Share via


LedgerTransferOpening.createHashLinksForPublicSector Method [AX 2012]

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

Syntax

protected void createHashLinksForPublicSector(LedgerTransferOpeningType _ledgerTransferOpeningType, AccountCloseType _accountCloseType)

Run On

Called

Parameters

Remarks

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

See Also

Reference

LedgerTransferOpening Class