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.
Retrieves the PSASchedRole record.
Syntax
client server public static PSASchedRole findById(PSASchedRoleId _roleId, [boolean _forUpdate])
Run On
Called
Parameters
- _roleId
Type: PSASchedRoleId Extended Data Type
The id for the role to be retrieved.
- _forUpdate
Type: boolean
True if selecting for update.
Return Value
Type: PSASchedRole Table
The PSASchedRole with the passed in id.