The Function Module C14Z_C1AX_IN_CG02_ACTIVE_CHECK (EHS: Prüfen: Ist Gruppe C1AX in der SpezVerw. aktiv?) is a standard Function Module in SAP ERP and is part of the function group C14Z within the package CBUI.
Function Module | C14Z_C1AX_IN_CG02_ACTIVE_CHECK |
Short Text | EHS: Prüfen: Ist Gruppe C1AX in der SpezVerw. aktiv? |
Function Group | C14Z |
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_C1AX_IN_CG02_ACTIVE | TYPE | ESP1_BOOLEAN | ESP1_TRUE | - 'X' <-> C1AX ist in der SpezVerw. aktiv |
I_FLG_GET | TYPE | ESP1_BOOLEAN | ESP1_TRUE | - 'X': lesen, - ' ': setzen |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_FLG_C1AX_IN_CG02_ACTIVE | TYPE | ESP1_BOOLEAN | - 'X' <-> C1AX ist in der SpezVerw. aktiv |
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.