cancel
Showing results for 
Search instead for 
Did you mean: 

How to display special characters

Former Member
0 Kudos

Hi All,

I am executing a webservice where the BAPI's response is a set of special characters. I am trying to get the output in a table but after executing the BAPI I am not able to see the response.

Can anybody tell how to display the special characters in webdynpro java.

Looking forward for the reply.

Regards,

Pawan

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Pawan,

I think you are returning a string from your webservice. If yes then you can get the response in the String itself.

Hope you are refering the response node inside the request node.

Warm Regards,

Murtuza