LedgerJournalEngine.assetTransTypeModified Method [AX 2012]
Reinitializes transaction data when the transaction type is changed.
Syntax
public void assetTransTypeModified(LedgerJournalTrans _ledgerJournalTrans, LedgerJournalTrans_Asset _ledgerJournalTrans_Asset)
Run On
Called
Parameters
- _ledgerJournalTrans
Type: LedgerJournalTrans Table
The LedgerJournalTrans table buffer that stores part of the transaction.
- _ledgerJournalTrans_Asset
Type: LedgerJournalTrans_Asset Table
The LedgerJournalTrans_Asset table buffer that stores part of the transaction.