‎2009 Apr 02 10:01 AM
Hi Folks,
I have a serious Issue need to resolve it urgently. I have created a subscreen in PS Module
Prog: SAPLXCN1(Subscreen)
Screen: 0600.
Enhancement: CNEX0006.
I have created a screen and populated the data via search helps, when I fill all the custom fields with values and press enter my data is getting deleted please give me quick solutiojn.
Thanks & Regards,
Ramcharan.
‎2009 Apr 02 10:05 AM
Make sure you are not clearing them in FUNCTION module exits for the user exit.
‎2009 Apr 02 10:07 AM
Check the function codes as well as you are putting in PAI or PBO
Regards
sas
‎2009 Apr 02 10:50 AM
Hi RAM,
Check the Code where you are writning , (PBO or PAI)
After that check the sy-ucomm for Enter and write your code accordingly,,.
Thanks & regards,
Dileep.C
‎2009 Apr 02 10:52 AM
put /h in command fiels and press enter .
ENTER.
Now debug the code . Try to find the reason for the same.
Edited by: harsh bhalla on Apr 2, 2009 3:22 PM