You are on page 1of 2314

Siebel Data Warehouse

Data Model Reference for


Industry Applications
Version 7.8.4
October 2005
Siebel Systems, Inc., 2207 Bridgepointe Parkway, San Mateo, CA 94404
Copyright © 2005 Siebel Systems, Inc.
All rights reserved.
Printed in the United States of America

No part of this publication may be stored in a retrieval system, transmitted, or reproduced in any way,
including but not limited to photocopy, photographic, magnetic, or other record, without the prior
agreement and written permission of Siebel Systems, Inc.

Siebel, the Siebel logo, UAN, Universal Application Network, Siebel CRM OnDemand, TrickleSync,
Universal Agent, and other Siebel names referenced herein are trademarks of Siebel Systems, Inc., and
may be registered in certain jurisdictions.

Other product names, designations, logos, and symbols may be trademarks or registered trademarks of
their respective owners.

PRODUCT MODULES AND OPTIONS. This guide contains descriptions of modules that are optional and
for which you may not have purchased a license. Siebel’s Sample Database also includes data related to
these optional modules. As a result, your software implementation may differ from descriptions in this
guide. To find out more about the modules your organization has purchased, see your corporate
purchasing agent or your Siebel sales representative.

U.S. GOVERNMENT RESTRICTED RIGHTS. Programs, Ancillary Programs and Documentation, delivered
subject to the Department of Defense Federal Acquisition Regulation Supplement, are “commercial
computer software” as set forth in DFARS 227.7202, Commercial Computer Software and Commercial
Computer Software Documentation, and as such, any use, duplication and disclosure of the Programs,
Ancillary Programs and Documentation shall be subject to the restrictions contained in the applicable
Siebel license agreement. All other use, duplication and disclosure of the Programs, Ancillary Programs
and Documentation by the U.S. Government shall be subject to the applicable Siebel license agreement
and the restrictions contained in subsection (c) of FAR 52.227-19, Commercial Computer Software -
Restricted Rights (June 1987), or FAR 52.227-14, Rights in Data—General, including Alternate III (June
1987), as applicable. Contractor/licensor is Siebel Systems, Inc., 2207 Bridgepointe Parkway, San
Mateo, CA 94404.

Proprietary Information

Siebel Systems, Inc. considers information included in this


documentation and in Siebel Business Applications Online Help to be
Confidential Information. Your access to and use of this Confidential
Information are subject to the terms and conditions of: (1) the
applicable Siebel Systems software license agreement, which has
been executed and with which you agree to comply; and (2) the
proprietary and restricted rights notices included in this
documentation.
Contents

Siebel Data Warehouse Data Model Reference for Industry Applications 1

Chapter 1: What’s New in This Release

Chapter 2: Siebel Data Warehouse Background


Dimensional Modeling Concepts Used in Siebel Data Warehouse 9
Transactional Processing for Business Operations 9
Analytical Processing for Business Decisions 10
Database Denormalization for Performance 10
Dimensional Modeling for Data Organization 12
ETL (Extract, Transform, Load) Processing 12
Siebel Data Warehouse Dimensional Schema Structure and Components 13
Dimensional Schema Structure 13

Chapter 3: Siebel Data Warehouse Tables and Processes


Siebel Data Warehouse Table Types 17
Internal Tables in Siebel Data Warehouse 18
Data Warehouse Change Capture Tables 19
Staging Tables in Siebel Data Warehouse 21
Dimension Tables in Siebel Data Warehouse 22
Hierarchy Tables in Siebel Data Warehouse 22
Aggregate Tables in Siebel Data Warehouse 24
Subset Dimension Tables in Siebel Data Warehouse 26
Mini-Dimension Tables in Siebel Data Warehouse 26
Slowly-Changing Dimensions (SCD) in Siebel Data Warehouse 27
Helper Tables in Siebel Data Warehouse 28
Fact Tables in Siebel Data Warehouse 29
Extension Tables in Siebel Data Warehouse 29
Siebel Data Warehouse Processes 30
Mapping Types in Siebel Data Warehouse 31
Extraction Process 32
Initial Data Capture 32
Change Capture Process 32
The Siebel Data Warehouse DATASOURCE_NUM_ID Column 37
Siebel Data Warehouse Values 37

Siebel Data Warehouse Data Model Reference for Industry Applications 3


Version 7.8.4
Contents ■

Siebel Data Warehouse Primary Data Values 37


Supported List of Values in Siebel Data Warehouse 38
Siebel Data Warehouse Currency Conversion 39
Siebel Data Warehouse Exchange Rates 39
Siebel Data Warehouse Cost Lists 39

Chapter 4: Siebel Table Types and Naming Conventions


Siebel Data Warehouse Table Types 41
Naming Conventions for Siebel Data Warehouse Tables 41
Description of Siebel Data Warehouse Table Types 42
Siebel Analytics Transactional Table Types 44
Naming Conventions for Siebel Analytics Tables 44
Description of Siebel Analytics Table Types 44
System Fields in Siebel Analytics Transactional Tables and Data Warehouse Tables
45
Standard Column Suffixes in Siebel Analytics 46
Siebel Analytics Tables Used in Transactional Processing 46
List of All Data Warehouse Tables for Industry Applications 48
Obsolete Tables and Columns in This Release 72

Chapter 5: Dimensional Schema Diagrams


Dimensional Schema Diagrams and Descriptions 84

Chapter 6: Siebel Pharma Mobile Analytics Schema


Sourcing Reports for Siebel Pharma Mobile Analytics 219
Dimensional Schema Diagrams and Descriptions 222
Siebel Pharma Mobile Analytics Tables 235

Chapter 7: Source and Target Table Mappings


Mapping Tables 269
Cross-Industry Source, Staging, and Target Table Mappings 270
Industry Applications Source, Staging, and Target Table Mappings 331
Data Warehouse Column and Index Reference for Industry Applications 393

Index

4 Siebel Data Warehouse Data Model Reference for Industry Applications


Version 7.8.4
1 What’s New in This Release

What’s New in Siebel Data Warehouse Data Model Reference for


Industry Applications, Version 7.8.4
Table 1 lists changes described in this version of the documentation to support Release 7.8.4 of the
software.

Table 1. New Product Features in Siebel Data Warehouse Data Model Reference for Industry
Applications, Version 7.8.4

Topic Description

List of All Data Warehouse Tables for Updated the list of Siebel Data Warehouse tables used for
Industry Applications on page 48 Industry Applications.

Dimensional Schema Diagrams and Added new Public Sector schema diagrams.
Descriptions on page 84

Data Warehouse Column and Index Updated column and index information for Siebel Industry
Reference for Industry Applications.
Applications on page 393

What’s New in Siebel Data Warehouse Data Model Reference for


Industry Applications, Version 7.8.3
Table 2 lists changes described in this version of the documentation to support Release 7.8.3 of the
software.

Table 2. New Product Features in Siebel Data Warehouse Data Model Reference for Industry
Applications, Version 7.8.3

Topic Description

Siebel Analytics Tables Used in Updated the list of Siebel Analytics tables in the transactional
Transactional Processing on database.
page 46

List of All Data Warehouse Tables for Updated the list of Siebel Data Warehouse tables used for
Industry Applications on page 48 Industry Applications.

Obsolete Tables and Columns in This Updated the list of obsolete tables and columns.
Release on page 72

Dimensional Schema Diagrams and Added new schema diagrams and removed obsolete schema
Descriptions on page 84 diagrams.

Sourcing Reports for Siebel Pharma Updated the list of sourcing reports for Siebel Pharma Mobile
Mobile Analytics on page 219 Analytics.

Siebel Data Warehouse Data Model Reference for Industry Applications 5


Version 7.8.4
What’s New in This Release ■

Table 2. New Product Features in Siebel Data Warehouse Data Model Reference for Industry
Applications, Version 7.8.3

Topic Description

Siebel Pharma Mobile Analytics Updated the list of Siebel Pharma Mobile Analytics tables.
Tables on page 235

Industry Applications Source, Updated table mappings for Siebel Industry Applications.
Staging, and Target Table
Mappings on page 331

Data Warehouse Column and Index Updated column and index information for Siebel Industry
Reference for Industry Applications.
Applications on page 393

What’s New in Siebel Data Warehouse Data Model Reference for


Industry Applications, Version 7.8.2
Table 3 lists changes described in this version of the documentation to support Release 7.8.2 of the
software.

Table 3. New Product Features in Siebel Data Warehouse Data Model Reference for Industry
Applications, Version 7.8.2

Topic Description

New table mappings Revised data warehouse target table mappings for
W_PRDATTRNM_D and W_PRDATTR_D.
See “Mapping Tables” on page 269

6 Siebel Data Warehouse Data Model Reference for Industry Applications


Version 7.8.4
What’s New in This Release ■

What’s New in Siebel Data Warehouse Data Model Reference for


Industry Applications, Version 7.8
Table 4 lists changes described in this version of the documentation to support Release 7.8 of the
software.

Table 4. New Product Features in Siebel Data Warehouse Data Model Reference for Industry
Applications, Version 7.8

Topic Description

New Siebel Data Warehouse tables Added new Siebel Data Warehouse tables used in Usage
for Usage Accelerator Accelerator. These Data Warehouse tables contain the
necessary columns for ETL transformations.
See “List of All Data Warehouse
Tables for Industry Applications” on
page 48

Revised Siebel Data Warehouse Updated the column and index reference for each Siebel Data
Column and Index Reference Warehouse table.

See “Data Warehouse Column and


Index Reference for Industry
Applications” on page 393

New chapter for Siebel Pharma Added a new chapter listing all Siebel Mobile Analytics Data
Mobile Analytics Warehouse tables and sourcing reports for Siebel Pharma
Mobile Analytics.
Chapter 6, “Siebel Pharma Mobile
Analytics Schema” NOTE: Siebel Disconnected Analytics Platform is now called
Siebel Mobile Analytics.

Siebel Data Warehouse Data Model Reference for Industry Applications 7


Version 7.8.4
What’s New in This Release ■

8 Siebel Data Warehouse Data Model Reference for Industry Applications


Version 7.8.4
2 Siebel Data Warehouse
Background

This chapter and Chapter 3, “Siebel Data Warehouse Tables and Processes,” provide an overview of the
Siebel Data Warehouse database and how it functions within Siebel Analytics.

NOTE: The Siebel Data Warehouse is also referred to as the Siebel Relationship Management
Warehouse.

This chapter covers the following topics:

■ “Dimensional Modeling Concepts Used in Siebel Data Warehouse” on page 9

■ “ETL (Extract, Transform, Load) Processing” on page 12

■ “Siebel Data Warehouse Dimensional Schema Structure and Components” on page 13

You will need to understand the Siebel Data Warehouse thoroughly before you modify or customize
it. If you are not already thoroughly familiar with the data warehouse, you should read these
chapters first.

For an extended discussion of data modeling, also read the chapter on data modeling in Siebel
Analytics Server Administration Guide. In addition, books on data warehouses and dimensional
modeling provide useful background information.

Dimensional Modeling Concepts Used in


Siebel Data Warehouse
The Siebel data model makes use of the following concepts:

■ “Transactional Processing for Business Operations” on page 9

■ “Analytical Processing for Business Decisions” on page 10

■ “Database Denormalization for Performance” on page 10

■ “Dimensional Modeling for Data Organization” on page 12

Transactional Processing for Business Operations


Siebel Data Warehouse is designed to support complex queries that access large volumes of data.
This process requires a different type of database structure than the one that is used for Siebel
operational applications.

Siebel operational applications use a database optimized for processing transactions, such as
entering opportunities or updating account information. These transactions are fairly predictable.
Therefore, the storage and organization of this data can be optimized for high throughput and fast
response.

Siebel Data Warehouse Data Model Reference for Industry Applications 9


Version 7.8.4
Siebel Data Warehouse Background ■ Dimensional Modeling Concepts Used in Siebel
Data Warehouse

The Siebel transactional data model is designed for speed and performance in entering data, running
limited scope queries, and managing processes like call scripting. These tasks are considered
transactions, and the database used is called an online transaction processing (OLTP) database.

Optimizing a database used for these purposes requires a design, or schema, which puts each bit of
information in a single location in the database. This allows you to update the data efficiently, since
you do not have to update the same bit of data in multiple locations. Tables in an OLTP database
usually will have links, or join paths, to other tables.

The database design used in an OLTP database is usually normalized as a means of organizing data
for efficient storage and retrieval. There are several levels of database normalization, from first to
fifth normal form. The Siebel database is in third normal form.

Analytical Processing for Business Decisions


High-level analytical queries, like those commonly used in Siebel Analytics, scan and analyze large
volumes of data using complex formulas. This process can take a long time when querying an OLTP
database, impacting overall system performance.

Because complex queries run slowly on OLTP databases, the database requirements for Siebel
Analytics are different from other parts of Siebel operational applications. In Siebel Analytics, you
will modify data much less frequently than in Siebel operational applications, but you will need quick
results when viewing new analyses, drilling down to detailed charts and graphs, and creating new
briefings.

To address these requirements, you need a physical implementation of the data model that is
optimized for quick review of the entire database of information rather than quick updating of that
information. Such a database will have as few join paths as possible to minimize processing. This
means fewer, larger database tables rather than many smaller ones. In such a database schema, the
same piece of data may appear in several locations, which reduces the need for join paths. This type
of database is called denormalized.

The Siebel Data Warehouse is an online analytical processing (OLAP) database, which allows you to
selectively extract, analyze, and view data. The Siebel Data Warehouse schema was designed using
star schema modeling techniques (called dimensional schema in this book) to support the analysis
requirements of Siebel Analytics.

To facilitate this kind of analysis, Siebel Data Warehouse data is stored in a relational database that
considers each data attribute (such as product, account, and time period) as a separate dimension.
The Siebel Data Warehouse does not contain every piece of data stored in a transactional database,
because not all transactional data is needed for analysis.

Database Denormalization for Performance


Relational databases are typically denormalized to enhance query performance. You may want to
denormalize certain database tables if:

10 Siebel Data Warehouse Data Model Reference for Industry Applications


Version 7.8.4
Siebel Data Warehouse Background ■ Dimensional Modeling Concepts Used in Siebel
Data Warehouse

■ You have critical queries and reports that rely upon data from more than one table. Often these
requests need to be processed online.

■ You have repeating groups that need to be processed in a group instead of individually.

■ You need to apply many calculations to one or many columns before queries can be successfully
answered.

■ Different users need to access tables in different ways during the same time frame.

■ Your users query certain columns a large percentage of the time. Database designers consider
60 percent or greater to indicate that denormalization may be an option worth considering.

There are many different types of denormalized tables that can resolve the performance problems
caused when accessing fully normalized data.

Normalization optimizes updates at the expense of retrievals. When a fact is stored in only one place,
retrieving many different but related facts requires joining and querying many different tables, which
slows the retrieval process. Updating is quicker, however, because the fact you are updating exists
in only one place.

With a normalized data model, one fact is stored in one place, related facts about a single entity are
stored together, and every column of each entity refers nontransitively to only the unique identifier
for that entity.

To optimize the performance of Siebel Analytics, you must make sure that the data retrieval
capability of the data warehouse is at its most-effective level. To accomplish this, the physical
implementation is denormalized; one fact appears in numerous places. This speeds data retrieval at
the expense of data modification.

Your application accesses the denormalized tables in read-only mode, which achieves considerable
performance gains.

Table 5 summarizes the differences between the Siebel OLTP and Siebel Data Warehouse databases.

Table 5. Differences Between OLTP and Data Warehouse Databases

Siebel Data Warehouse (Online Analytic


OLTP (Online Transaction Processing) Processing)

Entity Relation Model: Dimensional Model:

■ Normalized ■ Denormalized

■ Many tables ■ Fewer tables

■ Many join paths ■ Fewer join paths

■ Complex schema ■ Simple schema

Data is frequently updated and volatile. Data is a snapshot; seldom updated and
nonvolatile.

Structure is activity-oriented. Structure is subject-oriented.

Siebel Data Warehouse Data Model Reference for Industry Applications 11


Version 7.8.4
Siebel Data Warehouse Background ■ ETL (Extract, Transform, Load) Processing

Table 5. Differences Between OLTP and Data Warehouse Databases

Siebel Data Warehouse (Online Analytic


OLTP (Online Transaction Processing) Processing)

Many users. Fewer users.

Optimized for inserts, updates, and deletes. Optimized for queries.

Dimensional Modeling for Data Organization


Dimensional modeling is a technique for organizing business data in a way that helps end users
understand that data. In dimensional modeling, data is structured as a cube with three or more
dimensions. Users can then view that data according to any combination of those dimensions.

For example, order revenue data can be organized by time, contact, and product dimensions. If these
dimensions are viewed as three sides of a cube, the points inside the cube would be the business
measures (order revenue) for that combination of dimensions.

This allows users to analyze and view the revenue data on any combination of these three
dimensions, answering questions such as:

■ What is the total revenue from a contact?

■ What is the total revenue for a given contact for a given product line in the previous month?

ETL (Extract, Transform, Load)


Processing
Because a data warehouse organizes and stores data differently from an OLTP database, the data
must be reorganized before it is entered into the data warehouse. The process by which this is done
is known as ETL (Extract, Transform, Load):

■ Extract. Data is selected from tables in the OLTP environment according to defined criteria and
moved into an intermediate or staging environment.

■ Transform. This data is then reformatted, denormalized, and otherwise modified to become
useful within the structure of the data warehouse.

■ Load. The data is loaded into the dimension and fact tables that make up the data warehouse.

Siebel Analytics uses Informatica for the ETL process itself but uses the Siebel Data Warehouse
Application Console for configuring the ETL process tasks. (For more information about the Siebel
Data Warehouse Application Console, see Siebel Analytics Applications Installation and
Administration Guide.)

12 Siebel Data Warehouse Data Model Reference for Industry Applications


Version 7.8.4
Siebel Data Warehouse Background ■ Siebel Data Warehouse Dimensional Schema
Structure and Components

Siebel Data Warehouse Dimensional


Schema Structure and Components
The Siebel Data Warehouse operates against the existing Siebel schema with access to Siebel
transactional database data. However, this transactional data is not simply copied over to the data
warehouse. Using ETL processes, the data is transformed into a format that is more effective for
query processing. The resulting format is called a dimensional schema.

Dimensional Schema Structure


A dimensional schema is composed of one or more central fact tables, a set of dimension tables, and
the joins that relate the dimension tables to the fact tables as in Figure 1 on page 14.

Siebel Data Warehouse Data Model Reference for Industry Applications 13


Version 7.8.4
Siebel Data Warehouse Background ■ Siebel Data Warehouse Dimensional Schema
Structure and Components

Figure 1 is an example of a dimensional schema, with one large dominant table at the center that
contains facts that can be aggregated, such as revenue and units. Each spoke, or point, on the
dimensional schema represents an attribute of a fact such as date, account, and product.
,

Product Dimension Contact Dim

Product_key Contact key


Product_name Contact_first_name
Product_line Contact_middle_name
Vendor_name Contact_last_name
Product_hierarchy Contact_job_title
. .
. .
. W_Revenue_fact .
Product_key
Contact_key
Opportunity_key
Organization_key
Employee_key Organization Dim
. Org_key
. Org_name
. Org_type
Closed_revenue Org_status

.Expected_revenue .
. .
. .
Oppty Dim
Oppty_key
Oppty_name
Oppty_acct_name
Oppty_date
Employee Dim
.
. Employee_key
. Emp_fname
Emp_middle_name
Emp_last_name
Emp_job_title
Emp_manager_name
.
.
.
Figure 1. Dimensional Schema Example

The major components of any dimensional schema are the following:

■ Tables, consisting of facts and dimensions

■ Columns, consisting of measures and attributes

14 Siebel Data Warehouse Data Model Reference for Industry Applications


Version 7.8.4
Siebel Data Warehouse Background ■ Siebel Data Warehouse Dimensional Schema
Structure and Components

Dimensional Table Types


Fact tables. In a dimensional schema, the central table is a fact table. It usually contains numeric
measurements, and is the only type of table with multiple joins to other tables. Surrounding the fact
table are dimension tables, which are related to the fact table by a single join.

Dimension tables. The dimension tables store descriptions of the characteristics of a business. A
dimension is descriptive information that qualifies a fact. For example, each record in a Product
dimension represents a specific product. Typically, dimension tables are wide and short because they
contain fewer records with many columns. The columns of a dimension table are also called attributes
of the dimension. Each dimension table in a dimensional schema has a single primary key joined to
the fact table.

Dimensional Column Types


Measure column. A measure is a column in a fact table. For example, if a fact table contains the
columns closed_revenue and expected_revenue, each of these columns is a measure. A measure is
a single type of fact; it is not the entire set of facts in a fact table or a single record in the fact table.

Attribute column. An attribute is a column in a dimension table. If a dimension table contains the
columns contact_first_name and contact_last_name, each of these categories of detail is an
attribute. A single dimension is made up of many attributes; it is not an entire dimension or a single
record in a dimension table.

Siebel Data Warehouse Data Model Reference for Industry Applications 15


Version 7.8.4
Siebel Data Warehouse Background ■ Siebel Data Warehouse Dimensional Schema
Structure and Components

16 Siebel Data Warehouse Data Model Reference for Industry Applications


Version 7.8.4
3 Siebel Data Warehouse Tables
and Processes

This chapter provides an overview of the Siebel Data Warehouse database and how it functions within
Siebel Analytics.

NOTE: The Siebel Data Warehouse is also referred to as the Siebel Relationship Management
Warehouse.

This chapter covers the following topics:

■ “Siebel Data Warehouse Table Types” on page 17

■ “Siebel Data Warehouse Processes” on page 30

■ “Mapping Types in Siebel Data Warehouse” on page 31

■ “Extraction Process” on page 32

■ “Siebel Data Warehouse Values” on page 37

You need to understand the Siebel Data Warehouse thoroughly before you modify or customize it. If
you are not already thoroughly familiar with the data warehouse, you should read this chapter and
Chapter 2, “Siebel Data Warehouse Background,” first.

NOTE: The information in this chapter is general. A list of all the Siebel Data Warehouse tables is in
Chapter 4, “Siebel Table Types and Naming Conventions.” A description of all columns in the Siebel
Data Warehouse tables is in Chapter 7, “Source and Target Table Mappings.”

Siebel Data Warehouse Table Types


A data warehouse contains a focused subset of corporate data that is created by transforming
transactional data into a format suitable for broad, aggregate queries. The Siebel Analytics schema
is optimized to retrieve the data sets you need. Siebel Analytics creates the data warehouse from
data model definitions derived directly from the Siebel OLTP database. The Siebel Data Warehouse
tables map by default to a specific version of the Siebel OLTP database, and Siebel Analytics bridges
give you flexibility to change this default mapping.

The Siebel Data Warehouse table types described in this chapter are:

■ Internal

■ Staging

■ Dimension

■ Fact

■ Mini-Dimension

■ Subset Dimension

■ Slowly-Changing Dimensions (SCD)

Siebel Data Warehouse Data Model Reference for Industry Applications 17


Version 7.8.4
Siebel Data Warehouse Tables and Processes ■ Siebel Data Warehouse Table Types

■ Helper

■ Hierarchy

■ Aggregate

■ Extension

Internal Tables in Siebel Data Warehouse


Internal tables are used primarily by ETL mappings for data transformation and controlling ETL runs.
These tables are not queried by end users and are not directly managed by the Siebel Data
Warehouse Application Console. These internal tables are described in Table 6.

Table 6. Internal Tables

Name Purpose Location

W_PARAM_G Stores parameters and defaults that are used in ETL. Data Warehouse

W_DUAL_G Used to generate records for Day dimension. Data Warehouse

W_ETL_RUN_S Stores a record for every ETL run with a status of Data Warehouse
Running when ETL is running and Completed when
ETL finishes successfully.

W_COSTLST_G Stores Cost Lists. Data Warehouse

W_EXCH_RATE_G Stores Exchange Rates. Data Warehouse

W_LOV_G Stores List of Values in a way that translations can be Data Warehouse
done effectively using SQL.

W_LST_OF_VAL_G Stores the List of Values. A temporary table that is Data Warehouse
built during every ETL and used to populate
W_LOV_D.

W_LOV_EXCPT_G Stores the List of Values for the LOV Types in which Data Warehouse
the ETL process finds exceptions.

S_ETL_COSTLST Mirror table of W_COST_LST_G. Used by real-time Transactional


Analytics. Database

S_ETL_EXCH_RATE Mirror table of W_EXCH_RATE_G. Used by real-time Transactional


Analytics. Database

S_ETL_CTRYREGN A seeded table. The data from this table is extracted Transactional
and loaded into W_CTRYREGN_D, which is a lookup Database
table for loading REGION in W_GEO_D.

S_ETL_CURR_RUN Stores the last ETL run date for which forecasts were Transactional
extracted and the current ETL run date when Database
forecasts are being extracted.

18 Siebel Data Warehouse Data Model Reference for Industry Applications


Version 7.8.4
Siebel Data Warehouse Tables and Processes ■ Siebel Data Warehouse Table Types

Table 6. Internal Tables

Name Purpose Location

S_ETL_RUN Mirror table of W_ETL_RUN_S. Transactional


Database

S_ETL_TIME_DAY A seeded table. The date from this table is extracted Transactional
and loaded into W_TIME_DAY_D. Also used by real- Database
time Analytics.

S_ETL_DAY Mirror table of W_DAY_D. Used by real-time Transactional


Analytics. Database

S_ETL_ERRHLP A seeded table. Stores the error messages displayed Transactional


in Exception Reports. Database

S_ETL_ERRLOG Exceptions are loaded into this table. Transactional


Database

S_ETL_INDUS_VER Is seeded. Stores the Vertical for every SIC Industry Transactional
Code. This tables is used to load W_INDUSTRY_D and Database
also used in real-time Analytics.

S_ETL_LOV W_LOV_D’s mirror table. Used by real-time Analytics. Transactional


Database

S_ETL_PARAM W_PARAM_G’s mirror table. Used to extract and Transactional


convert Exchange Rates to the Data Warehouse’s Database
currency.

S_ETL_PRD_ATTR Stores all possible attributes for a given product. Transactional


Database

S_ETL_PRD_REL Stores class inheritance of a product. Transactional


Database

Data Warehouse Change Capture Tables


Change capture tables are used as pointers in extracting relevant data from the Siebel OLTP
database. Table 7 lists the change capture table types and table names.

Table 7. Change Capture Tables

Table Type Table Name

S_ETL_R_IMG S_ETL_R_IMG_1 to S_ETL_R_IMG_151

S_ETL_I_IMG S_ETL_I_IMG_1 to S_ETL_I_IMG_151

S_ETL_D_IMG S_ETL_D_IMG_1 to S_ETL_D_IMG_151

Siebel Data Warehouse Data Model Reference for Industry Applications 19


Version 7.8.4
Siebel Data Warehouse Tables and Processes ■ Siebel Data Warehouse Table Types

The S_ETL_R_IMG tables maintain a list of identifiers of rows that have been modified or inserted in
the Siebel OLTP database for a specified period of time and then extracted. The specified period is
defined as prune days in the Siebel Data Warehouse Application Console. Prune days is an ETL
Preference parameter. (For more information about this ETL parameter, see Siebel Analytics
Applications Installation and Administration Guide.)

The extraction row ID table fields (columns) and their characteristics are shown in Table 8.

Table 8. Fields and Characteristics of S_ETL_R_IMG

Field Type Description

ROW_ID VARCHAR2 For data migrated from Siebel transactional database,


(15) the ROW_ID of the data. This is a Siebel transactional
database system field.

LAST_UPD Contains the LAST_UPD value of the source record.

MODIFICATION_NUM NUMBER (10) Contains the MODIFICATION_NUM value of the source


record.

The S_ETL_R_IMG table information is used during the change capture process in conjunction with
the LAST_UPD value of the source table data.

The structure of the S_ETL_I_IMG and S_ETL_D_IMG tables is similar to the S_ETL_R_IMG tables,
with one additional column, OPERATION, that is reserved for future use. Siebel Analytics uses the
information from these tables to populate the staging tables with incremental data, by joining the
S_ETL_I_IMG tables with transactional database tables in extract queries.

The S_ETL_D_IMG tables contain the same fields as the S_ETL_R_IMG tables. These tables maintain
the list of row identifiers that have been deleted from Siebel OLTP database. This process is managed
using delete triggers. The delete triggers in the standard Siebel Data Warehouse are created for the
source tables shown in Table 9. How this information is used is shown in the column Use of Delete
Information.

Table 9. Delete Triggers in Siebel Data Warehouse

Source Table Using Delete Trigger Use of Delete Information

S_ORG_EXT To set inactive flag in Org dimension.

S_CONTACT To set inactive flag in Contact dimension.

S_MDF_TXN To delete fund transaction information if source is


deleted.

S_ASGN_GRP_POSTN To delete alignment information if source is deleted.


S_ASGN_RULE_ITEM To delete alignment information if source is deleted.

S_ASSET_POSTN To delete visibility information if source is deleted.

S_ASSET_BU To delete visibility information if source is deleted.

20 Siebel Data Warehouse Data Model Reference for Industry Applications


Version 7.8.4
Siebel Data Warehouse Tables and Processes ■ Siebel Data Warehouse Table Types

Table 9. Delete Triggers in Siebel Data Warehouse

Source Table Using Delete Trigger Use of Delete Information

S_INSCLM_POSTN To delete visibility information if source is deleted.

S_INSCLM_BU To delete visibility information if source is deleted.

S_PRSP_CONTACT To delete visibility information if source is deleted.

S_ACT_EMP To delete visibility information if source is deleted.

S_ACCNT_POSTN To delete visibility information if source is deleted.

S_ORG_BU To delete visibility information if source is deleted.

S_POSTN_CON To delete visibility information if source is deleted.

S_ORDER_BU To delete visibility information if source is deleted.

S_ORDER_POSTN To delete visibility information if source is deleted.

S_OPTY_POSTN To delete visibility information if source is deleted.

S_OPTY_BU To delete visibility information if source is deleted.

S_DOC_QUOTE To delete visibility information if source is deleted.

S_DOC_QUOTE_BU To delete visibility information if source is deleted.

S_SRC_POSTN To delete visibility information if source is deleted.

S_SRC_BU To delete visibility information if source is deleted.

S_C_LST_POSTN To delete visibility information if source is deleted.

S_CALL_LST_BU To delete visibility information if source is deleted.

S_COMMUNICATION To delete visibility information if source is deleted.

S_SRV_REQ To delete visibility information if source is deleted.


S_ORGGRP_POSTN To delete visibility information if source is deleted.

S_ORG_GROUP_BU To delete visibility information if source is deleted.

Staging Tables in Siebel Data Warehouse


Staging tables are used primarily to stage incremental data from the transactional database. When
the ETL process is run, staging tables are truncated before they are populated with change capture
data. During the initial full ETL load, these staging tables hold the entire source data set (for a
defined period of history), but they hold only a much smaller volume during subsequent refresh ETL
runs.

This stage data is transformed (List of Values translations, Computations, Currency conversions) and
loaded to the dimension and fact staging tables. These tables are typically tagged as TableName_DS
or TableName_FS. Customizations are enabled through extension tables, and they are tagged as
TableName_DXS and TableName_FSX. The staging tables for the Usage Accelerator are tagged as
WS_TableName.

Siebel Data Warehouse Data Model Reference for Industry Applications 21


Version 7.8.4
Siebel Data Warehouse Tables and Processes ■ Siebel Data Warehouse Table Types

The staging table structure is independent of source data structures and resembles the structure of
data warehouse tables. This resemblance allows staging tables to be used also as interface tables
between other non-Siebel sources and data warehouse target tables.

The mappings that load data from source tables to staging tables are source-dependent (Source
Dependent Extraction, or SDE) and have the name SDE_TableNameDimension or
SDE_TableNameFact.

In contrast, the mappings that load from staging tables to the dimension or fact tables are source
independent (Source Independent Loading, or SIL) and have the naming convention of
SIL_TableNameDimension or SIL_TableNameFact. The SIL mappings incorporate Refresh ETL logic
(Incremental Data) so that changed rows from staging tables are updated in the target tables and
new rows from staging tables are inserted.

Dimension Tables in Siebel Data Warehouse


The unique numeric key (ROW_WID) for each dimension table is generated during the load process.
This key is used to join each dimension table with its corresponding fact table or tables. It is also
used to join the dimension with any associated hierarchy table or extension table.

NOTE: Unlike the Siebel OLTP database, which uses alphanumeric row IDs, the ROW_WID columns
in the Siebel Data Warehouse tables are numeric.

Other system tables store other information about dimension records. You can find more information
about system tables in “Siebel Table Types and Naming Conventions” on page 41.

In every dimension table, the ROW_WID value of zero is reserved for Unspecified. If one or more
dimensions for a given record in a fact table are unspecified, the corresponding key fields in that
record are set to zero.

Hierarchy Tables in Siebel Data Warehouse


Some dimensions are hierarchical in nature. This hierarchy information is stored in a separate table,
with one record for each record in the corresponding dimension table. This information allows users
to drill up and down through the hierarchy in reports.

In the Siebel transactional database (OLTP) model, there are hierarchical relationships that are
defined for entities such as Account/Subaccount, and Products. To preserve the logical hierarchies
while allowing each dimension table to be denormalized, these hierarchical relationships need to be
represented so that they are not lost when looking at data across different levels.

Hierarchical dimensions in this release are Agreement, Alignment, Fund, Geographical Region,
Industry, Medical Plan, Opportunity, Organization, Position, Product, and Product Category. These
hierarchies are fully rebuilt with each ETL Run.

22 Siebel Data Warehouse Data Model Reference for Industry Applications


Version 7.8.4
Siebel Data Warehouse Tables and Processes ■ Siebel Data Warehouse Table Types

Figure 2 is an example of an Organization hierarchy, with Revenue shown within the parenthesis.

Figure 2. Example Hierarchy in a Tree Structure

Table 10 shows example hierarchy in a tabular structure.

Table 10. Example Hierarchy in a Tabular Structure

Base Table Hierarchy Table

Node 0 Node 1 Node 2 Node 3

A (10)

B (20) A

C (30) A
D (40) B A
E (50) B A

F (60) C A

G (70) C A

H (80) D B A

I (90) D B A

J (100) E B A

K (110) E B A

Siebel Data Warehouse Data Model Reference for Industry Applications 23


Version 7.8.4
Siebel Data Warehouse Tables and Processes ■ Siebel Data Warehouse Table Types

The examples illustrated in Table 10 are translated in a data warehouse hierarchy table by building
a top-down hierarchy. This flattening process is illustrated by the translated hierarchy shown in
Table 11.

Table 11. Example Hierarchy Table in Siebel Data Warehouse

BASE LVL1 LVL2 LVL3 LVL4 LVL5 LVL6 LVL7 LVL8 TOP FHL

A A A A A A A A A A 9

B B B B B B B B B A 8

C C C C C C C C C A 8

D D D D D D D D B A 7

E E E E E E E E B A 7

F F F F F F F F C A 7

G G G G G G G G C A 7

H H H H H H H D B A 6

I I I I I I I D B A 6

J J J J J J J E B A 6

K K K K K K K E B A 6

When flattened in this fashion, an SQL GROUP_BY query at any level accurately reflects the values
of its composite rows. For example, executing a GROUP_BY query on Level 2 results in data from A,
B’s children, and C, which accounts for the data at lower levels. A GROUP_BY at the top level results
in data from A’s children, and a GROUP_BY at the bottom-most (base) level retrieves each individual
row’s data. In every case, the relevant data is retrieved.

The maximum number of hierarchy levels supported in Siebel Analytics is ten. If a hierarchy greater
than ten levels is loaded into Siebel Analytics, it will be noted in the exception reports.

Aggregate Tables in Siebel Data Warehouse


One of the main uses of a data warehouse is to sum up fact data with respect to a given dimension,
for example by date or by sales region. Performing this summation on the fly is resource-intensive,
and slows down response time. Siebel Data Warehouse precalculates some of these sums and stores
the information in aggregate tables.

24 Siebel Data Warehouse Data Model Reference for Industry Applications


Version 7.8.4
Siebel Data Warehouse Tables and Processes ■ Siebel Data Warehouse Table Types

Table 12 lists the aggregate tables in the Siebel Data Warehouse.

Table 12. Siebel Data Warehouse Aggregate Tables

Table Name Description

W_SRVREQ_A Service request measures including Minutes Open, Total SRs, Open
SRs, Closed SRs, Pending SRs by Severity, Status, Product, and Owner

W_SR_OPDT_A Service Request measures by Open Date

W_SR_CLDT_A Service Request measures by Close Date

W_SPREVN_CL_A Opportunity Revenue measures by Sales Pipeline Attributes and Close


Date

W_SPREVN_OP_A Opportunity Revenue measures by Sales Pipeline Attributes and Open


Date

W_PLREVN_CL_A Opportunity Revenue measures by Product Line and Close Date

W_PLREVN_OP_A Opportunity Revenue measures by Product Line and Open Date

W_CAMP_HIST_A Campaign History measures by Campaign and Segment

W_RESP_CMP_A Response measures by Campaign and Segment

W_RESP_CMPOFR_A Response measures by Campaign, Segment, Offer, and Response


Method

W_SR_AMT_A Summarizes measures from W_ACTIVITY_F (field service related),


W_ORDERITEM_F (costs and amounts separated into billable and
nonbillable categories) and W_INVOICE_F by Account, Agreement,
Entitlement, and Service Request

W_ACTIVITY_A Activity Measures from W_ACTIVITY_F, W_REGION_D

W_ACT_M_A Call Activity measures aggregated by month


W_ACT_T_A Call Activity measures aggregated by trimester

W_ACT_W_A Call Activity measures aggregated by week


W_ACT_Y_A Call Activity measures aggregated by year

W_MKT_T_A Syndicate Market data measures aggregated by trimester

W_MKT_Y_A Syndicate Market data measures aggregated by year

W_SYND_T_A Syndicate data measures aggregated by trimester

W_SYND_Y_A Syndicate data measures aggregated by year

Siebel Data Warehouse Data Model Reference for Industry Applications 25


Version 7.8.4
Siebel Data Warehouse Tables and Processes ■ Siebel Data Warehouse Table Types

Subset Dimension Tables in Siebel Data Warehouse


Siebel Data Warehouse contains subset dimension tables. Subset dimension tables are extracted
from dimension tables using a filter on a particular attribute of the parent dimension table. In other
words, they contain all the columns of the parent dimension table. Subset dimension tables are
primarily used in conjunction with aggregate tables.

Table 13 lists the subset dimension tables in the Siebel Data Warehouse.

Table 13. Subset Dimension Tables in Siebel Data Warehouse

Table Name Subset

W_EMPLOYEE_D Employees

W_INT_ORG_D Internal Organizations

W_EMP_ORG_D Employee Organizations

W_COMPETITOR_D Competitor Organizations

W_PROD_LN_D Product Line

W_IND_VERT_D Industry Vertical

W_CTRY_REGN_D Country Region

W_PRG_PROGRAM_D Programs

W_PRG_CAMP_D Campaigns

Mini-Dimension Tables in Siebel Data Warehouse


Mini-dimension tables include combinations of the most queried attributes of their parent
dimensions. They improve query performance because the database does not need to join the fact
tables to the big parent dimensions but can join these small tables to the fact tables instead.

Table 14 lists the mini-dimension tables in Siebel Data Warehouse.

Table 14. Mini-Dimension Tables in Siebel Data Warehouse

Table Name Parent Dimension

W_RESPONSE_MD Parent W_RESPONSE_D

W_AGREE_MD Parent W_RESPONSE_D

W_ASSET_MD Parent W_RESPONSE_D

W_OPTY_MD Parent W_RESPONSE_D

W_ORDER_MD Parent W_RESPONSE_D

W_QUOTE_MD Parent W_RESPONSE_D

W_SRVREQ_MD Parent W_RESPONSE_D

26 Siebel Data Warehouse Data Model Reference for Industry Applications


Version 7.8.4
Siebel Data Warehouse Tables and Processes ■ Siebel Data Warehouse Table Types

Slowly-Changing Dimensions (SCD) in Siebel Data


Warehouse
Siebel Analytics provides tracking of certain slowly-changing dimension (SCD) attributes over time.
The dimension table maintains the most recent data for each fact item. The corresponding SCD table,
by contrast, maintains a historical record of previous values for tracked attributes and contains
multiple rows for each fact item for which the tracked attribute has changed.

Siebel Analytics tracks SCDs in the following two ways:

■ By inserting the new value into the column for the current value of the dimension table and
moving the current value to the column for the old value, but not adding a new row. This provides
tracking of the most recent changes.

■ By adding a new row which contains a value for the SCD attribute and the start and end dates
during which it is in effect. This information is tracked in slowly-changing dimension tables
corresponding to a given dimension. These tables are identified with the suffix _SCD. This
provides reporting on the history of an attribute.

For example, the table W_PERSON_D might contain these rows, as shown in Table 15.

Table 15. Sample Columns in W_PERSON_D

ROW_WID NAME SSN INCOME MARITAL_FLG

1 A 1-1 250 N

2 B 2-2 350 N

3 C 3-3 300 N

The corresponding table W_PERSON_SCD would then contain the corresponding rows, as shown in
Table 16.

Table 16. Sample Columns in W_PERSON_SCD Tracking MARITAL_FLG

ROW_WID NAME SSN INCOME MARITAL_FLG SCD_START_DT_WID SCD_END_DT_SCD

1 A 1-1 100 N 0 19971001

1 A 1-1 100 Y 19971001 20010310

1 A 1-1 250 N 20010310 20101231

2 B 2-2 200 Y 0 20011115

2 B 2-2 350 N 20011115 20101231

3 C 3-3 300 Y 0 20011219


3 C 3-3 300 N 20011219 20101231

Siebel Data Warehouse Data Model Reference for Industry Applications 27


Version 7.8.4
Siebel Data Warehouse Tables and Processes ■ Siebel Data Warehouse Table Types

The columns SCD_START_DT_WID and SCD_END_DT_SCD track the date ranges for each change to
the tracked attributes in this dimension.

Helper Tables in Siebel Data Warehouse


Helper tables are used by the Siebel Data Warehouse to solve complex problems that cannot be
resolved by simple dimensional schemas.

In a typical dimensional schema, fact records join to dimension records with a many-to-one (M:1)
relationship. To support a many-to-many (M:M) relationship between fact and dimension records, a
helper table is inserted between the fact and dimension tables.

The helper table can have multiple records for each fact and dimension key combination. This allows
queries to retrieve facts for any given dimension value. It should be noted that any aggregation of
fact records over a set of dimension values might contain overlaps (due to a many-to-many
relationship) and can result in double counting. Figure 3 shows how helper tables can be used to
query the number of contacts contacted through an offer.

Figure 3. Helper Table Example 1

28 Siebel Data Warehouse Data Model Reference for Industry Applications


Version 7.8.4
Siebel Data Warehouse Tables and Processes ■ Siebel Data Warehouse Table Types

At times there is a requirement to query facts related to the children of a given parent in the
dimension by only specifying the parent value (example: manager’s sales fact that includes sales
facts of the manager’s subordinates). In this situation, one helper table containing multiple records
for each parent–child dimension key combination is inserted between the fact and the dimension.
This allows queries to be run for all subordinates by specifying only the parent in the dimension.
Figure 4 shows how helper tables can be used to calculate the ordered revenue through everyone in
a team under a manager. This example joins PR_TEAM_POS_WID to POSITION_WID.

Figure 4. Helper Table Example 2

Fact Tables in Siebel Data Warehouse


Each fact table contains a unique numeric key (ROW_WID), which is generated during the load
process. This key is used to join a fact table with its corresponding extension table. Each fact table
also contains one or more numeric foreign key columns to link it to various dimension tables.

Extension Tables in Siebel Data Warehouse


The extension tables are provided with Siebel Analytics to help customize the Siebel Data
Warehouse. These tables have a 1:1 relationship with their corresponding dimension and fact tables.

NOTE: Extension tables in the Siebel Data Warehouse are not the same as extension tables in the
Siebel OLTP database. For more information on customizing Siebel Analytics tables, see Siebel
Analytics Applications Installation and Administration Guide.

Siebel Data Warehouse Data Model Reference for Industry Applications 29


Version 7.8.4
Siebel Data Warehouse Tables and Processes ■ Siebel Data Warehouse Processes

Siebel Data Warehouse Processes


The relationships among the various types of tables and processes within the Siebel Data Warehouse
are shown in Figure 5.

Figure 5. ETL Processes

The main components of this process are as follows:

■ Extraction. The extraction process queries for selected data from the source OLTP database and
populates the staging tables in the data warehouse. During this process, only the incremental
data is loaded to minimize data volume and load time, as described in “Change capture tables are
used as pointers in extracting relevant data from the Siebel OLTP database. Table 7 lists the change
capture table types and table names.” on page 19. Also, various source tables are joined during
the extraction process to denormalize the data. See “Extraction Process” on page 32.

■ Transformation. After extraction the data is transformed by various processes so that it can be
loaded into the target data warehouse tables. Typical transformations performed include
computation of complex calculated fields, flattening of hierarchies, and currency conversion.

■ Loading. In this final step, the transformed data is loaded into the fact and dimension tables.
During this process the data warehouse primary keys are generated and maintained, and
referential integrity between the fact and dimension tables is maintained. This process also
identifies inserts or updates based on whether the information being loaded is new or changed.
At this time the hierarchy tables are rebuilt.

30 Siebel Data Warehouse Data Model Reference for Industry Applications


Version 7.8.4
Siebel Data Warehouse Tables and Processes ■ Mapping Types in Siebel Data
Warehouse

Mapping Types in Siebel Data


Warehouse
The various ETL processes in Siebel Analytics are carried out by programs called mappings. Mappings
and other ETL processes in the Siebel Data Warehouse use the following prefixes:

■ SDEINC_FindAux_. Identify the new or modified data in OLTP database in the primary tables
(because of changes in the auxiliary tables), and prepare the image tables to facilitate the
extraction process. In addition to this mapping prefix, the following prefixes are for Industry
Applications:

Process Prefix Industry-Specific Mapping

AT_SDEINC Automotive

CME_SDEINC Communication, Media, and Energy

CS_SDEINC Consumer Sector

FINS_SDEINC Financial Services

LS_SDEINC Life Sciences

SIA_SDEINC Industry Application general mappings. (Mappings based on base


product with Industry Application enhancements.)

■ SDE (Source-Dependent Extraction). Extract data from the Siebel OLTP database and load it
into the staging tables. The source-specific joining of normalized tables takes place during this
phase. In addition to this mapping prefix, the following prefixes are for Industry Applications:

Process Prefix Industry-Specific Mapping

AT_SDE Automotive

CME_SDE Communication, Media, and Energy


CS_SDE Consumer Sector
FINS_SDE Financial Services

LS_SDE Life Sciences

SIA_SDE Industry Application general mappings. (Mappings based on base


product with Industry Application enhancements.)

Siebel Data Warehouse Data Model Reference for Industry Applications 31


Version 7.8.4
Siebel Data Warehouse Tables and Processes ■ Extraction Process

■ SIL (Source-Independent Load). Query data from the staging tables, perform final
transformations, and load the dimension and fact tables. Because these processes are
independent of the original OLTP database, they are used for data loading from any sources when
the staging tables have been populated. In addition to this mapping prefix, the following prefixes
are for Industry Applications:

Process Prefix Industry-Specific Mapping

AT_SIL Automotive

CME_SIL Communication, Media, and Energy

CS_SIL Consumer Sector

FINS_SIL Financial Services

LS_SIL Life Sciences

SIA_SIL Industry Application general mappings. (Mappings based on base


product with Industry Application enhancements.)

Extraction Process
This section describes in detail the change capture process used to extract data from OLTP sources.

Initial Data Capture


For each source table data (S_) that is extracted from the Siebel OLTP, there is one S_ETL_I_IMG_
table and one S_ETL_R_IMG_ table.

The first time a staging table is extracted, rows that are in the specified period are selected and
inserted into the appropriate S_ETL_R_IMG_ table. The specified period is a parameter in the ETL
Preferences option (referred to as prune days). For more information about the prune days
parameter, see Siebel Analytics Applications Installation and Administration Guide.

Change Capture Process


There are two kinds of change capture mechanisms used:

■ Change capture using tables

This is the most common method. It uses S_ETL_I_IMG_ and S_ETL_R_IMG_ table types and the
LAST_UPD column of the source tables.

■ Change capture using the date column

In some cases, a predefined date column is used to enable change capture (without use of
S_ETL_I_IMG_ and S_ETL_R_IMG_ tables).

32 Siebel Data Warehouse Data Model Reference for Industry Applications


Version 7.8.4
Siebel Data Warehouse Tables and Processes ■ Extraction Process

Change Capture Using Tables


When S_ tables are extracted, the process looks for row ID information (the combination of ROW_ID
and MODIFICATION_NUM from the S_ table) that does not exist in the row image table
(S_ETL_R_IMG_) and in columns where the value for LAST_UPD is more recent than that of
LAST_REFRESH_DATE minus “some prune days.” This information is inserted into S_ETL_I_IMG
table. The S_ETL_I_IMG_ table is joined with the base table during the SDE extraction process to
extract only the change capture rows during refresh.

S_ETL_R_IMG tables store the ROW_ID, MODIFICATION_NUM and LAST_UPD for the rows in S_ table
that have the LAST_UPD in the defined prune days period. The LAST_UPD column is used to delete
the records from the S_ETL_R_IMG table. Records are deleted as soon as they go beyond the prune
days period. This table is used to make sure that records that fall in the prune days period are not
captured as updates unless they have really been updated. This guarantees an efficient and faster
change capture refresh.

Once the ETL process in completed, the data from the change capture image tables (S_ETL_I_IMG_)
is pushed into the row image (S_ETL_R_IMG) table. The S_ETL_R_IMG_ information is subsequently
used in the next refresh.

Although the LAST_UPD column in Siebel OLTP tables is used for change capture, the timestamp
reflects the time the data is committed in the database, rather than the actual transaction event
time. This may happen because of remote synchronization, handheld synchronization, UTC
conversion, and other processes in which there may be a significant lag between the time of a
transaction and its commitment to the database. It is possible, therefore, for a data row to get
committed to the OLTP database with a LAST_UPD date that is older than the date on which last
refresh was executed. Consequently, if the extract is based purely on the date in LAST_UPD, some
rows might be missed during extraction.

The LAST_UPD date column, however, still permits change capture process efficiency by limiting the
number of rows that have to be compared. The rows from OLTP tables are filtered based on the
LAST_UPD date being more recent than the LAST_REFRESH_DATE, minus the prune days. Then the
ROW_ID–MODIFICATION_NUM combination is compared with the row image table to discover the
changed records.

The prune days parameter ensures that the rows having LAST_UPD values older than
LAST_REFRESH_DATE are not missed. This is a parameter that customers can set based on
experience with processes (such as remote synchronization) that may cause records to be missed.

Primary and Auxiliary Tables


When more than one source table is involved, then both the auxiliary and primary table records need
to be marked as changed. The SQL queries that do this are part of the mapping SDEINC_FindAux_.

The extract logic sometimes requires that rows be considered as changed, even if the record has not
been updated in the primary table (and therefore extracted during the SDE process). This situation
occurs when child table rows have changed and the header/master rows need to be extracted so that
data warehouse tables are loaded with a consistent set.

When the S_CONTACT_X row is changed, the corresponding S_CONTACT also needs to be extracted.
In this case, rows in S_CONTACT are also marked as changed, by inserting rows in the change
capture row image table.

Siebel Data Warehouse Data Model Reference for Industry Applications 33


Version 7.8.4
Siebel Data Warehouse Tables and Processes ■ Extraction Process

When the S_ORDERITEM row is changed, the corresponding S_DOC_ORDER also needs to be
extracted. In this case, rows in S_DOC_ORDER are also marked as changed (by inserting rows in the
change capture row image table).

These auxiliary changes capture processes that are heavily dependent on the data warehouse data
model and are required to support the ETL logic.

Example: Building S_ETL_I_IMG_ Table for Loading Account


Dimension
This section gives an extended example of the process of change capture using tables.

1 Load image tables for all relevant source tables.

The content of this entity comes from the S_ORG_EXT and S_ORG_EXT_X tables. Whenever any
of the rows change in either of these tables, the record is marked as changed.

The image table for S_ORG_EXT is S_ETL_I_IMG_26. The image table prefix can be found using
the Data Warehouse Application Console (DAC) to view any source table. This table is truncated
before loading with fresh data during every refresh.

During the ETL, process rows are inserted into S_ETL_I_IMG_26 by selecting ROW_ID
information from S_ORG_EXT, for rows (combined ROW_ID and MODIFICATION_NUM) that do
not exist in the S_ETL_R_IMG_26 and for which LAST_UPD is more recent than
LAST_REFRESH_DATE minus “some prune days.” This is done during ETL execution by DAC’s
internal image building tasks.

Similarly, the image table S_ETL_I_IMG_27 for S_ORG_EXT_X is loaded.

2 Load the image table for auxiliary table-based changes.

In addition to the basic change capture, extra processing might be required due to special ETL
requirements. In this example, it happens that S_ORG_EXT needs to be extracted for processing
even if only S_ORG_EXT_X changes. This is because both the tables are joined to form
W_ORG_D, and the extract process of W_ORG_D (a SDE mapping) looks for a changed ROW_ID
in the change capture row image table for the primary table S_ORG_EXT only. Therefore, the
extract happens only when the ROW_ID for S_ORG_EXT exists in the row image table.

In this case, the SDEINC_FindAux_ mapping is needed to insert corresponding rows of


S_ORG_EXT.ROW_ID in the change capture row image table whenever S_ORG_EXT_X changes.
The following logical statement shows the method:

Identify the records that have changed in the S_ORG_EXT_X (rows in S_ETLI_IMG_27) table
and then find the corresponding rows in S_ORG_EXT. Insert the ROW_ID and
MODIFICATION_NUM of those corresponding rows from S_ORG_EXT into S_ETL_I_IMG_26
table.

Using Informatica, the auxiliary mapping SDEINC_FindAux_ has to be written for each primary
table that requires it, depending on data warehouse extract logic. Using DAC, this auxiliary task
has to be linked as a parent to the extract mapping for the base table (S_ORG_EXT in this case).

This is the SQL override for the SDEINC_FindAux Informatica mapping:

SELECT

34 Siebel Data Warehouse Data Model Reference for Industry Applications


Version 7.8.4
Siebel Data Warehouse Tables and Processes ■ Extraction Process

S_ORG_EXT.ROW_ID,

S_ORG_EXT.MODIFICATION_NUM,

S_ORG_EXT.LAST_UPD

FROM

S_ORG_EXT,

S_ORG_EXT_X,

S_ETL_I_IMG_27 IMG

WHERE

IMG.ROW_ID = S_ORG_EXT_X.ROW_ID

AND

S_ORG_EXT_X.PAR_ROW_ID = S_ORG_EXT.ROW_ID

AND NOT EXISTS

( SELECT 'X'

FROM

S_ETL_I_IMG_26 IMG1

WHERE

IMG1.ROW_ID = S_ORG_EXT.ROW_ID

3 Extract source table information using change capture image information.

After the records that are new or modified are identified, those rows are loaded into the staging
tables. The Informatica mappings that load the staging tables use the ROW_ID information
captured in the image tables.

This example shows the loading of staging table W_ORG_DS. The main logic of populating this
table lies in the SQL override of the mapping SDE_OrganizationDimension.

The Data Warehouse Application Console creates views on tables that are being extracted. The
views are different, depending on whether a table is extracted the first time or is a change
capture extract.

■ If extracting for the first time, the view is created as SELECT * FROM S_ORG_EXT.

■ If it is a change capture extract, the view is created as SELECT * FROM S_ORG_EXT,


S_ETL_I_IMG_26 IMG WHERE S_ORG_EXT.ROW_ID = IMG.ROW_ID.

The SQL override in the mapping uses the view to extract the data.

Siebel Data Warehouse Data Model Reference for Industry Applications 35


Version 7.8.4
Siebel Data Warehouse Tables and Processes ■ Extraction Process

SELECT

S_ORG_EXT.ROW_ID,

S_ORG_EXT.NAME, …..

….

….

FROM

V_ORG_EXT,

S_ORG_EXT_X,

…..

WHERE

V_ORG_EXT S_ORG_EXT

LEFT OUTER JOIN S_ORG_EXT_X ON

S_ORG_EXT.ROW_ID = S_ORG_EXT_X.PAR_ROW_ID

…..

AND

S_ORG_EXT.ROW_ID <> 'INT_COMPANY_ID'

Change Capture Without Using Image Tables


Forecasts are extracted without using the image table. The value S_FCSTSER_DATE is tracked using
a date column ARCHIVE_TS. The administrator sets the ARCHIVE_TS for forecasts that are
submitted, frozen, and ready to be loaded into the Siebel Data Warehouse. S_ETL_RUN stores the
previous ETL date when forecasts were extracted and the current ETL date when the forecasts are
being extracted. All forecasts with ARCHIVE_TS values greater than that of the previous ETL date
and ARCHIVE_TS (less than the current ETL date) are extracted in the current ETL. Both ETL date
and ARCHIVE_TS (less than the current ETL date) are stored in S_ETL_CURR_RUN.

NOTE: Forecasts in the Siebel Data Warehouse are never updated. Once loaded, they are frozen.

SELECT

…..

FROM

S_FCSTSER_DATE,

S_FCSTSER,

36 Siebel Data Warehouse Data Model Reference for Industry Applications


Version 7.8.4
Siebel Data Warehouse Tables and Processes ■ Siebel Data Warehouse Values

S_ETL_CURR_RUN,

……..

WHERE

S_FCSTSER_DATE.FCSTSER_ID = S_FCSTSER.ROW_ID

AND S_FCSTSER_DATE.ARCHIVE_TS > S_ETL_CURR_RUN.PREV_LOAD_DT

AND S_FCSTSER_DATE.ARCHIVE_TS <= S_ETL_CURR_RUN.LOAD_DT

The Siebel Data Warehouse DATASOURCE_NUM_ID


Column
All the tables in the Siebel Data Warehouse schema have DATASOURCE_NUM_ID as part of their
unique user key. This means that the rows can be loaded in the same data warehouse tables from
different sources, if this column is given a different value for each data source.

NOTE: The DATASOURCE_NUM_ID value 1 is reserved for the main Siebel data source and cannot
be used for other data sources.

Siebel Data Warehouse Values


This section describes the functions of the following values used in the Siebel Data Warehouse:

■ “Siebel Data Warehouse Primary Data Values”

■ “Supported List of Values in Siebel Data Warehouse” on page 38

■ “Siebel Data Warehouse Currency Conversion” on page 39

■ “Siebel Data Warehouse Exchange Rates” on page 39

■ “Siebel Data Warehouse Cost Lists” on page 39

Siebel Data Warehouse Primary Data Values


Siebel Analytics performs many analyses on multi-value data fields such as Industry, Competitor, and
Sales Representative. An opportunity could have multiple values of these three fields associated with
it.

For example, you and several competitors might be competing for the same opportunity. Several of
your sales representatives may be working on this opportunity and the opportunity may have an
account that belongs to several different industries. Siebel Analytics considers only the Primary
Competitor, Primary Sales Representative, and Primary Industry fields.

Siebel Data Warehouse Data Model Reference for Industry Applications 37


Version 7.8.4
Siebel Data Warehouse Tables and Processes ■ Siebel Data Warehouse Values

While this limits some of the analysis that can be performed with Siebel Analytics, it also eliminates
potential double-counting problems. For example, if five sales representatives working on an
opportunity were attributed with its closed revenue, Siebel Analytics would report five times as much
revenue as was actually involved with that opportunity.

There are some important exception to this rule. The Person star supports a full M:M relationship
between Contacts and Accounts. Therefore, when querying the Person star on both Accounts and
Contacts, every combination of Account and Contact are returned. Another example is the
Opportunity-Competitor star. This star supports a M:M relationship between Opportunities and
Competitor Accounts. The Campaign-Opportunity star supports M:M relationship between
Campaigns and Opportunities. In other stars, however, querying returns only the primary account
for a given contact.

Fact columns which rely on Primary Data Values are noted in the table listing contained in Chapter 4,
“Siebel Table Types and Naming Conventions.”

Supported List of Values in Siebel Data Warehouse


The List of Values dimension table stores the various lists of values used in the Siebel OLTP database.
The different value sets are distinguished by different values in the TYPE column. The Name column
contains the language-independent value and the VAL column contains the corresponding language-
specific value. The data warehouse only supports List of Values that have unique TYPE and VAL and
unique TYPE and NAME for a particular language. SUB_TYPES are not accounted for. Every row in
this dimension table uses a unique ROW_WID key to join it with fact tables.

Sometimes values are available in different languages and the translated values are available to the
user in his or her own language. At the same time the OLTP database keeps a language-independent
string in the list of value tables.

Special attribute columns in dimension tables hold information coming from source fields in the OLTP
database that use lists of values. For each such attribute column there exists a corresponding column
with a name ending in _I. These columns hold the language independent string for the corresponding
language dependent column. The language dependent columns can be used in reports so that end
users can see the data in their own language. The language independent columns can be used in
filtering WHERE clauses so that the query need not be translated for every language.

The lists of values are initially extracted into the W_LST_OF_VAL_G table, and are loaded from there
into the LOV dimension table.

The W_LST_OF_VAL_G table is purged and recreated during ETL loads, both full and incremental.
The W_LOV_D dimension table is modified incrementally during refresh loads.

38 Siebel Data Warehouse Data Model Reference for Industry Applications


Version 7.8.4
Siebel Data Warehouse Tables and Processes ■ Siebel Data Warehouse Values

Siebel Data Warehouse Currency Conversion


While Siebel OLTP currency data can be stored in multiple currencies, currency data in Siebel Data
Warehouse is maintained in a single currency. This is determined during the initial configuration
based on system preference settings. Currency exchange rates are loaded from the Siebel OLTP
database into an exchange rate table. This table is used to convert the value of a currency fact
measure into the default data warehouse currency, to provide a common measure for reporting. The
original currency value and transaction date are stored in the appropriate staging table.

The exception to this is conversion among European Monetary Unit (EMU) currencies for which the
EMU Triangulation flag has been set. EMU triangulation rates for conversion among EMU currencies
are supplied in the seed data supplied with your Siebel application. Conversion between two EMU
currencies is governed by this triangulation rate.

Conversion between non-EMU and EMU currencies occurs in one of two ways:

■ If the EMU triangulation flag is set on for the EMU currency, the amount will first be converted
to EUR (euros) using the exchange rate you establish, then from EUR to the target currency using
the triangulation exchange rate.

■ If the EMU triangulation flag is set off, conversion will occur directly between the source and
target currencies using the exchange rate data in the S_EXCH_RATE table.

Siebel Data Warehouse Exchange Rates


Exchange rates are specified in the Siebel OLTP schema in the S_EXCH_RATE table, and currencies
in the S_CURCY table. Exchange rates are defined for specific dates.

In the data warehouse, exchange rates are in the W_EXCH_RATE_G table, and rates are defined for
date ranges.

NOTE: Exchange rates in the Siebel Data Warehouse are only derived from rates of type Daily in
S_EXCH_RATE. Other types will not be converted unless you customize your ETL processes.

The Informatica mapplet Currency Conversion (MPLT_CURCY_CONVERSION), given a currency


amount, currency code, and exchange date, converts the amount to the data warehouse default
currency.

Siebel Data Warehouse Cost Lists


The Cost Lists table (W_COST_LST_G) contains the cost lists for the products in the data warehouse.
It is referenced when the Revenue associated with an Opportunity (which may contain one or more
Products) needs to be calculated for the Fact tables.

Cost Lists are stored in the Siebel OLTP database in the S_PRI_LST and S_PRI_LST_ITEM tables. In
the data warehouse, cost lists are stored in W_COSTLST_G.

Siebel Data Warehouse Data Model Reference for Industry Applications 39


Version 7.8.4
Siebel Data Warehouse Tables and Processes ■ Siebel Data Warehouse Values

The first mapping extracts cost lists from the OLTP database and stores them in the table
W_COSTLST_GS. It then adjusts the Start and End dates associated with cost lists so that they are
nonoverlapping and contiguous from the Analysis Start Date to the Analysis End Date, and loads
them into W_COSTLST_GS. This data is then moved from W_COSTLST_GS into W_COSTLST_G. Both
cost list tables are rebuilt as part of the refresh process.

Once this process is finished, an entry is added to W_COSTLST_G to produce Cost List entries for
those products that are not part of any explicitly defined cost lists.

40 Siebel Data Warehouse Data Model Reference for Industry Applications


Version 7.8.4
4 Siebel Table Types and Naming
Conventions

This chapter includes information on the types of tables and columns in the Siebel transactional
database and the Siebel Data Warehouse, including the naming conventions used.

This chapter also includes a list of the names of those tables used by Siebel Analytics, which uses
tables in both the Siebel transactional database and the Siebel Data Warehouse.

Siebel transactional database and the Siebel Data Warehouse use separate naming conventions from
each other and support different types of tables.

Siebel Data Warehouse Table Types


This section describes the Siebel Data Warehouse table naming conventions and table types.

Naming Conventions for Siebel Data Warehouse Tables


Siebel Data Warehouse tables use a three-part naming convention: PREFIX_NAME_SUFFIX, as shown
in Table 17.

Table 17. Naming Conventions for Siebel Data Warehouse Tables

Part Meaning Table Type

PREFIX Shows Siebel Analytics-specific data W_ = Warehouse


warehouse application tables.

Siebel Data Warehouse Data Model Reference for Industry Applications 41


Version 7.8.4
Siebel Table Types and Naming Conventions ■ Siebel Data Warehouse Table Types

Table 17. Naming Conventions for Siebel Data Warehouse Tables

Part Meaning Table Type

NAME Unique table name.

SUFFIX Indicates the table type. _A = Aggregate

_D = Dimension

_DX = Dimension Extension

_DS = Staging for dimension

_DSX = Staging for Dimension


Extension

_DH = Dimension Hierarchy

_DHL = Dimension Helper Table

_DHLS = Staging for Dimension


Helper

_F = Fact

_FX = Fact Extension

_FS = Staging for Fact

_FSX = Staging for Fact Extension

_G, _GS, _S = Internal Table

_H Helper table

_M = Map dimension

_MD = Mini dimension

_SCD = Slowly-changing Dimension

_UD = Unbounded dimension

Description of Siebel Data Warehouse Table Types


Table 18 lists the types of tables used by the Siebel Data Warehouse.

Table 18. Table Types Used by the Siebel Data Warehouse

Table Type Description


Aggregate tables (_A) Contain summed (aggregated) data.

Dimension tables (_D) Star analysis dimensions.

42 Siebel Data Warehouse Data Model Reference for Industry Applications


Version 7.8.4
Siebel Table Types and Naming Conventions ■ Siebel Data Warehouse Table Types

Table 18. Table Types Used by the Siebel Data Warehouse

Table Type Description

Dimension Extension tables (_DX) 1:1 extension tables to most dimensions that should be
used to hold additional attributes for the dimension.

Staging tables for Dimension (_DS) Tables used to hold dimension information that have not
been through the final ETL transformations.

Staging tables for Dimension Tables used to hold dimension information intended for
Extension (_DSX) the Dimension Extension tables that have not been
through the final ETL transformations.

Staging tables for Usage Accelerator Tables containing the necessary columns for the ETL
(WS_) transformations.

Dimension Hierarchy tables (_DH) Tables that store the dimension’s hierarchical structure.

Dimension Helper tables (_DHL) Tables that store M:M relationships between two joining
dimension tables.

Staging tables for Dimension Helper Tables used to hold dimension helper information that has
(_DHLS) not been through the final ETL transformations.

Fact tables (_F) Contain the information being analyzed by dimension.

Fact Extension tables (_FX) 1:1 extension tables for additional fact information.

Fact Staging tables (_FS) Tables used to hold fact information that has not been
through the final ETL transformations.

Staging tables for Fact Extension Tables used to hold fact information intended for the Fact
(_FSX) Extension tables that have not been through the final ETL
transformations.

Internal tables (_G, _GS, _S) Internal tables are used primarily by ETL mappings for
data transformation and controlling ETL runs.

Helper tables (_H) Helper tables are inserted between the fact and dimension
tables to support a many-to-many (M:M) relationship
between fact and dimension records.

Map dimension tables (_M) Tables that store cross referencing mappings between the
external data ID and the Siebel internal ID.

Mini dimension tables (_MD) Include combinations of the most queried attributes of
their parent dimensions. The database joins these small
tables to the fact tables.

Slowly changing dimension tables Track changes of specified dimension attributes.


(_SCD)

Unbounded dimension tables Tables containing information that is not bounded in


Siebel transactional data but should be treated as
bounded data in the Siebel Data Warehouse.

Siebel Data Warehouse Data Model Reference for Industry Applications 43


Version 7.8.4
Siebel Table Types and Naming Conventions ■ Siebel Analytics Transactional Table Types

Siebel Analytics Transactional Table


Types
Siebel Analytics maintains some of its administrative data in tables in the Siebel transactional
database schema. This section describes the Siebel Analytics table naming conventions and table
types.

Naming Conventions for Siebel Analytics Tables


Siebel Analytics transactional tables use a two-part naming convention, PREFIX_NAME, as shown in
Table 19.

Table 19. Naming Conventions for Siebel Analytics Transactional Tables

Part Meaning Table Type

PREFIX Indicates Analytics-specific tables S_ETL_

NAME Unique table name

Description of Siebel Analytics Table Types


Table 20 lists the types of tables used by the Siebel Analytics transactional database.

Table 20. Table Types Used by the Siebel Analytics Transactional Database

Table Type Description


S_ETL_DATASRC Extract process tables used for monitoring and managing the
extract process.
S_ETL_PARAM

S_ETL_RUN

S_ETL_ERRHLP Exception report tables.

S_ETL_ERRLOG

S_ETL_I_IMG Incremental process tables used to recognize data for


incremental ETL loads.
S_ETL_R_IMG

S_ETL_D_IMG

S_ETL_COSTLST Siebel Analytics mirror tables.

S_ETL_EXCH_RATE

S_ETL_LOV

44 Siebel Data Warehouse Data Model Reference for Industry Applications


Version 7.8.4
Siebel Table Types and Naming Conventions ■ System Fields in Siebel Analytics
Transactional Tables and Data Warehouse Tables

System Fields in Siebel Analytics


Transactional Tables and Data
Warehouse Tables
Siebel Analytics transactional tables and Siebel Data Warehouse tables contain system fields, as
shown in Table 21 and Table 22. These system fields are populated automatically and should not be
modified by the user.

Table 21. Siebel Analytics Transactional System Fields

Column Name Description

ROW_ID Unique row identifier.

CREATED Date the record is entered.

CREATED_BY User who entered the record (foreign key to S_EMPLOYEE).

LAST_UPD Date the record was last changed.

LAST_UPD_BY User who last changed record (foreign key to S_EMPLOYEE).

MODIFICATION_NUM Internally incremented number used for locking and to identify data for
incremental loading into the data warehouse.

CONFLICT_ID Unique value used to resolve docking conflicts.

Table 22. Siebel Data Warehouse System Fields

Column Name Description Table Type

ROW_WID Unique data warehouse row identifier. _D, _DX, _F, _FX, _G,
_S

DATASOURCE_NUM_ID Source transactional database. Foreign key _D, _DS, _DSX, _F,
(FK) to W_ETL_DATASRC_S. _FS, _FSX, _G, _GS,
_S

INTEGRATION_ID Unique identifier of the source data in the _D, _DS, _DSX, _F,
transactional database. Equals ROW_ID for _FS, _FSX, _G, _GS
Siebel transactional data.

ETL_PROC_WID Identifier for the specific ETL process used to _D, _DX, _F, _FX, _G,
create or update this data. FK to WS_
W_ETL_RUN_S.

OPERATION Indicates if the record is newly inserted (I), WS_


updated (U), or if it the record is associated
with some newly inserted or updated records
(A).

Siebel Data Warehouse Data Model Reference for Industry Applications 45


Version 7.8.4
Siebel Table Types and Naming Conventions ■ Standard Column Suffixes in Siebel
Analytics

Standard Column Suffixes in Siebel


Analytics
Siebel Analytics uses suffixes to indicate fields that must contain specific values, as shown in
Table 23.

Table 23. Standard Column Suffixes

Suffix Description In Table Types

_CD Code field. _D, _DS, _FS, _G, _GS

_DT Date field. _D, _DS, _FS, _G, _DHL,


_DHLS

_I Language Independent Code. _D, _MD

In the Siebel transactional database, list of value (LOV)


information is stored with both language-independent and
display values. A Language Independent Code column
references the language-independent LOV, which may be
different from the displayed value in both the transactional
system and the data warehouse.

_FLG Indicator or Flag. _D, _DHL, _DS, _FS, _F,


_G, _DHLS

_WID Identifier generated by Siebel Analytics linking dimension and _F, _A, _DHL
fact tables, except for ROW_WID.

Siebel Analytics Tables Used in


Transactional Processing
Table 24 lists the Siebel Analytics tables in the transactional database in alphabetical order.

Table 24. Cross-Industry Siebel Analytics Tables in the Transactional Database

Unique to
Industry New in This
Table Name Applications Release

S_ETL_COSTLST

S_ETL_CTRYREGN
S_ETL_CURR_RUN

S_ETL_DATASRC

S_ETL_DAY

46 Siebel Data Warehouse Data Model Reference for Industry Applications


Version 7.8.4
Siebel Table Types and Naming Conventions ■ Siebel Analytics Tables Used in
Transactional Processing

Table 24. Cross-Industry Siebel Analytics Tables in the Transactional Database

Unique to
Industry New in This
Table Name Applications Release

S_ETL_ERRHLP

S_ETL_ERRLOG

S_ETL_EXCH_RATE

S_ETL_INC_STAT

S_ETL_INDUS_VER

S_ETL_LOV

S_ETL_PARAM

S_ETL_RUN

S_ETL_SRC_TABLE

S_ETL_STRINGS

S_ETL_TIME_DAY

S_ETL_VI_IMAGE

S_ETL_VR_IMAGE

S_ETL_D_IMG_1 through
S_ETL_D_IMG_88

S_ETL_D_IMG_89 through Yes


S_ETL_D_IMG_132

S_ETL_D_IMG_133
through
S_ETL_D_IMG_147

S_ETL_D_IMG_148 Yes
through
S_ETL_D_IMG_151

S_ETL_I_IMG_1 through
S_ETL_I_IMG_88

S_ETL_I_IMG_89 through Yes


S_ETL_I_IMG_132

S_ETL_I_IMG_133
through
S_ETL_I_IMG_147

S_ETL_I_IMG_148 Yes
through
S_ETL_I_IMG_151

Siebel Data Warehouse Data Model Reference for Industry Applications 47


Version 7.8.4
Siebel Table Types and Naming Conventions ■ List of All Data Warehouse Tables for
Industry Applications

Table 24. Cross-Industry Siebel Analytics Tables in the Transactional Database

Unique to
Industry New in This
Table Name Applications Release

S_ETL_R_IMG_1 through
S_ETL_R_IMG_88

S_ETL_R_IMG_89 through Yes


S_ETL_R_IMG_132

S_ETL_R_IMG_133
through
S_ETL_R_IMG_147

S_ETL_R_IMG_148 Yes
through
S_ETL_R_IMG_151

S_ETL_D_IMG_152 Yes

S_ETL_I_IMG_152 Yes

S_ETL_R_IMG_152 Yes

List of All Data Warehouse Tables for


Industry Applications
The names of the Siebel Data Warehouse tables for Industry Applications in this release are listed in
alphabetical order in Table 25.

Table 25. Data Warehouse Tables for Industry Applications

Unique to
Industry New in This Modified in
DW Table Name Applications Release This Release

W_ACCGEOSTATE_D

W_ACCNT_RNK_D Yes

W_ACCNT_RNK_DS Yes

W_ACCNT_RNK_DSX Yes

W_ACCNT_RNK_DX Yes

W_ACCNT_RNK_SCD Yes
W_ACCNT_RNK_SCDX Yes Yes

W_ACT_PARTY

W_ACTIVITY_A

48 Siebel Data Warehouse Data Model Reference for Industry Applications


Version 7.8.4
Siebel Table Types and Naming Conventions ■ List of All Data Warehouse Tables for
Industry Applications

Table 25. Data Warehouse Tables for Industry Applications

Unique to
Industry New in This Modified in
DW Table Name Applications Release This Release

W_ACTIVITY_F Yes

W_ACTIVITY_FS Yes

W_ACTIVITY_FSX

W_ACTIVITY_FX

W_AFFL_AA_H Yes

W_AFFL_AA_HS Yes

W_AFFL_AC_H Yes

W_AFFL_AC_HS Yes

W_AFFL_CA_H Yes

W_AFFL_CA_HS Yes

W_AFFL_CC_H Yes

W_AFFL_CC_HS Yes

W_AGREE_D

W_AGREE_DS

W_AGREE_DSX

W_AGREE_DX

W_AGREE_F

W_AGREE_FX
W_AGREE_MD

W_AGREEITEM_F

W_AGREEITEM_FS

W_AGREEITEM_FSX

W_AGREEITEM_FX

W_AGREEMENT_DH

W_ALIGNMT_DH Yes

W_ALIGNMT_DHS Yes

W_ALIGNVER_DH Yes

W_AREA_D Yes

W_AREA_DS Yes

Siebel Data Warehouse Data Model Reference for Industry Applications 49


Version 7.8.4
Siebel Table Types and Naming Conventions ■ List of All Data Warehouse Tables for
Industry Applications

Table 25. Data Warehouse Tables for Industry Applications

Unique to
Industry New in This Modified in
DW Table Name Applications Release This Release

W_AREA_DSX Yes

W_AREA_DX Yes

W_ASSESS_D

W_ASSESS_DS

W_ASSESS_DSX

W_ASSESS_DX

W_ASSESS_F

W_ASSESS_FS

W_ASSESS_FSX

W_ASSESS_FX

W_ASSET_D

W_ASSET_DS

W_ASSET_DSX

W_ASSET_DX

W_ASSET_F

W_ASSET_FS

W_ASSET_FSX

W_ASSET_FX
W_ASSET_MD

W_ASSET_PARTY

W_ASSET_SCD

W_ASSET_SCDX

W_A_MNTH_H Yes

W_BALHSTRY_F Yes

W_BALHSTRY_FS Yes

W_BALHSTRY_FSX Yes

W_BALHSTRY_FX Yes

W_CALL_ACCNT_F Yes

W_CALL_ACCNT_FS Yes

50 Siebel Data Warehouse Data Model Reference for Industry Applications


Version 7.8.4
Siebel Table Types and Naming Conventions ■ List of All Data Warehouse Tables for
Industry Applications

Table 25. Data Warehouse Tables for Industry Applications

Unique to
Industry New in This Modified in
DW Table Name Applications Release This Release

W_CALL_ACCNT_FSX Yes

W_CALL_ACCNT_FX Yes

W_CALL_ACCTOM_A Yes

W_CALL_ACCTOP_A Yes

W_CALL_ATTDOM_A Yes

W_CALL_ATTDOP_A Yes

W_CALL_ATTND_F Yes

W_CALL_ATTND_FS Yes

W_CALL_ATTND_FSX Yes

W_CALL_ATTND_FX Yes

W_CALL_CONOM_A Yes

W_CALL_CONOP_P Yes

W_CALL_CON_F Yes

W_CALL_CON_FS Yes

W_CALL_CON_FSX Yes

W_CALL_CON_FX Yes

W_CAMP_HIST_A

W_CAMP_HIST_F
W_CAMP_HIST_FS

W_CAMP_HIST_FSX

W_CAMP_HIST_FX

W_CAMP_OPTY_F

W_CAMP_OPTY_FS

W_CAMP_OPTY_FSX

W_CAMP_OPTY_FX

W_CASE_D Yes Yes

W_CASE_DS Yes Yes

W_CASE_DSX Yes Yes

W_CASE_DX Yes Yes

Siebel Data Warehouse Data Model Reference for Industry Applications 51


Version 7.8.4
Siebel Table Types and Naming Conventions ■ List of All Data Warehouse Tables for
Industry Applications

Table 25. Data Warehouse Tables for Industry Applications

Unique to
Industry New in This Modified in
DW Table Name Applications Release This Release

W_CASE_F Yes Yes

W_CASE_FS Yes Yes

W_CASE_FSX Yes Yes

W_CASE_FX Yes Yes

W_CASE_KPI_F Yes Yes

W_CASE_KPI_FX Yes Yes

W_CASE_SNP_F Yes Yes

W_CASE_SNP_FX Yes Yes

W_CASE_STG_F Yes Yes

W_CASE_STG_FX Yes Yes

W_CLAIM_PARTY Yes

W_CLAIMELMNT_D Yes

W_CLAIMELMNT_DS Yes

W_CLAIMELMNT_DSX Yes

W_CLAIMELMNT_DX Yes

W_COMPETITOR_D

W_CON_PARTY

W_CON_RNK_D
W_CON_RNK_DS

W_CON_RNK_DSX

W_CON_RNK_DX

W_CON_RNK_SCD

W_CON_RNK_SCDX Yes Yes

W_COSTLST_G

W_COSTLST_GS

W_CTRY_REGN_D

W_CTRYREGN_D

W_DAY_D

W_DIM_TABLES_G

52 Siebel Data Warehouse Data Model Reference for Industry Applications


Version 7.8.4
Siebel Table Types and Naming Conventions ■ List of All Data Warehouse Tables for
Industry Applications

Table 25. Data Warehouse Tables for Industry Applications

Unique to
Industry New in This Modified in
DW Table Name Applications Release This Release

W_DTL_FCST_F

W_DTL_FCST_FS

W_DTL_FCST_FSX

W_DTL_FCST_FX

W_DUAL_G

W_EMP_ORG_D

W_EMPLOYEE_D

W_ENTLMNT_D

W_ENTLMNT_DS

W_ENTLMNT_DSX

W_ENTLMNT_DX

W_ETL_DATASRC_S

W_ETL_RUN_S

W_EXCH_RATE_G

W_EXCH_RATE_GS

W_FCST_SER_D

W_FCST_SER_DS

W_FCST_SER_DSX
W_FCST_SER_DX

W_FN_HOLDING_D Yes

W_FN_HOLDING_DS Yes

W_FN_HOLDING_DSX Yes

W_FN_HOLDING_DX Yes

W_FN_HOLDING_F Yes

W_FN_HOLDING_FS Yes

W_FN_HOLDING_FSX Yes

W_FN_HOLDING_FX Yes

W_FNDHDR_FS Yes

W_FNDTXN_DS Yes

Siebel Data Warehouse Data Model Reference for Industry Applications 53


Version 7.8.4
Siebel Table Types and Naming Conventions ■ List of All Data Warehouse Tables for
Industry Applications

Table 25. Data Warehouse Tables for Industry Applications

Unique to
Industry New in This Modified in
DW Table Name Applications Release This Release

W_FNDTXN_FS Yes

W_FS_ACT_CST_FS

W_FS_EXP_TMP

W_FS_PART_TMP

W_FS_TIME_TMP

W_FUND_D Yes

W_FUND_DH Yes

W_FUND_DS Yes

W_FUND_DSX Yes

W_FUND_DX Yes

W_FUND_F Yes

W_FUND_FS Yes

W_FUND_FSX Yes

W_FUND_FX Yes

W_GEO_D

W_GEO_DS

W_GEO_REGION_D Yes

W_GEO_REGION_DH Yes
W_GEO_REGION_DS Yes

W_GEO_REGION_DSX Yes

W_GEO_REGION_DX Yes

W_HHOLD_PARTY

W_HHOLD_SCD

W_HHOLD_SCDX

W_HLDNG_PARTY Yes

W_HOUSEHOLD_D

W_HOUSEHOLD_DS

W_HOUSEHOLD_DSX

W_HOUSEHOLD_DX

54 Siebel Data Warehouse Data Model Reference for Industry Applications


Version 7.8.4
Siebel Table Types and Naming Conventions ■ List of All Data Warehouse Tables for
Industry Applications

Table 25. Data Warehouse Tables for Industry Applications

Unique to
Industry New in This Modified in
DW Table Name Applications Release This Release

W_HOUSEHOLD_F

W_HOUSEHOLD_FS

W_HOUSEHOLD_FSX

W_HOUSEHOLD_FX

W_INCDNT_KPI_F Yes Yes

W_INCDNT_KPI_FX Yes Yes

W_INCDNT_SNP_F Yes Yes

W_INCDNT_SNP_FX Yes Yes

W_INCIDENT_D Yes Yes

W_INCIDENT_DS Yes Yes

W_INCIDENT_DSX Yes Yes

W_INCIDENT_DX Yes Yes

W_INCIDENT_F Yes Yes

W_INCIDENT_FS Yes Yes

W_INCIDENT_FSX Yes Yes

W_INCIDENT_FX Yes Yes

W_IND_VERT_D

W_INDUSTRY_D
W_INDUSTRY_DH

W_INDUSTRY_DS

W_INDUSTRY_DSX

W_INDUSTRY_DX

W_INS_CLAIM_D Yes

W_INS_CLAIM_DS Yes

W_INS_CLAIM_DSX Yes

W_INS_CLAIM_DX Yes

W_INS_CLAIM_F Yes

W_INS_CLAIM_FS Yes

W_INS_CLAIM_FSX Yes

Siebel Data Warehouse Data Model Reference for Industry Applications 55


Version 7.8.4
Siebel Table Types and Naming Conventions ■ List of All Data Warehouse Tables for
Industry Applications

Table 25. Data Warehouse Tables for Industry Applications

Unique to
Industry New in This Modified in
DW Table Name Applications Release This Release

W_INS_CLAIM_FX Yes

W_INS_CLAIM_SCD Yes

W_INS_PLAN_D Yes

W_INS_PLAN_DS Yes

W_INS_PLAN_DSX Yes

W_INS_PLAN_DX Yes

W_INT_ORG_D

W_INVLOC_D Yes

W_INVLOC_DS Yes

W_INVLOC_DSX Yes

W_INVLOC_DX Yes

W_INVOICE_F

W_INVOICE_FS

W_INVOICE_FSX

W_INVOICE_FX

W_KPI_F

W_KPI_FX

W_LD_WAVE_D
W_LD_WAVE_DS

W_LD_WAVE_DSX

W_LD_WAVE_DX

W_LEAD_D Yes Yes

W_LEAD_DS Yes Yes

W_LEAD_DSX Yes Yes

W_LEAD_DX Yes Yes

W_LEAD_F Yes Yes

W_LEAD_FS Yes Yes

W_LEAD_FSX Yes Yes

W_LEAD_FX Yes Yes

56 Siebel Data Warehouse Data Model Reference for Industry Applications


Version 7.8.4
Siebel Table Types and Naming Conventions ■ List of All Data Warehouse Tables for
Industry Applications

Table 25. Data Warehouse Tables for Industry Applications

Unique to
Industry New in This Modified in
DW Table Name Applications Release This Release

W_LEAD_KPI_F Yes Yes

W_LEAD_KPI_FX Yes Yes

W_LEAD_SNP_F Yes Yes

W_LEAD_SNP_FX Yes Yes

W_LOV_D

W_LOV_EXCPT_G

W_LOV_G

W_LOV_HIER_D Yes

W_LOV_HIER_DS Yes

W_LOV_UD Yes

W_LST_OF_VAL_G

W_MED_ATT_TMP Yes

W_MED_CST_TMP Yes

W_MED_ED_F Yes

W_MED_ED_FS Yes

W_MED_ED_FSX Yes

W_MED_ED_FX Yes

W_MED_EVT_D Yes
W_MED_EVT_DS Yes

W_MED_EVT_DSX Yes

W_MED_EVT_DX Yes

W_MED_PLAN_D Yes

W_MED_PLAN_DH Yes

W_MED_PLAN_DS Yes

W_MED_PLAN_DSX Yes

W_MED_PLAN_DX Yes

W_MKTG_COST_F

W_MKTG_COST_FS

W_MKTG_COST_FSX

Siebel Data Warehouse Data Model Reference for Industry Applications 57


Version 7.8.4
Siebel Table Types and Naming Conventions ■ List of All Data Warehouse Tables for
Industry Applications

Table 25. Data Warehouse Tables for Industry Applications

Unique to
Industry New in This Modified in
DW Table Name Applications Release This Release

W_MKTG_COST_FX

W_MKTG_GOAL_F

W_MKTG_GOAL_FS

W_MKTG_GOAL_FSX

W_MKTG_GOAL_FX

W_MONTH_D

W_OBJECTIVE_F Yes

W_OBJECTIVE_FS Yes

W_OBJECTIVE_FSX Yes

W_OBJECTIVE_FX Yes

W_OFFER_D

W_OFFER_DS

W_OFFER_DSX

W_OFFER_DX

W_OFR_PROD_F

W_OFR_PROD_FS

W_OFR_PROD_FSX

W_OFR_PROD_FX
W_OI_ATTR_TMP

W_OIPRDATTR_DS

W_OPTY_CMPT_F

W_OPTY_CMPT_FS

W_OPTY_CMPT_FSX

W_OPTY_CMPT_FX

W_OPTY_CON_F

W_OPTY_CON_FS

W_OPTY_CON_FSX

W_OPTY_CON_FX

W_OPTY_D

58 Siebel Data Warehouse Data Model Reference for Industry Applications


Version 7.8.4
Siebel Table Types and Naming Conventions ■ List of All Data Warehouse Tables for
Industry Applications

Table 25. Data Warehouse Tables for Industry Applications

Unique to
Industry New in This Modified in
DW Table Name Applications Release This Release

W_OPTY_DH

W_OPTY_DS

W_OPTY_DSX

W_OPTY_DX

W_OPTY_MD

W_OPTY_PARTY

W_OPTY_SCD Yes

W_OPTY_SCDX Yes

W_OPTY_STG_F

W_OPTY_STG_FS

W_OPTY_STG_FSX

W_OPTY_STG_FX

W_ORDER_D

W_ORDER_DS

W_ORDER_DSX

W_ORDER_DX

W_ORDER_F Yes

W_ORDER_MD
W_ORDER_PARTY

W_ORDERITEM_F Yes

W_ORDERITEM_FS Yes

W_ORDERITEM_FSX

W_ORDERITEM_FX

W_ORDERITEM_GS

W_ORG_D Yes

W_ORG_DH

W_ORG_DS Yes

W_ORG_DSX

W_ORG_DX

Siebel Data Warehouse Data Model Reference for Industry Applications 59


Version 7.8.4
Siebel Table Types and Naming Conventions ■ List of All Data Warehouse Tables for
Industry Applications

Table 25. Data Warehouse Tables for Industry Applications

Unique to
Industry New in This Modified in
DW Table Name Applications Release This Release

W_ORG_PARTY

W_OVR_CMPACNT_A

W_OVR_CMPCON_A

W_PARAM_G

W_PARTY_LOGIN

W_PER_DMG_DWX

W_PER_RANK_F Yes

W_PER_RANK_FS Yes

W_PER_RANK_FSX Yes

W_PER_RANK_FX Yes

W_PERFORMANCE_F Yes

W_PERFORMANCE_FS Yes

W_PERFORMANCE_FSX Yes

W_PERFORMANCE_FX Yes

W_PERIOD_D

W_PERIOD_DH

W_PERIOD_DS

W_PERIOD_DSX
W_PERIOD_DX

W_PERSON_D Yes

W_PERSON_DS Yes

W_PERSON_DSX

W_PERSON_DX

W_PERSON_F

W_PERSON_FS

W_PERSON_FSX

W_PERSON_FX

W_PERSON_SCD

W_PERSON_SCDX

60 Siebel Data Warehouse Data Model Reference for Industry Applications


Version 7.8.4
Siebel Table Types and Naming Conventions ■ List of All Data Warehouse Tables for
Industry Applications

Table 25. Data Warehouse Tables for Industry Applications

Unique to
Industry New in This Modified in
DW Table Name Applications Release This Release

W_PIPELINE_F

W_PIPELINE_FX

W_PL_ITEM_SCD

W_PL_ITEM_SCDX

W_PLAN_PROMO_D Yes

W_PLAN_PROMO_DS Yes

W_PLAN_PROMO_DSX Yes

W_PLAN_PROMO_DX Yes

W_PLREVN_CL_A

W_PLREVN_OP_A

W_POSITION_D

W_POSITION_DH

W_POSITION_DS

W_POSITION_DSX

W_POSITION_DX

W_POSITION_H

W_POSITION_HS

W_POSTN_CON_D Yes
W_POSTN_CON_DS Yes

W_POSTN_CON_DSX Yes

W_POSTN_CON_DX Yes

W_PRDATTR_D

W_PRDATTRNM_D

W_PRDATTRNM_DS

W_PRG_CAMP_D

W_PRG_PROGRAM_D

W_PRILSTITEM_D

W_PRILSTITEM_DS

W_PROD_LN_D

Siebel Data Warehouse Data Model Reference for Industry Applications 61


Version 7.8.4
Siebel Table Types and Naming Conventions ■ List of All Data Warehouse Tables for
Industry Applications

Table 25. Data Warehouse Tables for Industry Applications

Unique to
Industry New in This Modified in
DW Table Name Applications Release This Release

W_PROD_REL_DS Yes

W_PRODCAT_DH Yes

W_PRODCAT_DS Yes

W_PRODUCT_D

W_PRODUCT_DH

W_PRODUCT_DS

W_PRODUCT_DSX

W_PRODUCT_DX

W_PRODUCT_SCD

W_PRODUCT_SCDX

W_PROG_PARTY

W_PROGRAM_DSX

W_PROGRAM_DX

W_PROMOTION_F Yes

W_PROMOTION_FS Yes

W_PROMOTION_FSX Yes

W_PROMOTION_FX Yes

W_QI_ATTR_TMP
W_QIPRDATTR_DS

W_QTR_D

W_QUOTE_D

W_QUOTE_DS

W_QUOTE_DSX

W_QUOTE_DX

W_QUOTE_F

W_QUOTE_MD

W_QUOTE_PARTY

W_QUOTEITEM_F

W_QUOTEITEM_FS

62 Siebel Data Warehouse Data Model Reference for Industry Applications


Version 7.8.4
Siebel Table Types and Naming Conventions ■ List of All Data Warehouse Tables for
Industry Applications

Table 25. Data Warehouse Tables for Industry Applications

Unique to
Industry New in This Modified in
DW Table Name Applications Release This Release

W_QUOTEITEM_FSX

W_QUOTEITEM_FX

W_QUOTEITEM_GS

W_RANK_MD Yes

W_REGION_D

W_REGION_DS

W_REGION_DSX

W_REGION_DX

W_REGN_D

W_REGN_DH

W_REGN_DS

W_REGN_DSX

W_RESP_CMP_A

W_RESP_CMPOFR_A

W_RESP_PARTY

W_RESP_PROD_F

W_RESP_PROD_FS

W_RESP_PROD_FSX
W_RESP_PROD_FX

W_RESPONSE_D

W_RESPONSE_DS

W_RESPONSE_DSX

W_RESPONSE_DX

W_RESPONSE_F

W_RESPONSE_FS

W_RESPONSE_FSX

W_RESPONSE_FX

W_RESPONSE_MD

W_REVN_F

Siebel Data Warehouse Data Model Reference for Industry Applications 63


Version 7.8.4
Siebel Table Types and Naming Conventions ■ List of All Data Warehouse Tables for
Industry Applications

Table 25. Data Warehouse Tables for Industry Applications

Unique to
Industry New in This Modified in
DW Table Name Applications Release This Release

W_REVN_FS

W_REVN_FSX

W_REVN_FX

W_RTLAUDIT_F Yes

W_RTLAUDIT_FS Yes

W_RTLAUDIT_FSX Yes

W_RTLAUDIT_FX Yes

W_SD_DS_PAR1_A Yes

W_SD_DS_PAR2_A Yes

W_SD_DS_PAR3_A Yes

W_SD_DS_TOP_A Yes

W_SD_IDS_PAR1_A Yes

W_SD_IDS_PAR2_A Yes

W_SD_IDS_PAR3_A Yes

W_SD_IDS_TOP_A Yes

W_SD_PT_PAR1_A Yes

W_SD_PT_PAR2_A Yes

W_SD_PT_PAR3_A Yes
W_SD_PT_TOP_A Yes

W_SD_RX_PAR1_A Yes

W_SD_RX_PAR2_A Yes

W_SD_RX_PAR3_A Yes

W_SD_RX_TOP_A Yes

W_SD_W_PAR1_A Yes

W_SD_W_PAR2_A Yes

W_SD_W_PAR3_A Yes

W_SD_W_TOP_A Yes

W_SD_XPT_PAR1_A Yes

W_SD_XPT_PAR2_A Yes

64 Siebel Data Warehouse Data Model Reference for Industry Applications


Version 7.8.4
Siebel Table Types and Naming Conventions ■ List of All Data Warehouse Tables for
Industry Applications

Table 25. Data Warehouse Tables for Industry Applications

Unique to
Industry New in This Modified in
DW Table Name Applications Release This Release

W_SD_XPT_PAR3_A Yes

W_SD_XPT_TOP_A Yes

W_SEG_PARTY

W_SEGMENT_D

W_SEGMENT_DS

W_SEGMENT_DSX

W_SEGMENT_DX

W_SM_DS_PAR1_A Yes

W_SM_DS_PAR2_A Yes

W_SM_DS_PAR3_A Yes

W_SM_DS_TOP_A Yes

W_SM_IDS_PAR1_A Yes

W_SM_IDS_PAR2_A Yes

W_SM_IDS_PAR3_A Yes

W_SM_IDS_TOP_A Yes

W_SM_PT_PAR1_A Yes

W_SM_PT_PAR2_A Yes

W_SM_PT_PAR3_A Yes
W_SM_PT_TOP_A Yes

W_SM_RX_PAR1_A Yes

W_SM_RX_PAR2_A Yes

W_SM_RX_PAR3_A Yes

W_SM_RX_TOP_A Yes

W_SM_W_PAR1_A Yes

W_SM_W_PAR2_A Yes

W_SM_W_PAR3_A Yes

W_SM_W_TOP_A Yes

W_SM_XPT_PAR1_A Yes

W_SM_XPT_PAR2_A Yes

Siebel Data Warehouse Data Model Reference for Industry Applications 65


Version 7.8.4
Siebel Table Types and Naming Conventions ■ List of All Data Warehouse Tables for
Industry Applications

Table 25. Data Warehouse Tables for Industry Applications

Unique to
Industry New in This Modified in
DW Table Name Applications Release This Release

W_SM_XPT_PAR3_A Yes

W_SM_XPT_TOP_A Yes

W_SOURCE_D

W_SOURCE_DS

W_SOURCE_DSX

W_SOURCE_DX

W_SPREVN_CL_A

W_SPREVN_OP_A

W_SR_AMT_A

W_SR_CLDT_A

W_SR_OPDT_A

W_SR_PARTY

W_SRC_OFFR_H

W_SRC_OFFR_HS

W_SRVREQ_A

W_SRVREQ_D

W_SRVREQ_DS

W_SRVREQ_DSX
W_SRVREQ_DX

W_SRVREQ_F Yes

W_SRVREQ_FS Yes

W_SRVREQ_FSX

W_SRVREQ_FX

W_SRVREQ_MD

W_SR_AMT_A

W_SR_CLDT_A

W_SR_OPDT_A

W_SR_PARTY

W_SSTAGE_D

66 Siebel Data Warehouse Data Model Reference for Industry Applications


Version 7.8.4
Siebel Table Types and Naming Conventions ■ List of All Data Warehouse Tables for
Industry Applications

Table 25. Data Warehouse Tables for Industry Applications

Unique to
Industry New in This Modified in
DW Table Name Applications Release This Release

W_SSTAGE_DS

W_SSTAGE_DSX

W_SSTAGE_DX

W_SUM_FCST_F

W_SUM_FCST_FS

W_SUM_FCST_FSX

W_SUM_FCST_FX

W_SURVEY_F

W_SURVEY_FS

W_SURVEY_FSX

W_SURVEY_FX

W_SYND_IDS_D_F Yes

W_SYND_IDS_D_FX Yes

W_SYND_XPT_D_F Yes

W_SYND_XPT_D_FX Yes

W_SYNDD_DS_F Yes

W_SYNDD_DS_FS Yes

W_SYNDD_DS_FSX Yes
W_SYNDD_DS_FX Yes

W_SYNDD_IDS_F Yes

W_SYNDD_IDS_FS Yes

W_SYNDD_IDS_FSX Yes

W_SYNDD_IDS_FX Yes

W_SYNDD_PT_F Yes

W_SYNDD_PT_FS Yes

W_SYNDD_PT_FSX Yes

W_SYNDD_PT_FX Yes

W_SYNDD_RX_F Yes

W_SYNDD_RX_FS Yes

Siebel Data Warehouse Data Model Reference for Industry Applications 67


Version 7.8.4
Siebel Table Types and Naming Conventions ■ List of All Data Warehouse Tables for
Industry Applications

Table 25. Data Warehouse Tables for Industry Applications

Unique to
Industry New in This Modified in
DW Table Name Applications Release This Release

W_SYNDD_RX_FSX Yes

W_SYNDD_RX_FX Yes

W_SYNDD_W_F Yes

W_SYNDD_W_FS Yes

W_SYNDD_W_FSX Yes

W_SYNDD_W_FX Yes

W_SYNDD_XPT_F Yes

W_SYNDD_XPT_FS Yes

W_SYNDD_XPT_FSX Yes

W_SYNDD_XPT_FX Yes

W_SYNDM_DS_F Yes

W_SYNDM_DS_FX Yes

W_SYNDM_IDS_F Yes

W_SYNDM_IDS_FS Yes

W_SYNDM_IDS_FXS Yes

W_SYNDM_IDS_FX Yes

W_SYNDM_PT_F Yes

W_SYNDM_PT_FS Yes
W_SYNDM_PT_FSX Yes

W_SYNDM_PT_FX Yes

W_SYNDM_RX_F Yes

W_SYNDM_RX_FS Yes

W_SYNDM_RX_FSX Yes

W_SYNDM_RX_FX Yes

W_SYNDM_W_F Yes

W_SYNDM_W_FS Yes

W_SYNDM_W_FSX Yes

W_SYNDM_W_FX Yes

W_SYNDM_XPT_F Yes

68 Siebel Data Warehouse Data Model Reference for Industry Applications


Version 7.8.4
Siebel Table Types and Naming Conventions ■ List of All Data Warehouse Tables for
Industry Applications

Table 25. Data Warehouse Tables for Industry Applications

Unique to
Industry New in This Modified in
DW Table Name Applications Release This Release

W_SYNDM_XPT_FS Yes

W_SYNDM_XPT_FSX Yes

W_SYNDM_XPT_FX Yes

W_SYNM_DS_T_F Yes

W_SYNM_DS_T_FX Yes

W_SYNM_IDS_T_F Yes

W_SYNM_IDS_T_FX Yes

W_SYNM_PT_T_F Yes

W_SYNM_PT_T_FX Yes

W_SYNM_RX_T_F Yes

W_SYNM_RX_T_FX Yes

W_SYNM_W_T_F Yes

W_SYNM_W_T_FX Yes

W_SYNM_XPT_T_F Yes

W_SYNM_XPT_T_FX Yes

W_SYNM_DS_T_F Yes

W_SYNM_DS_T_FX Yes

W_SYNM_IDS_T_F Yes
W_SYNM_IDS_T_FX Yes

W_SYNM_PT_T_F Yes

W_SYNM_PT_T_FX Yes

W_SYNM_RX_T_F Yes

W_SYNM_RX_T_FX Yes

W_SYNM_W_T_F Yes

W_SYNM_W_T_FX Yes

W_SYNM_XPT_T_F Yes

W_SYNM_XPT_T_FX Yes

W_TERR_D

W_TERR_DS

Siebel Data Warehouse Data Model Reference for Industry Applications 69


Version 7.8.4
Siebel Table Types and Naming Conventions ■ List of All Data Warehouse Tables for
Industry Applications

Table 25. Data Warehouse Tables for Industry Applications

Unique to
Industry New in This Modified in
DW Table Name Applications Release This Release

W_TERR_DSX

W_TERR_DX

W_TIME_DAY_D

W_UAEMP_TMP

W_UAPOS_TMP

W_UA_ACCACT_TMP

W_UA_ACCAPLN_F

W_UA_ACCCON_TMP

W_UA_ACCSUM_F

W_UA_ACCUSG_F

W_UA_ACCUSG_TMP

W_UA_ACTUSG_F

W_UA_ACTUSG_TMP

W_UA_ADOPT_F

W_UA_AST_TMP Yes

W_UA_ASTAPLN_F Yes

W_UA_ASTSUM_F Yes

W_UA_ASTUSG_F Yes
W_UA_ASTUSG_TMP Yes

W_UA_CONAPLN_F

W_UA_CONSUM_F

W_UA_CONUSG_F

W_US_CONUSG_TMP

W_UA_CON_TMP

W_UA_OPTACT_TMP

W_UA_OPTAPLN_F

W_UA_OPTCON_TMP

W_UA_OPTYSUM_F

W_UA_OPTYUSG_F

70 Siebel Data Warehouse Data Model Reference for Industry Applications


Version 7.8.4
Siebel Table Types and Naming Conventions ■ List of All Data Warehouse Tables for
Industry Applications

Table 25. Data Warehouse Tables for Industry Applications

Unique to
Industry New in This Modified in
DW Table Name Applications Release This Release

W_UA_QOTUSG_F

W_UA_QOTUSG_TMP

W_VARIABLES_G

W_VEHICLE_F Yes

W_VEHICLE_FS Yes

W_VEHICLE_FSX Yes

W_VEHICLE_FX Yes

W_VENDOR_D

W_VENDOR_DS

W_VENDOR_DSX

W_VENDOR_DX

W_WAVE_D

W_WAVE_DS

W_WAVE_DSX

W_WAVE_DX

W_WEEK_D

W_XREF_AREA_M Yes

W_XREF_ORG_M Yes
W_XREF_PAYER_M Yes

W_XREF_PERSON_M Yes

W_XREF_PROD_M Yes

WS_ADDR_PER Yes

WS_ADDR_ORG

WS_ASSET Yes

WS_CONTACT

WS_EVT_ACT Yes

WS_DOCK_STATUS

WS_DOC_QUOTE

WS_EMP_PER

Siebel Data Warehouse Data Model Reference for Industry Applications 71


Version 7.8.4
Siebel Table Types and Naming Conventions ■ Obsolete Tables and Columns in This
Release

Table 25. Data Warehouse Tables for Industry Applications

Unique to
Industry New in This Modified in
DW Table Name Applications Release This Release

WS_EVT_ACT

WS_NODE

WS_OPTY

WS_OPTY_CON

WS_ORG_EXT

WS_PARTY_PER

WS_PER_RESP

WS_POSTN

WS_PROD_INT Yes

WS_PROD_LN Yes

WS_RESP

WS_USER

Obsolete Tables and Columns in This


Release
The following Cross-Industry tables no longer exist in the Siebel Data Warehouse:

■ W_ACT_M_A

■ W_ACT_PROD_F

■ W_ACT_PROD_FS

■ W_ACT_PROD_FSX

■ W_ACT_PROD_FX

■ W_ACT_T_A

■ W_ACT_W_A

■ W_ACT_Y_A

■ W_AFFL_DHL

■ W_AFFL_DHLS

■ W_MKT_T_A

■ W_MKT_Y_A

■ W_PROD_RANK_D

72 Siebel Data Warehouse Data Model Reference for Industry Applications


Version 7.8.4
Siebel Table Types and Naming Conventions ■ Obsolete Tables and Columns in This
Release

■ W_PROD_RANK_DS

■ W_PROD_RANK_DSX

■ W_PROD_RANK_DX

■ W_SYND_DATA_F

■ W_SYND_DATA_FS

■ W_SYND_DATA_FSX

■ W_SYND_DATA_FX

■ W_SYND_MKT_F

■ W_SYND_MKT_FX

■ W_SYND_T_A

■ W_SYND_Y_A

Siebel Data Warehouse Data Model Reference for Industry Applications 73


Version 7.8.4
Siebel Table Types and Naming Conventions ■ Obsolete Tables and Columns in This
Release

74 Siebel Data Warehouse Data Model Reference for Industry Applications


Version 7.8.4
5 Dimensional Schema Diagrams

This chapter contains diagrams of each of the dimensional schemas used in Siebel Analytics,
arranged by subject area, as shown in Table 26.

■ For information on each data warehouse table name, see Chapter 4, “Siebel Table Types and
Naming Conventions.”

■ For detailed data warehouse table and column information, see Chapter 7, “Source and Target
Table Mappings.”

Table 26. Dimensional Schema Diagrams for Industry Applications

New In
This Diagram
Application Dimension Schema Release: Revised Number Page

Automotive Vehicle Dimensional Schema 134 218

Consumer Fund Dimensional Schema 31 115


Sector
Performance Dimensional Schema 55 139

Promotion Dimensional Schema 61 145

Retail Audit Dimensional Schema 69 153

Financial Balance History Dimensional 13 97


Services Schema

Holdings Dimensional Schema 32 116

Household Dimensional Schema 33 117


Revenue Dimensional Schema 70 154

Forecast Detailed Forecast Dimensional 29 113


Schema

Forecast Summary Dimensional 30 114


Schema

Insurance Claim Dimensional Schema 25 109

Marketing Assessment Dimensional Schema 8 92

Asset Dimensional Schema 9 93

Campaign History Dimensional 16 100


Schema

Campaign History Aggregate 17 101


Dimensional Schema

Siebel Data Warehouse Data Model Reference for Industry Applications 75


Version 7.8.4
Dimensional Schema Diagrams ■

Table 26. Dimensional Schema Diagrams for Industry Applications

New In
This Diagram
Application Dimension Schema Release: Revised Number Page

Marketing Campaign-Opportunity Dimensional 18 102


(continued) Schema

Marketing Cost Dimensional 43 127


Schema

Marketing Goals Dimensional 44 128


Schema

Offer Product Dimensional Schema 46 130

Opportunity-Competitor 47 131
Dimensional Schema

Opportunity Contact Dimensional 48 132


Schema

Opportunity–Sales Stage 49 133


Dimensional Schema

Overlapping Campaign Account 53 137


Dimensional Schema

Overlapping Campaign Contacts 54 138


Dimensional Schema

Person Dimensional Schema 56 140

Response Campaign Aggregate 65 149


Dimensional Schema

Response Campaign Offer 66 150


Aggregate Dimensional Schema

Response Dimensional Schema 67 151

Response Product Dimensional 68 152


Schema

Pharma Account Call Dimensional Schema 1 85

Account Call Aggregate (Top 2 86


Position, Market and Month)
Dimensional Schema

Account Call Aggregate (Top 3 87


Position and Month) Dimensional
Schema

Attendee Call Dimensional Schema 10 94

76 Siebel Data Warehouse Data Model Reference for Industry Applications


Version 7.8.4
Dimensional Schema Diagrams ■

Table 26. Dimensional Schema Diagrams for Industry Applications

New In
This Diagram
Application Dimension Schema Release: Revised Number Page

Pharma Attendee Call Aggregate (Top 11 95


(continued) Position, Market and Month)
Dimensional Schema

Attendee Call Aggregate (Top 12 96


Position and Month) Dimensional
Schema

Contact Call Dimensional Schema 26 110

Contact Call Aggregate (Top Position 27 111


Market and Month) Dimensional
Schema

Contact Call Aggregate (Top Position 28 112


and Month) Dimensional Schema

Medical Education Dimensional 42 126


Schema

Objective Dimensional Schema 45 129

Profile Rank Dimensional Schema 60 144

Syndicated Data - Base Direct Sales 79 163


Dimensional Schema

Syndicated Market - Base Direct 80 164


Sales Dimensional
SchemaSyndicated Data - Base
Indirect Sales Dimensional Schema

Syndicated Data - Base Indirect 81 165


Sales Dimensional Schema

Syndicated Market - Base Indirect 82 166


Sales Dimensional Schema

Syndicated Data - Base RX Plan 83 167


Dimensional Schema

Syndicated Market - Base RX Plan 84 168


Dimensional Schema

Syndicated Data - Base Physician 85 169


RX Dimensional Schema

Syndicated Market- Base Physician 86 170


RX Dimensional Schema

Syndicated Data - Base Weekly 87 171


Physician RX Dimensional Schema

Siebel Data Warehouse Data Model Reference for Industry Applications 77


Version 7.8.4
Dimensional Schema Diagrams ■

Table 26. Dimensional Schema Diagrams for Industry Applications

New In
This Diagram
Application Dimension Schema Release: Revised Number Page

Pharma Syndicated Market - Base Weekly 88 172


(continued) Physician RX Dimensional Schema

Syndicated Data - Base Physician 89 173


RX Plan Dimensional Schema

Syndicated Market - Base Physician 90 174


RX Plan Dimensional Schema

Syndicated Data - Territory Direct 91 175


Sales Dimensional Schema

Syndicated Data - Direct Sales 92 176


Aggregate (Top Position)
Dimensional Schema

Syndicated Market - Territory Direct 93 177


Sales Dimensional Schema

Syndicated Market - Direct Sales 94 178


Aggregate (Top Position)
Dimensional Schema

Syndicated Data - Territory Indirect 95 179


Sales Dimensional Schema

Syndicated Market - Territory 96 180


Indirect Sales Dimensional Schema

Syndicated Data - Indirect Sales 97 181


Aggregate (Top Position)
Dimensional Schema

Syndicated Market - Indirect Sales 98 182


Aggregate (Top Position)
Dimensional Schema

Syndicated Data - Territory RX Plan 99 183


Dimensional Schema

Syndicated Market - Territory RX 100 184


Plan Dimensional Schema

Syndicated Data - RX Plan 101 185


Aggregate (Top Position)
Dimensional Schema

Syndicated Market - RX Plan 102 186


Aggregate (Top Position)
Dimensional Schema

78 Siebel Data Warehouse Data Model Reference for Industry Applications


Version 7.8.4
Dimensional Schema Diagrams ■

Table 26. Dimensional Schema Diagrams for Industry Applications

New In
This Diagram
Application Dimension Schema Release: Revised Number Page

Pharma Syndicated Data - Territory 103 187


(continued) Physician RX Dimensional Schema

Syndicated Market - Territory 104 188


Physician RX Dimensional Schema

Syndicated Data - Physician RX 105 189


Aggregate (Top Position)
Dimensional Schema

Syndicated Market - Physician RX 106 190


Aggregate (Top Position)
Dimensional Schema

Syndicated Data - Territory Weekly 107 191


Physician RX Dimensional Schema

Syndicated Market - Territory 108 192


Weekly Physician RX Dimensional
Schema

Syndicated Data - Weekly Physician 109 193


RX Aggregate (Top Position)
Dimensional Schema

Syndicated Market - Weekly 110 194


Physician RX Aggregate (Top
Position) Dimensional Schema

Syndicated Data - Territory 111 195


Physician RX Plan Dimensional
Schema

Syndicated Market - Territory 112 196


Physician RX Plan Dimensional
Schema

Syndicated Data - Physician RX Plan 113 197


Aggregate (Top Position)
Dimensional Schema

Syndicated Market - Physician RX 114 198


Plan Aggregate (Top Position)
Dimensional Schema

Syndicated Data - District Indirect 115 199


Sales Dimensional Schema

Syndicated Market - District Indirect 116 200


Sales Dimensional Schema

Siebel Data Warehouse Data Model Reference for Industry Applications 79


Version 7.8.4
Dimensional Schema Diagrams ■

Table 26. Dimensional Schema Diagrams for Industry Applications

New In
This Diagram
Application Dimension Schema Release: Revised Number Page

Pharma Syndicated Data - District Physician 117 201


(continued) RX Plan Dimensional Schema

Syndicated Data - District Physician 118 202


RX Plan Dimensional Schema

Public Sector Benefits Dimensional Schema Yes 14 98

Benefit Items Dimensional Schema Yes 15 99

Case Dimensional Schema Yes 19 103

Case Activity Dimensional Schema Yes 20 104

Case Target Dimensional Schema Yes 21 105

Case Snapshot Dimensional Yes 22 106


Schema

Case Service Request Dimensional Yes 23 107


Schema

Case Stage Dimensional Schema Yes 24 108

Incident Dimensional Schema Yes 34 118

Incident Target Dimensional Yes 35 119


Schema

Incident Snapshot Dimensional Yes 36 120


Schema

Lead Dimensional Schema Yes 38 122


Lead Target Dimensional Schema Yes 68 123

Lead Snapshot Dimensional Schema Yes 40 124

80 Siebel Data Warehouse Data Model Reference for Industry Applications


Version 7.8.4
Dimensional Schema Diagrams ■

Table 26. Dimensional Schema Diagrams for Industry Applications

New In
This Diagram
Application Dimension Schema Release: Revised Number Page

Sales Invoice Dimensional Schema 37 121

Key Performance Indicator 41 125


Dimensional Schema

Order Dimensional Schema 50 134

Order Item Dimensional Schema 51 135


(Part 1)

Order Item Dimensional Schema 52 136


(Part 2)

Pipeline Dimensional Schema 57 141

Product Line Revenue by Date 58 142


Closed Aggregate Dimensional
Schema

Product Line Revenue by Date 59 143


Opened Aggregate Dimensional
Schema

Quote Dimensional Schema 62 146

Quote Item Dimensional Schema 63 147


(Part 1)

Quote Item Dimensional Schema 64 148


(Part 2)

Sales Pipeline Revenue Closed Date 71 155


Aggregate Dimensional Schema

Sales Pipeline Revenue Open Date 72 156


Aggregate Dimensional Schema

Siebel Data Warehouse Data Model Reference for Industry Applications 81


Version 7.8.4
Dimensional Schema Diagrams ■

Table 26. Dimensional Schema Diagrams for Industry Applications

New In
This Diagram
Application Dimension Schema Release: Revised Number Page

Service Activity Dimensional Schema 5 88

Activity Aggregate Dimensional 4 88


Schema

Agreement Dimensional Schema 6 90

Agreement Item Dimensional 7 91


Schema

Closed Service Request Aggregate 76 160


Dimensional Schema

Opened Service Request Aggregate 77 161


Dimensional Schema

Service Request Dimensional 73 157


Schema

Service Service Request Aggregate 74 158


Dimensional Schema

Service Request Aggregate for Field 75 159


Service Dimensional Schema

Survey Dimensional Schema 78 162

82 Siebel Data Warehouse Data Model Reference for Industry Applications


Version 7.8.4
Dimensional Schema Diagrams ■

Table 26. Dimensional Schema Diagrams for Industry Applications

New In
This Diagram
Application Dimension Schema Release: Revised Number Page

Usage District Physician RX Plan 119 203


Accelerator Dimensional Schema

Usage Accelerator Account 120 204


Summary Dimensional Schema

Usage Accelerator Account Usage 121 205


Dimensional Schema

Usage Accelerator Activity Usage 122 206


Dimensional Schema

Usage Accelerator Asset Action Plan 123 207


Dimensional Schema

Usage Accelerator Asset Summary 124 208


Dimensional Schema

Usage Accelerator Asset Usage 125 209


Dimensional Schema

Usage Accelerator Contact Action 126 210


Plan Dimensional Schema

Usage Accelerator Contact 127 211


Summary Dimensional Schema

Usage Accelerator Contact Usage 128 212


Dimensional Schema

Usage Accelerator Opportunity 129 213


Action Plan Dimensional Schema

Usage Accelerator Opportunity 130 214


Summary Dimensional Schema

Usage Accelerator Opportunity 131 215


Usage Dimensional Schema

Usage Accelerator Quote Usage 132 216


Dimensional Schema

Usage Accelerator User Adoption 133 217


Dimensional Schema

Siebel Data Warehouse Data Model Reference for Industry Applications 83


Version 7.8.4
Dimensional Schema Diagrams ■ Dimensional Schema Diagrams and Descriptions

Dimensional Schema Diagrams and


Descriptions
The dimensional schemas used by the Siebel Data Warehouse are shown in the following diagrams,
arranged alphabetically by name. For information on how Siebel Analytics uses the data in the Siebel
Data Warehouse, see Siebel Analytics Applications Installation and Administration Guide.

NOTE: Two stars, Order Item and Quote Item, are represented in two diagrams due to the number
of dimensions being represented. In actuality, each of these stars contains the dimensions shown in
both diagrams.

84 Siebel Data Warehouse Data Model Reference for Industry Applications


Version 7.8.4
Dimensional Schema Diagrams ■ Dimensional Schema Diagrams and Descriptions

Diagram 1: Account Call Dimensional Schema. The Account Call dimensional schema measures
account call activities by account profile, account address, account brick, position, account ranking,
product indication, presentation order, time period, day, month account/contact affiliations, and
product.

Diagram 1. Account Call Dimensional Schema

Title: ACCOUNT CALL STAR SCHEMA


Author: Siebel Systems confidential

ACCOUNT ACCOUNT BRICK


*W_ORG_D *W_AREA_D

ACCOUNT
ACCOUNT RANKING
GEOGRAPHICAL
*W_CON_RNK_D
*W_GEO_D

ACCOUNT RANKING
PERIOD MONTH
ATTRIBUTES
*W_MONTH_D
*W_RANK_MD
ACCOUNT CALL
*W_CALL_ACCNT_F

POSITION PERIOD DAY


*W_POSITION_D *W_DAY_D

PRODUCT
PRODUCT PRIORITY
INDICATION
*W_LOV_D
*W_LOV_D

ACCOUN TO ACCOUNT CONTACT TO


AFFILIATION ACCOUNT AFFILIATION
*W_AFFL_AA_H *W_AFFL_CA_H

SOURCE ACCOUNT PRODUCT SOURCE CONTACT


*W_ORG_D *W_PRODUCT_D *W_PERSON_D

Siebel Data Warehouse Data Model Reference for Industry Applications 85


Version 7.8.4
Dimensional Schema Diagrams ■ Dimensional Schema Diagrams and Descriptions

Diagram 2: Account Call Aggregate (Top Position, Market and Month) Dimensional Schema. This
dimensional schema measures account call activities by account brick, account postal code, top-level
position, month, and market.

Diagram 2. Account Call Aggregate (Top Position, Market and Month) Dimensional Schema

Title: ACCOUNT CALL AGGREGATE (TOP POSITION, MARKET AND MONTH ) STAR SCHEMA
Author: Siebel Systems confidential

ACCOUNT
ACCOUNT BRICK
GEOGRAPHICAL
*W_AREA_D ACCOUNT CALL BY *W_GEO_D
MONTHLY TOP POSITION
AND MARKET
AGGREGATE
PERIOD MONTH *W_CALL_ACCTOM_A TOP POSITION
*W_MONT H_D *W_POSITIO N_D

MARKET
*W_PRODU CT_D

86 Siebel Data Warehouse Data Model Reference for Industry Applications


Version 7.8.4
Dimensional Schema Diagrams ■ Dimensional Schema Diagrams and Descriptions

Diagram 3: Account Call Aggregate (Top Position and Month) Dimensional Schema. This dimensional
schema measures account call activities by account brick, account postal code, top-level position,
product indication, month, and product.

Diagram 3. Account Call Aggregate (Top Position and Month) Dimensional Schema

Title: ACCOUNT CALL AGGREGATE (TOP POSITION AND MONTH) STAR S CHEMA
Author: Siebel Systems confidential

ACCOUNT
ACCOUNT BRICK
GEOGRAPHICAL
*W_AREA_D
*W_GEO_D

ACCOUNT CALL BY
MONTHLY TOP POSITION
PERIOD MONTH TOP POSITION
AGGREGATE
*W_MONT H_D *W_POSITIO N_D
*W_CALL_ACCTOP_A

PRODUCT
PRODUCT
INDICATION
*W_PRODU CT_D
*W_LOVD

Siebel Data Warehouse Data Model Reference for Industry Applications 87


Version 7.8.4
Dimensional Schema Diagrams ■ Dimensional Schema Diagrams and Descriptions

Diagram 4: Activity Aggregate Dimensional Schema.

Diagram 4. Activity Aggregate Dimensional Schema

Title : ACTIVITY AGGREGATE STAR SCHEMA


Author : Siebel Systems, Confidential

ACTIVITY CATEGORY
* W_LOV_D
MONTH .
* W_DAY_D

. .

STATUS OWNER
* W_LOV_D .
ACTIVITY * W_PERSON_D
AGGREGATE
* W_ACTIVITY_A .
.

.
REGION . ACTIVITY TYPE
* W_REGION_D * W_LOV_D
.

. .

.
RESOLUTION PRIORITY
* W_LOV_D * W_LOV_D
.

88 Siebel Data Warehouse Data Model Reference for Industry Applications


Version 7.8.4
Dimensional Schema Diagrams ■ Dimensional Schema Diagrams and Descriptions

Diagram 5: Activity Dimensional Schema. The Activity dimensional schema allows you to analyze
Activities by employee, customers, partner, service request, opportunities, and service region. The
Activity fact table is based on the S_EVT_ACT table and brings in Activity types. Metrics are
calculated for the central fact table. Currency-based metrics are converted to the data warehouse
default currency.

Diagram 5. Activity Dimensional Schema

Title : ACTIVITY STAR SCHEMA REGION


Author : Siebel Systems Confidential * W_REGION_D
CAMPAIGN LAUNCH
DATE
MARKETING SERVICE REQUEST * W_DAY_D
SOURCE * W_SRVREQ_D
ACCOUNT
* W_ORG_D * W_SOURCE_D

CLAIM CAMPAIGN START DATE


* W_INS_CLAIM_D
* W_DAY_D

CONTACT ACTIVITY
* W_PERSON_D
* W_ACTIVITY_F
ACTUAL START
ACTIVITY TYPE * W_DAY_D
* W_LOV_D
ACTUAL END
RESOLUTION * W_DAY_D
* W_LOV_D
CREATED
* W_DAY_D
STATUS
* W_LOV_D DUE
* W_DAY_D
PRIORITY
* W_LOV_D PLANNED START
* W_DAY_D
CATEGORY
* W_LOV_D PLANNED END
* W_DAY_D
EMPLOYEE
* W_EMPLOYEE_D OPPORTUNITY
* W_OPTY_D
CONTACT POSITION
GEOGRAPHICAL * W_POSITION_D
* W_GEO_D
PRODUCT
ENTITLEMENT * W_PRODUCT_D
* W_ENTLMNT_D

CAMPAIGN END DATE


ASSET OWNER * W_DAY_D
* W_ASSET_D * W_PERSON_D
AGREEMENT
* W_AGREE_D
ACCOUNT CLAIMELEMENT
CREATED BY ORG * W_CLAIMELMNT_D
GEOGRAPHICAL * W_EMP_ORG_D OWNER ORG
* W_GEO_D * W_ORG_D

Siebel Data Warehouse Data Model Reference for Industry Applications 89


Version 7.8.4
Dimensional Schema Diagrams ■ Dimensional Schema Diagrams and Descriptions

Diagram 6: Agreement Dimensional Schema. The Agreement dimensional schema aggregates


agreement line items and allows for analysis of agreement level costs, revenues, and discounts by
account, agreement, contact, employee, entitlement, opportunity, and quote. The Agree fact table
is based on S_DOC_AGREE.

Diagram 6. Agreement Dimensional Schema

Title : AGREEMENT STAR SCHEMA


Author : Siebel Systems Confidential

AGREEMENT
* W_AGREE_D AGREEMENT
OWNER ORG
* W_EMP_ORG_D ATTRIBUTES
* W_AGREE_MD
.
QUOTE
* W_QUOTE_D
APPROVAL BY . a
PERSON
* W_EMPLOYEE_D .

.
a .

AGREEMENT
.
FACT
LEGAL CONTACT .
* W_AGREE_F .
* W_CONTACT_D . START DATE
. * W_DAY_D

.
CONTACT SERVICE
* W_PERSON_D . . PROVIDER
. * W_ORG_D

. . .
a

END DATE
* W_DAY_D . . OPPORTUNITY
* W_OPTY_D
VISIBILITY ORG ACCOUNT SALES
* W_INT_ORG_D * W_ORG_D REPRESENTATIVE
* W_EMPLOYEE_D

90 Siebel Data Warehouse Data Model Reference for Industry Applications


Version 7.8.4
Dimensional Schema Diagrams ■ Dimensional Schema Diagrams and Descriptions

Diagram 7: Agreement Item Dimensional Schema. The Agreement Item dimensional schema allows
for analysis of Agreement Line Item level costs, revenues, and discounts by account, agreement,
asset, contact, employee, opportunity, product, and quote. The Agreement Item fact table is based
on S_AGREE_ITEM.

Diagram 7. Agreement Item Dimensional Schema

Title : AGREEMENT ITEM STAR SCHEMA


Author : Siebel Systems Confidential

AGREEMENT COVERED
* W_AGREE_D
AGREEMENT
ATTRIBUTES ASSET
* W_AGREE_MD * W_ASSET_D

ACTION TYPE
* W_LOV_D
. .
ASSET
* W_ASSET_D
.

APPROVAL BY DISCOUNT
.
PERSON . . . MECHANISM
* W_LOV_D
* W_EMPLOYEE_D
AGREEMENT . .
ITEM
* W_AGREEITEM_F
.
ACCOUNT
CANCELLATION .
. * W_ORG_D
DATE .
.
* W_DAY_D

. START DATE
* W_DAY_D
LEGAL . .
CONTACT .
* W_CONTACT_D
SERVICE
. PROVIDER
. * W_ORG_D
.
PRODUCT .
* W_PRODUCT_D

.
PARENT LINE
OPPORTUNITY . PRODUCT
. * W_PRODUCT_D
* W_OPTY_D .

.
END DATE
ROOT LINE PROD . . * W_DAY_D
* W_PRODUCT_D . .

.
.
.
a

CONTACT
* W_PERSON_D .

.
ITEM STATUS
VISIBILITY ORG QUOTE SALES * W_LOV_D
* W_INT_ORG_D * W_QUOTE_D
REPRESENTATIV
* W_EMPLOYEE_D

Siebel Data Warehouse Data Model Reference for Industry Applications 91


Version 7.8.4
Dimensional Schema Diagrams ■ Dimensional Schema Diagrams and Descriptions

Diagram 8: Assessment Dimensional Schema. The Assessment dimensional schema allows you to
analyze assessments by account, contact and opportunity. The Assessment fact table is based on the
S_ASSESS table.

Diagram 8. Assessment Dimensional Schema

Title : ASSESSMENT STAR DIAGRAM


Author : Siebel Systems Confidential

ACCOUNT VISIBILITY ORG


* W_ORG_D * W_INT_ORG_D

CONTACT
* W_PERSON_D ASSESSMENT DIMENSION
* W_ASSESS_D

POSITION ASSESSMENT OWNER ORGANIZATION


* W_ASSESS_F * W_EMP_ORG_D
* W_POSITION_D

ACCOUNT GEOGRAPHICAL ASSESSMENT DATE


* W_GEO_D * W_DAY_D

CONTACT GEOGRAPHICAL
* W_GEO_D OPPORTUNITY
* W_OPTY_D

EMPLOYEE
* W_EMPLOYEE_D

92 Siebel Data Warehouse Data Model Reference for Industry Applications


Version 7.8.4
Dimensional Schema Diagrams ■ Dimensional Schema Diagrams and Descriptions

Diagram 9: Asset Dimensional Schema. Assets are instances of Products and represent financial
accounts or insurance policies for financial services customers. The Asset dimensional schema allows
financial institutions to analyze critical metrics such as account balances, revenue, profit, policy
premiums and other key asset-level metrics by critical business dimensions such as customers,
households, time, geography, product, employees, and branches. The grain of the fact is an asset
(financial account or insurance policy) held by a retail (contact) or institutional (company) customer.
The Asset fact and Asset dimension tables are based on the S_ASSET table.

Diagram 9. Asset Dimensional Schema

Title : ASSET STAR SCHEMA


Author : Siebel Systems Confidential
CREATED ACCOUNT ASSET MATURITY
BRANCH
BY ORG * W_ORG_D
ATTRIBUTES * W_ORG_D DATE
SA * W_EMP_ORG_D * W_ASSET_MD
MATURITY
EMPLOYEE a OWNER ORG
* W_EMPLOYEE_D . DATE .
. * W_EMP_ORG_D

PURCHASED . VISIBLE ORG


DATE * W_INT_ORG_D

. .
CONTACT CANCEL DATE
* W_PERSON_D
. * W_DAY_D

a .
INCEPTION . . INSTALL DATE
DATE .
* W_DAY_D
ASSET . .
EMPLOYEE * W_ASSET_F .
POSITION LAST STATE
DATE
ACCOUNT
GEOGRAPHICAL REGISTERED DATE
* W_GEO_D * W_DAY_D

START DATE WARRANTY START


* W_DAY_D * W_DAY_D

ANNUITY WARRANTY END


* W_DAY_D .
. * W_DAY_D
.
CONTACT . . NEXT STATE DATE
GEOGRAPHICAL * W_DAY_D
* W_GEO_D

SHIPPED
PAY DUE DATE * W_DAY_D
* W_DAY_D .
.

ACCOUNT OWNER . . TEASER END


. DATE
POSITION
* W_POSITION_D INDUSTRY PRODUCT AGENT END
* W_INDUSTRY_D * W_PRODUCT_D * W_PERSON_D ASSET POLICY
DATE a
DIMENSION
... SOURCE
* W_ASSET_D * W_ASSET_D

Siebel Data Warehouse Data Model Reference for Industry Applications 93


Version 7.8.4
Dimensional Schema Diagrams ■ Dimensional Schema Diagrams and Descriptions

Diagram 10: Attendee Call Dimensional Schema. This dimensional schema measures account attendee
call activities by account profile, account address, account brick, position, account ranking, product
indication, presentation order, attendee, attendee ranking, time period, day, month account/
attendee, attendee primary address, attendee specialty, affiliations, and product.

Diagram 10. Attendee Call Dimensional Schema

Title: ATTENDEE CALL STAR SCHEMA


Author: Siebel Systems confidential

ACCOUNT ACCOUNT BRICK


*W_ORG_D *W_AREA_D

ACCOUNT
ACCOUNT RANKING
GEOGRAPHICAL
*W_CON_RNK _D
*W_GEO_D

ACCOUNT RANKING
ATTENDEE
ATTRIBUTES
*W_PERSON_D
*W_RANK_MD

ATTENDEE RANKING
ATTENDEE RANKING
ATTRIBUTES
*W_CON_RNK _D
*W_RANK_MD
ATTENDEE CALL
*W_CALL_ATTND _F

PERIOD MONTH POSITION


*W_MONT H_D *W_POSITIO N_D

ATTENDEE PRIMARY
PERIOD DAY
ADDRESS
*W_DAY_D
*W_POSTN_CO N_D

PRODUCT
PRODUCT
INDICATION
*W_PRODU CT_D
*W_LOV_D

ATTENDEE
PRODUCT PRIORITY
SPECIALTY
*W_LOV_D
*W_LOVD

94 Siebel Data Warehouse Data Model Reference for Industry Applications


Version 7.8.4
Dimensional Schema Diagrams ■ Dimensional Schema Diagrams and Descriptions

Diagram 11: Attendee Call Aggregate (Top Position, Market and Month) Dimensional Schema. This
dimensional schema measures attendee call activities by account brick, account postal code, top-
level position, month, and market.

Diagram 11. Attendee Call Aggregate (Top Position, Market and Month) Dimensional Schema

Title: ATTENDEE CALL AGGREGATE (TOP POSITION, MARKET AND MONTH ) STAR SCHEMA
Author: Siebel Systems confidential

ACCOUNT
ACCOUNT BRICK
GEOGRAPHICAL
*W_AREA_D ATTENDEE CALL BY *W_GEO_D
MONTHLY TOP POSITION
AND MARKET
AGGREGATE
PERIOD MONTH *W_CALL_ATTDOM _A TOP POSITION
*W_MONT H_D *W_POSITIO N_D

MARKET
*W_PRODU CT_D

Siebel Data Warehouse Data Model Reference for Industry Applications 95


Version 7.8.4
Dimensional Schema Diagrams ■ Dimensional Schema Diagrams and Descriptions

Diagram 12: Attendee Call Aggregate (Top Position and Month) Dimensional Schema. This dimensional
schema measures attendee call activities by account brick, account postal code, top-level position,
product indication, month, and product.

Diagram 12. Attendee Call Aggregate (Top Position and Month) Dimensional Schema

Title: ATTENDEE CALL AGGREGATE (TOP POSITION AND MONTH) STAR SCHEMA
Author: Siebel Systems confidential

ACCOUNT
ACCOUNT BRICK
GEOGRAPHICAL
*W_AREA_D
*W_GEO_D

ATTENDEE CALL BY
MONTHLY TOP POSITION
PERIOD MONTH TOP POSITION
AGGREGATE
*W_MONT H_D *W_POSITIO N_D
*W_CALL_ACCTOP_A

PRODUCT
PRODUCT
INDICATION
*W_PRODU CT_D
*W_LOVD

96 Siebel Data Warehouse Data Model Reference for Industry Applications


Version 7.8.4
Dimensional Schema Diagrams ■ Dimensional Schema Diagrams and Descriptions

Diagram 13: Balance History Dimensional Schema. The Balance History dimensional schema allows
you to track and trend periodic financial account balances by critical business dimensions such as
customers (retail and institutional), time, geography, product, assets (financial accounts), industry,
employees, and internal organizations such as branches and partner organizations. Key account-
level balance measures that can be analyzed are average balances, ending balances, high balances,
low balances, interest, and fee paid. The Balance History fact table is mapped to the
S_FN_ACCNT_BAL table.

Diagram 13. Balance History Dimensional Schema

Title : Balance History


Author : Siebel Systems, Confidential

POSITION ACCOUNT ACCOUNT EMPLOYEE


ASSET * W_PERSON_D
* W_POSITION_D * W_ORG_D * W_ASSET_D INDUSTRY
. * W_INDUSTRY_D

ACCOUNT
GEOGRAPHICAL BALANCE PURCHASED DATE
* W_GEO_D * W_DAY_D
HISTORY
* W_BALHSTRY_F
CONTACT
GEOGRAPHICAL
* W_GEO_D
DIVISION
* W_ORG_D

FINS TIME
* W_DAY_D

BRANCH
* W_ORG_D

END DATE
* W_DAY_D

MATURITY DATE
* W_DAY_D
BALANCE END DATE
* W_DAY_D

.
.

PRODUCT CONTACT
* W_PRODUCT_D * W_PERSON_D

Siebel Data Warehouse Data Model Reference for Industry Applications 97


Version 7.8.4
Dimensional Schema Diagrams ■ Dimensional Schema Diagrams and Descriptions

Diagram 14: Benefits Dimensional Schema. The Benefits dimensional schema allows you to analyze
the populations served by government agencies and the products and services delivered to these
customers, clients, and beneficiaries. The Benefits dimensional schema is based on the Order
dimensional schema, which allows you to analyze orders along many dimensions, including
employee, customer, service request, and activity attributes. In addition to the dimensions
associated with the Order schema, the Benefits schema adds the Case dimension and customer
demographic characteristics, such as age, gender, income, disability, race, and ethnicity. The
dimensions that are not critical to the delivery of benefits packages, service plans, and product
bundles within a case management context have been removed. Metrics include counts of orders,
customers, and cases.

Diagram 14. Benefits Dimensional Schema

Title: Public Sector Benefits Star


Author: Siebel System Confidential

Order Case
(W_ORDER_D) (W_CASE_D)

Emp Organization
(W_EMP_ORG_D) Order Date
(W_DAY_D)

Benefits Star
(W_ORDER_F)

Customer
Customer Geography (W_PERSON_D)
(W_GEO_D)

Employee Position
(W_EMPLOYEE_D) (W_POSITION_D)

98 Siebel Data Warehouse Data Model Reference for Industry Applications


Version 7.8.4
Dimensional Schema Diagrams ■ Dimensional Schema Diagrams and Descriptions

Diagram 15: Benefit Items Dimensional Schema. The Benefit Items dimensional schema is based on
the Order Item dimensional schema, which allows you to analyze individual line items within an
order. The Benefit Items schema includes the Product dimension in addition to the dimensions found
in the Benefits schema. Metrics include counts of orders, customers, and cases.

Diagram 15. Benefit Items Dimensional Schema

Title: Public Sector Benefit Items Star


Author: Siebel System Confidential

Case
(W_CASE_D)

Order Product
(W_ORDER_D) (W_PRODUCT_D)

Emp Organization Benefit Items Star Order Date


(W_EMP_ORG_D) (W_ORDERITEM_F) (W_DAY_D)

Customer Geography Customer


(W_GEO_D) (W_PERSON_D)

Employee Position
(W_EMPLOYEE_D) (W_POSITION_D)

Siebel Data Warehouse Data Model Reference for Industry Applications 99


Version 7.8.4
Dimensional Schema Diagrams ■ Dimensional Schema Diagrams and Descriptions

Diagram 16: Campaign History Dimensional Schema. The Campaign History dimensional schema
allows you to analyze the number of people targeted for campaigns by program, campaign, stage,
segment, vendor, and wave. The Campaign History fact table is based on the S_CAMP_CON table.

Diagram 16. Campaign History Dimensional Schema

Title : CAMPAIGN HISTORY STAR SCHEMA


Author : Siebel Systems Confidential MARKETING REGION
* W_REGN_D
CAMPAIGN END DATE
* W_DAY_D

MARKETING SOURCE CAMPAIGN LAUNCH DATE


SEGMENT * W_SOURCE_D
* W_SEGMENT_D * W_DAY_D

CAMPAIGN START DATE


* W_DAY_D

LOAD WAVE
* W_LD_WAVE_D

SCHEDULED
CAMPAIGN HISTORY DATE
WAVE * W_CAMP_HIST_F
* W_WAVE_D
LAUNCH DATE
* W_DAY_D
VENDOR
* W_VENDOR_D

CREATED DATE
CONTACT * W_DAY_D
* W_PERSON_D
CONTACTED DATE
* W_DAY_D

BOUNCE TYPE
* W_LOV_D COMPLETED DATE
* W_DAY_D
BOUNCE REASON
* W_LOV_D

CALL STATUS CAMPAIGN PARTNER


* W_LOV_D * W_ORG_D

CALL OUTCOME
* W_LOV_D

CAMPAIGN OWNER
PRIMARY EMPLOYEE ACCOUNT ORGANIZATION
* W_EMPLOYEE_D
* W_ORG_D * W_EMP_ORG_D

100 Siebel Data Warehouse Data Model Reference for Industry Applications
Version 7.8.4
Dimensional Schema Diagrams ■ Dimensional Schema Diagrams and Descriptions

Diagram 17: Campaign History Aggregate Dimensional Schema. The Campaign History Aggregate
dimensional schema aggregates the number of people targeted by campaign and segment
information. The measures include number of contacts targeted, minimum, maximum, and average
number of days to contact. This aggregate table is based on W_CAMP_HIST_F.

Diagram 17. Campaign History Aggregate Dimensional Schema

Title : CAMPAIGN HISTORY AGGREGATE STAR SCHEMA


Author : Siebel Systems, Confidential

MARKETING SOURCE
* W_SOURCE_D

CAMPAIGN
HISTORY
AGGREGATE
* W_CAMP_HIST_A

SEGMENT
* W_SEGMENT_D

Siebel Data Warehouse Data Model Reference for Industry Applications 10 1


Version 7.8.4
Dimensional Schema Diagrams ■ Dimensional Schema Diagrams and Descriptions

Diagram 18: Campaign-Opportunity Dimensional Schema. The Campaign-Opportunity dimensional


schema allows you to analyze campaigns that have been part of an opportunity. This fact table is
based upon the S_OPTY_SRC table.

Diagram 18. Campaign-Opportunity Dimensional Schema

Title : CAMPAIGN-OPPORTUNITY STAR SCHEMA


Author : Siebel Systems Confidential

MARKETING SOURCE
* W_SOURCE_D
OFFER
* W_OFFER_D

CAMPAIGN
OPPORTUNITY
* W_CAMP_OPTY_F

CAMPAIGN DATE
OPPORTUNITY * W_DAY_D
* W_OPTY_D

102 Siebel Data Warehouse Data Model Reference for Industry Applications
Version 7.8.4
Dimensional Schema Diagrams ■ Dimensional Schema Diagrams and Descriptions

Diagram 19: Case Dimensional Schema. Most government agencies describe their lines of business as
including one or more of the following: benefits and service delivery, investigation and enforcement,
and revenue collection. A case is the basic unit of work in each of these areas. The purpose of the
Case dimensional schema is to allow you to track organizational performance, examine current case
loads, and identify backlogs and bottlenecks within your case management processes. The Case
schema allows government agencies to analyze metrics, such as active case loads, open rates, close
rates, and case durations by the following dimensions: time, geography, employee, type, status,
priority, customer, client, and suspect. The Case fact includes index metrics that allow for direct,
normalized comparisons against organizational averages, by case subtype, for each of the above
measures. Both the Case fact and Case dimension tables are based on the S_CASE table in the Siebel
transactional database.

Diagram 19. Case Dimensional Schema

Title: Public Sector Case Star


Author: Siebel System Confidential

Case Case Open Date


(W_CASE_D) (W_DAY_D)

Case Close Date


(W_DAY_D) Position
(W_POSITION_D)

Emp Organization Case Star Suspect Group


(W_EMP_ORG_D) (W_CASE_F) (W_ORG_D)

Employee Subject
(W_EMPLOYEE_D) (W_PERSON_D)

Case Type Suspect


(W_LOV_HIER_D) (W_PERSON_D)

Siebel Data Warehouse Data Model Reference for Industry Applications 10 3


Version 7.8.4
Dimensional Schema Diagrams ■ Dimensional Schema Diagrams and Descriptions

Diagram 20: Case Activity Dimensional Schema. The Case Activity dimensional schema is based on the
Activity dimensional schema, which allows you to analyze activities by employee, customer, service
request, and activity attributes. In addition to the dimensions associated with the Activity schema,
the Case Activity schema adds Case, Case Stage, Incident, and Lead dimensions, allowing you to
analyze cases from the case stage down to the level of the stages' constituent leads, service
requests, and activities. Metrics include activity durations, creation rates, completion rates, and
overdue rates. In addition, the Activity fact includes index metrics that allow for direct, normalized
comparisons against organizational averages.

Diagram 20. Case Activity Dimensional Schema

Title: Public Sector Case Activity Star


Author: Siebel System Confidential

Actual End Date


(W_DAY_D)
Lead Service Request
(W_LEAD_D) (W_SRVREQ_D)

Case Position
(W_CASE_D) (W_POSITION_D)

Emp Organization Incident


(W_EMP_ORG_D) (W_INCIDENT_D)

Case Activity Star


Employee (W_ACTIVITY_F) Created Date
(W_EMPLOYEE_D) (W_DAY_D)

Type Actual Start Date


(W_LOV_D) (W_DAY_D)

Case Stage Status


(W_LOV_D) (W_LOV_D)

Due Date Category


(W_DAY_D) (W_LOV_D)

104 Siebel Data Warehouse Data Model Reference for Industry Applications
Version 7.8.4
Dimensional Schema Diagrams ■ Dimensional Schema Diagrams and Descriptions

Diagram 21: Case Target Dimensional Schema. The Case Target dimensional schema provides a
location for the storage and retrieval of organizational target or benchmark values, by case type and
subtype, and stage, where appropriate, for case loads, open rates, close rates, case durations, and
case stage durations. The Case Target schema allows for direct, normalized comparisons of team and
individual process performance against an organization's stated case management objectives.

Diagram 21. Case Target Dimensional Schema

Title: Public Sector Case Target Star


Author: Siebel System Confidential

Effective Start Date Effective End Date


(W_DAY_D) (W_DAY_D)

Period Case Target Star Type


(W_PERIOD_D) (W_CASE_KPI_F) (W_LOV_HIER_D)

Stage
(W_LOV_D)

Siebel Data Warehouse Data Model Reference for Industry Applications 10 5


Version 7.8.4
Dimensional Schema Diagrams ■ Dimensional Schema Diagrams and Descriptions

Diagram 22: Case Snapshot Dimensional Schema. The Case Snapshot dimensional schema provides
first-day-of-the-month snapshots of the case-related data needed to support historical analyses of
case loads. Case load is defined here as the number of cases open or active on a particular day.

Diagram 22. Case Snapshot Dimensional Schema

Title: Public Sector Case Snapshot Star


Author: Siebel System Confidential

Subject Employee
(W_PERSON_D) (W_EMPLOYEE_D)

Snapshot Date Position


(W_DAY_D) (W_POSITION_D)

Case Snapshot Star


(W_CASE_SNP_F)

Emp Organization Suspect Group


(W_EMP_ORG_D) (W_ORG_D)

Type Suspect
(W_LOV_HIER_D) (W_PERSON_D)

106 Siebel Data Warehouse Data Model Reference for Industry Applications
Version 7.8.4
Dimensional Schema Diagrams ■ Dimensional Schema Diagrams and Descriptions

Diagram 23: Case Service Request Dimensional Schema. The Case Service Request dimensional
schema is based on the Service Request dimensional schema, which allows you to analyze service
requests by employee, customer, and service request attributes. In addition, the Case Service
Request schema includes Case, Case Stage, Incident, and Lead dimensions, enabling you to analyze
cases from the case stage down to the level of the stages' component leads, service requests, and
activities. Metrics include service request loads, open rates, close rates, and service request
durations.

Diagram 23. Case Service Request Dimensional Schema

Title: Public Sector Case Service Request Star


Author: Siebel System Confidential

Lead Partner
(W_LEAD_D) (W_ORG_D)

Case Position
(W_CASE_D) (W_POSITION_D)

Emp Organization Case Service Request Star Incident


(W_EMP_ORG_D) (W_SRVREQ_F) (W_INCIDENT_D)

Employee Open Date


(W_EMPLOYEE_D) (W_DAY_D)

Case Stage Close Date


(W_LOV_D) (W_DAY_D)
Service Request
(W_SRVREQ_D)

Siebel Data Warehouse Data Model Reference for Industry Applications 10 7


Version 7.8.4
Dimensional Schema Diagrams ■ Dimensional Schema Diagrams and Descriptions

Diagram 24: Case Stage Dimensional Schema. The case management process is typically broken down
into a series of stages or steps and its component activities. The Case Stage dimensional schema
allows agencies to analyze cases along all the same dimensional lines as the Case schema but at a
finer grain. The Case Stage fact includes a stage duration metric and, similar to the Case fact, an
index measure, allowing for comparisons to organizational averages. The Case Stage schema
leverages the Siebel transactional database audit trail tables. It requires audit trail configuration
within the base Siebel Public Sector application in order to populate the Siebel transactional database
audit trail tables with Case Stage timestamp data.

Diagram 24. Case Stage Dimensional Schema

Title: Public Sector Case Stage Star


Author: Siebel System Confidential

Case Stage
Case (W_LOV_D) Case Open Date
(W_CASE_D) (W_DAY_D)

Case Close Date Position


(W_DAY_D) (W_POSITION_D)

Emp Organization Suspect Group


(W_EMP_ORG_D) (W_ORG_D)
Case Stage Star
(W_CASE_STG_F)

Employee Subject
(W_EMPLOYEE_D) (W_PERSON_D)

Case Type Suspect


(W_LOV_HIER_D) (W_PERSON_D)

Stage Close Date Stage Start Date


(W_DAY_D) (W_DAY_D)

108 Siebel Data Warehouse Data Model Reference for Industry Applications
Version 7.8.4
Dimensional Schema Diagrams ■ Dimensional Schema Diagrams and Descriptions

Diagram 25: Claim Dimensional Schema. The Claim dimensional schema stores data on both Claims
and Claim elements. Claims are broken down into claim elements and managed as separate
components towards the final settlement of the overall claim. Data captured at this individual claim
element level can be rolled up to the claim level for analysis. The fact table can store data at either
the claim element level or the claim level depending on how the customer has implemented the
Siebel Claims (transactional) module. The grain could either be at the claim level (for example, claim
on an insurance policy by a customer) or at the claim element level (claim element of a claim on an
insurance policy by a customer). The Claim fact table is based on the S_INS_CLAIM table and the
S_INSCLM_ELMNT tables. The Claim dimension table is based on the S_INS_CLAIM table, and the
Claim Elements dimension table is based on the S_INSCLM_ELMNT table.

Diagram 25. Claim Dimensional Schema

Title : CLAIM STAR SCHEMA


Author : Siebel Systems Confidential

PAID DATE RECIEVED EMPLOYEE


ASSIGN DATE * W_DAY_D DATE * W_PERSON_D
* W_DAY_D * W_DAY_D
.

. .
CLAIM ELEMENT
. .
DIMENSION
LOSS DATE * W_CLAIMELMNT_D
* W_DAY_D . .
. CLAIM ELEMENT .
* W_INS_CLAIM_F
INDUSTRY
. * W_INDUSTRY_D
.
CLOSED DATE .
.
* W_DAY_D
.
. PRODUCT
. * W_PRODUCT_D
OPEN DATE .
* W_DAY_D
.

. .
REPORTED ASSET
. * W_ASSET_D
DATE .
* W_DAY_D

.
SERVICE
.
DATE . TERRITORY
* W_DAY_D
* W_TERR_D
.
.
.
CLAIM
* W_INS_CLAIM_D . .
.
.
.

POSITION ACCOUNT CONTACT


* W_PERSON_D
* W_POSITION_D * W_ORG_D

Siebel Data Warehouse Data Model Reference for Industry Applications 10 9


Version 7.8.4
Dimensional Schema Diagrams ■ Dimensional Schema Diagrams and Descriptions

Diagram 26: Contact Call Dimensional Schema. This dimensional schema measures contact call
activities by contact profile, contact address, contact brick, position, contact ranking, product
indication, presentation order, time period, day, month, account or contact affiliations, contact
primary address, representative specialty, and product.

Diagram 26. Contact Call Dimensional Schema

Title: CONTACT CALL STAR SCHEMA


Author: Siebel Systems confidential

CONTACT CONTACT BRICK


*W_PERSON_D *W_AREA_D

CONTACT
CONTACT RANKING
GEOGRAPHICAL
*W_CON_RNK _D
*W_GEO_D

CONTACT RANKING
PERIOD MONTH
ATTRIBUTES
*W_MONT H_D
*W_RANK_MD

POSITION CONTACT CALL PERIOD DAY


*W_POSITIO N_D *W_CALL_CON_F *W_DAY_D

CONTACT PRIMARY
PRODUCT PRIORITY
ADDRESS
*W_LOV_D
*W_POSTN_CO N_D

PRODUCT
PRODUCT
INDICATION
*W_PRODU CT_D
*W_LOV_D

CONTACT TO ACCOUNT TO
CONTACT AFFILIATION CONTACT AFFILIATION
*W_AFFL_CC_H *W_AFFL_AC_H

SOURCE CONTACT REP. SPECIALTY SOURCE ACCOUNT


*W_PERSON_D *W_LOV_D *W_ORG_D

110 Siebel Data Warehouse Data Model Reference for Industry Applications
Version 7.8.4
Dimensional Schema Diagrams ■ Dimensional Schema Diagrams and Descriptions

Diagram 27: Contact Call Aggregate (Top Position Market and Month) Dimensional Schema. This
dimensional schema measures contact call activities by account brick, account postal code, top-level
position, month, and market.

Diagram 27. Contact Call Aggregate (Top Position Market and Month) Dimensional Schema

Title: CONTACT CALL AGGREGATE (TOP POSITION, MARKET AND MONTH ) STAR SCHEMA
Author: Siebel Systems confidential

CONTACT
CONTACT BRICK
GEOGRAPHICAL
*W_AREA_D CONTACT CALL BY *W_GEO_D
MONTHLY TOP POSITION
AND MARKET
AGGREGATE
PERIOD MONTH *W_CALL_CONOM_A TOP POSITION
*W_MONT H_D *W_POSITIO N_D

MARKET
*W_PRODU CT_D

Siebel Data Warehouse Data Model Reference for Industry Applications 11 1


Version 7.8.4
Dimensional Schema Diagrams ■ Dimensional Schema Diagrams and Descriptions

Diagram 28: Contact Call Aggregate (Top Position and Month) Dimensional Schema. This dimensional
schema measures contact call activities by account brick, account postal code, top-level position,
product indication, month, and product.

Diagram 28. Contact Call Aggregate (Top Position and Month) Dimensional Schema

Title: CONTACT CALL AGGREGATE (TOP POSITION AND MONTH) STAR S CHEMA
Author: Siebel Systems confidential

CONTACT
CONTACT BRICK
GEOGRAPHICAL
*W_AREA_D
*W_GEO_D

CONTACT CALL BY
MONTHLY TOP POSITION
PERIOD MONTH TOP POSITION
AGGREGATE
*W_MONT H_D *W_POSITIO N_D
*W_CALL_CONOP_A

PRODUCT
PRODUCT
INDICATION
*W_PRODU CT_D
*W_LOVD

112 Siebel Data Warehouse Data Model Reference for Industry Applications
Version 7.8.4
Dimensional Schema Diagrams ■ Dimensional Schema Diagrams and Descriptions

Diagram 29: Detailed Forecast Dimensional Schema. The Detailed Forecast dimensional schema allows
you to analyze Forecast items by region, account, campaign, competitor, position, employee division/
organization, forecast series date, industry, opportunity, position, product, employee, sales
representative, territory, and time. The Detail Forecast fact table is based on the S_FCST_ITEM_DTL
table.

Diagram 29. Detailed Forecast Dimensional Schema

Title : DETAILED FORECAST STAR SCHEMA CAMPAIGN LAUNCH DATE


Author : Siebel Systems Confidential PERIOD * W_DAY_D
CAMPAIGN END
END DATE DATE
* W_DAY_D
* W_DAY_D

COMPETITOR
FORECAST ACCOUNT
.
SERIES PERIOD START * W_COMPETITOR_D
SUBMITTED
* W_FCST_SER_D DATE
* W_DAY_D DATE
STATUS * W_DAY_D
* W_LOV_D
SUMMARY FORECAST
. ORGANIZATION
.
* W_INT_ORG_D
.
REVENUE .
. DETAILED FORECAST
.
CLASS .
* W_DTL_FCST_F .
* W_LOV_D OWNER POSITION
EMPLOYEE . * W_POSITION_D
* W_EMPLOYEE_D PRODUCT
DETAIL * W_PRODUCT_D
. .
ORGANIZATION .
SALES
* W_INT_ORG_D .
.
REPRESENTATIVE
.
DETAIL DATE . * W_PERSON_D
TERRITORY
* W_DAY_D . * W_TERR_D
.
. .
CREATED BY
POSITION . REVENUE TYPE
* W_POSITION_D . . * W_LOV_D
OWNER ORGANIZATION .
* W_EMP_ORG_D . LINK TYPE
. * W_LOV_D
.
FORECAST DATE SALES
* W_DAY_D . .
.
.
. REPRESENTATIVE
. POSITION
ACCOUNT INDUSTRY * W_POSITION_D
* W_ORG_D * W_INDUSTRY_D
CAMPAIGN START . ACCOUNT
DATE GEOGRAPHICAL
* W_DAY_D
OPPORTUNITY MARKETING * W_GEO_D
* W_OPTY_D SOURCE
* W_SOURCE_D

Siebel Data Warehouse Data Model Reference for Industry Applications 11 3


Version 7.8.4
Dimensional Schema Diagrams ■ Dimensional Schema Diagrams and Descriptions

Diagram 30: Forecast Summary Dimensional Schema. The Forecast Summary dimensional schema
allows you to analyze the Summary Forecast by employee division/organization, forecast series date,
employee, position, status, and time. The Forecast Summary fact table is based on the S_FCST_ITEM
table.

Diagram 30. Forecast Summary Dimensional Schema

Title : FORECAST SUMMARY STAR SCHEMA


Author : Siebel Systems, Confidential

FORECAST SERIES
* W_FCST_SER_D

OWNER EMPLOYEE FORECAST DATE


* W_EMPLOYEE_D . * W_DAY_D
.

. .
PERIOD END DATE
OWNER POSITION . * W_DAY_D
* W_POSITION_D . FORECAST . .
SUMMARY
* W_SUM_FCST_F
.

. PERIOD START DATE


OWNER ORGANIZATION . * W_DAY_D
* W_EMP_ORG_D . .

. .
.
VISIBILITY ORG
* W_INT_ORG_D DETAIL DATE
* W_DAY_D

.
.

STATUS
* W_LOV_D SUBMITTED DATE
* W_DAY_D

114 Siebel Data Warehouse Data Model Reference for Industry Applications
Version 7.8.4
Dimensional Schema Diagrams ■ Dimensional Schema Diagrams and Descriptions

Diagram 31: Fund Dimensional Schema. The Fund dimensional schema allows you to analyze the sum
of the payments made against an allocation by plan promotion, account promotion, promoted
product, fund, fund allocation type, account geography, and time. The Fund fact table is based on
the S_MDF_ALLOC table.

Diagram 31. Fund Dimensional Schema

Title : FUND STAR SCHEMA


Author : Siebel Systems confidential

PRODUCT PLAN PROMOTION


* W_PRODUCT_D * W_PLAN_PROMO_D

ACCOUNT COST CODE


* W_ORG_D FUND * W_LOV_D
* W_FUND_F

FUND
* W_FUND_D
GEOGRAPHICAL
* W_GEO_D

PAYMENT DATE
* W_DAY_D

Siebel Data Warehouse Data Model Reference for Industry Applications 11 5


Version 7.8.4
Dimensional Schema Diagrams ■ Dimensional Schema Diagrams and Descriptions

Diagram 32: Holdings Dimensional Schema. The Holdings dimensional schema allows financial
services institutions to analyze and monitor the quantity and market value of stocks, bonds, options,
mutual funds and other investments held by their customers in their investment accounts (assets)
by product, customer attributes, geography, branch and other critical business dimensions. The grain
of the Holding fact table is the investment holdings of a product held by a customer (retail or
institutional) under a financial account (asset). The Holding fact table is based on the S_FN_HLDNG
table.

Diagram 32. Holdings Dimensional Schema

Title : HOLDING STAR SCHEMA


Author : Siebel Systems Confidential

INDUSTRY HOLDING ASSET


* W_INDUSTRY_D DIMENSION * W_ASSET_D
* W_HOLDING_D

. . .

CONTACT . CREATED DATE


* W_PERSON_D * W_DAY_D
. . .

HOLDING . .
* W_FN_HOLDING_F
PRODUCT . PURCHASED
* W_PRODUCT_D .
DATE
* W_DAY_D
. .

ACCOUNT . . LAST CALL DATE


* W_ORG_D * W_DAY_D
. .

BRANCH . MATURITY
* W_ORG_D . . DATE
* W_DAY_D

. .
PRIMARY AS OF DATE
.
BUSINESS UNIT * W_DAY_D
* W_ORG_D . .

.
.

POSITION CONTACT ACCOUNT GEOGRAPHICAL


* W_POSITION_D GEOGRAPHICAL * W_GEO_D
* W_GEO_D

116 Siebel Data Warehouse Data Model Reference for Industry Applications
Version 7.8.4
Dimensional Schema Diagrams ■ Dimensional Schema Diagrams and Descriptions

Diagram 33: Household Dimensional Schema. The Household dimensional schema allows you to
analyze households by demographic variables, geography, and time. The Household fact table is
based on the S_ORG_GROUP table and contains household-related data.

This is the only dimensional schema that directly references household data. Household data in other
stars is rolled up into the Person (contact) dimension, in which each person reflects data for the
primary household to which they are related.

Diagram 33. Household Dimensional Schema

Title : HOUSEHOLD STAR SCHEMA


Author : Siebel Systems Confidential

CONTACT ACCOUNT VISIBILITY ORG INDUSTRY


* W_PERSON_D * W_ORG_D * W_INT_ORG_D
* W_INDUSTRY_D
RELATION TYPE
* W_LOV_D

a CREATED DATE
* W_DAY_D

ACCOUNT
GEOGRAPHICAL
HOUSEHOLD
* W_HOUSEHOLD_F

CONTACT .
GEOGRAPHICAL START DATE
* W_DAY_D
.
GEOGRAPHICAL a
REGION

END DATE
EMPLOYEE POSITION * W_DAY_D
* W_POSITION_D

HOUSEHOLD HOUSEHOLD DIMENSION


GEOGRAPHICAL * W_HOUSEHOLD_D
* W_GEO_D

OWNER ORG CREATED BY ORG EMPLOYEE


* W_EMP_ORG_D * W_ORG_D * W_EMPLOYEE_D

Siebel Data Warehouse Data Model Reference for Industry Applications 11 7


Version 7.8.4
Dimensional Schema Diagrams ■ Dimensional Schema Diagrams and Descriptions

Diagram 34: Incident Dimensional Schema. The Incident dimensional schema tracks the progress of
logged incidents through follow-up and cases being opened. It allows you to analyze metrics, such
as loads, log rates, close rates, and response times, by the following dimensions: time, geography,
employee, incident type, case type, location, status, priority, suspect, and source. The Incident fact
includes index metrics that allow for direct, normalized comparisons against organizational averages
for each of the measures referred to above.

Diagram 34. Incident Dimensional Schema

Title: Public Sector Incident Star


Author: Siebel System Confidential

Geography
(W_GEO_D)
Incident Suspect
(W_INCIDENT_D) (W_PERSON_D)

Case Position
(W_CASE_D) (W_POSITION_D)

Emp Organization Suspect Group


(W_EMP_ORG_D) (W_ORG_D)
Incident Star
(W_INCIDENT_F)

Employee Source Contact


(W_EMPLOYEE_D) (W_PERSON_D)

Incident Type Source Organization


(W_LOV_HIER_D) (W_ORG_D)

Create Date Close Date


(W_DAY_D) (W_DAY_D)
Occur Date
(W_DAY_D)

118 Siebel Data Warehouse Data Model Reference for Industry Applications
Version 7.8.4
Dimensional Schema Diagrams ■ Dimensional Schema Diagrams and Descriptions

Diagram 35: Incident Target Dimensional Schema. The Incident Target dimensional schema provides
a location for the storage and retrieval of organizational target or benchmark values by lead type
and subtype for lead loads, open rates, close rates, and incident durations. The Incident Target
schema allows for direct, normalized comparisons of team and individual process performance
against stated organizational objectives for incident management.

Diagram 35. Incident Target Dimensional Schema

Title: Public Sector Incident Target Star


Author: Siebel System Confidential

Effective Start Date


(W_DAY_D)

Period Incident Target Star Type


(W_PERIOD_D) (W_INCDNT_KPI_F) (W_LOV_HIER_D)

Effective End Date


(W_DAY_D)

Siebel Data Warehouse Data Model Reference for Industry Applications 11 9


Version 7.8.4
Dimensional Schema Diagrams ■ Dimensional Schema Diagrams and Descriptions

Diagram 36: Incident Snapshot Dimensional Schema. The Incident Snapshot dimensional schema
provides first-day-of-the-month snapshots of the incident-related data needed to support historical
analyses of incident loads. Incident load is defined here as the number of incidents open or active
on a particular day.

Diagram 36. Incident Snapshot Dimensional Schema

Title: Public Sector Incident Snapshot Star


Author: Siebel System Confidential

Source Person
(W_PERSON_D)

Type Source Organization


(W_LOV_HIER_D) (W_ORG_D)

Snapshot Date Position


(W_DAY_D) (W_POSITION_D)

Incident Snapshot Star


(W_INCDNT_SNP_F)

Emp Organization Suspect Group


(W_EMP_ORG_D) (W_ORG_D)

Employee Suspect
(W_EMPLOYEE_D) (W_PERSON_D)

120 Siebel Data Warehouse Data Model Reference for Industry Applications
Version 7.8.4
Dimensional Schema Diagrams ■ Dimensional Schema Diagrams and Descriptions

Diagram 37: Invoice Dimensional Schema. The Invoice dimensional schema allows you to analyze
invoices by account, agreement, contact, entitlement, order, service request, and status. The Invoice
fact table is based on S_INVOICE.

Diagram 37. Invoice Dimensional Schema

Title : INVOICE STAR SCHEMA


Author : Siebel Systems Confidential

ENTITLEMENT REMITTING ORGANIZATION SERVICE REQUEST


* W_ENTLMNT_D * W_ORG_D * W_SRVREQ_D

.
.
.

CLOSED DATE . ORDER


* W_DAY_D
* W_ORDER_D
.

. . .
.
INVOICE DATE .
o W_DAY_D
INVOICE INVOICE FULLY
. * W_INVOICE_F PAID DATE
. .
* W_DAY_D
.
CONTACT .
* W_PERSON_D .
.
. INVOICE TYPE
* W_LOV_D
.
.
STATUS . .
* W_LOV_D
. . .
PAYMENT DUE DATE
* W_DAY_D
.
.

DUE DATE . .
* W_DAY_D .

SUBTYPE ACCOUNT
* W_LOV_D * W_ORG_D AGREEMENT
* W_AGREE_D

Siebel Data Warehouse Data Model Reference for Industry Applications 12 1


Version 7.8.4
Dimensional Schema Diagrams ■ Dimensional Schema Diagrams and Descriptions

Diagram 38: Lead Dimensional Schema. Leads are requests, often of another employee or division, to
follow up on knowledge obtained during an investigation or to obtain more routine information or
permissions. Leads are typically generated within the context of an existing case and can serve as
mini cases, with their own constituent service requests and activities. The Lead dimensional schema
examines metrics, such as loads, open rates, close rates, and lead durations by the following
dimensions: time, geography, employee, suspect, lead type, case type, status, and priority. The Lead
fact includes index metrics that allow for direct, normalized comparisons against organizational
averages for each of the measures referred to above.

Diagram 38. Lead Dimensional Schema

Title: Public Sector Lead Star


Author: Siebel System Confidential

Suspect
(W_PERSON_D)
Lead Type
(W_LEAD_D) (W_LOV_HIER_D)

Case Position
(W_CASE_D) (W_POSITION_D)

Emp Organization Suspect Group


(W_EMP_ORG_D) Lead Star (W_ORG_D)
(W_LEAD_F)

Employee Log Date


(W_EMPLOYEE_D) (W_DAY_D)

Case Stage Complete Date


(W_LOV_D) (W_DAY_D)
Assign Date
(W_DAY_D)

122 Siebel Data Warehouse Data Model Reference for Industry Applications
Version 7.8.4
Dimensional Schema Diagrams ■ Dimensional Schema Diagrams and Descriptions

Diagram 39: Lead Target Dimensional Schema. The Lead Target dimensional schema provides a
location for the storage and retrieval of organizational target or benchmark values, by lead type and
subtype for lead loads, open rates, close rates, and lead durations. The Lead Target schema allows
for direct, normalized comparisons of team and individual process performance against stated
organizational objectives for lead management.

Diagram 39. Lead Target Dimensional Schema

Title: Public Sector Lead Target Star


Author: Siebel System Confidential

Effective Start Date


(W_DAY_D)

Period Lead Target Star Type


(W_PERIOD_D) (W_LEAD_KPI_F) (W_LOV_HIER_D)

Effective End Date


(W_DAY_D)

Siebel Data Warehouse Data Model Reference for Industry Applications 12 3


Version 7.8.4
Dimensional Schema Diagrams ■ Dimensional Schema Diagrams and Descriptions

Diagram 40: Lead Snapshot Dimensional Schema. The Lead Snapshot dimensional schema provides
first-day-of-the-month snapshots of the lead-related data needed to support historical analyses of
lead loads. Lead load is defined as the number of leads open or active on a particular day.

Diagram 40. Lead Snapshot Dimensional Schema

Title: Public Sector Lead Snapshot Star


Author: Siebel System Confidential

Type
(W_LOV_HIER_D)

Snapshot Date Position


(W_DAY_D) (W_POSITION_D)

Lead Snapshot Star


(W_LEAD_SNP_F)

Emp Organization Suspect Group


(W_EMP_ORG_D) (W_ORG_D)

Employee Suspect
(W_EMPLOYEE_D) (W_PERSON_D)

124 Siebel Data Warehouse Data Model Reference for Industry Applications
Version 7.8.4
Dimensional Schema Diagrams ■ Dimensional Schema Diagrams and Descriptions

Diagram 41: Key Performance Indicator Dimensional Schema. This dimensional schema measures the
Key Performance Indicators (KPI) for sales, marketing, and service executives. The KPI fact table
lets you analyze and compare new, attrition, and total counts for accounts, contacts, and employees
by date.

Diagram 41. Key Performance Indicator Dimensional Schema

Title : KEY PERFORMANCE INDICATOR


Author : Siebel Systems Confidential

SNAPSHOT DATE
* W_DAY_D
KEY PERFORMANCE INDICATOR
* W_KPI_F

Siebel Data Warehouse Data Model Reference for Industry Applications 12 5


Version 7.8.4
Dimensional Schema Diagrams ■ Dimensional Schema Diagrams and Descriptions

Diagram 42: Medical Education Dimensional Schema. The Medical Education dimensional schema
allows you to analyze medical education activities by the profession, decile ranking, specialty,
product, invitee, attendee, medical plans, geography, sales force organization, and time. The Medical
Education fact table is based on the S_ME_EVT_LS table.

Diagram 42. Medical Education Dimensional Schema

Title : MEDICAL EDUCATION STAR SCHEMA


Author : Siebel Systems confidential

CONTACT CONTACT
* W_PERSON_D RANKING
* W_PROD_RANK_D

REP. SPECIALTY BRICK


* W_AREA_D
* W_POSTN_CON_D

MEDICAL EDUCATION
PRODUCT * W_MED_ED_F GEOGRAPHICAL
* W_GEO_D
* W_PRODUCT_D

GEO ALIGNMENT POSITION


* W_ALIGNMT_DH
* W_POSITION_D

MEDICAL EVENT
* W_MED_EVT_D
BRICK
ALIGNMENT
* W_ALIGNMT_DH
MEDICAL PLAN
* W_MED_PLAN_D

CONTACT
ALIGNMENT
* W_ALIGNMT_DH
INVITEE EVENT START EVENT END
STATUS DATE DATE
* W_LOV_D * W_DAY_D * W_DAY_D

126 Siebel Data Warehouse Data Model Reference for Industry Applications
Version 7.8.4
Dimensional Schema Diagrams ■ Dimensional Schema Diagrams and Descriptions

Diagram 43: Marketing Cost Dimensional Schema. This dimensional schema allows you to analyze
marketing expenses by marketing source, such as campaign program, event, event plan, session,
and marketing plan, as well as by marketing region, cost type, cost category, vendor, and time. You
can also use this schema to analyze expected and actual costs.

Diagram 43. Marketing Cost Dimensional Schema

Title : MARKETING COST STAR SCHEMA


Author : Siebel Systems Confidential

MARKETING DIVISION
* W_ORG_D

CAMPAIGN LAUNCH DATE


* W_DAY_D CAMPAIGN END DATE
* W_DAY_D

MARKETING COST
* W_MKTG_COST_F
MARKETING
MARKETING SOURCE ORGANIZATION
* W_SOURCE_D
* W_ORG_D

MARKETING REGION CAMPAIGN START DATE


* W_DAY_D
* W_REGN_D

MARKETING EXPENSE
VENDOR CATEGORY
* W_VENDOR_D
* W_LOV_D

MARKETING
COST TYPE
* W_LOV_D COST DATE
* W_DAY_D

Siebel Data Warehouse Data Model Reference for Industry Applications 12 7


Version 7.8.4
Dimensional Schema Diagrams ■ Dimensional Schema Diagrams and Descriptions

Diagram 44: Marketing Goals Dimensional Schema. This dimensional schema allows you to analyze
forecasted goals of a marketing source, such as a campaign program, event, event plan, session,
and marketing plan. The goals can be analyzed by source, region, period, and goal type.

Diagram 44. Marketing Goals Dimensional Schema

Title : MARKETING GOALS STAR SCHEMA


Author : Siebel Systems Confidential

MARKETING
ORGANIZATION CAMPAIGN START
* W_ORG_D DATE
* W_DAY_D
MARKETING SOURCE
* W_SOURCE_D

CAMPAIGN LAUNCH DATE


* W_DAY_D

MARKETING GOALS
* W_MKTG_GOAL_F
MARKETING REGION
* W_REGN_D
CAMPAIGN END DATE
* W_DAY_D

GOAL TYPE
* W_LOV_D
GOAL END DATE
* W_DAY_D

MARKETING PERIOD
* W_PERIOD_D

MARKETING DIVISION GOAL START DATE


* W_DAY_D
* W_ORG_D

128 Siebel Data Warehouse Data Model Reference for Industry Applications
Version 7.8.4
Dimensional Schema Diagrams ■ Dimensional Schema Diagrams and Descriptions

Diagram 45: Objective Dimensional Schema. The Objective dimensional schema allows you to analyze
the objective against the actual performance of the sales team by the profession, account, specialty,
product, geography, sales force organization, and time. The Objective fact table is based on the
S_SRC table.

Diagram 45. Objective Dimensional Schema

Title : OBJECTIVE STAR SCHEMA


Author : Siebel Systems confidential

REP. SPECIALTY BRICK ALIGNMENT BRICK ACCOUNT


* W_POSTN_CON_D * W_AREA_D
* W_ALIGNMT_DH ALIGNMENT

CONTACT
ALIGNMENT
ACCOUNT
RANKING
* W_PROD_RANK_D
ACCOUNT
* W_ORG_D
CONTACT OBJECTIVE
* W_OBJECTIVE_F
RANKING
* W_PROD_RANK_D
AFFILIATION
* W_AFFL_DHL
ACCOUNT GEO
ALIGNMENT
* W_ALIGNMT_DH

CONTACT
ACCOUNT * W_PERSON_D
GEOGRAPHICAL
* W_GEO_D

POSITION
* W_POSITION_D
CONTACT
GEOGRAPHICAL
* W_GEO_D

PRODUCT
* W_PRODUCT_D

CONTACT GEO
ALIGNMENT
* W_ALIGNMT_DH START END DATE PLAN
DATE * W_DAY_D
PROMOTION
* W_DAY_D * W_PLAN_PROMO_D

Siebel Data Warehouse Data Model Reference for Industry Applications 12 9


Version 7.8.4
Dimensional Schema Diagrams ■ Dimensional Schema Diagrams and Descriptions

Diagram 46: Offer Product Dimensional Schema. The Offer Product dimensional schema allows you to
analyze products that have been part of offers. The Offer Product fact table is based on the
S_DCP_PROD_INT table.

Diagram 46. Offer Product Dimensional Schema

Title : OFFER PRODUCT STAR SCHEMA


Author : Siebel Systems Confidential

OFFER
* W_OFFER_D

OFFER PRODUCT
* W_OFR_PROD_F

CREATED DATE
* W_DAY_D
PRODUCT
* W_PRODUCT_D

130 Siebel Data Warehouse Data Model Reference for Industry Applications
Version 7.8.4
Dimensional Schema Diagrams ■ Dimensional Schema Diagrams and Descriptions

Diagram 47: Opportunity-Competitor Dimensional Schema. The Opportunity-Competitor dimensional


schema allows you to analyze opportunities that have been won or lost against competitors. This fact
table is based on the S_OPTY_ORG_CMPT table.

Diagram 47. Opportunity-Competitor Dimensional Schema

Title : OPPORTUNITY-COMPETITOR STAR SCHEMA


Author : Siebel Systems, Confidential

COMPETITOR
* W_COMPETITOR_D THREAT LEVEL
* W_LOV_D

. .

. .

OPPORTUNITY-COMPETITOR
o W_OPTY_CMPT_F

. .

.
.
STATUS
* W_LOV_D OPPORTUNITY
* W_OPTY_D

Siebel Data Warehouse Data Model Reference for Industry Applications 13 1


Version 7.8.4
Dimensional Schema Diagrams ■ Dimensional Schema Diagrams and Descriptions

Diagram 48: Opportunity Contact Dimensional Schema. The Opportunity Contact dimensional schema
allows you to analyze detailed (many-to-many) opportunity and contact relationships. The
Opportunity Contact fact table is based on the S_OPTY_CON table.

Diagram 48. Opportunity Contact Dimensional Schema

Title : OPPORTUNITY CONTACT STAR SCHEMA


Author : Siebel Systems Confidential

CONTACT ROLE
* W_LOV_D
OPTY ATTRIBUTES
* W_OPTY_MD

OPPORTUNITY CONTACT
* W_OPTY_CON_F

CONTACT OPPORTUNITY
* W_PERSON_D
* W_OPTY_D

OPPORTUNITY OWNER
OPPORTUNITY
ORGANIZATION
* W_EMP_ORG_D VISIBILITY
ORGANIZATION
* W_INT_ORG_D

132 Siebel Data Warehouse Data Model Reference for Industry Applications
Version 7.8.4
Dimensional Schema Diagrams ■ Dimensional Schema Diagrams and Descriptions

Diagram 49: Opportunity–Sales Stage Dimensional Schema. The Opportunity-Sales Stage dimensional
schema allows you to analyze an opportunity at different sales stages by opportunity, current and
previous sales stage, and time. The Opportunity-Sales Stage fact table is based on records from the
S_AUDIT_ITEM table that capture the sales stage changes in the table S_OPTY.

Diagram 49. Opportunity–Sales Stage Dimensional Schema

Title : OPPORTUNITY-SALES STAGE STAR SCHEMA


Author : Siebel Systems, Confidential

OPPORTUNITY
* W_OPTY_D

.
START DATE
* W_DAY_D
STAGE
* W_SSTAGE_D .

.
.
.
OPPORTUNITY -
.
SALES STAGE
* W_OPTY_STG_F

PREVIOUS STAGE
* W_SSTAGE_D END DATE
. * W_DAY_D

Siebel Data Warehouse Data Model Reference for Industry Applications 13 3


Version 7.8.4
Dimensional Schema Diagrams ■ Dimensional Schema Diagrams and Descriptions

Diagram 50: Order Dimensional Schema. The Order dimensional schema analyzes order information
at the order header level. For example, it includes shipping charges, tax amount, and header-level
adjustments for a given order. The Order fact table is based primarily on the S_ORDER table.

Diagram 50. Order Dimensional Schema

Title : ORDER FACT


Author : Siebel Systems Confidential AGREEMENT
* W_AGREE_D
CAMPAIGN LAUNCH DATE
* W_DAY_D
ACCOUNT
GEOGRAPHICAL
* W_GEO_D APPROVAL BY POSITION .
ACCOUNT * W_POSITION_D
* W_ORG_D CAMPAIGN END DATE
BILL TO ACCT * W_DAY_D
GEOGRAPHY
* W_GEO_D . . .

MARKETING REGION
ORDER FACT
* W_REGN_D
ACCOUNT INDUSTRY * W_ORDER_F
* W_INDUSTRY_D
. MARKETING SOURCE
* W_SOURCE_D
.
ENTITLEMENT
* W_ENTLMNT_D
APPROVING EMPLOYEE
* W_EMPLOYEE_D
OPPORTUNITY
* W_OPTY_D
CONTACT
OFFER * W_PERSON_D
* W_OFFER_D
SERVICE REQUEST
* W_SRVREQ_D
OWNER ORGANIZATION
* W_EMP_ORG_D
SEGMENT
* W_SEGMENT_D
ORDER DATE
* W_DAY_D
.
TEAM ORGANIZATION
ORDER ATTRIBUTES * W_EMP_ORG_D
* W_ORDER_MD
TEAM POSITION
* W_POSITION_D

ORDER
* W_ORDER_D
BILLING CONTACT
* W_PERSON_D
CONTACT GEOGRAPHICAL
. . .
* W_GEO_D

LAUNCH DATE
. * W_DAY_D

BILLING ACCOUNT
CAMPAIGN START DATE VISIBILITY ORG * W_ORG_D
* W_INT_ORG_D .
* W_DAY_D

134 Siebel Data Warehouse Data Model Reference for Industry Applications
Version 7.8.4
Dimensional Schema Diagrams ■ Dimensional Schema Diagrams and Descriptions

Diagram 51: Order Item Dimensional Schema (Part 1). The Order Item dimensional schema allows you
to analyze orders details by sales representative, products, industry, accounts, programs, and
channel. This dimensional schema maintains order types. The Order Item fact table is based on the
S_ORDER_ITEM and S_ORDER tables.

The Order Item fact table has a row for the Order header level information—for example, shipping
charges, tax amount, and header level adjustments and discounts. This row can be identified by the
header flag and will have an Unspecified product entry.

Because of the number of dimensions in this star, it has been split into two diagrams.

Diagram 51. Order Item Dimensional Schema (Part 1)

Title : ORDER ITEM STAR SCHEMA (Part 1)


Author : Siebel Systems Confidential

INDUSTRY ORDER ORDER DATE REQ SHIP DATE APPROVING


* W_INDUSTRY_D * W_ORDER_D * W_DAY_D * W_DAY_D EMPLOYEE SHIPPING CARRIER
* W_EMPLOYEE_D
* W_LOV_D

MAIN CONTACT SHIPPING METHOD


* W_PERSON_D * W_LOV_D

. .
BILLING CONTACT
* W_PERSON_D ORDER ITEM STATUS
* W_ORDERITEM_F * W_LOV_D

SHIPPING CONTACT PRODUCT STATUS


* W_PERSON_D .
* W_LOV_D
.
.
. PRODUCT
MAIN ACCOUNT . * W_PRODUCT_D
* W_ORG_D
. .

. OPPORTUNITY
. . * W_OPTY_D
BILLING ACCOUNT .
* W_ORG_D

OWNER ORG
. . * W_EMP_ORG_D
SHIPPING ACCOUNT
* W_ORG_D

CREATED BY
ORG

VISIBLE ORG
ACCOUNT ACCOUNT BILLING ACCOUNT CONTACT * W_INT_ORG_D
TEAM
GEOGRAPHICAL GEOGRAPHICAL SHIPPING GEOGRAPHICAL
* W_GEO_D * W_GEO_D
EMPLOYEE
GEOGRAPHICAL * W_GEO_D
* W_EMPLOYEE_D
* W_GEO_D

Siebel Data Warehouse Data Model Reference for Industry Applications 13 5


Version 7.8.4
Dimensional Schema Diagrams ■ Dimensional Schema Diagrams and Descriptions

Diagram 52: Order Item Dimensional Schema (Part 2).

Diagram 52. Order Item Dimensional Schema (Part 2)

Title : ORDER ITEM STAR SCHEMA (Part 2)


Author : Siebel Systems Confidential PARENT LINE
PRODUCT
* W_PRODUCT_D

CAMPAIGN START DATE


* W_DAY_D
ROOT LINE
OFFER
AGREEMENT * W_OFFER_D PROD
* W_AGREE_D * W_PRODUCT_D

MARKETING REGION
* W_REGN_D

SEGMENT ORDER ITEM


* W_SEGMENT_D * W_ORDERITEM_F CAMPAIGN LAUNCH DATE
* W_DAY_D

ENTITLEMENT
* W_ENTLMNT_D
CAMPAIGN
SERVICE REQUEST END DATE
* W_SRVREQ_D * W_DAY_D
MARKETING SOURCE
* W_SOURCE_D

MUST DELIVER
DATE
* W_DAY_D ACTION TYPE
* W_LOV_D
ORDER
ATTRIBUTES PRODUCT
* W_ORDER_MD
ATTRIBUTE
STATUS DATE * W_PRDATTR_D
* W_DAY_D
LAUNCH DATE
* W_DAY_D
PRICE LIST ITEM
* W_PRILSTITEM_D

APPROVAL BY
DISCOUNT POSITION
MECHANISM TEAM POSITION * W_POSITION_D
* W_POSITION_D
* W_LOV_D

136 Siebel Data Warehouse Data Model Reference for Industry Applications
Version 7.8.4
Dimensional Schema Diagrams ■ Dimensional Schema Diagrams and Descriptions

Diagram 53: Overlapping Campaign Account Dimensional Schema. This dimensional schema
aggregates and stores the number of accounts that are overlapping (targeted) in two unlaunched
campaigns. The numbers of overlapping accounts are calculated from the Campaign History fact
table for each paired set of unlaunched campaigns.

Diagram 53. Overlapping Campaign Account Dimensional Schema

Title : OVERLAPPING CAMPAIGN ACCOUNT STAR


Author : Siebel Systems Confidential

OVERLAPPING
CAMPAIGN ACCOUNTS
* W_OVR_CMPACNT_A

OVERLAPPING
MARKETING CAMPAIGN CAMPAIGN
* W_SOURCE_D
* W_SOURCE_D

Siebel Data Warehouse Data Model Reference for Industry Applications 13 7


Version 7.8.4
Dimensional Schema Diagrams ■ Dimensional Schema Diagrams and Descriptions

Diagram 54: Overlapping Campaign Contacts Dimensional Schema. This dimensional schema
aggregates and stores the number of contacts that are overlapping (targeted) in two unlaunched
campaigns. The number of overlapping contacts are calculated from the Campaign History fact table
for each paired set of unlaunched campaigns.

Diagram 54. Overlapping Campaign Contacts Dimensional Schema

Title : OVERLAPPING CAMPAIGN CONTACTS


Author : Siebel Systems Confidential

OVERLAPPING
CAMPAIGN
CONTACTS OVERLAPPING CAMPAIGN
MARKETING CAMPAIGN * W_OVR_CMPCON_A * W_SOURCE_D
* W_SOURCE_D

138 Siebel Data Warehouse Data Model Reference for Industry Applications
Version 7.8.4
Dimensional Schema Diagrams ■ Dimensional Schema Diagrams and Descriptions

Diagram 55: Performance Dimensional Schema. The Performance dimensional schema allows you to
analyze the shipments, target, consumption, and baseline data by account, product, geography,
sales force organization, and time. The Performance fact table is based on the S_PROD_BASELINE,
S_PROD_CONSUME, S_PROD_TARGET, and S_PROD_SHIPMENT tables.

Diagram 55. Performance Dimensional Schema

Title : PERFORMANCE STAR SCHEMA


Author : Siebel Systems confidential

PRODUCT
* W_PRODUCT_D

POSITION
ACCOUNT * W_POSITION_D
* W_ORG_D
PERFORMANCE
* W_PERFORMANCE_F

END DATE
ACCOUNT * W_DAY_D
GEOGRAPHICAL
* W_GEO_D

START DATE
* W_DAY_D

Siebel Data Warehouse Data Model Reference for Industry Applications 13 9


Version 7.8.4
Dimensional Schema Diagrams ■ Dimensional Schema Diagrams and Descriptions

Diagram 56: Person Dimensional Schema. The Person dimensional schema allows you to analyze
detailed contact and account relationships. The Person fact table is based on the S_PARTY_PER table.

Diagram 56. Person Dimensional Schema

Title : PERSON STAR SCHEMA


Author : Siebel Systems Confidential

ACCOUNT CONTACT
* W_ORG_D * W_PERSON_D

PERSON
* W_PERSON_F
BIRTH DATE
* W_DAY_D
ACCOUNT GEOGRAPHICAL . .
* W_GEO_D

GEOGRAPHICAL REGION
. * W_GEO_REGION_D
CONTACT GEOGRAPHICAL
* W_GEO_D
.
.

.
CONTACT INDUSTRY ACCOUNT INDUSTRY
* W_INDUSTRY_D * W_INDUSTRY_D

140 Siebel Data Warehouse Data Model Reference for Industry Applications
Version 7.8.4
Dimensional Schema Diagrams ■ Dimensional Schema Diagrams and Descriptions

Diagram 57: Pipeline Dimensional Schema. The Pipeline dimensional schema allows you to analyze
opportunity pipeline by sales representatives, products, industry, accounts, competitors and lead
quality. The Revenue fact table is based on revenue items from the S_REVN table. The Pipeline fact
table is based on the W_REVN_F table that is further based on the S_REVN table. It only brings in
opportunity revenue records (summary flag = Y) that are still open or that are closed in the same
quarter, and it also timestamps records that are brought into the Siebel Data Warehouse.

Diagram 57. Pipeline Dimensional Schema

Title : PIPELINE STAR SCHEMA


Author : Siebel Systems, Confidential
ACCOUNT
* W_ORG_D OPTY MARKETING
ATTRIBUTES SOURCE
* W_OPTY_MD * W_SOURCE_D

CREATED BY VISIBILITY ORG a


OPPORTUNITY
POSITION * W_INT_ORG_D . * W_OPTY_D
* W_POSTN_D
. INDUSTRY
* W_INDUSTRY_D .

EMPLOYEE
. * W_EMPLOYEE_D

CREATED BY ORG PIPELINE


* W_EMP_ORG_D * W_PIPELINE_F .
a
SNAPSHOT DATE
. * W_DAY_D
.
TEAM EMPLOYEE POSTN
* W_POSITION_D .
TERRITORY
* W_TERR_D
CREATED BY EMPLOYEE OFFER
* W_EMPLOYEE_D . .
* W_OFFER_D
.
OPEN DATE
* W_DAY_D
a .
TEAM EMPLOYEE .
.
* W_EMPLOYEE_D . .

CURRENT STAGE . CONTACT


* W_SSTAGE_D a * W_PERSON_D
a .

CLOSED DATE
. . * W_DAY_D
CAMPAIGN START a
DATE .
* W_DAY_D
CONTACT COMPETITOR
GEOGRAPHICAL ACCOUNT CAMPAIGN END DATE
* W_GEO_D * W_COMPETITOR_D * W_DAY_D
CAMPAIGN LAUNCH
.
DATE
* W_DAY_D
SEGMENT
* W_SEGMENT_D

Siebel Data Warehouse Data Model Reference for Industry Applications 14 1


Version 7.8.4
Dimensional Schema Diagrams ■ Dimensional Schema Diagrams and Descriptions

Diagram 58: Product Line Revenue by Date Closed Aggregate Dimensional Schema. The Product Line
Revenue by Date Closed Aggregate dimensional schema allows you to analyze aggregated
opportunity by product line, region, vertical, deal size, and close date year and quarter. The Product
Line Revenue by Date Closed Aggregate fact table is based on the W_REVN_F table, which is further
based on the S_REVN table.

Diagram 58. Product Line Revenue by Date Closed Aggregate Dimensional Schema

Title : PROD LN REVN BY DT CLOSE AGGR STAR SCHM


Author : Siebel Systems, Confidential

QUARTER CLOSED
* W_QTR_D

PRIMARY COMPETITOR PRODUCT LINE OPTY ATTRIBUTES


* W_COMPETITOR_D REVENUE BY DATE * W_OPTY_MD
CLOSED AGGR .
. o W_PLREVN_CL_A
. .

CURRENT SALES
STAGE
* W_SSTAGE_D

142 Siebel Data Warehouse Data Model Reference for Industry Applications
Version 7.8.4
Dimensional Schema Diagrams ■ Dimensional Schema Diagrams and Descriptions

Diagram 59: Product Line Revenue by Date Opened Aggregate Dimensional Schema. The Product Line
Revenue by Date Opened Aggregate dimensional schema allows you to analyze aggregated
opportunity by product line, region, vertical, deal size, and open date year and quarter. The Product
Line Revenue by Date Opened Aggregate table is based on the W_REVN_F, table, which is based on
the S_REVN table.

Diagram 59. Product Line Revenue by Date Opened Aggregate Dimensional Schema

Title : PROD LN REVN BY DT OPEN AGGR STAR


Author : Siebel Systems, Confidential

QUARTER
OPENED
* W_QTR_D

PRIMARY COMPETITOR PRODUCT LINE OPTY


* W_COMPETITOR_D REVENUE BY ATTRIBUTES
DATE OPENED * W_OPTY_MD
AGGR
* W_PLREVN_OP_A

CURRENT SALES
STAGE
* W_SSTAGE_D

Siebel Data Warehouse Data Model Reference for Industry Applications 14 3


Version 7.8.4
Dimensional Schema Diagrams ■ Dimensional Schema Diagrams and Descriptions

Diagram 60: Profile Rank Dimensional Schema. The Profile Rank dimensional schema allows you to
analyze the detail universe of contact and account distribution by professional attributes, account
attributes, decile ranking, specialty, product, geography, and sales force organization. The Profile
Rank fact table is based on S_CON_CLASS_RNK, S_ACCNT_CLS_RNK, S_POSTN_CON,
S_ACCNT_POSTN.

Diagram 60. Profile Rank Dimensional Schema

Title : PROFILE RANK STAR SCHEMA


Author : Siebel Systems confidential

ACCOUNT CONTACT ACCOUNT


ALIGNMENT RANKING RANKING
* W_ALIGNMT_DH * W_PROD_RANK_D * W_PROD_RANK_D CONTACT
ALIGNMENT
* W_ALIGNMT_DH

REP. SPECIALTY
* W_POSTN_CON_D
ACCOUNT
PROFILE RANK * W_ORG_D
ACCOUNT * W_PER_RANK_F
GEOGRAPHICAL
* W_GEO_D

AFFILIATION
CONTACT * W_AFFL_DHL
GEOGRAPHICAL
* W_GEO_D

CONTACT
BRICK * W_PERSON_D
* W_AREA_D

ACCOUNT GEO
ALIGNMENT
* W_ALIGNMT_DH
CONTACT GEO
ALIGNMENT
* W_ALIGNMT_DH
PRODUCT POSITION BRICK
* W_PRODUCT_D * W_POSITION_D ALIGNMENT
* W_ALIGNMT_DH

144 Siebel Data Warehouse Data Model Reference for Industry Applications
Version 7.8.4
Dimensional Schema Diagrams ■ Dimensional Schema Diagrams and Descriptions

Diagram 61: Promotion Dimensional Schema. The Promotion dimensional schema allows you to
analyze the promotional data by plan promotion, account promotion, promoted product, account
geography, sales force organization, and time. The Promotion fact table is based on the S_SRC and
S_SRC_CHNL tables.

Diagram 61. Promotion Dimensional Schema

Title : PROMOTION STAR SCHEMA


Author : Siebel Systems confidential

TACTICS PRODUCT
* W_LOV_D * W_PRODUCT_D

PLAN PROMOTION
* W_PLAN_PROMO_D

ACCOUNT PROMOTION
* W_ORG_D * W_PROMOTION_F

POSITION
* W_POSITION_D

ACCOUNT
GEOGRAPHIC
* W_GEO_D

PAYMENT START PAYMENT END


DATE DATE
* W_DAY_D * W_DAY_D

Siebel Data Warehouse Data Model Reference for Industry Applications 14 5


Version 7.8.4
Dimensional Schema Diagrams ■ Dimensional Schema Diagrams and Descriptions

Diagram 62: Quote Dimensional Schema. The Quote dimensional schema analyzes quote information
at the quote header level. The Quote fact table is based primarily on the S_QUOTE table.

Diagram 62. Quote Dimensional Schema

Title : QUOTE FACT


Author : Siebel Systems Confidential

APPROVAL BY POSITION CONTACT GEOGRAPHICAL


* W_POSITION_D * W_GEO_D
CAMPAIGN END DATE
* W_DAY_D
ACCOUNT . .
GEOGRAPHICAL
OWNER ORG EFFECTIVE END DATE
* W_GEO_D .
* W_EMP_ORG_D * W_DAY_D
CAMPAIGN START DATE
. . . . . * W_DAY_D
.
.
.
QUOTE FACT
ACCOUNT * W_QUOTE_F .
* W_ORG_D MARKETING SOURCE
. * W_SOURCE_D
BILL TO ACCT
GEOGRAPHY .
OPEN DATE
* W_GEO_D * W_DAY_D
.
ACCOUNT INDUSTRY . EFFECTIVE START DATE
* W_INDUSTRY_D * W_DAY_D
.

CONTACT
* W_PERSON_D
. EMPLOYEE POSITION
* W_POSITION_D
LEAD QUALITY .
* W_LOV_D

OPPORTUNITY . . CURRENT SALES STAGE


* W_OPTY_D * W_SSTAGE_D
.
.
QUOTE CLOSED DATE
* W_QUOTE_D . * W_DAY_D

OWNER ORGANIZATION . DUE DATE


* W_EMP_ORG_D * W_DAY_D
. .
.
PRIMARY EMPLOYEE
* W_EMPLOYEE_D
QUOTE ATTRIBUTES .
* W_QUOTE_MD . . . . .
.
VISIBILITY ORG
* W_INT_ORG_D PRIMARY TERRITORY
.
. * W_TERR_D
.
PRIMARY COMPETITOR
* W_COMPETITOR_D REASON WON/LOST CAMPAIGN
* W_LOV_D LAUNCH DATE
* W_DAY_D

146 Siebel Data Warehouse Data Model Reference for Industry Applications
Version 7.8.4
Dimensional Schema Diagrams ■ Dimensional Schema Diagrams and Descriptions

Diagram 63: Quote Item Dimensional Schema (Part 1). The Quote Item dimensional schema allows
you to analyze quote details by sales representatives, products, industry, accounts, quote status,
and sales territories. This dimensional schema maintains quote types. The Quote Item fact table is
based on the S_QUOTE_ITEM and S_DOC_QUOTE tables. The Quote Item fact table has a row for
the Quote header to store the header level information—for example, shipping charges, header-level
adjustments, and discounts. This row can be identified by the header flag and will have an
Unspecified product entry.

Because of the number of dimensions, this dimensional schema has been split into two diagrams.

Diagram 63. Quote Item Dimensional Schema (Part 1)

Title : QUOTE ITEM STAR SCHEMA (Part 1)


Author : Siebel Systems Confidential

CONTACT INDUSTRY TERRITORY QUOTE


* W_PERSON_D * W_TERR_D * W_QUOTE_D
* W_INDUSTRY_D

TARGET ACCOUNT CREATED DATE


* W_ORG_D * W_DAY_D
.
OWNER OPEN DATE
QUOTE ITEM
ORGANIZATION * W_QUOTEITEM_F * W_DAY_D
* W_EMP_ORG_D

ACCOUNT GEOGRAPHICAL CLOSED DATE


* W_GEO_D * W_DAY_D

CONTACT GEOGRAPHICAL EFFECTIVE


* W_GEO_D START DATE
* W_DAY_D

REASON WON/LOST
* W_LOV_D EFFECTIVE END
DATE
* W_DAY_D

LEAD QUALITY
* W_LOV_D DUE DATE
* W_DAY_D

EMPLOYEE REQUESTED DELIVERY


* W_EMPLOYEE_D DATE
* W_DAY_D

VISIBILITY ORG
* W_INT_ORG_D CREATED BY ORG SHIPPED DATE
* W_ORG_D
OPPORTUNITY PRODUCT * W_DAY_D
* W_OPTY_D * W_PRODUCT_D

Siebel Data Warehouse Data Model Reference for Industry Applications 14 7


Version 7.8.4
Dimensional Schema Diagrams ■ Dimensional Schema Diagrams and Descriptions

Diagram 64: Quote Item Dimensional Schema (Part 2)

Diagram 64. Quote Item Dimensional Schema (Part 2)

Title : QUOTE ITEM STAR SCHEMA (Part 2)


Author : Siebel Systems Confidential
PRICE LIST ITEM
* W_PRILSTITEM_D
QUOTE ATTRIBUTES
* W_QUOTE_MD
MARKETING SOURCE
* W_SOURCE_D

QUOTE ITEM
ROOT LINE PROD * W_QUOTEITEM_F
* W_PRODUCT_D

DISCOUNT MECHANISM
* W_LOV_D

PARENT LINE PROD


* W_PRODUCT_D

PRODUCT ATTRIBUTE
* W_PRDATTR_D ACTION TYPE
* W_LOV_D

EMPLOYEE POSITION
* W_POSITION_D
CAMPAIGN LAUNCH DATE
* W_DAY_D

CAMPAIGN END DATE


* W_DAY_D CAMPAIGN START DATE
* W_DAY_D

148 Siebel Data Warehouse Data Model Reference for Industry Applications
Version 7.8.4
Dimensional Schema Diagrams ■ Dimensional Schema Diagrams and Descriptions

Diagram 65: Response Campaign Aggregate Dimensional Schema. The Response Campaign Aggregate
dimensional schema aggregates the responses for campaigns, and segments. The important
measures include number of responses, number of responders, and average days to respond.

Diagram 65. Response Campaign Aggregate Dimensional Schema

Title : RESPONSE CAMPAIGN AGGREGATE STAR SCHEMA


Author : Siebel Systems, Confidential

SEGMENT
* W_SEGMENT_D

RESPONSE
CAMPAIGN
AGGREGATE
* W_RESP_CMP_A

MARKETING SOURCE
* W_SOURCE_D

Siebel Data Warehouse Data Model Reference for Industry Applications 14 9


Version 7.8.4
Dimensional Schema Diagrams ■ Dimensional Schema Diagrams and Descriptions

Diagram 66: Response Campaign Offer Aggregate Dimensional Schema. The Response Campaign Offer
Aggregate dimensional schema aggregates the responses for campaigns, segments, and offers. The
important measures include number of responses, number of responders, and average days to
respond.

Diagram 66. Response Campaign Offer Aggregate Dimensional Schema

Title : RESPONSE CAMPAIGN OFFER AGGR STAR SCHM


Author : Siebel Systems, Confidential

SEGMENT OFFER
* W_SEGMENT_D * W_OFFER_D
.
.
.
RESPONSE
. CAMPAIGN OFFER
AGGREGATE
* W_RESP_CMPOFR_A

RESPONSE MARKETING SOURCE


ATTRIBUTES * W_SOURCE_D
* W_RESPONSE_MD

150 Siebel Data Warehouse Data Model Reference for Industry Applications
Version 7.8.4
Dimensional Schema Diagrams ■ Dimensional Schema Diagrams and Descriptions

Diagram 67: Response Dimensional Schema. The Response dimensional schema allows you to analyze
responses by customer, program, segment, wave, and channel. The Response fact table is based on
the S_COMMUNICATION table.

Diagram 67. Response Dimensional Schema

Title : RESPONSE STAR SCHEMA


Author : Siebel Systems Confidential CAMPAIGN START CAMPAIGN LAUNCH
DATE DATE
* W_DAY_D * W_DAY_D

LAUNCH DATE MARKETING REGION


CREATED DATE * W_DAY_D CAMPAIGN END * W_REGN_D
* W_DAY_D
DATE
* W_DAY_D

RESPONSE DATE
* W_DAY_D CAMPAIGN PARTNER
* W_ORG_D

OFFER
* W_OFFER_D RESPONSE
* W_RESPONSE_F TERRITORY
* W_TERR_D

CAMPAIGN OWNER
ACCOUNT
ORGANIZATION * W_ORG_D
* W_ORG_D

ACCOUNT GEOGRAPHICAL SOURCE ORG


* W_ORG_D
* W_GEO_D

CONTACT GEOGRAPHICAL CREATED BY ORG


* W_ORG_D
* W_GEO_D

SEGMENT CONTACT
* W_SEGMENT_D * W_PERSON_D

RESPONSE DIMENSION
* W_RESPONSE_D
MARKETING SOURCE LOAD WAVE
* W_SOURCE_D RESPONSE WAVE * W_LD_WAVE_D
ATTRIBUTES * W_WAVE_D
* W_RESPONSE_MD

Siebel Data Warehouse Data Model Reference for Industry Applications 15 1


Version 7.8.4
Dimensional Schema Diagrams ■ Dimensional Schema Diagrams and Descriptions

Diagram 68: Response Product Dimensional Schema. The Response Product dimensional schema
allows you to analyze responses to products that were offered to the customer. The Response Product
fact table is based on the S_COMM_PROD_INT table.

Diagram 68. Response Product Dimensional Schema

Title : RESPONSE PRODUCT STAR


Author : Siebel Systems Confidential

PRODUCT
* W_PRODUCT_D

RESPONSE PRODUCT
* W_RESP_PROD_F

RESPONSE
* W_RESPONSE_D CREATED DATE
* W_DAY_D

152 Siebel Data Warehouse Data Model Reference for Industry Applications
Version 7.8.4
Dimensional Schema Diagrams ■ Dimensional Schema Diagrams and Descriptions

Diagram 69: Retail Audit Dimensional Schema. The Retail Audit dimensional schema allows you to
analyze the store audit data by plan promotion, account, product, account geography, sales
representative, inventory location, facing position, and time. The Retail Audit fact table is based on
the S_STORE_COND and S_EVT_ACT table.

Diagram 69. Retail Audit Dimensional Schema

Title : RETAIL AUDIT STAR SCHEMA


Author : Siebel Systems confidential

PRODUCT PLAN PROMOTION


* W_PRODUCT_D * W_PLAN_PROMO_D

POSITION
* W_POSITION_D

ACCOUNT RETAIL AUDIT


* W_ORG_D * W_RTLAUDIT_F

CONTACT
* W_PERSON_D

ACCOUNT
OBSERVATION
GEOGRAPHICAL
* W_GEO_D DATE
* W_DAY_D

FACING POSITION INVENTORY


* W_LOV_D LOCATION
* W_INVLOC_D

Siebel Data Warehouse Data Model Reference for Industry Applications 15 3


Version 7.8.4
Dimensional Schema Diagrams ■ Dimensional Schema Diagrams and Descriptions

Diagram 70: Revenue Dimensional Schema. The Revenue dimensional schema allows you to analyze
opportunities and revenue items by sales representatives, products, industry, accounts, competitors,
and lead quality. The Revenue fact table is based on revenue items from the S_REVN table. This
dimensional schema maintains the revenue items entered for an opportunity as well as independent
revenue items forecasted for products, accounts, contacts, and so forth by sales representatives. The
Summary (or the header) level row of the opportunity is identified by a summary flag.

This dimensional schema was previously known as Opportunity-Product.

Diagram 70. Revenue Dimensional Schema

Title : REVENUE STAR SCHEMA


Author : Siebel Systems, Confidential
MARKETING SOURCE
* W_SOURCE_D
ASSET CREATED BY CAMPAIGN
* W_ASSET_D POSITION
REPORTED * W_POSITION_D
END DATE MARKETING REGION
* W_DAY_D
POSITION * W_REGN_D
* W_POSITION_D

ACCOUNT
* W_ORG_D
CAMPAIGN
CONTACT LAUNCH DATE
FACILITY TYPE * W_PERSON_D * W_DAY_D
* W_LOV_D

EMPLOYEE
REVENUE * W_EMPLOYEE_D
OPTY * W_REVN_F
ATTRIBUTES SEGMENT
* W_SEGMENT_D

PRIMARY COMPETITOR OWNER ORG


ACCOUNT * W_EMP_ORG_D
* W_ORG_D

TERRITORY
CONTACT * W_TERR_D
GEOGRAPHICAL
* W_GEO_D
VISIBLE ORG
* W_INT_ORG_D
ACCOUNT
GEOGRAPHICAL
* W_GEO_D SALES REP ORG
* W_ORG_D

CREATED BY
EMPLOYEE CREATED BY ORG
* W_EMPLOYEE_D * W_EMP_ORG_D

CB EXPIRED DATE OPEN DATE


* W_DAY_D * W_DAY_D

CAMPAIGN
INDUSTRY LAUNCH
START DATE PRODUCT OPPORTUNITY
* W_DAY_D * W_INDUSTRY_D DATE
* W_PRODUCT_D * W_OPTY_D * W_DAY_D

154 Siebel Data Warehouse Data Model Reference for Industry Applications
Version 7.8.4
Dimensional Schema Diagrams ■ Dimensional Schema Diagrams and Descriptions

Diagram 71: Sales Pipeline Revenue Closed Date Aggregate Dimensional Schema. The Sales Pipeline
Revenue Closed Date Aggregate dimensional schema allows you to analyze aggregated opportunity
by region, vertical, deal size, and sales pipeline attributes (current sales stage, lead quality) and
closed date. The Sales Pipeline Revenue Closed Date Aggregate table is based on the W_REVN_F
table, which is based on the S_REVN table.

Diagram 71. Sales Pipeline Revenue Closed Date Aggregate Dimensional Schema

Title : SALES PIPELN REVN CL DT AGGR STAR


Author : Siebel Systems, Confidential

CLOSED DATE
* W_DAY_D

EMPLOYEE
.
* W_EMPLOYEE_D

OPTY ATTRIBUTES SALES PIPELN


* W_OPTY_MD REVN CLOSED
DATE
AGGREGATE
* W_SPREVN_CL_A

COMPETITOR
* W_COMPETITOR_D

.
a

CURRENT SALES STAGE


* W_SSTAGE_D

Siebel Data Warehouse Data Model Reference for Industry Applications 15 5


Version 7.8.4
Dimensional Schema Diagrams ■ Dimensional Schema Diagrams and Descriptions

Diagram 72: Sales Pipeline Revenue Open Date Aggregate Dimensional Schema. The Sales Pipeline
Revenue Open Date Aggregate dimensional schema allows you to analyze aggregated opportunity
by region, vertical, deal size, and sales pipeline attributes (current sales stage, lead quality) and
open date. The Sales Pipeline Revenue Open Date Aggregate table is based on the W_REVN_F table.

Diagram 72. Sales Pipeline Revenue Open Date Aggregate Dimensional Schema

Title : SALES PIPELN REVN OP DT AGGR STAR


Author : Siebel Systems, Confidential

OPEN DATE
* W_DAY_D

EMPLOYEE
* W_EMPLOYEE_D
.

OPTY ATTRIBUTES SALES PIPELN


* W_OPTY_MD REVN OPEN
DATE
AGGREGATE
* W_SPREVN_OP_A

COMPETITOR
* W_COMPETITOR_D

CURRENT SALES STAGE


* W_SSTAGE_D

156 Siebel Data Warehouse Data Model Reference for Industry Applications
Version 7.8.4
Dimensional Schema Diagrams ■ Dimensional Schema Diagrams and Descriptions

Diagram 73: Service Request Dimensional Schema. The Service Request dimensional schema allows
you to analyze service requests by customer, channel, product, time, and geography. The Service
Request fact table is based on the S_SRV_REQ table.

Diagram 73. Service Request Dimensional Schema

Title : SERVICE REQUEST STAR SCHEMA


Author : Siebel Systems Confidential

SERVICE REQ
* W_SRVREQ_D ASSIGN DATE
SERVICE REQ CONTACT * W_DAY_D
ACCOUNT ATTRIBUTES * W_PERSON_D
* W_ORG_D * W_SRVREQ_MD
ACTUAL CLOSE
DATE ASSET
* W_DAY_D * W_ASSET_D

AGREEMENT
* W_AGREE_D PRODUCT
* W_PRODUCT_D

ENTITLEMENT SERVICE REQUEST OWNER POSITION


* W_ENTLMNT_D
* W_SRVREQ_F * W_POSITION_D

ACCOUNT SERVICE REGION


GEOGRAPHICAL * W_REGION_D
* W_GEO_D

CONTACT OPEN DATE


* W_DAY_D
GEOGRAPHICAL
* W_GEO_D

CLOSED DATE
EMPLOYEE * W_DAY_D
* W_PERSON_D

TRADE CLOSE DATE EXP CLOSED DATE


* W_DAY_D
* W_DAY_D

CLAIM
TRADE OPEN DATE CREATED BY ORG VISIBLE ORG OWNER ORG * W_INS_CLAIM_D
* W_ORG_D * W_INT_ORG_D * W_EMP_ORG_D
* W_DAY_D

Siebel Data Warehouse Data Model Reference for Industry Applications 15 7


Version 7.8.4
Dimensional Schema Diagrams ■ Dimensional Schema Diagrams and Descriptions

Diagram 74: Service Request Aggregate Dimensional Schema. The Service Request Aggregate
dimensional schema sums up service requests and allows analysis of SRs by severity of 1-Critical,
by status, by product, and by owner.

Diagram 74. Service Request Aggregate Dimensional Schema

Title : SERVICE REQUEST AGGREGATE STAR SCHEMA


Author : Siebel Systems, Confidential

PRODUCT
* W_PRODUCT_D

SERVICE REQUEST
AGGREGATE
* W_SRVREQ_A

158 Siebel Data Warehouse Data Model Reference for Industry Applications
Version 7.8.4
Dimensional Schema Diagrams ■ Dimensional Schema Diagrams and Descriptions

Diagram 75: Service Request Aggregate for Field Service Dimensional Schema. The Service Request
Aggregate for Field Service dimensional schema aggregates Service Request (SR) related invoice
amounts, SR-related activity costs and SR-related activity amounts, SR-related order item costs, SR-
related order item amounts and buckets them into billable and nonbillable categories. This
dimensional schema rolls up to SR level the SR-related measures from Activity, Order Item, and
Invoice facts and allows for analysis by account, agreement, entitlement, and service request.

Diagram 75. Service Request Aggregate for Field Service Dimensional Schema





      

  !"#!$




0 %

0
'+-
0%0-&



%
&&

'+-&1-& 2

2 2








 


  
%&
2
/
0
&&


2
'+-&1-& 2 '+- -- 0
'+- -&

2 2





 2
'+-
-&



0
'+-

-&

Siebel Data Warehouse Data Model Reference for Industry Applications 15 9


Version 7.8.4
Dimensional Schema Diagrams ■ Dimensional Schema Diagrams and Descriptions

Diagram 76: Closed Service Request Aggregate Dimensional Schema. The Closed Service Request
Aggregate dimensional schema sums up the number of service requests by severity and status and
groups them by the closed month.

Diagram 76. Closed Service Request Aggregate Dimensional Schema

Title : CLOSED SERVICE REQUEST AGGR STAR SCHEMA


Author : Siebel Systems, Confidential

PRODUCT
* W_PRODUCT_D

PRIMARY OWNER CLOSED SERVICE SERVICE REQ


ORGANIZATION . REQUEST . ATTRIBUTES
* W_EMP_ORG_D
.
AGGREGATE * W_SRVREQ_MD
* W_SR_CLDT_A .

CLOSED MONTH
* W_MONTH_D

160 Siebel Data Warehouse Data Model Reference for Industry Applications
Version 7.8.4
Dimensional Schema Diagrams ■ Dimensional Schema Diagrams and Descriptions

Diagram 77: Opened Service Request Aggregate Dimensional Schema. The Open Service Request
Aggregate dimensional schema sums up the number of service requests by severity and status and
groups them by the month in which they were opened.

Diagram 77. Opened Service Request Aggregate Dimensional Schema

Title : OPENED SERVICE REQUEST AGGR STAR


Author : Siebel Systems, Confidential

PRODUCT
* W_PRODUCT_D

PRIMARY OWNER OPENED SERVICE SERVICE REQ


ORGANIZATION REQUEST ATTRIBUTES
* W_EMP_ORG_D AGGREGATE * W_SRVREQ_MD
* W_SR_OPDT_A

OPENED MONTH
* W_MONTH_D

Siebel Data Warehouse Data Model Reference for Industry Applications 16 1


Version 7.8.4
Dimensional Schema Diagrams ■ Dimensional Schema Diagrams and Descriptions

Diagram 78: Survey Dimensional Schema. The Survey dimensional schema allows you to analyze
customer satisfaction by customer, product, and geography. The Survey fact table is based on the
S_SURVEY table.

Diagram 78. Survey Dimensional Schema

Title : SURVEY STAR SCHEMA


Author : Siebel Systems Confidential

ACCOUNT
KNOWLEDGE * W_ORG_D ACCESSIBLE
CONTACT * W_LOV_D * W_LOV_D
* W_PERSON_D SERVICE
REQUEST OWNER
* W_EMPLOYEE_D
SURVEY TYPE
* W_LOV_D
DISSATISFACTION
* W_LOV_D

VISIBILITY ORG
* W_INT_ORG_D SURVEY CHANNEL RESOLUTION
* W_SURVEY_F * W_LOV_D

ACCOUNT GEOGRAPHICAL
* W_GEO_D SURVEY DATE
* W_DAY_D

CONTACT GEOGRAPHICAL OWNER ORG


* W_GEO_D * W_EMP_ORG_D

RESOLVE OVERALL
* W_LOV_D * W_LOV_D

SERVICE REQUEST
PARTNERSHIP
OWNER POSITION
* W_POSITION_D PRODUCTIVITY
* W_LOV_D

SERVICE REQUEST PARTNERSHIP


* W_SRVREQ_D PRODUCT TOOLS
* W_PRODUCT_D * W_LOV_D

162 Siebel Data Warehouse Data Model Reference for Industry Applications
Version 7.8.4
Dimensional Schema Diagrams ■ Dimensional Schema Diagrams and Descriptions

Diagram 79: Syndicated Data - Base Direct Sales Dimensional Schema. This dimensional schema
measures sales revenue and unit data from manufacturer product shipments to drug wholesalers by
account profile, account address, account brick, historical alignment, payer type, time period, day,
month, account or contact affiliations, data type, and product. This schema is for power users who
will use base fact tables with alignment to do historical analysis using current and historical
alignment. This schema is also used as the source to populate the territory level Syndicated Data -
Territory Direct Sales Dimensional Schema, which is used for operational reporting.

Diagram 79. Syndicated Data - Base Direct Sales Dimensional Schema

Title: SYNDICATED DATA - BASE DIRECT SALES STAR SCHEMA


Author: Siebel Systems confidential

ACCOUNT ACCOUNT BRICK


*W_ORG_D *W_AREA_D

ACCOUNT CURRENT
GEOGRAPHICAL ALIGNMENT
*W_GEO_D *W_ALIGNMT_DH

HISTORICAL
DATA TYPE
ALIGNMENT
*W_LOV_UD
*W_ALIGNVER_DH
BASE DIRECT SALES
*W_SYNDD_DS_F

PERIOD MONTH PAYER TYPE


*W_MONTH_D *W_INS_PLAN_D

PERIOD DAY PERIOD TYPE


*W_DAY_D *W_LOV_D

ACCOUNT TO CONTACT TO
ACCOUNT AFFILIATION ACCOUNT AFFILIATION
*W_AFFL_AA_H *W_AFFL_CA_H

SOURCE ACCOUNT PRODUCT SOURCE CONTACT


*W_ORG_D *W_PRODUCT_D *W_PERSON_D

Siebel Data Warehouse Data Model Reference for Industry Applications 16 3


Version 7.8.4
Dimensional Schema Diagrams ■ Dimensional Schema Diagrams and Descriptions

Diagram 80: Syndicated Market - Base Direct Sales Dimensional Schema. This dimensional schema
measures sales revenue and unit data from manufacturer product shipments to drug wholesalers
aggregated to market totals by account profile, account address, account brick, historical alignment,
payer type, time period, day, month, account or contact affiliations, data type, and product. This
schema is for power users who use base fact tables with alignment to do historical analysis using
current and historical alignment. This schema is also used as the source to populate the territory
level Syndicated Market - Territory Direct Sales Dimensional Schema, which is used for operational
reporting.

Diagram 80. Syndicated Market - Base Direct Sales Dimensional Schema

Title: SYNDICATED MARKET - BASE DIRECT SALES STAR SCHEMA


Author: Siebel Systems confidential

ACCOUNT ACCOUNT BRICK


*W_ORG_D *W_AREA_D

ACCOUNT CURRENT
GEOGRAPHICAL ALIGNMENT
*W_GEO_D *W_ALIGNMT_DH

HISTRICAL
DATA TYPE
ALIGNMENT
*W_LOV_UD
*W_ALIGNVER_DH
BASE DIRECT SALES
MARKET
*W_SYNDM_DS_F
PERIOD MONTH PAYER TYPE
*W_MONT H_D *W_INS_PLAN_D

PERIOD DAY PERIOD TYPE


*W_DAY_D *W_LOV_D

ACCOUNT TO CONTACT TO
ACCOUNT AFFILIATION ACCOUNT AFFILIATION
*W_AFFL_AA_H *W_AFFL_CA_H

SOURCE ACCOUNT MARKET SOURCE CONTACT


*W_ORG_D *W_PRODU CT_D *W_PERSON_D

164 Siebel Data Warehouse Data Model Reference for Industry Applications
Version 7.8.4
Dimensional Schema Diagrams ■ Dimensional Schema Diagrams and Descriptions

Diagram 81: Syndicated Data - Base Indirect Sales Dimensional Schema. This dimensional schema
measures sales revenue and unit data collected from syndicated data vendors from drug wholesalers
to drug retailer by account profile, account address, account brick, historical alignment, payer type,
time period, day, month, account or contact affiliations, data type, and product. This star schema is
for power users who use base fact tables with alignment to do historical analysis using current and
historical alignment. This schema is also used as the source to populate the territory level Syndicated
Data - Territory Indirect Sales Dimensional Schema, which is used for operational reporting.

Diagram 81. Syndicated Data - Base Indirect Sales Dimensional Schema

Title: SYNDICATED DATA - BASE INDIRECT SALES STAR SCHEMA


Author: Siebel Systems confidential

ACCOUNT ACCOUNT BRICK


*W_ORG_D *W_AREA_D

ACCOUNT CURRENT
GEOGRAPHICAL ALIGNMENT
*W_GEO_D *W_ALIGNMT_DH

HISTRICAL
BRICK
ALIGNMENT
*W_AREA_D
*W_ALIGNVER_DH

GEOGRAPHICAL BASE INDIRECT SALES DATA TYPE


*W_GEO_D *W_SYNDD_IDS_F *W_LOV_UD

PERIOD MONTH PAYER TYPE


*W_MONTH_D *W_INS_PLAN_D

PERIOD DAY PERIOD TYPE


*W_DAY_D *W_LOV_D

ACCOUNT TO CONTACT TO
ACCOUNT AFFILIATION ACCOUNT AFFILIATION
*W_AFFL_AA_H *W_AFFL_CA_H

SOURCE ACCOUNT PRODUCT SOURCE CONTACT


*W_ORG_D *W_PRODUCT_D *W_PERSON_D

Siebel Data Warehouse Data Model Reference for Industry Applications 16 5


Version 7.8.4
Dimensional Schema Diagrams ■ Dimensional Schema Diagrams and Descriptions

Diagram 82: Syndicated Market - Base Indirect Sales Dimensional Schema. This dimensional schema
measures sales revenue and unit data collected from syndicated data vendors from drug wholesalers
to drug retailer aggregated to market totals by account profile, account address, account brick,
historical alignment, payer type, time period, day, month, account or contact affiliations, data type,
and product. This schema is for power users who use base fact tables with alignment to do historical
analysis using current and historical alignment. This schema is also used as the source to populate
the territory level Syndicated Market - Territory Indirect Sales Dimensional Schema, which is used for
operational reporting.

Diagram 82. Syndicated Market - Base Indirect Sales Dimensional Schema

Title: SYNDICATED MARKET - BASE INDIRECT SALES STAR SCHEMA


Author: Siebel Systems confidential

ACCOUNT ACCOUNT BRICK


*W_ORG_D *W_AREA_D

ACCOUNT CURRENT
GEOGRAPHICAL ALIGNMENT
*W_GEO_D *W_ALIGNMT_DH

HISTRICAL
BRICK
ALIGNMENT
*W_AREA_D
*W_ALIGNVER_DH

BASE INDIRECT SALES


GEOGRAPHICAL DATA TYPE
MARKET
*W_GEO_D *W_LOV_UD
*W_SYNDM_IDS_F

PERIOD MONTH PAYER TYPE


*W_MONTH_D *W_INS_PLAN_D

PERIOD DAY PERIOD TYPE


*W_DAY_D *W_LOV_D

ACCOUNT TO ACOUNT CONTACT TO ACOUNT


AFFILIATION AFFILIATION
*W_AFFL_AA_H *W_AFFL_CA_H

SOURCE ACCOUNT MARKET SOURCE CONTACT


*W_ORG_D *W_PRODUCT_D *W_PERSON_D

166 Siebel Data Warehouse Data Model Reference for Industry Applications
Version 7.8.4
Dimensional Schema Diagrams ■ Dimensional Schema Diagrams and Descriptions

Diagram 83: Syndicated Data - Base RX Plan Dimensional Schema. This dimensional schema measures
pharmaceutical drug prescriptions by managed care plan collected from syndicated data vendors by
account profile, account address, account brick, historical alignment, payer type (account type), time
period, day, month, account or contact affiliations, data type, and product. This schema is for power
users who use base fact tables with alignment to do historical analysis using current and historical
alignment. This schema is also used as the source to populate the territory level Syndicated Data -
Territory RX Plan Dimensional Schema, which is used for operational reporting.

Diagram 83. Syndicated Data - Base RX Plan Dimensional Schema

Title: SYNDICATED DATA - BASE RX PLAN STAR SCHEMA


Author: Siebel Systems confidential

ACCOUNT ACCOUNT BRICK


*W_ORG_D *W_AREA_D

ACCOUNT CURRENT
GEOGRAPHICAL ALIGNMENT
*W_GEO_D *W_ALIGNMT_DH

HISTROICAL
DATA TYPE
ALIGNMENT
*W_LOV_UD
*W_ALIGNVER_DH
BASE RX PLAN
*W_SYNDD_PT_F

PERIOD MONTH PERIOD DAY


*W_MONT H_D *W_DAY_D

PERIOD TYPE PRODUCT


*W_LOV_D *W_PRODU CT_D

ACCOUNT TO CONTACT TO
ACCOUNT AFFILIATION ACCOUNT AFFILIATION
*W_AFFL_AA_H *W_AFFL_CA_H

SOURCE ACCOUNT SOURCE CONTACT


*W_ORG_D *W_PERSON_D

Siebel Data Warehouse Data Model Reference for Industry Applications 16 7


Version 7.8.4
Dimensional Schema Diagrams ■ Dimensional Schema Diagrams and Descriptions

Diagram 84: Syndicated Market - Base RX Plan Dimensional Schema. This dimensional schema
measures pharmaceutical drug prescriptions by managed care plan aggregated to market totals as
collected from syndicated data vendors by account profile, account address, account brick, historical
alignment, payer type (account type), time period, day, month, account or contact affiliations, data
type, and product. This schema is for power users who use base fact tables with alignment to do
historical analysis using current and historical alignment. This schema is also used as the source to
populate the territory level Syndicated Market - Territory RX Plan Dimensional Schema, which is used
for operational reporting.

Diagram 84. Syndicated Market - Base RX Plan Dimensional Schema

Title: SYNDICATED MARKET - BASE RX PLAN STAR SCHEMA


Author: Siebel Systems confidential

ACCOUNT ACCOUNT BRICK


*W_ORG_D *W_AREA_D

ACCOUNT CURRENT
GEOGRAPHICAL ALIGNMENT
*W_GEO_D *W_ALIGNMT_DH

HISTROICAL
DATA TYPE
ALIGNMENT
*W_LOV_UD
*W_ALIGNVER_DH
BASE RX PLAN MARKET
*W_SYNDM_PT_F

PERIOD MONTH PERIOD DAY


*W_MONT H_D *W_DAY_D

PERIOD TYPE MARKET


*W_LOV_D *W_PRODU CT_D

ACCOUNT TO CONTACT TO
ACCOUNT AFFILIATION ACCOUNT AFFILIATION
*W_AFFL_AA_H *W_AFFL_CA_H

SOURCE ACCOUNT SOURCE CONTACT


*W_ORG_D *W_PERSON_D

168 Siebel Data Warehouse Data Model Reference for Industry Applications
Version 7.8.4
Dimensional Schema Diagrams ■ Dimensional Schema Diagrams and Descriptions

Diagram 85: Syndicated Data - Base Physician RX Dimensional Schema. This dimensional schema
measures pharmaceutical drug prescriptions by physician collected from syndicated data vendors by
contact profile, contact address, contact brick, historical alignment, payer type (account type), time
period, contact account affiliations, data type, day, month, and product. This schema is for power
users who use base fact tables with alignment to do historical analysis using current and historical
alignment. This schema is also used as the source to populate the territory level Syndicated Data -
Territory Physician RX Dimensional Schema, which is used for operational reporting

Diagram 85. Syndicated Data - Base Physician RX Dimensional Schema

Title: SYNDICATED DATA - BASE PHYSICIAN RX STAR SCHEMA


Author: Siebel Systems confidential

CONTACT CONTACT BRICK


*W_PERSON_D *W_AREA_D

CONTACT CURRENT
GEOGRAPHICAL ALIGNMENT
*W_GEO_D *W_ALIGNMT_DH

HISTROICAL
BRICK
ALIGNMENT
*W_AREA_D
*W_ALIGNVER_DH

GEOGRAPHICAL BASE PHYSICIAN RX DATA TYPE


*W_GEO_D *W_SYNDD_RX_F *W_LOV_UD

PERIOD MONTH PAYER TYPE


*W_MONTH_D *W_INS_PLAN_D

PERIOD DAY PERIOD TYPE


*W_DAY_D *W_LOV_D

CONTACT TO ACCOUNT TO
CONTACT AFFILIATION CONTACT AFFILIATION
*W_AFFL_CC_H *W_AFFL_AC_H

SOURCE CONATCT PRODUCT SOURCE ACCOUNT


*W_PERSON_D *W_PRODUCT_D *W_ORG_D

Siebel Data Warehouse Data Model Reference for Industry Applications 16 9


Version 7.8.4
Dimensional Schema Diagrams ■ Dimensional Schema Diagrams and Descriptions

Diagram 86: Syndicated Market- Base Physician RX Dimensional Schema. This dimensional schema
measures monthly pharmaceutical drug prescriptions by physician aggregated to market totals as
collected from syndicated data vendors by contact profile, contact address, contact brick, historical
alignment, payer type (account type), time period, day, month, contact account affiliations, data
type, and product. This schema is for power users who use base fact tables with alignment to do
historical analysis using current and historical alignment. This schema is also used as the source to
populate the territory level Syndicated Market - Territory Physician RX Dimensional Schema, which is
used for operational reporting

Diagram 86. Syndicated Market- Base Physician RX Dimensional Schema

Title: SYNDICATED MARKET - BASE PHYSICIAN RX STAR SCHEMA


Author: Siebel Systems confidential

CONTACT CONTACT BRICK


*W_PERSON_D *W_AREA_D

CONTACT CURRENT
GEOGRAPHICAL ALIGNMENT
*W_GEO_D *W_ALIGNMT_DH

HISTROICAL
BRICK
ALIGNMENT
*W_AREA_D
*W_ALIGNVER_DH

BASE PHYSICIAN RX
GEOGRAPHICAL DATA TYPE
MARKET
*W_GEO_D *W_LOV_UD
*W_SYNDM_RX_F

PERIOD MONTH PAYER TYPE


*W_MONTH_D *W_INS_PLAN_D

PERIOD DAY PERIOD TYPE


*W_DAY_D *W_LOV_D

CONTACT TO ACCOUNT TO
CONTACT AFFILIATION CONTACT AFFILIATION
*W_AFFL_CC_H *W_AFFL_AC_H

SOURCE CONATCT MARKET SOURCE ACCOUNT


*W_PERSON_D *W_PRODUCT_D *W_ORG_D

170 Siebel Data Warehouse Data Model Reference for Industry Applications
Version 7.8.4
Dimensional Schema Diagrams ■ Dimensional Schema Diagrams and Descriptions

Diagram 87: Syndicated Data - Base Weekly Physician RX Dimensional Schema. This dimensional
schema measures weekly pharmaceutical drug prescriptions by physician collected from syndicated
data vendors by contact profile, contact address, contact brick, historical alignment, payer type
(account type), time period, contact account affiliations, data type, day, week, and product. This
schema is for power users who use base fact tables with alignment to do historical analysis using
current and historical alignment. This schema is also used as the source to populate the territory
level Syndicated Data - Territory Weekly Physician RX Dimensional Schema, which is used for
operational reporting.

Diagram 87. Syndicated Data - Base Weekly Physician RX Dimensional Schema

Title: SYNDICATED DATA - BASE WEEKLY PHYSICIAN RX STAR SCHEMA


Author: Siebel Systems confidential

CONTACT CONTACT BRICK


*W_PERSON_D *W_AREA_D

CONTACT CURRENT
GEOGRAPHICAL ALIGNMENT
*W_GEO_D *W_ALIGNMT_DH

HISTROICAL
DATA TYPE
ALIGNMENT
*W_LOV_UD
*W_ALIGNVER_DH
BASE WEEKLY
PHYSICIAN RX
*W_SYNDD_W_F
PERIOD WEEK PAYER TYPE
*W_W EEK_D *W_INS_PLAN_D

PERIOD DAY PERIOD TYPE


*W_DAY_D *W_LOV_D

CONTACT TO ACCOUNT TO
CONTACT AFFILIATION CONTACT AFFILIATION
*W_AFFL_CC_H *W_AFFL_AC_H

SOURCE CONTACT PRODUCT SOURCE ACCOUNT


*W_PERSON_D *W_PRODU CT_D *W_ORG_D

Siebel Data Warehouse Data Model Reference for Industry Applications 17 1


Version 7.8.4
Dimensional Schema Diagrams ■ Dimensional Schema Diagrams and Descriptions

Diagram 88: Syndicated Market - Base Weekly Physician RX Dimensional Schema. This dimensional
schema measures weekly pharmaceutical drug prescriptions by physician aggregated to market
totals as collected from syndicated data vendors by contact profile, contact address, contact brick,
historical alignment, payer type (account type), time period, day, week, contact account affiliations,
data type, and product. This schema is for power users who use base fact tables with alignment to
do historical analysis using current and historical alignment. This schema is also used as the source
to populate the territory level Syndicated Market - Territory Weekly Physician RX Dimensional Schema,
which is used for operational reporting.

Diagram 88. Syndicated Market - Base Weekly Physician RX Dimensional Schema

Title: SYNDICATED MARKET - BASE WEEKLY PHYSICIAN RX STAR SCHEMA


Author: Siebel Systems confidential

CONTACT CONTACT BRICK


*W_PERSON_D *W_AREA_D

CONTACT CURRENT
GEOGRAPHICAL ALIGNMENT
*W_GEO_D *W_ALIGNMT_DH

HISTROICAL
DATA TYPE
ALIGNMENT
*W_LOV_UD
*W_ALIGNVER_DH
BASE WEEKLY
PHYSICIAN RX MARKET
*W_SYNDM_W_F
PERIOD WEEK PAYER TYPE
*W_W EEK_D *W_INS_PLAN_D

PERIOD DAY PERIOD TYPE


*W_DAY_D *W_LOV_D

CONTACT TO ACCOUNT TO
CONTACT AFFILIATION CONTACT AFFILIATION
*W_AFFL_CC_H *W_AFFL_AC_H

SOURCE CONTACT MARKET SOURCE ACCOUNT


*W_PERSON_D *W_PRODUCT_D *W_ORG_D

172 Siebel Data Warehouse Data Model Reference for Industry Applications
Version 7.8.4
Dimensional Schema Diagrams ■ Dimensional Schema Diagrams and Descriptions

Diagram 89: Syndicated Data - Base Physician RX Plan Dimensional Schema. This dimensional schema
measures pharmaceutical drug prescriptions by physician and plan collected from syndicated data
vendors by contact profile, contact address, contact brick, account profile, account address, account
brick, historical alignment, payer type (account type), time period, day, month, account or contact
affiliations, data type, and product. This schema is for power users who use base fact tables with
alignment to do historical analysis using current and historical alignment. This schema is also used
as the source to populate the territory level Syndicated Data - Territory Physician RX Plan Dimensional
Schema, which is used for operational reporting.

Diagram 89. Syndicated Data - Base Physician RX Plan Dimensional Schema

Title: SYNDICATED DATA - BASE PHYSICAN RX PLAN STAR SCHEMA


Author: Siebel Systems confidential

ACCOUNT ACCOUNT BRICK


*W_ORG_D *W_AREA_D

ACCOUNT
CONTACT
GEOGRAPHICAL
*W_PERSON_D
*W_GEO_D

CONTACT
CONTACT AREA
GEOGRAPHICAL
*W_AREA_D
*W_GEO_D

ACCOUNT CURRENT ACCOUNT HISTROICAL


ALIGNMENT ALIGNMENT
*W_ALIGNMT_DH *W_ALIGNVER_DH

CONTACT CURRENT CONTACT HISTROICAL


ALIGNMENT ALIGNMENT
*W_ALIGNMT_DH *W_ALIGNVER_DH
BASE PHYSICAN RX
PLAN
*W_SYNDD_XPT_F
DATA TYPE PERIOD MONTH
*W_LOV_UD *W_MONTH_D

PERIOD TYPE PERIOD DAY


*W_LOV_D *W_DAY_D

SOURCE ACCOUNT SOURCE CONTACT


*W_ORG_H *W_PERSON_D

ACCOUNT TO CONTACT TO
ACCOUNT AFFILIATION ACCOUNT AFFILIATION
*W_AFFL_AA_H *W_AFFL_CA_H

CONTACT TO ACCOUNT TO
CONTACT AFFILIATION CONTACT AFFILIATION
*W_AFFL_CC_H *W_AFFL_AC_H

SOURCE CONTACT PRODUCT SOURCE ACCOUNT


*W_PERSON_D *W_PRODUCT_D *W_ORG_D

Siebel Data Warehouse Data Model Reference for Industry Applications 17 3


Version 7.8.4
Dimensional Schema Diagrams ■ Dimensional Schema Diagrams and Descriptions

Diagram 90: Syndicated Market - Base Physician RX Plan Dimensional Schema. This dimensional
schema measures pharmaceutical drug prescriptions aggregated to market totals by physician and
plan collected from syndicated data vendors by contact profile, contact address, contact brick,
account profile, account address, account brick, historical alignment, payer type (account type), time
period, day, month, account or contact affiliations, data type, and product. This schema is for power
users who use base fact tables with alignment to do historical analysis using current and historical
alignment. This schema is also used as the source to populate the territory level Syndicated Market
- Territory Physician RX Plan Dimensional Schema, which is used for operational reporting.

Diagram 90. Syndicated Market - Base Physician RX Plan Dimensional Schema

Title: SYNDICATED MARKET - BASE PHYSICAN RX PLAN STAR SCHEMA


Author: Siebel Systems confidential

ACCOUNT ACCOUNT BRICK


*W_ORG_D *W_AREA_D

ACCOUNT
CONTACT
GEOGRAPHICAL
*W_PERSON_D
*W_GEO_D

CONTACT
CONTACT AREA
GEOGRAPHICAL
*W_AREA_D
*W_GEO_D

ACCOUNT CURRENT ACCOUNT HISTROICAL


ALIGNMENT ALIGNMENT
*W_ALIGNMT_DH *W_ALIGNVER_DH

CONTACT CURRENT CONTACT HISTROICAL


ALIGNMENT ALIGNMENT
*W_ALIGNMT_DH *W_ALIGNVER_DH
BASE PHYSICAN RX
PLAN MARKET
*W_SYNDM_XPT_F
DATA TYPE PERIOD MONTH
*W_LOV_UD *W_MONTH_D

PERIOD TYPE PERIOD DAY


*W_LOV_D *W_DAY_D

SOURCE ACCOUNT SOURCE CONTACT


*W_ORG_H *W_PERSON_D

ACCOUNT TO CONTACT TO
ACCOUNT AFFILIATION ACCOUNT AFFILIATION
*W_AFFL_AA_H *W_AFFL_CA_H

CONTACT TO ACCOUNT TO
CONTACT AFFILIATION CONTACT AFFILIATION
*W_AFFL_CC_H *W_AFFL_AC_H

SOURCE CONTACT MARKET SOURCE ACCOUNT


*W_PERSON_D *W_PRODUCT_D *W_ORG_D

174 Siebel Data Warehouse Data Model Reference for Industry Applications
Version 7.8.4
Dimensional Schema Diagrams ■ Dimensional Schema Diagrams and Descriptions

Diagram 91: Syndicated Data - Territory Direct Sales Dimensional Schema. This dimensional schema
measures sales revenue and unit data from manufacturer product shipments to drug wholesalers by
account profile, account address, account brick, territory (position hierarchy), account ranking,
historical account ranking, payer type, time period, day, month, account or contact affiliations, data
type, and product. This schema is for operational users.

Diagram 91. Syndicated Data - Territory Direct Sales Dimensional Schema

Title: SYNDICATED DATA - TERRITORY DIRECT SALES STAR SCHEMA


Author: Siebel Systems confidential

ACCOUNT ACCOUNT BRICK


*W_ORG_D *W_AREA_D

ACCOUNT
ACCOUNT RANKING
GEOGRAPHICAL
*W_CON_RNK _D
*W_GEO_D

ACCOUNT RANKING
DATA TYPE
ATTRIBUTES
*W_LOV_UD
*W_RANK_MD

TERRITORY DIRECT
PERIOD MONTH POSITION
SALES
*W_MONT H_D *W_POSITIO N_D
*W_SYND_DS_T_F

PAYER TYPE PERIOD DAY


*W_INS_PLAN_D *W_DAY_D

PERIOD TYPE PRODUCT


*W_LOV_D *W_PRODU CT_D

ACCOUNT TO CONTACT TO
ACCOUNT AFFILIATION ACCOUNT AFFILIATION
*W_AFFL_AA_H *W_AFFL_CA_H

SOURCE ACCOUNT SOURCE CONTACT


*W_ORG_D *W_PERSON_D

Siebel Data Warehouse Data Model Reference for Industry Applications 17 5


Version 7.8.4
Dimensional Schema Diagrams ■ Dimensional Schema Diagrams and Descriptions

Diagram 92: Syndicated Data - Direct Sales Aggregate (Top Position) Dimensional Schema. This
dimensional schema measures sales revenue and unit data from manufacturer product shipments to
drug wholesalers by top position, period day, period month, period type, payer type, and product.
This star schema is for operational users.

Diagram 92. Syndicated Data - Direct Sales Aggregate (Top Position) Dimensional Schema

Title: SYNDICATED DATA - DIRECT SALES AGGREGATE STAR (TOP POSITION) SCHEMA
Author: Siebel Systems confidential

DATA TYPE TOP POSITION


*W_LOV_UD *W_POSITIO N_D

DIRECT SALES BY TOP


PERIOD MONTH PAYER TYPE
POSITION AGGREGATE
*W_MONT H_D *W_INS_PLAN_D
*W_SD_DS_TOP _A

PERIOD DAY PERIOD TYPE


*W_DAY_D *W_LOV_D

PRODUCT
*W_PRODU CT_D

Note: There are another three aggregat


e star schemas, their corresponding fact and position
dimension are:
1. DIRECT SALES BY TOP-1 POSITION AGGREGATE * W_SD_DS_PAR3_A and TOP-1
POSITION * W_POSITIO N_D
2. DIRECT SALES BY TOP-2 POSITION AGGREGATE * W_SD_DS_PAR2_A and TOP-2
POSITION * W_POSITIO N_D
3. DIRECT SALES BY TOP-3 POSITION AGGREGATE * W_SD_DS_PAR1_A and TOP-3
POSITION * W_POSITIO N_D

176 Siebel Data Warehouse Data Model Reference for Industry Applications
Version 7.8.4
Dimensional Schema Diagrams ■ Dimensional Schema Diagrams and Descriptions

Diagram 93: Syndicated Market - Territory Direct Sales Dimensional Schema. This dimensional schema
measures sales revenue and unit data from manufacturer product shipments to drug wholesalers
aggregated to market totals by account profile, account address, account brick, territory, payer type,
time period, day, month, account or contact affiliations, data type, and market. This schema is for
operational users.

Diagram 93. Syndicated Market - Territory Direct Sales Dimensional Schema

Title: SYNDICATED MARKET - TERRITORY DIRECT SALES STAR SCHEMA


Author: Siebel Systems confidential

ACCOUNT ACCOUNT BRICK


*W_ORG_D *W_AREA_D

ACCOUNT
DATA TYPE
GEOGRAPHICAL
*W_LOV_UD
*W_GEO_D

MARKET PERIOD MONTH


*W_PRODU CT_D *W_MONT H_D
TERRITORY DIRECT
SALES MARKET
*W_SYNM_DS_T_F
POSITION PAYER TYPE
*W_POSITIO N_D *W_INS_PLAN_D

PERIOD DAY PERIOD TYPE


*W_DAY_D *W_LOV_D

ACCOUNT TO CONTACT TO
ACCOUNT AFFILIATION ACCOUNT AFFILIATION
*W_AFFL_AA_H *W_AFFL_CA_H

SOURCE ACCOUNT SOURCE CONTACT


*W_ORG_D *W_PERSON_D

Siebel Data Warehouse Data Model Reference for Industry Applications 17 7


Version 7.8.4
Dimensional Schema Diagrams ■ Dimensional Schema Diagrams and Descriptions

Diagram 94: Syndicated Market - Direct Sales Aggregate (Top Position) Dimensional Schema. This
dimensional schema measures sales revenue and unit data from manufacturer product shipments to
drug wholesalers by top position, period day, period month, period type, payer type, and market.
This star schema is for operational users.

Diagram 94. Syndicated Market - Direct Sales Aggregate (Top Position) Dimensional Schema

Title: SYNDICATED MARKET - DIRECT SALES AGGREGATE STAR (TOP POSITION ) SCHEMA
Author: Siebel Systems confidential

DATA TYPE TOP POSITION


*W_LOV_UD *W_POSITIO N_D

DIRECT SALES MARKET


PERIOD MONTH BY TOP POSITION PAYER TYPE
*W_MONT H_D AGGREGATE *W_INS_PLAN_D
*W_SM_DS_TOP_A

PERIOD DAY PERIOD TYPE


*W_DAY_D *W_LOV_D

MARKET
*W_PRODU CT_D

Note: There are another three aggregat


e star schemas, their corresponding fact and position
dimension are:
1. DIRECT SALES MARKET BY TOP-1 POSITION AGGREGATE * W_SM_DS_PAR3_A and
TOP-1 POSITION * W_POSITIO N_D
2. DIRECT SALES MARKET BY TOP-2 POSITION AGGREGATE * W_SM_DS_PAR2_A and
TOP-2 POSITION * W_POSITIO N_D
3. DIRECT SALES MARKET BY TOP-3 POSITION AGGREGATE * W_SM_DS_PAR1_A and
TOP-3 POSITION * W_POSITIO N_D

178 Siebel Data Warehouse Data Model Reference for Industry Applications
Version 7.8.4
Dimensional Schema Diagrams ■ Dimensional Schema Diagrams and Descriptions

Diagram 95: Syndicated Data - Territory Indirect Sales Dimensional Schema. This dimensional schema
measures sales revenue and unit data collected from syndicated data vendors from drug wholesalers
to drug retailer by account profile, account address, account brick, territory (position), account
ranking, account historical rankings, payer type, time period, day, month, account or contact
affiliations, data type, and product. This schema is for operational users

Diagram 95. Syndicated Data - Territory Indirect Sales Dimensional Schema

Title: SYNDICATED DATA - TERRITORY INDIRECT SALES STAR SCHEMA


Author: Siebel Systems confidential

ACCOUNT ACCOUNT BRICK


*W_ORG_D *W_AREA_D

ACCOUNT
ACCOUNT RANKING
GEOGRAPHICAL
*W_CON_RNK_D
*W_GEO_D

ACCOUNT RANKING
BRICK
ATTRIBUTES
*W_AREA_D
*W_RANK_MD

GEOGRAPHICAL DATA TYPE


*W_GEO_D *W_LOV_UD
TERRITORY INDIRECT
SALES
*W_SYND_IDS_T_F
PERIOD MONTH POSITION
*W_MONT H_D *W_POSITIO N_D

PAYER TYPE PERIOD DAY


*W_INS_PLAN_D *W_DAY_D

PERIOD TYPE PRODUCT


*W_LOV_D *W_PRODUCT_D

ACCOUNT TO CONTACT TO
ACCOUNT AFFILIATION ACCOUNT AFFILIATION
*W_AFFL_AA_H *W_AFFL_CA_H

SOURCE ACCOUNT SOURCE CONTACT


*W_ORG_D *W_PERSON_D

Siebel Data Warehouse Data Model Reference for Industry Applications 17 9


Version 7.8.4
Dimensional Schema Diagrams ■ Dimensional Schema Diagrams and Descriptions

Diagram 96: Syndicated Market - Territory Indirect Sales Dimensional Schema. This dimensional
schema measures sales revenue and unit data collected from syndicated data vendors from drug
wholesalers to drug retailer aggregated to market totals by account profile, account address, account
brick, territory (position), payer type, time period, day, month, account or contact affiliations, data
type, and market. This schema is for operational users.

Diagram 96. Syndicated Market - Territory Indirect Sales Dimensional Schema

Title: SYNDICATED MARKET - TERRITORY INDIRECT SALES STAR SCHEMA


Author: Siebel Systems confidential

ACCOUNT ACCOUNT BRICK


*W_ORG_D *W_AREA_D

ACCOUNT
BRICK
GEOGRAPHICAL
*W_AREA_D
*W_GEO_D

GEOGRAPHICAL DATA TYPE


*W_GEO_D *W_LOV_UD

TERRITORY INDIRECT
MARKET PERIOD MONTH
SALES MARKET
*W_PRODU CT_D *W_MONT H_D
*W_SYNM_IDS_T_F

POSITION PAYER TYPE


*W_POSITIO N_D *W_INS_PLAN_D

PERIOD DAY PERIOD TYPE


*W_DAY_D *W_LOV_D

ACCOUNT TO ACOUNT CONTACT TO ACOUNT


AFFILIATION AFFILIATION
*W_AFFL_AA_H *W_AFFL_CA_H

SOURCE ACCOUNT SOURCE CONTACT


*W_ORG_D *W_PERSON_D

180 Siebel Data Warehouse Data Model Reference for Industry Applications
Version 7.8.4
Dimensional Schema Diagrams ■ Dimensional Schema Diagrams and Descriptions

Diagram 97: Syndicated Data - Indirect Sales Aggregate (Top Position) Dimensional Schema. this
dimensional schema measures sales revenue and unit data collected from syndicated data vendors
from drug wholesalers to drug retailer by top position, period day, period month, period type, payer
type, data type, and product. This schema is for operational users.

Diagram 97. Syndicated Data - Indirect Sales Aggregate (Top Position) Dimensional Schema

Title: SYNDICATED DATA - INDIRECT SALES AGGREGATE STAR (TOP POSITION) SCHEMA
Author: Siebel Systems confidential

DATA TYPE TOP POSITION


*W_LOV_UD *W_POSITIO N_D

INDIRECT SALES BY TOP


PERIOD MONTH PAYER TYPE
POSITION AGGREGATE
*W_MONT H_D *W_INS_PLAN_D
*W_SD_IDS_TOP_A

PERIOD DAY PERIOD TYPE


*W_DAY_D *W_LOV_D

PRODUCT
*W_PRODU CT_D

Note: There are another three aggregat


e star schemas, their corresponding fact and position
dimension are:
1. INDIRECT SALES BY TOP-1 POSITION AGGREGATE * W_SD_IDS_PAR3_A and TOP-1
POSITION * W_POSITIO N_D
2. INDIRECT SALES BY TOP-2 POSITION AGGREGATE * W_SD_IDS_PAR2_A and TOP-2
POSITION * W_POSITIO N_D
3. INDIRECT SALES BY TOP-3 POSITION AGGREGATE * W_SD_IDS_PAR1_A and TOP-3
POSITION * W_POSITIO N_D

Siebel Data Warehouse Data Model Reference for Industry Applications 18 1


Version 7.8.4
Dimensional Schema Diagrams ■ Dimensional Schema Diagrams and Descriptions

Diagram 98: Syndicated Market - Indirect Sales Aggregate (Top Position) Dimensional Schema. This
dimensional schema measures sales revenue and unit data collected from syndicated data vendors
from drug wholesalers to drug retailer by top position, period day, period month, period type, payer
type, data type, and market. This star schema is for operational users.

Diagram 98. Syndicated Market - Indirect Sales Aggregate (Top Position) Dimensional Schema

Title: SYNDICATED MARKET - INDIRECT SALES AGGREGATE STAR (TOP POSITION ) SCHEMA
Author: Siebel Systems confidential

DATA TYPE TOP POSITION


*W_LOV_UD *W_POSITIO N_D

INDIRECT SALES
PERIOD MONTH MARKET BY TOP PAYER TYPE
*W_MONT H_D POSITION AGGREGATE *W_INS_PLAN_D
*W_SM_IDS_TOP_A

PERIOD DAY PERIOD TYPE


*W_DAY_D *W_LOV_D

MARKET
*W_PRODU CT_D

Note: There are another three aggregat


e star schemas, their corresponding fact and position
dimension are:
1. INDIRECT SALES MARKET BY TOP-1 POSITION AGGREGATE * W_SM_IDS_PAR3_A and
TOP-1 POSITION * W_POSITIO N_D
2. INDIRECT SALES MARKET BY TOP-2 POSITION AGGREGATE * W_SM_IDS_PAR2_A and
TOP-2 POSITION * W_POSITIO N_D
3. INDIRECT SALES MARKET BY TOP-3 POSITION AGGREGATE * W_SM_IDS_PAR1_A and
TOP-3 POSITION * W_POSITIO N_D

182 Siebel Data Warehouse Data Model Reference for Industry Applications
Version 7.8.4
Dimensional Schema Diagrams ■ Dimensional Schema Diagrams and Descriptions

Diagram 99: Syndicated Data - Territory RX Plan Dimensional Schema. This dimensional schema
measures pharmaceutical drug prescriptions by managed care plan collected from syndicated data
vendors by account profile, account address, account brick, territory (position), payer type (account
type), time period, day, month, account or contact affiliations, data type, and product. This schema
is for operational users.

Diagram 99. Syndicated Data - Territory RX Plan Dimensional Schema

Title: SYNDICATED DATA - TERRITORY RX PLAN STAR SCHEMA


Author: Siebel Systems confidential

ACCOUNT ACCOUNT BRICK


*W_ORG_D *W_AREA_D

ACCOUNT
DATA TYPE
GEOGRAPHICAL
*W_LOV_UD
*W_GEO_D

PERIOD MONTH TERRITORY RX PLAN POSITION


*W_MONT H_D *W_SYND_PT_T_F *W_POSITIO N_D

PERIOD DAY PERIOD TYPE


*W_DAY_D *W_LOV_D

ACCOUNT TO CONTACT TO
ACCOUNT AFFILIATION ACCOUNT AFFILIATION
*W_AFFL_AA_H *W_AFFL_CA_H

SOURCE ACCOUNT PRODUCT SOURCE CONTACT


*W_ORG_D *W_PRODU CT_D *W_PERSON_D

Siebel Data Warehouse Data Model Reference for Industry Applications 18 3


Version 7.8.4
Dimensional Schema Diagrams ■ Dimensional Schema Diagrams and Descriptions

Diagram 100: Syndicated Market - Territory RX Plan Dimensional Schema. This dimensional schema
measures pharmaceutical drug prescriptions by managed care plan aggregated to market totals as
collected from syndicated data vendors by account profile, account address, account brick, territory
(position), payer type (account type), time period, day, month, account or contact affiliations, data
type, product. This schema is for operational users.

Diagram 100. Syndicated Market - Territory RX Plan Dimensional Schema

Title: SYNDICATED MARKET - TERRITORY RX PLAN STAR SCHEMA


Author: Siebel Systems confidential

ACCOUNT ACCOUNT BRICK


*W_ORG_D *W_AREA_D

ACCOUNT
DATA TYPE
GEOGRAPHICAL
*W_LOV_UD
*W_GEO_D

TERRITORY RX PLAN
PERIOD MONTH POSITION
MARKET
*W_MONT H_D *W_POSITIO N_D
*W_SYNM_PT_T_F

PERIOD DAY PERIOD TYPE


*W_DAY_D *W_LOV_D

ACCOUNT TO CONTACT TO
ACCOUNT AFFILIATION ACCOUNT AFFILIATION
*W_AFFL_AA_H *W_AFFL_CA_H

SOURCE ACCOUNT MARKET SOURCE CONTACT


*W_ORG_D *W_PRODU CT_D *W_PERSON_D

184 Siebel Data Warehouse Data Model Reference for Industry Applications
Version 7.8.4
Dimensional Schema Diagrams ■ Dimensional Schema Diagrams and Descriptions

Diagram 101: Syndicated Data - RX Plan Aggregate (Top Position) Dimensional Schema. This
dimensional schema measures pharmaceutical drug prescriptions by managed care plan collected
from syndicated data vendors by top position, period day, period month, period type, data type, and
product. This schema is for operational users.

Diagram 101. Syndicated Data - RX Plan Aggregate (Top Position) Dimensional Schema

Title: SYNDICATED DATA - RX PLAN AGGREGATE STAR (TOP POSITION) SCHEMA


Author: Siebel Systems confidential

DATA TYPE TOP POSITION


*W_LOV_UD *W_POSITIO N_D

RX PLAN BY TOP
PERIOD MONTH PERIOD DAY
POSITION AGGREGATE
*W_MONT H_D *W_DAY_D
*W_SD_PT_TO P_A

PERIOD TYPE PRODUCT


*W_LOV_D *W_PRODU CT_D

Note: There are another three aggregat


e star schemas, their corresponding fact and position
dimension are:
1. RX PLAN BY TOP-1 POSITION AGGREGATE * W_SD_PT_PAR3_A and TOP-1 POSITION *
W_POSITIO N_D
2. RX PLAN BY TOP-2 POSITION AGGREGATE * W_SD_PT_PAR2_A and TOP-2 POSITION *
W_POSITIO N_D
3. RX PLAN BY TOP-3 POSITION AGGREGATE * W_SD_PT_PAR1_A and TOP-3 POSITION *
W_POSITIO N_D

Siebel Data Warehouse Data Model Reference for Industry Applications 18 5


Version 7.8.4
Dimensional Schema Diagrams ■ Dimensional Schema Diagrams and Descriptions

Diagram 102: Syndicated Market - RX Plan Aggregate (Top Position) Dimensional Schema. This
dimensional schema measures pharmaceutical drug prescriptions by managed care plan collected
from syndicated data vendors by top position, period day, period month, period type, data type, and
market. This schema is for operational users.

Diagram 102. Syndicated Market - RX Plan Aggregate (Top Position) Dimensional Schema

Title: SYNDICATED MARKET - RX PLAN AGGREGATE STAR (TOP POSITION) SCHEMA


Author: Siebel Systems confidential

DATA TYPE TOP POSITION


*W_LOV_UD *W_POSITIO N_D

RX PLAN MARKET BY
PERIOD MONTH TOP POSITION PERIOD DAY
*W_MONT H_D AGGREGATE *W_DAY_D
*W_SM_PT_TOP _A

PERIOD TYPE MARKET


*W_LOV_D *W_PRODU CT_D

Note: There are another three aggregat


e star schemas, their corresponding fact and position
dimension are:
1. RX PLAN MARKET BY TOP-1 POSITION AGGREGATE * W_SM_PT_PAR3_A and TOP-1
POSITION * W_POSITIO N_D
2. RX PLAN MARKET BY TOP-2 POSITION AGGREGATE * W_SM_PT_PAR2_A and TOP-2
POSITION * W_POSITIO N_D
3. RX PLAN MARKET BY TOP-3 POSITION AGGREGATE * W_SM_PT_PAR1_A and TOP-3
POSITION * W_POSITIO N_D

186 Siebel Data Warehouse Data Model Reference for Industry Applications
Version 7.8.4
Dimensional Schema Diagrams ■ Dimensional Schema Diagrams and Descriptions

Diagram 103: Syndicated Data - Territory Physician RX Dimensional Schema. This dimensional schema
measures pharmaceutical drug prescriptions by physician collected from syndicated data vendors by
contact profile, contact address, contact brick, territory (position), contact ranking, historical contact
ranking, payer type, period type, contact account affiliations, data type, day, month, and product.
This schema is for operational users.

Diagram 103. Syndicated Data - Territory Physician RX Dimensional Schema

Title: SYNDICATED DATA - TERRITORY PHYSICIAN RX STAR SCHEMA


Author: Siebel Systems confidential

CONTACT CONTACT BRICK


*W_PERSON_D *W_AREA_D

CONTACT
CONTACT RANKING
GEOGRAPHICAL
*W_CON_RNK_D
*W_GEO_D

CONTACT RANKING
BRICK
ATTRIBUTES
*W_AREA_D
*W_RANK_MD

GEOGRAPHICAL DATA TYPE


*W_GEO_D *W_LOV_UD
TERRITORY PHYSICIAN
RX
*W_SYND_RX_T_F
POSITION PERIOD MONTH
*W_POSITION_D *W_MONTH_D

PAYER TYPE PERIOD DAY


*W_INS_PLAN_D *W_DAY_D

PERIOD TYPE PRODUCT


*W_LOV_D *W_PRODUCT_D

CONTACT TO ACCOUNT TO
CONTACT AFFILIATION CONTACT AFFILIATION
*W_AFFL_CC_H *W_AFFL_AC_H

CONTACT PRIMARY
SOURCE CONATCT SOURCE ACCOUNT
ADDRESS
*W_PERSON_D *W_ORG_D
*W_POSTN_CO N_D

Siebel Data Warehouse Data Model Reference for Industry Applications 18 7


Version 7.8.4
Dimensional Schema Diagrams ■ Dimensional Schema Diagrams and Descriptions

Diagram 104: Syndicated Market - Territory Physician RX Dimensional Schema. This dimensional
schema measures monthly pharmaceutical drug prescriptions by physician aggregated to market
totals as collected from syndicated data vendors by contact profile, contact address, contact brick,
territory (position), payer type, period type, day, month, contact or account affiliations, data type,
and market. This schema is for operational users.

Diagram 104. Syndicated Market - Territory Physician RX Dimensional Schema

Title: SYNDICATED MARKET - TERRITORY PHYSICIAN RX STAR SCHEMA


Author: Siebel Systems confidential

CONTACT CONTACT BRICK


*W_PERSON_D *W_AREA_D

CONTACT
BRICK
GEOGRAPHICAL
*W_AREA_D
*W_GEO_D

GEOGRAPHICAL DATA TYPE


*W_GEO_D *W_LOV_UD

TERRITORY PHYSICIAN
MARKET PERIOD MONTH
RX MARKET
*W_PRODU CT_D *W_MONT H_D
*W_SYNM_RX_T_F

POSITION PAYER TYPE


*W_POSITIO N_D *W_INS_PLAN_D

PERIOD DAY PERIOD TYPE


*W_DAY_D *W_LOV_D

CONTACT TO ACCOUNT TO
CONTACT AFFILIATION CONTACT AFFILIATION
*W_AFFL_CC_H *W_AFFL_AC_H

SOURCE CONTACT SOURCE ACCOUNT


*W_PERSON_D *W_ORG_D

188 Siebel Data Warehouse Data Model Reference for Industry Applications
Version 7.8.4
Dimensional Schema Diagrams ■ Dimensional Schema Diagrams and Descriptions

Diagram 105: Syndicated Data - Physician RX Aggregate (Top Position) Dimensional Schema. This
dimensional schema measures pharmaceutical drug prescriptions by physician collected from
syndicated data vendors by top position, period day, period month, period type, data type, payer
type, and product. This schema is for operational users.

Diagram 105. Syndicated Data - Physician RX Aggregate (Top Position) Dimensional Schema

Title: SYNDICATED DATA - PHYSICIAN RX AGGREGATE STAR (TOP POSITION) SCHEMA


Author: Siebel Systems confidential

DATA TYPE TOP POSITION


*W_LOV_UD *W_POSITIO N_D

PHYSICIAN RX BY TOP
PERIOD MONTH PAYER TYPE
POSITION AGGREGATE
*W_MONT H_D *W_INS_PLAN_D
*W_SD_RX_TOP_A

PERIOD DAY PERIOD TYPE


*W_DAY_D *W_LOV_D

PRODUCT
*W_PRODU CT_D

Note: There are another three aggregat


e star schemas, their corresponding fact and position
dimension are:
1. PHYSICIAN RX BY TOP-1 POSITION AGGREGATE * W_SD_RX_PAR3_A and TOP-1
POSITION * W_POSITIO N_D
2. PHYSICIAN RX BY TOP-2 POSITION AGGREGATE * W_SD_RX_PAR2_A and TOP-2
POSITION * W_POSITIO N_D
3. PHYSICIAN RX BY TOP-3 POSITION AGGREGATE * W_SD_RX_PAR1_A and TOP-3
POSITION * W_POSITIO N_D

Siebel Data Warehouse Data Model Reference for Industry Applications 18 9


Version 7.8.4
Dimensional Schema Diagrams ■ Dimensional Schema Diagrams and Descriptions

Diagram 106: Syndicated Market - Physician RX Aggregate (Top Position) Dimensional Schema. This
dimensional schema measures pharmaceutical drug prescriptions by physician by top position,
period day, period month, period type, data type, payer type, and market. This schema is for
operational users.

Diagram 106. Syndicated Market - Physician RX Aggregate (Top Position) Dimensional Schema

Title: SYNDICATED MARKET - PHYSICIAN RX AGGREGATE STAR (TOP POSITION) SCHEMA


Author: Siebel Systems confidential

DATA TYPE TOP POSITION


*W_LOV_UD *W_POSITIO N_D

PHYSICIAN RX MARKET
PERIOD MONTH BY TOP POSITION PAYER TYPE
*W_MONT H_D AGGREGATE *W_INS_PLAN_D
*W_SM_RX_TOP_A

PERIOD DAY PERIOD TYPE


*W_DAY_D *W_LOV_D

MARKET
*W_PRODU CT_D

Note: There are another three aggregat


e star schemas, their corresponding fact and position
dimension are:
1. PHYSICIAN RX MARKET BY TOP-1 POSITION AGGREGATE * W_SM_RX_PAR3_A and
TOP-1 POSITION * W_POSITIO N_D
2. PHYSICIAN RX MARKET BY TOP-2 POSITION AGGREGATE * W_SM_RX_PAR2_A and
TOP-2 POSITION * W_POSITIO N_D
3. PHYSICIAN RX MARKET BY TOP-3 POSITION AGGREGATE * W_SM_RX_PAR1_A and
TOP-3 POSITION * W_POSITIO N_D

190 Siebel Data Warehouse Data Model Reference for Industry Applications
Version 7.8.4
Dimensional Schema Diagrams ■ Dimensional Schema Diagrams and Descriptions

Diagram 107: Syndicated Data - Territory Weekly Physician RX Dimensional Schema. This dimensional
schema measures weekly pharmaceutical drug prescriptions by physician collected from syndicated
data vendors by contact profile, contact address, contact brick, contact ranking, historical contact
ranking, territory, payer type, period type, contact or account affiliations, data type, day, week, and
product. This schema is for operational users.

Diagram 107. Syndicated Data - Territory Weekly Physician RX Dimensional Schema

Title: SYNDICATED DATA - TERRITORY WEEKLY PHYSICIAN RX STAR SCHEMA


Author: Siebel Systems confidential

CONTACT CONTACT BRICK


*W_PERSON_D *W_AREA_D

CONTACT
CONTACT RANKING
GEOGRAPHICAL
*W_CON_RNK_D
*W_GEO_D

CONTACT RANKING
DATA TYPE
Mini
*W_LOV_UD
*W_RANK_MD

TERRITORY WEEKLY
POSITION PERIOD WEEK
PHYSICIAN RX
*W_POSITIO N_D *W_W EEK_D
*W_SYND_W _T_F

PAYER TYPE PERIOD DAY


*W_INS_PLAN_D *W_DAY_D

PERIOD TYPE PRODUCT


*W_LOV_D *W_PRODU CT_D

CONTACT TO ACCOUNT TO
CONTACT AFFILIATION CONTACT AFFILIATION
*W_AFFL_CC_H *W_AFFL_AC_H

CONTACT PRIMARY
SOURCE CONTACT SOURCE ACCOUNT
ADDRESS
*W_PERSON_D *W_ORG_D
*W_POSTN_CO N_D

Siebel Data Warehouse Data Model Reference for Industry Applications 19 1


Version 7.8.4
Dimensional Schema Diagrams ■ Dimensional Schema Diagrams and Descriptions

Diagram 108: Syndicated Market - Territory Weekly Physician RX Dimensional Schema. This
dimensional schema measures weekly pharmaceutical drug prescriptions by physician aggregated to
market totals as collected from syndicated data vendors by contact profile, contact address, contact
brick, territory, payer type, period type, day, week, contact account affiliations, data type, and
product. This schema is for operational users.

Diagram 108. Syndicated Market - Territory Weekly Physician RX Dimensional Schema

Title: SYNDICATED MARKET - TERRITORY WEEKLY PHYSICIAN RX STAR SCHEMA


Author: Siebel Systems confidential

CONTACT CONTACT BRICK


*W_PERSON_D *W_AREA_D

CONTACT
DATA TYPE
GEOGRAPHICAL
*W_LOV_UD
*W_GEO_D

POSITION PERIOD WEEK


*W_POSITIO N_D *W_W EEK_D
TERRITORY WEEKLY
PHYSICIAN RX MARKET
*W_SYNM_W_ T_F
PAYER TYPE PERIOD DAY
*W_INS_PLAN_D *W_DAY_D

PERIOD TYPE MARKET


*W_LOV_D *W_PRODU CT_D

CONTACT TO ACCOUNT TO
CONTACT AFFILIATION CONTACT AFFILIATION
*W_AFFL_CC_H *W_AFFL_AC_H

SOURCE CONTACT SOURCE ACCOUNT


*W_PERSON_D *W_ORG_D

192 Siebel Data Warehouse Data Model Reference for Industry Applications
Version 7.8.4
Dimensional Schema Diagrams ■ Dimensional Schema Diagrams and Descriptions

Diagram 109: Syndicated Data - Weekly Physician RX Aggregate (Top Position) Dimensional Schema.
This dimensional schema measures weekly pharmaceutical drug prescriptions by top position, period
day, period week, period type, data type, payer type, and product. This schema is for operational
users.

Diagram 109. Syndicated Data - Weekly Physician RX Aggregate (Top Position) Dimensional
Schema

Title: SYNDICATED DATA - WEEKLY PHYSICIAN RX AGGREGATE STAR (TOP POSITION) SCHEMA
Author: Siebel Systems confidential

DATA TYPE TOP POSITION


*W_LOV_UD *W_POSITIO N_D

WEEKLY PHYSICIAN RX
PERIOD WEEK BY TOP POSITION PAYER TYPE
*W_W EEK_D AGGREGATE *W_INS_PLAN_D
*W_SD_W_ TOP_A

PERIOD DAY PERIOD TYPE


*W_DAY_D *W_LOV_D

PRODUCT
*W_PRODU CT_D

Note: There are another three aggregat


e star schemas, their corresponding fact and position
dimension are:
1. WEEKLY PHYSICIAN RX BY TOP-1 POSITION AGGREGATE * W_SD_W_PAR3_A and TOP-
1 POSITION * W_POSITIO N_D
2. WEEKLY PHYSICIAN RX BY TOP-2 POSITION AGGREGATE * W_SD_W_PAR2_A and TOP-
2 POSITION * W_POSITIO N_D
3. WEEKLY PHYSICIAN RX BY TOP-3 POSITION AGGREGATE * W_SD_W_PAR1_A and TOP-
3 POSITION * W_POSITIO N_D

Siebel Data Warehouse Data Model Reference for Industry Applications 19 3


Version 7.8.4
Dimensional Schema Diagrams ■ Dimensional Schema Diagrams and Descriptions

Diagram 110: Syndicated Market - Weekly Physician RX Aggregate (Top Position) Dimensional Schema.
This dimensional schema measures weekly pharmaceutical drug prescriptions by top position, period
day, period week, period type, data type, payer type, and market. This star schema is for operational
users.

Diagram 110. Syndicated Market - Weekly Physician RX Aggregate (Top Position) Dimensional
Schema

Title: SYNDICATED MARKET - WEEKLY PHYSICIAN RX AGGREGATE STAR (TOP POSITION) SCHEMA
Author: Siebel Systems confidential

DATA TYPE TOP POSITION


*W_LOV_UD *W_POSITIO N_D

WEEKLY PHYSICIAN RX
PERIOD WEEK MARKET BY TOP PAYER TYPE
*W_W EEK_D POSITION AGGREGATE *W_INS_PLAN_D
*W_SM_W_T OP_A

PERIOD DAY PERIOD TYPE


*W_DAY_D *W_LOV_D

MARKET
*W_PRODU CT_D

Note: There are another three aggregat


e star schemas, their corresponding fact and position
dimension are:
1. WEEKLY PHYSICIAN RX MARKET BY TOP-1 POSITION AGGREGATE * W_SM_W_PAR3 _A
and TOP-1 POSITION * W_POSITIO N_D
2. WEEKLY PHYSICIAN RX MARKET BY TOP-2 POSITION AGGREGATE * W_SM_W_PAR2 _A
and TOP-2 POSITION * W_POSITIO N_D
3. WEEKLY PHYSICIAN RX MARKET BY TOP-3 POSITION AGGREGATE * W_SM_W_PAR1 _A
and TOP-3 POSITION * W_POSITIO N_D

194 Siebel Data Warehouse Data Model Reference for Industry Applications
Version 7.8.4
Dimensional Schema Diagrams ■ Dimensional Schema Diagrams and Descriptions

Diagram 111: Syndicated Data - Territory Physician RX Plan Dimensional Schema. This dimensional
schema measures pharmaceutical drug prescriptions by physician and plan collected from syndicated
data vendors by contact profile, contact address, contact brick, account profile, account address,
account brick, contact ranking, historical contact ranking, territory, payer type, period type, day,
month, account or contact affiliations, data type, and product. This schema is for operational users.

Diagram 111. Syndicated Data - Territory Physician RX Plan Dimensional Schema

Title: SYNDICATED DATA - TERRITORY PHYSICAN RX PLAN STAR SCHEMA


Author: Siebel Systems confidential

ACCOUNT ACCOUNT BRICK


*W_ORG_D *W_AREA_D

ACCOUNT
CONTACT
GEOGRAPHICAL
*W_PERSON_D
*W_GEO_D

CONTACT
CONTACT AREA
GEOGRAPHICAL
*W_AREA_D
*W_GEO_D

CONTACT RANKING
CONTACT RANKING
ATTRIBUTES
*W_CON_RNK_D
*W_RANK_MD

DATA TYPE PERIOD MONTH


*W_LOV_UD *W_MONTH_D
TERRITORY PHYSICAN
RX PLAN
*W_SYND_XPT_T_F
POSITION PERIOD DAY
*W_POSITIO N_D *W_DAY_D

PERIOD TYPE PRODUCT


*W_LOV_D *W_PRODUCT_D

SOURCE ACCOUNT SOURCE CONTACT


*W_ORG_H *W_PERSON_D

ACCOUNT TO CONTACT TO
ACCOUNT AFFILIATION ACCOUNT AFFILIATION
*W_AFFL_AA_H *W_AFFL_CA_H

CONTACT TO ACCOUNT TO
CONTACT AFFILIATION CONTACT AFFILIATION
*W_AFFL_CC_H *W_AFFL_AC_H

CONTACT PRIMARY
SOURCE CONTACT SOURCE ACCOUNT
ADDRESS
*W_PERSON_D *W_ORG_D
*W_POSTN_CO N_D

Siebel Data Warehouse Data Model Reference for Industry Applications 19 5


Version 7.8.4
Dimensional Schema Diagrams ■ Dimensional Schema Diagrams and Descriptions

Diagram 112: Syndicated Market - Territory Physician RX Plan Dimensional Schema. This dimensional
schema measures pharmaceutical drug prescriptions aggregated to market totals by physician and
plan collected from syndicated data vendors by contact profile, contact address, contact brick,
account profile, account address, account brick, territory, payer type, period type, day, month,
account or contact affiliations, data type, and market. This schema is for operational users.

Diagram 112. Syndicated Market - Territory Physician RX Plan Dimensional Schema

Title: SYNDICATED MARKET - TERRITORY PHYSICAN RX PLAN STAR SCHEMA


Author: Siebel Systems confidential

ACCOUNT ACCOUNT BRICK


*W_ORG_D *W_AREA_D

ACCOUNT
CONTACT
GEOGRAPHICAL
*W_PERSON_D
*W_GEO_D

CONTACT
CONTACT AREA
GEOGRAPHICAL
*W_AREA_D
*W_GEO_D

DATA TYPE PERIOD MONTH


*W_LOV_UD *W_MONTH_D

TERRITORY PHYSICAN
POSITION PERIOD DAY
RX PLAN MARKET
*W_POSITION_D *W_DAY_D
*W_SYNM_XPT_T_F

PERIOD TYPE PRODUCT


*W_LOV_D *W_PRODUCT_D

SOURCE ACCOUNT SOURCE CONTACT


*W_ORG_D *W_PERSON_D

ACCOUNT TO CONTACT TO
ACCOUNT AFFILIATION ACCOUNT AFFILIATION
*W_AFFL_AA_H *W_AFFL_CA_H

CONTACT TO ACCOUNT TO
CONTACT AFFILIATION CONTACT AFFILIATION
*W_AFFL_CC_H *W_AFFL_AC_H

SOURCE CONTACT SOURCE ACCOUNT


*W_PERSON_D *W_ORG_D

196 Siebel Data Warehouse Data Model Reference for Industry Applications
Version 7.8.4
Dimensional Schema Diagrams ■ Dimensional Schema Diagrams and Descriptions

Diagram 113: Syndicated Data - Physician RX Plan Aggregate (Top Position) Dimensional Schema. This
dimensional schema measures pharmaceutical drug prescriptions by physician and plan collected
from syndicated data vendors by top position, period day, period month, period type, data type, and
product. This schema is for operational users.

Diagram 113. Syndicated Data - Physician RX Plan Aggregate (Top Position) Dimensional
Schema

Title: SYNDICATED DATA - PHYSICIAN RX PLAN AGGREGATE STAR (TOP POSITION) SCHEMA
Author: Siebel Systems confidential

DATA TYPE TOP POSITION


*W_LOV_UD *W_POSITIO N_D

PHYSICIAN RX PLAN BY
PERIOD MONTH TOP POSITION PERIOD DAY
*W_MONT H_D AGGREGATE *W_DAY_D
*W_SD_XPT_TOP_A

PERIOD TYPE PRODUCT


*W_LOV_D *W_PRODU CT_D

Note: There are another three aggregat


e star schemas, their corresponding fact and position
dimension are:
1. PHYSICIAN RX PLAN BY TOP-1 POSITION AGGREGATE * W_SD_XPT_PAR3_A and TOP-1
POSITION * W_POSITIO N_D
2. PHYSICIAN RX PLAN BY TOP-2 POSITION AGGREGATE * W_SD_XPT_PAR2_A and TOP-2
POSITION * W_POSITIO N_D
3. PHYSICIAN RX PLAN BY TOP-3 POSITION AGGREGATE * W_SD_XPT_PAR1_A and TOP-3
POSITION * W_POSITIO N_D

Siebel Data Warehouse Data Model Reference for Industry Applications 19 7


Version 7.8.4
Dimensional Schema Diagrams ■ Dimensional Schema Diagrams and Descriptions

Diagram 114: Syndicated Market - Physician RX Plan Aggregate (Top Position) Dimensional Schema.
This dimensional schema measures pharmaceutical drug prescriptions aggregated to market totals
by physician and plan collected from syndicated data vendors by top position, period day, period
month, period type, data type, payer type, and market. This schema is for operational users.

Diagram 114. Syndicated Market - Physician RX Plan Aggregate (Top Position) Dimensional
Schema

Title: SYNDICATED MARKET - PHYSICIAN RX PLAN AGGREGATE STAR (TOP POSITION) SCHEMA
Author: Siebel Systems confidential

DATA TYPE TOP POSITION


*W_LOV_UD *W_POSITIO N_D

PHYSICIAN RX PLAN
PERIOD MONTH MARKET BY TOP PERIOD DAY
*W_MONT H_D POSITION AGGREGATE *W_DAY_D
*W_SM_XPT_TOP_A

PERIOD TYPE MARKET


*W_LOV_D *W_PRODU CT_D

Note: There are another three aggregat


e star schemas, their corresponding fact and position
dimension are:
1. PHYSICIAN RX PLAN MARKET BY TOP-1 POSITION AGGREGATE * W_SM_XPT_PAR3_A
and TOP-1 POSITION * W_POSITIO N_D
2. PHYSICIAN RX PLAN MARKET BY TOP-2 POSITION AGGREGATE * W_SM_XPT_PAR2_A
and TOP-2 POSITION * W_POSITIO N_D
3. PHYSICIAN RX PLAN MARKET BY TOP-3 POSITION AGGREGATE * W_SM_XPT_PAR1_A
and TOP-3 POSITION * W_POSITIO N_D

198 Siebel Data Warehouse Data Model Reference for Industry Applications
Version 7.8.4
Dimensional Schema Diagrams ■ Dimensional Schema Diagrams and Descriptions

Diagram 115: Syndicated Data - District Indirect Sales Dimensional Schema. This dimensional schema
measures sales revenue and unit data collected from syndicated data vendors from drug wholesalers
to drug retailer by account profile, account address, account brick, district (position), payer type,
time period, day, month, account or contact affiliations, data type, and product. This schema is for
operational users.

Diagram 115. Syndicated Data - District Indirect Sales Dimensional Schema

Title: SYNDICATED DATA - DISTRICT INDIRECT SALES STAR SCHEMA


Author: Siebel Systems confidential

ACCOUNT ACCOUNT BRICK


*W_ORG_D *W_AREA_D

ACCOUNT
BRICK
GEOGRAPHICAL
*W_AREA_D
*W_GEO_D

GEOGRAPHICAL DATA TYPE


*W_GEO_D *W_LOV_UD

DISTRICT INDIRECT
PERIOD MONTH POSITION
SALES
*W_MONTH_D *W_POSITIO N_D
*W_SYND_IDS_D_F

PAYER TYPE PERIOD DAY


*W_INS_PLAN_D *W_DAY_D

PERIOD TYPE PRODUCT


*W_LOV_D *W_PRODUCT_D

ACCOUNT TO CONTACT TO
ACCOUNT AFFILIATION ACCOUNT AFFILIATION
*W_AFFL_AA_H *W_AFFL_CA_H

SOURCE ACCOUNT SOURCE CONTACT


*W_ORG_D *W_PERSON_D

Siebel Data Warehouse Data Model Reference for Industry Applications 19 9


Version 7.8.4
Dimensional Schema Diagrams ■ Dimensional Schema Diagrams and Descriptions

Diagram 116: Syndicated Market - District Indirect Sales Dimensional Schema. This dimensional
schema measures sales revenue and unit data collected from syndicated data vendors from drug
wholesalers to drug retailers aggregated to market totals by account profile, account address,
account brick, district (position), payer type, time period, day, month, account or contact affiliations,
data type, and market. This schema is for operational users.

Diagram 116. Syndicated Market - District Indirect Sales Dimensional Schema

Title: SYNDICATED MARKET - DISTRICT INDIRECT SALES STAR SCHEMA


Author: Siebel Systems confidential

ACCOUNT ACCOUNT BRICK


*W_ORG_D *W_AREA_D

ACCOUNT
BRICK
GEOGRAPHICAL
*W_AREA_D
*W_GEO_D

GEOGRAPHICAL DATA TYPE


*W_GEO_D *W_LOV_UD

DISTRICT INDIRECT
MARKET PERIOD MONTH
SALES MARKET
*W_PRODU CT_D *W_MONT H_D
*W_SYNM_IDS_D_F

POSITION PAYER TYPE


*W_POSITIO N_D *W_INS_PLAN_D

PERIOD DAY PERIOD TYPE


*W_DAY_D *W_LOV_D

ACCOUNT TO ACOUNT CONTACT TO ACOUNT


AFFILIATION AFFILIATION
*W_AFFL_AA_H *W_AFFL_CA_H

SOURCE ACCOUNT SOURCE CONTACT


*W_ORG_D *W_PERSON_D

200 Siebel Data Warehouse Data Model Reference for Industry Applications
Version 7.8.4
Dimensional Schema Diagrams ■ Dimensional Schema Diagrams and Descriptions

Diagram 117: Syndicated Data - District Physician RX Plan Dimensional Schema. This dimensional
schema measures pharmaceutical drug prescriptions by physician and plan collected from syndicated
data vendors by contact profile, contact address, contact brick, account profile, account address,
account brick, district (position), payer type, period type, day, month, account or contact affiliations,
data type, and product. This schema is for operational users.

Diagram 117. Syndicated Data - District Physician RX Plan Dimensional Schema

Title: SYNDICATED DATA - DISTRICT PHYSICAN RX PLAN STAR SCHEMA


Author: Siebel Systems confidential

ACCOUNT ACCOUNT BRICK


*W_ORG_D *W_AREA_D

ACCOUNT
CONTACT
GEOGRAPHICAL
*W_PERSON_D
*W_GEO_D

CONTACT
CONTACT AREA
GEOGRAPHICAL
*W_AREA_D
*W_GEO_D

DATA TYPE PERIOD MONTH


*W_LOV_UD *W_MONT H_D

DISTRICT PHYSICAN RX
POSITION PERIOD DAY
PLAN
*W_POSITIO N_D *W_DAY_D
*W_SYND_XPT_D_F

PERIOD TYPE PRODUCT


*W_LOV_D *W_PRODU CT_D

SOURCE ACCOUNT SOURCE CONTACT


*W_ORG_H *W_PERSON_D

ACCOUNT TO CONTACT TO
ACCOUNT AFFILIATION ACCOUNT AFFILIATION
*W_AFFL_AA_H *W_AFFL_CA_H

CONTACT TO ACCOUNT TO
CONTACT AFFILIATION CONTACT AFFILIATION
*W_AFFL_CC_H *W_AFFL_AC_H

CONTACT PRIMARY
SOURCE CONTACT SOURCE ACCOUNT
ADDRESS
*W_PERSON_D *W_ORG_D
*W_POSTN_CO N_D

Siebel Data Warehouse Data Model Reference for Industry Applications 20 1


Version 7.8.4
Dimensional Schema Diagrams ■ Dimensional Schema Diagrams and Descriptions

Diagram 118: Syndicated Data - District Physician RX Plan Dimensional Schema. This dimensional
schema measures pharmaceutical drug prescriptions by physician and plan collected from syndicated
data vendors by contact profile, contact address, contact brick, account profile, account address,
account brick, district (position), payer type, period type, day, month, account or contact affiliations,
data type, and product. This schema is for operational users.

Diagram 118. Syndicated Data - District Physician RX Plan Dimensional Schema

Title: SYNDICATED DATA - DISTRICT PHYSICAN RX PLAN STAR SCHEMA


Author: Siebel Systems confidential

ACCOUNT ACCOUNT BRICK


*W_ORG_D *W_AREA_D

ACCOUNT
CONTACT
GEOGRAPHICAL
*W_PERSON_D
*W_GEO_D

CONTACT
CONTACT AREA
GEOGRAPHICAL
*W_AREA_D
*W_GEO_D

DATA TYPE PERIOD MONTH


*W_LOV_UD *W_MONT H_D

DISTRICT PHYSICAN RX
POSITION PERIOD DAY
PLAN
*W_POSITIO N_D *W_DAY_D
*W_SYND_XPT_D_F

PERIOD TYPE PRODUCT


*W_LOV_D *W_PRODU CT_D

SOURCE ACCOUNT SOURCE CONTACT


*W_ORG_H *W_PERSON_D

ACCOUNT TO CONTACT TO
ACCOUNT AFFILIATION ACCOUNT AFFILIATION
*W_AFFL_AA_H *W_AFFL_CA_H

CONTACT TO ACCOUNT TO
CONTACT AFFILIATION CONTACT AFFILIATION
*W_AFFL_CC_H *W_AFFL_AC_H

CONTACT PRIMARY
SOURCE CONTACT SOURCE ACCOUNT
ADDRESS
*W_PERSON_D *W_ORG_D
*W_POSTN_CO N_D

202 Siebel Data Warehouse Data Model Reference for Industry Applications
Version 7.8.4
Dimensional Schema Diagrams ■ Dimensional Schema Diagrams and Descriptions

Diagram 119: District Physician RX Plan Dimensional Schema. This dimensional schema measures
pharmaceutical drug prescriptions aggregated to market totals by physician and plan collected from
syndicated data vendors by contact profile, contact address, contact brick, account profile, account
address, account brick, district (position), payer type, period type, day, month, account or contact
affiliations, data type, and market. This schema is for operational users.

Diagram 119. District Physician RX Plan Dimensional Schema

Title: SYNDICATED MARKET - DISTRICT PHYSICAN RX PLAN STAR SCHEMA


Author: Siebel Systems confidential

ACCOUNT ACCOUNT BRICK


*W_ORG_D *W_AREA_D

ACCOUNT
CONTACT
GEOGRAPHICAL
*W_PERSON_D
*W_GEO_D

CONTACT
CONTACT AREA
GEOGRAPHICAL
*W_AREA_D
*W_GEO_D

DATA TYPE PERIOD MONTH


*W_LOV_UD *W_MONTH_D

DISTRICT PHYSICAN RX
POSITION PERIOD DAY
PLAN MARKET
*W_POSITIO N_D *W_DAY_D
*W_SYNM_XPT_D_F

PERIOD TYPE PRODUCT


*W_LOV_D *W_PRODUCT_D

SOURCE ACCOUNT SOURCE CONTACT


*W_ORG_D *W_PERSON_D

ACCOUNT TO CONTACT TO
ACCOUNT AFFILIATION ACCOUNT AFFILIATION
*W_AFFL_AA_H *W_AFFL_CA_H

CONTACT TO ACCOUNT TO
CONTACT AFFILIATION CONTACT AFFILIATION
*W_AFFL_CC_H *W_AFFL_AC_H

SOURCE CONTACT SOURCE ACCOUNT


*W_PERSON_D *W_ORG_D

Siebel Data Warehouse Data Model Reference for Industry Applications 20 3


Version 7.8.4
Dimensional Schema Diagrams ■ Dimensional Schema Diagrams and Descriptions

Diagram 120: Usage Accelerator Account Summary Dimensional Schema. This dimensional schema
allows for historical and trending analysis of account information completeness and account coverage
at the weekly level by account and owner sales representative attributes. The Usage Accelerator
Account Summary fact table is based on W_UA_ACCAPLN_F.

Diagram 120. Usage Accelerator Account Summary Dimensional Schema

 %
 

%
 0  1   

   !"#!$

+0

+-
/%1

-&

0  0 0&  1


+-% -& +- 0&  1-&

0/ +

3  

%
 +0
 0 4 0
+-+

3-& +-
/- -&
0  1

+-- -

+0
/  0 01/

+-/  0-& +-% -&

0
 

+-
 
-&

204 Siebel Data Warehouse Data Model Reference for Industry Applications
Version 7.8.4
Dimensional Schema Diagrams ■ Dimensional Schema Diagrams and Descriptions

Diagram 121: Usage Accelerator Account Usage Dimensional Schema. This dimensional schema allows
you to analyze how the Siebel application account object is used to create and update records every
week by sales representative and account attributes. This star only maintains usage of sales
representatives who have usage tracking responsibility. The Usage Accelerator Account Usage fact
table is based on S_ORG_EXT.

Diagram 121. Usage Accelerator Account Usage Dimensional Schema

 %
 

%
 0 
   

   !"#!$

%

/
+-
/%1

-&

0  0 0&  1


+-% -& +- 0&  1-&

%

/
0/ +

3  

%

+-+

3-&
 0 4 0
0 
 +-
/- -&

+-- -

%

//  0 01/

+-/  0-& +-% -&

0
 

+-
 
-&

Siebel Data Warehouse Data Model Reference for Industry Applications 20 5


Version 7.8.4
Dimensional Schema Diagrams ■ Dimensional Schema Diagrams and Descriptions

Diagram 122: Usage Accelerator Activity Usage Dimensional Schema. This dimensional schema allows
you to analyze how the Siebel application activity object is used to create and update records every
week by sales representative and activity attributes. This star only maintains usage of sales
representatives who have usage tracking responsibility. The Usage Accelerator Activity Usage fact
table is based on S_EVT_ACT.

Diagram 122. Usage Accelerator Activity Usage Dimensional Schema

 %
 

%
  1 
   

   !"#!$

%

/
+-
/%1

-&

 1   1/  1


+-% -& +-% -&

%

/
0/ +

3  

%

+-+

3-&
 0 4 0
 1 
 +-
/- -&

+-- -

%

//  0  11/

+-/  0-& +-% -&

206 Siebel Data Warehouse Data Model Reference for Industry Applications
Version 7.8.4
Dimensional Schema Diagrams ■ Dimensional Schema Diagrams and Descriptions

Diagram 123: Usage Accelerator Asset Action Plan Dimensional Schema.

Diagram 123. Usage Accelerator Asset Action Plan Dimensional Schema

TITLE: USAGE ACCELERATOR ASSET ACTION PLAN STAR SCHEMA


AUTHOR: Siebel Systems Confidential

OWNER POSITION SNAPSHOT DAY OWNER OWNER ORGANIZATION


W_POSITION_D W_DAY_D W_EMPLOYEE_D W_EMP_ORG_D

CREATED DATE ACCOUNT STATUS


W_DAY_D W_LOV_D

LAST UPDATED DATE ACCOUNT INDUSTRY


W_DAY_D W_INDUSTRY_D

LAST ACTIVITY CREATED DATE ACCOUNT TYPE


W_DAY_D W_LOV_D

LAST ACTIVITY END DATE ACCOUNT


W_DAY_D W_ORG_D
USAGE ACCELERATOR ASSET
ACTION PLAN FACT

LAST ACTIVITY CREATED BY W_UA_ASTAPLN_F ACCOUNT GEO STATE


W_EMPLOYEE_D W_ACCGEOSTATE_D

LAST ACTIVITY PRIORITY CONTACT


W_LOV_D W_PERSON_D

LAST ACTIVITY TYPE PRODUCT


W_LOV_D W_PRODUCT_D

ASSET LINE OF
LAST ACTIVITY STATUS
W_LOV_D
BUSINESS
W_LOV_D

ASSET STATUS ASSET ASSET TYPE ASSET SUBTYPE


W_LOV_D W_ASSET_D W_LOV_UD W_LOV_D

Siebel Data Warehouse Data Model Reference for Industry Applications 20 7


Version 7.8.4
Dimensional Schema Diagrams ■ Dimensional Schema Diagrams and Descriptions

Diagram 124: Usage Accelerator Asset Summary Dimensional Schema.

Diagram 124. Usage Accelerator Asset Summary Dimensional Schema

TITLE: USAGE ACCELERATOR ASSET SUMMARY STAR SCHEMA


AUTHOR: Siebel Systems Confidential

OWNER
W_EMPLOYEE_D

ACCOUNT STATUS ACCOUNT INDUSTRY


W_LOV_D W_INDUSTRY_D

ASSET TYPE OWNER ORGANIZATION


W_LOV_UD W_EMP_ORG_D

SNAPSHOT WEEK USAGE ACCELERATOR ASSET ACCOUNT TYPE


W_WEEK_D SUMMARY FACT W_LOV_D

W_UA_ASTSUM_F

ASSEET LINE OF
ASSET SUBTYPE
W_LOV_D
BUSINESS
W_LOV_D

OWNER POSITION ASSET STATUS


W_POSITION_D W_LOV_D

ACCOUNT GEO STATE ASSET PRODUCT LINE


W_ACCGEOSTATE_D W_PORD_LN_D

208 Siebel Data Warehouse Data Model Reference for Industry Applications
Version 7.8.4
Dimensional Schema Diagrams ■ Dimensional Schema Diagrams and Descriptions

Diagram 125: Usage Accelerator Asset Usage Dimensional Schema.

Diagram 125. Usage Accelerator Asset Usage Dimensional Schema

TITLE: USAGE ACCELERATOR ASSET USAGE STAR SCHEMA


AUTHOR: Siebel Systems Confidential

SALES REP
W_EMPLOYEE_D

ASSET STATUS ASSET SUBTYPE


W_LOV_D W_LOV_D

SALES REP
SNAPSHOT WEEK
USAGE ACCELERATOR ASSET ORGANIZATION
W_WEEK_D
USAGE FACT W_EMP_ORG_D

W_UA_ASTUSG_F

SALES REP POSITION ASSET TYPE


W_POSITION_D W_LOV_UD

ASSET LINE OF
BUSINESS
W_LOV_D

Siebel Data Warehouse Data Model Reference for Industry Applications 20 9


Version 7.8.4
Dimensional Schema Diagrams ■ Dimensional Schema Diagrams and Descriptions

Diagram 126: Usage Accelerator Contact Action Plan Dimensional Schema. This schema allows you to
analyze contact information completeness and contact coverage by contact code and attributes of
last activity for the contact and owner sales representative. This star maintains all contact records
owned by sales representatives who have usage tracking responsibility. The Usage Accelerator
Contact Action Plan fact table is based on S_CONTACT.

Diagram 126. Usage Accelerator Contact Action Plan Dimensional Schema

 %
 

%
 0 0/%0   

   !"#!$

%  1

&51 +0

+-
/%1

-& +-
/%1

-&



&&

+-&1-& 0
+- -&

% /&
&&
+0
 0 4 0
+-&1-& +-
/- -&

+0
/  0
%  1

&&
+-/  0-&
+-&1-&
 

%

0 0/%0

+--0/%0-
0
%  1
0&&
+-/
0-&
+-&1-&

0&

+-% -&
0/ &1
+-&1-&

%  1/  1
+-% -&
%  11/

+-% -& %  1 


+-% -&

210 Siebel Data Warehouse Data Model Reference for Industry Applications
Version 7.8.4
Dimensional Schema Diagrams ■ Dimensional Schema Diagrams and Descriptions

Diagram 127: Usage Accelerator Contact Summary Dimensional Schema. This dimensional schema
allows for historical and trending analysis of contact information completeness and contact coverage
at the weekly level by contact code and owner sales representative. The Usage Accelerator Contact
Summary fact table is based on W_UA_CONAPLN_F.

Diagram 127. Usage Accelerator Contact Summary Dimensional Schema

 %
 

%
 0  1   

   !"#!$

+0

+-
/%1

-&

0/ +

3 +0
 0 4 0
+-+

3-& +-
/- -&

 

%

0  1

+--0 -

+0
/  0 0&

+-/  0-& +-% -&

Siebel Data Warehouse Data Model Reference for Industry Applications 21 1


Version 7.8.4
Dimensional Schema Diagrams ■ Dimensional Schema Diagrams and Descriptions

Diagram 128: Usage Accelerator Contact Usage Dimensional Schema. This dimensional schema allows
you to analyze how the Siebel application contact object is used to create and update records every
week by sales representative and contact code. This star only maintains usage by sales
representatives who have usage tracking responsibility. The Usage Accelerator Contact Usage fact
table is based on S_CONTACT.

Diagram 128. Usage Accelerator Contact Usage Dimensional Schema

 %
 

%
 0 
   

   !"#!$

%

/
+-
/%1

-&

%

/
0/ +

3
+-+

3-&
 0 4 0
+-
/- -&

 

%

0 


+--0 -

%

//  0 0&

+-/  0-& +-% -&

212 Siebel Data Warehouse Data Model Reference for Industry Applications
Version 7.8.4
Dimensional Schema Diagrams ■ Dimensional Schema Diagrams and Descriptions

Diagram 129: Usage Accelerator Opportunity Action Plan Dimensional Schema. This dimensional
schema allows you to analyze opportunity information freshness and opportunity coverage by
opportunity attributes, account attributes, attributes of last activity for the opportunity, attributes of
last contact for the opportunity, and owner sales representative. This star maintains all open
opportunity records owned by sales representatives who have usage tracking responsibility. The
Usage Accelerator Opportunity Action Plan fact table is based on S_OPTY.

Diagram 129. Usage Accelerator Opportunity Action Plan Dimensional Schema

 %
 

%
 // 0 1 0/%0   

   !"#!$



&&
%  1

&51
0 
+-&1-& +-
/%1

-&
+-% -&
% 0

&51
+-
/%1

-&
%
&&

+-&1-&

+0

+-
/%1

-&

% /&
&&

+-&1-&

0 0&  1
+- 0&  1-&

%  1

&&

+-&1-&

+0
 0 4 0
+-
/- -&

%  1
0&&
 

%

+-&1-&
// 0 1 0/%0
%   
&0
+--//%0-
+-/
0-&
% 0  
&&

+-&1-&

+0
/  0
+-/  0-&
0/ &1
+-&1-&

01/

0
+-% -&
+- -&

// 0 1 5



+-/1-&
%  1/  1
+-% -&

0
 

+-
 
-& %  11/

+-% -& // 0 1


%  1  +-/1-&
+-% -&

Siebel Data Warehouse Data Model Reference for Industry Applications 21 3


Version 7.8.4
Dimensional Schema Diagrams ■ Dimensional Schema Diagrams and Descriptions

Diagram 130: Usage Accelerator Opportunity Summary Dimensional Schema. This dimensional schema
allows for historical and trending analysis of opportunity information freshness and opportunity
coverage at the weekly level by attributes of opportunity and owner sales representative. The Usage
Accelerator Opportunity Summary fact table is based on W_UA_OPTAPLN_F.

Diagram 130. Usage Accelerator Opportunity Summary Dimensional Schema

 %
 

%
 // 0 1  1   

   !"#!$

+0

+-
/%1

-&

0  0 0&  1


+-% -& +- 0&  1-&

0/ +

3  

%
 +0
 0 4 0
+-+

3-& +-
/- -&
// 0 1  1

+--/1 -

+0
/  0 01/

+-/  0-& +-% -&

0
 
// 0 1 5

+-
 
-& +-/1-&

214 Siebel Data Warehouse Data Model Reference for Industry Applications
Version 7.8.4
Dimensional Schema Diagrams ■ Dimensional Schema Diagrams and Descriptions

Diagram 131: Usage Accelerator Opportunity Usage Dimensional Schema. This dimensional schema
allows you to analyze how the Siebel application opportunity object is used to create and update
records every week by sales representative and opportunity attributes. This star only maintains
usage of sales representatives who have usage tracking responsibility. The Usage Accelerator
Opportunity Usage fact table is based on S_OPTY.

Diagram 131. Usage Accelerator Opportunity Usage Dimensional Schema

 %
 

%
 // 0 1 
   

   !"#!$

%

/
+-
/%1

-&

0/ +

3 %

/ 0 4 0
+-+

3-& +-
/- -&

 

%

// 0 1 


+--/1 -

%

//  0 // 0 1 5

+-/  0-& +-/1-&

Siebel Data Warehouse Data Model Reference for Industry Applications 21 5


Version 7.8.4
Dimensional Schema Diagrams ■ Dimensional Schema Diagrams and Descriptions

Diagram 132: Usage Accelerator Quote Usage Dimensional Schema. This dimensional schema allows
you to analyze how the Siebel application quote object is used to create and update records every
week by sales representative, account attributes, and opportunity attributes. This star only
maintains usage of sales representatives who have usage tracking responsibility. The Usage
Accelerator Quote Usage fact table is based on S_DOC_QUOTE.

Diagram 132. Usage Accelerator Quote Usage Dimensional Schema

 %
 

%
 
 
   

   !"#!$

%

/
+-
/%1

-&

0  0 0&  1


+-% -& +- 0&  1-&

%

/
0/ +

3  

%

+-+

3-&
 0 4 0

 
 +-
/- -&

+-- -

%

//  0 01/

+-/  0-& +-% -&

0
 
// 0 1 5

+-
 
-& +-/1-&

216 Siebel Data Warehouse Data Model Reference for Industry Applications
Version 7.8.4
Dimensional Schema Diagrams ■ Dimensional Schema Diagrams and Descriptions

Diagram 133: Usage Accelerator User Adoption Dimensional Schema. This dimensional schema allows
you to analyze sales representatives' daily login and sync pattern for the Siebel application. This star
only maintains the information of sales representatives who have usage tracking responsibility. The
Usage User Adoption fact table is based on S_USER and S_DOCK_STATUS.

Diagram 133. Usage Accelerator User Adoption Dimensional Schema

 %
 

%
 
&/ 0   

   !"#!$

%

/
+-
/%1

-&

%

/
0/ &1
+-&1-&
 0 4 0
+-
/- -&

 

%


&/ 0

+--&/-

%

//  0 %  10&

+-/  0-& +-&1-&

% % 0&

+-&1-&

Siebel Data Warehouse Data Model Reference for Industry Applications 21 7


Version 7.8.4
Dimensional Schema Diagrams ■ Dimensional Schema Diagrams and Descriptions

Diagram 134: Vehicle Dimensional Schema. The Vehicle dimensional schema allows you to analyze the
automotive sales data by vehicle, dealer, contact, household, geography, and time. The Vehicle fact
table is based on the S_VHCL_SALES table.

Diagram 134. Vehicle Dimensional Schema

Title : VEHICLE STAR SCHEMA


Author : Siebel Systems confidential

DEALER PRODUCT
* W_ORG_D
* W_PRODUCT_D

OWNER ACCOUNT
* W_ORG_D VEHICLE SALES VEHICLE
* W_ASSET_D
HISTORY
* W_VEHICLE_F

ACCOUNT SALES OWNER


GEOGRAPHICAL TYPE
* W_GEO_D * W_LOV_D

CONTACT SALES
GEOGRAPHICAL TRANSACTION
* W_GEO_D
CODE
* W_LOV_D

CONTACT FINANCE TYPE


* W_LOV_D
* W_PERSON_D

HOUSEHOLD SELL DATE


* W_HOUSEHOLD_D * W_DAY_D

218 Siebel Data Warehouse Data Model Reference for Industry Applications
Version 7.8.4
6 Siebel Pharma Mobile Analytics
Schema

This chapter contains a listing of all Siebel Mobile Analytics Data Warehouse tables and sourcing
reports for Siebel Pharma Mobile Analytics. This section also contains information about the columns
and indexes in each Siebel Data Warehouse table.

NOTE: Siebel Pharma Field Analytics is now called Siebel Pharma Mobile Analytics. Siebel Pharma
Mobile Analytics is a prepackaged Siebel Mobile Analytics application for Siebel Pharma field users.

Sourcing Reports for Siebel Pharma


Mobile Analytics
A sourcing report is a report stored in the Siebel Analytics Web catalog on the Siebel Enterprise
Server. The sourcing report generates data files for downloading to a disconnected application. Siebel
Pharma Mobile Analytics prepackages sourcing reports to populate the disconnected data sets.
Table 27 lists sourcing reports for Siebel Pharma Mobile Analytics.

Table 27. Sourcing Reports for Siebel Pharma Mobile Analytics

Source Siebel
Target Mobile Relationship
Analytics Management
Subject Area Sourcing Report Name Warehouse Table Warehouse Table

Disconnected Analytics Disconnected System W_DISC_MSG W_DISC_MSG


Messages Messages

Pharma Contact Call Contact Call Activity Fact W_CON_CALL_F W_CON_CALL_F


Effectiveness

Pharma Contact Call Contact Call Activity W_CON_CALL_N_A W_CON_CALL_N_A


Effectiveness Aggregate

Pharma Contact Call Day Dimension W_DAY_D W_DAY_D


Effectiveness

Pharma Contact Call Product Indication List of W_LOV_D W_LOV_D


Effectiveness Value Dimension

Pharma Contact Call Call Priority List of Value W_LOV_D W_LOV_D


Effectiveness Dimension

Pharma Objective Contact Objective Fact W_CON_OBJ_F W_CON_OBJ_F


Achievement

Pharma Objective Plan Promotion W_PLAN_PROMO_D W_PLAN_PROMO_D


Achievement Dimension

Siebel Data Warehouse Data Model Reference for Industry Applications 21 9


Version 7.8.4
Siebel Pharma Mobile Analytics Schema ■ Sourcing Reports for Siebel Pharma Mobile
Analytics

Table 27. Sourcing Reports for Siebel Pharma Mobile Analytics

Source Siebel
Target Mobile Relationship
Analytics Management
Subject Area Sourcing Report Name Warehouse Table Warehouse Table

Pharma Physician Rx Payor Plan Dimension W_INS_PLAN_D W_INS_PLAN_D


Effectiveness

Pharma Physician Rx Prescription Market Level W_MARKET_RX_F W_MARKET_RX_F


Effectiveness Fact

Pharma Physician Rx Prescription Market Level W_MARKET_RX_N_A W_MARKET_RX_N_


Effectiveness Aggregate A

Pharma Physician Rx Prescription Fact W_SYND_RX_F W_SYND_RX_F


Effectiveness

Pharma Physician Rx Prescription Aggregate W_SYND_RX_N_A W_SYND_RX_N_A


Effectiveness

Pharma Physician Rx Prescription Plan Market W_MARKET_RX_F W_MARKET_RX_F


Plan Effectiveness Level Fact

Pharma Physician Rx Prescription Plan Market W_MARKET_RX_N_A W_MARKET_RX_N_


Plan Effectiveness Level Aggregate A

Pharma Physician Rx Prescription Plan Fact W_SYND_RX_F W_SYND_RX_F


Plan Effectiveness

Pharma Physician Rx Prescription Plan W_SYND_RX_N_A W_SYND_RX_N_A


Plan Effectiveness Aggregate

Pharma Sales Period Type List of Value W_LOV_D W_LOV_D


Effectiveness Dimension

Pharma Sales Indirect Sales Market W_MARKET_IDS_F W_MARKET_IDS_F


Effectiveness Level Fact

Pharma Sales Indirect Sales Market W_MARKET_IDS_N_A W_MARKET_IDS_N


Effectiveness Level Aggregate _A

Pharma Sales Direct Sales Fact W_SYND_DS_F W_SYND_DS_F


Effectiveness

Pharma Sales Direct Sales Aggregate W_SYND_DS_N_A W_SYND_DS_N_A


Effectiveness

Pharma Sales Indirect Sales Fact W_SYND_IDS_F W_SYND_IDS_F


Effectiveness

Pharma Sales Indirect Sales Aggregate W_SYND_IDS_N_A W_SYND_IDS_N_A


Effectiveness

Pharma Segment Brick Dimension W_AREA_D W_AREA_D


Builder

220 Siebel Data Warehouse Data Model Reference for Industry Applications
Version 7.8.4
Siebel Pharma Mobile Analytics Schema ■ Sourcing Reports for Siebel Pharma Mobile
Analytics

Table 27. Sourcing Reports for Siebel Pharma Mobile Analytics

Source Siebel
Target Mobile Relationship
Analytics Management
Subject Area Sourcing Report Name Warehouse Table Warehouse Table

Pharma Segment Product Ranking W_CON_RANK_D W_CON_RANK_D


Builder Dimension

Pharma Segment Geography Dimension W_GEO_D W_GEO_D


Builder

Pharma Segment Person Dimension W_PERSON_D W_PERSON_D


Builder

Pharma Segment Position Hierarchy W_POSITION_DH W_POSITION_DH


Builder

Pharma Segment Contact Primary Address W_POSTN_CON_D W_POSTN_CON_D


Builder Dimension

Pharma Segment Product Hierarchy W_PRODUCT_DH W_PRODUCT_DH


Builder

Siebel Data Warehouse Data Model Reference for Industry Applications 22 1


Version 7.8.4
Siebel Pharma Mobile Analytics Schema ■ Dimensional Schema Diagrams and
Descriptions

Dimensional Schema Diagrams and


Descriptions
This section contains diagrams of each of the dimensional schemas used in Siebel Pharma Mobile
Analytics.

Diagram 135: Contact Call Dimensional Schema. The Contact Call dimensional schema allows analyses
of call activities by professionals, n-tile rankings, activity type, geography, sales force organization,
product, and time. The Contact Call fact table is based on the Siebel Relationship Management
Warehouse table W_ACT_PROD_F, which focuses on account and contact call activities. The Siebel
Pharma Mobile Analytics data warehouse table, W_CON_CALL_F, measures only the contact call
activities. Currency-based metrics are converted to the data warehouse default currency.

Diagram 135. Contact Call Dimensional Schema

Title: CONTACT CALL STAR SCHEMA


Author: Siebel Systems confidential

BRICK CONTACT RANKING


*W_AREA_D *W_CON_RANK_D

CONTACT PERIOD DAY


*W_PERSON_D *W_DAY_D

POSITION
CONTACT CALL GEOGRAPHICAL
HIERARCHY
*W_CON_CALL_F *W_GEO_D
*W_POSITION_DH

PRODUCT
REP. SPECIALTY
HIERARCHY
*W_POSTN_CON_D
*W_PRODUCT_DH

PRODUCT
PRODUCT PRIORITY
INDICATION
*W_LOV_D
*W_LOV_D

222 Siebel Data Warehouse Data Model Reference for Industry Applications
Version 7.8.4
Siebel Pharma Mobile Analytics Schema ■ Dimensional Schema Diagrams and
Descriptions

Diagram 136: Contact Call National Level Monthly Aggregation Dimensional Schema

Diagram 136. Contact Call National Level Monthly Aggregation Dimensional Schema

Title: CONTACT CALL NATIONAL LEVEL MONTHLY AGGREGATION STAR SCHEMA


Author: Siebel Systems confidential

POSITION
PERIOD DAY
HIERARCHY
*W_DAY_D CONTACT CALL *W_POSITION_DH
NATIONAL LEVEL
MONTHLY
AGGREGATION
PRODUCT *W_CON_CALL_N_A PRODUCT
HIERARCHY INDICATION
*W_PRODUCT_DH *W_LOV_D

Siebel Data Warehouse Data Model Reference for Industry Applications 22 3


Version 7.8.4
Siebel Pharma Mobile Analytics Schema ■ Dimensional Schema Diagrams and
Descriptions

Diagram 137: Contact Objective Dimensional Schema. The Contact Objective dimensional schema allows
analyses of Plan Of Action (POA) compliance for sales quotas stored in Siebel Pharma Objective module.
Sales quota attainment is measured based on Objective units like NRx, TRx, Indirect Sales, Indirect
Units, Direct Sales, and Direct Units. It measures reach and frequency attainment against sales
objectives by contact, specialty, product, geography, sales force organization, and time. The Contact
Objective fact table is based on the W_OBJECTIVE_F table from the Siebel Relationship Management
Warehouse.

Diagram 137. Contact Objective Dimensional Schema

Title: CONTACT OBJECTIVE STAR SCHEMA


Author: Siebel Systems confidential

BRICK
*W_AREA_D CONTACT RANKING
*W_CON_RANK_D

CONTACT
*W_PERSON_D
PERIOD DAY
*W_DAY_D

GEOGRAPHICAL CONTACT OBJECTIVE


*W_GEO_D *W_CON_OBJ_F

PLAN PROMOTION
POSITION *W_PLAN_PROMO_D
HIERARCHY
*W_POSITION_DH

PRODUCT
HIERARCHY
REP. SPECIALTY
*W_PRODUCT_DH
*W_POSTN_CON_D

224 Siebel Data Warehouse Data Model Reference for Industry Applications
Version 7.8.4
Siebel Pharma Mobile Analytics Schema ■ Dimensional Schema Diagrams and
Descriptions

Diagram 138: Syndicated Indirect Sales Market Data Dimensional Schema. The Syndicated Market
Indirect Sales dimensional schema allows analyses of syndicated data sourced from the Siebel
Relationship Management Warehouse table W_SYND_MKT_F. The W_MARKET_IDS_F table is a single-
grain fact table for market-level indirect sales data. It allows analyses of market share based on indirect
sales units and indirect sales values by data type, product, market, geography, sales force organization,
and time.

Diagram 138. Syndicated Indirect Sales Market Data Dimensional Schema

Title: SYNDICATED INDIRECT SALES MARKET DATA SCHEMA


Author: Siebel Systems confidential

BRICK
*W_AREA_D
PERIOD DAY
*W_DAY_D

GEOGRAPHICAL
*W_GEO_D
SYNDICATED INDIRECT
INSURANCE PLAN
SALES MARKET DATA
*W_INS_PLAN_D
*W_MARKET_IDS_F
PERIOD TYPE
*W_LOV_D

PRODUCT
HIERARCHY
POSITION *W_PRODUCT_DH
HIERARCHY
*W_POSITION_DH

Siebel Data Warehouse Data Model Reference for Industry Applications 22 5


Version 7.8.4
Siebel Pharma Mobile Analytics Schema ■ Dimensional Schema Diagrams and
Descriptions

Diagram 139: Syndicated Indirect Sales National Level Monthly Aggregated Market Data Dimensional
Schema.

Diagram 139. Syndicated Indirect Sales National Level Monthly Aggregated Market Data
Dimensional Schema

Title: SYNDICATED INDIRECT SALES NATIONAL LEVEL MONTHLY AGGREGATED MARKET DATA SCHEMA
Author: Siebel Systems confidential

PERIOD DAY
*W_DAY_D
INSURANCE PLAN
*W_INS_PLAN_D

SYNDICATED INDIRECT
PERIOD TYPE
SALES MARKET DATA
*W_LOV_D
*W_MARKET_IDS_N_A
PRODUCT
HIERARCHY
*W_PRODUCT_DH
POSITION
HIERARCHY
*W_POSITION_DH

226 Siebel Data Warehouse Data Model Reference for Industry Applications
Version 7.8.4
Siebel Pharma Mobile Analytics Schema ■ Dimensional Schema Diagrams and
Descriptions

Diagram 140: Syndicated Prescriber Market Data Dimensional Schema. The Syndicated Market
Prescriber Market Data dimensional schema allows analyses of syndicated data sourced from the Siebel
Relationship Management Warehouse table W_SYND_MKT_F. The W_MARKET_RX_F table is a single-
grain fact table for market-level Rx data. It allows analyses of market share based on new prescriptions
and total prescriptions by data type, contact, product, market, geography, sales force organization, and
time.
Diagram 140. Syndicated Prescriber Market Data Dimensional Schema

Title: SYNDICATED PRESCRIBER MARKET DATA SCHEMA


Author: Siebel Systems confidential

BRICK PERIOD DAY


*W_AREA_D *W_DAY_D

CONTACT INSURANCE PLAN


*W_PERSON_D *W_INS_PLAN_D
SYNDICATED
PRESCRIBER MARKET
DATA
*W_MARKET_RX_F PRODUCT
GEOGRAPHICAL
HIERARCHY
*W_GEO_D
*W_PRODUCT_DH

POSITION
PERIOD TYPE
HIERARCHY
*W_LOV_D
*W_POSITION_DH

Siebel Data Warehouse Data Model Reference for Industry Applications 22 7


Version 7.8.4
Siebel Pharma Mobile Analytics Schema ■ Dimensional Schema Diagrams and
Descriptions

Diagram 141: Syndicated Prescriber Market Aggregated Data Dimensional Schema.


Diagram 141. Syndicated Prescriber Market Aggregated Data Dimensional Schema

Title: SYNDICATED PRESCRIBER MARKET DATA SCHEMA


Author: Siebel Systems confidential

PERIOD DAY
*W_DAY_D
INSURANCE PLAN
*W_INS_PLAN_D

SYNDICATED
PERIOD TYPE PRESCRIBER MARKET
*W_LOV_D DATA
*W_MARKET_N_A
PRODUCT
HIERARCHY
POSITION *W_PRODUCT_DH
HIERARCHY
*W_POSITION_DH

228 Siebel Data Warehouse Data Model Reference for Industry Applications
Version 7.8.4
Siebel Pharma Mobile Analytics Schema ■ Dimensional Schema Diagrams and
Descriptions

Diagram 142: Syndicated Direct Sales Data Dimensional Schema. The Syndicated Data Direct Sales
dimensional schema allows analyses of syndicated direct sales data sourced from the Siebel Relationship
Management Warehouse table W_SYND_DATA_F. The W_SYND_DS_F table is a single-grain fact table
for direct sales data. The W_SYND_DS_F table allows analyses of direct sales units and direct sales
values by data type, product, market, geography, sales force organization, and time.
Diagram 142. Syndicated Direct Sales Data Dimensional Schema

Title: SYNDICATED DIRECT SALES DATA SCHEMA


Author: Siebel Systems confidential

BRICK
*W_AREA_D
PERIOD DAY
*W_DAY_D

GEOGRAPHICAL
*W_GEO_D
SYNDICATED DIRECT
INSURANCE PLAN
SALES DATA
*W_INS_PLAN_D
*W_SYND_DS_F
PERIOD TYPE
*W_LOV_D

PRODUCT
HIERARCHY
POSITION *W_PRODUCT_DH
HIERARCHY
*W_POSITION_DH

Siebel Data Warehouse Data Model Reference for Industry Applications 22 9


Version 7.8.4
Siebel Pharma Mobile Analytics Schema ■ Dimensional Schema Diagrams and
Descriptions

Diagram 143: Syndicated Direct Sales National Level Monthly Aggregated Data Dimensional Schema.

Diagram 143. Syndicated Direct Sales National Level Monthly Aggregated Data Dimensional
Schema

Title: SYNDICATED DIRECT SALES NATIONAL LEVEL MONTHLY AGGREGATED DATA SCHEMA
Author: Siebel Systems confidential

PERIOD DAY
*W_DAY_D
INSURANCE PLAN
*W_INS_PLAN_D
SYNDICATED DIRECT
SALES NATIONAL LEVEL
PERIOD TYPE
MONTHLY AGGREGATED
*W_LOV_D
DATA
*W_SYND_DS_N_A
PRODUCT
HIERARCHY
POSITION *W_PRODUCT_DH
HIERARCHY
*W_POSITION_DH

230 Siebel Data Warehouse Data Model Reference for Industry Applications
Version 7.8.4
Siebel Pharma Mobile Analytics Schema ■ Dimensional Schema Diagrams and
Descriptions

Diagram 144: Syndicated Indirect Sales Data Dimensional Schema. The Syndicated Data Indirect Sales
dimensional schema allows analyses of syndicated data sourced from the Siebel Relationship
Management Warehouse table W_SYND_DATA_F. The W_SYND_IDS_F table is a single-grain fact table
for indirect sales data. It allows analyses of indirect sales units and indirect sales values by data type,
product, market, geography, sales force organization, and time.
Diagram 144. Syndicated Indirect Sales Data Dimensional Schema

Title: SYNDICATED INDIRECT SALES DATA SCHEMA


Author: Siebel Systems confidential

BRICK
*W_AREA_D
PERIOD DAY
*W_DAY_D

GEOGRAPHICAL
*W_GEO_D
SYNDICATED INDIRECT
INSURANCE PLAN
SALES DATA
*W_INS_PLAN_D
*W_SYND_IDS_F
PERIOD TYPE
*W_LOV_D

PRODUCT
HIERARCHY
POSITION *W_PRODUCT_DH
HIERARCHY
*W_POSITION_DH

Siebel Data Warehouse Data Model Reference for Industry Applications 23 1


Version 7.8.4
Siebel Pharma Mobile Analytics Schema ■ Dimensional Schema Diagrams and
Descriptions

Diagram 145: Syndicated Indirect Sales National Level Monthly Aggregated Data Dimensional Schema

Diagram 145. Syndicated Indirect Sales National Level Monthly Aggregated Data Dimensional
Schema

Title: SYNDICATED INDIRECT SALES DNATIONAL LEVEL MONTHLY AGGREGATED ATA SCHEMA
Author: Siebel Systems confidential

PERIOD DAY
*W_DAY_D

INSURANCE PLAN
*W_INS_PLAN_D
SYNDICATED INDIRECT
PERIOD TYPE
SALES DATA
*W_LOV_D
*W_SYND_IDS_N_A
PRODUCT
HIERARCHY
*W_PRODUCT_DH
POSITION
HIERARCHY
*W_POSITION_DH

232 Siebel Data Warehouse Data Model Reference for Industry Applications
Version 7.8.4
Siebel Pharma Mobile Analytics Schema ■ Dimensional Schema Diagrams and
Descriptions

Diagram 146: Syndicated Prescriber Data Dimensional Schema. The Syndicated Prescriber Data
dimensional schema allows analyses of syndicated prescription data sourced from the Siebel Relationship
Management Warehouse table W_SYND_DATA_F. The W_SYND_RX_F table is a single-grain fact table
for prescription data. It allows analyses of new prescriptions and total prescriptions by data type,
professional, product, market, geography, sales force organization, and time. The Syndicated Data Rx
fact table is based on the W_SYND_DATA_F table from the Siebel Relationship Management Warehouse.
Diagram 146. Syndicated Prescriber Data Dimensional Schema

Title: SYNDICATED PRESCRIBER DATA SCHEMA


Author: Siebel Systems confidential

BRICK
*W_AREA_D CONTACT RANKING
*W_CON_RANK_D

CONTACT
*W_PERSON_D
PERIOD DAY
*W_DAY_D

SYNDICATED
GEOGRAPHICAL
PRESCRIBER DATA
*W_GEO_D
*W_SYND_RX_F
INSURANCE PLAN
*W_INS_PLAN_D

PERIOD TYPE
*W_LOV_D

PRODUCT
HIERARCHY
POSITION *W_PRODUCT_DH
HIERARCHY
*W_POSITION_DH

Siebel Data Warehouse Data Model Reference for Industry Applications 23 3


Version 7.8.4
Siebel Pharma Mobile Analytics Schema ■ Dimensional Schema Diagrams and
Descriptions

Diagram 147: Syndicated Prescriber National Level Monthly Aggregated Data Dimensional Schema

Diagram 147. Syndicated Prescriber National Level Monthly Aggregated Data Dimensional
Schema

Title: SYNDICATED PRESCRIBER NATIONAL LEVEL MONTHLY AGGREGATED DATA SCHEMA


Author: Siebel Systems confidential

PERIOD DAY
*W_DAY_D
INSURANCE PLAN
*W_INS_PLAN_D
SYNDICATED
PRESCRIBER NATIONAL
PERIOD TYPE
LEVEL MONTHLY
*W_LOV_D
AGGREGATED DATA
*W_SYND_RX_N_A
PRODUCT
HIERARCHY
POSITION *W_PRODUCT_DH
HIERARCHY
*W_POSITION_DH

234 Siebel Data Warehouse Data Model Reference for Industry Applications
Version 7.8.4
Siebel Pharma Mobile Analytics Schema ■ Siebel Pharma Mobile Analytics Tables

Siebel Pharma Mobile Analytics Tables


This section contains a listing of all Siebel Mobile Analytics Data Warehouse tables for Siebel Pharma
Mobile Analytics. This section also contains information about the columns and indexes in each Siebel
Data Warehouse table. The information is presented in Table 28 in alphabetical order by table name.

Siebel Data Warehouse Data Model Reference for Industry Applications 23 5


Version 7.8.4
Siebel Pharma Mobile Analytics Schema ■ Siebel Pharma Mobile Analytics Tables
2 36

Table 28. Siebel Pharma Mobile Analytics Tables, Columns, and Indexes

Not
Version 7.8.4
Siebel Data Warehouse Data Model Reference for Industry Applications

Table User Name Columns Data Type Null Comments Index Columns Unique

W_AREA_D Area AREA_NAME varchar(40) Brick Name W_AREA_D_P1 ROW_WID Y


Dimension
COUNTRY varchar(30) Country W_AREA_D_M AREA_NAM
1 E

PROVINCE varchar(50) Province W_AREA_D_M COUNTRY


2

ROW_WID numeric(10, Y Siebel System W_AREA_D_M PROVINCE


0) Field 3

STATE varchar(50) State W_AREA_D_M STATE


4

TOP_LVL_ARE varchar(40) Top Level Brick W_AREA_D_M TOP_LVL_A


A_NAME Name 5 REA_NAME
Table 28. Siebel Pharma Mobile Analytics Tables, Columns, and Indexes
Siebel Data Warehouse Data Model Reference for Industry Applications

Not
Table User Name Columns Data Type Null Comments Index Columns Unique

Siebel Pharma Mobile Analytics Schema ■ Siebel Pharma Mobile Analytics Tables
W_CON_CALL Contact BRICK_WID numeric(10, Y Brick W_CON_CALL_ ROW_WID Y
_F Product 0) Dimension Id F_P1
Call Fact (W_AREA_D)

CON_RANK_ numeric(10, Contact Product W_CON_CALL_ BRICK_WID


WID 0) Rank F_F1
Dimension Id
(W_CON_RANK
_D)

CONTACT_WI numeric(10, Y Contact W_CON_CALL_ CON_RANK


D 0) Dimension Id F_F2 _WID
(W_PERSON_D
)

DAY_WID numeric(10, Y Day Dimension W_CON_CALL_ CONTACT_


0) Id for Call date F_F3 WID
(W_DAY_D)

DETAIL_COST numeric(22, Product W_CON_CALL_ DAY_WID


7) Detailing Cost F_F4

GEO_WID numeric(10, Y Geography W_CON_CALL_ GEO_WID


0) Dimension Id F_F5
(W_GEO_D)

NUM_CALL numeric(10, Record counter W_CON_CALL_ POSTN_CO


0) used for F_F7 N_WID
number of calls
Version 7.8.4

NUM_CALL_W numeric(10, Record counter W_CON_CALL_ PRIORITY_


_SAMPLE 0) used for F_F8 WID
number of calls
with sample
drop

NUM_DETAIL numeric(10, Record counter W_CON_CALL_ PROD_IND_


0) used for F_F9 WID
237

number of
product details
Table 28. Siebel Pharma Mobile Analytics Tables, Columns, and Indexes

Siebel Pharma Mobile Analytics Schema ■ Siebel Pharma Mobile Analytics Tables
2 38

Not
Table User Name Columns Data Type Null Comments Index Columns Unique
Version 7.8.4
Siebel Data Warehouse Data Model Reference for Industry Applications

W_CON_CALL Contact NUM_PROD_ numeric(10, Record counter W_CON_CALL_ PRODUCT_


_F Product CALL 0) used for F_F10 WID
Call Fact number of
(continued)
product calls
(continued)
NUM_PROMO numeric(10, Number of W_CON_CALL_ RANKING,
0) promotion item F_M1 RATING,
LOYALTY_C
D,
TARGET_FL
G

NUM_SAMPLE numeric(10, Number of


0) samples
dropped

POSITION_W numeric(10, Y Position


ID 0) Dimension Id
(W_POSITION_
DH)

POSTN_CON_ numeric(10, Y Position


WID 0) Contact
Dimension Id
(W_POSTN_CO
N_D)

PRIORITY_WI numeric(10, Y Product Detail


D 0) Priority
Dimension Id
(W_LOV_D)

PROD_IND_W numeric(10, Product


ID 0) Indication
Dimension Id
(W_LOV_D)
Table 28. Siebel Pharma Mobile Analytics Tables, Columns, and Indexes
Siebel Data Warehouse Data Model Reference for Industry Applications

Not
Table User Name Columns Data Type Null Comments Index Columns Unique

Siebel Pharma Mobile Analytics Schema ■ Siebel Pharma Mobile Analytics Tables
W_CON_CALL Contact PRODUCT_WI numeric(10, Y Product
_F Product D 0) Dimension Id
Call Fact (W_PRODUCT_
(continued)
DH)
(continued)
PROMO_COS numeric(22, Promotion item
T 7) cost

RANKING numeric(22, Contact Product


7) Ranking Code.
This look-up
column is used
to resolve
CON_RANK_WI
D during data
synchronization
.

RATING varchar(30) Contact Product


Rating Code.
This look-up
column is used
to resolve
CON_RANK_WI
D during data
synchronization
.

ROW_WID numeric(10, Y Siebel System


Version 7.8.4

0) Field

SAMPLE_COS numeric(22, Sample drop


T 7 cost

TARGET_FLG char(1) Contact Target


flag
239
Table 28. Siebel Pharma Mobile Analytics Tables, Columns, and Indexes

Siebel Pharma Mobile Analytics Schema ■ Siebel Pharma Mobile Analytics Tables
2 40

Not
Table User Name Columns Data Type Null Comments Index Columns Unique
Version 7.8.4
Siebel Data Warehouse Data Model Reference for Industry Applications

W_CON_CALL Contact TOTAL_CONT numeric(10, Record counter


_F Product ACT 0) use to sum
Call Fact number of
(continued)
contacts
(continued)
TOTAL_COST numeric(22, Cost column
7) use to sum total
cost

W_CON_CALL Contact DAY_WID numeric(10, Day Dimension W_CON_CALL_ DAY_WID


_N_A Product 0) Id for Call date N_A_F1
Call (W_DAY_D)
Aggregate
DETAIL_COST numeric(22, Product W_CON_CALL_ POSITION_
Fact
7) Detailing Cost N_A_F2 WID

NUM_CALL numeric(10, Record counter W_CON_CALL_ PROD_IND_


0) used for N_A_F3 WID
number of calls

NUM_CALL_W numeric(10, Record counter W_CON_CALL_ PRODUCT_


_SAMPLE 0) used for N_A_F4 WID
number of calls
with sample
drop

NUM_DETAIL numeric(10, Record counter


0) used for
number of
product details

NUM_PROD_ numeric(10, Record counter


CALL 0) used for
number of
product calls

NUM_PROMO numeric(10, Number of


0) promotion
items
Table 28. Siebel Pharma Mobile Analytics Tables, Columns, and Indexes
Siebel Data Warehouse Data Model Reference for Industry Applications

Not
Table User Name Columns Data Type Null Comments Index Columns Unique

Siebel Pharma Mobile Analytics Schema ■ Siebel Pharma Mobile Analytics Tables
W_CON_CALL Contact NUM_SAMPLE numeric(10, Number of
_N_A Product 0) samples
Call dropped
(continued)
Aggregate
POSITION_W numeric(10, Position
Fact
ID 0) Dimension Id
(continued) (W_POSITION_
DH)

PROD_IND_W numeric(10, Product


ID 0) Indication
Dimension Id
(W_LOV_D)

PRODUCT_WI numeric(10, Product


D 0) Dimension Id
(W_PRODUCT_
DH)

PROMO_COS numeric(22, Promotion item


T 7) cost

SAMPLE_COS numeric(22, Sample drop


T 7) cost

TOTAL_COST numeric(22, Cost column


7) used to sum
total cost
Version 7.8.4
241
Table 28. Siebel Pharma Mobile Analytics Tables, Columns, and Indexes

Siebel Pharma Mobile Analytics Schema ■ Siebel Pharma Mobile Analytics Tables
2 42

Not
Table User Name Columns Data Type Null Comments Index Columns Unique
Version 7.8.4
Siebel Data Warehouse Data Model Reference for Industry Applications

W_CON_OBJ_ Contact ACTL_D_SAL numeric(22, Actual Direct W_CON_OBJ_F ROW_WID Y


F Objective E_UNIT 7) Sales Units _P1
Fact
ACTL_D_SAL numeric(22, Actual Direct W_CON_OBJ_F BRICK_WID
E_VALUE 7) Sales Amounts _F1

ACTL_DTL numeric(22, Actual number W_CON_OBJ_F CON_RANK


7) of calls _F2 _WID

ACTL_I_SALE numeric(22, Actual Indirect W_CON_OBJ_F CONTACT_


_UNIT 7) Sales Units _F3 WID

ACTL_I_SALE numeric(22, Actual Indirect W_CON_OBJ_F DAY_WID


_VALUE 7) Sales Amounts _F4

ACTL_NRX_U numeric(10, Actual NRx Unit W_CON_OBJ_F GEO_WID


NIT 0) _F5

ACTL_TRX_U numeric(10, Actual TRx Unit W_CON_OBJ_F OBJECTIVE


NIT 0) _F6 _WID

BRICK_WID numeric(10, Y Brick W_CON_OBJ_F POSITION_


0) Dimension Id _F7 WID
(W_AREA_D)

CON_RANK_ numeric(10, Contact Product W_CON_OBJ_F POSTN_CO


WID 0) Rank _F8 N_WID
Dimension Id
(W_CON_RANK
_D)

CONTACT_WI numeric(10, Y Contact W_CON_OBJ_F PRODUCT_


D 0) Dimension Id _F9 WID
(W_PERSON_D
)

DAY_WID numeric(10, Y Day Dimension W_CON_OBJ_F RANKING,


0) Id for Call date _M1 RATING,LOY
(W_DAY_D) ALTY_CD,TA
RGET_FLG
Table 28. Siebel Pharma Mobile Analytics Tables, Columns, and Indexes
Siebel Data Warehouse Data Model Reference for Industry Applications

Not
Table User Name Columns Data Type Null Comments Index Columns Unique

Siebel Pharma Mobile Analytics Schema ■ Siebel Pharma Mobile Analytics Tables
W_CON_OBJ_ Contact DTL_0 numeric(10, Actual number
F Objective 0) of calls is 0
Fact
(continued) DTL_1 numeric(10, Actual number
(continued) 0) of calls is 1

DTL_2 numeric(10, Actual number


0) of calls is 2

DTL_3 numeric(10, Actual number


0) of calls is 3

DTL_4 numeric(10, Actual number


0) of calls is 4

DTL_5 numeric(10, Actual number


0) of calls is over 5

GEO_WID numeric(10, Y Geography


0) Dimension Id
(W_GEO_D)

OBJ_D_SALE numeric(22, Target Direct


_UNIT 7) Sales Units

OBJ_D_SALE numeric(22, Target Direct


_VALUE 7) Sales Amounts

OBJ_DTL numeric(10, Target Number


0) of Calls

OBJ_I_SALE_ numeric(22, Actual Indirect


Version 7.8.4

UNIT 7) Sales Units

OBJ_I_SALES numeric(22, Actual Indirect


_VALUE 7) Sales Amounts
243
Table 28. Siebel Pharma Mobile Analytics Tables, Columns, and Indexes

Siebel Pharma Mobile Analytics Schema ■ Siebel Pharma Mobile Analytics Tables
2 44

Not
Table User Name Columns Data Type Null Comments Index Columns Unique
Version 7.8.4
Siebel Data Warehouse Data Model Reference for Industry Applications

W_CON_OBJ_ Contact OBJ_NRX_UN numeric(10, Actual NRx Unit


F Objective IT 0)
Fact
(continued) OBJ_TRX_UN numeric(10, Actual TRx Unit
(continued) IT 0)

OBJECTIVE_ numeric(10, Objective


WID 0) Dimension Id
(W_PLAN_PRO
MO_D)

POSITION_W numeric(10, Y Position


ID 0) Dimension Id
(W_POSITION_
DH)

POSTN_CON_ numeric(10, Y Position


WID 0) Contact
Dimension Id
(W_POSTN_CO
N_D)

PRODUCT_WI numeric(10, Y Product


D 0) Dimension Id
(W_PRODUCT_
DH)

RANKING numeric(22, Contact Product


7) Ranking Code—
this look-up
column is used
to resolve
CON_RANK_WI
D during data
synchronization
Table 28. Siebel Pharma Mobile Analytics Tables, Columns, and Indexes
Siebel Data Warehouse Data Model Reference for Industry Applications

Not
Table User Name Columns Data Type Null Comments Index Columns Unique

Siebel Pharma Mobile Analytics Schema ■ Siebel Pharma Mobile Analytics Tables
W_CON_OBJ_ Contact RATING varchar(30) Contact Product
F Objective Rating Code—
Fact this look-up
(continued)
column is used
(continued)
to resolve
CON_RANK_WI
D during data
synchronization

ROW_WID numeric(10, Y Siebel System


0) Field

TARGET_FLG char(1) Contact Target


flag

W_CON_RAN RANKING numeric(22, Ranking code W_CON_RANK LOYALTY_C


K_D 7) _D_M1 D

RATING varchar(30) Rating code W_CON_RANK RANKING


_D_M2

ROW_WID numeric(10, Y Siebel System W_CON_RANK RATING


0) Field _D_M3

TARGET_FLG char(1) Contact Target W_CON_RANK TARGET_FL


flag _D_M4 G

W_CON_RANK RANKING, Y
_D_M5 RATING,
LOYALTY_C
Version 7.8.4

D,
TARGET_FL
G
245
Table 28. Siebel Pharma Mobile Analytics Tables, Columns, and Indexes

Siebel Pharma Mobile Analytics Schema ■ Siebel Pharma Mobile Analytics Tables
2 46

Not
Table User Name Columns Data Type Null Comments Index Columns Unique
Version 7.8.4
Siebel Data Warehouse Data Model Reference for Industry Applications

W_DAY_D CAL_HALF numeric(2,0 Calendar Half- W_DAY_D_P1 ROW_WID Y


) Year

CAL_MONTH numeric(2,0 Calendar Month W_DAY_D_F1 DAY_AGO_


) WID

CAL_QTR numeric(1,0 Calendar W_DAY_D_F2 WEEK_AGO


) Quarter _WID

CAL_TRIMES numeric(10, Calendar W_DAY_D_F3 MONTH_AG


TER 0) Trimester O_WID

CAL_WEEK numeric(2,0 Calendar Week W_DAY_D_F4 QUARTER_A


) GO_WID

CAL_YEAR numeric(4,0 Calendar Year W_DAY_D_F5 TRIMESTER


) _AGO_WID

DAY_AGO_DT datetime Day Ago Date W_DAY_D_F6 YEAR_AGO_


WID

DAY_AGO_WI numeric(10, Day Ago ID W_DAY_D_M1 CAL_WEEK


D 0) (W_DAY_D)

DAY_DT datetime Day Date W_DAY_D_M2 FSCL_WEEK

FSCL_HALF numeric(1,0 Fiscal Half W_DAY_D_M3 FSCL_MONT


) H

FSCL_MONTH numeric(2,0 Fiscal Month W_DAY_D_M4 FSCL_QTR


)

FSCL_QTR numeric(1,0 Fiscal Quarter W_DAY_D_M5 FSCL_HALF


)

FSCL_TRIMES numeric(10, Fiscal Trimester W_DAY_D_M6 FSCL_YEAR


TER 0)

FSCL_WEEK numeric(2,0 Fiscal Trimester W_DAY_D_M7 PER_NAME_


) WEEK

FSCL_YEAR numeric(4,0 Fiscal Year W_DAY_D_M8 PER_NAME_


) MONTH
Table 28. Siebel Pharma Mobile Analytics Tables, Columns, and Indexes
Siebel Data Warehouse Data Model Reference for Industry Applications

Not
Table User Name Columns Data Type Null Comments Index Columns Unique

Siebel Pharma Mobile Analytics Schema ■ Siebel Pharma Mobile Analytics Tables
W_DAY_D MONTH_AGO datetime Month Ago Date W_DAY_D_M9 PER_NAME_
(continued) _DT QTR

MONTH_AGO numeric(10, Month Ago ID W_DAY_D_M1 PER_NAME_


_WID 0) (W_DAY_D) 0 HALF

PER_NAME_H varchar(50) SEA Half-Year W_DAY_D_M1 CAL_MONT


ALF Period Name 1 H

PER_NAME_M varchar(50) SEA Month W_DAY_D_M1 PER_NAME_


ONTH Period Name 2 YEAR

PER_NAME_Q varchar(50) SEA Quarter W_DAY_D_M1 CAL_TRIME


TR Period Name 3 STER

PER_NAME_T varchar(50) Per Name W_DAY_D_M1 FSCL_TRIM


ER Trimester 4 ESTER

PER_NAME_ varchar(50) SEA Week W_DAY_D_M1 PER_NAME_


WEEK Period Name 5 TER

PER_NAME_Y varchar(50) SEA Year Period W_DAY_D_M1 CAL_QTR


EAR Name 6

QUARTER_AG datetime Quarter Ago W_DAY_D_M1 DAY_AGO_


O_DT Date 7 DT

QUARTER_AG numeric(10, Quarter Ago ID W_DAY_D_M1 WEEK_AGO


O_WID 0) (W_DAY_D) 8 _DT

ROW_WID numeric(10, Y Siebel System W_DAY_D_M1 MONTH_AG


0) Field 9 O_DT
Version 7.8.4

TRIMESTER_ datetime Trimester Ago W_DAY_D_M2 QUARTER_A


AGO_DT Date 0 GO_DT

TRIMESTER_ numeric(10, Trimester Ago W_DAY_D_M2 TRIMESTER


AGO_WID 0) WID 1 _AGO_DT
(W_DAY_D)
247
Table 28. Siebel Pharma Mobile Analytics Tables, Columns, and Indexes

Siebel Pharma Mobile Analytics Schema ■ Siebel Pharma Mobile Analytics Tables
2 48

Not
Table User Name Columns Data Type Null Comments Index Columns Unique
Version 7.8.4
Siebel Data Warehouse Data Model Reference for Industry Applications

W_DAY_D WEEK_AGO_ datetime Week Ago Date W_DAY_D_M2 YEAR_AGO_


(continued) DT 2 DT

WEEK_AGO_ numeric(10, Week Ago ID W_DAY_D_M2 DAY_DT


WID 0) (W_DAY_D) 3

YEAR_AGO_D datetime Year Ago Date W_DAY_D_M2 CAL_HALF


T 4

YEAR_AGO_ numeric(10, Year Ago ID W_DAY_D_M2 CAL_YEAR


WID 0) (W_DAY_D) 5

W_DISC_MSG Disconnect ACTIVE_FLG char(1) DEF Active flag W_DISC_MSG ROW_ID Y


ed Message AUL _P1
TY

LANG_ID varchar(15) Y Language Id W_DISC_MSG ACTIVE_FL


_M1 G

MSG_FACILIT varchar(10) Message W_DISC_MSG LANG_ID


Y Facility _M2

MSG_NUM varchar(150 Message W_DISC_MSG MSG_FACIL


) Number _M3 ITY

MSG_TEXT varchar(200 Y Message Text W_DISC_MSG MSG_NUM


0) _M4

MSG_TYPE varchar(30) Message Type W_DISC_MSG MSG_TEXT


_M5

ROW_ID varchar(15) Y Siebel System W_DISC_MSG MSG_TYPE


Field _M6

TRANSLATE_ char(1) Translate Y or N W_DISC_MSG TRANSLATE


FLG _M7 _FLG

W_GEO_D Geography CITY varchar(50) City W_GEO_D_P1 ROW_WID Y


Dimension
Table 28. Siebel Pharma Mobile Analytics Tables, Columns, and Indexes
Siebel Data Warehouse Data Model Reference for Industry Applications

Not
Table User Name Columns Data Type Null Comments Index Columns Unique

Siebel Pharma Mobile Analytics Schema ■ Siebel Pharma Mobile Analytics Tables
W_GEO_D Geography CONTINENT varchar(30) Continent W_GEO_D_U1 COUNTRY, Y
(continued) Dimension ZIPCODE,
(continued) CITY,
ROW_WID

COUNTRY varchar(30) Country W_GEO_D_M1 CITY

COUNTY varchar(50) County W_GEO_D_M2 CONTINENT

ROW_WID numeric(10, Y Siebel System W_GEO_D_M3 COUNTRY


0) Field

STATE_PROV varchar(50) State/Province W_GEO_D_M4 COUNTY


ZIPCODE varchar(30) ZIP Code W_GEO_D_M5 STATE_PRO
V

W_GEO_D_M6 ZIPCODE

W_INS_PLAN Insurance INTEGRATIO varchar(30) Y Siebel System W_INS_PLAN_ ROW_WID Y


_D Plan N_ID Field D_P1
Dimension
PAYER_TYPE varchar(100 Payer Type W_INS_PLAN_ INTEGRATI Y
) D_U1 ON_ID

PLAN_NAME varchar(100 Plan Name W_INS_PLAN_ PLAN_TYPE


) D_M1

PLAN_TYPE varchar(30) Plan Type W_INS_PLAN_ PLAN_NAME


D_M2

ROW_WID numeric(10, Y Siebel System W_INS_PLAN_ PAYER_TYP


Version 7.8.4

0) Field D_M3 E

W_LOV_D List of ROW_WID numeric(10, Y Siebel System W_LOV_D_P1 ROW_WID Y


Value 0) Field
Dimension
TYPE varchar(30) Y Type W_LOV_D_U1 TYPE, VAL Y

VAL varchar(30) Y Val W_LOV_D_M1 TYPE


249

W_LOV_D_M2 VAL
Table 28. Siebel Pharma Mobile Analytics Tables, Columns, and Indexes

Siebel Pharma Mobile Analytics Schema ■ Siebel Pharma Mobile Analytics Tables
2 50

Not
Table User Name Columns Data Type Null Comments Index Columns Unique
Version 7.8.4
Siebel Data Warehouse Data Model Reference for Industry Applications

W_MARKET_I Syndicated BRICK_WID numeric(10, Y Brick W_MARKET_ID ROW_WID Y


DS_F Data 0) Dimension Id S_F_P1
Indirect (W_AREA_D)
Sales
DATA_TYPE varchar(30) Y Syndicated W_MARKET_ID BRICK_WID
Market Fact
Market Data S_F_F1
Type—Indirect
Sales

DAY_WID numeric(10, Y Day Dimension W_MARKET_ID DAY_WID


0) Id for Call date S_F_F2
(W_DAY_D)

GEO_WID numeric(10, Y Geography W_MARKET_ID GEO_WID


0) Dimension Id S_F_F3
(W_GEO_D)

INS_PLAN_W numeric(10, Y Insurance Plan W_MARKET_ID INS_PLAN_


ID 0) Dimension Id S_F_F4 WID
(W_INS_PLAN_
D)

MKT_IDS_AM numeric(22, Indirect Sales W_MARKET_ID PERIOD_TY


T 7) Market Amount S_F_F5 PE_WID

MKT_IDS_UN numeric(22, Indirect Sales W_MARKET_ID POSITION_


IT 7) Market Unit S_F_F6 WID

PERIOD_TYPE numeric(10, Period Type W_MARKET_ID PRODUCT_


_WID 0) Dimension Id S_F_F7 WID
(W_LOV_D)
Table 28. Siebel Pharma Mobile Analytics Tables, Columns, and Indexes
Siebel Data Warehouse Data Model Reference for Industry Applications

Not
Table User Name Columns Data Type Null Comments Index Columns Unique

Siebel Pharma Mobile Analytics Schema ■ Siebel Pharma Mobile Analytics Tables
W_MARKET_I Syndicated POSITION_W numeric(10, Y Position W_MARKET_ID DATA_TYPE
DS_F Data ID 0) Dimension Id S_F_M1
(continued) Indirect (W_POSITION_
Sales DH)
Market Fact
PRODUCT_WI numeric(10, Y Product
(continued)
D 0) Dimension Id
(W_PRODUCT_
DH)

ROW_WID varchar(30) Y Siebel System


Field

W_MARKET_I Syndicated DATA_TYPE varchar(30) Y Syndicated W_MARKET_ID DATA_TYPE


DS_N_A Data Market Data S_N_A_M1
Indirect Type—Indirect
Sales Sales
Market
DAY_WID numeric(10, Day Dimension W_MARKET_ID DAY_WID
Aggregate
0) Id for Call date S_N_A_F1
Fact
(W_DAY_D)

INS_PLAN_W numeric(10, Insurance Plan W_MARKET_ID INS_PLAN_


ID 0) Dimension Id S_N_A_F2 WID
(W_INS_PLAN_
D)

MKT_IDS_AM numeric(22, Indirect Sales W_MARKET_ID PERIOD_TY


T 7) Market Amount S_N_A_F3 PE_WID
Version 7.8.4

MKT_IDS_UN numeric(22, Indirect Sales W_MARKET_ID POSITION_


IT 7) Market Unit S_N_A_F4 WID

PERIOD_TYPE numeric(10, Period Type W_MARKET_ID PRODUCT_


_WID 0) Dimension Id S_N_A_F5 WID
(W_LOV_D)
251
Table 28. Siebel Pharma Mobile Analytics Tables, Columns, and Indexes

Siebel Pharma Mobile Analytics Schema ■ Siebel Pharma Mobile Analytics Tables
2 52

Not
Table User Name Columns Data Type Null Comments Index Columns Unique
Version 7.8.4
Siebel Data Warehouse Data Model Reference for Industry Applications

W_MARKET_I Syndicated POSITION_W numeric(10, Position


DS_N_A Data ID 0) Dimension Id
(continued) Indirect (W_POSITION_
Sales DH)
Market
PRODUCT_WI numeric(10, Product
Aggregate
D 0) Dimension Id
Fact
(W_PRODUCT_
(continued)
DH)

W_MARKET_R Syndicated BRICK_WID numeric(10, Y Brick W_MARKET_R ROW_WID Y


X_F Data 0) Dimension Id X_F_P1
Market Rx (W_AREA_D)
Fact
CONTACT_WI numeric(10, Y Contact W_MARKET_R BRICK_WID
D 0) Dimension Id X_F_F1
(W_PERSON_D
)

DATA_TYPE varchar(30) Y Syndicated W_MARKET_R CONTACT_


Market Data X_F_F2 WID
Type —
Prescription

DAY_WID numeric(10, Y Day Dimension W_MARKET_R DAY_WID


0) Id for Call date X_F_F3
(W_DAY_D)

GEO_WID numeric(10, Y Geography W_MARKET_R GEO_WID


0) Dimension Id X_F_F4
(W_GEO_D)
Table 28. Siebel Pharma Mobile Analytics Tables, Columns, and Indexes
Siebel Data Warehouse Data Model Reference for Industry Applications

Not
Table User Name Columns Data Type Null Comments Index Columns Unique

Siebel Pharma Mobile Analytics Schema ■ Siebel Pharma Mobile Analytics Tables
W_MARKET_R Syndicated MKT_NRX numeric(22, Market NRx W_MARKET_R PERIOD_TY
X_F Data 7) Unit X_F_F6 PE_WID
(continued) Market Rx
MKT_NRX_AM numeric(22, Market NRx W_MARKET_R POSITION_
Fact
T 7) Amount X_F_F7 WID
(continued)
MKT_TRX numeric(22, Market TRx Unit W_MARKET_R PRODUCT_
7) X_F_F8 WID

MKT_TRX_AM numeric(22, Market TRx W_MARKET_R DATA_TYPE


T 7) Amount X_F_M1

PERIOD_TYPE numeric(10, Period Type


_WID 0) Dimension Id
(W_LOV_D)

POSITION_W numeric(10, Y Position


ID 0) Dimension Id
(W_POSITION_
DH)

PRODUCT_WI numeric(10, Y Product


D 0) Dimension Id
(W_PRODUCT_
DH)

ROW_WID varchar(30) Y Siebel System


Field

W_MARKET_R Syndicated DATA_TYPE varchar(30) Y Syndicated W_MARKET_R DATA_TYPE


X_N_A Data Market Data X_N_A_M1
Version 7.8.4

Market Rx Type—
Aggregate Prescription
Fact
DAY_WID numeric(10, Day Dimension W_MARKET_R DAY_WID
0) Id for Call date X_N_A_F1
(W_DAY_D)
253
Table 28. Siebel Pharma Mobile Analytics Tables, Columns, and Indexes

Siebel Pharma Mobile Analytics Schema ■ Siebel Pharma Mobile Analytics Tables
2 54

Not
Table User Name Columns Data Type Null Comments Index Columns Unique
Version 7.8.4
Siebel Data Warehouse Data Model Reference for Industry Applications

W_MARKET_R Syndicated INS_PLAN_W numeric(10, Insurance Plan W_MARKET_R INS_PLAN_


X_N_A Data ID 0) Dimension Id X_N_A_F2 WID
(continued) Market Rx (W_INS_PLAN_
Aggregate D)
Fact
MKT_NRX numeric(22, Market NRx W_MARKET_R PERIOD_TY
(continued)
7) Unit X_N_A_F3 PE_WID

MKT_NRX_AM numeric(22, Market NRx W_MARKET_R POSITION_


T 7) Amount X_N_A_F4 WID

MKT_TRX numeric(22, Market TRx Unit W_MARKET_R PRODUCT_


7) X_N_A_F5 WID

MKT_TRX_AM numeric(22, Market TRx


T 7) Amount

PERIOD_TYPE numeric(10, Period Type


_WID 0) Dimension Id
(W_LOV_D)

POSITION_W numeric(10, Position


ID 0) Dimension Id
(W_POSITION_
DH)

PRODUCT_WI numeric(10, Product


D 0) Dimension Id
(W_PRODUCT_
DH)

W_PERSON_D Person BIRTH_DT timestamp Birth Date W_PERSON_D ROW_WID Y


Dimension _P1

CSN varchar(150 M.E. Number W_PERSON_D INTEGRATI Y


) _U1 ON_ID
Table 28. Siebel Pharma Mobile Analytics Tables, Columns, and Indexes
Siebel Data Warehouse Data Model Reference for Industry Applications

Not
Table User Name Columns Data Type Null Comments Index Columns Unique

Siebel Pharma Mobile Analytics Schema ■ Siebel Pharma Mobile Analytics Tables
W_PERSON_D Person EDUCATION_ varchar(30) Education W_PERSON_D SEX_MF_CD
(continued) Dimension BCKGND Background— _M1
(continued) values based on
LOV type
EDUCATION

EMAIL_ADDR varchar(100 Email Address W_PERSON_D EDUCATION


) _M2 _BCKGND

FULL_NAME varchar(102 Full Name W_PERSON_D MARITAL_S


) _M3 TAT_CD

GRAD_YR numeric(10, Graduate Year W_PERSON_D FULL_NAME


0) _M4

HARD_TO_RE char(1) Hard to Reach W_PERSON_D CSN


ACH _M5

INTEGRATIO varchar(30) Y Identifier used W_PERSON_D MKT_POTEN


N_ID for integration _M6 TIAL
with external
systems

JOB_TITLE varchar(75) Job Title W_PERSON_D PR_SPEC_N


_M7 AME

MARITAL_STA varchar(30) Marital Status W_PERSON_D PROF_CALL


T_CD _M8 _FREQ

MKT_POTENT varchar(30) Market W_PERSON_D PROF_TITLE


IAL Potential _M9
Version 7.8.4

PR_SPEC_NA varchar(50) Primary


ME Specialty Name

PRE_LANG varchar(50) Prefer


Language

PRESCRIBER char(1) Prescriber Flag


255

_FLG
Table 28. Siebel Pharma Mobile Analytics Tables, Columns, and Indexes

Siebel Pharma Mobile Analytics Schema ■ Siebel Pharma Mobile Analytics Tables
2 56

Not
Table User Name Columns Data Type Null Comments Index Columns Unique
Version 7.8.4
Siebel Data Warehouse Data Model Reference for Industry Applications

W_PERSON_D Person PROF_CALL_F varchar(30) Professional


(continued) Dimension REQ Call Frequency
(continued)
PROF_TITLE varchar(30) Professional
Title

ROW_WID numeric(10, Y Siebel System


0) Field

SEMINAR_IN char(1) Seminar Invite


VIT_FLG Flag (Y/N)

SEX_MF_CD varchar(30) Sex Code—


values based on
LOV type
SEX_MF_TYPE

SUPPRESS_E char(1) Suppress Email


MAIL_FLG Flag (Y/N)—If
the contact’s
email is not be
sent then it is
set to Y;
otherwise it is
set to N

SUPPRESS_F char(1) Suppress Fax


AX_FLG Flag (Y/N)—If
the contact’s
fax is not to be
sent then it is
set to Y
otherwise it is
set to N
Table 28. Siebel Pharma Mobile Analytics Tables, Columns, and Indexes
Siebel Data Warehouse Data Model Reference for Industry Applications

Not
Table User Name Columns Data Type Null Comments Index Columns Unique

Siebel Pharma Mobile Analytics Schema ■ Siebel Pharma Mobile Analytics Tables
SUPPRESS_M char(1) Suppress Mail
AIL_FLG Flag (Y/N)—If
the contact’s
mail is not to be
sent then it is
set to Y
otherwise it is
set to N

WORK_PHON varchar(40) Work Phone


E

W_PLAN_PRO Plan INTEGRATIO varchar(30) Y Siebel Systems W_PLAN_PRO ROW_WID Y


MO_D Promotion N_ID Field MO_D_P1
Dimension
OBJECTIVE_S varchar(30) Objective W_PLAN_PRO INTEGRATI Y
TATUS status MO_D_U1 ON_ID

OBJECTIVE_T varchar(30) Objective type W_PLAN_PRO OBJECTIVE


YPE MO_D_M1 _STATUS

PROMO_END datetime Promotion end W_PLAN_PRO OBJECTIVE


_DT date MO_D_M2 _TYPE

PROMO_NAM varchar(100 Promotion W_PLAN_PRO PROMO_NA


E ) name MO_D_M3 ME

PROMO_STAR datetime Promotion start W_PLAN_PRO UNIT_CD


T_DT date MO_D_M4

ROW_WID numeric(10, Y Siebel System


Version 7.8.4

0) Field

UNIT_CD varchar(30) Unit Cd


257
Table 28. Siebel Pharma Mobile Analytics Tables, Columns, and Indexes

Siebel Pharma Mobile Analytics Schema ■ Siebel Pharma Mobile Analytics Tables
2 58

Not
Table User Name Columns Data Type Null Comments Index Columns Unique
Version 7.8.4
Siebel Data Warehouse Data Model Reference for Industry Applications

W_POSITION Position LVL5ANC_PO varchar(50) Y Level 5 Position W_POSITION_ LVL4_EMP_


_DH Dimension STN DH_M2 FULLNAME
Hierarchy
LVL5_EMP_FU varchar(150 Level 5 W_POSITION_ LVL5_EMP_
LLNAME ) Employee Full DH_M3 FULLNAME
Name

LVL6ANC_PO varchar(50) Y Level 6 Position W_POSITION_ LVL6_EMP_


STN DH_M4 FULLNAME

LVL6_EMP_FU varchar(150 Level 6 W_POSITION_ LVL7_EMP_


LLNAME ) Employee Full DH_M5 FULLNAME
Name

LVL7ANC_PO varchar(50) Y Level 7 Position W_POSITION_ LVL8_EMP_


STN DH_M6 FULLNAME

LVL7_EMP_FU varchar(150 Level 7 W_POSITION_ TOP_EMP_F


LLNAME ) Employee Full DH_M7 ULLNAME
Name

LVL8ANC_PO varchar(50) Y Level 8 Position W_POSITION_ LVL4ANC_P


STN DH_M8 OSTN

LVL8_EMP_FU varchar(150 Level 8 W_POSITION_ LVL5ANC_P


LLNAME ) Employee Full DH_M9 OSTN
Name

OWNER_ALLO numeric(22, Owner W_POSITION_ LVL6ANC_P


C 7) Allocation DH_M10 OSTN

POSTN_TYPE varchar(30) Position Type W_POSITION_ LVL7ANC_P


_CD Cd DH_M11 OSTN

ROW_WID numeric(10, Y Siebel System W_POSITION_ LVL8ANC_P


0) Field DH_M12 OSTN
Table 28. Siebel Pharma Mobile Analytics Tables, Columns, and Indexes
Siebel Data Warehouse Data Model Reference for Industry Applications

Not
Table User Name Columns Data Type Null Comments Index Columns Unique

Siebel Pharma Mobile Analytics Schema ■ Siebel Pharma Mobile Analytics Tables
W_POSITION Position TOP_LVL_PO varchar(50) Y Top Level W_POSITION_ TOP_LVL_P
_DH Dimension STN Position DH_M13 OSTN
(continued) Hierarchy
TOP_EMP_FU varchar(150 Top Level
(continued)
LLNAME ) Employee
Name

W_POSTN_CO Position CITY varchar(50) City W_POSTN_CO ROW_WID Y


N_D Contact N_D_P1
Dimension
COUNTRY varchar(30) Country W_POSTN_CO CITY
N_D_M1

ROW_WID numeric(10, Y Siebel System W_POSTN_CO STATE


0) Field N_D_M2

SPECIALTY varchar(30) Rep. Specialty W_POSTN_CO COUNTRY


N_D_M3

ST_ADDRESS varchar(200 Street Address W_POSTN_CO STATUS


) N_D_M4

STATE varchar(50) State W_POSTN_CO ZIPCODE


N_D_M5

STATUS varchar(30) Status W_POSTN_CO SPECIALTY


N_D_M6

ZIPCODE varchar(30) ZIP Code

W_PRODUCT_ Product INTEGRATIO varchar(30) Y Siebel Systems W_PRODUCT_ ROW_WID N


DH Dimension N_ID Field DH_F51
Version 7.8.4

Hierarchy
LVL6ANC_PR varchar(100 Level 6 Product W_PRODUCT_ INTEGRATI
OD_NAME ) Name DH_F1 ON_ID

LVL7ANC_PR varchar(100 Level 7 Product W_PRODUCT_ LVL6ANC_P


OD_NAME ) Name DH_M1 ROD_NAME
259
Table 28. Siebel Pharma Mobile Analytics Tables, Columns, and Indexes

Siebel Pharma Mobile Analytics Schema ■ Siebel Pharma Mobile Analytics Tables
2 60

Not
Table User Name Columns Data Type Null Comments Index Columns Unique
Version 7.8.4
Siebel Data Warehouse Data Model Reference for Industry Applications

W_PRODUCT_ Product LVL8ANC_PR varchar(100 Level 8 Product W_PRODUCT_ LVL7ANC_P


DH Dimension OD_NAME ) Name DH_M2 ROD_NAME
(continued) Hierarchy
ROW_WID numeric(10, Y Siebel Systems W_PRODUCT_ LVL8ANC_P
(continued)
0) Field DH_M3 ROD_NAME

TOP_LVL_PR varchar(100 Top Level W_PRODUCT_ TOP_LVL_P


OD_NAME ) Product Name DH_M4 ROD_NAME

W_SYND_DS_ Syndicated BRICK_WID numeric(10, Y Brick W_SYND_DS_F ROW_WID Y


F Data Direct 0) Dimension Id _P1
Sales Fact (W_AREA_D)

DATA_TYPE varchar(30) Y Syndicated W_SYND_DS_F BRICK_WID


Data Type — _F1
Direct Sales

DAY_WID numeric(10, Y Day Dimension W_SYND_DS_F DAY_WID


0) Id for Call date _F2
(W_DAY_D)

DS_AMT numeric(22, Direct Sales W_SYND_DS_F GEO_WID


7) Amount _F3

DS_UNIT numeric(22, Direct Sales W_SYND_DS_F INS_PLAN_


7) Unit _F4 WID

GEO_WID numeric(10, Y Geography W_SYND_DS_F PERIOD_TY


0) Dimension Id _F5 PE_WID
(W_GEO_D)

INS_PLAN_W numeric(10, Y Insurance Plan W_SYND_DS_F POSITION_


ID 0) Dimension Id _F6 WID
(W_INS_PLAN_
D)

PERIOD_TYPE numeric(10, Period Type W_SYND_DS_F PRODUCT_


_WID 0) Dimension Id _F7 WID
(W_LOV_D)
Table 28. Siebel Pharma Mobile Analytics Tables, Columns, and Indexes
Siebel Data Warehouse Data Model Reference for Industry Applications

Not
Table User Name Columns Data Type Null Comments Index Columns Unique

Siebel Pharma Mobile Analytics Schema ■ Siebel Pharma Mobile Analytics Tables
W_SYND_DS_ Syndicated POSITION_W numeric(10, Y Position W_SYND_DS_F DATA_TYPE
F Data Direct ID 0) Dimension Id _M1
(continued) Sales Fact (W_POSITION_
(continued) DH)

PRODUCT_WI numeric(10, Y Product


D 0) Dimension Id
(W_PRODUCT_
DH)

ROW_WID varchar(30) Y Siebel System


Field

W_SYND_DS_ Syndicated DATA_TYPE varchar(30) Y Syndicated W_SYND_DS_ DAY_WID


N_A Data Direct Data Type— N_A_F1
Sales Direct Sales
Aggregate
DAY_WID numeric(10, Day Dimension W_SYND_DS_ INS_PLAN_
Fact
0) Id for Call date N_A_F2 WID
(W_DAY_D)

DS_AMT numeric(22, Direct Sales W_SYND_DS_ PERIOD_TY


7) Amount N_A_F3 PE_WID

DS_UNIT numeric(22, Direct Sales W_SYND_DS_ POSITION_


7) Unit N_A_F4 WID

INS_PLAN_W numeric(10, Insurance Plan W_SYND_DS_ PRODUCT_


ID 0) Dimension Id N_A_F5 WID
(W_INS_PLAN_
Version 7.8.4

D)

PERIOD_TYPE numeric(10, Period Type W_SYND_DS_ DATA_TYPE


_WID 0) Dimension Id N_A_M1
(W_LOV_D)
261
Table 28. Siebel Pharma Mobile Analytics Tables, Columns, and Indexes

Siebel Pharma Mobile Analytics Schema ■ Siebel Pharma Mobile Analytics Tables
2 62

Not
Table User Name Columns Data Type Null Comments Index Columns Unique
Version 7.8.4
Siebel Data Warehouse Data Model Reference for Industry Applications

W_SYND_DS_ Syndicated POSITION_W numeric(10, Position


N_A Data Direct ID 0) Dimension Id
(continued) Sales (W_POSITION_
Aggregate DH)
Fact
PRODUCT_WI numeric(10, Product
(continued)
D 0) Dimension Id
(W_PRODUCT_
DH)

W_SYND_IDS Syndicated BRICK_WID numeric(10, Y Brick W_SYND_IDS_ ROW_WID Y


_F Data 0) Dimension Id F_P1
Indirect (W_AREA_D)
Sales Fact
DATA_TYPE varchar(30) Y Syndicated W_SYND_IDS_ BRICK_WID
Data Type— F_F1
Indirect Sales

DAY_WID numeric(10, Y Day Dimension W_SYND_IDS_ DAY_WID


0) Id for Call date F_F2
(W_DAY_D)

GEO_WID numeric(10, Y Geography W_SYND_IDS_ GEO_WID


0) Dimension Id F_F3
(W_GEO_D)

IDS_AMT numeric(22, Indirect Sales W_SYND_IDS_ INS_PLAN_


7) Amount F_F4 WID

IDS_UNIT numeric(22, Indirect Sales W_SYND_IDS_ PERIOD_TY


7) Unit F_F5 PE_WID

INS_PLAN_W numeric(10, Y Insurance Plan W_SYND_IDS_ POSITION_


ID 0) Dimension Id F_F6 WID
(W_INS_PLAN_
D)
Table 28. Siebel Pharma Mobile Analytics Tables, Columns, and Indexes
Siebel Data Warehouse Data Model Reference for Industry Applications

Not
Table User Name Columns Data Type Null Comments Index Columns Unique

Siebel Pharma Mobile Analytics Schema ■ Siebel Pharma Mobile Analytics Tables
W_SYND_IDS Syndicated PERIOD_TYPE numeric(10, Period Type W_SYND_IDS_ PRODUCT_
_F Data _WID 0) Dimension Id F_F7 WID
(continued) Indirect (W_LOV_D)
Sales Fact
POSITION_W numeric(10, Y Position W_SYND_IDS_ DATA_TYPE
(continued)
ID 0) Dimension Id F_M1
(W_POSITION_
DH)

PRODUCT_WI numeric(10, Y Product


D 0) Dimension Id
(W_PRODUCT_
DH)

ROW_WID varchar(30) Y Siebel System


Field

TOP_LVL_PO varchar(50) Y Top Level


STN Position

PER_NAME_M varchar(50) SEA Month


ONTH Period Name

W_SYND_IDS Syndicated DATA_TYPE varchar(30) Y Syndicated W_SYND_IDS_ DAY_WID


_N_A Data Data Type— N_A_F1
Indirect Indirect Sales
Sales
DAY_WID numeric(10, Day Dimension W_SYND_IDS_ INS_PLAN_
Aggregate
0) Id for Call date N_A_F2 WID
Fact
(W_DAY_D)
Version 7.8.4

IDS_AMT numeric(22, Indirect Sales W_SYND_IDS_ PERIOD_TY


7) Amount N_A_F3 PE_WID

IDS_UNIT numeric(22, Indirect Sales W_SYND_IDS_ POSITION_


7) Unit N_A_F4 WID
263
Table 28. Siebel Pharma Mobile Analytics Tables, Columns, and Indexes

Siebel Pharma Mobile Analytics Schema ■ Siebel Pharma Mobile Analytics Tables
2 64

Not
Table User Name Columns Data Type Null Comments Index Columns Unique
Version 7.8.4
Siebel Data Warehouse Data Model Reference for Industry Applications

W_SYND_IDS Syndicated INS_PLAN_W numeric(10, Insurance Plan W_SYND_IDS_ PRODUCT_


_N_A Data ID 0) Dimension Id N_A_F5 WID
(continued) Indirect (W_INS_PLAN_
Sales D)
Aggregate
PERIOD_TYPE numeric(10, Period Type W_SYND_IDS_ DATA_TYPE
Fact
_WID 0) Dimension Id N_A_M1
(continued)
(W_LOV_D)

POSITION_W numeric(10, Position


ID 0) Dimension Id
(W_POSITION_
DH)

PRODUCT_WI numeric(10, Product


D 0) Dimension Id
(W_PRODUCT_
DH)

W_SYND_RX_ Syndicate BRICK_WID numeric(10, Y Brick W_SYND_RX_F ROW_WID Y


F Data Rx 0) Dimension Id _P1
Fact (W_AREA_D)

CON_RANK_ numeric(10, Contact Product W_SYND_RX_F BRICK_WID


WID 0) Rank _F1
Dimension Id
(W_CON_RANK
_D)

CONTACT_WI numeric(10, Y Contact W_SYND_RX_F CON_RANK


D 0) Dimension Id _F2 _WID
(W_PERSON_D
)

DATA_TYPE varchar(30) Y Syndicated W_SYND_RX_F CONTACT_


Data Type— _F3 WID
Prescription
Table 28. Siebel Pharma Mobile Analytics Tables, Columns, and Indexes
Siebel Data Warehouse Data Model Reference for Industry Applications

Not
Table User Name Columns Data Type Null Comments Index Columns Unique

Siebel Pharma Mobile Analytics Schema ■ Siebel Pharma Mobile Analytics Tables
W_SYND_RX_ Syndicate DAY_WID numeric(10, Y Day Dimension W_SYND_RX_F DAY_WID
F Data Rx 0) Id for Call date _F4
(continued) Fact (W_DAY_D)
(continued)
GEO_WID numeric(10, Y Geography W_SYND_RX_F GEO_WID
0) Dimension Id _F5
(W_GEO_D)

INS_PLAN_W numeric(10, Y Insurance Plan W_SYND_RX_F INS_PLAN_


ID 0) Dimension Id _F6 WID
(W_INS_PLAN_
D)

NRX numeric(22, NRx Unit W_SYND_RX_F POSITION_


7) _F8 WID

NRX_AMT numeric(22, NRx Amount W_SYND_RX_F PRODUCT_


7) _F9 WID

PERIOD_TYPE numeric(10, Period Type W_SYND_RX_F DATA_TYPE


_WID 0) Dimension Id _M1
(W_LOV_D)

POSITION_W numeric(10, Y Position W_SYND_RX_F RANKING,


ID 0) Dimension Id _M2 RATING,
(W_POSITION_ LOYALTY_C
DH) D,
TARGET_FL
G
Version 7.8.4

PRODUCT_WI numeric(10, Y Product


D 0) Dimension Id
(W_PRODUCT_
DH)
265
Table 28. Siebel Pharma Mobile Analytics Tables, Columns, and Indexes

Siebel Pharma Mobile Analytics Schema ■ Siebel Pharma Mobile Analytics Tables
2 66

Not
Table User Name Columns Data Type Null Comments Index Columns Unique
Version 7.8.4
Siebel Data Warehouse Data Model Reference for Industry Applications

W_SYND_RX_ Syndicate RANKING numeric(22, Ranking—this


F Data Rx 7) look-up column
(continued) Fact is used to
(continued) resolve
CON_RANK_WI
D during data
synchronization

RATING varchar(30) Rating—this


look-up column
is used to
resolve
CON_RANK_WI
D during data
synchronization

ROW_WID varchar(30) Y Siebel System


Field

TARGET_FLG char(1) Target Flag

TRX numeric(22, TRx Unit


7)

TRX_AMT numeric(22, TRx Amount


7)

TOP_LVL_PO varchar(50) Y Top Level


STN Position

PER_NAME_M varchar(50) SEA Month


ONTH Period Name
Table 28. Siebel Pharma Mobile Analytics Tables, Columns, and Indexes
Siebel Data Warehouse Data Model Reference for Industry Applications

Not
Table User Name Columns Data Type Null Comments Index Columns Unique

Siebel Pharma Mobile Analytics Schema ■ Siebel Pharma Mobile Analytics Tables
W_SYND_RX_ Syndicate DATA_TYPE varchar(30) Y Syndicated W_SYND_RX_ DAY_WID
N_A Data Rx Data Type— N_A_F1
Aggregate Prescription
Fact
DAY_WID numeric(10, Day Dimension W_SYND_RX_ INS_PLAN_
0) Id for Call date N_A_F2 WID
(W_DAY_D)

INS_PLAN_W numeric(10, Insurance Plan W_SYND_RX_ PERIOD_TY


ID 0) Dimension Id N_A_F3 PE_WID
(W_INS_PLAN_
D)

NRX numeric(22, NRx Unit W_SYND_RX_ POSITION_


7) N_A_F4 WID

NRX_AMT numeric(22, NRx Amount W_SYND_RX_ PRODUCT_


7) N_A_F5 WID

PERIOD_TYPE numeric(10, Period Type W_SYND_RX_ DATA_TYPE


_WID 0) Dimension Id N_A_M1
(W_LOV_D

POSITION_W numeric(10, Position


ID 0) Dimension Id
(W_POSITION_
DH)

PRODUCT_WI numeric(10, Product


D 0) Dimension Id
Version 7.8.4

(W_PRODUCT_
DH)

TRX numeric(22, TRx Unit


7)

TRX_AMT numeric(22, TRx Amount


7)
267
Siebel Pharma Mobile Analytics Schema ■ Siebel Pharma Mobile Analytics Tables

268 Siebel Data Warehouse Data Model Reference for Industry Applications
Version 7.8.4
7 Source and Target Table
Mappings

This chapter contains a listing of tables in Siebel Data Warehouse, along with those mappings and
source tables that populate them. This information will allow you to look up the mappings you need
in PowerCenter Designer or the Informatica Mapping Report (IMR) in order to customize Siebel Data
Warehouse.

The flow of data as represented in mapping tables is from right to left. This information may change
if you customize Siebel Analytics. It does not show source information for external data sources other
than Siebel applications. Some data warehouse tables have no corresponding OLTP source tables.

This chapter also contains a list of the columns and indexes of each repository table.

Mapping Tables
Table 30 on page 271 provides a listing of tables in the Siebel Cross-Industry Data Warehouse, along
with those mappings and source tables that populate them.

Table 32 on page 332 lists tables and mappings specific to the Siebel Industry Applications Data
Warehouse.

The columns in the mapping tables are described in Table 29.

Table 29. Columns in Mapping Tables

Column Name Description

Data Warehouse Target Table The final destination table in the Siebel Data Warehouse.
Second Stage Mapping Name The mapping or mappings that populate this table.

Source & Staging Tables for The tables from which the data warehouse target table is
Data Warehouse populated. These can include staging tables, other dimension or
fact tables, or in some cases, the target table itself.

Target Staging Table The primary staging table in the previous column, which receives
extracted and transformed data from the source OLTP database.

First Stage Mapping Name The mapping that extracts data from source OLTP tables into this
target table.

OLTP Source Tables As initially configured, those tables within Siebel applications that
are the source for this mapping.

Siebel Data Warehouse Data Model Reference for Industry Applications 26 9


Version 7.8.4
Source and Target Table Mappings ■ Cross-Industry Source, Staging, and Target Table
Mappings

Cross-Industry Source, Staging, and


Target Table Mappings
Table 30 on page 271 lists the names of source, staging, and target tables, and the mappings
between them, for the Siebel Data Warehouse tables.

270 Siebel Data Warehouse Data Model Reference for Industry Applications
Version 7.8.4
Table 30 lists the names of source, staging, and target tables, and the mappings between them, for the Siebel Data Warehouse

Source and Target Table Mappings ■ Cross-Industry Source, Staging, and Target Table
tables.
Siebel Data Warehouse Data Model Reference for Industry Applications

Table 30. Cross-Industry Mappings and Source Tables

Source & Staging


Data Warehouse Second Stage Mapping Tables for Data Target Staging First Stage OLTP Source
Target Table Name Warehouse Tables Mapping Name Tables

W_ACCGEOSTAT SIL_AccountGeographyS W_CTRYREGN_D,


E_D tate_Dimension W_LOV_G,
W_ORG_DS

W_ACTIVITY_A SIL_Agg_Activity W_ACTIVITY_F


W_DAY_D
W_LOV_D
W_PARAM_G
W_REGION_D

W_ACTIVITY_F SDE_ActivityFactUpgrad S_EVT_ACT


e
Version 7.8.4

Mappings
271
Table 30. Cross-Industry Mappings and Source Tables

Mappings
Source and Target Table Mappings ■ Cross-Industry Source, Staging, and Target Table
2 72

Source & Staging


Data Warehouse Second Stage Mapping Tables for Data Target Staging First Stage OLTP Source
Target Table Name Warehouse Tables Mapping Name Tables
Version 7.8.4
Siebel Data Warehouse Data Model Reference for Industry Applications

W_ACTIVITY_F SIL_ActivityFact W_ACTIVITY_F W_ACTIVITY_F SDE_ActivityFact S_ASSET


W_ACTIVITY_FS. S S_CONTACT
W_AGREE_D S_ENTLMNT
W_EMPLOYEE_D S_EVT_ACT
W_EMP_ORG_D S_OPTY
W_ENTLMNT_D S_POSTN
W_EXCH_RATE_G S_SRV_ACT
W_FS_ACT_CST_FS S_SRV_REQ
W_LOV_D S_ACTPART_MVM
W_LOV_G T
W_LST_OF_VAL_G S_TMSHT_ITEM
W_OPTY_D S_EXP_ITEM
W_ORG_D
W_PARAM_G
W_PERSON_D
W_POSITION_D
W_PRODUCT_D
W_PROGRAM_D
W_REGION_D
W_SOURCE_D
W_SRVREQ_D

W_ACT_PARTY SDE_ActivityParty_Load S_ETL_SRC_TABLE


DeletedRows S_ETL_VI_IMAGE

VisibilityActivityParty S_ACT_EMP
S_USER

SDE_AccountParty_Load S_ETL_I_IMG_80
DeletedRows
Table 30. Cross-Industry Mappings and Source Tables

Source and Target Table Mappings ■ Cross-Industry Source, Staging, and Target Table
Siebel Data Warehouse Data Model Reference for Industry Applications

Source & Staging


Data Warehouse Second Stage Mapping Tables for Data Target Staging First Stage OLTP Source
Target Table Name Warehouse Tables Mapping Name Tables

W_AGREEITEM_ SIL_AgreeItemFact W_AGREEITEM_F W_AGREEITEM SDE_AgreeItemFa S_ADDR_ORG


F W_AGREEITEM_FS _FS ct S_AGREE_ITEM
W_AGREE_D S_DOC_AGREE
W_ASSET_D S_POSTN
W_COSTLST_G S_PROD_INT
W_EMPLOYEE_D
W_EMP_ORG_D
W_EXCH_RATE_G
W_INT_ORG_D
W_LOV_D
W_LOV_G
W_LST_OF_VAL_G
W_OPTY_D
W_ORG_D
W_PARAM_G
W_PERSON_D
W_PRODUCT_D
W_QUOTE_D

W_AGREEMENT_ SIL_AgreementDimensio W_AGREE_D


DH nHierarchy W_PARAM_G

W_AGREE_D SIL_AgreeDimension W_AGREE_D W_AGREE_DS SDE_AgreeDimen S_AGREE_TERMS


W_AGREE_DS sion S_DOC_AGREE
W_AGREE_MD S_POSTN
W_LOV_G S_PRI_LST
W_LST_OF_VAL_G S_USER
Version 7.8.4

W_PARAM_G

Mappings
273
Table 30. Cross-Industry Mappings and Source Tables

Mappings
Source and Target Table Mappings ■ Cross-Industry Source, Staging, and Target Table
2 74

Source & Staging


Data Warehouse Second Stage Mapping Tables for Data Target Staging First Stage OLTP Source
Target Table Name Warehouse Tables Mapping Name Tables
Version 7.8.4
Siebel Data Warehouse Data Model Reference for Industry Applications

W_AGREE_F SIL_AgreeFact W_AGREEITEM_F


W_AGREE_D
W_AGREE_DS
W_AGREE_F
W_EMPLOYEE_D
W_EMP_ORG_D
W_EXCH_RATE_G
W_INT_ORG_D
W_OPTY_D
W_ORG_D
W_PARAM_G
W_PERSON_D
W_QUOTE_D

W_AGREE_MD SIL_AgreeMiniDimensio W_AGREE_DS W_AGREE_DS SDE_AgreeDimen S_AGREE_TERMS


n sion S_DOC_AGREE
S_POSTN
S_PRI_LST
S_USER

W_ASSESS_D SIL_AssessmentDimensi W_ASSESS_D W_ASSESS_D SDE_Assessment S_ASSESS


on W_ASSESS_DS S Dimension S_TMPL_PLANITE
W_LOV_G M
W_LST_OF_VAL_G
W_PARAM_G
Table 30. Cross-Industry Mappings and Source Tables

Source and Target Table Mappings ■ Cross-Industry Source, Staging, and Target Table
Siebel Data Warehouse Data Model Reference for Industry Applications

Source & Staging


Data Warehouse Second Stage Mapping Tables for Data Target Staging First Stage OLTP Source
Target Table Name Warehouse Tables Mapping Name Tables

W_ASSESS_F SIL_AssessmentFact W_ASSESS_D W_ASSESS_FS SDE_AssessmentF S_ASSESS


W_ASSESS_F act S_ASSESS_VAL
W_ASSESS_FS S_CONTACT
W_EMP_ORG_D S_ORG_EXT
W_INT_ORG_D S_POSTN
W_OPTY_D
W_ORG_D
W_PARAM_G
W_PERSON_D
W_POSITION_D

W_ASSET_D SDE_AssetDimensionUp S_ASSET


grade S_CONTACT

SIL_AssetDimension W_ASSET_D W_ASSET_DS SDE_AssetDimens S_ASSET


W_ASSET_DS ion S_ASSET_WRNT
W_ASSET_MD Y
W_EXCH_RATE_G S_CONTACT
W_LOV_D S_INVLOC
W_LOV_G S_PROD_INT
W_LST_OF_VAL_G S_WRNTY_CVRG
W_PARAM_G

W_ASSET_F SIL_AssetFact W_ASSET_D W_ASSET_FS SDE_AssetFact S_ASSET


W_ASSET_F S_CONTACT
W_ASSET_FS S_ORG_EXT
W_EMPLOYEE_D S_POSTN
W_EMP_ORG_D
Version 7.8.4

W_INDUSTRY_D
W_INT_ORG_D
W_ORG_D
W_PARAM_G

Mappings
W_PERSON_D
W_POSITION_D
W_PRODUCT_D
275
Table 30. Cross-Industry Mappings and Source Tables

Mappings
Source and Target Table Mappings ■ Cross-Industry Source, Staging, and Target Table
2 76

Source & Staging


Data Warehouse Second Stage Mapping Tables for Data Target Staging First Stage OLTP Source
Target Table Name Warehouse Tables Mapping Name Tables
Version 7.8.4
Siebel Data Warehouse Data Model Reference for Industry Applications

W_ASSET_F SIL_AssetFactUpgrade W_ASSET_D

W_ASSET_FX CustomTemplateSDE_As S_ASSET


setFact

CustomTemplateSIL_Ass W_ASSET_FSX
etFact

W_CAMP_HIST_ SIL_Agg_CampaignHisto W_CAMP_HIST_F


A ry

W_CAMP_HIST_ SIL_CampaignHistoryFa W_CAMP_HIST_F W_CAMP_HIST SDE_CampaignHis S_CALL_LST


F ct W_CAMP_HIST_FS _FS toryFact S_CAMP_CON
W_EMP_ORG_D S_DD_LST_DIST
W_LOV_D R
W_LOV_G S_DD_USER_KEY
W_LST_OF_VAL_G S_POSTN,S_SRC
W_ORG_D
SDE_CampaignHis S_CALL_LST
W_PARAM_G
toryFact_Contact S_CAMP_CON
W_PERSON_D
S_DD_LST_DIST
W_PROGRAM_D
R
W_SEGMENT_D
S_POSTN
W_SOURCE_D
S_SRC
W_VENDOR_D
W_WAVE_D SDE_CampaignHis S_CALL_LST
toryFact_Prospect S_CAMP_CON
S_DD_LST_DIST
R
S_POSTN
S_SRC
Table 30. Cross-Industry Mappings and Source Tables

Source and Target Table Mappings ■ Cross-Industry Source, Staging, and Target Table
Siebel Data Warehouse Data Model Reference for Industry Applications

Source & Staging


Data Warehouse Second Stage Mapping Tables for Data Target Staging First Stage OLTP Source
Target Table Name Warehouse Tables Mapping Name Tables

W_CAMP_OPTY_ SIL_CampaignOpportuni W_CAMP_OPTY_F W_CAMP_OPT SDE_CampaignOp S_OPTY_SRC


F tyFact W_CAMP_OPTY_FS Y_FS portunityFact S_SRC_DCP
W_OFFER_D
W_OPTY_D
W_PARAM_G
W_SOURCE_D

W_COMPETITOR SIL_Competitor_Orgs W_ORG_D


_D

W_CON_PARTY SDE_ContactParty_Load S_ETL_I_IMG_12


DeletedRows

VisibilityContactParty S_BU
S_CONTACT
S_POSTN
S_POSTN_CON

W_COSTLST_G SDE_CostList_MissingCo S_PROD_INT


sts
S_PROD_INT
SDE_CostList_MissingPri
ces

SDE_CostList_LoadCosts S_PRI_LST W_COSTLST_ SDE_CostList W_COSTLST_GS


W_COSTLST_GS GS

SIL_CostList W_COSTLST_GS W_COSTLST_ SDE_CostList S_PRI_LST


GS S_PRI_LST_ITEM
Version 7.8.4

SIL_CostList_FixE W_COSTLST_GS
ndDates

SIL_CostList_FixS
tartDates

Mappings
W_CTRYREGN_D SDE_CountryRegionDim S_ETL_CTRYREGN
ension
277
Table 30. Cross-Industry Mappings and Source Tables

Mappings
Source and Target Table Mappings ■ Cross-Industry Source, Staging, and Target Table
2 78

Source & Staging


Data Warehouse Second Stage Mapping Tables for Data Target Staging First Stage OLTP Source
Target Table Name Warehouse Tables Mapping Name Tables
Version 7.8.4
Siebel Data Warehouse Data Model Reference for Industry Applications

W_CTRY_REGN_ SIL_CountryRegion W_CTRYREGN_D


D

W_DAY_D SIL_DayDimension W_DUAL_G

W_DIM_TABLES SDE_Maps_Load Seed S_ETL_SRC_TABLE


_G

W_DTL_FCST_F SIL_DtlForecastFact W_DTL_FCST_F W_DTL_FCST_ SDE_DtlForecastF S_ETL_CURR_RU


W_DTL_FCST_FS FS act N
W_EMPLOYEE_D S_FCST
W_EMP_ORG_D S_FCSTSER
W_EXCH_RATE_G S_FCSTSER_DAT
W_FCST_SER_D E
W_INDUSTRY_D S_FCST_FCSTITE
W_INT_ORG_D M
W_LOV_D S_FCST_ITEM
W_LOV_G S_FCST_ITEM_D
W_LST_OF_VAL_G TL
W_OPTY_D S_FCST_REL
W_ORG_D S_OPTY
W_PARAM_G S_ORG_EXT
W_POSITION_D S_PARTY_RPT_R
W_PRODUCT_D EL
W_PROGRAM_D S_POSTN
W_SOURCE_D
W_TERR_D

W_DUAL_G RestartNextBatch W_DUAL_G

SDE_Dual S_DUAL

SIL_DayDimension_Gen W_DUAL_G
erateRows

W_EMPLOYEE_D SIL_Employee W_PARAM_G


W_PERSON_D
Table 30. Cross-Industry Mappings and Source Tables

Source and Target Table Mappings ■ Cross-Industry Source, Staging, and Target Table
Siebel Data Warehouse Data Model Reference for Industry Applications

Source & Staging


Data Warehouse Second Stage Mapping Tables for Data Target Staging First Stage OLTP Source
Target Table Name Warehouse Tables Mapping Name Tables

W_EMP_ORG_D SIL_Employee_Orgs W_ORG_D


W_PARAM_G

W_ENTLMNT_D SIL_EntitlementDimensi W_ENTLMNT_D W_ENTLMNT_ SDE_EntitlementD S_ENTLMNT


on W_ENTLMNT_DS DS imension
W_LOV_G
W_LST_OF_VAL_G
W_PARAM_G

W_EXCH_RATE_ SDE_ExchRate S_CURCY W_EXCH_RATE SDE_ExchRate S_CURCY


G S_EXCH_RATE _GS S_EXCH_RATE
S_SYS_PREF S_SYS_PREF
Version 7.8.4

Mappings
279
Table 30. Cross-Industry Mappings and Source Tables

Mappings
Source and Target Table Mappings ■ Cross-Industry Source, Staging, and Target Table
2 80

Source & Staging


Data Warehouse Second Stage Mapping Tables for Data Target Staging First Stage OLTP Source
Target Table Name Warehouse Tables Mapping Name Tables
Version 7.8.4
Siebel Data Warehouse Data Model Reference for Industry Applications

W_EXCH_RATE_ SIL_Exchange_Rates W_EXCH_RATE_GS W_EXCH_RATE SDE_ExchangeRat S_EXCH_RATE


G _GS e_EMURates_Fro
mEUR_ToDMC_For
(continued)
EMUDMC

SDE_ExchangeRat
e_EMURates_Fro
mEUR_ToDMC_For
NonEMUD

SDE_ExchangeRat
e_EMURates_Fro
mEUR_ToEMU_For
EMUDMC

SDE_ExchangeRat
e_EMURates_Fro
mEUR_ToEMU_For
NonEMUD

SDE_ExchangeRat
e_EMURates_Fro
mEUR_ToNonEMU
_EMUDMC

SDE_ExchangeRat
e_NonEMURates_
ForNonEMUDMC

SDE_ExchangeRat S_CURCY
e_UnknownRates_
ToDMC
Table 30. Cross-Industry Mappings and Source Tables

Source and Target Table Mappings ■ Cross-Industry Source, Staging, and Target Table
Siebel Data Warehouse Data Model Reference for Industry Applications

Source & Staging


Data Warehouse Second Stage Mapping Tables for Data Target Staging First Stage OLTP Source
Target Table Name Warehouse Tables Mapping Name Tables

W_FCST_SER_D SIL_FcstSerDimension W_FCST_SER_D W_FCST_SER_ SDE_FcstSerDime S_ETL_CURR_RU


W_FCST_SER_DS DS nsion N
W_LOV_G S_FCSTSER
W_LST_OF_VAL_G S_FCSTSER_DAT
W_PARAM_G E

W_FS_EXP_TMP SDE_ActivityExpTemp S_EVT_ACT


S_EXP_ITEM

W_FS_PART_TM SDE_ActivityPartTemp S_ACTPART_MVMT


P S_EVT_ACT

W_FS_TIME_TM SDE_ActivityTimeTemp S_EVT_ACT


P S_TMSHT_ITEM

W_GEO_D SIL_GeographyDimensio W_GEO_D W_GEO_DS SDE_GeographyDi S_ADDR_ORG


n W_GEO_DS mension_Business
W_PARAM_G
SDE_GeographyDi S_ADDR_PER
mension_Personal

SDE_GeographyDi S_PRSP_CONTAC
mension_Prospect T

SDE_GeographyDi S_ZIPCODE
mension_Zipcode

W_HHOLD_PART SDE_HouseHoldParty_Lo S_ETL_I_IMG_59


Y adDeletedRows

VisibilityHouseHoldParty S_BU
Version 7.8.4

S_ORGGRP_POSTN
S_ORG_GROUP_BU
S_POSTN

W_HHOLD_SCD SIL_HouseholdDimensio W_HOUSEHOLD_D

Mappings
n_SCD W_HOUSEHOLD_DS
281
Table 30. Cross-Industry Mappings and Source Tables

Mappings
Source and Target Table Mappings ■ Cross-Industry Source, Staging, and Target Table
2 82

Source & Staging


Data Warehouse Second Stage Mapping Tables for Data Target Staging First Stage OLTP Source
Target Table Name Warehouse Tables Mapping Name Tables
Version 7.8.4
Siebel Data Warehouse Data Model Reference for Industry Applications

W_HOUSEHOLD SIL_HouseholdDimensio W_EXCH_RATE_G SDE_HouseholdDi S_ADDR_PER


_D n W_HOUSEHOLD_D mension S_CONTACT
W_HOUSEHOLD_DS, S_ORG_EXT
W_LOV_G S_ORG_GROUP
W_LST_OF_VAL_G
W_PARAM_G

SIL_HouseholdDimensio W_HOUSEHOLD_F W_HOUSEHOL SDE_HouseholdDi S_ADDR_PER


n_UpdateAmounts W_PARAM_G D_DS mension S_CONTACT
S_ORG_EXT
S_ORG_GROUP

W_HOUSEHOLD SIL_HouseholdFact W_EMPLOYEE_D W_HOUSEHOL SDE_HouseholdFa S_CONTACT


_F W_EMP_ORG_D D_FS ct S_GROUP_CONT
W_HOUSEHOLD_D ACT
W_HOUSEHOLD_F S_ORG_EXT
W_HOUSEHOLD_FS S_ORG_GROUP
W_INDUSTRY_D S_POSTN
W_INT_ORG_D
W_LOV_D
W_LOV_G
W_LST_OF_VAL_G
W_ORG_D
W_PARAM_G
W_PERSON_D
W_POSITION_D

W_INDUSTRY_D SDE_IndustryDimension S_ETL_INDUS_VER


S_INDUST

SIL_IndustryDimension W_INDUSTRY_D W_INDUSTRY_ SDE_IndustryDim S_INDUST


W_INDUSTRY_DS DS ension
W_LOV_G
W_LST_OF_VAL_G
W_PARAM_G
Table 30. Cross-Industry Mappings and Source Tables

Source and Target Table Mappings ■ Cross-Industry Source, Staging, and Target Table
Siebel Data Warehouse Data Model Reference for Industry Applications

Source & Staging


Data Warehouse Second Stage Mapping Tables for Data Target Staging First Stage OLTP Source
Target Table Name Warehouse Tables Mapping Name Tables

W_INDUSTRY_D SIL_IndustryDimension_ W_INDUSTRY_D


H Hierarchy

W_IND_VERT_D SIL_IndustryVertical W_INDUSTRY_D

W_INT_ORG_D SIL_Internal_Orgs W_ORG_D


W_PARAM_G

W_INVOICE_F SIL_InvoiceFact W_AGREE_D W_INVOICE_F SDE_InvoiceFact S_AGREE_ITEM


W_ENTLMNT_D S S_ENTLMNT
W_EXCH_RATE_G S_EVT_ACT
W_INVOICE_F S_INVOICE
W_INVOICE_FS S_PAYMENT_TER
W_LOV_D M
W_LOV_G S_PERIOD
W_LST_OF_VAL_G S_SRV_ACT,S
W_ORDER_D _SRV_REQ
W_ORG_D
W_PARAM_G
W_PERSON_D
W_SRVREQ_D

W_KPI_F SIL_KPI_Fact W_KPI_F


W_ORG_D
W_PARAM_G
W_PERSON_D

SIL_KPI_Fact_Delete W_PARAM_G
Version 7.8.4

SIL_KPI_Fact_DeleteMo W_ETL_RUN_S
nth W_PARAM_G

SIL_KPI_Fact_Seed W_PARAM_G
SIL_KPI_Fact_Unspecifi W_PARAM_G

Mappings
ed
283
Table 30. Cross-Industry Mappings and Source Tables

Mappings
Source and Target Table Mappings ■ Cross-Industry Source, Staging, and Target Table
2 84

Source & Staging


Data Warehouse Second Stage Mapping Tables for Data Target Staging First Stage OLTP Source
Target Table Name Warehouse Tables Mapping Name Tables
Version 7.8.4
Siebel Data Warehouse Data Model Reference for Industry Applications

W_LD_WAVE_D SIL_LoadWaveDimensio W_LD_WAVE_DS, W_LD_WAVE_ SDE_LoadWaveDi S_CAMP_LD_WA


n W_LOV_G, DS mension VE,
W_PARAM_G S_DMND_CRTN_
PRG, S_SRC

SIL_LoadWaveDimensio
n_Unspecified
Table 30. Cross-Industry Mappings and Source Tables

Source and Target Table Mappings ■ Cross-Industry Source, Staging, and Target Table
Siebel Data Warehouse Data Model Reference for Industry Applications

Source & Staging


Data Warehouse Second Stage Mapping Tables for Data Target Staging First Stage OLTP Source
Target Table Name Warehouse Tables Mapping Name Tables

W_LOV_D SIL_ListOfValuesDimens W_LOV_D


ion

SIL_ListofValuesDimensi W_ACTIVITY_FS
on_MissingActivityCodes

SIL_ListofValuesDimensi W_AGREEITEM_FS
on_MissingAgreeitemCo
des

SIL_ListofValuesDimensi W_CAMP_HIST_FS
on_MissingCampHistCod
es

SIL_ListofValuesDimensi W_HOUSEHOLD_FS
on_MissingHouseHoldCo
des

SIL_ListofValuesDimensi S_INVOICE
on_MissingInvoiceCodes

SIL_ListofValuesDimensi W_OPTY_DS
on_MissingOpportunityC
odes

SIL_ListofValuesDimensi S_OPTY_CON
on_MissingOpportunityC
ontactCodes

SIL_ListofValuesDimensi W_OPTY_CMPT_FS
Version 7.8.4

on_MissingOptyCompeti
torCod

SIL_ListofValuesDimensi W_ORDERITEM_FS
on_MissingOrderItemCo

Mappings
des

W_LOV_G SIL_ListOfValues W_LST_OF_VAL_


285

W_PARAM_G
Table 30. Cross-Industry Mappings and Source Tables

Mappings
Source and Target Table Mappings ■ Cross-Industry Source, Staging, and Target Table
2 86

Source & Staging


Data Warehouse Second Stage Mapping Tables for Data Target Staging First Stage OLTP Source
Target Table Name Warehouse Tables Mapping Name Tables
Version 7.8.4
Siebel Data Warehouse Data Model Reference for Industry Applications

W_LOV_EXCPT_ XCPTN_LoadListOfValue S_LST_OF_VAL


G sForExceptions

W_LST_OF_VAL SDE_ListOfValues_Extra S_LST_OF_VAL


_G ctLovs

SDE_ListOfValuesGener S_LST_OF_VAL
al

SDE_ListOfValuesGener S_LST_OF_VAL
al_Unspecified

SIL_ListOfValuesGeneral W_LST_OF_VAL_G
W_MONTH_D SIL_MonthDimension W_DAY_D

W_MKTG_COST_ SIL_MarketingCostFact W_MKTG_COST_FS, W_REGN_D SDE_MarketingCo S_SRC_COST,


F W_SOURCE_D, stFact S_SRC
W_VENDOR_D,
W_INT_ORG_D,
W_EMP_ORG_D,
W_REGN_D,
W_PARAM_G,
W_LOV_D,
W_LST_OF_VAL_G

W_MKTG_GOAL SIL_MarketingGoalsFact W_PARAM_G, W_MKTG_GOA SDE_MarketingGo S_SRC_GOAL,


_F W_LOV_D, L_FS alsFact S_SRC
W_LST_OF_VAL_G,
W_MKTG_GOAL_FS,
W_LOV_G,
W_SOURCE_D,
W_PERIOD_D,
W_REGN_D,
W_EMP_ORG_D,
W_INT_ORG_D
Table 30. Cross-Industry Mappings and Source Tables

Source and Target Table Mappings ■ Cross-Industry Source, Staging, and Target Table
Siebel Data Warehouse Data Model Reference for Industry Applications

Source & Staging


Data Warehouse Second Stage Mapping Tables for Data Target Staging First Stage OLTP Source
Target Table Name Warehouse Tables Mapping Name Tables

W_OFFER_D SIL_OfferDimension W_LOV_G W_OFFER_DS SDE_OfferDimensi S_DMND_CRTN_


W_LST_OF_VAL_G on PRG
W_OFFER_D S_PRI_LST
W_OFFER_DS S_USER
W_PARAM_G

SIL_OfferDimensionUpg W_PROGRAM_D
rade

W_OFR_PROD_F SIL_OfferProductFact W_LOV_G W_OFR_PROD SDE_OfferProduct S_DCP_PROD_IN


W_LST_OF_VAL_G _FS Fact T
W_OFFER_D
W_OFFER_DS
W_PARAM_G

W_OI_ATTR_TM SIL_ProductAttributeDi W_OIPRDATTR_DS


P mension_OrderItem

W_OPTY_CMPT_ SIL_OpportunityCompeti W_COMPETITOR_D W_OPTY_CMP SDE_Opportunity S_OPTY_ORG_C


F torFact W_LOV_D T_FS CompetitorFact MPT
W_LOV_G
W_LST_OF_VAL_G
W_OPTY_CMPT_F
W_OPTY_CMPT_FS
W_OPTY_D
W_PARAM_G
Version 7.8.4

Mappings
287
Table 30. Cross-Industry Mappings and Source Tables

Mappings
Source and Target Table Mappings ■ Cross-Industry Source, Staging, and Target Table
2 88

Source & Staging


Data Warehouse Second Stage Mapping Tables for Data Target Staging First Stage OLTP Source
Target Table Name Warehouse Tables Mapping Name Tables
Version 7.8.4
Siebel Data Warehouse Data Model Reference for Industry Applications

W_OPTY_CON_F SIL_OpportunityContact W_EMP_ORG_D W_OPTY_CON SDE_Opportunity S_OPTY


Fact W_INT_ORG_D _FS ContactFact S_OPTY_CON
W_LOV_D S_POSTN
W_LOV_G
W_LST_OF_VAL_G
W_OPTY_CON_F
W_OPTY_CON_FS
W_OPTY_D
W_PARAM_G
W_PERSON_D

W_OPTY_D SDE_OpportunityDimens S_OPTY W_OPTY_DS SDE_Opportunity S_ADDR_ORG


ionUpgrade Dimension S_OPTY
S_OPTY_X
S_ORG_EXT
S_STG

SIL_OpportunityDimensi W_EXCH_RATE_G W_OPTY_DS SDE_Opportunity S_ADDR_ORG


on W_LOV_D Dimension S_OPTY
W_LOV_G S_OPTY_X
W_LST_OF_VAL_G S_ORG_EXT
W_OPTY_D S_STG
W_OPTY_DS
W_OPTY_MD
W_PARAM_G

SIL_OpportunityDimensi W_CAMP_OPTY_F W_OPTY_DS SDE_Opportunity S_ADDR_ORG


on_UpdateCampaignTou W_PARAM_G Dimension S_OPTY
ches S_OPTY_X
S_ORG_EXT
S_STG

W_OPTY_DH SIL_OpportunityDimensi W_OPTY_D


on_Hierarchy
Table 30. Cross-Industry Mappings and Source Tables

Source and Target Table Mappings ■ Cross-Industry Source, Staging, and Target Table
Siebel Data Warehouse Data Model Reference for Industry Applications

Source & Staging


Data Warehouse Second Stage Mapping Tables for Data Target Staging First Stage OLTP Source
Target Table Name Warehouse Tables Mapping Name Tables

W_OPTY_MD SIL_OpportunityMiniDim W_OPTY_DS W_OPTY_DS SDE_Opportunity S_ADDR_ORG


ension Dimension S_OPTY
S_OPTY_X
S_ORG_EXT
S_STG

W_OPTY_PARTY SDE_OpportunityParty_ S_ETL_I_IMG_49


LoadDeletedRows

VisibilityOpportunityPart S_BU
y S_OPTY_BU
S_OPTY_POSTN
S_POSTN

W_OPTY_STG_F SIL_OptyStgFact W_OPTY_D W_OPTY_STG_ SDE_OptyStgFact S_AUDIT_ITEM


W_OPTY_STG_F FS sS_OPTY
W_OPTY_STG_FS
W_PARAM_G
W_SSTAGE_D
Version 7.8.4

Mappings
289
Table 30. Cross-Industry Mappings and Source Tables

Mappings
Source and Target Table Mappings ■ Cross-Industry Source, Staging, and Target Table
2 90

Source & Staging


Data Warehouse Second Stage Mapping Tables for Data Target Staging First Stage OLTP Source
Target Table Name Warehouse Tables Mapping Name Tables
Version 7.8.4
Siebel Data Warehouse Data Model Reference for Industry Applications

W_ORDERITEM_ SIL_OrderItemFact W_AGREE_D W_ORDERITE SDE_OrderItemFa S_ADDR_ORG


F W_COSTLST_G M_FS ct S_CAMP_CON
W_EMPLOYEE_D S_CONTACT
W_EMP_ORG_D S_ENTLMNT
W_ENTLMNT_D S_INVLOC
W_EXCH_RATE_G S_ORDER
W_INDUSTRY_D S_ORDER_ITEM
W_INT_ORG_D S_ORG_EXT
W_LOV_D S_POSTN
W_LOV_G S_PROD_INT
W_LST_OF_VAL_G S_SRC_DCP
W_OFFER_D S_VDISCNT_ITE
W_OI_ATTR_TMP M
W_OPTY_D S_VOL_DISCNT
W_ORDERITEM_F
W_ORDERITEM_FS
W_ORDER_D
W_ORG_D
W_PARAM_G
W_PERSON_D
W_POSITION_D
W_PRILSTITEM_D
W_PRODUCT_D
W_PROGRAM_D
W_SEGMENT_D
W_SOURCE_D
W_SRVREQ_D

W_ORDERITEM_ SIL_OrderItemFact_Upd W_ORDERITEM_GS


F ateTax W_ORDER_D

SIL_OrderItemFact_Hea W_ORDER_D
der W_ORDER_DS
Table 30. Cross-Industry Mappings and Source Tables

Source and Target Table Mappings ■ Cross-Industry Source, Staging, and Target Table
Siebel Data Warehouse Data Model Reference for Industry Applications

Source & Staging


Data Warehouse Second Stage Mapping Tables for Data Target Staging First Stage OLTP Source
Target Table Name Warehouse Tables Mapping Name Tables

W_ORDER_D SDE_OrderDimensionUp S_ORDER


grade

SIL_OrderDimension W_ORDER_DS W_ORDER_DS SDE_OrderDimens S_DOC_QUOTE,


ion S_INVLOC,
S_ORDER,
S_ORDER_TYPE,
S_PAYMENT_TER
M, S_PRI_LST

W_ORDER_F SIL_OrderFact W_ORDERITEM_F


W_ORDER_DS
W_ORDER_F

W_ORDER_MD SIL_OrderMiniDimension W_ORDER_DS W_ORDER_DS SDE_OrderDimens S_DOC_QUOTE


ion S_INVLOC
S_ORDER
S_ORDER_TYPE
S_PAYMENT_TER
M
S_PRI_LST

W_ORDER_PART SDE_OrderParty_LoadD S_ETL_I_IMG_51


Y eletedRows

VisibilityOrderParty S_BU
S_ORDER_BU
S_ORDER_POSTN
S_POSTN
Version 7.8.4

W_ORG_D SDE_OrganizationDimen S_ORG_EXT


sionUpgrade

Mappings
291
Table 30. Cross-Industry Mappings and Source Tables

Mappings
Source and Target Table Mappings ■ Cross-Industry Source, Staging, and Target Table
2 92

Source & Staging


Data Warehouse Second Stage Mapping Tables for Data Target Staging First Stage OLTP Source
Target Table Name Warehouse Tables Mapping Name Tables
Version 7.8.4
Siebel Data Warehouse Data Model Reference for Industry Applications

W_ORG_D SIL_OrganizationDimens W_EXCH_RATE_G W_ORG_DS SDE_Organization S_ADDR_ORG


ion W_LOV_D Dimension S_ASGN_GRP
W_LOV_G S_BU
W_LST_OF_VAL_G S_CONTACT
W_ORG_D S_INDUST
W_ORG_DS S_MKT_SEG
W_PARAM_G S_ORG_EXT
S_ORG_EXT_T
S_ORG_EXT_X
S_ORG_PRTNR
S_OU_PRTNR_TI
ER
S_OU_PRTNR_TY
PE
S_POSTN

W_ORG_DS W_ORG_DS SDE_Organization S_ETL_I_IMAGE


Dimension_LoadD
eletedRows
Table 30. Cross-Industry Mappings and Source Tables

Source and Target Table Mappings ■ Cross-Industry Source, Staging, and Target Table
Siebel Data Warehouse Data Model Reference for Industry Applications

Source & Staging


Data Warehouse Second Stage Mapping Tables for Data Target Staging First Stage OLTP Source
Target Table Name Warehouse Tables Mapping Name Tables

W_ORG_D SIL_OrganizationDimens W_ORG_DS W_ORG_DS SDE_Organization S_ADDR_ORG


ion_MarkDeletedRows W_PARAM_G Dimension S_ASGN_GRP
S_BU
S_CONTACT
S_INDUST
S_MKT_SEG
S_ORG_EXT
S_ORG_EXT_T
S_ORG_EXT_X
S_ORG_PRTNR
S_OU_PRTNR_TI
ER
S_OU_PRTNR_TY
PE S_POSTN

W_ORG_DS W_ORG_DS SDE_Organization S_ETL_I_IMAGE


Dimension_LoadD
eletedRows

SIL_OrganizationDimens W_LOV_D W_ORG_DS SDE_Organization S_ADDR_ORG


ion_UpdateFrequencyCa W_LST_OF_VAL_G Dimension S_ASGN_GRP
t W_REVN_F S_BU
W_SSTAGE_D S_CONTACT
S_INDUST
S_MKT_SEG
S_ORG_EXT
S_ORG_EXT_T
Version 7.8.4

S_ORG_EXT_X
S_ORG_PRTNR
S_OU_PRTNR_TI
ER
S_OU_PRTNR_TY

Mappings
PE
S_POSTN
293
Table 30. Cross-Industry Mappings and Source Tables

Mappings
Source and Target Table Mappings ■ Cross-Industry Source, Staging, and Target Table
2 94

Source & Staging


Data Warehouse Second Stage Mapping Tables for Data Target Staging First Stage OLTP Source
Target Table Name Warehouse Tables Mapping Name Tables
Version 7.8.4
Siebel Data Warehouse Data Model Reference for Industry Applications

W_ORG_D SIL_OrganizationDimens W_LOV_D W_ORG_DS SDE_Organization S_ADDR_ORG


ion_UpdateMonetaryCat W_LST_OF_VAL_G Dimension S_ASGN_GRP
W_PARAM_G S_BU
W_REVN_F S_CONTACT
S_INDUST
SIL_OrganizationDimens W_LOV_D
S_MKT_SEG
ion_UpdateRecencyCat W_LST_OF_VAL_G
S_ORG_EXT
W_PARAM_G
S_ORG_EXT_T
W_REVN_F
S_ORG_EXT_X
S_ORG_PRTNR
S_OU_PRTNR_TI
ER
S_OU_PRTNR_TY
PE
S_POSTN

W_ORG_DH SIL_OrganizationDimens W_ORG_D


ion_Hierarchy

W_ORG_PARTY SDE_AccountParty_Load S_ETL_SRC_TABLE


DeletedRows S_ETL_VI_IMAGE

VisibilityAccountParty S_ACCNT_POSTN
S_BU

S_ORG_BU
S_POSTN

SDE_ActivityParty_Load S_ETL_I_IMG_58
DeletedRows

W_OVR_CMPAC SIL_Agg_OverlappingCa W_CAMP_HIST_F,


NT_A mpaign_Accounts W_SOURCE_D

W_OVR_CMPCO SIL_Agg_OverlappingCa W_CAMP_HIST_F,


N_A mpaign_Accounts W_SOURCE_D
Table 30. Cross-Industry Mappings and Source Tables

Source and Target Table Mappings ■ Cross-Industry Source, Staging, and Target Table
Siebel Data Warehouse Data Model Reference for Industry Applications

Source & Staging


Data Warehouse Second Stage Mapping Tables for Data Target Staging First Stage OLTP Source
Target Table Name Warehouse Tables Mapping Name Tables

W_PARAM_G SDE_Parameters S_SYS_PREF

SIL_Parameters_Update W_PARAM_G

W_PARTY_LOGI VisibilityPartyLogin S_PARTY_PER


N S_USER

W_PERIOD_D SIL_PeriodDimension W_PERIOD_DS, W_PERIOD_DS SDE_PeriodDimen S_PERIOD


W_LOV_G, sion S_BU
W_PARAM_G

SIL_PeriodDimension_U W_LOV_G
nspecified

W_PERIOD_DH SIL_PeriodDimension_Hi W_PERIOD_D


erarchy

W_PERSON_D SDE_PersonDimensionC S_CONTACT


ontactUpgrade

SDE_PersonDimensionPr S_PRSP_CONTACT
ospectUpgrade

SIL_PersonDimension W_HOUSEHOLD_D W_PERSON_D SDE_PersonDimen S_ADDR_PER


W_LOV_D S sion S_ASGN_GRP
W_LOV_G S_CONTACT
W_LST_OF_VAL_G S_CONTACT_X
W_PARAM_G S_EMP_PER
W_PERSON_D S_ORG_EXT
W_PERSON_DS S_POSTN
Version 7.8.4

S_PRSP_CONTAC
T
S_USER

SDE_PersonDimen S_ETL_I_IMAGE

Mappings
sion_LoadDeleted S_ETL_SRC_TAB
Rows LE
295
Table 30. Cross-Industry Mappings and Source Tables

Mappings
Source and Target Table Mappings ■ Cross-Industry Source, Staging, and Target Table
2 96

Source & Staging


Data Warehouse Second Stage Mapping Tables for Data Target Staging First Stage OLTP Source
Target Table Name Warehouse Tables Mapping Name Tables
Version 7.8.4
Siebel Data Warehouse Data Model Reference for Industry Applications

SIL_PersonDimensionCo W_PERSON_DS W_PERSON_D SDE_PersonDimen S_ADDR_PER


ntactUpgrade S sion S_ASGN_GRP
S_CONTACT
S_CONTACT_X
S_EMP_PER
S_ORG_EXT
S_POSTN
S_PRSP_CONTAC
T
S_USER

SIL_PersonDimensionCo W_PERSON_DS W_PERSON_D SDE_PersonDimen S_ETL_I_IMAGE


ntactUpgrade S sion_LoadDeleted S_ETL_SRC_TAB
Rows LE

W_PERSON_D SIL_PersonDimension_M W_PARAM_G W_PERSON_D SDE_PersonDimen S_ADDR_PER


arkDeletedRows W_PERSON_DS S sion S_ASGN_GRP
S_CONTACT
S_CONTACT_X
S_EMP_PER
S_ORG_EXT
S_POSTN
S_PRSP_CONTAC
T
S_USER
Table 30. Cross-Industry Mappings and Source Tables

Source and Target Table Mappings ■ Cross-Industry Source, Staging, and Target Table
Siebel Data Warehouse Data Model Reference for Industry Applications

Source & Staging


Data Warehouse Second Stage Mapping Tables for Data Target Staging First Stage OLTP Source
Target Table Name Warehouse Tables Mapping Name Tables

W_PERSON_D SIL_PersonDimension_U W_CAMP_HIST_F, W_PERSON_D SDE_PersonDimen S_ADDR_PER


pdateCampaignOfferInfo W_PARAM_G, S sion S_ASGN_GRP
rmation W_SRC_OFFR_H S_CONTACT
S_CONTACT_X
S_EMP_PER
S_ORG_EXT
S_POSTN
S_PRSP_CONTAC
T
S_USER

W_PERSON_D SIL_PersonDimension_U W_LOV_D, W_PERSON_D SDE_PersonDimen S_ADDR_PER


pdateFrequencyCat W_LST_OF_VAL_G, S sion S_ASGN_GRP
W_ORDERITEM_F, S_CONTACT
W_ORDER_D S_CONTACT_X
S_EMP_PER
S_ORG_EXT
S_POSTN
S_PRSP_CONTAC
T
S_USER

W_PERSON_D SIL_PersonDimension_U W_LOV_D, W_PERSON_D SDE_PersonDimen S_ADDR_PER


pdateMonetaryCat W_LST_OF_VAL_G, S sion S_ASGN_GRP
W_ORDERITEM_F, S_CONTACT
W_ORDER_D S_CONTACT_X
S_EMP_PER
Version 7.8.4

S_ORG_EXT
S_POSTN
S_PRSP_CONTAC
T
S_USER

Mappings
297
Table 30. Cross-Industry Mappings and Source Tables

Mappings
Source and Target Table Mappings ■ Cross-Industry Source, Staging, and Target Table
2 98

Source & Staging


Data Warehouse Second Stage Mapping Tables for Data Target Staging First Stage OLTP Source
Target Table Name Warehouse Tables Mapping Name Tables
Version 7.8.4
Siebel Data Warehouse Data Model Reference for Industry Applications

W_PERSON_D SIL_PersonDimension_U W_LOV_D W_PERSON_D SDE_PersonDimen S_ADDR_PER


pdateRecencyCat W_LST_OF_VAL_G S sion S_ASGN_GRP
W_ORDERITEM_F S_CONTACT
W_ORDER_D S_CONTACT_X
S_EMP_PER
S_ORG_EXT
S_POSTN
S_PRSP_CONTAC
T
S_USER

W_PERSON_D SIL_PersonDimension_U W_CAMP_HIST_F, W_PERSON_D SDE_PersonDimen S_ADDR_PER


pdateCampaign_Date_I W_LD_WAVE_D, S sion S_ASGN_GRP
nformation W_PARAM_G S_CONTACT
S_CONTACT_X
S_EMP_PER
S_ORG_EXT
S_POSTN
S_PRSP_CONTAC
T
S_USER

W_PERSON_DSX CustomTemplateSDE_Pe S_CONTACT


rsonDimension

W_PERSON_DX CustomTemplateSIL_Per W_PERSON_DSX


sonDimension

W_PERSON_F SIL_PersonFact W_INDUSTRY_D W_PERSON_F SDE_PersonFact_ S_ORG_EXT


W_ORG_D S ContactsWithAcco S_PARTY_PER
W_PARAM_G unts
W_PERSON_D
W_PERSON_F
W_PERSON_FS
Table 30. Cross-Industry Mappings and Source Tables

Source and Target Table Mappings ■ Cross-Industry Source, Staging, and Target Table
Siebel Data Warehouse Data Model Reference for Industry Applications

Source & Staging


Data Warehouse Second Stage Mapping Tables for Data Target Staging First Stage OLTP Source
Target Table Name Warehouse Tables Mapping Name Tables

W_PERSON_SCD SIL_PersonDimension_S W_PERSON_D


CD W_PERSON_DS

W_PIPELINE_F SIL_DeletePipeline W_PARAM_G

SIL_PipelineFact W_OPTY_D
W_PARAM_G
W_PIPELINE_F
W_REVN_F

W_PLREVN_CL_ SIL_Agg_ProductLineRe W_CTRYREGN_D


A vn_CloseDate W_DAY_D
W_GEO_D
W_INDUSTRY_D
W_OPTY_D
W_PRODUCT_D
W_REVN_F
W_SSTAGE_D

W_PLREVN_OP_ SIL_Agg_ProductLineRe W_CTRYREGN_D


A vn_OpenDate W_DAY_D
W_GEO_D
W_INDUSTRY_D
W_OPTY_D
W_PRODUCT_D
W_REVN_F
W_SSTAGE_D

W_PL_ITEM_SC SIL_PriceListItemDimen W_PRILSTITEM_D


Version 7.8.4

D sion_SCD W_PRILSTITEM_DS

Mappings
299
Table 30. Cross-Industry Mappings and Source Tables

Mappings
Source and Target Table Mappings ■ Cross-Industry Source, Staging, and Target Table
3 00

Source & Staging


Data Warehouse Second Stage Mapping Tables for Data Target Staging First Stage OLTP Source
Target Table Name Warehouse Tables Mapping Name Tables
Version 7.8.4
Siebel Data Warehouse Data Model Reference for Industry Applications

W_POSITION_D SIL_PositionDimension W_LOV_G W_POSITION_ SDE_PositionDime S_CONTACT


W_LST_OF_VAL_G DS nsion S_ORG_EXT
W_PARAM_G S_PARTY
W_POSITION_D S_POSTN
W_POSITION_DS S_USER

SIA_SIL_PositionDimens
ion_Unspecified

W_POSITION_D SIL_PositionDimension_ W_POSITION_D


H Hierarchy

W_POSITION_H SIL_PositionHelper W_POSITION_D W_POSITION_ SDE_PositionHelp S_PARTY_RPT_R


W_POSITION_HS HS er EL

W_PRDATTRNM_ SIL_ProductAttributeNa W_LOV_G S_ETL_PRD_A SDE_ProductAttrib S_ISS_OBJ_ATTR


D meDimension W_LST_OF_VAL_G TTR uteNameDimensio S_ISS_ATTR_DE
W_PARAM_G nStep1 F
W_PRDATTRNM_D S_ETL_PRD_REL
W_PRDATTRNM_DS
W_PRDATTRN SDE_ProductAttrib S_ETL_PRD_ATT
W_PRODUCT_D
M_DS uteNameDimensio R
nStep2
Table 30. Cross-Industry Mappings and Source Tables

Source and Target Table Mappings ■ Cross-Industry Source, Staging, and Target Table
Siebel Data Warehouse Data Model Reference for Industry Applications

Source & Staging


Data Warehouse Second Stage Mapping Tables for Data Target Staging First Stage OLTP Source
Target Table Name Warehouse Tables Mapping Name Tables

W_PRDATTR_D SIL_ProductAttributeDi W_OIPRDATTR_DS S_ETL_PRD_R SDE_ProductAttrib S_VOD


mension W_PARAM_G EL uteRelationsLevel S_ISS_OBJ_DEF
W_PRDATTR_D 1
W_QIPRDATTR_DS
SDE_ProductAttrib S_ETL_PRD_REL
uteRelationsLevel
2

SDE_ProductAttrib S_ETL_PRD_REL
uteRelationsLevel
3

SDE_ProductAttrib S_ETL_PRD_REL
uteRelationsLevel
4

SIL_ProductAttributeDi W_OIPRDATTR_DS
mension_OrderItem

SIL_ProductAttributeDi W_QIPRDATTR_DS
mension_QuoteItem

W_PRG_CAMP_D SIL_Program_Campaign W_PARAM_G


Dimension W_PRG_CAMP_D
W_PROGRAM_D

W_PRG_PROGRA SIL_Program_ProgramDi W_LOV_G


M_D mension W_LST_OF_VAL_G
W_PARAM_G
W_PRG_PROGRAM_
Version 7.8.4

D
W_PROGRAM_D

Mappings
301
Table 30. Cross-Industry Mappings and Source Tables

Mappings
Source and Target Table Mappings ■ Cross-Industry Source, Staging, and Target Table
3 02

Source & Staging


Data Warehouse Second Stage Mapping Tables for Data Target Staging First Stage OLTP Source
Target Table Name Warehouse Tables Mapping Name Tables
Version 7.8.4
Siebel Data Warehouse Data Model Reference for Industry Applications

W_PRILSTITEM_ SIL_PriceListItemDimen W_EXCH_RATE_G W_PRILSTITE SDE_PriceListItem S_PRI_LST


D sion W_LOV_G M_DS Dimension S_PRI_LST_ITEM
W_LST_OF_VAL_G
W_PARAM_G
W_PRILSTITEM_D
W_PRILSTITEM_DS

W_PRODUCT_D SIL_ProductDimension W_LOV_G W_PRODUCT_ SDE_ProductDime S_ORG_EXT


W_LST_OF_VAL_G DS nsion S_PROD_INT
W_PARAM_G S_PROD_LN
W_PRODUCT_D
SDE_ProductDime S_AUDIT_ITEM
W_PRODUCT_DS
nsion_AUDIT S_ORG_EXT
S_PROD_INT
S_PROD_LN

W_PRODUCT_D SIL_ProductDimension_ W_PRODUCT_D


H Hierarchy

W_PRODUCT_SC SIL_ProductDimension_ W_PRODUCT_D


D SCD W_PRODUCT_DS

W_PROD_LN_D SIL_ProductLine W_PRODUCT_D


Table 30. Cross-Industry Mappings and Source Tables

Source and Target Table Mappings ■ Cross-Industry Source, Staging, and Target Table
Siebel Data Warehouse Data Model Reference for Industry Applications

Source & Staging


Data Warehouse Second Stage Mapping Tables for Data Target Staging First Stage OLTP Source
Target Table Name Warehouse Tables Mapping Name Tables

W_PROGRAM_D SDE_ProgramDimension S_SRC


Upgrade

SIL_ProgramDimension W_EXCH_RATE_G W_PROGRAM_ SDE_ProgramDim S_SRC


W_LOV_G DS ension
W_LST_OF_VAL_G
SDE_ProgramDim S_SRC
W_PARAM_G
ension_Campaign
W_PROGRAM_D
OccurrenceRecord
W_PROGRAM_DS
s

SDE_ProgramDim
ension_Campaign
Records

SDE_ProgramDim S_DMND_CRTN_
ension_OfferRecor PRG
ds

SDE_ProgramDim S_SRC
ension_OtherCam
paignOccurrenceR
ecord

SDE_ProgramDim
ension_ProgramO
ccurrenceRecords

SDE_ProgramDim
ension_ProgramR
Version 7.8.4

ecords

W_PROG_OFFR_ SIL_ProgramOffer_Help W_OFFER_D W_PROG_OFF SDE_ProgramOffe S_SRC


H er W_PARAM_G R_HS r_Helper S_SRC_DCP
W_PROGRAM_D

Mappings
W_PROG_OFFR_HS
303
Table 30. Cross-Industry Mappings and Source Tables

Mappings
Source and Target Table Mappings ■ Cross-Industry Source, Staging, and Target Table
3 04

Source & Staging


Data Warehouse Second Stage Mapping Tables for Data Target Staging First Stage OLTP Source
Target Table Name Warehouse Tables Mapping Name Tables
Version 7.8.4
Siebel Data Warehouse Data Model Reference for Industry Applications

W_PROG_PARTY VisibilityProgramParty S_BU


S_POSTN
S_SRC_BU
S_SRC_POSTN

SDE_ProgramParty_Loa S_ETL_I_IMG_54
dDeletedRows

W_QI_ATTR_TM SIL_ProductAttributeDi W_QIPRDATTR_DS


P mension_QuoteItem

W_QTR_D SIL_QuarterDimension W_MONTH_D


Table 30. Cross-Industry Mappings and Source Tables

Source and Target Table Mappings ■ Cross-Industry Source, Staging, and Target Table
Siebel Data Warehouse Data Model Reference for Industry Applications

Source & Staging


Data Warehouse Second Stage Mapping Tables for Data Target Staging First Stage OLTP Source
Target Table Name Warehouse Tables Mapping Name Tables

W_QUOTEITEM_ SIL_QuoteItemFact W_COMPETITOR_D, W_QUOTEITE SDE_QuoteItemFa S_CONTACT


F W_COSTLST_G, M_FS ct S_DOC_ORDER
W_EMPLOYEE_D, S_DOC_QUOTE
W_EMP_ORG_D, S_INDUST
W_EXCH_RATE_G, S_OPTY
W_INDUSTRY_D, S_ORG_EXT
W_INT_ORG_D, S_POSTN
W_LOV_D, S_PROD_INT
W_LOV_G, S_QUOTE_ITEM
W_LST_OF_VAL_G,
W_OPTY_D,
W_ORG_D,
W_PARAM_G,
W_PERSON_D,
W_POSITION_D,
W_PRILSTITEM_D,
W_PRODUCT_D,
W_PROGRAM_D,
W_SOURCE_D,
W_SOURCE_D,
W_QI_ATTR_TMP,
W_QUOTEITEM_F,
W_QUOTEITEM_FS,
W_QUOTE_D,
W_SSTAGE_D,
W_TERR_D
Version 7.8.4

SIL_QuoteItemFact_Hea W_QUOTE_D
der W_QUOTE_DS

SIL_QuoteItemFact_Upd W_QUOTEITEM_GS
ateTax W_QUOTE_D

Mappings
305
Table 30. Cross-Industry Mappings and Source Tables

Mappings
Source and Target Table Mappings ■ Cross-Industry Source, Staging, and Target Table
3 06

Source & Staging


Data Warehouse Second Stage Mapping Tables for Data Target Staging First Stage OLTP Source
Target Table Name Warehouse Tables Mapping Name Tables
Version 7.8.4
Siebel Data Warehouse Data Model Reference for Industry Applications

W_QUOTE_D SDE_QuoteDimensionUp S_DOC_QUOTE


grade

SIL_QuoteDimension W_LOV_G W_QUOTE_DS SDE_QuoteDimen S_DOC_ORDER


W_LST_OF_VAL_G sion S_DOC_QUOTE
W_PARAM_G S_PAYMENT_TER
W_QUOTE_D M
W_QUOTE_DS S_POSTN
W_QUOTE_MD S_PRI_LST
S_USER

SIL_QuoteDimension_U W_PARAM_G
pdateLatestFlag

W_QUOTE_F SIL_QuoteFact W_QUOTEITEM_F


W_QUOTE_DS
W_QUOTE_F

W_QUOTE_MD SIL_QuoteMiniDimensio W_QUOTE_DS W_QUOTE_DS SDE_QuoteDimen S_DOC_ORDER


n sion S_DOC_QUOTE
S_PAYMENT_TER
M
S_POSTN
S_PRI_LST
S_USER

W_QUOTE_PART SDE_QuoteParty_LoadD S_ETL_I_IMG_19


Y eletedRows

VisibilityQuoteParty S_BU
S_DOC_QUOTE
S_DOC_QUOTE_BU
S_POSTN
Table 30. Cross-Industry Mappings and Source Tables

Source and Target Table Mappings ■ Cross-Industry Source, Staging, and Target Table
Siebel Data Warehouse Data Model Reference for Industry Applications

Source & Staging


Data Warehouse Second Stage Mapping Tables for Data Target Staging First Stage OLTP Source
Target Table Name Warehouse Tables Mapping Name Tables

W_REGION_D SIL_RegionDimension W_EXCH_RATE_G W_REGION_D SDE_RegionDimen S_ORG_EXT


W_LOV_G S sion S_SRV_REGN
W_LST_OF_VAL_G
W_PARAM_G
W_REGION_D
W_REGION_DS

W_REGN_D SIL_REGN_Dimension W_REGN_DS, W_REGN_DS SDE_REGN_Dime S_REGION


W_LOV_G G, nsion
W_PARAM_G

SIL_REGN_Dimension_U W_LOV_G
nspecified

W_REGN_DH

W_RESPONSE_D SDE_ResponseDimensio S_COMMUNICATION


nUpgrade

SIL_ResponseDimension W_LOV_G W_RESPONSE SDE_ResponseDi S_COMMUNICATI


W_LST_OF_VAL_G _DS mension ON
W_PARAM_G S_COMM_DTL
W_RESPONSE_D
W_RESPONSE_DS
W_RESPONSE_MD
Version 7.8.4

Mappings
307
Table 30. Cross-Industry Mappings and Source Tables

Mappings
Source and Target Table Mappings ■ Cross-Industry Source, Staging, and Target Table
3 08

Source & Staging


Data Warehouse Second Stage Mapping Tables for Data Target Staging First Stage OLTP Source
Target Table Name Warehouse Tables Mapping Name Tables
Version 7.8.4
Siebel Data Warehouse Data Model Reference for Industry Applications

W_RESPONSE_F SIL_ResponseFact W_EMP_ORG_D W_RESPONSE SDE_ResponseFac S_CAMP_CON


W_INT_ORG_D _FS t_LoadContacts S_COMMUNICATI
W_OFFER_D ON
W_ORG_D S_CONTACT
W_PARAM_G S_POSTN
W_PERSON_D S_SRC
W_PROGRAM_D S_SRC_DCP
W_RESPONSE_D
SDE_ResponseFac S_CAMP_CON
W_RESPONSE_F
t S_COMMUNICATI
W_RESPONSE_FS
ON
W_SEGMENT_D
S_CONTACT
W_TERR_D
S_OPTY_COMM
W_WAVE_D
S_POSTN
S_SRC
S_SRC_DCP

SDE_ResponseFac S_CAMP_CON
t_LoadProspects S_COMMUNICATI
ON
S_POSTN
S_SRC
S_SRC_DCP

SIL_ResponseFact W_PROGRAM_D
Upgrade_Part1 W_RESPONSE_F
Table 30. Cross-Industry Mappings and Source Tables

Source and Target Table Mappings ■ Cross-Industry Source, Staging, and Target Table
Siebel Data Warehouse Data Model Reference for Industry Applications

Source & Staging


Data Warehouse Second Stage Mapping Tables for Data Target Staging First Stage OLTP Source
Target Table Name Warehouse Tables Mapping Name Tables

W_RESPONSE_F SIL_ResponseFactUpgra W_OFFER_D W_RESPONSE SDE_ResponseFac S_CAMP_CON


de_Part2 W_PROGRAM_D _FS t_LoadContacts S_COMMUNICATI
W_RESPONSE_FS ON
S_CONTACT
S_POSTN
S_SRC
S_SRC_DCP

SDE_ResponseFac S_CAMP_CON
t_LoadProspects S_COMMUNICATI
ON
S_POSTN
S_SRC
S_SRC_DCP

SIL_ResponseFact W_PROGRAM_D
Upgrade_Part1 W_RESPONSE_F

W_RESPONSE_M SIL_ResponseMiniDimen W_RESPONSE_DS W_RESPONSE SDE_ResponseDi S_COMMUNICATI


D sion _DS mension ON
S_COMM_DTL

W_RESP_CMPOF SIL_Agg_ResponseCam W_RESPONSE_D


R_A paignOffer W_RESPONSE_F

W_RESP_CMP_A SIL_Agg_ResponseCam W_RESPONSE_F


paign

W_RESP_PARTY SDE_ProgramParty_Loa S_ETL_SRC_TABLE


Version 7.8.4

dDeletedRows S_ETL_VI_IMAGE

SDE_ResponseParty_Loa
S_ETL_I_IMG_9
dDeletedRows

VisibilityResponseParty S_COMMUNICATION

Mappings
S_USER
309
Table 30. Cross-Industry Mappings and Source Tables

Mappings
Source and Target Table Mappings ■ Cross-Industry Source, Staging, and Target Table
3 10

Source & Staging


Data Warehouse Second Stage Mapping Tables for Data Target Staging First Stage OLTP Source
Target Table Name Warehouse Tables Mapping Name Tables
Version 7.8.4
Siebel Data Warehouse Data Model Reference for Industry Applications

W_RESP_PROD_ SIL_ResponseProductFa W_PARAM_G W_RESP_PRO SDE_ResponsePro S_COMM_PROD_


F ct W_PRODUCT_D D_FS ductFact INT
W_RESPONSE_D
W_RESP_PROD_F
W_RESP_PROD_FS
Table 30. Cross-Industry Mappings and Source Tables

Source and Target Table Mappings ■ Cross-Industry Source, Staging, and Target Table
Siebel Data Warehouse Data Model Reference for Industry Applications

Source & Staging


Data Warehouse Second Stage Mapping Tables for Data Target Staging First Stage OLTP Source
Target Table Name Warehouse Tables Mapping Name Tables

W_REVN_F SDE_RevenueFactUpgra S_OPTY, S_POSTN


de S_REVN

SIL_RevenueFact W_COMPETITOR_D, W_REVN_FS SDE_RevenueFact S_CAMP_CON


W_COSTLST_G, S_CONTACT
W_EMPLOYEE_D, S_OPTY
W_EMP_ORG_D, S_ORG_EXT
W_EXCH_RATE_G, S_POSTN,S_REV
W_INDUSTRY_D, N
W_INT_ORG_D,
W_LOV_D,
W_LOV_G,
W_LST_OF_VAL_G,
W_OFFER_D,
W_OPTY_D,
W_ORG_D,
W_PARAM_G,
W_PERSON_D,
W_POSITION_D,
W_PRODUCT_D,
W_PROGRAM_D,
W_SOURCE_D,
W_SOURCE_D,
W_REVN_F,
W_REVN_FS,
W_SEGMENT_D,
W_SSTAGE_D,
Version 7.8.4

W_TERR_D

SIL_RevenueFact_Updat W_OPTY_D
eDaysOpen W_PARAM_G

Mappings
SIL_RevenueFact_Updat W_OPTY_D
eLineItemInd W_REVN_FS
311
Table 30. Cross-Industry Mappings and Source Tables

Mappings
Source and Target Table Mappings ■ Cross-Industry Source, Staging, and Target Table
3 12

Source & Staging


Data Warehouse Second Stage Mapping Tables for Data Target Staging First Stage OLTP Source
Target Table Name Warehouse Tables Mapping Name Tables
Version 7.8.4
Siebel Data Warehouse Data Model Reference for Industry Applications

W_SEGMENT_D SDE_SegmentDimension S_CALL_LST


Upgrade

SIL_SegmentDimension W_LOV_G W_SEGMENT_ SDE_SegmentDim S_CALL_LST


W_LST_OF_VAL_G DS ension
W_PARAM_G
W_SEGMENT_D
W_SEGMENT_DS

W_SEG_PARTY SDE_SegmentParty_Loa S_ETL_I_IMG_56


dDeletedRows

VisibilitySegmentParty S_BU
S_CALL_LST_BU
S_C_LST_POSTN
S_POSTN

W_SOURCE_D SIL_SourceDimension_C W_SOURCE_DS W_SOURCE_D SDE_SourceDime S_SRC, S_BU,


ampaignRecords W_PARAM_G S nsion S_ORG_EXT,
W_LOV_D S_PERIOD,
SIL_SourceDimension_P
W_LD_WAVE_D S_LANG,
rogramRecords
S_SRC_EVT,
SIL_SourceDimension_E S_REGION
ventRecords

SIL_SourceDimension_E
ventPlanRecords

SIL_SourceDimension_S
essionRecords

SIL_SourceDimension_
MarketingPlanRecords

SIL_SourceDimension_U
nspecified
Table 30. Cross-Industry Mappings and Source Tables

Source and Target Table Mappings ■ Cross-Industry Source, Staging, and Target Table
Siebel Data Warehouse Data Model Reference for Industry Applications

Source & Staging


Data Warehouse Second Stage Mapping Tables for Data Target Staging First Stage OLTP Source
Target Table Name Warehouse Tables Mapping Name Tables

W_SPREVN_CL_ SIL_Agg_SalesPipelineR W_CTRYREGN_D


A evn_CloseDate W_GEO_D
W_INDUSTRY_D
W_OPTY_D
W_REVN_F
W_SSTAGE_D

W_SPREVN_OP_ SIL_Agg_SalesPipelineR W_CTRYREGN_D


A evn_OpenDate W_GEO_D
W_INDUSTRY_D
W_OPTY_D
W_REVN_F
W_SSTAGE_D

W_SRC_OFFR_H SIL_SourceOffer_Helper W_SRC_OFFR_HS, W_SRC_OFFR_ SDE_SourceOffer_ S_SRC_DCP,


W_SOURCE_D, HS Helper S_SRC
W_OFFER_D,
W_PARAM_G,
W_LOV_D,
W_LST_OF_VAL_G

W_SRVREQ_A SIL_Agg_ServiceReques W_SRVREQ_D


t W_SRVREQ_F

W_SRVREQ_D SDE_ServiceRequestDim S_SRV_REQ


ensionUpgrade

SIL_ServiceRequestDim W_LOV_G W_SRVREQ_D SDE_ServiceRequ S_SRV_REQ


ension W_LST_OF_VAL_G S estDimension S_SYMPTOM
Version 7.8.4

W_PARAM_G
W_SRVREQ_D
W_SRVREQ_DS
W_SRVREQ_MD

Mappings
313
Table 30. Cross-Industry Mappings and Source Tables

Mappings
Source and Target Table Mappings ■ Cross-Industry Source, Staging, and Target Table
3 14

Source & Staging


Data Warehouse Second Stage Mapping Tables for Data Target Staging First Stage OLTP Source
Target Table Name Warehouse Tables Mapping Name Tables
Version 7.8.4
Siebel Data Warehouse Data Model Reference for Industry Applications

W_SRVREQ_F SIL_ServiceRequestFact W_AGREE_D W_SRVREQ_F SDE_ServiceRequ S_CONTACT


W_ASSET_D S estFact S_ENTLMNT
W_EMPLOYEE_D S_POSTN
W_EMP_ORG_D S_SRV_REQ
W_ENTLMNT_D
W_INT_ORG_D
W_ORG_D
W_PARAM_G
W_PERSON_D
W_POSITION_D
W_PRODUCT_D
W_REGION_D
W_SRVREQ_D
W_SRVREQ_F
W_SRVREQ_FS

SIL_ServiceRequestFact W_PARAM_G
_UpdateDurationMinutes W_SRVREQ_D
W_SRVREQ_F

W_SRVREQ_MD SIL_ServiceRequestMini W_SRVREQ_DS W_SRVREQ_D SDE_ServiceRequ S_SRV_REQ


Dimension S estDimension S_SYMPTOM

W_SR_AMT_A SIL_Agg_ServiceReques W_ACTIVITY_F


tForFSFact W_INVOICE_F
W_ORDERITEM_F
SIL_Agg_ServiceReques
W_PARAM_G
tForFSFactOld
W_SRVREQ_F

W_SR_CLDT_A SIL_Agg_ServiceReques W_DAY_D


t_ClosedDate W_PARAM_G
W_SRVREQ_D
W_SRVREQ_F
Table 30. Cross-Industry Mappings and Source Tables

Source and Target Table Mappings ■ Cross-Industry Source, Staging, and Target Table
Siebel Data Warehouse Data Model Reference for Industry Applications

Source & Staging


Data Warehouse Second Stage Mapping Tables for Data Target Staging First Stage OLTP Source
Target Table Name Warehouse Tables Mapping Name Tables

W_SR_OPDT_A SIL_Agg_ServiceReques W_DAY_D


t_OpenDate W_SRVREQ_D
W_SRVREQ_F

W_SR_PARTY SDE_ServiceRequestPart S_ETL_I_IMG_35


y_LoadDeletedRows

VisibilityServiceRequest S_SRV_REQ
Party S_USER

W_SSTAGE_D SIL_SalesStageDimensi W_LOV_G W_SSTAGE_D SDE_SalesStageDi S_SALES_METHO


on W_LST_OF_VAL_G S mension D
W_PARAM_G S_STG
W_SSTAGE_D
SDE_SalesStageDi S_SALES_METHO
W_SSTAGE_DS
mension_StageMi D
ssing

W_SUM_FCST_F SIL_SumForecastFact W_EMPLOYEE_D W_SUM_FCST SDE_SumForecast S_ETL_CURR_RU


W_EMP_ORG_D _FS Fact N
W_EXCH_RATE_G S_FCST
W_FCST_SER_D S_FCSTSER
W_INT_ORG_D S_FCSTSER_DAT
W_LOV_D E
W_LOV_G S_FCST_FCSTITE
W_LST_OF_VAL_G M
W_ORG_D S_FCST_ITEM
W_PARAM_G S_FCST_ITEM_D
W_POSITION_D TL
Version 7.8.4

W_SUM_FCST_F S_POSTN
W_SUM_FCST_FS

Mappings
315
Table 30. Cross-Industry Mappings and Source Tables

Mappings
Source and Target Table Mappings ■ Cross-Industry Source, Staging, and Target Table
3 16

Source & Staging


Data Warehouse Second Stage Mapping Tables for Data Target Staging First Stage OLTP Source
Target Table Name Warehouse Tables Mapping Name Tables
Version 7.8.4
Siebel Data Warehouse Data Model Reference for Industry Applications

W_SURVEY_F SIL_SurveyFact W_LOV_D W_SURVEY_FS SDE_SurveyFact S_CUST_SURVEY


W_LOV_G
W_LST_OF_VAL_G
W_ORG_D
W_PARAM_G
W_PERSON_D
W_SRVREQ_F
W_SURVEY_F
W_SURVEY_FS

W_TERR_D SIL_TerritoryDimension W_PARAM_G W_TERR_DS SDE_TerritoryDim S_ASGN_GRP


W_TERR_D ension
W_TERR_DS

W_TIME_DAY_D SDE_TimeDayDimension S_ETL_TIME_DAY

W_VARIABLES_ SIL_ApplicationVariables Flat files


G General

SIL_ApplicationVariables W_VARIABLES_G,
General_UsageAccelerat W_PARAM_G
or_Update

W_VENDOR_D SIL_VendorDimension W_LOV_G W_VENDOR_D SDE_VendorDime S_ADDR_ORG


W_LST_OF_VAL_G S nsion S_CONTACT
W_PARAM_G S_DD_LST_FMT
W_VENDOR_D S_ORG_FUL
W_VENDOR_DS

W_WAVE_D SIL_WaveDimension W_PARAM_G W_WAVE_DS SDE_WaveDimens S_DD_CAMP_WA


W_WAVE_D ion VE
W_WAVE_DS

W_WAVE_DSX CustomTemplateSDE_W S_DD_CAMP_WAVE


aveDimension

W_WAVE_DX CustomTemplateSIL_Wa W_WAVE_DSX


veDimension
Table 30. Cross-Industry Mappings and Source Tables

Source and Target Table Mappings ■ Cross-Industry Source, Staging, and Target Table
Siebel Data Warehouse Data Model Reference for Industry Applications

Source & Staging


Data Warehouse Second Stage Mapping Tables for Data Target Staging First Stage OLTP Source
Target Table Name Warehouse Tables Mapping Name Tables

W_WEEK_D SIL_WeekDimension W-DAY_D

W_UA_ACCAPLN SIL_UAActionPlanAccou WS_ORG_EXT, WS_ORG_EXT,


_F ntFact WS_ADDR_ORG, W_UA_ACCAC
W_EMPLOYEE_D, T_TMP,
W_INDUSTRY_D, W_UA_ACCCO
W_LOV_D, N_TMP
W_LOV_G,
W_LST_OF_VAL_G,
W_ORG_D,
W_PARAM_G,
W_PERSON_D,
W_UAPOS_TMP,
W_UA_ACCACT_TMP
W_UA_ACCCON_TM
P

W_UA_ACCAPLN SIL_UAActionPlanAccou W_DUAL


_F ntFact_DeleteInactive

W_UA_ACCAPLN SIL_UAActionPlanAccou WS_ORG_EXT, WS_ORG_EXT,


_F ntFact_Full WS_ADDR_ORG, W_UA_ACCAC
W_EMPLOYEE_D, T_TMP,
W_INDUSTRY_D, W_UA_ACCCO
W_LOV_D, N_TMP
W_LOV_G,
W_LST_OF_VAL_G,
W_ORG_D,
Version 7.8.4

W_PARAM_G,
W_PERSON_D,
W_UAPOS_TMP,
W_UA_ACCACT_TMP

Mappings
W_UA_ACCCON_TM
P
317
Table 30. Cross-Industry Mappings and Source Tables

Mappings
Source and Target Table Mappings ■ Cross-Industry Source, Staging, and Target Table
3 18

Source & Staging


Data Warehouse Second Stage Mapping Tables for Data Target Staging First Stage OLTP Source
Target Table Name Warehouse Tables Mapping Name Tables
Version 7.8.4
Siebel Data Warehouse Data Model Reference for Industry Applications

W_UA_ACCSUM SIL_UASummaryAccoun W_UA_ACCAPLN_F, W_UA_ACCAPL


_F tFact W_DAY_D, N_F
W_PARAM_G,
W_UAPOS_TMP,
W_VARIABLES_G

W_UA_ACCUSG_ SIL_UAUsageAccountFac W_UA_ACCUSG_TM W_UA_ACCUS


F t P, W_PARAM_G, G_TMP
W_UAEMP_TMP

W_UA_ACTUSG_ SIL_UAUsageActivityFac W_UA_ACTUSG_TMP W_UA_ACTUS


F t , W_PARAM_G, G_TMP
W_UAEMP_TMP

W_UA_ADOPT_F SIL_UAUserAdoption WS_USER, WS_USER


WS_DOCK_STATUS,
WS_NODE,
W_PARAM_G,
W_UAEMP_TMP,
W_VARIABLES_G

W_UA_CONAPLN SIL_UAActionPlanContac WS_CONTACT, WS_CONTACT


_F tFact WS_ADDR_ORG,
W_EMPLOYEE_D,
W_LOV_D,
W_LOV_G,
W_LST_OF_VAL_G,
W_ORG_D,
W_PARAM_G,
W_PERSON_D,
W_UAPOS_TMP,
W_UA_CON_TMP
Table 30. Cross-Industry Mappings and Source Tables

Source and Target Table Mappings ■ Cross-Industry Source, Staging, and Target Table
Siebel Data Warehouse Data Model Reference for Industry Applications

Source & Staging


Data Warehouse Second Stage Mapping Tables for Data Target Staging First Stage OLTP Source
Target Table Name Warehouse Tables Mapping Name Tables

W_UA_CONSUM SIL_UASummaryContact W_UA_CONAPLN_F, W_UA_CONAP


_F Fact W_DAY_D, LN_F
W_PARAM_G,
W_UAPOS_TMP,
W_VARIABLES_G

W_UA_CONUSG SIL_UAUsageContactFac W_UA_CONUSG_TM W_UA_CONUS


_F t P, W_PARAM_G, G_TMP
W_UAEMP_TMP

W_UA_OPTAPLN SIL_UAActionPlanOptyFa WS_OPTY, WS_OPTY,


_F ct WS_ORG_EXT, W_UA_OPTACT
W_EMPLOYEE_D, _TMP,
W_INDUSTRY_D, W_UA_OPTCO
W_LOV_D, N_TMP
W_LOV_G,
W_LST_OF_VAL_G,
W_OPTY_D,
W_ORG_D,
W_PARAM_G,
W_PERSON_D,
W_UAPOS_TMP,
W_UA_OPTACT_TMP,
W_UA_OPTCON_TMP

W_UA_OPTAPLN SIL_UAActionPlanOptyFa W_DUAL


_F ct_DeleteClosedOpty
Version 7.8.4

Mappings
319
Table 30. Cross-Industry Mappings and Source Tables

Mappings
Source and Target Table Mappings ■ Cross-Industry Source, Staging, and Target Table
3 20

Source & Staging


Data Warehouse Second Stage Mapping Tables for Data Target Staging First Stage OLTP Source
Target Table Name Warehouse Tables Mapping Name Tables
Version 7.8.4
Siebel Data Warehouse Data Model Reference for Industry Applications

W_UA_OPTAPLN SIL_UAActionPlanOptyFa WS_OPTY, WS_OPTY,


_F ct_Full WS_ORG_EXT, W_UA_OPTACT
W_EMPLOYEE_D, _TMP,
W_INDUSTRY_D, W_UA_OPTCO
W_LOV_D, N_TMP
W_LOV_G,
W_LST_OF_VAL_G,
W_OPTY_D,
W_ORG_D,
W_PARAM_G,
W_PERSON_D,
W_UAPOS_TMP,
W_UA_OPTACT_TMP,
W_UA_OPTCON_TMP

W_UA_OPTYSUM SIL_UASummaryOpport W_UA_OPTAPLN_F, W_UA_OPTAPL


_F unityFact W_DAY_D, N_F
W_PARAM_G,
W_UAPOS_TMP,
W_VARIABLES_G

W_UA_OPTYUSG SIL_UAUsageOptyFact W_UA_OPTYUSG_F, W_UA_OPTYU


_F W_PARAM_G, SG_F
W_UAEMP_TMP

W_UA_QOTUSG SIL_UAUsageQuoteFact W_UA_QOTUSG_TM W_UA_QOTUS


_F P, W_PARAM_G, G_TMP
W_UAEMP_TMP
Table 30. Cross-Industry Mappings and Source Tables

Source and Target Table Mappings ■ Cross-Industry Source, Staging, and Target Table
Siebel Data Warehouse Data Model Reference for Industry Applications

Source & Staging


Data Warehouse Second Stage Mapping Tables for Data Target Staging First Stage OLTP Source
Target Table Name Warehouse Tables Mapping Name Tables

W_UAEMP_TMP SIL_UAEmployeeTmp WS_CONTACT, WS_RESP


WS_EMP_PER,
WS_PER_RESP,
W_EMPLOYEE_D,
W_PARAM_G,
W_POSITION_D,
W_EMP_ORG_D,
WS_POSTN,
WS_RESP

W_UAPOS_TMP SIL_UAPositionTmp WS_EMP_PER, WS_RESP


WS_PER_RESP,
W_EMPLOYEE_D,
W_PARAM_G,
W_POSITION_D,
W_EMP_ORG_D,
WS_POSTN,
WS_RESP

W_UA_ACCACT_ SIL_UAActionPlanAccou WS_ORG_EXT, WS_EVT_ACT


TMP ntTmp_LastActivity W_UAPOS_TMP,
W_PARAM_G,
WS_EVT_ACT

W_UA_ACCCON SIL_UAActionPlanAccou WS_ORG_EXT, WS_PARTY_PE


_TMP ntTmp_LastContact W_PARAM_G, R
W_UAPOS_TMP,
WS_PARTY_PER
Version 7.8.4

Mappings
321
Table 30. Cross-Industry Mappings and Source Tables

Mappings
Source and Target Table Mappings ■ Cross-Industry Source, Staging, and Target Table
3 22

Source & Staging


Data Warehouse Second Stage Mapping Tables for Data Target Staging First Stage OLTP Source
Target Table Name Warehouse Tables Mapping Name Tables
Version 7.8.4
Siebel Data Warehouse Data Model Reference for Industry Applications

W_UA_ACCUSG_ SIL_UAUsageAccountTm W_DAY_D, WS_ORG_EXT


TMP p_LoadCreated W_LOV_D,
W_LST_OF_VAL_G,
W_PARAM_G,
W_UAEMP_TMP,
W_ORG_D,
W_LOV_G,
W_INDUSTRY_D,
WS_ORG_EXT

SIL_UAUsageAccountTm W_DAY_D, WS_ORG_EXT


p_LoadUpdates W_LOV_D,
W_LST_OF_VAL_G,
W_PARAM_G,
W_UAEMP_TMP,
W_ORG_D,
W_LOV_G,
W_INDUSTRY_D,
WS_ORG_EXT

W_UA_ACTUSG_ SIL_UAUsageActivityTm W_DAY_D, WS_EVT_ACT


TMP p_LoadCreated W_LST_OF_VAL_G,
W_UAEMP_TMP,
W_PARAM_G,
W_LOV_G,
W_LOV_D,
WS_EVT_ACT

SIL_UAUsageActivityTm W_DAY_D, WS_EVT_ACT


p_LoadUpdates W_LST_OF_VAL_G,
W_UAEMP_TMP,
W_PARAM_G,
W_LOV_G,
W_LOV_D,
WS_EVT_ACT
Table 30. Cross-Industry Mappings and Source Tables

Source and Target Table Mappings ■ Cross-Industry Source, Staging, and Target Table
Siebel Data Warehouse Data Model Reference for Industry Applications

Source & Staging


Data Warehouse Second Stage Mapping Tables for Data Target Staging First Stage OLTP Source
Target Table Name Warehouse Tables Mapping Name Tables

W_UA_CONUSG SIL_UAUsageContactTm W_DAY_D, WS_CONTACT


_TMP p_LoadCreated W_UAEMP_TMP,
W_PARAM_G,
W_LST_OF_VAL_G,
W_LOV_D,
W_LOV_G,
WS_CONTACT

SIL_UAUsageContactTm W_DAY_D, WS_CONTACT


p_LoadUpdates W_UAEMP_TMP,
W_PARAM_G,
W_LST_OF_VAL_G,
W_LOV_D,
W_LOV_G,
WS_CONTACT

W_UA_CON_TMP SIL_UAActionPlanContac WS_CONTACT, WS_EVT_ACT


tTmp W_PARAM_G,
W_UAPOS_TMP,
WS_EVT_ACT

W_UA_OPTACT_ SIL_UAActionPlanOptyT WS_OPTY, WS_EVT_ACT


TMP mp_LastActivity W_PARAM_G,
W_UAPOS_TMP,
WS_EVT_ACT

W_UA_OPTCON_ SIL_UAActionPlanOptyT WS_OPTY, WS_OPTY_CO


TMP mp_LostContact W_UAPOS_TMP, N
Version 7.8.4

W_PARAM_G,
WS_OPTY_CON

Mappings
323
Table 30. Cross-Industry Mappings and Source Tables

Mappings
Source and Target Table Mappings ■ Cross-Industry Source, Staging, and Target Table
3 24

Source & Staging


Data Warehouse Second Stage Mapping Tables for Data Target Staging First Stage OLTP Source
Target Table Name Warehouse Tables Mapping Name Tables
Version 7.8.4
Siebel Data Warehouse Data Model Reference for Industry Applications

W_UA_OPTUSG_ SIL_UAUsageOptyTmp_ W_DAY_D, WS_OPTY


TMP LoadCreated W_OPTY_D,
W_PARAM_G,
W_UAEMP_TMP,
WS_OPTY

SIL_UAUsageOptyTmp_ W_DAY_D, WS_OPTY


LoadUpdates W_OPTY_D,
W_PARAM_G,
W_UAEMP_TMP,
WS_OPTY

W_UA_QOTUSG SIL_UAUsageQuoteTmp WS_ORG_EXT, WS_DOC_QUO


_TMP _LoadCreated W_INDUSTRY_D, TE
W_UAEMP_TMP,
W_PARAM_G,
W_ORG_D,
W_OPTY_D,
W_LST_OF_VAL_G,
W_LOV_G,
W_LOV_D,
W_DAY_D,
WS_DOC_QUOTE

W_UA_QOTUSG SIL_UAUsageQuoteTmp WS_ORG_EXT, WS_DOC_QUO


_TMP _LoadUpdates W_INDUSTRY_D, TE
W_UAEMP_TMP,
W_PARAM_G,
W_ORG_D,
W_OPTY_D,
W_LST_OF_VAL_G,
W_LOV_G,
W_LOV_D,
W_DAY_D,
WS_DOC_QUOTE
Table 30. Cross-Industry Mappings and Source Tables

Source and Target Table Mappings ■ Cross-Industry Source, Staging, and Target Table
Siebel Data Warehouse Data Model Reference for Industry Applications

Source & Staging


Data Warehouse Second Stage Mapping Tables for Data Target Staging First Stage OLTP Source
Target Table Name Warehouse Tables Mapping Name Tables

WS_ADDR_OR SDE_WS_ADDR_O S2_ADDR_ORG


G RG

SDE_WS_ADDR_O S2_ADDR_ORG
RG_Full

WS_CONTACT SDE_WS_CONTAC S2_CONTACT


T

SDE_WS_CONTAC S2_CONTACT
T_Full

SIL_UA_WS_Aux_ WS_ADDR_ORG
WS_CONTACT

SIL_UA_WS_Aux_ WS_CONTACT
WS_CONTACT

SIL_UA_WS_Aux_ WS_EVT_ACT
WS_CONTACT

WS_DOCK_ST SDE_WS_DOCK_S S2_DOCK_STATU


ATUS TATUS S

SDE_WS_DOCK_S S2_DOCK_STATU
TATUS_Full S

W_DOC_QUOT SDE_WS_DOCK_S S2_DOCK_STATU


E TATUS S

SDE_WS_DOCK_S S2_DOCK_STATU
Version 7.8.4

TATUS_Full S

WS_EMP_PER SDE_WS_EMP_PE S2_EMP_PER


R

SDE_WS_EMP_PE S2_EMP_PER

Mappings
R_Full
325
Table 30. Cross-Industry Mappings and Source Tables

Mappings
Source and Target Table Mappings ■ Cross-Industry Source, Staging, and Target Table
3 26

Source & Staging


Data Warehouse Second Stage Mapping Tables for Data Target Staging First Stage OLTP Source
Target Table Name Warehouse Tables Mapping Name Tables
Version 7.8.4
Siebel Data Warehouse Data Model Reference for Industry Applications

WS_EVT_ACT SDE_WS_EVT_AC S2_EVT_ACT


T

SDE_WS_EVT_AC S2_EVT_ACT
T_Full

WS_NODE SDE_WS_NODE S2_NODE

SDE_WS_NODE_F S2_NODE
ull

WS_OPTY SDE_WS_OPTY S2_OPTY


SDE_WS_OPTY_F S2_OPTY
ull

SIL_UA_WS_Aux_ WS_EVT_ACT
WS_OPTY

SIL_UA_WS_Aux_ WS_OPTY
WS_OPTY

SIL_UA_WS_Aux_ WS_OPTY_CON
WS_OPTY

WS_OPTY_CO SDE_WS_OPTY_C S2_OPTY_CON


N ON

SDE_WS_OPTY_C S2_OPTY_CON
ON_Full
Table 30. Cross-Industry Mappings and Source Tables

Source and Target Table Mappings ■ Cross-Industry Source, Staging, and Target Table
Siebel Data Warehouse Data Model Reference for Industry Applications

Source & Staging


Data Warehouse Second Stage Mapping Tables for Data Target Staging First Stage OLTP Source
Target Table Name Warehouse Tables Mapping Name Tables

WS_ORG_EXT SDE_WS_ORG_EXT S2_ORG_EXT

SDE_WS_ORG_EX S2_ORG_EXT
T_Full

SIL_UA_WS_Aux_ WS_ADDR_ORG
WS_ORG_EXT

SIL_UA_WS_Aux_ WS_EVT_ACT
WS_ORG_EXT

SIL_UA_WS_Aux_ WS_ORG_EXT
WS_ORG_EXT
WS_PARTY_PER

WS_PARTY_PE SDE_WS_PARTY_ S2_PARTY_PER


R PER

SDE_WS_PARTY_ S2_PARTY_PER
PER_Full

WS_PER_RESP SDE_WS_PARTY_ S2_PARTY_PER


PER

SDE_WS_PARTY_ S2_PARTY_PER
PER_Full

WS_POSTN SDE_WS_POSTN S2_POSTN

SDE_WS_POSTN_ S2_POSTN
Full
Version 7.8.4

WS_RESP SDE_WS_RESP S2_RESP

SDE_WS_RESP_F S2_RESP
ull

WS_USER SDE_WS_USER S2_USER

Mappings
SDE_WS_USER_F
ull
327
Table 30. Cross-Industry Mappings and Source Tables

Mappings
Source and Target Table Mappings ■ Cross-Industry Source, Staging, and Target Table
3 28

Source & Staging


Data Warehouse Second Stage Mapping Tables for Data Target Staging First Stage OLTP Source
Target Table Name Warehouse Tables Mapping Name Tables
Version 7.8.4
Siebel Data Warehouse Data Model Reference for Industry Applications

S_ETL_COSTLST SIL_CopyCostListsToOLT W_COSTLST_G


P

S_ETL_CURR_R SDE_InsertRowInCurrRu S_ETL_RUN


UN nTable

SDE_UpdateRowInCurrR
unTable

S_ETL_DAY SIL_CopyDaysToOLTP W_DAY_D

S_ETL_ERRLOG XCPTN_CircularHierarch S_ORG_EXT


yForAccount

XCPTN_CircularHierarch S_DOC_AGREE
yForAgreement

XCPTN_CircularHierarch S_ORG_EXT
yForDivision

XCPTN_CircularHierarch S_INDUST
yForIndustry

XCPTN_CircularHierarch S_OPTY
yForOpportunity

XCPTN_CircularHierarch S_PARTY
yForPosition S_POSTN

XCPTN_CircularHierarch S_PROD_INT
yForProduct

XCPTN_CostListOverlaps S_PRI_LST
S_PRI_LST_ITEM

XCPTN_ExchangeRatesE W_EXCH_RATE_G
xceptions W_PARAM_G

XCPTN_ProductsWithout S_PROD_INT
CostList
Table 30. Cross-Industry Mappings and Source Tables

Source and Target Table Mappings ■ Cross-Industry Source, Staging, and Target Table
Siebel Data Warehouse Data Model Reference for Industry Applications

Source & Staging


Data Warehouse Second Stage Mapping Tables for Data Target Staging First Stage OLTP Source
Target Table Name Warehouse Tables Mapping Name Tables

S_ETL_ERRLOG XCPTN_ProductsWithout S_PROD_INT


PriceList
(continued)
XCPTN_RangeGapsInList W_LOV_EXCPT_G
OfVal

XCPTN_RangeOverlapsI W_LOV_EXCPT_G
nListOfVal

XCPTN_UnsupportedDep S_ORG_EXT
thForAccount

XCPTN_UnsupportedDep S_DOC_AGREE
thForAgreement

XCPTN_UnsupportedDep S_ORG_EXT
thForDivision

XCPTN_UnsupportedDep S_INDUST
thForIndustry

XCPTN_UnsupportedDep S_OPTY
thForOpportunity

XCPTN_UnsupportedDep S_POSTN
thForPosition

XCPTN_UnsupportedDep S_PROD_INT
thForProduct

XCPTN_UnsupportedNu S_XA_ATTR
Version 7.8.4

mberForClassAttributes S_XA_CLASS

S_ETL_EXCH_RA SIL_CopyExchangeRates W_EXCH_RATE_G


TE ToOLTP

S_ETL_LOV SIL_CopyListOfValuesTo W_LST_OF_VAL_G

Mappings
OLTP
329
Table 30. Cross-Industry Mappings and Source Tables

Source and Target Table Mappings ■ Cross-Industry Source, Staging, and Target Table
Siebel Data Warehouse Data Model Reference for Industry Applications

Source & Staging


Data Warehouse Second Stage Mapping Tables for Data Target Staging First Stage OLTP Source
Target Table Name Warehouse Tables Mapping Name Tables

S_ETL_RUN SDE_DeleteRun S_DUAL

SIL_CopyRunTableToOLT W_ETL_RUN_S
P

SIL_CopyUpdatedRunTa
bleToOLTP
Version 7.8.4

Mappings
330
Source and Target Table Mappings ■ Industry Applications Source, Staging, and Target
Table Mappings

Industry Applications Source, Staging,


and Target Table Mappings
Table 32 on page 332 lists the names of source, staging, and target tables, and the mappings
between them, for the Siebel Industry Applications Data Warehouse tables.

To find the mappings for a particular industry only, look in the column headed Second Stage Mapping
Name. The table name begins with an abbreviation for that industry, as shown in Table 31.

Table 31. Table Abbreviations by Industry

Industry Table Abbreviations

General SIA_

Financial Services FINS_

Automotive AT_

Consumer Goods CS_

Communication, Media, and CME_


Energy

Life Sciences LS_

Siebel Data Warehouse Data Model Reference for Industry Applications 33 1


Version 7.8.4
Table 32 lists the names of source, staging, and target tables, and the mappings between them, for the Siebel Industry

Source and Target Table Mappings ■ Industry Applications Source, Staging, and Target
Applications Data Warehouse tables.
Siebel Data Warehouse Data Model Reference for Industry Applications

Table 32. Industry Applications Mapping and Source Tables

Source &
Data Staging Tables Target
Warehouse Second Stage for Data Staging First Stage OLTP Source
Application Target Table Mapping Name Warehouse Tables Mapping Name Tables

Common W_ACTIVITY_F SIA_SIL_ActivityFa W_ACTIVITY_F W_ACTIVI SIA_SDE_Activity S_ASSET


Mappings ct W_ACTIVITY_FS TY_FS Fact S_CONTACT
W_AGREE_D S_ENTLMNT
W_CLAIMELMNT_ S_EVT_ACT
D S_OPTY
W_EMPLOYEE_D S_POSTN
W_EMP_ORG_D S_SRV_ACT
W_ENTLMNT_D S_SRV_REQ
W_EXCH_RATE_ S_ACTPART_MV
G MT
W_FS_ACT_CST_ S_TMSHT_ITEM
FS S_EXP_ITEM
W_INS_CLAIM_D S_COMMUNICA
W_LOV_D TION
W_LOV_G
W_LST_OF_VAL_
G
W_OPTY_D
W_ORG_D
W_PARAM_G
W_PERSON_D
Version 7.8.4

W_POSITION_D
W_PRODUCT_D

Table Mappings
W_PROGRAM_D
W_SOURCE_D
W_REGION_D
W_SRVREQ_D
332
Table 32. Industry Applications Mapping and Source Tables

Table Mappings
Source and Target Table Mappings ■ Industry Applications Source, Staging, and Target
3 33

Source &
Data Staging Tables Target
Version 7.8.4
Siebel Data Warehouse Data Model Reference for Industry Applications

Warehouse Second Stage for Data Staging First Stage OLTP Source
Application Target Table Mapping Name Warehouse Tables Mapping Name Tables

Common W_ASSET_D SIA_SIL_AssetDim W_ASSET_D W_ASSET_ SIA_SDE_AssetDi S_INVLOC


Mappings ension W_ASSET_DS DS mension S_ASSET
W_ASSET_MD S_PROD_INT
(continued)
W_EXCH_RATE_ S_ASSET_WRN
G TY
W_LOV_D S_CONTACT
W_LOV_G S_WRNTY_CVR
W_LST_OF_VAL_ G
G S_ASSET_ATX
W_PARAM_G S_FN_ACCNT2_
FNX
S_FN_ACCNT1_
FNX
S_FN_AAG_SVC
S_FN_AAGSVC_
CON

W_ASSET_SCD SIA_SIL_AssetDim W_ASSET_DS


ension_SCD W_ASSET_D

W_ASSET_SCD SIA_SIL_AssetDim W_LOV_G


ension_SCD_Unspe
cifed

W_ASSET_D SIA_SIL_AssetDim W_LOV_G


ension_Unspecified
Table 32. Industry Applications Mapping and Source Tables

Source and Target Table Mappings ■ Industry Applications Source, Staging, and Target
Source &
Siebel Data Warehouse Data Model Reference for Industry Applications

Data Staging Tables Target


Warehouse Second Stage for Data Staging First Stage OLTP Source
Application Target Table Mapping Name Warehouse Tables Mapping Name Tables

Common W_ASSET_F SIA_SIL_AssetFact W_ASSET_D W_ASSET_ SIA_SDE_AssetFa S_ASSET


Mappings W_ASSET_F FS ct S_CONTACT
W_ASSET_FS S_FN_ACCNT1_
(continued)
W_EMPLOYEE_D FNX
W_EMP_ORG_D S_FN_ACCNT2_
W_INDUSTRY_D FNX
W_INT_ORG_D S_ORG_EXT
W_ORG_D S_POSTN
W_PARAM_G
W_PERSON_D
W_POSITION_D
W_PRODUCT_D

W_GEO_D SIA_SIL_Geograph W_GEO_D


yDimension_SetDu
pZipFlag

W_HOUSEHOLD SIA_SIL_Househol W_EXCH_RATE_ W_HOUSE SIA_SDE_Househ S_ADDR_PER


_D dDimension G HOLD_DS oldDimension S_CONTACT
W_HOUSEHOLD_ S_ORG_EXT
D S_ORG_GROUP
W_HOUSEHOLD_ S_REGION
DS
W_LOV_G
W_LST_OF_VAL_
G
Version 7.8.4

W_PARAM_G

Table Mappings
W_HHOLD_SCD SIA_SIL_Househol W_HOUSEHOLD_
dDimension_SCD D
W_HOUSEHOLD_
DS
334
Table 32. Industry Applications Mapping and Source Tables

Table Mappings
Source and Target Table Mappings ■ Industry Applications Source, Staging, and Target
3 35

Source &
Data Staging Tables Target
Version 7.8.4
Siebel Data Warehouse Data Model Reference for Industry Applications

Warehouse Second Stage for Data Staging First Stage OLTP Source
Application Target Table Mapping Name Warehouse Tables Mapping Name Tables

Common W_HHOLD_SCD SIA_SIL_Househol W_LOV_G


Mappings dDimension_SCD_
Unspecified
(continued)
W_HOUSEHOLD SIA_SIL_Househol W_LOV_G
_D dDimension_Unspe
cified

W_HOUSEHOLD SIA_SIL_Househol W_ASSET_F


_D dDimension_Updat W_HOUSEHOLD_
eNumProd D
W_PERSON_D

W_HOUSEHOLD SIA_SIL_Househol W_EMPLOYEE_D W_HOUSE SIA_SDE_Househ S_CONTACT


_F dFact W_EMP_ORG_D HOLD_FS oldFact S_GROUP_CON
W_HOUSEHOLD_ TACT
D S_ORG_EXT
W_HOUSEHOLD_ S_ORG_GROUP
F S_POSTN
W_HOUSEHOLD_
FS
W_INDUSTRY_D
W_INT_ORG_D
W_LOV_D
W_LOV_G
W_LST_OF_VAL_
G
W_ORG_D
W_PARAM_G
W_PERSON_D
W_POSITION_D
W_GEO_REGION
_D
Table 32. Industry Applications Mapping and Source Tables

Source and Target Table Mappings ■ Industry Applications Source, Staging, and Target
Source &
Siebel Data Warehouse Data Model Reference for Industry Applications

Data Staging Tables Target


Warehouse Second Stage for Data Staging First Stage OLTP Source
Application Target Table Mapping Name Warehouse Tables Mapping Name Tables

Common W_OPTY_D SIA_SIL_Opportuni W_EXCH_RATE_ W_OPTY_D SIA_SDE_Opport S_OPTY


Mappings tyDimension G S unityDimension S_ORG_EXT
W_LOV_D S_STG
(continued)
W_LOV_G S_OPTY_X
W_LST_OF_VAL_ S_SALES_METH
G OD
W_OPTY_D S_ADDR_PER
W_OPTY_DS S_MKT_SEG
W_OPTY_MD S_FN_APPR
W_PARAM_G

W_OPTY_SCD SIA_SIL_Opportuni W_OPTY_DS


tyDimension_SCD W_OPTY_D

W_OPTY_SCD SIA_SIL_Opportuni W_LOV_G


tyDimension_SCD_
Unspecified

W_OPTY_D SIA_SIL_Opportuni W_LOV_G


tyDimension_Unsp
ecifed

W_ORDER_F SIA_SIL_OrderFact W_ORDER_DS


W_ORDER_D
W_ORDERITEM_F
Version 7.8.4

Table Mappings
336
Table 32. Industry Applications Mapping and Source Tables

Table Mappings
Source and Target Table Mappings ■ Industry Applications Source, Staging, and Target
3 37

Source &
Data Staging Tables Target
Version 7.8.4
Siebel Data Warehouse Data Model Reference for Industry Applications

Warehouse Second Stage for Data Staging First Stage OLTP Source
Application Target Table Mapping Name Warehouse Tables Mapping Name Tables

Common W_ORDERITEM SIA_SIL_OrderIte W_AGREE_D W_ORDERI SIA_SDE_OrderIt S_ADDR_ORG


Mappings _F mFact W_COSTLST_G TEM_FS emFace S_CAMP_CON
W_EMPLOYEE_D S_CONTACT
(continued)
W_EMP_ORG_D S_ENTLMNT
W_ENTLMNT_D S_INVLOC
W_EXCH_RATE_ S_ORDER
G S_ORDER_ITEM
W_INDUSTRY_D S_ORG_EXT
W_INT_ORG_D S_POSTN
W_LOV_D S_PROD_INT
W_LOV_G S_SRC_DCP
W_LST_OF_VAL_ S_VDISCNT_IT
G EM
W_OFFER_D S_VOL_DISCNT
W_OI_ATTR_TMP
W_OPTY_D
W_ORDERITEM_F
W_ORDERITEM_F
S
W_ORDER_D
W_ORG_D
W_PARAM_G
W_PERSON_D
W_POSITION_D
W_PRILSTITEM_
D
W_PRODUCT_D
W_PROGRAM_D
W_SOURCE_D
W_SOURCE_D
W_SEGMENT_D
W_SRVREQ_D
Table 32. Industry Applications Mapping and Source Tables

Source and Target Table Mappings ■ Industry Applications Source, Staging, and Target
Source &
Siebel Data Warehouse Data Model Reference for Industry Applications

Data Staging Tables Target


Warehouse Second Stage for Data Staging First Stage OLTP Source
Application Target Table Mapping Name Warehouse Tables Mapping Name Tables

Common W_ORG_D SIA_SIL_Organizat W_EXCH_RATE_ W_ORG_D SIA_SDE_Organi S_ASGN_GRP


Mappings ionDimension G S zationDimension S_BU
W_LOV_D S_CONTACT
(continued)
W_LOV_G S_INDUST
W_LST_OF_VAL_ S_MKT_SEG
G S_ORG_EXT
W_ORG_D S_ORG_EXT_T
W_ORG_DS S_ORG_EXT_X
W_PARAM_G S_ORG_PRTNR
S_OU_PRTNR_T
IER
S_OU_PRTNR_T
YPE
S_POSTN
S_ADDR_PER
S_PARTY
S_MED_PROC
S_MED_SPEC
S_REGION
S_ORG_EXT_UT
X
S_ORG_EXT_FN
X

W_ORG_D SIA_SIL_Organizat W_LOV_G


Version 7.8.4

ionDimension_Uns
pecified

Table Mappings
W_ORG_D SIA_SIL_Organizat W_ASSET_F
ionDimension_Upd W_ORG_D
ateNumProd
338
Table 32. Industry Applications Mapping and Source Tables

Table Mappings
Source and Target Table Mappings ■ Industry Applications Source, Staging, and Target
3 39

Source &
Data Staging Tables Target
Version 7.8.4
Siebel Data Warehouse Data Model Reference for Industry Applications

Warehouse Second Stage for Data Staging First Stage OLTP Source
Application Target Table Mapping Name Warehouse Tables Mapping Name Tables

Common W_PERSON_D SIA_SIL_PersonDi W_HOUSEHOLD_ W_PERSO Shortcut_To_SDE S_PRSP_CONTA


Mappings mension D N_DS _PersonDimensio CT
W_LOV_D n_LoadProspects
(continued)
W_LOV_G
W_LST_OF_VAL_
G
W_PARAM_G
W_PERSON_D
W_PERSON_DS

W_PERSON_D SIA_SIL_PersonDi W_HOUSEHOLD_ W_PERSO SIA_SDE_Person S_ORG_EXT


mension D N_DS Dimension_Load S_EMP_PER
W_LOV_D Contacts S_CONTACT
W_LOV_G S_CONTACT_X
W_LST_OF_VAL_ S_ADDR_PER
G S_POSTN
W_PARAM_G S_USER
W_PERSON_D S_ASGN_GRP
W_PERSON_DS S_CONTACT_FN
X
S_INDUST
S_MKT_SEG
S_MED_SPEC
S_REGION
S_CONTACT_FN
XM
S_LANG

W_PERSON_SC SIA_SIL_PersonDi W_PERSON_D W_PERSO


D mension_SCD W_PERSON_DS N_DS

W_PERSON_SC SIA_SIL_PersonDi W_LOV_G


D mension_SCD_Uns
pecified
Table 32. Industry Applications Mapping and Source Tables

Source and Target Table Mappings ■ Industry Applications Source, Staging, and Target
Source &
Siebel Data Warehouse Data Model Reference for Industry Applications

Data Staging Tables Target


Warehouse Second Stage for Data Staging First Stage OLTP Source
Application Target Table Mapping Name Warehouse Tables Mapping Name Tables

Common W_PERSON_D SIA_SIL_PersonDi W_LOV_G


Mappings mension_Unspecifi
ed
(continued)
W_PERSON_D SIA_SIL_PersonDi W_ASSET_F
mension_UpdateNu W_PERSON_D
mProd

W_PERSON_F SIA_SIL_PersonFac W_PERSON_D W_PERSO SIA_SDE_Person S_CONTACT


t W_ORG_D N_FS Fact_ContactWith S_ORG_EXT
W_PERSON_FS Accounts S_PARTY_PER
W_GEO_REGION
_D
W_INDUSTRY_D
W_PARAM_G

W_POSITION_D SIA_SIL_PositionDi W_LOV_G W_POSITI SIA_SDE_Positio S_CONTACT


mension W_LST_OF_VAL_ ON_DS nDimension S_ORG_EXT
G S_PARTY
W_PARAM_G S_POSTN
W_POSITION_D S_USER
W_POSITION_DS

W_POSITION_D SIA_SIL_PositionDi W_LOV_G


mension_Unspecifi
ed
Version 7.8.4

W_POSITION_D SIA_SIL_PositionDi W_POSITION_D


H mension_Hierarchy

Table Mappings
W_PRODCAT_D SIA_SIL_ProductCa W_PRODUCT_D W_PRODC SIA_SDE_Product S_CTLG_CAT
H tegoryDimension_ W_PRODCAT_DS AT_DS CategoryDimensi S_CTLG_CAT_P
Hierarchy on ROD
S_PROD_INT
340
Table 32. Industry Applications Mapping and Source Tables

Table Mappings
Source and Target Table Mappings ■ Industry Applications Source, Staging, and Target
3 41

Source &
Data Staging Tables Target
Version 7.8.4
Siebel Data Warehouse Data Model Reference for Industry Applications

Warehouse Second Stage for Data Staging First Stage OLTP Source
Application Target Table Mapping Name Warehouse Tables Mapping Name Tables

Common W_PRODUCT_D SIA_SIL_ProductDi W_LOV_G W_PRODU SIA_SDE_Product S_ORG_EXT


Mappings mension W_LST_OF_VAL_ CT_DS Dimension S_PROD_INT
G S_PROD_INT_A
(continued)
W_PARAM_G TX
W_PRODUCT_D S_PROD_LN
W_PRODUCT_DS

W_PRODUCT_D SIA_SIL_ProductDi W_PROD_REL_D W_PROD_ SIA_SDE_Product S_PROD_INT


H mension_Hierarchy S REL_DS RelationDimensio
W_PRODUCT_D n_FromProduct

W_PRODUCT_D SIA_SIL_ProductDi W_PROD_REL_D W_PROD_ SIA_SDE_Product S_PROD_INT


H mension_Hierarchy S REL_DS RelationDimensio S_PROD_REL
W_PRODUCT_D n_FromRelation

W_PRODUCT_S SIA_SIL_ProductDi W_PRODUCT_D W_PRODU


CD mension_SCD W_PRODUCT_DS CT_DS

W_PRODUCT_S SIA_SIL_ProductDi W_LOV_G


CD mension_SCD_Uns
pecified

W_PRODUCT_D SIA_SIL_ProductDi W_LOV_G


mension_Unspecifi
ed

W_QUOTE_F SIA_SIL_QuoteFact W_QUOTEITEM_F


W_QUOTE_D
W_QUOTE_DS
Table 32. Industry Applications Mapping and Source Tables

Source and Target Table Mappings ■ Industry Applications Source, Staging, and Target
Source &
Siebel Data Warehouse Data Model Reference for Industry Applications

Data Staging Tables Target


Warehouse Second Stage for Data Staging First Stage OLTP Source
Application Target Table Mapping Name Warehouse Tables Mapping Name Tables

Common W_QUOTEITEM SIA_SIL_QuoteIte W_COMPETITOR_ W_QUOTEI SIA_SDE_QuoteIt S_CONTACT


Mappings _F mFact D TEM_FS emFact S_DOC_ORDER
W_COSTLST_G S_DOC_QUOTE
(continued)
W_EMPLOYEE_D S_INDUST
W_EMP_ORG_D S_OPTY
W_EXCH_RATE_ S_ORG_EXT
G S_POSTN
W_INDUSTRY_D S_PROD_INT
W_INT_ORG_D S_QUOTE_ITEM
W_LOV_D
W_LOV_G
W_LST_OF_VAL_
G
W_OPTY_D
W_ORG_D
W_PARAM_G
W_PERSON_D
W_POSITION_D
W_PRILSTITEM_
D
W_PRODUCT_D
W_PROGRAM_D
W_SOURCE_D
W_SOURCE_D
W_QI_ATTR_TMP
Version 7.8.4

W_QUOTEITEM_F
W_QUOTEITEM_F

Table Mappings
S,
W_QUOTE_D
W_SSTAGE_D
W_TERR_D
342
Table 32. Industry Applications Mapping and Source Tables

Table Mappings
Source and Target Table Mappings ■ Industry Applications Source, Staging, and Target
3 43

Source &
Data Staging Tables Target
Version 7.8.4
Siebel Data Warehouse Data Model Reference for Industry Applications

Warehouse Second Stage for Data Staging First Stage OLTP Source
Application Target Table Mapping Name Warehouse Tables Mapping Name Tables

Common W_REVN_F SIA_SIL_RevenueF W_COMPETITOR_ W_REVN_F SIA_SDE_Revenu S_OPTY


Mappings act D S eFact S_REVN
W_COSTLST_G S_POSTN
(continued)
W_EMPLOYEE_D S_ORG_EXT
W_EMP_ORG_D S_CONTACT
W_EXCH_RATE_ S_CAMP_CON
G S_OPTY_PROD_
W_INDUSTRY_D FNX
W_INT_ORG_D S_OPTY_PROD1
W_LOV_D _FNX
W_LOV_G
W_LST_OF_VAL_
G
W_OFFER_D
W_OPTY_D
W_ORG_D
W_PARAM_G
W_PERSON_D
W_POSITION_D
W_PRODUCT_D
W_PROGRAM_D
W_SOURCE_D
W_SOURCE_D
W_REVN_F
W_REVN_FS
W_SEGMENT_D
W_SSTAGE_D
W_TERR_D
W_ASSET_D
Table 32. Industry Applications Mapping and Source Tables

Source and Target Table Mappings ■ Industry Applications Source, Staging, and Target
Source &
Siebel Data Warehouse Data Model Reference for Industry Applications

Data Staging Tables Target


Warehouse Second Stage for Data Staging First Stage OLTP Source
Application Target Table Mapping Name Warehouse Tables Mapping Name Tables

Common W_SRVREQ_D SIA_SIL_ServiceRe W_LOV_G W_SRVRE SIA_SDE_Service S_SRV_REQ


Mappings questDimension W_LST_OF_VAL_ Q_DS RequestDimensio S_SYMPTOM
G n S_SRV_REQ2_F
(continued)
W_PARAM_G NX
W_SRVREQ_D S_SRV_REQ4_F
W_SRVREQ_DS NX
W_SRVREQ_MD S_PROD_INT

W_SRVREQ_D SIA_SIL_ServiceRe W_LOV_G


questDimension_U
nspecified

W_SRVREQ_F SIA_SIL_ServiceRe W_AGREE_D W_SRVRE SIA_SDE_Service S_CONTACT


questFact W_ASSET_D Q_FS RequestFact S_POSTN
W_EMPLOYEE_D S_ENTLMNT
W_EMP_ORG_D S_SRV_REQ
W_ENTLMNT_D S_SRV_REQ1_F
W_INT_ORG_D NXM
W_ORG_D S_SRV_REQ3_F
W_PARAM_G NX
W_PERSON_D
W_POSITION_D
W_PRODUCT_D
W_REGION_D
W_SRVREQ_D
W_SRVREQ_F
Version 7.8.4

W_SRVREQ_FS
W_INS_CLAIM_D

Table Mappings
344
Table 32. Industry Applications Mapping and Source Tables

Table Mappings
Source and Target Table Mappings ■ Industry Applications Source, Staging, and Target
3 45

Source &
Data Staging Tables Target
Version 7.8.4
Siebel Data Warehouse Data Model Reference for Industry Applications

Warehouse Second Stage for Data Staging First Stage OLTP Source
Application Target Table Mapping Name Warehouse Tables Mapping Name Tables

Common W_VENDOR_D SIL_VendorDimme W_LOV_G W_VENDO SIA_SDE_Vendor S_DD_LST_FMT


Mappings nsion W_LST_OF_VAL_ R_DS Dimension S_CONTACT
G S_ORG_FUL
(continued)
W_PARAM_G S_ADDR_PER
W_VENDOR_D
W_VENDOR_DS

W_PRODCAT_D W_PRODC SIA_SIL_Product W_PRODCAT_D


S AT_DS CategoryDimensi S
on_UpdateDedup
Flag

W_EMPLOYEE_ SIA_SIL_Employee W_PARAM_G


D W_PERSON_D

W_UA_ACCAPL SIA_SIL_UAActionP WS_ADDR_PER, WS_ORG_


N_F lanAccountFact WS_ORG_EXT, EXT,
W_EMPLOYEE_D, W_UA_AC
W_INDUSTRY_D, CACT_TMP,
W_LOV_D, W_UA_AC
W_LOV_G, CCON_TMP
W_LST_OF_VAL_
G, W_ORG_D,
W_PARAM_G,
W_PERSON_D,
W_UAPOS_TMP,
W_UA_ACCACT_
TMP,
W_UA_ACCCON_
TMP
Table 32. Industry Applications Mapping and Source Tables

Source and Target Table Mappings ■ Industry Applications Source, Staging, and Target
Source &
Siebel Data Warehouse Data Model Reference for Industry Applications

Data Staging Tables Target


Warehouse Second Stage for Data Staging First Stage OLTP Source
Application Target Table Mapping Name Warehouse Tables Mapping Name Tables

Common W_UA_ACCAPL SIA_SIL_UAActionP WS_ADDR_PER, WS_ORG_


Mappings N_F lanAccountFact_Ful WS_ORG_EXT, EXT,
l W_EMPLOYEE_D, W_UA_AC
(continued)
W_INDUSTRY_D, CACT_TMP,
W_LOV_D, W_UA_AC
W_LOV_G, CCON_TMP
W_LST_OF_VAL_
G, W_ORG_D,
W_PARAM_G,
W_PERSON_D,
W_UAPOS_TMP,
W_UA_ACCACT_
TMP,
W_UA_ACCCON_
TMP

W_UA_CONAPL SIA_SIL_UAActionP WS_ADDR_PER, WS_CONT


N_F lanContactFact WS_CONTACT, ACT,
W_EMPLOYEE_D, W_UA_CO
W_LOV_D, N_TMP
W_LOV_G,
W_LST_OF_VAL_
G, W_ORG_D,
W_PARAM_G,
W_PERSON_D,
Version 7.8.4

W_UAPOS_TMP,
W_UA_CON_TMP

Table Mappings
WS_ADDR SIA_SDE_WS_AD S_ADDR_PER
_PER DR_PER W_PARAM_G

WS_EVT_A SIA_SDE_WS_EV S_EVT_ACT


346

CT T_ACT W_PARAM_G
Table 32. Industry Applications Mapping and Source Tables

Table Mappings
Source and Target Table Mappings ■ Industry Applications Source, Staging, and Target
3 47

Source &
Data Staging Tables Target
Version 7.8.4
Siebel Data Warehouse Data Model Reference for Industry Applications

Warehouse Second Stage for Data Staging First Stage OLTP Source
Application Target Table Mapping Name Warehouse Tables Mapping Name Tables

Common W_VARIABLES_ SIA_SIL_Applicatio W_PARAM_G


Mappings G nVariablesGeneral_ W_VARIABLES_G
UsageAccelerator_
(continued)
Update

WS_CONTACT SIA_SIL_UA_Aux_ WS_ADDR_PER


WS_CONTACT WS_CONTACT
W_PARAM_G

WS_ORG_EXT SIA_SIL_UA_Aux_ WS_ADDR_PER


WS_ORG_EXT WS_ORG_EXT
W_PARAM_G

S_ETL_I_I SIA_SDEINC_Fin S_ASSET


MG_6 dAux_S_ASSET S_FN_ACCNT1_
FNX
S_ETL_I_IMG_1
19
S_FN_ACCNT2_
FNX
S_ETL_I_IMG_1
20
S_ASSET_ATX
S_ETL_I_IMG_1
28
Table 32. Industry Applications Mapping and Source Tables

Source and Target Table Mappings ■ Industry Applications Source, Staging, and Target
Source &
Siebel Data Warehouse Data Model Reference for Industry Applications

Data Staging Tables Target


Warehouse Second Stage for Data Staging First Stage OLTP Source
Application Target Table Mapping Name Warehouse Tables Mapping Name Tables

Common S_ETL_I_I SIA_SDEINC_Fin S_CONTACT


Mappings MG_12 dAux_S_CONTAC S_CONTACT_FN
T X
(continued)
S_ETL_I_IMG_1
18
S_ETL_I_IMG_1
09
S_ETL_I_IMG_1
13
S_ETL_I_IMG_1
25

S_ETL_I_I SIA_SDEINC_Fin S_ORG_EXT


MG_26 dAux_S_ORG_EX S_ORG_EXT_FN
T_1 X
S_ETL_I_IMG_1
17
S_ORG_EXT_UT
X
S_ETL_I_IMG_1
11
S_ETL_I_IMG_1
13
S_ETL_I_IMG_1
12
Version 7.8.4

Table Mappings
348
Table 32. Industry Applications Mapping and Source Tables

Source and Target Table Mappings ■ Industry Applications Source, Staging, and Target
Source &
Siebel Data Warehouse Data Model Reference for Industry Applications

Data Staging Tables Target


Warehouse Second Stage for Data Staging First Stage OLTP Source
Application Target Table Mapping Name Warehouse Tables Mapping Name Tables

Common S_ETL_I_I SIA_SDEINC_Fin S_PROD_INT


Mappings MG_29 dAux_S_PROD_I S_PROD_INT_A
NT TX
(continued)
S_ETL_I_IMG_8
6
S_ORG_EXT
S_ETL_I_IMG_2
6

S_ETL_I_I SIA_SDEINC_Fin S_REVN


MG_32 dAux_S_REVN S_OPTY_PROD_
FNX
S_ETL_I_IMG_1
23
S_OPTY_PROD1
_FNX
S_ETL_I_IMG_1
10

S_ETL_I_I SIA_SDEINC_Fin S_SRC


MG_33 dAux_S_SRC S_SRC_CHNL
S_ETL_I_IMG_1
07

Auto W_VEHICLE_F AT_SIL_VehicleSal W_VEHICLE_FS W_VEHICL AT_SDE_VehicleS S_VHCL_SALES


esFact W_PERSON_D E_FS alesFact S_ASSET
Version 7.8.4

W_ORG_D
W_ASSET_D

Table Mappings
W_PRODUCT_D
W_LOV_G

Consumer W_FUND_F CS_SDE_FundFact_ S_ETL_I_IMG_89


Sector DeleteAdjustment
349
Table 32. Industry Applications Mapping and Source Tables

Table Mappings
Source and Target Table Mappings ■ Industry Applications Source, Staging, and Target
3 50

Source &
Data Staging Tables Target
Version 7.8.4
Siebel Data Warehouse Data Model Reference for Industry Applications

Warehouse Second Stage for Data Staging First Stage OLTP Source
Application Target Table Mapping Name Warehouse Tables Mapping Name Tables

Consumer W_FUND_D CS_SIL_FundDime W_FUND_DS W_FUND_ CS_SDE_FundDi S_MDF


Sector nsion W_LOV_G DS mension S_ORG_EXT

(continued) W_FUND_DH CS_SIL_FundDime W_FUND_D


nsion_Hierarchy

W_FUND_D CS_SIL_FundDime
nsion_Unspecified

W_FUND_F CS_SIL_FundFact W_FUND_FS W_FUND_F CS_SDE_FundFac S_MDF_ALLOC


W_FUND_D S t S_SRC
W_ORG_D S_MDF
W_PLAN_PROMO
_D
W_PRODUCT_D

W_FUND_F CS_SIL_FundFact_ W_FNDTXN_FS W_FNDTX CS_SDE_FundFac S_MDF_TXN


Adjustement W_FUND_D N_FS t_AdjustmentTra S_MDF
W_ORG_D nsaction

W_FUND_F CS_SIL_FundFact_ W_FNDHDR_FS W_FNDHD CS_SDE_FundFac S_MDF


Header W_FUND_D R_FS t_Header
W_ORG_D

W_FUND_F CS_SIL_FundFact_ W_FNDTXN_FS W_FNDTX CS_SDE_FundFac S_MDF_TXN


TransferIn W_FUND_D N_FS t_TransferTransac S_MDF
W_ORG_D tion

W_FUND_F CS_SIL_FundFact_ W_FNDTXN_FS W_FNDTX CS_SDE_FundFac S_MDF_TXN


TransferOut W_FUND_D N_FS t_TransferTransac S_MDF
W_ORG_D tion

W_INVLOC_D CS_SIL_InventoryL W_INVLOC_DS W_INVLOC CS_SDE_Invento S_INVLOC


ocationDimension W_LOV_G _DS ryLocationDimens S_INVLOC_TYP
ion E
Table 32. Industry Applications Mapping and Source Tables

Source and Target Table Mappings ■ Industry Applications Source, Staging, and Target
Source &
Siebel Data Warehouse Data Model Reference for Industry Applications

Data Staging Tables Target


Warehouse Second Stage for Data Staging First Stage OLTP Source
Application Target Table Mapping Name Warehouse Tables Mapping Name Tables

Consumer W_INVLOC_D CS_SIL_InventoryL


Sector ocationDimension_
Unspecified
(continued)
W_PERFORMAN CS_SIL_Performan W_PERFORMANC W_PERFOR CS_SDE_Perform S_PROD_BASEL
CE_F ceFact E_FS MANCE_FS anceFact_Product INE
W_ORG_D Baseline S_ORG_EXT
W_POSITION_D S_PERIOD
W_PRODUCT_D

W_PERFORMAN CS_SIL_Performan W_PERFORMANC W_PERFOR CS_SDE_Perform S_PROD_CONS


CE_F ceFact E_FS MANCE_FS anceFact_Product UME
W_ORG_D Consume S_ORG_EXT
W_POSITION_D S_PERIOD
W_PRODUCT_D

W_PERFORMAN CS_SIL_Performan W_PERFORMANC W_PERFOR CS_SDE_Perform S_PROD_SHIPM


CE_F ceFact E_FS MANCE_FS anceFact_Product ENT
W_ORG_D Shipment S_ORG_EXT
W_POSITION_D S_PERIOD
W_PRODUCT_D

W_PERFORMAN CS_SIL_Performan W_PERFORMANC W_PERFOR CS_SDE_Perform S_PROD_TARGE


CE_F ceFact E_FS MANCE_FS anceFact_Product T
W_ORG_D Target S_ORG_EXT
W_POSITION_D S_PERIOD
W_PRODUCT_D
Version 7.8.4

W_PLAN_PROM CS_SIL_Promotion W_PLAN_PROMO W_PLAN_P CS_SDE_Promoti S_SRC

Table Mappings
O_D Dimension _DS ROMO_DS onDimension S_CTLG_CAT
W_LOV_G S_ORG_EXT
S_PERIOD
S_SRC_CHNL
351
Table 32. Industry Applications Mapping and Source Tables

Table Mappings
Source and Target Table Mappings ■ Industry Applications Source, Staging, and Target
3 52

Source &
Data Staging Tables Target
Version 7.8.4
Siebel Data Warehouse Data Model Reference for Industry Applications

Warehouse Second Stage for Data Staging First Stage OLTP Source
Application Target Table Mapping Name Warehouse Tables Mapping Name Tables

Consumer W_PLAN_PROM CS_SIL_Promotion


Sector O_D Dimension_Unspeci
fied
(continued)
W_PROMOTION CS_SIL_Promotion W_PROMOTION_ W_PROMO CS_SDE_Promoti S_SRC
_F Fact FS TION_FS onFact S_SRC_CHNL
W_PLAN_PROMO S_ORG_EXT
_D
W_ORG_D
W_POSITION_D
W_PRODUCT_D

W_RTLAUDIT_F CS_SIL_RetailAudit W_RTLAUDIT_FS W_RTLAUD CS_SDE_RetailAu S_STORE_CON


Fact W_ORG_D IT_FS ditFact D
W_INVLOC_D S_EVT_ACT
W_PLAN_PROMO S_ORG_PROD
_D
W_PERSON_D
W_POSITION_D
W_PRODUCT_D

W_RTLAUDIT_F CS_SIL_RetailAudit W_RTLAUDIT_F


Fact_AssignLastFla W_DAY_D
g

W_RTLAUDIT_F CS_SIL_RetailAudit W_RTLAUDIT_F


Fact_ResetLastFlag

S_ETL_ER CS_XCPTN_Circul S_MDF


RLOG arHierarchyForFu
nd

S_ETL_ER CS_XCPTN_Circul S_CTLG_CAT


RLOG arHierarchyForPr
oductCategory
Table 32. Industry Applications Mapping and Source Tables

Table Mappings
Source and Target Table Mappings ■ Industry Applications Source, Staging, and Target
3 53

Source &
Data Staging Tables Target
Version 7.8.4
Siebel Data Warehouse Data Model Reference for Industry Applications

Warehouse Second Stage for Data Staging First Stage OLTP Source
Application Target Table Mapping Name Warehouse Tables Mapping Name Tables

Consumer S_ETL_ER CS_XCPTN_Unsu S_MDF


Sector RLOG pportedDepthFor
Fund
(continued)
S_ETL_ER CS_XCPTN_Unsu S_CTLG_CAT
RLOG pportedDepthFor
ProductCategory

FINS W_CLAIMELMN W_CLAIMELMNT_ W_CLAIME FINS_SDE_Claim S_INSCLM_ELM


T_D FINS_SIL_ClaimEle DS LMNT_DS ElementDimensio NT
mentDimension W_LOV_G n

W_INS_CLAIM_ W_TERR_D W_INS_CL FINS_SDE_Claim S_ORG_EXT


F FINS_SIL_ClaimFac W_INS_CLAIM_D AIM_FS Fact_Claim S_INS_CLAIM
t W_INS_CLAIM_F S_INSCLM_ELM
S NT
W_ASSET_D S_ASSET
W_CLAIMELMNT_ S_POSTN
D S_INSCLM_REC
W_POSITION_D VRY
W_EMPLOYEE_D S_LST_OF_VAL
W_INDUSTRY_D
W_ORG_D
W_PERSON_D
W_POSITION_D
W_PRODUCT_D
Table 32. Industry Applications Mapping and Source Tables

Source and Target Table Mappings ■ Industry Applications Source, Staging, and Target
Source &
Siebel Data Warehouse Data Model Reference for Industry Applications

Data Staging Tables Target


Warehouse Second Stage for Data Staging First Stage OLTP Source
Application Target Table Mapping Name Warehouse Tables Mapping Name Tables

FINS W_INS_CLAIM_ W_TERR_D W_INS_CL FINS_SDE_Claim S_ORG_EXT


F FINS_SIL_ClaimFac W_INS_CLAIM_D AIM_FS Fact_ClaimEleme S_INS_CLAIM
(continued)
t W_INS_CLAIM_F nt S_INSCLM_ELM
S NT
W_ASSET_D S_ASSET
W_CLAIMELMNT_ S_POSTN
D S_INSCLM_REC
W_POSITION_D VRY
W_EMPLOYEE_D S_LST_OF_VAL
W_INDUSTRY_D
W_ORG_D
W_PERSON_D
W_POSITION_D
W_PRODUCT_D

W_INS_CLAIM_ W_CLAIMELMNT_
F FINS_SIL_ClaimFac D
t_DeleteParentClai W_TERR_D
ms W_INS_CLAIM_D
W_INS_CLAIM_F
S
W_ASSET_D
W_INDUSTRY_D
W_ORG_D
W_PERSON_D
Version 7.8.4

W_PRODUCT_D

W_GEO_REGIO W_GEO_REGION W_GEO_R FINS_SDE_GeoR S_REGION

Table Mappings
N_D FINS_SIL_GeoRegi _DS EGION_DS egionDimension
onDimension
354
Table 32. Industry Applications Mapping and Source Tables

Table Mappings
Source and Target Table Mappings ■ Industry Applications Source, Staging, and Target
3 55

Source &
Data Staging Tables Target
Version 7.8.4
Siebel Data Warehouse Data Model Reference for Industry Applications

Warehouse Second Stage for Data Staging First Stage OLTP Source
Application Target Table Mapping Name Warehouse Tables Mapping Name Tables

FINS W_BALHSTRY_F FINS_SIL_Balance W_ASSET_D W_BALHST FINS_SDE_Balan S_FN_ACCNT_B


HistoryFact W_BALHSTRY_FS RY_FS ceHistoryFact AL
(continued)
W_EMPLOYEE_D S_ASSET
W_EMP_ORG_D S_ORG_EXT
W_INDUSTRY_D
W_INT_ORG_D
W_ORG_D
W_PERSON_D
W_POSTION_D
W_PRODUCT_D

W_INS_CLAIM_ FINS_SIL_ClaimDi W_INS_CLAIM_D W_INS_CL FINS_SDE_Claim S_INS_CLAIM


D mension S AIM_DS Dimension
W_LOV_G

W_INS_CLAIM_ FINS_SIL_ClaimDi W_INS_CLAIM_D


SCD mension_SCD W_INS_CLAIM_D
S

W_INS_CLAIM_ FINS_SIL_ClaimDi
SCD mension_SCD_Uns
pecified

W_INS_CLAIM_ FINS_SIL_ClaimDi
D mension_Unspecifi
ed

W_CLAIMELMN FINS_SIL_ClaimEle
T_D mentDimension_Un
specified

W_GEO_REGIO FINS_SIL_GeoRegi W_GEO_REGION


N_DH onDimension_Hiera _D
rchy
Table 32. Industry Applications Mapping and Source Tables

Source and Target Table Mappings ■ Industry Applications Source, Staging, and Target
Source &
Siebel Data Warehouse Data Model Reference for Industry Applications

Data Staging Tables Target


Warehouse Second Stage for Data Staging First Stage OLTP Source
Application Target Table Mapping Name Warehouse Tables Mapping Name Tables

FINS W_GEO_REGIO FINS_SIL_GeoRegi


N_D onDimension_Unsp
(continued)
ecified

W_FN_HOLDIN FINS_SIL_Holding W_FN_HOLDING W_FN_HOL FINS_SDE_Holdin S_FN_HLDNG


G_D Dimension _DS DING_DS gDimension S_ASSET
W_LOV_G S_CONTACT

W_FN_HOLDIN FINS_SIL_Holding
G_D Dimension_Unspeci
fied

W_FN_HOLDIN FINS_SIL_HoldingF W_ASSET_D W_FN_HOL FINS_SDE_Holdin S_ASSET


G_F act W_FN_HOLDING DING_FS gFact S_PROD_INT
_D S_FN_HLDNG
W_FN_HOLDING S_PROD_INT_F
_FS NX
W_ORG_D
W_PERSON_D
W_POSTION_D
W_INDUSTRY_D
W_INT_ORG_D
W_PRODUCT_D

W_ASSET_PART FINS_VisibilityAsse S_ASSET_BU


Y tParty S_ASSET_POSTN
S_BU
Version 7.8.4

S_POSTN

Table Mappings
W_CLAIM_PART FINS_VisibilityClai S_INSCLM_POST
Y mParty N
S_POSTN
S_INSCLM_BU
S_BU
356
Table 32. Industry Applications Mapping and Source Tables

Source and Target Table Mappings ■ Industry Applications Source, Staging, and Target
Source &
Siebel Data Warehouse Data Model Reference for Industry Applications

Data Staging Tables Target


Warehouse Second Stage for Data Staging First Stage OLTP Source
Application Target Table Mapping Name Warehouse Tables Mapping Name Tables

FINS W_HLDNG_PAR FINS_VisibilityHoldi S_FN_HLDNG


TY ngParty S_ASSET_BU
(continued)
S_BU
S_FN_HLDNG
S_ASSET_POSTN
S_POSTN

W_ASSET_PART FINS_SDE_Asset S_ASSET_BU


Y Party_LoadDelete S_ASSET_POST
dRows N

W_CLAIM_PART FINS_SDE_Claim S_INSCLM_POS


Y Party_LoadDelete TN
dRows S_INSCLM_BU

W_HLDNG_PAR FINS_SDE_Holdin S_ASSET_BU


TY gParty_LoadDelet S_ASSET_POST
edRows N

WS_ASSET FINS_SIL_UA_Aux WS_ASSET,


_WS_ASSET WS_EVT_ACT,
W_PARAM_G
Version 7.8.4

Table Mappings
357
Table 32. Industry Applications Mapping and Source Tables

Source and Target Table Mappings ■ Industry Applications Source, Staging, and Target
Source &
Siebel Data Warehouse Data Model Reference for Industry Applications

Data Staging Tables Target


Warehouse Second Stage for Data Staging First Stage OLTP Source
Application Target Table Mapping Name Warehouse Tables Mapping Name Tables

FINS W_UA_ASTAPL FINS_SIL_UAActio WS_ASSET, WS_ASSET


N_F nPlanAssetFact WS_CONTACT, W_UA_AST
(continued)
WS_ORG_EXT, _TMP
WS_PROD_INT,
WS_PROD_LN,
W_ASSET_D,
W_EMPLOYEE_D,
W_INDUSTRY_D,
W_LOV_D,
W_LOV_G,
W_LOV_UD,
W_LST_OF_VAL_
G, W_ORG_D,
W_PARAM_G,
W_PERSON_D,
W_PRODUCT_D,
W_UAPOS_TMP,
W_UA_AST_TMP

W_UA_ASTAPL FINS_SIL_UAActio W_DUAL_G


N_F nPlanAssetFact_Del
eteClosedAsset
Version 7.8.4

Table Mappings
358
Table 32. Industry Applications Mapping and Source Tables

Table Mappings
Source and Target Table Mappings ■ Industry Applications Source, Staging, and Target
3 59

Source &
Data Staging Tables Target
Version 7.8.4
Siebel Data Warehouse Data Model Reference for Industry Applications

Warehouse Second Stage for Data Staging First Stage OLTP Source
Application Target Table Mapping Name Warehouse Tables Mapping Name Tables

FINS W_UA_ASTAPL FINS_SIL_UAActio WS_ASSET, WS_ASSET


N_F nPlanAssetFact_Ful WS_CONTACT, W_UA_AST
(continued)
l WS_ORG_EXT, _TMP
WS_PROD_INT,
WS_PROD_LN,
W_ASSET_D,
W_EMPLOYEE_D,
W_INDUSTRY_D,
W_LOV_D,
W_LOV_G,
W_LOV_UD,
W_LST_OF_VAL_
G, W_ORG_D,
W_PARAM_G,
W_PERSON_D,
W_PRODUCT_D,
W_UAPOS_TMP,
W_UA_AST_TMP

W_UA_AST_TM FINS_SIL_UAActio WS_ASSET, WS_EVT_A


P nPlanAssetTmp WS_EVT_ACT, CT
W_PARAM_G,
W_UAPOS_TMP

W_UA_ASTSUM FINS_SIL_UASum W_DAY_D W_UA_AST


_F maryAssetFact W_PARAM_G APLN_F
W_UA_ASTAPLN_
F
W_VARIABLES_G
W_UAPOS_TMP
Table 32. Industry Applications Mapping and Source Tables

Table Mappings
Source and Target Table Mappings ■ Industry Applications Source, Staging, and Target
3 60

Source &
Data Staging Tables Target
Version 7.8.4
Siebel Data Warehouse Data Model Reference for Industry Applications

Warehouse Second Stage for Data Staging First Stage OLTP Source
Application Target Table Mapping Name Warehouse Tables Mapping Name Tables

FINS W_UA_ASTUSG FINS_SIL_UAUsage W_PARAM_G, W_UA_AST


_F AssetFact W_UAEMP_TMP USG_TMP
(continued)
W_UA_ASTUSG_
TMP

W_UA_ASTUSG FINS_SIL_UAUsage WS_ASSET, WS_ASSET


_TMP AssetFact_LoadCre W_DAY_D,
ated W_LOV_D,
W_LOV_G,
W_LOV_UD,
W_LST_OF_VAL_
G, W_PARAM_G,
W_UAEMP_TMP

W_UA_ASTUSG FINS_SIL_UAUsage WS_ASSET, WS_ASSET


_TMP AssetFact_LoadUpd W_DAY_D,
ates W_LOV_D,
W_LOV_G,
W_LOV_UD,
W_LST_OF_VAL_
G, W_PARAM_G,
W_UAEMP_TMP

WS_ASSET FINS_SDE_WS_A S_ASSET,


SSET W_PARAM_G

WS_PROD FINS_SDE_WS_P S_PROD_INT,


_INT ROD_INT W_PARAM_G

WS_PROD FINS_SDE_WS_P S_PROD_LN,


_LN ROD_LN W_PARAM_G
Table 32. Industry Applications Mapping and Source Tables

Table Mappings
Source and Target Table Mappings ■ Industry Applications Source, Staging, and Target
3 61

Source &
Data Staging Tables Target
Version 7.8.4
Siebel Data Warehouse Data Model Reference for Industry Applications

Warehouse Second Stage for Data Staging First Stage OLTP Source
Application Target Table Mapping Name Warehouse Tables Mapping Name Tables

FINS S_ETL_ER S_REGION


RLOG FINS_XCPTN_Circ
(continued)
ularHierarchyFor
GeoRegion

S_ETL_ER S_REGION
RLOG FINS_XCPTN_Uns
upportedDepthFo
rGeoRegion

S_ETL_I_I FINS_SDEINC_Fi S_ASSET_BU


MG_108 ndAux_S_ASSET S_FN_HLDNG
_BU S_ETL_I_IMG_1
21

S_ETL_I_I FINS_SDEINC_Fi S_ASSET_POST


MG_105 ndAux_S_ASSET N
_POSTN S_FN_HLDNG
S_ETL_I_IMG_1
21

S_ETL_I_I FINS_SDEINC_Fi S_FN_HLDNG


MG_121 ndAux_S_FN_HL S_PROD_INT_F
DNG NX
S_ETL_I_IMG_1
22

S_ETL_I_I FINS_SDEINC_Fi S_INS_CLAIM


MG_116 ndAux_S_INS_CL S_INSCLM_REC
AIM VRY
S_ETL_I_IMG_1
03
Table 32. Industry Applications Mapping and Source Tables

Source and Target Table Mappings ■ Industry Applications Source, Staging, and Target
Source &
Siebel Data Warehouse Data Model Reference for Industry Applications

Data Staging Tables Target


Warehouse Second Stage for Data Staging First Stage OLTP Source
Application Target Table Mapping Name Warehouse Tables Mapping Name Tables

FINS S_ETL_I_I FINS_SDEINC_Fi S_INSCLM_ELM


MG_124 ndAux_S_INSCL NT
(continued)
M_ELMNT S_INSCLM_REC
VRY
S_ETL_I_IMG_1
03
S_INS_CLAIM
S_ETL_I_IMG_1
16

S_ETL_I_I FINS_SDEINC_Fi S_SRV_REQ


MG_35 ndAux_S_SRV_R S_SRV_REQ2_F
EQ NX
S_ETL_I_IMG_1
15
S_SRV_REQ3_F
NX
S_ETL_I_IMG_1
02
S_SRV_REQ4_F
NX
S_ETL_I_IMG_1
27
S_SRV_REQ1_F
NXM
Version 7.8.4

S_ETL_I_IMG_1
26

Table Mappings
Life Sciences W_AFFL_AA_H LS_SIL_AffiliationH W_AFFL_AA_HS W_AFFL_A LS_SDE_Affiliatio S_PARTY_REL
elper_AccountToAc W_ORG_D A_HS nHelper_Account
count W_PERSON_D ToAccount
W_LOV_D
362
Table 32. Industry Applications Mapping and Source Tables

Table Mappings
Source and Target Table Mappings ■ Industry Applications Source, Staging, and Target
3 63

Source &
Data Staging Tables Target
Version 7.8.4
Siebel Data Warehouse Data Model Reference for Industry Applications

Warehouse Second Stage for Data Staging First Stage OLTP Source
Application Target Table Mapping Name Warehouse Tables Mapping Name Tables

Life Sciences W_AFFL_AC_H LS_SIL_AffiliationH W_AFFL_AC_HS W_AFFL_A LS_SDE_Affiliatio S_CONTACT


elper_AccountToCo W_ORG_D C_HS nHelper_Account S_ORG_EXT
(continued)
ntact W_PERSON_D ToContact S_PARTY_PER
W_LOV_D S_PARTY_PER_
DTL

W_AFFL_CA_H LS_SIL_AffiliationH W_AFFL_CA_HS W_AFFL_C LS_SDE_Affiliatio S_CONTACT


elper_ContactToAcc W_ORG_D A_HS nHelper_Contact S_ORG_EXT
ount W_PERSON_D ToAccount S_PARTY_PER
W_LOV_D S_PARTY_PER_
DTL

W_AFFL_CC_H LS_SIL_AffiliationH W_AFFL_CC_HS W_AFFL_C LS_SDE_Affiliatio S_PARTY_REL


elper_ContactToCo W_ORG_D C_HS nHelper_Contact
ntact W_PERSON_D ToContact
W_LOV_D

W_CAL_ACCTO LS_SIL_Agg_CallAc W_CALL_ACCNT_


M_A count_OrgMktMont F
h

W_CAL_ACCTO LS_SIL_Agg_CallAc W_CALL_ACCNT_


M_A count_OrgMktMont F
h_Full W_POSITION_D
W_PRODUCT_D

W_CAL_ACCTO LS_SIL_Agg_CallAc W_CALL_ACCNT_


P_A count_OrgProdMon F
th_

W_CAL_ACCTO LS_SIL_Agg_CallAc W_CALL_ACCNT_


P_A count_OrgProdMon F
th_Full W_POSITION_D
Table 32. Industry Applications Mapping and Source Tables

Source and Target Table Mappings ■ Industry Applications Source, Staging, and Target
Source &
Siebel Data Warehouse Data Model Reference for Industry Applications

Data Staging Tables Target


Warehouse Second Stage for Data Staging First Stage OLTP Source
Application Target Table Mapping Name Warehouse Tables Mapping Name Tables

Life Sciences W_CAL_ATTDO LS_SIL_Agg_CallAt W_CALL_ATTND_


M_A tendee_OrgMktMon F
(continued)
th

W_CAL_ATTDO LS_SIL_Agg_CallAt W_CALL_ATTND_


M_A tendee_OrgMktMon F
th_Full W_POSITION_D
W_PRODUCT_D

W_CAL_ATTDO LS_SIL_Agg_CallAt W_CALL_ATTND_


P_A tendee_OrgProdMo F
nth_

W_CAL_ATTDO LS_SIL_Agg_CallAt W_CALL_ATTND_


P_A tendee_OrgProdMo F
nth_Full W_POSITION_D

W_CAL_CONOM LS_SIL_Agg_CallC W_CALL_CON_F


_A ontact_OrgMktMon
th

W_CAL_CONOM LS_SIL_Agg_CallC W_CALL_CON_F


_A ontact_OrgMktMon W_POSITION_D
th_Full W_PRODUCT_D

W_CAL_CONOP LS_SIL_Agg_CallC W_CALL_CON_F


_A ontact_OrgProdMo
nth_
Version 7.8.4

W_CAL_CONOP LS_SIL_Agg_CallC W_CALL_CON_F

Table Mappings
_A ontact_OrgProdMo W_POSITION_D
nth_Full

W_SD_DS_PAR LS_SIL_Agg_Syndi W_SYNDD_DS_F


1_A catedData_DirectS W_POSITION_D
ales_ParentLevel1
364
Table 32. Industry Applications Mapping and Source Tables

Table Mappings
Source and Target Table Mappings ■ Industry Applications Source, Staging, and Target
3 65

Source &
Data Staging Tables Target
Version 7.8.4
Siebel Data Warehouse Data Model Reference for Industry Applications

Warehouse Second Stage for Data Staging First Stage OLTP Source
Application Target Table Mapping Name Warehouse Tables Mapping Name Tables

Life Sciences W_SD_DS_PAR LS_SIL_Agg_Syndi W_SYNDD_DS_F


2_A catedData_DirectS W_POSITION_D
(continued)
ales_ParentLevel2

W_SD_DS_PAR LS_SIL_Agg_Syndi W_SYNDD_DS_F


3_A catedData_DirectS W_POSITION_D
ales_ParentLevel3

W_SD_DS_TOP LS_SIL_Agg_Syndi W_SYNDD_DS_F


_A catedData_DirectS W_POSITION_D
ales_ParentLeveTo
p

W_SD_XPT_PA LS_SIL_Agg_Syndi W_SYNDD_XPT_


R1_A catedData_Expone F
ntPlantrak_ParentL W_POSITION_D
evel1

W_SD_XPT_PA LS_SIL_Agg_Syndi W_SYNDD_XPT_


R2_A catedData_Expone F
ntPlantrak_ParentL W_POSITION_D
evel2

W_SD_XPT_PA LS_SIL_Agg_Syndi W_SYNDD_XPT_


R3_A catedData_Expone F
ntPlantrak_ParentL W_POSITION_D
evel3

W_SD_XPT_TO LS_SIL_Agg_Syndi W_SYNDD_XPT_


P_A catedData_Expone F
ntPlantrak_ParentL W_POSITION_D
eveTop

W_SD_IDS_PA LS_SIL_Agg_Syndi W_SYNDD_IDS_F


R1_A catedData_Indirect W_POSITION_D
Sales_ParentLevel1
Table 32. Industry Applications Mapping and Source Tables

Source and Target Table Mappings ■ Industry Applications Source, Staging, and Target
Source &
Siebel Data Warehouse Data Model Reference for Industry Applications

Data Staging Tables Target


Warehouse Second Stage for Data Staging First Stage OLTP Source
Application Target Table Mapping Name Warehouse Tables Mapping Name Tables

Life Sciences W_SD_IDS_PA LS_SIL_Agg_Syndi W_SYNDD_IDS_F


R2_A catedData_Indirect W_POSITION_D
(continued)
Sales_ParentLevel2

W_SD_IDS_PA LS_SIL_Agg_Syndi W_SYNDD_IDS_F


R3_A catedData_Indirect W_POSITION_D
Sales_ParentLevel3

W_SD_IDS_TO LS_SIL_Agg_Syndi W_SYNDD_IDS_F


P_A catedData_Indirect W_POSITION_D
Sales_ParentLeveT
op

W_SD_PT_PAR LS_SIL_Agg_Syndi W_SYNDD_PT_F


1_A catedData_Plantrak W_POSITION_D
_ParentLevel1

W_SD_PT_PAR LS_SIL_Agg_Syndi W_SYNDD_PT_F


2_A catedData_Plantrak W_POSITION_D
_ParentLevel2

W_SD_PT_PAR LS_SIL_Agg_Syndi W_SYNDD_PT_F


3_A catedData_Plantrak W_POSITION_D
_ParentLevel3

W_SD_PT_TOP LS_SIL_Agg_Syndi W_SYNDD_PT_F


_A catedData_Plantrak W_POSITION_D
_ParentLeveTop
Version 7.8.4

W_SD_RX_PAR LS_SIL_Agg_Syndi W_SYNDD_RX_F

Table Mappings
1_A catedData_RX_Par W_POSITION_D
entLevel1

W_SD_RX_PAR LS_SIL_Agg_Syndi W_SYNDD_RX_F


2_A catedData_RX_Par W_POSITION_D
entLevel2
366
Table 32. Industry Applications Mapping and Source Tables

Table Mappings
Source and Target Table Mappings ■ Industry Applications Source, Staging, and Target
3 67

Source &
Data Staging Tables Target
Version 7.8.4
Siebel Data Warehouse Data Model Reference for Industry Applications

Warehouse Second Stage for Data Staging First Stage OLTP Source
Application Target Table Mapping Name Warehouse Tables Mapping Name Tables

Life Sciences W_SD_RX_PAR LS_SIL_Agg_Syndi W_SYNDD_RX_F


3_A catedData_RX_Par W_POSITION_D
(continued)
entLevel3

W_SD_RX_TOP LS_SIL_Agg_Syndi W_SYNDD_RX_F


_A catedData_RX_Par W_POSITION_D
entLeveTop

W_SD_W_PAR1 LS_SIL_Agg_Syndi W_SYNDD_W_F


_A catedData_Weekly W_POSITION_D
EarlyView_ParentL
evel1

W_SD_W_PAR2 LS_SIL_Agg_Syndi W_SYNDD_W_F


_A catedData_Weekly W_POSITION_D
EarlyView_ParentL
evel2

W_SD_W_PAR3 LS_SIL_Agg_Syndi W_SYNDD_W_F


_A catedData_Weekly W_POSITION_D
EarlyView_ParentL
evel3

W_SD_W_TOP_ LS_SIL_Agg_Syndi W_SYNDD_W_F


A catedData_Weekly W_POSITION_D
EarlyView_ParentL
eveTop

W_SM_DS_PAR LS_SIL_Agg_Syndi W_SYNDM_DS_F


1_A catedData_DirectS W_POSITION_D
ales_ParentLevel1

W_SM_DS_PAR LS_SIL_Agg_Syndi W_SYNDM_DS_F


2_A catedData_DirectS W_POSITION_D
ales_ParentLevel2
Table 32. Industry Applications Mapping and Source Tables

Source and Target Table Mappings ■ Industry Applications Source, Staging, and Target
Source &
Siebel Data Warehouse Data Model Reference for Industry Applications

Data Staging Tables Target


Warehouse Second Stage for Data Staging First Stage OLTP Source
Application Target Table Mapping Name Warehouse Tables Mapping Name Tables

Life Sciences W_SM_DS_PAR LS_SIL_Agg_Syndi W_SYNDM_DS_F


3_A catedData_DirectS W_POSITION_D
(continued)
ales_ParentLevel3

W_SM_DS_TOP LS_SIL_Agg_Syndi W_SYNDM_DS_F


_A catedData_DirectS W_POSITION_D
ales_ParentLeveTo
p

W_SM_XPT_PA LS_SIL_Agg_Syndi W_SYNDM_XPT_


R1_A catedMarket_Expo F
nentPlantrak_Paren W_POSITION_D
tLevel1

W_SM_XPT_PA LS_SIL_Agg_Syndi W_SYNDM_XPT_


R2_A catedMarket_Expo F
nentPlantrak_Paren W_POSITION_D
tLevel2

W_SM_XPT_PA LS_SIL_Agg_Syndi W_SYNDM_XPT_


R3_A catedMarket_Expo F
nentPlantrak_Paren W_POSITION_D
tLevel3

W_SM_XPT_TO LS_SIL_Agg_Syndi W_SYNDM_XPT_


P_A catedMarket_Expo F
nentPlantrak_Paren W_POSITION_D
Version 7.8.4

tLeveTop

W_SM_IDS_PA LS_SIL_Agg_Syndi W_SYNDM_IDS_

Table Mappings
R1_A catedMarket_Indire F
ctSales_ParentLeve W_POSITION_D
l1
368
Table 32. Industry Applications Mapping and Source Tables

Table Mappings
Source and Target Table Mappings ■ Industry Applications Source, Staging, and Target
3 69

Source &
Data Staging Tables Target
Version 7.8.4
Siebel Data Warehouse Data Model Reference for Industry Applications

Warehouse Second Stage for Data Staging First Stage OLTP Source
Application Target Table Mapping Name Warehouse Tables Mapping Name Tables

Life Sciences W_SM_IDS_PA LS_SIL_Agg_Syndi W_SYNDM_IDS_


R2_A catedMarket_Indire F
(continued)
ctSales_ParentLeve W_POSITION_D
l2

W_SM_IDS_PA LS_SIL_Agg_Syndi W_SYNDM_IDS_


R3_A catedMarket_Indire F
ctSales_ParentLeve W_POSITION_D
l3

W_SM_IDS_TO LS_SIL_Agg_Syndi W_SYNDM_IDS_


P_A catedMarket_Indire F
ctSales_ParentLeve W_POSITION_D
Top

W_SM_PT_PAR LS_SIL_Agg_Syndi W_SYNDM_PT_F


1_A catedMarket_Plantr W_POSITION_D
ak_ParentLevel1

W_SM_PT_PAR LS_SIL_Agg_Syndi W_SYNDM_PT_F


2_A catedMarket_Plantr W_POSITION_D
ak_ParentLevel2

W_SM_PT_PAR LS_SIL_Agg_Syndi W_SYNDM_PT_F


3_A catedMarket_Plantr W_POSITION_D
ak_ParentLevel3

W_SM_PT_TOP LS_SIL_Agg_Syndi W_SYNDM_PT_F


_A catedMarket_Plantr W_POSITION_D
ak_ParentLeveTop

W_SM_RX_PAR LS_SIL_Agg_Syndi W_SYNDM_RX_F


1_A catedMarket_RX_P W_POSITION_D
arentLevel1
Table 32. Industry Applications Mapping and Source Tables

Source and Target Table Mappings ■ Industry Applications Source, Staging, and Target
Source &
Siebel Data Warehouse Data Model Reference for Industry Applications

Data Staging Tables Target


Warehouse Second Stage for Data Staging First Stage OLTP Source
Application Target Table Mapping Name Warehouse Tables Mapping Name Tables

Life Sciences W_SM_RX_PAR LS_SIL_Agg_Syndi W_SYNDM_RX_F


2_A catedMarket_RX_P W_POSITION_D
(continued)
arentLevel2

W_SM_RX_PAR LS_SIL_Agg_Syndi W_SYNDM_RX_F


3_A catedMarket_RX_P W_POSITION_D
arentLevel3

W_SM_RX_TOP LS_SIL_Agg_Syndi W_SYNDM_RX_F


_A catedMarket_RX_P W_POSITION_D
arentLeveTop

W_SM_W_PAR1 LS_SIL_Agg_Syndi W_SYNDM_W_F


_A catedMarket_Weekl W_POSITION_D
yEarlyView_Parent
Level1

W_SM_W_PAR2 LS_SIL_Agg_Syndi W_SYNDM_W_F


_A catedMarket_Weekl W_POSITION_D
yEarlyView_Parent
Level2

W_SM_W_PAR3 LS_SIL_Agg_Syndi W_SYNDM_W_F


_A catedMarket_Weekl W_POSITION_D
yEarlyView_Parent
Level3

W_SM_W_TOP_ LS_SIL_Agg_Syndi W_SYNDM_W_F


Version 7.8.4

A catedMarket_Weekl W_POSITION_D
yEarlyView_Parent

Table Mappings
LeveTop
370
Table 32. Industry Applications Mapping and Source Tables

Table Mappings
Source and Target Table Mappings ■ Industry Applications Source, Staging, and Target
3 71

Source &
Data Staging Tables Target
Version 7.8.4
Siebel Data Warehouse Data Model Reference for Industry Applications

Warehouse Second Stage for Data Staging First Stage OLTP Source
Application Target Table Mapping Name Warehouse Tables Mapping Name Tables

Life Sciences W_ALIGNMT_D LS_SIL_Alignment W_ALIGNMT_DH W_ALIGNM LS_SDE_Alignme S_ASGN_RULE_


H Dimension_Hierarc S T_DHS ntDimension ITEM
(continued)
hy W_AREA_D S_ASGN_RULE
W_GEO_D S_ASGN_GRP
W_ORG_D S_ASGN_GRP_P
W_PERSON_D OSTN
W_POSITION_D S_POSTN
S_ETL_IMG_99
S_ETL_IMG_10
0

W_ALIGNMT_D LS_SIL_Alignment W_ALIGNMT_DH W_ALIGNM LS_SDE_Alignme S_ETL_I_IMG_1


H Dimension_Hierarc S T_DHS ntDimension_Loa 00
hy W_AREA_D dDeletedRows
W_GEO_D
W_ORG_D
W_PERSON_D
W_POSITION_D

W_ALIGNMT_D LS_SIL_Alignment W_ALIGNMT_DH


H Dimension_Hierarc S
hy_Delete W_ALIGNMT_DH

W_ALIGNMT_D LS_SIL_Alignment W_ALIGNMT_DH


H Dimension_Hierarc
hy_DeleteVersion

W_ALIGNMT_D LS_SIL_Alignment W_ALIGNMT_DH


H Dimension_Hierarc
hy_Truncate

W_ALIGNMT_D LS_SIL_Alignment W_ALIGNMT_DH


H Dimension_Hierarc
hy_Reset
Table 32. Industry Applications Mapping and Source Tables

Source and Target Table Mappings ■ Industry Applications Source, Staging, and Target
Source &
Siebel Data Warehouse Data Model Reference for Industry Applications

Data Staging Tables Target


Warehouse Second Stage for Data Staging First Stage OLTP Source
Application Target Table Mapping Name Warehouse Tables Mapping Name Tables

Life Sciences W_ALIGNVER_ LS_SIL_Alignment W_ALIGNMT_DH


DH VersionDimension_
(continued)
Hierarchy

W_ALIGNVER_ LS_SIL_Alignment W_ALIGNVER_D


DH VersionDimension_ H
Hierarchy_Truncate

W_AREA_D LS_SIL_AreaDimen W_AREA_DS W_AREA_ LS_SDE_AreaDim S_REGION


sion W_LOV_G DS esion

W_AREA_D LS_SIL_AreaDimen
sion_Unspecified

W_CALL_ACCN LS_SIL_CallAccoun W_CALL_ACCNT_ W_CALL_A LS_SDE_CallAcco S_EVT_ACT


T_F tFact FS CCNT_F untFact_Detail S_ACT_PROD_A
W_ACCNT_RNK_ PPL
D S_PROD_INT
W_AREA_D
W_ORG_D
W_POSITION_D
W_PRODUCT_D

W_CALL_ACCN LS_SIL_CallAccoun W_CALL_ACCNT_


T_F tFact_UpdateProdC F
allInd
Version 7.8.4

Table Mappings
372
Table 32. Industry Applications Mapping and Source Tables

Table Mappings
Source and Target Table Mappings ■ Industry Applications Source, Staging, and Target
3 73

Source &
Data Staging Tables Target
Version 7.8.4
Siebel Data Warehouse Data Model Reference for Industry Applications

Warehouse Second Stage for Data Staging First Stage OLTP Source
Application Target Table Mapping Name Warehouse Tables Mapping Name Tables

Life Sciences W_CALL_ATTND LS_SIL_CallAttend W_CALL_ATTND_ W_CALL_A LS_SDE_CallAtte S_EVT_ACT


_F eeFact FS TTND_FS ndeeFact_Detail S_ACT_PROD_A
(continued)
W_ACCNT_RNK_ PPL
D S_PROD_INT
W_AREA_D S_POSTN_CON
W_CON_RNK_D
W_ORG_D
W_PERSON_D
W_POSITION_D
W_POSTN_CON_
D
W_PRODUCT_D

W_CALL_ATTND LS_SIL_CallAttend W_CALL_ATTND_ W_CALL_A LS_SDE_CallAtte S_EVT_ACT


_F eeFact FS TTND_FS ndeeFact_Sample S_ACT_PRDINT
W_ACCNT_RNK_ AndPromote S_PROD_INT
D S_POSTN_CON
W_AREA_D
W_CON_RNK_D
W_ORG_D
W_PERSON_D
W_POSITION_D
W_POSTN_CON_
D
W_PRODUCT_D

W_CALL_ATTND LS_SIL_CallAttend W_CALL_ATTND_


_F eeFact_UpdateCall F
WithSampleDropIn
d

W_CALL_ATTND LS_SIL_CallAttend W_CALL_ATTND_


_F eeFact_UpdateProd F
CallInd
Table 32. Industry Applications Mapping and Source Tables

Source and Target Table Mappings ■ Industry Applications Source, Staging, and Target
Source &
Siebel Data Warehouse Data Model Reference for Industry Applications

Data Staging Tables Target


Warehouse Second Stage for Data Staging First Stage OLTP Source
Application Target Table Mapping Name Warehouse Tables Mapping Name Tables

Life Sciences W_CALL_CON_ LS_SIL_CallContac W_CALL_CON_FS W_CALL_C LS_SIL_CallConta S_EVT_ACT


F tFact W_CON_RNK_D ON_FS ctFact_Detail S_ACT_PROD_A
(continued)
W_AREA_D PPL
W_PERSON_D S_PROD_INT
W_POSITION_D S_POSTN_CON
W_POSTN_CON_
D
W_PRODUCT_D

W_CALL_CON_ LS_SIL_CallContac W_CALL_CON_FS W_CALL_C LS_SIL_CallConta S_EVT_ACT


F tFact W_CON_RNK_D ON_FS ctFact_SampleAn S_ACT_PRDINT
W_AREA_D dPromote S_PROD_INT
W_PERSON_D S_POSTN_CON
W_POSITION_D
W_POSTN_CON_
D
W_PRODUCT_D

W_CALL_CON_ LS_SIL_CallContac W_CALL_CON_F


F tFact_UpdateCallWi
thSampleDropInd

W_CALL_CON_ LS_SIL_CallContac W_CALL_CON_F


F tFact_UpdateProdC
allInd

W_INS_PLAN_D LS_SIL_InsuranceP W_INS_PLAN_DS W_INS_PL LS_SDE_Insuranc S_INS_PLAN


Version 7.8.4

lanDimension W_LOV_G AN_DS ePlanDimension S_ORG_EXT

Table Mappings
W_INS_PLAN_D LS_SIL_InsuranceP
lanDimension_Uns
pecified
374
Table 32. Industry Applications Mapping and Source Tables

Table Mappings
Source and Target Table Mappings ■ Industry Applications Source, Staging, and Target
3 75

Source &
Data Staging Tables Target
Version 7.8.4
Siebel Data Warehouse Data Model Reference for Industry Applications

Warehouse Second Stage for Data Staging First Stage OLTP Source
Application Target Table Mapping Name Warehouse Tables Mapping Name Tables

Life Sciences W_LOV_UD LS_SIL_ListOfValue W_LOV_UD


sUnboundedDimen
(continued)
sion_LoadSyndicat
edType

W_LOV_UD LS_SIL_ListOfValue W_LOV_UD


sUnboundedDimen
sion_LoadUnspecifi
edSyndicatedType

W_A_MNTH_H LS_SIL_MATHelper W_MONTH_D

W_MED_ED_F LS_SIL_MedicalEdu W_MED_ED_FS W_MED_A LS_SDE_MedicalE S_ME_EVT_LS


cationFact W_MED_EVT_D TT_TMP ducationAttendee S_ME_EVT_INV
W_MED_PLAN_D Temp _LS
W_POSTN_CON_
D
W_PROD_RANK_
D
W_AREA_D
W_MED_ATT_TM
P
W_MED_CST_TM
P
W_PERSON_D
W_POSITION_D
W_PRODUCT_D
Table 32. Industry Applications Mapping and Source Tables

Source and Target Table Mappings ■ Industry Applications Source, Staging, and Target
Source &
Siebel Data Warehouse Data Model Reference for Industry Applications

Data Staging Tables Target


Warehouse Second Stage for Data Staging First Stage OLTP Source
Application Target Table Mapping Name Warehouse Tables Mapping Name Tables

Life Sciences W_MED_ED_F LS_SIL_MedicalEdu W_MED_ED_FS W_MED_E LS_SDE_MedicalE S_ME_EVT_LS


cationFact W_MED_EVT_D D_FS ducationAttendee S_ME_EVT_INV
(continued)
W_MED_PLAN_D Temp _LS
W_POSTN_CON_
D
W_PROD_RANK_
D
W_AREA_D
W_MED_ATT_TM
P
W_MED_CST_TM
P
W_PERSON_D
W_POSITION_D
W_PRODUCT_D

W_MED_ED_F LS_SIL_MedicalEdu W_MED_ED_FS W_MED_C LS_SDE_MedicalE S_ME_EVT_LS


cationFact W_MED_EVT_D ST_TMP ducationFactCost S_EVT_ACT
W_MED_PLAN_D Temp
W_POSTN_CON_
D
W_PROD_RANK_
D
W_AREA_D
W_MED_ATT_TM
Version 7.8.4

P
W_MED_CST_TM

Table Mappings
P
W_PERSON_D
W_POSITION_D
W_PRODUCT_D
376
Table 32. Industry Applications Mapping and Source Tables

Table Mappings
Source and Target Table Mappings ■ Industry Applications Source, Staging, and Target
3 77

Source &
Data Staging Tables Target
Version 7.8.4
Siebel Data Warehouse Data Model Reference for Industry Applications

Warehouse Second Stage for Data Staging First Stage OLTP Source
Application Target Table Mapping Name Warehouse Tables Mapping Name Tables

Life Sciences W_MED_ED_F LS_SIL_MedicalEdu W_MED_ED_FS W_MED_E LS_SDE_MedicalE S_ME_EVT_LS


cationFact W_MED_EVT_D D_FS ducationFact S_ME_EVT_INV
(continued)
W_MED_PLAN_D _LS
W_POSTN_CON_ S_ME_EVT_POS
D _LS
W_PROD_RANK_ S_ME_EVT_PRD
D _LS
W_AREA_D S_CONTACT
W_MED_ATT_TM
P
W_MED_CST_TM
P
W_PERSON_D
W_POSITION_D
W_PRODUCT_D

W_MED_EVT_D LS_SIL_MedicalEve W_MED_EVT_DS W_MED_E LS_SDE_MedicalE S_ME_EVT_LS


ntDimension W_LOV_G VT_DS ventDimension S_LST_OF_VAL

W_MED_EVT_D LS_SIL_MedicalEve
ntDimension_Unsp
ecified

W_MED_PLAN_ LS_SIL_MedicalPla W_MED_PLAN_D W_MED_PL LS_SDE_MedicalP S_ME_PLN_LS


D nDimension S AN_DS lanDimension S_PERIOD
W_LOV_G

W_MED_PLAN_ LS_SIL_MedicalPla W_MED_PLAN_D W_MED_PL


DH nDimension_Hierar AN_D
chy

W_MED_PLAN_ LS_SIL_MedicalPla
D nDimension_Unspe
cified
Table 32. Industry Applications Mapping and Source Tables

Source and Target Table Mappings ■ Industry Applications Source, Staging, and Target
Source &
Siebel Data Warehouse Data Model Reference for Industry Applications

Data Staging Tables Target


Warehouse Second Stage for Data Staging First Stage OLTP Source
Application Target Table Mapping Name Warehouse Tables Mapping Name Tables

Life Sciences W_OBJECTIVE_ LS_SIL_ObjectiveF W_OBJECTIVE_F W_OBJECT LS_SDE_Objectiv S_SRC;S_ACCN


F act S IVE_FS eFact_LoadAccou T_SRC;S_CON_
(continued)
W_PROD_RANK_ nts ADDR
D
W_ORG_D
W_PERSON_D
W_AREA_D
W_POSTN_CON
W_PRODUCT_D
W_PLAN_PROMO
_D
W_POSITION_D

W_OBJECTIVE_ LS_SIL_ObjectiveF W_OBJECTIVE_F W_OBJECT LS_SDE_Objectiv S_CAMP_CON


F act S IVE_FS eFact_LoadProfes S_SRC
W_PROD_RANK_ sionals S_CONTACT
D
W_ORG_D
W_PERSON_D
W_AREA_D
W_POSTN_CON
W_PRODUCT_D
W_PLAN_PROMO
_D
W_POSITION_D
Version 7.8.4

W_OBJECTIVE_ LS_SIL_ObjectiveF W_OBJECTIVE_F


F act_UpdateAccount W_ACT_PROD_F

Table Mappings
_Call

W_OBJECTIVE_ LS_SIL_ObjectiveF W_OBJECTIVE_F


F act_UpdateAccount W_SYND_DATA_F
_SyndicateData_Di W_PLAN_PROMO
378

rectSales _D
Table 32. Industry Applications Mapping and Source Tables

Table Mappings
Source and Target Table Mappings ■ Industry Applications Source, Staging, and Target
3 79

Source &
Data Staging Tables Target
Version 7.8.4
Siebel Data Warehouse Data Model Reference for Industry Applications

Warehouse Second Stage for Data Staging First Stage OLTP Source
Application Target Table Mapping Name Warehouse Tables Mapping Name Tables

Life Sciences W_OBJECTIVE_ LS_SIL_ObjectiveF W_OBJECTIVE_F


F act_UpdateAccount W_SYND_IDS_T_
(continued)
_SyndicateData_In F
directSales W_PLAN_PROMO
_D

W_OBJECTIVE_ LS_SIL_ObjectiveF W_OBJECTIVE_F


F act_UpdateContact W_CALL_CON_F
_Call

W_OBJECTIVE_ LS_SIL_ObjectiveF W_OBJECTIVE_F


F act_UpdateContact W_SYND_RX_T_F
_SyndicateData_Rx W_PLAN_PROMO
_D

W_PARAM_G LS_SIL_Parameter Flat File


s_Update

W_POSTN_CON LS_SIL_PositionCo W_POSTN_CON_ W_POSTN LS_SDE_Position S_POSTN_CON


_D ntactDimension DS _CON_DS ContactDimensio S_ADDR_PER
W_LOV_G n

W_POSTN_CON LS_SIL_PositionCo
_D ntactDimension_Un
specifed

W_LOV_D LS_SIL_PriorityLov W_DUAL_G


Dimension

W_DUAL_G LS_SIL_PriroityLov
Dimension_Genera
teSeed

W_LOV_D LS_SIL_PriorityLov W_LOV_D


Dimension_Unspeci
fied
Table 32. Industry Applications Mapping and Source Tables

Source and Target Table Mappings ■ Industry Applications Source, Staging, and Target
Source &
Siebel Data Warehouse Data Model Reference for Industry Applications

Data Staging Tables Target


Warehouse Second Stage for Data Staging First Stage OLTP Source
Application Target Table Mapping Name Warehouse Tables Mapping Name Tables

Life Sciences W_ACCNT_RNK LS_SIL_ProductAcc W_ACCNT_RNK_ W_ACCNT LS_SDE_Product S_ACCNT_CLS_


_D ountRankDimensio DS _RNK_DS AccountRankDim RNK
(continued)
n W_ACCNT_RNK_ ension
D

W_ACCNT_RNK LS_SIL_ProductAcc W_ACCNT_RNK_


_SCD ountRankDimensio DS
n_SCD W_ACCNT_RNK_
D

W_ACCNT_RNK LS_SIL_ProductAcc
_SCD ountRankDimensio
n_SCD_Unspecified

W_ACCNT_RNK LS_SIL_ProductAcc
ountRankDimensio
n_Unspecified

W_CON_RNK_D LS_SIL_ProductCo W_CON_RNK_DS W_CON_R LS_SDE_Product S_CON_CLASS_


ntactRankDimensio W_RANK_MD NK_DS ContactRankDime RNK
n nsion

W_CON_RNK_S LS_SIL_ProductCo W_CON_RNK_DS


CD ntactRankDimensio W_CON_RNK_D
n_SCD

W_CON_RNK_S LS_SIL_ProductCo
CD ntactRankDimensio
Version 7.8.4

n_SCD_Unspecified

Table Mappings
W_CON_RNK LS_SIL_ProductCo
ntactRankDimensio
n_Unspecified
380
Table 32. Industry Applications Mapping and Source Tables

Table Mappings
Source and Target Table Mappings ■ Industry Applications Source, Staging, and Target
3 81

Source &
Data Staging Tables Target
Version 7.8.4
Siebel Data Warehouse Data Model Reference for Industry Applications

Warehouse Second Stage for Data Staging First Stage OLTP Source
Application Target Table Mapping Name Warehouse Tables Mapping Name Tables

Life Sciences W_RANK_MD LS_SIL_ProductRa W_ACCNT_RNK_


nkMinDimension_A DS
(continued)
ccount

W_RANK_MD LS_SIL_ProductRa W_CON_RNK_DS


nkMinDimension_C
ontact

W_RANK_MD LS_SIL_ProductrRa
nkMinDimension_U
nspecified

W_PER_RANK_ LS_SIL_ProfileRank W_PER_RANK_FS W_PER_RA LS_SDE_ProfileR S_ORG_EXT;S_


F Fact W_ACCNT_RNK_ NK_FS ankFact_Account ACCNT_CLS_RN
D Ranked K;S_CON_ADDR
W_AREA_D
W_ORG_D
W_CON_RNK_D
W_PERSON_D
W_POSITION_D
W_PRODUCT_D

W_PER_RANK_ LS_SIL_ProfileRank W_PER_RANK_FS W_PER_RA LS_SDE_ProfileR S_ORG_EXT;S_


F Fact W_ACCNT_RNK_ NK_FS ankFact_Account ACCNT_POSTN;
D Unranked S_CON_ADDR
W_AREA_D
W_ORG_D
W_CON_RNK_D
W_PERSON_D
W_POSITION_D
W_PRODUCT_D
Table 32. Industry Applications Mapping and Source Tables

Source and Target Table Mappings ■ Industry Applications Source, Staging, and Target
Source &
Siebel Data Warehouse Data Model Reference for Industry Applications

Data Staging Tables Target


Warehouse Second Stage for Data Staging First Stage OLTP Source
Application Target Table Mapping Name Warehouse Tables Mapping Name Tables

Life Sciences W_PER_RANK_ LS_SIL_ProfileRank W_PER_RANK_FS W_PER_RA LS_SDE_ProfileR S_CONTACT;S_


F Fact W_ACCNT_RNK_ NK_FS ankFact_Contact CON_CLASS_RN
(continued)
D Ranked K
W_AREA_D
W_ORG_D
W_CON_RNK_D
W_PERSON_D
W_POSITION_D
W_PRODUCT_D

W_SYNDD_DS_ LS_SIL_Syndicated W_SYNDD_DS_F W_SYNDD LS_SDE_Syndicat LoadSyndData_


F DataFact_DirectSal S _DS_FS edDataFact_Direc DS (Flat File)
es W_XREF_AREA_ tSales
M
W_XREF_ORG_M
W_XREF_PAYER_
M
W_XREF_PROD_
M

W_SYNDD_XPT LS_SIL_Syndicated W_SYNDD_XPT_ W_SYNDD LS_SDE_Syndicat LoadSyndData_


_F DataFact_Exponent FS _XPT_FS edDataFact_Expo XPT (Flat File)
Plantrak W_XREF_AREA_ nentPlantrak
M
W_XREF_ORG_M
W_XREF_PERSO
Version 7.8.4

N_M
W_XREF_PROD_

Table Mappings
M
382
Table 32. Industry Applications Mapping and Source Tables

Table Mappings
Source and Target Table Mappings ■ Industry Applications Source, Staging, and Target
3 83

Source &
Data Staging Tables Target
Version 7.8.4
Siebel Data Warehouse Data Model Reference for Industry Applications

Warehouse Second Stage for Data Staging First Stage OLTP Source
Application Target Table Mapping Name Warehouse Tables Mapping Name Tables

Life Sciences W_SYNDD_IDS LS_SIL_Syndicated W_SYNDD_IDS_F W_SYNDD LS_SDE_Syndicat LoadSyndData_


_F DataFact_IndirectS S _IDS_FS edDataFact_Indir IDS (Flat File)
(continued)
ales W_XREF_AREA_ ectSales
M
W_XREF_ORG_M
W_XREF_PAYER_
M
W_XREF_PROD_
M

W_SYNDD_PT_ LS_SIL_Syndicated W_SYNDD_PT_F W_SYNDD SL_SDE_Syndicat LoadSyndData_


F DataFact_Plantrak S _PT_FS edDataFact_Plant PT (Flat File)
W_XREF_AREA_ rak
M
W_XREF_ORG_M
W_XREF_PROD_
M

W_SYNDD_RX_ LS_SIL_Syndicated W_SYNDD_RX_F W_SYNDD SL_SDE_Syndicat LoadSyndData_


F DataFact_Rx S _RX_FS edDataFact_Rx RX (Flat File)
W_XREF_AREA_
M
W_XREF_PERSO
N_M
W_XREF_PAYER_
M
W_XREF_PROD_
M
Table 32. Industry Applications Mapping and Source Tables

Source and Target Table Mappings ■ Industry Applications Source, Staging, and Target
Source &
Siebel Data Warehouse Data Model Reference for Industry Applications

Data Staging Tables Target


Warehouse Second Stage for Data Staging First Stage OLTP Source
Application Target Table Mapping Name Warehouse Tables Mapping Name Tables

Life Sciences W_SYNDD_W_F LS_SIL_Syndicated W_SYNDD_RX_F W_SYNDD SL_SDE_Syndicat LoadSyndData_


DataFact_WeekEarl S _W_FS edDataFact_Week W (Flat File)
(continued)
yView W_XREF_AREA_ EarlyView
M
W_XREF_PERSO
N_M
W_XREF_PAYER_
M
W_XREF_PROD_
M

W_SYND_IDS_ LS_SIL_Syndicated W_SYNDD_IDS_F


D_F DataDistrictFact_In W_ALIGNMT_DH
directSales W_POSITION_D

W_SYND_XPT_ LS_SIL_Syndicated W_SYNDD_IDS_F


D_F DataDistrictFact_In W_ALIGNMT_DH
directSales W_POSITION_D

W_SYND_DS_T LS_SIL_Syndicated W_SYNDD_DS_F


_F DataTerritoryFact_ W_ALIGNMT_DH
DirectSales W_ORG_D
W_POSITION_D
W_PRODUCT_D

W_SYND_XPT_ LS_SIL_Syndicated W_SYNDD_XPT_


T_F DataTerritoryFact_ F
Version 7.8.4

ExponentPlanTrak W_ALIGNMT_DH
W_PERSON_D

Table Mappings
W_POSITION_D
W_PRODUCT_D
384
Table 32. Industry Applications Mapping and Source Tables

Table Mappings
Source and Target Table Mappings ■ Industry Applications Source, Staging, and Target
3 85

Source &
Data Staging Tables Target
Version 7.8.4
Siebel Data Warehouse Data Model Reference for Industry Applications

Warehouse Second Stage for Data Staging First Stage OLTP Source
Application Target Table Mapping Name Warehouse Tables Mapping Name Tables

Life Sciences W_SYND_IDS_ LS_SIL_Syndicated W_SYNDD_IDS_F


T_F DataTerritoryFact_I W_ALIGNMT_DH
(continued)
ndirectSales W_ORG_D
W_POSITION_D
W_PRODUCT_D

W_SYND_PT_T LS_SIL_Syndicated W_SYNDD_PT_F


_F DataTerritoryFact_ W_ALIGNMT_DH
Plantrak W_POSITION_D

W_SYND_RX_T LS_SIL_Syndicated W_SYNDD_RX_F


_F DataTerritoryFact_ W_ALIGNMT_DH
Rx W_PERSON_D
W_POSITION_D
W_PRODUCT_D

W_SYND_W_T_ LS_SIL_Syndicated W_SYNDD_W_F


F DataTerritoryFact_ W_ALIGNMT_DH
WeeklyEarlyView W_PERSON_D
W_POSITION_D
W_PRODUCT_D

W_SYNDM_DS_ LS_SIL_Syndicated W_SYNDM_DS_F W_SYNDM LS_SDE_Syndicat LoadSyndMarke


F MarketFact_DirectS S _DS_FS edMarketFact_Dir t_DS (Flat File)
ales_Calculated W_PRODUCT_D ectSales
W_XREF_AREA_
M
W_XREF_ORG_M
W_XREF_PAYER_
M
Table 32. Industry Applications Mapping and Source Tables

Source and Target Table Mappings ■ Industry Applications Source, Staging, and Target
Source &
Siebel Data Warehouse Data Model Reference for Industry Applications

Data Staging Tables Target


Warehouse Second Stage for Data Staging First Stage OLTP Source
Application Target Table Mapping Name Warehouse Tables Mapping Name Tables

Life Sciences W_SYNDM_XPT LS_SIL_Syndicated W_SYNDM_XPT_ W_SYNDM LS_SDE_Syndicat LoadSyndMarke


_F MarketFact_Expone FS _XPT_FS edMarketFact_Ex t_XPT (Flat File)
(continued)
ntPlantrak W_XREF_AREA_ ponentPlantrak
M
W_XREF_ORG_M
W_XREF_PERSO
N_M
W_XREF_PROD_
M

W_SYNDM_XPT LS_SIL_Syndicated W_SYNDM_XPT_


_F MarketFact_Expone FS
ntPlantrak_Calculat W_PRODUCT_D
ed W_XREF_AREA_
M
W_XREF_ORG_M
W_XREF_PERSO
N_D

W_SYNDM_IDS LS_SIL_Syndicated W_SYNDM_IDS_ W_SYNDM LS_SDE_Syndicat LoadSyndMarke


_F MarketFact_Indirec FS _IDS_FS edMarketFact_In t_IDS (Flat File)
t W_XREF_AREA_ direct
M
W_XREF_PAYER_
M
W_XREF_ORG_M
Version 7.8.4

W_XREF_PROD_
M

Table Mappings
386
Table 32. Industry Applications Mapping and Source Tables

Table Mappings
Source and Target Table Mappings ■ Industry Applications Source, Staging, and Target
3 87

Source &
Data Staging Tables Target
Version 7.8.4
Siebel Data Warehouse Data Model Reference for Industry Applications

Warehouse Second Stage for Data Staging First Stage OLTP Source
Application Target Table Mapping Name Warehouse Tables Mapping Name Tables

Life Sciences W_SYNDM_IDS LS_SIL_Syndicated W_SYNDM_IDS_


_F MarketFact_Indirec FS
(continued)
tSales_Calculated W_PRODUCT_D
W_XREF_AREA_
M
W_XREF_PAYER_
M
W_XREF_ORG_M

W_SYNDM_PT_ LS_SIL_Syndicated W_SYNDM_PT_F W_SYNDM LS_SDE_Syndicat LoadSyndMarke


F MarketFact_Plantra S _PT_FS edMarketFact_Pla t_PT (FlatFile)
k W_XREF_AREA_ ntrak
M
W_XREF_PROD_
M
W_XREF_ORG_M

W_SYNDM_PT_ LS_SIL_Syndicated W_SYNDM_PT_F


F MarketFact_Plantra S
k_Calculated W_PRODUCT_D
W_XREF_AREA_
M
W_XREF_ORG_M

W_SYNDM_RX_ LS_SIL_Syndicated W_SYNDM_RX_F W_SYNDM LS_SDE_Syndicat LoadSyndMarke


F MarketFact_Rx S _RX_FS edMarketFact_Rx t_RX (Flat File)
W_XREF_AREA_
M
W_XREF_PAYER_
M
W_XREF_PERSO
N_M
W_XREF_PROD_
M
Table 32. Industry Applications Mapping and Source Tables

Source and Target Table Mappings ■ Industry Applications Source, Staging, and Target
Source &
Siebel Data Warehouse Data Model Reference for Industry Applications

Data Staging Tables Target


Warehouse Second Stage for Data Staging First Stage OLTP Source
Application Target Table Mapping Name Warehouse Tables Mapping Name Tables

Life Sciences W_SYNDM_RX_ LS_SIL_Syndicated W_SYNDM_RX_F


F MarketFact_Rx_Cal S
(continued)
culated W_PRODUCT_D
W_XREF_AREA_
M
W_XREF_PAYER_
M
W_XREF_PERSO
N_M

W_SYNDM_W_F LS_SIL_Syndicated W_SYNDM_W_FS W_SYNDM LS_SDE_Syndicat LoadSyndMarke


MarketFact_Weekly W_XREF_AREA_ _W_FS edMarketFact_We t_W (Flat File)
EarlyView M eklyEarlyView
W_XREF_PAYER_
M
W_XREF_PERSO
N_M
W_XREF_PROD_
M

W_SYNDM_W_F LS_SIL_Syndicated W_SYNDM_W_FS


MarketFact_Weekly W_PRODUCT_D
EarlyView_Calculat W_XREF_AREA_
ed M
W_XREF_PAYER_
M
Version 7.8.4

W_XREF_PERSO
N_M

Table Mappings
W_SYNM_IDS_ LS_SIL_Syndicated W_SYNM_IDS_D
D_F MarketDistrictFact_ _F
IndirectSales W_ALIGNMT_DH
W_POSITION_D
388
Table 32. Industry Applications Mapping and Source Tables

Table Mappings
Source and Target Table Mappings ■ Industry Applications Source, Staging, and Target
3 89

Source &
Data Staging Tables Target
Version 7.8.4
Siebel Data Warehouse Data Model Reference for Industry Applications

Warehouse Second Stage for Data Staging First Stage OLTP Source
Application Target Table Mapping Name Warehouse Tables Mapping Name Tables

Life Sciences W_SYNM_XPT_ LS_SIL_Syndicated W_SYNDM_XPT_


D_F MarketDistrictFact_ F
(continued)
ExponentPlantrak W_ALIGNMT_DH
W_POSITION_D

W_SYNM_DS_T LS_SIL_Syndicated W_SYNDM_DS_F


_F MarketTerritoryFact W_ALIGNMT_DH
_DirectSales W_POSITION_D

W_SYNM_XPT_ LS_SIL_Syndicated W_SYNDM_XPT_


T_F MarketTerritoryFact F
_ExponentPlantrak W_ALIGNMT_DH
W_POSITION_D

W_SYNM_IDS_ LS_SIL_Syndicated W_SYNDM_IDS_


T_F MarketTerritoryFact F
_IndirectSales W_ALIGNMT_DH
W_POSITION_D

W_SYNM_PT_T LS_SIL_Syndicated W_SYNDM_PT_F


_F MarketTerritoryFact W_ALIGNMT_DH
_Plantrak W_POSITION_D

W_SYNM_RX_T LS_SIL_Syndicated W_SYNDM_RX_F


_F MarketTerritoryFact W_ALIGNMT_DH
_Rx W_POSITION_D

W_SYNM_W_T_ LS_SIL_Syndicated W_SYNDM_W_F


F MarketTerritoryFact W_ALIGNMT_DH
_WeeklyEarlyView W_POSITION_D

W_XREF_ORG_ LS_SIL_XRefMapDi LoadXref_Accoun


M mension_Account t (Flat File)
Table 32. Industry Applications Mapping and Source Tables

Source and Target Table Mappings ■ Industry Applications Source, Staging, and Target
Source &
Siebel Data Warehouse Data Model Reference for Industry Applications

Data Staging Tables Target


Warehouse Second Stage for Data Staging First Stage OLTP Source
Application Target Table Mapping Name Warehouse Tables Mapping Name Tables

Life Sciences LoadXref_Accou LS_SIL_XRefMapDi LoadXref_Accoun


nt_Reject (Flat mension_Account t (Flat File)
(continued)
File)

W_XREF_ORG_ LS_SIL_XRefMapDi W_XREF_ORG_M


M mension_Account_
Unspecified

W_XREF_ORG_ LS_SIL_XRefMapDi W_XREF_ORG_M


M mension_Account_ W_ORG_D
UpdateAccountWID

W_XREF_AREA LS_SIL_XRefMapDi LoadXref_Area


_M mension_Area (Flat File)

LoadXref_Accou LS_SIL_XRefMapDi LoadXref_Area


nt_Reject (Flat mension_Area (Flat File)
File)

W_XREF_AREA LS_SIL_XRefMapDi W_XREF_AREA_


_M mension_Area_Uns M
pecified

W_XREF_AREA LS_SIL_XRefMapDi W_XREF_AREA_


_M mension_Area_Upd M
ateAreaWID W_AREA_D

W_XREF_PERS LS_SIL_XRefMapDi LoadXref_Contac


Version 7.8.4

ON_M mension_Contact t (Flat File)

LoadXref_Conta LS_SIL_XRefMapDi LoadXref_Contac

Table Mappings
ct_Reject (Flat mension_Contact t (Flat File)
File)

W_XREF_PERS LS_SIL_XRefMapDi W_XREF_PERSO


ON_M mension_Contact_ N_M
390

Unspecified
Table 32. Industry Applications Mapping and Source Tables

Table Mappings
Source and Target Table Mappings ■ Industry Applications Source, Staging, and Target
3 91

Source &
Data Staging Tables Target
Version 7.8.4
Siebel Data Warehouse Data Model Reference for Industry Applications

Warehouse Second Stage for Data Staging First Stage OLTP Source
Application Target Table Mapping Name Warehouse Tables Mapping Name Tables

Life Sciences W_XREF_PERS LS_SIL_XRefMapDi W_XREF_PERSO


ON_M mension_Contact_ N_M
(continued)
UpdateContactWID W_PERSON_D

W_XREF_PAYER LS_SIL_XRefMapDi LoadXref_Payer


_M mension_Payer (Flat File)

LoadXref_Payer LS_SIL_XRefMapDi LoadXref_Payer


_Reject (Flat mension_Payer (Flat File)
File)

W_XREF_PAYER LS_SIL_XRefMapDi W_XREF_PAYER_


_M mension_Payer_Un M
specified

W_XREF_PAYER LS_SIL_XRefMapDi W_XREF_PAYER_


_M mension_Payer_Up M
datePayerWID W_PAYER_D

S_ETL_ER LS_XCPTN_Circul S_REGION


RLOG arHierarchyForAr
ea

S_ETL_ER LS_XCPTN_Circul S_ME_PLN_LS


RLOG arHierarchyForMe
dEdPlan

S_ETL_ER LS_XCPTN_Circul S_PROD_REL


RLOG arHierarchyForPr
oduct
Table 32. Industry Applications Mapping and Source Tables

Source and Target Table Mappings ■ Industry Applications Source, Staging, and Target
Source &
Siebel Data Warehouse Data Model Reference for Industry Applications

Data Staging Tables Target


Warehouse Second Stage for Data Staging First Stage OLTP Source
Application Target Table Mapping Name Warehouse Tables Mapping Name Tables

Life Sciences S_ETL_ER LS_XCPTN_Unsup S_REGION


RLOG portedDepthForA
(continued)
rea

S_ETL_ER LS_XCPTN_Unsup S_ME_PLN_LS


RLOG portedDepthForM
edEdPlan

S_ETL_ER LS_XCPTN_Unsup S_PROD_REL


RLOG portedDepthForPr S_PROD_INT
oduct

S_ETL_I_I LS_SDEINC_Find S_PARTY_PER


MG_47 Aux_S_PARTY_PE S_PARTY_PER_
R DTL
S_ETL_I_IMG_9
8

S_ETL_I_I LS_SDEINC_Find S_POSTN_CON


MG_79 Aux_S_POSTN_C S_ADDR_PER
ON S_ETL_I_IMG_2

S_ETL_I_I LS_SDEINC_Find S_ASGN_RULE


MG_152 Aux_S_ASGN_RU S_ASGN_RULE_
LE ITEM
S_ETL_I_IMG_9
9
Version 7.8.4

Table Mappings
392
Source and Target Table Mappings ■ Data Warehouse Column and Index Reference for
Industry Applications

Data Warehouse Column and Index


Reference for Industry Applications
This section contains information about the columns and indexes in each Siebel Data Warehouse
table. The tables are presented in alphabetical order by table name.

Siebel Data Warehouse Data Model Reference for Industry Applications 39 3


Version 7.8.4
Repository Tables

Name: S_ETL_COSTLST User Name: SM Product Cost Lists

Status: Active Type: Data (Private) Base Table:


Comments: SM Product Cost Lists. Mirrored from Siebel Data Warehouse.

Columns

Name Not Data Type Domain Domain Comments


Null Type
CONFLICT_ID 3 Varchar(15) Siebel System Field

COST_CD 3 Varchar(30) Cost List

CREATED 3 UTC Date Time Siebel System Field

CREATED_BY 3 Varchar(15) FK S_USER Siebel System Field

CURCY_CD 3 Varchar(20) FK S_CURCY Currency Code

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

EFF_END_DT 3 UTC Date Time Effective End Date

EFF_START_DT 3 UTC Date Time Effective Start Date

END_DT 3 UTC Date Time End Date

ETL_PROC_WID 3 Number(10, 0) Siebel System Field

LAST_UPD 3 UTC Date Time Siebel System Field

LAST_UPD_BY 3 Varchar(15) FK S_USER Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

PROD_ID 3 Varchar(30) Product Id

ROW_ID 3 Varchar(15) Siebel System Field

START_DT 3 UTC Date Time Start Date

STD_COST_UNIT 3 Number(22, 7) Standard Cost Unit

SUBTYPE_CD 3 Varchar(30) Sub Type

Indexes

S_ETL_COSTLST_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PROD_ID, SUBTYPE_CD, COST_CD

S_ETL_COSTLST_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ETL_PROC_WID

S_ETL_COSTLST_P1 Type: Primary Key Unique: Y DB2 Clustered: Y MSSQL Clustered: Y

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1 of 1915
Repository Tables

Name: S_ETL_CTRYREGN User Name: SM Extraction Country Region

Status: Active Type: Data (Public) Base Table:


Comments: Extraction for Country Region

Columns

Name Not Data Type Domain Domain Comments


Null Type
COUNTRY 3 Varchar(30) Country Used By ETL

REGION 3 Varchar(30) Region Used By ETL

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 2 of 1915
Repository Tables

Name: S_ETL_CURR_RUN User Name: SM Extraction Current Run

Status: Active Type: Data (Public) Base Table:


Comments: Extraction for Current Run

Columns

Name Not Data Type Domain Domain Comments


Null Type
CONFLICT_ID 3 Varchar(15) Siebel System Field

CREATED 3 UTC Date Time Siebel System Field

CREATED_BY 3 Varchar(15) FK S_USER Siebel System Field

LAST_UPD 3 UTC Date Time Siebel System Field

LAST_UPD_BY 3 Varchar(15) FK S_USER Siebel System Field

LOAD_DT 3 UTC Date Time Load Date of ETL Process

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

PREV_LOAD_DT 3 UTC Date Time Previous Load Date of ETL


Process

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_CURR_RUN_P1 Type: Primary Key Unique: Y DB2 Clustered: Y MSSQL Clustered: Y

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 3 of 1915
Repository Tables

Name: S_ETL_DATASRC User Name: SM Extraction Data Source

Status: Active Type: Data (Private) Base Table:


Comments: SM Extraction Data Source

Columns

Name Not Data Type Domain Domain Comments


Null Type
CONFLICT_ID 3 Varchar(15) Siebel System Field

CONNECTIVITY_INFO Varchar(100) Connection Information

CREATED 3 UTC Date Time Siebel System Field

CREATED_BY 3 Varchar(15) FK S_USER Siebel System Field

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

DESC_TEXT Varchar(100) Description Text

LAST_UPD 3 UTC Date Time Siebel System Field

LAST_UPD_BY 3 Varchar(15) FK S_USER Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

NAME 3 Varchar(100) Data Source Name

ROW_ID 3 Varchar(15) Siebel System Field

TYPE Varchar(100) Data Source : Siebel OLTP, SAP,


People Soft etc

Indexes

S_ETL_DATASRC_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: Y

Columns: ROW_ID

S_ETL_DATASRC_U1 Type: User Key Unique: Y DB2 Clustered: Y MSSQL Clustered: N

Columns: NAME, CONFLICT_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 4 of 1915
Repository Tables

Name: S_ETL_DAY User Name: SM Extraction Day

Status: Active Type: Data (Public) Base Table:


Comments: SM Extraction Day Dimension

Columns

Name Not Data Type Domain Domain Comments


Null Type
CALENDAR_DATE UTC Date Time Date of ETL Process

CAL_HALF Number(2, 0) Calendar Half Year

CAL_MONTH Number(2, 0) Calendar Month of ETL Process

CAL_QTR Number(1, 0) Calendar Quarter of ETL Process

CAL_TRIMESTER Number(10, 0) Calendar Trimester of ETL


Process

CAL_WEEK Number(2, 0) Calendar Week of ETL Process

CAL_YEAR Number(4, 0) Calendar Year of ETL Process

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

DAY_AGO_DT UTC Date Time Day Ago Date of ETL Process

DAY_AGO_WID Number(10, 0) Day Ago Identifier

DAY_DT UTC Date Time Day Date of ETL Process

DAY_NAME Varchar(30) Day Name of ETL Process

DAY_OF_MONTH Number(2, 0) Day of Month

DAY_OF_WEEK Number(1, 0) Day of Week

DAY_OF_YEAR Number(3, 0) Day of Year

FSCL_HALF Number(1, 0) Fiscal Half Year

FSCL_MONTH Number(2, 0) Fiscal Month of ETL Process

FSCL_QTR Number(1, 0) Fiscal Quarter of ETL Process

FSCL_TRIMESTER Number(10, 0) Fiscal Trimester of ETL Process

FSCL_WEEK Number(2, 0) Fiscal Week of ETL Process

FSCL_YEAR Number(4, 0) Fiscal Year of ETL Process

HALF_AGO_DT UTC Date Time Half-Year Ago Date

HALF_AGO_WID Number(10, 0) Half-Year Ago Identifier

INTEGRATION_ID 3 Varchar(30) Identifier used for integration with


external systems

JULIAN_DAY_NUM Number(10, 0) Julian Day Number of ETL


Process

JULIAN_MONTH_NUM Number(10, 0) Julian Month Number of ETL


Process

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 5 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
JULIAN_QTR_NUM Number(10, 0) Julian Quarter Number of ETL
Process

JULIAN_TER_NUM Number(10, 0) Julian Term Number of ETL


Process

JULIAN_WEEK_NUM Number(10, 0) Julian Week Number of ETL


Process

JULIAN_YEAR_NUM Number(10, 0) Julian Year Number of ETL


Process

MONTH_AGO_DT UTC Date Time Month Ago Date of ETL Process

MONTH_AGO_WID Number(10, 0) Month Ago Identifier

MONTH_NAME Varchar(30) Month Name of ETL Process

PERIOD_KEY Number(10, 0) Period Key Used By ETL

PER_NAME_HALF Varchar(50) Half Period Name of ETL Process

PER_NAME_MONTH Varchar(50) Month Name of Period of ETL


Process

PER_NAME_QTR Varchar(50) Quarter Name of Period of ETL


Process

PER_NAME_TER Varchar(50) Term Name of Period of ETL


Process

PER_NAME_WEEK Varchar(50) Week Name of Period of ETL


Process

PER_NAME_YEAR Varchar(50) Year Name of Period of ETL


Process

QUARTER_AGO_DT UTC Date Time Quarter Ago Date of ETL Process

QUARTER_AGO_WID Number(10, 0) Quarter Ago Identifier

ROW_WID 3 Number(10, 0) Siebel System Field

TRIMESTER_AGO_DT UTC Date Time Trimester Ago Date of ETL


Process

TRIMESTER_AGO_WID Number(10, 0) Trimester Ago Identifier

WEEK_AGO_DT UTC Date Time Week Ago Date of ETL Process

WEEK_AGO_WID Number(10, 0) Week Ago Identifier

YEAR_AGO_DT UTC Date Time Year Ago Date of ETL Process

YEAR_AGO_WID Number(10, 0) Year Ago Identifier

Indexes

S_ETL_DAY_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: DAY_AGO_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 6 of 1915
Repository Tables

Indexes - continued

S_ETL_DAY_F2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: WEEK_AGO_WID

S_ETL_DAY_F3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: MONTH_AGO_WID

S_ETL_DAY_F4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: QUARTER_AGO_WID

S_ETL_DAY_F5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: TRIMESTER_AGO_WID

S_ETL_DAY_F6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: HALF_AGO_WID

S_ETL_DAY_F7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: YEAR_AGO_WID

S_ETL_DAY_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: CAL_WEEK

S_ETL_DAY_M10 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: MONTH_NAME

S_ETL_DAY_M11 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: FSCL_WEEK

S_ETL_DAY_M12 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: FSCL_MONTH

S_ETL_DAY_M13 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: FSCL_QTR

S_ETL_DAY_M14 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: FSCL_HALF

S_ETL_DAY_M15 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: FSCL_YEAR

S_ETL_DAY_M16 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PER_NAME_WEEK

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 7 of 1915
Repository Tables

Indexes - continued

S_ETL_DAY_M17 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PER_NAME_MONTH

S_ETL_DAY_M18 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PER_NAME_QTR

S_ETL_DAY_M19 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PER_NAME_HALF

S_ETL_DAY_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: CAL_MONTH

S_ETL_DAY_M20 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PER_NAME_YEAR

S_ETL_DAY_M21 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: JULIAN_DAY_NUM

S_ETL_DAY_M22 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: JULIAN_WEEK_NUM

S_ETL_DAY_M23 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: JULIAN_MONTH_NUM

S_ETL_DAY_M24 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: JULIAN_QTR_NUM

S_ETL_DAY_M25 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: JULIAN_YEAR_NUM

S_ETL_DAY_M26 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: CAL_TRIMESTER

S_ETL_DAY_M27 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: FSCL_TRIMESTER

S_ETL_DAY_M28 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: JULIAN_TER_NUM

S_ETL_DAY_M29 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PER_NAME_TER

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 8 of 1915
Repository Tables

Indexes - continued

S_ETL_DAY_M3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: CAL_QTR

S_ETL_DAY_M30 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: CALENDAR_DATE

S_ETL_DAY_M31 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: DAY_AGO_DT

S_ETL_DAY_M32 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: WEEK_AGO_DT

S_ETL_DAY_M33 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: MONTH_AGO_DT

S_ETL_DAY_M34 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: QUARTER_AGO_DT

S_ETL_DAY_M35 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: TRIMESTER_AGO_DT

S_ETL_DAY_M36 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: HALF_AGO_DT

S_ETL_DAY_M37 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PERIOD_KEY

S_ETL_DAY_M38 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: YEAR_AGO_DT

S_ETL_DAY_M39 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: DAY_DT

S_ETL_DAY_M4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: CAL_HALF

S_ETL_DAY_M5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: CAL_YEAR

S_ETL_DAY_M6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: DAY_OF_WEEK

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 9 of 1915
Repository Tables

Indexes - continued

S_ETL_DAY_M7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: DAY_OF_MONTH

S_ETL_DAY_M8 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: DAY_OF_YEAR

S_ETL_DAY_M9 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: DAY_NAME

S_ETL_DAY_P1 Type: Primary Key Unique: Y DB2 Clustered: Y MSSQL Clustered: Y

Columns: ROW_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 10 of 1915
Repository Tables

Name: S_ETL_D_IMG_1 User Name: USER_S_ETL_D_IMG_1

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_D_IMG_1_M1 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 11 of 1915
Repository Tables

Name: S_ETL_D_IMG_10 User Name: USER_S_ETL_D_IMG_10

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_D_IMG_10_M1 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 12 of 1915
Repository Tables

Name: S_ETL_D_IMG_100 User Name: USER_S_ETL_D_IMG_100

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Last Updated

MODIFICATION_NUM 3 Number(10, 0) Modification Number

ROW_ID 3 Varchar(15) Row Id

Indexes

S_ETL_D_IMG_100_M1 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 13 of 1915
Repository Tables

Name: S_ETL_D_IMG_101 User Name: USER_S_ETL_D_IMG_101

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Last Updated

MODIFICATION_NUM 3 Number(10, 0) Modification Number

ROW_ID 3 Varchar(15) Row Id

Indexes

S_ETL_D_IMG_101_M1 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 14 of 1915
Repository Tables

Name: S_ETL_D_IMG_102 User Name: USER_S_ETL_D_IMG_102

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Last Updated

MODIFICATION_NUM 3 Number(10, 0) Modification Number

ROW_ID 3 Varchar(15) Row Id

Indexes

S_ETL_D_IMG_102_M1 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 15 of 1915
Repository Tables

Name: S_ETL_D_IMG_103 User Name: USER_S_ETL_D_IMG_103

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Last Updated

MODIFICATION_NUM 3 Number(10, 0) Modification Number

ROW_ID 3 Varchar(15) Row Id

Indexes

S_ETL_D_IMG_103_M1 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 16 of 1915
Repository Tables

Name: S_ETL_D_IMG_104 User Name: USER_S_ETL_D_IMG_104

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Last Updated

MODIFICATION_NUM 3 Number(10, 0) Modification Number

ROW_ID 3 Varchar(15) Row Id

Indexes

S_ETL_D_IMG_104_M1 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 17 of 1915
Repository Tables

Name: S_ETL_D_IMG_105 User Name: USER_S_ETL_D_IMG_105

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Last Updated

MODIFICATION_NUM 3 Number(10, 0) Modification Number

ROW_ID 3 Varchar(15) Row Id

Indexes

S_ETL_D_IMG_105_M1 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 18 of 1915
Repository Tables

Name: S_ETL_D_IMG_106 User Name: USER_S_ETL_D_IMG_106

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Last Updated

MODIFICATION_NUM 3 Number(10, 0) Modification Number

ROW_ID 3 Varchar(15) Row Id

Indexes

S_ETL_D_IMG_106_M1 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 19 of 1915
Repository Tables

Name: S_ETL_D_IMG_107 User Name: USER_S_ETL_D_IMG_107

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Last Updated

MODIFICATION_NUM 3 Number(10, 0) Modification Number

ROW_ID 3 Varchar(15) Row Id

Indexes

S_ETL_D_IMG_107_M1 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 20 of 1915
Repository Tables

Name: S_ETL_D_IMG_108 User Name: USER_S_ETL_D_IMG_108

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Last Updated

MODIFICATION_NUM 3 Number(10, 0) Modification Number

ROW_ID 3 Varchar(15) Row Id

Indexes

S_ETL_D_IMG_108_M1 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 21 of 1915
Repository Tables

Name: S_ETL_D_IMG_109 User Name: USER_S_ETL_D_IMG_109

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Last Updated

MODIFICATION_NUM 3 Number(10, 0) Modification Number

ROW_ID 3 Varchar(15) Row Id

Indexes

S_ETL_D_IMG_109_M1 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 22 of 1915
Repository Tables

Name: S_ETL_D_IMG_11 User Name: USER_S_ETL_D_IMG_11

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_D_IMG_11_M1 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 23 of 1915
Repository Tables

Name: S_ETL_D_IMG_110 User Name: USER_S_ETL_D_IMG_110

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Last Updated

MODIFICATION_NUM 3 Number(10, 0) Modification Number

ROW_ID 3 Varchar(15) Row Id

Indexes

S_ETL_D_IMG_110_M1 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 24 of 1915
Repository Tables

Name: S_ETL_D_IMG_111 User Name: USER_S_ETL_D_IMG_111

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Last Updated

MODIFICATION_NUM 3 Number(10, 0) Modification Number

ROW_ID 3 Varchar(15) Row Id

Indexes

S_ETL_D_IMG_111_M1 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 25 of 1915
Repository Tables

Name: S_ETL_D_IMG_112 User Name: USER_S_ETL_D_IMG_112

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Last Updated

MODIFICATION_NUM 3 Number(10, 0) Modification Number

ROW_ID 3 Varchar(15) Row Id

Indexes

S_ETL_D_IMG_112_M1 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 26 of 1915
Repository Tables

Name: S_ETL_D_IMG_113 User Name: USER_S_ETL_D_IMG_113

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Last Updated

MODIFICATION_NUM 3 Number(10, 0) Modification Number

ROW_ID 3 Varchar(15) Row Id

Indexes

S_ETL_D_IMG_113_M1 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 27 of 1915
Repository Tables

Name: S_ETL_D_IMG_114 User Name: USER_S_ETL_D_IMG_114

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Last Updated

MODIFICATION_NUM 3 Number(10, 0) Modification Number

ROW_ID 3 Varchar(15) Row Id

Indexes

S_ETL_D_IMG_114_M1 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 28 of 1915
Repository Tables

Name: S_ETL_D_IMG_115 User Name: USER_S_ETL_D_IMG_115

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Last Updated

MODIFICATION_NUM 3 Number(10, 0) Modification Number

ROW_ID 3 Varchar(15) Row Id

Indexes

S_ETL_D_IMG_115_M1 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 29 of 1915
Repository Tables

Name: S_ETL_D_IMG_116 User Name: USER_S_ETL_D_IMG_116

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Last Updated

MODIFICATION_NUM 3 Number(10, 0) Modification Number

ROW_ID 3 Varchar(15) Row Id

Indexes

S_ETL_D_IMG_116_M1 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 30 of 1915
Repository Tables

Name: S_ETL_D_IMG_117 User Name: USER_S_ETL_D_IMG_117

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Last Updated

MODIFICATION_NUM 3 Number(10, 0) Modification Number

ROW_ID 3 Varchar(15) Row Id

Indexes

S_ETL_D_IMG_117_M1 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 31 of 1915
Repository Tables

Name: S_ETL_D_IMG_118 User Name: USER_S_ETL_D_IMG_118

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Last Updated

MODIFICATION_NUM 3 Number(10, 0) Modification Number

ROW_ID 3 Varchar(15) Row Id

Indexes

S_ETL_D_IMG_118_M1 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 32 of 1915
Repository Tables

Name: S_ETL_D_IMG_119 User Name: USER_S_ETL_D_IMG_119

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Last Updated

MODIFICATION_NUM 3 Number(10, 0) Modification Number

ROW_ID 3 Varchar(15) Row Id

Indexes

S_ETL_D_IMG_119_M1 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 33 of 1915
Repository Tables

Name: S_ETL_D_IMG_12 User Name: USER_S_ETL_D_IMG_12

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_D_IMG_12_M1 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 34 of 1915
Repository Tables

Name: S_ETL_D_IMG_120 User Name: USER_S_ETL_D_IMG_120

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Last Updated

MODIFICATION_NUM 3 Number(10, 0) Modification Number

ROW_ID 3 Varchar(15) Row Id

Indexes

S_ETL_D_IMG_120_M1 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 35 of 1915
Repository Tables

Name: S_ETL_D_IMG_121 User Name: USER_S_ETL_D_IMG_121

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Last Updated

MODIFICATION_NUM 3 Number(10, 0) Modification Number

ROW_ID 3 Varchar(15) Row Id

Indexes

S_ETL_D_IMG_121_M1 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 36 of 1915
Repository Tables

Name: S_ETL_D_IMG_122 User Name: USER_S_ETL_D_IMG_122

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Last Updated

MODIFICATION_NUM 3 Number(10, 0) Modification Number

ROW_ID 3 Varchar(15) Row Id

Indexes

S_ETL_D_IMG_122_M1 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 37 of 1915
Repository Tables

Name: S_ETL_D_IMG_123 User Name: USER_S_ETL_D_IMG_123

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Last Updated

MODIFICATION_NUM 3 Number(10, 0) Modification Number

ROW_ID 3 Varchar(15) Row Id

Indexes

S_ETL_D_IMG_123_M1 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 38 of 1915
Repository Tables

Name: S_ETL_D_IMG_124 User Name: USER_S_ETL_D_IMG_124

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Last Updated

MODIFICATION_NUM 3 Number(10, 0) Modification Number

ROW_ID 3 Varchar(15) Row Id

Indexes

S_ETL_D_IMG_124_M1 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 39 of 1915
Repository Tables

Name: S_ETL_D_IMG_125 User Name: USER_S_ETL_D_IMG_125

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Last Updated

MODIFICATION_NUM 3 Number(10, 0) Modification Number

ROW_ID 3 Varchar(15) Row Id

Indexes

S_ETL_D_IMG_125_M1 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 40 of 1915
Repository Tables

Name: S_ETL_D_IMG_126 User Name: USER_S_ETL_D_IMG_126

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Last Updated

MODIFICATION_NUM 3 Number(10, 0) Modification Number

ROW_ID 3 Varchar(15) Row Id

Indexes

S_ETL_D_IMG_126_M1 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 41 of 1915
Repository Tables

Name: S_ETL_D_IMG_127 User Name: USER_S_ETL_D_IMG_127

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Last Updated

MODIFICATION_NUM 3 Number(10, 0) Modification Number

ROW_ID 3 Varchar(15) Row Id

Indexes

S_ETL_D_IMG_127_M1 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 42 of 1915
Repository Tables

Name: S_ETL_D_IMG_128 User Name: USER_S_ETL_D_IMG_128

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Last Updated

MODIFICATION_NUM 3 Number(10, 0) Modification Number

ROW_ID 3 Varchar(15) Row Id

Indexes

S_ETL_D_IMG_128_M1 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 43 of 1915
Repository Tables

Name: S_ETL_D_IMG_129 User Name: USER_S_ETL_D_IMG_129

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time

MODIFICATION_NUM 3 Number(10, 0)

ROW_ID 3 Varchar(15)

Indexes

S_ETL_D_IMG_129_M1 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 44 of 1915
Repository Tables

Name: S_ETL_D_IMG_13 User Name: USER_S_ETL_D_IMG_13

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_D_IMG_13_M1 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 45 of 1915
Repository Tables

Name: S_ETL_D_IMG_130 User Name: USER_S_ETL_D_IMG_130

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time

MODIFICATION_NUM 3 Number(10, 0)

ROW_ID 3 Varchar(15)

Indexes

S_ETL_D_IMG_130_M1 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 46 of 1915
Repository Tables

Name: S_ETL_D_IMG_131 User Name: USER_S_ETL_D_IMG_131

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time

MODIFICATION_NUM 3 Number(10, 0)

ROW_ID 3 Varchar(15)

Indexes

S_ETL_D_IMG_131_M1 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 47 of 1915
Repository Tables

Name: S_ETL_D_IMG_132 User Name: USER_S_ETL_D_IMG_132

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time

MODIFICATION_NUM 3 Number(10, 0)

ROW_ID 3 Varchar(15)

Indexes

S_ETL_D_IMG_132_M1 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 48 of 1915
Repository Tables

Name: S_ETL_D_IMG_133 User Name: SM Extraction Rollup Image

Status: Active Type: Data (Private) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_D_IMG_133_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 49 of 1915
Repository Tables

Name: S_ETL_D_IMG_134 User Name: SM Extraction Rollup Image

Status: Active Type: Data (Private) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_D_IMG_134_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 50 of 1915
Repository Tables

Name: S_ETL_D_IMG_135 User Name: SM Extraction Rollup Image

Status: Active Type: Data (Private) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_D_IMG_135_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 51 of 1915
Repository Tables

Name: S_ETL_D_IMG_136 User Name: SM Extraction Rollup Image

Status: Active Type: Data (Private) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_D_IMG_136_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 52 of 1915
Repository Tables

Name: S_ETL_D_IMG_137 User Name: SM Extraction Rollup Image

Status: Active Type: Data (Private) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_D_IMG_137_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 53 of 1915
Repository Tables

Name: S_ETL_D_IMG_138 User Name: SM Extraction Rollup Image

Status: Active Type: Data (Private) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_D_IMG_138_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 54 of 1915
Repository Tables

Name: S_ETL_D_IMG_139 User Name: SM Extraction Rollup Image

Status: Active Type: Data (Private) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_D_IMG_139_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 55 of 1915
Repository Tables

Name: S_ETL_D_IMG_14 User Name: USER_S_ETL_D_IMG_14

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_D_IMG_14_M1 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 56 of 1915
Repository Tables

Name: S_ETL_D_IMG_140 User Name: SM Extraction Rollup Image

Status: Active Type: Data (Private) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_D_IMG_140_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 57 of 1915
Repository Tables

Name: S_ETL_D_IMG_141 User Name: SM Extraction Rollup Image

Status: Active Type: Data (Private) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_D_IMG_141_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 58 of 1915
Repository Tables

Name: S_ETL_D_IMG_142 User Name: SM Extraction Rollup Image

Status: Active Type: Data (Private) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_D_IMG_142_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 59 of 1915
Repository Tables

Name: S_ETL_D_IMG_143 User Name: SM Extraction Rollup Image

Status: Active Type: Data (Private) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_D_IMG_143_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 60 of 1915
Repository Tables

Name: S_ETL_D_IMG_144 User Name: SM Extraction Rollup Image

Status: Active Type: Data (Private) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_D_IMG_144_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 61 of 1915
Repository Tables

Name: S_ETL_D_IMG_145 User Name: SM Extraction Rollup Image

Status: Active Type: Data (Private) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_D_IMG_145_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 62 of 1915
Repository Tables

Name: S_ETL_D_IMG_146 User Name: SM Extraction Rollup Image

Status: Active Type: Data (Private) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_D_IMG_146_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 63 of 1915
Repository Tables

Name: S_ETL_D_IMG_147 User Name: SM Extraction Rollup Image

Status: Active Type: Data (Private) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_D_IMG_147_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 64 of 1915
Repository Tables

Name: S_ETL_D_IMG_148 User Name: USER_S_ETL_D_IMG_148

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time

MODIFICATION_NUM 3 Number(10, 0)

ROW_ID 3 Varchar(15)

Indexes

S_ETL_D_IMG_148_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 65 of 1915
Repository Tables

Name: S_ETL_D_IMG_149 User Name: USER_S_ETL_D_IMG_149

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time

MODIFICATION_NUM 3 Number(10, 0)

ROW_ID 3 Varchar(15)

Indexes

S_ETL_D_IMG_149_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 66 of 1915
Repository Tables

Name: S_ETL_D_IMG_15 User Name: USER_S_ETL_D_IMG_15

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_D_IMG_15_M1 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 67 of 1915
Repository Tables

Name: S_ETL_D_IMG_150 User Name: USER_S_ETL_D_IMG_150

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time

MODIFICATION_NUM 3 Number(10, 0)

ROW_ID 3 Varchar(15)

Indexes

S_ETL_D_IMG_150_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 68 of 1915
Repository Tables

Name: S_ETL_D_IMG_151 User Name: USER_S_ETL_D_IMG_151

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time

MODIFICATION_NUM 3 Number(10, 0)

ROW_ID 3 Varchar(15)

Indexes

S_ETL_D_IMG_151_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 69 of 1915
Repository Tables

Name: S_ETL_D_IMG_152 User Name: USER_S_ETL_D_IMG_152

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time

MODIFICATION_NUM 3 Number(10, 0)

ROW_ID 3 Varchar(15)

Indexes

S_ETL_D_IMG_152_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 70 of 1915
Repository Tables

Name: S_ETL_D_IMG_16 User Name: USER_S_ETL_D_IMG_16

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_D_IMG_16_M1 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 71 of 1915
Repository Tables

Name: S_ETL_D_IMG_17 User Name: USER_S_ETL_D_IMG_17

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_D_IMG_17_M1 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 72 of 1915
Repository Tables

Name: S_ETL_D_IMG_18 User Name: USER_S_ETL_D_IMG_18

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_D_IMG_18_M1 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 73 of 1915
Repository Tables

Name: S_ETL_D_IMG_19 User Name: USER_S_ETL_D_IMG_19

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_D_IMG_19_M1 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 74 of 1915
Repository Tables

Name: S_ETL_D_IMG_2 User Name: USER_S_ETL_D_IMG_2

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_D_IMG_2_M1 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 75 of 1915
Repository Tables

Name: S_ETL_D_IMG_20 User Name: USER_S_ETL_D_IMG_20

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_D_IMG_20_M1 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 76 of 1915
Repository Tables

Name: S_ETL_D_IMG_21 User Name: USER_S_ETL_D_IMG_21

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_D_IMG_21_M1 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 77 of 1915
Repository Tables

Name: S_ETL_D_IMG_22 User Name: USER_S_ETL_D_IMG_22

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_D_IMG_22_M1 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 78 of 1915
Repository Tables

Name: S_ETL_D_IMG_23 User Name: USER_S_ETL_D_IMG_23

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_D_IMG_23_M1 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 79 of 1915
Repository Tables

Name: S_ETL_D_IMG_24 User Name: USER_S_ETL_D_IMG_24

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_D_IMG_24_M1 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 80 of 1915
Repository Tables

Name: S_ETL_D_IMG_25 User Name: USER_S_ETL_D_IMG_25

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_D_IMG_25_M1 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 81 of 1915
Repository Tables

Name: S_ETL_D_IMG_26 User Name: USER_S_ETL_D_IMG_26

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_D_IMG_26_M1 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 82 of 1915
Repository Tables

Name: S_ETL_D_IMG_27 User Name: USER_S_ETL_D_IMG_27

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_D_IMG_27_M1 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 83 of 1915
Repository Tables

Name: S_ETL_D_IMG_28 User Name: USER_S_ETL_D_IMG_28

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_D_IMG_28_M1 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 84 of 1915
Repository Tables

Name: S_ETL_D_IMG_29 User Name: USER_S_ETL_D_IMG_29

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_D_IMG_29_M1 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 85 of 1915
Repository Tables

Name: S_ETL_D_IMG_3 User Name: USER_S_ETL_D_IMG_3

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_D_IMG_3_M1 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 86 of 1915
Repository Tables

Name: S_ETL_D_IMG_30 User Name: USER_S_ETL_D_IMG_30

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_D_IMG_30_M1 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 87 of 1915
Repository Tables

Name: S_ETL_D_IMG_31 User Name: USER_S_ETL_D_IMG_31

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_D_IMG_31_M1 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 88 of 1915
Repository Tables

Name: S_ETL_D_IMG_32 User Name: USER_S_ETL_D_IMG_32

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_D_IMG_32_M1 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 89 of 1915
Repository Tables

Name: S_ETL_D_IMG_33 User Name: USER_S_ETL_D_IMG_33

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_D_IMG_33_M1 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 90 of 1915
Repository Tables

Name: S_ETL_D_IMG_34 User Name: USER_S_ETL_D_IMG_34

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_D_IMG_34_M1 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 91 of 1915
Repository Tables

Name: S_ETL_D_IMG_35 User Name: USER_S_ETL_D_IMG_35

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_D_IMG_35_M1 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 92 of 1915
Repository Tables

Name: S_ETL_D_IMG_36 User Name: USER_S_ETL_D_IMG_36

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_D_IMG_36_M1 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 93 of 1915
Repository Tables

Name: S_ETL_D_IMG_37 User Name: USER_S_ETL_D_IMG_37

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_D_IMG_37_M1 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 94 of 1915
Repository Tables

Name: S_ETL_D_IMG_38 User Name: USER_S_ETL_D_IMG_38

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_D_IMG_38_M1 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 95 of 1915
Repository Tables

Name: S_ETL_D_IMG_39 User Name: USER_S_ETL_D_IMG_39

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_D_IMG_39_M1 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 96 of 1915
Repository Tables

Name: S_ETL_D_IMG_4 User Name: USER_S_ETL_D_IMG_4

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_D_IMG_4_M1 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 97 of 1915
Repository Tables

Name: S_ETL_D_IMG_40 User Name: USER_S_ETL_D_IMG_40

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_D_IMG_40_M1 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 98 of 1915
Repository Tables

Name: S_ETL_D_IMG_41 User Name: USER_S_ETL_D_IMG_41

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_D_IMG_41_M1 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 99 of 1915
Repository Tables

Name: S_ETL_D_IMG_42 User Name: USER_S_ETL_D_IMG_42

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_D_IMG_42_M1 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 100 of 1915
Repository Tables

Name: S_ETL_D_IMG_43 User Name: USER_S_ETL_D_IMG_43

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_D_IMG_43_M1 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 101 of 1915
Repository Tables

Name: S_ETL_D_IMG_44 User Name: USER_S_ETL_D_IMG_44

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_D_IMG_44_M1 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 102 of 1915
Repository Tables

Name: S_ETL_D_IMG_45 User Name: USER_S_ETL_D_IMG_45

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_D_IMG_45_M1 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 103 of 1915
Repository Tables

Name: S_ETL_D_IMG_46 User Name: USER_S_ETL_D_IMG_46

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_D_IMG_46_M1 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 104 of 1915
Repository Tables

Name: S_ETL_D_IMG_47 User Name: USER_S_ETL_D_IMG_47

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_D_IMG_47_M1 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 105 of 1915
Repository Tables

Name: S_ETL_D_IMG_48 User Name: USER_S_ETL_D_IMG_48

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_D_IMG_48_M1 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 106 of 1915
Repository Tables

Name: S_ETL_D_IMG_49 User Name: USER_S_ETL_D_IMG_49

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_D_IMG_49_M1 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 107 of 1915
Repository Tables

Name: S_ETL_D_IMG_5 User Name: USER_S_ETL_D_IMG_5

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_D_IMG_5_M1 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 108 of 1915
Repository Tables

Name: S_ETL_D_IMG_50 User Name: USER_S_ETL_D_IMG_50

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_D_IMG_50_M1 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 109 of 1915
Repository Tables

Name: S_ETL_D_IMG_51 User Name: USER_S_ETL_D_IMG_51

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_D_IMG_51_M1 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 110 of 1915
Repository Tables

Name: S_ETL_D_IMG_52 User Name: USER_S_ETL_D_IMG_52

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_D_IMG_52_M1 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 111 of 1915
Repository Tables

Name: S_ETL_D_IMG_53 User Name: USER_S_ETL_D_IMG_53

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_D_IMG_53_M1 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 112 of 1915
Repository Tables

Name: S_ETL_D_IMG_54 User Name: USER_S_ETL_D_IMG_54

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_D_IMG_54_M1 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 113 of 1915
Repository Tables

Name: S_ETL_D_IMG_55 User Name: USER_S_ETL_D_IMG_55

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_D_IMG_55_M1 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 114 of 1915
Repository Tables

Name: S_ETL_D_IMG_56 User Name: USER_S_ETL_D_IMG_56

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_D_IMG_56_M1 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 115 of 1915
Repository Tables

Name: S_ETL_D_IMG_57 User Name: USER_S_ETL_D_IMG_57

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_D_IMG_57_M1 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 116 of 1915
Repository Tables

Name: S_ETL_D_IMG_58 User Name: USER_S_ETL_D_IMG_58

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_D_IMG_58_M1 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 117 of 1915
Repository Tables

Name: S_ETL_D_IMG_59 User Name: USER_S_ETL_D_IMG_59

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_D_IMG_59_M1 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 118 of 1915
Repository Tables

Name: S_ETL_D_IMG_6 User Name: USER_S_ETL_D_IMG_6

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_D_IMG_6_M1 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 119 of 1915
Repository Tables

Name: S_ETL_D_IMG_60 User Name: USER_S_ETL_D_IMG_60

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_D_IMG_60_M1 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 120 of 1915
Repository Tables

Name: S_ETL_D_IMG_61 User Name: USER_S_ETL_D_IMG_61

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_D_IMG_61_M1 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 121 of 1915
Repository Tables

Name: S_ETL_D_IMG_62 User Name: USER_S_ETL_D_IMG_62

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_D_IMG_62_M1 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 122 of 1915
Repository Tables

Name: S_ETL_D_IMG_63 User Name: USER_S_ETL_D_IMG_63

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_D_IMG_63_M1 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 123 of 1915
Repository Tables

Name: S_ETL_D_IMG_64 User Name: USER_S_ETL_D_IMG_64

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_D_IMG_64_M1 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 124 of 1915
Repository Tables

Name: S_ETL_D_IMG_65 User Name: USER_S_ETL_D_IMG_65

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_D_IMG_65_M1 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 125 of 1915
Repository Tables

Name: S_ETL_D_IMG_66 User Name: USER_S_ETL_D_IMG_66

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_D_IMG_66_M1 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 126 of 1915
Repository Tables

Name: S_ETL_D_IMG_67 User Name: USER_S_ETL_D_IMG_67

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_D_IMG_67_M1 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 127 of 1915
Repository Tables

Name: S_ETL_D_IMG_68 User Name: USER_S_ETL_D_IMG_68

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_D_IMG_68_M1 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 128 of 1915
Repository Tables

Name: S_ETL_D_IMG_69 User Name: USER_S_ETL_D_IMG_69

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_D_IMG_69_M1 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 129 of 1915
Repository Tables

Name: S_ETL_D_IMG_7 User Name: USER_S_ETL_D_IMG_7

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_D_IMG_7_M1 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 130 of 1915
Repository Tables

Name: S_ETL_D_IMG_70 User Name: USER_S_ETL_D_IMG_70

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_D_IMG_70_M1 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 131 of 1915
Repository Tables

Name: S_ETL_D_IMG_71 User Name: USER_S_ETL_D_IMG_71

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_D_IMG_71_M1 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 132 of 1915
Repository Tables

Name: S_ETL_D_IMG_72 User Name: USER_S_ETL_D_IMG_72

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_D_IMG_72_M1 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 133 of 1915
Repository Tables

Name: S_ETL_D_IMG_73 User Name: USER_S_ETL_D_IMG_73

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_D_IMG_73_M1 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 134 of 1915
Repository Tables

Name: S_ETL_D_IMG_74 User Name: USER_S_ETL_D_IMG_74

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_D_IMG_74_M1 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 135 of 1915
Repository Tables

Name: S_ETL_D_IMG_75 User Name: USER_S_ETL_D_IMG_75

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_D_IMG_75_M1 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 136 of 1915
Repository Tables

Name: S_ETL_D_IMG_76 User Name: USER_S_ETL_D_IMG_76

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_D_IMG_76_M1 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 137 of 1915
Repository Tables

Name: S_ETL_D_IMG_77 User Name: USER_S_ETL_D_IMG_77

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_D_IMG_77_M1 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 138 of 1915
Repository Tables

Name: S_ETL_D_IMG_78 User Name: USER_S_ETL_D_IMG_78

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_D_IMG_78_M1 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 139 of 1915
Repository Tables

Name: S_ETL_D_IMG_79 User Name: USER_S_ETL_D_IMG_79

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_D_IMG_79_M1 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 140 of 1915
Repository Tables

Name: S_ETL_D_IMG_8 User Name: USER_S_ETL_D_IMG_8

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_D_IMG_8_M1 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 141 of 1915
Repository Tables

Name: S_ETL_D_IMG_80 User Name: USER_S_ETL_D_IMG_80

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_D_IMG_80_M1 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 142 of 1915
Repository Tables

Name: S_ETL_D_IMG_81 User Name: USER_S_ETL_D_IMG_81

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_D_IMG_81_M1 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 143 of 1915
Repository Tables

Name: S_ETL_D_IMG_82 User Name: USER_S_ETL_D_IMG_82

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_D_IMG_82_M1 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 144 of 1915
Repository Tables

Name: S_ETL_D_IMG_83 User Name: USER_S_ETL_D_IMG_83

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_D_IMG_83_M1 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 145 of 1915
Repository Tables

Name: S_ETL_D_IMG_84 User Name: USER_S_ETL_D_IMG_84

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Last Updated

MODIFICATION_NUM 3 Number(10, 0) Modification Number

ROW_ID 3 Varchar(15) Row Id

Indexes

S_ETL_D_IMG_84_M1 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 146 of 1915
Repository Tables

Name: S_ETL_D_IMG_85 User Name: USER_S_ETL_D_IMG_85

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Last Updated

MODIFICATION_NUM 3 Number(10, 0) Modification Number

ROW_ID 3 Varchar(15) Row Id

Indexes

S_ETL_D_IMG_85_M1 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 147 of 1915
Repository Tables

Name: S_ETL_D_IMG_86 User Name: USER_S_ETL_D_IMG_86

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Last Updated

MODIFICATION_NUM 3 Number(10, 0) Modification Number

ROW_ID 3 Varchar(15) Row Id

Indexes

S_ETL_D_IMG_86_M1 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 148 of 1915
Repository Tables

Name: S_ETL_D_IMG_87 User Name: USER_S_ETL_D_IMG_87

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Last Updated

MODIFICATION_NUM 3 Number(10, 0) Modification Number

ROW_ID 3 Varchar(15) Row Id

Indexes

S_ETL_D_IMG_87_M1 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 149 of 1915
Repository Tables

Name: S_ETL_D_IMG_88 User Name: USER_S_ETL_D_IMG_88

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Last Updated

MODIFICATION_NUM 3 Number(10, 0) Modification Number

ROW_ID 3 Varchar(15) Row Id

Indexes

S_ETL_D_IMG_88_M1 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 150 of 1915
Repository Tables

Name: S_ETL_D_IMG_89 User Name: USER_S_ETL_D_IMG_89

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Last Updated

MODIFICATION_NUM 3 Number(10, 0) Modification Number

ROW_ID 3 Varchar(15) Row Id

Indexes

S_ETL_D_IMG_89_M1 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 151 of 1915
Repository Tables

Name: S_ETL_D_IMG_9 User Name: USER_S_ETL_D_IMG_9

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_D_IMG_9_M1 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 152 of 1915
Repository Tables

Name: S_ETL_D_IMG_90 User Name: USER_S_ETL_D_IMG_90

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Last Updated

MODIFICATION_NUM 3 Number(10, 0) Modification Number

ROW_ID 3 Varchar(15) Row Id

Indexes

S_ETL_D_IMG_90_M1 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 153 of 1915
Repository Tables

Name: S_ETL_D_IMG_91 User Name: USER_S_ETL_D_IMG_91

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Last Updated

MODIFICATION_NUM 3 Number(10, 0) Modification Number

ROW_ID 3 Varchar(15) Row Id

Indexes

S_ETL_D_IMG_91_M1 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 154 of 1915
Repository Tables

Name: S_ETL_D_IMG_92 User Name: USER_S_ETL_D_IMG_92

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Last Updated

MODIFICATION_NUM 3 Number(10, 0) Modification Number

ROW_ID 3 Varchar(15) Row Id

Indexes

S_ETL_D_IMG_92_M1 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 155 of 1915
Repository Tables

Name: S_ETL_D_IMG_93 User Name: USER_S_ETL_D_IMG_93

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Last Updated

MODIFICATION_NUM 3 Number(10, 0) Modification Number

ROW_ID 3 Varchar(15) Row Id

Indexes

S_ETL_D_IMG_93_M1 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 156 of 1915
Repository Tables

Name: S_ETL_D_IMG_94 User Name: USER_S_ETL_D_IMG_94

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Last Updated

MODIFICATION_NUM 3 Number(10, 0) Modification Number

ROW_ID 3 Varchar(15) Row Id

Indexes

S_ETL_D_IMG_94_M1 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 157 of 1915
Repository Tables

Name: S_ETL_D_IMG_95 User Name: USER_S_ETL_D_IMG_95

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Last Updated

MODIFICATION_NUM 3 Number(10, 0) Modification Number

ROW_ID 3 Varchar(15) Row Id

Indexes

S_ETL_D_IMG_95_M1 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 158 of 1915
Repository Tables

Name: S_ETL_D_IMG_96 User Name: USER_S_ETL_D_IMG_96

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Last Updated

MODIFICATION_NUM 3 Number(10, 0) Modification Number

ROW_ID 3 Varchar(15) Row Id

Indexes

S_ETL_D_IMG_96_M1 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 159 of 1915
Repository Tables

Name: S_ETL_D_IMG_97 User Name: USER_S_ETL_D_IMG_97

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Last Updated

MODIFICATION_NUM 3 Number(10, 0) Modification Number

ROW_ID 3 Varchar(15) Row Id

Indexes

S_ETL_D_IMG_97_M1 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 160 of 1915
Repository Tables

Name: S_ETL_D_IMG_98 User Name: USER_S_ETL_D_IMG_98

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Last Updated

MODIFICATION_NUM 3 Number(10, 0) Modification Number

ROW_ID 3 Varchar(15) Row Id

Indexes

S_ETL_D_IMG_98_M1 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 161 of 1915
Repository Tables

Name: S_ETL_D_IMG_99 User Name: USER_S_ETL_D_IMG_99

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Last Updated

MODIFICATION_NUM 3 Number(10, 0) Modification Number

ROW_ID 3 Varchar(15) Row Id

Indexes

S_ETL_D_IMG_99_M1 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 162 of 1915
Repository Tables

Name: S_ETL_ERRHLP User Name: SM Extraction Error Help

Status: Active Type: Data (Private) Base Table:


Comments: SM Extraction Error Help

Columns

Name Not Data Type Domain Domain Comments


Null Type
CONFLICT_ID 3 Varchar(15) Siebel System Field

CREATED 3 UTC Date Time Siebel System Field

CREATED_BY 3 Varchar(15) FK S_USER Siebel System Field

HELP_ID 3 Varchar(15) Help Id

HELP_LANG 3 Varchar(5) Language Id

HELP_TEXT 3 Varchar(2000) Text

LAST_UPD 3 UTC Date Time Siebel System Field

LAST_UPD_BY 3 Varchar(15) FK S_USER Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_ERRHLP_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: Y

Columns: ROW_ID

S_ETL_ERRHLP_U1 Type: User Key Unique: Y DB2 Clustered: Y MSSQL Clustered: N

Columns: HELP_ID, HELP_LANG, CONFLICT_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 163 of 1915
Repository Tables

Name: S_ETL_ERRLOG User Name: SM Extraction Error Log

Status: Active Type: Data (Private) Base Table:


Comments: SM Extraction Error Log

Columns

Name Not Data Type Domain Domain Comments


Null Type
BASE_ROWID 3 Varchar(30) Row Id

BASE_TABLE 3 Varchar(30) Table Name

COMMENTS 3 Varchar(250) Comments

CONFLICT_ID 3 Varchar(15) Siebel System Field

CREATED 3 UTC Date Time Siebel System Field

CREATED_BY 3 Varchar(15) FK S_USER Siebel System Field

ERR_CODE 3 Varchar(50) Error Code

ERR_DESCP 3 Varchar(250) Error Description

ERR_DETAILS Varchar(250) Error Details

ERR_HELPID 3 Varchar(15) Error Help Id

ERR_HELPLANG 3 Varchar(5) Error Help Language

ERR_OBJECT 3 Varchar(50) Error Object

ERR_PRIORITY 3 Varchar(100) Error Priority

ERR_SEVERITY 3 Varchar(100) MLOV ETL_EXCEPTION_SEVERITY Error Severity

IGNORE_FLG Character(1) Ignore Flag (Y/N) : If the error


needs to be ignored, then set to Y
otherwise to N

LAST_UPD 3 UTC Date Time Siebel System Field

LAST_UPD_BY 3 Varchar(15) FK S_USER Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

NUMERIC_ROW_ID 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_ERRLOG_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: ERR_OBJECT, ERR_PRIORITY, ERR_SEVERITY

S_ETL_ERRLOG_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: COMMENTS, ERR_PRIORITY, ERR_SEVERITY

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 164 of 1915
Repository Tables

Indexes - continued

S_ETL_ERRLOG_M3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: ERR_CODE

S_ETL_ERRLOG_M4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: BASE_ROWID

S_ETL_ERRLOG_P1 Type: Primary Key Unique: Y DB2 Clustered: Y MSSQL Clustered: Y

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 165 of 1915
Repository Tables

Name: S_ETL_EXCH_RATE User Name: SM Exchange Rates

Status: Active Type: Data (Public) Base Table:


Comments: SM Exchange Rates. Mirrored from Siebel Data Warehouse.

Columns

Name Not Data Type Domain Domain Comments


Null Type
CONFLICT_ID 3 Varchar(15) Siebel System Field

CREATED 3 UTC Date Time Siebel System Field

CREATED_BY 3 Varchar(15) FK S_USER Siebel System Field

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

END_DT 3 Date End Date

ETL_PROC_WID 3 Number(10, 0) Siebel System Field

EXCH_DT 3 Date Exchange Date

EXCH_RATE 3 Number(22, 7) Exchange Rate

FROM_CURCY_CD 3 Varchar(20) FK S_CURCY From Currency Code

LAST_UPD 3 UTC Date Time Siebel System Field

LAST_UPD_BY 3 Varchar(15) FK S_USER Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

RATE_TYPE 3 Varchar(30) Rate Type used : Possible Values


(Single, Weekly, Monthly, Yearly)

ROW_ID 3 Varchar(15) Siebel System Field

START_DT 3 Date Start Date

TO_CURCY_CD 3 Varchar(20) FK S_CURCY To Currency Code

Indexes

S_ETL_EXCH_RATE_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ETL_PROC_WID

S_ETL_EXCH_RATE_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: Y

Columns: ROW_ID

S_ETL_EXCH_RATE_U1 Type: User Key Unique: Y DB2 Clustered: Y MSSQL Clustered: N

Columns: FROM_CURCY_CD, TO_CURCY_CD, START_DT, END_DT, CONFLICT_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 166 of 1915
Repository Tables

Name: S_ETL_INC_STAT User Name: SM Extraction Incremental

Status: Active Type: Data (Private) Base Table:


Comments: SM Extraction Incremental

Columns

Name Not Data Type Domain Domain Comments


Null Type
EXTRACT_STATUS 3 Varchar(20) Extract Status : Possible Values
(Running, Completed)

Indexes

S_ETL_INC_STAT_P1 Type: Primary Key Unique: Y DB2 Clustered: Y MSSQL Clustered: Y

Columns: EXTRACT_STATUS

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 167 of 1915
Repository Tables

Name: S_ETL_INDUS_VER User Name: SM Extraction Industry-Vertical

Status: Active Type: Data (Public) Base Table:


Comments: SM Extraction Industry-Vertical Mapping

Columns

Name Not Data Type Domain Domain Comments


Null Type
INDUST_SIC 3 Varchar(30) Industry SIC

VERTICAL 3 Varchar(30) Vertical Name

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 168 of 1915
Repository Tables

Name: S_ETL_I_IMAGE User Name: SM Extraction Incremental Image

Status: Active Type: Data (Private) Base Table:


Comments: SM Extraction Incremental Image

Columns

Name Not Data Type Domain Domain Comments


Null Type
MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

OPERATION 3 Varchar(1) Operation : Insert, Update, Delete

ROW_ID 3 Varchar(15) Siebel System Field

TABLE_WID 3 Number(10, 0) Table Dimension Id


(S_ETL_SRC_TABLE)

Indexes

S_ETL_I_IMAGE_U1 Type: User Key Unique: Y DB2 Clustered: Y MSSQL Clustered: Y

Columns: TABLE_WID, ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 169 of 1915
Repository Tables

Name: S_ETL_I_IMG_1 User Name: USER_S_ETL_I_IMG_1

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

OPERATION 3 Varchar(1) Operation like insert, delete

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_I_IMG_1_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OPERATION

S_ETL_I_IMG_1_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 170 of 1915
Repository Tables

Name: S_ETL_I_IMG_10 User Name: USER_S_ETL_I_IMG_10

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

OPERATION 3 Varchar(1) Operation like insert, delete

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_I_IMG_10_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OPERATION

S_ETL_I_IMG_10_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 171 of 1915
Repository Tables

Name: S_ETL_I_IMG_100 User Name: USER_S_ETL_I_IMG_100

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Last Updated

MODIFICATION_NUM 3 Number(10, 0) Modification Number

OPERATION 3 Varchar(1) Operation

ROW_ID 3 Varchar(15) Row Id

Indexes

S_ETL_I_IMG_100_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OPERATION

S_ETL_I_IMG_100_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 172 of 1915
Repository Tables

Name: S_ETL_I_IMG_101 User Name: USER_S_ETL_I_IMG_101

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Last Updated

MODIFICATION_NUM 3 Number(10, 0) Modification Number

OPERATION 3 Varchar(1) Operation

ROW_ID 3 Varchar(15) Row Id

Indexes

S_ETL_I_IMG_101_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OPERATION

S_ETL_I_IMG_101_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 173 of 1915
Repository Tables

Name: S_ETL_I_IMG_102 User Name: USER_S_ETL_I_IMG_102

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Last Updated

MODIFICATION_NUM 3 Number(10, 0) Modification Number

OPERATION 3 Varchar(1) Operation

ROW_ID 3 Varchar(15) Row Id

Indexes

S_ETL_I_IMG_102_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OPERATION

S_ETL_I_IMG_102_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 174 of 1915
Repository Tables

Name: S_ETL_I_IMG_103 User Name: USER_S_ETL_I_IMG_103

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Last Updated

MODIFICATION_NUM 3 Number(10, 0) Modification Number

OPERATION 3 Varchar(1) Operation

ROW_ID 3 Varchar(15) Row Id

Indexes

S_ETL_I_IMG_103_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OPERATION

S_ETL_I_IMG_103_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 175 of 1915
Repository Tables

Name: S_ETL_I_IMG_104 User Name: USER_S_ETL_I_IMG_104

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Last Updated

MODIFICATION_NUM 3 Number(10, 0) Modification Number

OPERATION 3 Varchar(1) Operation

ROW_ID 3 Varchar(15) Row Id

Indexes

S_ETL_I_IMG_104_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OPERATION

S_ETL_I_IMG_104_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 176 of 1915
Repository Tables

Name: S_ETL_I_IMG_105 User Name: USER_S_ETL_I_IMG_105

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Last Updated

MODIFICATION_NUM 3 Number(10, 0) Modification Number

OPERATION 3 Varchar(1) Operation

ROW_ID 3 Varchar(15) Row Id

Indexes

S_ETL_I_IMG_105_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OPERATION

S_ETL_I_IMG_105_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 177 of 1915
Repository Tables

Name: S_ETL_I_IMG_106 User Name: USER_S_ETL_I_IMG_106

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Last Updated

MODIFICATION_NUM 3 Number(10, 0) Modification Number

OPERATION 3 Varchar(1) Operation

ROW_ID 3 Varchar(15) Row Id

Indexes

S_ETL_I_IMG_106_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OPERATION

S_ETL_I_IMG_106_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 178 of 1915
Repository Tables

Name: S_ETL_I_IMG_107 User Name: USER_S_ETL_I_IMG_107

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Last Updated

MODIFICATION_NUM 3 Number(10, 0) Modification Number

OPERATION 3 Varchar(1) Operation

ROW_ID 3 Varchar(15) Row Id

Indexes

S_ETL_I_IMG_107_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OPERATION

S_ETL_I_IMG_107_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 179 of 1915
Repository Tables

Name: S_ETL_I_IMG_108 User Name: USER_S_ETL_I_IMG_108

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Last Updated

MODIFICATION_NUM 3 Number(10, 0) Modification Number

OPERATION 3 Varchar(1) Operation

ROW_ID 3 Varchar(15) Row Id

Indexes

S_ETL_I_IMG_108_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OPERATION

S_ETL_I_IMG_108_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 180 of 1915
Repository Tables

Name: S_ETL_I_IMG_109 User Name: USER_S_ETL_I_IMG_109

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Last Updated

MODIFICATION_NUM 3 Number(10, 0) Modification Number

OPERATION 3 Varchar(1) Operation

ROW_ID 3 Varchar(15) Row Id

Indexes

S_ETL_I_IMG_109_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OPERATION

S_ETL_I_IMG_109_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 181 of 1915
Repository Tables

Name: S_ETL_I_IMG_11 User Name: USER_S_ETL_I_IMG_11

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

OPERATION 3 Varchar(1) Operation like insert, delete

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_I_IMG_11_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OPERATION

S_ETL_I_IMG_11_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 182 of 1915
Repository Tables

Name: S_ETL_I_IMG_110 User Name: USER_S_ETL_I_IMG_110

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Last Updated

MODIFICATION_NUM 3 Number(10, 0) Modification Number

OPERATION 3 Varchar(1) Operation

ROW_ID 3 Varchar(15) Row Id

Indexes

S_ETL_I_IMG_110_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OPERATION

S_ETL_I_IMG_110_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 183 of 1915
Repository Tables

Name: S_ETL_I_IMG_111 User Name: USER_S_ETL_I_IMG_111

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Last Updated

MODIFICATION_NUM 3 Number(10, 0) Modification Number

OPERATION 3 Varchar(1) Operation

ROW_ID 3 Varchar(15) Row Id

Indexes

S_ETL_I_IMG_111_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OPERATION

S_ETL_I_IMG_111_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 184 of 1915
Repository Tables

Name: S_ETL_I_IMG_112 User Name: USER_S_ETL_I_IMG_112

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Last Updated

MODIFICATION_NUM 3 Number(10, 0) Modification Number

OPERATION 3 Varchar(1) Operation

ROW_ID 3 Varchar(15) Row Id

Indexes

S_ETL_I_IMG_112_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OPERATION

S_ETL_I_IMG_112_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 185 of 1915
Repository Tables

Name: S_ETL_I_IMG_113 User Name: USER_S_ETL_I_IMG_113

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Last Updated

MODIFICATION_NUM 3 Number(10, 0) Modification Number

OPERATION 3 Varchar(1) Operation

ROW_ID 3 Varchar(15) Row Id

Indexes

S_ETL_I_IMG_113_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OPERATION

S_ETL_I_IMG_113_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 186 of 1915
Repository Tables

Name: S_ETL_I_IMG_114 User Name: USER_S_ETL_I_IMG_114

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Last Updated

MODIFICATION_NUM 3 Number(10, 0) Modification Number

OPERATION 3 Varchar(1) Operation

ROW_ID 3 Varchar(15) Row Id

Indexes

S_ETL_I_IMG_114_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OPERATION

S_ETL_I_IMG_114_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 187 of 1915
Repository Tables

Name: S_ETL_I_IMG_115 User Name: USER_S_ETL_I_IMG_115

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Last Updated

MODIFICATION_NUM 3 Number(10, 0) Modification Number

OPERATION 3 Varchar(1) Operation

ROW_ID 3 Varchar(15) Row Id

Indexes

S_ETL_I_IMG_115_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OPERATION

S_ETL_I_IMG_115_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 188 of 1915
Repository Tables

Name: S_ETL_I_IMG_116 User Name: USER_S_ETL_I_IMG_116

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Last Updated

MODIFICATION_NUM 3 Number(10, 0) Modification Number

OPERATION 3 Varchar(1) Operation

ROW_ID 3 Varchar(15) Row Id

Indexes

S_ETL_I_IMG_116_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OPERATION

S_ETL_I_IMG_116_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 189 of 1915
Repository Tables

Name: S_ETL_I_IMG_117 User Name: USER_S_ETL_I_IMG_117

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Last Updated

MODIFICATION_NUM 3 Number(10, 0) Modification Number

OPERATION 3 Varchar(1) Operation

ROW_ID 3 Varchar(15) Row Id

Indexes

S_ETL_I_IMG_117_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OPERATION

S_ETL_I_IMG_117_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 190 of 1915
Repository Tables

Name: S_ETL_I_IMG_118 User Name: USER_S_ETL_I_IMG_118

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Last Updated

MODIFICATION_NUM 3 Number(10, 0) Modification Number

OPERATION 3 Varchar(1) Operation

ROW_ID 3 Varchar(15) Row Id

Indexes

S_ETL_I_IMG_118_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OPERATION

S_ETL_I_IMG_118_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 191 of 1915
Repository Tables

Name: S_ETL_I_IMG_119 User Name: USER_S_ETL_I_IMG_119

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Last Updated

MODIFICATION_NUM 3 Number(10, 0) Modification Number

OPERATION 3 Varchar(1) Operation

ROW_ID 3 Varchar(15) Row Id

Indexes

S_ETL_I_IMG_119_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OPERATION

S_ETL_I_IMG_119_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 192 of 1915
Repository Tables

Name: S_ETL_I_IMG_12 User Name: USER_S_ETL_I_IMG_12

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

OPERATION 3 Varchar(1) Operation like insert, delete

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_I_IMG_12_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OPERATION

S_ETL_I_IMG_12_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 193 of 1915
Repository Tables

Name: S_ETL_I_IMG_120 User Name: USER_S_ETL_I_IMG_120

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Last Updated

MODIFICATION_NUM 3 Number(10, 0) Modification Number

OPERATION 3 Varchar(1) Operation

ROW_ID 3 Varchar(15) Row Id

Indexes

S_ETL_I_IMG_120_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OPERATION

S_ETL_I_IMG_120_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 194 of 1915
Repository Tables

Name: S_ETL_I_IMG_121 User Name: USER_S_ETL_I_IMG_121

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Last Updated

MODIFICATION_NUM 3 Number(10, 0) Modification Number

OPERATION 3 Varchar(1) Operation

ROW_ID 3 Varchar(15) Row Id

Indexes

S_ETL_I_IMG_121_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OPERATION

S_ETL_I_IMG_121_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 195 of 1915
Repository Tables

Name: S_ETL_I_IMG_122 User Name: USER_S_ETL_I_IMG_122

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Last Updated

MODIFICATION_NUM 3 Number(10, 0) Modification Number

OPERATION 3 Varchar(1) Operation

ROW_ID 3 Varchar(15) Row Id

Indexes

S_ETL_I_IMG_122_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OPERATION

S_ETL_I_IMG_122_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 196 of 1915
Repository Tables

Name: S_ETL_I_IMG_123 User Name: USER_S_ETL_I_IMG_123

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Last Updated

MODIFICATION_NUM 3 Number(10, 0) Modification Number

OPERATION 3 Varchar(1) Operation

ROW_ID 3 Varchar(15) Row Id

Indexes

S_ETL_I_IMG_123_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OPERATION

S_ETL_I_IMG_123_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 197 of 1915
Repository Tables

Name: S_ETL_I_IMG_124 User Name: USER_S_ETL_I_IMG_124

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Last Updated

MODIFICATION_NUM 3 Number(10, 0) Modification Number

OPERATION 3 Varchar(1) Operation

ROW_ID 3 Varchar(15) Row Id

Indexes

S_ETL_I_IMG_124_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OPERATION

S_ETL_I_IMG_124_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 198 of 1915
Repository Tables

Name: S_ETL_I_IMG_125 User Name: USER_S_ETL_I_IMG_125

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Last Updated

MODIFICATION_NUM 3 Number(10, 0) Modification Number

OPERATION 3 Varchar(1) Operation

ROW_ID 3 Varchar(15) Row Id

Indexes

S_ETL_I_IMG_125_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OPERATION

S_ETL_I_IMG_125_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 199 of 1915
Repository Tables

Name: S_ETL_I_IMG_126 User Name: USER_S_ETL_I_IMG_126

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Last Updated

MODIFICATION_NUM 3 Number(10, 0) Modification Number

OPERATION 3 Varchar(1) Operation

ROW_ID 3 Varchar(15) Row Id

Indexes

S_ETL_I_IMG_126_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OPERATION

S_ETL_I_IMG_126_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 200 of 1915
Repository Tables

Name: S_ETL_I_IMG_127 User Name: USER_S_ETL_I_IMG_127

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Last Updated

MODIFICATION_NUM 3 Number(10, 0) Modification Number

OPERATION 3 Varchar(1) Operation

ROW_ID 3 Varchar(15) Row Id

Indexes

S_ETL_I_IMG_127_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OPERATION

S_ETL_I_IMG_127_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 201 of 1915
Repository Tables

Name: S_ETL_I_IMG_128 User Name: USER_S_ETL_I_IMG_128

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Last Updated

MODIFICATION_NUM 3 Number(10, 0) Modification Number

OPERATION 3 Varchar(1) Operation

ROW_ID 3 Varchar(15) Row Id

Indexes

S_ETL_I_IMG_128_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OPERATION

S_ETL_I_IMG_128_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 202 of 1915
Repository Tables

Name: S_ETL_I_IMG_129 User Name: USER_S_ETL_I_IMG_129

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time

MODIFICATION_NUM 3 Number(10, 0)

OPERATION 3 Varchar(1)

ROW_ID 3 Varchar(15)

Indexes

S_ETL_I_IMG_129_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OPERATION

S_ETL_I_IMG_129_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 203 of 1915
Repository Tables

Name: S_ETL_I_IMG_13 User Name: USER_S_ETL_I_IMG_13

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

OPERATION 3 Varchar(1) Operation like insert, delete

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_I_IMG_13_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OPERATION

S_ETL_I_IMG_13_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 204 of 1915
Repository Tables

Name: S_ETL_I_IMG_130 User Name: USER_S_ETL_I_IMG_130

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time

MODIFICATION_NUM 3 Number(10, 0)

OPERATION 3 Varchar(1)

ROW_ID 3 Varchar(15)

Indexes

S_ETL_I_IMG_130_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OPERATION

S_ETL_I_IMG_130_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 205 of 1915
Repository Tables

Name: S_ETL_I_IMG_131 User Name: USER_S_ETL_I_IMG_131

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time

MODIFICATION_NUM 3 Number(10, 0)

OPERATION 3 Varchar(1)

ROW_ID 3 Varchar(15)

Indexes

S_ETL_I_IMG_131_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OPERATION

S_ETL_I_IMG_131_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 206 of 1915
Repository Tables

Name: S_ETL_I_IMG_132 User Name: USER_S_ETL_I_IMG_132

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time

MODIFICATION_NUM 3 Number(10, 0)

OPERATION 3 Varchar(1)

ROW_ID 3 Varchar(15)

Indexes

S_ETL_I_IMG_132_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OPERATION

S_ETL_I_IMG_132_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 207 of 1915
Repository Tables

Name: S_ETL_I_IMG_133 User Name: SM Extraction Incremental Image

Status: Active Type: Data (Private) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

OPERATION 3 Varchar(1) Operation : Insert, Update, Delete

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_I_IMG_133_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: OPERATION

S_ETL_I_IMG_133_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 208 of 1915
Repository Tables

Name: S_ETL_I_IMG_134 User Name: SM Extraction Incremental Image

Status: Active Type: Data (Private) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

OPERATION 3 Varchar(1) Operation : Insert, Update, Delete

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_I_IMG_134_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: OPERATION

S_ETL_I_IMG_134_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 209 of 1915
Repository Tables

Name: S_ETL_I_IMG_135 User Name: SM Extraction Incremental Image

Status: Active Type: Data (Private) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

OPERATION 3 Varchar(1) Operation : Insert, Update, Delete

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_I_IMG_135_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: OPERATION

S_ETL_I_IMG_135_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 210 of 1915
Repository Tables

Name: S_ETL_I_IMG_136 User Name: SM Extraction Incremental Image

Status: Active Type: Data (Private) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

OPERATION 3 Varchar(1) Operation : Insert, Update, Delete

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_I_IMG_136_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: OPERATION

S_ETL_I_IMG_136_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 211 of 1915
Repository Tables

Name: S_ETL_I_IMG_137 User Name: SM Extraction Incremental Image

Status: Active Type: Data (Private) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

OPERATION 3 Varchar(1) Operation : Insert, Update, Delete

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_I_IMG_137_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: OPERATION

S_ETL_I_IMG_137_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 212 of 1915
Repository Tables

Name: S_ETL_I_IMG_138 User Name: SM Extraction Incremental Image

Status: Active Type: Data (Private) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

OPERATION 3 Varchar(1) Operation : Insert, Update, Delete

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_I_IMG_138_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: OPERATION

S_ETL_I_IMG_138_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 213 of 1915
Repository Tables

Name: S_ETL_I_IMG_139 User Name: SM Extraction Incremental Image

Status: Active Type: Data (Private) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

OPERATION 3 Varchar(1) Operation : Insert, Update, Delete

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_I_IMG_139_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: OPERATION

S_ETL_I_IMG_139_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 214 of 1915
Repository Tables

Name: S_ETL_I_IMG_14 User Name: USER_S_ETL_I_IMG_14

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

OPERATION 3 Varchar(1) Operation like insert, delete

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_I_IMG_14_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OPERATION

S_ETL_I_IMG_14_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 215 of 1915
Repository Tables

Name: S_ETL_I_IMG_140 User Name: SM Extraction Incremental Image

Status: Active Type: Data (Private) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

OPERATION 3 Varchar(1) Operation : Insert, Update, Delete

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_I_IMG_140_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: OPERATION

S_ETL_I_IMG_140_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 216 of 1915
Repository Tables

Name: S_ETL_I_IMG_141 User Name: SM Extraction Incremental Image

Status: Active Type: Data (Private) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

OPERATION 3 Varchar(1) Operation : Insert, Update, Delete

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_I_IMG_141_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: OPERATION

S_ETL_I_IMG_141_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 217 of 1915
Repository Tables

Name: S_ETL_I_IMG_142 User Name: SM Extraction Incremental Image

Status: Active Type: Data (Private) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

OPERATION 3 Varchar(1) Operation : Insert, Update, Delete

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_I_IMG_142_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: OPERATION

S_ETL_I_IMG_142_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 218 of 1915
Repository Tables

Name: S_ETL_I_IMG_143 User Name: SM Extraction Incremental Image

Status: Active Type: Data (Private) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

OPERATION 3 Varchar(1) Operation : Insert, Update, Delete

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_I_IMG_143_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: OPERATION

S_ETL_I_IMG_143_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 219 of 1915
Repository Tables

Name: S_ETL_I_IMG_144 User Name: SM Extraction Incremental Image

Status: Active Type: Data (Private) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

OPERATION 3 Varchar(1) Operation : Insert, Update, Delete

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_I_IMG_144_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: OPERATION

S_ETL_I_IMG_144_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 220 of 1915
Repository Tables

Name: S_ETL_I_IMG_145 User Name: SM Extraction Incremental Image

Status: Active Type: Data (Private) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

OPERATION 3 Varchar(1) Operation : Insert, Update, Delete

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_I_IMG_145_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: OPERATION

S_ETL_I_IMG_145_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 221 of 1915
Repository Tables

Name: S_ETL_I_IMG_146 User Name: SM Extraction Incremental Image

Status: Active Type: Data (Private) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

OPERATION 3 Varchar(1) Operation : Insert, Update, Delete

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_I_IMG_146_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: OPERATION

S_ETL_I_IMG_146_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 222 of 1915
Repository Tables

Name: S_ETL_I_IMG_147 User Name: SM Extraction Incremental Image

Status: Active Type: Data (Private) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

OPERATION 3 Varchar(1) Operation : Insert, Update, Delete

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_I_IMG_147_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: OPERATION

S_ETL_I_IMG_147_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 223 of 1915
Repository Tables

Name: S_ETL_I_IMG_148 User Name: USER_S_ETL_I_IMG_148

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time

MODIFICATION_NUM 3 Number(10, 0)

OPERATION 3 Varchar(1)

ROW_ID 3 Varchar(15)

Indexes

S_ETL_I_IMG_148_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OPERATION

S_ETL_I_IMG_148_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 224 of 1915
Repository Tables

Name: S_ETL_I_IMG_149 User Name: USER_S_ETL_I_IMG_149

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time

MODIFICATION_NUM 3 Number(10, 0)

OPERATION 3 Varchar(1)

ROW_ID 3 Varchar(15)

Indexes

S_ETL_I_IMG_149_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OPERATION

S_ETL_I_IMG_149_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 225 of 1915
Repository Tables

Name: S_ETL_I_IMG_15 User Name: USER_S_ETL_I_IMG_15

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

OPERATION 3 Varchar(1) Operation like insert, delete

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_I_IMG_15_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OPERATION

S_ETL_I_IMG_15_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 226 of 1915
Repository Tables

Name: S_ETL_I_IMG_150 User Name: USER_S_ETL_I_IMG_150

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time

MODIFICATION_NUM 3 Number(10, 0)

OPERATION 3 Varchar(1)

ROW_ID 3 Varchar(15)

Indexes

S_ETL_I_IMG_150_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OPERATION

S_ETL_I_IMG_150_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 227 of 1915
Repository Tables

Name: S_ETL_I_IMG_151 User Name: USER_S_ETL_I_IMG_151

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time

MODIFICATION_NUM 3 Number(10, 0)

OPERATION 3 Varchar(1)

ROW_ID 3 Varchar(15)

Indexes

S_ETL_I_IMG_151_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OPERATION

S_ETL_I_IMG_151_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 228 of 1915
Repository Tables

Name: S_ETL_I_IMG_152 User Name: USER_S_ETL_I_IMG_152

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time

MODIFICATION_NUM 3 Number(10, 0)

OPERATION 3 Varchar(1)

ROW_ID 3 Varchar(15)

Indexes

S_ETL_I_IMG_152_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OPERATION

S_ETL_I_IMG_152_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 229 of 1915
Repository Tables

Name: S_ETL_I_IMG_16 User Name: USER_S_ETL_I_IMG_16

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

OPERATION 3 Varchar(1) Operation like insert, delete

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_I_IMG_16_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OPERATION

S_ETL_I_IMG_16_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 230 of 1915
Repository Tables

Name: S_ETL_I_IMG_17 User Name: USER_S_ETL_I_IMG_17

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

OPERATION 3 Varchar(1) Operation like insert, delete

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_I_IMG_17_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OPERATION

S_ETL_I_IMG_17_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 231 of 1915
Repository Tables

Name: S_ETL_I_IMG_18 User Name: USER_S_ETL_I_IMG_18

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

OPERATION 3 Varchar(1) Operation like insert, delete

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_I_IMG_18_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OPERATION

S_ETL_I_IMG_18_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 232 of 1915
Repository Tables

Name: S_ETL_I_IMG_19 User Name: USER_S_ETL_I_IMG_19

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

OPERATION 3 Varchar(1) Operation like insert, delete

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_I_IMG_19_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OPERATION

S_ETL_I_IMG_19_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 233 of 1915
Repository Tables

Name: S_ETL_I_IMG_2 User Name: USER_S_ETL_I_IMG_2

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

OPERATION 3 Varchar(1) Operation like insert, delete

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_I_IMG_2_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OPERATION

S_ETL_I_IMG_2_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 234 of 1915
Repository Tables

Name: S_ETL_I_IMG_20 User Name: USER_S_ETL_I_IMG_20

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

OPERATION 3 Varchar(1) Operation like insert, delete

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_I_IMG_20_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OPERATION

S_ETL_I_IMG_20_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 235 of 1915
Repository Tables

Name: S_ETL_I_IMG_21 User Name: USER_S_ETL_I_IMG_21

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

OPERATION 3 Varchar(1) Operation like insert, delete

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_I_IMG_21_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OPERATION

S_ETL_I_IMG_21_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 236 of 1915
Repository Tables

Name: S_ETL_I_IMG_22 User Name: USER_S_ETL_I_IMG_22

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

OPERATION 3 Varchar(1) Operation like insert, delete

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_I_IMG_22_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OPERATION

S_ETL_I_IMG_22_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 237 of 1915
Repository Tables

Name: S_ETL_I_IMG_23 User Name: USER_S_ETL_I_IMG_23

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

OPERATION 3 Varchar(1) Operation like insert, delete

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_I_IMG_23_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OPERATION

S_ETL_I_IMG_23_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 238 of 1915
Repository Tables

Name: S_ETL_I_IMG_24 User Name: USER_S_ETL_I_IMG_24

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

OPERATION 3 Varchar(1) Operation like insert, delete

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_I_IMG_24_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OPERATION

S_ETL_I_IMG_24_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 239 of 1915
Repository Tables

Name: S_ETL_I_IMG_25 User Name: USER_S_ETL_I_IMG_25

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

OPERATION 3 Varchar(1) Operation like insert, delete

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_I_IMG_25_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OPERATION

S_ETL_I_IMG_25_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 240 of 1915
Repository Tables

Name: S_ETL_I_IMG_26 User Name: USER_S_ETL_I_IMG_26

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

OPERATION 3 Varchar(1) Operation like insert, delete

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_I_IMG_26_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OPERATION

S_ETL_I_IMG_26_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 241 of 1915
Repository Tables

Name: S_ETL_I_IMG_27 User Name: USER_S_ETL_I_IMG_27

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

OPERATION 3 Varchar(1) Operation like insert, delete

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_I_IMG_27_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OPERATION

S_ETL_I_IMG_27_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 242 of 1915
Repository Tables

Name: S_ETL_I_IMG_28 User Name: USER_S_ETL_I_IMG_28

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

OPERATION 3 Varchar(1) Operation like insert, delete

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_I_IMG_28_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OPERATION

S_ETL_I_IMG_28_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 243 of 1915
Repository Tables

Name: S_ETL_I_IMG_29 User Name: USER_S_ETL_I_IMG_29

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

OPERATION 3 Varchar(1) Operation like insert, delete

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_I_IMG_29_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OPERATION

S_ETL_I_IMG_29_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 244 of 1915
Repository Tables

Name: S_ETL_I_IMG_3 User Name: USER_S_ETL_I_IMG_3

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

OPERATION 3 Varchar(1) Operation like insert, delete

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_I_IMG_3_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OPERATION

S_ETL_I_IMG_3_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 245 of 1915
Repository Tables

Name: S_ETL_I_IMG_30 User Name: USER_S_ETL_I_IMG_30

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

OPERATION 3 Varchar(1) Operation like insert, delete

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_I_IMG_30_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OPERATION

S_ETL_I_IMG_30_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 246 of 1915
Repository Tables

Name: S_ETL_I_IMG_31 User Name: USER_S_ETL_I_IMG_31

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

OPERATION 3 Varchar(1) Operation like insert, delete

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_I_IMG_31_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OPERATION

S_ETL_I_IMG_31_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 247 of 1915
Repository Tables

Name: S_ETL_I_IMG_32 User Name: USER_S_ETL_I_IMG_32

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

OPERATION 3 Varchar(1) Operation like insert, delete

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_I_IMG_32_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OPERATION

S_ETL_I_IMG_32_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 248 of 1915
Repository Tables

Name: S_ETL_I_IMG_33 User Name: USER_S_ETL_I_IMG_33

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

OPERATION 3 Varchar(1) Operation like insert, delete

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_I_IMG_33_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OPERATION

S_ETL_I_IMG_33_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 249 of 1915
Repository Tables

Name: S_ETL_I_IMG_34 User Name: USER_S_ETL_I_IMG_34

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

OPERATION 3 Varchar(1) Operation like insert, delete

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_I_IMG_34_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OPERATION

S_ETL_I_IMG_34_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 250 of 1915
Repository Tables

Name: S_ETL_I_IMG_35 User Name: USER_S_ETL_I_IMG_35

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

OPERATION 3 Varchar(1) Operation like insert, delete

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_I_IMG_35_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OPERATION

S_ETL_I_IMG_35_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 251 of 1915
Repository Tables

Name: S_ETL_I_IMG_36 User Name: USER_S_ETL_I_IMG_36

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

OPERATION 3 Varchar(1) Operation like insert, delete

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_I_IMG_36_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OPERATION

S_ETL_I_IMG_36_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 252 of 1915
Repository Tables

Name: S_ETL_I_IMG_37 User Name: USER_S_ETL_I_IMG_37

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

OPERATION 3 Varchar(1) Operation like insert, delete

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_I_IMG_37_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OPERATION

S_ETL_I_IMG_37_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 253 of 1915
Repository Tables

Name: S_ETL_I_IMG_38 User Name: USER_S_ETL_I_IMG_38

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

OPERATION 3 Varchar(1) Operation like insert, delete

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_I_IMG_38_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OPERATION

S_ETL_I_IMG_38_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 254 of 1915
Repository Tables

Name: S_ETL_I_IMG_39 User Name: USER_S_ETL_I_IMG_39

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

OPERATION 3 Varchar(1) Operation like insert, delete

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_I_IMG_39_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OPERATION

S_ETL_I_IMG_39_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 255 of 1915
Repository Tables

Name: S_ETL_I_IMG_4 User Name: USER_S_ETL_I_IMG_4

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

OPERATION 3 Varchar(1) Operation like insert, delete

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_I_IMG_4_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OPERATION

S_ETL_I_IMG_4_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 256 of 1915
Repository Tables

Name: S_ETL_I_IMG_40 User Name: USER_S_ETL_I_IMG_40

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

OPERATION 3 Varchar(1) Operation like insert, delete

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_I_IMG_40_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OPERATION

S_ETL_I_IMG_40_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 257 of 1915
Repository Tables

Name: S_ETL_I_IMG_41 User Name: USER_S_ETL_I_IMG_41

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

OPERATION 3 Varchar(1) Operation like insert, delete

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_I_IMG_41_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OPERATION

S_ETL_I_IMG_41_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 258 of 1915
Repository Tables

Name: S_ETL_I_IMG_42 User Name: USER_S_ETL_I_IMG_42

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

OPERATION 3 Varchar(1) Operation like insert, delete

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_I_IMG_42_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OPERATION

S_ETL_I_IMG_42_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 259 of 1915
Repository Tables

Name: S_ETL_I_IMG_43 User Name: USER_S_ETL_I_IMG_43

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

OPERATION 3 Varchar(1) Operation like insert, delete

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_I_IMG_43_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OPERATION

S_ETL_I_IMG_43_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 260 of 1915
Repository Tables

Name: S_ETL_I_IMG_44 User Name: USER_S_ETL_I_IMG_44

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

OPERATION 3 Varchar(1) Operation like insert, delete

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_I_IMG_44_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OPERATION

S_ETL_I_IMG_44_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 261 of 1915
Repository Tables

Name: S_ETL_I_IMG_45 User Name: USER_S_ETL_I_IMG_45

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

OPERATION 3 Varchar(1) Operation like insert, delete

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_I_IMG_45_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OPERATION

S_ETL_I_IMG_45_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 262 of 1915
Repository Tables

Name: S_ETL_I_IMG_46 User Name: USER_S_ETL_I_IMG_46

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

OPERATION 3 Varchar(1) Operation like insert, delete

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_I_IMG_46_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OPERATION

S_ETL_I_IMG_46_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 263 of 1915
Repository Tables

Name: S_ETL_I_IMG_47 User Name: USER_S_ETL_I_IMG_47

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

OPERATION 3 Varchar(1) Operation like insert, delete

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_I_IMG_47_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OPERATION

S_ETL_I_IMG_47_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 264 of 1915
Repository Tables

Name: S_ETL_I_IMG_48 User Name: USER_S_ETL_I_IMG_48

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

OPERATION 3 Varchar(1) Operation like insert, delete

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_I_IMG_48_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OPERATION

S_ETL_I_IMG_48_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 265 of 1915
Repository Tables

Name: S_ETL_I_IMG_49 User Name: USER_S_ETL_I_IMG_49

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

OPERATION 3 Varchar(1) Operation like insert, delete

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_I_IMG_49_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OPERATION

S_ETL_I_IMG_49_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 266 of 1915
Repository Tables

Name: S_ETL_I_IMG_5 User Name: USER_S_ETL_I_IMG_5

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

OPERATION 3 Varchar(1) Operation like insert, delete

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_I_IMG_5_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OPERATION

S_ETL_I_IMG_5_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 267 of 1915
Repository Tables

Name: S_ETL_I_IMG_50 User Name: USER_S_ETL_I_IMG_50

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

OPERATION 3 Varchar(1) Operation like insert, delete

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_I_IMG_50_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OPERATION

S_ETL_I_IMG_50_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 268 of 1915
Repository Tables

Name: S_ETL_I_IMG_51 User Name: USER_S_ETL_I_IMG_51

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

OPERATION 3 Varchar(1) Operation like insert, delete

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_I_IMG_51_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OPERATION

S_ETL_I_IMG_51_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 269 of 1915
Repository Tables

Name: S_ETL_I_IMG_52 User Name: USER_S_ETL_I_IMG_52

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

OPERATION 3 Varchar(1) Operation like insert, delete

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_I_IMG_52_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OPERATION

S_ETL_I_IMG_52_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 270 of 1915
Repository Tables

Name: S_ETL_I_IMG_53 User Name: USER_S_ETL_I_IMG_53

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

OPERATION 3 Varchar(1) Operation like insert, delete

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_I_IMG_53_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OPERATION

S_ETL_I_IMG_53_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 271 of 1915
Repository Tables

Name: S_ETL_I_IMG_54 User Name: USER_S_ETL_I_IMG_54

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

OPERATION 3 Varchar(1) Operation like insert, delete

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_I_IMG_54_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OPERATION

S_ETL_I_IMG_54_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 272 of 1915
Repository Tables

Name: S_ETL_I_IMG_55 User Name: USER_S_ETL_I_IMG_55

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

OPERATION 3 Varchar(1) Operation like insert, delete

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_I_IMG_55_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OPERATION

S_ETL_I_IMG_55_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 273 of 1915
Repository Tables

Name: S_ETL_I_IMG_56 User Name: USER_S_ETL_I_IMG_56

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

OPERATION 3 Varchar(1) Operation like insert, delete

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_I_IMG_56_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OPERATION

S_ETL_I_IMG_56_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 274 of 1915
Repository Tables

Name: S_ETL_I_IMG_57 User Name: USER_S_ETL_I_IMG_57

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

OPERATION 3 Varchar(1) Operation like insert, delete

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_I_IMG_57_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OPERATION

S_ETL_I_IMG_57_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 275 of 1915
Repository Tables

Name: S_ETL_I_IMG_58 User Name: USER_S_ETL_I_IMG_58

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

OPERATION 3 Varchar(1) Operation like insert, delete

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_I_IMG_58_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OPERATION

S_ETL_I_IMG_58_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 276 of 1915
Repository Tables

Name: S_ETL_I_IMG_59 User Name: USER_S_ETL_I_IMG_59

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

OPERATION 3 Varchar(1) Operation like insert, delete

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_I_IMG_59_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OPERATION

S_ETL_I_IMG_59_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 277 of 1915
Repository Tables

Name: S_ETL_I_IMG_6 User Name: USER_S_ETL_I_IMG_6

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

OPERATION 3 Varchar(1) Operation like insert, delete

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_I_IMG_6_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OPERATION

S_ETL_I_IMG_6_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 278 of 1915
Repository Tables

Name: S_ETL_I_IMG_60 User Name: USER_S_ETL_I_IMG_60

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

OPERATION 3 Varchar(1) Operation like insert, delete

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_I_IMG_60_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OPERATION

S_ETL_I_IMG_60_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 279 of 1915
Repository Tables

Name: S_ETL_I_IMG_61 User Name: USER_S_ETL_I_IMG_61

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

OPERATION 3 Varchar(1) Operation like insert, delete

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_I_IMG_61_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OPERATION

S_ETL_I_IMG_61_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 280 of 1915
Repository Tables

Name: S_ETL_I_IMG_62 User Name: USER_S_ETL_I_IMG_62

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

OPERATION 3 Varchar(1) Operation like insert, delete

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_I_IMG_62_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OPERATION

S_ETL_I_IMG_62_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 281 of 1915
Repository Tables

Name: S_ETL_I_IMG_63 User Name: USER_S_ETL_I_IMG_63

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

OPERATION 3 Varchar(1) Operation like insert, delete

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_I_IMG_63_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OPERATION

S_ETL_I_IMG_63_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 282 of 1915
Repository Tables

Name: S_ETL_I_IMG_64 User Name: USER_S_ETL_I_IMG_64

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

OPERATION 3 Varchar(1) Operation like insert, delete

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_I_IMG_64_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OPERATION

S_ETL_I_IMG_64_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 283 of 1915
Repository Tables

Name: S_ETL_I_IMG_65 User Name: USER_S_ETL_I_IMG_65

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

OPERATION 3 Varchar(1) Operation like insert, delete

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_I_IMG_65_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OPERATION

S_ETL_I_IMG_65_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 284 of 1915
Repository Tables

Name: S_ETL_I_IMG_66 User Name: USER_S_ETL_I_IMG_66

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

OPERATION 3 Varchar(1) Operation like insert, delete

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_I_IMG_66_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OPERATION

S_ETL_I_IMG_66_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 285 of 1915
Repository Tables

Name: S_ETL_I_IMG_67 User Name: USER_S_ETL_I_IMG_67

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

OPERATION 3 Varchar(1) Operation like insert, delete

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_I_IMG_67_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OPERATION

S_ETL_I_IMG_67_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 286 of 1915
Repository Tables

Name: S_ETL_I_IMG_68 User Name: USER_S_ETL_I_IMG_68

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

OPERATION 3 Varchar(1) Operation like insert, delete

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_I_IMG_68_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OPERATION

S_ETL_I_IMG_68_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 287 of 1915
Repository Tables

Name: S_ETL_I_IMG_69 User Name: USER_S_ETL_I_IMG_69

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

OPERATION 3 Varchar(1) Operation like insert, delete

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_I_IMG_69_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OPERATION

S_ETL_I_IMG_69_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 288 of 1915
Repository Tables

Name: S_ETL_I_IMG_7 User Name: USER_S_ETL_I_IMG_7

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

OPERATION 3 Varchar(1) Operation like insert, delete

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_I_IMG_7_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OPERATION

S_ETL_I_IMG_7_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 289 of 1915
Repository Tables

Name: S_ETL_I_IMG_70 User Name: USER_S_ETL_I_IMG_70

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

OPERATION 3 Varchar(1) Operation like insert, delete

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_I_IMG_70_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OPERATION

S_ETL_I_IMG_70_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 290 of 1915
Repository Tables

Name: S_ETL_I_IMG_71 User Name: USER_S_ETL_I_IMG_71

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

OPERATION 3 Varchar(1) Operation like insert, delete

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_I_IMG_71_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OPERATION

S_ETL_I_IMG_71_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 291 of 1915
Repository Tables

Name: S_ETL_I_IMG_72 User Name: USER_S_ETL_I_IMG_72

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

OPERATION 3 Varchar(1) Operation like insert, delete

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_I_IMG_72_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OPERATION

S_ETL_I_IMG_72_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 292 of 1915
Repository Tables

Name: S_ETL_I_IMG_73 User Name: USER_S_ETL_I_IMG_73

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

OPERATION 3 Varchar(1) Operation like insert, delete

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_I_IMG_73_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OPERATION

S_ETL_I_IMG_73_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 293 of 1915
Repository Tables

Name: S_ETL_I_IMG_74 User Name: USER_S_ETL_I_IMG_74

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

OPERATION 3 Varchar(1) Operation like insert, delete

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_I_IMG_74_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OPERATION

S_ETL_I_IMG_74_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 294 of 1915
Repository Tables

Name: S_ETL_I_IMG_75 User Name: USER_S_ETL_I_IMG_75

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

OPERATION 3 Varchar(1) Operation like insert, delete

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_I_IMG_75_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OPERATION

S_ETL_I_IMG_75_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 295 of 1915
Repository Tables

Name: S_ETL_I_IMG_76 User Name: USER_S_ETL_I_IMG_76

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

OPERATION 3 Varchar(1) Operation like insert, delete

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_I_IMG_76_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OPERATION

S_ETL_I_IMG_76_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 296 of 1915
Repository Tables

Name: S_ETL_I_IMG_77 User Name: USER_S_ETL_I_IMG_77

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

OPERATION 3 Varchar(1) Operation like insert, delete

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_I_IMG_77_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OPERATION

S_ETL_I_IMG_77_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 297 of 1915
Repository Tables

Name: S_ETL_I_IMG_78 User Name: USER_S_ETL_I_IMG_78

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

OPERATION 3 Varchar(1) Operation like insert, delete

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_I_IMG_78_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OPERATION

S_ETL_I_IMG_78_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 298 of 1915
Repository Tables

Name: S_ETL_I_IMG_79 User Name: USER_S_ETL_I_IMG_79

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

OPERATION 3 Varchar(1) Operation like insert, delete

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_I_IMG_79_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OPERATION

S_ETL_I_IMG_79_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 299 of 1915
Repository Tables

Name: S_ETL_I_IMG_8 User Name: USER_S_ETL_I_IMG_8

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

OPERATION 3 Varchar(1) Operation like insert, delete

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_I_IMG_8_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OPERATION

S_ETL_I_IMG_8_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 300 of 1915
Repository Tables

Name: S_ETL_I_IMG_80 User Name: USER_S_ETL_I_IMG_80

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

OPERATION 3 Varchar(1) Operation like insert, delete

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_I_IMG_80_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OPERATION

S_ETL_I_IMG_80_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 301 of 1915
Repository Tables

Name: S_ETL_I_IMG_81 User Name: USER_S_ETL_I_IMG_81

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

OPERATION 3 Varchar(1) Operation like insert, delete

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_I_IMG_81_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OPERATION

S_ETL_I_IMG_81_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 302 of 1915
Repository Tables

Name: S_ETL_I_IMG_82 User Name: USER_S_ETL_I_IMG_82

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

OPERATION 3 Varchar(1) Operation like insert, delete

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_I_IMG_82_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OPERATION

S_ETL_I_IMG_82_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 303 of 1915
Repository Tables

Name: S_ETL_I_IMG_83 User Name: USER_S_ETL_I_IMG_83

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

OPERATION 3 Varchar(1) Operation like insert, delete

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_I_IMG_83_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OPERATION

S_ETL_I_IMG_83_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 304 of 1915
Repository Tables

Name: S_ETL_I_IMG_84 User Name: USER_S_ETL_I_IMG_84

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Last Updated

MODIFICATION_NUM 3 Number(10, 0) Modification Number

OPERATION 3 Varchar(1) Operation

ROW_ID 3 Varchar(15) Row Id

Indexes

S_ETL_I_IMG_84_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OPERATION

S_ETL_I_IMG_84_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 305 of 1915
Repository Tables

Name: S_ETL_I_IMG_85 User Name: USER_S_ETL_I_IMG_85

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Last Updated

MODIFICATION_NUM 3 Number(10, 0) Modification Number

OPERATION 3 Varchar(1) Operation

ROW_ID 3 Varchar(15) Row Id

Indexes

S_ETL_I_IMG_85_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OPERATION

S_ETL_I_IMG_85_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 306 of 1915
Repository Tables

Name: S_ETL_I_IMG_86 User Name: USER_S_ETL_I_IMG_86

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Last Updated

MODIFICATION_NUM 3 Number(10, 0) Modification Number

OPERATION 3 Varchar(1) Operation

ROW_ID 3 Varchar(15) Row Id

Indexes

S_ETL_I_IMG_86_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OPERATION

S_ETL_I_IMG_86_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 307 of 1915
Repository Tables

Name: S_ETL_I_IMG_87 User Name: USER_S_ETL_I_IMG_87

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Last Updated

MODIFICATION_NUM 3 Number(10, 0) Modification Number

OPERATION 3 Varchar(1) Operation

ROW_ID 3 Varchar(15) Row Id

Indexes

S_ETL_I_IMG_87_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OPERATION

S_ETL_I_IMG_87_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 308 of 1915
Repository Tables

Name: S_ETL_I_IMG_88 User Name: USER_S_ETL_I_IMG_88

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Last Updated

MODIFICATION_NUM 3 Number(10, 0) Modification Number

OPERATION 3 Varchar(1) Operation

ROW_ID 3 Varchar(15) Row Id

Indexes

S_ETL_I_IMG_88_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OPERATION

S_ETL_I_IMG_88_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 309 of 1915
Repository Tables

Name: S_ETL_I_IMG_89 User Name: USER_S_ETL_I_IMG_89

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Last Updated

MODIFICATION_NUM 3 Number(10, 0) Modification Number

OPERATION 3 Varchar(1) Operation

ROW_ID 3 Varchar(15) Row Id

Indexes

S_ETL_I_IMG_89_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OPERATION

S_ETL_I_IMG_89_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 310 of 1915
Repository Tables

Name: S_ETL_I_IMG_9 User Name: USER_S_ETL_I_IMG_9

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

OPERATION 3 Varchar(1) Operation like insert, delete

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_I_IMG_9_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OPERATION

S_ETL_I_IMG_9_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 311 of 1915
Repository Tables

Name: S_ETL_I_IMG_90 User Name: USER_S_ETL_I_IMG_90

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Last Updated

MODIFICATION_NUM 3 Number(10, 0) Modification Number

OPERATION 3 Varchar(1) Operation

ROW_ID 3 Varchar(15) Row Id

Indexes

S_ETL_I_IMG_90_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OPERATION

S_ETL_I_IMG_90_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 312 of 1915
Repository Tables

Name: S_ETL_I_IMG_91 User Name: USER_S_ETL_I_IMG_91

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Last Updated

MODIFICATION_NUM 3 Number(10, 0) Modification Number

OPERATION 3 Varchar(1) Operation

ROW_ID 3 Varchar(15) Row Id

Indexes

S_ETL_I_IMG_91_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OPERATION

S_ETL_I_IMG_91_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 313 of 1915
Repository Tables

Name: S_ETL_I_IMG_92 User Name: USER_S_ETL_I_IMG_92

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Last Updated

MODIFICATION_NUM 3 Number(10, 0) Modification Number

OPERATION 3 Varchar(1) Operation

ROW_ID 3 Varchar(15) Row Id

Indexes

S_ETL_I_IMG_92_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OPERATION

S_ETL_I_IMG_92_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 314 of 1915
Repository Tables

Name: S_ETL_I_IMG_93 User Name: USER_S_ETL_I_IMG_93

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Last Updated

MODIFICATION_NUM 3 Number(10, 0) Modification Number

OPERATION 3 Varchar(1) Operation

ROW_ID 3 Varchar(15) Row Id

Indexes

S_ETL_I_IMG_93_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OPERATION

S_ETL_I_IMG_93_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 315 of 1915
Repository Tables

Name: S_ETL_I_IMG_94 User Name: USER_S_ETL_I_IMG_94

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Last Updated

MODIFICATION_NUM 3 Number(10, 0) Modification Number

OPERATION 3 Varchar(1) Operation

ROW_ID 3 Varchar(15) Row Id

Indexes

S_ETL_I_IMG_94_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OPERATION

S_ETL_I_IMG_94_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 316 of 1915
Repository Tables

Name: S_ETL_I_IMG_95 User Name: USER_S_ETL_I_IMG_95

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Last Updated

MODIFICATION_NUM 3 Number(10, 0) Modification Number

OPERATION 3 Varchar(1) Operation

ROW_ID 3 Varchar(15) Row Id

Indexes

S_ETL_I_IMG_95_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OPERATION

S_ETL_I_IMG_95_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 317 of 1915
Repository Tables

Name: S_ETL_I_IMG_96 User Name: USER_S_ETL_I_IMG_96

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Last Updated

MODIFICATION_NUM 3 Number(10, 0) Modification Number

OPERATION 3 Varchar(1) Operation

ROW_ID 3 Varchar(15) Row Id

Indexes

S_ETL_I_IMG_96_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OPERATION

S_ETL_I_IMG_96_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 318 of 1915
Repository Tables

Name: S_ETL_I_IMG_97 User Name: USER_S_ETL_I_IMG_97

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Last Updated

MODIFICATION_NUM 3 Number(10, 0) Modification Number

OPERATION 3 Varchar(1) Operation

ROW_ID 3 Varchar(15) Row Id

Indexes

S_ETL_I_IMG_97_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OPERATION

S_ETL_I_IMG_97_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 319 of 1915
Repository Tables

Name: S_ETL_I_IMG_98 User Name: USER_S_ETL_I_IMG_98

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Last Updated

MODIFICATION_NUM 3 Number(10, 0) Modification Number

OPERATION 3 Varchar(1) Operation

ROW_ID 3 Varchar(15) Row Id

Indexes

S_ETL_I_IMG_98_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OPERATION

S_ETL_I_IMG_98_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 320 of 1915
Repository Tables

Name: S_ETL_I_IMG_99 User Name: USER_S_ETL_I_IMG_99

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Last Updated

MODIFICATION_NUM 3 Number(10, 0) Modification Number

OPERATION 3 Varchar(1) Operation

ROW_ID 3 Varchar(15) Row Id

Indexes

S_ETL_I_IMG_99_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OPERATION

S_ETL_I_IMG_99_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 321 of 1915
Repository Tables

Name: S_ETL_LOV User Name: SM Extraction List of Values

Status: Active Type: Data (Public) Base Table:


Comments: SM Extraction List of Values

Columns

Name Not Data Type Domain Domain Comments


Null Type
CONFLICT_ID 3 Varchar(15) Siebel System Field

CREATED 3 UTC Date Time Siebel System Field

CREATED_BY 3 Varchar(15) FK S_USER Siebel System Field

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

ETL_PROC_WID 3 Number(10, 0) Siebel System Field

HIGH Number(22, 7) High

LAST_UPD 3 UTC Date Time Siebel System Field

LAST_UPD_BY 3 Varchar(15) FK S_USER Siebel System Field

LOW Number(22, 7) Low

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

NAME 3 Varchar(50) Name

ORDER_BY Number(22, 7) Order By

ROW_ID 3 Varchar(15) Siebel System Field

TYPE 3 Varchar(30) Type

VAL 3 Varchar(30) Value

Indexes

S_ETL_LOV_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: TYPE, LOW, HIGH

S_ETL_LOV_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: TYPE, LOW, ORDER_BY

S_ETL_LOV_M3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ETL_PROC_WID

S_ETL_LOV_M4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: NAME

S_ETL_LOV_M5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: VAL

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 322 of 1915
Repository Tables

Indexes - continued

S_ETL_LOV_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: Y

Columns: ROW_ID

S_ETL_LOV_U1 Type: User Key Unique: Y DB2 Clustered: Y MSSQL Clustered: N

Columns: TYPE, VAL, CONFLICT_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 323 of 1915
Repository Tables

Name: S_ETL_PARAM User Name: SM Extraction Parameters

Status: Active Type: Data (Private) Base Table:


Comments: SM Extraction Parameters

Columns

Name Not Data Type Domain Domain Comments


Null Type
ANALYSIS_END Date End date for building Day
Dimension

ANALYSIS_START Date Start date for building Day


Dimension

BASE_EXCH_CURCY Varchar(100) Base currency for building


datamart

COMMIT_SIZE Number(10, 0) Siebel System Field

CONFLICT_ID 3 Varchar(15) Siebel System Field

CREATED 3 UTC Date Time Siebel System Field

CREATED_BY 3 Varchar(15) FK S_USER Siebel System Field

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

DATE_FORMAT Varchar(100) Date format

DFLT_CONTINENT Varchar(100) Default Continent

DFLT_COUNTRY Varchar(100) Default Country

DFLT_CURCY Varchar(100) Default Currency

DFLT_EXCH_RATE Number(22, 7) Default Exch Rate

DFLT_LANG Varchar(100) Default Language

DURATION Number(10, 0) End Date - Start Date

FK_DT_FORMAT Varchar(100) Date format to be used as Foreign


Key for Day DM

LAST_UPD 3 UTC Date Time Siebel System Field

LAST_UPD_BY 3 Varchar(15) FK S_USER Siebel System Field

LOV_MAX_VAL Varchar(100) Default Max val for List of Values

LOV_MIN_VAL Varchar(100) Default Min val for List of Values

MAX_DAYS_IN_STG Number(10, 0) Max days in Stage

MLOV Varchar(100) Multi Lingual Flag

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

REFRESH_NUM_DAYS Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

START_JUL_NUM Number(10, 0) Start date in Julian format for


building Day DM

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 324 of 1915
Repository Tables

Indexes

S_ETL_PARAM_P1 Type: Primary Key Unique: Y DB2 Clustered: Y MSSQL Clustered: Y

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 325 of 1915
Repository Tables

Name: S_ETL_RUN User Name: SM Extraction Processes Run

Status: Active Type: Data (Private) Base Table:


Comments: SM Extraction Processes Run

Columns

Name Not Data Type Domain Domain Comments


Null Type
ACTUAL_END_TS UTC Date Time Actual End Time Stamp

ACTUAL_START_TS UTC Date Time Actual Start Time Stamp

ASYNCHRONOUS_FLG Character(1) N/A for this release

CONFLICT_ID 3 Varchar(15) Siebel System Field

CREATED 3 UTC Date Time Siebel System Field

CREATED_BY 3 Varchar(15) FK S_USER Siebel System Field

CURRENCY_CD Varchar(20) FK S_CURCY N/A for this release

DATAMART_ID 3 Varchar(15) N/A for this release

DATASRC_ID 3 Varchar(15) Data Source : Siebel OLTP, SAP,


People Soft etc : Default Value is
1, means Siebel as the Data
Source

DFLT_INFASRVR_ID Varchar(15) N/A for this release

DRP_RECR_INDX_FLG Character(1) N/A for this release

LANGUAGE_CD Varchar(50) N/A for this release

LAST_FAILURE_STEP Varchar(100) N/A for this release

LAST_UPD 3 UTC Date Time Siebel System Field

LAST_UPD_BY 3 Varchar(15) FK S_USER Siebel System Field

LOAD_DT Date Time Load Date

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

NAME 3 Varchar(100) Name : loads the batch name


indicating with Full or Incremental
Load

NUMERIC_ROW_ID 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

SCHED_START_TS Date Time N/A for this release

STATUS_CD Varchar(30) MLOV ETL_STATUS N/A for this release

TEMPLATE_FLG Character(1) N/A for this release

TYPE_CD Varchar(50) N/A for this release

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 326 of 1915
Repository Tables

Indexes - continued

S_ETL_RUN_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: Y

Columns: ROW_ID

S_ETL_RUN_U1 Type: User Key Unique: Y DB2 Clustered: Y MSSQL Clustered: N

Columns: NAME, DATAMART_ID, DATASRC_ID, CONFLICT_ID

S_ETL_RUN_U2 Type: System Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: NUMERIC_ROW_ID, CONFLICT_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 327 of 1915
Repository Tables

Name: S_ETL_R_IMAGE User Name: SM Extraction Rollup Image

Status: Active Type: Data (Private) Base Table:


Comments: SM Extraction Rollup Image

Columns

Name Not Data Type Domain Domain Comments


Null Type
MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

TABLE_WID 3 Number(10, 0) Table Dimension Id


(S_ETL_SRC_TABLE)

Indexes

S_ETL_R_IMAGE_U1 Type: User Key Unique: Y DB2 Clustered: Y MSSQL Clustered: Y

Columns: TABLE_WID, ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 328 of 1915
Repository Tables

Name: S_ETL_R_IMG_1 User Name: USER_S_ETL_R_IMG_1

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_R_IMG_1_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LAST_UPD

S_ETL_R_IMG_1_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID, MODIFICATION_NUM

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 329 of 1915
Repository Tables

Name: S_ETL_R_IMG_10 User Name: USER_S_ETL_R_IMG_10

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_R_IMG_10_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LAST_UPD

S_ETL_R_IMG_10_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID, MODIFICATION_NUM

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 330 of 1915
Repository Tables

Name: S_ETL_R_IMG_100 User Name: USER_S_ETL_R_IMG_100

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Last Updated

MODIFICATION_NUM 3 Number(10, 0) Modification Number

ROW_ID 3 Varchar(15) Row Id

Indexes

S_ETL_R_IMG_100_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LAST_UPD

S_ETL_R_IMG_100_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 331 of 1915
Repository Tables

Name: S_ETL_R_IMG_101 User Name: USER_S_ETL_R_IMG_101

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Last Updated

MODIFICATION_NUM 3 Number(10, 0) Modification Number

ROW_ID 3 Varchar(15) Row Id

Indexes

S_ETL_R_IMG_101_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LAST_UPD

S_ETL_R_IMG_101_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 332 of 1915
Repository Tables

Name: S_ETL_R_IMG_102 User Name: USER_S_ETL_R_IMG_102

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Last Updated

MODIFICATION_NUM 3 Number(10, 0) Modification Number

ROW_ID 3 Varchar(15) Row Id

Indexes

S_ETL_R_IMG_102_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LAST_UPD

S_ETL_R_IMG_102_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 333 of 1915
Repository Tables

Name: S_ETL_R_IMG_103 User Name: USER_S_ETL_R_IMG_103

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Last Updated

MODIFICATION_NUM 3 Number(10, 0) Modification Number

ROW_ID 3 Varchar(15) Row Id

Indexes

S_ETL_R_IMG_103_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LAST_UPD

S_ETL_R_IMG_103_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 334 of 1915
Repository Tables

Name: S_ETL_R_IMG_104 User Name: USER_S_ETL_R_IMG_104

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Last Updated

MODIFICATION_NUM 3 Number(10, 0) Modification Number

ROW_ID 3 Varchar(15) Row Id

Indexes

S_ETL_R_IMG_104_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LAST_UPD

S_ETL_R_IMG_104_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 335 of 1915
Repository Tables

Name: S_ETL_R_IMG_105 User Name: USER_S_ETL_R_IMG_105

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Last Updated

MODIFICATION_NUM 3 Number(10, 0) Modification Number

ROW_ID 3 Varchar(15) Row Id

Indexes

S_ETL_R_IMG_105_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LAST_UPD

S_ETL_R_IMG_105_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 336 of 1915
Repository Tables

Name: S_ETL_R_IMG_106 User Name: USER_S_ETL_R_IMG_106

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Last Updated

MODIFICATION_NUM 3 Number(10, 0) Modification Number

ROW_ID 3 Varchar(15) Row Id

Indexes

S_ETL_R_IMG_106_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LAST_UPD

S_ETL_R_IMG_106_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 337 of 1915
Repository Tables

Name: S_ETL_R_IMG_107 User Name: USER_S_ETL_R_IMG_107

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Last Updated

MODIFICATION_NUM 3 Number(10, 0) Modification Number

ROW_ID 3 Varchar(15) Row Id

Indexes

S_ETL_R_IMG_107_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LAST_UPD

S_ETL_R_IMG_107_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 338 of 1915
Repository Tables

Name: S_ETL_R_IMG_108 User Name: USER_S_ETL_R_IMG_108

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Last Updated

MODIFICATION_NUM 3 Number(10, 0) Modification Number

ROW_ID 3 Varchar(15) Row Id

Indexes

S_ETL_R_IMG_108_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LAST_UPD

S_ETL_R_IMG_108_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 339 of 1915
Repository Tables

Name: S_ETL_R_IMG_109 User Name: USER_S_ETL_R_IMG_109

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Last Updated

MODIFICATION_NUM 3 Number(10, 0) Modification Number

ROW_ID 3 Varchar(15) Row Id

Indexes

S_ETL_R_IMG_109_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LAST_UPD

S_ETL_R_IMG_109_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 340 of 1915
Repository Tables

Name: S_ETL_R_IMG_11 User Name: USER_S_ETL_R_IMG_11

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_R_IMG_11_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LAST_UPD

S_ETL_R_IMG_11_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID, MODIFICATION_NUM

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 341 of 1915
Repository Tables

Name: S_ETL_R_IMG_110 User Name: USER_S_ETL_R_IMG_110

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Last Updated

MODIFICATION_NUM 3 Number(10, 0) Modification Number

ROW_ID 3 Varchar(15) Row Id

Indexes

S_ETL_R_IMG_110_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LAST_UPD

S_ETL_R_IMG_110_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 342 of 1915
Repository Tables

Name: S_ETL_R_IMG_111 User Name: USER_S_ETL_R_IMG_111

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Last Updated

MODIFICATION_NUM 3 Number(10, 0) Modification Number

ROW_ID 3 Varchar(15) Row Id

Indexes

S_ETL_R_IMG_111_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LAST_UPD

S_ETL_R_IMG_111_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 343 of 1915
Repository Tables

Name: S_ETL_R_IMG_112 User Name: USER_S_ETL_R_IMG_112

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Last Updated

MODIFICATION_NUM 3 Number(10, 0) Modification Number

ROW_ID 3 Varchar(15) Row Id

Indexes

S_ETL_R_IMG_112_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LAST_UPD

S_ETL_R_IMG_112_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 344 of 1915
Repository Tables

Name: S_ETL_R_IMG_113 User Name: USER_S_ETL_R_IMG_113

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Last Updated

MODIFICATION_NUM 3 Number(10, 0) Modification Number

ROW_ID 3 Varchar(15) Row Id

Indexes

S_ETL_R_IMG_113_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LAST_UPD

S_ETL_R_IMG_113_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 345 of 1915
Repository Tables

Name: S_ETL_R_IMG_114 User Name: USER_S_ETL_R_IMG_114

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Last Updated

MODIFICATION_NUM 3 Number(10, 0) Modification Number

ROW_ID 3 Varchar(15) Row Id

Indexes

S_ETL_R_IMG_114_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LAST_UPD

S_ETL_R_IMG_114_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 346 of 1915
Repository Tables

Name: S_ETL_R_IMG_115 User Name: USER_S_ETL_R_IMG_115

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Last Updated

MODIFICATION_NUM 3 Number(10, 0) Modification Number

ROW_ID 3 Varchar(15) Row Id

Indexes

S_ETL_R_IMG_115_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LAST_UPD

S_ETL_R_IMG_115_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 347 of 1915
Repository Tables

Name: S_ETL_R_IMG_116 User Name: USER_S_ETL_R_IMG_116

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Last Updated

MODIFICATION_NUM 3 Number(10, 0) Modification Number

ROW_ID 3 Varchar(15) Row Id

Indexes

S_ETL_R_IMG_116_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LAST_UPD

S_ETL_R_IMG_116_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 348 of 1915
Repository Tables

Name: S_ETL_R_IMG_117 User Name: USER_S_ETL_R_IMG_117

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Last Updated

MODIFICATION_NUM 3 Number(10, 0) Modification Number

ROW_ID 3 Varchar(15) Row Id

Indexes

S_ETL_R_IMG_117_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LAST_UPD

S_ETL_R_IMG_117_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 349 of 1915
Repository Tables

Name: S_ETL_R_IMG_118 User Name: USER_S_ETL_R_IMG_118

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Last Updated

MODIFICATION_NUM 3 Number(10, 0) Modification Number

ROW_ID 3 Varchar(15) Row Id

Indexes

S_ETL_R_IMG_118_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LAST_UPD

S_ETL_R_IMG_118_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 350 of 1915
Repository Tables

Name: S_ETL_R_IMG_119 User Name: USER_S_ETL_R_IMG_119

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Last Updated

MODIFICATION_NUM 3 Number(10, 0) Modification Number

ROW_ID 3 Varchar(15) Row Id

Indexes

S_ETL_R_IMG_119_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LAST_UPD

S_ETL_R_IMG_119_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 351 of 1915
Repository Tables

Name: S_ETL_R_IMG_12 User Name: USER_S_ETL_R_IMG_12

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_R_IMG_12_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LAST_UPD

S_ETL_R_IMG_12_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID, MODIFICATION_NUM

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 352 of 1915
Repository Tables

Name: S_ETL_R_IMG_120 User Name: USER_S_ETL_R_IMG_120

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Last Updated

MODIFICATION_NUM 3 Number(10, 0) Modification Number

ROW_ID 3 Varchar(15) Row Id

Indexes

S_ETL_R_IMG_120_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LAST_UPD

S_ETL_R_IMG_120_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 353 of 1915
Repository Tables

Name: S_ETL_R_IMG_121 User Name: USER_S_ETL_R_IMG_121

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Last Updated

MODIFICATION_NUM 3 Number(10, 0) Modification Number

ROW_ID 3 Varchar(15) Row Id

Indexes

S_ETL_R_IMG_121_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LAST_UPD

S_ETL_R_IMG_121_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 354 of 1915
Repository Tables

Name: S_ETL_R_IMG_122 User Name: USER_S_ETL_R_IMG_122

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Last Updated

MODIFICATION_NUM 3 Number(10, 0) Modification Number

ROW_ID 3 Varchar(15) Row Id

Indexes

S_ETL_R_IMG_122_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LAST_UPD

S_ETL_R_IMG_122_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 355 of 1915
Repository Tables

Name: S_ETL_R_IMG_123 User Name: USER_S_ETL_R_IMG_123

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Last Updated

MODIFICATION_NUM 3 Number(10, 0) Modification Number

ROW_ID 3 Varchar(15) Row Id

Indexes

S_ETL_R_IMG_123_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LAST_UPD

S_ETL_R_IMG_123_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 356 of 1915
Repository Tables

Name: S_ETL_R_IMG_124 User Name: USER_S_ETL_R_IMG_124

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Last Updated

MODIFICATION_NUM 3 Number(10, 0) Modification Number

ROW_ID 3 Varchar(15) Row Id

Indexes

S_ETL_R_IMG_124_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LAST_UPD

S_ETL_R_IMG_124_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 357 of 1915
Repository Tables

Name: S_ETL_R_IMG_125 User Name: USER_S_ETL_R_IMG_125

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Last Updated

MODIFICATION_NUM 3 Number(10, 0) Modification Number

ROW_ID 3 Varchar(15) Row Id

Indexes

S_ETL_R_IMG_125_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LAST_UPD

S_ETL_R_IMG_125_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 358 of 1915
Repository Tables

Name: S_ETL_R_IMG_126 User Name: USER_S_ETL_R_IMG_126

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Last Updated

MODIFICATION_NUM 3 Number(10, 0) Modification Number

ROW_ID 3 Varchar(15) Row Id

Indexes

S_ETL_R_IMG_126_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LAST_UPD

S_ETL_R_IMG_126_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 359 of 1915
Repository Tables

Name: S_ETL_R_IMG_127 User Name: USER_S_ETL_R_IMG_127

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Last Updated

MODIFICATION_NUM 3 Number(10, 0) Modification Number

ROW_ID 3 Varchar(15) Row Id

Indexes

S_ETL_R_IMG_127_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LAST_UPD

S_ETL_R_IMG_127_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 360 of 1915
Repository Tables

Name: S_ETL_R_IMG_128 User Name: USER_S_ETL_R_IMG_128

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Last Updated

MODIFICATION_NUM 3 Number(10, 0) Modification Number

ROW_ID 3 Varchar(15) Row Id

Indexes

S_ETL_R_IMG_128_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LAST_UPD

S_ETL_R_IMG_128_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 361 of 1915
Repository Tables

Name: S_ETL_R_IMG_129 User Name: USER_S_ETL_R_IMG_129

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time

MODIFICATION_NUM 3 Number(10, 0)

ROW_ID 3 Varchar(15)

Indexes

S_ETL_R_IMG_129_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LAST_UPD

S_ETL_R_IMG_129_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID, MODIFICATION_NUM

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 362 of 1915
Repository Tables

Name: S_ETL_R_IMG_13 User Name: USER_S_ETL_R_IMG_13

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_R_IMG_13_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LAST_UPD

S_ETL_R_IMG_13_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID, MODIFICATION_NUM

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 363 of 1915
Repository Tables

Name: S_ETL_R_IMG_130 User Name: USER_S_ETL_R_IMG_130

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time

MODIFICATION_NUM 3 Number(10, 0)

ROW_ID 3 Varchar(15)

Indexes

S_ETL_R_IMG_130_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LAST_UPD

S_ETL_R_IMG_130_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID, MODIFICATION_NUM

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 364 of 1915
Repository Tables

Name: S_ETL_R_IMG_131 User Name: USER_S_ETL_R_IMG_131

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time

MODIFICATION_NUM 3 Number(10, 0)

ROW_ID 3 Varchar(15)

Indexes

S_ETL_R_IMG_131_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LAST_UPD

S_ETL_R_IMG_131_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID, MODIFICATION_NUM

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 365 of 1915
Repository Tables

Name: S_ETL_R_IMG_132 User Name: USER_S_ETL_R_IMG_132

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time

MODIFICATION_NUM 3 Number(10, 0)

ROW_ID 3 Varchar(15)

Indexes

S_ETL_R_IMG_132_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LAST_UPD

S_ETL_R_IMG_132_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID, MODIFICATION_NUM

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 366 of 1915
Repository Tables

Name: S_ETL_R_IMG_133 User Name: SM Extraction Rollup Image

Status: Active Type: Data (Private) Base Table:


Comments: SM Extraction Rollup Image

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_R_IMG_133_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LAST_UPD

S_ETL_R_IMG_133_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID, MODIFICATION_NUM

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 367 of 1915
Repository Tables

Name: S_ETL_R_IMG_134 User Name: SM Extraction Rollup Image

Status: Active Type: Data (Private) Base Table:


Comments: SM Extraction Rollup Image

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_R_IMG_134_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LAST_UPD

S_ETL_R_IMG_134_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID, MODIFICATION_NUM

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 368 of 1915
Repository Tables

Name: S_ETL_R_IMG_135 User Name: SM Extraction Rollup Image

Status: Active Type: Data (Private) Base Table:


Comments: SM Extraction Rollup Image

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_R_IMG_135_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LAST_UPD

S_ETL_R_IMG_135_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID, MODIFICATION_NUM

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 369 of 1915
Repository Tables

Name: S_ETL_R_IMG_136 User Name: SM Extraction Rollup Image

Status: Active Type: Data (Private) Base Table:


Comments: SM Extraction Rollup Image

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_R_IMG_136_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LAST_UPD

S_ETL_R_IMG_136_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID, MODIFICATION_NUM

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 370 of 1915
Repository Tables

Name: S_ETL_R_IMG_137 User Name: SM Extraction Rollup Image

Status: Active Type: Data (Private) Base Table:


Comments: SM Extraction Rollup Image

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_R_IMG_137_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LAST_UPD

S_ETL_R_IMG_137_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID, MODIFICATION_NUM

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 371 of 1915
Repository Tables

Name: S_ETL_R_IMG_138 User Name: SM Extraction Rollup Image

Status: Active Type: Data (Private) Base Table:


Comments: SM Extraction Rollup Image

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_R_IMG_138_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LAST_UPD

S_ETL_R_IMG_138_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID, MODIFICATION_NUM

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 372 of 1915
Repository Tables

Name: S_ETL_R_IMG_139 User Name: SM Extraction Rollup Image

Status: Active Type: Data (Private) Base Table:


Comments: SM Extraction Rollup Image

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_R_IMG_139_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LAST_UPD

S_ETL_R_IMG_139_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID, MODIFICATION_NUM

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 373 of 1915
Repository Tables

Name: S_ETL_R_IMG_14 User Name: USER_S_ETL_R_IMG_14

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_R_IMG_14_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LAST_UPD

S_ETL_R_IMG_14_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID, MODIFICATION_NUM

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 374 of 1915
Repository Tables

Name: S_ETL_R_IMG_140 User Name: SM Extraction Rollup Image

Status: Active Type: Data (Private) Base Table:


Comments: SM Extraction Rollup Image

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_R_IMG_140_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LAST_UPD

S_ETL_R_IMG_140_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID, MODIFICATION_NUM

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 375 of 1915
Repository Tables

Name: S_ETL_R_IMG_141 User Name: SM Extraction Rollup Image

Status: Active Type: Data (Private) Base Table:


Comments: SM Extraction Rollup Image

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_R_IMG_141_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LAST_UPD

S_ETL_R_IMG_141_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID, MODIFICATION_NUM

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 376 of 1915
Repository Tables

Name: S_ETL_R_IMG_142 User Name: SM Extraction Rollup Image

Status: Active Type: Data (Private) Base Table:


Comments: SM Extraction Rollup Image

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_R_IMG_142_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LAST_UPD

S_ETL_R_IMG_142_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID, MODIFICATION_NUM

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 377 of 1915
Repository Tables

Name: S_ETL_R_IMG_143 User Name: SM Extraction Rollup Image

Status: Active Type: Data (Private) Base Table:


Comments: SM Extraction Rollup Image

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_R_IMG_143_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LAST_UPD

S_ETL_R_IMG_143_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID, MODIFICATION_NUM

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 378 of 1915
Repository Tables

Name: S_ETL_R_IMG_144 User Name: SM Extraction Rollup Image

Status: Active Type: Data (Private) Base Table:


Comments: SM Extraction Rollup Image

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_R_IMG_144_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LAST_UPD

S_ETL_R_IMG_144_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID, MODIFICATION_NUM

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 379 of 1915
Repository Tables

Name: S_ETL_R_IMG_145 User Name: SM Extraction Rollup Image

Status: Active Type: Data (Private) Base Table:


Comments: SM Extraction Rollup Image

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_R_IMG_145_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LAST_UPD

S_ETL_R_IMG_145_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID, MODIFICATION_NUM

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 380 of 1915
Repository Tables

Name: S_ETL_R_IMG_146 User Name: SM Extraction Rollup Image

Status: Active Type: Data (Private) Base Table:


Comments: SM Extraction Rollup Image

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_R_IMG_146_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LAST_UPD

S_ETL_R_IMG_146_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID, MODIFICATION_NUM

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 381 of 1915
Repository Tables

Name: S_ETL_R_IMG_147 User Name: SM Extraction Rollup Image

Status: Active Type: Data (Private) Base Table:


Comments: SM Extraction Rollup Image

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_R_IMG_147_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LAST_UPD

S_ETL_R_IMG_147_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID, MODIFICATION_NUM

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 382 of 1915
Repository Tables

Name: S_ETL_R_IMG_148 User Name: USER_S_ETL_R_IMG_148

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time

MODIFICATION_NUM 3 Number(10, 0)

ROW_ID 3 Varchar(15)

Indexes

S_ETL_R_IMG_148_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LAST_UPD

S_ETL_R_IMG_148_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID, MODIFICATION_NUM

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 383 of 1915
Repository Tables

Name: S_ETL_R_IMG_149 User Name: USER_S_ETL_R_IMG_149

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time

MODIFICATION_NUM 3 Number(10, 0)

ROW_ID 3 Varchar(15)

Indexes

S_ETL_R_IMG_149_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LAST_UPD

S_ETL_R_IMG_149_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID, MODIFICATION_NUM

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 384 of 1915
Repository Tables

Name: S_ETL_R_IMG_15 User Name: USER_S_ETL_R_IMG_15

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_R_IMG_15_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LAST_UPD

S_ETL_R_IMG_15_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID, MODIFICATION_NUM

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 385 of 1915
Repository Tables

Name: S_ETL_R_IMG_150 User Name: USER_S_ETL_R_IMG_150

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time

MODIFICATION_NUM 3 Number(10, 0)

ROW_ID 3 Varchar(15)

Indexes

S_ETL_R_IMG_150_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LAST_UPD

S_ETL_R_IMG_150_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID, MODIFICATION_NUM

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 386 of 1915
Repository Tables

Name: S_ETL_R_IMG_151 User Name: USER_S_ETL_R_IMG_151

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time

MODIFICATION_NUM 3 Number(10, 0)

ROW_ID 3 Varchar(15)

Indexes

S_ETL_R_IMG_151_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LAST_UPD

S_ETL_R_IMG_151_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID, MODIFICATION_NUM

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 387 of 1915
Repository Tables

Name: S_ETL_R_IMG_152 User Name: USER_S_ETL_R_IMG_152

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time

MODIFICATION_NUM 3 Number(10, 0)

ROW_ID 3 Varchar(15)

Indexes

S_ETL_R_IMG_152_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LAST_UPD

S_ETL_R_IMG_152_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 388 of 1915
Repository Tables

Name: S_ETL_R_IMG_16 User Name: USER_S_ETL_R_IMG_16

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_R_IMG_16_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LAST_UPD

S_ETL_R_IMG_16_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID, MODIFICATION_NUM

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 389 of 1915
Repository Tables

Name: S_ETL_R_IMG_17 User Name: USER_S_ETL_R_IMG_17

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_R_IMG_17_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LAST_UPD

S_ETL_R_IMG_17_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID, MODIFICATION_NUM

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 390 of 1915
Repository Tables

Name: S_ETL_R_IMG_18 User Name: USER_S_ETL_R_IMG_18

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_R_IMG_18_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LAST_UPD

S_ETL_R_IMG_18_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID, MODIFICATION_NUM

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 391 of 1915
Repository Tables

Name: S_ETL_R_IMG_19 User Name: USER_S_ETL_R_IMG_19

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_R_IMG_19_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LAST_UPD

S_ETL_R_IMG_19_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID, MODIFICATION_NUM

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 392 of 1915
Repository Tables

Name: S_ETL_R_IMG_2 User Name: USER_S_ETL_R_IMG_2

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_R_IMG_2_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LAST_UPD

S_ETL_R_IMG_2_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID, MODIFICATION_NUM

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 393 of 1915
Repository Tables

Name: S_ETL_R_IMG_20 User Name: USER_S_ETL_R_IMG_20

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_R_IMG_20_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LAST_UPD

S_ETL_R_IMG_20_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID, MODIFICATION_NUM

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 394 of 1915
Repository Tables

Name: S_ETL_R_IMG_21 User Name: USER_S_ETL_R_IMG_21

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_R_IMG_21_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LAST_UPD

S_ETL_R_IMG_21_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID, MODIFICATION_NUM

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 395 of 1915
Repository Tables

Name: S_ETL_R_IMG_22 User Name: USER_S_ETL_R_IMG_22

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_R_IMG_22_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LAST_UPD

S_ETL_R_IMG_22_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID, MODIFICATION_NUM

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 396 of 1915
Repository Tables

Name: S_ETL_R_IMG_23 User Name: USER_S_ETL_R_IMG_23

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_R_IMG_23_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LAST_UPD

S_ETL_R_IMG_23_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID, MODIFICATION_NUM

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 397 of 1915
Repository Tables

Name: S_ETL_R_IMG_24 User Name: USER_S_ETL_R_IMG_24

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_R_IMG_24_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LAST_UPD

S_ETL_R_IMG_24_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID, MODIFICATION_NUM

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 398 of 1915
Repository Tables

Name: S_ETL_R_IMG_25 User Name: USER_S_ETL_R_IMG_25

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_R_IMG_25_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LAST_UPD

S_ETL_R_IMG_25_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID, MODIFICATION_NUM

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 399 of 1915
Repository Tables

Name: S_ETL_R_IMG_26 User Name: USER_S_ETL_R_IMG_26

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_R_IMG_26_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LAST_UPD

S_ETL_R_IMG_26_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID, MODIFICATION_NUM

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 400 of 1915
Repository Tables

Name: S_ETL_R_IMG_27 User Name: USER_S_ETL_R_IMG_27

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_R_IMG_27_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LAST_UPD

S_ETL_R_IMG_27_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID, MODIFICATION_NUM

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 401 of 1915
Repository Tables

Name: S_ETL_R_IMG_28 User Name: USER_S_ETL_R_IMG_28

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_R_IMG_28_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LAST_UPD

S_ETL_R_IMG_28_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID, MODIFICATION_NUM

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 402 of 1915
Repository Tables

Name: S_ETL_R_IMG_29 User Name: USER_S_ETL_R_IMG_29

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_R_IMG_29_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LAST_UPD

S_ETL_R_IMG_29_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID, MODIFICATION_NUM

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 403 of 1915
Repository Tables

Name: S_ETL_R_IMG_3 User Name: USER_S_ETL_R_IMG_3

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_R_IMG_3_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LAST_UPD

S_ETL_R_IMG_3_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID, MODIFICATION_NUM

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 404 of 1915
Repository Tables

Name: S_ETL_R_IMG_30 User Name: USER_S_ETL_R_IMG_30

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_R_IMG_30_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LAST_UPD

S_ETL_R_IMG_30_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID, MODIFICATION_NUM

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 405 of 1915
Repository Tables

Name: S_ETL_R_IMG_31 User Name: USER_S_ETL_R_IMG_31

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_R_IMG_31_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LAST_UPD

S_ETL_R_IMG_31_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID, MODIFICATION_NUM

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 406 of 1915
Repository Tables

Name: S_ETL_R_IMG_32 User Name: USER_S_ETL_R_IMG_32

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_R_IMG_32_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LAST_UPD

S_ETL_R_IMG_32_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID, MODIFICATION_NUM

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 407 of 1915
Repository Tables

Name: S_ETL_R_IMG_33 User Name: USER_S_ETL_R_IMG_33

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_R_IMG_33_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LAST_UPD

S_ETL_R_IMG_33_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID, MODIFICATION_NUM

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 408 of 1915
Repository Tables

Name: S_ETL_R_IMG_34 User Name: USER_S_ETL_R_IMG_34

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_R_IMG_34_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LAST_UPD

S_ETL_R_IMG_34_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID, MODIFICATION_NUM

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 409 of 1915
Repository Tables

Name: S_ETL_R_IMG_35 User Name: USER_S_ETL_R_IMG_35

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_R_IMG_35_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LAST_UPD

S_ETL_R_IMG_35_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID, MODIFICATION_NUM

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 410 of 1915
Repository Tables

Name: S_ETL_R_IMG_36 User Name: USER_S_ETL_R_IMG_36

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_R_IMG_36_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LAST_UPD

S_ETL_R_IMG_36_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID, MODIFICATION_NUM

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 411 of 1915
Repository Tables

Name: S_ETL_R_IMG_37 User Name: USER_S_ETL_R_IMG_37

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_R_IMG_37_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LAST_UPD

S_ETL_R_IMG_37_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID, MODIFICATION_NUM

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 412 of 1915
Repository Tables

Name: S_ETL_R_IMG_38 User Name: USER_S_ETL_R_IMG_38

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_R_IMG_38_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LAST_UPD

S_ETL_R_IMG_38_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID, MODIFICATION_NUM

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 413 of 1915
Repository Tables

Name: S_ETL_R_IMG_39 User Name: USER_S_ETL_R_IMG_39

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_R_IMG_39_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LAST_UPD

S_ETL_R_IMG_39_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID, MODIFICATION_NUM

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 414 of 1915
Repository Tables

Name: S_ETL_R_IMG_4 User Name: USER_S_ETL_R_IMG_4

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_R_IMG_4_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LAST_UPD

S_ETL_R_IMG_4_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID, MODIFICATION_NUM

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 415 of 1915
Repository Tables

Name: S_ETL_R_IMG_40 User Name: USER_S_ETL_R_IMG_40

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_R_IMG_40_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LAST_UPD

S_ETL_R_IMG_40_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID, MODIFICATION_NUM

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 416 of 1915
Repository Tables

Name: S_ETL_R_IMG_41 User Name: USER_S_ETL_R_IMG_41

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_R_IMG_41_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LAST_UPD

S_ETL_R_IMG_41_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID, MODIFICATION_NUM

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 417 of 1915
Repository Tables

Name: S_ETL_R_IMG_42 User Name: USER_S_ETL_R_IMG_42

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_R_IMG_42_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LAST_UPD

S_ETL_R_IMG_42_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID, MODIFICATION_NUM

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 418 of 1915
Repository Tables

Name: S_ETL_R_IMG_43 User Name: USER_S_ETL_R_IMG_43

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_R_IMG_43_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LAST_UPD

S_ETL_R_IMG_43_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID, MODIFICATION_NUM

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 419 of 1915
Repository Tables

Name: S_ETL_R_IMG_44 User Name: USER_S_ETL_R_IMG_44

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_R_IMG_44_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LAST_UPD

S_ETL_R_IMG_44_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID, MODIFICATION_NUM

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 420 of 1915
Repository Tables

Name: S_ETL_R_IMG_45 User Name: USER_S_ETL_R_IMG_45

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_R_IMG_45_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LAST_UPD

S_ETL_R_IMG_45_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID, MODIFICATION_NUM

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 421 of 1915
Repository Tables

Name: S_ETL_R_IMG_46 User Name: USER_S_ETL_R_IMG_46

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_R_IMG_46_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LAST_UPD

S_ETL_R_IMG_46_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID, MODIFICATION_NUM

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 422 of 1915
Repository Tables

Name: S_ETL_R_IMG_47 User Name: USER_S_ETL_R_IMG_47

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_R_IMG_47_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LAST_UPD

S_ETL_R_IMG_47_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID, MODIFICATION_NUM

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 423 of 1915
Repository Tables

Name: S_ETL_R_IMG_48 User Name: USER_S_ETL_R_IMG_48

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_R_IMG_48_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LAST_UPD

S_ETL_R_IMG_48_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID, MODIFICATION_NUM

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 424 of 1915
Repository Tables

Name: S_ETL_R_IMG_49 User Name: USER_S_ETL_R_IMG_49

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_R_IMG_49_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LAST_UPD

S_ETL_R_IMG_49_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID, MODIFICATION_NUM

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 425 of 1915
Repository Tables

Name: S_ETL_R_IMG_5 User Name: USER_S_ETL_R_IMG_5

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_R_IMG_5_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LAST_UPD

S_ETL_R_IMG_5_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID, MODIFICATION_NUM

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 426 of 1915
Repository Tables

Name: S_ETL_R_IMG_50 User Name: USER_S_ETL_R_IMG_50

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_R_IMG_50_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LAST_UPD

S_ETL_R_IMG_50_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID, MODIFICATION_NUM

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 427 of 1915
Repository Tables

Name: S_ETL_R_IMG_51 User Name: USER_S_ETL_R_IMG_51

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_R_IMG_51_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LAST_UPD

S_ETL_R_IMG_51_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID, MODIFICATION_NUM

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 428 of 1915
Repository Tables

Name: S_ETL_R_IMG_52 User Name: USER_S_ETL_R_IMG_52

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_R_IMG_52_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LAST_UPD

S_ETL_R_IMG_52_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID, MODIFICATION_NUM

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 429 of 1915
Repository Tables

Name: S_ETL_R_IMG_53 User Name: USER_S_ETL_R_IMG_53

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_R_IMG_53_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LAST_UPD

S_ETL_R_IMG_53_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID, MODIFICATION_NUM

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 430 of 1915
Repository Tables

Name: S_ETL_R_IMG_54 User Name: USER_S_ETL_R_IMG_54

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_R_IMG_54_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LAST_UPD

S_ETL_R_IMG_54_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID, MODIFICATION_NUM

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 431 of 1915
Repository Tables

Name: S_ETL_R_IMG_55 User Name: USER_S_ETL_R_IMG_55

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_R_IMG_55_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LAST_UPD

S_ETL_R_IMG_55_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID, MODIFICATION_NUM

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 432 of 1915
Repository Tables

Name: S_ETL_R_IMG_56 User Name: USER_S_ETL_R_IMG_56

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_R_IMG_56_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LAST_UPD

S_ETL_R_IMG_56_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID, MODIFICATION_NUM

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 433 of 1915
Repository Tables

Name: S_ETL_R_IMG_57 User Name: USER_S_ETL_R_IMG_57

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_R_IMG_57_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LAST_UPD

S_ETL_R_IMG_57_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID, MODIFICATION_NUM

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 434 of 1915
Repository Tables

Name: S_ETL_R_IMG_58 User Name: USER_S_ETL_R_IMG_58

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_R_IMG_58_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LAST_UPD

S_ETL_R_IMG_58_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID, MODIFICATION_NUM

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 435 of 1915
Repository Tables

Name: S_ETL_R_IMG_59 User Name: USER_S_ETL_R_IMG_59

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_R_IMG_59_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LAST_UPD

S_ETL_R_IMG_59_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID, MODIFICATION_NUM

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 436 of 1915
Repository Tables

Name: S_ETL_R_IMG_6 User Name: USER_S_ETL_R_IMG_6

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_R_IMG_6_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LAST_UPD

S_ETL_R_IMG_6_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID, MODIFICATION_NUM

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 437 of 1915
Repository Tables

Name: S_ETL_R_IMG_60 User Name: USER_S_ETL_R_IMG_60

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_R_IMG_60_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LAST_UPD

S_ETL_R_IMG_60_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID, MODIFICATION_NUM

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 438 of 1915
Repository Tables

Name: S_ETL_R_IMG_61 User Name: USER_S_ETL_R_IMG_61

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_R_IMG_61_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LAST_UPD

S_ETL_R_IMG_61_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID, MODIFICATION_NUM

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 439 of 1915
Repository Tables

Name: S_ETL_R_IMG_62 User Name: USER_S_ETL_R_IMG_62

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_R_IMG_62_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LAST_UPD

S_ETL_R_IMG_62_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID, MODIFICATION_NUM

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 440 of 1915
Repository Tables

Name: S_ETL_R_IMG_63 User Name: USER_S_ETL_R_IMG_63

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_R_IMG_63_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LAST_UPD

S_ETL_R_IMG_63_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID, MODIFICATION_NUM

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 441 of 1915
Repository Tables

Name: S_ETL_R_IMG_64 User Name: USER_S_ETL_R_IMG_64

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_R_IMG_64_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LAST_UPD

S_ETL_R_IMG_64_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID, MODIFICATION_NUM

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 442 of 1915
Repository Tables

Name: S_ETL_R_IMG_65 User Name: USER_S_ETL_R_IMG_65

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_R_IMG_65_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LAST_UPD

S_ETL_R_IMG_65_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID, MODIFICATION_NUM

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 443 of 1915
Repository Tables

Name: S_ETL_R_IMG_66 User Name: USER_S_ETL_R_IMG_66

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_R_IMG_66_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LAST_UPD

S_ETL_R_IMG_66_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID, MODIFICATION_NUM

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 444 of 1915
Repository Tables

Name: S_ETL_R_IMG_67 User Name: USER_S_ETL_R_IMG_67

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_R_IMG_67_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LAST_UPD

S_ETL_R_IMG_67_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID, MODIFICATION_NUM

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 445 of 1915
Repository Tables

Name: S_ETL_R_IMG_68 User Name: USER_S_ETL_R_IMG_68

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_R_IMG_68_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LAST_UPD

S_ETL_R_IMG_68_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID, MODIFICATION_NUM

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 446 of 1915
Repository Tables

Name: S_ETL_R_IMG_69 User Name: USER_S_ETL_R_IMG_69

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_R_IMG_69_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LAST_UPD

S_ETL_R_IMG_69_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID, MODIFICATION_NUM

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 447 of 1915
Repository Tables

Name: S_ETL_R_IMG_7 User Name: USER_S_ETL_R_IMG_7

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_R_IMG_7_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LAST_UPD

S_ETL_R_IMG_7_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID, MODIFICATION_NUM

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 448 of 1915
Repository Tables

Name: S_ETL_R_IMG_70 User Name: USER_S_ETL_R_IMG_70

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_R_IMG_70_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LAST_UPD

S_ETL_R_IMG_70_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID, MODIFICATION_NUM

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 449 of 1915
Repository Tables

Name: S_ETL_R_IMG_71 User Name: USER_S_ETL_R_IMG_71

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_R_IMG_71_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LAST_UPD

S_ETL_R_IMG_71_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID, MODIFICATION_NUM

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 450 of 1915
Repository Tables

Name: S_ETL_R_IMG_72 User Name: USER_S_ETL_R_IMG_72

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_R_IMG_72_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LAST_UPD

S_ETL_R_IMG_72_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID, MODIFICATION_NUM

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 451 of 1915
Repository Tables

Name: S_ETL_R_IMG_73 User Name: USER_S_ETL_R_IMG_73

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_R_IMG_73_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LAST_UPD

S_ETL_R_IMG_73_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID, MODIFICATION_NUM

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 452 of 1915
Repository Tables

Name: S_ETL_R_IMG_74 User Name: USER_S_ETL_R_IMG_74

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_R_IMG_74_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LAST_UPD

S_ETL_R_IMG_74_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID, MODIFICATION_NUM

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 453 of 1915
Repository Tables

Name: S_ETL_R_IMG_75 User Name: USER_S_ETL_R_IMG_75

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_R_IMG_75_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LAST_UPD

S_ETL_R_IMG_75_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID, MODIFICATION_NUM

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 454 of 1915
Repository Tables

Name: S_ETL_R_IMG_76 User Name: USER_S_ETL_R_IMG_76

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_R_IMG_76_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LAST_UPD

S_ETL_R_IMG_76_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID, MODIFICATION_NUM

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 455 of 1915
Repository Tables

Name: S_ETL_R_IMG_77 User Name: USER_S_ETL_R_IMG_77

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_R_IMG_77_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LAST_UPD

S_ETL_R_IMG_77_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID, MODIFICATION_NUM

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 456 of 1915
Repository Tables

Name: S_ETL_R_IMG_78 User Name: USER_S_ETL_R_IMG_78

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_R_IMG_78_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LAST_UPD

S_ETL_R_IMG_78_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID, MODIFICATION_NUM

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 457 of 1915
Repository Tables

Name: S_ETL_R_IMG_79 User Name: USER_S_ETL_R_IMG_79

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_R_IMG_79_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LAST_UPD

S_ETL_R_IMG_79_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID, MODIFICATION_NUM

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 458 of 1915
Repository Tables

Name: S_ETL_R_IMG_8 User Name: USER_S_ETL_R_IMG_8

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_R_IMG_8_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LAST_UPD

S_ETL_R_IMG_8_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID, MODIFICATION_NUM

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 459 of 1915
Repository Tables

Name: S_ETL_R_IMG_80 User Name: USER_S_ETL_R_IMG_80

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_R_IMG_80_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LAST_UPD

S_ETL_R_IMG_80_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID, MODIFICATION_NUM

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 460 of 1915
Repository Tables

Name: S_ETL_R_IMG_81 User Name: USER_S_ETL_R_IMG_81

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_R_IMG_81_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LAST_UPD

S_ETL_R_IMG_81_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID, MODIFICATION_NUM

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 461 of 1915
Repository Tables

Name: S_ETL_R_IMG_82 User Name: USER_S_ETL_R_IMG_82

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_R_IMG_82_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LAST_UPD

S_ETL_R_IMG_82_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID, MODIFICATION_NUM

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 462 of 1915
Repository Tables

Name: S_ETL_R_IMG_83 User Name: USER_S_ETL_R_IMG_83

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_R_IMG_83_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LAST_UPD

S_ETL_R_IMG_83_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID, MODIFICATION_NUM

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 463 of 1915
Repository Tables

Name: S_ETL_R_IMG_84 User Name: USER_S_ETL_R_IMG_84

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Last Updated

MODIFICATION_NUM 3 Number(10, 0) Modification Number

ROW_ID 3 Varchar(15) Row Id

Indexes

S_ETL_R_IMG_84_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LAST_UPD

S_ETL_R_IMG_84_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 464 of 1915
Repository Tables

Name: S_ETL_R_IMG_85 User Name: USER_S_ETL_R_IMG_85

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Last Updated

MODIFICATION_NUM 3 Number(10, 0) Modification Number

ROW_ID 3 Varchar(15) Row Id

Indexes

S_ETL_R_IMG_85_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LAST_UPD

S_ETL_R_IMG_85_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 465 of 1915
Repository Tables

Name: S_ETL_R_IMG_86 User Name: USER_S_ETL_R_IMG_86

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Last Updated

MODIFICATION_NUM 3 Number(10, 0) Modification Number

ROW_ID 3 Varchar(15) Row Id

Indexes

S_ETL_R_IMG_86_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LAST_UPD

S_ETL_R_IMG_86_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 466 of 1915
Repository Tables

Name: S_ETL_R_IMG_87 User Name: USER_S_ETL_R_IMG_87

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Last Updated

MODIFICATION_NUM 3 Number(10, 0) Modification Number

ROW_ID 3 Varchar(15) Row Id

Indexes

S_ETL_R_IMG_87_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LAST_UPD

S_ETL_R_IMG_87_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 467 of 1915
Repository Tables

Name: S_ETL_R_IMG_88 User Name: USER_S_ETL_R_IMG_88

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Last Updated

MODIFICATION_NUM 3 Number(10, 0) Modification Number

ROW_ID 3 Varchar(15) Row Id

Indexes

S_ETL_R_IMG_88_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LAST_UPD

S_ETL_R_IMG_88_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 468 of 1915
Repository Tables

Name: S_ETL_R_IMG_89 User Name: USER_S_ETL_R_IMG_89

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Last Updated

MODIFICATION_NUM 3 Number(10, 0) Modification Number

ROW_ID 3 Varchar(15) Row Id

Indexes

S_ETL_R_IMG_89_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LAST_UPD

S_ETL_R_IMG_89_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 469 of 1915
Repository Tables

Name: S_ETL_R_IMG_9 User Name: USER_S_ETL_R_IMG_9

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Siebel System Field

MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

Indexes

S_ETL_R_IMG_9_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LAST_UPD

S_ETL_R_IMG_9_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID, MODIFICATION_NUM

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 470 of 1915
Repository Tables

Name: S_ETL_R_IMG_90 User Name: USER_S_ETL_R_IMG_90

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Last Updated

MODIFICATION_NUM 3 Number(10, 0) Modification Number

ROW_ID 3 Varchar(15) Row Id

Indexes

S_ETL_R_IMG_90_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LAST_UPD

S_ETL_R_IMG_90_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 471 of 1915
Repository Tables

Name: S_ETL_R_IMG_91 User Name: USER_S_ETL_R_IMG_91

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Last Updated

MODIFICATION_NUM 3 Number(10, 0) Modification Number

ROW_ID 3 Varchar(15) Row Id

Indexes

S_ETL_R_IMG_91_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LAST_UPD

S_ETL_R_IMG_91_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 472 of 1915
Repository Tables

Name: S_ETL_R_IMG_92 User Name: USER_S_ETL_R_IMG_92

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Last Updated

MODIFICATION_NUM 3 Number(10, 0) Modification Number

ROW_ID 3 Varchar(15) Row Id

Indexes

S_ETL_R_IMG_92_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LAST_UPD

S_ETL_R_IMG_92_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 473 of 1915
Repository Tables

Name: S_ETL_R_IMG_93 User Name: USER_S_ETL_R_IMG_93

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Last Updated

MODIFICATION_NUM 3 Number(10, 0) Modification Number

ROW_ID 3 Varchar(15) Row Id

Indexes

S_ETL_R_IMG_93_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LAST_UPD

S_ETL_R_IMG_93_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 474 of 1915
Repository Tables

Name: S_ETL_R_IMG_94 User Name: USER_S_ETL_R_IMG_94

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Last Updated

MODIFICATION_NUM 3 Number(10, 0) Modification Number

ROW_ID 3 Varchar(15) Row Id

Indexes

S_ETL_R_IMG_94_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LAST_UPD

S_ETL_R_IMG_94_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 475 of 1915
Repository Tables

Name: S_ETL_R_IMG_95 User Name: USER_S_ETL_R_IMG_95

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Last Updated

MODIFICATION_NUM 3 Number(10, 0) Modification Number

ROW_ID 3 Varchar(15) Row Id

Indexes

S_ETL_R_IMG_95_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LAST_UPD

S_ETL_R_IMG_95_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 476 of 1915
Repository Tables

Name: S_ETL_R_IMG_96 User Name: USER_S_ETL_R_IMG_96

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Last Updated

MODIFICATION_NUM 3 Number(10, 0) Modification Number

ROW_ID 3 Varchar(15) Row Id

Indexes

S_ETL_R_IMG_96_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LAST_UPD

S_ETL_R_IMG_96_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 477 of 1915
Repository Tables

Name: S_ETL_R_IMG_97 User Name: USER_S_ETL_R_IMG_97

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Last Updated

MODIFICATION_NUM 3 Number(10, 0) Modification Number

ROW_ID 3 Varchar(15) Row Id

Indexes

S_ETL_R_IMG_97_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LAST_UPD

S_ETL_R_IMG_97_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 478 of 1915
Repository Tables

Name: S_ETL_R_IMG_98 User Name: USER_S_ETL_R_IMG_98

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Last Updated

MODIFICATION_NUM 3 Number(10, 0) Modification Number

ROW_ID 3 Varchar(15) Row Id

Indexes

S_ETL_R_IMG_98_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LAST_UPD

S_ETL_R_IMG_98_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 479 of 1915
Repository Tables

Name: S_ETL_R_IMG_99 User Name: USER_S_ETL_R_IMG_99

Status: Active Type: Data (Public) Base Table:


Comments:

Columns

Name Not Data Type Domain Domain Comments


Null Type
LAST_UPD 3 UTC Date Time Last Updated

MODIFICATION_NUM 3 Number(10, 0) Modification Number

ROW_ID 3 Varchar(15) Row Id

Indexes

S_ETL_R_IMG_99_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LAST_UPD

S_ETL_R_IMG_99_M2 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 480 of 1915
Repository Tables

Name: S_ETL_SRC_TABLE User Name: SM Extraction Source Table

Status: Active Type: Data (Private) Base Table:


Comments: SM Extraction Source Table

Columns

Name Not Data Type Domain Domain Comments


Null Type
IMG_SUFFIX Varchar(3) Image Suffix

REFRESH_FROM_DT UTC Date Time Refresh From Date

ROW_WID 3 Number(10, 0) Siebel System Field

TABLE_NAME 3 Varchar(20) Table Name

Indexes

S_ETL_SRC_TABLE_P1 Type: Primary Key Unique: Y DB2 Clustered: Y MSSQL Clustered: Y

Columns: TABLE_NAME

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 481 of 1915
Repository Tables

Name: S_ETL_STRINGS User Name: SM Extraction Strings

Status: Active Type: Data (Public) Base Table:


Comments: Extraction for Strings

Columns

Name Not Data Type Domain Domain Comments


Null Type
LIC Varchar(254) Language Independent Code

LOC Varchar(5) Locale

LOCALIZE_FLG 3 Character(1) Localization Flag

MOD UTC Date Time Modifier

NAME Varchar(150) Strings Name Used By ETL

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 482 of 1915
Repository Tables

Name: S_ETL_TIME_DAY User Name: SM Extraction Time of Day

Status: Active Type: Data (Public) Base Table:


Comments: Extraction for Time of Day

Columns

Name Not Data Type Domain Domain Comments


Null Type
HAGO UTC Date Time Hour Ago

HOURS 3 Number(2, 0) Hour Component

HOUR_MIN 3 Varchar(5) Hour Minute Component

MINUTES 3 Number(4, 0) Minute Component

MIN_SEQ 3 Number(4, 0) Minute Sequence

TIME_SLICE 3 UTC Date Time Time Slice Used By ETL

Indexes

S_ETL_TIME_DAY_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: HOUR_MIN

S_ETL_TIME_DAY_U1 Type: User Key Unique: Y DB2 Clustered: Y MSSQL Clustered: Y

Columns: HOURS, MINUTES

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 483 of 1915
Repository Tables

Name: S_ETL_VI_IMAGE User Name: SM Extraction VI Image

Status: Active Type: Data (Public) Base Table:


Comments: Extraction for VI Image

Columns

Name Not Data Type Domain Domain Comments


Null Type
MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

OPERATION 3 Varchar(1) Operation Used By ETL

ROW_ID 3 Varchar(15) Siebel System Field

TABLE_WID 3 Number(10, 0) Table Identifier

Indexes

S_ETL_VI_IMAGE_U1 Type: User Key Unique: Y DB2 Clustered: Y MSSQL Clustered: Y

Columns: ROW_ID, TABLE_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 484 of 1915
Repository Tables

Name: S_ETL_VR_IMAGE User Name: SM Extraction VR Image

Status: Active Type: Data (Public) Base Table:


Comments: Extraction for VR Image

Columns

Name Not Data Type Domain Domain Comments


Null Type
MODIFICATION_NUM 3 Number(10, 0) Siebel System Field

ROW_ID 3 Varchar(15) Siebel System Field

TABLE_WID 3 Number(10, 0) Table Identifier

Indexes

S_ETL_VR_IMAGE_U1 Type: User Key Unique: Y DB2 Clustered: Y MSSQL Clustered: Y

Columns: ROW_ID, TABLE_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 485 of 1915
Repository Tables

Name: WS_ADDR_ORG User Name: Warehouse Source table for S_ADDR_ORG

Status: Active Type: Warehouse Base Table:


Comments: Warehouse Source table for S_ADDR_ORG

Columns

Name Not Data Type Domain Domain Comments


Null Type
ADDR Varchar(200)

CITY Varchar(50)

COUNTRY Varchar(30)

CREATED 3 UTC Date Time

CREATED_BY 3 Varchar(15) FK S_USER

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field


Siebel System Field

LAST_UPD 3 UTC Date Time

LAST_UPD_BY 3 Varchar(15) FK S_USER

MODIFICATION_NUM 3 Number(10, 0)

OPERATION Varchar(1) Operation, 'I' means insert, 'U'


means update, 'A' means Auxiliary

ROW_ID 3 Varchar(15)

STATE Varchar(10)

ZIPCODE Varchar(30)

Indexes

WS_ADDR_ORG_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID, DATASOURCE_NUM_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 486 of 1915
Repository Tables

Name: WS_ADDR_PER User Name: USER_WS_ADDR_PER

Status: Active Type: Warehouse Base Table:


Comments: Warehouse Source table for S_ADDR_PER

Columns

Name Not Data Type Domain Domain Comments


Null Type
ADDR Varchar(200)

CITY Varchar(50)

COUNTRY Varchar(30)

CREATED 3 UTC Date Time

CREATED_BY 3 Varchar(15) FK S_USER

DATASOURCE_NUM_ID 3 Number(10, 0)

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S

LAST_UPD 3 UTC Date Time

LAST_UPD_BY 3 Varchar(15) FK S_USER

MODIFICATION_NUM 3 Number(10, 0)

OPERATION Varchar(1) Operation, 'I' means insert, 'U'


means update, 'A' means Auxiliary

ROW_ID 3 Varchar(15)

STATE Varchar(10)

ZIPCODE Varchar(30)

Indexes

WS_ADDR_PER_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID, DATASOURCE_NUM_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 487 of 1915
Repository Tables

Name: WS_ASSET User Name: USER_WS_ASSET

Status: Active Type: Warehouse Base Table:


Comments: Warehouse Source table for S_ASSET

Columns

Name Not Data Type Domain Domain Comments


Null Type
BU_ID 3 Varchar(15)

CREATED 3 UTC Date Time

CREATED_BY 3 Varchar(15) FK S_USER

DATASOURCE_NUM_ID 3 Number(10, 0)

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S

LAST_UPD 3 UTC Date Time

LAST_UPD_BY 3 Varchar(15) FK S_USER

LOB_CD Varchar(30)

MODIFICATION_NUM 3 Number(10, 0)

OPERATION Varchar(1) Operation, 'I' means insert, 'U'


means update, 'A' means Auxiliary

OWNER_ACCNT_ID Varchar(15)

PROD_ID Varchar(15)

PR_CON_ID Varchar(15)

PR_POSTN_ID Varchar(15)

ROW_ID 3 Varchar(15)

STATUS_CD Varchar(30)

SUB_TYPE_CD Varchar(30)

TYPE_CD Varchar(30)

Indexes

WS_ASSET_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: CREATED_BY

WS_ASSET_F2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ETL_PROC_WID

WS_ASSET_F3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LAST_UPD_BY

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 488 of 1915
Repository Tables

Indexes - continued

WS_ASSET_F4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: BU_ID

WS_ASSET_F5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OWNER_ACCNT_ID

WS_ASSET_F6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PR_CON_ID

WS_ASSET_F7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PR_POSTN_ID

WS_ASSET_F8 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PROD_ID

WS_ASSET_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID, DATASOURCE_NUM_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 489 of 1915
Repository Tables

Name: WS_CONTACT User Name: Warehouse Source table for S_CONTACT

Status: Active Type: Warehouse Base Table:


Comments: Warehouse Source table for S_CONTACT

Columns

Name Not Data Type Domain Domain Comments


Null Type
ACTIVE_FLG 3 Character(1)

BU_ID 3 Varchar(15)

CON_CD Varchar(30)

CREATED 3 UTC Date Time

CREATED_BY 3 Varchar(15) FK S_USER

CUST_STAT_CD Varchar(30)

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

EMAIL_ADDR Varchar(100)

EMP_FLG 3 Character(1)

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

JOB_TITLE Varchar(75)

LAST_UPD 3 UTC Date Time

LAST_UPD_BY 3 Varchar(15) FK S_USER

MODIFICATION_NUM 3 Number(10, 0)

OPERATION Varchar(1) Operation, 'I' means insert, 'U'


means update, 'A' means Auxiliary

PAR_ROW_ID 3 Varchar(15)

PR_DEPT_OU_ID Varchar(15)

PR_HELD_POSTN_ID Varchar(15)

PR_OPTY_ID Varchar(15)

PR_OU_ADDR_ID Varchar(15)

PR_PER_ADDR_ID Varchar(15)

PR_POSTN_ID Varchar(15)

ROW_ID 3 Varchar(15)

WORK_PH_NUM Varchar(40)

Indexes

WS_CONTACT_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: CREATED_BY

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 490 of 1915
Repository Tables

Indexes - continued

WS_CONTACT_F2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ETL_PROC_WID

WS_CONTACT_F3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LAST_UPD_BY

WS_CONTACT_F4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PR_HELD_POSTN_ID

WS_CONTACT_F5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PR_OU_ADDR_ID

WS_CONTACT_F6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PR_POSTN_ID

WS_CONTACT_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: EMP_FLG

WS_CONTACT_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID, DATASOURCE_NUM_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 491 of 1915
Repository Tables

Name: WS_DOCK_STATUS User Name: Warehouse Source table for S_DOCK_STATUS

Status: Active Type: Warehouse Base Table:


Comments: Warehouse Source table for S_DOCK_STATUS

Columns

Name Not Data Type Domain Domain Comments


Null Type
CREATED 3 UTC Date Time

CREATED_BY 3 Varchar(15) FK S_USER

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

LAST_UPD 3 UTC Date Time

LAST_UPD_BY 3 Varchar(15) FK S_USER

MODIFICATION_NUM 3 Number(10, 0)

NODE_ID 3 Varchar(15)

OPERATION Varchar(1) Operation, 'I' means insert, 'U'


means update, 'A' means Auxiliary

ROW_ID 3 Varchar(15)

TYPE 3 Varchar(30)

Indexes

WS_DOCK_STATUS_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: NODE_ID

WS_DOCK_STATUS_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID, DATASOURCE_NUM_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 492 of 1915
Repository Tables

Name: WS_DOC_QUOTE User Name: Warehouse Source table for S_DOC_QUOTE

Status: Active Type: Warehouse Base Table:


Comments: Warehouse Source table for S_DOC_QUOTE

Columns

Name Not Data Type Domain Domain Comments


Null Type
BU_ID 3 Varchar(15)

CREATED 3 UTC Date Time

CREATED_BY 3 Varchar(15) FK S_USER

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

LAST_UPD 3 UTC Date Time

LAST_UPD_BY 3 Varchar(15) FK S_USER

MODIFICATION_NUM 3 Number(10, 0)

NAME 3 Varchar(50)

OPERATION Varchar(1) Operation, 'I' means insert, 'U'


means update, 'A' means Auxiliary

OPTY_ID Varchar(15)

ROW_ID 3 Varchar(15)

TARGET_OU_ID Varchar(15)

Indexes

WS_DOC_QUOTE_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: CREATED_BY

WS_DOC_QUOTE_F2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ETL_PROC_WID

WS_DOC_QUOTE_F3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LAST_UPD_BY

WS_DOC_QUOTE_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID, DATASOURCE_NUM_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 493 of 1915
Repository Tables

Name: WS_EMP_PER User Name: Warehouse Source table for S_EMP_PER

Status: Active Type: Warehouse Base Table:


Comments: Warehouse Source table for S_EMP_PER

Columns

Name Not Data Type Domain Domain Comments


Null Type
CREATED 3 UTC Date Time

CREATED_BY 3 Varchar(15) FK S_USER

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

LAST_UPD 3 UTC Date Time

LAST_UPD_BY 3 Varchar(15) FK S_USER

MODIFICATION_NUM 3 Number(10, 0)

OPERATION Varchar(1) Operation, 'I' means insert, 'U'


means update, 'A' means Auxiliary

PAR_ROW_ID 3 Varchar(15)

ROW_ID 3 Varchar(15)

TERMINATION_DT UTC Date Time

Indexes

WS_EMP_PER_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: TERMINATION_DT

WS_EMP_PER_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID, DATASOURCE_NUM_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 494 of 1915
Repository Tables

Name: WS_EVT_ACT User Name: Warehouse Source table for S_EVT_ACT

Status: Active Type: Warehouse Base Table:


Comments: Warehouse Source table for S_EVT_ACT

Columns

Name Not Data Type Domain Domain Comments


Null Type
ASSET_ID Varchar(15)

CREATED 3 UTC Date Time

CREATED_BY 3 Varchar(15) FK S_USER

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

EVT_PRIORITY_CD Varchar(30)

EVT_STAT_CD Varchar(30)

LAST_UPD 3 UTC Date Time

LAST_UPD_BY 3 Varchar(15) FK S_USER

MODIFICATION_NUM 3 Number(10, 0)

OPERATION Varchar(1) Operation, 'I' means insert, 'U'


means update, 'A' means Auxiliary

OPTY_ID Varchar(15)

ROW_ID 3 Varchar(15)

TARGET_OU_ID Varchar(15)

TARGET_PER_ID Varchar(15)

TODO_ACTL_END_DT UTC Date Time

TODO_CD Varchar(30)

Indexes

WS_EVT_ACT_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: CREATED_BY

WS_EVT_ACT_F2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ETL_PROC_WID

WS_EVT_ACT_F3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LAST_UPD_BY

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 495 of 1915
Repository Tables

Indexes - continued

WS_EVT_ACT_F4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OPTY_ID

WS_EVT_ACT_F5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: TARGET_OU_ID

WS_EVT_ACT_F50 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: ASSET_ID

WS_EVT_ACT_F6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: TARGET_PER_ID

WS_EVT_ACT_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID, DATASOURCE_NUM_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 496 of 1915
Repository Tables

Name: WS_NODE User Name: Warehouse Source table for S_NODE

Status: Active Type: Warehouse Base Table:


Comments: Warehouse Source table for S_NODE

Columns

Name Not Data Type Domain Domain Comments


Null Type
CREATED 3 UTC Date Time

CREATED_BY 3 Varchar(15) FK S_USER

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

EMP_ID Varchar(15)

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

LAST_UPD 3 UTC Date Time

LAST_UPD_BY 3 Varchar(15) FK S_USER

MODIFICATION_NUM 3 Number(10, 0)

NAME 3 Varchar(200)

NODE_TYPE_CD 3 Varchar(30)

OPERATION Varchar(1) Operation, 'I' means insert, 'U'


means update, 'A' means Auxiliary

ROUTE_ID Varchar(15)

ROW_ID 3 Varchar(15)

Indexes

WS_NODE_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID, DATASOURCE_NUM_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 497 of 1915
Repository Tables

Name: WS_OPTY User Name: Warehouse Source table for S_OPTY

Status: Active Type: Warehouse Base Table:


Comments: Warehouse Source table for S_OPTY

Columns

Name Not Data Type Domain Domain Comments


Null Type
BU_ID 3 Varchar(15)

CREATED 3 UTC Date Time

CREATED_BY 3 Varchar(15) FK S_USER

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

LAST_UPD 3 UTC Date Time

LAST_UPD_BY 3 Varchar(15) FK S_USER

MODIFICATION_NUM 3 Number(10, 0)

NAME 3 Varchar(100)

OPERATION Varchar(1) Operation, 'I' means insert, 'U'


means update, 'A' means Auxiliary

PR_DEPT_OU_ID Varchar(15)

PR_POSTN_ID Varchar(15)

ROW_ID 3 Varchar(15)

SALES_METHOD_ID Varchar(15)

STATUS_CD Varchar(30)

STG_NAME Varchar(30)

SUM_EFFECTIVE_DT UTC Date Time

Indexes

WS_OPTY_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: CREATED_BY

WS_OPTY_F2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ETL_PROC_WID

WS_OPTY_F3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LAST_UPD_BY

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 498 of 1915
Repository Tables

Indexes - continued

WS_OPTY_F4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PR_POSTN_ID

WS_OPTY_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID, DATASOURCE_NUM_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 499 of 1915
Repository Tables

Name: WS_OPTY_CON User Name: Warehouse Source table for S_OPTY_CON

Status: Active Type: Warehouse Base Table:


Comments: Warehouse Source table for S_OPTY_CON

Columns

Name Not Data Type Domain Domain Comments


Null Type
CREATED 3 UTC Date Time

CREATED_BY 3 Varchar(15) FK S_USER

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

LAST_UPD 3 UTC Date Time

LAST_UPD_BY 3 Varchar(15) FK S_USER

MODIFICATION_NUM 3 Number(10, 0)

OPERATION Varchar(1) Operation, 'I' means insert, 'U'


means update, 'A' means Auxiliary

OPTY_ID 3 Varchar(15)

PER_ID 3 Varchar(15)

ROW_ID 3 Varchar(15)

Indexes

WS_OPTY_CON_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OPTY_ID

WS_OPTY_CON_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID, DATASOURCE_NUM_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 500 of 1915
Repository Tables

Name: WS_ORG_EXT User Name: Warehouse Source table for S_ORG_EXT

Status: Active Type: Warehouse Base Table:


Comments: Warehouse Source table for S_ORG_EXT

Columns

Name Not Data Type Domain Domain Comments


Null Type
ACTIVE_FLG 3 Character(1)

BU_ID 3 Varchar(15)

CREATED 3 UTC Date Time

CREATED_BY 3 Varchar(15) FK S_USER

CUST_STAT_CD Varchar(30)

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

INT_ORG_FLG 3 Character(1)

LAST_UPD 3 UTC Date Time

LAST_UPD_BY 3 Varchar(15) FK S_USER

MAIN_PH_NUM Varchar(40)

MODIFICATION_NUM 3 Number(10, 0)

NAME 3 Varchar(100)

OPERATION Varchar(1) Operation, 'I' means insert, 'U'


means update, 'A' means Auxiliary

OU_TYPE_CD Varchar(30)

PAR_ROW_ID 3 Varchar(15)

PRTNR_FLG 3 Character(1)

PR_ADDR_ID Varchar(15)

PR_INDUST_ID Varchar(15)

PR_POSTN_ID Varchar(15)

REGION Varchar(25)

ROW_ID 3 Varchar(15)

Indexes

WS_ORG_EXT_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: CREATED_BY

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 501 of 1915
Repository Tables

Indexes - continued

WS_ORG_EXT_F2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ETL_PROC_WID

WS_ORG_EXT_F3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LAST_UPD_BY

WS_ORG_EXT_F4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PR_POSTN_ID

WS_ORG_EXT_F5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PRTNR_FLG

WS_ORG_EXT_F6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PR_ADDR_ID

WS_ORG_EXT_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: INT_ORG_FLG

WS_ORG_EXT_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID, DATASOURCE_NUM_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 502 of 1915
Repository Tables

Name: WS_PARTY_PER User Name: Warehouse Source table for S_PARTY_PER

Status: Active Type: Warehouse Base Table:


Comments: Warehouse Source table for S_PARTY_PER

Columns

Name Not Data Type Domain Domain Comments


Null Type
CREATED 3 UTC Date Time

CREATED_BY 3 Varchar(15) FK S_USER

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

LAST_UPD 3 UTC Date Time

LAST_UPD_BY 3 Varchar(15) FK S_USER

MODIFICATION_NUM 3 Number(10, 0)

OPERATION Varchar(1) Operation, 'I' means insert, 'U'


means update, 'A' means Auxiliary

PARTY_ID 3 Varchar(15)

PERSON_ID 3 Varchar(15)

ROW_ID 3 Varchar(15)

Indexes

WS_PARTY_PER_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PARTY_ID

WS_PARTY_PER_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID, DATASOURCE_NUM_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 503 of 1915
Repository Tables

Name: WS_PER_RESP User Name: Warehouse Source table for S_PER_RESP

Status: Active Type: Warehouse Base Table:


Comments: Warehouse Source table for S_PER_RESP

Columns

Name Not Data Type Domain Domain Comments


Null Type
CREATED 3 UTC Date Time

CREATED_BY 3 Varchar(15) FK S_USER

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

LAST_UPD 3 UTC Date Time

LAST_UPD_BY 3 Varchar(15) FK S_USER

MODIFICATION_NUM 3 Number(10, 0)

OPERATION Varchar(1) Operation, 'I' means insert, 'U'


means update, 'A' means Auxiliary

PER_ID 3 Varchar(15)

RESP_ID 3 Varchar(15)

ROW_ID 3 Varchar(15)

Indexes

WS_PER_RESP_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PER_ID

WS_PER_RESP_F2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: RESP_ID

WS_PER_RESP_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID, DATASOURCE_NUM_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 504 of 1915
Repository Tables

Name: WS_POSTN User Name: Warehouse Source table for S_POSTN

Status: Active Type: Warehouse Base Table:


Comments: Warehouse Source table for S_POSTN

Columns

Name Not Data Type Domain Domain Comments


Null Type
BU_ID 3 Varchar(15)

CREATED 3 UTC Date Time

CREATED_BY 3 Varchar(15) FK S_USER

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

LAST_UPD 3 UTC Date Time

LAST_UPD_BY 3 Varchar(15) FK S_USER

MODIFICATION_NUM 3 Number(10, 0)

NAME 3 Varchar(50)

OPERATION Varchar(1) Operation, 'I' means insert, 'U'


means update, 'A' means Auxiliary

OU_ID 3 Varchar(15)

POSTN_TYPE_CD Varchar(30)

PR_EMP_ID Varchar(15)

ROW_ID 3 Varchar(15)

Indexes

WS_POSTN_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PR_EMP_ID

WS_POSTN_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID, DATASOURCE_NUM_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 505 of 1915
Repository Tables

Name: WS_PROD_INT User Name: USER_WS_PROD_INT

Status: Active Type: Warehouse Base Table:


Comments: Warehouse Source table for S_PROD_INT

Columns

Name Not Data Type Domain Domain Comments


Null Type
CREATED 3 UTC Date Time

CREATED_BY 3 Varchar(15) FK S_USER

DATASOURCE_NUM_ID 3 Number(10, 0)

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S

LAST_UPD 3 UTC Date Time

LAST_UPD_BY 3 Varchar(15) FK S_USER

MODIFICATION_NUM 3 Number(10, 0)

OPERATION Varchar(1) Operation, 'I' means insert, 'U'


means update, 'A' means Auxiliary

PR_PROD_LN_ID Varchar(15)

ROW_ID 3 Varchar(15)

Indexes

WS_PROD_INT_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PR_PROD_LN_ID

WS_PROD_INT_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID, DATASOURCE_NUM_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 506 of 1915
Repository Tables

Name: WS_PROD_LN User Name: USER_WS_PROD_LN

Status: Active Type: Warehouse Base Table:


Comments: Warehouse Source table for S_PROD_LN

Columns

Name Not Data Type Domain Domain Comments


Null Type
CREATED 3 UTC Date Time

CREATED_BY 3 Varchar(15) FK S_USER

DATASOURCE_NUM_ID 3 Number(10, 0)

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S

LAST_UPD 3 UTC Date Time

LAST_UPD_BY 3 Varchar(15) FK S_USER

MODIFICATION_NUM 3 Number(10, 0)

NAME 3 Varchar(100)

OPERATION Varchar(1) Operation, 'I' means insert, 'U'


means update, 'A' means Auxiliary

ROW_ID 3 Varchar(15)

Indexes

WS_PROD_LN_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: NAME

WS_PROD_LN_U1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID, DATASOURCE_NUM_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 507 of 1915
Repository Tables

Name: WS_RESP User Name: Warehouse Source table for S_RESP

Status: Active Type: Warehouse Base Table:


Comments: Warehouse Source table for S_RESP

Columns

Name Not Data Type Domain Domain Comments


Null Type
CREATED 3 UTC Date Time

CREATED_BY 3 Varchar(15) FK S_USER

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

LAST_UPD 3 UTC Date Time

LAST_UPD_BY 3 Varchar(15) FK S_USER

MODIFICATION_NUM 3 Number(10, 0)

NAME 3 Varchar(50)

OPERATION Varchar(1) Operation, 'I' means insert, 'U'


means update, 'A' means Auxiliary

ROW_ID 3 Varchar(15)

Indexes

WS_RESP_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: NAME

WS_RESP_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID, DATASOURCE_NUM_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 508 of 1915
Repository Tables

Name: WS_USER User Name: Warehouse Source table for S_USER

Status: Active Type: Warehouse Base Table:


Comments: Warehouse Source table for S_USER

Columns

Name Not Data Type Domain Domain Comments


Null Type
CREATED 3 UTC Date Time

CREATED_BY 3 Varchar(15) FK S_USER

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

LAST_LOGIN_TS UTC Date Time

LAST_UPD 3 UTC Date Time

LAST_UPD_BY 3 Varchar(15) FK S_USER

LOGIN 3 Varchar(50)

MODIFICATION_NUM 3 Number(10, 0)

OPERATION Varchar(1) Operation, 'I' means insert, 'U'


means update, 'A' means Auxiliary

PAR_ROW_ID 3 Varchar(15)

ROW_ID 3 Varchar(15)

Indexes

WS_USER_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PAR_ROW_ID

WS_USER_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered:

Columns: ROW_ID, DATASOURCE_NUM_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 509 of 1915
Repository Tables

Name: W_ACCGEOSTATE_D User Name: Account Geography State Dimension

Status: Active Type: Warehouse Base Table:


Comments: Account Geography State Dimension

Columns

Name Not Data Type Domain Domain Comments


Null Type
ACCNT_REGION Varchar(30) Account Region

ACCNT_REGION_I Varchar(50) Account Region LOV

COUNTRY Varchar(30) Country

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

GEO_REGION Varchar(30) Geo Region

ROW_WID 3 Number(10, 0) Siebel System Field

STATE_PROV Varchar(50) State Province

Indexes

W_ACCGEOSTATE_D_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: COUNTRY

W_ACCGEOSTATE_D_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ACCNT_REGION

W_ACCGEOSTATE_D_M3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ACCNT_REGION_I

W_ACCGEOSTATE_D_M4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: STATE_PROV

W_ACCGEOSTATE_D_M5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: GEO_REGION

W_ACCGEOSTATE_D_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered:

Columns: ROW_WID

W_ACCGEOSTATE_D_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered:

Columns: COUNTRY, STATE_PROV, ACCNT_REGION

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 510 of 1915
Repository Tables

Name: W_ACCNT_RNK_D User Name: Account Ranking Dimension

Status: Active Type: Warehouse Base Table:


Comments: Account Ranking Dimension

Columns

Name Not Data Type Domain Domain Comments


Null Type
DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

INTEGRATION_ID 3 Varchar(30) Data warehouse System Column

MARKET_ID Varchar(15) Market Id

MINI_WID 3 Number(10, 0) FK W_RANK_MD Foreign Key to Mini Dimension

ORG_ID Varchar(15) Account Id

POSTN_ID Varchar(15) Postion Id

PROD_ID Varchar(15) Product Id

RANKING Number(22, 7) Ranking

RANKING1 Number(22, 7) Ranking

RANKING2 Number(22, 7) Ranking History 2

RANKING3 Number(22, 7) Ranking History 3

RANKING_EFF_DT1 UTC Date Time Ranking History Date 1

RANKING_EFF_DT2 UTC Date Time Ranking History Date 2

RANKING_EFF_DT3 UTC Date Time Ranking History Date 3

RATING Varchar(30) Rating

RATING1 Varchar(30) Rating History 1

RATING2 Varchar(30) Rating History 2

RATING3 Varchar(30) Rating History 3

RATING_EFF_DT1 UTC Date Time Rating History Date 1

RATING_EFF_DT2 UTC Date Time Rating History Date 2

RATING_EFF_DT3 UTC Date Time Rating History Date 3

ROW_WID 3 Number(10, 0) Datawarehouse System Column

TARGET_FLG Character(1) Target Flag

Indexes

W_ACCNT_RNK_D_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: MINI_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 511 of 1915
Repository Tables

Indexes - continued

W_ACCNT_RNK_D_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: MARKET_ID

W_ACCNT_RNK_D_M10 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: RANKING_EFF_DT2

W_ACCNT_RNK_D_M11 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: RANKING_EFF_DT3

W_ACCNT_RNK_D_M12 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: RATING

W_ACCNT_RNK_D_M13 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: RATING1

W_ACCNT_RNK_D_M14 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: RATING2

W_ACCNT_RNK_D_M15 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: RATING3

W_ACCNT_RNK_D_M16 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: RATING_EFF_DT1

W_ACCNT_RNK_D_M17 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: RATING_EFF_DT2

W_ACCNT_RNK_D_M18 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: RATING_EFF_DT3

W_ACCNT_RNK_D_M19 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: TARGET_FLG

W_ACCNT_RNK_D_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ORG_ID

W_ACCNT_RNK_D_M3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: POSTN_ID

W_ACCNT_RNK_D_M4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PROD_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 512 of 1915
Repository Tables

Indexes - continued

W_ACCNT_RNK_D_M5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: RANKING

W_ACCNT_RNK_D_M6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: RANKING1

W_ACCNT_RNK_D_M7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: RANKING2

W_ACCNT_RNK_D_M8 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: RANKING3

W_ACCNT_RNK_D_M9 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: RANKING_EFF_DT1

W_ACCNT_RNK_D_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered:

Columns: ROW_WID

W_ACCNT_RNK_D_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered:

Columns: INTEGRATION_ID, DATASOURCE_NUM_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 513 of 1915
Repository Tables

Name: W_ACCNT_RNK_DS User Name: Account Ranking Dimension Staging

Status: Active Type: Warehouse Base Table:


Comments: Account Ranking Dimension Staging

Columns

Name Not Data Type Domain Domain Comments


Null Type
DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

INTEGRATION_ID 3 Varchar(30) Data warehouse System Column

MARKET_ID Varchar(15) Market Id

ORG_ID Varchar(15) Account Id

POSTN_ID Varchar(15) Postion Id

PROD_ID Varchar(15) Product Id

RANKING Number(22, 7) Ranking

RATING Varchar(30) Rating

SCD_END_DT UTC Date Time Scd End Dt

SCD_START_DT UTC Date Time Slowly Changing Dimension Start


Date

TARGET_FLG Character(1) Target Flag

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 514 of 1915
Repository Tables

Name: W_ACCNT_RNK_DSX User Name: Account Ranking Dimension Staging Extension

Status: Active Type: Warehouse Base Table:


Comments: Account Ranking Dimension Staging Extension

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Varchar(30) Extension Attribute

ATTRIB_05 Varchar(30) Extension Attribute

ATTRIB_06 Varchar(30) Extension Attribute

ATTRIB_07 Varchar(30) Extension Attribute

ATTRIB_08 Varchar(30) Extension Attribute

ATTRIB_09 Varchar(30) Extension Attribute

ATTRIB_10 Varchar(30) Extension Attribute

ATTRIB_11 Number(10, 0) Extension Attribute

ATTRIB_12 Number(10, 0) Extension Attribute

ATTRIB_13 Number(10, 0) Extension Attribute

ATTRIB_14 Number(10, 0) Extension Attribute

ATTRIB_15 Number(10, 0) Extension Attribute

ATTRIB_16 Number(22, 7) Extension Attribute

ATTRIB_17 Number(22, 7) Extension Attribute

ATTRIB_18 Number(22, 7) Extension Attribute

ATTRIB_19 Number(22, 7) Extension Attribute

ATTRIB_20 Number(22, 7) Extension Attribute

ATTRIB_21 UTC Date Time Extension Attribute

ATTRIB_22 UTC Date Time Extension Attribute

ATTRIB_23 UTC Date Time Extension Attribute

ATTRIB_24 UTC Date Time Extension Attribute

ATTRIB_25 UTC Date Time Extension Attribute

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

INTEGRATION_ID 3 Varchar(30) Data warehouse System Column

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 515 of 1915
Repository Tables

Name: W_ACCNT_RNK_DX User Name: Account Ranking Dimension Extension

Status: Active Type: Warehouse Base Table:


Comments: Account Ranking Dimension Extension

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Varchar(30) Extension Attribute

ATTRIB_05 Varchar(30) Extension Attribute

ATTRIB_06 Varchar(30) Extension Attribute

ATTRIB_07 Varchar(30) Extension Attribute

ATTRIB_08 Varchar(30) Extension Attribute

ATTRIB_09 Varchar(30) Extension Attribute

ATTRIB_10 Varchar(30) Extension Attribute

ATTRIB_11 Number(10, 0) Extension Attribute

ATTRIB_12 Number(10, 0) Extension Attribute

ATTRIB_13 Number(10, 0) Extension Attribute

ATTRIB_14 Number(10, 0) Extension Attribute

ATTRIB_15 Number(10, 0) Extension Attribute

ATTRIB_16 Number(22, 7) Extension Attribute

ATTRIB_17 Number(22, 7) Extension Attribute

ATTRIB_18 Number(22, 7) Extension Attribute

ATTRIB_19 Number(22, 7) Extension Attribute

ATTRIB_20 Number(22, 7) Extension Attribute

ATTRIB_21 UTC Date Time Extension Attribute

ATTRIB_22 UTC Date Time Extension Attribute

ATTRIB_23 UTC Date Time Extension Attribute

ATTRIB_24 UTC Date Time Extension Attribute

ATTRIB_25 UTC Date Time Extension Attribute

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

ROW_LOAD_DT 3 UTC Date Time Row Load Date

ROW_WID 3 Number(10, 0) Datawarehouse System Column

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 516 of 1915
Repository Tables

Indexes

W_ACCNT_RNK_DX_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered:

Columns: ROW_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 517 of 1915
Repository Tables

Name: W_ACCNT_RNK_SCD User Name: Account Ranking Dimension SCD

Status: Active Type: Warehouse Base Table:


Comments: Account Ranking Dimension SCD

Columns

Name Not Data Type Domain Domain Comments


Null Type
DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

INTEGRATION_ID 3 Varchar(30) Data warehouse System Column

MARKET_ID Varchar(15) Market Id

MINI_WID 3 Number(10, 0) FK W_RANK_MD Foreign Key to Mini Dimension

ORG_ID Varchar(15) Account Id

POSTN_ID Varchar(15) Postion Id

PROD_ID Varchar(15) Product Id

RANKING Number(22, 7) Ranking

RATING Varchar(30) Rating

ROW_WID 3 Number(10, 0) Datawarehouse System Column

SCD_END_DT_WID 3 Number(10, 0) FK W_DAY_D End Date of the validity of record

SCD_START_DT_WID 3 Number(10, 0) FK W_DAY_D Start Date of the validity of record

TARGET_FLG Character(1) Target Flag

Indexes

W_ACCNT_RNK_SCD_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: MINI_WID

W_ACCNT_RNK_SCD_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: MARKET_ID

W_ACCNT_RNK_SCD_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ORG_ID

W_ACCNT_RNK_SCD_M3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PROD_ID

W_ACCNT_RNK_SCD_M4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: POSTN_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 518 of 1915
Repository Tables

Indexes - continued

W_ACCNT_RNK_SCD_M5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: RANKING

W_ACCNT_RNK_SCD_M6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: RATING

W_ACCNT_RNK_SCD_M7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: TARGET_FLG

W_ACCNT_RNK_SCD_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered:

Columns: INTEGRATION_ID, DATASOURCE_NUM_ID, SCD_START_DT_WID,


SCD_END_DT_WID

W_ACCNT_RNK_SCD_U2 Type: System Unique: Y DB2 Clustered: N MSSQL Clustered:

Columns: ROW_WID, SCD_START_DT_WID, SCD_END_DT_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 519 of 1915
Repository Tables

Name: W_ACCNT_RNK_SCDX User Name: Account Rank Slowly Changing Dimension

Status: Active Type: Warehouse Base Table:


Comments: Account Rank Slowly Changing Dimension Ext

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 * Varchar(30) Extension Attribute

ATTRIB_02 * Varchar(30) Extension Attribute

ATTRIB_03 * Varchar(30) Extension Attribute

ATTRIB_04 * Varchar(30) Extension Attribute

ATTRIB_05 * Varchar(30) Extension Attribute

ATTRIB_06 * Varchar(30) Extension Attribute

ATTRIB_07 * Varchar(30) Extension Attribute

ATTRIB_08 * Varchar(30) Extension Attribute

ATTRIB_09 * Varchar(30) Extension Attribute

ATTRIB_10 * Varchar(30) Extension Attribute

ATTRIB_11 * Number(10, 0) Extension Attribute

ATTRIB_12 * Number(10, 0) Extension Attribute

ATTRIB_13 * Number(10, 0) Extension Attribute

ATTRIB_14 * Number(10, 0) Extension Attribute

ATTRIB_15 * Number(10, 0) Extension Attribute

ATTRIB_16 * Number(22, 7) Extension Attribute

ATTRIB_17 * Number(22, 7) Extension Attribute

ATTRIB_18 * Number(22, 7) Extension Attribute

ATTRIB_19 * Number(22, 7) Extension Attribute

ATTRIB_20 * Number(22, 7) Extension Attribute

ATTRIB_21 * UTC Date Time Extension Attribute

ATTRIB_22 * UTC Date Time Extension Attribute

ATTRIB_23 * UTC Date Time Extension Attribute

ATTRIB_24 * UTC Date Time Extension Attribute

ATTRIB_25 * UTC Date Time Extension Attribute

ETL_PROC_WID * 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

ROW_WID * 3 Number(10, 0) Siebel System Field

SCD_END_DT_WID * 3 Number(10, 0) FK W_DAY_D SCD End date

SCD_START_DT_WID * 3 Number(10, 0) FK W_DAY_D SCD Start date

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 520 of 1915
Repository Tables

Indexes

W_ACCNT_RNK_SCDX_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered:

Columns: ROW_WID, SCD_START_DT_WID, SCD_END_DT_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 521 of 1915
Repository Tables

Name: W_ACTIVITY_A User Name: Activity Aggregate

Status: Active Type: Warehouse Base Table:


Comments: Activity Aggregate

Columns

Name Not Data Type Domain Domain Comments


Null Type
ACT_MTH_WID Number(10, 0) FK W_DAY_D Month ID

ACT_TYPE_WID Number(10, 0) FK W_LOV_D Activity Type ID (Values based on


LOV type TODO_TYPE)

AVG_TRVL_SPEED Number(22, 7) Average Travel Speed

AVG_TRVL_TM_MIN Number(22, 7) Average Minimum Travel Time

CALL_DURATION Number(22, 7) Call Duration

CATEGORY_WID Number(10, 0) FK W_LOV_D Category ID (Values based on


LOV type FS_ACTIVITY_CLASS)

COST Number(22, 7) Cost

DUR_DAYS Number(22, 7) Duration Days

DUR_HOURS Number(22, 7) Duration Hours

DUR_MINS Number(22, 7) Duration Minutes

MIN_TRVL_TM_MIN Number(22, 7) Minimum Travel Time Minutes

NUM_ACT Number(10, 0) Number Of Activities

NUM_CLOSED_ACT Number(10, 0) Number Of Activities Closed

NUM_OPEN_ACT Number(10, 0) Number Of Activities Open

OWNER_WID Number(10, 0) FK W_PERSON_D Owner ID

PRIORITY_WID Number(10, 0) FK W_LOV_D Priority ID (Values based on LOV


type ACTIVITY_PRIORITY)

REGION_WID Number(10, 0) FK W_REGION_D Region ID

RESOLUTION_WID Number(10, 0) FK W_LOV_D Resolution ID (Values based on


LOV type SR_RESOLUTION)

STATUS_WID Number(10, 0) FK W_LOV_D Status ID (Values based on LOV


type EVENT_STATUS)

TRAVEL_TM_MIN Number(22, 7) Minimum Travel Time

TRVL_COST_AMT Number(22, 7) Travel Cost

Indexes

W_ACTIVITY_A_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: RESOLUTION_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 522 of 1915
Repository Tables

Indexes - continued

W_ACTIVITY_A_F2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PRIORITY_WID

W_ACTIVITY_A_F3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: CATEGORY_WID

W_ACTIVITY_A_F4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: STATUS_WID

W_ACTIVITY_A_F5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OWNER_WID

W_ACTIVITY_A_F6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: REGION_WID

W_ACTIVITY_A_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ACT_MTH_WID, ACT_TYPE_WID, REGION_WID, PRIORITY_WID

W_ACTIVITY_A_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ACT_TYPE_WID, PRIORITY_WID, RESOLUTION_WID, ACT_MTH_WID, REGION_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 523 of 1915
Repository Tables

Name: W_ACTIVITY_F User Name: Activitiy Fact

Status: Active Type: Warehouse Base Table:


Comments: Activity Fact

Columns

Name Not Data Type Domain Domain Comments


Null Type
ACCNT_GEO_WID 3 Number(10, 0) FK W_GEO_D Account Geographic Dimension Id
(W_GEO_D)

ACCNT_WID 3 Number(10, 0) FK W_ORG_D Account Dimension Id


(W_ORG_D)

ACTUAL_END_DT Date Time Actual End Date

ACTUAL_END_WID 3 Number(10, 0) FK W_DAY_D Day Dimension Id for Actual End


Date (W_DAY_D)

ACTUAL_START_DT Date Time Actual Start Date

ACTUAL_START_WID 3 Number(10, 0) FK W_DAY_D Day Dimension Id for Actual Start


Date (W_DAY_D)

ACT_TYPE_WID 3 Number(10, 0) FK W_LOV_D Activity Type Dimension Id


(W_LOV_D) (Values based on
LOV type TODO_TYPE)

AGREEMENT_WID 3 Number(10, 0) FK W_AGREE_D Agreement Id

ASSET_PROD_WID 3 Number(10, 0) FK W_PRODUCT_D Asset Product Dimension Id


(W_ASSET_D)

ASSET_WID 3 Number(10, 0) FK W_ASSET_D Asset Dimension Id


(W_ASSET_D)

A_JULIAN_END_DT Number(22, 7) Actual End Date and time in Julian


Calendar

A_JULIAN_START_DT Number(22, 7) Actual Start Date and time in


Julian Calendar

BILLABLE_FLG Character(1) Billable Flag (Y/N) : If billable then


it is set to Y otherwise N, Default
value is Y

CALL_DURATION Number(22, 7) Call Duration

CALL_RPT_IND Number(10, 0) Call Rpt Indicator.

CAMP_END_DT_WID 3 Number(10, 0) FK W_GEO_D Campaign End Date ID

CAMP_LNCH_DT_WID 3 Number(10, 0) FK W_DAY_D Campaign Launch Date ID

CAMP_ST_DT_WID 3 Number(10, 0) FK W_DAY_D Campaign Start Date ID

CASE_LEAD_WID * Number(10, 0) FK W_LEAD_D Lead ID

CASE_STG_WID * Number(10, 0) FK W_LOV_D Case Stage Dimension Id

CASE_WID * Number(10, 0) FK W_CASE_D Case Dimension Id

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 524 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
CATEGORY_WID 3 Number(10, 0) FK W_LOV_D Category Dimension Id
(W_LOV_D) (Values based on
LOV type FS_ACTIVITY_CLASS)

CLAIM_WID 3 Number(10, 0) FK W_INS_CLAIM_D Insurance Claim Dimension


Id(W_INS_CLAIM_D)

CONTACT_WID 3 Number(10, 0) FK W_PERSON_D Contact Dimension Id


(W_PERSON_D)

CON_GEO_WID 3 Number(10, 0) FK W_GEO_D Contact Geographic Dimension Id


(W_GEO_D)

COST Number(22, 7) Cost - Calculated using (Currency:


CURCY_CD, Exchange Date:
COST_EXCH_DT)

CREATED_BY_ORG_WID 3 Number(10, 0) FK W_ORG_D Creator's Organization Dimension


Id (W_ORG_D)

CREATED_DT_WID 3 Number(10, 0) FK W_DAY_D Created Date Dimension Id


(W_DAY_D)

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

DUE_WID 3 Number(10, 0) FK W_DAY_D Day Dimension Id for Due Date


(W_DAY_D)

ENTITLEMENT_WID 3 Number(10, 0) FK W_ENTLMNT_D Entitlement Id

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

E_MAIL_ADDRESS Varchar(150) Senders E Mail Address

E_MAIL_CAT Varchar(100) E Mail Category

E_MAIL_CAT_I Varchar(100) LIC E Mail Category

FS_B_EXP_COST Number(22, 7) Billable Field Service Activity


Expense Cost

FS_B_PART_COST Number(22, 7) Part Movement Cost of Field


Service Activity

FS_B_TS_COST Number(22, 7) Time Sheet Cost of Field Service


Activity

FS_CURCY_CD Varchar(30) Currency Code for Costs and


Prices of Field Service Activities

FS_CURCY_EXCH_DT UTC Date Time Exchange for Costs and Prices of


Field Service Activities

FS_EXP_B_PRICE Number(22, 7) Extension Attribute

FS_EXP_NB_PRICE Number(22, 7) Non-Billable Expense Price of


Field Service Activity

FS_NB_EXP_COST Number(22, 7) Non-Billable Field Service Activity


Expense Cost

FS_NB_PART_COST Number(22, 7) Part Movement Cost of Field


Service Activity

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 525 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
FS_NB_TS_COST Number(22, 7) Time Sheet Cost of Field Service
Activity

FS_PART_B_PRICE Number(22, 7) Billable Part Movement Price of


Field Service Activity

FS_PART_NB_PRICE Number(22, 7) Non-Billable Part Movement Price


of Field Service Activity

FS_TS_B_PRICE Number(22, 7) Billable Time Sheet Price of Field


Service Activity

FS_TS_B_TIME Number(22, 7) Billable Time of Field Service


Activity

FS_TS_NB_PRICE Number(22, 7) Non-Billable Time Sheet Price of


Field Service Activity

FS_TS_NB_TIME Number(22, 7) Non-Billable Time of Field Service


Activity

FS_TS_TOTAL_TIME Number(22, 7) Extension Attribute

INCIDENT_WID * Number(10, 0) FK W_INCIDENT_D Incident Dimension Id

INSCLM_ELMNT_WID 3 Number(10, 0) FK W_CLAIMELMNT_D Insurance Element Dimentions


Id(W_CLAIMELMNT_D)

INTEGRATION_ID 3 Varchar(30) Identifier used for integration with


external systems

NAME * Varchar(150) Activity Name

OPTY_ESCL_FLG Character(1) Is e-Mail date before Opportunity


date?

OPTY_WID 3 Number(10, 0) FK W_OPTY_D Opportunity Dimension Id


(W_OPTY_D)

OVER_DUE_FLG Character(1) Over Due Flag (Y/N) : If Actual


End Date is Null and Planned End
Date is greater than Current Date,
then it is set Y otherwise to N

OWNER_ORG_WID 3 Varchar(15) FK W_EMP_ORG_D Owner's Organization Dimension


Id (W_ORG_D)

OWNER_WID 3 Number(10, 0) FK W_PERSON_D Employee Dimension Id for Owner


(W_PERSON_D) with the
employee_flg = 'Y'

OWN_ORG_PRTNR_FLG Character(1) Own Org Partner Flag

PLANNED_END_WID 3 Number(10, 0) FK W_DAY_D Day Dimension Id for Planned


End Date (W_DAY_D)

PLANNED_START_WID 3 Number(10, 0) FK W_DAY_D Day Dimension Id for Planned


Start Date (W_DAY_D)

POSITION_WID 3 Number(10, 0) FK W_POSITION_D Primary Position of Employee

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 526 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
PRIORITY_WID 3 Number(10, 0) FK W_LOV_D List of Values Dimension Id for
Priority (W_LOV_D) (Values
based on LOV type
ACTIVITY_PRIORITY)

PROGRAM_WID 3 Number(10, 0) FK W_PROGRAM_D Program Dimension Id


(W_PROGRAM_D)

REGION_WID 3 Number(10, 0) FK W_REGION_D Region Dimension ID


(W_REGION_D)

RESOLUTION_WID 3 Number(10, 0) FK W_LOV_D List of Values Dimension ID for


Resolution (W_LOV_D) (Values
based on LOV type
SR_RESOLUTION)

RESPONSE_TIME Number(10, 2) Time between e-Mail arrival to


Response

ROW_WID 3 Number(10, 0) Siebel System Field

SOURCE_WID 3 Number(10, 0) FK W_SOURCE_D Source Id

SR_ESCL_FLG Character(1) Is e-Mail date before SR date?

SR_WID 3 Number(10, 0) FK W_SRVREQ_D Service Request Dimension Id


(W_SRVREQ_D)

STATUS_WID 3 Number(10, 0) FK W_LOV_D List of Values Dimension Id for


Status (W_LOV_D) (Values based
on LOV type EVENT_STATUS)

TRAVEL_TM_MIN Number(22, 7) Travel Time in Minutes

U_CST Number(22, 7) Value Before conversion to


Datamart Currency

U_CURCY_CD Varchar(20) Original Currency Code

U_EXCH_DT UTC Date Time Exchange Date

U_FS_B_EXP_CST Number(22, 7) Value Before conversion to


Datamart Currency

U_FS_B_PART_CST Number(22, 7) Value Before conversion to


Datamart Currency

U_FS_B_TS_CST Number(22, 7) Value Before conversion to


Datamart Currency

U_FS_EXP_B_PRC Number(22, 7) Value Before conversion to


Datamart Currency

U_FS_EXP_NB_PRC Number(22, 7) Value Before conversion to


Datamart Currency

U_FS_NB_EXP_CST Number(22, 7) Value Before conversion to


Datamart Currency

U_FS_NB_PART_CST Number(22, 7) Value Before conversion to


Datamart Currency

U_FS_NB_TS_CST Number(22, 7) Value Before conversion to


Datamart Currency

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 527 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
U_FS_PART_B_PRC Number(22, 7) Value Before conversion to
Datamart Currency

U_FS_PART_NB_PRC Number(22, 7) Value Before conversion to


Datamart Currency

U_FS_TS_B_PRC Number(22, 7) Value Before conversion to


Datamart Currency

U_FS_TS_NB_PRC Number(22, 7) Value Before conversion to


Datamart Currency

VIS_PR_OWN_ID Varchar(15) Primary Owner Visibility

VIS_PR_POS_ID * Varchar(15) Visibility Primary Position ID

Indexes

W_ACTIVITY_F_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CONTACT_WID

W_ACTIVITY_F_F10 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: ASSET_PROD_WID

W_ACTIVITY_F_F11 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: ACT_TYPE_WID

W_ACTIVITY_F_F12 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: STATUS_WID

W_ACTIVITY_F_F13 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PRIORITY_WID

W_ACTIVITY_F_F14 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CREATED_DT_WID

W_ACTIVITY_F_F15 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PLANNED_START_WID

W_ACTIVITY_F_F16 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PLANNED_END_WID

W_ACTIVITY_F_F17 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: ACTUAL_START_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 528 of 1915
Repository Tables

Indexes - continued

W_ACTIVITY_F_F18 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: ACTUAL_END_WID

W_ACTIVITY_F_F19 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: DUE_WID

W_ACTIVITY_F_F2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: OPTY_WID

W_ACTIVITY_F_F20 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CATEGORY_WID

W_ACTIVITY_F_F21 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: RESOLUTION_WID

W_ACTIVITY_F_F22 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: REGION_WID

W_ACTIVITY_F_F23 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: OWNER_ORG_WID

W_ACTIVITY_F_F24 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: AGREEMENT_WID

W_ACTIVITY_F_F25 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ENTITLEMENT_WID

W_ACTIVITY_F_F26 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: POSITION_WID

W_ACTIVITY_F_F27 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: SOURCE_WID

W_ACTIVITY_F_F28 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CAMP_LNCH_DT_WID

W_ACTIVITY_F_F29 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CAMP_END_DT_WID

W_ACTIVITY_F_F3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PROGRAM_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 529 of 1915
Repository Tables

Indexes - continued

W_ACTIVITY_F_F30 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CAMP_ST_DT_WID

W_ACTIVITY_F_F4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CON_GEO_WID

W_ACTIVITY_F_F5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: ACCNT_GEO_WID

W_ACTIVITY_F_F50 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: ASSET_WID

W_ACTIVITY_F_F51 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CLAIM_WID

W_ACTIVITY_F_F53 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: INSCLM_ELMNT_WID

W_ACTIVITY_F_F54 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: INCIDENT_WID

W_ACTIVITY_F_F55 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: CASE_LEAD_WID

W_ACTIVITY_F_F56 Type: Extension Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: CASE_WID

W_ACTIVITY_F_F57 Type: Extension Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: CASE_STG_WID

W_ACTIVITY_F_F6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: ACCNT_WID

W_ACTIVITY_F_F7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: SR_WID

W_ACTIVITY_F_F8 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: OWNER_WID

W_ACTIVITY_F_F9 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CREATED_BY_ORG_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 530 of 1915
Repository Tables

Indexes - continued

W_ACTIVITY_F_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ETL_PROC_WID

W_ACTIVITY_F_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: OWN_ORG_PRTNR_FLG

W_ACTIVITY_F_M50 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: CALL_RPT_IND

W_ACTIVITY_F_M51 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: NAME

W_ACTIVITY_F_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

W_ACTIVITY_F_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: INTEGRATION_ID, DATASOURCE_NUM_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 531 of 1915
Repository Tables

Name: W_ACTIVITY_FS User Name: Activitiy Fact Stage

Status: Active Type: Warehouse Base Table:


Comments: Activity Fact Stage

Columns

Name Not Data Type Domain Domain Comments


Null Type
ACTUAL_END_DT Date Time Actual End Date

ACTUAL_START_DT Date Time Actual Start Date

AGREEMENT_ID Varchar(30) Agreement Id

ASSET_ID Varchar(30) Asset Id

BASE_ACCNT_ID Varchar(30) Account Id

BASE_ASST_PROD_ID Varchar(30) Asset Id

BASE_EMP_ASGN_ID Varchar(30) Employee Id

BASE_OPTY_ID Varchar(30) Opportunity Id

BASE_SRC_ID Varchar(30) Source Id

BASE_SR_ID Varchar(30) Service Request Id

BILLABLE_FLG Character(1) Billable Flag (Y/N) : If billable then


it is set to Y otherwise N, Default
value is Y

CALL_DURATION Number(22, 7) Call Duration

CASE_ID * Varchar(30) Case Id

CASE_LEAD_ID * Varchar(30) Lead Id

CASE_STG_CD * Varchar(30) Case Stage Code

CATEGORY_CD Varchar(50) Activity Category (values based


on the LOV TYPE
'FS_ACTIVITY_CLASS')

CLAIM_ID Varchar(30) Insurance Claim Field

COMM_ID Varchar(30) Communication ID.

COST Number(22, 7) Cost

COST_EXCH_DT Date Time Cost Exchange Date

CREATED_BY_ORG_ID Varchar(30) Organization of the Creator

CREATED_DT Date Time Created Date

CURCY_CD Varchar(20) Currency Code

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

DUE_DT Date Time Due Date

ENTITLEMENT_ID Varchar(30) Entitlement Id

E_MAIL_ADDRESS Varchar(150) Senders E Mail Address

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 532 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
E_MAIL_CAT Varchar(100) E Mail Category

E_MAIL_CAT_I Varchar(100) LIC E Mail Category

FS_CURCY_CD Varchar(30) Currency Code for Costs and


Prices of Field Service Activities

FS_CURCY_EXCH_DT UTC Date Time Extension Attribute

INCIDENT_ID Varchar(30) Incident Id

INSCLM_ELMNT_ID Varchar(30) Insurance Claim Element Field

INTEGRATION_ID 3 Varchar(30) Identifier used for integration with


external systems

NAME * Varchar(150) Activity Name

OPTY_ESCL_FLG Character(1) Is e-Mail date before Opportunity


date?

OWNER_ORG_ID Varchar(30) Organization of the Owner

OWNER_PER_ID Varchar(15) Primary Owner Visibility

PCT_COMPLETE Number(22, 7) Percent Complete

PLANNED_END_DT Date Time Planned End Date

PLANNED_START_DT Date Time Planned Start Date

POSITION_ID Varchar(30) Primary Position of Employee

PRIORITY_CD Varchar(30) Activity Priority (values based on


the LOV TYPE
'ACTIVITY_PRIORITY')

REGION_ID Varchar(30) Region Id

RESOLUTION_CD Varchar(30) Activity Resolution (values based


on the LOV TYPE
'SR_RESOLUTION')

RESPONSE_TIME Number(10, 2) Time between e-Mail arrival to


Response

SR_ESCL_FLG Character(1) Is e-Mail date before SR date?

STATUS_CD Varchar(30) Activity Status (values based on


the LOV TYPE
'EVENT_STATUS')

TARGET_PER_ID Varchar(30) Contact Id

TRAVEL_TM_MIN Number(22, 7) Travel Time in Minutes

TYPE_CD Varchar(50) Activity Type (values based on the


LOV TYPE 'TODO_TYPE')

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 533 of 1915
Repository Tables

Name: W_ACTIVITY_FSX User Name: Activitiy Fact Stage Extn

Status: Active Type: Warehouse Base Table:


Comments: Activitiy Fact Stage Extn

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Number(10, 0) Extension Attribute

ATTRIB_05 Number(10, 0) Extension Attribute

ATTRIB_06 Number(22, 7) Extension Attribute

ATTRIB_07 Date Time Extension Attribute

ATTRIB_08 Date Time Extension Attribute

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

FK_01_ID Varchar(30) Blank Key Field For Adding New


DM

FK_02_ID Varchar(30) Blank Key Field For Adding New


DM

FK_03_ID Varchar(30) Blank Key Field For Adding New


DM

INTEGRATION_ID 3 Varchar(30) Identifier used for integration with


external systems

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 534 of 1915
Repository Tables

Name: W_ACTIVITY_FX User Name: Activitiy Fact Extn

Status: Active Type: Warehouse Base Table:


Comments: Activitiy Fact Extn

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Number(10, 0) Extension Attribute

ATTRIB_05 Number(10, 0) Extension Attribute

ATTRIB_06 Number(22, 7) Extension Attribute

ATTRIB_07 Date Time Extension Attribute

ATTRIB_08 Date Time Extension Attribute

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

FK_01_WID Number(10, 0) Foreign Key 01 ID

FK_02_WID Number(10, 0) Foreign Key 02 ID

FK_03_WID Number(10, 0) Foreign Key 03 ID

ROW_WID 3 Number(10, 0) Siebel System Field

Indexes

W_ACTIVITY_FX_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 535 of 1915
Repository Tables

Name: W_ACT_M_A User Name: Activity Product Fact Monthly Aggregation

Status: EOL Type: Warehouse Base Table:


Comments: Activity Product Fact Monthly Aggregation - Obsolete in 7.8.3

Columns

Name Not Data Type Domain Domain Comments


Null Type
ACCNT_IND Number(10, 0) Account Indicator

ACCNT_RNK_WID 3 Number(10, 0) FK W_PROD_RANK_D Account Product Rank Dimension


Id (W_PROD_RANK_D)

ACCNT_WID 3 Number(10, 0) FK W_ORG_D Account Dimension Id


(W_ORG_D)

ACT_TYPE_WID 3 Number(10, 0) FK W_LOV_D Activity Type Dimension Id


(W_LOV_D)

AREA_WID 3 Number(10, 0) FK W_AREA_D Brick Dimension Id (W_AREA_D)

ATTENDEE_IND Number(10, 0) Account Call Attendee Indicator

CALL_IND Number(10, 0) Call Indicator

CALL_SAMP_IND Number(10, 0) Call w. Sample Drop Indicator

CONTACT_IND Number(10, 0) Contact Indicator

CONTACT_RNK_WID 3 Number(10, 0) FK W_PROD_RANK_D Contact Product Rank Dimension


Id (W_PROD_RANK_D)

CONTACT_WID 3 Number(10, 0) FK W_PERSON_D Contact Dimension Id


(W_PERSON_D)

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

DETAIL_IND Number(10, 0) Call Product Detailing Indicator

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

GEO_WID 3 Number(10, 0) FK W_GEO_D Geography Dimension Id


(W_GEO_D)

INTEGRATION_ID 3 Varchar(30) Siebel System Field

MAT_NUM_ITMS Number(10, 0) MAT Number of Item

MAT_PROD_COST Number(22, 7) MAT Product Cost

NUM_CT Number(10, 0) Record Counter

NUM_OF_ITEMS Number(10, 0) Number of Items

OWNER_POSTN_WID 3 Number(10, 0) FK W_POSITION_D Owner Position Dimension Id


(W_POSITION_D)

PERIOD_DAY_WID 3 Number(10, 0) FK W_DAY_D Day Dimension Id for Call date


(W_DAY_D)

POSTN_CON_WID 3 Number(10, 0) FK W_POSTN_CON_D Position-Contact Dimension Id


(W_POSTN_CON_D)

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 536 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
PRD_CALL_IND Number(10, 0) Product Call Indicator

PRIORITY_WID 3 Number(10, 0) FK W_LOV_D Product Detail Priority Dimension


Id (W_LOV_D)

PRODUCT_COST Number(22, 7) Product Cost

PROD_IND_WID 3 Number(10, 0) FK W_LOV_D Product Indication Dimension Id


(W_LOV_D)

PROD_WID 3 Number(10, 0) FK W_PRODUCT_D Product Dimension Id


(W_PRODUCT_D)

PROM_IND Number(10, 0) Promo Item Indicator

ROW_WID 3 Number(10, 0) Siebel System Field

SAMPLE_IND Number(10, 0) Sample Indicator

TTDLY_NUM_ITMS Number(10, 0) TTDLY Number of Item

TTDLY_PROD_COST Number(22, 7) TTDLY Product Cost

TTDPT_NUM_ITMS Number(10, 0) TTDPT Number of Item

TTDPT_PROD_COST Number(22, 7) TTDPT Product Cost

TTD_NUM_ITMS Number(10, 0) TTD Number of Item

TTD_PROD_COST Number(22, 7) TTD Product Cost

U_PRDCST_CURCY_CD Varchar(20) U Prdcst Curcy Cd

U_PRODUCT_COST Number(22, 7) U Product Cost

U_PRODUCT_COST_DT UTC Date Time U Product Cost Dt

VIS_PR_POS_ID Varchar(30) Visibility Primary Position Id

YTD_NUM_ITMS Number(10, 0) YTD Number of Item

YTD_PROD_COST Number(22, 7) YTD Product Cost

Indexes

W_ACT_M_A_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: ACCNT_RNK_WID

W_ACT_M_A_F10 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PRIORITY_WID

W_ACT_M_A_F11 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: POSTN_CON_WID

W_ACT_M_A_F12 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: ACT_TYPE_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 537 of 1915
Repository Tables

Indexes - continued

W_ACT_M_A_F13 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PERIOD_DAY_WID

W_ACT_M_A_F2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: ACCNT_WID

W_ACT_M_A_F3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: AREA_WID

W_ACT_M_A_F4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CONTACT_RNK_WID

W_ACT_M_A_F5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CONTACT_WID

W_ACT_M_A_F6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: GEO_WID

W_ACT_M_A_F7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: OWNER_POSTN_WID

W_ACT_M_A_F8 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PROD_WID

W_ACT_M_A_F9 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PROD_IND_WID

W_ACT_M_A_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: DATASOURCE_NUM_ID, INTEGRATION_ID

W_ACT_M_A_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 538 of 1915
Repository Tables

Name: W_ACT_PARTY User Name: Activity Party

Status: Active Type: Warehouse Base Table:


Comments: Activity Party

Columns

Name Not Data Type Domain Domain Comments


Null Type
ACTIVITY_ID Varchar(15) Activity ID

INTEGRATION_ID 3 Varchar(30) Identifier used for integration with


external systems

PARTY_ID Varchar(15) Party Id Like Position or BU_ID

TABLE_WID 3 Number(10, 0) TABLE ID

Indexes

W_ACT_PARTY_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: PARTY_ID, ACTIVITY_ID

W_ACT_PARTY_U2 Type: System Unique: Y DB2 Clustered: N MSSQL Clustered:

Columns: INTEGRATION_ID, TABLE_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 539 of 1915
Repository Tables

Name: W_ACT_PROD_F User Name: Activity Product Fact

Status: EOL Type: Warehouse Base Table:


Comments: Activity Product Fact - Obsolete in 7.8.3

Columns

Name Not Data Type Domain Domain Comments


Null Type
ACCNT_IND Number(10, 0) Account Indicator

ACCNT_RNK_WID 3 Number(10, 0) FK W_PROD_RANK_D Account Product Rank Dimension


Id (W_PROD_RANK_D)

ACCNT_WID 3 Number(10, 0) FK W_ORG_D Account Dimension Id


(W_ORG_D)

ACT_TYPE_WID 3 Number(10, 0) FK W_LOV_D Activity Type Dimension Id


(W_LOV_D)

AREA_WID 3 Number(10, 0) FK W_AREA_D Brick Dimension Id (W_AREA_D)

ATTENDEE_IND Number(10, 0) Account Call Attendee Indicator

CALL_IND Number(10, 0) Call Indicator

CALL_SAMP_IND Number(10, 0) Call w. Sample Drop Indicator

CONTACT_IND Number(10, 0) Contact Indicator

CONTACT_RNK_WID 3 Number(10, 0) FK W_PROD_RANK_D Contact Product Rank Dimension


Id (W_PROD_RANK_D)

CONTACT_WID 3 Number(10, 0) FK W_PERSON_D Contact Dimension Id


(W_PERSON_D)

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

DETAIL_IND Number(10, 0) Call Product Detailing Indicator

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

GEO_WID 3 Number(10, 0) FK W_GEO_D Geography Dimension Id


(W_GEO_D)

INTEGRATION_ID 3 Varchar(30) Siebel System Field

NUM_CT Number(10, 0) Record counter used in aggregate


fact table

NUM_OF_ITEMS Number(22, 7) Number of Items

OWNER_POSTN_WID 3 Number(10, 0) FK W_POSITION_D Owner Position Dimension Id


(W_POSITION_D)

PAR_INTEGRATION_ID 3 Varchar(30) Parent ID from the External


System

PERIOD_DAY_WID 3 Number(10, 0) FK W_DAY_D Day Dimension Id for Call date


(W_DAY_D)

POSTN_CON_WID 3 Number(10, 0) FK W_POSTN_CON_D Position-Contact Dimension Id


(W_POSTN_CON_D)

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 540 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
PRD_CALL_IND Number(10, 0) Product Call Indicator

PRIORITY_WID 3 Number(10, 0) FK W_LOV_D Product Detail Priority Dimension


Id (W_LOV_D)

PRODUCT_COST Number(22, 7) Product Cost

PROD_IND_WID 3 Number(10, 0) FK W_LOV_D Product Indication Dimension Id


(W_LOV_D)

PROD_WID 3 Number(10, 0) FK W_PRODUCT_D Product Dimension Id


(W_PRODUCT_D)

PROM_IND Number(10, 0) Promo Item Indicator

ROW_WID 3 Number(10, 0) Siebel System Field

SAMPLE_IND Number(10, 0) Sample Indicator

U_PRDCST_CURCY_CD Varchar(20) U Prdcst Curcy Cd

U_PRODUCT_COST Number(22, 7) U Product Cost

U_PRODUCT_COST_DT UTC Date Time U Product Cost Dt

VIS_PR_POS_ID Varchar(30) Visibility Primary Position Id

Indexes

W_ACT_PROD_F_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: ACCNT_RNK_WID

W_ACT_PROD_F_F10 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PRIORITY_WID

W_ACT_PROD_F_F11 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: POSTN_CON_WID

W_ACT_PROD_F_F12 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: ACT_TYPE_WID

W_ACT_PROD_F_F13 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PROD_IND_WID

W_ACT_PROD_F_F2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: ACCNT_WID

W_ACT_PROD_F_F3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: AREA_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 541 of 1915
Repository Tables

Indexes - continued

W_ACT_PROD_F_F4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CONTACT_RNK_WID

W_ACT_PROD_F_F5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CONTACT_WID

W_ACT_PROD_F_F6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: GEO_WID

W_ACT_PROD_F_F7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: OWNER_POSTN_WID

W_ACT_PROD_F_F8 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PROD_WID

W_ACT_PROD_F_F9 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PERIOD_DAY_WID

W_ACT_PROD_F_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: DATASOURCE_NUM_ID, INTEGRATION_ID

W_ACT_PROD_F_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: INTEGRATION_ID

W_ACT_PROD_F_M3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PAR_INTEGRATION_ID

W_ACT_PROD_F_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 542 of 1915
Repository Tables

Name: W_ACT_PROD_FS User Name: Activity Product Staging

Status: EOL Type: Warehouse Base Table:


Comments: Activity Product Fact - Obsolete in 7.8.3

Columns

Name Not Data Type Domain Domain Comments


Null Type
ACCNT_ID Varchar(30) Account Id

ACCNT_RNK_ID Varchar(30) Made obsolete in AN 7.6. Account


Product Rank Id

APPT_START_DT UTC Date Time Appointment Start Date

AREA_ID Varchar(30) Brick Id

BASE_ACT_ID Varchar(30) Activity Id

BASE_PROD_ID Varchar(30) Activity Detail Id

CONTACT_ID Varchar(30) Contact Id

CONTACT_RNK_ID Varchar(30) [Made obsolete in AN 7.6].


Contact Product Rank Id

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

INTEGRATION_ID 3 Varchar(30) Siebel System Field

NUM_OF_ITEMS Number(22, 7) Number of Items

ORDER_COST_DATE UTC Date Time Cost Date

ORDER_CST_CURCY_CD Varchar(20) Cost Currency Code

OWNER_POSTN_ID Varchar(30) Owner Position Id

POSTN_CON_ID Varchar(30) Rep. Specialty Id

PRIORITY Number(10, 0) Detail Priority

PRODUCT_COST Number(22, 7) Product Cost

PROD_INDICATION Varchar(50) Product Indication

RELATION_TYPE_CD Varchar(30) Relation Type Code

SUBTYPE_CD Varchar(30) Sub Type Code

TODO_CD Varchar(30) To Do Type Code

ZIPCODE Varchar(30) Zipcode

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 543 of 1915
Repository Tables

Name: W_ACT_PROD_FSX User Name: Activity Product Staging Extension

Status: EOL Type: Warehouse Base Table:


Comments: Activity Product Staging Extension - Obsolete in 7.8.3

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Number(10, 0) Extension Attribute

ATTRIB_05 Number(10, 0) Extension Attribute

ATTRIB_06 Number(22, 7) Extension Attribute

ATTRIB_07 UTC Date Time Extension Attribute

ATTRIB_08 UTC Date Time Extension Attribute

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

FK_01_ID 3 Varchar(30) Blank Key Field For Adding New


DM

FK_02_ID 3 Varchar(30) Blank Key Field For Adding New


DM

FK_03_ID 3 Varchar(30) Blank Key Field For Adding New


DM

INTEGRATION_ID 3 Varchar(30) Siebel System Field

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 544 of 1915
Repository Tables

Name: W_ACT_PROD_FX User Name: Activity Product Fact Extension

Status: EOL Type: Warehouse Base Table:


Comments: Activity Product Fact Extension - Obsolete in 7.8.3

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Number(10, 0) Extension Attribute

ATTRIB_05 Number(10, 0) Extension Attribute

ATTRIB_06 Number(22, 7) Extension Attribute

ATTRIB_07 UTC Date Time Extension Attribute

ATTRIB_08 UTC Date Time Extension Attribute

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

FK_01_WID Number(10, 0) Fk 01 Wid

FK_02_WID Number(10, 0) Fk 02 Wid

FK_03_WID Number(10, 0) Fk 03 Wid

ROW_WID 3 Number(10, 0) Siebel System Field

Indexes

W_ACT_PROD_FX_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 545 of 1915
Repository Tables

Name: W_ACT_T_A User Name: Activity Product Fact Trimester Aggregation

Status: EOL Type: Warehouse Base Table:


Comments: Activity Product Fact Trimester Aggregation - Obsolete in 7.8.3

Columns

Name Not Data Type Domain Domain Comments


Null Type
ACCNT_IND Number(10, 0) Account Indicator

ACCNT_RNK_WID 3 Number(10, 0) FK W_PROD_RANK_D Account Product Rank Dimension


Id (W_PROD_RANK_D)

ACCNT_WID 3 Number(10, 0) FK W_ORG_D Account Dimension Id


(W_ORG_D)

ACT_TYPE_WID 3 Number(10, 0) FK W_LOV_D Activity Type Dimension Id


(W_LOV_D)

AREA_WID 3 Number(10, 0) FK W_AREA_D Brick Dimension Id (W_AREA_D)

ATTENDEE_IND Number(10, 0) Account Call Attendee Indicator

CALL_IND Number(10, 0) Call Indicator

CALL_SAMP_IND Number(10, 0) Call w. Sample Drop Indicator

CONTACT_IND Number(10, 0) Contact Indicator

CONTACT_RNK_WID 3 Number(10, 0) FK W_PROD_RANK_D Contact Product Rank Dimension


Id (W_PROD_RANK_D)

CONTACT_WID 3 Number(10, 0) FK W_PERSON_D Contact Dimension Id


(W_PERSON_D)

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

DETAIL_IND Number(10, 0) Call Product Detailing Indicator

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

GEO_WID 3 Number(10, 0) FK W_GEO_D Geography Dimension Id


(W_GEO_D)

INTEGRATION_ID 3 Varchar(30) Siebel System Field

NUM_CT Number(10, 0) Record Counter

NUM_OF_ITEMS Number(10, 0) Number of Items

OWNER_POSTN_WID 3 Number(10, 0) FK W_POSITION_D Owner Position Dimension Id


(W_POSITION_D)

PERIOD_DAY_WID 3 Number(10, 0) FK W_DAY_D Day Dimension Id for Call date


(W_DAY_D)

POSTN_CON_WID 3 Number(10, 0) FK W_POSTN_CON_D Position-Contact Dimension Id


(W_POSTN_CON_D)

PRD_CALL_IND Number(10, 0) Product Call Indicator

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 546 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
PRIORITY_WID 3 Number(10, 0) FK W_LOV_D Product Detail Priority Dimension
Id (W_LOV_D)

PRODUCT_COST Number(22, 7) Product Cost

PROD_IND_WID 3 Number(10, 0) FK W_LOV_D Product Indication Dimension Id


(W_LOV_D)

PROD_WID 3 Number(10, 0) FK W_PRODUCT_D Product Dimension Id


(W_PRODUCT_D)

PROM_IND Number(10, 0) Promo Item Indicator

ROW_WID 3 Number(10, 0) Siebel System Field

SAMPLE_IND Number(10, 0) Sample Indicator

U_PRDCST_CURCY_CD Varchar(20) U Prdcst Curcy Cd

U_PRODUCT_COST Number(22, 7) U Product Cost

U_PRODUCT_COST_DT UTC Date Time U Product Cost Dt

VIS_PR_POS_ID Varchar(30) Visibility Primary Position Id

Indexes

W_ACT_T_A_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: ACCNT_RNK_WID

W_ACT_T_A_F10 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PRIORITY_WID

W_ACT_T_A_F11 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: POSTN_CON_WID

W_ACT_T_A_F12 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: ACT_TYPE_WID

W_ACT_T_A_F13 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PERIOD_DAY_WID

W_ACT_T_A_F2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: ACCNT_WID

W_ACT_T_A_F3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: AREA_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 547 of 1915
Repository Tables

Indexes - continued

W_ACT_T_A_F4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CONTACT_RNK_WID

W_ACT_T_A_F5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CONTACT_WID

W_ACT_T_A_F6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: GEO_WID

W_ACT_T_A_F7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: OWNER_POSTN_WID

W_ACT_T_A_F8 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PROD_WID

W_ACT_T_A_F9 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PROD_IND_WID

W_ACT_T_A_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: DATASOURCE_NUM_ID, INTEGRATION_ID

W_ACT_T_A_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 548 of 1915
Repository Tables

Name: W_ACT_W_A User Name: Activity Product Fact Weekly Aggregation

Status: EOL Type: Warehouse Base Table:


Comments: Activity Product Fact Weekly Aggregation - Obsolete in 7.8.3

Columns

Name Not Data Type Domain Domain Comments


Null Type
ACCNT_IND Number(10, 0) Account Indicator

ACCNT_RNK_WID 3 Number(10, 0) FK W_PROD_RANK_D Account Product Rank Dimension


Id (W_PROD_RANK_D)

ACCNT_WID 3 Number(10, 0) FK W_ORG_D Account Dimension Id


(W_ORG_D)

ACT_TYPE_WID 3 Number(10, 0) FK W_LOV_D Activity Type Dimension Id


(W_LOV_D)

AREA_WID 3 Number(10, 0) FK W_AREA_D Brick Dimension Id (W_AREA_D)

ATTENDEE_IND Number(10, 0) Account Call Attendee Indicator

CALL_IND Number(10, 0) Call Indicator

CALL_SAMP_IND Number(10, 0) Call w. Sample Drop Indicator

CONTACT_IND Number(10, 0) Contact Indicator

CONTACT_RNK_WID 3 Number(10, 0) FK W_PROD_RANK_D Contact Product Rank Dimension


Id (W_PROD_RANK_D)

CONTACT_WID 3 Number(10, 0) FK W_PERSON_D Contact Dimension Id


(W_PERSON_D)

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

DETAIL_IND Number(10, 0) Call Product Detailing Indicator

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

GEO_WID 3 Number(10, 0) FK W_GEO_D Geography Dimension Id


(W_GEO_D)

INTEGRATION_ID 3 Varchar(30) Siebel System Field

NUM_CT Number(10, 0) Record Counter

NUM_OF_ITEMS Number(10, 0) Number of Items

OWNER_POSTN_WID 3 Number(10, 0) FK W_POSITION_D Owner Position Dimension Id


(W_POSITION_D)

PERIOD_DAY_WID 3 Number(10, 0) FK W_DAY_D Day Dimension Id for Call date


(W_DAY_D)

POSTN_CON_WID 3 Number(10, 0) FK W_POSTN_CON_D Position-Contact Dimension Id


(W_POSTN_CON_D)

PRD_CALL_IND Number(10, 0) Product Call Indicator

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 549 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
PRIORITY_WID 3 Number(10, 0) FK W_LOV_D Product Detail Priority Dimension
Id (W_LOV_D)

PRODUCT_COST Number(22, 7) Product Cost

PROD_IND_WID 3 Number(10, 0) FK W_LOV_D Product Indication Dimension Id


(W_LOV_D)

PROD_WID 3 Number(10, 0) FK W_PRODUCT_D Product Dimension Id


(W_PRODUCT_D)

PROM_IND Number(10, 0) Promo Item Indicator

ROW_WID 3 Number(10, 0) Siebel System Field

SAMPLE_IND Number(10, 0) Sample Indicator

U_PRDCST_CURCY_CD Varchar(20) U Prdcst Curcy Cd

U_PRODUCT_COST Number(22, 7) U Product Cost

U_PRODUCT_COST_DT UTC Date Time U Product Cost Dt

VIS_PR_POS_ID Varchar(30) Visibility Primary Position Id

Indexes

W_ACT_W_A_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: ACCNT_RNK_WID

W_ACT_W_A_F10 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PRIORITY_WID

W_ACT_W_A_F11 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: POSTN_CON_WID

W_ACT_W_A_F12 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: ACT_TYPE_WID

W_ACT_W_A_F13 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PERIOD_DAY_WID

W_ACT_W_A_F2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: ACCNT_WID

W_ACT_W_A_F3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: AREA_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 550 of 1915
Repository Tables

Indexes - continued

W_ACT_W_A_F4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CONTACT_RNK_WID

W_ACT_W_A_F5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CONTACT_WID

W_ACT_W_A_F6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: GEO_WID

W_ACT_W_A_F7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: OWNER_POSTN_WID

W_ACT_W_A_F8 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PROD_WID

W_ACT_W_A_F9 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PROD_IND_WID

W_ACT_W_A_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: DATASOURCE_NUM_ID, INTEGRATION_ID

W_ACT_W_A_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 551 of 1915
Repository Tables

Name: W_ACT_Y_A User Name: Activity Product Fact Yearly Aggregation

Status: EOL Type: Warehouse Base Table:


Comments: Activity Product Fact Yearly Aggregation - Obsolete in 7.8.3

Columns

Name Not Data Type Domain Domain Comments


Null Type
ACCNT_IND Number(10, 0) Account Indicator

ACCNT_RNK_WID 3 Number(10, 0) FK W_PROD_RANK_D Account Product Rank Dimension


Id (W_PROD_RANK_D)

ACCNT_WID 3 Number(10, 0) FK W_ORG_D Account Dimension Id


(W_ORG_D)

ACT_TYPE_WID 3 Number(10, 0) FK W_LOV_D Activity Type Dimension Id


(W_LOV_D)

AREA_WID 3 Number(10, 0) FK W_AREA_D Brick Dimension Id (W_AREA_D)

ATTENDEE_IND Number(10, 0) Account Call Attendee Indicator

CALL_IND Number(10, 0) Call Indicator

CALL_SAMP_IND Number(10, 0) Call w. Sample Drop Indicator

CONTACT_IND Number(10, 0) Contact Indicator

CONTACT_RNK_WID 3 Number(10, 0) FK W_PROD_RANK_D Contact Product Rank Dimension


Id (W_PROD_RANK_D)

CONTACT_WID 3 Number(10, 0) FK W_PERSON_D Contact Dimension Id


(W_PERSON_D)

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

DETAIL_IND Number(10, 0) Call Product Detailing Indicator

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

GEO_WID 3 Number(10, 0) FK W_GEO_D Geography Dimension Id


(W_GEO_D)

INTEGRATION_ID 3 Varchar(30) Siebel System Field

NUM_CT Number(10, 0) Record Counter

NUM_OF_ITEMS Number(10, 0) Number of Items

OWNER_POSTN_WID 3 Number(10, 0) FK W_POSITION_D Owner Position Dimension Id


(W_POSITION_D)

PERIOD_DAY_WID 3 Number(10, 0) FK W_DAY_D Day Dimension Id for Call date


(W_DAY_D)

POSTN_CON_WID 3 Number(10, 0) FK W_POSTN_CON_D Position-Contact Dimension Id


(W_POSTN_CON_D)

PRD_CALL_IND Number(10, 0) Product Call Indicator

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 552 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
PRIORITY_WID 3 Number(10, 0) FK W_LOV_D Product Detail Priority Dimension
Id (W_LOV_D)

PRODUCT_COST Number(22, 7) Product Cost

PROD_IND_WID 3 Number(10, 0) FK W_LOV_D Product Indication Dimension Id


(W_LOV_D)

PROD_WID 3 Number(10, 0) FK W_PRODUCT_D Product Dimension Id


(W_PRODUCT_D)

PROM_IND Number(10, 0) Promo Item Indicator

ROW_WID 3 Number(10, 0) Siebel System Field

SAMPLE_IND Number(10, 0) Sample Indicator

U_PRDCST_CURCY_CD Varchar(20) U Prdcst Curcy Cd

U_PRODUCT_COST Number(22, 7) U Product Cost

U_PRODUCT_COST_DT UTC Date Time U Product Cost Dt

VIS_PR_POS_ID Varchar(30) Visibility Primary Position Id

Indexes

W_ACT_Y_A_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: ACCNT_RNK_WID

W_ACT_Y_A_F10 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PRIORITY_WID

W_ACT_Y_A_F11 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: POSTN_CON_WID

W_ACT_Y_A_F12 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: ACT_TYPE_WID

W_ACT_Y_A_F13 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PERIOD_DAY_WID

W_ACT_Y_A_F2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: ACCNT_WID

W_ACT_Y_A_F3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: AREA_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 553 of 1915
Repository Tables

Indexes - continued

W_ACT_Y_A_F4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CONTACT_RNK_WID

W_ACT_Y_A_F5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CONTACT_WID

W_ACT_Y_A_F6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: GEO_WID

W_ACT_Y_A_F7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: OWNER_POSTN_WID

W_ACT_Y_A_F8 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PROD_WID

W_ACT_Y_A_F9 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PROD_IND_WID

W_ACT_Y_A_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: DATASOURCE_NUM_ID, INTEGRATION_ID

W_ACT_Y_A_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 554 of 1915
Repository Tables

Name: W_AFFL_AA_H User Name: Account to Account Affiliation Helper

Status: Active Type: Warehouse Base Table:


Comments: Account to Account Affiliation Helper

Columns

Name Not Data Type Domain Domain Comments


Null Type
DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

FROM_ACCNT_WID 3 Number(10, 0) FK W_GEO_D From Account Id (W_GEO_D)

INTEGRATION_ID 3 Varchar(30) Data warehouse System Column

RELATION_CD Varchar(30) Relation Code

RELATION_CD_I Varchar(50) Relation Code Language


Independent

ROW_WID 3 Number(10, 0) Datawarehouse System Column

TO_ACCNT_ID Varchar(30) Affiliated Account Id

TO_ACCNT_NAME Varchar(100) Affiliated Account Name

TO_ACCNT_TYPE Varchar(30) Affiliated Account Type

TO_ACCNT_WID 3 Number(10, 0) FK W_ORG_D Affiliated Account Dimension Id


(W_ORG_D)

Indexes

W_AFFL_AA_H_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: FROM_ACCNT_WID

W_AFFL_AA_H_F2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: TO_ACCNT_WID

W_AFFL_AA_H_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered:

Columns: ROW_WID

W_AFFL_AA_H_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered:

Columns: INTEGRATION_ID, DATASOURCE_NUM_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 555 of 1915
Repository Tables

Name: W_AFFL_AA_HS User Name: Account to Account Affiliation Helper Staging

Status: Active Type: Warehouse Base Table:


Comments: Account to Account Affiliation Helper Staging

Columns

Name Not Data Type Domain Domain Comments


Null Type
DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

FROM_ACCNT_ID Varchar(30) From Account Id

INTEGRATION_ID 3 Varchar(30) Data warehouse System Column

RELATION_CD Varchar(30) Relation Code

TO_ACCNT_ID Varchar(30) Affiliated Account Id

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 556 of 1915
Repository Tables

Name: W_AFFL_AC_H User Name: Account to Contact Affiliation Helper

Status: Active Type: Warehouse Base Table:


Comments: Account to Contact Affiliation Helper

Columns

Name Not Data Type Domain Domain Comments


Null Type
DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

DIRECT_FLG Character(1) Direct Flag

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

FROM_ACCNT_WID 3 Number(10, 0) FK W_GEO_D From Account Id (W_GEO_D)

INFLUENCE_LVL_CD Varchar(30) Influence Level Code

INFLUENCE_LVL_CD_I Varchar(50) Influence Level Code - language


independent

INTEGRATION_ID 3 Varchar(30) Data warehouse System Column

PROF_ROLE_CD Varchar(30) Professional Role Code

PROF_ROLE_CD_I Varchar(50) Professional Role Code Language


Independent

ROW_WID 3 Number(10, 0) Datawarehouse System Column

TO_CON_FULL_NAME Varchar(150) Affiliated Contact Full Name

TO_CON_ID Varchar(30) Affilicated Contact Id

TO_CON_WID 3 Number(10, 0) FK W_PERSON_D Affilicated Contact Dimension Id


(W_PERSON_D)

Indexes

W_AFFL_AC_H_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: FROM_ACCNT_WID

W_AFFL_AC_H_F2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: TO_CON_WID

W_AFFL_AC_H_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered:

Columns: ROW_WID

W_AFFL_AC_H_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered:

Columns: INTEGRATION_ID, DATASOURCE_NUM_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 557 of 1915
Repository Tables

Name: W_AFFL_AC_HS User Name: Account to Contact Affiliation Helper Staging

Status: Active Type: Warehouse Base Table:


Comments: Account to Contact Affiliation Helper Staging

Columns

Name Not Data Type Domain Domain Comments


Null Type
DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

DIRECT_FLG Character(1) Direct Flag

FROM_ACCNT_ID Varchar(30) From Account Id

INFLUENCE_LVL_CD Varchar(30) Influence Level Code

INTEGRATION_ID 3 Varchar(30) Data warehouse System Column

PROF_ROLE_CD Varchar(30) Professional Role Code

TO_CON_ID Varchar(30) Affilicated Contact Id

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 558 of 1915
Repository Tables

Name: W_AFFL_CA_H User Name: Contact to Account Affiliation Helper

Status: Active Type: Warehouse Base Table:


Comments: Contact to Account Affiliation Helper

Columns

Name Not Data Type Domain Domain Comments


Null Type
DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

DIRECT_FLG Character(1) Direct Flag

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

FROM_CON_WID 3 Number(10, 0) FK W_PERSON_D From Contact Id (W_PERSON_D)

INFLUENCE_LVL_CD Varchar(30) Influence Level Code

INFLUENCE_LVL_CD_I Varchar(50) Influence Level Code - language


independent

INTEGRATION_ID 3 Varchar(30) Data warehouse System Column

PROF_ROLE_CD Varchar(30) Professional Role Code

PROF_ROLE_CD_I Varchar(50) Professional Role Code Language


Independent

ROW_WID 3 Number(10, 0) Datawarehouse System Column

TO_ACCNT_ID Varchar(30) Affiliated Account Id

TO_ACCNT_NAME Varchar(100) Affiliated Account Name

TO_ACCNT_TYPE Varchar(30) Affiliated Account Type

TO_ACCNT_WID 3 Number(10, 0) FK W_ORG_D Affiliated Account Dimension Id


(W_ORG_D)

Indexes

W_AFFL_CA_H_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: FROM_CON_WID

W_AFFL_CA_H_F2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: TO_ACCNT_WID

W_AFFL_CA_H_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered:

Columns: ROW_WID

W_AFFL_CA_H_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered:

Columns: INTEGRATION_ID, DATASOURCE_NUM_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 559 of 1915
Repository Tables

Name: W_AFFL_CA_HS User Name: Contact to Account Affiliation Helper Staging

Status: Active Type: Warehouse Base Table:


Comments: Contact to Account Affiliation Helper Staging

Columns

Name Not Data Type Domain Domain Comments


Null Type
DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

DIRECT_FLG Character(1) Direct Flag

FROM_CON_ID Varchar(30) From Contact Id

INFLUENCE_LVL_CD Varchar(30) Influence Level Code

INTEGRATION_ID 3 Varchar(30) Data warehouse System Column

PROF_ROLE_CD Varchar(30) Professional Role Code

TO_ACCNT_ID Varchar(30) Affiliated Account Id

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 560 of 1915
Repository Tables

Name: W_AFFL_CC_H User Name: Contact to Contact Affiliation Helper

Status: Active Type: Warehouse Base Table:


Comments: Contact to Contact Affiliation Helper

Columns

Name Not Data Type Domain Domain Comments


Null Type
DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

FROM_CON_WID 3 Number(10, 0) FK W_PERSON_D From Contact Id (W_PERSON_D)

INTEGRATION_ID 3 Varchar(30) Data warehouse System Column

RELATION_CD Varchar(30) Relation Code

RELATION_CD_I Varchar(50) Relation Code Language


Independent

ROW_WID 3 Number(10, 0) Datawarehouse System Column

TO_CON_FULL_NAME Varchar(150) Affiliated Contact Full Name

TO_CON_ID Varchar(30) Affilicated Contact Id

TO_CON_WID 3 Number(10, 0) FK W_PERSON_D Affilicated Contact Dimension Id


(W_PERSON_D)

Indexes

W_AFFL_CC_H_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: FROM_CON_WID

W_AFFL_CC_H_F2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: TO_CON_WID

W_AFFL_CC_H_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered:

Columns: ROW_WID

W_AFFL_CC_H_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered:

Columns: INTEGRATION_ID, DATASOURCE_NUM_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 561 of 1915
Repository Tables

Name: W_AFFL_CC_HS User Name: Contact to Contact Affiliation Helper Staging

Status: Active Type: Warehouse Base Table:


Comments: Contact to Contact Affiliation Helper Staging

Columns

Name Not Data Type Domain Domain Comments


Null Type
DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

FROM_CON_ID Varchar(30) From Contact Id

INTEGRATION_ID 3 Varchar(30) Data warehouse System Column

RELATION_CD Varchar(30) Relation Code

TO_CON_ID Varchar(30) Affilicated Contact Id

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 562 of 1915
Repository Tables

Name: W_AFFL_DHL User Name: Affiliation Dimension Helper

Status: EOL Type: Warehouse Base Table:


Comments: Affiliation Dimension Helper - Obsolete in 7.8.3

Columns

Name Not Data Type Domain Domain Comments


Null Type
DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

DIRECT_FLG Character(1) Direct Flag

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

FROM_TYPE_FLG 3 Character(1) Affiliation From Type Flag

FROM_WID 3 Number(10, 0) Affiliation From Dimension Id


(W_PERSON_D, W_ORG_D)

INFLUENCE_LVL_CD Varchar(30) Influence Level Code

INFLUENCE_LVL_CD_I Varchar(50) Influence Level Code Language


Independent

INTEGRATION_ID 3 Varchar(30) Siebel System Field

PROF_ROLE_CD Varchar(30) Professional Role Code

PROF_ROLE_CD_I Varchar(50) Professional Role Code Language


Independent

RELATION_CD Varchar(30) Relation Code

RELATION_CD_I Varchar(50) Relation Code Language


Independent

ROW_WID 3 Number(10, 0) Siebel System Field

TO_TYPE_FLG 3 Character(1) Affiliation To Type Flag

TO_WID 3 Number(10, 0) Affiliation To Dimension Id


(W_PERSON_D, W_ORG_D)

Indexes

W_AFFL_DHL_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: FROM_WID

W_AFFL_DHL_F2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: TO_WID

W_AFFL_DHL_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

W_AFFL_DHL_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: INTEGRATION_ID, DATASOURCE_NUM_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 563 of 1915
Repository Tables

Name: W_AFFL_DHLS User Name: Affiliation Dimension Helper Staging

Status: EOL Type: Warehouse Base Table:


Comments: Affiliation Dimension Helper Staging - Obsolete in 7.8.3

Columns

Name Not Data Type Domain Domain Comments


Null Type
DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

DIRECT_FLG Character(1) Direct Flag

FROM_ID 3 Varchar(30) Affiliation From Id

FROW_TYPE_FLG 3 Character(1) Affiliation From Type Flag

INFLUENCE_LVL_CD Varchar(30) Influence Level Code

INTEGRATION_ID 3 Varchar(30) Siebel System Field

PROF_ROLE_CD Varchar(30) Professional Role Code

RELATION_CD Varchar(30) Relation Code

TO_ID 3 Varchar(30) Affiliation To Id

TO_TYPE_FLG 3 Character(1) Affiliation To Type Flag

Indexes

W_AFFL_DHLS_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: FROW_TYPE_FLG, TO_TYPE_FLG

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 564 of 1915
Repository Tables

Name: W_AGREEITEM_F User Name: Agree Item Fact

Status: Active Type: Warehouse Base Table:


Comments: Agree Item Fact

Columns

Name Not Data Type Domain Domain Comments


Null Type
ACCOUNT_WID 3 Number(10, 0) FK W_ORG_D Account Id, fk to Account
Dimension

ACTION_WID 3 Number(10, 0) FK W_LOV_D Action Code (Values based on


LOV type
DELTA_ACTION_CODE)

AGREE_ATTR_WID 3 Number(10, 0) FK W_AGREE_MD Agree Attribute ID, Forein Key to


Agree Mini Dimension

AGREE_WID 3 Number(10, 0) FK W_AGREE_D Agreement Id, fk to Agreement


Dimension

APPR_BY_WID 3 Number(10, 0) FK W_PERSON_D Approved by Employee

ASSET_WID 3 Number(10, 0) FK W_ASSET_D Asset Id, fk to Asset Dimension

BILLABLE_IND Number(10, 0) Billable

CANCEL_DT_WID 3 Number(10, 0) FK W_DAY_D Agreement Item Cancelled, fk to


Day Dimension

CONTACT_WID 3 Number(10, 0) FK W_PERSON_D Contact ID, fk to Contact


Dimension

CVRD_ASSET_WID 3 Number(10, 0) FK W_ASSET_D The covered asset id of the


covered asset for which we are
pricing a service option on.

DATASOURCE_NUM_ID 3 Number(10, 0) ID of the External System

DISCNT_AMT Number(22, 7) Specified Discount Amount, if


discount percentage not Specified

DISCNT_MECH_WID 3 Number(10, 0) FK W_LOV_D Discount Mechanism - Discount


%, Discount Amount, Direct
Amount (Values based on LOV
type ETL_DISCOUNT_MECH)

DISCNT_PERCENT Number(22, 7) Specified Discount percentage, if


discount Amount not Specified

END_DT_WID 3 Number(10, 0) FK W_DAY_D Effective End , fk to Day


Dimension

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S ETL Process Id

EXISTING_FLG Character(1) Existing Flag

INCL_CALC_IND Number(10, 0) Include in Calculations indiactor

INTEGRATION_ID 3 Varchar(30) Identifier used for integration with


external systems

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 565 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
ITM_STAT_WID 3 Number(10, 0) FK W_LOV_D Item Status Code (Values based
on LOV type
SRV_AGREE_STATUS)

LEGAL_CONTACT_WID 3 Number(10, 0) FK W_PERSON_D Legal Contact Id, fk to Contact


Dimension

LIST_PRI Number(22, 7) List Price

LN_NUM Number(22, 7) Line Number

NET_PRI Number(22, 7) Final Price

NRC_IND Number(10, 0) NRC Indicator

OPTY_WID 3 Number(10, 0) FK W_OPTY_D Opportunity Id

PAR_LN_NUM Number(22, 7) Parent Line Number

PAR_LN_PROD_WID 3 Number(10, 0) FK W_PRODUCT_D Parent Line Product ID

PRODUCT_WID 3 Number(10, 0) FK W_PRODUCT_D Product ID, fk to product


Dimension

PROD_AMT Number(22, 7) Tangible Product Amount

PROD_COST Number(22, 7) Cost of Product Sold

PROMO_ITEM_FLG Character(1) Flag to indicate if this agreement


is part of a promotion

PR_OWNER_ORG_WID 3 Number(10, 0) FK W_ORG_D ID of Organization to which owner


of records belongs

PR_SALES_REP_WID 3 Number(10, 0) FK W_PERSON_D Primary Sales Rep

PR_VIS_ORG_WID 3 Number(10, 0) FK W_ORG_D ID of Organization to members of


which records are visible

QUOTE_WID 3 Number(10, 0) FK W_QUOTE_D Quote Id

REQUESTED_QTY Number(22, 7) Requested Quantity

ROLLUP_NET_PRI Number(22, 7) Net price of children rolled up

ROOT_LN_NUM Number(22, 7) Root Product Line Number

ROOT_LN_PROD_WID 3 Number(10, 0) FK W_PRODUCT_D Root Line Product

ROW_WID 3 Number(10, 0) Primary Key, generated in DW

SERVICE_AMT Number(22, 7) Service Amount

START_DT_WID 3 Number(10, 0) FK W_DAY_D Effective Start , fk to Day


Dimension

START_PRI Number(22, 7) Start Price

SVC_PROVIDER_WID 3 Number(10, 0) FK W_ORG_D Service provider ID, fk to Org


Dimension

TOP_LVL_IND Character(1) Indicates if the Line item is a top


level item

U_AMT_EXCH_DT UTC Date Time Exchange Date

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 566 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
U_CURCY_CD Varchar(20) Original Currency Code

U_DISCNT_AMT Number(22, 7) Value Before conversion to


Datamart Currency

U_LIST_PRI Number(22, 7) Value Before conversion to


Datamart Currency

U_NET_PRI Number(22, 7) Value Before conversion to


Datamart Currency

U_PROD_AMT Number(22, 7) Value Before conversion to


Datamart Currency

U_PROD_CST Number(22, 7) Value Before conversion to


Datamart Currency

U_ROLLUP_NET_PRI Number(22, 7) Unaltered Net price of children


rolled up

U_SERVICE_AMT Number(22, 7) Value Before conversion to


Datamart Currency

U_START_PRI Number(22, 7) Value Before conversion to


Datamart Currency

Indexes

W_AGREEITEM_F_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: AGREE_WID

W_AGREEITEM_F_F10 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LEGAL_CONTACT_WID

W_AGREEITEM_F_F11 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: CVRD_ASSET_WID

W_AGREEITEM_F_F12 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PRODUCT_WID

W_AGREEITEM_F_F13 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OPTY_WID

W_AGREEITEM_F_F14 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: CANCEL_DT_WID

W_AGREEITEM_F_F15 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: END_DT_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 567 of 1915
Repository Tables

Indexes - continued

W_AGREEITEM_F_F16 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: START_DT_WID

W_AGREEITEM_F_F17 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: DISCNT_MECH_WID

W_AGREEITEM_F_F18 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: QUOTE_WID

W_AGREEITEM_F_F19 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PAR_LN_PROD_WID

W_AGREEITEM_F_F2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ACCOUNT_WID

W_AGREEITEM_F_F20 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PR_SALES_REP_WID

W_AGREEITEM_F_F21 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ACTION_WID

W_AGREEITEM_F_F22 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROOT_LN_PROD_WID

W_AGREEITEM_F_F24 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: AGREE_ATTR_WID

W_AGREEITEM_F_F3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ASSET_WID

W_AGREEITEM_F_F4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ITM_STAT_WID

W_AGREEITEM_F_F5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: APPR_BY_WID

W_AGREEITEM_F_F6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PR_OWNER_ORG_WID

W_AGREEITEM_F_F7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PR_VIS_ORG_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 568 of 1915
Repository Tables

Indexes - continued

W_AGREEITEM_F_F8 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: SVC_PROVIDER_WID

W_AGREEITEM_F_F9 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: CONTACT_WID

W_AGREEITEM_F_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

W_AGREEITEM_F_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered:

Columns: INTEGRATION_ID, DATASOURCE_NUM_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 569 of 1915
Repository Tables

Name: W_AGREEITEM_FS User Name: Agreeitem Fact Staging

Status: Active Type: Warehouse Base Table:


Comments: Agree Item Fact Staging

Columns

Name Not Data Type Domain Domain Comments


Null Type
ACCOUNT_ID Varchar(30) Account Id

ACTION_CD Varchar(30) Action Code (values based on


LOV type
'DELTA_ACTION_CODE')

AGREE_ID Varchar(30) Agreement Id

AMT_EXCH_DT UTC Date Time Amount Exchange

APPR_BY_ID Varchar(30) Approved by

ASSET_ID Varchar(30) Asset Id

BILLABLE_IND Number(10, 0) Billable

CANCEL_DT UTC Date Time Cancellation

CONTACT_ID Varchar(30) Contact ID

COST_PRI Number(22, 7) Cost

CURCY_CD Varchar(20) Currency Code

CVRD_ASSET_ID Varchar(30) The covered asset id of asset on


which a service option is priced

DATASOURCE_NUM_ID 3 Number(10, 0) ID of the External System

DISCNT_AMT Number(22, 7) Specified Discount Amount, if


discount percentage not Specified

DISCNT_MECH Varchar(30) Discount Mechanism - Discount


%, Discount Amount, Direct
Amount

DISCNT_PERCENT Number(22, 7) Specified Discount percentage, if


discount Amount not Specified

END_DT UTC Date Time Effective End

INTEGRATION_ID 3 Varchar(30) Identifier used for integration with


external systems

ITM_STAT_CD Varchar(30) Item Status Code (values based


on LOV type
'SRV_AGREE_STATUS' )

LEGAL_CONTACT_ID Varchar(30) Legal Contact Id

LIST_PRI Number(22, 7) List Price

LN_NUM Number(22, 7) Line Number

NET_PRI Number(22, 7) Final Price

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 570 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
OPTY_ID Varchar(30) Opportunity Id

PAR_CUST_PROD_FLG Character(1) Custom Product ?

PAR_LN_NUM Number(22, 7) Parent Line Number

PAR_LN_PROD_ID Varchar(30) Parent Line Product Id

PAR_PACK_PROD_FLG Character(1) Packaged product ?

PRODUCT_ID Varchar(30) Product ID

PROMO_ITEM_FLG Character(1) Flag to indicate if this agreement


is part of a promotion

PR_OWNER_ORG_ID Varchar(30) ID of Organization to which owner


of records belongs

PR_SALES_REP_ID Varchar(30) Primary Sales Rep

PR_VIS_ORG_ID Varchar(30) ID of Organization to members of


which records are visible

QUOTE_ID Varchar(30) Quote Id

REQUESTED_QTY Number(22, 7) Requested Quantity

ROLLUP_NET_PRI Number(22, 7) Net price of children rolled up

ROOT_LN_NUM Number(22, 7) Line number of the Root

ROOT_LN_PROD_ID Varchar(30) Root Product ID

SALES_PROD_FLG Character(1) Tangible Product ?

SALES_SRV_FLG Character(1) Service Product ?

START_DT UTC Date Time Effective Start

START_PRI Number(22, 7) Start Price

SVC_PROVIDER_ID Varchar(30) Service provider ID

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 571 of 1915
Repository Tables

Name: W_AGREEITEM_FSX User Name: Agreeitem Fact Staging Extension

Status: Active Type: Warehouse Base Table:


Comments: Agree Item Fact Staging Extension

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Number(10, 0) Extension Attribute

ATTRIB_05 Number(10, 0) Extension Attribute

ATTRIB_06 Number(22, 7) Extension Attribute

ATTRIB_07 UTC Date Time Extension Attribute

ATTRIB_08 UTC Date Time Extension Attribute

DATASOURCE_NUM_ID 3 Number(10, 0) ID of the External System

FK_01_ID Varchar(30) Blank Key Field For ing New DM

FK_02_ID Varchar(30) Blank Key Field For ing New DM

FK_03_ID Varchar(30) Blank Key Field For ing New DM

INTEGRATION_ID 3 Varchar(30) Identifier used for integration with


external systems

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 572 of 1915
Repository Tables

Name: W_AGREEITEM_FX User Name: Agreeitem Fact Extension

Status: Active Type: Warehouse Base Table:


Comments: Agree Item Fact Extension

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Number(10, 0) Extension Attribute

ATTRIB_05 Number(10, 0) Extension Attribute

ATTRIB_06 Number(22, 7) Extension Attribute

ATTRIB_07 UTC Date Time Extension Attribute

ATTRIB_08 UTC Date Time Extension Attribute

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S ETL Process Identifier

FK_01_WID Number(10, 0) Foreign Key 01 WID

FK_02_WID Number(10, 0) Foreign Key 02 ID

FK_03_WID Number(10, 0) Foreign Key 03 ID

ROW_WID 3 Number(10, 0) Siebel Warehouse ID Field

Indexes

W_AGREEITEM_FX_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 573 of 1915
Repository Tables

Name: W_AGREEMENT_DH User Name: Agreement Dimension Hierarchy

Status: Active Type: Warehouse Base Table:


Comments: Agreement Dimension Hierarchy

Columns

Name Not Data Type Domain Domain Comments


Null Type
ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S ETL Process ID

FIXED_HIER_LEVEL 3 Number(10, 0) Fixed Hierarchy Level

LVL1ANC_AGREE_ID 3 Varchar(30) 1st Level Level Agreement ID

LVL1ANC_AGREE_NAME 3 Varchar(50) 1st Level Agreement

LVL1ANC_AGREE_NUM Varchar(30) 1st Level Agreement Number

LVL2ANC_AGREE_ID 3 Varchar(30) 2nd Level Level Agreement ID

LVL2ANC_AGREE_NAME 3 Varchar(50) 2nd Level Agreement

LVL2ANC_AGREE_NUM Varchar(30) 2nd Level Agreement Number

LVL3ANC_AGREE_ID 3 Varchar(30) 3rd Level Level Agreement ID

LVL3ANC_AGREE_NAME 3 Varchar(50) 3rd Level Agreement

LVL3ANC_AGREE_NUM Varchar(30) 3rd Level Agreement Number

LVL4ANC_AGREE_ID 3 Varchar(30) 4th Level Level Agreement ID

LVL4ANC_AGREE_NAME 3 Varchar(50) 4th Level Agreement

LVL4ANC_AGREE_NUM Varchar(30) 4th Level Agreement Number

LVL5ANC_AGREE_ID 3 Varchar(30) 5th Level Level Agreement ID

LVL5ANC_AGREE_NAME 3 Varchar(50) 5th Level Agreement

LVL5ANC_AGREE_NUM Varchar(30) 5th Level Agreement Number

LVL6ANC_AGREE_ID 3 Varchar(30) 6th Level Level Agreement ID

LVL6ANC_AGREE_NAME 3 Varchar(50) 6th Level Agreement

LVL6ANC_AGREE_NUM Varchar(30) 6th Level Agreement Number

LVL7ANC_AGREE_ID 3 Varchar(30) 7th Level Level Agreement ID

LVL7ANC_AGREE_NAME 3 Varchar(50) 7th Level Agreement

LVL7ANC_AGREE_NUM Varchar(30) 7th Level Agreement Number

LVL8ANC_AGREE_ID 3 Varchar(30) 8th Level Level Agreement ID

LVL8ANC_AGREE_NAME 3 Varchar(50) 8th Level Agreement

LVL8ANC_AGREE_NUM Varchar(30) 8th Level Agreement Number

ROW_WID 3 Number(10, 0) Siebel System Field

TOP_LVL_AGREE_ID 3 Varchar(30) Top Level Agreement ID

TOP_LVL_AGREE_NAME 3 Varchar(50) Top Level Agreement

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 574 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
TOP_LVL_AGREE_NUM Varchar(30) Top Level Agreement Number

Indexes

W_AGREEMENT_DH_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LVL1ANC_AGREE_ID

W_AGREEMENT_DH_F2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LVL2ANC_AGREE_ID

W_AGREEMENT_DH_F3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LVL3ANC_AGREE_ID

W_AGREEMENT_DH_F4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LVL4ANC_AGREE_ID

W_AGREEMENT_DH_F5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LVL5ANC_AGREE_ID

W_AGREEMENT_DH_F6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LVL6ANC_AGREE_ID

W_AGREEMENT_DH_F7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LVL7ANC_AGREE_ID

W_AGREEMENT_DH_F8 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LVL8ANC_AGREE_ID

W_AGREEMENT_DH_F9 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: TOP_LVL_AGREE_ID

W_AGREEMENT_DH_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LVL1ANC_AGREE_NAME, LVL1ANC_AGREE_NUM

W_AGREEMENT_DH_M10 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: FIXED_HIER_LEVEL

W_AGREEMENT_DH_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LVL2ANC_AGREE_NAME, LVL2ANC_AGREE_NUM

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 575 of 1915
Repository Tables

Indexes - continued

W_AGREEMENT_DH_M3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LVL3ANC_AGREE_NAME, LVL3ANC_AGREE_NUM

W_AGREEMENT_DH_M4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LVL4ANC_AGREE_NAME, LVL4ANC_AGREE_NUM

W_AGREEMENT_DH_M5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LVL5ANC_AGREE_NAME, LVL5ANC_AGREE_NUM

W_AGREEMENT_DH_M6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LVL6ANC_AGREE_NAME, LVL6ANC_AGREE_NUM

W_AGREEMENT_DH_M7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LVL7ANC_AGREE_NAME, LVL7ANC_AGREE_NUM

W_AGREEMENT_DH_M8 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LVL8ANC_AGREE_NAME, LVL8ANC_AGREE_NUM

W_AGREEMENT_DH_M9 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: TOP_LVL_AGREE_NAME, TOP_LVL_AGREE_NUM

W_AGREEMENT_DH_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 576 of 1915
Repository Tables

Name: W_AGREE_D User Name: Agree Dimension

Status: Active Type: Warehouse Base Table:


Comments: Agreement Dimension

Columns

Name Not Data Type Domain Domain Comments


Null Type
AGREE_CD Varchar(30) Agreement Type Code (values
based on LOV type
'AGREEMENT_TYPE')

AGREE_CD_I Varchar(50) Language Independent


Agreement Type Code (values
based on LOV type
'AGREEMENT_TYPE')

AGREE_NUM Varchar(30) Agreement Number

APPR_BY_EMP Varchar(50) Approved By Employee Login

APPR_DT UTC Date Time Approved,

DATASOURCE_NUM_ID 3 Number(10, 0) ID of the External System

EFF_DT UTC Date Time Effective

END_DT UTC Date Time Effective End

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S ETL Process Id

INTEGRATION_ID 3 Varchar(30) Identifier used for integration with


external systems

MINI_WID 3 Number(10, 0) Foreign Key to Mini Dimension

NAME Varchar(50) Agreement Name

PAR_INTEGRATION_ID Varchar(30) Row_ID of Parent Agreement

PAR_NAME Varchar(50) Parent Agreement Name

PRI_LST_NAME Varchar(50) Price List Name

PR_SALES_EMP Varchar(50) Primary Sales Rep Person Login

RATE_LST_NAME Varchar(50) Labor Rate List

RENEWABLE_FLG Character(1) Renewable Flag

ROW_WID 3 Number(10, 0) Primary Key, generated in DW

SERVICE_FLG Character(1) Service Flag

START_DT UTC Date Time Effective Start

STATUS_CD Varchar(30) Agreement Status (values based


on LOV type
'SRV_AGREE_STATUS')

STATUS_CD_I Varchar(50) LIC for Agreement Status (values


based on LOV type
'SRV_AGREE_STATUS')

VALID_FLG Character(1) Valid Flag

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 577 of 1915
Repository Tables

Indexes

W_AGREE_D_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: MINI_WID

W_AGREE_D_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: NAME

W_AGREE_D_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: AGREE_NUM

W_AGREE_D_M3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: AGREE_CD

W_AGREE_D_M4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: AGREE_CD_I

W_AGREE_D_M5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: APPR_BY_EMP

W_AGREE_D_M6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PR_SALES_EMP

W_AGREE_D_M7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PAR_NAME

W_AGREE_D_M8 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: STATUS_CD

W_AGREE_D_M9 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: STATUS_CD_I

W_AGREE_D_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

W_AGREE_D_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered:

Columns: INTEGRATION_ID, DATASOURCE_NUM_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 578 of 1915
Repository Tables

Name: W_AGREE_DS User Name: Agree Dimension Staging

Status: Active Type: Warehouse Base Table:


Comments: Agreement Dimension Staging

Columns

Name Not Data Type Domain Domain Comments


Null Type
ACCOUNT_ID Varchar(30) Account ID

ADJUSTMENT Number(22, 7) Discount Amount

AGREE_CD Varchar(30) Agreement Type Code, LOV type


- Agreement Code

AGREE_NUM Varchar(30) Agreement Number

APPR_BY_EMP Varchar(50) Approved By Employee Login

APPR_BY_ID Varchar(30) Approved by Employee

APPR_DT UTC Date Time Approved

CONTACT_ID Varchar(30) Contact ID

CURCY_CD Varchar(20) Currency Code, based on


effective

CURCY_EXCH_DATE UTC Date Time Exchange date

DATASOURCE_NUM_ID 3 Number(10, 0) ID of the External System

EFF_DT UTC Date Time Effective

END_DT UTC Date Time End

FRGHT_AMT Number(22, 7) Shipping Amount

INTEGRATION_ID 3 Varchar(30) Identifier used for integration with


external systems

LEGAL_CONTACT_ID Varchar(30) Legal Contact ID

NAME Varchar(50) Agreement Name

OPTY_ID Varchar(30) Opprtunity ID

PAR_INTEGRATION_ID Varchar(30) Row_ID of Parent Agreement

PAR_NAME Varchar(50) Parent Agreement Name

PRI_LST_NAME Varchar(50) Price List Name

PR_OWNER_ORG_ID Varchar(30) ID of Organization to which owner


of records belongs

PR_SALES_EMP Varchar(50) Primary Sales Rep Person Login

PR_SALES_REP_ID Varchar(30) Primary Sales Representative

PR_VIS_ORG_ID Varchar(30) ID of Organization to members of


which records are visible

QUOTE_ID Varchar(30) Quote ID

RATE_LST_NAME Varchar(50) Labor Rate List

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 579 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
RENEWABLE_FLG Character(1) Renewable Flag

SERVICE_FLG Character(1) Service Flag

START_DT UTC Date Time Start

STATUS_CD Varchar(30) Agreement Status (values based


on LOV type
'SRV_AGREE_STATUS')

SVC_PROVIDER_ID Varchar(30) Service provider ID

TAX_EXEMPT_FLG Character(1) No Tax ?

TAX_PERCENT Number(22, 7) Tax Rate

VALID_FLG Character(1) Valid Flag

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 580 of 1915
Repository Tables

Name: W_AGREE_DSX User Name: Agree Dimension Staging Extension

Status: Active Type: Warehouse Base Table:


Comments: Agreement Dimension Staging Extension

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Varchar(30) Extension Attribute

ATTRIB_05 Varchar(30) Extension Attribute

ATTRIB_06 Varchar(30) Extension Attribute

ATTRIB_07 Varchar(30) Extension Attribute

ATTRIB_08 Varchar(30) Extension Attribute

ATTRIB_09 Varchar(30) Extension Attribute

ATTRIB_10 Varchar(30) Extension Attribute

ATTRIB_11 Number(10, 0) Extension Attribute

ATTRIB_12 Number(10, 0) Extension Attribute

ATTRIB_13 Number(10, 0) Extension Attribute

ATTRIB_14 Number(10, 0) Extension Attribute

ATTRIB_15 Number(10, 0) Extension Attribute

ATTRIB_16 Number(22, 7) Extension Attribute

ATTRIB_17 Number(22, 7) Extension Attribute

ATTRIB_18 Number(22, 7) Extension Attribute

ATTRIB_19 Number(22, 7) Extension Attribute

ATTRIB_20 Number(22, 7) Extension Attribute

ATTRIB_21 UTC Date Time Extension Attribute

ATTRIB_22 UTC Date Time Extension Attribute

ATTRIB_23 UTC Date Time Extension Attribute

ATTRIB_24 UTC Date Time Extension Attribute

ATTRIB_25 UTC Date Time Extension Attribute

DATASOURCE_NUM_ID 3 Number(10, 0) ID of the External System

INTEGRATION_ID 3 Varchar(30) Identifier used for integration with


external systems

Indexes
10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 581 of 1915
Repository Tables

Name: W_AGREE_DX User Name: Agree Dimension Extension

Status: Active Type: Warehouse Base Table:


Comments: Agreement Dimension Extension

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Varchar(30) Extension Attribute

ATTRIB_05 Varchar(30) Extension Attribute

ATTRIB_06 Varchar(30) Extension Attribute

ATTRIB_07 Varchar(30) Extension Attribute

ATTRIB_08 Varchar(30) Extension Attribute

ATTRIB_09 Varchar(30) Extension Attribute

ATTRIB_10 Varchar(30) Extension Attribute

ATTRIB_11 Number(10, 0) Extension Attribute

ATTRIB_12 Number(10, 0) Extension Attribute

ATTRIB_13 Number(10, 0) Extension Attribute

ATTRIB_14 Number(10, 0) Extension Attribute

ATTRIB_15 Number(10, 0) Extension Attribute

ATTRIB_16 Number(22, 7) Extension Attribute

ATTRIB_17 Number(22, 7) Extension Attribute

ATTRIB_18 Number(22, 7) Extension Attribute

ATTRIB_19 Number(22, 7) Extension Attribute

ATTRIB_20 Number(22, 7) Extension Attribute

ATTRIB_21 UTC Date Time Extension Attribute

ATTRIB_22 UTC Date Time Extension Attribute

ATTRIB_23 UTC Date Time Extension Attribute

ATTRIB_24 UTC Date Time Extension Attribute

ATTRIB_25 UTC Date Time Extension Attribute

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S ETL Process Identifier

ROW_WID 3 Number(10, 0) Siebel Warehouse ID Field

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 582 of 1915
Repository Tables

Indexes - continued

W_AGREE_DX_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 583 of 1915
Repository Tables

Name: W_AGREE_F User Name: Agree Fact

Status: Active Type: Warehouse Base Table:


Comments: Agreement Fact

Columns

Name Not Data Type Domain Domain Comments


Null Type
ACCOUNT_WID 3 Number(10, 0) FK W_ORG_D Account Id, fk to Account
Dimension

ADJUSTMENT Number(22, 7) Discount Amount at the Header


level

AGREE_ATTR_WID 3 Number(10, 0) Agree Attribute ID, Forein Key to


Agree Mini Dimension

AGREE_NRC Number(22, 7) Agreement Amount for NRC type


products

AGREE_WID 3 Number(10, 0) FK W_AGREE_D Agreement Id, fk to Agreement


Dimension

APPR_BY_WID 3 Number(10, 0) FK W_PERSON_D Approved by Employee

CONTACT_WID 3 Number(10, 0) FK W_PERSON_D Contact ID, fk to Contact


Dimension

DATASOURCE_NUM_ID 3 Number(10, 0) ID of the External System

END_DT_WID 3 Number(10, 0) FK W_DAY_D Effective End , fk to Day


Dimension

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S ETL Process Id

FRGHT_AMT Number(22, 7) Shipping Amount

INTEGRATION_ID 3 Varchar(30) Identifier used for integration with


external systems

LEGAL_CONTACT_WID 3 Number(10, 0) FK W_PERSON_D Legal Contact Id, fk to Contact


Dimension

NUM_NRC_ITEMS Number(10, 0) Number of NRC Items

NUM_OF_ITEMS Number(10, 0) Number of line items in


Agreement

OPTY_WID 3 Number(10, 0) FK W_OPTY_D Opportunity Id

PROD_AMT Number(22, 7) Total Amount for Tangible


Products

PR_OWNER_ORG_WID 3 Number(10, 0) FK W_ORG_D ID of Organization to which owner


of records belongs

PR_SALES_REP_WID 3 Number(10, 0) FK W_PERSON_D Primary Sales Rep

PR_VIS_ORG_WID 3 Number(10, 0) FK W_ORG_D ID of Organization to members of


which records are visible

QUOTE_WID 3 Number(10, 0) FK W_QUOTE_D Quote Id

ROW_WID 3 Number(10, 0) Primary Key, generated in DW

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 584 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
SERVICE_AMT Number(22, 7) Total Amount for Service Products

START_DT_WID 3 Number(10, 0) FK W_DAY_D Effective Start , fk to Day


Dimension

SVC_PROVIDER_WID 3 Number(10, 0) FK W_ORG_D Service provider ID, fk to Org


Dimension

TAX Number(22, 7) Tax Amount

TAX_EXEMPT_FLG Character(1) Is this tax exempt?

TAX_PERCENT Number(22, 7) tax rate

TOTAL_AMT Number(22, 7) Total Amount

TOTAL_COST Number(22, 7) Cost of Products and Services


Sold under the Agreement

TOTAL_DISCOUNT Number(22, 7) Total Discount Including Lineitem


discounts

U_ADJUSTMENT Number(22, 7) Value Before conversion to


Datamart Currency

U_CURCY_CD Varchar(20) Original Currency Code

U_CURCY_EXCH_DT UTC Date Time Exchange Date

U_FRGHT_AMT Number(22, 7) Value Before conversion to


Datamart Currency

U_PROD_AMT Number(22, 7) Value Before conversion to


Datamart Currency

U_SERVICE_AMT Number(22, 7) Value Before conversion to


Datamart Currency

U_TAX Number(22, 7) Value Before conversion to


Datamart Currency

U_TTL_AMT Number(22, 7) Value Before conversion to


Datamart Currency

U_TTL_CST Number(22, 7) Unaltered Cost of Products and


Services Sold under the
Agreement

U_TTL_DSCNT Number(22, 7) Value Before conversion to


Datamart Currency

Indexes

W_AGREE_F_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: AGREE_WID

W_AGREE_F_F10 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OPTY_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 585 of 1915
Repository Tables

Indexes - continued

W_AGREE_F_F11 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: END_DT_WID

W_AGREE_F_F12 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: START_DT_WID

W_AGREE_F_F13 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: QUOTE_WID

W_AGREE_F_F15 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: AGREE_ATTR_WID

W_AGREE_F_F2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ACCOUNT_WID

W_AGREE_F_F3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: APPR_BY_WID

W_AGREE_F_F4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PR_SALES_REP_WID

W_AGREE_F_F5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PR_OWNER_ORG_WID

W_AGREE_F_F6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PR_VIS_ORG_WID

W_AGREE_F_F7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: SVC_PROVIDER_WID

W_AGREE_F_F8 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: CONTACT_WID

W_AGREE_F_F9 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LEGAL_CONTACT_WID

W_AGREE_F_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

W_AGREE_F_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered:

Columns: INTEGRATION_ID, DATASOURCE_NUM_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 586 of 1915
Repository Tables

Name: W_AGREE_FX User Name: Agree Fact Extension

Status: Active Type: Warehouse Base Table:


Comments: Agree Fact Extension

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Number(10, 0) Extension Attribute

ATTRIB_05 Number(10, 0) Extension Attribute

ATTRIB_06 Number(22, 7) Extension Attribute

ATTRIB_07 UTC Date Time Extension Attribute

ATTRIB_08 UTC Date Time Extension Attribute

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S ETL Process Identifier

FK_01_WID Number(10, 0) Foreign Key 01 WID

FK_02_WID Number(10, 0) Foreign Key 02 ID

FK_03_WID Number(10, 0) Foreign Key 03 ID

ROW_WID 3 Number(10, 0) Siebel Warehouse ID Field

Indexes

W_AGREE_FX_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 587 of 1915
Repository Tables

Name: W_AGREE_MD User Name: Agree Mini Dimension

Status: Active Type: Warehouse Base Table:


Comments: Agree Mini Dimension

Columns

Name Not Data Type Domain Domain Comments


Null Type
AGREE_CD Varchar(30) Agreement Type Code (values
based on LOV type
'AGREEMENT_TYPE')

AGREE_CD_I Varchar(50) Agreement Type Code, LOV type


- Agreement Code

RENEWABLE_FLG Character(1) Renewable Flag

ROW_WID 3 Number(10, 0) Siebel System Column

SERVICE_FLG Character(1) Service Flag

STATUS_CD Varchar(30) Agreement Status (values based


on LOV type
'SRV_AGREE_STATUS')

STATUS_CD_I Varchar(50) LIC for Agreement Status (values


based on LOV type
'SRV_AGREE_STATUS')

VALID_FLG Character(1) Valid Flag

Indexes

W_AGREE_MD_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: AGREE_CD

W_AGREE_MD_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: AGREE_CD_I

W_AGREE_MD_M3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: RENEWABLE_FLG

W_AGREE_MD_M4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: SERVICE_FLG

W_AGREE_MD_M5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: STATUS_CD

W_AGREE_MD_M6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: STATUS_CD_I

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 588 of 1915
Repository Tables

Indexes - continued

W_AGREE_MD_M7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: VALID_FLG

W_AGREE_MD_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered:

Columns: ROW_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 589 of 1915
Repository Tables

Name: W_ALIGNMT_DH User Name: Alignment Hierarchy Dimension

Status: Active Type: Warehouse Base Table:


Comments: Alignment Hierarchy Dimension

Columns

Name Not Data Type Domain Domain Comments


Null Type
ACTIVATION_DT UTC Date Time Alignment Activation Date

ALIGN_ITEM Varchar(150) Alignment Item(Accnt, Contact,


Brick)

ALIGN_ITEM_TYPE 3 Varchar(30) Alignment Item Type

ALIGN_TYPE_FLG Character(1) Primary or Alternate alignment

ALIGN_WID 3 Number(10, 0) Alignment Dimension Id

BASE_ALIGN_TYPE Varchar(30) Base Alignment Type

CUR_VER_FLG Character(1) Current Version Flag

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

EXPIRATION_DT UTC Date Time Alignment Expiration Date

FIXED_HIER_LEVEL 3 Number(10, 0) Fixed Hierarchy Level

INTGR_ITEM_ID 3 Varchar(30) Alignment Item Track Id

INTGR_POSTN_ID 3 Varchar(30) Position Track Id

LVL1ANC_DIVN_NAME Varchar(100) Level 1 Division Name

LVL1ANC_EMP_NAME Varchar(102) Level 1 Employee Name

LVL1ANC_POSTN_ID 3 Varchar(30) Level 1 Position Name

LVL1ANC_POSTN_NAME 3 Varchar(50) Level 1 Position Name

LVL2ANC_DIVN_NAME Varchar(100) Level 2 Division Name

LVL2ANC_EMP_NAME Varchar(102) Level 2 Employee Name

LVL2ANC_POSTN_ID 3 Varchar(30) Level 2 Position Id

LVL2ANC_POSTN_NAME 3 Varchar(50) Level 2 Position Name

LVL3ANC_DIVN_NAME Varchar(100) Level 3 Division Name

LVL3ANC_EMP_NAME Varchar(102) Level 3 Employee Name

LVL3ANC_POSTN_ID 3 Varchar(30) Level 3 Division Id

LVL3ANC_POSTN_NAME 3 Varchar(50) Level 3 Position Name

LVL4ANC_DIVN_NAME Varchar(100) Level 4 Division Name

LVL4ANC_EMP_NAME Varchar(102) Level 4 Employee Name

LVL4ANC_POSTN_ID 3 Varchar(30) Level 4 Division Id

LVL4ANC_POSTN_NAME 3 Varchar(50) Level 4 Postn Name

LVL5ANC_DIVN_NAME Varchar(100) Level 5 Division Name

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 590 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
LVL5ANC_EMP_NAME Varchar(102) Level 5 Employee Name

LVL5ANC_POSTN_ID 3 Varchar(30) Level 5 Postion Id

LVL5ANC_POSTN_NAME 3 Varchar(50) Level 5 Postion Name

LVL6ANC_DIVN_NAME Varchar(100) Level 6 Division Name

LVL6ANC_EMP_NAME Varchar(102) Level 6 Employee Name

LVL6ANC_POSTN_ID 3 Varchar(30) Level 6 Postion Id

LVL6ANC_POSTN_NAME 3 Varchar(50) Level 6 Postion Name

LVL7ANC_DIVN_NAME Varchar(100) Level 7 Division Name

LVL7ANC_EMP_NAME Varchar(102) Level 7 Employee Name

LVL7ANC_POSTN_ID 3 Varchar(30) Level 7 Postn Id

LVL7ANC_POSTN_NAME 3 Varchar(50) Level 7 Postion Name

LVL8ANC_DIVN_NAME Varchar(100) Level 8 Division Name

LVL8ANC_EMP_NAME Varchar(102) Level 8 Employee Name

LVL8ANC_POSTN_ID 3 Varchar(30) Level 8 Postion Id

LVL8ANC_POSTN_NAME 3 Varchar(50) Level 8 Postion Name

OWNER_ALLOC Number(22, 7) Owner Alloc

POSTN_NAME 3 Varchar(50) Position Name

POSTN_TYPE Varchar(30) Position Type

POSTN_TYPE_I Varchar(50) Position Type I

ROW_WID 3 Number(10, 0) Siebel System Field

TOP_LVL_DIVN_NAME Varchar(100) Top Level Division Name

TOP_LVL_EMP_NAME Varchar(102) Top Level Employee Name

TOP_LVL_POSTN_ID 3 Varchar(30) Top Level Position Id

TOP_LVL_POSTN_NAME 3 Varchar(50) Top Level Position Name

VERSION 3 Number(10, 0) Slowly Changing Dimension


Version Number

VER_CONC_DT Varchar(30) Ver Con Date

Indexes

W_ALIGNMT_DH_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LVL1ANC_POSTN_ID

W_ALIGNMT_DH_F11 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: INTGR_ITEM_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 591 of 1915
Repository Tables

Indexes - continued

W_ALIGNMT_DH_F12 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: INTGR_POSTN_ID

W_ALIGNMT_DH_F2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LVL2ANC_POSTN_ID

W_ALIGNMT_DH_F21 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ALIGN_WID

W_ALIGNMT_DH_F3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LVL3ANC_POSTN_ID

W_ALIGNMT_DH_F4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LVL4ANC_POSTN_ID

W_ALIGNMT_DH_F5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LVL5ANC_POSTN_ID

W_ALIGNMT_DH_F6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LVL6ANC_POSTN_ID

W_ALIGNMT_DH_F7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LVL7ANC_POSTN_ID

W_ALIGNMT_DH_F8 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LVL8ANC_POSTN_ID

W_ALIGNMT_DH_F9 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: TOP_LVL_POSTN_ID

W_ALIGNMT_DH_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LVL1ANC_POSTN_NAME, LVL1ANC_DIVN_NAME

W_ALIGNMT_DH_M10 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: FIXED_HIER_LEVEL

W_ALIGNMT_DH_M11 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: VERSION

W_ALIGNMT_DH_M12 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: CUR_VER_FLG

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 592 of 1915
Repository Tables

Indexes - continued

W_ALIGNMT_DH_M13 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ACTIVATION_DT

W_ALIGNMT_DH_M14 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: EXPIRATION_DT

W_ALIGNMT_DH_M15 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ALIGN_ITEM_TYPE

W_ALIGNMT_DH_M16 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ALIGN_TYPE_FLG

W_ALIGNMT_DH_M17 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OWNER_ALLOC

W_ALIGNMT_DH_M18 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: POSTN_NAME

W_ALIGNMT_DH_M19 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: POSTN_TYPE

W_ALIGNMT_DH_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LVL2ANC_POSTN_NAME, LVL2ANC_DIVN_NAME

W_ALIGNMT_DH_M20 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: POSTN_TYPE_I

W_ALIGNMT_DH_M21 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: VER_CONC_DT

W_ALIGNMT_DH_M22 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: LVL1ANC_EMP_NAME

W_ALIGNMT_DH_M23 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: LVL2ANC_EMP_NAME

W_ALIGNMT_DH_M24 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: LVL3ANC_EMP_NAME

W_ALIGNMT_DH_M25 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: LVL4ANC_EMP_NAME

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 593 of 1915
Repository Tables

Indexes - continued

W_ALIGNMT_DH_M26 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: LVL5ANC_EMP_NAME

W_ALIGNMT_DH_M27 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: LVL6ANC_EMP_NAME

W_ALIGNMT_DH_M28 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: LVL7ANC_EMP_NAME

W_ALIGNMT_DH_M29 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: LVL8ANC_EMP_NAME

W_ALIGNMT_DH_M3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LVL3ANC_POSTN_NAME, LVL3ANC_DIVN_NAME

W_ALIGNMT_DH_M30 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: TOP_LVL_EMP_NAME

W_ALIGNMT_DH_M31 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: BASE_ALIGN_TYPE

W_ALIGNMT_DH_M4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LVL4ANC_POSTN_NAME, LVL4ANC_DIVN_NAME

W_ALIGNMT_DH_M5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LVL5ANC_POSTN_NAME, LVL5ANC_DIVN_NAME

W_ALIGNMT_DH_M6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LVL6ANC_POSTN_NAME, LVL6ANC_DIVN_NAME

W_ALIGNMT_DH_M7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LVL7ANC_POSTN_NAME, LVL7ANC_DIVN_NAME

W_ALIGNMT_DH_M8 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LVL8ANC_POSTN_NAME, LVL8ANC_DIVN_NAME

W_ALIGNMT_DH_M9 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: TOP_LVL_POSTN_NAME, TOP_LVL_DIVN_NAME

W_ALIGNMT_DH_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 594 of 1915
Repository Tables

Name: W_ALIGNMT_DHS User Name: Alignment Hierarchy Dimension Staging

Status: Active Type: Warehouse Base Table:


Comments: Alignment Hierarchy Dimension Staging

Columns

Name Not Data Type Domain Domain Comments


Null Type
ACTIVATION_DT UTC Date Time Activation Date

ALIGN_ITEM Varchar(100) Alignment Item(Accnt, Contact,


Brick)

ALIGN_ITEM_TYPE Varchar(30) Alignment Item Type

BASE_ALIGN_TYPE Varchar(30) Base Alignment Type

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

DATA_CHG_FLG Character(1) Data Changed Flag

EXPIRATION_DT UTC Date Time Alignment Expiration Date

INTEGRATION_ID 3 Varchar(30) Siebel System Field

INTGR_ITEM_ID Varchar(30) Alignment Item Track Id

INTGR_POSTN_ID Varchar(30) Alignment Position Track Id

OPERATION Character(1) Record Operation Code('U'.'I','D')

POSTN_ID Varchar(30) Position Id

VERSION_FLG Character(1) Versioning Flag : Y - new


alignment version, N - incremental
update

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 595 of 1915
Repository Tables

Name: W_ALIGNVER_DH User Name: Alignment Hierarchy Dimension History

Status: Active Type: Warehouse Base Table:


Comments: Alignment Hierarchy Dimension History

Columns

Name Not Data Type Domain Domain Comments


Null Type
ACTIVATION_DT UTC Date Time Activation Date

ALIGN_ITEM Varchar(150) Alignment Item(Accnt, Contact,


Brick)

ALIGN_ITEM_TYPE 3 Varchar(30) Alignment Item Type

ALIGN_TYPE_FLG Character(1) Primary or Alternate alignment

ALIGN_WID 3 Number(10, 0) FK W_ALIGNMT_DH Alignment Dimension Id


(W_ALIGNMT_DH)

BASE_ALIGN_TYPE Varchar(30) Base Alignment Type

CUR_VER_FLG Character(1) Current Version Flag

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

EXPIRATION_DT UTC Date Time Alignment Expiration Date

FIXED_HIER_LEVEL 3 Number(10, 0) Fixed Hierarchy Level

INTGR_ITEM_ID 3 Varchar(30) Integration Item Id

INTGR_POSTN_ID 3 Varchar(30) Integration Postion Id

LVL1ANC_DIVN_NAME Varchar(100) Level 1 Division Name

LVL1ANC_EMP_NAME Varchar(102) Level 1 Employee Name

LVL1ANC_POSTN_ID 3 Varchar(30) Level 1 Position ID

LVL1ANC_POSTN_NAME 3 Varchar(50) Level 1 Position Name

LVL2ANC_DIVN_NAME Varchar(100) Level 2 Division Name

LVL2ANC_EMP_NAME Varchar(102) Level 2 Employee Name

LVL2ANC_POSTN_ID 3 Varchar(30) Level 2 Position Id

LVL2ANC_POSTN_NAME 3 Varchar(50) Level 2 Position Name

LVL3ANC_DIVN_NAME Varchar(100) Level 3 Division Name

LVL3ANC_EMP_NAME Varchar(102) Level 3 Employee Name

LVL3ANC_POSTN_ID 3 Varchar(30) Level 3 Position ID

LVL3ANC_POSTN_NAME 3 Varchar(50) Level 3 Position Name

LVL4ANC_DIVN_NAME Varchar(100) Level 4 Division Name

LVL4ANC_EMP_NAME Varchar(102) Level 4 Employee Name

LVL4ANC_POSTN_ID 3 Varchar(30) Level 4 Position ID

LVL4ANC_POSTN_NAME 3 Varchar(50) Level 4 Position Name

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 596 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
LVL5ANC_DIVN_NAME Varchar(100) Level 5 Division Name

LVL5ANC_EMP_NAME Varchar(102) Level 5 Employee Name

LVL5ANC_POSTN_ID 3 Varchar(30) Level 5 Position ID

LVL5ANC_POSTN_NAME 3 Varchar(50) Level 5 Postion Name

LVL6ANC_DIVN_NAME Varchar(100) Level 6 Division Name

LVL6ANC_EMP_NAME Varchar(102) Level 6 Employee Name

LVL6ANC_POSTN_ID 3 Varchar(30) Level 6 Position ID

LVL6ANC_POSTN_NAME 3 Varchar(50) Level 6 Postion Name

LVL7ANC_DIVN_NAME Varchar(100) Level 7 Division Name

LVL7ANC_EMP_NAME Varchar(102) Level 7 Employee Name

LVL7ANC_POSTN_ID 3 Varchar(30) Level 7 Position ID

LVL7ANC_POSTN_NAME 3 Varchar(50) Level 7 Postion Name

LVL8ANC_DIVN_NAME Varchar(100) Level 8 Division Name

LVL8ANC_EMP_NAME Varchar(102) Level 8 Employee Name

LVL8ANC_POSTN_ID 3 Varchar(30) Level 8 Position ID

LVL8ANC_POSTN_NAME 3 Varchar(50) Level 8 Postion Name

OWNER_ALLOC Number(22, 7) Owner Alloc

POSTN_NAME 3 Varchar(50) Position Name

POSTN_TYPE Varchar(30) Position Type

POSTN_TYPE_I Varchar(50) Position Type I

ROW_WID 3 Number(10, 0) Datawarehouse System Column

TOP_LVL_DIVN_NAME Varchar(100) Top Level Division Name

TOP_LVL_EMP_NAME Varchar(102) Top Level Employee Name

TOP_LVL_POSTN_ID 3 Varchar(30) Top Level Position ID

TOP_LVL_POSTN_NAME 3 Varchar(50) Top Level Position Name

VERSION 3 Number(10, 0) Version

VER_CONC_DT Varchar(30) Version Date

Indexes

W_ALIGNVER_DH_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LVL1ANC_POSTN_ID

W_ALIGNVER_DH_F11 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: INTGR_ITEM_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 597 of 1915
Repository Tables

Indexes - continued

W_ALIGNVER_DH_F12 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: INTGR_POSTN_ID

W_ALIGNVER_DH_F2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LVL2ANC_POSTN_ID

W_ALIGNVER_DH_F21 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ALIGN_WID

W_ALIGNVER_DH_F3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LVL3ANC_POSTN_ID

W_ALIGNVER_DH_F4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LVL4ANC_POSTN_ID

W_ALIGNVER_DH_F5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LVL5ANC_POSTN_ID

W_ALIGNVER_DH_F6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LVL6ANC_POSTN_ID

W_ALIGNVER_DH_F7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LVL7ANC_POSTN_ID

W_ALIGNVER_DH_F8 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LVL8ANC_POSTN_ID

W_ALIGNVER_DH_F9 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: TOP_LVL_POSTN_ID

W_ALIGNVER_DH_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LVL1ANC_POSTN_NAME, LVL1ANC_DIVN_NAME

W_ALIGNVER_DH_M10 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: FIXED_HIER_LEVEL

W_ALIGNVER_DH_M11 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: VERSION

W_ALIGNVER_DH_M12 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: CUR_VER_FLG

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 598 of 1915
Repository Tables

Indexes - continued

W_ALIGNVER_DH_M13 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ACTIVATION_DT

W_ALIGNVER_DH_M14 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: EXPIRATION_DT

W_ALIGNVER_DH_M15 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ALIGN_ITEM_TYPE

W_ALIGNVER_DH_M16 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ALIGN_TYPE_FLG

W_ALIGNVER_DH_M17 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OWNER_ALLOC

W_ALIGNVER_DH_M18 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: POSTN_NAME

W_ALIGNVER_DH_M19 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: POSTN_TYPE

W_ALIGNVER_DH_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LVL2ANC_POSTN_NAME, LVL2ANC_DIVN_NAME

W_ALIGNVER_DH_M20 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: POSTN_TYPE_I

W_ALIGNVER_DH_M21 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: VER_CONC_DT

W_ALIGNVER_DH_M22 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LVL1ANC_EMP_NAME

W_ALIGNVER_DH_M23 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LVL2ANC_EMP_NAME

W_ALIGNVER_DH_M24 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LVL3ANC_EMP_NAME

W_ALIGNVER_DH_M25 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LVL4ANC_EMP_NAME

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 599 of 1915
Repository Tables

Indexes - continued

W_ALIGNVER_DH_M26 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LVL5ANC_EMP_NAME

W_ALIGNVER_DH_M27 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LVL6ANC_EMP_NAME

W_ALIGNVER_DH_M28 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LVL7ANC_EMP_NAME

W_ALIGNVER_DH_M29 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LVL8ANC_EMP_NAME

W_ALIGNVER_DH_M3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LVL3ANC_POSTN_NAME, LVL3ANC_DIVN_NAME

W_ALIGNVER_DH_M30 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: TOP_LVL_EMP_NAME

W_ALIGNVER_DH_M31 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: BASE_ALIGN_TYPE

W_ALIGNVER_DH_M4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LVL4ANC_POSTN_NAME, LVL4ANC_DIVN_NAME

W_ALIGNVER_DH_M5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LVL5ANC_POSTN_NAME, LVL5ANC_DIVN_NAME

W_ALIGNVER_DH_M6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LVL6ANC_POSTN_NAME, LVL6ANC_DIVN_NAME

W_ALIGNVER_DH_M7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LVL7ANC_POSTN_NAME, LVL7ANC_DIVN_NAME

W_ALIGNVER_DH_M8 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LVL8ANC_POSTN_NAME, LVL8ANC_DIVN_NAME

W_ALIGNVER_DH_M9 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: TOP_LVL_POSTN_NAME, TOP_LVL_DIVN_NAME

W_ALIGNVER_DH_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered:

Columns: ROW_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 600 of 1915
Repository Tables

Name: W_AREA_D User Name: Area Dimension

Status: Active Type: Warehouse Base Table:


Comments: Area Dimension

Columns

Name Not Data Type Domain Domain Comments


Null Type
ACTIVE_FLG Character(1) Active Flag

AREA_ID 3 Varchar(30) Brick Id

AREA_NAME 3 Varchar(40) Brick Name

COMMENTS Varchar(200) Comments

COUNTRY Varchar(30) Country

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

INTEGRATION_ID 3 Varchar(30) Siebel System Field

PAR_INTEGRATION_ID Varchar(30) Siebel System Field

PROVINCE Varchar(50) Province

ROW_WID 3 Number(10, 0) Siebel System Field

STATE Varchar(50) State

TOP_LVL_AREA_ID Varchar(30) Top Level Brick Id

TOP_LVL_AREA_NAME Varchar(40) Top Level Brick Name

TOP_LVL_COMMENTS Varchar(200) Top Level Comments

TYPE_CD Varchar(30) Type Cd

TYPE_CD_I Varchar(50) Type Cd I

Indexes

W_AREA_D_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PAR_INTEGRATION_ID

W_AREA_D_M10 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: TYPE_CD

W_AREA_D_M11 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: TYPE_CD_I

W_AREA_D_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ACTIVE_FLG

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 601 of 1915
Repository Tables

Indexes - continued

W_AREA_D_M3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: AREA_ID

W_AREA_D_M4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: AREA_NAME

W_AREA_D_M5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: TOP_LVL_AREA_ID

W_AREA_D_M6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: TOP_LVL_AREA_NAME

W_AREA_D_M7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: COUNTRY

W_AREA_D_M8 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PROVINCE

W_AREA_D_M9 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: STATE

W_AREA_D_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

W_AREA_D_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: INTEGRATION_ID, DATASOURCE_NUM_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 602 of 1915
Repository Tables

Name: W_AREA_DS User Name: Area Dimension Staging

Status: Active Type: Warehouse Base Table:


Comments: Area Dimension Staging

Columns

Name Not Data Type Domain Domain Comments


Null Type
ACTIVE_FLG Character(1) Active Flag

AREA_ID 3 Varchar(30) Brick Id

AREA_NAME 3 Varchar(40) Brick Name

COMMENTS Varchar(200) Comments

COUNTRY Varchar(30) Country

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

INTEGRATION_ID 3 Varchar(30) Siebel System Field

PAR_INTEGRATION_ID Varchar(30) Siebel System Field

PROVINCE Varchar(50) Province

STATE Varchar(50) State

TOP_LVL_AREA_ID Varchar(30) Top Level Brick Id

TOP_LVL_AREA_NAME Varchar(40) Top Level Brick Name

TOP_LVL_COMMENTS Varchar(200) Top Level Comments

TYPE_CD Varchar(30) Type Cd

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 603 of 1915
Repository Tables

Name: W_AREA_DSX User Name: Area Dimension Staging Extension

Status: Active Type: Warehouse Base Table:


Comments: Area Dimension Staging Extension

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Varchar(30) Extension Attribute

ATTRIB_05 Varchar(30) Extension Attribute

ATTRIB_06 Varchar(30) Extension Attribute

ATTRIB_07 Varchar(30) Extension Attribute

ATTRIB_08 Varchar(30) Extension Attribute

ATTRIB_09 Varchar(30) Extension Attribute

ATTRIB_10 Varchar(30) Extension Attribute

ATTRIB_11 Number(10, 0) Extension Attribute

ATTRIB_12 Number(10, 0) Extension Attribute

ATTRIB_13 Number(10, 0) Extension Attribute

ATTRIB_14 Number(10, 0) Extension Attribute

ATTRIB_15 Number(10, 0) Extension Attribute

ATTRIB_16 Number(22, 7) Extension Attribute

ATTRIB_17 Number(22, 7) Extension Attribute

ATTRIB_18 Number(22, 7) Extension Attribute

ATTRIB_19 Number(22, 7) Extension Attribute

ATTRIB_20 Number(22, 7) Extension Attribute

ATTRIB_21 UTC Date Time Extension Attribute

ATTRIB_22 UTC Date Time Extension Attribute

ATTRIB_23 UTC Date Time Extension Attribute

ATTRIB_24 UTC Date Time Extension Attribute

ATTRIB_25 UTC Date Time Extension Attribute

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

INTEGRATION_ID 3 Varchar(30) Siebel System Field

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 604 of 1915
Repository Tables

Indexes - continued

W_AREA_DSX_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: INTEGRATION_ID, DATASOURCE_NUM_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 605 of 1915
Repository Tables

Name: W_AREA_DX User Name: Area Dimension Extension

Status: Active Type: Warehouse Base Table:


Comments: Area Dimension Extension

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Varchar(30) Extension Attribute

ATTRIB_05 Varchar(30) Extension Attribute

ATTRIB_06 Varchar(30) Extension Attribute

ATTRIB_07 Varchar(30) Extension Attribute

ATTRIB_08 Varchar(30) Extension Attribute

ATTRIB_09 Varchar(30) Extension Attribute

ATTRIB_10 Varchar(30) Extension Attribute

ATTRIB_11 Number(10, 0) Extension Attribute

ATTRIB_12 Number(10, 0) Extension Attribute

ATTRIB_13 Number(10, 0) Extension Attribute

ATTRIB_14 Number(10, 0) Extension Attribute

ATTRIB_15 Number(10, 0) Extension Attribute

ATTRIB_16 Number(22, 7) Extension Attribute

ATTRIB_17 Number(22, 7) Extension Attribute

ATTRIB_18 Number(22, 7) Extension Attribute

ATTRIB_19 Number(22, 7) Extension Attribute

ATTRIB_20 Number(22, 7) Extension Attribute

ATTRIB_21 UTC Date Time Extension Attribute

ATTRIB_22 UTC Date Time Extension Attribute

ATTRIB_23 UTC Date Time Extension Attribute

ATTRIB_24 UTC Date Time Extension Attribute

ATTRIB_25 UTC Date Time Extension Attribute

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

ROW_WID 3 Number(10, 0) Siebel System Field

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 606 of 1915
Repository Tables

Indexes - continued

W_AREA_DX_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 607 of 1915
Repository Tables

Name: W_ASSESS_D User Name: Assessment Dimension

Status: Active Type: Warehouse Base Table:


Comments: Assessment Dimension

Columns

Name Not Data Type Domain Domain Comments


Null Type
DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

INTEGRATION_ID 3 Varchar(30) Identifier used for integration with


external systems

MAX_SCORE Number(10, 0) Maximum Score for a given


assessment

NAME Varchar(50) Assessment Name

ROW_WID 3 Number(10, 0) Siebel System Field

TMPL_NAME Varchar(50) Assessment Template Name

TMPL_TYPE_CD Varchar(30) Assessment Template Type


(Values based on LOV type
'TEMPLATE_OBJECT_TYPE'

TMPL_TYPE_CD_I Varchar(50) Assessment Template Type


Language Independent Code
(Values based on LOV type
'TEMPLATE_OBJECT_TYPE'

Indexes

W_ASSESS_D_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: TMPL_NAME

W_ASSESS_D_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: TMPL_TYPE_CD

W_ASSESS_D_M3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: TMPL_TYPE_CD_I

W_ASSESS_D_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

W_ASSESS_D_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: INTEGRATION_ID, DATASOURCE_NUM_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 608 of 1915
Repository Tables

Name: W_ASSESS_DS User Name: Assessment Dimension Stage

Status: Active Type: Warehouse Base Table:


Comments: Assessment Dimension Stage

Columns

Name Not Data Type Domain Domain Comments


Null Type
DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

INTEGRATION_ID 3 Varchar(30) Identifier used for integration with


external systems

MAX_SCORE Number(10, 0) Maximum Score for a given


assessment

NAME Varchar(50) Assessment Name

TMPL_NAME Varchar(50) Assessment Template Name

TMPL_TYPE_CD Varchar(30) Assessment Template Type


(Values based on LOV type
'TEMPLATE_OBJECT_TYPE'

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 609 of 1915
Repository Tables

Name: W_ASSESS_DSX User Name: Assessment Dimension Stage Extn

Status: Active Type: Warehouse Base Table:


Comments: Assessment Dimension Stage Extn

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Varchar(30) Extension Attribute

ATTRIB_05 Varchar(30) Extension Attribute

ATTRIB_06 Varchar(30) Extension Attribute

ATTRIB_07 Varchar(30) Extension Attribute

ATTRIB_08 Varchar(30) Extension Attribute

ATTRIB_09 Varchar(30) Extension Attribute

ATTRIB_10 Varchar(30) Extension Attribute

ATTRIB_11 Number(10, 0) Extension Attribute

ATTRIB_12 Number(10, 0) Extension Attribute

ATTRIB_13 Number(10, 0) Extension Attribute

ATTRIB_14 Number(10, 0) Extension Attribute

ATTRIB_15 Number(10, 0) Extension Attribute

ATTRIB_16 Number(22, 7) Extension Attribute

ATTRIB_17 Number(22, 7) Extension Attribute

ATTRIB_18 Number(22, 7) Extension Attribute

ATTRIB_19 Number(22, 7) Extension Attribute

ATTRIB_20 Number(22, 7) Extension Attribute

ATTRIB_21 Date Time Extension Attribute

ATTRIB_22 Date Time Extension Attribute

ATTRIB_23 Date Time Extension Attribute

ATTRIB_24 Date Time Extension Attribute

ATTRIB_25 Date Time Extension Attribute

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

INTEGRATION_ID 3 Varchar(30) Identifier used for integration with


external systems

Indexes
10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 610 of 1915
Repository Tables

Name: W_ASSESS_DX User Name: Assessment Dimension Extn

Status: Active Type: Warehouse Base Table:


Comments: Assessment Dimension Extn

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Varchar(30) Extension Attribute

ATTRIB_05 Varchar(30) Extension Attribute

ATTRIB_06 Varchar(30) Extension Attribute

ATTRIB_07 Varchar(30) Extension Attribute

ATTRIB_08 Varchar(30) Extension Attribute

ATTRIB_09 Varchar(30) Extension Attribute

ATTRIB_10 Varchar(30) Extension Attribute

ATTRIB_11 Number(10, 0) Extension Attribute

ATTRIB_12 Number(10, 0) Extension Attribute

ATTRIB_13 Number(10, 0) Extension Attribute

ATTRIB_14 Number(10, 0) Extension Attribute

ATTRIB_15 Number(10, 0) Extension Attribute

ATTRIB_16 Number(22, 7) Extension Attribute

ATTRIB_17 Number(22, 7) Extension Attribute

ATTRIB_18 Number(22, 7) Extension Attribute

ATTRIB_19 Number(22, 7) Extension Attribute

ATTRIB_20 Number(22, 7) Extension Attribute

ATTRIB_21 Date Time Extension Attribute

ATTRIB_22 Date Time Extension Attribute

ATTRIB_23 Date Time Extension Attribute

ATTRIB_24 Date Time Extension Attribute

ATTRIB_25 Date Time Extension Attribute

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

ROW_WID 3 Number(10, 0) Siebel System Field

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 611 of 1915
Repository Tables

Indexes - continued

W_ASSESS_DX_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 612 of 1915
Repository Tables

Name: W_ASSESS_F User Name: Assessment Fact

Status: Active Type: Warehouse Base Table:


Comments: Assessment Fact

Columns

Name Not Data Type Domain Domain Comments


Null Type
ACCNT_GEO_WID 3 Number(10, 0) FK W_GEO_D Account Geographic Dimension Id
(W_GEO_D)

ACCNT_WID 3 Number(10, 0) FK W_ORG_D Account Dimension Id


(W_ORG_D)

ASSESS_DT_WID 3 Number(10, 0) FK W_DAY_D Assessment Date Dimension Id


(W_DAY_D)

ASSESS_WID 3 Number(10, 0) FK W_ASSESS_D Assessment Dimension ID


(W_ASSESS_D)

ATTRIB Varchar(100) Assessment Attribute

ATTRIB_VAL Varchar(30) Assessment Attribute Value

CONTACT_WID 3 Number(10, 0) FK W_PERSON_D Contact Dimension Id


(W_PERSON_D)

CON_GEO_WID 3 Number(10, 0) FK W_GEO_D Contact Geographic Dimension Id

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

EMPLOYEE_WID 3 Number(10, 0) FK W_PERSON_D Employee Dimension Id


(W_PERSON_D)

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

INTEGRATION_ID 3 Varchar(30) Identifier used for integration with


external systems

OPTY_WID 3 Number(10, 0) FK W_OPTY_D Opportunity Dimension Id


(W_OPTY_D)

OWNER_ORG_WID 3 Number(10, 0) FK W_ORG_D Orgazation Dimension Id

POSITION_WID 3 Number(10, 0) FK W_POSITION_D Primary Position of Employee

PR_VIS_ORG_WID 3 Number(10, 0) FK W_ORG_D Organiziation Dimension ID

ROW_WID 3 Number(10, 0) Siebel System Field

SCORE Number(10, 0) Score

WEIGHT Number(10, 0) Weight

Indexes

W_ASSESS_F_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: ACCNT_GEO_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 613 of 1915
Repository Tables

Indexes - continued

W_ASSESS_F_F10 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PR_VIS_ORG_WID

W_ASSESS_F_F11 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OWNER_ORG_WID

W_ASSESS_F_F2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CON_GEO_WID

W_ASSESS_F_F3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: ACCNT_WID

W_ASSESS_F_F4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CONTACT_WID

W_ASSESS_F_F5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: ASSESS_WID

W_ASSESS_F_F6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: EMPLOYEE_WID

W_ASSESS_F_F7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: OPTY_WID

W_ASSESS_F_F8 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: ASSESS_DT_WID

W_ASSESS_F_F9 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: POSITION_WID

W_ASSESS_F_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: ATTRIB

W_ASSESS_F_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: ATTRIB_VAL

W_ASSESS_F_M3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: SCORE, WEIGHT

W_ASSESS_F_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 614 of 1915
Repository Tables

Indexes - continued

W_ASSESS_F_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: INTEGRATION_ID, DATASOURCE_NUM_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 615 of 1915
Repository Tables

Name: W_ASSESS_FS User Name: Assessment Fact Stage

Status: Active Type: Warehouse Base Table:


Comments: Assessment Fact Stage

Columns

Name Not Data Type Domain Domain Comments


Null Type
ACCNT_ID Varchar(30) Account Id

ASSESS_DT Date Time Assessment Date

ASSESS_ID Varchar(30) Assessment Id

ATTRIB Varchar(100) Assessment Attribute

ATTRIB_VAL Varchar(30) Assessment Attribute Value

CONTACT_ID Varchar(30) Contact Id

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

EMPLOYEE_ID Varchar(30) Employee Id who did the


assessment

INTEGRATION_ID 3 Varchar(30) Identifier used for integration with


external systems

OPTY_ID Varchar(30) Opportunity Id

OWNER_ORG_ID Varchar(30) Owner Orgazation Id

POSITION_ID Varchar(30) Primary Position of Employee

PR_VIS_ORG_ID Varchar(30) Primary Visibility Organiziation ID

SCORE Number(10, 0) Score

WEIGHT Number(10, 0) Weight

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 616 of 1915
Repository Tables

Name: W_ASSESS_FSX User Name: Assessment Fact Stage Extn

Status: Active Type: Warehouse Base Table:


Comments: Assessment Fact Stage Extn

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Number(10, 0) Extension Attribute

ATTRIB_05 Number(10, 0) Extension Attribute

ATTRIB_06 Number(22, 7) Extension Attribute

ATTRIB_07 Date Time Extension Attribute

ATTRIB_08 Date Time Extension Attribute

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

FK_01_ID Varchar(30) Blank Key Field For Adding New


DM

FK_02_ID Varchar(30) Blank Key Field For Adding New


DM

FK_03_ID Varchar(30) Blank Key Field For Adding New


DM

INTEGRATION_ID 3 Varchar(30) Identifier used for integration with


external systems

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 617 of 1915
Repository Tables

Name: W_ASSESS_FX User Name: Assessment Fact Extn

Status: Active Type: Warehouse Base Table:


Comments: Assessment Fact Extn

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Number(10, 0) Extension Attribute

ATTRIB_05 Number(10, 0) Extension Attribute

ATTRIB_06 Number(22, 7) Extension Attribute

ATTRIB_07 Date Time Extension Attribute

ATTRIB_08 Date Time Extension Attribute

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

FK_01_WID Number(10, 0) Foreign Key 01 ID

FK_02_WID Number(10, 0) Foreign Key 02 ID

FK_03_WID Number(10, 0) Foreign Key 03 ID

ROW_WID 3 Number(10, 0) Siebel System Field

Indexes

W_ASSESS_FX_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 618 of 1915
Repository Tables

Name: W_ASSET_D User Name: Asset Dimension

Status: Active Type: Warehouse Base Table:


Comments: Asset Dimension

Columns

Name Not Data Type Domain Domain Comments


Null Type
AAG_NAME Varchar(150) Account Aggregation Service
Name

AAG_SVC_TYPE Varchar(250) Account Aggregation Service


Type

ACCOUNTING_MTHD Varchar(30) Accounting Method (values based


on LOV type
'FS_ASSET_ACCOUNTING_MTH
D')

ACCOUNTING_MTHD_I Varchar(50) Accounting Method Language


Independent Code (values based
on LOV type
'FS_ASSET_ACCOUNTING_MTH
D')

ANN_PERC_RATE Number(22, 7) Annual Percentage Rate

ANN_PERC_YIELD Number(22, 7) Annual Percentage Yield

ASSET_LOB Varchar(30) Asset Line of business

ASSET_LOB_I Varchar(50) Asset Line of business, Language


Independant

ASSET_NUM Varchar(100) Asset Number

ASSET_TAG Varchar(50) Asset Tag

ASSET_TYPE Varchar(30) Asset Type

ASSET_TYPE_I Varchar(50) Asset Type Language


Independent Type

BILL_STATUS_CD Varchar(30) Bill Status Cd

BILL_STATUS_CD_I Varchar(50) Bill Status Cd I

BUILD_DT UTC Date Time Build Dt

BUILD_PLANT_CD Varchar(30) Vehicle plant code(Value based


on lov type
'AUTO_BUILD_PLANT')
Vehicle plant code(Value based
on lov type
'AUTO_BUILD_PLANT')

BUILD_PLANT_CD_I Varchar(50) Vehicle plant code(Value based


on lov type
'AUTO_BUILD_PLANT')

CHANNEL_TYPE_CD Varchar(30) Channel Type Cd

CHANNEL_TYPE_CD_I Varchar(50) Channel Type Cd I

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 619 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
COMMIT_AMT Number(22, 7) Commit Amount

COMPANY_CD Varchar(30) Company Cd

COMPANY_CD_I Varchar(50) Company Cd I

COMPANY_CODE Varchar(30) (Made Obsolete IN SIA 7.5)


Company Code

COMPANY_CODE_I Varchar(50) (Made Obsolete IN SIA 7.5)


Company Code Language
Independent Type

CONDITION Varchar(30) Asset Condition (values based on


LOV type
'FS_ASSET_CONDITION' )

CONDITION_I Varchar(50) Asset Condition Language


Independent Code (values based
on LOV type
'FS_ASSET_CONDITION' )

COST_CATEGORY Varchar(30) Asset Cost Category (values


based on LOV type
'ASSET_COST_CATEGORY' )

COST_CATEGORY_I Varchar(50) Cost Category Language


Independent Code (values based
on LOV type
'ASSET_COST_CATEGORY' )

CP_RISK_RATE Varchar(50) Cp Risk Rate

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

DEALER_RCPT_DT UTC Date Time Dealer Receipt date

DIVIDEND_OPTION Varchar(30) Divident Option

DIVIDEND_OPTION_I Varchar(50) Divident Option Language


Independent Type

DLR_INV_PRICE Number(22, 7) Dlr Inv Price

DOORS_TYPE_CD Varchar(30) Doors Type Cd

DOORS_TYPE_CD_I Varchar(50) Doors Type Cd I

DRIVE_TRAIN_CD Varchar(30) Drive Train Cd

DRIVE_TRAIN_CD_I Varchar(50) Drive Train Cd I

END_DT UTC Date Time End Date

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

EXT_COLOR_CD Varchar(30) Ext Color Cd

EXT_COLOR_CD_I Varchar(50) Ext Color Cd I

FIRST_SALE_DT UTC Date Time First sale date

FLT_CAT_CD Varchar(30) [Made obsolete in SIA 7.5]. Flt Cat


Cd

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 620 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
FLT_CAT_CD_I Varchar(50) [Made obsolete in SIA 7.5]. Flt Cat
Cd I

FLT_FLG Character(1) Fleet flag (Identifies this vehicle


whether it was sold as a fleet
vehicle)

FLT_TYPE_CD Varchar(30) Fleet type code

FLT_TYPE_CD_I Varchar(50) Fleet type language independent


code

HLTH_ACCNT_TYPE Varchar(30) Health Account Type

HLTH_ACCNT_TYPE_I Varchar(50) Health Account Type Language


Independent Type

INCEPTION_DT UTC Date Time Inception Date

INSTALL_DT Date Time Asset Installation Date

INSURED_AMT Number(22, 7) Insured Amount

INTEGRATION_ID 3 Varchar(30) Identifier used for integration with


external systems

INTEREST_RATE Number(22, 7) Interest Rate

INT_COLOR_CD Varchar(30) Interior color code (LOV-


AUTO_INTERIOR values-
Black,gray)

INT_COLOR_CD_I Varchar(50) Interior color language


independent code (LOV-
AUTO_INTERIOR values-
Black,gray)

INVENTORY_LOC Varchar(100) Inventory Location

LAST_STAT_DT UTC Date Time Last Statement date

LCNS_EXP_DT UTC Date Time License expiry date

LICENSE_NO Varchar(30) Vehicle license number

LICENSE_STATE Varchar(50) Vehicle license state

MAKE_CD Varchar(30) Vehicle Make code (LOV-


AUTO_MAKE_TYPE,values-
Toyota,Metro Motors etc)

MAKE_CD_I Varchar(50) Vehicle Make language


independent code (LOV-
AUTO_MAKE_TYPE,values-
Toyota,Metro Motors etc)

MATURITY_DT UTC Date Time Maturity Date

MINI_WID 3 Number(10, 0) Foreign Key to Mini Dimension

MODEL_CD Varchar(30) Vehicle Model Code(Ex. CIVIC,


Corola)

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 621 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
MODEL_CD_I Varchar(50) Vehicle Model language
independent code(Ex. CIVIC,
Corola)

MODEL_YR Number(10, 0) Vehicle Model year (Ex.


2001,2002)

MSRP_AMT Number(22, 7) MSRP amound

NEXT_STAT_DT UTC Date Time Next Statement Date

NON_FORFT_OPTION Varchar(30) Non Forft Option

NON_FORFT_OPTION_I Varchar(50) Non Forfeit Option, Language


Independant

ODOMTR_RDG Number(22, 7) Current Odometer reading on


vehicle

ODOMTR_UOM Varchar(30) Odometer Unit of


measuer(Kms,Miles)

ODOMTR_UOM_I Varchar(50) Odometer Unit of measuer


language independent
code(Kms,Miles)

ORIG_COST Number(22, 7) Asset Original Cost - From Cost


list for product using
COST_EXCH_DT and
CURCY_CD

OVERDRAFTS_YY Number(10, 0) OVerdrafts

OWNER_NAME Varchar(50) (Made Obsolete in 7.5) Vehicle


Current Owner name

PEND_CANCEL_FLG Character(1) Pend Cancel Flg

PREMIUM Number(22, 7) Premium

PREMIUM_CLASS Varchar(50) Premium Class

PREMIUM_DT Date Premium Date

PRODUCT_NAME Varchar(100) Product Name

PROFIT Number(22, 7) Profit

PURCHASE_DT UTC Date Time Purchase Date

QTY Number(22, 7) Asset Quantity

RATE_PLAN Varchar(30) RatePlan

RATE_PLAN_I Varchar(50) Rate Plan Language Independent


Type

RATE_STATE Varchar(15) State Rate

REFERRAL_NAME Varchar(100) Referral Name

REGISTERED_DT Date Time Asset Registered Date

REVENUE Number(22, 7) Revenue

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 622 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
REV_NUM Varchar(30) Rev Num

ROW_WID 3 Number(10, 0) Siebel System Field

SERIAL_NUM Varchar(100) Asset Serial Number

SHIP_DT Date Time Asset Ship Date

START_DT UTC Date Time Start Date

STATUS Varchar(30) Asset Status (Values based on


LOV type 'IMPL_PHASE')

STATUS_I Varchar(50) Asset Status Language


Independent Code (Values based
on LOV type 'IMPL_PHASE')

SUB_STATUS Varchar(30) Sub Status

SUB_STATUS_I Varchar(50) Sub Status Language


Independent Type

SUB_TYPE Varchar(30) Sub Type

SUB_TYPE_I Varchar(50) Sub Type Language Independent


Type

TRANSMISSION_CD Varchar(30) Vehicle Tranmission


code(AUTO_TRANSMISSION_TY
PE (Ex. Auto, Mannual etc)

TRANSMISSION_CD_I Varchar(50) Vehicle Tranmission language


independent
code(AUTO_TRANSMISSION_TY
PE (Ex. Auto, Mannual etc)

TRIM_CD Varchar(30) Vehicle trim type(Ex. LX,EX etc)

TRIM_CD_I Varchar(50) Vehicle trim type language


independent code (Ex. LX,EX etc)

U_CURCY_CD Varchar(20) Original Currency Code

U_EXCH_DT UTC Date Time Exchange Date

U_MSRP_AMT Number(22, 7) U Msrp Amt

U_MSRP_CURCY_CD Varchar(20) U Msrp Curcy Cd

U_MSRP_EXCH_DT UTC Date Time U Msrp Exch Dt

U_ORIG_CST Number(22, 7) Value Before conversion to


Datamart Currency

U_VALUE_AMT Number(22, 7) Value Before conversion to


Datamart Currency

VALUE_AMT Number(22, 7) Asset Amount Value using


VALUE_AMT_EXCH_DT and
CURCY_CD

VALUE_BASIS Varchar(30) Value Basis (values based on


LOV type
'FS_ASSET_VALUE_BASIS' )

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 623 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
VALUE_BASIS_I Varchar(50) Value Basis Language
Independent Code (values based
on LOV type
'FS_ASSET_VALUE_BASIS' )

VERSION Varchar(30) Asset Version (value based on


LOV type 'SR_PROD_VERSION')

VERSION_I Varchar(50) Asset Version Language


Independent Code (value based
on LOV type
'SR_PROD_VERSION')

VHCL_TYPE_CD Varchar(30) Vehicle type code (Ex.


New,used,certified etc)

VHCL_TYPE_CD_I Varchar(50) Vehicle type language


independent code (Ex.
New,used,certified etc)

VIN_NUM Varchar(100) Vehicle vin number

VIS_PR_BU_ID Varchar(30) Visibility Organization Id

VIS_PR_EMP_ID Varchar(30) Primary Employee

VIS_PR_POS_ID Varchar(30) Position Id

WRNTY_END_DT Date Time Warranty End Date

WRNTY_NAME Varchar(100) Warranty Name

WRNTY_START_DT Date Time Warranty Start Date

WRNTY_SUB_TYPE Varchar(30) Warranty Sub Type (Values based


on LOV type
'FS_WRNTY_SUB_TYPE')

WRNTY_SUB_TYPE_I Varchar(50) Warranty Sub Type Language


Independent Code (Values based
on LOV type
'FS_WRNTY_SUB_TYPE')

WRNTY_TYPE Varchar(30) Warranty Type (values based on


LOV type 'WARR_TYPE')

WRNTY_TYPE_I Varchar(50) Warranty Type Language


Independent Code (values based
on LOV type 'WARR_TYPE')

Indexes

W_ASSET_D_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: MINI_WID

W_ASSET_D_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: INSTALL_DT

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 624 of 1915
Repository Tables

Indexes - continued

W_ASSET_D_M10 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: WRNTY_NAME

W_ASSET_D_M100 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: RATE_PLAN_I

W_ASSET_D_M101 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: SUB_STATUS_I

W_ASSET_D_M102 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: ASSET_TYPE

W_ASSET_D_M103 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: BUILD_PLANT_CD

W_ASSET_D_M104 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CHANNEL_TYPE_CD

W_ASSET_D_M105 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: COMPANY_CODE

W_ASSET_D_M106 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: VIS_PR_BU_ID

W_ASSET_D_M107 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: VIS_PR_EMP_ID

W_ASSET_D_M108 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: VIS_PR_POS_ID

W_ASSET_D_M11 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: WRNTY_TYPE

W_ASSET_D_M112 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: HLTH_ACCNT_TYPE

W_ASSET_D_M116 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: NON_FORFT_OPTION

W_ASSET_D_M117 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: RATE_PLAN

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 625 of 1915
Repository Tables

Indexes - continued

W_ASSET_D_M12 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: WRNTY_TYPE_I

W_ASSET_D_M13 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: WRNTY_SUB_TYPE

W_ASSET_D_M14 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: WRNTY_SUB_TYPE_I

W_ASSET_D_M15 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: ACCOUNTING_MTHD

W_ASSET_D_M16 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: ACCOUNTING_MTHD_I

W_ASSET_D_M17 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: COST_CATEGORY

W_ASSET_D_M18 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: COST_CATEGORY_I

W_ASSET_D_M19 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: VALUE_BASIS

W_ASSET_D_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: REGISTERED_DT

W_ASSET_D_M20 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: VALUE_BASIS_I

W_ASSET_D_M21 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: VERSION

W_ASSET_D_M22 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: VERSION_I

W_ASSET_D_M3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: SHIP_DT

W_ASSET_D_M4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: WRNTY_START_DT

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 626 of 1915
Repository Tables

Indexes - continued

W_ASSET_D_M5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: WRNTY_END_DT

W_ASSET_D_M50 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: SUB_STATUS

W_ASSET_D_M51 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: MAKE_CD

W_ASSET_D_M52 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: MODEL_CD

W_ASSET_D_M53 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: MODEL_YR

W_ASSET_D_M54 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: TRIM_CD

W_ASSET_D_M55 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: TRANSMISSION_CD

W_ASSET_D_M56 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: DOORS_TYPE_CD

W_ASSET_D_M57 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: DRIVE_TRAIN_CD

W_ASSET_D_M58 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: DIVIDEND_OPTION

W_ASSET_D_M59 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: INT_COLOR_CD

W_ASSET_D_M6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: STATUS

W_ASSET_D_M60 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: EXT_COLOR_CD

W_ASSET_D_M61 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: VHCL_TYPE_CD

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 627 of 1915
Repository Tables

Indexes - continued

W_ASSET_D_M62 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: FLT_TYPE_CD

W_ASSET_D_M63 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: FLT_CAT_CD

W_ASSET_D_M64 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: END_DT

W_ASSET_D_M65 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: INCEPTION_DT

W_ASSET_D_M66 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PURCHASE_DT

W_ASSET_D_M67 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: MATURITY_DT

W_ASSET_D_M68 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: LAST_STAT_DT

W_ASSET_D_M69 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: NEXT_STAT_DT

W_ASSET_D_M7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: STATUS_I

W_ASSET_D_M70 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: COMPANY_CD

W_ASSET_D_M71 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: COMPANY_CD_I

W_ASSET_D_M72 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: CP_RISK_RATE

W_ASSET_D_M73 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: BILL_STATUS_CD

W_ASSET_D_M74 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: BILL_STATUS_CD_I

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 628 of 1915
Repository Tables

Indexes - continued

W_ASSET_D_M75 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PEND_CANCEL_FLG

W_ASSET_D_M76 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: ASSET_LOB_I

W_ASSET_D_M77 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: BUILD_PLANT_CD_I

W_ASSET_D_M78 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: DOORS_TYPE_CD_I

W_ASSET_D_M79 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: DRIVE_TRAIN_CD_I

W_ASSET_D_M8 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CONDITION

W_ASSET_D_M80 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: EXT_COLOR_CD_I

W_ASSET_D_M81 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: FLT_CAT_CD_I

W_ASSET_D_M82 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: FLT_TYPE_CD_I

W_ASSET_D_M83 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: INT_COLOR_CD_I

W_ASSET_D_M84 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: MAKE_CD_I

W_ASSET_D_M85 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: MODEL_CD_I

W_ASSET_D_M86 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: ODOMTR_UOM_I

W_ASSET_D_M87 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: SUB_TYPE_I

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 629 of 1915
Repository Tables

Indexes - continued

W_ASSET_D_M88 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: TRANSMISSION_CD_I

W_ASSET_D_M89 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: TRIM_CD_I

W_ASSET_D_M9 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CONDITION_I

W_ASSET_D_M90 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: VHCL_TYPE_CD_I

W_ASSET_D_M91 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: ASSET_LOB

W_ASSET_D_M92 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: ODOMTR_UOM

W_ASSET_D_M93 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: SUB_TYPE

W_ASSET_D_M94 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: ASSET_TYPE_I

W_ASSET_D_M95 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CHANNEL_TYPE_CD_I

W_ASSET_D_M96 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: COMPANY_CODE_I

W_ASSET_D_M97 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: DIVIDEND_OPTION_I

W_ASSET_D_M98 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: HLTH_ACCNT_TYPE_I

W_ASSET_D_M99 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: NON_FORFT_OPTION_I

W_ASSET_D_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 630 of 1915
Repository Tables

Indexes - continued

W_ASSET_D_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: INTEGRATION_ID, DATASOURCE_NUM_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 631 of 1915
Repository Tables

Name: W_ASSET_DS User Name: Asset Dimension Stage

Status: Active Type: Warehouse Base Table:


Comments: Asset Dimension Stage

Columns

Name Not Data Type Domain Domain Comments


Null Type
AAG_NAME Varchar(150) Account Aggregation Service
Name

AAG_SVC_TYPE Varchar(250) Account Aggregation Service


Type

ACCOUNTING_MTHD Varchar(30) Accounting Method (values based


on LOV type
'FS_ASSET_ACCOUNTING_MTH
D')

ANN_PERC_RATE Number(22, 7) Annual Percentage Rate

ANN_PERC_YIELD Number(22, 7) Annual Percentage Yield

ASSET_LOB Varchar(30) Asset Line of business

ASSET_NUM Varchar(100) Asset Number

ASSET_TAG Varchar(50) Asset Tag

ASSET_TYPE Varchar(30) Asset Type

BILL_STATUS_CD Varchar(30) Bill Status Cd

BUILD_DT UTC Date Time Vehicle build date

BUILD_PLANT_CD Varchar(30) Vehicle build plant code

BU_ID Varchar(30) Visbility Org Id

CHANNEL_CD Varchar(30) Channel Cd

COMMIT_AMT Number(22, 7) Commitment AMount

COMPANY_CD Varchar(30) Company Cd

COMPANY_CODE Varchar(30) (Made Obsolete in SIA


7.5)Company Code

CONDITION Varchar(30) Asset Condition (values based on


LOV type
'FS_ASSET_CONDITION' )

COST_CATEGORY Varchar(30) Cost Category (values based on


LOV type
'ASSET_COST_CATEGORY' )

COST_CATEGORY_I Varchar(50) Cost Category Language


Independent Code (values based
on LOV type
'ASSET_COST_CATEGORY' )

COST_EXCH_DT Date Time Asset Cost Exchange Date

CP_RISK_RATE Varchar(50) Cp Risk Rate

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 632 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
CURCY_CD Varchar(20) Asset Currency

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

DEALER_RCPT_DT UTC Date Time Dealer reciept date

DIVIDEND_OPTION Varchar(30) Divident Option

DLR_INV_PRICE Number(22, 7) Dealer invoice price

DOORS_TYPE_CD Varchar(30) Vehicle Door style type (ex. 2


door,3 door etc)

DRIVE_TRAIN_CD Varchar(30) Vehicle Drive type (2 wheel, 3


wheel etc)

END_DT UTC Date Time End Date

EXT_COLOR_CD Varchar(30) Vehicle Exterior color

FIRST_SALE_DT UTC Date Time Vehicle first sale date

FLT_CAT_CD Varchar(30) (Made Obsolete in 7.5) Vehicle


fleet category code

FLT_FLG Character(1) fleet flag(Identify if it was sold as a


fleet vehicle)

FLT_TYPE_CD Varchar(30) Fleet type code

HLTH_ACCNT_TYPE Varchar(30) Health Account Type

INCEPTION_DT UTC Date Time Inception Date

INSTALL_DT Date Time Asset Installation Date

INSURED_AMT Number(22, 7) Insured Amount

INTEGRATION_ID 3 Varchar(30) Identifier used for integration with


external systems

INTEREST_RATE Number(22, 7) Interest Rate

INT_COLOR_CD Varchar(30) Vehicle interior color

INVENTORY_LOC Varchar(100) Inventory Location

LAST_STAT_DT UTC Date Time Last Statement Date

LCNS_EXP_DT UTC Date Time Vehicle License expiry date

LICENSE_NO Varchar(30) Vehicle license number

LICENSE_STATE Varchar(50) Vehicle license state

MAKE_CD Varchar(30) Vehicle make type (ex.


toyota,honda etc)

MATURITY_DT UTC Date Time Maturity Date

MODEL_CD Varchar(30) Vehicle model code


(ex.civic,corola etc)

MODEL_YR Number(10, 0) Vehicle model year(ex.2001,2002


etc)

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 633 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
MSRP_AMT Number(22, 7) Vehicle MSRP amount

MSRP_CURCY_CD Varchar(30) MSRP currency code

MSRP_EXCH_DT UTC Date Time Currency exchange date

NEXT_STAT_DT UTC Date Time Next Statement Date

NON_FORFT_OPTION Varchar(30) Non Forfeit Option

ODOMTR_RDG Number(22, 7) Vehicle odometer reading

ODOMTR_UOM Varchar(30) Vehicle odometer unit of measure

ORIG_COST Number(22, 7) Asset Original Cost

OVERDRAFTS_YY Number(10, 0) Overdrafts per year

OWNER_NAME Varchar(50) (Made Obsolete in 7.5) Vehicle


owner name

PEND_CANCEL_FLG Character(1) Pend Cancel Flg

PREMIUM Number(22, 7) Premium

PREMIUM_CLASS Varchar(50) Premium Class

PREMIUM_DT UTC Date Time Premium Date

PRODUCT_NAME Varchar(100) Product Name

PROFIT Number(22, 7) Profit

PR_EMP_ID Varchar(30) Primary Employee Id

PR_EMP_POSTN_ID Varchar(30) Primary Employee Postition Id

PURCHASE_DT UTC Date Time Purchase Date

QTY Number(22, 7) Asset Quantity

RATE_PLAN Varchar(30) Rate Plan

RATE_STATE Varchar(15) State Rate

REFERRAL_NAME Varchar(100) Referral Name

REGISTERED_DT Date Time Asset Registered Date

REVENUE Number(22, 7) Revenue

REV_NUM Varchar(30) Rev Num

SCD_END_DT UTC Date Time Scd End Dt

SCD_START_DT UTC Date Time Scd Start Dt

SERIAL_NUM Varchar(100) Serial Number

SHIP_DT Date Time Asset Ship Date

START_DT UTC Date Time Start Date

STATUS Varchar(30) Asset Status (Values based on


LOV type 'IMPL_PHASE')

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 634 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
SUB_STATUS Varchar(30) Sub Status

SUB_TYPE Varchar(30) Sub Type

TRANSMISSION_CD Varchar(30) Vehicle transmission code


(auto,mannual etc)

TRIM_CD Varchar(30) Vehicle trim code (LX,EX etc)

VALUE_AMT Number(22, 7) Asset Value

VALUE_AMT_EXCH_DT Date Time Asset Value Amount Exchange


Date

VALUE_BASIS Varchar(30) Value Basis (values based on


LOV type
'FS_ASSET_VALUE_BASIS' )

VERSION Varchar(30) Asset Version (value based on


LOV type 'SR_PROD_VERSION')

VHCL_TYPE_CD Varchar(30) Vehicle type category (ex.


new,used etc)

VIN_NUM Varchar(100) Vehicle vin number

WRNTY_END_DT Date Time Warranty End Date

WRNTY_NAME Varchar(100) Warranty Name

WRNTY_START_DT Date Time Warranty Start Date

WRNTY_SUB_TYPE Varchar(30) Warranty Sub Type (Values based


on LOV type
'FS_WRNTY_SUB_TYPE')

WRNTY_TYPE Varchar(30) Warranty Type (values based on


LOV type 'WARR_TYPE')

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 635 of 1915
Repository Tables

Name: W_ASSET_DSX User Name: Asset Dimension Stage Extn

Status: Active Type: Warehouse Base Table:


Comments: Asset Dimension Stage Extn

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Varchar(30) Extension Attribute

ATTRIB_05 Varchar(30) Extension Attribute

ATTRIB_06 Varchar(30) Extension Attribute

ATTRIB_07 Varchar(30) Extension Attribute

ATTRIB_08 Varchar(30) Extension Attribute

ATTRIB_09 Varchar(30) Extension Attribute

ATTRIB_10 Varchar(30) Extension Attribute

ATTRIB_11 Number(10, 0) Extension Attribute

ATTRIB_12 Number(10, 0) Extension Attribute

ATTRIB_13 Number(10, 0) Extension Attribute

ATTRIB_14 Number(10, 0) Extension Attribute

ATTRIB_15 Number(10, 0) Extension Attribute

ATTRIB_16 Number(22, 7) Extension Attribute

ATTRIB_17 Number(22, 7) Extension Attribute

ATTRIB_18 Number(22, 7) Extension Attribute

ATTRIB_19 Number(22, 7) Extension Attribute

ATTRIB_20 Number(22, 7) Extension Attribute

ATTRIB_21 Date Time Extension Attribute

ATTRIB_22 Date Time Extension Attribute

ATTRIB_23 Date Time Extension Attribute

ATTRIB_24 Date Time Extension Attribute

ATTRIB_25 Date Time Extension Attribute

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

INTEGRATION_ID 3 Varchar(30) Identifier used for integration with


external systems

Indexes
10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 636 of 1915
Repository Tables

Name: W_ASSET_DX User Name: Asset Dimension Extn

Status: Active Type: Warehouse Base Table:


Comments: Asset Dimension Extn

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Varchar(30) Extension Attribute

ATTRIB_05 Varchar(30) Extension Attribute

ATTRIB_06 Varchar(30) Extension Attribute

ATTRIB_07 Varchar(30) Extension Attribute

ATTRIB_08 Varchar(30) Extension Attribute

ATTRIB_09 Varchar(30) Extension Attribute

ATTRIB_10 Varchar(30) Extension Attribute

ATTRIB_11 Number(10, 0) Extension Attribute

ATTRIB_12 Number(10, 0) Extension Attribute

ATTRIB_13 Number(10, 0) Extension Attribute

ATTRIB_14 Number(10, 0) Extension Attribute

ATTRIB_15 Number(10, 0) Extension Attribute

ATTRIB_16 Number(22, 7) Extension Attribute

ATTRIB_17 Number(22, 7) Extension Attribute

ATTRIB_18 Number(22, 7) Extension Attribute

ATTRIB_19 Number(22, 7) Extension Attribute

ATTRIB_20 Number(22, 7) Extension Attribute

ATTRIB_21 Date Time Extension Attribute

ATTRIB_22 Date Time Extension Attribute

ATTRIB_23 Date Time Extension Attribute

ATTRIB_24 Date Time Extension Attribute

ATTRIB_25 Date Time Extension Attribute

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

ROW_WID 3 Number(10, 0) Siebel System Field

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 637 of 1915
Repository Tables

Indexes - continued

W_ASSET_DX_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 638 of 1915
Repository Tables

Name: W_ASSET_F User Name: Asset Fact

Status: Active Type: Warehouse Base Table:


Comments: Asset Fact

Columns

Name Not Data Type Domain Domain Comments


Null Type
ACCNT_FLG Character(1) Account Flag (Y/N) : It is set to Y if
it is an Account, otherwise to N

ACCNT_GEO_WID 3 Number(10, 0) FK W_GEO_D Account Geographic Dimension Id


(W_GEO_D)

ACCNT_WID 3 Number(10, 0) FK W_ORG_D Account Dimension Id


(W_ORG_D)

ACC_ORG_PRTNR_FLG Character(1) Account Org Partner Flag

AGENT_WID 3 Number(10, 0) FK W_PERSON_D Agent Wid

ANNUZATN_DT_WID 3 Number(10, 0) FK W_DAY_D Annuzatn Dt Wid

APR Number(22, 7) Apr.

APY Number(22, 7) Apy.

ASSET_ATTR_WID 3 Number(10, 0) Asset Attribute ID, Forein Key to


Asset Mini Dimension

ASSET_WID 3 Number(10, 0) FK W_ASSET_D Asset Dimension Id


(W_ASSET_D)

AVAIL_CASH_LMT Number(22, 7) Available Cash Limit

AVAIL_CREDIT_LMT Number(22, 7) Available Credit Limit

BRANCH_WID 3 Number(10, 0) FK W_ORG_D Branch Dimension Id (W_ORG_D)

CANCEL_DT_WID 3 Number(10, 0) FK W_DAY_D Cancel Date WID.

CASH_VALUE Number(22, 7) Cash Value

CA_OVERDRAFTS_MM Number(10, 0) Overdrafts per Month

CC_CREDIT_LINE Number(22, 7) Cc Credit Line

CC_MM_AFF_POINTS Number(22, 7) Cc Mm Aff Points

CC_NEW_BAL Number(22, 7) Cc New Bal

CC_OUTSTND_BAL Number(22, 7) Cc Outstnd Bal

COMMIT_AMT Number(22, 7) Commit Amount

CONTACT_WID 3 Number(10, 0) FK W_PERSON_D Contact Dimension Id


(W_PERSON_D)

CON_GEO_WID 3 Number(10, 0) FK W_GEO_D Contact Geographic Dimension Id


(W_GEO_D)

CP_DAYS_PAST_DUE Number(10, 0) Cp Days Past Due

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 639 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
CP_PROJ_BALANCE Number(22, 7) Cp Proj Balance

CREATED_BY_ORG_WID 3 Number(10, 0) FK W_ORG_D Creator's Organization Dimension


Id (W_ORG_D)

CREDIT_LIMIT Number(22, 7) Credit Limit

CURRENT_BAL Number(22, 7) Current Balance

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

END_DT_WID 3 Number(10, 0) FK W_DAY_D End Date Dimension


Id(W_DAY_D)

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

INCEPTION_DT_WID 3 Number(10, 0) FK W_DAY_D Inception Date Dimension


Id(W_DAY_D)

INDUST_WID 3 Number(10, 0) FK W_INDUSTRY_D Industry Dimension Id


(W_INDUSTRY_D)

INSTALL_DT UTC Date Time Install Date

INSTALL_DT_WID 3 Number(10, 0) FK W_DAY_D Asset Install Date Dimension Id


(W_DAY_D)

INSURED_AMT Number(22, 7) Insured Amount

INTEGRATION_ID 3 Varchar(30) Identifier used for integration with


external systems

LAST_STAT_DT_WID 3 Number(10, 0) FK W_DAY_D Last Statement Date Dimension


Id(W_DAY_D)

MATURITY_DT_WID 3 Number(10, 0) FK W_DAY_D Maturity Date Dimension


Id(W_DAY_D)

NEXT_STAT_DT_WID 3 Number(10, 0) FK W_DAY_D Next Statement Dimension Date


Id (W_DAY_D)

ORGNL_LOAN_TERM Number(22, 7) Orgnl Loan Term

ORIG_COST Number(22, 7) Original Cost

PAY_DUE_DT_WID 3 Number(10, 0) FK W_DAY_D Pay Due Dt Wid

POLICY_SOURCE_WID 3 Number(10, 0) FK W_ASSET_D Policy Source Wid

POSTN_WID 3 Number(10, 0) FK W_POSITION_D Postn Wid

PREMIUM Number(22, 7) Premium

PROD_WID 3 Number(10, 0) FK W_PRODUCT_D Product Dimension Id


(W_PRODUCT_D)

PROFIT Number(22, 7) Profit

PR_EMP_ORG_WID 3 Number(10, 0) FK W_ORG_D Organiziation Dimension ID

PR_EMP_POS_WID 3 Number(10, 0) FK W_POSITION_D Primary Position of Employee

PR_EMP_WID 3 Number(10, 0) FK W_PERSON_D Primary Employee Dimension Id


(W_PERSON_D)

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 640 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
PR_VIS_ORG_WID 3 Number(10, 0) FK W_ORG_D Primary Visibility Organization
Dimension Id (W_ORG_D)

PURCHASE_DT_WID 3 Number(10, 0) FK W_DAY_D Puchase Date Dimension


Id(W_DAY_D)

QTY Number(22, 7) Quantity

REGISTERED_DT_WID 3 Number(10, 0) FK W_DAY_D Asset Registered Date Dimension


Id (W_DAY_D)

REVENUE Number(22, 7) Revenue

ROW_WID 3 Number(10, 0) Siebel System Field

SA_MATURTY_DT_WID 3 Number(10, 0) FK W_DAY_D Sa Maturty Dt Wid

SECURED_AMT Number(22, 7) Secured Amt

SHIP_DT_WID 3 Number(10, 0) FK W_DAY_D Asset Shipped Date Dimension Id


(W_DAY_D)

START_DT_WID 3 Number(10, 0) FK W_DAY_D Start Date Dimension


Id(W_DAY_D)

TEASER_END_DT_WID 3 Number(10, 0) FK W_DAY_D Teaser End Dt Wid

TEASER_PCT Number(22, 7) Teaser Pct

U_CURCY_CD Varchar(20) Original Currency Code

U_EXCH_DT UTC Date Time Exchange Date

U_ORIG_CST Number(22, 7) Value Before conversion to


Datamart Currency

U_VALUE_AMT Number(22, 7) Value Before conversion to


Datamart Currency

VALUE_AMT Number(22, 7) Asset Value Amount

VIS_PR_BU_ID Varchar(30) Visibility Organization Id

VIS_PR_EMP_ID Varchar(30) Primary Employee

VIS_PR_POS_ID Varchar(30) Position Id

WARRANTY_FLG Character(1) Warranty Flag

WRNTY_END_DT UTC Date Time Warranty End Date

WRNTY_END_DT_WID 3 Number(10, 0) FK W_DAY_D Warranty End Date Dimension Id


(W_DAY_D)

WRNTY_START_DT_WID 3 Number(10, 0) FK W_DAY_D Warranty Start Date Dimension Id


(W_DAY_D)

Indexes

W_ASSET_F_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: ASSET_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 641 of 1915
Repository Tables

Indexes - continued

W_ASSET_F_F10 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: REGISTERED_DT_WID

W_ASSET_F_F11 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: SHIP_DT_WID

W_ASSET_F_F12 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: WRNTY_START_DT_WID

W_ASSET_F_F13 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: WRNTY_END_DT_WID

W_ASSET_F_F14 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PROD_WID

W_ASSET_F_F15 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CREATED_BY_ORG_WID

W_ASSET_F_F16 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PR_EMP_POS_WID

W_ASSET_F_F17 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PR_EMP_ORG_WID

W_ASSET_F_F19 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: ASSET_ATTR_WID

W_ASSET_F_F2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CONTACT_WID

W_ASSET_F_F3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CON_GEO_WID

W_ASSET_F_F4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: ACCNT_WID

W_ASSET_F_F5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: ACCNT_GEO_WID

W_ASSET_F_F51 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: BRANCH_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 642 of 1915
Repository Tables

Indexes - continued

W_ASSET_F_F52 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: START_DT_WID

W_ASSET_F_F53 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: END_DT_WID

W_ASSET_F_F54 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: MATURITY_DT_WID

W_ASSET_F_F55 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: LAST_STAT_DT_WID

W_ASSET_F_F56 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: NEXT_STAT_DT_WID

W_ASSET_F_F57 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: INCEPTION_DT_WID

W_ASSET_F_F58 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PURCHASE_DT_WID

W_ASSET_F_F59 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: POSTN_WID

W_ASSET_F_F6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PR_EMP_WID

W_ASSET_F_F60 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ANNUZATN_DT_WID

W_ASSET_F_F61 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: CANCEL_DT_WID

W_ASSET_F_F63 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: SA_MATURTY_DT_WID

W_ASSET_F_F64 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PAY_DUE_DT_WID

W_ASSET_F_F65 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: TEASER_END_DT_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 643 of 1915
Repository Tables

Indexes - continued

W_ASSET_F_F66 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: AGENT_WID

W_ASSET_F_F67 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: POLICY_SOURCE_WID

W_ASSET_F_F7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PR_VIS_ORG_WID

W_ASSET_F_F8 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: INDUST_WID

W_ASSET_F_F9 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: INSTALL_DT_WID

W_ASSET_F_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: INSTALL_DT

W_ASSET_F_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: WRNTY_END_DT

W_ASSET_F_M3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: ACCNT_FLG

W_ASSET_F_M4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: ACC_ORG_PRTNR_FLG

W_ASSET_F_M5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: WARRANTY_FLG

W_ASSET_F_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

W_ASSET_F_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: INTEGRATION_ID, DATASOURCE_NUM_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 644 of 1915
Repository Tables

Name: W_ASSET_FS User Name: Asset Fact Staging

Status: Active Type: Warehouse Base Table:


Comments: Asset Fact Staging

Columns

Name Not Data Type Domain Domain Comments


Null Type
ACCNT_ID Varchar(30) Account Id

AGENT_ID Varchar(30) Agent Id

ANNUITIZATION_DT UTC Date Time Annuitization Dt

APR Number(22, 7) Apr

APY Number(22, 7) Apy

ASSET_ID Varchar(30) Asset Id

AVAIL_CASH_LMT Number(22, 7) Available Cash Limit

AVAIL_CREDIT_LMT Number(22, 7) Available Credit Limit

BRANCH_ID Varchar(30) Branch Field

CANCEL_DT UTC Date Time Cancel Dt

CASH_VALUE Number(22, 7) Cash Value

CA_OVERDRAFTS_MM Number(10, 0) Overdrafts per month

CC_CREDIT_LINE Number(22, 7) Cc Credit Line

CC_MM_AFF_POINTS Number(22, 7) Cc Mm Aff Points

CC_NEW_BAL Number(22, 7) Cc New Bal

CC_OUTSTND_BAL Number(22, 7) Cc Outstnd Bal

CC_PAY_DUE_DT UTC Date Time Cc Pay Due Dt

COMMIT_AMT Number(22, 7) Commit Amount

CONTACT_ID Varchar(30) Contact Id

CP_DAYS_PAST_DUE Number(10, 0) Cp Days Past Due

CP_PROJ_BALANCE Number(22, 7) Cp Proj Balance

CREATED_BY_ORG_ID Varchar(30) Organization of the Creator

CREDIT_LIMIT Number(22, 7) Credit Limit

CURCY_CD Varchar(20) Curcy Cd

CURRENT_BAL Number(22, 7) Current Balance

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

EXCH_DT UTC Date Time Exch Dt

INDUST_ID Varchar(30) Account Industry Id

INSURED_AMT Number(22, 7) Insured Amount

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 645 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
INTEGRATION_ID 3 Varchar(30) Identifier used for integration with
external systems

ORGNL_LOAN_TERM Number(22, 7) Orgnl Loan Term

OWNER_POSTN_ID Varchar(30) Owner Postn Id

POLICY_SOURCE_ID Varchar(15) Policy Source Id

PREMIUM Number(22, 7) Premium

PROD_ID Varchar(30) Product Id

PROFIT Number(22, 7) Profit

PR_EMP_ID Varchar(30) Primary Employee Id

PR_EMP_ORG_ID Varchar(30) Primary Employee Organiziation


ID

PR_EMP_POS_ID Varchar(30) Primary Position of Employee

PR_VIS_ORG_ID Varchar(30) Primary Visibility Organization

REVENUE Number(22, 7) Revenue

SA_MATURITY_DT UTC Date Time Sa Maturity Dt

SECURED_AMT Number(22, 7) Secured Amt

TEASER_END_DT UTC Date Time Teaser End Dt

TEASER_PCT Number(22, 7) Teaser Pct

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 646 of 1915
Repository Tables

Name: W_ASSET_FSX User Name: Asset Fact Extension Staging

Status: Active Type: Warehouse Base Table:


Comments: Asset Fact Extension Staging

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Number(10, 0) Extension Attribute

ATTRIB_05 Number(10, 0) Extension Attribute

ATTRIB_06 Number(22, 7) Extension Attribute

ATTRIB_07 Date Time Extension Attribute

ATTRIB_08 Date Time Extension Attribute

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

FK_01_ID Varchar(30) Blank Key Field For Adding New


DM

FK_02_ID Varchar(30) Blank Key Field For Adding New


DM

FK_03_ID Varchar(30) Blank Key Field For Adding New


DM

INTEGRATION_ID 3 Varchar(30) Identifier used for integration with


external systems

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 647 of 1915
Repository Tables

Name: W_ASSET_FX User Name: Asset Fact Extension

Status: Active Type: Warehouse Base Table:


Comments: Asset Fact Extension

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Number(10, 0) Extension Attribute

ATTRIB_05 Number(10, 0) Extension Attribute

ATTRIB_06 Number(22, 7) Extension Attribute

ATTRIB_07 Date Time Extension Attribute

ATTRIB_08 Date Time Extension Attribute

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

FK_01_WID Number(10, 0) Blank Key Field For Adding New


DM

FK_02_WID Number(10, 0) Blank Key Field For Adding New


DM

FK_03_WID Number(10, 0) Blank Key Field For Adding New


DM

ROW_WID 3 Number(10, 0) Siebel System Field

Indexes

W_ASSET_FX_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 648 of 1915
Repository Tables

Name: W_ASSET_MD User Name: Asset Mini Dimension

Status: Active Type: Warehouse Base Table:


Comments: Asset Mini Dimension

Columns

Name Not Data Type Domain Domain Comments


Null Type
ACCOUNTING_MTHD Varchar(30) Accounting Method (values based
on LOV type
'FS_ASSET_ACCOUNTING_MTH
D')

ACCOUNTING_MTHD_I Varchar(50) Accounting Method Language


Independent Code (values based
on LOV type
'FS_ASSET_ACCOUNTING_MTH
D')

CONDITION Varchar(30) Asset Condition (values based on


LOV type
'FS_ASSET_CONDITION' )

CONDITION_I Varchar(50) Asset Condition Language


Independent Code (values based
on LOV type
'FS_ASSET_CONDITION' )

COST_CATEGORY Varchar(30) Asset Cost Category (values


based on LOV type
'ASSET_COST_CATEGORY' )

COST_CATEGORY_I Varchar(50) Cost Category Language


Independent Code (values based
on LOV type
'ASSET_COST_CATEGORY' )

ROW_WID 3 Number(10, 0) Siebel System Column

STATUS Varchar(30) Asset Status (Values based on


LOV type 'IMPL_PHASE')

STATUS_I Varchar(50) Asset Status Language


Independent Code (Values based
on LOV type 'IMPL_PHASE')

VALUE_BASIS Varchar(30) Value Basis (values based on


LOV type
'FS_ASSET_VALUE_BASIS' )

VALUE_BASIS_I Varchar(50) Value Basis Language


Independent Code (values based
on LOV type
'FS_ASSET_VALUE_BASIS' )

VERSION Varchar(30) Asset Version (value based on


LOV type 'SR_PROD_VERSION')

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 649 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
VERSION_I Varchar(50) Asset Version Language
Independent Code (value based
on LOV type
'SR_PROD_VERSION')

WRNTY_SUB_TYPE Varchar(30) Warranty Sub Type (Values based


on LOV type
'FS_WRNTY_SUB_TYPE')

WRNTY_SUB_TYPE_I Varchar(50) Warranty Sub Type Language


Independent Code (Values based
on LOV type
'FS_WRNTY_SUB_TYPE')

WRNTY_TYPE Varchar(30) Warranty Type (values based on


LOV type 'WARR_TYPE')

WRNTY_TYPE_I Varchar(50) Warranty Type Language


Independent Code (values based
on LOV type 'WARR_TYPE')

Indexes

W_ASSET_MD_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: WRNTY_TYPE

W_ASSET_MD_M10 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: VALUE_BASIS_I

W_ASSET_MD_M11 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: VERSION

W_ASSET_MD_M12 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: VERSION_I

W_ASSET_MD_M13 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: STATUS

W_ASSET_MD_M14 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: STATUS_I

W_ASSET_MD_M15 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: CONDITION

W_ASSET_MD_M16 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: CONDITION_I

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 650 of 1915
Repository Tables

Indexes - continued

W_ASSET_MD_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: WRNTY_TYPE_I

W_ASSET_MD_M3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: WRNTY_SUB_TYPE

W_ASSET_MD_M4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: WRNTY_SUB_TYPE_I

W_ASSET_MD_M5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ACCOUNTING_MTHD

W_ASSET_MD_M6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ACCOUNTING_MTHD_I

W_ASSET_MD_M7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: COST_CATEGORY

W_ASSET_MD_M8 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: COST_CATEGORY_I

W_ASSET_MD_M9 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: VALUE_BASIS

W_ASSET_MD_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered:

Columns: ROW_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 651 of 1915
Repository Tables

Name: W_ASSET_PARTY User Name: Asset Party

Status: Active Type: Warehouse Base Table:


Comments: Asset Party

Columns

Name Not Data Type Domain Domain Comments


Null Type
ASSET_ID 3 Varchar(15) Asset Id

INTEGRATION_ID 3 Varchar(30) System Field

PARTY_ID 3 Varchar(15) Party Id

TABLE_WID 3 Number(10, 0) System Field

Indexes

W_ASSET_PARTY_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: PARTY_ID, ASSET_ID

W_ASSET_PARTY_U2 Type: System Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: INTEGRATION_ID, TABLE_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 652 of 1915
Repository Tables

Name: W_ASSET_SCD User Name: Asset Scd

Status: Active Type: Warehouse Base Table:


Comments: Asset Slowly Changing Dimension

Columns

Name Not Data Type Domain Domain Comments


Null Type
AAG_NAME Varchar(150) Aag Name

AAG_SVC_TYPE Varchar(250) Aag Svc Type

ACCOUNTING_MTHD Varchar(30) Accounting Mthd

ACCOUNTING_MTHD_I Varchar(50) Accounting Mthd I

ANN_PERC_RATE Number(22, 7) Ann Perc Rate

ANN_PERC_YIELD Number(22, 7) Ann Perc Yield

ASSET_LOB Varchar(30) Asset Lob

ASSET_LOB_I Varchar(50) Asset Lob I

ASSET_NUM 3 Varchar(100) Asset Num

ASSET_TAG Varchar(50) Asset Tag

ASSET_TYPE Varchar(30) Asset Type

ASSET_TYPE_I Varchar(50) Asset Type I

BILL_STATUS_CD Varchar(30) Bill Status Cd

BILL_STATUS_CD_I Varchar(50) Bill Status Cd I

BUILD_DT UTC Date Time Build Dt

BUILD_PLANT_CD Varchar(30) Build Plant Cd

BUILD_PLANT_CD_I Varchar(50) Build Plant Cd I

CHANNEL_CD Varchar(30) Channel Cd

CHANNEL_CD_I Varchar(50) Channel Cd I

COMMIT_AMT Number(22, 7) Commit Amt

COMPANY_CD Varchar(30) Company Cd

COMPANY_CD_I Varchar(50) Company Cd I

CONDITION Varchar(30) Condition

CONDITION_I Varchar(50) Condition I

COST_CATEGORY Varchar(30) Cost Category

COST_CATEGORY_I Varchar(50) Cost Category I

CP_RISK_RATE Varchar(50) Cp Risk Rate

DATASOURCE_NUM_ID 3 Number(10, 0) Datasource Num Id

DEALER_RCPT_DT UTC Date Time Dealer Rcpt Dt

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 653 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
DIVIDEND_OPTION Varchar(30) Dividend Option

DIVIDEND_OPTION_I Varchar(50) Dividend Option I

DLR_INV_PRICE Number(22, 7) Dlr Inv Price

DOORS_TYPE_CD Varchar(30) Doors Type Cd

DOORS_TYPE_CD_I Varchar(50) Doors Type Cd I

DRIVE_TRAIN_CD Varchar(30) Drive Train Cd

DRIVE_TRAIN_CD_I Varchar(50) Drive Train Cd I

END_DT UTC Date Time End Dt

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Etl Proc Wid

EXT_COLOR_CD Varchar(30) Ext Color Cd

EXT_COLOR_CD_I Varchar(50) Ext Color Cd I

FIRST_SALE_DT UTC Date Time First Sale Dt

FLT_CAT_CD Varchar(30) (Made Obsolete in 7.5)

FLT_CAT_CD_I Varchar(50) (Made Obsolete in 7.5)

FLT_FLG Character(1) Flt Flg

FLT_TYPE_CD Varchar(30) Flt Type Cd

FLT_TYPE_CD_I Varchar(50) Flt Type Cd I

HLTH_ACCNT_TYPE Varchar(30) Hlth Accnt Type

HLTH_ACCNT_TYPE_I Varchar(50) Hlth Accnt Type I

INCEPTION_DT UTC Date Time Inception Dt

INSTALL_DT UTC Date Time Install Dt

INSURED_AMT Number(22, 7) Insured Amt

INTEGRATION_ID 3 Varchar(30) Integration Id

INTEREST_RATE Number(22, 7) Interest Rate

INT_COLOR_CD Varchar(30) Int Color Cd

INT_COLOR_CD_I Varchar(50) Int Color Cd I

INVENTORY_LOC Varchar(100) Inventory Loc

LAST_STAT_DT UTC Date Time Last Stat Dt

LCNS_EXP_DT UTC Date Time Lcns Exp Dt

LICENSE_NO Varchar(30) License No

LICENSE_STATE Varchar(50) License State

MAKE_CD Varchar(30) Make Cd

MAKE_CD_I Varchar(50) Make Cd I

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 654 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
MATURITY_DT UTC Date Time Maturity Dt

MODEL_CD Varchar(30) Model Cd

MODEL_CD_I Varchar(50) Model Cd I

MODEL_YR Number(10, 0) Model Yr

MSRP_AMT Number(22, 7) Msrp Amt

NEXT_STAT_DT UTC Date Time Next Stat Dt

NON_FORFT_OPTION Varchar(30) Non Forft Option

NON_FORFT_OPTION_I Varchar(50) Non Forft Option I

ODOMTR_RDG Number(22, 7) Odomtr Rdg

ODOMTR_UOM Varchar(30) Odomtr Uom

ODOMTR_UOM_I Varchar(50) Odomtr Uom I

ORIG_COST Number(22, 7) Orig Cost

OVERDRAFTS_YY Number(10, 0) Overdrafts Yy

OWNER_NAME Varchar(50) (Made Obsolete in 7.5)

PEND_CANCEL_FLG Character(1) Pend Cancel Flg

PREMIUM Number(22, 7) Premium

PREMIUM_CLASS Varchar(50) Premium Class

PREMIUM_DT UTC Date Time Premium Dt

PRODUCT_NAME Varchar(100) Product Name

PROFIT Number(22, 7) Profit

PURCHASE_DT UTC Date Time Purchase Dt

QTY Number(22, 7) Qty

RATE_PLAN Varchar(30) Rate Plan

RATE_PLAN_I Varchar(50) Rate Plan I

RATE_STATE Varchar(15) Rate State

REFERRAL_NAME Varchar(100) Referral Name

REGISTERED_DT UTC Date Time Registered Dt

REVENUE Number(22, 7) Revenue

REV_NUM Varchar(30) Rev Num

ROW_WID 3 Number(10, 0) Row Wid

SCD_END_DT_WID 3 Number(10, 0) FK W_DAY_D End Date of the validity of record

SCD_START_DT_WID 3 Number(10, 0) FK W_DAY_D Scd Start Dt Wid

SERIAL_NUM Varchar(100) Serial Num

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 655 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
SHIP_DT UTC Date Time Ship Dt

START_DT UTC Date Time Start Dt

STATUS Varchar(30) Status

STATUS_I Varchar(50) Status I

SUB_STATUS Varchar(30) SUB_STATUS

SUB_STATUS_I Varchar(50) SUB_STATUS_I

SUB_TYPE Varchar(30) Sub Type

SUB_TYPE_I Varchar(50) Sub Type I

TRANSMISSION_CD Varchar(30) Transmission Cd

TRANSMISSION_CD_I Varchar(50) Transmission Cd I

TRIM_CD Varchar(30) Trim Cd

TRIM_CD_I Varchar(50) Trim Cd I

U_CURCY_CD Varchar(20) U_CURCY_CD

U_EXCH_DT UTC Date Time U_EXCH_DT

U_MSRP_AMT Number(22, 7) U Msrp Amt

U_MSRP_CURCY_CD Varchar(20) U Msrp Curcy Cd

U_MSRP_EXCH_DT UTC Date Time U Msrp Exch Dt

U_ORIG_CST Number(22, 7) U_ORIG_CST

U_VALUE_AMT Number(22, 7) U_VALUE_AMT

VALUE_AMT Number(22, 7) Value Amt

VALUE_BASIS Varchar(30) Value Basis

VALUE_BASIS_I Varchar(50) Value Basis I

VERSION Varchar(30) Version

VERSION_I Varchar(50) Version I

VHCL_TYPE_CD Varchar(30) Vhcl Type Cd

VHCL_TYPE_CD_I Varchar(50) Vhcl Type Cd I

VIN_NUM Varchar(100) Vin Num

VIS_PR_BU_ID Varchar(30) Vis Pr Bu Id

VIS_PR_EMP_ID Varchar(30) Vis Pr Emp Id

VIS_PR_POS_ID Varchar(30) Vis Pr Pos Id

WRNTY_END_DT UTC Date Time Wrnty End Dt

WRNTY_NAME Varchar(100) Wrnty Name

WRNTY_START_DT UTC Date Time Wrnty Start Dt

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 656 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
WRNTY_SUB_TYPE Varchar(30) Wrnty Sub Type

WRNTY_SUB_TYPE_I Varchar(50) Wrnty Sub Type I

WRNTY_TYPE Varchar(30) Wrnty Type

WRNTY_TYPE_I Varchar(50) Wrnty Type I

Indexes

W_ASSET_SCD_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: AAG_NAME

W_ASSET_SCD_M10 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ASSET_TYPE_I

W_ASSET_SCD_M100 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: CHANNEL_CD_I

W_ASSET_SCD_M101 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: SUB_STATUS_I

W_ASSET_SCD_M102 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: SUB_STATUS

W_ASSET_SCD_M103 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: VIS_PR_BU_ID

W_ASSET_SCD_M104 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: VIS_PR_EMP_ID

W_ASSET_SCD_M105 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: VIS_PR_POS_ID

W_ASSET_SCD_M11 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: BUILD_DT

W_ASSET_SCD_M12 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: BUILD_PLANT_CD

W_ASSET_SCD_M13 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: BUILD_PLANT_CD_I

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 657 of 1915
Repository Tables

Indexes - continued

W_ASSET_SCD_M16 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: CONDITION

W_ASSET_SCD_M17 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: CONDITION_I

W_ASSET_SCD_M18 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: COST_CATEGORY

W_ASSET_SCD_M19 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: COST_CATEGORY_I

W_ASSET_SCD_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: AAG_SVC_TYPE

W_ASSET_SCD_M20 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: DEALER_RCPT_DT

W_ASSET_SCD_M21 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: DIVIDEND_OPTION

W_ASSET_SCD_M22 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: DIVIDEND_OPTION_I

W_ASSET_SCD_M23 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: DOORS_TYPE_CD

W_ASSET_SCD_M24 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: DOORS_TYPE_CD_I

W_ASSET_SCD_M25 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: DRIVE_TRAIN_CD

W_ASSET_SCD_M26 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: DRIVE_TRAIN_CD_I

W_ASSET_SCD_M27 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: END_DT

W_ASSET_SCD_M28 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: EXT_COLOR_CD

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 658 of 1915
Repository Tables

Indexes - continued

W_ASSET_SCD_M29 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: EXT_COLOR_CD_I

W_ASSET_SCD_M3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ACCOUNTING_MTHD

W_ASSET_SCD_M30 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: FIRST_SALE_DT

W_ASSET_SCD_M31 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: FLT_CAT_CD

W_ASSET_SCD_M32 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: FLT_CAT_CD_I

W_ASSET_SCD_M33 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: FLT_FLG

W_ASSET_SCD_M34 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: FLT_TYPE_CD

W_ASSET_SCD_M35 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: FLT_TYPE_CD_I

W_ASSET_SCD_M36 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: HLTH_ACCNT_TYPE

W_ASSET_SCD_M37 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: HLTH_ACCNT_TYPE_I

W_ASSET_SCD_M38 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: INCEPTION_DT

W_ASSET_SCD_M39 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: INSTALL_DT

W_ASSET_SCD_M4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ACCOUNTING_MTHD_I

W_ASSET_SCD_M40 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: INT_COLOR_CD

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 659 of 1915
Repository Tables

Indexes - continued

W_ASSET_SCD_M41 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: INT_COLOR_CD_I

W_ASSET_SCD_M42 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: INVENTORY_LOC

W_ASSET_SCD_M43 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LAST_STAT_DT

W_ASSET_SCD_M44 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LCNS_EXP_DT

W_ASSET_SCD_M45 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LICENSE_NO

W_ASSET_SCD_M46 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LICENSE_STATE

W_ASSET_SCD_M47 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: MAKE_CD

W_ASSET_SCD_M48 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: MAKE_CD_I

W_ASSET_SCD_M49 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: MATURITY_DT

W_ASSET_SCD_M5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ASSET_LOB

W_ASSET_SCD_M50 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: MODEL_CD

W_ASSET_SCD_M51 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: MODEL_CD_I

W_ASSET_SCD_M52 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: MODEL_YR

W_ASSET_SCD_M53 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: NEXT_STAT_DT

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 660 of 1915
Repository Tables

Indexes - continued

W_ASSET_SCD_M54 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: NON_FORFT_OPTION

W_ASSET_SCD_M55 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: NON_FORFT_OPTION_I

W_ASSET_SCD_M56 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ODOMTR_UOM

W_ASSET_SCD_M57 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ODOMTR_UOM_I

W_ASSET_SCD_M58 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OWNER_NAME

W_ASSET_SCD_M59 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PREMIUM_CLASS

W_ASSET_SCD_M6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ASSET_LOB_I

W_ASSET_SCD_M60 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PREMIUM_DT

W_ASSET_SCD_M61 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PRODUCT_NAME

W_ASSET_SCD_M62 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PURCHASE_DT

W_ASSET_SCD_M63 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: RATE_PLAN

W_ASSET_SCD_M64 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: RATE_PLAN_I

W_ASSET_SCD_M65 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: RATE_STATE

W_ASSET_SCD_M66 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: REFERRAL_NAME

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 661 of 1915
Repository Tables

Indexes - continued

W_ASSET_SCD_M67 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: REGISTERED_DT

W_ASSET_SCD_M68 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: SERIAL_NUM

W_ASSET_SCD_M69 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: SHIP_DT

W_ASSET_SCD_M7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ASSET_NUM

W_ASSET_SCD_M70 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: START_DT

W_ASSET_SCD_M71 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: STATUS

W_ASSET_SCD_M72 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: STATUS_I

W_ASSET_SCD_M73 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: SUB_TYPE

W_ASSET_SCD_M74 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: SUB_TYPE_I

W_ASSET_SCD_M75 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: TRANSMISSION_CD

W_ASSET_SCD_M76 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: TRANSMISSION_CD_I

W_ASSET_SCD_M77 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: TRIM_CD

W_ASSET_SCD_M78 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: TRIM_CD_I

W_ASSET_SCD_M79 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: VALUE_BASIS

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 662 of 1915
Repository Tables

Indexes - continued

W_ASSET_SCD_M8 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ASSET_TAG

W_ASSET_SCD_M80 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: VALUE_BASIS_I

W_ASSET_SCD_M81 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: VERSION

W_ASSET_SCD_M82 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: VERSION_I

W_ASSET_SCD_M83 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: VHCL_TYPE_CD

W_ASSET_SCD_M84 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: VHCL_TYPE_CD_I

W_ASSET_SCD_M85 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: WRNTY_END_DT

W_ASSET_SCD_M86 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: WRNTY_NAME

W_ASSET_SCD_M87 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: WRNTY_START_DT

W_ASSET_SCD_M88 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: WRNTY_SUB_TYPE

W_ASSET_SCD_M89 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: WRNTY_SUB_TYPE_I

W_ASSET_SCD_M9 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ASSET_TYPE

W_ASSET_SCD_M90 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: WRNTY_TYPE

W_ASSET_SCD_M91 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: WRNTY_TYPE_I

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 663 of 1915
Repository Tables

Indexes - continued

W_ASSET_SCD_M92 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: COMPANY_CD

W_ASSET_SCD_M93 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: COMPANY_CD_I

W_ASSET_SCD_M94 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: CP_RISK_RATE

W_ASSET_SCD_M95 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: BILL_STATUS_CD

W_ASSET_SCD_M96 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: BILL_STATUS_CD_I

W_ASSET_SCD_M97 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PEND_CANCEL_FLG

W_ASSET_SCD_M98 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: REV_NUM

W_ASSET_SCD_M99 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: CHANNEL_CD

W_ASSET_SCD_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered:

Columns: INTEGRATION_ID, DATASOURCE_NUM_ID, SCD_START_DT_WID,


SCD_END_DT_WID

W_ASSET_SCD_U2 Type: System Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID, SCD_START_DT_WID, SCD_END_DT_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 664 of 1915
Repository Tables

Name: W_ASSET_SCDX User Name: Asset SCD Extension

Status: Active Type: Warehouse Base Table:


Comments: Asset Slowly Changing Dimension Extension

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Varchar(30) Extension Attribute

ATTRIB_05 Varchar(30) Extension Attribute

ATTRIB_06 Varchar(30) Extension Attribute

ATTRIB_07 Varchar(30) Extension Attribute

ATTRIB_08 Varchar(30) Extension Attribute

ATTRIB_09 Varchar(30) Extension Attribute

ATTRIB_10 Varchar(30) Extension Attribute

ATTRIB_11 Number(10, 0) Extension Attribute

ATTRIB_12 Number(10, 0) Extension Attribute

ATTRIB_13 Number(10, 0) Extension Attribute

ATTRIB_14 Number(10, 0) Extension Attribute

ATTRIB_15 Number(10, 0) Extension Attribute

ATTRIB_16 Number(22, 7) Extension Attribute

ATTRIB_17 Number(22, 7) Extension Attribute

ATTRIB_18 Number(22, 7) Extension Attribute

ATTRIB_19 Number(22, 7) Extension Attribute

ATTRIB_20 Number(22, 7) Extension Attribute

ATTRIB_21 UTC Date Time Extension Attribute

ATTRIB_22 UTC Date Time Extension Attribute

ATTRIB_23 UTC Date Time Extension Attribute

ATTRIB_24 UTC Date Time Extension Attribute

ATTRIB_25 UTC Date Time Extension Attribute

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel Systems Field

ROW_WID 3 Number(10, 0) Datawarehouse System Column

SCD_END_DT_WID 3 Number(10, 0) FK W_DAY_D End Date of the validity of record

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 665 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
SCD_START_DT_WID 3 Number(10, 0) FK W_DAY_D Start Date of the validity of record

Indexes

W_ASSET_SCDX_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered:

Columns: ROW_WID, SCD_START_DT_WID, SCD_END_DT_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 666 of 1915
Repository Tables

Name: W_A_MNTH_H User Name: Month Helper - MAT

Status: Active Type: Warehouse Base Table:


Comments: Month Helper - MAT

Columns

Name Not Data Type Domain Domain Comments


Null Type
BASE_MNTH_WID Number(10, 0) FK W_MONTH_D Base MAT Month Id
(W_MONTH_D)

PER_NAME_HALF Varchar(50) Period Name Half Year

PER_NAME_MONTH Varchar(50) Period Name Month

PER_NAME_QTR Varchar(50) Period Name Quarter

PER_NAME_TER Varchar(50) Period Name Trimester

PER_NAME_YEAR Varchar(50) Periond Name Year

PRE_MNTH_WID Number(10, 0) FK W_MONTH_D Previous MAT Month Id

ROW_WID 3 Number(10, 0) Datawarehouse System Column

YAGO_BASE_WID Number(10, 0) FK W_MONTH_D Base MAT Year Ago Month Id

YAGO_PRE_WID Number(10, 0) FK W_MONTH_D Previous MAT Year Ago Month Id

Indexes

W_A_MNTH_H_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: BASE_MNTH_WID

W_A_MNTH_H_F2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PRE_MNTH_WID

W_A_MNTH_H_F3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: YAGO_BASE_WID

W_A_MNTH_H_F4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: YAGO_PRE_WID

W_A_MNTH_H_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PER_NAME_HALF, PRE_MNTH_WID

W_A_MNTH_H_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PER_NAME_MONTH, PRE_MNTH_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 667 of 1915
Repository Tables

Indexes - continued

W_A_MNTH_H_M3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PER_NAME_QTR, PRE_MNTH_WID

W_A_MNTH_H_M4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PER_NAME_TER, PRE_MNTH_WID

W_A_MNTH_H_M5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PER_NAME_YEAR, PRE_MNTH_WID

W_A_MNTH_H_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 668 of 1915
Repository Tables

Name: W_BALHSTRY_F User Name: Balance History Fact

Status: Active Type: Warehouse Base Table:


Comments: Balance History Fact

Columns

Name Not Data Type Domain Domain Comments


Null Type
ACCNT_GEO_WID 3 Number(10, 0) FK W_GEO_D Account Geographic Dimension Id
(W_GEO_D)

ACCNT_WID 3 Number(10, 0) FK W_ORG_D Account Dimension Id


(W_ORG_D)

ASSET_WID 3 Number(10, 0) FK W_ASSET_D Asset Dimension Id


(W_ASSET_D)

AVG_BALANCE Number(22, 7) Average Balance

BAL_END_DT_WID 3 Number(10, 0) FK W_DAY_D Balance End Date Id (W_DAY_D)

BRANCH_WID 3 Number(10, 0) FK W_ORG_D Branch Id (W_ORG_D)

CONTACT_GEO_WID 3 Number(10, 0) FK W_GEO_D Contact Geographic Dimension Id


(W_GEO_D)

CONTACT_WID 3 Number(10, 0) FK W_PERSON_D Contact Dimension Id


(W_PERSON_D)

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

DIVISION_WID 3 Number(10, 0) FK W_ORG_D Division Fact Id

END_BALANCE Number(22, 7) End Balance

END_DT_WID 3 Number(10, 0) FK W_DAY_D End Date Id (W_DAY_D)

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

FEE_PAID Number(22, 7) Fee Paid

HIGH_BALANCE Number(22, 7) High Balance

INCEPTION_DT_WID 3 Number(10, 0) FK W_DAY_D Inception Date Id (W_DAY_D)

INDUST_WID 3 Number(10, 0) FK W_INDUSTRY_D Industry Id (W_INDUSTRY_D)

INTEGRATION_ID 3 Varchar(30) Siebel System Field

INTEREST_PAID Number(22, 7) Interest Paid

LAST_STAT_DT_WID 3 Number(10, 0) FK W_DAY_D Last Statement Date Id


(W_DAY_D)

LOW_BALANCE Number(22, 7) Low Balance

MATURITY_DT_WID 3 Number(10, 0) FK W_DAY_D Maturity Date Id (W_DAY_D)

NEXT_STAT_DT_WID 3 Number(10, 0) FK W_DAY_D Next Statement Date Id


(W_DAY_D)

OWNER_POSTN_WID 3 Number(10, 0) FK W_POSITION_D Position Id (W_POSITION_D)

PROD_WID 3 Number(10, 0) FK W_PRODUCT_D Product Dimension Id


(W_PRODUCT_D)

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 669 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
PR_EMP_WID 3 Number(10, 0) FK W_PERSON_D Primary Employee Id
(W_PERSON_F)

PURCHASE_DT_WID 3 Number(10, 0) FK W_DAY_D Purchase Date Id (W_DAY_D)

ROW_WID 3 Number(10, 0) Siebel System Field

START_DT_WID 3 Number(10, 0) FK W_DAY_D Start Date Id (W_DAY_D)

Indexes

W_BALHSTRY_F_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ACCNT_GEO_WID

W_BALHSTRY_F_F10 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: MATURITY_DT_WID

W_BALHSTRY_F_F11 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: NEXT_STAT_DT_WID

W_BALHSTRY_F_F12 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PR_EMP_WID

W_BALHSTRY_F_F13 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: INCEPTION_DT_WID

W_BALHSTRY_F_F14 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: BAL_END_DT_WID

W_BALHSTRY_F_F15 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OWNER_POSTN_WID

W_BALHSTRY_F_F16 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: DIVISION_WID

W_BALHSTRY_F_F17 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PURCHASE_DT_WID

W_BALHSTRY_F_F18 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: START_DT_WID

W_BALHSTRY_F_F19 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: END_DT_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 670 of 1915
Repository Tables

Indexes - continued

W_BALHSTRY_F_F2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ACCNT_WID

W_BALHSTRY_F_F3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: CONTACT_GEO_WID

W_BALHSTRY_F_F4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: CONTACT_WID

W_BALHSTRY_F_F5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ASSET_WID

W_BALHSTRY_F_F6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: BRANCH_WID

W_BALHSTRY_F_F7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PROD_WID

W_BALHSTRY_F_F8 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: INDUST_WID

W_BALHSTRY_F_F9 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LAST_STAT_DT_WID

W_BALHSTRY_F_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

W_BALHSTRY_F_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered:

Columns: INTEGRATION_ID, DATASOURCE_NUM_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 671 of 1915
Repository Tables

Name: W_BALHSTRY_FS User Name: Balance History Fact Staging

Status: Active Type: Warehouse Base Table:


Comments: Balance History Fact Staging

Columns

Name Not Data Type Domain Domain Comments


Null Type
ACCNT_ID Varchar(30) Account Id

ASSET_ID Varchar(30) Asset Id

AVG_BALANCE Number(22, 7) Average Balance

BAL_END_DT UTC Date Time Balance End Date

BRANCH_ID Varchar(30) Branch Id

CONTACT_ID Varchar(30) Contact Id

CURCY_CD Varchar(20) Curcy Cd

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

END_BALANCE Number(22, 7) End Balance

EXCH_DT UTC Date Time Exch Dt

FEE_PAID Number(22, 7) Fee Paid

HIGH_BALANCE Number(22, 7) High Balance

INCEPTION_DT UTC Date Time Inception Date

INDUST_ID Varchar(30) Industry Id

INTEGRATION_ID 3 Varchar(30) Siebel System Field

INTEREST_PAID Number(22, 7) Interest Paid

LAST_STAT_DT UTC Date Time Last Statement Date

LOW_BALANCE Number(22, 7) Low Balance

MATURITY_DT UTC Date Time Maturity Date

NEXT_STAT_DT UTC Date Time Next Statement Date

OWNER_POSTN_ID Varchar(30) Owner Postn Id

PROD_ID Varchar(30) Product Id

PR_EMP_DIVN_ID Varchar(30) Prod Id

PR_EMP_ID Varchar(30) Pr Emp Id

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 672 of 1915
Repository Tables

Name: W_BALHSTRY_FSX User Name: Balance History Fact Staging Extension

Status: Active Type: Warehouse Base Table:


Comments: Balance History Fact Staging Extension

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Number(10, 0) Extension Attribute

ATTRIB_05 Number(10, 0) Extension Attribute

ATTRIB_06 Number(22, 7) Extension Attribute

ATTRIB_07 UTC Date Time Extension Attribute

ATTRIB_08 UTC Date Time Extension Attribute

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

FK_01_WID Number(10, 0) Blank Key Field For Adding New


DM

FK_02_WID Number(10, 0) Blank Key Field For Adding New


DM

FK_03_WID Number(10, 0) Blank Key Field For Adding New


DM

INTEGRATION_ID 3 Varchar(30) Siebel System Field

ROW_WID 3 Number(10, 0) Siebel System Field

Indexes

W_BALHSTRY_FSX_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 673 of 1915
Repository Tables

Name: W_BALHSTRY_FX User Name: Balance History Fact Extension

Status: Active Type: Warehouse Base Table:


Comments: Balance History Fact Extension

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Number(10, 0) Extension Attribute

ATTRIB_05 Number(10, 0) Extension Attribute

ATTRIB_06 Number(22, 7) Extension Attribute

ATTRIB_07 UTC Date Time Extension Attribute

ATTRIB_08 UTC Date Time Extension Attribute

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

FK_01_WID Number(10, 0) Blank Key Field For Adding New


DM

FK_02_WID Number(10, 0) Blank Key Field For Adding New


DM

FK_03_WID Number(10, 0) Blank Key Field For Adding New


DM

ROW_WID 3 Number(10, 0) Siebel System Field

Indexes

W_BALHSTRY_FX_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 674 of 1915
Repository Tables

Name: W_CALL_ACCNT_F User Name: Account Call Activity Fact

Status: Active Type: Warehouse Base Table:


Comments: Account Call Activity Fact

Columns

Name Not Data Type Domain Domain Comments


Null Type
ACCNT_AREA_WID 3 Number(10, 0) FK W_AREA_D Account Brick Dimension Id
(W_AREA_D)

ACCNT_GEO_WID 3 Number(10, 0) FK W_GEO_D Account Geographic Dimension Id


(W_GEO_D)

ACCNT_RNK_ATTR_WID 3 Number(10, 0) FK W_RANK_MD Account Rank Attribute Id


(W_RANK_MD)

ACCNT_RNK_WID 3 Number(10, 0) FK W_ACCNT_RNK_D Account Product Rank Id


(W_ACCNT_RNK_D)

ACCNT_WID 3 Number(10, 0) FK W_ORG_D Account Dimension Id


(W_ORG_D)

CALL_IND Number(10, 0) Call Indicator

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

INTEGRATION_ID 3 Varchar(30) Data warehouse System Column

MONTH_WID 3 Number(10, 0) FK W_MONTH_D Month Dimension Id


(W_MONTH_D)

NUM_CT Number(10, 0) Record Counter

NUM_OF_ITEMS Number(22, 7) Number of Items

OWNER_POSTN_WID 3 Number(10, 0) FK W_POSITION_D Owner Position Dimension Id


(W_POSITION_D)

PAR_INTEGRATION_ID 3 Varchar(30) Parent Call Id

PERIOD_DAY_WID 3 Number(10, 0) FK W_DAY_D Day Dimension Id for Period


(W_DAY_D)

PRIORITY_WID 3 Number(10, 0) FK W_LOV_D Product Detail Priority Dimension


Id (W_LOV_D)

PRODUCT_COST Number(22, 7) Product Cost

PROD_CALL_IND Number(10, 0) Product Call Indicator

PROD_IND_WID 3 Number(10, 0) FK W_LOV_D Product Indication Dimension Id


(W_LOV_D)

PROD_WID 3 Number(10, 0) FK W_PRODUCT_D Product Dimension Id


(W_PRODUCT_D)

ROW_WID 3 Number(10, 0) Datawarehouse System Column

U_PRDCST_CURCY_CD Varchar(20) Original Currency Code

U_PRODUCT_COST Number(22, 7) Cost in Orginal Currency

U_PRODUCT_COST_DT UTC Date Time Exchange Date

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 675 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
VIS_PR_POS_ID Varchar(30) Visibility Primary Position Id

Indexes

W_CALL_ACCNT_F_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ACCNT_AREA_WID

W_CALL_ACCNT_F_F10 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PROD_IND_WID

W_CALL_ACCNT_F_F11 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PROD_WID

W_CALL_ACCNT_F_F2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ACCNT_GEO_WID

W_CALL_ACCNT_F_F3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ACCNT_RNK_WID

W_CALL_ACCNT_F_F4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ACCNT_RNK_ATTR_WID

W_CALL_ACCNT_F_F5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ACCNT_WID

W_CALL_ACCNT_F_F6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: MONTH_WID

W_CALL_ACCNT_F_F7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OWNER_POSTN_WID

W_CALL_ACCNT_F_F8 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PERIOD_DAY_WID

W_CALL_ACCNT_F_F9 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PRIORITY_WID

W_CALL_ACCNT_F_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: INTEGRATION_ID, DATASOURCE_NUM_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 676 of 1915
Repository Tables

Indexes - continued

W_CALL_ACCNT_F_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: VIS_PR_POS_ID

W_CALL_ACCNT_F_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered:

Columns: ROW_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 677 of 1915
Repository Tables

Name: W_CALL_ACCNT_FS User Name: Account Call Activity Fact Staging

Status: Active Type: Warehouse Base Table:


Comments: Account Call Activity Fact Staging

Columns

Name Not Data Type Domain Domain Comments


Null Type
ACCNT_AREA_ID Varchar(30) Account Brick Dimension Id
(W_AREA_D)

ACCNT_ID Varchar(30) Account Id

ACCNT_ZIPCODE Varchar(30) Account Zipcode

APPT_START_DT UTC Date Time Appointment Start Date

BASE_ACT_ID Varchar(30) Base Activity Id

BASE_PROD_ID Varchar(30) Product Id

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

INTEGRATION_ID 3 Varchar(30) Data warehouse System Column

NUM_OF_ITEMS Number(22, 7) Number of Items

ORDER_COST_DATE UTC Date Time Cost Date

ORDER_CST_CURCY_CD Varchar(20) Cost Currency Code

OWNER_POSTN_ID Varchar(30) Owner Position Id

PRIORITY Number(10, 0) Detail Priority

PRODUCT_COST Number(22, 7) Product Cost

PROD_INDICATION Varchar(50) Product Indication

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 678 of 1915
Repository Tables

Name: W_CALL_ACCNT_FSX User Name: Account Call Activity Fact Staging Extension

Status: Active Type: Warehouse Base Table:


Comments: Account Call Activity Fact Staging Extension

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Number(10, 0) Extension Attribute

ATTRIB_05 Number(10, 0) Extension Attribute

ATTRIB_06 Number(22, 7) Extension Attribute

ATTRIB_07 UTC Date Time Extension Attribute

ATTRIB_08 UTC Date Time Extension Attribute

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

FK_01_ID Varchar(30) Blank Key Field For Adding New


DM

FK_02_ID Varchar(30) Blank Key Field For Adding New


DM

FK_03_ID Varchar(30) Foreign Key 02 ID

INTEGRATION_ID 3 Varchar(30) Data warehouse System Column

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 679 of 1915
Repository Tables

Name: W_CALL_ACCNT_FX User Name: Account Call Activity Fact Extension

Status: Active Type: Warehouse Base Table:


Comments: Account Call Activity Fact Extension

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Number(10, 0) Extension Attribute

ATTRIB_05 Number(10, 0) Extension Attribute

ATTRIB_06 Number(22, 7) Extension Attribute

ATTRIB_07 UTC Date Time Extension Attribute

ATTRIB_08 UTC Date Time Extension Attribute

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

FK_01_WID Number(10, 0) Foreign Key 01 WID

FK_02_WID Number(10, 0) Foreign Key 02 WID

FK_03_WID Number(10, 0) Foreign Key 03 WID

ROW_WID 3 Number(10, 0) Datawarehouse System Column

Indexes

W_CALL_ACCNT_FX_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered:

Columns: ROW_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 680 of 1915
Repository Tables

Name: W_CALL_ACCTOM_A User Name: Account Call Activity Monthly Organization Market
Aggregate

Status: Active Type: Warehouse Base Table:


Comments: Account Call Activity Monthly Organization Market Aggregate

Columns

Name Not Data Type Domain Domain Comments


Null Type
ACCNT_AREA_WID 3 Number(10, 0) FK W_AREA_D Account Brick Dimension Id
(W_AREA_D)

ACCNT_GEO_WID 3 Number(10, 0) FK W_GEO_D Account Geographic Dimension Id


(W_GEO_D)

DETAIL_COST Number(22, 7) Detail Cost

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

MKT_WID 3 Number(10, 0) FK W_PRODUCT_D Market Dimension Id


(W_PRODUCT_D)

MONTH_WID 3 Number(10, 0) FK W_MONTH_D Month Dimension Id


(W_MONTH_D)

NUM_OF_CALLS Number(10, 0) Number Of Calls

NUM_OF_CALLS_PROD Number(10, 0) Number Of Calls with Product


Detail

NUM_OF_DETAILS Number(10, 0) Number Of Product Details

TOP_POSTN_WID 3 Number(10, 0) FK W_POSITION_D Top Level Position Id


(W_POSITION_D)

VIS_PR_POS_ID Varchar(30) Visibility Primary Position Id

Indexes

W_CALL_ACCTOM_A_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ACCNT_AREA_WID

W_CALL_ACCTOM_A_F2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ACCNT_GEO_WID

W_CALL_ACCTOM_A_F3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: MKT_WID

W_CALL_ACCTOM_A_F4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: MONTH_WID

W_CALL_ACCTOM_A_F5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: TOP_POSTN_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 681 of 1915
Repository Tables

Indexes - continued

W_CALL_ACCTOM_A_U1 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ACCNT_AREA_WID, ACCNT_GEO_WID, MKT_WID, MONTH_WID, TOP_POSTN_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 682 of 1915
Repository Tables

Name: W_CALL_ACCTOP_A User Name: Account Call Activity Monthly Organization Product
Aggregate

Status: Active Type: Warehouse Base Table:


Comments: Account Call Activity Monthly Organization Product Aggregate

Columns

Name Not Data Type Domain Domain Comments


Null Type
ACCNT_AREA_WID 3 Number(10, 0) FK W_AREA_D Account Brick Dimension Id
(W_AREA_D)

ACCNT_GEO_WID 3 Number(10, 0) FK W_GEO_D Account Geographic Dimension Id


(W_GEO_D)

DETAIL_COST Number(22, 7) Detail Cost

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

MONTH_WID 3 Number(10, 0) FK W_MONTH_D Month Dimension Id


(W_MONTH_D)

NUM_OF_CALLS Number(10, 0) Number Of Calls

NUM_OF_CALLS_PROD Number(10, 0) Number Of Calls with Product


Detail

NUM_OF_DETAILS Number(10, 0) Number Of Product Details

PROD_IND_WID 3 Number(10, 0) FK W_LOV_D Product Indication Dimension Id


(W_LOV_D)

PROD_WID 3 Number(10, 0) FK W_PRODUCT_D Product Dimension Id


(W_PRODUCT_D)

TOP_POSTN_WID 3 Number(10, 0) FK W_POSITION_D Top Level Position Id


(W_POSITION_D)

VIS_PR_POS_ID Varchar(30) Visibility Primary Position Id

Indexes

W_CALL_ACCTOP_A_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ACCNT_AREA_WID

W_CALL_ACCTOP_A_F2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ACCNT_GEO_WID

W_CALL_ACCTOP_A_F3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: MONTH_WID

W_CALL_ACCTOP_A_F4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PROD_IND_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 683 of 1915
Repository Tables

Indexes - continued

W_CALL_ACCTOP_A_F5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PROD_WID

W_CALL_ACCTOP_A_F6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: TOP_POSTN_WID

W_CALL_ACCTOP_A_U1 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ACCNT_AREA_WID, ACCNT_GEO_WID, MONTH_WID, PROD_IND_WID, PROD_WID,


TOP_POSTN_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 684 of 1915
Repository Tables

Name: W_CALL_ATTDOM_A User Name: Attendee Call Activity Monthly Organization Market
Aggregate

Status: Active Type: Warehouse Base Table:


Comments: Attendee Call Activity Monthly Organization Market Aggregate

Columns

Name Not Data Type Domain Domain Comments


Null Type
ACCNT_AREA_WID 3 Number(10, 0) FK W_AREA_D Account Brick Dimension Id
(W_AREA_D)

ACCNT_GEO_WID 3 Number(10, 0) FK W_GEO_D Account Geographic Dimension Id


(W_GEO_D)

DETAIL_COST Number(22, 7) Detail Cost

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

MKT_WID 3 Number(10, 0) FK W_PRODUCT_D Market Dimension Id


(W_PRODUCT_D)

MONTH_WID 3 Number(10, 0) FK W_MONTH_D Month Dimension Id


(W_MONTH_D)

NUM_OF_CALLS Number(10, 0) Number Of Calls

NUM_OF_CALLS_PROD Number(10, 0) Number Of Calls with Product


Detail

NUM_OF_CALLS_SAMP Number(10, 0) Number Of Calls with Sample


Drop

NUM_OF_DETAILS Number(10, 0) Number Of Product Details

NUM_OF_PROM_ITEMS Number(10, 0) Number of Items

NUM_OF_SAMPLES Number(10, 0) Number of Samples

PROM_ITEM_COST Number(22, 7) Promo Item Cost

SAMPLE_COST Number(22, 7) Sample Cost

TOP_POSTN_WID 3 Number(10, 0) FK W_POSITION_D Top Level Position Id


(W_POSITION_D)

VIS_PR_POS_ID Varchar(30) Visibility Primary Position Id

Indexes

W_CALL_ATTDOM_A_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ACCNT_AREA_WID

W_CALL_ATTDOM_A_F2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ACCNT_GEO_WID

W_CALL_ATTDOM_A_F3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: MKT_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 685 of 1915
Repository Tables

Indexes - continued

W_CALL_ATTDOM_A_F4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: MONTH_WID

W_CALL_ATTDOM_A_F5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: TOP_POSTN_WID

W_CALL_ATTDOM_A_U1 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ACCNT_AREA_WID, ACCNT_GEO_WID, MKT_WID, MONTH_WID, TOP_POSTN_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 686 of 1915
Repository Tables

Name: W_CALL_ATTDOP_A User Name: Attendee Call Activity Monthly Organization Product
Aggregate

Status: Active Type: Warehouse Base Table:


Comments: Attendee Call Activity Monthly Organization Product Aggregate

Columns

Name Not Data Type Domain Domain Comments


Null Type
ACCNT_AREA_WID 3 Number(10, 0) FK W_AREA_D Account Brick Dimension Id
(W_AREA_D)

ACCNT_GEO_WID 3 Number(10, 0) FK W_GEO_D Account Geographic Dimension Id


(W_GEO_D)

DETAIL_COST Number(22, 7) Detail Cost

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

MONTH_WID 3 Number(10, 0) FK W_MONTH_D Month Dimension Id


(W_MONTH_D)

NUM_OF_CALLS Number(10, 0) Number Of Calls

NUM_OF_CALLS_PROD Number(10, 0) Number Of Calls with Product


Detail

NUM_OF_CALLS_SAMP Number(10, 0) Number Of Calls with Sample


Drop

NUM_OF_DETAILS Number(10, 0) Number Of Product Details

NUM_OF_PROM_ITEMS Number(10, 0) Number of Items

NUM_OF_SAMPLES Number(10, 0) Number of Samples

PROD_IND_WID 3 Number(10, 0) FK W_LOV_D Product Indication Dimension Id


(W_LOV_D)

PROD_WID 3 Number(10, 0) FK W_PRODUCT_D Product Dimension Id


(W_PRODUCT_D)

PROM_ITEM_COST Number(22, 7) Promo Item Cost

SAMPLE_COST Number(22, 7) Sample Cost

TOP_POSTN_WID 3 Number(10, 0) FK W_POSITION_D Top Level Position Id


(W_POSITION_D)

VIS_PR_POS_ID Varchar(30) Visibility Primary Position Id

Indexes

W_CALL_ATTDOP_A_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ACCNT_AREA_WID

W_CALL_ATTDOP_A_F2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ACCNT_GEO_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 687 of 1915
Repository Tables

Indexes - continued

W_CALL_ATTDOP_A_F3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: MONTH_WID

W_CALL_ATTDOP_A_F4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PROD_IND_WID

W_CALL_ATTDOP_A_F5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PROD_WID

W_CALL_ATTDOP_A_F6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: TOP_POSTN_WID

W_CALL_ATTDOP_A_U1 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ACCNT_AREA_WID, ACCNT_GEO_WID, MONTH_WID, PROD_IND_WID, PROD_WID,


TOP_POSTN_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 688 of 1915
Repository Tables

Name: W_CALL_ATTND_F User Name: Attendee Call Activity Fact

Status: Active Type: Warehouse Base Table:


Comments: Attendee Call Activity Fact

Columns

Name Not Data Type Domain Domain Comments


Null Type
ACCNT_AREA_WID 3 Number(10, 0) FK W_AREA_D Account Area WID

ACCNT_GEO_WID 3 Number(10, 0) FK W_GEO_D Account Geographic Dimension Id


(W_GEO_D)

ACCNT_RNK_ATTR_WID 3 Number(10, 0) FK W_RANK_MD Account Rank Attribute Id


(W_RANK_MD)

ACCNT_RNK_WID 3 Number(10, 0) FK W_ACCNT_RNK_D Account Product Rank Id


(W_ACCNT_RNK_D)

ACCNT_WID 3 Number(10, 0) FK W_ORG_D Account Dimension Id


(W_ORG_D)

CALL_IND Number(10, 0) Call Indicator

CALL_SAMP_IND Number(10, 0) Call w. Sample Drop Indicator

CONTACT_WID 3 Number(10, 0) FK W_PERSON_D Contact Dimension Id


(W_PERSON_D)

CON_RNK_ATTR_WID 3 Number(10, 0) FK W_RANK_MD Contact Rank Attribute Id

CON_RNK_WID 3 Number(10, 0) FK W_CON_RNK_D Contact Product Rank Dimension


(W_CON_RNK_D)

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

DETAIL_IND Number(10, 0) Call Product Detailing Indicator

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

INTEGRATION_ID 3 Varchar(30) Data warehouse System Column

MONTH_WID 3 Number(10, 0) FK W_MONTH_D Month Dimension Id


(W_MONTH_D)

NUM_CT Number(10, 0) Record Counter

NUM_OF_ITEMS Number(22, 7) Number of Items

OWNER_POSTN_WID 3 Number(10, 0) FK W_POSITION_D Owner Position Dimension Id


(W_POSITION_D)

PAR_INTEGRATION_ID 3 Varchar(30) Parent Call Id

PERIOD_DAY_WID 3 Number(10, 0) FK W_DAY_D Day Dimension Id for Period


(W_DAY_D)

POSTN_CON_WID 3 Number(10, 0) FK W_POSTN_CON_D Position-Contact Dimension Id


(W_POSTN_CON_D)

PRIORITY_WID 3 Number(10, 0) FK W_LOV_D Product Detail Priority Dimension


Id (W_LOV_D)

PRODUCT_COST Number(22, 7) Product Cost

PROD_CALL_IND Number(10, 0) Product Call Indicator

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 689 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
PROD_IND_WID 3 Number(10, 0) FK W_LOV_D Product Indication Dimension Id
(W_LOV_D)

PROD_WID 3 Number(10, 0) FK W_PRODUCT_D Product Dimension Id


(W_PRODUCT_D)

PROM_IND Number(10, 0) Promo Item Indicator

ROW_WID 3 Number(10, 0) Datawarehouse System Column

SAMPLE_IND Number(10, 0) Sample Indicator

SPECIALTY_WID 3 Number(10, 0) FK W_LOV_D Rep. Specialty WID

U_PRDCST_CURCY_CD Varchar(20) Original Currency Code

U_PRODUCT_COST Number(22, 7) Cost in Orginal Currency

U_PRODUCT_COST_DT UTC Date Time Exchange Date

VIS_PR_POS_ID Varchar(30) Visibility Primary Position Id

Indexes

W_CALL_ATTND_F_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ACCNT_AREA_WID

W_CALL_ATTND_F_F10 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OWNER_POSTN_WID

W_CALL_ATTND_F_F11 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PERIOD_DAY_WID

W_CALL_ATTND_F_F12 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: POSTN_CON_WID

W_CALL_ATTND_F_F13 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PRIORITY_WID

W_CALL_ATTND_F_F14 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PROD_IND_WID

W_CALL_ATTND_F_F15 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PROD_WID

W_CALL_ATTND_F_F16 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: SPECIALTY_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 690 of 1915
Repository Tables

Indexes - continued

W_CALL_ATTND_F_F2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ACCNT_GEO_WID

W_CALL_ATTND_F_F3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ACCNT_RNK_WID

W_CALL_ATTND_F_F4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ACCNT_RNK_ATTR_WID

W_CALL_ATTND_F_F5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ACCNT_WID

W_CALL_ATTND_F_F6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: CON_RNK_WID

W_CALL_ATTND_F_F7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: CON_RNK_ATTR_WID

W_CALL_ATTND_F_F8 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: CONTACT_WID

W_CALL_ATTND_F_F9 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: MONTH_WID

W_CALL_ATTND_F_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: INTEGRATION_ID, DATASOURCE_NUM_ID

W_CALL_ATTND_F_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: VIS_PR_POS_ID

W_CALL_ATTND_F_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered:

Columns: ROW_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 691 of 1915
Repository Tables

Name: W_CALL_ATTND_FS User Name: Attendee Call Activity Fact Staging

Status: Active Type: Warehouse Base Table:


Comments: Attendee Call Activity Fact Staging

Columns

Name Not Data Type Domain Domain Comments


Null Type
ACCNT_AREA_ID Varchar(30) Account Brick Dimension Id
(W_AREA_D)

ACCNT_ID Varchar(30) Account Id

ACCNT_ZIPCODE Varchar(30) Account Zipcode

APPT_START_DT UTC Date Time Appointment Start Date

BASE_ACT_ID Varchar(30) Base Activity Id

BASE_PROD_ID Varchar(30) Product Id

CONTACT_ID Varchar(30) Contact Id

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

INTEGRATION_ID 3 Varchar(30) Data warehouse System Column

NUM_OF_ITEMS Number(22, 7) Number of Items

ORDER_COST_DATE UTC Date Time Cost Date

ORDER_CST_CURCY_CD Varchar(20) Cost Currency Code

OWNER_POSTN_ID Varchar(30) Owner Position Id

PRIORITY Number(10, 0) Detail Priority

PRODUCT_COST Number(22, 7) Product Cost

PROD_INDICATION Varchar(50) Product Indication

RELATION_TYPE_CD Varchar(30) Relation Type Code

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 692 of 1915
Repository Tables

Name: W_CALL_ATTND_FSX User Name: Attendee Call Activity Fact Staging Extension

Status: Active Type: Warehouse Base Table:


Comments: Attendee Call Activity Fact Staging Extension

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Number(10, 0) Extension Attribute

ATTRIB_05 Number(10, 0) Extension Attribute

ATTRIB_06 Number(22, 7) Extension Attribute

ATTRIB_07 UTC Date Time Extension Attribute

ATTRIB_08 UTC Date Time Extension Attribute

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

FK_01_ID Varchar(30) Blank Key Field For Adding New


DM

FK_02_ID Varchar(30) Blank Key Field For Adding New


DM

FK_03_ID Varchar(30) Foreign Key 02 ID

INTEGRATION_ID 3 Varchar(30) Data warehouse System Column

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 693 of 1915
Repository Tables

Name: W_CALL_ATTND_FX User Name: Attendee Call Activity Fact Extension

Status: Active Type: Warehouse Base Table:


Comments: Attendee Call Activity Fact Extension

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Number(10, 0) Extension Attribute

ATTRIB_05 Number(10, 0) Extension Attribute

ATTRIB_06 Number(22, 7) Extension Attribute

ATTRIB_07 UTC Date Time Extension Attribute

ATTRIB_08 UTC Date Time Extension Attribute

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

FK_01_WID Number(10, 0) Foreign Key 01 WID

FK_02_WID Number(10, 0) Foreign Key 02 WID

FK_03_WID Number(10, 0) Foreign Key 03 WID

ROW_WID 3 Number(10, 0) Datawarehouse System Column

Indexes

W_CALL_ATTND_FX_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered:

Columns: ROW_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 694 of 1915
Repository Tables

Name: W_CALL_CONOM_A User Name: Contact Call Activity Monthly Organization Market
Aggregate

Status: Active Type: Warehouse Base Table:


Comments: Contact Call Activity Monthly Organization Market Aggregate

Columns

Name Not Data Type Domain Domain Comments


Null Type
CON_AREA_WID 3 Number(10, 0) FK W_AREA_D Contact Brick Id (W_AREA_D)

CON_GEO_WID 3 Number(10, 0) FK W_GEO_D Contact Geographic Dimension Id


(W_GEO_D)

DETAIL_COST Number(22, 7) Detail Cost

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

MKT_WID 3 Number(10, 0) FK W_PRODUCT_D Market Dimension Id


(W_PRODUCT_D)

MONTH_WID 3 Number(10, 0) FK W_MONTH_D Month Dimension Id


(W_MONTH_D)

NUM_OF_CALLS Number(10, 0) Number Of Calls

NUM_OF_CALLS_PROD Number(10, 0) Number Of Calls with Product


Detail

NUM_OF_CALLS_SAMP Number(10, 0) Number Of Calls with Sample


Drop

NUM_OF_DETAILS Number(10, 0) Number Of Product Details

NUM_OF_PROM_ITEMS Number(10, 0) Number of Items

NUM_OF_SAMPLES Number(10, 0) Number of Samples

PROM_ITEM_COST Number(22, 7) Promo Item Cost

SAMPLE_COST Number(22, 7) Sample Cost

TOP_POSTN_WID 3 Number(10, 0) FK W_POSITION_D Top Level Position Id


(W_POSITION_D)

VIS_PR_POS_ID Varchar(30) Visibility Primary Position Id

Indexes

W_CALL_CONOM_A_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: CON_AREA_WID

W_CALL_CONOM_A_F2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: CON_GEO_WID

W_CALL_CONOM_A_F3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: MKT_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 695 of 1915
Repository Tables

Indexes - continued

W_CALL_CONOM_A_F4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: MONTH_WID

W_CALL_CONOM_A_F5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: TOP_POSTN_WID

W_CALL_CONOM_A_U1 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: CON_AREA_WID, CON_GEO_WID, MKT_WID, MONTH_WID, TOP_POSTN_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 696 of 1915
Repository Tables

Name: W_CALL_CONOP_A User Name: Contact Call Activity Monthly Organization Product
Aggregate

Status: Active Type: Warehouse Base Table:


Comments: Contact Call Activity Monthly Organization Product Aggregate

Columns

Name Not Data Type Domain Domain Comments


Null Type
CON_AREA_WID 3 Number(10, 0) FK W_AREA_D Contact Brick Id (W_AREA_D)

CON_GEO_WID 3 Number(10, 0) FK W_GEO_D Contact Geographic Dimension Id


(W_GEO_D)

DETAIL_COST Number(22, 7) Detail Cost

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

MONTH_WID 3 Number(10, 0) FK W_MONTH_D Month Dimension Id


(W_MONTH_D)

NUM_OF_CALLS Number(10, 0) Number Of Calls

NUM_OF_CALLS_PROD Number(10, 0) Number Of Calls with Product


Detail

NUM_OF_CALLS_SAMP Number(10, 0) Number Of Calls with Sample


Drop

NUM_OF_DETAILS Number(10, 0) Number Of Product Details

NUM_OF_PROM_ITEMS Number(10, 0) Number of Items

NUM_OF_SAMPLES Number(10, 0) Number of Samples

PROD_IND_WID 3 Number(10, 0) FK W_LOV_D Product Indication Dimension Id


(W_LOV_D)

PROD_WID 3 Number(10, 0) FK W_PRODUCT_D Product Dimension Id


(W_PRODUCT_D)

PROM_ITEM_COST Number(22, 7) Promo Item Cost

SAMPLE_COST Number(22, 7) Sample Cost

TOP_POSTN_WID 3 Number(10, 0) FK W_POSITION_D Top Level Position Id


(W_POSITION_D)

VIS_PR_POS_ID Varchar(30) Visibility Primary Position Id

Indexes

W_CALL_CONOP_A_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: CON_AREA_WID

W_CALL_CONOP_A_F2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: CON_GEO_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 697 of 1915
Repository Tables

Indexes - continued

W_CALL_CONOP_A_F3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: MONTH_WID

W_CALL_CONOP_A_F4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PROD_IND_WID

W_CALL_CONOP_A_F5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PROD_WID

W_CALL_CONOP_A_F6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: TOP_POSTN_WID

W_CALL_CONOP_A_U1 Type: User Key Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: CON_AREA_WID, CON_GEO_WID, MONTH_WID, PROD_IND_WID, PROD_WID,


TOP_POSTN_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 698 of 1915
Repository Tables

Name: W_CALL_CON_F User Name: Contact Call Activity Fact

Status: Active Type: Warehouse Base Table:


Comments: Contact Call Activity Fact

Columns

Name Not Data Type Domain Domain Comments


Null Type
CALL_IND Number(10, 0) Call Indicator

CALL_SAMP_IND Number(10, 0) Call w. Sample Drop Indicator

CONTACT_WID 3 Number(10, 0) FK W_PERSON_D Contact Dimension Id


(W_PERSON_D)

CON_AREA_WID 3 Number(10, 0) FK W_AREA_D Contact Brick Id (W_AREA_D)

CON_GEO_WID 3 Number(10, 0) FK W_GEO_D Contact Geographic Dimension Id


(W_GEO_D)

CON_RNK_ATTR_WID 3 Number(10, 0) FK W_RANK_MD Contact Rank Attribute Id

CON_RNK_WID 3 Number(10, 0) FK W_CON_RNK_D Contact Product Rank Dimension


(W_CON_RNK_D)

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

DETAIL_IND Number(10, 0) Call Product Detailing Indicator

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

INTEGRATION_ID 3 Varchar(30) Data warehouse System Column

MONTH_WID 3 Number(10, 0) FK W_MONTH_D Month Dimension Id


(W_MONTH_D)

NUM_CT Number(10, 0) Record Counter

NUM_OF_ITEMS Number(22, 7) Number of Items

OWNER_POSTN_WID 3 Number(10, 0) FK W_POSITION_D Owner Position Dimension Id


(W_POSITION_D)

PAR_INTEGRATION_ID 3 Varchar(30) Parent Call Id

PERIOD_DAY_WID 3 Number(10, 0) FK W_DAY_D Day Dimension Id for Period


(W_DAY_D)

POSTN_CON_WID 3 Number(10, 0) FK W_POSTN_CON_D Position-Contact Dimension Id


(W_POSTN_CON_D)

PRIORITY_WID 3 Number(10, 0) FK W_LOV_D Product Detail Priority Dimension


Id (W_LOV_D)

PRODUCT_COST Number(22, 7) Product Cost

PROD_CALL_IND Number(10, 0) Product Call Indicator

PROD_IND_WID 3 Number(10, 0) FK W_LOV_D Product Indication Dimension Id


(W_LOV_D)

PROD_WID 3 Number(10, 0) FK W_PRODUCT_D Product Dimension Id


(W_PRODUCT_D)

PROM_IND Number(10, 0) Promo Item Indicator

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 699 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
ROW_WID 3 Number(10, 0) Datawarehouse System Column

SAMPLE_IND Number(10, 0) Sample Indicator

SPECIALTY_WID 3 Number(10, 0) FK W_LOV_D Rep. Specialty WID

U_PRDCST_CURCY_CD Varchar(20) Original Currency Code

U_PRODUCT_COST Number(22, 7) Cost in Orginal Currency

U_PRODUCT_COST_DT UTC Date Time Exchange Date

VIS_PR_POS_ID Varchar(30) Visibility Primary Position Id

Indexes

W_CALL_CON_F_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: CONTACT_WID

W_CALL_CON_F_F10 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PRIORITY_WID

W_CALL_CON_F_F11 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PROD_IND_WID

W_CALL_CON_F_F12 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PROD_WID

W_CALL_CON_F_F13 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: SPECIALTY_WID

W_CALL_CON_F_F2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: CON_AREA_WID

W_CALL_CON_F_F3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: CON_GEO_WID

W_CALL_CON_F_F4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: CON_RNK_WID

W_CALL_CON_F_F5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: CON_RNK_ATTR_WID

W_CALL_CON_F_F6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: MONTH_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 700 of 1915
Repository Tables

Indexes - continued

W_CALL_CON_F_F7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OWNER_POSTN_WID

W_CALL_CON_F_F8 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PERIOD_DAY_WID

W_CALL_CON_F_F9 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: POSTN_CON_WID

W_CALL_CON_F_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: INTEGRATION_ID, DATASOURCE_NUM_ID

W_CALL_CON_F_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: VIS_PR_POS_ID

W_CALL_CON_F_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered:

Columns: ROW_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 701 of 1915
Repository Tables

Name: W_CALL_CON_FS User Name: Contact Call Activity Fact Staging

Status: Active Type: Warehouse Base Table:


Comments: Contact Call Activity Fact Staging

Columns

Name Not Data Type Domain Domain Comments


Null Type
APPT_START_DT UTC Date Time Appointment Start Date

BASE_ACT_ID Varchar(30) Base Activity Id

BASE_PROD_ID Varchar(30) Product Id

CONTACT_ID Varchar(30) Contact Id

CON_AREA_ID Varchar(30) Contact Brick Id

CON_ZIPCODE Varchar(30) Contact Zipcode

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

INTEGRATION_ID 3 Varchar(30) Data warehouse System Column

NUM_OF_ITEMS Number(22, 7) Number of Items

ORDER_COST_DATE UTC Date Time Cost Date

ORDER_CST_CURCY_CD Varchar(20) Cost Currency Code

OWNER_POSTN_ID Varchar(30) Owner Position Id

PRIORITY Number(10, 0) Detail Priority

PRODUCT_COST Number(22, 7) Product Cost

PROD_INDICATION Varchar(50) Product Indication

RELATION_TYPE_CD Varchar(30) Relation Type Code

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 702 of 1915
Repository Tables

Name: W_CALL_CON_FSX User Name: Contact Call Activity Fact Staging Extension

Status: Active Type: Warehouse Base Table:


Comments: Contact Call Activity Fact Staging Extension

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Number(10, 0) Extension Attribute

ATTRIB_05 Number(10, 0) Extension Attribute

ATTRIB_06 Number(22, 7) Extension Attribute

ATTRIB_07 UTC Date Time Extension Attribute

ATTRIB_08 UTC Date Time Extension Attribute

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

FK_01_ID Varchar(30) Blank Key Field For Adding New


DM

FK_02_ID Varchar(30) Blank Key Field For Adding New


DM

FK_03_ID Varchar(30) Foreign Key 02 ID

INTEGRATION_ID 3 Varchar(30) Data warehouse System Column

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 703 of 1915
Repository Tables

Name: W_CALL_CON_FX User Name: Contact Call Activity Fact Extension

Status: Active Type: Warehouse Base Table:


Comments: Contact Call Activity Fact Extension

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Number(10, 0) Extension Attribute

ATTRIB_05 Number(10, 0) Extension Attribute

ATTRIB_06 Number(22, 7) Extension Attribute

ATTRIB_07 UTC Date Time Extension Attribute

ATTRIB_08 UTC Date Time Extension Attribute

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

FK_01_WID Number(10, 0) Foreign Key 01 WID

FK_02_WID Number(10, 0) Foreign Key 02 WID

FK_03_WID Number(10, 0) Foreign Key 03 WID

ROW_WID 3 Number(10, 0) Datawarehouse System Column

Indexes

W_CALL_CON_FX_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered:

Columns: ROW_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 704 of 1915
Repository Tables

Name: W_CAMP_HIST_A User Name: Campaign History Aggregate

Status: Active Type: Warehouse Base Table:


Comments: Campaign History Aggregate

Columns

Name Not Data Type Domain Domain Comments


Null Type
AVG_DAYS_TO_CONT Number(22, 7) Average number of days to
contact

AVG_NUM_CONTD Number(22, 7) Average number of days to


contact

MAX_DAYS_TO_CONT Number(10, 0) Maximum number of days to


contact

MIN_DAYS_TO_CONT Number(10, 0) Minimum number of days to


contact

NUM_OF_CONTACTS Number(10, 0) Total number of Contacts

PROGRAM_WID Number(10, 0) FK W_PROGRAM_D Campaign Dimension Id


(W_PROGRAM_D)

SEGMENT_WID Number(10, 0) FK W_SEGMENT_D Segment Dimension Id


(W_SEGMENT_D)

SOURCE_WID Number(10, 0) FK W_SOURCE_D

Indexes

W_CAMP_HIST_A_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PROGRAM_WID

W_CAMP_HIST_A_F2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: SEGMENT_WID

W_CAMP_HIST_A_F3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: SOURCE_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 705 of 1915
Repository Tables

Name: W_CAMP_HIST_F User Name: Campaign History Fact

Status: Active Type: Warehouse Base Table:


Comments: Campaign History Fact

Columns

Name Not Data Type Domain Domain Comments


Null Type
ACCNT_WID 3 Number(10, 0) FK W_ORG_D Account ID

BNCE_REASON_WID 3 Number(10, 0) FK W_LOV_D eMail Bounce Reason ID

BNCE_TYPE_WID 3 Number(10, 0) FK W_LOV_D eMail Bounce Type ID

CALL_STATUS_WID 3 Number(10, 0) FK W_LOV_D ID from the External System


(Values based on LOV type
CAMPAIGN_STATUS)

CAMPAIGN_WID 3 Number(10, 0) FK W_PROGRAM_D Campaign Dimension Id


(W_PROGRAM_D)

CAMP_END_DT_WID 3 Number(10, 0) FK W_DAY_D Campaign End Date ID

CAMP_LNCH_DT_WID 3 Number(10, 0) FK W_DAY_D Campaign Launch Date ID

CAMP_OWNER_ORG_WID 3 Number(10, 0) FK W_ORG_D Agreement Name

CAMP_PARTNER_WID 3 Number(10, 0) FK W_ORG_D Primary Key, generated in DW

CAMP_ST_DT_WID 3 Number(10, 0) FK W_DAY_D Campaign Start Date ID

COMPLETED_DT Date Time Completed Date

COMPLETED_DT_WID 3 Number(10, 0) FK W_DAY_D Completed Date Dimension Id


(W_DAY_D)

CONTACTED_DT_WID 3 Number(10, 0) FK W_DAY_D Contacted Date Dimension Id


(W_DAY_D)

CONTACTED_FLG Character(1) ETL Process Id

CONTACT_WID 3 Number(10, 0) FK W_PERSON_D Contact Dimension Id


(W_PERSON_D)

CON_OUTCOME_WID 3 Number(10, 0) FK W_LOV_D Outcome of contact with this


campaign contact

CREATED_DT_WID 3 Number(10, 0) FK W_DAY_D Created Date Dimension Id


(W_DAY_D)

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

INTEGRATION_ID 3 Varchar(30) Identifier used for integration with


external systems

KEY01 Varchar(30) Level1 Key

KEY02 Varchar(30) Level2 Key

KEY03 Varchar(30) Level3 Key

KEY04 Varchar(30) Level4 Key

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 706 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
KEY05 Varchar(30) Level5 Key

KEY06 Varchar(30) Level6 Key

KEY07 Varchar(30) Level7 Key

LAUNCH_DT_WID 3 Number(10, 0) FK W_DAY_D Launch Date ID

LD_DT_WID 3 Number(10, 0) FK W_DAY_D Load Date ID

LD_WAVE_WID 3 Number(10, 0) FK W_WAVE_D Load Wave ID

MKT_REGN_WID 3 Number(10, 0) FK W_REGN_D Marketing Region ID

MSG_OPEN_TS Date Time Time Stamp when eMail Message


is Opened

NUM_ATTEMPTS Number(10, 0) ID of the External System

NUM_DAYS_TOCONTACT Number(10, 0) Row_ID of Parent Agreement

PR_EMP_WID 3 Number(10, 0) FK W_EMPLOYEE_D Primary Position's Primary


Employee ID

ROW_WID 3 Number(10, 0) Siebel System Field

SCHEDULE_DT_WID 3 Number(10, 0) FK W_DAY_D Scheduled Date ID

SEGMENT_WID 3 Number(10, 0) FK W_SEGMENT_D Segment Dimension Id


(W_SEGMENT_D)

SOURCE_CODE Varchar(75) Source Code that identifies this


campaign contact among other
campaign contacts

SOURCE_WID 3 Number(10, 0) FK W_SOURCE_D Source ID

VENDOR_WID 3 Number(10, 0) FK W_VENDOR_D Vendor Dimension Id


(W_VENDOR_D)

WAVE_WID 3 Number(10, 0) FK W_WAVE_D Wave Dimension Id


(W_WAVE_D)

Indexes

W_CAMP_HIST_F_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CONTACT_WID

W_CAMP_HIST_F_F10 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: CALL_STATUS_WID

W_CAMP_HIST_F_F11 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: CAMP_OWNER_ORG_WID

W_CAMP_HIST_F_F12 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ACCNT_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 707 of 1915
Repository Tables

Indexes - continued

W_CAMP_HIST_F_F13 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: SOURCE_WID

W_CAMP_HIST_F_F14 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: LD_WAVE_WID

W_CAMP_HIST_F_F15 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: LD_DT_WID

W_CAMP_HIST_F_F16 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: SCHEDULE_DT_WID

W_CAMP_HIST_F_F17 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: LAUNCH_DT_WID

W_CAMP_HIST_F_F18 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: BNCE_REASON_WID

W_CAMP_HIST_F_F19 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: BNCE_TYPE_WID

W_CAMP_HIST_F_F2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CAMPAIGN_WID

W_CAMP_HIST_F_F20 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CAMP_LNCH_DT_WID

W_CAMP_HIST_F_F21 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CAMP_END_DT_WID

W_CAMP_HIST_F_F22 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CAMP_ST_DT_WID

W_CAMP_HIST_F_F23 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PR_EMP_WID

W_CAMP_HIST_F_F24 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CON_OUTCOME_WID

W_CAMP_HIST_F_F3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: SEGMENT_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 708 of 1915
Repository Tables

Indexes - continued

W_CAMP_HIST_F_F4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: WAVE_WID

W_CAMP_HIST_F_F5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: VENDOR_WID

W_CAMP_HIST_F_F6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CREATED_DT_WID

W_CAMP_HIST_F_F7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: COMPLETED_DT_WID

W_CAMP_HIST_F_F8 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CONTACTED_DT_WID

W_CAMP_HIST_F_F9 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: CAMP_PARTNER_WID

W_CAMP_HIST_F_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ETL_PROC_WID

W_CAMP_HIST_F_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

W_CAMP_HIST_F_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: INTEGRATION_ID, DATASOURCE_NUM_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 709 of 1915
Repository Tables

Name: W_CAMP_HIST_FS User Name: Campaign History Fact Stage

Status: Active Type: Warehouse Base Table:


Comments: Campaign History Fact Stage

Columns

Name Not Data Type Domain Domain Comments


Null Type
ACCNT_ID Varchar(30) Account ID

BNCE_REASON Varchar(30) eMail Bounce Reason

BNCE_TYPE Varchar(30) eMail Bounce Type

CALL_STATUS Varchar(30) Call Status

CAMPAIGN_ID Varchar(30) Campaign Id

CAMP_OWNER_ORG_ID Varchar(30) Campaign Owner Organization ID

CAMP_PARTNER_ID Varchar(30) Campaign Occurrences Primary


Parner ID

COMPLETED_DT Date Time Completed Date

CONTACTED_DT Date Time Contacted Date

CONTACTED_FLG Character(1) Contacted Flag

CONTACT_ID Varchar(30) Contact Id

CONTACT_TYPE Varchar(30) Contact Type : Internal Usage


Only

CON_OUTCOME Varchar(30) Outcome of contact with this


campaign contact

CREATED_DT Date Time Created Date

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

INTEGRATION_ID 3 Varchar(30) Identifier used for integration with


external systems

KEY01 Varchar(30) Level1 Key

KEY02 Varchar(30) Level2 Key

KEY03 Varchar(30) Level3 Key

KEY04 Varchar(30) Level4 Key

KEY05 Varchar(30) Level5 Key

KEY06 Varchar(30) Level6 Key

KEY07 Varchar(30) Level7 Key

LD_WAVE_ID Varchar(30) Load Wave ID

MSG_OPEN_TS Date Time eMail Message Open Time Stamp

NUM_ATTEMPTS Number(10, 0) Number of attempts to contact

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 710 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
PR_EMP_ID Varchar(30) Primary Position's Primary
Employee ID

SEGMENT_ID Varchar(30) Segment Id

SOURCE_CODE Varchar(75) Source Code that identifies this


campaign contact among other
campaign contacts

SRC_REGN_ID Varchar(30) Source region ID

VENDOR_ID Varchar(30) Vendor Id

WAVE_ID Varchar(30) Wave Id

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 711 of 1915
Repository Tables

Name: W_CAMP_HIST_FSX User Name: Campaign History Fact Stage Extn

Status: Active Type: Warehouse Base Table:


Comments: Campaign History Fact Stage Extn

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Number(10, 0) Extension Attribute

ATTRIB_05 Number(10, 0) Extension Attribute

ATTRIB_06 Number(22, 7) Extension Attribute

ATTRIB_07 Date Time Extension Attribute

ATTRIB_08 Date Time Extension Attribute

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

FK_01_ID Varchar(30) Blank Key Field For Adding New


DM

FK_02_ID Varchar(30) Blank Key Field For Adding New


DM

FK_03_ID Varchar(30) Blank Key Field For Adding New


DM

INTEGRATION_ID 3 Varchar(30) Identifier used for integration with


external systems

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 712 of 1915
Repository Tables

Name: W_CAMP_HIST_FX User Name: Campaign History Fact Extn

Status: Active Type: Warehouse Base Table:


Comments: Campaign History Fact Extn

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Number(10, 0) Extension Attribute

ATTRIB_05 Number(10, 0) Extension Attribute

ATTRIB_06 Number(22, 7) Extension Attribute

ATTRIB_07 Date Time Extension Attribute

ATTRIB_08 Date Time Extension Attribute

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

FK_01_WID Number(10, 0) Foreign Key 01 ID

FK_02_WID Number(10, 0) Foreign Key 02 ID

FK_03_WID Number(10, 0) Foreign Key 03 ID

ROW_WID 3 Number(10, 0) Siebel System Field

Indexes

W_CAMP_HIST_FX_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 713 of 1915
Repository Tables

Name: W_CAMP_OPTY_F User Name: Campaign Opportunity Fact

Status: Active Type: Warehouse Base Table:


Comments: Campaign Opportunity Fact

Columns

Name Not Data Type Domain Domain Comments


Null Type
CAMPAIGN_WID 3 Number(10, 0) FK W_PROGRAM_D Campign Id

CAMP_SRC_DT_WID 3 Number(10, 0) FK W_DAY_D Campaign Occurrence

DATASOURCE_NUM_ID 3 Number(10, 0) ID of the External System

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S ETL Process identifier

INTEGRATION_ID 3 Varchar(30) Identifier used for integration with


external systems

OFFER_WID 3 Number(10, 0) FK W_OFFER_D Offer Id

OPTY_WID 3 Number(10, 0) FK W_OPTY_D Opportunity Id

ROW_WID 3 Number(10, 0) Siebel Warehouse ID Field

SOURCE_WID 3 Number(10, 0) FK W_SOURCE_D

TGTD_OPTY_FLG Character(1)

Indexes

W_CAMP_OPTY_F_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: CAMPAIGN_WID

W_CAMP_OPTY_F_F2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OPTY_WID

W_CAMP_OPTY_F_F3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OFFER_WID

W_CAMP_OPTY_F_F4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: CAMP_SRC_DT_WID

W_CAMP_OPTY_F_F5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: SOURCE_WID

W_CAMP_OPTY_F_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ETL_PROC_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 714 of 1915
Repository Tables

Indexes - continued

W_CAMP_OPTY_F_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

W_CAMP_OPTY_F_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered:

Columns: INTEGRATION_ID, DATASOURCE_NUM_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 715 of 1915
Repository Tables

Name: W_CAMP_OPTY_FS User Name: Campaign Opportunity Fact Staging

Status: Active Type: Warehouse Base Table:


Comments: Campaign Opportunity Fact Staging

Columns

Name Not Data Type Domain Domain Comments


Null Type
CAMPAIGN_ID Varchar(30) Campign Id

CAMP_SRC_DT UTC Date Time Campaign Occurrence

DATASOURCE_NUM_ID 3 Number(10, 0) ID of the External System

INTEGRATION_ID 3 Varchar(30) Identifier used for integration with


external systems

OFFER_ID Varchar(30) Offer Id

OPTY_ID Varchar(30) Opportunity Id

SOURCE_ID Varchar(30) Marketing Source ID

TGTD_OPTY_FLG Character(1)

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 716 of 1915
Repository Tables

Name: W_CAMP_OPTY_FSX User Name: Campaign Opportunity Fact Staging Extension

Status: Active Type: Warehouse Base Table:


Comments: Campaign Opportunity Fact Staging Extension

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Number(10, 0) Extension Attribute

ATTRIB_05 Number(10, 0) Extension Attribute

ATTRIB_06 Number(22, 7) Extension Attribute

ATTRIB_07 UTC Date Time Extension Attribute

ATTRIB_08 UTC Date Time Extension Attribute

DATASOURCE_NUM_ID 3 Number(10, 0) ID of the External System

FK_01_ID Varchar(30) Blank Key Field For Adding New


DM

FK_02_ID Varchar(30) Blank Key Field For ing New DM

FK_03_ID Varchar(30) Blank Key Field For ing New DM

INTEGRATION_ID 3 Varchar(30) Identifier used for integration with


external systems

Indexes

W_CAMP_OPTY_FSX_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: INTEGRATION_ID, DATASOURCE_NUM_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 717 of 1915
Repository Tables

Name: W_CAMP_OPTY_FX User Name: Campaign Opportunity Fact Extension

Status: Active Type: Warehouse Base Table:


Comments: Campaign Opportunity Fact Extension

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Number(10, 0) Extension Attribute

ATTRIB_05 Number(10, 0) Extension Attribute

ATTRIB_06 Number(22, 7) Extension Attribute

ATTRIB_07 UTC Date Time Extension Attribute

ATTRIB_08 UTC Date Time Extension Attribute

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S ETL Process Identifier

FK_01_WID Number(10, 0) Foreign Key 01 WID

FK_02_WID Number(10, 0) Foreign Key 02 ID

FK_03_WID Number(10, 0) Foreign Key 03 ID

ROW_WID 3 Number(10, 0) Siebel Warehouse ID Field

Indexes

W_CAMP_OPTY_FX_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 718 of 1915
Repository Tables

Name: W_CASE_D User Name: Case Dimension

Status: Active Type: Warehouse Base Table:


Comments: Case Dimension

Columns

Name Not Data Type Domain Domain Comments


Null Type
CASE_CLOSED_DT UTC Date Time Close Date

CASE_DT UTC Date Time Case Date

CASE_NUM Varchar(100) Case Number

CITY Varchar(50) City

CLASS_CD Varchar(30) Class Code

CLASS_CD_I Varchar(50) Case Class Language


Indepentent Code

COUNTRY Varchar(30) Country

CRIME_SUB_TYPE_CD Varchar(30) Crime Sub-type Code

CRIME_SUB_TYPE_CD_I Varchar(50) Crime Sub-type Language


Independent Code

CRIME_TYPE_CD Varchar(30) Crime Type Code

CRIME_TYPE_CD_I Varchar(50) Crime Type Language


Independent Code

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

EMP_FST_NAME * Varchar(50) Employee First Name

EMP_FULL_NAME * Varchar(100) Employee Full Name

EMP_LAST_NAME * Varchar(50) Employee Last Name

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

INTEGRATION_ID 3 Varchar(30) Data warehouse System Column

NAME Varchar(100) Name

NEW_CASE_FLG * Varchar(1) New Case Flag

PRIORITY_TYPE_CD Varchar(30) Priority Type Code

PRIORITY_TYPE_CD_I Varchar(50) Priority Type Language


Independent Code

REWARD_AMT Number(22, 7) Reward Amount

ROW_WID 3 Number(10, 0) Datawarehouse System Column

STAGE_CD Varchar(30) Stage Code

STAGE_CD_I Varchar(50) Stage Language Independent


Code

STATE Varchar(10) State

STATUS_CD Varchar(30) Status Code

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 719 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
STATUS_CD_I Varchar(50) Status Language Independent
Code

SUB_STATUS_CD Varchar(30) Sub-status Code

SUB_STATUS_CD_I Varchar(50) Sub-status Language


Independent Code

SUB_TYPE_CD Varchar(30) Sub-type Code

SUB_TYPE_CD_I Varchar(50) Sub-type Language Independent


Code

THREAT_LVL_CD Varchar(30) Threat Level Code

THREAT_LVL_CD_I Varchar(50) Threat Level Language


Independent Code

TYPE_CD Varchar(30) Type Cd

TYPE_CD_I Varchar(50) Type Language Independent


Code

VIS_PR_BU_ID Varchar(30) Visibility Primary Org Id

VIS_PR_POS_ID Varchar(30) Visibility Primary Position Id

Indexes

W_CASE_D_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: NAME

W_CASE_D_M10 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: STATUS_CD_I

W_CASE_D_M11 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: SUB_STATUS_CD

W_CASE_D_M12 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: SUB_STATUS_CD_I

W_CASE_D_M13 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: THREAT_LVL_CD

W_CASE_D_M14 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: THREAT_LVL_CD_I

W_CASE_D_M15 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: CRIME_SUB_TYPE_CD

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 720 of 1915
Repository Tables

Indexes - continued

W_CASE_D_M16 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: CRIME_SUB_TYPE_CD_I

W_CASE_D_M17 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: CRIME_TYPE_CD

W_CASE_D_M18 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: CRIME_TYPE_CD_I

W_CASE_D_M19 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PRIORITY_TYPE_CD

W_CASE_D_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: CASE_NUM

W_CASE_D_M20 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PRIORITY_TYPE_CD_I

W_CASE_D_M21 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: STAGE_CD

W_CASE_D_M22 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: STAGE_CD_I

W_CASE_D_M23 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: NEW_CASE_FLG

W_CASE_D_M3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: TYPE_CD

W_CASE_D_M4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: TYPE_CD_I

W_CASE_D_M5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: CLASS_CD

W_CASE_D_M6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: CLASS_CD_I

W_CASE_D_M7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: SUB_TYPE_CD

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 721 of 1915
Repository Tables

Indexes - continued

W_CASE_D_M8 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: SUB_TYPE_CD_I

W_CASE_D_M9 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: STATUS_CD

W_CASE_D_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered:

Columns: ROW_WID

W_CASE_D_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered:

Columns: INTEGRATION_ID, DATASOURCE_NUM_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 722 of 1915
Repository Tables

Name: W_CASE_DS User Name: Case Dimension Stage

Status: Active Type: Warehouse Base Table:


Comments: Case Dimension Stage

Columns

Name Not Data Type Domain Domain Comments


Null Type
CASE_CLOSE_DT * UTC Date Time Case Close Date

CASE_DT * UTC Date Time Case Date

CASE_NUM Varchar(100) Case Number

CITY Varchar(50) City

CLASS_CD Varchar(30) Class Code

COUNTRY Varchar(30) Country

CRIME_SUB_TYPE_CD Varchar(30) Crime Sub-type Code

CRIME_TYPE_CD Varchar(30) Crime Type Code

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

EMP_FST_NAME * Varchar(50) Employee First Name

EMP_FULL_NAME * Varchar(100) Employee Full Name

EMP_LAST_NAME * Varchar(50) Employee Last Name

INTEGRATION_ID 3 Varchar(30) Data warehouse System Column

NAME Varchar(100) Name

NEW_CASE_FLG * Varchar(1) New Case Flag

OWNER_ORG_ID * Varchar(30) Owner Org Id

OWNER_POSTN_ID * Varchar(30) Owner Org Id

PRIORITY_TYPE_CD Varchar(30) Priority Type Code

REWARD_AMT Number(22, 7) Reward Amount

STAGE_CD Varchar(30) Stage Code

STATE Varchar(30) State

STATUS_CD Varchar(30) Status Code

SUB_STATUS_CD Varchar(30) Sub-status Code

SUB_TYPE_CD Varchar(30) Sub-type Code

THREAT_LVL_CD Varchar(30) Threat Level Code

TYPE_CD Varchar(30) Type Cd

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 723 of 1915
Repository Tables

Name: W_CASE_DSX User Name: Case Dimension Stage Extension

Status: Active Type: Warehouse Base Table:


Comments: Case Dimension Stage Extension

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Varchar(30) Extension Attribute

ATTRIB_05 Varchar(30) Extension Attribute

ATTRIB_06 Varchar(30) Extension Attribute

ATTRIB_07 Varchar(30) Extension Attribute

ATTRIB_08 Varchar(30) Extension Attribute

ATTRIB_09 Varchar(30) Extension Attribute

ATTRIB_10 Varchar(30) Extension Attribute

ATTRIB_11 Number(10, 0) Extension Attribute

ATTRIB_12 Number(10, 0) Extension Attribute

ATTRIB_13 Number(10, 0) Extension Attribute

ATTRIB_14 Number(10, 0) Extension Attribute

ATTRIB_15 Number(10, 0) Extension Attribute

ATTRIB_16 Number(22, 7) Extension Attribute

ATTRIB_17 Number(22, 7) Extension Attribute

ATTRIB_18 Number(22, 7) Extension Attribute

ATTRIB_19 Number(22, 7) Extension Attribute

ATTRIB_20 Number(22, 7) Extension Attribute

ATTRIB_21 UTC Date Time Extension Attribute

ATTRIB_22 UTC Date Time Extension Attribute

ATTRIB_23 UTC Date Time Extension Attribute

ATTRIB_24 UTC Date Time Extension Attribute

ATTRIB_25 UTC Date Time Extension Attribute

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

INTEGRATION_ID 3 Varchar(30) Data warehouse System Column

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 724 of 1915
Repository Tables

Name: W_CASE_DX User Name: Case Dimension Extension

Status: Active Type: Warehouse Base Table:


Comments: Case Dimension Extension

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Varchar(30) Extension Attribute

ATTRIB_05 Varchar(30) Extension Attribute

ATTRIB_06 Varchar(30) Extension Attribute

ATTRIB_07 Varchar(30) Extension Attribute

ATTRIB_08 Varchar(30) Extension Attribute

ATTRIB_09 Varchar(30) Extension Attribute

ATTRIB_10 Varchar(30) Extension Attribute

ATTRIB_11 Number(10, 0) Extension Attribute

ATTRIB_12 Number(10, 0) Extension Attribute

ATTRIB_13 Number(10, 0) Extension Attribute

ATTRIB_14 Number(10, 0) Extension Attribute

ATTRIB_15 Number(10, 0) Extension Attribute

ATTRIB_16 Number(22, 7) Extension Attribute

ATTRIB_17 Number(22, 7) Extension Attribute

ATTRIB_18 Number(22, 7) Extension Attribute

ATTRIB_19 Number(22, 7) Extension Attribute

ATTRIB_20 Number(22, 7) Extension Attribute

ATTRIB_21 UTC Date Time Extension Attribute

ATTRIB_22 UTC Date Time Extension Attribute

ATTRIB_23 UTC Date Time Extension Attribute

ATTRIB_24 UTC Date Time Extension Attribute

ATTRIB_25 UTC Date Time Extension Attribute

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

ROW_WID 3 Number(10, 0) Datawarehouse System Column

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 725 of 1915
Repository Tables

Indexes - continued

W_CASE_DX_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered:

Columns: ROW_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 726 of 1915
Repository Tables

Name: W_CASE_F User Name: Case Fact

Status: Active Type: Warehouse Base Table:


Comments: Case Fact

Columns

Name Not Data Type Domain Domain Comments


Null Type
CASE_DURATION Number(10, 0) Case Duration

CASE_WID 3 Number(10, 0) FK W_CASE_D Case Dimension Id

CLOSE_DT_WID 3 Number(10, 0) FK W_DAY_D Close Date Id

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

INTEGRATION_ID 3 Varchar(30) Data warehouse System Column

OPEN_DT_WID 3 Number(10, 0) FK W_DAY_D Open Date Dimension Id

POSITION_WID 3 Number(10, 0) FK W_POSITION_D Owner Position Dimension Id

PR_EMP_ORG_WID 3 Varchar(15) FK W_EMP_ORG_D Primary Employee Org Dimension


Id

PR_EMP_WID 3 Varchar(15) FK W_EMPLOYEE_D Primary Employee Dimension Id

PR_SGROUP_WID 3 Number(10, 0) FK W_ORG_D Suspect Group Dimension Id

PR_SUBJECT_WID 3 Number(10, 0) FK W_PERSON_D Primary Subject Dimension Id

PR_SUSPECT_WID 3 Number(10, 0) FK W_PERSON_D Primary Suspect Dimension Id

ROW_WID 3 Number(10, 0) Datawarehouse System Column

TYPE_WID 3 Varchar(15) FK W_LOV_HIER_D Type Dimension Id

VIS_PR_BU_ID Varchar(30) Visibility Primary Org Id

VIS_PR_POS_ID Varchar(30) Visibility Primary Position Id

Indexes

W_CASE_F_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OPEN_DT_WID

W_CASE_F_F10 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: TYPE_WID

W_CASE_F_F2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: CLOSE_DT_WID

W_CASE_F_F3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: CASE_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 727 of 1915
Repository Tables

Indexes - continued

W_CASE_F_F4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: POSITION_WID

W_CASE_F_F5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PR_EMP_WID

W_CASE_F_F6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PR_EMP_ORG_WID

W_CASE_F_F7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PR_SUBJECT_WID

W_CASE_F_F8 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PR_SUSPECT_WID

W_CASE_F_F9 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PR_SGROUP_WID

W_CASE_F_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered:

Columns: ROW_WID

W_CASE_F_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered:

Columns: INTEGRATION_ID, DATASOURCE_NUM_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 728 of 1915
Repository Tables

Name: W_CASE_FS User Name: Case Fact Stage

Status: Active Type: Warehouse Base Table:


Comments: Case Fact Stage

Columns

Name Not Data Type Domain Domain Comments


Null Type
CASE_DURATION * Number(10, 0) Case Duration

CLOSE_DT UTC Date Time Close Date

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

INTEGRATION_ID 3 Varchar(30) Data warehouse System Column

OPEN_DT UTC Date Time Case Open Date

POSITION_ID Varchar(30) Owner Position Id

PR_EMP_ID Varchar(30) Primary Employee Id

PR_EMP_ORG_ID Varchar(30) Primary Employee Org Id

PR_SGROUP_ID Varchar(30) Primary Suspect Group Id

PR_SUBJECT_ID Varchar(30) Primary Subject Id

PR_SUSPECT_ID Varchar(30) Primary Suspect Id

SUB_STATUS_CD Varchar(30) Sub-status Code

SUB_TYPE_CD Varchar(30) Sub-type Code

TYPE_CD Varchar(30) Case Type Code

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 729 of 1915
Repository Tables

Name: W_CASE_FSX User Name: Case Fact Stage Extension

Status: Active Type: Warehouse Base Table:


Comments: Case Fact Stage Extension

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Number(10, 0) Extension Attribute

ATTRIB_05 Number(10, 0) Extension Attribute

ATTRIB_06 Number(22, 7) Extension Attribute

ATTRIB_07 UTC Date Time Extension Attribute

ATTRIB_08 UTC Date Time Extension Attribute

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

FK_01_ID Varchar(30) Blank Key Field For Adding New


DM

FK_02_ID Varchar(30) Blank Key Field For Adding New


DM

FK_03_ID Varchar(30) Foreign Key 02 ID

INTEGRATION_ID 3 Varchar(30) Data warehouse System Column

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 730 of 1915
Repository Tables

Name: W_CASE_FX User Name: Case Fact Extension

Status: Active Type: Warehouse Base Table:


Comments: Case Fact Extension

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Number(10, 0) Extension Attribute

ATTRIB_05 Number(10, 0) Extension Attribute

ATTRIB_06 Number(22, 7) Extension Attribute

ATTRIB_07 UTC Date Time Extension Attribute

ATTRIB_08 UTC Date Time Extension Attribute

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

FK_01_WID Number(10, 0) Foreign Key 01 WID

FK_02_WID Number(10, 0) Foreign Key 02 WID

FK_03_WID Number(10, 0) Foreign Key 03 WID

ROW_WID 3 Number(10, 0) Datawarehouse System Column

Indexes

W_CASE_FX_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered:

Columns: ROW_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 731 of 1915
Repository Tables

Name: W_CASE_KPI_F User Name: Case KPI Fact

Status: Active Type: Warehouse Base Table:


Comments: Case KPI Fact

Columns

Name Not Data Type Domain Domain Comments


Null Type
AVG_CASE_DURATION * Number(22, 7) Avg Case Duration

AVG_STAGE_DURATION * Number(22, 7) Avg Stage Duration

CASE_LOAD * Number(10, 0) Case Load

CLOSE_RATE * Number(22, 7) Cloase Rate

EFF_END_DT * 3 UTC Date Time Effective End Date

EFF_END_DT_WID * 3 Number(10, 0) FK W_DAY_D Effective End Date Dimension Id

EFF_START_DT * 3 UTC Date Time Effective Start Date

EFF_START_DT_WID * 3 Number(10, 0) FK W_DAY_D Effective Start Date Dimension Id

ETL_PROC_WID * 3 Varchar(15) FK W_ETL_RUN_S Siebel System Field

OPEN_RATE * Number(22, 7) Open Rate

PERIOD_CONV_RATIO * Number(10, 0) Period Convert Ratio

PERIOD_WID * 3 Varchar(15) FK W_PERIOD_D Period Dimension Id

ROW_WID * 3 Number(10, 0) Siebel System Field

STAGE_WID * 3 Number(10, 0) FK W_LOV_D Stage Dimension Id

TYPE_WID * 3 Varchar(15) FK W_LOV_HIER_D Type Dimension Id

Indexes

W_CASE_KPI_F_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: TYPE_WID

W_CASE_KPI_F_F2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: STAGE_WID

W_CASE_KPI_F_F3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: EFF_END_DT_WID

W_CASE_KPI_F_F4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: EFF_START_DT_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 732 of 1915
Repository Tables

Indexes - continued

W_CASE_KPI_F_F5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PERIOD_WID

W_CASE_KPI_F_P1 Type: System Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 733 of 1915
Repository Tables

Name: W_CASE_KPI_FX User Name: Case KPI Fact

Status: Active Type: Warehouse Base Table:


Comments: Case KPI Fact Ext

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 * Varchar(30) Extension Attribute

ATTRIB_02 * Varchar(30) Extension Attribute

ATTRIB_03 * Varchar(30) Extension Attribute

ATTRIB_04 * Number(10, 0) Extension Attribute

ATTRIB_05 * Number(10, 0) Extension Attribute

ATTRIB_06 * Number(22, 7) Extension Attribute

ATTRIB_07 * UTC Date Time Extension Attribute

ATTRIB_08 * UTC Date Time Extension Attribute

ETL_PROC_WID * 3 Varchar(15) FK W_ETL_RUN_S Extension Attribute

FK_01_WID * Number(10, 0) Extension Attribute

FK_02_WID * Number(10, 0) Extension Attribute

FK_03_WID * Number(10, 0) Extension Attribute

ROW_WID * 3 Number(10, 0) Siebel System Field

Indexes

W_CASE_KPI_FX_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered:

Columns: ROW_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 734 of 1915
Repository Tables

Name: W_CASE_SNP_F User Name: Case Snapshot Fact

Status: Active Type: Warehouse Base Table:


Comments: Case Snapshot Fact

Columns

Name Not Data Type Domain Domain Comments


Null Type
NUM_ACTIVE_CASES * Number(10, 0) Number of Active Cases

POSITION_WID * 3 Number(10, 0) FK W_POSITION_D Owner Position Dimension Id

PR_EMP_ORG_WID * 3 Varchar(15) FK W_EMP_ORG_D Primary Employee Org Dimension


Id

PR_EMP_WID * 3 Number(10, 0) FK W_EMPLOYEE_D Primary Employee Dimension Id

PR_SGROUP_WID * 3 Number(10, 0) FK W_ORG_D Primary Suspect Group


Dimension Id

PR_SUBJECT_WID * 3 Number(10, 0) FK W_PERSON_D Primary Subject Dimension Id

PR_SUSPECT_WID * 3 Number(10, 0) FK W_PERSON_D Primary Suspect Dimension Id

ROW_WID * 3 Number(10, 0) Siebel System Field

SNAPSHOT_DT_WID * 3 Number(10, 0) FK W_DAY_D Snapshot Date Dimension Id

TYPE_WID * 3 Varchar(15) FK W_LOV_HIER_D Type Dimension Id

Indexes

W_CASE_SNP_F_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: POSITION_WID

W_CASE_SNP_F_F2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PR_EMP_ORG_WID

W_CASE_SNP_F_F3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PR_EMP_WID

W_CASE_SNP_F_F4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PR_SGROUP_WID

W_CASE_SNP_F_F5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PR_SUBJECT_WID

W_CASE_SNP_F_F6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PR_SUSPECT_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 735 of 1915
Repository Tables

Indexes - continued

W_CASE_SNP_F_F7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: SNAPSHOT_DT_WID

W_CASE_SNP_F_F8 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: TYPE_WID

W_CASE_SNP_F_P1 Type: System Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 736 of 1915
Repository Tables

Name: W_CASE_SNP_FX User Name: Case Snapshot Fact

Status: Active Type: Warehouse Base Table:


Comments: Case Snapshot Fact Ext

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 * Varchar(30) Extension Attribute

ATTRIB_02 * Varchar(30) Extension Attribute

ATTRIB_03 * Varchar(30) Extension Attribute

ATTRIB_04 * Number(10, 0) Extension Attribute

ATTRIB_05 * Number(10, 0) Extension Attribute

ATTRIB_06 * Number(22, 7) Extension Attribute

ATTRIB_07 * UTC Date Time Extension Attribute

ATTRIB_08 * UTC Date Time Extension Attribute

ETL_PROC_WID * 3 Varchar(15) FK W_ETL_RUN_S Extension Attribute

FK_01_WID * Number(10, 0) Extension Attribute

FK_02_WID * Number(10, 0) Extension Attribute

FK_03_WID * Number(10, 0) Extension Attribute

ROW_WID * 3 Number(10, 0) Siebel System Field

Indexes

W_CASE_SNP_FX_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered:

Columns: ROW_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 737 of 1915
Repository Tables

Name: W_CASE_STG_F User Name: Case Stage Fact

Status: Active Type: Warehouse Base Table:


Comments: Case Stage Fact

Columns

Name Not Data Type Domain Domain Comments


Null Type
AGENT_DURATION Number(10, 0) Agent Duration

CASE_WID 3 Number(10, 0) FK W_CASE_D Case Dimension Id

CLOSE_DT_WID * 3 Number(10, 0) FK W_DAY_D Close Date Dimension Id

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

INTEGRATION_ID 3 Varchar(30) Data warehouse System Column

OPEN_DT_WID * 3 Number(10, 0) FK W_DAY_D Open Date Dimension Id

POSITION_WID * 3 Number(10, 0) FK W_POSITION_D Owner Position Dimension Id

PR_EMP_ORG_WID * 3 Varchar(15) FK W_EMP_ORG_D Primary Employee Org Dimension


Id

PR_EMP_WID 3 Varchar(15) FK W_EMPLOYEE_D Primary Employee Dimension Id

PR_SGROUP_WID * 3 Number(10, 0) FK W_ORG_D Primary Suspect Group


Dimension Id

PR_SUBJECT_WID * 3 Number(10, 0) FK W_PERSON_D Primary Subject Dimension Id

PR_SUSPECT_WID * 3 Number(10, 0) FK W_PERSON_D Primary Suspect Dimension Id

ROW_WID 3 Number(10, 0) Datawarehouse System Column

STAGE_DURATION Number(10, 0) Stage Duration

STAGE_END_DT UTC Date Time Stage End Date

STAGE_START_DT UTC Date Time Stage Start Date

STAGE_WID 3 Number(10, 0) FK W_LOV_D Stage Dimension Id

STG_END_DT_WID 3 Number(10, 0) FK W_DAY_D Stage End Date Dimension Id

STG_START_DT_WID 3 Number(10, 0) FK W_DAY_D Stage Start Date Dimension Id

TYPE_WID * 3 Varchar(15) FK W_LOV_HIER_D Type Dimension Id

VIS_PR_BU_ID Varchar(30) Visibility Primary Org Id

VIS_PR_POS_ID Varchar(30) Visibility Primary Position Id

Indexes

W_CASE_STG_F_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: CASE_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 738 of 1915
Repository Tables

Indexes - continued

W_CASE_STG_F_F10 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: STG_END_DT_WID

W_CASE_STG_F_F11 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: STG_START_DT_WID

W_CASE_STG_F_F12 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: TYPE_WID

W_CASE_STG_F_F2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: CLOSE_DT_WID

W_CASE_STG_F_F3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: POSITION_WID

W_CASE_STG_F_F4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PR_EMP_ORG_WID

W_CASE_STG_F_F5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PR_EMP_WID

W_CASE_STG_F_F6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PR_SGROUP_WID

W_CASE_STG_F_F7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PR_SUBJECT_WID

W_CASE_STG_F_F8 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PR_SUSPECT_WID

W_CASE_STG_F_F9 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: STAGE_WID

W_CASE_STG_F_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered:

Columns: ROW_WID

W_CASE_STG_F_U1 Type: System Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: DATASOURCE_NUM_ID, INTEGRATION_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 739 of 1915
Repository Tables

Name: W_CASE_STG_FX User Name: Case Stage Fact Extension

Status: Active Type: Warehouse Base Table:


Comments: Case Stage Fact Extension

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Number(10, 0) Extension Attribute

ATTRIB_05 Number(10, 0) Extension Attribute

ATTRIB_06 Number(22, 7) Extension Attribute

ATTRIB_07 UTC Date Time Extension Attribute

ATTRIB_08 UTC Date Time Extension Attribute

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

FK_01_WID Number(10, 0) Foreign Key 01 WID

FK_02_WID Number(10, 0) Foreign Key 02 WID

FK_03_WID Number(10, 0) Foreign Key 03 WID

ROW_WID 3 Number(10, 0) Datawarehouse System Column

Indexes

W_CASE_STG_FX_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered:

Columns: ROW_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 740 of 1915
Repository Tables

Name: W_CLAIMELMNT_D User Name: Claim Element Dimension

Status: Active Type: Warehouse Base Table:


Comments: Claim Element Dimension

Columns

Name Not Data Type Domain Domain Comments


Null Type
ASGN_DT UTC Date Time Assignment Date

CLOSED_DT UTC Date Time Close Date

COVERAGE Varchar(30) Coverage(Values based on LOV


type 'COVERAGE')

COVERAGE_I Varchar(50) Coverage Language Independent


Code (values based on LOV type
'COVERAGE')

DATASOURCE_NUM_ID 3 Number(10, 0) Datasource Number Field

DEDUCTIBLE Number(22, 7) Deductibles

ELEMENT_TYPE Varchar(50) Insurance Element TYPE (values


based on LOV type
ELEMENT_'TYPE')

ELEMENT_TYPE_I Varchar(50) Insurance Element TYPE


Language Independent Code
(values based on LOV type
ELEMENT_'TYPE')

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S ETL Process Field

INTEGRATION_ID 3 Varchar(30) Integration Field

LIMIT Varchar(30) Limit

OPEN_DT UTC Date Time Open Date

RESERVE Varchar(30) Reserve (values based on LOV


type 'RESERVE')

RESERVE_AMT Number(22, 7) Reserve Amount

RESERVE_I Varchar(50) Reserve Language Independent


Code (values based on LOV type
'RESERVE')

ROW_WID 3 Number(10, 0) Siebel System Field

STATUS Varchar(30) Status (values based on LOV type


'STATUS')

STATUS_I Varchar(50) Status Language Independent


Code (values based on LOV type
'STATUS')

TYPE Varchar(30) TYPE (values based on LOV type


'TYPE')

TYPE_I Varchar(50) TYPE Language Independent


Code (values based on LOV type
'TYPE')

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 741 of 1915
Repository Tables

Indexes

W_CLAIMELMNT_D_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: ASGN_DT

W_CLAIMELMNT_D_M10 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: RESERVE

W_CLAIMELMNT_D_M11 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: RESERVE_I

W_CLAIMELMNT_D_M12 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: TYPE

W_CLAIMELMNT_D_M13 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: TYPE_I

W_CLAIMELMNT_D_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: OPEN_DT

W_CLAIMELMNT_D_M3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CLOSED_DT

W_CLAIMELMNT_D_M4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: STATUS

W_CLAIMELMNT_D_M5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: STATUS_I

W_CLAIMELMNT_D_M6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: ELEMENT_TYPE

W_CLAIMELMNT_D_M7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: ELEMENT_TYPE_I

W_CLAIMELMNT_D_M8 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: COVERAGE

W_CLAIMELMNT_D_M9 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: COVERAGE_I

W_CLAIMELMNT_D_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 742 of 1915
Repository Tables

Indexes - continued

W_CLAIMELMNT_D_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: INTEGRATION_ID, DATASOURCE_NUM_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 743 of 1915
Repository Tables

Name: W_CLAIMELMNT_DS User Name: Claim Element Dimension Staging

Status: Active Type: Warehouse Base Table:


Comments: Claim Element Dimension Staging

Columns

Name Not Data Type Domain Domain Comments


Null Type
ASGN_DT UTC Date Time Assign Date

CLOSED_DT UTC Date Time Close Date

COVERAGE Varchar(30) Insurance Coverage

CURCY_CD Varchar(20) Currency Code

DATASOURCE_NUM_ID 3 Number(10, 0) Datasource Number Field

DEDUCTIBLE Number(22, 7) Deductible

ELEMENT_TYPE Varchar(50) Insurance Element Type

EXCH_DT UTC Date Time Exchange Date

INTEGRATION_ID 3 Varchar(30) Integration Field

LIMIT Varchar(30) Limit

OPEN_DT UTC Date Time Open Date

RESERVE Varchar(30) Reserve

RESERVE_AMT Number(22, 7) Reserve Amount

STATUS Varchar(30) Status

TYPE Varchar(30) Type

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 744 of 1915
Repository Tables

Name: W_CLAIMELMNT_DSX User Name: Claim Element Dimension Staging Extension

Status: Active Type: Warehouse Base Table:


Comments: Claim Element Dimension Staging Extension

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Varchar(30) Extension Attribute

ATTRIB_05 Varchar(30) Extension Attribute

ATTRIB_06 Varchar(30) Extension Attribute

ATTRIB_07 Varchar(30) Extension Attribute

ATTRIB_08 Varchar(30) Extension Attribute

ATTRIB_09 Varchar(30) Extension Attribute

ATTRIB_10 Varchar(30) Extension Attribute

ATTRIB_11 Number(10, 0) Extension Attribute

ATTRIB_12 Number(10, 0) Extension Attribute

ATTRIB_13 Number(10, 0) Extension Attribute

ATTRIB_14 Number(10, 0) Extension Attribute

ATTRIB_15 Number(10, 0) Extension Attribute

ATTRIB_16 Number(22, 7) Extension Attribute

ATTRIB_17 Number(22, 7) Extension Attribute

ATTRIB_18 Number(22, 7) Extension Attribute

ATTRIB_19 Number(22, 7) Extension Attribute

ATTRIB_20 Number(22, 7) Extension Attribute

ATTRIB_21 UTC Date Time Extension Attribute

ATTRIB_22 UTC Date Time Extension Attribute

ATTRIB_23 UTC Date Time Extension Attribute

ATTRIB_24 UTC Date Time Extension Attribute

ATTRIB_25 UTC Date Time Extension Attribute

DATASOURCE_NUM_ID 3 Number(10, 0) Datasource Number Field

INTEGRATION_ID 3 Varchar(30) Integration Field

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 745 of 1915
Repository Tables

Name: W_CLAIMELMNT_DX User Name: Claim Element Dimension Extension

Status: Active Type: Warehouse Base Table:


Comments: Claim Element Dimension Extension

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Varchar(30) Extension Attribute

ATTRIB_05 Varchar(30) Extension Attribute

ATTRIB_06 Varchar(30) Extension Attribute

ATTRIB_07 Varchar(30) Extension Attribute

ATTRIB_08 Varchar(30) Extension Attribute

ATTRIB_09 Varchar(30) Extension Attribute

ATTRIB_10 Varchar(30) Extension Attribute

ATTRIB_11 Number(10, 0) Extension Attribute

ATTRIB_12 Number(10, 0) Extension Attribute

ATTRIB_13 Number(10, 0) Extension Attribute

ATTRIB_14 Number(10, 0) Extension Attribute

ATTRIB_15 Number(10, 0) Extension Attribute

ATTRIB_16 Number(22, 7) Extension Attribute

ATTRIB_17 Number(22, 7) Extension Attribute

ATTRIB_18 Number(22, 7) Extension Attribute

ATTRIB_19 Number(22, 7) Extension Attribute

ATTRIB_20 Number(22, 7) Extension Attribute

ATTRIB_21 UTC Date Time Extension Attribute

ATTRIB_22 UTC Date Time Extension Attribute

ATTRIB_23 UTC Date Time Extension Attribute

ATTRIB_24 UTC Date Time Extension Attribute

ATTRIB_25 UTC Date Time Extension Attribute

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S ETL Processing Id

ROW_WID 3 Number(10, 0) Siebel System Field

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 746 of 1915
Repository Tables

Indexes - continued

W_CLAIMELMNT_DX_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 747 of 1915
Repository Tables

Name: W_CLAIM_PARTY User Name: Claim Party

Status: Active Type: Warehouse Base Table:


Comments: Claim Party

Columns

Name Not Data Type Domain Domain Comments


Null Type
INS_CLAIM_ID 3 Varchar(15) Ins Claim Id

INTEGRATION_ID 3 Varchar(30) System Field

PARTY_ID 3 Varchar(15) Party Id

TABLE_WID 3 Number(10, 0) System Field

Indexes

W_CLAIM_PARTY_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: PARTY_ID, INS_CLAIM_ID

W_CLAIM_PARTY_U2 Type: System Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: INTEGRATION_ID, TABLE_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 748 of 1915
Repository Tables

Name: W_COMPETITOR_D User Name: Competitor Dimension

Status: Active Type: Warehouse Base Table:


Comments: Competitor Dimension

Columns

Name Not Data Type Domain Domain Comments


Null Type
ACCNT_FLG Character(1) Account Flag (Y/N) : It is set to Y if
it is an Account, otherwise to N

ACCNT_LOC Varchar(50) Account Location

ACCNT_REVN Number(22, 7) Account Revenue

ACCNT_STATUS Varchar(30) Account Status (values based on


LOV type 'ACCOUNT_STATUS')

ACCNT_STATUS_I Varchar(50) Account Status Language


Independent Code (values based
on LOV type
'ACCOUNT_STATUS')

ACCNT_TYPE_CD Varchar(30) Account Type (values based on


LOV type 'ACCOUNT_TYPE')

ACCNT_TYPE_CD_I Varchar(50) Account Type language


Independent Code (values based
on LOV type 'ACCOUNT_TYPE')

ACTIVE_FLG Character(1) Active Flag (Y/N) :

ANNUAL_REVN_CAT Varchar(30) Account's Annual Revenue


Category (values based on LOV
type 'ACCNT_REVENUE_SIZE'
and bucketed based on the min
and max values of the LOV type)

ANNUAL_REVN_CAT_I Varchar(50) Account's Annual Revenue


Category Language Independent
Code (values based on LOV type
'ACCNT_REVENUE_SIZE' and
bucketed based on the min and
max values of the LOV type)

BASE_CURCY_CD Varchar(20) Currency Code

BU_NAME Varchar(100) Business Unit Name

CHANNEL_FLG Character(1) Channel Flag (Y/N) :

CHNL_ANNL_SALES Number(22, 7) Channel Annual sales

CHNL_SALES_GRWTH Varchar(30) Channel Sales Growth Rate

CHNL_SALES_GRWTH_I Varchar(50) LIC Channel Sales Growth Rate

CITY Varchar(50) City

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 749 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
COMPETITOR_FLG Character(1) Competitor Flag (Y/N) : If
organization is a competitor then it
is set to Y otherwise to N

COUNTRY Varchar(30) Country

CREATED_DT UTC Date Time Created Date

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

DIVN_FLG Character(1) Division Flag (Y/N) : If


organization is a Division then it is
set to Y otherwise to N

DIVN_TYPE_CD Varchar(30) Division Type (values based on


LOV type 'DIVISION_TYPE' )

DIVN_TYPE_CD_I Varchar(50) LIC of Division Type (values


based on LOV type
'DIVISION_TYPE')

DOM_ULT_DUNS_NUM Varchar(15) Domestic Ultimate DUNS Number

DUNS_NUM Varchar(15) DUNS Number

EMP_COUNT Number(22, 7) # of Employees

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

EXPERTISE Varchar(30) Expertise (Primary Expertise

EXPERTISE_I Varchar(50) LIC Expertise (Primary Expertise

FORMED_DT UTC Date Time Formed Date

FREQUENCY_CAT Varchar(30) Obsoleted

FREQUENCY_CAT_I Varchar(50) Obsoleted

FRGHT_TERMS_CD Varchar(30) Freight Terms (values based on


LOV type 'FREIGHT_TERMS')

FRGHT_TERMS_CD_I Varchar(50) Freight Terms Language


Independent Code (values based
on LOV type 'FREIGHT_TERMS')

GLBLULT_DUNS_NUM Varchar(15) Global Ultimate DUNS Number

HIST_SLS_VOL Number(22, 7) Historical Sales Volume


(Calculated using Currency Code
HIST_SLS_CURCY_CD and
Exchange Date
HIST_SLS_EXCH_DT)

INTEGRATION_ID 3 Varchar(30) Identifier used for integration with


external systems

KEY_COMPETITOR Varchar(100) Key Competitor

LINE_OF_BUSINESS Varchar(30) Line of Business

MAIN_PH_NUM Varchar(40) Main Phone Number

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 750 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
MGR_NAME Varchar(160) Manager Name

MONETARY_CAT Varchar(30) Obsoleted

MONETARY_CAT_I Varchar(50) Obsoleted

NAME 3 Varchar(100) Name

NUM_EMPLOY_CAT Varchar(30) Number of Employee Category


(values based on LOV type
'ACCNT_EMP_SIZE' and
bucketed based on the min and
max values of the LOV type)

NUM_EMPLOY_CAT_I Varchar(50) Number of Employee Category


Language Independent Code
(values based on LOV type
'ACCNT_EMP_SIZE' and
bucketed based on the min and
max values of the LOV type)

ORG_CITY Varchar(50) Organization City

ORG_COUNTRY Varchar(30) Organization Country

ORG_FLG Character(1) Organization Flag (Y/N) : It is set


to Y if it organization, otherwise to
N

ORG_MAIN_PH_NUM Varchar(40) Organization Main Phone Number

ORG_MGR_NAME Varchar(160) Organization Manager Name

ORG_NAME Varchar(100) Organization Name

ORG_PRTNR_FLG Character(1) Organization Partner Flag (Y/N) :


If organization is a partner then it
is set to Y otherwise to N

ORG_PRTNR_TIER Varchar(30) Organization Partner Tier ( values


based on LOV type
'PARTNER_CERTIFICATION')

ORG_PRTNR_TIER_I Varchar(50) Organization Partner Tier


Language Independent Code (
values based on LOV type
'PARTNER_CERTIFICATION')

ORG_PRTNR_TYPE Varchar(30) Organization Partner Type (values


based on LOV type
'PARTNER_TYPE')

ORG_PRTNR_TYPE_I Varchar(50) Organization Partner Type


Language Independent Code
(values based on LOV type
'PARTNER_TYPE')

ORG_STATE Varchar(50) Organization Street Address

ORG_ST_ADDRESS Varchar(200) Organization State

ORG_TERR_NAME Varchar(75) Organization Territory Name

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 751 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
ORG_ZIPCODE Varchar(30) Organization Zip Code

PAR_DUNS_NUM Varchar(15) Parent DUNS Number

PAR_INTEGRATION_ID Varchar(30) Parent Organization Id

PAR_ORG_NAME Varchar(100) Parent Organization Name

PRI_LST_NAME Varchar(50) Partner Name

PROSPECT_FLG Character(1) Prospect Flag

PRTNRSHP_START_DT UTC Date Time Partner Start

PRTNR_FLG Character(1) Partner Flag (Y/N) : It is set to Y if


the Account is a Partner,
otherwise to N)

PRTNR_NAME Varchar(100) Partner Name

PRTNR_SALES_RANK Number(22, 7) Sales Rank

PR_COMPETITOR Varchar(100) Price List Name

PR_INDUST_NAME Varchar(50) Industry (Primary Industry)

PR_ORG_TRGT_MKT Varchar(50) Target Market Segment

PR_PTSHP_MKTSEG Varchar(50) Partner Flag (Y/N) : It is set to Y if


the Account is a Partner,
otherwise to N)

PTNTL_SLS_VOL Number(22, 7) Potential Sales Volume (


Calculated using Currency Code -
PLNTL_SLS_CURCY_CD and
Exchange Rate
PLNTL_SLS_EXCH_DT)

PTSHP_END_DT UTC Date Time Partner End

PTSHP_FEE_PAID_FLG Character(1) Partnership Fees Paid Flag

PTSHP_PRTNR_ACCNT Varchar(100) Partner Partnership Account


(Other Program Memberships

PTSHP_RENEWAL_DT UTC Date Time Partner Renewal

PTSHP_SAT_INDEX Number(22, 7) Satisfaction Index

PTSHP_STAGE Varchar(30) Partnership Stage

PTSHP_STAGE_I Varchar(50) LIC of Partnership Stage

PUBLIC_LISTING_FLG Character(1) Public Listing Flag (Y/N) :

RECENCY_CAT Varchar(30) Obsoleted

RECENCY_CAT_I Varchar(50) Obsoleted

REGION Varchar(30) Account's Region

REGION_I Varchar(50) LIC of Account's Region

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 752 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
REVN_GROWTH_CAT Varchar(30) Account Revenue Growth
Category (values based on LOV
type 'ACCNT_REVN_GROWTH'
using the min and max values of
the LOV type)

REVN_GROWTH_CAT_I Varchar(50) Account Revenue Growth


Category Language Independent
Code (values based on LOV type
'ACCNT_REVN_GROWTH' using
the min and max values of the
LOV type)

ROW_WID 3 Number(10, 0) Siebel System Field

SALES_EMP_CNT Number(10, 0) # of Sales Employees

SERVICE_EMP_CNT Number(10, 0) # of Service Employees

STATE Varchar(50) Street Address

ST_ADDRESS Varchar(200) State

U_ACCNT_RVN Number(22, 7) Value Before conversion to


Datamart Currency

U_ACNTRVN_CURCY_CD Varchar(20) Original Currency Code

U_ACNTRVN_EXCH_DT UTC Date Time Exchange Date

U_CHNL_ANNL_SLS Number(22, 7) Value Before conversion to


Datamart Currency

U_CH_ASLS_CURCY_CD Varchar(20) Channel Sales Original Currency


Code

U_CH_ASLS_EXCH_DT UTC Date Time Channel Sales Currency


Exchange Date

U_HIST_SLS_VOL Number(22, 7) Value Before conversion to


Datamart Currency

U_HST_SLS_CURCY_CD Varchar(20) Original Currency Code

U_HST_SLS_EXCH_DT UTC Date Time Exchange Date

U_PTL_SLS_CURCY_CD Varchar(20) Original Currency Code

U_PTL_SLS_EXCH_DT UTC Date Time Exchange Date

U_PTL_SLS_VOL Number(22, 7) Value Before conversion to


Datamart Currency

VIS_PR_BU_ID Varchar(15) Primary Buisness Unit Id for


Visibility

VIS_PR_POS_ID Varchar(15) Primary Postition Id For Visibility

ZIPCODE Varchar(30) Zipcode

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 753 of 1915
Repository Tables

Indexes - continued

W_COMPETITOR_D_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: NAME

W_COMPETITOR_D_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: COMPETITOR_FLG

W_COMPETITOR_D_M3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ACCNT_FLG

W_COMPETITOR_D_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

W_COMPETITOR_D_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered:

Columns: INTEGRATION_ID, DATASOURCE_NUM_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 754 of 1915
Repository Tables

Name: W_CON_PARTY User Name: Contact Party

Status: Active Type: Warehouse Base Table:


Comments: Contact Party

Columns

Name Not Data Type Domain Domain Comments


Null Type
CONTACT_ID Varchar(15) Contact Id

INTEGRATION_ID 3 Varchar(30) Identifier used for integration with


external systems

PARTY_ID Varchar(15) Party Id Like Position or BU_ID

TABLE_WID 3 Number(10, 0) TABLE ID

Indexes

W_CON_PARTY_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: PARTY_ID, CONTACT_ID

W_CON_PARTY_U2 Type: System Unique: Y DB2 Clustered: N MSSQL Clustered:

Columns: INTEGRATION_ID, TABLE_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 755 of 1915
Repository Tables

Name: W_CON_RNK_D User Name: Contact Ranking Dimension

Status: Active Type: Warehouse Base Table:


Comments: Contact Ranking Dimension

Columns

Name Not Data Type Domain Domain Comments


Null Type
CON_ID Varchar(15) Contact Id

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

INTEGRATION_ID 3 Varchar(30) Data warehouse System Column

MARKET_ID Varchar(15) Market Id

MINI_WID 3 Number(10, 0) FK W_RANK_MD Foreign Key to Mini Dimension

POSTN_ID Varchar(15) Postion Id

PROD_ID Varchar(15) Product Id

RANKING Number(22, 7) Ranking

RANKING1 Number(22, 7) Ranking History 1

RANKING2 Number(22, 7) Ranking History 2

RANKING3 Number(22, 7) Ranking History 3

RANKING_EFF_DT1 UTC Date Time Ranking History Date 1

RANKING_EFF_DT2 UTC Date Time Ranking History Date 2

RANKING_EFF_DT3 UTC Date Time Ranking History Date 3

RATING Varchar(30) Rating

RATING1 Varchar(30) Rating History 1

RATING2 Varchar(30) Rating History 2

RATING3 Varchar(30) Rating History 3

RATING_EFF_DT1 UTC Date Time Rating History Date 1

RATING_EFF_DT2 UTC Date Time Rating History Date 2

RATING_EFF_DT3 UTC Date Time Rating History Date 3

ROW_WID 3 Number(10, 0) Datawarehouse System Column

TARGET_FLG Character(1) Target Flag

Indexes

W_CON_RNK_D_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: MINI_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 756 of 1915
Repository Tables

Indexes - continued

W_CON_RNK_D_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: CON_ID

W_CON_RNK_D_M10 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: RANKING_EFF_DT2

W_CON_RNK_D_M11 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: RANKING_EFF_DT3

W_CON_RNK_D_M12 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: RATING

W_CON_RNK_D_M13 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: RATING1

W_CON_RNK_D_M14 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: RATING2

W_CON_RNK_D_M15 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: RATING3

W_CON_RNK_D_M16 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: RATING_EFF_DT1

W_CON_RNK_D_M17 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: RATING_EFF_DT2

W_CON_RNK_D_M18 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: RATING_EFF_DT3

W_CON_RNK_D_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: MARKET_ID

W_CON_RNK_D_M3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PROD_ID

W_CON_RNK_D_M4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: POSTN_ID

W_CON_RNK_D_M5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: RANKING

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 757 of 1915
Repository Tables

Indexes - continued

W_CON_RNK_D_M6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: RANKING1

W_CON_RNK_D_M7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: RANKING2

W_CON_RNK_D_M8 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: RANKING3

W_CON_RNK_D_M9 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: RANKING_EFF_DT1

W_CON_RNK_D_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered:

Columns: ROW_WID

W_CON_RNK_D_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered:

Columns: INTEGRATION_ID, DATASOURCE_NUM_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 758 of 1915
Repository Tables

Name: W_CON_RNK_DS User Name: Contact Ranking Dimension Staging

Status: Active Type: Warehouse Base Table:


Comments: Contact Ranking Dimension Staging

Columns

Name Not Data Type Domain Domain Comments


Null Type
CON_ID Varchar(15) Contact Id

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

INTEGRATION_ID 3 Varchar(30) Data warehouse System Column

MARKET_ID Varchar(15) Market Id

POSTN_ID Varchar(15) Postion Id

PROD_ID Varchar(15) Product Id

RANKING Number(22, 7) Ranking

RATING Varchar(30) Rating

SCD_END_DT UTC Date Time Scd End Dt

SCD_START_DT UTC Date Time Slowly Changing Dimension Start


Date

TARGET_FLG Character(1) Target Flag

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 759 of 1915
Repository Tables

Name: W_CON_RNK_DSX User Name: Contact Ranking Dimension Staging Extension

Status: Active Type: Warehouse Base Table:


Comments: Contact Ranking Dimension Staging Extension

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Varchar(30) Extension Attribute

ATTRIB_05 Varchar(30) Extension Attribute

ATTRIB_06 Varchar(30) Extension Attribute

ATTRIB_07 Varchar(30) Extension Attribute

ATTRIB_08 Varchar(30) Extension Attribute

ATTRIB_09 Varchar(30) Extension Attribute

ATTRIB_10 Varchar(30) Extension Attribute

ATTRIB_11 Number(10, 0) Extension Attribute

ATTRIB_12 Number(10, 0) Extension Attribute

ATTRIB_13 Number(10, 0) Extension Attribute

ATTRIB_14 Number(10, 0) Extension Attribute

ATTRIB_15 Number(10, 0) Extension Attribute

ATTRIB_16 Number(22, 7) Extension Attribute

ATTRIB_17 Number(22, 7) Extension Attribute

ATTRIB_18 Number(22, 7) Extension Attribute

ATTRIB_19 Number(22, 7) Extension Attribute

ATTRIB_20 Number(22, 7) Extension Attribute

ATTRIB_21 UTC Date Time Extension Attribute

ATTRIB_22 UTC Date Time Extension Attribute

ATTRIB_23 UTC Date Time Extension Attribute

ATTRIB_24 UTC Date Time Extension Attribute

ATTRIB_25 UTC Date Time Extension Attribute

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

INTEGRATION_ID 3 Varchar(30) Data warehouse System Column

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 760 of 1915
Repository Tables

Indexes - continued

W_CON_RNK_DSX_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered:

Columns: DATASOURCE_NUM_ID, INTEGRATION_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 761 of 1915
Repository Tables

Name: W_CON_RNK_DX User Name: Contact Ranking Dimension Extension

Status: Active Type: Warehouse Base Table:


Comments: Contact Ranking Dimension Extension

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Varchar(30) Extension Attribute

ATTRIB_05 Varchar(30) Extension Attribute

ATTRIB_06 Varchar(30) Extension Attribute

ATTRIB_07 Varchar(30) Extension Attribute

ATTRIB_08 Varchar(30) Extension Attribute

ATTRIB_09 Varchar(30) Extension Attribute

ATTRIB_10 Varchar(30) Extension Attribute

ATTRIB_11 Number(10, 0) Extension Attribute

ATTRIB_12 Number(10, 0) Extension Attribute

ATTRIB_13 Number(10, 0) Extension Attribute

ATTRIB_14 Number(10, 0) Extension Attribute

ATTRIB_15 Number(10, 0) Extension Attribute

ATTRIB_16 Number(22, 7) Extension Attribute

ATTRIB_17 Number(22, 7) Extension Attribute

ATTRIB_18 Number(22, 7) Extension Attribute

ATTRIB_19 Number(22, 7) Extension Attribute

ATTRIB_20 Number(22, 7) Extension Attribute

ATTRIB_21 UTC Date Time Extension Attribute

ATTRIB_22 UTC Date Time Extension Attribute

ATTRIB_23 UTC Date Time Extension Attribute

ATTRIB_24 UTC Date Time Extension Attribute

ATTRIB_25 UTC Date Time Extension Attribute

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

ROW_LOAD_DT 3 UTC Date Time Row Load Date

ROW_WID 3 Number(10, 0) Datawarehouse System Column

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 762 of 1915
Repository Tables

Indexes

W_CON_RNK_DX_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered:

Columns: ROW_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 763 of 1915
Repository Tables

Name: W_CON_RNK_SCD User Name: Contact Ranking SCD

Status: Active Type: Warehouse Base Table:


Comments: Contact Ranking SCD

Columns

Name Not Data Type Domain Domain Comments


Null Type
CON_ID Varchar(15) Contact Id

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

INTEGRATION_ID 3 Varchar(30) Data warehouse System Column

MARKET_ID Varchar(15) Market Id

MINI_WID 3 Number(10, 0) FK W_RANK_MD Foreign Key to Mini Dimension

POSTN_ID Varchar(15) Postion Id

PROD_ID Varchar(15) Product Id

RANKING Number(22, 7) Ranking

RATING Varchar(30) Rating

ROW_WID 3 Number(10, 0) Datawarehouse System Column

SCD_END_DT_WID 3 Number(10, 0) FK W_DAY_D End Date of the validity of record

SCD_START_DT_WID 3 Number(10, 0) FK W_DAY_D Start Date of the validity of record

TARGET_FLG Character(1) Target Flag

Indexes

W_CON_RNK_SCD_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: MINI_WID

W_CON_RNK_SCD_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: CON_ID

W_CON_RNK_SCD_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: MARKET_ID

W_CON_RNK_SCD_M3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PROD_ID

W_CON_RNK_SCD_M4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: POSTN_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 764 of 1915
Repository Tables

Indexes - continued

W_CON_RNK_SCD_M5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: RANKING

W_CON_RNK_SCD_M6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: RATING

W_CON_RNK_SCD_M7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: TARGET_FLG

W_CON_RNK_SCD_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered:

Columns: INTEGRATION_ID, DATASOURCE_NUM_ID, SCD_START_DT_WID,


SCD_END_DT_WID

W_CON_RNK_SCD_U2 Type: System Unique: Y DB2 Clustered: N MSSQL Clustered:

Columns: ROW_WID, SCD_START_DT_WID, SCD_END_DT_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 765 of 1915
Repository Tables

Name: W_CON_RNK_SCDX User Name: Contact Rank Slowly Changing Dimension

Status: Active Type: Warehouse Base Table:


Comments: Contact Rank Slowly Changing Dimension Ext

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 * Varchar(30) Extension Attribute

ATTRIB_02 * Varchar(30) Extension Attribute

ATTRIB_03 * Varchar(30) Extension Attribute

ATTRIB_04 * Varchar(30) Extension Attribute

ATTRIB_05 * Varchar(30) Extension Attribute

ATTRIB_06 * Varchar(30) Extension Attribute

ATTRIB_07 * Varchar(30) Extension Attribute

ATTRIB_08 * Varchar(30) Extension Attribute

ATTRIB_09 * Varchar(30) Extension Attribute

ATTRIB_10 * Varchar(30) Extension Attribute

ATTRIB_11 * Number(10, 0) Extension Attribute

ATTRIB_12 * Number(10, 0) Extension Attribute

ATTRIB_13 * Number(10, 0) Extension Attribute

ATTRIB_14 * Number(10, 0) Extension Attribute

ATTRIB_15 * Number(10, 0) Extension Attribute

ATTRIB_16 * Number(22, 7) Extension Attribute

ATTRIB_17 * Number(22, 7) Extension Attribute

ATTRIB_18 * Number(22, 7) Extension Attribute

ATTRIB_19 * Number(22, 7) Extension Attribute

ATTRIB_20 * Number(22, 7) Extension Attribute

ATTRIB_21 * UTC Date Time Extension Attribute

ATTRIB_22 * UTC Date Time Extension Attribute

ATTRIB_23 * UTC Date Time Extension Attribute

ATTRIB_24 * UTC Date Time Extension Attribute

ATTRIB_25 * UTC Date Time Extension Attribute

ETL_PROC_WID * 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

ROW_WID * 3 Number(10, 0) Siebel System Field

SCD_END_DT_WID * 3 Varchar(15) FK W_DAY_D SCD End date

SCD_START_DT_WID * 3 Varchar(15) FK W_DAY_D SCD Start date

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 766 of 1915
Repository Tables

Indexes

W_CON_RNK_SCDX_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered:

Columns: ROW_WID, SCD_START_DT_WID, SCD_END_DT_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 767 of 1915
Repository Tables

Name: W_COSTLST_G User Name: Cost List

Status: Active Type: Warehouse Base Table:


Comments: Cost List

Columns

Name Not Data Type Domain Domain Comments


Null Type
COST_CD Varchar(30) Cost Code

CURCY_CD Varchar(20) Currency Code

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

EFF_END_DT Date Time Effective End Date

EFF_START_DT Date Time Effective Start Date

END_DT Date Time End Date

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

INTEGRATION_ID 3 Varchar(30) Identifier used for integration with


external systems

PROD_ID Varchar(30) Prod Id

ROW_WID 3 Number(10, 0) Siebel System Field

START_DT Date Time Start Date

STD_COST_UNIT Number(22, 7) Std Cost Unit

SUBTYPE_CD Varchar(30) Sub Type Code

Indexes

W_COSTLST_G_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: END_DT

W_COSTLST_G_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: START_DT

W_COSTLST_G_M3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PROD_ID

W_COSTLST_G_M4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CURCY_CD

W_COSTLST_G_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 768 of 1915
Repository Tables

Indexes - continued

W_COSTLST_G_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: INTEGRATION_ID, DATASOURCE_NUM_ID

W_COSTLST_G_U2 Type: System Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: INTEGRATION_ID, COST_CD, CURCY_CD, PROD_ID, START_DT, SUBTYPE_CD

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 769 of 1915
Repository Tables

Name: W_COSTLST_GS User Name: Cost List Stage

Status: Active Type: Warehouse Base Table:


Comments: Cost List Stage

Columns

Name Not Data Type Domain Domain Comments


Null Type
COST_CD Varchar(30) Cost Code

CURCY_CD Varchar(20) Currency Code

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

EFF_END_DT Date Time Effective End Date

EFF_START_DT Date Time Effective Start Date

END_DT Date Time End Date

INTEGRATION_ID 3 Varchar(30) Identifier used for integration with


external systems

PROD_ID Varchar(30) Prod Id

START_DT Date Time Start Date

STD_COST_UNIT Number(22, 7) Std Cost Unit

SUBTYPE_CD Varchar(30) Sub Type Code

Indexes

W_COSTLST_GS_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: INTEGRATION_ID, DATASOURCE_NUM_ID

W_COSTLST_GS_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PROD_ID, START_DT

W_COSTLST_GS_M3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: SUBTYPE_CD

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 770 of 1915
Repository Tables

Name: W_CTRYREGN_D User Name: Country Region Dimension

Status: Active Type: Warehouse Base Table:


Comments: Country Region Dimension

Columns

Name Not Data Type Domain Domain Comments


Null Type
COUNTRY 3 Varchar(30) Country

REGION 3 Varchar(30) Region

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 771 of 1915
Repository Tables

Name: W_CTRY_REGN_D User Name: Country Region Dimension

Status: Active Type: Warehouse Base Table:


Comments: Country Region Dimension

Columns

Name Not Data Type Domain Domain Comments


Null Type
REGION Varchar(30) Country Region

Indexes

W_CTRY_REGN_D_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: REGION

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 772 of 1915
Repository Tables

Name: W_DAY_D User Name: Day Dimension

Status: Active Type: Warehouse Base Table:


Comments: Day Dimension

Columns

Name Not Data Type Domain Domain Comments


Null Type
CALENDAR_DATE UTC Date Time Calendar Date

CAL_HALF Number(2, 0) Calendar Half-Year

CAL_MONTH Number(2, 0) Calendar Month

CAL_QTR Number(1, 0) Calendar Quarter

CAL_TRIMESTER Number(10, 0) Calendar Trimeseter

CAL_WEEK Number(2, 0) Calendar Week

CAL_YEAR Number(4, 0) Calendar Year

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

DAY_AGO_DT UTC Date Time Day Ago Date

DAY_AGO_WID Number(10, 0) FK W_DAY_D Day Ago ID

DAY_DT Date Time Day Date

DAY_NAME Varchar(30) Day Name

DAY_OF_MONTH Number(2, 0) Day Of Month

DAY_OF_WEEK Number(1, 0) Day Of Week

DAY_OF_YEAR Number(3, 0) Day of Year

FSCL_HALF Number(1, 0) Fiscal Half

FSCL_MONTH Number(2, 0) Fiscal Month

FSCL_QTR Number(1, 0) Fiscal Quarter

FSCL_TRIMESTER Number(10, 0) Fiscal Trimeseter

FSCL_WEEK Number(2, 0) Fiscal Week

FSCL_YEAR Number(4, 0) Fiscal Year

HALF_AGO_DT UTC Date Time Half Year Ago Date

HALF_AGO_WID Number(10, 0) FK W_DAY_D Half Year Ago ID

INTEGRATION_ID 3 Varchar(30) Identifier used for integration with


external systems

JULIAN_DAY_NUM Number(10, 0) Julian Month Number

JULIAN_MONTH_NUM Number(10, 0) Julian Month Number

JULIAN_QTR_NUM Number(10, 0) Julian Quarter Number

JULIAN_TER_NUM Number(10, 0) Julian Trimeseter

JULIAN_WEEK_NUM Number(10, 0) Julian Week Number

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 773 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
JULIAN_YEAR_NUM Number(10, 0) Julian Year Number

MONTH_AGO_DT UTC Date Time Month Ago Date

MONTH_AGO_WID Number(10, 0) FK W_DAY_D Month Ago ID

MONTH_NAME Varchar(30) Month Name

M_END_CAL_DT_WID * Number(10, 0) FK W_DAY_D Month End Id

M_STRT_CAL_DT_WID * Number(10, 0) FK W_DAY_D Month Start Id

PERIOD_KEY Number(10, 0) Period Key

PER_NAME_FSCL_HALF Varchar(50) SEA fiscal Half-Year Period Name

PER_NAME_FSCL_MNTH Varchar(50) SEA fiscal Month Period Name

PER_NAME_FSCL_QTR Varchar(50) SEA fiscal Quarter Period Name

PER_NAME_FSCL_TER Varchar(50) Per Name fiscal Trimeseter

PER_NAME_FSCL_WEEK Varchar(50) SEA fiscal Week Period Name

PER_NAME_FSCL_YEAR Varchar(50) SEA fiscal Year Period Name

PER_NAME_HALF Varchar(50) SEA Half-Year Period Name

PER_NAME_MONTH Varchar(50) SEA Month Period Name

PER_NAME_QTR Varchar(50) SEA Quarter Period Name

PER_NAME_TER Varchar(50) Per Name Trimeseter

PER_NAME_WEEK Varchar(50) SEA Week Period Name

PER_NAME_YEAR Varchar(50) SEA Year Period Name

QUARTER_AGO_DT UTC Date Time Quarter Ago Date

QUARTER_AGO_WID Number(10, 0) FK W_DAY_D Quarter Ago ID

ROW_WID 3 Number(10, 0) FK W_DAY_D Siebel System Field

TRIMESTER_AGO_DT UTC Date Time Trimester Ago Date

TRIMESTER_AGO_WID Number(10, 0) FK W_DAY_D Trimester Ago WID

WEEK_AGO_DT UTC Date Time Week Ago Date

WEEK_AGO_WID Number(10, 0) FK W_DAY_D Week Ago ID

YEAR_AGO_DT UTC Date Time Year Ago Date

YEAR_AGO_WID Number(10, 0) FK W_DAY_D Year Ago ID

Indexes

W_DAY_D_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: DAY_AGO_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 774 of 1915
Repository Tables

Indexes - continued

W_DAY_D_F2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: WEEK_AGO_WID

W_DAY_D_F3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: MONTH_AGO_WID

W_DAY_D_F4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: QUARTER_AGO_WID

W_DAY_D_F5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: TRIMESTER_AGO_WID

W_DAY_D_F50 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: M_STRT_CAL_DT_WID

W_DAY_D_F51 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: M_END_CAL_DT_WID

W_DAY_D_F6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: HALF_AGO_WID

W_DAY_D_F7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: YEAR_AGO_WID

W_DAY_D_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CAL_WEEK

W_DAY_D_M10 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: MONTH_NAME

W_DAY_D_M11 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: FSCL_WEEK

W_DAY_D_M12 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: FSCL_MONTH

W_DAY_D_M13 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: FSCL_QTR

W_DAY_D_M14 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: FSCL_HALF

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 775 of 1915
Repository Tables

Indexes - continued

W_DAY_D_M15 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: FSCL_YEAR

W_DAY_D_M16 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PER_NAME_WEEK

W_DAY_D_M17 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PER_NAME_MONTH

W_DAY_D_M18 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PER_NAME_QTR

W_DAY_D_M19 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PER_NAME_HALF

W_DAY_D_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CAL_MONTH

W_DAY_D_M20 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PER_NAME_YEAR

W_DAY_D_M21 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: JULIAN_DAY_NUM

W_DAY_D_M22 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: JULIAN_WEEK_NUM

W_DAY_D_M23 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: JULIAN_MONTH_NUM

W_DAY_D_M24 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: JULIAN_QTR_NUM

W_DAY_D_M25 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: JULIAN_YEAR_NUM

W_DAY_D_M26 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: CAL_TRIMESTER

W_DAY_D_M27 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: FSCL_TRIMESTER

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 776 of 1915
Repository Tables

Indexes - continued

W_DAY_D_M28 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: JULIAN_TER_NUM

W_DAY_D_M29 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PER_NAME_TER

W_DAY_D_M3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CAL_QTR

W_DAY_D_M30 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: CALENDAR_DATE

W_DAY_D_M31 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: DAY_AGO_DT

W_DAY_D_M32 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: WEEK_AGO_DT

W_DAY_D_M33 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: MONTH_AGO_DT

W_DAY_D_M34 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: QUARTER_AGO_DT

W_DAY_D_M35 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: TRIMESTER_AGO_DT

W_DAY_D_M36 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: HALF_AGO_DT

W_DAY_D_M37 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PERIOD_KEY

W_DAY_D_M38 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: YEAR_AGO_DT

W_DAY_D_M39 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: DAY_DT

W_DAY_D_M4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CAL_HALF

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 777 of 1915
Repository Tables

Indexes - continued

W_DAY_D_M40 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PER_NAME_FSCL_WEEK

W_DAY_D_M41 Type: Extension Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PER_NAME_FSCL_MNTH

W_DAY_D_M42 Type: Extension Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PER_NAME_FSCL_QTR

W_DAY_D_M43 Type: Extension Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PER_NAME_FSCL_HALF

W_DAY_D_M44 Type: Extension Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PER_NAME_FSCL_YEAR

W_DAY_D_M45 Type: Extension Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PER_NAME_FSCL_TER

W_DAY_D_M5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CAL_YEAR

W_DAY_D_M6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: DAY_OF_WEEK

W_DAY_D_M7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: DAY_OF_MONTH

W_DAY_D_M8 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: DAY_OF_YEAR

W_DAY_D_M9 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: DAY_NAME

W_DAY_D_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 778 of 1915
Repository Tables

Name: W_DIM_TABLES_G User Name: Dimension Tables

Status: Active Type: Warehouse Base Table:


Comments: Dimension Tables

Columns

Name Not Data Type Domain Domain Comments


Null Type
DIMENSION_NAME Varchar(30) Dimension Table Names

ROW_WID 3 Number(10, 0) Siebel System Field

Indexes

W_DIM_TABLES_G_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

W_DIM_TABLES_G_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered:

Columns: DIMENSION_NAME

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 779 of 1915
Repository Tables

Name: W_DTL_FCST_F User Name: Detail Forecast Fact

Status: Active Type: Warehouse Base Table:


Comments: Detail Forecast Fact

Columns

Name Not Data Type Domain Domain Comments


Null Type
ACCNT_GEO_WID 3 Number(10, 0) FK W_GEO_D Account's Geography Dimension I

ACCNT_WID 3 Number(10, 0) FK W_ORG_D Account Dimension Id

ADJ_BASE_ITMDTL_ID Varchar(15) Adjust Base Item Detail Id

ADJ_BASE_ITM_ID Varchar(30) Adjust Base Item Id

CAMPAIGN_WID 3 Number(10, 0) FK W_PROGRAM_D Campaign Dimension Id

CAMP_END_DT_WID 3 Number(10, 0) FK W_DAY_D Campaign End Date ID

CAMP_LNCH_DT_WID 3 Number(10, 0) FK W_DAY_D Campaign Launch Date ID

CAMP_ST_DT_WID 3 Number(10, 0) FK W_DAY_D Campaign Start Date ID

CMPT_ACC_WID 3 Number(10, 0) FK W_ORG_D Competitor Account Dimension Id

COST_AMT Number(22, 7) Cost Amount

CREATED_POSTN_WID 3 Number(10, 0) FK W_POSITION_D Created Position Dimension Id

DATASOURCE_NUM_ID 3 Number(10, 0) ID of the External System

DETAIL_DT UTC Date Time Forecast Item Detail

DETAIL_DT_WID 3 Number(10, 0) FK W_DAY_D Forecast Item Detail Dimension Id

DOWNSIDE_AMT Number(22, 7) Downside Amount

DTL_ORG_WID 3 Number(10, 0) FK W_ORG_D Organization Dimension Id for


Detail Forecast

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S ETL Process identifier

EXCH_RATE Number(22, 7) Exchange Rate

FCSTSER_WID 3 Number(10, 0) FK W_FCST_SER_D Forecast Series Dimension Id

FCST_DT_WID 3 Number(10, 0) FK W_DAY_D Forecast Dimension Id

FCST_ITEM_NUM Varchar(30) Forcast Item Number

INDUST_WID 3 Number(10, 0) FK W_INDUSTRY_D Industry Dimension Id

INTG_DTL_ID Varchar(30) ID from the External Forecast


Detail

INTG_FCST_ID Varchar(30) ID from the External Forecast

LINK_TYPE_CD_WID 3 Number(10, 0) FK W_LOV_D Link Type Code Dimension Id


(Values based on LOV type
FCST_FCSTITEM_LINK_TYPE)

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 780 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
MARGIN_AMT Number(22, 7) Margin Amount

OPTY_WID 3 Number(10, 0) FK W_OPTY_D Opportunity Dimension Id

ORIG_FCST_ID Varchar(30) Original Forecast Id

OWNER_ORG_WID 3 Number(10, 0) FK W_ORG_D Owner Organization Dimension Id

OWNER_POSTN_WID 3 Number(10, 0) FK W_POSITION_D Owner Position Dimension Id


(W_POSITION_D)

PRD_END_DT_WID 3 Number(10, 0) FK W_DAY_D Period End Dimension Id

PRD_START_DT_WID 3 Number(10, 0) FK W_DAY_D Period Start Dimension Id

PROD_PRI Number(22, 7) Product Price

PROD_QTY Number(22, 7) Product Quantity

PROD_WID 3 Number(10, 0) FK W_PRODUCT_D Product Dimension Id

PR_EMP_WID 3 Number(10, 0) FK W_PERSON_D Primary Employee Dimension Id

REV_AMT Number(22, 7) Revenue Amount

REV_CLASS_CD_WID 3 Number(10, 0) FK W_LOV_D Revenue Class Code Dimension


Id (Values based on LOV type
REVENUE_CLASS)

REV_TYPE_CD_WID 3 Number(10, 0) FK W_LOV_D Revenue Type Code Dimension Id


(Values based on LOV type
REVENUE_TYPE)

ROW_WID 3 Number(10, 0) Siebel Warehouse ID Field

SALREP_EMP_WID 3 Number(10, 0) FK W_PERSON_D Sales Rep Employee ID

SALREP_POSTN_WID 3 Number(10, 0) FK W_POSITION_D Sales Rep Position ID

SOURCE_WID 3 Number(10, 0) FK W_SOURCE_D

STATUS_CD_WID 3 Number(10, 0) FK W_LOV_D Status Code Dimension Id (Values


based on LOV type
FCST_STATUS)

SUBMITTED_DT_WID 3 Number(10, 0) FK W_DAY_D Submitted Dimension Id

SUBMITTED_FLG Character(1) Submitted Flag

SUM_ORG_WID 3 Number(10, 0) FK W_ORG_D Organization Dimension Id for


Summary Forecast

TERR_WID 3 Number(10, 0) FK W_TERR_D Territory Dimension Id

UPSIDE_AMT Number(22, 7) Upside Amount

U_CST_AMT Number(22, 7) Value Before conversion to


Datamart Currency

U_CURCY_CD Varchar(20) Original Currency Code

U_DOWNSIDE_AMT Number(22, 7) Value Before conversion to


Datamart Currency

U_EXCH_DT UTC Date Time Exchange Date

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 781 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
U_MARGIN_AMT Number(22, 7) Value Before conversion to
Datamart Currency

U_PROD_PRI Number(22, 7) Value Before conversion to


Datamart Currency

U_RVN_AMT Number(22, 7) Value Before conversion to


Datamart Currency

U_UPSIDE_AMT Number(22, 7) Value Before conversion to


Datamart Currency

VIS_PR_BU_ID Varchar(30) Visibility Organization Id

VIS_PR_POS_ID Varchar(30) Position Id

WIN_PROB Number(22, 7) Win Probability

Indexes

W_DTL_FCST_F_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OWNER_POSTN_WID

W_DTL_FCST_F_F10 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OWNER_ORG_WID

W_DTL_FCST_F_F11 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OPTY_WID

W_DTL_FCST_F_F12 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: INDUST_WID

W_DTL_FCST_F_F13 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: CREATED_POSTN_WID

W_DTL_FCST_F_F14 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: TERR_WID

W_DTL_FCST_F_F15 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: STATUS_CD_WID

W_DTL_FCST_F_F16 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: SUBMITTED_DT_WID

W_DTL_FCST_F_F17 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: FCSTSER_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 782 of 1915
Repository Tables

Indexes - continued

W_DTL_FCST_F_F18 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PRD_END_DT_WID

W_DTL_FCST_F_F19 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PRD_START_DT_WID

W_DTL_FCST_F_F2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PROD_WID

W_DTL_FCST_F_F20 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: REV_CLASS_CD_WID

W_DTL_FCST_F_F21 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: REV_TYPE_CD_WID

W_DTL_FCST_F_F22 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: FCST_DT_WID

W_DTL_FCST_F_F23 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: DETAIL_DT_WID

W_DTL_FCST_F_F24 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LINK_TYPE_CD_WID

W_DTL_FCST_F_F25 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: SALREP_POSTN_WID

W_DTL_FCST_F_F26 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: SALREP_EMP_WID

W_DTL_FCST_F_F27 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: SOURCE_WID

W_DTL_FCST_F_F28 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: CAMP_LNCH_DT_WID

W_DTL_FCST_F_F29 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: CAMP_END_DT_WID

W_DTL_FCST_F_F3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ACCNT_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 783 of 1915
Repository Tables

Indexes - continued

W_DTL_FCST_F_F30 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: CAMP_ST_DT_WID

W_DTL_FCST_F_F4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: CAMPAIGN_WID

W_DTL_FCST_F_F5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: CMPT_ACC_WID

W_DTL_FCST_F_F6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ACCNT_GEO_WID

W_DTL_FCST_F_F7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PR_EMP_WID

W_DTL_FCST_F_F8 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: SUM_ORG_WID

W_DTL_FCST_F_F9 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: DTL_ORG_WID

W_DTL_FCST_F_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: INTG_DTL_ID, INTG_FCST_ID

W_DTL_FCST_F_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 784 of 1915
Repository Tables

Name: W_DTL_FCST_FS User Name: Detail Forecast Fact Staging

Status: Active Type: Warehouse Base Table:


Comments: Detail Forecast Fact Staging

Columns

Name Not Data Type Domain Domain Comments


Null Type
ACCNT_ID Varchar(30) Account Id

ADJ_BASE_ITMDTL_ID Varchar(15) Adjust Base Item Detail Id

ADJ_BASE_ITM_ID Varchar(30) Adjust Base Item Id

CAMPAIGN_ID Varchar(30) Campaign Id

CMPT_ACC_ID Varchar(30) Competitor Account Id

COST_AMT Number(22, 7) Cost Amount

CREATED_POSTN_ID Varchar(30) Created Position Id

CURCY_CD Varchar(20) Currency Code

DATASOURCE_NUM_ID 3 Number(10, 0) ID of the External System

DETAIL_DT UTC Date Time Forecast Item Detail

DOWNSIDE_AMT Number(22, 7) Downside Amount

DTL_ORG_ID Varchar(30) Organization Id for Detail Forecast

EXCH_DT UTC Date Time Exchange

FCSTSER_DATE_ID Varchar(30) Forcastser Date ID

FCST_ITEM_NUM Varchar(30) Forecast Item NUMBER

INDUST_ID Varchar(30) Industry Id

INTG_DTL_ID Varchar(30) ID from the External Forecast


Detail

INTG_FCST_ID Varchar(30) ID from the External Forecast

LINK_TYPE_CD Varchar(30) Link Type Code (values based on


LOV type
'FCST_FCSTITEM_LINK_TYPE')

MARGIN_AMT Number(22, 7) Margin Amount

OPTY_ID Varchar(30) Opportunity Id

ORIG_FCST_ID Varchar(30) Original Forecast Id

OWNER_ORG_ID Varchar(30) Owner Organization Id

OWNER_POSTN_ID Varchar(30) Owner Position Id

PROD_ID Varchar(30) Product Id

PROD_PRI Number(22, 7) Product Price

PROD_QTY Number(22, 7) Product Quantity

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 785 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
PR_EMP_ID Varchar(30) Primary Employee Id

REV_AMT Number(22, 7) Revenue Amount

REV_CLASS_CD Varchar(30) Revenue Class Code (values


based on LOV type
'REVENUE_CLASS')

REV_TYPE_CD Varchar(30) Revenue Type Code (values


based on LOV type
'REVENUE_TYPE')

SALREP_EMP_ID Varchar(30) Sales Rep Employee ID

SALREP_POSTN_ID Varchar(30) Sales Rep Position ID

SOURCE_ID Varchar(30) Marketing Source ID

STATUS_CD Varchar(30) Status Code (values based on


LOV type 'FCST_STATUS')

SUBMITTED_DT UTC Date Time Submitted

SUBMITTED_FLG Character(1) Submitted Flag

SUM_ORG_ID Varchar(30) Organization Id for Summary


Forecast

TERR_ID Varchar(30) Territory Id

UPSIDE_AMT Number(22, 7) Upside Amount

WIN_PROB Number(22, 7) Win Probability

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 786 of 1915
Repository Tables

Name: W_DTL_FCST_FSX User Name: Detail Forecast Fact Staging Extension

Status: Active Type: Warehouse Base Table:


Comments: Detail Forecast Fact Staging Extension

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Number(10, 0) Extension Attribute

ATTRIB_05 Number(10, 0) Extension Attribute

ATTRIB_06 Number(22, 7) Extension Attribute

ATTRIB_07 UTC Date Time Extension Attribute

ATTRIB_08 UTC Date Time Extension Attribute

DATASOURCE_NUM_ID 3 Number(10, 0) ID of the External System

FK_01_ID Varchar(30) Blank Key Field For ing New DM

FK_02_ID Varchar(30) Blank Key Field For ing New DM

FK_03_ID Varchar(30) Blank Key Field For ing New DM

INTEGRATION_ID 3 Varchar(30) Identifier used for integration with


external systems

Indexes

W_DTL_FCST_FSX_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: INTEGRATION_ID, DATASOURCE_NUM_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 787 of 1915
Repository Tables

Name: W_DTL_FCST_FX User Name: Detail Forecast Fact Extension

Status: Active Type: Warehouse Base Table:


Comments: Detail Forecast Fact Extension

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Number(10, 0) Extension Attribute

ATTRIB_05 Number(10, 0) Extension Attribute

ATTRIB_06 Number(22, 7) Extension Attribute

ATTRIB_07 UTC Date Time Extension Attribute

ATTRIB_08 UTC Date Time Extension Attribute

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S ETL Process Identifier

FK_01_WID Number(10, 0) Foreign Key 01 WID

FK_02_WID Number(10, 0) Foreign Key 02 ID

FK_03_WID Number(10, 0) Foreign Key 03 ID

ROW_WID 3 Number(10, 0) Siebel Warehouse ID Field

Indexes

W_DTL_FCST_FX_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 788 of 1915
Repository Tables

Name: W_DUAL_G User Name: Dual Table

Status: Active Type: Warehouse Base Table:


Comments: Dual Table

Columns

Name Not Data Type Domain Domain Comments


Null Type
DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

INTEGRATION_ID 3 Varchar(30) Identifier used for integration with


external systems

ROW_WID 3 Number(10, 0) Siebel System Field

X 3 Varchar(15) X

Indexes

W_DUAL_G_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 789 of 1915
Repository Tables

Name: W_EMPLOYEE_D User Name: Employee Dimension

Status: Active Type: Warehouse Base Table:


Comments: Employee Dimension

Columns

Name Not Data Type Domain Domain Comments


Null Type
ACCNT_ID Varchar(30) Account Id

ADDR_EFF_DATE UTC Date Time Effective from when current


address is Valid in DW

AGENT_FLG Character(1) Agent Flag

APPR_AUTH Number(22, 7) Approval Authorization

APPR_AUTH_CAT Varchar(30) Approval Authorization Category (


values based on LOV type
'APPROVAL_AUTH_SIZE' and
bucketed using the min and max
values)

APPR_AUTH_CAT_I Varchar(50) Approval Authorization Category


Language Independent Code (
values based on LOV type
'APPROVAL_AUTH_SIZE' and
bucketed using the min and max
values)

APPR_CURCY_CD Varchar(30) Approval Currency Code

BIRTH_DT UTC Date Time Birth Date

CALL_LST_NAME Varchar(50) Call List Name

CITY Varchar(50) City

CONSUMER_FLG Character(1) Consumer Flag

CONTACT_ID Varchar(30) Contact Id

CONTACT_TYPE Varchar(30) Contact Business Unit Name

CONTACT_TYPE_I Varchar(50) Contact Formed Date

CON_ACTIVE_FLG Character(1) Contact Id

CON_BU_NAME Varchar(100) Contact Type : Internal Usage


Only ( 'Contact' or 'Prospect')

CON_FORMED_DT UTC Date Time Contact Type Language


Independent Code : Internal
Usage Only

COUNTRY Varchar(30) Country

CUSTOMER_END_DT UTC Date Time Customer End Date

CUSTOMER_SINCE_DT UTC Date Time Customer Since Date

CUST_VALUE Varchar(30) Customer Value

CUST_VALUE_I Varchar(50) Customer Value

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 790 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

EDUCATION_BCKGND Varchar(30) Education Background (values


based on LOV type
'EDUCATION')

EDUCATION_BCKGND_I Varchar(50) Education Background Language


Independent Code (values based
on LOV type 'EDUCATION')

EMAIL_ADDR Varchar(100) Email Address

EMP_ACCNT_BU_NAME Varchar(100) Employee Account Business Unit


Name

EMP_ACCNT_LOC Varchar(50) Employee Account Location

EMP_ACCNT_NAME Varchar(100) Employee Account Name

EMP_ACTIVE_FLG Character(1) Employee Active Flag (Y/N) : If the


employee still exits then it is set to
Y otherwise to N

EMP_FLG Character(1) Employee Flag (Y/N) : If the


contact is an employee then it is
set to Y otherwise to N

EMP_FORMED_DT UTC Date Time Employee Formed Date

EMP_HIRE_DT UTC Date Time Employee Hire Date

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

FAX_PH_NUM Varchar(40) Fax Number

FREQUENCY_CAT Varchar(30) Obsoleted

FREQUENCY_CAT_I Varchar(50) Obsoleted

FST_NAME Varchar(50) First Name

FULL_NAME Varchar(102) Full Name

HELD_POSTN Varchar(50) Held Position

INTEGRATION_ID 3 Varchar(30) Identifier used for integration with


external systems

JOB_CATEGORY Varchar(30) Job Category Language


Independent Code (values based
on LOV type 'POSITION_TYPE')

JOB_CATEGORY_I Varchar(50) Job Category (values based on


LOV type 'POSITION_TYPE')

JOB_TITLE Varchar(75) Job Title

LAST_NAME Varchar(50) Last Name

LOGIN Varchar(50) Login

MARITAL_STAT_CD Varchar(30) Marital Status

MEMBER_FLG Character(1) Member Flag

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 791 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
MEMBER_NUM Varchar(50) Member Number

MID_NAME Varchar(50) Middle Name

MONETARY_CAT Varchar(30) Obsoleted

MONETARY_CAT_I Varchar(50) Obsoleted

NAME_EFF_DATE UTC Date Time Effective from when current Name


is Valid in DW

NATIONALITY Varchar(30) Nationality

NUM_CMPGNS Number(10, 0) Obsoleted

NUM_OFRS_PRSNTD Number(10, 0) Obsoleted

PAR_HELD_POSTN Varchar(50) Parent Held Position

PROSPECT_ID Varchar(30) Prospect Id

PRSP_CON_UID Varchar(100) Primary Position

PR_HOUSEHOLD_WID 3 Number(10, 0) FK W_HOUSEHOLD_D Prospect Id

PR_POSTN Varchar(50) Contact ID or Prospect ID

RECENCY_CAT Varchar(30) Obsoleted

RECENCY_CAT_I Varchar(50) Obsoleted

REGION Varchar(40) Region

ROW_WID 3 Number(10, 0) Siebel System Field

SEMINAR_INVIT_FLG Character(1) Seminar Invite Flag (Y/N) :

SEX_MF Character(1) Obsoleted

SEX_MF_CD Varchar(30) Sex Code (values based on LOV


type 'SEX_MF_TYPE')

SEX_MF_CD_I Varchar(50) LIC for Sex Code (values based


on LOV type 'SEX_MF_TYPE')

SPOUSE_NAME Varchar(30) Spouse Name

STATE Varchar(50) Street Address

ST_ADDRESS Varchar(200) State

SUPPRESS_CALL_FLG Character(1) Suppress Call Flag (Y/N) : If the


contact is not be called it is set Y
otherwise to N

SUPPRESS_EMAIL_FLG Character(1) Suppress Email Flag (Y/N) : If the


contact's email is not be sent then
it is set to Y otherwise to N

SUPPRESS_FAX_FLG Character(1) Suppress Fax Flag (Y/N) : If the


contact's fax is not to be sent then
it is set to Y otherwise to N

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 792 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
SUPPRESS_MAIL_FLG Character(1) Suppress Mail Flag (Y/N) : If the
contact's mail is not to be sent
then it is set to Y otherwise to N

TERR_NAME Varchar(75) Territory Name

USER_ACTIVE_FLG Character(1) User Active Flag (Y/N) : If the user


is still active then it is set to Y
otherwise to N

USER_FLG Character(1) User Flag (Y/N) : If the contact is


a user then it is set to Y otherwise
to N

USER_FORMED_DT UTC Date Time User Formed Date

VIS_PR_BU_ID Varchar(15) Primary Buisness Unit Id for


Visibility

VIS_PR_POS_ID Varchar(15) Primary Postition Id For Visibility

WORK_PHONE Varchar(40) Work Phone

WPH_EFF_DATE UTC Date Time Previous Work Phone Number

X_CITY Varchar(50) Previous City

X_COUNTRY Varchar(30) Previous Country

X_FST_NAME Varchar(50) Previous First Name

X_LAST_NAME Varchar(50) Previous Last Name

X_STATE Varchar(50) Previous Street Address

X_ST_ADDRESS Varchar(200) Previous State

X_WORK_PHONE Varchar(40) Previous Work Phone Number

X_ZIPCODE Varchar(30) Previous Zipcode

YEARS_AT_ACCNT Number(22, 7) Years at Account

ZIPCODE Varchar(30) Zipcode

Indexes

W_EMPLOYEE_D_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: EMP_FLG

W_EMPLOYEE_D_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

W_EMPLOYEE_D_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered:

Columns: INTEGRATION_ID, DATASOURCE_NUM_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 793 of 1915
Repository Tables

Name: W_EMP_ORG_D User Name: Employee Organization Dimension

Status: Active Type: Warehouse Base Table:


Comments: Employee Organization Dimension

Columns

Name Not Data Type Domain Domain Comments


Null Type
ACCNT_FLG Character(1) Account Flag (Y/N) : It is set to Y if
it is an Account, otherwise to N

ACCNT_LOC Varchar(50) Account Location

ACCNT_REVN Number(22, 7) Account Revenue

ACCNT_STATUS Varchar(30) Account Status (values based on


LOV type 'ACCOUNT_STATUS')

ACCNT_STATUS_I Varchar(50) Account Status Language


Independent Code (values based
on LOV type
'ACCOUNT_STATUS')

ACCNT_TYPE_CD Varchar(30) Account Type (values based on


LOV type 'ACCOUNT_TYPE')

ACCNT_TYPE_CD_I Varchar(50) Account Type language


Independent Code (values based
on LOV type 'ACCOUNT_TYPE')

ACTIVE_FLG Character(1) Active Flag (Y/N) :

ANNUAL_REVN_CAT Varchar(30) Account's Annual Revenue


Category (values based on LOV
type 'ACCNT_REVENUE_SIZE'
and bucketed based on the min
and max values of the LOV type)

ANNUAL_REVN_CAT_I Varchar(50) Account's Annual Revenue


Category Language Independent
Code (values based on LOV type
'ACCNT_REVENUE_SIZE' and
bucketed based on the min and
max values of the LOV type)

BASE_CURCY_CD Varchar(20) Currency Code

BU_NAME Varchar(100) Business Unit Name

CHANNEL_FLG Character(1) Channel Flag (Y/N) :

CHNL_ANNL_SALES Number(22, 7) Channel Annual sales

CHNL_SALES_GRWTH Varchar(30) Channel Sales Growth Rate

CHNL_SALES_GRWTH_I Varchar(50) LIC Channel Sales Growth Rate

CITY Varchar(50) City

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 794 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
COMPETITOR_FLG Character(1) Competitor Flag (Y/N) : If
organization is a competitor then it
is set to Y otherwise to N

COUNTRY Varchar(30) Country

CREATED_DT UTC Date Time Created Date

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

DIVN_FLG Character(1) Division Flag (Y/N) : If


organization is a Division then it is
set to Y otherwise to N

DIVN_TYPE_CD Varchar(30) Division Type (values based on


LOV type 'DIVISION_TYPE' )

DIVN_TYPE_CD_I Varchar(50) LIC of Division Type (values


based on LOV type
'DIVISION_TYPE' )

DOM_ULT_DUNS_NUM Varchar(15) Domestic Ultimate DUNS Number

DUNS_NUM Varchar(15) DUNS Number

EMP_COUNT Number(22, 7) # of Employees

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

EXPERTISE Varchar(30) Expertise (Primary Expertise

EXPERTISE_I Varchar(50) LIC Expertise (Primary Expertise

FORMED_DT UTC Date Time Formed Date

FREQUENCY_CAT Varchar(30) Obsoleted

FREQUENCY_CAT_I Varchar(50) Obsoleted

FRGHT_TERMS_CD Varchar(30) Freight Terms (values based on


LOV type 'FREIGHT_TERMS')

FRGHT_TERMS_CD_I Varchar(50) Freight Terms Language


Independent Code (values based
on LOV type 'FREIGHT_TERMS')

GLBLULT_DUNS_NUM Varchar(15) Global Ultimate DUNS Number

HIST_SLS_VOL Number(22, 7) Historical Sales Volume


(Calculated using Currency Code
HIST_SLS_CURCY_CD and
Exchange Date
HIST_SLS_EXCH_DT)

INTEGRATION_ID 3 Varchar(30) Identifier used for integration with


external systems

KEY_COMPETITOR Varchar(100) Key Competitor

LINE_OF_BUSINESS Varchar(30) Line of Business

MAIN_PH_NUM Varchar(40) Main Phone Number

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 795 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
MGR_NAME Varchar(160) Manager Name

MONETARY_CAT Varchar(30) Obsoleted

MONETARY_CAT_I Varchar(50) Obsoleted

NAME Varchar(100) Name

NUM_EMPLOY_CAT Varchar(30) Number of Employee Category


(values based on LOV type
'ACCNT_EMP_SIZE' and
bucketed based on the min and
max values of the LOV type)

NUM_EMPLOY_CAT_I Varchar(50) Number of Employee Category


Language Independent Code
(values based on LOV type
'ACCNT_EMP_SIZE' and
bucketed based on the min and
max values of the LOV type)

ORG_CITY Varchar(50) Organization City

ORG_COUNTRY Varchar(30) Organization Country

ORG_FLG Character(1) Organization Flag (Y/N) : It is set


to Y if it organization, otherwise to
N

ORG_MAIN_PH_NUM Varchar(40) Organization Main Phone Number

ORG_MGR_NAME Varchar(160) Organization Manager Name

ORG_NAME Varchar(100) Organization Name

ORG_PRTNR_FLG Character(1) Organization Partner Flag (Y/N) :


If organization is a partner then it
is set to Y otherwise to N

ORG_PRTNR_TIER Varchar(30) Organization Partner Tier ( values


based on LOV type
'PARTNER_CERTIFICATION')

ORG_PRTNR_TIER_I Varchar(50) Organization Partner Tier


Language Independent Code (
values based on LOV type
'PARTNER_CERTIFICATION')

ORG_PRTNR_TYPE Varchar(30) Organization Partner Type (values


based on LOV type
'PARTNER_TYPE')

ORG_PRTNR_TYPE_I Varchar(50) Organization Partner Type


Language Independent Code
(values based on LOV type
'PARTNER_TYPE')

ORG_STATE Varchar(50) Organization Street Address

ORG_ST_ADDRESS Varchar(200) Organization State

ORG_TERR_NAME Varchar(75) Organization Territory Name

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 796 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
ORG_ZIPCODE Varchar(30) Organization Zip Code

PAR_DUNS_NUM Varchar(15) Parent DUNS Number

PAR_INTEGRATION_ID Varchar(30) Parent Organization Id

PAR_ORG_NAME Varchar(100) Parent Organization Name

PRI_LST_NAME Varchar(50) Partner Name

PROSPECT_FLG Character(1) Prospect Flag

PRTNRSHP_START_DT UTC Date Time Partner Start

PRTNR_FLG Character(1) Partner Flag (Y/N) : It is set to Y if


the Account is a Partner,
otherwise to N)

PRTNR_NAME Varchar(100) Partner Name

PRTNR_SALES_RANK Number(22, 7) Sales Rank

PR_COMPETITOR Varchar(100) Price List Name

PR_INDUST_NAME Varchar(50) Industry (Primary Industry)

PR_ORG_TRGT_MKT Varchar(50) Target Market Segment

PR_PTSHP_MKTSEG Varchar(50) Partner Flag (Y/N) : It is set to Y if


the Account is a Partner,
otherwise to N)

PTNTL_SLS_VOL Number(22, 7) Potential Sales Volume (


Calculated using Currency Code -
PLNTL_SLS_CURCY_CD and
Exchange Rate
PLNTL_SLS_EXCH_DT)

PTSHP_END_DT UTC Date Time Partner End

PTSHP_FEE_PAID_FLG Character(1) Partnership Fees Paid Flag

PTSHP_PRTNR_ACCNT Varchar(100) Partner Partnership Account


(Other Program Memberships

PTSHP_RENEWAL_DT UTC Date Time Partner Renewal

PTSHP_SAT_INDEX Number(22, 7) Satisfaction Index

PTSHP_STAGE Varchar(30) Partnership Stage

PTSHP_STAGE_I Varchar(50) LIC of Partnership Stage

PUBLIC_LISTING_FLG Character(1) Public Listing Flag (Y/N) :

RECENCY_CAT Varchar(30) Obsoleted

RECENCY_CAT_I Varchar(50) Obsoleted

REGION Varchar(30) Account's Region

REGION_I Varchar(50) LIC of Account's Region

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 797 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
REVN_GROWTH_CAT Varchar(30) Account Revenue Growth
Category (values based on LOV
type 'ACCNT_REVN_GROWTH'
using the min and max values of
the LOV type)

REVN_GROWTH_CAT_I Varchar(50) Account Revenue Growth


Category Language Independent
Code (values based on LOV type
'ACCNT_REVN_GROWTH' using
the min and max values of the
LOV type)

ROW_WID 3 Number(10, 0) Siebel System Field

SALES_EMP_CNT Number(10, 0) # of Sales Employees

SERVICE_EMP_CNT Number(10, 0) # of Service Employees

STATE Varchar(50) Street Address

ST_ADDRESS Varchar(200) State

U_ACCNT_RVN Number(22, 7) Value Before conversion to


Datamart Currency

U_ACNTRVN_CURCY_CD Varchar(20) Original Currency Code

U_ACNTRVN_EXCH_DT UTC Date Time Exchange Date

U_CHNL_ANNL_SLS Number(22, 7) Value Before conversion to


Datamart Currency

U_CH_ASLS_CURCY_CD Varchar(20) Channel Sales Original Currency


Code

U_CH_ASLS_EXCH_DT UTC Date Time Channel Sales Currency


Exchange Date

U_HIST_SLS_VOL Number(22, 7) Value Before conversion to


Datamart Currency

U_HST_SLS_CURCY_CD Varchar(20) Original Currency Code

U_HST_SLS_EXCH_DT UTC Date Time Exchange Date

U_PTL_SLS_CURCY_CD Varchar(20) Original Currency Code

U_PTL_SLS_EXCH_DT UTC Date Time Exchange Date

U_PTL_SLS_VOL Number(22, 7) Value Before conversion to


Datamart Currency

VIS_PR_BU_ID Varchar(15) Primary Buisness Unit Id for


Visibility

VIS_PR_POS_ID Varchar(15) Primary Postition Id For Visibility

ZIPCODE Varchar(30) Zipcode

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 798 of 1915
Repository Tables

Indexes - continued

W_EMP_ORG_D_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: NAME

W_EMP_ORG_D_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

W_EMP_ORG_D_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered:

Columns: INTEGRATION_ID, DATASOURCE_NUM_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 799 of 1915
Repository Tables

Name: W_ENTLMNT_D User Name: Entitlement Dimension

Status: Active Type: Warehouse Base Table:


Comments: Entitlement Dimension

Columns

Name Not Data Type Domain Domain Comments


Null Type
DATASOURCE_NUM_ID 3 Number(10, 0) ID of the External System

EFF_END_DT UTC Date Time Effective End

EFF_START_DT UTC Date Time Effective Start

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S ETL Process Id

INTEGRATION_ID 3 Varchar(30) Identifier used for integration with


external systems

NAME Varchar(50) ENTITLEMENT Name

ROW_WID 3 Number(10, 0) Primary Key, generated in DW

TYPE_CD Varchar(30) Entitlement Type Code (values


based on LOV type
'FS_ENTITLEMENT_TYPE')

TYPE_CD_I Varchar(50) LIC Entitlement Type Code


(values based on LOV type
'FS_ENTITLEMENT_TYPE')

Indexes

W_ENTLMNT_D_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: NAME

W_ENTLMNT_D_M3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: TYPE_CD

W_ENTLMNT_D_M4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: TYPE_CD_I

W_ENTLMNT_D_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

W_ENTLMNT_D_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered:

Columns: INTEGRATION_ID, DATASOURCE_NUM_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 800 of 1915
Repository Tables

Name: W_ENTLMNT_DS User Name: Entitlement Dimension Staging

Status: Active Type: Warehouse Base Table:


Comments: Entitlement Dimension Staging

Columns

Name Not Data Type Domain Domain Comments


Null Type
DATASOURCE_NUM_ID 3 Number(10, 0) ID of the External System

EFF_END_DT UTC Date Time Effective End

EFF_START_DT UTC Date Time Effective Start

INTEGRATION_ID 3 Varchar(30) Identifier used for integration with


external systems

NAME Varchar(50) ENTITLEMENT Name

TYPE_CD Varchar(30) ENTITLEMENTment Type Code,


LOV type - ENTITLEMENT Code

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 801 of 1915
Repository Tables

Name: W_ENTLMNT_DSX User Name: Entitlement Dimension Staging Extension

Status: Active Type: Warehouse Base Table:


Comments: Entitlement Dimension Staging Extension

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Varchar(30) Extension Attribute

ATTRIB_05 Varchar(30) Extension Attribute

ATTRIB_06 Varchar(30) Extension Attribute

ATTRIB_07 Varchar(30) Extension Attribute

ATTRIB_08 Varchar(30) Extension Attribute

ATTRIB_09 Varchar(30) Extension Attribute

ATTRIB_10 Varchar(30) Extension Attribute

ATTRIB_11 Number(10, 0) Extension Attribute

ATTRIB_12 Number(10, 0) Extension Attribute

ATTRIB_13 Number(10, 0) Extension Attribute

ATTRIB_14 Number(10, 0) Extension Attribute

ATTRIB_15 Number(10, 0) Extension Attribute

ATTRIB_16 Number(22, 7) Extension Attribute

ATTRIB_17 Number(22, 7) Extension Attribute

ATTRIB_18 Number(22, 7) Extension Attribute

ATTRIB_19 Number(22, 7) Extension Attribute

ATTRIB_20 Number(22, 7) Extension Attribute

ATTRIB_21 UTC Date Time Extension Attribute

ATTRIB_22 UTC Date Time Extension Attribute

ATTRIB_23 UTC Date Time Extension Attribute

ATTRIB_24 UTC Date Time Extension Attribute

ATTRIB_25 UTC Date Time Extension Attribute

DATASOURCE_NUM_ID 3 Number(10, 0) ID of the External System

INTEGRATION_ID 3 Varchar(30) Identifier used for integration with


external systems

Indexes
10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 802 of 1915
Repository Tables

Name: W_ENTLMNT_DX User Name: Entitlement Dimension Extension

Status: Active Type: Warehouse Base Table:


Comments: Entitlement Dimension Extension

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Varchar(30) Extension Attribute

ATTRIB_05 Varchar(30) Extension Attribute

ATTRIB_06 Varchar(30) Extension Attribute

ATTRIB_07 Varchar(30) Extension Attribute

ATTRIB_08 Varchar(30) Extension Attribute

ATTRIB_09 Varchar(30) Extension Attribute

ATTRIB_10 Varchar(30) Extension Attribute

ATTRIB_11 Number(10, 0) Extension Attribute

ATTRIB_12 Number(10, 0) Extension Attribute

ATTRIB_13 Number(10, 0) Extension Attribute

ATTRIB_14 Number(10, 0) Extension Attribute

ATTRIB_15 Number(10, 0) Extension Attribute

ATTRIB_16 Number(22, 7) Extension Attribute

ATTRIB_17 Number(22, 7) Extension Attribute

ATTRIB_18 Number(22, 7) Extension Attribute

ATTRIB_19 Number(22, 7) Extension Attribute

ATTRIB_20 Number(22, 7) Extension Attribute

ATTRIB_21 UTC Date Time Extension Attribute

ATTRIB_22 UTC Date Time Extension Attribute

ATTRIB_23 UTC Date Time Extension Attribute

ATTRIB_24 UTC Date Time Extension Attribute

ATTRIB_25 UTC Date Time Extension Attribute

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S ETL Process Identifier

ROW_WID 3 Number(10, 0) Siebel Warehouse ID Field

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 803 of 1915
Repository Tables

Indexes - continued

W_ENTLMNT_DX_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 804 of 1915
Repository Tables

Name: W_ETL_DATASRC_S User Name: Extraction Data Source

Status: Active Type: Warehouse Base Table:


Comments: Extraction Data Source

Columns

Name Not Data Type Domain Domain Comments


Null Type
CONNECTIVITY_INFO Varchar(100) Any information related to
connectivity

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

DESC_TEXT Varchar(100) Description Text

INTEGRATION_ID 3 Varchar(30) Identifier used for integration with


external systems

NAME 3 Varchar(100) Name

ROW_WID 3 Number(10, 0) Siebel System Field

TYPE Varchar(100) Data Source : Siebel OLTP, SAP,


People Soft etc

Indexes

W_ETL_DATASRC_S_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

W_ETL_DATASRC_S_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: NAME

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 805 of 1915
Repository Tables

Name: W_ETL_RUN_S User Name: Extraction Run

Status: Active Type: Warehouse Base Table:


Comments: Extraction Run

Columns

Name Not Data Type Domain Domain Comments


Null Type
ACTUAL_END_TS Date Time Actual End Time Stamp

ACTUAL_START_TS Date Time Actual Start Time Stamp

ASYNCHRONOUS_FLG Character(1) N/A for this release

CURRENCY_CD Varchar(20) N/A for this release

DATAMART_ID 3 Varchar(15) N/A for this release

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

DATASRC_ID 3 Varchar(15) Data Source : Siebel OLTP, SAP,


People Soft etc : Default Value is
1, means Siebel as the Data
Source

DFLT_INFASRVR_ID Varchar(15) N/A for this release

DRP_RECR_INDX_FLG Character(1) Drop and recreate indexes before


loading destination tables

INTEGRATION_ID 3 Varchar(30) Identifier used for integration with


external systems

LANGUAGE_CD Varchar(50) N/A for this release

LAST_FAILURE_STEP Varchar(100) N/A for this release

LOAD_DT Date Time Load Date

LOAD_DT_WID Number(10, 0) FK W_DAY_D Load Date ID

NAME 3 Varchar(100) Name

NUMERIC_ROW_ID 3 Number(10, 0) N/A for this release

ROW_WID 3 Number(10, 0) Siebel System Field

SCHED_START_TS Date Time N/A for this release

STATUS_CD Varchar(50) N/A for this release

TEMPLATE_FLG Character(1) N/A for this release

TYPE_CD Varchar(50) N/A for this release

Indexes

W_ETL_RUN_S_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 806 of 1915
Repository Tables

Indexes - continued

W_ETL_RUN_S_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: NAME, DATAMART_ID, DATASRC_ID

W_ETL_RUN_S_U2 Type: System Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: NUMERIC_ROW_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 807 of 1915
Repository Tables

Name: W_EXCH_RATE_G User Name: Exchange Rate

Status: Active Type: Warehouse Base Table:


Comments: Exchange Rate

Columns

Name Not Data Type Domain Domain Comments


Null Type
DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

END_DT Date Time End Date

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

EXCH_DT Date Time Exchange Date

EXCH_RATE Number(22, 7) Exchange Rate

FROM_CURCY_CD Varchar(20) From Currency Code

INTEGRATION_ID 3 Varchar(30) Identifier used for integration with


external systems

RATE_TYPE Varchar(30) Rate Type : Possible Values


(Single, Weekly, Monthly, Yearly)

ROW_WID 3 Number(10, 0) Siebel System Field

START_DT Date Time Start Date

TO_CURCY_CD Varchar(20) To Currency Code

Indexes

W_EXCH_RATE_G_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: END_DT

W_EXCH_RATE_G_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: START_DT

W_EXCH_RATE_G_M3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: FROM_CURCY_CD

W_EXCH_RATE_G_M4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: TO_CURCY_CD

W_EXCH_RATE_G_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

W_EXCH_RATE_G_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: INTEGRATION_ID, DATASOURCE_NUM_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 808 of 1915
Repository Tables

Indexes - continued

W_EXCH_RATE_G_U2 Type: System Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: FROM_CURCY_CD, TO_CURCY_CD, START_DT, END_DT

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 809 of 1915
Repository Tables

Name: W_EXCH_RATE_GS User Name: Exchange Rate Stage

Status: Active Type: Warehouse Base Table:


Comments: Exchange Rate Stage

Columns

Name Not Data Type Domain Domain Comments


Null Type
DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

END_DT Date Time End Date

EXCH_DT Date Time Exchange Date

EXCH_RATE Number(22, 7) Exchange Rate

FROM_CURCY_CD Varchar(20) From Currency Code

INTEGRATION_ID 3 Varchar(30) Identifier used for integration with


external systems

MRG_FROM_CURCY_CD Varchar(20) Merge From Currency

MRG_TO_CURCY_CD Varchar(20) Merge To Currency

RATE_TYPE Varchar(30) Rate Type : Possible Values


(Single, Weekly, Monthly, Yearly)

START_DT Date Time Start Date

TO_CURCY_CD Varchar(20) To Currency Code

Indexes

W_EXCH_RATE_GS_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: INTEGRATION_ID, DATASOURCE_NUM_ID

W_EXCH_RATE_GS_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: FROM_CURCY_CD, TO_CURCY_CD, START_DT, END_DT

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 810 of 1915
Repository Tables

Name: W_FCST_SER_D User Name: User_W Fact Cst_Ser Dimension

Status: Active Type: Warehouse Base Table:


Comments: User_W Fact Cst_Ser Dimension

Columns

Name Not Data Type Domain Domain Comments


Null Type
ACTIVE_FLG Character(1) Active Flag

DATASOURCE_NUM_ID 3 Number(10, 0) ID of the External System

DESC_TEXT Varchar(250) Description

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S ETL Process identifier

FCSTSER_NAME Varchar(50) Forecast Series Name

FCST_DT UTC Date Time Forecast

HIST_EDIT_DT UTC Date Time History Edit

HIST_VIEW_DT UTC Date Time History View

INTEGRATION_ID 3 Varchar(30) Identifier used for integration with


external systems

INTERVAL Number(10, 0) Interval

INTVL_PERD_CD Varchar(30) Interval Period Code (values


based on LOV type
'FCST_INTVL_PERD_TYPE')

INTVL_PERD_CD_I Varchar(50) LIC Interval Period Code (values


based on LOV type
'FCST_INTVL_PERD_TYPE')

PERIOD_END_DT UTC Date Time Period End

PERIOD_START_DT UTC Date Time Period Start

PERIOD_TYPE_CD Varchar(30) Period type Code (values based


on LOV type 'PERIOD_TYPE')

PERIOD_TYPE_CD_I Varchar(50) LIC Period type Code (values


based on LOV type
'PERIOD_TYPE')

ROW_WID 3 Number(10, 0) Siebel Warehouse ID Field

SEQ_NUM Number(10, 0) Sequence Number

START_DT UTC Date Time Start

Indexes

W_FCST_SER_D_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PERIOD_TYPE_CD

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 811 of 1915
Repository Tables

Indexes - continued

W_FCST_SER_D_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PERIOD_TYPE_CD_I

W_FCST_SER_D_M3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: INTVL_PERD_CD

W_FCST_SER_D_M4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: INTVL_PERD_CD_I

W_FCST_SER_D_M5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: FCSTSER_NAME

W_FCST_SER_D_M6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: FCST_DT

W_FCST_SER_D_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

W_FCST_SER_D_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered:

Columns: INTEGRATION_ID, DATASOURCE_NUM_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 812 of 1915
Repository Tables

Name: W_FCST_SER_DS User Name: Forecast Series Dimension Staging

Status: Active Type: Warehouse Base Table:


Comments: Forecast Series Dimension Staging

Columns

Name Not Data Type Domain Domain Comments


Null Type
ACTIVE_FLG Character(1) Active Flag

DATASOURCE_NUM_ID 3 Number(10, 0) ID of the External System

DESC_TEXT Varchar(250) Description

FCSTSER_NAME Varchar(50) Forecast Series Name

FCST_DT UTC Date Time Forecast

HIST_EDIT_DT UTC Date Time History Edit

HIST_VIEW_DT UTC Date Time History View

INTEGRATION_ID 3 Varchar(30) Identifier used for integration with


external systems

INTERVAL Number(10, 0) Interval

INTVL_PERD_CD Varchar(30) Interval Period Code

PERIOD_END_DT UTC Date Time Period End

PERIOD_START_DT UTC Date Time Period Start

PERIOD_TYPE_CD Varchar(30) Period type Code (values based


on LOV type 'PERIOD_TYPE')

SEQ_NUM Number(10, 0) Sequence Number

START_DT UTC Date Time Start

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 813 of 1915
Repository Tables

Name: W_FCST_SER_DSX User Name: Forecast Series Dimension Staging Extension

Status: Active Type: Warehouse Base Table:


Comments: Forecast Series Dimension Staging Extension

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Varchar(30) Extension Attribute

ATTRIB_05 Varchar(30) Extension Attribute

ATTRIB_06 Varchar(30) Extension Attribute

ATTRIB_07 Varchar(30) Extension Attribute

ATTRIB_08 Varchar(30) Extension Attribute

ATTRIB_09 Varchar(30) Extension Attribute

ATTRIB_10 Varchar(30) Extension Attribute

ATTRIB_11 Number(10, 0) Extension Attribute

ATTRIB_12 Number(10, 0) Extension Attribute

ATTRIB_13 Number(10, 0) Extension Attribute

ATTRIB_14 Number(10, 0) Extension Attribute

ATTRIB_15 Number(10, 0) Extension Attribute

ATTRIB_16 Number(22, 7) Extension Attribute

ATTRIB_17 Number(22, 7) Extension Attribute

ATTRIB_18 Number(22, 7) Extension Attribute

ATTRIB_19 Number(22, 7) Extension Attribute

ATTRIB_20 Number(22, 7) Extension Attribute

ATTRIB_21 UTC Date Time Extension Attribute

ATTRIB_22 UTC Date Time Extension Attribute

ATTRIB_23 UTC Date Time Extension Attribute

ATTRIB_24 UTC Date Time Extension Attribute

ATTRIB_25 UTC Date Time Extension Attribute

DATASOURCE_NUM_ID 3 Number(10, 0) ID of the External System

INTEGRATION_ID 3 Varchar(30) Identifier used for integration with


external systems

Indexes
10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 814 of 1915
Repository Tables

Name: W_FCST_SER_DX User Name: Forecast Series Dimension Extension

Status: Active Type: Warehouse Base Table:


Comments: Forecast Series Dimension Extension

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Varchar(30) Extension Attribute

ATTRIB_05 Varchar(30) Extension Attribute

ATTRIB_06 Varchar(30) Extension Attribute

ATTRIB_07 Varchar(30) Extension Attribute

ATTRIB_08 Varchar(30) Extension Attribute

ATTRIB_09 Varchar(30) Extension Attribute

ATTRIB_10 Varchar(30) Extension Attribute

ATTRIB_11 Number(10, 0) Extension Attribute

ATTRIB_12 Number(10, 0) Extension Attribute

ATTRIB_13 Number(10, 0) Extension Attribute

ATTRIB_14 Number(10, 0) Extension Attribute

ATTRIB_15 Number(10, 0) Extension Attribute

ATTRIB_16 Number(22, 7) Extension Attribute

ATTRIB_17 Number(22, 7) Extension Attribute

ATTRIB_18 Number(22, 7) Extension Attribute

ATTRIB_19 Number(22, 7) Extension Attribute

ATTRIB_20 Number(22, 7) Extension Attribute

ATTRIB_21 UTC Date Time Extension Attribute

ATTRIB_22 UTC Date Time Extension Attribute

ATTRIB_23 UTC Date Time Extension Attribute

ATTRIB_24 UTC Date Time Extension Attribute

ATTRIB_25 UTC Date Time Extension Attribute

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S ETL Process Identifier

ROW_WID 3 Number(10, 0) Siebel Warehouse ID Field

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 815 of 1915
Repository Tables

Indexes - continued

W_FCST_SER_DX_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 816 of 1915
Repository Tables

Name: W_FNDHDR_FS User Name: Fund Header Fact Staging

Status: Active Type: Warehouse Base Table:


Comments: Staging table for fund fact header records

Columns

Name Not Data Type Domain Domain Comments


Null Type
ACCNT_ID Varchar(30) Account Id

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

EST_AMT_CURCY_CD Varchar(20) Estimate Amount Currency Code

EST_AMT_DT UTC Date Time Estimate Amount Date

INTEGRATION_ID 3 Varchar(30) Siebel System Field

ORIGINAL_AMT Number(22, 7) Original Amount of fund

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 817 of 1915
Repository Tables

Name: W_FNDTXN_DS User Name: Fund Trans Dimension Staging

Status: Active Type: Warehouse Base Table:


Comments: Fund Trans Dimension Staging. Made Obsolete in SIA 7.5

Columns

Name Not Data Type Domain Domain Comments


Null Type
CURCY_CD Varchar(30) Currency Code

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

FROM_MDF_ID Varchar(30) From Fund Id

INTEGRATION_ID 3 Varchar(30) Siebel System Field

STATUS_CD Varchar(30) Status Code

TO_MDF_ID Varchar(30) To Fund Id

TXM_AMT_EXCH_DT UTC Date Time Transaction Amount Exchange


Date

TXN_AMT Number(22, 7) Transaction Amount

TYPE_CD Varchar(30) Type Code

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 818 of 1915
Repository Tables

Name: W_FNDTXN_FS User Name: Fund Trans Fact Staging

Status: Active Type: Warehouse Base Table:


Comments: Staging table for fund fact (fund transfer/Adjustments records)

Columns

Name Not Data Type Domain Domain Comments


Null Type
CURCY_CD Varchar(30) Currency Code

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

FROM_FND_ACCNT_ID Varchar(30) Transfer From Fund Account Id

FROM_MDF_ID Varchar(30) Transfer From MDF Id

INTEGRATION_ID 3 Varchar(30) Siebel System Field

STATUS_CD Varchar(30) Status Code

TO_FND_ACCNT_ID Varchar(30) Transfer To Fund Account Id

TO_MDF_ID Varchar(30) Transfer To MDF Id

TXM_AMT_EXCH_DT UTC Date Time Transfer Amount Exchange Date

TXN_AMT Number(22, 7) Transfer Amount

TYPE_CD Varchar(30) Type Code

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 819 of 1915
Repository Tables

Name: W_FN_HOLDING_D User Name: Holding Dimension

Status: Active Type: Warehouse Base Table:


Comments: Holding Dimension

Columns

Name Not Data Type Domain Domain Comments


Null Type
AS_OF_DT UTC Date Time As Of Date

COST_BASIS Number(22, 7) Cost Basis

COUPON_PERCENT Number(22, 7) Coupon Percent

CREATED_DT UTC Date Time Created Date

DATASOURCE_NUM_ID 3 Number(10, 0) Datasource Number Id

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S ETL Processing Id

HLDNG_TYPE Varchar(30) Holding Type

HLDNG_TYPE_I Varchar(50) Holding Type Language


Independent Type

INTEGRATION_ID 3 Varchar(30) Integration Id

LAST_CALL_DT UTC Date Time Last Call Date

MATURITY_DT UTC Date Time Maturity Date

PERCENTAGE_PREM Number(22, 7) Percentage Premium

PURCHASE_DT UTC Date Time Purchase Date

RATE_OF_RETURN Number(22, 7) Rate Of Return

ROR_DT UTC Date Time Rate Of Return Date

ROW_WID 3 Number(10, 0) Siebel System Field

VIS_PR_BU_ID Varchar(15) Vis Pr Bu Id

VIS_PR_EMP_ID Varchar(15) Vis Pr Emp Id

VIS_PR_POS_ID Varchar(15) Vis Pr Pos Id

YIELD_PERCENT Number(22, 7) Yield Percent

Indexes

W_FN_HOLDING_D_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: AS_OF_DT

W_FN_HOLDING_D_M10 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: VIS_PR_EMP_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 820 of 1915
Repository Tables

Indexes - continued

W_FN_HOLDING_D_M11 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: VIS_PR_POS_ID

W_FN_HOLDING_D_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: LAST_CALL_DT

W_FN_HOLDING_D_M3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CREATED_DT

W_FN_HOLDING_D_M4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: MATURITY_DT

W_FN_HOLDING_D_M5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PURCHASE_DT

W_FN_HOLDING_D_M6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: ROR_DT

W_FN_HOLDING_D_M7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: HLDNG_TYPE

W_FN_HOLDING_D_M8 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: HLDNG_TYPE_I

W_FN_HOLDING_D_M9 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: VIS_PR_BU_ID

W_FN_HOLDING_D_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

W_FN_HOLDING_D_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: INTEGRATION_ID, DATASOURCE_NUM_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 821 of 1915
Repository Tables

Name: W_FN_HOLDING_DS User Name: Holding Dimension Staging

Status: Active Type: Warehouse Base Table:


Comments: Holding Dimension Staging

Columns

Name Not Data Type Domain Domain Comments


Null Type
AS_OF_DT UTC Date Time As Of Date

BU_ID Varchar(15) Bu Id

COST_BASIS Number(22, 7) Cost Basis

COUPON_PERCENT Number(22, 7) Coupon Percent

CREATED_DT UTC Date Time Created Date

DATASOURCE_NUM_ID 3 Number(10, 0) Datasource Number Id

HLDNG_CURCY_CD Varchar(30) Holding Currrency

HLDNG_EXCH_DT UTC Date Time Holding Exchange Date

HLDNG_TYPE Varchar(30) Holding Type

INTEGRATION_ID 3 Varchar(30) Integration Id

LAST_CALL_DT UTC Date Time Last Call Date

MATURITY_DT UTC Date Time Maturity Date

PERCENTAGE_PREM Number(22, 7) Percentage Premium

PR_EMP_ID Varchar(15) Pr Emp Id

PR_EMP_POSTN_ID Varchar(15) Pr Emp Postn Id

PURCHASE_DT UTC Date Time Purchase Date

RATE_OF_RETURN Number(22, 7) Rate Of Return

ROR_DT UTC Date Time Rate Of Return date

YIELD_PERCENT Number(22, 7) Yield Percent

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 822 of 1915
Repository Tables

Name: W_FN_HOLDING_DSX User Name: Holding Dimension Staging Extension

Status: Active Type: Warehouse Base Table:


Comments: Holding Dimension Staging Extension

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Varchar(30) Extension Attribute

ATTRIB_05 Varchar(30) Extension Attribute

ATTRIB_06 Varchar(30) Extension Attribute

ATTRIB_07 Varchar(30) Extension Attribute

ATTRIB_08 Varchar(30) Extension Attribute

ATTRIB_09 Varchar(30) Extension Attribute

ATTRIB_10 Varchar(30) Extension Attribute

ATTRIB_11 Number(10, 0) Extension Attribute

ATTRIB_12 Number(10, 0) Extension Attribute

ATTRIB_13 Number(10, 0) Extension Attribute

ATTRIB_14 Number(10, 0) Extension Attribute

ATTRIB_15 Number(10, 0) Extension Attribute

ATTRIB_16 Number(22, 7) Extension Attribute

ATTRIB_17 Number(22, 7) Extension Attribute

ATTRIB_18 Number(22, 7) Extension Attribute

ATTRIB_19 Number(22, 7) Extension Attribute

ATTRIB_20 Number(22, 7) Extension Attribute

ATTRIB_21 UTC Date Time Extension Attribute

ATTRIB_22 UTC Date Time Extension Attribute

ATTRIB_23 UTC Date Time Extension Attribute

ATTRIB_24 UTC Date Time Extension Attribute

ATTRIB_25 UTC Date Time Extension Attribute

DATASOURCE_NUM_ID 3 Number(10, 0) Datasource Number Id

INTEGRATION_ID 3 Varchar(30) Integration Id

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 823 of 1915
Repository Tables

Name: W_FN_HOLDING_DX User Name: Holding Dimension Extension

Status: Active Type: Warehouse Base Table:


Comments: Holding Dimension Extension

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Varchar(30) Extension Attribute

ATTRIB_05 Varchar(30) Extension Attribute

ATTRIB_06 Varchar(30) Extension Attribute

ATTRIB_07 Varchar(30) Extension Attribute

ATTRIB_08 Varchar(30) Extension Attribute

ATTRIB_09 Varchar(30) Extension Attribute

ATTRIB_10 Varchar(30) Extension Attribute

ATTRIB_11 Number(10, 0) Extension Attribute

ATTRIB_12 Number(10, 0) Extension Attribute

ATTRIB_13 Number(10, 0) Extension Attribute

ATTRIB_14 Number(10, 0) Extension Attribute

ATTRIB_15 Number(10, 0) Extension Attribute

ATTRIB_16 Number(22, 7) Extension Attribute

ATTRIB_17 Number(22, 7) Extension Attribute

ATTRIB_18 Number(22, 7) Extension Attribute

ATTRIB_19 Number(22, 7) Extension Attribute

ATTRIB_20 Number(22, 7) Extension Attribute

ATTRIB_21 UTC Date Time Extension Attribute

ATTRIB_22 UTC Date Time Extension Attribute

ATTRIB_23 UTC Date Time Extension Attribute

ATTRIB_24 UTC Date Time Extension Attribute

ATTRIB_25 UTC Date Time Extension Attribute

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S ETL Processing Id

ROW_WID 3 Number(10, 0) Siebel System Field

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 824 of 1915
Repository Tables

Indexes - continued

W_FN_HOLDING_DX_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 825 of 1915
Repository Tables

Name: W_FN_HOLDING_F User Name: Holding Fact

Status: Active Type: Warehouse Base Table:


Comments: Holding Fact

Columns

Name Not Data Type Domain Domain Comments


Null Type
ACCNT_GEO_WID 3 Number(10, 0) FK W_GEO_D Account Geography foreign key to
the Geography Dimension

ACCNT_WID 3 Number(10, 0) FK W_ORG_D Account Id foreign key to Accont


Dimension

ACCRUED_INTR Number(22, 7) Accrued Interest

AMT_DUE Number(22, 7) Amount Due

ASSET_WID 3 Number(10, 0) FK W_ASSET_D Asset Id, foreign key to the Asset


Dimension

AS_OF_DT_WID 3 Number(10, 0) FK W_DAY_D As of date, foreign key to the Day


Dimension

BRANCH_WID 3 Number(10, 0) FK W_ORG_D Branch Id, foreign key to the


Organization dimension

CONTACT_WID 3 Number(10, 0) FK W_PERSON_D Contact Dimension Id


(W_PERSON_D)

CON_GEO_WID 3 Number(10, 0) FK W_GEO_D Contact Geography Id, foreign key


to Geography Dimension

COST_BASIS Number(22, 7) Cost Basis

CREATED_DT_WID 3 Number(10, 0) FK W_DAY_D Created Date

CURR_PRICE Number(22, 7) Current Price

DATASOURCE_NUM_ID 3 Number(10, 0) Datasource Number Id

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S ETL Processing Id

HOLDING_WID 3 Number(10, 0) FK W_FN_HOLDING_D Holding Id, foreign key to the


Holding Dimension

INDUST_WID 3 Number(10, 0) FK W_INDUSTRY_D Industry Id, foreign key to the


Industry Dimension

INTEGRATION_ID 3 Varchar(30) Integration Id

LAST_CALL_DT_WID 3 Number(10, 0) FK W_DAY_D Last Call Date Id, foreign key to


the Day Dimension

MARKET_VALUE Number(22, 7) Market Value

MATURITY_DT_WID 3 Number(10, 0) FK W_DAY_D Maturity Date Id, foreign key to the


Day Dimension

OWNER_POSTN_WID 3 Number(10, 0) FK W_POSITION_D Owner Postn Wid

PRINCIPLE Number(22, 7) Principle

PROD_WID 3 Number(10, 0) FK W_PRODUCT_D Product Id, , foreign key to the


Product Dimension

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 826 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
PR_VIS_ORG_WID 3 Number(10, 0) FK W_ORG_D Primary Org Id, foreign key to the
Organization Dimension

PURCHASE_DT_WID 3 Number(10, 0) FK W_DAY_D Purchase Date, foreign key to the


Day Dimension

QTY Number(10, 0) Quantity

ROW_WID 3 Number(10, 0) Siebel System Field

Indexes

W_FN_HOLDING_F_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: ACCNT_WID

W_FN_HOLDING_F_F10 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: BRANCH_WID

W_FN_HOLDING_F_F11 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PR_VIS_ORG_WID

W_FN_HOLDING_F_F12 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CON_GEO_WID

W_FN_HOLDING_F_F13 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: ACCNT_GEO_WID

W_FN_HOLDING_F_F14 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CREATED_DT_WID

W_FN_HOLDING_F_F15 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: AS_OF_DT_WID

W_FN_HOLDING_F_F16 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: LAST_CALL_DT_WID

W_FN_HOLDING_F_F17 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: MATURITY_DT_WID

W_FN_HOLDING_F_F18 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PURCHASE_DT_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 827 of 1915
Repository Tables

Indexes - continued

W_FN_HOLDING_F_F19 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OWNER_POSTN_WID

W_FN_HOLDING_F_F2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: HOLDING_WID

W_FN_HOLDING_F_F3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PROD_WID

W_FN_HOLDING_F_F4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: ASSET_WID

W_FN_HOLDING_F_F6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CONTACT_WID

W_FN_HOLDING_F_F7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: INDUST_WID

W_FN_HOLDING_F_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

W_FN_HOLDING_F_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: INTEGRATION_ID, DATASOURCE_NUM_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 828 of 1915
Repository Tables

Name: W_FN_HOLDING_FS User Name: Holding Fact Staging

Status: Active Type: Warehouse Base Table:


Comments: Holding Fact Staging

Columns

Name Not Data Type Domain Domain Comments


Null Type
ACCNT_ID Varchar(30) Account Id

ACCRUED_INTR Number(22, 7) Accrued Interest

AMT_DUE Number(22, 7) Amount Due

ASSET_ID Varchar(30) Asset Id

BRANCH_ID Varchar(30) Branch Id

CONTACT_ID Varchar(30) Contact Id

COST_BASIS Number(22, 7) Cost Basis

CREATED_DT UTC Date Time Created Date

CURR_PRICE Number(22, 7) Currenct Price

DATASOURCE_NUM_ID 3 Number(10, 0) Datasource Number Id

HOLDING_ID Varchar(30) Holding

INDUST_ID Varchar(30) Industry Id

INTEGRATION_ID 3 Varchar(30) Integration Id

MARKET_VALUE Number(22, 7) Market Value

OWNER_POSTN_ID Varchar(30) Owner Postn Id

PRINCIPLE Number(22, 7) Principle

PROD_ID Varchar(30) Product Id

PR_VIS_ORG_ID Varchar(30) Primary Orgnization Id

QTY Number(10, 0) Quantity

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 829 of 1915
Repository Tables

Name: W_FN_HOLDING_FSX User Name: Holding Fact Staging Extension

Status: Active Type: Warehouse Base Table:


Comments: Holding Fact Staging Extension

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Number(10, 0) Extension Attribute

ATTRIB_05 Number(10, 0) Extension Attribute

ATTRIB_06 Number(22, 7) Extension Attribute

ATTRIB_07 UTC Date Time Extension Attribute

ATTRIB_08 UTC Date Time Extension Attribute

DATASOURCE_NUM_ID 3 Number(10, 0) Datasource Number ID

FK_01_ID Varchar(30) Blank Key Field For Adding New


DM

FK_02_ID Varchar(30) Blank Key Field For Adding New


DM

FK_03_ID Varchar(30) Blank Key Field For Adding New


DM

INTEGRATION_ID 3 Varchar(30) Integration ID

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 830 of 1915
Repository Tables

Name: W_FN_HOLDING_FX User Name: Holding Fact Extension

Status: Active Type: Warehouse Base Table:


Comments: Holding Fact Extension

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Number(10, 0) Extension Attribute

ATTRIB_05 Number(10, 0) Extension Attribute

ATTRIB_06 Number(22, 7) Extension Attribute

ATTRIB_07 UTC Date Time Extension Attribute

ATTRIB_08 UTC Date Time Extension Attribute

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S ETL Process ID

FK_01_WID Number(10, 0) Blank Key Field For Adding New


DM

FK_02_WID Number(10, 0) Blank Key Field For Adding New


DM

FK_03_WID Number(10, 0) Blank Key Field For Adding New


DM

ROW_WID 3 Number(10, 0) Siebel System Field

Indexes

W_FN_HOLDING_FX_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 831 of 1915
Repository Tables

Name: W_FS_ACT_CST_FS User Name: Field Service Staging Activity Cost Fact Staging

Status: Active Type: Warehouse Base Table:


Comments: Field Service Staging Activity Cost Fact Staging

Columns

Name Not Data Type Domain Domain Comments


Null Type
DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

FS_B_EXP_COST Number(22, 7) Expense Cost of Field Service


Activity

FS_B_PART_COST Number(22, 7) Part Movement Cost of Field


Service Activity

FS_B_TS_COST Number(22, 7) Time Sheet Cost of Field Service


Activity

FS_EXP_B_PRICE Number(22, 7) Billable Expense Price of Field


Service Activity

FS_EXP_NB_PRICE Number(22, 7) Non-Billable Expense Price of


Field Service Activity

FS_NB_EXP_COST Number(22, 7) Expense Cost of Field Service


Activity

FS_NB_PART_COST Number(22, 7) Part Movement Cost of Field


Service Activity

FS_NB_TS_COST Number(22, 7) Time Sheet Cost of Field Service


Activity

FS_PART_B_PRICE Number(22, 7) Billable Part Movement Price of


Field Service Activity

FS_PART_NB_PRICE Number(22, 7) Non-Billable Part Movement Price


of Field Service Activity

FS_TS_B_PRICE Number(22, 7) Billable Time Sheet Price of Field


Service Activity

FS_TS_B_TIME Number(22, 7) Billable Time of Field Service


Activity

FS_TS_NB_PRICE Number(22, 7) Non-Billable Time Sheet Price of


Field Service Activity

FS_TS_NB_TIME Number(22, 7) Non-Billable Time of Field Service


Activity

FS_TS_TOTAL_TIME Number(22, 7) Time between start and end for


Field Service Activity

INTEGRATION_ID 3 Varchar(30) Identifier used for integration with


external systems

Indexes

W_FS_ACT_CST_FS_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: INTEGRATION_ID, DATASOURCE_NUM_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 832 of 1915
Repository Tables

Name: W_FS_EXP_TMP User Name: Field Service Expense Temporary

Status: Active Type: Warehouse Base Table:


Comments: Field Service Expense Temporary

Columns

Name Not Data Type Domain Domain Comments


Null Type
ACTIVITY_ID Varchar(30) Activity Fact

FS_B_EXP_COST Number(22, 7) Expense Cost of Field Service


Activity

FS_EXP_B_PRICE Number(22, 7) Billable Expense Price of Field


Service Activity

FS_EXP_NB_PRICE Number(22, 7) Non-Billable Expense Price of


Field Service Activity

FS_NB_EXP_COST Number(22, 7) Expense Cost of Field Service


Activity

Indexes

W_FS_EXP_TMP_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ACTIVITY_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 833 of 1915
Repository Tables

Name: W_FS_PART_TMP User Name: Field Service Parttemporary

Status: Active Type: Warehouse Base Table:


Comments: Field Service Parttemporary

Columns

Name Not Data Type Domain Domain Comments


Null Type
ACTIVITY_ID Varchar(30) Activity Fact

FS_B_PART_COST Number(22, 7) Part Movement Cost of Field


Service Activity

FS_NB_PART_COST Number(22, 7) Part Movement Cost of Field


Service Activity

FS_PART_B_PRICE Number(22, 7) Billable Part Movement Price of


Field Service Activity

FS_PART_NB_PRICE Number(22, 7) Non-Billable Part Movement Price


of Field Service Activity

Indexes

W_FS_PART_TMP_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ACTIVITY_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 834 of 1915
Repository Tables

Name: W_FS_TIME_TMP User Name: Field Service Timetemporary

Status: Active Type: Warehouse Base Table:


Comments: Field Service Timetemporary

Columns

Name Not Data Type Domain Domain Comments


Null Type
ACTIVITY_ID Varchar(30) Activity Fact

FS_B_TS_COST Number(22, 7) Time Sheet Cost of Field Service


Activity

FS_NB_TS_COST Number(22, 7) Time Sheet Cost of Field Service


Activity

FS_TS_B_PRICE Number(22, 7) Billable Time Sheet Price of Field


Service Activity

FS_TS_B_TIME Number(22, 7) Billable Time of Field Service


Activity

FS_TS_NB_PRICE Number(22, 7) Non-Billable Time Sheet Price of


Field Service Activity

FS_TS_NB_TIME Number(22, 7) Non-Billable Time of Field Service


Activity

FS_TS_TOTAL_TIME Number(22, 7) Time between start and end for


Field Service Activity

Indexes

W_FS_TIME_TMP_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ACTIVITY_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 835 of 1915
Repository Tables

Name: W_FUND_D User Name: Fund Dimension

Status: Active Type: Warehouse Base Table:


Comments: Fund Dimension

Columns

Name Not Data Type Domain Domain Comments


Null Type
ACCNT_NAME Varchar(100) Fund Account name

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System field

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System field

FIXED_MDF_AMT Number(22, 7) Fund original amount

INTEGRATION_ID 3 Varchar(30) Siebel System field

MDF_END_DT UTC Date Time Fund end date

MDF_NAME Varchar(50) Fund name

MDF_START_DT UTC Date Time Fund start date

MDF_TYPE_CD Varchar(30) Fund type code

MDF_TYPE_CD_I Varchar(50) Fund type language independent


code

PAR_INTEGRATION_ID Varchar(30) parent fund it

ROW_WID 3 Number(10, 0) Siebel System field

U_AMT_CURCY_CD Varchar(20) U Amt Curcy Cd

U_AMT_DT UTC Date Time Exchange Date

U_FIXED_MDF_AMT Number(22, 7) U Fixed Mdf Amt

Indexes

W_FUND_D_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: MDF_TYPE_CD_I

W_FUND_D_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: MDF_TYPE_CD

W_FUND_D_M3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PAR_INTEGRATION_ID

W_FUND_D_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 836 of 1915
Repository Tables

Indexes - continued

W_FUND_D_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: INTEGRATION_ID, DATASOURCE_NUM_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 837 of 1915
Repository Tables

Name: W_FUND_DH User Name: Fund Dimension Hierarchy

Status: Active Type: Warehouse Base Table:


Comments: Fund Dimension Hierarchy

Columns

Name Not Data Type Domain Domain Comments


Null Type
ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel system field

FIXED_HIER_LEVEL 3 Number(10, 0) Siebel system field

HIER_LEVEL Number(10, 0) (Made Obsolete in 7.5) Hierarchy


level

LVL1ANC_FUND_AMT Number(22, 7) (Made Obsolete in 7.5) Level 1


fund amount

LVL1ANC_FUND_ID 3 Varchar(30) Level 1 fund id

LVL1ANC_FUND_NAME 3 Varchar(50) Level 1 fund name

LVL2ANC_FUND_AMT Number(22, 7) (Made Obsolete in 7.5)Level 2


fund amount

LVL2ANC_FUND_ID 3 Varchar(30) Level 2 fund id

LVL2ANC_FUND_NAME 3 Varchar(50) Level 2 fund name

LVL3ANC_FUND_AMT Number(22, 7) (Made Obsolete in 7.5)Level 3


fund amount

LVL3ANC_FUND_ID 3 Varchar(30) Level 3 fund id

LVL3ANC_FUND_NAME 3 Varchar(50) Level 3 fund name

LVL4ANC_FUND_AMT Number(22, 7) (Made Obsolete in 7.5)Level 4


fund amount

LVL4ANC_FUND_ID 3 Varchar(30) Level 4 fund id

LVL4ANC_FUND_NAME 3 Varchar(50) Level 4 fund name

LVL5ANC_FUND_AMT Number(22, 7) (Made Obsolete in 7.5)Level 5


fund amount

LVL5ANC_FUND_ID 3 Varchar(30) Level 5 fund id

LVL5ANC_FUND_NAME 3 Varchar(50) Level 5 fund name

LVL6ANC_FUND_AMT Number(22, 7) (Made Obsolete in 7.5)Level 6


fund amount

LVL6ANC_FUND_ID 3 Varchar(30) Level 6 fund id

LVL6ANC_FUND_NAME 3 Varchar(50) Level 6 fund name

LVL7ANC_FUND_AMT Number(22, 7) (Made Obsolete in 7.5)Level 7


fund amount

LVL7ANC_FUND_ID 3 Varchar(30) Level 7 fund id

LVL7ANC_FUND_NAME 3 Varchar(50) Level 7 fund name

LVL8ANC_FUND_AMT Number(22, 7) (Made Obsolete in 7.5)Level 7


fund amount

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 838 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
LVL8ANC_FUND_ID 3 Varchar(30) Level 8 fund id

LVL8ANC_FUND_NAME 3 Varchar(50) Level 8 fund name

ROW_WID 3 Number(10, 0) Siebel System field

TOP_LVL_FUND_AMT Number(22, 7) (Made Obsolete in 7.5)Top level


fund amount

TOP_LVL_FUND_ID 3 Varchar(30) Top Level fund id

TOP_LVL_FUND_NAME 3 Varchar(50) Top Level fund name

Indexes

W_FUND_DH_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: LVL1ANC_FUND_ID

W_FUND_DH_F2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: LVL2ANC_FUND_ID

W_FUND_DH_F3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: LVL3ANC_FUND_ID

W_FUND_DH_F4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: LVL4ANC_FUND_ID

W_FUND_DH_F5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: LVL5ANC_FUND_ID

W_FUND_DH_F6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: LVL6ANC_FUND_ID

W_FUND_DH_F7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: LVL7ANC_FUND_ID

W_FUND_DH_F8 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: LVL8ANC_FUND_ID

W_FUND_DH_F9 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: TOP_LVL_FUND_ID

W_FUND_DH_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: LVL1ANC_FUND_NAME

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 839 of 1915
Repository Tables

Indexes - continued

W_FUND_DH_M10 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: FIXED_HIER_LEVEL

W_FUND_DH_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: LVL2ANC_FUND_NAME

W_FUND_DH_M3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: LVL3ANC_FUND_NAME

W_FUND_DH_M4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: LVL4ANC_FUND_NAME

W_FUND_DH_M5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: LVL5ANC_FUND_NAME

W_FUND_DH_M6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: LVL6ANC_FUND_NAME

W_FUND_DH_M7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: LVL7ANC_FUND_NAME

W_FUND_DH_M8 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: LVL8ANC_FUND_NAME

W_FUND_DH_M9 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: TOP_LVL_FUND_NAME

W_FUND_DH_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 840 of 1915
Repository Tables

Name: W_FUND_DS User Name: Fund Dimension Staging

Status: Active Type: Warehouse Base Table:


Comments: Fund Dimension Staging

Columns

Name Not Data Type Domain Domain Comments


Null Type
ACCNT_NAME Varchar(100) Fund account name

AMT_CURCY_CD Varchar(20) Amt Curcy Cd

AMT_DT UTC Date Time Amt Dt

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel system field

FIXED_MDF_AMT Number(22, 7) Fund original amount

INTEGRATION_ID 3 Varchar(30) Siebel system field

MDF_END_DT UTC Date Time Fund end date

MDF_NAME Varchar(50) fund name

MDF_START_DT UTC Date Time fund start date

MDF_TYPE_CD Varchar(30) fund type code

PAR_INTEGRATION_ID Varchar(30) Fund parent id

Indexes

W_FUND_DS_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: INTEGRATION_ID, DATASOURCE_NUM_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 841 of 1915
Repository Tables

Name: W_FUND_DSX User Name: Fund Dimension Staging Extension

Status: Active Type: Warehouse Base Table:


Comments: Fund Dimension Staging Extension

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Varchar(30) Extension Attribute

ATTRIB_05 Varchar(30) Extension Attribute

ATTRIB_06 Varchar(30) Extension Attribute

ATTRIB_07 Varchar(30) Extension Attribute

ATTRIB_08 Varchar(30) Extension Attribute

ATTRIB_09 Varchar(30) Extension Attribute

ATTRIB_10 Varchar(30) Extension Attribute

ATTRIB_11 Number(10, 0) Extension Attribute

ATTRIB_12 Number(10, 0) Extension Attribute

ATTRIB_13 Number(10, 0) Extension Attribute

ATTRIB_14 Number(10, 0) Extension Attribute

ATTRIB_15 Number(10, 0) Extension Attribute

ATTRIB_16 Number(22, 7) Extension Attribute

ATTRIB_17 Number(22, 7) Extension Attribute

ATTRIB_18 Number(22, 7) Extension Attribute

ATTRIB_19 Number(22, 7) Extension Attribute

ATTRIB_20 Number(22, 7) Extension Attribute

ATTRIB_21 UTC Date Time Extension Attribute

ATTRIB_22 UTC Date Time Extension Attribute

ATTRIB_23 UTC Date Time Extension Attribute

ATTRIB_24 UTC Date Time Extension Attribute

ATTRIB_25 UTC Date Time Extension Attribute

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

INTEGRATION_ID 3 Varchar(30) Siebel System Field

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 842 of 1915
Repository Tables

Indexes - continued

W_FUND_DSX_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: INTEGRATION_ID, DATASOURCE_NUM_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 843 of 1915
Repository Tables

Name: W_FUND_DX User Name: Fund Dimension Extension

Status: Active Type: Warehouse Base Table:


Comments: Fund Dimension Extension

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Varchar(30) Extension Attribute

ATTRIB_05 Varchar(30) Extension Attribute

ATTRIB_06 Varchar(30) Extension Attribute

ATTRIB_07 Varchar(30) Extension Attribute

ATTRIB_08 Varchar(30) Extension Attribute

ATTRIB_09 Varchar(30) Extension Attribute

ATTRIB_10 Varchar(30) Extension Attribute

ATTRIB_11 Number(10, 0) Extension Attribute

ATTRIB_12 Number(10, 0) Extension Attribute

ATTRIB_13 Number(10, 0) Extension Attribute

ATTRIB_14 Number(10, 0) Extension Attribute

ATTRIB_15 Number(10, 0) Extension Attribute

ATTRIB_16 Number(22, 7) Extension Attribute

ATTRIB_17 Number(22, 7) Extension Attribute

ATTRIB_18 Number(22, 7) Extension Attribute

ATTRIB_19 Number(22, 7) Extension Attribute

ATTRIB_20 Number(22, 7) Extension Attribute

ATTRIB_21 UTC Date Time Extension Attribute

ATTRIB_22 UTC Date Time Extension Attribute

ATTRIB_23 UTC Date Time Extension Attribute

ATTRIB_24 UTC Date Time Extension Attribute

ATTRIB_25 UTC Date Time Extension Attribute

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

ROW_LOAD_DT 3 UTC Date Time Siebel System Field

ROW_WID 3 Number(10, 0) Siebel System Field

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 844 of 1915
Repository Tables

Indexes

W_FUND_DX_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 845 of 1915
Repository Tables

Name: W_FUND_F User Name: Fund Fact

Status: Active Type: Warehouse Base Table:


Comments: Fund Fact

Columns

Name Not Data Type Domain Domain Comments


Null Type
ACCNT_WID 3 Number(10, 0) FK W_ORG_D Account Dimension Id
(W_ORG_D)

ADJUSTED_AMT Number(22, 7) Fund Adjustment Amount

COST_TYPE_CD_WID 3 Number(10, 0) FK W_LOV_D Cost Type Dimension Id


(W_LOV_D)

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

EST_MDF_ALLOC_AMT Number(22, 7) Estimated Fund Allocation


Amount

EST_PAY_DT_WID 3 Number(10, 0) FK W_DAY_D Day Dimension Id for Estimated


Payment Date (W_DAY_D)

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

FUND_WID 3 Number(10, 0) FK W_FUND_D Fund Dimension Id (W_FUND_D)

GEO_WID 3 Number(10, 0) FK W_GEO_D Geography Id (W_FUND_D)

INTEGRATION_ID 3 Varchar(30) Siebel System Field

IN_TRANSFER_AMT Number(22, 7) Fund In-Transfer Amount

ORIGINAL_AMT Number(22, 7) Fund Original Amount

OUT_TRANSFER_AMT Number(22, 7) Fund Out-Transfer Amount

PAYMENT_PAID_AMT Number(22, 7) Payment Paid Amount

PAYMENT_PEND_AMT Number(22, 7) Payment Pending Amount

PAYMENT_SUBMIT_AMT Number(22, 7) Payment Submit Amount

PRODUCT_WID 3 Number(10, 0) FK W_PRODUCT_D Product Dimension Id


(W_PRODUCT_D)

PROMO_WID 3 Number(10, 0) FK W_PLAN_PROMO_D Plan Promotion Dimension Id


(W_PLAN_PROMO_D)

ROW_WID 3 Number(10, 0) Siebel System Field

SOURCE_TYPE Number(10, 0) Data Source Type: 1 - Fund


Allocation to Promotion, 2 - Fund
Out Transfer, 3 - Fund In Transfer,
4 - Fund Adjustment, 5 - Fund
Header.

U_ADJUSTED_AMT Number(22, 7) U Adjusted Amt

U_EST_AMT_CURCY_CD Varchar(20) U Est Amt Curcy Cd

U_EST_AMT_DT UTC Date Time U Est Amt Dt

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 846 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
U_EST_MDF_AMT Number(22, 7) U Est Mdf Amt

U_IN_TRANSFER_AMT Number(22, 7) U In Transfer Amt

U_ORG_AMT_CURCY_CD Varchar(20) U Org Amt Curcy Cd

U_ORIGINAL_AMT Number(22, 7) U Original Amt

U_ORIGINAL_AMT_DT UTC Date Time U Original Amt Dt

U_OUT_TRANSFER_AMT Number(22, 7) U Out Transfer Amt

U_PAYMENT_PAID_AMT Number(22, 7) U Payment Paid Amt

U_PAYMENT_PEND_AMT Number(22, 7) U Payment Pend Amt

U_PYMT_SUBMIT_AMT Number(22, 7) U Pymt Submit Amt

U_TXN_AMT_EXCH_DT UTC Date Time U Txn Amt Exch Dt

U_TXN_CURCY_CD Varchar(20) U Txn Curcy Cd

Indexes

W_FUND_F_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PROMO_WID

W_FUND_F_F2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: ACCNT_WID

W_FUND_F_F3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PRODUCT_WID

W_FUND_F_F4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: FUND_WID

W_FUND_F_F5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: GEO_WID

W_FUND_F_F6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: EST_PAY_DT_WID

W_FUND_F_F7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: COST_TYPE_CD_WID

W_FUND_F_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: DATASOURCE_NUM_ID, INTEGRATION_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 847 of 1915
Repository Tables

Indexes - continued

W_FUND_F_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: SOURCE_TYPE

W_FUND_F_M3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: DATASOURCE_NUM_ID, INTEGRATION_ID, SOURCE_TYPE

W_FUND_F_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 848 of 1915
Repository Tables

Name: W_FUND_FS User Name: Fund Fact Staging

Status: Active Type: Warehouse Base Table:


Comments: Fund Fact

Columns

Name Not Data Type Domain Domain Comments


Null Type
ACCNT_ID Varchar(30) Account Id

APPR_AMT_CURCY_CD Varchar(20) Approval Amount Currency Code

APPR_AMT_DT UTC Date Time Approval Amount Date

COST_TYPE_CD Varchar(30) Cost Type Code

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

EST_AMT_CURCY_CD Varchar(20) Estimate Amount Currency Code

EST_AMT_DT UTC Date Time Estimate Amount Date

EST_MDF_ALLOC_AMT Number(22, 7) Estimate MDF Allocation Amount

EST_PAY_DT UTC Date Time Estimate Pay Date

FUND_ID Varchar(30) Fund Id

INTEGRATION_ID 3 Varchar(30) Siebel System Field

PAYMENT_PAID_AMT Number(22, 7) Payment Paid Amount

PAYMENT_PEND_AMT Number(22, 7) Payment Pending Amount

PAYMENT_SUBMIT_AMT Number(22, 7) Payment Submitted Amount

PRODUCT_ID Varchar(30) Product Id

PROMO_ID Varchar(30) Promotion Id

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 849 of 1915
Repository Tables

Name: W_FUND_FSX User Name: Fund Fact Staging Extension

Status: Active Type: Warehouse Base Table:


Comments: Fund Fact Staging Extension

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Number(10, 0) Extension Attribute

ATTRIB_05 Number(10, 0) Extension Attribute

ATTRIB_06 Number(22, 7) Extension Attribute

ATTRIB_07 UTC Date Time Extension Attribute

ATTRIB_08 UTC Date Time Extension Attribute

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

FK_01 3 Varchar(30) Blank Key Field For Adding New


DM

FK_02 3 Varchar(30) Blank Key Field For Adding New


DM

FK_03 3 Varchar(30) Blank Key Field For Adding New


DM

INTEGRATION_ID 3 Varchar(30) Siebel System Field

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 850 of 1915
Repository Tables

Name: W_FUND_FX User Name: Fund Fact Extension

Status: Active Type: Warehouse Base Table:


Comments: Fund Fact Extension

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Number(10, 0) Extension Attribute

ATTRIB_05 Number(10, 0) Extension Attribute

ATTRIB_06 Number(10, 0) Extension Attribute

ATTRIB_07 UTC Date Time Extension Attribute

ATTRIB_08 UTC Date Time Extension Attribute

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

ROW_LOAD_DT 3 UTC Date Time Row Load Dt

ROW_WID 3 Number(10, 0) Siebel System Field

Indexes

W_FUND_FX_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 851 of 1915
Repository Tables

Name: W_GEO_D User Name: Geography Dimension

Status: Active Type: Warehouse Base Table:


Comments: Geography Dimension

Columns

Name Not Data Type Domain Domain Comments


Null Type
CITY Varchar(50) City

CONTINENT Varchar(30) Continent

COUNTRY Varchar(30) Country

COUNTY Varchar(50) County

DUP_ZIPCODE Character(1) Duplicate zipcode flag

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

REGION Varchar(30) Region

ROW_WID 3 Number(10, 0) Siebel System Field

STATE_PROV Varchar(50) State Province

ZIPCODE Varchar(30) Zipcode

Indexes

W_GEO_D_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CITY

W_GEO_D_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CONTINENT

W_GEO_D_M3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: COUNTRY

W_GEO_D_M4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: COUNTY

W_GEO_D_M5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: STATE_PROV

W_GEO_D_M50 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: DUP_ZIPCODE, ZIPCODE

W_GEO_D_M51 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID, ZIPCODE, DUP_ZIPCODE

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 852 of 1915
Repository Tables

Indexes - continued

W_GEO_D_M6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: ZIPCODE

W_GEO_D_M7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: REGION

W_GEO_D_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

W_GEO_D_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: COUNTRY, ZIPCODE, CITY

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 853 of 1915
Repository Tables

Name: W_GEO_DS User Name: Geography Dimension Stage

Status: Active Type: Warehouse Base Table:


Comments: Geography Dimension Stage

Columns

Name Not Data Type Domain Domain Comments


Null Type
CITY Varchar(50) City

CONTINENT Varchar(30) Continent

COUNTRY Varchar(30) Country

COUNTY Varchar(50) County

DUP_ZIPCODE Character(1) Duplicate zipcode flag

STATE_PROV Varchar(50) State Province

ZIPCODE Varchar(30) Zip Code

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 854 of 1915
Repository Tables

Name: W_GEO_REGION_D User Name: Geography Region Dimension

Status: Active Type: Warehouse Base Table:


Comments: Geography Region Dimension

Columns

Name Not Data Type Domain Domain Comments


Null Type
DATASOURCE_NUM_ID 3 Number(10, 0) Datasource Number ID

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S ETL Process ID

INTEGRATION_ID 3 Varchar(30) Integration ID

NAME 3 Varchar(40) Name

PAR_INTEGRATION_ID Varchar(30) Parent Integration ID

ROW_WID 3 Number(10, 0) Siebel System Field

Indexes

W_GEO_REGION_D_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: NAME

W_GEO_REGION_D_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PAR_INTEGRATION_ID

W_GEO_REGION_D_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

W_GEO_REGION_D_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: INTEGRATION_ID, DATASOURCE_NUM_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 855 of 1915
Repository Tables

Name: W_GEO_REGION_DH User Name: Geography Region Dimension Hierarchy

Status: Active Type: Warehouse Base Table:


Comments: Geography Region Dimension Hierarchy

Columns

Name Not Data Type Domain Domain Comments


Null Type
ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S ETL Process ID

FIXED_HIER_LEVEL 3 Number(10, 0) Fixed Hier Level

LVL1ANC_REGION_ID 3 Varchar(30) Lvl1anc Region Id

LVL1ANC_REGN_NAME 3 Varchar(100) Lvl1anc Regn Name

LVL2ANC_REGION_ID 3 Varchar(30) Lvl2anc Region Id

LVL2ANC_REGN_NAME 3 Varchar(100) Lvl2anc Regn Name

LVL3ANC_REGION_ID 3 Varchar(30) Lvl3anc Region Id

LVL3ANC_REGN_NAME 3 Varchar(100) Lvl3anc Regn Name

LVL4ANC_REGION_ID 3 Varchar(30) Lvl4anc Region Id

LVL4ANC_REGN_NAME 3 Varchar(100) Lvl4anc Regn Name

LVL5ANC_REGION_ID 3 Varchar(30) Lvl5anc Region Id

LVL5ANC_REGN_NAME 3 Varchar(100) Lvl5anc Regn Name

LVL6ANC_REGION_ID 3 Varchar(30) Lvl6anc Region Id

LVL6ANC_REGN_NAME 3 Varchar(100) Lvl6anc Regn Name

LVL7ANC_REGION_ID 3 Varchar(30) Lvl7anc Region Id

LVL7ANC_REGN_NAME 3 Varchar(100) Lvl7anc Regn Name

LVL8ANC_REGION_ID 3 Varchar(30) Lvl8anc Region Id

LVL8ANC_REGN_NAME 3 Varchar(100) Lvl8anc Regn Name

ROW_WID 3 Number(10, 0) Siebel System Field

TOP_LVL_REGION_ID 3 Varchar(100) Top Level Region Id

TOP_LVL_REGN_NAME 3 Varchar(100) Tope Level Region Name

Indexes

W_GEO_REGIONDH_M10 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: FIXED_HIER_LEVEL

W_GEO_REGION_DH_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: LVL1ANC_REGION_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 856 of 1915
Repository Tables

Indexes - continued

W_GEO_REGION_DH_F2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: LVL2ANC_REGION_ID

W_GEO_REGION_DH_F3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: LVL3ANC_REGION_ID

W_GEO_REGION_DH_F5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: LVL5ANC_REGION_ID

W_GEO_REGION_DH_F6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: LVL6ANC_REGION_ID

W_GEO_REGION_DH_F7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: LVL7ANC_REGION_ID

W_GEO_REGION_DH_F8 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: LVL8ANC_REGION_ID

W_GEO_REGION_DH_F9 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: TOP_LVL_REGION_ID

W_GEO_REGION_DH_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: LVL1ANC_REGN_NAME

W_GEO_REGION_DH_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: LVL2ANC_REGN_NAME

W_GEO_REGION_DH_M3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: LVL3ANC_REGN_NAME

W_GEO_REGION_DH_M4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: LVL4ANC_REGN_NAME

W_GEO_REGION_DH_M5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: LVL5ANC_REGN_NAME

W_GEO_REGION_DH_M6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: LVL6ANC_REGN_NAME

W_GEO_REGION_DH_M7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: LVL7ANC_REGN_NAME

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 857 of 1915
Repository Tables

Indexes - continued

W_GEO_REGION_DH_M8 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: LVL8ANC_REGN_NAME

W_GEO_REGION_DH_M9 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: TOP_LVL_REGN_NAME

W_GEO_REGION_DH_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 858 of 1915
Repository Tables

Name: W_GEO_REGION_DS User Name: Geography Region Dimension Staging

Status: Active Type: Warehouse Base Table:


Comments: Geography Region Dimension Staging

Columns

Name Not Data Type Domain Domain Comments


Null Type
DATASOURCE_NUM_ID 3 Number(10, 0) Datasource Number ID

INTEGRATION_ID 3 Varchar(30) Integration Id

NAME Varchar(40) Name

PAR_INTEGRATION_ID Varchar(15) Parent Integration Id

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 859 of 1915
Repository Tables

Name: W_GEO_REGION_DSX User Name: Geography Region Dimension Staging Extension

Status: Active Type: Warehouse Base Table:


Comments: Geography Region Dimension Staging Extension

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Varchar(30) Extension Attribute

ATTRIB_05 Varchar(30) Extension Attribute

ATTRIB_06 Varchar(30) Extension Attribute

ATTRIB_07 Varchar(30) Extension Attribute

ATTRIB_08 Varchar(30) Extension Attribute

ATTRIB_09 Varchar(30) Extension Attribute

ATTRIB_10 Varchar(30) Extension Attribute

ATTRIB_11 Number(10, 0) Extension Attribute

ATTRIB_12 Number(10, 0) Extension Attribute

ATTRIB_13 Number(10, 0) Extension Attribute

ATTRIB_14 Number(10, 0) Extension Attribute

ATTRIB_15 Number(10, 0) Extension Attribute

ATTRIB_16 Number(22, 7) Extension Attribute

ATTRIB_17 Number(22, 7) Extension Attribute

ATTRIB_18 Number(22, 7) Extension Attribute

ATTRIB_19 Number(22, 7) Extension Attribute

ATTRIB_20 Number(22, 7) Extension Attribute

ATTRIB_21 UTC Date Time Extension Attribute

ATTRIB_22 UTC Date Time Extension Attribute

ATTRIB_23 UTC Date Time Extension Attribute

ATTRIB_24 UTC Date Time Extension Attribute

ATTRIB_25 UTC Date Time Extension Attribute

DATASOURCE_NUM_ID 3 Number(10, 0) Datasource Number Id

INTEGRATION_ID 3 Varchar(30) Integration Id

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 860 of 1915
Repository Tables

Name: W_GEO_REGION_DX User Name: Geography Region Dimension Extension

Status: Active Type: Warehouse Base Table:


Comments: Geography Region Dimension Extension

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Varchar(30) Extension Attribute

ATTRIB_05 Varchar(30) Extension Attribute

ATTRIB_06 Varchar(30) Extension Attribute

ATTRIB_07 Varchar(30) Extension Attribute

ATTRIB_08 Varchar(30) Extension Attribute

ATTRIB_09 Varchar(30) Extension Attribute

ATTRIB_10 Varchar(30) Extension Attribute

ATTRIB_11 Number(10, 0) Extension Attribute

ATTRIB_12 Number(10, 0) Extension Attribute

ATTRIB_13 Number(10, 0) Extension Attribute

ATTRIB_14 Number(10, 0) Extension Attribute

ATTRIB_15 Number(10, 0) Extension Attribute

ATTRIB_16 Number(22, 7) Extension Attribute

ATTRIB_17 Number(22, 7) Extension Attribute

ATTRIB_18 Number(22, 7) Extension Attribute

ATTRIB_19 Number(22, 7) Extension Attribute

ATTRIB_20 Number(22, 7) Extension Attribute

ATTRIB_21 UTC Date Time Extension Attribute

ATTRIB_22 UTC Date Time Extension Attribute

ATTRIB_23 UTC Date Time Extension Attribute

ATTRIB_24 UTC Date Time Extension Attribute

ATTRIB_25 UTC Date Time Extension Attribute

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S ETL Process Id

ROW_WID 3 Number(10, 0) Siebel System Field

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 861 of 1915
Repository Tables

Indexes - continued

W_GEO_REGION_DX_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 862 of 1915
Repository Tables

Name: W_HHOLD_PARTY User Name: House Hold Party

Status: Active Type: Warehouse Base Table:


Comments: House Hold Party

Columns

Name Not Data Type Domain Domain Comments


Null Type
HHOLD_ID Varchar(15) House Hold ID

INTEGRATION_ID 3 Varchar(30) Identifier used for integration with


external systems

PARTY_ID Varchar(15) Party Id Like Position or BU_ID

TABLE_WID 3 Number(10, 0) TABLE ID

Indexes

W_HHOLD_PARTY_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: PARTY_ID, HHOLD_ID

W_HHOLD_PARTY_U2 Type: System Unique: Y DB2 Clustered: N MSSQL Clustered:

Columns: INTEGRATION_ID, TABLE_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 863 of 1915
Repository Tables

Name: W_HHOLD_SCD User Name: House Hold Scd

Status: Active Type: Warehouse Base Table:


Comments: House Hold Slowly Changing Dimension

Columns

Name Not Data Type Domain Domain Comments


Null Type
ANNUAL_INCOME Varchar(30) Annual Income

ANNUAL_INCOME_I Varchar(50) Annual Income I

AVERAGE_AGE Number(22, 7) Average Age

BU_NAME Varchar(100) Business Unit Name

CATEGORY Varchar(30) Category

CATEGORY_I Varchar(50) LIC Category

CON_FST_NAME Varchar(50) Contact First Name

CON_LST_NAME Varchar(50) Contact List Name

CREATED_DT UTC Date Time Created Date

CREDIT_SCORE Number(22, 7) Credit Score

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

DEPENDS_NUM Number(10, 0) Depends Num

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

GROUP_NAME Varchar(100) Group Name

HHOLD_ADDRESS Varchar(200) Household Address

HHOLD_CITY Varchar(50) Household City

HHOLD_COUNTRY Varchar(30) Household Country

HHOLD_STATE Varchar(50) Household State

HHOLD_ZIP Varchar(30) Household Zip

HH_INCOME Number(22, 7) Household Income

HH_REVENUE Number(22, 7) Household Revenue

INCOME_RANGE Varchar(30) Income Range

INCOME_RANGE_I Varchar(50) Income Range I

INTEGRATION_ID 3 Varchar(30) Identifier used for integration with


external systems

MAIL_FLG Character(1) Mail Flg

MAIN_PH_FAX_NUM Varchar(40) Main Phone Fax Number

MAIN_PH_NUM Varchar(40) Main Phone Fax Number

MEDIAN_AGE Number(10, 0) Median Age

MKT_SEGMENT Varchar(30) Marketing Segment

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 864 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
MKT_SEGMENT_I Varchar(50) LIC Marketing Segment

NAME Varchar(100) Name

NUM_CONTACTS Number(10, 0) Number Contacts

NUM_PROD Number(10, 0) Num Prod

OWNERSHIP Varchar(30) Ownership

OWNERSHIP_I Varchar(50) Ownership I

PARENT_NAME Varchar(30) Parent Name

PR_CON_ID Varchar(30) Primary Contact ID

REGION Varchar(40) Region

ROW_WID 3 Number(10, 0) Siebel System Field

SCD_END_DT_WID 3 Number(10, 0) FK W_DAY_D End Date of the validity of record

SCD_START_DT_WID 3 Number(10, 0) FK W_DAY_D SCD Start Date ID

STATUS Varchar(30) Status

STATUS_I Varchar(50) LIC Status

TYPE Varchar(30) Type

TYPE_I Varchar(50) LIC Type

U_CURCY_CD Varchar(20) Currency Code

U_EXCH_DT UTC Date Time Exchange Date

U_HH_INCOME Number(22, 7) Unconverted Household Income

U_HH_REVENUE Number(22, 7) Unconverted Household Revenue

U_WEALTH_AMT Number(22, 7) Unconverted Household Wealth


Amount

WEALTH_AMT Number(22, 7) Tracked as Type 2

WEALTH_RANGE Varchar(30) Wealth Range

WEALTH_RANGE_I Varchar(50) Obsoleted

Indexes

W_HHOLD_SCD_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: CATEGORY

W_HHOLD_SCD_M10 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: WEALTH_RANGE_I

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 865 of 1915
Repository Tables

Indexes - continued

W_HHOLD_SCD_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: CATEGORY_I

W_HHOLD_SCD_M3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: MKT_SEGMENT

W_HHOLD_SCD_M4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: MKT_SEGMENT_I

W_HHOLD_SCD_M5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: STATUS

W_HHOLD_SCD_M50 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: NUM_PROD

W_HHOLD_SCD_M51 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: MAIL_FLG

W_HHOLD_SCD_M52 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: AVERAGE_AGE

W_HHOLD_SCD_M53 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: MEDIAN_AGE

W_HHOLD_SCD_M54 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: DEPENDS_NUM

W_HHOLD_SCD_M55 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: INCOME_RANGE

W_HHOLD_SCD_M56 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: INCOME_RANGE_I

W_HHOLD_SCD_M57 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OWNERSHIP

W_HHOLD_SCD_M58 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OWNERSHIP_I

W_HHOLD_SCD_M59 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: CREDIT_SCORE

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 866 of 1915
Repository Tables

Indexes - continued

W_HHOLD_SCD_M6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: STATUS_I

W_HHOLD_SCD_M60 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: REGION

W_HHOLD_SCD_M61 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ANNUAL_INCOME

W_HHOLD_SCD_M62 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ANNUAL_INCOME_I

W_HHOLD_SCD_M7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: TYPE

W_HHOLD_SCD_M8 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: TYPE_I

W_HHOLD_SCD_M9 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: WEALTH_RANGE

W_HHOLD_SCD_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: INTEGRATION_ID, DATASOURCE_NUM_ID, SCD_START_DT_WID,


SCD_END_DT_WID

W_HHOLD_SCD_U2 Type: System Unique: Y DB2 Clustered: N MSSQL Clustered:

Columns: ROW_WID, SCD_START_DT_WID, SCD_END_DT_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 867 of 1915
Repository Tables

Name: W_HHOLD_SCDX User Name: House Hold Scd Extension

Status: Active Type: Warehouse Base Table:


Comments: House Hold Slowly Changing Dimension Extension

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Varchar(30) Extension Attribute

ATTRIB_05 Varchar(30) Extension Attribute

ATTRIB_06 Varchar(30) Extension Attribute

ATTRIB_07 Varchar(30) Extension Attribute

ATTRIB_08 Varchar(30) Extension Attribute

ATTRIB_09 Varchar(30) Extension Attribute

ATTRIB_10 Varchar(30) Extension Attribute

ATTRIB_11 Number(10, 0) Extension Attribute

ATTRIB_12 Number(10, 0) Extension Attribute

ATTRIB_13 Number(10, 0) Extension Attribute

ATTRIB_14 Number(10, 0) Extension Attribute

ATTRIB_15 Number(10, 0) Extension Attribute

ATTRIB_16 Number(22, 7) Extension Attribute

ATTRIB_17 Number(22, 7) Extension Attribute

ATTRIB_18 Number(22, 7) Extension Attribute

ATTRIB_19 Number(22, 7) Extension Attribute

ATTRIB_20 Number(22, 7) Extension Attribute

ATTRIB_21 UTC Date Time Extension Attribute

ATTRIB_22 UTC Date Time Extension Attribute

ATTRIB_23 UTC Date Time Extension Attribute

ATTRIB_24 UTC Date Time Extension Attribute

ATTRIB_25 UTC Date Time Extension Attribute

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S ETL Process Identifier

ROW_WID 3 Number(10, 0) Siebel Warehouse ID Field

SCD_END_DT_WID 3 Number(10, 0) FK W_DAY_D End Date of the validity of record

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 868 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
SCD_START_DT_WID 3 Number(10, 0) FK W_DAY_D Start Date of the validity of record

Indexes

W_HHOLD_SCDX_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID, SCD_START_DT_WID, SCD_END_DT_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 869 of 1915
Repository Tables

Name: W_HLDNG_PARTY User Name: Holding Party

Status: Active Type: Warehouse Base Table:


Comments: Holding Party

Columns

Name Not Data Type Domain Domain Comments


Null Type
HOLDING_ID 3 Varchar(15) Holding Id

INTEGRATION_ID 3 Varchar(30) Siebel System Field

PARTY_ID 3 Varchar(15) Party Id

TABLE_WID 3 Number(10, 0) Siebel System Field

Indexes

W_HLDNG_PARTY_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: PARTY_ID, HOLDING_ID

W_HLDNG_PARTY_U2 Type: System Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: INTEGRATION_ID, TABLE_WID, HOLDING_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 870 of 1915
Repository Tables

Name: W_HOUSEHOLD_D User Name: Household Dimension

Status: Active Type: Warehouse Base Table:


Comments: Household Dimension

Columns

Name Not Data Type Domain Domain Comments


Null Type
ADDR_EFF_DATE UTC Date Time Address Effective Date

ANNUAL_INCOME Varchar(30) Annual Income

ANNUAL_INCOME_I Varchar(50) Annual Income Language


Independent Type

AVERAGE_AGE Number(22, 7) Average Age

BU_NAME Varchar(100) House Hold Business Unit Name

CATEGORY Varchar(30) Category (values based on LOV


type
'HOUSEHOLD_CATEGORIES')

CATEGORY_I Varchar(50) Category Language Independent


Code (values based on LOV type
'HOUSEHOLD_CATEGORIES')

CON_FST_NAME Varchar(50) House Hold Contact First Name

CON_LST_NAME Varchar(50) House Hold Contact Last Name

CREATED_DT Date Time Created Date

CREDIT_SCORE Number(22, 7) Credit Score

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

DEPENDS_NUM Number(10, 0) Number of Dependents

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

GROUP_NAME Varchar(50) Household Name

HHOLD_ADDRESS Varchar(200) Address

HHOLD_CITY Varchar(50) City

HHOLD_COUNTRY Varchar(30) Country

HHOLD_STATE Varchar(50) State Province

HHOLD_ZIP Varchar(30) Zip Code

HH_INCOME Number(22, 7) Average House Hold Income

HH_REVENUE Number(22, 7) Average House Hold Revenue

INCOME_RANGE Varchar(30) Income Range

INCOME_RANGE_I Varchar(50) Income Range Language


Independent Type

INTEGRATION_ID 3 Varchar(30) Identifier used for integration with


external systems

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 871 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
MAIL_FLG Character(1) Mail Flg

MAIN_PH_FAX_NUM Varchar(40) Fax Number

MAIN_PH_NUM Varchar(40) Phone Number

MEDIAN_AGE Number(10, 0) Median Age

MKT_SEGMENT Varchar(30) House Hold Segment (values


based on LOV type
'HOUSEHOLD_SEGMENT')

MKT_SEGMENT_I Varchar(50) House Hold Segment Language


Independent Code (values based
on LOV type
'HOUSEHOLD_SEGMENT')

MKT_SEG_EFFCT_DT UTC Date Time Mkt Seg Effct Dt

NAME Varchar(100) House Hold Name

NUM_CONTACTS Number(10, 0) Number of Contacts in the


household calculated from OLAP

NUM_PROD Number(10, 0) Number of Product

NUM_PROD_EFFCT_DT UTC Date Time Num Prod Effct Dt

OWNERSHIP Varchar(30) Ownership

OWNERSHIP_I Varchar(50) Ownership Language


Independent Type

PARENT_NAME Varchar(30) Parent House Hold Name

PH_EFFCT_DT UTC Date Time Ph Effct Dt

PR_CON_ID Varchar(30) Primary Contact Id

REGION Varchar(40) Region

ROW_WID 3 Number(10, 0) Siebel System Field

STATUS Varchar(30) Status (values based on LOV type


'HOUSEHOLD_STATUS')

STATUS_I Varchar(50) Status Language Independent


Code (values based on LOV type
'HOUSEHOLD_STATUS')

TYPE Varchar(30) Type (values based on LOV type


''HOUSEHOLD_TYPE'')

TYPE_I Varchar(50) Type Language Independent code


(values based on LOV type
''HOUSEHOLD_TYPE'')

U_CURCY_CD Varchar(20) Currency Code

U_EXCH_DT UTC Date Time Exchange Date

U_HH_INCOME Number(22, 7) Unconverted Household Income

U_HH_INC_EFF_DT UTC Date Time Effective Date of Current


Household Income

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 872 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
U_HH_REVENUE Number(22, 7) Unconverted Household Revenue

U_WEALTH_AMT Number(22, 7) Unconverted Household Wealth


Amount

U_X_HH_INCOME Number(22, 7) Unconverted Previous Household


Income

VIS_PR_BU_ID Varchar(15) Primary Buisness Unit Id for


Visibility

VIS_PR_POS_ID Varchar(15) Primary Postition Id For Visibility

WEALTH_AMT Number(22, 7) Average Wealth Amount

WEALTH_RANGE Varchar(30) Wealth Range (values based on


LOV type
'WEALTH_RANGE_LOV) and
bucketed using the min and max
values of the type

WEALTH_RANGE_I Varchar(50) Obsoleted

X_HHOLD_ADDRESS Varchar(200) Previous Address

X_HHOLD_CITY Varchar(50) Previous City

X_HHOLD_COUNTRY Varchar(30) Previous Country

X_HHOLD_STATE Varchar(50) Previous State

X_HHOLD_ZIP Varchar(30) Previous Zip

X_MAIN_PH_NUM Varchar(40) X Main Ph Num

X_MKT_SEGMENT Varchar(30) X Mkt Segment

X_MKT_SEGMENT_I Varchar(50) X_MKT_SEGMENT_I Ext

X_NUM_PROD Number(10, 0) X Num Prod

Indexes

W_HOUSEHOLD_D_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CATEGORY

W_HOUSEHOLD_D_M10 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: WEALTH_RANGE_I

W_HOUSEHOLD_D_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CATEGORY_I

W_HOUSEHOLD_D_M3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: MKT_SEGMENT

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 873 of 1915
Repository Tables

Indexes - continued

W_HOUSEHOLD_D_M4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: MKT_SEGMENT_I

W_HOUSEHOLD_D_M5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: STATUS

W_HOUSEHOLD_D_M50 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: INCOME_RANGE

W_HOUSEHOLD_D_M51 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: INCOME_RANGE_I

W_HOUSEHOLD_D_M52 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: OWNERSHIP

W_HOUSEHOLD_D_M53 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: OWNERSHIP_I

W_HOUSEHOLD_D_M54 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: MAIL_FLG

W_HOUSEHOLD_D_M55 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: X_NUM_PROD

W_HOUSEHOLD_D_M56 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PH_EFFCT_DT

W_HOUSEHOLD_D_M57 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: NUM_PROD_EFFCT_DT

W_HOUSEHOLD_D_M58 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: X_MKT_SEGMENT

W_HOUSEHOLD_D_M59 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: MKT_SEG_EFFCT_DT

W_HOUSEHOLD_D_M6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: STATUS_I

W_HOUSEHOLD_D_M60 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: X_MAIN_PH_NUM

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 874 of 1915
Repository Tables

Indexes - continued

W_HOUSEHOLD_D_M61 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: ANNUAL_INCOME_I

W_HOUSEHOLD_D_M62 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: ANNUAL_INCOME

W_HOUSEHOLD_D_M63 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: X_MKT_SEGMENT_I

W_HOUSEHOLD_D_M7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: TYPE

W_HOUSEHOLD_D_M8 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: TYPE_I

W_HOUSEHOLD_D_M9 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: WEALTH_RANGE

W_HOUSEHOLD_D_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

W_HOUSEHOLD_D_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: INTEGRATION_ID, DATASOURCE_NUM_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 875 of 1915
Repository Tables

Name: W_HOUSEHOLD_DS User Name: Household Dimension Staging

Status: Active Type: Warehouse Base Table:


Comments: Household Dimension Staging

Columns

Name Not Data Type Domain Domain Comments


Null Type
ANNUAL_INCOME Varchar(30) Annual Income

AVERAGE_AGE Number(22, 7) Average Age

BU_NAME Varchar(100) House Hold Business Unit Name

CATEGORY Varchar(30) House Hold Category

CON_FST_NAME Varchar(50) House Hold Contact First Name

CON_LST_NAME Varchar(50) House Hold Contact Last Name

CREATED_DT Date Time Created Date

CREDIT_SCORE Number(22, 7) Credit Score

CURCY_CD Varchar(20) Currency Code

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

DEPENDS_NUM Number(10, 0) Number of Dependents

EXCH_DT Date Time Exchange Date

GROUP_NAME Varchar(50) Household Name

HHOLD_ADDRESS Varchar(200) Address

HHOLD_CITY Varchar(50) City

HHOLD_COUNTRY Varchar(30) Country

HHOLD_STATE Varchar(50) State Province

HHOLD_ZIP Varchar(30) Zip Code

HH_INCOME Number(22, 7) House Hold Income

HH_REVENUE Number(22, 7) House Hold Revenue

INCOME_RANGE Varchar(30) Income Range

INTEGRATION_ID 3 Varchar(30) Identifier used for integration with


external systems

MAIL_FLG Character(1) Mail Flg

MAIN_PH_FAX_NUM Varchar(40) Fax Number

MAIN_PH_NUM Varchar(40) Fax Number

MEDIAN_AGE Number(10, 0) Median Age

MKT_SEGMENT Varchar(30) House Hold Segment (values


based on LOV type
'HOUSEHOLD_SEGMENT')

NAME Varchar(100) Name

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 876 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
NUM_PROD Number(10, 0) Number of Product

OWNERSHIP Varchar(30) Ownership

PAR_GROUP_ID Varchar(30) Parent House Hold Id

PR_BU_ID Varchar(15) Buisness Unit Id

PR_CON_ID Varchar(30) Primary Contact Id

PR_POSTN_ID Varchar(15) Primary Position Id

REGION Varchar(40) Region

SCD_END_DT UTC Date Time End of the validity of record from


Audit Trail if used, Null for the
Current Record, and Null if Audit
Trail is not used

SCD_START_DT UTC Date Time Start of the validity of record from


Audit Trail if used, otherwise null

STATUS Varchar(30) Status (values based on LOV type


'HOUSEHOLD_STATUS')

TYPE Varchar(30) Type (values based on LOV type


''HOUSEHOLD_TYPE'')

WEALTH_AMT Number(22, 7) House Hold Wealth Amount

WEALTH_RANGE Varchar(30) Wealth Range (values based on


LOV type
'WEALTH_RANGE_LOV) and
bucketed using the min and max
values of the type

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 877 of 1915
Repository Tables

Name: W_HOUSEHOLD_DSX User Name: Household Dimension Extension Staging

Status: Active Type: Warehouse Base Table:


Comments: Household Dimension Extension Staging

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Varchar(30) Extension Attribute

ATTRIB_05 Varchar(30) Extension Attribute

ATTRIB_06 Varchar(30) Extension Attribute

ATTRIB_07 Varchar(30) Extension Attribute

ATTRIB_08 Varchar(30) Extension Attribute

ATTRIB_09 Varchar(30) Extension Attribute

ATTRIB_10 Varchar(30) Extension Attribute

ATTRIB_11 Number(10, 0) Extension Attribute

ATTRIB_12 Number(10, 0) Extension Attribute

ATTRIB_13 Number(10, 0) Extension Attribute

ATTRIB_14 Number(10, 0) Extension Attribute

ATTRIB_15 Number(10, 0) Extension Attribute

ATTRIB_16 Number(22, 7) Extension Attribute

ATTRIB_17 Number(22, 7) Extension Attribute

ATTRIB_18 Number(22, 7) Extension Attribute

ATTRIB_19 Number(22, 7) Extension Attribute

ATTRIB_20 Number(22, 7) Extension Attribute

ATTRIB_21 Date Time Extension Attribute

ATTRIB_22 Date Time Extension Attribute

ATTRIB_23 Date Time Extension Attribute

ATTRIB_24 Date Time Extension Attribute

ATTRIB_25 Date Time Extension Attribute

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

INTEGRATION_ID 3 Varchar(30) Identifier used for integration with


external systems

Indexes
10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 878 of 1915
Repository Tables

Name: W_HOUSEHOLD_DX User Name: Household Dimension Extension

Status: Active Type: Warehouse Base Table:


Comments: Household Dimension Extension

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Varchar(30) Extension Attribute

ATTRIB_05 Varchar(30) Extension Attribute

ATTRIB_06 Varchar(30) Extension Attribute

ATTRIB_07 Varchar(30) Extension Attribute

ATTRIB_08 Varchar(30) Extension Attribute

ATTRIB_09 Varchar(30) Extension Attribute

ATTRIB_10 Varchar(30) Extension Attribute

ATTRIB_11 Number(10, 0) Extension Attribute

ATTRIB_12 Number(10, 0) Extension Attribute

ATTRIB_13 Number(10, 0) Extension Attribute

ATTRIB_14 Number(10, 0) Extension Attribute

ATTRIB_15 Number(10, 0) Extension Attribute

ATTRIB_16 Number(22, 7) Extension Attribute

ATTRIB_17 Number(22, 7) Extension Attribute

ATTRIB_18 Number(22, 7) Extension Attribute

ATTRIB_19 Number(22, 7) Extension Attribute

ATTRIB_20 Number(22, 7) Extension Attribute

ATTRIB_21 Date Time Extension Attribute

ATTRIB_22 Date Time Extension Attribute

ATTRIB_23 Date Time Extension Attribute

ATTRIB_24 Date Time Extension Attribute

ATTRIB_25 Date Time Extension Attribute

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

ROW_WID 3 Number(10, 0) Siebel System Field

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 879 of 1915
Repository Tables

Indexes - continued

W_HOUSEHOLD_DX_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 880 of 1915
Repository Tables

Name: W_HOUSEHOLD_F User Name: Household Fact

Status: Active Type: Warehouse Base Table:


Comments: Household Fact

Columns

Name Not Data Type Domain Domain Comments


Null Type
ACCNT_GEO_WID 3 Number(10, 0) FK W_GEO_D Account Geographic Dimension Id
(W_GEO_D)

ACCNT_WID 3 Number(10, 0) FK W_ORG_D Account Dimension Id


(W_ORG_D)

CONTACT_WID 3 Number(10, 0) FK W_PERSON_D Contact Dimension Id


(W_PERSON_D)

CON_GEO_WID 3 Number(10, 0) FK W_GEO_D Contact Geographic Dimension Id


(W_GEO_D)

CREATED_BY_ORG_WID 3 Number(10, 0) FK W_ORG_D Creator's Organization Dimension


Id (W_ORG_D)

CREATED_WID 3 Number(10, 0) FK W_DAY_D Created Date Dimension Id


(W_DAY_D)

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

END_DT_WID 3 Number(10, 0) FK W_DAY_D End Date Dimension Id


(W_DAY_D)

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

GEO_REGION_WID 3 Number(10, 0) FK W_GEO_REGION_D Geography Region Dimension Id

HHOLD_GEO_WID 3 Number(10, 0) FK W_GEO_D House Hold Geographic


Dimension Id (W_GEO_D)

HOUSEHOLD_WID 3 Number(10, 0) FK W_HOUSEHOLD_D House Hold Dimension Id


(W_HOUSEHOLD_D)

INTEGRATION_ID 3 Varchar(30) Identifier used for integration with


external systems

PR_CON_FLG Character(1) Primary Contact Flag (Y/N) : If this


particular contact is the primary of
the house hold then it is set to Y
otherwise to N

PR_EMP_POS_WID 3 Number(10, 0) FK W_POSITION_D Primary Position of Employee

PR_EMP_WID 3 Number(10, 0) FK W_PERSON_D Primary Employee Dimension Id


(W_PERSON_D) : using primary
position's employee Id

PR_HHOLD_FLG Character(1) Primary House Hold Flag (Y/N) : If


this household is the primary then
it is set to Y otherwise to N

PR_INDUST_WID 3 Number(10, 0) FK W_INDUSTRY_D Primary Contact's Account's


Industry Dimension Id
(W_INDUSTRY_D)

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 881 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
PR_OWNER_ORG_WID 3 Number(10, 0) FK W_ORG_D Owner's Organization Dimension
Id (W_ORG_D)

PR_VIS_ORG_WID 3 Number(10, 0) FK W_ORG_D Organiziation Dimension ID

RELATION_TYPE_WID 3 Number(10, 0) FK W_LOV_D Relation Type Dimension Id


(W_LOV_D) (Values based on
LOV type
REL_TO_HOUSEHOLD)

ROW_WID 3 Number(10, 0) Siebel System Field

START_DT_WID 3 Number(10, 0) FK W_DAY_D Start Date Dimension Id


(W_DAY_D)

Indexes

W_HOUSEHOLD_F_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: HOUSEHOLD_WID

W_HOUSEHOLD_F_F10 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: RELATION_TYPE_WID

W_HOUSEHOLD_F_F11 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: ACCNT_GEO_WID

W_HOUSEHOLD_F_F12 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CON_GEO_WID

W_HOUSEHOLD_F_F13 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: HHOLD_GEO_WID

W_HOUSEHOLD_F_F14 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PR_OWNER_ORG_WID

W_HOUSEHOLD_F_F15 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PR_EMP_POS_WID

W_HOUSEHOLD_F_F16 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PR_VIS_ORG_WID

W_HOUSEHOLD_F_F2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CONTACT_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 882 of 1915
Repository Tables

Indexes - continued

W_HOUSEHOLD_F_F3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: ACCNT_WID

W_HOUSEHOLD_F_F4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CREATED_BY_ORG_WID

W_HOUSEHOLD_F_F5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PR_EMP_WID

W_HOUSEHOLD_F_F50 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: GEO_REGION_WID

W_HOUSEHOLD_F_F6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CREATED_WID

W_HOUSEHOLD_F_F7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PR_INDUST_WID

W_HOUSEHOLD_F_F8 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: START_DT_WID

W_HOUSEHOLD_F_F9 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: END_DT_WID

W_HOUSEHOLD_F_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

W_HOUSEHOLD_F_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: INTEGRATION_ID, DATASOURCE_NUM_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 883 of 1915
Repository Tables

Name: W_HOUSEHOLD_FS User Name: Household Fact Staging

Status: Active Type: Warehouse Base Table:


Comments: Household Fact Staging

Columns

Name Not Data Type Domain Domain Comments


Null Type
ACCNT_ID Varchar(30) Account Id

CONTACT_ID Varchar(30) Contact Id

CREATED_BY_ORG_ID Varchar(30) Organization of the Creator

CREATED_DT Date Time Created Date

CURCY_CD Varchar(20) Currency Code

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

END_DT Date Time End Date : Date when the contact


left the House Hold

EXCH_DT UTC Date Time Exchange Date

HH_INCOME Number(22, 7) Average House Hold Income


(Currency Code CURCY_CD,
Exchange Rate EXCH_DT) are
per contact (count of contacts
includes exited contacts)

HH_REVENUE Number(22, 7) Average House Hold Revenue


(Currency Code CURCY_CD,
Exchange Rate EXCH_DT) are
per contact (count of contacts
includes exited contacts

HOUSEHOLD_ID Varchar(30) House Hold Id

INTEGRATION_ID 3 Varchar(30) Identifier used for integration with


external systems

PR_EMP_ID Varchar(30) Primary Employee Id

PR_EMP_POS_ID Varchar(30) Primary Position of Employee

PR_INDUST_ID Varchar(30) Primary Account's Industry Id

PR_OWNER_ORG_ID Varchar(30) Organization of the Owner

PR_VIS_ORG_ID Varchar(30) Primary Visibility Organiziation ID

REGION_ID Varchar(15) Region ID

RELATION_TYPE Varchar(50) Relation Type

START_DT Date Time Start Date : Date when the contact


entered the House Hold

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 884 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
WEALTH_AMT Number(22, 7) Average Wealth Amount
(Currency Code CURCY_CD,
Exchange Rate EXCH_DT) are
per contact (count of contacts
includes exited contacts)

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 885 of 1915
Repository Tables

Name: W_HOUSEHOLD_FSX User Name: Household Fact Extension Staging

Status: Active Type: Warehouse Base Table:


Comments: Household Fact Extension Staging

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Number(10, 0) Extension Attribute

ATTRIB_05 Number(10, 0) Extension Attribute

ATTRIB_06 Number(22, 7) Extension Attribute

ATTRIB_07 Date Time Extension Attribute

ATTRIB_08 Date Time Extension Attribute

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

FK_01_ID Varchar(30) Blank Key Field For Adding New


DM

FK_02_ID Varchar(30) Foreign Key 02 ID

FK_03_ID Varchar(30) Foreign Key 03 ID

INTEGRATION_ID 3 Varchar(30) Identifier used for integration with


external systems

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 886 of 1915
Repository Tables

Name: W_HOUSEHOLD_FX User Name: Household Fact Extension

Status: Active Type: Warehouse Base Table:


Comments: Household Fact Extension

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Number(10, 0) Extension Attribute

ATTRIB_05 Number(10, 0) Extension Attribute

ATTRIB_06 Number(22, 7) Extension Attribute

ATTRIB_07 Date Time Extension Attribute

ATTRIB_08 Date Time Extension Attribute

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

FK_01_WID Number(10, 0) Foreign Key 01 ID

FK_02_WID Number(10, 0) Foreign Key 02 ID

FK_03_WID Number(10, 0) Foreign Key 03 ID

ROW_WID 3 Number(10, 0) Siebel System Field

Indexes

W_HOUSEHOLD_FX_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 887 of 1915
Repository Tables

Name: W_INCDNT_KPI_F User Name: Incident KPI Fact

Status: Active Type: Warehouse Base Table:


Comments: Incident KPI Fact

Columns

Name Not Data Type Domain Domain Comments


Null Type
AVG_INCIDENT_DURATIO Number(22, 7) Avg Incident Duration
N*

CLOSE_RATE * Number(22, 7) Close Rate

EFF_END_DT * 3 UTC Date Time Effective End Date

EFF_END_DT_WID * 3 Number(10, 0) FK W_DAY_D Effective End Date Dimension Id

EFF_START_DT * 3 UTC Date Time Effective Start Date

EFF_START_DT_WID * 3 Number(10, 0) FK W_DAY_D Effective Start Date Dimension Id

ETL_PROC_WID * 3 Varchar(15) FK W_ETL_RUN_S Siebel System Field

INCIDENT_LOAD * Number(10, 0) Incident Load

LOGGED_RATE * Number(22, 7) Log Rate

PERIOD_CONV_RATIO * Number(10, 0) Period Convert Ratio

PERIOD_WID * 3 Varchar(15) FK W_PERIOD_D Period Dimension Id

ROW_WID * 3 Number(10, 0) Siebel System Field

TYPE_WID * 3 Varchar(15) FK W_LOV_HIER_D Type Dimension Id

Indexes

W_INCDNT_KPI_F_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: TYPE_WID

W_INCDNT_KPI_F_F2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PERIOD_WID

W_INCDNT_KPI_F_F3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: EFF_START_DT_WID

W_INCDNT_KPI_F_F4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: EFF_END_DT_WID

W_INCDNT_KPI_F_P1 Type: System Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 888 of 1915
Repository Tables

Name: W_INCDNT_KPI_FX User Name: Incident KPI Fact

Status: Active Type: Warehouse Base Table:


Comments: Incident KPI Fact Ext

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 * Varchar(30) Extension Attribute

ATTRIB_02 * Varchar(30) Extension Attribute

ATTRIB_03 * Varchar(30) Extension Attribute

ATTRIB_04 * Number(10, 0) Extension Attribute

ATTRIB_05 * Number(10, 0) Extension Attribute

ATTRIB_06 * Number(22, 7) Extension Attribute

ATTRIB_07 * UTC Date Time Extension Attribute

ATTRIB_08 * UTC Date Time Extension Attribute

ETL_PROC_WID * 3 Varchar(15) FK W_ETL_RUN_S Extension Attribute

FK_01_WID * Number(10, 0) Extension Attribute

FK_02_WID * Number(10, 0) Extension Attribute

FK_03_WID * Number(10, 0) Extension Attribute

ROW_WID * 3 Number(10, 0) Siebel System Field

Indexes

W_INCDNT_KPI_FX_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered:

Columns: ROW_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 889 of 1915
Repository Tables

Name: W_INCDNT_SNP_F User Name: Incident Snapshot Fact

Status: Active Type: Warehouse Base Table:


Comments: Incident Snapshot Fact

Columns

Name Not Data Type Domain Domain Comments


Null Type
NUM_ACTIVE_INCIDENTS Number(10, 0) Number of Active Incidents
*

POSITION_WID * 3 Number(10, 0) FK W_POSITION_D Owner Position Dimension Id

PR_EMP_ORG_WID * 3 Varchar(15) FK W_EMP_ORG_D Primary Employee Org Dimension


Id

PR_EMP_WID * 3 Number(10, 0) FK W_EMPLOYEE_D Primary Employee Dimension Id

PR_SGROUP_WID * 3 Number(10, 0) FK W_ORG_D Primary Suspect Group


Dimension Id

PR_SUSPECT_WID * 3 Number(10, 0) FK W_PERSON_D Primary Suspect Dimension Id

ROW_WID * 3 Number(10, 0) Siebel System Field

SNAPSHOT_DT_WID * 3 Number(10, 0) FK W_DAY_D Snapshot Date Dimension Id

SRC_ORG_WID * 3 Number(10, 0) FK W_ORG_D Source Org Dimension Id

SRC_PER_WID * 3 Number(10, 0) FK W_PERSON_D Source Person Dimension Id

TYPE_WID * 3 Varchar(15) FK W_LOV_HIER_D Type Dimension Id

Indexes

W_INCDNT_SNP_F_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: POSITION_WID

W_INCDNT_SNP_F_F2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PR_EMP_ORG_WID

W_INCDNT_SNP_F_F3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PR_EMP_WID

W_INCDNT_SNP_F_F4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PR_SGROUP_WID

W_INCDNT_SNP_F_F5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PR_SUSPECT_WID

W_INCDNT_SNP_F_F6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: SNAPSHOT_DT_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 890 of 1915
Repository Tables

Indexes - continued

W_INCDNT_SNP_F_F7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: SRC_ORG_WID

W_INCDNT_SNP_F_F8 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: SRC_PER_WID

W_INCDNT_SNP_F_F9 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: TYPE_WID

W_INCDNT_SNP_F_P1 Type: System Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 891 of 1915
Repository Tables

Name: W_INCDNT_SNP_FX User Name: Incident Sanpshot Fact

Status: Active Type: Warehouse Base Table:


Comments: Incident Sanpshot Fact Ext

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 * Varchar(30) Extension Attribute

ATTRIB_02 * Varchar(30) Extension Attribute

ATTRIB_03 * Varchar(30) Extension Attribute

ATTRIB_04 * Number(10, 0) Extension Attribute

ATTRIB_05 * Number(10, 0) Extension Attribute

ATTRIB_06 * Number(22, 7) Extension Attribute

ATTRIB_07 * UTC Date Time Extension Attribute

ATTRIB_08 * UTC Date Time Extension Attribute

ETL_PROC_WID * 3 Varchar(15) FK W_ETL_RUN_S Extension Attribute

FK_01_WID * Number(10, 0) Extension Attribute

FK_02_WID * Number(10, 0) Extension Attribute

FK_03_WID * Number(10, 0) Extension Attribute

ROW_WID * 3 Number(10, 0) Siebel System Field

Indexes

W_INCDNT_SNP_FX_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered:

Columns: ROW_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 892 of 1915
Repository Tables

Name: W_INCIDENT_D User Name: Incident Dimension

Status: Active Type: Warehouse Base Table:


Comments: Incident Dimension

Columns

Name Not Data Type Domain Domain Comments


Null Type
ADDR_NAME Varchar(100) Address Name

CITY * Varchar(50) City

CLOSED_DT * UTC Date Time Close Date

CONTINENT * Varchar(30) Countinent

COUNTRY * Varchar(30) Country

COUNTY * Varchar(50) County

CREATED_DT UTC Date Time Created Date

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

EMP_FST_NAME * Varchar(50) Employee First Name

EMP_FULL_NAME * Varchar(100) Employee Full Name

EMP_LAST_NAME * Varchar(50) Employee Last Name

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

INCIDENT_UID Varchar(30) Incident UID

INTEGRATION_ID 3 Varchar(30) Data warehouse System Column

NAME Varchar(150) Name

NEW_INCIDENT_FLG * Varchar(1) New Incident Flag

OCCUR_DT UTC Date Time Occur Date

PRIORITY_CD Varchar(30) Priority Code

PRIORITY_CD_I Varchar(50) Priority Language Independent


Code

RELIABILITY_CD Varchar(30) Reliability Code

RELIABILITY_CD_I Varchar(50) Reliabilility Language Independent


Code

REPORTED_TS UTC Date Time Reported Date

ROW_WID 3 Number(10, 0) Datawarehouse System Column

SOURCE_FST_NAME Varchar(50) Source First Name

SOURCE_FULL_NAME Varchar(100) Source Full Name

SOURCE_LAST_NAME Varchar(50) Source Last Name

SOURCE_ORG_NAME Varchar(100) Source Organization Name

SOURCE_TYPE_CD Varchar(30) Source Type Code

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 893 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
SOURCE_TYPE_CD_I Varchar(50) Source Type Language
Independent Code

STATE_PROV * Varchar(50) State

STATUS_CD Varchar(30) Status Code

STATUS_CD_I Varchar(50) Status Code Language


Indepednet Code

SUB_STATUS_CD Varchar(30) Sub-status Code

SUB_STATUS_CD_I Varchar(50) Sub-status Language


Independent Code

SUB_TYPE_CD Varchar(30) Sub-type Code

SUB_TYPE_CD_I Varchar(50) Sub-type Language Independent


Code

TYPE_CD Varchar(30) Incident Type Code

TYPE_CD_I Varchar(50) Type Language Independent


Code

VIS_PR_BU_ID Varchar(30) Visibility Primary Org Id

VIS_PR_POS_ID Varchar(30) Visibility Primary Position Id

ZIPCODE * Varchar(30) Zipcode

Indexes

W_INCIDENT_D_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: INCIDENT_UID

W_INCIDENT_D_M10 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: SUB_STATUS_CD_I

W_INCIDENT_D_M11 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: SUB_TYPE_CD

W_INCIDENT_D_M12 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: SUB_TYPE_CD_I

W_INCIDENT_D_M13 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: RELIABILITY_CD

W_INCIDENT_D_M14 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: RELIABILITY_CD_I

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 894 of 1915
Repository Tables

Indexes - continued

W_INCIDENT_D_M15 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: SOURCE_TYPE_CD

W_INCIDENT_D_M16 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: SOURCE_TYPE_CD_I

W_INCIDENT_D_M17 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: NEW_INCIDENT_FLG

W_INCIDENT_D_M18 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CITY

W_INCIDENT_D_M19 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CONTINENT

W_INCIDENT_D_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: NAME

W_INCIDENT_D_M20 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: COUNTRY

W_INCIDENT_D_M21 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: COUNTY

W_INCIDENT_D_M22 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: STATE_PROV

W_INCIDENT_D_M23 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: ZIPCODE

W_INCIDENT_D_M3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: STATUS_CD

W_INCIDENT_D_M4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: STATUS_CD_I

W_INCIDENT_D_M5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: TYPE_CD

W_INCIDENT_D_M6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: TYPE_CD_I

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 895 of 1915
Repository Tables

Indexes - continued

W_INCIDENT_D_M7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PRIORITY_CD

W_INCIDENT_D_M8 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PRIORITY_CD_I

W_INCIDENT_D_M9 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: SUB_STATUS_CD

W_INCIDENT_D_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered:

Columns: ROW_WID

W_INCIDENT_D_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered:

Columns: INTEGRATION_ID, DATASOURCE_NUM_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 896 of 1915
Repository Tables

Name: W_INCIDENT_DS User Name: Incident Dimension Stage

Status: Active Type: Warehouse Base Table:


Comments: Incident Dimension Stage

Columns

Name Not Data Type Domain Domain Comments


Null Type
ADDR_NAME Varchar(100) Address Name

CITY Varchar(50) City

CLOSED_DT * UTC Date Time Close Date

CONTINENT * Varchar(30) Continent

COUNTRY Varchar(30) Country

COUNTY * Varchar(50) County

CREATED_DT UTC Date Time Created Date

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

EMP_FST_NAME * Varchar(50) Employee First Name

EMP_FULL_NAME * Varchar(100) Employee Full Name

EMP_LAST_NAME * Varchar(50) Employee Last Name

INCIDENT_UID Varchar(30) Incident UID

INTEGRATION_ID 3 Varchar(30) Data warehouse System Column

NAME Varchar(150) Name

OCCUR_DT UTC Date Time Occur Date

ORG_ID Varchar(30) Account Id

POSITION_ID Varchar(30) Owner Position Id

PRIORITY_CD Varchar(30) Priority Code

RELIABILITY_CD Varchar(30) Reliability Code

REPORTED_TS UTC Date Time Reported Date

SOURCE_FST_NAME Varchar(50) Source First Name

SOURCE_FULL_NAME Varchar(100) Source Full Name

SOURCE_LAST_NAME Varchar(50) Source Last Name

SOURCE_ORG_NAME Varchar(100) Source Organization Name

SOURCE_TYPE_CD Varchar(30) Source Type Code

STATE_PROV * Varchar(50) State

STATUS_CD Varchar(30) Status Code

SUB_STATUS_CD Varchar(30) Sub-status Code

SUB_TYPE_CD * Varchar(30) Sub-Type Code

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 897 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
TYPE_CD Varchar(30) Type Cd

ZIPCODE Varchar(30) Zipcode

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 898 of 1915
Repository Tables

Name: W_INCIDENT_DSX User Name: Incident Dimension Stage Extension

Status: Active Type: Warehouse Base Table:


Comments: Incident Dimension Stage Extension

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Varchar(30) Extension Attribute

ATTRIB_05 Varchar(30) Extension Attribute

ATTRIB_06 Varchar(30) Extension Attribute

ATTRIB_07 Varchar(30) Extension Attribute

ATTRIB_08 Varchar(30) Extension Attribute

ATTRIB_09 Varchar(30) Extension Attribute

ATTRIB_10 Varchar(30) Extension Attribute

ATTRIB_11 Number(10, 0) Extension Attribute

ATTRIB_12 Number(10, 0) Extension Attribute

ATTRIB_13 Number(10, 0) Extension Attribute

ATTRIB_14 Number(10, 0) Extension Attribute

ATTRIB_15 Number(10, 0) Extension Attribute

ATTRIB_16 Number(22, 7) Extension Attribute

ATTRIB_17 Number(22, 7) Extension Attribute

ATTRIB_18 Number(22, 7) Extension Attribute

ATTRIB_19 Number(22, 7) Extension Attribute

ATTRIB_20 Number(22, 7) Extension Attribute

ATTRIB_21 UTC Date Time Extension Attribute

ATTRIB_22 UTC Date Time Extension Attribute

ATTRIB_23 UTC Date Time Extension Attribute

ATTRIB_24 UTC Date Time Extension Attribute

ATTRIB_25 UTC Date Time Extension Attribute

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

INTEGRATION_ID 3 Varchar(30) Data warehouse System Column

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 899 of 1915
Repository Tables

Name: W_INCIDENT_DX User Name: Incident Dimension Extension

Status: Active Type: Warehouse Base Table:


Comments: Incident Dimension Extension

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Varchar(30) Extension Attribute

ATTRIB_05 Varchar(30) Extension Attribute

ATTRIB_06 Varchar(30) Extension Attribute

ATTRIB_07 Varchar(30) Extension Attribute

ATTRIB_08 Varchar(30) Extension Attribute

ATTRIB_09 Varchar(30) Extension Attribute

ATTRIB_10 Varchar(30) Extension Attribute

ATTRIB_11 Number(10, 0) Extension Attribute

ATTRIB_12 Number(10, 0) Extension Attribute

ATTRIB_13 Number(10, 0) Extension Attribute

ATTRIB_14 Number(10, 0) Extension Attribute

ATTRIB_15 Number(10, 0) Extension Attribute

ATTRIB_16 Number(22, 7) Extension Attribute

ATTRIB_17 Number(22, 7) Extension Attribute

ATTRIB_18 Number(22, 7) Extension Attribute

ATTRIB_19 Number(22, 7) Extension Attribute

ATTRIB_20 Number(22, 7) Extension Attribute

ATTRIB_21 UTC Date Time Extension Attribute

ATTRIB_22 UTC Date Time Extension Attribute

ATTRIB_23 UTC Date Time Extension Attribute

ATTRIB_24 UTC Date Time Extension Attribute

ATTRIB_25 UTC Date Time Extension Attribute

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

ROW_WID 3 Number(10, 0) Datawarehouse System Column

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 900 of 1915
Repository Tables

Indexes - continued

W_INCIDENT_DX_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered:

Columns: ROW_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 901 of 1915
Repository Tables

Name: W_INCIDENT_F User Name: Incident Fact

Status: Active Type: Warehouse Base Table:


Comments: Incident Fact

Columns

Name Not Data Type Domain Domain Comments


Null Type
CASE_WID * 3 Number(10, 0) FK W_CASE_D Case Dimension Id

CLOSE_DT_WID 3 Number(10, 0) FK W_DAY_D Close Date Dimension Id

CREATE_DT_WID 3 Number(10, 0) FK W_DAY_D Create Date Dimension Id

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

GEO_WID 3 Number(10, 0) FK W_GEO_D Geography Dimension Id


(W_GEO_D)

INCIDENT_DURATION Number(10, 0) Incident Duration

INCIDENT_WID 3 Number(10, 0) FK W_INCIDENT_D Incident Dimension Id

INTEGRATION_ID 3 Varchar(30) Data warehouse System Column

OCCUR_DT_WID 3 Number(10, 0) FK W_DAY_D Occur Day Dimension Id

POSITION_WID 3 Number(10, 0) FK W_POSITION_D Owner Position Dimension Id

PR_EMP_ORG_WID 3 Varchar(15) FK W_EMP_ORG_D Primary Employee Org Dimension


Id

PR_EMP_WID * 3 Varchar(15) FK W_EMPLOYEE_D Primary Employee Dimension Id

PR_SGROUP_WID 3 Number(10, 0) FK W_ORG_D Primary Suspect Group


Dimension Id

PR_SUSPECT_WID 3 Number(10, 0) FK W_PERSON_D Primary Suspect Dimension Id

ROW_WID 3 Number(10, 0) Datawarehouse System Column

SRC_ORG_WID 3 Number(10, 0) FK W_ORG_D Source Org Dimension Id

SRC_PER_WID 3 Number(10, 0) FK W_PERSON_D Source Person Dimension Id

TYPE_WID 3 Varchar(15) FK W_LOV_HIER_D Type Dimension Id

VIS_PR_BU_ID Varchar(30) Visibility Primary Org Id

VIS_PR_POS_ID Varchar(30) Visibility Primary Position Id

Indexes

W_INCIDENT_F_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: INCIDENT_WID

W_INCIDENT_F_F10 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PR_SUSPECT_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 902 of 1915
Repository Tables

Indexes - continued

W_INCIDENT_F_F11 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PR_SGROUP_WID

W_INCIDENT_F_F12 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: TYPE_WID

W_INCIDENT_F_F13 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PR_EMP_WID

W_INCIDENT_F_F2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: CREATE_DT_WID

W_INCIDENT_F_F3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OCCUR_DT_WID

W_INCIDENT_F_F4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: CLOSE_DT_WID

W_INCIDENT_F_F5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: GEO_WID

W_INCIDENT_F_F6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PR_EMP_ORG_WID

W_INCIDENT_F_F7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: POSITION_WID

W_INCIDENT_F_F8 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: SRC_ORG_WID

W_INCIDENT_F_F9 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: SRC_PER_WID

W_INCIDENT_F_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered:

Columns: ROW_WID

W_INCIDENT_F_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered:

Columns: INTEGRATION_ID, DATASOURCE_NUM_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 903 of 1915
Repository Tables

Name: W_INCIDENT_FS User Name: Incident Fact Stage

Status: Active Type: Warehouse Base Table:


Comments: Incident Fact Stage

Columns

Name Not Data Type Domain Domain Comments


Null Type
CASE_ID * Varchar(30) Case Id

CLOSE_DT UTC Date Time Close Date

CREATE_DT UTC Date Time Create Date

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

INCIDENT_DURATION * Number(10, 0) Incident Duration

INTEGRATION_ID 3 Varchar(30) Data warehouse System Column

OCCUR_DT UTC Date Time Occur Date

POSITION_ID Varchar(30) Owner Position Id

PR_EMP_ID Varchar(30) Primary Employee Id

PR_EMP_ORG_ID Varchar(30) Primary Employee Org Id

PR_SGROUP_ID Varchar(30) Primary Suspect Group Id

PR_SUSPECT_ID Varchar(30) Primary Suspect Id

SRC_ORG_ID Varchar(30) Source Org Id

SRC_PER_ID Varchar(30) Source Person Id

TYPE_CD Varchar(30) Type Cd

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 904 of 1915
Repository Tables

Name: W_INCIDENT_FSX User Name: Incident Fact Stage Extension

Status: Active Type: Warehouse Base Table:


Comments: Incident Fact Stage Extension

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Number(10, 0) Extension Attribute

ATTRIB_05 Number(10, 0) Extension Attribute

ATTRIB_06 Number(22, 7) Extension Attribute

ATTRIB_07 UTC Date Time Extension Attribute

ATTRIB_08 UTC Date Time Extension Attribute

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

FK_01_ID Varchar(30) Blank Key Field For Adding New


DM

FK_02_ID Varchar(30) Blank Key Field For Adding New


DM

FK_03_ID Varchar(30) Foreign Key 02 ID

INTEGRATION_ID 3 Varchar(30) Data warehouse System Column

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 905 of 1915
Repository Tables

Name: W_INCIDENT_FX User Name: Incident Fact Extension

Status: Active Type: Warehouse Base Table:


Comments: Incident Fact Extension

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Number(10, 0) Extension Attribute

ATTRIB_05 Number(10, 0) Extension Attribute

ATTRIB_06 Number(22, 7) Extension Attribute

ATTRIB_07 UTC Date Time Extension Attribute

ATTRIB_08 UTC Date Time Extension Attribute

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

FK_01_WID Number(10, 0) Foreign Key 01 WID

FK_02_WID Number(10, 0) Foreign Key 02 WID

FK_03_WID Number(10, 0) Foreign Key 03 WID

ROW_WID 3 Number(10, 0) Datawarehouse System Column

Indexes

W_INCIDENT_FX_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered:

Columns: ROW_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 906 of 1915
Repository Tables

Name: W_INDUSTRY_D User Name: Industry Dimension

Status: Active Type: Warehouse Base Table:


Comments: Industry Dimension

Columns

Name Not Data Type Domain Domain Comments


Null Type
DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

INDUST_NAME Varchar(50) Industry Name

INDUST_SIC Varchar(30) Industry SIC

INTEGRATION_ID 3 Varchar(30) Identifier used for integration with


external systems

PAR_INTEGRATION_ID Varchar(30) Id of the parent of the object

ROW_WID 3 Number(10, 0) Siebel System Field

SUB_TYPE Varchar(30) Sub Type

SUB_TYPE_I Varchar(50) LIC Sub Type

VERTICAL Varchar(30) Vertical

Indexes

W_INDUSTRY_D_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PAR_INTEGRATION_ID

W_INDUSTRY_D_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: INDUST_NAME

W_INDUSTRY_D_M3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: SUB_TYPE

W_INDUSTRY_D_M4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: SUB_TYPE_I

W_INDUSTRY_D_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

W_INDUSTRY_D_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: INTEGRATION_ID, DATASOURCE_NUM_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 907 of 1915
Repository Tables

Name: W_INDUSTRY_DH User Name: Industry Dimension Hierarcy

Status: Active Type: Warehouse Base Table:


Comments: Industry Dimension Hierarcy

Columns

Name Not Data Type Domain Domain Comments


Null Type
ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

FIXED_HIER_LEVEL 3 Number(10, 0) Fixed Hierarchy Level

LVL1ANC_IND_ID 3 Varchar(30) Level 1 Industry Id

LVL1ANC_IND_NAME 3 Varchar(100) Level 1 Industry Name

LVL1ANC_IND_SIC 3 Varchar(30) Level 1 Industry SIC Code

LVL2ANC_IND_ID 3 Varchar(30) Level 2 Industry Id

LVL2ANC_IND_NAME 3 Varchar(100) Level 2 Industry Name

LVL2ANC_IND_SIC 3 Varchar(30) Level 2 Industry SIC Code

LVL3ANC_IND_ID 3 Varchar(30) Level 3 Industry Id

LVL3ANC_IND_NAME 3 Varchar(100) Level 3 Industry Name

LVL3ANC_IND_SIC 3 Varchar(30) Level 3 Industry SIC Code

LVL4ANC_IND_ID 3 Varchar(30) Level 4 Industry Id

LVL4ANC_IND_NAME 3 Varchar(100) Level 4 Industry Name

LVL4ANC_IND_SIC 3 Varchar(30) Level 4 Industry SIC Code

LVL5ANC_IND_ID 3 Varchar(30) Level 5 Industry Id

LVL5ANC_IND_NAME 3 Varchar(100) Level 5 Industry Name

LVL5ANC_IND_SIC 3 Varchar(30) Level 5 Industry SIC Code

LVL6ANC_IND_ID 3 Varchar(30) Level 6 Industry Id

LVL6ANC_IND_NAME 3 Varchar(100) Level 6 Industry Name

LVL6ANC_IND_SIC 3 Varchar(30) Level 6 Industry SIC Code

LVL7ANC_IND_ID 3 Varchar(30) Level 7 Industry Id

LVL7ANC_IND_NAME 3 Varchar(100) Level 7 Industry Name

LVL7ANC_IND_SIC 3 Varchar(30) Level 7 Industry SIC Code

LVL8ANC_IND_ID 3 Varchar(30) Level 8 Industry Id

LVL8ANC_IND_NAME 3 Varchar(100) Level 8 Industry Name

LVL8ANC_IND_SIC 3 Varchar(30) Level 8 Industry SIC Code

ROW_WID 3 Number(10, 0) Siebel System Field

TOP_LVL_IND_ID 3 Varchar(30) Top Level Industry Id

TOP_LVL_IND_NAME 3 Varchar(100) Top Level Industry Name

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 908 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
TOP_LVL_IND_SIC 3 Varchar(30) Top Level Industry SIC Code

Indexes

W_INDUSTRY_DH_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: LVL1ANC_IND_ID

W_INDUSTRY_DH_F2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: LVL2ANC_IND_ID

W_INDUSTRY_DH_F3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: LVL3ANC_IND_ID

W_INDUSTRY_DH_F4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: LVL4ANC_IND_ID

W_INDUSTRY_DH_F5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: LVL5ANC_IND_ID

W_INDUSTRY_DH_F6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: LVL6ANC_IND_ID

W_INDUSTRY_DH_F7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: LVL7ANC_IND_ID

W_INDUSTRY_DH_F8 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: LVL8ANC_IND_ID

W_INDUSTRY_DH_F9 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: TOP_LVL_IND_ID

W_INDUSTRY_DH_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: LVL1ANC_IND_NAME, LVL1ANC_IND_SIC

W_INDUSTRY_DH_M10 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: FIXED_HIER_LEVEL

W_INDUSTRY_DH_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: LVL2ANC_IND_NAME, LVL2ANC_IND_SIC

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 909 of 1915
Repository Tables

Indexes - continued

W_INDUSTRY_DH_M3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: LVL3ANC_IND_NAME, LVL3ANC_IND_SIC

W_INDUSTRY_DH_M4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: LVL4ANC_IND_NAME, LVL4ANC_IND_SIC

W_INDUSTRY_DH_M5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: LVL5ANC_IND_NAME, LVL5ANC_IND_SIC

W_INDUSTRY_DH_M6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: LVL6ANC_IND_NAME, LVL6ANC_IND_SIC

W_INDUSTRY_DH_M7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: LVL7ANC_IND_NAME, LVL7ANC_IND_SIC

W_INDUSTRY_DH_M8 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: LVL8ANC_IND_NAME, LVL8ANC_IND_SIC

W_INDUSTRY_DH_M9 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: TOP_LVL_IND_NAME, TOP_LVL_IND_SIC

W_INDUSTRY_DH_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 910 of 1915
Repository Tables

Name: W_INDUSTRY_DS User Name: Industry Dimension Stage

Status: Active Type: Warehouse Base Table:


Comments: Industry Dimension Stage

Columns

Name Not Data Type Domain Domain Comments


Null Type
DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

INDUSTRY_NAME 3 Varchar(50) Industry Name

INDUSTRY_SIC Varchar(30) Industry SIC Code

INTEGRATION_ID 3 Varchar(30) Identifier used for integration with


external systems

PAR_INTEGRATION_ID Varchar(30) Id of the parent of the object

SUB_TYPE Varchar(30) Sub Type

VERTICAL Varchar(30) Vertical

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 911 of 1915
Repository Tables

Name: W_INDUSTRY_DSX User Name: Industry Dimension Stage Extn

Status: Active Type: Warehouse Base Table:


Comments: Industry Dimension Stage Extn

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Varchar(30) Extension Attribute

ATTRIB_05 Varchar(30) Extension Attribute

ATTRIB_06 Varchar(30) Extension Attribute

ATTRIB_07 Varchar(30) Extension Attribute

ATTRIB_08 Varchar(30) Extension Attribute

ATTRIB_09 Varchar(30) Extension Attribute

ATTRIB_10 Varchar(30) Extension Attribute

ATTRIB_11 Number(10, 0) Extension Attribute

ATTRIB_12 Number(10, 0) Extension Attribute

ATTRIB_13 Number(10, 0) Extension Attribute

ATTRIB_14 Number(10, 0) Extension Attribute

ATTRIB_15 Number(10, 0) Extension Attribute

ATTRIB_16 Number(22, 7) Extension Attribute

ATTRIB_17 Number(22, 7) Extension Attribute

ATTRIB_18 Number(22, 7) Extension Attribute

ATTRIB_19 Number(22, 7) Extension Attribute

ATTRIB_20 Number(22, 7) Extension Attribute

ATTRIB_21 Date Time Extension Attribute

ATTRIB_22 Date Time Extension Attribute

ATTRIB_23 Date Time Extension Attribute

ATTRIB_24 Date Time Extension Attribute

ATTRIB_25 Date Time Extension Attribute

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

INTEGRATION_ID 3 Varchar(30) Identifier used for integration with


external systems

Indexes
10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 912 of 1915
Repository Tables

Name: W_INDUSTRY_DX User Name: Industry Dimension Extn

Status: Active Type: Warehouse Base Table:


Comments: Industry Dimension Extn

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Varchar(30) Extension Attribute

ATTRIB_05 Varchar(30) Extension Attribute

ATTRIB_06 Varchar(30) Extension Attribute

ATTRIB_07 Varchar(30) Extension Attribute

ATTRIB_08 Varchar(30) Extension Attribute

ATTRIB_09 Varchar(30) Extension Attribute

ATTRIB_10 Varchar(30) Extension Attribute

ATTRIB_11 Number(10, 0) Extension Attribute

ATTRIB_12 Number(10, 0) Extension Attribute

ATTRIB_13 Number(10, 0) Extension Attribute

ATTRIB_14 Number(10, 0) Extension Attribute

ATTRIB_15 Number(10, 0) Extension Attribute

ATTRIB_16 Number(22, 7) Extension Attribute

ATTRIB_17 Number(22, 7) Extension Attribute

ATTRIB_18 Number(22, 7) Extension Attribute

ATTRIB_19 Number(22, 7) Extension Attribute

ATTRIB_20 Number(22, 7) Extension Attribute

ATTRIB_21 Date Time Extension Attribute

ATTRIB_22 Date Time Extension Attribute

ATTRIB_23 Date Time Extension Attribute

ATTRIB_24 Date Time Extension Attribute

ATTRIB_25 Date Time Extension Attribute

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

ROW_WID 3 Number(10, 0) Siebel System Field

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 913 of 1915
Repository Tables

Indexes - continued

W_INDUSTRY_DX_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 914 of 1915
Repository Tables

Name: W_IND_VERT_D User Name: Ind_Vert Dimension

Status: Active Type: Warehouse Base Table:


Comments: Ind_Vert Dimension

Columns

Name Not Data Type Domain Domain Comments


Null Type
VERTICAL Varchar(30) Industry Vertical

Indexes

W_IND_VERT_D_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: VERTICAL

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 915 of 1915
Repository Tables

Name: W_INSCLAIM_SCDX User Name: Insurance Claim SCD Extension

Status: Active Type: Warehouse Base Table:


Comments: Insurance Clain Slowly Changing Dimension Extension

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Varchar(30) Extension Attribute

ATTRIB_05 Varchar(30) Extension Attribute

ATTRIB_06 Varchar(30) Extension Attribute

ATTRIB_07 Varchar(30) Extension Attribute

ATTRIB_08 Varchar(30) Extension Attribute

ATTRIB_09 Varchar(30) Extension Attribute

ATTRIB_10 Varchar(30) Extension Attribute

ATTRIB_11 Number(10, 0) Extension Attribute

ATTRIB_12 Number(10, 0) Extension Attribute

ATTRIB_13 Number(10, 0) Extension Attribute

ATTRIB_14 Number(10, 0) Extension Attribute

ATTRIB_15 Number(10, 0) Extension Attribute

ATTRIB_16 Number(22, 7) Extension Attribute

ATTRIB_17 Number(22, 7) Extension Attribute

ATTRIB_18 Number(22, 7) Extension Attribute

ATTRIB_19 Number(22, 7) Extension Attribute

ATTRIB_20 Number(22, 7) Extension Attribute

ATTRIB_21 UTC Date Time Extension Attribute

ATTRIB_22 UTC Date Time Extension Attribute

ATTRIB_23 UTC Date Time Extension Attribute

ATTRIB_24 UTC Date Time Extension Attribute

ATTRIB_25 UTC Date Time Extension Attribute

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel Systems Field

ROW_WID 3 Number(10, 0) Datawarehouse System Column

SCD_END_DT_WID 3 Number(10, 0) FK W_DAY_D End Date of the validity of record

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 916 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
SCD_START_DT_WID 3 Number(10, 0) FK W_DAY_D Start Date of the validity of record

Indexes

W_INSCLAIM_SCDX_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered:

Columns: ROW_WID, SCD_START_DT_WID, SCD_END_DT_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 917 of 1915
Repository Tables

Name: W_INS_CLAIM_D User Name: Insurance Claim Dimension

Status: Active Type: Warehouse Base Table:


Comments: Insurance Claim Dimension

Columns

Name Not Data Type Domain Domain Comments


Null Type
ADJUSTMENT Varchar(15) Adjustment

AMT_PAID_OTHRPLNS Number(22, 7) Amount Paid by Other Plans

CATASTROPHE Varchar(50) Catastrophe

CATASTROPHE_I Varchar(50) Catastrophe Language


Independent Type

DATASOURCE_NUM_ID 3 Number(10, 0) Datasource Number Id

DIAGNOSIS Varchar(15) Diagnosis

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S ETL Process Id

INSCLAIM_NUM 3 Varchar(100) Insurance Claim Number

INTEGRATION_ID 3 Varchar(30) Integration Id

LOC_DESC Varchar(50) Location Description

LOSS_DESC Varchar(30) Loss Description

LOSS_DESC_I Varchar(50) Loss Description Language


Independent Type

LOSS_DT UTC Date Time Loss Date

LOSS_TM UTC Date Time Loss Time

LOSS_TYPE Varchar(30) Loss Type

LOSS_TYPE_I Varchar(50) Loss Type Language Independent


Type

MED_PROCEDURE Varchar(15) Medical Procedure

PAID_DT UTC Date Time Paid Date

RECEIVED_DT UTC Date Time Received Date

REGION Varchar(30) Region

REGION_I Varchar(50) Region Language Independent


Type

REPORTED_DT UTC Date Time Reported Date

ROW_WID 3 Number(10, 0) Siebel System Field

RPRT_CHANNEL_CD Varchar(30) RPRT_CHANNEL_CD

RPRT_CHANNEL_CD_I Varchar(50) Rprt Channel Cd I

SERVICE_DT UTC Date Time Service Date

STATUS Varchar(30) Status

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 918 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
STATUS_I Varchar(50) Status Language Independent
Type

SUMMARY Varchar(50) Summary

SUMMARY_I Varchar(50) Summary Language Independent


Type

TOTAL_CLAIM_PAY Number(22, 7) Total Claim Payment

VIS_PR_BU_ID Varchar(15) Vis Pr Bu Id

VIS_PR_POSTN_ID Varchar(15) Vis Pr Postn Id

Indexes

W_INS_CLAIM_D_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: RECEIVED_DT

W_INS_CLAIM_D_M10 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CATASTROPHE_I

W_INS_CLAIM_D_M11 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: LOSS_TYPE

W_INS_CLAIM_D_M12 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: LOSS_TYPE_I

W_INS_CLAIM_D_M13 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: REGION

W_INS_CLAIM_D_M14 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: REGION_I

W_INS_CLAIM_D_M15 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: LOSS_DESC

W_INS_CLAIM_D_M16 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: LOSS_DESC_I

W_INS_CLAIM_D_M17 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: SUMMARY

W_INS_CLAIM_D_M18 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: SUMMARY_I

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 919 of 1915
Repository Tables

Indexes - continued

W_INS_CLAIM_D_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PAID_DT

W_INS_CLAIM_D_M20 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: RPRT_CHANNEL_CD_I

W_INS_CLAIM_D_M21 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: RPRT_CHANNEL_CD

W_INS_CLAIM_D_M22 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: VIS_PR_BU_ID

W_INS_CLAIM_D_M23 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: VIS_PR_POSTN_ID

W_INS_CLAIM_D_M3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: LOSS_DT

W_INS_CLAIM_D_M4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: LOSS_TM

W_INS_CLAIM_D_M5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: REPORTED_DT

W_INS_CLAIM_D_M6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: SERVICE_DT

W_INS_CLAIM_D_M7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: STATUS

W_INS_CLAIM_D_M8 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: STATUS_I

W_INS_CLAIM_D_M9 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CATASTROPHE

W_INS_CLAIM_D_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

W_INS_CLAIM_D_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: INTEGRATION_ID, DATASOURCE_NUM_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 920 of 1915
Repository Tables

Name: W_INS_CLAIM_DS User Name: Insurance Claim Dimension Staging

Status: Active Type: Warehouse Base Table:


Comments: Insurance Claim Dimension Staging

Columns

Name Not Data Type Domain Domain Comments


Null Type
ADJUSTMENT Varchar(15) Adjustment

AMT_PAID_OTHRPLNS Number(22, 7) Amount Paid by Other Plans

BU_ID Varchar(15) Bu Id

CATASTROPHE Varchar(50) Catastrophe

DATASOURCE_NUM_ID 3 Number(10, 0) Datasource Number Id

DIAGNOSIS Varchar(15) Diagnosis

INSCLAIM_NUM 3 Varchar(100) Insurance claim Number

INTEGRATION_ID 3 Varchar(30) Integration Id

LOC_DESC Varchar(50) Location Description

LOSS_DESC Varchar(30) Loss Description

LOSS_DT UTC Date Time Loss Date

LOSS_TM UTC Date Time Loss Time

LOSS_TYPE Varchar(30) Loss Type

MED_PROCEDURE Varchar(15) Medical Procedure

PAID_DT UTC Date Time Paid date

PR_POSTN_ID Varchar(15) Pr Postn Id

RECEIVED_DT UTC Date Time Received Date

REGION Varchar(30) Region

REPORTED_DT UTC Date Time Reported Date

REPORT_CHANNEL_CD Varchar(30) Report Channel Cd

SCD_END_DT UTC Date Time Scd End Dt

SCD_START_DT UTC Date Time Scd Start Dt

SERVICE_DT UTC Date Time Service Date

STATUS Varchar(30) Status

SUMMARY Varchar(50) Summary

TOTAL_CLAIM_PAY Number(22, 7) Total Claim Payments

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 921 of 1915
Repository Tables

Name: W_INS_CLAIM_DSX User Name: Insurance Claim Dimension Staging Extension

Status: Active Type: Warehouse Base Table:


Comments: Insurance Claim Dimension Staging Extension

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Varchar(30) Extension Attribute

ATTRIB_05 Varchar(30) Extension Attribute

ATTRIB_06 Varchar(30) Extension Attribute

ATTRIB_07 Varchar(30) Extension Attribute

ATTRIB_08 Varchar(30) Extension Attribute

ATTRIB_09 Varchar(30) Extension Attribute

ATTRIB_10 Varchar(30) Extension Attribute

ATTRIB_11 Number(10, 0) Extension Attribute

ATTRIB_12 Number(10, 0) Extension Attribute

ATTRIB_13 Number(10, 0) Extension Attribute

ATTRIB_14 Number(10, 0) Extension Attribute

ATTRIB_15 Number(10, 0) Extension Attribute

ATTRIB_16 Number(22, 7) Extension Attribute

ATTRIB_17 Number(22, 7) Extension Attribute

ATTRIB_18 Number(22, 7) Extension Attribute

ATTRIB_19 Number(22, 7) Extension Attribute

ATTRIB_20 Number(22, 7) Extension Attribute

ATTRIB_21 UTC Date Time Extension Attribute

ATTRIB_22 UTC Date Time Extension Attribute

ATTRIB_23 UTC Date Time Extension Attribute

ATTRIB_24 UTC Date Time Extension Attribute

ATTRIB_25 UTC Date Time Extension Attribute

DATASOURCE_NUM_ID 3 Number(10, 0) Datasource Number Id

INTEGRATION_ID 3 Varchar(30) Integration Id

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 922 of 1915
Repository Tables

Name: W_INS_CLAIM_DX User Name: Insurance Claim Dimension

Status: Active Type: Warehouse Base Table:


Comments: Insurance Claim Dimension Ext

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Varchar(30) Extension Attribute

ATTRIB_05 Varchar(30) Extension Attribute

ATTRIB_06 Varchar(30) Extension Attribute

ATTRIB_07 Varchar(30) Extension Attribute

ATTRIB_08 Varchar(30) Extension Attribute

ATTRIB_09 Varchar(30) Extension Attribute

ATTRIB_10 Varchar(30) Extension Attribute

ATTRIB_11 Number(10, 0) Extension Attribute

ATTRIB_12 Number(10, 0) Extension Attribute

ATTRIB_13 Number(10, 0) Extension Attribute

ATTRIB_14 Number(10, 0) Extension Attribute

ATTRIB_15 Number(10, 0) Extension Attribute

ATTRIB_16 Number(22, 7) Extension Attribute

ATTRIB_17 Number(22, 7) Extension Attribute

ATTRIB_18 Number(22, 7) Extension Attribute

ATTRIB_19 Number(22, 7) Extension Attribute

ATTRIB_20 Number(22, 7) Extension Attribute

ATTRIB_21 UTC Date Time Extension Attribute

ATTRIB_22 UTC Date Time Extension Attribute

ATTRIB_23 UTC Date Time Extension Attribute

ATTRIB_24 UTC Date Time Extension Attribute

ATTRIB_25 UTC Date Time Extension Attribute

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S ETL Process Id

ROW_WID 3 Number(10, 0) Siebel System Field

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 923 of 1915
Repository Tables

Indexes - continued

W_INS_CLAIM_DX_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 924 of 1915
Repository Tables

Name: W_INS_CLAIM_F User Name: Insurance Claim Fact

Status: Active Type: Warehouse Base Table:


Comments: Insurance Claim Fact

Columns

Name Not Data Type Domain Domain Comments


Null Type
ACCNT_WID 3 Number(10, 0) FK W_ORG_D Account id, foreign key to the
Account Dimension

ASGN_DT_WID 3 Number(10, 0) FK W_DAY_D Assigned Date Id, foreign key to


the Day Dimension

ASSET_WID 3 Number(10, 0) FK W_ASSET_D Asset Id, foreign key to the Asset


Dimension

CLAIM_ELMNT_WID 3 Number(10, 0) FK W_CLAIMELMNT_D Insurance Claim Elment id, foreign


key to the Claim Element
Dimension

CLAIM_WID 3 Number(10, 0) FK W_INS_CLAIM_D Insurance Claim Id, , foreign key


to the Insurance Claim Dimension

CLOSED_DT_WID 3 Number(10, 0) FK W_DAY_D Closed Date Id, foreign key to the


Day Dimension

CONTACT_WID 3 Number(10, 0) FK W_PERSON_D Contact Id, foreign key to the


Person Dimension

DATASOURCE_NUM_ID 3 Number(10, 0) Datasource Number Id

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S ETL Process Id

INDUST_WID 3 Number(10, 0) FK W_INDUSTRY_D Industry id, foreign key to the


Industry Dimension

INTEGRATION_ID 3 Varchar(30) Integration Id

LOSS_DT_WID 3 Number(10, 0) FK W_DAY_D Loss Date Id, foreign key to the


Day Dimension

OPEN_DT_WID 3 Number(10, 0) FK W_DAY_D Open Date Id, foreign key to the


Day Dimension

PAID_AMT Number(22, 7) Paid Amount

PAID_DT_WID 3 Number(10, 0) FK W_DAY_D Paid Date Id, foreign key to the


Day Dimension

POSTN_WID 3 Number(10, 0) FK W_POSITION_D Postn Wid

PROD_WID 3 Number(10, 0) FK W_PRODUCT_D Product Id, foreign key to the


Product Dimension

PR_EMPLOYEE_WID 3 Number(10, 0) FK W_PERSON_D PR_EMPLOYEE_WID

PR_TERR_WID 3 Number(10, 0) FK W_TERR_D Primary Territory, foreign key to


the Territory Dimension

RECEIVED_DT_WID 3 Number(10, 0) FK W_DAY_D Received Date Id, foreign key to


the Day Dimension

RECV_AMT_SLVGE Number(22, 7) Recv Amt Slvge

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 925 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
RECV_AMT_SUBROG Number(22, 7) Recv Amt Subrog

REPORTED_DT_WID 3 Number(10, 0) FK W_DAY_D Reported Date Id, foreign key to


the Day Dimension

RESERVE_AMT Number(22, 7) Reserver Amount

ROW_WID 3 Number(10, 0) Siebel System Field

SERVICE_DT_WID 3 Number(10, 0) FK W_DAY_D Service Date Id, foreign key to the


Day Dimension

Indexes

W_INS_CLAIM_F_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: ACCNT_WID

W_INS_CLAIM_F_F10 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PAID_DT_WID

W_INS_CLAIM_F_F11 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: REPORTED_DT_WID

W_INS_CLAIM_F_F12 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: SERVICE_DT_WID

W_INS_CLAIM_F_F13 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: ASGN_DT_WID

W_INS_CLAIM_F_F14 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: OPEN_DT_WID

W_INS_CLAIM_F_F15 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CLOSED_DT_WID

W_INS_CLAIM_F_F16 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PR_TERR_WID

W_INS_CLAIM_F_F17 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CLAIM_ELMNT_WID

W_INS_CLAIM_F_F18 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: POSTN_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 926 of 1915
Repository Tables

Indexes - continued

W_INS_CLAIM_F_F19 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PR_EMPLOYEE_WID

W_INS_CLAIM_F_F2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CLAIM_WID

W_INS_CLAIM_F_F3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PROD_WID

W_INS_CLAIM_F_F4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: ASSET_WID

W_INS_CLAIM_F_F6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CONTACT_WID

W_INS_CLAIM_F_F7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: INDUST_WID

W_INS_CLAIM_F_F8 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: LOSS_DT_WID

W_INS_CLAIM_F_F9 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: RECEIVED_DT_WID

W_INS_CLAIM_F_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

W_INS_CLAIM_F_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: INTEGRATION_ID, DATASOURCE_NUM_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 927 of 1915
Repository Tables

Name: W_INS_CLAIM_FS User Name: Insurance Claim Fact Staging

Status: Active Type: Warehouse Base Table:


Comments: Insurance Claim Fact Staging

Columns

Name Not Data Type Domain Domain Comments


Null Type
ACCNT_ID Varchar(30) Account Id

ASSET_ID Varchar(30) Asset Id

CLAIM_ELMNT_ID Varchar(30) Insurance Claim Element Id

CLAIM_ID Varchar(30) Insurance Claim Id

CLOSE_DT UTC Date Time Closed date

CONTACT_ID Varchar(30) Contact Id

CURCY_CD Varchar(20) Curcy Cd

DATASOURCE_NUM_ID 3 Number(10, 0) Datasource Number Id

EMPLOYEE_ID Varchar(15) Employee Id

EXCH_DT UTC Date Time Exch Dt

INDUST_ID Varchar(30) Industry Id

INTEGRATION_ID 3 Varchar(30) Integration Id

OWNER_POSTN_ID Varchar(30) Owner Postn Id

PAID_AMT Number(22, 7) Paid Amount

PROD_ID Varchar(30) Product Id

PR_TERR_ID Varchar(30) Primary Territory Id

RESERVE_AMT Number(22, 7) Reserved Amount

SALVG_TOTALRCVRY Number(22, 7) Salvg Totalrcvry

SUB_TOTAL_RCVRY Number(22, 7) Sub Total Rcvry

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 928 of 1915
Repository Tables

Name: W_INS_CLAIM_FSX User Name: Insurance Claim Fact Staging Extension

Status: Active Type: Warehouse Base Table:


Comments: Insurance Claim Fact Staging Extension

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Number(10, 0) Extension Attribute

ATTRIB_05 Number(10, 0) Extension Attribute

ATTRIB_06 Number(22, 7) Extension Attribute

ATTRIB_07 UTC Date Time Extension Attribute

ATTRIB_08 UTC Date Time Extension Attribute

DATASOURCE_NUM_ID 3 Number(10, 0) Datasource Number Id

FK_01_ID Varchar(30) Blank Key Field For Adding New


DM

FK_02_ID Varchar(30) Blank Key Field For Adding New


DM

FK_03_ID Varchar(30) Blank Key Field For Adding New


DM

INTEGRATION_ID 3 Varchar(30) Integration Id

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 929 of 1915
Repository Tables

Name: W_INS_CLAIM_FX User Name: Insurance Claim Fact Extension

Status: Active Type: Warehouse Base Table:


Comments: Insurance Claim Fact Extension

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Number(10, 0) Extension Attribute

ATTRIB_05 Number(10, 0) Extension Attribute

ATTRIB_06 Number(22, 7) Extension Attribute

ATTRIB_07 UTC Date Time Extension Attribute

ATTRIB_08 UTC Date Time Extension Attribute

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S ETL Process Id

FK_01_WID Number(10, 0) Blank Key Field For Adding New


DM

FK_02_WID Number(10, 0) Blank Key Field For Adding New


DM

FK_03_WID Number(10, 0) Blank Key Field For Adding New


DM

ROW_WID 3 Number(10, 0) Siebel System Field

Indexes

W_INS_CLAIM_FX_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 930 of 1915
Repository Tables

Name: W_INS_CLAIM_SCD User Name: Insurance Claim Scd

Status: Active Type: Warehouse Base Table:


Comments: Insurance Claim Slowly Changing Dimension

Columns

Name Not Data Type Domain Domain Comments


Null Type
ADJUSTMENT Varchar(15) Adjustment

AMT_PAID_OTHRPLNS Number(22, 7) Amt Paid Othrplns

CATASTROPHE Varchar(30) Catastrophe

CATASTROPHE_I Varchar(50) Catastrophe I

CLM_RPT_CHNL_CD Varchar(30) Clm Rpt Chnl Cd

CLM_RPT_CHNL_CD_I Varchar(50) Clm Rpt Chnl Cd I

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

DIAGNOSIS Varchar(15) Diagnosis

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

INSCLAIM_NUM 3 Varchar(100) Insclaim Num

INTEGRATION_ID 3 Varchar(30) Siebel System Field

LOC_DESC Varchar(50) Loc Desc

LOSS_DESC Varchar(30) Loss Desc

LOSS_DESC_I Varchar(50) Loss Desc I

LOSS_DT UTC Date Time Loss Date

LOSS_TM UTC Date Time Loss Tm

LOSS_TYPE Varchar(30) Loss Type

LOSS_TYPE_I Varchar(50) Loss Type I

MED_PROCEDURE Varchar(15) Med Procedure

PAID_DT UTC Date Time Paid Date

RECEIVED_DT UTC Date Time Received Date

REGION Varchar(30) Region

REGION_I Varchar(50) Region I

REPORTED_DT UTC Date Time Reported Dt

ROW_WID 3 Number(10, 0) Siebel Systems Field

SCD_END_DT_WID 3 Number(10, 0) FK W_DAY_D End Date of the validity of record

SCD_START_DT_WID 3 Number(10, 0) FK W_DAY_D Second Start Dt Wid

SERVICE_DT UTC Date Time Service Date

STATUS Varchar(30) Status

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 931 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
STATUS_I Varchar(50) Status I

SUMMARY Varchar(30) Summary

SUMMARY_I Varchar(50) Summary I

TOTAL_CLAIM_PAY Number(22, 7) Total Claim Pay

Indexes

W_INS_CLAIM_SCD_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered:

Columns: INTEGRATION_ID, DATASOURCE_NUM_ID, SCD_START_DT_WID,


SCD_END_DT_WID

W_INS_CLAIM_SCD_U2 Type: System Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID, SCD_START_DT_WID, SCD_END_DT_WID

W_INS_CLM_SCD_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: RECEIVED_DT

W_INS_CLM_SCD_M10 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: CATASTROPHE_I

W_INS_CLM_SCD_M11 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LOSS_TYPE

W_INS_CLM_SCD_M12 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LOSS_TYPE_I

W_INS_CLM_SCD_M13 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: REGION

W_INS_CLM_SCD_M14 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: REGION_I

W_INS_CLM_SCD_M15 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LOSS_DESC

W_INS_CLM_SCD_M16 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LOSS_DESC_I

W_INS_CLM_SCD_M17 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: SUMMARY

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 932 of 1915
Repository Tables

Indexes - continued

W_INS_CLM_SCD_M18 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: SUMMARY_I

W_INS_CLM_SCD_M19 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: CLM_RPT_CHNL_CD

W_INS_CLM_SCD_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PAID_DT

W_INS_CLM_SCD_M20 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: CLM_RPT_CHNL_CD_I

W_INS_CLM_SCD_M3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LOSS_DT

W_INS_CLM_SCD_M4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LOSS_TM

W_INS_CLM_SCD_M5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: REPORTED_DT

W_INS_CLM_SCD_M6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: SERVICE_DT

W_INS_CLM_SCD_M7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: STATUS

W_INS_CLM_SCD_M8 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: STATUS_I

W_INS_CLM_SCD_M9 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: CATASTROPHE

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 933 of 1915
Repository Tables

Name: W_INS_PLAN_D User Name: Insurance Plan Dimension

Status: Active Type: Warehouse Base Table:


Comments: Insurance Plan Dimension

Columns

Name Not Data Type Domain Domain Comments


Null Type
DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

INTEGRATION_ID 3 Varchar(30) Siebel System Field

PAYER_TYPE Varchar(100) Payer Type

PLAN_NAME Varchar(100) Plan Name

PLAN_TYPE Varchar(30) Plan Type

PLAN_TYPE_I Varchar(50) Plan Type I

ROW_WID 3 Number(10, 0) Siebel System Field

Indexes

W_INS_PLAN_D_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PLAN_TYPE

W_INS_PLAN_D_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PLAN_NAME

W_INS_PLAN_D_M3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PAYER_TYPE

W_INS_PLAN_D_M4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PLAN_TYPE_I

W_INS_PLAN_D_M5 Type: System Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: INTEGRATION_ID

W_INS_PLAN_D_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

W_INS_PLAN_D_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: INTEGRATION_ID, DATASOURCE_NUM_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 934 of 1915
Repository Tables

Name: W_INS_PLAN_DS User Name: Insurance Plan Dimension Staging

Status: Active Type: Warehouse Base Table:


Comments: Insurance Plan Dimension Staging

Columns

Name Not Data Type Domain Domain Comments


Null Type
DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

INTEGRATION_ID 3 Varchar(30) Siebel System Field

PAYER_TYPE Varchar(100) Payer Type

PLAN_NAME Varchar(100) Plan Name

PLAN_TYPE Varchar(30) Plan Type

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 935 of 1915
Repository Tables

Name: W_INS_PLAN_DSX User Name: Insurance Plan Dimension Staging Extension

Status: Active Type: Warehouse Base Table:


Comments: Insurance Plan Dimension Staging Extension

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Varchar(30) Extension Attribute

ATTRIB_05 Varchar(30) Extension Attribute

ATTRIB_06 Varchar(30) Extension Attribute

ATTRIB_07 Varchar(30) Extension Attribute

ATTRIB_08 Varchar(30) Extension Attribute

ATTRIB_09 Varchar(30) Extension Attribute

ATTRIB_10 Varchar(30) Extension Attribute

ATTRIB_11 Number(10, 0) Extension Attribute

ATTRIB_12 Number(10, 0) Extension Attribute

ATTRIB_13 Number(10, 0) Extension Attribute

ATTRIB_14 Number(10, 0) Extension Attribute

ATTRIB_15 Number(10, 0) Extension Attribute

ATTRIB_16 Number(22, 7) Extension Attribute

ATTRIB_17 Number(22, 7) Extension Attribute

ATTRIB_18 Number(22, 7) Extension Attribute

ATTRIB_19 Number(22, 7) Extension Attribute

ATTRIB_20 Number(22, 7) Extension Attribute

ATTRIB_21 UTC Date Time Extension Attribute

ATTRIB_22 UTC Date Time Extension Attribute

ATTRIB_23 UTC Date Time Extension Attribute

ATTRIB_24 UTC Date Time Extension Attribute

ATTRIB_25 UTC Date Time Extension Attribute

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

INTEGRATION_ID 3 Varchar(30) Siebel System Field

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 936 of 1915
Repository Tables

Indexes - continued

W_INS_PLAN_DSX_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: INTEGRATION_ID, DATASOURCE_NUM_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 937 of 1915
Repository Tables

Name: W_INS_PLAN_DX User Name: Insurance Plan Dimension Extension

Status: Active Type: Warehouse Base Table:


Comments: Insurance Plan Dimension Extension

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Varchar(30) Extension Attribute

ATTRIB_05 Varchar(30) Extension Attribute

ATTRIB_06 Varchar(30) Extension Attribute

ATTRIB_07 Varchar(30) Extension Attribute

ATTRIB_08 Varchar(30) Extension Attribute

ATTRIB_09 Varchar(30) Extension Attribute

ATTRIB_10 Varchar(30) Extension Attribute

ATTRIB_11 Number(10, 0) Extension Attribute

ATTRIB_12 Number(10, 0) Extension Attribute

ATTRIB_13 Number(10, 0) Extension Attribute

ATTRIB_14 Number(10, 0) Extension Attribute

ATTRIB_15 Number(10, 0) Extension Attribute

ATTRIB_16 Number(22, 7) Extension Attribute

ATTRIB_17 Number(22, 7) Extension Attribute

ATTRIB_18 Number(22, 7) Extension Attribute

ATTRIB_19 Number(22, 7) Extension Attribute

ATTRIB_20 Number(22, 7) Extension Attribute

ATTRIB_21 UTC Date Time Extension Attribute

ATTRIB_22 UTC Date Time Extension Attribute

ATTRIB_23 UTC Date Time Extension Attribute

ATTRIB_24 UTC Date Time Extension Attribute

ATTRIB_25 UTC Date Time Extension Attribute

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

ROW_WID 3 Number(10, 0) Siebel System Field

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 938 of 1915
Repository Tables

Indexes - continued

W_INS_PLAN_DX_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 939 of 1915
Repository Tables

Name: W_INT_ORG_D User Name: Int_Org Dimension

Status: Active Type: Warehouse Base Table:


Comments: Int_Org Dimension

Columns

Name Not Data Type Domain Domain Comments


Null Type
ACCNT_FLG Character(1) Account Flag (Y/N) : It is set to Y if
it is an Account, otherwise to N

ACCNT_LOC Varchar(50) Account Location

ACCNT_REVN Number(22, 7) Account Revenue

ACCNT_STATUS Varchar(30) Account Status (values based on


LOV type 'ACCOUNT_STATUS')

ACCNT_STATUS_I Varchar(50) Account Status Language


Independent Code (values based
on LOV type
'ACCOUNT_STATUS')

ACCNT_TYPE_CD Varchar(30) Account Type (values based on


LOV type 'ACCOUNT_TYPE')

ACCNT_TYPE_CD_I Varchar(50) Account Type language


Independent Code (values based
on LOV type 'ACCOUNT_TYPE')

ACTIVE_FLG Character(1) Active Flag (Y/N) :

ANNUAL_REVN_CAT Varchar(30) Account's Annual Revenue


Category (values based on LOV
type 'ACCNT_REVENUE_SIZE'
and bucketed based on the min
and max values of the LOV type)

ANNUAL_REVN_CAT_I Varchar(50) Account's Annual Revenue


Category Language Independent
Code (values based on LOV type
'ACCNT_REVENUE_SIZE' and
bucketed based on the min and
max values of the LOV type)

BASE_CURCY_CD Varchar(20) Currency Code

BU_NAME Varchar(100) Business Unit Name

CHANNEL_FLG Character(1) Channel Flag (Y/N) :

CHNL_ANNL_SALES Number(22, 7) Channel Annual sales

CHNL_SALES_GRWTH Varchar(30) Channel Sales Growth Rate

CHNL_SALES_GRWTH_I Varchar(50) LIC Channel Sales Growth Rate

CITY Varchar(50) City

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 940 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
COMPETITOR_FLG Character(1) Competitor Flag (Y/N) : If
organization is a competitor then it
is set to Y otherwise to N

COUNTRY Varchar(30) Country

CREATED_DT UTC Date Time Created Date

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

DIVN_FLG Character(1) Division Flag (Y/N) : If


organization is a Division then it is
set to Y otherwise to N

DIVN_TYPE_CD Varchar(30) Division Type (values based on


LOV type 'DIVISION_TYPE' )

DIVN_TYPE_CD_I Varchar(50) LIC of Division Type (values


based on LOV type
'DIVISION_TYPE' )

DOM_ULT_DUNS_NUM Varchar(15) Domestic Ultimate DUNS Number

DUNS_NUM Varchar(15) DUNS Number

EMP_COUNT Number(22, 7) # of Employees

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

EXPERTISE Varchar(30) Expertise (Primary Expertise

EXPERTISE_I Varchar(50) LIC Expertise (Primary Expertise

FORMED_DT UTC Date Time Formed Date

FREQUENCY_CAT Varchar(30) Obsoleted

FREQUENCY_CAT_I Varchar(50) Obsoleted

FRGHT_TERMS_CD Varchar(30) Freight Terms (values based on


LOV type 'FREIGHT_TERMS')

FRGHT_TERMS_CD_I Varchar(50) Freight Terms Language


Independent Code (values based
on LOV type 'FREIGHT_TERMS')

GLBLULT_DUNS_NUM Varchar(15) Global Ultimate DUNS Number

HIST_SLS_VOL Number(22, 7) Historical Sales Volume


(Calculated using Currency Code
HIST_SLS_CURCY_CD and
Exchange Date
HIST_SLS_EXCH_DT)

INTEGRATION_ID 3 Varchar(30) Identifier used for integration with


external systems

KEY_COMPETITOR Varchar(100) Key Competitor

LINE_OF_BUSINESS Varchar(30) Line of Business

MAIN_PH_NUM Varchar(40) Main Phone Number

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 941 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
MGR_NAME Varchar(160) Manager Name

MONETARY_CAT Varchar(30) Obsoleted

MONETARY_CAT_I Varchar(50) Obsoleted

NAME Varchar(100) Name

NUM_EMPLOY_CAT Varchar(30) Number of Employee Category


(values based on LOV type
'ACCNT_EMP_SIZE' and
bucketed based on the min and
max values of the LOV type)

NUM_EMPLOY_CAT_I Varchar(50) Number of Employee Category


Language Independent Code
(values based on LOV type
'ACCNT_EMP_SIZE' and
bucketed based on the min and
max values of the LOV type)

ORG_CITY Varchar(50) Organization City

ORG_COUNTRY Varchar(30) Organization Country

ORG_FLG Character(1) Organization Flag (Y/N) : It is set


to Y if it organization, otherwise to
N

ORG_MAIN_PH_NUM Varchar(40) Organization Main Phone Number

ORG_MGR_NAME Varchar(160) Organization Manager Name

ORG_NAME Varchar(100) Organization Name

ORG_PRTNR_FLG Character(1) Organization Partner Flag (Y/N) :


If organization is a partner then it
is set to Y otherwise to N

ORG_PRTNR_TIER Varchar(30) Organization Partner Tier ( values


based on LOV type
'PARTNER_CERTIFICATION')

ORG_PRTNR_TIER_I Varchar(50) Organization Partner Tier


Language Independent Code (
values based on LOV type
'PARTNER_CERTIFICATION')

ORG_PRTNR_TYPE Varchar(30) Organization Partner Type (values


based on LOV type
'PARTNER_TYPE')

ORG_PRTNR_TYPE_I Varchar(50) Organization Partner Type


Language Independent Code
(values based on LOV type
'PARTNER_TYPE')

ORG_STATE Varchar(50) Organization Street Address

ORG_ST_ADDRESS Varchar(200) Organization State

ORG_TERR_NAME Varchar(75) Organization Territory Name

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 942 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
ORG_ZIPCODE Varchar(30) Organization Zip Code

PAR_DUNS_NUM Varchar(15) Parent DUNS Number

PAR_INTEGRATION_ID Varchar(30) Parent Organization Id

PAR_ORG_NAME Varchar(100) Parent Organization Name

PRI_LST_NAME Varchar(50) Partner Name

PROSPECT_FLG Character(1) Prospect Flag

PRTNRSHP_START_DT UTC Date Time Partner Start

PRTNR_FLG Character(1) Partner Flag (Y/N) : It is set to Y if


the Account is a Partner,
otherwise to N)

PRTNR_NAME Varchar(100) Partner Name

PRTNR_SALES_RANK Number(22, 7) Sales Rank

PR_COMPETITOR Varchar(100) Price List Name

PR_INDUST_NAME Varchar(50) Industry (Primary Industry)

PR_ORG_TRGT_MKT Varchar(50) Target Market Segment

PR_PTSHP_MKTSEG Varchar(50) Partner Flag (Y/N) : It is set to Y if


the Account is a Partner,
otherwise to N)

PTNTL_SLS_VOL Number(22, 7) Potential Sales Volume (


Calculated using Currency Code -
PLNTL_SLS_CURCY_CD and
Exchange Rate
PLNTL_SLS_EXCH_DT)

PTSHP_END_DT UTC Date Time Partner End

PTSHP_FEE_PAID_FLG Character(1) Partnership Fees Paid Flag

PTSHP_PRTNR_ACCNT Varchar(100) Partner Partnership Account


(Other Program Memberships

PTSHP_RENEWAL_DT UTC Date Time Partner Renewal

PTSHP_SAT_INDEX Number(22, 7) Satisfaction Index

PTSHP_STAGE Varchar(30) Partnership Stage

PTSHP_STAGE_I Varchar(50) LIC of Partnership Stage

PUBLIC_LISTING_FLG Character(1) Public Listing Flag (Y/N) :

RECENCY_CAT Varchar(30) Obsoleted

RECENCY_CAT_I Varchar(50) Obsoleted

REGION Varchar(30) Account's Region

REGION_I Varchar(50) LIC of Account's Region

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 943 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
REVN_GROWTH_CAT Varchar(30) Account Revenue Growth
Category (values based on LOV
type 'ACCNT_REVN_GROWTH'
using the min and max values of
the LOV type)

REVN_GROWTH_CAT_I Varchar(50) Account Revenue Growth


Category Language Independent
Code (values based on LOV type
'ACCNT_REVN_GROWTH' using
the min and max values of the
LOV type)

ROW_WID 3 Number(10, 0) Siebel System Field

SALES_EMP_CNT Number(10, 0) # of Sales Employees

SERVICE_EMP_CNT Number(10, 0) # of Service Employees

STATE Varchar(50) Street Address

ST_ADDRESS Varchar(200) State

U_ACCNT_RVN Number(22, 7) Value Before conversion to


Datamart Currency

U_ACNTRVN_CURCY_CD Varchar(20) Original Currency Code

U_ACNTRVN_EXCH_DT UTC Date Time Exchange Date

U_CHNL_ANNL_SLS Number(22, 7) Value Before conversion to


Datamart Currency

U_CH_ASLS_CURCY_CD Varchar(20) Channel Sales Original Currency


Code

U_CH_ASLS_EXCH_DT UTC Date Time Channel Sales Currency


Exchange Date

U_HIST_SLS_VOL Number(22, 7) Value Before conversion to


Datamart Currency

U_HST_SLS_CURCY_CD Varchar(20) Original Currency Code

U_HST_SLS_EXCH_DT UTC Date Time Exchange Date

U_PTL_SLS_CURCY_CD Varchar(20) Original Currency Code

U_PTL_SLS_EXCH_DT UTC Date Time Exchange Date

U_PTL_SLS_VOL Number(22, 7) Value Before conversion to


Datamart Currency

VIS_PR_BU_ID Varchar(15) Primary Buisness Unit Id for


Visibility

VIS_PR_POS_ID Varchar(15) Primary Postition Id For Visibility

ZIPCODE Varchar(30) Zipcode

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 944 of 1915
Repository Tables

Indexes - continued

W_INT_ORG_D_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: NAME

W_INT_ORG_D_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

W_INT_ORG_D_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered:

Columns: INTEGRATION_ID, DATASOURCE_NUM_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 945 of 1915
Repository Tables

Name: W_INVLOC_D User Name: Inventory Location Dimension

Status: Active Type: Warehouse Base Table:


Comments: Inventory Location Dimension

Columns

Name Not Data Type Domain Domain Comments


Null Type
DATASOURCE_NUM_ID 3 Number(10, 0) Siebel Systems Field

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel Systems Field

INTEGRATION_ID 3 Varchar(30) Siebel Systems Field

LOCATION_NAME Varchar(100) Mercandising location name

PAR_LOCATION_NAME Varchar(100) Mercandising location parent


name

ROW_WID 3 Number(10, 0) Siebel Systems Field

TYPE_CD Varchar(30) location type

TYPE_CD_I Varchar(50) location type language


independent code

Indexes

W_INVLOC_D_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: TYPE_CD

W_INVLOC_D_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: TYPE_CD_I

W_INVLOC_D_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

W_INVLOC_D_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: INTEGRATION_ID, DATASOURCE_NUM_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 946 of 1915
Repository Tables

Name: W_INVLOC_DS User Name: Inventory Location Dimension Staging

Status: Active Type: Warehouse Base Table:


Comments: Inventory Location Dimension Staging

Columns

Name Not Data Type Domain Domain Comments


Null Type
DATASOURCE_NUM_ID 3 Number(10, 0) Siebel Systems Field

INTEGRATION_ID 3 Varchar(30) Siebel Systems Field

LOCATION_NAME Varchar(100) Merchandising location name

PAR_LOCATION_NAME Varchar(100) Mercandising perent location


name

TYPE_CD Varchar(30) location type

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 947 of 1915
Repository Tables

Name: W_INVLOC_DSX User Name: Inventory Location Dimension Staging Extension

Status: Active Type: Warehouse Base Table:


Comments: Inventory Location Dimension Staging Extension

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Varchar(30) Extension Attribute

ATTRIB_05 Varchar(30) Extension Attribute

ATTRIB_06 Varchar(30) Extension Attribute

ATTRIB_07 Varchar(30) Extension Attribute

ATTRIB_08 Varchar(30) Extension Attribute

ATTRIB_09 Varchar(30) Extension Attribute

ATTRIB_10 Varchar(30) Extension Attribute

ATTRIB_11 Number(10, 0) Extension Attribute

ATTRIB_12 Number(10, 0) Extension Attribute

ATTRIB_13 Number(10, 0) Extension Attribute

ATTRIB_14 Number(10, 0) Extension Attribute

ATTRIB_15 Number(10, 0) Extension Attribute

ATTRIB_16 Number(22, 7) Extension Attribute

ATTRIB_17 Number(22, 7) Extension Attribute

ATTRIB_18 Number(22, 7) Extension Attribute

ATTRIB_19 Number(22, 7) Extension Attribute

ATTRIB_20 Number(22, 7) Extension Attribute

ATTRIB_21 UTC Date Time Extension Attribute

ATTRIB_22 UTC Date Time Extension Attribute

ATTRIB_23 UTC Date Time Extension Attribute

ATTRIB_24 UTC Date Time Extension Attribute

ATTRIB_25 UTC Date Time Extension Attribute

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

INTEGRATION_ID 3 Varchar(30) Siebel System Field

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 948 of 1915
Repository Tables

Indexes - continued

W_INVLOC_DSX_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: INTEGRATION_ID, DATASOURCE_NUM_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 949 of 1915
Repository Tables

Name: W_INVLOC_DX User Name: Inventory Location Dimension Extension

Status: Active Type: Warehouse Base Table:


Comments: Inventory Location Dimension Extension

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Varchar(30) Extension Attribute

ATTRIB_05 Varchar(30) Extension Attribute

ATTRIB_06 Varchar(30) Extension Attribute

ATTRIB_07 Varchar(30) Extension Attribute

ATTRIB_08 Varchar(30) Extension Attribute

ATTRIB_09 Varchar(30) Extension Attribute

ATTRIB_10 Varchar(30) Extension Attribute

ATTRIB_11 Number(10, 0) Extension Attribute

ATTRIB_12 Number(10, 0) Extension Attribute

ATTRIB_13 Number(10, 0) Extension Attribute

ATTRIB_14 Number(10, 0) Extension Attribute

ATTRIB_15 Number(10, 0) Extension Attribute

ATTRIB_16 Number(22, 7) Extension Attribute

ATTRIB_17 Number(22, 7) Extension Attribute

ATTRIB_18 Number(22, 7) Extension Attribute

ATTRIB_19 Number(22, 7) Extension Attribute

ATTRIB_20 Number(22, 7) Extension Attribute

ATTRIB_21 UTC Date Time Extension Attribute

ATTRIB_22 UTC Date Time Extension Attribute

ATTRIB_23 UTC Date Time Extension Attribute

ATTRIB_24 UTC Date Time Extension Attribute

ATTRIB_25 UTC Date Time Extension Attribute

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel Systems Field

ROW_LOAD_DT 3 UTC Date Time Siebel Systems Field

ROW_WID 3 Number(10, 0) Siebel Systems Field

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 950 of 1915
Repository Tables

Indexes

W_INVLOC_DX_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 951 of 1915
Repository Tables

Name: W_INVOICE_F User Name: Invoice Fact

Status: Active Type: Warehouse Base Table:


Comments: Invoice Fact

Columns

Name Not Data Type Domain Domain Comments


Null Type
ACCOUNT_WID 3 Number(10, 0) FK W_ORG_D Account Id, fk to Account
Dimension

AGREEMENT_WID 3 Number(10, 0) FK W_AGREE_D Agreement Id, fk to Agreement


Dimension

BL_PERIOD_NAME Varchar(50) Billing Period Name

CLOSED_DT_WID 3 Number(10, 0) FK W_DAY_D Invoice Closed , fk to Day


Dimension

CONTACT_WID 3 Number(10, 0) FK W_PERSON_D Contact Id, fk to Contact


Dimension

DATASOURCE_NUM_ID 3 Number(10, 0) ID of the External System

DELIQUENT_FLG Character(1) Deliquent?

DUE_DT_WID 3 Number(10, 0) FK W_DAY_D Invoice Due (Calculated

ENTITLEMENT_WID 3 Number(10, 0) FK W_ENTLMNT_D Entitlement Id

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S ETL Process Id

INTEGRATION_ID 3 Varchar(30) Identifier used for integration with


external systems

INVC_DT_WID 3 Number(10, 0) FK W_DAY_D Invoice Fully Paid , fk to Day


Dimension

INVC_FULPD_DT_WID 3 Number(10, 0) FK W_DAY_D Invoice Fully Paid , fk to Day


Dimension

INVC_NUM Varchar(50) Invoice Number

INVC_TYPE_CD_WID 3 Number(10, 0) FK W_LOV_D Invoice type code -


Receivable(revenue,Payable(cost.
(Values based on LOV type
FS_INVOICE_TYPE)

ORDER_WID 3 Number(10, 0) FK W_ORDER_D Order Id, fk to Order Dimension

PAY_TERM_DAYS Number(22, 7) Net days

PAY_TERM_NAME Varchar(50) Payment Term Name

PAY_TER_DUE_DT_WID 3 Number(10, 0) FK W_DAY_D Due

REMIT_ORG_WID 3 Number(10, 0) FK W_ORG_D Remit TO Organization Id, fk to


Org Dimension

ROW_WID 3 Number(10, 0) Primary Key, generated in DW

SR_WID 3 Number(10, 0) FK W_SRVREQ_D Service Request ID, fk to Service


Request Dimension

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 952 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
STATUS_CD_WID 3 Number(10, 0) FK W_LOV_D Status Code (Values based on
LOV type
PS_SUBCONTRACTOR_STATU
S)

SUB_TYPE_CD_WID 3 Number(10, 0) FK W_LOV_D Sub Type Code (Values based on


LOV type FS_INVOICE_CODE)

TTL_INVC_AMT Number(22, 7) Total Invoice Amount

TTL_PD_AMT Number(22, 7) Total Amount Paid

U_CURCY_CD Varchar(20) Original Currency Code

U_EXCH_DT UTC Date Time Exchange Date

U_TTL_INVC_AMT Number(22, 7) Value Before conversion to


Datamart Currency

U_TTL_PD_AMT Number(22, 7) Value Before conversion to


Datamart Currency

Indexes

W_INVOICE_F_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: AGREEMENT_WID

W_INVOICE_F_F10 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PAY_TER_DUE_DT_WID

W_INVOICE_F_F11 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: INVC_FULPD_DT_WID

W_INVOICE_F_F12 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: STATUS_CD_WID

W_INVOICE_F_F13 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: SUB_TYPE_CD_WID

W_INVOICE_F_F14 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: INVC_TYPE_CD_WID

W_INVOICE_F_F15 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: DUE_DT_WID

W_INVOICE_F_F16 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ORDER_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 953 of 1915
Repository Tables

Indexes - continued

W_INVOICE_F_F2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ENTITLEMENT_WID

W_INVOICE_F_F3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ACCOUNT_WID

W_INVOICE_F_F4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: CONTACT_WID

W_INVOICE_F_F6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: REMIT_ORG_WID

W_INVOICE_F_F7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: SR_WID

W_INVOICE_F_F8 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: CLOSED_DT_WID

W_INVOICE_F_F9 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: INVC_DT_WID

W_INVOICE_F_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ETL_PROC_WID

W_INVOICE_F_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

W_INVOICE_F_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered:

Columns: INTEGRATION_ID, DATASOURCE_NUM_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 954 of 1915
Repository Tables

Name: W_INVOICE_FS User Name: Invoice Fact Staging

Status: Active Type: Warehouse Base Table:


Comments: Invoice Fact Staging

Columns

Name Not Data Type Domain Domain Comments


Null Type
ACCOUNT_ID Varchar(30) Account Id

AGREEMENT_ID Varchar(30) Agreement Id

BL_PERIOD_NAME Varchar(50) Billing Period Name

CLOSED_DT UTC Date Time Invoice Closed

CONTACT_ID Varchar(30) Contact Id

CURCY_CD Varchar(50) Currency Code

DATASOURCE_NUM_ID 3 Number(10, 0) ID of the External System

DELIQUENT_FLG Character(1) Deliquent?

DUE_DT UTC Date Time Invoice Due (Calculated

ENTITLEMENT_ID Varchar(30) Entitlement Id

INTEGRATION_ID 3 Varchar(30) Identifier used for integration with


external systems

INVC_DT UTC Date Time Invoice

INVC_FULPD_DT UTC Date Time Invoice Fully Paid

INVC_NUM Varchar(50) Invoice Number

INVC_TYPE_CD Varchar(30) Invoice type code - (values based


on LOV type
'FS_INVOICE_TYPE')

ORDER_ID Varchar(30) Order Id

PAY_TERM_DAYS Number(22, 7) Net days

PAY_TERM_NAME Varchar(50) Payment Term Name

PAY_TER_DUE_DT UTC Date Time Due

REMIT_ORG_EXT_ID Varchar(30) Remit TO Organization Id

SR_ID Varchar(30) Service Request ID

STATUS_CD Varchar(30) Status Code (values based on


LOV type
'PS_SUBCONTRACTOR_STATU
S')

SUB_TYPE_CD Varchar(30) Sub Type Code (values based on


LOV type 'FS_INVOICE_CODE')

TTL_INVC_AMT Number(22, 7) Total Invoice Amount

TTL_PD_AMT Number(22, 7) Total Amount Paid

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 955 of 1915
Repository Tables

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 956 of 1915
Repository Tables

Name: W_INVOICE_FSX User Name: Invoice Fact Staging Extension

Status: Active Type: Warehouse Base Table:


Comments: Invoice Fact Staging Extension

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Number(10, 0) Extension Attribute

ATTRIB_05 Number(10, 0) Extension Attribute

ATTRIB_06 Number(22, 7) Extension Attribute

ATTRIB_07 UTC Date Time Extension Attribute

ATTRIB_08 UTC Date Time Extension Attribute

DATASOURCE_NUM_ID 3 Number(10, 0) ID of the External System

FK_01_ID Varchar(30) Blank Key Field For ing New DM

FK_02_ID Varchar(30) Blank Key Field For ing New DM

FK_03_ID Varchar(30) Foreign Key 02 ID

INTEGRATION_ID 3 Varchar(30) Identifier used for integration with


external systems

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 957 of 1915
Repository Tables

Name: W_INVOICE_FX User Name: Invoice Fact Extension

Status: Active Type: Warehouse Base Table:


Comments: Invoice Fact Extension

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Number(10, 0) Extension Attribute

ATTRIB_05 Number(10, 0) Extension Attribute

ATTRIB_06 Number(22, 7) Extension Attribute

ATTRIB_07 UTC Date Time Extension Attribute

ATTRIB_08 UTC Date Time Extension Attribute

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S ETL Process Identifier

FK_01_WID Number(10, 0) Foreign Key 01 WID

FK_02_WID Number(10, 0) Foreign Key 02 ID

FK_03_WID Number(10, 0) Foreign Key 03 ID

ROW_WID 3 Number(10, 0) Siebel Warehouse ID Field

Indexes

W_INVOICE_FX_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 958 of 1915
Repository Tables

Name: W_KPI_F User Name: Key Performance Indicator Fact

Status: Active Type: Warehouse Base Table:


Comments: Key Performance Indicator Fact

Columns

Name Not Data Type Domain Domain Comments


Null Type
ACCNT_ATTRITION Number(10, 0) Account Attrition

CON_ATTRITION Number(10, 0) Contact Attrition

EMP_ATTRITION Number(10, 0) Employee Attrition

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

NEW_NUM_ACCNT Number(10, 0) New Number of Accounts

NEW_NUM_CON Number(10, 0) New Number of Contacts

NEW_NUM_EMP Number(10, 0) New Number of Employees

ROW_WID 3 Number(10, 0) Siebel System Field

SNAPSHOT_DT_WID 3 Number(10, 0) FK W_DAY_D Time Dimension for which the


statistics are collected
(W_DAY_D)

TOTL_NUM_ACCNT Number(10, 0) Total Number of Accounts

TOTL_NUM_CON Number(10, 0) Total Number of Contacts

TOTL_NUM_EMP Number(10, 0) Total Number of Employees

Indexes

W_KPI_F_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: SNAPSHOT_DT_WID

W_KPI_F_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 959 of 1915
Repository Tables

Name: W_KPI_FX User Name: Key Performance Indicator Fact Extn

Status: Active Type: Warehouse Base Table:


Comments: Key Performance Indicator Fact Extn

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Number(10, 0) Extension Attribute

ATTRIB_05 Number(10, 0) Extension Attribute

ATTRIB_06 Number(22, 7) Extension Attribute

ATTRIB_07 Date Time Extension Attribute

ATTRIB_08 Date Time Extension Attribute

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

FK_01_WID Number(10, 0) Foreign Key 01 ID

FK_02_WID Number(10, 0) Foreign Key 02 ID

FK_03_WID Number(10, 0) Foreign Key 03 ID

ROW_WID 3 Number(10, 0) Siebel System Field

Indexes

W_KPI_FX_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 960 of 1915
Repository Tables

Name: W_LD_WAVE_D User Name: Load Wave Dimension

Status: Active Type: Warehouse Base Table:


Comments: Load Wave Dimension

Columns

Name Not Data Type Domain Domain Comments


Null Type
ALLOC_PCT Number(22, 7) Allocation Percentage

CAMPAIGN Varchar(100) Campaign

CAMP_ID Varchar(30) Campaign ID

CMP_LAUNCH_TS UTC Date Time Campaign Launch Timestamp

DATASOURCE_NUM_ID 3 Number(10, 0) Data Warehouse System Column

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Data Warehouse System Column

EXEC_STATUS Varchar(30) Execution Status

EXEC_STATUS_I Varchar(50) LIC Execution Status

INTEGRATION_ID 3 Varchar(30) Data Warehouse System Column

LAG Number(10, 0) Lag

LAG_UNITS Varchar(30) Lag Units

LAG_UNITS_I Varchar(50) Lag Units I

LAUNCHED_TS UTC Date Time Launched Time Stamp

LOADED_TS UTC Date Time Loaded Timestamp

LOAD_LAUNCH_TS UTC Date Time Load Launch Timestamp

LOAD_NUM Number(10, 0) Load Number

NUM_CONS_LOADED Number(10, 0) Number of Contacts Loaded

PR_OFFER Varchar(100) Primary Offer

ROW_WID 3 Number(10, 0) Data Warehouse System Column

SCHEDULED_TS UTC Date Time Scheduled Timestamp

WAVE_NUM Number(10, 0) Wave Number

WAVE_SETTING_NUM Number(10, 0) Wave Setting Number

Indexes

W_LD_WAVE_D_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: CAMPAIGN

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 961 of 1915
Repository Tables

Indexes - continued

W_LD_WAVE_D_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PR_OFFER

W_LD_WAVE_D_M3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: EXEC_STATUS

W_LD_WAVE_D_M4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: EXEC_STATUS_I

W_LD_WAVE_D_M5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LAG_UNITS

W_LD_WAVE_D_M6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LAG_UNITS_I

W_LD_WAVE_D_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered:

Columns: ROW_WID

W_LD_WAVE_D_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered:

Columns: INTEGRATION_ID, DATASOURCE_NUM_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 962 of 1915
Repository Tables

Name: W_LD_WAVE_DS User Name: Load Wave Dimension Staging

Status: Active Type: Warehouse Base Table:


Comments: Load Wave Dimension Staging

Columns

Name Not Data Type Domain Domain Comments


Null Type
ALLOC_PCT Number(22, 7) Allocation Percentage

CAMPAIGN Varchar(100) Campaign

CAMP_ID Varchar(30) Campaign ID

DATASOURCE_NUM_ID 3 Number(10, 0) Data Warehouse System Column

EXEC_STATUS Varchar(30) Execution Status

INTEGRATION_ID 3 Varchar(30) Data Warehouse System Column

LAG Number(10, 0) Lag

LAG_UNITS Varchar(30) Lag Units

LAUNCHED_TS UTC Date Time Launched Timestamp

LOADED_TS UTC Date Time Loaded Timestamp

LOAD_NUM Number(10, 0) Load Number

NUM_CONS_LOADED Number(10, 0) Number of Contacts Loaded

PR_DCP Varchar(100) Primary Offer

SCHEDULED_TS UTC Date Time Scheduled Timestamp

WAVE_NUM Number(10, 0) Wave Number

WAVE_SETTING_NUM Number(10, 0) Wave Setting Number

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 963 of 1915
Repository Tables

Name: W_LD_WAVE_DSX User Name: Load Wave Dimension Staging Extension

Status: Active Type: Warehouse Base Table:


Comments: Load Wave Dimension Staging Extension

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Varchar(30) Extension Attribute

ATTRIB_05 Varchar(30) Extension Attribute

ATTRIB_06 Varchar(30) Extension Attribute

ATTRIB_07 Varchar(30) Extension Attribute

ATTRIB_08 Varchar(30) Extension Attribute

ATTRIB_09 Varchar(30) Extension Attribute

ATTRIB_10 Varchar(30) Extension Attribute

ATTRIB_11 Number(10, 0) Extension Attribute

ATTRIB_12 Number(10, 0) Extension Attribute

ATTRIB_13 Number(10, 0) Extension Attribute

ATTRIB_14 Number(10, 0) Extension Attribute

ATTRIB_15 Number(10, 0) Extension Attribute

ATTRIB_16 Number(22, 7) Extension Attribute

ATTRIB_17 Number(22, 7) Extension Attribute

ATTRIB_18 Number(22, 7) Extension Attribute

ATTRIB_19 Number(22, 7) Extension Attribute

ATTRIB_20 Number(22, 7) Extension Attribute

ATTRIB_21 UTC Date Time Extension Attribute

ATTRIB_22 UTC Date Time Extension Attribute

ATTRIB_23 UTC Date Time Extension Attribute

ATTRIB_24 UTC Date Time Extension Attribute

ATTRIB_25 UTC Date Time Extension Attribute

DATASOURCE_NUM_ID 3 Number(10, 0) Data warehouse System Column

INTEGRATION_ID 3 Varchar(30) Data warehouse System Column

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 964 of 1915
Repository Tables

Name: W_LD_WAVE_DX User Name: Load Wave Dimension Extension

Status: Active Type: Warehouse Base Table:


Comments: Load Wave Dimension Extension

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Varchar(30) Extension Attribute

ATTRIB_05 Varchar(30) Extension Attribute

ATTRIB_06 Varchar(30) Extension Attribute

ATTRIB_07 Varchar(30) Extension Attribute

ATTRIB_08 Varchar(30) Extension Attribute

ATTRIB_09 Varchar(30) Extension Attribute

ATTRIB_10 Varchar(30) Extension Attribute

ATTRIB_11 Number(10, 0) Extension Attribute

ATTRIB_12 Number(10, 0) Extension Attribute

ATTRIB_13 Number(10, 0) Extension Attribute

ATTRIB_14 Number(10, 0) Extension Attribute

ATTRIB_15 Number(10, 0) Extension Attribute

ATTRIB_16 Number(22, 7) Extension Attribute

ATTRIB_17 Number(22, 7) Extension Attribute

ATTRIB_18 Number(22, 7) Extension Attribute

ATTRIB_19 Number(22, 7) Extension Attribute

ATTRIB_20 Number(22, 7) Extension Attribute

ATTRIB_21 UTC Date Time Extension Attribute

ATTRIB_22 UTC Date Time Extension Attribute

ATTRIB_23 UTC Date Time Extension Attribute

ATTRIB_24 UTC Date Time Extension Attribute

ATTRIB_25 UTC Date Time Extension Attribute

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Data Warehouse System Column

ROW_WID 3 Number(10, 0) Datawarehouse System Column

Indexes
10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 965 of 1915
Repository Tables

Indexes - continued

W_LD_WAVE_DX_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered:

Columns: ROW_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 966 of 1915
Repository Tables

Name: W_LEAD_D User Name: Lead Dimension

Status: Active Type: Warehouse Base Table:


Comments: Lead Dimension

Columns

Name Not Data Type Domain Domain Comments


Null Type
ASGN_DT * UTC Date Time Assign Date

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

EMP_FST_NAME * Varchar(50) Employee First Name

EMP_FULL_NAME * Varchar(100) Employee Full Name

EMP_LAST_NAME * Varchar(50) Employee Last Name

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

INTEGRATION_ID 3 Varchar(30) Data warehouse System Column

INVSTGN_CMPLT_TS * UTC Date Time Investigation Complete Date

LEAD_UID Varchar(15) Lead UID

LOGGED_BY_LOGIN Varchar(50) Logged by Login

LOGGED_TS UTC Date Time Logged Date

NAME Varchar(100) Name

NEW_LEAD_FLG * Character(1) New Lead Flag

PRIORITY_TYPE_CD * Varchar(30) Priority Type Code

PRIORITY_TYPE_CD_I * Varchar(50) Priority Type Language


Independent Code

PR_EMP_LOGIN Varchar(50) Primary Employee Login

ROW_WID 3 Number(10, 0) Datawarehouse System Column

SERIAL_NUM Varchar(100) Serial Number

STATUS_CD Varchar(30) Status Code

STATUS_CD_I Varchar(50) Status Language Independent


Code

SUB_STATUS_CD * Varchar(30) Sub-status Code

SUB_STATUS_CD_I * Varchar(50) Sub-status Language


Independent Code

SUB_TYPE_CD * Varchar(30) Sub-type Code

SUB_TYPE_CD_I * Varchar(50) Sub-type Language Independent


Code

TYPE_CD Varchar(30) Type Cd

TYPE_CD_I Varchar(50) Type Language Independent


Code

VIS_PR_BU_ID Varchar(30) Visibility Primary Org Id

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 967 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
VIS_PR_POS_ID Varchar(30) Visibility Primary Position Id

Indexes

W_LEAD_D_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: LEAD_UID

W_LEAD_D_M10 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: STATUS_CD_I

W_LEAD_D_M11 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: SUB_STATUS_CD

W_LEAD_D_M12 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: SUB_STATUS_CD_I

W_LEAD_D_M13 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: SUB_TYPE_CD

W_LEAD_D_M14 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: SUB_TYPE_CD_I

W_LEAD_D_M15 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: TYPE_CD

W_LEAD_D_M16 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: TYPE_CD_I

W_LEAD_D_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: LOGGED_BY_LOGIN

W_LEAD_D_M3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: NAME

W_LEAD_D_M4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: NEW_LEAD_FLG

W_LEAD_D_M5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PRIORITY_TYPE_CD

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 968 of 1915
Repository Tables

Indexes - continued

W_LEAD_D_M6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PRIORITY_TYPE_CD_I

W_LEAD_D_M7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PR_EMP_LOGIN

W_LEAD_D_M8 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: SERIAL_NUM

W_LEAD_D_M9 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: STATUS_CD

W_LEAD_D_P1 Type: System Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

W_LEAD_D_U1 Type: System Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: DATASOURCE_NUM_ID, INTEGRATION_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 969 of 1915
Repository Tables

Name: W_LEAD_DS User Name: Lead Dimension Stage

Status: Active Type: Warehouse Base Table:


Comments: Lead Dimension Stage

Columns

Name Not Data Type Domain Domain Comments


Null Type
ASGN_TS UTC Date Time Assigned Date

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

EMP_FST_NAME * Varchar(50) Employee First Name

EMP_FULL_NAME * Varchar(100) Employee Full Name

EMP_LAST_NAME * Varchar(50) Employee Last Name

INTEGRATION_ID 3 Varchar(30) Data warehouse System Column

INVSTGN_CMPLT_TS * UTC Date Time Investigation Complete Date

LEAD_UID Varchar(15) Lead UID

LOGGED_BY_LOGIN Varchar(50) Logged by Login

LOGGED_TS UTC Date Time Logged Date

NAME Varchar(100) Name

NEW_FLAG * Character(1) New Lead Flag

PRIORITY_TYPE_CD * Varchar(30) Priority Type Code

PR_EMP_LOGIN Varchar(50) Primary Employee Login

SERIAL_NUM Varchar(100) Serial Number

STATUS_CD Varchar(30) Status Code

SUB_STATUS_CD Varchar(30) Sub-status Code

SUB_TYPE_CD Varchar(30) Sub-type Code

TYPE_CD Varchar(30) Type Cd

VIS_PR_BU_ID * Varchar(30) Visibility Primary Org Id

VIS_PR_POS_ID * Varchar(30) Visibility Primary Position Id

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 970 of 1915
Repository Tables

Name: W_LEAD_DSX User Name: Lead Dimension Stage Extension

Status: Active Type: Warehouse Base Table:


Comments: Lead Dimension Stage Extension

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Varchar(30) Extension Attribute

ATTRIB_05 Varchar(30) Extension Attribute

ATTRIB_06 Varchar(30) Extension Attribute

ATTRIB_07 Varchar(30) Extension Attribute

ATTRIB_08 Varchar(30) Extension Attribute

ATTRIB_09 Varchar(30) Extension Attribute

ATTRIB_10 Varchar(30) Extension Attribute

ATTRIB_11 Number(10, 0) Extension Attribute

ATTRIB_12 Number(10, 0) Extension Attribute

ATTRIB_13 Number(10, 0) Extension Attribute

ATTRIB_14 Number(10, 0) Extension Attribute

ATTRIB_15 Number(10, 0) Extension Attribute

ATTRIB_16 Number(22, 7) Extension Attribute

ATTRIB_17 Number(22, 7) Extension Attribute

ATTRIB_18 Number(22, 7) Extension Attribute

ATTRIB_19 Number(22, 7) Extension Attribute

ATTRIB_20 Number(22, 7) Extension Attribute

ATTRIB_21 UTC Date Time Extension Attribute

ATTRIB_22 UTC Date Time Extension Attribute

ATTRIB_23 UTC Date Time Extension Attribute

ATTRIB_24 UTC Date Time Extension Attribute

ATTRIB_25 UTC Date Time Extension Attribute

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

INTEGRATION_ID 3 Varchar(30) Data warehouse System Column

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 971 of 1915
Repository Tables

Name: W_LEAD_DX User Name: Lead Dimension Extension

Status: Active Type: Warehouse Base Table:


Comments: Lead Dimension Extension

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Varchar(30) Extension Attribute

ATTRIB_05 Varchar(30) Extension Attribute

ATTRIB_06 Varchar(30) Extension Attribute

ATTRIB_07 Varchar(30) Extension Attribute

ATTRIB_08 Varchar(30) Extension Attribute

ATTRIB_09 Varchar(30) Extension Attribute

ATTRIB_10 Varchar(30) Extension Attribute

ATTRIB_11 Number(10, 0) Extension Attribute

ATTRIB_12 Number(10, 0) Extension Attribute

ATTRIB_13 Number(10, 0) Extension Attribute

ATTRIB_14 Number(10, 0) Extension Attribute

ATTRIB_15 Number(10, 0) Extension Attribute

ATTRIB_16 Number(22, 7) Extension Attribute

ATTRIB_17 Number(22, 7) Extension Attribute

ATTRIB_18 Number(22, 7) Extension Attribute

ATTRIB_19 Number(22, 7) Extension Attribute

ATTRIB_20 Number(22, 7) Extension Attribute

ATTRIB_21 UTC Date Time Extension Attribute

ATTRIB_22 UTC Date Time Extension Attribute

ATTRIB_23 UTC Date Time Extension Attribute

ATTRIB_24 UTC Date Time Extension Attribute

ATTRIB_25 UTC Date Time Extension Attribute

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

ROW_WID 3 Number(10, 0) Datawarehouse System Column

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 972 of 1915
Repository Tables

Indexes - continued

W_LEAD_DX_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered:

Columns: ROW_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 973 of 1915
Repository Tables

Name: W_LEAD_F User Name: Lead Dimension

Status: Active Type: Warehouse Base Table:


Comments: Lead Dimension

Columns

Name Not Data Type Domain Domain Comments


Null Type
ASSIGNED_DT_WID * 3 Number(10, 0) FK W_DAY_D Assigned Date Dimension Id

COMPLETED_DT_WID * 3 Number(10, 0) FK W_DAY_D Create Date Dimension Id

DATASOURCE_NUM_ID * 3 Number(10, 0) Siebel System Field

ETL_PROC_WID * 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

INTEGRATION_ID * 3 Varchar(30) Data warehouse System Column

LEAD_DURATION * Number(10, 0) Lead Duration

LEAD_WID * 3 Number(10, 0) FK W_LEAD_D Lead Dimension Id

LOGGED_DT_WID * 3 Number(10, 0) FK W_DAY_D Log Date Dimension Id

PR_CASE_STG_WID * 3 Number(10, 0) FK W_LOV_D Case Stage Dimension Id

PR_CASE_WID * Number(10, 0) FK W_CASE_D Case Dimension Id

PR_EMP_ORG_WID * 3 Varchar(15) FK W_EMP_ORG_D Primary Employee Org Dimension


Id

PR_EMP_WID * 3 Varchar(15) FK W_EMPLOYEE_D Primary Employee Dimension Id

PR_POSITION_WID * 3 Number(10, 0) FK W_POSITION_D Position Dimension Id

PR_SGROUP_WID * 3 Number(10, 0) FK W_ORG_D Primary Suspect Group


Dimension Id

PR_SUSPECT_WID * 3 Number(10, 0) FK W_PERSON_D Primary Suspect Dimension Id

ROW_WID * 3 Number(10, 0) Siebel System Field

TYPE_WID * 3 Varchar(15) FK W_LOV_HIER_D Type Dimension Id

VIS_PR_BU_ID * Varchar(30) Visibility Primary Org Id

VIS_PR_POS_ID * Varchar(30) Visibility Primary Position Id

Indexes

W_LEAD_F_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LEAD_WID

W_LEAD_F_F10 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PR_SUSPECT_WID

W_LEAD_F_F11 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PR_SGROUP_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 974 of 1915
Repository Tables

Indexes - continued

W_LEAD_F_F12 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: TYPE_WID

W_LEAD_F_F2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ASSIGNED_DT_WID

W_LEAD_F_F3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LOGGED_DT_WID

W_LEAD_F_F4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: COMPLETED_DT_WID

W_LEAD_F_F5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PR_CASE_WID

W_LEAD_F_F6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PR_CASE_STG_WID

W_LEAD_F_F7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PR_POSITION_WID

W_LEAD_F_F8 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PR_EMP_WID

W_LEAD_F_F9 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PR_EMP_ORG_WID

W_LEAD_F_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered:

Columns: ROW_WID

W_LEAD_F_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered:

Columns: INTEGRATION_ID, DATASOURCE_NUM_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 975 of 1915
Repository Tables

Name: W_LEAD_FS User Name: Lead Fact Stage

Status: Active Type: Warehouse Base Table:


Comments: Lead Fact Stage

Columns

Name Not Data Type Domain Domain Comments


Null Type
ASSIGNED_DT * UTC Date Time Assign Date

CASE_STG_CD * Varchar(30) Case Stage Code

COMPLETED_DT * UTC Date Time Complete Date

DATASOURCE_NUM_ID * 3 Number(10, 0) Siebel System Field

INTEGRATION_ID * 3 Varchar(30) Data warehouse System Column

LEAD_DURATION * Number(10, 0) Lead Duration

LOGGED_DT * UTC Date Time Log Date

PR_CASE_ID * Varchar(30) Primary Case Id

PR_EMP_ID * Varchar(30) Primary Employee Id

PR_EMP_ORG_ID * Varchar(30) Primary Employee Org Id

PR_POSITION_ID * Varchar(30) Primary Position Id

PR_SGROUP_ID * Varchar(30) Primary Suspect Group Id

PR_SUSPECT_ID * Varchar(30) Primary Suspect Id

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 976 of 1915
Repository Tables

Name: W_LEAD_FSX User Name: Lead Fact Stage Extension

Status: Active Type: Warehouse Base Table:


Comments: Lead Fact Stage Extension

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 * Varchar(30) Extension Attribute

ATTRIB_02 * Varchar(30) Extension Attribute

ATTRIB_03 * Varchar(30) Extension Attribute

ATTRIB_04 * Number(10, 0) Extension Attribute

ATTRIB_05 * Number(10, 0) Extension Attribute

ATTRIB_06 * Number(22, 7) Extension Attribute

ATTRIB_07 * UTC Date Time Extension Attribute

ATTRIB_08 * UTC Date Time Extension Attribute

DATASOURCE_NUM_ID * 3 Number(10, 0) Siebel System Field

FK_01_ID * Varchar(30) Extension Attribute

FK_02_ID * Varchar(30) Extension Attribute

FK_03_ID * Varchar(30) Extension Attribute

INTEGRATION_ID * 3 Varchar(30) Data warehouse System Column

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 977 of 1915
Repository Tables

Name: W_LEAD_FX User Name: Lead Fact Extension

Status: Active Type: Warehouse Base Table:


Comments: Lead Fact Extension

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 * Varchar(30) Extension Attribute

ATTRIB_02 * Varchar(30) Extension Attribute

ATTRIB_03 * Varchar(30) Extension Attribute

ATTRIB_04 * Number(10, 0) Extension Attribute

ATTRIB_05 * Number(10, 0) Extension Attribute

ATTRIB_06 * Number(22, 7) Extension Attribute

ATTRIB_07 * UTC Date Time Extension Attribute

ATTRIB_08 * UTC Date Time Extension Attribute

ETL_PROC_WID * 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

FK_01_WID * Number(10, 0) Extension Attribute

FK_02_WID * Number(10, 0) Extension Attribute

FK_03_WID * Number(10, 0) Extension Attribute

ROW_WID * 3 Number(10, 0) Siebel System Field

Indexes

W_LEAD_FX_P1 Type: System Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 978 of 1915
Repository Tables

Name: W_LEAD_KPI_F User Name: Lead KPI Fact

Status: Active Type: Warehouse Base Table:


Comments: Lead KPI Fact

Columns

Name Not Data Type Domain Domain Comments


Null Type
AVG_LEAD_DURATION * Number(22, 7) Avg Lead Duration

CLOSE_RATE * Number(22, 7) Close Rate

EFF_END_DT * 3 UTC Date Time Effective End Date

EFF_END_DT_WID * 3 Number(10, 0) FK W_DAY_D Effective End Date Dimension Id

EFF_START_DT * 3 UTC Date Time Effective Start Date

EFF_START_DT_WID * 3 Number(10, 0) FK W_DAY_D Effective Start Date Dimension Id

ETL_PROC_WID * 3 Varchar(15) FK W_ETL_RUN_S Siebel System Field

LEAD_LOAD * Number(10, 0) Lead Load

OPEN_RATE * Number(22, 7) Open Rate

PERIOD_CONV_RATIO * Number(10, 0) Period Convert Ratio

PERIOD_WID * 3 Varchar(15) FK W_PERIOD_D Period Dimension Id

ROW_WID * 3 Number(10, 0) Siebel System Field

TYPE_WID * 3 Varchar(15) FK W_LOV_HIER_D Type Dimension Id

Indexes

W_LEAD_KPI_F_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: TYPE_WID

W_LEAD_KPI_F_F2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PERIOD_WID

W_LEAD_KPI_F_F3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: EFF_START_DT_WID

W_LEAD_KPI_F_F4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: EFF_END_DT_WID

W_LEAD_KPI_F_P1 Type: System Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 979 of 1915
Repository Tables

Name: W_LEAD_KPI_FX User Name: Lead KPI Fact

Status: Active Type: Warehouse Base Table:


Comments: Lead KPI Fact Ext

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 * Varchar(30) Extension Attribute

ATTRIB_02 * Varchar(30) Extension Attribute

ATTRIB_03 * Varchar(30) Extension Attribute

ATTRIB_04 * Number(10, 0) Extension Attribute

ATTRIB_05 * Number(10, 0) Extension Attribute

ATTRIB_06 * Number(22, 7) Extension Attribute

ATTRIB_07 * UTC Date Time Extension Attribute

ATTRIB_08 * UTC Date Time Extension Attribute

ETL_PROC_WID * 3 Varchar(15) FK W_ETL_RUN_S Extension Attribute

FK_01_WID * Number(10, 0) Extension Attribute

FK_02_WID * Number(10, 0) Extension Attribute

FK_03_WID * Number(10, 0) Extension Attribute

ROW_WID * 3 Number(10, 0) Siebel System Field

Indexes

W_LEAD_KPI_FX_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered:

Columns: ROW_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 980 of 1915
Repository Tables

Name: W_LEAD_SNP_F User Name: Lead Snapshot Fact

Status: Active Type: Warehouse Base Table:


Comments: Lead Snapshot Fact

Columns

Name Not Data Type Domain Domain Comments


Null Type
NUM_ACTIVE_LEADS * Number(10, 0) Number of Active Leads

POSITION_WID * 3 Number(10, 0) FK W_POSITION_D Owner Position Dimension Id

PR_EMP_ORG_WID * 3 Varchar(15) FK W_EMP_ORG_D Primary Employee Org Dimension


Id

PR_EMP_WID * 3 Number(10, 0) FK W_EMPLOYEE_D Primary Employee Dimension Id

PR_SGROUP_WID * 3 Number(10, 0) FK W_ORG_D Primary Suspect Group


Dimension Id

PR_SUSPECT_WID * 3 Number(10, 0) FK W_PERSON_D Primary Suspect Dimension Id

ROW_WID * 3 Number(10, 0) Siebel System Field

SNAPSHOT_DT_WID * 3 Number(10, 0) FK W_DAY_D Snapshot Date Dimension Id

TYPE_WID * 3 Varchar(15) FK W_LOV_HIER_D Type Dimension Id

Indexes

W_LEAD_SNP_F_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: POSITION_WID

W_LEAD_SNP_F_F2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PR_EMP_ORG_WID

W_LEAD_SNP_F_F3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PR_EMP_WID

W_LEAD_SNP_F_F4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PR_SGROUP_WID

W_LEAD_SNP_F_F5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PR_SUSPECT_WID

W_LEAD_SNP_F_F6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: SNAPSHOT_DT_WID

W_LEAD_SNP_F_F7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: TYPE_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 981 of 1915
Repository Tables

Indexes - continued

W_LEAD_SNP_F_P1 Type: System Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 982 of 1915
Repository Tables

Name: W_LEAD_SNP_FX User Name: Lead Snapshot Fact

Status: Active Type: Warehouse Base Table:


Comments: Lead Snapshot Fact Ext

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 * Varchar(30) Extension Attribute

ATTRIB_02 * Varchar(30) Extension Attribute

ATTRIB_03 * Varchar(30) Extension Attribute

ATTRIB_04 * Number(10, 0) Extension Attribute

ATTRIB_05 * Number(10, 0) Extension Attribute

ATTRIB_06 * Number(22, 7) Extension Attribute

ATTRIB_07 * UTC Date Time Extension Attribute

ATTRIB_08 * UTC Date Time Extension Attribute

ETL_PROC_WID * 3 Varchar(15) FK W_ETL_RUN_S Extension Attribute

FK_01_WID * Number(10, 0) Extension Attribute

FK_02_WID * Number(10, 0) Extension Attribute

FK_03_WID * Number(10, 0) Extension Attribute

ROW_WID * 3 Number(10, 0) Siebel System Field

Indexes

W_LEAD_SNP_FX_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered:

Columns: ROW_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 983 of 1915
Repository Tables

Name: W_LOV_D User Name: List of Value Dimension

Status: Active Type: Warehouse Base Table:


Comments: List of Value Dimension

Columns

Name Not Data Type Domain Domain Comments


Null Type
DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

HIGH Number(22, 7) High

INTEGRATION_ID 3 Varchar(30) Identifier used for integration with


external systems

LOW Number(22, 7) Low

NAME 3 Varchar(50) Name

ORDER_BY Number(22, 7) Order By

ROW_WID 3 Number(10, 0) Siebel System Field

TYPE 3 Varchar(30) Type

VAL 3 Varchar(30) Value

Indexes

W_LOV_D_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: TYPE

W_LOV_D_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: NAME

W_LOV_D_M3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: VAL

W_LOV_D_M4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: LOW

W_LOV_D_M5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: HIGH

W_LOV_D_M6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: ORDER_BY

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 984 of 1915
Repository Tables

Indexes - continued

W_LOV_D_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

W_LOV_D_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: INTEGRATION_ID, DATASOURCE_NUM_ID

W_LOV_D_U2 Type: System Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: TYPE, VAL

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 985 of 1915
Repository Tables

Name: W_LOV_EXCPT_G User Name: List of Value Exception

Status: Active Type: Warehouse Base Table:


Comments: List of Value Exception

Columns

Name Not Data Type Domain Domain Comments


Null Type
DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

HIGH Varchar(100) High

INTEGRATION_ID 3 Varchar(30) Identifier used for integration with


external systems

LOW Varchar(100) Low

NAME Varchar(50) Name

NUM_HIGH Number(22, 7) High Number

NUM_LOW Number(22, 7) Low Number

ROW_WID 3 Number(10, 0) Siebel System Field

TYPE Varchar(30) Type

VAL Varchar(30) Value

Indexes

W_LOV_EXCPT_G_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 986 of 1915
Repository Tables

Name: W_LOV_G User Name: List of Value Grain

Status: Active Type: Warehouse Base Table:


Comments: List of Value Grain

Columns

Name Not Data Type Domain Domain Comments


Null Type
ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel Systems Field

HIGH Number(22, 7) High

LOW Number(22, 7) Low

NAME 3 Varchar(50) Name - Language Independent


Value

NAMEVAL 3 Varchar(50) Name and Value

ORDER_BY Number(22, 7) Order By

ROW_WID 3 Number(10, 0) Siebel System Column

TYPE 3 Varchar(30) Type

VAL 3 Varchar(30) Value

Indexes

W_LOV_G_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: TYPE

W_LOV_G_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: NAME

W_LOV_G_M3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: VAL

W_LOV_G_M4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: NAMEVAL

W_LOV_G_M5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

W_LOV_G_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: TYPE, NAMEVAL

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 987 of 1915
Repository Tables

Name: W_LOV_HIER_D User Name: LOV Hierarchy Dimension

Status: Active Type: Warehouse Base Table:


Comments: LOV Hierarchy Dimension

Columns

Name Not Data Type Domain Domain Comments


Null Type
DATASOURCE_NUM_ID * 3 Number(10, 0) Siebel System Field

ETL_PROC_WID * 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

INTEGRATION_ID * 3 Varchar(30) Data warehouse System Column

NAME * 3 Varchar(50) LOV Name

PAR_INTEGRATION_ID * 3 Varchar(30) Parent Integration Id

PAR_NAME * 3 Varchar(50) Parent LOV Name

PAR_TYPE * 3 Varchar(30) Parent LOV Type

PAR_VAL * 3 Varchar(30) Parent LOV Value

ROW_WID * 3 Number(10, 0) Siebel System Field

TYPE * 3 Varchar(30) LOV Type

VAL * 3 Varchar(30) LOV Value

Indexes

W_LOV_HIER_D_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PAR_TYPE

W_LOV_HIER_D_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PAR_NAME

W_LOV_HIER_D_M3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PAR_VAL

W_LOV_HIER_D_M4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: TYPE

W_LOV_HIER_D_M5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: NAME

W_LOV_HIER_D_M6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: VAL

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 988 of 1915
Repository Tables

Indexes - continued

W_LOV_HIER_D_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered:

Columns: ROW_WID

W_LOV_HIER_D_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered:

Columns: DATASOURCE_NUM_ID, INTEGRATION_ID, PAR_INTEGRATION_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 989 of 1915
Repository Tables

Name: W_LOV_HIER_DS User Name: LOV Hierarchy Dimension Stage

Status: Active Type: Warehouse Base Table:


Comments: LOV Hierarchy Dimension Stage

Columns

Name Not Data Type Domain Domain Comments


Null Type
DATASOURCE_NUM_ID * 3 Number(10, 0) Siebel System Field

INTEGRATION_ID * 3 Varchar(30) Data warehouse System Column

NAME * 3 Varchar(50) LOV Name

PAR_INTEGRATION_ID * 3 Varchar(30) Parent Integration Id

PAR_NAME * 3 Varchar(50) Parent LOV Name

PAR_TYPE * 3 Varchar(30) Parent LOV Type

PAR_VAL * 3 Varchar(30) Parent LOV Value

TYPE * 3 Varchar(30) LOV Type

VAL * 3 Varchar(30) LOV Value

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 990 of 1915
Repository Tables

Name: W_LOV_UD User Name: USER_W_LOOKUP_D

Status: Active Type: Warehouse Base Table:


Comments: Warehouse table from LOV that are not from OLTP

Columns

Name Not Data Type Domain Domain Comments


Null Type
DESCRIPTION Varchar(100) Description

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

NAME 3 Varchar(50) Name

ROW_WID 3 Number(10, 0) Datawarehouse System Column

TYPE 3 Varchar(30) Type

VAL 3 Varchar(30) Value

Indexes

W_LOV_UD_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: TYPE

W_LOV_UD_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: NAME

W_LOV_UD_M3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: VAL

W_LOV_UD_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered:

Columns: ROW_WID

W_LOV_UD_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered:

Columns: TYPE, VAL

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 991 of 1915
Repository Tables

Name: W_LST_OF_VAL_G User Name: List of Value

Status: Active Type: Warehouse Base Table:


Comments: List of Value

Columns

Name Not Data Type Domain Domain Comments


Null Type
DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

HIGH Number(22, 7) High

INTEGRATION_ID 3 Varchar(30) Identifier used for integration with


external systems

LOW Number(22, 7) Low

NAME 3 Varchar(50) Name

ORDER_BY Number(22, 7) Order By

ROW_WID 3 Number(10, 0) Siebel System Field

TYPE 3 Varchar(30) Type

VAL 3 Varchar(30) Value

Indexes

W_LST_OF_VAL_G_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: TYPE

W_LST_OF_VAL_G_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: TYPE, LOW, ORDER_BY

W_LST_OF_VAL_G_M3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: LOW

W_LST_OF_VAL_G_M4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: NAME

W_LST_OF_VAL_G_M5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: VAL

W_LST_OF_VAL_G_M6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: HIGH

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 992 of 1915
Repository Tables

Indexes - continued

W_LST_OF_VAL_G_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

W_LST_OF_VAL_G_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: INTEGRATION_ID, DATASOURCE_NUM_ID

W_LST_OF_VAL_G_U2 Type: System Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: TYPE, VAL

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 993 of 1915
Repository Tables

Name: W_MED_ATT_TMP User Name: Medical Ed Fact Staging Attendee Temporary

Status: Active Type: Warehouse Base Table:


Comments: Medical Ed Fact Staging Attendee Temporary

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTENDEE_NUM Number(10, 0) Number of Attendee per Med Ed
event

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

ME_EVT_ID 3 Varchar(30) Med Ed Event Id

Indexes

W_MED_ATT_TMP_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ME_EVT_ID, DATASOURCE_NUM_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 994 of 1915
Repository Tables

Name: W_MED_CST_TMP User Name: Medical Ed Fact Staging Cost Temporary

Status: Active Type: Warehouse Base Table:


Comments: Medical Ed Fact Staging Cost Temporary

Columns

Name Not Data Type Domain Domain Comments


Null Type
COST_CURCY_CD Varchar(20) Currency Code

COST_EXCH_DT UTC Date Time Currency exchange date

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

ME_EVT_ID 3 Varchar(30) Med Ed Event Id

TOTAL_COST Number(22, 7) Total event cost

Indexes

W_MED_CST_TMP_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ME_EVT_ID, DATASOURCE_NUM_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 995 of 1915
Repository Tables

Name: W_MED_ED_F User Name: Med Ed Fact

Status: Active Type: Warehouse Base Table:


Comments: Med Ed Fact

Columns

Name Not Data Type Domain Domain Comments


Null Type
AREA_WID 3 Number(10, 0) FK W_AREA_D Brick Dimension Id (W_AREA_D)

ASSOCIATED_COST Number(22, 7) Med Ed Event Cost per


Professional, Position, Product

CONTACT_RNK_WID 3 Number(10, 0) FK W_PROD_RANK_D Contact Product Rank Dimension


Id (W_PROD_RANK_D)

CONTACT_WID 3 Number(10, 0) FK W_PERSON_D Contact Dimension Id


(W_PERSON_D)

CON_RNK_ATTR_WID 3 Number(10, 0) FK W_RANK_MD Contact Rank Attribute Id

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

EVT_END_DAY_WID 3 Number(10, 0) FK W_DAY_D Day Dimension Id for Med Ed


Event Start Date (W_DAY_D)

EVT_START_DAY_WID 3 Number(10, 0) FK W_DAY_D Day Dimension Id for Med Ed


Event End Date (W_DAY_D)

GEO_WID 3 Number(10, 0) FK W_GEO_D Geography Dimension Id


(W_GEO_D)

INTEGRATION_ID 3 Varchar(30) Siebel System Field

INV_STATUS_WID 3 Number(10, 0) FK W_LOV_D Invitee Status Dimension Id


(W_LOV_D)

MED_EVT_WID 3 Number(10, 0) FK W_MED_EVT_D Med Ed Event Dimension Id


(W_MED_EVT_D)

MED_PLAN_WID 3 Number(10, 0) FK W_MED_PLAN_D Med Ed Plan Dimension Id


(W_MED_PLAN_D)

OWNER_POSTN_WID 3 Number(10, 0) FK W_POSITION_D Position Dimension Id


(W_POSITION_D)

POSTN_CON_WID 3 Number(10, 0) FK W_POSTN_CON_D Position-Contact Dimension Id


(W_POSTN_CON_D)

PROD_WID 3 Number(10, 0) FK W_PRODUCT_D Product Dimension Id


(W_PRODUCT_D)

ROW_WID 3 Number(10, 0) Siebel System Field

SPECIALTY_WID 3 Number(10, 0) FK W_LOV_D Rep. Specialty WID

U_ASSOCIATED_COST Number(22, 7) U Associated Cost

U_COST_CURCY_CD Varchar(20) U Cost Curcy Cd

U_COST_EXCH_DT UTC Date Time U Cost Exch Dt

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 996 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
VIS_PR_POS_ID Varchar(30) Visibility Primary Position Id

Indexes

W_MED_ED_F_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: AREA_WID

W_MED_ED_F_F10 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: EVT_START_DAY_WID

W_MED_ED_F_F11 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: EVT_END_DAY_WID

W_MED_ED_F_F12 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: INV_STATUS_WID

W_MED_ED_F_F13 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: SPECIALTY_WID

W_MED_ED_F_F14 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CON_RNK_ATTR_WID

W_MED_ED_F_F2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CONTACT_RNK_WID

W_MED_ED_F_F3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CONTACT_WID

W_MED_ED_F_F4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: GEO_WID

W_MED_ED_F_F5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: OWNER_POSTN_WID

W_MED_ED_F_F6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PROD_WID

W_MED_ED_F_F7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: POSTN_CON_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 997 of 1915
Repository Tables

Indexes - continued

W_MED_ED_F_F8 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: MED_EVT_WID

W_MED_ED_F_F9 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: MED_PLAN_WID

W_MED_ED_F_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: DATASOURCE_NUM_ID, INTEGRATION_ID

W_MED_ED_F_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: INTEGRATION_ID

W_MED_ED_F_M3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: VIS_PR_POS_ID

W_MED_ED_F_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 998 of 1915
Repository Tables

Name: W_MED_ED_FS User Name: Med Ed Fact Staging

Status: Active Type: Warehouse Base Table:


Comments: Med Ed Fact Staging

Columns

Name Not Data Type Domain Domain Comments


Null Type
AREA_ID Varchar(30) Brick Id

ASSOCIATED_COST Number(22, 7) [Made obsolete in AN 7.6]. Med


Ed Event Cost

BASE_PLAN_ID Varchar(30) Plan Id

BASE_PROD_ID Varchar(30) Product Id

CONTACT_ID Varchar(30) Contact Id

CONTACT_RNK_ID Varchar(30) [Made obsolete in AN 7.6].


Contact Rank Id

COST_CURCY_CD Varchar(20) [Made obsolete in AN 7.6]. Cost


Curcy Cd

COST_EXCH_DT UTC Date Time [Made obsolete in AN 7.6]. Cost


Exch Dt

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

EVT_END_DT UTC Date Time Event End Date

EVT_START_DT UTC Date Time Event Start Date

INTEGRATION_ID 3 Varchar(30) Siebel System Field

INV_STAT_CD Varchar(30) Invitee Status Code

OWNER_POSTN_ID Varchar(30) Owner Position Id

POSTN_ALLOC Number(22, 7) Owner Position Cost Allocation

POSTN_CON_ID Varchar(30) [Made obsolete in AN 7.6].


Position Contact Id

PROD_ALLOC Number(22, 7) Product Cost Allocation

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 999 of 1915
Repository Tables

Name: W_MED_ED_FSX User Name: Med Ed Fact Staging Extension

Status: Active Type: Warehouse Base Table:


Comments: Med Ed Fact Staging Extension

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Number(10, 0) Extension Attribute

ATTRIB_05 Number(10, 0) Extension Attribute

ATTRIB_06 Number(22, 7) Extension Attribute

ATTRIB_07 UTC Date Time Extension Attribute

ATTRIB_08 UTC Date Time Extension Attribute

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

FK_01_ID 3 Varchar(30) Blank Key Field For Adding New


DM

FK_02_ID 3 Varchar(30) Blank Key Field For Adding New


DM

FK_03_ID 3 Varchar(30) Blank Key Field For Adding New


DM

INTEGRATION_ID 3 Varchar(30) Siebel System Field

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1000 of 1915
Repository Tables

Name: W_MED_ED_FX User Name: Med Ed Fact Extension

Status: Active Type: Warehouse Base Table:


Comments: Med Ed Fact Extension

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Number(10, 0) Extension Attribute

ATTRIB_05 Number(10, 0) Extension Attribute

ATTRIB_06 Number(22, 7) Extension Attribute

ATTRIB_07 UTC Date Time Extension Attribute

ATTRIB_08 UTC Date Time Extension Attribute

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

FK_01_WID Number(10, 0) Fk 01 Wid

FK_02_WID Number(10, 0) Fk 02 Wid

FK_03_WID Number(10, 0) Fk 03 Wid

ROW_WID 3 Number(10, 0) Siebel System Field

Indexes

W_MED_ED_FX_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1001 of 1915
Repository Tables

Name: W_MED_EVT_D User Name: Med Ed Dimension

Status: Active Type: Warehouse Base Table:


Comments: Med Ed Dimension

Columns

Name Not Data Type Domain Domain Comments


Null Type
BDGT_AMT Number(22, 7) Evemt Budget Amount

BDGT_CURCY_CD Varchar(15) (Made Obsolete in SIA 7.5) Event


Budget Currency Code

BDGT_EXCH_DT UTC Date Time (Made Obsolete in SIA 7.5) Event


Budget Exchange Rate Date

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

END_DT UTC Date Time End Date

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

EVT_ID Varchar(20) Event Id

EVT_NAME Varchar(50) Event Name

EVT_NAME_PERIOD Varchar(100) Event Period Name

EVT_OBJECTIVE Varchar(500) Event Objective Name

EVT_STAT_CD Varchar(30) Event Status Code

EVT_STAT_CD_I Varchar(50) Event Status Language


Independent Code

EVT_TYPE_CD Varchar(30) Event Type Code

EVT_TYPE_CD_I Varchar(50) Event Type Language


Independent Code

INTEGRATION_ID 3 Varchar(30) Siebel System Field

ROW_WID 3 Number(10, 0) Siebel System Field

START_DT UTC Date Time Start Date

U_BDGT_AMT Number(22, 7) U Bdgt Amt

U_BDGT_CURCY_CD Varchar(20) U Bdgt Curcy Cd

U_BDGT_EXCH_DT UTC Date Time U Bdgt Exch Dt

Indexes

W_MED_EVT_D_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: EVT_ID

W_MED_EVT_D_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: EVT_NAME

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1002 of 1915
Repository Tables

Indexes - continued

W_MED_EVT_D_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: EVT_TYPE_CD

W_MED_EVT_D_M3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: EVT_NAME_PERIOD

W_MED_EVT_D_M4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: EVT_STAT_CD_I

W_MED_EVT_D_M5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: EVT_TYPE_CD_I

W_MED_EVT_D_M6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: EVT_STAT_CD

W_MED_EVT_D_M7 Type: System Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: INTEGRATION_ID

W_MED_EVT_D_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

W_MED_EVT_D_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: INTEGRATION_ID, DATASOURCE_NUM_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1003 of 1915
Repository Tables

Name: W_MED_EVT_DS User Name: Med Ed Dimension Staging

Status: Active Type: Warehouse Base Table:


Comments: Med Ed Dimension Staging

Columns

Name Not Data Type Domain Domain Comments


Null Type
BDGT_AMT Number(22, 7) Evemt Budget Amount

BDGT_CURCY_CD Varchar(30) Event Budget Currency Code

BDGT_EXCH_DT UTC Date Time Event Budget Exchange Rate


Date

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

END_DT UTC Date Time End Date

EVT_ID Varchar(30) Event Id

EVT_NAME Varchar(50) Event Name

EVT_OBJECTIVE Varchar(500) Event Objective Name

EVT_STAT_CD Varchar(30) Event Status Code

EVT_TYPE_CD Varchar(30) Event Type Code

INTEGRATION_ID 3 Varchar(30) Siebel System Field

START_DT UTC Date Time Start Date

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1004 of 1915
Repository Tables

Name: W_MED_EVT_DSX User Name: Med Ed Dimension Staging Extension

Status: Active Type: Warehouse Base Table:


Comments: Med Ed Dimension Staging Extension

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Varchar(30) Extension Attribute

ATTRIB_05 Varchar(30) Extension Attribute

ATTRIB_06 Varchar(30) Extension Attribute

ATTRIB_07 Varchar(30) Extension Attribute

ATTRIB_08 Varchar(30) Extension Attribute

ATTRIB_09 Varchar(30) Extension Attribute

ATTRIB_10 Varchar(30) Extension Attribute

ATTRIB_11 Number(10, 0) Extension Attribute

ATTRIB_12 Number(10, 0) Extension Attribute

ATTRIB_13 Number(10, 0) Extension Attribute

ATTRIB_14 Number(10, 0) Extension Attribute

ATTRIB_15 Number(10, 0) Extension Attribute

ATTRIB_16 Number(22, 7) Extension Attribute

ATTRIB_17 Number(22, 7) Extension Attribute

ATTRIB_18 Number(22, 7) Extension Attribute

ATTRIB_19 Number(22, 7) Extension Attribute

ATTRIB_20 Number(22, 7) Extension Attribute

ATTRIB_21 UTC Date Time Extension Attribute

ATTRIB_22 UTC Date Time Extension Attribute

ATTRIB_23 UTC Date Time Extension Attribute

ATTRIB_24 UTC Date Time Extension Attribute

ATTRIB_25 UTC Date Time Extension Attribute

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

INTEGRATION_ID 3 Varchar(30) Siebel System Field

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1005 of 1915
Repository Tables

Indexes - continued

W_MED_EVT_DSX_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: INTEGRATION_ID, DATASOURCE_NUM_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1006 of 1915
Repository Tables

Name: W_MED_EVT_DX User Name: Med Ed Dimension Extension

Status: Active Type: Warehouse Base Table:


Comments: Med Ed Dimension Extension

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Varchar(30) Extension Attribute

ATTRIB_05 Varchar(30) Extension Attribute

ATTRIB_06 Varchar(30) Extension Attribute

ATTRIB_07 Varchar(30) Extension Attribute

ATTRIB_08 Varchar(30) Extension Attribute

ATTRIB_09 Varchar(30) Extension Attribute

ATTRIB_10 Varchar(30) Extension Attribute

ATTRIB_11 Number(10, 0) Extension Attribute

ATTRIB_12 Number(10, 0) Extension Attribute

ATTRIB_13 Number(10, 0) Extension Attribute

ATTRIB_14 Number(10, 0) Extension Attribute

ATTRIB_15 Number(10, 0) Extension Attribute

ATTRIB_16 Number(22, 7) Extension Attribute

ATTRIB_17 Number(22, 7) Extension Attribute

ATTRIB_18 Number(22, 7) Extension Attribute

ATTRIB_19 Number(22, 7) Extension Attribute

ATTRIB_20 Number(22, 7) Extension Attribute

ATTRIB_21 UTC Date Time Extension Attribute

ATTRIB_22 UTC Date Time Extension Attribute

ATTRIB_23 UTC Date Time Extension Attribute

ATTRIB_24 UTC Date Time Extension Attribute

ATTRIB_25 UTC Date Time Extension Attribute

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

ROW_WID 3 Number(10, 0) Siebel System Field

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1007 of 1915
Repository Tables

Indexes - continued

W_MED_EVT_DX_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1008 of 1915
Repository Tables

Name: W_MED_PLAN_D User Name: Med Ed Plan Dimension

Status: Active Type: Warehouse Base Table:


Comments: Med Ed Plan Dimension

Columns

Name Not Data Type Domain Domain Comments


Null Type
DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

INTEGRATION_ID 3 Varchar(30) Siebel System Field

PAR_INTEGRATION_ID Varchar(30) Siebel System Field

PERIOD_NAME Varchar(50) Plan Period Name

PLAN_NAME Varchar(50) Plan Name

PLAN_NUM Varchar(30) Plan Number

PLAN_OBJECTIVE Varchar(100) Plan Objective Name

PLAN_STAT_CD Varchar(30) Plan Status Code

PLAN_STAT_CD_I Varchar(50) Plan Status Language


Independent Code

ROW_WID 3 Number(10, 0) Siebel System Field

Indexes

W_MED_PLAN_D_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PLAN_NUM

W_MED_PLAN_D_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PLAN_NAME

W_MED_PLAN_D_M3 Type: System Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: INTEGRATION_ID

W_MED_PLAN_D_M4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PLAN_STAT_CD_I

W_MED_PLAN_D_M5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PLAN_STAT_CD

W_MED_PLAN_D_M6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PLAN_OBJECTIVE

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1009 of 1915
Repository Tables

Indexes - continued

W_MED_PLAN_D_M7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PAR_INTEGRATION_ID

W_MED_PLAN_D_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

W_MED_PLAN_D_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: INTEGRATION_ID, DATASOURCE_NUM_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1010 of 1915
Repository Tables

Name: W_MED_PLAN_DH User Name: Med Ed Plan Dimension Hierarchy

Status: Active Type: Warehouse Base Table:


Comments: Med Ed Plan Dimension Hierarchy

Columns

Name Not Data Type Domain Domain Comments


Null Type
ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

FIXED_HIER_LEVEL 3 Number(10, 0) Fixed Hierarchy Level

LVL1ANC_PLAN_ID 3 Varchar(30) Level 1 Plan Id

LVL1ANC_PLAN_NAME 3 Varchar(50) Level 1 Plan Name

LVL2ANC_PLAN_ID 3 Varchar(30) Level 2 Plan Id

LVL2ANC_PLAN_NAME 3 Varchar(50) Level 2 Plan Name

LVL3ANC_PLAN_ID 3 Varchar(30) Level 3 Plan Id

LVL3ANC_PLAN_NAME 3 Varchar(50) Level 3 Plan Name

LVL4ANC_PLAN_ID 3 Varchar(30) Level 4 Plan Id

LVL4ANC_PLAN_NAME 3 Varchar(50) Level 4 Plan Name

LVL5ANC_PLAN_ID 3 Varchar(30) Level 5 Plan Id

LVL5ANC_PLAN_NAME 3 Varchar(50) Level 5 Plan Name

LVL6ANC_PLAN_ID 3 Varchar(30) Level 6 Plan Id

LVL6ANC_PLAN_NAME 3 Varchar(50) Level 6 Plan Name

LVL7ANC_PLAN_ID 3 Varchar(30) Level 7 Plan Id

LVL7ANC_PLAN_NAME 3 Varchar(50) Level 7 Plan Name

LVL8ANC_PLAN_ID 3 Varchar(30) Level 8 Plan Id

LVL8ANC_PLAN_NAME 3 Varchar(50) Level 8 Plan Name

ROW_WID 3 Number(10, 0) Siebel System Field

TOP_LVL_PLAN_ID 3 Varchar(30) Top Level Plan Id

TOP_LVL_PLAN_NAME 3 Varchar(50) Top Level Plan Name

Indexes

W_MED_PLAN_DH_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: LVL1ANC_PLAN_ID

W_MED_PLAN_DH_F2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: LVL2ANC_PLAN_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1011 of 1915
Repository Tables

Indexes - continued

W_MED_PLAN_DH_F3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: LVL3ANC_PLAN_ID

W_MED_PLAN_DH_F4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: LVL4ANC_PLAN_ID

W_MED_PLAN_DH_F5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: LVL5ANC_PLAN_ID

W_MED_PLAN_DH_F6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: LVL6ANC_PLAN_ID

W_MED_PLAN_DH_F7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: LVL7ANC_PLAN_ID

W_MED_PLAN_DH_F8 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: LVL8ANC_PLAN_ID

W_MED_PLAN_DH_F9 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: TOP_LVL_PLAN_ID

W_MED_PLAN_DH_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: LVL1ANC_PLAN_NAME

W_MED_PLAN_DH_M10 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: FIXED_HIER_LEVEL

W_MED_PLAN_DH_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: LVL2ANC_PLAN_NAME

W_MED_PLAN_DH_M3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: LVL3ANC_PLAN_NAME

W_MED_PLAN_DH_M4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: LVL4ANC_PLAN_NAME

W_MED_PLAN_DH_M5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: LVL5ANC_PLAN_NAME

W_MED_PLAN_DH_M6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: LVL6ANC_PLAN_NAME

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1012 of 1915
Repository Tables

Indexes - continued

W_MED_PLAN_DH_M7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: LVL7ANC_PLAN_NAME

W_MED_PLAN_DH_M8 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: LVL8ANC_PLAN_NAME

W_MED_PLAN_DH_M9 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: TOP_LVL_PLAN_NAME

W_MED_PLAN_DH_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1013 of 1915
Repository Tables

Name: W_MED_PLAN_DS User Name: Med Ed Plan Dimension Staging

Status: Active Type: Warehouse Base Table:


Comments: Med Ed Plan Dimension Staging

Columns

Name Not Data Type Domain Domain Comments


Null Type
DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

INTEGRATION_ID 3 Varchar(30) Siebel System Field

PAR_INTEGRATION_ID Varchar(30) Parent Medical Plan Id

PERIOD_ID Varchar(30) Period Id

PERIOD_NAME Varchar(50) Period Name

PLAN_NAME Varchar(50) Plan Name

PLAN_NUM Varchar(30) Plan Number

PLAN_OBJECTIVE Varchar(100) Plan Objective

PLAN_STAT_CD Varchar(30) Plan Status Code

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1014 of 1915
Repository Tables

Name: W_MED_PLAN_DSX User Name: Med Ed Plan Dimension Staging Extension

Status: Active Type: Warehouse Base Table:


Comments: Med Ed Plan Dimension Staging Extension

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Varchar(30) Extension Attribute

ATTRIB_05 Varchar(30) Extension Attribute

ATTRIB_06 Varchar(30) Extension Attribute

ATTRIB_07 Varchar(30) Extension Attribute

ATTRIB_08 Varchar(30) Extension Attribute

ATTRIB_09 Varchar(30) Extension Attribute

ATTRIB_10 Varchar(30) Extension Attribute

ATTRIB_11 Number(10, 0) Extension Attribute

ATTRIB_12 Number(10, 0) Extension Attribute

ATTRIB_13 Number(10, 0) Extension Attribute

ATTRIB_14 Number(10, 0) Extension Attribute

ATTRIB_15 Number(10, 0) Extension Attribute

ATTRIB_16 Number(22, 7) Extension Attribute

ATTRIB_17 Number(22, 7) Extension Attribute

ATTRIB_18 Number(22, 7) Extension Attribute

ATTRIB_19 Number(22, 7) Extension Attribute

ATTRIB_20 Number(22, 7) Extension Attribute

ATTRIB_21 UTC Date Time Extension Attribute

ATTRIB_22 UTC Date Time Extension Attribute

ATTRIB_23 UTC Date Time Extension Attribute

ATTRIB_24 UTC Date Time Extension Attribute

ATTRIB_25 UTC Date Time Extension Attribute

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

INTEGRATION_ID 3 Varchar(30) Siebel System Field

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1015 of 1915
Repository Tables

Indexes - continued

W_MED_PLAN_DSX_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: INTEGRATION_ID, DATASOURCE_NUM_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1016 of 1915
Repository Tables

Name: W_MED_PLAN_DX User Name: Med Ed Plan Dimension Extension

Status: Active Type: Warehouse Base Table:


Comments: Med Ed Plan Dimension Extension

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Varchar(30) Extension Attribute

ATTRIB_05 Varchar(30) Extension Attribute

ATTRIB_06 Varchar(30) Extension Attribute

ATTRIB_07 Varchar(30) Extension Attribute

ATTRIB_08 Varchar(30) Extension Attribute

ATTRIB_09 Varchar(30) Extension Attribute

ATTRIB_10 Varchar(30) Extension Attribute

ATTRIB_11 Number(10, 0) Extension Attribute

ATTRIB_12 Number(10, 0) Extension Attribute

ATTRIB_13 Number(10, 0) Extension Attribute

ATTRIB_14 Number(10, 0) Extension Attribute

ATTRIB_15 Number(10, 0) Extension Attribute

ATTRIB_16 Number(22, 7) Extension Attribute

ATTRIB_17 Number(22, 7) Extension Attribute

ATTRIB_18 Number(22, 7) Extension Attribute

ATTRIB_19 Number(22, 7) Extension Attribute

ATTRIB_20 Number(22, 7) Extension Attribute

ATTRIB_21 UTC Date Time Extension Attribute

ATTRIB_22 UTC Date Time Extension Attribute

ATTRIB_23 UTC Date Time Extension Attribute

ATTRIB_24 UTC Date Time Extension Attribute

ATTRIB_25 UTC Date Time Extension Attribute

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

ROW_WID 3 Number(10, 0) Siebel System Field

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1017 of 1915
Repository Tables

Indexes - continued

W_MED_PLAN_DX_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1018 of 1915
Repository Tables

Name: W_MKTG_COST_F User Name: Marketing Cost Fact

Status: Active Type: Warehouse Base Table:


Comments: Marketing Cost Fact

Columns

Name Not Data Type Domain Domain Comments


Null Type
ACTL_COST Number(22, 7) Actual Cost

ACTL_COST_EXCH_DT UTC Date Time Actual Cost Exchange Date

ACTL_NUM_CONTACTS Number(10, 0) Actual Number of Contacts

ACTL_UNIT_COST Number(22, 7) Actual Unit Cost

ASGN_BDGT_AMT Number(22, 7) Assigned Budget Amount

BU_WID 3 Number(10, 0) Organization ID

CAMP_END_DT_WID 3 Number(10, 0) Campaign End Date ID

CAMP_LNCH_DT_WID 3 Number(10, 0) Campaign Launch Date ID

CAMP_ST_DT_WID 3 Number(10, 0) Campaign Start Date ID

COST_CURCY_CD Varchar(20) Cost Currency Code

COST_DT_WID 3 Number(10, 0) Cost Date ID

COST_EXCH_DT UTC Date Time Cost Exchange date

DATASOURCE_NUM_ID 3 Number(10, 0) Data warehouse System Column

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Data warehouse System Column

EXP_CAT_WID 3 Number(10, 0) Expense Category ID

FCST_COST Number(22, 7) Forecast Cost

FCST_UNIT_COST Number(22, 7) Forecast Unit Cost

INTEGRATION_ID 3 Varchar(30) Data warehouse System Column

INVOICE_NUM Varchar(30) Invoice Number

NUM_CAMPAIGN Number(10, 0) Number Campaign

ORG_WID 3 Number(10, 0) Division ID

PER_NUM_CONTACTS Number(10, 0) Per Number of Contacts

PO Varchar(30) Purchase Order

QUANTITY Number(22, 7) Quantity

REGN_WID 3 Number(10, 0) Marketing region ID

ROW_WID 3 Number(10, 0) Data warehouse System Column

SRC_WID 3 Number(10, 0) Marketing Source ID

TYPE_WID 3 Number(10, 0) Cost Type ID

U_ACTL_COST Number(22, 7) Unadjusted Actual Cost

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1019 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
U_ACTL_UNT_COST Number(22, 7) Unadjusted Actual Unit Cost

U_ASGN_BDGT_AMT Number(22, 7) Unadjusted Assigned Budget

U_FCST_COST Number(22, 7) Unadjusted Forecast Cost

U_FCST_UNT_COST Number(22, 7) Unadjusted Forecast Unitl Cost

VENDOR_WID 3 Number(10, 0) Vendor ID

Indexes

W_MKTG_COST_F_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: SRC_WID

W_MKTG_COST_F_F2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: TYPE_WID

W_MKTG_COST_F_F3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: EXP_CAT_WID

W_MKTG_COST_F_F4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: VENDOR_WID

W_MKTG_COST_F_F5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: BU_WID

W_MKTG_COST_F_F6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ORG_WID

W_MKTG_COST_F_F7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: REGN_WID

W_MKTG_COST_F_F8 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: COST_DT_WID

W_MKTG_COST_F_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered:

Columns: ROW_WID

W_MKTG_COST_F_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered:

Columns: INTEGRATION_ID, DATASOURCE_NUM_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1020 of 1915
Repository Tables

Name: W_MKTG_COST_FS User Name: Marketing Cost Fact Staging

Status: Active Type: Warehouse Base Table:


Comments: Marketing Cost Fact Staging

Columns

Name Not Data Type Domain Domain Comments


Null Type
ACTL_COST Number(22, 7) Actual Cost

ACTL_COST_EXCH_DT UTC Date Time Actual Cost exchange date

ACTL_NUM_CONTACTS Number(10, 0) Actual Number of Contacts

ACTL_UNIT_COST Number(22, 7) Actual unit Cost

ASGN_BDGT_AMT Number(22, 7) Assigned Budget amount

BU_ID Varchar(30) Marketing Organization ID

COST_CURCY_CD Varchar(20) Cost Currency Code

COST_EXCH_DT UTC Date Time Cost Exchange Date

DATASOURCE_NUM_ID 3 Number(10, 0) Data Warehouse System Column

EVT_REVN_FLG Character(1) Event Revenue Flag

EXP_CATEGORY Varchar(30) Expense Category

FCST_COST Number(22, 7) Forecast Cost

FCST_UNIT_COST Number(22, 7) Forecast unit Cost

INTEGRATION_ID 3 Varchar(30) Data Warehouse System Column

INVOICE_NUM Varchar(30) Invoice Number

NUM_CAMPAIGN Number(10, 0) Number Campaign

OU_ID Varchar(30) Marketing Division ID

PER_NUM_CONTACTS Number(10, 0) Per Number of Contacts

PO Varchar(30) Purchase Order

QUANTITY Number(22, 7) Quantity

REGN_ID Varchar(30) Marketing Region ID

SRC_ID Varchar(30) Marketing Source ID

TYPE_CD Varchar(30) Cost Type Code

VENDOR_ID Varchar(30) Vendor ID

Indexes

W_MKTG_COST_FS_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: EVT_REVN_FLG

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1021 of 1915
Repository Tables

Name: W_MKTG_COST_FSX User Name: Marketing Cost Fact Staging Extension

Status: Active Type: Warehouse Base Table:


Comments: Marketing Cost Fact Staging Extension

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Number(10, 0) Extension Attribute

ATTRIB_05 Number(10, 0) Extension Attribute

ATTRIB_06 Number(22, 7) Extension Attribute

ATTRIB_07 UTC Date Time Extension Attribute

ATTRIB_08 UTC Date Time Extension Attribute

DATASOURCE_NUM_ID 3 Number(10, 0) Data warehouse System Column

FK_01_ID Varchar(30) Blank Key Field For Adding New


DM

FK_02_ID Varchar(30) Blank Key Field For Adding New


DM

FK_03_ID Varchar(30) Foreign Key 02 ID

INTEGRATION_ID 3 Varchar(30) Data warehouse System Column

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1022 of 1915
Repository Tables

Name: W_MKTG_COST_FX User Name: Marketing Cost Fact Extension

Status: Active Type: Warehouse Base Table:


Comments: Marketing Cost Fact Extension

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Number(10, 0) Extension Attribute

ATTRIB_05 Number(10, 0) Extension Attribute

ATTRIB_06 Number(22, 7) Extension Attribute

ATTRIB_07 UTC Date Time Extension Attribute

ATTRIB_08 UTC Date Time Extension Attribute

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Data Warehouse System Column

FK_01_WID Number(10, 0) Foreign Key 01 WID

FK_02_WID Number(10, 0) Foreign Key 02 WID

FK_03_WID Number(10, 0) Foreign Key 03 WID

ROW_WID 3 Number(10, 0) Datawarehouse System Column

Indexes

W_MKTG_COST_FX_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered:

Columns: ROW_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1023 of 1915
Repository Tables

Name: W_MKTG_GOAL_F User Name: Markeing Goals Fact

Status: Active Type: Warehouse Base Table:


Comments: Markeing Goals Fact

Columns

Name Not Data Type Domain Domain Comments


Null Type
CAMP_END_DT_WID 3 Number(10, 0) Campaign End Date ID

CAMP_LNCH_DT_WID 3 Number(10, 0) Campaign Launch Date ID

CAMP_ST_DT_WID 3 Number(10, 0) Campaign Start Date ID

CURCY Varchar(20) Currency

DATASOURCE_NUM_ID 3 Number(10, 0) Data warehouse System Column

DIVISION_WID 3 Number(10, 0) Marketing Division ID

END_DT_WID 3 Number(10, 0) Goal End Date ID

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Data warehouse System Column

EXCH_DT UTC Date Time Exchange Date

FCST_GOAL Number(22, 7) Forecast Goal

INTEGRATION_ID 3 Varchar(30) Data warehouse System Column

METRIC Varchar(30) Metric

METRIC_I Varchar(50) LIC Metric

MGMT_GOAL_FLG Character(1) Management Goal Flag

ORG_WID 3 Number(10, 0) Marketing Organization ID

PERIOD_WID 3 Number(10, 0) Goal Period ID

REGN_WID 3 Number(10, 0) Marketing Region ID

ROW_WID 3 Number(10, 0) Data warehouse System Column

SRC_WID 3 Number(10, 0) Marketing Source ID

START_DT_WID 3 Number(10, 0) Goal Start Date ID

TGT_GOAL Number(22, 7) Target Goal

TYPE_WID 3 Number(10, 0) Goal Type ID

UOM Varchar(30) Unit Of Measure

UOM_I Varchar(50) LIC Unit Of Measure

U_FCST_GOAL Number(22, 7) Unadjusted Forecast Goal

U_TGT_GOAL Number(22, 7) Unadjusted Target Goal

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1024 of 1915
Repository Tables

Indexes - continued

W_MKTG_GOAL_F_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: SRC_WID

W_MKTG_GOAL_F_F2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: TYPE_WID

W_MKTG_GOAL_F_F3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PERIOD_WID

W_MKTG_GOAL_F_F4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: REGN_WID

W_MKTG_GOAL_F_F5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: END_DT_WID

W_MKTG_GOAL_F_F6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: START_DT_WID

W_MKTG_GOAL_F_F7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: DIVISION_WID

W_MKTG_GOAL_F_F8 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ORG_WID

W_MKTG_GOAL_F_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: METRIC

W_MKTG_GOAL_F_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: METRIC_I

W_MKTG_GOAL_F_M3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: UOM

W_MKTG_GOAL_F_M4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: UOM_I

W_MKTG_GOAL_F_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered:

Columns: ROW_WID

W_MKTG_GOAL_F_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered:

Columns: INTEGRATION_ID, DATASOURCE_NUM_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1025 of 1915
Repository Tables

Name: W_MKTG_GOAL_FS User Name: Markeing Goals Fact Staging

Status: Active Type: Warehouse Base Table:


Comments: Markeing Goals Fact Staging

Columns

Name Not Data Type Domain Domain Comments


Null Type
BU_ID Varchar(30) Marketing Organization ID

CURCY Varchar(20) Currency

DATASOURCE_NUM_ID 3 Number(10, 0) Data Warehouse System Column

END_DT UTC Date Time Goal End Date

EXCH_DT UTC Date Time Exchange Date

FCST_GOAL Number(22, 7) Forecast Goal

FCST_GOAL_OTHER Number(22, 7) Forecast Goal- Other

INTEGRATION_ID 3 Varchar(30) Data Warehouse System Column

INT_OU_ID Varchar(30) Marketing Division ID

METRIC Varchar(30) Metric

MGMT_GOAL_FLG Character(1) Management Goal Flag

PERIOD_ID Varchar(30) Marketing Period ID

REGN_ID Varchar(30) Marketing Region ID

SRC_ID Varchar(30) Marketing Source ID

START_DT UTC Date Time Goal Start Date

TGT_GOAL Number(22, 7) Tartget Goal

TGT_GOAL_OTHER Number(22, 7) Tartget Goal - Other

TYPE Varchar(30) Goal Type

UOM Varchar(30) Unit Of Measure

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1026 of 1915
Repository Tables

Name: W_MKTG_GOAL_FSX User Name: Markeing Goals Fact Staging Extension

Status: Active Type: Warehouse Base Table:


Comments: Markeing Goals Fact Staging Extension

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Number(10, 0) Extension Attribute

ATTRIB_05 Number(10, 0) Extension Attribute

ATTRIB_06 Number(22, 7) Extension Attribute

ATTRIB_07 UTC Date Time Extension Attribute

ATTRIB_08 UTC Date Time Extension Attribute

DATASOURCE_NUM_ID 3 Number(10, 0) Data warehouse System Column

FK_01_ID Varchar(30) Blank Key Field For Adding New


DM

FK_02_ID Varchar(30) Blank Key Field For Adding New


DM

FK_03_ID Varchar(30) Foreign Key 02 ID

INTEGRATION_ID 3 Varchar(30) Data warehouse System Column

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1027 of 1915
Repository Tables

Name: W_MKTG_GOAL_FX User Name: Markeing Goals Fact Extension

Status: Active Type: Warehouse Base Table:


Comments: Markeing Goals Fact Extension

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Number(10, 0) Extension Attribute

ATTRIB_05 Number(10, 0) Extension Attribute

ATTRIB_06 Number(22, 7) Extension Attribute

ATTRIB_07 UTC Date Time Extension Attribute

ATTRIB_08 UTC Date Time Extension Attribute

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Data Warehouse System Column

FK_01_WID Number(10, 0) Foreign Key 01 WID

FK_02_WID Number(10, 0) Foreign Key 02 WID

FK_03_WID Number(10, 0) Foreign Key 03 WID

ROW_WID 3 Number(10, 0) Datawarehouse System Column

Indexes

W_MKTG_GOAL_FX_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered:

Columns: ROW_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1028 of 1915
Repository Tables

Name: W_MKT_T_A User Name: Syndicate Market Fact Trimester Aggregation

Status: EOL Type: Warehouse Base Table:


Comments: Syndicate Market Fact Trimester Aggregation - Obsolete in 7.8.3

Columns

Name Not Data Type Domain Domain Comments


Null Type
ACCNT_RNK_WID Number(10, 0) FK W_PROD_RANK_D (Made Obsolete in SIA7.5)
Account Product Rank Dimension
Id (W_PROD_RANK_D)

ACCNT_WID 3 Number(10, 0) FK W_ORG_D Account Dimension Id


(W_ORG_D)

AREA_WID 3 Number(10, 0) FK W_AREA_D Brick Dimension Id (W_AREA_D)

CONTACT_RNK_WID Number(10, 0) FK W_PROD_RANK_D (Made Obsolete in SIA7.5)


Contact Product Rank Dimension
Id (W_PROD_RANK_D)

CONTACT_WID 3 Number(10, 0) FK W_PERSON_D Contact Dimension Id

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

DATA_TYPE 3 Number(10, 0) Data Type : 1 - Exponent, 2 -


Early View Market, 3 - Sales
Market Incentive, 4 - Sales
Market, 5 - Exponent Plantrak, 6 -
Plantrak, 7 - Zip level Prescription,
8 - Brick Level Prescription, 0 -
Sales and Indirect Sales

D_ACCNT_IND Number(10, 0) (Made Obsolete in SIA7.5) Direct


Sales Account Indicator

D_AREA_IND Number(10, 0) (Made Obsolete in SIA7.5) Direct


Sales Brick Indicator

D_ZIPCODE_IND Number(10, 0) (Made Obsolete in SIA7.5) Direct


Sales Zipcode Indicator

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

GEO_WID 3 Number(10, 0) FK W_GEO_D Geography Dimension Id


(W_GEO_D)

INS_PLAN_WID 3 Number(10, 0) FK W_INS_PLAN_D Insurance Plan Dimension Id


(W_INS_PLAN_D)

INTEGRATION_ID 3 Varchar(30) Siebel System Field

I_ACCNT_IND Number(10, 0) (Made Obsolete in SIA7.5)


Indirect Sales Account Indicator

I_AREA_IND Number(10, 0) (Made Obsolete in SIA7.5)


Indirect Sales Brick Indicator

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1029 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
I_ZIPCODE_IND Number(10, 0) (Made Obsolete in SIA7.5)
Indirect Sales Zipcode Indicator

MARKET_WID 3 Number(10, 0) FK W_PRODUCT_D Market Dimension Id


(W_PRODUCT_D)

MKT_NRX_CONV_AMT Number(22, 7) Market NRx Dollarize Amount

MKT_NRX_S_AMT Number(22, 7) Market NRx/Sales Amount

MKT_TRX_CONV_AMT Number(22, 7) Market TRx Dollarize Amount

MKT_TRX_S_UNIT Number(22, 7) Market TRx/Sales Unit

OWNER_POSTN_WID 3 Number(10, 0) FK W_POSITION_D Position Dimension Id


(W_POSITION_D)

PERIOD_DAY_WID 3 Number(10, 0) FK W_DAY_D Day Dimension Id for Period


(W_DAY_D)

PROD_WID Number(10, 0) FK W_PRODUCT_D (Made Obsolete in SIA7.5)


Product Dimension Id
(W_PRODUCT_D)

ROW_WID 3 Varchar(15) Siebel System Field

RX_AREA_IND Number(10, 0) (Made Obsolete in SIA7.5) Rx


Brick Indicator

RX_CONTACT_IND Number(10, 0) (Made Obsolete in SIA7.5) Rx


Contact Indicator

RX_ZIPCODE_IND Number(10, 0) (Made Obsolete in SIA7.5) Rx


Zipcode Indicator

U_AMT_CURCY_CD Varchar(30) U Amt Curcy Cd

U_AMT_DT UTC Date Time Exchange Date

U_MKT_SALES_AMT Number(22, 7) Amount in Original Currency Code

VIS_PR_POS_ID Varchar(30) Visibility Primary Position Id

Indexes

W_MKT_T_A_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: AREA_WID

W_MKT_T_A_F10 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PERIOD_DAY_WID

W_MKT_T_A_F11 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: INS_PLAN_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1030 of 1915
Repository Tables

Indexes - continued

W_MKT_T_A_F2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: ACCNT_WID

W_MKT_T_A_F4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CONTACT_WID

W_MKT_T_A_F6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: GEO_WID

W_MKT_T_A_F7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: OWNER_POSTN_WID

W_MKT_T_A_F9 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: MARKET_WID

W_MKT_T_A_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: DATA_TYPE

W_MKT_T_A_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

W_MKT_T_A_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: INTEGRATION_ID, DATASOURCE_NUM_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1031 of 1915
Repository Tables

Name: W_MKT_Y_A User Name: Syndicate Market Fact Yearly Aggregation

Status: EOL Type: Warehouse Base Table:


Comments: Syndicate Market Fact Yearly Aggregation - Obsolete in 7.8.3

Columns

Name Not Data Type Domain Domain Comments


Null Type
ACCNT_RNK_WID Number(10, 0) FK W_PROD_RANK_D (Made Obsolete in SIA7.5)
Account Product Rank Dimension
Id (W_PROD_RANK_D)

ACCNT_WID 3 Number(10, 0) FK W_ORG_D Account Dimension Id


(W_ORG_D)

AREA_WID 3 Number(10, 0) FK W_AREA_D Brick Dimension Id (W_AREA_D)

CONTACT_RNK_WID Number(10, 0) FK W_PROD_RANK_D (Made Obsolete in SIA7.5)


Contact Product Rank Dimension
Id (W_PROD_RANK_D)

CONTACT_WID 3 Number(10, 0) FK W_PERSON_D Contact Dimension Id

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

DATA_TYPE 3 Number(10, 0) Data Type : 1 - Exponent, 2 -


Early View Market, 3 - Sales
Market Incentive, 4 - Sales
Market, 5 - Exponent Plantrak, 6 -
Plantrak, 7 - Zip level Prescription,
8 - Brick Level Prescription, 0 -
Sales and Indirect Sales

D_ACCNT_IND Number(10, 0) (Made Obsolete in SIA7.5) Direct


Sales Account Indicator

D_AREA_IND Number(10, 0) (Made Obsolete in SIA7.5) Direct


Sales Brick Indicator

D_ZIPCODE_IND Number(10, 0) (Made Obsolete in SIA7.5) Direct


Sales Zipcode Indicator

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

GEO_WID 3 Number(10, 0) FK W_GEO_D Geography Dimension Id


(W_GEO_D)

INS_PLAN_WID 3 Number(10, 0) FK W_INS_PLAN_D Insurance Plan Dimension Id


(W_INS_PLAN_D)

INTEGRATION_ID 3 Varchar(30) Siebel System Field

I_ACCNT_IND Number(10, 0) (Made Obsolete in SIA7.5)


Indirect Sales Account Indicator

I_AREA_IND Number(10, 0) (Made Obsolete in SIA7.5)


Indirect Sales Brick Indicator

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1032 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
I_ZIPCODE_IND Number(10, 0) (Made Obsolete in SIA7.5)
Indirect Sales Zipcode Indicator

MARKET_WID 3 Number(10, 0) FK W_PRODUCT_D Market Dimension Id


(W_PRODUCT_D)

MKT_NRX_CONV_AMT Number(22, 7) Market NRx Dollarize Amount

MKT_NRX_S_AMT Number(22, 7) Market NRx/Sales Amount

MKT_TRX_CONV_AMT Number(22, 7) Market TRx Dollarize Amount

MKT_TRX_S_UNIT Number(22, 7) Market TRx/Sales Unit

OWNER_POSTN_WID 3 Number(10, 0) FK W_POSITION_D Position Dimension Id


(W_POSITION_D)

PERIOD_DAY_WID 3 Number(10, 0) FK W_DAY_D Day Dimension Id for Period


(W_DAY_D)

PROD_WID Number(10, 0) FK W_PRODUCT_D (Made Obsolete in SIA7.5)


Product Dimension Id
(W_PRODUCT_D)

ROW_WID 3 Varchar(15) Siebel System Field

RX_AREA_IND Number(10, 0) (Made Obsolete in SIA7.5) Rx


Brick Indicator

RX_CONTACT_IND Number(10, 0) (Made Obsolete in SIA7.5) Rx


Contact Indicator

RX_ZIPCODE_IND Number(10, 0) (Made Obsolete in SIA7.5) Rx


Zipcode Indicator

U_AMT_CURCY_CD Varchar(30) U Amt Curcy Cd

U_AMT_DT UTC Date Time Exchange Date

U_MKT_SALES_AMT Number(22, 7) Amount in Original Currency Code

VIS_PR_POS_ID Varchar(30) Visibility Primary Position Id

Indexes

W_MKT_Y_A_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: AREA_WID

W_MKT_Y_A_F10 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PERIOD_DAY_WID

W_MKT_Y_A_F11 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: INS_PLAN_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1033 of 1915
Repository Tables

Indexes - continued

W_MKT_Y_A_F2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: ACCNT_WID

W_MKT_Y_A_F4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CONTACT_WID

W_MKT_Y_A_F6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: GEO_WID

W_MKT_Y_A_F7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: OWNER_POSTN_WID

W_MKT_Y_A_F9 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: MARKET_WID

W_MKT_Y_A_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: DATA_TYPE

W_MKT_Y_A_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

W_MKT_Y_A_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: INTEGRATION_ID, DATASOURCE_NUM_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1034 of 1915
Repository Tables

Name: W_MONTH_D User Name: Month Dimension

Status: Active Type: Warehouse Base Table:


Comments: Month Dimension

Columns

Name Not Data Type Domain Domain Comments


Null Type
CAL_HALF Number(2, 0) Calendar Half

CAL_MONTH Number(2, 0) Calendar Month

CAL_QTR Number(1, 0) Calendar Quarter

CAL_TRIMESTER Number(10, 0) Calendar Trimester

CAL_YEAR Number(4, 0) Calendar Year

FSCL_HALF Number(1, 0) Fiscal Half

FSCL_MONTH Number(2, 0) Fiscal Month

FSCL_QTR Number(1, 0) Fiscal Quarter

FSCL_TRIMESTER Number(10, 0) Fiscal Trimester

FSCL_YEAR Number(4, 0) Fiscal Year

HALF_AGO_WID Number(10, 0) FK W_DAY_D Half Ago ID

JULIAN_MONTH_NUM Number(10, 0) Julian Month Number

JULIAN_QTR_NUM Number(10, 0) Julian Qarter Number

JULIAN_TER_NUM Number(10, 0) Julian Term Number

JULIAN_YEAR_NUM Number(10, 0) Julian Year Number

MONTH_AGO_WID Number(10, 0) FK W_DAY_D Month Ago ID

MONTH_NAME Varchar(30) Month Name

M_END_CAL_DT_WID * Number(10, 0) FK W_DAY_D Month End Day Dimension Id

M_STRT_CAL_DT_WID * Number(10, 0) FK W_DAY_D Month Start Day Dimension Id

PER_NAME_HALF Varchar(50) Per Name Half

PER_NAME_MONTH Varchar(50) Per Name Month

PER_NAME_QTR Varchar(50) Per Name Qarter

PER_NAME_TER Varchar(50) Per Name Term

PER_NAME_YEAR Varchar(50) Per Name Year

QUARTER_AGO_WID Number(10, 0) FK W_DAY_D Quarter Ago WID

ROW_WID 3 Number(10, 0) Siebel System Field

TRIMESTER_AGO_WID Number(10, 0) FK W_DAY_D Trimester Ago WID

YEAR_AGO_WID Number(10, 0) FK W_DAY_D Year Ago WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1035 of 1915
Repository Tables

Indexes

W_MONTH_D_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1036 of 1915
Repository Tables

Name: W_OBJECTIVE_F User Name: Objective Fact

Status: Active Type: Warehouse Base Table:


Comments: Objective Fact

Columns

Name Not Data Type Domain Domain Comments


Null Type
ACCNT_CON_FLG Character(1) Account/Contact Flag

ACCNT_FLG Number(10, 0) Account Flag

ACCNT_GEO_WID 3 Number(10, 0) FK W_GEO_D Account Geographic Dimension Id


(W_GEO_D)

ACCNT_RNK_ATTR_WID 3 Number(10, 0) FK W_RANK_MD Account Rank Attribute Id


(W_RANK_MD)

ACCNT_RNK_WID 3 Number(10, 0) FK W_PROD_RANK_D Account Product Rank Dimension


Id (W_PROD_RANK_D)

ACCNT_WID 3 Number(10, 0) FK W_ORG_D Account Dimension Id


(W_ORG_D)

ACTL_DTL Number(10, 0) Actual Number of Calls

ACTL_D_SALE_UNIT Number(22, 7) Actual Direct Sales Units

ACTL_D_SALE_VALUE Number(22, 7) Actual Direct Sales Amounts

ACTL_I_SALE_UNIT Number(22, 7) Actual Indirect Sales Units

ACTL_I_SALE_VALUE Number(22, 7) Actual Indirect Sales Amounts

ACTL_NRX_UNIT Number(10, 0) Actual NRx Unit

ACTL_TRX_UNIT Number(10, 0) Actual TRx Unit

AREA_WID 3 Number(10, 0) FK W_AREA_D Brick Dimension Id (W_AREA_D)

CONTACT_FLG Number(10, 0) Contact Flag

CONTACT_GEO_WID 3 Number(10, 0) FK W_GEO_D Contact Geographic Dimension Id


(W_GEO_D)

CONTACT_RNK_WID 3 Number(10, 0) FK W_PROD_RANK_D Contact Product Rank Dimension


Id (W_PROD_RANK_D)

CONTACT_WID 3 Number(10, 0) FK W_PERSON_D Contact Dimension Id


(W_PERSON_D)

CON_RNK_ATTR_WID 3 Number(10, 0) FK W_RANK_MD Contact Rank Attribute Id

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

DTL_0 Number(10, 0) Actual Number of Call is 0

DTL_1 Number(10, 0) Actual Number of Call is 1

DTL_2 Number(10, 0) Actual Number of Call is 2

DTL_3 Number(10, 0) Actual Number of Call is 3

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1037 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
DTL_4 Number(10, 0) Actual Number of Call is 4

DTL_5 Number(10, 0) Actual Number of Call is 5 +

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

INTEGRATION_ID 3 Varchar(30) Siebel System Field

OBJECTIVE_WID 3 Number(10, 0) FK W_PLAN_PROMO_D Objective Wid

OBJ_DTL Number(10, 0) Target Number of Calls

OBJ_D_SALE_UNIT Number(22, 7) Target Direct Sales Units

OBJ_D_SALE_VALUE Number(22, 7) Target Direct Sales Amounts

OBJ_END_DAY_WID 3 Number(10, 0) FK W_DAY_D Day Dimension Id for Target End


Date (W_DAY_D)

OBJ_I_SALE_UNIT Number(22, 7) Target Indirect Sales Units

OBJ_I_SALE_VALUE Number(22, 7) Target Indirect Sales Amounts

OBJ_NRX_UNIT Number(10, 0) Target NRx Unit

OBJ_START_DAY_WID 3 Number(10, 0) FK W_DAY_D Day Dimension Id for Target Start


Date (W_DAY_D)

OBJ_TRX_UNIT Number(10, 0) Target TRx Unit

OWNER_POSTN_WID 3 Number(10, 0) FK W_POSITION_D Position Dimension Id


(W_POSITION_D)

POSTN_CON_WID 3 Number(10, 0) FK W_POSTN_CON_D Position-Contact Dimension Id


(W_POSTN_CON_D)

PROD_WID 3 Number(10, 0) FK W_PRODUCT_D Product Dimension Id


(W_PRODUCT_D)

ROW_WID 3 Number(10, 0) Siebel System Field

SPECIALTY_WID 3 Number(10, 0) FK W_LOV_D Rep. Specialty WID

U_ACTL_CURCY_CD Varchar(20) U Actl Curcy Cd

U_ACTL_D_SALE_VAL Number(22, 7) U Actl D Sale Val

U_ACTL_EXCH_DT UTC Date Time U Actl Exch Dt

U_ACTL_I_SALE_VAL Number(22, 7) U Actl I Sale Val

U_OBJ_CURCY_CD Varchar(20) U Obj Curcy Cd

U_OBJ_D_SALE_VAL Number(22, 7) U Obj D Sale Val

U_OBJ_EXCH_DT UTC Date Time U Obj Exch Dt

U_OBJ_I_SALE_VAL Number(22, 7) U Obj I Sale Val

VIS_PR_POS_ID Varchar(30) Visibility Primary Position Id

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1038 of 1915
Repository Tables

Indexes - continued

W_OBJECTIVE_F_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: ACCNT_GEO_WID

W_OBJECTIVE_F_F10 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: POSTN_CON_WID

W_OBJECTIVE_F_F11 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: OBJ_START_DAY_WID

W_OBJECTIVE_F_F12 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: OBJ_END_DAY_WID

W_OBJECTIVE_F_F13 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OBJECTIVE_WID

W_OBJECTIVE_F_F14 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: SPECIALTY_WID

W_OBJECTIVE_F_F15 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: ACCNT_RNK_ATTR_WID

W_OBJECTIVE_F_F16 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CON_RNK_ATTR_WID

W_OBJECTIVE_F_F2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: ACCNT_WID

W_OBJECTIVE_F_F3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CONTACT_GEO_WID

W_OBJECTIVE_F_F4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CONTACT_WID

W_OBJECTIVE_F_F5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: ACCNT_RNK_WID

W_OBJECTIVE_F_F6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CONTACT_RNK_WID

W_OBJECTIVE_F_F7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: OWNER_POSTN_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1039 of 1915
Repository Tables

Indexes - continued

W_OBJECTIVE_F_F8 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PROD_WID

W_OBJECTIVE_F_F9 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: AREA_WID

W_OBJECTIVE_F_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: ACCNT_FLG

W_OBJECTIVE_F_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CONTACT_FLG

W_OBJECTIVE_F_M3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: VIS_PR_POS_ID

W_OBJECTIVE_F_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

W_OBJECTIVE_F_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: INTEGRATION_ID, DATASOURCE_NUM_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1040 of 1915
Repository Tables

Name: W_OBJECTIVE_FS User Name: Objective Fact Staging

Status: Active Type: Warehouse Base Table:


Comments: Objective Fact Staging

Columns

Name Not Data Type Domain Domain Comments


Null Type
ACCNT_CON_FLG Character(1) Account/Contact Flag

ACCNT_FLG Number(10, 0) Account Flag

ACCNT_ID Varchar(30) Account Id

ACCNT_RNK_ID Varchar(30) [Made obsolete in AN 7.6].


Account Rank Id

AREA_ID Varchar(30) Brick Id

CONTACT_FLG Number(10, 0) Contact Flag

CONTACT_ID Varchar(30) Contact Id

CONTACT_RNK_ID Varchar(30) [Made obsolete in AN 7.6].


Contact Rank Id

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

INTEGRATION_ID 3 Varchar(30) Siebel System Field

OBJECTIVE_ID Varchar(30) Objective Id

OBJ_DTL Number(10, 0) Target Number of Calls

OBJ_D_SALE_C_CD Varchar(20) Target Direct Sales Currency


Code

OBJ_D_SALE_EXCH_DT UTC Date Time Target Direct Sales Exch. Date

OBJ_D_SALE_UNIT Number(22, 7) Target Direct Sales Unit

OBJ_D_SALE_VALUE Number(22, 7) Target Direct Sales Amount

OBJ_END_DT UTC Date Time Objective End Date

OBJ_I_SALE_C_CD Varchar(20) Target Indirect Sales Currency


Code

OBJ_I_SALE_EXCH_DT UTC Date Time Target Indirect Sales Exch. Date

OBJ_I_SALE_UNIT Number(22, 7) Target Indirect Sales Unit

OBJ_I_SALE_VALUE Number(22, 7) Target Indirect Sales Amount

OBJ_NRX_UNIT Number(10, 0) Target NRx Unit

OBJ_START_DT UTC Date Time Objective Start Date

OBJ_TRX_UNIT Number(10, 0) Target TRx Unit

OWNER_POSTN_ID Varchar(30) Owner Position Id

PAR_INTEGRATION_ID Varchar(30) Siebel System Field

POSTN_CON_ID Varchar(30) [Made obsolete in AN 7.6].


Position Contact Id

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1041 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
PROD_ID Varchar(30) Product Id

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1042 of 1915
Repository Tables

Name: W_OBJECTIVE_FSX User Name: Objective Fact Staging Extension

Status: Active Type: Warehouse Base Table:


Comments: Objective Fact Staging Extension

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Number(10, 0) Extension Attribute

ATTRIB_05 Number(10, 0) Extension Attribute

ATTRIB_06 Number(22, 7) Extension Attribute

ATTRIB_07 UTC Date Time Extension Attribute

ATTRIB_08 UTC Date Time Extension Attribute

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

FK_01_WID Number(10, 0) Blank Key Field For Adding New


DM

FK_02_WID Number(10, 0) Blank Key Field For Adding New


DM

FK_03_WID Number(10, 0) Blank Key Field For Adding New


DM

INTEGRATION_ID 3 Varchar(30) Siebel System Field

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1043 of 1915
Repository Tables

Name: W_OBJECTIVE_FX User Name: Objecitve Fact Extension

Status: Active Type: Warehouse Base Table:


Comments: Objecitve Fact Extension

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Number(10, 0) Extension Attribute

ATTRIB_05 Number(10, 0) Extension Attribute

ATTRIB_06 Number(22, 7) Extension Attribute

ATTRIB_07 UTC Date Time Extension Attribute

ATTRIB_08 UTC Date Time Extension Attribute

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

FK_01_WID Number(10, 0) Blank Key Field For Adding New


DM

FK_02_WID Number(10, 0) Blank Key Field For Adding New


DM

FK_03_WID Number(10, 0) Blank Key Field For Adding New


DM

ROW_WID 3 Number(10, 0) Siebel System Field

Indexes

W_OBJECTIVE_FX_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1044 of 1915
Repository Tables

Name: W_OFFER_D User Name: Offer Dimension

Status: Active Type: Warehouse Base Table:


Comments: Offer Dimension

Columns

Name Not Data Type Domain Domain Comments


Null Type
COMM_METHOD Varchar(30) Method Used for Communicating
the Offer

COMM_METHOD_I Varchar(50) Language Independent Type

DATASOURCE_NUM_ID 3 Number(10, 0) ID of the External System

END_DT UTC Date Time End Date

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S ETL Process identifier

INTEGRATION_ID 3 Varchar(30) Identifier used for integration with


external systems

LGL_APPR_BY Varchar(50) Legal Employee who approved


the Offer

LGL_APPR_DT UTC Date Time Offer Approved By Legal

LGL_APPR_FLG Character(1) Offer Approved or Not by Legal

MEDIA_TYPE Varchar(30) Media Type

MEDIA_TYPE_I Varchar(50) Language Independent Media


Type

MKTG_APPR_BY Varchar(50) Marketing Employee who


approved the Offer

MKTG_APPR_DT UTC Date Time Offer Approved By Marketing

MKTG_APPR_FLG Character(1) Offer Approved or Not by


Marketing

OFFER_NAME Varchar(100) Offer Name

OFFER_TYPE Varchar(30) Offer Type

OFFER_TYPE_I Varchar(50) Language Independent Offer Type

OFR_LANGUAGE Varchar(50) Offer Language

OFR_LOCALE Varchar(50) Offer Locale

OFR_PRI_LST Varchar(50) Price List

ROW_WID 3 Number(10, 0) Siebel Warehouse ID Field

START_DT UTC Date Time

STATUS Varchar(30) Status

STATUS_I Varchar(50) Status I

Indexes
10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1045 of 1915
Repository Tables

Indexes - continued

W_OFFER_D_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OFFER_NAME

W_OFFER_D_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OFFER_TYPE

W_OFFER_D_M3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OFFER_TYPE_I

W_OFFER_D_M4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: COMM_METHOD

W_OFFER_D_M5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: COMM_METHOD_I

W_OFFER_D_M6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: MEDIA_TYPE

W_OFFER_D_M7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: MEDIA_TYPE_I

W_OFFER_D_M8 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: MKTG_APPR_BY

W_OFFER_D_M9 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LGL_APPR_BY

W_OFFER_D_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

W_OFFER_D_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered:

Columns: INTEGRATION_ID, DATASOURCE_NUM_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1046 of 1915
Repository Tables

Name: W_OFFER_DS User Name: Offer Dimension Staging

Status: Active Type: Warehouse Base Table:


Comments: Offer Dimension Staging

Columns

Name Not Data Type Domain Domain Comments


Null Type
COMM_METHOD Varchar(30) Method Used for Communicating
the Offer

DATASOURCE_NUM_ID 3 Number(10, 0) ID of the External System

END_DT UTC Date Time End Date

INTEGRATION_ID 3 Varchar(30) Identifier used for integration with


external systems

LGL_APPR_BY Varchar(50) Legal Employee who approved


the Offer

LGL_APPR_DT UTC Date Time Offer Approved By Legal

LGL_APPR_FLG Character(1) Offer Approved or Not by Legal

MEDIA_TYPE Varchar(30) Media Type

MKTG_APPR_BY Varchar(50) Marketing Employee who


approved the Offer

MKTG_APPR_DT UTC Date Time Offer Approved By Marketing

MKTG_APPR_FLG Character(1) Offer Approved or Not by


Marketing

OFFER_NAME Varchar(100) Offer Name

OFFER_TYPE Varchar(30) Offer Type ??? May be yank out

OFR_LANGUAGE Varchar(50) Offer Language

OFR_LOCALE Varchar(50) Offer Locale

OFR_PRI_LST Varchar(50) Price List

START_DT UTC Date Time

STATUS Varchar(30) Status

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1047 of 1915
Repository Tables

Name: W_OFFER_DSX User Name: Offer Dimension Staging Extension

Status: Active Type: Warehouse Base Table:


Comments: Offer Dimension Staging Extension

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Varchar(30) Extension Attribute

ATTRIB_05 Varchar(30) Extension Attribute

ATTRIB_06 Varchar(30) Extension Attribute

ATTRIB_07 Varchar(30) Extension Attribute

ATTRIB_08 Varchar(30) Extension Attribute

ATTRIB_09 Varchar(30) Extension Attribute

ATTRIB_10 Varchar(30) Extension Attribute

ATTRIB_11 Number(10, 0) Extension Attribute

ATTRIB_12 Number(10, 0) Extension Attribute

ATTRIB_13 Number(10, 0) Extension Attribute

ATTRIB_14 Number(10, 0) Extension Attribute

ATTRIB_15 Number(10, 0) Extension Attribute

ATTRIB_16 Number(22, 7) Extension Attribute

ATTRIB_17 Number(22, 7) Extension Attribute

ATTRIB_18 Number(22, 7) Extension Attribute

ATTRIB_19 Number(22, 7) Extension Attribute

ATTRIB_20 Number(22, 7) Extension Attribute

ATTRIB_21 UTC Date Time Extension Attribute

ATTRIB_22 UTC Date Time Extension Attribute

ATTRIB_23 UTC Date Time Extension Attribute

ATTRIB_24 UTC Date Time Extension Attribute

ATTRIB_25 UTC Date Time Extension Attribute

DATASOURCE_NUM_ID 3 Number(10, 0) ID of the External System

INTEGRATION_ID 3 Varchar(30) Identifier used for integration with


external systems

Indexes
10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1048 of 1915
Repository Tables

Name: W_OFFER_DX User Name: Offer Dimension Extension

Status: Active Type: Warehouse Base Table:


Comments: Offer Dimension Extension

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Varchar(30) Extension Attribute

ATTRIB_05 Varchar(30) Extension Attribute

ATTRIB_06 Varchar(30) Extension Attribute

ATTRIB_07 Varchar(30) Extension Attribute

ATTRIB_08 Varchar(30) Extension Attribute

ATTRIB_09 Varchar(30) Extension Attribute

ATTRIB_10 Varchar(30) Extension Attribute

ATTRIB_11 Number(10, 0) Extension Attribute

ATTRIB_12 Number(10, 0) Extension Attribute

ATTRIB_13 Number(10, 0) Extension Attribute

ATTRIB_14 Number(10, 0) Extension Attribute

ATTRIB_15 Number(10, 0) Extension Attribute

ATTRIB_16 Number(22, 7) Extension Attribute

ATTRIB_17 Number(22, 7) Extension Attribute

ATTRIB_18 Number(22, 7) Extension Attribute

ATTRIB_19 Number(22, 7) Extension Attribute

ATTRIB_20 Number(22, 7) Extension Attribute

ATTRIB_21 UTC Date Time Extension Attribute

ATTRIB_22 UTC Date Time Extension Attribute

ATTRIB_23 UTC Date Time Extension Attribute

ATTRIB_24 UTC Date Time Extension Attribute

ATTRIB_25 UTC Date Time Extension Attribute

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S ETL Process Identifier

ROW_WID 3 Number(10, 0) Siebel Warehouse ID Field

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1049 of 1915
Repository Tables

Indexes - continued

W_OFFER_DX_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1050 of 1915
Repository Tables

Name: W_OFR_PROD_F User Name: Offer Product Fact

Status: Active Type: Warehouse Base Table:


Comments: Offer Product Fact

Columns

Name Not Data Type Domain Domain Comments


Null Type
CREATED_DT_WID 3 Number(10, 0) FK W_DAY_D Created Date Dimension Id
(W_DAY_D)

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

INTEGRATION_ID 3 Varchar(30) Identifier used for integration with


external systems

OFR_WID 3 Number(10, 0) FK W_PROGRAM_D Offer Dimension Id


(W_PROGRAM_D)

PRODUCT_WID 3 Number(10, 0) FK W_PRODUCT_D Product Dimension Id


(W_PRODUCT_D)

ROW_WID 3 Number(10, 0) Siebel System Field

Indexes

W_OFR_PROD_F_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CREATED_DT_WID

W_OFR_PROD_F_F2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: OFR_WID

W_OFR_PROD_F_F3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PRODUCT_WID

W_OFR_PROD_F_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

W_OFR_PROD_F_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: INTEGRATION_ID, DATASOURCE_NUM_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1051 of 1915
Repository Tables

Name: W_OFR_PROD_FS User Name: Offer Product Fact Stage

Status: Active Type: Warehouse Base Table:


Comments: Offer Product Fact Stage

Columns

Name Not Data Type Domain Domain Comments


Null Type
CREATED_DT Date Time Created Date

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

INTEGRATION_ID 3 Varchar(30) Identifier used for integration with


external systems

PRODUCT_ID Varchar(30) Product Id

PROGRAM_ID Varchar(30) Program ID

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1052 of 1915
Repository Tables

Name: W_OFR_PROD_FSX User Name: Offer Product Fact Stage Extn

Status: Active Type: Warehouse Base Table:


Comments: Offer Product Fact Stage Extn

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Number(10, 0) Extension Attribute

ATTRIB_05 Number(10, 0) Extension Attribute

ATTRIB_06 Number(22, 7) Extension Attribute

ATTRIB_07 Date Time Extension Attribute

ATTRIB_08 Date Time Extension Attribute

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

FK_01_ID Varchar(30) Blank Key Field For Adding New


DM

FK_02_ID Varchar(30) Blank Key Field For Adding New


DM

FK_03_ID Varchar(30) Blank Key Field For Adding New


DM

INTEGRATION_ID 3 Varchar(30) Identifier used for integration with


external systems

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1053 of 1915
Repository Tables

Name: W_OFR_PROD_FX User Name: Offer Product Fact Extn

Status: Active Type: Warehouse Base Table:


Comments: Offer Product Fact Extn

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Number(10, 0) Extension Attribute

ATTRIB_05 Number(10, 0) Extension Attribute

ATTRIB_06 Number(22, 7) Extension Attribute

ATTRIB_07 Date Time Extension Attribute

ATTRIB_08 Date Time Extension Attribute

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

FK_01_WID Number(10, 0) Foreign Key 01 ID

FK_02_WID Number(10, 0) Foreign Key 02 ID

FK_03_WID Number(10, 0) Foreign Key 03 ID

ROW_WID 3 Number(10, 0) Siebel System Field

Indexes

W_OFR_PROD_FX_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1054 of 1915
Repository Tables

Name: W_OIPRDATTR_DS User Name: Order Item Product Attribute Dimension Staging

Status: Active Type: Warehouse Base Table:


Comments: Order Item Product Attribute Dimension Staging

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTR10_CHAR_VAL Varchar(100) Order Item Product Attribute With
Sequence Number 10 Has This
Value

ATTR10_LOV_TYPE Varchar(30) Order Item Product Attribute With


Sequence Number 10 Is Of This
LOV Type

ATTR11_CHAR_VAL Varchar(100) Order Item Product Attribute With


Sequence Number 11 Has This
Value

ATTR11_LOV_TYPE Varchar(30) Order Item Product Attribute With


Sequence Number 11 Is Of This
LOV Type

ATTR12_CHAR_VAL Varchar(100) Order Item Product Attribute With


Sequence Number 12 Has This
Value

ATTR12_LOV_TYPE Varchar(30) Order Item Product Attribute With


Sequence Number 12 Is Of This
LOV Type

ATTR13_CHAR_VAL Varchar(100) Order Item Product Attribute With


Sequence Number 13 Has This
Value

ATTR13_LOV_TYPE Varchar(30) Order Item Product Attribute With


Sequence Number 13 Is Of This
LOV Type

ATTR14_CHAR_VAL Varchar(100) Order Item Product Attribute With


Sequence Number 14 Has This
Value

ATTR14_LOV_TYPE Varchar(30) Order Item Product Attribute With


Sequence Number 14 Is Of This
LOV Type

ATTR15_CHAR_VAL Varchar(100) Order Item Product Attribute With


Sequence Number 15 Has This
Value

ATTR15_LOV_TYPE Varchar(30) Order Item Product Attribute With


Sequence Number 15 Is Of This
LOV Type

ATTR16_CHAR_VAL Varchar(100) Order Item Product Attribute With


Sequence Number 16 Has This
Value

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1055 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
ATTR16_LOV_TYPE Varchar(30) Order Item Product Attribute With
Sequence Number 16 Is Of This
LOV Type

ATTR17_CHAR_VAL Varchar(100) Order Item Product Attribute With


Sequence Number 17 Has This
Value

ATTR17_LOV_TYPE Varchar(30) Order Item Product Attribute With


Sequence Number 17 Is Of This
LOV Type

ATTR18_CHAR_VAL Varchar(100) Order Item Product Attribute With


Sequence Number 18 Has This
Value

ATTR18_LOV_TYPE Varchar(30) Order Item Product Attribute With


Sequence Number 18 Is Of This
LOV Type

ATTR19_CHAR_VAL Varchar(100) Order Item Product Attribute With


Sequence Number 19 Has This
Value

ATTR19_LOV_TYPE Varchar(30) Order Item Product Attribute With


Sequence Number 19 Is Of This
LOV Type

ATTR1_CHAR_VAL Varchar(100) Order Item Product Attribute With


Sequence Number 1 Has This
Value

ATTR1_LOV_TYPE Varchar(30) Order Item Product Attribute With


Sequence Number 1 Is Of This
LOV Type

ATTR20_CHAR_VAL Varchar(100) Order Item Product Attribute With


Sequence Number 20 Has This
Value

ATTR20_LOV_TYPE Varchar(30) Order Item Product Attribute With


Sequence Number 20 Is Of This
LOV Type

ATTR21_CHAR_VAL Varchar(100) Order Item Product Attribute With


Sequence Number 21 Has This
Value

ATTR21_LOV_TYPE Varchar(30) Order Item Product Attribute With


Sequence Number 21 Is Of This
LOV Type

ATTR22_CHAR_VAL Varchar(100) Order Item Product Attribute With


Sequence Number 22 Has This
Value

ATTR22_LOV_TYPE Varchar(30) Order Item Product Attribute With


Sequence Number 22 Is Of This
LOV Type

ATTR23_CHAR_VAL Varchar(100) Order Item Product Attribute With


Sequence Number 23 Has This
Value

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1056 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
ATTR23_LOV_TYPE Varchar(30) Order Item Product Attribute With
Sequence Number 23 Is Of This
LOV Type

ATTR24_CHAR_VAL Varchar(100) Order Item Product Attribute With


Sequence Number 24 Has This
Value

ATTR24_LOV_TYPE Varchar(30) Order Item Product Attribute With


Sequence Number 24 Is Of This
LOV Type

ATTR25_CHAR_VAL Varchar(100) Order Item Product Attribute With


Sequence Number 25 Has This
Value

ATTR25_LOV_TYPE Varchar(30) Order Item Product Attribute With


Sequence Number 25 Is Of This
LOV Type

ATTR26_CHAR_VAL Varchar(100) Order Item Product Attribute With


Sequence Number 26 Has This
Value

ATTR26_LOV_TYPE Varchar(30) Order Item Product Attribute With


Sequence Number 26 Is Of This
LOV Type

ATTR27_CHAR_VAL Varchar(100) Order Item Product Attribute With


Sequence Number 27 Has This
Value

ATTR27_LOV_TYPE Varchar(30) Order Item Product Attribute With


Sequence Number 27 Is Of This
LOV Type

ATTR28_CHAR_VAL Varchar(100) Order Item Product Attribute With


Sequence Number 28 Has This
Value

ATTR28_LOV_TYPE Varchar(30) Order Item Product Attribute With


Sequence Number 28 Is Of This
LOV Type

ATTR29_CHAR_VAL Varchar(100) Order Item Product Attribute With


Sequence Number 29 Has This
Value

ATTR29_LOV_TYPE Varchar(30) Order Item Product Attribute With


Sequence Number 29 Is Of This
LOV Type

ATTR2_CHAR_VAL Varchar(100) Order Item Product Attribute With


Sequence Number 2 Has This
Value

ATTR2_LOV_TYPE Varchar(30) Order Item Product Attribute With


Sequence Number 2 Is Of This
LOV Type

ATTR30_CHAR_VAL Varchar(100) Order Item Product Attribute With


Sequence Number 30 Has This
Value

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1057 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
ATTR30_LOV_TYPE Varchar(30) Order Item Product Attribute With
Sequence Number 30 Is Of This
LOV Type

ATTR3_CHAR_VAL Varchar(100) Order Item Product Attribute With


Sequence Number 3 Has This
Value

ATTR3_LOV_TYPE Varchar(30) Order Item Product Attribute With


Sequence Number 3 Is Of This
LOV Type

ATTR4_CHAR_VAL Varchar(100) Order Item Product Attribute With


Sequence Number 4 Has This
Value

ATTR4_LOV_TYPE Varchar(30) Order Item Product Attribute With


Sequence Number 4 Is Of This
LOV Type

ATTR5_CHAR_VAL Varchar(100) Order Item Product Attribute With


Sequence Number 5 Has This
Value

ATTR5_LOV_TYPE Varchar(30) Order Item Product Attribute With


Sequence Number 5 Is Of This
LOV Type

ATTR6_CHAR_VAL Varchar(100) Order Item Product Attribute With


Sequence Number 6 Has This
Value

ATTR6_LOV_TYPE Varchar(30) Order Item Product Attribute With


Sequence Number 6 Is Of This
LOV Type

ATTR7_CHAR_VAL Varchar(100) Order Item Product Attribute With


Sequence Number 7 Has This
Value

ATTR7_LOV_TYPE Varchar(30) Order Item Product Attribute With


Sequence Number 7 Is Of This
LOV Type

ATTR8_CHAR_VAL Varchar(100) Order Item Product Attribute With


Sequence Number 8 Has This
Value

ATTR8_LOV_TYPE Varchar(30) Order Item Product Attribute With


Sequence Number 8 Is Of This
LOV Type

ATTR9_CHAR_VAL Varchar(100) Order Item Product Attribute With


Sequence Number 9 Has This
Value

ATTR9_LOV_TYPE Varchar(30) Order Item Product Attribute With


Sequence Number 9 Is Of This
LOV Type

DATASOURCE_NUM_ID 3 Number(10, 0) ID Of The Data Source

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1058 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
INTEGRATION_ID 3 Varchar(30) Identifier used for integration with
external systems

PROD_ID Varchar(30) Product ID

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1059 of 1915
Repository Tables

Name: W_OI_ATTR_TMP User Name: Order Item Attribute Temporary

Status: Active Type: Warehouse Base Table:


Comments: Order Item Attribute Temporary

Columns

Name Not Data Type Domain Domain Comments


Null Type
DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

ORDERITEM_ID Varchar(30) Orderitem ID

ROW_WID 3 Number(10, 0) Siebel System Field

Indexes

W_OI_ATTR_TMP_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ORDERITEM_ID, DATASOURCE_NUM_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1060 of 1915
Repository Tables

Name: W_OPTY_CMPT_F User Name: Opportunity Competitor Fact

Status: Active Type: Warehouse Base Table:


Comments: Opportunity Competitor Fact

Columns

Name Not Data Type Domain Domain Comments


Null Type
COMPETITOR_WID 3 Number(10, 0) FK W_COMPETITOR_D Competitor_id

DATASOURCE_NUM_ID 3 Number(10, 0) ID of the External System

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S ETL Process identifier

INTEGRATION_ID 3 Varchar(30) Identifier used for integration with


external systems

OPTY_WID 3 Number(10, 0) FK W_OPTY_D Opportunity_id

ROW_WID 3 Number(10, 0) Siebel Warehouse ID Field

STATUS_WID 3 Number(10, 0) FK W_LOV_D Status LOV ID (Values based on


LOV type PRODUCT_STATUS)

THREAT_LVL_WID 3 Number(10, 0) FK W_LOV_D Threat LOV ID (Values based on


LOV type
TARGET_COMP_THREAT)

Indexes

W_OPTY_CMPT_F_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: COMPETITOR_WID

W_OPTY_CMPT_F_F2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OPTY_WID

W_OPTY_CMPT_F_F3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: THREAT_LVL_WID

W_OPTY_CMPT_F_F4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: STATUS_WID

W_OPTY_CMPT_F_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

W_OPTY_CMPT_F_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered:

Columns: INTEGRATION_ID, DATASOURCE_NUM_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1061 of 1915
Repository Tables

Name: W_OPTY_CMPT_FS User Name: Opportunity Competitor Fact Staging

Status: Active Type: Warehouse Base Table:


Comments: Opportunity Competitor Fact Staging

Columns

Name Not Data Type Domain Domain Comments


Null Type
COMPETITOR_ID Varchar(30) Competitor_id

DATASOURCE_NUM_ID 3 Number(10, 0) ID of the External System

INTEGRATION_ID 3 Varchar(30) Identifier used for integration with


external systems

OPTY_ID Varchar(30) Opportunity_id

STAT_CD Varchar(30) Status (values based on LOV type


'PRODUCT_STATUS')

THREAT_LVL Varchar(30) Threat Level

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1062 of 1915
Repository Tables

Name: W_OPTY_CMPT_FSX User Name: Opportunity Competitor Fact Staging Extension

Status: Active Type: Warehouse Base Table:


Comments: Opportunity Competitor Fact Staging Extension

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Number(10, 0) Extension Attribute

ATTRIB_05 Number(10, 0) Extension Attribute

ATTRIB_06 Number(22, 7) Extension Attribute

ATTRIB_07 UTC Date Time Extension Attribute

ATTRIB_08 UTC Date Time Extension Attribute

DATASOURCE_NUM_ID 3 Number(10, 0) ID of the External System

FK_01_ID Varchar(30) Blank Key Field For Adding New


DM

FK_02_ID Varchar(30) Blank Key Field For Adding New


DM

FK_03_ID Varchar(30) Blank Key Field For Adding New


DM

INTEGRATION_ID 3 Varchar(30) Identifier used for integration with


external systems

Indexes

W_OPTY_CMPT_FSX_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: INTEGRATION_ID, DATASOURCE_NUM_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1063 of 1915
Repository Tables

Name: W_OPTY_CMPT_FX User Name: Opportunity Competitor Fact Extension

Status: Active Type: Warehouse Base Table:


Comments: Opportunity Competitor Fact Extension

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Number(10, 0) Extension Attribute

ATTRIB_05 Number(10, 0) Extension Attribute

ATTRIB_06 Number(22, 7) Extension Attribute

ATTRIB_07 UTC Date Time Extension Attribute

ATTRIB_08 UTC Date Time Extension Attribute

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S ETL Process Identifier

FK_01_WID Number(10, 0) Foreign Key 01 ID

FK_02_WID Number(10, 0) Foreign Key 02 ID

FK_03_WID Number(10, 0) Foreign Key 03 ID

ROW_WID 3 Number(10, 0) Siebel Warehouse ID Field

Indexes

W_OPTY_CMPT_FX_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1064 of 1915
Repository Tables

Name: W_OPTY_CON_F User Name: Opportunity Contact Fact

Status: Active Type: Warehouse Base Table:


Comments: Opportunity Contact Fact

Columns

Name Not Data Type Domain Domain Comments


Null Type
BUYER_COACH_FLG Character(1) Buyer Coach Flag (Y/N)

CONTACT_WID 3 Number(10, 0) FK W_PERSON_D Contact Dimension Id


(W_PERSON_D)

CON_ROLE_WID 3 Number(10, 0) FK W_LOV_D Role played by Contact on the


Opportunity (Values based on
LOV type CONTACT_ROLE)

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

ECONOMIC_BUYER_FLG Character(1) Economic Buyer Flag (Y/N)

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

INTEGRATION_ID 3 Varchar(30) Identifier used for integration with


external systems

OPTY_ATTR_WID 3 Number(10, 0) Opportunity Attribute ID, Forein


Key to Opportunity Mini
Dimension

OPTY_OWNER_ORG_WID 3 Number(10, 0) FK W_ORG_D Opportunity's Orgazation


Dimension Id

OPTY_VIS_ORG_WID 3 Number(10, 0) FK W_ORG_D Opportunity's Organiziation


Dimension ID

OPTY_WID 3 Number(10, 0) FK W_OPTY_D Opportunity Dimension Id


(W_OPTY_D)

ROW_WID 3 Number(10, 0) Siebel System Field

VIS_PR_POS_ID Varchar(30) Primary Visibility Position ID

Indexes

W_OPTY_CON_F_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CONTACT_WID

W_OPTY_CON_F_F2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: OPTY_WID

W_OPTY_CON_F_F3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OPTY_VIS_ORG_WID

W_OPTY_CON_F_F4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OPTY_OWNER_ORG_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1065 of 1915
Repository Tables

Indexes - continued

W_OPTY_CON_F_F5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: CON_ROLE_WID

W_OPTY_CON_F_F6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: OPTY_ATTR_WID

W_OPTY_CON_F_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

W_OPTY_CON_F_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: INTEGRATION_ID, DATASOURCE_NUM_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1066 of 1915
Repository Tables

Name: W_OPTY_CON_FS User Name: Opportunity Contact Fact Stage

Status: Active Type: Warehouse Base Table:


Comments: Opportunity Contact Fact Stage

Columns

Name Not Data Type Domain Domain Comments


Null Type
BASE_CONTACT_ID Varchar(30) Contact Id

BASE_OPTY_ID Varchar(30) Opportunity Id

BUYER_COACH_FLG Character(1) Buyer Coach Flag (Y/N)

CON_ROLE Varchar(30) Role played by Contact on the


Opportunity

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

ECONOMIC_BUYER_FLG Character(1) Economic Buyer Flag (Y/N)

INTEGRATION_ID 3 Varchar(30) Identifier used for integration with


external systems

OPTY_OWNER_ORG_ID Varchar(30) Opportunity's Owner Orgazation


Id

OPTY_VIS_ORG_ID Varchar(30) Opportunity's Primary Visibility


Organiziation ID

VIS_PR_POS_ID Varchar(30) Primary Visibility Position ID

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1067 of 1915
Repository Tables

Name: W_OPTY_CON_FSX User Name: Opportunity Contact Fact Stage Extn

Status: Active Type: Warehouse Base Table:


Comments: Opportunity Contact Fact Stage Extn

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Number(10, 0) Extension Attribute

ATTRIB_05 Number(10, 0) Extension Attribute

ATTRIB_06 Number(22, 7) Extension Attribute

ATTRIB_07 Date Time Extension Attribute

ATTRIB_08 Date Time Extension Attribute

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

FK_01_ID Varchar(30) Blank Key Field For Adding New


DM

FK_02_ID Varchar(30) Blank Key Field For Adding New


DM

FK_03_ID Varchar(30) Blank Key Field For Adding New


DM

INTEGRATION_ID 3 Varchar(30) Identifier used for integration with


external systems

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1068 of 1915
Repository Tables

Name: W_OPTY_CON_FX User Name: Opportunity Contact Fact Extn

Status: Active Type: Warehouse Base Table:


Comments: Opportunity Contact Fact Extn

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Number(10, 0) Extension Attribute

ATTRIB_05 Number(10, 0) Extension Attribute

ATTRIB_06 Number(22, 7) Extension Attribute

ATTRIB_07 Date Time Extension Attribute

ATTRIB_08 Date Time Extension Attribute

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

FK_01_WID Number(10, 0) Foreign Key 01 WID

FK_02_WID Number(10, 0) Foreign Key 02 WID

FK_03_WID Number(10, 0) Foreign Key 03 WID

ROW_WID 3 Number(10, 0) Siebel System Field

Indexes

W_OPTY_CON_FX_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1069 of 1915
Repository Tables

Name: W_OPTY_D User Name: Opportunity Dimension

Status: Active Type: Warehouse Base Table:


Comments: Opportunity Dimension

Columns

Name Not Data Type Domain Domain Comments


Null Type
ACCNT_CITY Varchar(50) Account City

ACCNT_COUNTRY Varchar(30) Account Country

ACCNT_LOC Varchar(50) Account Location

ACCNT_NAME Varchar(100) Account Name

ACCNT_STATE Varchar(50) Account State

ACCNT_ST_ADDRESS Varchar(200) Account Street Address

ACCNT_ZIPCODE Varchar(30) Account Zip Code

APPL_OWNER_TYPE Varchar(30) Applicant Ownership Type

APPL_OWNER_TYPE_I Varchar(50) Applicant Ownereship Type,


language Independant

APPROVAL_LEVEL Varchar(40) Approval Level

BUDGETED_FLG Character(1) Budgeted Flag (Y/N) : If budgeted


then it is set to Y else to N

CHAMPION_FLG Character(1) Champion Flag (Y/N)

CHANNEL_TYPE Varchar(30) Channel used for the opportunity


(values based on LOV type
'OPTY_CHANNEL_TYPE')

CHANNEL_TYPE_I Varchar(50) Channel used for the opportunity


Language Independent Code
(values based on LOV type
'OPTY_CHANNEL_TYPE')

CLOSED_FLG Character(1) Indicates Opportunity is Closed or


not

CLOSED_O_REVN Number(22, 7) Closed Opportunity Revenue

CLOSE_DT Date Time Opportunity Closed Date

COMMITTED_FLG Character(1) Opportunity Committed Flag

CONSUMER_OPTY_AMT Number(22, 7) Consumer Opportunity Amount

CONSUMER_OPTY_FLG Character(1) Consumer Opportunity Flag

CONSUMER_OPTY_NUM Varchar(40) Consumer Opportunity Number

CURR_SSTAGE Varchar(50) Opportunity Current Sales Stage

CURR_SSTAGE_ID Varchar(30) Current Sales Stage Id

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1070 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
DEAL_HORIZON Varchar(30) Deal Horizon (values based on
LOV type 'DEAL_HORIZON')

DEAL_HORIZON_I Varchar(50) Deal Horizon Language


Independent Code (values based
on LOV type 'DEAL_HORIZON')

DECISION_LVL Varchar(30) Decision Level (values based on


LOV type ''DECISION_LVL'')

DECISION_LVL_I Varchar(50) Decision Level Language


Independent Code (values based
on LOV type ''DECISION_LVL'')

DESC_TEXT Varchar(255) Description of Opportunity

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

EXEC_PRIORITY_FLG Character(1) Visible to top Executives Flag

EXIST_CUST_FLG Character(1) Existing Customer Flag (Y/N)

EXPECT_O_REVN Number(22, 7) Expected Opportunity Revenue

FCST_CLS_DT Date Time Opportunity Forecast close Date

INTEGRATION_ID 3 Varchar(30) Identifier used for integration with


external systems

LEAD_QLTY_ORDER_BY Number(22, 7) Order By Lead Qualty

LEAD_QUALITY Varchar(30) Opportunity Quality (values based


on LOV TYPE 'LEAD_QUALITY')

LEAD_QUALITY_I Varchar(50) Opportunity Quality Language


Independent Code (values based
on LOV TYPE 'LEAD_QUALITY')

LOST_FLG Character(1) Opportunity Lost Flag (Y/N) : If the


Opportunity Status is Closed and
Won then it is set to Y, Lost then
set to N

MAX_DAYS_IN_STG Number(10, 0) Maximum Number of days in


Sales Stage

METHOD_ID Varchar(30) Sales Method Id

MINI_WID 3 Number(10, 0) Foreign Key to Mini Dimension

MKT_SEG_LOAN_MAX Number(22, 7) Mkt Seg Loan Max

NUM_CAMP_TOUCHES Number(10, 0) Number of Campaigns that


touched the Opportunity

OPEN_DT Date Time Opportunity Created Date

OPTY_CLASS Varchar(30) (Made Obsolete in


SIA7.5)Opportunity Class

OPTY_COST Number(22, 7) Opportunity Cost (calculated using


the REVN_FCST_DT and
REVN_CURCY_CD)

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1071 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
OPTY_NAME Varchar(100) Opportunity Name

OPTY_O_REVN Number(22, 7) Opportunity Revenue

OPTY_REVN_CAT Varchar(30) Opportunity Revenue Category

OPTY_REVN_CAT_I Varchar(50) Opportunity Revenue Category


Language Independent Code
(Values based on LOV TYPE
''OPTY_REVENUE_SIZE' and
bucketed based on the revenue
using the min and max values)

OPTY_REVN_ORDER_BY Number(22, 7) Ordered By Opportunity Revenue

OPTY_STATUS_CD Varchar(30) Opportunity Status Code (values


based on LOV type
'OPTY_STATUS')

OPTY_STATUS_CD_I Varchar(50) LIC for Opportunity Status Code


(values based on LOV type
'OPTY_STATUS')

OPTY_TYPE Varchar(30) Opportunity Type

OPTY_TYPE_I Varchar(50) Opportunity Type Language


Independent Code

PAR_INTEGRATION_ID Varchar(30) Parent Opportunity ID

PR_CON_ROLE Varchar(30) Obsoleted

PR_CON_ROLE_I Varchar(50) Obsoleted

PR_POSTN_OPTY_STAT Varchar(10) Obsoleted

PR_PRTNR_DEAL_STAT Varchar(30) Obsoleted

REASON_WL Varchar(30) Opportunity Won or Lost


Reasoning (values based on LOV
TYPE 'REASON_WON_LOST')

REASON_WL_I Varchar(50) Opportunity Won or Lost


Reasoning Language
Independent Code (values based
on LOV TYPE
'REASON_WON_LOST')

REVENUE_CLASS Varchar(30) Revenue Class (values based on


LOV type 'REVENUE_CLASS')

REVENUE_CLASS_I Varchar(50) Revenue Class Language


Independent Code (values based
on LOV type 'REVENUE_CLASS')

REVN_PROB Number(22, 7) Revenue Probability

RISK Varchar(30) Opportunity Risk (values based on


LOV type 'RISK')

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1072 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
RISK_I Varchar(50) Opportunity Risk Language
Independent Code (values based
on LOV type 'RISK')

ROW_WID 3 Number(10, 0) Siebel System Field

SALES_METHOD Varchar(30) Sales Method

STG_START_DT Date Time Opportunity Sales Stage Date

STG_STATUS Varchar(30) Opportunity Sales Stages (values


based on LOV TYPE
'SALES_STAGE_STATUS')

STG_STATUS_I Varchar(50) Opportunity Sales Stages


Language Independent Code
(values based on LOV TYPE
'SALES_STAGE_STATUS')

STRATEGIC Varchar(30) Opportunity Strategic (values


based on LOV type 'STRATEGIC')

STRATEGIC_I Varchar(50) Opportunity Strategic Language


Independent Code (values based
on LOV type 'STRATEGIC')

TGTD_OPTY_FLG Character(1)

U_CLOSED_O_RVN Number(22, 7) Value Before conversion to


Datamart Currency

U_EXPECT_O_RVN Number(22, 7) Value Before conversion to


Datamart Currency

U_OPTY_CST Number(22, 7) Value Before conversion to


Datamart Currency

U_OPTY_O_RVN Number(22, 7) Value Before conversion to


Datamart Currency

U_RVN_CURCY_CD Varchar(20) Original Currency Code

U_RVN_EXCH_DT UTC Date Time Exchange Date

VIS_PR_BU_ID Varchar(15) Primary Buisness Unit Id for


Visibility

VIS_PR_POS_ID Varchar(15) Primary Postition Id For Visibility

WIN_PROB_MODE Varchar(30) Win Prob Mode

WIN_PROB_MODE_I Varchar(50) Win Prob Mode I

Indexes

W_OPTY_D_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: MINI_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1073 of 1915
Repository Tables

Indexes - continued

W_OPTY_D_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PAR_INTEGRATION_ID

W_OPTY_D_M10 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: EXIST_CUST_FLG

W_OPTY_D_M11 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: DECISION_LVL

W_OPTY_D_M12 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: DECISION_LVL_I

W_OPTY_D_M13 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: DEAL_HORIZON

W_OPTY_D_M14 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: DEAL_HORIZON_I

W_OPTY_D_M15 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: RISK

W_OPTY_D_M16 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: RISK_I

W_OPTY_D_M17 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: STRATEGIC

W_OPTY_D_M18 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: STRATEGIC_I

W_OPTY_D_M19 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: REVENUE_CLASS

W_OPTY_D_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CLOSED_FLG

W_OPTY_D_M20 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: REVENUE_CLASS_I

W_OPTY_D_M21 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: OPTY_REVN_CAT

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1074 of 1915
Repository Tables

Indexes - continued

W_OPTY_D_M22 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: OPTY_REVN_CAT_I

W_OPTY_D_M23 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: STG_STATUS

W_OPTY_D_M24 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: STG_STATUS_I

W_OPTY_D_M25 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OPTY_STATUS_CD

W_OPTY_D_M26 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OPTY_STATUS_CD_I

W_OPTY_D_M27 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PR_POSTN_OPTY_STAT

W_OPTY_D_M28 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: EXEC_PRIORITY_FLG

W_OPTY_D_M29 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PR_CON_ROLE

W_OPTY_D_M3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: LEAD_QUALITY

W_OPTY_D_M30 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PR_CON_ROLE_I

W_OPTY_D_M31 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: NUM_CAMP_TOUCHES

W_OPTY_D_M32 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PR_PRTNR_DEAL_STAT

W_OPTY_D_M4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: LEAD_QUALITY_I

W_OPTY_D_M5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: REASON_WL

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1075 of 1915
Repository Tables

Indexes - continued

W_OPTY_D_M50 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: WIN_PROB_MODE

W_OPTY_D_M51 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: WIN_PROB_MODE_I

W_OPTY_D_M52 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: APPL_OWNER_TYPE

W_OPTY_D_M53 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: APPL_OWNER_TYPE_I

W_OPTY_D_M54 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: APPROVAL_LEVEL

W_OPTY_D_M55 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: MKT_SEG_LOAN_MAX

W_OPTY_D_M56 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: OPTY_TYPE_I

W_OPTY_D_M57 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: OPTY_TYPE

W_OPTY_D_M6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: REASON_WL_I

W_OPTY_D_M7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CHANNEL_TYPE

W_OPTY_D_M8 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CHANNEL_TYPE_I

W_OPTY_D_M9 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: BUDGETED_FLG

W_OPTY_D_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

W_OPTY_D_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: INTEGRATION_ID, DATASOURCE_NUM_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1076 of 1915
Repository Tables

Name: W_OPTY_DH User Name: Opportunity Dimension Hierarchy

Status: Active Type: Warehouse Base Table:


Comments: Opportunity Dimension Hierarchy

Columns

Name Not Data Type Domain Domain Comments


Null Type
ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

FIXED_HIER_LEVEL 3 Number(10, 0) Fixed Hierarchy Level

LVL1ANC_OPTY_ID 3 Varchar(30) Level 1 Opportunity Id

LVL1ANC_OPTY_NAME 3 Varchar(100) Level 1 Opportunity Name

LVL2ANC_OPTY_ID 3 Varchar(30) Level 2 Opportunity Id

LVL2ANC_OPTY_NAME 3 Varchar(100) Level 2 Opportunity Name

LVL3ANC_OPTY_ID 3 Varchar(30) Level 3 Opportunity Id

LVL3ANC_OPTY_NAME 3 Varchar(100) Level 3 Opportunity Name

LVL4ANC_OPTY_ID 3 Varchar(30) Level 4 Opportunity Id

LVL4ANC_OPTY_NAME 3 Varchar(100) Level 4 Opportunity Name

LVL5ANC_OPTY_ID 3 Varchar(30) Level 5 Opportunity Id

LVL5ANC_OPTY_NAME 3 Varchar(100) Level 5 Opportunity Name

LVL6ANC_OPTY_ID 3 Varchar(30) Level 6 Opportunity Id

LVL6ANC_OPTY_NAME 3 Varchar(100) Level 6 Opportunity Name

LVL7ANC_OPTY_ID 3 Varchar(30) Level 7 Opportunity Id

LVL7ANC_OPTY_NAME 3 Varchar(100) Level 7 Opportunity Name

LVL8ANC_OPTY_ID 3 Varchar(30) Level 8 Opportunity Id

LVL8ANC_OPTY_NAME 3 Varchar(100) Level 8 Opportunity Name

ROW_WID 3 Number(10, 0) Siebel System Field

TOP_LVL_OPTY_ID 3 Varchar(100) Top Level Opportunity Id

TOP_LVL_OPTY_NAME 3 Varchar(100) Top Level Opportunity Name

Indexes

W_OPTY_DH_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: LVL1ANC_OPTY_ID

W_OPTY_DH_F2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: LVL2ANC_OPTY_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1077 of 1915
Repository Tables

Indexes - continued

W_OPTY_DH_F3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: LVL3ANC_OPTY_ID

W_OPTY_DH_F4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: LVL4ANC_OPTY_ID

W_OPTY_DH_F5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: LVL5ANC_OPTY_ID

W_OPTY_DH_F6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: LVL6ANC_OPTY_ID

W_OPTY_DH_F7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: LVL7ANC_OPTY_ID

W_OPTY_DH_F8 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: LVL8ANC_OPTY_ID

W_OPTY_DH_F9 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: TOP_LVL_OPTY_ID

W_OPTY_DH_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: LVL1ANC_OPTY_NAME

W_OPTY_DH_M10 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: FIXED_HIER_LEVEL

W_OPTY_DH_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: LVL2ANC_OPTY_NAME

W_OPTY_DH_M3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: LVL3ANC_OPTY_NAME

W_OPTY_DH_M4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: LVL4ANC_OPTY_NAME

W_OPTY_DH_M5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: LVL5ANC_OPTY_NAME

W_OPTY_DH_M6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: LVL6ANC_OPTY_NAME

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1078 of 1915
Repository Tables

Indexes - continued

W_OPTY_DH_M7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: LVL7ANC_OPTY_NAME

W_OPTY_DH_M8 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: LVL8ANC_OPTY_NAME

W_OPTY_DH_M9 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: TOP_LVL_OPTY_NAME

W_OPTY_DH_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1079 of 1915
Repository Tables

Name: W_OPTY_DS User Name: Opportunity Dimension Stage

Status: Active Type: Warehouse Base Table:


Comments: Opportunity Dimension Stage

Columns

Name Not Data Type Domain Domain Comments


Null Type
ACCNT_CITY Varchar(50) Account City

ACCNT_COUNTRY Varchar(30) Account Country

ACCNT_LOC Varchar(50) Account Location

ACCNT_NAME Varchar(100) Account Name

ACCNT_STATE Varchar(50) Account State

ACCNT_ST_ADDRESS Varchar(200) Account Street Address

ACCNT_ZIPCODE Varchar(30) Account Zip Code

APPL_OWNER_TYPE Varchar(30) Applicant Ownership Type

APPROVAL_LEVEL Varchar(40) Approval Level

BUDGETED_FLG Character(1) Budgeted Flag (Y/N) : If budgeted


then it is set to Y else to N

CHAMPION_FLG Character(1) Champion Flag (Y/N)

CHANNEL_TYPE Varchar(30) Channel used for the opportunity


(values based on LOV type
'OPTY_CHANNEL_TYPE')

CLOSE_DT Date Time Opportunity Close Date

COMMITTED_FLG Character(1) Opportunity Committed

CONSUMER_OPTY_AMT Number(22, 7) Consumer Opportunity Amount

CONSUMER_OPTY_FLG Character(1) Consumer Opportunity flag

CONSUMER_OPTY_NUM Varchar(40) Consumer Opportunity Number

CURR_SSTAGE Varchar(50) Opportunity Sales Stage

CURR_SSTAGE_ID Varchar(30) Current Sales Stage Id

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

DEAL_HORIZON Varchar(50) Deal Horizon (values based on


LOV type 'DEAL_HORIZON')

DECISION_LVL Varchar(50) Decision Level (values based on


LOV type ''DECISION_LVL'')

DESC_TEXT Varchar(255) Description of Opportunity

EXEC_PRIORITY_FLG Character(1) Visible to top Executives Flag

EXIST_CUST_FLG Character(1) Existing Customer Flag (Y/N)

FCST_CLS_DT Date Time Opportunity Forecast close Date

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1080 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
INTEGRATION_ID 3 Varchar(30) Identifier used for integration with
external systems

LEAD_QUALITY_CD Varchar(30) Opportunity Quality (values based


on LOV type 'LEAD_QUALITY')

MAX_DAYS_IN_STG Number(10, 0) Maximum Number of days in


Sales Stage

METHOD_ID Varchar(30) Sales Method Id

MKT_SEG_LOAN_MAX Number(22, 7) Mkt Seg Loan Max

OPEN_DT Date Time Opportunity Created Date

OPTY_CLASS Varchar(30) (Made Obsolete in 7.5)

OPTY_COST Number(22, 7) Opportunity Cost

OPTY_NAME Varchar(100) Opportunity Name

OPTY_REVN_CAT Varchar(30) Opportunity Revenue Category


(Values based on LOV TYPE
''OPTY_REVENUE_SIZE' and
bucketed based on the revenue
using the min and max values)

OPTY_REVN_CAT_I Varchar(50) Opportunity Revenue Category


Language Independent Code
(Values based on LOV TYPE
''OPTY_REVENUE_SIZE' and
bucketed based on the revenue
using the min and max values)

OPTY_STATUS_CD Varchar(30) Opportunity Status Code (values


based on LOV type
'OPTY_STATUS')

OPTY_TYPE Varchar(30) Opty Type

PAR_INTEGRATION_ID Varchar(30) Id of the parent of the object

PR_BU_ID Varchar(15) Buisness Unit Id

PR_CON_ROLE Varchar(30) Role played by Primary Contact


on the Opportunity

PR_POSTN_ID Varchar(15) Primary Position Id

PR_POSTN_OPTY_STAT Varchar(10) Indicates if this opportunity is New


to the primary employee holding
the primary position

PR_PRTNR_DEAL_STAT Varchar(30) Deal status in the primary


partner's eyes

REASON_CD Varchar(30) Opportunity Reason Code

REASON_WL_CD Varchar(30) Opportunity Won or Lost


Reasoning (values based on LOV
type 'REASON_WON_LOST')

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1081 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
REVENUE_CLASS Varchar(30) Revenue Class (values based on
LOV type 'REVENUE_CLASS')

REVN_AMT Number(22, 7) Opportunity Revenue

REVN_CURCY_CD Varchar(20) Revenue Currency

REVN_PROB Number(22, 7) Revenue Probability

RISK Varchar(30) Opportunity Risk (values based on


LOV type 'RISK')

SALES_METHOD Varchar(30) Sales Method

SCD_END_DT UTC Date Time Scd End Dt

SCD_START_DT UTC Date Time Scd Start Dt

STG_START_DT Date Time Opportunity Sales Stage Date

STG_STATUS_CD Varchar(30) Opportunity Sales Stages (values


based on LOV type
'SALES_STAGE_STATUS')

STRATEGIC Varchar(50) Opportunity Strategic (values


based on LOV type 'STRATEGIC')

WIN_PROB_MODE Varchar(30) Win Prob Mode

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1082 of 1915
Repository Tables

Name: W_OPTY_DSX User Name: Opportunity Dimension Stage Extn

Status: Active Type: Warehouse Base Table:


Comments: Opportunity Dimension Stage Extn

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Varchar(30) Extension Attribute

ATTRIB_05 Varchar(30) Extension Attribute

ATTRIB_06 Varchar(30) Extension Attribute

ATTRIB_07 Varchar(30) Extension Attribute

ATTRIB_08 Varchar(30) Extension Attribute

ATTRIB_09 Varchar(30) Extension Attribute

ATTRIB_10 Varchar(30) Extension Attribute

ATTRIB_11 Number(10, 0) Extension Attribute

ATTRIB_12 Number(10, 0) Extension Attribute

ATTRIB_13 Number(10, 0) Extension Attribute

ATTRIB_14 Number(10, 0) Extension Attribute

ATTRIB_15 Number(10, 0) Extension Attribute

ATTRIB_16 Number(22, 7) Extension Attribute

ATTRIB_17 Number(22, 7) Extension Attribute

ATTRIB_18 Number(22, 7) Extension Attribute

ATTRIB_19 Number(22, 7) Extension Attribute

ATTRIB_20 Number(22, 7) Extension Attribute

ATTRIB_21 Date Time Extension Attribute

ATTRIB_22 Date Time Extension Attribute

ATTRIB_23 Date Time Extension Attribute

ATTRIB_24 Date Time Extension Attribute

ATTRIB_25 Date Time Extension Attribute

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

INTEGRATION_ID 3 Varchar(30) Identifier used for integration with


external systems

Indexes
10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1083 of 1915
Repository Tables

Name: W_OPTY_DX User Name: Opportunity Dimension Stage Extn

Status: Active Type: Warehouse Base Table:


Comments: Opportunity Dimension Stage Extn

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Varchar(30) Extension Attribute

ATTRIB_05 Varchar(30) Extension Attribute

ATTRIB_06 Varchar(30) Extension Attribute

ATTRIB_07 Varchar(30) Extension Attribute

ATTRIB_08 Varchar(30) Extension Attribute

ATTRIB_09 Varchar(30) Extension Attribute

ATTRIB_10 Varchar(30) Extension Attribute

ATTRIB_11 Number(10, 0) Extension Attribute

ATTRIB_12 Number(10, 0) Extension Attribute

ATTRIB_13 Number(10, 0) Extension Attribute

ATTRIB_14 Number(10, 0) Extension Attribute

ATTRIB_15 Number(10, 0) Extension Attribute

ATTRIB_16 Number(22, 7) Extension Attribute

ATTRIB_17 Number(22, 7) Extension Attribute

ATTRIB_18 Number(22, 7) Extension Attribute

ATTRIB_19 Number(22, 7) Extension Attribute

ATTRIB_20 Number(22, 7) Extension Attribute

ATTRIB_21 Date Time Extension Attribute

ATTRIB_22 Date Time Extension Attribute

ATTRIB_23 Date Time Extension Attribute

ATTRIB_24 Date Time Extension Attribute

ATTRIB_25 Date Time Extension Attribute

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

ROW_WID 3 Number(10, 0) Siebel System Field

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1084 of 1915
Repository Tables

Indexes - continued

W_OPTY_DX_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1085 of 1915
Repository Tables

Name: W_OPTY_MD User Name: Opportunity Mini Dimension

Status: Active Type: Warehouse Base Table:


Comments: Opportunity Mini Dimension

Columns

Name Not Data Type Domain Domain Comments


Null Type
BUDGETED_FLG Character(1) Budgeted Flag (Y/N) : If budgeted
then it is set to Y else to N

CHAMPION_FLG Character(1) Champion Flag (Y/N)

CHANNEL_TYPE Varchar(30) Channel used for the opportunity


(values based on LOV type
'OPTY_CHANNEL_TYPE')

CHANNEL_TYPE_I Varchar(50) Channel used for the opportunity


Language Independent Code
(values based on LOV type
'OPTY_CHANNEL_TYPE')

CLOSED_FLG Character(1) Indicates Opportunity is Closed or


not

COMMITTED_FLG Character(1) Opportunity Committed Flag

CURR_SSTAGE Varchar(50) Opportunity Current Sales Stage

DEAL_HORIZON Varchar(30) Deal Horizon (values based on


LOV type 'DEAL_HORIZON')

DEAL_HORIZON_I Varchar(50) Deal Horizon Language


Independent Code (values based
on LOV type 'DEAL_HORIZON')

DECISION_LVL Varchar(30) Decision Level (values based on


LOV type ''DECISION_LVL'')

DECISION_LVL_I Varchar(50) Decision Level Language


Independent Code (values based
on LOV type ''DECISION_LVL'')

EXIST_CUST_FLG Character(1) Existing Customer Flag (Y/N)

LEAD_QLTY_ORDER_BY Number(22, 7) Order By Lead Qualty

LEAD_QUALITY Varchar(30) Opportunity Quality (values based


on LOV TYPE 'LEAD_QUALITY')

LEAD_QUALITY_I Varchar(50) Opportunity Quality Language


Independent Code (values based
on LOV TYPE 'LEAD_QUALITY')

LOST_FLG Character(1) Opportunity Lost Flag (Y/N) : If the


Opportunity Status is Closed and
Won then it is set to Y, Lost then
set to N

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1086 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
OPTY_REVN_CAT Varchar(30) Opportunity Revenue Category
(Values based on LOV TYPE
''OPTY_REVENUE_SIZE' and
bucketed based on the revenue
using the min and max values)

OPTY_REVN_CAT_I Varchar(50) Opportunity Revenue Category


Language Independent Code
(Values based on LOV TYPE
''OPTY_REVENUE_SIZE' and
bucketed based on the revenue
using the min and max values)

OPTY_REVN_ORDER_BY Number(22, 7) Ordered By Opportunity Revenue

OPTY_STATUS_CD Varchar(30) Opportunity Status Code (values


based on LOV type
'OPTY_STATUS')

OPTY_STATUS_CD_I Varchar(50) LIC for Opportunity Status Code


(values based on LOV type
'OPTY_STATUS')

REASON_WL Varchar(30) Opportunity Won or Lost


Reasoning (values based on LOV
TYPE 'REASON_WON_LOST')

REASON_WL_I Varchar(50) Opportunity Won or Lost


Reasoning Language
Independent Code (values based
on LOV TYPE
'REASON_WON_LOST')

REVENUE_CLASS Varchar(30) Revenue Class (values based on


LOV type 'REVENUE_CLASS')

REVENUE_CLASS_I Varchar(50) Revenue Class Language


Independent Code (values based
on LOV type 'REVENUE_CLASS')

RISK Varchar(30) Opportunity Risk (values based on


LOV type 'RISK')

RISK_I Varchar(50) Opportunity Risk Language


Independent Code (values based
on LOV type 'RISK')

ROW_WID 3 Number(10, 0) Siebel System Field

STG_STATUS Varchar(30) Opportunity Sales Stages (values


based on LOV TYPE
'SALES_STAGE_STATUS')

STG_STATUS_I Varchar(50) Opportunity Sales Stages


Language Independent Code
(values based on LOV TYPE
'SALES_STAGE_STATUS')

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1087 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
STRATEGIC Varchar(30) Opportunity Strategic (values
based on LOV type 'STRATEGIC')

STRATEGIC_I Varchar(50) Opportunity Strategic Language


Independent Code (values based
on LOV type 'STRATEGIC')

Indexes

W_OPTY_MD_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: DECISION_LVL

W_OPTY_MD_M10 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: REVENUE_CLASS_I

W_OPTY_MD_M11 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OPTY_REVN_CAT

W_OPTY_MD_M12 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OPTY_REVN_CAT_I

W_OPTY_MD_M13 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: STG_STATUS

W_OPTY_MD_M14 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: STG_STATUS_I

W_OPTY_MD_M15 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OPTY_STATUS_CD

W_OPTY_MD_M16 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OPTY_STATUS_CD_I

W_OPTY_MD_M17 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LEAD_QUALITY

W_OPTY_MD_M18 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LEAD_QUALITY_I

W_OPTY_MD_M19 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: REASON_WL

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1088 of 1915
Repository Tables

Indexes - continued

W_OPTY_MD_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: DECISION_LVL_I

W_OPTY_MD_M20 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: REASON_WL_I

W_OPTY_MD_M21 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: CHANNEL_TYPE

W_OPTY_MD_M22 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: CHANNEL_TYPE_I

W_OPTY_MD_M23 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: BUDGETED_FLG

W_OPTY_MD_M24 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: CHAMPION_FLG

W_OPTY_MD_M25 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: CLOSED_FLG

W_OPTY_MD_M26 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: EXIST_CUST_FLG

W_OPTY_MD_M27 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LOST_FLG

W_OPTY_MD_M28 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: COMMITTED_FLG

W_OPTY_MD_M3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: DEAL_HORIZON

W_OPTY_MD_M30 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LEAD_QLTY_ORDER_BY

W_OPTY_MD_M4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: DEAL_HORIZON_I

W_OPTY_MD_M5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: RISK

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1089 of 1915
Repository Tables

Indexes - continued

W_OPTY_MD_M6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: RISK_I

W_OPTY_MD_M7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: STRATEGIC

W_OPTY_MD_M8 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: STRATEGIC_I

W_OPTY_MD_M9 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: REVENUE_CLASS

W_OPTY_MD_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered:

Columns: ROW_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1090 of 1915
Repository Tables

Name: W_OPTY_PARTY User Name: Opportunity Party

Status: Active Type: Warehouse Base Table:


Comments: Opportunity Party

Columns

Name Not Data Type Domain Domain Comments


Null Type
INTEGRATION_ID 3 Varchar(30) Opportunity Strategic Language
Independent Code (values based
on LOV type 'STRATEGIC')

OPTY_ID Varchar(15) Opportunity Id

PARTY_ID Varchar(15) Party Id Like Position or BU_ID

TABLE_WID 3 Number(10, 0) TABLE ID

Indexes

W_OPTY_PARTY_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: PARTY_ID, OPTY_ID

W_OPTY_PARTY_U2 Type: System Unique: Y DB2 Clustered: N MSSQL Clustered:

Columns: INTEGRATION_ID, TABLE_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1091 of 1915
Repository Tables

Name: W_OPTY_SCD User Name: Opportunity Scd

Status: Active Type: Warehouse Base Table:


Comments: Opportunity Slowly Changing Dimension

Columns

Name Not Data Type Domain Domain Comments


Null Type
ACCNT_CITY Varchar(50) Accnt City

ACCNT_COUNTRY Varchar(30) Accnt Country

ACCNT_LOC Varchar(50) Accnt Loc

ACCNT_NAME Varchar(100) Accnt Name

ACCNT_STATE Varchar(50) Accnt State

ACCNT_ST_ADDRESS Varchar(200) Accnt Street Address

ACCNT_ZIPCODE Varchar(30) Accnt Zipcode

APPL_OWNER_TYPE Varchar(30) Appl Owner Type

APPL_OWNER_TYPE_I Varchar(50) Appl Owner Type I

APPROVAL_LEVEL Varchar(40) Approval Level

BUDGETED_FLG Character(1) Budgeted Flg

CHAMPION_FLG Character(1) Champion Flg

CHANNEL_TYPE Varchar(30) Channel Type

CHANNEL_TYPE_I Varchar(50) Channel Type I

CLOSED_FLG Character(1) Closed Flg

CLOSED_O_REVN Number(22, 7) Closed O Revn

CLOSE_DT UTC Date Time Close Dt

COMMITTED_FLG Character(1) Committed Flg

CONSUMER_OPTY_AMT Number(22, 7) Consumer Opty Amt

CONSUMER_OPTY_FLG Character(1) Consumer Opty Flg

CONSUMER_OPTY_NUM 3 Varchar(40) Consumer Opty Num

CURR_SSTAGE Varchar(50) Current Stage

CURR_SSTAGE_ID Varchar(30) Current Stage Id

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

DEAL_HORIZON Varchar(30) Deal Horizon

DEAL_HORIZON_I Varchar(50) Deal Horizon I

DECISION_LVL Varchar(30) Decision Level

DECISION_LVL_I Varchar(50) Decision Level I

DESC_TXT Varchar(255) Desc Txt

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1092 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

EXEC_PRIORITY_FLG Character(1) Exec Priority Flg

EXIST_CUST_FLG Character(1) Exist Cust Flg

EXPECT_O_REVN Number(22, 7) Expect On Revn

FCST_CLS_DT UTC Date Time Fcst Cls Dt

INTEGRATION_ID 3 Varchar(30) Siebel System Field

LEAD_QUALITY Varchar(30) Lead Quality

LEAD_QUALITY_I Varchar(50) Lead Quality I

LOST_FLG Character(1) Lost Flg

MAX_DAYS_IN_STG Number(10, 0) Max Days In Stg

METHOD_ID Varchar(30) Method Id

MKT_SEG_LOAN_MAX Number(22, 7) Mkt Seg Loan Max

NUM_CAMP_TOUCHES Number(10, 0) Num Camp Touches

OPEN_DT UTC Date Time Open Date

OPTY_CLASS Varchar(30) Opty Class

OPTY_COST Number(22, 7) Opty Cost

OPTY_NAME 3 Varchar(100) Opty Name

OPTY_O_REVN Number(22, 7) Opty On Revenue

OPTY_REVN_CAT Varchar(30) Opty Revn Cat

OPTY_REVN_CAT_I Varchar(50) Opty Revn Cat I

OPTY_STATUS_CD Varchar(30) Opty Status Cd

OPTY_STATUS_CD_I Varchar(50) Opty Status Cd I

OPTY_TYPE Varchar(30) Opty Type

OPTY_TYPE_I Varchar(50) Opty Type I

PAR_INTEGRATION_ID Varchar(30) Par Integration Id

PR_CON_ROLE Varchar(30) Pr Con Role

PR_CON_ROLE_I Varchar(50) Pr Con Role I

PR_POSTN_OPTY_STAT Varchar(10) Pr Postn Opty Stat

PR_PRTNR_DEAL_STAT Varchar(30) Pr Prtnr Deal Stat

REASON_WL Varchar(30) Reason Wl

REASON_WL_I Varchar(50) Reason Wl I

REVENUE_CLASS Varchar(30) Revenue Class

REVENUE_CLASS_I Varchar(50) Revenue Class I

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1093 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
REVN_PROB Number(22, 7) Revn Prob

RISK Varchar(30) Risk

RISK_I Varchar(50) Risk I

ROW_WID 3 Number(10, 0) Siebel System Id

SALES_METHOD Varchar(30) Sales Method

SCD_END_DT_WID 3 Number(10, 0) FK W_DAY_D End Date of the validity of record

SCD_START_DT_WID 3 Number(10, 0) FK W_DAY_D Second Start Dt Wid

STG_START_DT UTC Date Time Stage Start Dt

STG_STATUS Varchar(30) Stage Status

STG_STATUS_I Varchar(50) Stage Status I

STRATEGIC Varchar(30) Strategic

STRATEGIC_I Varchar(50) Strategic I

U_CLOSED_O_RVN Number(22, 7) U Closed O Rvn

U_EXPECT_O_RVN Number(22, 7) U Expect O Rvn

U_OPTY_CST Number(22, 7) U Opty Cst

U_OPTY_O_RVN Number(22, 7) U Opty O Rvn

U_RVN_CURCY_CD Varchar(20) U Rvn Curcy Cd

U_RVN_EXCH_DT UTC Date Time U Rvn Exch Dt

VIS_PR_BU_ID Varchar(15) Vis Pr Bu Id

VIS_PR_POS_ID Varchar(15) Vis Pr Pos Id

WIN_PROB_MODE Varchar(30) Win Prob Mode

WIN_PROB_MODE_I Varchar(50) Win Prob Mode I

Indexes

W_OPTY_SCD_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PAR_INTEGRATION_ID

W_OPTY_SCD_M10 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: EXIST_CUST_FLG

W_OPTY_SCD_M11 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: DECISION_LVL

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1094 of 1915
Repository Tables

Indexes - continued

W_OPTY_SCD_M12 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: DECISION_LVL_I

W_OPTY_SCD_M13 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: DEAL_HORIZON

W_OPTY_SCD_M14 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: DEAL_HORIZON_I

W_OPTY_SCD_M15 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: RISK

W_OPTY_SCD_M16 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: RISK_I

W_OPTY_SCD_M17 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: STRATEGIC

W_OPTY_SCD_M18 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: STRATEGIC_I

W_OPTY_SCD_M19 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: REVENUE_CLASS

W_OPTY_SCD_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: CLOSED_FLG

W_OPTY_SCD_M20 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: REVENUE_CLASS_I

W_OPTY_SCD_M21 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OPTY_REVN_CAT

W_OPTY_SCD_M22 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OPTY_REVN_CAT_I

W_OPTY_SCD_M23 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: STG_STATUS

W_OPTY_SCD_M24 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: STG_STATUS_I

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1095 of 1915
Repository Tables

Indexes - continued

W_OPTY_SCD_M25 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OPTY_TYPE_I

W_OPTY_SCD_M26 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OPTY_TYPE

W_OPTY_SCD_M27 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OPTY_STATUS_CD

W_OPTY_SCD_M28 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OPTY_STATUS_CD_I

W_OPTY_SCD_M29 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: VIS_PR_BU_ID

W_OPTY_SCD_M3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LEAD_QUALITY

W_OPTY_SCD_M30 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: VIS_PR_POS_ID

W_OPTY_SCD_M31 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: NUM_CAMP_TOUCHES

W_OPTY_SCD_M32 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PR_CON_ROLE_I

W_OPTY_SCD_M33 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PR_POSTN_OPTY_STAT

W_OPTY_SCD_M34 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PR_PRTNR_DEAL_STAT

W_OPTY_SCD_M35 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: EXEC_PRIORITY_FLG

W_OPTY_SCD_M36 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PR_CON_ROLE

W_OPTY_SCD_M4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LEAD_QUALITY_I

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1096 of 1915
Repository Tables

Indexes - continued

W_OPTY_SCD_M5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: REASON_WL

W_OPTY_SCD_M50 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: WIN_PROB_MODE

W_OPTY_SCD_M51 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: WIN_PROB_MODE_I

W_OPTY_SCD_M52 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: APPL_OWNER_TYPE

W_OPTY_SCD_M53 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: APPL_OWNER_TYPE_I

W_OPTY_SCD_M54 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: APPROVAL_LEVEL

W_OPTY_SCD_M55 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: MKT_SEG_LOAN_MAX

W_OPTY_SCD_M6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: REASON_WL_I

W_OPTY_SCD_M7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: CHANNEL_TYPE

W_OPTY_SCD_M8 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: CHANNEL_TYPE_I

W_OPTY_SCD_M9 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: BUDGETED_FLG

W_OPTY_SCD_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: INTEGRATION_ID, DATASOURCE_NUM_ID, SCD_START_DT_WID,


SCD_END_DT_WID

W_OPTY_SCD_U2 Type: System Unique: Y DB2 Clustered: N MSSQL Clustered:

Columns: ROW_WID, SCD_START_DT_WID, SCD_END_DT_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1097 of 1915
Repository Tables

Name: W_OPTY_SCDX User Name: Opportunity SCD Extension

Status: Active Type: Warehouse Base Table:


Comments: Opportunity Slowly Changing Dimension Extension

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Varchar(30) Extension Attribute

ATTRIB_05 Varchar(30) Extension Attribute

ATTRIB_06 Varchar(30) Extension Attribute

ATTRIB_07 Varchar(30) Extension Attribute

ATTRIB_08 Varchar(30) Extension Attribute

ATTRIB_09 Varchar(30) Extension Attribute

ATTRIB_10 Varchar(30) Extension Attribute

ATTRIB_11 Number(10, 0) Extension Attribute

ATTRIB_12 Number(10, 0) Extension Attribute

ATTRIB_13 Number(10, 0) Extension Attribute

ATTRIB_14 Number(10, 0) Extension Attribute

ATTRIB_15 Number(10, 0) Extension Attribute

ATTRIB_16 Number(22, 7) Extension Attribute

ATTRIB_17 Number(22, 7) Extension Attribute

ATTRIB_18 Number(22, 7) Extension Attribute

ATTRIB_19 Number(22, 7) Extension Attribute

ATTRIB_20 Number(22, 7) Extension Attribute

ATTRIB_21 UTC Date Time Extension Attribute

ATTRIB_22 UTC Date Time Extension Attribute

ATTRIB_23 UTC Date Time Extension Attribute

ATTRIB_24 UTC Date Time Extension Attribute

ATTRIB_25 UTC Date Time Extension Attribute

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel Systems Field

ROW_WID 3 Number(10, 0) Datawarehouse System Column

SCD_END_DT_WID 3 Number(10, 0) FK W_DAY_D End Date of the validity of record

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1098 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
SCD_START_DT_WID 3 Number(10, 0) FK W_DAY_D Start Date of the validity of record

Indexes

W_OPTY_SCDX_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered:

Columns: ROW_WID, SCD_START_DT_WID, SCD_END_DT_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1099 of 1915
Repository Tables

Name: W_OPTY_STG_F User Name: Opportunity Stage Fact

Status: Active Type: Warehouse Base Table:


Comments: Opportunity Stage Fact

Columns

Name Not Data Type Domain Domain Comments


Null Type
DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

END_DT UTC Date Time End Date

END_DT_WID 3 Number(10, 0) FK W_DAY_D End Date ID

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

INTEGRATION_ID 3 Varchar(30) Identifier used for integration with


external systems

OPTY_WID 3 Number(10, 0) FK W_OPTY_D Opportunity ID

PREV_STG_WID 3 Number(10, 0) FK W_SSTAGE_D Previous Stage ID

ROW_WID 3 Number(10, 0) Siebel System Field

START_DT UTC Date Time Start Date

START_DT_WID 3 Number(10, 0) FK W_DAY_D Start Date ID

STG_WID 3 Number(10, 0) FK W_SSTAGE_D Stage ID

VIS_PR_POS_ID Varchar(15) Primary Visibility Position ID

Indexes

W_OPTY_STG_F_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PREV_STG_WID

W_OPTY_STG_F_F2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: START_DT_WID

W_OPTY_STG_F_F3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: END_DT_WID

W_OPTY_STG_F_F4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OPTY_WID

W_OPTY_STG_F_F5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: STG_WID

W_OPTY_STG_F_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: INTEGRATION_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1100 of 1915
Repository Tables

Indexes - continued

W_OPTY_STG_F_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

W_OPTY_STG_F_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered:

Columns: INTEGRATION_ID, DATASOURCE_NUM_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1101 of 1915
Repository Tables

Name: W_OPTY_STG_FS User Name: Opportunity Stage Fact Staging

Status: Active Type: Warehouse Base Table:


Comments: Opportunity Stage Fact Staging

Columns

Name Not Data Type Domain Domain Comments


Null Type
DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

END_DT UTC Date Time End Date

INTEGRATION_ID 3 Varchar(30) Identifier used for integration with


external systems

OPTY_ID Varchar(30) Opportunity ID

PREV_STG_ID Varchar(30) Previous Stage ID

START_DT UTC Date Time Start Date

STG_ID Varchar(30) Stage ID

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1102 of 1915
Repository Tables

Name: W_OPTY_STG_FSX User Name: Opportunity Stage Fact Staging Extension

Status: Active Type: Warehouse Base Table:


Comments: Opportunity Stage Fact Staging Extension

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Number(10, 0) Extension Attribute

ATTRIB_05 Number(10, 0) Extension Attribute

ATTRIB_06 Number(22, 7) Extension Attribute

ATTRIB_07 UTC Date Time Extension Attribute

ATTRIB_08 UTC Date Time Extension Attribute

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

FK_01_ID Varchar(30) Foreign Key 01 ID

FK_02_ID Varchar(30) Foreign Key 02 ID

FK_03_ID Varchar(30) Foreign Key 02 ID

INTEGRATION_ID 3 Varchar(30) Identifier used for integration with


external systems

Indexes

W_OPTY_STG_FSX_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: INTEGRATION_ID, DATASOURCE_NUM_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1103 of 1915
Repository Tables

Name: W_OPTY_STG_FX User Name: Opportunity Stage Fact Extension

Status: Active Type: Warehouse Base Table:


Comments: Opportunity Stage Fact Extension

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Number(10, 0) Extension Attribute

ATTRIB_05 Number(10, 0) Extension Attribute

ATTRIB_06 Number(22, 7) Extension Attribute

ATTRIB_07 UTC Date Time Extension Attribute

ATTRIB_08 UTC Date Time Extension Attribute

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

FK_01_WID Number(10, 0) Foreign Key 01 ID

FK_02_WID Number(10, 0) Foreign Key 02 ID

FK_03_WID Number(10, 0) Foreign Key 03 ID

ROW_WID 3 Number(10, 0) Siebel System Field

Indexes

W_OPTY_STG_FX_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1104 of 1915
Repository Tables

Name: W_ORDERITEM_F User Name: Order Item Fact

Status: Active Type: Warehouse Base Table:


Comments: Order Item Fact

Columns

Name Not Data Type Domain Domain Comments


Null Type
ACCNT_BILL_GEO_WID 3 Number(10, 0) FK W_GEO_D Geographic Dimension Id for
Billing Account (W_GEO_D):
(Borrowed from the header)

ACCNT_GEO_WID 3 Number(10, 0) FK W_GEO_D Geographic Dimension Id for


Account: (Borrowed from the
header)

ACCNT_INDUST_WID 3 Number(10, 0) FK W_INDUSTRY_D Industry Dimension Id for Account


(W_INDUSTRY_D): (Borrowed
from the header)

ACCNT_SHIP_GEO_WID 3 Number(10, 0) FK W_GEO_D Geographic Dimension Id for


Shipping Account: It is populated
for line items only. It is set to 0 for
header rows.

ACCNT_WID 3 Number(10, 0) FK W_ORG_D Account Dimension Id


(W_ORG_D): (Borrowed from the
header)

ACTION_TYPE_WID 3 Number(10, 0) FK W_LOV_D Action Type ID (Values based on


LOV type
DELTA_ACTION_CODE)

ACTIVE_FLG Character(1) Active Flag (Y/N): Pulled from the


Source.

ADJUSTMENT Number(22, 7) Set to 0

AGREEMENT_WID 3 Number(10, 0) FK W_AGREE_D Agreement Id

APPROVED_FLG Character(1) Approved Flag (Y/N): (Borrowed


from the header). Pulled from the
Source.

APPR_BY_POS_WID 3 Number(10, 0) FK W_POSITION_D Primary Position of Employee that


approves

APPR_BY_WID 3 Number(10, 0) FK W_PERSON_D Employee Dimension Id for


Approver (W_PERSON_D):
(Borrowed from the header)

BILLABLE_IND Number(10, 0) Billable, Non Billable

BILL_ACCNT_WID 3 Number(10, 0) FK W_ORG_D Billing Account Dimension Id


(W_ORG_D): (Borrowed from the
header)

BILL_CONTACT_WID 3 Number(10, 0) FK W_PERSON_D Billing Contact Dimension Id


(W_PERSON_D): (Borrowed from
the header)

CAMP_END_DT_WID 3 Number(10, 0) FK W_DAY_D Campaign End Date ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1105 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
CAMP_LNCH_DT_WID 3 Number(10, 0) FK W_DAY_D Campaign Launch Date ID

CAMP_ST_DT_WID 3 Number(10, 0) FK W_DAY_D Campaign Start Date ID

CANCELLED_FLG Character(1) Cancelled Flag (Y/N): Set to 'Y' if


the status is 'Cancelled'

CARRIER_WID 3 Number(10, 0) FK W_LOV_D Shipping Carrier Dimension Id:


(Values based on LOV type
FS_CARRIER)

CASE_WID * Number(10, 0) FK W_CASE_D Case Dimension Id

CLOSED_FLG Character(1) Closed Flag (Y/N): Set to 'Y' if the


status is 'Closed'

CONTACT_GEO_WID 3 Number(10, 0) FK W_GEO_D Geographic Dimension Id for


Account (W_GEO_D): (Borrowed
from the header)

CONTACT_WID 3 Number(10, 0) FK W_PERSON_D Contact Dimension Id


(W_PERSON_D): (Borrowed from
the header)

CRDTCRD_TXN_AMT Number(22, 7) Obsoleted

CRDTCRD_TXN_DT_WID 3 Number(10, 0) FK W_LOV_D Obsoleted

CREATED_BY_ORG_WID 3 Number(10, 0) FK W_ORG_D Organization of the Creator


(W_ORG_D): For the line item it's
the Organization of the line item's
Creator, for the Summary Row, it's
set to 0.

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

DAYS_FRM_QUOTE Number(10, 0) Number of Days after Quote

DISCNT_AMT Number(22, 7) Discount Amount: Start Price - Net


Price. If null it is set to 0.
(Currency: CURCY_CD,
Exchange Date: ORDER_DT)

DISCNT_MECH_WID 3 Number(10, 0) FK W_LOV_D Discount Mechanism - Discount


%, Discount Amount, Direct
Amount (Values based on LOV
type ETL_DISCOUNT_MECH)

DISCNT_METH_CD Varchar(50) Discount Method Code

DISCNT_PERCENT Number(22, 7) Discount Percentage

ENTITLEMENT_WID 3 Number(10, 0) FK W_ENTLMNT_D Entitlement Id

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

EXISTING_FLG Character(1) Existing Flag

FREIGHT_AMT Number(22, 7) Set to 0

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1106 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
HEADER_FLG Character(1) Header Flag (Y/N): It will be set to
'Y' for entries that were borrowed
from the Orders (The header). It
will be set to 'N' for Line Items.

INCL_CALC_IND Number(10, 0) Include Calculation Indicator (1/0):


Quantities and Revenue and Cost
amounts will be multiplied by this
indicator to avoid double counting.
For simple products this value is
set to 1. For Packaged Products,
the top line items get 0 and the
children unde

INTEGRATION_ID 3 Varchar(30) Identifier used for integration with


external systems

LAUNCH_DT_WID 3 Number(10, 0) FK W_DAY_D Campaign Launch Date ID

LIST_PRI Number(22, 7) Current List Price of Product

LN_NUM Number(22, 7) Line Number: It is determined for


line items only. It is set to NULL
for header rows.

MARGIN Number(22, 7) Unit Margin: Net Price - Cost. If


null it is set to 0

MKT_REGN_WID 3 Number(10, 0) FK W_REGN_D Marketing Region ID

MUST_DLVR_DT UTC Date Time Must Deliver Date

MUST_DLVR_DT_WID 3 Number(10, 0) FK W_DAY_D Latest delivery date WID

NET_PRI Number(22, 7) Unit Net Price: Price after


discounts (Currency: CURCY_CD,
Exchange Date: ORDER_DT)

NRC_IND Number(10, 0) NRC Indicator

NUM_OCCURRENCE Number(10, 0) Number of Occurrance for


Recurring Monthly Charge

OFFER_WID 3 Number(10, 0) FK W_OFFER_D Extension Attribute

OPTY_WID 3 Number(10, 0) FK W_OPTY_D Opportunity Dimension Id for


Order (W_OPTY_D): (Borrowed
from the header)

ORDER_ATTR_WID 3 Number(10, 0) Order Attribute ID, Forein Key to


Order Mini Dimension

ORDER_DT_WID 3 Number(10, 0) FK W_DAY_D Order Date Dimension


(W_DAY_D)

ORDER_WID 3 Number(10, 0) FK W_ORDER_D Order Dimension Id


(W_ORDER_D)

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1107 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
ORDITM_COST Number(22, 7) Order Item Cost - From Cost List
for Product. (Product: PROD_ID,
Currency: CURCY_CD, Exchange
Date: ORDER_DT) If null it is set
to 0.

OWN_ORG_PRTNR_FLG Character(1) Own Org Partner Flag

PAR_LN_NUM Number(22, 7) Parent Line number

PAR_LN_PROD_WID 3 Number(10, 0) FK W_PRODUCT_D Parent Line Product Id


(W_PRODUCT_D)

PRI_LST_ITM_WID 3 Number(10, 0) FK W_PRILSTITEM_D Price List Item ID

PROD_ATTRIB_WID 3 Number(10, 0) FK W_PRDATTR_D Product Attribute Dimension ID

PROD_STATUS_WID 3 Number(10, 0) FK W_LOV_D Product Status Dimension Id


(W_LOV_D): (Values based on
LOV type
FS_PRODINVCAT_STATUS)

PROD_WID 3 Number(10, 0) FK W_PRODUCT_D Product Dimension Id


(W_PRODUCT_D)

PROGRAM_WID 3 Number(10, 0) FK W_PROGRAM_D Program Dimension Id


(W_PROGRAM_D)

PR_OWNER_ORG_WID 3 Number(10, 0) FK W_ORG_D Primary Owner's Organization of


Dimension Id (W_ORG_D):
(Borrowed from the header)

PR_TEAM_EMP_WID 3 Number(10, 0) FK W_PERSON_D Primary Employee on Team

PR_TEAM_POS_WID 3 Number(10, 0) FK W_POSITION_D Primary Position of Team

PR_VIS_ORG_WID 3 Number(10, 0) FK W_ORG_D Primary Visibility Organization


Dimension Id (W_ORG_D):
(Borrowed from the header)

QTY_REQ Number(22, 7) Quantity Requested: If null it is set


to 0

QTY_SHIPPED Number(22, 7) Quantity Shipped: If null it is set to


0

REQ_SHIP_DT Date Time Required Ship Date

REQ_SHIP_DT_WID 3 Number(10, 0) FK W_DAY_D Day Dimension Id for Required


Ship Date (W_DAY_D)

ROLLUP_NET_PRI Number(22, 7) Rollup Net Price

ROOT_LN_NUM Number(22, 7) Root Line Number

ROOT_LN_PROD_WID 3 Number(10, 0) FK W_PRODUCT_D Root Line Product ID

ROW_TYPE 3 Number(2, 0) Row Type (System Column): It is


set to 0 for rows generated from
the Order and 1 for rows
generated for Order Line Items.

ROW_WID 3 Number(10, 0) Siebel System Field

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1108 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
SEGMENT_WID 3 Number(10, 0) FK W_SEGMENT_D Campaign Contact Id

SHIP_ACCNT_WID 3 Number(10, 0) FK W_ORG_D Shipping Account Dimension Id


(W_ORG_D)

SHIP_CONTACT_WID 3 Number(10, 0) FK W_PERSON_D Shipping Contact Dimension Id


(W_PERSON_D)

SHIP_METH_WID 3 Number(10, 0) FK W_LOV_D List of Values Dimension Id for


Shipping Method (W_LOV_D):
(Values based on LOV type
FS_SHIPPING_METHOD)

SOURCE_WID 3 Number(10, 0) FK W_SOURCE_D Marketing Source ID

SR_WID 3 Number(10, 0) FK W_SRVREQ_D Service Request Id

START_PRI Number(22, 7) Starting Price: Initial Price of the


Product, before discounts. If null it
is set to 0. (Currency:
CURCY_CD, Exchange Date:
ORDER_DT)

STATUS_DT UTC Date Time Status Change Date

STATUS_DT_WID 3 Number(10, 0) FK W_DAY_D Status Change Date WID

STATUS_WID 3 Number(10, 0) FK W_LOV_D Status Dimension Id (W_LOV_D):


(Values based on LOV type
FS_ORDER_STATUS)

TAX_AMT Number(22, 7) Set to 0

TAX_EXEMPT_FLG Character(1) Tax Exempt Flag (Y/N): Set to 'Y'


if it is tax exempt able.

TAX_EXEMPT_NUM Varchar(30) Tax Exempt Number

TAX_EXEMPT_REASON Varchar(80) Tax Exempt Reason

TOP_LVL_LN_FLG Character(1) Top Level Line Flag (Y/N): Set to


'Y' for Complex products like
Customized Products and
Packaged products to indicate the
parents and set to 'N' for children.

U_ADJUSTMENT Number(22, 7) Value Before conversion to


Datamart Currency

U_CRDTCRD_EXCH_DT UTC Date Time Exchange Date

U_CRDTCRD_TXN_AMT Number(22, 7) Value Before conversion to


Datamart Currency

U_CURCY_CD Varchar(20) Original Currency Code

U_DISCNT_AMT Number(22, 7) Value Before conversion to


Datamart Currency

U_EXCH_DT UTC Date Time Exchange Date

U_FREIGHT_AMT Number(22, 7) Value Before conversion to


Datamart Currency

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1109 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
U_LIST_PRI Number(22, 7) Value Before conversion to
Datamart Currency

U_MARGIN Number(22, 7) Value Before conversion to


Datamart Currency

U_NET_PRI Number(22, 7) Value Before conversion to


Datamart Currency

U_ORDITM_CST Number(22, 7) Value Before conversion to


Datamart Currency

U_ROLLUP_NET_PRI Number(22, 7) Unaltered Rollup Net Price

U_START_PRI Number(22, 7) Value Before conversion to


Datamart Currency

U_TAX_AMT Number(22, 7) Value Before conversion to


Datamart Currency

VIS_ORG_PRTNR_FLG Character(1) Visibility Org Partner Flag

VIS_PR_BU_ID Varchar(30) Primary Visibility Org ID

VIS_PR_POS_ID Varchar(30) Primary Visibility Position ID

VOL_DISCNT Varchar(50) Volume Discount

VOL_DISCNT_ITEM Varchar(50) Volume Discount Item

VOL_UPSELL_ITEM Varchar(50) Volume Up-sell Item

WRITE_IN_PRD_NAME Varchar(100) Write-in Product Name

Indexes

W_ORDERITEM_F_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PROGRAM_WID

W_ORDERITEM_F_F10 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: BILL_CONTACT_WID

W_ORDERITEM_F_F100 Type: Extension Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CASE_WID

W_ORDERITEM_F_F11 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: SHIP_CONTACT_WID

W_ORDERITEM_F_F12 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PROD_WID

W_ORDERITEM_F_F13 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: ACCNT_INDUST_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1110 of 1915
Repository Tables

Indexes - continued

W_ORDERITEM_F_F14 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: APPR_BY_WID

W_ORDERITEM_F_F15 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PR_VIS_ORG_WID

W_ORDERITEM_F_F16 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: REQ_SHIP_DT_WID

W_ORDERITEM_F_F17 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: ORDER_WID

W_ORDERITEM_F_F18 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: ORDER_DT_WID

W_ORDERITEM_F_F19 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: OPTY_WID

W_ORDERITEM_F_F2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: ACCNT_WID

W_ORDERITEM_F_F20 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PROD_STATUS_WID

W_ORDERITEM_F_F21 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: SHIP_METH_WID

W_ORDERITEM_F_F22 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CARRIER_WID

W_ORDERITEM_F_F23 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: STATUS_WID

W_ORDERITEM_F_F24 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CREATED_BY_ORG_WID

W_ORDERITEM_F_F25 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PR_OWNER_ORG_WID

W_ORDERITEM_F_F26 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PAR_LN_PROD_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1111 of 1915
Repository Tables

Indexes - continued

W_ORDERITEM_F_F27 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CRDTCRD_TXN_DT_WID

W_ORDERITEM_F_F28 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: APPR_BY_POS_WID

W_ORDERITEM_F_F29 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: AGREEMENT_WID

W_ORDERITEM_F_F3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CONTACT_WID

W_ORDERITEM_F_F30 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ENTITLEMENT_WID

W_ORDERITEM_F_F31 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: SR_WID

W_ORDERITEM_F_F32 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OFFER_WID

W_ORDERITEM_F_F33 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: SEGMENT_WID

W_ORDERITEM_F_F34 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PRI_LST_ITM_WID

W_ORDERITEM_F_F35 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PROD_ATTRIB_WID

W_ORDERITEM_F_F36 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PR_TEAM_EMP_WID

W_ORDERITEM_F_F37 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PR_TEAM_POS_WID

W_ORDERITEM_F_F38 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: DISCNT_MECH_WID

W_ORDERITEM_F_F39 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: STATUS_DT_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1112 of 1915
Repository Tables

Indexes - continued

W_ORDERITEM_F_F4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: BILL_ACCNT_WID

W_ORDERITEM_F_F40 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: MUST_DLVR_DT_WID

W_ORDERITEM_F_F41 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ACTION_TYPE_WID

W_ORDERITEM_F_F42 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROOT_LN_PROD_WID

W_ORDERITEM_F_F44 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: ORDER_ATTR_WID

W_ORDERITEM_F_F45 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: SOURCE_WID

W_ORDERITEM_F_F46 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: LAUNCH_DT_WID

W_ORDERITEM_F_F47 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CAMP_LNCH_DT_WID

W_ORDERITEM_F_F48 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CAMP_END_DT_WID

W_ORDERITEM_F_F49 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CAMP_ST_DT_WID

W_ORDERITEM_F_F5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: SHIP_ACCNT_WID

W_ORDERITEM_F_F50 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: MKT_REGN_WID

W_ORDERITEM_F_F6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: ACCNT_GEO_WID

W_ORDERITEM_F_F7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CONTACT_GEO_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1113 of 1915
Repository Tables

Indexes - continued

W_ORDERITEM_F_F8 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: ACCNT_BILL_GEO_WID

W_ORDERITEM_F_F9 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: ACCNT_SHIP_GEO_WID

W_ORDERITEM_F_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: TOP_LVL_LN_FLG

W_ORDERITEM_F_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ETL_PROC_WID

W_ORDERITEM_F_M3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_TYPE

W_ORDERITEM_F_M5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: OWN_ORG_PRTNR_FLG

W_ORDERITEM_F_M6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: DAYS_FRM_QUOTE

W_ORDERITEM_F_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

W_ORDERITEM_F_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: INTEGRATION_ID, ROW_TYPE, DATASOURCE_NUM_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1114 of 1915
Repository Tables

Name: W_ORDERITEM_FS User Name: Order Item Fact Stage

Status: Active Type: Warehouse Base Table:


Comments: Order Item Fact Stage

Columns

Name Not Data Type Domain Domain Comments


Null Type
ACCNT_ID Varchar(30) Account Id

ACCNT_INDUST_ID Varchar(30) Account Industry Id

ACTION Varchar(30) Action

ACTION_TYPE Varchar(30) Action Type

AGREEMENT_ID Varchar(30) Agreement Id

APPR_BY_ID Varchar(30) Approved By Id

APPR_BY_POS_ID Varchar(30) Primary Position of Employee

BILLABLE_IND Number(10, 0) Billable, Non Billable

BILL_ACCNT_ID Varchar(30) Billed Account Dimension Id

BILL_CON_ID Varchar(30) Billed Contact Dimension Id

BILL_TO_CITY Varchar(50) Billed City

BILL_TO_COUNTRY Varchar(30) Billed Country

BILL_TO_ZIPCODE Varchar(30) Billed Zipcode

CARRIER_CD Varchar(50) Carrier Code (values based on


LOV type 'FS_CARRIER')

CASE_ID * Varchar(30) Case Id

CONTACT_ID Varchar(30) Contact Id

COST_PRI Number(22, 7) Cost

CREATED_BY_ORG_ID Varchar(30) Organization of the Creator of the


Line Item

CURCY_CD Varchar(20) Currency Code

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

DISCNT_AMT Number(22, 7) Unit Discount Amount

DISCNT_MECH Varchar(30) Discount Mechanism - Discount


%, Discount Amount, Direct
Amount

DISCNT_METH_CD Varchar(50) Discount Method Code

DISCNT_PERCENT Number(22, 7) Discount Percent

ENTITLEMENT_ID Varchar(30) Entitlement Id

EXCH_DT UTC Date Time Exchange Date

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1115 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
INTEGRATION_ID 3 Varchar(30) Identifier used for integration with
external systems

LD_WAVE_ID Varchar(30) Campaign Load Wave ID

LIST_PRI Number(22, 7) Current List Price of Product

LN_NUM Number(22, 7) Line Number

LOANER_FLG Character(1) Loaner Flag

MUST_DLVR_DT UTC Date Time Latest delivery date

NET_PRI Number(22, 7) Unit Net Price

NUM_OCCURRENCE Number(10, 0) Number of Occurrance for Monthly


Recurring Charge

OFFER_ID Varchar(30) Offer Id

OPTY_ID Varchar(30) Opportunity Id

ORDER_ID Varchar(30) Order Id

PAR_LN_NUM Number(22, 7) Parent Line number

PAR_LN_PROD_ID Varchar(30) Parent Line Product Id

PRICE_LST_ID Varchar(30) Price List Id

PROD_ID Varchar(30) Product Id

PROD_STATUS_CD Varchar(50) Product Status Code (values


based on LOV type
'FS_PRODINVCAT_STATUS')

PROGRAM_ID Varchar(30) Program Id

PROG_SRC_TYPE Varchar(30) Program Source Type: Internal


usage only.

PR_OWNER_ORG_ID Varchar(30) Primary Owner's Organization of


Dimension Id

PR_TEAM_EMP_ID Varchar(30) Primary Employee on Team

PR_TEAM_POS_ID Varchar(30) Extension Attribute

PR_VIS_ORG_ID Varchar(30) Primary Visibility Organization


Dimension Id

QTY_REQ Number(22, 7) Quantity Requested

QTY_SHIPPED Number(22, 7) Quantity Shipped

REQ_SHIP_DT Date Time Required Ship Date

ROLLUP_NET_PRI Number(22, 7) Rollup Net Price

ROOT_LN_NUM Number(22, 7) Root Line Number

ROOT_LN_PROD_ID Varchar(30) Root Line Product ID

SEGMENT_ID Varchar(30) Campaign Contact Id

SHIP_ACCNT_ID Varchar(30) Shipped Account Id

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1116 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
SHIP_CON_ID Varchar(30) Shipped Contact Id

SHIP_METH_CD Varchar(50) Shipped Method Code (values


based on LOV
type'FS_SHIPPING_METHOD')

SHIP_TO_CITY Varchar(50) Shipped City

SHIP_TO_COUNTRY Varchar(30) Shipped Country

SHIP_TO_ZIPCODE Varchar(30) Shipped Zipcode

SOURCE_ID Varchar(30) Marketing Source ID

SRC_INVLOC Varchar(100) Source

SRC_REGN_ID Varchar(30) Marketing Region ID

SR_ID Varchar(30) Service Request Id

START_PRI Number(22, 7) Unit Start Price

STATUS_CD Varchar(30) Status Code (values based on


LOV type'FS_ORDER_STATUS')

STATUS_DT UTC Date Time Status Change Date

TAX_EXEMPT_FLG Character(1) Tax Exempt Flag (Y/N): Set to 'Y'


if it is tax exempt able.

TAX_EXEMPT_NUM Varchar(30) Tax Exempt Number

TAX_EXEMPT_REASON Varchar(80) Tax Exempt Reason

VIS_PR_POS_ID Varchar(30) Primary Visibility Position ID

VOL_DISCNT Varchar(50) Volume Discount

VOL_DISCNT_ITEM Varchar(50) Volume Discount Item

VOL_UPSELL_ITEM Varchar(50) Volume Up-sell Item

WRITE_IN_PRD_NAME Varchar(100) Write-in Product Name

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1117 of 1915
Repository Tables

Name: W_ORDERITEM_FSX User Name: Order Item Fact Stage Extn

Status: Active Type: Warehouse Base Table:


Comments: Order Item Fact Stage Extn

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Number(10, 0) Extension Attribute

ATTRIB_05 Number(10, 0) Extension Attribute

ATTRIB_06 Number(22, 7) Extension Attribute

ATTRIB_07 Date Time Extension Attribute

ATTRIB_08 Date Time Extension Attribute

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

FK_01_ID Varchar(30) Blank Key Field For Adding New


DM

FK_02_ID Varchar(30) Blank Key Field For Adding New


DM

FK_03_ID Varchar(30) Blank Key Field For Adding New


DM

INTEGRATION_ID 3 Varchar(30) Identifier used for integration with


external systems

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1118 of 1915
Repository Tables

Name: W_ORDERITEM_FX User Name: Order Item Fact Extn

Status: Active Type: Warehouse Base Table:


Comments: Order Item Fact Extn

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Number(10, 0) Extension Attribute

ATTRIB_05 Number(10, 0) Extension Attribute

ATTRIB_06 Number(22, 7) Extension Attribute

ATTRIB_07 Date Time Extension Attribute

ATTRIB_08 Date Time Extension Attribute

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

FK_01_WID Number(10, 0) Foreign Key 01 WID

FK_02_WID Number(10, 0) Foreign Key 02 WID

FK_03_WID Number(10, 0) Foreign Key 03 WID

ROW_WID 3 Number(10, 0) Siebel System Field

Indexes

W_ORDERITEM_FX_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1119 of 1915
Repository Tables

Name: W_ORDERITEM_GS User Name: Order Item General Staging

Status: Active Type: Warehouse Base Table:


Comments: Order Item General Staging

Columns

Name Not Data Type Domain Domain Comments


Null Type
DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

INTEGRATION_ID 3 Varchar(30) Identifier used for integration with


external systems

ROW_TYPE Number(2, 0) Row Type (System Column): It is


set to 0

TOTAL_LINE_AMT Number(22, 7) Total Line Amount of an Order,


Used to calculate Tax Amount:
Calculated as Sum(Net Price *
Quantity Requested * Include
Calculate Indicator)

U_TOTAL_LINE_AMT Number(22, 7) Unconverted Total Line Amount

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1120 of 1915
Repository Tables

Name: W_ORDER_D User Name: Order Dimension

Status: Active Type: Warehouse Base Table:


Comments: Order Dimension

Columns

Name Not Data Type Domain Domain Comments


Null Type
ACTIVE_FLG Character(1) Active Flag (Y/N) : If Active flag is
null then it is set to N

APPROVED_FLG Character(1) Approved Flag

CRDTCRD_NAME Varchar(30) Obsoleted

CRDTCRD_NAME_I Varchar(50) Obsoleted

CRDTCRD_TXNSTAT Varchar(30) Obsoleted

CRDTCRD_TXNSTAT_I Varchar(50) Obsoleted

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

DAYS_FRM_QUOTE Number(10, 0) Number of Days from Quote

DEST_INV_LOC Varchar(100) Extension Attribute

DISCNT_PERCENT Number(22, 7) Discount Percent

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

INTEGRATION_ID 3 Varchar(30) Identifier used for integration with


external systems

MINI_WID 3 Number(10, 0) Foreign Key to Mini Dimension

ORDER_DT Date Time Order Date

ORDER_NUM Varchar(30) Order Number

ORDER_TYPE Varchar(30) Order Type (values based on LOV


type ''FS_ORDER_TYPE')

ORDER_TYPE_I Varchar(50) Order Type Language


Independent Code (values based
on LOV type ''FS_ORDER_TYPE')

PAYMENT_TERM Varchar(50) Obsoleted

PAYMENT_TYPE Varchar(30) Obsoleted

PAYMENT_TYPE_I Varchar(50) Obsoleted

PRIO_CD Varchar(30) Priority (values based on LOV


type 'FS_INVLOC_ORDPRI')

PRIO_CD_I Varchar(50) Priority Language Independent


Code (values based on LOV type
'FS_INVLOC_ORDPRI')

PRI_LST_NAME Varchar(50) Price List Name

QUOTE_DT Date Time Quote Date

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1121 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
QUOTE_NAME Varchar(50) Quote Name

QUOTE_NUM Varchar(30) Quote Number

REQ_SHIP_DT Date Time Requested Ship Date

ROW_WID 3 Number(10, 0) Siebel System Field

SOURCE_INV_LOC Varchar(100) Extension Attribute

STATUS_CD Varchar(30) Status (values based on LOV type


'FS_ORDER_STATUS')

STATUS_CD_I Varchar(50) Status Language Independent


Code (values based on LOV type
'FS_ORDER_STATUS')

STATUS_DT Date Time Status Date

TAX_EXMT_FLG Character(1) Tax Exempt Flag

TAX_EXMT_NUM Varchar(30) Tax Exempt Number

TAX_EXMT_NUM_I Varchar(50) Obsoleted

TAX_EXMT_REASON Varchar(80) Tax Exempt Reason

TAX_PERCENT Number(22, 7) Tax Percent

VIS_PR_BU_ID Varchar(15) Primary Buisness Unit Id for


Visibility

VIS_PR_POS_ID Varchar(15) Visibility Primary Position ID

Indexes

W_ORDER_D_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: MINI_WID

W_ORDER_D_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: ORDER_TYPE

W_ORDER_D_M10 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PRIO_CD

W_ORDER_D_M11 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PRIO_CD_I

W_ORDER_D_M12 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: TAX_EXMT_NUM

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1122 of 1915
Repository Tables

Indexes - continued

W_ORDER_D_M13 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: TAX_EXMT_NUM_I

W_ORDER_D_M14 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PAYMENT_TYPE

W_ORDER_D_M15 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PAYMENT_TYPE_I

W_ORDER_D_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: STATUS_CD

W_ORDER_D_M3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: STATUS_CD_I

W_ORDER_D_M4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: ACTIVE_FLG

W_ORDER_D_M5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: ORDER_TYPE_I

W_ORDER_D_M6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CRDTCRD_NAME

W_ORDER_D_M7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CRDTCRD_NAME_I

W_ORDER_D_M8 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CRDTCRD_TXNSTAT

W_ORDER_D_M9 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CRDTCRD_TXNSTAT_I

W_ORDER_D_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

W_ORDER_D_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: INTEGRATION_ID, DATASOURCE_NUM_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1123 of 1915
Repository Tables

Name: W_ORDER_DS User Name: Order Dimension Stage

Status: Active Type: Warehouse Base Table:


Comments: Order Dimension Stage

Columns

Name Not Data Type Domain Domain Comments


Null Type
ACTIVE_FLG Character(1) Active Flag

APPROVED_FLG Character(1) Priority

CRDTCRD_NAME Varchar(50) Credit Card Name (values based


on LOV type 'PAY_ACCNT_CD')

CRDTCRD_TXNSTAT Varchar(30) Credit Card Transaction Status


(values based on LOV type
'CREDIT_CARD_TXN_STATUS')

CRDTCRD_TXN_AMT Number(22, 7) Credit Card Transaction Amount

CRDTCRD_TXN_DT UTC Date Time Credit Card Transaction Date

CURCY_CD Varchar(20) Currency Code

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

DAYS_FRM_QUOTE Number(10, 0) Number of Days from Quote

DEST_INV_LOC Varchar(100) Extension Attribute

DISCNT_PERCENT Number(22, 7) Discount Percent

EXCHANGE_DT Date Time Exchange Date

FREIGHT_AMT Number(22, 7) Freight Amount

INTEGRATION_ID 3 Varchar(30) Identifier used for integration with


external systems

ORDER_DT Date Time Order Date

ORDER_NUM Varchar(30) Order Number

ORDER_TYPE Varchar(50) Order Type (values based on LOV


type ''FS_ORDER_TYPE')

PAYMENT_TERM Varchar(50) Payment Terms

PAYMENT_TYPE Varchar(30) Payment Type

PRIO_CD Varchar(30) Priority (values based on LOV


type 'FS_INVLOC_ORDPRI')

PRI_LST_NAME Varchar(50) Price List Name

PR_BU_ID Varchar(15) Buisness Unit Id

PR_POSTN_ID Varchar(15) Primary Position ID

QUOTE_DT Date Time Quote Date

QUOTE_NAME Varchar(50) Quote Name

QUOTE_NUM Varchar(30) Quote Number

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1124 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
REQ_SHIP_DT Date Time Requested Ship Date

SOURCE_INV_LOC Varchar(100) Extension Attribute

STATUS_CD Varchar(30) Status (values based on LOV type


'FS_ORDER_STATUS')

STATUS_DT Date Time Status Date

TAX_AMT Number(22, 7) Tax

TAX_EXMT_FLG Character(1) Tax Exempt Flag

TAX_EXMT_NUM Varchar(30) Tax Exempt Number

TAX_EXMT_REASON Varchar(80) Tax Exempt Reason

TAX_PERCENT Number(22, 7) Tax Percent

TOTAL_ADJUSTMENT Number(22, 7) Adjustment at the document level

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1125 of 1915
Repository Tables

Name: W_ORDER_DSX User Name: Order Dimension Stage Extn

Status: Active Type: Warehouse Base Table:


Comments: Order Dimension Stage Extn

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Varchar(30) Extension Attribute

ATTRIB_05 Varchar(30) Extension Attribute

ATTRIB_06 Varchar(30) Extension Attribute

ATTRIB_07 Varchar(30) Extension Attribute

ATTRIB_08 Varchar(30) Extension Attribute

ATTRIB_09 Varchar(30) Extension Attribute

ATTRIB_10 Varchar(30) Extension Attribute

ATTRIB_11 Number(10, 0) Extension Attribute

ATTRIB_12 Number(10, 0) Extension Attribute

ATTRIB_13 Number(10, 0) Extension Attribute

ATTRIB_14 Number(10, 0) Extension Attribute

ATTRIB_15 Number(10, 0) Extension Attribute

ATTRIB_16 Number(22, 7) Extension Attribute

ATTRIB_17 Number(22, 7) Extension Attribute

ATTRIB_18 Number(22, 7) Extension Attribute

ATTRIB_19 Number(22, 7) Extension Attribute

ATTRIB_20 Number(22, 7) Extension Attribute

ATTRIB_21 Date Time Extension Attribute

ATTRIB_22 Date Time Extension Attribute

ATTRIB_23 Date Time Extension Attribute

ATTRIB_24 Date Time Extension Attribute

ATTRIB_25 Date Time Extension Attribute

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

INTEGRATION_ID 3 Varchar(30) Identifier used for integration with


external systems

Indexes
10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1126 of 1915
Repository Tables

Name: W_ORDER_DX User Name: Order Dimension Extn

Status: Active Type: Warehouse Base Table:


Comments: Order Dimension Extn

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Varchar(30) Extension Attribute

ATTRIB_05 Varchar(30) Extension Attribute

ATTRIB_06 Varchar(30) Extension Attribute

ATTRIB_07 Varchar(30) Extension Attribute

ATTRIB_08 Varchar(30) Extension Attribute

ATTRIB_09 Varchar(30) Extension Attribute

ATTRIB_10 Varchar(30) Extension Attribute

ATTRIB_11 Number(10, 0) Extension Attribute

ATTRIB_12 Number(10, 0) Extension Attribute

ATTRIB_13 Number(10, 0) Extension Attribute

ATTRIB_14 Number(10, 0) Extension Attribute

ATTRIB_15 Number(10, 0) Extension Attribute

ATTRIB_16 Number(22, 7) Extension Attribute

ATTRIB_17 Number(22, 7) Extension Attribute

ATTRIB_18 Number(22, 7) Extension Attribute

ATTRIB_19 Number(22, 7) Extension Attribute

ATTRIB_20 Number(22, 7) Extension Attribute

ATTRIB_21 Date Time Extension Attribute

ATTRIB_22 Date Time Extension Attribute

ATTRIB_23 Date Time Extension Attribute

ATTRIB_24 Date Time Extension Attribute

ATTRIB_25 Date Time Extension Attribute

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

ROW_WID 3 Number(10, 0) Siebel System Field

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1127 of 1915
Repository Tables

Indexes - continued

W_ORDER_DX_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1128 of 1915
Repository Tables

Name: W_ORDER_F User Name: Order Fact

Status: Active Type: Warehouse Base Table:


Comments: Order Fact

Columns

Name Not Data Type Domain Domain Comments


Null Type
ACCNT_BILL_GEO_WID 3 Number(10, 0) FK W_GEO_D Geographic Dimension Id for
Billing Account (W_GEO_D)

ACCNT_GEO_WID 3 Number(10, 0) FK W_GEO_D Geographic Dimension Id for


Account

ACCNT_INDUST_WID 3 Number(10, 0) Industry Dimension Id for Account


(W_INDUSTRY_D)

ACCNT_WID 3 Number(10, 0) FK W_ORG_D Account Dimension Id


(W_ORG_D):

ACTIVE_FLG Character(1) Active Flag

ADJUSTMENT Number(22, 7) Adjustment

AGREEMENT_WID 3 Number(10, 0) Agreement id

APPROVED_FLG Character(1) Approved Flag

APPR_BY_POS_WID 3 Number(10, 0) Primary Position of Employee that


approves

APPR_BY_WID 3 Number(10, 0) Employee Dimension Id for


Approver (W_PERSON_D):
(Borrowed from the header)

BILL_ACCNT_WID 3 Number(10, 0) Billing Account Dimension Id


(W_ORG_D): (Borrowed from the
header)

BILL_CONTACT_WID 3 Number(10, 0) Billing Contact Dimension Id


(W_PERSON_D): (Borrowed from
the header)

CAMP_END_DT_WID 3 Number(10, 0) FK W_DAY_D Campaign End Date ID

CAMP_LNCH_DT_WID 3 Number(10, 0) FK W_DAY_D Campaign Launch Date ID

CAMP_ST_DT_WID 3 Number(10, 0) FK W_DAY_D Campaign Start Date ID

CANCELLED_FLG Character(1) Cancelled Flag (Y/N): Set to 'Y' if


the status is 'Cancelled'

CASE_WID * Number(10, 0) FK W_CASE_D Case Demension Id

CLOSED_FLG Character(1) Closed Flag (Y/N): Set to 'Y' if the


status is 'Closed'

CONTACT_GEO_WID 3 Number(10, 0) Geographic Dimension Id for


Account (W_GEO_D)

CONTACT_WID 3 Number(10, 0) FK W_PERSON_D Contact Dimension Id


(W_PERSON_D)

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1129 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
COST Number(22, 7) Order Cost - Sum of Costs of
Products in a Order. If null it is set
to 0.

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

DAYS_FRM_QUOTE Number(10, 0) Number of Days from Quote

ENTITLEMENT_WID 3 Number(10, 0) Entitlement Id

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

FREIGHT_AMT Number(22, 7) Freight Amount: It is the Freight


amount as defined for the overall
Order.

INTEGRATION_ID 3 Varchar(30) Siebel System Field

ITM_DISCNT_AMT Number(22, 7) Total Discount amount from line


items

LAUNCH_DT_WID 3 Number(10, 0) FK W_DAY_D Campaign Load Wave Launch


Date ID

MARGIN Number(22, 7) Margin

MKT_REGN_WID 3 Number(10, 0) FK W_REGN_D Marketing Region ID

NUM_NRC_ITEMS Number(10, 0) Number of NRC Items

NUM_ORDER_ITMS Number(10, 0) Number of Order Items

OFFER_WID 3 Number(10, 0) ail

OPTY_WID 3 Number(10, 0) Opportunity Dimension Id for


Order (W_OPTY_D): (Borrowed
from the header)

ORDER_AMT Number(22, 7) Total Order Amount

ORDER_ATTR_WID 3 Number(10, 0) Order Attribute ID, Forein Key to


Order Mini Dimension

ORDER_DT_WID 3 Number(10, 0) Order Date Dimension


(W_DAY_D)

ORDER_NRC Number(22, 7) Order Amount for NRC type


products

ORDER_WID 3 Number(10, 0) Order Dimension Id


(W_ORDER_D)

OWN_ORG_PRTNR_FLG Character(1) Own Org Partner Flag

PROGRAM_WID 3 Number(10, 0) Program Dimension Id


(W_PROGRAM_D)

PR_OWNER_ORG_WID 3 Varchar(15) FK W_EMP_ORG_D Primary Owner's Organization of


Dimension Id (W_ORG_D):
(Borrowed from the header)

PR_TEAM_EMP_WID 3 Varchar(15) FK W_EMPLOYEE_D Primary Employee on Team

PR_TEAM_POS_WID 3 Varchar(15) FK W_POSITION_D Primary Position of Team

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1130 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
PR_VIS_ORG_WID 3 Varchar(15) FK W_ORG_D Primary Visibility Organization
Dimension Id (W_ORG_D):
(Borrowed from the header)

QTY_REQ Number(22, 7) Quantity Requested: If null it is set


to 0. It is determined for line items
only. It is set to 0 for header rows.

QTY_SHIPPED Number(22, 7) Quantity Shipped: If null it is set to


0. It is determined for line items
only. It is set to 0 for header rows.

ROW_WID 3 Number(10, 0) Siebel System Column

SEGMENT_WID 3 Number(10, 0) Campaign Contact Id

SOURCE_WID 3 Number(10, 0) FK W_SOURCE_D Marketing Source ID

SR_WID 3 Number(10, 0) Service Request Id

TAX_AMT Number(22, 7) Tax Amount: Calculated using the


tax % defined for the Order. It's
the sum of the (Quantity
requested * Net Price * Line Item
Indicator) of all the line items for a
Order multiplied by the tax %.

TOT_DISCNT_AMT Number(22, 7) Total Order Discount Amount. It


includes the discount amount from
line items and the header.

U_ADJUSTMENT Number(22, 7) Discount given at the Order


header in its original currency.

U_COST Number(22, 7) Total Cost of order items that


were ordered in its original
currency.

U_CURCY_CD Varchar(20) Original Currency Code

U_CURCY_EXCH_DT UTC Date Time Currency Exchange Date

U_FREIGHT_AMT Number(22, 7) Freight Amount in its original


currency.

U_ITM_DISCNT_AMT Number(22, 7) Total Item Discount Amount in the


original currency.

U_MARGIN Number(22, 7) Total Margin in the original


currency

U_ORDER_AMT Number(22, 7) Total Order Amount in the original


currency

U_TAX_AMT Number(22, 7) Total Tax Amount in the original


currency

U_TOT_DISCNT_AMT Number(22, 7) Total Order Discount Amount in


the original currency.

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1131 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
VIS_ORG_PRTNR_FLG Character(1) Visibility Org Partner Flag

VIS_PR_BU_ID Varchar(30) Primary Visibility Org ID

VIS_PR_POS_ID Varchar(30) Primary Visibility Position ID

Indexes

W_ORDER_F_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ACCNT_BILL_GEO_WID

W_ORDER_F_F10 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OPTY_WID

W_ORDER_F_F100 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CASE_WID

W_ORDER_F_F11 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ORDER_DT_WID

W_ORDER_F_F12 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PROGRAM_WID

W_ORDER_F_F13 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PR_OWNER_ORG_WID

W_ORDER_F_F14 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PR_VIS_ORG_WID

W_ORDER_F_F15 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: SEGMENT_WID

W_ORDER_F_F16 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OFFER_WID

W_ORDER_F_F17 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: AGREEMENT_WID

W_ORDER_F_F18 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ENTITLEMENT_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1132 of 1915
Repository Tables

Indexes - continued

W_ORDER_F_F19 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: SR_WID

W_ORDER_F_F2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ACCNT_GEO_WID

W_ORDER_F_F20 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PR_TEAM_EMP_WID

W_ORDER_F_F21 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PR_TEAM_POS_WID

W_ORDER_F_F22 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: APPR_BY_POS_WID

W_ORDER_F_F23 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ORDER_WID

W_ORDER_F_F24 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: ORDER_ATTR_WID

W_ORDER_F_F25 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: SOURCE_WID

W_ORDER_F_F26 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: LAUNCH_DT_WID

W_ORDER_F_F27 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CAMP_LNCH_DT_WID

W_ORDER_F_F28 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CAMP_END_DT_WID

W_ORDER_F_F29 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CAMP_ST_DT_WID

W_ORDER_F_F3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ACCNT_INDUST_WID

W_ORDER_F_F30 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: MKT_REGN_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1133 of 1915
Repository Tables

Indexes - continued

W_ORDER_F_F4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ACCNT_WID

W_ORDER_F_F5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: APPR_BY_WID

W_ORDER_F_F6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: BILL_ACCNT_WID

W_ORDER_F_F7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: BILL_CONTACT_WID

W_ORDER_F_F8 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: CONTACT_GEO_WID

W_ORDER_F_F9 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: CONTACT_WID

W_ORDER_F_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OWN_ORG_PRTNR_FLG

W_ORDER_F_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ACTIVE_FLG

W_ORDER_F_M3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: APPROVED_FLG

W_ORDER_F_M4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: CANCELLED_FLG

W_ORDER_F_M5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: CLOSED_FLG

W_ORDER_F_P1 Type: System Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

W_ORDER_F_U1 Type: System Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: INTEGRATION_ID, DATASOURCE_NUM_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1134 of 1915
Repository Tables

Name: W_ORDER_MD User Name: Order Mini Dimension

Status: Active Type: Warehouse Base Table:


Comments: Order Mini Dimension

Columns

Name Not Data Type Domain Domain Comments


Null Type
ACTIVE_FLG Character(1) Active Flag (Y/N) : If Active flag is
null then it is set to N

APPROVED_FLG Character(1) Approved Flag

ORDER_TYPE Varchar(30) Order Type (values based on LOV


type ''FS_ORDER_TYPE')

ORDER_TYPE_I Varchar(50) Order Type Language


Independent Code (values based
on LOV type ''FS_ORDER_TYPE')

PRIO_CD Varchar(30) Priority (values based on LOV


type 'FS_INVLOC_ORDPRI')

PRIO_CD_I Varchar(50) Priority Language Independent


Code (values based on LOV type
'FS_INVLOC_ORDPRI')

ROW_WID 3 Number(10, 0) Siebel System Column

STATUS_CD Varchar(30) Status (values based on LOV type


'FS_ORDER_STATUS')

STATUS_CD_I Varchar(50) Status Language Independent


Code (values based on LOV type
'FS_ORDER_STATUS')

Indexes

W_ORDER_MD_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ORDER_TYPE

W_ORDER_MD_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ORDER_TYPE_I

W_ORDER_MD_M3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PRIO_CD

W_ORDER_MD_M4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PRIO_CD_I

W_ORDER_MD_M5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: STATUS_CD

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1135 of 1915
Repository Tables

Indexes - continued

W_ORDER_MD_M6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: STATUS_CD_I

W_ORDER_MD_M8 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ACTIVE_FLG

W_ORDER_MD_M9 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: APPROVED_FLG

W_ORDER_MD_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered:

Columns: ROW_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1136 of 1915
Repository Tables

Name: W_ORDER_PARTY User Name: Order Party

Status: Active Type: Warehouse Base Table:


Comments: Order Party

Columns

Name Not Data Type Domain Domain Comments


Null Type
INTEGRATION_ID 3 Varchar(30) Identifier used for integration with
external systems

ORDER_ID Varchar(15) Order ID

PARTY_ID Varchar(15) Party Id Like Position or BU_ID

TABLE_WID 3 Number(10, 0) TABLE ID

Indexes

W_ORDER_PARTY_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: PARTY_ID, ORDER_ID

W_ORDER_PARTY_U2 Type: System Unique: Y DB2 Clustered: N MSSQL Clustered:

Columns: INTEGRATION_ID, TABLE_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1137 of 1915
Repository Tables

Name: W_ORG_D User Name: Organization Dimension

Status: Active Type: Warehouse Base Table:


Comments: Organization Dimension

Columns

Name Not Data Type Domain Domain Comments


Null Type
ACCNT_AHA_NUM Varchar(30) AHA Number

ACCNT_CLASS Varchar(30) Account Class

ACCNT_CLASS_I Varchar(50) Accnt Class I

ACCNT_FLG Character(1) Account Flag (Y/N) : It is set to Y if


it is an Account, otherwise to N

ACCNT_GEOSTATE_WID 3 Number(10, 0) FK W_ACCGEOSTATE_D Foreign Key to Geography


Dimension

ACCNT_HIN_NUM Varchar(30) Health Industry Number

ACCNT_LOC Varchar(50) Account Location

ACCNT_REGION Varchar(40) Account Region

ACCNT_REVN Number(22, 7) Effective End

ACCNT_STATUS Varchar(30) Account Status (values based on


LOV type 'ACCOUNT_STATUS')

ACCNT_STATUS_I Varchar(50) Account Status Language


Independent Code (values based
on LOV type
'ACCOUNT_STATUS')

ACCNT_TYPE_CD Varchar(30) Account Type (values based on


LOV type 'ACCOUNT_TYPE')

ACCNT_TYPE_CD1 Varchar(30) Account Type History 1

ACCNT_TYPE_CD2 Varchar(30) Account Type History 2

ACCNT_TYPE_CD3 Varchar(30) Account Type History 3

ACCNT_TYPE_CD_I Varchar(50) Account Type language


Independent Code (values based
on LOV type 'ACCOUNT_TYPE')

ACCNT_TYPE_CD_I1 Varchar(50) Accnt Type Cd I1

ACCNT_TYPE_CD_I2 Varchar(50) Accnt Type Cd I2

ACCNT_TYPE_CD_I3 Varchar(50) Accnt Type Cd I3

ACCNT_TYPE_EFF_DT UTC Date Time Accnt Type Eff Dt

ACCNT_TYPE_EFF_DT1 UTC Date Time Accnt Type Eff Dt1

ACCNT_TYPE_EFF_DT2 UTC Date Time Accnt Type Eff Dt2

ACCNT_VALUE Varchar(30) Account Value

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1138 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
ACCNT_VALUE_I Varchar(50) Account Value Language
Independent Type

ACTIVE_FLG Character(1) Active Flag (Y/N) :

AGENCY_FLG Character(1) Agency Flag

AGNC_CONTRACT_DT UTC Date Time Agency Contract Date

ANNUAL_REVENUE Number(22, 7) Annual Revenue

ANNUAL_REVN_CAT Varchar(30) Account's Annual Revenue


Category (values based on LOV
type 'ACCNT_REVENUE_SIZE'
and bucketed based on the min
and max values of the LOV type)

ANNUAL_REVN_CAT_I Varchar(50) Account's Annual Revenue


Category Language Independent
Code (values based on LOV type
'ACCNT_REVENUE_SIZE' and
bucketed based on the min and
max values of the LOV type)

BASE_CURCY_CD Varchar(20) Currency Code

BOOK_VALUE Number(22, 7) Book Value

BRANCH_FLG Character(1) Branch Flag

BU_NAME Varchar(100) Business Unit Name

CALL_FREQUENCY Varchar(30) Call Frequency

CHANNEL_FLG Character(1) Channel Flag (Y/N) :

CHNL_ANNL_SALES Number(22, 7) Channel Annual sales

CHNL_SALES_GRWTH Varchar(30) Channel Sales Growth

CHNL_SALES_GRWTH_I Varchar(50) LIC Channel Sales Growth

CITY Varchar(50) City

CLIENT_FLG Character(1) Client Flag

COMPETITOR_FLG Character(1) Competitor Flag (Y/N) : If


organization is a competitor then it
is set to Y otherwise to N

COUNTRY Varchar(30) Country

CREATED_DT UTC Date Time Created Date

CREDIT_SCORE Number(22, 7) Credit Score

CRIME_TYPE_CD * Varchar(30) Crime Type Code

CRIME_TYPE_CD_I * Varchar(50) Crime Type Language


Independent Code

CURR_ASSET Number(22, 7) Current Asset

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1139 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
CURR_LIAB Number(22, 7) Creent Liability

CUST_END_DT UTC Date Time Cust End Dt

CUST_SINCE_DT UTC Date Time Cust Since Dt

CUST_STATUS_CODE Varchar(30) (Made Obsolete in 7.5)Customer


Status Code

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

DIVIDEND Number(22, 7) Divident

DIVN_FLG Character(1) Division Flag (Y/N) : If


organization is a Division then it is
set to Y otherwise to N

DIVN_TYPE_CD Varchar(30) Division Type (values based on


LOV type 'DIVISION_TYPE' )

DIVN_TYPE_CD_I Varchar(50) LIC of Division Type (values


based on LOV type
'DIVISION_TYPE' )

DOM_ULT_DUNS_NUM Varchar(15) Domestic Ultimate DUNS Number

DUNS_NUM Varchar(15) DUNS Number

EMP_COUNT Number(22, 7) # of Employees

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

EXCHANGE_LOC Varchar(15) Exchange Location

EXPERTISE Varchar(30) Expertise (Primary Expertise

EXPERTISE_I Varchar(50) LIC Expertise (Primary Expertise

FACILITY_FLG Character(1) Faciltiy Flag

FACILITY_TYPE Varchar(30) Facility Type

FACILITY_TYPE_I Varchar(50) Facility Type Language


Independent Type

FIFTYTWO_HIGH Number(22, 7) Fifty-two weeks High

FIFTYTWO_LOW Number(22, 7) Fifty-two weeks low

FIN_METHOD Varchar(30) Financial Method

FIN_METHOD_I Varchar(50) Financial Method, Language


Independant

FORMED_DT UTC Date Time Formed Date

FREQUENCY_CAT Varchar(30) Frequency Category

FREQUENCY_CAT_I Varchar(50) Frequency Category Language


Independent Code

FRGHT_TERMS_CD Varchar(30) Freight Terms (values based on


LOV type 'FREIGHT_TERMS')

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1140 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
FRGHT_TERMS_CD_I Varchar(50) Freight Terms Language
Independent Code (values based
on LOV type 'FREIGHT_TERMS')

GEO_WID 3 Number(10, 0) FK W_GEO_D Foreign Key to Geography


Dimension

GLBLULT_DUNS_NUM Varchar(15) Global Ultimate DUNS Number

GROSS_PROFIT Number(22, 7) Gross Profit

GROWTH_HORIZ Varchar(30) Growth Horizon

GROWTH_HORIZ_I Varchar(50) Growth Objective Language


Independent Type

GROWTH_OBJ Varchar(30) Growth Objective

GROWTH_OBJ_I Varchar(50) Growth Objective Language


Independent Type

GROWTH_PERCNTG Number(22, 7) Growth Percentage

HIST_SLS_VOL Number(22, 7) Historical Sales Volume


(Calculated using Currency Code
HIST_SLS_CURCY_CD and
Exchange Date
HIST_SLS_EXCH_DT)

IDENTIFIED_DT * UTC Date Time Identified Date

INTEGRATION_ID 3 Varchar(30) Identifier used for integration with


external systems

INVESTOR_FLG Character(1) Investor Flag

KEY_COMPETITOR Varchar(100) Key Competitor

LEADER_NAME * Varchar(100) Leader Name

LEGAL_FORM Varchar(30) Legal Form

LEGAL_FORM_I Varchar(50) Legal Form Language


Independent Type

LINE_OF_BUSINESS Varchar(30) Line of Business

LOYAL_SCORE1 Number(22, 7) Loyalty Score 1

LOYAL_SCORE2 Number(22, 7) Loyalty Score 2

LOYAL_SCORE3 Number(22, 7) Loyalty Score 3

LOYAL_SCORE4 Number(22, 7) Loyalty Score 4

LOYAL_SCORE5 Number(22, 7) Loyalty Score 5

LOYAL_SCORE6 Number(22, 7) Loyalty Score 6

LOYAL_SCORE7 Number(22, 7) Loyalty Score 7

MAIN_PH_NUM Varchar(40) Main Phone Number

MARGIN_VS_INDUST Varchar(30) Margin vs. Industry

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1141 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
MARGIN_VS_INDUST_I Varchar(50) Margin Vs Industry Language
Independent Type

MARKET_CLASS Varchar(30) Market Class

MARKET_CLASS_I Varchar(50) Market Class I

MARKET_TYPE Varchar(30) Market Type

MARKET_TYPE_I Varchar(50) Market Type I

MED_PROC Varchar(50) Medical Procedure

MEMBER_NUM * Varchar(50) Member Number

MGR_NAME Varchar(160) Manager Name

MKT_POTENTIAL Varchar(30) Market Potential

MONETARY_CAT Varchar(30) Monetary Category

MONETARY_CAT_I Varchar(50) Monetary Category Language


Independent Code

MRKT_CAP_PREF Varchar(30) Market Cap Preference

MRKT_CAP_PREF_I Varchar(50) Market Cap Preferrence


Language Independent Type

NAME Varchar(100) Name

NAME1 Varchar(100) Name History 1

NAME2 Varchar(100) Name History 2

NAME3 Varchar(100) Name History 3

NAME_EFF_DT UTC Date Time Name Eff Dt

NAME_EFF_DT1 UTC Date Time Name Eff Dt1

NAME_EFF_DT2 UTC Date Time Name Eff Dt2

NET_INCOME Number(22, 7) Net Income

NON_CASH_EXP Number(22, 7) Non Cash Expense

NUMB_BEDS_EFF_DT UTC Date Time Numb Beds Eff Dt

NUMB_BEDS_EFF_DT1 UTC Date Time Numb Beds Eff Dt1

NUMB_BEDS_EFF_DT2 UTC Date Time Numb Beds Eff Dt2

NUMB_OF_BEDS Number(10, 0) Number of Beds

NUMB_OF_BEDS1 Number(10, 0) Number of Beds History 1

NUMB_OF_BEDS2 Number(10, 0) Number of Beds History 2

NUMB_OF_BEDS3 Number(10, 0) Number of Beds History 3

NUM_EMPLOY_CAT Varchar(30) Number of Employee Category


(values based on LOV type
'ACCNT_EMP_SIZE' and
bucketed based on the min and
max values of the LOV type)

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1142 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
NUM_EMPLOY_CAT_I Varchar(50) Number of Employee Category
Language Independent Code
(values based on LOV type
'ACCNT_EMP_SIZE' and
bucketed based on the min and
max values of the LOV type)

NUM_PROD Number(10, 0) Number of Product

NUM_PROD_EFF_DT UTC Date Time Num Prod Eff Dt

OBJECTIVE Varchar(30) Objective

OBJECTIVE_I Varchar(50) Objective Language Independent


Type

OPER_INCOME Number(22, 7) Operation Income

ORG_CITY Varchar(50) Organization City

ORG_COUNTRY Varchar(30) Organization Country

ORG_FLG Character(1) Organization Flag (Y/N) : It is set


to Y if it organization, otherwise to
N

ORG_MAIN_PH_NUM Varchar(40) Organization Main Phone Number

ORG_MGR_NAME Varchar(160) Organization Manager Name

ORG_NAME Varchar(100) Organization Name

ORG_PRTNR_FLG Character(1) Organization Partner Flag (Y/N) :


If organization is a partner then it
is set to Y otherwise to N

ORG_PRTNR_TIER Varchar(30) Organization Partner Tier ( values


based on LOV type
'PARTNER_CERTIFICATION')

ORG_PRTNR_TIER_I Varchar(50) Organization Partner Tier


Language Independent Code (
values based on LOV type
'PARTNER_CERTIFICATION')

ORG_PRTNR_TYPE Varchar(30) Organization Partner Type (values


based on LOV type
'PARTNER_TYPE')

ORG_PRTNR_TYPE_I Varchar(50) Organization Partner Type


Language Independent Code
(values based on LOV type
'PARTNER_TYPE')

ORG_STATE Varchar(50) Organization State

ORG_ST_ADDRESS Varchar(200) Organization Street Address

ORG_TERR_NAME Varchar(75) Organization Territory Name

ORG_ZIPCODE Varchar(30) Organization Zip Code

PAR_DUNS_NUM Varchar(15) Parent DUNS Number

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1143 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
PAR_INTEGRATION_ID Varchar(30) Parent Organization Id

PAR_ITGR_ID1 Varchar(30) Parent Organization Id History 1

PAR_ITGR_ID2 Varchar(30) Parent Organization Id History 2

PAR_ITGR_ID3 Varchar(30) Parent Organization Id History 3

PAR_ORG_EFF_DT UTC Date Time Par Org Eff Dt

PAR_ORG_EFF_DT1 UTC Date Time Par Org Eff Dt1

PAR_ORG_EFF_DT2 UTC Date Time Par Org Eff Dt2

PAR_ORG_NAME Varchar(100) Parent Organization Name

PAR_ORG_NAME1 Varchar(100) Par Org Name1

PAR_ORG_NAME2 Varchar(100) Par Org Name2

PAR_ORG_NAME3 Varchar(100) Par Org Name3

PERSIST_RATIO Number(22, 7) Persist Ratio

PRIM_MARKET Varchar(30) Primary Market

PRIM_MARKET_I Varchar(50) Primary Market Language


Independent Type

PRI_LST_NAME Varchar(50) Price List Name

PROJ_EPS Number(22, 7) Project EPS

PROSPECT_FLG Character(1) Prospect Flag

PRTNRSHP_START_DT UTC Date Time Partner Start

PRTNR_FLG Character(1) Partner Flag (Y/N) : It is set to Y if


the Account is a Partner,
otherwise to N)

PRTNR_NAME Varchar(100) Partner Name

PRTNR_SALES_RANK Number(22, 7) Sales Rank

PR_COMPETITOR Varchar(100) Approved,

PR_INDUST_NAME Varchar(50) Primary Industry Name

PR_ORG_TRGT_MKT Varchar(50) Target Market Segment

PR_PTSHP_MKTSEG Varchar(50) Partnership Target Market


Segment

PR_SPEC_NAME Varchar(50) Primary Specialty Name

PR_SYN_ID Varchar(100) Primary Synonym Id

PTNTL_SLS_VOL Number(22, 7) Potential Sales Volume (


Calculated using Currency Code -
PLNTL_SLS_CURCY_CD and
Exchange Rate
PLNTL_SLS_EXCH_DT)

PTSHP_END_DT UTC Date Time Partner End

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1144 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
PTSHP_FEE_PAID_FLG Character(1) Partnership Fees Paid Flag

PTSHP_PRTNR_ACCNT Varchar(100) Partner Partnership Account


(Other Program Memberships

PTSHP_RENEWAL_DT UTC Date Time Partner Renewal

PTSHP_SAT_INDEX Number(22, 7) Satisfaction Index

PTSHP_STAGE Varchar(30) Partnership Stage

PTSHP_STAGE_I Varchar(50) Partnership Stage

PUBLIC_LISTING_FLG Character(1) Public Listing Flag (Y/N) :

QUICK_RATIO Number(22, 7) Quick Ratio

RECENCY_CAT Varchar(30) Recency Category

RECENCY_CAT_I Varchar(50) Recency Category Language


Independent Code

REGION Varchar(30) Account's Region

REGION_I Varchar(50) LIC of Account's Region

REVN_GROWTH_CAT Varchar(30) Account Revenue Growth


Category (values based on LOV
type 'ACCNT_REVN_GROWTH'
using the min and max values of
the LOV type)

REVN_GROWTH_CAT_I Varchar(50) Account Revenue Growth


Category Language Independent
Code (values based on LOV type
'ACCNT_REVN_GROWTH' using
the min and max values of the
LOV type)

ROW_WID 3 Number(10, 0) Siebel System Field

SALES_EMP_CNT Number(10, 0) # of Sales Employees

SERVICE_EMP_CNT Number(10, 0) # of Service Employees

SHARE_OUTST Number(22, 7) Share Outstanding

SRV_PROVDR_FLG Character(1) Service Provider Flag

STATE Varchar(50) State

STAT_REASON_CD Varchar(30) Stat Reason Cd

STAT_REASON_CD_I Varchar(50) Stat Reason Cd I

ST_ADDRESS Varchar(200) Street Address

TICKER Varchar(15) Ticker

TOTAL_DEBT Number(22, 7) Total Debt

TOTAL_NET_WORTH Number(22, 7) Total Net Worth

TOT_ASSET Number(22, 7) Total Asset

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1145 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
TOT_LIABILITY Number(22, 7) Total Liability

TRAIL_EPS Number(22, 7) Trail EPS

U_ACCNT_RVN Number(22, 7) Value Before conversion to


Datamart Currency

U_ACNTRVN_CURCY_CD Varchar(20) Original Currency Code

U_ACNTRVN_EXCH_DT UTC Date Time Exchange Date

U_CHNL_ANNL_SLS Number(22, 7) Value Before conversion to


Datamart Currency

U_CH_ASLS_CURCY_CD Varchar(20) Unaltered Channel Annual Sales


Currency Code

U_CH_ASLS_EXCH_DT UTC Date Time Unaltered Channel Annual Sales


Exchange Date

U_EXCH_DT UTC Date Time U Exch Dt

U_HIST_SLS_VOL Number(22, 7) Value Before conversion to


Datamart Currency

U_HST_SLS_CURCY_CD Varchar(20) Original Currency Code

U_HST_SLS_EXCH_DT UTC Date Time Exchange Date

U_LOYAL_SCORE5 Number(22, 7) U Loyal Score5

U_PTL_SLS_CURCY_CD Varchar(20) Original Currency Code

U_PTL_SLS_EXCH_DT UTC Date Time Exchange Date

U_PTL_SLS_VOL Number(22, 7) Value Before conversion to


Datamart Currency

VER_DT UTC Date Time Version Date

VER_DT1 UTC Date Time Version Date History 1

VER_DT2 UTC Date Time Version Date History 2

VER_DT3 UTC Date Time Version Date History 3

VIS_PR_BU_ID Varchar(15) Primary Buisness Unit Id for


Visibility

VIS_PR_POS_ID Varchar(15) Primary Postition Id For Visibility

VOLUME_TR Number(22, 7) Trade Volume

X_NUM_PROD Number(10, 0) X Num Prod

ZIPCODE Varchar(30) Zipcode

Indexes

W_ORG_D_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: GEO_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1146 of 1915
Repository Tables

Indexes - continued

W_ORG_D_F2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: ACCNT_GEOSTATE_WID

W_ORG_D_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PAR_INTEGRATION_ID

W_ORG_D_M10 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: NUM_EMPLOY_CAT

W_ORG_D_M100 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: MARKET_TYPE

W_ORG_D_M103 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CRIME_TYPE_CD_I

W_ORG_D_M104 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: LEADER_NAME

W_ORG_D_M105 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: MEMBER_NUM

W_ORG_D_M106 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CRIME_TYPE_CD

W_ORG_D_M11 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: NUM_EMPLOY_CAT_I

W_ORG_D_M12 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: RECENCY_CAT

W_ORG_D_M13 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: RECENCY_CAT_I

W_ORG_D_M14 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: ACCNT_STATUS

W_ORG_D_M15 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: ACCNT_STATUS_I

W_ORG_D_M16 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: NAME

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1147 of 1915
Repository Tables

Indexes - continued

W_ORG_D_M17 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: ACCNT_FLG, ACTIVE_FLG, ETL_PROC_WID

W_ORG_D_M18 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: DIVN_FLG

W_ORG_D_M19 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: ORG_FLG

W_ORG_D_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: ACCNT_TYPE_CD

W_ORG_D_M20 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: ORG_PRTNR_TYPE

W_ORG_D_M21 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: ORG_PRTNR_TYPE_I

W_ORG_D_M22 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: ORG_PRTNR_TIER

W_ORG_D_M23 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: ORG_PRTNR_TIER_I

W_ORG_D_M24 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: FRGHT_TERMS_CD

W_ORG_D_M25 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: FRGHT_TERMS_CD_I

W_ORG_D_M26 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: REVN_GROWTH_CAT

W_ORG_D_M27 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: REVN_GROWTH_CAT_I

W_ORG_D_M28 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: ACTIVE_FLG

W_ORG_D_M3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: ACCNT_TYPE_CD_I

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1148 of 1915
Repository Tables

Indexes - continued

W_ORG_D_M31 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: CHNL_SALES_GRWTH

W_ORG_D_M32 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: CHNL_SALES_GRWTH_I

W_ORG_D_M33 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PR_INDUST_NAME

W_ORG_D_M34 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PAR_ORG_NAME

W_ORG_D_M35 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PR_COMPETITOR

W_ORG_D_M36 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PTSHP_PRTNR_ACCNT

W_ORG_D_M37 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: EXPERTISE

W_ORG_D_M38 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: EXPERTISE_I

W_ORG_D_M39 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PTSHP_FEE_PAID_FLG

W_ORG_D_M4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: ANNUAL_REVN_CAT

W_ORG_D_M42 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PROSPECT_FLG

W_ORG_D_M43 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PR_ORG_TRGT_MKT

W_ORG_D_M44 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PTSHP_STAGE_I

W_ORG_D_M45 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: DIVN_TYPE_CD

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1149 of 1915
Repository Tables

Indexes - continued

W_ORG_D_M46 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: DIVN_TYPE_CD_I

W_ORG_D_M47 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: REGION

W_ORG_D_M48 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: REGION_I

W_ORG_D_M49 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PTSHP_STAGE

W_ORG_D_M5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: ANNUAL_REVN_CAT_I

W_ORG_D_M50 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: ACCNT_VALUE

W_ORG_D_M51 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: ACCNT_VALUE_I

W_ORG_D_M52 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: ACCNT_CLASS_I

W_ORG_D_M53 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: MARKET_CLASS_I

W_ORG_D_M54 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: FIN_METHOD

W_ORG_D_M55 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: FIN_METHOD_I

W_ORG_D_M56 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: LEGAL_FORM

W_ORG_D_M57 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: LEGAL_FORM_I

W_ORG_D_M58 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: FACILITY_TYPE

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1150 of 1915
Repository Tables

Indexes - continued

W_ORG_D_M59 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: FACILITY_TYPE_I

W_ORG_D_M6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: FREQUENCY_CAT

W_ORG_D_M60 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: MRKT_CAP_PREF

W_ORG_D_M61 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: MRKT_CAP_PREF_I

W_ORG_D_M62 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: OBJECTIVE

W_ORG_D_M63 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: OBJECTIVE_I

W_ORG_D_M64 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PRIM_MARKET

W_ORG_D_M65 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PRIM_MARKET_I

W_ORG_D_M66 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: MARGIN_VS_INDUST

W_ORG_D_M67 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: MARGIN_VS_INDUST_I

W_ORG_D_M68 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: GROWTH_OBJ

W_ORG_D_M69 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: GROWTH_OBJ_I

W_ORG_D_M7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: FREQUENCY_CAT_I

W_ORG_D_M70 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: GROWTH_HORIZ

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1151 of 1915
Repository Tables

Indexes - continued

W_ORG_D_M71 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: GROWTH_HORIZ_I

W_ORG_D_M72 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: AGNC_CONTRACT_DT

W_ORG_D_M73 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: CUST_SINCE_DT

W_ORG_D_M74 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: CUST_END_DT

W_ORG_D_M75 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: STAT_REASON_CD

W_ORG_D_M76 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: STAT_REASON_CD_I

W_ORG_D_M77 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: X_NUM_PROD

W_ORG_D_M78 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PAR_ORG_NAME1

W_ORG_D_M79 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PAR_ORG_NAME2

W_ORG_D_M8 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: MONETARY_CAT

W_ORG_D_M80 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PAR_ORG_NAME3

W_ORG_D_M81 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PAR_ORG_EFF_DT

W_ORG_D_M82 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PAR_ORG_EFF_DT1

W_ORG_D_M83 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PAR_ORG_EFF_DT2

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1152 of 1915
Repository Tables

Indexes - continued

W_ORG_D_M84 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: NAME_EFF_DT

W_ORG_D_M85 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: NAME_EFF_DT1

W_ORG_D_M86 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: NAME_EFF_DT2

W_ORG_D_M87 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: NUMB_BEDS_EFF_DT

W_ORG_D_M88 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: NUMB_BEDS_EFF_DT1

W_ORG_D_M89 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: NUMB_BEDS_EFF_DT2

W_ORG_D_M9 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: MONETARY_CAT_I

W_ORG_D_M90 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ACCNT_TYPE_CD_I1

W_ORG_D_M91 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ACCNT_TYPE_CD_I2

W_ORG_D_M92 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ACCNT_TYPE_CD_I3

W_ORG_D_M93 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ACCNT_TYPE_EFF_DT

W_ORG_D_M94 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ACCNT_TYPE_EFF_DT1

W_ORG_D_M95 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ACCNT_TYPE_EFF_DT2

W_ORG_D_M96 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: NUM_PROD_EFF_DT

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1153 of 1915
Repository Tables

Indexes - continued

W_ORG_D_M97 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: MARKET_TYPE_I

W_ORG_D_M98 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: ACCNT_CLASS

W_ORG_D_M99 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: MARKET_CLASS

W_ORG_D_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID, COUNTRY, ZIPCODE, CITY

W_ORG_D_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: INTEGRATION_ID, DATASOURCE_NUM_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1154 of 1915
Repository Tables

Name: W_ORG_DH User Name: Organization Dimension Hierarchy

Status: Active Type: Warehouse Base Table:


Comments: Organization Dimension Hierarchy

Columns

Name Not Data Type Domain Domain Comments


Null Type
ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

FIXED_HIER_LEVEL 3 Number(10, 0) Fixed Hierarchy Level

LVL1ANC_ACCNT_LOC Varchar(50) Level 1 Name

LVL1ANC_ID 3 Varchar(30) Level 1 Id

LVL1ANC_NAME 3 Varchar(100) Level 1 Name

LVL2ANC_ACCNT_LOC Varchar(50) Level 2 Account Location

LVL2ANC_ID 3 Varchar(30) Level 2 Id

LVL2ANC_NAME 3 Varchar(100) Level 2 Name

LVL3ANC_ACCNT_LOC Varchar(50) Level 3 Account Location

LVL3ANC_ID 3 Varchar(30) Level 3 Id

LVL3ANC_NAME 3 Varchar(100) Level 3 Name

LVL4ANC_ACCNT_LOC Varchar(50) Level 4 Account Location

LVL4ANC_ID 3 Varchar(30) Level 4 Id

LVL4ANC_NAME 3 Varchar(100) Level 4 Name

LVL5ANC_ACCNT_LOC Varchar(50) Level 5 Account Location

LVL5ANC_ID 3 Varchar(30) Level 5 Id

LVL5ANC_NAME 3 Varchar(100) Level 5 Name

LVL6ANC_ACCNT_LOC Varchar(50) Level 6 Account Location

LVL6ANC_ID 3 Varchar(30) Level 6 Id

LVL6ANC_NAME 3 Varchar(100) Level 6 Name

LVL7ANC_ACCNT_LOC Varchar(50) Level 7 Account Location

LVL7ANC_ID 3 Varchar(30) Level 7 Id

LVL7ANC_NAME 3 Varchar(100) Level 7 Name

LVL8ANC_ACCNT_LOC Varchar(50) Level 8 Account Location

LVL8ANC_ID 3 Varchar(30) Level 8 Id

LVL8ANC_NAME 3 Varchar(100) Level 8 Name

ROW_WID 3 Number(10, 0) Siebel System Field

TOP_LVL_ACCNT_LOC Varchar(50) Top Level Account Location

TOP_LVL_ID 3 Varchar(30) Top Level Id

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1155 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
TOP_LVL_NAME 3 Varchar(100) Top Level Name

Indexes

W_ORG_DH_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: LVL1ANC_ID

W_ORG_DH_F2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: LVL2ANC_ID

W_ORG_DH_F3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: LVL3ANC_ID

W_ORG_DH_F4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: LVL4ANC_ID

W_ORG_DH_F5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: LVL5ANC_ID

W_ORG_DH_F6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: LVL6ANC_ID

W_ORG_DH_F7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: LVL7ANC_ID

W_ORG_DH_F8 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: LVL8ANC_ID

W_ORG_DH_F9 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: TOP_LVL_ID

W_ORG_DH_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: LVL1ANC_NAME, LVL1ANC_ACCNT_LOC

W_ORG_DH_M10 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: FIXED_HIER_LEVEL

W_ORG_DH_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: LVL2ANC_NAME, LVL2ANC_ACCNT_LOC

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1156 of 1915
Repository Tables

Indexes - continued

W_ORG_DH_M3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: LVL3ANC_NAME, LVL3ANC_ACCNT_LOC

W_ORG_DH_M4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: LVL4ANC_NAME, LVL4ANC_ACCNT_LOC

W_ORG_DH_M5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: LVL5ANC_NAME, LVL5ANC_ACCNT_LOC

W_ORG_DH_M6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: LVL6ANC_NAME, LVL6ANC_ACCNT_LOC

W_ORG_DH_M7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: LVL7ANC_NAME, LVL7ANC_ACCNT_LOC

W_ORG_DH_M8 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: LVL8ANC_NAME, LVL8ANC_ACCNT_LOC

W_ORG_DH_M9 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: TOP_LVL_NAME, TOP_LVL_ACCNT_LOC

W_ORG_DH_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1157 of 1915
Repository Tables

Name: W_ORG_DS User Name: Organization Dimension Staging

Status: Active Type: Warehouse Base Table:


Comments: Organization Dimension Staging

Columns

Name Not Data Type Domain Domain Comments


Null Type
ACCNT_AHA_NUM Varchar(30) AHA Number

ACCNT_CLASS Varchar(30) Account Class

ACCNT_FLG Character(1) Account Flag (Y/N) : It is set to Y if


it is an Account, otherwise to N

ACCNT_HIN_NUM Varchar(30) Health Industry Number

ACCNT_LOC Varchar(50) Account Location

ACCNT_REGION Varchar(40) Account Region

ACCNT_REVN Number(22, 7) Revenue

ACCNT_REVN_CURCY Varchar(30) Revenue Currency Code

ACCNT_REVN_DT UTC Date Time Revenue

ACCNT_STATUS Varchar(30) Account Status (values based on


LOV type 'ACCOUNT_STATUS')

ACCNT_TYPE_CD Varchar(30) Account Type (values based on


LOV type 'ACCOUNT_TYPE')

ACCNT_VALUE Varchar(30) Account Name

ACTIVE_FLG Character(1) Active Flag (Y/N) : If the Account


is active then it is set to Y
otherwise to N

AGENCY_FLG Character(1) Agency Flag

AGNC_CONTRACT_DT UTC Date Time Agency Contract Date

ANNUAL_REVENUE Number(22, 7) Annual Revenue

ANNUAL_REVN Number(22, 7) Annual Revenue

BASE_CURCY_CD Varchar(20) Base Currency Code

BOOK_VALUE Number(22, 7) Book Value

BRANCH_FLG Character(1) Branch Flag

BU_ID Varchar(15) Buisness Unit Id

BU_NAME Varchar(100) Business Unit Name

CALL_FREQUENCY Varchar(30) Call Frequency

CHANNEL_FLG Character(1) Channel Flag (Y/N) :

CHNL_ANNL_SALES Number(22, 7) Channel Annual sales

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1158 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
CHNL_SALES_GROWTH Number(22, 7) Channel Sales Growth Rate

CITY Varchar(50) City

CLIENT_FLG Character(1) Client Flag

COMPETITOR_FLG Character(1) Competitor Flag (Y/N) : If


organization is a competitor then it
is set to Y otherwise to N

COUNTRY Varchar(30) Country

CREATED_DT UTC Date Time Created Date

CREDIT_SCORE Number(22, 7) Credit Score

CRIME_TYPE_CD * Varchar(30) Crime Type Code

CURR_ASSET Number(22, 7) Current Asset

CURR_LIAB Number(22, 7) Current Liability

CUST_END_DT UTC Date Time Cust End Dt

CUST_SINCE_DT UTC Date Time Cust Since Dt

CUST_STATUS_CODE Varchar(30) (Made Obsolete in 7.5)Customer


Status Code

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

DIVIDEND Number(22, 7) Divident

DIVN_FLG Character(1) Division Flag (Y/N) : If


organization is a Division then it is
set to Y otherwise to N

DIVN_TYPE_CD Varchar(30) Division Type (values based on


LOV type 'DIVISION_TYPE' )

DOM_ULT_DUNS_NUM Varchar(15) Domestic Ultimate DUNS Number

DUNS_NUM Varchar(15) DUNS Number

EMP_COUNT Number(22, 7) # of Employees

EXCHANGE_LOC Varchar(15) Exchange Location

EXCH_DT UTC Date Time Exch Dt

EXPERTISE Varchar(30) Expertise (Primary Expertise

FACILITY_FLG Character(1) Facility Flag

FACILITY_TYPE Varchar(30) Facility Type

FIFTYTWO_HIGH Number(22, 7) Fifty-two weeks High

FIFTYTWO_LOW Number(22, 7) Fifty-two weeks Low

FIN_METHOD Varchar(30) Financial Method

FORMED_DT UTC Date Time Formed Date

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1159 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
FRGHT_TERMS_CD Varchar(30) Freight Terms (values based on
LOV type 'FREIGHT_TERMS')

GLBLULT_DUNS_NUM Varchar(15) Global Ultimate DUNS Number

GROSS_PROFIT Number(22, 7) Gross Profit

GROWTH_HORIZ Varchar(30) Growth Horizon

GROWTH_OBJ Varchar(30) Growth Objective

GROWTH_PERCNTG Number(22, 7) Growth Percentage

HIST_SLS_CURCY_CD Varchar(20) Historical Sales Volume Currency


Code

HIST_SLS_EXCH_DT UTC Date Time Historical Sales Volume Exchange


Date

HIST_SLS_VOL Number(22, 7) Historical Sales Volume

IDENTIFIED_DT * UTC Date Time Identified Date

INTEGRATION_ID 3 Varchar(30) Identifier used for integration with


external systems

INVESTOR_FLG Character(1) Investor Flag

KEY_COMPETITOR Varchar(100) Key Competitor

LEADER_NAME * Varchar(100) Leader Name

LEGAL_FORM Varchar(30) Legal Form

LINE_OF_BUSINESS Varchar(30) Line of Business

LOYAL_SCORE1 Number(22, 7) Loyal Score 1

LOYAL_SCORE2 Number(22, 7) Loyal Score 2

LOYAL_SCORE3 Number(22, 7) Loyal Score 3

LOYAL_SCORE4 Number(22, 7) Loyal Score 4

LOYAL_SCORE5 Number(22, 7) Loyal Score 5

LOYAL_SCORE6 Number(22, 7) Loyal Score 6

LOYAL_SCORE7 Number(22, 7) Loyal Score 7

MAIN_PH_NUM Varchar(40) Main Phone Number

MARGIN_VS_INDUST Varchar(30) Margin vs. Industry

MARKET_CLASS Varchar(30) Market Class

MARKET_TYPE Varchar(30) Market Type

MED_PROC Varchar(50) Medical Procedure

MEMBER_NUM * Varchar(50) Member Number

MGR_NAME Varchar(160) Manager Name

MKT_POTENTIAL Varchar(30) Market Potential

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1160 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
MRKT_CAP_PREF Varchar(30) Prefered Market Cap

NAME Varchar(100) Name

NET_INCOME Number(22, 7) Net Income

NON_CASH_EXP Number(22, 7) Non Cash Expense

NUMB_OF_BEDS Number(22, 7) Number of Beds

NUM_EMPLOYEES Number(22, 7) Number of Employees (values


based on LOV type
'ACCNT_EMP_SIZE' )

NUM_PROD Number(10, 0) Number of Product

OBJECTIVE Varchar(30) Objective

OPER_INCOME Number(22, 7) Operatin Income

ORG_CITY Varchar(50) Organization City

ORG_COUNTRY Varchar(30) Organization Country

ORG_FLG Character(1) Organization Flag (Y/N) : It is set


to Y if it organization, otherwise to
N

ORG_MAIN_PH_NUM Varchar(40) Organization Main Phone Number

ORG_MGR_NAME Varchar(160) Organization Manager Name

ORG_NAME Varchar(100) Organization Name

ORG_PRTNR_FLG Character(1) Organization Partner Flag (Y/N) :


If organization is a partner then it
is set to Y otherwise to N

ORG_PRTNR_TIER Varchar(30) Organization Partner Tier ( values


based on LOV type
'PARTNER_CERTIFICATION')

ORG_PRTNR_TYPE Varchar(30) Organization Partner Type (values


based on LOV type
'PARTNER_TYPE')

ORG_STATE Varchar(50) Organization State

ORG_ST_ADDRESS Varchar(200) Organization Street Address

ORG_TERR_NAME Varchar(75) Organization Territory Name

ORG_ZIPCODE Varchar(30) Organization Zip Code

PAR_DUNS_NUM Varchar(15) Parent DUNS Number

PAR_INTEGRATION_ID Varchar(30) Parent Id

PAR_ORG_NAME Varchar(100) Row_ID of Parent Agreement

PERSIST_RATIO Number(22, 7) Persist Ratio

PRIM_MARKET Varchar(30) Primary Market

PRI_LST_NAME Varchar(50) Price List Name

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1161 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
PROJ_EPS Number(22, 7) Project EPS

PROSPECT_FLG Character(1) Agreement Name

PRTNRSHP_START_DT UTC Date Time Partner Start

PRTNR_FLG Character(1) Partner Flag (Y/N) : It is set to Y if


the Account is a Partner,
otherwise to N)

PRTNR_NAME Varchar(100) Partner Name

PRTNR_SALES_RANK Number(22, 7) Sales Rank

PR_COMPETITOR Varchar(100) Partner Competitor Account

PR_INDUST_NAME Varchar(50) Primary Industry Name

PR_ORG_TRGT_MKT Varchar(50) Target Market Segment

PR_POSTN_ID Varchar(15) Primary Position Id

PR_PTSHP_MKTSEG Varchar(50) Partnership Target Market


Segment

PR_SPEC_NAME Varchar(50) Primary Specialty Name

PR_SYN_ID Varchar(100) Primary Synonym Id

PTNTL_SLS_CURCY_CD Varchar(20) Potential Sales Volume Currency


Code

PTNTL_SLS_EXCH_DT UTC Date Time Potential Sales Volume Exchange


Date

PTNTL_SLS_VOL Number(22, 7) Potential Sales Volume

PTSHP_END_DT UTC Date Time Partner End

PTSHP_FEE_PAID_FLG Character(1) Partnership Fees Paid Flag

PTSHP_PRTNR_ACCNT Varchar(100) PR_PRTNR_OU_ID Partner


Partnership Account

PTSHP_RENEWAL_DT UTC Date Time Partner Renewal

PTSHP_SAT_INDEX Number(22, 7) Satisfaction Index


S_ORG_PRTNR

PTSHP_STAGE Varchar(30) Partnership Stage

PUBLIC_LISTING_FLG Character(1) Public Listing Flag (Y/N) :

QUICK_RATIO Number(22, 7) Quick Ratio

REGION Varchar(30) Account's Region

REVN_GROWTH Number(22, 7) Revenue Growth

SALES_EMP_CNT Number(10, 0) # of Sales Employees

SERVICE_EMP_CNT Number(10, 0) # of Service Employees

SHARE_OUTST Number(22, 7) Share Outstanding

SRV_PROVDR_FLG Character(1) Service Provider Flag

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1162 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
STATE Varchar(50) State

STAT_REASON_CD Varchar(30) Stat Reason Cd

ST_ADDRESS Varchar(200) Street Address

TICKER Varchar(15) Ticker

TOTAL_DEBT Number(22, 7) Total Debt

TOTAL_NET_WORTH Number(22, 7) Total Net Worth

TOT_ASSET Number(22, 7) Total Asset

TOT_LIABILITY Number(22, 7) Total Liability

TRAIL_EPS Number(22, 7) Trail EPS

VER_DT UTC Date Time Version Date

VOLUME_TR Number(22, 7) Trade Volume

ZIPCODE Varchar(30) Zipcode

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1163 of 1915
Repository Tables

Name: W_ORG_DSX User Name: Organization Dimension Extension Staging

Status: Active Type: Warehouse Base Table:


Comments: Organization Dimension Extension Staging

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Varchar(30) Extension Attribute

ATTRIB_05 Varchar(30) Extension Attribute

ATTRIB_06 Varchar(30) Extension Attribute

ATTRIB_07 Varchar(30) Extension Attribute

ATTRIB_08 Varchar(30) Extension Attribute

ATTRIB_09 Varchar(30) Extension Attribute

ATTRIB_10 Varchar(30) Extension Attribute

ATTRIB_11 Number(10, 0) Extension Attribute

ATTRIB_12 Number(10, 0) Extension Attribute

ATTRIB_13 Number(10, 0) Extension Attribute

ATTRIB_14 Number(10, 0) Extension Attribute

ATTRIB_15 Number(10, 0) Extension Attribute

ATTRIB_16 Number(22, 7) Extension Attribute

ATTRIB_17 Number(22, 7) Extension Attribute

ATTRIB_18 Number(22, 7) Extension Attribute

ATTRIB_19 Number(22, 7) Extension Attribute

ATTRIB_20 Number(22, 7) Extension Attribute

ATTRIB_21 UTC Date Time Extension Attribute

ATTRIB_22 UTC Date Time Extension Attribute

ATTRIB_23 UTC Date Time Extension Attribute

ATTRIB_24 UTC Date Time Extension Attribute

ATTRIB_25 UTC Date Time Extension Attribute

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

INTEGRATION_ID 3 Varchar(30) Identifier used for integration with


external systems

Indexes
10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1164 of 1915
Repository Tables

Name: W_ORG_DX User Name: Organization Dimension Extension

Status: Active Type: Warehouse Base Table:


Comments: Organization Dimension Extension

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Varchar(30) Extension Attribute

ATTRIB_05 Varchar(30) Extension Attribute

ATTRIB_06 Varchar(30) Extension Attribute

ATTRIB_07 Varchar(30) Extension Attribute

ATTRIB_08 Varchar(30) Extension Attribute

ATTRIB_09 Varchar(30) Extension Attribute

ATTRIB_10 Varchar(30) Extension Attribute

ATTRIB_11 Number(10, 0) Extension Attribute

ATTRIB_12 Number(10, 0) Extension Attribute

ATTRIB_13 Number(10, 0) Extension Attribute

ATTRIB_14 Number(10, 0) Extension Attribute

ATTRIB_15 Number(10, 0) Extension Attribute

ATTRIB_16 Number(22, 7) Extension Attribute

ATTRIB_17 Number(22, 7) Extension Attribute

ATTRIB_18 Number(22, 7) Extension Attribute

ATTRIB_19 Number(22, 7) Extension Attribute

ATTRIB_20 Number(22, 7) Extension Attribute

ATTRIB_21 UTC Date Time Extension Attribute

ATTRIB_22 UTC Date Time Extension Attribute

ATTRIB_23 UTC Date Time Extension Attribute

ATTRIB_24 UTC Date Time Extension Attribute

ATTRIB_25 UTC Date Time Extension Attribute

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

ROW_WID 3 Number(10, 0) Siebel System Field

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1165 of 1915
Repository Tables

Indexes - continued

W_ORG_DX_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1166 of 1915
Repository Tables

Name: W_ORG_PARTY User Name: Orgonization Party

Status: Active Type: Warehouse Base Table:


Comments: Orgonization Party

Columns

Name Not Data Type Domain Domain Comments


Null Type
INTEGRATION_ID 3 Varchar(30) Identifier used for integration with
external systems

ORG_ID Varchar(15) Organization ID (Account Id

PARTY_ID Varchar(15) Party Id Like Position or BU_ID

TABLE_WID 3 Number(10, 0) TABLE ID

Indexes

W_ORG_PARTY_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: PARTY_ID, ORG_ID

W_ORG_PARTY_U2 Type: System Unique: Y DB2 Clustered: N MSSQL Clustered:

Columns: INTEGRATION_ID, TABLE_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1167 of 1915
Repository Tables

Name: W_OVR_CMPACNT_A User Name: USER_W_OVR_CMPACNT_A

Status: Active Type: Warehouse Base Table:


Comments: Campaign Account Aggregation

Columns

Name Not Data Type Domain Domain Comments


Null Type
CAMP_WID 3 Number(10, 0) Campaign Id

NUM_OVRLP_ACNTS Number(10, 0)

OVRLP_CAMP_WID 3 Number(10, 0)

Indexes

W_OVR_CMPACNT_A_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: CAMP_WID

W_OVR_CMPACNT_A_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OVRLP_CAMP_WID

W_OVR_CMPACNT_A_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered:

Columns: CAMP_WID, OVRLP_CAMP_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1168 of 1915
Repository Tables

Name: W_OVR_CMPCON_A User Name: USER_W_OVR_CMPCON_A

Status: Active Type: Warehouse Base Table:


Comments: Campaign Contact Aggregation

Columns

Name Not Data Type Domain Domain Comments


Null Type
CAMP_WID 3 Number(10, 0) Campaign Id

NUM_OVRLP_CONS Number(10, 0)

OVRLP_CAMP_WID 3 Number(10, 0)

Indexes

W_OVR_CMPCON_A_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: CAMP_WID

W_OVR_CMPCON_A_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OVRLP_CAMP_WID

W_OVR_CMPCON_A_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered:

Columns: CAMP_WID, OVRLP_CAMP_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1169 of 1915
Repository Tables

Name: W_PARAM_G User Name: Parameters

Status: Active Type: Warehouse Base Table:


Comments: Parameters

Columns

Name Not Data Type Domain Domain Comments


Null Type
ALIGNMENT_VER 3 Character(1) Alignment Version

ALIGN_TYPE 3 Varchar(30) Alignment type that will be used in


DW. Zipcode, Brick,
Contact/Account

ANALYSIS_END Date Time End date for building Day


Dimension

ANALYSIS_END_WID Number(10, 0) FK W_DAY_D Analysis End ID

ANALYSIS_START Date Time Start date for building Day


Dimension

ANALYSIS_START_WID Number(10, 0) FK W_DAY_D Analysis Start ID

BASE_EXCH_CURCY Varchar(100) Currency that will be used if the


currency for a specific financial
transaction is not known

COMMIT_SIZE Number(10, 0) Commit Size

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

DATE_FORMAT Varchar(100) Date format

DFLT_CONTINENT Varchar(100) Obsoleted

DFLT_COUNTRY Varchar(100) Obsoleted

DFLT_CURCY Varchar(100) DW Currency

DFLT_EXCH_RATE Number(22, 7) Currency to which the financial


data is converted for analysis
purposes. Exchange rates are
derived from the Exchange Rates
table in your Siebel application

DFLT_LANG Varchar(100) Default Language

DURATION Number(10, 0) End Date - Start Date

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

FK_DT_FORMAT Varchar(100) Date format to be used as Foreign


Key for Day DM

FULL_THRSHLD_HRS Number(10, 0) Full Threshold Hours

INC_THRSHLD_HRS Number(10, 0) Incremental Threshold Hours

INDEX_SPACE Varchar(30) Default Tablespace Name where


Indexes should be created.

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1170 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
INTEGRATION_ID 3 Varchar(30) Identifier used for integration with
external systems

JULIAN_RUN_DT Number(22, 7) Julian Run Date

LAST_UPD UTC Date Time Last Updated Date

LOAD_DT UTC Date Time Load Date

LOAD_DT_WID 3 Number(10, 0) FK W_DAY_D Load Date ID

LOAD_WK_WID 3 Number(10, 0) FK W_DAY_D Load Wee ID

LOV_MAX_VAL Varchar(100) Default Max val for List of Values

LOV_MIN_VAL Varchar(100) Default Min val for List of Values

MAX_DAYS_IN_STG Number(10, 0) Max days in Stage

MLOV Varchar(100) Obsoleted

PRUNE_DT UTC Date Time Prune Date

PRUNE_DT_WID 3 Number(10, 0) FK W_DAY_D Prune Date WID

PRUNE_WK_WID 3 Number(10, 0) FK W_WEEK_D Prune Week WID

REFRESH_NUM_DAYS Number(10, 0) Number of Days R Image needs


to be pruned

RIMG_PRUNE_DAYS Number(10, 0) Number of Days R Image needs


to be pruned

ROW_WID 3 Number(10, 0) Siebel System Field

START_JUL_NUM Number(10, 0) Start date in Julian format for


building Day DM

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1171 of 1915
Repository Tables

Name: W_PARTY_LOGIN User Name: Party Login

Status: Active Type: Warehouse Base Table:


Comments: Party Login

Columns

Name Not Data Type Domain Domain Comments


Null Type
INTEGRATION_ID 3 Varchar(30) Identifier used for integration with
external systems

LOGIN Varchar(50) Extension Attribute

PARTY_ID Varchar(15) Party Id like Position and


Organization

PARTY_TYPE Character(1) Extension Attribute

REL_TYPE Character(1) Extension Attribute

TABLE_WID 3 Number(10, 0) TABLE ID to indicate the source

Indexes

W_PARTY_LOGIN_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: PARTY_ID, LOGIN, PARTY_TYPE, REL_TYPE

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1172 of 1915
Repository Tables

Name: W_PERFORMANCE_F User Name: Performance Fact

Status: Active Type: Warehouse Base Table:


Comments: Performance Fact

Columns

Name Not Data Type Domain Domain Comments


Null Type
ACCNT_WID 3 Number(10, 0) FK W_ORG_D Account Dimension Id
(W_ORG_D)

ACTL_CONSUME_AMT Number(22, 7) Actual Consumption Amount

ACTL_CONSUME_QTY Number(22, 7) Actual Consumption Quantity

ACTL_SHIPMENT_AMT Number(22, 7) Actual Shipment Amount

ACTL_SHIPMENT_QTY Number(22, 7) Actual Shipment Quantity

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

END_DT_WID 3 Number(10, 0) FK W_DAY_D Day Dimension Id for Period End


Date (W_DAY_D)

EST_BASELINE_AMT Number(22, 7) Estimate Baseline Amount

EST_BASELINE_QTY Number(22, 7) Estimate Baseline Quantity

EST_INCR_AMT Number(22, 7) Estimate Incremental Amount

EST_INCR_QTY Number(22, 7) Estimate Incremental Quantity

EST_TARGET_AMT Number(22, 7) Estimate Target Amount

EST_TARGET_QTY Number(22, 7) Estimate Target Quantity

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

GEO_WID 3 Number(10, 0) FK W_GEO_D Geography Dimension Id


(W_GEO_D)

INTEGRATION_ID Varchar(30) Siebel System Field

POSTN_WID 3 Number(10, 0) FK W_POSITION_D Position Dimension Id


(W_POSITION_D)

PRODUCT_WID 3 Number(10, 0) FK W_PRODUCT_D Product Dimension Id


(W_PRODUCT_D)

ROW_WID 3 Number(10, 0) Siebel System Field

START_DT_WID 3 Number(10, 0) FK W_DAY_D Day Dimension Id for Period Start


Date (W_DAY_D)

U_ACTL_CONSUME_AMT Number(22, 7) U Actl Consume Amt

U_ACTL_SHIP_AMT Number(22, 7) U Actl Ship Amt

U_EST_BASELINE_AMT Number(22, 7) U Est Baseline Amt

U_EST_INCR_AMT Number(22, 7) U Est Incr Amt

U_EST_TARGET_AMT Number(22, 7) U Est Target Amt

U_SRC_AMT_DT UTC Date Time U Src Amt Dt

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1173 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
U_SRC_CURCY_CD Varchar(20) U Src Curcy Cd

Indexes

W_PERFORMANCE_F_F2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: ACCNT_WID

W_PERFORMANCE_F_F3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PRODUCT_WID

W_PERFORMANCE_F_F5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: GEO_WID

W_PERFORMANCE_F_F6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: START_DT_WID

W_PERFORMANCE_F_F7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: END_DT_WID

W_PERFORMANCE_F_F8 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: POSTN_WID

W_PERFORMANCE_F_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: DATASOURCE_NUM_ID, INTEGRATION_ID

W_PERFORMANCE_F_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: ACCNT_WID, PRODUCT_WID, START_DT_WID, END_DT_WID

W_PERFORMANCE_F_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1174 of 1915
Repository Tables

Name: W_PERFORMANCE_FS User Name: Performance Fact Staging

Status: Active Type: Warehouse Base Table:


Comments: Performance Fact Staging

Columns

Name Not Data Type Domain Domain Comments


Null Type
ACCNT_ID Varchar(30) Account Id

ACTL_CONSUME_AMT Number(22, 7) Actl Consume Amt

ACTL_CONSUME_QTY Number(22, 7) Actl Consume Qty

ACTL_SHIP_AMT Number(22, 7) Actl Ship Amt

ACTL_SHIP_QTY Number(22, 7) Actl Ship Qty

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

END_DT UTC Date Time End Date

EST_INCR_AMT Number(22, 7) Estimate Incremental Amount

EST_INCR_QTY Number(22, 7) Estimate Incremental Quantity

EST_TARGET_AMT Number(22, 7) Est Target Amt

EST_TARGET_QTY Number(22, 7) Est Target Qty

INTEGRATION_ID 3 Varchar(30) Siebel System Field

POSTN_ID Varchar(30) Position Id

PRODUCT_ID Varchar(30) Product Id

SRC_AMT Number(22, 7) Source Amount

SRC_AMT_DT UTC Date Time Source Amount Date

SRC_CURCY_CD Varchar(20) Source Currency Code

SRC_QTY Number(22, 7) Source Quantity

SRC_TYPE_FLG Character(1) (Made Obsolete in SIA7.5) Source


Type Flag

START_DT UTC Date Time Start Date

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1175 of 1915
Repository Tables

Name: W_PERFORMANCE_FS User Name: Performance Fact Staging Extension


X
Status: Active Type: Warehouse Base Table:
Comments: Performance Fact Staging Extension

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Number(10, 0) Extension Attribute

ATTRIB_05 Number(10, 0) Extension Attribute

ATTRIB_06 Number(22, 7) Extension Attribute

ATTRIB_07 UTC Date Time Extension Attribute

ATTRIB_08 UTC Date Time Extension Attribute

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

FK_01 3 Varchar(30) Blank Key Field For Adding New


DM

FK_02 3 Varchar(30) Blank Key Field For Adding New


DM

FK_03 3 Varchar(30) Blank Key Field For Adding New


DM

INTEGRATION_ID 3 Varchar(30) Siebel System Field

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1176 of 1915
Repository Tables

Name: W_PERFORMANCE_FX User Name: Performance Fact Extension

Status: Active Type: Warehouse Base Table:


Comments: Performance Fact Extension

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Number(10, 0) Extension Attribute

ATTRIB_05 Number(10, 0) Extension Attribute

ATTRIB_06 Number(10, 0) Extension Attribute

ATTRIB_07 UTC Date Time Extension Attribute

ATTRIB_08 UTC Date Time Extension Attribute

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

ROW_LOAD_DT 3 UTC Date Time Row Load Date

ROW_WID 3 Number(10, 0) Siebel System Field

Indexes

W_PERF_FX_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1177 of 1915
Repository Tables

Name: W_PERIOD_D User Name: Period Dimension

Status: Active Type: Warehouse Base Table:


Comments: Period Dimension

Columns

Name Not Data Type Domain Domain Comments


Null Type
BU Varchar(100) Organization

CLOSED_FLG Character(1) Closed Flag

DATASOURCE_NUM_ID 3 Number(10, 0) Data warehouse System Column

END_DT UTC Date Time End Date

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Data Warehouse System Column

FSCL_PERIOD Varchar(50) Fscal Period

FSCL_PERIOD_ID Varchar(30) Fscal Period Id

INTEGRATION_ID 3 Varchar(30) Data warehouse System Column

NAME Varchar(50) Name

NO_MODIFY_FLG Character(1)

PERIOD_CD Varchar(30) Period Code

PERIOD_CD_I Varchar(50) Period Cd - Language


Independent

PREV_PERIOD Varchar(50)

PREV_PERIOD_ID Varchar(30)

PR_PAR_PERIOD Varchar(50)

PR_PAR_PERIOD_ID Varchar(30)

ROW_WID 3 Number(10, 0) Datawarehouse System Column

START_DT UTC Date Time

TMEXP_FLG Character(1)

TYPE Varchar(30) Type

TYPE_I Varchar(50)

Indexes

W_PERIOD_D_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PERIOD_CD

W_PERIOD_D_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PERIOD_CD_I

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1178 of 1915
Repository Tables

Indexes - continued

W_PERIOD_D_M3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: TYPE

W_PERIOD_D_M4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: TYPE_I

W_PERIOD_D_M5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: NAME

W_PERIOD_D_M6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: FSCL_PERIOD

W_PERIOD_D_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered:

Columns: ROW_WID

W_PERIOD_D_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered:

Columns: INTEGRATION_ID, DATASOURCE_NUM_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1179 of 1915
Repository Tables

Name: W_PERIOD_DH User Name: Period Dimension Hierarchy

Status: Active Type: Warehouse Base Table:


Comments: Period Dimension Hierarchy

Columns

Name Not Data Type Domain Domain Comments


Null Type
ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Data Warehouse System Column

FIXED_HIER_LEVEL 3 Number(10, 0) Fixed Hierarchy Level

LVL1ANC_FSCL_PRD Varchar(50) Level 1 Fscl Period

LVL1ANC_PERIOD 3 Varchar(50) Level 1 Period

LVL1ANC_PERIOD_ID 3 Varchar(30) Level 1 Period Id

LVL2ANC_FSCL_PRD Varchar(50) Level 2 Fscl Period

LVL2ANC_PERIOD 3 Varchar(50) Level 2 Period

LVL2ANC_PERIOD_ID 3 Varchar(30) Level 2 Period Id

LVL3ANC_FSCL_PRD Varchar(50) Level 3 Fscl Period

LVL3ANC_PERIOD 3 Varchar(50) Level 3 Period

LVL3ANC_PERIOD_ID 3 Varchar(30) Level 3 Period Id

LVL4ANC_FSCL_PRD Varchar(50) Level 4 Fscl Period

LVL4ANC_PERIOD 3 Varchar(50) Level 4 Period

LVL4ANC_PERIOD_ID 3 Varchar(30) Level 4 Period Id

LVL5ANC_FSCL_PRD Varchar(50) Level 5 Fscl Period

LVL5ANC_PERIOD 3 Varchar(50) Level 5 Period

LVL5ANC_PERIOD_ID 3 Varchar(30) Level 5 Period Id

LVL6ANC_FSCL_PRD Varchar(50) Level 6 Fscl Period

LVL6ANC_PERIOD 3 Varchar(50) Level 6 Period

LVL6ANC_PERIOD_ID 3 Varchar(30) Level 6 Period Id

LVL7ANC_FSCL_PRD Varchar(50) Level 7 Fscl Period

LVL7ANC_PERIOD 3 Varchar(50) Level 7 Period

LVL7ANC_PERIOD_ID 3 Varchar(30) Level 7 Period Id

LVL8ANC_FSCL_PRD Varchar(50) Level 8 Fscl Period

LVL8ANC_PERIOD 3 Varchar(50) Level 8 Period

LVL8ANC_PERIOD_ID 3 Varchar(30) Level 8 Period Id

ROW_WID 3 Number(10, 0) Datawarehouse System Column

TOP_LVL_FSCL_PRD Varchar(50) Top Level Fscl Period

TOP_LVL_PERIOD 3 Varchar(50) Top Level Period

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1180 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
TOP_LVL_PERIOD_ID 3 Varchar(30) Top Level Period Id

Indexes

W_PERIOD_DH_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LVL1ANC_PERIOD_ID

W_PERIOD_DH_F2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LVL2ANC_PERIOD_ID

W_PERIOD_DH_F3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LVL3ANC_PERIOD_ID

W_PERIOD_DH_F4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LVL4ANC_PERIOD_ID

W_PERIOD_DH_F5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LVL5ANC_PERIOD_ID

W_PERIOD_DH_F6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LVL6ANC_PERIOD_ID

W_PERIOD_DH_F7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LVL7ANC_PERIOD_ID

W_PERIOD_DH_F8 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LVL8ANC_PERIOD_ID

W_PERIOD_DH_F9 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: TOP_LVL_PERIOD_ID

W_PERIOD_DH_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LVL1ANC_PERIOD, LVL1ANC_FSCL_PRD

W_PERIOD_DH_M10 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: FIXED_HIER_LEVEL

W_PERIOD_DH_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LVL2ANC_PERIOD, LVL2ANC_FSCL_PRD

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1181 of 1915
Repository Tables

Indexes - continued

W_PERIOD_DH_M3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LVL3ANC_PERIOD, LVL3ANC_FSCL_PRD

W_PERIOD_DH_M4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LVL4ANC_PERIOD, LVL4ANC_FSCL_PRD

W_PERIOD_DH_M5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LVL5ANC_PERIOD, LVL5ANC_FSCL_PRD

W_PERIOD_DH_M6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LVL6ANC_PERIOD, LVL6ANC_FSCL_PRD

W_PERIOD_DH_M7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LVL7ANC_PERIOD, LVL7ANC_FSCL_PRD

W_PERIOD_DH_M8 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LVL8ANC_PERIOD, LVL8ANC_FSCL_PRD

W_PERIOD_DH_M9 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: TOP_LVL_PERIOD, TOP_LVL_FSCL_PRD

W_PERIOD_DH_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered:

Columns: ROW_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1182 of 1915
Repository Tables

Name: W_PERIOD_DS User Name: Period Dimension Staging

Status: Active Type: Warehouse Base Table:


Comments: Period Dimension Staging

Columns

Name Not Data Type Domain Domain Comments


Null Type
BU Varchar(100) Organization

CLOSED_FLG Character(1) Closed Flag

DATASOURCE_NUM_ID 3 Number(10, 0) Data warehouse System Column

END_DT UTC Date Time End Date

FSCL_PERIOD Varchar(30) Fscal Period

FSCL_PERIOD_ID Varchar(30) Fscal Period Id

INTEGRATION_ID 3 Varchar(30) Data warehouse System Column

NAME Varchar(50) Name

NO_MODIFY_FLG Character(1)

PERIOD_CD Varchar(30) Period Code

PREV_PERIOD Varchar(50)

PREV_PERIOD_ID Varchar(30)

PR_PAR_PERIOD Varchar(50)

PR_PAR_PERIOD_ID Varchar(30)

START_DT UTC Date Time

TMEXP_FLG Character(1)

TYPE Varchar(30) Type

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1183 of 1915
Repository Tables

Name: W_PERIOD_DSX User Name: Period Dimension Staging Extension

Status: Active Type: Warehouse Base Table:


Comments: Period Dimension Staging Extension

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Varchar(30) Extension Attribute

ATTRIB_05 Varchar(30) Extension Attribute

ATTRIB_06 Varchar(30) Extension Attribute

ATTRIB_07 Varchar(30) Extension Attribute

ATTRIB_08 Varchar(30) Extension Attribute

ATTRIB_09 Varchar(30) Extension Attribute

ATTRIB_10 Varchar(30) Extension Attribute

ATTRIB_11 Number(10, 0) Extension Attribute

ATTRIB_12 Number(10, 0) Extension Attribute

ATTRIB_13 Number(10, 0) Extension Attribute

ATTRIB_14 Number(10, 0) Extension Attribute

ATTRIB_15 Number(10, 0) Extension Attribute

ATTRIB_16 Number(22, 7) Extension Attribute

ATTRIB_17 Number(22, 7) Extension Attribute

ATTRIB_18 Number(22, 7) Extension Attribute

ATTRIB_19 Number(22, 7) Extension Attribute

ATTRIB_20 Number(22, 7) Extension Attribute

ATTRIB_21 UTC Date Time Extension Attribute

ATTRIB_22 UTC Date Time Extension Attribute

ATTRIB_23 UTC Date Time Extension Attribute

ATTRIB_24 UTC Date Time Extension Attribute

ATTRIB_25 UTC Date Time Extension Attribute

DATASOURCE_NUM_ID 3 Number(10, 0) Data warehouse System Column

INTEGRATION_ID 3 Varchar(30) Data warehouse System Column

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1184 of 1915
Repository Tables

Name: W_PERIOD_DX User Name: Period Dimension Extension

Status: Active Type: Warehouse Base Table:


Comments: Period Dimension Extension

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Varchar(30) Extension Attribute

ATTRIB_05 Varchar(30) Extension Attribute

ATTRIB_06 Varchar(30) Extension Attribute

ATTRIB_07 Varchar(30) Extension Attribute

ATTRIB_08 Varchar(30) Extension Attribute

ATTRIB_09 Varchar(30) Extension Attribute

ATTRIB_10 Varchar(30) Extension Attribute

ATTRIB_11 Number(10, 0) Extension Attribute

ATTRIB_12 Number(10, 0) Extension Attribute

ATTRIB_13 Number(10, 0) Extension Attribute

ATTRIB_14 Number(10, 0) Extension Attribute

ATTRIB_15 Number(10, 0) Extension Attribute

ATTRIB_16 Number(22, 7) Extension Attribute

ATTRIB_17 Number(22, 7) Extension Attribute

ATTRIB_18 Number(22, 7) Extension Attribute

ATTRIB_19 Number(22, 7) Extension Attribute

ATTRIB_20 Number(22, 7) Extension Attribute

ATTRIB_21 UTC Date Time Extension Attribute

ATTRIB_22 UTC Date Time Extension Attribute

ATTRIB_23 UTC Date Time Extension Attribute

ATTRIB_24 UTC Date Time Extension Attribute

ATTRIB_25 UTC Date Time Extension Attribute

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Data Warehouse System Column

ROW_WID 3 Number(10, 0) Datawarehouse System Column

Indexes
10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1185 of 1915
Repository Tables

Indexes - continued

W_PERIOD_DX_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered:

Columns: ROW_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1186 of 1915
Repository Tables

Name: W_PERSON_D User Name: Person Dimension

Status: Active Type: Warehouse Base Table:


Comments: Person Dimension

Columns

Name Not Data Type Domain Domain Comments


Null Type
ACCESS_LVL Varchar(30) Access Lvl

ACCESS_LVL_I Varchar(50) Access Level Language


Independent Type

ACCNT_ID Varchar(30) Account Id

ADDR_EFF_DATE UTC Date Time Effective from when current


address is Valid in DW

AGENT_FLG Character(1) Agent Flag

AGE_RANGE * Varchar(30) Age Range

ANNL_INCOME Number(22, 7) Annual Income

ANNL_REVENUE Number(22, 7) Annual Revenue

APPR_AUTH Number(22, 7) Approval Authorization

APPR_AUTH_CAT Varchar(30) Approval Authorization Category (


values based on LOV type
'APPROVAL_AUTH_SIZE' and
bucketed using the min and max
values)

APPR_AUTH_CAT_I Varchar(50) Approval Authorization Category


Language Independent Code (
values based on LOV type
'APPROVAL_AUTH_SIZE' and
bucketed using the min and max
values)

APPR_CURCY_CD Varchar(30) Approval Currency Code

BIRTH_DT UTC Date Time Birth Date

BIRTH_PLACE * Varchar(100) Birth Place

CALL_FLG Character(1) Call Flag

CALL_LST_NAME Varchar(50) Call List Name

CITIZENSHIP_CD * Varchar(30) Citizenship Code

CITIZENSHIP_CD_I * Varchar(50) Citizenship Language


Independent Code

CITY Varchar(50) City

COMPLEXION_CD * Varchar(30) Complexion Code

COMPLEXION_CD_I * Varchar(50) Complexion Language


Independent Code

COMP_OWNER_FLG Character(1) Computer Ownership Flag

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1187 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
COM_PREFERENCE Varchar(30) Communication Preference

CONSUMER_FLG Character(1) Consumer Flag

CONTACT_ID Varchar(30) Contact Id

CONTACT_TYPE Varchar(30) Contact Type : Internal Usage


Only ( 'Contact' or 'Prospect')

CONTACT_TYPE_I Varchar(50) Contact Type Language


Independent Code : Internal
Usage Only

CON_ACTIVE_FLG Character(1) Contact Active Flag (Y/N) : If the


contact is active then it is set to Y
otherwise to N

CON_ACTIVE_FLG1 Character(1) (Made Obsolete in SIA7.5)


Contact Active Flag History 1

CON_ACTIVE_FLG2 Character(1) (Made Obsolete in SIA7.5)


Contact Active Flag History 2

CON_ACTIVE_FLG3 Character(1) (Made Obsolete in SIA7.5)


Contact Active Flag History 3

CON_BU_NAME Varchar(100) Contact Business Unit Name

CON_FORMED_DT UTC Date Time Contact Formed Date

COUNTRY Varchar(30) Country

CREDIT_SCORE Number(22, 7) Credit Score

CSN Varchar(150) M.E. #

CUSTOMER_END_DT UTC Date Time Customer End Dt

CUSTOMER_SINCE_DT UTC Date Time Customer Since Dt

CUST_VALUE Varchar(30) Customer Value

CUST_VALUE_I Varchar(50) Customer Value Language


Independent Type

CUST_VAL_EFF_DT UTC Date Time Cust Val Eff Dt

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

DEATH_DT * UTC Date Time Date of Death

DECEASE_FLG Character(1) Decease Flag

DEPT_TYPE Varchar(30) Department Type

DEPT_TYPE_I Varchar(50) Dept Type Language Independent


Type

DISABILITY * Varchar(50) Disablity

EDUCATION_BCKGND Varchar(30) Education Background (values


based on LOV type
'EDUCATION')

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1188 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
EDUCATION_BCKGND_I Varchar(50) Education Background Language
Independent Code (values based
on LOV type 'EDUCATION')

EDUCATION_YEARS * Number(10, 0) Years of Education

EMAIL_ADDR Varchar(100) Email Address

EMAIL_SR_UPD_FLG Character(1) Email update Flag

EMPLMNT_STAT_CD Varchar(30) Status Code

EMP_ACCNT_BU_NAME Varchar(100) Employee Account Business Unit


Name

EMP_ACCNT_LOC Varchar(50) Employee Account Location

EMP_ACCNT_NAME Varchar(100) Employee Account Name

EMP_ACTIVE_FLG Character(1) Employee Active Flag (Y/N) : If the


employee still exits then it is set to
Y otherwise to N

EMP_FLG Character(1) Employee Flag (Y/N) : If the


contact is an employee then it is
set to Y otherwise to N

EMP_FORMED_DT UTC Date Time Employee Formed Date

EMP_HIRE_DT UTC Date Time Emp Hire Dt

ENTREPRISE_FLG Character(1) Entreprise Flag

ETHNICITY1_CD * Varchar(30) Ethnicity Code 1

ETHNICITY2_CD * Varchar(30) Ethnicity Code 2

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

EXT_CON_STORE Varchar(30) External Contact Store

EYE_COLOR_LEFT * Varchar(30) Left Eye Color Code

EYE_COLOR_LEFT_I * Varchar(50) Left Eye Color Language


Independent Code

EYE_COLOR_RIGHT * Varchar(30) Right Eye Color Code

EYE_COLOR_RIGHT_I * Varchar(50) Right Eye Color Language


Independent Code

FAX_PH_NUM Varchar(40) Fax Number

FREQUENCY_CAT Varchar(30) Frequency Category

FREQUENCY_CAT_I Varchar(50) Frequency Category Language


Independent Code

FST_NAME Varchar(50) First Name

FST_PROMO_DT UTC Date Time First Promotion Date

FULL_NAME Varchar(102) Full Name

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1189 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
GEO_WID 3 Number(10, 0) FK W_GEO_D Foreign Key to Geography
Dimension

GOALS Varchar(250) Goals

GRAD_YR Number(10, 0) Graduate Year

HAIR_COLOR * Varchar(30) Hair Color

HARD_TO_REACH Character(1) Hard to Reach

HEIGHT * Varchar(30) Height

HELD_POSTN Varchar(50) Held Position

HOBBY Varchar(30) Horry

INCOME_RANGE Varchar(30) Income Range

INCOME_RANGE_I Varchar(50) Income Range Language


Independent Type

INCOME_RNG_EFF_DT UTC Date Time Income Rng Eff Dt

INS_OCCUPATION Varchar(50) Occupation

INTEGRATION_ID 3 Varchar(30) Identifier used for integration with


external systems

INVST_EXPERIENCE Varchar(30) Investment Experience

INVST_EXPERIENCE_I Varchar(50) Investment Experience Language


Independent Type

INVST_HORIZON Varchar(30) Investment Horizon

INVST_HORIZON_I Varchar(50) Investment Horizon Language


Independent Type

INVST_KNOWLEDGE Varchar(30) Investment Knowledge

INVST_KNOWLEDGE_I Varchar(50) Investment Knowledge Language


Independent Type

INVST_OBJECTIVE Varchar(30) Investment Objective

INVST_OBJECTIVE_I Varchar(50) Investment Objective Language


Independent Type

INVST_PROFILE Varchar(30) Investment Profile

INVST_PROFILE_I Varchar(50) Investment Profile Language


Independent Type

INVST_RISK Varchar(30) Investment Risk

INVST_RISK_I Varchar(50) Investment Risk Language


Independent Type

JOB_CATEGORY Varchar(30) Job Category Language


Independent Code (values based
on LOV type 'POSITION_TYPE')

JOB_CATEGORY_I Varchar(50) Job Category (values based on


LOV type 'POSITION_TYPE')

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1190 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
JOB_TITLE Varchar(75) Job Title

LAST_NAME Varchar(50) Last Name

LOGIN Varchar(50) Login

LST_PROMO_DT UTC Date Time Last Promotion Date

MARITAL_STAT_CD Varchar(30) Marital Status

MEMBER_FLG Character(1) Member Flag

MEMBER_NUM Varchar(50) Member Number

MID_NAME Varchar(50) Middle Name

MKT_POTENTIAL Varchar(30) Market Potential

MONETARY_CAT Varchar(30) Monetary Category

MONETARY_CAT_I Varchar(50) Monetary Category Language


Independent Code

MRKT_CAP_PREF Varchar(30) Market Cap Preference

MRKT_CAP_PREF_I Varchar(50) Market Cap Preferrence

NAME_EFF_DATE UTC Date Time Effective from when current Name


is Valid in DW

NATIONALITY Varchar(30) Nationality

NET_WORTH Varchar(30) Net worth

NET_WORTH_EFF_DT UTC Date Time Net Worth Eff Dt

NET_WORTH_I Varchar(50) Net Worth Language Independent


Type

NUM_CMPGNS Number(10, 0) Extension Attribute

NUM_OFRS_PRSNTD Number(10, 0) Total Number of Offers presented

NUM_PROD Number(10, 0) Number of Products

NUM_PROD_EFF_DT UTC Date Time Num Prod Eff Dt

OU_MAIL_STOP Varchar(30) Mail Stop

PAR_HELD_POSTN Varchar(50) Parent Held Position

PREF_COMM_MEDIA Varchar(30) Prefered Communicate Media

PREF_COMM_MEDIA_I Varchar(50) Prefer Communication Media


Language Independent Type

PREF_LANG_ID Varchar(15) Prefered Language ID

PRESCRIBER_FLG Character(1) Prescriber Flag

PRE_LANG Varchar(50) Prefer Language

PROF_CALL_FREQ Varchar(30) Professional Call Frequency

PROF_TITLE Varchar(30) Professional Title

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1191 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
PROSPECT_ID Varchar(30) Prospect Id

PROVIDER_FLG Character(1) Provider Flag

PRSP_CON_UID Varchar(100) Contact ID or Prospect ID

PR_HOUSEHOLD_WID 3 Number(10, 0) FK W_HOUSEHOLD_D Primary Household Dimension Id

PR_MKT_SEGMENT Varchar(50) Priary Market Segment

PR_POSTN Varchar(50) Primary Position

PR_SPECIALTY Varchar(100) Pr Specialty

PR_SPEC_NAME Varchar(50) Primary Specialty Name

RACE * Varchar(30) Race

RECENCY_CAT Varchar(30) Recency Category

RECENCY_CAT_I Varchar(50) Recency Category Language


Independent Code

REGION Varchar(40) Region

RESDNCE_CATEGORY Varchar(30) Residence Category

RESDNCE_CATEGORY_I Varchar(50) Residence Category Language


Independent Type

RESDNCE_TYPE Varchar(30) Residence Type

RESDNCE_TYPE_I Varchar(50) Residence Type Language


Independent Type

RESDNCE_VAL Number(22, 7) Residence Value

RESIDENCY_INSTN Varchar(50) Residency Institution

ROW_WID 3 Number(10, 0) Siebel System Field

RSRCH_CHNL_PREF Varchar(30) Reseach Channel Preference

RSRCH_CHNL_PREF_I Varchar(50) Reseach Channel Preference,


Language Independant

SELF_EMPL_FLG Character(1) Self Employed Flag

SEMINAR_INVIT_FLG Character(1) Seminar Invite Flag (Y/N) :

SEX_MF Character(1) Obsoleted

SEX_MF_CD Varchar(30) Sex Code (values based on LOV


type 'SEX_MF_TYPE')

SEX_MF_CD_I Varchar(50) LIC for Sex Code (values based


on LOV type 'SEX_MF_TYPE')

SPEAKER_FLG Character(1) SPEAKER_FLG

SPECIALTY_BRICK Varchar(40) Specialty Brick

SPOUSE_NAME Varchar(30) Spouse Name

STAFF Varchar(255) Staff

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1192 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
STATE Varchar(50) State

STATUS_CD Varchar(30) Status Cd

STATUS_CD_I Varchar(50) Status Cd I

STAT_REASON_CD Varchar(30) Stat Reason Cd

STAT_REASON_CD_I Varchar(50) Stat Reason Cd I

ST_ADDRESS Varchar(200) Street Address

SUPPRESS_CALL_FLG Character(1) Suppress Call Flag (Y/N) : If the


contact is not be called it is set Y
otherwise to N

SUPPRESS_EMAIL_FLG Character(1) Suppress Email Flag (Y/N) : If the


contact's email is not be sent then
it is set to Y otherwise to N

SUPPRESS_FAX_FLG Character(1) Suppress Fax Flag (Y/N) : If the


contact's fax is not to be sent then
it is set to Y otherwise to N

SUPPRESS_MAIL_FLG Character(1) Suppress Mail Flag (Y/N) : If the


contact's mail is not to be sent
then it is set to Y otherwise to N

TAX_BRACKET Number(22, 7) Tax Bracket

TERR_NAME Varchar(75) Territory Name

USER_ACTIVE_FLG Character(1) User Active Flag (Y/N) : If the user


is still active then it is set to Y
otherwise to N

USER_FLG Character(1) User Flag (Y/N) : If the contact is


a user then it is set to Y otherwise
to N

USER_FORMED_DT UTC Date Time User Formed Date

VER_DT UTC Date Time (Made Obsolete in SIA7.5)


Version Date

VER_DT1 UTC Date Time (Made Obsolete in SIA7.5)


Version Date History 1

VER_DT2 UTC Date Time (Made Obsolete in SIA7.5)


Version Date History 2

VER_DT3 UTC Date Time (Made Obsolete in SIA7.5)


Version Date History 3

VIS_PR_BU_ID Varchar(15) Primary Buisness Unit Id for


Visibility

VIS_PR_POS_ID Varchar(15) Primary Postition Id For Visibility

WEIGHT * Varchar(30) Weight

WORK_PHONE Varchar(40) Work Phone

WPH_EFF_DATE UTC Date Time Previous Work Phone Number

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1193 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
X_CITY Varchar(50) Previous City

X_COUNTRY Varchar(30) Previous Country

X_CUST_VALUE Varchar(30) X Cust Value

X_CUST_VALUE_I Varchar(50) X Cust Value I

X_FST_NAME Varchar(50) Previous First Name

X_INCOME_RANGE Varchar(30) X Income Range

X_INCOME_RANGE_I Varchar(50) X Income Range I

X_LAST_NAME Varchar(50) Previous Last Name

X_NET_WORTH Varchar(30) X Net Worth

X_NET_WORTH_I Varchar(50) X Net Worth I

X_NUM_PROD Number(10, 0) X Num Prod

X_STATE Varchar(50) Previous State

X_ST_ADDRESS Varchar(200) Previous Street Address

X_WORK_PHONE Varchar(40) Previous Work Phone Number

X_ZIPCODE Varchar(30) Previous Zipcode

YEARS_AT_ACCNT Number(22, 7) Years at Account

YRS_AT_RESIDENCE Number(22, 7) Years At Residence

ZIPCODE Varchar(30) Zipcode

Indexes

W_PERSON_D_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PR_HOUSEHOLD_WID

W_PERSON_D_F2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: GEO_WID

W_PERSON_D_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: APPR_AUTH_CAT

W_PERSON_D_M10 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: FREQUENCY_CAT_I

W_PERSON_D_M104 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: SPECIALTY_BRICK

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1194 of 1915
Repository Tables

Indexes - continued

W_PERSON_D_M105 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: X_NUM_PROD

W_PERSON_D_M106 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: NUM_PROD_EFF_DT

W_PERSON_D_M107 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: CUST_VAL_EFF_DT

W_PERSON_D_M108 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: X_NET_WORTH

W_PERSON_D_M109 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: STATUS_CD_I

W_PERSON_D_M11 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: MONETARY_CAT

W_PERSON_D_M110 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: STAT_REASON_CD_I

W_PERSON_D_M111 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: STATUS_CD

W_PERSON_D_M112 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: STAT_REASON_CD

W_PERSON_D_M113 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CITIZENSHIP_CD

W_PERSON_D_M114 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CITIZENSHIP_CD_I

W_PERSON_D_M115 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: BIRTH_PLACE

W_PERSON_D_M116 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: HAIR_COLOR

W_PERSON_D_M117 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: EYE_COLOR_LEFT

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1195 of 1915
Repository Tables

Indexes - continued

W_PERSON_D_M118 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: EYE_COLOR_RIGHT

W_PERSON_D_M119 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: EYE_COLOR_RIGHT_I

W_PERSON_D_M12 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: MONETARY_CAT_I

W_PERSON_D_M120 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: COMPLEXION_CD

W_PERSON_D_M121 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: COMPLEXION_CD_I

W_PERSON_D_M122 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: WEIGHT

W_PERSON_D_M123 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: EYE_COLOR_LEFT_I

W_PERSON_D_M124 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: HEIGHT

W_PERSON_D_M125 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: RACE

W_PERSON_D_M126 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: DISABILITY

W_PERSON_D_M127 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: ETHNICITY1_CD

W_PERSON_D_M128 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: ETHNICITY2_CD

W_PERSON_D_M129 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: EDUCATION_YEARS

W_PERSON_D_M13 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CONTACT_TYPE_I, CON_ACTIVE_FLG, ETL_PROC_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1196 of 1915
Repository Tables

Indexes - continued

W_PERSON_D_M130 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: AGE_RANGE

W_PERSON_D_M14 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: EMP_FLG

W_PERSON_D_M15 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: USER_FLG

W_PERSON_D_M16 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: JOB_CATEGORY

W_PERSON_D_M17 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: JOB_CATEGORY_I

W_PERSON_D_M18 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CON_ACTIVE_FLG

W_PERSON_D_M19 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: EMP_ACTIVE_FLG

W_PERSON_D_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: APPR_AUTH_CAT_I

W_PERSON_D_M20 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CONTACT_TYPE

W_PERSON_D_M21 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: SEX_MF_CD

W_PERSON_D_M22 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: SEX_MF_CD_I

W_PERSON_D_M23 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CONTACT_TYPE_I, PR_HOUSEHOLD_WID, MARITAL_STAT_CD, SEX_MF_CD,


COUNTRY, EDUCATION_BCKGND, BIRTH_DT, ROW_WID

W_PERSON_D_M3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: EDUCATION_BCKGND

W_PERSON_D_M4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: EDUCATION_BCKGND_I

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1197 of 1915
Repository Tables

Indexes - continued

W_PERSON_D_M5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: MARITAL_STAT_CD

W_PERSON_D_M50 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: ACCESS_LVL

W_PERSON_D_M51 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: ACCESS_LVL_I

W_PERSON_D_M52 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: RESDNCE_CATEGORY

W_PERSON_D_M53 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: RESDNCE_CATEGORY_I

W_PERSON_D_M54 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CUST_VALUE

W_PERSON_D_M55 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CUST_VALUE_I

W_PERSON_D_M56 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: DEPT_TYPE

W_PERSON_D_M57 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: DEPT_TYPE_I

W_PERSON_D_M58 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: INCOME_RANGE

W_PERSON_D_M59 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: INCOME_RANGE_I

W_PERSON_D_M60 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: INVST_EXPERIENCE

W_PERSON_D_M61 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: INVST_EXPERIENCE_I

W_PERSON_D_M62 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: INVST_HORIZON

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1198 of 1915
Repository Tables

Indexes - continued

W_PERSON_D_M63 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: INVST_HORIZON_I

W_PERSON_D_M64 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: INVST_KNOWLEDGE

W_PERSON_D_M65 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: INVST_KNOWLEDGE_I

W_PERSON_D_M66 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: INVST_OBJECTIVE

W_PERSON_D_M67 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: INVST_OBJECTIVE_I

W_PERSON_D_M68 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: INVST_PROFILE

W_PERSON_D_M69 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: INVST_PROFILE_I

W_PERSON_D_M7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: RECENCY_CAT

W_PERSON_D_M70 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: INVST_RISK

W_PERSON_D_M71 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: INVST_RISK_I

W_PERSON_D_M72 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: MRKT_CAP_PREF

W_PERSON_D_M73 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: MRKT_CAP_PREF_I

W_PERSON_D_M74 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: NET_WORTH

W_PERSON_D_M75 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: NET_WORTH_I

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1199 of 1915
Repository Tables

Indexes - continued

W_PERSON_D_M76 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PREF_COMM_MEDIA

W_PERSON_D_M77 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PREF_COMM_MEDIA_I

W_PERSON_D_M78 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: RESDNCE_TYPE

W_PERSON_D_M79 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: RESDNCE_TYPE_I

W_PERSON_D_M8 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: RECENCY_CAT_I

W_PERSON_D_M80 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: RSRCH_CHNL_PREF

W_PERSON_D_M81 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: RSRCH_CHNL_PREF_I

W_PERSON_D_M82 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: CUSTOMER_SINCE_DT

W_PERSON_D_M83 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: CUSTOMER_END_DT

W_PERSON_D_M84 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: X_CUST_VALUE

W_PERSON_D_M85 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: X_CUST_VALUE_I

W_PERSON_D_M86 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: EMP_HIRE_DT

W_PERSON_D_M87 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PR_SPECIALTY

W_PERSON_D_M88 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: X_NET_WORTH_I

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1200 of 1915
Repository Tables

Indexes - continued

W_PERSON_D_M89 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: NET_WORTH_EFF_DT

W_PERSON_D_M9 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: FREQUENCY_CAT

W_PERSON_D_M90 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: X_INCOME_RANGE

W_PERSON_D_M91 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: X_INCOME_RANGE_I

W_PERSON_D_M92 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: INCOME_RNG_EFF_DT

W_PERSON_D_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID, COUNTRY, ZIPCODE, CITY

W_PERSON_D_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: INTEGRATION_ID, CONTACT_TYPE_I, DATASOURCE_NUM_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1201 of 1915
Repository Tables

Name: W_PERSON_DS User Name: Person Dimension Staging

Status: Active Type: Warehouse Base Table:


Comments: Person Dimension Staging

Columns

Name Not Data Type Domain Domain Comments


Null Type
ACCESS_LVL Varchar(30) Access Level

ACCNT_ID Varchar(30) Account Id

AGENT_FLG Character(1) Agent Flag

AGE_RANGE * Varchar(30) Age Range

ANNL_INCM_CURCY_CD Varchar(30) Annual Income Currency Code

ANNL_INCM_EXCH_DT Date Annual Income Exchange Date

ANNL_INCOME Number(22, 7) Annual Income

ANNL_REVENUE Number(22, 7) Annual Revenue

ANNL_REV_CURCY_CD Varchar(30) Annual Revenue Currency Code

APPR_AUTH Number(22, 7) Approval Authorization

APPR_CURCY_CD Varchar(30) Approval Currency Code

BIRTH_DT UTC Date Time Birth Date

BIRTH_PLACE * Varchar(100) Place of Birth

BU_ID Varchar(15) Buisness Unit Id

CALL_FLG Character(1) Call Flag

CALL_LST_NAME Varchar(50) Call List Name

CITIZENSHIP_CD * Varchar(30) Citizenship Code

CITY Varchar(50) City

COMPLEXION_CD * Varchar(30) Complexion Code

COMP_OWNER_FLG Character(1) Computer Ownership Flag

COM_PREFERENCE Varchar(30) Communication Preference

CONSUMER_FLG Character(1) Consumer Flag

CONTACT_TYPE Varchar(15) Contact Type : Internal Usage


Only ( 'Contact' or 'Prospect')

CON_ACTIVE_FLG Character(1) Contact Active Flag (Y/N) : If the


contact is active then it is set to Y
otherwise to N

CON_BU_NAME Varchar(100) Contact Business Unit Name

CON_FORMED_DT UTC Date Time Contact Formed Date

COUNTRY Varchar(30) Country

CREDIT_SCORE Number(22, 7) Credit Score

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1202 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
CSN Varchar(150) M.E. #

CUSTOMER_END_DT UTC Date Time Customer End Dt

CUSTOMER_SINCE_DT UTC Date Time Customer Since Dt

CUST_VALUE Varchar(30) Customer Value

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

DEATH_DT * UTC Date Time Date of Death

DECEASE_FLG Character(1) Decease Flag

DEPT_TYPE Varchar(30) Department Type

DISABILITY * Varchar(50) Diability

EDUCATION_BCKGND Varchar(30) Education Background (values


based on LOV type
'EDUCATION')

EDUCATION_YEARS * Number(10, 0) Years of Education

EMAIL_ADDR Varchar(100) Email Address

EMAIL_SR_UPD_FLG Character(1) Email update Flag

EMPLMNT_STAT_CD Varchar(30) Employement Status Code

EMP_ACCNT_BU_NAME Varchar(100) Employee Account Business Unit


Name

EMP_ACCNT_LOC Varchar(50) Employee Account Location

EMP_ACCNT_NAME Varchar(100) Employee Account Name

EMP_ACTIVE_FLG Character(1) Employee Active Flag (Y/N) : If the


employee is active then it is set to
Y otherwise to N

EMP_FLG Character(1) Employee Flag (Y/N) : If the


contact is an employee then it is
set to Y otherwise to N

EMP_FORMED_DT UTC Date Time Employee Formed Date

EMP_HIRE_DT UTC Date Time Emp Hire Dt

ENTREPRISE_FLG Character(1) Enterprise Flag

ETHNICITY1_CD * Varchar(30) Ethnicity Code 1

ETHNICITY2_CD * Varchar(30) Ethnicity Code 2

EXT_CON_STORE Varchar(30) External Contact Store

EYE_COLOR_LEFT * Varchar(30) Left Eye Color Code

EYE_COLOR_RIGHT * Varchar(30) Right Eye Color Code

FAX_PH_NUM Varchar(40) Fax Number

FST_NAME Varchar(50) First Name

FULL_NAME Varchar(150) Full Name

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1203 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
GOALS Varchar(250) Goals

GRAD_YR Number(10, 0) Graduate Year

HAIR_COLOR * Varchar(30) Hair Color

HARD_TO_REACH Character(1) Hard to Reach Code

HEIGHT * Varchar(30) Height

HELD_POSTN Varchar(50) Held Position

HOBBY Varchar(30) Hobby

INCOME_RANGE Varchar(30) Income Range

INS_OCCUPATION Varchar(50) Occupation

INTEGRATION_ID 3 Varchar(30) Identifier used for integration with


external systems

INVST_EXPERIENCE Varchar(30) Investment Experience

INVST_HORIZON Varchar(30) Investment Horizon

INVST_KNOWLEDGE Varchar(30) Investment Knowledge

INVST_OBJECTIVE Varchar(30) Investment Objective

INVST_PROFILE Varchar(30) Investment Profit

INVST_RISK Varchar(30) Investment Risk

JOB_CATEGORY Varchar(30) Job Category (values based on


LOV type 'POSITION_TYPE')

JOB_TITLE Varchar(75) Job Title

LAST_NAME Varchar(50) Last Name

LAST_UPD_DT UTC Date Time Last Updated Date

LOGIN Varchar(50) Login

MARITAL_STAT_CD Varchar(30) Marital Status

MEMBER_FLG Character(1) Member Flag

MEMBER_NUM Varchar(50) Member Number

MID_NAME Varchar(50) Middle Name

MKT_POTENTIAL Varchar(30) Market Potential

MRKT_CAP_PREF Varchar(30) Prefered Market Cap

NATIONALITY Varchar(30) Nationality

NET_WORTH Varchar(30) Net Worth

NUM_PROD Number(10, 0) Number of Product

OU_MAIL_STOP Varchar(30) Mail Stop

PAR_HELD_POSTN Varchar(50) Parent Held Position

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1204 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
PREF_COMM_MEDIA Varchar(30) Prefered Communicate Media

PREF_LANG_ID Varchar(15) Prefered Language Id

PRESCRIBER_FLG Character(1) Prescriber Flag

PRE_LANG Varchar(50) Prefer Language

PROF_CALL_FREQ Varchar(30) Professional Call Frequency

PROF_TITLE Varchar(30) Professional Title

PROVIDER_FLG Character(1) Provider Flag

PRSP_CON_UID Varchar(100) Contact ID or Prospect ID

PR_HOUSEHOLD Varchar(30) Primary Household Id

PR_MKT_SEGMENT Varchar(50) Primary Market Segment

PR_POSTN Varchar(50) Primary Position

PR_POSTN_ID Varchar(15) Primary Position Id

PR_SPECIALTY Varchar(100) Pr Specialty

PR_SPEC_NAME Varchar(50) Primary Specialty Name

RACE * Varchar(30) Race

REGION Varchar(40) Region

RESDNCE_CATEGORY Varchar(30) Residence Category

RESDNCE_TYPE Varchar(30) Residence Type

RESDNCE_VAL Number(22, 7) Residence Value

RESIDENCY_INSTN Varchar(50) Residency Institution

RSRCH_CHNL_PREF Varchar(30) Reseach Channel Preference

SCD_END_DT UTC Date Time End of the validity of record from


Audit Trail if used, Null for the
Current Record, and Null if Audit
Trail is not used

SCD_START_DT UTC Date Time Start of the validity of record from


Audit Trail if used, otherwise null

SELF_EMPL_FLG Character(1) Self Employed flag

SEMINAR_INVIT_FLG Character(1) Seminar Invite Flag (Y/N) :

SEX_MF Character(1) Sex Status

SEX_MF_CD Varchar(30) Sex (values based on LOV type


'SEX_MF_TYPE')

SPEAKER_FLG Character(1) SPEAKER_FLG

SPECIALTY_BRICK Varchar(40) Specialty Brick

SPOUSE_NAME Varchar(30) Spouse Name

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1205 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
STAFF Varchar(255) Staff

STATE Varchar(50) State

STATUS Varchar(30) (Made Obsolete in 7.5.1)Status

STATUS_CD Varchar(30) Status Cd

STAT_REASON_CD Varchar(30) Stat Reason Cd

ST_ADDRESS Varchar(200) Street Address

SUPPRESS_CALL_FLG Character(1) Suppress Call Flag (Y/N) : If the


contact is not be called it is set Y
otherwise to N

SUPPRESS_EMAIL_FLG Character(1) Suppress Email Flag (Y/N) : If the


contact's email is not be sent then
it is set to Y otherwise to N

SUPPRESS_FAX_FLG Character(1) Suppress Fax Flag (Y/N) : If the


contact's fax is not to be sent then
it is set to Y otherwise to N

SUPPRESS_MAIL_FLG Character(1) Suppress Mail Flag (Y/N) : If the


contact's mail is not to be sent
then it is set to Y otherwise to N

TAX_BRACKET Number(22, 7) Tax Bracket

TERR_NAME Varchar(75) Territory Name

USER_ACTIVE_FLG Character(1) User Active Flag (Y/N) : If the user


is still active then it is set to Y
otherwise to N

USER_FLG Character(1) User Flag (Y/N) : If the contact is


a user then it is set to Y otherwise
to N

USER_FORMED_DT UTC Date Time User Formed Date

VER_DT UTC Date Time Version Date

WEIGHT * Varchar(30) Weight

WORK_PHONE Varchar(40) Work Phone

YEARS_AT_ACCNT Number(22, 7) Years at Account

YRS_AT_RESIDENCE Number(22, 7) Years at Residence

ZIPCODE Varchar(30) Zipcode

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1206 of 1915
Repository Tables

Name: W_PERSON_DSX User Name: Person Dimension Extension Staging

Status: Active Type: Warehouse Base Table:


Comments: Person Dimension Extension Staging

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Varchar(30) Extension Attribute

ATTRIB_05 Varchar(30) Extension Attribute

ATTRIB_06 Varchar(30) Extension Attribute

ATTRIB_07 Varchar(30) Extension Attribute

ATTRIB_08 Varchar(30) Extension Attribute

ATTRIB_09 Varchar(30) Extension Attribute

ATTRIB_10 Varchar(30) Extension Attribute

ATTRIB_11 Number(10, 0) Extension Attribute

ATTRIB_12 Number(10, 0) Extension Attribute

ATTRIB_13 Number(10, 0) Extension Attribute

ATTRIB_14 Number(10, 0) Extension Attribute

ATTRIB_15 Number(10, 0) Extension Attribute

ATTRIB_16 Number(22, 7) Extension Attribute

ATTRIB_17 Number(22, 7) Extension Attribute

ATTRIB_18 Number(22, 7) Extension Attribute

ATTRIB_19 Number(22, 7) Extension Attribute

ATTRIB_20 Number(22, 7) Extension Attribute

ATTRIB_21 UTC Date Time Extension Attribute

ATTRIB_22 UTC Date Time Extension Attribute

ATTRIB_23 UTC Date Time Extension Attribute

ATTRIB_24 UTC Date Time Extension Attribute

ATTRIB_25 UTC Date Time Extension Attribute

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

INTEGRATION_ID 3 Varchar(30) Identifier used for integration with


external systems

Indexes
10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1207 of 1915
Repository Tables

Name: W_PERSON_DX User Name: Person Dimension Extension

Status: Active Type: Warehouse Base Table:


Comments: Person Dimension Extension

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Varchar(30) Extension Attribute

ATTRIB_05 Varchar(30) Extension Attribute

ATTRIB_06 Varchar(30) Extension Attribute

ATTRIB_07 Varchar(30) Extension Attribute

ATTRIB_08 Varchar(30) Extension Attribute

ATTRIB_09 Varchar(30) Extension Attribute

ATTRIB_10 Varchar(30) Extension Attribute

ATTRIB_11 Number(10, 0) Extension Attribute

ATTRIB_12 Number(10, 0) Extension Attribute

ATTRIB_13 Number(10, 0) Extension Attribute

ATTRIB_14 Number(10, 0) Extension Attribute

ATTRIB_15 Number(10, 0) Extension Attribute

ATTRIB_16 Number(22, 7) Extension Attribute

ATTRIB_17 Number(22, 7) Extension Attribute

ATTRIB_18 Number(22, 7) Extension Attribute

ATTRIB_19 Number(22, 7) Extension Attribute

ATTRIB_20 Number(22, 7) Extension Attribute

ATTRIB_21 UTC Date Time Extension Attribute

ATTRIB_22 UTC Date Time Extension Attribute

ATTRIB_23 UTC Date Time Extension Attribute

ATTRIB_24 UTC Date Time Extension Attribute

ATTRIB_25 UTC Date Time Extension Attribute

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

ROW_WID 3 Number(10, 0) Siebel System Field

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1208 of 1915
Repository Tables

Indexes - continued

W_PERSON_DX_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1209 of 1915
Repository Tables

Name: W_PERSON_F User Name: Person Fact

Status: Active Type: Warehouse Base Table:


Comments: Person Fact

Columns

Name Not Data Type Domain Domain Comments


Null Type
ACCNT_GEO_WID 3 Number(10, 0) FK W_GEO_D Account Geographic Dimension Id
(W_GEO_D)

ACCNT_INDUST_WID 3 Number(10, 0) FK W_INDUSTRY_D Account's Primary Industry


Dimension Id (W_INDUSTRY_D)

ACCNT_WID 3 Number(10, 0) FK W_ORG_D Account Dimension Id


(W_ORG_D)

BIRTH_DT_WID 3 Number(10, 0) FK W_DAY_D Contact Birth Date Dimension Id


(W_DAY_D)

CONTACT_GEO_WID 3 Number(10, 0) FK W_GEO_D Contact Geographic Dimension Id


(W_GEO_D): Personal Address of
the Contact

CONTACT_WID 3 Number(10, 0) FK W_PERSON_D Contact Dimension Id


(W_PERSON_D)

CON_INDUST_WID 3 Number(10, 0) FK W_INDUSTRY_D Industy Dimension ID

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

GEO_REGION_WID 3 Number(10, 0) FK W_GEO_REGION_D Geography Region Dimension Id

INTEGRATION_ID 3 Varchar(30) Identifier used for integration with


external systems

PR_ACCNT_FLG Character(1) Primary Account Flag

ROW_WID 3 Number(10, 0) Siebel System Field

Indexes

W_PERSON_F_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: ACCNT_GEO_WID

W_PERSON_F_F2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CONTACT_GEO_WID

W_PERSON_F_F3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: ACCNT_WID

W_PERSON_F_F4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: ACCNT_INDUST_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1210 of 1915
Repository Tables

Indexes - continued

W_PERSON_F_F5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CONTACT_WID

W_PERSON_F_F51 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CON_INDUST_WID

W_PERSON_F_F52 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: GEO_REGION_WID

W_PERSON_F_F6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: BIRTH_DT_WID

W_PERSON_F_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

W_PERSON_F_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: INTEGRATION_ID, DATASOURCE_NUM_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1211 of 1915
Repository Tables

Name: W_PERSON_FS User Name: Person Fact Stage

Status: Active Type: Warehouse Base Table:


Comments: Person Fact Stage

Columns

Name Not Data Type Domain Domain Comments


Null Type
ACCNT_ID Varchar(30) Account Id

ACCNT_INDUST_ID Varchar(30) Account's Primary Industry Id

BIRTH_DT Date Time Contact Birth Date: If


S_CONTACT.BIRTH_DT is null
S_CONTACT.ATTRIB_26 is
picked.

CONTACT_ID Varchar(30) Contact Id

CONTACT_TYPE Varchar(30) Hard Coded to 'Contact'

CON_INDUST_ID Varchar(30) Contact Industy Id

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

INTEGRATION_ID 3 Varchar(30) Identifier used for integration with


external systems

REGION_ID Varchar(15) Region ID

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1212 of 1915
Repository Tables

Name: W_PERSON_FSX User Name: Person Fact Stage Extn

Status: Active Type: Warehouse Base Table:


Comments: Person Fact Stage Extn

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Number(10, 0) Extension Attribute

ATTRIB_05 Number(10, 0) Extension Attribute

ATTRIB_06 Number(22, 7) Extension Attribute

ATTRIB_07 Date Time Extension Attribute

ATTRIB_08 Date Time Extension Attribute

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

FK_01_ID Varchar(30) Blank Key Field For Adding New


DM

FK_02_ID Varchar(30) Blank Key Field For Adding New


DM

FK_03_ID Varchar(30) Blank Key Field For Adding New


DM

INTEGRATION_ID 3 Varchar(30) Identifier used for integration with


external systems

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1213 of 1915
Repository Tables

Name: W_PERSON_FX User Name: Person Fact Extn

Status: Active Type: Warehouse Base Table:


Comments: Person Fact Extn

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Number(10, 0) Extension Attribute

ATTRIB_05 Number(10, 0) Extension Attribute

ATTRIB_06 Number(22, 7) Extension Attribute

ATTRIB_07 Date Time Extension Attribute

ATTRIB_08 Date Time Extension Attribute

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

FK_01_WID Number(10, 0) Foreign Key 01 WID

FK_02_WID Number(10, 0) Foreign Key 02 ID

FK_03_WID Number(10, 0) Foreign Key 03 ID

ROW_WID 3 Number(10, 0) Siebel System Field

Indexes

W_PERSON_FX_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1214 of 1915
Repository Tables

Name: W_PERSON_SCD User Name: Person Scd

Status: Active Type: Warehouse Base Table:


Comments: Person Slowly Changing Dimension

Columns

Name Not Data Type Domain Domain Comments


Null Type
ACCESS_LVL Varchar(30) Access Lvl

ACCESS_LVL_I Varchar(50) Access Lvl I

ACCNT_ID Varchar(30) Account ID

AGENT_FLG Character(1) Agent Flg

ANNL_INCOME Number(22, 7) Annl Income

ANNL_REVENUE Number(22, 7) Annl Revenue

APPR_AUTH Number(22, 7) Approval Authority

APPR_AUTH_CAT Varchar(30) Approval Authority Category

APPR_AUTH_CAT_I Varchar(50) LIC Approval Authority Category

APPR_CURCY_CD Varchar(30) Approved Currency Code

BIRTH_DT UTC Date Time Birth Date

CALL_FLG Character(1) Call Flg

CALL_LST_NAME Varchar(50) Caller Last Name

CITY Varchar(50) City

COMP_OWNER_FLG Character(1) Comp Owner Flg

COM_PREFERENCE Varchar(30) Com Preference

CONSUMER_FLG Character(1) Consumer Flg

CONTACT_ID Varchar(30) Contact ID

CONTACT_TYPE Varchar(30) Contact Type

CONTACT_TYPE_I Varchar(50) LIC Contact Type

CON_ACTIVE_FLG Character(1) Contact Active Flag

CON_BU_NAME Varchar(100) Contact Business Unit Name

CON_FORMED_DT UTC Date Time Contact Formed Date

COUNTRY Varchar(30) Country

CREDIT_SCORE Number(22, 7) Credit Score

CSN Varchar(150) Csn

CUSTOMER_END_DT UTC Date Time Customer End Dt

CUSTOMER_SINCE_DT UTC Date Time Customer Since Dt

CUST_VALUE Varchar(30) Cust Value

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1215 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
CUST_VALUE_I Varchar(50) Cust Value I

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

DECEASE_FLG Character(1) Decease Flg

DEPT_TYPE Varchar(30) Dept Type

DEPT_TYPE_I Varchar(50) Dept Type I

EDUCATION_BCKGND Varchar(30) Education Background

EDUCATION_BCKGND_I Varchar(50) LIC Education Background

EMAIL_ADDR Varchar(100) Email Address

EMAIL_SR_UPD_FLG Character(1) Email Sr Upd Flg

EMPLMNT_STAT_CD Varchar(30) Emplmnt Stat Cd

EMP_ACCNT_BU_NAME Varchar(100) Employee Account Business Unit


Name

EMP_ACCNT_LOC Varchar(50) Employee Account Location

EMP_ACCNT_NAME Varchar(100) Employee Account Name

EMP_ACTIVE_FLG Character(1) Employee Active Flag

EMP_FLG Character(1) Employee Flag

EMP_FORMED_DT UTC Date Time Employee Formed Date

EMP_HIRE_DT UTC Date Time Emp Hire Dt

ENTREPRISE_FLG Character(1) Entreprise Flg

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

EXT_CON_STORE Varchar(30) Ext Con Store

FAX_PH_NUM Varchar(40) Fax or Phone Number

FST_NAME Varchar(50) First Name

FULL_NAME Varchar(102) Full Name

GEO_WID 3 Number(10, 0) FK W_GEO_D Foreign Key to Geography


Dimension

GOALS Varchar(250) Goals

GRAD_YR Number(10, 0) Grad Yr

HARD_TO_REACH Character(1) Hard To Reach

HELD_POSTN Varchar(50) Held Position

HOBBY Varchar(30) Hobby

INCOME_RANGE Varchar(30) Income Range

INCOME_RANGE_I Varchar(50) Income Range I

INS_OCCUPATION Varchar(50) Ins Occupation

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1216 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
INTEGRATION_ID 3 Varchar(30) Identifier used for integration with
external systems

INVST_EXPERIENCE Varchar(30) Invst Experience

INVST_EXPERIENCE_I Varchar(50) Invst Experience I

INVST_HORIZON Varchar(30) Invst Horizon

INVST_HORIZON_I Varchar(50) Invst Horizon I

INVST_KNOWLEDGE Varchar(30) Invst Knowledge

INVST_KNOWLEDGE_I Varchar(50) Invst Knowledge I

INVST_OBJECTIVE Varchar(30) Invst Objective

INVST_OBJECTIVE_I Varchar(50) Invst Objective I

INVST_PROFILE Varchar(30) Invst Profile

INVST_PROFILE_I Varchar(50) Invst Profile I

INVST_RISK Varchar(30) Invst Risk

INVST_RISK_I Varchar(50) Invst Risk I

JOB_CATEGORY Varchar(30) Job Category

JOB_CATEGORY_I Varchar(50) LIC Job Category

JOB_TITLE Varchar(75) Job Title

LAST_NAME Varchar(50) Last Name

LOGIN Varchar(50) Login

MARITAL_STAT_CD Varchar(30) Tracked as Type 2

MEMBER_FLG Character(1) Member Flg

MEMBER_NUM Varchar(50) Member Num

MID_NAME Varchar(50) Middle Name

MKT_POTENTIAL Varchar(30) Mkt Potential

MRKT_CAP_PREF Varchar(30) Mrkt Cap Pref

MRKT_CAP_PREF_I Varchar(50) Mrkt Cap Pref I

NATIONALITY Varchar(30) Nationality

NET_WORTH Varchar(30) Net Worth

NET_WORTH_I Varchar(50) Net Worth I

NUM_PROD Number(10, 0) Num Prod

OU_MAIL_STOP Varchar(30) Ou Mail Stop

PAR_HELD_POSTN Varchar(50) Parent Held Position

PREF_COMM_MEDIA Varchar(30) Pref Comm Media

PREF_COMM_MEDIA_I Varchar(50) Pref Comm Media I

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1217 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
PREF_LANG_ID Varchar(15) Pref Lang Id

PRESCRIBER_FLG Character(1) Prescriber Flg

PRE_LANG Varchar(30) Pre Lang

PROFILE_DT UTC Date Time Profile Dt

PROF_CALL_FREQ Varchar(30) Prof Call Freq

PROF_TITLE Varchar(30) Prof Title

PROSPECT_ID Varchar(30) Prospect ID

PROVIDER_FLG Character(1) Provider Flg

PRSP_CON_UID Varchar(100) Prospective Contact ID

PR_HOUSEHOLD_WID 3 Number(10, 0) FK W_HOUSEHOLD_D Primary Household ID

PR_MKT_SEGMENT Varchar(50) Pr Mkt Segment

PR_POSTN Varchar(50) Primary Position

PR_SPECIALTY Varchar(100) Pr Specialty

PR_SPEC_NAME Varchar(50) Pr Spec Name

REGION Varchar(30) Region

RESDNCE_CATEGORY Varchar(30) Resdnce Category

RESDNCE_CATEGORY_I Varchar(50) Resdnce Category I

RESDNCE_TYPE Varchar(30) Resdnce Type

RESDNCE_TYPE_I Varchar(50) Resdnce Type I

RESDNCE_VAL Number(22, 7) Resdnce Val

RESIDENCY_INSTN Varchar(50) Residency Instn

ROW_WID 3 Number(10, 0) Siebel System Field

RSRCH_CHNL_PREF Varchar(30) Rsrch Chnl Pref

RSRCH_CHNL_PREF_I Varchar(50) Rsrch Chnl Pref I

SCD_END_DT_WID 3 Number(10, 0) FK W_DAY_D End Date of the validity of record

SCD_START_DT_WID 3 Number(10, 0) FK W_DAY_D Start of the validity of record

SELF_EMPL_FLG Character(1) Self Empl Flg

SEMINAR_INVIT_FLG Character(1) Seminar Invitation Flag

SEX_MF Character(1) Obsoleted

SEX_MF_CD Varchar(30) Sex Male or Female Code


(values based on LOV type
'SEX_MF_TYPE')

SEX_MF_CD_I Varchar(50) LIC Sex Male or Female Code


(values based on LOV type
'SEX_MF_TYPE')

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1218 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
SPEAKER_FLG Character(1) SPEAKER_FLG

SPECIALTY_BRICK Varchar(40) Specialty Brick

SPOUSE_NAME Varchar(30) Spouse Name

STAFF Varchar(255) Staff

STATE Varchar(50) State

STATUS_CD Varchar(30) Status Cd

STATUS_CD_I Varchar(50) Status Cd I

STAT_REASON_CD Varchar(30) Stat Reason Cd

STAT_REASON_CD_I Varchar(50) Stat Reason Cd I

ST_ADDRESS Varchar(200) Street Address

SUPPRESS_CALL_FLG Character(1) Suppress Call Flag

SUPPRESS_EMAIL_FLG Character(1) Suppress Email Flag

SUPPRESS_FAX_FLG Character(1) Suppress Fax Flag

SUPPRESS_MAIL_FLG Character(1) Suppress Mail Flag

TAX_BRACKET Number(22, 7) Tax Bracket

TERR_NAME Varchar(75) Territory Name

USER_ACTIVE_FLG Character(1) User Active Flag

USER_FLG Character(1) User Flag

USER_FORMED_DT UTC Date Time User Formed Date

WORK_PHONE Varchar(40) Work Phone

YEARS_AT_ACCNT Number(22, 7) Years At Account

YRS_AT_RESIDENCE Number(22, 7) Yrs At Residence

ZIPCODE Varchar(30) Zipcode

Indexes

W_PERSON_SCD_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PR_HOUSEHOLD_WID

W_PERSON_SCD_F2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: GEO_WID

W_PERSON_SCD_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: APPR_AUTH_CAT

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1219 of 1915
Repository Tables

Indexes - continued

W_PERSON_SCD_M10 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: JOB_CATEGORY_I

W_PERSON_SCD_M100 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: EMPLMNT_STAT_CD

W_PERSON_SCD_M101 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: SPECIALTY_BRICK

W_PERSON_SCD_M11 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: CON_ACTIVE_FLG

W_PERSON_SCD_M12 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: EMP_ACTIVE_FLG

W_PERSON_SCD_M13 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: CONTACT_TYPE

W_PERSON_SCD_M14 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: SEX_MF_CD

W_PERSON_SCD_M15 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: SEX_MF_CD_I

W_PERSON_SCD_M16 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: INTEGRATION_ID, CONTACT_TYPE_I, DATASOURCE_NUM_ID

W_PERSON_SCD_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: APPR_AUTH_CAT_I

W_PERSON_SCD_M3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: EDUCATION_BCKGND

W_PERSON_SCD_M4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: EDUCATION_BCKGND_I

W_PERSON_SCD_M5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: MARITAL_STAT_CD

W_PERSON_SCD_M50 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ACCESS_LVL

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1220 of 1915
Repository Tables

Indexes - continued

W_PERSON_SCD_M51 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ACCESS_LVL_I

W_PERSON_SCD_M52 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: AGENT_FLG

W_PERSON_SCD_M53 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: CALL_FLG

W_PERSON_SCD_M54 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: COMP_OWNER_FLG

W_PERSON_SCD_M55 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: CONSUMER_FLG

W_PERSON_SCD_M56 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: CUST_VALUE

W_PERSON_SCD_M57 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: CUST_VALUE_I

W_PERSON_SCD_M58 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: DECEASE_FLG

W_PERSON_SCD_M59 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: DEPT_TYPE

W_PERSON_SCD_M6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: CONTACT_TYPE_I

W_PERSON_SCD_M60 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: DEPT_TYPE_I

W_PERSON_SCD_M61 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: EMAIL_SR_UPD_FLG

W_PERSON_SCD_M62 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ENTREPRISE_FLG

W_PERSON_SCD_M63 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: HARD_TO_REACH

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1221 of 1915
Repository Tables

Indexes - continued

W_PERSON_SCD_M64 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: INCOME_RANGE

W_PERSON_SCD_M65 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: INCOME_RANGE_I

W_PERSON_SCD_M66 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: INVST_EXPERIENCE

W_PERSON_SCD_M67 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: INVST_EXPERIENCE_I

W_PERSON_SCD_M68 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: INVST_HORIZON

W_PERSON_SCD_M69 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: INVST_HORIZON_I

W_PERSON_SCD_M7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: EMP_FLG

W_PERSON_SCD_M70 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: INVST_KNOWLEDGE

W_PERSON_SCD_M71 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: INVST_KNOWLEDGE_I

W_PERSON_SCD_M72 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: INVST_OBJECTIVE

W_PERSON_SCD_M73 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: INVST_OBJECTIVE_I

W_PERSON_SCD_M74 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: INVST_PROFILE

W_PERSON_SCD_M75 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: INVST_PROFILE_I

W_PERSON_SCD_M76 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: INVST_RISK

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1222 of 1915
Repository Tables

Indexes - continued

W_PERSON_SCD_M77 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: INVST_RISK_I

W_PERSON_SCD_M78 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: MEMBER_FLG

W_PERSON_SCD_M79 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: MRKT_CAP_PREF

W_PERSON_SCD_M8 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: USER_FLG

W_PERSON_SCD_M80 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: MRKT_CAP_PREF_I

W_PERSON_SCD_M81 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: NET_WORTH

W_PERSON_SCD_M82 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: NET_WORTH_I

W_PERSON_SCD_M83 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PREF_COMM_MEDIA

W_PERSON_SCD_M84 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PREF_COMM_MEDIA_I

W_PERSON_SCD_M85 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PRESCRIBER_FLG

W_PERSON_SCD_M86 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PROVIDER_FLG

W_PERSON_SCD_M87 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: RESDNCE_CATEGORY

W_PERSON_SCD_M88 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: RESDNCE_CATEGORY_I

W_PERSON_SCD_M89 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: RESDNCE_TYPE

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1223 of 1915
Repository Tables

Indexes - continued

W_PERSON_SCD_M9 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: JOB_CATEGORY

W_PERSON_SCD_M90 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: RESDNCE_TYPE_I

W_PERSON_SCD_M91 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: RSRCH_CHNL_PREF

W_PERSON_SCD_M92 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: RSRCH_CHNL_PREF_I

W_PERSON_SCD_M93 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: SELF_EMPL_FLG

W_PERSON_SCD_M94 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: STAT_REASON_CD

W_PERSON_SCD_M95 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: STAT_REASON_CD_I

W_PERSON_SCD_M96 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: STATUS_CD

W_PERSON_SCD_M97 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: STATUS_CD_I

W_PERSON_SCD_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: INTEGRATION_ID, CONTACT_TYPE_I, DATASOURCE_NUM_ID,


SCD_START_DT_WID, SCD_END_DT_WID

W_PERSON_SCD_U2 Type: System Unique: Y DB2 Clustered: N MSSQL Clustered:

Columns: ROW_WID, SCD_START_DT_WID, SCD_END_DT_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1224 of 1915
Repository Tables

Name: W_PERSON_SCDX User Name: Person Scd Extension

Status: Active Type: Warehouse Base Table:


Comments: Person Slowly Changing Dimension Extension

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Varchar(30) Extension Attribute

ATTRIB_05 Varchar(30) Extension Attribute

ATTRIB_06 Varchar(30) Extension Attribute

ATTRIB_07 Varchar(30) Extension Attribute

ATTRIB_08 Varchar(30) Extension Attribute

ATTRIB_09 Varchar(30) Extension Attribute

ATTRIB_10 Varchar(30) Extension Attribute

ATTRIB_11 Number(10, 0) Extension Attribute

ATTRIB_12 Number(10, 0) Extension Attribute

ATTRIB_13 Number(10, 0) Extension Attribute

ATTRIB_14 Number(10, 0) Extension Attribute

ATTRIB_15 Number(10, 0) Extension Attribute

ATTRIB_16 Number(22, 7) Extension Attribute

ATTRIB_17 Number(22, 7) Extension Attribute

ATTRIB_18 Number(22, 7) Extension Attribute

ATTRIB_19 Number(22, 7) Extension Attribute

ATTRIB_20 Number(22, 7) Extension Attribute

ATTRIB_21 UTC Date Time Extension Attribute

ATTRIB_22 UTC Date Time Extension Attribute

ATTRIB_23 UTC Date Time Extension Attribute

ATTRIB_24 UTC Date Time Extension Attribute

ATTRIB_25 UTC Date Time Extension Attribute

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S ETL Process Identifier

ROW_WID 3 Number(10, 0) Siebel Warehouse ID Field

SCD_END_DT_WID 3 Number(10, 0) FK W_DAY_D End Date of the validity of record

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1225 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
SCD_START_DT_WID 3 Number(10, 0) FK W_DAY_D Start Date of the validity of record

Indexes

W_PERSON_SCDX_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID, SCD_START_DT_WID, SCD_END_DT_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1226 of 1915
Repository Tables

Name: W_PER_DMG_DWX User Name: Person Demographic Dimension Extension

Status: Active Type: Warehouse Base Table:


Comments: Person Demographic Dimension Extension

Columns

Name Not Data Type Domain Domain Comments


Null Type
AGE Number(2, 0) Age

CHILDREN_PRESENCE Varchar(1) Has Children ?

DWELLING_SIZE Varchar(5) Dwelling Size

EDUCATION Varchar(5) Education

EMAIL_ADDR Varchar(50) Email Address

ESTIMATED_INCOME Number(2, 0) Estimated Income

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

GENDER Varchar(1) Gender

HOME_OWN_RENT Varchar(5) Home Own or Rent ?

INTEGRATION_ID_1 Varchar(15) Integration ID 1

INTEGRATION_ID_2 Varchar(15) Integration ID 2

INTEGRATION_ID_3 Varchar(15) Integration ID 3

INTEGRATION_ID_4 Varchar(15) Integration ID 4

MAIL_ORDER_BUYER Varchar(5) Mail Order Buyer

MAIL_RESPONDERS Varchar(5) Mail Responders

MARITAL_STAT Varchar(1) Marital Status

NOT_EMAIL_FLAG Varchar(1) Not Email Flag

NOT_MAIL_SOL_FLAG Varchar(1) Not Mail Sol Flag

NUM_ADULTS Number(2, 0) Number of Adults

NUM_VEHICLES Number(2, 0) Number of Vehicles

OCCUPATION Varchar(3) Occupation

PH_NUM Varchar(20) Phone Number

RESIDENCE_LENGTH Number(2, 0) Residence Length

ROW_WID 3 Number(10, 0) Siebel System Field

WORTH_WEALTH_RATE Varchar(5) Worth Wealth Rate

Indexes

W_PER_DMG_DWX_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: INTEGRATION_ID_1

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1227 of 1915
Repository Tables

Indexes - continued

W_PER_DMG_DWX_F10 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: HOME_OWN_RENT

W_PER_DMG_DWX_F11 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: RESIDENCE_LENGTH

W_PER_DMG_DWX_F12 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: DWELLING_SIZE

W_PER_DMG_DWX_F13 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: MAIL_ORDER_BUYER

W_PER_DMG_DWX_F14 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: MAIL_RESPONDERS

W_PER_DMG_DWX_F16 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: GENDER

W_PER_DMG_DWX_F17 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: NOT_MAIL_SOL_FLAG

W_PER_DMG_DWX_F18 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: WORTH_WEALTH_RATE

W_PER_DMG_DWX_F19 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: AGE

W_PER_DMG_DWX_F2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: INTEGRATION_ID_2

W_PER_DMG_DWX_F20 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: NOT_EMAIL_FLAG

W_PER_DMG_DWX_F21 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PH_NUM

W_PER_DMG_DWX_F22 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: EMAIL_ADDR

W_PER_DMG_DWX_F23 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: EDUCATION

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1228 of 1915
Repository Tables

Indexes - continued

W_PER_DMG_DWX_F3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: INTEGRATION_ID_3

W_PER_DMG_DWX_F4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: INTEGRATION_ID_4

W_PER_DMG_DWX_F5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: OCCUPATION

W_PER_DMG_DWX_F6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: MARITAL_STAT

W_PER_DMG_DWX_F7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CHILDREN_PRESENCE

W_PER_DMG_DWX_F8 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: NUM_ADULTS

W_PER_DMG_DWX_F9 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: ESTIMATED_INCOME

W_PER_DMG_DWX_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1229 of 1915
Repository Tables

Name: W_PER_RANK_F User Name: Person Rank Fact

Status: Active Type: Warehouse Base Table:


Comments: Person Rank Fact

Columns

Name Not Data Type Domain Domain Comments


Null Type
ACCNT_CON_FLG Character(1) Account/Contact Flag

ACCNT_FLG Number(10, 0) Account Flag

ACCNT_GEO_WID 3 Number(10, 0) FK W_GEO_D Account Geographic Dimension Id


(W_GEO_D)

ACCNT_RNK_WID 3 Number(10, 0) FK W_PROD_RANK_D Account Product Rank Dimension


Id (W_PROD_RANK_D)

ACCNT_WID 3 Number(10, 0) FK W_ORG_D Account Dimension Id


(W_ORG_D)

AREA_WID 3 Number(10, 0) FK W_AREA_D Brick Dimension Id (W_AREA_D)

CONTACT_FLG Number(10, 0) Contact Flag

CONTACT_GEO_WID 3 Number(10, 0) FK W_GEO_D Contact Geographic Dimension Id


(W_GEO_D)

CONTACT_RNK_WID 3 Number(10, 0) FK W_PROD_RANK_D Contact Product Rank Dimension


Id (W_PROD_RANK_D)

CONTACT_WID 3 Number(10, 0) FK W_PERSON_D Contact Dimension Id


(W_PERSON_D)

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

INTEGRATION_ID 3 Varchar(30) Siebel System Field

OWNER_POSTN_WID 3 Number(10, 0) FK W_POSITION_D Position Dimension Id


(W_POSITION_D)

POSTN_CON_WID 3 Number(10, 0) FK W_POSTN_CON_D Position-Contact Dimension Id


(W_POSTN_CON_D)

PROD_WID 3 Number(10, 0) FK W_PRODUCT_D Product Dimension Id


(W_PRODUCT_D)

ROW_WID 3 Number(10, 0) Siebel System Field

SPECIALTY_WID 3 Number(10, 0) FK W_LOV_D Rep. Specialty WID

VIS_PR_POS_ID Varchar(30) Visibility Primary Position Id

Indexes

W_PER_RANK_F_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: ACCNT_GEO_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1230 of 1915
Repository Tables

Indexes - continued

W_PER_RANK_F_F10 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: POSTN_CON_WID

W_PER_RANK_F_F11 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: SPECIALTY_WID

W_PER_RANK_F_F2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: ACCNT_RNK_WID

W_PER_RANK_F_F3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: ACCNT_WID

W_PER_RANK_F_F4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: AREA_WID

W_PER_RANK_F_F5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CONTACT_GEO_WID

W_PER_RANK_F_F6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CONTACT_RNK_WID

W_PER_RANK_F_F7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CONTACT_WID

W_PER_RANK_F_F8 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: OWNER_POSTN_WID

W_PER_RANK_F_F9 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PROD_WID

W_PER_RANK_F_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: INTEGRATION_ID

W_PER_RANK_F_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: ACCNT_FLG

W_PER_RANK_F_M3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CONTACT_FLG

W_PER_RANK_F_M4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: VIS_PR_POS_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1231 of 1915
Repository Tables

Indexes - continued

W_PER_RANK_F_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

W_PER_RANK_F_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: INTEGRATION_ID, DATASOURCE_NUM_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1232 of 1915
Repository Tables

Name: W_PER_RANK_FS User Name: Person Rank Fact Staging

Status: Active Type: Warehouse Base Table:


Comments: Person Rank Fact Staging

Columns

Name Not Data Type Domain Domain Comments


Null Type
ACCNT_CON_FLG Character(1) Account/Contact Flag

ACCNT_FLG Number(10, 0) Account Flag

ACCNT_ID Varchar(30) Account Id

ACCNT_RNK_ID Varchar(30) Account Product Rank Id

AREA_ID Varchar(30) Brick Id

CONTACT_FLG Number(10, 0) Contact Flag

CONTACT_ID Varchar(30) Contact Id

CONTACT_RNK_ID Varchar(30) Contact Rank Id

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

INTEGRATION_ID 3 Varchar(30) Siebel System Field

OWNER_POSTN_ID Varchar(30) Owner Position Id

PROD_ID Varchar(30) Product Id

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1233 of 1915
Repository Tables

Name: W_PER_RANK_FSX User Name: Person Rank Fact Staging Extension

Status: Active Type: Warehouse Base Table:


Comments: Person Rank Fact Staging Extension

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Number(10, 0) Extension Attribute

ATTRIB_05 Number(10, 0) Extension Attribute

ATTRIB_06 Number(22, 7) Extension Attribute

ATTRIB_07 UTC Date Time Extension Attribute

ATTRIB_08 UTC Date Time Extension Attribute

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

FK_01_WID Number(10, 0) Blank Key Field For Adding New


DM

FK_02_WID Number(10, 0) Blank Key Field For Adding New


DM

FK_03_WID Number(10, 0) Blank Key Field For Adding New


DM

INTEGRATION_ID 3 Varchar(30) Siebel System Field

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1234 of 1915
Repository Tables

Name: W_PER_RANK_FX User Name: Person Rank Fact Extension

Status: Active Type: Warehouse Base Table:


Comments: Person Rank Fact Extension

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Number(10, 0) Extension Attribute

ATTRIB_05 Number(10, 0) Extension Attribute

ATTRIB_06 Number(22, 7) Extension Attribute

ATTRIB_07 UTC Date Time Extension Attribute

ATTRIB_08 UTC Date Time Extension Attribute

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

FK_01_WID Number(10, 0) Fk 01 Wid

FK_02_WID Number(10, 0) Fk 02 Wid

FK_03_WID Number(10, 0) Fk 03 Wid

ROW_WID 3 Number(10, 0) Siebel System Field

Indexes

W_PER_RANK_FX_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1235 of 1915
Repository Tables

Name: W_PIPELINE_F User Name: Pipeline Fact

Status: Active Type: Warehouse Base Table:


Comments: Pipeline Fact

Columns

Name Not Data Type Domain Domain Comments


Null Type
CAMP_END_DT_WID 3 Number(10, 0) FK W_DAY_D Campaign End Date ID

CAMP_LNCH_DT_WID 3 Number(10, 0) FK W_DAY_D Campaign Launch Date ID

CAMP_ST_DT_WID 3 Number(10, 0) FK W_DAY_D Campaign Start Date ID

CLOSED_REVN Number(22, 7) Closed Revenue

CLOSE_DT_WID 3 Number(10, 0) FK W_DAY_D Close Dimension Id

CREATED_BY_EMP_WID 3 Number(10, 0) FK W_PERSON_D Created By Employee ID

CREATED_BY_ORG_WID 3 Number(10, 0) FK W_ORG_D Creator Organization Dimension


Id

CREATED_BY_POS_WID 3 Number(10, 0) FK W_POSITION_D Created By Position ID

CURR_SSTAGE_WID 3 Number(10, 0) FK W_SSTAGE_D Current Sales Stage Dimension Id

DATASOURCE_NUM_ID 3 Number(10, 0) ID of the External System

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S ETL Process identifier

EXPECT_REVN Number(22, 7) Expected Revenue

INTEGRATION_ID 3 Varchar(30) Identifier used for integration with


external systems

OPEN_DT_WID 3 Number(10, 0) FK W_DAY_D Open Dimension Id

OPTY_ATTR_WID 3 Number(10, 0) Opportunity Attribute ID, Forein


Key to Opportunity Mini
Dimension

OPTY_WID 3 Number(10, 0) FK W_OPTY_D Opportunity Dimension Id

PR_ACCNT_GEO_WID 3 Number(10, 0) FK W_GEO_D Primary Account's Geography


Dimension Id

PR_ACCNT_WID 3 Number(10, 0) FK W_ORG_D Primary Account Dimension Id

PR_CMPT_ACCNT_WID 3 Number(10, 0) FK W_ORG_D Primary Competitor Account


Dimension Id

PR_CONTACT_GEO_WID 3 Number(10, 0) FK W_GEO_D Primary Contact's Geography


Dimension Id

PR_CONTACT_WID 3 Number(10, 0) FK W_PERSON_D Primary Contact Dimension Id

PR_EMP_WID 3 Number(10, 0) FK W_PERSON_D Primary Employee Dimension Id

PR_INDUST_WID 3 Number(10, 0) FK W_INDUSTRY_D Primary Industry Dimension Id

PR_OFFER_WID 3 Number(10, 0) FK W_OFFER_D Primary Offer Dimension Id

PR_OWNER_ORG_WID 3 Number(10, 0) FK W_ORG_D Owner Organization Dimension Id

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1236 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
PR_PROGRAM_WID 3 Number(10, 0) FK W_PROGRAM_D Primary Program Dimension Id

PR_PRTNR_WID 3 Number(10, 0) FK W_ORG_D Primary Partner Dimension Id

PR_TEAM_EMP_WID 3 Number(10, 0) FK W_PERSON_D Primary Team Employee


Dimension Id

PR_TEAM_POS_WID 3 Number(10, 0) FK W_POSITION_D Primary Team Position Dimension


Id

PR_TERR_WID 3 Number(10, 0) FK W_TERR_D Primary Territory Dimension Id

PR_VIS_ORG_WID 3 Number(10, 0) FK W_ORG_D Visibility Organization Dimension


Id

REVN Number(22, 7) Revenue

ROW_WID 3 Number(10, 0) Siebel Warehouse ID Field

SEGMENT_WID 3 Number(10, 0) FK W_SEGMENT_D Segment Dimension Id

SEQ_NUM Number(10, 0) Sequence

SNAPSHOT_DT_WID 3 Number(10, 0) FK W_DAY_D Snapshot Dimension Id

SOURCE_WID 3 Number(10, 0) FK W_SOURCE_D

U_CLOSED_RVN Number(22, 7) Value Before conversion to


Datamart Currency

U_EXPECT_RVN Number(22, 7) Value Before conversion to


Datamart Currency

U_RVN Number(22, 7) Value Before conversion to


Datamart Currency

U_RVN_CURCY_CD Varchar(20) Original Currency Code

U_RVN_EXCH_DT UTC Date Time Exchange Date

VIS_PR_POS_ID Varchar(30) Primary Visibility Position ID

Indexes

W_PIPELINE_F_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OPTY_WID

W_PIPELINE_F_F10 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PR_PROGRAM_WID

W_PIPELINE_F_F11 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PR_VIS_ORG_WID

W_PIPELINE_F_F12 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: CREATED_BY_ORG_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1237 of 1915
Repository Tables

Indexes - continued

W_PIPELINE_F_F13 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PR_OWNER_ORG_WID

W_PIPELINE_F_F14 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PR_TERR_WID

W_PIPELINE_F_F15 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OPEN_DT_WID

W_PIPELINE_F_F16 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: CLOSE_DT_WID

W_PIPELINE_F_F17 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: CURR_SSTAGE_WID

W_PIPELINE_F_F18 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: SNAPSHOT_DT_WID

W_PIPELINE_F_F19 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: SEGMENT_WID

W_PIPELINE_F_F20 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PR_OFFER_WID

W_PIPELINE_F_F21 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PR_TEAM_POS_WID

W_PIPELINE_F_F22 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PR_TEAM_EMP_WID

W_PIPELINE_F_F23 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PR_PRTNR_WID

W_PIPELINE_F_F24 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: CREATED_BY_EMP_WID

W_PIPELINE_F_F25 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: CREATED_BY_POS_WID

W_PIPELINE_F_F26 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: OPTY_ATTR_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1238 of 1915
Repository Tables

Indexes - continued

W_PIPELINE_F_F27 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: SOURCE_WID

W_PIPELINE_F_F28 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: CAMP_LNCH_DT_WID

W_PIPELINE_F_F29 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: CAMP_END_DT_WID

W_PIPELINE_F_F3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PR_ACCNT_WID

W_PIPELINE_F_F30 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: CAMP_ST_DT_WID

W_PIPELINE_F_F4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PR_CONTACT_WID

W_PIPELINE_F_F5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PR_CMPT_ACCNT_WID

W_PIPELINE_F_F6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PR_EMP_WID

W_PIPELINE_F_F7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PR_ACCNT_GEO_WID

W_PIPELINE_F_F8 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PR_CONTACT_GEO_WID

W_PIPELINE_F_F9 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PR_INDUST_WID

W_PIPELINE_F_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ETL_PROC_WID

W_PIPELINE_F_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: INTEGRATION_ID, DATASOURCE_NUM_ID

W_PIPELINE_F_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1239 of 1915
Repository Tables

Name: W_PIPELINE_FX User Name: Pipeline Fact Extension

Status: Active Type: Warehouse Base Table:


Comments: Pipeline Fact Extension

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Number(10, 0) Extension Attribute

ATTRIB_05 Number(10, 0) Extension Attribute

ATTRIB_06 Number(22, 7) Extension Attribute

ATTRIB_07 UTC Date Time Extension Attribute

ATTRIB_08 UTC Date Time Extension Attribute

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S ETL Process Identifier

FK_01_WID Number(10, 0) Foreign Key 01 WID

FK_02_WID Number(10, 0) Foreign Key 02 WID

FK_03_WID Number(10, 0) Foreign Key 03 WID

ROW_WID 3 Number(10, 0) Siebel Warehouse ID Field

Indexes

W_PIPELINE_FX_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1240 of 1915
Repository Tables

Name: W_PLAN_PROMO_D User Name: Plan Promotion Dimension

Status: Active Type: Warehouse Base Table:


Comments: Plan Promotion Dimension

Columns

Name Not Data Type Domain Domain Comments


Null Type
ACCNT_NAME Varchar(100) Account name of the promotion

CORP_PROMO_NAME Varchar(100) Promotion coporate promotion


name

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel Systems Field

DISPLAY_FLG Character(1) (Made Obsolete in 7.5) Display


flag

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel Systems Field

FEATURE_FLG Character(1) (Made Obsolete in SIA 7.5)


Feature flag

FSI_FLG Character(1) (Made Obsolete in SIA 7.5) FSI


flag

INTEGRATION_ID 3 Varchar(30) Siebel Systems Field

OBJECTIVE_STATUS Varchar(30) Objective status

OBJECTIVE_STATUS_I Varchar(50) Objective status language


independent code

OBJECTIVE_TYPE Varchar(30) Objective type

OBJECTIVE_TYPE_I Varchar(50) Objective type language


independent code

PLAN_END_DT UTC Date Time Plan End Dt

PLAN_NAME Varchar(100) promotion plan name

PLAN_PERIOD Varchar(50) Promotion plan period

PLAN_START_DT UTC Date Time Plan Start Dt

PLAN_STATUS Varchar(30) Promotion plan status

PLAN_STATUS_I Varchar(50) Promotion plan status


independent code

PROMO_END_DT UTC Date Time Promotion End date

PROMO_NAME Varchar(100) Promotion name

PROMO_PROD_CAT Varchar(100) Promotion product category

PROMO_START_DT UTC Date Time Promotion start date

PROMO_STATUS Varchar(30) Promotion status

PROMO_STATUS_I Varchar(50) Promotion status language


independent code

ROW_WID 3 Number(10, 0) Siebel System Field

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1241 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
SUB_TYPE Varchar(30) Filter for seperating Account
promotion & objectives

TACTICS_CD Varchar(30) Tactics Cd

TACTICS_CD_I Varchar(50) Tactics Cd I

TPR_FLG Character(1) (Made Obsolete in SIA 7.5)


Temporary percent reduction flag

TPR_PCT Number(22, 7) (Made Obsolete in SIA 7.5)


Temporary percent reduction
percentage

UNIT_CD Varchar(30) Unit Cd

UNIT_CD_I Varchar(50) Unit Cd I

Indexes

W_PLAN_PROMO_D_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: TACTICS_CD

W_PLAN_PROMO_D_M10 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PROMO_STATUS_I

W_PLAN_PROMO_D_M11 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OBJECTIVE_STATUS

W_PLAN_PROMO_D_M12 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OBJECTIVE_TYPE

W_PLAN_PROMO_D_M13 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PLAN_STATUS

W_PLAN_PROMO_D_M14 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PROMO_STATUS

W_PLAN_PROMO_D_M15 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: SUB_TYPE

W_PLAN_PROMO_D_M16 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CORP_PROMO_NAME

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1242 of 1915
Repository Tables

Indexes - continued

W_PLAN_PROMO_D_M17 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PLAN_NAME

W_PLAN_PROMO_D_M18 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PROMO_NAME

W_PLAN_PROMO_D_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: TACTICS_CD_I

W_PLAN_PROMO_D_M3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PLAN_START_DT

W_PLAN_PROMO_D_M4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PLAN_END_DT

W_PLAN_PROMO_D_M5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: UNIT_CD

W_PLAN_PROMO_D_M6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: UNIT_CD_I

W_PLAN_PROMO_D_M7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: OBJECTIVE_STATUS_I

W_PLAN_PROMO_D_M8 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: OBJECTIVE_TYPE_I

W_PLAN_PROMO_D_M9 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PLAN_STATUS_I

W_PLAN_PROMO_D_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

W_PLAN_PROMO_D_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: INTEGRATION_ID, DATASOURCE_NUM_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1243 of 1915
Repository Tables

Name: W_PLAN_PROMO_DS User Name: Plan Promotion Dimension Staging

Status: Active Type: Warehouse Base Table:


Comments: Plan Promotion Dimension Staging

Columns

Name Not Data Type Domain Domain Comments


Null Type
ACCNT_NAME Varchar(100) Promotion account name

CORP_PROMO_NAME Varchar(100) Promotion coporate promotion


name

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System field

DISPLAY_FLG Character(1) (Made Obsolete IN 7.5)Display


flag

FEATURE_FLG Character(1) (Made Obsolete IN 7.5)Feature


flag

FSI_FLG Character(1) (Made Obsolete IN 7.5)FSI flag

INTEGRATION_ID 3 Varchar(30) Siebel System Field

OBJECTIVE_STATUS Varchar(30) Objective status

OBJECTIVE_TYPE Varchar(30) Objective type

PLAN_END_DT UTC Date Time Plan End Dt

PLAN_NAME Varchar(100) Promotion plan name

PLAN_PERIOD Varchar(50) Promotion plan period

PLAN_START_DT UTC Date Time Plan Start Dt

PLAN_STATUS Varchar(30) Promotion plan status

PROMO_END_DT UTC Date Time Promotion end date

PROMO_NAME Varchar(100) Promotion name

PROMO_PROD_CAT Varchar(100) Promotion product category

PROMO_START_DT UTC Date Time Promotion start date

PROMO_STATUS Varchar(30) Promotion status

SUB_TYPE Varchar(30) Filter for seperating account


promotions & objectives

TACTICS_CD Varchar(30) Tactics Cd

TPR_FLG Character(1) (Made Obsolete IN 7.5)Temporary


percentage reduction flag

TPR_PCT Number(22, 7) (Made Obsolete IN 7.5)Temporary


percentage reduction percentage

UNIT_CD Varchar(30) Unit Cd

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1244 of 1915
Repository Tables

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1245 of 1915
Repository Tables

Name: W_PLAN_PROMO_DSX User Name: Plan Promotion Dimension Staging Extension

Status: Active Type: Warehouse Base Table:


Comments: Plan Promotion Dimension Staging Extension

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Varchar(30) Extension Attribute

ATTRIB_05 Varchar(30) Extension Attribute

ATTRIB_06 Varchar(30) Extension Attribute

ATTRIB_07 Varchar(30) Extension Attribute

ATTRIB_08 Varchar(30) Extension Attribute

ATTRIB_09 Varchar(30) Extension Attribute

ATTRIB_10 Varchar(30) Extension Attribute

ATTRIB_11 Number(10, 0) Extension Attribute

ATTRIB_12 Number(10, 0) Extension Attribute

ATTRIB_13 Number(10, 0) Extension Attribute

ATTRIB_14 Number(10, 0) Extension Attribute

ATTRIB_15 Number(10, 0) Extension Attribute

ATTRIB_16 Number(22, 7) Extension Attribute

ATTRIB_17 Number(22, 7) Extension Attribute

ATTRIB_18 Number(22, 7) Extension Attribute

ATTRIB_19 Number(22, 7) Extension Attribute

ATTRIB_20 Number(22, 7) Extension Attribute

ATTRIB_21 UTC Date Time Extension Attribute

ATTRIB_22 UTC Date Time Extension Attribute

ATTRIB_23 UTC Date Time Extension Attribute

ATTRIB_24 UTC Date Time Extension Attribute

ATTRIB_25 UTC Date Time Extension Attribute

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel Systems Field

INTEGRATION_ID 3 Varchar(30) Siebel Systems Field

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1246 of 1915
Repository Tables

Indexes - continued

W_PROMO_DSX_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: INTEGRATION_ID, DATASOURCE_NUM_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1247 of 1915
Repository Tables

Name: W_PLAN_PROMO_DX User Name: Plan Promotion Dimension Extension

Status: Active Type: Warehouse Base Table:


Comments: Plan Promotion Dimension Extension

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Varchar(30) Extension Attribute

ATTRIB_05 Varchar(30) Extension Attribute

ATTRIB_06 Varchar(30) Extension Attribute

ATTRIB_07 Varchar(30) Extension Attribute

ATTRIB_08 Varchar(30) Extension Attribute

ATTRIB_09 Varchar(30) Extension Attribute

ATTRIB_10 Varchar(30) Extension Attribute

ATTRIB_11 Number(10, 0) Extension Attribute

ATTRIB_12 Number(10, 0) Extension Attribute

ATTRIB_13 Number(10, 0) Extension Attribute

ATTRIB_14 Number(10, 0) Extension Attribute

ATTRIB_15 Number(10, 0) Extension Attribute

ATTRIB_16 Number(22, 7) Extension Attribute

ATTRIB_17 Number(22, 7) Extension Attribute

ATTRIB_18 Number(22, 7) Extension Attribute

ATTRIB_19 Number(22, 7) Extension Attribute

ATTRIB_20 Number(22, 7) Extension Attribute

ATTRIB_21 UTC Date Time Extension Attribute

ATTRIB_22 UTC Date Time Extension Attribute

ATTRIB_23 UTC Date Time Extension Attribute

ATTRIB_24 UTC Date Time Extension Attribute

ATTRIB_25 UTC Date Time Extension Attribute

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel Systems Field

ROW_LOAD_DT 3 UTC Date Time Siebel Systems Field

ROW_WID 3 Number(10, 0) Siebel Systems Field

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1248 of 1915
Repository Tables

Indexes

W_PLAN_PROMO_DX_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1249 of 1915
Repository Tables

Name: W_PLREVN_CL_A User Name: Product Line Closed Revenue Aggregate

Status: Active Type: Warehouse Base Table:


Comments: Product Line Closed Revenue Aggregate

Columns

Name Not Data Type Domain Domain Comments


Null Type
CLOSED_COST Number(22, 7) Closed Cost: For opportunity line
items, if the opportunity is won
then it's the same as Cost. For
non-opportunity line items if the
revenue class is 5-Closed, then
it's the same as cost.

CLOSED_LCOST Number(22, 7) Closed Cost: SUM(CASE WHEN


W_OPTY_D.CLOSED_FLG = 'Y'
THEN
W_REVN_F.CLOSED_COST *
W_REVN_F.LINE_ITEM_IND
END)

CLOSED_LMARGIN Number(22, 7) Closed Margin: SUM(CASE


WHEN
W_OPTY_D.CLOSED_FLG = 'Y'
THEN
W_REVN_F.CLOSED_MARGIN *
W_REVN_F.LINE_ITEM_IND
END)

CLOSED_LQTY Number(22, 7) Closed Qty: SUM(CASE WHEN


W_OPTY_D.CLOSED_FLG = 'Y'
THEN
W_REVN_F.CLOSED_QTY *
W_REVN_F.LINE_ITEM_IND
END)

CLOSED_LREVN Number(22, 7) Closed Revenue: SUM(CASE


WHEN
W_OPTY_D.CLOSED_FLG = 'Y'
THEN
W_REVN_F.CLOSED_REVN *
W_REVN_F.LINE_ITEM_IND
END)

CLOSED_MARGIN Number(22, 7) Closed Margin: SUM(CASE


WHEN
W_OPTY_D.CLOSED_FLG = 'Y'
THEN
W_REVN_F.CLOSED_MARGIN *
W_REVN_F.LINE_ITEM_IND
END)

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1250 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
CLOSED_QTY Number(22, 7) Closed Quantity: For opportunity
line items, if the opportunity is won
then it's the same as quantity. For
non-opportunity line items, if the
revenue class is 5-Closed, then
it's the same as Quantity.

CLOSED_REVN Number(22, 7) Closed Revenue: For opportunity


line items, if the opportunity is won
then it's the same as Revenue.
For non-opportunity line items, if
the revenue class is 5-Closed,
then it's the same as Revenue

CL_QTR_WID Number(10, 0) FK W_DAY_D Closed Date Dimension Id


(Concatenated value of CAL
YEAR and CAL QUARTER from
W_DAY_D)

CMPT_EXP_REVN Number(22, 7) Expected Revneue: (SUM(CASE


WHEN
W_REVN_F.SUMMARY_FLG =
'Y' AND
W_REVN_F.PR_CMPT_ACCNT_
WID <> 0 THEN
W_REVN_F.EXPECT_REVN
END)

CMPT_OPTY_REVN Number(22, 7) Opportunity Revenue: SUM(CASE


WHEN
W_REVN_F.SUMMARY_FLG =
'Y' AND
W_REVN_F.PR_CMPT_ACCNT_
WID <> 0 THEN
W_REVN_F.REVN END)

CURR_SSTAGE_WID Number(10, 0) FK W_SSTAGE_D Opportunity Current Sales Stage

DAYS_AT_STAGE Number(10, 0) Average Days at Stage

DAYS_OPEN Number(22, 7) Days Open

EXPECT_COST Number(22, 7) Expected Cost: It's the cost


multiplied by probability at the line
item. (Currency:
REVN_CURCY_CD, Exchange
Date: EXCH_DT)

EXPECT_LCOST Number(22, 7) Expected Cost: SUM(CASE


WHEN W_OPTY_D.LOST_FLG =
'N' THEN
W_REVN_F.EXPECT_COST *
W_REVN_F.LINE_ITEM_IND
END)

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1251 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
EXPECT_LMARGIN Number(22, 7) Expected Margin: SUM(CASE
WHEN W_OPTY_D.LOST_FLG =
'N' THEN
W_REVN_F.EXPECT_MARGIN *
W_REVN_F.LINE_ITEM_IND
END)

EXPECT_LQTY Number(22, 7) Expected Quantity: SUM(CASE


WHEN W_OPTY_D.LOST_FLG =
'N' THEN
W_REVN_F.EXPECT_QTY *
W_REVN_F.LINE_ITEM_IND
END)

EXPECT_LREVN Number(22, 7) Expected Revenue: SUM(CASE


WHEN W_OPTY_D.LOST_FLG =
'N' THEN
W_REVN_F.EXPECT_REVN *
W_REVN_F.LINE_ITEM_IND
END)

EXPECT_MARGIN Number(22, 7) Expected Margin: It is the margin


multiplied by probability at the line
item. (Currency:
REVN_CURCY_CD, Exchange
Date: EXCH_DT)

EXPECT_QTY Number(22, 7) Expected Quantity: It is the


quantity multiplied by probability at
the line item.

EXPECT_REVN Number(22, 7) Expected Revenue: It is the


revenue multiplied by probability
at the line item.

LOST_LMARGIN Number(22, 7) Lost Margin: SUM(CASE WHEN


W_OPTY_D.LOST_FLG = 'Y'
THEN
W_REVN_F.LINE_ITEM_IND *
W_REVN_F.MARGIN ELSE 0
END)

LOST_LQTY Number(22, 7) Lost Qty: SUM(CASE WHEN


W_OPTY_D.LOST_FLG = 'Y'
THEN
W_REVN_F.LINE_ITEM_IND *
W_REVN_F.QTY ELSE 0 END)

LOST_LREVN Number(22, 7) Lost Revenue: SUM(CASE


WHEN W_OPTY_D.LOST_FLG =
'Y' THEN
W_REVN_F.LINE_ITEM_IND *
W_REVN_F.REVN ELSE 0 END)

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1252 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
LOST_MARGIN Number(22, 7) Lost Margin: SUM(CASE WHEN
W_OPTY_D.LOST_FLG = 'Y'
AND
W_REVN_F.SUMMARY_FLG =
'Y' THEN W_REVN_F.MARGIN
END)

LOST_QTY Number(22, 7) Lost Quantity: SUM(CASE WHEN


W_OPTY_D.LOST_FLG = 'Y'
AND
W_REVN_F.SUMMARY_FLG =
'Y' THEN W_REVN_F.QTY END)

LOST_REVN Number(22, 7) Lost Revenue: SUM(CASE


WHEN W_OPTY_D.LOST_FLG =
'Y' AND
W_REVN_F.SUMMARY_FLG =
'Y' THEN W_REVN_F.REVN
END)

MAX_DAYS_AT_STAGE Number(10, 0) Maximum number of days an


opportunity can be in this sales
stage before it is considered
stalled

NUM_CMPT_OPTYS Number(10, 0) Total number of opportunities:


COUNT(DISTINCT CASE WHEN
W_REVN_F.SUMMARY_FLG =
'Y' AND
W_REVN_F.PR_CMPT_ACCNT_
WID IS NOT NULL THEN
W_OPTY_D.ROW_WID END)

NUM_LOSSES Number(10, 0) Number of Losses

NUM_OPEN_OPTYS Number(10, 0) Total number of open


opportunities: COUNT(DISTINCT
CASE WHEN
W_OPTY_D.LOST_FLG = 'N'
AND W_OPTY_D.CLOSED_FLG
= 'N' THEN
W_OPTY_D.ROW_WID END)

NUM_OPTYS Number(10, 0) Total number of opportunities

NUM_WINS Number(10, 0) Number of Wins

OPTY_ATTR_WID 3 Number(10, 0) Opportunity Attribute ID, Forein


Key to Opportunity Mini
Dimension

OPTY_COST Number(22, 7) Opportunity Cost (calculated using


the REVN_FCST_DT and
REVN_CURCY_CD)

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1253 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
OPTY_LCOST Number(22, 7) Opportunity Cost: SUM(CASE
WHEN W_OPTY_D.LOST_FLG =
'N' THEN W_REVN_F.COST *
W_REVN_F.LINE_ITEM_IND
END) AS OPTY_LCOST

OPTY_LMARGIN Number(22, 7) Opportunity Margin: SUM(CASE


WHEN W_OPTY_D.LOST_FLG =
'N' THEN
W_REVN_F.LINE_ITEM_IND *
W_REVN_F.MARGIN END)

OPTY_LQTY Number(22, 7) Opportunity Quantity: SUM(CASE


WHEN W_OPTY_D.LOST_FLG =
'N' THEN
W_REVN_F.LINE_ITEM_IND *
W_REVN_F.QTY END)

OPTY_LREVN Number(22, 7) Opportunity Revenue: SUM(CASE


WHEN W_OPTY_D.LOST_FLG =
'N' THEN
W_REVN_F.LINE_ITEM_IND *
W_REVN_F.REVN END)

OPTY_MARGIN Number(22, 7) Opportunity Margin: SUM(CASE


WHEN W_OPTY_D.LOST_FLG =
'N' AND
W_REVN_F.SUMMARY_FLG =
'Y' THEN W_REVN_F.MARGIN
END)

OPTY_QTY Number(22, 7) Opportunity Quantity: SUM(CASE


WHEN W_OPTY_D.LOST_FLG =
'N' AND
W_REVN_F.SUMMARY_FLG =
'Y' THEN W_REVN_F.QTY END )

OPTY_REVN Number(22, 7) Opportunity Revneue: SUM(CASE


WHEN W_OPTY_D.LOST_FLG =
'N' AND
W_REVN_F.SUMMARY_FLG =
'Y' THEN W_REVN_F.REVN
END)

PR_CMPT_ACCNT_WID Number(10, 0) FK W_ORG_D Primary Competitor Account


Dimension Id (W_ORG_D):
Determined only for Opportunity
Line Items. For non-opportunity
line items it will be 0.

PR_PROD_LN Varchar(100) Primary Product Line

REGION Varchar(30) Country Region

REVN_COUNT Number(10, 0) Revenue Count

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1254 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
REVN_PROB Number(22, 7) Revenue Probability

SALES_CYCLE Number(22, 7) Sales Cycle

VERTICAL Varchar(30) Industry vertical

Indexes

W_PLREVN_CL_A_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: CURR_SSTAGE_WID

W_PLREVN_CL_A_F2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PR_CMPT_ACCNT_WID

W_PLREVN_CL_A_F3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: OPTY_ATTR_WID

W_PLREVN_CL_A_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: CL_QTR_WID, PR_PROD_LN, REGION, VERTICAL

W_PLREVN_CL_A_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: REGION

W_PLREVN_CL_A_M3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: VERTICAL

W_PLREVN_CL_A_M4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PR_PROD_LN

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1255 of 1915
Repository Tables

Name: W_PLREVN_OP_A User Name: Product Line Open Revenue Aggregate

Status: Active Type: Warehouse Base Table:


Comments: Product Line Open Revenue Aggregate

Columns

Name Not Data Type Domain Domain Comments


Null Type
CLOSED_COST Number(22, 7) Closed Cost: For opportunity line
items, if the opportunity is won
then it's the same as Cost. For
non-opportunity line items if the
revenue class is 5-Closed, then
it's the same as cost.

CLOSED_LCOST Number(22, 7) Closed Cost: SUM(CASE WHEN


W_OPTY_D.CLOSED_FLG = 'Y'
THEN
W_REVN_F.CLOSED_COST *
W_REVN_F.LINE_ITEM_IND
END)

CLOSED_LMARGIN Number(22, 7) Closed Margin: SUM(CASE


WHEN
W_OPTY_D.CLOSED_FLG = 'Y'
THEN
W_REVN_F.CLOSED_MARGIN *
W_REVN_F.LINE_ITEM_IND
END)

CLOSED_LQTY Number(22, 7) Closed Qty: SUM(CASE WHEN


W_OPTY_D.CLOSED_FLG = 'Y'
THEN
W_REVN_F.CLOSED_QTY *
W_REVN_F.LINE_ITEM_IND
END)

CLOSED_LREVN Number(22, 7) Closed Revenue: SUM(CASE


WHEN
W_OPTY_D.CLOSED_FLG = 'Y'
THEN
W_REVN_F.CLOSED_REVN *
W_REVN_F.LINE_ITEM_IND
END)

CLOSED_MARGIN Number(22, 7) Closed Margin: SUM(CASE


WHEN
W_OPTY_D.CLOSED_FLG = 'Y'
THEN
W_REVN_F.CLOSED_MARGIN *
W_REVN_F.LINE_ITEM_IND
END)

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1256 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
CLOSED_QTY Number(22, 7) Closed Quantity: For opportunity
line items, if the opportunity is won
then it's the same as quantity. For
non-opportunity line items, if the
revenue class is 5-Closed, then
it's the same as Quantity.

CLOSED_REVN Number(22, 7) Closed Revenue: For opportunity


line items, if the opportunity is won
then it's the same as Revenue.
For non-opportunity line items, if
the revenue class is 5-Closed,
then it's the same as Revenue

CMPT_EXP_REVN Number(22, 7) Expected Revneue: (SUM(CASE


WHEN
W_REVN_F.SUMMARY_FLG =
'Y' AND
W_REVN_F.PR_CMPT_ACCNT_
WID <> 0 THEN
W_REVN_F.EXPECT_REVN
END)

CMPT_OPTY_REVN Number(22, 7) Opportunity Revenue: SUM(CASE


WHEN
W_REVN_F.SUMMARY_FLG =
'Y' AND
W_REVN_F.PR_CMPT_ACCNT_
WID <> 0 THEN
W_REVN_F.REVN END)

CURR_SSTAGE_WID Number(10, 0) FK W_SSTAGE_D Opportunity Current Sales Stage

DAYS_AT_STAGE Number(10, 0) Average Days at Stage

DAYS_OPEN Number(22, 7) Number of Days Open

EXPECT_COST Number(22, 7) Expected Cost: It's the cost


multiplied by probability at the line
item. (Currency:
REVN_CURCY_CD, Exchange
Date: EXCH_DT)

EXPECT_LCOST Number(22, 7) Expected Cost: SUM(CASE


WHEN W_OPTY_D.LOST_FLG =
'N' THEN
W_REVN_F.EXPECT_COST *
W_REVN_F.LINE_ITEM_IND
END)

EXPECT_LMARGIN Number(22, 7) Expected Margin: SUM(CASE


WHEN W_OPTY_D.LOST_FLG =
'N' THEN
W_REVN_F.EXPECT_MARGIN *
W_REVN_F.LINE_ITEM_IND
END)

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1257 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
EXPECT_LQTY Number(22, 7) Expected Quantity: SUM(CASE
WHEN W_OPTY_D.LOST_FLG =
'N' THEN
W_REVN_F.EXPECT_QTY *
W_REVN_F.LINE_ITEM_IND
END)

EXPECT_LREVN Number(22, 7) Expected Revenue: SUM(CASE


WHEN W_OPTY_D.LOST_FLG =
'N' THEN
W_REVN_F.EXPECT_REVN *
W_REVN_F.LINE_ITEM_IND
END)

EXPECT_MARGIN Number(22, 7) Expected Margin: It is the margin


multiplied by probability at the line
item. (Currency:
REVN_CURCY_CD, Exchange
Date: EXCH_DT)

EXPECT_QTY Number(22, 7) Expected Quantity: It is the


quantity multiplied by probability at
the line item.

EXPECT_REVN Number(22, 7) Expected Revenue: It is the


revenue multiplied by probability
at the line item.

LOST_LMARGIN Number(22, 7) Lost Margin: SUM(CASE WHEN


W_OPTY_D.LOST_FLG = 'Y'
THEN
W_REVN_F.LINE_ITEM_IND *
W_REVN_F.MARGIN ELSE 0
END)

LOST_LQTY Number(22, 7) Lost Qty: SUM(CASE WHEN


W_OPTY_D.LOST_FLG = 'Y'
THEN
W_REVN_F.LINE_ITEM_IND *
W_REVN_F.QTY ELSE 0 END)

LOST_LREVN Number(22, 7) Lost Revenue: SUM(CASE


WHEN W_OPTY_D.LOST_FLG =
'Y' THEN
W_REVN_F.LINE_ITEM_IND *
W_REVN_F.REVN ELSE 0 END)

LOST_MARGIN Number(22, 7) Lost Margin: SUM(CASE WHEN


W_OPTY_D.LOST_FLG = 'Y'
AND
W_REVN_F.SUMMARY_FLG =
'Y' THEN W_REVN_F.MARGIN
END)

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1258 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
LOST_QTY Number(22, 7) Lost Quantity: SUM(CASE WHEN
W_OPTY_D.LOST_FLG = 'Y'
AND
W_REVN_F.SUMMARY_FLG =
'Y' THEN W_REVN_F.QTY END)

LOST_REVN Number(22, 7) Lost Revenue: SUM(CASE


WHEN W_OPTY_D.LOST_FLG =
'Y' AND
W_REVN_F.SUMMARY_FLG =
'Y' THEN W_REVN_F.REVN
END)

MAX_DAYS_AT_STAGE Number(10, 0) Maximum number of days an


opportunity can be in this sales
stage before it is considered
stalled

NUM_CMPT_OPTYS Number(10, 0) Total number of opportunities:


COUNT(DISTINCT CASE WHEN
W_REVN_F.SUMMARY_FLG =
'Y' AND
W_REVN_F.PR_CMPT_ACCNT_
WID IS NOT NULL THEN
W_OPTY_D.ROW_WID END)

NUM_LOSSES Number(10, 0) Number of Losses

NUM_OPEN_OPTYS Number(10, 0) Total number of open


opportunities: COUNT(DISTINCT
CASE WHEN
W_OPTY_D.LOST_FLG = 'N'
AND W_OPTY_D.CLOSED_FLG
= 'N' THEN
W_OPTY_D.ROW_WID END)

NUM_OPTYS Number(10, 0) Total number of opportunities

NUM_WINS Number(10, 0) Number of Wins

OPTY_ATTR_WID Number(10, 0) Foreign key to Opportunity Mini


Dimension

OPTY_COST Number(22, 7) Opportunity Cost (calculated using


the REVN_FCST_DT and
REVN_CURCY_CD)

OPTY_LCOST Number(22, 7) Opportunity Cost: SUM(CASE


WHEN W_OPTY_D.LOST_FLG =
'N' THEN W_REVN_F.COST *
W_REVN_F.LINE_ITEM_IND
END) AS OPTY_LCOST

OPTY_LMARGIN Number(22, 7) Opportunity Margin: SUM(CASE


WHEN W_OPTY_D.LOST_FLG =
'N' THEN
W_REVN_F.LINE_ITEM_IND *
W_REVN_F.MARGIN END)

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1259 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
OPTY_LQTY Number(22, 7) Opportunity Quantity: SUM(CASE
WHEN W_OPTY_D.LOST_FLG =
'N' THEN
W_REVN_F.LINE_ITEM_IND *
W_REVN_F.QTY END)

OPTY_LREVN Number(22, 7) Opportunity Revenue: SUM(CASE


WHEN W_OPTY_D.LOST_FLG =
'N' THEN
W_REVN_F.LINE_ITEM_IND *
W_REVN_F.REVN END)

OPTY_MARGIN Number(22, 7) Opportunity Margin: SUM(CASE


WHEN W_OPTY_D.LOST_FLG =
'N' AND
W_REVN_F.SUMMARY_FLG =
'Y' THEN W_REVN_F.MARGIN
END)

OPTY_QTY Number(22, 7) Opportunity Quantity: SUM(CASE


WHEN W_OPTY_D.LOST_FLG =
'N' AND
W_REVN_F.SUMMARY_FLG =
'Y' THEN W_REVN_F.QTY END )

OPTY_REVN Number(22, 7) Opportunity Revneue: SUM(CASE


WHEN W_OPTY_D.LOST_FLG =
'N' AND
W_REVN_F.SUMMARY_FLG =
'Y' THEN W_REVN_F.REVN
END)

OP_QTR_WID Number(10, 0) FK W_DAY_D Open Date Dimension Id


(Concatenated value of CAL
YEAR and CAL QUARTER from
W_DAY_D)

PR_CMPT_ACCNT_WID Number(10, 0) FK W_ORG_D Primary Competitor Account


Dimension Id (W_ORG_D):
Determined only for Opportunity
Line Items. For non-opportunity
line items it will be 0.

PR_PROD_LN Varchar(100) Primary Product Line

REGION Varchar(30) Country Region

REVN_COUNT Number(10, 0) Revenue Count

REVN_PROB Number(22, 7) Revenue Probability

SALES_CYCLE Number(22, 7) Sales Cycle

VERTICAL Varchar(30) Industry vertical

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1260 of 1915
Repository Tables

Indexes

W_PLREVN_OP_A_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: CURR_SSTAGE_WID

W_PLREVN_OP_A_F2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PR_CMPT_ACCNT_WID

W_PLREVN_OP_A_F3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: OPTY_ATTR_WID

W_PLREVN_OP_A_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OP_QTR_WID, PR_PROD_LN, REGION, VERTICAL

W_PLREVN_OP_A_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: REGION

W_PLREVN_OP_A_M3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: VERTICAL

W_PLREVN_OP_A_M4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PR_PROD_LN

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1261 of 1915
Repository Tables

Name: W_PL_ITEM_SCD User Name: Product Line Item Scd

Status: Active Type: Warehouse Base Table:


Comments: Product Line Item Slowly Changing Dimension

Columns

Name Not Data Type Domain Domain Comments


Null Type
COST Number(22, 7) Cost

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

EFF_END_DT UTC Date Time Effective End of Price List

EFF_START_DT UTC Date Time Effect Start of Price List

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S ETL Identifier ID

INTEGRATION_ID 3 Varchar(30) Identifier used for integration with


external systems

LIST_PRICE Number(22, 7) List Price

PRI_LST_ID Varchar(30) Price List Id

PRI_LST_NAME Varchar(50) Price List Name

PROD_ID Varchar(30) Product Id

PROD_NAME Varchar(100) Product Name

ROW_WID 3 Number(10, 0) Unique Row Identifier

SCD_END_DT_WID 3 Number(10, 0) FK W_DAY_D End Date of the validity of record

SCD_START_DT_WID 3 Number(10, 0) FK W_DAY_D Start of the validity of record

U_CST Number(22, 7) Unconverted Cost

U_CURCY_CD Varchar(20) Currency Code

U_EXCH_DT UTC Date Time Exchange Date

U_LIST_PRICE Number(22, 7) Unconverted List Price

Indexes

W_PL_ITEM_SCD_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PRI_LST_NAME

W_PL_ITEM_SCD_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PRI_LST_NAME, PROD_ID

W_PL_ITEM_SCD_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: INTEGRATION_ID, DATASOURCE_NUM_ID, SCD_START_DT_WID,


SCD_END_DT_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1262 of 1915
Repository Tables

Indexes - continued

W_PL_ITEM_SCD_U2 Type: System Unique: Y DB2 Clustered: N MSSQL Clustered:

Columns: ROW_WID, SCD_START_DT_WID, SCD_END_DT_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1263 of 1915
Repository Tables

Name: W_PL_ITEM_SCDX User Name: Product Line Item Scd Extension

Status: Active Type: Warehouse Base Table:


Comments: Product Line Item Slowly Changing Dimension Extension

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Varchar(30) Extension Attribute

ATTRIB_05 Varchar(30) Extension Attribute

ATTRIB_06 Varchar(30) Extension Attribute

ATTRIB_07 Varchar(30) Extension Attribute

ATTRIB_08 Varchar(30) Extension Attribute

ATTRIB_09 Varchar(30) Extension Attribute

ATTRIB_10 Varchar(30) Extension Attribute

ATTRIB_11 Number(10, 0) Extension Attribute

ATTRIB_12 Number(10, 0) Extension Attribute

ATTRIB_13 Number(10, 0) Extension Attribute

ATTRIB_14 Number(10, 0) Extension Attribute

ATTRIB_15 Number(10, 0) Extension Attribute

ATTRIB_16 Number(22, 7) Extension Attribute

ATTRIB_17 Number(22, 7) Extension Attribute

ATTRIB_18 Number(22, 7) Extension Attribute

ATTRIB_19 Number(22, 7) Extension Attribute

ATTRIB_20 Number(22, 7) Extension Attribute

ATTRIB_21 UTC Date Time Extension Attribute

ATTRIB_22 UTC Date Time Extension Attribute

ATTRIB_23 UTC Date Time Extension Attribute

ATTRIB_24 UTC Date Time Extension Attribute

ATTRIB_25 UTC Date Time Extension Attribute

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S ETL Process Identifier

ROW_WID 3 Number(10, 0) Siebel Warehouse ID Field

SCD_END_DT_WID 3 Number(10, 0) FK W_DAY_D End Date of the validity of record

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1264 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
SCD_START_DT_WID 3 Number(10, 0) FK W_DAY_D Start Date of the validity of record

Indexes

W_PL_ITEM_SCDX_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID, SCD_START_DT_WID, SCD_END_DT_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1265 of 1915
Repository Tables

Name: W_POSITION_D User Name: Position Dimension

Status: Active Type: Warehouse Base Table:


Comments: Position Dimension

Columns

Name Not Data Type Domain Domain Comments


Null Type
DATASOURCE_NUM_ID 3 Number(10, 0) ID of the External System

DIVN_NAME Varchar(100) Division Name

EMP_END_DT UTC Date Time Emp End Dt

EMP_END_DT_H1 UTC Date Time Emp End Dt H1

EMP_END_DT_H2 UTC Date Time Emp End Dt H2

EMP_END_DT_H3 UTC Date Time Emp End Dt H3

EMP_FST_NAME Varchar(50) Employee First Name

EMP_FST_NAME_H1 Varchar(50) Emp Fst Name H1

EMP_FST_NAME_H2 Varchar(50) Emp Fst Name H2

EMP_FST_NAME_H3 Varchar(50) Emp Fst Name H3

EMP_ID Varchar(15) Emp Id

EMP_LAST_NAME Varchar(50) Employee Last Name

EMP_LAST_NAME_H1 Varchar(50) Emp Last Name H1

EMP_LAST_NAME_H2 Varchar(50) Emp Last Name H2

EMP_LAST_NAME_H3 Varchar(50) Emp Last Name H3

EMP_LOGIN Varchar(50) Employee Login

EMP_MID_NAME Varchar(50) Emp Mid Name

EMP_MID_NAME_H1 Varchar(50) Emp Mid Name H1

EMP_MID_NAME_H2 Varchar(50) Emp Mid Name H2

EMP_MID_NAME_H3 Varchar(50) Emp Mid Name H3

EMP_START_DT UTC Date Time Emp Start Dt

EMP_START_DT_H1 UTC Date Time Emp Start Dt H1

EMP_START_DT_H2 UTC Date Time Emp Start Dt H2

EMP_START_DT_H3 UTC Date Time Emp Start Dt H3

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S ETL Process identifier

INTEGRATION_ID 3 Varchar(30) Identifier used for integration with


external systems

OWNER_ALLOC Number(22, 7) Owner Alloc

PAR_INTEGRATION_ID Varchar(30) Parent Integration ID

POSITION_NAME Varchar(50) Position Name

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1266 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
POSTN_END_DT UTC Date Time Postn End Dt

POSTN_START_DT UTC Date Time Postn Start Dt

POSTN_TYPE_CD Varchar(30) Postn Type Cd

POSTN_TYPE_CD_I Varchar(50) Postn Type Cd I

PR_EMP_ID_H1 Varchar(15) Pr Emp Id H1

PR_EMP_ID_H2 Varchar(15) Pr Emp Id H2

PR_EMP_ID_H3 Varchar(15) Pr Emp Id H3

ROW_WID 3 Number(10, 0) Siebel Warehouse ID Field

TYPE_FLG Character(1) Type Flg

VIS_BU_ID Varchar(15) Vis Bu Id

VIS_POS_ID Varchar(15) Vis Pos Id

VIS_PR_EMP_ID Varchar(15) Vis Pr Emp Id

Indexes

W_POSITION_D_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: POSITION_NAME, DIVN_NAME

W_POSITION_D_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PAR_INTEGRATION_ID

W_POSITION_D_M50 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: POSTN_START_DT, POSTN_END_DT

W_POSITION_D_M51 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: EMP_START_DT, EMP_END_DT

W_POSITION_D_M59 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: POSTN_TYPE_CD

W_POSITION_D_M60 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: POSTN_TYPE_CD_I

W_POSITION_D_M61 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OWNER_ALLOC

W_POSITION_D_M62 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: TYPE_FLG

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1267 of 1915
Repository Tables

Indexes - continued

W_POSITION_D_M63 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: EMP_FST_NAME, EMP_LAST_NAME

W_POSITION_D_M64 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: EMP_FST_NAME_H1, EMP_LAST_NAME_H1

W_POSITION_D_M65 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: EMP_FST_NAME_H2, EMP_LAST_NAME_H2

W_POSITION_D_M66 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: EMP_FST_NAME_H3, EMP_LAST_NAME_H3

W_POSITION_D_M67 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: EMP_START_DT_H1, EMP_END_DT_H1

W_POSITION_D_M68 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: EMP_START_DT_H2, EMP_END_DT_H2

W_POSITION_D_M69 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: EMP_START_DT_H3, EMP_END_DT_H3

W_POSITION_D_M70 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: VIS_BU_ID

W_POSITION_D_M71 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: VIS_POS_ID

W_POSITION_D_M72 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: VIS_PR_EMP_ID

W_POSITION_D_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

W_POSITION_D_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered:

Columns: INTEGRATION_ID, DATASOURCE_NUM_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1268 of 1915
Repository Tables

Name: W_POSITION_DH User Name: Position Dimension Hierarchy

Status: Active Type: Warehouse Base Table:


Comments: Position Dimension Hierarchy

Columns

Name Not Data Type Domain Domain Comments


Null Type
CUR_VER_FLG Character(1) (Made Obsolete in SIA 7.5)

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

FIXED_HIER_LEVEL 3 Number(10, 0) Fixed Hierarchy Level

LVL1ANC_DIVN Varchar(100) Level 1 Division

LVL1ANC_POSTN 3 Varchar(50) Level 1 Position

LVL1ANC_POSTN_ID 3 Varchar(30) Level 1 Position ID

LVL1_EMP_FULL_NAME Varchar(102) Level 1 Employee Full Name

LVL2ANC_DIVN Varchar(100) Level 2 Division

LVL2ANC_POSTN 3 Varchar(50) Leve 2 Position

LVL2ANC_POSTN_ID 3 Varchar(30) Level 2 Position Id

LVL2_EMP_FULL_NAME Varchar(102) Level 2 Employee Full Name

LVL3ANC_DIVN Varchar(100) Level 3 Division

LVL3ANC_POSTN 3 Varchar(50) Level 3 Position

LVL3ANC_POSTN_ID 3 Varchar(30) Level 3 Position ID

LVL3_EMP_FULL_NAME Varchar(102) Level 3 Employee Full Name

LVL4ANC_DIVN Varchar(100) Level 4 Division

LVL4ANC_POSTN 3 Varchar(50) Level 4 Position

LVL4ANC_POSTN_ID 3 Varchar(30) Level 4 Position ID

LVL4_EMP_FULL_NAME Varchar(102) Level 4 Employee Full Name

LVL5ANC_DIVN Varchar(100) Level 5 Division

LVL5ANC_POSTN 3 Varchar(50) Level 5 Position

LVL5ANC_POSTN_ID 3 Varchar(30) Level 5 Position ID

LVL5_EMP_FULL_NAME Varchar(102) Level 5 Employee Full Name

LVL6ANC_DIVN Varchar(100) Level 6 Division

LVL6ANC_POSTN 3 Varchar(50) Level 6 Position

LVL6ANC_POSTN_ID 3 Varchar(30) Level 6 Position ID

LVL6_EMP_FULL_NAME Varchar(102) Level 6 Employee Full Name

LVL7ANC_DIVN Varchar(100) Level 7 Division

LVL7ANC_POSTN 3 Varchar(50) Level 7 Position

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1269 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
LVL7ANC_POSTN_ID 3 Varchar(30) Level 7 Position ID

LVL7_EMP_FULL_NAME Varchar(102) Level 7 Employee Full Name

LVL8ANC_DIVN Varchar(100) Level 8 Division

LVL8ANC_POSTN 3 Varchar(50) Level 8 Position

LVL8ANC_POSTN_ID 3 Varchar(30) Level 8 Position ID

LVL8_EMP_FULL_NAME Varchar(102) Level 8 Employee Full Name

ROW_WID 3 Number(10, 0) Siebel System Field

TOP_EMP_FULL_NAME Varchar(102)

TOP_LVL_DIVN Varchar(100) Top Level Division

TOP_LVL_POSTN 3 Varchar(50) Top Level Position

TOP_LVL_POSTN_ID 3 Varchar(30) Top Level Position ID

VERSION Number(10, 0) (Made Obsolete in SIA 7.5)

VER_CONC_DT Varchar(30) (Made Obsolete in SIA 7.5)

VER_DT UTC Date Time (Made Obsolete in SIA 7.5)

Indexes

W_POSITION_DH_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LVL1ANC_POSTN_ID

W_POSITION_DH_F2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LVL2ANC_POSTN_ID

W_POSITION_DH_F3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LVL3ANC_POSTN_ID

W_POSITION_DH_F4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LVL4ANC_POSTN_ID

W_POSITION_DH_F5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LVL5ANC_POSTN_ID

W_POSITION_DH_F6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LVL6ANC_POSTN_ID

W_POSITION_DH_F7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LVL7ANC_POSTN_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1270 of 1915
Repository Tables

Indexes - continued

W_POSITION_DH_F8 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LVL8ANC_POSTN_ID

W_POSITION_DH_F9 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: TOP_LVL_POSTN_ID

W_POSITION_DH_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LVL1ANC_POSTN, LVL1ANC_DIVN

W_POSITION_DH_M10 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: FIXED_HIER_LEVEL

W_POSITION_DH_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LVL2ANC_POSTN, LVL2ANC_DIVN

W_POSITION_DH_M3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LVL3ANC_POSTN, LVL3ANC_DIVN

W_POSITION_DH_M4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LVL4ANC_POSTN, LVL4ANC_DIVN

W_POSITION_DH_M5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LVL5ANC_POSTN, LVL5ANC_DIVN

W_POSITION_DH_M51 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: LVL1_EMP_FULL_NAME

W_POSITION_DH_M52 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: LVL2_EMP_FULL_NAME

W_POSITION_DH_M53 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: LVL3_EMP_FULL_NAME

W_POSITION_DH_M54 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: LVL4_EMP_FULL_NAME

W_POSITION_DH_M55 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: LVL5_EMP_FULL_NAME

W_POSITION_DH_M56 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: LVL6_EMP_FULL_NAME

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1271 of 1915
Repository Tables

Indexes - continued

W_POSITION_DH_M57 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: LVL7_EMP_FULL_NAME

W_POSITION_DH_M58 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: LVL8_EMP_FULL_NAME

W_POSITION_DH_M59 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: TOP_EMP_FULL_NAME

W_POSITION_DH_M6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LVL6ANC_POSTN, LVL6ANC_DIVN

W_POSITION_DH_M7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LVL7ANC_POSTN, LVL7ANC_DIVN

W_POSITION_DH_M8 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LVL8ANC_POSTN, LVL8ANC_DIVN

W_POSITION_DH_M9 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: TOP_LVL_POSTN, TOP_LVL_DIVN

W_POSITION_DH_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1272 of 1915
Repository Tables

Name: W_POSITION_DS User Name: Position Dimension Staging

Status: Active Type: Warehouse Base Table:


Comments: Position Dimension Staging

Columns

Name Not Data Type Domain Domain Comments


Null Type
BU_ID Varchar(15) Bu Id

DATASOURCE_NUM_ID 3 Number(10, 0) ID of the External System

DIVN_NAME Varchar(100) Division Name

EMP_END_DT UTC Date Time Emp End Dt

EMP_FST_NAME Varchar(50) Employee First Name

EMP_LAST_NAME Varchar(50) Employee Last Name

EMP_LOGIN Varchar(50) Employee Login

EMP_MID_NAME Varchar(50) Emp Mid Name

EMP_START_DT UTC Date Time Emp Start Dt

INTEGRATION_ID 3 Varchar(30) Identifier used for integration with


external systems

OWNER_ALLOC Number(22, 7) Owner Alloc

PAR_INTEGRATION_ID Varchar(30) Parent Integration ID

POSITION_NAME Varchar(50) Position Name

POSTN_END_DT UTC Date Time Postn End Dt

POSTN_START_DT UTC Date Time Postn Start Dt

POSTN_TYPE_CD Varchar(30) Postn Type Cd

PR_EMP_FST_NAME Varchar(50) (Made Obsolete in SIA 7.5)

PR_EMP_ID Varchar(15) Pr Emp Id

PR_EMP_LAST_NAME Varchar(50) (Made Obsolete in SIA 7.5)

PR_EMP_MID_NAME Varchar(50) (Made Obsolete in SIA 7.5)

TYPE_FLG Character(1) Type Flg

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1273 of 1915
Repository Tables

Name: W_POSITION_DSX User Name: Position Dimension Staging Extension

Status: Active Type: Warehouse Base Table:


Comments: Position Dimension Staging Extension

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Varchar(30) Extension Attribute

ATTRIB_05 Varchar(30) Extension Attribute

ATTRIB_06 Varchar(30) Extension Attribute

ATTRIB_07 Varchar(30) Extension Attribute

ATTRIB_08 Varchar(30) Extension Attribute

ATTRIB_09 Varchar(30) Extension Attribute

ATTRIB_10 Varchar(30) Extension Attribute

ATTRIB_11 Number(10, 0) Extension Attribute

ATTRIB_12 Number(10, 0) Extension Attribute

ATTRIB_13 Number(10, 0) Extension Attribute

ATTRIB_14 Number(10, 0) Extension Attribute

ATTRIB_15 Number(10, 0) Extension Attribute

ATTRIB_16 Number(22, 7) Extension Attribute

ATTRIB_17 Number(22, 7) Extension Attribute

ATTRIB_18 Number(22, 7) Extension Attribute

ATTRIB_19 Number(22, 7) Extension Attribute

ATTRIB_20 Number(22, 7) Extension Attribute

ATTRIB_21 UTC Date Time Extension Attribute

ATTRIB_22 UTC Date Time Extension Attribute

ATTRIB_23 UTC Date Time Extension Attribute

ATTRIB_24 UTC Date Time Extension Attribute

ATTRIB_25 UTC Date Time Extension Attribute

DATASOURCE_NUM_ID 3 Number(10, 0) Extension Attribute

INTEGRATION_ID 3 Varchar(30) Identifier used for integration with


external systems

Indexes
10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1274 of 1915
Repository Tables

Name: W_POSITION_DX User Name: Position Dimension Extension

Status: Active Type: Warehouse Base Table:


Comments: Position Dimension Extension

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Varchar(30) Extension Attribute

ATTRIB_05 Varchar(30) Extension Attribute

ATTRIB_06 Varchar(30) Extension Attribute

ATTRIB_07 Varchar(30) Extension Attribute

ATTRIB_08 Varchar(30) Extension Attribute

ATTRIB_09 Varchar(30) Extension Attribute

ATTRIB_10 Varchar(30) Extension Attribute

ATTRIB_11 Number(10, 0) Extension Attribute

ATTRIB_12 Number(10, 0) Extension Attribute

ATTRIB_13 Number(10, 0) Extension Attribute

ATTRIB_14 Number(10, 0) Extension Attribute

ATTRIB_15 Number(10, 0) Extension Attribute

ATTRIB_16 Number(22, 7) Extension Attribute

ATTRIB_17 Number(22, 7) Extension Attribute

ATTRIB_18 Number(22, 7) Extension Attribute

ATTRIB_19 Number(22, 7) Extension Attribute

ATTRIB_20 Number(22, 7) Extension Attribute

ATTRIB_21 UTC Date Time ETL Process Id

ATTRIB_22 UTC Date Time Extension Attribute

ATTRIB_23 UTC Date Time Extension Attribute

ATTRIB_24 UTC Date Time Extension Attribute

ATTRIB_25 UTC Date Time Agreement Name

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Extension Attribute

ROW_WID 3 Number(10, 0) Siebel Warehouse ID Field

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1275 of 1915
Repository Tables

Indexes - continued

W_POSITION_DX_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1276 of 1915
Repository Tables

Name: W_POSITION_H User Name: Position Hierarchy

Status: Active Type: Warehouse Base Table:


Comments: Position Hierarchy

Columns

Name Not Data Type Domain Domain Comments


Null Type
EMP_FULL_NAME Varchar(102) Denormalized from
W_POSITION_D

EMP_LOGIN Varchar(50) Denormalized from


W_POSITION_D

GAP Number(10, 0) Gap

POSITION_NAME Varchar(50) Denormalized from


W_POSITION_D

POSITION_WID 3 Number(10, 0) FK W_POSITION_D Position Warehouse ID

REL_TYPE_CD Varchar(30) Relationship Type Code

SUB_POSITION_WID 3 Number(10, 0) FK W_POSITION_D Sub Position Warehouse ID

Indexes

W_POSITION_H_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: SUB_POSITION_WID

W_POSITION_H_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: REL_TYPE_CD

W_POSITION_H_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: POSITION_NAME, EMP_FULL_NAME

W_POSITION_H_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: POSITION_WID, SUB_POSITION_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1277 of 1915
Repository Tables

Name: W_POSITION_HS User Name: Position Hierarchy Staging

Status: Active Type: Warehouse Base Table:


Comments: Position Hierarchy Staging

Columns

Name Not Data Type Domain Domain Comments


Null Type
DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

GAP Number(10, 0) Gap

POSITION_ID Varchar(30) Position Id

REL_TYPE_CD Varchar(30) Relationship Type Code

SUB_POSITION_ID Varchar(30) Sub Position Id

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1278 of 1915
Repository Tables

Name: W_POSTN_CON_D User Name: Position Contact Dimension

Status: Active Type: Warehouse Base Table:


Comments: Position Contact Dimension

Columns

Name Not Data Type Domain Domain Comments


Null Type
ACTIVE_FLG 3 Character(1) Active Flag

CITY Varchar(50) City

CON_ID Varchar(30) Contact Id

COUNTRY Varchar(30) Country

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

GEO_WID 3 Number(10, 0) FK W_GEO_D Geography Dimension Id


(W_GEO_D)

INTEGRATION_ID 3 Varchar(30) Siebel System Field

POSTN_ID Varchar(30) Position Id

PRACTICE_TYPE 3 Varchar(30) Practice Type

ROUTE 3 Varchar(30) Route

ROW_WID 3 Number(10, 0) Siebel System Field

SPECIALTY 3 Varchar(30) Rep. Specialty

STATE Varchar(50) State

STATUS 3 Varchar(30) Status

STATUS1 Varchar(30) History Status1

STATUS2 Varchar(30) History Status2

STATUS3 Varchar(30) History Status3

STATUS_I Varchar(50) Status language independent


code

STATUS_I1 Varchar(50) History Status1 language


independent code

STATUS_I2 Varchar(50) History Status2 language


independent code

STATUS_I3 Varchar(50) History Status3 language


independent code

STAT_EFF_DT UTC Date Time Status Effective Date

STAT_EFF_DT1 UTC Date Time History Status1 Effective Date

STAT_EFF_DT2 UTC Date Time History Status2 Effective Date

ST_ADDRESS Varchar(200) St Address

ZIPCODE Varchar(30) Zipcode

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1279 of 1915
Repository Tables

Indexes

W_POSTN_CON_D_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: GEO_WID

W_POSTN_CON_D_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CON_ID, POSTN_ID

W_POSTN_CON_D_M10 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: STATUS_I1

W_POSTN_CON_D_M11 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: STAT_EFF_DT1

W_POSTN_CON_D_M12 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: STATUS2

W_POSTN_CON_D_M13 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: STATUS_I2

W_POSTN_CON_D_M14 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: STAT_EFF_DT2

W_POSTN_CON_D_M15 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: STATUS3

W_POSTN_CON_D_M16 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: STATUS_I3

W_POSTN_CON_D_M17 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: STATUS

W_POSTN_CON_D_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: CITY

W_POSTN_CON_D_M3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: COUNTRY

W_POSTN_CON_D_M4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ZIPCODE

W_POSTN_CON_D_M5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: STATE

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1280 of 1915
Repository Tables

Indexes - continued

W_POSTN_CON_D_M6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ST_ADDRESS

W_POSTN_CON_D_M7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: STATUS_I

W_POSTN_CON_D_M8 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: STAT_EFF_DT

W_POSTN_CON_D_M9 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: STATUS1

W_POSTN_CON_D_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

W_POSTN_CON_D_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: INTEGRATION_ID, DATASOURCE_NUM_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1281 of 1915
Repository Tables

Name: W_POSTN_CON_DS User Name: Position Contact Dimension Staging

Status: Active Type: Warehouse Base Table:


Comments: Position Contact Dimension Staging

Columns

Name Not Data Type Domain Domain Comments


Null Type
ACTIVE_FLG Character(1) Active Flag

CITY Varchar(50) City

CON_ID Varchar(30) Contact Id

COUNTRY Varchar(30) Country

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

INTEGRATION_ID 3 Varchar(30) Siebel System Field

POSTN_ID Varchar(30) Position Id

PRACTICE_TYPE Varchar(30) Practice Type

ROUTE Varchar(30) Route

SPECIALTY Varchar(30) Rep. Specialty

STATE Varchar(50) State

STATUS Varchar(30) Status

ST_ADDRESS Varchar(200) St Address

ZIPCODE Varchar(30) Zipcode

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1282 of 1915
Repository Tables

Name: W_POSTN_CON_DSX User Name: Position Contact Dimension Staging Extension

Status: Active Type: Warehouse Base Table:


Comments: Position Contact Dimension Staging Extension

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Varchar(30) Extension Attribute

ATTRIB_05 Varchar(30) Extension Attribute

ATTRIB_06 Varchar(30) Extension Attribute

ATTRIB_07 Varchar(30) Extension Attribute

ATTRIB_08 Varchar(30) Extension Attribute

ATTRIB_09 Varchar(30) Extension Attribute

ATTRIB_10 Varchar(30) Extension Attribute

ATTRIB_11 Number(10, 0) Extension Attribute

ATTRIB_12 Number(10, 0) Extension Attribute

ATTRIB_13 Number(10, 0) Extension Attribute

ATTRIB_14 Number(10, 0) Extension Attribute

ATTRIB_15 Number(10, 0) Extension Attribute

ATTRIB_16 Number(22, 7) Extension Attribute

ATTRIB_17 Number(22, 7) Extension Attribute

ATTRIB_18 Number(22, 7) Extension Attribute

ATTRIB_19 Number(22, 7) Extension Attribute

ATTRIB_20 Number(22, 7) Extension Attribute

ATTRIB_21 UTC Date Time Extension Attribute

ATTRIB_22 UTC Date Time Extension Attribute

ATTRIB_23 UTC Date Time Extension Attribute

ATTRIB_24 UTC Date Time Extension Attribute

ATTRIB_25 UTC Date Time Extension Attribute

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

INTEGRATION_ID 3 Varchar(30) Siebel System Field

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1283 of 1915
Repository Tables

Indexes - continued

W_POSTN_CON_DSX_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: INTEGRATION_ID, DATASOURCE_NUM_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1284 of 1915
Repository Tables

Name: W_POSTN_CON_DX User Name: Position Contact Dimension Extension

Status: Active Type: Warehouse Base Table:


Comments: Position Contact Dimension Extension

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Varchar(30) Extension Attribute

ATTRIB_05 Varchar(30) Extension Attribute

ATTRIB_06 Varchar(30) Extension Attribute

ATTRIB_07 Varchar(30) Extension Attribute

ATTRIB_08 Varchar(30) Extension Attribute

ATTRIB_09 Varchar(30) Extension Attribute

ATTRIB_10 Varchar(30) Extension Attribute

ATTRIB_11 Number(10, 0) Extension Attribute

ATTRIB_12 Number(10, 0) Extension Attribute

ATTRIB_13 Number(10, 0) Extension Attribute

ATTRIB_14 Number(10, 0) Extension Attribute

ATTRIB_15 Number(10, 0) Extension Attribute

ATTRIB_16 Number(22, 7) Extension Attribute

ATTRIB_17 Number(22, 7) Extension Attribute

ATTRIB_18 Number(22, 7) Extension Attribute

ATTRIB_19 Number(22, 7) Extension Attribute

ATTRIB_20 Number(22, 7) Extension Attribute

ATTRIB_21 UTC Date Time Extension Attribute

ATTRIB_22 UTC Date Time Extension Attribute

ATTRIB_23 UTC Date Time Extension Attribute

ATTRIB_24 UTC Date Time Extension Attribute

ATTRIB_25 UTC Date Time Extension Attribute

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

ROW_WID 3 Number(10, 0) Siebel System Field

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1285 of 1915
Repository Tables

Indexes - continued

W_POSTN_CON_DX_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1286 of 1915
Repository Tables

Name: W_PRDATTRNM_D User Name: Product Attribute Name Dimension

Status: Active Type: Warehouse Base Table:


Comments: Product Attribute Name Dimension

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTR10_DATA_TYPE Character(1) Data Type of Product Attribute
With Sequence Number 10

ATTR10_NAME Varchar(100) Name Of Product Attribute With


Sequence Number 10

ATTR11_DATA_TYPE Character(1) Data Type of Product Attribute


With Sequence Number 11

ATTR11_NAME Varchar(100) Name Of Product Attribute With


Sequence Number 11

ATTR12_DATA_TYPE Character(1) Data Type of Product Attribute


With Sequence Number 12

ATTR12_NAME Varchar(100) Name Of Product Attribute With


Sequence Number 12

ATTR13_DATA_TYPE Character(1) Data Type of Product Attribute


With Sequence Number 13

ATTR13_NAME Varchar(100) Name Of Product Attribute With


Sequence Number 13

ATTR14_DATA_TYPE Character(1) Data Type of Product Attribute


With Sequence Number 14

ATTR14_NAME Varchar(100) Name Of Product Attribute With


Sequence Number 14

ATTR15_DATA_TYPE Character(1) Data Type of Product Attribute


With Sequence Number 15

ATTR15_NAME Varchar(100) Name Of Product Attribute With


Sequence Number 15

ATTR16_DATA_TYPE Character(1) Data Type of Product Attribute


With Sequence Number 16

ATTR16_NAME Varchar(100) Name Of Product Attribute With


Sequence Number 16

ATTR17_DATA_TYPE Character(1) Data Type of Product Attribute


With Sequence Number 17

ATTR17_NAME Varchar(100) Name Of Product Attribute With


Sequence Number 17

ATTR18_DATA_TYPE Character(1) Data Type of Product Attribute


With Sequence Number 18

ATTR18_NAME Varchar(100) Name Of Product Attribute With


Sequence Number 18

ATTR19_DATA_TYPE Character(1) Data Type of Product Attribute


With Sequence Number 19

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1287 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
ATTR19_NAME Varchar(100) Name Of Product Attribute With
Sequence Number 19

ATTR1_DATA_TYPE Character(1) Data Type of Product Attribute


With Sequence Number 1

ATTR1_NAME Varchar(100) Name Of Product Attribute With


Sequence Number 1

ATTR20_DATA_TYPE Character(1) Data Type of Product Attribute


With Sequence Number 20

ATTR20_NAME Varchar(100) Name Of Product Attribute With


Sequence Number 20

ATTR21_DATA_TYPE Character(1) Data Type of Product Attribute


With Sequence Number 21

ATTR21_NAME Varchar(100) Name Of Product Attribute With


Sequence Number 21

ATTR22_DATA_TYPE Character(1) Data Type of Product Attribute


With Sequence Number 22

ATTR22_NAME Varchar(100) Name Of Product Attribute With


Sequence Number 22

ATTR23_DATA_TYPE Character(1) Data Type of Product Attribute


With Sequence Number 23

ATTR23_NAME Varchar(100) Name Of Product Attribute With


Sequence Number 23

ATTR24_DATA_TYPE Character(1) Data Type of Product Attribute


With Sequence Number 24

ATTR24_NAME Varchar(100) Name Of Product Attribute With


Sequence Number 24

ATTR25_DATA_TYPE Character(1) Data Type of Product Attribute


With Sequence Number 25

ATTR25_NAME Varchar(100) Name Of Product Attribute With


Sequence Number 25

ATTR26_DATA_TYPE Character(1) Data Type of Product Attribute


With Sequence Number 26

ATTR26_NAME Varchar(100) Name Of Product Attribute With


Sequence Number 26

ATTR27_DATA_TYPE Character(1) Data Type of Product Attribute


With Sequence Number 27

ATTR27_NAME Varchar(100) Name Of Product Attribute With


Sequence Number 27

ATTR28_DATA_TYPE Character(1) Data Type of Product Attribute


With Sequence Number 28

ATTR28_NAME Varchar(100) Name Of Product Attribute With


Sequence Number 28

ATTR29_DATA_TYPE Character(1) Data Type of Product Attribute


With Sequence Number 29

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1288 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
ATTR29_NAME Varchar(100) Name Of Product Attribute With
Sequence Number 29

ATTR2_DATA_TYPE Character(1) Data Type of Product Attribute


With Sequence Number 2

ATTR2_NAME Varchar(100) Name Of Product Attribute With


Sequence Number 2

ATTR30_DATA_TYPE Character(1) Data Type of Product Attribute


With Sequence Number 30

ATTR30_NAME Varchar(100) Name Of Product Attribute With


Sequence Number 30

ATTR3_DATA_TYPE Character(1) Data Type of Product Attribute


With Sequence Number 3

ATTR3_NAME Varchar(100) Name Of Product Attribute With


Sequence Number 3

ATTR4_DATA_TYPE Character(1) Data Type of Product Attribute


With Sequence Number 4

ATTR4_NAME Varchar(100) Name Of Product Attribute With


Sequence Number 4

ATTR5_DATA_TYPE Character(1) Data Type of Product Attribute


With Sequence Number 5

ATTR5_NAME Varchar(100) Name Of Product Attribute With


Sequence Number 5

ATTR6_DATA_TYPE Character(1) Data Type of Product Attribute


With Sequence Number 6

ATTR6_NAME Varchar(100) Name Of Product Attribute With


Sequence Number 6

ATTR7_DATA_TYPE Character(1) Data Type of Product Attribute


With Sequence Number 7

ATTR7_NAME Varchar(100) Name Of Product Attribute With


Sequence Number 7

ATTR8_DATA_TYPE Character(1) Data Type of Product Attribute


With Sequence Number 8

ATTR8_NAME Varchar(100) Name Of Product Attribute With


Sequence Number 8

ATTR9_DATA_TYPE Character(1) Data Type of Product Attribute


With Sequence Number 9

ATTR9_NAME Varchar(100) Name Of Product Attribute With


Sequence Number 9

DATASOURCE_NUM_ID 3 Number(10, 0) Datasource Number ID

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

PROD_ID Varchar(30) Product ID

ROW_WID 3 Number(10, 0) Siebel System Field

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1289 of 1915
Repository Tables

Indexes

W_PRDATTRNM_D_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

W_PRDATTRNM_D_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered:

Columns: PROD_ID, DATASOURCE_NUM_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1290 of 1915
Repository Tables

Name: W_PRDATTRNM_DS User Name: Product Attribute Name Dimension Staging

Status: Active Type: Warehouse Base Table:


Comments: Product Attribute Name Dimension Staging

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTR10_DATA_TYPE Character(1) Data Type of Product Attribute
With Sequence Number 10

ATTR10_NAME Varchar(100) Name Of Product Attribute With


Sequence Number 10

ATTR11_DATA_TYPE Character(1) Data Type of Product Attribute


With Sequence Number 11

ATTR11_NAME Varchar(100) Name Of Product Attribute With


Sequence Number 11

ATTR12_DATA_TYPE Character(1) Data Type of Product Attribute


With Sequence Number 12

ATTR12_NAME Varchar(100) Name Of Product Attribute With


Sequence Number 12

ATTR13_DATA_TYPE Character(1) Data Type of Product Attribute


With Sequence Number 13

ATTR13_NAME Varchar(100) Name Of Product Attribute With


Sequence Number 13

ATTR14_DATA_TYPE Character(1) Data Type of Product Attribute


With Sequence Number 14

ATTR14_NAME Varchar(100) Name Of Product Attribute With


Sequence Number 14

ATTR15_DATA_TYPE Character(1) Data Type of Product Attribute


With Sequence Number 15

ATTR15_NAME Varchar(100) Name Of Product Attribute With


Sequence Number 15

ATTR16_DATA_TYPE Character(1) Data Type of Product Attribute


With Sequence Number 16

ATTR16_NAME Varchar(100) Name Of Product Attribute With


Sequence Number 16

ATTR17_DATA_TYPE Character(1) Data Type of Product Attribute


With Sequence Number 17

ATTR17_NAME Varchar(100) Name Of Product Attribute With


Sequence Number 17

ATTR18_DATA_TYPE Character(1) Data Type of Product Attribute


With Sequence Number 18

ATTR18_NAME Varchar(100) Name Of Product Attribute With


Sequence Number 18

ATTR19_DATA_TYPE Character(1) Data Type of Product Attribute


With Sequence Number 19

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1291 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
ATTR19_NAME Varchar(100) Name Of Product Attribute With
Sequence Number 19

ATTR1_DATA_TYPE Character(1) Data Type of Product Attribute


With Sequence Number 1

ATTR1_NAME Varchar(100) Name Of Product Attribute With


Sequence Number 1

ATTR20_DATA_TYPE Character(1) Data Type of Product Attribute


With Sequence Number 20

ATTR20_NAME Varchar(100) Name Of Product Attribute With


Sequence Number 20

ATTR21_DATA_TYPE Character(1) Data Type of Product Attribute


With Sequence Number 21

ATTR21_NAME Varchar(100) Name Of Product Attribute With


Sequence Number 21

ATTR22_DATA_TYPE Character(1) Data Type of Product Attribute


With Sequence Number 22

ATTR22_NAME Varchar(100) Name Of Product Attribute With


Sequence Number 22

ATTR23_DATA_TYPE Character(1) Data Type of Product Attribute


With Sequence Number 23

ATTR23_NAME Varchar(100) Name Of Product Attribute With


Sequence Number 23

ATTR24_DATA_TYPE Character(1) Data Type of Product Attribute


With Sequence Number 24

ATTR24_NAME Varchar(100) Name Of Product Attribute With


Sequence Number 24

ATTR25_DATA_TYPE Character(1) Data Type of Product Attribute


With Sequence Number 25

ATTR25_NAME Varchar(100) Name Of Product Attribute With


Sequence Number 25

ATTR26_DATA_TYPE Character(1) Data Type of Product Attribute


With Sequence Number 26

ATTR26_NAME Varchar(100) Name Of Product Attribute With


Sequence Number 26

ATTR27_DATA_TYPE Character(1) Data Type of Product Attribute


With Sequence Number 27

ATTR27_NAME Varchar(100) Name Of Product Attribute With


Sequence Number 27

ATTR28_DATA_TYPE Character(1) Data Type of Product Attribute


With Sequence Number 28

ATTR28_NAME Varchar(100) Name Of Product Attribute With


Sequence Number 28

ATTR29_DATA_TYPE Character(1) Data Type of Product Attribute


With Sequence Number 29

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1292 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
ATTR29_NAME Varchar(100) Name Of Product Attribute With
Sequence Number 29

ATTR2_DATA_TYPE Character(1) Data Type of Product Attribute


With Sequence Number 2

ATTR2_NAME Varchar(100) Name Of Product Attribute With


Sequence Number 2

ATTR30_DATA_TYPE Character(1) Data Type of Product Attribute


With Sequence Number 30

ATTR30_NAME Varchar(100) Name Of Product Attribute With


Sequence Number 30

ATTR3_DATA_TYPE Character(1) Data Type of Product Attribute


With Sequence Number 3

ATTR3_NAME Varchar(100) Name Of Product Attribute With


Sequence Number 3

ATTR4_DATA_TYPE Character(1) Data Type of Product Attribute


With Sequence Number 4

ATTR4_NAME Varchar(100) Name Of Product Attribute With


Sequence Number 4

ATTR5_DATA_TYPE Character(1) Data Type of Product Attribute


With Sequence Number 5

ATTR5_NAME Varchar(100) Name Of Product Attribute With


Sequence Number 5

ATTR6_DATA_TYPE Character(1) Data Type of Product Attribute


With Sequence Number 6

ATTR6_NAME Varchar(100) Name Of Product Attribute With


Sequence Number 6

ATTR7_DATA_TYPE Character(1) Data Type of Product Attribute


With Sequence Number 7

ATTR7_NAME Varchar(100) Name Of Product Attribute With


Sequence Number 7

ATTR8_DATA_TYPE Character(1) Data Type of Product Attribute


With Sequence Number 8

ATTR8_NAME Varchar(100) Name Of Product Attribute With


Sequence Number 8

ATTR9_DATA_TYPE Character(1) Data Type of Product Attribute


With Sequence Number 9

ATTR9_NAME Varchar(100) Name Of Product Attribute With


Sequence Number 9

DATASOURCE_NUM_ID 3 Number(10, 0) Datasource Number ID

PROD_ID Varchar(30) Product ID

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1293 of 1915
Repository Tables

Name: W_PRDATTR_D User Name: Product Attribute Dimension

Status: Active Type: Warehouse Base Table:


Comments: Product Attribute Dimension

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTR10_CHAR_VAL Varchar(100) Product Attribute With Sequence
Number 10 Has This Value

ATTR10_CHAR_VAL_I Varchar(100) Product Attribute With Sequence


Number 10 Has This LIC Value

ATTR11_CHAR_VAL Varchar(100) Product Attribute With Sequence


Number 11 Has This Value

ATTR11_CHAR_VAL_I Varchar(100) Product Attribute With Sequence


Number 11 Has This LIC Value

ATTR12_CHAR_VAL Varchar(100) Product Attribute With Sequence


Number 12 Has This Value

ATTR12_CHAR_VAL_I Varchar(100) Product Attribute With Sequence


Number 12 Has This LIC Value

ATTR13_CHAR_VAL Varchar(100) Product Attribute With Sequence


Number 13 Has This Value

ATTR13_CHAR_VAL_I Varchar(100) Product Attribute With Sequence


Number 13 Has This LIC Value

ATTR14_CHAR_VAL Varchar(100) Product Attribute With Sequence


Number 14 Has This Value

ATTR14_CHAR_VAL_I Varchar(100) Product Attribute With Sequence


Number 14 Has This LIC Value

ATTR15_CHAR_VAL Varchar(100) Product Attribute With Sequence


Number 15 Has This Value

ATTR15_CHAR_VAL_I Varchar(100) Product Attribute With Sequence


Number 15 Has This LIC Value

ATTR16_CHAR_VAL Varchar(100) Product Attribute With Sequence


Number 16 Has This Value

ATTR16_CHAR_VAL_I Varchar(100) Product Attribute With Sequence


Number 16 Has This LIC Value

ATTR17_CHAR_VAL Varchar(100) Product Attribute With Sequence


Number 17 Has This Value

ATTR17_CHAR_VAL_I Varchar(100) Product Attribute With Sequence


Number 17 Has This LIC Value

ATTR18_CHAR_VAL Varchar(100) Product Attribute With Sequence


Number 18 Has This Value

ATTR18_CHAR_VAL_I Varchar(100) Product Attribute With Sequence


Number 18 Has This LIC Value

ATTR19_CHAR_VAL Varchar(100) Product Attribute With Sequence


Number 19 Has This Value

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1294 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
ATTR19_CHAR_VAL_I Varchar(100) Product Attribute With Sequence
Number 19 Has This LIC Value

ATTR1_CHAR_VAL Varchar(100) Product Attribute With Sequence


Number 1 Has This Value

ATTR1_CHAR_VAL_I Varchar(100) Product Attribute With Sequence


Number 1 Has This LIC Value

ATTR20_CHAR_VAL Varchar(100) Product Attribute With Sequence


Number 20 Has This Value

ATTR20_CHAR_VAL_I Varchar(100) Product Attribute With Sequence


Number 20 Has This LIC Value

ATTR21_CHAR_VAL Varchar(100) Product Attribute With Sequence


Number 21 Has This Value

ATTR21_CHAR_VAL_I Varchar(100) Product Attribute With Sequence


Number 21 Has This LIC Value

ATTR22_CHAR_VAL Varchar(100) Product Attribute With Sequence


Number 22 Has This Value

ATTR22_CHAR_VAL_I Varchar(100) Product Attribute With Sequence


Number 22 Has This LIC Value

ATTR23_CHAR_VAL Varchar(100) Product Attribute With Sequence


Number 23 Has This Value

ATTR23_CHAR_VAL_I Varchar(100) Product Attribute With Sequence


Number 23 Has This LIC Value

ATTR24_CHAR_VAL Varchar(100) Product Attribute With Sequence


Number 24 Has This Value

ATTR24_CHAR_VAL_I Varchar(100) Product Attribute With Sequence


Number 24 Has This LIC Value

ATTR25_CHAR_VAL Varchar(100) Product Attribute With Sequence


Number 25 Has This Value

ATTR25_CHAR_VAL_I Varchar(100) Product Attribute With Sequence


Number 25 Has This LIC Value

ATTR26_CHAR_VAL Varchar(100) Product Attribute With Sequence


Number 26 Has This Value

ATTR26_CHAR_VAL_I Varchar(100) Product Attribute With Sequence


Number 26 Has This LIC Value

ATTR27_CHAR_VAL Varchar(100) Product Attribute With Sequence


Number 27 Has This Value

ATTR27_CHAR_VAL_I Varchar(100) Product Attribute With Sequence


Number 27 Has This LIC Value

ATTR28_CHAR_VAL Varchar(100) Product Attribute With Sequence


Number 28 Has This Value

ATTR28_CHAR_VAL_I Varchar(100) Product Attribute With Sequence


Number 28 Has This LIC Value

ATTR29_CHAR_VAL Varchar(100) Product Attribute With Sequence


Number 29 Has This Value

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1295 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
ATTR29_CHAR_VAL_I Varchar(100) Product Attribute With Sequence
Number 29 Has This LIC Value

ATTR2_CHAR_VAL Varchar(100) Product Attribute With Sequence


Number 2 Has This Value

ATTR2_CHAR_VAL_I Varchar(100) Product Attribute With Sequence


Number 2 Has This LIC Value

ATTR30_CHAR_VAL Varchar(100) Product Attribute With Sequence


Number 30 Has This Value

ATTR30_CHAR_VAL_I Varchar(100) Product Attribute With Sequence


Number 30 Has This LIC Value

ATTR3_CHAR_VAL Varchar(100) Product Attribute With Sequence


Number 3 Has This Value

ATTR3_CHAR_VAL_I Varchar(100) Product Attribute With Sequence


Number 3 Has This LIC Value

ATTR4_CHAR_VAL Varchar(100) Product Attribute With Sequence


Number 4 Has This Value

ATTR4_CHAR_VAL_I Varchar(100) Product Attribute With Sequence


Number 4 Has This LIC Value

ATTR5_CHAR_VAL Varchar(100) Product Attribute With Sequence


Number 5 Has This Value

ATTR5_CHAR_VAL_I Varchar(100) Product Attribute With Sequence


Number 5 Has This LIC Value

ATTR6_CHAR_VAL Varchar(100) Product Attribute With Sequence


Number 6 Has This Value

ATTR6_CHAR_VAL_I Varchar(100) Product Attribute With Sequence


Number 6 Has This LIC Value

ATTR7_CHAR_VAL Varchar(100) Product Attribute With Sequence


Number 7 Has This Value

ATTR7_CHAR_VAL_I Varchar(100) Product Attribute With Sequence


Number 7 Has This LIC Value

ATTR8_CHAR_VAL Varchar(100) Product Attribute With Sequence


Number 8 Has This Value

ATTR8_CHAR_VAL_I Varchar(100) Product Attribute With Sequence


Number 8 Has This LIC Value

ATTR9_CHAR_VAL Varchar(100) Product Attribute With Sequence


Number 9 Has This Value

ATTR9_CHAR_VAL_I Varchar(100) Product Attribute With Sequence


Number 9 Has This LIC Value

DATASOURCE_NUM_ID 3 Number(10, 0) ID for the Data Source

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S ETL Process ID

PROD_ID Varchar(30) Product ID

ROW_WID 3 Number(10, 0) Product Dimensions Row WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1296 of 1915
Repository Tables

Indexes

W_PRDATTR_D_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ATTR1_CHAR_VAL

W_PRDATTR_D_M10 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ATTR5_CHAR_VAL_I

W_PRDATTR_D_M11 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ATTR6_CHAR_VAL

W_PRDATTR_D_M12 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ATTR6_CHAR_VAL_I

W_PRDATTR_D_M13 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ATTR7_CHAR_VAL

W_PRDATTR_D_M14 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ATTR7_CHAR_VAL_I

W_PRDATTR_D_M15 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ATTR8_CHAR_VAL

W_PRDATTR_D_M16 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ATTR8_CHAR_VAL_I

W_PRDATTR_D_M17 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ATTR9_CHAR_VAL

W_PRDATTR_D_M18 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ATTR9_CHAR_VAL_I

W_PRDATTR_D_M19 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ATTR10_CHAR_VAL

W_PRDATTR_D_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ATTR1_CHAR_VAL_I

W_PRDATTR_D_M20 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ATTR10_CHAR_VAL_I

W_PRDATTR_D_M21 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ATTR11_CHAR_VAL

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1297 of 1915
Repository Tables

Indexes - continued

W_PRDATTR_D_M22 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ATTR11_CHAR_VAL_I

W_PRDATTR_D_M23 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ATTR12_CHAR_VAL

W_PRDATTR_D_M24 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ATTR12_CHAR_VAL_I

W_PRDATTR_D_M25 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ATTR13_CHAR_VAL

W_PRDATTR_D_M26 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ATTR13_CHAR_VAL_I

W_PRDATTR_D_M27 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ATTR14_CHAR_VAL

W_PRDATTR_D_M28 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ATTR14_CHAR_VAL_I

W_PRDATTR_D_M29 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ATTR15_CHAR_VAL

W_PRDATTR_D_M3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ATTR2_CHAR_VAL

W_PRDATTR_D_M30 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ATTR15_CHAR_VAL_I

W_PRDATTR_D_M31 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ATTR16_CHAR_VAL

W_PRDATTR_D_M32 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ATTR16_CHAR_VAL_I

W_PRDATTR_D_M33 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ATTR17_CHAR_VAL

W_PRDATTR_D_M34 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ATTR17_CHAR_VAL_I

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1298 of 1915
Repository Tables

Indexes - continued

W_PRDATTR_D_M35 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ATTR18_CHAR_VAL

W_PRDATTR_D_M36 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ATTR18_CHAR_VAL_I

W_PRDATTR_D_M37 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ATTR19_CHAR_VAL

W_PRDATTR_D_M38 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ATTR19_CHAR_VAL_I

W_PRDATTR_D_M39 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ATTR20_CHAR_VAL

W_PRDATTR_D_M4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ATTR2_CHAR_VAL_I

W_PRDATTR_D_M40 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ATTR20_CHAR_VAL_I

W_PRDATTR_D_M41 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ATTR21_CHAR_VAL

W_PRDATTR_D_M42 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ATTR21_CHAR_VAL_I

W_PRDATTR_D_M43 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ATTR22_CHAR_VAL

W_PRDATTR_D_M44 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ATTR22_CHAR_VAL_I

W_PRDATTR_D_M45 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ATTR23_CHAR_VAL

W_PRDATTR_D_M46 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ATTR23_CHAR_VAL_I

W_PRDATTR_D_M47 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ATTR24_CHAR_VAL

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1299 of 1915
Repository Tables

Indexes - continued

W_PRDATTR_D_M48 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ATTR24_CHAR_VAL_I

W_PRDATTR_D_M49 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ATTR25_CHAR_VAL

W_PRDATTR_D_M5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ATTR3_CHAR_VAL

W_PRDATTR_D_M50 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ATTR25_CHAR_VAL_I

W_PRDATTR_D_M51 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ATTR26_CHAR_VAL

W_PRDATTR_D_M52 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ATTR26_CHAR_VAL_I

W_PRDATTR_D_M53 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ATTR27_CHAR_VAL

W_PRDATTR_D_M54 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ATTR27_CHAR_VAL_I

W_PRDATTR_D_M55 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ATTR28_CHAR_VAL

W_PRDATTR_D_M56 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ATTR28_CHAR_VAL_I

W_PRDATTR_D_M57 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ATTR29_CHAR_VAL

W_PRDATTR_D_M58 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ATTR29_CHAR_VAL_I

W_PRDATTR_D_M59 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ATTR30_CHAR_VAL

W_PRDATTR_D_M6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ATTR3_CHAR_VAL_I

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1300 of 1915
Repository Tables

Indexes - continued

W_PRDATTR_D_M60 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ATTR30_CHAR_VAL_I

W_PRDATTR_D_M7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ATTR4_CHAR_VAL

W_PRDATTR_D_M8 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ATTR4_CHAR_VAL_I

W_PRDATTR_D_M9 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ATTR5_CHAR_VAL

W_PRDATTR_D_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1301 of 1915
Repository Tables

Name: W_PRG_CAMP_D User Name: Program Campaign Dimension

Status: Active Type: Warehouse Base Table:


Comments: Program Campaign Dimension

Columns

Name Not Data Type Domain Domain Comments


Null Type
CAMP_ACTL_COST Number(22, 7) Campaign Actual Cost

CAMP_ACTL_REVN Number(22, 7) Campaign Actual Revenue

CAMP_ACTL_ROI Number(22, 7) Campaign Actual ROI

CAMP_BDGT Number(22, 7) Campaign Budget Amount


(Currency Code -
CAMP_COST_CURCY_CD,
Exchnage Date -
CAMP_COST_EXCH_DT)

CAMP_CALL_SCR Varchar(100) Campaign Primary call script

CAMP_CONT_PER_SALE Number(22, 7) Campaign Contribution Per Sale

CAMP_CONV_RATE Number(22, 7) Campaign Predicted Conversion


Rate from the Financial Modeler

CAMP_DIVISION Varchar(50) Campaign Division

CAMP_DNIS Varchar(40) Campaign DNIS

CAMP_END_DT UTC Date Time Campaign End Date

CAMP_FIXED_COST Number(22, 7) Campaign Fixed Cost

CAMP_ID Varchar(30) Campaign Row Id

CAMP_INB_COST Number(22, 7) Campaign Inbound Cost


(Currency Code -
CAMP_COST_CURCY_CD,
Exchnage Date -
CAMP_COST_EXCH_DT)

CAMP_LANG Varchar(50) Campaign Language

CAMP_NAME Varchar(100) Campaign Name

CAMP_OUTB_COST Number(22, 7) Campaign Outbound Cost


(Currency Code -
CAMP_COST_CURCY_CD,
Exchnage Date -
CAMP_COST_EXCH_DT)

CAMP_PRED_COST Number(22, 7) Campaign Predicted Cost Amount


(Currency Code -
CAMP_COST_CURCY_CD,
Exchnage Date -
CAMP_COST_EXCH_DT)

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1302 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
CAMP_PRED_REVN Number(22, 7) Campaign Predicted Revenue
Amount (Currency Code -
CAMP_REVN_CURCY_CD,
Exchnage Date -
CAMP_REVN_GOAL_DT)

CAMP_PRED_ROI Number(22, 7) Campaign Predicted Return On


Investment

CAMP_PROMO_NUM Varchar(30) Campaign Promotion Number

CAMP_REGION Varchar(30) Campaign Region

CAMP_REGION_I Varchar(50) Campaign Region Language


Independent Code (values based
on LOV type
'CAMPAIGN_REGION')

CAMP_RESP_RATE Number(22, 7) Campaign Predicted Response


Rate from the Financial Modeler

CAMP_REVN_GOAL Number(22, 7) Campaign Revenue Goal


(Currency Code -
CAMP_REVN_CURCY_CD,
Exchnage Date -
CAMP_REVN_GOAL_DT)

CAMP_REVN_GOAL_DT UTC Date Time Campaign Revenue Goal Date


and Revenue Exchange Date

CAMP_REVN_PER_SALE Number(22, 7) Campaign Revenue Per Sale

CAMP_SRC_NUM Varchar(30) Campaign Source Number

CAMP_START_DT UTC Date Time Campaign Start Date

CAMP_STATUS Varchar(30) Campaign Status

CAMP_STATUS_I Varchar(50) Campaign Status Language


Independent Code (values based
on LOV type
'CAMPAIGN_STATE')

CAMP_TGT_CALLS Number(10, 0) Campaign Predicted Target Calls


from the Financial Modeler

CAMP_TYPE Varchar(30) Campaign Type

CAMP_TYPE_I Varchar(50) Campaign Type Language


Independent Code (values based
on LOV type 'CAMPAIGN_TYPE' )

DATASOURCE_NUM_ID 3 Number(10, 0) ID Of The Data Source

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

INTEGRATION_ID 3 Varchar(30) Identifier used for integration with


external systems

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1303 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
PROGRAM_WID 3 Number(10, 0) FK W_PROGRAM_D Program Id
(W_PROGRAM_D.ROW_WID
WHERE
W_PROGRAM_D.DM_TYPE =
'PROGRAM')

ROW_WID 3 Number(10, 0) Siebel System Field

U_CMP_ACTL_CST Number(22, 7) Unaltered Campaign Actual Cost

U_CMP_ACTL_ROI Number(22, 7) Unaltered Campaign Actual ROI

U_CMP_ACTL_RVN Number(22, 7) Unaltered Campaign Actual


Revenue

U_CMP_BDGT Number(22, 7) Unaltered Campaign Budget

U_CMP_CONT_PER_SL Number(22, 7) Unaltered Campaign Contribution


Per Sale

U_CMP_CST_CURCY_CD Varchar(20) Unaltered Campaign Cost


Currency Code

U_CMP_CST_EXCH_DT UTC Date Time Unaltered Campaign Cost


Exchange Date

U_CMP_FIXED_CST Number(22, 7) Unaltered Campaign Fixed Cost

U_CMP_INB_CST Number(22, 7) Unaltered Campaign In Bound


Cost

U_CMP_OUTB_CST Number(22, 7) Unaltered Campaign Out Bound


Cost

U_CMP_PRED_CST Number(22, 7) Unaltered Campaign Predicted


Cost

U_CMP_PRED_ROI Number(22, 7) Unaltered Campaign Predicted


ROI

U_CMP_PRED_RVN Number(22, 7) Unaltered Campaign Predicted


Revenue

U_CMP_RVN_CURCY_CD Varchar(20) Unaltered Campaign Revenue


Currency Code

U_CMP_RVN_EXCH_DT UTC Date Time Unaltered Campaign Revenue


Exchange DT

U_CMP_RVN_GOAL Number(22, 7) Unaltered Campaign Revenue


Goal

U_CMP_RVN_PER_SL Number(22, 7) Unaltered Campaign Revenue Per


Sale

VIS_PR_BU_ID Varchar(15) Visibility Primary BU ID

VIS_PR_POS_ID Varchar(15) Visibility Primary Position ID

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1304 of 1915
Repository Tables

Indexes - continued

W_PRG_CAMP_D_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PROGRAM_WID

W_PRG_CAMP_D_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

W_PRG_CAMP_D_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered:

Columns: INTEGRATION_ID, DATASOURCE_NUM_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1305 of 1915
Repository Tables

Name: W_PRG_PROGRAM_D User Name: Program Program Dimension

Status: Active Type: Warehouse Base Table:


Comments: Program Program Dimension

Columns

Name Not Data Type Domain Domain Comments


Null Type
DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

INTEGRATION_ID 3 Varchar(30) Identifier used for integration with


external systems

PROG_ACTL_COST Number(22, 7) Actual Program Cost

PROG_ACTL_REVN Number(22, 7) Actual Program Revenue

PROG_ACTL_ROI Number(22, 7) Actual Program Return On


Investment

PROG_BDGT Number(22, 7) Program Budget Amount


(Currency Code -
PROG_COST_CURCY_CD,
Exchnage Date -
CAMP_COST_EXCH_DT)

PROG_CUST_HIER Varchar(50) Program Customer Family Name

PROG_CUST_HIER_LVL Varchar(50) Program Customer Family Level


Name

PROG_DIVISION Varchar(50) Program Division

PROG_END_DT UTC Date Time Program End Date

PROG_ID Varchar(30) Program Row Id

PROG_NAME Varchar(100) Program Name

PROG_PRED_COST Number(22, 7) Program Predicted Cost (Currency


Code -
PROG_COST_CURCY_CD,
Exchnage Date -
PROG_COST_EXCH_DT)

PROG_PRED_REVN Number(22, 7) Program Predicted Revenue


(Currency Code -
PROG_REVN_CURCY_CD,
Exchnage Date -
PROG_REVN_GOAL_DT)

PROG_PRED_ROI Number(22, 7) Program Predicted Return On


Investment

PROG_PROMO_NUM Varchar(30) Program Promotion Number

PROG_REGION Varchar(30) Program Region

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1306 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
PROG_REGION_I Varchar(50) Program Region Language
Independent Code (values based
on LOV type
'CAMPAIGN_REGION')

PROG_REVN_GOAL Number(22, 7) Program Revenue Goal (Currency


Code -
PROG_REVN_CURCY_CD,
Exchnage Date -
PROG_REVN_GOAL_DT)

PROG_REVN_GOAL_DT UTC Date Time Program Revenue Goal Date and


Revenue Exchange Date

PROG_SRC_NUM Varchar(30) Program Source Number

PROG_SRC_TYPE Varchar(30) Program Source Type: Internal


Usage Only

PROG_START_DT UTC Date Time Program Start Date

PROG_STATUS Varchar(30) Program Status

PROG_STATUS_I Varchar(50) Program Status Language


Independent Code (values based
on LOV type
'CAMPAIGN_STATE')

PROG_TYPE Varchar(30) Program Type

PROG_TYPE_I Varchar(50) Program Type Language


Independent Code (values based
on LOV type 'CAMPAIGN_TYPE' )

ROW_WID 3 Number(10, 0) Siebel System Field

U_PRG_ACTL_CST Number(22, 7) Unaltered Program Actual Cost

U_PRG_ACTL_ROI Number(22, 7) Unaltered Program Actual ROI

U_PRG_ACTL_RVN Number(22, 7) Unaltered Program Actual


Revenue

U_PRG_BDGT Number(22, 7) Unaltered Program Budget

U_PRG_CST_CURCY_CD Varchar(20) Unaltered Program Cost Currency


Code

U_PRG_CST_EXCH_DT UTC Date Time Unaltered Program Cost


Exchange Date

U_PRG_PRED_CST Number(22, 7) Unaltered Program Predicted Cost

U_PRG_PRED_ROI Number(22, 7) Unaltered Program Predicted ROI

U_PRG_PRED_RVN Number(22, 7) Unaltered Program Predicted


Revenue

U_PRG_RVN_CURCY_CD Varchar(20) Unaltered Program Revenue


Currency Code

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1307 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
U_PRG_RVN_EXCH_DT UTC Date Time Unaltered Program Revenue
Exchange Date

U_PRG_RVN_GOAL Number(22, 7) Unaltered Program Revenue Goal

VIS_PR_BU_ID Varchar(15) Visibility Primary BU ID

VIS_PR_POS_ID Varchar(15) Visibility Primary Position ID

Indexes

W_PRG_PROGRAM_D_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

W_PRG_PROGRAM_D_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered:

Columns: INTEGRATION_ID, DATASOURCE_NUM_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1308 of 1915
Repository Tables

Name: W_PRILSTITEM_D User Name: Price List Item Dimension

Status: Active Type: Warehouse Base Table:


Comments: Price List Item Dimension

Columns

Name Not Data Type Domain Domain Comments


Null Type
COST Number(22, 7) Cost

DATASOURCE_NUM_ID 3 Number(10, 0) Source Id

EFF_END_DT UTC Date Time Effective End of Price List

EFF_START_DT UTC Date Time Effect Start of Price List

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S ETL Identifier ID

INTEGRATION_ID 3 Varchar(30) Identifier used for integration with


external systems

LIST_PRICE Number(22, 7) List Price

PRI_LST_ID Varchar(30) Price List Id

PRI_LST_NAME Varchar(50) Price List Name

PROD_ID Varchar(30) Product Id

PROD_NAME Varchar(100) Product Name

ROW_WID 3 Number(10, 0) Unique Row Identifier

U_CST Number(22, 7) Unconverted Cost

U_CURCY_CD Varchar(20) Currency Code

U_EXCH_DT UTC Date Time Exchange Date

U_LIST_PRICE Number(22, 7) Unconverted List Price

Indexes

W_PRILSTITEM_D_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PRI_LST_NAME

W_PRILSTITEM_D_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PRI_LST_NAME, PROD_ID

W_PRILSTITEM_D_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

W_PRILSTITEM_D_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered:

Columns: INTEGRATION_ID, DATASOURCE_NUM_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1309 of 1915
Repository Tables

Indexes - continued

W_PRILSTITEM_D_U2 Type: System Unique: Y DB2 Clustered: N MSSQL Clustered:

Columns: INTEGRATION_ID, PROD_ID

W_PRILSTITEM_D_U3 Type: System Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: PROD_ID, PRI_LST_ID, DATASOURCE_NUM_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1310 of 1915
Repository Tables

Name: W_PRILSTITEM_DS User Name: Price List Item Dimension Staging

Status: Active Type: Warehouse Base Table:


Comments: Price List Item Dimension Staging

Columns

Name Not Data Type Domain Domain Comments


Null Type
COST Number(22, 7) Cost

CURCY_CD Varchar(20) Currency Code

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

EFF_END_DT UTC Date Time Effective End of Price List

EFF_START_DT UTC Date Time Effect Start of Price List

EXCH_DT UTC Date Time Exchange Date

INTEGRATION_ID 3 Varchar(30) Identifier used for integration with


external systems

LIST_PRICE Number(22, 7) List Price

PRI_LST_ID Varchar(30) Price List Id

PRI_LST_NAME Varchar(50) Price List Name

PROD_ID Varchar(30) Product Id

PROD_NAME Varchar(100) Product Name

SCD_END_DT UTC Date Time Slowly Changing Dimension End


Date

SCD_START_DT UTC Date Time Slowly Changing Dimension Start


Date

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1311 of 1915
Repository Tables

Name: W_PRODCAT_DH User Name: Product Category Hierarchy

Status: Active Type: Warehouse Base Table:


Comments: Product Category Hierarchy

Columns

Name Not Data Type Domain Domain Comments


Null Type
ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel Systems Field

FIXED_HIER_LEVEL 3 Number(10, 0) Fixed Hierarcy Level

HIER_LEVEL Number(10, 0) Hierarchy level

L1ANC_PRODCAT_NAME Varchar(100) Level 1 Category name

L2ANC_PRODCAT_NAME Varchar(100) Level 2 Category name

L3ANC_PRODCAT_NAME Varchar(100) Level 3 Category name

L4ANC_PRODCAT_NAME Varchar(100) Level 4 Category name

L5ANC_PRODCAT_NAME Varchar(100) Level 5 Category name

L6ANC_PRODCAT_NAME Varchar(100) Level 6 Category name

L7ANC_PRODCAT_NAME Varchar(100) Level 7 Category name

L8ANC_PRODCAT_NAME Varchar(100) Level 8 Category name

LVL1ANC_PRODCAT_ID 3 Varchar(30) Level 1 Category Id

LVL2ANC_PRODCAT_ID 3 Varchar(30) Level 2 Category Id

LVL3ANC_PRODCAT_ID 3 Varchar(30) Level 3 Category Id

LVL4ANC_PRODCAT_ID 3 Varchar(30) Level 4 Category Id

LVL5ANC_PRODCAT_ID 3 Varchar(30) Level 5 Category Id

LVL6ANC_PRODCAT_ID 3 Varchar(30) Level 6 Category Id

LVL7ANC_PRODCAT_ID 3 Varchar(30) Level 7 Category Id

LVL8ANC_PRODCAT_ID 3 Varchar(30) Level 8 Category Id

PROD_NAME Varchar(100) Prod Name

PROD_WID 3 Number(10, 0) FK W_PRODUCT_D Prod Wid

ROW_WID 3 Number(10, 0) Siebel Systems Field

TOP_LVL_PRODCAT_ID 3 Varchar(30) Top level product id

TOP_L_PRODCAT_NAME Varchar(100) Top level product name

USAGE_CD Varchar(30) Usage Cd

USAGE_CD_I Varchar(50) Usage Cd I

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1312 of 1915
Repository Tables

Indexes - continued

W_PRODCAT_DH_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: LVL1ANC_PRODCAT_ID

W_PRODCAT_DH_F14 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PROD_WID

W_PRODCAT_DH_F2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: LVL2ANC_PRODCAT_ID

W_PRODCAT_DH_F3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: LVL3ANC_PRODCAT_ID

W_PRODCAT_DH_F4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: LVL4ANC_PRODCAT_ID

W_PRODCAT_DH_F5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: LVL5ANC_PRODCAT_ID

W_PRODCAT_DH_F6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: LVL6ANC_PRODCAT_ID

W_PRODCAT_DH_F7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: LVL7ANC_PRODCAT_ID

W_PRODCAT_DH_F8 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: LVL8ANC_PRODCAT_ID

W_PRODCAT_DH_F9 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: TOP_LVL_PRODCAT_ID

W_PRODCAT_DH_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: L1ANC_PRODCAT_NAME

W_PRODCAT_DH_M10 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: FIXED_HIER_LEVEL

W_PRODCAT_DH_M11 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: USAGE_CD

W_PRODCAT_DH_M12 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: USAGE_CD_I

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1313 of 1915
Repository Tables

Indexes - continued

W_PRODCAT_DH_M13 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PROD_NAME

W_PRODCAT_DH_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: L2ANC_PRODCAT_NAME

W_PRODCAT_DH_M3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: L3ANC_PRODCAT_NAME

W_PRODCAT_DH_M4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: L4ANC_PRODCAT_NAME

W_PRODCAT_DH_M5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: L5ANC_PRODCAT_NAME

W_PRODCAT_DH_M6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: L6ANC_PRODCAT_NAME

W_PRODCAT_DH_M7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: L7ANC_PRODCAT_NAME

W_PRODCAT_DH_M8 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: L8ANC_PRODCAT_NAME

W_PRODCAT_DH_M9 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: TOP_L_PRODCAT_NAME

W_PRODCAT_DH_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1314 of 1915
Repository Tables

Name: W_PRODCAT_DS User Name: Product Category Dimension Staging

Status: Active Type: Warehouse Base Table:


Comments: Product Category Dimension Staging

Columns

Name Not Data Type Domain Domain Comments


Null Type
CATEGORY_NAME Varchar(100) Category name

CAT_DEDUP_FLG Character(1) CAT_DEDUP_FLG

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel Systems Field

INTEGRATION_ID 3 Varchar(30) Siebel Systems Field

PAR_INTEGRATION_ID Varchar(30) Parent Category Id

PROD_ID Varchar(15) Prod Id

USAGE_CD Varchar(30) Usage Cd

Indexes

W_PRODCAT_DS_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: INTEGRATION_ID, DATASOURCE_NUM_ID, CAT_DEDUP_FLG

W_PRODCAT_DS_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: CATEGORY_NAME

W_PRODCAT_DS_M3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PAR_INTEGRATION_ID

W_PRODCAT_DS_M4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: USAGE_CD

W_PRODCAT_DS_M5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CAT_DEDUP_FLG

W_PRODCAT_DS_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: INTEGRATION_ID, DATASOURCE_NUM_ID, PAR_INTEGRATION_ID, PROD_ID,


USAGE_CD

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1315 of 1915
Repository Tables

Name: W_PRODUCT_D User Name: Product Dimension

Status: Active Type: Warehouse Base Table:


Comments: Product Dimension

Columns

Name Not Data Type Domain Domain Comments


Null Type
APPLICATION_FLG Character(1) Application Flag

BODY_STYLE_CD Varchar(30) Vehicle model body stype code

BODY_STYLE_CD_I Varchar(50) Vehicle model body stype


language independent code

CASE_PACK Number(22, 7) Case Pack

CTLG_CAT_ID Varchar(30) Catalog category id for building


CS hierarchy

CUSTOM_PROD_FLG Character(1) Custom Product Flag (Y/N) : If the


Product is configurable then it is
set to Y otherwise to N

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

DEALER_INV_PRICE Number(22, 7) Vehicle model dealer invoice price

DETAIL_TYPE Varchar(30) Detail Type

DETAIL_TYPE_I Varchar(50) Detail Type Language


Independent Type

DOORS_TYPE_CD Varchar(30) Vehicle model door type (ex. 2


Door,3 Door etc)

DOORS_TYPE_CD_I Varchar(50) Vehicle model door type language


independent code

DRIVE_TRAIN_CD Varchar(30) Vehicle model drive type ex. 2


wheel,3 wheel etc

DRIVE_TRAIN_CD_I Varchar(50) Vehicle model drive type language


independent code ex. 2 wheel,3
wheel etc

EFF_END_DT Date Time Effective End Date

EFF_START_DT Date Time Effective Start Date

ENGINE_TYPE_CD Varchar(30) Vehicle model Engine type


code(LOV-AUTO_ENGINE_TYPE
ex. 2 cylinder,3 cylinder etc)

ENGINE_TYPE_CD_I Varchar(50) Vehicle model Engine type


language independent code(LOV-
AUTO_ENGINE_TYPE ex. 2
cylinder,3 cylinder etc)

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

FRU_FLG Character(1) Field-Replaceable Unit flag

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1316 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
FUEL_TYPE_CD Varchar(30) Vehicle model fuel type category

FUEL_TYPE_CD_I Varchar(50) Vehicle model fuel type category


language independent code

GROSS_MRGN Number(22, 7) Gross Margin

INTEGRATION_ID 3 Varchar(30) Identifier used for integration with


external systems

INVENTORY_FLG Character(1) Inventory Flag

ITEM_SIZE Number(22, 7) Item Size

LEAD_TIME Varchar(30) Lead Time for Product Delivery

MAKE_CD Varchar(30) Vehicle make code (ex. Metro


Motors,Toyota etc)

MAKE_CD_I Varchar(50) Vehicle make language


independent code (ex. Metro
Motors,Toyota etc)

MODEL_CD Varchar(30) Vehicle model code


(ex.civic,accord etc)

MODEL_CD_I Varchar(50) Vehicle model language


independent code (ex.civic,accord
etc)

MODEL_YR Number(22, 7) Vehicle model year

MSRP Number(22, 7) MSRP

MTBF Number(22, 7) Mean time between failures

MTTR Number(22, 7) Mean time to repair

NRC_FLG Character(1) Non Recurring Charge Flag

ORDERABLE_FLG Character(1) Orderable Flag

PACKAGED_PROD_FLG Character(1) Packaged Product Flag (Y/N) : If


the product is part of the bundle
then it is set to Y otherwise to N

PART_NUM Varchar(50) Part Number

PAR_INTEGRATION_ID Varchar(30) Id of the parent of the object

PRICE_TYPE_CD Varchar(30) Non Recurring Charge vs.


Recurring Charge

PRICE_TYPE_CD_I Varchar(50) LIC Non Recurring Charge vs.


Recurring Charge

PROD_NAME Varchar(100) Product name

PROD_NDC_ID Varchar(30) NDC Number

PROD_TYPE Varchar(30) Product Type

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1317 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
PROD_TYPE_CD Varchar(30) Product Type Code (values
based on LOV type
'PROD_TYPE_CD')

PROD_TYPE_CD_I Varchar(50) LIC Product Type Code (values


based on LOV type
'PROD_TYPE_CD')

PROD_TYPE_I Varchar(50) Product Type Language


Independent Type

PROFIT_RANK Varchar(30) Profit Rank

PROFIT_RANK_I Varchar(50) Profit Rank Language


Independent Type

PR_EQUIV_PROD_NAME Varchar(100) Equivalent Product

PR_PROD_LN Varchar(100) Primary product line

REFERRAL_FLG Character(1) Referral Flag

ROW_WID 3 Number(10, 0) Siebel System Field

RTRN_DEFECTIVE_FLG Character(1) Return defective flag

RX_AVG_PRICE Number(22, 7) Prescription Conversion Average


Price

SALES_PROD_FLG Character(1) Service Flag

SALES_SRVC_FLG Character(1) Agreement Type Code

SERIALIZED_FLG Character(1) Serialized Flag

SERVICE_TYPE Varchar(30) Service Type

SERVICE_TYPE_I Varchar(50) Service Type Language


Independent Code

STATUS Varchar(30) Status

STATUS_I Varchar(50) Status Language Independent


Type

SUB_TYPE Varchar(30) (Made Obsolete in 7.5) Sub Type

SUB_TYPE_CD Varchar(30) Sub Type Cd

SUB_TYPE_CD_I Varchar(50) Sub Type Cd I

SUB_TYPE_I Varchar(50) (Made Obsolete in 7.5) Sub Type


Language Independent Code

TGT_CUST_TYPE Varchar(30) Target Customer Type

TGT_CUST_TYPE_I Varchar(50) Target Customer Type Language


Independent Type

TRANSMISSION_CD Varchar(30) Vehicle transmission code (ex.


Auto,mannual etc)

TRANSMISSION_CD_I Varchar(50) Vehicle transmission language


independent code (ex.
Auto,mannual etc)

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1318 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
TRIM_CD Varchar(30) Vehicle model trim type (ex.
LX,CX etc)

TRIM_CD_I Varchar(50) Vehicle model trim type language


independent code (ex. LX,CX etc)

TYPE Varchar(30) Vehicle type

TYPE_I Varchar(50) Vehicle type language


independent code

UNIT_CONV_FACTOR Number(22, 7) Unit Conversion Factor

UOM Varchar(30) Unit of Measure

UOM_I Varchar(50) Unit of Measure Language


Independent Code

U_DEALER_INV_PRICE Number(22, 7) U Dealer Inv Price

U_DELPRI_CURCY_CD Varchar(20) U Delpri Curcy Cd

U_DELPRI_EXCH_DT UTC Date Time U Delpri Exch Dt

U_MSRP Number(22, 7) U Msrp

U_MSRP_CURCY_CD Varchar(20) U Msrp Curcy Cd

U_MSRP_EXCH_DT UTC Date Time U Msrp Exch Dt

U_RXAVPR_CURCY_CD Varchar(20) U Rxavpr Curcy Cd

U_RXAVPR_EXCH_DT UTC Date Time U Rxavpr Exch Dt

U_RX_AVG_PRICE Number(22, 7) U Rx Avg Price

VENDOR_LOC Varchar(50) Vendor location

VENDOR_LOC1 Varchar(50) Vendor location history1

VENDOR_LOC2 Varchar(50) Vendor location history2

VENDOR_LOC3 Varchar(50) Vendor location history3

VENDOR_NAME Varchar(100) Vendor name

VENDR_PART_NUM Varchar(50) Vendor Cat Number

VER_DT UTC Date Time Version Date

VER_DT1 UTC Date Time Vendor location history1 date

VER_DT2 UTC Date Time Vendor location history2 date

VER_DT3 UTC Date Time Vendor location history3 date

Indexes

W_PRODUCT_D_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PAR_INTEGRATION_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1319 of 1915
Repository Tables

Indexes - continued

W_PRODUCT_D_M10 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PRICE_TYPE_CD_I

W_PRODUCT_D_M11 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: NRC_FLG

W_PRODUCT_D_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PROD_NAME

W_PRODUCT_D_M3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CUSTOM_PROD_FLG

W_PRODUCT_D_M4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PACKAGED_PROD_FLG

W_PRODUCT_D_M5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: UOM

W_PRODUCT_D_M50 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: MAKE_CD

W_PRODUCT_D_M51 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: MODEL_CD

W_PRODUCT_D_M52 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: MODEL_YR

W_PRODUCT_D_M53 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: SUB_TYPE_I

W_PRODUCT_D_M54 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: TRANSMISSION_CD

W_PRODUCT_D_M55 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: DOORS_TYPE_CD

W_PRODUCT_D_M56 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: DRIVE_TRAIN_CD

W_PRODUCT_D_M57 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: ENGINE_TYPE_CD

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1320 of 1915
Repository Tables

Indexes - continued

W_PRODUCT_D_M58 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: BODY_STYLE_CD

W_PRODUCT_D_M59 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PROFIT_RANK_I

W_PRODUCT_D_M6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: UOM_I

W_PRODUCT_D_M60 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: STATUS

W_PRODUCT_D_M61 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: STATUS_I

W_PRODUCT_D_M64 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: SUB_TYPE_CD

W_PRODUCT_D_M65 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: SUB_TYPE_CD_I

W_PRODUCT_D_M66 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: BODY_STYLE_CD_I

W_PRODUCT_D_M67 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: DOORS_TYPE_CD_I

W_PRODUCT_D_M68 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: DRIVE_TRAIN_CD_I

W_PRODUCT_D_M69 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ENGINE_TYPE_CD_I

W_PRODUCT_D_M7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PROD_TYPE_CD

W_PRODUCT_D_M70 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: FUEL_TYPE_CD_I

W_PRODUCT_D_M71 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: MAKE_CD_I

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1321 of 1915
Repository Tables

Indexes - continued

W_PRODUCT_D_M72 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: MODEL_CD_I

W_PRODUCT_D_M74 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: SERVICE_TYPE_I

W_PRODUCT_D_M75 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: TRANSMISSION_CD_I

W_PRODUCT_D_M76 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: TRIM_CD_I

W_PRODUCT_D_M77 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: TYPE_I

W_PRODUCT_D_M8 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PROD_TYPE_CD_I

W_PRODUCT_D_M82 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: FUEL_TYPE_CD

W_PRODUCT_D_M86 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: SERVICE_TYPE

W_PRODUCT_D_M88 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: TRIM_CD

W_PRODUCT_D_M89 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: TYPE

W_PRODUCT_D_M9 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PRICE_TYPE_CD

W_PRODUCT_D_M90 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PROD_TYPE

W_PRODUCT_D_M91 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PROD_TYPE_I

W_PRODUCT_D_M92 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: DETAIL_TYPE_I

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1322 of 1915
Repository Tables

Indexes - continued

W_PRODUCT_D_M94 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: TGT_CUST_TYPE_I

W_PRODUCT_D_M95 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: DETAIL_TYPE

W_PRODUCT_D_M96 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PROFIT_RANK

W_PRODUCT_D_M97 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: SUB_TYPE

W_PRODUCT_D_M98 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: TGT_CUST_TYPE

W_PRODUCT_D_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

W_PRODUCT_D_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: INTEGRATION_ID, DATASOURCE_NUM_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1323 of 1915
Repository Tables

Name: W_PRODUCT_DH User Name: Product Dimension Hierarchy

Status: Active Type: Warehouse Base Table:


Comments: Product Dimension Hierarchy

Columns

Name Not Data Type Domain Domain Comments


Null Type
ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

FIXED_HIER_LEVEL 3 Number(10, 0) Fixed Hierarchy Level

LVL1ANC_PROD_ID 3 Varchar(30) Level 1 Product Id

LVL1ANC_PROD_NAME 3 Varchar(100) Level 1 Product Name

LVL2ANC_PROD_ID 3 Varchar(30) Level 2 Product Id

LVL2ANC_PROD_NAME 3 Varchar(100) Level 2 Product Name

LVL3ANC_PROD_ID 3 Varchar(30) Level 3 Product Id

LVL3ANC_PROD_NAME 3 Varchar(100) Level 3 Product Name

LVL4ANC_PROD_ID 3 Varchar(30) Level 4 Product Id

LVL4ANC_PROD_NAME 3 Varchar(100) Level 4 Product Name

LVL5ANC_PROD_ID 3 Varchar(30) Level 5 Product Id

LVL5ANC_PROD_NAME 3 Varchar(100) Level 5 Product Name

LVL6ANC_PROD_ID 3 Varchar(30) Level 6 Product Id

LVL6ANC_PROD_NAME 3 Varchar(100) Level 6 Product Name

LVL7ANC_PROD_ID 3 Varchar(30) Level 7 Product Id

LVL7ANC_PROD_NAME 3 Varchar(100) Level 7 Product Name

LVL8ANC_PROD_ID 3 Varchar(30) Level 8 Product Id

LVL8ANC_PROD_NAME 3 Varchar(100) Level 8 Product Name

PROD_WID 3 Number(10, 0) FK W_PRODUCT_D Product Dimension Id


(W_PRODUCT_D)

ROW_WID 3 Number(10, 0) Siebel System Field

TOP_LVL_PROD_ID 3 Varchar(30) Top Level Product Id

TOP_LVL_PROD_NAME 3 Varchar(100) Top Level Product Name

Indexes

W_PRODUCT_DH_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: LVL1ANC_PROD_ID

W_PRODUCT_DH_F2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: LVL2ANC_PROD_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1324 of 1915
Repository Tables

Indexes - continued

W_PRODUCT_DH_F3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: LVL3ANC_PROD_ID

W_PRODUCT_DH_F4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: LVL4ANC_PROD_ID

W_PRODUCT_DH_F5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: LVL5ANC_PROD_ID

W_PRODUCT_DH_F50 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PROD_WID

W_PRODUCT_DH_F51 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

W_PRODUCT_DH_F6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: LVL6ANC_PROD_ID

W_PRODUCT_DH_F7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: LVL7ANC_PROD_ID

W_PRODUCT_DH_F8 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: LVL8ANC_PROD_ID

W_PRODUCT_DH_F9 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: TOP_LVL_PROD_ID

W_PRODUCT_DH_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: LVL1ANC_PROD_NAME

W_PRODUCT_DH_M10 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: FIXED_HIER_LEVEL

W_PRODUCT_DH_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: LVL2ANC_PROD_NAME

W_PRODUCT_DH_M3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: LVL3ANC_PROD_NAME

W_PRODUCT_DH_M4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: LVL4ANC_PROD_NAME

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1325 of 1915
Repository Tables

Indexes - continued

W_PRODUCT_DH_M5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: LVL5ANC_PROD_NAME

W_PRODUCT_DH_M6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: LVL6ANC_PROD_NAME

W_PRODUCT_DH_M7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: LVL7ANC_PROD_NAME

W_PRODUCT_DH_M8 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: LVL8ANC_PROD_NAME

W_PRODUCT_DH_M9 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: TOP_LVL_PROD_NAME

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1326 of 1915
Repository Tables

Name: W_PRODUCT_DS User Name: Product Dimension Stage

Status: Active Type: Warehouse Base Table:


Comments: Product Dimension Stage

Columns

Name Not Data Type Domain Domain Comments


Null Type
APPLICATION_FLG Character(1) Application Flag

BODY_STYLE_CD Varchar(30) Body Stype code

CASE_PACK Number(22, 7) Case Package

CTLG_CAT_ID Varchar(30) Catalog category id for building


category hierarchy

CUSTOM_PROD_FLG Character(1) Custom Product Flag (Y/N) : If the


Product is configurable then it is
set to Y otherwise to N

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

DEALER_INV_PRICE Number(22, 7) Dealer Invoice price

DELINVPRI_CURCY_CD Varchar(20) Currency Code

DELINVPRI_EXCH_DT UTC Date Time Exchange Date

DETAIL_TYPE Varchar(30) Detail Type

DOORS_TYPE_CD Varchar(30) Door Stype type(ex. 2 door,3 door


etc)

DRIVE_TRAIN_CD Varchar(30) Drive train type code (ex. 2


wheel,3 wheel etc)

EFF_END_DT Date Time Effective End Date

EFF_START_DT Date Time Effective Start Date

ENGINE_TYPE_CD Varchar(30) Engine type code (ex. 2 cylinder,3


cylinder etc)

FRU_FLG Character(1) Field-Replaceable Unit flag

FUEL_TYPE_CD Varchar(30) Fuel type code

GROSS_MRGN Number(22, 7) Gross Margin

INTEGRATION_ID 3 Varchar(30) Identifier used for integration with


external systems

INVENTORY_FLG Character(1) Inventory Flag

ITEM_SIZE Number(22, 7) Item Size

LEAD_TIME Varchar(30) Lead Time for Product Delivery

MAKE_CD Varchar(30) Vehicle model make type (ex.


Metro motors,Toyota etc)

MODEL_CD Varchar(30) Vehicle model code(ex.


CIVIC,ACCORD etc)

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1327 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
MODEL_YR Number(22, 7) Vehicle model year

MSRP Number(22, 7) MSRP

MSRP_CURCY_CD Varchar(20) Currency code

MSRP_EXCH_DT UTC Date Time Currency exchange date

MTBF Number(22, 7) Mean time between failures

MTTR Number(22, 7) Mean time to repair

ORDERABLE_FLG Character(1) Orderable Flag

PART_NUM Varchar(50) Part Number

PAR_INTEGRATION_ID Varchar(30) Id of the parent of the object

PRICE_TYPE_CD Varchar(30) Non Recurring Charge vs.


Recurring Charge

PROD_NAME Varchar(100) Product name

PROD_NDC_ID Varchar(30) NDC Number

PROD_TYPE Varchar(30) Product Type

PROD_TYPE_CD Varchar(30) Product Type Code (values


based on LOV type
'PROD_TYPE_CD')

PROFIT_RANK Varchar(30) Profit Rank

PR_EQUIV_PROD_NAME Varchar(100) Equivalent Product

PR_PROD_LN Varchar(100) Primary product line

REFERRAL_FLG Character(1) Referral Flag

RTRN_DEFECTIVE_FLG Character(1) Return defective flag

RXAVPR_CURCY_CD Varchar(20) Prescription Conversion Average


Price Currency Code

RXAVPR_EXCH_DT UTC Date Time Prescription Conversion Average


Price Exchange Date

RX_AVG_PRICE Number(22, 7) Prescription Conversion Average


Price

SALES_PROD_FLG Character(1) Channel Annual sales

SALES_SRVC_FLG Character(1) Effective

SCD_END_DT UTC Date Time End of the validity of record from


Audit Trail if used, Null for the
Current Record, and Null if Audit
Trail is not used

SCD_START_DT UTC Date Time Start of the validity of record from


Audit Trail if used, otherwise null

SERIALIZED_FLG Character(1) Serialized Flag

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1328 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
SERVICE_TYPE Varchar(30) Service Type

STATUS Varchar(30) Status

SUB_TYPE Varchar(30) (Made Obsolete in 7.5) Sub Type

SUB_TYPE_CD Varchar(30) Sub Type Cd

TGT_CUST_TYPE Varchar(30) Taget Customer Type

TRANSMISSION_CD Varchar(30) Vehicle model transmission


code(Ex. Auto, Mannual etc)

TRIM_CD Varchar(30) Vehicle model trim type(ex. LX,CX


etc)

TYPE Varchar(30) Vehicle type

UNIT_CONV_FACTOR Number(22, 7) Unit of Conversion Factor

UOM Varchar(30) Unit of Measure

VENDOR_LOC Varchar(50) Vendor location

VENDOR_NAME Varchar(100) Vendor name

VENDR_PART_NUM Varchar(50) Vendor Cat Number

VER_DT UTC Date Time Vendor version date

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1329 of 1915
Repository Tables

Name: W_PRODUCT_DSX User Name: Product Dimension Stage Extn

Status: Active Type: Warehouse Base Table:


Comments: Product Dimension Stage Extn

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Varchar(30) Extension Attribute

ATTRIB_05 Varchar(30) Extension Attribute

ATTRIB_06 Varchar(30) Extension Attribute

ATTRIB_07 Varchar(30) Extension Attribute

ATTRIB_08 Varchar(30) Extension Attribute

ATTRIB_09 Varchar(30) Extension Attribute

ATTRIB_10 Varchar(30) Extension Attribute

ATTRIB_11 Number(10, 0) Extension Attribute

ATTRIB_12 Number(10, 0) Extension Attribute

ATTRIB_13 Number(10, 0) Extension Attribute

ATTRIB_14 Number(10, 0) Extension Attribute

ATTRIB_15 Number(10, 0) Extension Attribute

ATTRIB_16 Number(22, 7) Extension Attribute

ATTRIB_17 Number(22, 7) Extension Attribute

ATTRIB_18 Number(22, 7) Extension Attribute

ATTRIB_19 Number(22, 7) Extension Attribute

ATTRIB_20 Number(22, 7) Extension Attribute

ATTRIB_21 Date Time Extension Attribute

ATTRIB_22 Date Time Extension Attribute

ATTRIB_23 Date Time Extension Attribute

ATTRIB_24 Date Time Extension Attribute

ATTRIB_25 Date Time Extension Attribute

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

INTEGRATION_ID 3 Varchar(30) Identifier used for integration with


external systems

Indexes
10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1330 of 1915
Repository Tables

Name: W_PRODUCT_DX User Name: Product Dimension Extn

Status: Active Type: Warehouse Base Table:


Comments: Product Dimension Extn

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Varchar(30) Extension Attribute

ATTRIB_05 Varchar(30) Extension Attribute

ATTRIB_06 Varchar(30) Extension Attribute

ATTRIB_07 Varchar(30) Extension Attribute

ATTRIB_08 Varchar(30) Extension Attribute

ATTRIB_09 Varchar(30) Extension Attribute

ATTRIB_10 Varchar(30) Extension Attribute

ATTRIB_11 Number(10, 0) Extension Attribute

ATTRIB_12 Number(10, 0) Extension Attribute

ATTRIB_13 Number(10, 0) Extension Attribute

ATTRIB_14 Number(10, 0) Extension Attribute

ATTRIB_15 Number(10, 0) Extension Attribute

ATTRIB_16 Number(22, 7) Extension Attribute

ATTRIB_17 Number(22, 7) Extension Attribute

ATTRIB_18 Number(22, 7) Extension Attribute

ATTRIB_19 Number(22, 7) Extension Attribute

ATTRIB_20 Number(22, 7) Extension Attribute

ATTRIB_21 Date Time Extension Attribute

ATTRIB_22 Date Time Extension Attribute

ATTRIB_23 Date Time Extension Attribute

ATTRIB_24 Date Time Extension Attribute

ATTRIB_25 Date Time Extension Attribute

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

ROW_WID 3 Number(10, 0) Siebel System Field

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1331 of 1915
Repository Tables

Indexes - continued

W_PRODUCT_DX_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1332 of 1915
Repository Tables

Name: W_PRODUCT_SCD User Name: Product Scd

Status: Active Type: Warehouse Base Table:


Comments: Product Slowly Changing Dimension

Columns

Name Not Data Type Domain Domain Comments


Null Type
APPLICATION_FLG Character(1) Application Flg

BODY_STYLE_CD Varchar(30) Body Style Cd

BODY_STYLE_CD_I Varchar(50) Body Style Cd I

CASE_PACK Number(22, 7) Case Pack

CTLG_CAT_ID Varchar(30) Ctlg Cat Id

CUSTOM_PROD_FLG Character(1) Custom Product Flag

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

DEALER_INV_PRICE Number(22, 7) Dealer Inv Price

DETAIL_TYPE Varchar(30) Detail Type

DETAIL_TYPE_I Varchar(50) Detail Type I

DOORS_TYPE_CD Varchar(30) Doors Type Cd

DOORS_TYPE_CD_I Varchar(50) Doors Type Cd I

DRIVE_TRAIN_CD Varchar(30) Drive Train Cd

DRIVE_TRAIN_CD_I Varchar(50) Drive Train Cd I

EFF_END_DT UTC Date Time Effective End Date

EFF_START_DT UTC Date Time Effective Start Date

ENGINE_TYPE_CD Varchar(30) Engine Type Cd

ENGINE_TYPE_CD_I Varchar(50) Engine Type Cd I

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

FRU_FLG Character(1) Field-Replaceable Unit Flag

FUEL_TYPE_CD Varchar(30) Fuel Type Cd

FUEL_TYPE_CD_I Varchar(50) Fuel Type Cd I

GROSS_MRGN Number(22, 7) Gross Mrgn

INTEGRATION_ID 3 Varchar(30) Identifier used for integration with


external systems

INVENTORY_FLG Character(1) Inventory Flg

ITEM_SIZE Number(22, 7) Item Size

LEAD_TIME Varchar(30) Lead Time

MAKE_CD Varchar(30) Make Cd

MAKE_CD_I Varchar(50) Make Cd I

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1333 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
MODEL_CD Varchar(30) Model Cd

MODEL_CD_I Varchar(50) Model Cd I

MODEL_YR Number(10, 0) Model Yr

MSRP Number(22, 7) Msrp

MTBF Number(22, 7) Mean Time Between Failures

MTTR Number(22, 7) Mean Time To Repair

NRC_FLG Character(1) Non Recurring Charge Flag

ORDERABLE_FLG Character(1) Orderable Flg

PACKAGED_PROD_FLG Character(1) Packaged Product Flag

PART_NUM Varchar(50) Part Number

PAR_INTEGRATION_ID Varchar(30) Parent Integration ID

PRICE_TYPE_CD Varchar(30) Non Recurring Charge vs.


Recurring Charge

PRICE_TYPE_CD_I Varchar(50) LIC Non Recurring Charge vs.


Recurring Charge

PROD_NAME Varchar(100) Tracked as Type 2

PROD_NDC_ID Varchar(30) Prod Ndc Id

PROD_TYPE Varchar(30) Prod Type

PROD_TYPE_CD Varchar(30) Product Type Code (values


based on LOV type
'PROD_TYPE_CD')

PROD_TYPE_CD_I Varchar(50) LIC Product Type Code (values


based on LOV type
'PROD_TYPE_CD')

PROD_TYPE_I Varchar(50) Prod Type I

PROFIT_RANK Varchar(30) Profit Rank

PROFIT_RANK_I Varchar(50) Profit Rank I

PR_EQUIV_PROD_NAME Varchar(100) Primary Equivalent Product Name

PR_PROD_LN Varchar(100) Primary Product Line

REFERRAL_FLG Character(1) Referral Flg

ROW_WID 3 Number(10, 0) Siebel System Field

RTRN_DEFECTIVE_FLG Character(1) Return Defective Flag

RX_AVG_PRICE Number(22, 7) Rx Avg Price

SALES_PROD_FLG Character(1) Sales Product Flag

SALES_SRVC_FLG Character(1) Sales Service Flag

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1334 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
SCD_END_DT_WID 3 Number(10, 0) FK W_DAY_D End Date of the validity of record

SCD_START_DT_WID 3 Number(10, 0) FK W_DAY_D Start of the validity of record

SERIALIZED_FLG Character(1) Serialized Flag

SERVICE_TYPE Varchar(30) Service Type

SERVICE_TYPE_I Varchar(50) Service Type I

STATUS Varchar(30) Status

STATUS_I Varchar(50) Status I

SUB_TYPE Varchar(30) (Made Obsolete in 7.5)

SUB_TYPE_CD Varchar(30) Sub Type Cd

SUB_TYPE_CD_I Varchar(50) Sub Type Cd I

SUB_TYPE_I Varchar(50) (Made Obsolete in 7.5)

TGT_CUST_TYPE Varchar(30) Tgt Cust Type

TGT_CUST_TYPE_I Varchar(50) Tgt Cust Type I

TRANSMISSION_CD Varchar(30) Transmission Cd

TRANSMISSION_CD_I Varchar(50) Transmission Cd I

TRIM_CD Varchar(30) Trim Cd

TRIM_CD_I Varchar(50) Trim Cd I

TYPE Varchar(30) Type

TYPE_I Varchar(50) Type I

UNIT_CONV_FACTOR Number(22, 7) Unit Conv Factor

UOM Varchar(30) Unit Of Measure

UOM_I Varchar(50) LIC Unit Of Measure

U_DEALER_INV_PRICE Number(22, 7) U Dealer Inv Price

U_DELPRI_CURCY_CD Varchar(20) U Delpri Curcy Cd

U_DELPRI_EXCH_DT UTC Date Time U Delpri Exch Dt

U_MSRP Number(22, 7) U Msrp

U_MSRP_CURCY_CD Varchar(20) U Msrp Curcy Cd

U_MSRP_EXCH_DT UTC Date Time U Msrp Exch Dt

U_RXAVPR_CURCY_CD Varchar(20) U Rxavpr Curcy Cd

U_RXAVPR_EXCH_DT UTC Date Time U Rxavpr Exch Dt

U_RX_AVG_PRICE Number(22, 7) U Rx Avg Price

VENDOR_LOC Varchar(50) Vendor Location

VENDOR_NAME Varchar(100) Vendor Name

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1335 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
VENDR_PART_NUM Varchar(50) Vendr Part Number

Indexes

W_PRODUCT_SCD_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PAR_INTEGRATION_ID

W_PRODUCT_SCD_M10 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PRICE_TYPE_CD_I

W_PRODUCT_SCD_M100 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: SUB_TYPE_CD_I

W_PRODUCT_SCD_M101 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PROD_TYPE_I

W_PRODUCT_SCD_M102 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PROD_TYPE

W_PRODUCT_SCD_M11 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: NRC_FLG

W_PRODUCT_SCD_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PROD_NAME

W_PRODUCT_SCD_M3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: CUSTOM_PROD_FLG

W_PRODUCT_SCD_M4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PACKAGED_PROD_FLG

W_PRODUCT_SCD_M5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: UOM

W_PRODUCT_SCD_M50 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: BODY_STYLE_CD

W_PRODUCT_SCD_M51 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: BODY_STYLE_CD_I

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1336 of 1915
Repository Tables

Indexes - continued

W_PRODUCT_SCD_M52 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: CASE_PACK

W_PRODUCT_SCD_M53 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: CTLG_CAT_ID

W_PRODUCT_SCD_M54 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: DEALER_INV_PRICE

W_PRODUCT_SCD_M55 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: DOORS_TYPE_CD

W_PRODUCT_SCD_M56 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: DOORS_TYPE_CD_I

W_PRODUCT_SCD_M57 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: DRIVE_TRAIN_CD

W_PRODUCT_SCD_M58 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: DRIVE_TRAIN_CD_I

W_PRODUCT_SCD_M59 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ENGINE_TYPE_CD

W_PRODUCT_SCD_M6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: UOM_I

W_PRODUCT_SCD_M60 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ENGINE_TYPE_CD_I

W_PRODUCT_SCD_M61 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: FUEL_TYPE_CD

W_PRODUCT_SCD_M62 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: FUEL_TYPE_CD_I

W_PRODUCT_SCD_M63 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: GROSS_MRGN

W_PRODUCT_SCD_M64 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: INVENTORY_FLG

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1337 of 1915
Repository Tables

Indexes - continued

W_PRODUCT_SCD_M65 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: MAKE_CD

W_PRODUCT_SCD_M66 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: MAKE_CD_I

W_PRODUCT_SCD_M67 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: MODEL_CD

W_PRODUCT_SCD_M68 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: MODEL_CD_I

W_PRODUCT_SCD_M69 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: MODEL_YR

W_PRODUCT_SCD_M7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PROD_TYPE_CD

W_PRODUCT_SCD_M70 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: MSRP

W_PRODUCT_SCD_M71 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ORDERABLE_FLG

W_PRODUCT_SCD_M72 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PROD_NDC_ID

W_PRODUCT_SCD_M73 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: RX_AVG_PRICE

W_PRODUCT_SCD_M74 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: SERVICE_TYPE

W_PRODUCT_SCD_M75 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: SERVICE_TYPE_I

W_PRODUCT_SCD_M76 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: SUB_TYPE

W_PRODUCT_SCD_M77 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: SUB_TYPE_I

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1338 of 1915
Repository Tables

Indexes - continued

W_PRODUCT_SCD_M78 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: TRANSMISSION_CD

W_PRODUCT_SCD_M79 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: TRANSMISSION_CD_I

W_PRODUCT_SCD_M8 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PROD_TYPE_CD_I

W_PRODUCT_SCD_M80 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: TRIM_CD

W_PRODUCT_SCD_M81 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: TRIM_CD_I

W_PRODUCT_SCD_M82 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: TYPE

W_PRODUCT_SCD_M83 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: TYPE_I

W_PRODUCT_SCD_M84 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: UNIT_CONV_FACTOR

W_PRODUCT_SCD_M85 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: APPLICATION_FLG

W_PRODUCT_SCD_M86 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: DETAIL_TYPE

W_PRODUCT_SCD_M87 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: DETAIL_TYPE_I

W_PRODUCT_SCD_M9 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PRICE_TYPE_CD

W_PRODUCT_SCD_M90 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PROFIT_RANK

W_PRODUCT_SCD_M91 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PROFIT_RANK_I

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1339 of 1915
Repository Tables

Indexes - continued

W_PRODUCT_SCD_M92 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: REFERRAL_FLG

W_PRODUCT_SCD_M93 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: STATUS

W_PRODUCT_SCD_M94 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: STATUS_I

W_PRODUCT_SCD_M95 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: TGT_CUST_TYPE

W_PRODUCT_SCD_M96 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: TGT_CUST_TYPE_I

W_PRODUCT_SCD_M99 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: SUB_TYPE_CD

W_PRODUCT_SCD_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: INTEGRATION_ID, DATASOURCE_NUM_ID, SCD_START_DT_WID,


SCD_END_DT_WID

W_PRODUCT_SCD_U2 Type: System Unique: Y DB2 Clustered: N MSSQL Clustered:

Columns: ROW_WID, SCD_START_DT_WID, SCD_END_DT_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1340 of 1915
Repository Tables

Name: W_PRODUCT_SCDX User Name: Product Scd Extension

Status: Active Type: Warehouse Base Table:


Comments: Product Slowly Changing Dimension Extension

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Varchar(30) Extension Attribute

ATTRIB_05 Varchar(30) Extension Attribute

ATTRIB_06 Varchar(30) Extension Attribute

ATTRIB_07 Varchar(30) Extension Attribute

ATTRIB_08 Varchar(30) Extension Attribute

ATTRIB_09 Varchar(30) Extension Attribute

ATTRIB_10 Varchar(30) Extension Attribute

ATTRIB_11 Number(10, 0) Extension Attribute

ATTRIB_12 Number(10, 0) Extension Attribute

ATTRIB_13 Number(10, 0) Extension Attribute

ATTRIB_14 Number(10, 0) Extension Attribute

ATTRIB_15 Number(10, 0) Extension Attribute

ATTRIB_16 Number(22, 7) Extension Attribute

ATTRIB_17 Number(22, 7) Extension Attribute

ATTRIB_18 Number(22, 7) Extension Attribute

ATTRIB_19 Number(22, 7) Extension Attribute

ATTRIB_20 Number(22, 7) Extension Attribute

ATTRIB_21 UTC Date Time Extension Attribute

ATTRIB_22 UTC Date Time Extension Attribute

ATTRIB_23 UTC Date Time Extension Attribute

ATTRIB_24 UTC Date Time Extension Attribute

ATTRIB_25 UTC Date Time Extension Attribute

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S ETL Process Identifier

ROW_WID 3 Number(10, 0) Siebel Warehouse ID Field

SCD_END_DT_WID 3 Number(10, 0) FK W_DAY_D End Date of the validity of record

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1341 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
SCD_START_DT_WID 3 Number(10, 0) FK W_DAY_D Start Date of the validity of record

Indexes

W_PRODUCT_SCDX_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID, SCD_START_DT_WID, SCD_END_DT_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1342 of 1915
Repository Tables

Name: W_PROD_LN_D User Name: Product Line Dimension

Status: Active Type: Warehouse Base Table:


Comments: Product Line Dimension

Columns

Name Not Data Type Domain Domain Comments


Null Type
PR_PROD_LN Varchar(100) Primary Product Line

Indexes

W_PROD_LN_D_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PR_PROD_LN

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1343 of 1915
Repository Tables

Name: W_PROD_RANK_D User Name: Product Ranking Dimension

Status: EOL Type: Warehouse Base Table:


Comments: Product Ranking Dimension - Obsolete in 7.8.3

Columns

Name Not Data Type Domain Domain Comments


Null Type
CON_ID Varchar(15) Contact Id

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

INTEGRATION_ID 3 Varchar(30) Siebel System Field

LOYALTY_CD Varchar(30) (Made Obsolete in SIA7.5) Loyalty


Code

LOYALTY_CD_I Varchar(30) (Made Obsolete in SIA7.5) Loyalty


Code Language Independent
Code

MARKET_ID Varchar(15) Market Id

ORG_ID Varchar(15) Account Id

POSTN_ID Varchar(15) Position Id

PROD_ID Varchar(15) Product Id

RANKING Number(22, 7) Ranking

RANKING1 Number(22, 7) Ranking History 1

RANKING2 Number(22, 7) Ranking History 2

RANKING3 Number(22, 7) Ranking History 3

RANKING_UPD_DT UTC Date Time Ranking Upd Dt

RANKING_UPD_DT1 UTC Date Time Ranking History Date 1

RANKING_UPD_DT2 UTC Date Time Ranking History Date 2

RANKING_UPD_DT3 UTC Date Time (Made Obsolete in SIA 7.5)


Ranking History Date 3

RATING Varchar(30) Rating

RATING1 Varchar(30) Rating History 1

RATING2 Varchar(30) Rating History 2

RATING3 Varchar(30) Rating History 3

RATING_UPD_DT UTC Date Time Rating Upd Dt

RATING_UPD_DT1 UTC Date Time Rating History Date 1

RATING_UPD_DT2 UTC Date Time Rating History Date 2

RATING_UPD_DT3 UTC Date Time (Made Obsolete in SIA 7.5) Rating


History Date 3

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1344 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
ROW_WID 3 Number(10, 0) Siebel System Field

TARGET_FLG Character(1) Target Flag

Indexes

W_PROD_RANK_D_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: LOYALTY_CD_I

W_PROD_RANK_D_M10 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: RATING_UPD_DT

W_PROD_RANK_D_M11 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: RATING_UPD_DT1

W_PROD_RANK_D_M12 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: RATING_UPD_DT2

W_PROD_RANK_D_M13 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: TARGET_FLG

W_PROD_RANK_D_M14 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CON_ID

W_PROD_RANK_D_M15 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: MARKET_ID

W_PROD_RANK_D_M16 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: ORG_ID

W_PROD_RANK_D_M17 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: POSTN_ID

W_PROD_RANK_D_M18 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PROD_ID

W_PROD_RANK_D_M19 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: RATING

W_PROD_RANK_D_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LOYALTY_CD

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1345 of 1915
Repository Tables

Indexes - continued

W_PROD_RANK_D_M20 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: RATING1

W_PROD_RANK_D_M21 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: RATING2

W_PROD_RANK_D_M22 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: RATING3

W_PROD_RANK_D_M3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: RANKING

W_PROD_RANK_D_M4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: RANKING1

W_PROD_RANK_D_M5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: RANKING2

W_PROD_RANK_D_M6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: RANKING3

W_PROD_RANK_D_M7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: RANKING_UPD_DT

W_PROD_RANK_D_M8 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: RANKING_UPD_DT1

W_PROD_RANK_D_M9 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: RANKING_UPD_DT2

W_PROD_RANK_D_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

W_PROD_RANK_D_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: INTEGRATION_ID, DATASOURCE_NUM_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1346 of 1915
Repository Tables

Name: W_PROD_RANK_DS User Name: Product Ranking Dimension Staging

Status: EOL Type: Warehouse Base Table:


Comments: Product Ranking Dimension Staging - Obsolete in 7.8.3

Columns

Name Not Data Type Domain Domain Comments


Null Type
CON_ID Varchar(15) Contact Id

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

INTEGRATION_ID 3 Varchar(30) Siebel System Field

LAST_UPD_DT UTC Date Time (Made Obsolete in SIA 7.5) Last


Update Date

LOYALTY_CD Varchar(30) (Made Obsolete in SIA 7.5)


Loyalty Code

MARKET_ID Varchar(15) Market Id

ORG_ID Varchar(15) Account Id

POSTN_ID Varchar(15) Position Id

PROD_ID Varchar(15) Product Id

RANKING Number(22, 7) Ranking

RATING Varchar(30) Rating

TARGET_FLG Character(1) Target Flag

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1347 of 1915
Repository Tables

Name: W_PROD_RANK_DSX User Name: Product Ranking Dimension Staging Extension

Status: EOL Type: Warehouse Base Table:


Comments: Product Ranking Dimension Staging Extension - Obsolete in 7.8.3

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Varchar(30) Extension Attribute

ATTRIB_05 Varchar(30) Extension Attribute

ATTRIB_06 Varchar(30) Extension Attribute

ATTRIB_07 Varchar(30) Extension Attribute

ATTRIB_08 Varchar(30) Extension Attribute

ATTRIB_09 Varchar(30) Extension Attribute

ATTRIB_10 Varchar(30) Extension Attribute

ATTRIB_11 Number(10, 0) Extension Attribute

ATTRIB_12 Number(10, 0) Extension Attribute

ATTRIB_13 Number(10, 0) Extension Attribute

ATTRIB_14 Number(10, 0) Extension Attribute

ATTRIB_15 Number(10, 0) Extension Attribute

ATTRIB_16 Number(22, 7) Extension Attribute

ATTRIB_17 Number(22, 7) Extension Attribute

ATTRIB_18 Number(22, 7) Extension Attribute

ATTRIB_19 Number(22, 7) Extension Attribute

ATTRIB_20 Number(22, 7) Extension Attribute

ATTRIB_21 UTC Date Time Extension Attribute

ATTRIB_22 UTC Date Time Extension Attribute

ATTRIB_23 UTC Date Time Extension Attribute

ATTRIB_24 UTC Date Time Extension Attribute

ATTRIB_25 UTC Date Time Extension Attribute

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

INTEGRATION_ID 3 Varchar(30) Siebel System Field

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1348 of 1915
Repository Tables

Indexes - continued

W_PROD_RANK_DSX_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: INTEGRATION_ID, DATASOURCE_NUM_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1349 of 1915
Repository Tables

Name: W_PROD_RANK_DX User Name: Product Ranking Dimension Extension

Status: EOL Type: Warehouse Base Table:


Comments: Product Ranking Dimension Extension - Obsolete in 7.8.3

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Varchar(30) Extension Attribute

ATTRIB_05 Varchar(30) Extension Attribute

ATTRIB_06 Varchar(30) Extension Attribute

ATTRIB_07 Varchar(30) Extension Attribute

ATTRIB_08 Varchar(30) Extension Attribute

ATTRIB_09 Varchar(30) Extension Attribute

ATTRIB_10 Varchar(30) Extension Attribute

ATTRIB_11 Number(10, 0) Extension Attribute

ATTRIB_12 Number(10, 0) Extension Attribute

ATTRIB_13 Number(10, 0) Extension Attribute

ATTRIB_14 Number(10, 0) Extension Attribute

ATTRIB_15 Number(10, 0) Extension Attribute

ATTRIB_16 Number(22, 7) Extension Attribute

ATTRIB_17 Number(22, 7) Extension Attribute

ATTRIB_18 Number(22, 7) Extension Attribute

ATTRIB_19 Number(22, 7) Extension Attribute

ATTRIB_20 Number(22, 7) Extension Attribute

ATTRIB_21 UTC Date Time Extension Attribute

ATTRIB_22 UTC Date Time Extension Attribute

ATTRIB_23 UTC Date Time Extension Attribute

ATTRIB_24 UTC Date Time Extension Attribute

ATTRIB_25 UTC Date Time Extension Attribute

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

ROW_WID 3 Number(10, 0) Siebel System Field

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1350 of 1915
Repository Tables

Indexes - continued

W_PROD_RANK_DX_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1351 of 1915
Repository Tables

Name: W_PROD_REL_DS User Name: Product Relation Dimension Staging

Status: Active Type: Warehouse Base Table:


Comments: Product Relation Dimension Staging

Columns

Name Not Data Type Domain Domain Comments


Null Type
DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

INTEGRATION_ID 3 Varchar(30) Siebel System Field

PAR_PROD_ID Varchar(30) Parent Product Id

PROD_ID Varchar(30) Product Id

PROD_NAME Varchar(100) Product Name

RELATION_TYPE Varchar(30) Relationship Type

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1352 of 1915
Repository Tables

Name: W_PROGRAM_D User Name: Program Dimension

Status: Active Type: Warehouse Base Table:


Comments: Program Dimension

Columns

Name Not Data Type Domain Domain Comments


Null Type
CAMP_ACTL_COST Number(22, 7) Campaign Actual Cost Amount -
Sum of the inbound, outbound
and fixed costs

CAMP_ACTL_REVN Number(22, 7) ID of the External System

CAMP_ACTL_ROI Number(22, 7) Program Actual ROI

CAMP_BDGT Number(22, 7) Campaign Budget Amount


(Currency Code -
CAMP_COST_CURCY_CD,
Exchnage Date -
CAMP_COST_EXCH_DT)

CAMP_CALL_SCR Varchar(100) Campaign Primary call script

CAMP_CONT_PER_SALE Number(22, 7) Campaign Contribution Per Sale

CAMP_CONV_RATE Number(22, 7) Campaign Predicted Conversion


Rate from the Financial Modeler

CAMP_DIVISION Varchar(50) Campaign Division

CAMP_DNIS Varchar(40) Campaign DNIS

CAMP_END_DT Date Time Campaign End Date

CAMP_FIXED_COST Number(22, 7) Campaign Fixed Cost (Currency


Code -
CAMP_COST_CURCY_CD,
Exchnage Date -
CAMP_COST_EXCH_DT)

CAMP_ID Varchar(30) Campaign Row Id

CAMP_INB_COST Number(22, 7) Campaign Inbound Cost


(Currency Code -
CAMP_COST_CURCY_CD,
Exchnage Date -
CAMP_COST_EXCH_DT)

CAMP_LANG Varchar(50) Campaign Language

CAMP_NAME Varchar(100) Campaign Name

CAMP_OCC_ACT_CONR Number(22, 7) Campaign Occurrence Actual


Conversion Rate

CAMP_OCC_ACT_COST Number(22, 7) Campaign Occurrence Actual


Cost

CAMP_OCC_ACT_COUNT Number(10, 0) Campaign Occurrence Actual


Count of people targeted

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1353 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
CAMP_OCC_ACT_CRR Number(22, 7) Campaign Occurrence Actual
Coded Response Rate

CAMP_OCC_ACT_REVN Number(22, 7) Campaign Occurrence Actual


Revenue

CAMP_OCC_ACT_ROI Number(22, 7) Campaign Occurrence Actual ROI

CAMP_OCC_ACT_RR Number(22, 7) Campaign Occurrence Actual


Response Rate

CAMP_OCC_ACT_UCNT Number(22, 7) Campaign Occurrence Actual Unit


Conttribution

CAMP_OCC_CALL_SCR Varchar(100) Campaign Occurrence Primary


call script

CAMP_OCC_DIVISION Varchar(50) Campaign Occurrence Division

CAMP_OCC_DNIS Varchar(40) Campaign Occurrence DNIS

CAMP_OCC_END_DT Date Time Campaign Occurrence End Date

CAMP_OCC_EX_STATUS Varchar(30) Campaign Occurrence Execution


Status (values based on LOV type
'CAMP_EXEC_STATUS')

CAMP_OCC_EX_STAT_I Varchar(50) Campaign Occurrence Execution


Status Language Independent
Code (values based on LOV type
'CAMP_EXEC_STATUS')

CAMP_OCC_ID Varchar(30) Campaign Occurrence Id

CAMP_OCC_LANG Varchar(50) Campaign Occurrence Language

CAMP_OCC_NAME Varchar(100) Campaign Occurrence Name

CAMP_OCC_PROMO_NUM Varchar(30) Campaign Occurrence Source


Code

CAMP_OCC_REGION Varchar(30) Campaign Occurrence Region


(values based on LOV type
'CAMPAIGN_REGION')

CAMP_OCC_REGION_I Varchar(50) Campaign Occurrence Region


Language Independent Code
(values based on LOV type
'CAMPAIGN_REGION')

CAMP_OCC_SRC_CD Varchar(30) Campaign Occurrence Source


(values based on LOV type
'SOURCE_TYPE' )

CAMP_OCC_SRC_CD_I Varchar(50) Campaign Occurrence Source


Language Independent Code
(values based on LOV type
'SOURCE_TYPE' )

CAMP_OCC_SRC_NUM Varchar(30) Campaign Occurrence Source


Number

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1354 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
CAMP_OCC_START_DT Date Time Campaign Occurrence Start Date

CAMP_OCC_STATUS Varchar(30) Campaign Occurrence Status


(values based on LOV type
'CAMPAIGN_STATE')

CAMP_OCC_STATUS_I Varchar(50) Campaign Occurrence Status


Language Independent Code
(values based on LOV type
'CAMPAIGN_STATE')

CAMP_OCC_SUBTYPE Varchar(30) Campaign Occurrence Sub Type


(values based on LOV type
'SOURCE TYPE (Internal)')

CAMP_OCC_SUBTYPE_I Varchar(50) Campaign Occurrence Sub Type


Language Independent Code
(values based on LOV type
'SOURCE TYPE (Internal)')

CAMP_OCC_TYPE Varchar(30) Campaign Occurrence Type


(values based LOV type
'CAMPAIGN_TYPE' )

CAMP_OCC_TYPE_I Varchar(50) Campaign Occurrence Type


Language Independent Code
(values based LOV type
'CAMPAIGN_TYPE' )

CAMP_OFR_ID Varchar(30) Campaign Offer Id

CAMP_OUTB_COST Number(22, 7) Campaign Outbound Cost


(Currency Code -
CAMP_COST_CURCY_CD,
Exchnage Date -
CAMP_COST_EXCH_DT)

CAMP_PRED_COST Number(22, 7) Campaign Predicted Cost Amount


(Currency Code -
CAMP_COST_CURCY_CD,
Exchnage Date -
CAMP_COST_EXCH_DT)

CAMP_PRED_REVN Number(22, 7) Campaign Predicted Revenue


Amount (Currency Code -
CAMP_REVN_CURCY_CD,
Exchnage Date -
CAMP_REVN_GOAL_DT)

CAMP_PRED_ROI Number(22, 7) Campaign Predicted Return On


Investment

CAMP_PROMO_NUM Varchar(30) Campaign Promotion Number

CAMP_REGION Varchar(30) Campaign Region (values based


on LOV type
'CAMPAIGN_REGION')

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1355 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
CAMP_REGION_I Varchar(50) Campaign Region Language
Independent Code (values based
on LOV type
'CAMPAIGN_REGION')

CAMP_RESP_RATE Number(22, 7) Campaign Predicted Response


Rate from the Financial Modeler

CAMP_REVN_GOAL Number(22, 7) Campaign Revenue Goal


(Currency Code -
CAMP_REVN_CURCY_CD,
Exchnage Date -
CAMP_REVN_GOAL_DT)

CAMP_REVN_GOAL_DT Date Time Campaign Revenue Goal Date


and Revenue Exchange Date

CAMP_REVN_PER_SALE Number(22, 7) Campaign Revenue Per Sale

CAMP_SRC_NUM Varchar(30) Campaign Source Number

CAMP_START_DT Date Time Campaign Start Date

CAMP_STATUS Varchar(30) Campaign Status (values based


on LOV type
'CAMPAIGN_STATE')

CAMP_STATUS_I Varchar(50) Campaign Status Language


Independent Code (values based
on LOV type
'CAMPAIGN_STATE')

CAMP_TGT_CALLS Number(10, 0) Campaign Predicted Target Calls


from the Financial Modeler

CAMP_TYPE Varchar(30) Campaign Type (values based on


LOV type 'CAMPAIGN_TYPE' )

CAMP_TYPE_I Varchar(50) Campaign Type Language


Independent Code (values based
on LOV type 'CAMPAIGN_TYPE' )

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

DM_TYPE Varchar(50) Dimension Type

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

INTEGRATION_ID 3 Varchar(30) Identifier used for integration with


external systems

OFR_COMM_METHOD Varchar(30) Offer Communication Method

OFR_COMM_METHOD_I Varchar(50) Offer Communication Method


Language Independent Code
(values based on LOV type
'OFFER_MEDIA')

OFR_ID Varchar(30) Offer Id

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1356 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
OFR_LGL_APPR_BY Varchar(50) Offer Legal Approval By Employee
Login

OFR_LGL_APPR_DT Date Time Offer Legal Approval Date

OFR_LGL_APPR_FLG Character(1) Offer Legal Approval Flag

OFR_MEDIA_TYPE Varchar(30) Offer Media Type

OFR_MEDIA_TYPE_I Varchar(50) Offer Media Type Language


Independent Code (values based
on LOV type 'OFFER_MEDIA')

OFR_MKTG_APPR_BY Varchar(50) Offer Marketing Approval By


Employee Login

OFR_MKTG_APPR_DT Date Time Offer Marketing Approval Date

OFR_MKTG_APPR_FLG Character(1) Offer Marketing Approval Flag

OFR_NAME Varchar(100) Offer Name

OFR_PRI_LST Varchar(50) Offer Price List

OFR_TYPE Varchar(30) Offer Type (values based on LOV


type 'OFFER_TYPE')

OFR_TYPE_I Varchar(50) Offer Type Language Independent


Code ( values based on LOV type
'OFFER_TYPE')

PROG_ACTL_COST Number(22, 7) Program rolled up Actual Cost


Amount - Rolled up sum of the
inbound, outbound and fixed costs

PROG_ACTL_REVN Number(22, 7) Program Actual Revenue

PROG_ACTL_ROI Number(22, 7) Program Actual ROI

PROG_BDGT Number(22, 7) Program Budget Amount


(Currency Code -
PROG_COST_CURCY_CD,
Exchnage Date -
CAMP_COST_EXCH_DT)

PROG_CUST_HIER Varchar(50) Program Customer Family Name

PROG_CUST_HIER_LVL Varchar(50) Program Customer Family Level


Name

PROG_DIVISION Varchar(50) Program Division

PROG_END_DT Date Time Program End Date

PROG_ID Varchar(30) Program Row Id

PROG_NAME Varchar(100) Program Name

PROG_OCC_DIVISION Varchar(50) Program Occurrence Division

PROG_OCC_END_DT Date Time Program Occurrence End Date

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1357 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
PROG_OCC_ID Varchar(30) Program Occurrence Id

PROG_OCC_NAME Varchar(100) Program Occurrence Name

PROG_OCC_PROMO_NU Varchar(30) Program Occurrence Source


M Code

PROG_OCC_REGION Varchar(30) Program Occurrence Region


(values based on LOV type
'CAMPAIGN_REGION')

PROG_OCC_REGION_I Varchar(50) Program Occurrence Region


Language Independent Code
(values based on LOV type
'CAMPAIGN_REGION')

PROG_OCC_SRC_NUM Varchar(30) Program Occurrence Source


Number

PROG_OCC_START_DT Date Time Program Occurrence Start Date

PROG_OCC_STATUS Varchar(30) Program Occurrence Status


(values based on LOV type
'CAMPAIGN_STATE')

PROG_OCC_STATUS_I Varchar(50) Program Occurrence Status


Language Independent Code
(values based on LOV type
'CAMPAIGN_STATE')

PROG_PRED_COST Number(22, 7) Program Predicted Cost (Currency


Code -
PROG_COST_CURCY_CD,
Exchnage Date -
PROG_COST_EXCH_DT)

PROG_PRED_REVN Number(22, 7) Program Predicted Revenue


(Currency Code -
PROG_REVN_CURCY_CD,
Exchnage Date -
PROG_REVN_GOAL_DT)

PROG_PRED_ROI Number(22, 7) Program Predicted Return On


Investment

PROG_PROMO_NUM Varchar(30) Program Promotion Number

PROG_REGION Varchar(30) Program Region (values based on


LOV type 'CAMPAIGN_REGION')

PROG_REGION_I Varchar(50) Program Region Language


Independent Code (values based
on LOV type
'CAMPAIGN_REGION')

PROG_REVN_GOAL Number(22, 7) Program Revenue Goal (Currency


Code -
PROG_REVN_CURCY_CD,
Exchnage Date -
PROG_REVN_GOAL_DT)

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1358 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
PROG_REVN_GOAL_DT Date Time Program Revenue Goal Date and
Revenue Exchange Date

PROG_SRC_NUM Varchar(30) Program Source Number

PROG_SRC_TYPE Varchar(30) Program Source Type: Internal


Usage Only

PROG_START_DT Date Time Program Start Date

PROG_STATUS Varchar(30) Program Status (values based on


LOV type 'CAMPAIGN_STATE')

PROG_STATUS_I Varchar(50) Program Status Language


Independent Code (values based
on LOV type
'CAMPAIGN_STATE')

PROG_TYPE Varchar(30) Program Type (values based on


LOV type 'CAMPAIGN_TYPE' )

PROG_TYPE_I Varchar(50) Program Type Language


Independent Code (values based
on LOV type 'CAMPAIGN_TYPE' )

ROW_WID 3 Number(10, 0) Siebel System Field

STG_BDGT Number(22, 7) Stage Budget Amount (Currency


Code - STG_COST_CURCY_CD,
Exchnage Date -
STG_COST_EXCH_DT)

STG_CUST_HIER Varchar(50) Stage Customer Family Name

STG_CUST_HIER_LVL Varchar(50) Stage Customer Family Level


Name

STG_FILTER Varchar(50) Stage Filter

STG_ID Varchar(30) Stage Id

STG_NAME Varchar(100) Stage Name

STG_OCC_END_DT Date Time Stage Occurrence End Date

STG_OCC_EX_STATUS Varchar(30) Stage Execution Status (values


based on LOV type
'CAMP_EXEC_STATUS')

STG_OCC_EX_STAT_I Varchar(50) Stage Execution Status Language


Independent Code (values based
on LOV type
'CAMP_EXEC_STATUS')

STG_OCC_ID Varchar(30) Stage Occurrence Id

STG_OCC_NAME Varchar(100) Stage Occurrence Name

STG_OCC_PROMO_NUM Varchar(30) Stage Occurrence Source Code

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1359 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
STG_OCC_SRC_NUM Varchar(30) Stage Occurrence Source
Number

STG_OCC_START_DT Date Time Stage Occurrence Start Date

STG_OCC_STATUS Varchar(30) Stage Occurrence Status (values


based on LOV type
'CAMPAIGN_STATE')

STG_OCC_STATUS_I Varchar(50) Stage Occurrence Status


Language Independent Code
(values based on LOV type
'CAMPAIGN_STATE')

STG_PRED_COST Number(22, 7) Stage Predicted Cost Amount


(Currency Code -
STG_COST_CURCY_CD,
Exchnage Date -
STG_COST_EXCH_DT)

STG_PRED_REVN Number(22, 7) Stage Predicted Revenue Amount


(Currency Code -
STG_REVN_CURCY_CD,
Exchnage Date -
STG_REVN_GOAL_DT)

STG_PRED_ROI Number(22, 7) Stage Predicted Return On


Investment

STG_PROMO_NUM Varchar(30) Stage Source Code

STG_REVN_GOAL Number(22, 7) Stage Revenue Goal (Currency


Code - STG_REVN_CURCY_CD,
Exchnage Date -
STG_REVN_GOAL_DT)

STG_REVN_GOAL_DT Date Time Stage Revenue Goal Date and


Revenue Exchange Date

STG_SRC_NUM Varchar(30) Stage Source Number

U_CMP_ACTL_CST Number(22, 7) Value Before conversion to


Datamart Currency

U_CMP_ACTL_ROI Number(22, 7) Value Before conversion to


Datamart Currency

U_CMP_ACTL_RVN Number(22, 7) Value Before conversion to


Datamart Currency

U_CMP_BDGT Number(22, 7) Value Before conversion to


Datamart Currency

U_CMP_CONT_PER_SL Number(22, 7) Value Before conversion to


Datamart Currency

U_CMP_CST_CURCY_CD Varchar(20) Original Currency Code

U_CMP_CST_EXCH_DT UTC Date Time Exchange Date

U_CMP_FIXED_CST Number(22, 7) Value Before conversion to


Datamart Currency

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1360 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
U_CMP_INB_CST Number(22, 7) Value Before conversion to
Datamart Currency

U_CMP_OCC_ACT_CST Number(22, 7) Value Before conversion to


Datamart Currency

U_CMP_OCC_ACT_ROI Number(22, 7) Value Before conversion to


Datamart Currency

U_CMP_OCC_ACT_RVN Number(22, 7) Value Before conversion to


Datamart Currency

U_CMP_OCC_ACT_UCNT Number(22, 7) Value Before conversion to


Datamart Currency

U_CMP_OUTB_CST Number(22, 7) Value Before conversion to


Datamart Currency

U_CMP_PRED_CST Number(22, 7) Value Before conversion to


Datamart Currency

U_CMP_PRED_ROI Number(22, 7) Value Before conversion to


Datamart Currency

U_CMP_PRED_RVN Number(22, 7) Value Before conversion to


Datamart Currency

U_CMP_RVN_CURCY_CD Varchar(20) Original Currency Code

U_CMP_RVN_EXCH_DT UTC Date Time Exchange Date

U_CMP_RVN_GOAL Number(22, 7) Value Before conversion to


Datamart Currency

U_CMP_RVN_PER_SL Number(22, 7) Value Before conversion to


Datamart Currency

U_PRG_ACTL_CST Number(22, 7) Value Before conversion to


Datamart Currency

U_PRG_ACTL_ROI Number(22, 7) Value Before conversion to


Datamart Currency

U_PRG_ACTL_RVN Number(22, 7) Value Before conversion to


Datamart Currency

U_PRG_BDGT Number(22, 7) Value Before conversion to


Datamart Currency

U_PRG_CST_CURCY_CD Varchar(20) Original Currency Code

U_PRG_CST_EXCH_DT UTC Date Time Exchange Date

U_PRG_PRED_CST Number(22, 7) Value Before conversion to


Datamart Currency

U_PRG_PRED_ROI Number(22, 7) Value Before conversion to


Datamart Currency

U_PRG_PRED_RVN Number(22, 7) Value Before conversion to


Datamart Currency

U_PRG_RVN_CURCY_CD Varchar(20) Original Currency Code

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1361 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
U_PRG_RVN_EXCH_DT UTC Date Time Exchange Date

U_PRG_RVN_GOAL Number(22, 7) Value Before conversion to


Datamart Currency

U_STG_BDGT Number(22, 7) Value Before conversion to


Datamart Currency

U_STG_CST_CURCY_CD Varchar(20) Original Currency Code

U_STG_CST_EXCH_DT UTC Date Time Exchange Date

U_STG_PRED_CST Number(22, 7) Value Before conversion to


Datamart Currency

U_STG_PRED_ROI Number(22, 7) Value Before conversion to


Datamart Currency

U_STG_PRED_RVN Number(22, 7) Value Before conversion to


Datamart Currency

U_STG_RVN_CURCY_CD Varchar(20) Original Currency Code

U_STG_RVN_EXCH_DT UTC Date Time Exchange Date

U_STG_RVN_GOAL Number(22, 7) Value Before conversion to


Datamart Currency

VIS_PR_BU_ID Varchar(15) Primary Buisness Unit Id for


Visibility

VIS_PR_POS_ID Varchar(15) Primary Postition Id For Visibility

Indexes

W_PROGRAM_D_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PROG_NAME

W_PROGRAM_D_M10 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: STG_SRC_NUM

W_PROGRAM_D_M11 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: STG_OCC_NAME

W_PROGRAM_D_M12 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: STG_OCC_SRC_NUM

W_PROGRAM_D_M13 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: STG_OCC_STATUS

W_PROGRAM_D_M14 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: STG_OCC_STATUS_I

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1362 of 1915
Repository Tables

Indexes - continued

W_PROGRAM_D_M15 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CAMP_NAME

W_PROGRAM_D_M16 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CAMP_SRC_NUM

W_PROGRAM_D_M17 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CAMP_STATUS

W_PROGRAM_D_M18 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CAMP_STATUS_I

W_PROGRAM_D_M19 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CAMP_OCC_NAME

W_PROGRAM_D_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PROG_SRC_NUM

W_PROGRAM_D_M20 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CAMP_OCC_SRC_NUM

W_PROGRAM_D_M21 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CAMP_OCC_STATUS

W_PROGRAM_D_M22 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CAMP_OCC_STATUS_I

W_PROGRAM_D_M23 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CAMP_OCC_TYPE

W_PROGRAM_D_M24 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CAMP_OCC_TYPE_I

W_PROGRAM_D_M25 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CAMP_OCC_SRC_CD

W_PROGRAM_D_M26 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CAMP_OCC_SRC_CD_I

W_PROGRAM_D_M27 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: OFR_NAME

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1363 of 1915
Repository Tables

Indexes - continued

W_PROGRAM_D_M28 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: OFR_COMM_METHOD

W_PROGRAM_D_M29 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: OFR_MEDIA_TYPE

W_PROGRAM_D_M3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PROG_STATUS

W_PROGRAM_D_M30 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: OFR_TYPE

W_PROGRAM_D_M31 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: OFR_COMM_METHOD_I

W_PROGRAM_D_M32 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: OFR_MEDIA_TYPE_I

W_PROGRAM_D_M33 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: OFR_TYPE_I

W_PROGRAM_D_M34 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PROG_OCC_REGION

W_PROGRAM_D_M35 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PROG_OCC_REGION_I

W_PROGRAM_D_M36 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PROG_REGION

W_PROGRAM_D_M37 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PROG_REGION_I

W_PROGRAM_D_M38 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PROG_TYPE

W_PROGRAM_D_M39 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PROG_TYPE_I

W_PROGRAM_D_M4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PROG_STATUS_I

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1364 of 1915
Repository Tables

Indexes - continued

W_PROGRAM_D_M40 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: STG_OCC_EX_STATUS

W_PROGRAM_D_M41 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: STG_OCC_EX_STAT_I

W_PROGRAM_D_M42 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CAMP_REGION

W_PROGRAM_D_M43 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CAMP_REGION_I

W_PROGRAM_D_M44 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CAMP_OCC_REGION

W_PROGRAM_D_M45 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CAMP_OCC_REGION_I

W_PROGRAM_D_M48 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CAMP_TYPE

W_PROGRAM_D_M49 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CAMP_TYPE_I

W_PROGRAM_D_M5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PROG_OCC_NAME

W_PROGRAM_D_M50 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CAMP_OCC_EX_STATUS

W_PROGRAM_D_M51 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CAMP_OCC_EX_STAT_I

W_PROGRAM_D_M52 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CAMP_OCC_SUBTYPE

W_PROGRAM_D_M53 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CAMP_OCC_SUBTYPE_I

W_PROGRAM_D_M54 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CAMP_OCC_ID, CAMP_START_DT, CAMP_NAME, PROG_TYPE

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1365 of 1915
Repository Tables

Indexes - continued

W_PROGRAM_D_M6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PROG_OCC_SRC_NUM

W_PROGRAM_D_M7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PROG_OCC_STATUS

W_PROGRAM_D_M8 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PROG_OCC_STATUS_I

W_PROGRAM_D_M9 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: STG_NAME

W_PROGRAM_D_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID, CAMP_OCC_ID, CAMP_START_DT, CAMP_NAME, PROG_TYPE

W_PROGRAM_D_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: INTEGRATION_ID, PROG_SRC_TYPE, DATASOURCE_NUM_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1366 of 1915
Repository Tables

Name: W_PROGRAM_DS User Name: Program Dimension Stage

Status: Active Type: Warehouse Base Table:


Comments: Program Dimension Stage

Columns

Name Not Data Type Domain Domain Comments


Null Type
CAMP_ACTL_COST Number(22, 7) Campaign Actual Cost Amount -
Sum of the inbound, outbound
and fixed costs

CAMP_ACTL_REVN Number(22, 7) Program Actual Revenue

CAMP_ACTL_ROI Number(22, 7) Program Actual ROI

CAMP_BDGT Number(22, 7) Campaign Budget Amount

CAMP_CALL_SCR Varchar(100) Campaign Primary Call Script

CAMP_CONT_PER_SALE Number(22, 7) Campaign Contribution Per Sale

CAMP_CONV_RATE Number(22, 7) Campaign Predicted Conversion


Rate from the Financial Modeler

CAMP_COST_CURCY_CD Varchar(20) Campaign Cost Exchange Date

CAMP_COST_EXCH_DT Date Time Campaign Cost Currency Code

CAMP_DIVISION Varchar(50) Campaign Division

CAMP_DNIS Varchar(40) Campaign DNIS

CAMP_END_DT Date Time Campaign End Date

CAMP_FIXED_COST Number(22, 7) Campaign Fixed Cost

CAMP_ID Varchar(30) Campaign Row Id

CAMP_INB_COST Number(22, 7) Campaign Inbound Cost

CAMP_LANG Varchar(50) Campaign Language

CAMP_NAME Varchar(100) Campaign Name

CAMP_OCC_ACT_CONR Number(22, 7) Campaign Occurrence Actual


Conversion Rate

CAMP_OCC_ACT_COST Number(22, 7) Campaign Occurrence Actual


Cost

CAMP_OCC_ACT_COUNT Number(10, 0) Campaign Occurrence Actual


Count of people targeted

CAMP_OCC_ACT_CRR Number(22, 7) Campaign Occurrence Actual


Coded Response Rate

CAMP_OCC_ACT_REVN Number(22, 7) Campaign Occurrence Actual


Revenue

CAMP_OCC_ACT_ROI Number(22, 7) Campaign Occurrence Actual ROI

CAMP_OCC_ACT_RR Number(22, 7) Campaign Occurrence Actual


Response Rate

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1367 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
CAMP_OCC_ACT_UCNT Number(22, 7) ETL Process Id

CAMP_OCC_CALL_SCR Varchar(100) Campaign Occurrence Primary


call script

CAMP_OCC_DIVISION Varchar(50) Campaign Occurrence Division

CAMP_OCC_DNIS Varchar(40) Campaign Occurrence DNIS

CAMP_OCC_END_DT Date Time Campaign Occurrence End Date

CAMP_OCC_EX_STATUS Varchar(30) Campaign Occurrence Execution


Status (values based on LOV type
'CAMP_EXEC_STATUS')

CAMP_OCC_ID Varchar(30) Campaign Occurrence Id

CAMP_OCC_LANG Varchar(50) Campaign Occurrence Language

CAMP_OCC_NAME Varchar(100) Campaign Occurrence Name

CAMP_OCC_PROMO_NUM Varchar(30) Campaign Occurrence Source


Code

CAMP_OCC_REGION Varchar(30) Campaign Occurrence Region


(values based on LOV type
'CAMPAIGN_REGION')

CAMP_OCC_SRC_CD Varchar(30) Campaign Occurrence Source


Type Code - site definable
classification of Source

CAMP_OCC_SRC_NUM Varchar(30) Campaign Occurrence Source


Number

CAMP_OCC_START_DT Date Time Campaign Occurrence Start Date

CAMP_OCC_STATUS Varchar(30) Campaign Occurrence Status


(values based on LOV type
'CAMPAIGN_STATE')

CAMP_OCC_SUBTYPE Varchar(30) Campaign Occurrence Sub Type


(values based on LOV type
'SOURCE TYPE (Internal)')

CAMP_OCC_TYPE Varchar(30) Campaign Occurrence Type


(values based on LOV type
'CAMPAIGN_TYPE' )

CAMP_OFR_ID Varchar(30) Campaign Offer Id

CAMP_OUTB_COST Number(22, 7) Campaign Outbound Cost

CAMP_PRED_COST Number(22, 7) Campaign Predicted Cost Amount

CAMP_PRED_REVN Number(22, 7) Campaign Predicted Revenue


Amount

CAMP_PRED_ROI Number(22, 7) Campaign Predicted Return On


Investment

CAMP_PROMO_NUM Varchar(30) Campaign Promotion Number

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1368 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
CAMP_REGION Varchar(30) Campaign Region (values based
on LOV type
'CAMPAIGN_REGION')

CAMP_RESP_RATE Number(22, 7) Campaign Predicted Response


Rate from the Financial Modeler

CAMP_REVN_CURCY_CD Varchar(20) Campaign Revenue Currency


Code

CAMP_REVN_GOAL Number(22, 7) Campaign Revenue Goal

CAMP_REVN_GOAL_DT Date Time Campaign Revenue Goal Date


and Revenue Exchange Date

CAMP_REVN_PER_SALE Number(22, 7) Campaign Revenue Per Sale

CAMP_SRC_NUM Varchar(30) Campaign Source Number

CAMP_START_DT Date Time Campaign Start Date

CAMP_STATUS Varchar(30) Campaign Status (values based


on LOV type
'CAMPAIGN_STATE')

CAMP_TGT_CALLS Number(10, 0) Campaign Predicted Target Calls


from the Financial Modeler

CAMP_TYPE Varchar(30) Campaign Type (values based on


LOV type 'CAMPAIGN_TYPE' )

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

DM_TYPE Varchar(50) Dimension Type

INTEGRATION_ID 3 Varchar(30) Identifier used for integration with


external systems

OFR_COMM_METHOD Varchar(30) Offer Communication Method

OFR_ID Varchar(30) Offer Id

OFR_LGL_APPR_BY Varchar(50) Offer Legal Approval By Employee


Login

OFR_LGL_APPR_DT Date Time Offer Legal Approval Date

OFR_LGL_APPR_FLG Character(1) Offer Legal Approval Flag

OFR_MEDIA_TYPE Varchar(30) Offer Media Type

OFR_MKTG_APPR_BY Varchar(50) Offer Marketing Approval By


Employee Login

OFR_MKTG_APPR_DT Date Time Offer Marketing Approval Date

OFR_MKTG_APPR_FLG Character(1) Offer Marketing Approval Flag

OFR_NAME Varchar(100) Offer Name

OFR_PRI_LST Varchar(50) Offer Price List

OFR_TYPE Varchar(30) Offer Type (values based on LOV


type 'OFFER_TYPE')

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1369 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
PROG_ACTL_COST Number(22, 7) Program rolled up Actual Cost
Amount - Rolled up sum of the
inbound, outbound and fixed costs

PROG_ACTL_REVN Number(22, 7) Program Actual Revenue

PROG_ACTL_ROI Number(22, 7) ID from the External System

PROG_BDGT Number(22, 7) Program Budget Amount

PROG_COST_CURCY_CD Varchar(20) Program Cost Currency Code

PROG_COST_EXCH_DT Date Time Program Cost Exchange Date

PROG_CUST_HIER Varchar(50) Program Customer Family Name

PROG_CUST_HIER_LVL Varchar(50) Program Customer Family Level


Name

PROG_DIVISION Varchar(50) Program Division

PROG_END_DT Date Time Program End Date

PROG_ID Varchar(30) Program Row Id

PROG_NAME Varchar(100) Program Name

PROG_OCC_DIVISION Varchar(50) Program Occurrence Division

PROG_OCC_END_DT Date Time Program Occurrence End Date

PROG_OCC_ID Varchar(30) Program Occurrence Id

PROG_OCC_NAME Varchar(100) Program Occurrence Name

PROG_OCC_PROMO_NU Varchar(30) Program Occurrence Source


M Code

PROG_OCC_REGION Varchar(30) Program Occurrence Region


(values based on LOV type
'CAMPAIGN_REGION')

PROG_OCC_SRC_NUM Varchar(30) Program Occurrence Source


Number

PROG_OCC_START_DT Date Time Program Occurrence Start Date

PROG_OCC_STATUS Varchar(30) Program Occurrence Status


(values based on LOV type
'CAMPAIGN_STATE')

PROG_PRED_COST Number(22, 7) Program Predicted Cost

PROG_PRED_REVN Number(22, 7) Program Predicted Revenue

PROG_PRED_ROI Number(22, 7) Program Predicted Return On


Investment

PROG_PROMO_NUM Varchar(30) Program Promotion Number

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1370 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
PROG_REGION Varchar(30) Program Region (values based on
LOV type 'CAMPAIGN_REGION')

PROG_REVN_CURCY_CD Varchar(20) Program Revenue Currency Code

PROG_REVN_GOAL Number(22, 7) Program Revenue Goal

PROG_REVN_GOAL_DT Date Time Program Revenue Goal Date and


Revenue Exchange Date

PROG_SRC_NUM Varchar(30) Program Source Number

PROG_SRC_TYPE Varchar(30) Program Source Type: Internal


Usage Only

PROG_START_DT Date Time Program Start Date

PROG_STATUS Varchar(30) Program Status (values based on


LOV type 'CAMPAIGN_STATE')

PROG_TYPE Varchar(30) Program Type (values based on


LOV type 'CAMPAIGN_TYPE' )

PR_BU_ID Varchar(15) Buisness Unit Id

PR_POSTN_ID Varchar(15) Primary Position Id

STG_BDGT Number(22, 7) Stage Budget Amount

STG_COST_CURCY_CD Varchar(20) Stage Cost Currency Code

STG_COST_EXCH_DT Date Time Stage Cost Exchange Date

STG_CUST_HIER Varchar(50) Stage Customer Family Name

STG_CUST_HIER_LVL Varchar(50) Stage Customer Family Level


Name

STG_FILTER Varchar(50) Stage Filter

STG_ID Varchar(30) Stage Id

STG_NAME Varchar(100) Stage Name

STG_OCC_END_DT Date Time Stage Occurrence End Date

STG_OCC_EX_STATUS Varchar(30) Stage Execution Status

STG_OCC_ID Varchar(30) Stage Occurrence Id

STG_OCC_NAME Varchar(100) Stage Occurrence Name

STG_OCC_PROMO_NUM Varchar(30) Stage Occurrence Source Code

STG_OCC_SRC_NUM Varchar(30) Stage Occurrence Source


Number

STG_OCC_START_DT Date Time Stage Occurrence Start Date

STG_OCC_STATUS Varchar(30) Stage Occurrence Status

STG_PRED_COST Number(22, 7) Stage Predicted Cost Amount

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1371 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
STG_PRED_REVN Number(22, 7) Stage Predicted Revenue Amount

STG_PRED_ROI Number(22, 7) Stage Predicted Return On


Investment

STG_PROMO_NUM Varchar(30) Stage Source Code

STG_REVN_CURCY_CD Varchar(20) Stage Revenue Currency Code

STG_REVN_GOAL Number(22, 7) Stage Revenue Goal

STG_REVN_GOAL_DT Date Time Stage Revenue Goal Date and


Revenue Exchange Date

STG_SRC_NUM Varchar(30) Stage Source Number

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1372 of 1915
Repository Tables

Name: W_PROGRAM_DSX User Name: Program Dimension Stage Extn

Status: Active Type: Warehouse Base Table:


Comments: Program Dimension Stage Extn

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Varchar(30) Extension Attribute

ATTRIB_05 Varchar(30) Extension Attribute

ATTRIB_06 Varchar(30) Extension Attribute

ATTRIB_07 Varchar(30) Extension Attribute

ATTRIB_08 Varchar(30) Extension Attribute

ATTRIB_09 Varchar(30) Extension Attribute

ATTRIB_10 Varchar(30) Extension Attribute

ATTRIB_11 Number(10, 0) Extension Attribute

ATTRIB_12 Number(10, 0) Extension Attribute

ATTRIB_13 Number(10, 0) Extension Attribute

ATTRIB_14 Number(10, 0) Extension Attribute

ATTRIB_15 Number(10, 0) Extension Attribute

ATTRIB_16 Number(22, 7) Extension Attribute

ATTRIB_17 Number(22, 7) Extension Attribute

ATTRIB_18 Number(22, 7) Extension Attribute

ATTRIB_19 Number(22, 7) Extension Attribute

ATTRIB_20 Number(22, 7) Extension Attribute

ATTRIB_21 Date Time Extension Attribute

ATTRIB_22 Date Time Extension Attribute

ATTRIB_23 Date Time Extension Attribute

ATTRIB_24 Date Time Extension Attribute

ATTRIB_25 Date Time Extension Attribute

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

INTEGRATION_ID 3 Varchar(30) Identifier used for integration with


external systems

Indexes
10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1373 of 1915
Repository Tables

Name: W_PROGRAM_DX User Name: Program Dimension Extn

Status: Active Type: Warehouse Base Table:


Comments: Program Dimension Extn

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Varchar(30) Extension Attribute

ATTRIB_05 Varchar(30) Extension Attribute

ATTRIB_06 Varchar(30) Extension Attribute

ATTRIB_07 Varchar(30) Extension Attribute

ATTRIB_08 Varchar(30) Extension Attribute

ATTRIB_09 Varchar(30) Extension Attribute

ATTRIB_10 Varchar(30) Extension Attribute

ATTRIB_11 Number(10, 0) Extension Attribute

ATTRIB_12 Number(10, 0) Extension Attribute

ATTRIB_13 Number(10, 0) Extension Attribute

ATTRIB_14 Number(10, 0) Extension Attribute

ATTRIB_15 Number(10, 0) Extension Attribute

ATTRIB_16 Number(22, 7) Extension Attribute

ATTRIB_17 Number(22, 7) Extension Attribute

ATTRIB_18 Number(22, 7) Extension Attribute

ATTRIB_19 Number(22, 7) Extension Attribute

ATTRIB_20 Number(22, 7) Extension Attribute

ATTRIB_21 Date Time Extension Attribute

ATTRIB_22 Date Time Extension Attribute

ATTRIB_23 Date Time Extension Attribute

ATTRIB_24 Date Time Extension Attribute

ATTRIB_25 Date Time Extension Attribute

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

ROW_WID 3 Number(10, 0) Siebel System Field

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1374 of 1915
Repository Tables

Indexes - continued

W_PROGRAM_DX_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1375 of 1915
Repository Tables

Name: W_PROG_OFFR_H User Name: Program Offer Helper

Status: Active Type: Warehouse Base Table:


Comments: Program Offer Helper

Columns

Name Not Data Type Domain Domain Comments


Null Type
ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

OFFER_WID Number(10, 0) FK W_OFFER_D Offer ID

PROGRAM_WID Number(10, 0) FK W_PROGRAM_D Program ID

PR_OFFER_FLG Character(1) Primary Offer Flag

Indexes

W_PROG_OFFR_H_F2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OFFER_WID

W_PROG_OFFR_H_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: PROGRAM_WID, OFFER_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1376 of 1915
Repository Tables

Name: W_PROG_OFFR_HS User Name: Program Offer Helper Staging

Status: Active Type: Warehouse Base Table:


Comments: Program Offer Helper Staging

Columns

Name Not Data Type Domain Domain Comments


Null Type
DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

INTEGRATION_ID 3 Varchar(30) Identifier used for integration with


external systems

OFFER_ID Varchar(30) Offer ID

PROGRAM_ID Varchar(30) PRrogram ID

PR_OFFER_FLG Character(1) Primary Offer Flag

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1377 of 1915
Repository Tables

Name: W_PROG_PARTY User Name: Program Party

Status: Active Type: Warehouse Base Table:


Comments: Program Party

Columns

Name Not Data Type Domain Domain Comments


Null Type
INTEGRATION_ID 3 Varchar(30) Identifier used for integration with
external systems

PARTY_ID Varchar(15) Party Id Like Position or BU_ID

PROGRAM_ID Varchar(15) Program ID

TABLE_WID 3 Number(10, 0) TABLE ID

Indexes

W_PROG_PARTY_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: PARTY_ID, PROGRAM_ID

W_PROG_PARTY_U2 Type: System Unique: Y DB2 Clustered: N MSSQL Clustered:

Columns: INTEGRATION_ID, TABLE_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1378 of 1915
Repository Tables

Name: W_PROMOTION_F User Name: Promotion Fact

Status: Active Type: Warehouse Base Table:


Comments: Promotion Fact

Columns

Name Not Data Type Domain Domain Comments


Null Type
ACCNT_WID 3 Number(10, 0) FK W_ORG_D Account Dimension Id
(W_ORD_D)

ACTL_CONSUME_AMT Number(22, 7) Actual Consumption Amounts

ACTL_CONSUME_CASES Number(10, 0) Actual Consumption Cases

ACTL_CONSUME_UNITS Number(10, 0) Actual Consumption Units

ACTL_SHIP_AMT Number(22, 7) Actual Shipment Amounts

ACTL_SHIP_CASES Number(22, 7) Actual Shipment Cases

ACTL_SHIP_UNITS Number(22, 7) Actual Shipment Units

ACTL_SPENT_AMT Number(22, 7) Actual Spent Amounts

BILL_BCK_CASE_QTY Number(22, 7) Bill Back Case Quantities

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

DISPLAY_FLAG Character(1) (Made Obsolete in SIA7.5)


Display Flag

END_DT_WID 3 Number(10, 0) FK W_DAY_D Day Dimension Id for End Date


(W_DAY_D)

EST_BASELINE_AMT Number(22, 7) Estimate Baseline Amount

EST_BASELINE_CASES Number(22, 7) Estimate Baseline Cases

EST_BASELINE_UNITS Number(22, 7) Estimate Baseline Units

EST_FUND_PAY Number(22, 7) Estimate Fund Payment

EST_INCR_AMT Number(22, 7) Estimate Incremental Amount

EST_INCR_CASES Number(22, 7) Estimate Incremental Cases

EST_INCR_UNITS Number(22, 7) Estimate Incremental Units

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

FEATURE_FLG Character(1) (Made Obsolete in SIA7.5)


Feature Flag

FSI_FLG Character(1) (Made Obsolete in SIA7.5)


Coupon Drop Flag

GEO_WID 3 Number(10, 0) FK W_GEO_D Geography Dimension Id


(W_GEO_D)

INTEGRATION_ID 3 Varchar(30) Siebel System Field

OFF_INVC_CASE_QTY Number(22, 7) Off-Invoice Case Quantities

POSTN_WID 3 Number(10, 0) FK W_POSITION_D Position Dimension Id


(W_POSITION_D)

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1379 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
PRODUCT_WID 3 Number(10, 0) FK W_PRODUCT_D Product Dimension Id
(W_PRODUCT_D)

PROMO_PRI_PT Number(22, 7) Promotion Price Point

PROMO_WID 3 Number(10, 0) FK W_PLAN_PROMO_D Plan Promotion Dimension Id


(W_PLAN_PROMO_D)

RETAIL_PRI_PT Number(22, 7) Retail Price Point

ROW_WID 3 Number(10, 0) Siebel System Field

START_DT_WID 3 Number(10, 0) FK W_DAY_D Day Dimension Id for Promotion


Period Start Date (W_DAY_D)

TACTICS_WID 3 Number(10, 0) FK W_LOV_D Tactics Wid

TPR_FLG Character(1) (Made Obsolete in SIA7.5)


Temporary Price Reduction Flag

TPR_PCT Number(22, 7) (Made Obsolete in SIA7.5)


Temporary Price Reduction
Percent

U_ACTL_CONSUME_AMT Number(22, 7) U Actl Consume Amt

U_ACTL_SHIP_AMT Number(22, 7) U Actl Ship Amt

U_ACTL_SPENT_AMT Number(22, 7) U Actl Spent Amt

U_AMT_CURCY_CD Varchar(20) U Amt Curcy Cd

U_AMT_EXCH_DT UTC Date Time Exchange Date

U_EST_BASELINE_AMT Number(22, 7) U Est Baseline Amt

U_EST_FUND_PAY Number(22, 7) U Est Fund Pay

U_EST_INCR_AMT Number(22, 7) U Est Incr Amt

U_PROMO_PRI_PT Number(22, 7) U Promo Pri Pt

U_RETAIL_PRI_PT Number(22, 7) U Retail Pri Pt

Indexes

W_PROMOTION_F_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PROMO_WID

W_PROMOTION_F_F2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: ACCNT_WID

W_PROMOTION_F_F3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PRODUCT_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1380 of 1915
Repository Tables

Indexes - continued

W_PROMOTION_F_F4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: GEO_WID

W_PROMOTION_F_F5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: START_DT_WID

W_PROMOTION_F_F6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: END_DT_WID

W_PROMOTION_F_F7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: POSTN_WID

W_PROMOTION_F_F8 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: TACTICS_WID

W_PROMOTION_F_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

W_PROMOTION_F_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: INTEGRATION_ID, DATASOURCE_NUM_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1381 of 1915
Repository Tables

Name: W_PROMOTION_FS User Name: Promotion Fact Staging

Status: Active Type: Warehouse Base Table:


Comments: Promotion Fact Staging

Columns

Name Not Data Type Domain Domain Comments


Null Type
ACCNT_ID Varchar(30) Account Id

ACTL_CONSUME_AMT Number(22, 7) Actual Consumption Amount

ACTL_CONSUME_CASES Number(10, 0) Actual Consumption Case

ACTL_CONSUME_UNITS Number(10, 0) Actual Consumption Unit

ACTL_SHIP_AMT Number(22, 7) Actual Shipment Amount

ACTL_SHIP_CASES Number(22, 7) Actual Shipment Case

ACTL_SHIP_UNITS Number(22, 7) Actual Shipment Unit

ACTL_SPENT_AMT Number(22, 7) Actual Spend Amount

AMT_CURCY_CD Varchar(20) Amount Currency Code

AMT_EXCH_DT UTC Date Time Amount Exch. Date

BILL_BCK_CASE_AMT Number(22, 7) Bill Back Case Amount

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

DISPLAY_FLAG Character(1) (Made Obsolete in SIA7.5)


Display Flag

END_DT UTC Date Time End Date

EST_BASELINE_AMT Number(22, 7) Estimate Baseline Amount

EST_BASELINE_CASES Number(22, 7) Estimate Baseline Case

EST_BASELINE_UNITS Number(22, 7) Estimate Baseline Unit

EST_FUND_PAY Number(22, 7) Estimate Fund Payment

EST_INCR_AMT Number(22, 7) Estimate Incremental Amount

EST_INCR_CASES Number(22, 7) Estimate Incremental Case

EST_INCR_UNITS Number(22, 7) Estimate Incremental Unit

FEATURE_FLG Character(1) (Made Obsolete in SIA7.5)


Feature Flag

FSI_FLG Character(1) (Made Obsolete in SIA7.5)


Coupon Drop Flag

INTEGRATION_ID 3 Varchar(30) Siebel System Field

OFF_INVC_CASE_AMT Number(22, 7) Off-Invoice Case Amount

POSTN_ID Varchar(30) Position Id

PRODUCT_ID Varchar(30) Product Id

PROMO_ID Varchar(30) Promotion Id

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1382 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
PROMO_PRI_PT Number(22, 7) Promotion Price Point

RETAIL_PRI_PT Number(22, 7) Retail Price Point

START_DT UTC Date Time Start Date

TACTICS_CD Varchar(30) Tactics Cd

TPR_FLG Character(1) (Made Obsolete in SIA7.5)


Temporary Price Reduction Flag

TPR_PCT Number(22, 7) (Made Obsolete in SIA7.5)


Temporary Price Reduction
Percent

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1383 of 1915
Repository Tables

Name: W_PROMOTION_FSX User Name: Promotion Fact Staging Extension

Status: Active Type: Warehouse Base Table:


Comments: Promotion Fact Staging Extension

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Number(10, 0) Extension Attribute

ATTRIB_05 Number(10, 0) Extension Attribute

ATTRIB_06 Number(22, 7) Extension Attribute

ATTRIB_07 UTC Date Time Extension Attribute

ATTRIB_08 UTC Date Time Extension Attribute

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

FK_01 3 Varchar(30) Blank Key Field For Adding New


DM

FK_02 3 Varchar(30) Blank Key Field For Adding New


DM

FK_03 3 Varchar(30) Blank Key Field For Adding New


DM

INTEGRATION_ID 3 Varchar(30) Siebel System Field

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1384 of 1915
Repository Tables

Name: W_PROMOTION_FX User Name: Promotion Fact Extension

Status: Active Type: Warehouse Base Table:


Comments: Promotion Fact Extension

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Number(10, 0) Extension Attribute

ATTRIB_05 Number(10, 0) Extension Attribute

ATTRIB_06 Number(10, 0) Extension Attribute

ATTRIB_07 UTC Date Time Extension Attribute

ATTRIB_08 UTC Date Time Extension Attribute

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

ROW_LOAD_DT 3 UTC Date Time Row Load Dt

ROW_WID 3 Number(10, 0) Siebel System Field

Indexes

W_PROMOTION_FX_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1385 of 1915
Repository Tables

Name: W_QIPRDATTR_DS User Name: Quote Item Product Attribute Dimension Staging

Status: Active Type: Warehouse Base Table:


Comments: Quote Item Product Attribute Dimension Staging

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTR10_CHAR_VAL Varchar(100) Quote Item Product Attribute With
Sequence Number 10 Has This
Value

ATTR10_LOV_TYPE Varchar(30) Quote Item Product Attribute With


Sequence Number 10 Is Of This
LOV Type

ATTR11_CHAR_VAL Varchar(100) Quote Item Product Attribute With


Sequence Number 11 Has This
Value

ATTR11_LOV_TYPE Varchar(30) Quote Item Product Attribute With


Sequence Number 11 Is Of This
LOV Type

ATTR12_CHAR_VAL Varchar(100) Quote Item Product Attribute With


Sequence Number 12 Has This
Value

ATTR12_LOV_TYPE Varchar(30) Quote Item Product Attribute With


Sequence Number 12 Is Of This
LOV Type

ATTR13_CHAR_VAL Varchar(100) Quote Item Product Attribute With


Sequence Number 13 Has This
Value

ATTR13_LOV_TYPE Varchar(30) Quote Item Product Attribute With


Sequence Number 13 Is Of This
LOV Type

ATTR14_CHAR_VAL Varchar(100) Quote Item Product Attribute With


Sequence Number 14 Has This
Value

ATTR14_LOV_TYPE Varchar(30) Quote Item Product Attribute With


Sequence Number 14 Is Of This
LOV Type

ATTR15_CHAR_VAL Varchar(100) Quote Item Product Attribute With


Sequence Number 15 Has This
Value

ATTR15_LOV_TYPE Varchar(30) Quote Item Product Attribute With


Sequence Number 15 Is Of This
LOV Type

ATTR16_CHAR_VAL Varchar(100) Quote Item Product Attribute With


Sequence Number 16 Has This
Value

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1386 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
ATTR16_LOV_TYPE Varchar(30) Quote Item Product Attribute With
Sequence Number 16 Is Of This
LOV Type

ATTR17_CHAR_VAL Varchar(100) Quote Item Product Attribute With


Sequence Number 17 Has This
Value

ATTR17_LOV_TYPE Varchar(30) Quote Item Product Attribute With


Sequence Number 17 Is Of This
LOV Type

ATTR18_CHAR_VAL Varchar(100) Quote Item Product Attribute With


Sequence Number 18 Has This
Value

ATTR18_LOV_TYPE Varchar(30) Quote Item Product Attribute With


Sequence Number 18 Is Of This
LOV Type

ATTR19_CHAR_VAL Varchar(100) Quote Item Product Attribute With


Sequence Number 19 Has This
Value

ATTR19_LOV_TYPE Varchar(30) Quote Item Product Attribute With


Sequence Number 19 Is Of This
LOV Type

ATTR1_CHAR_VAL Varchar(100) Quote Item Product Attribute With


Sequence Number 1 Has This
Value

ATTR1_LOV_TYPE Varchar(30) Quote Item Product Attribute With


Sequence Number 1 Is Of This
LOV Type

ATTR20_CHAR_VAL Varchar(100) Quote Item Product Attribute With


Sequence Number 20 Has This
Value

ATTR20_LOV_TYPE Varchar(30) Quote Item Product Attribute With


Sequence Number 20 Is Of This
LOV Type

ATTR21_CHAR_VAL Varchar(100) Quote Item Product Attribute With


Sequence Number 21 Has This
Value

ATTR21_LOV_TYPE Varchar(30) Quote Item Product Attribute With


Sequence Number 21 Is Of This
LOV Type

ATTR22_CHAR_VAL Varchar(100) Quote Item Product Attribute With


Sequence Number 22 Has This
Value

ATTR22_LOV_TYPE Varchar(30) Quote Item Product Attribute With


Sequence Number 22 Is Of This
LOV Type

ATTR23_CHAR_VAL Varchar(100) Quote Item Product Attribute With


Sequence Number 23 Has This
Value

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1387 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
ATTR23_LOV_TYPE Varchar(30) Quote Item Product Attribute With
Sequence Number 23 Is Of This
LOV Type

ATTR24_CHAR_VAL Varchar(100) Quote Item Product Attribute With


Sequence Number 24 Has This
Value

ATTR24_LOV_TYPE Varchar(30) Quote Item Product Attribute With


Sequence Number 24 Is Of This
LOV Type

ATTR25_CHAR_VAL Varchar(100) Quote Item Product Attribute With


Sequence Number 25 Has This
Value

ATTR25_LOV_TYPE Varchar(30) Quote Item Product Attribute With


Sequence Number 25 Is Of This
LOV Type

ATTR26_CHAR_VAL Varchar(100) Quote Item Product Attribute With


Sequence Number 26 Has This
Value

ATTR26_LOV_TYPE Varchar(30) Quote Item Product Attribute With


Sequence Number 26 Is Of This
LOV Type

ATTR27_CHAR_VAL Varchar(100) Quote Item Product Attribute With


Sequence Number 27 Has This
Value

ATTR27_LOV_TYPE Varchar(30) Quote Item Product Attribute With


Sequence Number 27 Is Of This
LOV Type

ATTR28_CHAR_VAL Varchar(100) Quote Item Product Attribute With


Sequence Number 28 Has This
Value

ATTR28_LOV_TYPE Varchar(30) Quote Item Product Attribute With


Sequence Number 28 Is Of This
LOV Type

ATTR29_CHAR_VAL Varchar(100) Quote Item Product Attribute With


Sequence Number 29 Has This
Value

ATTR29_LOV_TYPE Varchar(30) Quote Item Product Attribute With


Sequence Number 29 Is Of This
LOV Type

ATTR2_CHAR_VAL Varchar(100) Quote Item Product Attribute With


Sequence Number 2 Has This
Value

ATTR2_LOV_TYPE Varchar(30) Quote Item Product Attribute With


Sequence Number 2 Is Of This
LOV Type

ATTR30_CHAR_VAL Varchar(100) Quote Item Product Attribute With


Sequence Number 30 Has This
Value

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1388 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
ATTR30_LOV_TYPE Varchar(30) Quote Item Product Attribute With
Sequence Number 30 Is Of This
LOV Type

ATTR3_CHAR_VAL Varchar(100) Quote Item Product Attribute With


Sequence Number 3 Has This
Value

ATTR3_LOV_TYPE Varchar(30) Quote Item Product Attribute With


Sequence Number 3 Is Of This
LOV Type

ATTR4_CHAR_VAL Varchar(100) Quote Item Product Attribute With


Sequence Number 4 Has This
Value

ATTR4_LOV_TYPE Varchar(30) Quote Item Product Attribute With


Sequence Number 4 Is Of This
LOV Type

ATTR5_CHAR_VAL Varchar(100) Quote Item Product Attribute With


Sequence Number 5 Has This
Value

ATTR5_LOV_TYPE Varchar(30) Quote Item Product Attribute With


Sequence Number 5 Is Of This
LOV Type

ATTR6_CHAR_VAL Varchar(100) Quote Item Product Attribute With


Sequence Number 6 Has This
Value

ATTR6_LOV_TYPE Varchar(30) Quote Item Product Attribute With


Sequence Number 6 Is Of This
LOV Type

ATTR7_CHAR_VAL Varchar(100) Quote Item Product Attribute With


Sequence Number 7 Has This
Value

ATTR7_LOV_TYPE Varchar(30) Quote Item Product Attribute With


Sequence Number 7 Is Of This
LOV Type

ATTR8_CHAR_VAL Varchar(100) Quote Item Product Attribute With


Sequence Number 8 Has This
Value

ATTR8_LOV_TYPE Varchar(30) Quote Item Product Attribute With


Sequence Number 8 Is Of This
LOV Type

ATTR9_CHAR_VAL Varchar(100) Quote Item Product Attribute With


Sequence Number 9 Has This
Value

ATTR9_LOV_TYPE Varchar(30) Quote Item Product Attribute With


Sequence Number 9 Is Of This
LOV Type

DATASOURCE_NUM_ID 3 Number(10, 0) ID Of The Data Source

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1389 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
INTEGRATION_ID 3 Varchar(30) Identifier used for integration with
external systems

PROD_ID Varchar(30) Product ID

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1390 of 1915
Repository Tables

Name: W_QI_ATTR_TMP User Name: Quote Item Attribute Temporary

Status: Active Type: Warehouse Base Table:


Comments: Quote Item Attribute Temporary

Columns

Name Not Data Type Domain Domain Comments


Null Type
DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

QUOTEITEM_ID Varchar(30) Quoteitem ID

ROW_WID 3 Number(10, 0) Siebel System Field

Indexes

W_QI_ATTR_TMP_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: QUOTEITEM_ID, DATASOURCE_NUM_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1391 of 1915
Repository Tables

Name: W_QTR_D User Name: Quarter Dimension

Status: Active Type: Warehouse Base Table:


Comments: Quarter Dimension

Columns

Name Not Data Type Domain Domain Comments


Null Type
CAL_HALF Number(2, 0) Calendar Half

CAL_QTR Number(1, 0) Calendar Quarter

CAL_YEAR Number(4, 0) Calendar Year

FSCL_HALF Number(1, 0) Fiscal Half

FSCL_QTR Number(1, 0) Fiscal Quarter

FSCL_YEAR Number(4, 0) Fiscal Year

HALF_AGO_WID Number(10, 0) FK W_DAY_D Half Ago WID

JULIAN_QTR_NUM Number(10, 0) Julian Qtr Num

JULIAN_YEAR_NUM Number(10, 0) Julian Year Num

PER_NAME_HALF Varchar(50) Per Name Half

PER_NAME_QTR Varchar(50) Per Name Qtr

PER_NAME_YEAR Varchar(50) Per Name Year

QUARTER_AGO_WID Number(10, 0) FK W_DAY_D Quarter Ago WID

Q_END_CAL_DT_WID * Number(10, 0) FK W_DAY_D Quarter End Date Dimension Id

Q_STRT_CAL_DT_WID * Number(10, 0) FK W_DAY_D Quarter Start Date Dimension Id

ROW_WID 3 Number(10, 0) Siebel System Field

YEAR_AGO_WID Number(10, 0) FK W_DAY_D Year Ago WID

Indexes

W_QTR_D_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1392 of 1915
Repository Tables

Name: W_QUOTEITEM_F User Name: Quote Item Fact

Status: Active Type: Warehouse Base Table:


Comments: Quote Item Fact

Columns

Name Not Data Type Domain Domain Comments


Null Type
ACCNT_GEO_WID 3 Number(10, 0) FK W_GEO_D Account Geographic Dimension Id
(W_GEO_D)

ACTION_TYPE_WID 3 Number(10, 0) FK W_LOV_D Action Type ID (Values based on


LOV type
DELTA_ACTION_CODE)

ADJUSTMENT Number(22, 7) Set to 0

CAMP_END_DT_WID 3 Number(10, 0) FK W_DAY_D Campaign End Date ID

CAMP_LNCH_DT_WID 3 Number(10, 0) FK W_DAY_D Campaign Launch Date ID

CAMP_ST_DT_WID 3 Number(10, 0) FK W_DAY_D Campaign Start Date ID

CLOSE_DT_WID 3 Number(10, 0) FK W_DAY_D Close Date Dimension Id


(W_DAY_D)

CONTACT_WID 3 Number(10, 0) FK W_PERSON_D Contact Dimension Id


(W_PERSON_D)

CON_GEO_WID 3 Number(10, 0) FK W_GEO_D Contact Geographic Dimension Id


(W_GEO_D): Personal Address of
the Contact

CREATED_BY_ORG_WID 3 Number(10, 0) FK W_ORG_D Organization of the Creator


(W_ORG_D)

CREATED_DT_WID 3 Number(10, 0) FK W_DAY_D Created Dimension Id


(W_DAY_D)

CURR_SSTAGE_WID 3 Number(10, 0) FK W_SSTAGE_D Current Stage of Quote


Dimension Id (W_SSTAGE_D)

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

DISCNT_AMT Number(22, 7) Unit Discount Amount: (Start Price


- Net Price). If null it is set to 0

DISCNT_MECH_WID 3 Number(10, 0) FK W_LOV_D Discount Mechanism - Discount


%, Discount Amount, Discount
Price (Values based on LOV type
ETL_DISCOUNT_MECH)

DISCNT_PERCENT Number(22, 7) Unit Discount Percent: (Start Price


- Net Price) / Start Price. If null it is
set to 0.

DUE_DT_WID 3 Number(10, 0) FK W_DAY_D Due Date Dimension Id


(W_DAY_D)

EFF_END_DT_WID 3 Number(10, 0) FK W_DAY_D Effective End Date Dimension Id


(W_DAY_D)

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1393 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
EFF_START_DT_WID 3 Number(10, 0) FK W_DAY_D Effective Start Date Dimension Id
(W_DAY_D)

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

EXISTING_FLG Character(1) Existing Flag (Y/N): Set to 'Y' for


line items entered which got
generated because of Delta
Quotes with Action Codes
'Deleted' or 'Existing'.

FREIGHT_AMT Number(22, 7) Set to 0

HEADER_FLG Character(1) Set to 'N'

INCL_CALC_IND Number(10, 0) Include Calculation Indicator (1/0):


Quantities and Revenue and Cost
amounts will be multiplied by this
indicator to avoid double counting.
For simple products this value is
set to 1. For Packaged Products,
the top line items get 0 and the
children unde

INTEGRATION_ID 3 Varchar(30) Identifier used for integration with


external systems

LEAD_QUALITY_WID 3 Number(10, 0) FK W_LOV_D Lead Quality Dimension Id


(W_LOV_D): (Values based on
LOV type LEAD_QUALITY)

LIST_PRI Number(22, 7) Current List Price of Product

LN_NUM Number(22, 7) Line Number

NRC_IND Number(10, 0) Non Recurring Charge Indicator

NUM_OCCURRENCE Number(10, 0) Num Occurrence

OPEN_DT_WID 3 Number(10, 0) FK W_DAY_D Open Date Dimension Id


(W_DAY_D): It's the open date
(created date) of the quote.

OPTY_WID 3 Number(10, 0) FK W_OPTY_D Opportunity Dimension Id


(W_OPTY_D)

ORDERED_COST Number(22, 7) Ordered Cost : It will be same as


the quoted cost when the status of
the Quote becomes 'Order
Placed', else it will be 0.

ORDERED_FLG Character(1) Ordered Flag (Y/N): Set to 'Y'


when the status of the quote
becomes 'Order Placed'.

ORDERED_MARGIN Number(22, 7) Ordered Margin: It will be same as


the quoted margin when the
status of the Quote becomes
'Order Placed', else it will be 0.

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1394 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
ORDERED_NET_PRI Number(22, 7) Ordered Net Price: It will be same
as the Quoted Net Price when the
status of the Quote becomes
'Order Placed'. If null it is set to 0.
(Currency: CURCY_CD,
Exchange Date: EXCH_DT)

ORD_RLUP_NET_PRI Number(22, 7) Order Rollup Net Price

OWN_ORG_PRTNR_FLG Character(1) Primary Owner's Organization's


Partner Flag

PAR_LN_NUM Number(22, 7) Parent Line number

PAR_LN_PROD_WID 3 Number(10, 0) FK W_PRODUCT_D Parent Line Product Id


(W_PRODUCT_D)

PRI_LST_ITM_WID 3 Number(10, 0) FK W_PRILSTITEM_D Price List Item

PROD_ATTRIB_WID 3 Number(10, 0) FK W_PRDATTR_D Product Attribute Dimension ID

PROD_WID 3 Number(10, 0) FK W_PRODUCT_D Product Dimension Id


(W_PRODUCT_D)

PR_CMPT_ACCNT_WID 3 Number(10, 0) FK W_ORG_D Primary Competitor Dimension Id


(W_ORG_D)

PR_EMP_POS_WID 3 Number(10, 0) FK W_POSITION_D Primary Position of Employee

PR_EMP_WID 3 Number(10, 0) FK W_PERSON_D Primary Employee Dimension Id


(W_PERSON_D) : Creator's
Posiotion Primary Employee Id

PR_INDUST_WID 3 Number(10, 0) FK W_INDUSTRY_D Primary Account's Industry


Dimension Id (W_INDUSTRY_D)

PR_OWNER_ORG_WID 3 Number(10, 0) FK W_ORG_D Primary Owner's Organization


Dimension Id (W_ORG_D)

PR_PROGRAM_WID 3 Number(10, 0) FK W_PROGRAM_D Primary Program Dimension Id


(W_PROGRAM_D)

PR_TERR_WID 3 Number(10, 0) FK W_TERR_D Primary Territory Dimension Id


(W_TERR_D)

PR_VIS_ORG_WID 3 Number(10, 0) FK W_ORG_D Primary Visibility Organization


Dimension Id (W_ORG_D)

QTD_RLUP_NET_PRI Number(22, 7) Quoted Rollup Net Price

QTY_REQUESTED Number(22, 7) Quantity Requested: If null it is set


to 0

QTY_SHIPPED Number(22, 7) Quantity Shipped: If null it is set to


0

QUOTED_COST Number(22, 7) Quoted Cost - From Cost List for


Product. (Product: PROD_ID,
Currency: CURCY_CD, Exchange
Date: EXCH_DT If null it is set to
0.

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1395 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
QUOTED_FLG Character(1) Quoted Flag (Y/N): Set to 'Y' if
Related Status is 'Open'.

QUOTED_MARGIN Number(22, 7) Unit Quoted Margin: Quoted Net


Price - Quote Cost. If null it is set
to 0

QUOTED_NET_PRI Number(22, 7) Unit Quoted Net Price: Price after


discounts. If null it is set to 0.
(Currency: CURCY_CD,
Exchange Date: EXCH_DT)

QUOTE_ATTR_WID 3 Number(10, 0) Quote Attribute ID, Forein Key to


Quote Mini Dimension

QUOTE_ID Varchar(30) Quote Id

QUOTE_WID 3 Number(10, 0) FK W_QUOTE_D Quote Dimension Id


(W_QUOTE_D)

REASON_WL_WID 3 Number(10, 0) FK W_LOV_D Reason Won-Lost Dimension Id


(W_LOV_D): (Values based on
LOV type REASON_WON_LOST)

REJECTED_FLG Character(1) Rejected Flag (Y/N): Set to 'Y' if


Related Status is 'Lost'.

REQ_DLVRY_DT_WID 3 Number(10, 0) FK W_DAY_D Requested Delivery Date


Dimension Id (W_DAY_D)

ROOT_LN_NUM Number(22, 7) Root Line Number

ROOT_LN_PROD_WID 3 Number(10, 0) FK W_PRODUCT_D Root Line Product ID

ROW_TYPE 3 Number(2, 0) Row Type (System Column): Set


to 1

ROW_WID 3 Number(10, 0) Siebel System Field

SHIPPED_DT_WID 3 Number(10, 0) FK W_DAY_D Shipped Date Dimension Id


(W_DAY_D)

SOURCE_WID 3 Number(10, 0) FK W_SOURCE_D Marketing Source ID

START_PRI Number(22, 7) Starting Price: Initial Price of the


Product, before discounts. If null it
is set to 0.(Currency: CURCY_CD,
Exchange Date: EXCH_DT)

STG_STATUS_I Varchar(50) Opportunity's Stage Status's


Language Independent Code

TAX_AMT Number(22, 7) Set to 0

TAX_EXEMPT_FLG Character(1) Tax Exempt Flag

TGT_ACCNT_WID 3 Number(10, 0) FK W_ORG_D Target Account Dimension Id


(W_ORG_D)

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1396 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
TOP_LVL_LN_FLG Character(1) Top Level Line Flag (Y/N): Set to
'Y' for Complex products like
Customized Products and
Packaged products to indicate the
parents and set to 'N' for children.

U_ADJUSTMENT Number(22, 7) Value Before conversion to


Datamart Currency

U_CURCY_CD Varchar(20) Original Currency Code

U_DISCNT_AMT Number(22, 7) Value Before conversion to


Datamart Currency

U_EXCH_DT UTC Date Time Exchange Date

U_FREIGHT_AMT Number(22, 7) Value Before conversion to


Datamart Currency

U_LIST_PRI Number(22, 7) Value Before conversion to


Datamart Currency

U_ORDERED_CST Number(22, 7) Value Before conversion to


Datamart Currency

U_ORDRD_MARGIN Number(22, 7) Value Before conversion to


Datamart Currency

U_ORDRD_NET_PRI Number(22, 7) Value Before conversion to


Datamart Currency

U_ORD_RLUP_NET_PRI Number(22, 7) Unadjusted Order Rollup Net


Price

U_QTD_RLUP_NET_PRI Number(22, 7) Unadjusted Quoted Rollup Net


Price

U_QUTD_CST Number(22, 7) Value Before conversion to


Datamart Currency

U_QUTD_MARGIN Number(22, 7) Value Before conversion to


Datamart Currency

U_QUTD_NET_PRI Number(22, 7) Value Before conversion to


Datamart Currency

U_START_PRI Number(22, 7) Value Before conversion to


Datamart Currency

U_TAX_AMT Number(22, 7) Value Before conversion to


Datamart Currency

VIS_ORG_PRTNR_FLG Character(1) Visibility Org Partner Flag

VIS_PR_BU_ID Varchar(30) Primary Visibility Org ID

VIS_PR_POS_ID Varchar(30) Primary Visibility Position ID

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1397 of 1915
Repository Tables

Indexes - continued

W_QUOTEITEM_F_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: OPTY_WID

W_QUOTEITEM_F_F10 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CON_GEO_WID

W_QUOTEITEM_F_F11 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: ACCNT_GEO_WID

W_QUOTEITEM_F_F12 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CLOSE_DT_WID

W_QUOTEITEM_F_F13 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CONTACT_WID

W_QUOTEITEM_F_F14 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: DUE_DT_WID

W_QUOTEITEM_F_F15 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: EFF_END_DT_WID

W_QUOTEITEM_F_F16 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: EFF_START_DT_WID

W_QUOTEITEM_F_F17 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: LEAD_QUALITY_WID

W_QUOTEITEM_F_F18 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: OPEN_DT_WID

W_QUOTEITEM_F_F19 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: REASON_WL_WID

W_QUOTEITEM_F_F2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PROD_WID

W_QUOTEITEM_F_F20 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: TGT_ACCNT_WID

W_QUOTEITEM_F_F22 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: REQ_DLVRY_DT_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1398 of 1915
Repository Tables

Indexes - continued

W_QUOTEITEM_F_F23 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: SHIPPED_DT_WID

W_QUOTEITEM_F_F24 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: QUOTE_WID

W_QUOTEITEM_F_F25 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CURR_SSTAGE_WID

W_QUOTEITEM_F_F26 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CREATED_BY_ORG_WID

W_QUOTEITEM_F_F27 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PR_OWNER_ORG_WID

W_QUOTEITEM_F_F28 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PAR_LN_PROD_WID

W_QUOTEITEM_F_F29 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PR_EMP_POS_WID

W_QUOTEITEM_F_F3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CREATED_DT_WID

W_QUOTEITEM_F_F30 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PRI_LST_ITM_WID

W_QUOTEITEM_F_F31 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PROD_ATTRIB_WID

W_QUOTEITEM_F_F32 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: DISCNT_MECH_WID

W_QUOTEITEM_F_F33 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ACTION_TYPE_WID

W_QUOTEITEM_F_F34 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROOT_LN_PROD_WID

W_QUOTEITEM_F_F36 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: QUOTE_ATTR_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1399 of 1915
Repository Tables

Indexes - continued

W_QUOTEITEM_F_F37 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: SOURCE_WID

W_QUOTEITEM_F_F38 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CAMP_LNCH_DT_WID

W_QUOTEITEM_F_F39 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CAMP_ST_DT_WID

W_QUOTEITEM_F_F4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PR_CMPT_ACCNT_WID

W_QUOTEITEM_F_F40 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CAMP_END_DT_WID

W_QUOTEITEM_F_F5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PR_VIS_ORG_WID

W_QUOTEITEM_F_F6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PR_EMP_WID

W_QUOTEITEM_F_F7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PR_INDUST_WID

W_QUOTEITEM_F_F8 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PR_PROGRAM_WID

W_QUOTEITEM_F_F9 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PR_TERR_WID

W_QUOTEITEM_F_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: TOP_LVL_LN_FLG

W_QUOTEITEM_F_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ETL_PROC_WID

W_QUOTEITEM_F_M3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ROW_TYPE

W_QUOTEITEM_F_M4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: STG_STATUS_I

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1400 of 1915
Repository Tables

Indexes - continued

W_QUOTEITEM_F_M5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: OWN_ORG_PRTNR_FLG

W_QUOTEITEM_F_M6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: VIS_ORG_PRTNR_FLG

W_QUOTEITEM_F_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

W_QUOTEITEM_F_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: INTEGRATION_ID, ROW_TYPE, DATASOURCE_NUM_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1401 of 1915
Repository Tables

Name: W_QUOTEITEM_FS User Name: Quote Item Fact Stage

Status: Active Type: Warehouse Base Table:


Comments: Quote Item Fact Stage

Columns

Name Not Data Type Domain Domain Comments


Null Type
ACCNT_ID Varchar(30) Account Id

ACTION_CD Varchar(30) Action Code: (Values based on


LOV type
DELTA_ACTION_CODE)

ACTIVE_FLG Character(1) Active Flag

CLOSE_DT Date Time Close Date

CMPT_ACCNT_ID Varchar(30) Competitor Account Id

CONTACT_ID Varchar(30) Contact Id

COST_PRI Number(22, 7) Cost

CREATED_BY_ORG_ID Varchar(30) Organization of the Creator of the


Line Item

CREATED_DT Date Time Created Date

CURCY_CD Varchar(20) Currency Code

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

DISCNT_AMT Number(22, 7) Discount Amount (Currency:


CURCY_CD, Exchange Date:
EXCH_DT)

DISCNT_MECH Varchar(30) Discount Mechanism - Discount


%, Discount Amount, Discount
Price

DISCNT_PERCENT Number(22, 7) Discount Percent at the Line Item


Level.

DUE_DT Date Time Due Date

EFF_END_DT Date Time Effective End Date of the Quote

EFF_START_DT Date Time Effective Start Date

EXCH_DT Date Time Exchange Date

INDUST_ID Varchar(30) Industry Id: Industry of the


Account for which the Quote is
created

INTEGRATION_ID 3 Varchar(30) Identifier used for integration with


external systems

LIST_PRI Number(22, 7) Current List Price of Product

LN_NUM Number(22, 7) Line Number

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1402 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
NET_PRI Number(22, 7) Unit Net Price: Price after
discounts (Currency: CURCY_CD,
Exchange Date: EXCH_DT)

NUM_OCCURRENCE Number(10, 0) Num Occurrence

OPTY_ID Varchar(30) Opportunity Id

PAR_LN_NUM Number(22, 7) Parent Line number

PAR_LN_PROD_ID Varchar(30) Parent Line Product Id

PRICE_LST_ID Varchar(30) Price List

PRI_LST_NAME Varchar(50) Price List Name

PROD_ID Varchar(30) Product Id

PROGRAM_ID Varchar(30) Program Id: It is the Campaign Id


of the Opportunity from which the
Quote got generated.

PROG_SRC_TYPE Varchar(30) Program Source Type: Internal


usage only.

PR_EMP_ID Varchar(30) Primary Employee Id

PR_EMP_POS_ID Varchar(30) Primary Position of Employee

PR_OWNER_ORG_ID Varchar(30) Primary Owner's Organization Id

PR_VIS_ORG_ID Varchar(30) Primary Visibility Organization Id

QTY_REQUESTED Number(22, 7) Quantity Requested

QTY_SHIPPED Number(22, 7) Quantity Shipped

QUOTE_ID Varchar(30) Quote Id

REL_STATUS Varchar(50) Related Status: Status for


bucketing. For example if the
status is 'Open', 'In Process', or
'Waiting', the general meaning will
be 'Open'. And if the status is
'Shipped' or 'Closed', the general
meaning will be 'Closed' and so
on.

REQ_DLVRY_DT Date Time Requested Delivery Date

REV_NUM Number(22, 7) Revision Number

ROLLUP_NET_PRI Number(22, 7) Rollup Net Price

ROOT_LN_NUM Number(22, 7) Root Line Number

ROOT_LN_PROD_ID Varchar(30) Root Line Product ID

SHIPPED_DT Date Time Shipped Date

SOURCE_ID Varchar(30) Marketing Source ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1403 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
START_PRI Number(22, 7) Starting Price: Initial Price of the
Product, before discounts.
(Currency: CURCY_CD,
Exchange Date: EXCH_DT)

STATUS Varchar(50) Quote Status

TAX_AMT Number(22, 7) Tax

TAX_EXEMPT_FLG Character(1) Tax Exempt Flag

TERR_ID Varchar(30) Territory Id

VIS_PR_POS_ID Varchar(30) Primary Visibility Position ID

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1404 of 1915
Repository Tables

Name: W_QUOTEITEM_FSX User Name: Quote Item Fact Stage Extn

Status: Active Type: Warehouse Base Table:


Comments: Quote Item Fact Stage Extn

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Number(10, 0) Extension Attribute

ATTRIB_05 Number(10, 0) Extension Attribute

ATTRIB_06 Number(22, 7) Extension Attribute

ATTRIB_07 Date Time Extension Attribute

ATTRIB_08 Date Time Extension Attribute

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

FK_01_ID Varchar(30) Blank Key Field For Adding New


DM

FK_02_ID Varchar(30) Blank Key Field For Adding New


DM

FK_03_ID Varchar(30) Blank Key Field For Adding New


DM

INTEGRATION_ID 3 Varchar(30) Identifier used for integration with


external systems

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1405 of 1915
Repository Tables

Name: W_QUOTEITEM_FX User Name: Quote Item Fact Extn

Status: Active Type: Warehouse Base Table:


Comments: Quote Item Fact Extn

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Number(10, 0) Extension Attribute

ATTRIB_05 Number(10, 0) Extension Attribute

ATTRIB_06 Number(22, 7) Extension Attribute

ATTRIB_07 Date Time Extension Attribute

ATTRIB_08 Date Time Extension Attribute

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

FK_01_WID Number(10, 0) Foreign Key 01 ID

FK_02_WID Number(10, 0) Foreign Key 02 ID

FK_03_WID Number(10, 0) Foreign Key 03 ID

ROW_WID 3 Number(10, 0) Siebel System Field

Indexes

W_QUOTEITEM_FX_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1406 of 1915
Repository Tables

Name: W_QUOTEITEM_GS User Name: Quote Item General Staging

Status: Active Type: Warehouse Base Table:


Comments: Quote Item General Staging

Columns

Name Not Data Type Domain Domain Comments


Null Type
DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

INTEGRATION_ID 3 Varchar(30) Identifier used for integration with


external systems

ROW_TYPE Number(2, 0) Row Type (System Column): It is


set to 0

TOTAL_LINE_AMT Number(22, 7) Total Line Amount of an Quote,


Used to calculate Tax Amount:
Calculated as Sum(Net Price *
Quantity Requested * Include
Calculate Indicator)

U_TOTAL_LINE_AMT Number(22, 7) Unconverted Total Line Amount

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1407 of 1915
Repository Tables

Name: W_QUOTE_D User Name: Quote Dimension

Status: Active Type: Warehouse Base Table:


Comments: Quote Dimension

Columns

Name Not Data Type Domain Domain Comments


Null Type
ACTIVE_FLG Character(1) Active Flag

CREATED_DT Date Time Created Date

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

DISCNT_PERCENT Number(22, 7) Default Discount Percent

DUE_DT Date Time Due Date

EFF_END_DT Date Time Effective End date

EFF_START_DT Date Time Effective Start Date

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

FRGHT_TERMS Varchar(30) Freight Terms (LOV Type:


FREIGHT_TERMS)

FRGHT_TERMS_I Varchar(50) Freight Terms Language


Independent Code (LOV Type:
FREIGHT_TERMS)

INTEGRATION_ID 3 Varchar(30) Identifier used for integration with


external systems

LATEST_FLG Character(1) Latest Flag: Set to 'Y' for the


Quote with the maximum Revision
Number.

MINI_WID 3 Number(10, 0) Foreign Key to Mini Dimension

NAME Varchar(50) Quote Name

PAYMENT Varchar(30) Payment Method (LOV Type:


PAYMENT_METHOD)

PAYMENT_I Varchar(50) Payment Language Independent


Code (LOV Type:
PAYMENT_METHOD)

PRI_LST_NAME Varchar(50) Price List Name

PYMT_TERMS_NAME Varchar(50) Quote Payment Terms

QUOTE_NUM Varchar(30) Quote Number

REVISION Number(22, 7) Revision Number

ROW_WID 3 Number(10, 0) Siebel System Field

SALES_REP_LOGIN Varchar(50) Sales Representative Login

SHIP_METH Varchar(30) Shipping Method (LOV Type:


SHIPPING_METHOD)

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1408 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
SHIP_METH_I Varchar(50) Shipping Method Language
Independent Code (LOV Type:
SHIPPING_METHOD)

STATUS Varchar(30) Status Type (LOV Type:


QUOTE_STATUS)

STATUS_I Varchar(50) Status Type Language


Independent Code (LOV Type:
QUOTE_STATUS)

SUB_TYPE Varchar(30) Sub Type of Quote

SUB_TYPE_I Varchar(50) Sub Type of Quote Language


Independent Code

TAX_EXEMPT_FLG Character(1) Tax Exemption Flag

TAX_PERCENT Number(22, 7) Tax Percent as Defined for the


Quote.

TYPE Varchar(30) Type of Quote (LOV Type:


QUOTE_TYPE)

TYPE_I Varchar(50) Type of Quote Language


Independent Code (LOV Type:
QUOTE_TYPE)

VIS_PR_BU_ID Varchar(15) Primary Buisness Unit Id for


Visibility

VIS_PR_POS_ID Varchar(15) Primary Postition Id For Visibility

Indexes

W_QUOTE_D_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: MINI_WID

W_QUOTE_D_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: NAME

W_QUOTE_D_M10 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: TYPE

W_QUOTE_D_M11 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: TYPE_I

W_QUOTE_D_M12 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: FRGHT_TERMS

W_QUOTE_D_M13 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: FRGHT_TERMS_I

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1409 of 1915
Repository Tables

Indexes - continued

W_QUOTE_D_M14 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PAYMENT

W_QUOTE_D_M15 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PAYMENT_I

W_QUOTE_D_M16 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: STATUS

W_QUOTE_D_M17 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: SHIP_METH

W_QUOTE_D_M18 Type: Extension Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: SUB_TYPE

W_QUOTE_D_M19 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: SUB_TYPE_I

W_QUOTE_D_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: ACTIVE_FLG

W_QUOTE_D_M3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: STATUS_I

W_QUOTE_D_M4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: SHIP_METH_I

W_QUOTE_D_M5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: EFF_START_DT

W_QUOTE_D_M6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: EFF_END_DT

W_QUOTE_D_M7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: DUE_DT

W_QUOTE_D_M8 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CREATED_DT

W_QUOTE_D_M9 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PYMT_TERMS_NAME

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1410 of 1915
Repository Tables

Indexes - continued

W_QUOTE_D_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

W_QUOTE_D_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: INTEGRATION_ID, DATASOURCE_NUM_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1411 of 1915
Repository Tables

Name: W_QUOTE_DS User Name: Quote Dimension Staging

Status: Active Type: Warehouse Base Table:


Comments: Quote Dimension Staging

Columns

Name Not Data Type Domain Domain Comments


Null Type
ACTIVE_FLG Character(1) Active Flag

CREATED_DT Date Time Create Date

CURCY_CD Varchar(20) Currency Code

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

DISCNT_PERCENT Number(22, 7) Default Discount Percent

DUE_DT Date Time Due Date

EFF_END_DT Date Time Effective End Date

EFF_START_DT Date Time Effective start Date

EXCH_DT Date Time Exchange Date

FREIGHT_AMT Number(22, 7) Freight Amount

FRGHT_TERMS Varchar(30) Freight Terms

INTEGRATION_ID 3 Varchar(30) Identifier used for integration with


external systems

NAME Varchar(50) Quote Name

PAYMENT Varchar(30) Payment

PRI_LST_NAME Varchar(50) Price List Name

PR_BU_ID Varchar(15) Buisness Unit Id

PR_POSTN_ID Varchar(15) Primary Position Id

PYMT_TERMS_NAME Varchar(50) Quote Payment Terms

QUOTE_NUM Varchar(30) Quote Number

REVISION Number(22, 7) Revision Number

SALES_REP_LOGIN Varchar(50) Sales Representative Login

SHIP_METH Varchar(30) Shipping Method

STATUS Varchar(30) Status Type

SUB_TYPE Varchar(30) Quote Sub Type

TAX_AMT Number(22, 7) Tax Amount

TAX_EXEMPT_FLG Character(1) Tax Exemption Flag

TAX_PERCENT Number(22, 7) Tax Percent as Defined for the


Quote.

TOTAL_ADJUSTMENT Number(22, 7) Adjustment At The Document


Level

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1412 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
TYPE Varchar(30) Quote Type

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1413 of 1915
Repository Tables

Name: W_QUOTE_DSX User Name: Quote Dimension Extension Staging

Status: Active Type: Warehouse Base Table:


Comments: Quote Dimension Extension Staging

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Varchar(30) Extension Attribute

ATTRIB_05 Varchar(30) Extension Attribute

ATTRIB_06 Varchar(30) Extension Attribute

ATTRIB_07 Varchar(30) Extension Attribute

ATTRIB_08 Varchar(30) Extension Attribute

ATTRIB_09 Varchar(30) Extension Attribute

ATTRIB_10 Varchar(30) Extension Attribute

ATTRIB_11 Number(10, 0) Extension Attribute

ATTRIB_12 Number(10, 0) Extension Attribute

ATTRIB_13 Number(10, 0) Extension Attribute

ATTRIB_14 Number(10, 0) Extension Attribute

ATTRIB_15 Number(10, 0) Extension Attribute

ATTRIB_16 Number(22, 7) Extension Attribute

ATTRIB_17 Number(22, 7) Extension Attribute

ATTRIB_18 Number(22, 7) Extension Attribute

ATTRIB_19 Number(22, 7) Extension Attribute

ATTRIB_20 Number(22, 7) Extension Attribute

ATTRIB_21 Date Time Extension Attribute

ATTRIB_22 Date Time Extension Attribute

ATTRIB_23 Date Time Extension Attribute

ATTRIB_24 Date Time Extension Attribute

ATTRIB_25 Date Time Extension Attribute

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

INTEGRATION_ID 3 Varchar(30) Identifier used for integration with


external systems

Indexes
10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1414 of 1915
Repository Tables

Name: W_QUOTE_DX User Name: Quote Dimension Extension

Status: Active Type: Warehouse Base Table:


Comments: Quote Dimension Extension

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Varchar(30) Extension Attribute

ATTRIB_05 Varchar(30) Extension Attribute

ATTRIB_06 Varchar(30) Extension Attribute

ATTRIB_07 Varchar(30) Extension Attribute

ATTRIB_08 Varchar(30) Extension Attribute

ATTRIB_09 Varchar(30) Extension Attribute

ATTRIB_10 Varchar(30) Extension Attribute

ATTRIB_11 Number(10, 0) Extension Attribute

ATTRIB_12 Number(10, 0) Extension Attribute

ATTRIB_13 Number(10, 0) Extension Attribute

ATTRIB_14 Number(10, 0) Extension Attribute

ATTRIB_15 Number(10, 0) Extension Attribute

ATTRIB_16 Number(22, 7) Extension Attribute

ATTRIB_17 Number(22, 7) Extension Attribute

ATTRIB_18 Number(22, 7) Extension Attribute

ATTRIB_19 Number(22, 7) Extension Attribute

ATTRIB_20 Number(22, 7) Extension Attribute

ATTRIB_21 Date Time Extension Attribute

ATTRIB_22 Date Time Extension Attribute

ATTRIB_23 Date Time Extension Attribute

ATTRIB_24 Date Time Extension Attribute

ATTRIB_25 Date Time Extension Attribute

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

ROW_WID 3 Number(10, 0) Siebel System Field

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1415 of 1915
Repository Tables

Indexes - continued

W_QUOTE_DX_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1416 of 1915
Repository Tables

Name: W_QUOTE_F User Name: Quote Fact

Status: Active Type: Warehouse Base Table:


Comments: Quote Fact

Columns

Name Not Data Type Domain Domain Comments


Null Type
ACCNT_GEO_WID 3 Number(10, 0) FK W_GEO_D Account Geographic Dimension Id
(W_GEO_D)

ACCNT_INDUST_WID 3 Number(10, 0) Account Industry Dimension Id

ACCNT_WID 3 Number(10, 0) FK W_ORG_D Account Dimension Id

ADJUSTMENT Number(22, 7) Adjustment

CAMP_END_DT_WID 3 Number(10, 0) FK W_DAY_D Campaign End Date ID

CAMP_LNCH_DT_WID 3 Number(10, 0) FK W_DAY_D Campaign Launch Date ID

CAMP_ST_DT_WID 3 Number(10, 0) FK W_DAY_D Campaign Start Date ID

CLOSE_DT_WID 3 Number(10, 0) FK W_DAY_D Close Date Dimension Id


(W_DAY_D)

CONTACT_WID 3 Number(10, 0) FK W_PERSON_D Contact Dimension Id


(W_PERSON_D)

CON_GEO_WID 3 Number(10, 0) Contact Geographic Dimension Id


(W_GEO_D): Personal Address of
the Contact

COST Number(22, 7) Quote Cost - Sum of Costs of


Products in a Quote. If null it is set
to 0.

CURR_SSTAGE_WID 3 Number(10, 0) Current Sales Stage Id

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

DISCNT_AMT Number(22, 7) Total Item Discount Amount

DUE_DT_WID 3 Number(10, 0) Due Date Dimension Id


(W_DAY_D)

EFF_END_DT_WID 3 Number(10, 0) Effective End Date Dimension Id


(W_DAY_D)

EFF_START_DT_WID 3 Number(10, 0) Effective Start Date Dimension Id


(W_DAY_D)

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

FREIGHT_AMT Number(22, 7) Freight Amount: It is the Freight


amount as defined for the overall
Quote.

INTEGRATION_ID 3 Varchar(30) Siebel System Field

LEAD_QUALITY_WID 3 Number(10, 0) Lead Quality Dimension Id


(W_LOV_D): (Values based on
LOV type LEAD_QUALITY)

MARGIN Number(22, 7) Margin

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1417 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
NUM_NRC_ITEMS Number(10, 0) Number of NRC Items

NUM_QUOTE_ITEMS Number(10, 0) Number of Quote Items

OPEN_DT_WID 3 Number(10, 0) Open Date Dimension Id


(W_DAY_D): It's the open date
(created date) of the quote.

OPTY_WID 3 Number(10, 0) Opportunity Dimension Id


(W_OPTY_D)

ORDERED_FLG Character(1) Ordered Flag (Y/N): Set to 'Y'


when the status of the quote
becomes 'Order Placed'.

OWN_ORG_PRTNR_FLG Character(1) Primary Owner's Organization's


Partner Flag

PR_CMPT_ACCNT_WID 3 Number(10, 0) Obsoleted

PR_EMP_POS_WID 3 Number(10, 0) Primary Position of Employee

PR_EMP_WID 3 Number(10, 0) Primary Employee Dimension Id


(W_PERSON_D) : Creator's
Posiotion Primary Employee Id

PR_OWNER_ORG_WID 3 Number(10, 0) Primary Owner's Organization


Dimension Id (W_ORG_D)

PR_PROGRAM_WID 3 Number(10, 0) Primary Program Dimension Id


(W_PROGRAM_D)

PR_TERR_WID 3 Number(10, 0) Primary Territory Dimension Id


(W_TERR_D)

PR_VIS_ORG_WID 3 Number(10, 0) Primary Visibility Organization


Dimension Id (W_ORG_D)

QI_ORD_AMT Number(22, 7) Total Amount of quote items that


were ordered

QI_ORD_COST Number(22, 7) Total Cost of quote items that


were ordered.

QI_ORD_MARGIN Number(22, 7) Total Margin of quote items that


were ordered.

QTY_REQ Number(22, 7) Quantity Requested: If null it is set


to 0. It is determined for line items
only. It is set to 0 for header rows.

QTY_SHIPPED Number(22, 7) Quantity Shipped: If null it is set to


0

QUOTED_FLG Character(1) Quoted Flag (Y/N): Set to 'Y' if


Related Status is 'Open'.

QUOTE_AMT Number(22, 7) Total Quote Amount

QUOTE_ATTR_WID 3 Number(10, 0) Quote Attribute ID, Forein Key to


Quote Mini Dimension

QUOTE_NRC Number(22, 7) Quote Amount for NRC type


products

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1418 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
QUOTE_WID 3 Number(10, 0) Quote Dimension Id
(W_QUOTE_D)

REASON_WL_WID 3 Number(10, 0) Reason Won-Lost Dimension Id


(W_LOV_D): (Values based on
LOV type REASON_WON_LOST)

REJECTED_FLG Character(1) Rejected Flag (Y/N): Set to 'Y' if


Related Status is 'Lost'.

ROW_WID 3 Number(10, 0) Siebel System Column

SOURCE_WID 3 Number(10, 0) FK W_SOURCE_D Marketing Source ID

STG_STATUS_I Varchar(50) Opportunity's Stage Status's


Language Independent Code

TAX_AMT Number(22, 7) Total Tax Amount

TOT_DISCNT_AMT Number(22, 7) Total Discount Amount. It includes


the discount amount from line
items and the header.

U_ADJUSTMENT Number(22, 7) Discount given at the Quote


header in its original currency.

U_COST Number(22, 7) Cost in its original currency

U_CURCY_CD Varchar(20) Original Currency Code

U_CURCY_EXCH_DT UTC Date Time Currency Exchange Date

U_DISCNT_AMT Number(22, 7) Total Line Discount Amount in its


original currency.

U_FREIGHT_AMT Number(22, 7) Freight Amount in its original


currency.

U_MARGIN Number(22, 7) Margin in its original currency.

U_QI_ORD_AMT Number(22, 7) Total Amount of quote items that


were ordered in its original
currency.

U_QI_ORD_COST Number(22, 7) Total Cost of quote items that


were ordered in its original
currency.

U_QI_ORD_MARGIN Number(22, 7) Total Margin of quote items that


were ordered in its original
currency.

U_QUOTE_AMT Number(22, 7) Total Quote Amount in its original


currency.

U_TAX_AMT Number(22, 7) Total Tax Amount in its original


currency.

U_TOT_DISCNT_AMT Number(22, 7) Total Discount Amount in its


original currency. It includes the
discount amount from line items
and the header.

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1419 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
VIS_ORG_PRTNR_FLG Character(1) Visibility Org Partner Flag

VIS_PR_BU_ID Varchar(30) Primary Visibility Org ID

VIS_PR_POS_ID Varchar(30) Primary Visibility Position ID

Indexes

W_QUOTE_F_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ACCNT_GEO_WID

W_QUOTE_F_F10 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: QUOTE_WID

W_QUOTE_F_F11 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: REASON_WL_WID

W_QUOTE_F_F12 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PR_PROGRAM_WID

W_QUOTE_F_F13 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PR_EMP_WID

W_QUOTE_F_F14 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PR_EMP_POS_WID

W_QUOTE_F_F15 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PR_TERR_WID

W_QUOTE_F_F16 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: CURR_SSTAGE_WID

W_QUOTE_F_F17 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: DUE_DT_WID

W_QUOTE_F_F18 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: EFF_END_DT_WID

W_QUOTE_F_F19 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: EFF_START_DT_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1420 of 1915
Repository Tables

Indexes - continued

W_QUOTE_F_F2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ACCNT_INDUST_WID

W_QUOTE_F_F20 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OPEN_DT_WID

W_QUOTE_F_F21 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: CLOSE_DT_WID

W_QUOTE_F_F22 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: QUOTE_ATTR_WID

W_QUOTE_F_F23 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CONTACT_WID

W_QUOTE_F_F24 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: SOURCE_WID

W_QUOTE_F_F25 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CAMP_LNCH_DT_WID

W_QUOTE_F_F26 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CAMP_END_DT_WID

W_QUOTE_F_F27 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CAMP_ST_DT_WID

W_QUOTE_F_F3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ACCNT_WID

W_QUOTE_F_F4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: CON_GEO_WID

W_QUOTE_F_F5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PR_CMPT_ACCNT_WID

W_QUOTE_F_F6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OPTY_WID

W_QUOTE_F_F7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LEAD_QUALITY_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1421 of 1915
Repository Tables

Indexes - continued

W_QUOTE_F_F8 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PR_OWNER_ORG_WID

W_QUOTE_F_F9 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PR_VIS_ORG_WID

W_QUOTE_F_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ORDERED_FLG

W_QUOTE_F_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: QUOTED_FLG

W_QUOTE_F_M3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: REJECTED_FLG

W_QUOTE_F_M4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: STG_STATUS_I

W_QUOTE_F_M5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OWN_ORG_PRTNR_FLG

W_QUOTE_F_M6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: VIS_ORG_PRTNR_FLG

W_QUOTE_F_P1 Type: System Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

W_QUOTE_F_U1 Type: System Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: INTEGRATION_ID, DATASOURCE_NUM_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1422 of 1915
Repository Tables

Name: W_QUOTE_MD User Name: Quote Mini Dimension

Status: Active Type: Warehouse Base Table:


Comments: Quote Mini Dimension

Columns

Name Not Data Type Domain Domain Comments


Null Type
ACTIVE_FLG Character(1) Active Flag

ROW_WID 3 Number(10, 0) Siebel System Column

STATUS Varchar(30) Status Type (LOV Type:


QUOTE_STATUS)

STATUS_I Varchar(50) Status Type Language


Independent Code (LOV Type:
QUOTE_STATUS)

SUB_TYPE Varchar(30) Sub Type

SUB_TYPE_I Varchar(50) Sub Type I

TYPE Varchar(30) Type of Quote (LOV Type:


QUOTE_TYPE)

TYPE_I Varchar(50) Type of Quote Language


Independent Code (LOV Type:
QUOTE_TYPE)

Indexes

W_QUOTE_MD_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: TYPE

W_QUOTE_MD_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: TYPE_I

W_QUOTE_MD_M3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: STATUS

W_QUOTE_MD_M4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: STATUS_I

W_QUOTE_MD_M5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ACTIVE_FLG

W_QUOTE_MD_M6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: SUB_TYPE

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1423 of 1915
Repository Tables

Indexes - continued

W_QUOTE_MD_M7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: SUB_TYPE_I

W_QUOTE_MD_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered:

Columns: ROW_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1424 of 1915
Repository Tables

Name: W_QUOTE_PARTY User Name: Quote Party

Status: Active Type: Warehouse Base Table:


Comments: Quote Party

Columns

Name Not Data Type Domain Domain Comments


Null Type
INTEGRATION_ID 3 Varchar(30) Identifier used for integration with
external systems

PARTY_ID Varchar(15) Party Id Like Position or BU_ID

QUOTE_ID Varchar(15) Quote ID

TABLE_WID 3 Number(10, 0) TABLE ID

Indexes

W_QUOTE_PARTY_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: PARTY_ID, QUOTE_ID

W_QUOTE_PARTY_U2 Type: System Unique: Y DB2 Clustered: N MSSQL Clustered:

Columns: INTEGRATION_ID, TABLE_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1425 of 1915
Repository Tables

Name: W_RANK_MD User Name: Rank Mini Dimension

Status: Active Type: Warehouse Base Table:


Comments: Rank Mini Dimension

Columns

Name Not Data Type Domain Domain Comments


Null Type
RANKING Number(22, 7) Ranking

RATING Varchar(30) Rating

ROW_WID 3 Number(10, 0) Datawarehouse System Column

Indexes

W_RANK_MD_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: RANKING

W_RANK_MD_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: RATING

W_RANK_MD_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered:

Columns: ROW_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1426 of 1915
Repository Tables

Name: W_REGION_D User Name: Region Dimension

Status: Active Type: Warehouse Base Table:


Comments: Region Dimension

Columns

Name Not Data Type Domain Domain Comments


Null Type
AVG_TRVL_SPEED Number(22, 7) Average Travel Speed

AVG_TRVL_TM_MIN Number(22, 7) Average Travel Time in Minutes

COST_LST Varchar(50) Cost List

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

DIVN_NAME Varchar(100) Division Name

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

INTEGRATION_ID 3 Varchar(30) Identifier used for integration with


external systems

MIN_TRVL_TM_MIN Number(22, 7) Minimum Travel Time in Minutes

NAME Varchar(50) Name

ROW_WID 3 Number(10, 0) Siebel System Field

TRVL_COST_AMT Number(22, 7) Travel Cost Amount (using


Currency Code
TRVL_COST_CURCY_CD and
Exchange Rate
TRVL_COST_EXCH_DT)

TRVL_COST_UOM Varchar(30) Obsoleted

TRVL_COST_UOM_I Varchar(50) Obsoleted

TRVL_SPEED_UOM Varchar(30) Travel Speed Unit of


Measurement (values based on
LOV type
'SCHEDULER_TRAVEL_SPEED_
UOM' )

TRVL_SPEED_UOM_I Varchar(50) Travel Speed Unit of


Measurement Language
Independent Code (values based
on LOV type
'SCHEDULER_TRAVEL_SPEED_
UOM' )

U_TRL_CST_AMT Number(22, 7) Value Before conversion to


Datamart Currency

U_TRL_CST_CURCY_CD Varchar(20) Original Currency Code

U_TRL_CST_EXCH_DT UTC Date Time Exchange Date

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1427 of 1915
Repository Tables

Indexes - continued

W_REGION_D_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: TRVL_COST_UOM

W_REGION_D_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: TRVL_COST_UOM_I

W_REGION_D_M3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: TRVL_SPEED_UOM

W_REGION_D_M4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: TRVL_SPEED_UOM_I

W_REGION_D_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

W_REGION_D_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: INTEGRATION_ID, DATASOURCE_NUM_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1428 of 1915
Repository Tables

Name: W_REGION_DS User Name: Region Dimension Staging

Status: Active Type: Warehouse Base Table:


Comments: Region Dimension Staging

Columns

Name Not Data Type Domain Domain Comments


Null Type
AVG_TRVL_SPEED Number(22, 7) Average Travel Speed

AVG_TRVL_TM_MIN Number(22, 7) Average Travel Time in Minutes

COST_LST Varchar(50) Cost List

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

DIVN_NAME Varchar(100) Division Name

INTEGRATION_ID 3 Varchar(30) Identifier used for integration with


external systems

MIN_TRVL_TM_MIN Number(22, 7) Minimum Travel Time in Minutes

NAME Varchar(50) Name

TRVL_COST_AMT Number(22, 7) Travel Cost Amount

TRVL_COST_CURCY_CD Varchar(20) Travel Cost Currency Code

TRVL_COST_EXCH_DT UTC Date Time Travel Cost Exchange Date

TRVL_COST_UOM Varchar(30) Travel Cost Amount Unit of


Measurement (values based on
LOV type
'SCHEDULER_TRAVEL_COST_
UOM')

TRVL_SPEED_UOM Varchar(30) Travel Speed Unit of


Measurement (values based on
LOV type
'SCHEDULER_TRAVEL_SPEED_
UOM' )

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1429 of 1915
Repository Tables

Name: W_REGION_DSX User Name: Region Dimension Extension Staging

Status: Active Type: Warehouse Base Table:


Comments: Region Dimension Extension Staging

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Varchar(30) Extension Attribute

ATTRIB_05 Varchar(30) Extension Attribute

ATTRIB_06 Varchar(30) Extension Attribute

ATTRIB_07 Varchar(30) Extension Attribute

ATTRIB_08 Varchar(30) Extension Attribute

ATTRIB_09 Varchar(30) Extension Attribute

ATTRIB_10 Varchar(30) Extension Attribute

ATTRIB_11 Number(10, 0) Extension Attribute

ATTRIB_12 Number(10, 0) Extension Attribute

ATTRIB_13 Number(10, 0) Extension Attribute

ATTRIB_14 Number(10, 0) Extension Attribute

ATTRIB_15 Number(10, 0) Extension Attribute

ATTRIB_16 Number(22, 7) Extension Attribute

ATTRIB_17 Number(22, 7) Extension Attribute

ATTRIB_18 Number(22, 7) Extension Attribute

ATTRIB_19 Number(22, 7) Extension Attribute

ATTRIB_20 Number(22, 7) Extension Attribute

ATTRIB_21 UTC Date Time Extension Attribute

ATTRIB_22 UTC Date Time Extension Attribute

ATTRIB_23 UTC Date Time Extension Attribute

ATTRIB_24 UTC Date Time Extension Attribute

ATTRIB_25 UTC Date Time Extension Attribute

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

INTEGRATION_ID 3 Varchar(30) Identifier used for integration with


external systems

Indexes
10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1430 of 1915
Repository Tables

Name: W_REGION_DX User Name: Region Dimension Extension

Status: Active Type: Warehouse Base Table:


Comments: Region Dimension Extension

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Varchar(30) Extension Attribute

ATTRIB_05 Varchar(30) Extension Attribute

ATTRIB_06 Varchar(30) Extension Attribute

ATTRIB_07 Varchar(30) Extension Attribute

ATTRIB_08 Varchar(30) Extension Attribute

ATTRIB_09 Varchar(30) Extension Attribute

ATTRIB_10 Varchar(30) Extension Attribute

ATTRIB_11 Number(10, 0) Extension Attribute

ATTRIB_12 Number(10, 0) Extension Attribute

ATTRIB_13 Number(10, 0) Extension Attribute

ATTRIB_14 Number(10, 0) Extension Attribute

ATTRIB_15 Number(10, 0) Extension Attribute

ATTRIB_16 Number(22, 7) Extension Attribute

ATTRIB_17 Number(22, 7) Extension Attribute

ATTRIB_18 Number(22, 7) Extension Attribute

ATTRIB_19 Number(22, 7) Extension Attribute

ATTRIB_20 Number(22, 7) Extension Attribute

ATTRIB_21 UTC Date Time Extension Attribute

ATTRIB_22 UTC Date Time Extension Attribute

ATTRIB_23 UTC Date Time Extension Attribute

ATTRIB_24 UTC Date Time Extension Attribute

ATTRIB_25 UTC Date Time Extension Attribute

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

ROW_WID 3 Number(10, 0) Siebel System Field

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1431 of 1915
Repository Tables

Indexes - continued

W_REGION_DX_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1432 of 1915
Repository Tables

Name: W_REGN_D User Name: Geographic Region Dimension

Status: Active Type: Warehouse Base Table:


Comments: Geographic Region Dimension

Columns

Name Not Data Type Domain Domain Comments


Null Type
COUNTRY Varchar(30) Country

DATASOURCE_NUM_ID 3 Number(10, 0) Datawarehouse System Column

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Datawarehouse System Column

INTEGRATION_ID 3 Varchar(30) Datawarehouse System Column

NAME Varchar(50) Name

PAR_REGN_ID Varchar(30) Parent Region ID

PAR_REGN_NAME Varchar(50) Parent Region Name

PROVINCE Varchar(50) Province

ROW_WID 3 Number(10, 0) Datawarehouse System Column

STATE Varchar(10) State

STATUS Varchar(30) Status

STATUS_I Varchar(50) LIC Status

TYPE Varchar(30) Type

TYPE_I Varchar(50) LIC Type

Indexes

W_REGN_D_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: STATUS

W_REGN_D_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: STATUS_I

W_REGN_D_M3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: TYPE

W_REGN_D_M4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: TYPE_I

W_REGN_D_M5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: COUNTRY

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1433 of 1915
Repository Tables

Indexes - continued

W_REGN_D_M6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PROVINCE

W_REGN_D_M7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: STATE

W_REGN_D_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered:

Columns: ROW_WID

W_REGN_D_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered:

Columns: INTEGRATION_ID, DATASOURCE_NUM_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1434 of 1915
Repository Tables

Name: W_REGN_DH User Name: Geographic Region Dimension Hierarchy

Status: Active Type: Warehouse Base Table:


Comments: Geographic Region Dimension Hierarchy

Columns

Name Not Data Type Domain Domain Comments


Null Type
ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Data Warehouse System Column

FIXED_HIER_LEVEL 3 Number(10, 0) Fixed Hierarchy Level

LVL1ANC_REGN 3 Varchar(50) Level 1 Region

LVL1ANC_REGN_ID 3 Varchar(30) Level 1 Region Id

LVL2ANC_REGN 3 Varchar(50) Level 2 Region

LVL2ANC_REGN_ID 3 Varchar(30) Level 2 Region Id

LVL3ANC_REGN 3 Varchar(50) Level 3 Region

LVL3ANC_REGN_ID 3 Varchar(30) Level 3 Region Id

LVL4ANC_REGN 3 Varchar(50) Level 4 Region

LVL4ANC_REGN_ID 3 Varchar(30) Level 4 Region Id

LVL5ANC_REGN 3 Varchar(50) Level 5 Resion

LVL5ANC_REGN_ID 3 Varchar(30) Level 5 Region Id

LVL6ANC_REGN 3 Varchar(50) Level 6 Region

LVL6ANC_REGN_ID 3 Varchar(30) Level 6 Region Id

LVL7ANC_REGN 3 Varchar(50) Level 7 Region

LVL7ANC_REGN_ID 3 Varchar(30) Level 7 Region Id

LVL8ANC_REGN 3 Varchar(50) Level 8 Region

LVL8ANC_REGN_ID 3 Varchar(30) Level 8 Region Id

ROW_WID 3 Number(10, 0) Datawarehouse System Column

TOP_LVL_REGN 3 Varchar(50) Top Level Region

TOP_LVL_REGN_ID 3 Varchar(30) Top Level Region Id

Indexes

W_REGN_DH_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LVL1ANC_REGN_ID

W_REGN_DH_F2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LVL2ANC_REGN_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1435 of 1915
Repository Tables

Indexes - continued

W_REGN_DH_F3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LVL3ANC_REGN_ID

W_REGN_DH_F4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LVL4ANC_REGN_ID

W_REGN_DH_F5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LVL5ANC_REGN_ID

W_REGN_DH_F6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LVL6ANC_REGN_ID

W_REGN_DH_F7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LVL7ANC_REGN_ID

W_REGN_DH_F8 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LVL8ANC_REGN_ID

W_REGN_DH_F9 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: TOP_LVL_REGN_ID

W_REGN_DH_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LVL1ANC_REGN

W_REGN_DH_M10 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: FIXED_HIER_LEVEL

W_REGN_DH_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LVL2ANC_REGN

W_REGN_DH_M3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LVL3ANC_REGN

W_REGN_DH_M4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LVL4ANC_REGN

W_REGN_DH_M5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LVL5ANC_REGN

W_REGN_DH_M6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LVL6ANC_REGN

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1436 of 1915
Repository Tables

Indexes - continued

W_REGN_DH_M7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LVL7ANC_REGN

W_REGN_DH_M8 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: LVL8ANC_REGN

W_REGN_DH_M9 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: TOP_LVL_REGN

W_REGN_DH_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered:

Columns: ROW_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1437 of 1915
Repository Tables

Name: W_REGN_DS User Name: Geographic Region Dimension Staging

Status: Active Type: Warehouse Base Table:


Comments: Geographic Region Dimension Staging

Columns

Name Not Data Type Domain Domain Comments


Null Type
COUNTRY Varchar(30) Country

DATASOURCE_NUM_ID 3 Number(10, 0) Data warehouse System Column

INTEGRATION_ID 3 Varchar(30) Data warehouse System Column

NAME Varchar(50) Name

PAR_REGN_ID Varchar(30) Parent Region ID

PAR_REGN_NAME Varchar(50) Parent Region Name

PROVINCE Varchar(50) Province

STATE Varchar(10) State

STATUS Varchar(30) Status

TYPE Varchar(30) Type

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1438 of 1915
Repository Tables

Name: W_REGN_DSX User Name: Geographic Region Dimension Staging Extension

Status: Active Type: Warehouse Base Table:


Comments: Geographic Region Dimension Staging Extension

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Varchar(30) Extension Attribute

ATTRIB_05 Varchar(30) Extension Attribute

ATTRIB_06 Varchar(30) Extension Attribute

ATTRIB_07 Varchar(30) Extension Attribute

ATTRIB_08 Varchar(30) Extension Attribute

ATTRIB_09 Varchar(30) Extension Attribute

ATTRIB_10 Varchar(30) Extension Attribute

ATTRIB_11 Number(10, 0) Extension Attribute

ATTRIB_12 Number(10, 0) Extension Attribute

ATTRIB_13 Number(10, 0) Extension Attribute

ATTRIB_14 Number(10, 0) Extension Attribute

ATTRIB_15 Number(10, 0) Extension Attribute

ATTRIB_16 Number(22, 7) Extension Attribute

ATTRIB_17 Number(22, 7) Extension Attribute

ATTRIB_18 Number(22, 7) Extension Attribute

ATTRIB_19 Number(22, 7) Extension Attribute

ATTRIB_20 Number(22, 7) Extension Attribute

ATTRIB_21 UTC Date Time Extension Attribute

ATTRIB_22 UTC Date Time Extension Attribute

ATTRIB_23 UTC Date Time Extension Attribute

ATTRIB_24 UTC Date Time Extension Attribute

ATTRIB_25 UTC Date Time Extension Attribute

DATASOURCE_NUM_ID 3 Number(10, 0) Data warehouse System Column

INTEGRATION_ID 3 Varchar(30) Data warehouse System Column

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1439 of 1915
Repository Tables

Name: W_REGN_DX User Name: Geographic Region Dimension Extension

Status: Active Type: Warehouse Base Table:


Comments: Geographic Region Dimension Extension

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Varchar(30) Extension Attribute

ATTRIB_05 Varchar(30) Extension Attribute

ATTRIB_06 Varchar(30) Extension Attribute

ATTRIB_07 Varchar(30) Extension Attribute

ATTRIB_08 Varchar(30) Extension Attribute

ATTRIB_09 Varchar(30) Extension Attribute

ATTRIB_10 Varchar(30) Extension Attribute

ATTRIB_11 Number(10, 0) Extension Attribute

ATTRIB_12 Number(10, 0) Extension Attribute

ATTRIB_13 Number(10, 0) Extension Attribute

ATTRIB_14 Number(10, 0) Extension Attribute

ATTRIB_15 Number(10, 0) Extension Attribute

ATTRIB_16 Number(22, 7) Extension Attribute

ATTRIB_17 Number(22, 7) Extension Attribute

ATTRIB_18 Number(22, 7) Extension Attribute

ATTRIB_19 Number(22, 7) Extension Attribute

ATTRIB_20 Number(22, 7) Extension Attribute

ATTRIB_21 UTC Date Time Extension Attribute

ATTRIB_22 UTC Date Time Extension Attribute

ATTRIB_23 UTC Date Time Extension Attribute

ATTRIB_24 UTC Date Time Extension Attribute

ATTRIB_25 UTC Date Time Extension Attribute

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Data Warehouse System Column

ROW_WID 3 Number(10, 0) Datawarehouse System Column

Indexes
10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1440 of 1915
Repository Tables

Indexes - continued

W_REGN_DX_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered:

Columns: ROW_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1441 of 1915
Repository Tables

Name: W_RESPONSE_D User Name: Response Dimension

Status: Active Type: Warehouse Base Table:


Comments: Response Dimension

Columns

Name Not Data Type Domain Domain Comments


Null Type
CODED_RESP_FLG Character(1) Coded Response Flag

CREATED UTC Date Time Siebel System Field

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

HYPERLINK_NAME Varchar(100) Hyper Link Name

INTEGRATION_ID 3 Varchar(30) Identifier used for integration with


external systems

MINI_WID 3 Number(10, 0) Foreign Key to Mini Dimension

OUTCOME Varchar(30) Outcome Code

OUTCOME_I Varchar(50) LIC Outcome Code

REJECT_REASON Varchar(30) Reject Reason Code

REJECT_REASON_I Varchar(50) LIC Reject Reason Code

RESP_DATE UTC Date Time Response Date

RESP_METHOD Varchar(30) Response Method (values based


on LOV type
'RESPONSE_METHOD')

RESP_METHOD_I Varchar(50) Response Method Language


Independent Code (values based
on LOV type
'RESPONSE_METHOD')

RESP_TYPE Varchar(30) Response Type (values based on


LOV type
'COMM_RESPONSE_TYPE')

RESP_TYPE_I Varchar(50) Response Type Language


Independent Code (values based
on LOV type
'COMM_RESPONSE_TYPE')

ROW_WID 3 Number(10, 0) Siebel System Field

RPLY_DLVRY_MTHD Varchar(30) Reply Delivery Method (values


based on LOV type
'RESPONSE_DLVRY_METHOD')

RPLY_DLVRY_MTHD_I Varchar(50) Reply Delivery Method Language


Independent Code (values based
on LOV type
'RESPONSE_DLVRY_METHOD')

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1442 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
RPLY_PRIORITY Varchar(30) Reply Priority (values based on
LOV type
'RESPONSE_CALL_PRIORITY')

RPLY_PRIORITY_I Varchar(50) Reply Priority Language


Independent Code (values based
on LOV type
'RESPONSE_CALL_PRIORITY')

RPLY_TIME Varchar(30) Reply Time (values based on LOV


type 'RESPONSE_CALL_TIME')

RPLY_TIME_I Varchar(50) Reply Time Language


Independent Code (values based
on LOV type
'RESPONSE_CALL_TIME')

STATUS Varchar(30) Status (values based on LOV type


'STATUS')

STATUS_I Varchar(50) Status Language Independent


Code (values based on LOV type
'STATUS')

SUBSCR_DRCT_ML Varchar(30) Subscribe Direct Mail (values


based on LOV type
'RESPONSE_UNSUBSCRIBE')

SUBSCR_DRCT_ML_I Varchar(50) Subscribe Direct Mail Language


Independent Code (values based
on LOV type
'RESPONSE_UNSUBSCRIBE')

SUBSCR_EMAIL Varchar(30) Subscribe email (values based on


LOV type
'RESPONSE_UNSUBSCRIBE')

SUBSCR_EMAIL_I Varchar(50) Subscribe email Language


Independent Code (values based
on LOV type
'RESPONSE_UNSUBSCRIBE')

SUBSCR_FAX Varchar(30) Subscribe FAX (values based on


LOV type
'RESPONSE_UNSUBSCRIBE')

SUBSCR_FAX_I Varchar(50) Subscribe FAX Language


Independent Code (values based
on LOV type
'RESPONSE_UNSUBSCRIBE')

SUBSCR_PHONE Varchar(30) Subscribe Phone (values based


on LOV type
'RESPONSE_UNSUBSCRIBE')

SUBSCR_PHONE_I Varchar(50) Subscribe Phone Language


Independent Code (values based
on LOV type
'RESPONSE_UNSUBSCRIBE')

VIS_PR_OWN_ID Varchar(15) Owner Visibility

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1443 of 1915
Repository Tables

Indexes

W_RESPONSE_D_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: MINI_WID

W_RESPONSE_D_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: RESP_TYPE

W_RESPONSE_D_M10 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: RPLY_TIME_I

W_RESPONSE_D_M11 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: STATUS

W_RESPONSE_D_M12 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: STATUS_I

W_RESPONSE_D_M13 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: SUBSCR_DRCT_ML

W_RESPONSE_D_M14 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: SUBSCR_DRCT_ML_I

W_RESPONSE_D_M15 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: SUBSCR_EMAIL

W_RESPONSE_D_M16 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: SUBSCR_EMAIL_I

W_RESPONSE_D_M17 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: SUBSCR_FAX

W_RESPONSE_D_M18 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: SUBSCR_FAX_I

W_RESPONSE_D_M19 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: SUBSCR_PHONE

W_RESPONSE_D_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: RESP_TYPE_I

W_RESPONSE_D_M20 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: SUBSCR_PHONE_I

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1444 of 1915
Repository Tables

Indexes - continued

W_RESPONSE_D_M21 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: REJECT_REASON

W_RESPONSE_D_M22 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: REJECT_REASON_I

W_RESPONSE_D_M23 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OUTCOME

W_RESPONSE_D_M24 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OUTCOME_I

W_RESPONSE_D_M3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: RESP_METHOD

W_RESPONSE_D_M4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: RESP_METHOD_I

W_RESPONSE_D_M5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: RPLY_DLVRY_MTHD

W_RESPONSE_D_M6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: RPLY_DLVRY_MTHD_I

W_RESPONSE_D_M7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: RPLY_PRIORITY

W_RESPONSE_D_M8 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: RPLY_PRIORITY_I

W_RESPONSE_D_M9 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: RPLY_TIME

W_RESPONSE_D_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

W_RESPONSE_D_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: INTEGRATION_ID, DATASOURCE_NUM_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1445 of 1915
Repository Tables

Name: W_RESPONSE_DS User Name: Response Dimension Staging

Status: Active Type: Warehouse Base Table:


Comments: Response Dimension Staging

Columns

Name Not Data Type Domain Domain Comments


Null Type
CODED_RESP_FLG Character(1) Coded Response Flag

CREATED UTC Date Time Siebel System Field

CREATED_BY Varchar(15) Siebel System Field

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

HYPERLINK_NAME Varchar(100) Hyper Link Name

INTEGRATION_ID 3 Varchar(30) Identifier used for integration with


external systems

OUTCOME Varchar(30) Primary Sales Rep Person Login

REJECT_REASON Varchar(30) Approved By Employee Login

RESP_DATE UTC Date Time Response Date

RESP_METHOD Varchar(30) Response Method (values based


on LOV type
'RESPONSE_METHOD')

RESP_TYPE Varchar(30) Response Type (values based on


LOV type
'COMM_RESPONSE_TYPE')

RPLY_DLVRY_MTHD Varchar(30) Reply Delivery Method (values


based on LOV type
'RESPONSE_DLVRY_METHOD')

RPLY_PRIORITY Varchar(30) Reply Priority (values based on


LOV type
'RESPONSE_CALL_PRIORITY')

RPLY_TIME Varchar(30) Reply Time (values based on LOV


type 'RESPONSE_CALL_TIME')

STATUS Varchar(30) Status (values based on LOV type


'STATUS')

SUBSCR_DRCT_ML Varchar(30) Subscribe Direct Mail (values


based on LOV type
'RESPONSE_UNSUBSCRIBE')

SUBSCR_EMAIL Varchar(30) Subscribe email (values based on


LOV type
'RESPONSE_UNSUBSCRIBE')

SUBSCR_FAX Varchar(30) Subscribe FAX (values based on


LOV type
'RESPONSE_UNSUBSCRIBE')

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1446 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
SUBSCR_PHONE Varchar(30) Subscribe Phone (values based
on LOV type
'RESPONSE_UNSUBSCRIBE')

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1447 of 1915
Repository Tables

Name: W_RESPONSE_DSX User Name: Response Dimension Extension Staging

Status: Active Type: Warehouse Base Table:


Comments: Response Dimension Extension Staging

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Varchar(30) Extension Attribute

ATTRIB_05 Varchar(30) Extension Attribute

ATTRIB_06 Varchar(30) Extension Attribute

ATTRIB_07 Varchar(30) Extension Attribute

ATTRIB_08 Varchar(30) Extension Attribute

ATTRIB_09 Varchar(30) Extension Attribute

ATTRIB_10 Varchar(30) Extension Attribute

ATTRIB_11 Number(10, 0) Extension Attribute

ATTRIB_12 Number(10, 0) Extension Attribute

ATTRIB_13 Number(10, 0) Extension Attribute

ATTRIB_14 Number(10, 0) Extension Attribute

ATTRIB_15 Number(10, 0) Extension Attribute

ATTRIB_16 Number(22, 7) Extension Attribute

ATTRIB_17 Number(22, 7) Extension Attribute

ATTRIB_18 Number(22, 7) Extension Attribute

ATTRIB_19 Number(22, 7) Extension Attribute

ATTRIB_20 Number(22, 7) Extension Attribute

ATTRIB_21 UTC Date Time Extension Attribute

ATTRIB_22 UTC Date Time Extension Attribute

ATTRIB_23 UTC Date Time Extension Attribute

ATTRIB_24 UTC Date Time Extension Attribute

ATTRIB_25 UTC Date Time Extension Attribute

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

INTEGRATION_ID 3 Varchar(30) Identifier used for integration with


external systems

Indexes
10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1448 of 1915
Repository Tables

Name: W_RESPONSE_DX User Name: Response Dimension Extension

Status: Active Type: Warehouse Base Table:


Comments: Response Dimension Extension

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Varchar(30) Extension Attribute

ATTRIB_05 Varchar(30) Extension Attribute

ATTRIB_06 Varchar(30) Extension Attribute

ATTRIB_07 Varchar(30) Extension Attribute

ATTRIB_08 Varchar(30) Extension Attribute

ATTRIB_09 Varchar(30) Extension Attribute

ATTRIB_10 Varchar(30) Extension Attribute

ATTRIB_11 Number(10, 0) Extension Attribute

ATTRIB_12 Number(10, 0) Extension Attribute

ATTRIB_13 Number(10, 0) Extension Attribute

ATTRIB_14 Number(10, 0) Extension Attribute

ATTRIB_15 Number(10, 0) Extension Attribute

ATTRIB_16 Number(22, 7) Extension Attribute

ATTRIB_17 Number(22, 7) Extension Attribute

ATTRIB_18 Number(22, 7) Extension Attribute

ATTRIB_19 Number(22, 7) Extension Attribute

ATTRIB_20 Number(22, 7) Extension Attribute

ATTRIB_21 UTC Date Time Extension Attribute

ATTRIB_22 UTC Date Time Extension Attribute

ATTRIB_23 UTC Date Time Extension Attribute

ATTRIB_24 UTC Date Time Extension Attribute

ATTRIB_25 UTC Date Time Extension Attribute

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

ROW_WID 3 Number(10, 0) Siebel System Field

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1449 of 1915
Repository Tables

Indexes - continued

W_RESPONSE_DX_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1450 of 1915
Repository Tables

Name: W_RESPONSE_F User Name: Response Fact

Status: Active Type: Warehouse Base Table:


Comments: Response Fact

Columns

Name Not Data Type Domain Domain Comments


Null Type
ACCNT_GEO_WID 3 Number(10, 0) FK W_GEO_D Account Geographic Dimension Id
(W_GEO_D)

ACCNT_WID 3 Number(10, 0) FK W_ORG_D Account Dimension Id


(W_GEO_D)

CAMP_END_DT_WID 3 Number(10, 0) FK W_DAY_D Campaign End Date ID

CAMP_LNCH_DT_WID 3 Number(10, 0) FK W_DAY_D Campaign Launch Date ID

CAMP_OWNER_ORG_WID 3 Number(10, 0) FK W_ORG_D Campaign Occurrence


Organization Dimension Id (Based
on Campaign's Primary Position

CAMP_PARTNER_WID 3 Number(10, 0) FK W_ORG_D Campaign Occurrences Primary


Parner ID

CAMP_ST_DT_WID 3 Number(10, 0) FK W_DAY_D Campaign Start Date ID

CONTACT_WID 3 Number(10, 0) FK W_PERSON_D Contact Dimension Id


(W_PERSON_D)

CON_GEO_WID 3 Number(10, 0) FK W_GEO_D Contact Geographic Dimension Id


(W_GEO_D)

CREATED_BY_ORG_WID 3 Number(10, 0) FK W_ORG_D Creator's Organization Dimension


Id (W_ORG_D)

CREATED_DT_WID 3 Number(10, 0) FK W_DAY_D Created Date Dimension Id


(W_DAY_D)

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

INTEGRATION_ID 3 Varchar(30) Identifier used for integration with


external systems

LAUNCH_DT_WID 3 Number(10, 0) FK W_DAY_D Campaign Launch Date ID

LD_WAVE_WID 3 Number(10, 0) FK W_WAVE_D Campaign Load Wave ID

MKT_REGN_WID 3 Number(10, 0) FK W_REGN_D Marketing Region ID

NUM_DAYS_FRM_CMP Number(10, 0) Number of Days From Campaign:


Campaign Start Date minus
Opportunity Created Date

OFFER_WID 3 Number(10, 0) FK W_OFFER_D Offer Dimension

OPTY_GEN_FLG Character(1) Opportunity Generated Flag : Can


have values of Y or N - If an
opportunity is generated from this
response then the flag is set to Y
otherwise N

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1451 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
PROGRAM_WID 3 Number(10, 0) FK W_PROGRAM_D Program Dimension Id
(W_PROGRAM_D)

RESPONSE_WID 3 Number(10, 0) FK W_RESPONSE_D Response Dimension Id


(W_RESPONSE_D)

RESP_ATTR_WID 3 Number(10, 0) Response Attribute ID, Forein Key


to Response Mini Dimension

RESP_DT_WID 3 Number(10, 0) FK W_DAY_D Response Date Dimension Id


(W_DAY_D)

ROW_WID 3 Number(10, 0) Siebel System Field

SCORE Number(10, 0) Response Score

SEGMENT_WID 3 Number(10, 0) FK W_SEGMENT_D Segment Dimension Id


(W_SEGMENT_D)

SOURCE_WID 3 Number(10, 0) FK W_SOURCE_D

SRC_ORG_WID 3 Number(10, 0) FK W_ORG_D Source's Organization Dimension


Id (W_ORG_D)

TERRITORY_WID 3 Number(10, 0) FK W_TERR_D Territory Dimension Id


(W_TERR_D)

VIS_PR_OWN_ID Varchar(30) Primary Visibilty Owner Org ID

WAVE_WID 3 Number(10, 0) FK W_WAVE_D Wave Dimension Id


(W_WAVE_D)

Indexes

W_RESPONSE_F_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CONTACT_WID

W_RESPONSE_F_F10 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: RESPONSE_WID

W_RESPONSE_F_F11 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: SEGMENT_WID

W_RESPONSE_F_F12 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: WAVE_WID

W_RESPONSE_F_F13 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: SRC_ORG_WID

W_RESPONSE_F_F14 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: CAMP_PARTNER_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1452 of 1915
Repository Tables

Indexes - continued

W_RESPONSE_F_F15 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OFFER_WID

W_RESPONSE_F_F16 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: CAMP_OWNER_ORG_WID

W_RESPONSE_F_F18 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: RESP_ATTR_WID

W_RESPONSE_F_F19 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: SOURCE_WID

W_RESPONSE_F_F2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PROGRAM_WID

W_RESPONSE_F_F20 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: LD_WAVE_WID

W_RESPONSE_F_F21 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CAMP_LNCH_DT_WID

W_RESPONSE_F_F22 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CAMP_END_DT_WID

W_RESPONSE_F_F23 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CAMP_ST_DT_WID

W_RESPONSE_F_F24 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: MKT_REGN_WID

W_RESPONSE_F_F3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CON_GEO_WID

W_RESPONSE_F_F4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: ACCNT_WID

W_RESPONSE_F_F5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: ACCNT_GEO_WID

W_RESPONSE_F_F6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CREATED_BY_ORG_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1453 of 1915
Repository Tables

Indexes - continued

W_RESPONSE_F_F7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: TERRITORY_WID

W_RESPONSE_F_F8 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CREATED_DT_WID

W_RESPONSE_F_F9 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: RESP_DT_WID

W_RESPONSE_F_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

W_RESPONSE_F_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: INTEGRATION_ID, DATASOURCE_NUM_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1454 of 1915
Repository Tables

Name: W_RESPONSE_FS User Name: Response Fact Stage

Status: Active Type: Warehouse Base Table:


Comments: Response Fact Stage

Columns

Name Not Data Type Domain Domain Comments


Null Type
ACCNT_ID Varchar(30) Account Id

CAMP_OWNER_ORG_ID Varchar(30) Campaign Occurrence


Organization Dimension Id (Based
on Campaign's Primary Position

CAMP_PARTNER_ID Varchar(30) Campaign Occurrences Primary


Parner ID

CONTACT_TYPE Varchar(30) Contact Type : Internal Usage


Only

CREATED_BY_ORG_ID Varchar(30) Organization of the Creator

CS_SCORE Number(10, 0) Response Score

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

INTEGRATION_ID 3 Varchar(30) Identifier used for integration with


external systems

LD_WAVE_ID Varchar(30) Campaign Load Wave ID

OFFER_ID Varchar(30) Offer Id

OPTY_GEN_FLG Character(1) Opportunity Generated Flag : Can


have values of Y or N - If an
opportunity is generated from this
response then the flag is set to Y
otherwise N

PROGRAM_ID Varchar(30) Program Id: It is the Campaign Id


of the Program from which the
response got created.

PROG_SRC_TYPE Varchar(30) Program Source Type: Internal


Usage Only

PRSP_CON_UID Varchar(30) Contact ID or Prospect ID

PR_EMP_ID Varchar(30) Primary Employee Id for the


Response

SEGMENT_ID Varchar(30) Segment Id

SOURCE_ID Varchar(30)

SRC_ORG_ID Varchar(30) Organization of the Source

SRC_REGN_ID Varchar(30) Source region ID

TERRITORY_ID Varchar(30) Territory Id

VIS_PR_OWN_ID Varchar(30) Primary Visibilty Owner Org ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1455 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
WAVE_ID Varchar(30) Wave Id

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1456 of 1915
Repository Tables

Name: W_RESPONSE_FSX User Name: Response Fact Stage Extn

Status: Active Type: Warehouse Base Table:


Comments: Response Fact Stage Extn

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Number(10, 0) Extension Attribute

ATTRIB_05 Number(10, 0) Extension Attribute

ATTRIB_06 Number(22, 7) Extension Attribute

ATTRIB_07 Date Time Extension Attribute

ATTRIB_08 Date Time Extension Attribute

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

FK_01_ID Varchar(30) Blank Key Field For Adding New


DM

FK_02_ID Varchar(30) Blank Key Field For Adding New


DM

FK_03_ID Varchar(30) Blank Key Field For Adding New


DM

INTEGRATION_ID 3 Varchar(30) Identifier used for integration with


external systems

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1457 of 1915
Repository Tables

Name: W_RESPONSE_FX User Name: Response Fact Extn

Status: Active Type: Warehouse Base Table:


Comments: Response Fact Extn

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Number(10, 0) Extension Attribute

ATTRIB_05 Number(10, 0) Extension Attribute

ATTRIB_06 Number(22, 7) Extension Attribute

ATTRIB_07 Date Time Extension Attribute

ATTRIB_08 Date Time Extension Attribute

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

FK_01_WID Number(10, 0) Foreign Key 01 ID

FK_02_WID Number(10, 0) Foreign Key 02 ID

FK_03_WID Number(10, 0) Foreign Key 03 ID

ROW_WID 3 Number(10, 0) Siebel System Field

Indexes

W_RESPONSE_FX_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1458 of 1915
Repository Tables

Name: W_RESPONSE_MD User Name: Response Mini Dimension

Status: Active Type: Warehouse Base Table:


Comments: Response Mini Dimension

Columns

Name Not Data Type Domain Domain Comments


Null Type
CODED_RESP_FLG Character(1) Coded Response Flag

OUTCOME Varchar(30) Outcome Code

OUTCOME_I Varchar(50) LIC Outcome Code

REJECT_REASON Varchar(30) Reject Reason Code

REJECT_REASON_I Varchar(50) LIC Reject Reason Code

RESP_METHOD Varchar(30) Response Method (values based


on LOV type
'RESPONSE_METHOD')

RESP_METHOD_I Varchar(50) Response Method Language


Independent Code (values based
on LOV type
'RESPONSE_METHOD')

RESP_TYPE Varchar(30) Response Type (values based on


LOV type
'COMM_RESPONSE_TYPE')

RESP_TYPE_I Varchar(50) Response Type Language


Independent Code (values based
on LOV type
'COMM_RESPONSE_TYPE')

ROW_WID 3 Number(10, 0) Siebel System Field

RPLY_DLVRY_MTHD Varchar(30) Reply Delivery Method (values


based on LOV type
'RESPONSE_DLVRY_METHOD')

RPLY_DLVRY_MTHD_I Varchar(50) Reply Delivery Method Language


Independent Code (values based
on LOV type
'RESPONSE_DLVRY_METHOD')

RPLY_PRIORITY Varchar(30) Reply Priority (values based on


LOV type
'RESPONSE_CALL_PRIORITY')

RPLY_PRIORITY_I Varchar(50) Reply Priority Language


Independent Code (values based
on LOV type
'RESPONSE_CALL_PRIORITY')

RPLY_TIME Varchar(30) Reply Time (values based on LOV


type 'RESPONSE_CALL_TIME')

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1459 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
RPLY_TIME_I Varchar(50) Reply Time Language
Independent Code (values based
on LOV type
'RESPONSE_CALL_TIME')

STATUS Varchar(30) Status (values based on LOV type


'STATUS')

STATUS_I Varchar(50) Status Language Independent


Code (values based on LOV type
'STATUS')

Indexes

W_RESPONSE_MD_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: STATUS

W_RESPONSE_MD_M10 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: RESP_METHOD_I

W_RESPONSE_MD_M11 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: RPLY_DLVRY_MTHD

W_RESPONSE_MD_M12 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: RPLY_DLVRY_MTHD_I

W_RESPONSE_MD_M13 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: RPLY_PRIORITY

W_RESPONSE_MD_M14 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: RPLY_PRIORITY_I

W_RESPONSE_MD_M15 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: RPLY_TIME

W_RESPONSE_MD_M16 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: RPLY_TIME_I

W_RESPONSE_MD_M17 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: CODED_RESP_FLG

W_RESPONSE_MD_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: STATUS_I

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1460 of 1915
Repository Tables

Indexes - continued

W_RESPONSE_MD_M3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: RESP_TYPE

W_RESPONSE_MD_M4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: RESP_TYPE_I

W_RESPONSE_MD_M5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: REJECT_REASON

W_RESPONSE_MD_M6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: REJECT_REASON_I

W_RESPONSE_MD_M7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OUTCOME

W_RESPONSE_MD_M8 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OUTCOME_I

W_RESPONSE_MD_M9 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: RESP_METHOD

W_RESPONSE_MD_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered:

Columns: ROW_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1461 of 1915
Repository Tables

Name: W_RESP_CMPOFR_A User Name: Response Campaign Offer Aggregate

Status: Active Type: Warehouse Base Table:


Comments: Response Campaign Offer Aggregate

Columns

Name Not Data Type Domain Domain Comments


Null Type
AVG_DAYS_TO_RESP Number(22, 7) Average Number of Days From
Campaign: Campaign Start Date
minus Opportunity Created Date

NUM_OF_RESPONDERS Number(10, 0) Number of Responders

NUM_OF_RESPONSES Number(10, 0) Number of Responses


(CONTACT_WID)

OFFER_WID Number(10, 0) FK W_OFFER_D Offer Dimension Id

PROGRAM_WID Number(10, 0) FK W_PROGRAM_D Program Dimension Id


(W_PROGRAM_D)

RESP_ATTR_WID Number(10, 0) Response Attribute ID, Forein Key


to Response Mini Dimension

SEGMENT_WID Number(10, 0) FK W_SEGMENT_D Segment Dimension Id


(W_SEGMENT_D)

SOURCE_WID Number(10, 0) FK W_SOURCE_D

Indexes

W_RESP_CMPOFR_A_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PROGRAM_WID

W_RESP_CMPOFR_A_F2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: SEGMENT_WID

W_RESP_CMPOFR_A_F3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OFFER_WID

W_RESP_CMPOFR_A_F4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: RESP_ATTR_WID

W_RESP_CMPOFR_A_F5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: SOURCE_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1462 of 1915
Repository Tables

Name: W_RESP_CMP_A User Name: Response Campaign Aggregate

Status: Active Type: Warehouse Base Table:


Comments: Response Campaign Aggregate

Columns

Name Not Data Type Domain Domain Comments


Null Type
AVG_DAYS_TO_RESP Number(22, 7) Average Number of Days From
Campaign: Campaign Start Date
minus Opportunity Created Date

NUM_OF_RESPONDERS Number(10, 0) Number of Responders

NUM_OF_RESPONSES Number(10, 0) Number of Responses

PROGRAM_WID Number(10, 0) FK W_PROGRAM_D Program Dimension Id


(W_PROGRAM_D)

SEGMENT_WID Number(10, 0) FK W_SEGMENT_D Segment Dimension Id


(W_SEGMENT_D)

SOURCE_WID Number(10, 0) FK W_SOURCE_D

Indexes

W_RESP_CMP_A_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PROGRAM_WID

W_RESP_CMP_A_F2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: SEGMENT_WID

W_RESP_CMP_A_F3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: SOURCE_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1463 of 1915
Repository Tables

Name: W_RESP_PARTY User Name: Responder Party

Status: Active Type: Warehouse Base Table:


Comments: Responder Party

Columns

Name Not Data Type Domain Domain Comments


Null Type
INTEGRATION_ID 3 Varchar(30) Identifier used for integration with
external systems

PARTY_ID Varchar(15) Party Id Like Position or BU_ID

RESPONSE_ID Varchar(15) Response ID

TABLE_WID 3 Number(10, 0) TABLE ID

Indexes

W_RESP_PARTY_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: PARTY_ID, RESPONSE_ID

W_RESP_PARTY_U2 Type: System Unique: Y DB2 Clustered: N MSSQL Clustered:

Columns: INTEGRATION_ID, TABLE_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1464 of 1915
Repository Tables

Name: W_RESP_PROD_F User Name: Response Product Fact

Status: Active Type: Warehouse Base Table:


Comments: Response Product Fact

Columns

Name Not Data Type Domain Domain Comments


Null Type
CREATED_DT_WID 3 Number(10, 0) FK W_DAY_D Created Date Dimension Id

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

INTEGRATION_ID 3 Varchar(30) Identifier used for integration with


external systems

PRODUCT_WID 3 Number(10, 0) FK W_PRODUCT_D Product Dimension Id


(W_PRODUCT_D)

RESPONSE_WID 3 Number(10, 0) FK W_RESPONSE_D Response Dimension Id


(W_REPONSE_D)

ROW_WID 3 Number(10, 0) Siebel System Field

Indexes

W_RESP_PROD_F_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CREATED_DT_WID

W_RESP_PROD_F_F2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: RESPONSE_WID

W_RESP_PROD_F_F3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PRODUCT_WID

W_RESP_PROD_F_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

W_RESP_PROD_F_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: INTEGRATION_ID, DATASOURCE_NUM_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1465 of 1915
Repository Tables

Name: W_RESP_PROD_FS User Name: Response Product Fact Stage

Status: Active Type: Warehouse Base Table:


Comments: Response Product Fact Stage

Columns

Name Not Data Type Domain Domain Comments


Null Type
CREATED_DT Date Time Created Date

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

INTEGRATION_ID 3 Varchar(30) Identifier used for integration with


external systems

PRODUCT_ID Varchar(30) Product Id

RESPONSE_ID Varchar(30) Response Id

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1466 of 1915
Repository Tables

Name: W_RESP_PROD_FSX User Name: Response Product Fact Stage Extn

Status: Active Type: Warehouse Base Table:


Comments: Response Product Fact Stage Extn

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Number(10, 0) Extension Attribute

ATTRIB_05 Number(10, 0) Extension Attribute

ATTRIB_06 Number(22, 7) Extension Attribute

ATTRIB_07 Date Time Extension Attribute

ATTRIB_08 Date Time Extension Attribute

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

FK_01_ID Varchar(30) Blank Key Field For Adding New


DM

FK_02_ID Varchar(30) Blank Key Field For Adding New


DM

FK_03_ID Varchar(30) Blank Key Field For Adding New


DM

INTEGRATION_ID 3 Varchar(30) Identifier used for integration with


external systems

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1467 of 1915
Repository Tables

Name: W_RESP_PROD_FX User Name: Response Product Fact Extn

Status: Active Type: Warehouse Base Table:


Comments: Response Product Fact Extn

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Number(10, 0) Extension Attribute

ATTRIB_05 Number(10, 0) Extension Attribute

ATTRIB_06 Number(22, 7) Extension Attribute

ATTRIB_07 Date Time Extension Attribute

ATTRIB_08 Date Time Extension Attribute

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

FK_01_WID Number(10, 0) Foreign Key 01 ID

FK_02_WID Number(10, 0) Foreign Key 02 ID

FK_03_WID Number(10, 0) Foreign Key 03 ID

ROW_WID 3 Number(10, 0) Siebel System Field

Indexes

W_RESP_PROD_FX_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1468 of 1915
Repository Tables

Name: W_REVN_F User Name: Revenue Fact

Status: Active Type: Warehouse Base Table:


Comments: Revenue Fact

Columns

Name Not Data Type Domain Domain Comments


Null Type
ACCNT_FLG Character(1) Account Flag (Y/N) : It is set to Y if
it is an Account, otherwise to N

ASSET_WID 3 Number(10, 0) FK W_ASSET_D Asset Diemension Id


(W_ASSET_D)

CAMP_END_DT_WID 3 Number(10, 0) FK W_DAY_D Campaign End Date ID

CAMP_LNCH_DT_WID 3 Number(10, 0) FK W_DAY_D Campaign Launch Date ID

CAMP_ST_DT_WID 3 Number(10, 0) FK W_DAY_D Campaign Start Date ID

CB_EXPIR_DT_WID 3 Number(10, 0) FK W_DAY_D Cb Expir Dt Wid

CB_OVERALL_MAX Number(22, 7) Cb Overall Max

CLOSED_COST Number(22, 7) Closed Cost: For opportunity line


items, if the opportunity is won
then it's the same as Cost. For
non-opportunity line items if the
revenue class is 5-Closed, then
it's the same as cost.

CLOSED_FLG Character(1) Closed Flag (Y/N) :Indicates


Opportunity is Closed or not

CLOSED_MARGIN Number(22, 7) Closed Margin: For opportunity


line items, if the opportunity is won
then it's the same as Margin. For
non-opportunity line items, if the
revenue class is 5-Closed, then
it's the same as Margin.

CLOSED_QTY Number(22, 7) Closed Quantity: For opportunity


line items, if the opportunity is won
then it's the same as quantity. For
non-opportunity line items, if the
revenue class is 5-Closed, then
it's the same as Quantity.

CLOSED_REVN Number(22, 7) Closed Revenue: For opportunity


line items, if the opportunity is won
then it's the same as Revenue.
For non-opportunity line items, if
the revenue class is 5-Closed,
then it's the same as Revenue

CLOSE_DT UTC Date Time Expected Close Date of


Opportunity

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1469 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
CLOSE_DT_WID 3 Number(10, 0) FK W_DAY_D Closed Date Dimension Id
(W_DAY_D): It's the closed date
of the opportunity for opportunity
line items. For non-opportunity
line items, it's the Date on the
Revenue's Screen (or the
Exchange Date)

COMMIT_AMT Number(22, 7) Commitment Amount

CONSR_OPTY_FLG Character(1) Obsoleted

COST Number(22, 7) Quoted Cost - From Cost List for


Product. (Product: PROD_ID,
Currency: REVN_CURCY_CD,
Exchange Date: EXCH_DT) If null
it is set to 0. Its not the cost that
you see on the Revenues Screen

CREATED_BY_EMP_WID 3 Number(10, 0) FK W_PERSON_D Created By Employee ID

CREATED_BY_ORG_WID 3 Number(10, 0) FK W_ORG_D Organization of the Creator of the


line item (W_ORG_D)

CREATED_BY_POS_WID 3 Number(10, 0) FK W_PERSON_D Created By Position ID

CURR_SSTAGE Varchar(50) Current Sales Stage

CURR_SSTAGE_WID 3 Number(10, 0) FK W_SSTAGE_D Sales Stage Dimension Id


(W_SSTAGE_D)

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

DAYS_OPEN Number(22, 7) Days Open

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

EXPECT_COST Number(22, 7) Expected Cost: It's the cost


multiplied by probability at the line
item. (Currency:
REVN_CURCY_CD, Exchange
Date: EXCH_DT)

EXPECT_MARGIN Number(22, 7) Expected Margin: It's the margin


multiplied by probability at the line
item. (Currency:
REVN_CURCY_CD, Exchange
Date: EXCH_DT)

EXPECT_QTY Number(22, 7) Expected Quantity: It's the


quantity multiplied by probability at
the line item.

EXPECT_REVN Number(22, 7) Expected Revenue: It's the


revenue multiplied by probability
at the line item.

FACILITY_TYPE_WID 3 Number(10, 0) FK W_LOV_D Facility Type Wid

FEE_PERCENT Number(22, 7) Fee Percent

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1470 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
INTEGRATION_ID 3 Varchar(30) Identifier used for integration with
external systems

LAUNCH_DT_WID 3 Number(10, 0) FK W_DAY_D Campaign Launch Date ID

LINE_ITEM_IND Number(10, 0) Line Item Indicator (0/1): Set to 0


for all summary revenue rows that
have one or more line items.

LOST_FLG Character(1) Lost Flag

MARGIN Number(22, 7) Margin: Revenue - (Qty * Cost)


(Currency: REVN_CURCY_CD,
Exchange Date: EXCH_DT)

MKT_REGN_WID 3 Number(10, 0) FK W_REGN_D Marketing Region ID

OFFER_FEE Number(22, 7) Offer Fee

OPEN_DT UTC Date Time Open Date

OPEN_DT_WID 3 Number(10, 0) FK W_DAY_D Open Date Dimension Id


(W_DAY_D): It's the open date
(created date) of the opportunity.
Its populated only for opportunity
line items. Its 0 for non-
opportunity line items.

OPTY_ATTR_WID 3 Number(10, 0) Opportunity Attribute ID, Forein


Key to Opportunity Mini
Dimension

OPTY_WID 3 Number(10, 0) FK W_OPTY_D Opportunity Dimension Id


(W_OPTY_D)

OWN_ORG_PRTNR_FLG Character(1) Owner Org Partner Flag

PROD_WID 3 Number(10, 0) FK W_PRODUCT_D Product Dimension Id


(W_PRODUCT_D)

PROJ_AVG_BAL Number(22, 7) Project Average Balance

PROJ_BAL Number(22, 7) Project Balance

PR_ACCNT_GEO_WID 3 Number(10, 0) FK W_GEO_D Primary Account Geographic


Dimension Id (W_GEO_D)

PR_ACCNT_WID 3 Number(10, 0) FK W_ORG_D Primary Account Dimension Id


(W_ORG_D)

PR_CMPT_ACCNT_WID 3 Number(10, 0) FK W_ORG_D Primary Competitor Account


Dimension Id (W_ORG_D):
Determined only for Opportunity
Line Items. For non-opportunity
line items it will be 0.

PR_CONTACT_GEO_WID 3 Number(10, 0) FK W_GEO_D Primary Contact Geographic


Dimension Id (W_GEO_D):
Personal Address of the Contact

PR_CONTACT_WID 3 Number(10, 0) FK W_PERSON_D Primary Contact Dimension Id


(W_PERSON_D)

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1471 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
PR_EMP_WID 3 Number(10, 0) FK W_PERSON_D Primary Employee Dimension Id
(W_PERSON_D) : Creator's
Posiotion Primary Employee Id

PR_INDUST_WID 3 Number(10, 0) FK W_INDUSTRY_D Primary Account's Industry


Dimension Id (W_INDUSTRY_D)

PR_OFFER_WID 3 Number(10, 0) FK W_OFFER_D Primary Offer Dimension

PR_OWNER_ORG_WID 3 Number(10, 0) FK W_ORG_D Organization Id of the primary on


the Sales Team of the Opportunity
(W_ORG_D):

PR_PROGRAM_WID 3 Number(10, 0) FK W_PROGRAM_D Primary Program Dimension Id


(W_PROGRAM_D): Determined
only for Opportunity Line Items.
For non-opportunity line items it
will be 0.

PR_PRTNR_WID 3 Number(10, 0) FK W_ORG_D Primary Partner

PR_TEAM_EMP_WID 3 Number(10, 0) FK W_PERSON_D Primary Employee on Team

PR_TEAM_POS_WID 3 Number(10, 0) FK W_POSITION_D Primary Position of Primary


Employee on Team on
Opportunity

PR_TERR_WID 3 Number(10, 0) FK W_TERR_D Primary Territory Dimension Id


(W_TERR_D): Determined only
for Opportunity Line Items. For
other line items it will be 0.

PR_VIS_ORG_WID 3 Number(10, 0) FK W_ORG_D Primary Visibility Organization Id


(W_ORG_D): For Opportunity
Line Items, it's the Organization
that has the opportunity's visibility.
All line items of an opportunity will
have the same value. For non-
opportunity line items it will be the
organization th

QTY Number(22, 7) Quantity

REP_POS_WID 3 Number(10, 0) FK W_POSITION_D Primary Position of Sales Rep on


Revenue

RETAINER Number(22, 7) Retainer

REVN Number(22, 7) Revenue (Currency:


REVN_CURCY_CD, Exchange
Date: EXCH_DT)

ROW_WID 3 Number(10, 0) Siebel System Field

SALESREP_ORG_WID 3 Number(10, 0) FK W_ORG_D Organization Id of the Sales


Representative on the Line Item
(W_ORG_D)

SALES_CYCLE Number(22, 7) Sales Cycle

SEGMENT_WID 3 Number(10, 0) FK W_SEGMENT_D Segment Dimension

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1472 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
SOURCE_WID 3 Number(10, 0) FK W_SOURCE_D

SUMMARY_FLG Character(1) Summary Flag (Y/N) : Set to 'Y' for


line items that have the summary
revenue, i.e. row that stores the
rolled up revenue of all the line
items for that opportunity. For non-
opportunity revenues its set to 'N'.
Its different from the
SUMMARY_FLG in S_REVN.

TOT_AMT Number(22, 7) Total Amount

U_CLOSED_CST Number(22, 7) Unaltered Closed Cost

U_CLOSED_MARGIN Number(22, 7) Unaltered Closed Margin

U_CLOSED_QTY Number(22, 7) Unaltered Closed Quantity

U_CLOSED_RVN Number(22, 7) Unaltered Closed Revenue

U_CST Number(22, 7) Unaltered cost

U_EXPECT_CST Number(22, 7) Unaltered Expected Cost

U_EXPECT_MARGIN Number(22, 7) Unaltered Expected Margin

U_EXPECT_RVN Number(22, 7) Unaltered Expected Revenue

U_MARGIN Number(22, 7) Unaltered Margin

U_RVN Number(22, 7) Unaltered revenue

U_RVN_CURCY_CD Varchar(20) Revenue Currency Code

U_RVN_EXCH_DT UTC Date Time Revenue Exchange Date

VALUATION_AMT Number(22, 7) Valuation Amount

VIS_ORG_PRTNR_FLG Character(1) Visibility Org Partner Flag

VIS_PR_BU_ID Varchar(30) Visibility Organization Id

VIS_PR_POS_ID Varchar(30) Position Id

Indexes

W_REVN_F_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: OPTY_WID, SUMMARY_FLG, LINE_ITEM_IND

W_REVN_F_F10 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PR_INDUST_WID

W_REVN_F_F11 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PR_PROGRAM_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1473 of 1915
Repository Tables

Indexes - continued

W_REVN_F_F12 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PR_TERR_WID

W_REVN_F_F13 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: OPEN_DT_WID

W_REVN_F_F14 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CLOSE_DT_WID

W_REVN_F_F15 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CURR_SSTAGE_WID

W_REVN_F_F16 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CREATED_BY_ORG_WID

W_REVN_F_F17 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PR_OWNER_ORG_WID

W_REVN_F_F18 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: SALESREP_ORG_WID

W_REVN_F_F19 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PR_TEAM_POS_WID

W_REVN_F_F2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PROD_WID

W_REVN_F_F20 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PR_TEAM_EMP_WID

W_REVN_F_F21 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: REP_POS_WID

W_REVN_F_F22 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: SEGMENT_WID

W_REVN_F_F23 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PR_OFFER_WID

W_REVN_F_F24 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PR_PRTNR_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1474 of 1915
Repository Tables

Indexes - continued

W_REVN_F_F25 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: CREATED_BY_EMP_WID

W_REVN_F_F26 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: CREATED_BY_POS_WID

W_REVN_F_F28 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: OPTY_ATTR_WID

W_REVN_F_F29 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: SOURCE_WID

W_REVN_F_F3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PR_ACCNT_WID

W_REVN_F_F30 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: LAUNCH_DT_WID

W_REVN_F_F31 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CAMP_LNCH_DT_WID

W_REVN_F_F32 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CAMP_ST_DT_WID

W_REVN_F_F33 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CAMP_END_DT_WID

W_REVN_F_F4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PR_CONTACT_WID

W_REVN_F_F5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PR_CMPT_ACCNT_WID

W_REVN_F_F50 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: ASSET_WID

W_REVN_F_F51 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: CB_EXPIR_DT_WID

W_REVN_F_F52 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: FACILITY_TYPE_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1475 of 1915
Repository Tables

Indexes - continued

W_REVN_F_F6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PR_EMP_WID

W_REVN_F_F7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PR_VIS_ORG_WID

W_REVN_F_F8 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PR_ACCNT_GEO_WID

W_REVN_F_F9 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PR_CONTACT_GEO_WID

W_REVN_F_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: SUMMARY_FLG

W_REVN_F_M10 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: OPEN_DT

W_REVN_F_M11 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CLOSE_DT

W_REVN_F_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: LINE_ITEM_IND

W_REVN_F_M3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: LOST_FLG

W_REVN_F_M4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CLOSED_FLG

W_REVN_F_M5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CONSR_OPTY_FLG

W_REVN_F_M6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CURR_SSTAGE

W_REVN_F_M7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: OWN_ORG_PRTNR_FLG

W_REVN_F_M8 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: VIS_ORG_PRTNR_FLG

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1476 of 1915
Repository Tables

Indexes - continued

W_REVN_F_M9 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: ACCNT_FLG

W_REVN_F_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

W_REVN_F_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: INTEGRATION_ID, DATASOURCE_NUM_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1477 of 1915
Repository Tables

Name: W_REVN_FS User Name: Revenue Fact Staging

Status: Active Type: Warehouse Base Table:


Comments: Revenue Fact Staging

Columns

Name Not Data Type Domain Domain Comments


Null Type
ACCNT_ID Varchar(30) Primary Account Id

ASSET_ID Varchar(30) Asset Id

CB_EXPIR_DT UTC Date Time Cb Expir Dt

CB_OVERALL_MAX Number(22, 7) Cb Overall Max

CLASS_CD Varchar(30) Revenue Class (Values based on


LOV type REVENUE_CLASS)

CMPT_ACCNT_ID Varchar(30) Primary Competitor Account


Dimension Id (W_ORG_D):
Needed only for Opportunity Line
Items.

COMMIT_AMT Number(22, 7) Commit Amount

CREATED_BY_EMP_ID Varchar(30) Created By Employee ID

CREATED_BY_ORG_ID Varchar(30) Organization of the Creator of the


line item

CREATED_BY_POS_ID Varchar(30) Created By Position ID

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

EXCH_DT UTC Date Time Exchange Date: It's the Date in


the Revenue's Screen
(S_REVN.EFFECTIVE_DT)

FACILITY_TYPE Varchar(30) Facility Type

FEE_PERCENT Number(22, 7) Fee Percent

INTEGRATION_ID 3 Varchar(30) Identifier used for integration with


external systems

LD_WAVE_ID Varchar(30) Campaign Load Wave ID

OFFER_FEE Number(22, 7) Offer Fee

OPTY_ID Varchar(30) Opportunity Id

PROD_ID Varchar(30) Primary Product Id

PROJ_AVG_BAL Number(22, 7) Project Average Balance

PROJ_BAL Number(22, 7) Project Balance

PR_CONTACT_ID Varchar(30) Primary Contact Id : Revenue's


Contact Id

PR_EMP_ID Varchar(30) Primary Employee Id

PR_OFFER_ID Varchar(30) Primary Offer

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1478 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
PR_OU_INDUST_ID Varchar(30) Primary Account's Industry Id

PR_OWNER_ORG_ID Varchar(30) Organization Id of the primary on


the sales team working on the
opportunity

PR_PROGRAM_ID Varchar(30) Primary ProgramId: Needed only


for Opportunity Line Items.

PR_PRTNR_ID Varchar(30) Primary Partner

PR_TEAM_EMP_ID Varchar(30) Primary Employee on Team

PR_TEAM_POS_ID Varchar(30) Primary Position of Primary


Employee on Team on
Opportunity

PR_TERR_ID Varchar(30) Primary Territory : Needed only for


Opportunity Line Items.

PR_VIS_ORG_ID Varchar(30) Primary Visibility Organization Id

QTY Number(22, 7) Quantity

REP_POS_ID Varchar(30) * Primary Position of Sales Rep


on Revenue

RETAINER Number(22, 7) Retainer

REVN_AMT Number(22, 7) Revenue Amount: (Currency:


REVN_CURCY_CD, Exchange
Date: EXCH_DT)

REVN_CURCY_CD Varchar(20) Revenue Currency

REVN_EXCH_DT Date Revenue Exchange Date

SALESREP_ORG_ID Varchar(30) Organization Id of the Sales


Representative on the Line Item

SEGMENT_ID Varchar(30) Segment

SOURCE_ID Varchar(30) Marketing Source ID

SRC_REGN_ID Varchar(30) Source region ID

SUMMARY_FLG Character(1) Summary Flag (Y/N) : Set to 'Y' for


line items that have the summary
revenue, i.e. row that stores the
rolled up revenue of all the line
items for that opportunity. For non-
opportunity revenues its set to 'N'.
Its different from the
SUMMARY_FLG in S_REVN.

TOT_AMT Number(22, 7) Total Amount

VALUATION_AMT Number(22, 7) Valuation Amount

WIN_PROB Number(22, 7) Probability of wining the revenue

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1479 of 1915
Repository Tables

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1480 of 1915
Repository Tables

Name: W_REVN_FSX User Name: Revenue Fact Extension Staging

Status: Active Type: Warehouse Base Table:


Comments: Revenue Fact Extension Staging

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Number(10, 0) Extension Attribute

ATTRIB_05 Number(10, 0) Extension Attribute

ATTRIB_06 Number(22, 7) Extension Attribute

ATTRIB_07 UTC Date Time Extension Attribute

ATTRIB_08 UTC Date Time Extension Attribute

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

FK_01_ID Varchar(30) Foreign Key 01 ID

FK_02_ID Varchar(30) Blank Key Field For Adding New


DM

FK_03_ID Varchar(30) Foreign Key 03 ID

INTEGRATION_ID 3 Varchar(30) Identifier used for integration with


external systems

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1481 of 1915
Repository Tables

Name: W_REVN_FX User Name: Revenue Fact Extension

Status: Active Type: Warehouse Base Table:


Comments: Revenue Fact Extension

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Number(10, 0) Extension Attribute

ATTRIB_05 Number(10, 0) Extension Attribute

ATTRIB_06 Number(22, 7) Extension Attribute

ATTRIB_07 UTC Date Time Extension Attribute

ATTRIB_08 UTC Date Time Extension Attribute

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

FK_01_WID Number(10, 0) Foreign Key 01 ID

FK_02_WID Number(10, 0) Foreign Key 02 ID

FK_03_WID Number(10, 0) Foreign Key 03 ID

ROW_WID 3 Number(10, 0) Siebel System Field

Indexes

W_REVN_FX_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1482 of 1915
Repository Tables

Name: W_RTLAUDIT_F User Name: Retail Audit Fact

Status: Active Type: Warehouse Base Table:


Comments: Retail Audit Fact

Columns

Name Not Data Type Domain Domain Comments


Null Type
ACCT_GEO_WID 3 Number(10, 0) FK W_GEO_D Account Geographic Dimension Id
(W_GEO_D)

BACK_STOCK Number(22, 7) Back Stock

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

DISPLAY_FLG Character(1) Display Flag

DISPLAY_STOCK Number(22, 7) Display Stock

EMP_WID 3 Number(10, 0) FK W_PERSON_D Employee Dimension Id


(W_PERSON_D)

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

FACING_NUM Number(22, 7) Number of Facing

FACING_POS_WID 3 Number(10, 0) FK W_LOV_D Facing Position Dimension Id


(W_LOV_D)

FEATURE_FLG Character(1) Feature Flag

INTEGRATION_ID 3 Varchar(30) Siebel System Field

INVLOC_WID 3 Number(10, 0) FK W_INVLOC_D Inventory Location Dimension Id


(W_INVLOC_D)

LAST_AUDIT_FLG 3 Character(1) Last Audit Flag

LAST_REPLENISH_DT UTC Date Time Last Replenish Date

OBJECTIVE_WID 3 Number(10, 0) FK W_PLAN_PROMO_D Plan Promotion Dimension Id


(W_PLAN_PROMO_D)

OUT_OF_STOCK_FLG Character(1) Out of Stock Flag

OWNER_POSTN_WID 3 Number(10, 0) FK W_POSITION_D Position Dimension Id


(W_POSITION_D)

PRICE_PT Number(22, 7) Price Point

PROD_WID 3 Number(10, 0) FK W_PRODUCT_D Product Dimension Id


(W_PRODUCT_D)

RECORD_DATE_WID 3 Number(10, 0) FK W_DAY_D Day Dimension Id for Recorded


Date (W_DAY_D)

ROTATED_FLG Character(1) Rotated Flag

ROW_WID 3 Number(10, 0) Siebel System Field

SHELF_STOCK Number(22, 7) Shelf Stock

STORE_WID 3 Number(10, 0) FK W_ORG_D Store Dimension Id (W_ORG_D)

TPR_FLG Character(1) Temporary Reduction Flag

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1483 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
TPR_PCT Number(22, 7) Temporary Reduction Percent

U_CURCY_CD Varchar(20) U Curcy Cd

U_EXCH_DT UTC Date Time U Exch Dt

U_PRICE_PT Number(22, 7) U Price Pt

VOID_FLG Character(1) Stock Void Flag

Indexes

W_RTLAUDIT_F_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: OBJECTIVE_WID

W_RTLAUDIT_F_F2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: EMP_WID

W_RTLAUDIT_F_F3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: STORE_WID

W_RTLAUDIT_F_F4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PROD_WID

W_RTLAUDIT_F_F5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: ACCT_GEO_WID

W_RTLAUDIT_F_F6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: RECORD_DATE_WID

W_RTLAUDIT_F_F7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: INVLOC_WID

W_RTLAUDIT_F_F8 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: FACING_POS_WID

W_RTLAUDIT_F_F9 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: OWNER_POSTN_WID

W_RTLAUDIT_F_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1484 of 1915
Repository Tables

Indexes - continued

W_RTLAUDIT_F_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: INTEGRATION_ID, DATASOURCE_NUM_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1485 of 1915
Repository Tables

Name: W_RTLAUDIT_FS User Name: Retail Audit Fact Staging

Status: Active Type: Warehouse Base Table:


Comments: Retail Audit Fact Staging

Columns

Name Not Data Type Domain Domain Comments


Null Type
BACK_STOCK Number(22, 7) Back Stock

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

DISPLAY_FLG Character(1) Display Flag

DISPLAY_STOCK Number(22, 7) Display Stock

FACING_NUM Number(22, 7) Number of Facing

FACING_POS Varchar(30) Facing Position

FEATURE_FLG Character(1) Feature Flag

INTEGRATION_ID 3 Varchar(30) Siebel System Field

INVLOC_ID Varchar(30) Inventory Location Id

LAST_REPLENISH_DT UTC Date Time Last Replenish Date

OBSERV_DATE 3 UTC Date Time Observation Date

ORG_ID Varchar(30) Organization Id

OUT_OF_STOCK_FLG Character(1) Out Of Stock Flag

OWNER_PER_ID Varchar(30) Owner Person Id

OWNER_POSTN_ID Varchar(15) Owner Position Id

PRDPROMO_ID Varchar(30) Product Promotion Id

PRICE Number(22, 7) Price

PRICE_CURCY_CD Varchar(20) Price Currency Code

PRICE_EXCH_DT UTC Date Time Price Exch. Date

PROD_ID Varchar(30) Product Id

SHELF_STOCK Number(22, 7) Shelf Stock

ST_ROTATED_FLG Character(1) Stock Rotated Flag

ST_VOID_FLG Character(1) Stock Void Flag

TPR_FLG Character(1) Temporary Reduction Flag

TPR_PCT Number(22, 7) Temporary Reduction Percent

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1486 of 1915
Repository Tables

Name: W_RTLAUDIT_FSX User Name: Retail Audit Fact Staging Extension

Status: Active Type: Warehouse Base Table:


Comments: Retail Audit Fact Staging Extension

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Number(10, 0) Extension Attribute

ATTRIB_05 Number(10, 0) Extension Attribute

ATTRIB_06 Number(22, 7) Extension Attribute

ATTRIB_07 UTC Date Time Extension Attribute

ATTRIB_08 UTC Date Time Extension Attribute

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

FK_01_ID 3 Varchar(30) Blank Key Field For Adding New


DM

FK_02_ID 3 Varchar(30) Blank Key Field For Adding New


DM

FK_03_ID 3 Varchar(30) Blank Key Field For Adding New


DM

INTEGRATION_ID 3 Varchar(30) Siebel System Field

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1487 of 1915
Repository Tables

Name: W_RTLAUDIT_FX User Name: Retail Audit Fact Extension

Status: Active Type: Warehouse Base Table:


Comments: Retail Audit Fact Extension

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Number(10, 0) Extension Attribute

ATTRIB_05 Number(10, 0) Extension Attribute

ATTRIB_06 Number(22, 7) Extension Attribute

ATTRIB_07 UTC Date Time Extension Attribute

ATTRIB_08 UTC Date Time Extension Attribute

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

FK_01_WID Number(10, 0) Fk 01 Wid

FK_02_WID Number(10, 0) Fk 02 Wid

FK_03_WID Number(10, 0) Fk 03 Wid

ROW_LOAD_DT 3 UTC Date Time Row Load Dt

ROW_WID 3 Number(10, 0) Siebel System Field

Indexes

W_RTLAUDIT_FX_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1488 of 1915
Repository Tables

Name: W_SD_DS_PAR1_A User Name: Syndicate Direct Sales First Level Parent

Status: Active Type: Warehouse Base Table:


Comments: Syndicate Direct Sales First Level Parent Aggregate

Columns

Name Not Data Type Domain Domain Comments


Null Type
DATA_LEVEL_WID 3 Number(10, 0) FK W_LOV_UD Data Level Id (W_LOV_UD)

MAT_S_AMT Number(22, 7) MAT Sales Amount

MAT_S_UNIT Number(22, 7) MAT Sales Unit

MONTH_WID 3 Number(10, 0) FK W_MONTH_D Month Dimension Id


(W_MONTH_D)

PAYER_TYPE_WID 3 Number(10, 0) FK W_LOV_D Payer Type Dimension Id


(W_LOV_D)

PERIOD_DAY_WID 3 Number(10, 0) FK W_DAY_D Day Dimension Id for Period


(W_DAY_D)

PERIOD_TYPE_WID 3 Number(10, 0) FK W_LOV_D Period Type Demsnsion Id


(W_LOV_D)

POSITION_WID 3 Number(10, 0) FK W_POSITION_D Position Dimension Id


(W_POSITION_D)

PROD_WID 3 Number(10, 0) FK W_PRODUCT_D Product Dimension Id


(W_PRODUCT_D)

S_AMT Number(22, 7) Sales Amount

S_UNIT Number(22, 7) Sales Unit

VIS_PR_POS_ID Varchar(30) Visibility Primary Position Id

Indexes

W_SD_DS_PAR1_A_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: DATA_LEVEL_WID

W_SD_DS_PAR1_A_F2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: MONTH_WID

W_SD_DS_PAR1_A_F3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PERIOD_DAY_WID

W_SD_DS_PAR1_A_F4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PERIOD_TYPE_WID

W_SD_DS_PAR1_A_F5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: POSITION_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1489 of 1915
Repository Tables

Indexes - continued

W_SD_DS_PAR1_A_F6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PROD_WID

W_SD_DS_PAR1_A_F7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PAYER_TYPE_WID

W_SD_DS_PAR1_A_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: DATA_LEVEL_WID, MONTH_WID, POSITION_WID, PROD_WID

W_SD_DS_PAR1_A_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: VIS_PR_POS_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1490 of 1915
Repository Tables

Name: W_SD_DS_PAR2_A User Name: Syndicate Direct Sales Second Level Parent
Aggregate

Status: Active Type: Warehouse Base Table:


Comments: Syndicate Direct Sales Second Level Parent Aggregate

Columns

Name Not Data Type Domain Domain Comments


Null Type
DATA_LEVEL_WID 3 Number(10, 0) FK W_LOV_UD Data Level Id (W_LOV_UD)

MAT_S_AMT Number(22, 7) MAT Sales Amount

MAT_S_UNIT Number(22, 7) MAT Sales Unit

MONTH_WID 3 Number(10, 0) FK W_MONTH_D Month Dimension Id


(W_MONTH_D)

PAYER_TYPE_WID 3 Number(10, 0) FK W_LOV_D Payer Type Dimension Id


(W_LOV_D)

PERIOD_DAY_WID 3 Number(10, 0) FK W_DAY_D Day Dimension Id for Period


(W_DAY_D)

PERIOD_TYPE_WID 3 Number(10, 0) FK W_LOV_D Period Type Demsnsion Id


(W_LOV_D)

POSITION_WID 3 Number(10, 0) FK W_POSITION_D Position Dimension Id


(W_POSITION_D)

PROD_WID 3 Number(10, 0) FK W_PRODUCT_D Product Dimension Id


(W_PRODUCT_D)

S_AMT Number(22, 7) Sales Amount

S_UNIT Number(22, 7) Sales Unit

VIS_PR_POS_ID Varchar(30) Visibility Primary Position Id

Indexes

W_SD_DS_PAR2_A_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: DATA_LEVEL_WID

W_SD_DS_PAR2_A_F2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: MONTH_WID

W_SD_DS_PAR2_A_F3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PERIOD_DAY_WID

W_SD_DS_PAR2_A_F4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PERIOD_TYPE_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1491 of 1915
Repository Tables

Indexes - continued

W_SD_DS_PAR2_A_F5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: POSITION_WID

W_SD_DS_PAR2_A_F6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PROD_WID

W_SD_DS_PAR2_A_F7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PAYER_TYPE_WID

W_SD_DS_PAR2_A_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: DATA_LEVEL_WID, MONTH_WID, POSITION_WID, PROD_WID

W_SD_DS_PAR2_A_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: VIS_PR_POS_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1492 of 1915
Repository Tables

Name: W_SD_DS_PAR3_A User Name: Syndicate Direct Sales Third Level Parent

Status: Active Type: Warehouse Base Table:


Comments: Syndicate Direct Sales Third Level Parent Aggregate

Columns

Name Not Data Type Domain Domain Comments


Null Type
DATA_LEVEL_WID 3 Number(10, 0) FK W_LOV_UD Data Level Id (W_LOV_UD)

MAT_S_AMT Number(22, 7) MAT Sales Amount

MAT_S_UNIT Number(22, 7) MAT Sales Unit

MONTH_WID 3 Number(10, 0) FK W_MONTH_D Month Dimension Id


(W_MONTH_D)

PAYER_TYPE_WID 3 Number(10, 0) FK W_LOV_D Payer Type Dimension Id


(W_LOV_D)

PERIOD_DAY_WID 3 Number(10, 0) FK W_DAY_D Day Dimension Id for Period


(W_DAY_D)

PERIOD_TYPE_WID 3 Number(10, 0) FK W_LOV_D Period Type Demsnsion Id


(W_LOV_D)

POSITION_WID 3 Number(10, 0) FK W_POSITION_D Position Dimension Id


(W_POSITION_D)

PROD_WID 3 Number(10, 0) FK W_PRODUCT_D Product Dimension Id


(W_PRODUCT_D)

S_AMT Number(22, 7) Sales Amount

S_UNIT Number(22, 7) Sales Unit

VIS_PR_POS_ID Varchar(30) Visibility Primary Position Id

Indexes

W_SD_DS_PAR3_A_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: DATA_LEVEL_WID

W_SD_DS_PAR3_A_F2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: MONTH_WID

W_SD_DS_PAR3_A_F3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PERIOD_DAY_WID

W_SD_DS_PAR3_A_F4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PERIOD_TYPE_WID

W_SD_DS_PAR3_A_F5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: POSITION_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1493 of 1915
Repository Tables

Indexes - continued

W_SD_DS_PAR3_A_F6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PROD_WID

W_SD_DS_PAR3_A_F7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PAYER_TYPE_WID

W_SD_DS_PAR3_A_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: DATA_LEVEL_WID, MONTH_WID, POSITION_WID, PROD_WID

W_SD_DS_PAR3_A_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: VIS_PR_POS_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1494 of 1915
Repository Tables

Name: W_SD_DS_TOP_A User Name: Syndicate Direct Sales Top Level Parent Aggregate

Status: Active Type: Warehouse Base Table:


Comments: Syndicate Direct Sales Top Level Parent Aggregate

Columns

Name Not Data Type Domain Domain Comments


Null Type
DATA_LEVEL_WID 3 Number(10, 0) FK W_LOV_UD Data Level Id (W_LOV_UD)

MAT_S_AMT Number(22, 7) MAT Sales Amount

MAT_S_UNIT Number(22, 7) MAT Sales Unit

MONTH_WID 3 Number(10, 0) FK W_MONTH_D Month Dimension Id


(W_MONTH_D)

PAYER_TYPE_WID 3 Number(10, 0) FK W_LOV_D Payer Type Dimension Id


(W_LOV_D)

PERIOD_DAY_WID 3 Number(10, 0) FK W_DAY_D Day Dimension Id for Period


(W_DAY_D)

PERIOD_TYPE_WID 3 Number(10, 0) FK W_LOV_D Period Type Demsnsion Id


(W_LOV_D)

POSITION_WID 3 Number(10, 0) FK W_POSITION_D Position Dimension Id


(W_POSITION_D)

PROD_WID 3 Number(10, 0) FK W_PRODUCT_D Product Dimension Id


(W_PRODUCT_D)

S_AMT Number(22, 7) Sales Amount

S_UNIT Number(22, 7) Sales Unit

VIS_PR_POS_ID Varchar(30) Visibility Primary Position Id

Indexes

W_SD_DS_TOP_A_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: DATA_LEVEL_WID

W_SD_DS_TOP_A_F2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: MONTH_WID

W_SD_DS_TOP_A_F3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PERIOD_DAY_WID

W_SD_DS_TOP_A_F4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PERIOD_TYPE_WID

W_SD_DS_TOP_A_F5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: POSITION_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1495 of 1915
Repository Tables

Indexes - continued

W_SD_DS_TOP_A_F6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PROD_WID

W_SD_DS_TOP_A_F7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PAYER_TYPE_WID

W_SD_DS_TOP_A_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: DATA_LEVEL_WID, MONTH_WID, POSITION_WID, PROD_WID

W_SD_DS_TOP_A_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: VIS_PR_POS_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1496 of 1915
Repository Tables

Name: W_SD_IDS_PAR1_A User Name: Syndicate Indirect Sales First Level Parent

Status: Active Type: Warehouse Base Table:


Comments: Syndicate Indirect Sales First Level Parent Aggregate

Columns

Name Not Data Type Domain Domain Comments


Null Type
DATA_LEVEL_WID 3 Number(10, 0) FK W_LOV_UD Data Level Id (W_LOV_UD)

MAT_S_AMT Number(22, 7) MAT Sales Amount

MAT_S_UNIT Number(22, 7) MAT Sales Unit

MONTH_WID 3 Number(10, 0) FK W_MONTH_D Month Dimension Id


(W_MONTH_D)

PAYER_TYPE_WID 3 Number(10, 0) FK W_LOV_D Payer Type Dimension Id


(W_LOV_D)

PERIOD_DAY_WID 3 Number(10, 0) FK W_DAY_D Day Dimension Id for Period


(W_DAY_D)

PERIOD_TYPE_WID 3 Number(10, 0) FK W_LOV_D Period Type Demsnsion Id


(W_LOV_D)

POSITION_WID 3 Number(10, 0) FK W_POSITION_D Position Dimension Id


(W_POSITION_D)

PROD_WID 3 Number(10, 0) FK W_PRODUCT_D Product Dimension Id


(W_PRODUCT_D)

S_AMT Number(22, 7) Sales Amount

S_UNIT Number(22, 7) Sales Unit

VIS_PR_POS_ID Varchar(30) Visibility Primary Position Id

Indexes

W_SD_IDS_PAR1_A_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: DATA_LEVEL_WID

W_SD_IDS_PAR1_A_F2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: MONTH_WID

W_SD_IDS_PAR1_A_F3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PERIOD_DAY_WID

W_SD_IDS_PAR1_A_F4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PERIOD_TYPE_WID

W_SD_IDS_PAR1_A_F5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: POSITION_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1497 of 1915
Repository Tables

Indexes - continued

W_SD_IDS_PAR1_A_F6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PROD_WID

W_SD_IDS_PAR1_A_F7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PAYER_TYPE_WID

W_SD_IDS_PAR1_A_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: DATA_LEVEL_WID, MONTH_WID, POSITION_WID, PROD_WID

W_SD_IDS_PAR1_A_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: VIS_PR_POS_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1498 of 1915
Repository Tables

Name: W_SD_IDS_PAR2_A User Name: Syndicate Indirect Sales Second Level Parent
Aggregate

Status: Active Type: Warehouse Base Table:


Comments: Syndicate Indirect Sales Second Level Parent Aggregate

Columns

Name Not Data Type Domain Domain Comments


Null Type
DATA_LEVEL_WID 3 Number(10, 0) FK W_LOV_UD Data Level Id (W_LOV_UD)

MAT_S_AMT Number(22, 7) MAT Sales Amount

MAT_S_UNIT Number(22, 7) MAT Sales Unit

MONTH_WID 3 Number(10, 0) FK W_MONTH_D Month Dimension Id


(W_MONTH_D)

PAYER_TYPE_WID 3 Number(10, 0) FK W_LOV_D Payer Type Dimension Id


(W_LOV_D)

PERIOD_DAY_WID 3 Number(10, 0) FK W_DAY_D Day Dimension Id for Period


(W_DAY_D)

PERIOD_TYPE_WID 3 Number(10, 0) FK W_LOV_D Period Type Demsnsion Id


(W_LOV_D)

POSITION_WID 3 Number(10, 0) FK W_POSITION_D Position Dimension Id


(W_POSITION_D)

PROD_WID 3 Number(10, 0) FK W_PRODUCT_D Product Dimension Id


(W_PRODUCT_D)

S_AMT Number(22, 7) Sales Amount

S_UNIT Number(22, 7) Sales Unit

VIS_PR_POS_ID Varchar(30) Visibility Primary Position Id

Indexes

W_SD_IDS_PAR2_A_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: DATA_LEVEL_WID

W_SD_IDS_PAR2_A_F2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: MONTH_WID

W_SD_IDS_PAR2_A_F3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PERIOD_DAY_WID

W_SD_IDS_PAR2_A_F4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PERIOD_TYPE_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1499 of 1915
Repository Tables

Indexes - continued

W_SD_IDS_PAR2_A_F5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: POSITION_WID

W_SD_IDS_PAR2_A_F6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PROD_WID

W_SD_IDS_PAR2_A_F7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PAYER_TYPE_WID

W_SD_IDS_PAR2_A_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: DATA_LEVEL_WID, MONTH_WID, POSITION_WID, PROD_WID

W_SD_IDS_PAR2_A_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: VIS_PR_POS_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1500 of 1915
Repository Tables

Name: W_SD_IDS_PAR3_A User Name: Syndicate Indirect Sales Third Level Parent

Status: Active Type: Warehouse Base Table:


Comments: Syndicate Indirect Sales Third Level Parent Aggregate

Columns

Name Not Data Type Domain Domain Comments


Null Type
DATA_LEVEL_WID 3 Number(10, 0) FK W_LOV_UD Data Level Id (W_LOV_UD)

MAT_S_AMT Number(22, 7) MAT Sales Amount

MAT_S_UNIT Number(22, 7) MAT Sales Unit

MONTH_WID 3 Number(10, 0) FK W_MONTH_D Month Dimension Id


(W_MONTH_D)

PAYER_TYPE_WID 3 Number(10, 0) FK W_LOV_D Payer Type Dimension Id


(W_LOV_D)

PERIOD_DAY_WID 3 Number(10, 0) FK W_DAY_D Day Dimension Id for Period


(W_DAY_D)

PERIOD_TYPE_WID 3 Number(10, 0) FK W_LOV_D Period Type Demsnsion Id


(W_LOV_D)

POSITION_WID 3 Number(10, 0) FK W_POSITION_D Position Dimension Id


(W_POSITION_D)

PROD_WID 3 Number(10, 0) FK W_PRODUCT_D Product Dimension Id


(W_PRODUCT_D)

S_AMT Number(22, 7) Sales Amount

S_UNIT Number(22, 7) Sales Unit

VIS_PR_POS_ID Varchar(30) Visibility Primary Position Id

Indexes

W_SD_IDS_PAR3_A_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: DATA_LEVEL_WID

W_SD_IDS_PAR3_A_F2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: MONTH_WID

W_SD_IDS_PAR3_A_F3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PERIOD_DAY_WID

W_SD_IDS_PAR3_A_F4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PERIOD_TYPE_WID

W_SD_IDS_PAR3_A_F5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: POSITION_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1501 of 1915
Repository Tables

Indexes - continued

W_SD_IDS_PAR3_A_F6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PROD_WID

W_SD_IDS_PAR3_A_F7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PAYER_TYPE_WID

W_SD_IDS_PAR3_A_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: DATA_LEVEL_WID, MONTH_WID, POSITION_WID, PROD_WID

W_SD_IDS_PAR3_A_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: VIS_PR_POS_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1502 of 1915
Repository Tables

Name: W_SD_IDS_TOP_A User Name: Syndicate Indirect Sales Top Level Parent

Status: Active Type: Warehouse Base Table:


Comments: Syndicate Indirect Sales Top Level Parent Aggregate

Columns

Name Not Data Type Domain Domain Comments


Null Type
DATA_LEVEL_WID 3 Number(10, 0) FK W_LOV_UD Data Level Id (W_LOV_UD)

MAT_S_AMT Number(22, 7) MAT Sales Amount

MAT_S_UNIT Number(22, 7) MAT Sales Unit

MONTH_WID 3 Number(10, 0) FK W_MONTH_D Month Dimension Id


(W_MONTH_D)

PAYER_TYPE_WID 3 Number(10, 0) FK W_LOV_D Payer Type Dimension Id


(W_LOV_D)

PERIOD_DAY_WID 3 Number(10, 0) FK W_DAY_D Day Dimension Id for Period


(W_DAY_D)

PERIOD_TYPE_WID 3 Number(10, 0) FK W_LOV_D Period Type Demsnsion Id


(W_LOV_D)

POSITION_WID 3 Number(10, 0) FK W_POSITION_D Position Dimension Id


(W_POSITION_D)

PROD_WID 3 Number(10, 0) FK W_PRODUCT_D Product Dimension Id


(W_PRODUCT_D)

S_AMT Number(22, 7) Sales Amount

S_UNIT Number(22, 7) Sales Unit

VIS_PR_POS_ID Varchar(30) Visibility Primary Position Id

Indexes

W_SD_IDS_TOP_A_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: DATA_LEVEL_WID

W_SD_IDS_TOP_A_F2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: MONTH_WID

W_SD_IDS_TOP_A_F3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PERIOD_DAY_WID

W_SD_IDS_TOP_A_F4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PERIOD_TYPE_WID

W_SD_IDS_TOP_A_F5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: POSITION_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1503 of 1915
Repository Tables

Indexes - continued

W_SD_IDS_TOP_A_F6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PROD_WID

W_SD_IDS_TOP_A_F7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PAYER_TYPE_WID

W_SD_IDS_TOP_A_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: DATA_LEVEL_WID, MONTH_WID, POSITION_WID, PROD_WID

W_SD_IDS_TOP_A_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: VIS_PR_POS_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1504 of 1915
Repository Tables

Name: W_SD_PT_PAR1_A User Name: Syndicate Plantrak First Level Parent Aggregate

Status: Active Type: Warehouse Base Table:


Comments: Syndicate Plantrak First Level Parent Aggregate

Columns

Name Not Data Type Domain Domain Comments


Null Type
DATA_LEVEL_WID 3 Number(10, 0) FK W_LOV_UD Data Level Id (W_LOV_UD)

MAT_NRX Number(22, 7) MAT Nrx

MAT_NRX_CONV_AMT Number(22, 7) MAT NRx Dollarize Amount

MAT_TRX Number(22, 7) MAT Trx

MAT_TRX_CONV_AMT Number(22, 7) MAT TRx Dollarize Amount

MONTH_WID 3 Number(10, 0) FK W_MONTH_D Month Dimension Id


(W_MONTH_D)

NRX Number(22, 7) NRx

NRX_CONV_AMT Number(22, 7) NRx Dollarize Amount

PAYER_TYPE_WID 3 Number(10, 0) FK W_LOV_D Payer Type Dimension Id


(W_LOV_D)

PERIOD_DAY_WID 3 Number(10, 0) FK W_DAY_D Day Dimension Id for Period


(W_DAY_D)

PERIOD_TYPE_WID 3 Number(10, 0) FK W_LOV_D Period Type Demsnsion Id


(W_LOV_D)

POSITION_WID 3 Number(10, 0) FK W_POSITION_D Position Dimension Id


(W_POSITION_D)

PROD_WID 3 Number(10, 0) FK W_PRODUCT_D Product Dimension Id


(W_PRODUCT_D)

TRX Number(22, 7) TRx

TRX_CONV_AMT Number(22, 7) TRx Dollarize Amount

VIS_PR_POS_ID Varchar(30) Visibility Primary Position Id

Indexes

W_SD_PT_PAR1_A_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: DATA_LEVEL_WID

W_SD_PT_PAR1_A_F2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: MONTH_WID

W_SD_PT_PAR1_A_F3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PERIOD_DAY_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1505 of 1915
Repository Tables

Indexes - continued

W_SD_PT_PAR1_A_F4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PERIOD_TYPE_WID

W_SD_PT_PAR1_A_F5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: POSITION_WID

W_SD_PT_PAR1_A_F6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PROD_WID

W_SD_PT_PAR1_A_F7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PAYER_TYPE_WID

W_SD_PT_PAR1_A_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: DATA_LEVEL_WID, MONTH_WID, POSITION_WID, PROD_WID

W_SD_PT_PAR1_A_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: VIS_PR_POS_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1506 of 1915
Repository Tables

Name: W_SD_PT_PAR2_A User Name: Syndicate Plantrak Second Level Parent Aggregate

Status: Active Type: Warehouse Base Table:


Comments: Syndicate Plantrak Second Level Parent Aggregate

Columns

Name Not Data Type Domain Domain Comments


Null Type
DATA_LEVEL_WID 3 Number(10, 0) FK W_LOV_UD Data Level Id (W_LOV_UD)

MAT_NRX Number(22, 7) MAT Nrx

MAT_NRX_CONV_AMT Number(22, 7) MAT NRx Dollarize Amount

MAT_TRX Number(22, 7) MAT Trx

MAT_TRX_CONV_AMT Number(22, 7) MAT TRx Dollarize Amount

MONTH_WID 3 Number(10, 0) FK W_MONTH_D Month Dimension Id


(W_MONTH_D)

NRX Number(22, 7) NRx

NRX_CONV_AMT Number(22, 7) NRx Dollarize Amount

PAYER_TYPE_WID 3 Number(10, 0) FK W_LOV_D Payer Type Dimension Id


(W_LOV_D)

PERIOD_DAY_WID 3 Number(10, 0) FK W_DAY_D Day Dimension Id for Period


(W_DAY_D)

PERIOD_TYPE_WID 3 Number(10, 0) FK W_LOV_D Period Type Demsnsion Id


(W_LOV_D)

POSITION_WID 3 Number(10, 0) FK W_POSITION_D Position Dimension Id


(W_POSITION_D)

PROD_WID 3 Number(10, 0) FK W_PRODUCT_D Product Dimension Id


(W_PRODUCT_D)

TRX Number(22, 7) TRx

TRX_CONV_AMT Number(22, 7) TRx Dollarize Amount

VIS_PR_POS_ID Varchar(30) Visibility Primary Position Id

Indexes

W_SD_PT_PAR2_A_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: DATA_LEVEL_WID

W_SD_PT_PAR2_A_F2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: MONTH_WID

W_SD_PT_PAR2_A_F3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PERIOD_DAY_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1507 of 1915
Repository Tables

Indexes - continued

W_SD_PT_PAR2_A_F4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PERIOD_TYPE_WID

W_SD_PT_PAR2_A_F5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: POSITION_WID

W_SD_PT_PAR2_A_F6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PROD_WID

W_SD_PT_PAR2_A_F7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PAYER_TYPE_WID

W_SD_PT_PAR2_A_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: DATA_LEVEL_WID, MONTH_WID, POSITION_WID, PROD_WID

W_SD_PT_PAR2_A_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: VIS_PR_POS_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1508 of 1915
Repository Tables

Name: W_SD_PT_PAR3_A User Name: Syndicate Plantrak Third Level Parent Aggregate

Status: Active Type: Warehouse Base Table:


Comments: Syndicate Plantrak Third Level Parent Aggregate

Columns

Name Not Data Type Domain Domain Comments


Null Type
DATA_LEVEL_WID 3 Number(10, 0) FK W_LOV_UD Data Level Id (W_LOV_UD)

MAT_NRX Number(22, 7) MAT Nrx

MAT_NRX_CONV_AMT Number(22, 7) MAT NRx Dollarize Amount

MAT_TRX Number(22, 7) MAT Trx

MAT_TRX_CONV_AMT Number(22, 7) MAT TRx Dollarize Amount

MONTH_WID 3 Number(10, 0) FK W_MONTH_D Month Dimension Id


(W_MONTH_D)

NRX Number(22, 7) NRx

NRX_CONV_AMT Number(22, 7) NRx Dollarize Amount

PAYER_TYPE_WID 3 Number(10, 0) FK W_LOV_D Payer Type Dimension Id


(W_LOV_D)

PERIOD_DAY_WID 3 Number(10, 0) FK W_DAY_D Day Dimension Id for Period


(W_DAY_D)

PERIOD_TYPE_WID 3 Number(10, 0) FK W_LOV_D Period Type Demsnsion Id


(W_LOV_D)

POSITION_WID 3 Number(10, 0) FK W_POSITION_D Position Dimension Id


(W_POSITION_D)

PROD_WID 3 Number(10, 0) FK W_PRODUCT_D Product Dimension Id


(W_PRODUCT_D)

TRX Number(22, 7) TRx

TRX_CONV_AMT Number(22, 7) TRx Dollarize Amount

VIS_PR_POS_ID Varchar(30) Visibility Primary Position Id

Indexes

W_SD_PT_PAR3_A_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: DATA_LEVEL_WID

W_SD_PT_PAR3_A_F2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: MONTH_WID

W_SD_PT_PAR3_A_F3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PERIOD_DAY_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1509 of 1915
Repository Tables

Indexes - continued

W_SD_PT_PAR3_A_F4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PERIOD_TYPE_WID

W_SD_PT_PAR3_A_F5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: POSITION_WID

W_SD_PT_PAR3_A_F6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PROD_WID

W_SD_PT_PAR3_A_F7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PAYER_TYPE_WID

W_SD_PT_PAR3_A_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: DATA_LEVEL_WID, MONTH_WID, POSITION_WID, PROD_WID

W_SD_PT_PAR3_A_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: VIS_PR_POS_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1510 of 1915
Repository Tables

Name: W_SD_PT_TOP_A User Name: Syndicate Plantrak Top Level Parent Aggregate

Status: Active Type: Warehouse Base Table:


Comments: Syndicate Plantrak Top Level Parent Aggregate

Columns

Name Not Data Type Domain Domain Comments


Null Type
DATA_LEVEL_WID 3 Number(10, 0) FK W_LOV_UD Data Level Id (W_LOV_UD)

MAT_NRX Number(22, 7) MAT Nrx

MAT_NRX_CONV_AMT Number(22, 7) MAT NRx Dollarize Amount

MAT_TRX Number(22, 7) MAT Trx

MAT_TRX_CONV_AMT Number(22, 7) MAT TRx Dollarize Amount

MONTH_WID 3 Number(10, 0) FK W_MONTH_D Month Dimension Id


(W_MONTH_D)

NRX Number(22, 7) NRx

NRX_CONV_AMT Number(22, 7) NRx Dollarize Amount

PAYER_TYPE_WID 3 Number(10, 0) FK W_LOV_D Payer Type Dimension Id


(W_LOV_D)

PERIOD_DAY_WID 3 Number(10, 0) FK W_DAY_D Day Dimension Id for Period


(W_DAY_D)

PERIOD_TYPE_WID 3 Number(10, 0) FK W_LOV_D Period Type Demsnsion Id


(W_LOV_D)

POSITION_WID 3 Number(10, 0) FK W_POSITION_D Position Dimension Id


(W_POSITION_D)

PROD_WID 3 Number(10, 0) FK W_PRODUCT_D Product Dimension Id


(W_PRODUCT_D)

TRX Number(22, 7) TRx

TRX_CONV_AMT Number(22, 7) TRx Dollarize Amount

VIS_PR_POS_ID Varchar(30) Visibility Primary Position Id

Indexes

W_SD_PT_TOP_A_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: DATA_LEVEL_WID

W_SD_PT_TOP_A_F2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: MONTH_WID

W_SD_PT_TOP_A_F3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PERIOD_DAY_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1511 of 1915
Repository Tables

Indexes - continued

W_SD_PT_TOP_A_F4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PERIOD_TYPE_WID

W_SD_PT_TOP_A_F5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: POSITION_WID

W_SD_PT_TOP_A_F6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PROD_WID

W_SD_PT_TOP_A_F7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PAYER_TYPE_WID

W_SD_PT_TOP_A_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: DATA_LEVEL_WID, MONTH_WID, POSITION_WID, PROD_WID

W_SD_PT_TOP_A_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: VIS_PR_POS_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1512 of 1915
Repository Tables

Name: W_SD_RX_PAR1_A User Name: Syndicate Prescription First Level Parent Aggregate

Status: Active Type: Warehouse Base Table:


Comments: Syndicate Prescription First Level Parent Aggregate

Columns

Name Not Data Type Domain Domain Comments


Null Type
DATA_LEVEL_WID 3 Number(10, 0) FK W_LOV_UD Data Level Id (W_LOV_UD)

MAT_NRX Number(22, 7) MAT Nrx

MAT_NRX_CONV_AMT Number(22, 7) MAT NRx Dollarize Amount

MAT_TRX Number(22, 7) MAT Trx

MAT_TRX_CONV_AMT Number(22, 7) MAT TRx Dollarize Amount

MONTH_WID 3 Number(10, 0) FK W_MONTH_D Month Dimension Id


(W_MONTH_D)

NRX Number(22, 7) NRx

NRX_CONV_AMT Number(22, 7) NRx Dollarize Amount

PAYER_TYPE_WID 3 Number(10, 0) FK W_LOV_D Payer Type Dimension Id


(W_LOV_D)

PERIOD_DAY_WID 3 Number(10, 0) FK W_DAY_D Day Dimension Id for Period


(W_DAY_D)

PERIOD_TYPE_WID 3 Number(10, 0) FK W_LOV_D Period Type Demsnsion Id


(W_LOV_D)

POSITION_WID 3 Number(10, 0) FK W_POSITION_D Position Dimension Id


(W_POSITION_D)

PROD_WID 3 Number(10, 0) FK W_PRODUCT_D Product Dimension Id


(W_PRODUCT_D)

TRX Number(22, 7) TRx

TRX_CONV_AMT Number(22, 7) TRx Dollarize Amount

VIS_PR_POS_ID Varchar(30) Visibility Primary Position Id

Indexes

W_SD_RX_PAR1_A_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: DATA_LEVEL_WID

W_SD_RX_PAR1_A_F2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: MONTH_WID

W_SD_RX_PAR1_A_F3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PERIOD_DAY_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1513 of 1915
Repository Tables

Indexes - continued

W_SD_RX_PAR1_A_F4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PERIOD_TYPE_WID

W_SD_RX_PAR1_A_F5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: POSITION_WID

W_SD_RX_PAR1_A_F6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PROD_WID

W_SD_RX_PAR1_A_F7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PAYER_TYPE_WID

W_SD_RX_PAR1_A_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: DATA_LEVEL_WID, MONTH_WID, POSITION_WID, PROD_WID

W_SD_RX_PAR1_A_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: VIS_PR_POS_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1514 of 1915
Repository Tables

Name: W_SD_RX_PAR2_A User Name: Syndicate Prescription Second Level Parent


Aggregate

Status: Active Type: Warehouse Base Table:


Comments: Syndicate Prescription Second Level Parent Aggregate

Columns

Name Not Data Type Domain Domain Comments


Null Type
DATA_LEVEL_WID 3 Number(10, 0) FK W_LOV_UD Data Level Id (W_LOV_UD)

MAT_NRX Number(22, 7) MAT Nrx

MAT_NRX_CONV_AMT Number(22, 7) MAT NRx Dollarize Amount

MAT_TRX Number(22, 7) MAT Trx

MAT_TRX_CONV_AMT Number(22, 7) MAT TRx Dollarize Amount

MONTH_WID 3 Number(10, 0) FK W_MONTH_D Month Dimension Id


(W_MONTH_D)

NRX Number(22, 7) NRx

NRX_CONV_AMT Number(22, 7) NRx Dollarize Amount

PAYER_TYPE_WID 3 Number(10, 0) FK W_LOV_D Payer Type Dimension Id


(W_LOV_D)

PERIOD_DAY_WID 3 Number(10, 0) FK W_DAY_D Day Dimension Id for Period


(W_DAY_D)

PERIOD_TYPE_WID 3 Number(10, 0) FK W_LOV_D Period Type Demsnsion Id


(W_LOV_D)

POSITION_WID 3 Number(10, 0) FK W_POSITION_D Position Dimension Id


(W_POSITION_D)

PROD_WID 3 Number(10, 0) FK W_PRODUCT_D Product Dimension Id


(W_PRODUCT_D)

TRX Number(22, 7) TRx

TRX_CONV_AMT Number(22, 7) TRx Dollarize Amount

VIS_PR_POS_ID Varchar(30) Visibility Primary Position Id

Indexes

W_SD_RX_PAR2_A_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: DATA_LEVEL_WID

W_SD_RX_PAR2_A_F2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: MONTH_WID

W_SD_RX_PAR2_A_F3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PERIOD_DAY_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1515 of 1915
Repository Tables

Indexes - continued

W_SD_RX_PAR2_A_F4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PERIOD_TYPE_WID

W_SD_RX_PAR2_A_F5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: POSITION_WID

W_SD_RX_PAR2_A_F6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PROD_WID

W_SD_RX_PAR2_A_F7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PAYER_TYPE_WID

W_SD_RX_PAR2_A_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: DATA_LEVEL_WID, MONTH_WID, POSITION_WID, PROD_WID

W_SD_RX_PAR2_A_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: VIS_PR_POS_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1516 of 1915
Repository Tables

Name: W_SD_RX_PAR3_A User Name: Syndicate Prescription Third Level Parent

Status: Active Type: Warehouse Base Table:


Comments: Syndicate Prescription Third Level Parent Aggregate

Columns

Name Not Data Type Domain Domain Comments


Null Type
DATA_LEVEL_WID 3 Number(10, 0) FK W_LOV_UD Data Level Id (W_LOV_UD)

MAT_NRX Number(22, 7) MAT Nrx

MAT_NRX_CONV_AMT Number(22, 7) MAT NRx Dollarize Amount

MAT_TRX Number(22, 7) MAT Trx

MAT_TRX_CONV_AMT Number(22, 7) MAT TRx Dollarize Amount

MONTH_WID 3 Number(10, 0) FK W_MONTH_D Month Dimension Id


(W_MONTH_D)

NRX Number(22, 7) NRx

NRX_CONV_AMT Number(22, 7) NRx Dollarize Amount

PAYER_TYPE_WID 3 Number(10, 0) FK W_LOV_D Payer Type Dimension Id


(W_LOV_D)

PERIOD_DAY_WID 3 Number(10, 0) FK W_DAY_D Day Dimension Id for Period


(W_DAY_D)

PERIOD_TYPE_WID 3 Number(10, 0) FK W_LOV_D Period Type Demsnsion Id


(W_LOV_D)

POSITION_WID 3 Number(10, 0) FK W_POSITION_D Position Dimension Id


(W_POSITION_D)

PROD_WID 3 Number(10, 0) FK W_PRODUCT_D Product Dimension Id


(W_PRODUCT_D)

TRX Number(22, 7) TRx

TRX_CONV_AMT Number(22, 7) TRx Dollarize Amount

VIS_PR_POS_ID Varchar(30) Visibility Primary Position Id

Indexes

W_SD_RX_PAR3_A_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: DATA_LEVEL_WID

W_SD_RX_PAR3_A_F2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: MONTH_WID

W_SD_RX_PAR3_A_F3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PERIOD_DAY_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1517 of 1915
Repository Tables

Indexes - continued

W_SD_RX_PAR3_A_F4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PERIOD_TYPE_WID

W_SD_RX_PAR3_A_F5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: POSITION_WID

W_SD_RX_PAR3_A_F6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PROD_WID

W_SD_RX_PAR3_A_F7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PAYER_TYPE_WID

W_SD_RX_PAR3_A_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: DATA_LEVEL_WID, MONTH_WID, POSITION_WID, PROD_WID

W_SD_RX_PAR3_A_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: VIS_PR_POS_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1518 of 1915
Repository Tables

Name: W_SD_RX_TOP_A User Name: Syndicate Prescription Top Level Parent Aggregate

Status: Active Type: Warehouse Base Table:


Comments: Syndicate Prescription Top Level Parent Aggregate

Columns

Name Not Data Type Domain Domain Comments


Null Type
DATA_LEVEL_WID 3 Number(10, 0) FK W_LOV_UD Data Level Id (W_LOV_UD)

MAT_NRX Number(22, 7) MAT Nrx

MAT_NRX_CONV_AMT Number(22, 7) MAT NRx Dollarize Amount

MAT_TRX Number(22, 7) MAT Trx

MAT_TRX_CONV_AMT Number(22, 7) MAT TRx Dollarize Amount

MONTH_WID 3 Number(10, 0) FK W_MONTH_D Month Dimension Id


(W_MONTH_D)

NRX Number(22, 7) NRx

NRX_CONV_AMT Number(22, 7) NRx Dollarize Amount

PAYER_TYPE_WID 3 Number(10, 0) FK W_LOV_D Payer Type Dimension Id


(W_LOV_D)

PERIOD_DAY_WID 3 Number(10, 0) FK W_DAY_D Day Dimension Id for Period


(W_DAY_D)

PERIOD_TYPE_WID 3 Number(10, 0) FK W_LOV_D Period Type Demsnsion Id


(W_LOV_D)

POSITION_WID 3 Number(10, 0) FK W_POSITION_D Position Dimension Id


(W_POSITION_D)

PROD_WID 3 Number(10, 0) FK W_PRODUCT_D Product Dimension Id


(W_PRODUCT_D)

TRX Number(22, 7) TRx

TRX_CONV_AMT Number(22, 7) TRx Dollarize Amount

VIS_PR_POS_ID Varchar(30) Visibility Primary Position Id

Indexes

W_SD_RX_TOP_A_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: DATA_LEVEL_WID

W_SD_RX_TOP_A_F2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: MONTH_WID

W_SD_RX_TOP_A_F3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PERIOD_DAY_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1519 of 1915
Repository Tables

Indexes - continued

W_SD_RX_TOP_A_F4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PERIOD_TYPE_WID

W_SD_RX_TOP_A_F5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: POSITION_WID

W_SD_RX_TOP_A_F6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PROD_WID

W_SD_RX_TOP_A_F7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PAYER_TYPE_WID

W_SD_RX_TOP_A_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: DATA_LEVEL_WID, MONTH_WID, POSITION_WID, PROD_WID

W_SD_RX_TOP_A_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: VIS_PR_POS_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1520 of 1915
Repository Tables

Name: W_SD_W_PAR1_A User Name: Syndicate Weekly Prescription First Level Parent
Aggregate

Status: Active Type: Warehouse Base Table:


Comments: Syndicate Weekly Prescription First Level Parent Aggregate

Columns

Name Not Data Type Domain Domain Comments


Null Type
DATA_LEVEL_WID 3 Number(10, 0) FK W_LOV_UD Data Level Id (W_LOV_UD)

NRX Number(22, 7) NRx

NRX_CONV_AMT Number(22, 7) NRx Dollarize Amount

PAYER_TYPE_WID 3 Number(10, 0) FK W_LOV_D Payer Type Dimension Id


(W_LOV_D)

PERIOD_DAY_WID 3 Number(10, 0) FK W_DAY_D Day Dimension Id for Period


(W_DAY_D)

PERIOD_TYPE_WID 3 Number(10, 0) FK W_LOV_D Period Type Demsnsion Id


(W_LOV_D)

POSITION_WID 3 Number(10, 0) FK W_POSITION_D Position Dimension Id


(W_POSITION_D)

PROD_WID 3 Number(10, 0) FK W_PRODUCT_D Product Dimension Id


(W_PRODUCT_D)

TRX Number(22, 7) TRx

TRX_CONV_AMT Number(22, 7) TRx Dollarize Amount

VIS_PR_POS_ID Varchar(30) Visibility Primary Position Id

WEEK_WID 3 Number(10, 0) FK W_WEEK_D Week Dimension Id


(W_WEEK_D)

Indexes

W_SD_W_PAR1_A_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: DATA_LEVEL_WID

W_SD_W_PAR1_A_F2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PERIOD_DAY_WID

W_SD_W_PAR1_A_F3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PERIOD_TYPE_WID

W_SD_W_PAR1_A_F4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: POSITION_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1521 of 1915
Repository Tables

Indexes - continued

W_SD_W_PAR1_A_F5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PROD_WID

W_SD_W_PAR1_A_F6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: WEEK_WID

W_SD_W_PAR1_A_F7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PAYER_TYPE_WID

W_SD_W_PAR1_A_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: DATA_LEVEL_WID, POSITION_WID, PROD_WID, WEEK_WID

W_SD_W_PAR1_A_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: VIS_PR_POS_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1522 of 1915
Repository Tables

Name: W_SD_W_PAR2_A User Name: Syndicate Weekly Prescription Second Level


Parent Aggregate

Status: Active Type: Warehouse Base Table:


Comments: Syndicate Weekly Prescription Second Level Parent Aggregate

Columns

Name Not Data Type Domain Domain Comments


Null Type
DATA_LEVEL_WID 3 Number(10, 0) FK W_LOV_UD Data Level Id (W_LOV_UD)

NRX Number(22, 7) NRx

NRX_CONV_AMT Number(22, 7) NRx Dollarize Amount

PAYER_TYPE_WID 3 Number(10, 0) FK W_LOV_D Payer Type Dimension Id


(W_LOV_D)

PERIOD_DAY_WID 3 Number(10, 0) FK W_DAY_D Day Dimension Id for Period


(W_DAY_D)

PERIOD_TYPE_WID 3 Number(10, 0) FK W_LOV_D Period Type Demsnsion Id


(W_LOV_D)

POSITION_WID 3 Number(10, 0) FK W_POSITION_D Position Dimension Id


(W_POSITION_D)

PROD_WID 3 Number(10, 0) FK W_PRODUCT_D Product Dimension Id


(W_PRODUCT_D)

TRX Number(22, 7) TRx

TRX_CONV_AMT Number(22, 7) TRx Dollarize Amount

VIS_PR_POS_ID Varchar(30) Visibility Primary Position Id

WEEK_WID 3 Number(10, 0) FK W_WEEK_D Week Dimension Id


(W_WEEK_D)

Indexes

W_SD_W_PAR2_A_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: DATA_LEVEL_WID

W_SD_W_PAR2_A_F2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PERIOD_DAY_WID

W_SD_W_PAR2_A_F3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PERIOD_TYPE_WID

W_SD_W_PAR2_A_F4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: POSITION_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1523 of 1915
Repository Tables

Indexes - continued

W_SD_W_PAR2_A_F5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PROD_WID

W_SD_W_PAR2_A_F6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: WEEK_WID

W_SD_W_PAR2_A_F7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PAYER_TYPE_WID

W_SD_W_PAR2_A_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: DATA_LEVEL_WID, POSITION_WID, PROD_WID, WEEK_WID

W_SD_W_PAR2_A_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: VIS_PR_POS_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1524 of 1915
Repository Tables

Name: W_SD_W_PAR3_A User Name: Syndicate Weekly Prescription Third Level Parent
Aggregate

Status: Active Type: Warehouse Base Table:


Comments: Syndicate Weekly Prescription Third Level Parent Aggregate

Columns

Name Not Data Type Domain Domain Comments


Null Type
DATA_LEVEL_WID 3 Number(10, 0) FK W_LOV_UD Data Level Id (W_LOV_UD)

NRX Number(22, 7) NRx

NRX_CONV_AMT Number(22, 7) NRx Dollarize Amount

PAYER_TYPE_WID 3 Number(10, 0) FK W_LOV_D Payer Type Dimension Id


(W_LOV_D)

PERIOD_DAY_WID 3 Number(10, 0) FK W_DAY_D Day Dimension Id for Period


(W_DAY_D)

PERIOD_TYPE_WID 3 Number(10, 0) FK W_LOV_D Period Type Demsnsion Id


(W_LOV_D)

POSITION_WID 3 Number(10, 0) FK W_POSITION_D Position Dimension Id


(W_POSITION_D)

PROD_WID 3 Number(10, 0) FK W_PRODUCT_D Product Dimension Id


(W_PRODUCT_D)

TRX Number(22, 7) TRx

TRX_CONV_AMT Number(22, 7) TRx Dollarize Amount

VIS_PR_POS_ID Varchar(30) Visibility Primary Position Id

WEEK_WID 3 Number(10, 0) FK W_WEEK_D Week Dimension Id


(W_WEEK_D)

Indexes

W_SD_W_PAR3_A_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: DATA_LEVEL_WID

W_SD_W_PAR3_A_F2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PERIOD_DAY_WID

W_SD_W_PAR3_A_F3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PERIOD_TYPE_WID

W_SD_W_PAR3_A_F4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: POSITION_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1525 of 1915
Repository Tables

Indexes - continued

W_SD_W_PAR3_A_F5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PROD_WID

W_SD_W_PAR3_A_F6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: WEEK_WID

W_SD_W_PAR3_A_F7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PAYER_TYPE_WID

W_SD_W_PAR3_A_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: DATA_LEVEL_WID, POSITION_WID, PROD_WID, WEEK_WID

W_SD_W_PAR3_A_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: VIS_PR_POS_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1526 of 1915
Repository Tables

Name: W_SD_W_TOP_A User Name: Syndicate Weekly Prescription Top Level Parent
Aggregate

Status: Active Type: Warehouse Base Table:


Comments: Syndicate Weekly Prescription Top Level Parent Aggregate

Columns

Name Not Data Type Domain Domain Comments


Null Type
DATA_LEVEL_WID 3 Number(10, 0) FK W_LOV_UD Data Level Id (W_LOV_UD)

NRX Number(22, 7) NRx

NRX_CONV_AMT Number(22, 7) NRx Dollarize Amount

PAYER_TYPE_WID 3 Number(10, 0) FK W_LOV_D Payer Type Dimension Id


(W_LOV_D)

PERIOD_DAY_WID 3 Number(10, 0) FK W_DAY_D Day Dimension Id for Period


(W_DAY_D)

PERIOD_TYPE_WID 3 Number(10, 0) FK W_LOV_D Period Type Demsnsion Id


(W_LOV_D)

POSITION_WID 3 Number(10, 0) FK W_POSITION_D Position Dimension Id


(W_POSITION_D)

PROD_WID 3 Number(10, 0) FK W_PRODUCT_D Product Dimension Id


(W_PRODUCT_D)

TRX Number(22, 7) TRx

TRX_CONV_AMT Number(22, 7) TRx Dollarize Amount

VIS_PR_POS_ID Varchar(30) Visibility Primary Position Id

WEEK_WID 3 Number(10, 0) FK W_WEEK_D Week Dimension Id


(W_WEEK_D)

Indexes

W_SD_W_TOP_A_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: DATA_LEVEL_WID

W_SD_W_TOP_A_F2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PERIOD_DAY_WID

W_SD_W_TOP_A_F3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PERIOD_TYPE_WID

W_SD_W_TOP_A_F4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: POSITION_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1527 of 1915
Repository Tables

Indexes - continued

W_SD_W_TOP_A_F5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PROD_WID

W_SD_W_TOP_A_F6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: WEEK_WID

W_SD_W_TOP_A_F7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PAYER_TYPE_WID

W_SD_W_TOP_A_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: DATA_LEVEL_WID, POSITION_WID, PROD_WID, WEEK_WID

W_SD_W_TOP_A_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: VIS_PR_POS_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1528 of 1915
Repository Tables

Name: W_SD_XPT_PAR1_A User Name: Syndicate Xponent Plantrak First Level Parent
Aggregate

Status: Active Type: Warehouse Base Table:


Comments: Syndicate Xponent Plantrak First Level Parent Aggregate

Columns

Name Not Data Type Domain Domain Comments


Null Type
DATA_LEVEL_WID 3 Number(10, 0) FK W_LOV_UD Data Level Id (W_LOV_UD)

MAT_NRX Number(22, 7) MAT Nrx

MAT_NRX_CONV_AMT Number(22, 7) MAT NRx Dollarize Amount

MAT_TRX Number(22, 7) MAT Trx

MAT_TRX_CONV_AMT Number(22, 7) MAT TRx Dollarize Amount

MONTH_WID 3 Number(10, 0) FK W_MONTH_D Month Dimension Id


(W_MONTH_D)

NRX Number(22, 7) NRx

NRX_CONV_AMT Number(22, 7) NRx Dollarize Amount

PAYER_TYPE_WID 3 Number(10, 0) FK W_LOV_D Payer Type Dimension Id


(W_LOV_D)

PERIOD_DAY_WID 3 Number(10, 0) FK W_DAY_D Day Dimension Id for Period


(W_DAY_D)

PERIOD_TYPE_WID 3 Number(10, 0) FK W_LOV_D Period Type Demsnsion Id


(W_LOV_D)

POSITION_WID 3 Number(10, 0) FK W_POSITION_D Position Dimension Id


(W_POSITION_D)

PROD_WID 3 Number(10, 0) FK W_PRODUCT_D Product Dimension Id


(W_PRODUCT_D)

TRX Number(22, 7) TRx

TRX_CONV_AMT Number(22, 7) TRx Dollarize Amount

VIS_PR_POS_ID Varchar(30) Visibility Primary Position Id

Indexes

W_SD_XPT_PAR1_A_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: DATA_LEVEL_WID

W_SD_XPT_PAR1_A_F2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: MONTH_WID

W_SD_XPT_PAR1_A_F3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PERIOD_DAY_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1529 of 1915
Repository Tables

Indexes - continued

W_SD_XPT_PAR1_A_F4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PERIOD_TYPE_WID

W_SD_XPT_PAR1_A_F5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: POSITION_WID

W_SD_XPT_PAR1_A_F6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PROD_WID

W_SD_XPT_PAR1_A_F7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PAYER_TYPE_WID

W_SD_XPT_PAR1_A_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: DATA_LEVEL_WID, MONTH_WID, POSITION_WID, PROD_WID

W_SD_XPT_PAR1_A_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: VIS_PR_POS_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1530 of 1915
Repository Tables

Name: W_SD_XPT_PAR2_A User Name: Syndicate Xponent Plantrak Second Level Parent
Aggregate

Status: Active Type: Warehouse Base Table:


Comments: Syndicate Xponent Plantrak Second Level Parent Aggregate

Columns

Name Not Data Type Domain Domain Comments


Null Type
DATA_LEVEL_WID 3 Number(10, 0) FK W_LOV_UD Data Level Id (W_LOV_UD)

MAT_NRX Number(22, 7) MAT Nrx

MAT_NRX_CONV_AMT Number(22, 7) MAT NRx Dollarize Amount

MAT_TRX Number(22, 7) MAT Trx

MAT_TRX_CONV_AMT Number(22, 7) MAT TRx Dollarize Amount

MONTH_WID 3 Number(10, 0) FK W_MONTH_D Month Dimension Id


(W_MONTH_D)

NRX Number(22, 7) NRx

NRX_CONV_AMT Number(22, 7) NRx Dollarize Amount

PAYER_TYPE_WID 3 Number(10, 0) FK W_LOV_D Payer Type Dimension Id


(W_LOV_D)

PERIOD_DAY_WID 3 Number(10, 0) FK W_DAY_D Day Dimension Id for Period


(W_DAY_D)

PERIOD_TYPE_WID 3 Number(10, 0) FK W_LOV_D Period Type Demsnsion Id


(W_LOV_D)

POSITION_WID 3 Number(10, 0) FK W_POSITION_D Position Dimension Id


(W_POSITION_D)

PROD_WID 3 Number(10, 0) FK W_PRODUCT_D Product Dimension Id


(W_PRODUCT_D)

TRX Number(22, 7) TRx

TRX_CONV_AMT Number(22, 7) TRx Dollarize Amount

VIS_PR_POS_ID Varchar(30) Visibility Primary Position Id

Indexes

W_SD_XPT_PAR2_A_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: DATA_LEVEL_WID

W_SD_XPT_PAR2_A_F2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: MONTH_WID

W_SD_XPT_PAR2_A_F3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PERIOD_DAY_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1531 of 1915
Repository Tables

Indexes - continued

W_SD_XPT_PAR2_A_F4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PERIOD_TYPE_WID

W_SD_XPT_PAR2_A_F5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: POSITION_WID

W_SD_XPT_PAR2_A_F6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PROD_WID

W_SD_XPT_PAR2_A_F7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PAYER_TYPE_WID

W_SD_XPT_PAR2_A_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: DATA_LEVEL_WID, MONTH_WID, POSITION_WID, PROD_WID

W_SD_XPT_PAR2_A_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: VIS_PR_POS_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1532 of 1915
Repository Tables

Name: W_SD_XPT_PAR3_A User Name: Syndicate Xponent Plantrak Third Level Parent
Aggregate

Status: Active Type: Warehouse Base Table:


Comments: Syndicate Xponent Plantrak Third Level Parent Aggregate

Columns

Name Not Data Type Domain Domain Comments


Null Type
DATA_LEVEL_WID 3 Number(10, 0) FK W_LOV_UD Data Level Id (W_LOV_UD)

MAT_NRX Number(22, 7) MAT Nrx

MAT_NRX_CONV_AMT Number(22, 7) MAT NRx Dollarize Amount

MAT_TRX Number(22, 7) MAT Trx

MAT_TRX_CONV_AMT Number(22, 7) MAT TRx Dollarize Amount

MONTH_WID 3 Number(10, 0) FK W_MONTH_D Month Dimension Id


(W_MONTH_D)

NRX Number(22, 7) NRx

NRX_CONV_AMT Number(22, 7) NRx Dollarize Amount

PAYER_TYPE_WID 3 Number(10, 0) FK W_LOV_D Payer Type Dimension Id


(W_LOV_D)

PERIOD_DAY_WID 3 Number(10, 0) FK W_DAY_D Day Dimension Id for Period


(W_DAY_D)

PERIOD_TYPE_WID 3 Number(10, 0) FK W_LOV_D Period Type Demsnsion Id


(W_LOV_D)

POSITION_WID 3 Number(10, 0) FK W_POSITION_D Position Dimension Id


(W_POSITION_D)

PROD_WID 3 Number(10, 0) FK W_PRODUCT_D Product Dimension Id


(W_PRODUCT_D)

TRX Number(22, 7) TRx

TRX_CONV_AMT Number(22, 7) TRx Dollarize Amount

VIS_PR_POS_ID Varchar(30) Visibility Primary Position Id

Indexes

W_SD_XPT_PAR3_A_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: DATA_LEVEL_WID

W_SD_XPT_PAR3_A_F2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: MONTH_WID

W_SD_XPT_PAR3_A_F3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PERIOD_DAY_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1533 of 1915
Repository Tables

Indexes - continued

W_SD_XPT_PAR3_A_F4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PERIOD_TYPE_WID

W_SD_XPT_PAR3_A_F5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: POSITION_WID

W_SD_XPT_PAR3_A_F6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PROD_WID

W_SD_XPT_PAR3_A_F7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PAYER_TYPE_WID

W_SD_XPT_PAR3_A_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: DATA_LEVEL_WID, MONTH_WID, POSITION_WID, PROD_WID

W_SD_XPT_PAR3_A_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: VIS_PR_POS_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1534 of 1915
Repository Tables

Name: W_SD_XPT_TOP_A User Name: Syndicate Xponent Plantrak Top Level Parent
Aggregate

Status: Active Type: Warehouse Base Table:


Comments: Syndicate Xponent Plantrak Top Level Parent Aggregate

Columns

Name Not Data Type Domain Domain Comments


Null Type
DATA_LEVEL_WID 3 Number(10, 0) FK W_LOV_UD Data Level Id (W_LOV_UD)

MAT_NRX Number(22, 7) MAT Nrx

MAT_NRX_CONV_AMT Number(22, 7) MAT NRx Dollarize Amount

MAT_TRX Number(22, 7) MAT Trx

MAT_TRX_CONV_AMT Number(22, 7) MAT TRx Dollarize Amount

MONTH_WID 3 Number(10, 0) FK W_MONTH_D Month Dimension Id


(W_MONTH_D)

NRX Number(22, 7) NRx

NRX_CONV_AMT Number(22, 7) NRx Dollarize Amount

PAYER_TYPE_WID 3 Number(10, 0) FK W_LOV_D Payer Type Dimension Id


(W_LOV_D)

PERIOD_DAY_WID 3 Number(10, 0) FK W_DAY_D Day Dimension Id for Period


(W_DAY_D)

PERIOD_TYPE_WID 3 Number(10, 0) FK W_LOV_D Period Type Demsnsion Id


(W_LOV_D)

POSITION_WID 3 Number(10, 0) FK W_POSITION_D Position Dimension Id


(W_POSITION_D)

PROD_WID 3 Number(10, 0) FK W_PRODUCT_D Product Dimension Id


(W_PRODUCT_D)

TRX Number(22, 7) TRx

TRX_CONV_AMT Number(22, 7) TRx Dollarize Amount

VIS_PR_POS_ID Varchar(30) Visibility Primary Position Id

Indexes

W_SD_XPT_TOP_A_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: DATA_LEVEL_WID

W_SD_XPT_TOP_A_F2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: MONTH_WID

W_SD_XPT_TOP_A_F3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PERIOD_DAY_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1535 of 1915
Repository Tables

Indexes - continued

W_SD_XPT_TOP_A_F4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PERIOD_TYPE_WID

W_SD_XPT_TOP_A_F5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: POSITION_WID

W_SD_XPT_TOP_A_F6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PROD_WID

W_SD_XPT_TOP_A_F7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PAYER_TYPE_WID

W_SD_XPT_TOP_A_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: DATA_LEVEL_WID, MONTH_WID, POSITION_WID, PROD_WID

W_SD_XPT_TOP_A_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: VIS_PR_POS_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1536 of 1915
Repository Tables

Name: W_SEGMENT_D User Name: Segment Dimension

Status: Active Type: Warehouse Base Table:


Comments: Segment Dimension

Columns

Name Not Data Type Domain Domain Comments


Null Type
BASE_FLG Character(1) Base Flag

BASE_SEGMENT Varchar(50) Base Segment

CUST_HIER Varchar(50) Unique Customer Hierarchy ID

CUST_HIER_LVL Varchar(50) Unique Customer Hierarchy Level.


Within a Customer Hierarchy

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

DESC_TEXT Varchar(255) Primary Key, generated in DW

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

INTEGRATION_ID 3 Varchar(30) Identifier used for integration with


external systems

NUM_CONTACTS Number(22, 0)

ROW_WID 3 Number(10, 0) Siebel System Field

SA_SGMT_FLG Character(1) Sa Sgmt Flag

SEGMENT_TREE Varchar(50)

SGMT_NAME Varchar(50) Name of Call List

SGMT_SRC_ID Varchar(30) Segment Source Id

SUBTYPE Varchar(30) Segment Sub Type (values based


on LOV type 'LISTMGMT_TYPE')

SUBTYPE_I Varchar(50) Segment Sub Type Language


Independent Code (values based
on LOV type 'LISTMGMT_TYPE')

TREE_FLG Character(1)

TYPE Varchar(30) Segment Type (values based on


LOV type
'ETL_SEGMENT_TYPE')

TYPE_I Varchar(50) Segment Type Language


Independent Code (values based
on LOV type
'ETL_SEGMENT_TYPE')

VIS_PR_BU_ID Varchar(15) Primary Buisness Unit Id for


Visibility

VIS_PR_POS_ID Varchar(15) Primary Postition Id For Visibility

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1537 of 1915
Repository Tables

Indexes

W_SEGMENT_D_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: TYPE

W_SEGMENT_D_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: TYPE_I

W_SEGMENT_D_M3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: SUBTYPE

W_SEGMENT_D_M4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: SUBTYPE_I

W_SEGMENT_D_M5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: SGMT_NAME

W_SEGMENT_D_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

W_SEGMENT_D_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: INTEGRATION_ID, DATASOURCE_NUM_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1538 of 1915
Repository Tables

Name: W_SEGMENT_DS User Name: Segment Dimension Stage

Status: Active Type: Warehouse Base Table:


Comments: Segment Dimension Stage

Columns

Name Not Data Type Domain Domain Comments


Null Type
BU_ID Varchar(15) Buisness Unit Id

CUST_HIER Varchar(50) Unique Customer Hierarchy ID

CUST_HIER_LVL Varchar(50) Unique Customer Hierarchy Level.


Within a Customer Hierarchy

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

DESC_TEXT Varchar(255) Effective End

INTEGRATION_ID 3 Varchar(30) Identifier used for integration with


external systems

NUM_CONTACTS Number(22, 0)

PAR_CALL_LST_ID Varchar(30) Par Call List Id

PR_POSTN_ID Varchar(15) Primary Position Id

SGMT_NAME Varchar(50) Name of Call List

SGMT_SRC_ID Varchar(30) Segment Source Id

SUBTYPE_CD Varchar(30) Segment Sub Type (values based


on LOV type 'LISTMGMT_TYPE')

TYPE Varchar(30) Segment Type (values based on


LOV type
'ETL_SEGMENT_TYPE')

Indexes

W_SEGMENT_DS_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: INTEGRATION_ID, DATASOURCE_NUM_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1539 of 1915
Repository Tables

Name: W_SEGMENT_DSX User Name: Segment Dimension Stage Extn

Status: Active Type: Warehouse Base Table:


Comments: Segment Dimension Stage Extn

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Varchar(30) Extension Attribute

ATTRIB_05 Varchar(30) Extension Attribute

ATTRIB_06 Varchar(30) Extension Attribute

ATTRIB_07 Varchar(30) Extension Attribute

ATTRIB_08 Varchar(30) Extension Attribute

ATTRIB_09 Varchar(30) Extension Attribute

ATTRIB_10 Varchar(30) Extension Attribute

ATTRIB_11 Number(10, 0) Extension Attribute

ATTRIB_12 Number(10, 0) Extension Attribute

ATTRIB_13 Number(10, 0) Extension Attribute

ATTRIB_14 Number(10, 0) Extension Attribute

ATTRIB_15 Number(10, 0) Extension Attribute

ATTRIB_16 Number(22, 7) Extension Attribute

ATTRIB_17 Number(22, 7) Extension Attribute

ATTRIB_18 Number(22, 7) Extension Attribute

ATTRIB_19 Number(22, 7) Extension Attribute

ATTRIB_20 Number(22, 7) Extension Attribute

ATTRIB_21 Date Time Extension Attribute

ATTRIB_22 Date Time Extension Attribute

ATTRIB_23 Date Time Extension Attribute

ATTRIB_24 Date Time Extension Attribute

ATTRIB_25 Date Time Extension Attribute

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

INTEGRATION_ID 3 Varchar(30) Identifier used for integration with


external systems

Indexes
10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1540 of 1915
Repository Tables

Name: W_SEGMENT_DX User Name: Segment Dimension Extn

Status: Active Type: Warehouse Base Table:


Comments: Segment Dimension Extn

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Varchar(30) Extension Attribute

ATTRIB_05 Varchar(30) Extension Attribute

ATTRIB_06 Varchar(30) Extension Attribute

ATTRIB_07 Varchar(30) Extension Attribute

ATTRIB_08 Varchar(30) Extension Attribute

ATTRIB_09 Varchar(30) Extension Attribute

ATTRIB_10 Varchar(30) Extension Attribute

ATTRIB_11 Number(10, 0) Extension Attribute

ATTRIB_12 Number(10, 0) Extension Attribute

ATTRIB_13 Number(10, 0) Extension Attribute

ATTRIB_14 Number(10, 0) Extension Attribute

ATTRIB_15 Number(10, 0) Extension Attribute

ATTRIB_16 Number(22, 7) Extension Attribute

ATTRIB_17 Number(22, 7) Extension Attribute

ATTRIB_18 Number(22, 7) Extension Attribute

ATTRIB_19 Number(22, 7) Extension Attribute

ATTRIB_20 Number(22, 7) Extension Attribute

ATTRIB_21 Date Time Extension Attribute

ATTRIB_22 Date Time Extension Attribute

ATTRIB_23 Date Time Extension Attribute

ATTRIB_24 Date Time Extension Attribute

ATTRIB_25 Date Time Extension Attribute

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

ROW_WID 3 Number(10, 0) Siebel System Field

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1541 of 1915
Repository Tables

Indexes - continued

W_SEGMENT_DX_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1542 of 1915
Repository Tables

Name: W_SEG_PARTY User Name: Segment Party

Status: Active Type: Warehouse Base Table:


Comments: Segment Party

Columns

Name Not Data Type Domain Domain Comments


Null Type
INTEGRATION_ID 3 Varchar(30) Identifier used for integration with
external systems

PARTY_ID Varchar(15) Party Id Like Position or BU_ID

SEGMENT_ID Varchar(15) Segment ID

TABLE_WID 3 Number(10, 0) TABLE ID

Indexes

W_SEG_PARTY_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: PARTY_ID, SEGMENT_ID

W_SEG_PARTY_U2 Type: System Unique: Y DB2 Clustered: N MSSQL Clustered:

Columns: INTEGRATION_ID, TABLE_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1543 of 1915
Repository Tables

Name: W_SM_DS_PAR1_A User Name: Syndicate Direct Sales Market First Level Parent
Aggregate

Status: Active Type: Warehouse Base Table:


Comments: Syndicate Direct Sales Market First Level Parent Aggregate

Columns

Name Not Data Type Domain Domain Comments


Null Type
DATA_LEVEL_WID 3 Number(10, 0) FK W_LOV_UD Data Level Id (W_LOV_UD)

MARKET_WID 3 Number(10, 0) FK W_PRODUCT_D Market Dimension Id


(W_PRODUCT_D)

MAT_MKT_S_AMT Number(22, 7) MAT Market Sales Amount

MAT_MKT_S_UNIT Number(22, 7) MAT Market Sales Unit

MKT_S_AMT Number(22, 7) Market Sales Amount

MKT_S_UNIT Number(22, 7) Market Sales Unit

MONTH_WID 3 Number(10, 0) FK W_MONTH_D Month Dimension Id


(W_MONTH_D)

PAYER_TYPE_WID 3 Number(10, 0) FK W_LOV_D Payer Type Dimension Id


(W_LOV_D)

PERIOD_DAY_WID 3 Number(10, 0) FK W_DAY_D Day Dimension Id for Period


(W_DAY_D)

PERIOD_TYPE_WID 3 Number(10, 0) FK W_LOV_D Period Type Demsnsion Id


(W_LOV_D)

POSITION_WID 3 Number(10, 0) FK W_POSITION_D Position Dimension Id


(W_POSITION_D)

VIS_PR_POS_ID Varchar(30) Visibility Primary Position Id

Indexes

W_SM_DS_PAR1_A_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: DATA_LEVEL_WID

W_SM_DS_PAR1_A_F2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: MARKET_WID

W_SM_DS_PAR1_A_F3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: MONTH_WID

W_SM_DS_PAR1_A_F4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PERIOD_DAY_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1544 of 1915
Repository Tables

Indexes - continued

W_SM_DS_PAR1_A_F5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PERIOD_TYPE_WID

W_SM_DS_PAR1_A_F6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: POSITION_WID

W_SM_DS_PAR1_A_F7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PAYER_TYPE_WID

W_SM_DS_PAR1_A_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: DATA_LEVEL_WID, MARKET_WID, MONTH_WID, POSITION_WID

W_SM_DS_PAR1_A_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: VIS_PR_POS_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1545 of 1915
Repository Tables

Name: W_SM_DS_PAR2_A User Name: Syndicate Direct Sales Market Second Level Parent
Aggregate

Status: Active Type: Warehouse Base Table:


Comments: Syndicate Direct Sales Market Second Level Parent Aggregate

Columns

Name Not Data Type Domain Domain Comments


Null Type
DATA_LEVEL_WID 3 Number(10, 0) FK W_LOV_UD Data Level Id (W_LOV_UD)

MARKET_WID 3 Number(10, 0) FK W_PRODUCT_D Market Dimension Id


(W_PRODUCT_D)

MAT_MKT_S_AMT Number(22, 7) MAT Market Sales Amount

MAT_MKT_S_UNIT Number(22, 7) MAT Market Sales Unit

MKT_S_AMT Number(22, 7) Market Sales Amount

MKT_S_UNIT Number(22, 7) Market Sales Unit

MONTH_WID 3 Number(10, 0) FK W_MONTH_D Month Dimension Id


(W_MONTH_D)

PAYER_TYPE_WID 3 Number(10, 0) FK W_LOV_D Payer Type Dimension Id


(W_LOV_D)

PERIOD_DAY_WID 3 Number(10, 0) FK W_DAY_D Day Dimension Id for Period


(W_DAY_D)

PERIOD_TYPE_WID 3 Number(10, 0) FK W_LOV_D Period Type Demsnsion Id


(W_LOV_D)

POSITION_WID 3 Number(10, 0) FK W_POSITION_D Position Dimension Id


(W_POSITION_D)

VIS_PR_POS_ID Varchar(30) Visibility Primary Position Id

Indexes

W_SM_DS_PAR2_A_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: DATA_LEVEL_WID

W_SM_DS_PAR2_A_F2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: MARKET_WID

W_SM_DS_PAR2_A_F3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: MONTH_WID

W_SM_DS_PAR2_A_F4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PERIOD_DAY_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1546 of 1915
Repository Tables

Indexes - continued

W_SM_DS_PAR2_A_F5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PERIOD_TYPE_WID

W_SM_DS_PAR2_A_F6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: POSITION_WID

W_SM_DS_PAR2_A_F7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PAYER_TYPE_WID

W_SM_DS_PAR2_A_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: DATA_LEVEL_WID, MARKET_WID, MONTH_WID, POSITION_WID

W_SM_DS_PAR2_A_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: VIS_PR_POS_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1547 of 1915
Repository Tables

Name: W_SM_DS_PAR3_A User Name: Syndicate Direct Sales Market Third Level Parent
Aggregate

Status: Active Type: Warehouse Base Table:


Comments: Syndicate Direct Sales Market Third Level Parent Aggregate

Columns

Name Not Data Type Domain Domain Comments


Null Type
DATA_LEVEL_WID 3 Number(10, 0) FK W_LOV_UD Data Level Id (W_LOV_UD)

MARKET_WID 3 Number(10, 0) FK W_PRODUCT_D Market Dimension Id


(W_PRODUCT_D)

MAT_MKT_S_AMT Number(22, 7) MAT Market Sales Amount

MAT_MKT_S_UNIT Number(22, 7) MAT Market Sales Unit

MKT_S_AMT Number(22, 7) Market Sales Amount

MKT_S_UNIT Number(22, 7) Market Sales Unit

MONTH_WID 3 Number(10, 0) FK W_MONTH_D Month Dimension Id


(W_MONTH_D)

PAYER_TYPE_WID 3 Number(10, 0) FK W_LOV_D Payer Type Dimension Id


(W_LOV_D)

PERIOD_DAY_WID 3 Number(10, 0) FK W_DAY_D Day Dimension Id for Period


(W_DAY_D)

PERIOD_TYPE_WID 3 Number(10, 0) FK W_LOV_D Period Type Demsnsion Id


(W_LOV_D)

POSITION_WID 3 Number(10, 0) FK W_POSITION_D Position Dimension Id


(W_POSITION_D)

VIS_PR_POS_ID Varchar(30) Visibility Primary Position Id

Indexes

W_SM_DS_PAR3_A_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: DATA_LEVEL_WID

W_SM_DS_PAR3_A_F2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: MARKET_WID

W_SM_DS_PAR3_A_F3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: MONTH_WID

W_SM_DS_PAR3_A_F4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PERIOD_DAY_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1548 of 1915
Repository Tables

Indexes - continued

W_SM_DS_PAR3_A_F5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PERIOD_TYPE_WID

W_SM_DS_PAR3_A_F6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: POSITION_WID

W_SM_DS_PAR3_A_F7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PAYER_TYPE_WID

W_SM_DS_PAR3_A_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: DATA_LEVEL_WID, MARKET_WID, MONTH_WID, POSITION_WID

W_SM_DS_PAR3_A_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: VIS_PR_POS_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1549 of 1915
Repository Tables

Name: W_SM_DS_TOP_A User Name: Syndicate Direct Sales Market Top Level Parent
Aggregate

Status: Active Type: Warehouse Base Table:


Comments: Syndicate Direct Sales Market Top Level Parent Aggregate

Columns

Name Not Data Type Domain Domain Comments


Null Type
DATA_LEVEL_WID 3 Number(10, 0) FK W_LOV_UD Data Level Id (W_LOV_UD)

MARKET_WID 3 Number(10, 0) FK W_PRODUCT_D Market Dimension Id


(W_PRODUCT_D)

MAT_MKT_S_AMT Number(22, 7) MAT Market Sales Amount

MAT_MKT_S_UNIT Number(22, 7) MAT Market Sales Unit

MKT_S_AMT Number(22, 7) Market Sales Amount

MKT_S_UNIT Number(22, 7) Market Sales Unit

MONTH_WID 3 Number(10, 0) FK W_MONTH_D Month Dimension Id


(W_MONTH_D)

PAYER_TYPE_WID 3 Number(10, 0) FK W_LOV_D Payer Type Dimension Id


(W_LOV_D)

PERIOD_DAY_WID 3 Number(10, 0) FK W_DAY_D Day Dimension Id for Period


(W_DAY_D)

PERIOD_TYPE_WID 3 Number(10, 0) FK W_LOV_D Period Type Demsnsion Id


(W_LOV_D)

POSITION_WID 3 Number(10, 0) FK W_POSITION_D Position Dimension Id


(W_POSITION_D)

VIS_PR_POS_ID Varchar(30) Visibility Primary Position Id

Indexes

W_SM_DS_TOP_A_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: DATA_LEVEL_WID

W_SM_DS_TOP_A_F2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: MARKET_WID

W_SM_DS_TOP_A_F3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: MONTH_WID

W_SM_DS_TOP_A_F4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PERIOD_DAY_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1550 of 1915
Repository Tables

Indexes - continued

W_SM_DS_TOP_A_F5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PERIOD_TYPE_WID

W_SM_DS_TOP_A_F6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: POSITION_WID

W_SM_DS_TOP_A_F7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PAYER_TYPE_WID

W_SM_DS_TOP_A_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: DATA_LEVEL_WID, MARKET_WID, MONTH_WID, POSITION_WID

W_SM_DS_TOP_A_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: VIS_PR_POS_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1551 of 1915
Repository Tables

Name: W_SM_IDS_PAR1_A User Name: Syndicate Indirect Sales Market First Level Parent
Aggregate

Status: Active Type: Warehouse Base Table:


Comments: Syndicate Indirect Sales Market First Level Parent Aggregate

Columns

Name Not Data Type Domain Domain Comments


Null Type
DATA_LEVEL_WID 3 Number(10, 0) FK W_LOV_UD Data Level Id (W_LOV_UD)

MARKET_WID 3 Number(10, 0) FK W_PRODUCT_D Market Dimension Id


(W_PRODUCT_D)

MAT_MKT_S_AMT Number(22, 7) MAT Market Sales Amount

MAT_MKT_S_UNIT Number(22, 7) MAT Market Sales Unit

MKT_S_AMT Number(22, 7) Market Sales Amount

MKT_S_UNIT Number(22, 7) Market Sales Unit

MONTH_WID 3 Number(10, 0) FK W_MONTH_D Month Dimension Id


(W_MONTH_D)

PAYER_TYPE_WID 3 Number(10, 0) FK W_LOV_D Payer Type Dimension Id


(W_LOV_D)

PERIOD_DAY_WID 3 Number(10, 0) FK W_DAY_D Day Dimension Id for Period


(W_DAY_D)

PERIOD_TYPE_WID 3 Number(10, 0) FK W_LOV_D Period Type Demsnsion Id


(W_LOV_D)

POSITION_WID 3 Number(10, 0) FK W_POSITION_D Position Dimension Id


(W_POSITION_D)

VIS_PR_POS_ID Varchar(30) Visibility Primary Position Id

Indexes

W_SM_IDS_PAR1_A_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: DATA_LEVEL_WID

W_SM_IDS_PAR1_A_F2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: MARKET_WID

W_SM_IDS_PAR1_A_F3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: MONTH_WID

W_SM_IDS_PAR1_A_F4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PERIOD_DAY_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1552 of 1915
Repository Tables

Indexes - continued

W_SM_IDS_PAR1_A_F5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PERIOD_TYPE_WID

W_SM_IDS_PAR1_A_F6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: POSITION_WID

W_SM_IDS_PAR1_A_F7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PAYER_TYPE_WID

W_SM_IDS_PAR1_A_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: DATA_LEVEL_WID, MARKET_WID, MONTH_WID, POSITION_WID

W_SM_IDS_PAR1_A_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: VIS_PR_POS_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1553 of 1915
Repository Tables

Name: W_SM_IDS_PAR2_A User Name: Syndicate Indirect Sales Market Second Level
Parent Aggregate

Status: Active Type: Warehouse Base Table:


Comments: Syndicate Indirect Sales Market Second Level Parent Aggregate

Columns

Name Not Data Type Domain Domain Comments


Null Type
DATA_LEVEL_WID 3 Number(10, 0) FK W_LOV_UD Data Level Id (W_LOV_UD)

MARKET_WID 3 Number(10, 0) FK W_PRODUCT_D Market Dimension Id


(W_PRODUCT_D)

MAT_MKT_S_AMT Number(22, 7) MAT Market Sales Amount

MAT_MKT_S_UNIT Number(22, 7) MAT Market Sales Unit

MKT_S_AMT Number(22, 7) Market Sales Amount

MKT_S_UNIT Number(22, 7) Market Sales Unit

MONTH_WID 3 Number(10, 0) FK W_MONTH_D Month Dimension Id


(W_MONTH_D)

PAYER_TYPE_WID 3 Number(10, 0) FK W_LOV_D Payer Type Dimension Id


(W_LOV_D)

PERIOD_DAY_WID 3 Number(10, 0) FK W_DAY_D Day Dimension Id for Period


(W_DAY_D)

PERIOD_TYPE_WID 3 Number(10, 0) FK W_LOV_D Period Type Demsnsion Id


(W_LOV_D)

POSITION_WID 3 Number(10, 0) FK W_POSITION_D Position Dimension Id


(W_POSITION_D)

VIS_PR_POS_ID Varchar(30) Visibility Primary Position Id

Indexes

W_SM_IDS_PAR2_A_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: DATA_LEVEL_WID

W_SM_IDS_PAR2_A_F2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: MARKET_WID

W_SM_IDS_PAR2_A_F3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: MONTH_WID

W_SM_IDS_PAR2_A_F4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PERIOD_DAY_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1554 of 1915
Repository Tables

Indexes - continued

W_SM_IDS_PAR2_A_F5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PERIOD_TYPE_WID

W_SM_IDS_PAR2_A_F6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: POSITION_WID

W_SM_IDS_PAR2_A_F7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PAYER_TYPE_WID

W_SM_IDS_PAR2_A_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: DATA_LEVEL_WID, MARKET_WID, MONTH_WID, POSITION_WID

W_SM_IDS_PAR2_A_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: VIS_PR_POS_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1555 of 1915
Repository Tables

Name: W_SM_IDS_PAR3_A User Name: Syndicate Indirect Sales Market Third Level Parent
Aggregate

Status: Active Type: Warehouse Base Table:


Comments: Syndicate Indirect Sales Market Third Level Parent Aggregate

Columns

Name Not Data Type Domain Domain Comments


Null Type
DATA_LEVEL_WID 3 Number(10, 0) FK W_LOV_UD Data Level Id (W_LOV_UD)

MARKET_WID 3 Number(10, 0) FK W_PRODUCT_D Market Dimension Id


(W_PRODUCT_D)

MAT_MKT_S_AMT Number(22, 7) MAT Market Sales Amount

MAT_MKT_S_UNIT Number(22, 7) MAT Market Sales Unit

MKT_S_AMT Number(22, 7) Market Sales Amount

MKT_S_UNIT Number(22, 7) Market Sales Unit

MONTH_WID 3 Number(10, 0) FK W_MONTH_D Month Dimension Id


(W_MONTH_D)

PAYER_TYPE_WID 3 Number(10, 0) FK W_LOV_D Payer Type Dimension Id


(W_LOV_D)

PERIOD_DAY_WID 3 Number(10, 0) FK W_DAY_D Day Dimension Id for Period


(W_DAY_D)

PERIOD_TYPE_WID 3 Number(10, 0) FK W_LOV_D Period Type Demsnsion Id


(W_LOV_D)

POSITION_WID 3 Number(10, 0) FK W_POSITION_D Position Dimension Id


(W_POSITION_D)

VIS_PR_POS_ID Varchar(30) Visibility Primary Position Id

Indexes

W_SM_IDS_PAR3_A_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: DATA_LEVEL_WID

W_SM_IDS_PAR3_A_F2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: MARKET_WID

W_SM_IDS_PAR3_A_F3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: MONTH_WID

W_SM_IDS_PAR3_A_F4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PERIOD_DAY_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1556 of 1915
Repository Tables

Indexes - continued

W_SM_IDS_PAR3_A_F5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PERIOD_TYPE_WID

W_SM_IDS_PAR3_A_F6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: POSITION_WID

W_SM_IDS_PAR3_A_F7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PAYER_TYPE_WID

W_SM_IDS_PAR3_A_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: DATA_LEVEL_WID, MARKET_WID, MONTH_WID, POSITION_WID

W_SM_IDS_PAR3_A_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: VIS_PR_POS_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1557 of 1915
Repository Tables

Name: W_SM_IDS_TOP_A User Name: Syndicate Indirect Sales Market Top Level Parent
Aggregate

Status: Active Type: Warehouse Base Table:


Comments: Syndicate Indirect Sales Market Top Level Parent Aggregate

Columns

Name Not Data Type Domain Domain Comments


Null Type
DATA_LEVEL_WID 3 Number(10, 0) FK W_LOV_UD Data Level Id (W_LOV_UD)

MARKET_WID 3 Number(10, 0) FK W_PRODUCT_D Market Dimension Id


(W_PRODUCT_D)

MAT_MKT_S_AMT Number(22, 7) MAT Market Sales Amount

MAT_MKT_S_UNIT Number(22, 7) MAT Market Sales Unit

MKT_S_AMT Number(22, 7) Market Sales Amount

MKT_S_UNIT Number(22, 7) Market Sales Unit

MONTH_WID 3 Number(10, 0) FK W_MONTH_D Month Dimension Id


(W_MONTH_D)

PAYER_TYPE_WID 3 Number(10, 0) FK W_LOV_D Payer Type Dimension Id


(W_LOV_D)

PERIOD_DAY_WID 3 Number(10, 0) FK W_DAY_D Day Dimension Id for Period


(W_DAY_D)

PERIOD_TYPE_WID 3 Number(10, 0) FK W_LOV_D Period Type Demsnsion Id


(W_LOV_D)

POSITION_WID 3 Number(10, 0) FK W_POSITION_D Position Dimension Id


(W_POSITION_D)

VIS_PR_POS_ID Varchar(30) Visibility Primary Position Id

Indexes

W_SM_IDS_TOP_A_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: DATA_LEVEL_WID

W_SM_IDS_TOP_A_F2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: MARKET_WID

W_SM_IDS_TOP_A_F3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: MONTH_WID

W_SM_IDS_TOP_A_F4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PERIOD_DAY_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1558 of 1915
Repository Tables

Indexes - continued

W_SM_IDS_TOP_A_F5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PERIOD_TYPE_WID

W_SM_IDS_TOP_A_F6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: POSITION_WID

W_SM_IDS_TOP_A_F7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PAYER_TYPE_WID

W_SM_IDS_TOP_A_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: DATA_LEVEL_WID, MARKET_WID, MONTH_WID, POSITION_WID

W_SM_IDS_TOP_A_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: VIS_PR_POS_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1559 of 1915
Repository Tables

Name: W_SM_PT_PAR1_A User Name: Syndicate Plantrak Market First Level Parent
Aggregate

Status: Active Type: Warehouse Base Table:


Comments: Syndicate Plantrak Market First Level Parent Aggregate

Columns

Name Not Data Type Domain Domain Comments


Null Type
DATA_LEVEL_WID 3 Number(10, 0) FK W_LOV_UD Data Level Id (W_LOV_UD)

MARKET_WID 3 Number(10, 0) FK W_PRODUCT_D Market Dimension Id


(W_PRODUCT_D)

MAT_MKTNRX_CONVAMT Number(22, 7) MAT Market Trx Converted


Amount

MAT_MKTTRX_CONVAMT Number(22, 7) MAT Market Trx Converted


Amount

MAT_MKT_NRX Number(22, 7) MAT Market Nrx

MAT_MKT_TRX Number(22, 7) MAT Market Trx

MKT_NRX Number(22, 7) Market Nrx

MKT_NRX_CONV_AMT Number(22, 7) Market NRx Dollarize Amount

MKT_TRX Number(22, 7) Market Trx

MKT_TRX_CONV_AMT Number(22, 7) Market TRx Dollarize Amount

MONTH_WID 3 Number(10, 0) FK W_MONTH_D Month Dimension Id


(W_MONTH_D)

PAYER_TYPE_WID 3 Number(10, 0) FK W_LOV_D Payer Type Dimension Id


(W_LOV_D)

PERIOD_DAY_WID 3 Number(10, 0) FK W_DAY_D Day Dimension Id for Period


(W_DAY_D)

PERIOD_TYPE_WID 3 Number(10, 0) FK W_LOV_D Period Type Demsnsion Id


(W_LOV_D)

POSITION_WID 3 Number(10, 0) FK W_POSITION_D Position Dimension Id


(W_POSITION_D)

VIS_PR_POS_ID Varchar(30) Visibility Primary Position Id

Indexes

W_SM_PT_PAR1_A_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: DATA_LEVEL_WID

W_SM_PT_PAR1_A_F2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: MARKET_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1560 of 1915
Repository Tables

Indexes - continued

W_SM_PT_PAR1_A_F3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: MONTH_WID

W_SM_PT_PAR1_A_F4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PERIOD_DAY_WID

W_SM_PT_PAR1_A_F5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PERIOD_TYPE_WID

W_SM_PT_PAR1_A_F6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: POSITION_WID

W_SM_PT_PAR1_A_F7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PAYER_TYPE_WID

W_SM_PT_PAR1_A_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: DATA_LEVEL_WID, MARKET_WID, MONTH_WID, POSITION_WID

W_SM_PT_PAR1_A_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: VIS_PR_POS_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1561 of 1915
Repository Tables

Name: W_SM_PT_PAR2_A User Name: Syndicate Plantrak Market Scond Level Parent
Aggregate

Status: Active Type: Warehouse Base Table:


Comments: Syndicate Plantrak Market Scond Level Parent Aggregate

Columns

Name Not Data Type Domain Domain Comments


Null Type
DATA_LEVEL_WID 3 Number(10, 0) FK W_LOV_UD Data Level Id (W_LOV_UD)

MARKET_WID 3 Number(10, 0) FK W_PRODUCT_D Market Dimension Id


(W_PRODUCT_D)

MAT_MKTNRX_CONVAMT Number(22, 7) MAT Market Trx Converted


Amount

MAT_MKTTRX_CONVAMT Number(22, 7) MAT Market Trx Converted


Amount

MAT_MKT_NRX Number(22, 7) MAT Market Nrx

MAT_MKT_TRX Number(22, 7) MAT Market Trx

MKT_NRX Number(22, 7) Market Nrx

MKT_NRX_CONV_AMT Number(22, 7) Market NRx Dollarize Amount

MKT_TRX Number(22, 7) Market Trx

MKT_TRX_CONV_AMT Number(22, 7) Market TRx Dollarize Amount

MONTH_WID 3 Number(10, 0) FK W_MONTH_D Month Dimension Id


(W_MONTH_D)

PAYER_TYPE_WID 3 Number(10, 0) FK W_LOV_D Payer Type Dimension Id


(W_LOV_D)

PERIOD_DAY_WID 3 Number(10, 0) FK W_DAY_D Day Dimension Id for Period


(W_DAY_D)

PERIOD_TYPE_WID 3 Number(10, 0) FK W_LOV_D Period Type Demsnsion Id


(W_LOV_D)

POSITION_WID 3 Number(10, 0) FK W_POSITION_D Position Dimension Id


(W_POSITION_D)

VIS_PR_POS_ID Varchar(30) Visibility Primary Position Id

Indexes

W_SM_PT_PAR2_A_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: DATA_LEVEL_WID

W_SM_PT_PAR2_A_F2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: MARKET_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1562 of 1915
Repository Tables

Indexes - continued

W_SM_PT_PAR2_A_F3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: MONTH_WID

W_SM_PT_PAR2_A_F4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PERIOD_DAY_WID

W_SM_PT_PAR2_A_F5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PERIOD_TYPE_WID

W_SM_PT_PAR2_A_F6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: POSITION_WID

W_SM_PT_PAR2_A_F7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PAYER_TYPE_WID

W_SM_PT_PAR2_A_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: DATA_LEVEL_WID, MARKET_WID, MONTH_WID, POSITION_WID

W_SM_PT_PAR2_A_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: VIS_PR_POS_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1563 of 1915
Repository Tables

Name: W_SM_PT_PAR3_A User Name: Syndicate Plantrak Market Third Level Parent
Aggregate

Status: Active Type: Warehouse Base Table:


Comments: Syndicate Plantrak Market Third Level Parent Aggregate

Columns

Name Not Data Type Domain Domain Comments


Null Type
DATA_LEVEL_WID 3 Number(10, 0) FK W_LOV_UD Data Level Id (W_LOV_UD)

MARKET_WID 3 Number(10, 0) FK W_PRODUCT_D Market Dimension Id


(W_PRODUCT_D)

MAT_MKTNRX_CONVAMT Number(22, 7) MAT Market Trx Converted


Amount

MAT_MKTTRX_CONVAMT Number(22, 7) MAT Market Trx Converted


Amount

MAT_MKT_NRX Number(22, 7) MAT Market Nrx

MAT_MKT_TRX Number(22, 7) MAT Market Trx

MKT_NRX Number(22, 7) Market Nrx

MKT_NRX_CONV_AMT Number(22, 7) Market NRx Dollarize Amount

MKT_TRX Number(22, 7) Market Trx

MKT_TRX_CONV_AMT Number(22, 7) Market TRx Dollarize Amount

MONTH_WID 3 Number(10, 0) FK W_MONTH_D Month Dimension Id


(W_MONTH_D)

PAYER_TYPE_WID 3 Number(10, 0) FK W_LOV_D Payer Type Dimension Id


(W_LOV_D)

PERIOD_DAY_WID 3 Number(10, 0) FK W_DAY_D Day Dimension Id for Period


(W_DAY_D)

PERIOD_TYPE_WID 3 Number(10, 0) FK W_LOV_D Period Type Demsnsion Id


(W_LOV_D)

POSITION_WID 3 Number(10, 0) FK W_POSITION_D Position Dimension Id


(W_POSITION_D)

VIS_PR_POS_ID Varchar(30) Visibility Primary Position Id

Indexes

W_SM_PT_PAR3_A_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: DATA_LEVEL_WID

W_SM_PT_PAR3_A_F2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: MARKET_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1564 of 1915
Repository Tables

Indexes - continued

W_SM_PT_PAR3_A_F3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: MONTH_WID

W_SM_PT_PAR3_A_F4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PERIOD_DAY_WID

W_SM_PT_PAR3_A_F5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PERIOD_TYPE_WID

W_SM_PT_PAR3_A_F6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: POSITION_WID

W_SM_PT_PAR3_A_F7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PAYER_TYPE_WID

W_SM_PT_PAR3_A_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: DATA_LEVEL_WID, MARKET_WID, MONTH_WID, POSITION_WID

W_SM_PT_PAR3_A_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: VIS_PR_POS_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1565 of 1915
Repository Tables

Name: W_SM_PT_TOP_A User Name: Syndicate Plantrak Market Top Level Parent
Aggregate

Status: Active Type: Warehouse Base Table:


Comments: Syndicate Plantrak Market Top Level Parent Aggregate

Columns

Name Not Data Type Domain Domain Comments


Null Type
DATA_LEVEL_WID 3 Number(10, 0) FK W_LOV_UD Data Level Id (W_LOV_UD)

MARKET_WID 3 Number(10, 0) FK W_PRODUCT_D Market Dimension Id


(W_PRODUCT_D)

MAT_MKTNRX_CONVAMT Number(22, 7) MAT Market Trx Converted


Amount

MAT_MKTTRX_CONVAMT Number(22, 7) MAT Market Trx Converted


Amount

MAT_MKT_NRX Number(22, 7) MAT Market Nrx

MAT_MKT_TRX Number(22, 7) MAT Market Trx

MKT_NRX Number(22, 7) Market Nrx

MKT_NRX_CONV_AMT Number(22, 7) Market NRx Dollarize Amount

MKT_TRX Number(22, 7) Market Trx

MKT_TRX_CONV_AMT Number(22, 7) Market TRx Dollarize Amount

MONTH_WID 3 Number(10, 0) FK W_MONTH_D Month Dimension Id


(W_MONTH_D)

PAYER_TYPE_WID 3 Number(10, 0) FK W_LOV_D Payer Type Dimension Id


(W_LOV_D)

PERIOD_DAY_WID 3 Number(10, 0) FK W_DAY_D Day Dimension Id for Period


(W_DAY_D)

PERIOD_TYPE_WID 3 Number(10, 0) FK W_LOV_D Period Type Demsnsion Id


(W_LOV_D)

POSITION_WID 3 Number(10, 0) FK W_POSITION_D Position Dimension Id


(W_POSITION_D)

VIS_PR_POS_ID Varchar(30) Visibility Primary Position Id

Indexes

W_SM_PT_TOP_A_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: DATA_LEVEL_WID

W_SM_PT_TOP_A_F2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: MARKET_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1566 of 1915
Repository Tables

Indexes - continued

W_SM_PT_TOP_A_F3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: MONTH_WID

W_SM_PT_TOP_A_F4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PERIOD_DAY_WID

W_SM_PT_TOP_A_F5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PERIOD_TYPE_WID

W_SM_PT_TOP_A_F6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: POSITION_WID

W_SM_PT_TOP_A_F7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PAYER_TYPE_WID

W_SM_PT_TOP_A_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: DATA_LEVEL_WID, MARKET_WID, MONTH_WID, POSITION_WID

W_SM_PT_TOP_A_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: VIS_PR_POS_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1567 of 1915
Repository Tables

Name: W_SM_RX_PAR1_A User Name: Syndicate Prescription Market First Level Parent
Aggregate

Status: Active Type: Warehouse Base Table:


Comments: Syndicate Prescription Market First Level Parent Aggregate

Columns

Name Not Data Type Domain Domain Comments


Null Type
DATA_LEVEL_WID 3 Number(10, 0) FK W_LOV_UD Data Level Id (W_LOV_UD)

MARKET_WID 3 Number(10, 0) FK W_PRODUCT_D Market Dimension Id


(W_PRODUCT_D)

MAT_MKTNRX_CONVAMT Number(22, 7) MAT Market Trx Converted


Amount

MAT_MKTTRX_CONVAMT Number(22, 7) MAT Market Trx Converted


Amount

MAT_MKT_NRX Number(22, 7) MAT Market Nrx

MAT_MKT_TRX Number(22, 7) MAT Market Trx

MKT_NRX Number(22, 7) Market Nrx

MKT_NRX_CONV_AMT Number(22, 7) Market NRx Dollarize Amount

MKT_TRX Number(22, 7) Market Trx

MKT_TRX_CONV_AMT Number(22, 7) Market TRx Dollarize Amount

MONTH_WID 3 Number(10, 0) FK W_MONTH_D Month Dimension Id


(W_MONTH_D)

PAYER_TYPE_WID 3 Number(10, 0) FK W_LOV_D Payer Type Dimension Id


(W_LOV_D)

PERIOD_DAY_WID 3 Number(10, 0) FK W_DAY_D Day Dimension Id for Period


(W_DAY_D)

PERIOD_TYPE_WID 3 Number(10, 0) FK W_LOV_D Period Type Demsnsion Id


(W_LOV_D)

POSITION_WID 3 Number(10, 0) FK W_POSITION_D Position Dimension Id


(W_POSITION_D)

VIS_PR_POS_ID Varchar(30) Visibility Primary Position Id

Indexes

W_SM_RX_PAR1_A_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: DATA_LEVEL_WID

W_SM_RX_PAR1_A_F2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: MARKET_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1568 of 1915
Repository Tables

Indexes - continued

W_SM_RX_PAR1_A_F3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: MONTH_WID

W_SM_RX_PAR1_A_F4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PERIOD_DAY_WID

W_SM_RX_PAR1_A_F5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PERIOD_TYPE_WID

W_SM_RX_PAR1_A_F6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: POSITION_WID

W_SM_RX_PAR1_A_F7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PAYER_TYPE_WID

W_SM_RX_PAR1_A_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: DATA_LEVEL_WID, MARKET_WID, MONTH_WID, POSITION_WID

W_SM_RX_PAR1_A_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: VIS_PR_POS_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1569 of 1915
Repository Tables

Name: W_SM_RX_PAR2_A User Name: Syndicate Prescription Market Second Level Parent
Aggregate

Status: Active Type: Warehouse Base Table:


Comments: Syndicate Prescription Market Second Level Parent Aggregate

Columns

Name Not Data Type Domain Domain Comments


Null Type
DATA_LEVEL_WID 3 Number(10, 0) FK W_LOV_UD Data Level Id (W_LOV_UD)

MARKET_WID 3 Number(10, 0) FK W_PRODUCT_D Market Dimension Id


(W_PRODUCT_D)

MAT_MKTNRX_CONVAMT Number(22, 7) MAT Market Trx Converted


Amount

MAT_MKTTRX_CONVAMT Number(22, 7) MAT Market Trx Converted


Amount

MAT_MKT_NRX Number(22, 7) MAT Market Nrx

MAT_MKT_TRX Number(22, 7) MAT Market Trx

MKT_NRX Number(22, 7) Market Nrx

MKT_NRX_CONV_AMT Number(22, 7) Market NRx Dollarize Amount

MKT_TRX Number(22, 7) Market Trx

MKT_TRX_CONV_AMT Number(22, 7) Market TRx Dollarize Amount

MONTH_WID 3 Number(10, 0) FK W_MONTH_D Month Dimension Id


(W_MONTH_D)

PAYER_TYPE_WID 3 Number(10, 0) FK W_LOV_D Payer Type Dimension Id


(W_LOV_D)

PERIOD_DAY_WID 3 Number(10, 0) FK W_DAY_D Day Dimension Id for Period


(W_DAY_D)

PERIOD_TYPE_WID 3 Number(10, 0) FK W_LOV_D Period Type Demsnsion Id


(W_LOV_D)

POSITION_WID 3 Number(10, 0) FK W_POSITION_D Position Dimension Id


(W_POSITION_D)

VIS_PR_POS_ID Varchar(30) Visibility Primary Position Id

Indexes

W_SM_RX_PAR2_A_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: DATA_LEVEL_WID

W_SM_RX_PAR2_A_F2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: MARKET_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1570 of 1915
Repository Tables

Indexes - continued

W_SM_RX_PAR2_A_F3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: MONTH_WID

W_SM_RX_PAR2_A_F4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PERIOD_DAY_WID

W_SM_RX_PAR2_A_F5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PERIOD_TYPE_WID

W_SM_RX_PAR2_A_F6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: POSITION_WID

W_SM_RX_PAR2_A_F7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PAYER_TYPE_WID

W_SM_RX_PAR2_A_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: DATA_LEVEL_WID, MARKET_WID, MONTH_WID, POSITION_WID

W_SM_RX_PAR2_A_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: VIS_PR_POS_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1571 of 1915
Repository Tables

Name: W_SM_RX_PAR3_A User Name: Syndicate Prescription Market Third Level Parent
Aggregate

Status: Active Type: Warehouse Base Table:


Comments: Syndicate Prescription Market Third Level Parent Aggregate

Columns

Name Not Data Type Domain Domain Comments


Null Type
DATA_LEVEL_WID 3 Number(10, 0) FK W_LOV_UD Data Level Id (W_LOV_UD)

MARKET_WID 3 Number(10, 0) FK W_PRODUCT_D Market Dimension Id


(W_PRODUCT_D)

MAT_MKTNRX_CONVAMT Number(22, 7) MAT Market Trx Converted


Amount

MAT_MKTTRX_CONVAMT Number(22, 7) MAT Market Trx Converted


Amount

MAT_MKT_NRX Number(22, 7) MAT Market Nrx

MAT_MKT_TRX Number(22, 7) MAT Market Trx

MKT_NRX Number(22, 7) Market Nrx

MKT_NRX_CONV_AMT Number(22, 7) Market NRx Dollarize Amount

MKT_TRX Number(22, 7) Market Trx

MKT_TRX_CONV_AMT Number(22, 7) Market TRx Dollarize Amount

MONTH_WID 3 Number(10, 0) FK W_MONTH_D Month Dimension Id


(W_MONTH_D)

PAYER_TYPE_WID 3 Number(10, 0) FK W_LOV_D Payer Type Dimension Id


(W_LOV_D)

PERIOD_DAY_WID 3 Number(10, 0) FK W_DAY_D Day Dimension Id for Period


(W_DAY_D)

PERIOD_TYPE_WID 3 Number(10, 0) FK W_LOV_D Period Type Demsnsion Id


(W_LOV_D)

POSITION_WID 3 Number(10, 0) FK W_POSITION_D Position Dimension Id


(W_POSITION_D)

VIS_PR_POS_ID Varchar(30) Visibility Primary Position Id

Indexes

W_SM_RX_PAR3_A_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: DATA_LEVEL_WID

W_SM_RX_PAR3_A_F2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: MARKET_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1572 of 1915
Repository Tables

Indexes - continued

W_SM_RX_PAR3_A_F3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: MONTH_WID

W_SM_RX_PAR3_A_F4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PERIOD_DAY_WID

W_SM_RX_PAR3_A_F5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PERIOD_TYPE_WID

W_SM_RX_PAR3_A_F6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: POSITION_WID

W_SM_RX_PAR3_A_F7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PAYER_TYPE_WID

W_SM_RX_PAR3_A_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: DATA_LEVEL_WID, MARKET_WID, MONTH_WID, POSITION_WID

W_SM_RX_PAR3_A_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: VIS_PR_POS_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1573 of 1915
Repository Tables

Name: W_SM_RX_TOP_A User Name: Syndicate Prescription Market Top Level Parent
Aggregate

Status: Active Type: Warehouse Base Table:


Comments: Syndicate Prescription Market Top Level Parent Aggregate

Columns

Name Not Data Type Domain Domain Comments


Null Type
DATA_LEVEL_WID 3 Number(10, 0) FK W_LOV_UD Data Level Id (W_LOV_UD)

MARKET_WID 3 Number(10, 0) FK W_PRODUCT_D Market Dimension Id


(W_PRODUCT_D)

MAT_MKTNRX_CONVAMT Number(22, 7) MAT Market Trx Converted


Amount

MAT_MKTTRX_CONVAMT Number(22, 7) MAT Market Trx Converted


Amount

MAT_MKT_NRX Number(22, 7) MAT Market Nrx

MAT_MKT_TRX Number(22, 7) MAT Market Trx

MKT_NRX Number(22, 7) Market Nrx

MKT_NRX_CONV_AMT Number(22, 7) Market NRx Dollarize Amount

MKT_TRX Number(22, 7) Market Trx

MKT_TRX_CONV_AMT Number(22, 7) Market TRx Dollarize Amount

MONTH_WID 3 Number(10, 0) FK W_MONTH_D Month Dimension Id


(W_MONTH_D)

PAYER_TYPE_WID 3 Number(10, 0) FK W_LOV_D Payer Type Dimension Id


(W_LOV_D)

PERIOD_DAY_WID 3 Number(10, 0) FK W_DAY_D Day Dimension Id for Period


(W_DAY_D)

PERIOD_TYPE_WID 3 Number(10, 0) FK W_LOV_D Period Type Demsnsion Id


(W_LOV_D)

POSITION_WID 3 Number(10, 0) FK W_POSITION_D Position Dimension Id


(W_POSITION_D)

VIS_PR_POS_ID Varchar(30) Visibility Primary Position Id

Indexes

W_SM_RX_TOP_A_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: DATA_LEVEL_WID

W_SM_RX_TOP_A_F2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: MARKET_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1574 of 1915
Repository Tables

Indexes - continued

W_SM_RX_TOP_A_F3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: MONTH_WID

W_SM_RX_TOP_A_F4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PERIOD_DAY_WID

W_SM_RX_TOP_A_F5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PERIOD_TYPE_WID

W_SM_RX_TOP_A_F6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: POSITION_WID

W_SM_RX_TOP_A_F7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PAYER_TYPE_WID

W_SM_RX_TOP_A_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: DATA_LEVEL_WID, MARKET_WID, MONTH_WID, POSITION_WID

W_SM_RX_TOP_A_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: VIS_PR_POS_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1575 of 1915
Repository Tables

Name: W_SM_W_PAR1_A User Name: Syndicate Weekly Prescription Market First Level
Parent Aggregate

Status: Active Type: Warehouse Base Table:


Comments: Syndicate Market Weekly Prescription First Level Parent Aggregate

Columns

Name Not Data Type Domain Domain Comments


Null Type
DATA_LEVEL_WID 3 Number(10, 0) FK W_LOV_UD Data Level Id (W_LOV_UD)

MARKET_WID 3 Number(10, 0) FK W_PRODUCT_D Market Dimension Id


(W_PRODUCT_D)

MKT_NRX Number(22, 7) Market Nrx

MKT_NRX_CONV_AMT Number(22, 7) Market NRx Dollarize Amount

MKT_TRX Number(22, 7) Market Trx

MKT_TRX_CONV_AMT Number(22, 7) Market TRx Dollarize Amount

PAYER_TYPE_WID 3 Number(10, 0) FK W_LOV_D Payer Type Dimension Id


(W_LOV_D)

PERIOD_DAY_WID 3 Number(10, 0) FK W_DAY_D Day Dimension Id for Period


(W_DAY_D)

PERIOD_TYPE_WID 3 Number(10, 0) FK W_LOV_D Period Type Demsnsion Id


(W_LOV_D)

POSITION_WID 3 Number(10, 0) FK W_POSITION_D Position Dimension Id


(W_POSITION_D)

VIS_PR_POS_ID Varchar(30) Visibility Primary Position Id

WEEK_WID 3 Number(10, 0) FK W_WEEK_D Week Dimension Id


(W_WEEK_D)

Indexes

W_SM_W_PAR1_A_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: DATA_LEVEL_WID

W_SM_W_PAR1_A_F2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: MARKET_WID

W_SM_W_PAR1_A_F3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PERIOD_DAY_WID

W_SM_W_PAR1_A_F4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PERIOD_TYPE_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1576 of 1915
Repository Tables

Indexes - continued

W_SM_W_PAR1_A_F5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: POSITION_WID

W_SM_W_PAR1_A_F6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: WEEK_WID

W_SM_W_PAR1_A_F7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PAYER_TYPE_WID

W_SM_W_PAR1_A_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: DATA_LEVEL_WID, MARKET_WID, POSITION_WID, WEEK_WID

W_SM_W_PAR1_A_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: VIS_PR_POS_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1577 of 1915
Repository Tables

Name: W_SM_W_PAR2_A User Name: Syndicate Weekly Prescription Market Second


Level Parent Aggregate

Status: Active Type: Warehouse Base Table:


Comments: Syndicate Market Weekly Prescription Second Level Parent Aggregate

Columns

Name Not Data Type Domain Domain Comments


Null Type
DATA_LEVEL_WID 3 Number(10, 0) FK W_LOV_UD Data Level Id (W_LOV_UD)

MARKET_WID 3 Number(10, 0) FK W_PRODUCT_D Market Dimension Id


(W_PRODUCT_D)

MKT_NRX Number(22, 7) Market Nrx

MKT_NRX_CONV_AMT Number(22, 7) Market NRx Dollarize Amount

MKT_TRX Number(22, 7) Market Trx

MKT_TRX_CONV_AMT Number(22, 7) Market TRx Dollarize Amount

PAYER_TYPE_WID 3 Number(10, 0) FK W_LOV_D Payer Type Dimension Id


(W_LOV_D)

PERIOD_DAY_WID 3 Number(10, 0) FK W_DAY_D Day Dimension Id for Period


(W_DAY_D)

PERIOD_TYPE_WID 3 Number(10, 0) FK W_LOV_D Period Type Demsnsion Id


(W_LOV_D)

POSITION_WID 3 Number(10, 0) FK W_POSITION_D Position Dimension Id


(W_POSITION_D)

VIS_PR_POS_ID Varchar(30) Visibility Primary Position Id

WEEK_WID 3 Number(10, 0) FK W_WEEK_D Week Dimension Id


(W_WEEK_D)

Indexes

W_SM_W_PAR2_A_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: DATA_LEVEL_WID

W_SM_W_PAR2_A_F2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: MARKET_WID

W_SM_W_PAR2_A_F3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PERIOD_DAY_WID

W_SM_W_PAR2_A_F4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PERIOD_TYPE_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1578 of 1915
Repository Tables

Indexes - continued

W_SM_W_PAR2_A_F5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: POSITION_WID

W_SM_W_PAR2_A_F6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: WEEK_WID

W_SM_W_PAR2_A_F7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PAYER_TYPE_WID

W_SM_W_PAR2_A_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: DATA_LEVEL_WID, MARKET_WID, POSITION_WID, WEEK_WID

W_SM_W_PAR2_A_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: VIS_PR_POS_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1579 of 1915
Repository Tables

Name: W_SM_W_PAR3_A User Name: Syndicate Weekly Prescription Market Thrid Level
Parent Aggregate

Status: Active Type: Warehouse Base Table:


Comments: Syndicate Market Weekly Prescription Third Level Parent Aggregate

Columns

Name Not Data Type Domain Domain Comments


Null Type
DATA_LEVEL_WID 3 Number(10, 0) FK W_LOV_UD Data Level Id (W_LOV_UD)

MARKET_WID 3 Number(10, 0) FK W_PRODUCT_D Market Dimension Id


(W_PRODUCT_D)

MKT_NRX Number(22, 7) Market Nrx

MKT_NRX_CONV_AMT Number(22, 7) Market NRx Dollarize Amount

MKT_TRX Number(22, 7) Market Trx

MKT_TRX_CONV_AMT Number(22, 7) Market TRx Dollarize Amount

PAYER_TYPE_WID 3 Number(10, 0) FK W_LOV_D Payer Type Dimension Id


(W_LOV_D)

PERIOD_DAY_WID 3 Number(10, 0) FK W_DAY_D Day Dimension Id for Period


(W_DAY_D)

PERIOD_TYPE_WID 3 Number(10, 0) FK W_LOV_D Period Type Demsnsion Id


(W_LOV_D)

POSITION_WID 3 Number(10, 0) FK W_POSITION_D Position Dimension Id


(W_POSITION_D)

VIS_PR_POS_ID Varchar(30) Visibility Primary Position Id

WEEK_WID 3 Number(10, 0) FK W_WEEK_D Week Dimension Id


(W_WEEK_D)

Indexes

W_SM_W_PAR3_A_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: DATA_LEVEL_WID

W_SM_W_PAR3_A_F2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: MARKET_WID

W_SM_W_PAR3_A_F3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PERIOD_DAY_WID

W_SM_W_PAR3_A_F4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PERIOD_TYPE_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1580 of 1915
Repository Tables

Indexes - continued

W_SM_W_PAR3_A_F5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: POSITION_WID

W_SM_W_PAR3_A_F6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: WEEK_WID

W_SM_W_PAR3_A_F7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PAYER_TYPE_WID

W_SM_W_PAR3_A_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: DATA_LEVEL_WID, MARKET_WID, POSITION_WID, WEEK_WID

W_SM_W_PAR3_A_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: VIS_PR_POS_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1581 of 1915
Repository Tables

Name: W_SM_W_TOP_A User Name: Syndicate Weekly Prescription Market Top Level
Parent Aggregate

Status: Active Type: Warehouse Base Table:


Comments: Syndicate Market Weekly Prescription Top Level Parent Aggregate

Columns

Name Not Data Type Domain Domain Comments


Null Type
DATA_LEVEL_WID 3 Number(10, 0) FK W_LOV_UD Data Level Id (W_LOV_UD)

MARKET_WID 3 Number(10, 0) FK W_PRODUCT_D Market Dimension Id


(W_PRODUCT_D)

MKT_NRX Number(22, 7) Market Nrx

MKT_NRX_CONV_AMT Number(22, 7) Market NRx Dollarize Amount

MKT_TRX Number(22, 7) Market Trx

MKT_TRX_CONV_AMT Number(22, 7) Market TRx Dollarize Amount

PAYER_TYPE_WID 3 Number(10, 0) FK W_LOV_D Payer Type Dimension Id


(W_LOV_D)

PERIOD_DAY_WID 3 Number(10, 0) FK W_DAY_D Day Dimension Id for Period


(W_DAY_D)

PERIOD_TYPE_WID 3 Number(10, 0) FK W_LOV_D Period Type Demsnsion Id


(W_LOV_D)

POSITION_WID 3 Number(10, 0) FK W_POSITION_D Position Dimension Id


(W_POSITION_D)

VIS_PR_POS_ID Varchar(30) Visibility Primary Position Id

WEEK_WID 3 Number(10, 0) FK W_WEEK_D Week Dimension Id


(W_WEEK_D)

Indexes

W_SM_W_TOP_A_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: DATA_LEVEL_WID

W_SM_W_TOP_A_F2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: MARKET_WID

W_SM_W_TOP_A_F3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PERIOD_DAY_WID

W_SM_W_TOP_A_F4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PERIOD_TYPE_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1582 of 1915
Repository Tables

Indexes - continued

W_SM_W_TOP_A_F5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: POSITION_WID

W_SM_W_TOP_A_F6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: WEEK_WID

W_SM_W_TOP_A_F7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PAYER_TYPE_WID

W_SM_W_TOP_A_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: DATA_LEVEL_WID, MARKET_WID, POSITION_WID, WEEK_WID

W_SM_W_TOP_A_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: VIS_PR_POS_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1583 of 1915
Repository Tables

Name: W_SM_XPT_PAR1_A User Name: Syndicate Xponent Plantrak Market First Level
Parent Aggregate

Status: Active Type: Warehouse Base Table:


Comments: Syndicate Market Xponent Plantrak First Level Parent Aggregate

Columns

Name Not Data Type Domain Domain Comments


Null Type
DATA_LEVEL_WID 3 Number(10, 0) FK W_LOV_UD Data Level Id (W_LOV_UD)

MARKET_WID 3 Number(10, 0) FK W_PRODUCT_D Market Dimension Id


(W_PRODUCT_D)

MAT_MKTNRX_CONVAMT Number(22, 7) MAT Market Trx Converted


Amount

MAT_MKTTRX_CONVAMT Number(22, 7) MAT Market Trx Converted


Amount

MAT_MKT_NRX Number(22, 7) MAT Market Nrx

MAT_MKT_TRX Number(22, 7) MAT Market Trx

MKT_NRX Number(22, 7) Market Nrx

MKT_NRX_CONV_AMT Number(22, 7) Market NRx Dollarize Amount

MKT_TRX Number(22, 7) Market Trx

MKT_TRX_CONV_AMT Number(22, 7) Market TRx Dollarize Amount

MONTH_WID 3 Number(10, 0) FK W_MONTH_D Month Dimension Id


(W_MONTH_D)

PAYER_TYPE_WID 3 Number(10, 0) FK W_LOV_D Payer Type Dimension Id


(W_LOV_D)

PERIOD_DAY_WID 3 Number(10, 0) FK W_DAY_D Day Dimension Id for Period


(W_DAY_D)

PERIOD_TYPE_WID 3 Number(10, 0) FK W_LOV_D Period Type Demsnsion Id


(W_LOV_D)

POSITION_WID 3 Number(10, 0) FK W_POSITION_D Position Dimension Id


(W_POSITION_D)

VIS_PR_POS_ID Varchar(30) Visibility Primary Position Id

Indexes

W_SM_XPT_PAR1_A_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: DATA_LEVEL_WID

W_SM_XPT_PAR1_A_F2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: MARKET_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1584 of 1915
Repository Tables

Indexes - continued

W_SM_XPT_PAR1_A_F3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: MONTH_WID

W_SM_XPT_PAR1_A_F4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PERIOD_DAY_WID

W_SM_XPT_PAR1_A_F5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PERIOD_TYPE_WID

W_SM_XPT_PAR1_A_F6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: POSITION_WID

W_SM_XPT_PAR1_A_F7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PAYER_TYPE_WID

W_SM_XPT_PAR1_A_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: DATA_LEVEL_WID, MARKET_WID, MONTH_WID, POSITION_WID

W_SM_XPT_PAR1_A_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: VIS_PR_POS_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1585 of 1915
Repository Tables

Name: W_SM_XPT_PAR2_A User Name: Syndicate Xponent Plantrak Market Second Level
Parent Aggregate

Status: Active Type: Warehouse Base Table:


Comments: Syndicate Market Xponent Plantrak Second Level Parent Aggregate

Columns

Name Not Data Type Domain Domain Comments


Null Type
DATA_LEVEL_WID 3 Number(10, 0) FK W_LOV_UD Data Level Id (W_LOV_UD)

MARKET_WID 3 Number(10, 0) FK W_PRODUCT_D Market Dimension Id


(W_PRODUCT_D)

MAT_MKTNRX_CONVAMT Number(22, 7) MAT Market Trx Converted


Amount

MAT_MKTTRX_CONVAMT Number(22, 7) MAT Market Trx Converted


Amount

MAT_MKT_NRX Number(22, 7) MAT Market Nrx

MAT_MKT_TRX Number(22, 7) MAT Market Trx

MKT_NRX Number(22, 7) Market Nrx

MKT_NRX_CONV_AMT Number(22, 7) Market NRx Dollarize Amount

MKT_TRX Number(22, 7) Market Trx

MKT_TRX_CONV_AMT Number(22, 7) Market TRx Dollarize Amount

MONTH_WID 3 Number(10, 0) FK W_MONTH_D Month Dimension Id


(W_MONTH_D)

PAYER_TYPE_WID 3 Number(10, 0) FK W_LOV_D Payer Type Dimension Id


(W_LOV_D)

PERIOD_DAY_WID 3 Number(10, 0) FK W_DAY_D Day Dimension Id for Period


(W_DAY_D)

PERIOD_TYPE_WID 3 Number(10, 0) FK W_LOV_D Period Type Demsnsion Id


(W_LOV_D)

POSITION_WID 3 Number(10, 0) FK W_POSITION_D Position Dimension Id


(W_POSITION_D)

VIS_PR_POS_ID Varchar(30) Visibility Primary Position Id

Indexes

W_SM_XPT_PAR2_A_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: DATA_LEVEL_WID

W_SM_XPT_PAR2_A_F2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: MARKET_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1586 of 1915
Repository Tables

Indexes - continued

W_SM_XPT_PAR2_A_F3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: MONTH_WID

W_SM_XPT_PAR2_A_F4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PERIOD_DAY_WID

W_SM_XPT_PAR2_A_F5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PERIOD_TYPE_WID

W_SM_XPT_PAR2_A_F6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: POSITION_WID

W_SM_XPT_PAR2_A_F7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PAYER_TYPE_WID

W_SM_XPT_PAR2_A_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: DATA_LEVEL_WID, MARKET_WID, MONTH_WID, POSITION_WID

W_SM_XPT_PAR2_A_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: VIS_PR_POS_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1587 of 1915
Repository Tables

Name: W_SM_XPT_PAR3_A User Name: Syndicate Xponent Plantrak Market Thrid Level
Parent Aggregate

Status: Active Type: Warehouse Base Table:


Comments: Syndicate Market Xponent Plantrak Third Level Parent Aggregate

Columns

Name Not Data Type Domain Domain Comments


Null Type
DATA_LEVEL_WID 3 Number(10, 0) FK W_LOV_UD Data Level Id (W_LOV_UD)

MARKET_WID 3 Number(10, 0) FK W_PRODUCT_D Market Dimension Id


(W_PRODUCT_D)

MAT_MKTNRX_CONVAMT Number(22, 7) MAT Market Trx Converted


Amount

MAT_MKTTRX_CONVAMT Number(22, 7) MAT Market Trx Converted


Amount

MAT_MKT_NRX Number(22, 7) MAT Market Nrx

MAT_MKT_TRX Number(22, 7) MAT Market Trx

MKT_NRX Number(22, 7) Market Nrx

MKT_NRX_CONV_AMT Number(22, 7) Market NRx Dollarize Amount

MKT_TRX Number(22, 7) Market Trx

MKT_TRX_CONV_AMT Number(22, 7) Market TRx Dollarize Amount

MONTH_WID 3 Number(10, 0) FK W_MONTH_D Month Dimension Id


(W_MONTH_D)

PAYER_TYPE_WID 3 Number(10, 0) FK W_LOV_D Payer Type Dimension Id


(W_LOV_D)

PERIOD_DAY_WID 3 Number(10, 0) FK W_DAY_D Day Dimension Id for Period


(W_DAY_D)

PERIOD_TYPE_WID 3 Number(10, 0) FK W_LOV_D Period Type Demsnsion Id


(W_LOV_D)

POSITION_WID 3 Number(10, 0) FK W_POSITION_D Position Dimension Id


(W_POSITION_D)

VIS_PR_POS_ID Varchar(30) Visibility Primary Position Id

Indexes

W_SM_XPT_PAR3_A_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: DATA_LEVEL_WID

W_SM_XPT_PAR3_A_F2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: MARKET_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1588 of 1915
Repository Tables

Indexes - continued

W_SM_XPT_PAR3_A_F3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: MONTH_WID

W_SM_XPT_PAR3_A_F4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PERIOD_DAY_WID

W_SM_XPT_PAR3_A_F5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PERIOD_TYPE_WID

W_SM_XPT_PAR3_A_F6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: POSITION_WID

W_SM_XPT_PAR3_A_F7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PAYER_TYPE_WID

W_SM_XPT_PAR3_A_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: DATA_LEVEL_WID, MARKET_WID, MONTH_WID, POSITION_WID

W_SM_XPT_PAR3_A_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: VIS_PR_POS_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1589 of 1915
Repository Tables

Name: W_SM_XPT_TOP_A User Name: Syndicate Xponent Plantrak Market Top Level
Parent Aggregate

Status: Active Type: Warehouse Base Table:


Comments: Syndicate Market Xponent Plantrak Top Level Parent Aggregate

Columns

Name Not Data Type Domain Domain Comments


Null Type
DATA_LEVEL_WID 3 Number(10, 0) FK W_LOV_UD Data Level Id (W_LOV_UD)

MARKET_WID 3 Number(10, 0) FK W_PRODUCT_D Market Dimension Id


(W_PRODUCT_D)

MAT_MKTNRX_CONVAMT Number(22, 7) MAT Market Trx Converted


Amount

MAT_MKTTRX_CONVAMT Number(22, 7) MAT Market Trx Converted


Amount

MAT_MKT_NRX Number(22, 7) MAT Market Nrx

MAT_MKT_TRX Number(22, 7) MAT Market Trx

MKT_NRX Number(22, 7) Market Nrx

MKT_NRX_CONV_AMT Number(22, 7) Market NRx Dollarize Amount

MKT_TRX Number(22, 7) Market Trx

MKT_TRX_CONV_AMT Number(22, 7) Market TRx Dollarize Amount

MONTH_WID 3 Number(10, 0) FK W_MONTH_D Month Dimension Id


(W_MONTH_D)

PAYER_TYPE_WID 3 Number(10, 0) FK W_LOV_D Payer Type Dimension Id


(W_LOV_D)

PERIOD_DAY_WID 3 Number(10, 0) FK W_DAY_D Day Dimension Id for Period


(W_DAY_D)

PERIOD_TYPE_WID 3 Number(10, 0) FK W_LOV_D Period Type Demsnsion Id


(W_LOV_D)

POSITION_WID 3 Number(10, 0) FK W_POSITION_D Position Dimension Id


(W_POSITION_D)

VIS_PR_POS_ID Varchar(30) Visibility Primary Position Id

Indexes

W_SM_XPT_TOP_A_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: DATA_LEVEL_WID

W_SM_XPT_TOP_A_F2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: MARKET_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1590 of 1915
Repository Tables

Indexes - continued

W_SM_XPT_TOP_A_F3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: MONTH_WID

W_SM_XPT_TOP_A_F4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PERIOD_DAY_WID

W_SM_XPT_TOP_A_F5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PERIOD_TYPE_WID

W_SM_XPT_TOP_A_F6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: POSITION_WID

W_SM_XPT_TOP_A_F7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PAYER_TYPE_WID

W_SM_XPT_TOP_A_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: DATA_LEVEL_WID, MARKET_WID, MONTH_WID, POSITION_WID

W_SM_XPT_TOP_A_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: VIS_PR_POS_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1591 of 1915
Repository Tables

Name: W_SOURCE_D User Name: Marketing Source Dimension

Status: Active Type: Warehouse Base Table:


Comments: Marketing Source Dimension

Columns

Name Not Data Type Domain Domain Comments


Null Type
BDGT_AMT Number(22, 7) Budget Amount Assigned

BUDGET_REQ Number(22, 7) Budget Requested for Source


Object

CAMP_BU Varchar(100) Camapaign Organization

CAMP_CALL_SCR Varchar(100) Campaign Call Script

CAMP_DNIS Varchar(40) DNIS Number used to identify the


campaign to a call center

CAMP_END_DT UTC Date Time Campaign End Date

CAMP_ID Varchar(30) Campaign Id

CAMP_LANG Varchar(50) Campaign Language

CAMP_LNCH_DT UTC Date Time Campaign Launch Date - the first


date/time on which a campaign is
launched

CAMP_NAME Varchar(100) Campaign Name

CAMP_OU Varchar(100) Campaign Division

CAMP_PERIOD Varchar(50) Campaign Period

CAMP_PRIORITY Varchar(30) Campaign Priority

CAMP_PROMO_NUM Varchar(30) Campaign Promotion Number

CAMP_REGN Varchar(50) Campaign Region

CAMP_REGN_ID Varchar(30) Campaign Region Id

CAMP_SRC_NUM Varchar(30) Campaign Source Number

CAMP_START_DT UTC Date Time Campaign Start Date

CAMP_STATUS Varchar(30) Campaign Status

CAMP_STATUS_I Varchar(50) LIC Campaign Status

CAMP_TGT_CALLS Number(10, 0) Campaign Targeted Calls

CAMP_TYPE Varchar(30) Campaign Type

CAMP_TYPE_I Varchar(50) LIC Campaign Type

DATASOURCE_NUM_ID 3 Number(10, 0) Data Warehouse System Column

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Data Warehouse System Column

EVTPLN_BU Varchar(100) Event Plan Organization

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1592 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
EVTPLN_END_DT UTC Date Time Event Plan End Date

EVTPLN_ID Varchar(30) Event Plan Id

EVTPLN_NAME Varchar(100) Evtpln Name

EVTPLN_OU Varchar(100) Event Plan Division

EVTPLN_PERIOD Varchar(50) Event Plan Period

EVTPLN_REGN Varchar(50) Event Plan Region

EVTPLN_REGN_ID Varchar(30) Event Plan Region Id

EVTPLN_START_DT UTC Date Time Event Plan Start Date

EVTPLN_STATUS Varchar(30) Event Plan Status

EVTPLN_STATUS_I Varchar(50) LIC Event Plan Status

EVTPLN_TYPE Varchar(30) Event Plan Type

EVTPLN_TYPE_I Varchar(50) LIC Event Plan Type

EVT_BU Varchar(100) Event Organization

EVT_END_DT UTC Date Time Event End Date

EVT_ID Varchar(30) Event Id

EVT_NAME Varchar(100) Event Name

EVT_OU Varchar(100) Event Division

EVT_PERIOD Varchar(50) Event Period

EVT_REGN Varchar(50) Event Region

EVT_REGN_ID Varchar(30) Event Region Id

EVT_START_DT UTC Date Time Event Start Date

EVT_STATUS Varchar(30) Event Status

EVT_STATUS_I Varchar(50) LIC Event Status

EVT_TYPE Varchar(30) Event Type

EVT_TYPE_I Varchar(50) LIC Event Type

INTEGRATION_ID 3 Varchar(30) Data Warehouse System Column

MKTPLN_BU Varchar(100) Marketing Plan Organization

MKTPLN_END_DT UTC Date Time Marketing Plan End Date

MKTPLN_ID Varchar(30) Marketing Plan Id

MKTPLN_NAME Varchar(100) Marketing Plan Name

MKTPLN_OU Varchar(100) Marketing Plan Division

MKTPLN_PERIOD Varchar(50) Marketing Plan Period

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1593 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
MKTPLN_PROMO_NUM Varchar(30) Marketing Plan Promotion
Number

MKTPLN_REGN Varchar(50) Marketing Plan Region

MKTPLN_REGN_ID Varchar(30) Marketing Plan Region Id

MKTPLN_SRC_NUM Varchar(30) Marketing Plan Source Number

MKTPLN_START_DT UTC Date Time Marketing Plan Start Date

MKTPLN_STATUS Varchar(30) Marketing Plan Approval Status

MKTPLN_STATUS_I Varchar(50) LIC Marketing Plan Approval


Status

MKTPLN_TYPE Varchar(30) Marketing Plan Type

MKTPLN_TYPE_I Varchar(50) LIC Marketing Plan Type

PROG_BU Varchar(100) Program Organization

PROG_END_DT UTC Date Time Program End Date

PROG_ID Varchar(30) Program Id

PROG_NAME Varchar(100) Program Name

PROG_OU Varchar(100) Program Division

PROG_PERIOD Varchar(50) Program Period

PROG_PROMO_NUM Varchar(30) Program Promotion Number

PROG_REGN Varchar(50) Program Region

PROG_REGN_ID Varchar(30) Program Region Id

PROG_SRC_NUM Varchar(30) Program Source Number

PROG_START_DT UTC Date Time Program Start Date

PROG_STATUS Varchar(30) Program Status

PROG_STATUS_I Varchar(50) LIC Program Status

PROG_TYPE Varchar(30) Program Type

PROG_TYPE_I Varchar(50) LIC Program Type

ROW_WID 3 Number(10, 0) Data Warehouse System Column

SA_CAMP_FLG Character(1) Stand Alone Campaign Flag

SESN_BU Varchar(100) Session Organization

SESN_END_DT UTC Date Time Session End Date

SESN_ID Varchar(30) Session Id

SESN_NAME Varchar(100) Session Name

SESN_OU Varchar(100) Session Division

SESN_PERIOD Varchar(50) Session Period

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1594 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
SESN_REGN Varchar(50) Session Region

SESN_REGN_ID Varchar(30) Session Region Id

SESN_START_DT UTC Date Time Session Start Date

SESN_STATUS Varchar(30) Session Status

SESN_STATUS_I Varchar(50) LIC Session Status

SESN_TYPE Varchar(30) Session Type

SESN_TYPE_I Varchar(50) LIC Session Type

SRC_TYPE Varchar(30) Source Type

STG_ID Varchar(30) Stage Id

STG_NAME Varchar(100) Stage Name

STG_PROMO_NUM Varchar(30) Stage Promotion Number

STG_SRC_NUM Varchar(30) Stage Source Number

VIS_PR_BU_ID Varchar(30) Visibility Primary Organization Id

VIS_PR_POS_ID Varchar(30) Visibility Primary Position Id

Indexes

W_SOURCE_D_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: CAMP_PERIOD

W_SOURCE_D_M10 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: SA_CAMP_FLG

W_SOURCE_D_M11 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: STG_NAME

W_SOURCE_D_M12 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: STG_SRC_NUM

W_SOURCE_D_M13 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PROG_PERIOD

W_SOURCE_D_M14 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PROG_BU

W_SOURCE_D_M15 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PROG_NAME

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1595 of 1915
Repository Tables

Indexes - continued

W_SOURCE_D_M16 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PROG_REGN

W_SOURCE_D_M17 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PROG_SRC_NUM

W_SOURCE_D_M18 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PROG_STATUS

W_SOURCE_D_M19 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PROG_STATUS_I

W_SOURCE_D_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: CAMP_BU

W_SOURCE_D_M20 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PROG_TYPE

W_SOURCE_D_M21 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PROG_TYPE_I

W_SOURCE_D_M22 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: SESN_PERIOD

W_SOURCE_D_M23 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: SESN_BU

W_SOURCE_D_M24 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: SESN_NAME

W_SOURCE_D_M25 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: SESN_REGN

W_SOURCE_D_M26 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: SESN_STATUS

W_SOURCE_D_M27 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: SESN_STATUS_I

W_SOURCE_D_M28 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: EVT_PERIOD

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1596 of 1915
Repository Tables

Indexes - continued

W_SOURCE_D_M29 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: EVT_BU

W_SOURCE_D_M3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: CAMP_NAME

W_SOURCE_D_M30 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: EVT_NAME

W_SOURCE_D_M31 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: EVT_REGN

W_SOURCE_D_M32 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: EVT_STATUS

W_SOURCE_D_M33 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: EVT_STATUS_I

W_SOURCE_D_M34 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: EVTPLN_PERIOD

W_SOURCE_D_M35 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: EVTPLN_BU

W_SOURCE_D_M36 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: EVTPLN_NAME

W_SOURCE_D_M38 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: EVTPLN_REGN

W_SOURCE_D_M39 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: EVTPLN_STATUS

W_SOURCE_D_M4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: CAMP_REGN

W_SOURCE_D_M40 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: EVTPLN_STATUS_I

W_SOURCE_D_M41 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: MKTPLN_PERIOD

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1597 of 1915
Repository Tables

Indexes - continued

W_SOURCE_D_M42 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: MKTPLN_BU

W_SOURCE_D_M43 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: MKTPLN_NAME

W_SOURCE_D_M44 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: MKTPLN_REGN

W_SOURCE_D_M45 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: MKTPLN_SRC_NUM

W_SOURCE_D_M46 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: MKTPLN_TYPE

W_SOURCE_D_M47 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: MKTPLN_TYPE_I

W_SOURCE_D_M48 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: CAMP_OU

W_SOURCE_D_M49 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PROG_OU

W_SOURCE_D_M5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: CAMP_SRC_NUM

W_SOURCE_D_M50 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: SESN_OU

W_SOURCE_D_M51 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: EVT_OU

W_SOURCE_D_M52 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: EVTPLN_OU

W_SOURCE_D_M53 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: MKTPLN_OU

W_SOURCE_D_M54 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: SRC_TYPE

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1598 of 1915
Repository Tables

Indexes - continued

W_SOURCE_D_M55 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: EVTPLN_TYPE

W_SOURCE_D_M56 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: EVTPLN_TYPE_I

W_SOURCE_D_M57 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: EVT_TYPE

W_SOURCE_D_M58 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: EVT_TYPE_I

W_SOURCE_D_M59 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: SESN_TYPE

W_SOURCE_D_M6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: CAMP_STATUS

W_SOURCE_D_M60 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: SESN_TYPE_I

W_SOURCE_D_M61 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: MKTPLN_STATUS

W_SOURCE_D_M62 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: MKTPLN_STATUS_I

W_SOURCE_D_M7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: CAMP_STATUS_I

W_SOURCE_D_M8 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: CAMP_TYPE

W_SOURCE_D_M9 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: CAMP_TYPE_I

W_SOURCE_D_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered:

Columns: ROW_WID

W_SOURCE_D_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered:

Columns: INTEGRATION_ID, DATASOURCE_NUM_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1599 of 1915
Repository Tables

Name: W_SOURCE_DS User Name: USER_W_SOURCE_DS

Status: Active Type: Warehouse Base Table:


Comments: Source Dimension Stage

Columns

Name Not Data Type Domain Domain Comments


Null Type
BDGT_AMT Number(22, 7) Budget Amount Assigned

BU Varchar(100) Organization

BUDGET_CURCY_CD Varchar(30) Budget Currency Code

BUDGET_DT UTC Date Time Budget date

BUDGET_REQ Number(22, 7) Budget requested

CAMP_CALL_SCR Varchar(100) Campaign Call Script

CAMP_DNIS Varchar(40) Campaign DNIS Number

CAMP_TGT_CALLS Number(10, 0) Targeted Calls in Campaign

CUST_TYPE Varchar(30) Customer Target Type

DATASOURCE_NUM_ID 3 Number(10, 0) Data warehouse System Column

END_DT UTC Date Time End Date

EVT_BUD_PERIOD Varchar(50) Event Budget eriod

EVT_STATUS Varchar(30) Event Status

EVT_TYPE Varchar(30) Event Type

INTEGRATION_ID 3 Varchar(30) Data warehouse System Column

LANG Varchar(50) Language

MKTPLN_ID Varchar(30) Marketing Plan ID

MKTPLN_STATUS Varchar(30) Marketing Plan Approval Status

NAME Varchar(100) Name

OU Varchar(100) Division

PAR_ID Varchar(30) Parent ID

PERIOD Varchar(50) Period

PLAN_TYPE Varchar(30) Marketing Plan Type

PRIORITY Varchar(30) Campaign Priority

PROMO_NUM Varchar(30) Promotion Number

REGN Varchar(50) Marketing Region

REGN_ID Varchar(30) Marketing Region ID

SA_CAMP_FLG Character(1) Stand Alone Campaign Flag

SRC_NUM Varchar(30) Source Number

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1600 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
SRC_TYPE Varchar(30) Source Type

START_DT UTC Date Time Start Date

STATUS Varchar(30) Status

SUB_TYPE Varchar(30) Sub Type

TMPL_ID Varchar(30) Template ID

ULT_PAR_ID Varchar(30) Ultimate Parent ID

VIS_PR_BU_ID Varchar(30) Visibility Primary Organizaion ID

VIS_PR_POS_ID Varchar(30) Visibility Primary Position ID

Indexes

W_SOURCE_DS_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: SUB_TYPE

W_SOURCE_DS_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: SRC_TYPE

W_SOURCE_DS_M3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: TMPL_ID

W_SOURCE_DS_M4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PAR_ID

W_SOURCE_DS_M5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ULT_PAR_ID

W_SOURCE_DS_M6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: MKTPLN_ID

W_SOURCE_DS_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered:

Columns: INTEGRATION_ID, DATASOURCE_NUM_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1601 of 1915
Repository Tables

Name: W_SOURCE_DSX User Name: USER_W_SOURCE_DSX

Status: Active Type: Warehouse Base Table:


Comments: Source Dimension Stage Extension

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Varchar(30) Extension Attribute

ATTRIB_05 Varchar(30) Extension Attribute

ATTRIB_06 Varchar(30) Extension Attribute

ATTRIB_07 Varchar(30) Extension Attribute

ATTRIB_08 Varchar(30) Extension Attribute

ATTRIB_09 Varchar(30) Extension Attribute

ATTRIB_10 Varchar(30) Extension Attribute

ATTRIB_11 Number(10, 0) Extension Attribute

ATTRIB_12 Number(10, 0) Extension Attribute

ATTRIB_13 Number(10, 0) Extension Attribute

ATTRIB_14 Number(10, 0) Extension Attribute

ATTRIB_15 Number(10, 0) Extension Attribute

ATTRIB_16 Number(22, 7) Extension Attribute

ATTRIB_17 Number(22, 7) Extension Attribute

ATTRIB_18 Number(22, 7) Extension Attribute

ATTRIB_19 Number(22, 7) Extension Attribute

ATTRIB_20 Number(22, 7) Extension Attribute

ATTRIB_21 UTC Date Time Extension Attribute

ATTRIB_22 UTC Date Time Extension Attribute

ATTRIB_23 UTC Date Time Extension Attribute

ATTRIB_24 UTC Date Time Extension Attribute

ATTRIB_25 UTC Date Time Extension Attribute

DATASOURCE_NUM_ID 3 Number(10, 0) Data warehouse System Column

INTEGRATION_ID 3 Varchar(30) Data warehouse System Column

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1602 of 1915
Repository Tables

Name: W_SOURCE_DX User Name: USER_W_SOURCE_DX

Status: Active Type: Warehouse Base Table:


Comments: Source Dimension Extension

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Varchar(30) Extension Attribute

ATTRIB_05 Varchar(30) Extension Attribute

ATTRIB_06 Varchar(30) Extension Attribute

ATTRIB_07 Varchar(30) Extension Attribute

ATTRIB_08 Varchar(30) Extension Attribute

ATTRIB_09 Varchar(30) Extension Attribute

ATTRIB_10 Varchar(30) Extension Attribute

ATTRIB_11 Number(10, 0) Extension Attribute

ATTRIB_12 Number(10, 0) Extension Attribute

ATTRIB_13 Number(10, 0) Extension Attribute

ATTRIB_14 Number(10, 0) Extension Attribute

ATTRIB_15 Number(10, 0) Extension Attribute

ATTRIB_16 Number(22, 7) Extension Attribute

ATTRIB_17 Number(22, 7) Extension Attribute

ATTRIB_18 Number(22, 7) Extension Attribute

ATTRIB_19 Number(22, 7) Extension Attribute

ATTRIB_20 Number(22, 7) Extension Attribute

ATTRIB_21 UTC Date Time Extension Attribute

ATTRIB_22 UTC Date Time Extension Attribute

ATTRIB_23 UTC Date Time Extension Attribute

ATTRIB_24 UTC Date Time Extension Attribute

ATTRIB_25 UTC Date Time Extension Attribute

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Data Warehouse System Column

ROW_WID 3 Number(10, 0) Datawarehouse System Column

Indexes
10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1603 of 1915
Repository Tables

Indexes - continued

W_SOURCE_DX_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered:

Columns: ROW_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1604 of 1915
Repository Tables

Name: W_SPREVN_CL_A User Name: Sales Pipeline Closed Revenue Aggregate

Status: Active Type: Warehouse Base Table:


Comments: Sales Pipeline Closed Revenue Aggregate

Columns

Name Not Data Type Domain Domain Comments


Null Type
CLOSED_COST Number(22, 7) Closed Cost: For opportunity line
items, if the opportunity is won
then it's the same as Cost. For
non-opportunity line items if the
revenue class is 5-Closed, then
it's the same as cost.

CLOSED_LCOST Number(22, 7) Closed Cost: SUM(CASE WHEN


W_OPTY_D.CLOSED_FLG = 'Y'
THEN
W_REVN_F.CLOSED_COST *
W_REVN_F.LINE_ITEM_IND
END)

CLOSED_LMARGIN Number(22, 7) Closed Margin: SUM(CASE


WHEN
W_OPTY_D.CLOSED_FLG = 'Y'
THEN
W_REVN_F.CLOSED_MARGIN *
W_REVN_F.LINE_ITEM_IND
END)

CLOSED_LQTY Number(22, 7) Closed Qty: SUM(CASE WHEN


W_OPTY_D.CLOSED_FLG = 'Y'
THEN
W_REVN_F.CLOSED_QTY *
W_REVN_F.LINE_ITEM_IND
END)

CLOSED_LREVN Number(22, 7) Closed Revenue: SUM(CASE


WHEN
W_OPTY_D.CLOSED_FLG = 'Y'
THEN
W_REVN_F.CLOSED_REVN *
W_REVN_F.LINE_ITEM_IND
END)

CLOSED_MARGIN Number(22, 7) Closed Margin: SUM(CASE


WHEN
W_OPTY_D.CLOSED_FLG = 'Y'
THEN
W_REVN_F.CLOSED_MARGIN *
W_REVN_F.LINE_ITEM_IND
END)

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1605 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
CLOSED_QTY Number(22, 7) Closed Quantity: For opportunity
line items, if the opportunity is won
then it's the same as quantity. For
non-opportunity line items, if the
revenue class is 5-Closed, then
it's the same as Quantity.

CLOSED_REVN Number(22, 7) Closed Revenue: For opportunity


line items, if the opportunity is won
then it's the same as Revenue.
For non-opportunity line items, if
the revenue class is 5-Closed,
then it's the same as Revenue

CLOSE_DT_WID Number(10, 0) FK W_DAY_D Closed Date Dimension Id


(W_DAY_D): It is the closed date
of the opportunity for opportunity
line items. For non-opportunity
line items, it is the Date on the
Revenue's Screen (or the
Exchange Date)

CMPT_EXP_REVN Number(22, 7) Expected Revneue: (SUM(CASE


WHEN
W_REVN_F.SUMMARY_FLG =
'Y' AND
W_REVN_F.PR_CMPT_ACCNT_
WID <> 0 THEN
W_REVN_F.EXPECT_REVN
END)

CMPT_OPTY_REVN Number(22, 7) Opportunity Revenue: SUM(CASE


WHEN
W_REVN_F.SUMMARY_FLG =
'Y' AND
W_REVN_F.PR_CMPT_ACCNT_
WID <> 0 THEN
W_REVN_F.REVN END)

CURR_SSTAGE_WID Number(10, 0) FK W_SSTAGE_D Sales Stage Dimension Id


(W_SSTAGE_D)

DAYS_AT_STAGE Number(10, 0) Average Days at Stage

DAYS_OPEN Number(22, 7) Number of Days Open

EXPECT_COST Number(22, 7) Expected Cost: It's the cost


multiplied by probability at the line
item. (Currency:
REVN_CURCY_CD, Exchange
Date: EXCH_DT)

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1606 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
EXPECT_LCOST Number(22, 7) Expected Cost: SUM(CASE
WHEN W_OPTY_D.LOST_FLG =
'N' THEN
W_REVN_F.EXPECT_COST *
W_REVN_F.LINE_ITEM_IND
END)

EXPECT_LMARGIN Number(22, 7) Expected Margin: SUM(CASE


WHEN W_OPTY_D.LOST_FLG =
'N' THEN
W_REVN_F.EXPECT_MARGIN *
W_REVN_F.LINE_ITEM_IND
END)

EXPECT_LQTY Number(22, 7) Expected Quantity: SUM(CASE


WHEN W_OPTY_D.LOST_FLG =
'N' THEN
W_REVN_F.EXPECT_QTY *
W_REVN_F.LINE_ITEM_IND
END)

EXPECT_LREVN Number(22, 7) Expected Revenue: SUM(CASE


WHEN W_OPTY_D.LOST_FLG =
'N' THEN
W_REVN_F.EXPECT_REVN *
W_REVN_F.LINE_ITEM_IND
END)

EXPECT_MARGIN Number(22, 7) Expected Margin: It is the margin


multiplied by probability at the line
item. (Currency:
REVN_CURCY_CD, Exchange
Date: EXCH_DT)

EXPECT_QTY Number(22, 7) Expected Quantity: It is the


quantity multiplied by probability at
the line item.

EXPECT_REVN Number(22, 7) Expected Revenue: It is the


revenue multiplied by probability
at the line item.

LOST_LMARGIN Number(22, 7) Lost Margin: SUM(CASE WHEN


W_OPTY_D.LOST_FLG = 'Y'
THEN
W_REVN_F.LINE_ITEM_IND *
W_REVN_F.MARGIN ELSE 0
END)

LOST_LQTY Number(22, 7) Lost Qty: SUM(CASE WHEN


W_OPTY_D.LOST_FLG = 'Y'
THEN
W_REVN_F.LINE_ITEM_IND *
W_REVN_F.QTY ELSE 0 END)

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1607 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
LOST_LREVN Number(22, 7) Lost Revenue: SUM(CASE
WHEN W_OPTY_D.LOST_FLG =
'Y' THEN
W_REVN_F.LINE_ITEM_IND *
W_REVN_F.REVN ELSE 0 END)

LOST_MARGIN Number(22, 7) Lost Margin: SUM(CASE WHEN


W_OPTY_D.LOST_FLG = 'Y'
AND
W_REVN_F.SUMMARY_FLG =
'Y' THEN W_REVN_F.MARGIN
END)

LOST_QTY Number(22, 7) Lost Quantity: SUM(CASE WHEN


W_OPTY_D.LOST_FLG = 'Y'
AND
W_REVN_F.SUMMARY_FLG =
'Y' THEN W_REVN_F.QTY END)

LOST_REVN Number(22, 7) Lost Revenue: SUM(CASE


WHEN W_OPTY_D.LOST_FLG =
'Y' AND
W_REVN_F.SUMMARY_FLG =
'Y' THEN W_REVN_F.REVN
END)

MAX_DAYS_AT_STAGE Number(10, 0) Maximum number of days an


opportunity can be in this sales
stage before it is considered
stalled

NUM_CMPT_OPTYS Number(10, 0) Total number of opportunities:


COUNT(DISTINCT CASE WHEN
W_REVN_F.SUMMARY_FLG =
'Y' AND
W_REVN_F.PR_CMPT_ACCNT_
WID IS NOT NULL THEN
W_OPTY_D.ROW_WID END)

NUM_LOSSES Number(10, 0) Number of Losses

NUM_OPEN_OPTYS Number(10, 0) Total number of open


opportunities: COUNT(DISTINCT
CASE WHEN
W_OPTY_D.LOST_FLG = 'N'
AND W_OPTY_D.CLOSED_FLG
= 'N' THEN
W_OPTY_D.ROW_WID END)

NUM_OPTYS Number(10, 0) Total number of opportunities

NUM_WINS Number(10, 0) Number of Wins

OPTY_ATTR_WID Number(10, 0) Opportunity Attribute ID, Forein


Key to Opportunity Mini
Dimension

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1608 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
OPTY_COST Number(22, 7) Opportunity Cost (calculated using
the REVN_FCST_DT and
REVN_CURCY_CD)

OPTY_LCOST Number(22, 7) Opportunity Cost: SUM(CASE


WHEN W_OPTY_D.LOST_FLG =
'N' THEN W_REVN_F.COST *
W_REVN_F.LINE_ITEM_IND
END) AS OPTY_LCOST

OPTY_LMARGIN Number(22, 7) Opportunity Margin: SUM(CASE


WHEN W_OPTY_D.LOST_FLG =
'N' THEN
W_REVN_F.LINE_ITEM_IND *
W_REVN_F.MARGIN END)

OPTY_LQTY Number(22, 7) Opportunity Quantity: SUM(CASE


WHEN W_OPTY_D.LOST_FLG =
'N' THEN
W_REVN_F.LINE_ITEM_IND *
W_REVN_F.QTY END)

OPTY_LREVN Number(22, 7) Opportunity Revenue: SUM(CASE


WHEN W_OPTY_D.LOST_FLG =
'N' THEN
W_REVN_F.LINE_ITEM_IND *
W_REVN_F.REVN END)

OPTY_MARGIN Number(22, 7) Opportunity Margin: SUM(CASE


WHEN W_OPTY_D.LOST_FLG =
'N' AND
W_REVN_F.SUMMARY_FLG =
'Y' THEN W_REVN_F.MARGIN
END)

OPTY_QTY Number(22, 7) Opportunity Quantity: SUM(CASE


WHEN W_OPTY_D.LOST_FLG =
'N' AND
W_REVN_F.SUMMARY_FLG =
'Y' THEN W_REVN_F.QTY END )

OPTY_REVN Number(22, 7) Opportunity Revneue: SUM(CASE


WHEN W_OPTY_D.LOST_FLG =
'N' AND
W_REVN_F.SUMMARY_FLG =
'Y' THEN W_REVN_F.REVN
END)

PR_CMPT_ACCNT_WID Number(10, 0) FK W_ORG_D Primary Competitor Account


Dimension Id (W_ORG_D):
Determined only for Opportunity
Line Items. For non-opportunity
line items it will be 0.

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1609 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
PR_EMP_WID Number(10, 0) FK W_PERSON_D Primary Employee Dimension Id
(W_PERSON_D) : Creator's
Posiotion Primary Employee Id

REGION Varchar(30) Country Region

REVN_COUNT Number(10, 0) Revenue Count

REVN_PROB Number(22, 7) Revenue Probability

SALES_CYCLE Number(22, 7) Sales Cycle

VERTICAL Varchar(30) Industry vertical

Indexes

W_SPREVN_CL_A_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: CURR_SSTAGE_WID

W_SPREVN_CL_A_F2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: OPTY_ATTR_WID

W_SPREVN_CL_A_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: CLOSE_DT_WID, REGION, VERTICAL

W_SPREVN_CL_A_M10 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PR_CMPT_ACCNT_WID, CLOSE_DT_WID, EXPECT_REVN

W_SPREVN_CL_A_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: REGION

W_SPREVN_CL_A_M3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: VERTICAL

W_SPREVN_CL_A_M9 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PR_EMP_WID, CLOSE_DT_WID, OPTY_REVN

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1610 of 1915
Repository Tables

Name: W_SPREVN_OP_A User Name: Sales Pipeline Open Revenue Aggregate

Status: Active Type: Warehouse Base Table:


Comments: Sales Pipeline Open Revenue Aggregate

Columns

Name Not Data Type Domain Domain Comments


Null Type
CLOSED_COST Number(22, 7) Closed Cost: For opportunity line
items, if the opportunity is won
then it's the same as Cost. For
non-opportunity line items if the
revenue class is 5-Closed, then
it's the same as cost.

CLOSED_LCOST Number(22, 7) Closed Cost: SUM(CASE WHEN


W_OPTY_D.CLOSED_FLG = 'Y'
THEN
W_REVN_F.CLOSED_COST *
W_REVN_F.LINE_ITEM_IND
END)

CLOSED_LMARGIN Number(22, 7) Closed Margin: SUM(CASE


WHEN
W_OPTY_D.CLOSED_FLG = 'Y'
THEN
W_REVN_F.CLOSED_MARGIN *
W_REVN_F.LINE_ITEM_IND
END)

CLOSED_LQTY Number(22, 7) Closed Qty: SUM(CASE WHEN


W_OPTY_D.CLOSED_FLG = 'Y'
THEN
W_REVN_F.CLOSED_QTY *
W_REVN_F.LINE_ITEM_IND
END)

CLOSED_LREVN Number(22, 7) Closed Revenue: SUM(CASE


WHEN
W_OPTY_D.CLOSED_FLG = 'Y'
THEN
W_REVN_F.CLOSED_REVN *
W_REVN_F.LINE_ITEM_IND
END)

CLOSED_MARGIN Number(22, 7) Closed Margin: SUM(CASE


WHEN
W_OPTY_D.CLOSED_FLG = 'Y'
THEN
W_REVN_F.CLOSED_MARGIN *
W_REVN_F.LINE_ITEM_IND
END)

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1611 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
CLOSED_QTY Number(22, 7) Closed Quantity: For opportunity
line items, if the opportunity is won
then it's the same as quantity. For
non-opportunity line items, if the
revenue class is 5-Closed, then
it's the same as Quantity.

CLOSED_REVN Number(22, 7) Closed Revenue: For opportunity


line items, if the opportunity is won
then it's the same as Revenue.
For non-opportunity line items, if
the revenue class is 5-Closed,
then it's the same as Revenue

CMPT_EXP_REVN Number(22, 7) Expected Revneue: SUM(CASE


WHEN
W_REVN_F.SUMMARY_FLG =
'Y' AND
W_REVN_F.PR_CMPT_ACCNT_
WID <> 0 THEN
W_REVN_F.EXPECT_REVN
END)

CMPT_OPTY_REVN Number(22, 7) Opportunity Revenue: SUM(CASE


WHEN
W_REVN_F.SUMMARY_FLG =
'Y' AND
W_REVN_F.PR_CMPT_ACCNT_
WID <> 0 THEN
W_REVN_F.REVN END)

CURR_SSTAGE_WID Number(10, 0) FK W_SSTAGE_D Sales Stage Dimension Id


(W_SSTAGE_D)

DAYS_AT_STAGE Number(10, 0) Average Days at Stage

DAYS_OPEN Number(22, 7) Number of Days Open

EXPECT_COST Number(22, 7) Expected Cost: It's the cost


multiplied by probability at the line
item. (Currency:
REVN_CURCY_CD, Exchange
Date: EXCH_DT)

EXPECT_LCOST Number(22, 7) Expected Cost: SUM(CASE


WHEN W_OPTY_D.LOST_FLG =
'N' THEN
W_REVN_F.EXPECT_COST *
W_REVN_F.LINE_ITEM_IND
END)

EXPECT_LMARGIN Number(22, 7) Expected Margin: SUM(CASE


WHEN W_OPTY_D.LOST_FLG =
'N' THEN
W_REVN_F.EXPECT_MARGIN *
W_REVN_F.LINE_ITEM_IND
END)

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1612 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
EXPECT_LQTY Number(22, 7) Expected Quantity: SUM(CASE
WHEN W_OPTY_D.LOST_FLG =
'N' THEN
W_REVN_F.EXPECT_QTY *
W_REVN_F.LINE_ITEM_IND
END)

EXPECT_LREVN Number(22, 7) Expected Revenue: SUM(CASE


WHEN W_OPTY_D.LOST_FLG =
'N' THEN
W_REVN_F.EXPECT_REVN *
W_REVN_F.LINE_ITEM_IND
END)

EXPECT_MARGIN Number(22, 7) Expected Margin: It is the margin


multiplied by probability at the line
item. (Currency:
REVN_CURCY_CD, Exchange
Date: EXCH_DT)

EXPECT_QTY Number(22, 7) Expected Quantity: It is the


quantity multiplied by probability at
the line item.

EXPECT_REVN Number(22, 7) Expected Revenue: It is the


revenue multiplied by probability
at the line item.

LOST_LMARGIN Number(22, 7) Lost Margin: SUM(CASE WHEN


W_OPTY_D.LOST_FLG = 'Y'
THEN
W_REVN_F.LINE_ITEM_IND *
W_REVN_F.MARGIN ELSE 0
END)

LOST_LQTY Number(22, 7) Lost Qty: SUM(CASE WHEN


W_OPTY_D.LOST_FLG = 'Y'
THEN
W_REVN_F.LINE_ITEM_IND *
W_REVN_F.QTY ELSE 0 END)

LOST_LREVN Number(22, 7) Lost Revenue: SUM(CASE


WHEN W_OPTY_D.LOST_FLG =
'Y' THEN
W_REVN_F.LINE_ITEM_IND *
W_REVN_F.REVN ELSE 0 END)

LOST_MARGIN Number(22, 7) Lost Margin: SUM(CASE WHEN


W_OPTY_D.LOST_FLG = 'Y'
AND
W_REVN_F.SUMMARY_FLG =
'Y' THEN W_REVN_F.MARGIN
END)

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1613 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
LOST_QTY Number(22, 7) Lost Quantity: SUM(CASE WHEN
W_OPTY_D.LOST_FLG = 'Y'
AND
W_REVN_F.SUMMARY_FLG =
'Y' THEN W_REVN_F.QTY END)

LOST_REVN Number(22, 7) Lost Revenue: SUM(CASE


WHEN W_OPTY_D.LOST_FLG =
'Y' AND
W_REVN_F.SUMMARY_FLG =
'Y' THEN W_REVN_F.REVN
END)

MAX_DAYS_AT_STAGE Number(10, 0) Maximum number of days an


opportunity can be in this sales
stage before it is considered
stalled

NUM_CMPT_OPTYS Number(10, 0) Total number of opportunities:


COUNT(DISTINCT CASE WHEN
W_REVN_F.SUMMARY_FLG =
'Y' AND
W_REVN_F.PR_CMPT_ACCNT_
WID IS NOT NULL THEN
W_OPTY_D.ROW_WID END)

NUM_LOSSES Number(10, 0) Number of Losses

NUM_OPEN_OPTYS Number(10, 0) Total number of open


opportunities: COUNT(DISTINCT
CASE WHEN
W_OPTY_D.LOST_FLG = 'N'
AND W_OPTY_D.CLOSED_FLG
= 'N' THEN
W_OPTY_D.ROW_WID END)

NUM_OPTYS Number(10, 0) Total number of opportunities

NUM_WINS Number(10, 0) Number of Wins

OPEN_DT_WID Number(10, 0) FK W_DAY_D Open Date Dimension Id


(W_DAY_D): It is the open date
(created date) of the opportunity.
Its populated only for opportunity
line items. Its 0 for non-
opportunity line items.

OPTY_ATTR_WID Number(10, 0) Opportunity Attribute ID, Forein


Key to Opportunity Mini
Dimension

OPTY_COST Number(22, 7) Opportunity Cost (calculated using


the REVN_FCST_DT and
REVN_CURCY_CD)

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1614 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
OPTY_LCOST Number(22, 7) Opportunity Cost: SUM(CASE
WHEN W_OPTY_D.LOST_FLG =
'N' THEN W_REVN_F.COST *
W_REVN_F.LINE_ITEM_IND
END) AS OPTY_LCOST

OPTY_LMARGIN Number(22, 7) Opportunity Margin: SUM(CASE


WHEN W_OPTY_D.LOST_FLG =
'N' THEN
W_REVN_F.LINE_ITEM_IND *
W_REVN_F.MARGIN END)

OPTY_LQTY Number(22, 7) Opportunity Quantity: SUM(CASE


WHEN W_OPTY_D.LOST_FLG =
'N' THEN
W_REVN_F.LINE_ITEM_IND *
W_REVN_F.QTY END)

OPTY_LREVN Number(22, 7) Opportunity Revenue: SUM(CASE


WHEN W_OPTY_D.LOST_FLG =
'N' THEN
W_REVN_F.LINE_ITEM_IND *
W_REVN_F.REVN END)

OPTY_MARGIN Number(22, 7) Opportunity Margin: SUM(CASE


WHEN W_OPTY_D.LOST_FLG =
'N' AND
W_REVN_F.SUMMARY_FLG =
'Y' THEN W_REVN_F.MARGIN
END)

OPTY_QTY Number(22, 7) Opportunity Quantity: SUM(CASE


WHEN W_OPTY_D.LOST_FLG =
'N' AND
W_REVN_F.SUMMARY_FLG =
'Y' THEN W_REVN_F.QTY END )

OPTY_REVN Number(22, 7) Opportunity Revneue: SUM(CASE


WHEN W_OPTY_D.LOST_FLG =
'N' AND
W_REVN_F.SUMMARY_FLG =
'Y' THEN W_REVN_F.REVN
END)

PR_CMPT_ACCNT_WID Number(10, 0) FK W_ORG_D Primary Competitor Account


Dimension Id (W_ORG_D):
Determined only for Opportunity
Line Items. For non-opportunity
line items it will be 0.

PR_EMP_WID Number(10, 0) FK W_PERSON_D Primary Employee Dimension Id


(W_PERSON_D) : Creator's
Posiotion Primary Employee Id

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1615 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
REGION Varchar(30) Country Region

REVN_COUNT Number(10, 0) Revenue Count

REVN_PROB Number(22, 7) Revenue Probability

SALES_CYCLE Number(22, 7) Sales Cycle

VERTICAL Varchar(30) Industry vertical

Indexes

W_SPREVN_OP_A_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: CURR_SSTAGE_WID

W_SPREVN_OP_A_F2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PR_CMPT_ACCNT_WID

W_SPREVN_OP_A_F3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PR_EMP_WID

W_SPREVN_OP_A_F4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: OPTY_ATTR_WID

W_SPREVN_OP_A_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OPEN_DT_WID, REGION, VERTICAL

W_SPREVN_OP_A_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: REGION

W_SPREVN_OP_A_M3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: VERTICAL

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1616 of 1915
Repository Tables

Name: W_SRC_OFFR_H User Name: USER_W_SRC_OFFR_H

Status: Active Type: Warehouse Base Table:


Comments: Source Offer Helper

Columns

Name Not Data Type Domain Domain Comments


Null Type
ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Data warehouse System Column

OFFER_WID 3 Number(10, 0) Offer ID

PR_OFFER_FLG Character(1) Primary Offer Flag

SOURCE_WID 3 Number(10, 0) FK W_SOURCE_D Marketing Source ID

Indexes

W_SRC_OFFR_H_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: SOURCE_WID

W_SRC_OFFR_H_F2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OFFER_WID

W_SRC_OFFR_H_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered:

Columns: SOURCE_WID, OFFER_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1617 of 1915
Repository Tables

Name: W_SRC_OFFR_HS User Name: USER_W_SRC_OFFR_HS

Status: Active Type: Warehouse Base Table:


Comments: Source Offer Helper Stage

Columns

Name Not Data Type Domain Domain Comments


Null Type
DATASOURCE_NUM_ID 3 Number(10, 0) Data warehouse System Column

INTEGRATION_ID 3 Varchar(30) Data warehouse System Column

OFFER_ID Varchar(30) Offer Id

PR_OFFER_FLG Character(1) Primary Offer Flag

SRC_ID Varchar(30) Marketing Source ID

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1618 of 1915
Repository Tables

Name: W_SRVREQ_A User Name: Service Request Aggregate

Status: Active Type: Warehouse Base Table:


Comments: Service Request Aggregate

Columns

Name Not Data Type Domain Domain Comments


Null Type
DAYS_OPEN Number(22, 7) Total number of days SRs are
open

DURATION_DAYS Number(22, 7) Duration Days

DURATION_HOURS Number(22, 7) Duration Hours

DURATION_MINS Number(22, 7) Duration Minutes

NUM_CANCELLED Number(10, 0) Number of Cancelled Service


requests

NUM_CLOSED Number(10, 0) Number of Closed Service


requests

NUM_CRITICAL Number(10, 0) Number of Critical Service


requests

NUM_OPEN Number(10, 0) Number of Open Service requests

NUM_PENDING Number(10, 0) Number of Pending Service


requests

NUM_SR Number(10, 0) Total Number of Service Requests

PROD_WID 3 Number(10, 0) FK W_PRODUCT_D Product Dimension Id


(W_PRODUCT_D)

PR_OWNER_ORG_WID 3 Number(10, 0) FK W_ORG_D Primary Owner's Organization


Dimension Id (W_ORG_D)

SR_ATTR_WID Number(10, 0) FK W_SRVREQ_MD SR Attribute ID, Forein Key to


Service Request Mini Dimension

Indexes

W_SRVREQ_A_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PROD_WID

W_SRVREQ_A_F2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PR_OWNER_ORG_WID

W_SRVREQ_A_F3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: SR_ATTR_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1619 of 1915
Repository Tables

Indexes - continued

W_SRVREQ_A_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PR_OWNER_ORG_WID, PROD_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1620 of 1915
Repository Tables

Name: W_SRVREQ_D User Name: Service Request Dimension

Status: Active Type: Warehouse Base Table:


Comments: Service Request Dimension

Columns

Name Not Data Type Domain Domain Comments


Null Type
AREA Varchar(30) Area (values based on LOV type
'SR_AREA')

AREA_I Varchar(50) Area Language Independent


Code (values based on LOV type
'SR_AREA')

ASGN_DT UTC Date Time Assignment Date

BILLABLE_FLG Character(1) Billable Flag

CLOSE_DT Date Time Close Date

CMP_INCIDENT_DT UTC Date Time Complaint Incident Date

CMP_SUB_TYPE Varchar(30) Complaint Sub Type

CMP_SUB_TYPE_I Varchar(50) Complaint Sub Type Language


Independent Code

CMP_TYPE Varchar(30) Complaint Type

CMP_TYPE_I Varchar(50) Complaint Type Language


Independent Code

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

ENTIT_NAME Varchar(50) Entitlement Name

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

EXP_CLOSE_DT Date Time Commit Time

INTEGRATION_ID 3 Varchar(30) Identifier used for integration with


external systems

MINI_WID 3 Number(10, 0) Foreign Key to Mini Dimension

NEW_SR_FLG * Character(1) New SR Flag

OPEN_DT Date Time Open Date

OUTCOME Varchar(30) Outcome

OUTCOME_I Varchar(50) Outcome Language Independent


Type

PRIO_CD Varchar(30) Priority (values based on LOV


type 'SR_PRIORITY')

PRIO_CD_I Varchar(50) Priority Language Independent


Code (values based on LOV type
'SR_PRIORITY')

PRI_LST Varchar(50) Price List

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1621 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
PR_SYMPTOM_CD Varchar(30) Primary Symptom Code (values
based on LOV type
'FS_SYMPTOM_CODE')

PR_SYMPTOM_CD_I Varchar(50) Primary Symptom Code Language


Independent Code (values based
on LOV type
'FS_SYMPTOM_CODE')

RATE_LST Varchar(50) Rate List

REPRODUCE Varchar(30) Reproducible

RESOLUTION_CD Varchar(30) Resolution Code (Values based


on LOV type 'SR_RESOLUTION')

RESOLUTION_CD_I Varchar(50) Resolution Code Language


Independent Code (Values based
on LOV type 'SR_RESOLUTION')

ROW_WID 3 Number(10, 0) Siebel System Field

SEV_CD Varchar(30) Severity (Values based on LOV


type 'SR_SEVERITY')

SEV_CD_I Varchar(50) Severity Language Independent


Code (Values based on LOV type
'SR_SEVERITY')

SR_NUM Varchar(64) SR Number

STATUS Varchar(30) Status (values based on LOV type


'SR_STATUS')

STATUS_I Varchar(50) Status Language Independent


Code (values based on LOV type
'SR_STATUS')

SUBTYPE_CD Varchar(30) SR Source (values based on LOV


type 'SR_SOURCE')

SUBTYPE_CD_I Varchar(50) SR Source Language


Independent Code (values based
on LOV type 'SR_SOURCE')

SUB_AREA Varchar(30) Sub Area (values based on LOV


type 'SR_AREA')

SUB_AREA_I Varchar(50) Sub Area Language Independent


Code (values based on LOV type
'SR_AREA')

SUB_STATUS Varchar(30) Sub Status (values based on LOV


type ''SR_SUB_STATUS'')

SUB_STATUS_I Varchar(50) Sub Status Language


Independent Code (values based
on LOV type
''SR_SUB_STATUS'')

TLR_TYPE_CD Varchar(30) Tlr Type Cd

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1622 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
TLR_TYPE_CD_I Varchar(50) Tlr Type Cd I

TR_SECURITY Varchar(100) Tr Security

TYPE_CD Varchar(30) SR Type (values based on LOV


type 'SR_AREA')

TYPE_CD_I Varchar(50) Language Independent SR Type


(values based on LOV type
'SR_AREA')

VIS_PR_BU_ID Varchar(15) Visibility Primary Business Unit ID

VIS_PR_OWN_ID Varchar(15) Primary Buisness Unit Id for


Visibility

VIS_PR_POS_ID * Varchar(15) Primary Position Id for Visibility

Indexes

W_SRVREQ_D_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: MINI_WID

W_SRVREQ_D_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: AREA

W_SRVREQ_D_M10 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: STATUS_I

W_SRVREQ_D_M11 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: SUB_STATUS

W_SRVREQ_D_M13 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: SUBTYPE_CD

W_SRVREQ_D_M14 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: SUBTYPE_CD_I

W_SRVREQ_D_M15 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PR_SYMPTOM_CD

W_SRVREQ_D_M16 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PR_SYMPTOM_CD_I

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1623 of 1915
Repository Tables

Indexes - continued

W_SRVREQ_D_M17 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: RESOLUTION_CD

W_SRVREQ_D_M18 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: RESOLUTION_CD_I

W_SRVREQ_D_M19 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: SUB_STATUS_I

W_SRVREQ_D_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: AREA_I

W_SRVREQ_D_M20 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: TYPE_CD

W_SRVREQ_D_M21 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: TYPE_CD_I

W_SRVREQ_D_M3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: SUB_AREA

W_SRVREQ_D_M4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: SUB_AREA_I

W_SRVREQ_D_M5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: SEV_CD

W_SRVREQ_D_M50 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CMP_TYPE

W_SRVREQ_D_M51 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CMP_TYPE_I

W_SRVREQ_D_M52 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CMP_SUB_TYPE

W_SRVREQ_D_M53 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CMP_SUB_TYPE_I

W_SRVREQ_D_M54 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: OUTCOME

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1624 of 1915
Repository Tables

Indexes - continued

W_SRVREQ_D_M55 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: OUTCOME_I

W_SRVREQ_D_M56 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: TR_SECURITY

W_SRVREQ_D_M57 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: TLR_TYPE_CD

W_SRVREQ_D_M58 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: TLR_TYPE_CD_I

W_SRVREQ_D_M59 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: NEW_SR_FLG

W_SRVREQ_D_M6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: SEV_CD_I

W_SRVREQ_D_M7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PRIO_CD

W_SRVREQ_D_M8 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PRIO_CD_I

W_SRVREQ_D_M9 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: STATUS

W_SRVREQ_D_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

W_SRVREQ_D_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: INTEGRATION_ID, DATASOURCE_NUM_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1625 of 1915
Repository Tables

Name: W_SRVREQ_DS User Name: Service Request Dimension Stage

Status: Active Type: Warehouse Base Table:


Comments: Service Request Dimension Stage

Columns

Name Not Data Type Domain Domain Comments


Null Type
AREA Varchar(30) Area (values based on LOV type
'SR_AREA')

ASGN_DT UTC Date Time Assignment Date

BILLABLE_FLG Character(1) Billable Flag

BU_ID Varchar(15) Business Unit ID

CLOSE_DT Date Time Close Date

CMP_INCIDENT_DT UTC Date Time Complaint Incident Date

CMP_SUB_TYPE Varchar(30) Complaint Sub Type

CMP_TYPE Varchar(30) Complaint Type

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

ENTIT_NAME Varchar(50) Entitlement Name

EXP_CLOSE_DT Date Time Commit Time

INTEGRATION_ID 3 Varchar(30) Identifier used for integration with


external systems

OPEN_DT Date Time Open Date

OUTCOME Varchar(30) Outcome

OWNER_EMP_ID Varchar(15) Buisness Unit Id

PRIO_CD Varchar(30) Priority (values based on LOV


type 'SR_PRIORITY')

PRI_LST Varchar(50) Price List

PR_SYMPTOM_CD Varchar(30) Primary Symptom Code (values


based on LOV type
'FS_SYMPTOM_CODE')

RATE_LST Varchar(50) Rate List

REPRODUCE Varchar(30) Resolution Code (Values based


on LOV type 'SR_RESOLUTION')

RESOLUTION_CD Varchar(30) Resolution Code (Values based


on LOV type 'SR_RESOLUTION')

SEV_CD Varchar(30) Severity (Values based on LOV


type 'SR_SEVERITY')

SR_NUM Varchar(64) SR Number

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1626 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
STATUS Varchar(30) Status (values based on LOV type
'SR_STATUS')

SUBTYPE_CD Varchar(30) SR Source (values based on LOV


type 'SR_SOURCE')

SUB_AREA Varchar(30) Sub Area (values based on LOV


type 'SR_AREA')

SUB_STATUS Varchar(30) Sub Status (values based on LOV


type ''SR_SUB_STATUS'')

TLR_TYPE_CD Varchar(30) Tlr Type Cd

TR_SECURITY Varchar(100) Tr Security

TYPE_CD Varchar(30) SR Type (values based on LOV


type 'SR_AREA')

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1627 of 1915
Repository Tables

Name: W_SRVREQ_DSX User Name: Service Request Dimension Stage Extn

Status: Active Type: Warehouse Base Table:


Comments: Service Request Dimension Stage Extn

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Varchar(30) Extension Attribute

ATTRIB_05 Varchar(30) Extension Attribute

ATTRIB_06 Varchar(30) Extension Attribute

ATTRIB_07 Varchar(30) Extension Attribute

ATTRIB_08 Varchar(30) Extension Attribute

ATTRIB_09 Varchar(30) Extension Attribute

ATTRIB_10 Varchar(30) Extension Attribute

ATTRIB_11 Number(10, 0) Extension Attribute

ATTRIB_12 Number(10, 0) Extension Attribute

ATTRIB_13 Number(10, 0) Extension Attribute

ATTRIB_14 Number(10, 0) Extension Attribute

ATTRIB_15 Number(10, 0) Extension Attribute

ATTRIB_16 Number(22, 7) Extension Attribute

ATTRIB_17 Number(22, 7) Extension Attribute

ATTRIB_18 Number(22, 7) Extension Attribute

ATTRIB_19 Number(22, 7) Extension Attribute

ATTRIB_20 Number(22, 7) Extension Attribute

ATTRIB_21 Date Time Extension Attribute

ATTRIB_22 Date Time Extension Attribute

ATTRIB_23 Date Time Extension Attribute

ATTRIB_24 Date Time Extension Attribute

ATTRIB_25 Date Time Extension Attribute

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

INTEGRATION_ID 3 Varchar(30) Identifier used for integration with


external systems

Indexes
10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1628 of 1915
Repository Tables

Name: W_SRVREQ_DX User Name: Service Request Dimension Extn

Status: Active Type: Warehouse Base Table:


Comments: Service Request Dimension Extn

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Varchar(30) Extension Attribute

ATTRIB_05 Varchar(30) Extension Attribute

ATTRIB_06 Varchar(30) Extension Attribute

ATTRIB_07 Varchar(30) Extension Attribute

ATTRIB_08 Varchar(30) Extension Attribute

ATTRIB_09 Varchar(30) Extension Attribute

ATTRIB_10 Varchar(30) Extension Attribute

ATTRIB_11 Number(10, 0) Extension Attribute

ATTRIB_12 Number(10, 0) Extension Attribute

ATTRIB_13 Number(10, 0) Extension Attribute

ATTRIB_14 Number(10, 0) Extension Attribute

ATTRIB_15 Number(10, 0) Extension Attribute

ATTRIB_16 Number(22, 7) Extension Attribute

ATTRIB_17 Number(22, 7) Extension Attribute

ATTRIB_18 Number(22, 7) Extension Attribute

ATTRIB_19 Number(22, 7) Extension Attribute

ATTRIB_20 Number(22, 7) Extension Attribute

ATTRIB_21 Date Time Extension Attribute

ATTRIB_22 Date Time Extension Attribute

ATTRIB_23 Date Time Extension Attribute

ATTRIB_24 Date Time Extension Attribute

ATTRIB_25 Date Time Extension Attribute

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

ROW_WID 3 Number(10, 0) Siebel System Field

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1629 of 1915
Repository Tables

Indexes - continued

W_SRVREQ_DX_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1630 of 1915
Repository Tables

Name: W_SRVREQ_F User Name: Service Request Fact

Status: Active Type: Warehouse Base Table:


Comments: Service Request Fact

Columns

Name Not Data Type Domain Domain Comments


Null Type
ACCNT_GEO_WID 3 Number(10, 0) FK W_GEO_D Account Geographic Dimension Id
(W_GEO_D)

ACCNT_WID 3 Number(10, 0) FK W_ORG_D Account Dimension Id


(W_ORG_D)

ACT_CLOSE_DT_WID 3 Number(10, 0) FK W_DAY_D Act Close Dt Wid

AGREEMENT_WID 3 Number(10, 0) FK W_AGREE_D Agreement Id

ASGN_DT_WID 3 Number(10, 0) FK W_DAY_D Day Dimension Id for Assignment


Date (W_DAY_D)

ASSET_WID 3 Number(10, 0) FK W_ASSET_D Asset Dimension Id


(W_ASSET_D)

BILLABLE_FLG Character(1) Billable Flag

CASE_LEAD_WID * Number(10, 0) FK W_LEAD_D Lead Id

CASE_STG_WID * Number(10, 0) FK W_LOV_D Case Stage Dimension Id

CASE_WID * Number(10, 0) FK W_CASE_D Case Dimension Id

CLAIM_WID 3 Number(10, 0) FK W_INS_CLAIM_D Claim Dimension Id for Insurance


Claim (W_INS_CLAIM_D)

CLOSE_DT UTC Date Time Close Date

CLOSE_DT_WID 3 Number(10, 0) FK W_DAY_D Service Request Closed Date


Dimension Id (W_DAY_D)

CONTACT_WID 3 Number(10, 0) FK W_PERSON_D Contact Dimension Id


(W_PERSON_D)

CON_GEO_WID 3 Number(10, 0) FK W_GEO_D Contact Geographic Dimension Id


(W_GEO_D)

CREATED_BY_ORG_WID 3 Number(10, 0) FK W_ORG_D Creator's Organization Dimension


Id (W_ORG_D)

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

DURATION_MINS Number(22, 7) Duration Minutes

EMPLOYEE_WID 3 Number(10, 0) FK W_PERSON_D Employee Dimension Id


(W_PERSON_D)

EMP_FLG Character(1) Employee Flag

ENTITLEMENT_WID 3 Number(10, 0) FK W_ENTLMNT_D Entitlement Id

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

EXP_CLOSE_DT_WID 3 Number(10, 0) FK W_DAY_D Expected Close Date for the


Service Request (W_ORG_D)

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1631 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
FR_AMT Number(22, 7) Fr Amt

FR_REV_AMT Number(22, 7) Fr Rev Amt

INCIDENT_WID * Number(10, 0) FK W_INCIDENT_D Incident Dimension Id

INTEGRATION_ID 3 Varchar(30) Identifier used for integration with


external systems

OPEN_DT UTC Date Time Open Date

OPEN_DT_WID 3 Number(10, 0) FK W_DAY_D Service Request Open Date


Dimension Id (W_DAY_D)

OWNER_POS_WID 3 Number(10, 0) FK W_POSITION_D Primary Position of Owner

OWN_ORG_PRTNR_FLG Character(1) Own Org Partner Flag

PROD_WID 3 Number(10, 0) FK W_PRODUCT_D Product Dimension Id


(W_PRODUCT_D)

PR_OWNER_ORG_WID 3 Number(10, 0) FK W_ORG_D Primary Owner's Organization


Dimension Id (W_ORG_D)

PR_VIS_ORG_WID 3 Number(10, 0) FK W_ORG_D Primary Visibility Organization


Dimension Id (W_ORG_D)

ROW_WID 3 Number(10, 0) Siebel System Field

SC_COPY_QTY Number(22, 7) Sc Copy Qty

SEV_CD_I Varchar(50) Severity Language Independent


Code (Values based on LOV type
'SR_SEVERITY')

SRV_REGION_WID 3 Number(10, 0) FK W_REGION_D Service Provider's Region Id

SR_ATTR_WID 3 Number(10, 0) FK W_SRVREQ_MD SR Attribute ID, Forein Key to


Service Request Mini Dimension

SR_WID 3 Number(10, 0) FK W_SRVREQ_D Service Request Dimension Id


(W_SRVREQ_D)

STATUS_I Varchar(50) Status Language Independent


Code (values based on LOV type
'SR_STATUS')

TR_CLOSE_DT_WID 3 Number(10, 0) FK W_DAY_D Tr Close Dt Wid

TR_OPEN_DT_WID 3 Number(10, 0) FK W_DAY_D Tr Open Dt Wid

TR_QTY Number(22, 7) Tr Qty

VIS_ORG_PRTNR_FLG Character(1) Visibility Org Partner Flag

VIS_PR_BU_ID Varchar(30) Primary Visibility Org ID

VIS_PR_OWN_ID Varchar(30) Visibility Primary Owner ID

VIS_PR_POS_ID * Varchar(30) Visibility Primary Position ID

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1632 of 1915
Repository Tables

Indexes - continued

W_SRVREQ_F_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: SR_WID

W_SRVREQ_F_F10 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CLOSE_DT_WID

W_SRVREQ_F_F11 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CONTACT_WID

W_SRVREQ_F_F12 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CON_GEO_WID

W_SRVREQ_F_F13 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: EXP_CLOSE_DT_WID

W_SRVREQ_F_F14 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CREATED_BY_ORG_WID

W_SRVREQ_F_F15 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PR_OWNER_ORG_WID

W_SRVREQ_F_F16 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: AGREEMENT_WID

W_SRVREQ_F_F17 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ENTITLEMENT_WID

W_SRVREQ_F_F18 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: SRV_REGION_WID

W_SRVREQ_F_F19 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OWNER_POS_WID

W_SRVREQ_F_F2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: ASSET_WID

W_SRVREQ_F_F21 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: SR_ATTR_WID

W_SRVREQ_F_F3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PROD_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1633 of 1915
Repository Tables

Indexes - continued

W_SRVREQ_F_F4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PR_VIS_ORG_WID

W_SRVREQ_F_F5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: EMPLOYEE_WID

W_SRVREQ_F_F50 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CLAIM_WID

W_SRVREQ_F_F51 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ACT_CLOSE_DT_WID

W_SRVREQ_F_F52 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: ASGN_DT_WID

W_SRVREQ_F_F53 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: TR_OPEN_DT_WID

W_SRVREQ_F_F54 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: TR_CLOSE_DT_WID

W_SRVREQ_F_F55 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: CASE_WID

W_SRVREQ_F_F56 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: INCIDENT_WID

W_SRVREQ_F_F57 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: CASE_LEAD_WID

W_SRVREQ_F_F58 Type: Extension Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: CASE_STG_WID

W_SRVREQ_F_F6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: ACCNT_WID

W_SRVREQ_F_F7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: ACCNT_GEO_WID

W_SRVREQ_F_F9 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: OPEN_DT_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1634 of 1915
Repository Tables

Indexes - continued

W_SRVREQ_F_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ETL_PROC_WID

W_SRVREQ_F_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: STATUS_I

W_SRVREQ_F_M3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: SEV_CD_I

W_SRVREQ_F_M4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: EMP_FLG

W_SRVREQ_F_M5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: OWN_ORG_PRTNR_FLG

W_SRVREQ_F_M6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: VIS_ORG_PRTNR_FLG

W_SRVREQ_F_M7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: BILLABLE_FLG

W_SRVREQ_F_M8 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: OPEN_DT

W_SRVREQ_F_M9 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CLOSE_DT

W_SRVREQ_F_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

W_SRVREQ_F_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: INTEGRATION_ID, DATASOURCE_NUM_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1635 of 1915
Repository Tables

Name: W_SRVREQ_FS User Name: Service Request Fact Stage

Status: Active Type: Warehouse Base Table:


Comments: Service Request Fact Stage

Columns

Name Not Data Type Domain Domain Comments


Null Type
ACCNT_ID Varchar(30) Account Id

ACT_CLOSE_DT UTC Date Time Act Close Dt

AGREEMENT_ID Varchar(30) Agreement Id

ASSET_ID Varchar(30) Asset Id

CASE_ID * Varchar(30) Case Id

CASE_STG_CD * Varchar(30) Case Stage Code

CLAIM_ID Varchar(30) Claim Id

CLOSE_DT Date Time Service Request Close Date

CONTACT_ID Varchar(30) Contact ID

CREATED_BY_ORG_ID Varchar(30) Organization of the Creator

CURCY_CD Varchar(20) Curcy Cd

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

EMPLOYEE_ID Varchar(30) Employee Id

ENTITLEMENT_ID Varchar(30) Entitlement Id

EXCH_DT UTC Date Time Exch Dt

FR_AMT Number(22, 7) Fr Amt

FR_REV_AMT Number(22, 7) Fr Rev Amt

INCIDENT_ID * Varchar(30) Incident Id

INTEGRATION_ID 3 Varchar(30) Identifier used for integration with


external systems

OPEN_DT Date Time Service Request Open Date

OWNER_POS_ID Varchar(30) Primary Position of Owner

PROD_ID Varchar(30) Product Id

PR_OWNER_ORG_ID Varchar(30) Organization of the Owner

PR_VIS_ORG_ID Varchar(30) Organization for the Visibility

SC_COPY_QTY Number(22, 7) Sc Copy Qty

SRV_REGION_ID Varchar(30) Service Provider's Region Id

TR_CLOSE_DT UTC Date Time Tr Close Dt

TR_OPEN_DT UTC Date Time Tr Open Dt

TR_QTY Number(22, 7) Tr Qty

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1636 of 1915
Repository Tables

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1637 of 1915
Repository Tables

Name: W_SRVREQ_FSX User Name: Service Request Fact Stage Extn

Status: Active Type: Warehouse Base Table:


Comments: Service Request Fact Stage Extn

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Number(10, 0) Extension Attribute

ATTRIB_05 Number(10, 0) Extension Attribute

ATTRIB_06 Number(22, 7) Extension Attribute

ATTRIB_07 Date Time Extension Attribute

ATTRIB_08 Date Time Extension Attribute

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

FK_01_ID Varchar(30) Blank Key Field For Adding New


DM

FK_02_ID Varchar(30) Blank Key Field For Adding New


DM

FK_03_ID Varchar(30) Blank Key Field For Adding New


DM

INTEGRATION_ID 3 Varchar(30) Identifier used for integration with


external systems

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1638 of 1915
Repository Tables

Name: W_SRVREQ_FX User Name: Service Request Fact Extn

Status: Active Type: Warehouse Base Table:


Comments: Service Request Fact Extn

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Number(10, 0) Extension Attribute

ATTRIB_05 Number(10, 0) Extension Attribute

ATTRIB_06 Number(22, 7) Extension Attribute

ATTRIB_07 Date Time Extension Attribute

ATTRIB_08 Date Time Extension Attribute

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

FK_01_WID Number(10, 0) Foreign Key 01 ID

FK_02_WID Number(10, 0) Foreign Key 02 ID

FK_03_WID Number(10, 0) Foreign Key 03 ID

ROW_WID 3 Number(10, 0) Siebel System Field

Indexes

W_SRVREQ_FX_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1639 of 1915
Repository Tables

Name: W_SRVREQ_MD User Name: Service Request Mini Dimension

Status: Active Type: Warehouse Base Table:


Comments: Service Request Mini Dimension

Columns

Name Not Data Type Domain Domain Comments


Null Type
AREA Varchar(30) Area (values based on LOV type
'SR_AREA')

AREA_I Varchar(50) Area Language Independent


Code (values based on LOV type
'SR_AREA')

BILLABLE_FLG Character(1) Billable Flag

PRIO_CD Varchar(30) Priority (values based on LOV


type 'SR_PRIORITY')

PRIO_CD_I Varchar(50) Priority Language Independent


Code (values based on LOV type
'SR_PRIORITY')

PR_SYMPTOM_CD Varchar(30) Primary Symptom Code (values


based on LOV type
'FS_SYMPTOM_CODE')

PR_SYMPTOM_CD_I Varchar(50) Primary Symptom Code Language


Independent Code (values based
on LOV type
'FS_SYMPTOM_CODE')

RESOLUTION_CD Varchar(30) Resolution Code (Values based


on LOV type 'SR_RESOLUTION')

RESOLUTION_CD_I Varchar(50) Resolution Code Language


Independent Code (Values based
on LOV type 'SR_RESOLUTION')

ROW_WID 3 Number(10, 0) Siebel System Column

SEV_CD Varchar(30) Severity (Values based on LOV


type 'SR_SEVERITY')

SEV_CD_I Varchar(50) Severity Language Independent


Code (Values based on LOV type
'SR_SEVERITY')

STATUS Varchar(30) Status (values based on LOV type


'SR_STATUS')

STATUS_I Varchar(50) Status Language Independent


Code (values based on LOV type
'SR_STATUS')

SUBTYPE_CD Varchar(30) SR Source (values based on LOV


type 'SR_SOURCE')

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1640 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
SUBTYPE_CD_I Varchar(50) SR Source Language
Independent Code (values based
on LOV type 'SR_SOURCE')

SUB_AREA Varchar(30) Sub Area (values based on LOV


type 'SR_AREA')

SUB_AREA_I Varchar(50) Sub Area Language Independent


Code (values based on LOV type
'SR_AREA')

SUB_STATUS Varchar(30) Sub Status (values based on LOV


type ''SR_SUB_STATUS'')

SUB_STATUS_I Varchar(50) Sub Status Language


Independent Code (values based
on LOV type
''SR_SUB_STATUS'')

TYPE_CD Varchar(30) SR Type (values based on LOV


type 'SR_AREA')

TYPE_CD_I Varchar(50) Language Independent SR Type


(values based on LOV type
'SR_AREA')

Indexes

W_SRVREQ_MD_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: AREA

W_SRVREQ_MD_M10 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: STATUS_I

W_SRVREQ_MD_M11 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: SUB_STATUS

W_SRVREQ_MD_M12 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: SUB_STATUS_I

W_SRVREQ_MD_M13 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PR_SYMPTOM_CD

W_SRVREQ_MD_M14 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PR_SYMPTOM_CD_I

W_SRVREQ_MD_M15 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: RESOLUTION_CD

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1641 of 1915
Repository Tables

Indexes - continued

W_SRVREQ_MD_M16 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: RESOLUTION_CD_I

W_SRVREQ_MD_M17 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: TYPE_CD

W_SRVREQ_MD_M18 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: TYPE_CD_I

W_SRVREQ_MD_M19 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: SUBTYPE_CD

W_SRVREQ_MD_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: AREA_I

W_SRVREQ_MD_M20 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: SUBTYPE_CD_I

W_SRVREQ_MD_M21 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: BILLABLE_FLG

W_SRVREQ_MD_M3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: SUB_AREA

W_SRVREQ_MD_M4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: SUB_AREA_I

W_SRVREQ_MD_M5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: SEV_CD

W_SRVREQ_MD_M6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: SEV_CD_I

W_SRVREQ_MD_M7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PRIO_CD

W_SRVREQ_MD_M8 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PRIO_CD_I

W_SRVREQ_MD_M9 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: STATUS

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1642 of 1915
Repository Tables

Indexes - continued

W_SRVREQ_MD_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered:

Columns: ROW_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1643 of 1915
Repository Tables

Name: W_SR_AMT_A User Name: Service Request Total Amount Aggregate

Status: Active Type: Warehouse Base Table:


Comments: Service Request Total Amount Aggregate

Columns

Name Not Data Type Domain Domain Comments


Null Type
ACCOUNT_WID 3 Number(10, 0) FK W_ORG_D Account Id

AGREEMENT_WID 3 Number(10, 0) FK W_AGREE_D Agreement Id

B_EXP_COST Number(22, 7) Billable Activity expense costs

B_EXP_PRICE Number(22, 7) Billable Activity expense amount

B_ORD_AMT Number(22, 7) Billable Order amount

B_ORD_COST Number(22, 7) Billable Order cost

B_PART_COST Number(22, 7) Billable Parts cost

B_PART_PRICE Number(22, 7) Billable parts price

B_TS_COST Number(22, 7) Billable Time Cost

B_TS_PRICE Number(22, 7) Billable Time Price

B_TS_TIME Number(22, 7) Billable Time

ENTLMNT_WID 3 Number(10, 0) FK W_ENTLMNT_D Entitlement ID

NB_EXP_COST Number(22, 7) Non-Billable Activity expense cost

NB_EXP_PRICE Number(22, 7) Non-Billable Activity expense


amount

NB_ORD_AMT Number(22, 7) Non-Billable Order amount

NB_ORD_COST Number(22, 7) Non-Billable Order cost

NB_PART_COST Number(22, 7) Non-Billable Parts cost

NB_PART_PRICE Number(22, 7) Non-Billable parts price

NB_TS_COST Number(22, 7) Non-Billable Time Cost

NB_TS_PRICE Number(22, 7) Non-Billable Time Price

NB_TS_TIME Number(22, 7) Non-Billable Time

NUM_ACTS Number(10, 0) Number of Activities in SR

SR_ATTR_WID 3 Number(10, 0) FK W_SRVREQ_MD Service Request Atribute ID -


Foreign Key to Mini Dimension

SR_CL_DT_WID 3 Number(10, 0) FK W_DAY_D Service Request Closed Date

SR_OP_DT_WID 3 Number(10, 0) FK W_DAY_D Service Request Open Date

SR_WID 3 Number(10, 0) FK W_SRVREQ_D Service Request Atribute ID -


Foreign Key to SR Dimension

TS_TOTAL_TIME Number(22, 7) Total Time spent on all activities


on SR

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1644 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
TTL_INVC_AMT Number(22, 7) Total Invoice Amount

TTL_INVC_PD_AMT Number(22, 7) Total Invoice Paid Amount

Indexes

W_SR_AMT_A_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ACCOUNT_WID

W_SR_AMT_A_F2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: AGREEMENT_WID

W_SR_AMT_A_F3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: SR_WID

W_SR_AMT_A_F4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ENTLMNT_WID

W_SR_AMT_A_F5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: SR_OP_DT_WID

W_SR_AMT_A_F6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: SR_CL_DT_WID

W_SR_AMT_A_F7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: SR_ATTR_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1645 of 1915
Repository Tables

Name: W_SR_CLDT_A User Name: Service Request Closed Date Aggregate

Status: Active Type: Warehouse Base Table:


Comments: Service Request Closed Date Aggregate

Columns

Name Not Data Type Domain Domain Comments


Null Type
CLOSE_MTH_WID Number(10, 0) FK W_DAY_D Close Date Dimension Id
(Concatenated value of CAL
YEAR and CAL MONTH from
W_DAY_D)

DAYS_OPEN Number(22, 7) Total number of days SRs are


open

DURATION_DAYS Number(22, 7) Duration Days

DURATION_HOURS Number(22, 7) Duration Hours

DURATION_MINS Number(22, 7) Duration Minutes

NUM_CANCELLED Number(10, 0) Number of Cancelled Service


requests

NUM_CLOSED Number(10, 0) Number of Closed Service


requests

NUM_CRITICAL Number(10, 0) Number of Critical Service


requests

NUM_OPEN Number(10, 0) Number of Open Service requests

NUM_PENDING Number(10, 0) Number of Pending Service


requests

NUM_SR Number(10, 0) Total Number of Service Requests

PROD_WID 3 Number(10, 0) FK W_PRODUCT_D Product Dimension Id


(W_PRODUCT_D)

PR_OWNER_ORG_WID 3 Number(10, 0) FK W_ORG_D Primary Owner's Organization


Dimension Id (W_ORG_D)

SR_ATTR_WID 3 Number(10, 0) FK W_SRVREQ_MD SR Attribute ID, Forein Key to


Service Request Mini Dimension

Indexes

W_SR_CLDT_A_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PROD_WID

W_SR_CLDT_A_F2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PR_OWNER_ORG_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1646 of 1915
Repository Tables

Indexes - continued

W_SR_CLDT_A_F3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: SR_ATTR_WID

W_SR_CLDT_A_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: CLOSE_MTH_WID, PR_OWNER_ORG_WID, PROD_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1647 of 1915
Repository Tables

Name: W_SR_OPDT_A User Name: Service Request Open Date Aggregate

Status: Active Type: Warehouse Base Table:


Comments: Service Request Open Date Aggregate

Columns

Name Not Data Type Domain Domain Comments


Null Type
DAYS_OPEN Number(22, 7) Total number of days SRs are
open

DURATION_DAYS Number(22, 7) Duration Days

DURATION_HOURS Number(22, 7) Duration Hours

DURATION_MINS Number(22, 7) Duration Minutes

NUM_CANCELLED Number(10, 0) Number of Cancelled Service


requests

NUM_CLOSED Number(10, 0) Number of Closed Service


requests

NUM_CRITICAL Number(10, 0) Number of Critical Service


requests

NUM_OPEN Number(10, 0) Number of Open Service requests

NUM_PENDING Number(10, 0) Number of Pending Service


requests

NUM_SR Number(10, 0) Total Number of Service Requests

OPEN_MTH_WID Number(10, 0) FK W_DAY_D Open Date Dimension Id


(Concatenated value of CAL
YEAR and CAL MONTH from
W_DAY_D)

PROD_WID 3 Number(10, 0) FK W_PRODUCT_D Product Dimension Id


(W_PRODUCT_D)

PR_OWNER_ORG_WID 3 Number(10, 0) FK W_ORG_D Primary Owner's Organization


Dimension Id (W_ORG_D)

SR_ATTR_WID 3 Number(10, 0) FK W_SRVREQ_MD SR Attribute ID, Forein Key to


Service Request Mini Dimension

Indexes

W_SR_OPDT_A_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PROD_WID

W_SR_OPDT_A_F2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PR_OWNER_ORG_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1648 of 1915
Repository Tables

Indexes - continued

W_SR_OPDT_A_F3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: SR_ATTR_WID

W_SR_OPDT_A_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OPEN_MTH_WID, PR_OWNER_ORG_WID, PROD_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1649 of 1915
Repository Tables

Name: W_SR_PARTY User Name: Service Request Party

Status: Active Type: Warehouse Base Table:


Comments: Service Request Party

Columns

Name Not Data Type Domain Domain Comments


Null Type
INTEGRATION_ID 3 Varchar(30) Identifier used for integration with
external systems

PARTY_ID Varchar(15) Party Id Like Position or BU_ID

SR_ID Varchar(15) Service Request ID

TABLE_WID 3 Number(10, 0) TABLE ID

Indexes

W_SR_PARTY_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: PARTY_ID, SR_ID

W_SR_PARTY_U2 Type: System Unique: Y DB2 Clustered: N MSSQL Clustered:

Columns: INTEGRATION_ID, TABLE_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1650 of 1915
Repository Tables

Name: W_SSTAGE_D User Name: Sales Stage Dimension

Status: Active Type: Warehouse Base Table:


Comments: Sales Stage Dimension

Columns

Name Not Data Type Domain Domain Comments


Null Type
AVG_DAYS_AT_STAGE Number(10, 0) Average Days at Stage

CLOSED_FLG Character(1) Closed Flag

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

MAX_DAYS_IN_STAGE Number(10, 0) Maximum number of days an


opportunity can be in this sales
stage before it is considered
stalled

METHOD_ID Varchar(30) Method Id

METHOD_NAME Varchar(30) Method Name

PHASE_CD Varchar(30) Phase Code (values based on


LOV type
'SALES_STAGE_PHASE_TYPE')

PHASE_CD_I Varchar(50) Phase Code Language


Independent Code (values based
on LOV type
'SALES_STAGE_PHASE_TYPE')

QUOTA_FACTOR Number(22, 7) Quota Factor

ROW_WID 3 Number(10, 0) Siebel System Field

STG_ID Varchar(30) Sales Stage Id

STG_NAME Varchar(50) Sales Stage Name

STG_ORDER Number(22, 7) Stage Order

STG_STATUS Varchar(30) Stage Status (values based on


LOV type
'SALES_STAGE_STATUS')

STG_STATUS_I Varchar(50) Stage Status Language


Independent Code (values based
on LOV type
'SALES_STAGE_STATUS')

Indexes

W_SSTAGE_D_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: CLOSED_FLG

W_SSTAGE_D_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: STG_STATUS

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1651 of 1915
Repository Tables

Indexes - continued

W_SSTAGE_D_M3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: STG_STATUS_I

W_SSTAGE_D_M4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PHASE_CD_I

W_SSTAGE_D_M5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered: N

Columns: PHASE_CD

W_SSTAGE_D_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

W_SSTAGE_D_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: STG_ID, METHOD_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1652 of 1915
Repository Tables

Name: W_SSTAGE_DS User Name: Sales Stage Dimension Stage

Status: Active Type: Warehouse Base Table:


Comments: Sales Stage Dimension Stage

Columns

Name Not Data Type Domain Domain Comments


Null Type
AVG_DAYS_AT_STAGE Number(10, 0) Average Days at Stage

MAX_DAYS_IN_STAGE Number(10, 0) Maximum number of days an


opportunity can be in this sales
stage before it is considered
stalled

METHOD_ID Varchar(30) Method Id

METHOD_NAME Varchar(30) Method Name

NAME Varchar(50) Name

PHASE_CD Varchar(30) Phase Code (values based on


LOV type
'SALES_STAGE_PHASE_TYPE')

QUOTA_FACTOR Number(22, 7) Quota Factor

STG_ID Varchar(30) Sales Stage Id

STG_ORDER Number(22, 7) Stage Order

STG_STATUS Varchar(30) Stage Status (values based on


LOV type
'SALES_STAGE_STATUS')

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1653 of 1915
Repository Tables

Name: W_SSTAGE_DSX User Name: Sales Stage Dimension Stage Extn

Status: Active Type: Warehouse Base Table:


Comments: Sales Stage Dimension Stage Extn

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Varchar(30) Extension Attribute

ATTRIB_05 Varchar(30) Extension Attribute

ATTRIB_06 Varchar(30) Extension Attribute

ATTRIB_07 Varchar(30) Extension Attribute

ATTRIB_08 Varchar(30) Extension Attribute

ATTRIB_09 Varchar(30) Extension Attribute

ATTRIB_10 Varchar(30) Extension Attribute

ATTRIB_11 Number(10, 0) Extension Attribute

ATTRIB_12 Number(10, 0) Extension Attribute

ATTRIB_13 Number(10, 0) Extension Attribute

ATTRIB_14 Number(10, 0) Extension Attribute

ATTRIB_15 Number(10, 0) Extension Attribute

ATTRIB_16 Number(22, 7) Extension Attribute

ATTRIB_17 Number(22, 7) Extension Attribute

ATTRIB_18 Number(22, 7) Extension Attribute

ATTRIB_19 Number(22, 7) Extension Attribute

ATTRIB_20 Number(22, 7) Extension Attribute

ATTRIB_21 Date Time Extension Attribute

ATTRIB_22 Date Time Extension Attribute

ATTRIB_23 Date Time Extension Attribute

ATTRIB_24 Date Time Extension Attribute

ATTRIB_25 Date Time Extension Attribute

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

INTEGRATION_ID 3 Varchar(30) Identifier used for integration with


external systems

Indexes
10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1654 of 1915
Repository Tables

Name: W_SSTAGE_DX User Name: Sales Stage Dimension Extn

Status: Active Type: Warehouse Base Table:


Comments: Sales Stage Dimension Extn

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Varchar(30) Extension Attribute

ATTRIB_05 Varchar(30) Extension Attribute

ATTRIB_06 Varchar(30) Extension Attribute

ATTRIB_07 Varchar(30) Extension Attribute

ATTRIB_08 Varchar(30) Extension Attribute

ATTRIB_09 Varchar(30) Extension Attribute

ATTRIB_10 Varchar(30) Extension Attribute

ATTRIB_11 Number(10, 0) Extension Attribute

ATTRIB_12 Number(10, 0) Extension Attribute

ATTRIB_13 Number(10, 0) Extension Attribute

ATTRIB_14 Number(10, 0) Extension Attribute

ATTRIB_15 Number(10, 0) Extension Attribute

ATTRIB_16 Number(22, 7) Extension Attribute

ATTRIB_17 Number(22, 7) Extension Attribute

ATTRIB_18 Number(22, 7) Extension Attribute

ATTRIB_19 Number(22, 7) Extension Attribute

ATTRIB_20 Number(22, 7) Extension Attribute

ATTRIB_21 Date Time Extension Attribute

ATTRIB_22 Date Time Extension Attribute

ATTRIB_23 Date Time Extension Attribute

ATTRIB_24 Date Time Extension Attribute

ATTRIB_25 Date Time Extension Attribute

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

ROW_WID 3 Number(10, 0) Siebel System Field

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1655 of 1915
Repository Tables

Indexes - continued

W_SSTAGE_DX_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1656 of 1915
Repository Tables

Name: W_SUM_FCST_F User Name: Summary Forecast Fact

Status: Active Type: Warehouse Base Table:


Comments: Summary Forecast Fact

Columns

Name Not Data Type Domain Domain Comments


Null Type
BU_WID 3 Number(10, 0) FK W_ORG_D Visibility Organization Dimension
Id

CALC_COST_AMT Number(22, 7) Rolled up Cost Amount for


summary

CALC_DOWNSIDE_AMT Number(22, 7) Rolled up Downside Amount for


summary

CALC_MARGIN_AMT Number(22, 7) Rolled up Margin Amount for


summary

CALC_QTY Number(22, 7) Rolled up Product Quantity for


summary

CALC_REV_AMT Number(22, 7) Rolled up Revenue Amount for


summary

CALC_UPSIDE_AMT Number(22, 7) Rolled up Upside Amount for


summary

CALC_WIN_PROB Number(22, 7) Rolled up Win Probability for


summary

COMMIT_FLG Character(1) commit flag

COST Number(22, 7) Cost

DATASOURCE_NUM_ID 3 Number(10, 0) ID of the External System

DETAIL_DT_WID 3 Number(10, 0) FK W_DAY_D Detail Forecast Dimension Id

DOWNSIDE_AMT Number(22, 7) Downside Amount

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S ETL Process identifier

EXCH_RATE Number(22, 7) Exchange Rate

FCSTSER_WID 3 Number(10, 0) FK W_FCST_SER_D Forecast Series Dimension Id

FCST_DT_WID 3 Number(10, 0) FK W_DAY_D Forecast Dimension Id

FCST_ITEM_NUM Varchar(30) Forecast Item Number

INTEGRATION_ID 3 Varchar(30) Identifier used for integration with


external systems

MARGIN_AMT Number(22, 7) Margin Amount

ORIG_FCST_ID Varchar(30) Original Forecast Id

OWNER_EMPLOYEE_WID 3 Number(10, 0) FK W_PERSON_D Owner Employee Dimension Id

OWNER_ORG_WID 3 Number(10, 0) FK W_ORG_D Owner Organization Dimension Id

OWNER_POSTN_WID 3 Number(10, 0) FK W_POSITION_D Owner Position Dimension Id


(W_POSITION_D)

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1657 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
PRD_END_DT_WID 3 Number(10, 0) FK W_DAY_D Period End Dimension Id

PRD_START_DT_WID 3 Number(10, 0) FK W_DAY_D Period Start Dimension Id

PROD_QTY Number(22, 7) Product Quantity for summary

REV_AMT Number(22, 7) Revenue Amount

ROW_WID 3 Number(10, 0) Siebel Warehouse ID Field

STATUS_CD_WID 3 Number(10, 0) FK W_LOV_D Status Code Dimension Id

SUBMITTED_DT_WID 3 Number(10, 0) FK W_DAY_D Submitted Dimension Id

SUBMITTED_FLG Character(1) Submitted Flag

UPSIDE_AMT Number(22, 7) Upside Amount

U_CALC_CST_AMT Number(22, 7) Value Before conversion to


Datamart Currency

U_CALC_DNSIDE_AMT Number(22, 7) Value Before conversion to


Datamart Currency

U_CALC_MARGIN_AMT Number(22, 7) Value Before conversion to


Datamart Currency

U_CALC_REV_AMT Number(22, 7) Value Before conversion to


Datamart Currency

U_CALC_UPSIDE_AMT Number(22, 7) Value Before conversion to


Datamart Currency

U_CST Number(22, 7) Value Before conversion to


Datamart Currency

U_CURCY_CD Varchar(20) Original Currency Code

U_DOWNSIDE_AMT Number(22, 7) Value Before conversion to


Datamart Currency

U_EXCH_DT UTC Date Time Exchange Date

U_MARGIN_AMT Number(22, 7) Value Before conversion to


Datamart Currency

U_REV_AMT Number(22, 7) Value Before conversion to


Datamart Currency

U_UPSIDE_AMT Number(22, 7) Value Before conversion to


Datamart Currency

VIS_PR_BU_ID Varchar(30) Visibility Organization Id

VIS_PR_POS_ID Varchar(30) Position Id

WIN_PROB Number(22, 7) Wind Probability

Indexes

W_SUM_FCST_F_F1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OWNER_EMPLOYEE_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1658 of 1915
Repository Tables

Indexes - continued

W_SUM_FCST_F_F10 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: STATUS_CD_WID

W_SUM_FCST_F_F11 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: SUBMITTED_DT_WID

W_SUM_FCST_F_F2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OWNER_ORG_WID

W_SUM_FCST_F_F3 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: OWNER_POSTN_WID

W_SUM_FCST_F_F4 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: BU_WID

W_SUM_FCST_F_F5 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: FCSTSER_WID

W_SUM_FCST_F_F6 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: DETAIL_DT_WID

W_SUM_FCST_F_F7 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PRD_END_DT_WID

W_SUM_FCST_F_F8 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: PRD_START_DT_WID

W_SUM_FCST_F_F9 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: FCST_DT_WID

W_SUM_FCST_F_M1 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: INTEGRATION_ID

W_SUM_FCST_F_M2 Type: System Unique: N DB2 Clustered: N MSSQL Clustered:

Columns: ORIG_FCST_ID, DATASOURCE_NUM_ID

W_SUM_FCST_F_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

W_SUM_FCST_F_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered:

Columns: INTEGRATION_ID, DATASOURCE_NUM_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1659 of 1915
Repository Tables

Name: W_SUM_FCST_FS User Name: Summary Forecast Fact Staging

Status: Active Type: Warehouse Base Table:


Comments: Summary Forecast Fact Staging

Columns

Name Not Data Type Domain Domain Comments


Null Type
BU_ID Varchar(30) Visibility Organization Id

CALC_COST_AMT Number(22, 7) Rolled up Cost Amount for


summary

CALC_DOWNSIDE_AMT Number(22, 7) Rolled up Downside Amount for


summary

CALC_MARGIN_AMT Number(22, 7) Rolled up Margin Amount for


summary

CALC_QTY Number(22, 7) Rolled up Product Quantity for


summary

CALC_REV_AMT Number(22, 7) Rolled up Revenue Amount for


summary

CALC_UPSIDE_AMT Number(22, 7) Rolled up Upside Amount for


summary

CALC_WIN_PROB Number(22, 7) Rolled up Win Probability for


summary

COMMIT_FLG Character(1) Commit Flag

COST Number(22, 7) Cost

CURCY_CD Varchar(20) Currency Code

DATASOURCE_NUM_ID 3 Number(10, 0) ID of the External System

DETAIL_DT UTC Date Time Forecast Item Detail

DOWNSIDE_AMT Number(22, 7) Downside Amount

EXCH_DT UTC Date Time Exchange

FCSTSER_DATE_ID Varchar(30) Forecaster Date ID

FCST_ITEM_NUM Varchar(30) Forecast Item NUMBER

INTEGRATION_ID 3 Varchar(30) Identifier used for integration with


external systems

MARGIN_AMT Number(22, 7) Margin Amount

ORIG_FCST_ID Varchar(30) Original Forecast Id

OWNER_EMPLOYEE_ID Varchar(30) Owner Employee Id

OWNER_ORG_ID Varchar(30) Owner Organization Id

OWNER_POSTN_ID Varchar(30) Owner Position Id

PROD_QTY Number(22, 7) Product Quantity for summary

REV_AMT Number(22, 7) Revenue Amount

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1660 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
STATUS_CD Varchar(30) Status Code

SUBMITTED_DT UTC Date Time Submitted

SUBMITTED_FLG Character(1) Submitted Flag

UPSIDE_AMT Number(22, 7) Upside Amount

WIN_PROB Number(22, 7) Win Probability

Indexes

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1661 of 1915
Repository Tables

Name: W_SUM_FCST_FSX User Name: Summary Forecast Fact Staging Extension

Status: Active Type: Warehouse Base Table:


Comments: Summary Forecast Fact Staging Extension

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Number(10, 0) Extension Attribute

ATTRIB_05 Number(10, 0) Extension Attribute

ATTRIB_06 Number(22, 7) Extension Attribute

ATTRIB_07 UTC Date Time Extension Attribute

ATTRIB_08 UTC Date Time Extension Attribute

DATASOURCE_NUM_ID 3 Number(10, 0) ID of the External System

FK_01_ID Varchar(30) Blank Key Field For ing New DM

FK_02_ID Varchar(30) Blank Key Field For ing New DM

FK_03_ID Varchar(30) Blank Key Field For ing New DM

INTEGRATION_ID 3 Varchar(30) Identifier used for integration with


external systems

Indexes

W_SUM_FCST_FSX_U1 Type: User Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: INTEGRATION_ID, DATASOURCE_NUM_ID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1662 of 1915
Repository Tables

Name: W_SUM_FCST_FX User Name: Summary Forecast Fact Extension

Status: Active Type: Warehouse Base Table:


Comments: Summary Forecast Fact Extension

Columns

Name Not Data Type Domain Domain Comments


Null Type
ATTRIB_01 Varchar(30) Extension Attribute

ATTRIB_02 Varchar(30) Extension Attribute

ATTRIB_03 Varchar(30) Extension Attribute

ATTRIB_04 Number(10, 0) Extension Attribute

ATTRIB_05 Number(10, 0) Extension Attribute

ATTRIB_06 Number(22, 7) Extension Attribute

ATTRIB_07 UTC Date Time Extension Attribute

ATTRIB_08 UTC Date Time Extension Attribute

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S ETL Process Identifier

FK_01_WID Number(10, 0) Foreign Key 01 WID

FK_02_WID Number(10, 0) Foreign Key 02 WID

FK_03_WID Number(10, 0) Foreign Key 03 WID

ROW_WID 3 Number(10, 0) Siebel Warehouse ID Field

Indexes

W_SUM_FCST_FX_P1 Type: Primary Key Unique: Y DB2 Clustered: N MSSQL Clustered: N

Columns: ROW_WID

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1663 of 1915
Repository Tables

Name: W_SURVEY_F User Name: Survey Fact

Status: Active Type: Warehouse Base Table:


Comments: Survey Fact

Columns

Name Not Data Type Domain Domain Comments


Null Type
ACCESSIBLE_SCORE Number(10, 0) Accessible Score for the Survey

ACCESSIBLE_WID 3 Number(10, 0) FK W_LOV_D Accessible Dimension Id


(W_LOV_D)

ACCNT_GEO_WID 3 Number(10, 0) FK W_GEO_D Account Geographic Dimension Id


(W_GEO_D)

ACCNT_WID 3 Number(10, 0) FK W_ORG_D Account Dimension Id


(W_ORG_D)

CHNL_RES_SCORE Number(10, 0) channel Resolution

CHNL_RES_WID 3 Number(10, 0) FK W_LOV_D channel Resolution

CONTACT_WID 3 Number(10, 0) FK W_PERSON_D Contact Dimension Id


(W_PERSON_D)

CON_GEO_WID 3 Number(10, 0) FK W_GEO_D Contact Geographic Dimension Id


(W_GEO_D)

DATASOURCE_NUM_ID 3 Number(10, 0) Siebel System Field

DISATSFCTN_SCORE Number(10, 0) Ease of Doing Buisness

DISATSFCTN_WID 3 Number(10, 0) FK W_LOV_D Ease of Doing Buisness

ETL_PROC_WID 3 Number(10, 0) FK W_ETL_RUN_S Siebel System Field

INTEGRATION_ID 3 Varchar(30) Identifier used for integration with


external systems

KNOWLEDGE_SCORE Number(10, 0) Knowledge Score for the Survey

KNOWLEDGE_WID 3 Number(10, 0) FK W_LOV_D Knowledge Dimension Id


(W_LOV_D)

OVERALL_SCORE Number(10, 0) Overall Score for the Survey

OVERALL_WID 3 Number(10, 0) FK W_LOV_D Overall Dimension Id (W_LOV_D)

OWN_ORG_PRTNR_FLG Character(1) Own Org Partner Flag

PRTNR_PROD_SCORE Number(10, 0) Partnership Productivity

PRTNR_PROD_WID 3 Number(10, 0) FK W_LOV_D Partnership Productivity

PRTNR_TOOLS_SCORE Number(10, 0) Partner Tools

PRTNR_TOOLS_WID 3 Number(10, 0) FK W_LOV_D Partner Tools

PR_VIS_ORG_WID 3 Number(10, 0) FK W_ORG_D Organiziation Dimension ID

RESOLVE_SCORE Number(10, 0) Resolve Score for the Survey

RESOLVE_WID 3 Number(10, 0) FK W_LOV_D Resolve Dimension Id


(W_LOV_D)

10/13/2005 Company Confidential and Proprietary Information. Duplication is Prohibited. Page 1664 of 1915
Repository Tables

Columns - continued

Name Not Data Type Domain Domain Comments


Null Type
ROW_WID 3 Number(10, 0) Siebel System Field

SR_OWNER_EMP_WID 3 Number(10, 0) FK W_PERSON_D Service Request Employee


Dimension Id (W_PERSON_D)

SR_OWNER_ORG_WID 3 Number(10, 0) FK W_ORG_D Service Request Owner


Organization Id (W_ORG_D)

SR_OWNER_POS_WID 3 Number(10, 0) FK W_LOV_D Primary Position of Service


Request's Owner

SR_PROD_WID 3 Number(10, 0) FK W_PRODUCT_D Service Request Product


Dimension Id (W_PRODUCT_D)

SR_WID 3 Number(10, 0) FK W_SRVREQ_D

You might also like