cancel
Showing results for 
Search instead for 
Did you mean: 

Global Container set Parameter

Former Member
0 Kudos

Hello,

I would like to change the field CONTENT_TYPE in my SOAP-Header-Message. Now I know that I can do this in the GlobalContainer inside the message-mapping with an user-define function.

I found in the SAP-help and in the SDN so many messages and examples how I can use the GET-Parameter method. But my problem is, to set a new CONTENT_TYPE-Parameter.

Maybe somebody can post me a few lines of coding, how I can do this.

Best regards,

Christoph

Accepted Solutions (0)

Answers (1)

Answers (1)

bhavesh_kantilal
Active Contributor
0 Kudos

Use the MessageTransformBean.

Check the answer of Stefan Grube in this thread that describes how the MessageTransformBean can be used to the change ContentType in the SOAP header.

Regards

Bhavesh