cancel
Showing results for 
Search instead for 
Did you mean: 

SOP issue - Urgent

Former Member
0 Kudos

Hi All,

I need some help on these issues:

1. When transferring from SOP to demand management I face some issues like

Product group A has materials a, b, c

Product group B has materials a ,e, f

So when planning for Nov I require 20nos of a for Product group A and 50 nos of a for Product group B. I plan at header level and then disaggregate them.

When I transfer Product group A it transfers 20 nos of a

But when I trasfer Product group B it transfers 50 nos of a and replaces 20 to 50 instead of making it 20 + 50 = 70. Is there a way I can resolve it ?

Thanks,

Krish

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

I do not have answer to your interesting question..

But, looking at t-code:MC74 (Transfer Planning data to demand mgmt), there is no option to add the demand mgmt. It is just to overwrite the existing value. Keeping this in mind, there are couple of open points which may be looked into

(1) when a exists in two product groups, is there a way to combine both product groups into single one to identify unique demand for 'a'.

(2) develop a custom code where (similar to MC74) such that instead of overwriting the demand, it adds to the demand already exists. if null exists treat it as Zero..

hope this helps

Thanks

JK