The Function Module WB2_CONTRACT_RELEASE_AND_SAVE2 (Trading-Kontrakt: Status ändern und Folgebelege erzeugen RFC) 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_AND_SAVE2 |
Short Text | Trading-Kontrakt: Status ändern und Folgebelege erzeugen RFC |
Function Group | WB2A |
Package | WB2B |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_NO_ERROR_HANDLING_INIT | TYPE | CHAR1 | ' ' | Soll das Application Log nicht initialisiert werden? |
I_STATUS | TYPE | KOMWBHK-BTBSTA | Trading-Kontrakt: Applikationsstatus | |
I_TKONN | TYPE | KOMWBHK-TKONN | Trading-Kontrakt: Nummer des Trading-Kontrakts | |
I_WITH_STATUS_CHANGE | TYPE | CHAR1 | 'X' | Freigabe verbunden mit einer Status-Änderung? |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
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.