The Function Module COM_PRODUCT_CONFIG_ACTIVE (Prüft, ob Produktkonfiguration im System aktiv ist) is a standard Function Module in SAP ERP and is part of the function group COM_PRODUCT_CONFIG_API within the package COM_PRODUCT_VARIANTS.
Function Module | COM_PRODUCT_CONFIG_ACTIVE |
Short Text | Prüft, ob Produktkonfiguration im System aktiv ist |
Function Group | COM_PRODUCT_CONFIG_API |
Package | COM_PRODUCT_VARIANTS |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EV_CONFIGURATION_ACTIVE | TYPE | COMT_BOOLEAN | Konfiguration im System 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.