Finds the VendTable record corresponding to the offset account.
Syntax
public VendTable findVendForOffset()
Run On
Called
Return Value
Type: VendTable Table
A record from the VendTable table; otherwise, an empty record.
Exceptions
| Exception | Condition |
|---|---|
| Error | The offset company does not exist. |