Data Element list used by SAP ABAP Function Module CUDB_MAKE_PART_INSTANCE (Erzeugt eine neue Instanz in der Konfiguration zu geg. Vaterobjekt)
SAP ABAP Function Module
CUDB_MAKE_PART_INSTANCE (Erzeugt eine neue Instanz in der Konfiguration zu geg. Vaterobjekt) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CUFACT | Fact number in DDB (transaction data for configuration) | SOURCE VALUE(FACT) LIKE DDB_C02-FACT |
|
| 2 | CUINST | Instance number within DDB (configuration) | SOURCE VALUE(INSTANCE) LIKE DDB_C02-INSTANCE |
|
| 3 | CUINST | Instance number within DDB (configuration) | SOURCE VALUE(PARENT) LIKE DDB_C02-INSTANCE |
|
| 4 | CUKNTYPE | Origin of assigned values in configuration | SOURCE VALUE(KNTYPE) LIKE TMS_JUST-KNTYPE |
|
| 5 | CUTRIGGER | Reference to fact list (configuration: TMS, PMS) | SOURCE VALUE(TRIGGER) LIKE TMS_JUST-TRIGGER |
|
| 6 | TMS_AUTHOR | Author of a DDB entry | SOURCE VALUE(AUTHOR) LIKE TMS_JUST-AUTHOR |
|
| 7 | TMS_SEGM | Segment of dynamic database | SOURCE VALUE(SEGM) LIKE TMS_JUST-SEGM |
|