Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

form and print program

Former Member
0 Likes
370

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,

2 REPLIES 2
Read only

christian_wohlfahrt
Active Contributor
0 Likes
342

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

Read only

Former Member
0 Likes
342

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