Data Element list used by SAP ABAP Function Module CUX1_CFG_NEW (Ermoeglicht das Anlegen einer neuen Konfiguration)
SAP ABAP Function Module
CUX1_CFG_NEW (Ermoeglicht das Anlegen einer neuen Konfiguration) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CUINST | Instance number within DDB (configuration) | SOURCE VALUE(ROOT_OBJECT_INSTANCE) LIKE DDB_C02-INSTANCE |
|
| 2 | CUOBJ | Configuration (internal object number) | SOURCE VALUE(NEW_CFG_POINTER) LIKE INOB-CUOBJ |
|
| 3 | CUOBN | Key of Object to be Classified | SOURCE VALUE(ROOT_NAME) LIKE CURSOBJ-OBJKEY |
|
| 4 | KLMENG | Cumulative Confirmed Quantity in Base Unit of Measure | SOURCE VALUE(QUANTITY) LIKE SDCOM-MENGE DEFAULT 1 |
|
| 5 | TABELLE | Name of database table for object | SOURCE VALUE(ROOT_TYPE) LIKE CURSOBJ-OBJTYP DEFAULT 'MARA' |
|
| 6 | WERKS_D | Plant | SOURCE VALUE(PLANT) LIKE SDCOM-WERKS DEFAULT 0001 |
|