Compartilhar via


FEACCInventTable_RU::exist Method

Checks whether a record that has the given values exists in this table.

Syntax

client server public static boolean exist(
    ItemId _itemId, 
    TransDate _activationDate, 
    VendAccountCustom_RU _vendAccountCustom)

Run On

Called

Parameters

Return Value

Type: boolean
true if the item ID was provided, and a record that has the corresponding activation date and vendor code exists for the item ID in this table.

See Also

Reference

FEACCInventTable_RU Table