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 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.