ReqEventProcessKanbanSalesTable::newStandard Method [AX 2012]
Initializes a new instance of the ReqEventProcessKanbanSalesTable class.
server public static ReqEventProcessKanbanSalesTable newStandard(SalesTable _salesTable, [boolean _interactive])
Run On
ServerParameters
- _salesTable
- Type: SalesTable Table
The SalesTable table buffer to use to instantiate the class.
- _interactive
- Type: boolean
A Boolean value that specifies whether the class was called from a form.
Show: