SyncWrkCtrTable::findForProjServer Method
Finds the specified record in the SyncWrkCtrTable table that is related to the current application company.
Syntax
client server public static SyncWrkCtrTable findForProjServer(HcmPersonnelNumberId _wrkCtrId, [boolean _update])
Run On
Called
Parameters
- _wrkCtrId
Type: HcmPersonnelNumberId Extended Data Type
The resource ID of the record to find.
- _update
Type: boolean
A Boolean value that indicates whether the record should be selected for update; optional.
Return Value
Type: SyncWrkCtrTable Table
A record in the SyncWrkCtrTable table; otherwise, an empty record.