KanbanQtyCalcTaskProcessor::newStandard Method [AX 2012]
Initializes a new instance of the KanbanQtyCalcTaskProcessor class.
server public static KanbanQtyCalcTaskProcessor newStandard(KanbanQuantityCalculation _kanbanQuantityCalculation, ClassName _taskClassName)
Run On
ServerParameters
- _kanbanQuantityCalculation
- Type: KanbanQuantityCalculation Table
A KanbanQuantityCalculation record that represents the kanban quantity calculation.
- _taskClassName
- Type: ClassName Extended Data Type
A string value that holds the class name of the class that should be instantiated and executed for each KanbanQuantityCalculationProposal record.
Show: