ReqEventProcessKanbanProdBOM::newStandard Method [AX 2012]

Creates a new instance of the ReqEventProcessKanbanProdBOM class.

client server public static ReqEventProcessKanbanProdBOM newStandard(ProdBOM _prodBOM, [boolean _interactive])

Run On

Called

Parameters

_prodBOM
Type: ProdBOM Table
A ProdBOM table buffer to use to create the object.
_interactive
Type: boolean
A Boolean value that specifies whether the processing is performed interactively.

Return Value

Type: ReqEventProcessKanbanProdBOM Class
A ReqEventProcessKanbanProdBOM object.
Show: