SAP ABAP Function Module QBCK_QM_PUR_CHECK (Prüfen, ob für eine best. Einkaufsaktion QM-Freigabe vorliegt)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       QB (Package) QM in procurement
Basic Data
Function Module QBCK_QM_PUR_CHECK Prüfen, ob für eine best. Einkaufsaktion QM-Freigabe vorliegt  
Function Group QBCK   Q-info check functions  
Program Name SAPLQBCK    
INCLUDE Name LQBCKU02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_FREI_DAT TYPE QINF-FREI_DAT Release date
Exporting E_FREI_MNG TYPE QINF-FREI_MNG Still unrestricted quantity
Exporting E_MSG TYPE SYST-FDPOS What was not OK (> 0)
Exporting E_MSGART TYPE TQ08-MSGART Whether E,W or I (OK: space)
Exporting E_QV_UPD TYPE QKZ Indicator, that a later version exists
Importing I_BZG TYPE TQ04A-BESTELLUNG SPACE Inspection during source determination
Importing I_DAT TYPE QINF-FREI_DAT Date on which the criteria are inspected
Importing I_INQ TYPE TQ04A-BESTELLUNG SPACE Inspection with inquiry
Importing I_LFA1_NO_CHECK TYPE TQ08-SPERRINAKT SPACE Switch off check for vendor
Importing I_LFA1_SPERQ TYPE TQ04A-SPERRFKT SPACE Block function for vendor
Importing I_LIFNR TYPE QINF-LIEFERANT Vendor number
Importing I_MATNR TYPE QINF-MATNR Material number
Importing I_MNG_NEW TYPE QINF-BEST_MG 0 New quantity to be inspected
Importing I_MNG_OLD TYPE QINF-BEST_MG 0 Old quantity which has already been validated
Importing I_ORDER TYPE TQ04A-BESTELLUNG SPACE Inspection for purchase order
Importing I_TQ08_QM_PUR TYPE TQ08-QM_PUR SPACE QM purchasing control key of the material
Importing I_WERK TYPE QINF-WERK SPACE Inspection plant
Importing I_REVLV TYPE QINF-REVLV SPACE
Importing I_EMATNR TYPE QALS-EMATNR
Importing I_STAT17 TYPE QALS-STAT17
Importing I_POSNR TYPE EKPO-EBELP Positionsnummer des Einkaufsbelegs
Importing I_RETPO TYPE EKPO-RETPO Retourenposition
Exception NO_LIEFERANT TYPE Vendor must be specified
Exception NO_MATERIAL TYPE Material must be specified
Exception NO_QINF TYPE No QINF record available although necessary
Exception NO_TQ04A TYPE TQ04A key does not exist
Exception NO_TQ08 TYPE TQ08 key does not exist
Exception NO_WERK TYPE Plant must be specified (for example, with purchase order)
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20091125 
SAP Release Created in