Share via


ProjPostRevenueProposalSale.exchRateSecondarySales Method [AX 2012]

Gets the secondary exchange rate to use in posting sales amounts.

Syntax

public ExchRate exchRateSecondarySales()

Run On

Server

Return Value

Type: ExchRate Extended Data Type
The secondary exchange rate to use for computing sales amounts.

Remarks

This value is used when triangulation is required to determine the default currency amount.

If the method ProjPost.parmReverseAccrued method 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