Hello,
Scenario:
I need to configure the account structures (General Ledger->Setup->Configure Account Structures), ala. adding an extra dimension to a ledger account, or removing a dimension from a ledger account. I do the deed and activate the new account structure. Now AX automatically modifies the account structures, for example on the ledger journal lines (taking some dimensions away, or adding them).
Problem:
I have a few custom made tables, that also feature the LedgerDimension column. These fields do not get updated with the modified account structures, until I click on the fields, one-by-one. This creates a myriad of problems. What class handles the updating of the tables, that have the ledger dimension field on them? How could I automatically change the account structure on those fields, like AX changes it on the ledger journal lines?
Thanks, Karl