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

TAB Hex Value

Former Member
0 Likes
940

Hi all,

I'm creating a txt file from a queryand i need to separate the values using the "tab" but i don't know what is the hex value of it and i need to know how to implement it(Actually i'm writing the separator in a row (char) thats rappresents a record of my query).

Thanks, Daniele

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
594

Hi,

it is CL_ABAP_CHAR_UTILITIES=>HORIZONTAL_TAB.

Regards

vijay

3 REPLIES 3
Read only

Former Member
0 Likes
594

hii

can u paste that part of your code

anyway check out these links

<b>

<u><b>

Read only

0 Likes
594

Hi,

try this link:

Andreas

Read only

Former Member
0 Likes
595

Hi,

it is CL_ABAP_CHAR_UTILITIES=>HORIZONTAL_TAB.

Regards

vijay