ProdJournalCheckPostProd.validatePlaningItemIsReleased Method [AX 2012]

Validates that production order for planning item is completely released.

private boolean validatePlaningItemIsReleased(JournalTransList _journalTransList)

Run On

Called

Parameters

_journalTransList
Type: JournalTransList Class
List of transactions.

Return Value

Type: boolean
true - if production order release, false - otherwise

Community Additions

ADD
Show: