LedgerJournalTrans.getLedgerDimensionForJournalAccount Method

Gets the ledger dimension to be posted to based on the account and account type.

Syntax

public LedgerDimensionAccount getLedgerDimensionForJournalAccount(LedgerJournalTable _ledgerJournalTable, [boolean _isOffsetTrans])

Run On

Called

Parameters

  • _isOffsetTrans
    Type: boolean
    A boolean value that indicates whether it is an offset transaction.

Return Value

Type: LedgerDimensionAccount Extended Data Type
The ledger dimension for the account that will be posted to.

See Also

Reference

LedgerJournalTrans Table