MCRSmmBusRelationListTable::findRecId Method
Finds the business relations list record using the specified record ID.
Syntax
client server public static MCRSmmBusRelationListTable findRecId(RecId recId, [boolean _forUpdate])
Run On
Called
Parameters
- recId
Type: RecId Extended Data Type
The record ID of the business relation list to find.
- _forUpdate
Type: boolean
A Boolean value that indicates whether to read the record for update; optional.
Return Value
Type: MCRSmmBusRelationListTable Table
The business relation list record for the specified record ID.