smmBusRelTable::findRec Method
Finds the business relation by using the specified record ID.
Syntax
client server public static smmBusRelTable findRec(RecId _recId, [boolean _forupdate])
Run On
Called
Parameters
- _recId
Type: RecId Extended Data Type
The record ID.
- _forupdate
Type: boolean
A Boolean value that specifies whether to modify the record.
Return Value
Type: smmBusRelTable Table
The business relation.