cancel
Showing results for 
Search instead for 
Did you mean: 

Distributing source of supply assignment

Former Member
0 Kudos

Hi All,

We have a requirement as below:

We have 4 contracts with 4 vendors for a product at the same time. Now, user creates SC to order 1000 units of this product. We want that system automatically creates 4 POs (because there are 4 contracts) with 250 units (1000/4) for each PO. So, 1 contract is assigned to 1 PO. We're working on SRM 7.

Thanks,

Iqbal

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi All,

I dont have the system right now to confirm. But your inputs will be considered.

Thanks

Iqbal

0 Kudos
former_member191111
Participant
0 Kudos

Hi,

You can also use Quota Management for spliting the requirement .

Regards,

Sachin

former_member183819
Active Contributor
0 Kudos

Sachin is correct .Good idea.

You can use this function in both a manual process and an automated process as part of sourcing to generate purchase orders (POs). Quota arrangements allow you to define target percentages and distribute them between two or more purchasing contracts. A quota arrangement ensures that a contract is guaranteed both a minimum sales volume and a defined percentage of the total purchasing volume of a product category or product. A quota arrangement has the highest priority in the sourcing process.

During the validity period of a quota arrangement, there are two phases:

Fulfillment of guaranteed minimums

Before the system assigns contracts based on target percentages, the quota arrangement ensures that all guaranteed minimums of contracts participating in that quota arrangement are fulfilled. The sequence in which the guaranteed minimums are fulfilled is determined by the target percentages defined in the quota arrangement. Guaranteed minimums are defined in the contract.

Assignment of contracts based on target percentages

Once all of the guaranteed minimums of contracts participating in a quota arrangement have been fulfilled, the system continues to automatically assign contracts based on the target percentages defined in that quota arrangement. The winning contract is then determined by the relative difference between the actual release value and the target value of the quota arrangement.

Integration

You use this function in the following applications:

Contract Management

When you order a purchase order against a contract that is part of a quota arrangement, the system automatically updates the release values for each contract line item.

Sourcing

The system shows the winning contract for a quota arrangement in the manual sourcing process.

During manual sourcing, you can access quota arrangement details from the sourcing application.

Prerequisites

You can only create a quota arrangement if a product category or a product is saved in the system, and a contract is available so that you can assign target percentages for the quota arrangement.

Features

The system allows the source of supply to be selected automatically, based on the fulfillment of guaranteed minimums and target percentages defined in the quota arrangement.

A quota arrangement uses standard rules to determine the winning contract in the sourcing process. However, the system can redetermine a winning contract with your own logic if you implement a Business Add-In (BAdI) from Customizing. To access this BAdI in Customizing for SAP Supplier Relationship Management, choose SRM Server Business Add-Ins (BAdIs) Sourcing Redetermination of the Contract to be Used (Quota Arrangement) .

Activities

To create a new arrangement, choose Strategic Purchasing Contract Management Create Documents Quota Arrangements .

You can change an existing quota arrangement, for example, by modifying the target percentages or adding further contracts (with or without a quota base quantity)

Caution

The contracts in a quota arrangement must have the same base unit of measure.

End of the caution.

Note

In the Quota Base Quantity column, you can enter a nominal released quantity for contracts joining an ongoing quota arrangement. This allows you to simulate participation of the new contract in the quota arrangement immediately. If you leave this field blank, the system assigns the new contract with all sourcing requirements, until it catches up with the other contracts participating in the quota arrangement.

End of the note.

masa_139
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi,

Is it for direct material or indirect material? If it is for indirect material, I don't think end user expects goods delivered by 4 suppliers in different time. It if happens, end user should know that.

How about implementing BBP_DOC_CHECK_BADI and let user to split 4 line items in SC? This is a simple solution.

What is expected behavior if user order just 3 EA?

Regards,

Masa