SAP Note 49460 - Missing inspection lots in stock/requirements list

Component : Quality Inspection -

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

Summary :
Inspection lots related to recurring inspections (origin 09) are missing in the MD04 transaction's 'Current Stock/Requirements List'. Created through automatic batch monitoring, these lots manage inspection stocks. To resolve, amend view MDQM in SE11 by adding a selection condition for Herkunft 09. Conditions to insert include multiple OR conditions for origins like '01', '04', '05', '08', '09', and necessary status conditions from tables QALS and JEST. After adjustments, the view should be activated to reflect changes in the transaction.

Key words :
----------------------------------------------------------------------qals      herkunft  eq      '01'                                  orqals      herkunft  eq      '04'                                  orqals      herkunft  eq      '05'                                  orqals      herkunft  eq      '08'                                  orqals      herkunft  eq      '09'                                  andqals      stat34    eq      ' '                                   andqals      stat01    eq      'x'                                   andjest      stat      eq      'i0203'                               andjest      inact     eq      ' ', herkunft 09, additional key words transaction, 'current stock/requirements list', call transaction se11, function 'selection condition', symptom inspection lots, inspection stock, selection condition, inspection lots

Related Notes :

41556Cancelled inspection lots remain in stock/req. list