cancel
Showing results for 
Search instead for 
Did you mean: 

PO from SRM to supplier via PI 7.1

madanmohan_agrawal
Contributor
0 Kudos

Hello Experts,

I have a scenario where I need to send PO request from SRM to PI 7.1 via proxy and then from PI 7.1 to third party supplier via HTTP port.

I have imported all the ESR objects from market place and are available in my ESR. Many scenarios are there with many Integration process, actions and all.

Now I am confused which one to use from the above available scenarios during the creation of integration scenario in ID. Since my scenario only needs to send PO create, change and cancellation request.

Please suggest,

if I have use Service_Procurement_SupplierEnablement from ESR

or I have create manually the configuration with only oubound interface Send_PurchaseOrder_out.

I appreciate your help.

Thanks,

Madan Agrawal

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

if your scenario is for Purchase Order and not for Service Purchase Order then you can go for the below..

PurchaseOrderRequest_Out from http://sap.com/xi/SRM/Procurement/Global ....

we have used the same as we wanted to sned out the PO to the vendor and not for services PO...

Normally there can be either DirectMaterial Procurement or service procurement...we used DirectMaterial Procurement scenario and so used as mentioned above...

Also we have used AAE as receiver in our case was JMS(i.e for sending PO to vendor..was done by JMS )

HTH

Rajesh

madanmohan_agrawal
Contributor
0 Kudos

Thanks Rajesh & Puneet,

PurchaseOrderRequest_Out will work.

I have another doubt. I have used an Integration process of ESR as a model during scenario configuration in ID. In standard SRm content the source is EBP and destination is SUS but I want to make source as SRM and destination as third party supplier then what extra configuration I need to perform in ID.

Thanks,

Madan Agrawal

aashish_sinha
Active Contributor
0 Kudos

Hi,

>> but I want to make source as SRM and destination as third party supplier then what extra configuration I need to perform in ID.

For third party destination as you want to send data to third party using Http, you need to make an entry in Sm59 of Type "G" with third party http parameters in Http destination, and then you need to select that Http destination in Http adapter.

For SRM as Source, Let me know, how you pushing data to PI. if you are using a standard outbound interface, then you need to create an entry in SM59 for type "H" and use parameters to connect to SRM system. For communication channel use XI Proxy and give this Destination name in XI Proxy.

Regards

Aashish Sinha

Former Member
0 Kudos

Madan,

If I am not mistaken then EBP (Enterprise Buyer Professional) is nothing but a part of SRM and SUS (Supplier Self Service) is for the supplier.

EBP:

SUS: http://wiki.sdn.sap.com/wiki/display/SRM/SupplierSelfService

Came across some links ...might be useful for you :

Edited by: Puneet Singhal on Mar 3, 2011 10:48 AM

madanmohan_agrawal
Contributor
0 Kudos

Thanks Aashish,

Is there any documentation for your provided solution.

Thanks,

Madan Agrawal

aashish_sinha
Active Contributor
0 Kudos

Hi Madan,

No, no documentation i can refer. but this is the way i used to connect to external system and the system of my landscape if standard ESR objects are available like you have to SAP SRM.

Regards

Aashish Sinha

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Madan,

I think you can use the interface PurchaseOrderRequest_Out in http://sap.com/xi/SRM/Procurement/Global but it will be better if you check with your functional consultant if the structure fits your requirment and if you need any other field ?