The Function Module WB2_CONTRACT_RELEASE (Trading-Kontrakt: Folgebelege erzeugen) is a standard Function Module in SAP ERP and is part of the function group WB2A within the package WB2B.
Function Module | WB2_CONTRACT_RELEASE |
Short Text | Trading-Kontrakt: Folgebelege erzeugen |
Function Group | WB2A |
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_T180 | TYPE | T180 | Folgebildsteuerung: Vorschlagswerte je Transaktion | |
I_TKONN | TYPE | KOMWBHK-TKONN | Trading-Kontrakt: Nummer des Trading-Kontrakts |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_DISPLAY_LOG | TYPE | BVAL | Boolean | |
E_KOMWBHK | TYPE | KOMWBHK | Trading-Kontrakt: Kommunikationsstruktur Kopfdaten | |
E_RETURNCODE | TYPE | SY-SUBRC | Rückgabewert, Rückgabewert nach ABAP-Anweisungen |
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_MESSAGES | LIKE | WB2_ERROR | Trading-Kontrakt: Fehlerhandling | |
T_KOMEXP | LIKE | KOMEXP | Trading-Kontrakt: IO Struktur der geplannten Kosten | |
T_KOMWBHD | LIKE | KOMWBHD | Trading-Kontrakt: Kommunikationsstruktur Kaufmännische Daten | |
T_KOMWBHE | LIKE | KOMWBHE | Trading-Kontrakt: Kommunikationsstruktur Einteilungen | |
T_KOMWBHI | LIKE | KOMWBHI | Trading-Kontrakt: Kommunikationsstruktur Positionsdaten | |
T_KOMWBHK | LIKE | KOMWBHK | Trading-Kontrakt: Kommunikationsstruktur Kopfdaten | |
T_KOMWBHP | LIKE | KOMWBHP | Trading-Kontrakt: Kommunikationsstruktur Partnerzuordnung | |
T_YKOMWBHD | LIKE | KOMWBHD | Trading-Kontrakt: Kommunikationsstruktur Kaufmännische Daten | |
T_YKOMWBHE | LIKE | KOMWBHE | Trading-Kontrakt: Kommunikationsstruktur Einteilungen | |
T_YKOMWBHI | LIKE | KOMWBHI | Trading-Kontrakt: Kommunikationsstruktur Positionsdaten | |
T_YKOMWBHK | LIKE | KOMWBHK | Trading-Kontrakt: Kommunikationsstruktur Kopfdaten | |
T_YKOMWBHP | LIKE | KOMWBHP | Trading-Kontrakt: Kommunikationsstruktur Partnerzuordnung |
This function module does not define any Exceptions.