RetailDeploymentHierarchyUIInterface.insertNewModernPOSButtonEnabled Method [AX 2012]

Enable or disable the modern pos button.

Syntax

public void insertNewModernPOSButtonEnabled(boolean _enabled)

Run On

Called

Parameters

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

See Also

Reference

RetailDeploymentHierarchyUIInterface Interface