Forum Post: RE: json filter pattern sample code

Status
Not open for further replies.
A

agent_008_nl

Guest
Understandable. I made a framework with aetf as starting point - it is in production for a couple of years now-, only at one occassion until now a special filter was needed. I used create ttFilters. assign ttFilters.TableName = 'ttCustItem' ttFilters.Operator = 'SpecialFilter' ttFilters.FilterValue = 'filterAvblLtSalable'. for that, the special filter was in an abl method named 'filterAvblLtSalable'. But I'll see that I log the idea as suggested by Peter. For now I'm going to imitate Peter's method on the client. -- Kind regards, Stefan Houtzager Houtzager ICT consultancy & development www.linkedin.com/in/stefanhoutzager

Continue reading...
 
Status
Not open for further replies.
Back
Top