ProjInvoiceProposalCreateLinesBase.deductionAmount Method [AX 2012]

Returns total deduction amount for an invoice proposal.

public Amount deductionAmount([CurrencyCode _currencyCode])

Run On

Server

Parameters

_currencyCode
Type: CurrencyCode Extended Data Type
Currency code in which deduction amount is to be calcualated.

Return Value

Type: Amount Extended Data Type
Total deduction amount for an invoice proposal.

Community Additions

ADD
Show: