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
- _currencyCode
Type: CurrencyCode Extended Data Type
- _forupdate
Type: boolean
- _concurrencyModel
Type: ConcurrencyModel Enumeration
Return Value
Type: CustInterestWaiveLimit Table
A CustInterestWaiveLimit table buffer.