PSASchedEmplReservation::findRecId Method

Find the reservation record by rec id

Syntax

client server public static PSASchedEmplReservation findRecId(RecId _recId, [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    Boolean to indicate if the record is selected for update

Return Value

Type: PSASchedEmplReservation Table
The reservation record

See Also

Reference

PSASchedEmplReservation Table