ProdJournalCheckPostProd.checkCoByTrans Method [AX 2012]

Validates the posting transaction for co-product or byproduct items.

public boolean checkCoByTrans(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: