The Function Module WB2_GET_GTM_DATA_FOR_BW (stellt die GTM-Daten für das BW zur Verfügung) is a standard Function Module in SAP ERP and is part of the function group WB2_COLLECT_GTM_FOR_BW within the package WB2B_BW.
Function Module | WB2_GET_GTM_DATA_FOR_BW |
Short Text | stellt die GTM-Daten für das BW zur Verfügung |
Function Group | WB2_COLLECT_GTM_FOR_BW |
Package | WB2B_BW |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_KOMWBASSOC_OLD_STAB | TYPE | KOMWBASSOC_STAB | Assoz.-Mngt: sortierte Tabelle zur Struktur KOMWBASSOC | |
E_KOMWBASSOC_STAB | TYPE | KOMWBASSOC_STAB | Assoz.-Mngt: sortierte Tabelle zur Struktur KOMWBASSOC | |
E_KOMWBGT_OLD_STAB | TYPE | WB2_KOMWBGT_STAB_2 | sortierter Tabellentyp über Struktur KOMWBGT | |
E_KOMWBGT_STAB | TYPE | WB2_KOMWBGT_STAB_2 | sortierter Tabellentyp über Struktur KOMWBGT | |
E_KOMWBIT_OLD_STAB | TYPE | WB2_KOMWBIT_STAB | Global Trade: Kommunikationsstruktur zur Tabelle WBIT | |
E_KOMWBIT_STAB | TYPE | WB2_KOMWBIT_STAB | Global Trade: Kommunikationsstruktur zur Tabelle WBIT |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.