Table/Structure Field list used by SAP ABAP Function Module DD_NTAB_DB_CMP (Vergleich zwischen Nametab und Datenbank)
SAP ABAP Function Module
DD_NTAB_DB_CMP (Vergleich zwischen Nametab und Datenbank) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DBDOMAIN - LENGTH | Length (No. of Characters) | ||
| 2 | DBDOMAIN - TYPE | Database type | ||
| 3 | DBDOMAIN - DECIMALS | Number of Decimal Places | ||
| 4 | DBFIELD - COLUMN | Position of the field in the table | ||
| 5 | DBFIELD - DECIMALS | Number of Decimal Places | ||
| 6 | DBFIELD - KEYFLAG | Identifies a key field of a table | ||
| 7 | DBFIELD - KEYPOS | Position of the index column within the indexes (1,2..) | ||
| 8 | DBFIELD - LENGTH | Length (No. of Characters) | ||
| 9 | DBFIELD - NAME | Name of the DB field | ||
| 10 | DBFIELD - NULLABLE | Null values allowed | ||
| 11 | DBFIELD - TYPE | Database type | ||
| 12 | DBFTYPE - KEYFLAG | Identifies a key field of a table | ||
| 13 | DBFTYPE - TYPE | Database type | ||
| 14 | DBFTYPE - NULLABLE | Null values allowed | ||
| 15 | DBFTYPE - NAME | Name of the DB field | ||
| 16 | DBFTYPE - LENGTH | Length (No. of Characters) | ||
| 17 | DBFTYPE - KEYPOS | Position of the index column within the indexes (1,2..) | ||
| 18 | DBFTYPE - DECIMALS | Number of Decimal Places | ||
| 19 | DBFTYPE - COLUMN | Position of the field in the table | ||
| 20 | DBNTAB - NTDBLENGTH | Field Length in ABAP | ||
| 21 | DBNTAB - TABNAME | Table Name | ||
| 22 | DBNTAB - NTPOSITION | Position number of table field in database | ||
| 23 | DBNTAB - NTKEYPOS | Position of the index column within the indexes (1,2..) | ||
| 24 | DBNTAB - NTDIGITS | Dictionary length for DEC, CURR, QUAN types | ||
| 25 | DBNTAB - NTDECIMALS | Number of decimal places in the field | ||
| 26 | DBNTAB - FIELDNAME | Field Name | ||
| 27 | DBNTAB - DIFFERENCE | Specification of difference between two data types | ||
| 28 | DBNTAB - DBTYPE | Database type | ||
| 29 | DBNTAB - DBPOSITION | Length of Field (Number of Characters) | ||
| 30 | DBNTAB - DBLENGTH | Length of Field (Number of Characters) | ||
| 31 | DBNTAB - DBKEYPOS | Position of the index column within the indexes (1,2..) | ||
| 32 | DBNTAB - DBDECIMALS | Number of Decimal Places | ||
| 33 | DBNTAB - DTYP | Data Type in ABAP Dictionary | ||
| 34 | DD02L - TABNAME | Table Name | SOURCE VALUE(TABNAME) LIKE DD02L-TABNAME |
|
| 35 | DD02L - TABNAME | Table Name | ||
| 36 | DD03L - FIELDNAME | Field Name | ||
| 37 | DD03L - POSITION | Position of the field in the table | ||
| 38 | DD12L - DBINDEX | Database index | ||
| 39 | DDERR - ERRNUM | Output: Error number | ||
| 40 | DDSUX031L - DECIMALS | Number of decimal places in the field | ||
| 41 | DDSUX031L - FLAG1 | Flag 1 length 1 byte for field attributes | ||
| 42 | DDSUX031L - FIELDNAME | Field Name | ||
| 43 | DDSUX031L - DTYP | Data Type in ABAP Dictionary | ||
| 44 | DDSUX031L - DIGITS | Dictionary length for DEC, CURR, QUAN types | ||
| 45 | DDSUX031L - DBLENGTH | Field Length in ABAP | ||
| 46 | SYST - DBSYS | ABAP System Field: Central Database System | ||
| 47 | SYST - TABIX | ABAP System Field: Row Index of Internal Tables | ||
| 48 | X031L - DBLENGTH | Field Length in ABAP | ||
| 49 | X031L - DECIMALS | Number of decimal places in the field | ||
| 50 | X031L - DIGITS | Dictionary length for DEC, CURR, QUAN types | ||
| 51 | X031L - DTYP | Data Type in ABAP Dictionary | ||
| 52 | X031L - FIELDNAME | Field Name | ||
| 53 | X031L - FLAG1 | Flag 1 length 1 byte for field attributes | ||
| 54 | X031L - POSITION | Position number of table field in database |