VendTrans.insert Method
Inserts the current record into the VendTrans table.
Syntax
public void insert()
Run On
Server
Exceptions
Exception | Condition |
---|---|
Error | The currency of the current record is empty. |
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Inserts the current record into the VendTrans table.
public void insert()
Server
Exception | Condition |
---|---|
Error | The currency of the current record is empty. |