cancel
Showing results for 
Search instead for 
Did you mean: 

Purchasing Group determination

ian_owen
Explorer
0 Kudos

Hello Gurus

SRM 5 ECS

In our org structure, we only have one Purch Org defined, then have all our Purch Groups aligned and the appropriate users assigned to their purch grps. All purch grps are distinct in the material goups and co codes/plants they are responsible for. If a normal SRM employee at a co code/plant attempts to requisition, then the correct Purchasing group is defaulted when I check in the basic data for the item. In fact if I use the drop down to select, only one is showing to select from.

Purch Grp A

User 1

User 2

Purch Grp B

User 3

Purch Grp C

User 4

However, we also have the scenario when a buyer attempts to requisition. I know. Not good practice!!! This time when I check the purchasing grp assigned, it doesn't suggest the local (expected) purchasing grp but the first of a list of all the purchasing groups that are responsible for the same material in their respective co code/plants.

So all Purch Grp would be offered for selection:

Purch Grp A

Purch Grp B

Purch Grp C

Is SRM using a different logic to assign purch grp if the requisitioner is already associated to a Purch Grp in the org structure? If so does anybody know what the rules are?

Thanks

Ian

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

SC items are assigned to purchasing groups according to the following

characteristics:

(1) Organizational assignment of the requester: The purchasing group

must be responsible for one department of the requester's parent

reporting line.

(2) Product category of the item: The purchasing group must be

responsible for the chosen product category.

(3) Product category's target system: The purchasing group must be

assigned to the item's target backend system (tab card 'Function').

If not all conditions can be fulfilled at once, the algorithm of

function module BBP_OM_FIND_SC first ignores condition (1), then

(1) & (2), and finally (1) & (2) & (3) to ensure that an item will

always be assigned to a purchasing group.

This of course can be overwritten by your BADI BBP_PGRP_FIND or BBP_OM_DETERMINE_RESP_PGRP.

Regards,

Marcin