Menu

SAP Function Module SALR_MON_GET_ALL_DATA

The Function Module SALR_MON_GET_ALL_DATA () is a standard Function Module in SAP ERP and is part of the function group SALR within the package SMOI.

Technical Information

Function Module SALR_MON_GET_ALL_DATA
Short Text
Function Group SALR
Package SMOI
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EXPORT_TIME_ZONE TYPE TIMEZONE 'UTC ' Time Zone
GET_ACTIVE_ALERTS LIKE ALPARAMS-ONLY_LOCAL '' Alert: SALC: Flag (X) if only local input for function call
GET_ALERT_HISTORY LIKE ALPARAMS-ONLY_LOCAL '' Alert: SALC: Flag (X) if only local input for function call
GET_GENERAL_DATA LIKE ALPARAMS-ONLY_LOCAL '' Alert: SALC: Flag (X) if only local input for function call
GET_MSC_SPECIFIC LIKE ALPARAMS-ONLY_LOCAL '' Alert: SALC: Flag (X) if only local input for function call
GET_PERF_HISTORY LIKE ALPARAMS-ONLY_LOCAL '' Alert: SALC: Flag (X) if only local input for function call
GET_PERF_SPECIFIC LIKE ALPARAMS-ONLY_LOCAL '' Alert: SALC: Flag (X) if only local input for function call
GET_SMES_SPECIFIC LIKE ALPARAMS-ONLY_LOCAL '' Alert: SALC: Flag (X) if only local input for function call
GET_TEXT_REFERENCE LIKE ALPARAMS-ONLY_LOCAL '' Alert: SALC: Flag (X) if only local input for function call
GET_TREE LIKE ALPARAMS-ONLY_LOCAL '' Alert: SALC: Flag (X) if only local input for function call
LAST_X_HOURS LIKE SALRPARAMS-MAXLEVEL 168 Natural Number
MAX_LEVEL LIKE SALRPARAMS-MAXLEVEL 0 Alert: Tree Info: Level of MTE in tree
MONITOR LIKE ALMONINAME-MONI_NAME Name of a monitor in the CCMS monitoring infrastructure
MONITOR_SET LIKE ALMONINAME-MS_NAME Alert: Full Name of Monitor
MTE_CLASS_01 LIKE ALCUSGRPRC-CUSGRPNAME Alert: Customization: Name of Customization Group
MTE_CLASS_02 LIKE ALCUSGRPRC-CUSGRPNAME Alert: Customization: Name of Customization Group
MTE_CLASS_03 LIKE ALCUSGRPRC-CUSGRPNAME Alert: Customization: Name of Customization Group
MTE_CLASS_04 LIKE ALCUSGRPRC-CUSGRPNAME Alert: Customization: Name of Customization Group
MTE_CLASS_05 LIKE ALCUSGRPRC-CUSGRPNAME Alert: Customization: Name of Customization Group
OVERWRITE_CURRENT_IN_RULE TYPE ALMDRLPARM SPACE Alerts: Parameterwert für eine Regel einer Monitordefinition
PERF_REQ_01_FIRSTDAY LIKE ALAGGREQ-FIRSTDAY Alert: date
PERF_REQ_01_LASTDAY LIKE ALAGGREQ-LASTDAY Alert: date
PERF_REQ_01_RECTYPE LIKE ALAGGREQ-RECTYPE Request Structure for Aggregate in Performance Database
PERF_REQ_02_FIRSTDAY LIKE ALAGGREQ-FIRSTDAY Alert: date
PERF_REQ_02_LASTDAY LIKE ALAGGREQ-LASTDAY Alert: date
PERF_REQ_02_RECTYPE LIKE ALAGGREQ-RECTYPE Request Structure for Aggregate in Performance Database
PERF_REQ_03_FIRSTDAY LIKE ALAGGREQ-FIRSTDAY Alert: date
PERF_REQ_03_LASTDAY LIKE ALAGGREQ-LASTDAY Alert: date
PERF_REQ_03_RECTYPE LIKE ALAGGREQ-RECTYPE Request Structure for Aggregate in Performance Database
PERF_REQ_04_FIRSTDAY LIKE ALAGGREQ-FIRSTDAY Alert: date
PERF_REQ_04_LASTDAY LIKE ALAGGREQ-LASTDAY Alert: date
PERF_REQ_04_RECTYPE LIKE ALAGGREQ-RECTYPE Request Structure for Aggregate in Performance Database
PERF_REQ_05_FIRSTDAY LIKE ALAGGREQ-FIRSTDAY Alert: date
PERF_REQ_05_LASTDAY LIKE ALAGGREQ-LASTDAY Alert: date
PERF_REQ_05_RECTYPE LIKE ALAGGREQ-RECTYPE Request Structure for Aggregate in Performance Database
RULE_PAR_01_NAME LIKE ALRULEPAR-NAME Alert: Contains Name/Value Pair for Rule Parameters
RULE_PAR_01_VALUE LIKE ALRULEPAR-VALUE Alert: Contains Name/Value Pair for Rule Parameters
RULE_PAR_02_NAME LIKE ALRULEPAR-NAME Alerts: Name of rule parameter
RULE_PAR_02_VALUE LIKE ALRULEPAR-VALUE Alerts: Parameter value for a rule for a monitor definition
VIS_ON_USR_LEVEL LIKE SALRPARAMS-VISUSRLEV 3 Alert: MTE Type Dev Cust: Visible on User Level (op,exp,dev)

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ALERT_DATA LIKE SALRALERT Function group SALR: Alert structure
GENERAL_DATA LIKE ALTDEFRC Alert: MT Type Def plus RC (ReturnCode)
MSC_FILTER LIKE ALMSCTIDFL Alert: Message container TID + one filter line
MSC_SPECIFIC_DATA LIKE ALMSCTYPE Alert: Message container type + Rc
PERF_HISTORY_DATA LIKE ALPERFHTID Mon. Arch.: Contains Perf. Hist. Data and Corresponding TID
PERF_SPECIFIC_DATA LIKE ALPERFTYPE Alert: Performance Type
SMES_SPECIFIC_DATA LIKE ALSMSGTYPE Alert: Single Message Type + Rc
TEXT_REFERENCES LIKE ALTXTLNKAT Alert: Text Attribute Type (Including Link Subtype) + RC
TID_TABLE LIKE ALGLOBTID Alert: Global Monitoring Type Identifier
TREE_NODES LIKE ALMTLTREE Alert: structure to hold MT tree, typedef and RC

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
CAN_NOT_CONVERT_MONITOR_NAME
CAN_NOT_READ_ALERT_DATA
CAN_NOT_READ_MTE_DATA
CAN_NOT_READ_PERF_HISTORY_DATA
CAN_NOT_READ_TREE_NODES
CAN_NOT_SET_EXPORT_TIME_ZONE
INVALID_EXPORT_TIME_ZONE
INVALID_MONITOR
INVALID_MONITOR_SET
MONITOR_NOT_SPECIFIED
MONITOR_SET_NOT_SPECIFIED