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 DD16S (R/3 DD: SQL table fields) is a standard table in SAP ERP. It belongs to the package SDIC.
Table | DD16S |
Short Text | R/3 DD: SQL table fields |
Package | SDIC |
Table Type | Transparent Table |
Field Name | Key | Description | Data Element | Type | Length | Check Table |
---|---|---|---|---|---|---|
SQLTAB | ✔ | Name of Pool/Cluster in the Database | SQLTABLE | CHAR | 10 | DD06L |
FIELDNAME | ✔ | Name of database table field | SFIELDNAME | CHAR | 30 | * |
AS4LOCAL | ✔ | Activation Status of a Repository Object | AS4LOCAL | CHAR | 1 | |
AS4VERS | ✔ | Version of the entry (not used) | AS4VERS | NUMC | 4 | |
POSITION | Position of the field in the table | TABFDPOS | NUMC | 4 | ||
KEYFLAG | Identifies a key field of a table | KEYFLAG | CHAR | 1 | ||
DATATYPE | Data Type in ABAP Dictionary | DATATYPE_D | CHAR | 4 | ||
LENG | Length (No. of Characters) | DDLENG | NUMC | 6 | ||
INTTYPE | ABAP data type (C,D,N,...) | INTTYPE | CHAR | 1 | ||
INTLEN | Internal Length in Bytes | INTLEN | NUMC | 6 |