FBSpedFileItemTmp_BR.insertFromInventTable Method
Inserts a record in the FBSpedFileItemTmp_BR temporary table represented by the current table buffer instance.
Syntax
public void insertFromInventTable(FiscalEstablishmentRecId_BR _fiscalEstablishmentRecId, InventTable _inventTable)
Run On
Called
Parameters
- _fiscalEstablishmentRecId
Type: FiscalEstablishmentRecId_BR Extended Data Type
A record ID of the FiscalEstablishment_BR table representing the fiscal establishment from which the item comes.
- _inventTable
Type: InventTable Table
A InventTable table buffer representing the inventory item.