Share via


ProdJobType_Setup.mustWIPBePosted Method [AX 2012]

Indicates whether to post work in process for the specified ProdRouteTrans record.

Syntax

public boolean mustWIPBePosted(ProdRouteTrans _prodRouteTrans)

Run On

Called

Parameters

Return Value

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

See Also

Reference

ProdJobType_Setup Class