2013 Jan 25 11:08 AM
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
2013 Jan 25 11:20 AM