Menu

SAP Function Module QBCK_QM_PUR_CHECK

Prüfen, ob für eine best. Einkaufsaktion QM-Freigabe vorliegt

Unsere Literaturempfehlung

SAP – Der technische Einstieg: SAP-Technologien und Konzepte

Sind Sie neu in der SAP-Welt und möchten schnell mitreden? Mit diesem Buch finden Sie sich erfolgreich im SAP-Umfeld zurecht! Sie steigen direkt in die Konzepte und Technologien der SAP-Software ein und lernen die unterschiedlichen Systeme und Prozesse kennen. Schritt für Schritt zeigen die Autoren Ihnen die wichtigsten technischen Aufgaben und die Zusammenhänge zwischen den Objekten. Dank der vielen Beispiele und Abbildungen finden Sie sich schnell im SAP-Umfeld zurecht und können direkt in SAP ERP oder SAP S/4HANA anfangen.

Bei amazon.de ansehen →

The Function Module QBCK_QM_PUR_CHECK (Prüfen, ob für eine best. Einkaufsaktion QM-Freigabe vorliegt) 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_QM_PUR_CHECK
Short Text Prüfen, ob für eine best. Einkaufsaktion QM-Freigabe vorliegt
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_BZG LIKE TQ04A-BESTELLUNG SPACE Inspection during source determination
I_DAT LIKE QINF-FREI_DAT Date on which the criteria are inspected
I_INQ LIKE TQ04A-BESTELLUNG SPACE Inspection with inquiry
I_LFA1_NO_CHECK LIKE TQ08-SPERRINAKT SPACE Switch off check for vendor
I_LFA1_SPERQ LIKE TQ04A-SPERRFKT SPACE Block function for vendor
I_LIFNR LIKE QINF-LIEFERANT Vendor number
I_MATNR LIKE QINF-MATNR Material number
I_MNG_NEW LIKE QINF-BEST_MG 0 New quantity to be inspected
I_MNG_OLD LIKE QINF-BEST_MG 0 Old quantity which has already been validated
I_ORDER LIKE TQ04A-BESTELLUNG SPACE Inspection for purchase order
I_POSNR LIKE EKPO-EBELP Positionsnummer des Einkaufsbelegs
I_RETPO LIKE EKPO-RETPO Retourenposition
I_TQ08_QM_PUR LIKE TQ08-QM_PUR SPACE QM purchasing control key of the material
I_WERK LIKE QINF-WERK SPACE Inspection plant

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_FREI_DAT LIKE QINF-FREI_DAT Release date
E_FREI_MNG LIKE QINF-FREI_MNG Still unrestricted quantity
E_MSG LIKE SY-FDPOS What was not OK (> 0)
E_MSGART LIKE TQ08-MSGART Whether E,W or I (OK: space)
E_QV_UPD TYPE QKZ Indicator, that a later version exists

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_LIEFERANT Vendor must be specified
NO_MATERIAL Material must be specified
NO_QINF No QINF record available although necessary
NO_TQ04A TQ04A key does not exist
NO_TQ08 TQ08 key does not exist
NO_WERK Plant must be specified (for example, with purchase order)