I am analyzing feature management framework in D365.
There are a few features: when it is enabled, the menu item or field will be visible, and vice versa.
Following are the examples:
1. There is feature named 'Populate product attribute values', which enables menu item 'Populate product attribute values' to path >> Product information management\ Periodic tasks.
2. There is feature named 'Post on-hand adjustments using configurable reason codes connected to offset accounts', if enabled it adds 'Offset account' field to Inventory management\ Setup\ Inventory\ Counting reason codes form.
I am trying to understand how that happens from back end, however could not find anything.
If anyone can guide me on this.
Thanks in advance!