RetailDeploymentHierarchyControllerFocus.insertSingleResult Method [AX 2012]

Inserts a single node from search below the selected container node

Syntax

public boolean insertSingleResult(str _name, RefRecId _recId)

Run On

Called

Parameters

  • _name
    Type: str
    Name of the new node

Return Value

Type: boolean
true if insert was successful, false if insert was not successful

See Also

Reference

RetailDeploymentHierarchyControllerFocus Class