cancel
Showing results for 
Search instead for 
Did you mean: 

Data transfer between SAP and SRM

Former Member
0 Kudos

Hi all,

I'm new with SRM and like from a help.

Working with SAP 4.7 and now with SRM 5.0, I need make the two systems if communicate.

I need send from SAP to SRM the master data, Material, Customer, Material Group, Cost Center.

I need send the shop car from SRM for create a PR in SAP.

I need send the documents RFQ, PO and Contract from SAP to SRM. For RFQ need receive in SAP the data of price updated by the customer.

How to make this conection? There are standard interface for these data? What are these interfaces?

Thanks,

Luciano Lessa

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hello,

Master data - material & material group are replicated from ECC to SRM via Middleware. You can find step by step info in the link.

/people/marcin.gajewski/blog/2007/02/05/how-to-replicate-material-master-from-r3-to-srm

We create vendor root using PPOCA_BBP in SRM & replicate vendors to SRM by BBPGETVD transaction, later you can set up the synch program.

http://help.sap.com/saphelp_srm50/helpdata/en/d6/4def8242df214aa27644e41da65d07/frameset.htm

As you are looking at PR as the resultant follow on document from SRM, you will be using classic scenario.

http://help.sap.com/saphelp_srm50/helpdata/en/d6/4def8242df214aa27644e41da65d07/frameset.htm

For RFx, you have to use strategic sourcing, vendors can log in & respond. Find more details:

http://help.sap.com/saphelp_srm50/helpdata/en/43/14aba8700b2be9e10000000a1553f7/frameset.htm

Hope this helps.

Thanks

Ashutosh

Former Member
0 Kudos

Hello Ashutosh,

Thanks your help.

I have one question about replicate of the material master. In step by step say for complete the CRMSUBTAB table with following values:

User ObjectName U/D Obj. Class Function Obj. Type Funct. Name

CRM empty Download Material empty empty CRS_MATERIAL_EXTRACT

CRM empty Download Material empty empty CRS_CUSTOMIZING_EXTRACT

CRM empty Download Material empty empty CRS_SERVICE_EXTRACT

In our system is so:

User ObjectName U/D Obj. Class Function Obj. Type Funct. Name

CRM empty Download Material empty empty CRS_MATERIAL_EXTRACT

CRM empty Download CUSTOMIZING empty empty CRS_CUSTOMIZING_EXTRACT

CRM empty Download SERVICE_MASTER empty empty CRS_SERVICE_EXTRACT

This configuration is correct?

The field OBJ.CLASS is key of table, so not is possible add three like values.

Thanks,

Luciano Lessa

Former Member
0 Kudos

Yes, this should work.

Thanks

Ashutosh

Answers (0)