Data Element list used by SAP ABAP Function Module CUKO_SET_MODE_INSTANCIATION (Setzen Modus fuer Instanziierung)
SAP ABAP Function Module
CUKO_SET_MODE_INSTANCIATION (Setzen Modus fuer Instanziierung) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | INST_BOTTOMUP | Instantiation: Bottom-Up | SOURCE VALUE(BOTTOM_UP) LIKE RCUKO-INST_BOTTOMUP DEFAULT ' ' |
|
| 2 | INST_ENTRY | Instantiation: Selected Assembly | SOURCE VALUE(ENTRY) LIKE RCUKO-INST_ENTRY DEFAULT 'X' |
|
| 3 | INST_TOPDOWN | Instantiation: top-down | SOURCE VALUE(TOP_DOWN) LIKE RCUKO-INST_TOPDOWN DEFAULT ' ' |
|