Menu

SAP Function Module QBCK_QINF_QUANTITY_CHANGE

QM: Änderung der Menge in den QINF-Sätzen

The Function Module QBCK_QINF_QUANTITY_CHANGE (QM: Änderung der Menge in den QINF-Sätzen) is a standard Function Module in SAP ERP and is part of the function group QBCK within the package QB.

Technical Information

Function Module QBCK_QINF_QUANTITY_CHANGE
Short Text QM: Änderung der Menge in den QINF-Sätzen
Function Group QBCK
Package QB
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_LIFNR LIKE QINF-LIEFERANT Vendor number
I_MATNR LIKE QINF-MATNR Material
I_QUANTITY LIKE QINF-BEST_MG 0 Quantity ordered (in base unit of measure!!!)
I_SUBTRACT LIKE QINF-FREI_MGKZ SPACE If ' ' : add quantity , 'X': subtract quantity
I_WERK LIKE QINF-WERK Plant

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
NO_QINF No QINF record available for input parameters