PurchParmLine.amountMST Method
Calculates and returns the MST amount for a given amount.
Syntax
public AmountMST amountMST(
AmountCur amountCur,
[TransDate exchRateDate,
ExchRate exchRate,
ExchrateSecondary exchrateSecondary,
ExchRatesTriangulation exchRatesTriangulation])
Run On
Called
Parameters
- amountCur
Type: AmountCur Extended Data Type
The amount to convert.
- exchRateDate
Type: TransDate Extended Data Type
The date used to calculate the exchange rate.
- exchRate
Type: ExchRate Extended Data Type
The exchange rate to use, if known.
- exchrateSecondary
Type: ExchrateSecondary Extended Data Type
The secondary exchange rate to use, if known.
- exchRatesTriangulation
Type: ExchRatesTriangulation Extended Data Type
The exchange rate triangulation to use, if known.
Return Value
Type: AmountMST Extended Data Type
The amount in MST.