Hello Experts,
I have requirement where I need to capture the system status for inspection type 89 (which will be in status CRTD) when I open a lot number in QA02. Click on Insp.Specifications tab and make the usage as 5 (Goods Receipt) then click on button 'Task list/spec'. Then I go to sample tab and click on the button 'sample'.
I will click on 'Save' button and my custom form will get triggered whose output is found in SP01 which should contain the system status as REL. After de-bugging the standard T-code, I have found out that the standard include LQPL1F0E gets triggered and FM: QEEV_INSPECTION_INSTRUCT_PRINT will contain my custom form but I am unable to fetch the updated system status entries i.e., REL.
Is there any Exit to achieve this functionality ?
Any inputs will be helpful. Thanks in advance.
-
Thanks and Best Regards,
Naresh
P.S.: I was able to achieve similar functionality for CO02 for Inspection Type 03 and CO11n for Inspection Type 04 release order but QA02 is pending.