PRODUCT Table

The Product table stores general information about products your company sells. The information includes product name and description, product family, price, product group, status, stock volume, weight, item number, if a pricing program is associated to the product, supplier or vendor, location of the product, general ledger accounting numbers associated to a product and other general details.

The PRODUCT table has many related tables that include product associations, product costs, product prices, product sites, substitute products, and product units.

Legend
 

Field Datatype (Length) Allow Nulls Indexes Relationship Related Table and Field

PRODUCTID (PK)

STANDARDID(12)

NOT NULL

PRODUCT_PRODUCTID_PK (CA)

(One) to (Many)

ACCOUNTPRODUCT.PRODUCTID

(One) to (Many)

ADHOCGROUP.ENTITYID

(One) to (Many)

ATTACHMENT.PRODUCTID

(One) to (Many)

CAMPAIGNPRODUCT.PRODUCTID

(One) to (Many)

DEFECTPRODUCT.PRODUCTID

(One) to (Many)

OPPORTUNITY_PRODUCT.PRODUCTID

(One) to (Many)

OPPORTUNITY.PRODUCTID

(One) to (Many)

OPPORTUNITY_PRODUCT.PRODUCTID

(One) to (Many)

PACKAGEPRODUCT.PARENTPRODUCTID

(One) to (Many)

PACKAGEPRODUCT.PRODUCTID

(One) to (Many)

PRODUCTPROGRAM.PRODUCTID

(One) to (Many)

QUOTA.PRODUCTID

(One) to (Many)

RESPONSEPRODUCT.PRODUCTID

(One) to (Many)

RMASHIPPEDPRODUCT.PRODUCTID

(One) to (Many)

SALESORDERITEMS.PRODUCTID

(One) to (Many)

SLXPRICE.PRODUCTID

(One) to (Many)

TICKETACTIVITYITEM.PRODUCTID

NAME

varchar(64)

NULLS

 

 

 

DESCRIPTION

TEXTBLOB(16)

NULLS

 

 

 

ACTUALID

varchar(64)

NULLS

 

 

 

FAMILY

varchar(64)

NULLS

 

 

 

PRICE

decimal(17,4)

NULLS

 

 

 

CREATEDATE

datetime(8)

NULLS

 

 

 

CREATEUSER (FK)

STANDARDID(12)

NULLS

 

(Many) to (One)

USERINFO.USERID

MODIFYDATE

datetime(8)

NULLS

 

 

 

MODIFYUSER (FK)

STANDARDID(12)

NULLS

 

(Many) to (One)

USERINFO.USERID

PRODUCTGROUP

varchar(64)

NULLS

 

 

 

STATUS

varchar(64)

NULLS

 

 

 

UNIT

varchar(64)

NULLS

 

 

 

STOCKVOLUME

real(4)

NULLS

 

 

 

STOCKWEIGHT

real(4)

NULLS

 

 

 

STOCKITEM

BOOLEAN(1)

NULLS

 

 

 

PROGRAM

varchar(64)

NULLS

 

 

 

SUPPLIER

varchar(128)

NULLS

 

 

 

VENDOR

varchar(128)

NULLS

 

 

 

SITEID (FK)

STANDARDID(12)

NULLS

 

(Many) to (One)

SITE.SITEID

WAREHOUSELOCATION

varchar(10)

NULLS

 

 

 

COMMISSIONABLE

BOOLEAN(1)

NULLS

 

 

 

TAXABLE

BOOLEAN(1)

NULLS

 

 

 

ACCOUNTINGPERIOD

varchar(6)

NULLS

 

 

 

GLACCOUNTNUMBER

varchar(10)

NULLS

 

 

 

GLSUBACCOUNTNUMBER

varchar(24)

NULLS

 

 

 

DATAOWNER

varchar(2)

 

NULLS

 

 

 

 

TYPE

 

varchar(64)

 

NULLS

 

 

 

 

FIXEDCOST

decimal(17,4)

NULLS

 

 

 

GLOBALSYNCID

varchar(36)

NULLS

PRODUCT_GLOBALSYNCID (IE)

 

 

APPID (FK)

varchar(12)

NULLS

 

(Many) to (One)

APPIDMAPPING.APPID

TICK

int(4)

NULLS

 

 

 

COMMODITYGROUPID (FK)

char(12)

NULLS

 

(Many) to (One

COMMODITYGROUP.COMMODITYGROUPID

ACTIVEFLAG

varchar(1)

NULLS

 

 

 

SELLINGALLOWEDFLAG

varchar(1)

NULLS

 

 

 

UNITOFMEASUREID (FK)

char(12)

NULLS

 

(Many) to (One)

UNITOFMEASURE.UNITOFMEASUREID

SELLINGUOMID (FK)

char(12)

NULLS

 

(Many) to (One

UNITOFMEASURE.UNITOFMEASUREID

SELLINGUOMNUMBER

float

NULLS

 

 

 

CLASSIFICATION

varchar(64)

NULLS

 

 

 

COMMODITYTYPE

varchar(32)

NULLS

 

 

 

CREATESOURCE

varchar(64)

NULLS