cancel
Showing results for 
Search instead for 
Did you mean: 

Local workbook refresh selection screen values issue

Former Member
0 Kudos

Dear Gurus,

In BEx 7.x Analyzer, I am trying to refresh a saved Analyzer report(local workbook) and currently facing a weird issue.

There is a selection screen/variable screen where I need to enter date (posting date). Internally, the date is captured through a variable customer exit code and assigned to another date variable which is used in the restricted key figures. The problem here is, when I execute the workbook for the first time with a certain date, the posting date is having the date entered(correct date) but the other date(customer exit assignment) is showing a previously selected date value. When I execute the report again with same values, then the second execution is showing correct value for the second date. I am not sure why the first execution showing wrong and the second execution showing correct date. FYI, we have just started using BEx 7.x Analyzer, previously using BEx 3.5. In the previous version the report was working fine. In this case, do I need to clear any history or any parameter settings need to update? This is happening with my user and others as well.

Thank you in advance.

Regards

SR

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

In the characteristic restrictions select the InfoObject on which the variable is created. Go the Extended tab in Properties. Under Refresh Variables, select the 'Refresh as Designed' radio button.

This solution worked for me. Hope it helps you out too.

former_member182470
Active Contributor
0 Kudos

If you just want to assign the User entered Posting Date to a RKF, you can simply use a Replacement Path variable(replaces posting date variable). No need of cust exit variable.

Hope you are trying to refresh variables in the workbook through standard feature.