The Function Module IAOM_LOGBUCH_PARAMETER (Logbuchparameter lesen) is a standard Function Module in SAP ERP and is part of the function group IAOM_SERVICE_WITH_LOG within the package IAOM.
Function Module | IAOM_LOGBUCH_PARAMETER |
Short Text | Logbuchparameter lesen |
Function Group | IAOM_SERVICE_WITH_LOG |
Package | IAOM |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_BUS_SCENARIO_ID | TYPE | IAOM_BS_IDENTIFICATION | Geschäftsszenario, für das ein Controlling durchgeführt wird | |
I_LOG_PARAMETER | TYPE | IAOM_LOG_PARAMETER | Parameter für das Logbuch des Kontierungsmanagers | |
I_USER_NAME | TYPE | XUBNAME | SY-UNAME | Benutzername im Benutzerstamm |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_PARAMETER_MODE | TYPE | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (-'X') und FALSE (-' ') |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.