Table/Structure Field list used by SAP ABAP Function Module SHDB_GET_TABLE_FIELDS (Get table fields)
SAP ABAP Function Module
SHDB_GET_TABLE_FIELDS (Get table fields) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DBDOMAIN - DECIMALS | Number of Decimal Places | ||
| 2 | DBDOMAIN - LENGTH | Length (No. of Characters) | ||
| 3 | DBDOMAIN - TYPE | Database type | ||
| 4 | DBFIELD - COLUMN | Position of the field in the table | ||
| 5 | DBFIELD - DECIMALS | Number of Decimal Places | ||
| 6 | DBFIELD - DEFAULTVAL | Default value for a DB column | ||
| 7 | DBFIELD - KEYFLAG | Identifies a key field of a table | ||
| 8 | DBFIELD - KEYPOS | Position of the index column within the indexes (1,2..) | ||
| 9 | DBFIELD - LENGTH | Length (No. of Characters) | ||
| 10 | DBFIELD - NAME | Name of the DB field | ||
| 11 | DBFIELD - NULLABLE | Null values allowed | ||
| 12 | DBFIELD - TYPE | Database type | ||
| 13 | DD02L - TABNAME | Table Name | ||
| 14 | DD12L - DBINDEX | Database index |