I need to create a new financial dimension for a legal entity using X++.
I'm creating a record in DimensionFinancialTag, but I can't find where to link a financial dimension and a legal entity. I did some research and found that MainAccountLegalEntity has a DefaultDimension field, but it's linked to DimensionAttributeValueSet that in turn seems to have no other realtion. I'm really confused on this one. Any ideas on how to create a new financial dimension for a legal entity?
EDIT:
Not sure I'm on the right path, but so far I got this:
Ledger links to entity
GeneralJournalAccountEntry has LedgerDimension that links to DimensionAttributeValueCombination
*This post is locked for comments
I have the same question (0)