EximSionLine_IN::exist Method
Determines whether the specified record exists in the table.
Syntax
client server public static boolean exist(RefRecId _eximSionTableRecid, ItemId _itemId)
Run On
Called
Parameters
- _eximSionTableRecid
Type: RefRecId Extended Data Type
The sion table record id of the EximSionLine_IN table record.
- _itemId
Type: ItemId Extended Data Type
The item id of the EximSionLine_IN table record.
Return Value
Type: boolean
true if the record exits; otherwise, false.