cancel
Showing results for 
Search instead for 
Did you mean: 

Heuristic SAP_PP_004 and shelf life planning

Former Member
0 Kudos

Hi

We want to use SAP_PP_004 heuristic to plan with different lot sizes by dividing PPDS horizon into multiple parts. There is no check box for shelf life planning in this heuristic. How we can modify this heuristic to consider shelf life planning.

Is there any sap note with sample coding for same?

Regards,

Santosh

Accepted Solutions (0)

Answers (2)

Answers (2)

0 Kudos

This is probably not gonna work, but you can try creating an implementation of BAdI /SAPAPO/RRP_HEUR_DO, Method BEFORE, and change field CS_HEUR_SETTINGS-HEUR_PPS-USE_SHELF_LIFE to TRUE.

Other than that, some methods of BAdI /SAPAPO/RRP_PLANNING are called during the execution of Planning of Standard Lots in 3 Horizons heuristic.

Hope this helps.

tibor_nagy
Contributor
0 Kudos

Dear Santosh,

please check following part of note 391018:

"The shelf life data is transferred using the classification.

The characteristics are usually filled by object dependencies.

Characteristics that should not be assigned to the integration model in R/3:

You should not transfer the characteristics LOBM_VERAB, LOBM_VFDAT and LOBM_HSDAT to APO. This could cause incorrect results or performance problems during the execution of planning heuristics. For this reason, do not assign an organizational area to these characteristics in R/3. "

Please also check the note 483576

Please check also that the stock is in the same pegging area (are you using MTO) and is valid for the demand (charactistic values).

I hope I could help.

Regards,

Tibor