Data Element list used by SAP ABAP Function Module DDIF_FIELDINFO_GET (DD: Interface for Reading Text on Tables or Types)
SAP ABAP Function Module
DDIF_FIELDINFO_GET (DD: Interface for Reading Text on Tables or Types) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DDBOOL_D | DD: truth value | ||
| 2 | DDBOOL_D | DD: truth value | SOURCE VALUE(ALL_TYPES) TYPE DDBOOL_D DEFAULT ' ' |
|
| 3 | DDBOOL_D | DD: truth value | SOURCE VALUE(GROUP_NAMES) TYPE DDBOOL_D DEFAULT ' ' |
|
| 4 | DDBOOL_D | DD: truth value | SOURCE VALUE(DO_NOT_WRITE) TYPE DDBOOL_D DEFAULT ' ' |
|
| 5 | DDOBJNAME | Name of ABAP Dictionary Object | SOURCE VALUE(TABNAME) TYPE DDOBJNAME |
|
| 6 | FIELDNAME | Field Name | SOURCE VALUE(FIELDNAME) TYPE DFIES-FIELDNAME DEFAULT ' ' |
|
| 7 | FNAM_____4 | Field name | SOURCE VALUE(LFIELDNAME) TYPE DFIES-LFIELDNAME DEFAULT ' ' |
|
| 8 | SYTABIX | Row Index of Internal Tables | ||
| 9 | TABCLASS | Table category | SOURCE VALUE(DDOBJTYPE) TYPE DD02V-TABCLASS |
|
| 10 | UNICODELG | Unicode length with which runtime object was generated | SOURCE VALUE(UCLEN) TYPE UNICODELG OPTIONAL |
|