WorkPeriodTemplateLine::find Method
Finds the specified record in the WorkPeriodTemplateLine table.
Syntax
client server public static WorkPeriodTemplateLine find(RefRecId _refRecId, [boolean _forupdate])
Run On
Called
Parameters
- _refRecId
Type: RefRecId Extended Data Type
A value that contains the period template line record ID.
- _forupdate
Type: boolean
A Boolean value that indicates whether to select the record for update; optional.
Return Value
Type: WorkPeriodTemplateLine Table
A record in the WorkPeriodTemplateLine table; otherwise, an empty record.