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.
Updates the project quantity and journal line credit/debit amounts when the project cost price is changed.
Syntax
public void projCostPriceModified(LedgerJournalTrans _ledgerJournalTrans, LedgerJournalTrans_Project _ledgerJournalTrans_Project)
Run On
Called
Parameters
- _ledgerJournalTrans
Type: LedgerJournalTrans Table
The journal line being changed.
- _ledgerJournalTrans_Project
Type: LedgerJournalTrans_Project Table
The project line associated to the journal line.