PlanActivityCreate.isHighLevelActivity Method [AX 2012]

Determines whether a plan activity type is a high level activity.

protected boolean isHighLevelActivity(PlanActivityType _planActivityType)

Run On

Server

Parameters

_planActivityType
Type: PlanActivityType Enumeration
A PlanActivityType enumeration value.

Return Value

Type: boolean
A Boolean that indicates whether the type is a high level type of plan activity.

Community Additions

ADD
Show: