CustInvoiceTable.checkCurrencyCode Method

Checks to see if it is acceptable to change the currency on this free-text invoice.

Syntax

public void checkCurrencyCode()

Run On

ClientOrServer

Remarks

If the currency has been modified, but the currency is not allowed to change, then a warning message is written to the Infolog and the original currency is restored.

In addition to the existing base-Axapta checks, modifying the currency is disallowed if payments exist and modifying the currency is not allowed for one or more payments.

See Also

Reference

CustInvoiceTable Table