Announcements
No record found.
When does the field DEX_ROW_ID get populated or updates?
I have some transactions having DOCDATE and POSTEDDT of May 2018 but the DEX_ROW_ID has November 19, 2018.
*This post is locked for comments
Jehan,
There is a trigger on the PM30200, called zDT_PM30200U, that sets a record's DEX_ROW_TS to the current date any time that record is updated.
The only time I've really seen this field used is in the Dynamics Connector, which would use it to know when a record was changed in GP so it could include or exclude it in the records being migrated to Dynamics CRM based on the date filters you've setup.
The DEX_ROW_ID does not get updated as it is an identity column. Once a record is inserted in a table, the identity value is assigned and immediately increased to be used with the next record that gets inserted. You can read more about DEX_ROW_ID in my article dynamicsgpblogster.blogspot.com/.../dexrowid-column.html
My apologies, I meant to type DEX_ROW_TS
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
Congratulations to our 2026 Super Stars!
Thanks to all of our 2025 Community Spotlight stars!
These are the community rock stars!
Stay up to date on forum activity by subscribing.
HP-11021721-0 1