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