Hello All,
Inspection lot is created after doing GR of Purchase Order through MIGO .System Status of this inspection lot is CRTD PASG SPRQ & user status ZCRD .
During release the Inspection lot through QA02 , user status is changing as REL but after saving QA02 , I am getting update error as Error Info... Internal session terminated with runtime error SAPSQL_ARRAY_INSERT_DUPREC.
During debugging , we found that entry in Table QDQL is already exist and during release inspection lot , system is trying to update the same table with same primary keys which is already available in Table QDQL.
Even though entry in QDQL is created two months back.
I want to know why this issue is coming as in the same table , I can see more than one entry for single material with increment of counter .But not able to get that why it is not appending for particular lot/material .
Also want to know the solution so that Inspection lot will be released.
I will appreciate your help in this regard.
Thanks