The Function Module SALWP_BAR_CHART_GET_DATA () is a standard Function Module in SAP ERP and is part of the function group SALWP within the package SMOI.
Function Module | SALWP_BAR_CHART_GET_DATA |
Short Text | |
Function Group | SALWP |
Package | SMOI |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
AGGREGATE_TYPE | LIKE | ALPARAMS-ONLY_LOCAL | '' | Alert: SALC: Flag (X) if only local input for function call |
MTE_CLASS | LIKE | BAPIMTEGEN-MTECLASS | CCMS Monitoring Architecture: Name of MTE class | |
SELECTION_STRING | TYPE | ALWWWREQ | Mon. arch.: Contains selection string in 'Name-Value' format | |
SELECT_AGG_TYPE | LIKE | ALPARAMS-ONLY_LOCAL | 'S' | Alert: SALC: Flag (X) if only local input for function call |
SELECT_MTE_CLASS | LIKE | ALPARAMS-ONLY_LOCAL | 'C' | Alert: SALC: Flag (X) if only local input for function call |
SELECT_SYS_GRP | LIKE | ALPARAMS-ONLY_LOCAL | 'C' | Alert: SALC: Flag (X) if only local input for function call |
SYSTEM_GROUP | LIKE | ALRULEPAR-VALUE | Alerts: Parameter value for a rule for a monitor definition |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ACTIVTHG2Y | TYPE | ALPACTHG2Y | Alert: MT Performance Customization: Active Threshold G 2 Y | |
ACTIVTHR2Y | TYPE | ALPACTHR2Y | Alert: MT Performance Customization: Active Threshold R 2 Y | |
ACTIVTHY2G | TYPE | ALPACTHY2G | Alert: MT Performance Customization: Active Threshold Y 2 G | |
ACTIVTHY2R | TYPE | ALPACTHY2R | Alert: MT Performance Customization: Active Threshold Y 2 R | |
DECIMALS | TYPE | ALDECIMALS | ALert: Decimal part of Performance Values | |
DISPLAY_TYPE | TYPE | CHAR1 | Single-Character Flag | |
RELVALTYPE | TYPE | ALPRELVALT | Alert: MT Performance specific Custom.: Relevant Value Type | |
SHUFFLER_INFO | LIKE | ALSHUFFMSG | Shuffler Text Information | |
THRESHDIR | TYPE | ALPERTHRDR | Alert: MT Performance specific Custom.: - threshold direct. | |
VALUNIT | TYPE | ALUNIT | ALert: Unit for Perfomance Values |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
SELECTION_CATALOG | LIKE | ALSHUFFCAT | Shuffler Selection Description | |
SELECTION_DATA | LIKE | ALSHUFFDAT | Shuffler Selection Data | |
VALUES | LIKE | ALBACHDA | Alert: Data for the Bar Chart MiniApp |
This function module does not define any Exceptions.