MCRRefundMethodsTable::findCheckRefund Method
Finds the MCRRefundMethodsTable that has the passed currency code and is of type check.
Syntax
client server public static MCRRefundMethodsTable findCheckRefund(CurrencyCode _code)
Run On
Called
Parameters
- _code
Type: CurrencyCode Extended Data Type
The currency code used to find the MCRRefundMethods table.
Return Value
Type: MCRRefundMethodsTable Table
The MCRRefundMethodsTable record found.