ProjPost.debitAccountCostValueLedgerDimension Method [AX 2012]

Returns the ledger dimension that is used for the debit side of a posting transaction for costs.

public LedgerDimensionDefaultAccount debitAccountCostValueLedgerDimension(ProjFundingSourceRefId _fundingSourceID)

Run On

Server

Parameters

_fundingSourceID
Type: ProjFundingSourceRefId Extended Data Type
The funding Source associated with the project contract to be used by this transaction.

Return Value

Type: LedgerDimensionDefaultAccount Extended Data Type
The ledger dimension used for posting debit amounts of cost transactions.

This method must be overridden by the class that extends this class; otherwise, an exception message will be thrown when the method is called.

Community Additions

ADD
Show: