Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Enables or disables controls on the form for dimension handling.
Syntax
private void setInventDimControlEnabled(FieldId _dimFieldId, boolean _enabled)
Run On
Called
Parameters
- _dimFieldId
Type: FieldId Extended Data Type
The ID of a dimension field.
- _enabled
Type: boolean
The boolean value to apply to the enabled property for the field on the form for dimension handling.