‎2007 Feb 12 4:02 PM
Hi Folks,
I have data in an internal table. I have to print a label. In the print preview I am able to see the data like this.
PLANT : 0120 BATCH 9
MATERIAL : 100628
MATERIAL DESC: Part 1 LIQUIDE
RELEASE/LOT : 04000000000971 DATE 12/20/2002.
QUANTITY : 1
But I need the alignment like this for any data
<b>
PLANT : 0120 BATCH 9
MATERIAL : 100628
MATERIAL DESC : Part 1 LIQUIDE
RELEASE/LOT : 04000000000971 DATE 12/20/2002.
QUANTITY : 1</b>
For the quantity field I need to condense that and can anyone explain me in detail
hw to do this.
I need to print for many records. Some fields may have data. some time space. .
In my smartform I have aligned it properly.
Thanks for your time. waiting for your replies.
with regards,
chaithanya.
‎2007 Feb 12 5:25 PM
Hi,
How you are printing the labels?
By putting windows on the main window.....
Try to use tempelates for printing the labels, it is an useful tool and provides alignment too.
Regards,
Amit
Reward all helpful replies.
‎2007 Feb 12 4:08 PM
Hi Friends,
Sorry Guys...The alignment I did was not posted properly. Hope u understand..
regards,
chaithanya.
‎2007 Feb 12 5:25 PM
Hi,
How you are printing the labels?
By putting windows on the main window.....
Try to use tempelates for printing the labels, it is an useful tool and provides alignment too.
Regards,
Amit
Reward all helpful replies.
‎2007 Feb 14 5:05 AM
Hi..
Amit thanks for u r reply. In Template can we design like this
Material..........xxxxxxxxxxx.................Batch.............XXXXXXXXX
If u have any tutorial Please let me knw...
I have solved this problem...using the tabs....
with regards,
chaithanya.