PlanActivityTimeCalculation.isConstantTime Method [AX 2012]

Determines whether a PlanActivityTimeComponent table buffer represents a constant or a quantity-dependent duration.

public boolean isConstantTime(PlanActivityTimeComponent _planActivityTimeComponent)

Run On

Called

Parameters

_planActivityTimeComponent
Type: PlanActivityTimeComponent Table
A PlanActivityTimeComponent table buffer.

Return Value

Type: boolean
true if the duration is constant; otherwise, false.

The queue times are constant.

Community Additions

ADD
Show: