Share via


LeanCommandExpireRules.execute Method [AX 2012]

Updates all kanban rules related to a lean production flow version being activated.

Syntax

protected boolean execute()

Run On

Called

Return Value

Type: boolean
true if the update was successful; otherwise, false.

Remarks

The method is executed in a transaction scope provided by the lean rules engine.

See Also

Reference

LeanCommandExpireRules Class