I forgot and has been puzzled with combination of using SETVIEW in pre section and GET in aftergetrecord section.
I know that rec.SETRANGE and rec.SETFILTER are disregarded when later we use rec.GET. what about SETVIEW?
rec_a.SETVIEW(bla bla);
...
rec_a.GET(p_key);
My temporary conclusions is, GET will disregard the earlier SETVIEW. Anyone can confirm this?
Thank you very much.
Kind regards, Joe Marselo | see my NAV blog
joemarselo.wordpress.com | twitter
@joemarselo 0
Answers
No PM,please use the forum. || May the <SOLVED>-attribute be in your title!