InventTransferParmTable.insert Method
Inserts a record into the database and creates a related InventTransferParmLine table record.
Syntax
public void insert([boolean _createLines])
Run On
Server
Parameters
- _createLines
Type: boolean
.
Este browser já não é suportado.
Atualize para o Microsoft Edge para tirar partido das mais recentes funcionalidades, atualizações de segurança e de suporte técnico.
Inserts a record into the database and creates a related InventTransferParmLine table record.
public void insert([boolean _createLines])
Server