cancel
Showing results for 
Search instead for 
Did you mean: 

Table that links user ID to purchasing org

0 Kudos
484

I'm looking for a table in either SRM or ECC that will give me the purchasing org that a user defaults to.

For instance user ID XXXXX_XX > Purchasing org 1111.

Accepted Solutions (0)

Answers (2)

Answers (2)

ankurch
Active Contributor

Hi Hollis,

As per my knowledge there is no such table having these two fields together, can you pls elaborate your requirement little more so that we can understand in terms of Customization if there is any work around.

Thanks,

edaniel
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi,

In SRM you can get the default purchasing organization and purchasing group with FM: BBP_OM_DETERMINE_RESP_PGRP. It will get the data from multiple tables.

You can check the following wiki page regarding to this topic: Purchasing Group and Purchasing Organization determination

Best regards,

Daniel