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 CustTable record corresponding to the offset account.
Syntax
public CustTable findCustForOffset()
Run On
Called
Return Value
Type: CustTable Table
A record from the CustTable table; otherwise, an empty record.
Exceptions
Exception | Condition |
---|---|
Error | The offset company does not exist. |