Hi Arun,
Take a look at:
http://help.sap.com/saphelp_47x200/helpdata/en/d2/cb3d07455611d189710000e8322d00/frameset.htm
Regards,
John.
Tabs is a bit tricky, as it also depends on the alignment of the field where the content get placed:
example : tab on 10, 20 and 30
field1, value abc, left aligned
field2, value def, right aligned
field3, value ghi, left aligned
0 1 2 3
0123456789012345678901234567890123456789
abc def ghi
Add a comment