RetailTransactionTable::exist Method
Indicates whether the specified record in the RetailTransactionTable table exists.
Syntax
client server public static boolean exist(RetailStatementId _statementId)
Run On
Called
Parameters
- _statementId
Type: RetailStatementId Extended Data Type
The statement number of the transaction.
Return Value
Type: boolean
true if the specified record exists; otherwise, false.