Share via


MCRCustPaymTable.setDefaultValues Method

Sets fields to their default values, based upon the current state of this payment record.

Typically, default values will be determined by the payment type. To change the default value for a field, modify or override the "getDefaultValue" method of the "MCRCustPaym" class.

Syntax

private void setDefaultValues()

Run On

Called

See Also

Reference

MCRCustPaymTable Table