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