AssetRuleThresholdLocal::getLocalAmountInSharedCur Method
Converts the local threshold amount into the shared currency.
Syntax
client server public static Price getLocalAmountInSharedCur(
RecId _assetRule,
RefRecId _buyingLegalEntity,
[date _validFrom,
date _validTo])
Run On
Called
Parameters
- _assetRule
Type: RecId Extended Data Type
A record ID of the record in the AssetRule table.
- _buyingLegalEntity
Type: RefRecId Extended Data Type
- _validFrom
Type: date
- _validTo
Type: date
Return Value
Type: Price Extended Data Type
The converted local threshold amount in the shared currency.