Share via


PurchPrepayTable::convertCurrencyCode Method

Recalculates the Value field value, depending on the new currency code when Type field equals to PurchPrepayType::Fixed enumeration value and sets the new currency code value.

Syntax

client server public static void convertCurrencyCode(
    PurchId _purchId, 
    CurrencyCode _currencyCode, 
   [TransDate _exchRateDate])

Run On

ClientOrServer

Parameters

See Also

Reference

PurchPrepayTable Table