Skip to Content
0
Former Member
Apr 18, 2010 at 08:07 AM

Customised Data not being saved in QALS Table

63 Views

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.