cancel
Showing results for 
Search instead for 
Did you mean: 

Explain SOAP to RFC scenario.

Former Member
0 Kudos

Hello Experts,

Can any one help me practicing SOAP to RFC scenario, actually iam not able to find this scenrio in this.

Links please.

Thank in advance.

arjun

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

If i have understood, you want to create a Webservice to invoke a RFC.

If yes,

1. Create Outbound interface, and data type as that of RFC

2. Import RFC

3. Map Outbound interface input to RFC input as target.

4. Map RFC response to Outbound Interface Response structure.

5. In the ID, define the communication channels with Sender as SOAP and Reciever as RFC channel.

Most imp Step:

In ID go to TOOLs->Define Webservice -> and follow the steps to generate WSDL.

If you need any clarification about any of the step, please let me know. This is just a general desc.

Please see links below with samples:

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/80fa3dff-ce76-2a10-3f94-f3df8f2d...

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/2043985f-014c-2a10-a0ba-d081e09e...

Thanks

-Kulwant

Assign Score if helpful

Answers (2)

Answers (2)

dharamveer_gaur2
Active Contributor
0 Kudos
agasthuri_doss
Active Contributor
0 Kudos

Hi,

The Below Weblog will help you

https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/2131 [original link is broken] [original link is broken] [original link is broken]

Cheers

Agasthuri Doss