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 the MCRMiscOverride record using the passed role.
Syntax
client server public static MCRMiscOverride find(Name _role, [boolean _forUpdate])
Run On
Called
Parameters
- _role
Type: Name Extended Data Type
The role of the related MCRMiscOverride record.
- _forUpdate
Type: boolean
A boolean used to determine whether or not a record should be selected for update; optional.
Return Value
Type: MCRMiscOverride Table
The MCRMiscOverride record found.