Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Changes CurrencyCode used by AgreementHeader and updates all AgreementLines recalculating their fields depedable on currency.
Syntax
public void convertCurrencyCode(CurrencyCode _toCurrencyCode, [TransDate _exchRateDate])
Run On
ClientOrServer
Parameters
- _toCurrencyCode
Type: CurrencyCode Extended Data Type
New CurrencyCode that must be used by AgreementHeader
- _exchRateDate
Type: TransDate Extended Data Type
The date to use when exchange rate between old and new currencies is calculated.