The Function Module WB2_CHECK_TKONN_BOTH (Überprüfung, ob ein beidseitiger Trading-Kontrakt vorliegt) is a standard Function Module in SAP ERP and is part of the function group WB2_N2M_HELP within the package WB2BPOSTYPMNGT.
Function Module | WB2_CHECK_TKONN_BOTH |
Short Text | Überprüfung, ob ein beidseitiger Trading-Kontrakt vorliegt |
Function Group | WB2_N2M_HELP |
Package | WB2BPOSTYPMNGT |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_KOMWBHK | TYPE | KOMWBHK | Trading-Kontrakt |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_RETCODE | TYPE | SY-SUBRC | Return-Code, 0, wenn Kontrakt nicht beidseitig |
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.