The Function Module WB2_MAINTAIN_DOCUMENT_ITEM (Handelskontrakt: Pflege der Positionsdaten) is a standard Function Module in SAP ERP and is part of the function group WB2C within the package WB2B.
Function Module | WB2_MAINTAIN_DOCUMENT_ITEM |
Short Text | Handelskontrakt: Pflege der Positionsdaten |
Function Group | WB2C |
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_COPY_WITH_ASSOC | TYPE | C | Copy modus with n:M | |
I_KOMWBHD_OLD | TYPE | KOMWBHD | Trading-Kontrakt: Kommunikationsstruktur Kaufmännische Daten | |
I_KOMWBHI_FROM | TYPE | KOMWBHI | Trading-Kontrakt: Kommunikationsstruktur Positionsdaten |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_KOMWBHD | TYPE | KOMWBHD | Trading-Kontrakt: Kommunikationsstruktur Kaufmännische Daten | |
E_KOMWBHD_OLD | TYPE | KOMWBHD | Trading-Kontrakt: Kommunikationsstruktur Kaufmännische Daten |
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_ERROR_MESSAGE | LIKE | WB2_ERROR | Trading-Kontrakt: Fehlerhandling | |
T_KOMWBHP | LIKE | KOMWBHP | Trading-Kontrakt: Kommunikationsstruktur Partnerzuordnung | |
T_YKOMWBHD | LIKE | KOMWBHD | Trading-Kontrakt: Kommunikationsstruktur Kaufmännische Daten |
This function module does not define any Exceptions.