Share via


CustCollectionAgencyGracePeriodSetup_W::find Method

Finds the record in the CustCollectionAgencyGracePeriodSetup_W table.

Syntax

client server public static CustCollectionAgencyGracePeriodSetup_W find(
    CustCollectionLetterAccountCode_W _accountCode, 
    CustCollectionLetterAccountRelation_W _num, 
    FromDate _fromDate, 
    ToDate _toDate, 
   [boolean _forUpdate, 
    ConcurrencyModel _concurrencyModel])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A Boolean value that indicates whether to read the record for update; optional.

Return Value

Type: CustCollectionAgencyGracePeriodSetup_W Table
The record found in the CustCollectionAgencyGracePeriodSetup_W table.

See Also

Reference

CustCollectionAgencyGracePeriodSetup_W Table