LedgerTransferOpening.createHashLinks Method [AX 2012]

Creates the GeneralJournalAccountEntryHash records and GeneralJournalAccountEntryHashLink records for the specified ledger transfer opening type.

protected void createHashLinks(LedgerTransferOpeningType _ledgerTransferOpeningType)

Run On

Called

Parameters

_ledgerTransferOpeningType
Type: LedgerTransferOpeningType Enumeration
The ledger transfer opening type.

The createHashLinksForPublicSector method performs this processing for the public sector cases.

Community Additions

ADD
Show: