Table list used by SAP ABAP Function Module DD_TTHD_SET_GET (DD: Interface for set-oriented reading of table type headers)
SAP ABAP Function Module
DD_TTHD_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 | DD40L | Table types (internal tables defined in DD) | ||
| 3 | DD40T | Text on table types | ||
| 4 | DD40V | DD: Interface structure for table types | SOURCE DD40V_TAB_N STRUCTURE DD40V OPTIONAL |
|
| 5 | DD40V | DD: Interface structure for table types | ||
| 6 | DD40V | DD: Interface structure for table types | SOURCE DD40V_TAB_A STRUCTURE DD40V OPTIONAL |
|
| 7 | DDREFSTRUC | DD: General Reference Structure in ABAP Dictionary | ||
| 8 | DDREFSTRUC | DD: General Reference Structure in ABAP Dictionary | SOURCE VALUE(WITHTEXT) LIKE DDREFSTRUC-BOOL DEFAULT ' ' |
|
| 9 | DDREFSTRUC | DD: General Reference Structure in ABAP Dictionary | SOURCE VALUE(GET_STATE) LIKE DDREFSTRUC-STATE DEFAULT 'M' |
|
| 10 | DDSTATE | Status of Objects | ||
| 11 | DDSTATE | Status of Objects | SOURCE GOT_STATES STRUCTURE DDSTATE OPTIONAL |