PlanGraph.parent Method [AX 2012]

Retrieves a record ID from the specified table buffer that represents the parent.

protected RefRecId parent(PlanActivityRelationship _planActivityRelationship)

Run On

Server

Parameters

_planActivityRelationship
Type: PlanActivityRelationship Table
A PlanActivityRelationship table buffer.

Return Value

Type: RefRecId Extended Data Type
A record ID from the specified table buffer that represents the parent.

The dependent activity is the parent because the end activities are the root.

Community Additions

ADD
Show: