FBSpedFileUnitOfMeasureTmp_BR.insertFromItemIdAndSymbol Method
Inserts a record in the FBSpedFileUnitOfMeasureTmp_BR temporary table represented by the current table buffer instance.
Syntax
public void insertFromItemIdAndSymbol(
FBSpedFileUnitSymbolTmp_BR _spedFileUnitSymbol,
FiscalEstablishmentRecId_BR _fiscalEstablishmentRecId,
ItemId _itemId,
UnitOfMeasureSymbol _unitOfMeasureSymbol)
Run On
Called
Parameters
- _spedFileUnitSymbol
Type: FBSpedFileUnitSymbolTmp_BR Table
A buffer of the FBSpedFileUnitSymbolTmp_BR table that manages the symbols of the units of measure.
- _fiscalEstablishmentRecId
Type: FiscalEstablishmentRecId_BR Extended Data Type
A record ID of the FiscalEstablishment_BR table representing the fiscal establishment from which the unit of measure comes.
- _itemId
Type: ItemId Extended Data Type
ItemId representing the item ID.
- _unitOfMeasureSymbol
Type: UnitOfMeasureSymbol Extended Data Type
UnitOfMeasureSymbol representing the inventory unit of measure of the item.