ODATA request to fetch latest UD105 rows

And how does one add one’s one index to one of the UD Field Maintenance columns (in our case LastModified_c).

Also note my issue above. It seems that the EPICOR ODATA Rest interface allows one to stick a 64 bit value into the LastModified_c only if it is sent as a string “34309343093344534”, but then one cannot do a .gt. compare using a filter since that changes it to a 32 and I can a type mismatch!