Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Adding custom fields in QA32 header

Former Member
0 Likes
2,175

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

3 REPLIES 3
Read only

Former Member
0 Likes
1,423

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

Read only

0 Likes
1,423

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.

Read only

0 Likes
1,423

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