PmfCoBySearch.parmForcedSkipHierarchy Method [AX 2012]

Gets or sets the forcedSkipHIerarchy property.

public boolean parmForcedSkipHierarchy([boolean _forcedSkipHierarchy])

Run On

Called

Parameters

_forcedSkipHierarchy
Type: boolean
The value to set; optional.

Return Value

Type: boolean
The current value of the forcedSkipHierarchy property.

During initialization, the BOM hierarchy is validated if this parameter is set to false. To improve search performance and if the hierarchy is known to be valid then this parameter should be set to true.

Community Additions

ADD
Show: