Table list used by SAP ABAP Function Module SALR_MT_CREATE_BY_TEMPLATE (Create a monitor tree for one specified template)
SAP ABAP Function Module
SALR_MT_CREATE_BY_TEMPLATE (Create a monitor tree for one specified template) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | ALGLOBTID | Alert: global monitoring type identifier | ||
| 2 | ALMTLTREE | Alert: structure to hold MT tree, typedef and RC | ||
| 3 | ALMTLTREE | Alert: structure to hold MT tree, typedef and RC | SOURCE TREE_NODES STRUCTURE ALMTLTREE |
|
| 4 | ALMTTRNODE | MT tree node with additional information for visualization | ||
| 5 | ALTEMPLND | Alert: Describes a Node in a Monitor Template | ||
| 6 | ALTEMPLND | Alert: Describes a Node in a Monitor Template | SOURCE TEMPLATE_NODES STRUCTURE ALTEMPLND |
|
| 7 | SALRPARAMS | CCMS Monitoring architecture: SALR parameter definitions | SOURCE VALUE(VIS_ON_USR_LEVEL) LIKE SALRPARAMS-VISUSRLEV DEFAULT 3 |
|
| 8 | SALRPARAMS | CCMS Monitoring architecture: SALR parameter definitions | SOURCE VALUE(MAX_LEVEL) LIKE SALRPARAMS-MAXLEVEL DEFAULT 0 |
|