PriceDiscAdmCheckPost.checkJournalCheckForOverlaps Method [AX 2012]

Determines whether the record has warnings because of overlaps.

protected boolean checkJournalCheckForOverlaps(PriceDiscAdmTrans _priceDiscAdmTrans, boolean _acceptWarnings)

Run On

Called

Parameters

_priceDiscAdmTrans
Type: PriceDiscAdmTrans Table
The record that will be checked.
_acceptWarnings
Type: boolean
A Boolean value that specifies whether warnings are accepted.

Return Value

Type: boolean
true if warnings are found; otherwise, false.

Community Additions

ADD
Show: