Menu

SAP Function Module WB2_GET_OPEN_VOL_AND_AMOUNT

Trading contract: Open quantity calculation

The Function Module WB2_GET_OPEN_VOL_AND_AMOUNT (Trading contract: Open quantity calculation) is a standard Function Module in SAP ERP and is part of the function group WB2_OPEN_STATUS_CALC within the package WB2B.

Technical Information

Function Module WB2_GET_OPEN_VOL_AND_AMOUNT
Short Text Trading contract: Open quantity calculation
Function Group WB2_OPEN_STATUS_CALC
Package WB2B
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_CALL_FROM TYPE C ' ' '1': Mass processing
I_TKONN TYPE TKONN rading contract: Trading contract number

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
T_KOMWBHI LIKE KOMWBHI Trading Contract: Communication Structure, Item Data
T_KOMWBHK LIKE KOMWBHK Trading Contract: Communication Structure Header Data
T_STATUS_CALC LIKE WB2_STATUS_CALC_WITH_POS Trading Contract: Open Order/Delivery Control

Exceptions

This function module does not define any Exceptions.