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

Tabix

Former Member
0 Likes
463

Hi All,

I want to use sy-tabix system variable as character.

How can I define the same so that it's effect should not be change?

Thanks in Advance.

2 REPLIES 2
Read only

rainer_hbenthal
Active Contributor
0 Likes
439

Assign it to a variable.

Read only

Former Member
0 Likes
439

Declare a variable with character with some size.

and assign tabix to that variable.