‎2007 Oct 30 2:38 PM
Hello Firends,
Is there a standard function that can be used to convert an internal table to binary data
and vice versa.
regards
kaushik
‎2007 Oct 30 2:41 PM
Hi,
I am not sure what is the requirement but you can download internal table contents in BINARY format using GUI_DOWNLOAD and viceversa you can upload Binary contents.
ashish
‎2007 Oct 30 2:44 PM
Hi
check the following fun modules
RSPO_TCP_WRITE_BINARY
SCMS_FTEXT_TO_BINARY
SCMS_TEXT_TO_BINARY
SCMS_XSTRING_TO_BINARY
RSPO_SR_TABLE_WRITE_BINARY
RSPO_SR_WRITE_BINARY
SRET_TEXT_TO_BINARY
Regards
Anji