TAMMerchEventPricing.editApprovedAmount Method
Edits the aprroved amount.
Syntax
edit AmountCur editApprovedAmount(boolean _set, AmountCur _approvedAmount)
Run On
Called
Parameters
- _set
Type: boolean
Indicates that the value in the approved amount parameter should be used to set the value on the record.
- _approvedAmount
Type: AmountCur Extended Data Type
The approved amount to be set on the record.
Return Value
Type: AmountCur Extended Data Type
The approved amount record on the record.