Hi Guru,
We have created a new field using screen variant via enhancement
QPL10004 for T/code QAC2. The exit we are using is EXIT_SAPLQPL1_006.
We have added the new field to the communication structure CI_QALS and
exporting structure 'QALS_CUST' in user exit - EXIT_SAPLQPL1_006 and
set 'E_ACTIVE' equal to 'X
When we put the breakpoint in the exit - EXIT_SAPLQPL1_006, it is not
going into the Exit when we debug.
Hence when we enter the information into QAC2, the data is not being
saved into table QALS.
Thank you in advance.