Table list used by SAP ABAP Function Module DD_TTYP_GET (DD: Read routine for table types)
SAP ABAP Function Module
DD_TTYP_GET (DD: Read routine for table types) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DCTTYPGET | Control structure for DD_TTYP_GET | ||
| 2 | DCTTYPGET | Control structure for DD_TTYP_GET | SOURCE VALUE(GOT_STATE) LIKE DCTTYPGET |
|
| 3 | DCTTYPGET | Control structure for DD_TTYP_GET | SOURCE VALUE(GET_STATE) LIKE DCTTYPGET DEFAULT 'M ' |
|
| 4 | DD40L | Table types (internal tables defined in DD) | SOURCE VALUE(TTYP_NAME) LIKE DD40L-TYPENAME |
|
| 5 | DD40V | DD: Interface structure for table types | SOURCE VALUE(DD40V_WA_N) LIKE DD40V |
|
| 6 | DD40V | DD: Interface structure for table types | ||
| 7 | DD40V | DD: Interface structure for table types | SOURCE VALUE(DD40V_WA_A) LIKE DD40V |
|
| 8 | DD42V | DD: Interface structure for table type key fields (TTKF) | SOURCE DD42V_TAB_A STRUCTURE DD42V OPTIONAL |
|
| 9 | DD42V | DD: Interface structure for table type key fields (TTKF) | SOURCE DD42V_TAB_N STRUCTURE DD42V OPTIONAL |
|
| 10 | DD42V | DD: Interface structure for table type key fields (TTKF) | ||
| 11 | DD43V | Structure for DD43L and DD43T | SOURCE DD43V_TAB_N STRUCTURE DD43V OPTIONAL |
|
| 12 | DD43V | Structure for DD43L and DD43T | SOURCE DD43V_TAB_A STRUCTURE DD43V OPTIONAL |
|
| 13 | DDREFSTRUC | DD: General Reference Structure in ABAP Dictionary | SOURCE VALUE(WITHTEXT) LIKE DDREFSTRUC-BOOL DEFAULT ' ' |
|
| 14 | DDSTATE | Status of Objects |