Question:
Hello SAP gurus!
I use accepted server connection for external application which is designed as FRC server. I call some function of this server from SAP. Server application is registered at SAP gateway under programm ID. Everything works fine but there is a problem with conversion of codepages. Is it possible to set codepage for this type of communication? Or is there anything else which has to be configured or set?
I found parameter for codepage only for client connection in API function
RfcOpenEx.
External RFC server application runs on Windows XP and SAP server runs on Win NT.
Thank you in advance for any information.
scoprio256
Answer:
Did you try function RFCSetCodepage?
Answer:
Did you try function RFCSetCodepage?
Which codepages are supported by RFCSetCodepage?
Especially exists there any special unicode codepages?
Answer:
see transaction SCP
Answer:
Anybody was successful with transferring international data from Unicode SAP System to non-Unicode external RFC Server?
Answer:
Is it possible to set codepage for this type of communication?Language in SAPGUI login.