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.
Compares the dimensions of the RetailTransactionSalesTrans table with the dimensions of the RetailConcessionContractArea table.
Syntax
public boolean compareSalesTransToContract(RetailTransactionSalesTrans _RBOTransactionSalesTrans)
Run On
Server
Parameters
- _RBOTransactionSalesTrans
Type: RetailTransactionSalesTrans Table
A RetailTransactionSalesTrans record.
Return Value
Type: boolean
true if the compared dimensions are equal; otherwise, false.