on 2018 Oct 31 4:39 PM
Hello experts,
I have below code in application start up with backend as BW on RDBMS. Below methods are not returning any value, all i could see is the static text.
TXT_UPDATE.setText("Last Data Update: " + DS_PA_DETAIL.getInfo().lastDataUpdate) ;
TXT_REFRESH_DATE.setText("Last Refreshed at : " + DS_PRICE_ANALYZER.getInfo().lastRefreshedAt)
However this method is working as expected DS_PRICE_ANALYZER.getInfo().infoProviderTechnicalName
Please advice how can i debug this issue.
Request clarification before answering.
Hi Dot,
Thanks for the response and sorry for the delay . This datasource is based on sap bw Bex query built on a multiprovider.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Vinod,
What type of provider is linked to DS_PA_DETAIL? A Query? And what type of object is the query built on for e.g. Multiprovider?
Kind regards,
Dot
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
81 | |
30 | |
10 | |
8 | |
8 | |
7 | |
6 | |
6 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.