FBSpedFileUnitOfMeasureTmp_BR::existsForItemIdAndSymbol Method

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

Syntax

client server public static boolean existsForItemIdAndSymbol(
    FBSpedFileUnitOfMeasureTmp_BR _spedFileUnitOfMeasure, 
    FiscalEstablishmentRecId_BR _fiscalEstablishmentRecId, 
    ItemId _itemId, 
    UnitOfMeasureSymbol _unitOFMeasureSymbol)

Run On

Called

Parameters

Return Value

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

See Also

Reference

FBSpedFileUnitOfMeasureTmp_BR Table