Are RecIds unique across Common tables in Dynamics AX 2012?
Are the RecIds unique across Common tables in AX 2012? I read that this is version dependent, but I did not manage to find any information on this for AX 2012. If not, doesn't that break polymorphic design of the tables in AX, where all AX tables extend from Common ? And Common declares RecId ... When Microsoft Dynamics AX inserts records into SQL tables, a unique RecId is assigned to each record regardless of the company each record is associated with. The field is 64 bit long and unique per table. In Axapta 3.0 and below RecIds were unique per company account and 32 bit long. Thus a company