cancel
Showing results for 
Search instead for 
Did you mean: 

Finding ERP Purchasing organisation using SRM Purchasing organisation

Former Member
0 Kudos

Hi Experts,

I have a requirement in which i need to know ERP Backend Purchasing organisation using SRM Purchasing organisation or Business partner.

Can anybody tell me any sap table or function module that i can refer to fulfill this requirement.

We are using SRM 5.0

Thx in adv,

Tirumala

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Tiurmala,

You can get the ECC Purchase Organisation with the following two options :

1) By running FM BBP_OM_READ_PURCH_ORG_BE with the help of input value as Org. Id of EBP purchasing organisation

2) By running FM BBP_PDH_PO_DET_BE_PUR_ORGS with the help of input value as business partner of EBP Pur. Org.

I hope the above is clear. Please provide points, if you satisfy.

Thanks

Rajesh K

Former Member
0 Kudos

Hi Rajesh,

Thanks for Reply. The FMs that you have suggested needs object id and item table as importing.

However we don't have any of this. We only have Business partner number.

Can you tell me how i can use Business partner number to get Object id or ERP puchasing organisation.

Thanks and regards,

Tirumala.

Former Member
0 Kudos

HI,

Please execute FM BBP_PDH_PO_DET_BE_PUR_ORGS (SE37) only by passing BP number, you would get the ECC purchasing

organisation value.

Or

Try try with this BBP_OM_READ_PURCH_ORG_BE by passing Org. Id of EBP Purchasing Organisation.

Did you try any of the above in SE37 ?

I tried in my system and i got the same in both the cases.

Thanks

Rajesh K

Answers (0)