cancel
Showing results for 
Search instead for 
Did you mean: 

Creating Entirely new logic for fair share deployment in SNP

Former Member
0 Kudos

Hi Gurus,

I have a requirement where in the fair share logic is extremely complex

The system has to consider stocks at Plant, RDC,DC and distributor

Then carry out a complex calculation

For a each SKU calculate the  (Target Stock - Actual Stock) at DC,

Then compare it with the stock of the SKU at plant.

Based on this how much to be sent as fare share logic.

Is it possible to carry out such calculations ib SNP where we deal with order series and aggregates.

Thanks in advance

Vikas

Accepted Solutions (0)

Answers (1)

Answers (1)

satish_waghmare3
Active Contributor
0 Kudos

Hello Vikas,

It is very common to have these calculations done using macro.  You will need macro for below

1. Total Demand

2. Total Receipts

3. Projected Inventory = Stock on Hand - Total Demand - Total Receipts

4. Supply Shortage by Bucket

Thank you

Satish Waghmare

Former Member
0 Kudos

Hi Satish,

Thanks for suggestion, however, I have following query.

The logic I explained was symbolic only , the actual logic has around 10 steps. This logic will require transferring around 10 types stocks at different locations & status (e.g. In Transit) from ECC APO (to catch the planning situation).

Q1. There are 6 types of standard stocks defined in CFM1 for creating integration models.

     Can we create integration models in ECC for some more types of stocks and then map                them to new KF with category CC in APO.

Thanks again

Vikas