KanbanQtyCalcCommand::getKanbanQuantityCalculationFromArgs Method [AX 2012]

Retrieves the KanbanQuantityCalculation record based on the Args object.

server public static KanbanQuantityCalculation getKanbanQuantityCalculationFromArgs(Args _args)

Run On

Server

Parameters

_args
Type: Args Class
An Args object.

Return Value

Type: KanbanQuantityCalculation Table
A KanbanQuantityCalculation record.

ExceptionCondition
Error

If a KanbanQuantityCalculation record could not be found.

Show: