VendTable::jumpRefVendor Method
Opens the VendTable form for the specific vendor in the specific data area
Syntax
client public static void jumpRefVendor(VendAccount _accountNum, [CompanyId _companyId])
Run On
Client
Parameters
- _accountNum
Type: VendAccount Extended Data Type
The vendor account to open.
- _companyId
Type: CompanyId Extended Data Type
The company in which to find that vendor.
Exceptions
Exception | Condition |
---|---|
Error | The specific _companyId parameter does not exist. |