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 MCRInventTableIndex record that relates to the pass in values.
Syntax
client server public static MCRInventTableIndex find(MCRSearchRefRecID _refRecId, [boolean _forUpdate])
Run On
Called
Parameters
- _refRecId
Type: MCRSearchRefRecID Extended Data Type
RecID of related InventTable record.
- _forUpdate
Type: boolean
Determines whether or not the record being passed back is selected for update.
Return Value
Type: MCRInventTableIndex Table
The MCRInventTableIndex record related to the passed in parameters.