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 DD15L (R/3 DD: SAP objects) is a standard table in SAP ERP. It belongs to the package SDIC.
Table | DD15L |
Short Text | R/3 DD: SAP objects |
Package | SDIC |
Table Type | Transparent Table |
Field Name | Key | Description | Data Element | Type | Length | Check Table |
---|---|---|---|---|---|---|
OBJNAME | ✔ | SAP object name | OBJNAME | CHAR | 30 | |
AS4LOCAL | ✔ | Activation Status of a Repository Object | AS4LOCAL | CHAR | 1 | |
AS4VERS | ✔ | Version of the entry (not used) | AS4VERS | NUMC | 4 | |
OBJCLASS | Object class | OBJCLASS | CHAR | 8 | ||
SQLTAB | SQL table name | SQLTAB | CHAR | 10 | ||
CLIDEP | Flag indicating client-specific entries | CLIDEP | CHAR | 1 | ||
ACTFLAG | Activation flag | ACTFLAG | CHAR | 1 | ||
APPLCLASS | Application class for DD objects (not used) | APPLCLASS | CHAR | 4 | * | |
AUTHCLASS | Activation type | AUTHCLASS_ | NUMC | 2 | ||
AS4USER | Last Changed by | AS4USER | CHAR | 12 | ||
AS4DATE | Date of Last Change | AS4DATE | DATS | 8 | ||
AS4TIME | Last changed at | AS4TIME | TIMS | 6 |