ProdJournalCheckPostProd.checkProdTrans Method [AX 2012]

Validates the posting transaction for an end item.

public boolean checkProdTrans(JournalTransData _journalTransData)

Run On

Called

Parameters

_journalTransData
Type: JournalTransData Class
The transaction data.

Return Value

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

Community Additions

ADD
Show: