Table/Structure Field list used by SAP ABAP Program RUTDBDEF (DD Analysis Tool: Display Database Structure)
SAP ABAP Program
RUTDBDEF (DD Analysis Tool: Display Database Structure) 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 - TYPE | Database type | ||
| 5 | DBFIELD - NULLABLE | Null values allowed | ||
| 6 | DBFIELD - NAME | Name of the DB field | ||
| 7 | DBFIELD - LENGTH | Length (No. of Characters) | ||
| 8 | DBFIELD - KEYFLAG | Identifies a key field of a table | ||
| 9 | DBFIELD - DEFAULTVAL | Default value for a DB column | ||
| 10 | DBFIELD - DECIMALS | Number of Decimal Places | ||
| 11 | DBFIELD - COLUMN | Position of the field in the table | ||
| 12 | DBINDEX - NAME | Table or index name | ||
| 13 | DBINDEX - UNIQUE | Flag for UNIQUE indexes | ||
| 14 | DBINDFLD - FIELD | Name of the DB field | ||
| 15 | DBINDFLD - INDEX | Table or index name | ||
| 16 | DD02L - TABNAME | Table Name | ||
| 17 | SYST - PAGNO | ABAP System Field: Current List Page | ||
| 18 | SYST - SROWS | ABAP System Field: Number of Screen Rows | ||
| 19 | SYST - UCOMM | ABAP System Field: PAI-Triggering Function Code | ||
| 20 | SYST - VLINE | ABAP System Field: Vertical Line for List |