ProjPostRevenueProposalSale.exchRateSecondarySales Method [AX 2012]
Gets the secondary exchange rate to use in posting sales amounts.
public ExchRate exchRateSecondarySales()
Run On
ServerReturn Value
Type: ExchRate Extended Data TypeThe secondary exchange rate to use for computing sales amounts.
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.
Community Additions
ADD
Show: