2010 Aug 06 11:44 AM
Hi Friends,
We are using Z program for issuing output .
In this we are giving input values as Application (ex. V3) and output type (Ex Zx50) to take invoice printouts
At present we are having three output types ZX43 , ZX44 AND ZX45.
For this three output types program name and form name is different .
To take invoice print we are executing this Z program with output types separtely.
Our requirement is
Creating new application ( ex V4 ) AND new outype type (ex ZX46) under this we have to bring this three output types ZX43 , ZX44 AND ZX45.
By giving input as V4 and ZX46 it has to do the same work as it is done separtely
while doing code please give me the suggestion or logic how to combine all these three output types in one
Regards
R.vijayakumar
2010 Aug 06 11:59 AM
Hi,
You can do this in the NACE configuration itself. we can call 5 program and forms for a particular output type.
In the output type processing routine of nace transaction mention the program and form name
Thanks
Arul
2010 Aug 06 11:59 AM
Hi,
You can do this in the NACE configuration itself. we can call 5 program and forms for a particular output type.
In the output type processing routine of nace transaction mention the program and form name
Thanks
Arul