Hi,
In my program, I want create an inspection lot with Function 'QPL1_INSPECTION_LOT_CREATE'. Before I created the inspection plan. I used control flags (RMQED) like the function 'CO_QM_INSPECTION_LOT_CREATE'. In 'QPL1_INSPECTION_LOT_CREATE' output, I have a subrc equalt to 0. Normaly, it must created a new input in QALS table but I have nothing!! I debuged the 'QPL1_INSPECTION_LOT_CREATE' and I see that the inspection lot obect number begin by 'TM' and not by 'QL'.
Why the 'QPL1_INSPECTION_LOT_CREATE' process doesn't show error but doesn't create the inspection lot and why the inspection lot obect number begin by 'TM'???
I see the functions 'OBJECT_NUMBER_GET_QL' and 'OBJECT_NUMBER_INSERT_QL'... but I don't know used it!
What the process to create Inspection Lot??
Thanks.