The Function Module WB2_CHECK_EXIST_WBIT_IN_BUFFER (Überprüfung, ob ein WBIT-Satz im globalen Puffer existiert) is a standard Function Module in SAP ERP and is part of the function group WB2_COLLECT_GTM_FOR_BW within the package WB2B_BW.
Function Module | WB2_CHECK_EXIST_WBIT_IN_BUFFER |
Short Text | Überprüfung, ob ein WBIT-Satz im globalen Puffer existiert |
Function Group | WB2_COLLECT_GTM_FOR_BW |
Package | WB2B_BW |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_WBIT_KEY | TYPE | WBIT_KEY | GTM: Schlüsselfelder der Tabelle WBIT |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_FOUND | TYPE | C | - 'X', wenn Satz gefunden wurde |
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.