PurchTable.allowCurrencyChange Method

Determines whether a change to the CurrencyCode is enabled.

Syntax

public boolean allowCurrencyChange([boolean _giveWarning])

Run On

Called

Parameters

  • _giveWarning
    Type: boolean
    A Boolean value that specifies whether to notify the user who a currency change is not enabled.

Return Value

Type: boolean
false if there has been any invoicing activity, either posted or pending; otherwise, true.

See Also

Reference

PurchTable Table