Page 1 of 1

parameter passsing to total field^s condition

Posted: Mon Dec 05, 2016 5:16 am
by Nevzat_Kanbur_(Guest)
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

=> RE: parameter passsing to total field^s condition

Posted: Tue Mar 14, 2017 9:19 pm
by Chris_Strasser_(Guest)
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.