Table 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 | ALGLOBTID | Alert: global monitoring type identifier | SOURCE VALUE(NEW_TID) LIKE ALGLOBTID |
|
| 2 | ALGLOBTID | Alert: global monitoring type identifier | ||
| 3 | ALGLOBTID | Alert: global monitoring type identifier | SOURCE VALUE(NUMRANGE) LIKE ALGLOBTID-MTNUMRANGE DEFAULT AL_NR_AUTO |
|
| 4 | ALGLOBTID | Alert: global monitoring type identifier | SOURCE VALUE(PARENT_TID) LIKE ALGLOBTID |
|
| 5 | ALMTCREATE | Alert: Structure for MT Create (Parent, Numrange, uid, name) | SOURCE VALUE(MT_CLASS) LIKE ALMTCREATE-CUSGROUPMT |
|
| 6 | ALMTCREATE | Alert: Structure for MT Create (Parent, Numrange, uid, name) | SOURCE VALUE(UNIQUENUM) LIKE ALMTCREATE-UNIQUENUM OPTIONAL |
|
| 7 | ALMTCUSTWR | Alert: MT Type Def Customization: Write (Tid + almtcust) | SOURCE DEFAULT AL_VISIBLE_OPERATOR |
|
| 8 | ALMTCUSTWR | Alert: MT Type Def Customization: Write (Tid + almtcust) | SOURCE VALUE(VISIBLE_ON_USERLEV) LIKE ALMTCUSTWR-VISUSERLEV |
|
| 9 | ALTOOLASSG | Alert: set Tool (Tid + Toolname + ToolDisp. + new status) | SOURCE VALUE(TOOL_ONALERT) LIKE ALTOOLASSG-TOOLNAME OPTIONAL |
|
| 10 | ALTOOLASSG | Alert: set Tool (Tid + Toolname + ToolDisp. + new status) | SOURCE VALUE(TOOL_COLLECTING) LIKE ALTOOLASSG-TOOLNAME OPTIONAL |
|
| 11 | ALTOOLASSG | Alert: set Tool (Tid + Toolname + ToolDisp. + new status) | SOURCE VALUE(TOOL_ANALYZE) LIKE ALTOOLASSG-TOOLNAME OPTIONAL |