The Function Module J_1BNFE_EVENT_GROUP_CHECK (Check whether event is assigned to the group) is a standard Function Module in SAP ERP and is part of the function group J_1B_NFE_EVENT within the package J1BA.
Function Module | J_1BNFE_EVENT_GROUP_CHECK |
Short Text | Check whether event is assigned to the group |
Function Group | J_1B_NFE_EVENT |
Package | J1BA |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IV_EVENT | TYPE | J_1BNFE_INT_EVENT | Internal Event Code | |
IV_GROUP | TYPE | J_1BNFE_EVENT_GROUP | Event Group |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NOT_ASSIGNED | Event is not assigned to the event group |