cancel
Showing results for 
Search instead for 
Did you mean: 

Interactive Forecasting Screen Error in SAP SPP

Former Member
0 Kudos

We are getting an error in the interactive forecasting screen

(transaction code: /sapapo/sppfcst. )

We have already created location, product-location, transportaion lane,

BOD, assigned product to BOD etc.

We have completed the business activation as well and are able to

successfully upload demand history using a CSV file.

Now we go to interactive forecasting screen , and select our product.

Now when we double click on the parent location or any other

location), we get following error :

"An exception with the type CX_SY_DYN_CALL_PARAM_NOT_FOUND occured ,

but was neither handled locally , nor declared as RAISING..."

can somebody help us with this?

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

This can be solved with the following..

1 Go to transaction se37

2/ Run the function module RSSG_METAPROGRAM_GENERATE

3/ You will be asked to enter some parameters :

For I_PROGRAM_CLASS enter RSS_HEADER_COMMENT

For I_TEMPLATE enter RSS_HEADER_COMMENT_TEMPLATE

For I_FORCE_COMPILATION enter 1

4/ Execute

Thanks,

Prashanth

Former Member
0 Kudos

Hi,

This issue can be resolved by doing the following.

Go to transaction se37

2/ Run the function module RSSG_METAPROGRAM_GENERATE

3/ You will be asked to enter some parameters :

For I_PROGRAM_CLASS enter RSSG_HEADER_COMMENT

For I_TEMPLATE enter RSS_HEADER_COMMENT_TEMPLATE

For I_FORCE_COMPILATION enter 1

4/ Execute

Cheers,

Prashanth