Share via


LeanCommandExpireRules::newStandard Method [AX 2012]

Creates and initializes an instance of the LeanCommandExpireRules class.

Syntax

client server public static LeanCommandExpireRules newStandard(Plan _deactivatedPlan)

Run On

Called

Parameters

  • _deactivatedPlan
    Type: Plan Table
    The plan of the lean production flow type that is being deactivated.

Return Value

Type: LeanCommandExpireRules Class
An instance of the LeanCommandExpireRules class.

See Also

Reference

LeanCommandExpireRules Class