Share via


ProdJournalCheckPostProd.validatePlaningItemIsReleased Method [AX 2012]

Validates that production order for planning item is completely released.

Syntax

private boolean validatePlaningItemIsReleased(JournalTransList _journalTransList)

Run On

Called

Parameters

Return Value

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

See Also

Reference

ProdJournalCheckPostProd Class