ProjTrans.costAccountLedgerDimension Method [AX 2012]
Retrieves the ledger dimension for cost that will be used by this transaction.
public LedgerDimensionDefaultAccount costAccountLedgerDimension(ProjFundingSourceRefId _fundingSourceID, [boolean throwerror])
Run On
CalledParameters
- _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.
Community Additions
ADD
Show: