Table/Structure Field list used by SAP ABAP Program RUTDBDSP (DD: Display Database Object)
SAP ABAP Program
RUTDBDSP (DD: Display Database Object) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DBDIFF - DIFFKIND | DD: Type of inconsistency between DD and DB, DB exceptions | ||
| 2 | DBDIFF - DBSYS | Database system name | ||
| 3 | DBDIFF - OBJNAME | Name of the database object (table, index, view ...) | ||
| 4 | DBDOMAIN - DECIMALS | Number of Decimal Places | ||
| 5 | DBDOMAIN - LENGTH | Length (No. of Characters) | ||
| 6 | DBDOMAIN - TYPE | Database type | ||
| 7 | DBFIELD - TYPE | Database type | ||
| 8 | DBFIELD - NULLABLE | Null values allowed | ||
| 9 | DBFIELD - NAME | Name of the DB field | ||
| 10 | DBFIELD - LENGTH | Length (No. of Characters) | ||
| 11 | DBFIELD - KEYFLAG | Identifies a key field of a table | ||
| 12 | DBFIELD - DEFAULTVAL | Default value for a DB column | ||
| 13 | DBFIELD - DECIMALS | Number of Decimal Places | ||
| 14 | DBFIELD - COLUMN | Position of the field in the table | ||
| 15 | DBFTYPE - COLUMN | Position of the field in the table | ||
| 16 | DBFTYPE - DECIMALS | Number of Decimal Places | ||
| 17 | DBFTYPE - KEYFLAG | Identifies a key field of a table | ||
| 18 | DBFTYPE - LENGTH | Length (No. of Characters) | ||
| 19 | DBFTYPE - NAME | Name of the DB field | ||
| 20 | DBFTYPE - NULLABLE | Null values allowed | ||
| 21 | DBFTYPE - TYPE | Database type | ||
| 22 | DBINDEX - NAME | Table or index name | ||
| 23 | DBINDEX - UNIQUE | Flag for UNIQUE indexes | ||
| 24 | DBINDFLD - INDEX | Table or index name | ||
| 25 | DBINDFLD - FIELD | Name of the DB field | ||
| 26 | DBTABCHK - DBDIFF | Is DD check to be executed/how? | ||
| 27 | DBTABCHK - FIELDS | Is DD check to be executed/how? | ||
| 28 | DBTABCHK - PRIMIND | Is DD check to be executed/how? | ||
| 29 | DBTABCHK - SECIND | Is DD check to be executed/how? | ||
| 30 | DD02L - TABNAME | Table Name | ||
| 31 | DD07T - DDTEXT | Short Text for Fixed Values | ||
| 32 | DD07V - DDTEXT | Short Text for Fixed Values | ||
| 33 | DD07V - DOMVALUE_L | Values for Domains: Single Value / Upper Limit | ||
| 34 | DD12V - UNIQUEFLAG | Flag for UNIQUE indexes | ||
| 35 | DD12V - SQLTAB | Table Name | ||
| 36 | DD12V - INDEXNAME | Unique Index ID in a Table | ||
| 37 | DD12V - DBINDEX | Database index | ||
| 38 | DD17V - FIELDNAME | Field Name | ||
| 39 | DD17V - INDEXNAME | Unique Index ID in a Table | ||
| 40 | DD17V - POSITION | Position of the field in the table | ||
| 41 | DD17V - SQLTAB | Table Name | ||
| 42 | DDREFSTRUC - STATE | Status of the ABAP Dictionary object | ||
| 43 | SYST - DBSYS | ABAP System Field: Central Database System | ||
| 44 | SYST - LANGU | ABAP System Field: Language Key of Text Environment | ||
| 45 | SYST - LSIND | ABAP System Field: Current List Level | ||
| 46 | SYST - TABIX | ABAP System Field: Row Index of Internal Tables | ||
| 47 | SYST - UCOMM | ABAP System Field: PAI-Triggering Function Code | ||
| 48 | SYST - VLINE | ABAP System Field: Vertical Line for List |