Share via


ProjTrans.intercompanyCostAccountLedgerDimension Method [AX 2012]

Retrieves the ledger dimension for intercompany cost that will be used by this transaction.

Syntax

public LedgerDimensionDefaultAccount intercompanyCostAccountLedgerDimension(ProjFundingSourceRefId _fundingSourceID, [boolean throwerror])

Run On

Called

Parameters

  • throwerror
    Type: boolean
    A Boolean value that determines whether to throw an exception if a cost account cannot be found; optional.

Return Value

Type: LedgerDimensionDefaultAccount Extended Data Type
The ledger dimension for cost.

See Also

Reference

ProjTrans Class