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-09-15

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 Do it Best taxonomy (levels 1 through 4, each with an ID and a description) available for every SKU in the main grid.

File Details

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

Raw File Structure

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

Main Table Impact

This file indirectly populates the taxonomy columns. Each SKU's classification ID is looked up in the PCDPRODCLASS hierarchy to build its full four-level path:

Level Description
Taxonomy level 1 Level 1 classification ID and description
Taxonomy level 2 Level 2 classification ID and description
Taxonomy level 3 Level 3 classification ID and description
Taxonomy level 4 Level 4 classification ID and description

This file depends on the PCDPRODCLASS data: the classification IDs it references are defined in that file.

Loading...

Reconnecting to the server...

This usually takes a few seconds.