Share via


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

  • _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.

See Also

Reference

MCRSmmBusRelationListTable Table