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.
Checks if reversal entries exist in the ProjJournalTrans table the current journal Id.
Syntax
protected boolean checkReversalEntriesExist()
Run On
Called
Return Value
Type: boolean
true if reversal Entries exist, false otherwise
Remarks
This function is used to check whether the reversal entries are created for the given journal header.
One such place we use this is to refresh the form after the journal is posted.