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 a WorkPeriodTemplate record based on a specified period template record ID.
Syntax
client server public static WorkPeriodTemplate find(WorkPeriodTemplateRecId _refRecId, [boolean _forupdate])
Run On
Called
Parameters
- _refRecId
Type: WorkPeriodTemplateRecId Extended Data Type
An integer that contains the period template record ID.
- _forupdate
Type: boolean
A Boolean value that indicates whether to select the record for update; optional.
Return Value
Type: WorkPeriodTemplate Table
A WorkPeriodTemplate record; otherwise, an empty record.