2008 Nov 12 9:03 AM
Hi all,
how can we insert Tab in SAP Scripts?
2008 Nov 12 9:05 AM
The tab positions can be set in a paragraph.
In the script itself you use the double comma to do a tab.
So :
Field 1,,Field2
regards,
hans
2008 Nov 12 9:05 AM
Hello!
A Tab can be inserted using double comma (,,) in the SAPScript. To change the size of the tab, you will have to define a new paragraph format and define tabs in it.
Cheers!
2008 Nov 12 9:06 AM
Click on *Paragraph Formats and in that page you will seee a Button with name TAB click on that and define the position of the tabs
and in the script text element write two commas continuosly ( ,, ) to insert the first tab
| User | Count |
|---|---|
| 6 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |