Share via


ReqEventProcessKanbanSalesLine::newStandard Method [AX 2012]

Initializes a new instance of the ReqEventProcessKanbanSalesLine class.

Syntax

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.

See Also

Reference

ReqEventProcessKanbanSalesLine Class