PSASchedRole::find Method
Retrieves the PSASchedRole record.
Syntax
client server public static PSASchedRole find(RefRecId _recId, [boolean _forUpdate])
Run On
Called
Parameters
- _recId
Type: RefRecId Extended Data Type
The recid of the PSASchedRole record.
- _forUpdate
Type: boolean
True if selecting for update.
Return Value
Type: PSASchedRole Table
The PSASchedRole with the passed in recId.