cancel
Showing results for 
Search instead for 
Did you mean: 

idoc

Akhil_Sun
Participant
0 Kudos

hey,

my scenario is like idoc to soap where client is going to changes some fields in r/3 where it should get updated for every few min so i need to some configuration has to be done in idoc .

so can anyone plzzzz help me out how to config idoc so that wht ever the changes made by client it should get updated in his webservice.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

HI,

Here you are tying to create the SOAP to IDOC as synchronous scenario.

You can use the IDOC acknowledgments, but as you are expecting the details of changes in the various fields.

Its preferrable to go for RFC or ABAP Proxy where you can push the response to Webservice.

Thanks

Swarup

Former Member
0 Kudos