The Function Module WB2_DETERM_SCHED_DATA_FOR_ITEM (Handelskontrakt: Ermitteln der Einteilungen zur Position) is a standard Function Module in SAP ERP and is part of the function group WB2C within the package WB2B.
Function Module | WB2_DETERM_SCHED_DATA_FOR_ITEM |
Short Text | Handelskontrakt: Ermitteln der Einteilungen zur Position |
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_KOMWBHI | LIKE | KOMWBHI | Trading-Kontrakt: Kommunikationsstruktur Positionsdaten | |
I_KOMWBHK | LIKE | KOMWBHK | Trading-Kontrakt: Kommunikationsstruktur Kopfdaten |
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_KOMWBHE | LIKE | KOMWBHE | Trading-Kontrakt: Komm-Struktur Einteilungen (alle Pos.) | |
T_KOMWBHE_IT | LIKE | KOMWBHE | Trading-Kontrakt: Komm-Struktur Einteilungen (zu einer Pos., wird aufgebaut) |
This function module does not define any Exceptions.