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 Data Element  RSFUNCTION Function text for the application log (external number) SOURCE VALUE(I_FUNCTION) LIKE RSLOGPARMS-FUNCTION OPTIONAL
2 Data Element  RSISOURCE InfoSource SOURCE VALUE(I_INFOSOURCE) LIKE RSLOGPARMS-INFOSOURCE OPTIONAL
3 Data Element  RSLOGOBJ Object for the application log SOURCE VALUE(I_LOG_OBJECT) LIKE RSLOGPARMS-OBJECT DEFAULT SBIWL_C_OBJECT
4 Data Element  RSLOGSOBJ Subobject for the application log SOURCE DEFAULT SBIWL_C_SUBOBJECT
5 Data Element  RSLOGSOBJ Subobject for the application log SOURCE VALUE(I_LOG_SUBOBJECT) LIKE RSLOGPARMS-SUBOBJECT
6 Data Element  RSREQUTYPE Type of requested data SOURCE VALUE(I_TYPE) LIKE RSLOGPARMS-TYPE OPTIONAL
7 Data Element  RSSLOGSYS Source system SOURCE VALUE(I_LOGSYS) LIKE RSLOGPARMS-LOGSYS OPTIONAL