Question:
Hi: I am facing little problem in interface like from legacy we are moving all information to SAP, while coping some spl character are moved and this is not supported in SAP.
I need a solution like my input will special Character like & * % # @
and how to find equivalent hexadecimal value in SAP, is there any standard function module availble.
Thanks in advance.
Jack
Answer:
Hi,
I would recommend that the Business Partner provide you wiith data in a format that SAP supports.
_________________
Kind Regards,
Ron Johns
Answer:
Try searching in SE37 on '*HEX*'. You will see a few function modules come up, which might help.
Regarding the special characters in the legacy system, I'll need more information before I can make any suggestions. How are you transferring the data to SAP, and what sort of data is it?
Answer:
hai frd.
just u put file type ( In BDC_OPEN_GROUP) as 'csv'.
instead of 'dat' file.
ok.
sailu
Answer:
These special characters that you are talking about, SAP will handle them if they are human readable characters, however, are you sure that you are not trying to upload packed binary data ??? Where are these special characters occuring ?
To find out about Ascii codes, have a look at topic 0005 - Ascii Codes in the Abappers Knowledge Corner.
_________________
Regards
R
Abap KC
SFMDR