‎2007 May 24 4:35 PM
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.
‎2007 May 24 4:41 PM
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
‎2007 May 24 4:43 PM
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