ProjPost.exchRateSecondarySales Method [AX 2012]

Returns the secondary exchange rate to use in posting sales amounts.This value is used when triangulation is required to determine the default currency amount.

public ExchRate exchRateSecondarySales()

Run On

Server

Return Value

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

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

Community Additions

ADD
Show: