SAP Note 17679 - Lot created for wrong stor.loc. during stock transfer

Component : Quality Inspection -

Solution : https://service.sap.com/sap/support/notes/17679 (SAP Service marketplace login required)

Summary :
During the execution of MB11 for stock transfer, inspection lots are incorrectly generated for the source rather than the destination. This is due to a program error in MM07MQSS and incorrect parameter usage in QSS_PRUEFEN. The resolution requires code adjustments in MM07MQSS for SAP Releases 2.1 and 2.2, including the substitution of MSEG-MATNR with L_MATNR and MSEG-WERKS with L_WERKS in specific MESSAGE statements and the QBCK_QM_GR_CHECK function call to ensure correct lot creation at the intended location.

Key words :
additional key words mb11, statement call function qbck_qm_gr_check, original storage location, prerequisites program error, modify program mm07mqss, form routine qss_pruefen, string mseg-matnr, destination storage location, replace mseg-matnr, replace mseg-werks

Related Notes :

48815Checking possible inconsistencies between MM and QM