LedgerJournalTrans.getOffsetLedgerDimensionForProposal Method

Gets the offset ledger account for the default account for a proposal.

Syntax

public LedgerDimensionAccount getOffsetLedgerDimensionForProposal(
    LedgerDimensionDefaultAccount _defaultLedgerDimension, 
    LedgerJournalAC _accountNumber, 
    LedgerJournalACType _accountType, 
   [AssetBookIdPurchSalesInvent _assetBookId])

Run On

Called

Parameters

Return Value

Type: LedgerDimensionAccount Extended Data Type
The ledger account.

Remarks

Proposals are never intercompany. The primary and offset companies are the same, and these also match the company on the journal header. The company is assumed to be the current company.This method combines the default account together with the pertinent default dimensions to create a ledger account.

See Also

Reference

LedgerJournalTrans Table