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