I have a Title window as 'Copies Window' and ve three Text elemnts in it.
In the First text element condition tab, condition - 'SFSY-COPYCOUNT = '001' and in general attributes Print 'Original'.
In the second text element condition tab, condition - 'SFSY-COPYCOUNT = '002' and in general attributes Print 'Duplicate'.
In the Third text element condition tab, condition - 'SFSY-COPYCOUNT = '003' and in general attributes Print 'Triplicate'.
Finally in Print Dialog Box, I give 3 as input to the field ' No. of Copies'.
BUT when i check the smartform in debuging mode the system variable SFSY-COPYCOUNT IS ALWAYS 1 so all the copies are printed as 'Original' ... ?????
Points will be rewarded....thnx
Edited by: Poonam Londhe on Jul 15, 2008 3:32 PM