Inserts the current record into the CustTrans table.
Syntax
public void insert()
Run On
Server
Exceptions
| Exception | Condition |
|---|---|
| Error | The currency of the current record is empty. |
Inserts the current record into the CustTrans table.
public void insert()
Server
| Exception | Condition |
|---|---|
| Error | The currency of the current record is empty. |