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 Source Code record by the source code ID.
Syntax
client server public static MCRSourceCodeSetup find(MCRSourceID _sourceId, [boolean _forUpdate])
Run On
Called
Parameters
- _sourceId
Type: MCRSourceID Extended Data Type
This is a unique identifier for the source code.
- _forUpdate
Type: boolean
A boolean value that indicates whether the to read the record for update; optional.
Return Value
Type: MCRSourceCodeSetup Table
The MCRSourceCodeSetup record found.