‎2009 Dec 16 9:27 PM
Hi,
i've written a BTCI using SHDB on XD01 T-Code, my program is working fine with mode 'E' exept when an error occurs the screen is blocked on the error. Is it possible to skip it ?
When using screen mode 'A' step by step, its working fine. But when using 'N' with the same file, no customer is created (it says Jurisdiction code error, it's working with 'A' mode !!)
Any ideas why is it wrking with 'A' but not 'N' ?
thank you
‎2009 Dec 16 10:00 PM
Hi Soufiana,
Some times with the 'A' mode, you will press the enter key, which makes the difference compared to 'N' mode, so see the screen where you are getting error and and also see what you are doing on that screen in 'A' mode(if you are pressing enter, then you need to add additional ok_code for enter key).. once this is found, you can run on any mode.
thanks
Srini.