‎2009 May 28 12:07 PM
Hi All,
I am new to the Print Workbench (Tcode: PWB). I was just creating a sample application form, by using one of the existing form classes. The procedure I follow to create a sample application form is thus:
1. I give a name to the application form and click the 'create' button with an existing form class.
2. I choose the Form Type to be 'SAPScript'.
3. The entire hierarchy of the form class is simply copied into the application form.
4. I double-click on the root level and specify a minimal SAPScript file name (with just one page, one window and one page-window assignment, a default page and a default paragraph and just a sample text). I activate the SAPScript.
5. Then I activate the application form.
But when I observe the generated function module, after START_FORM subroutine call, it does not have any OUTPUT_TEXT subroutine call, due to which none of my correspondences are being printed. Can anyone please let me know if I'm going wrong in any of my steps? Atleast any suggestions in this regard are welcome.
Thanks and Regards,
Vidya.
‎2009 Jul 27 8:10 PM
‎2009 Jul 28 12:00 PM