2007 Oct 17 6:36 AM
Hi,
I am testing the simple mail functionality using transaction VA01.
In customizing (output determination processing routines) for simple mail is being used a program and a smartform. It was not me who developed them.
I want to try to understand where this program and smartform is being used in VA01 when we print output or when we select the simple mail. This is not working for simple mail, but I don't know how to test the program or how to enter in debug on that program related to the smartform.
Thanks a lot
BR
2007 Oct 17 6:50 AM
Hi,
Goto SE38 transaction & type the program name
Click on Display
Place cursor on a line & click on BREAK POINT
Now do a /OVA01 in the command prompt & run VA01
It will stop at the break-point once you click on SAVE button.
Best regards,
Prashant
2007 Oct 17 6:39 AM
Hi
Goto transaction SPRO => SALES
Here drill down to Output device & you will get the name of smartform & print program.
Best regards,
Prashant
2007 Oct 17 6:48 AM
Hi,
I know the program's name and smartform's name. But i don't know how can i debug for example the program.. What is calling this program?
Thanks a lot
2007 Oct 17 6:50 AM
Hi,
Goto SE38 transaction & type the program name
Click on Display
Place cursor on a line & click on BREAK POINT
Now do a /OVA01 in the command prompt & run VA01
It will stop at the break-point once you click on SAVE button.
Best regards,
Prashant
2007 Oct 17 7:00 AM
I already try that, but it doesn't stop and I am not understand why...
It seems that this program is being called by another way...
Thanks
2007 Oct 17 7:05 AM
hi,
After putting the break-point in the print program, In VA01 you have to process the output in communication method, then you have go to print preview then it will stop.
Thanks!
Brunda
'Reward if useful'
2007 Oct 17 7:15 AM