Share via


InventBatchJournalFormControl.makeItemProductDimensionsMandatory Method [AX 2012]

Makes the active product dimension fields for the current item in the given form data source mandatory.

Syntax

protected void makeItemProductDimensionsMandatory(FormDataSource _inventDim_ds)

Run On

Client

Parameters

  • _inventDim_ds
    Type: FormDataSource Class
    A form data source for the InventDim table in which to make the fields mandatory or not mandatory.

See Also

Reference

InventBatchJournalFormControl Class