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

RAWSTRING - doubts

Former Member
0 Likes
436

Hi!

How can I write and read data into RAWSTRING fields in a table? Are there any functions, methods? Would anyone have an example?

Cheers.

Rubem

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
402

I doubt is how to read and write to a table which has such fields. Can I use modify, insert, select?

Cheers.

Rubem

3 REPLIES 3
Read only

mvoros
Active Contributor
0 Likes
402

Hi,

I don't understand your issue. RAWSTRING is string of bytes with dynamic size. There's nothing special about it. What exactly is your problem?

Cheers

Read only

Former Member
0 Likes
403

I doubt is how to read and write to a table which has such fields. Can I use modify, insert, select?

Cheers.

Rubem

Read only

SuhaSaha
Product and Topic Expert
Product and Topic Expert
0 Likes
402

Hello Rubem,

If your table is like the SAP std table INDX, do an F1 on EXPORT TO DATABASE statement ?

BR,

Suhas