LedgerJournalTrans.initFromTAMDeduction Method
Initializes a LedgerJournalTrans record from current record.
Syntax
public void initFromTAMDeduction(
TAMDeduction _tamDeduction,
TAMDeductionUpdateType _tamDeductionUpdateType,
AmountCur _amountCur)
Run On
Called
Parameters
- _tamDeduction
Type: TAMDeduction Table
The TamDedution record to use in the initialization.
- _tamDeductionUpdateType
Type: TAMDeductionUpdateType Enumeration
The update type.
- _amountCur
Type: AmountCur Extended Data Type
The amount to use to initialize the LedgerJournalTrans.