MCRRoyaltyVendTable.royaltyTableSum Method
Calculates the total amount and total quantities for all royalties related to the selected royalty in order to apply the correct royalty amount.
Syntax
public MCRRoyaltyVendTable royaltyTableSum([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: MCRRoyaltyVendTable Table
The sum values of the MCRRoyaltyVendTable table records that fit the criteria.