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 DD14S (R/3 DD: components of SAP objects) is a standard table in SAP ERP. It belongs to the package SDIC.
Table | DD14S |
Short Text | R/3 DD: components of 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 | |
OBJPOS | ✔ | Position of a structure in objects | OBJPOS | NUMC | 4 | |
AS4LOCAL | ✔ | Activation Status of a Repository Object | AS4LOCAL | CHAR | 1 | |
AS4VERS | ✔ | Version of the entry (not used) | AS4VERS | NUMC | 4 | |
OBJSTRUCT | SAP object components | OBJSTRUCT | CHAR | 30 | * | |
STRUCTART | Type of SAP object component | STRUCTART | CHAR | 4 | ||
COND | Flag for a conditional relationship | COND | CHAR | 1 |