Data Element list used by SAP ABAP Function Module SALI_MC_CREATE_ATTACH (Creates a New or Attaches to an Existing Monitoring Context (MC))
SAP ABAP Function Module
SALI_MC_CREATE_ATTACH (Creates a New or Attaches to an Existing Monitoring Context (MC)) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | ALFLAG | Alerts: Indicator ('X' or SPACE ) | SOURCE VALUE(CONTEXT_FIXED_ON_SEGMENT) TYPE ALFLAG DEFAULT ' ' |
|
| 2 | ALMCNAME | Alert: Name of Monitoring Context | ||
| 3 | ALSALC_LOC | Alert: SALC: Flag (X) if only local input for function call | SOURCE VALUE(SYSTEMWIDE_CONTEXT) LIKE ALPARAMS-ONLY_LOCAL DEFAULT ' ' |
|
| 4 | ALTIDNUMRG | Alert: monitoring type number range (perm., temp, ...) | SOURCE VALUE(NUMRANGE) LIKE ALGLOBTID-MTNUMRANGE DEFAULT AL_NR_AUTO |
|
| 5 | ALTOOLKEY | Alert: Logical Name of Tool | SOURCE VALUE(TOOL_COLLECTING) LIKE ALTOOLASSG-TOOLNAME OPTIONAL |
|
| 6 | ALTOOLKEY | Alert: Logical Name of Tool | SOURCE VALUE(TOOL_ONALERT) LIKE ALTOOLASSG-TOOLNAME OPTIONAL |
|
| 7 | ALTOOLKEY | Alert: Logical Name of Tool | SOURCE VALUE(TOOL_ANALYZE) LIKE ALTOOLASSG-TOOLNAME OPTIONAL |
|
| 8 | ALVISILEVL | Alert: MTE type dev cust: Visible on user level (op,exp,dev) | SOURCE DEFAULT AL_VISIBLE_OPERATOR |
|
| 9 | ALVISILEVL | Alert: MTE type dev cust: Visible on user level (op,exp,dev) | SOURCE VALUE(VISIBLE_ON_USERLEV) LIKE ALMTCUSTWR-VISUSERLEV |
|