Data Element list used by SAP ABAP Function Module RSAL_LOG_OPEN (BIW: Öffnet ein Anwendungsprotokoll)
SAP ABAP Function Module
RSAL_LOG_OPEN (BIW: Öffnet ein Anwendungsprotokoll) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | RSFUNCTION | Function text for the application log (external number) | SOURCE VALUE(I_FUNCTION) LIKE RSLOGPARMS-FUNCTION OPTIONAL |
|
| 2 | RSISOURCE | InfoSource | SOURCE VALUE(I_INFOSOURCE) LIKE RSLOGPARMS-INFOSOURCE OPTIONAL |
|
| 3 | RSLOGOBJ | Object for the application log | SOURCE VALUE(I_LOG_OBJECT) LIKE RSLOGPARMS-OBJECT DEFAULT SBIWL_C_OBJECT |
|
| 4 | RSLOGSOBJ | Subobject for the application log | SOURCE DEFAULT SBIWL_C_SUBOBJECT |
|
| 5 | RSLOGSOBJ | Subobject for the application log | SOURCE VALUE(I_LOG_SUBOBJECT) LIKE RSLOGPARMS-SUBOBJECT |
|
| 6 | RSREQUTYPE | Type of requested data | SOURCE VALUE(I_TYPE) LIKE RSLOGPARMS-TYPE OPTIONAL |
|
| 7 | RSSLOGSYS | Source system | SOURCE VALUE(I_LOGSYS) LIKE RSLOGPARMS-LOGSYS OPTIONAL |
|