cancel
Showing results for 
Search instead for 
Did you mean: 

Split App Dynamic Data Read

Former Member
0 Kudos

Hi All

I have a master detail app .. My requirement is read the data from the database and display in detail section based on Master page selection ..

For Ex : Assume on the master section I have HANA Package and Hana View Listed

so when a particular record is selected on the master side I need to go to database and read as select top 100 from pkg.view name ..The pkg and viewname is coming from master section

The Master section data is displayed using an XSODATA .. But for the detail I'm not able to create any XSODATA because I need adynamic sql

I created a another xsodata hardcoding the package and view name and it works but I cannot create a dynamic xsodata just by saying select top 100 from ( Master Section details

My UI project is a javascript

Any leads would be appreciated

Thanks in adv

Accepted Solutions (0)

Answers (0)