The Function Module WB2_GET_KOMWBIT_DATA (N2M: Abholen der Daten) is a standard Function Module in SAP ERP and is part of the function group WB2_N2M_HANDLE_WBIT within the package WB2BPOSTYPMNGT.
Function Module | WB2_GET_KOMWBIT_DATA |
Short Text | N2M: Abholen der Daten |
Function Group | WB2_N2M_HANDLE_WBIT |
Package | WB2BPOSTYPMNGT |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_DOCUMENT | TYPE | WB2_DOCUMENT | Assoz.-Mngt: allgemeiner Beleg | |
I_DOC_TYPE | TYPE | WB2_DOC_TYPE | Belegart | |
I_ITEM | TYPE | WB2_N2M_ITEM | Assoz.-Mngt: Positionsnummer in einem allgemeinen Beleg | |
I_MANDT | TYPE | MANDT | Mandant | |
I_REFRESH_BUFFER | TYPE | C | ' ' | wenn gesetzt, dann wird der Puffer zurückgesetzt |
I_STEP | TYPE | WB2_STEP | Schritt des Geschäftsprozesses | |
I_SUB_ITEM | TYPE | WB2_N2M_SUB_ITEM | Assoz.-Mngt: Unterpositionsnummer in einem allg. Beleg | |
I_TEW_TYPE | TYPE | WB2_TEW_TYPE | Trading Execution Workbench Art |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_KOMWBIT | TYPE | KOMWBIT | ermittelte Daten, aktueller Stand | |
E_KOMWBIT_OLD | TYPE | KOMWBIT | ermittelte Daten, Stand Datenbank |
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 |
---|---|
NO_RECORDS_FOUND | keine Daten vorhanden |