cancel
Showing results for 
Search instead for 
Did you mean: 

Filter on CDS Virtual element where the calculation in done in Frontend for a Standard Fiorielement

vasaviyacham
Explorer
0 Kudos
87

There is a requirement for me to add a Custom Calculative column in a Standard Fiori Elements App. 

I have extended the CDS view to add a virtual column and created an adaptation project in frontend to calculate the values of that column and until this it is successful. Later I have realized that I am not able to filter the column so added the @ObjectModel.filter.transformedBy: 'ABAP:.. ' class to implement filteration on this field. But I am getting Association Association _MAINTANANCEPLANDATA of view C_OBJPGMAINTNOTIFICATION is not available in the exposed data model.

How Can I add filter capability on this new field if the data of this column is calculated in Frontend of a Fiori elements list report application.

vasaviyacham_0-1733136436349.png

Extended CDS consumption view:

vasaviyacham_1-1733136449858.png

Implemented Filter class Method:

vasaviyacham_2-1733136546525.png

 

 

 

 

Accepted Solutions (0)

Answers (0)