...
Check for the following to avoid errors:
Check for duplicates and also if one style has more than one set of attributes
Each Brand-Cat-Subcat-Gender-MRP bucket
...
combination must be present in attribute masters
Check for 0 and negative MRPs
Check for spelling errors across all fields (like Shorts, Short)
EAN Master:
Master The master table containing that contains the EAN/SKU to Style_code mapping.
...
Check for the following to avoid errors:
All SKUs should be unique (no 2 SKUs should have the same Style + size combination)
Check for duplicates
All sizes should be present in Cat Size Sets
All styles must be present in Style masters 5. Parent-Child mapping file to be created in case of duplicate style size combinations
Price Bucket:
Specifies the buckets into which the MRPs of the styles can be grouped for each Category. The system does this grouping automatically by picking MRP values from the EAN master.
...
Each category can have one or more price bucket names and the minimum and maximum MRP in that price bucket. Eg: if ‘M1’ is the name and min_mrp=0 and max_mrp=999, then the price_bucket would be ‘M1-0-999’.
Store Master:
Master The master table containing the store-related information such as channel, region, area etc.
For any addition of a new channel, change in the channel name, or store code, the support team should be approached and should not be done by the user. Ideally, only the store name, enabled column and distribution enabled columns should be modified by the users.
Note: The Store code in this file will be mapped to the store codes in the transactional data. Changing the store code will lead to having split data within the system leading to errors.
...
Check for the following to avoid errors:
No 2 store IDs and names should be the same
All partners must have the same spelling (like amazon/amazon.com should not exist)
Correct list of active and inactive stores must be there
New Stores if present should be mentioned and enabled 5. Enable only active stores
Warehouse Master:
Contains the list of different Warehouses with the assigned IDs.
...
The system automatically generates this file based on the deficit calculation using the MBQ files and other guidelines. For eg., in STORE03 + shirts, the existing stock is 100 units and the deficit is 25 units, the planogram is defined as 125 units.
...
Check for the following to avoid errors:
All Store IDs should be present in Store Master
Planogram & Size Set values can not be negative
All the Brand-Categories should be present in the style master
No duplicates should be present across Store – Brand – Category
Annual Operating Plan (AOP):
...
Check for the following to avoid errors:
All store IDs should be present in Store Master
Months should be in ‘yyyy-mm’ format
Revenue can not be negative or 0
Months should be forecast months (future months)
...
The number of forecast months should be the same as the number of revenue split start and end date months
Reference Store Mapping:
New stores are provided with a 1:1 mapping with existing stores as reference stores.
...
Check the following to avoid errors:
Check if all sizes for a Brand-Cat-Subcat are in the same format (2D/UK sizing, S/M/L, Waist Sizes, etc.)
Check for size sequence
Check for duplicates
Convert cat size set column to string
Specifies the category + subcategory that is JIT at a Store.
...
If the value is 1, it is treated as a JIT combination otherwise it is OTC. This input if left blank or skipped for some stores/categories will lead to those category + subcategory combinations at a store being considered as OTC.
JIT Categories: Specifies the Categories + Sub categories Subcategories that are JIT in the Stores. IS_JIT columns value can be 1 if it is a JIT category + Subcategory at that store and 0 if over the counter
...
Column | Description |
---|---|
CLIENT_SIZE | Size naming followed by the clients in the Master |
SIZE | Standard Size to be followed if the same size is named differently in the EAN master |
...
Minimum quantity per style to be followed for every Store + Category + Sub-Category combinationscombination. Used in Distribution and Buying. In the case of JIT combinations, the value here specifies the quantity to be reserved at the warehouse along with the 1 piece that is put for display.
...
This table is only consumed if SKU-level data is not present. If SKU is available then it will be used over MRP.