Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.