Share via


TAMVendRebateTable.rebateTableSum Method

Calculates the total amount and total quantities for all rebates related to the selected rebate in order to apply the correct rebate amount.

Syntax

public TAMVendRebateTable rebateTableSum([boolean _checkProcessed])

Run On

Called

Parameters

  • _checkProcessed
    Type: boolean
    A boolean value defining whether to include the processed status in the query; optional.

Return Value

Type: TAMVendRebateTable Table
The sum values of the TAMVendRebateTable table records that fit the criteria.

See Also

Reference

TAMVendRebateTable Table