Share via


LedgerTransferOpening.createLedgerDimensionsForPublicSector Method [AX 2012]

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

Syntax

protected void createLedgerDimensionsForPublicSector(LedgerTransferOpeningType _ledgerTransferOpeningType, AccountCloseType _accountCloseType)

Run On

Called

Parameters

Exceptions

Exception Condition
Error

The ledger transfer opening type is not supported by this method.

Remarks

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

See Also

Reference

LedgerTransferOpening Class