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

multiple layout in script

Former Member
0 Likes
386

Hi gurus,

i want t o know how we can attach mutiple layout for a single printprogram in NACE transaction.Could you pleas explain me clearly.it is very urgent ,help me please.

2 REPLIES 2
Read only

Former Member
0 Likes
361

You need to have mutiple output type for each application and so that we can use one print program and diffrent layout.

Look at spro transaction

Read only

Former Member
0 Likes
361

Hi

You have to copy the Driver program to Zprogram and to write extra code to call extra Forms using CALL FUNCTION 'OPEN_FORM' and in that you have to pass different layouts which are to be printed.

for example for PO terms & conditions an extra form which was called extra other than MEDRUCK will print the TEXT of terms & conditions in the second or last page of the PO script.

So this is possible.

Only the main form MEDRUCK will be there in NACE tcode attached to the Z driver program.

Reward points if useful

Regards

Anji