The Function Module WB2_LOGICAL_DELETION_TC (Trading-Kontrakt: Logische Loeschung eines Kontraktes) is a standard Function Module in SAP ERP and is part of the function group WB26 within the package WB2B.
Function Module | WB2_LOGICAL_DELETION_TC |
Short Text | Trading-Kontrakt: Logische Loeschung eines Kontraktes |
Function Group | WB26 |
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_KOMSTATUS_SEL | TYPE | BTBSTA | Trad.-Kontr.: Applikationsstatus | |
I_TKONN | TYPE | TKONN | Trading-Kontrakt: Nummer des Trading-Kontrakts | |
I_WITH_ENQUE | TYPE | RWLF2-SPERREN | 'X' | Alle Belege sperren |
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 |
---|---|---|---|---|
ET_ERROR_TAB | LIKE | WB2_ERROR | Trading-Kontrakt: Fehlerhandling |
This function module does not define any Exceptions.