Data Element list used by SAP ABAP Function Module SALI_PERF_CUSTOMIZE_PRESET (Performance-specific Customizing that has not yet been done from DB)
SAP ABAP Function Module
SALI_PERF_CUSTOMIZE_PRESET (Performance-specific Customizing that has not yet been done from DB) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | ALDECIMALS | ALert: Decimal part of Performance Values | SOURCE VALUE(DECIMALS) LIKE ALPERFCUSW-DECIMALS DEFAULT 0 |
|
| 2 | ALPACTHG2Y | Alert: MT Performance Customization: Active Threshold G 2 Y | SOURCE VALUE(TH_GREEN_TO_YELLOW) LIKE ALPERFCUSW-THRESHG2Y |
|
| 3 | ALPACTHR2Y | Alert: MT Performance Customization: Active Threshold R 2 Y | SOURCE VALUE(TH_RED_TO_YELLOW) LIKE ALPERFCUSW-THRESHR2Y OPTIONAL |
|
| 4 | ALPACTHY2G | Alert: MT Performance Customization: Active Threshold Y 2 G | SOURCE VALUE(TH_YELLOW_TO_GREEN) LIKE ALPERFCUSW-THRESHY2G OPTIONAL |
|
| 5 | ALPACTHY2R | Alert: MT Performance Customization: Active Threshold Y 2 R | SOURCE VALUE(TH_YELLOW_TO_RED) LIKE ALPERFCUSW-THRESHY2R |
|
| 6 | ALPERTHRDR | Alert: MT Performance specific Custom.: - threshold direct. | SOURCE DEFAULT AL_THRESHDIR_ABOVE |
|
| 7 | ALPERTHRDR | Alert: MT Performance specific Custom.: - threshold direct. | SOURCE VALUE(THRESHOLD_DIRECTION) LIKE ALPERFCUSW-THRESHDIR |
|
| 8 | ALPRELVALT | Alert: MT Performance specific Custom.: Relevant Value Type | SOURCE DEFAULT AL_PERF_RV_LAST |
|
| 9 | ALPRELVALT | Alert: MT Performance specific Custom.: Relevant Value Type | SOURCE VALUE(RELEVANT_VALUE) LIKE ALPERFCUSW-RELVALTYPE |
|