Menu

SAP Function Module WB2_CHECK_EXIST_WBIT_IN_BUFFER

Überprüfung, ob ein WBIT-Satz im globalen Puffer existiert

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.

Technical Information

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

Importing Parameters

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

Exporting Parameters

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

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.