A company uses Dynamics 365 Supply Chain Management
You create a new table that will be used to initialize default values. The table contains the Itemld, InventSiteld, and InventLocationld fields. Each item can be configured on multiple sites, but only at a single location on each site The company requires a new index named ItemSiteLocationldx to fulfill this requirement.
You must also create an additional index named InventSiteldx to order the items per site.
You need to define the properties in the table to use both indexes.

Submit