LeanProdFlowStatusAction::newLeanProductionFlow Method [AX 2012]
Initializes a new instance of the LeanProdFlowStatusAction class.
server public static LeanProdFlowStatusAction newLeanProductionFlow(LeanProductionFlow _leanProductionFlow, LeanPlanStatusAction _leanPlanStatusAction)
Run On
ServerParameters
- _leanProductionFlow
- Type: LeanProductionFlow Table
A LeanProductionFlow record that is used to initialize the instance of the class.
- _leanPlanStatusAction
- Type: LeanPlanStatusAction Enumeration
A LeanPlanStatusAction enumeration value that is used to initialize the object.
Return Value
Type: LeanProdFlowStatusAction ClassA new instance of the LeanProdFlowStatusAction class.
Show: