JmgTimecardTrans::findTermRegStartRecId Method
Finds a JmgTimecardTrans record by using the record ID of a JmgTermReg record.
Syntax
client server public static JmgTimecardTrans findTermRegStartRecId(JmgTermRegStartRecID _startRecId, [boolean _forUpdate])
Run On
Called
Parameters
- _startRecId
Type: JmgTermRegStartRecID Extended Data Type
The record ID of a JmgTermReg record.
- _forUpdate
Type: boolean
true if the record that is returned must be selected for update; otherwise, false.
Return Value
Type: JmgTimecardTrans Table
A JmgTimecardTrans record.