Menu

SAP Function Module WB2_CHK_REF_QTY_ID2GR_SINGLE

Check[single]: Referenced qty. from Inbound Delivery to Material Doc(MIGO)

The Function Module WB2_CHK_REF_QTY_ID2GR_SINGLE (Check[single]: Referenced qty. from Inbound Delivery to Material Doc(MIGO)) 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_ID2GR_SINGLE
Short Text Check[single]: Referenced qty. from Inbound Delivery to Material Doc(MIGO)
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
I_MATNR TYPE MATNR Materialnummer
I_REFRESH_BUFFER TYPE CHAR1 ' ' Single-character flag
POSNR TYPE POSNR_VL Lieferposition
USE_QTY TYPE CHAR1 'D' D: Delivery qty, P: Picking qty
VBELN TYPE VBELN_VL Lieferung

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FKSAA TYPE FKSAA Fakturastatus auftragsbezogener Fakturen
FKSTA TYPE FKSTA Fakturastatus lieferungsbezogener Fakturen
LFIMG TYPE LFIMG Actual quantity delivered (in sales units)
L_SUBRC TYPE SY-SUBRC Belegnummer eines Rechnungsbeleges
MEINS TYPE MEINS Base unit of measure
ORFMNG TYPE ORFMNG offene Referenzmenge
PIKMG TYPE PIKMG Pick/stock quantity in sales units
RFMNG TYPE RFMNG Referenzierte Menge in Basismengeneinheit
RFSTA TYPE RFSTA Referenzstatus
WEABMNG TYPE WEABMNG Goods receipts in quantity of base unit of measure

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.