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