on 2012 Mar 17 8:26 AM
Hi all,
I am creating PO print out, in this i m creating 6 copies of the same PO.
In the output i m displaying one amount value inside of window.
But my requirement is do not show the Amount value in First copy after that i need Amount value in all the copies but only in 1 page that is in
last page....not in all pages of PO.
Please Help me!!!
Ashutosh
Request clarification before answering.
Hi,
For the amount value you can use final window.
using copycount you can control the display fields in the output
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
please put the Amount field in the separate window, which is type of Final.
You will find the global variable SFSY-COPYCOUNT value as the copy of the output.
give the condition in the final window conditions tab SFSY-COPYCOUNT NE 1 some thing like that.
http://scn.sap.com/thread/258084
hope it will help you...
Hi Krupa....
Thxks for Quick response
Now i m trying this logic only....
i create window as a copies window but the thing is in one copy i have more that 1 pages and i have to display the amount field in last page of each copy .
i.e i made 6 copies of PO and rest of 1st copy in the other 5 copies i have to show the amt field but in each copies i have more then 1 pages so if the 3 pages is there then i have to show the value in 3 page not in all the pages....
Thxks
User | Count |
---|---|
92 | |
11 | |
9 | |
8 | |
7 | |
5 | |
4 | |
4 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.