cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Variable and input parameter error

former_member224444
Participant
0 Likes
908

Hi All,

I am getting below error when clicking value help in varible screen of Calculation View.

SAP DBTech JDBC: [2048]: column store error:search table error: [6968] Evaluator: system error in expression string; expected TK_ID,parsing

'in("MATNR",[here])'

I have selected value help from current view column.

Variable is on a calculated column "YEAR" which is derived from "DATE".

I want to know why is this not showing the list of year values in the view. Same case when i use value help as current view in input parameter of MATNR. Please help me in solving this issue.

Thanks,

Rithika

View Entire Topic
Former Member
0 Likes

Issues is due to Input Parameter, which is not defined with any default values. If you define the default value to "XXXX" then based on that you will get the years.

To avoid them create separate master data value helps and use them.