Some minor changes in the feature pack with the way inventory dimension fields are handled in reports. They are now using a map (\Data Dictionary\Maps\InventDimFieldsMap).\
Lets look at an example. I decided to look at the InventTransferOrderOverview report. Notice how populating each InventDim field is now changed to use a map.
The way you do the contract hasn’t changed. You use the InventDimViewContract to show the tick box parameters.
If you open up the design it uses a column visibility to control if it should be shown.
Lets look at the report now.