2010 Jan 21 2:16 PM
We need to pull data like material information, purchase order information from SAP R3 4.6C to our local oracle database on daily basis. We don't want to use BAPI calls.Can somevone guide us how to do it?
We need to pull data like material information, purchase order information from SAP R3 4.6C to our local oracle database on daily basis. We don't want to use BAPI calls.Can somevone guide us how to do it?
2010 Jan 22 6:35 AM
if you have PI in your landscape you do it Via PI.
IDOC - PI - Database.
Regards,
Suresh
2010 Jan 22 6:44 AM
Thanks Suresh. Can you please explain how to do that. I am new to this field. If you can send me some code example that will be great.
2010 Jan 22 6:47 AM
SAP PI is middleware from SAP and it is all toghether a seperate installation.
if SAP PI system in place along with R3 then co-ordinate with your PI team.
Regards,
Suresh
2010 Jan 22 6:40 AM
Apart from IDOC, there is one more option of flat file or CSV file.
as you want the data daily, you can develop an interface in SAP which extract the creatae / change material master data , purchase oredr of previous day and format in file which is acceptable in Oracle server and send using FTP push or pull method. I believe in Orcale databas we can upload CSV file easiy. The create or change data of previous day, you can easily get in CDHDR/CDPOS tables.
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |