Share via


CustDirectDebitMandate::lookupReference Method

Builds the custom mandate lookup and returns the CustDirectDebitMandate table record selected by the user.

Syntax

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

Run On

Called

Parameters

Return Value

Type: CustDirectDebitMandate Table
The CustDirectDebitMandate table record selected by the user.

Remarks

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

See Also

Reference

CustDirectDebitMandate Table