Data Element list used by SAP ABAP Function Module SALI_MO_CREATE_ATTACH (Creates a New or Attaches to an Existing Monitoring Object (MO))
SAP ABAP Function Module
SALI_MO_CREATE_ATTACH (Creates a New or Attaches to an Existing Monitoring Object (MO)) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | ALCUSGROUP | Alert: Customization: Name of Customization Group | SOURCE VALUE(MT_CLASS) LIKE ALMTCREATE-CUSGROUPMT |
|
| 2 | ALTIDNUMRG | Alert: monitoring type number range (perm., temp, ...) | SOURCE VALUE(NUMRANGE) LIKE ALGLOBTID-MTNUMRANGE DEFAULT AL_NR_AUTO |
|
| 3 | ALTOOLKEY | Alert: Logical Name of Tool | SOURCE VALUE(TOOL_COLLECTING) LIKE ALTOOLASSG-TOOLNAME OPTIONAL |
|
| 4 | ALTOOLKEY | Alert: Logical Name of Tool | SOURCE VALUE(TOOL_ONALERT) LIKE ALTOOLASSG-TOOLNAME OPTIONAL |
|
| 5 | ALTOOLKEY | Alert: Logical Name of Tool | SOURCE VALUE(TOOL_ANALYZE) LIKE ALTOOLASSG-TOOLNAME OPTIONAL |
|
| 6 | ALUID | ALert: Unique Identifier for Alerts and Monitoring Types | SOURCE VALUE(UNIQUENUM) LIKE ALMTCREATE-UNIQUENUM OPTIONAL |
|
| 7 | ALVISILEVL | Alert: MTE type dev cust: Visible on user level (op,exp,dev) | SOURCE DEFAULT AL_VISIBLE_OPERATOR |
|
| 8 | ALVISILEVL | Alert: MTE type dev cust: Visible on user level (op,exp,dev) | SOURCE VALUE(VISIBLE_ON_USERLEV) LIKE ALMTCUSTWR-VISUSERLEV |
|