Table/Structure Field list used by SAP ABAP Function Module BAPI_SYSTEM_MTE_SETMLPROP (Set the Specific Message Log Properties)
SAP ABAP Function Module
BAPI_SYSTEM_MTE_SETMLPROP (Set the Specific Message Log Properties) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | ALGLOBTID - MTSYSID | Name of SAP System | ||
| 2 | ALTOOLDEF - USECLASS | Alert: Use Class or TID-Specif. Customizing and Tools | ||
| 3 | BAPIMLPROP - RAISEVALUE | Alert: alert value (1 = green, 2 = yellow, ....) | ||
| 4 | BAPIMLPROP - RAISEVALUE | Alert: alert value (1 = green, 2 = yellow, ....) | SOURCE VALUE(RAISE_VALUE) LIKE BAPIMLPROP-RAISEVALUE OPTIONAL |
|
| 5 | BAPIMLPROP - RAISESEVER | Alert: severity (alerts, monitoring type custom..) | SOURCE VALUE(RAISE_SEVERITY) LIKE BAPIMLPROP-RAISESEVER OPTIONAL |
|
| 6 | BAPIMLPROP - RAISESEVER | Alert: severity (alerts, monitoring type custom..) | ||
| 7 | BAPIMLPROP - MAXALPROID | Alert: MTE Cus: Maximum number of alerts to keep | SOURCE VALUE(MAX_ALERTS_PRO_ID) LIKE BAPIMLPROP-MAXALPROID OPTIONAL |
|
| 8 | BAPIMLPROP - MAXALPROID | Alert: MTE Cus: Maximum number of alerts to keep | ||
| 9 | BAPIMLPROP - KEEPLINTYP | Alert: MSG Container: Keep lines type | SOURCE VALUE(KEEP_LINE_TYPE) LIKE BAPIMLPROP-KEEPLINTYP OPTIONAL |
|
| 10 | BAPIMLPROP - KEEPLINMAX | Alert: MSG-Container: Max. number of lines to keep | SOURCE VALUE(KEEP_LINE_MAX) LIKE BAPIMLPROP-KEEPLINMAX OPTIONAL |
|
| 11 | BAPIMLPROP - KEEPLINMAX | Alert: MSG-Container: Max. number of lines to keep | ||
| 12 | BAPIMLPROP - ACTMSGMODE | Alert: Current log attribute value as: ... | SOURCE VALUE(ACTUAL_MSG_MODE) LIKE BAPIMLPROP-ACTMSGMODE OPTIONAL |
|
| 13 | BAPIMLPROP - ACTMSGMODE | Alert: Current log attribute value as: ... | ||
| 14 | BAPIMLPROP - ACTMSGMAXS | Alert: MSG cont.: No. "max. value of the last" seconds | SOURCE VALUE(ACTUAL_MSG_MAX_SEV) LIKE BAPIMLPROP-ACTMSGMAXS OPTIONAL |
|
| 15 | BAPIMLPROP - ACTMSGMAXS | Alert: MSG cont.: No. "max. value of the last" seconds | ||
| 16 | BAPIMLPROP - KEEPLINTYP | Alert: MSG Container: Keep lines type | ||
| 17 | BAPIPARAMS - BOOL_PARA | Single-Character Flag | ||
| 18 | BAPIPARAMS - BOOL_PARA | Single-Character Flag | SOURCE VALUE(TID_SPECIFIC) LIKE BAPIPARAMS-BOOL_PARA DEFAULT ' ' |
|
| 19 | BAPIRET2 - TYPE | Message type: S Success, E Error, W Warning, I Info, A Abort | ||
| 20 | BAPIVARINT - NAME | Alert: Name of monitoring properties variant | ||
| 21 | BAPIVARINT - NAME | Alert: Name of monitoring properties variant | SOURCE VALUE(VARIANT_NAME) LIKE BAPIVARINT-NAME OPTIONAL |
|
| 22 | BAPIXMLOGR - EXTUSER | XMI logging: Name of user in external management tool | SOURCE VALUE(EXTERNAL_USER_NAME) LIKE BAPIXMLOGR-EXTUSER |
|
| 23 | BAPIXMLOGR - EXTUSER | XMI logging: Name of user in external management tool | ||
| 24 | SXMILOGADM - INTERFACE | Interface ID (for example, XBP) | ||
| 25 | SXMIMSGRAW - MSGARG1 | Argument string for an XMI log | ||
| 26 | SYST - MSGNO | ABAP System Field: Message Number | ||
| 27 | SYST - SYSID | ABAP System Field: Name of SAP System | ||
| 28 | TXMILOGRAW - INTERFACE | Interface ID (for example, XBP) | ||
| 29 | TXMILOGRAW - MSGARG1 | Argument string for an XMI log |