cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Table that links user ID to purchasing org

Former Member
0 Likes
774

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.

View Entire Topic
edaniel
Product and Topic Expert
Product and Topic Expert
0 Likes

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