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

Script

Former Member
0 Likes
823

How to assign the print pgm to the User defined forms(copied from Predefined pgms)?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
801

U CAN DO THAT IN <b>NACE</b> TRANSACTION

REGARDS

hi Balakoti,

Check make use of that form in Print program by using OPEN_FORM FM...

Regards,

Santosh

6 REPLIES 6
Read only

Former Member
0 Likes
801

You can create entries in the table TNAPR to assign the pgm to forms

Regards,

Wenceslaus

Read only

0 Likes
801

Thank u.....

plz explain in detail?

Read only

Former Member
0 Likes
801

hi Balakoti,

Check make use of that form in Print program by using OPEN_FORM FM...

Regards,

Santosh

Read only

Former Member
0 Likes
801

hi

transaction NACE -> Application -> Output types -> select an output type and click Processing routines --> give your print pgm and form name

Read only

Former Member
0 Likes
801

Hi,

U need to use the transaction NACE to do this..

Go to NACE, Select the application, and click on output types. Create an output type and select it and click on the processing routines in left window. Then enter ur print program name starting perform name and script name..etc

Sreedhar

Read only

Former Member
0 Likes
802

U CAN DO THAT IN <b>NACE</b> TRANSACTION

REGARDS