cancel
Showing results for 
Search instead for 
Did you mean: 

sync rfc vs async rfc

Former Member
0 Kudos

1)what are the basic designs in IR for Syn RFc and Async RFC..

What could be the diffrence wrt. IR

2) regarding RFC which is imported do we need import/Export or simply Table is sufficient in R/3 Side.

Edited by: sapient on Feb 28, 2008 10:03 AM

Accepted Solutions (1)

Accepted Solutions (1)

nisarkhan_n
Active Contributor
0 Kudos

when you import the Sync RFC you willget two srture one is the request and reply....when yolu define the Message interface as sync slect the iput message as reqest and output as reply.

With repective to IR there is no much difference only thing select the reply of RFC in Sync part.

you need the import and export for RFC sync.

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

>>1)what are the basic designs in IR for Syn RFc and Async RFC..

What could be the diffrence wrt. IR

For Sync RFC you need to Create the Message Interface as Sysnchronous and in Interface Mapping u will get the Request and Response both TABS

For Async Only Async Mode of Message Interface is Enough

>>2) regarding RFC which is imported do we need import/Export or simply Table is sufficient in R/3 Side

For this you need to Import the RFC/BAPI into IR, as we Import the IDOC's in IDOC's Scenarios

Regards

Seshagiri