The Function Module C14Z_BOOLEAN_EXCLUSIVE_OR (EHS: boolsche Flags via exklusivem Oder verknüpfen) is a standard Function Module in SAP ERP and is part of the function group C14Z within the package CBUI.
Function Module | C14Z_BOOLEAN_EXCLUSIVE_OR |
Short Text | EHS: boolsche Flags via exklusivem Oder verknüpfen |
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_PARAM1 | TYPE | ESP1_BOOLEAN | First boolean parameter | |
I_PARAM2 | TYPE | ESP1_BOOLEAN | Second boolean parameter |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_RESULT | TYPE | ESP1_BOOLEAN | Result |
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.