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
.
Questo browser non è più supportato.
Esegui l'aggiornamento a Microsoft Edge per sfruttare i vantaggi di funzionalità più recenti, aggiornamenti della sicurezza e supporto tecnico.
Inserts a record into the database and creates a related InventTransferParmLine table record.
public void insert([boolean _createLines])
Server