Ansicht
Dokumentation

/FRE/TS_BADI_007 - BAdI: Manipulate Order Forecast after Aggregation

/FRE/TS_BADI_007 - BAdI: Manipulate Order Forecast after Aggregation

CPI1466 during Backup   ABAP Short Reference  
This documentation is copyright by SAP AG.
SAP E-Book

You can use this BAdI to change the aggregated order forecast time series after the aggregation step. You can specify goods issue times, pick times or other customer-specific parameters.

  • The calculation of order forecast data during replenishment run has to be activated on the location product level.
  • The use of aggregated order forecast data during replenishment run has to be activated in the requirements calculation profile.

Implement the method 'CHANGE_AGGREGATED_RESULT' and apply the shift of the time series to all changing parameters of the method.

Assume that you want to shift the demand time period to one day earlier. To do so, you have to access each entry of the table 'CT_TS_SUM_TST' and change the field 'TS_TST' for each entry.

To make sure that the supplied data remains consistent , you also have to change the parameters 'C_START_TST' and 'C_END_TST' accordingly. This means that you have to shift each of those parameters to one day earlier.

NOTE: You can only specify a shift in whole days.






CL_GUI_FRONTEND_SERVICES - Frontend Services   BAL Application Log Documentation  
This documentation is copyright by SAP AG.

Length: 1192 Date: 20240329 Time: 061722     sap01-206 ( 25 ms )