SAP ABAP Function Module DD_INSTANTIATOR (Creation of instance of object(header) from its name and type spec.)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-DIC-AC (Application Component) Activation Program, Conversion Program, DB Utility, MC, SPDD
⤷
SDBT (Package) ABAP Dictionary: Basic Tools

⤷

⤷

Basic Data
Function Module | DD_INSTANTIATOR | Creation of instance of object(header) from its name and type spec. |
Function Group | SDDE | Calculate Dependents/Navigation |
Program Name | SAPLSDDE | DD: Navigation between DDIC Sources |
INCLUDE Name | LSDDEU03 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
WA_STRUC | TYPE | DD02L-TABNAME | Structure of INSTANCES_A/N tables | |||
![]() |
CLASS | TYPE | DDREFSTRUC-CLASS | 'DOMA' | Bezeichnung der Objektklasse | ||
![]() |
GET_STATE | TYPE | DDREFSTRUC-STATE | 'A' | Required status of object instances | ||
![]() |
LANGU | TYPE | SYST-LANGU | SY-LANGU | Required language | ||
![]() |
LEN | TYPE | SYST-FDPOS | 10 | Length of symbol field in'NAMES' | ||
![]() |
OFF | TYPE | SYST-FDPOS | 0 | Start of symbol field in 'NAMES' | ||
![]() |
PRID | TYPE | SYST-TABIX | 0 | ID of a standard output channel or 0. | ||
![]() |
WITHTEXT | TYPE | DDREFSTRUC-STATE | ' ' | X: Text in language 'LANGU' is read with it | ||
![]() |
INSTANCES_A | TYPE | Active object instances | ||||
![]() |
INSTANCES_N | TYPE | Revised object instances | ||||
![]() |
NAMES | TYPE | Table with symbol field in position 'OFF'('LEN') | ||||
![]() |
ILLEGAL_PATH | TYPE | Instance cannot be created for class | ||||
Processing Type
Normal Function Module | |
![]() |
BaseXML supported |
Update Module | Start immediately |
Immediate Start, No Restart | |
Start Delayed | |
Coll.run | |
JAVA Module Callable from ABAP | |
Remote-Enabled JAVA Module | |
Module Callable from JAVA |
History
Last changed by/on | SAP | 19950113 |
SAP Release Created in |