LedgerJournalTrans.getOffsetLedgerDimensionForLedgerType Method
Gets the offset ledger account for the default account.
Syntax
public LedgerDimensionAccount getOffsetLedgerDimensionForLedgerType(LedgerDimensionDefaultAccount _defaultLedgerDimension, CompanyId _offsetCompany)
Run On
Called
Parameters
- _defaultLedgerDimension
Type: LedgerDimensionDefaultAccount Extended Data Type
The default account.
- _offsetCompany
Type: CompanyId Extended Data Type
The company ID of the default account.
Return Value
Type: LedgerDimensionAccount Extended Data Type
The ledger account.
Remarks
This method combines the default account and the pertinent default dimensions to create a ledger account.