MCRSmmBusRelationListTable::find Method
Finds a MCRSmmBusRelationListTable that matches the passed parameter.
Syntax
client server public static MCRSmmBusRelationListTable find(MCRSmmListId _listId, [boolean _forUpdate])
Run On
Called
Parameters
- _listId
Type: MCRSmmListId Extended Data Type
The list ID to be used to find the MCRSmmBusRelationListTable record.
- _forUpdate
Type: boolean
A boolean used to determine whether or not a record should be selected for update; optional.
Return Value
Type: MCRSmmBusRelationListTable Table
A MCRSmmBusRelationListTable record.