Menu

SAP Function Module WB2_CHK_REF_QTY_SC2SO_SINGLE

Check[single]: Referenced qty. from Sales Contract to Sales Order

The Function Module WB2_CHK_REF_QTY_SC2SO_SINGLE (Check[single]: Referenced qty. from Sales Contract to Sales Order) is a standard Function Module in SAP ERP and is part of the function group WB2_TEW_ACTION_FLOW_CHECK within the package WB2B_ACTION.

Technical Information

Function Module WB2_CHK_REF_QTY_SC2SO_SINGLE
Short Text Check[single]: Referenced qty. from Sales Contract to Sales Order
Function Group WB2_TEW_ACTION_FLOW_CHECK
Package WB2B_ACTION
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
POSNR TYPE POSNR_VA Sales document item
VBELN TYPE VBELN_VA Sales document

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
L_SUBRC TYPE SY-SUBRC Rückgabewert, Rückgabewert nach ABAP-Anweisungen
MEINS TYPE MEINS Base unit of measure
ORFMNG TYPE ORFMNG Open reference quantity
RFMNG TYPE RFMNG Referenced quantity in base unit of measure
RFSTA TYPE RFSTA Reference status

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.