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.
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.