ProjTrans.intercompanyCostAccountLedgerDimension Method [AX 2012]

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

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

Run On

Called

Parameters

_fundingSourceID
Type: ProjFundingSourceRefId Extended Data Type
The funding source that is associated with the project contract that will be used by this transaction.
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.

Community Additions

ADD
Show: