cancel
Showing results for 
Search instead for 
Did you mean: 

cmp connection over XI with jdbc adapter to sap r/3

Former Member
0 Kudos

Hi,

hope the subject is possible!

Is there some documentation which describe a successful appilication, that can get data from sap, and can write it back?

Thanks

PPeter

Message was edited by: Péter Papp

View Entire Topic
Former Member
0 Kudos

Hi,

U can go through the following steps to perform an RFC call to SAP system

Steps:

<b>Design time:</b>1) Import the RFC into design time.

2) perfrom the required message mapping between source message and RFC .

3) perfrom the imterface mapping.

<b>

Configuration time :</b>

1) Create a sender agreement, receiver determination, interface determination and interface mapping, and receiver agreement.

In receiver agreement, use an RFC adapter ( receiver channel ) and provide the necessary parameters to connect to sAP system.

Links of help:

http://help.sap.com/saphelp_nw04/helpdata/en/25/76cd3bae738826e10000000a11402f/content.htm

hope this helps you,

Cheers,

Siva Maranani.