RetailConsessionContract.compareSalesTransToContract Method [AX 2012]

Compares the dimensions of the RetailTransactionSalesTrans table with the dimensions of the RetailConcessionContractArea table.

Syntax

public boolean compareSalesTransToContract(RetailTransactionSalesTrans _RBOTransactionSalesTrans)

Run On

Server

Parameters

Return Value

Type: boolean
true if the compared dimensions are equal; otherwise, false.

See Also

Reference

RetailConsessionContract Class