‎2008 Mar 18 12:35 PM
Hi Friends,
I Have to retrieve the data from the table "AFRCSDATA" Table , But in this table the data's are stores in Binary Format
Can Anyone give any example to convert Binary Format to a normal Text Format.
Thanks in advance
Regards,
S.Janani
‎2008 Mar 18 12:40 PM
Hi,
You can check the function module 'SCMS_BINARY_TO_TEXT' which will resolve your problem.
Regards,
‎2008 Mar 18 8:41 PM
Hello Janani,
this is a system table of the asynchronous RFC, direct access to this data is an odd requirement. Please check to online docu regarding the ARFC if you can satisfy your query via an API call.
Regards
Klaus