Hi
Query Run.changed should let you know whether that table in question has
switched over to a new record when the queryRun.next() call was made. E.g if
you have a PurchTable linked to multiple PurchLines in a query, the line
will change everytime the next() is called but the PurchTable will only
Hello All,
I am new to Axapta and I am trying to understand the QueryRun.changed method. I
have pasted an example of code below. There is Query CusttransCustSettlement
that essentials joins the custtrans and the custsettlement tables. In the code
below there is a if(queryRun.changed(tablenum(Cu
2 matches
Mail list logo