RetailDeploymentHierarchyControllerFocus.insertSingleResult Method [AX 2012]

Inserts a single node from search below the selected container node

public boolean insertSingleResult(str _name, RefRecId _recId)

Run On

Called

Parameters

_name
Type: str
Name of the new node
_recId
Type: RefRecId Extended Data Type
RecID of new node

Return Value

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

Community Additions

ADD
Show: