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

Called

Parameters

_ledgerTransferOpeningType
Type: LedgerTransferOpeningType Enumeration
The ledger transfer opening type.
_accountCloseType
Type: AccountCloseType Enumeration
The account close type.

The createHashLinks method performs this processing for the non-public sector cases.

Community Additions

ADD
Show: