on 2024 Jul 01 7:04 PM
I want the abap cds view to filter (as parameters) on a range of dates.
Example
select * from table where dates between :p1 and :p2 ;
how do I do this ? ( p1 and p2 are parameters )
Hi,
Try these steps-
Example:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
69 | |
11 | |
10 | |
10 | |
9 | |
9 | |
6 | |
6 | |
5 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.