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 specified record in the SyncWrkCtrTable table.
Syntax
client server public static SyncWrkCtrTable find(
HcmPersonnelNumberId _wrkCtrId,
SyncAppId _appId,
[boolean _update])
Run On
Called
Parameters
- _wrkCtrId
Type: HcmPersonnelNumberId Extended Data Type
The resource ID of the record to find.
- _appId
Type: SyncAppId Extended Data Type
The application ID of the record to find.
- _update
Type: boolean
A Boolean value that specifies whether to select the record for update; optional.
Return Value
Type: SyncWrkCtrTable Table
A record in the SyncWrkCtrTable table; otherwise, an empty record.