Table/Structure Field 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 - TABNAME | Table Name | SOURCE VALUE(WA_STRUC) LIKE DD02L-TABNAME |
2 | ![]() |
DDREFSTRUC - CLASS | Object class | SOURCE VALUE(CLASS) LIKE DDREFSTRUC-CLASS DEFAULT 'DOMA' |
3 | ![]() |
DDREFSTRUC - STATE | Status of the ABAP Dictionary object | SOURCE VALUE(GET_STATE) LIKE DDREFSTRUC-STATE DEFAULT 'A' |
4 | ![]() |
DDREFSTRUC - STATE | Status of the ABAP Dictionary object | SOURCE VALUE(WITHTEXT) LIKE DDREFSTRUC-STATE DEFAULT ' ' |