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