smmBusRelTable::findCust Method
Finds the business relation from a customer account number.
Syntax
client server public static smmBusRelTable findCust(CustAccount _custAccount, [boolean _forupdate])
Run On
Called
Parameters
- _custAccount
Type: CustAccount Extended Data Type
The customer account.
- _forupdate
Type: boolean
A Boolean value that specifies whether to modify the record.
Return Value
Type: smmBusRelTable Table
The business relation.