TmpTAMDeductionParmMatch.fillDeductionCustTransOpenList Method
Fills the current temporary table using information from a TAMDeductionrecord and a record sorted list of CustTransOpen records.
Syntax
public SpecTransManager fillDeductionCustTransOpenList(TAMDeduction _tamDeduction, RecordSortedList _recordSortedListCustTransOpen)
Run On
Called
Parameters
- _tamDeduction
Type: TAMDeduction Table
The deduction.
- _recordSortedListCustTransOpen
Type: RecordSortedList Class
The record sorted list of open customer transaction.
Return Value
Type: SpecTransManager Class
A SpecTransManager object initialized with connections between the deduction and the open transaction or transactions.