MCRRefundMethodsTable::findCustRefund Method
Finds the MCRRefundMethodsTable that has the passed currency code and is of type customer.
Syntax
client server public static MCRRefundMethodsTable findCustRefund(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.