CNV_DOWNUP_DATA - INDX table for upload / download protocoling
INDX table for upload / download protocoling information is stored in SAP table CNV_DOWNUP_DATA.
It is part of development package CNV_BASIS in software component CA-DT-CNV. This development package consists of objects that can be grouped under "Conversion: Basis functions".
It is part of development package CNV_BASIS in software component CA-DT-CNV. This development package consists of objects that can be grouped under "Conversion: Basis functions".
Fields for table CNV_DOWNUP_DATA
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 6 | T000 |
RELID | Region in IMPORT/EXPORT Data Table | X | INDX_RELID | CHAR | 4 | |
ID | Download / upload ID | X | CNV_00001_UPDOWN_ID | CHAR | 64 | CNV_DOWNUP_LOG |
TYPE | Type of download / upload data (file, db) | X | CNV_00001_UPDOWN_TYPE | CHAR | 2 | |
SRTF2 | Next record counter in EXPORT/IMPORT data tables | X | INDX_SRTF2 | INT4 | 4 | |
CLUSTR | Length field for user data in EXPORT/IMPORT tables | INDX_CLSTR | INT2 | 2 | ||
CLUSTD | Data cluster, maximum length 31000 | CNV_LRAW31000 | LRAW | 31000 |