Data Element list used by SAP ABAP Function Module DD_TTKF_SET_GET (DD: Interface for set-oriented reading of table type headers)
SAP ABAP Function Module
DD_TTKF_SET_GET (DD: Interface for set-oriented reading of table type headers) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DDBOOL_D | DD: truth value | SOURCE VALUE(WITHTEXT) LIKE DDREFSTRUC-BOOL DEFAULT '' |
|
| 2 | FNAM_____4 | Field name | SOURCE VALUE(POINTER) TYPE FNAM_____4 DEFAULT ' ' |
|
| 3 | OBJSTATE | Status of the ABAP Dictionary object | SOURCE VALUE(GET_STATE) LIKE DDREFSTRUC-STATE DEFAULT 'M' |
|
| 4 | SECKEYNAME | Name of Secondary Key for Table Type | SOURCE VALUE(SECKEYNAME) LIKE DD43L-SECKEYNAME DEFAULT '*' |
|
| 5 | TTYPENAME | Name of table type | SOURCE REFERENCE(TTYP_NAME) LIKE DD43L-TYPENAME DEFAULT ' ' |
|