RetailPackageLines::mustEnableDimField Method
Indicates whether the specified dimension setup is valid and active for package line.
Syntax
client server public static NoYes mustEnableDimField(InventDimGroupFieldSetup inventDimGroupFieldSetup, FieldId dimFieldId)
Run On
Called
Parameters
- inventDimGroupFieldSetup
Type: InventDimGroupFieldSetup Class
An instance of the InventDimGroupFieldSetup class.
- dimFieldId
Type: FieldId Extended Data Type
Specifies a dimension field ID for which record is to be found.
Return Value
Type: NoYes Enumeration
true if the dimension is valid and active; otherwise, false.