DEMO_INDX_TABLE - Export/Import Table with LRAW Fields
Export/Import Table with LRAW Fields information is stored in SAP table DEMO_INDX_TABLE.
It is part of development package SABAPDEMOS in software component BC-ABA-LA. This development package consists of objects that can be grouped under "Demos for ABAP Documentation, not for Production Use".
It is part of development package SABAPDEMOS in software component BC-ABA-LA. This development package consists of objects that can be grouped under "Demos for ABAP Documentation, not for Production Use".
Fields for table DEMO_INDX_TABLE
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| MANDT | Client | X | MANDT | CLNT | 6 | |
| RELID | Region in IMPORT/EXPORT Data Table | X | INDX_RELID | CHAR | 4 | |
| ID | Free key | X | CHAR | 60 | ||
| SRTF2 | Next record counter in EXPORT/IMPORT data tables | X | INDX_SRTF2 | INT4 | 4 | |
| USERID | User Name | SYUNAME | CHAR | 24 | ||
| TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TIMESTAMP | DEC | 8 | ||
| CLUSTR | Length field for user data in EXPORT/IMPORT tables | INDX_CLSTR | INT2 | 2 | ||
| CLUSTD | Data field for IMPORT/EXPORT database tables | INDX_CLUST | LRAW | 2886 |