PCDITEMXREF — Do It Best SKU Classification File - Margin Master

Margin Master Handbook

Introduction
Part I · Installing
Part II · Introducing the Main Window
Part III · Initial Configuration
Part IV · Customizing the Workspace
Part V · Basic Application Functionality
Part VI · Learning Margin Master
Part VII · Advanced Topics
Part VIII · Updates, Troubleshooting & Help
Appendix
AppendixUpdated 2026-03-24

PCDITEMXREF — Do It Best SKU Classification File

What is this file?

The PCDITEMXREF file maps Do It Best SKUs to their product classification IDs. Combined with the PCDPRODCLASS hierarchy file, this creates the four-level taxonomy tree that appears as DIB_Taxonomy1 through DIB_Taxonomy4 in the main table.

File Details

Property Value
File pattern PCDITEMXREF*.* (typically .xml)
Format XML
Vendor Do It Best
Frequency As needed
Cloud table DIBSkuProductClassificationRecords

Raw File Structure

<Items>
  <Item SKU="123456" ProductGroupID="7890" />
  <Item SKU="234567" ProductGroupID="7891" />
</Items>
XML Attribute Data Type Cloud Column Description
Item/@SKU string Sku Do It Best SKU
Item/@ProductGroupID string ProductClassificationID Classification node ID

Cloud Table Mapping

XML Attribute Cloud Column Notes
SKU Sku Part of composite key
ProductGroupID ProductClassificationID References DIBProductClassificationRecords.ID

Main Table Impact

This file indirectly populates the main table taxonomy columns through the DIB_Sku_4ClassificationLevel view, which joins this table with DIBProductClassificationRecords to build the full four-level hierarchy:

Main Table Column Description
DIB_Taxonomy1 Level 1 classification ID
DIB_Taxonomy1Desc Level 1 description
DIB_Taxonomy2 Level 2 classification ID
DIB_Taxonomy2Desc Level 2 description
DIB_Taxonomy3 Level 3 classification ID
DIB_Taxonomy3Desc Level 3 description
DIB_Taxonomy4 Level 4 classification ID
DIB_Taxonomy4Desc Level 4 description

Business Rules

  • Composite key: Sku + ProductClassificationID.
  • Dependency: This file requires PCDPRODCLASS data to be loaded first — the ProductClassificationID references nodes defined in that file.
Connect with us

Margin Master by RetailerSoft, Inc. © 2026. All rights reserved.

Loading...

Reconnecting to the server...

This usually takes a few seconds.