Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Determines whether the specified record exists in the table.
Syntax
client server public static boolean exist(EximSionLineRecId_IN _sionLineRecId, ItemId _itemId)
Run On
Called
Parameters
- _sionLineRecId
Type: EximSionLineRecId_IN Extended Data Type
The sion line record id of the EximSionItemTable_IN table record.
- _itemId
Type: ItemId Extended Data Type
The item id of the EximSionItemTable_IN table record.
Return Value
Type: boolean
true if the record exits; otherwise, false.