Share via


CustCollectionAgencyFeeHeader_W::find Method

Finds the record in the CustCollectionAgencyFeeHeader_W table.

Syntax

client server public static CustCollectionAgencyFeeHeader_W find(
    CurrencyCode _currencyCode, 
    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: CustCollectionAgencyFeeHeader_W Table
The record found in the CustCollectionAgencyFeeHeader_W table.

See Also

Reference

CustCollectionAgencyFeeHeader_W Table