LedgerTransferOpening.createDimensionLinks Method [AX 2012]
Creates GeneralJournalAccountEntryDimension records for the specified ledger transfer opening type and account close type.
protected void createDimensionLinks(LedgerTransferOpeningType _ledgerTransferOpeningType, [AccountCloseType _accountCloseType])
Run On
CalledParameters
- _ledgerTransferOpeningType
- Type: LedgerTransferOpeningType Enumeration
The ledger transfer opening type value.
- _accountCloseType
- Type: AccountCloseType Enumeration
The account close type value; optional.
Community Additions
ADD
Show: