Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.
Bei amazon.de ansehen →The table LTCX (Generic store for extracts) is a standard table in SAP ERP. It belongs to the package SLIS.
Table | LTCX |
Short Text | Generic store for extracts |
Package | SLIS |
Table Type | Transparent Table |
Field Name | Key | Description | Data Element | Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | ✔ | Client | MANDT | CLNT | 3 | * |
RELID | ✔ | Region in IMPORT/EXPORT Data Table | INDX_RELID | CHAR | 2 | |
REPORT | ✔ | ABAP Program Name | REPID | CHAR | 40 | |
HANDLE | ✔ | Mgt. ID for repeated calls from the same program | SLIS_HANDL | CHAR | 4 | |
LOG_GROUP | ✔ | Logical group name | SLIS_LOGGR | CHAR | 4 | |
USERNAME | ✔ | User name for user-specific storage | SLIS_USER | CHAR | 12 | |
HASH | ✔ | Hash | LVC_HASH | CHAR | 20 | |
TYPE | ✔ | Type (internal use) | SLIS_TYPE | CHAR | 1 | |
DISVARIANT | ✔ | Layout | SLIS_VARI | CHAR | 12 | |
SRTF2 | ✔ | Next record counter in EXPORT/IMPORT data tables | INDX_SRTF2 | INT4 | 10 | |
TEXT | Extract Name | SLIS_EXBZ | CHAR | 40 | ||
VERSION | Object version | VERSION | NUMC | 6 | ||
ERFDAT | Display variant creation date | SLIS_ERDAT | DATS | 8 | ||
ERFTIME | Display variant creation time | SLIS_ERTIM | TIMS | 6 | ||
ERFNAME | Display variant creator | SLIS_ERNAM | CHAR | 12 | ||
DATA | Extract information | EXDATA | CHAR | 60 | ||
CLUSTR | Length field for user data in EXPORT/IMPORT tables | INDX_CLSTR | INT2 | 5 | ||
CLUSTD | Data field for IMPORT/EXPORT database tables | INDX_CLUST | LRAW | 2886 |