RetailPeriodCode::find Method
Finds the date interval by date code.
Syntax
client server public static RetailPeriodCode find(
DateCode _code,
[boolean _forupdate,
ConcurrencyModel _concurrencyModel])
Run On
Called
Parameters
- _code
Type: DateCode Extended Data Type
The date code.
- _forupdate
Type: boolean
The flag indicating whether to select the record for update.
- _concurrencyModel
Type: ConcurrencyModel Enumeration
The concurrency model.
Return Value
Type: RetailPeriodCode Table
The record found.