cancel
Showing results for 
Search instead for 
Did you mean: 

snp to ppds

Former Member
0 Kudos

The SNP CTM orders are converted to ppds orders by SAP_SNP_MULT successfully. During conversion the ppds orders are not respecting the planning calendar specified in the product master lot size view. The rescheduling sap005 heuristic i used but of no use. Can someone tell me how to make the ppds orders converted from SNP to reread the product master and determine the dates from planning calendar. Pls suggest.

Thanks

Shruths

Accepted Solutions (0)

Answers (2)

Answers (2)

claire_yang
Contributor
0 Kudos

Hi,

This depends on how you configure you heuristic SAP_SNP_MULT. In transaction /SAPAPO/CDPSC11 -> heuristic SAP_SNP_MULT,

if you choose "product heuristic", then it calls product heuristic during the conversion. If your product can consider the period lot size, e.g. SAP_PP_002, then it can consider the period lot size.

if you choose "Other heuristic" e.g. SAP_SNP_SNGL, then you need to check the setting for SAP_SNP_SNGL.

In attributes tab, choose lot size from product master.

If you use period lot size with planning calendar, you should always set flag "use period factor".

Claire

rajkj
Active Contributor
0 Kudos

Hi Shruthi,

You can execute standard lot sizes heuristic SAP_PP_002 (ensure that you did not check 'lot size from heuristic') so as to update the converted PP/DS planned orders.

In the planning run (t.code /sapapo/cdpsb0), you include the above heuristic as last planning step and  just before scheduling heuristics (SAP001 thru SAP005).

Thanks,

Rajesh