‎2009 Jun 22 5:17 PM
HI,
Problem with c_xvttk_tmp in sd copy routine.I have update the c_xvttk_tmp with some value but there is no updated in screen fields of Vt02n.i copied routine 12 and made a custom routine 601 and included code for calling 12 routine in 601.i can see tha values in c_xvttk in debug mode .there is any thing i have to do exta?
‎2009 Jun 23 8:12 AM
Hi,
Though you are able to view the value in debugging, the value might got changed after this routine.
So by using the watch points, observe where and how the value got overwritten again, and code accordingly.
Also check some COMMIT WORK etc.. kind of stuff is useful here.....
Regards,
Santhosh.