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

CALL FUNCTION 'RFC_SYSTEM_INFO' DESTINATION 'BACK' returning Garbage value

Former Member
0 Likes
2,378

Hi ,

I have a password reset function module logic in SAP system. This FM is triggered from a java web page, The function module

CALL FUNCTION 'RFC_SYSTEM_INFO'
      DESTINATION 'BACK'  is used to confirm the information regarding the called of the FM.

The output of the FM 'RFC_SYSTEM_INFO' is stored in a structure.

This information in the structure is a garbage value (chinese characters). The issue started happening after the system was converted to unicode system (Linux OS). Please share any  information which is related.

Regards,

Tashi Norbu


1 REPLY 1
Read only

kesavadas_thekkillath
Active Contributor