REST SalesOrderSvc/GetByID is missing Date fields on 1st line

I’m running into something weird and want to know if anyone else is seeing this. In oTrans_AfterAdapter method on the update I have a call to SalesOrderSvc/GetByID. If I create a new line(the 1st line of the order) enter qty and prince and save. When my dataset is returned it is missing all the UD date fields. The other fields i.e. Checkboxe’s,Characters, etc… are all available. I replaced a BO call in this location and it worked as expected and all the UD fields are available.

Has anyone else seen this behavior?

Thanks
David