Data Element list used by SAP ABAP Function Module CUXP_SET_MSG (Anlegen einer Konfliktmeldung in der Konfiguration)
SAP ABAP Function Module
CUXP_SET_MSG (Anlegen einer Konfliktmeldung in der Konfiguration) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CUINST | Instance number within DDB (configuration) | SOURCE VALUE(INSTANCE) LIKE CUXP_01-INSTANCE |
|
| 2 | CUKNTYPE | Origin of assigned values in configuration | SOURCE VALUE(KNTYPE) LIKE CUXP_01-KNTYPE |
|
| 3 | CUTRIGGER | Reference to fact list (configuration: TMS, PMS) | SOURCE VALUE(TRIGGER) LIKE CUXP_01-TRIGGER |
|
| 4 | CUXPLEV | Type of message in configuration ('0'=error, '1'=warning) | SOURCE VALUE(LEVEL) LIKE CUXP_01-LEVEL |
|
| 5 | MSGNR | Message number | SOURCE VALUE(MSGNR) LIKE CUXP_01-MSGNR |
|
| 6 | TMS_AUTHOR | Author of a DDB entry | SOURCE VALUE(AUTHOR) LIKE CUXP_01-AUTHOR |
|
| 7 | TMS_SEGM | Segment of dynamic database | SOURCE VALUE(SEGM) LIKE CUXP_01-SEGM |
|