the possibility to query a record list (ie. local/input variable) would rock!
instead of querying/manipulating one/multiple entities multiple times, untill you have all relevant data together.
why not query a record list already available? even if it consists only of structures
this would seriously increase performance and reduce complexity.
specially since you dont need those loops with an IF anymore, that simply skip all records untill youve reached the one you want.
thanks for liking!