ReqEventProcessKanbanSalesLine::newStandard Method [AX 2012]

Initializes a new instance of the ReqEventProcessKanbanSalesLine class.

client server public static ReqEventProcessKanbanSalesLine newStandard(SalesLine _salesLine, boolean _interactive)

Run On

Called

Parameters

_salesLine
Type: SalesLine Table
A SalesLine table buffer to use to instantiate the class.
_interactive
Type: boolean
A Boolean value that indicates whether the processing is performed interactively.

Return Value

Type: ReqEventProcessKanbanSalesLine Class
A ReqEventProcessKanbanSalesLine object.
Show: