RetailDeploymentHierarchyUIInterface.insertButtonEnabled Method [AX 2012]
Enable or disable the insert button.
Syntax
public void insertButtonEnabled(boolean _enabled)
Run On
Called
Parameters
- _enabled
Type: boolean
True if it should be enabled, false otherwise.