‎2012 Feb 15 1:05 PM
Need to add custom fields in QA32. So I have implemented exit 'QPL10004' which is having function module exits for screen data processing and custom inclueds to add custom fields in table QALS. I have had added fields in header data, so the calling screen will be SAPLQPL1- 0300 . The problem is , in screen 300, there no provison for transfering of Inspection Lot Data from User Screen, where as in all other ecreen exits , the option is there.
i.e MODULE GET_CI_QALS is not there in 300 screen flowlogic.
Is there any other option to transfer userdata from screen 300 to inspection lot data ?
Is BADI 'QPL1_SUBSCREEN_ADDON' can be an option? If so is there any custom include provided to add the fields?
Thanks
Neelima
Edited by: neelima dumpa on Feb 16, 2012 1:33 PM
‎2012 Feb 16 4:56 PM
Hi Neelima,
I have few doubts here.
1) QA32 is a report....so which header you are talking about.
2) Tell me what are the fields you need to add ( either in selection screen of tcode QA32 or report output)
BR,
Vijay
‎2012 Feb 17 4:33 AM
Hi
actually from that report by selecting a lot no, i am going to inspection lot details i.e. to QA02 /QA03.
there i need custom fields to be added.
‎2012 Feb 17 8:29 AM
Hi Neelima,
I don't think there is any BADI or exit exist to change GUI status of QA32 output screen to incorporate your requirement.
I suggest you to copy QA32 program (RQEEAL10) into a custom program(ZXXXXX) and incorporate changes as per your requirement.
BR,
Vijay