Ansicht
Dokumentation

ISM_PDEX_FC_PROC - Define and Assign Forecast Procedure

ISM_PDEX_FC_PROC - Define and Assign Forecast Procedure

CL_GUI_FRONTEND_SERVICES - Frontend Services   BAL_S_LOG - Application Log: Log header data  
This documentation is copyright by SAP AG.
SAP E-Book

In this IMG activity, you group the methods defined to form a forecast procedure, which consists of the following levels:

  • Data retrieval
  • Pre-correction
  • Calculation
  • Safety amount
  • Post-correction
  • Total correction
  • Transfer rule

You should have defined the methods in Customizing.

When defining the individual methods, you must implement the following interfaces:

  • Data retrieval (interface IF_ISM_SD_FCREFISSUE_GETSALES)
This interface contains seven fields in which you can enter historical quantities using data retrieval methods.
  • Pre-correction (interface IF_ISM_SD_FCREFISSUE_CORRHIST)
In this step, you can correct the quantities imported for specific contracts.
  • Calculation (interface IF_ISM_SD_FCREFISSUE_CALC)
In this step, the quantities are calculated for specific contracts according to the calculation method.
  • Safety amount (interface IF_ISM_SD_FCREFISSUE_SECSTOCK)
In this step, you can assign safety amounts to the calculated quantity fields.
  • Post-correction (interface IF_ISM_SD_FCREFISSUE_CORRFOREC)
In this step, you can correct the calculation results for specific contracts, for example eliminating outliers.
  • Total correction (interface IF_ISM_SD_FCREFISSUE_TOTAL)
You can correct the calculation results for each plan issue.
  • Transfer rule for transferring quantity fields to fields in the quantity planning record
You specify the fields in the quantity planning record to which the forecast results are to be written. You do this using a quantity planning view that has been set up accordingly.






PERFORM Short Reference   CL_GUI_FRONTEND_SERVICES - Frontend Services  
This documentation is copyright by SAP AG.

Length: 2232 Date: 20240423 Time: 201619     sap01-206 ( 15 ms )