Share via


ProdJournalCheckPostProd.checkProdTrans Method [AX 2012]

Validates the posting transaction for an end item.

Syntax

public boolean checkProdTrans(JournalTransData _journalTransData)

Run On

Called

Parameters

Return Value

Type: boolean
true if the journal line can be posted; otherwise false.

See Also

Reference

ProdJournalCheckPostProd Class