Share via


CustInterestWaiveLimit::find Method

Searches the CustInterestWaiveLimit table for the specified natural key and currency code.

Syntax

client server public static CustInterestWaiveLimit find(
    CurrencyCode _currencyCode, 
   [boolean _forupdate, 
    ConcurrencyModel _concurrencyModel])

Run On

Called

Parameters

Return Value

Type: CustInterestWaiveLimit Table
A CustInterestWaiveLimit table buffer.

See Also

Reference

CustInterestWaiveLimit Table