The Function Module WB2_PRETC_REMAINING_TC_QTY (Pre-TC: Remaining qty. calculation for Trading Contract) is a standard Function Module in SAP ERP and is part of the function group WB2_TC_REMAINING_QUANTITY within the package WB2B.
Function Module | WB2_PRETC_REMAINING_TC_QTY |
Short Text | Pre-TC: Remaining qty. calculation for Trading Contract |
Function Group | WB2_TC_REMAINING_QUANTITY |
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_NAME | TYPE | TFDIR-FUNCNAME | Name des Funktionsbausteins | |
I_OPEN_SCENARIO | TYPE | WB2_OPEN_SCENARIO | Applikationsszenario für Berechnung Offene Logistikbelege | |
I_TKONN | TYPE | TKONN | Trad.-Kontr.: Nummer des Trading-Kontrakts | |
I_TPOSN | TYPE | TPOSN | Trad.-Kontr.: Positionsnummer |
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 |
---|---|---|---|---|
RETURN | LIKE | WB2_ERROR | Trading Contract: Error Handling |
This function module does not define any Exceptions.