Share via


ProjPostOnAccEstimate.debitAccountOnAccLedgerDimension Method [AX 2012]

Retrieves the ledger dimension to use for the debit side to post an on-account transaction.

Syntax

public LedgerDimensionDefaultAccount debitAccountOnAccLedgerDimension(ProjFundingSourceRefId _fundingSourceId)

Run On

Server

Parameters

Return Value

Type: LedgerDimensionDefaultAccount Extended Data Type
The posting dimension to use for debit amounts of on-account transactions.

See Also

Reference

ProjPostOnAccEstimate Class