Skip to Content
0
Former Member
May 15, 2018 at 02:37 PM

Saving forecasted value in a table in SAP Predictive Analysis Library(PAL)

85 Views Last edit May 16, 2018 at 09:56 AM 3 rev

Hello Expert,

We are using Time Series Algorithm: Single Exponential Smoothing for forecasting.

For Testing purpose we used similar data set as given in help.sap.com, after calling the Stored Procedure as mentioned below line we are getting 2 results as attached above.

Our aim is to save these record in a table so that this table can be mapped with user interface.

Can someone please help me to understand how we can achieve this.

CALL _SYS_AFL.PAL_SINGLE_EXPSMOOTH(PAL_SINGLESMOOTH_DATA_TBL, #PAL_PARAMETER_TBL, ?,?);

Thanks,

Sudhir J.

Attachments