Share via


RetailDeploymentHierarchyUIInterface.insertNewChannelDBButtonEnabled Method [AX 2012]

Enable or disable the channel db button.

Syntax

public void insertNewChannelDBButtonEnabled(boolean _enabled)

Run On

Called

Parameters

  • _enabled
    Type: boolean
    True if it should be enabled, false otherwise.

See Also

Reference

RetailDeploymentHierarchyUIInterface Interface