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.
Sets the offset account type and offset account fields on the LedgerJournalTrans record.
Syntax
public void setOffsetLedgerDimension(
LedgerJournalTable _ledgerJournalTable,
LedgerJournalACType _ledgerJournalACType,
LedgerDimensionAccount _ledgerJournalAccount)
Run On
Called
Parameters
- _ledgerJournalTable
Type: LedgerJournalTable Table
The LedgerJournalTable table.
- _ledgerJournalACType
Type: LedgerJournalACType Enumeration
The ledger journal account type.
- _ledgerJournalAccount
Type: LedgerDimensionAccount Extended Data Type
The ledger journal account number.