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 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
- _ledgerJournalTable
Type: LedgerJournalTable Table
The LedgerJournalTable table.
- _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.