Share via


ProdJournalCheckPostProd.checkCoByTrans Method [AX 2012]

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

Syntax

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