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 explorador ya no se admite.
Actualice a Microsoft Edge para aprovechar las características y actualizaciones de seguridad más recientes, y disponer de soporte técnico.
Inserts a record into the database and creates a related InventTransferParmLine table record.
public void insert([boolean _createLines])
Server