Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

RFC FM call problem uni-code to non-unicode?

Former Member
0 Likes
395

Hi SDN,

I am calling RFC fun. module from non-unicode system to a uni-code system.

i am calling this FM from various systems is there any way in target system to know whether the call is from uni-code system or non-unicode system.

Regards,

Rahul.

1 ACCEPTED SOLUTION
Read only

seshatalpasai_madala
Product and Topic Expert
Product and Topic Expert
0 Likes
355

Hi,

I think it is not possible for the reason that an RFC function module can be called from not only an SAP system but also from any non-SAP system like a J2EE Application in which case it does not make sense to know if the calling system in unicode or not.

But still check with the SYST structure in SE11 if there is any system field.

Regards,

Sesh

Hi,

I think it is not possible for the reason that an RFC function module can be called from not only an SAP system but also from any non-SAP system like a J2EE Application in which case it does not make sense to know if the calling system in unicode or not.

But still check with the SYST structure in SE11 if there is any system field.

Regards,

Sesh

1 REPLY 1
Read only

seshatalpasai_madala
Product and Topic Expert
Product and Topic Expert
0 Likes
356

Hi,

I think it is not possible for the reason that an RFC function module can be called from not only an SAP system but also from any non-SAP system like a J2EE Application in which case it does not make sense to know if the calling system in unicode or not.

But still check with the SYST structure in SE11 if there is any system field.

Regards,

Sesh