PBATreeNodeBuildCode.callNodeForm Method [AX 2012]

Calls the form that corresponds to the type of node that is being inserted or edited.

public boolean callNodeForm(Common common)

Run On

Called

Parameters

common
Type: Common Table
The current record connected to the node.

Return Value

Type: boolean
Returns false; this may be overridden in subclasses.

Community Additions

ADD
Show: