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 DML_DELIVERY_DAT (DML Cluster Table for Delivery of Application Data) is a standard table in SAP ERP. It belongs to the package COM_DML_CUST.
Table | DML_DELIVERY_DAT |
Short Text | DML Cluster Table for Delivery of Application Data |
Package | COM_DML_CUST |
Table Type | Transparent Table |
Field Name | Key | Description | Data Element | Type | Length | Check Table |
---|---|---|---|---|---|---|
RELID | ✔ | Region in IMPORT/EXPORT Data Table | INDX_RELID | CHAR | 2 | |
SRTFD | ✔ | Object Key | DML_SRTFD | CHAR | 32 | |
SRTF2 | ✔ | Next record counter in EXPORT/IMPORT data tables | INDX_SRTF2 | INT4 | 10 | |
OWNER_ID | External Key of Owner | DML_OWNERID | CHAR | 50 | * | |
OBJECT_TYPE | MDF Object Type | DML_OBJTYP | CHAR | 10 | ||
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 |