ProjWBSUpdateController.isRootActivity Method [AX 2012]

Checks whether the given activity is the root activity.

public boolean isRootActivity(smmActivityNumber _activityNumber)

Run On

Called

Parameters

_activityNumber
Type: smmActivityNumber Extended Data Type
Activity number of the activity.

Return Value

Type: boolean
true if activity is the root, false otherwise.

Returns false if activity doesn't exist.

Community Additions

ADD
Show: