Touchstone 2022 Database Reference
TblAreaWeightType Table
AIRGeography Database : TblAreaWeightType Table
Description
Stores a list of supported area weight types.
Properties
Creation Date7/16/2007 5:34 PM
File GroupPRIMARY
Text File Group
System Object
Published for Replication
Rows4
Data Space Used8.00 KB
Index Space Used8.00 KB
Columns
 Column NameDescriptionDatatypeLengthAllow NullsDefaultFormula
Primary Key 

Identifier for the weight type.

  • 1 = Residential (RES)
  • 2 = Commercial (COM)
  • 3 = Industrial (IND)
  • 4 = Car/Ear (CAR)
int4   
 

Name of the weight type.

Corresponds to the identifier in intWeightTypeId.

varchar30   
 

Brief name for the weight type.

Corresponds to the identifier in intWeightTypeId.

char3   
Objects that depend on TblAreaWeightType
 Database ObjectObject TypeDescriptionDep Level
TblAreaDistribution_xref tableTblAreaDistribution_xrefTable

Stores reference data that the application uses to retrieve the highest weighted areas and to assign values to areas that do not have a sufficiently high weight.

1
TblSourceDefaultTarget_Xref tableTblSourceDefaultTarget_XrefTableStores information that the application uses in the airsp_EA_PagingPrepare stored procedure to retrieve the highest weighted regions and to assign values to regions that do not have a high enough weight.1
TblSourceDefaultTargetWc_Xref tableTblSourceDefaultTargetWc_XrefTable

Stores information that the application uses in the airsp_EA_PagingPrepare stored procedure to retrieve the highest weighted regions for Workers' Compensation and to assign values to regions that do not have a high enough weight.

1
TblSourceTargetMap_ANZ tableTblSourceTargetMap_ANZTableStores the grid identifier and weight type that corresponds to each source code. The table also stores 'look-up' area codes that the application uses for disaggregated locations in Australia and New Zealand and the weight for each location.1
TblSourceTargetMap_BRA tableTblSourceTargetMap_BRATable

Stores the grid identifier and weight type that corresponds to each source code. The table also stores 'look-up' area codes that the application uses for disaggregated locations in Brazil and the weight for each location.

1
TblSourceTargetMap_CAM tableTblSourceTargetMap_CAMTable

Stores the grid identifier and weight type that corresponds to each source code. The table also stores 'look-up' area codes that the application uses for disaggregated locations in Central America and the weight for each location.

1
TblSourceTargetMap_CAN tableTblSourceTargetMap_CANTable

Stores the grid identifier and weight type that corresponds to each source code. The table also stores 'look-up' area codes that the application uses for disaggregated locations in Canada and the weight for each location.

1
TblSourceTargetMap_CAR tableTblSourceTargetMap_CARTableStores grid identifier and weight type that corresponds to each source code.The table also stores 'look-up' area codes that the application uses for disaggregated locations in Central African Republic (CAR) and the weight for each location.1
TblSourceTargetMap_CHI tableTblSourceTargetMap_CHITable

Stores the grid identifier and weight type that corresponds to each source code. The table also stores 'look-up' area codes that the application uses for disaggregated locations in China and the weight for each location.

1
TblSourceTargetMap_EUR tableTblSourceTargetMap_EURTable

Stores the grid identifier and weight type that corresponds to each source code. The table also stores 'look-up' area codes that the application uses for disaggregated locations in Europe and the weight for each location.

1
TblSourceTargetMap_IND tableTblSourceTargetMap_INDTable

Stores the grid identifier and weight type that corresponds to each source code. The table also stores 'look-up' area codes that the application uses for disaggregated locations in India and the weight for each location.

1
TblSourceTargetMap_JAP tableTblSourceTargetMap_JAPTable

Stores the grid identifier and weight type that corresponds to each source code. The table also stores 'look-up' area codes that the application uses for disaggregated locations in Japan and the weight for each location.

1
TblSourceTargetMap_MEU tableTblSourceTargetMap_MEUTable

Stores the grid identifier and weight type that corresponds to each source code. The table also stores 'look-up' area codes that the application uses for disaggregated mid-European locations and the weight for each location.

1
TblSourceTargetMap_MEX tableTblSourceTargetMap_MEXTable

Stores the grid identifier and weight type that corresponds to each source code. The table also stores 'look-up' area codes that the application uses for disaggregated locations in Mexico and the weight for each location.

1
TblSourceTargetMap_SAM tableTblSourceTargetMap_SAMTable

Stores the grid identifier and weight type that corresponds to each source code. The table also stores 'look-up' area codes that the application uses for disaggregated locations in South America and the weight for each location.

1
TblSourceTargetMap_SEA tableTblSourceTargetMap_SEATable

Stores the grid identifier and weight type that corresponds to each source code. The table also stores 'look-up' area codes that the application uses for disaggregated locations in Southeast Asia and the weight for each location.

1
TblSourceTargetMap_SEU tableTblSourceTargetMap_SEUTable

Stores the grid identifier and weight type that corresponds to each source code. The table also stores 'look-up' area codes that the application uses for disaggregated southern-European locations and the weight for each location.

1
TblSourceTargetMap_US tableTblSourceTargetMap_USTable

Stores the grid identifier and weight type that corresponds to each source code. The table also stores 'look-up' area codes that the application uses for disaggregated locations in the United States and the weight for each location.

1
TblSourceTargetMapWC_JAP tableTblSourceTargetMapWC_JAPTable

Stores the grid identifier and weight type that corresponds to each source code. The table is used for workers' compensation and also stores 'look-up' area codes that the application uses for disaggregated locations in Japan and the weight for each location.

1
See Also

Related Objects

AIRGeography Database