Share via


CustCollectionAgencyGracePeriodSetup_W::checkExist Method

Determines whether the specified record exists in the CustCollectionAgencyGracePeriodSetup_W table; if not, an error message is displayed.

Syntax

client server public static boolean checkExist(
    CustCollectionLetterAccountCode_W _accountCode, 
    CustCollectionLetterAccountRelation_W _num, 
    FromDate _fromDate, 
    ToDate _toDate)

Run On

Called

Parameters

Return Value

Type: boolean
true if the specified record exists; otherwise, false.

See Also

Reference

CustCollectionAgencyGracePeriodSetup_W Table