Share via


ProjJournalCheckPost.validateReversingEntriesForELR Method [AX 2012]

Disallow reversing entries when the worker in the journal line is ELR enabled

Syntax

public boolean validateReversingEntriesForELR(JournalTransList _journalTransList)

Run On

Called

Parameters

Return Value

Type: boolean
true if journal line does not contain reversing entries or worker is not enabled for ELR, false otherwise

See Also

Reference

ProjJournalCheckPost Class