SAP GUI Screen is showing the correct text ' FZG (Fe-B#1-W3) ' in the table entries output in SE11 .
but on the Adobe form output it is showing differently at ' B# ' . It is showing as like ' FZG (Fe-✢)1-W3) ' .
The text is not a manual entry text. It came from a migration program which we dont have access to see that.
Can you please let me know why there is a difference in SAP GUI output and Adobe Form output.
There is also a difference in Hexadecimal value for both the above texts when i saw in debug mode in the internal table field.
For FZG (Fe-✢)1-W3) ' below is the hexa decimal value
0046005A00470020002800460065002D004200810031002D0057003300290020002000200020002000200020
For ' FZG (Fe-B#1-W3) ' below is the hexa decimal value
0046005A00470020002800460065002D004200230031002D0057003300290020002000200020002000200020
Can you please give a solution to solve this issue.