RetailInventDimCtrl_Frm_Package.mustShowGridField Method [AX 2012]

Determines whether the specified dimension setup is active.

public NoYes mustShowGridField(FieldId _dimFieldId)

Run On

Client

Parameters

_dimFieldId
Type: FieldId Extended Data Type
A dimension field ID for which record is to be found.

Return Value

Type: NoYes Enumeration
A NoYes::Yes enumeration value if the dimension is valid and active; otherwise, a NoYes::No enumeration value.

Information is gathered from all product dimension groups in the system. It is enough that a dimension is active in just one product dimension group to be returned as active.

Community Additions

ADD
Show: