cancel
Showing results for 
Search instead for 
Did you mean: 

My Scenario R/3->XI->File systeem

former_member203627
Participant
0 Kudos

Hi

I would be working on Scenario R/3->XI->File system. I thought of using ABAP proxy at R/3 end but later I realised that I cann't use ABAP proxy as my R/3 system is of 45b version.

Can anyone tell me what adapter I should be using for this scenario shall I use RFC adapter or something else.

Regards

Ria

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Dear Ria ,

For R/3-XI-FILE scenario ,

Do the following :

1) Do ALE layer configuration between R/3 and XI

2) If u are using customized IDOC the the after creating CUSTOMIZED idoc , PLZ CREATE TRIGGER PROGRAM ALSO and if u are using standard idoc then trigger it using standard trigger program .

3) Use only file adapter in this case

4) Do your required configuration in SLD , related to software component, Technical system , business sytem etc both for sender as well as receiver .

5) Do the configuration in IR and before that u must import your software component from SLD .

6) Configure your ID for File adapter , receiver agreement , receiver determination , Interface determination . Note : plz don't configure sender agreement in this case .

Hope it will help you .

Cheers

Prabhat

Former Member
0 Kudos

Hi Ria,

You can use either RFC or IDoc adapter to connect to R/3 systems based on 4.6 or below.

Regards

Anand

Former Member
0 Kudos

Ria,

Please take at this weblog.

/people/ravikumar.allampallam/blog/2005/08/14/choose-the-right-adapter-to-integrate-with-sap-systems

Note : Reward the posts that help you.

former_member203627
Participant
0 Kudos

Hi Anand,

Thank you for your iputs, i guess i should be using RFC adapter as I have an ABAP program written.

Can you please tell me the steps to be followed in case of RFC adapter.

All all settings needs to be done as i have never used RFC adapter. How will I connect my ABAP program to RFC.

Regards

Ria

Former Member
0 Kudos

Hi Ria

Check the blog by Michal on configuring sender RFC Adapter.

/people/michal.krawczyk2/blog/2005/03/29/configuring-the-sender-rfc-adapter--step-by-step

cheers

Sameer

You can find your Application Server Service either by running the report 'RSPARAM' or the transaction RZ70.

Message was edited by: Sameer Shadab