InventDimCtrl.isDimensionActive Method [AX 2012]

Indicates whether the specified dimension setup is valid and active.

public boolean isDimensionActive(FieldId _dimensionFieldId)

Run On

Called

Parameters

_dimensionFieldId
Type: FieldId Extended Data Type
Specifies a dimension field ID for which record is to be found.

Return Value

Type: boolean
true if the dimension is valid and active; otherwise, false.

Community Additions

ADD
Show: