Data Element list used by SAP ABAP Function Module RSRV_CCMS_MSC_CREATE_ATTACH (Module to add nodes under attributes)
SAP ABAP Function Module
RSRV_CCMS_MSC_CREATE_ATTACH (Module to add nodes under attributes) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | ALMTNAMESH | Alert: Short Name of Monitoring Type | SOURCE REFERENCE(I_MTE_NAME) TYPE ALMTCREATE-NAME |
|
| 2 | ALSEVERITY | Alert: severity (alerts, monitoring type custom..) | SOURCE REFERENCE(I_ALSEVERITY) TYPE ALSEVERITY OPTIONAL |
|
| 3 | ALVALUE | Alert: alert value (1 = green, 2 = yellow, ....) | SOURCE REFERENCE(I_ALCOLOR) TYPE ALVALUE OPTIONAL |
|
| 4 | SYMSGV | Message Variable | SOURCE REFERENCE(I_TEST_RESULT) TYPE SYMSGV |
|