Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
- _ledgerJournalTable
Type: LedgerJournalTable Table
The LedgerJournalTable table.
- _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.