HcmPositionType::find Method
Finds a record in the HcmPositionType table.
Syntax
client server public static HcmPositionType find(
HcmPositionTypeRecId _recId,
[boolean _forUpdate,
ConcurrencyModel _concurrencyModel])
Run On
Called
Parameters
- _recId
Type: HcmPositionTypeRecId Extended Data Type
- _forUpdate
Type: boolean
- _concurrencyModel
Type: ConcurrencyModel Enumeration
Return Value
Type: HcmPositionType Table
A record in the HcmPositionType table.