RecId is unique or not

abdel
abdel Member Posts: 7
edited 2009-04-16 in Dynamics AX
Hi,

I want to known if the RecId is unique across the tables or not. I obtained inexpected resultat when I run report in different period. the query is based on CustTrans and CustSettlement joined by the recId.

thanks

Comments

  • vmarinov
    vmarinov Member Posts: 11
    This is version dependent: in AX 3 the RecIds are unique for each company account while in AX 4 (or later) RecIds are unique for each table.