Table/Structure Field list used by SAP ABAP Function Module RSAL_LOG_WRITE (BIW: Schreibt einen Satz in das Anwendungsprotokoll)
SAP ABAP Function Module
RSAL_LOG_WRITE (BIW: Schreibt einen Satz in das Anwendungsprotokoll) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BALMI - MSGID | Message Class | ||
| 2 | BALMI - DETLEVEL | Application Log: Level of detail | ||
| 3 | BALMI - PROBCLASS | Application log: Message problem class | ||
| 4 | BALMI - MSGV4 | Message Variable | ||
| 5 | BALMI - MSGV3 | Message Variable | ||
| 6 | BALMI - MSGV2 | Message Variable | ||
| 7 | BALMI - MSGV1 | Message Variable | ||
| 8 | BALMI - MSGTY | Message Type | ||
| 9 | BALMI - MSGNO | Message Number | ||
| 10 | RSLOGPARMS - TYPE | Type of requested data | ||
| 11 | RSLOGPARMS - TYPE | Type of requested data | SOURCE VALUE(I_TYPE) LIKE RSLOGPARMS-TYPE OPTIONAL |
|
| 12 | RSLOGPARMS - MSGV4 | Message Variable | SOURCE VALUE(I_MSGV4) LIKE RSLOGPARMS-MSGV4 DEFAULT SY-MSGV4 |
|
| 13 | RSLOGPARMS - MSGV4 | Message Variable | ||
| 14 | RSLOGPARMS - MSGV3 | Message Variable | SOURCE VALUE(I_MSGV3) LIKE RSLOGPARMS-MSGV3 DEFAULT SY-MSGV3 |
|
| 15 | RSLOGPARMS - MSGV3 | Message Variable | ||
| 16 | RSLOGPARMS - MSGV2 | Message Variable | ||
| 17 | RSLOGPARMS - MSGV2 | Message Variable | SOURCE VALUE(I_MSGV2) LIKE RSLOGPARMS-MSGV2 DEFAULT SY-MSGV2 |
|
| 18 | RSLOGPARMS - MSGV1 | Message Variable | ||
| 19 | RSLOGPARMS - MSGV1 | Message Variable | SOURCE VALUE(I_MSGV1) LIKE RSLOGPARMS-MSGV1 DEFAULT SY-MSGV1 |
|
| 20 | RSLOGPARMS - MSGTY | Message Type | ||
| 21 | RSLOGPARMS - MSGNO | Message Number | ||
| 22 | RSLOGPARMS - INFOSOURCE | InfoSource | SOURCE VALUE(I_INFOSOURCE) LIKE RSLOGPARMS-INFOSOURCE OPTIONAL |
|
| 23 | RSLOGPARMS - INFOSOURCE | InfoSource | ||
| 24 | RSLOGPARMS - LOGCLOSE | Flag: Closing the application log | ||
| 25 | RSLOGPARMS - LOGCLOSE | Flag: Closing the application log | SOURCE VALUE(I_CLOSE_LOG) LIKE RSLOGPARMS-LOGCLOSE OPTIONAL |
|
| 26 | RSLOGPARMS - LOGSYS | Source system | SOURCE VALUE(I_LOGSYS) LIKE RSLOGPARMS-LOGSYS OPTIONAL |
|
| 27 | RSLOGPARMS - LOGSYS | Source system | ||
| 28 | RSLOGPARMS - MSGID | Message Class | ||
| 29 | RSLOGPARMS - MSGID | Message Class | SOURCE VALUE(I_MSGID) LIKE RSLOGPARMS-MSGID DEFAULT SY-MSGID |
|
| 30 | RSLOGPARMS - MSGNO | Message Number | SOURCE VALUE(I_MSGNO) LIKE RSLOGPARMS-MSGNO DEFAULT SY-MSGNO |
|
| 31 | RSLOGPARMS - MSGTY | Message Type | SOURCE VALUE(I_MSGTY) LIKE RSLOGPARMS-MSGTY DEFAULT SY-MSGTY |
|
| 32 | SYST - MSGID | ABAP System Field: Message ID | ||
| 33 | SYST - MSGNO | ABAP System Field: Message Number | ||
| 34 | SYST - MSGTY | ABAP System Field: Message Type | ||
| 35 | SYST - MSGV1 | ABAP System Field: Message Variable | ||
| 36 | SYST - MSGV2 | ABAP System Field: Message Variable | ||
| 37 | SYST - MSGV3 | ABAP System Field: Message Variable | ||
| 38 | SYST - MSGV4 | ABAP System Field: Message Variable |