Menu

SAP Function Module RSAL_LOG_OPEN

BIW: Öffnet ein Anwendungsprotokoll

The Function Module RSAL_LOG_OPEN (BIW: Öffnet ein Anwendungsprotokoll) is a standard Function Module in SAP ERP and is part of the function group RSAL within the package RSA0.

Technical Information

Function Module RSAL_LOG_OPEN
Short Text BIW: Öffnet ein Anwendungsprotokoll
Function Group RSAL
Package RSA0
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_FUNCTION LIKE RSLOGPARMS-FUNCTION
I_INFOSOURCE LIKE RSLOGPARMS-INFOSOURCE InfoSource Name
I_LOGSYS LIKE RSLOGPARMS-LOGSYS
I_LOG_OBJECT LIKE RSLOGPARMS-OBJECT SBIWL_C_OBJECT
I_LOG_SUBOBJECT LIKE RSLOGPARMS-SUBOBJECT SBIWL_C_SUBOBJECT
I_TYPE LIKE RSLOGPARMS-TYPE

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.