Share via


LedgerJournalEngine_AssetDepreciation_ru.amountCurCreditModified Method [AX 2012]

Adjusts a LedgerJournalTrans record and the LedgerJournalTrans_Project fields in response to a change in the AmountCurCredit field.

Syntax

public void amountCurCreditModified(
    LedgerJournalTrans _ledgerJournalTrans, 
   [LedgerJournalTrans_Project _ledgerJournalTransProj, 
    LedgerJournalTrans_RCash _ledgerJournalTrans_RCash])

Run On

Called

Parameters

See Also

Reference

LedgerJournalEngine_AssetDepreciation_ru Class