Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

SAP Script

Former Member
0 Likes
315

Hi all,

Wht do u mean by Tabulator item in sap script?

Regards,

Alex.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
293

Hi

The item which is displayed in the Table like structure is called a Tabulator item

Mostly we draw boxes like table like template for displaying the Document Items in the Main window of the table. So all the item records which are displayed in that window are called like tabular items

<b>Reward points for useful Answers</b>

Regards

Anji

2 REPLIES 2
Read only

Former Member
0 Likes
293

Hi,

use tabulator item to represent the Control characters in scripts.

***********please reward points if the information is helpful to you************

Read only

Former Member
0 Likes
294

Hi

The item which is displayed in the Table like structure is called a Tabulator item

Mostly we draw boxes like table like template for displaying the Document Items in the Main window of the table. So all the item records which are displayed in that window are called like tabular items

<b>Reward points for useful Answers</b>

Regards

Anji