LeanCommandAutoPlan.execute Method [AX 2012]

Implements the auto-planning of circulating cards logic.

Syntax

protected boolean execute()

Run On

Called

Return Value

Type: boolean
true if the auto-planning was successful; otherwise, false.

Remarks

The method is executed within a transaction scope provided by the LeanRulesEngine class.

See Also

Reference

LeanCommandAutoPlan Class