Share via


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

  • 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