Share via


LedgerTransferOpening.createHashLinks Method [AX 2012]

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

Syntax

protected void createHashLinks(LedgerTransferOpeningType _ledgerTransferOpeningType)

Run On

Called

Parameters

Remarks

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

See Also

Reference

LedgerTransferOpening Class