ProjJournalCheckPost.checkReversalEntriesExist Method [AX 2012]

Checks if reversal entries exist in the ProjJournalTrans table the current journal Id.

protected boolean checkReversalEntriesExist()

Run On

Called

Return Value

Type: boolean
true if reversal Entries exist, false otherwise

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.

Community Additions

ADD
Show: