PSP Glossary


Element Business NameGlossary DefinitionTable NameDSS Element NameSensitive MetricPSP Release
Calendar Day Alpha NumberA number representing the calendar day of the month (zero padded for correct lexicographical order), as in 01, 02, 03, 04, ..., 31. This value is the same for fiscal and Walmart merchandising years.Calendar DimensionsCalendar Day Alpha NumberAvailable25.11.4 November Release
Calendar DateThe numeric calendar date. The calendar date is formatted for different types of calendars, such as Walmart merchandising (4/5/4), fiscal, and Gregorian calendar. Note: The 4/5/4 is a retail calendar format that ensures sales comparability between years by dividing the year into months based on 4 weeks – 5 weeks – 4 weeks format. This format ensures the same number of Saturdays and Sundays in comparable months.Calendar DimensionsCalendar DateAvailable25.11.4 November Release
Calendar Date End TimeThe end-of-day time for the calendar date. This date/time may be formatted for different types of calendars, such as Walmart Merchandising (4/5/4), fiscal, and calendar. Example: 2004-01-01 23:59:59:999999.Calendar DimensionsCalendar Date End TimeAvailable25.11.4 November Release
Calendar Date Start TimeThe beginning-of-day time for the calendar date. This date/time may be formatted for different types of calendars, such as Walmart Merchandising (4/5/4), fiscal, and calendar. Example: 200401-01 00:00:00:000000.Calendar DimensionsCalendar Date Start TimeAvailable25.11.4 November Release
Calendar Full Year NumberA four-digit number representing the calendar year. This number is not based on the 4/5/4 format. Example: 2007.Calendar DimensionsCalendar Full Year NumberAvailable25.11.4 November Release
Calendar Half Year CountA number based on the sequential order of the calendar half years up to the given date. For example, the 2nd half of 2007 would return: CAL_HALF_CNT = 915. This count will be used to calculate the difference between Calendar Half Years.Calendar DimensionsCalendar Half Year CountAvailable25.11.4 November Release
Calendar Half Year NumberA numeric value indicating whether the date is in the first half of the year (indicated with a 1) or the second half of the year (indicated with a 2). This number is not based on the 4/5/4 calendar. The first half of the year starts January 1, and the second half of year starts July 1, for all countries. For example, if the month is April the returned value would be: 1. This value is affected by CAL_MONTH_NBR and not WM_YR_WK_NBR/WM_WEEK_NBR.Calendar DimensionsCalendar Half Year NumberAvailable25.11.4 November Release
Calendar Half Year NameA name representing the calendar half year, in the country's native language and not based on the 4/5/4 calendar. The first half of the year starts January 1, and the second half of year starts July 1, for all countries. For example, if the month is April the returned calendar name could be: H1, 1st half, or 1° Semestre.Calendar DimensionsCalendar Half Year NameAvailable25.11.4 November Release
Calendar Month AbbreviationThe abbreviation of the calendar month, in the country's native language, such as Jan, Feb, Mar, Apr, May, Jun, Jul, Aug, Sep, Oct, Nov, Dec.Calendar DimensionsCalendar Month AbbreviationAvailable25.11.4 November Release
Calendar Month Alpha NumberA number representing the calendar month (zero padded for correct lexicographical order), where 01 is always January. For example, if it is April the returned value would be: 04.Calendar DimensionsCalendar Month Alpha NumberAvailable25.11.4 November Release
Calendar Month CountA number based on the sequential order of the calendar months up to the given date. For example, December 2007 would return: CAL_MTH_CNT = 1295. This count will be used to calculate the difference between Calendar Months.Calendar DimensionsCalendar Month CountAvailable25.11.4 November Release
Calendar Month DescriptionCalendar full month name for cal_month_nbr in the country's native language. For example, if the calendar month number is 04 the returned month name would be: April.Calendar DimensionsCalendar Month DescriptionAvailable25.11.4 November Release
Calendar Month NumberA number representing the calendar month, where 1 is always January. This value is not based on the 4/5/4 retail calendar. For example, if it is April the returned value would be: 4.Calendar DimensionsCalendar Month NumberAvailable25.11.4 November Release
Calculated Quarter CountA number based on the sequential order of the calendar quarters up to the given date. For example, Q1 of the year 2007 would return: CAL_QTR_CNT = 428. This count will be used to calculate the difference between Calendar Quarters.Calendar DimensionsCalculated Quarter CountAvailable25.11.4 November Release
Calendar Quarter DescriptionA name representing the calendar quarter, in the country's native language and not based on the 4/5/4 calendar. Example:Q1, Q2, Q3, Q4.Calendar DimensionsCalendar Quarter DescriptionAvailable25.11.4 November Release
Calculated Quarter NumberA number indicating the calendar quarter (1, 2, 3, or 4). This value is affected by CAL_MONTH_NBR.,It is not based on the 4/5/4 retail calendar or WM_YR_WK_NBR / WM_WEEK_NBR.Calendar DimensionsCalculated Quarter NumberAvailable25.11.4 November Release
Calendar Week CountA number based on the sequential order of the calendar weeks up to the given date. For example, Week 01 of 2007 would return: CAL_WK_CNT = 5583. This count will be used to calculate the difference between Calendar Weeks.Calendar DimensionsCalendar Week CountAvailable25.11.4 November Release
Calendar Weekday AbbreviatedAn abbreviated calendar day of the week, in the country's native language (such as:Mon, Tue, Wed, etc.). For example, if the day of the week number is 1, the day of the week would be Sunday and the return would be: Sun.Calendar DimensionsCalendar Weekday AbbreviatedAvailable25.11.4 November Release
Calendar Weekday NumberA number indicating the calendar day of the week, beginning with Sunday (1) and ending with Saturday (7). For example, if the day of the week is Wednesday the return would be: 4.Calendar DimensionsCalendar Weekday NumberAvailable25.11.4 November Release
Calendar Day of the Week NameThe calendar day of the week name, in the country's native language. Such as: Sunday, Monday, Tuesday, Wednesday, Thursday, Friday, Saturday.Calendar DimensionsCalendar Day of the Week NameAvailable25.11.4 November Release
Calendar Week NumberA number representing the calendar week for this date (as in 1, 2, 3, 12, ... 52, etc.). Week 1 starts on the first day of January. The week may not contain a full 7 days. For example, if it is the first week of February the return would be: 5.Calendar DimensionsCalendar Week NumberAvailable25.11.4 November Release
Calendar Week NameThe name for the calendar week, in the country's native language (such as: Week 1, Week 2, ...Week 52). Week 1 starts the first day of January. For example, if it is the first week of February the return could be: Week 5.Calendar DimensionsCalendar Week NameAvailable25.11.4 November Release
Calendar Year NameThe calendar year name, in the country's native language and not based on the 4/5/4 calendar. Example: Year 2007.Calendar DimensionsCalendar Year NameAvailable25.11.4 November Release
Date DescriptionThe full date name in 'Day Name, Month Name plus Date Number, Four-Digit Year' format, in the country's native language. Example: Tuesday, May 10, 2007. The return will state "Unknown Date" for a NULL (unknown) date.Calendar DimensionsDate DescriptionAvailable25.11.4 November Release
Day CountA number based on the sequential order of the calendar days up to the given date. For example, the date 01/01/2007 would return: DAY_CNT = 39084. It will be used to calculate a difference between Calendar Days.Calendar DimensionsDay CountAvailable25.11.4 November Release
Fiscal Full Year NumberFour digit Walmart fiscal year which begins on February 1st for US and January 1st for International. Examples: Fiscal Year Ending 2000 ends on January 31, 2000.Calendar DimensionsFiscal Full Year NumberAvailable25.11.4 November Release
Fiscal Half CountA number based on the sequential order of the fiscal half years up to the given date. For example, the 2nd half of 2007 would return: FISCAL_HALF_CNT = 813. It will be used to calculate a difference between Fiscal Half Years.Calendar DimensionsFiscal Half CountAvailable25.11.4 November Release
Fiscal Half Year NumberA number representing the Fiscal Half Year in terms of the Walmart fiscal year. The Walmart fiscal year first half (1) starts February 1 in the US and CA and January 1 other international countries. The Walmart fiscal year second half (2) starts August 1 for US and CA and July 1 for other international countries. This value is affected by FISCAL_MONTH_NBR and not WM_YR_WK_NBR/WM_WEEK_NBR.Calendar DimensionsFiscal Half Year NumberAvailable25.11.4 November Release
Fiscal Half Year NameThe fiscal half year name, in the country's native language and not based on the 4/5/4 retail calendar. For example, if the month is April the US name might be: H1, 1st Half, or 1° Semestre.Calendar DimensionsFiscal Half Year NameAvailable25.11.4 November Release
Fiscal Month AbbreviationAn abbreviation for the fiscal month, in the country's native language. Examples: Geo_region_code = US, CA, PR - Jan, Feb, Mar, Apr, May, June, July, Aug, Sept, Oct, Nov, Dec. Geo_region_code = MX - Enero, Febrero, Marzo, etc.Calendar DimensionsFiscal Month AbbreviationAvailable25.11.4 November Release
Fiscal Month Alpha NumberA number representing the fiscal calendar month (zero padded for correct lexicographical order), where 01 is February in the US, CA and PR and January for other international countries. For example, if it is April the US returned value would be: 03.Calendar DimensionsFiscal Month Alpha NumberAvailable25.11.4 November Release
Fiscal Month CountA number based on the sequential order of the fiscal months up to the given date. For example, January 2007 would return: FISCAL_MTH_CNT = 2584. It will be used to calculate a difference between Fiscal Months.Calendar DimensionsFiscal Month CountAvailable25.11.4 November Release
Fiscal Month NumberA number representing the Walmart fiscal month for this date, where 01 is February in the US and CA and January for other international countries. For example, if it is April the US return value would be: 3.Calendar DimensionsFiscal Month NumberAvailable25.11.4 November Release
Fiscal Month NameThe Walmart fiscal month name for this date, in the country's native language. Examples: February, March, April, etc.Calendar DimensionsFiscal Month NameAvailable25.11.4 November Release
Fiscal Quarter CountA number based on the sequential order of the fiscal quarters up to the given date. For example, January 2007 would return:FISCAL_QTR_CNT = 927. It will be used to calculate a difference between Fiscal Quarters.Calendar DimensionsFiscal Quarter CountAvailable25.11.4 November Release
Fiscal Quarter NumberA number representing the fiscal quarter number, in terms of the Walmart fiscal year, which starts in February for US and CA and in January for other international countries. Examples: Feb to April (1), May to July (2), Aug to Oct (3), Nov to Jan (4).Calendar DimensionsFiscal Quarter NumberAvailable25.11.4 November Release
Fiscal Quarter NameThe fiscal quarter name, in the country's native language. Example: Q1, Q2, Q3, Q4.Calendar DimensionsFiscal Quarter NameAvailable25.11.4 November Release
Fiscal Year NameThe Walmart fiscal year ending name, in the country's native language. For example, for a fiscal year ending on January 31, 2000, the name could be: FYE 2000.Calendar DimensionsFiscal Year NameAvailable25.11.4 November Release
Geographic Region Code A code that represents an operational geographic region. This can be a country, a group of countries, or all countries. The valid values are: AR- Argentina, BR- Brazil, CA - Canada, CN - China, GB - Great Britain, IN - India, JP - Japan, K1 - Central America, K2 - Chile, K3 - Southern Africa, MX - Mexico, US - United States, WW - World WideCalendar DimensionsGeographic Region Code Available25.11.4 November Release
Julian DateThe date, in the Julian Date Format of YYYYDDD, where DDD is the day count from 1 - 365 (or 366 as needed). For example, March 2, 2001, would show a date of 2001061.Calendar DimensionsJulian DateAvailable25.11.4 November Release
Last Year Calendar DateThe current date minus one year. Any discrepancies resulting in the absence of February 29 (a Leap Year) will result in a NULL for that date. Examples: For Leap Year: CAL DT LY CAL DT,2020-02-28 2019-02-28,2020-02-29 NULL,2020-03-01 2019-03-01,For NON-Leap Year:,CAL DT LY CAL DT,2021-02-28 2020-02-28,2021-03-01 2020-03-01Calendar DimensionsLast Year Calendar DateAvailable25.11.4 November Release
Last Year Compare Visit DateThe current date minus approximately one year. This Gregorian date matches to the day of the week (instead of the day number) approximately 365 days ago. For example, if this date is Saturday, February 01, 2022, then the LY_COMP_VISIT_DT would be Saturday, February 02, 2021 (matching the day/week, not the date number).Calendar DimensionsLast Year Compare Visit DateAvailable25.11.4 November Release
Last Year Compare Year Week NumberThe current year and week number minus one year. Returns the four-digit Walmart year concatenated with the two-digit WM_WEEK_NBR. International will have same year as US in this column (200649 for Jan 1st week even though wm_year_nbr is 2007). Example: 200701.Calendar DimensionsLast Year Compare Year Week NumberAvailable25.11.4 November Release
Walmart EPOC Half CountA number based on the sequential order of the Walmart Merchandising half years up to the given date. For example, February 2007 would return: WM_EPOC_HALF_CNT = 2233. It will be used to calculate a difference between Merchandising Half Years.Calendar DimensionsWalmart EPOC Half CountAvailable25.11.4 November Release
Walmart Full Year NumberA four-digit number representing the Walmart Merchandising year. This date is based on the 4/5/4 calendar and is affected by WM_WEEK_NBR for the US, CA, and PR. For other international countries, it changes with the Fiscal Year. Example: In the US, February 2000 would return :2000.Calendar DimensionsWalmart Full Year NumberAvailable25.11.4 November Release
Walmart Half Year NumberA number representing the Walmart Merchandising half year for this date, based on 4/5/4 calendar. This value is affected by WM_MONTH_NBR and not WM_YR_WK_NBR/WM_WEEK_NBR. The Walmart fiscal year first half (1) starts February 1 in the US, CA, and PR and January 1 for other international countries. The Walmart fiscal year second half (2) starts August 1 for US, CA, and PR and July 1 for other international countries.Calendar DimensionsWalmart Half Year NumberAvailable25.11.4 November Release
Walmart Half Year NameThe Walmart Merchandising half year name, in the country's native language. For example, the name "WM H1" might indicate the first half of the 4/5/4 merchandise year, and the name "WM 2° Semestre" might indicate the second half of the 4/5/4 merchandise year.Calendar DimensionsWalmart Half Year NameAvailable25.11.4 November Release
Walmart Month AbbreviationThe abbreviated Walmart Merchandising month, in the country's native language and based on the 4/5/4 calendar. Example: Feb, Mar, Apr, May, June, July, Aug, Sept, Oct, Nov, Dec, Jan.Calendar DimensionsWalmart Month AbbreviationAvailable25.11.4 November Release
Walmart Month Alpha NumberA number representing the Walmart Merchandising month (zero padded for correct lexicographical order), based on 4/5/4 calendar, where 01 is February in the US, CA, and PR. For example, if it is April the US returned value would be: 03.Calendar DimensionsWalmart Month Alpha NumberAvailable25.11.4 November Release
Walmart Month CountA number based on the sequential order of the Walmart Merchandising months up to the given date. For example, February 2007 would return: WM_MTH_CNT = 2094. It will be used to calculate a difference between Walmart Merchandising months.Calendar DimensionsWalmart Month CountAvailable25.11.4 November Release
Walmart Month NumberA number representing the Walmart Merchandising sequential month, based on the fiscal WalMart month. Example:1 - February, 2 - March, 3 - April, 4 - May, 5.Calendar DimensionsWalmart Month NumberAvailable25.11.4 November Release
Walmart Month NameThe Walmart Merchandising full month name for this date, in the country's native language and based on 4/5/4 calendar. Examples: February - month 1, January - month 12.Calendar DimensionsWalmart Month NameAvailable25.11.4 November Release
Walmart Quarter NumberA number representing the Walmart merchandise quarter for this date, based on 4/5/4 calendar. It changes with WM_MONTH_NBR and not WM_YR_WK_NBR/WM_WEEK_NBR. For example, a Quarter 2 date return: 2.Calendar DimensionsWalmart Quarter NumberAvailable25.11.4 November Release
Walmart Quarter NameThe Walmart Merchandising quarter name for this date, in the country's native language and based on 4/5/4 calendar. Examples:WM Q1, WM Q2, WM Q3, WM Q4.Calendar DimensionsWalmart Quarter NameAvailable25.11.4 November Release
Walmart Refer Quarter CountA number based on the sequential order of the Walmart quarters up to the given date. For example, February 2007 would return: WM_REFER_QTR_CNT = 866. It will be used to calculate a difference between Walmart Quarters.Calendar DimensionsWalmart Refer Quarter CountAvailable25.11.4 November Release
Walmart Week CountA number based on the sequential order of the Walmart weeks up to the given date. For example, February 2007 would return: WM_WK_CNT = 5587. It will be used to calculate a difference between Walmart Weeks.Calendar DimensionsWalmart Week CountAvailable25.11.4 November Release
Walmart Weekday NumberA number representing the day of the week, based upon the Walmart week for this date. The WalMart week begins on Saturday. Examples: 1 - Saturday, 2 - Sunday, 3 - Monday, 4 - Tuesday, 5 - Wednesday, 6 - Thursday, 7 - Friday.Calendar DimensionsWalmart Weekday NumberAvailable25.11.4 November Release
Walmart Week NumberA number representing the Walmart week for this date (as in 1, 2, 3, 12, ... 52, etc.). Week 1 starts on the first day of February. For example, if it is the first week of March the return would be: 5.Calendar DimensionsWalmart Week NumberAvailable25.11.4 November Release
Walmart Week NameThe name for the Walmart Merchandising week, in the country's native language (such as:Week 1, Week 2, ...Week 52). Week 1 starts the first day of February. For example, if it is the first week of March the name could be: Week 5.Calendar DimensionsWalmart Week NameAvailable25.11.4 November Release
Walmart Year DescriptionThe Walmart Merchandising year name for this date, in the country's native language and based on 4/5/4 calendar. Examples: WM Year 2006, WM Year 2007.Calendar DimensionsWalmart Year DescriptionAvailable25.11.4 November Release
Walmart Year Week NumberA number representing the full Walmart year and week. The four-digit year is followed by a two-digit week count. Example: 200701. This year is the same for all countries. Since the fiscal year begins in February, January will continue the prior year count. For example, 200649 would be the Year Week Number for the first week of January, even though wm_year_nbr is 2007.Calendar DimensionsWalmart Year Week NumberAvailable25.11.4 November Release
Cancel When Out DateThe date that all of the warehouses are expected to be out of the item merchandise, so the item can then go to a deleted status.DC Item Measures-Available25.11.4 November Release
Cancel When Out IndicatorThe merchandise is being phased out at the Store or the Distribution Center. When on-hand falls to zero, cancel the store order for this item. Examples: 0,1 (where 1 means item is deleted)"DC Item Measures-Available25.11.4 November Release
Currency CodeISO 4217 ALPHA3 CODE for the identification of currency. Hardcode "USD".DC Item Measures-Available25.11.4 November Release
Distribution Center NumberDistribution Center Number is a number that identifies a distribution center.DC Item Measures-Available25.11.4 November Release
Geographic Region CodeA code which represents an operational geographic region. This can be a country, a group of countries or all countries.DC Item Measures-Available25.11.4 November Release
Inventory DateThe date to which the inventory quantity metrics apply.DC Item Measures-Available25.11.4 November Release
Inventory Required IndicatorIndicates if the Inventory is required in the DC. Examples: 1 - Inventory is required in the DC. This is used for replenishable merchandise that is slotted. 0 - Inventory is not required in the DC. This is used for replenishable merchandise that flows through the DC. NULL - non-replenishable items in the DC.DC Item Measures-Available25.11.4 November Release
On Hand Warehouse Packs in Inventory - Last YearThe current number of Warehouse packs in inventory (on-hand) at this DC. Note: This metric is AVG(), and not SUM(), for selected time period if pulled at Walmart weekly level.DC Item Measures-Available25.11.4 November Release
Ordered Warehouse Quantity - Last YearThe number of warehouse packs ordered last year.DC Item Measures-Available25.11.4 November Release
Warehouse Packs Eaches Received - Last YearWarehouse quantity received, in eaches, last year.DC Item Measures-Available25.11.4 November Release
Warehouse Packs Shipped to Store - Last YearCurrent total of warehouse packs shipped by the DC (distribution center) to stores. DC also considers this as sales last year.DC Item Measures-Available25.11.4 November Release
Warehouse Packs Staple Stock on Order - Last YearThe total amount of staple stock on order, in warehouse packs last year. DC Item Measures-Available25.11.4 November Release
Operational Company CodeUsed to differentiate WMT_US, Sam's, or WMT.com based on international or US. Examples: 0 WMT-US The operational company Walmart in the US geo-region. 1 SAMS-US The operational company Sam’s Club in the US geo-region. 2 WMT The operational company Walmart in the worldwide region. 3 SAMS-MX The operational company Sam’s Club in the Mexico geo-region. 4 WMT-K1 The operational company Walmart in the Central America geo-region. Note:Although operational company is an atomic column, based on known use cases and for user convenience we chose to populate it as “Operational Company Code” (HYPHEN) “Geo Region”.DC Item Measures-Available25.11.4 November Release
On Hand Warehouse Packs in Inventory - This YearThe current number of Warehouse packs in inventory (on-hand) at this DC. Note:This metric is AVG(), and not SUM(), for selected time period if pulled at Walmart weekly level.DC Item Measures-Available25.11.4 November Release
Warehouse Packs Eaches Received - This YearWarehouse quantity received, in eaches, this year.DC Item Measures-Available25.11.4 November Release
Warehouse Packs Shipped to Store - This YearCurrent total of warehouse packs shipped by the DC (distribution center) to stores. DC also considers this as sales this year.DC Item Measures-Available25.11.4 November Release
Staple Stock Warehouse Pack Cost Amount - This YearThis year's Staple Stock warehouse pack cost of this item on outstanding (not received) purchase orders as of the current inventory date. This amount is shown in dollars ($). Calculated as: ty_ss_order_whpk_qty * whpk_cost_amt.DC Item Measures-Sensitive - Not Category Advisor Available25.11.4 November Release
Vendor NumberThe unique Walmart-generated number assigned to a supplier or vendor.DC Item Measures-Available25.11.4 November Release
Vendor NameName of the supplier. It is an important product attribute for reporting.DC Item Measures-Available25.11.4 November Release
Vendor Pack Cost AmountThe base cost of the vendor pack case of an item. This does not reflect deals and discounts which are stored separately. This is not the net cost on a Purchase Order. NOTE: The value in this field may or may not reflect the latest actual cost used on a Purchase Order since the cost for any item can be changed on the PO. This amount is shown in dollars.DC Item Measures-Sensitive - Not Category Advisor Available25.11.4 November Release
Walmart Item NumberWalmart-assigned number to a specific merchandise. It is the number that will be used on any purchase orders because it's vendor specific.DC Item Measures-Available25.11.4 November Release
Walmart Year Week NumberA number representing the full Walmart year and week. The four-digit year is followed by a two-digit week count. Example: 200701. This year is the same for all countries. Since the fiscal year begins in February, January will continue the prior year count. For example, 200649 would be the Year Week Number for the first week of January, even though wm_year_nbr is 2007.DC Item Measures-Available25.11.4 November Release
Accounting Department DescriptionThe description for the department number used for general accounting. This is the department number that sales and purchased are booked to. Accounting departments can have order departments aligned under, but all the order departments under the Accounting department will be rolled up.Item DimensionsDept DescAvailable25.11.4 November Release
Accounting Department NumberThe department number used for general accounting. This is the department number that sales and purchased are booked to. Accounting departments can have order departments aligned under, but all the order departments under the Accounting department will be rolled up.Item DimensionsAcct Dept NbrAvailable25.11.4 November Release
Activity CodeThe accounting Dept Number which is translated to an account number 8xx (where xx is the Accounting Department). Entering the Consumable Account Number at item creation will allow a more detailed breakout of expenses while eliminating the need for a manual MTR (Merchandise Transfer Request) at the store.Item DimensionsActivity CDAvailable25.11.4 November Release
Activity DescriptionDescription for the accounting Dept Number which is translated to an account number 8xx (where xx is the Accounting Department). Entering the Consumable Account Number at item creation will allow a more detailed breakout of expenses while eliminating the need for a manual MTR (Merchandise Transfer Request) at the store.Item DimensionsActivity CDAvailable25.11.4 November Release
All Links Item DescriptionItem description for the prime item number that is top of all the item linkage chains.Item Dimensions-Available25.11.4 November Release
All Links Item NumberThe item number that act as an item linkage to simplify certain operational activities or is used for reporting purposes; similar items are linked/ mapped together. For example: In Financial Reporting, All Link Item Number (all_links_item_nbr) is used for Sales Reporting. It doesn't differ between suppliers. The same product that is produced by different suppliers could share the same all_links_item_nbr. Also see:Prime Item Number.Item Dimensions-Available25.11.4 November Release
All Links Store Item IdALL LINKS ITEM1 DESC is the 'item description 1' for the prime item_nbr that is the top of all the item linkage chains.Item Dimensions-Available25.11.4 November Release
Backroom Scale IndicatorThis indicates that an item is weighed in the backroom (Deli, Bakery, Produce and Meat). Note: This is used at the stores to determine which items must have pricing data sent from the SMART system to the scales that generate barcode labels that include the price.Item DimensionsScale FlagAvailable25.11.4 November Release
Base Division NumberBase Division Number represents the base division of the item. E.g. 01 - WalmartItem DimensionsDivisionAvailable25.11.4 November Release
Base Retail UOM CodeThe Unit of Measurement that an item is sold in. Valid values include: EA – eaches, FT - feet, YD – yards, IN - inches, LB – pounds, QT - quart, GL - gallons, OZ - ounces, DZ – dozenItem DimensionsUom cdAvailable25.11.4 November Release
Base Retail UOM DescriptionDescription for the Unit of Measurement that an item is sold in. Valid values include: EA – eaches, FT - feet, YD – yards, IN - inches, LB – pounds, QT - quart, GL - gallons, OZ - ounces, DZ – dozenItem Dimensions-Available25.11.4 November Release
Base Unit Retail AmountThe default selling price of an item and not the actual selling price.Item DimensionsUnit Retail,MU %,Hist Book Ordered Retail,Active Ordered Book Retail,Hist Str Ordered Retail,Active Str Ordered Retail,Active Whse Ordered Retail,Active Str Ordered Retail (orig),Active Whse Ordered Retail (orig),Total Str Ordered Retail,Hist Whse Ordered Retail,Total Whse Ordered Retail,Active Book Ordered Retail,Curr RetailAvailable25.11.4 November Release
Brand Family IDA unique identifier for Brand Family that is used to provide additional grouping of products across product areas.Item DimensionsBrand Family IDAvailable25.11.4 November Release
Brand Family NameThe name of a brand family that provides additional grouping of products across product areasItem DimensionsBrand Family NameAvailable25.11.4 November Release
Brand IDA unique numeric identifier for the primary description of the product, for example, a patent or trademark. The brand refers to the largest text found on the front of the pack, in a prominent position but may require some additional information to make it a meaningful and unique identifier.Item DimensionsBrand IDAvailable25.11.4 November Release
Brand NameThe brand name of an item supplied by the supplier during the item setup process. It is the name that the product is known, is displayed on the walmart.com website and is a necessary component of the search functionality. It is not the same as the Brand code/name that Walmart Stores use.Item DimensionsBrand DescAvailable25.11.4 November Release
Brand Owner IDA unique identifier for the company that owns the Brand or Trademark for the product as indicated on the product's packaging. This may also be the Manufacturer, Distiller, Brewer, Distributor, Retailer, or Bottler.Item DimensionsBrand Owner IDAvailable25.11.4 November Release
Brand Owner NameThe name of the company that owns the Brand or Trademark for the product as indicated on the product's packaging. This may also be the Manufacturer, Distiller, Brewer, Distributor, Retailer or Bottler.Item DimensionsBrand Owner NameAvailable25.11.4 November Release
Buying Region CodeUsed for items that belong in one Buying Region. Examples: 1 - Puerto Rico, 2 - Hawaii, or 3 - Alaska. This is mainly used to differentiate between Continental US items and Puerto Rico, Hawaii or Alaska items that have the same UPC.Item DimensionsBuying Region CodeAvailable25.11.4 November Release
Buying Region DescriptionUsed for items that belong in one Buying Region. Examples: 1 - Puerto Rico, 2 - Hawaii, or 3 - Alaska. This is mainly used to differentiate between Continental US items and Puerto Rico, Hawaii or Alaska items that have the same UPC.Item DimensionsBuying Region DescAvailable25.11.4 November Release
Case UPC NumberThis is the standardized shipping container code (SCC-14 universal code for shipping containers). It identifies vendor cases of merchandise; used by grocery. This is used for all DC's in receiving merchandise with an Advance Ship Notice (ASN).Item DimensionsVNPK UPCAvailable25.11.4 November Release
Catalog Item ID / eComm Prod IDThe primary SKU for eCommerce products is pack specific (i.e., each pack size will have different identification numbers). Since the Catalog Item ID is for eCommerce products only, there may not be a corresponding item number when looking in datasets that only represent store metrics.,It is also known as eCommerce Item Number.Item DimensionsItem ID,Walmart.com Category NbrAvailable25.11.4 November Release
Cancel When Out IndicatorThe merchandise is being phased out at the Store or the Distribution Center. When on-hand falls to zero, cancel the store order for this item. Examples: 0,1 (where 1 means item is deleted)Item DimensionsCancel When Out FlagAvailable25.11.4 November Release
Controlled Substance IndicatorIndicates if an item is made up of a controlled substance. A controlled substance is a drug or chemical whose manufacture, possession and use are regulated by a government. For example, this may include prescription medications and precursor chemicals used for the production of illegal drugs.Item DimensionsControlled Substance IndicatorAvailable25.11.4 November Release
Color DescriptionColor Description also called as Shelf Label 1 Desc is a 6-character description that is transmitted to the store and printed on the shelf label.Item DimensionsColor DescAvailable25.11.4 November Release
Consumer Item DescriptionThis is the description provided for a consumer item number.Item Dimensions-Available25.11.4 November Release
Consumer Item NumberA Consumer Item is an item that can be sold at the retail level as a single unit to the consumer. It specifically addresses those instances where there are multiple item numbers created for a single Consumer Item. This occurs when there are different replenishment methods, vendors, costs and when the same merchandise is sold in multiple departments. Any one of the item numbers may be used to replenish the Consumer Item. Once it is sent to the store it will become the number that will always serve as the store reference. This is the new number that will be printed on shelf labels. This column is optional and not part of any hierarchy.Item Dimensions-Available25.11.4 November Release
DC Drug Enforcement Agency IndicatorIndicates if this item needs to be reported to the Drug Enforcement Agency (DEA) when received at the DC.Item DimensionsReport DEA IndicatorAvailable25.11.4 November Release
Estimated Out of Stock DateAn estimated out of stock date is an estimated date when the warehouse will be out of stock of the deleted item. When the Cancel When Out (CWO) Ind is changed to Y, the Out-of-Stock Date is set based on the following merchandise types: -Perishable:TODAY + 2 weeks, -Import Item:TODAY + 90 days, -Domestic:TODAY + 4 weeks Note:This is not used as such in Division 1 (hardlines or softlines). When an item has the CWO flag set to “Y” a date may be entered in the rightmost portion of Description 2, but this is not required.Item Dimensions-Available25.11.4 November Release
Fineline DescriptionGrouping of similar items that have the same forecast profile. In the item hierarchy, fineline is the next level beneath sub-category. Not used for DotCom itemsItem DimensionsFineline Desc,Fineline DescriptionAvailable25.11.4 November Release
Fineline NumberA unique number for a hierarchical grouping of Items.  Fineline is the first merchandise grouping directly under Subclass.  An item can only be in one Department, Subclass and Fineline.Item DimensionsFineline Number,Fineline,Category Nbr INTLAvailable25.11.4 November Release
Geographic Region CodeA code that represents an operational geographic region. This can be a country, a group of countries, or all countries. The valid values are: AR- Argentina, BR- Brazil, CA - Canada, CN - China, GB - Great Britain, IN - India, JP - Japan, K1 - Central America, K2 - Chile, K3 - Southern Africa, MX - Mexico, US - United States, WW - World WideItem DimensionsGeo region cdAvailable25.11.4 November Release
Item Create DateThe date when the item is created. Since it is usually the supplier who creates the item, it is the least sensitive attribute.Item DimensionsCreate DateAvailable25.11.4 November Release
Item Cube QuantityThis represents the measurement of the cube of an item based on the item dimension Unit of Measure (UOM). (Cube is measured as the length X width X height and as such is derivable data. For some items, however, the various dimension measurements will not be available and the only measurement we have is cube.)Item Dimensions-Available25.11.4 November Release
Item Cube Unit of Measure DescriptionThis is the Unit of Measure (UOM) description for item length, height, and width.Item Dimensions-Available25.11.4 November Release
Item Description 2Secondary written description of an item for internal use only (may show content count or have a comment). Item Desc 2 prints on the customers receipt at store level for Softline items. UPC Desc prints on the customers receipt at store level for Hardline items.Item DimensionsItem Desc 2Available25.11.4 November Release
Item Dimension Unit Of Measure CodeThe Unit of Measure code for item length, height and width.Item DimensionsUOM CodeAvailable25.11.4 November Release
Item Dimension Unit Of Measure DescriptionThe Unit of Measure description for item length, height and width.Item Dimensions-Available25.11.4 November Release
Item Expiry DateThe date this item number will go into "Inactive" status and begin the purge process. Non-replenishable item types should be set with a reasonable expiration date allowing time for the product to sell through. Item DimensionsExpiration DateAvailable25.11.4 November Release
Item Height QuantityThis is the measured height of the actual item.Item DimensionsItem HeightAvailable25.11.4 November Release
Item Import IndicatorThis indicates the merchandise shipped from an overseas vendor (Item Types 40, 42 and 43).Item DimensionsIs Imported IndicatorAvailable25.11.4 November Release
Item Length QuantityWith the item on its natural base and the graphics reading from left to right, from the front the item length quantity represents the measurement from left to right.Item DimensionsItem LengthAvailable25.11.4 November Release
Item NameThe product long name, if available. If not, it takes the default short desc1. Also, it is the essential product attribute for reporting.Item DimensionsItem Desc 1,Prime Item DescAvailable25.11.4 November Release
Item Order Effective DateThis is the Date that an item becomes orderable at the store.Item DimensionsEffective DateAvailable25.11.4 November Release
Item Replenishment IndicatorAn item is replenishable if the item type is replenishable (33, 37, 11, 20, 22, 40 42 and 50) and the ITEM REPLENISHMENT IND is a “Y”. If the indicator is set to a “N”, the stores will not be able to order this item. There are many reasons for this. Some examples are:The item is being discontinued. It is a new item, and the vendor is not ready to ship yet. Converting from this item number to a new item number. This is also known as Order Book Code.Item DimensionsReplenish Unit indAvailable25.11.4 November Release
Item Status CodeThe status of an item. Valid values are A=Active, I=Inactive, or D=Delete.Item DimensionsItem StatusAvailable25.11.4 November Release
Item Status Change DateThis is the date the item’s status changed.Item DimensionsStatus Chg DateAvailable25.11.4 November Release
Item Type CodeThe type of replenishment the item will typically use. NON-REPLENISHABLE Item Types can only be ordered through the following: buyer, vendor managed and sales representative. Non-Replenishable item types cannot be ordered by the store. Event Types Codes: 3:"Promotional", 7:"DSD Direct Store Delivery", 20:"Warehouse", 22:"Seasonal Warehouse", 33:"Assembly Distribution", 37:"Assembly Ship and Bill", 40:"Import Warehouse", 42:"Import Seasonal Warehouse", 43:"Import", Type Definitions: 03 - GENERAL DISTRIBUTION merchandise is ordered by the buyer then shipped from vendor, flows through the warehouse, to the store 07 - DSD Direct Store Delivery:merchandise is stocked on the shelves by the vendor 10 - REACT:REACT items are used in soft lines & footwear 43 - IMPORT ITEM- is ordered by the buyer then shipped from an overseas vendor, to a storage warehouse, to a Walmart warehouse, to a store 33 - ASSEMBLY DISTRIBUTION merchandise is ordered from suppliers who process the orders and ship the merchandise, for all stores, to a Walmart Distribution Center (WMDC). The WMDC separates and delivers the individual store orders via Walmart truck 37 - ASSEMBLY SHIP & BILL merchandise is not processed through a distribution center. Merchandise is delivered directly from the vendor to the store 11 - AFAD replenishable apparel WPM (Walmart Pre-Marked) warehouse 20 - REGULAR - ordered by the stores system, ships from warehouse, to store 22 - SEASONAL - ordered by the stores system, ships from warehouse, to store 40 - REGULAR IMPORT - ordered by the stores system, ships from warehouse, to store 42 - SEASONAL IMPORT - ordered by the stores system, ships from warehouse, to store 50 - JUST IN TIME 24 hour turn around in the warehouse, ordered by the stores system, ships from warehouse, to storeItem DimensionsItem Type CodeAvailable25.11.4 November Release
Item Type DescriptionItem Type determines the type of replenishment: Non-Replenishable Item Types can only be ordered through the following:buyer, vendor manager and sales representative. Non-Replenishable item types cannot be ordered by the store.Item DimensionsItem TypeAvailable25.11.4 November Release
Item Width QuantityThis is the measured width of the actual item.Item DimensionsItem WidthAvailable25.11.4 November Release
Item Weight QuantityThis represents the measurement of the weight of an item.Item DimensionsItem WeightAvailable25.11.4 November Release
License CodeThis is used to show that the item has a license fee and the franchise for which the fee is for. Examples: Mickey Mouse, Levi’s, Dallas Cowboys, or Winnie the Pooh.Item DimensionsLicense CodeAvailable25.11.4 November Release
License DescriptionDescription for the code used to show that the item has a license fee and the franchise for which the fee is for. Examples: Mickey Mouse, Levi’s, Dallas Cowboys, or Winnie the Pooh.Item Dimensions-Available25.11.4 November Release
Store Item ID The 6-, 7-, or 9-character number assigned to an item of merchandise that Walmart buys from a supplier, to sell in the stores. Items that are 9 digits are REACT numbers and are considered Softlines. The first two digits of a 9-digit softline (REACT) item number is the order department, positions 3-4 are the subclass. Items that are 6-7 digits are hardline items. For items that are 6 digits, the first digit is the order department number. For items that are 7 digits, the first two digits are the department number.Item Dimensions-Available25.11.4 November Release
Modular Based Merchandising CodeHolds the Modular Based Merchandising Code: -M (Modular) indicates that the item is modular driven, sent to stores based upon modular traits and item traits. - I (Item) indicates that the item is item driven, sent to stores based upon item traits and classes. - H (Hold) indicates that the item is on hold, not going to any stores until the item is traited or the UPC of the item is put on a modular. - P (Pend) indicates that the item is in pending status. The UPC of the item was Modular driven and then taken off the MBM modular. It will remain in pending status until the item is traited and updated to item driven, or the UPC of the item is put on another MBM modular.Item DimensionsCurr Item MBM CodeAvailable25.11.4 November Release
Modular Based Merchandising DescriptionDescription for the Merchandising Code: M (Modular) indicates that the item is modular driven, sent to stores based upon modular traits and item traits. I (Item) indicates that the item is item driven, sent to stores based upon item traits and classes. H (Hold) indicates that the item is on hold, not going to any stores until the item is traited or the UPC of the item is put on a modular. P (Pend) indicates that the item is in pending status. The UPC of the item was Modular driven and then taken off the MBM modular. It will remain in pending status until the item is traited and updated to item driven, or the UPC of the item is put on another MBM modular.Item DimensionsCurr Item MBM CodeAvailable25.11.4 November Release
Never Out IndicatorIndicates if an item is designated for the stores to never be out–of-stock.Item DimensionsNever Out FlagAvailable25.11.4 November Release
Item End DateDate an item no longer scans at store level. "O" in the item flag column indicates the item is obsolete. Obsolete means it does not scan in any store and Home Office associates cannot access it on HOST system.Item DimensionsObsolete Date,Item End DateAvailable25.11.4 November Release
Omni Category DescriptionThe department category group description.Item DimensionsCategory Name,Dept Category DescriptionAvailable25.11.4 November Release
Omni Category Group DescriptionThe department category group description.Item DimensionsDept Category Group DescriptionAvailable25.11.4 November Release
Omni Category Group NumberThe department category group number.Item DimensionsDept Category Group DescriptionAvailable25.11.4 November Release
Omni Category NumberThe department category number for stores.Item Dimensions-Available25.11.4 November Release
Omni Department DescriptionThis is the description for the Omni department. Stores - department name and eComm - super department name.Item DimensionsDepartment NameAvailable25.11.4 November Release
Omni Department NumberThis is the number for the Omni department. Stores - department number and eComm - super department number.Item DimensionsOrder Dept NbrAvailable25.11.4 November Release
Omni Segment DescriptionThis is the description for the Omni segment. Stores - financial segment name and eComm - division name.Item Dimensions-Available25.11.4 November Release
Omni Segment NumberThis is the number for the Omni segment. Stores - financial segment number and eComm - division number.Item Dimensions-Available25.11.4 November Release
Omni Subcategory Description The department sub-category group description.Item DimensionsSub Category,Dept Subcategory DescriptionAvailable25.11.4 November Release
Omni Subcategory NumberThe department sub-category group number.Item DimensionsSubcat Nbr,Walmart.com Subcategory NbrAvailable25.11.4 November Release
Operational Company CodeUsed to differentiate WMT_US, Sam's, or WMT.com based on international or US. Examples: 0 WMT-US The operational company Walmart in the US geo-region. 1 SAMS-US The operational company Sam’s Club in the US geo-region. 2 WMT The operational company Walmart in the worldwide region. 3 SAMS-MX The operational company Sam’s Club in the Mexico geo-region. 4 WMT-K1 The operational company Walmart in the Central America geo-region. Note: Although operational company is an atomic column, based on known use cases and for user convenience we chose to populate it as “Operational Company Code” (HYPHEN) “Geo Region”.Item Dimensions-Available25.11.4 November Release
Order Sizing Factory QuantityA trade item specification other than gross, net weight, or cubic feet for a line trade item or a transaction, used for order sizing and pricing purposesItem DimensionsCubic Order Sizing FactorAvailable25.11.4 November Release
Pallet HI QuantityThe supplier pallet information, such as the number of layers on a pallet. TI and HI are used for traffic planning (shipping) and slotting merchandise in the warehouse. Note:In grocery, both the TI and HI can vary by Distribution Center (DC).Item DimensionsPallet Hi QtyAvailable25.11.4 November Release
Pallet TI QuantityThis is vendor pallet information. The number of vendor cases per layer on a pallet (tier on a pallet). Ti and Hi are used for traffic planning (shipping) and slotting merchandise in the warehouse. This tells the unloader how to stack each item on a pallet.Item DimensionsPallet Ti QtyAvailable25.11.4 November Release
Pallet UPC NumberThe standardized shipping container code for pallets.Item DimensionsPallet UPCAvailable25.11.4 November Release
Performance Rating DescriptionTextual description of the Performance Rating.Item Dimensions-Available25.11.4 November Release
Price Look Up NumberThis is utilized through the weighing system either through the scales at the back or at the front registers. The price is set by the weight of the item.Item DimensionsPLU NbrAvailable25.11.4 November Release
Prime Item NumberThis is the item number that acts as an item linkage to simplify certain operational activities or is used for reporting purposes; similar items are linked/mapped together.  For example: for replenishment purposes, the Prime Item Number (prime_xref_item_nbr) is used for Supply Chain Reporting. The same product that is produced by different suppliers will not have the same prime_xref_item_nbr. Also see: All Links Item Number.Item DimensionsPrime Item NbrAvailable25.11.4 November Release
Product DescriptionInternationalized text descriptions of the product.Item DimensionsProduct DescriptionAvailable25.11.4 November Release
Private Label IndicatorIndicates if the item is from a private label brand. A private label brand is a brand that is owned and sold exclusively by Walmart. Examples include Great Value and Faded Glory.Item DimensionsPrivate LabelAvailable25.11.4 November Release
Replenishment Group NumberA unique identifier that allows systems to recognize items having different item numbers, as one product. Otherwise called CID. All sellable items will have a Consumer ID (CID) assigned. Items that could share a common Consumer ID are items purchased through several import and domestic channels, items sourced from multiple suppliers, products delivered to stores from multiple (DSD) suppliers, and items transitioning to new packaging.Item DimensionsConsumer IDAvailable25.11.4 November Release
Replenishment Subtype CodeIn other terms: When repl_instock_denominator=1 THEN SUM(repl_instock_numerator)/SUM(repl_instock_denominator) * 100Item DimensionsItem Sub TypeAvailable25.11.4 November Release
Replenishment Subtype DescriptionThis determines the Shelf Label design description and informs the store how the product is ordered.Item DimensionsItem Sub TypeAvailable25.11.4 November Release
Replenishment Unit IndicatorReplenish by Units Indicator - Denotes that an item is replenished in eaches and not by weight, reflecting when an item is purchased by unit and sold by weight.Item DimensionsReplenish unit indAvailable25.11.4 November Release
RFID IndicatorThis item is tagged with a Radio Frequency Identifier (RFID) chip.Item Dimensions-Available25.11.4 November Release
RPPC IndicatorIndicates if this item is transported using a Rigid Plastic Packaging Container (RPPC).  The Rigid Plastic Packaging Container law was enacted as part of an effort to increase the use of recycled plastic and reduce the amount of plastic waste disposed.Item DimensionsRPPC IndicatorAvailable25.11.4 November Release
Season CodeThe textual description of the season code. Examples: Spring, Summer, Winter, FallItem DimensionsSeason Code,PO Season CodeAvailable25.11.4 November Release
Season DescriptionThe textual description of the season code. Examples: Spring, Summer, Winter, FallItem DimensionsSeason CodeAvailable25.11.4 November Release
Season YearThis is used with the season code to help identify items that are for a yearly season. Examples: Fall of 2004, Winter of 2003 or Spring of 2005.Item DimensionsSeason YearAvailable25.11.4 November Release
Electronic Security Tag IndicatorIndicates whether or not an item is secured via an electronic tag (in our case, an Electronic Author Surveillance tag in the form of an electronic barcode) supplied by the merchandise vendor. If the electronic tag is not deactivated at a point-of-sale register, the tag will be sensed by security equipment at a store entrance/exit and result in an alarm. The use of the electronic tag is intended to reduce theft of merchandise from the stores. This is a "Y"/"N" indicator with a default value of "N" which means a specific item is not electronically secured. Item DimensionsEAS Source TagAvailable25.11.4 November Release
Sell QuantityShort for Selling Quantity of an item. This is used in unit price calculations for Price Comparisons. Example:The Retail Price of Peter Pan Crunchy Peanut Butter is $1.68. The Sell Qty is 17.6 OZ. The calculated price per oz is 9.60 cents.Item DimensionsUOM Sell Qty,Unit SizeAvailable25.11.4 November Release
Sell Unit of Measure CodeThe Unit of Measure (UOM) of the Sell Qty. Note:This is not the UOM Sale Type. At this time, UOM Sale Type is not available in Report Builder.Item DimensionsUnit Size UOMAvailable25.11.4 November Release
Sell Unit of Measure DescriptionThe Unit of Measure (UOM) description of the Sell Qty. Note:This is not the UOM Sale Type. At this time, UOM Sale Type is not available in Report Builder.Item Dimensions-Available25.11.4 November Release
Shelf Label Requirement IndicatorThe Shelf Label Requirement Indicator (i.e., Shelf Label Print flag) was used to determine if labels were produced for an item. It is currently being used by Modulars to determine if the item is to be sequenced (associated with a modular).Item DimensionsShelf Label FlagAvailable25.11.4 November Release
Signing DescriptionDisplayed on shelf signs or flags at the store. It is used for all lines of the business (Hardlines, Grocery, etc.). It could be the same as Item description.Item DimensionsSigning DescAvailable25.11.4 November Release
Size DescriptionA 6-character description that is transmitted to the store and printed on the shelf label. But depending on the department, it could have a different meaning. Hardlines - It is another six-character description of the merchandise. Softlines - It is selected in the BIF system from the variants available and should have true size meaning for apparel and shoes. Also transmitted to a third party for the preparation of merchandise price tags. This is called Shelf Label 2 description in MIM.Item DimensionsSize Desc,Prime Size DescAvailable25.11.4 November Release
Variable Weight IndicatorY/N whether item is weighable at front register. This field is mutually exclusive to backroom scale indicator. NOTE: This works in conjunction with the PLU number of an item and is also used for merchandise that is sold by count.Item Dimensions-Available25.11.4 November Release
Vendor Department NumberThe department number of the supplier agreement.Item DimensionsVendor Nbr DeptAvailable25.11.4 November Release
Vendor NumberA unique number identifying the vendor or supplier of this item. It is an essential product attribute for reporting.Item DimensionsVendor NbrAvailable25.11.4 November Release
Vendor NameName of the supplier. It is an important product attribute for reporting.Item DimensionsVendor Name,Supplier NameAvailable25.11.4 November Release
Vendor Sequence NumberThe ninth digit of a 9-digit vendor number.Item DimensionsVendor Sequence NbrAvailable25.11.4 November Release
Vendor Stock IDThe vendor's item number or a Walmart generated Vendor Stock ID. Vendor Managed Items: A vendor abbreviation is added to the Vendor's item number to uniquely identify an item of merchandise. Items supplied from a third party grocery warehouse: A vendor abbreviation and vendor warehouse number is added to the vendor's item number to uniquely identify an item of merchandise. Note: we are not using using third party grocery warehouses.Item DimensionsVendor Stock ID,Vendor Stk NbrAvailable25.11.4 November Release
Vendor Pack Cost AmountThe base cost of the vendor pack case of an item. This does not reflect deals and discounts which are stored separately. This is not the net cost on a Purchase Order. NOTE: The value in this field may or may not reflect the latest actual cost used on a Purchase Order since the cost for any item can be changed on the PO. This amount is shown in dollars.Item DimensionsVNPK CostSensitive - Not Category Advisor Available25.11.4 November Release
Vendor Case Pack CodeCase pack type. C - Case: Vendor Pack is equal to the Warehouse Pack. B - Breakpack :Multiple Warehouse Packs within a Vendor Pack.Item Dimensions-Available25.11.4 November Release
Vendor Case Pack DescriptionDescription of Case pack type. C - Case:Vendor Pack is equal to the Warehouse Pack. B - Breakpack:Multiple Warehouse Packs within a vendor pack.Item Dimensions-Available25.11.4 November Release
Vendor Pack Cube QuantityThe cube dimensions of the vendor pack case.Item DimensionsVNPK Cubic FtAvailable25.11.4 November Release
Vendor Pack Cube UoM DescriptionThe unit of measure description for the vendor pack cube.Item Dimensions-Available25.11.4 November Release
Vendor Pack Height QuantityThe measured height of a vendor case pack.Item DimensionsVNPK HeightAvailable25.11.4 November Release
Vendor Pack Length QuantityThe measured length of a vendor case pack.Item DimensionsVNPK LengthAvailable25.11.4 November Release
Vendor Pack QuantityThe vendor pack quantity amount of vendor packs.Item DimensionsVnpk qty,Orderable QtyAvailable25.11.4 November Release
Vendor Pack Width QuantityThe measured width of a vendor case pack.Item DimensionsVNPK WidthAvailable25.11.4 November Release
Vendor Pack Weight Format CodeThis represents if the Vendor Pack Weight is fixed or variable; Values:'F' (fixed), 'V' (variable). Fixed means the weight of the vendor case is consistently the same. Variable means the weight of the vendor case entered is an average case weight and the actual weight of each vendor case may be higher or lower.Item Dimensions-Available25.11.4 November Release
Vendor Pack Weight Format DescriptionContextual description for the Vendor Pack Weight.Item Dimensions-Available25.11.4 November Release
Vendor Pack Weight QuantityThe weight of the vendor pack case. This includes the weight of the case packaging.Item DimensionsVendor Pack WeightAvailable25.11.4 November Release
Warehouse Pack Cubic QuantityThe warehouse pack cubic feet. The size in cubic feet of a warehouse pack.Item DimensionsWHPK Cubic FtAvailable25.11.4 November Release
Warehouse Pack Cube UOM CodeUnit of Measure for the warehouse pack cube.Item Dimensions-Available25.11.4 November Release
Warehouse Pack Cube UOM DescriptionUnit of measure description for the warehouse pack cube.Item DimensionsWHPK Cubic FtAvailable25.11.4 November Release
Warehouse Pack Dimension UOM CodeUnit of measure for the warehouse pack dimensions.Item Dimensions-Available25.11.4 November Release
Warehouse Pack Height QuantityThe measured height of a warehouse case pack.Item DimensionsWHPK HeightAvailable25.11.4 November Release
Warehouse Pack Length QuantityThe measured length of a warehouse case pack.Item DimensionsWHPK LengthAvailable25.11.4 November Release
Warehouse Pack QuantityNumber of units or eaches in a warehouse pack case. Note: Currently the number of warehouse packs is a derived figure. For example, an item with a Vendor Pack Quantity of 24 and Warehouse Pack Quantity of 4 would really have 6 warehouse packs in each vendor pack. This is also the minimum quantity of eaches that a store can order from the warehouse.  Once created, this field cannot be changed. This is a restriction of DC processing. If they had the same item number with different warehouse pack quantities, they could not determine what to bill the stores for shipments. Warehouse Pack Quantity must ALWAYS be evenly divisible into the Vendor Pack Quantity.  There are also rules established for Warehouse and Vendor Pack Quantities based on the Case Pack Type. Only items with a Case Pack Type of B (Break pack) can have a Warehouse Pack Quantity different than the Vendor Pack Quantity. This value can be overridden from the Item for a given purchase order.Item DimensionsWHPK Qty, Warehouse Pack Qty (Owned only)Available25.11.4 November Release
Warehouse Pack Sell AmountThe amount a store pays the DC to purchase a warehouse pack of this item. This does not include inbound freight cost and any additional DC charges. This amount is shown in dollars ($).Item DimensionsWHPK SellAvailable25.11.4 November Release
Warehouse Pack UPC Format CodeTextual description of the UPC format codes.Item DimensionsWHPK UPCAvailable25.11.4 November Release
Warehouse Pack UPC Format DescriptionTextual description of the UPC format codes. Examples: 1 - EAN-8  2 - UPC-12  3 - EAN-13  4 - UPC-13  5 - EAN-14Item Dimensions-Available25.11.4 November Release
Warehouse Pack UPC NumberThe standardized shipping container code (SCC-14 universal code for shipping containers); identifies the warehouse pack (inner case UPC).Item DimensionsWHPK UPCAvailable25.11.4 November Release
Warehouse Pack Width Quantity The measured width of a warehouse case pack.Item DimensionsWHPK WidthAvailable25.11.4 November Release
Warehouse Pack Weight QuantityWeight of the warehouse pack case.Item DimensionsWhse Pack WeightAvailable25.11.4 November Release
Warehouse Pack Weight UoM CodeUnit of Measure (UOM) for the warehouse pack weight.Item Dimensions-Available25.11.4 November Release
Warehouse Pack Weight UoM DescriptionUnit of Measure (UOM) description for the warehouse pack weight.Item Dimensions-Available25.11.4 November Release
Warehouse Alignment Type CodeGroups items together for warehouse-to-store alignment (for the shipment of products). This alignment is based on the type of product. Valid values include: AB - Assembly Bulk ,AC - AIDCO Conversion, AS - Assembly, CI - Circular, CW - Collectable, DG - Dry Good, DI - Distribution Freight, DS - Distribution Shoes, GB - Bakery ,FC - Freezer/Cooler, GB - Bakery, GC - Dairy, GD - Dry Grocery, GF - Frozen Foods, GM - Meats and Seafood, GP - Product, GV - Private Label and Promotion, GY - Deli, HA - Hearing Aids, HW - Hypermart, IN - International, JW - Jewelry, MT - Meat, OC - Over the Counter, OP - Optical Lab, PD - Produce, PH - Pharmacy, SB - Staple Stock Bulk, SH - Special Hypermart, SP - Special Divisions, SS - Staple Stock Shoes, TD - Tires, TS - Tires Distribution, WH - Warehouse, WP - WPM Merchandise, AP - WPM CENTER, APPAREL NETWORK, F0 - GROCERY NETWORK, HVDC Phase I, F1 - GROCERY NETWORK, HVDC Phase II, F2 - GROCERY NETWORK, F3 - GROCERY NETWORK, F4 - GROCERY NETWORK, F5 - GROCERY NETWORK, HVDC Phase VI, F8 - GROCERY NETWORK, F9 - GROCERY NETWORK, G0 - SPECIAL REALIGNMENT, G1 - SPECIAL REALIGNMENT, G2 - SPECIAL REALIGNMENT, G3 - SPECIAL REALIGNMENT, G4 - SPECIAL REALIGNMENT, G5 - SPECIAL REALIGNMENT, G6 - SPECIAL REALIGNMENT, G7 - SPECIAL REALIGNMENT, G8 - SPECIAL REALIGNMENT, G9 - SPECIAL REALIGNMENT, GZ - GROCERY EMERGENCY, PR - SLOW DRY PHASE III, PX - PRESCRIPTION REPLENISHMENT, R0 - REGIONAL NETWORK, R1 - REGIONAL NETWORK, R2 - REGIONAL NETWORK, R3 - REGIONAL NETWORK, R4 - REGIONAL NETWORK, R5 - REGIONAL NETWORK, R6 - REGIONAL NETWORK, R8 - REGIONAL NETWORK,RX - PHARMACYItem DimensionsWhse AlignAvailable25.11.4 November Release
Warehouse Alignment Type DescriptionThe description for warehouse alignment type.,Valid values include:,AB - Assembly Bulk,AC - AIDCO Conversion,AS - Assembly,CI - Circular,CW - Collectable,DG - Dry Good,DI - Distribution Freight,DS - Distribution Shoes,GB - Bakery,FC - Freezer/Cooler,GB - Bakery,GC - Dairy,GD - Dry Grocery,GF - Frozen Foods,GM - Meats and Seafood,GP - Product,GV - Private Label and Promotion,GY - Deli,HA - Hearing Aids,HW - Hypermart,IN - International,JW - Jewelry,MT - Meat,OC - Over the Counter,OP - Optical Lab,PD - Produce,PH - Pharmacy,SB - Staple Stock Bulk,SH - Special Hypermart,SP - Special Divisions,SS - Staple Stock Shoes,TD - Tires,TS - Tires Distribution,WH - Warehouse,WP - WPM Merchandise,AP - WPM CENTER, APPAREL NETWORK,F0 - GROCERY NETWORK, HVDC Phase I,F1 - GROCERY NETWORK, HVDC Phase II,F2 - GROCERY NETWORK,F3 - GROCERY NETWORK,F4 - GROCERY NETWORK,F5 - GROCERY NETWORK, HVDC Phase VI,F8 - GROCERY NETWORK,F9 - GROCERY NETWORK,G0 - SPECIAL REALIGNMENT,G1 - SPECIAL REALIGNMENT,G2 - SPECIAL REALIGNMENT,G3 - SPECIAL REALIGNMENT,G4 - SPECIAL REALIGNMENT,G5 - SPECIAL REALIGNMENT,G6 - SPECIAL REALIGNMENT,G7 - SPECIAL REALIGNMENT,G8 - SPECIAL REALIGNMENT,G9 - SPECIAL REALIGNMENT,GZ - GROCERY EMERGENCY,PR - SLOW DRY PHASE III,PX - PRESCRIPTION REPLENISHMENT,R0 - REGIONAL NETWORK,R1 - REGIONAL NETWORK,R2 - REGIONAL NETWORK,R3 - REGIONAL NETWORK,R4 - REGIONAL NETWORK,R5 - REGIONAL NETWORK,R6 - REGIONAL NETWORK,R8 - REGIONAL NETWORK,RX - PHARMACYItem Dimensions-Available25.11.4 November Release
Walmart Item NumberWalmart-assigned number to a specific piece of merchandise. It is the number that will be used on any purchase orders because it's vendor specific. There may be multiple Item Numbers (ITEM_NBR) created for a single UPC.Item Dimensions-Available25.11.4 November Release
Walmart UPC DescriptionThe Universal Product Code (UPC) description that is used to create a base item, and the base item that is used to group all variant items. If the item is a base, then UPC and Base UPC will be the same. If the item is a variant, then UPC will be different from Base UPC.Item DimensionsUPC DescAvailable25.11.4 November Release
Universal Product Code Number The Universal Product Code (UPC) number that is used to create a base item, and the base item is used to group all variant items. If the item is a base, then UPC and Base UPC will be the same. If the item is a variant, then UPC will be different from Base UPC.Item DimensionsUPC,Parent UPCAvailable25.11.4 November Release
Address Country CodeIt is the International Organization for Standardization (ISO) standard code for the country. E.g. US, CA, CN, JP, etc.Store DimensionsCountryAvailable25.11.4 November Release
Banner CodeA code which represents the sign or banner on the outside of the store.Store Dimensions-Available25.11.4 November Release
Banner DescriptionThe description of the sign or banner on the outside of the store. E.g. Walmart SupercenterStore Dimensions-Available25.11.4 November Release
Base Division NumberBase Division Number represents the base division of the item. E.g. 01 - WalmartStore DimensionsSubdiv  Available25.11.4 November Release
Business Company CodeDesignates the status of the store as related to comparable sales calculation.Store Dimensions-Available25.11.4 November Release
Business Company DescriptionThis is a detailed description of the status of the store as related to comparable sales calculation. Sample values: R - Relocated this year, S - Enlarged last year, T- Opened this yearStore Dimensions-Available25.11.4 November Release
Business Gross Size QuantitySquare footage of the store. The size of the physical building(s) of the store in square feet.Store DimensionsSquare FootageAvailable25.11.4 November Release
Business Unit Public Close TimeThis is the time when the business unit (Store, Warehouse, etc.) is closed for the public.Store Dimensions-Available25.11.4 November Release
Business Unit Public Open TimeThis is the time when the business unit (Store,Warehouse, etc.) is open for the public.Store Dimensions-Available25.11.4 November Release
Business Size Unit of Measure CodeThe unit of measure in which store size is measured. Measured in square feet or square meters.Store Dimensions-Available25.11.4 November Release
Business Unit Area NumberGeographic Business Unit is the highest geographical grouping of stores. This is an operational alignment used to manage stores.Store Dimensions-Available25.11.4 November Release
BUO Area NameName of the Geographic Business Unit which is the highest geographical grouping of stores. This is an operational alignment used to manage stores. There are three distinctive geographic business units (GBUs) defined for Walmart US: West, South, and North.Store Dimensions-Available25.11.4 November Release
City Name This is the name of the city in which the Distribution Center/store resides.Store DimensionsCity Available25.11.4 November Release
County NameThis is the textual identifier for a county.Store DimensionsPhysical County Name Available25.11.4 November Release
Daylight Saving Timezone IndicatorTime Zone that follows daylight savings rulesStore DimensionsTime Zone Daylight savingsAvailable25.11.4 November Release
Drive Through Pharmacy IndicatorThis indicates if the location has a drive thru pharmacy or not.Store Dimensions-Available25.11.4 November Release
Daylight Savings Time Zone CodeThis is the daylight savings time zone that the store resides in. E.g., EDT, CDT, PDT, etc.Store DimensionsTime Zone Daylight Savings  Available25.11.4 November Release
Daylight Savings Time Zone NameThe daylight savings time zone that the store resides in. E.g., Eastern, Central, Mountain, PacificStore DimensionsTime Zone Daylight Savings  Available25.11.4 November Release
Expand Size QuantitySquare footage of a store, after its expansion. Before the expansion date this column contains the store's original square footage. After the expansion date this column displays the store's square footage after the expansion.Store DimensionsExpansion Size SQFTAvailable25.11.4 November Release
Close DateThe date the store closed for business.Store Dimensions-Available25.11.4 November Release
Financial Open DateThis is the date that the store opened for business.Store DimensionsOpen DateAvailable25.11.4 November Release
Financial Report CodeThis is the code used to allow users to easily identify the type of store. For example: SC is Supercenter, SS is Small Store, etc.Store DimensionsFinancial Rpt CodeAvailable25.11.4 November Release
Federal Information Processing Standard County CodeThis is the Federal Information Processing Standard (FIPS) code used to identify the county or county equivalent for this store. County equivalents are Parishes and Boroughs. This number is assigned by the government.Store Dimensions-Available25.11.4 November Release
Geographic Region CodeA code that represents an operational geographic region. This can be a country, a group of countries, or all countries.Store DimensionsGeo region cdAvailable25.11.4 November Release
Grand Open DateThe date the store is officially open for business.Store DimensionsOpen Date Available25.11.4 November Release
Latitude DegreeThis indicates the Latitude degree of the store's physical location.Store Dimensions-Available25.11.4 November Release
Longitude DegreeThis indicates the Longitude degree of the store's physical location.Store Dimensions-Available25.11.4 November Release
Market NumberThis is the lowest level of the operational alignment. It is a geographical grouping of clubs used by operations to manage.Store Dimensions-Available25.11.4 November Release
Market NameA market is a grouping of business units in a region for operational or administrative management and oversight. This is the lowest level of alignment.Store DimensionsDistrictAvailable25.11.4 November Release
Merchandise Major Zone NumberMerchandise zones that horizontally divide the country. Major zones are numbered in multiples of 10.Store DimensionsMDSE Major ZoneAvailable25.11.4 November Release
Merchandise Sub Zone NumberA finer, narrower breakdown of the major zones (i.e., 71 and 72 are sub zones of Major Zone 70).Store DimensionsMDSE Sub ZoneAvailable25.11.4 November Release
Operation Close DateThe date the store closed for business.Store Dimensions-Available25.11.4 November Release
Operational Company CodeUsed to differentiate WMT_US, Sam's, or WMT.com based on international or US. Examples: 0 WMT-US The operational company Walmart in the US geo-region. 1 SAMS-US The operational company Sam’s Club in the US geo-region. 2 WMT The operational company Walmart in the worldwide region. 3 SAMS-MX The operational company Sam’s Club in the Mexico geo-region. 4 WMT-K1 The operational company Walmart in the Central America geo-region. Note: Although operational company is an atomic column, based on known use cases and for user convenience we chose to populate it as “Operational Company Code” (HYPHEN) “Geo Region”.Store DimensionsOp cmpny cdAvailable25.11.4 November Release
Open 24 HR IndicatorIndicates if the store is open 24 hours. The values should be 1 or 0.,'Y' - Open 24 = 1,'N' - Not Open 24 = 0Store Dimensions-Available25.11.4 November Release
Open Status CodeIt gives information for opening stores. Values: 0 - scheduled to open, 1 - new, open less than 13 months, 2 - new, open 13 months or more, 3 - scheduled to re-grand open, 4 - old, less than 13 months since re-grand, 5 - old, more than 13 months since re-grand, 6 - scheduled to close,7 - closedStore Dimensions-Available25.11.4 November Release
Open Status DescriptionThis is the description of the Open Status Code. Values :0 - scheduled to open, 1 - new, open less than 13 months, 2 - new, open 13 months or more, 3 - scheduled to re-grand open, 4 - old, less than 13 months since re-grand, 5 - old, more than 13 months since re-grand, 6 - scheduled to close, 7 - closedStore Dimensions-Available25.11.4 November Release
Open Sunday IndicatorIdentifies a Walmart store as being open for business on Sunday.Store DimensionsOpen Sunday FlagAvailable25.11.4 November Release
Phone NumberThe main contact phone number for the store.Store DimensionsPhone NbrAvailable25.11.4 November Release
Zip Code or Postal Code An identifier for geographic area for the purpose of delivering mail.Store DimensionsZip Code Available25.11.4 November Release
Primary Language CodeThis is the language of the place where the store resides.Store Dimensions-Available25.11.4 November Release
Prototype NumberThe size of a store in a range of square feet or square meters. At the time of implementation, this was needed for reporting on a Supercenter because size_class for Supercenters were all the same.Store DimensionsStore Prototype Nbr Available25.11.4 November Release
Public Close DateThe date the store was closed to the public.Store Dimensions-Available25.11.4 November Release
Real Estate Prototype CodeThis is used by construction to identify the general layout of the store.Store Dimensions-Available25.11.4 November Release
Region NumberThe operational alignment level to which markets and sub_regions report.Store Dimensions-Available25.11.4 November Release
Region Name This is the name of the region for reporting. Examples: Region_Nbr 1, Region_Nm ALABAMA FL PANHANDLE, Region_Nbr 2, Region_Nm TN, GA – AtlantaStore Dimensions-Available25.11.4 November Release
Relocation Flip DateThe date of a store relocation when processing at the existing location flips to the temporary store number. Transactions from the store are sent under the temporary store number.Store DimensionsExpansion Open DateAvailable25.11.4 November Release
Segment NumberThe number associated with the segment. A segment is the highest level of alignment for stores and clubs. e.g. 13 - Walmart USStore Dimensions-Available25.11.4 November Release
Segment NameThe name associated with the segment. A segment is the highest level of alignment for stores and clubs.Store Dimensions-Available25.11.4 November Release
Soft Open DateThe date that the store had their soft opening to test out the system with customers.Store DimensionsDry Run DateAvailable25.11.4 November Release
Street Address Line 1 The street address of the store location.Store DimensionsBuilding Address Available25.11.4 November Release
Street Address Line 2The street address of the store location.Store DimensionsStreet AddressAvailable25.11.4 November Release
Street Address Line 3The street address of the store location.Store DimensionsStreet Address  Available25.11.4 November Release
Street Address Line 4The street address of the store location.Store DimensionsStreet Address  Available25.11.4 November Release
State Province NameThe name of the state or province where the business unit is located.Store Dimensions-Available25.11.4 November Release
State or Province CodeThe state or province code in which the Distribution Center(DC) or store resides.Store DimensionsWhse StateAvailable25.11.4 November Release
Manager NameThe first and last name of the store manager.Store DimensionsManager First Name,Manager Last NameAvailable25.11.4 November Release
Store NumberThe most used store identifier. It is an essential store attribute for reporting.Store DimensionsStore NbrAvailable25.11.4 November Release
Store NameThe most used store identifier. It is an essential store attribute for reporting.Store DimensionsStore NameAvailable25.11.4 November Release
Store Type CodeA code which identifies a type of physical building. Values: 'D' - DOT'S Drug, 'G'- General Office, 'H' - Helen's Crafts, 'M' - Most Outlet, 'R' - Regular (Wal-Mart) 'S' - SAM'S Wholesale Club 'T' - Test or Control 'W - Warehouse 'Y' - WalMart Owned Hypermart 'J' - Joint Owned Hypermart 'U' - SuperCenter, 'X' - International SuperCenter, 'F' - FuelStore Dimensions-Available25.11.4 November Release
Store Type DescriptionThe descriptive text of the code identifying the type of physical building. Examples: G - General Office, R - Regular (Walmart), W – WarehouseStore DimensionsStore TypeAvailable25.11.4 November Release
Subdivision NumberAn identifier for a subdivision. Today a division may have "A" or "B" as the subdivision.Store Dimensions-Available25.11.4 November Release
Subdivision NameWalmart US segmentation of the business both from an operating business unit and geographical locations.Store DimensionsSubdivAvailable25.11.4 November Release
Temporary Close DateIn the event that a store needs to be closed for a temporary period, this is the date of that closing. This can be for things such as fires, tornados, and flooding.Store Dimensions-Available25.11.4 November Release
Temporary Reopen DateIn the event that a store needs to be closed for a temporary period, this is the date of that closing. This can be for things such as fires, tornados, and flooding.Store Dimensions-Available25.11.4 November Release
Time Zone CodeThe time zone that the store resides in. Values: EST, CST, MST, PST, CST/MSTStore DimensionsTime Zone Standard Available25.11.4 November Release
Time Zone NameThe time zone name that the store resides in. E.g. Eastern, Central, Mountain, Pacific,Values of codes: EST, CST, MST, PST, CST/MSTStore DimensionsTime Zone Standard Available25.11.4 November Release
Planting Zone CodeThis is a code that indicates planting zones for plants or seeds sold in the Garden Center. This is a standard code that is applied to all stores.Store Dimensions-Available25.11.4 November Release
Forecast Walmart Year Week NumberWalmart year and week (in full numeric form) for the store item forecast. Example: 201701.Long Range Store Demand Forecast-Available25.11.4 November Release
Final Forecast Each QuantityIt is the final forecasted quantity after making all adjustments. Calculation: Final Forecast Each Quantity = Sales Forecast Each Quantity + Total Adjustment Each QuantityLong Range Store Demand Forecast-Available25.11.4 November Release
Geographic Region CodeA code which represents an operational geographic region. This can be a country, a group of countries or all countries.Long Range Store Demand Forecast-Available25.11.4 November Release
Operational Company CodeUsed to differentiate WMT_US, Sam's, or WMT.com based on international or US. Examples: 0 WMT-US The operational company Walmart in the US geo-region. 1 SAMS-US The operational company Sam’s Club in the US geo-region. 2 WMT The operational company Walmart in the worldwide region. 3 SAMS-MX The operational company Sam’s Club in the Mexico geo-region. 4 WMT-K1 The operational company Walmart in the Central America geo-region. Note: Although operational company is an atomic column, based on known use cases and for user convenience we chose to populate it as “Operational Company Code” (HYPHEN) “Geo Region”.Long Range Store Demand Forecast-Available25.11.4 November Release
Store NumberThe most used store identifier. It is an essential store attribute for reporting.Long Range Store Demand Forecast-Available25.11.4 November Release
Walmart Item NumberWalmart-assigned number to a specific merchandise. It is the number that will be used on any purchase orders because it's vendor specific.Long Range Store Demand Forecast-Available25.11.4 November Release
Walmart Year Week NumberA number representing the full Walmart year and week. The four-digit year is followed by a two-digit week count. Example: 200701. This year is the same for all countries. Since the fiscal year begins in February, January will continue the prior year count. For example, 200649 would be the Year Week Number for the first week of January, even though wm_year_nbr is 2007.Long Range Store Demand Forecast-Available25.11.4 November Release
Forecast Sequence Number Forecast sequence numbers are unique identifiers generated by the forecasting system for each store/item or DC/item combination on a specific suggested order date. Multiple orders can exist for the same suggested order date, each with its own sequence number (starting at 1 for the earliest order). To get the total forecast for an item, sum the units across all sequence numbers for that suggested order date, rather than using only the latest sequence's forecast units.Order Demand Forecast-Available25.11.4 November Release
Geographic Region CodeA code which represents an operational geographic region. This can be a country, a group of countries or all countries.Order Demand Forecast-Available25.11.4 November Release
Operational Company CodeUsed to differentiate WMT_US, Sam's, or WMT.com based on international or US. Examples: 0 WMT-US The operational company Walmart in the US geo-region. 1 SAMS-US The operational company Sam’s Club in the US geo-region. 2 WMT The operational company Walmart in the worldwide region. 3 SAMS-MX The operational company Sam’s Club in the Mexico geo-region. 4 WMT-K1 The operational company Walmart in the Central America geo-region. Note: Although operational company is an atomic column, based on known use cases and for user convenience we chose to populate it as “Operational Company Code” (HYPHEN) “Geo Region”.Order Demand Forecast-Available25.11.4 November Release
Order Each Quantity Units ordered, derived from vendor pack order quantity and vendor pack qty.Order Demand Forecast-Available25.11.4 November Release
Order Placed DateThe date that the order should be placed with the vendor.Order Demand Forecast-Available25.11.4 November Release
Scheduled Arrival DateThe shipment date recommended for the order to be delivered on time. This can be from the vendor or DC.Order Demand Forecast-Available25.11.4 November Release
Store NumberThe most used store identifier. It is an essential store attribute for reporting.Order Demand Forecast-Available25.11.4 November Release
Suggested Order DateThe date on which the replenishment order is created.Order Demand Forecast-Available25.11.4 November Release
Walmart Item NumberWalmart-assigned number to a specific merchandise. It is the number that will be used on any purchase orders because it's vendor specific.Order Demand Forecast-Available25.11.4 November Release
Business DateThe authorized, cancelled, or refunded date depending on the event type. Use this report date for authorization-based reporting.Store Inventory-Available25.11.4 November Release
Currency Code ISO 4217 ALPHA3 CODE for the identification of currency. Hardcode "USD".Store Inventory-Available25.11.4 November Release
Geographic Region CodeA code that represents an operational geographic region. This can be a country, a group of countries, or all countries. The valid values are: AR- Argentina, BR- Brazil, CA - Canada, CN - China, GB - Great Britain, IN - India, JP - Japan, K1 - Central America, K2 - Chile, K3 - Southern Africa, MX - Mexico, US - United States, WW - World WideStore Inventory-Available25.11.4 November Release
Gross Receipt Quantity - Last YearThe number of sellable units received at the store. These can also be weighable units and can hold decimal values.Store InventoryGross Ship QtyAvailable25.11.4 November Release
Store In Transit Quantity - Last YearThe number of units invoiced by the DC to the store but not yet received and finalized. Store InventoryCurr Str in Transit QtyAvailable25.11.4 November Release
Store In Transit Retail Amount - Last YearThe Retail value of the units invoiced by the DC to the store but not yet received and finalized. Store InventoryCurr Str in Transit RetailAvailable25.11.4 November Release
Store In Warehouse Quantity - Last YearThe number of units received by the DC which are allocated specifically to a store but not yet shipped (invoiced). Store InventoryCurr Str In Whse Qty,Received QTY at WH (Owned only)Available25.11.4 November Release
Store In Warehouse Retail - Last YearThe Retail value of units received by the DC which are allocated specifically to a store but not yet shipped (invoiced). Store InventoryCurr Whse Buyer Orders SellAvailable25.11.4 November Release
Max Shelf Quantity - Last YearThis is the minimum amount of the item that is desired to be in inventory at the store. It represents the safety stock amount of the item.Store InventoryMax Shelf Qty Available25.11.4 November Release
Net Receipt Quantity - Last yearDifference between Ships and Store Returns. Calculated as Gross Receipts # - Store Return #. Store InventoryNet Ship QtyAvailable25.11.4 November Release
Store On Hand Quantity - Last YearThe quantity of an item which is on hand at this store. Store InventoryCurr On Hand Qty,Curr Str On Hand Qty,Sat On Hand Qty,Hist On Hand Qty,Fri On Hand Qty,Sun On Hand Qty,Mon On Hand Qty,Tue On Hand Qty,Wed On Hand Qty,Thu On Hand Qty,Store Weeks Supply,Est Retail TurnsAvailable25.11.4 November Release
Store On Hand Retail - Last YearThe total positive on-hand for that item in Retail Dollars $ Store InventoryCurr Str on Hand RetailAvailable25.11.4 November Release
Store On Order Quantity - Last YearThe number of units on a purchase order allocated specifically to the store.Store InventoryCurr Str On Order QtyAvailable25.11.4 November Release
Store On Order Retail Amount - Last yearThe retail value of units on a purchase order allocated specifically to the storeStore InventoryCurr Str On Order RetailAvailable25.11.4 November Release
Valid Store Item Count - Last YearCurrent Year Valid count of Store/Items combinations that are Replenishable items.Store InventoryCurr Repl Instock %, Curr Valid Store/Item Comb.Available25.11.4 November Release
Traited Store/Item Count - Last YearStore count of all the items with the replenishment status as Active, Inactive and New. Values: 1 - Traited, 0 – Not Traited Note:The Traited Store/Item Count is aggregated at the item level to get the distinct store count at each item level.Store InventoryCurr Traited Store/Item Comb.Available25.11.4 November Release
Store Item IDThe 6-, 7-, or 9-character number assigned to an item of merchandise that Walmart buys from a supplier, to sell in the stores. Items that are 9 digits are REACT numbers and are considered Softlines. The first two digits of a 9-digit softline (REACT) item number is the order department, positions 3-4 are the subclass. Items that are 6-7 digits are hardline items. For items that are 6 digits, the first digit is the order department number. For items that are 7 digits, the first two digits are the department number.Store InventoryItem NbrAvailable25.11.4 November Release
Operational Company CodeUsed to differentiate WMT_US, Sam's, or WMT.com based on international or US. Examples: 0 WMT-US The operational company Walmart in the US geo-region. 1 SAMS-US The operational company Sam’s Club in the US geo-region. 2 WMT The operational company Walmart in the worldwide region. 3 SAMS-MX The operational company Sam’s Club in the Mexico geo-region. 4 WMT-K1 The operational company Walmart in the Central America geo-region. Note: Although operational company is an atomic column, based on known use cases and for user convenience we chose to populate it as “Operational Company Code” (HYPHEN) “Geo Region”.Store Inventory-Available25.11.4 November Release
Store NumberAn identifying number of a store within a country. It is the most used store identifier and is an essential store attribute for reporting. Store InventoryStore NbrAvailable25.11.4 November Release
Gross Receipt Quantity - This YearThe number of sellable units received at the store. These can also be weighable units and can hold decimal values.Store InventoryGross Ship QtyAvailable25.11.4 November Release
Home Office Recommended Retail Price Amount - This YearThis is the retail price for the item at the store that was set at the home office. This amount is shown in dollars.Store InventoryCurrent HO Retail Available25.11.4 November Release
Store In Transit Quantity - This YearThe number of units invoiced by the DC to the store but not yet received and finalized. Store InventoryCurr Str in Transit QtyAvailable25.11.4 November Release
Store In Transit Retail Amount - This YearThe Retail value of the units invoiced by the DC to the store but not yet received and finalized. Store InventoryCurr Str in Transit RetailAvailable25.11.4 November Release
Max Shelf Quantity - This Year
This is the minimum amount of the item that is desired to be in inventory at the store. It represents the safety stock amount of the item.Store InventoryMax Shelf Qty Available25.11.4 November Release
Store On Hand Quantity - This YearThe quantity of an item which is on hand at this store.
Store InventoryCurr On Hand Qty,Curr Str On Hand Qty,Sat On Hand Qty,Hist On Hand Qty,Fri On Hand Qty,Sun On Hand Qty,Mon On Hand Qty,Tue On Hand Qty,Wed On Hand Qty,Thu On Hand Qty,Store Weeks Supply,Est Retail TurnsAvailable25.11.4 November Release
Store On Hand Retail - This YearThe total positive on-hand for that item in Retail Dollars $ Store InventoryCurr Str on Hand RetailAvailable25.11.4 November Release
Store On Order Quantity - This YearThe number of units on a purchase order allocated specifically to the store.Store InventoryCurr Str On Order QtyAvailable25.11.4 November Release
Store On Order Retail Amount - This YearThe retail value of units on a purchase order allocated specifically to the storeStore InventoryCurr Str On Order RetailAvailable25.11.4 November Release
Valid Store Item Count - This YearCurrent Year Valid count of Store/Items combinations that are Replenishable items.Store InventoryCurr Repl Instock %, Curr Valid Store/Item Comb.Available25.11.4 November Release
Store Specific Retail Amount - This YearThe sell price of the item in the store as found on the Store Item Inquiry screen. This amount is shown in dollars. Store_Nbr 1, Item 100, store_specific_cost_amt 600, store_specific_rtl_amt 620, Store_Nbr 2, Item 100, store_specific_cost_amt 650, store_specific_rtl_amt 670Store InventoryStore Specific RetailAvailable25.11.4 November Release
Traited Store/Item Count - This YearStore count of all the items with the replenishment status as Active, Inactive and New. Values: 1 - Traited, 0 – Not Traited Note:The Traited Store/Item Count is aggregated at the item level to get the distinct store count at each item level.Store InventoryCurr Traited Store/Item Comb.Available25.11.4 November Release
Vendor NumberA unique number identifying the vendor or supplier of this item. It is an essential product attribute for reporting.Store InventoryVendor NumberAvailable25.11.4 November Release
Vendor NameName of the supplier. It is an important product attribute for reporting.Store InventoryVendor NameAvailable25.11.4 November Release
Walmart Item NumberWalmart-assigned number to a specific piece of merchandise. It is the number that will be used on any purchase orders because it's vendor specific. There may be multiple Item Numbers (ITEM_NBR) created for a single UPC.Store InventoryWalmart Item NumberAvailable25.11.4 November Release
Walmart Year Week Number A number representing the full Walmart year and week. The four-digit year is followed by a two-digit week count. Example: 200701. This year is the same for all countries. Since the fiscal year begins in February, January will continue the prior year count. For example, 200649 would be the Year Week Number for the first week of January, even though wm_year_nbr is 2007.Store InventoryEst Unit Turns, Est Retail Turns 
Available25.11.4 November Release
Business DateThe authorized, cancelled, or refunded date depending on the event type. Use this report date for authorization-based reporting.Store Sales Store Weeks SupplyAvailable25.11.4 November Release
Geographic Region CodeA code that represents an operational geographic region. This can be a country, a group of countries, or all countries. The valid values are: AR- Argentina, BR- Brazil, CA - Canada, CN - China, GB - Great Britain, IN - India, JP - Japan, K1 - Central America, K2 - Chile, K3 - Southern Africa, MX - Mexico, US - United States, WW - World WideStore Sales Geographic Region CodeAvailable25.11.4 November Release
POS Quantity - Last YearPoint of Sales quantity on previous year date from different fulfilment channels, such as online grocery and pick-up, pick up today, and ship from store. Point of Sale (POS) Quantity is the quantity of items sold of a specific item number that is scanned at a store level register. It includes all returns (total store returns) at the store level. If there are no sales on any item but there are returns, then this value shows up as a negative sales amount. When creating a report with POS Sales and POS Quantity for products that are sold with variable weight, you will want to include the following attributes: Sell Quantity and Sell UoM Description. These additional dimensions will help you to be able to answer that question. If the Sell Quantity = 1, then the POS Quantity will reflect the measure of unit. I If the Sell Quantity > 1, then the POS Quantity will be in eaches.Store Sales POS Qty,Fri Qty,Sat Qty,Sun Qty,Mon Qty,Tue Qty,Wed Qty,Thu QtyAvailable25.11.4 November Release
POS Sales-Last YearRealigns last year’s sales to the current 4-5-4 date (necessary for comp queries).Store Sales POS Sales,Sat Sales,Sun Sales,Mon Sales,Fri Sales,Wed Sales,Thu Sales,Tue SalesAvailable25.11.4 November Release
Operational Company CodeUsed to differentiate WMT_US, Sam's, or WMT.com based on international or US. Examples: 0 WMT-US The operational company Walmart in the US geo-region. 1 SAMS-US The operational company Sam’s Club in the US geo-region. 2 WMT The operational company Walmart in the worldwide region. 3 SAMS-MX The operational company Sam’s Club in the Mexico geo-region. 4 WMT-K1 The operational company Walmart in the Central America geo-region. Note:Although operational company is an atomic column, based on known use cases and for user convenience we chose to populate it as “Operational Company Code” (HYPHEN) “Geo Region”.Store Sales Op cmpny cdAvailable25.11.4 November Release
Sales By TypeA unique identifier for the sell status of an item according to the Store's Item File at the time the item was sold. Values: REPORT_CODE - REPORT_TYPE_DESC 0 - Regular, 1 - Store Tab, 2 - Company Tab, 3 - New Item, 4 - Competition, 5 - Competition/Store Tab, 6 - Competition/Company Tab, 7 - Rollback, 8 - Clearance, 9 - CVP - Customer Value ProductStore Sales -Available25.11.4 November Release
Store NumberAn identifying number of a store within a country. It is the most used store identifier and is an essential store attribute for reporting. Store Sales Store Nbr,POS Store CountAvailable25.11.4 November Release
Service ChannelThe channel through which the order is fulfilled. If the order is placed online and fulfilled in the store, then it would have one of these values - DELIVERY, PICKUP, or SFS (Ship From Store).  If it is not fulfilled in the store then it would have one of these values - S2H (Ship to Home) or S2S (Ship to Store). If the purchase was done in store and fulfilled by the store then it will have BIS (Buy in Store) as a service channel. Please see each channel (DELIVERY, PICKUP, SFS, S2H AND S2S) for more information.Store Sales -Available25.11.4 November Release
POS Quantity - This YearPoint of Sale (POS) Quantity is the quantity of items sold of a specific item number that is scanned at a store level register from all fulfillment channels. It includes all returns (total store returns) at the store level. If there are no sales on any item but there are returns, then this value shows up as a negative sales amount.  When creating a report with POS Sales and POS Quantity for products that are sold with variable weight, you will want to include the following attributes: Sell Quantity and Sell UoM Description. These additional dimensions will help you to be able to answer that question. If the Sell Quantity = 1, then the POS Quantity will reflect the measure of unit. I If the Sell Quantity > 1, then the POS Quantity will be in eaches.Store Sales POS Qty, Fri Qty, Sat Qty, Sun Qty, Mon Qty, Tue Qty, Wed Qty, Thu Qty, COMP Store Qty, Units per Store per Week (w/o zeros), Units per Store per Week (w/zeros), Store Weeks Supply, Avg Price, Sales Type, Est Retail Turns, Alternate Selling Unit POS Qty, Sell Thru, Alternate Selling Unit POS Avg PriceAvailable25.11.4 November Release
POS Sales-This YearPoint of Sale (POS) Sales is the dollar amount of sales for a specific item number that is scanned at a store level register. Corresponds to POS quantity; includes all returns (total store returns) at store level. If there are no sales on an item but there are returns, then this value shows up as a negative sales amount.Store Sales POS Sales, Sat Sales, Sun Sales, Mon Sales, Fri Sales, Wed Sales, Thu Sales, Tue Sales, COMP Store Sales, Sales $ per Store per Week (w/o zeros), Sales$ per Store per Week (w/zeros), Avg Price, MUMD as % of Sales, Sales Type, Est Unit Turns, Alternate Selling Unit POS Sales, Alternate Selling Unit POS Avg PriceAvailable25.11.4 November Release
Walmart Item NumberWalmart-assigned number to a specific piece of merchandise. It is the number that will be used on any purchase orders because it's vendor specific. There may be multiple Item Numbers (ITEM_NBR) created for a single UPC.Store Sales Walmart Item NumberAvailable25.11.4 November Release
Walmart Year Week NumberA number representing the full Walmart year and week. The four-digit year is followed by a two-digit week count. Example: 200701. This year is the same for all countries. Since the fiscal year begins in February, January will continue the prior year count. For example, 200649 would be the Year Week Number for the first week of January, even though wm_year_nbr is 2007.Store Sales WM WeekAvailable25.11.4 November Release
Business DateThe authorized, cancelled, or refunded date depending on the event type. Use this report date for authorization-based reporting.Store Fulfillment (OPD)-Available26.01.14 January Release
Total Store On Hand Adjustment QuantityTotal Store On Hand Adjustment Quantity is the sum of Sales floor adjustments and Backroom adjustments at store level.Calculation: Total Store On Hand Adjustment Quantity = Backroom Adjustment Quantity + Adjustment QuantitySSI - Backroom Adjusted Inventory-Available26.01.14 January Release
Carry Option CodeCarry Option indicates whether or not the merchandise is valid for the storeSSI-Available26.01.14 January Release
Carry Status CodeCarry Status indicates the current replenishable status.SSI-Available26.01.14 January Release
Catalog Item ID / eComm Prod IDThe primary SKU for eCommerce products is pack specific (i.e., each pack size will have different identification numbers). Since the Catalog Item ID is for eCommerce products only, there may not be a corresponding item number when looking in datasets that only represent store metrics.,It is also known as eCommerce Item Number.SSI - Item Dimensions-Available26.01.14 January Release
Currency CodeISO 4217 ALPHA3 CODE for the identification of currency. Hardcode "USD".SSI - MUMD-Available26.01.14 January Release
Day Count Used to dived average metrics by day count. SSI - Store Fulfillment (OPD)-Available26.01.0 January Release
Backroom Adjustment QuantityThis is the summarized number of eaches adjusted.SSI - Inventory Adjustments-Available26.01.14 January Release
Inventory Adjustment Type CodeIndicates type of the inventory adjustment in stores 42: DAMAGED BKRM 43: STOLEN BKRM 44: SHORTAGE BKRM 45: INV REDUCTION BKRM 46: INV INCREASE BKRM 47: SNACK BAR SPOIL BKRM 48: VENDING MACHINE BKRM 49: STORE USESSI - Backroom Adjusted Inventory-Available26.01.14 January Release
Inventory Adjustment Type DescriptionIndicates type of the inventory adjustment in stores 42: DAMAGED BKRM 43: STOLEN BKRM 44: SHORTAGE BKRM 45: INV REDUCTION BKRM 46: INV INCREASE BKRM 47: SNACK BAR SPOIL BKRM 48: VENDING MACHINE BKRM 49: STORE USESSI - Backroom Adjusted Inventory-Available26.01.14 January Release
Adjustment Quantity - Last Year The adjusted quantity recorded last year. It may be a positive (increase in the on-hand qty) or negative (decrease in the on-hand qty).SSI - Inventory Adjustments-Available26.01.14 January Release
Current Clearance On Hand Amount End of Period - Last YearThis is the on hand retail amount that is available for a clearance item.This amount is in Dollars.SSI - Store Inventory-Available26.01.14 January Release
Current Clearance On Hand Quantity End of Period - Last YearThe quantity of an item on clearance which is on hand at this store.SSI - Store Inventory-Available26.01.14 January Release
Current Rollback On Hand Amount End of Period - Last YearThis is the on hand retail amount that is available for a rollback item.This amount is in Dollars.SSI - Store Inventory-Available26.01.14 January Release
Current Rollback On Hand Quantity End of Period - Last YearThe quantity of an item on rollback which is on hand at this store.SSI - Store Inventory-Available26.01.14 January Release
Sales Amount - Last YearTotal Returns Sales amountSSI - Store Customer Return-Available26.01.14 January Release
Quantity - Defective (Customer Returns) - Last YearThe unit weight of measurable items which are returned as item is Defective.SSI - Store Returns-Available26.01.14 January Release
Sales Amount - Defective (Returns) - Last YearThe total retail amount for the returned Defective Items.SSI - Store Customer Return-Available26.01.14 January Release
Unit of Measurent Quantity - Defective (Returns) - Last Year Unit weight of measurable items which are returned as item is Defective.
Unit weight represents the number of packages for most items; for items that are measured by the pound, yard, etc, unit weight represents the pounds, yards, etc.
SSI - Store Customer Return-Available26.01.14 January Release
Gross Receipt Quantity - Last YearThe number of sellable units received at the store. These can also be weighable units and can hold decimal values.SSI - Store Inventory-Available26.01.14 January Release
SI Total MUMD $ - Last YearTotal expense (in dollars) of markdowns for an item, for the time specified.SSI - MUMD-Available26.01.14 January Release
SI MUMD Qty - Last YearScannable Item Markup/Markdown Quantity in eachesSSI - MUMD-Available26.01.14 January Release
Net Receipt Quantity - Last yearDifference between Ships and Store Returns. Calculated as Gross Receipts # - Store Return #. SSI - Store Inventory-Available26.01.14 January Release
Return Quantity - No Retun Type (Returns) - Last YearLast year Store return quantity of merchandise with no return type.SSI - Store returns-Available26.01.14 January Release
Current Rollback On Hand Quantity End of Period Last YearThe quantity of items on hand at the end of the previous fiscal period that were on rollback (temporary price reduction) at that time.SSI - Store Inventory-Available26.01.14 January Release
Return Quantity - Other Reason Type (Returns) - Last yearLast year Store return quantity of merchandise due to other Reasons to a Vendor, DC, or Return Center.SSI - Store Returns-Available26.01.14 January Release
POS Quantity - Last YearPoint of Sales quantity on previous year date from different fulfilment channels, such as online grocery and pick-up, pick up today, and ship from store. Point of Sale (POS) Quantity is the quantity of items sold of a specific item number that is scanned at a store level register. It includes all returns (total store returns) at the store level. If there are no sales on any item but there are returns, then this value shows up as a negative sales amount. When creating a report with POS Sales and POS Quantity for products that are sold with variable weight, you will want to include the following attributes: Sell Quantity and Sell UoM Description. These additional dimensions will help you to be able to answer that question. If the Sell Quantity = 1, then the POS Quantity will reflect the measure of unit. I If the Sell Quantity > 1, then the POS Quantity will be in eaches.SSI - Store Sales-Available26.01.14 January Release
Return Quantity - Recall (Returns) - Last YearThe total number of units returned by customers due to product recalls during the previous fiscal year.SSI - Store Returns-Available26.01.14 January Release
Valid Store Item Count - Last YearLast Year Valid count of Store/Items combinations that are Replenishable items.SSI - Store Inventory-Available26.01.14 January Release
Return Quantity - Last YearThe amount associated with the store return of merchandise to a Vendor, DC, or Return Center last yearSSI - Store Returns-Available26.01.14 January Release
POS Sales-Last YearRealigns last year’s sales to the current 4-5-4 date (necessary for comp queries).SSI - Store Sales-Available26.01.14 January Release
Scan Count - Last YearDepending on the Service Channel this Scan_cnt will be populated with either: - BIS : Bought in Store. Indicates the number of items scanned at the store's POS point of sale. - Delivery: indicates the number of items ordered on-line and fulfilled via delivery. - Pickup: indicates the number of items ordered online and picked up at store. - SFS: indicates the number of items ordered online and shipped from store. Note that this does not always reflect the number sold of that item because if a cashier uses the register's quantity key to enter the number of a given item being bought and then just scans one of them, scan_cnt will equal 1 on that item. Use unit_qty to get actual number of items sold.SSI - Store Sales-Available26.01.14 January Release
Return Quantity - To DC (Returns) - Last YearLast year Store return quantity of merchandise to a Distribution Center (DC).SSI - Store Returns-Available26.01.14 January Release
Quantity - To Return Center - Last Year (Returns)Last year Quantity associated with the store return of merchandise to a Return Center.SSI - Store returns-Available26.01.14 January Release
Return Quantity - To Vendor via Return Center (Returns) - Last YearLast year Store return quantity of merchandise to a Vendor via Return Center.SSI - Store Returns-Available26.01.14 January Release
Store Markdown Amount - Last YearStore initiated markdown amount. E.g., Damage, Local Price Matching.This amount is shown in dollars.SSI - MUMD-Available26.01.14 January Release
Store Markdown Quantity - Last YearNumber of units to which the markdown was initiated by the store. This quantity is shown in eaches.SSI - MUMD-Available26.01.14 January Release
Traited Store/Item Count - Last YearStore count of all the items with the replenishment status as Active, Inactive and New.Values: 1 - Traited0 – Not Traited Note : The Traited Store/Item Count is aggregated at the item level to get the distinct store count at each item level.SSI - Store Inventory-Available26.01.14 January Release
Unit of Measure Quantity - Last YearUnit weight sold of measurable items.This is for weighable items: contains the unit weight of the item that was scanned. Example: 1 package of hamburger that weighs 5 lbs. The scan count would be 1 and the unit qty would be 5 Lbs. For non-weighable items: contains the scan (each) qty. Example: 2 box of tissues. The scan count and unit qty would be 2.SSI - Store Customer Return-Available26.01.14 January Release
Sales By TypeA unique identifier for the sell status of an item according to the Store's Item File at the time the item was sold. Values: 0 - Regular, 1 - Store Tab, 2 - Company Tab, 3 - New Item, 4 - Competition, 5 - Competition/Store Tab, 6 - Competition/Company Tab, 7 - Rollback, 8 - Clearance, 9 - CVP - Customer Value ProductSSI - Store Sales-Available26.01.14 January Release
Retail Price Event CodeEvent associated with Retail Price Amount.SSI - Store Inventory-Available26.01.14 January Release
Store NumberAn identifying number of a store within a country. It is the most used store identifier and is an essential store attribute for reporting.SSI - Store Fulfillment (OPD)-Available26.01.14 January Release
Current Clearance On Hand Amount - Last YearThis is the on hand retail amount that is available for a clearance item.This amount is in Dollars. Calculation: ly_curr_clr_on_hand_amt/averager(day_count)SSI - Store Inventory-Available26.01.14 January Release
Current Clearance On Hand Quantity - Last YearThe quantity of an item on clearance which is on hand at this store. Recommended Calculation: ly_curr_clr_on_hand_qty/averager(day_count)SSI - Store Inventory-Available26.01.14 January Release
Current Rollback On Hand Amount - Last YearThis is the on hand retail amount that is available for a rollback item.This amount is in Dollars. Recommended Calucation: ly_curr_roll_on_hand_amt/averager(day_count)SSI - Store Inventory-Available26.01.14 January Release
Current Rollback On Hand Quantity - Last YearThe quantity of an item on rollback which is on hand at this store. Recommended Calculation: ly_curr_roll_on_hand_qty/averager(day_count)SSI - Store Inventory-Available26.01.14 January Release
Store In Transit Quantity - Last YearThe number of units invoiced by the DC to the store but not yet received and finalized. Recommended Calculation: ly_in_trnst_qty/averager(day_count)SSI - Store Inventory-Available26.01.14 January Release
Store In Transit Retail Amount - Last YearThe Retail value of the units invoiced by the DC to the store but not yet received and finalized. Recommended Calculation: ly_in_trnst_rtl_amt/averager(day_count)SSI - Store Inventory-Available26.01.14 January Release
Store In Warehouse Quantity - Last YearThe number of units received by the DC which are allocated specifically to a store but not yet shipped (invoiced). Recommended Calculation: ly_in_whse_qty/averager(day_count) SSI - Store Inventory-Available26.01.14 January Release
Store In Warehouse Retail - Last YearThe Retail value of units received by the DC which are allocated specifically to a store but not yet shipped (invoiced). Recommended Calculation: ly_in_whse_rtl_amt/averager(day_count)SSI - Store Inventory-Available26.01.14 January Release
Max Shelf Quantity - Last YearThis is the minimum amount of the item that is desired to be in inventory at the store. It represents the safety stock amount of the item. Recommended Calculation: ly_max_shelf_qty/averager(day_count)SSI - Store Inventory-Available26.01.14 January Release
Store On Hand Quantity - Last YearThe quantity of an item which is on hand at this store. Recommended Calculation: ly_on_hand_qty/averager(day_count)SSI - Store Inventory-Available26.01.14 January Release
Store On Hand Retail - Last YearThe total positive on-hand for that item in Retail Dollars $ Recommended Calculation: ly_on_hand_rtl_amt/averager(day_count)SSI - Store Inventory-Available26.01.14 January Release
Store On Order Quantity - Last YearThe number of units on a purchase order allocated specifically to the store. Recommended Calculation: ly_on_order_qty/averager(day_count)SSI - Store Inventory-Available26.01.14 January Release
Store On Order Retail Amount - Last YearThe retail value of units on a purchase order allocated specifically to the store. Recommended Calculation: ly_on_order_rtl_amt/averager(day_count)SSI - Store Inventory-Available26.01.14 January Release
Tab Receiving Quantity - Last YearThe number of tab item eaches that has been received at the store on a tab invoice since the last tab date. It is also called the Tab.Additional information: Tab is a type of promotion where Walmart puts a multi-page flyer in the newspaper/digital version (top of specific store’s page in [walmart.com/app](http://walmart.com/app)) that features products to customers. It runs for certain duration. When an item is “put on Tab” there is an increase in demand at the store for that item. To accommodate for that temporary increase in demand, suppliers are often asked to ship in a special shipment of merchandise into the stores (via the distribution centers (DC)) that the store holds in the backroom and can replenish the shelves with as the item sells more quickly. To separate the normal flow of inventory into the store from the inventory marked for the Tab promotion, this field is used. Recommended Calculation: ly_tab_rcv_qty/averager(day_count)SSI - Store Inventory-Available26.01.14 January Release
Target Shelf Quantity - Last YearThis is the targeted number of eaches that should be stocked on the shelf. A shelf should be stocked based upon the sales volume. Recommended Calculation: ly_trgt_shelf_qty/averager(day_count)SSI - Store Inventory-Available26.01.14 January Release
Current Clearance On Hand Amount - This YearThis is the on hand retail amount that is available for a clearance item.This amount is in Dollars. Recommended Calculation: ty_curr_clr_on_hand_amt/averager(day_count)SSI - Store Inventory-Available26.01.14 January Release
Current Clearance On Hand Quantity - This YearThe quantity of an item on clearance which is on hand at this store. Recommended Calculation: ty_curr_clr_on_hand_qty/averager(day_count)SSI - Store Inventory-Available26.01.14 January Release
Current Rollback On Hand Amount - This YearThis is the on hand retail amount that is available for a rollback item.This amount is in Dollars. Recommended Calculation: ty_curr_roll_on_hand_amt/averager(day_count)SSI - Store Inventory-Available26.01.14 January Release
Current Rollback On Hand Quantity - This YearThe quantity of an item on rollback which is on hand at this store. Recommended Calculation: ty_curr_roll_on_hand_qty/averager(day_count)SSI - Store Inventory-Available26.01.14 January Release
Store In Transit Quantity - This YearThe number of units invoiced by the DC to the store but not yet received and finalized. Recommended Calculation: ty_in_trnst_qty/averager(day_count)SSI - Store Inventory-Available26.01.14 January Release
Store In Transit Retail Amount - This YearThe Retail value of the units invoiced by the DC to the store but not yet received and finalized. Recommended Calculation: ty_in_trnst_rtl_amt/averager(day_count)SSI - Store Inventory-Available26.01.14 January Release
Store In Warehouse Quantity - This YearThe number of units received by the DC which are allocated specifically to a store but not yet shipped (invoiced). Recommended Calculation: ty_in_whse_qty/averager(day_count)SSI - Store Inventory-Available26.01.14 January Release
Store In Warehouse Retail Amount End of Period - This YearThe Retail value of units received by the DC which are allocated specifically to a store but not yet shipped (invoiced). Note: This metric is the 'End of Period' value for the selected time period: For Example: ‘Friday’ for WMT weeks. Recommended Calculation: ty_in_whse_rtl_amt/averager(day_count)SSI - Store Inventory-Available26.01.14 January Release
Max Shelf Quantity - This YearThis is the minimum amount of the item that is desired to be in inventory at the store. It represents the safety stock amount of the item.SSI - Store Inventory-Available26.01.14 January Release
Store On Hand Quantity - This YearThe quantity of an item which is on hand at this store. Recommended Calculation: ty_on_hand_qty/averager(day_count)SSI - Store Inventory-Available26.01.14 January Release
Store On Hand Retail - This YearThe total positive on-hand for that item in Retail Dollars $ Recommended Calculation: ty_on_hand_rtl_amt/averager(day_count)SSI - Store Inventory-Available26.01.14 January Release
Store On Order Quantity - This YearThe number of units on a purchase order allocated specifically to the store. Recommended Calculation: 'ty_on_order_qty/averager(day_count)SSI - Store Inventory-Available26.01.14 January Release
Store On Order Retail Amount - This YearThe retail value of units on a purchase order allocated specifically to the store. Recommended Calculation: ty_on_order_rtl_amt/averager(day_count)SSI - Store Inventory-Available26.01.14 January Release
Tab Receiving Quantity - This YearThe number of tab item eaches that has been received at the store on a tab invoice since the last tab date. It is also called the Tab.Additional information: Tab is a type of promotion where Walmart puts a multi-page flyer in the newspaper/digital version (top of specific store’s page in [walmart.com/app](http://walmart.com/app)) that features products to customers. It runs for certain duration. When an item is “put on Tab” there is an increase in demand at the store for that item. To accommodate for that temporary increase in demand, suppliers are often asked to ship in a special shipment of merchandise into the stores (via the distribution centers (DC)) that the store holds in the backroom and can replenish the shelves with as the item sells more quickly. To separate the normal flow of inventory into the store from the inventory marked for the Tab promotion, this field is used. Recommended Calculation: 'ty_tab_rcv_qty/averager(day_count)SSI - Store Inventory-Available26.01.14 January Release
Target Shelf Quantity - This YearThis is the targeted number of eaches that should be stocked on the shelf. A shelf should be stocked based upon the sales volume. Recommended Calculation: ty_trgt_shelf_qty/averager(day_count)SSI - Store Inventory-Available26.01.14 January Release
Adjustment Quantity - This YearThe adjusted quantity recorded. It may be a positive (increase in the on-hand qty) or negative (decrease in the on-hand qty).SSI - Inventory Adjustments-Available26.01.14 January Release
Current Clearance On Hand Amount End of Period - This YearThis is the on hand retail amount that is available for a clearance item.This amount is in Dollars.SSI - Store Inventory-Available26.01.14 January Release
Current Clearance On Hand Quantity End of Period - This YearThe quantity of an item on clearance which is on hand at this store.SSI - Store Inventory-Available26.01.14 January Release
Current Rollback On Hand Amount End of Period - This YearThis is the on hand retail amount that is available for a rollback item.This amount is in Dollars.SSI - Store Inventory-Available26.01.14 January Release
Current Rollback On Hand Quantity End of Period - This YearThe quantity of an item on rollback which is on hand at this store.SSI - Store Inventory-Available26.01.14 January Release
Sales Amount - This YearTotal Returns Sales amountSSI - Store Customer Return-Available26.01.14 January Release
Quantity - Defective (Customer Returns) - This YearStore return quantity of Defective or Overstock merchandise to a Return Center,Vendor.SSI - Store Returns-Available26.01.14 January Release
Sales Amount - Defective (Returns) - This YearTotal retail amount for the returned Defective Items.SSI - Store Customer Return-Available26.01.14 January Release
Unit of Measurent Quantity - Defective (Returns) - This YearUnit weight of measurable items which are returned as item is Defective.
Unit weight represents the number of packages for most items; for items that are measured by the pound, yard, etc, unit weight represents the pounds, yards, etc.
SSI - Store Customer Return-Available26.01.14 January Release
Gross Receipt Quantity - This YearThe number of sellable units received at the store. These can also be weighable units and can hold decimal values.SSI - Store Inventory-Available26.01.14 January Release
SI Total MUMD $ - This YearTotal expense (in dollars) of markdowns for an item, for the time specified.SSI - MUMD-Available26.01.14 January Release
SI MUMD QtyScannable Item Markup/Markdown Quantity in eachesSSI - MUMD-Available26.01.14 January Release
Net Receipt Quantity - This YearDifference between Ships and Store Returns. Calculated as Gross Receipts # - Store Return #. SSI - Store Inventory-Available26.01.14 January Release
Return Quantity - No Retun Type (Returns) - This YearThis year Store return quantity of merchandise with no return type.SSI - Store Returns-Available26.01.14 January Release
Store On Hand Quantity End of Period - This YearThe quantity of an item which is on hand at this store. SSI - Store Inventory-Available26.01.14 January Release
Return Quantity - Other Reason Type (Returns) - This YearThis year Store return quantity of merchandise due to other Reasons to a Vendor, DC, or Return Center.SSI - Store Returns-Available26.01.14 January Release
POS Quantity - This YearPoint of Sale (POS) Quantity is the quantity of items sold of a specific item number that is scanned at a store level register from all fulfillment channels. It includes all returns (total store returns) at the store level. If there are no sales on any item but there are returns, then this value shows up as a negative sales amount.  When creating a report with POS Sales and POS Quantity for products that are sold with variable weight, you will want to include the following attributes: Sell Quantity and Sell UoM Description. These additional dimensions will help you to be able to answer that question. If the Sell Quantity = 1, then the POS Quantity will reflect the measure of unit. I If the Sell Quantity > 1, then the POS Quantity will be in eaches.SSI - Store Sales-Available26.01.14 January Release
Return Quantity - Recall (Returns) - This YearThis year quantity associated with the store return of Recall merchandise to a Return Center,Vendor.SSI - Store Returns-Available26.01.14 January Release
Valid Store Item Count - This YearCurrent Year Valid count of Store/Items combinations that are Replenishable items.SSI - Store Inventory-Available26.01.14 January Release
Return Quantity - This YearThe amount associated with the store return of merchandise to a Vendor, DC, or Return Center this year. SSI - Store Returns-Available26.01.14 January Release
POS Sales-This YearPoint of Sale (POS) Sales is the dollar amount of sales for a specific item number that is scanned at a store level register. Corresponds to POS quantity; includes all returns (total store returns) at store level. If there are no sales on an item but there are returns, then this value shows up as a negative sales amount.SSI - Store Sales-Available26.01.14 January Release
Scan Count - This YearDepending on the Service Channel this Scan_cnt will be populated with either: - BIS : Bought in Store. Indicates the number of items scanned at the store's POS point of sale. - Delivery: indicates the number of items ordered on-line and fulfilled via delivery. - Pickup: indicates the number of items ordered online and picked up at store. - SFS: indicates the number of items ordered online and shipped from store. Note that this does not always reflect the number sold of that item because if a cashier uses the register's quantity key to enter the number of a given item being bought and then just scans one of them, scan_cnt will equal 1 on that item. Use unit_qty to get actual number of items sold.SSI - Store Sales-Available26.01.14 January Release
Return Quantity - To DC (Returns) - This YearThis year Store return quantity of merchandise to a Distribution Center (DC).SSI - Store Returns-Available26.01.14 January Release
Quantity - To Return Center - This Year (Returns)This year Quantity associated with the store return of merchandise to a Return Center.SSI - Store Returns-Available26.01.14 January Release
Return Quantity - To Vendor via Return Center (Returns) - This YearThis year Store return quantity of merchandise to a Vendor via Return Center.SSI - Store Returns-Available26.01.14 January Release
Store Markdown Amount - This YearStore initiated markdown amount. E.g., Damage, Local Price Matching.This amount is shown in dollars.SSI - MUMD-Available26.01.14 January Release
Store Markdown Quantity - This YearNumber of units to which the markdown was initiated by the store. This quantity is shown in eaches.SSI - MUMD-Available26.01.14 January Release
Traited Store/Item Count - This YearStore count of all the items with the replenishment status as Active, Inactive and New.Values: 1 - Traited0 – Not Traited Note : The Traited Store/Item Count is aggregated at the item level to get the distinct store count at each item level.SSI - Store Inventory-Available26.01.14 January Release
Unity of Measure Quantity - This Year The unit weight sold of measurable items this year.SSI - Store Customer Return-Available26.01.14 January Release
Walmart Item Number Walmart-assigned number to a specific piece of merchandise. It is the number that will be used on any purchase orders because it's vendor specific. There may be multiple Item Numbers (ITEM_NBR) created for a single UPC.SSI - Item Dimensions-Available26.01.14 January Release
Walmart Year Week NumberA number representing the full Walmart year and week. The four-digit year is followed by a two-digit week count. Example: 200701. This year is the same for all countries. Since the fiscal year begins in February, January will continue the prior year count. For example, 200649 would be the Year Week Number for the first week of January, even though wm_year_nbr is 2007.SSI - Calendar Dimensions-Available26.01.14 January Release
Business DateThe authorized, cancelled, or refunded date depending on the event type. Use this report date for authorization-based reporting.Store Fulfillment (OPD)-Available26.01.14 January Release
Catalog Item ID / eComm Prod IDA unique identifier assigned to each product listed on Walmart's eCommerce platform. This ID is also known as the eCommerce Product ID. It serves as the primary Stock Keeping Unit (SKU) for online products and is specific to each pack size or product variation—meaning different pack sizes or configurations of the same product will have different Catalog Item IDs. Since the Catalog Item ID is used exclusively for eCommerce products, you may not find a corresponding item number in datasets that only include store (brick-and-mortar) metrics. In other words, some eCommerce products may not have a matching item number in store-focused reports.Store Fulfillment (OPD)-Available26.01.14 January Release
Geographic Region CodeA code that represents an operational geographic region. This can be a country, a group of countries, or all countries. The valid values are: AR- Argentina, BR- Brazil, CA - Canada, CN - China, GB - Great Britain, IN - India, JP - Japan, K1 - Central America, K2 - Chile, K3 - Southern Africa, MX - Mexico, US - United States, WW - World WideStore Fulfillment (OPD)-Available26.01.14 January Release
Operational Company CodeOperational Company Code is used to distinguish between different Walmart and Sam's Club business entities across various geographic regions. The code is typically presented as "Operational Company Code – Geo Region" for clarity. Here are some examples:Code DescriptionWMT-US Walmart in the US geo-regionSAMS-US Sam’s Club in the US geo-regionWMT Walmart in the worldwide regionSAMS-MX Sam’s Club in the Mexico geo-regionWMT-K1 Walmart in the Central America geo-regionNote: While the operational company is stored as a single column in the data, it is often displayed as "Operational Company Code – Geo Region" for user convenience and clarity.Store Fulfillment (OPD)-Available26.01.14 January Release
Store NumberA unique numerical identifier assigned to each Walmart Store locationStore Fulfillment (OPD)-Available26.01.14 January Release
Placed Sales - This YearOrder Line Amount at the time the order is placed. This Year. Store Fulfillment (OPD)-Available26.01.14 January Release
Customer Order Quantity - This YearThe total number of units ordered by the customer and received by the store.Store Fulfillment (OPD)-Available26.01.14 January Release
First Time Pick Rate - This YearThe percentage of items that were picked in the first pick-walk for store fulfilled orders.Calculation: (First Time Pick Rate Numerator) / (First Time Pick Rate Denominator)Terminology associated with Pick events:-Picks: All picks, as ordered, on the first picking attempt. It is based on the first pick display timestamp. It does not include any exception picks and items that are cancelled prior to dispense.-Overrides: The system says that the associate scanned the wrong item, when in fact the associate scanned the correct item. The manager can override the system to tell it to accept the associate's pick. When an override is done for the original item, it will not lead to a substitution. These are added only if they are accepted through the exception management.-Substitution: The system recommends a different item for the OPD associate to pick since the original item is out or can't be found. This Year. Store Fulfillment (OPD)-Available26.01.14 January Release
First Time Pick Rate Denominator - This YearThe measure of quantity of actual items ordered excluding cancelled items prior to dispense, this year. Example: wm_item_nbr = 123456789, store_nbr = 10, ftpr = 42.86, ftpr_qty = 3, ftpr_nmrtr = 3, ftpr_dnmntr = 7Store Fulfillment (OPD)-Available26.01.14 January Release
First Time Pick Rate Numerator - This YearThe measure of number of units picked as ordered, including manager approved overrides excluding the skip quantity from the first picking attempt this year. Example: wm_item_nbr = 123456789, store_nbr = 10, ftpr = 42.86, ftpr_qty = 3, ftpr_nmrtr = 3, ftpr_dnmntr = 7Store Fulfillment (OPD)-Available26.01.14 January Release
First Time Pick Rate Quantity - This YearThe measure of the number of units picked as ordered including manager approved overrides excluding skip quantity from the first picking attempt this year. It is same as First Time Pick Rate Numerator. Example: wm_item_nbr = 123456789, store_nbr = 10, ftpr = 42.86, ftpr_qty = 3, ftpr_nmrtr = 3, ftpr_dnmntr = 7. Also see First Time Pick Rate Numerator and First Time Pick Rate Denominator.Store Fulfillment (OPD)-Available26.01.14 January Release
Nil Picks - This YearA Nil Pick is a measure of items that were not picked or not substituted by a store. In general, a Nil Pick event occurs when: -An ordered item cannot be picked. -A suitable substitute cannot be provided. -A manager override is not possible because the item is not available on the current shelf. Example Table: wm_item_nbr store_nbr nil_pick_qty. 123456789103Store Fulfillment (OPD)-Available26.01.14 January Release
Post Substitute Rate - This YearAn indicator of how often a customer received an item for their order, including substitutions and manager-approved overrides. The Post Substitute Rate is calculated as: Post Substitute Rate = (Post Substitute Rate Numerator) / (Post Substitute Rate Denominator)Store Fulfillment (OPD)-Available26.01.14 January Release
Post Substitute Rate Denominator - This YearA measure of the quantity of actual items ordered, excluding the number of items cancelled prior to dispense. This value is the same as the First Time Pick Rate Denominator.Store Fulfillment (OPD)-Available26.01.14 January Release
Post Substitute Rate Numerator - This YearThe total quantity of picked items after substitution, which includes the sum of Picked Quantity, Cancelled Quantity, Override Quantity, and Substituted Quantity.Store Fulfillment (OPD)-Available26.01.14 January Release
Pre Substitute Quantity - This YearThe number of items picked as originally ordered before substitution, including any manager-approved overrides.Store Fulfillment (OPD)-Available26.01.14 January Release
Pre Substitute Rate - This YearAn indicator of how often the customer received exactly what they ordered before any substitution occurred. Calculated as: (Pre-Substitute Rate Numerator) / (Pre-Substitute Rate Denominator)Store Fulfillment (OPD)-Available26.01.14 January Release
Pre Substitute Rate Denominator - This YearThe quantity of actual items ordered, excluding items cancelled prior to dispense. This value is the same as the First Time Pick Rate Denominator.Store Fulfillment (OPD)-Available26.01.14 January Release
Pre Substitute Rate Numerator - This YearThe total quantity of items picked as originally ordered before any substitutions are made.Store Fulfillment (OPD)-Available26.01.14 January Release
Scheduled Nil Pick Quantity - This YearThis is the number of units from a scheduled order that were not picked or substituted by the store. In other words, it shows how many items the store could not fulfill for a scheduled pickup or delivery order. Example: If a customer ordered 7 units of an item, but 3 were not picked or substituted, the Scheduled Nil Pick Quantity is 3.Store Fulfillment (OPD)-Available26.01.14 January Release
Scheduled Nil Pick Rate - This YearThis is the percentage of items in scheduled orders that were not fulfilled (not picked or substituted) by the store. It is reported as a percent and helps measure how often items are missing from scheduled orders. Calculation: (Scheduled Nil Pick Rate Numerator) / (Scheduled Nil Pick Rate Denominator) x 100. Example: If 3 out of 7 ordered units were not picked, the Scheduled Nil Pick Rate is (3/7) x 100 = 42.86%.Store Fulfillment (OPD)-Available26.01.14 January Release
Scheduled Nil Pick Rate Denominator - This YearThis is the total number of items actually ordered in scheduled orders, excluding any items that were cancelled before the order was processed. It represents the total possible items that could have been picked.Store Fulfillment (OPD)-Available26.01.14 January Release
Scheduled Nil Pick Rate Numerator - This YearThis is the number of units that were not picked or substituted by the store for scheduled orders. It is the same as the Scheduled Nil Pick Quantity.Store Fulfillment (OPD)-Available26.01.14 January Release
Unscheduled Nil Pick Quantity - This YearIt refers to the number of items that were not picked (i.e., not selected or retrieved from inventory) during an unscheduled or unplanned picking process. In retail and supply chain operations, a "nil pick" occurs when an item that was expected to be picked is found to be unavailable or out of stock at the time of picking. "Unscheduled" indicates that this occurred outside of the regular, planned picking schedule—often as a result of ad hoc or urgent orders.Store Fulfillment (OPD)-Available26.01.14 January Release
Unscheduled Nil Pick Rate - This YearIt is a metric used in retail and supply chain operations to measure the frequency at which items are not picked (i.e., are unavailable or out of stock) during unscheduled or unplanned picking events. This rate is typically expressed as a percentage and helps organizations understand how often inventory is missing or unavailable when unexpected or urgent picking occurs. Formula: Unscheduled Nil Pick Rate = (Unscheduled Nil Pick Quantity / Total Unscheduled Pick Attempts) × 100%. Example: If there are 20 unscheduled pick attempts and 4 of those result in nil picks (items not found), the Unscheduled Nil Pick Rate is (4/20) × 100% = 20%.Store Fulfillment (OPD)-Available26.01.14 January Release
Unscheduled Nil Pick Rate Denominator - This YearIt refers to the total number of unscheduled pick attempts made during a specific period. In the context of calculating the Unscheduled Nil Pick Rate, the denominator is the count of all attempts to pick items during unscheduled (unplanned or ad hoc) picking events, regardless of whether the pick was successful or resulted in a nil (not found) outcome.Store Fulfillment (OPD)-Available26.01.14 January Release
Unscheduled Nil Pick Rate Numerator - This YearIt refers to the total number of unsuccessful item picks (nil picks) that occur during unscheduled or unplanned picking events within a specific period. In other words, it is the count of times an item could not be picked because it was unavailable or out of stock during these unscheduled pick attempts.Store Fulfillment (OPD)-Available26.01.14 January Release
Walmart Item NumberA Walmart Item Number (WIN) is an internal number assigned to a supplier's item configuration of a GTIN (Global Trade Item Number). It represents how the supplier will sell, ship, and replenish their merchandise at Walmart. Multiple Walmart Item Numbers (WINs) may be associated with a single GTIN to support different agreements or configurations between the supplier and Walmart merchant. The WIN is unique to each item configuration and is used for tracking, ordering, and replenishment within Walmart’s systems.Store Fulfillment (OPD)-Available26.01.14 January Release