Share via


ProdJobType.checkJournalWIPLedgerAccounts Method [AX 2012]

Checks whether the work in the process ledger accounts can be determined for the specified ProdJournalRoute record.

Syntax

public boolean checkJournalWIPLedgerAccounts(ProdJournalRoute _prodJournalRoute)

Run On

Called

Parameters

Return Value

Type: boolean
true if the work in the process ledger accounts can be determined; otherwise, false.

See Also

Reference

ProdJobType Class