PSASchedRole::find Method [AX 2012]

Retrieves the PSASchedRole record.

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.
Show: