SAP Table LTDX
Generic storage of display variants
LTDX (Generic storage of display variants) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.
Additionally we provide an overview of foreign key relationships, if any, that link LTDX to other SAP tables.
LTDX table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||
---|---|---|---|---|---|---|---|---|
MANDT | Client | MANDT | CLNT | 3 | 0 | |||
RELID | Region in IMPORT/EXPORT Data Table | INDX_RELID | CHAR | 2 | 0 | |||
REPORT | ABAP Program Name | REPID | CHAR | 40 | 0 | |||
HANDLE | Mgt. ID for repeated calls from the same program | SLIS_HANDL | CHAR | 4 | 0 | |||
LOG_GROUP | Logical group name | SLIS_LOGGR | CHAR | 4 | 0 | |||
USERNAME | User name for user-specific storage | SLIS_USER | CHAR | 12 | 0 | |||
VARIANT | Layout | SLIS_VARI | CHAR | 12 | 0 | |||
TYPE | Type (internal use) | SLIS_TYPE | CHAR | 1 | 0 | |||
SRTF2 | Next record counter in EXPORT/IMPORT data tables | INDX_SRTF2 | INT4 | 10 | 0 | |||
VERSION | Object version | VERSION | NUMC | 6 | 0 | |||
ERFDAT | Display variant creation date | SLIS_ERDAT | DATS | 8 | 0 | |||
ERFTIME | Display variant creation time | SLIS_ERTIM | TIMS | 6 | 0 | |||
ERFNAME | Display variant creator | SLIS_ERNAM | CHAR | 12 | 0 | |||
AEDAT | Display variant change date | SLIS_AEDAT | DATS | 8 | 0 | |||
AETIME | Display variant change time | SLIS_AETIM | TIMS | 6 | 0 | |||
AENAME | Name of the last user to change the display variant | SLIS_AENAM | CHAR | 12 | 0 | |||
DEPENDVARS | Dependent variant entry vector | SLIS_DEPVS | CHAR | 10 | 0 | |||
INACTIVE | Single-Character Indicator | CHAR1 | CHAR | 1 | 0 | |||
CLUSTR | Length field for user data in EXPORT/IMPORT tables | INDX_CLSTR | INT2 | 5 | 0 | |||
CLUSTD | Data field for IMPORT/EXPORT database tables | INDX_CLUST | LRAW | 2886 | 0 |