EximSionItemTable_IN::find Method
Reads the EximSionItemTable_IN table for the specified id.
Syntax
client server public static EximSionItemTable_IN find(
RefRecId _eximSionItemTableRecId,
[boolean _forUpdate,
ConcurrencyModel _concurrencyModel])
Run On
Called
Parameters
- _eximSionItemTableRecId
Type: RefRecId Extended Data Type
The unique record id to find record from EximSionItemTable_IN.
- _forUpdate
Type: boolean
If true, then read the record for updating.
- _concurrencyModel
Type: ConcurrencyModel Enumeration
An optional value used when the table is not automatically concurrent.
Return Value
Type: EximSionItemTable_IN Table
A buffer containing EximSionItemTable_IN table.