Share via


CustDirectDebitMandate::resolveReference Method

Returns the CustDirectDebitMandate table record typed in by the user if it is valid for the customer.

Syntax

client server public static CustDirectDebitMandate resolveReference(CustAccount _custAccount, FormReferenceControl _callingControl)

Run On

Called

Parameters

Return Value

Type: CustDirectDebitMandate Table
The CustDirectDebitMandate table record typed in by the user if it is valid for the customer; otherwise, false.

Remarks

This should be called from the resolveReference method of the mandate's reference group control.

See Also

Reference

CustDirectDebitMandate Table