2007 Aug 08 2:53 PM
hallow
i buield smart form and i wont that the in first copy of bill that i print write in header <b>original</b> and after that all copyes that i print the program automatic write in header <b>copy</b> ?
Regards
hi frinds
i just wont to now if there is any process that now if the user print from the smart form the <b>first copy</b> (orignal) or second (duplicate / copy)i think that this is very necessary to now if the page u
have is it orignal or copy.
if i cant do it plz told me i spend lot of time in it.
Regards
2007 Aug 08 2:55 PM
Hi!
Check NAST table entries. If there are more than 1 lines, then you can print the COPY text.
Regards
Tamá
2007 Aug 08 2:58 PM
hi tamas
u can explain how to it step by step becouse i dont now nast table
and how it bound to my smart form
thankes
2007 Aug 08 3:01 PM
Hi,
This can be done by passing the values. Declare a variable based on the condition pass the value ORIGINAL or COPY to that variable.
In smartform provide a space for that variable.
Reward if helpful.
2007 Aug 08 3:04 PM
hi uma
but how i now if this the first print (orignal)or the second (copy).
Regards
2007 Aug 08 3:11 PM
HI,
In your header window just define one alternative...
Path right click on window -> Create-> Flow Logic->Alternative..
click on this created condition and select the Contions tab strip in that add this logic
Sy-pagno = '1'.
for this condition you will get true and false.
create the text element under true and false.. user true keep the text as original and under false keep the text as copy.
Thanks
Mahesh
2007 Aug 08 3:23 PM
2007 Aug 08 3:34 PM
hi Mahesh
i do exactly like u told i activete and run but i dont see anthing
what is wrong?
Regards
2007 Aug 08 3:57 PM
hi frinds
i just wont to now if there is any process that now if the user print from the smart form the <b>first copy</b> (orignal) or second (duplicate / copy)i think that this is very necessary to now if the page u
have is it orignal or copy.
if i cant do it plz told me i spend lot of time in it.
Regards
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |