cancel
Showing results for 
Search instead for 
Did you mean: 

Distibutin of Availability based on stock

Former Member
0 Kudos

Hi Experts,

We are using make to stock scenario. The sales orders are been

created.the stocks get confirmed for all the created sales orders

irrespective of the stock availability in the warehouse( if there

is 100 qty in ware house, there are 5 sales orders for 1000qty, the

system confirms for all the 5 customers). The delivery and pgi is

created. then the inventory is updated.

The real situation is that the users who create orders and deliveries

are divided based on areas/regions.

The users create dummy deliveries and block the stock. becasue

TOR has not been enabled. Hence, the stocks in the first

order will not be reserved for the customer. the stocks will be confirmed/reduced only if the

delivery document is created.

Requirment is to equally distribute the existing stock(on the day) to all the customers.

it also means that we want to set up limit(max order qty) of sale

of qty to the customer.

eg. if there is 100 qty and there is 5 orders of 200 qty, they want

the system to allocate the some portion of existing stock, 1 custmer

20,2 customer 10, 3rd customer 30 etc.... in the day.

I thoght of product allocation. but the situation not match

the requiremnts. The reason is that, the allocation of stocks has to

happen in a day and not in periods.

Thanks and Regards

Yadu

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

I dont see any standard SAP configuratuion to achieve this.

One approach might be, You should have to go for ABAP development and tweak the delivery quantity and use a Z table to determine the percentage of available stock to confirm for any particular customer.

Please work on the delivery processing user exit MV50AFZ1

Regards

Sai