The Function Module WB2_CHANGE_DOCUMENT_FLOW (Trading-Kontrakt: Belegfluß umhängen) is a standard Function Module in SAP ERP and is part of the function group WB2B_CHANGE_DOC_FLOW within the package WB2B.
Function Module | WB2_CHANGE_DOCUMENT_FLOW |
Short Text | Trading-Kontrakt: Belegfluß umhängen |
Function Group | WB2B_CHANGE_DOC_FLOW |
Package | WB2B |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_KOMWBHK | TYPE | KOMWBHK | Trading-Kontrakt: Kommunikationsstruktur Kopfdaten | |
I_SIDE | TYPE | KOMWBHK-SIDE | Einkaufs- oder Verkaufsseite | |
I_WITH_COMMIT | TYPE | C | Verbuchen |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_NO_DOC_FLOW_CHANGED | TYPE | C | wenn 'X', dann wurde Belegflussänderung vom Anwender gestoppt |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
T_KOMWBHD | LIKE | KOMWBHD | Trading-Kontrakt: Kommunikationsstruktur Kaufmännische Daten | |
T_KOMWBHE | LIKE | KOMWBHE | Trading-Kontrakt: Kommunikationsstruktur Einteilungen | |
T_KOMWBHF | LIKE | KOMWBHF | Trading-Kontrakt: Kommunikationstruktur Belegfluß | |
T_KOMWBHI | LIKE | KOMWBHI | Trading-Kontrakt: Kommunikationsstruktur Positionsdaten | |
T_KOMWBHP | LIKE | KOMWBHP | Trading-Kontrakt: Kommunikationsstruktur Partnerzuordnung | |
T_YKOMWBHD | LIKE | KOMWBHD | Trading-Kontrakt: Kommunikationsstruktur Kaufmännische Daten | |
T_YKOMWBHE | LIKE | KOMWBHE | Trading-Kontrakt: Kommunikationsstruktur Einteilungen | |
T_YKOMWBHI | LIKE | KOMWBHI | Trading-Kontrakt: Kommunikationsstruktur Positionsdaten | |
T_YKOMWBHP | LIKE | KOMWBHP | Trading-Kontrakt: Kommunikationsstruktur Partnerzuordnung |
This function module does not define any Exceptions.