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