on 2024 Feb 23 9:14 PM
Hi all,
When i debug the query implementation class i have no values into current method io_request->get_filter( ).
I need to know what am i missing in order to have the data values from implemented CDS view.
Thanks in advance,
Mauricio
ABAP RESTful Application Programming Model
SAP S/4HANA Cloud Public Edition
Request clarification before answering.
Could you post your implementation of your read method and the way how you call your BO with filter (select, ODATA, etc.)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Sure! here you have the implementations i´m using:
Interface View:
Consumption view
And in here we have the ABAP Class above mentioned:
In here i have no values...but if i try to do data preview from my ZC_ZMC1 we can see data in there:
In the other hand, using the app preview, there is no data at all:
Thanks in advance,
Mauricio
User | Count |
---|---|
72 | |
19 | |
9 | |
8 | |
7 | |
5 | |
4 | |
4 | |
3 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.