cancel
Showing results for 
Search instead for 
Did you mean: 

Standard functionality in XI to extract open PO data from R/3

Former Member
0 Kudos

Hi

I want to extract all the open purchase order records from R/3 to XI. Is there any standard XI delivered functions or functionality that I can use.

Thanks

Sudheer

Accepted Solutions (1)

Accepted Solutions (1)

MichalKrawczyk
Active Contributor
0 Kudos

Hi Sudheer,

there are two ways:

1. you can send the PO data from r3 to the XI

with the use of standard idoc - <b>orders</b>

2. you can also get the po data from the r3 with

the use of bapi <b>po getdetails</b>

Regards,

michal

Former Member
0 Kudos

Hi Michal,

With this still I need to create IDOC's from R/3. Can I create one flat file by combining multiple IDOCs in XI.

Thanks

Sudheer

MichalKrawczyk
Active Contributor
0 Kudos

Hi,

sure you can

you can send 100 (or any other number of idocs)

and combine them in a BPM inside the XI

in one file - that's an XI standard

Regards,

michal

Former Member
0 Kudos

Hi Michal,

Any tips on where I can find more documentation on this (combining multiple IDOCs into 1 flat file).

Thanks,

Sudheer

MichalKrawczyk
Active Contributor
0 Kudos
Former Member
0 Kudos

Hi Michal,

Thanks a lot of the help.

Thanks

Sudheer

MichalKrawczyk
Active Contributor
0 Kudos

no problem

Regards,

michal

Answers (0)