Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Finds the record in the AlcoholLicenseTable_RU table.
Syntax
client server public static AlcoholLicenseTable_RU find(AlcoholLicenseSeriesNum_RU _licenseSeriesNum, [boolean _forUpdate])
Run On
Called
Parameters
- _licenseSeriesNum
Type: AlcoholLicenseSeriesNum_RU Extended Data Type
The concatenated value of the license series and license number.
- _forUpdate
Type: boolean
A Boolean value that indicates whether to select the record for update.
Return Value
Type: AlcoholLicenseTable_RU Table
The record that is found in the AlcoholLicenseTable_RU table.