ProjInvoiceProposalCreateLines.transactionAmount Method [AX 2012]

Returns total amount for an invoice proposal.

public Amount transactionAmount([CurrencyCode _currencyCode])

Run On

Server

Parameters

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

Return Value

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

The amount does not include deduction amount, this amount is returned separately.

Community Additions

ADD
Show: