The Function Module WB2_GET_PARTNER_LEV_HD_TARG_V (Trading-Kontr.: Aufbau Partner-Tab., Kopfebene, Zielgr. 'V' (Lieferant)) is a standard Function Module in SAP ERP and is part of the function group WB2_NAST_PARTNER within the package WB2B.
Function Module | WB2_GET_PARTNER_LEV_HD_TARG_V |
Short Text | Trading-Kontr.: Aufbau Partner-Tab., Kopfebene, Zielgr. 'V' (Lieferant) |
Function Group | WB2_NAST_PARTNER |
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_ELIFN | LIKE | KOMWBHD-ELIFN | Kontonummer des Lieferanten | |
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_KOMWBHD | LIKE | KOMWBHD | Trading-Kontrakt: Kommunikationsstruktur Kaufmännische Daten | |
T_KOMWBHI | LIKE | KOMWBHI | Trading-Kontrakt: Kommunikationsstruktur Positionsdaten | |
T_KOMWBHP | LIKE | KOMWBHP | Trading-Kontrakt: Kommunikationsstruktur Partnerzuordnung | |
T_KOMWBHP_OUT | LIKE | KOMWBHP | Trading-Kontrakt: Kommunikationsstruktur Partnerzuordnung |
This function module does not define any Exceptions.