Table/Structure Field list used by SAP ABAP Function Module WSAF_READ_TABLE_DEFINES (Building a internal table with all fields and descriptions)
SAP ABAP Function Module
WSAF_READ_TABLE_DEFINES (Building a internal table with all fields and descriptions) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DD03L - DATATYPE | Data Type in ABAP Dictionary | ||
| 2 | DD03L - AS4LOCAL | Activation Status of a Repository Object | ||
| 3 | DD03L - TABNAME | Table Name | ||
| 4 | DD03L - ROLLNAME | Data element (semantic domain) | ||
| 5 | DD03L - POSITION | Position of the field in the table | ||
| 6 | DD03L - LENG | Length (No. of Characters) | ||
| 7 | DD03L - KEYFLAG | Identifies a key field of a table | ||
| 8 | DD03L - INTTYPE | ABAP data type (C,D,N,...) | ||
| 9 | DD03L - INTLEN | Internal Length in Bytes | ||
| 10 | DD03L - FIELDNAME | Field Name | ||
| 11 | DD03L - DOMNAME | Domain name | ||
| 12 | DD03L - DECIMALS | Number of Decimal Places | ||
| 13 | WSAF_S_TABLE_DEFINES - TAB_POSITION | Position of the field in the table | ||
| 14 | WSAF_S_TABLE_DEFINES - TABNAME | Table Name | ||
| 15 | WSAF_S_TABLE_DEFINES - ROLLNAME | Data element (semantic domain) | ||
| 16 | WSAF_S_TABLE_DEFINES - LENG | Length (No. of Characters) | ||
| 17 | WSAF_S_TABLE_DEFINES - KEYFLAG | Identifies a key field of a table | ||
| 18 | WSAF_S_TABLE_DEFINES - INTTYPE | ABAP data type (C,D,N,...) | ||
| 19 | WSAF_S_TABLE_DEFINES - INTLEN | Internal Length in Bytes | ||
| 20 | WSAF_S_TABLE_DEFINES - FIELDNAME | Field Name | ||
| 21 | WSAF_S_TABLE_DEFINES - DOMAENE | Domain name | ||
| 22 | WSAF_S_TABLE_DEFINES - DECIMALS | Number of Decimal Places | ||
| 23 | WSAF_S_TABLE_DEFINES - DATATYPE | Data Type in ABAP Dictionary | ||
| 24 | WSAF_S_TABLE_DEFINES - ACTIVESTATUS | Activation Status of a Repository Object |