Table/Structure Field list used by SAP ABAP Function Module AL_GENP_ALERT (Set general purpose alert)
SAP ABAP Function Module
AL_GENP_ALERT (Set general purpose alert) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | ALALERTRC - VALUE | Alert: alert value (1 = green, 2 = yellow, ....) | ||
| 2 | ALGENALERT - VALUE | Alert: alert value (1 = green, 2 = yellow, ....) | ||
| 3 | ALMTYPEDEF - MTESUBTYPE | Alert: monitoring tree element: subtype | ||
| 4 | ALTDEFRC - MTESUBTYPE | Alert: monitoring tree element: subtype | ||
| 5 | SALCOM - SUBTYP | Alert sub-type | ||
| 6 | SALCOM - SUBTYP | Alert sub-type | SOURCE VALUE(SUBTYP) LIKE SALCOM-SUBTYP |
|
| 7 | SALCOM - VALUE | Alert value: 0=Green, 1=Yellow, 2=Red | ||
| 8 | SALCOM - VALUE | Alert value: 0=Green, 1=Yellow, 2=Red | SOURCE VALUE(VALUE) LIKE SALCOM-VALUE |
|
| 9 | SALGENP - INT1 | Integer field in multi-purpose alert record | SOURCE VALUE(INT1) LIKE SALGENP-INT1 DEFAULT 0 |
|
| 10 | SALGENP - INT2 | Integer field in multi-purpose alert record | SOURCE VALUE(INT2) LIKE SALGENP-INT2 DEFAULT 0 |
|
| 11 | SALGENP - INT3 | Integer field in multi-purpose alert record | SOURCE VALUE(INT3) LIKE SALGENP-INT3 DEFAULT 0 |
|
| 12 | SALGENP - INT4 | Integer field in multi-purpose alert record | SOURCE VALUE(INT4) LIKE SALGENP-INT4 DEFAULT 0 |