Share via


FBSpedFileItemTmp_BR::existsForItemId Method

Indicates whether the specified record in the FBSpedFileItemTmp_BR temporary table exists.

Syntax

client server public static boolean existsForItemId(
    FBSpedFileItemTmp_BR _spedFileItem, 
    FiscalEstablishmentRecId_BR _fiscalEstablishmentRecId, 
    ItemId _itemId)

Run On

Called

Parameters

  • _spedFileItem
    Type: FBSpedFileItemTmp_BR Table
    The instance of table buffer FBSpedFileItemTmp_BR where data should be searched for.

Return Value

Type: boolean
true if the specified record exists; otherwise, false.

See Also

Reference

FBSpedFileItemTmp_BR Table