The Function Module C1A5_LOGLOCKMOD_SET_GET (EHS: den logischen Sperrmodus lesen/setzen) is a standard Function Module in SAP ERP and is part of the function group C1A5 within the package CBUI.
Function Module | C1A5_LOGLOCKMOD_SET_GET |
Short Text | EHS: den logischen Sperrmodus lesen/setzen |
Function Group | C1A5 |
Package | CBUI |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_FLG_GET | TYPE | ESP1_BOOLEAN | ESP1_TRUE | Kennzeichen: Log.Sperrmodus lesen oder setzen? |
I_VALDAT | LIKE | ESTRH-VALFR | Stichtag (-INITIAL: nehme LG_VALDAT aus Puffer) |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
X_API_TAB | TYPE | ESPRH_APIRL_TAB_TYPE | Schnittstellentabelle |
This function module does not define any Exceptions.