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.
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. |