sap/opu/odata/sap/AccountBalanceDetailsSet(Zmonth='08',Zyear='2017')?$expand=openset,clearset
When i am using this url I am geeting data.
I want to implement above url in ui5 where Zmonth and Zyear data will come from XML view and then I have to bind table.
Anyone can help me to achieve this?
Add comment