ProjJournalTrans.reverseJournal Method
Negates the quantity field of this journal line if the project journal type passed in is the hour type. It negates the sales price if the project journal type passed in is a revenue type.
Syntax
public void reverseJournal(ProjJournalType _projJournalType)
Run On
Called
Parameters
- _projJournalType
Type: ProjJournalType Enumeration
The project journal type.