The Function Module WB2_PRICING_DATA_READ_AND_COPY (Trading-Kontrakt: Preisdaten lesen zu einem Kontrakt) is a standard Function Module in SAP ERP and is part of the function group WB2H within the package WB2B.
Function Module | WB2_PRICING_DATA_READ_AND_COPY |
Short Text | Trading-Kontrakt: Preisdaten lesen zu einem Kontrakt |
Function Group | WB2H |
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_REFRESH | LIKE | SY-MARKY | 'X' | Obsolet |
This function module does not define any EXPORTING parameters.
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_KOMWBHI_OLD | LIKE | KOMWBHI | Trading-Kontrakt: Kommunikationsstruktur Positionsdaten | |
T_KOMWBHP | LIKE | KOMWBHP | Trading-Kontrakt: Kommunikationsstruktur Partnerzuordnung |
This function module does not define any Exceptions.