02 February 2016

AX 2012 Financial Dimension main tables and relations

Hi,

Below are the financial dimension tables and relations:

DimensionAttribute -> RecId

DimensionAttributeValue.DimensionAttribute == DimensionAttribute.RecId

DimensionAttributeValue.Owner == HcmWorker.RecId

DimensionAttributeValueSetItem.DimensionAttributeValue == DimensionAttributeValue.RecId

DimensionAttributeValueSetItem.DimensionAttributeValueSet == DimensionAttributeValueSet.RecId

Dimension value View:
DimensionAttributeValueSetItemView

Happy Daxing :-)

1 comment:

  1. MICROSOFT DYNAMICS AX is the best software on the market! thank you for sharing your knowledge.

    ReplyDelete

Give me the commetns and solutions

Ledger Voucher creation Framework and x++ code to create ledger voucher

 Please click her for MS reference file Below is the out of the box example reference and code. SalesInvoiceJournalPostSubBill_Extension->...