Share via


ProjPostRevenueProposalSale.exchRateSales Method [AX 2012]

Gets the exchange rate to use for a sales amount posting.

Syntax

public ExchRate exchRateSales()

Run On

Server

Return Value

Type: ExchRate Extended Data Type
The exchange rate to use for a sales amount posting.

Remarks

If the method ProjPost.parmReverseAccrued returns true, the exchange rate that is returned will be 0. When the value is 0, the routine to compute currency amounts will look up the exchange rate from the currency exchange table.

See Also

Reference

ProjPostRevenueProposalSale Class