FBSpedFilePartyTmp_BR.insertFromSalesCarrierRecId Method
Inserts a record in the FBSpedTileParty_BR temporary table represented by the current table buffer instance.
Syntax
public void insertFromSalesCarrierRecId(
FiscalEstablishmentRecId_BR _fiscalEstablishmentRecId,
RefRecId _salesCarrierRecId,
LogisticsPostalAddressRecId _logisticsPostalAddressRecId)
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 fiscal document comes from.
- _salesCarrierRecId
Type: RefRecId Extended Data Type
A record ID of the SalesCarrier table representing the sales carrier used in the fiscal document.
- _logisticsPostalAddressRecId
Type: LogisticsPostalAddressRecId Extended Data Type
A record ID of the LogisticsPostalAddress table representing the sales carrier postal address.