Inventory Data
Inventory data is exported to a JSON file named FullItemList.json and contains the Inventory object along with its paired Stones, Vendors, and Item Details objects.
Inventory
CategoryCategoryType |
String, max 255 characters, cannot be null The type of Edge category this item is in. |
||||||||||||||||||||||||||||||||
CategoryGenDesc |
String, max 255 characters, cannot be null The generic description for items in this category. |
||||||||||||||||||||||||||||||||
CategoryId |
Integer, max 3 digits, cannot be null The Edge category number this item is in. |
||||||||||||||||||||||||||||||||
CategoryName |
String, max 255 characters, cannot be null The name of the Edge category this item is in. |
||||||||||||||||||||||||||||||||
CategoryXfer |
Boolean, True/False, cannot be null
|
||||||||||||||||||||||||||||||||
ItemAdmin |
No longer used (legacy) |
||||||||||||||||||||||||||||||||
ItemAlwaysUpload |
Boolean, True/False, cannot be null
|
||||||||||||||||||||||||||||||||
ItemApprLong |
String, max 63,999 characters, can be null The full description from the item's pre-appraisal tab. |
||||||||||||||||||||||||||||||||
ItemApprShort |
String, max 255 characters, can be null The short description from the item's pre-appraisal tab. |
||||||||||||||||||||||||||||||||
ItemApprValue |
Decimal, max 8 digits, can be null The appraised value entered on the item's pre-appraisal tab. |
||||||||||||||||||||||||||||||||
ItemApprWho |
Integer, max 3 digits, can be null The associate number for the person that entered pre-appraisal. |
||||||||||||||||||||||||||||||||
ItemBonusPct |
Decimal, max 18 digits, can be null The spiff assigned to this item. |
||||||||||||||||||||||||||||||||
ItemCatId |
Integer, max 3 digits, cannot be null The Edge category number this item is in. |
||||||||||||||||||||||||||||||||
ItemCost |
Decimal, max 18 digits, cannot be null The cost of the item. |
||||||||||||||||||||||||||||||||
ItemCostReplacement |
Decimal, max 18 digits, cannot be null The replacement cost of this item. |
||||||||||||||||||||||||||||||||
ItemCostReplacementDate |
Date/Time, mm/dd/yyyy hh:mm:ss, cannot be null The date itCostReplacement was calculated. |
||||||||||||||||||||||||||||||||
ItemCreatedBy |
Integer, max 3 digit, cannot be null The associate that entered this item. |
||||||||||||||||||||||||||||||||
ItemCurrentPrice |
Decimal, max 18 digits, cannot be null The current selling price for this item. This may differ from itRetailPrice if the item has been marked down. |
||||||||||||||||||||||||||||||||
ItemDateCreated |
Date/Time, mm/dd/yyyy hh:mm:ss, cannot be null The date & time this item record was created (system defined). |
||||||||||||||||||||||||||||||||
ItemDateEntered |
Date/Time, mm/dd/yyyy hh:mm:ss, cannot be null The date & time this item was entered into inventory (user specified). |
||||||||||||||||||||||||||||||||
ItemDateStatusChanged |
Date/Time, mm/dd/yyyy hh:mm:ss, cannot be null The date & time this item became current status. |
||||||||||||||||||||||||||||||||
ItemDesc |
String, max 255 characters, cannot be null The item's description. If an item's description is longer than 255 characters the overflow goes into itDescMemo. There is an optional secondary web-only description found in imDescription. |
||||||||||||||||||||||||||||||||
ItemDescMemo |
String, max 63,999 characters, can be null The first 255 characters of an item's description are stored in itDesc. If the description exceeds this the additional characters are stored here. |
||||||||||||||||||||||||||||||||
ItemDetail_1 to ItemDetail_16 |
Data type varies, user defined, can be null (user can force validation) Custom detail fields defined by the user. See Item Details for mapping information. |
||||||||||||||||||||||||||||||||
ItemETA |
Date/Time, mm/dd/yyyy hh:mm:ss, can be null For assembly or build items, the original estimated completion date. |
||||||||||||||||||||||||||||||||
ItemETARevised |
Date/Time, mm/dd/yyyy hh:mm:ss, can be null For assembly or build items, the revised estimated completion date. |
||||||||||||||||||||||||||||||||
ItemExcludeFromRewards |
Boolean, True/False, cannot be null
|
||||||||||||||||||||||||||||||||
ItemImage |
String, max 63,999 characters, can be null The image file linked to this item. If there are multiple images each file name delineated by a vertical bar. |
||||||||||||||||||||||||||||||||
ItemInstanceOf |
String, max 255 characters, cannot be null where itPricingMethod="1", "2", "3", or "4" and itStatus="S" References itKey for bulk master record for this sold bulk instance. |
||||||||||||||||||||||||||||||||
ItemInstanceQty |
String, max 255 characters, cannot be null where itPricingMethod="1", "2", "3", or "4" and itStatus="S" Quantity sold on this bulk instance. For itPricingMethod="1" this is always "1" For itPricingMethod="2" this is always "0" For itPricingMethod="3" this is always "1" For itPricingMethod="4" this is always "1" |
||||||||||||||||||||||||||||||||
ItemInstanceUnits |
String, max 255 characters, cannot be null where itPricingMethod="1", "2", "3", or "4" and itStatus="S" Amount of unit of measure sold on this bulk instance. For itPricingMethod="1" this is always "0" For itPricingMethod="2" or "3" this is the amount of measure sold. For itPricingMethod="4" this is always "1" |
||||||||||||||||||||||||||||||||
ItemInventoryType |
String, max 1 character, cannot be null The type of item.
|
||||||||||||||||||||||||||||||||
ItemKey |
String, max 255 characters, cannot be null The full item number in format [itStoreId] - [CatId] - [itStockNo] e.g. 001-100-00001. |
||||||||||||||||||||||||||||||||
ItemLeadTime |
Integer, max 2 digits, can be null Number of days lead time for built or assembled items. |
||||||||||||||||||||||||||||||||
ItemLength |
Decimal, max 18 digits, can be null (user can force validation) The length of this item (typically chain). |
||||||||||||||||||||||||||||||||
ItemLocation |
String, max 255 characters, can be null (user can force validation) The location of the item. This is a key that is defined in the Location table. |
||||||||||||||||||||||||||||||||
ItemLowestPrice |
Decimal, max 18 digits, cannot be null The lowest price this item can be sold for without requiring system override. |
||||||||||||||||||||||||||||||||
ItemMemoExpires |
Date/Time, mm/dd/yyyy hh:mm:ss, can be null For itInventoryType="M", the date the memo item expires. |
||||||||||||||||||||||||||||||||
ItemMetaCategory |
String, max 255 characters, can be null The web category for this item. |
||||||||||||||||||||||||||||||||
ItemMetaDescription |
String, max 63,999 characters, can be null The web description for this item. |
||||||||||||||||||||||||||||||||
ItemMetaItkey |
String, max 255 characters, cannot be null The full item number in format [itStoreId] - [CatId] - [itStockNo] e.g. 001-100-00001. |
||||||||||||||||||||||||||||||||
ItemMetalColor |
String, max 255 characters, can be null (user can force validation) The metal color of this item. |
||||||||||||||||||||||||||||||||
ItemMetalFinish |
String, max 255 characters, can be null (user can force validation) The metal finish of this item. |
||||||||||||||||||||||||||||||||
ItemMetalType |
String, max 255 characters, can be null (user can force validation) The metal type of this item. |
||||||||||||||||||||||||||||||||
ItemMetalWeight |
Decimal, max 18 digits, can be null (user can force validation) The weight of this item's metal. |
||||||||||||||||||||||||||||||||
ItemMetaMetaDescription |
String, max 63,999 characters, can be null The meta description for this item. |
||||||||||||||||||||||||||||||||
ItemMetaMetaKeywords |
String, max 63,999 characters, can be null Meta keywords for this item. |
||||||||||||||||||||||||||||||||
ItemMetaMetaTitle |
String, max 255 characters, can be null The meta title for this item. |
||||||||||||||||||||||||||||||||
ItemMetaTitle |
String, max 255 characters, can be null The web title for this item. |
||||||||||||||||||||||||||||||||
ItemMetaUpdateDateTime |
Date/Time, mm/dd/yyyy hh:mm:ss, cannot be null The date/time category record was last modified. |
||||||||||||||||||||||||||||||||
ItemMetaUpdateSeq |
Integer, max 7 digits, cannot be null This number is incremented by one each time the item's website tab is updated. |
||||||||||||||||||||||||||||||||
ItemMetaUpdateStation |
Integer, max 3 digits, can be null The workstation number that last updated this item's website tab. |
||||||||||||||||||||||||||||||||
ItemMetaUpdateStore |
Integer, max 3 digits, can be null The store number that last updated this item's website tab. |
||||||||||||||||||||||||||||||||
ItemMetaUpdateUser |
Integer, max 3 digits, can be null The associate number that last updated this item's website tab. |
||||||||||||||||||||||||||||||||
ItemMetaVoid |
Date/Time, mm/dd/yyyy hh:mm:ss, can be null The date the item's meta data was deleted. |
||||||||||||||||||||||||||||||||
ItemMetaXfer |
Boolean, True/False, cannot be null
|
||||||||||||||||||||||||||||||||
ItemMfg |
String, max 255 characters, can be null (user can force validation) The manufacturer of this item. |
||||||||||||||||||||||||||||||||
ItemNeverUpload |
Boolean, True/False, cannot be null
|
||||||||||||||||||||||||||||||||
ItemNewitKey |
String, max 255 characters, can be null For items moved between categories and/or stores, this references the new item record's itKey. |
||||||||||||||||||||||||||||||||
ItemNotes |
String, max 63,999 characters, can be null Notes on the item stored in RTF format. |
||||||||||||||||||||||||||||||||
ItemNowPartOf |
String, max 255 characters, can be null For itInventoryType="P" (takeoff), the itKey of the item this was assembled or built into. |
||||||||||||||||||||||||||||||||
ItemNowPartOfJobType |
String, max 255 characters, if itStatus="U" cannot be null The type of job this item was used as a part on.
|
||||||||||||||||||||||||||||||||
ItemOldBarcode |
String, max 255 characters, can be null For items converted from another software system, this is the barcode number in the previous software. |
||||||||||||||||||||||||||||||||
ItemOldKey |
String, max 255 characters, can be null For items converted from another software system, this is the item number in the previous software. |
||||||||||||||||||||||||||||||||
ItemOldSaleKey |
String, max 255 characters, can be null For sold items converted from another software system, this is the sale number in the previous software. |
||||||||||||||||||||||||||||||||
ItemOrderNotes |
String, max 63,999 characters, can be null The style notes for this item. |
||||||||||||||||||||||||||||||||
ItemOrigSaleDate |
Date/Time, mm/dd/yyyy hh:mm:ss, can be null For sold items converted from another software system, this is the date the item was sold. |
||||||||||||||||||||||||||||||||
ItemOrigSaleKey |
String, max 255 characters, can be null For sold items converted from another software system, this is the sale number in the previous software. |
||||||||||||||||||||||||||||||||
ItemOwner |
String, max 255 characters, cannot be null if itInventoryType="C" For consignment items, the customer number of the owner. |
||||||||||||||||||||||||||||||||
ItemPayableDate |
Date/Time, mm/dd/yyyy hh:mm:ss, if itItemType ="C" or "M" and itStatus="S" cannot be null The date/time this consignment or memo item became payable, i.e. was sold. |
||||||||||||||||||||||||||||||||
ItemPoLineKey |
String, max 255 characters, can be null References purchase order line in the POLine table that this item was ordered or added on. |
||||||||||||||||||||||||||||||||
ItemPricingMethod |
Integer, max 1 digit, cannot be null The software features 5 pricing methods. The majority of items are 0 (fine jewelry, individual item pricing) which assigns each item a unique item number (ItemKey) even if that style of item has been in inventory before. Each item number represents one physical item. For smaller items carried in quantity, such as Pandora, we offer bulk pricing methods that allow a single number to be assigned quantity and re-used indefinitely.
|
||||||||||||||||||||||||||||||||
ItemPrintSignage |
Boolean, True/False, cannot be null The in-case sign template is specified in itSignage.
|
||||||||||||||||||||||||||||||||
ItemPrintTag |
Boolean, True/False, cannot be null
|
||||||||||||||||||||||||||||||||
ItemRetailPrice |
Decimal, max 18 digits, cannot be null The retail price of the item. This may differ from itCurrentPrice if the item has been marked down. |
||||||||||||||||||||||||||||||||
ItemRewardsBonus |
Decimal, 18 digits, can be null Bonus rewards factor for purchasing this item. |
||||||||||||||||||||||||||||||||
ItemRewardsBonusEndDate |
Date/Time, mm/dd/yyyy hh:mm:ss, can be null End date for this item's purchase to earn bonus rewards. |
||||||||||||||||||||||||||||||||
ItemRewardsBonusStartDate |
Date/Time, mm/dd/yyyy hh:mm:ss, can be null Start date for this item's purchase to earn bonus rewards. |
||||||||||||||||||||||||||||||||
ItemRfidTag |
String, max 255 characters, can be null The RFID code for this item. |
||||||||||||||||||||||||||||||||
ItemSaleCustAccountKey |
String, max 255 characters, cannot be null if itStatus="S" For sold items (itStatus="S"), the primary customer's number. Can differ from itSaleCustKey if item sold to a linked customer record i.e. spouse. |
||||||||||||||||||||||||||||||||
ItemSaleCustKey |
String, max 255 characters, cannot be null if itStatus="S" For sold items (itStatus="S"), the customer number of the purchaser. |
||||||||||||||||||||||||||||||||
ItemSaleDate |
Date/Time, mm/dd/yyyy hh:mm:ss, cannot be null if itStatus="S" For sold items (itStatus="S"), the date the item was sold. |
||||||||||||||||||||||||||||||||
ItemSaleKey |
String, max 255 characters, cannot be null if itStatus="S" For sold items (itStatus="S"), the sale number item was sold on. |
||||||||||||||||||||||||||||||||
ItemSalePrice |
Decimal, max 18 digits, cannot be null if itStatus="S" For sold items (itStatus="S"), the price the item was sold for excluding tax. |
||||||||||||||||||||||||||||||||
ItemSaleTax |
Decimal, max 18 digits, cannot be null if itStatus="S" For sold items (itStatus="S"), the amount of tax paid on this item. |
||||||||||||||||||||||||||||||||
ItemSerialNumber |
String, max 255 characters, can be null The serial number for this item. |
||||||||||||||||||||||||||||||||
ItemSignage |
String, max 255 characters, can be null The in-case sign template to use when this item is on sale. |
||||||||||||||||||||||||||||||||
ItemSize |
Decimal, max 18 digits, can be null (user can force validation) The size of this item (typically ring). |
||||||||||||||||||||||||||||||||
ItemSpecialOrderKey |
String, max 255 characters, can be null For special order items, the special order it is matched to. |
||||||||||||||||||||||||||||||||
ItemSpecialPrice |
Decimal, max 8 digits, can be null The sale price for this item. This overrides all other pricing fields during sale period. Sale period defined by itSpecialPriceDateStart and itSpecialPriceDateEnd. |
||||||||||||||||||||||||||||||||
ItemSpecialPriceDateEnd |
Date/Time, mm/dd/yyyy hh:mm:ss, can be null The sale end date. |
||||||||||||||||||||||||||||||||
ItemSpecialPriceDateStart |
Date/Time, mm/dd/yyyy hh:mm:ss, can be null The sale start date. |
||||||||||||||||||||||||||||||||
ItemStatus |
String, max 1 character, cannot be null The current status of this item.
|
||||||||||||||||||||||||||||||||
ItemStockNo |
Integer, max 7 digits, cannot be null The sequential stock number for this item. The third component of itKey, i.e. the item number. |
||||||||||||||||||||||||||||||||
ItemStoreId |
Integer, max 2 digits, cannot be null The store the item is in. The first component of itKey, i.e. the item number. |
||||||||||||||||||||||||||||||||
ItemStyle |
String, max 255 characters, can be null (user can force validation) The style of the item. |
||||||||||||||||||||||||||||||||
ItemUOM |
String, max 255 characters, can be null For itPricingMethod="2" or "3" (bulk), the unit of measure for this item. |
||||||||||||||||||||||||||||||||
ItemUpdateDateTime |
Date/Time, mm/dd/yyyy hh:mm:ss, cannot be null The date/time item record was last modified. |
||||||||||||||||||||||||||||||||
ItemUpdateSeq |
Integer, max 7 digits, cannot be null This number is incremented by one each time the item is updated. |
||||||||||||||||||||||||||||||||
ItemUpdateStation |
Integer, max 3 digits, can be null The workstation number that last updated this item. |
||||||||||||||||||||||||||||||||
ItemUpdateStore |
Integer, max 2 digits, cannot be null The store number that last updated this item. |
||||||||||||||||||||||||||||||||
ItemUpdateUser |
Integer, max 3 digits, can be null The associate number that last updated this item. |
||||||||||||||||||||||||||||||||
ItemVenBarCode |
String, 255 characters max, can be null The vendor's barcode for this item. |
||||||||||||||||||||||||||||||||
ItemVendorId |
String, max 255 characters, cannot be null The vendor's ID (internal abbreviation). |
||||||||||||||||||||||||||||||||
ItemVendorInvoiceNo |
String, 255 characters max, can be null The invoice number item was received on. |
||||||||||||||||||||||||||||||||
ItemVendStyleCode |
String, max 255 characters, cannot be null The vendor's style number. |
||||||||||||||||||||||||||||||||
ItemWasPartOf |
String, max 255 characters, can be null For itInventoryType="P" (takeoff), the itKey of the item this was disassembled from. |
||||||||||||||||||||||||||||||||
ItemWhenInventory |
Date/Time, mm/dd/yyyy hh:mm:ss, can be null The date/time the item was last scanned as part of physical inventory. |
||||||||||||||||||||||||||||||||
ItemWhenPrevInventory |
Date/Time, mm/dd/yyyy hh:mm:ss, can be null The date/time the item was last scanned prior to the itWhenInventory date. |
||||||||||||||||||||||||||||||||
ItemWho |
Integer, max 3 digits, can be null For assembly or built items, the original ID of the associate completing the work. |
||||||||||||||||||||||||||||||||
ItemWhoInventory |
String, max 3 characters, can be null Corresponds with itWhenInventory, the associate number that scanned the item. |
||||||||||||||||||||||||||||||||
ItemWhoPrevInventory |
String, max 3 characters, can be null Corresponds with itWhenPrevInventory, the associate number that scanned the item. |
||||||||||||||||||||||||||||||||
ItemWhoRevised |
Integer, max 3 digits, can be null For assembly or built items, the revised ID of the associate completing the work. |
||||||||||||||||||||||||||||||||
ItemXfer |
Boolean, True/False, cannot be null
|
||||||||||||||||||||||||||||||||
ItemYnAutoPrice |
Boolean, True/False, cannot be null
|
||||||||||||||||||||||||||||||||
Purpose | ? | ||||||||||||||||||||||||||||||||
Sold | Sold flag? | ||||||||||||||||||||||||||||||||
StoneCount |
The number of stone rows on this item. A stone row contains information about a type of stone and may represent more than one physical stone. There is one stone row per type. There is no corresponding data field or object in the database. |
||||||||||||||||||||||||||||||||
VendorCount | The number of vendor records associated with this item. There is no corresponding data field or object in the database. |
Stones
Key | The key paired to this data set. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
StoneKey |
String, 50 characters max, cannot be null Internal key that references a stone row in the Stones table for this item. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
StoneSeq |
String, 2 characters max, cannot be null This stone's position starting at 00 for the first stone type(typically primary), then 01 for the second stone type, and so on. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
StoneItemKey |
String, 50 characters max, cannot be null References the item number ( |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
StoneAssyKey |
String, 50 characters max, can be null For items that were assembled or built, this references the completed item number ( |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
StoneAssySeq |
String, 2 characters max, can be null For items that were assembled or built, the stone's position on the completed item starting at 00 for the first stone type, then 01 for the second stone type, and so on. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
StoneType |
String, 32 characters max, cannot be null Abbreviation for the type of stone in this stone row. Chosen from predefined customizable pick list. Defaults include:
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
StoneShape |
String, 32 characters max, can be null Abbreviation for the shape of the stone in this stone row. Chosen from predefined customizable pick list. Defaults include:
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
StoneCount |
Integer, max 3 digits, can be null The number of stones of this type. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
StoneWeightMin |
Decimal, max 18 digits, can be null The minimum possible weight for a stone in this row. If |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
StoneLengthMin |
Decimal, max 18 digits, can be null The minimum possible length for a stone in this row. If |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
StoneWidthMin |
Decimal, max 18 digits, can be null The minimum possible width for a stone in this row. If |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
StoneDepthMin |
Decimal, max 18 digits, can be null The minimum possible depth for a stone in this row. If |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
StoneWeightMax |
Decimal, max 18 digits, can be null The maximum possible weight for a stone in this row. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
StoneLengthMax |
Decimal, max 18 digits, can be null The maximum possible length for a stone in this row. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
StoneWidthMax |
Decimal, max 18 digits, can be null The maximum possible width for a stone in this row. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
StoneDepthMax |
Decimal, max 18 digits, can be null The maximum possible depth for a stone in this row. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
StoneVariation |
Boolean, True/False, cannot be null
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
StoneTableMm |
Decimal, max 18 digits, can be null The table size for this stone in MM. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
StoneTablePct |
Decimal, max 18 digits, can be null The table size for this stone as a percentage of diameter. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
StoneCrownMm |
Decimal, max 18 digits, can be null The crown size for this stone in MM. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
StoneGirdleMin |
String, max 32 characters, can be null The smallest girdle measurement. Chosen from predefined pick list:
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
StoneGirdleMax |
String, max 32 characters, can be null The largest girdle measurement. Chosen from predefined customizable pick list. Defaults include:
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
StonePavillionMm |
Decimal, max 18 digits, can be null The pavillion size for this stone in MM. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
StonePaviliionPct |
Decimal, max 18 digits, can be null Percentage of diameter represented by the depth of the pavillion. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
StoneCulet |
String, max 32 characters, can be null Size of stone culet. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
StoneMajorSymmetry |
String, max 32 characters, can be null The stone's major symmetry rating. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
StoneMinorSymmetry |
String, max 32 characters, can be null The stone's minor symmetry rating. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
StoneFloorMm |
No longer used (legacy) |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
StoneFloorPct |
No longer used (legacy) |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
StoneClarity |
String, max 32 characters, can be null The stone's clarity. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
StoneHue |
String, max 32 characters, can be null The stone's hue. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
StoneSaturation |
String, max 32 characters, can be null The stone's saturation. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
StoneTone |
String, max 32 characters, can be null The stone's tone. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
StoneDir |
String, max 32 characters, can be null The direction of the stone. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
StonePattern |
String, max 32 characters, can be null The pattern of the stone. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
StoneFluor |
String, max 32 characters, can be null The degree of florescence in the stone. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
StonePolish |
String, max 32 characters, can be null The type of polish on the stone. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
StoneFinish |
String, max 32 characters, can be null The type of finish on this stone. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
StoneTexture |
String, max 32 characters, can be null The texture of this stone. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
StoneNacre |
String, max 32 characters, can be null For pearls, the nacre thickness. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
StoneUniformity |
String, max 32 characters, can be null The uniformity of the stone. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
StoneMake |
String, max 32 characters, can be null The cut of the stone. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
StoneCostPerCT |
Decimal, max 18 digits, can be null The cost per carat for this stone. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
StoneLab |
String, max 32 characters, can be null The ID of the lab that certified the stone. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
StoneCert |
String, max 50 characters, can be null The certificate number associated with the stone. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
StoneTWT |
Decimal, max 18 digits, can be null The total weight of this stone. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
StoneVendor |
String, max 32 characters, can be null The vendor for this stone. Corresponds to the Supplier field in The Edge. For value to be valid must match to a vendorId in the Vendor table. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
StoneInvoice |
String, max 32 characters, can be null The invoice number this stone was received on. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
StoneRcvd |
Date/Time, mm/dd/yyyy hh:mm:ss, can be null The date/time the stone was received. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
StoneCost |
Decimal, max 18 digits, can be null The cost of the stone. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
StoneReplCost |
Decimal, max 18 digits, can be null The replacement cost of the stone. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
StoneRetail |
Decimal, max 18 digits, can be null The retail price of the stone. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Stonevoid |
Date/Time, mm/dd/yyyy hh:mm:ss, can be null If populated stone was deleted. This is the date/time stone deleted. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
StoneUpdateSeq |
Integer, max 7 digits, cannot be null This number is incremented by one each time the stone row is updated. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
StoneUpdateDateTime |
Date/Time, mm/dd/yyyy hh:mm:ss, cannot be null The date/time stone record was last modified. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
StoneUpdateStore |
Integer, max 2 digits, cannot be null The store number that last updated this stone row. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
StoneUpdateStation |
Integer, max 3 digits, can be null The workstation number that last updated this stone row. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
StoneUpdateUser |
Integer, max 3 digits, can be null The associate number that last updated this stone row. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
StoneXfer |
Boolean, True/False, cannot be null
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
StoneIdentification |
String, max 50 characters, can be null If the stone has an enhancement, the type of enhancement. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
StoneEnhancement |
String, max 50 characters, can be null If the stone has an enhancement, the nature of the enhancement. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
StoneLaserInscription |
String, max 255 characters, can be null The inscription on the stone. |
Vendors
Key | The key paired to this data set. | ||||
VendorId |
String, max 32 characters, cannot be null The Edge abbreviation for this vendor. |
||||
VendorType |
No longer used (legacy) |
||||
VendorName |
String, max 77 characters, cannot be null The vendor's name. |
||||
VendorAddr |
String, max 77 characters, can be null The vendor's street address. |
||||
VendorAddr2 |
String, max 255 characters, can be null Additional street address information. |
||||
VendorCity |
String, max 77 characters, can be null The vendor's city. |
||||
VendorState |
String, max 77 characters, can be null The vendor's state. |
||||
VendorZIP |
String, max 77 characters, can be null The vendor's ZIP code. |
||||
VendorCountry |
String, max 77 characters, can be null The vendor's country. |
||||
VendorPhone |
String, max 77 characters, can be null The vendor's phone number. |
||||
VendorFax |
String, max 77 characters, can be null The vendor's fax number. |
||||
VendorOurAcct |
String, max 77 characters, can be null The store's account number with this vendor. |
||||
VendorSales |
String, max 77 characters, can be null The name of the vendor's salesperson. |
||||
VendorSalesPhone |
String, max 77 characters, can be null The vendor's salesperson's phone number. |
||||
VendorCreditMgr |
String, max 77 characters, can be null The name of the vendor's credit manager. |
||||
VendorCreditMgrPhone |
String, max 77 characters, can be null The vendor's credit manager's phone number. |
||||
VendorSpecialOrderName |
String, max 77 characters, can be null The name of the vendor's special order manager. |
||||
VendorSpecialOrderPhone |
String, max 77 characters, can be null The vendor's special order manager's name. |
||||
VendorNotes |
String, max 63,999 characters, can be null Notes for this vendor in RTF format. |
||||
VendorHide |
Boolean, True/False, cannot be null
|
||||
VendorUpdateSeq |
Integer, max 7 digits, cannot be null This number is incremented by one each time the vendor record is incremented. |
||||
VendorUpdateDateTime |
Date/Time, mm/dd/yyyy hh:mm:ss, cannot be null The date/time vendor record was last modified. |
||||
VendorUpdateStoreId |
Integer, max 3 digits, cannot be null The store number where the vendor record was last updated. |
||||
VendorUpdateUser |
Integer, max 3 digits, cannot be null The associate number for the person that last updated vendor record. |
||||
VendorUpdateStation |
Integer, max 3 digits, cannot be null The workstation number where the vendor record was last updated. |
||||
VendorXfer |
Boolean, True/False, cannot be null
|
||||
VendorQuickbooks |
No longer used (legacy) |
||||
VendorEmail |
String, max 255 characters, can be null The vendor's email address. |
||||
VendorSalesEmail |
String, max 255 characters, can be null The vendor's sales email. |
||||
VendorSoEmail |
String, max 255 characters, can be null The vendor's special order email. |
||||
VendorCreditEmail |
String, max 255 characters, can be null The vendor's credit email. |
||||
VendorWWW |
String, max 255 characters, can be null The vendor's website address. |
||||
VendorCommissionAdj |
Decimal, max 18 digits, can be null Commission adjustment percentage for this vendor's sold items. VendorCommissionOvr defines if this adjustment compounds or overrides default commission. |
||||
VendorCommissionOvr |
Boolean, True/False, cannot be null
|
||||
VendorHideWebPrice |
No longer used (legacy) |
||||
VendorUID |
String, max 255 characters, can be null Internal vendor ID that links this vendor to an external catalog file for import. |
||||
VendorIsMaxiturn | No longer used (legacy) | ||||
VendorIncludedInRewards |
Boolean, True/False, cannot be null
|
||||
VendorMyBrand |
Boolean, True/False, cannot be null
|
||||
VendorPOPhone |
String, max 255 characters, can be null The vendor's purchase order phone number. |
||||
VendorPOFax |
String, max 255 characters, can be null The vendor's purchase order fax number. |
||||
VendorReturnName |
String, max 255 characters, can be null The name to use in the vendor's return address. |
||||
VendorReturnAddr |
String, max 255 characters, can be null The street address for the vendor's return address. |
||||
VendorReturnAddr2 |
String, max 255 characters, can be null Additional street address information. |
||||
VendorReturnCity |
String, max 255 characters, can be null The city for the vendor's return address. |
||||
VendorReturnState |
String, max 255 characters, can be null The state for the vendor's return address. |
||||
VendorReturnZip |
String, max 255 characters, can be null The ZIP for the vendor's return adress. |
||||
VendorReturnCountry |
String, max 255 characters, can be null The country for the vendor's return address. |
Item Details
Key | The key paired to this data set. | ||||||||
DetailCategoryId |
Integer, max 3 digits, cannot be null The Edge category number this item is in. |
||||||||
DetailIndex |
Integer, max 2 digits, cannot be null References the position this appears on the item detail fields 1 - 16 on the General tab of an item. A negative number denotes the detail group name, i.e. Ring Details. |
||||||||
DetailName |
String, max 50 characters, cannot be null The name of the detail. |
||||||||
DetailField |
String, max 50 characters, cannot be null The database field that store's this detail. |
||||||||
DetailType |
String, max 50 characters, cannot be null Defines the type of detail:
|
||||||||
DetailParms |
String, max 50 characters, can be null For "DetailType = List", this is the internal list it is linked to. If "=FALSE" user can choose from list or enter any string. If "=TRUE" user can only choose from linked picklist. |
||||||||
DetailRequired |
Boolean, True/False, cannot be null
|
||||||||
DetailTooltip | Not Used | ||||||||
DetailListName |
String, max 50 characters, can be null For "DetailType = List", this is the internal list it is linked to. |
||||||||
DetailDesc | No longer used (legacy) | ||||||||
DetailDescBefore | No longer used (legacy) | ||||||||
DetailDescAfter | No longer used (legacy) | ||||||||
DetailDescSort | No longer used (legacy) | ||||||||
DetailAppr | No longer used (legacy) | ||||||||
DetailApprBefore | No longer used (legacy) | ||||||||
DetailApprAfter | No longer used (legacy) | ||||||||
DetailApprSort | No longer used (legacy) |