Ansicht
Dokumentation

APO_PPS_PLANNING - Extend Procurement Planning Heuristics

APO_PPS_PLANNING - Extend Procurement Planning Heuristics

SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up   CPI1466 during Backup  
This documentation is copyright by SAP AG.
SAP E-Book

You use this Business Add-In (BAdI) in Production Planning and Detailed Scheduling(PP/DS). You can use this BAdI to modify procurement planning heuristics that are based on the following algorithms (for example, the standard heuristics specified below the algorithm):

  • /SAPAPO/HEU_PLAN_STANDARDLOTS
Standard heuristic SAP_PP_002 Planning Standard Lots
  • /SAPAPO/HEU_PEGID_PERIODIC_LOT
Standard heuristic SAP_PP_004 Planning Standard Lots in 3 Horizons
  • /SAPAPO/HEU_PLAN_COPRODUCTS
Standard heuristic SAP_PP_017 Planning Standard Lots for Co-Products
  • /SAPAPO/HEU_PART_PERIOD
Standard heuristic SAP_PP_005 Part Period Balancing
Standard heuristic SAP_PP_013 Groff Procedure
  • /SAPAPO/HEU_PUR_PLANNING
Standard heuristic SAP_PP_006 Least-Unit Cost Procedure: External Procurement
  • /SAPAPO/HEU_PLAN_STDLOTS_CONTI
Standard heuristic SAP_PP_C001 Planning of Standard Lots for Conti-I/O
  • /SAPAPO/HEU_REORDER_POINT_PLAN
Standard heuristic SAP_PP_007 Reorder Point Planning
  • /SAPAPO/HEU_PLAN_DEFICITS
Standard heuristic SAP_PP_003 Planning Shortage Quantities

In the standard system, the Business Add-In is not active.

The Business Add-In is not filter-dependent.

The Business Add-In is for multiple use.

Code example is available for some methods that you can use for the following applications:

  • If you have made the relevant settings in the heuristic settings, the heuristic creates fixed pegging relationships between receipts and requirements. The heuristic has had the requirements consume the receipts in the net requirements calculation. To include the setting options for fixed pegging in the heuristic settings, you use the SETTINGS_SUBSCREEN, SETTINGS_GET and SETTINGS_SET methods. To process receipts and requirements accordingly, you use the PEGID_GET_IO method.
  • The heuristic takes account of underdelivery tolerances in make-to-order production. For this, you use the AFTER_NETTING method.
  • The heuristic takes account of shortages outside the PP/DS horizon. For this, you use the RECEIPTS_SAVE method.
  • In the standard system, the heuristic does not take account of the minimum lot size from the location product master for the last lot when planning using the remaining lot-for-lot order quantity. If you want to take the minimum lot size into consideration, you use the RECEIPTS_SAVE method.

To display the code example that belongs to this example, choose Goto -> Code Example -> Display.

Documentation for the BAdI interface /SAPAPO/IF_EX_RRP_PLANNING

Documentation for the BAdI method AFTER_NETTING

Documentation for the BAdI method EVALUATION

Documentation for the BAdI method PEGID_GET_IO

Documentation for the BAdI method RECEIPTS_SAVE

Documentation for the BAdI method SETTINGS_SUBSCREEN

Documentation for the BAdI method SETTINGS_SET

Documentation for the BAdI method SETTINGS_GET






rdisp/max_wprun_time - Maximum work process run time   CL_GUI_FRONTEND_SERVICES - Frontend Services  
This documentation is copyright by SAP AG.

Length: 4715 Date: 20240607 Time: 112640     sap01-206 ( 67 ms )