Hello there.
I've created a calculated view with input parameters, which I am going to call it 'VIEW_A'.
This view has been working just fine.
But now I have to create another calculated view and import the last one(VIEW_A) in a projection.
But I got a error when trying to see the data content.
It says :
Error: SAP DBTech JDBC: [2048]: column store error: search table error: [6968] Evaluator: syntax error in expression string;expected TK_ID,parsing '"DT_DOC_MES_ANO" >= [here]and "DT_DOC_MES_ANO" <='
At the 'Problems' panel it says the all the input parameters are unmapped.
What Am I doing wrong? Sorry but I am kind new at SAP world.