Table list used by SAP ABAP Function Module DD_INSTANTIATOR (Creation of instance of object(header) from its name and type spec.)
SAP ABAP Function Module
DD_INSTANTIATOR (Creation of instance of object(header) from its name and type spec.) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DD02L | SAP Tables | SOURCE VALUE(WA_STRUC) LIKE DD02L-TABNAME |
|
| 2 | DDREFSTRUC | DD: General Reference Structure in ABAP Dictionary | SOURCE VALUE(GET_STATE) LIKE DDREFSTRUC-STATE DEFAULT 'A' |
|
| 3 | DDREFSTRUC | DD: General Reference Structure in ABAP Dictionary | SOURCE VALUE(CLASS) LIKE DDREFSTRUC-CLASS DEFAULT 'DOMA' |
|
| 4 | DDREFSTRUC | DD: General Reference Structure in ABAP Dictionary | SOURCE VALUE(WITHTEXT) LIKE DDREFSTRUC-STATE DEFAULT ' ' |
|