cancel
Showing results for 
Search instead for 
Did you mean: 

How to send vendor IDOC data from SAP R/3 to XI.

Former Member
0 Kudos

Hi experts,

I have developed the IDOC to FILE scenario for Vendor Master Upload. I want to place flat file in local folder with in XI or Outside of XI. (Using NFS or FTP protocol in FILE adapter). My First quesstion is How to setup Folder with in XI ro Out side XI?

And also I want to push the IDOC from SAP r/3 to test the scenario. Both XI and R/3 systems are configured to exchange data.

How to Push Vendor IDOC from SAP R/3 to XI? (we can send XML directly to XI; but the R/3 kernal should be moe than 6.20).

Thanks in Advance.....

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

>>My First quesstion is How to setup Folder with in XI ro Out side XI?

Its a normal way to creation of folders in Os level . u can create the folder in XI Server or on the FTP Server.

ALE Settings

Steps

SAP XI

1) RFC Destination (SM59)

a) Choose create.

b) Specify the name of the RFC destination

c) Select connection type as 3 and save

d) In the technical settings tab enter the details SAP SID/URL and system number#.

e) Enter the Gateway host as same details above SID/URL.

f) Gateway service is 3300+system number#.

g) In the Logon /Security tab, enter the client user & Password details of Destination system.

h) Test the connection and remote logon.

2) Create Port (IDX1)

a) Select create new button

b) Enter the port name as SAP+SID (The starting char should be SAP)

c) Enter the destination client.

d) Enter the RFC Destination created in SAP R/3 towards other system.

e) Save

3) Load Meta Data for IDOC (IDX2)

a) Create new

b) IDOC Message Type

c) Enter port created in IDX1.

SAP R/3

1) RFC Destination (SM59)

a) Choose create.

b) Specify the name of the RFC destination

c) Select connection type as 3 and save

d) In the technical settings tab enter the details SAP SID/URL and system number#.

e) Enter the Gateway host as same details above SID/URL.

f) Gateway service is 3300+system number#.

g) In the Logon /Security tab, enter the client user & Password details of Destination system.

h) Test the connection and remote logon.

2) Create Port (We21)

a) First Select Transactional RFC and then click create button

b) Enter the destination port name as SAP+SID (The starting char should be SAP)

c) Enter the destination client.

d) Enter the RFC Destination created in SAP R/3 towards other system.

e) Save

3) Create Partner Profile (WE20)

a) Create New

b) Create the Partner no. name as same the logical system name of the destination system.

c) Select Partner type LS

d) Enter details for Type: US/USER, Agent, and Lang.

e) Click on the + button to select the message type.

f) Select Partner no. and LS which ever create above.

g) Select Message type

h) Select Process code related to the Message type.

I) save.

In SLD – System Landscape Directory

TS for R/3 (Logical system):-Assign the client name created in R/3 as Logical system Name.

Ts for Third Party (Logical system):-

BS for SAP R/3 (Logical system):- Assign the client name created in R/3 as Logical system Name.

BS for Third Party (Logical system):-Enter the XI logical system name.

In Transaction SALE

Define and Assign the logical system name.

IDoc-XI-File scenario

/people/prateek.shah/blog/2005/06/08/introduction-to-idoc-xi-file-scenario-and-complete-walk-through-for-starters

Posting the IDOC from R/3 to XI

/people/sameer.shadab/blog/2005/07/25/reposting-idocs-instead-of-recreating--for-testing-purpose-xi

REgards

Seshagiri

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Manoj,

My First quesstion is How to setup Folder with in XI ro Out side XI? - in ID, in your receiver file adapter, just specify the target directory of your XI file system if you are using NFS

if you are using FTP, then specify a directory from the ftproot directory in your ftp server file system.

just click the option of create directory, so if the directory will not be there, it will be created.

How to Push Vendor IDOC from SAP R/3 to XI? - in R/3 in we19 transaction, take an existing Vendor IDOC and execute it, so the system will ask you for reciver system, so specify XI port here and execute it..........this will generate a new vendor IDOC for you..........then check in XI whether you have recieved your this vendor IDOC.

Regards,

Rajeev Gupta

former_member859847
Active Contributor
0 Kudos

Hi,

In order to run u r test scenatio IDOC to File.

How to setup Folder with in XI ro Out side XI?

create one folder at application server level, provide that path as targert directory.

How to Push Vendor IDOC from SAP R/3 to XI?

we have test tool idoc- t.code we 19.

where, u can triger the idoc from SAP-R/3 to xi.

standard pgm also there i.e RSOUT00* for out ound case.

to know, the status of process idoc's- t.code weu87.

warm regards

mahesh.