‎2007 Feb 12 4:09 PM
Hello friends ,
I have a print program that has been configured for HR . I have 2 z forms .When I activated the debugger it went to just one form . When I checked form2 it showed the z program as one of the print programs . How do I relate the form2 to my print program ? I need to change the layout of form2 . Before that I want to know when is the print program calling the form2 .
Thanks & Regards,
‎2007 Feb 12 8:50 PM
Hi!
Have a look at transaction NACE. There you should find all the customizing to link output messages to forms and entry routines.
Regards,
Christian
‎2007 Feb 12 9:32 PM
Hello Hari,
First create a output type for the form2. GO to Transaction NACE and assign the Form name , Print Program and Routine name to that Output type.
Process the output tyepe now. You will get the second form.
Regards,
Vasanth