2014 Jul 25 4:54 AM
Hi,
Iam working on one enhancement project. I don't have the test data.. I written the code as per TS and I want to test the functionality. I have written my code in PAI module and want to debug it. Is it possible to debug the data in PAI module without entering the inputs...
2014 Jul 25 5:02 AM
Hi geetha,
PAI module will execute even without input. Give /h command and press enter, then debug screen will appear in PAI Module then debug the same. Make sure that there is no mandatory field in the screen. If mandatory field is available, i think, it will not allow to enter into debug mode without filling the data. Correct me if I am wrong.
Regards
Rajkumar Narasimman
Hi,
Iam working on one enhancement project. I don't have the test data.. I written the code as per TS and I want to test the functionality. I have written my code in PAI module and want to debug it. Is it possible to debug the data in PAI module without entering the inputs...
2014 Jul 25 5:02 AM
Hi geetha,
PAI module will execute even without input. Give /h command and press enter, then debug screen will appear in PAI Module then debug the same. Make sure that there is no mandatory field in the screen. If mandatory field is available, i think, it will not allow to enter into debug mode without filling the data. Correct me if I am wrong.
Regards
Rajkumar Narasimman
2014 Jul 25 5:14 AM
Hi raj,
Thanq for your reply.. /h is working but it is not stopping at my perform...its stopping somewhere else...I think the screen have some mandatory fields....It is executing somewhere and it is giving the output please enter project definition value....
2014 Jul 25 5:24 AM
Hi Geetha,
Regards
Rajkumar Narasimman