a month ago
Hi everyone,
The scenario is; I have created a RAP application that will display data from Web Service. CDS Custom entity was created and the query implementation class called Web service.
The next step is to save the data from my Fiori Report List into my custom Z* table and update the "Status" field on the Fiori List.
Why does the Read Entity result fail?
What should be the way?
Kind regards, aatan.
Request clarification before answering.
did you implement the read method in the handler class?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @junwu,
Yes, it has been implemented. I am calling the service data again with the selected key values and filling the "RESULT" return.
When I click the SetData(For Action) button, the setExchange method is called first, followed by the Read method.
Kind regards, aatan.
User | Count |
---|---|
76 | |
22 | |
9 | |
7 | |
6 | |
5 | |
4 | |
4 | |
4 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.