‎2008 Oct 13 3:15 PM
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.
‎2008 Oct 13 3:21 PM
‎2008 Oct 13 3:40 PM
Declare a variable with character with some size.
and assign tabix to that variable.