Menu

SAP Function Module IAOM_LOGBUCH_PARAMETER

Logbuchparameter lesen

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.

Technical Information

Function Module IAOM_LOGBUCH_PARAMETER
Short Text Logbuchparameter lesen
Function Group IAOM_SERVICE_WITH_LOG
Package IAOM
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_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

Exporting Parameters

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 (-' ')

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.