cancel
Showing results for 
Search instead for 
Did you mean: 

SNP Heuristic question

Former Member
0 Kudos

Hello Gurus:

In my SNP setup, I have allowed the users to type a value in the Production Planned Key Figure.  This will be because they may want a different number than the Heuristic calculates.  My question is this....I run the Heuristic once a month and I want it to overwrite any values in the Production Planned Key Figure which they may have overwrote last month.  It seems like my setup is "holding" their numbers from the previous month.  Is this standard operation of this Key Figure or a config setting somewhere?

Thanks.

Andrea

Accepted Solutions (0)

Answers (1)

Answers (1)

rajkj
Active Contributor
0 Kudos

Andrea,

If user updates any planned order, it will be fixed. The standard behavior of SNP run is to delete the unfixed orders outside of SNP production horizon and recreate new orders. The orders that are fixed or within the horizon will not be touched by the SNP engine.

You can use t.code /SAPAPO/RLCDEL to delete the all planned orders outside of horizon (select the option fixed orders to include them) and then, execute your SNP heuristic.

Thanks,
Rajesh