LedgerJournalTrans.getLedgerAccountForAccount Method

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

Syntax

public DimensionDisplayValue getLedgerAccountForAccount(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: DimensionDisplayValue Extended Data Type
The display value for the account that will be posted to.

See Also

Reference

LedgerJournalTrans Table