cancel
Showing results for 
Search instead for 
Did you mean: 

how to send the created PO to non-sap system

Former Member
0 Kudos

Hi,

my scenario SRM->XI->NON SAP SYSTEM.

i acivated the extended classic scenario.

when ever the PO's created in SRM i need to send to non sap system.

i found one badi for this 'BBP_ECS_PO_OUT_BADI' in that 'BBP_B46B_PO_OUTBOUND' method.

using this method can we send the PO to non sap system.

if it is yes then what are the configuration steps we need to require .

Accepted Solutions (0)

Answers (3)

Answers (3)

laurent_touillaud
Contributor
0 Kudos

Hi Hymavathi,

You need to send your PO to XI and then configure non sap system in XI.

Firts in SRM you must find the badi where the po is saved. You may use the one you mentionned.

The important thing is to define the interface between SRM and XI. You can use RFC, IDoc, Proxy, file... scenarios depending on how you want to transfer your data to XI. When transferred you then use mapping in XI to format data into the target system requirements.

Hope this will help.

Best regards,

Laurent.

masa_139
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi,

Please check the Business Scenario Configuration Guide for Service Procurement (EBP-SUS).

[http://service.sap.com/ibc-srm|http://service.sap.com/ibc-srm]

You do not need to configure SUS part. EBP sends PO to XI. You should define receiver determination, mapping and communication channel for Non SAP system in XI.

Regards,

Masa

Former Member
0 Kudos

BAdI:BBP_ECS_PO_OUT_BADI is for local purchase order in the extended classic scenario is transferred to the linked logistic backend system. Here logistic backend system must be SAP R/3 4.6b or higher.

For your requirement you need to develop a Interface between SRM and your legacy through XI. More precisely you need to develop a ALE model between SRM & XI and then mapping to your legacy system.

Reward Points for helpful answers

Regards, Satya