Table 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 | DCOPCONTRL | Interface Structure for RADBTDDO | ||
| 2 | DD42S | Key fields for table types (internal tab. defined in DD) | ||
| 3 | DD42V | DD: Interface structure for table type key fields (TTKF) | SOURCE DD42V_TAB_A STRUCTURE DD42V OPTIONAL |
|
| 4 | DD42V | DD: Interface structure for table type key fields (TTKF) | SOURCE DD42V_TAB_N STRUCTURE DD42V OPTIONAL |
|
| 5 | DD42V | DD: Interface structure for table type key fields (TTKF) | ||
| 6 | DD43L | Secondary Key for Table Types | ||
| 7 | DD43L | Secondary Key for Table Types | SOURCE REFERENCE(TTYP_NAME) LIKE DD43L-TYPENAME DEFAULT ' ' |
|
| 8 | DD43L | Secondary Key for Table Types | SOURCE VALUE(SECKEYNAME) LIKE DD43L-SECKEYNAME DEFAULT '*' |
|
| 9 | DD43T | Text Table for DD43L (Secondary Key for Table Types) | ||
| 10 | DD43V | Structure for DD43L and DD43T | SOURCE DD43V_TAB_A STRUCTURE DD43V OPTIONAL |
|
| 11 | DD43V | Structure for DD43L and DD43T | ||
| 12 | DD43V | Structure for DD43L and DD43T | SOURCE DD43V_TAB_N STRUCTURE DD43V OPTIONAL |
|
| 13 | DDREFSTRUC | DD: General Reference Structure in ABAP Dictionary | SOURCE VALUE(WITHTEXT) LIKE DDREFSTRUC-BOOL DEFAULT '' |
|
| 14 | DDREFSTRUC | DD: General Reference Structure in ABAP Dictionary | SOURCE VALUE(GET_STATE) LIKE DDREFSTRUC-STATE DEFAULT 'M' |
|
| 15 | DDREFSTRUC | DD: General Reference Structure in ABAP Dictionary | ||
| 16 | DDSTATE | Status of Objects | ||
| 17 | DDSTATE | Status of Objects | SOURCE GOT_STATES STRUCTURE DDSTATE OPTIONAL |