‎2010 Feb 02 4:44 PM
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
‎2010 Feb 03 8:18 AM
I doubt is how to read and write to a table which has such fields. Can I use modify, insert, select?
Cheers.
Rubem
‎2010 Feb 02 10:51 PM
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
‎2010 Feb 03 8:18 AM
I doubt is how to read and write to a table which has such fields. Can I use modify, insert, select?
Cheers.
Rubem
‎2010 Feb 03 8:20 AM
Hello Rubem,
If your table is like the SAP std table INDX, do an F1 on EXPORT TO DATABASE statement ?
BR,
Suhas