Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Finds the customer for the specified vendor, depending on the trading relation.
Syntax
public CustTable findCustomer(VendTable _vendor)
Run On
Called
Parameters
- _vendor
Type: VendTable Table
The vendor.
Return Value
Type: CustTable Table
A record in the CustTable table.