parameter passsing to total field^s condition
-
- Posts: 25
- Joined: Tue Oct 10, 2017 12:44 pm
parameter passsing to total field^s condition
I want to pass parameter field from control table to total field^s expresssion.____for example:__data field in control table RI_PRM1 contains chr expression as:__order_date =< 01.01.2015 .and. order_date >= 31.12.2015____I want to pass this field^s expression to TOTAL FIELD^S expression condition as parameter.____Basically I want to TOTAL the AMOUNT field with the RI_PRM1 condition.__rgds__Nevzat
-
- Posts: 47
- Joined: Tue Oct 10, 2017 12:44 pm
=> RE: parameter passsing to total field^s condition
That^s a pretty interesting idea. You^re looking for the equivalent of an EVAL(x) function where x is RI_PRM1.____This function isn^t part of R&R at this point. However, we^re looking at adding some new ones and this could be a good candidate.