on ‎2016 Jan 21 12:38 PM
Hello Experts,
Need your help in understanding the context binding issue I am facing in UI5 demo application design.
1. I created on RFC Function Module to pull data for flight booking details as well Airline booking count.
2. Created oData using this FM and tested in GW Client, it seems OK.
3. There is a referential constraint like for one single Airline selection from Master page will display concerned booking information (1:N) in detail page.
Selecting record in master page gives the data in detail page but only the last record of booking information is being displayed.
Kindly see the below screen shot. Tried a lot but couldn't fix the issue. So if you can kindly help me in this regards.
I can find in debug the total booking record in internal table is as per the below screen shot
But is only displays the last record in series (1 --> 5362). Any idea on this?
Thanks , SL
Request clarification before answering.
The entityset that Table Header uses might not have an unique id. Have bookingId & customerId as key properties defined to that entityset.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 8 | |
| 6 | |
| 4 | |
| 3 | |
| 3 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.