wws_lookups

Generic overloaded lookup table. Table currently holds the list of countries/countrycode and the store's categories. Overloading is done on the TYPE field.

Table Fields

FieldDescription
cdata

Primary Character data (15 chars)
char(15)

cdata1

Secondary Character data (40 chars)
char(40)

cdata2

Memo style character data
varchar(7000)

idata

Int data
int

type

Item Type (CATEGORY, COUNTRY, STATE etc.)
char(15)


© West Wind Technologies, 1996-2018 • Updated: 09/05/04
Comment or report problem with topic