InventDimIdDefault is a field found on the table InventItemInventSetup, InventItemPurchSetup, and InventItemSalesSetup, as well as the map InventItemOrderSetupMap. If you're asking about the field, it means you're probably working with item data, i.e. importing a released product. These records correspond to the Default order settings and Site specific order settings child forms found on the Manage inventory tab of a Released product. When the InventDimId is the "all blank" value, then the record is for Default order settings (which is site-less), and the InventDimIdDefault supplies the default site for the module of the record (Invent/Purch/Sales). When the InventDimId refers to a site, then the record is for the Site specific order settings, and the InventDimIdDefault supplies the default warehouse for the module of the record. In other words, InventDimId: AllBlank, InventDimIdDefault: main site InventDimId: any site, InventDimIdDefault: main warehouse for the site
↧