ProjTrans.costAccountLedgerDimension Method [AX 2012]
Retrieves the ledger dimension for cost that will be used by this transaction.
Syntax
public LedgerDimensionDefaultAccount costAccountLedgerDimension(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.