This documentation is archived and is not being maintained.
LeanCost.execute Method [AX 2012]
Provides the main entry point for the child classes.
protected abstract void execute()
Run On
Called
This abstract method must be overwritten in the child classes.
This method is the main entry point and will be called from the run method.