cancel
Showing results for 
Search instead for 
Did you mean: 

xsodata input with Fiori elements

mani_ac
Participant
0 Kudos

Hi ,

I have a simple xsodata service with Input parameters

service {

"LineageView" as "demoView" key generate local "GENERATED_ID"
aggregate always
parameters via entity

}

URL : /demo.xsodata/demoViewParameters(IP_VIEW_NAME='CV_LINEAGE')/Results

I cannot consume this in List Report Fiori elements in an analytical table. It gives an error

Error in AnalyticalBinding - QueryResult 'demoViewParametersResults' could not be retrieved.
Can you please help on how to consume xsodata with input parameters. There are no examples i found anywhere for xsodata with input parameters for an ananlytical table

Accepted Solutions (0)

Answers (1)

Answers (1)

SergioG_TX
Active Contributor
0 Kudos

there are plenty of examples if you google this topic. here is a blog post I found on the community

Expose and Consume a Parameterized Calculation View via OData – XS Advanced Model | SAP Blogs