TmpTAMDeductionParmMatch.fillDeductionSpecification Method
Fills the current temporary table with match information given a TAMDeductionrecord and a specification object used to mark transactions.
Syntax
public void fillDeductionSpecification(TAMDeduction _tamDeduction, SpecTransManager _specTransManager)
Run On
Called
Parameters
- _tamDeduction
Type: TAMDeduction Table
The deduction for which to create matches.
- _specTransManager
Type: SpecTransManager Class
The specification object detailing which transactions to mark against.