AgreementHeader.allowCurrencyChange Method
Indicates whether a change to CurrencyCode is permitted.
Syntax
public boolean allowCurrencyChange([boolean _giveWarning])
Run On
Called
Parameters
- _giveWarning
Type: boolean
A Boolean value that indicates whether a user will be notified that a change of the CurrencyCode value is not allowed.
Return Value
Type: boolean
true if a change of CurrencyCode is allowed; otherwise, false.
Remarks
If for any AgreementLine record there exists a released line that is associated with it, a change of the CurrencyCode value is not allowed.