Share via


BankPaymCancelType.populateExchangeRateHelper Method [AX 2012]

Populates an instance of the exchange rate helper, based on the subclass type.

Syntax

public abstract CurrencyExchangeHelper populateExchangeRateHelper(GeneralJournalAccountEntry _generalJournalAccountEntry)

Run On

Called

Parameters

  • _generalJournalAccountEntry
    Type: GeneralJournalAccountEntry Table
    The GeneralJournalAccountEntry table record that has specific values to use in addition to the class values.

Return Value

Type: CurrencyExchangeHelper Class
An updated instance of the ExchangeRateHelper class.

See Also

Reference

BankPaymCancelType Class