Sie sind auf Seite 1von 3479

W_ABC_CLASS_D

Business Name: Cycle Count ABC Dimension

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate key to uniquely identify a NUMBER
record.
Surrogate Key of the Table
ABC_CLASS_NAME VARCHAR2(50)

ORGANIZATION_ID NUMBER

CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER


dimension indicating the user who
Source Record Created By User created the record in the source
Surrogate Key system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER
dimension indicating the user who
Source Record Last Modified By last modified the record in the source
User Surrogate Key system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
Source Record Creation Date and source system.
Time
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
Source Record Last Modified Date system.
and Time
AUX1_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.

DWDMR A-Z.doc
DELETE_FLG This flag indicates the deletion status CHAR(1)
of the record in the source system. A
Deleted Record Indicator value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
ETL Process Identifier process used to create or update this
data.
INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)
a dimension or fact entity in its source
Unique Source Record Identifier system. In case of composite keys, the
value in this column can consist of
concatenated parts.

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
Generic Extension Column

DWDMR A-Z.doc
W_ABSENCE_EVENT_D
Business Name: Absence Event Dimension

Description:
Imported from database

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

ABSENCE_BEGIN_DT DATE

ABSENCE_END_DT DATE

ABSENCE_BEGIN_TM DATE

ABSENCE_END_TM DATE

ORIGINAL_BEGIN_DT DATE

NOTIFIED_DT DATE

APPROVED_DT DATE

ABSENCE_APPROVAL_STATUS_CO VARCHAR2(255)
DE

W_ABSENCE_APPROVAL_STATUS VARCHAR2(255)
_CODE

ABSENCE_PAID_UNPAID_CODE VARCHAR2(255)

DAYS_DURATION NUMBER(10,3)

HOURS_DURATION NUMBER(10,3)

DAY_DURATION_START NUMBER(10,3)

HOURS_DURATION_START NUMBER(10,3)

DWDMR A-Z.doc
DAY_DURATION_MID NUMBER(10,3)

HOURS_DURATION_MID NUMBER(10,3)

DAY_DURATION_END NUMBER(10,3)

HOURS_DURATION_END NUMBER(10,3)

DAYS_NOTIFIED NUMBER(10,3)

ABSENCE_TYPE_RSN_WID NUMBER

ABSENCE_STATUS_WID NUMBER

EMPLOYEE_WID NUMBER

ASSIGNMENT_INTEGRATION_ID VARCHAR2(80)

CREATED_BY_WID NUMBER

CHANGED_BY_WID NUMBER

CREATED_ON_DT DATE

CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT DATE

DELETE_FLG CHAR(1)

W_INSERT_DT DATE

DWDMR A-Z.doc
W_UPDATE_DT DATE

DATASOURCE_NUM_ID NUMBER

ETL_PROC_WID NUMBER

INTEGRATION_ID VARCHAR2(80)

TENANT_ID VARCHAR2(80)

X_CUSTOM VARCHAR2(10)

EXPLODE_FLG VARCHAR2(1)

SRC_ABSENCE_UNITS VARCHAR2(80)

DWDMR A-Z.doc
W_ABSENCE_EVENT_F
Business Name: Absence Event Fact

Description:
This fact table stores Information on absence events including Start and End of Absence dates, Absence duration
days/ hours and number of Absence occurrences.

Table Columns:
Column Name Description Datatype Lookup Table
ASSIGNMENT_WID Foreign Key to Workforce Assignment NUMBER W_HR_ASSIGNMENT_D
Dimension
Workforce Assignment Surrogate
Key
ABSENCE_EVENT_WID Foreign Key to Absence Event NUMBER W_ABSENCE_EVENT_D
Dimension.
Absence Event Surrogate key
ABSENCE_DT_WID Identifies the Absence Date NUMBER W_DAY_D

Absence Date Surrogate Key


ABSENCE_TYPE_RSN_WID Foreign Key to Absence Type Reason NUMBER W_ABSENCE_TYPE_RSN_D
Dimension.
Absence Type Reason Surrogate
Key
ABSENCE_STATUS_WID Foreign Key to Absence Status NUMBER
Dimension.
Absence Status Surrogate Key
COMPANY_ORG_WID Foreign key to Company Org NUMBER W_INT_ORG_D
Dimension
Company Org Surrogate Key
ESTABLISHMENT_WID Foreign key to Establishment NUMBER W_INT_ORG_D
Dimension
Establishment Surrogate Key
HR_BUSINESS_UNIT_WID Foreign key to HR Business Unit NUMBER W_INT_ORG_D
Dimension
HR Business Unit Surrogate Key

HR_ORG_WID Foreign Key to Department NUMBER W_INT_ORG_D


Dimension.
Department Surrogate Key
EMPLOYEE_WID Foreign Key to Employee Dimension NUMBER W_EMPLOYEE_D

Employee Surrogate Key


PERSON_LEG_WID Foreign key to Person Legislation NUMBER W_HR_PERSON_LEG_D
Dimension
Person Legislation Surrogate Key

HR_PERSON_WID Foreign key to HR Person Dimension NUMBER W_HR_PERSON_D

HR Person Surrogate Key


JOB_WID Foreign Key to Job Dimension NUMBER W_JOB_D

Job Surrogate Key


PAY_GRADE_WID Foreign Key to Pay Grade Dimension NUMBER W_PAY_GRADE_D

Pay Grade Surrogate Key


HR_POSITION_WID Foreign Key to HR Position Dimension NUMBER W_HR_POSITION_D

HR Position Surrogate Key

DWDMR A-Z.doc
LOCATION_WID Foreign Key to Location Dimension NUMBER W_BUSN_LOCATION_D

Location Surrogate Key


SUPERVISOR_WID Foreign Key to Employee (Manager) NUMBER W_EMPLOYEE_D
Dimension
Supervisor Surrogate Key
EMPLOYMENT_WID Foreign Key to Employment NUMBER W_EMPLOYMENT_D
Dimension
Employment Surrogate Key
AGE_BAND_WID Foreign key to Age Band dimension NUMBER W_AGE_BAND_D

Age Band Surrogate Key


PERFORMANCE_BAND_WID Foreign key to Performance Band NUMBER W_PERFORMANCE_BAND_D
dimension
Performance Band Surrogate Key

PRD_OF_WRK_BAND_WID Foreign key to Period of Service Band NUMBER W_PRD_OF_WRK_BAND_D


dimension
Period of Service Band Surrogate
Key
COST_CENTER_WID NUMBER

EMP_POSTN_DH_WID NUMBER

SUP_HR_PERSON_WID NUMBER

SUP_HR_ASSIGNMENT_WID NUMBER

HR_GEN01_WID NUMBER

HR_GEN02_WID NUMBER

HR_GEN03_WID NUMBER

ABSENCE_MONTH_WID NUMBER W_MONTH_D

ABSENCE_QUARTER_WID NUMBER W_QTR_D

ABSENCE_YEAR_WID NUMBER W_YEAR_D

SRC_ABSENCE_UNITS VARCHAR2(80)

FTE Absent Full Time Equivalent NUMBER(10,3)

Absent FTE
HEADCOUNT Absent Headcount NUMBER(10,3)

Absent Headcount

DWDMR A-Z.doc
STD_HOURS_DAY NUMBER(18,3)

DAYS_DURATION Days lost due to absence. NUMBER(18,3)

Absence days
HOURS_DURATION Hours lost due to absence. NUMBER(18,3)

Absence Hours
DAYS_NOTIFIED Number of days notified between NUMBER(18,3)
notification days and start absence
Notified Days date.
ABSENCE_START_IND This is set to1 if absence date is the NUMBER
first day of the absence, otherwise 0
Absence Start Indicator
ABSENCE_MID_IND This is set to 0 if absence date is the NUMBER
first or last day of the absence,
Absence Mid Indicator otherwise 1
ABSENCE_END_IND This is set to 1 if absence date is the NUMBER
last day of the absence, otherwise 0
Absence End Indicator
ABSENCE_NSTART_IND This is set to 0 if absence date is the NUMBER
first day of the absence, otherwise 1
Absence First Start Indicator
ABS_OCCRNC_YEAR This is set to1 for first day of the NUMBER
absence in the absence year,
Absence Occurrence Year otherwise 0
ABS_OCCRNC_QTR This is set to1 for first day of the NUMBER
absence in the absence quarter,
Absence Occurrence Quarter otherwise 0
ABS_OCCRNC_MONTH This is set to1 for first day of the NUMBER
absence in the absence month,
Absence Occurrence Month otherwise 0
ABS_OCCRNC_DAY This is set to 1 for all records. NUMBER

Absence Occurrence Day


ASSIGNMENT_ID This column is the unique identifier VARCHAR2(80)
for job record assignment.
Assignment Integration Identifier

ABSENCE_DT DATE

CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER


dimension indicating the user who
Source Record Created By User created the record in the source
Surrogate Key system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER
dimension indicating the user who
Source Record Last Modified By last modified the record in the source
User Surrogate Key system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
Source Record Creation Date and source system.
Time
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
Source Record Last Modified Date system.
and Time

DWDMR A-Z.doc
AUX1_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time1 which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time1 which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time1 which acts as a source for the current
table.
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time1 which acts as a source for the current
table.
DELETE_FLG This flag indicates the deletion status CHAR(1)
of the record in the source system. A
Deleted Record Indicator value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
ETL Process Identifier process used to create or update this
data.
INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)
a dimension or fact entity in its source
Unique Source Record Identifier system. In case of composite keys, the
value in this column can consist of
concatenated parts.

DWDMR A-Z.doc
TENANT_ID This column is the unique identifier VARCHAR2(80)
for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
Generic Extension Column
POW_START_DT DATE

BIRTH_DT DATE

DWDMR A-Z.doc
W_ABSENCE_TYPE_RSN_D
Business Name: Absence Type Reason Dimension

Description:
Imported from database

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

ABSENCE_TYPE_CODE VARCHAR2(255)

ABSENCE_REASON_CODE VARCHAR2(255)

ABSENCE_CATEGORY_CODE VARCHAR2(255)

W_ABSENCE_CATEGORY_CODE VARCHAR2(255)

W_PAID_ABSENCE_FLG CHAR(1)

W_EXTENDED_ABSENCE_FLG CHAR(1)

CREATED_BY_WID NUMBER

CHANGED_BY_WID NUMBER

CREATED_ON_DT DATE

CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT DATE

DELETE_FLG CHAR(1)

DWDMR A-Z.doc
W_INSERT_DT DATE

W_UPDATE_DT DATE

DATASOURCE_NUM_ID NUMBER

ETL_PROC_WID NUMBER

INTEGRATION_ID VARCHAR2(80)

TENANT_ID VARCHAR2(80)

X_CUSTOM VARCHAR2(10)

DWDMR A-Z.doc
W_ACCGEOSTATE_D
Business Name: W_ACCGEOSTATE_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ETL_PROC_WID NUMBER

ROW_WID NUMBER

ACCNT_REGION_CODE VARCHAR2(120)

COUNTRY VARCHAR2(120)

GEO_REGION VARCHAR2(120)

STATE_PROV VARCHAR2(120)

DATASOURCE_NUM_ID NUMBER

X_CUSTOM VARCHAR2(10)

W_INSERT_DT DW System Column DATE

W_UPDATE_DT DW System Column DATE

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

DWDMR A-Z.doc
W_ACCRUAL_ELEMENT_TYPE_D
Business Name: Accrual Element Type Dimension

Description:
W_ACCRUAL_ELEMENT_TYPE_D dimension table stores Pay Element Types and Pay Element Classifications that
are defined and used in Accrual calculations. There would be one record in thist table per Pay Element Type and
Accrual Plan

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate key to uniquely identify a NUMBER
record.
Surrogate Key of the Table
ACCRUAL_PLAN_CODE Identifies Accrual Plan Code. VARCHAR2(255)

Accrual Plan Code


ACCRUAL_ELEMENT_CODE Identifies Plan Element Code. VARCHAR2(255)

Accrual Plan Element Code


ELEMENT_CLASSIFICATION_CODE Identifies Element Classification Code. VARCHAR2(255)

Element Classification Code

ADD_OR_SUBTRACT_CODE Identifies "Add or Substract" VARCHAR2(255)


Operation Code
Add or Substract Operation Code

CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER


dimension indicating the user who
Source Record Created By User created the record in the source
Surrogate Key system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER
dimension indicating the user who
Source Record Last Modified By last modified the record in the source
User Surrogate Key system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
Source Record Creation Date and source system.
Time
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
Source Record Last Modified Date system.
and Time
AUX1_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.

DWDMR A-Z.doc
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
DELETE_FLG This flag indicates the deletion status CHAR(1)
of the record in the source system. A
Deleted Record Indicator value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
ETL Process Identifier process used to create or update this
data.
INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)
a dimension or fact entity in its source
Unique Source Record Identifier system. In case of composite keys, the
value in this column can consist of
concatenated parts.

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
Generic Extension Column

DWDMR A-Z.doc
W_ACCRUAL_PLAN_D
Business Name: Accrual Plan Dimension

Description:
W_ACCRUAL_PLAN_D dimension table stores accrual plan information. There would be one record in this table
per Accrual Plan and Accrual Band.

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate key to uniquely identify a NUMBER
record.
Surrogate Key of the Table
ACCRUAL_PLAN_CODE Identies the Accrual Plan Code. VARCHAR2(255)

Accrual Plan Code


ACCRUAL_CATEGORY_CODE Identifies the Accrual Category Code. VARCHAR2(255)

Accrual Category Code


W_ACCRUAL_CATEGORY_CODE VARCHAR2(255)

ACCRUAL_START_RULE_CODE Identifies the Accrual Start Rule Code. VARCHAR2(255)

Accrual Start Rule Code


LEGISLATIVE_DATA_GROUP_COD Identifies the Legislative Data Group VARCHAR2(255)
E Code.

Legislative Data Group Code


ACCRUAL_UNITS_CODE Identifies the Accrual Units Code. VARCHAR2(255)

Accrual Units Code


ACCRUAL_TERM_TYPE_CODE Identifies the Accrual Term Type VARCHAR2(255)
Code.
Acctrual Term Type Code
ACCRUAL_FREQUENCY_TYPE_CO Identifies the Accrual Frequency Type VARCHAR2(255)
DE Code

Accrual Frequency Type Code


ACCRUAL_TERM_LENGTH Indicates the accrual period length , NUMBER
for example '1 month'.
Accrual Term Length
ACCRUAL_TERM_LENGTH_UOM_ Identifies the Accrual Term Length VARCHAR2(255)
CODE UOM Code.

Accrual Term Length Unit of


Measure Code
ACCRUAL_FREQ_LENGTH Indicates the accrual frequency length NUMBER
, for example '1 month'.
Accrual Frequency Length
ACCRUAL_FREQ_LENGTH_UOM_C Identifies the Accrual Frequency VARCHAR2(255)
ODE Length UOM Code.

Accrual Frequency Length Unit of


Measure Code
ACCRUAL_BAND_CODE Identifies the Accrual Band Code. VARCHAR2(255)

Accrual Band Code

DWDMR A-Z.doc
ACCRUAL_BAND_RANGE_CODE Identifies the Accrual Band Range VARCHAR2(255)
Code.
Accrual Band Range Code

ACCRUAL_BAND_GROUP_CODE Identifies the Accrual Band Group VARCHAR2(255)


Code.
Accrual Band Group Code

BAND_RANGE_START Identifies the Accrual Band Range low NUMBER(18,3)


value.
Accrual Band Range Start
BAND_RANGE_END Identifies the Accrual Band Range NUMBER(18,3)
high value.
Accrual Band Range End
TERM_ACCRUAL_RATE_DURN Identifies the Accrual Term Rate NUMBER(18,3)
Duration.
Accrual Term Rate Duration
MAX_CARRYOVER_DURN Identifies the maximum unused NUMBER(18,3)
entitlement can be carry forward to
Maximum Carryover Accrual next accrual term.
Duration
MAX_BALANCE_DURN Identifies the maximum entitlement NUMBER(18,3)
an employee can hold at any time
Maximum Accrual Balance
Duration
CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER
dimension indicating the user who
Source Record Created By User created the record in the source
Surrogate Key system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER
dimension indicating the user who
Source Record Last Modified By last modified the record in the source
User Surrogate Key system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
Source Record Creation Date and source system.
Time
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
Source Record Last Modified Date system.
and Time
AUX1_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.

DWDMR A-Z.doc
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
DELETE_FLG This flag indicates the deletion status CHAR(1)
of the record in the source system. A
Deleted Record Indicator value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
ETL Process Identifier process used to create or update this
data.
INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)
a dimension or fact entity in its source
Unique Source Record Identifier system. In case of composite keys, the
value in this column can consist of
concatenated parts.

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
Generic Extension Column

DWDMR A-Z.doc
W_ACCRUAL_XACT_F
Business Name: Accrual Transaction Fact

Description:
This fact table is used to provide employees accrual measures such as Absence, Sell and Buy durations at any
given point in time

Table Columns:
Column Name Description Datatype Lookup Table
HR_ASSIGNMENT_WID Foreign Key to Person Assignment NUMBER W_HR_ASSIGNMENT_D
Dimension
Assignment Surrogate Key
ACCRUAL_PLAN_WID Foreign Key to Accrual Plan NUMBER W_ACCRUAL_PLAN_D
Dimension
Accrual Plan Surrogate Key
TRANSACTION_DT_WID Identifies the Accrual Transaction NUMBER W_DAY_D
Date
Transaction Date Surrogate Key

ACCRUAL_ELEMENT_TYPE_WID Foreign Key to Accrual Element Type NUMBER W_ACCRUAL_ELEMENT_TYPE_D


Dimension
Accrual Element Type Surrogate
Key

EMPLOYEE_WID Foreign Key to Employee Dimension NUMBER W_EMPLOYEE_D

Employee Surrogate Key


HR_PERSON_LEG_WID Foreign key to Person Legislation NUMBER W_HR_PERSON_LEG_D
Dimension
Person Legislation Surrogate Key

HR_PERSON_WID Foreign key to HR Person Dimension NUMBER W_HR_PERSON_D

HR Person Surrogate Key


COMPANY_ORG_WID Foreign key to Company Org NUMBER W_INT_ORG_D
Dimension
Company Org Surrogate Key
ESTABLISHMENT_WID Foreign key to Establishment NUMBER W_INT_ORG_D
Dimension
Establishment Surrogate Key
HR_BUSINESS_UNIT_WID Foreign key to HR Business Unit NUMBER W_INT_ORG_D
Dimension
HR Business Unit Surrogate Key

COST_CENTER_WID NUMBER

DEPARTMENT_WID Foreign Key to Department NUMBER W_INT_ORG_D


Dimension
Department Surrogate Key
JOB_WID Foreign Key to Job Dimension NUMBER W_JOB_D

Job Surrogate Key


PAY_GRADE_WID Foreign Key to Pay Grade Dimension NUMBER W_PAY_GRADE_D

Pay Grade Surrogate Key

DWDMR A-Z.doc
HR_POSITION_WID Foreign Key to HR Position Dimension NUMBER W_HR_POSITION_D

HR Position Surrogate Key


LOCATION_WID Foreign Key to Location Dimension NUMBER W_BUSN_LOCATION_D

Location Surrogate Key


SUPERVISOR_WID Foreign Key to Employee (Manager) NUMBER W_EMPLOYEE_D
Dimension
Supervisor Surrogate Key
EMPLOYMENT_WID Foreign Key to Employment NUMBER W_EMPLOYMENT_D
Dimension
Employment Surrogate Key
AGE_BAND_WID Foreign key to Age Band dimension NUMBER W_AGE_BAND_D

Age Band Surrogate Key


PERFORMANCE_BAND_WID Foreign key to Performance Band NUMBER W_PERFORMANCE_BAND_D
dimension
Performance Band Surrogate Key

PRD_OF_WRK_BAND_WID Foreign key to Period of Service Band NUMBER W_PRD_OF_WRK_BAND_D


dimension
Period of Service Band Surrogate
Key
ABSENCE_TYPE_RSN_WID Identifies the Expiry length (date) of NUMBER W_ABSENCE_TYPE_RSN_D
the carry over entitlement
Carryover Expiry Date Surrogate
Key1
TRANSACTION_MONTH_WID Identifies the Accrual Transaction NUMBER W_MONTH_D
Date
Transaction Date Surrogate Key1

TRANSACTION_QTR_WID Identifies the Accrual Transaction NUMBER W_QTR_D


Date
Transaction Date Surrogate Key2

TRANSACTION_YEAR_WID Identifies the Accrual Transaction NUMBER W_YEAR_D


Date
Transaction Date Surrogate Key3

PERIOD_START_DT_WID Identifies the Accrual Period Start NUMBER W_DAY_D


Date
Period Start Date Surrogate Key

PERIOD_END_DT_WID Identifies the Accrual Period End Date NUMBER W_DAY_D

Period End Date Surrogate Key


TERM_START_DT_WID Identifies the Accrual Term Start Date NUMBER W_DAY_D

Term Start Date Surrogate Key


TERM_END_DT_WID Identifies the Accrual Term End Date NUMBER W_DAY_D

Term End Date Surrogate Key


CONT_SERVICE_DT_WID Identifies the Continuous Service Date NUMBER W_DAY_D

Continuous Service Date


Surrogate Key
ELIGIBILITY_DT_WID Identifies the Accrual Eligibility Date NUMBER W_DAY_D

Accrual Eligibility Date Surrogate


Key

DWDMR A-Z.doc
CO_EXPIRY_DT_WID Identifies the Expiry length (date) of NUMBER W_DAY_D
the carry over entitlement
Carryover Expiry Date Surrogate
Key
EMP_POSTN_DH_WID NUMBER

EMP_POSTN_DH_WID
SUP_HR_PERSON_WID NUMBER

SUP_HR_PERSON_WID
SUP_HR_ASSIGNMENT_WID NUMBER

SUP_HR_ASSIGNMENT_WID
HR_GEN01_WID NUMBER

HR_GEN02_WID NUMBER

HR_GEN03_WID NUMBER

ELIGIBILITY_FLG Eligibility Flag CHAR(1)

Accrual Eligibility Flag


MAX_BAL_REACHED_FLG Maximum Balance Reached Flag CHAR(1)

Maximum Balance Reached Flag

CO_EXPIRY_FLG Carryover Expiry Flag CHAR(1)

Carryover Expiry Flag


FTE Full Time Equivalent NUMBER(10,3)

FTE
SRC_ACCRUAL_UNITS Carryover Expiry Flag CHAR(1)

Carryover Expiry Flag1


HEADCOUNT Headcount NUMBER(10,3)

Headcount
STD_HOURS_DAY This is used to convert worked hours NUMBER(18,3)
per day.
Number of Hours worked per day

ACCRUED_DURN_HRS Total Earned (hours) time over a NUMBER(18,3)


period of time.
Accrued Duration (Hours)
ACCRUED_DURN_DAYS Total Earned (days) time over a period NUMBER(18,3)
of time.
Accrued Duration (Days)
ABSENCE_DURN_HRS Total Absence time (hours) over a NUMBER(18,3)
period of time.
Absence Duration (Hours)
ABSENCE_DURN_DAYS Total Absence time (days) over a NUMBER(18,3)
period of time.
Absence Duration (Days)
CREDITED_DURN_HRS Accrual bought time in Hours. NUMBER(18,3)

Credited Duration (Hours)

DWDMR A-Z.doc
CREDITED_DURN_DAYS Accrual bought time in days. NUMBER(18,3)

Credited Duration (Days)


DEBITED_DURN_HRS Accrual sold time in Hours. NUMBER(18,3)

Debited Duration (Hours)


DEBITED_DURN_DAYS Accrual sold time in dayss. NUMBER(18,3)

Debited Duration (Days)


CARRYOVER_DURN_HRS Amount of unused paid time (hours) NUMBER(18,3)
off entitlement an employee brings
Carryover Duration (Hours) forward from one accrual term to the
next.
CARRYOVER_DURN_DAYS Amount of unused paid time days) off NUMBER(18,3)
entitlement an employee brings
Carryover Duration (Days) forward from one accrual term to the
next.
ACCRUAL_BALANCE_DURN_HRS Accrual balance duration in hours. NUMBER(18,3)

Accrual Balance Duration (Hours)

ACCRUAL_BALANCE_DURN_DAYS Accrual balance duration in days. NUMBER(18,3)

Accrual Balance Duration (Days)

ACCRUAL_BALANCE_PRV_DURN_ Accrual balance duration in days. NUMBER(18,3)


DAYS

Accrual Balance Duration (Days)4

ACCRUAL_BALANCE_PRV_DURN_ Accrual balance duration in days. NUMBER(18,3)


HRS

Accrual Balance Duration (Days)3

NET_ENTLMNT_DURN_HRS Net entitlememt duration in hours. NUMBER(18,3)

Net Entitlement Duration (Hours)

NET_ENTLMNT_DURN_DAYS Net entitlememt duration in days. NUMBER(18,3)

Net Entitlement Duration (Days)

FORFEITED_DURN_DAYS This is the amount time in days of NUMBER(18,3)


unused PTO that is not available for
Forfeited Duration (Days) carry over under the plan rules.

FORFEITED_DURN_HRS This is the amount time in hours of NUMBER(18,3)


unused PTO that is not available for
Forfeited Duration (Hours) carry over under the plan rules.

PROJ_ENTLMNT_DURN_HRS Projected or focast entitlement time NUMBER(18,3)


(hours) as of the end term date
Projected Duration (Hours)
PROJ_ENTLMNT_DURN_DAYS Projected or focast entitlement time NUMBER(18,3)
(days) as of the end term date
Projected Duration (Days)

DWDMR A-Z.doc
MAX_BALANCE_DURN_HRS Accrual balance duration in days. NUMBER(18,3)

Accrual Balance Duration (Days)2

MAX_BALANCE_DURN_DAYS Accrual balance duration in days. NUMBER(18,3)

Accrual Balance Duration (Days)1

ACCRUAL_LIABILITY_AMT Accrual Lialibility Amount in local NUMBER(28,10)


currency
Accrual Lialibility Amount
BALANCE_IND Balance Indicator NUMBER

Balance Indicator
ASSIGNMENT_ID Assignment ID VARCHAR2(80)

Identifies the Worker's


Assignment
PERIOD_NUM Identifies the Accrual Period End Date NUMBER

Period End Date Surrogate Key1

ACCRUAL_PLAN_ID Accrual Band ID VARCHAR2(80)

Identifies the Accrual Band


Range1
ACCRUAL_ELEMENT_TYPE_ID Accrual Band ID VARCHAR2(80)

Identifies the Accrual Band


Range11
HR_PERSON_ID Accrual Band ID VARCHAR2(80)

Identifies the Accrual Band


Range111
TRANSACTION_DT DATE

EFFECTIVE_TO_DT Accrul effective to date DATE

Effective end date


EFFECTIVE_FROM_DT Accrual effective from date DATE

Effective Start Date


DOC_CURR_CODE This code corresponds to the VARCHAR2(30)
document currency. This typically is
Document/Transaction Currency the currency in which the transaction
Code occurred. Amounts will be stored in
this currency.
LOC_CURR_CODE This code corresponds to the local VARCHAR2(30)
currency. The local currency typically
Local/Regional Reporting Currency is the one in which the transaction
Code will be posted to meet legal
requirements for Company's Financial
reporting. Alternatively, it may be
linked to the currency used by
local/regional business units for
reporting purposes.

DWDMR A-Z.doc
LOC_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the Local
Document to Local Currency Currency.
Exchange Rate
GLOBAL1_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the first Global
Document to Global1 (for Global Currency. The Global currencies are
Reporting) Currency Exchange defined in global currency master
Rate table.
GLOBAL2_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the second
Document to Global2 (for Global Global Currency. The Global
Reporting) Currency Exchange currencies are defined in global
Rate currency master table.
GLOBAL3_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the third
Document to Global3 (for Global Global Currency. The Global
Reporting) Currency Exchange currencies are defined in global
Rate currency master table.
CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Created By User created the record in the source
Surrogate Key system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Last Modified By last modified the record in the source
User Surrogate Key system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
Source Record Creation Date and source system.
Time
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
Source Record Last Modified Date system.
and Time
AUX1_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time11 which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time12 which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time13 which acts as a source for the current
table.
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time1 which acts as a source for the current
table.

DWDMR A-Z.doc
DELETE_FLG This flag indicates the deletion status CHAR(1)
of the record in the source system. A
Deleted Record Indicator value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
ETL Process Identifier process used to create or update this
data.
INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)
a dimension or fact entity in its source
Unique Source Record Identifier system. In case of composite keys, the
value in this column can consist of
concatenated parts.

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
Generic Extension Column
HRS_EARNED_YTD NUMBER

HRS_TAKEN_YTD NUMBER

HRS_ADJUST_YTD NUMBER

HRS_BOUGHT_YTD NUMBER

DWDMR A-Z.doc
HRS_SOLD_YTD NUMBER

DWDMR A-Z.doc
W_ACCT_BUDGET_F
Business Name: Budget Fact

Description:
This fact table stores the budget data.

Table Columns:
Column Name Description Datatype Lookup Table
GL_ACCOUNT_WID Key to the GL Accounts dimension NUMBER W_GL_ACCOUNT_D

PROJECT_WID Key to the Projects dimension NUMBER W_PROJECT_D

PRODUCT_WID Key to the Products dimension NUMBER W_PRODUCT_D

LEDGER_WID Key to the Ledger dimension NUMBER W_LEDGER_D

BUDGET_LEDGER_WID Key to the Budget Ledger dimension NUMBER W_LEDGER_D

COMPANY_ORG_WID Key to the Company organization in NUMBER W_INT_ORG_D


Business Organizations dimension

BUDG_BUSN_AREA_ORG_WID Key to the Business Area Organization NUMBER W_INT_ORG_D


in Business Organization dimension

BUDG_FIN_AREA_ORG_WID Key to the Financial Area Organization NUMBER W_INT_ORG_D


in Business Organization dimension

BUDG_CTRL_AREA_ORG_WID Key to the Controlling Area NUMBER W_INT_ORG_D


Organization in Business Organization
dimension
COST_CENTER_WID Key to the Cost Center dimension NUMBER W_COST_CENTER_D

PROFIT_CENTER_WID NUMBER W_PROFIT_CENTER_D

BALANCING_SEGMENT_WID Key to the Profit Center dimension NUMBER W_BALANCING_SEGMENT_D

NATURAL_ACCOUNT_WID NUMBER W_NATURAL_ACCOUNT_D

BUDGET_WID Key to the Budget dimension NUMBER W_BUDGET_D

MCAL_CAL_WID Key to the Multi-Calendars dimension NUMBER W_MCAL_CAL_D

CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D


dimension indicating the user who
created the record in the source
system.

DWDMR A-Z.doc
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
last modified the record in the source
system.
POSTED_ON_DT_WID Posting Date key NUMBER W_DAY_D

PERIOD_BEGIN_DT_WID Period Begin Date key NUMBER W_DAY_D

PERIOD_END_DT_WID Period End Date key NUMBER W_DAY_D

GL_DATASET_SEC_WID NUMBER W_GL_DATASET_SEC_D

GL_DATASET_SEC_WID
BUDGET_DOC_AMT Budget Amount in document currency NUMBER

BUDGET_LOC_AMT Budget Amount in local currency NUMBER

BUDGET_GRP_AMT Budget Amount in group currency NUMBER

DOC_CURR_CODE This code corresponds to the VARCHAR2(30)


document currency. This typically is
the currency in which the transaction
occurred. Amounts will be stored in
this currency.
LOC_CURR_CODE This code corresponds to the local VARCHAR2(30)
currency. The local currency typically
is the one in which the transaction
will be posted to meet legal
requirements for company's Financial
reporting. Alternatively, it may be
linked to the currency used by
local/regional business units for
reporting purposes.

GRP_CURR_CODE This code corresponds to the group VARCHAR2(30)


currency.

GLOBAL1_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)


Document Currency to the first Global
Currency. The Global currencies are
defined in global currency master
table.
GLOBAL2_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the second
Global Currency. The Global
currencies are defined in global
currency master table.
GLOBAL3_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the third
Global Currency. The Global
currencies are defined in global
currency master table.

DWDMR A-Z.doc
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
source system.
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
system.
AUX1_CHANGED_ON_DT Oracle system field. This column DATE
identifies the last modified date and
time of the auxiliary table's record
which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Oracle system field. This column DATE
identifies the last modified date and
time of the auxiliary table's record
which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Oracle system field. This column DATE
identifies the last modified date and
time of the auxiliary table's record
which acts as a source for the current
table.
AUX4_CHANGED_ON_DT Oracle system field. This column DATE
identifies the last modified date and
time of the auxiliary table's record
which acts as a source for the current
table.
DELETE_FLG This flag indicates the deletion status CHAR(1)
of the record in the source system. A
value of "Y" indicates that the record
is deleted from the source system
and logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
warehouse table.
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
data warehouse table.

DATASOURCE_NUM_ID This column is the unique identifier of NUMBER


the source system from which data
was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
process used to create or update this
data.

DWDMR A-Z.doc
INTEGRATION_ID This column is the unique identifier of VARCHAR2(320)
a dimension or fact entity in its source
system. In case of composite keys, the
value in this column can consist of
concatenated parts.

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.

FINANCIAL_GL_FLG VARCHAR2(1)

BUDGETARY_CONTROL_FLG VARCHAR2(1)

CARRY_FORWARD_DOC_AMT NUMBER

CARRY_FORWARD_LOC_AMT NUMBER

ADJUSTMENT_DOC_AMT NUMBER

ADJUSTMENT_LOC_AMT NUMBER

GL_SEGMENT1_WID NUMBER W_GL_SEGMENT_D

GL_SEGMENT2_WID NUMBER W_GL_SEGMENT_D

GL_SEGMENT3_WID NUMBER W_GL_SEGMENT_D

GL_SEGMENT4_WID NUMBER W_GL_SEGMENT_D

GL_SEGMENT5_WID NUMBER W_GL_SEGMENT_D

GL_SEGMENT6_WID NUMBER W_GL_SEGMENT_D

GL_SEGMENT7_WID NUMBER W_GL_SEGMENT_D

GL_SEGMENT8_WID NUMBER W_GL_SEGMENT_D

DWDMR A-Z.doc
GL_SEGMENT9_WID Key to the GL Segment 9 in GL NUMBER W_GL_SEGMENT_D
Segment dimension

GL_SEGMENT10_WID Key to the GL Segment 10 in GL NUMBER W_GL_SEGMENT_D


Segment dimension

SEG_PROJECT_WID NUMBER

SEG_PROGRAM_WID NUMBER

BUDGET_MCAL_CAL_WID NUMBER

BUDGET_PERIOD_WID NUMBER W_MCAL_PERIOD_D

PERIOD_END_DT_KEY NUMBER

DWDMR A-Z.doc
W_ACD_EVENT_F
Business Name: ACD Event

Description:
The purpose of this table is to store the transactional events recorded in an ACD (Automatic Call Distribution)
system. Each event that happened in the ACD system is recorded as a separate record in this table. For example,
a customer calling the organization might be an event, the customer waiting in queue to get connected to an
agent might be another event, and the customer talking to the agent might be a third event, and so on. All of
these events are recorded separately in this table. The grain of this table is identified by the combination of Call
ID Num and Call Event type associated with the call. Call ID Num is a unique identifier of each call in the source
system and Call Event type is the nature of the event associated with the call. Example of call event type
includes Call Placed on Hold, Call Released from Hold, Call placed in Queue, After Call Work Started, After Call
Work Ended,etc. The Primary key of this table is defined by the combination of 'INTEGRATION_ID',
'DATASOURCE_NUM_ID'.

Table Columns:
Column Name Description Datatype Lookup Table
CUSTOMER_WID Customer Surrogate Key NUMBER W_PARTY_D

Customer Surrogate Key


CUSTOMER_CNTCT_WID Identifies the person representing the NUMBER W_PARTY_PER_D
customer who made the call. This
Customer Contact Surrogate Key column is being populated by
W_PERSON_D.

CNTCT_REP_WID Identifies the contact representative NUMBER


who handled the call/contact. This
Contact Representative Surrogate column is being populated by
Key W_EMPLOYEE_D.
SUPERVISOR_WID Identifies the supervisor of the NUMBER
contact representative who handles
Supervisor Surrogate Key the call/contact. This column is being
populated by W_EMPLOYEE_D.

MANAGER_WID Identifies the manager of the contact NUMBER


representative who handled the
Manager Surrogate Key call/contact. This column is being
populated by W_EMPLOYEE_D.

CNTCT_REP_ORG_WID Identifies the group to which the NUMBER W_INT_ORG_D


contact representative belongs. This
Contact Representative Group column is being populated by
Surrogate Key W_INT_ORG_D.
REP_HR_ORG_WID Identifies the department to which NUMBER W_INT_ORG_D
the contact representative belongs to.
Employee Organization Surrogate This column is being populated by
Key W_INT_ORG_D.
COMPANY_ORG_WID Identifies the company to which the NUMBER W_INT_ORG_D
contact representative belongs. This
Company Organization Surrogate column is being populated by
Key W_INT_ORG_D.
CNTCT_CNTR_LOC_WID Identifies the site/physical location of NUMBER W_BUSN_LOCATION_D
the contact center where call was
Contact Center Location Surrogate received. The column is being
Key populated by W_BUSN_LOCATION_D.

DWDMR A-Z.doc
ROUTE_STRTGY_WID Identifies the routing criteria used by NUMBER W_ROUTE_STRTGY_D
the organization to answer the
Routing Criterion Surrogate Key call/contact effectively. This column is
being populated by
W_ROUTE_STRTGY_D.

PRODUCT_WID Identifies the product or service NUMBER W_PRODUCT_D


regarding which the customer made
Product Surrogate Key the call. This column is being
populated by W_PRODUCT_D.

CHNL_TYPE_WID Identifies the channel through which NUMBER W_CHNL_TYPE_D


the contact was made with the
Channel Type Surrogate Key organization. This column is being
populated by W_CHNL_TYPE_D.
Examples include: 'CALL', 'CHAT',
'EMAIL', 'FAX', etc.

CMPGN_EPISODE_WID Identifies the campaign episode for NUMBER W_SOURCE_D


which the contact was made. The
Campaign Episode Surrogate Key contact could be response to a
campaign, inquiry regarding a
campaign, or complaint about the
product offering made through a
campaign. This column is being
populated by W_SOURCE_D.
CALL_TYPE_WID Identifies the nature of the call. NUMBER W_EVENT_TYPE_D
Examples include 'PRODUCT
Call Type Surrogate Key COMPLAINT', 'INQUIRY', 'CAMPAIGN
RESPONSE'. This column is being
populated by W_EVENT_TYPE_D.

CALL_EVNT_TYPE_WID Identifies the activity carried out for NUMBER W_EVENT_TYPE_D


the call/contact, such as "Call placed
Call Event Type Surrogate Key on hold", "Call released from Hold",
"After Call Work Started" on ACD and
Non-ACD Mode. This column is being
populated by W_EVENT_TYPE_D with
class type 'INTRA_CALL'.

IVR_MENU_WID Identifies the menu that the customer NUMBER W_IVR_MENU_D


selected from the IVR system. This is
IVR Menu Selected Surrogate Key being populated by W_IVR_MENU_D.

CALL_REASON_WID Identifies the reason for the call. This NUMBER W_REASON_D
could be "A customer contacting the
Call Reason Surrogate Key organization to inquire about
something", or the organization
contacting the customer "to offer a
new credit card", etc. This column is
being populated by W_REASON_D.

EVENT_START_LDT_WID Identifies the start date (in local date) NUMBER W_DAY_D
of the call recorded in the Automated
Event Start Date Surrogate Key Call Distributor (ACD) system.
(Local Date)
EVENT_START_LTM_WID Identifies the start time (in local time) NUMBER W_TIME_OF_DAY_D
of the call recorded in the Automated
Event Start Time Surrogate Key Call Distributor (ACD) system.
(Local Time)

DWDMR A-Z.doc
EVENT_END_LDT_WID Identifies the end date (in local date) NUMBER W_DAY_D
of the call recorded in the Automated
Event End Date Surrogate Key Call Distributor (ACD) system.
(Local Date)
EVENT_END_LTM_WID Identifies the end time (in local time) NUMBER W_TIME_OF_DAY_D
of the call recorded in the Automated
Event End Time Surrogate Key Call Distributor (ACD) system.
(Local Time)
EVENT_START_DT_WID Identifies the start date of the call NUMBER W_DAY_D
event where the start date can be
Event Start Date Surrogate Key either the origination date where the
call came from or the local date
where the call was recorded. This
field can be configured to reflect
either of the two dates.

EVENT_START_TM_WID Identifies the start time of the call NUMBER W_TIME_OF_DAY_D


event where the start time can be
Event Start Time Surrogate Key either the origination time where the
call came from or the local time
where the call was recorded. This
field can be configured to reflect
either of the two times.

EVENT_END_DT_WID Identifies the end date of the call NUMBER W_DAY_D


event where the end date can be
Event End Date Surrogate Key either the origination date where the
call came from or the local date
where the call was recorded. This
field can be configured to reflect
either of the two dates.

EVENT_END_TM_WID Identifies the end time of the call NUMBER W_TIME_OF_DAY_D


event where the end time can be
Event End Time Surrogate Key either the origination time where the
call came from or the local time
where the call was recorded. This
field can be configured to reflect
either of the two times.

EVENT_DURATION It identifies the duration of the event NUMBER


in seconds
Event Duration
IVR_FLG Identifies whether the associated CHAR(1)
activity happened in an IVR or not. A
IVR Event Indicator value of 'Y' corresponds to an activity
in the IVR and a value of 'N'
corresponds to a non-IVR activity.

CALLID_NUM A system generated number which VARCHAR2(30)


identifies each an every contact that
Caller Identifier was made with the organization. If
the customer calls the organization
then the ACD system will create a
unique Call ID which will be populated
in this column.

DWDMR A-Z.doc
ANI_NUM Identifies the Automatic Number VARCHAR2(30)
Identifier (ANI) number, the phone
Automatic Number Identifier number from which the caller is
calling.
DNI_NUM Identifies the number that the caller VARCHAR2(30)
has dialed.
Dialed Number Identifier
EXTENSION_NUM Identifies the extension number of VARCHAR2(30)
the contact representative attending
Dialed Extension the call at the call center/contact
center location.
TELESET_NUM Identifies the physical telephone set VARCHAR2(30)
at the contact center location which is
Teleset Number used to answer the calls. This number
has a direct relationship with the
representative's extension number,
but not with a particular contact
representative.

CUSTOMER_REF_NUM Identifies the reference information VARCHAR2(30)


provided by the customer which was
Reference Number used to match the call. Examples
include 'Social Security Number',
'Credit Card Number', 'Customer
Account Number', etc.

REF_NUM_TYPE Identifies the reference information VARCHAR2(30)


type that was provided by the
Reference Type customer to match the incoming call.
Example include 'Social Security
Number', 'Credit Card Number' or
'Customer Account Number', etc.

EVENT_SEQUENCE_NUM Identifies the sequence in which the NUMBER


events happened for this call. This is a
Event Sequence Number running serial number.
CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Created By User created the record in the source
Surrogate Key system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Last Modified By last modified the record in the source
User Surrogate Key system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
Source Record Creation Date and source system.
Time
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
Source Record Last Modified Date system.
and Time
AUX1_CHANGED_ON_DT Oracle System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.

DWDMR A-Z.doc
AUX2_CHANGED_ON_DT Oracle System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Oracle System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX4_CHANGED_ON_DT Oracle System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
DELETE_FLG This flag indicates the deletion status CHAR(1)
of the record in the source system. A
Deleted Record Indicator value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Oracle recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Oracle System Field. This column is NUMBER


the unique identifier for the specific
ETL Process Identifier ETL process used to create or update
this data.
INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)
a dimension or fact entity in its source
Unique Source Record Identifier system. In case of composite keys, the
value in this column can consist of
concatenated parts.

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

DWDMR A-Z.doc
X_CUSTOM This column is used as a generic field VARCHAR2(10)
for customer extensions.
Generic Extension Column
CUSTOMER_ACCNT_WID Identifies the customer who NUMBER W_CUSTOMER_ACCOUNT_D
contacted the organization. This
Customer Account Surrogate Key column is being populated by
W_ORG_D.

DWDMR A-Z.doc
W_ACTIVITY_A
Business Name: W_ACTIVITY_A

Description:
W_ACTIVITY_A aggregate table is used to analyze the performance of a service region. The grain of this fact is
service region, activity status, activity priority, activity type and activity category. It stores statistics such as
Duration days, travel cost, travel time, total cost , etc.

Table Columns:
Column Name Description Datatype Lookup Table
ACT_MTH_WID NUMBER W_DAY_D

ACT_TYPE_WID NUMBER W_XACT_TYPE_D

AVG_TRVL_SPEED NUMBER(28,10)

AVG_TRVL_TM_MIN NUMBER(28,10)

CALL_DURATION NUMBER(28,10)

CATEGORY_WID NUMBER W_XACT_TYPE_D

COST NUMBER(28,10)

DUR_DAYS NUMBER(28,10)

LOC_COST_AMT Cost of Activity in local Currency. NUMBER(28,10)

DUR_HOURS NUMBER(28,10)

GLOBAL1_COST_AMT Cost of Activity in first global NUMBER(28,10)


currency.

DUR_MINS NUMBER(28,10)

GLOBAL2_COST_AMT Cost of Activity in second global NUMBER(28,10)


currency.

GLOBAL3_COST_AMT Cost of Activity in third global NUMBER(28,10)


currency.

MIN_TRVL_TM_MIN NUMBER(28,10)

NUM_ACT NUMBER

DWDMR A-Z.doc
GLOBAL1_TRVL_COST_AMT Cost of Activity in first global NUMBER(28,10)
currency.

GLOBAL2_TRVL_COST_AMT Cost of Activity in second global NUMBER(28,10)


currency.

NUM_CLOSED_ACT NUMBER

NUM_OPEN_ACT NUMBER

GLOBAL3_TRVL_COST_AMT Cost of Activity in third global NUMBER(28,10)


currency.

OWNER_WID NUMBER W_PARTY_PER_D

PRIORITY_WID NUMBER W_XACT_TYPE_D

REGION_WID NUMBER W_REGION_D

RESOLUTION_WID NUMBER W_XACT_TYPE_D

STATUS_WID NUMBER W_XACT_TYPE_D

TRAVEL_TM_MIN NUMBER(28,10)

TRVL_COST_AMT NUMBER(28,10)

LOC_CURR_CODE Local currency code. The local VARCHAR2(30)


currency typically is the one in which
the transaction will be posted to meet
legal requirements for Company's
Financial reporting. Alternatively, it
may be linked to the currency used by
local/regional business .

LOC_TRVL_COST_AMT Local Travel Cost Amount. NUMBER(28,10)

DATASOURCE_NUM_ID This column is the unique identifier of NUMBER


the source system from which data
was extracted. In order to be able to
trace the data back to its source,
Oracle recommends that you define
separate unique source IDs for each
of your different source instances.

DWDMR A-Z.doc
TENANT_ID This column is the unique identifier VARCHAR2(80)
for a Tenant in a multi-tenant
environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

ETL_PROC_WID Siebel System Field.This column is the NUMBER


unique identifier for the specific ETL
process used to create or update this
data.
W_INSERT_DT This column stores the date on which DATE
the record was inserted in the data
warehouse table.
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
data warehouse table.

GLOBAL4_COST_AMT NUMBER(28,10)

GLOBAL5_COST_AMT NUMBER(28,10)

GLOBAL4_TRVL_COST_AMT NUMBER(28,10)

GLOBAL5_TRVL_COST_AMT NUMBER(28,10)

DWDMR A-Z.doc
W_ACTIVITY_CONTACT_F
Business Name: W_ACTIVITY_CONTACT_F

Description:
The purpose of this table is to store details of different Contacts assigned to different Activities. The grain of this
fact is Contact assigned to each Activity.

Table Columns:
Column Name Description Datatype Lookup Table
INTEGRATION_ID VARCHAR2(80)

DATASOURCE_NUM_ID NUMBER

ACTIVITY_ID VARCHAR2(80)

ACTIVITY_NUMBER VARCHAR2(30)

CONTACT_ID VARCHAR2(80)

CONTACT_WID NUMBER W_PARTY_PER_D

CONTACT_RELATIONSHIP_ID VARCHAR2(80)

RECUR_SERIES_ID VARCHAR2(80)

DOC_CURR_CODE VARCHAR2(30)

CORP_CURR_CODE VARCHAR2(30)

CURCY_CONV_RATE_TYPE VARCHAR2(30)

AUX1_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT DATE

CHANGED_BY_WID NUMBER

DWDMR A-Z.doc
CHANGED_ON_DT DATE

CREATED_BY_WID NUMBER

CREATED_ON_DT DATE

OBJECT_VERSION_NUMBER NUMBER

LAST_UPDATE_LOGIN VARCHAR2(80)

USER_LAST_UPDATE_DATE DATE

CONFLICT_ID VARCHAR2(80)

ROW_WID NUMBER

DELETE_FLG CHAR(1)

X_CUSTOM VARCHAR2(10)

TENANT_ID VARCHAR2(80)

ETL_PROC_WID NUMBER

W_INSERT_DT DATE

W_UPDATE_DT DATE

CONTACT_SCD1_WID NUMBER

DWDMR A-Z.doc
W_ACTIVITY_F
Business Name: W_ACTIVITY_F

Description:
The purpose of this table is to store details of all Field service activities carried out by Field service
representatives. The grain of this fact is a single Field service task be it for scheduled maintenance activity or
any other scheduled/non-scheduled Service Request. Owner, Contact, Customer, Owner Organization, Region,
assignee are some of the main dimensions of this fact. It helps in analyzing cost of any field service activity, its
current status, Material cost, Labour cost, Travel Time, etc. It also helps in analyzing performance of Field service
representatives and a Service organization overall in terms of number of activities open, average time to
complete an activity.

Table Columns:
Column Name Description Datatype Lookup Table
CUSTOMER_GEO_WID Identifies the customer with NUMBER W_GEO_D
reference to Geography.
Customer Geography Surrogate
Key
CUSTOMER_WID Identifies the customer, foreign Key NUMBER W_PARTY_D
to the Customers dimension.
Customer Surrogate Key
ACTUAL_END_WID Actual End Surrogate Key NUMBER W_DAY_D

Actual End Surrogate Key


ACTUAL_START_WID Actual Start Surrogate Key NUMBER W_DAY_D

Actual Start Surrogate Key


ACT_TYPE_WID Activity Type Surrogate Key NUMBER W_XACT_TYPE_D

Activity Type Surrogate Key


ASSET_PROD_WID Asset Product Surrogate Key NUMBER W_PRODUCT_D

Asset Product Surrogate Key


ASSET_WID Asset Surrogate Key NUMBER W_ASSET_D

Asset Surrogate Key


CAMP_END_DT_WID Campaign End Date Surrogate Key NUMBER W_DAY_D

Campaign End Date Surrogate Key

CAMP_LNCH_DT_WID Campaign Launch Date Surrogate Key NUMBER W_DAY_D

Campaign Launch Date Surrogate


Key
CAMP_ST_DT_WID Campaign Start Date Surrogate Key NUMBER W_DAY_D

Campaign Start Date Surrogate


Key
CATEGORY_WID Category Surrogate Key NUMBER W_XACT_TYPE_D

Category Surrogate Key


CLAIM_WID Claim Surrogate Key NUMBER W_INS_CLAIM_D

Claim Surrogate Key


CONTACT_WID Contact Surrogate Key NUMBER W_PARTY_PER_D

Contact Surrogate Key

DWDMR A-Z.doc
CON_GEO_WID Contact Geography Surrogate Key NUMBER W_GEO_D

Contact Geography Surrogate Key

CREATED_BY_ORG_WID Created by Organization Surrogate NUMBER W_INT_ORG_D


Key
Created by Organization Surrogate
Key
CREATED_DT_WID Created Date Surrogate Key NUMBER W_DAY_D

Created Date Surrogate Key


DATASOURCE_NUM_ID Source Identifier NUMBER

Source Identifier
DUE_WID Due Surrogate Key NUMBER W_DAY_D

Due Surrogate Key


ENTITLEMENT_WID Entitlement Surrogate Key NUMBER W_ENTLMNT_D

Entitlement Surrogate Key


ETL_PROC_WID ETL Process Identifier NUMBER

ETL Process Identifier


INSCLM_ELMNT_WID Insurance Claim Entitlement NUMBER W_CLAIMELMNT_D
Surrogate Key
Insurance Claim Entitlement
Surrogate Key
INTEGRATION_ID Unique Source Record Identifier VARCHAR2(80)

Unique Source Record Identifier

TENANT_ID Tenant Identifier VARCHAR2(80)

Tenant Identifier
OPTY_WID Opportunity Surrogate Key NUMBER W_OPTY_D

Opportunity Surrogate Key


OWNER_ORG_WID Owner Organization Surrogate Key NUMBER W_INT_ORG_D

Owner Organization Surrogate Key

PR_OWNER_BU_WID Primary Owner Business Unit NUMBER W_INT_ORG_D


Surrogate Key
Primary Owner Business Unit
Surrogate Key
OWNER_WID Owner Surrogate Key NUMBER W_EMPLOYEE_D

Owner Surrogate Key


OWNER_WID Owner Surrogate Key NUMBER W_PARTY_PER_D

Owner Surrogate Key


PLANNED_END_WID Planned End Surrogate Key NUMBER W_DAY_D

Planned End Surrogate Key


PLANNED_START_WID Planned Start Surrogate Key NUMBER W_DAY_D

Planned Start Surrogate Key


POSITION_WID Position Surrogate Key NUMBER W_POSITION_D

Position Surrogate Key

DWDMR A-Z.doc
POSITION_DH_WID NUMBER W_POSITION_DH

PRIORITY_WID Priotity Surrogate Key NUMBER W_XACT_TYPE_D

Priotity Surrogate Key


PROGRAM_WID Program Surrogate Key NUMBER

Program Surrogate Key


REGION_WID Region Surrogate Key NUMBER W_REGION_D

Region Surrogate Key


RESOLUTION_WID Resolution Surrogate Key NUMBER W_XACT_TYPE_D

Resolution Surrogate Key


ROW_WID Activity Surrogate Key NUMBER

Activity Surrogate Key


SOURCE_WID Source Surrogate Key NUMBER W_SOURCE_D

Source Surrogate Key


STATUS_WID Status Surrogate Key NUMBER W_STATUS_D

Status Surrogate Key


CASE_LEAD_WID Case Lead Surrogate Key NUMBER W_LEAD_D

Case Lead Surrogate Key


CASE_STG_WID Case Stage Surrogate Key NUMBER

Case Stage Surrogate Key


CASE_WID Case Surrogate Key NUMBER W_CASE_D

Case Surrogate Key


INCIDENT_WID Incident Surrogate Key NUMBER W_INCIDENT_D

Incident Surrogate Key


ACTUAL_END_DT Actual End Date and Time DATE

Actual End Date and Time


ACTUAL_START_DT Actual Start Date and Time DATE

Actual Start Date and Time


A_JULIAN_END_DT Actual Julian End Date and Time NUMBER(28,10)

Actual Julian End Date and Time

A_JULIAN_START_DT Actual Julian Start Date and Time NUMBER(28,10)

Actual Julian Start Date and Time

BILLABLE_FLG Billable Flag CHAR(1)

Billable Flag
CALL_DURATION Call Duration NUMBER(28,10)

Call Duration
CALL_RPT_IND Call Repeating Indicator NUMBER

Call Repeating Indicator

DWDMR A-Z.doc
OPTY_ESCL_FLG CHAR(1)

OVER_DUE_FLG CHAR(1)

OWN_ORG_PRTNR_FLG CHAR(1)

RESPONSE_TIME NUMBER(10,2)

SR_ESCL_FLG CHAR(1)

TRAVEL_TM_MIN NUMBER(28,10)

E_MAIL_ADDRESS VARCHAR2(150)

E_MAIL_CAT VARCHAR2(25)

E_MAIL_CAT_I VARCHAR2(25)

FS_CURCY_CD VARCHAR2(80)

NAME VARCHAR2(500)

VIS_PR_OWN_ID VARCHAR2(15)

VIS_PR_POS_ID VARCHAR2(15)

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions

DELETE_FLG This flag indicates the deletion status VARCHAR2(1)


of the record in the source system. A
value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

DOC_CURR_CODE This code corresponds to the VARCHAR2(30)


Document currency. The Document
currency is the one in which the
transaction occurred.

DWDMR A-Z.doc
LOC_CURR_CODE Local currency code. The local VARCHAR2(30)
currency typically is the one in which
the transaction will be posted to meet
legal requirements for Company's
Financial reporting. Alternatively, it
may be linked to the currency used by
local/regional business.

LOC_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)


Document Currency to the Local
Currency.
GLOBAL1_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the first Global
Currency. The Global currencies are
defined in global currency master
table.
GLOBAL2_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the second
Global Currency. The Global
currencies are defined in global
currency master table.
GLOBAL3_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the third
Global Currency. The Global
currencies are defined in global
currency master table.
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER
dimension indicating the user who
Source Record Changed By User last modified the record in the source
Surrogate Key system
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
source system.
CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Created By User created the record in the source
Surrogate Key system.
AUX1_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
time of the auxiliary table's record
which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
time of the auxiliary table's record
which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
time of the auxiliary table's record
which acts as a source for the current
table.

DWDMR A-Z.doc
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
time of the auxiliary table's record
which acts as a source for the current
table.
W_INSERT_DT This column stores the date on which DATE
the record was inserted in the data
warehouse table.
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
data warehouse table.

SRVC_BILL_TS_TIME Billable Time Sheet Time of Field NUMBER(28,10)


Service Activity.

SRVC_NBILL_TS_TIME Non-Billable Time Sheet Time of Field NUMBER(28,10)


Service Activity.

SRVC_TS_TOTAL_TIME Total Time Sheet Time of Field Service NUMBER(28,10)


Activity.

DOC_COST Cost in Document currency. NUMBER(28,10)

DOC_SRVC_BILL_EXP_COST Service Billable Activity Expense Cost NUMBER(28,10)


in Document currency.

DOC_SRVC_BILL_PART_COST Billable Part Movement Cost of Field NUMBER(28,10)


Service Activity in Document
currency.
DOC_SRVC_BILL_TS_COST Billable Time Sheet Cost of Field NUMBER(28,10)
Service Activity in Document
currency.
DOC_SRVC_BILL_EXP_PRICE Billable Expense Price of Field Service NUMBER(28,10)
Activity in Document currency.

DOC_SRVC_BILL_PART_PRICE Billable Part Movement Price of Field NUMBER(28,10)


Service Activity in Document
currency.
DOC_SRVC_BILL_TS_PRICE Billable Time Sheet Price of Field NUMBER(28,10)
Service Activity in Document
currency.
DOC_SRVC_NBILL_EXP_COST Service Non-Billable Activity Expense NUMBER(28,10)
Cost in Document currency.

DOC_SRVC_NBILL_PART_COST Non-Billable Part Movement Cost of NUMBER(28,10)


Field Service Activity in Document
currency.
DOC_SRVC_NBILL_TS_COST Non-Billable Time Sheet Cost of Field NUMBER(28,10)
Service Activity in Document
currency.
DOC_SRVC_NBILL_EXP_PRICE Non-Billable Expense Price of Field NUMBER(28,10)
Service Activity in Document
currency.
DOC_SRVC_NBILL_PART_PRICE Non-Billable Part Movement Price of NUMBER(28,10)
Field Service Activity in Document
currency.
DOC_SRVC_NBILL_TS_PRICE Non-Billable Time Sheet Price of Field NUMBER(28,10)
Service Activity in Document
currency.

DWDMR A-Z.doc
CUSTOMER_ACCOUNT_WID Identifies the customer account, NUMBER W_CUSTOMER_ACCOUNT_D
foreign Key to the Customer Account
Customer Account Surrogate Key dimension.

GLOBAL4_EXCHANGE_RATE NUMBER(28,10)

GLOBAL5_EXCHANGE_RATE NUMBER(28,10)

EXCHANGE_DT DATE

SR_OPEN_DT DATE

SR_ATTR_WID NUMBER W_SRVREQ_MD

SR_ID VARCHAR2(80)

SR_NUM VARCHAR2(100)

AGREE_ID VARCHAR2(80)

AGREE_NUMBER VARCHAR2(120)

AGREE_NAME VARCHAR2(600)

PARTNER_ORG_WID NUMBER

POSITION_DH_SCD1_WID NUMBER

CAMPAIGN_ID VARCHAR2(80)

ACTIVITY_CREATED_BY_ID VARCHAR2(80)

ACTIVITY_CREATED_ON_DT DATE

ACTIVITY_UPDATED_BY_ID VARCHAR2(80)

ACTIVITY_UPDATED_ON_DT DATE

ACTIVITY_LAST_UPD_LOGIN VARCHAR2(80)

DWDMR A-Z.doc
ACTIVITY_NUMBER VARCHAR2(30)

ACTIVITY_FUNCTION_CODE VARCHAR2(30)

CORP_CURR_CODE VARCHAR2(30)

CURCY_CONV_RATE_TYPE VARCHAR2(30)

SUBJECT VARCHAR2(500)

OUTCOME_CODE VARCHAR2(30)

ACTIVITY_PARTIAL_DESC VARCHAR2(4000)

DIRECTION_CODE VARCHAR2(30)

ACT_USER_LAST_UPD_DT DATE

LAST_UPD_LOGIN VARCHAR2(80)

LOCATION VARCHAR2(200)

PARENT_ACTIVITY_ID VARCHAR2(80)

ASSESSMENT_ID VARCHAR2(80)

SORT_DT DATE

REF_CUSTOMER_ID VARCHAR2(80)

REF_CUST_ACT_TYPE_CODE VARCHAR2(30)

OBJECT_VERSION_NUMBER NUMBER

OTHER_PARTY_PHONE_NUMBER VARCHAR2(80)

SWITCH_CALL_ID VARCHAR2(128)

DWDMR A-Z.doc
ALL_DAY_FLG CHAR(1)

PARTNER_PROGRAM_ID VARCHAR2(80)

PARTNER_USAGE_FLG CHAR(1)

PCT_COMPLETE NUMBER(28,10)

SORT_DT_WID NUMBER

LEAD_ID VARCHAR2(80)

OWNER_ID VARCHAR2(80)

PRIMARY_CONTACT_ID VARCHAR2(80)

CUSTOMER_SCD1_WID NUMBER

DWDMR A-Z.doc
W_ACTIVITY_RESOURCE_F
Business Name: W_ACTIVITY_RESOURCE_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
INTEGRATION_ID VARCHAR2(80)

DATASOURCE_NUM_ID NUMBER

ACTIVITY_ID VARCHAR2(80)

ACTIVITY_NUMBER VARCHAR2(30)

RESOURCE_ID VARCHAR2(80)

RESOURCE_WID NUMBER W_EMPLOYEE_D

SHOW_TIME_AS_CODE VARCHAR2(80)

RECUR_SERIES_ID VARCHAR2(80)

DOC_CURR_CODE VARCHAR2(30)

CORP_CURR_CODE VARCHAR2(30)

CURCY_CONV_RATE_TYPE VARCHAR2(30)

AUX1_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT DATE

CHANGED_BY_WID NUMBER

CHANGED_ON_DT DATE

DWDMR A-Z.doc
CREATED_BY_WID NUMBER

CREATED_ON_DT DATE

OBJECT_VERSION_NUMBER NUMBER

LAST_UPDATE_LOGIN VARCHAR2(80)

USER_LAST_UPDATE_DATE DATE

CONFLICT_ID VARCHAR2(80)

ROW_WID NUMBER

RESPONSE_CODE VARCHAR2(30)

REMINDER_PERIOD VARCHAR2(30)

REMINDER_DATETIME DATE

SENDER_JOB_ID VARCHAR2(80)

ATK_MESSAGE_ID VARCHAR2(80)

DELETE_FLG CHAR(1)

TENANT_ID VARCHAR2(80)

X_CUSTOM VARCHAR2(10)

ETL_PROC_WID NUMBER

W_INSERT_DT DATE

W_UPDATE_DT DATE

RESOURCE_SCD1_WID NUMBER

DWDMR A-Z.doc
W_AGE_BAND_D
Business Name: W_AGE_BAND_D

Description:
W_AGE_BAND_D dimension table stores person's AGE and AGE BANDS (e.g. 45-60 Years,60 Years and Above).
The table will have a row for each month of age and each band of age. These age bands are user configurable
based on reporting needs.

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate key to uniquely identify a NUMBER
record.
For Age Band level ? Derived from a
sequence (Values 3000 and above).
For Age Level ? Intelligent Key (Month
Number).
PARENT_ROW_WID ROW_WID of parent row. NUMBER
For age level, this is the ROW_WID for
age band level.
For age band level it is null
W_PERSON_AGE_BAND_CODE VARCHAR2(255)

BAND_SEQUENCE_NUM Sequence in which the age bands and NUMBER


age are to be displayed in the reports.

BAND_MIN_MONTHS Minimum Month for the age to NUMBER


qualify for the age band.

BAND_MAX_MONTHS Maximum Month for the age to NUMBER


qualify for the age band.

LEVEL_ID "AGE" for base level. VARCHAR2(80)


"AGE_BAND" for requisition age band
level.
CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER
dimension indicating the user who
created the record in the source
system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER
dimension indicating the user who
last modified the record in the source
system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
source system.
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
system.
AUX1_CHANGED_ON_DT This column identifies the last DATE
modified date and time of the
auxiliary table's record which acts as a
source for the current table.
AUX2_CHANGED_ON_DT This column identifies the last DATE
modified date and time of the
auxiliary table's record which acts as a
source for the current table.

DWDMR A-Z.doc
AUX3_CHANGED_ON_DT This column identifies the last DATE
modified date and time of the
auxiliary table's record which acts as a
source for the current table.
AUX4_CHANGED_ON_DT This column identifies the last DATE
modified date and time of the
auxiliary table's record which acts as a
source for the current table.
DELETE_FLG This flag indicates the deletion status CHAR(1)
of the record in the source system. A
value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
warehouse table.
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
data warehouse table.

DATASOURCE_NUM_ID This column is the unique identifier of NUMBER


the source system from which data
was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID This column is the unique identifier NUMBER


for the specific ETL process used to
create or update this data.

INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)


a dimension or fact entity in its source
system. In case of composite keys, the
value in this column can consist of
concatenated parts.

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.

DWDMR A-Z.doc
W_AGREEITEM_F
Business Name: Agree Item Fact

Description:
W_AGREEITEM_F fact table stores information about the agreement terms and lines. The grain of this table is at
¿Agreement Line¿ level. It holds the price associated with each agreement lines, date effectivity, products
covered etc. The dimensionalities captured in the fact includes Customer, Asset, Quote, Product, contact, Owner
Organization etc.

Table Columns:
Column Name Description Datatype Lookup Table
CUSTOMER_WID Identifies the customer, foreign Key NUMBER W_PARTY_D
to the Customers dimension
Customer Surrogate Key
ACTION_WID NUMBER W_XACT_TYPE_D

APPR_BY_WID NUMBER W_EMPLOYEE_D

ASSET_WID NUMBER W_ASSET_D

CANCEL_DT_WID NUMBER W_DAY_D

CONTACT_WID NUMBER W_PARTY_PER_D

CVRD_ASSET_WID NUMBER W_ASSET_D

DATASOURCE_NUM_ID NUMBER

DISCNT_MECH_WID NUMBER

END_DT_WID NUMBER W_DAY_D

ETL_PROC_WID NUMBER

INTEGRATION_ID VARCHAR2(80)

ITM_STAT_WID NUMBER W_STATUS_D

LEGAL_CONTACT_WID NUMBER W_PARTY_PER_D

OPTY_WID NUMBER W_OPTY_D

DWDMR A-Z.doc
PAR_LN_PROD_WID NUMBER W_PRODUCT_D

PRODUCT_WID NUMBER W_PRODUCT_D

PR_OWNER_ORG_WID NUMBER W_INT_ORG_D

PR_SALES_REP_WID NUMBER W_EMPLOYEE_D

PR_VIS_ORG_WID NUMBER W_INT_ORG_D

ROOT_LN_PROD_WID NUMBER W_PRODUCT_D

ROW_WID NUMBER

START_DT_WID NUMBER W_DAY_D

SVC_PROVIDER_WID NUMBER W_PARTY_D

BILLABLE_IND NUMBER

DISCNT_AMT NUMBER(28,10)

DISCNT_PERCENT NUMBER(28,10)

EXISTING_FLG CHAR(1)

CUSTOMER_SCD1_WID NUMBER W_PARTY_D

INCL_CALC_IND NUMBER

LIST_PRI NUMBER(28,10)

LN_NUM NUMBER(28,10)

NET_PRI NUMBER(28,10)

NRC_IND NUMBER

PAR_LN_NUM NUMBER(28,10)

DWDMR A-Z.doc
PROD_AMT NUMBER(28,10)

PROD_COST NUMBER(28,10)

PROMO_ITEM_FLG CHAR(1)

REQUESTED_QTY NUMBER(28,10)

ROLLUP_NET_PRI NUMBER(28,10)

ROOT_LN_NUM NUMBER(28,10)

SERVICE_AMT NUMBER(28,10)

START_PRI NUMBER(28,10)

TOP_LVL_IND CHAR(1)

EXCHANGE_DT DATE

X_CUSTOM VARCHAR2(10)

VIS_PR_POSTN_DH_WID NUMBER W_POSITION_DH

PR_OWNER_BU_WID NUMBER W_INT_ORG_D

AUX1_CHANGED_ON_DT Siebel System field. This column DATE


identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time1 which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time2 which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time3 which acts as a source for the current
table.
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time4 which acts as a source for the current
table.

DWDMR A-Z.doc
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER
dimension indicating the user who
Source Record Last Modified By last modified the record in the source
User Surrogate Key system
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
Source Record Last Modified Date system.
and Time
CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Created By User created the record in the source
Surrogate Key system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
Source Record Creation Date and source system.
Time
DELETE_FLG This flag indicates the deletion status CHAR(1)
of the record in the source system. A
Deleted Record Indicator value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

DISCNT_DOC_AMT Specified Discount Amount, if NUMBER(28,10)


discount percentage not Specified, in
Discount Amount in document document Currency
Currency
DOC_CURR_CODE This code corresponds to the VARCHAR2(30)
Document currency. The Document
Document/Transaction Currency currency is the one in which the
Code transaction occurred.
GLOBAL1_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the first Global
Document to Global1 (for Global Currency. The Global currencies are
Reporting) Currency Exchange defined in global currency master
Rate table.
GLOBAL2_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the second
Document to Global2 (for Global Global Currency. The Global
Reporting) Currency Exchange currencies are defined in global
Rate currency master table.
GLOBAL3_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the third
Document to Global3 (for Global Global Currency. The Global
Reporting) Currency Exchange currencies are defined in global
Rate currency master table.
LIST_PRI_DOC_AMT List Price in document Currency NUMBER(28,10)

List Price in document Currency

LOC_CURR_CODE Local currency code VARCHAR2(30)

Local/Regional Reporting Currency


Code
LOC_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the Local
Document to Local Currency Currency.
Exchange Rate

DWDMR A-Z.doc
NET_PRI_DOC_AMT Final Price in document Currency NUMBER(28,10)

Final Price in document Currency

PROD_CST_DOC_AMT Cost of Product Sold in document NUMBER(28,10)


Currency
Cost of Product Sold in document
Currency
PROD_DOC_AMT Tangible Product Amount in NUMBER(28,10)
document Currency
Tangible Product Amount in
document Currency
ROLLUP_NET_PRI_DOC_AMT Net price of children rolled up in NUMBER(28,10)
document Currency
Net price of children rolled up in
document Currency
SERVICE_DOC_AMT Amount for Service Products in NUMBER(28,10)
document Currency
Service Amount in document
Currency
START_PRI_DOC_AMT Adjusted Unit Price/Start Price in NUMBER(28,10)
document Currency
Start Price in document Currency

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert Date warehouse table
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse
and Time
ACCOUNT_WID NUMBER

CUSTOMER_ACCOUNT_WID Identifies the customer account, NUMBER W_CUSTOMER_ACCOUNT_D


foreign Key to the Customer Account
Customer Account Surrogate Key dimension

PRODUCT_SCD1_WID NUMBER W_PRODUCT_D

GLOBAL5_EXCHANGE_RATE NUMBER(28,10)

GLOBAL4_EXCHANGE_RATE NUMBER(28,10)

AGREE_NUMBER VARCHAR2(120)

AGREE_NUMBER

DWDMR A-Z.doc
AGREE_END_DT DATE

AGREE_END_DT
AGREE_START_DT DATE

AGREE_START_DT
AGREE_CODE_WID NUMBER W_XACT_TYPE_D

AGREE_CODE_WID
AGREE_STATUS_WID NUMBER

AGREE_STATUS_WID
AGREEMENT_ID VARCHAR2(80)

AGREEMENT_ID
PRI_LST_NAME VARCHAR2(255)

RENEWABLE_FLG CHAR(1)

SERVICE_FLG CHAR(1)

VALID_FLG CHAR(1)

NAME VARCHAR2(600)

PAR_NAME CHAR(200)

APPR_DT DATE

EFF_DT DATE

APPR_BY_EMP VARCHAR2(120)

PR_SALES_EMP VARCHAR2(50)

RATE_LST_NAME VARCHAR2(50)

QUOTE_ID VARCHAR2(30)

QUOTE_NUM VARCHAR2(30)

QUOTE_NAME VARCHAR2(30)

AGREEITEM_TYPE_WID NUMBER

DWDMR A-Z.doc
W_AGREEMENT_DH
Business Name: W_AGREEMENT_DH

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ETL_PROC_WID NUMBER

FIXED_HIER_LEVEL NUMBER

LVL1ANC_AGREE_ID VARCHAR2(30)

LVL1ANC_AGREE_NAME VARCHAR2(50)

LVL2ANC_AGREE_ID VARCHAR2(30)

LVL2ANC_AGREE_NAME VARCHAR2(50)

LVL3ANC_AGREE_ID VARCHAR2(30)

LVL3ANC_AGREE_NAME VARCHAR2(50)

LVL4ANC_AGREE_ID VARCHAR2(30)

LVL4ANC_AGREE_NAME VARCHAR2(50)

LVL5ANC_AGREE_ID VARCHAR2(30)

LVL5ANC_AGREE_NAME VARCHAR2(50)

LVL6ANC_AGREE_ID VARCHAR2(30)

LVL6ANC_AGREE_NAME VARCHAR2(50)

LVL7ANC_AGREE_ID VARCHAR2(30)

LVL7ANC_AGREE_NAME VARCHAR2(50)

LVL8ANC_AGREE_ID VARCHAR2(30)

DWDMR A-Z.doc
LVL8ANC_AGREE_NAME VARCHAR2(50)

ROW_WID NUMBER

TOP_LVL_AGREE_ID VARCHAR2(30)

TOP_LVL_AGREE_NAME VARCHAR2(50)

LVL1ANC_AGREE_NUM VARCHAR2(30)

LVL2ANC_AGREE_NUM VARCHAR2(30)

LVL3ANC_AGREE_NUM VARCHAR2(30)

LVL4ANC_AGREE_NUM VARCHAR2(30)

LVL5ANC_AGREE_NUM VARCHAR2(30)

LVL6ANC_AGREE_NUM VARCHAR2(30)

LVL7ANC_AGREE_NUM VARCHAR2(30)

LVL8ANC_AGREE_NUM VARCHAR2(30)

TOP_LVL_AGREE_NUM VARCHAR2(30)

DWDMR A-Z.doc
W_AGREE_D
Business Name: Agreement Dimension

Description:
W_AGREE_D dimension table stores information about agreements.The grain of this table is at a single
'Agreement header' level. Example of some of the attributes this dimension stores includes name, date
effectivity, agreement number, price list, rate list and so on. This is designed to be Type 1 dimension.

Table Columns:
Column Name Description Datatype Lookup Table
DATASOURCE_NUM_ID NUMBER

ETL_PROC_WID NUMBER

INTEGRATION_ID VARCHAR2(80)

MINI_WID NUMBER W_RANK_MD

ROW_WID NUMBER

APPR_DT DATE

EFF_DT DATE

END_DT DATE

RENEWABLE_FLG CHAR(1)

SERVICE_FLG CHAR(1)

START_DT DATE

VALID_FLG CHAR(1)

AGREE_CODE VARCHAR2(50)

AGREE_NUM VARCHAR2(120)

APPR_BY_EMP VARCHAR2(50)

NAME VARCHAR2(200)

DWDMR A-Z.doc
PAR_INTEGRATION_ID VARCHAR2(80)

PAR_NAME VARCHAR2(50)

PRI_LST_NAME VARCHAR2(50)

PR_SALES_EMP VARCHAR2(50)

RATE_LST_NAME VARCHAR2(50)

STATUS_CODE VARCHAR2(50)

X_CUSTOM VARCHAR2(10)

AUX1_CHANGED_ON_DT Siebel System field. This column DATE


identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time1 which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time2 which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time3 which acts as a source for the current
table.
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time4 which acts as a source for the current
table.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER
dimension indicating the user who
Source Record Last Modified By last modified the record in the source
User Surrogate Key system
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
Source Record Last Modified Date system.
and Time
CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER
dimension indicating the user who
Source Record Created By User created the record in the source
Surrogate Key system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
Source Record Creation Date and source system.
Time

DWDMR A-Z.doc
DELETE_FLG This flag indicates the deletion status CHAR(1)
of the record in the source system. A
Deleted Record Indicator value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert Date warehouse table
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse
and Time

DWDMR A-Z.doc
W_AGREE_F
Business Name: Agree Fact

Description:
W_AGREE_F fact table stores information about the agreement. The grain of this table is at ¿Agreement header¿
level. It holds the details about the total amount, price adjustments, tax, Product amount, service amount etc.
The dimensionalities captured in the fact includes Customer, Quote, Opportunity, contact, Owner Organization
etc.

Table Columns:
Column Name Description Datatype Lookup Table
CUSTOMER_WID Identifies the customer, Foreign Key NUMBER W_PARTY_D
to the Customers dimension
Customer Surrogate Key
APPR_BY_WID NUMBER W_EMPLOYEE_D

CONTACT_WID NUMBER W_PARTY_PER_D

DATASOURCE_NUM_ID NUMBER

END_DT_WID NUMBER W_DAY_D

ETL_PROC_WID NUMBER

INTEGRATION_ID VARCHAR2(80)

LEGAL_CONTACT_WID NUMBER W_PARTY_PER_D

OPTY_WID NUMBER W_OPTY_D

PR_OWNER_ORG_WID NUMBER W_INT_ORG_D

PR_SALES_REP_WID NUMBER W_EMPLOYEE_D

PR_VIS_ORG_WID NUMBER W_INT_ORG_D

ROW_WID NUMBER

START_DT_WID NUMBER W_DAY_D

SVC_PROVIDER_WID NUMBER W_PARTY_D

DWDMR A-Z.doc
ADJUSTMENT NUMBER(28,10)

AGREE_NRC NUMBER(28,10)

FRGHT_AMT NUMBER(28,10)

NUM_NRC_ITEMS NUMBER

NUM_OF_ITEMS NUMBER

PROD_AMT NUMBER(28,10)

SERVICE_AMT NUMBER(28,10)

TAX NUMBER(28,10)

TAX_EXEMPT_FLG CHAR(1)

TAX_PERCENT NUMBER(28,10)

TOTAL_AMT NUMBER(28,10)

TOTAL_COST NUMBER(28,10)

TOTAL_DISCOUNT NUMBER(28,10)

EXCHANGE_DT DATE

X_CUSTOM VARCHAR2(10)

VIS_PR_POSTN_DH_WID NUMBER W_POSITION_DH

PR_OWNER_BU_WID NUMBER W_INT_ORG_D

AUX1_CHANGED_ON_DT Siebel System field. This column DATE


identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time1 which acts as a source for the current
table.

DWDMR A-Z.doc
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time2 which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time3 which acts as a source for the current
table.
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time4 which acts as a source for the current
table.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER
dimension indicating the user who
Source Record Last Modified By last modified the record in the source
User Surrogate Key system.
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
Source Record Last Modified Date system.
and Time
CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Created By User created the record in the source
Surrogate Key system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
Source Record Creation Date and source system.
Time
DELETE_FLG This flag indicates the deletion status CHAR(1)
of the record in the source system. A
Deleted Record Indicator value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

DOC_CURR_CODE This code corresponds to the VARCHAR2(30)


Document currency. The Document
Document/Transaction Currency currency is the one in which the
Code transaction occurred.
GLOBAL1_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the first Global
Document to Global1 (for Global Currency. The Global currencies are
Reporting) Currency Exchange defined in global currency master
Rate table.
GLOBAL2_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the second
Document to Global2 (for Global Global Currency. The Global
Reporting) Currency Exchange currencies are defined in global
Rate currency master table.
GLOBAL3_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the third
Document to Global3 (for Global Global Currency. The Global
Reporting) Currency Exchange currencies are defined in global
Rate currency master table.

DWDMR A-Z.doc
DOC_ADJUSTMENT_AMT Discount Amount at the Header level NUMBER(28,10)
in Document Currency.
Discount Amount in Document
Currency.
DOC_FRGHT_AMT Shipping Amount in Document NUMBER(28,10)
Currency.
Shipping Amount in Document
Currency.
LOC_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the Local
Document to Local Currency Currency.
Exchange Rate
GLOBAL1_PROD_AMT Total Amount for Tangible Products in NUMBER(28,10)
first global currency.
Total Amount for Tangible
Products in first global currency.

GLOBAL2_PROD_AMT Total Amount for Tangible Products in NUMBER(28,10)


second global currency.
Total Amount for Tangible
Products in second global
currency.
GLOBAL3_PROD_AMT Total Amount for Tangible Products in NUMBER(28,10)
third global currency.
Total Amount for Tangible
Products in third global currency.

GLOBAL1_SERVICE_AMT Total Amount for Service Products in NUMBER(28,10)


first global currency.
Total Amount for Service Products
in first global currency.

GLOBAL2_SERVICE_AMT Total Amount for Service Products in NUMBER(28,10)


second global currency.
Total Amount for Service Products
in second global currency.

GLOBAL3_SERVICE_AMT Total Amount for Service Products in NUMBER(28,10)


third global currency.
Total Amount for Service Products
in third global currency.

GLOBAL1_TAX_AMT Tax Amount in first global currency. NUMBER(28,10)

Tax Amount in first global


currency.
GLOBAL2_TAX_AMT Tax Amount in second global NUMBER(28,10)
currency.
Tax Amount in second global
currency.
GLOBAL3_TAX_AMT Tax Amount in third global currency. NUMBER(28,10)

Tax Amount in third global


currency.
GLOBAL1_TOTAL_AMT Total Amount for Tangible products NUMBER(28,10)
and service products in first global
Total Amount in first global currency.
currency.

DWDMR A-Z.doc
GLOBAL2_TOTAL_AMT Total Amount for Tangible products NUMBER(28,10)
and service products in second global
Total Amount in second global currency.
currency.
GLOBAL3_TOTAL_AMT Total Amount for Tangible products NUMBER(28,10)
and service products in third global
Total Amount in third global currency.
currency.
GLOBAL1_TOTAL_COST_AMT Cost of Products and Services Sold NUMBER(28,10)
under the Agreement in first global
Total Cost in first global currency. currency.

GLOBAL2_TOTAL_COST_AMT Cost of Products and Services Sold NUMBER(28,10)


under the Agreement in second global
Total Cost in second global currency.
currency.
GLOBAL3_TOTAL_COST_AMT Cost of Products and Services Sold NUMBER(28,10)
under the Agreement in third global
Total Cost in third global currency. currency.

GLOBAL1_TOTAL_DISCOUNT_AM Total Discount Including Lineitem NUMBER(28,10)


T discounts in first global currency.

Total Discount in first global


currency.
GLOBAL2_TOTAL_DISCOUNT_AM Total Discount Including Lineitem NUMBER(28,10)
T discounts in second global currency.

Total Discount in second global


currency.
GLOBAL3_TOTAL_DISCOUNT_AM Total Discount Including Lineitem NUMBER(28,10)
T discounts in third global currency.

Total Discount in third global


currency.
LOC_CURR_CODE This code corresponds to the local VARCHAR2(30)
currency. The local currency typically
Local/Regional Reporting Currency is the one in which the transaction
Code will be posted to meet legal
requirements for Company's Financial
reporting. Alternatively, it may be
linked to the currency used by
local/regional business units for
reporting purposes.

LOC_PROD_AMT Total Amount for Tangible Products in NUMBER(28,10)


local Currency
Total Amount for Tangible
Products in local Currency
LOC_SERVICE_AMT Total Amount for Service Products in NUMBER(28,10)
local Currency
Total Amount for Service Products
in local Currency
LOC_TAX_AMT Tax Amount in local Currency NUMBER(28,10)

Tax Amount in local Currency


LOC_TOTAL_AMT Total Amount for Tangible products NUMBER(28,10)
and service products in local
Total Amount in local Currency Currency.

DWDMR A-Z.doc
LOC_TOTAL_COST Cost of Products and Services Sold NUMBER(28,10)
under the Agreement in local
Total Cost in local Currency Currency
LOC_TOTAL_DISCOUNT Total Discount Including Lineitem NUMBER(28,10)
discounts in local Currency
Total Discount in local Currency

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert Date warehouse table
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse
and Time
ACCOUNT_WID NUMBER

GLOBAL5_TOTAL_AMT NUMBER(28,10)

GLOBAL4_TOTAL_AMT NUMBER(28,10)

CUSTOMER_SCD1_WID NUMBER W_PARTY_D

GLOBAL4_EXCHANGE_RATE NUMBER(28,10)

GLOBAL5_EXCHANGE_RATE NUMBER(28,10)

QUOTE_NUM VARCHAR2(120)

QUOTE_NAME VARCHAR2(200)

PRI_LST_NAME VARCHAR2(255)

RENEWABLE_FLG VARCHAR2(1)

SERVICE_FLG VARCHAR2(1)

VALID_FLG VARCHAR2(1)

DWDMR A-Z.doc
AGREE_NUM VARCHAR2(120)

AGREE_TYPE_WID NUMBER

NAME VARCHAR2(600)

PAR_NAME VARCHAR2(200)

STATUS_WID NUMBER

APPR_DT DATE

EFF_DT DATE

APPR_BY_EMP VARCHAR2(120)

PR_SALES_EMP VARCHAR2(50)

RATE_LST_NAME VARCHAR2(50)

GLOBAL4_PROD_AMT NUMBER(28,10)

GLOBAL5_PROD_AMT NUMBER(28,10)

GLOBAL4_SERVICE_AMT NUMBER(28,10)

GLOBAL5_SERVICE_AMT NUMBER(28,10)

GLOBAL4_TOTAL_COST_AMT NUMBER(28,10)

GLOBAL5_TOTAL_COST_AMT NUMBER(28,10)

GLOBAL4_TOTAL_DISCOUNT_AM NUMBER(28,10)
T

GLOBAL5_TOTAL_DISCOUNT_AM NUMBER(28,10)
T

ACTIVE_FLG CHAR(1)

DWDMR A-Z.doc
QUOTE_ID VARCHAR2(80)

DWDMR A-Z.doc
W_AGREE_INVOICE_LINE_F
Business Name: Agreement Invoice Line Fact

Description:

Table Columns:
Column Name Description Datatype Lookup Table
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CHANGED_BY_WID NUMBER W_USER_D

CHANGED_BY_WID
CHANGED_ON_DT DATE

CHANGED_ON_DT
CREATED_BY_WID NUMBER W_USER_D

CREATED_BY_WID
CREATED_ON_DT DATE

CREATED_ON_DT
DATASOURCE_NUM_ID NUMBER W_AGREEITEM_F

DATASOURCE_NUM_ID
DELETE_FLG VARCHAR2(1)

DELETE_FLG
DOC_CURR_CODE VARCHAR2(30)

DOC_CURR_CODE
EXCH_DT DATE

EXCH_DT
GLOBAL1_EXCHANGE_RATE NUMBER(28,10)

GLOBAL1_EXCHANGE_RATE
GLOBAL2_EXCHANGE_RATE NUMBER(28,10)

GLOBAL2_EXCHANGE_RATE
GLOBAL3_EXCHANGE_RATE NUMBER(28,10)

GLOBAL3_EXCHANGE_RATE
GLOBAL4_EXCHANGE_RATE NUMBER(28,10)

GLOBAL4_EXCHANGE_RATE
GLOBAL5_EXCHANGE_RATE NUMBER(28,10)

GLOBAL5_EXCHANGE_RATE

DWDMR A-Z.doc
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
ETL_PROC_WID NUMBER

ETL_PROC_WID
ROW_WID NUMBER

ROW_WID
X_CUSTOM VARCHAR2(10)

X_CUSTOM
AGREEITEM_ID VARCHAR2(80) W_AGREEITEM_F

AGREEITEM_ID
DOC_INVOICE_AMOUNT NUMBER(28,10)

DOC_INVOICE_AMOUNT
INVOICE_DT DATE

INVOICE_DT
LOC_CURR_CODE VARCHAR2(30)

LOC_CURR_CODE
LOC_EXCHANGE_RATE NUMBER(28,10)

LOC_EXCHANGE_RATE
AGREEMENT_ID NVARCHAR2(80) W_AGREE_F

AGREEMENT_WID
AGREEITEM_CUSTOMER_WID NUMBER W_PARTY_D

AGREEITEM_CUSTOMER_WID
AGREEITEM_PRODUCT_WID NUMBER W_PRODUCT_D

AGREEITEM_PRODUCT_WID
AGREEITEM_ORG_WID NUMBER W_PARTY_ORG_D

AGREEITEM_ORG_WID
AGREEITEM_TYPE_WID NUMBER W_XACT_TYPE_D

AGREEITEM_TYPE_WID
W_INSERT_DT DATE

W_UPDATE_DT DATE

INVOICE_DT_WID NUMBER W_DAY_D

INVOICE_LINE_TYPE_WID NUMBER W_XACT_TYPE_D

AGREEITEM_NUMBER VARCHAR2(30)

DWDMR A-Z.doc
AGREE_NUMBER VARCHAR2(120)

AGREE_NAME VARCHAR2(600)

AGREEITEM_ASSET_WID NUMBER

DWDMR A-Z.doc
W_ALIGNMT_DH
Business Name: W_ALIGNMT_DH

Description:
7.5.3_vert-active,7.7.1_vert-active, 7.8_vert-active

Table Columns:
Column Name Description Datatype Lookup Table
ALIGN_ITEM_TYPE VARCHAR2(30)

ALIGN_WID NUMBER W_ALIGNMT_DH

ETL_PROC_WID NUMBER

FIXED_HIER_LEVEL NUMBER

INTGR_ITEM_ID VARCHAR2(30)

INTGR_POSTN_ID VARCHAR2(30)

LVL1ANC_POSTN_ID VARCHAR2(30)

LVL1ANC_POSTN_NAME VARCHAR2(50)

LVL2ANC_POSTN_ID VARCHAR2(30)

LVL2ANC_POSTN_NAME VARCHAR2(50)

LVL3ANC_POSTN_ID VARCHAR2(30)

LVL3ANC_POSTN_NAME VARCHAR2(50)

LVL4ANC_POSTN_ID VARCHAR2(30)

LVL4ANC_POSTN_NAME VARCHAR2(50)

LVL5ANC_POSTN_ID VARCHAR2(30)

LVL5ANC_POSTN_NAME VARCHAR2(50)

DWDMR A-Z.doc
LVL6ANC_POSTN_ID VARCHAR2(30)

LVL6ANC_POSTN_NAME VARCHAR2(50)

LVL7ANC_POSTN_ID VARCHAR2(30)

LVL7ANC_POSTN_NAME VARCHAR2(50)

LVL8ANC_POSTN_ID VARCHAR2(30)

LVL8ANC_POSTN_NAME VARCHAR2(50)

POSTN_NAME VARCHAR2(50)

ROW_WID NUMBER

TOP_LVL_POSTN_ID VARCHAR2(30)

TOP_LVL_POSTN_NAME VARCHAR2(50)

VERSION NUMBER

ACTIVATION_DT DATE

ALIGN_TYPE_FLG CHAR(1)

CUR_VER_FLG CHAR(1)

EXPIRATION_DT DATE

OWNER_ALLOC NUMBER(28,10)

ALIGN_ITEM VARCHAR2(150)

BASE_ALIGN_TYPE VARCHAR2(30)

LVL1ANC_DIVN_NAME VARCHAR2(100)

LVL1ANC_EMP_NAME VARCHAR2(102)

DWDMR A-Z.doc
LVL2ANC_DIVN_NAME VARCHAR2(100)

LVL2ANC_EMP_NAME VARCHAR2(102)

LVL3ANC_DIVN_NAME VARCHAR2(100)

LVL3ANC_EMP_NAME VARCHAR2(102)

LVL4ANC_DIVN_NAME VARCHAR2(100)

LVL4ANC_EMP_NAME VARCHAR2(102)

LVL5ANC_DIVN_NAME VARCHAR2(100)

LVL5ANC_EMP_NAME VARCHAR2(102)

LVL6ANC_DIVN_NAME VARCHAR2(100)

LVL6ANC_EMP_NAME VARCHAR2(102)

LVL7ANC_DIVN_NAME VARCHAR2(100)

LVL7ANC_EMP_NAME VARCHAR2(102)

LVL8ANC_DIVN_NAME VARCHAR2(100)

LVL8ANC_EMP_NAME VARCHAR2(102)

POSTN_TYPE VARCHAR2(30)

POSTN_TYPE_I VARCHAR2(50)

TOP_LVL_DIVN_NAME VARCHAR2(100)

TOP_LVL_EMP_NAME VARCHAR2(102)

VER_CONC_DT VARCHAR2(30)

DATASOURCE_NUM_ID NUMBER

DWDMR A-Z.doc
W_ALIGNVER_DH
Business Name: W_ALIGNVER_DH

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ALIGN_ITEM_TYPE VARCHAR2(30)

ALIGN_WID NUMBER W_ALIGNMT_DH

ETL_PROC_WID NUMBER

FIXED_HIER_LEVEL NUMBER

INTGR_ITEM_ID VARCHAR2(30)

INTGR_POSTN_ID VARCHAR2(30)

LVL1ANC_POSTN_ID VARCHAR2(30)

LVL1ANC_POSTN_NAME VARCHAR2(50)

LVL2ANC_POSTN_ID VARCHAR2(30)

LVL2ANC_POSTN_NAME VARCHAR2(50)

LVL3ANC_POSTN_ID VARCHAR2(30)

LVL3ANC_POSTN_NAME VARCHAR2(50)

LVL4ANC_POSTN_ID VARCHAR2(30)

LVL4ANC_POSTN_NAME VARCHAR2(50)

LVL5ANC_POSTN_ID VARCHAR2(30)

LVL5ANC_POSTN_NAME VARCHAR2(50)

LVL6ANC_POSTN_ID VARCHAR2(30)

DWDMR A-Z.doc
LVL6ANC_POSTN_NAME VARCHAR2(50)

LVL7ANC_POSTN_ID VARCHAR2(30)

LVL7ANC_POSTN_NAME VARCHAR2(50)

LVL8ANC_POSTN_ID VARCHAR2(30)

LVL8ANC_POSTN_NAME VARCHAR2(50)

POSTN_NAME VARCHAR2(50)

ROW_WID NUMBER

TOP_LVL_POSTN_ID VARCHAR2(30)

TOP_LVL_POSTN_NAME VARCHAR2(50)

VERSION NUMBER

ACTIVATION_DT DATE

ALIGN_TYPE_FLG CHAR(1)

CUR_VER_FLG CHAR(1)

EXPIRATION_DT DATE

OWNER_ALLOC NUMBER(28,10)

ALIGN_ITEM VARCHAR2(150)

BASE_ALIGN_TYPE VARCHAR2(30)

LVL1ANC_DIVN_NAME VARCHAR2(100)

LVL1ANC_EMP_NAME VARCHAR2(102)

LVL2ANC_DIVN_NAME VARCHAR2(100)

DWDMR A-Z.doc
LVL2ANC_EMP_NAME VARCHAR2(102)

LVL3ANC_DIVN_NAME VARCHAR2(100)

LVL3ANC_EMP_NAME VARCHAR2(102)

LVL4ANC_DIVN_NAME VARCHAR2(100)

LVL4ANC_EMP_NAME VARCHAR2(102)

LVL5ANC_DIVN_NAME VARCHAR2(100)

LVL5ANC_EMP_NAME VARCHAR2(102)

LVL6ANC_DIVN_NAME VARCHAR2(100)

LVL6ANC_EMP_NAME VARCHAR2(102)

LVL7ANC_DIVN_NAME VARCHAR2(100)

LVL7ANC_EMP_NAME VARCHAR2(102)

LVL8ANC_DIVN_NAME VARCHAR2(100)

LVL8ANC_EMP_NAME VARCHAR2(102)

POSTN_TYPE VARCHAR2(30)

POSTN_TYPE_I VARCHAR2(50)

TOP_LVL_DIVN_NAME VARCHAR2(100)

TOP_LVL_EMP_NAME VARCHAR2(102)

VER_CONC_DT VARCHAR2(30)

DATASOURCE_NUM_ID NUMBER

DWDMR A-Z.doc
W_APPL_ACC_SNP_F
Business Name: Applicant Accumulated Snapshot

Description:
Applicant Accumulated Snapshot: W_APPL_ACC_SNP_F accumulated snapshot fact table stores various dates
associated with the status for a given Job Application w.r.t a Job Requisition and an Applicant, example Date
Assessment Started, Date Offer Extended, Date Offer Accepted and so on. The grain of this table is one record
per candidate application.

Table Columns:
Column Name Description Datatype Lookup Table
APPLICANT_WID NUMBER

Applicant Surrogate Key


REFERRER_WID NUMBER

RCRTMNT_SOURCE_WID NUMBER W_RCRTMNT_SOURCE_D

Recruitment Source Detail


Surrogate Key
HR_ASSIGNMENT_WID NUMBER

HR_PERSON_WID NUMBER

HR_PERSON_LEG_WID NUMBER

ESTABLISHMENT_WID NUMBER

APPLN_STRT_DT DATE

Application Started Date


APPLN_STRT_SEQ NUMBER

Application Started Event


Sequence
ASMT_STRT_DT DATE

Assessment Started Date


ASMT_STRT_SEQ NUMBER

Assessment Started Event


Sequence
ASMT_INTVW_DT DATE

Assessment Interviewed Date


ASMT_INTVW_SEQ NUMBER

Assessment Interviewed Event


Sequence
ASMT_END_DT DATE

Assessment Ended Date

DWDMR A-Z.doc
ASMT_END_SEQ NUMBER

Assessment Ended Event


Sequence
OFFR_EXTD_DT DATE

Offer Extended Date


OFFR_EXTD_SEQ NUMBER

Offer Extended Event Sequence

OFFR_RJCT_DT DATE

Offer Rejected Date


OFFR_RJCT_SEQ NUMBER

Offer Rejected Event Sequence

OFFR_ACPT_DT DATE

Offer Accepted Date


OFFR_ACPT_SEQ NUMBER

Offer Accepted Event Sequence

APPLN_TERM_DT DATE

Application Terminated Date


APPLN_TERM_SEQ NUMBER

Application Terminated Event


Sequence
HIRE_DT DATE

Hire Date
HIRE_SEQ NUMBER

Hire Event Sequence


EMP_TRNSFR_DT DATE

EMP_TRNSFR_SEQ NUMBER

EMP_FST_POW_DT DATE

Employee First Period of Work


Band
EMP_SPRTN_DT DATE

Employee Separation Date


EMP_SPRTN_SEQ NUMBER

Employee Separation Event


Sequence
EMP_FST_POW_SEQ NUMBER

Employee First Period of Work


Band Event Sequence

DWDMR A-Z.doc
APPL_CNT NUMBER

Applicant Count
APPL_NEW_CNT NUMBER

New Applicant Count


APPL_EMP_CNT NUMBER

Applicant Employee Count


APPL_CWK_CNT NUMBER

Applicant Contingent Worker


Count
APPL_EX_EMP_CNT NUMBER

Applicant Ex Employee Count


EMP_POST_HIRE_PERF_RTNG VARCHAR2(80)

Employee Post Hire Performance


Rating
PERF_NRMLZD_RATING NUMBER(10,2)

SCREENING_SCORE NUMBER(10,2)

Screening Score
INTERVIEW_SCORE NUMBER(10,2)

Interview Score
TRAINING_SCORE NUMBER(10,2)

Training Score
TERM_EVENT_TYPE_ID VARCHAR2(80)

Termination Event Type Unique


Identifier
ADJ_TERM_EVENT_TYPE_ID VARCHAR2(80)

Termination Event Type


(Adjusted) Unique Identifier
GEN_EVNT_IND_APPLN_STRT NUMBER

Generated Event Indicator for


Application Start
GEN_EVNT_IND_ASMT_STRT NUMBER

Generated Event Indicator for


Assessment Start
GEN_EVNT_IND_OFFR_EXTD NUMBER

Generated Event Indicator for


Offer Extension
GEN_EVNT_IND_OFFR_ACPT NUMBER

Generated Event Indicator for


Offer Acceptance
W_INSERT_DT DATE

Warehouse Record Insert Date


and Time

DWDMR A-Z.doc
W_UPDATE_DT DATE

Warehouse Record Update Date


and Time
DATASOURCE_NUM_ID NUMBER

Source Identifier
ETL_PROC_WID NUMBER

ETL Process Identifier


INTEGRATION_ID VARCHAR2(80)

Unique Source Record Identifier

TENANT_ID VARCHAR2(80)

Tenant Identifier
X_CUSTOM VARCHAR2(10)

Generic Extension Column

DWDMR A-Z.doc
W_APPL_EVENT_F
Business Name: Applicant Event

Description:

W_APPL_EVENT_F fact table stores all events for an applicant that takes place in a Recruitment process. There
would be one record in this fact table per application against a Job Requisition per recruitment event that
happens. Recruitment events corresponds to a conformed set of values that includes initial application, interview,
offer, accept, hire, performance review (first post hire), achieved first period of work band, application
terminated, employment terminated (prior to first period of work band).

Table Columns:
Column Name Description Datatype Lookup Table
APPLICANT_WID Identifies the Person (External NUMBER W_COST_CENTER_T1_D
Applicant, Exisiting Employee, Ex
Applicant Surrogate Key Employee, Contigent Worker) for
whom the Recruitment Event Fact
record is valid. This is the surrogate
key from the Employee dimension.

APPLICANT_WID Identifies the Person (External NUMBER W_EMPLOYEE_D


Applicant, Exisiting Employee, Ex
Applicant Surrogate Key Employee, Contigent Worker) for
whom the Recruitment Event Fact
record is valid. This is the surrogate
key from the Employee dimension.

SUPERVISOR_WID Identifies the Supervisor of the NUMBER


applicant, once hired. This is the
Supervisor Surrogate Key surrogate key from the Employee
dimension.
REFERRER_WID Identifies the person who refereed NUMBER
the current applicant for whom
Referrer Surrogate Key Recruitment Event Fact record is
valid. This is the surrogate key from
the Employee dimension.

COMPANY_ORG_WID Identifies the Company where the NUMBER W_INT_ORG_D


applicant would belong to, once
Company Organization Surrogate hired. This is the surrogate key from
Key the Internal Organization dimension
with LEGAL_ENTITY_FLG set as 'Y'.

HR_BUSINESS_UNIT_WID Identifies the Business Unit where the NUMBER W_INT_ORG_D


applicant would belong to, once
HR Business Unit Surrogate Key hired. This is the surrogate key from
the Internal Organization dimension
with BUSINESS_GROUP_FLG set as 'Y'.

HR_ORG_WID Identifies the HR Organization where NUMBER W_INT_ORG_D


the applicant would belong to, once
HR Organization Surrogate Key hired. This is the surrogate key from
the Internal Organization dimension
with HR_ORG_FLG set as 'Y'.

DWDMR A-Z.doc
HR_LOC_WID Identifies the HR Location where the NUMBER W_BUSN_LOCATION_D
applicant would belong to, once
HR Location Surrogate Key hired. This is the surrogate key from
the Business Location class dimension
with type 'EMP_LOC'.

JOB_WID Identifies the Job the applicant would NUMBER W_JOB_D


carry out, once hired. This is the
Job Surrogate Key surrogate key from the Job
dimension.
PAY_GRADE_WID Identifies the Pay Grade the applicant NUMBER W_PAY_GRADE_D
would fall into, once hired. This is the
Pay Grade Surrogate Key surrogate key from the Pay Grade
dimension.
HR_POSITION_WID Identifies the HR Position the NUMBER W_HR_POSITION_D
applicant would be assigned to, once
HR Position Surrogate Key hired. This is the surrogate key from
the HR Position dimension.

JOB_RQSTN_WID Identifies the Job Requisition for NUMBER W_JOB_RQSTN_D


which the Recruitment Event Fact
Job Requisition Surrogate Key record is valid. This is the surrogate
key from the Job Requsition
dimension.
RQSTN_STATUS_WID Identifies the status of the Job NUMBER W_STATUS_D
Requisition for which the Recruitment
Job Requisition Status Surrogate Event Fact record is valid. This is the
Key surrogate key from the Status
dimension.
RCRTMNT_SOURCE_WID Identifies the recruitment source NUMBER W_RCRTMNT_SOURCE_D
detail from where the applicant came
Recruitment Source Detail from, for whom the Recruitment
Surrogate Key Event Fact record is valid. This is the
surrogate key from the Recruiting
Source dimension.

RCRTMNT_SOURCE_TYPE_WID NUMBER

RCRTMNT_EVENT_TYPE_WID Identifies the event for which the NUMBER W_RCRTMNT_EVENT_TYPE_D


Recruitment Event Fact record is
Recruitment Event Type Surrogate valid. This is the surrogate key from
Key the Recruitment Event Type
dimension.

HR_ASSIGNMENT_WID NUMBER W_HR_ASSIGNMENT_D

HR_PERSON_WID NUMBER W_HR_PERSON_D

HR_PERSON_LEG_WID NUMBER W_HR_PERSON_LEG_D

ESTABLISHMENT_WID NUMBER

DWDMR A-Z.doc
EVENT_DT_WID Identifies the event date for the NUMBER W_DAY_D
Recruitment Event Fact record. This is
Event Date Surrogate Key the surrogate key from the Time(Day)
dimension.
EVENT_SEQ Identifies the sequence in which the NUMBER
recruitment events happened, in case
Event Sequence Number multiple events happen within the
same day.

APPL_AGE_IN_MONTHS Identifies the Age (in Months) for the NUMBER


applicant for whom the Recruitment
Applicant Age in Months Event Fact record is valid.

PERF_NRMLZD_RATING Identifies the Normalized NUMBER


Performance Rating for the applicant
Normalized Performance Rating he/she achieves first, once hired, for
whom the Recruitment Event Fact
record is valid.

EVENT_CNT Identifies the count of Recruitment NUMBER


Events that happened in reality.
Event Count
HEADCOUNT Identifies the Headcount of the NUMBER(10,3)
applicant applying for the requisition.
Headcount
FTE Identifies the Full Time Equivalent of NUMBER(10,3)
the applicant applying for the
Full Time Equivalent requisition.
APPL_CNT Identifies the count of persons NUMBER
applying for the requisition.
Applicant Count
APPL_NEW_CNT Identifies the count of new persons NUMBER
applying for the requisition.
New Applicant Count
APPL_EMP_CNT Identifies the count of persons NUMBER
applying for the requisition, who are
Applicant Employee Count existing employees.
APPL_CWK_CNT Identifies the count of persons NUMBER
applying for the requisition, who are
Applicant Contingent Worker existing contingent workers.
Count
APPL_EX_EMP_CNT Identifies the count of persons NUMBER
applying for the requisition, who are
Applicant Ex Employee Count ex-employees.
EMP_POST_HIRE_PERF_RTNG Identifies the first Performance Rating VARCHAR2(80)
of the applicant once he/she is hired
Employee Post Hire Performance as an employee.
Rating
SCREENING_SCORE Identifies the applicant's screening NUMBER(10,2)
score.
Screening Score
INTERVIEW_SCORE Identifies the applicant's interview NUMBER(10,2)
score.
Interview Score
TRAINING_SCORE Identifies the applicant's post-hire NUMBER(10,2)
training score.
Training Score

DWDMR A-Z.doc
GEN_EVNT_IND Identifies if this Recruitment event is NUMBER
a 'generated' one, in case there was a
Generated Event Indicator missing stage noted.

GEN_EVNT_SEQ Identifies the event sequence number NUMBER


of 'generated' events, if applicable.
Generated Event Sequence
Number
APPL_PPLN_EVNT_IND Identifies if this Recruitment event is NUMBER
a Recruitment Pipeline Event, as
Applicant Pipeline Event Indicator configured in the Recruitment Event
Types dimension.

EMP_INTEGRATION_ID Identifies the unique identifier for the VARCHAR2(80)


applicant, in case he/she is an existing
Employee Unique Identifier employee of the organization.

APPL_ASSGN_ID VARCHAR2(80)

EVENT_DT Identifies the event date for the DATE


Recruitment Event Fact record.
Event Date
RCRTMNT_EVENT_TYPE_ID Identifies the event for which the VARCHAR2(80)
Recruitment Event Fact record is
Recruitment Event Type Unique valid. This is the natural (or business)
Identifier key from the Recruitment Event Type
dimension.

CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER


dimension indicating the user who
Source Record Created By User created the record in the source
Surrogate Key system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER
dimension indicating the user who
Source Record Last Modified By last modified the record in the source
User Surrogate Key system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
Source Record Creation Date and source system.
Time
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
Source Record Last Modified Date system.
and Time
AUX1_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time1 which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time1 which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time1 which acts as a source for the current
table.

DWDMR A-Z.doc
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time1 which acts as a source for the current
table.
DELETE_FLG This flag indicates the deletion status CHAR(1)
of the record in the source system. A
Deleted Record Indicator value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
ETL Process Identifier process used to create or update this
data.
INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)
a dimension or fact entity in its source
Unique Source Record Identifier system. In case of composite keys, the
value in this column can consist of
concatenated parts.

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
Generic Extension Column
GEO_COUNTRY_WID NUMBER

COST_CENTER_WID NUMBER

DWDMR A-Z.doc
W_AP_AGING_BUCKETS_D
Business Name: W_AP_AGING_BUCKETS_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

AGING_METHOD_CODE VARCHAR2(50)

AGING_BUCKET_NUM NUMBER

DAYS_FROM NUMBER

DAYS_TO NUMBER

OVERDUE_FLG CHAR(1)

ACTIVE_FLG CHAR(1)

DELETE_FLG CHAR(1)

CREATED_BY_WID NUMBER W_USER_D

CHANGED_BY_WID NUMBER W_USER_D

CREATED_ON_DT DATE

CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT DATE

W_INSERT_DT DATE

DWDMR A-Z.doc
W_UPDATE_DT DATE

DATASOURCE_NUM_ID NUMBER

ETL_PROC_WID NUMBER

INTEGRATION_ID VARCHAR2(80)

TENANT_ID VARCHAR2(80)

X_CUSTOM VARCHAR2(10)

DWDMR A-Z.doc
W_AP_AGING_INVOICE_A
Business Name: W_AP_AGING_INVOICE_A

Description:
This table stores the accounts payable aging information at the invoice and association dimension levels. Each
record in this table indicates the aging information at a particular date in time. The SNAPSHOT_DT_WID column
indicates the date when the aging information is recorded.

Table Columns:
Column Name Description Datatype Lookup Table
SNAPSHOT_DT_WID Surrogate key for the AP fact record NUMBER W_DAY_D

Date when Aging Information is


recorded
SUPPLIER_WID Key to the Suppliers dimension NUMBER W_PARTY_D

Supplier
SPLR_ACCT_WID Key to the Supplier Accounts NUMBER W_SUPPLIER_ACCOUNT_D
dimension
Supplier Account
PURCH_REP_WID Key to the Purchase representative in NUMBER W_EMPLOYEE_D
Business Contacts dimension
Purchase Representative
PRODUCT_WID Key to the Products dimension NUMBER W_PRODUCT_D

Product
INVENTORY_PROD_WID Key to the Manufacturing Products NUMBER W_INVENTORY_PRODUCT_D
dimension
Manufacturing Product
SUPPLIER_PROD_WID Key to the Supplier Products NUMBER W_SUPPLIER_PRODUCT_D
dimension
Supplier Product
COMPANY_LOC_WID Key to the Company location in NUMBER W_BUSN_LOCATION_D
Business Locations dimension
Company Location
PLANT_LOC_WID Key to the Inventory plant in Business NUMBER W_BUSN_LOCATION_D
Locations dimension
Plant Location
OPERATING_UNIT_ORG_WID NUMBER W_INT_ORG_D

PAYABLES_ORG_WID NUMBER W_INT_ORG_D

LEDGER_WID NUMBER W_LEDGER_D

COMPANY_ORG_WID Key to the Company organization in NUMBER W_INT_ORG_D


Business Organizations dimension
Company Organization
BUSN_AREA_ORG_WID Key to the Business Area Organization NUMBER W_INT_ORG_D
in Business Organizations dimension
Business Area Organization
CTRL_AREA_ORG_WID Key to the Controlling area NUMBER W_INT_ORG_D
organization in Business Area
Controlling Area Organization Organizations dimension

DWDMR A-Z.doc
PURCH_ORG_WID Key to the Purchase organization in NUMBER W_INT_ORG_D
Business Organizations dimension
Purchasing Organization
ISSUE_ORG_WID Key to the Issue organization in NUMBER W_INT_ORG_D
Business Organizations dimension
Issuing Organization
DOC_TYPE_WID Key to Xact Types dimension for the NUMBER W_XACT_TYPE_D
accounting document
Accounting Document Type
REF_DOC_TYPE_WID Key to Xact Types dimension for NUMBER W_XACT_TYPE_D
reference document
Reference Document Type
POSTING_TYPE_WID Key to Xact Types dimension for the NUMBER W_XACT_TYPE_D
type of posting of accounting
Posting Type document
COST_CENTER_WID Key to the Cost Centers dimension NUMBER W_COST_CENTER_D

Cost Center
BALANCING_SEGMENT_WID Key to the Profit Centers dimension NUMBER W_BALANCING_SEGMENT_D

Profit Center
PROFIT_CENTER_WID Key to the Profit Centers dimension NUMBER

Profit Center
PAY_TERMS_WID Key to the Payment terms in the NUMBER W_AP_TERMS_D
Terms Dimension
Payment Term
PAYMENT_METHOD_WID Key to the Payment methods in the NUMBER W_PAYMENT_METHOD_D
Methods Dimension
Payment Method
SOURCE_WID NUMBER

CREATED_BY_WID This is a key to the IA_USERS NUMBER W_USER_D


dimension indicating the user who
Source Record Created By User created the record in the source
Surrogate Key system.
CHANGED_BY_WID This is a key to the IA_USERS NUMBER W_USER_D
dimension indicating the user who
Source Record Modified By User last updated the record in the source
Surrogate Key system.
CREATED_ON_DT This is the date, in Julian format, on DATE
which the record was created in the
Source Record Creation Date source system. This column also
Surrogate Key functions as a key to IA_DATES.

CHANGED_ON_DT This is the date, in Julian format, on DATE


which the record was last updated in
Source Record Modified Date the source system. This column also
Surrogate Key functions as a key to IA_DATES.

TRANSACTION_DT_WID Transaction Date key NUMBER W_DAY_D

Transaction Date
POSTED_ON_DT_WID Posting Date key NUMBER W_DAY_D

Posted On Date
INVOICED_ON_DT_WID Invoice Date Key NUMBER W_DAY_D

Invoiced On Date

DWDMR A-Z.doc
PURCH_ORDER_DT_WID Purchase Order Date Key NUMBER W_DAY_D

Purchase Order Date


SPLR_ORDER_DT_WID Suppliers Order Date Key NUMBER W_DAY_D

Supplier Order Date


INVOICE_RECEIPT_DT_WID Invoice Receipt Date Key NUMBER W_DAY_D

Invoice Receipt Date


BASELINE_DT_WID Baseline Date Key NUMBER W_DAY_D

Baseline Date
PAYMENT_DUE_DT_WID Payment Due Date Key NUMBER W_DAY_D

Payment Due Date


MCAL_CAL_WID Fiscal Calendar NUMBER W_MCAL_CAL_D

Fiscal Calendar
PROJECT_WID Project NUMBER W_PROJECT_D

Project
EXPENDITURE_ORG_WID Expenditure Organization NUMBER W_INT_ORG_D

Expenditure Organization
AP_DOC_AMT Amount in document Currency NUMBER

Accounts Payable DOC Amount

AP_LOC_AMT Amount in local currency NUMBER

Accounts Payable LOC Amount


AP_GLOBAL1_AMT Amount in group currency1 NUMBER

Accounts Payable Amount


AP_GLOBAL2_AMT Amount in group currency2 NUMBER

Accounts Payable Amount


AP_GLOBAL3_AMT Amount in group currency3 NUMBER

Accounts Payable Amount


REMAINING_DOC_AMT Remaining Invoice Amount in NUMBER
Document currency
Remaining Invoice Amount in
Document currency
REMAINING_LOC_AMT Remaining Invoice Amount in Local NUMBER
currency
Remaining Invoice Amount in
Local currency
REMAINING_GLOBAL1_AMT Remaining Invoice Amount in Group NUMBER
currency1
Remaining Invoice Amount in
Group currency1
REMAINING_GLOBAL2_AMT Remaining Invoice Amount in Group NUMBER
currency2
Remaining Invoice Amount in
Group currency2
REMAINING_GLOBAL3_AMT Remaining Invoice Amount in Group NUMBER
currency3
Remaining Invoice Amount in
Group currency3

DWDMR A-Z.doc
ELAPSED_DAYS_DUE NUMBER

ELAPSED_DAYS_OPEN NUMBER

OVERDUE_FLG Flag indicating the transaction is CHAR(1)


overdue
Flag indicating the transaction is
overdue
ACTIVE_HOLD_STATUS_FLAG CHAR(1)

DB_CR_IND Debit/credit indicator VARCHAR2(30)

Debit/Credit Indicator
DOC_CURR_CODE Document Currency Code VARCHAR2(30)

Document Currency
LOC_CURR_CODE Local Currency Code VARCHAR2(30)

Local Currency
ACCT_DOC_NUM Accounting document number VARCHAR2(80)

Accounting Document Number

ACCT_DOC_ITEM Line item number within the NUMBER


accounting document
Accounting Document Item
ACCT_DOC_SUB_ITEM Sub item within a line item of the NUMBER
accounting document
Accounting Document Sub Item

PURCH_ORDER_NUM Purchase Order Number VARCHAR2(80)

Purchase Order Number


PURCH_ORDER_ITEM Purchase Order Item NUMBER

Purchase Order Item


PURCH_INVOICE_NUM Purchase Invoice number VARCHAR2(80)

Purchase Invoice
PURCH_INVOICE_ITEM Purchase Invoice Item NUMBER

Purchase Invoice Item


REF_DOC_NUM Reference Document Number VARCHAR2(80)

Reference Document
REF_DOC_ITEM Reference Document Text NUMBER

Reference Document Item


DOC_HEADER_TEXT Document header text VARCHAR2(255)

Document Header
LINE_ITEM_TEXT Line Item text VARCHAR2(255)

Line Item Text


ALLOCATION_NUM Application Number VARCHAR2(80)

Allocation Number

DWDMR A-Z.doc
W_INSERT_DT This column stores the date on which DATE
the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Warehouse Source Identifier was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID This column is the unique identifier NUMBER


for the specific ETL process used to
ETL Process Identifier Siebel create or update this data.
Systems Field
TENANT_ID This column is the unique identifier VARCHAR2(80)
for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

ACTUAL_DT_WID NUMBER

ACCOUNTING_DT_WID NUMBER

THIRD_PARTY_WID NUMBER

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
Generic Extension Column

DWDMR A-Z.doc
W_AP_AGING_INVOICE_ENT_A
Business Name: W_AP_AGING_INVOICE_ENT_A

Description:
This table stores the accounts payable aging information at the invoice and association dimension levels. Each
record in this table indicates the aging information at a particular date in time. The SNAPSHOT_DT_WID column
indicates the date when the aging information is recorded.

Table Columns:
Column Name Description Datatype Lookup Table
SNAPSHOT_DT_WID Surrogate key for the AP fact record NUMBER W_DAY_D

Date when Aging Information is


recorded
SUPPLIER_WID Key to the Suppliers dimension NUMBER W_PARTY_D

Supplier
SPLR_ACCT_WID Key to the Supplier Accounts NUMBER W_SUPPLIER_ACCOUNT_D
dimension
Supplier Account
PURCH_REP_WID Key to the Purchase representative in NUMBER W_EMPLOYEE_D
Business Contacts dimension
Purchase Representative
PRODUCT_WID Key to the Products dimension NUMBER W_PRODUCT_D

Product
INVENTORY_PROD_WID Key to the Manufacturing Products NUMBER W_INVENTORY_PRODUCT_D
dimension
Manufacturing Product
SUPPLIER_PROD_WID Key to the Supplier Products NUMBER W_SUPPLIER_PRODUCT_D
dimension
Supplier Product
COMPANY_LOC_WID Key to the Company location in NUMBER W_BUSN_LOCATION_D
Business Locations dimension
Company Location
PLANT_LOC_WID Key to the Inventory plant in Business NUMBER W_BUSN_LOCATION_D
Locations dimension
Plant Location
OPERATING_UNIT_ORG_WID NUMBER W_INT_ORG_D

PAYABLES_ORG_WID NUMBER W_INT_ORG_D

LEDGER_WID NUMBER W_LEDGER_D

COMPANY_ORG_WID Key to the Company organization in NUMBER W_INT_ORG_D


Business Organizations dimension
Company Organization
BUSN_AREA_ORG_WID Key to the Business Area Organization NUMBER W_INT_ORG_D
in Business Organizations dimension
Business Area Organization
CTRL_AREA_ORG_WID Key to the Controlling area NUMBER W_INT_ORG_D
organization in Business Area
Controlling Area Organization Organizations dimension

DWDMR A-Z.doc
PURCH_ORG_WID Key to the Purchase organization in NUMBER W_INT_ORG_D
Business Organizations dimension
Purchasing Organization
ISSUE_ORG_WID Key to the Issue organization in NUMBER W_INT_ORG_D
Business Organizations dimension
Issuing Organization
DOC_TYPE_WID Key to Xact Types dimension for the NUMBER W_XACT_TYPE_D
accounting document
Accounting Document Type
REF_DOC_TYPE_WID Key to Xact Types dimension for NUMBER W_XACT_TYPE_D
reference document
Reference Document Type
POSTING_TYPE_WID Key to Xact Types dimension for the NUMBER W_XACT_TYPE_D
type of posting of accounting
Posting Type document
COST_CENTER_WID Key to the Cost Centers dimension NUMBER W_COST_CENTER_D

Cost Center
BALANCING_SEGMENT_WID Key to the Profit Centers dimension NUMBER W_BALANCING_SEGMENT_D

Profit Center
PROFIT_CENTER_WID Key to the Profit Centers dimension NUMBER

Profit Center
PAY_TERMS_WID Key to the Payment terms in the NUMBER W_AP_TERMS_D
Terms Dimension
Payment Term
PAYMENT_METHOD_WID Key to the Payment methods in the NUMBER W_PAYMENT_METHOD_D
Methods Dimension
Payment Method
SOURCE_WID NUMBER

CREATED_BY_WID This is a key to the IA_USERS NUMBER W_USER_D


dimension indicating the user who
Source Record Created By User created the record in the source
Surrogate Key system.
CHANGED_BY_WID This is a key to the IA_USERS NUMBER W_USER_D
dimension indicating the user who
Source Record Modified By User last updated the record in the source
Surrogate Key system.
CREATED_ON_DT This is the date, in Julian format, on DATE
which the record was created in the
Source Record Creation Date source system. This column also
Surrogate Key functions as a key to IA_DATES.

CHANGED_ON_DT This is the date, in Julian format, on DATE


which the record was last updated in
Source Record Modified Date the source system. This column also
Surrogate Key functions as a key to IA_DATES.

TRANSACTION_DT_WID Transaction Date key NUMBER W_DAY_D

Transaction Date
POSTED_ON_DT_WID Posting Date key NUMBER W_DAY_D

Posted On Date
INVOICED_ON_DT_WID Invoice Date Key NUMBER W_DAY_D

Invoiced On Date

DWDMR A-Z.doc
PURCH_ORDER_DT_WID Purchase Order Date Key NUMBER W_DAY_D

Purchase Order Date


SPLR_ORDER_DT_WID Suppliers Order Date Key NUMBER W_DAY_D

Supplier Order Date


INVOICE_RECEIPT_DT_WID Invoice Receipt Date Key NUMBER W_DAY_D

Invoice Receipt Date


BASELINE_DT_WID Baseline Date Key NUMBER W_DAY_D

Baseline Date
PAYMENT_DUE_DT_WID Payment Due Date Key NUMBER W_DAY_D

Payment Due Date


PROJECT_WID Project NUMBER W_PROJECT_D

Project
EXPENDITURE_ORG_WID Expenditure Organization NUMBER W_INT_ORG_D

Expenditure Organization
AP_DOC_AMT Amount in document Currency NUMBER

Accounts Payable DOC Amount

AP_LOC_AMT Amount in local currency NUMBER

Accounts Payable LOC Amount


AP_GLOBAL1_AMT Amount in group currency1 NUMBER

Accounts Payable Amount


AP_GLOBAL2_AMT Amount in group currency2 NUMBER

Accounts Payable Amount


AP_GLOBAL3_AMT Amount in group currency3 NUMBER

Accounts Payable Amount


REMAINING_DOC_AMT Remaining Invoice Amount in NUMBER
Document currency
Remaining Invoice Amount in
Document currency
REMAINING_LOC_AMT Remaining Invoice Amount in Local NUMBER
currency
Remaining Invoice Amount in
Local currency
REMAINING_GLOBAL1_AMT Remaining Invoice Amount in Group NUMBER
currency1
Remaining Invoice Amount in
Group currency1
REMAINING_GLOBAL2_AMT Remaining Invoice Amount in Group NUMBER
currency2
Remaining Invoice Amount in
Group currency2
REMAINING_GLOBAL3_AMT Remaining Invoice Amount in Group NUMBER
currency3
Remaining Invoice Amount in
Group currency3
ELAPSED_DAYS_DUE NUMBER

DWDMR A-Z.doc
ELAPSED_DAYS_OPEN NUMBER

OVERDUE_FLG Flag indicating the transaction is CHAR(1)


overdue
Flag indicating the transaction is
overdue
ACTIVE_HOLD_STATUS_FLAG CHAR(1)

DB_CR_IND Debit/credit indicator VARCHAR2(30)

Debit/Credit Indicator
DOC_CURR_CODE Document Currency Code VARCHAR2(30)

Document Currency
LOC_CURR_CODE Local Currency Code VARCHAR2(30)

Local Currency
ACCT_DOC_NUM Accounting document number VARCHAR2(80)

Accounting Document Number

ACCT_DOC_ITEM Line item number within the NUMBER


accounting document
Accounting Document Item
ACCT_DOC_SUB_ITEM Sub item within a line item of the NUMBER
accounting document
Accounting Document Sub Item

PURCH_ORDER_NUM Purchase Order Number VARCHAR2(80)

Purchase Order Number


PURCH_ORDER_ITEM Purchase Order Item NUMBER

Purchase Order Item


PURCH_INVOICE_NUM Purchase Invoice number VARCHAR2(80)

Purchase Invoice
PURCH_INVOICE_ITEM Purchase Invoice Item NUMBER

Purchase Invoice Item


REF_DOC_NUM Reference Document Number VARCHAR2(80)

Reference Document
REF_DOC_ITEM Reference Document Text NUMBER

Reference Document Item


DOC_HEADER_TEXT Document header text VARCHAR2(255)

Document Header
LINE_ITEM_TEXT Line Item text VARCHAR2(255)

Line Item Text


ALLOCATION_NUM Application Number VARCHAR2(80)

Allocation Number

DWDMR A-Z.doc
W_INSERT_DT This column stores the date on which DATE
the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Warehouse Source Identifier was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID This column is the unique identifier NUMBER


for the specific ETL process used to
ETL Process Identifier Siebel create or update this data.
Systems Field
TENANT_ID This column is the unique identifier VARCHAR2(80)
for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

ACTUAL_DT_WID NUMBER

ACCOUNTING_DT_WID NUMBER

THIRD_PARTY_WID NUMBER

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
Generic Extension Column

DWDMR A-Z.doc
W_AP_AGING_SUPPLIER_A
Business Name: W_AP_AGING_SUPPLIER_A

Description:
This table stores the accounts payable aging information at the supplier and association dimension levels. Each
record in this table indicates the aging information at a particular date in time. The SNAPSHOT_DT_WID column
indicates the date when the aging information is recorded.

Table Columns:
Column Name Description Datatype Lookup Table
SNAPSHOT_DT_WID Key to Time dimension. It indicates NUMBER W_DAY_D
the date when the Aging Information
Date when the Aging Information was recorded
was recorded
MCAL_CAL_WID NUMBER W_MCAL_CAL_D

SUPPLIER_WID Key to the Supplier dimension NUMBER W_PARTY_D

Supplier
SPLR_ACCT_WID Key to the Supplier Accounts NUMBER W_SUPPLIER_ACCOUNT_D
dimension
Supplier Account
COMPANY_LOC_WID Key to the Company location in NUMBER W_BUSN_LOCATION_D
Business Locations dimension
Company Location
OPERATING_UNIT_ORG_WID NUMBER W_INT_ORG_D

PAYABLES_ORG_WID NUMBER W_INT_ORG_D

LEDGER_WID NUMBER W_LEDGER_D

COMPANY_ORG_WID Key to the Company organization in NUMBER W_INT_ORG_D


Business Organizations dimension
Company Organization
BUSN_AREA_ORG_WID Key to the Business Area Organization NUMBER W_INT_ORG_D
in Business Organizations dimension
Business Area Organization
EXPENDITURE_ORG_WID Expenditure Organization NUMBER W_INT_ORG_D

Expenditure Organization
LOC_CURR_CODE Local Currency Code VARCHAR2(30)

Local Currency
TOT_DUE_LOC_AMT NUMBER

TOT_DUE_GLOBAL1_AMT NUMBER

TOT_DUE_GLOBAL2_AMT NUMBER

DWDMR A-Z.doc
TOT_DUE_GLOBAL3_AMT NUMBER

TOT_ODUE_LOC_AMT NUMBER

TOT_ODUE_GLOBAL1_AMT NUMBER

TOT_ODUE_GLOBAL2_AMT NUMBER

TOT_ODUE_GLOBAL3_AMT NUMBER

TOT_OPEN_LOC_AMT NUMBER

TOT_OPEN_GLOBAL1_AMT NUMBER

TOT_OPEN_GLOBAL2_AMT NUMBER

TOT_OPEN_GLOBAL3_AMT NUMBER

TOT_INVOICE_LOC_AMT NUMBER

TOT_INVOICE_GLOBAL1_AMT NUMBER

TOT_INVOICE_GLOBAL2_AMT NUMBER

TOT_INVOICE_GLOBAL3_AMT NUMBER

TOT_DAYS_OUTSTAND Total days outstanding NUMBER

Total Days Outstanding


OUTSTAND_XACT_CNT Outstanding transaction count NUMBER

Outstanding Transaction Count

TOT_DAYS_ODUE Total days overdue NUMBER

Total Days Overdue


ODUE_XACT_CNT Overdue Transaction count NUMBER

Overdue Transaction Count


TOT_DAYS_DUE Total days due NUMBER

Total Days Due


DUE_XACT_CNT Due Transaction count NUMBER

Due Transaction Count

DWDMR A-Z.doc
W_INSERT_DT This column stores the date on which DATE
the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Warehouse Source Identifier was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID This column is the unique identifier NUMBER


for the specific ETL process used to
ETL Process Identifier Siebel create or update this data.
System Field
TENANT_ID This column is the unique identifier VARCHAR2(80)
for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

ACTUAL_DT_WID NUMBER

THIRD_PARTY_WID NUMBER

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
Generic Extension Column

DWDMR A-Z.doc
W_AP_AGING_SUPPLIER_ENT_A
Business Name: W_AP_AGING_SUPPLIER_ENT_A

Description:
This table stores the accounts payable aging information at the supplier and association dimension levels. Each
record in this table indicates the aging information at a particular date in time. The SNAPSHOT_DT_WID column
indicates the date when the aging information is recorded.

Table Columns:
Column Name Description Datatype Lookup Table
SNAPSHOT_DT_WID Key to Time dimension. It indicates NUMBER W_DAY_D
the date when the Aging Information
Date when the Aging Information was recorded
was recorded
SUPPLIER_WID Key to the Supplier dimension NUMBER W_PARTY_D

Supplier
SPLR_ACCT_WID Key to the Supplier Accounts NUMBER W_SUPPLIER_ACCOUNT_D
dimension
Supplier Account
COMPANY_LOC_WID Key to the Company location in NUMBER W_BUSN_LOCATION_D
Business Locations dimension
Company Location
OPERATING_UNIT_ORG_WID NUMBER W_INT_ORG_D

PAYABLES_ORG_WID NUMBER W_INT_ORG_D

LEDGER_WID NUMBER W_LEDGER_D

COMPANY_ORG_WID Key to the Company organization in NUMBER W_INT_ORG_D


Business Organizations dimension
Company Organization
BUSN_AREA_ORG_WID Key to the Business Area Organization NUMBER W_INT_ORG_D
in Business Organizations dimension
Business Area Organization
EXPENDITURE_ORG_WID Expenditure Organization NUMBER W_INT_ORG_D

Expenditure Organization
LOC_CURR_CODE Local Currency Code VARCHAR2(30)

Local Currency
TOT_DUE_LOC_AMT NUMBER

TOT_DUE_GLOBAL1_AMT NUMBER

TOT_DUE_GLOBAL2_AMT NUMBER

TOT_DUE_GLOBAL3_AMT NUMBER

DWDMR A-Z.doc
TOT_ODUE_LOC_AMT NUMBER

TOT_ODUE_GLOBAL1_AMT NUMBER

TOT_ODUE_GLOBAL2_AMT NUMBER

TOT_ODUE_GLOBAL3_AMT NUMBER

TOT_OPEN_LOC_AMT NUMBER

TOT_OPEN_GLOBAL1_AMT NUMBER

TOT_OPEN_GLOBAL2_AMT NUMBER

TOT_OPEN_GLOBAL3_AMT NUMBER

TOT_INVOICE_LOC_AMT NUMBER

TOT_INVOICE_GLOBAL1_AMT NUMBER

TOT_INVOICE_GLOBAL2_AMT NUMBER

TOT_INVOICE_GLOBAL3_AMT NUMBER

TOT_DAYS_OUTSTAND Total days outstanding NUMBER

Total Days Outstanding


OUTSTAND_XACT_CNT Outstanding transaction count NUMBER

Outstanding Transaction Count

TOT_DAYS_ODUE Total days overdue NUMBER

Total Days Overdue


ODUE_XACT_CNT Overdue Transaction count NUMBER

Overdue Transaction Count


TOT_DAYS_DUE Total days due NUMBER

Total Days Due


DUE_XACT_CNT Due Transaction count NUMBER

Due Transaction Count


W_INSERT_DT This column stores the date on which DATE
the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time

DWDMR A-Z.doc
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Warehouse Source Identifier was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID This column is the unique identifier NUMBER


for the specific ETL process used to
ETL Process Identifier Siebel create or update this data.
System Field
TENANT_ID This column is the unique identifier VARCHAR2(80)
for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

ACTUAL_DT_WID NUMBER

THIRD_PARTY_WID NUMBER

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
Generic Extension Column

DWDMR A-Z.doc
W_AP_AGN_INV_BKP_A
Business Name: W_AP_AGN_INV_BKP_A

Description:

Table Columns:
Column Name Description Datatype Lookup Table
SNAPSHOT_DT_WID Surrogate key for the AP fact record NUMBER

Date when Aging Information is


recorded
SUPPLIER_ID Key to the Suppliers dimension VARCHAR2(100)

Supplier
SPLR_ACCT_ID Key to the Supplier Accounts VARCHAR2(100)
dimension
Supplier Account
PURCH_REP_ID Key to the Purchase representative in VARCHAR2(100)
Business Contacts dimension
Purchase Representative
PRODUCT_ID Key to the Products dimension VARCHAR2(100)

Product
INVENTORY_PROD_ID Key to the Manufacturing Products VARCHAR2(100)
dimension
Manufacturing Product
SUPPLIER_PROD_ID Key to the Supplier Products VARCHAR2(300)
dimension
Supplier Product
COMPANY_LOC_ID Key to the Company location in VARCHAR2(100)
Business Locations dimension
Company Location
PLANT_LOC_ID Key to the Inventory plant in Business VARCHAR2(100)
Locations dimension
Plant Location
OPERATING_UNIT_ORG_ID VARCHAR2(100)

PAYABLES_ORG_ID VARCHAR2(100)

LEDGER_ID VARCHAR2(100)

COMPANY_ORG_ID Key to the Company organization in VARCHAR2(100)


Business Organizations dimension
Company Organization
BUSN_AREA_ORG_ID Key to the Business Area Organization VARCHAR2(100)
in Business Organizations dimension
Business Area Organization
CTRL_AREA_ORG_ID Key to the Controlling area VARCHAR2(100)
organization in Business Area
Controlling Area Organization Organizations dimension
PURCH_ORG_ID Key to the Purchase organization in VARCHAR2(100)
Business Organizations dimension
Purchasing Organization

DWDMR A-Z.doc
ISSUE_ORG_ID Key to the Issue organization in VARCHAR2(100)
Business Organizations dimension
Issuing Organization
DOC_TYPE_ID Key to Xact Types dimension for the VARCHAR2(100)
accounting document
Accounting Document Type
REF_DOC_TYPE_ID Key to Xact Types dimension for VARCHAR2(100)
reference document
Reference Document Type
POSTING_TYPE_ID Key to Xact Types dimension for the VARCHAR2(100)
type of posting of accounting
Posting Type document
COST_CENTER_ID Key to the Cost Centers dimension VARCHAR2(200)

Cost Center
BALANCING_SEGMENT_ID Key to the Profit Centers dimension VARCHAR2(200)

Profit Center
PROFIT_CENTER_ID Key to the Profit Centers dimension VARCHAR2(100)

Profit Center
PAY_TERMS_ID Key to the Payment terms in the VARCHAR2(100)
Terms Dimension
Payment Term
PAYMENT_METHOD_ID Key to the Payment methods in the VARCHAR2(100)
Methods Dimension
Payment Method
SOURCE_ID VARCHAR2(100)

CREATED_BY_ID This is a key to the IA_USERS VARCHAR2(100)


dimension indicating the user who
Source Record Created By User created the record in the source
Surrogate Key system.
CHANGED_BY_ID This is a key to the IA_USERS VARCHAR2(100)
dimension indicating the user who
Source Record Modified By User last updated the record in the source
Surrogate Key system.
CREATED_ON_DT This is the date, in Julian format, on DATE
which the record was created in the
Source Record Creation Date source system. This column also
Surrogate Key functions as a key to IA_DATES.

CHANGED_ON_DT This is the date, in Julian format, on DATE


which the record was last updated in
Source Record Modified Date the source system. This column also
Surrogate Key functions as a key to IA_DATES.

TRANSACTION_DT_WID Transaction Date key NUMBER

Transaction Date
POSTED_ON_DT_WID Posting Date key NUMBER

Posted On Date
INVOICED_ON_DT_WID Invoice Date Key NUMBER

Invoiced On Date
PURCH_ORDER_DT_WID Purchase Order Date Key NUMBER

Purchase Order Date

DWDMR A-Z.doc
SPLR_ORDER_DT_WID Suppliers Order Date Key NUMBER

Supplier Order Date


INVOICE_RECEIPT_DT_WID Invoice Receipt Date Key NUMBER

Invoice Receipt Date


BASELINE_DT_WID Baseline Date Key NUMBER

Baseline Date
PAYMENT_DUE_DT_WID Payment Due Date Key NUMBER

Payment Due Date


MCAL_CAL_ID Fiscal Calendar VARCHAR2(100)

Fiscal Calendar
PROJECT_ID Project VARCHAR2(100)

Project
EXPENDITURE_ORG_ID Expenditure Organization VARCHAR2(100)

Expenditure Organization
AP_DOC_AMT Amount in document Currency NUMBER

Accounts Payable DOC Amount

AP_LOC_AMT Amount in local currency NUMBER

Accounts Payable LOC Amount


AP_GLOBAL1_AMT Amount in group currency1 NUMBER

Accounts Payable Amount


AP_GLOBAL2_AMT Amount in group currency2 NUMBER

Accounts Payable Amount


AP_GLOBAL3_AMT Amount in group currency3 NUMBER

Accounts Payable Amount


REMAINING_DOC_AMT Remaining Invoice Amount in NUMBER
Document currency
Remaining Invoice Amount in
Document currency
REMAINING_LOC_AMT Remaining Invoice Amount in Local NUMBER
currency
Remaining Invoice Amount in
Local currency
REMAINING_GLOBAL1_AMT Remaining Invoice Amount in Group NUMBER
currency1
Remaining Invoice Amount in
Group currency1
REMAINING_GLOBAL2_AMT Remaining Invoice Amount in Group NUMBER
currency2
Remaining Invoice Amount in
Group currency2
REMAINING_GLOBAL3_AMT Remaining Invoice Amount in Group NUMBER
currency3
Remaining Invoice Amount in
Group currency3
ELAPSED_DAYS_DUE NUMBER

DWDMR A-Z.doc
ELAPSED_DAYS_OPEN NUMBER

OVERDUE_FLG Flag indicating the transaction is CHAR(1)


overdue
Flag indicating the transaction is
overdue
ACTIVE_HOLD_STATUS_FLAG CHAR(1)

DB_CR_IND Debit/credit indicator VARCHAR2(30)

Debit/Credit Indicator
DOC_CURR_CODE Document Currency Code VARCHAR2(30)

Document Currency
LOC_CURR_CODE Local Currency Code VARCHAR2(30)

Local Currency
ACCT_DOC_NUM Accounting document number VARCHAR2(80)

Accounting Document Number

ACCT_DOC_ITEM Line item number within the NUMBER


accounting document
Accounting Document Item
ACCT_DOC_SUB_ITEM Sub item within a line item of the NUMBER
accounting document
Accounting Document Sub Item

PURCH_ORDER_NUM Purchase Order Number VARCHAR2(80)

Purchase Order Number


PURCH_ORDER_ITEM Purchase Order Item NUMBER

Purchase Order Item


PURCH_INVOICE_NUM Purchase Invoice number VARCHAR2(80)

Purchase Invoice
PURCH_INVOICE_ITEM Purchase Invoice Item NUMBER

Purchase Invoice Item


REF_DOC_NUM Reference Document Number VARCHAR2(80)

Reference Document
REF_DOC_ITEM Reference Document Text NUMBER

Reference Document Item


DOC_HEADER_TEXT Document header text VARCHAR2(255)

Document Header
LINE_ITEM_TEXT Line Item text VARCHAR2(255)

Line Item Text


ALLOCATION_NUM Application Number VARCHAR2(80)

Allocation Number

DWDMR A-Z.doc
W_INSERT_DT This column stores the date on which DATE
the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Warehouse Source Identifier was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID This column is the unique identifier NUMBER


for the specific ETL process used to
ETL Process Identifier Siebel create or update this data.
Systems Field
TENANT_ID This column is the unique identifier VARCHAR2(80)
for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

ACTUAL_DT_WID NUMBER

ACCOUNTING_DT_WID NUMBER

THIRD_PARTY_ID VARCHAR2(80)

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
Generic Extension Column

DWDMR A-Z.doc
W_AP_AGN_INV_ENT_BKP_A
Business Name: W_AP_AGN_INV_ENT_BKP_A

Description:

Table Columns:
Column Name Description Datatype Lookup Table
SNAPSHOT_DT_WID Surrogate key for the AP fact record NUMBER

Date when Aging Information is


recorded
SUPPLIER_ID Key to the Suppliers dimension VARCHAR2(100)

Supplier
SPLR_ACCT_ID Key to the Supplier Accounts VARCHAR2(100)
dimension
Supplier Account
PURCH_REP_ID Key to the Purchase representative in VARCHAR2(100)
Business Contacts dimension
Purchase Representative
PRODUCT_ID Key to the Products dimension VARCHAR2(100)

Product
INVENTORY_PROD_ID Key to the Manufacturing Products VARCHAR2(100)
dimension
Manufacturing Product
SUPPLIER_PROD_ID Key to the Supplier Products VARCHAR2(300)
dimension
Supplier Product
COMPANY_LOC_ID Key to the Company location in VARCHAR2(100)
Business Locations dimension
Company Location
PLANT_LOC_ID Key to the Inventory plant in Business VARCHAR2(100)
Locations dimension
Plant Location
OPERATING_UNIT_ORG_ID VARCHAR2(100)

PAYABLES_ORG_ID VARCHAR2(100)

LEDGER_ID VARCHAR2(100)

COMPANY_ORG_ID Key to the Company organization in VARCHAR2(100)


Business Organizations dimension
Company Organization
BUSN_AREA_ORG_ID Key to the Business Area Organization VARCHAR2(100)
in Business Organizations dimension
Business Area Organization
CTRL_AREA_ORG_ID Key to the Controlling area VARCHAR2(100)
organization in Business Area
Controlling Area Organization Organizations dimension
PURCH_ORG_ID Key to the Purchase organization in VARCHAR2(100)
Business Organizations dimension
Purchasing Organization

DWDMR A-Z.doc
ISSUE_ORG_ID Key to the Issue organization in VARCHAR2(100)
Business Organizations dimension
Issuing Organization
DOC_TYPE_ID Key to Xact Types dimension for the VARCHAR2(100)
accounting document
Accounting Document Type
REF_DOC_TYPE_ID Key to Xact Types dimension for VARCHAR2(100)
reference document
Reference Document Type
POSTING_TYPE_ID Key to Xact Types dimension for the VARCHAR2(100)
type of posting of accounting
Posting Type document
COST_CENTER_ID Key to the Cost Centers dimension VARCHAR2(200)

Cost Center
BALANCING_SEGMENT_ID Key to the Profit Centers dimension VARCHAR2(200)

Profit Center
PROFIT_CENTER_ID Key to the Profit Centers dimension VARCHAR2(100)

Profit Center
PAY_TERMS_ID Key to the Payment terms in the VARCHAR2(100)
Terms Dimension
Payment Term
PAYMENT_METHOD_ID Key to the Payment methods in the VARCHAR2(100)
Methods Dimension
Payment Method
SOURCE_ID VARCHAR2(100)

CREATED_BY_ID This is a key to the IA_USERS VARCHAR2(100)


dimension indicating the user who
Source Record Created By User created the record in the source
Surrogate Key system.
CHANGED_BY_ID This is a key to the IA_USERS VARCHAR2(100)
dimension indicating the user who
Source Record Modified By User last updated the record in the source
Surrogate Key system.
CREATED_ON_DT This is the date, in Julian format, on DATE
which the record was created in the
Source Record Creation Date source system. This column also
Surrogate Key functions as a key to IA_DATES.

CHANGED_ON_DT This is the date, in Julian format, on DATE


which the record was last updated in
Source Record Modified Date the source system. This column also
Surrogate Key functions as a key to IA_DATES.

TRANSACTION_DT_WID Transaction Date key NUMBER

Transaction Date
POSTED_ON_DT_WID Posting Date key NUMBER

Posted On Date
INVOICED_ON_DT_WID Invoice Date Key NUMBER

Invoiced On Date
PURCH_ORDER_DT_WID Purchase Order Date Key NUMBER

Purchase Order Date

DWDMR A-Z.doc
SPLR_ORDER_DT_WID Suppliers Order Date Key NUMBER

Supplier Order Date


INVOICE_RECEIPT_DT_WID Invoice Receipt Date Key NUMBER

Invoice Receipt Date


BASELINE_DT_WID Baseline Date Key NUMBER

Baseline Date
PAYMENT_DUE_DT_WID Payment Due Date Key NUMBER

Payment Due Date


PROJECT_ID Project VARCHAR2(100)

Project
EXPENDITURE_ORG_ID Expenditure Organization VARCHAR2(100)

Expenditure Organization
AP_DOC_AMT Amount in document Currency NUMBER

Accounts Payable DOC Amount

AP_LOC_AMT Amount in local currency NUMBER

Accounts Payable LOC Amount


AP_GLOBAL1_AMT Amount in group currency1 NUMBER

Accounts Payable Amount


AP_GLOBAL2_AMT Amount in group currency2 NUMBER

Accounts Payable Amount


AP_GLOBAL3_AMT Amount in group currency3 NUMBER

Accounts Payable Amount


REMAINING_DOC_AMT Remaining Invoice Amount in NUMBER
Document currency
Remaining Invoice Amount in
Document currency
REMAINING_LOC_AMT Remaining Invoice Amount in Local NUMBER
currency
Remaining Invoice Amount in
Local currency
REMAINING_GLOBAL1_AMT Remaining Invoice Amount in Group NUMBER
currency1
Remaining Invoice Amount in
Group currency1
REMAINING_GLOBAL2_AMT Remaining Invoice Amount in Group NUMBER
currency2
Remaining Invoice Amount in
Group currency2
REMAINING_GLOBAL3_AMT Remaining Invoice Amount in Group NUMBER
currency3
Remaining Invoice Amount in
Group currency3
ELAPSED_DAYS_DUE NUMBER

ELAPSED_DAYS_OPEN NUMBER

DWDMR A-Z.doc
OVERDUE_FLG Flag indicating the transaction is CHAR(1)
overdue
Flag indicating the transaction is
overdue
ACTIVE_HOLD_STATUS_FLAG CHAR(1)

DB_CR_IND Debit/credit indicator VARCHAR2(30)

Debit/Credit Indicator
DOC_CURR_CODE Document Currency Code VARCHAR2(30)

Document Currency
LOC_CURR_CODE Local Currency Code VARCHAR2(30)

Local Currency
ACCT_DOC_NUM Accounting document number VARCHAR2(80)

Accounting Document Number

ACCT_DOC_ITEM Line item number within the NUMBER


accounting document
Accounting Document Item
ACCT_DOC_SUB_ITEM Sub item within a line item of the NUMBER
accounting document
Accounting Document Sub Item

PURCH_ORDER_NUM Purchase Order Number VARCHAR2(80)

Purchase Order Number


PURCH_ORDER_ITEM Purchase Order Item NUMBER

Purchase Order Item


PURCH_INVOICE_NUM Purchase Invoice number VARCHAR2(80)

Purchase Invoice
PURCH_INVOICE_ITEM Purchase Invoice Item NUMBER

Purchase Invoice Item


REF_DOC_NUM Reference Document Number VARCHAR2(80)

Reference Document
REF_DOC_ITEM Reference Document Text NUMBER

Reference Document Item


DOC_HEADER_TEXT Document header text VARCHAR2(255)

Document Header
LINE_ITEM_TEXT Line Item text VARCHAR2(255)

Line Item Text


ALLOCATION_NUM Application Number VARCHAR2(80)

Allocation Number
W_INSERT_DT This column stores the date on which DATE
the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time

DWDMR A-Z.doc
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Warehouse Source Identifier was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID This column is the unique identifier NUMBER


for the specific ETL process used to
ETL Process Identifier Siebel create or update this data.
Systems Field
TENANT_ID This column is the unique identifier VARCHAR2(80)
for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

ACTUAL_DT_WID NUMBER

ACCOUNTING_DT_WID NUMBER

THIRD_PARTY_ID VARCHAR2(80)

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
Generic Extension Column

DWDMR A-Z.doc
W_AP_BALANCE_ENT_F
Business Name: Accounts payable enterprise balance

Description:

This table stores account payable balance supporting enterprise calendar information for supplier accounts.Only
Posted records are considered for calculating the balances and Balance amts can be use for Financial reporting.

Table Columns:
Column Name Description Datatype Lookup Table
OPERATING_UNIT_ORG_WID NUMBER W_INT_ORG_D

PAYABLES_ORG_WID NUMBER W_INT_ORG_D

LEDGER_WID Key to the Ledger dimension NUMBER W_LEDGER_D

Ledger
COST_CENTER_WID NUMBER W_COST_CENTER_D

BALANCING_SEGMENT_WID Key to the Profit Center dimension NUMBER W_BALANCING_SEGMENT_D

Profit Center
NATURAL_ACCOUNT_WID NUMBER W_NATURAL_ACCOUNT_D

PROFIT_CENTER_WID NUMBER W_PROFIT_CENTER_D

COMPANY_ORG_WID Key to the company organization in NUMBER W_INT_ORG_D


Business Organizations dimension
Company Organization
BUSN_AREA_ORG_WID Key to the Business Area Organization NUMBER W_INT_ORG_D
in business organizations dimension
Business Area Organization
SUPPLIER_WID Key to the Suppliers dimension NUMBER W_PARTY_D

Supplier
SUPPLIER_ACCOUNT_WID Key to the Splr Accts dimension NUMBER W_SUPPLIER_ACCOUNT_D

Supplier Account
GL_ACCOUNT_WID Key to the GL Accounts dimension NUMBER W_GL_ACCOUNT_D

GL Account
PROJECT_WID NUMBER W_PROJECT_D

BALANCE_DT_WID Balance Date Key NUMBER W_DAY_D

Balance Date
BALANCE_TM_WID Balance Time Key NUMBER W_TIME_OF_DAY_D

Balance Time
DB_CR_IND Debit/Credit Indicator VARCHAR2(30)

Debit/Credit Indicator

DWDMR A-Z.doc
BALANCE_ACCT_AMT Balance amount in account currency NUMBER

Balance Account Amount


BALANCE_LOC_AMT Balance amount in local currency NUMBER

Balance Local Amount


BALANCE_GLOBAL1_AMT Balance amount in group currency1 NUMBER

Global Balance1
BALANCE_GLOBAL2_AMT Balance amount in group currency2 NUMBER

Global Balance2
BALANCE_GLOBAL3_AMT Balance amount in group currency3 NUMBER

Global Balance3
ACTIVITY_ACCT_AMT Activity amount in account currency NUMBER

Activity Account Amount


ACTIVITY_LOC_AMT Activity amount in local currency NUMBER

Activity Local Amount


ACTIVITY_GLOBAL1_AMT Activity amount in group currency1 NUMBER

Activity Amount1
ACTIVITY_GLOBAL2_AMT Balance amount in group currency2 NUMBER

Activity Amount2
ACTIVITY_GLOBAL3_AMT Balance amount in group currency3 NUMBER

Activity Amount3
ACCT_CURR_CODE Account Currency Code VARCHAR2(30)

Account Currency
LOC_CURR_CODE Local Currency Code VARCHAR2(30)

Local Currency
W_INSERT_DT This column stores the date on which DATE
the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
INTEGRATION_ID This column is the unique identifier of VARCHAR2(320)
a dimension or fact entity in its source
Unique Source Record Identifier system. In case of composite keys, the
value in this column can consist of
concatenated parts.

DATASOURCE_NUM_ID This column is the unique identifier of NUMBER


the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

DWDMR A-Z.doc
ETL_PROC_WID This column is the unique identifier NUMBER
for the specific ETL process used to
ETL Process Identifier create or update this data.

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

THIRD_PARTY_WID NUMBER

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
Generic Extension Column

DWDMR A-Z.doc
W_AP_BALANCE_F
Business Name: Accounts payable balance

Description:
This table stores account payable balance information for supplier accounts.Only Posted records are considered
for calculating the balances and Balance amts can be use for Financial reporting.

Table Columns:
Column Name Description Datatype Lookup Table
OPERATING_UNIT_ORG_WID NUMBER W_INT_ORG_D

PAYABLES_ORG_WID NUMBER W_INT_ORG_D

LEDGER_WID Key to the Ledger dimension NUMBER W_LEDGER_D

Ledger
COST_CENTER_WID NUMBER W_COST_CENTER_D

BALANCING_SEGMENT_WID Key to the Profit Center dimension NUMBER W_BALANCING_SEGMENT_D

Profit Center
NATURAL_ACCOUNT_WID NUMBER W_NATURAL_ACCOUNT_D

PROFIT_CENTER_WID NUMBER W_PROFIT_CENTER_D

COMPANY_ORG_WID Key to the company organization in NUMBER W_INT_ORG_D


Business Organizations dimension
Company Organization
BUSN_AREA_ORG_WID Key to the Business Area Organization NUMBER W_INT_ORG_D
in business organizations dimension
Business Area Organization
SUPPLIER_WID Key to the Suppliers dimension NUMBER W_PARTY_D

Supplier
SUPPLIER_ACCOUNT_WID Key to the Splr Accts dimension NUMBER W_SUPPLIER_ACCOUNT_D

Supplier Account
GL_ACCOUNT_WID Key to the GL Accounts dimension NUMBER W_GL_ACCOUNT_D

GL Account
MCAL_CAL_WID NUMBER W_MCAL_CAL_D

PROJECT_WID NUMBER W_PROJECT_D

BALANCE_DT_WID Balance Date Key NUMBER W_DAY_D

Balance Date
BALANCE_TM_WID Balance Time Key NUMBER W_TIME_OF_DAY_D

Balance Time

DWDMR A-Z.doc
DB_CR_IND Debit/Credit Indicator VARCHAR2(30)

Debit/Credit Indicator
BALANCE_ACCT_AMT Balance amount in account currency NUMBER

Balance Account Amount


BALANCE_LOC_AMT Balance amount in local currency NUMBER

Balance Local Amount


BALANCE_GLOBAL1_AMT Balance amount in group currency1 NUMBER

Global Balance1
BALANCE_GLOBAL2_AMT Balance amount in group currency2 NUMBER

Global Balance2
BALANCE_GLOBAL3_AMT Balance amount in group currency3 NUMBER

Global Balance3
ACTIVITY_ACCT_AMT Activity amount in account currency NUMBER

Activity Account Amount


ACTIVITY_LOC_AMT Activity amount in local currency NUMBER

Activity Local Amount


ACTIVITY_GLOBAL1_AMT Activity amount in group currency1 NUMBER

Activity Amount1
ACTIVITY_GLOBAL2_AMT Balance amount in group currency2 NUMBER

Activity Amount2
ACTIVITY_GLOBAL3_AMT Balance amount in group currency3 NUMBER

Activity Amount3
ACCT_CURR_CODE Account Currency Code VARCHAR2(28)

Account Currency
LOC_CURR_CODE Local Currency Code VARCHAR2(28)

Local Currency
W_INSERT_DT This column stores the date on which DATE
the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
INTEGRATION_ID This column is the unique identifier of VARCHAR2(320)
a dimension or fact entity in its source
Unique Source Record Identifier system. In case of composite keys, the
value in this column can consist of
concatenated parts.

DWDMR A-Z.doc
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID This column is the unique identifier NUMBER


for the specific ETL process used to
ETL Process Identifier create or update this data.

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

THIRD_PARTY_WID NUMBER

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
Generic Extension Column

DWDMR A-Z.doc
W_AP_HOLDS_F
Business Name: W_AP_HOLDS_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
HOLD_REASON_WID NUMBER W_AP_HOLD_RELEASE_REASON_
D

HOLD_DATE_WID NUMBER W_DAY_D

HELD_BY_WID NUMBER W_USER_D

RELEASE_REASON_WID NUMBER W_AP_HOLD_RELEASE_REASON_


D

RELEASED_DATE_WID NUMBER W_DAY_D

RELEASED_BY_WID NUMBER W_USER_D

SUPPLIER_WID NUMBER W_PARTY_D

SPLR_ACCT_WID NUMBER W_SUPPLIER_ACCOUNT_D

PRODUCT_WID NUMBER W_PRODUCT_D

OPERATING_UNIT_ORG_WID NUMBER W_INT_ORG_D

PAYABLES_ORG_WID NUMBER W_INT_ORG_D

LEDGER_WID NUMBER W_LEDGER_D

COMPANY_ORG_WID NUMBER W_INT_ORG_D

SALES_ORG_WID NUMBER W_INT_ORG_D

PURCHASE_ORG_WID NUMBER W_INT_ORG_D

BUSN_AREA_ORG_WID NUMBER W_INT_ORG_D

INVOICED_ON_DT_WID NUMBER W_DAY_D

DWDMR A-Z.doc
MCAL_CAL_WID NUMBER W_MCAL_CAL_D

SOURCE_WID NUMBER W_XACT_SOURCE_D

PAY_METHOD_WID NUMBER W_PAYMENT_METHOD_D

PAY_TERMS_WID NUMBER W_AP_TERMS_D

DOC_INVOICE_AMT NUMBER

LOC_INVOICE_AMT NUMBER

INVOICE_NUM VARCHAR2(80)

INVOICE_ID VARCHAR2(80)

LINE_NUMBER NUMBER

ACTIVE_HOLD_STATUS_FLAG CHAR(1)

DOC_CURR_CODE VARCHAR2(30)

LOC_CURR_CODE VARCHAR2(30)

LOC_EXCHANGE_RATE NUMBER(28,10)

GLOBAL1_EXCHANGE_RATE NUMBER(28,10)

GLOBAL2_EXCHANGE_RATE NUMBER(28,10)

GLOBAL3_EXCHANGE_RATE NUMBER(28,10)

CREATED_BY_WID NUMBER W_USER_D

CHANGED_BY_WID NUMBER W_USER_D

CREATED_ON_DT DATE

CHANGED_ON_DT DATE

DWDMR A-Z.doc
AUX1_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT DATE

DELETE_FLG CHAR(1)

W_INSERT_DT DATE

W_UPDATE_DT DATE

DATASOURCE_NUM_ID NUMBER

ETL_PROC_WID NUMBER

INTEGRATION_ID VARCHAR2(320)

TENANT_ID VARCHAR2(320)

REF_DOC_NUM VARCHAR2(80)

THIRD_PARTY_WID NUMBER

X_CUSTOM VARCHAR2(40)

DWDMR A-Z.doc
W_AP_HOLD_RELEASE_REASON_D
Business Name: W_AP_HOLD_RELEASE_REASON_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

TYPE_FLG CHAR(1)

HOLD_CODE VARCHAR2(25)

HOLD_TYPE VARCHAR2(25)

W_HOLD_TYPE VARCHAR2(25)

DELETE_FLG CHAR(1)

ACTIVE_FLG CHAR(1)

CREATED_BY_WID NUMBER W_USER_D

CHANGED_BY_WID NUMBER W_USER_D

CREATED_ON_DT DATE

CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT DATE

W_INSERT_DT DATE

W_UPDATE_DT DATE

DWDMR A-Z.doc
DATASOURCE_NUM_ID NUMBER

ETL_PROC_WID NUMBER

INTEGRATION_ID VARCHAR2(80)

TENANT_ID VARCHAR2(80)

X_CUSTOM VARCHAR2(10)

DWDMR A-Z.doc
W_AP_INV_DIST_F
Business Name: W_AP_INV_DIST_F

Description:
Imported from database

Table Columns:
Column Name Description Datatype Lookup Table
SUPPLIER_WID NUMBER W_PARTY_D

SPLR_ACCT_WID NUMBER W_SUPPLIER_ACCOUNT_D

PRODUCT_WID NUMBER W_PRODUCT_D

INVENTORY_PROD_WID NUMBER W_INVENTORY_PRODUCT_D

SUPPLIER_PROD_WID NUMBER W_SUPPLIER_PRODUCT_D

PLANT_LOC_WID NUMBER W_BUSN_LOCATION_D

RCPT_LOC_WID NUMBER W_BUSN_LOCATION_D

PO_BUYER_WID NUMBER W_EMPLOYEE_D

INVOICE_REQUESTER_WID NUMBER W_EMPLOYEE_D

OPERATING_UNIT_ORG_WID NUMBER W_INT_ORG_D

PAYABLES_ORG_WID NUMBER W_INT_ORG_D

PURCHASE_ORG_WID NUMBER W_INT_ORG_D

COST_CENTER_WID NUMBER W_COST_CENTER_D

PROFIT_CENTER_WID NUMBER W_PROFIT_CENTER_D

COMPANY_ORG_WID NUMBER W_INT_ORG_D

LEDGER_WID NUMBER W_LEDGER_D

DWDMR A-Z.doc
GL_ACCOUNT_WID NUMBER W_GL_ACCOUNT_D

INVOICE_TYPE_WID NUMBER W_XACT_TYPE_D

INVOICE_DIST_TYPE_WID NUMBER W_XACT_TYPE_D

SPEND_TYPE_WID NUMBER W_XACT_TYPE_D

AGREEMENT_LEVERAGE_TYPE_WI NUMBER W_XACT_TYPE_D


D

APPROVAL_STATUS_WID NUMBER W_STATUS_D

PAYMENT_STATUS_WID NUMBER W_STATUS_D

PAY_TERMS_WID NUMBER W_AP_TERMS_D

SOURCE_WID NUMBER W_XACT_SOURCE_D

PROJECT_WID NUMBER W_PROJECT_D

TASK_WID NUMBER W_TASK_D

FINANCIAL_RESOURCE_WID NUMBER W_FINANCIAL_RESOURCE_D

EXPENDITURE_ORG_WID NUMBER W_INT_ORG_D

INVOICED_ON_DT_WID NUMBER W_DAY_D

PURCH_ORDER_DT_WID NUMBER W_DAY_D

INVOICE_RECEIVED_DT_WID NUMBER W_DAY_D

POSTED_ON_DT_WID NUMBER W_DAY_D

UOM_CODE VARCHAR2(50)

INV_DIST_QTY NUMBER(28,10)

DWDMR A-Z.doc
INV_DIST_AMT NUMBER(28,10)

INV_DIST_LOC_AMT NUMBER(28,10)

INVOICE_UNIT_PRICE NUMBER(28,10)

PO_UNIT_PRICE NUMBER(28,10)

UNIT_STD_COST NUMBER(28,10)

INVOICE_PRICE_VARIANCE_AMT NUMBER(28,10)

EXCH_RATE_VARIANCE_AMT NUMBER(28,10)

PURCH_INVOICE_NUM VARCHAR2(80)

PURCH_INVOICE_LINE NUMBER

PURCH_INVOICE_DIST NUMBER

PURCH_ORDER_NUM VARCHAR2(30)

INVOICED_ON_DT DATE

INVOICE_APPROVAL_DT DATE

VENDOR_ITEM VARCHAR2(30)

ITEM_DESCRIPTION VARCHAR2(255)

PAYMENT_CURR_CODE VARCHAR2(50)

PAYMENT_CROSS_RATE NUMBER(28,10)

PO_DISTRIBUTION_ID VARCHAR2(80)

RCV_TRANSACTION_ID VARCHAR2(80)

DWDMR A-Z.doc
POTENTIAL_AGREEMENT_PRICE NUMBER(28,10)

POTENTIAL_AGREEMENT_NUM VARCHAR2(50)

POTENTIAL_AGREEMENT_LINE_ID VARCHAR2(80)

DOC_CURR_CODE VARCHAR2(30)

LOC_CURR_CODE VARCHAR2(30)

LOC_EXCHANGE_RATE NUMBER(28,10)

GLOBAL1_EXCHANGE_RATE NUMBER(28,10)

GLOBAL2_EXCHANGE_RATE NUMBER(28,10)

GLOBAL3_EXCHANGE_RATE NUMBER(28,10)

CREATED_BY_WID NUMBER W_USER_D

CHANGED_BY_WID NUMBER W_USER_D

CREATED_ON_DT DATE

CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT DATE

DELETE_FLG CHAR(1)

W_INSERT_DT DATE

DWDMR A-Z.doc
W_UPDATE_DT DATE

DATASOURCE_NUM_ID NUMBER

ETL_PROC_WID NUMBER

INTEGRATION_ID VARCHAR2(80)

TENANT_ID VARCHAR2(80)

X_CUSTOM VARCHAR2(10)

UNSPSC_WID NUMBER W_PROD_CAT_DH

PRIMARY_UOM_CONV_RATE NUMBER(28,10)

PRIMARY_UOM_CODE VARCHAR2(50)

STANDARD_UOM_CONV_RATE NUMBER(28,10)

STANDARD_UOM_CODE VARCHAR2(50)

CUSTOM_CATEGORY1_WID NUMBER W_PROD_CAT_DH

CUSTOM_CATEGORY2_WID NUMBER W_PROD_CAT_DH

CUSTOM_CATEGORY3_WID NUMBER W_PROD_CAT_DH

AUTO_UNSPSC_WID NUMBER W_PROD_CAT_DH

AUTO_PURCHASING_CATEGORY_ NUMBER W_PROD_CAT_DH


WID

AUTO_CUSTOM_CATEGORY1_WI NUMBER W_PROD_CAT_DH


D

AUTO_CUSTOM_CATEGORY2_WI NUMBER W_PROD_CAT_DH


D

DWDMR A-Z.doc
AUTO_CUSTOM_CATEGORY3_WI NUMBER W_PROD_CAT_DH
D

BALANCING_SEGMENT_WID NUMBER W_BALANCING_SEGMENT_D

SOLDTO_BU_WID NUMBER

SOLDTO_BU_WID
GL_MCAL_CAL_WID NUMBER W_MCAL_CAL_D

MCAL_INVOICED_ON_DT_WID NUMBER W_MCAL_DAY_D

MCAL_POSTED_ON_DT_WID NUMBER W_MCAL_DAY_D

SPEND_CATEGORY_WID NUMBER

EXPENSE_CATEGORY_WID NUMBER

PROC_PROD_WID NUMBER W_PROC_PROD_D

INVOICE_BASIS_TYPE_WID NUMBER

REQUISITION_BU_WID NUMBER

PREFERRED_SUPPLIER_FLG CHAR(1)

UOM_CONV_FLG VARCHAR2(80)

DEST_TYPE_WID NUMBER W_XACT_TYPE_D

OP_VER_LINE_LOB_WID NUMBER W_OP_VERSION_LINE_D

OP_VER_LINE_PRC_WID NUMBER W_OP_VERSION_LINE_D

PO_TRADING_ORG_WID NUMBER

DWDMR A-Z.doc
W_AP_INV_DIST_MONTH_A
Business Name: Invoice Lines Month Aggregate

Description:

Table Columns:
Column Name Description Datatype Lookup Table
AGREEMENT_LEVERAGE_TYPE_WI NUMBER W_XACT_TYPE_D
D

AGREEMENT_LEVERAGE_TYPE_WI
D
APPROVAL_STATUS_WID NUMBER W_STATUS_D

APPROVAL_STATUS_WID
UNSPSC_WID NUMBER

UNSPSC_WID
AUTO_CUSTOM_CATEGORY1_WI NUMBER
D

AUTO_CUSTOM_CATEGORY1_WI
D
AUTO_CUSTOM_CATEGORY2_WI NUMBER
D

AUTO_CUSTOM_CATEGORY2_WI
D
AUTO_CUSTOM_CATEGORY3_WI NUMBER
D

AUTO_CUSTOM_CATEGORY3_WI
D
AUTO_PURCHASING_CATEGORY_ NUMBER
WID

AUTO_PURCHASING_CATEGORY_
WID
AUTO_UNSPSC_WID NUMBER

AUTO_UNSPSC_WID
PRODUCT_WID NUMBER W_PARTY_D

PRODUCT_WID
PRODUCT_WID NUMBER W_PRODUCT_D

PRODUCT_WID
PURCHASE_ORG_WID NUMBER W_INT_ORG_D

PURCHASE_ORG_WID
GL_ACCOUNT_WID NUMBER

GL_ACCOUNT_WID
COST_CENTER_WID NUMBER W_COST_CENTER_D

COST_CENTER_WID

DWDMR A-Z.doc
SPEND_TYPE_WID NUMBER W_XACT_TYPE_D

SPEND_TYPE_WID
INVOICE_TYPE_WID NUMBER W_XACT_TYPE_D

INVOICE_TYPE_WID
INVOICE_DIST_TYPE_WID NUMBER

INVOICE_DIST_TYPE_WID
PERIOD_START_DT_WID NUMBER

PERIOD_START_DT_WID
LEDGER_WID NUMBER

LEDGER_WID
PO_BUYER_WID NUMBER

PO_BUYER_WID
PAYABLES_ORG_WID NUMBER W_INT_ORG_D

PAYABLES_ORG_WID
PAYMENT_STATUS_WID NUMBER W_STATUS_D

PAYMENT_STATUS_WID
SUPPLIER_WID NUMBER

SUPPLIER_WID
ETL_PROC_WID NUMBER

ETL_PROC_WID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
LOC_CURR_CODE VARCHAR2(30)

LOC_CURR_CODE
ITEM_DESCRIPTION VARCHAR2(255)

ITEM_DESCRIPTION
STANDARD_UOM_CODE VARCHAR2(50)

STANDARD_UOM_CODE
INV_DIST_QTY NUMBER(28,10)

INV_DIST_QTY
INVOICE_DOC_AMT NUMBER(28,10)

INVOICE_DOC_AMT
INVOICE_LOC_AMT NUMBER(28,10)

INVOICE_LOC_AMT
GLOBAL1_INVOICE_AMT NUMBER(28,10)

GLOBAL1_INVOICE_AMT
GLOBAL2_INVOICE_AMT NUMBER(28,10)

GLOBAL2_INVOICE_AMT
GLOBAL3_INVOICE_AMT NUMBER(28,10)

GLOBAL3_INVOICE_AMT

DWDMR A-Z.doc
IPV_DOC_AMT NUMBER(28,10)

IPV_DOC_AMT
IPV_LOC_AMT NUMBER(28,10)

IPV_LOC_AMT
GLOBAL1_IPV_AMT NUMBER(28,10)

GLOBAL1_IPV_AMT
GLOBAL2_IPV_AMT NUMBER(28,10)

GLOBAL2_IPV_AMT
GLOBAL3_IPV_AMT NUMBER(28,10)

GLOBAL3_IPV_AMT
MAX_INVOICE_UNIT_PRICE NUMBER(28,10)

MAX_INVOICE_UNIT_PRICE
MIN_INVOICE_UNIT_PRICE NUMBER(28,10)

MIN_INVOICE_UNIT_PRICE

DWDMR A-Z.doc
W_AP_TERMS_D
Business Name: Accounts Payable Terms

Description:
It stores accounts payable terms.

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate key to uniquely identify a NUMBER
record.
Surrogate Key of the Table
AP_TERM_CODE This code identifies the AP term. VARCHAR2(50)

AP Term Code
AP_TERM_DURATION This is the duration of the AP term. NUMBER

AP Term Duration
DAY_LIMIT This is the number of days limit of the NUMBER
AP term.
Day Limit
CONDITION_1_TEXT This is the first condition. VARCHAR2(255)

Condition 1 Text
CONDITION_2_TEXT This is the second condition. VARCHAR2(255)

Condition 2 Text
CONDITION_3_TEXT This is the third condition. VARCHAR2(255)

Condition 3 Text
CONDITION_4_TEXT This is the fourth condition. VARCHAR2(255)

Condition 4 Text
CONDITION_5_TEXT This is the fifth condition. VARCHAR2(255)

Condition 5 Text
CONDITION_6_TEXT This is the sixth condition. VARCHAR2(255)

Condition 6 Text
CONDITION_7_TEXT This is the seventh condition. VARCHAR2(255)

Condition 7 Text
CONDITION_8_TEXT This is the eighth condition. VARCHAR2(255)

Condition 8 Text
CONDITION_9_TEXT This is the ninth condition. VARCHAR2(255)

Condition 9 Text
CONDITION_10_TEXT This is the tenth condition. VARCHAR2(255)

Condition 10 Text
ACTIVE_FLG Indicates if AP term is active. CHAR(1)

Active Flag
CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Created By User created the record in the source
Surrogate Key system.

DWDMR A-Z.doc
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Last Modified By last modified the record in the source
User Surrogate Key system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
Source Record Creation Date and source system.
Time
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
Source Record Last Modified Date system.
and Time
AUX1_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
SRC_EFF_FROM_DT This column stores the date from DATE
which the source record (in the
Source Supplied Effective From Source system) is effective. The value
Date and Time is extracted from the source
(whenever available)
SRC_EFF_TO_DT This column stores the date up to DATE
which the source record (in the
Source Supplied Effective To Date Source system) is effective. The value
and Time is extracted from the source
(whenever available)
EFFECTIVE_FROM_DT This column stores the date from DATE
which the dimension record is
Effective From Date and Time effective. A value is either assigned by
Siebel Applications or extracted from
the source.
EFFECTIVE_TO_DT This column stores the date up to DATE
which the dimension record is
Effective To Date and Time effective. A value is either assigned by
Siebel Applications or extracted from
the source.

DWDMR A-Z.doc
DELETE_FLG This flag indicates the deletion status CHAR(1)
of the record in the source system. A
Deleted Record Indicator value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

CURRENT_FLG This is a flag for marking dimension CHAR(1)


records as "Y" in order to represent
Current Record Indicator the current state of a dimension
entity. This flag is typically critical for
Type II slowly-changing dimensions,
as records in a Type II situation tend
to be numerous.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
ETL Process Identifier process used to create or update this
data.
INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)
a dimension or fact entity in its source
Unique Source Record Identifier system. In case of composite keys, the
value in this column can consist of
concatenated parts.

SET_ID This column represents a unique VARCHAR2(30)


identifier often used by source
Set Identifier systems for the purpose of data
sharing, reducing redundancies and
minimizing system maintenance
tasks, or even to drive data visibility.
From a datawarehouse standpoint,
the intended use of this column is to
drive dimensional data security,
primarily.

DWDMR A-Z.doc
TENANT_ID This column is the unique identifier VARCHAR2(80)
for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
Generic Extension Column

DWDMR A-Z.doc
W_AP_XACT_F
Business Name: AP Transaction

Description:
This fact table stores various types of Payables transactions. The types of AP transactions stored in this table
are: -Payment schedules for various types of invoices-Accounting entries for payments-Lliability accounting
entries from various types of invoices-GL Reconciliation records.The first three types of records are extracted
from the source applications (ie. Oracle 11i). The fourth type of record, GL Reconciliation records, are records
inserted by the source adapters. These records are the results of the 'GL Reconciliation' process.The
DOC_TYPE_WID field in this table is the foreign key to W_XACT_TYPE_D table. It distinguishes the transaction
type of the record.The DOC_STATUS_WID field is the foreign key to W_STATUS_D table. It helps identify the
status of the record, whether it is 'Open' or 'Cleared', 'Posted' or 'Unposted'.

Table Columns:
Column Name Description Datatype Lookup Table
GL_ACCOUNT_WID Key to the GL Accounts dimension NUMBER W_GL_ACCOUNT_D

GL Account
BUDGET_ORG_WID Key to the Business Organizations NUMBER W_INT_ORG_D
dimension for budgeting organization
Budgeting Organization
CUSTOMER_WID Key to the Customers dimension NUMBER W_PARTY_D

Customer
SUPPLIER_WID Key to the Suppliers dimension NUMBER W_PARTY_D

Supplier
SPLR_ACCT_WID Key to the Supplier Accounts NUMBER W_SUPPLIER_ACCOUNT_D
dimension
Supplier Account
SALES_REP_WID Key to the Sales representative in NUMBER W_EMPLOYEE_D
Business Contacts dimension
Sales Representative
SERVICE_REP_WID Key to the Service representative in NUMBER W_EMPLOYEE_D
Business Contacts dimension
Service Representative
ACCT_REP_WID Key to the Account representative in NUMBER W_EMPLOYEE_D
Business Contacts dimension
Account Representative
PURCH_REP_WID Key to the Purchase representative in NUMBER W_EMPLOYEE_D
Business Contacts dimension
Purchase Representative
PRODUCT_WID Key to the Products dimension NUMBER W_PRODUCT_D

Product
SALES_PROD_WID Key to the Sales Products dimension NUMBER W_SALES_PRODUCT_D

Sales Product
INVENTORY_PROD_WID Key to the Manufacturing Products NUMBER W_INVENTORY_PRODUCT_D
dimension
Manufacturing Product
SUPPLIER_PROD_WID Key to the Supplier Products NUMBER W_SUPPLIER_PRODUCT_D
dimension
Supplier Product
COMPANY_LOC_WID Key to the Company location in NUMBER W_BUSN_LOCATION_D
Business Locations dimension
Company Location

DWDMR A-Z.doc
PLANT_LOC_WID Key to the Inventory plant in Business NUMBER W_BUSN_LOCATION_D
Locations dimension
Plant Location
OPERATING_UNIT_ORG_WID Key to the Operating Unit in Business NUMBER W_INT_ORG_D
Organizations dimension

PAYABLES_ORG_WID Key to the Payable Organization in NUMBER W_INT_ORG_D


Business Organizations dimension

LEDGER_WID Key to the Ledger dimension NUMBER W_LEDGER_D

COMPANY_ORG_WID Key to the Company organization in NUMBER W_INT_ORG_D


Business Organizations dimension
Company Organization
BUSN_AREA_ORG_WID Key to the Business Area Organization NUMBER W_INT_ORG_D
in Business Organizations dimension
Business Area Organization
CTRL_AREA_ORG_WID Key to the Controlling area NUMBER W_INT_ORG_D
organization in Business Organizations
Controlling Area Organization dimension
FIN_AREA_ORG_WID Key to the Financial area organization NUMBER W_INT_ORG_D
in Business Organizations dimension
Financial Area Organization
SALES_ORG_WID Key to the Sales organization in NUMBER W_INT_ORG_D
Business Organizations dimension
Sales Organization
PURCHASE_ORG_WID Key to the Purchase organization in NUMBER W_INT_ORG_D
Business Organizations dimension
Purchasing Organization
ISSUE_ORG_WID Key to the Issue organization in NUMBER W_INT_ORG_D
Business Organizations dimension
Issuing Organization
DOC_TYPE_WID Key to Transaction Types dimension NUMBER W_XACT_TYPE_D
for the accounting document
Accounting Document Type
CLRNG_DOC_TYPE_WID Key to Transaction Types dimension NUMBER W_XACT_TYPE_D
for the clearing document type
Clearing Document Type
REF_DOC_TYPE_WID Key to Transaction Types dimension NUMBER W_XACT_TYPE_D
for reference document
Reference Document Type
POSTING_TYPE_WID Key to Transaction Types dimension NUMBER W_XACT_TYPE_D
for the type of posting of accounting
Posting Type document
CLRNG_POST_TYPE_WID Key to Transaction Types dimension NUMBER W_XACT_TYPE_D
for type of posting of the clearing
Clearing Document Posting Type document

COST_CENTER_WID Key to the Cost Centers dimension NUMBER W_COST_CENTER_D

Cost Center
BALANCING_SEGMENT_WID Key to the Profit Centers dimension NUMBER W_BALANCING_SEGMENT_D

Profit Center
PROFIT_CENTER_WID Key to the Profit Centers dimension NUMBER

Profit Center

DWDMR A-Z.doc
NATURAL_ACCOUNT_WID NUMBER W_NATURAL_ACCOUNT_D

DOC_STATUS_WID Key to the Status dimension for the NUMBER W_STATUS_D


document status
Document Status
BANK_WID Key to the Banks Dimension NUMBER W_BANK_D

Bank
TAX_TYPE_WID Key to the Tax Types Dimension NUMBER W_TAX_TYPE_D

Tax
PAY_TERMS_WID Key to the Payment terms in the NUMBER W_AP_TERMS_D
Terms Dimension
Payment Terms
PAY_METHOD_WID Key to the Payment methods in the NUMBER W_PAYMENT_METHOD_D
Methods Dimension
Payment Method
PROJECT_WID Key to the Projects dimension NUMBER W_PROJECT_D

TASK_WID Key to the Tasks dimension NUMBER W_TASK_D

FINANCIAL_RESOURCE_WID Key to the Financial Resources NUMBER W_FINANCIAL_RESOURCE_D


dimension

EXPENDITURE_ORG_WID Key to the Expenditure Organization NUMBER W_INT_ORG_D


in Business Organizations dimension

SOURCE_WID Key to the Transaction Source NUMBER W_XACT_SOURCE_D


Dimension

TRANSACTION_TM_WID Transaction Time key NUMBER W_TIME_OF_DAY_D

Transaction Time
POSTED_ON_DT_WID Posting Date key NUMBER W_DAY_D

Posted On Date
TRANSACTION_DT_WID Transaction Date key NUMBER W_DAY_D

Transaction Date
POSTED_ON_TM_WID Posting Time key NUMBER

Posted On Time
CONVERSION_DT_WID Conversion date key for currency NUMBER W_DAY_D
exchange rate
Conversion Date
ORDERED_ON_DT_WID Sales Order Date Key NUMBER W_DAY_D

Ordered On Date
INVOICED_ON_DT_WID Invoice Date Key NUMBER W_DAY_D

Invoiced On Date
PURCH_ORDER_DT_WID Purchase Order Date Key NUMBER W_DAY_D

Purchase Order Date


SPLR_ORDER_DT_WID Suppliers Order Date Key NUMBER W_DAY_D

Supplier Order Date

DWDMR A-Z.doc
INVOICE_RECEIPT_DT_WID Invoice Receipt Date Key NUMBER W_DAY_D

Invoice Receipt Date


CLEARED_ON_DT_WID Clearing Date Key NUMBER W_DAY_D

Cleared On Date
CLEARING_DOC_DT_WID Clearing Document Date Key NUMBER W_DAY_D

Clearing Document Date


BASELINE_DT_WID Base line Date Key NUMBER W_DAY_D

Baseline Date
PLANNING_DT_WID Planning Date Key NUMBER W_DAY_D

Planning Date
PAYMENT_DUE_DT_WID Payment Due Date Key NUMBER W_DAY_D

Payment Due Date


MCAL_CAL_WID Key to the Multi-Calendars dimension NUMBER W_MCAL_CAL_D

Calendar ID
FIRST_DISCOUNT_DATE DATE

SECOND_DISCOUNT_DATE DATE

THIRD_DISCOUNT_DATE DATE

ACTIVE_HOLD_STATUS_FLAG CHAR(1)

AP_DOC_AMT Amount in document currency NUMBER

Accounts Payable Amount


AP_LOC_AMT Amount in local currency NUMBER

Accounts Payable Amount


AP_REMAINING_DOC_AMT Balancing amount remaining on NUMBER
invoices in invoice currency.

AP_REMAINING_LOC_AMT Balancing amount remaining on NUMBER


invoices in local currency.

FIRST_DISCOUNT_AMT NUMBER

FIRST_DISCOUNT_LOC_AMT NUMBER

SECOND_DISCOUNT_AMT NUMBER

SECOND_DISCOUNT_LOC_AMT NUMBER

THIRD_DISCOUNT_AMT NUMBER

DWDMR A-Z.doc
THIRD_DISCOUNT_LOC_AMT NUMBER

DISCOUNT_TAKEN_AMT NUMBER

DISCOUNT_TAKEN_LOC_AMT NUMBER

DISCOUNT_LOST_AMT NUMBER

DISCOUNT_LOST_LOC_AMT NUMBER

XACT_QTY Transaction Quantity NUMBER(28,10)

Transaction Quantity
UOM_CODE Unit of Measure VARCHAR2(50)

Unit of Measure
DB_CR_IND Debit/credit indicator VARCHAR2(30)

Debit/Credit Indicator
ACCT_DOC_ID ID used to reconciled against GL VARCHAR2(80)
accounting entries
Accounting Document ID
ACCT_DOC_NUM Accounting document number VARCHAR2(120)

Accounting Document
ACCT_DOC_ITEM Line item number within the NUMBER
accounting document
Accounting Document Item
ACCT_DOC_SUB_ITEM Sub item within a line item of the NUMBER
accounting document
Accounting Document Sub Item

CLEARING_DOC_NUM Clearing Document Number VARCHAR2(120)

Clearing Document
CLEARING_DOC_ITEM Clearing Document Item NUMBER

Clearing Document Item


SALES_ORDER_NUM Sales Order Number VARCHAR2(120)

Sales Order
SALES_ORDER_ITEM Sales Order Item NUMBER

Sales Order Item


SALES_SCH_LINE Sales Schedule Line Number NUMBER

Sales Schedule Line


SALES_INVOICE_NUM Invoice Document Number VARCHAR2(120)

Sales Invoice
SALES_INVOICE_ITEM Invoice Document Item NUMBER

Sales Invoice Item

DWDMR A-Z.doc
PURCH_ORDER_NUM Purchase Order Number VARCHAR2(120)

Purchase Order
PURCH_ORDER_ITEM Purchase Order Item NUMBER

Purchase Order Item


PURCH_INVOICE_NUM Purchase Invoice Number VARCHAR2(120)

Purchase Invoice
PURCH_INVOICE_ITEM Purchase Invoice Item NUMBER

Purchase Invoice Item


RECEIPT_NUM VARCHAR2(120)

RECEIPT_LINE_NUM NUMBER

CUST_PUR_ORD_NUM Purchase Order Number of Customer VARCHAR2(120)

Customer Purchase Order Number

CUST_PUR_ORD_ITEM Purchase Order Item of Customer NUMBER

Customer Purchase Order Item

SPLR_ORDER_NUM Sales Order Number of Supplier VARCHAR2(120)

Supplier Order Number


SPLR_ORDER_ITEM Sales Order Item of Supplier NUMBER

Supplier Order Item


REF_DOC_NUM Reference Document Number VARCHAR2(120)

Reference Document
REF_DOC_ITEM Reference Document Item NUMBER

Reference Document Item


DOC_HEADER_TEXT Document header text VARCHAR2(1020)

Document Header
LINE_ITEM_TEXT Line item text VARCHAR2(1020)

Line Item Text


ALLOCATION_NUM Allocation number VARCHAR2(120)

Allocation Number
GL_BALANCE_ID This is a combination of fields for VARCHAR2(320)
which the GL balance is maintained.
GL Balance ID
BALANCE_ID This is a combination of fields for VARCHAR2(320)
which the balance is maintained.
Balance ID
FED_BALANCE_ID This is a combination of fields for VARCHAR2(320)
which the balance is maintained in
Federal Financials Balance ID public sector financials
GL_RECONCILED_ON_DT The date this record is reconciled with DATE
GL in the warehouse
Reconciliation Date

DWDMR A-Z.doc
DOC_CURR_CODE This code corresponds to the VARCHAR2(30)
document currency. This typically is
Document/Transaction Currency the currency in which the transaction
Code occurred. Amounts will be stored in
this currency.
LOC_CURR_CODE This code corresponds to the local VARCHAR2(30)
currency. The local currency typically
Local/Regional Reporting Currency is the one in which the transaction
Code will be posted to meet legal
requirements for Company's Financial
reporting. Alternatively, it may be
linked to the currency used by
local/regional business units for
reporting purposes.

LOC_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)


Document Currency to the Local
Document to Local Currency Currency.
Exchange Rate
GLOBAL1_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the first Global
Document to Global1 (for Global Currency. The Global currencies are
Reporting) Currency Exchange defined in global currency master
Rate table.
GLOBAL2_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the second
Document to Global2 (for Global Global Currency. The Global
Reporting) Currency Exchange currencies are defined in global
Rate currency master table.
GLOBAL3_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the third
Document to Global3 (for Global Global Currency. The Global
Reporting) Currency Exchange currencies are defined in global
Rate currency master table.
CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Created By User created the record in the source
Surrogate Key system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Last Modified By last modified the record in the source
User Surrogate Key system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
Source Record Creation Date and source system.
Time
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
Source Record Last Modified Date system.
and Time
AUX1_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time11 which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time12 which acts as a source for the current
table.

DWDMR A-Z.doc
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time13 which acts as a source for the current
table.
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time1 which acts as a source for the current
table.
DELETE_FLG This flag indicates the deletion status CHAR(1)
of the record in the source system. A
Deleted Record Indicator value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER W_REVERSAL_INT_ID_TMP
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
ETL Process Identifier process used to create or update this
data.
INTEGRATION_ID This column is the unique identifier of VARCHAR2(80) W_AP_AGING_BUCKETS_D,
a dimension or fact entity in its source W_REVERSAL_INT_ID_TMP
Unique Source Record Identifier system. In case of composite keys, the
value in this column can consist of
concatenated parts.

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

GL_RECONCILED_ON_PROC_WID System field. This column is the NUMBER


unique identifier for the specific ETL
process used to create or update this
data.
ACCOUNTING_DT_WID NUMBER

ACCOUNTING_DT_WID

DWDMR A-Z.doc
GL_STATUS_WID NUMBER

AP_GAIN_LOSS_LOC_AMT NUMBER

JOURNAL_SOURCE_WID NUMBER

TRANSACTION_DESCR VARCHAR2(2000)

TRANSACTION_DESCR2 VARCHAR2(2000)

GL_DATASET_SEC_WID NUMBER

PAYABLES_PMT_ORG_WID NUMBER

THIRD_PARTY_WID NUMBER

AP_INV_CURR_AMT NUMBER

DISCOUNT_TAKEN_INV_CURR_A NUMBER
MT

INVOICE_CURR_CODE VARCHAR2(30)

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
Generic Extension Column

DWDMR A-Z.doc
W_AP_XACT_GRPACCT_DAY_A
Business Name: W_AP_XACT_GRPACCT_DAY_A

Description:
This table is an aggregate table of W_AP_XACT_F at day level and various other dimensions. These dimensions
include Company, Supplier, Supplier account, Transaction type, etc.Records from W_AP_XACT_F are aggregated
to day level and various other dimensions. For instance, all invoices for suppler ¿A¿ posted on December 23,
2006 are aggregated into one record. The aggregation is based on POSTED_ON_DT_WID field, which is the
document¿s posting date.Fields such as XACT_COUNT indicates the transaction count of this particular
aggregation record. For instanace, for the aggregation record of suppler ¿A¿, for the date December 23, 2006,
for the transaction type of ¿Invoice¿, the XACT_COUNT indicates how many invoices from supplier ¿A¿, is posted
on December 23, 2006.

Table Columns:
Column Name Description Datatype Lookup Table
GROUP_ACCT_WID Group account key NUMBER W_GL_GROUP_ACCOUNT_D

Group account key


SUPPLIER_WID Key to the Suppliers dimension NUMBER W_PARTY_D

Suppliers
SPLR_ACCT_WID Key to the Supplier Accounts NUMBER W_SUPPLIER_ACCOUNT_D
dimension
Supplier Accounts
OPERATING_UNIT_ORG_WID NUMBER W_INT_ORG_D

PAYABLES_ORG_WID NUMBER W_INT_ORG_D

LEDGER_WID Key to the Ledger dimension NUMBER W_LEDGER_D

BALANCING_SEGMENT_WID Key to the Profit Center dimension NUMBER W_BALANCING_SEGMENT_D

PROFIT_CENTER_WID Key to the Profit Center dimension NUMBER

Profit Center
COMPANY_ORG_WID Key to the Company organization in NUMBER W_INT_ORG_D
Business Organizations dimension
Company organization
BUSN_AREA_ORG_WID Key to the Business Area Organization NUMBER W_INT_ORG_D
in Business
Business Area Organization
MCAL_CAL_WID NUMBER W_MCAL_CAL_D

DOC_TYPE_WID Key to Xact Type dimension NUMBER W_XACT_TYPE_D

Document Type
DOC_STATUS_WID Key to Status dimension NUMBER W_STATUS_D

Document Status
POSTED_ON_DT_WID Posting Date key NUMBER W_DAY_D

Posted Date

DWDMR A-Z.doc
POSTED_FLG Posted flag CHAR(1)

Posted Flag
LATE_PAID_FLG Flag indicating whether this CHAR(1)
transaction was paid late or on time
Late Paid Flag
XACTS_COUNT Transaction count NUMBER

Transaction Count
PMT_DAYS_COUNT Number of days it took to pay NUMBER

Payment Days Count


DB_CR_IND Debit/Credit Indicator VARCHAR2(30)

Debit/Credit Indicator
LOC_CURR_CODE Local currency code VARCHAR2(30)

Local currency code


PMT_DAYS_TIMES_AMT Number of days it took to pay NUMBER
multiply by the payment amount
Payment Days Times Amount
AP_LOC_AMT Amount in local currency NUMBER

Amount in local currency


AP_GLOBAL1_AMT Amount in group currency1 NUMBER

Amount in group currency1


AP_GLOBAL2_AMT Amount in group currency2 NUMBER

Amount in group currency2


AP_GLOBAL3_AMT Amount in group currency3 NUMBER

Amount in group currency3


DISCOUNT_OFFERED_LOC_AMT NUMBER

DISCOUNT_OFFERED_GLOBAL1_A NUMBER
MT

DISCOUNT_OFFERED_GLOBAL2_A NUMBER
MT

DISCOUNT_OFFERED_GLOBAL3_A NUMBER
MT

DISCOUNT_TAKEN_LOC_AMT NUMBER

DISCOUNT_TAKEN_GLOBAL1_AM NUMBER
T

DISCOUNT_TAKEN_GLOBAL2_AM NUMBER
T

DWDMR A-Z.doc
DISCOUNT_TAKEN_GLOBAL3_AM NUMBER
T

DISCOUNT_LOST_LOC_AMT NUMBER

DISCOUNT_LOST_GLOBAL1_AMT NUMBER

DISCOUNT_LOST_GLOBAL2_AMT NUMBER

DISCOUNT_LOST_GLOBAL3_AMT NUMBER

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Insert Date data warehouse table.
and Time
ETL_PROC_WID Siebel System Field. This column is the NUMBER
unique identifier for the specific ETL
ETL Process Identifier process used to create or update this
data.
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

GL_STATUS_WID NUMBER

ACCOUNTING_DT_WID NUMBER

THIRD_PARTY_WID NUMBER

PAYABLES_PMT_ORG_WID NUMBER

DWDMR A-Z.doc
X_CUSTOM This column is used as a generic field VARCHAR2(10)
for customer extensions.
Generic Extension Column

DWDMR A-Z.doc
W_AP_XACT_GRPACCT_FSCLPRD_A
Business Name: W_AP_XACT_GRPACCT_FSCLPRD_A

Description:
This table is an aggregate table of W_AP_XACT_F at fiscal month level and various other dimension. These
dimensions include Company, Supplier, Supplier account, Transaction type, etc.Records from W_AP_XACT_F are
aggregated at fiscal month level and various other dimensions. For instance, all invoices for suppler ¿A¿ posted
in 3rd fiscal month of fiscal year 2006 are aggregated into one record. The aggregation is based on
POSTED_ON_DT_WID field of W_AP_XACT_F, which is the document¿s posting date.The fields
POSTED_FROM_DT_WID and POSTED_TO_DT_WID indicates the fiscal month start date and fiscal month end
date of this aggregation record.Fields such as XACT_COUNT indicates the transaction count of this particular
aggregation record. For instanace, for the aggregation record of suppler ¿A¿, for the 3rd fiscal month of fiscal
year 2006, for the transaction type of ¿Invoice¿, the XACT_COUNT indicates how many invoices from supplier
¿A¿, is posted in the 3rd fiscal month of fiscal year 2006.

Table Columns:
Column Name Description Datatype Lookup Table
GROUP_ACCT_WID Group account key NUMBER W_GL_GROUP_ACCOUNT_D

General Ledger Group Account


SUPPLIER_WID Key to the Suppliers dimension NUMBER W_PARTY_D

Supplier
SPLR_ACCT_WID Key to the Supplier Accounts NUMBER W_SUPPLIER_ACCOUNT_D
dimension
Supplier Account
OPERATING_UNIT_ORG_WID Key to the Operating Unit in Business NUMBER W_INT_ORG_D
Organization dimension

PAYABLES_ORG_WID Key to the Payable Organization in NUMBER W_INT_ORG_D


Business Organization dimension

LEDGER_WID Key to the Ledger dimension NUMBER W_LEDGER_D

BALANCING_SEGMENT_WID Key to the Profit Center dimension NUMBER W_BALANCING_SEGMENT_D

PROFIT_CENTER_WID Key to the Profit Center dimension NUMBER

Profit Center
COMPANY_ORG_WID Key to the Company organization in NUMBER W_INT_ORG_D
Business Organizations dimension
Company Organization
BUSN_AREA_ORG_WID Key to the Business Area Organization NUMBER W_INT_ORG_D
in Business organizations dimension
Business Area Organization
MCAL_PERIOD_WID Key to the Multi-Calendar Period NUMBER W_MCAL_PERIOD_D
dimension

MCAL_CAL_WID Key to the Multi-Calendars dimension NUMBER W_MCAL_CAL_D

DOC_TYPE_WID Key to Xact Type dimension NUMBER W_XACT_TYPE_D

Document type

DWDMR A-Z.doc
DOC_STATUS_WID Key to Status dimension NUMBER W_STATUS_D

Document status
POSTED_FLG Posted flag CHAR(1)

Posted flag
LATE_PAID_FLG Flag indicating whether this CHAR(1)
transaction was paid late or on time
Late Paid Flag
XACTS_COUNT Transaction count NUMBER

Transaction count
PMT_DAYS_COUNT Number of days it took to pay NUMBER

Payment Days Count


DB_CR_IND Debit/Credit Indicator VARCHAR2(30)

Debit/Credit Indicator
LOC_CURR_CODE Local currency code VARCHAR2(30)

Local currency
PMT_DAYS_TIMES_AMT Number of days it took to pay NUMBER
multiply by the payment amount
Payment Days Times Amount
AP_LOC_AMT Amount in local currency NUMBER

Loc accts Payable


AP_GLOBAL1_AMT Amount in group currency1 NUMBER

Global Amount1
AP_GLOBAL2_AMT Amount in group currency2 NUMBER

Global Amount2
AP_GLOBAL3_AMT Amount in group currency3 NUMBER

Global Amount3
DISCOUNT_OFFERED_LOC_AMT NUMBER

DISCOUNT_OFFERED_GLOBAL1_A NUMBER
MT

DISCOUNT_OFFERED_GLOBAL2_A NUMBER
MT

DISCOUNT_OFFERED_GLOBAL3_A NUMBER
MT

DISCOUNT_TAKEN_LOC_AMT NUMBER

DISCOUNT_TAKEN_GLOBAL1_AM NUMBER
T

DWDMR A-Z.doc
DISCOUNT_TAKEN_GLOBAL2_AM NUMBER
T

DISCOUNT_TAKEN_GLOBAL3_AM NUMBER
T

DISCOUNT_LOST_LOC_AMT NUMBER

DISCOUNT_LOST_GLOBAL1_AMT NUMBER

DISCOUNT_LOST_GLOBAL2_AMT NUMBER

DISCOUNT_LOST_GLOBAL3_AMT NUMBER

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse
and Time
ETL_PROC_WID This column is the unique identifier NUMBER
for the specific ETL process used to
ETL Process Identifier create or update this data.

DATASOURCE_NUM_ID This column is the unique identifier of NUMBER


the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

GL_STATUS_WID NUMBER

ACCOUNTING_DT_WID NUMBER

THIRD_PARTY_WID NUMBER

DWDMR A-Z.doc
PAYABLES_PMT_ORG_WID NUMBER

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
Generic Extension Column

DWDMR A-Z.doc
W_AR_AGING_BUCKETS_D
Business Name: W_AR_AGING_BUCKETS_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

AGING_METHOD_CODE VARCHAR2(50)

AGING_BUCKET_NUM VARCHAR2(22)

DAYS_FROM NUMBER

DAYS_TO NUMBER

OVERDUE_FLG CHAR(1)

ACTIVE_FLG CHAR(1)

DELETE_FLG CHAR(1)

CREATED_BY_WID NUMBER

CHANGED_BY_WID NUMBER

CREATED_ON_DT DATE

CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT DATE

W_INSERT_DT DATE

DWDMR A-Z.doc
W_UPDATE_DT DATE

DATASOURCE_NUM_ID NUMBER

ETL_PROC_WID NUMBER

INTEGRATION_ID VARCHAR2(80)

TENANT_ID VARCHAR2(80)

X_CUSTOM VARCHAR2(10)

DWDMR A-Z.doc
W_AR_AGING_CUSTOMER_A
Business Name: W_AR_AGING_CUSTOMER_A

Description:
This table stores the accounts receivable aging information at aggregated dimension levels. Each record in this
table indicates the aging information at a particular date in time. The SNAPSHOT_DT_WID domain indicates the
date when the aging information is recorded.

Table Columns:
Column Name Description Datatype Lookup Table
SNAPSHOT_DT_WID Key to Time dimension. It indicates NUMBER W_DAY_D
the date when the Aging Information
Date when the Aging Information was recorded
was recorded
CUSTOMER_WID Key to the Supplier dimension NUMBER W_PARTY_D

Customer
CUSTOMER_ACCNT_WID Customer Account NUMBER W_CUSTOMER_ACCOUNT_D

Customer Account
SALES_GROUP_ORG_WID Key to the Sales Group organization in NUMBER W_INT_ORG_D
Business
Sales Group Organization Organizations dimension.
SALES_REP_WID Key to the Sales representative in NUMBER W_EMPLOYEE_D
Business
Sales Representative Contacts dimension.
COMPANY_LOC_WID Key to the Company location in NUMBER W_BUSN_LOCATION_D
Business Locations dimension
Company Location
SALES_OFC_LOC_WID Key to the Sales Office location in NUMBER W_BUSN_LOCATION_D
Business
Sales Office Location Locations dimension.
OPERATING_UNIT_ORG_WID NUMBER W_INT_ORG_D

RECEIVABLES_ORG_WID NUMBER W_INT_ORG_D

LEDGER_WID NUMBER W_LEDGER_D

COMPANY_ORG_WID Key to the Company organization in NUMBER W_INT_ORG_D


Business Organizations dimension
Company Organization
BUSN_AREA_ORG_WID Key to the Business Area Organization NUMBER W_INT_ORG_D
in Business Organizations dimension
Business Area Organization
SALES_ORG_WID Key to the Sales organization in NUMBER W_INT_ORG_D
Business Area
Sales Organization Organizations dimension.
MCAL_CAL_WID Fiscal Calendar NUMBER W_MCAL_CAL_D

Fiscal Calendar
PROJECT_ORG_WID Project Organization NUMBER W_INT_ORG_D

Project Organization

DWDMR A-Z.doc
LOC_CURR_CODE Local Currency code. VARCHAR2(30)

Local Currency
TOT_DAYS_OUTSTAND Total days outstanding NUMBER

Total Days Outstanding


OUTSTAND_XACT_CNT Outstanding transaction count NUMBER

Outstanding Transaction Count

TOT_DAYS_ODUE Total days overdue NUMBER

Total Days Overdue


ODUE_XACT_CNT Overdue Transaction count NUMBER

Overdue Transaction Count


TOT_DAYS_DUE Total days due NUMBER

Total Days Due


DUE_XACT_CNT Due Transaction count NUMBER

Due Transaction Count


W_INSERT_DT This column stores the date on which DATE
the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Warehouse Source Identifier was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
ETL Process Identifier process used to create or update this
data
TENANT_ID This column is the unique identifier VARCHAR2(80)
for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

TOT_DUE_LOC_AMT NUMBER

TOT_DUE_GLOBAL1_AMT NUMBER

TOT_DUE_GLOBAL2_AMT NUMBER

DWDMR A-Z.doc
TOT_DUE_GLOBAL3_AMT NUMBER

TOT_ODUE_LOC_AMT NUMBER

TOT_ODUE_GLOBAL1_AMT NUMBER

TOT_ODUE_GLOBAL2_AMT NUMBER

TOT_ODUE_GLOBAL3_AMT NUMBER

TOT_OPEN_LOC_AMT NUMBER

TOT_OPEN_GLOBAL1_AMT NUMBER

TOT_OPEN_GLOBAL2_AMT NUMBER

TOT_OPEN_GLOBAL3_AMT NUMBER

TOT_INVOICE_LOC_AMT NUMBER

TOT_INVOICE_GLOBAL1_AMT NUMBER

TOT_INVOICE_GLOBAL2_AMT NUMBER

TOT_INVOICE_GLOBAL3_AMT NUMBER

ACTUAL_DT_WID NUMBER

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions
Generic Extension Column

DWDMR A-Z.doc
W_AR_AGING_CUSTOMER_ENT_A
Business Name: W_AR_AGING_CUSTOMER_ENT_A

Description:
This table stores the accounts receivable aging information at aggregated dimension levels. Each record in this
table indicates the aging information at a particular date in time. The SNAPSHOT_DT_WID domain indicates the
date when the aging information is recorded.

Table Columns:
Column Name Description Datatype Lookup Table
SNAPSHOT_DT_WID Key to Time dimension. It indicates NUMBER W_DAY_D
the date when the Aging Information
Date when the Aging Information was recorded
was recorded
CUSTOMER_WID Key to the Supplier dimension NUMBER W_PARTY_D

Customer
CUSTOMER_ACCNT_WID Customer Account NUMBER W_CUSTOMER_ACCOUNT_D

Customer Account
SALES_GROUP_ORG_WID Key to the Sales Group organization in NUMBER W_INT_ORG_D
Business
Sales Group Organization Organizations dimension.
SALES_REP_WID Key to the Sales representative in NUMBER W_EMPLOYEE_D
Business
Sales Representative Contacts dimension.
COMPANY_LOC_WID Key to the Company location in NUMBER W_BUSN_LOCATION_D
Business Locations dimension
Company Location
SALES_OFC_LOC_WID Key to the Sales Office location in NUMBER W_BUSN_LOCATION_D
Business
Sales Office Location Locations dimension.
OPERATING_UNIT_ORG_WID NUMBER W_INT_ORG_D

RECEIVABLES_ORG_WID NUMBER W_INT_ORG_D

LEDGER_WID NUMBER W_LEDGER_D

COMPANY_ORG_WID Key to the Company organization in NUMBER W_INT_ORG_D


Business Organizations dimension
Company Organization
BUSN_AREA_ORG_WID Key to the Business Area Organization NUMBER W_INT_ORG_D
in Business Organizations dimension
Business Area Organization
SALES_ORG_WID Key to the Sales organization in NUMBER W_INT_ORG_D
Business Area
Sales Organization Organizations dimension.
PROJECT_ORG_WID Project Organization NUMBER W_INT_ORG_D

Project Organization
LOC_CURR_CODE Local Currency code. VARCHAR2(30)

Local Currency

DWDMR A-Z.doc
TOT_DAYS_OUTSTAND Total days outstanding NUMBER

Total Days Outstanding


OUTSTAND_XACT_CNT Outstanding transaction count NUMBER

Outstanding Transaction Count

TOT_DAYS_ODUE Total days overdue NUMBER

Total Days Overdue


ODUE_XACT_CNT Overdue Transaction count NUMBER

Overdue Transaction Count


TOT_DAYS_DUE Total days due NUMBER

Total Days Due


DUE_XACT_CNT Due Transaction count NUMBER

Due Transaction Count


W_INSERT_DT This column stores the date on which DATE
the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Warehouse Source Identifier was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
ETL Process Identifier process used to create or update this
data
TENANT_ID This column is the unique identifier VARCHAR2(80)
for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

TOT_DUE_LOC_AMT NUMBER

TOT_DUE_GLOBAL1_AMT NUMBER

TOT_DUE_GLOBAL2_AMT NUMBER

TOT_DUE_GLOBAL3_AMT NUMBER

DWDMR A-Z.doc
TOT_ODUE_LOC_AMT NUMBER

TOT_ODUE_GLOBAL1_AMT NUMBER

TOT_ODUE_GLOBAL2_AMT NUMBER

TOT_ODUE_GLOBAL3_AMT NUMBER

TOT_OPEN_LOC_AMT NUMBER

TOT_OPEN_GLOBAL1_AMT NUMBER

TOT_OPEN_GLOBAL2_AMT NUMBER

TOT_OPEN_GLOBAL3_AMT NUMBER

TOT_INVOICE_LOC_AMT NUMBER

TOT_INVOICE_GLOBAL1_AMT NUMBER

TOT_INVOICE_GLOBAL2_AMT NUMBER

TOT_INVOICE_GLOBAL3_AMT NUMBER

ACTUAL_DT_WID NUMBER

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions
Generic Extension Column

DWDMR A-Z.doc
W_AR_AGING_INVOICE_A
Business Name: W_AR_AGING_INVOICE_A

Description:
This table stores accounts receivable invoice level aggregate aging information

Table Columns:
Column Name Description Datatype Lookup Table
SNAPSHOT_DT_WID Key to the Time dimension. It NUMBER W_DAY_D
indicates the dates when the Aging
Date when Aging Information is Information is recorded
recorded
CUSTOMER_WID Key to the Customers dimension NUMBER W_PARTY_D

Customer
CUSTOMER_ACCNT_WID Customer Account NUMBER W_CUSTOMER_ACCOUNT_D

Customer Account
SALES_GROUP_ORG_WID Key to the Sales Group organization in NUMBER W_INT_ORG_D
Business Organizations dimension
Sales Group Organization
CUSTOMER_CONTACT_WID Key to the Customer Contacts NUMBER W_PARTY_PER_D
dimension
Customer Contact
CUSTOMER_SOLD_TO_LOC_WID Key to the Sold to location in NUMBER W_CUSTOMER_LOC_D
Customer Locations dimension
Customer Sold-to Location

CUSTOMER_SHIP_TO_LOC_WID Key to the Ship to location in NUMBER W_CUSTOMER_LOC_D


Customer Locations dimension
Customer Ship-to Location

CUSTOMER_BILL_TO_LOC_WID Key to the Bill to location in Customer NUMBER W_CUSTOMER_LOC_D


Locations dimension
Customer Bill-to Location
CUSTOMER_PAYER_LOC_WID Key to the Payer location in Customer NUMBER W_CUSTOMER_LOC_D
Locations dimension
Customer - Payer
SALES_REP_WID Key to the Sales representative in NUMBER W_EMPLOYEE_D
Business Contacts dimension
Sales Representative
PRODUCT_WID Key to the Products dimension NUMBER W_PRODUCT_D

Product
SALES_PRODUCT_WID Key to the Sales Products dimension NUMBER W_SUPPLIER_PRODUCT_D

Sales Product
COMPANY_LOC_WID Key to the Company location in NUMBER W_BUSN_LOCATION_D
Business Locations dimension
Company Location
SALES_OFC_LOC_WID Key to the Sales Office location in NUMBER W_BUSN_LOCATION_D
Business Locations dimension
Sales Office Location
OPERATING_UNIT_ORG_WID NUMBER W_INT_ORG_D

DWDMR A-Z.doc
RECEIVABLES_ORG_WID NUMBER W_INT_ORG_D

LEDGER_WID NUMBER W_LEDGER_D

COMPANY_ORG_WID Key to the Company organization in NUMBER W_INT_ORG_D


Business Organizations dimension
Company Organization
BUSN_AREA_ORG_WID Key to the Business Area Organization NUMBER W_INT_ORG_D
in Business Organizations dimension
Business Area Organization
CTRL_AREA_ORG_WID Key to the Controlling area NUMBER W_INT_ORG_D
organization in Business Area
Controlling Area Organization Organizations dimension
SALES_ORG_WID Key to the Sales organization in NUMBER W_INT_ORG_D
Business Area Organizations
Sales Organization dimension
COST_CENTER_WID Key to the Cost Centers dimension NUMBER W_COST_CENTER_D

Cost Center
BALANCING_SEGMENT_WID Key to the Profit Centers dimension NUMBER W_BALANCING_SEGMENT_D

Profit Center
PROFIT_CENTER_WID NUMBER W_PROFIT_CENTER_D

PAY_TERMS_WID Key to the Payment terms in the NUMBER W_PAYMENT_TERMS_D


Terms Dimension
Payment Term
PAYMENT_METHOD_WID Key to the Payment methods in the NUMBER W_PAYMENT_METHOD_D
Methods Dimension
Payment Method
CREATED_BY_WID This is a key to the IA_USERS NUMBER W_USER_D
dimension indicating the user who
Source Record Created By User created the record in the source
Surrogate Key system.
CHANGED_BY_WID This is a key to the IA_USERS NUMBER W_USER_D
dimension indicating the user who
Source Record Modified By User last updated the record in the source
Surrogate Key system.
CREATED_ON_DT This is the date, in Julian format, on DATE
which the record was created in the
Source Record Creation Date source system. This column also
Surrogate Key functions as a key to IA_DATES.

CHANGED_ON_DT This is the date, in Julian format, on DATE


which the record was last updated in
Source Record Modified Date the source system. This column also
Surrogate Key functions as a key to IA_DATES.

TRANSACTION_DT_WID Transaction Date key NUMBER W_DAY_D

Transaction Date
POSTED_ON_DT_WID Posting Date key NUMBER W_DAY_D

Posted On Date
INVOICED_ON_DT_WID Invoice Date Key NUMBER W_DAY_D

Invoiced On Date

DWDMR A-Z.doc
INVOICE_RECEIPT_DT_WID Invoice Receipt Date Key NUMBER W_DAY_D

Invoice Receipt Date


BASELINE_DT_WID Base line Date Key NUMBER W_DAY_D

Baseline Date
PAYMENT_DUE_DT_WID Payment Due Date Key NUMBER W_DAY_D

Payment Due Date


MCAL_CAL_WID Fiscal Calendar NUMBER W_MCAL_CAL_D

Fiscal Calendar
PROJECT_WID Project NUMBER W_PROJECT_D

Project
AGREEMENT_WID Agreement NUMBER W_CONTRACT_HDR_D

Agreement
PROJECT_ORG_WID Project Organization NUMBER W_INT_ORG_D

Project Organization
DOC_CURR_CODE Local Currency Code VARCHAR2(30)

Local Currency
LOC_CURR_CODE Local Currency Code VARCHAR2(30)

Local Currency1
ACCT_DOC_NUM Accounting document number VARCHAR2(80)

Accounting Document
REMAINING_DOC_AMT Remaining Invoice Amount in NUMBER
Document currency
Remaining Invoice Amount in
Document currency
REMAINING_LOC_AMT Remaining Invoice Amount in Local NUMBER
currency
Remaining Invoice Amount in
Local currency
REMAINING_GLOBAL1_AMT Remaining Invoice Amount in Group NUMBER
currency1
Remaining Invoice Amount in
Group currency1
REMAINING_GLOBAL2_AMT Remaining Invoice Amount in Group NUMBER
currency2
Remaining Invoice Amount in
Group currency2
REMAINING_GLOBAL3_AMT Remaining Invoice Amount in Group NUMBER
currency3
Remaining Invoice Amount in
Group currency3
ORIGINAL_DOC_AMT Original Invoice Amount in Document NUMBER
currency
Original Invoice Amount in
Document currency
ORIGINAL_LOC_AMT Original Invoice Amount in Local NUMBER
currency
Original Invoice Amount in Local
currency

DWDMR A-Z.doc
ORIGINAL_GLOBAL1_AMT Original Invoice Amount in Group NUMBER
currency1
Original Invoice Amount in Group
currency1
ORIGINAL_GLOBAL2_AMT Original Invoice Amount in Group NUMBER
currency2
Original Invoice Amount in Group
currency2
ORIGINAL_GLOBAL3_AMT Original Invoice Amount in Group NUMBER
currency3
Original Invoice Amount in Group
currency3
XACT_QTY Transaction Quantity NUMBER(28,10)

Transaction Quantity
UOM_CODE Unit of Measure VARCHAR2(50)

Unit of Measure
SALES_INVOICE_NUM Clearing Document Number VARCHAR2(80)

Clearing Document Number1


REF_DOC_NUM Reference Document Number VARCHAR2(80)

Reference Document
OVERDUE_FLG Clearing Document Number CHAR(1)

Clearing Document Number


W_INSERT_DT This column stores the date on which DATE
the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
ETL Process Identifier process used to create or update this
data
ELAPSED_DAYS_DUE NUMBER(28,10)

ELAPSED_DAYS_OPEN NUMBER(28,10)

DWDMR A-Z.doc
TENANT_ID This column is the unique identifier VARCHAR2(80)
for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

ACTUAL_DT_WID NUMBER

ACCOUNTING_DT_WID NUMBER

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions
Generic Extension Column

DWDMR A-Z.doc
W_AR_AGING_INVOICE_ENT_A
Business Name: W_AR_AGING_INVOICE_ENT_A

Description:
This table stores accounts receivable invoice level aggregate aging information

Table Columns:
Column Name Description Datatype Lookup Table
SNAPSHOT_DT_WID Key to the Time dimension. It NUMBER W_DAY_D
indicates the dates when the Aging
Date when Aging Information is Information is recorded
recorded
CUSTOMER_WID Key to the Customers dimension NUMBER W_PARTY_D

Customer
CUSTOMER_ACCNT_WID Customer Account NUMBER W_CUSTOMER_ACCOUNT_D

Customer Account
SALES_GROUP_ORG_WID Key to the Sales Group organization in NUMBER W_INT_ORG_D
Business Organizations dimension
Sales Group Organization
CUSTOMER_CONTACT_WID Key to the Customer Contacts NUMBER W_PARTY_PER_D
dimension
Customer Contact
CUSTOMER_SOLD_TO_LOC_WID Key to the Sold to location in NUMBER W_CUSTOMER_LOC_D
Customer Locations dimension
Customer Sold-to Location

CUSTOMER_SHIP_TO_LOC_WID Key to the Ship to location in NUMBER W_CUSTOMER_LOC_D


Customer Locations dimension
Customer Ship-to Location

CUSTOMER_BILL_TO_LOC_WID Key to the Bill to location in Customer NUMBER W_CUSTOMER_LOC_D


Locations dimension
Customer Bill-to Location
CUSTOMER_PAYER_LOC_WID Key to the Payer location in Customer NUMBER W_CUSTOMER_LOC_D
Locations dimension
Customer - Payer
SALES_REP_WID Key to the Sales representative in NUMBER W_EMPLOYEE_D
Business Contacts dimension
Sales Representative
PRODUCT_WID Key to the Products dimension NUMBER W_PRODUCT_D

Product
SALES_PRODUCT_WID Key to the Sales Products dimension NUMBER W_SUPPLIER_PRODUCT_D

Sales Product
COMPANY_LOC_WID Key to the Company location in NUMBER W_BUSN_LOCATION_D
Business Locations dimension
Company Location
SALES_OFC_LOC_WID Key to the Sales Office location in NUMBER W_BUSN_LOCATION_D
Business Locations dimension
Sales Office Location
OPERATING_UNIT_ORG_WID NUMBER W_INT_ORG_D

DWDMR A-Z.doc
RECEIVABLES_ORG_WID NUMBER W_INT_ORG_D

LEDGER_WID NUMBER W_LEDGER_D

COMPANY_ORG_WID Key to the Company organization in NUMBER W_INT_ORG_D


Business Organizations dimension
Company Organization
BUSN_AREA_ORG_WID Key to the Business Area Organization NUMBER W_INT_ORG_D
in Business Organizations dimension
Business Area Organization
CTRL_AREA_ORG_WID Key to the Controlling area NUMBER W_INT_ORG_D
organization in Business Area
Controlling Area Organization Organizations dimension
SALES_ORG_WID Key to the Sales organization in NUMBER W_INT_ORG_D
Business Area Organizations
Sales Organization dimension
COST_CENTER_WID Key to the Cost Centers dimension NUMBER W_COST_CENTER_D

Cost Center
BALANCING_SEGMENT_WID Key to the Profit Centers dimension NUMBER W_BALANCING_SEGMENT_D

Profit Center
PROFIT_CENTER_WID NUMBER W_PROFIT_CENTER_D

PAY_TERMS_WID Key to the Payment terms in the NUMBER W_PAYMENT_TERMS_D


Terms Dimension
Payment Term
PAYMENT_METHOD_WID Key to the Payment methods in the NUMBER W_PAYMENT_METHOD_D
Methods Dimension
Payment Method
CREATED_BY_WID This is a key to the IA_USERS NUMBER W_USER_D
dimension indicating the user who
Source Record Created By User created the record in the source
Surrogate Key system.
CHANGED_BY_WID This is a key to the IA_USERS NUMBER W_USER_D
dimension indicating the user who
Source Record Modified By User last updated the record in the source
Surrogate Key system.
CREATED_ON_DT This is the date, in Julian format, on DATE
which the record was created in the
Source Record Creation Date source system. This column also
Surrogate Key functions as a key to IA_DATES.

CHANGED_ON_DT This is the date, in Julian format, on DATE


which the record was last updated in
Source Record Modified Date the source system. This column also
Surrogate Key functions as a key to IA_DATES.

TRANSACTION_DT_WID Transaction Date key NUMBER W_DAY_D

Transaction Date
POSTED_ON_DT_WID Posting Date key NUMBER W_DAY_D

Posted On Date
INVOICED_ON_DT_WID Invoice Date Key NUMBER W_DAY_D

Invoiced On Date

DWDMR A-Z.doc
INVOICE_RECEIPT_DT_WID Invoice Receipt Date Key NUMBER W_DAY_D

Invoice Receipt Date


BASELINE_DT_WID Base line Date Key NUMBER W_DAY_D

Baseline Date
PAYMENT_DUE_DT_WID Payment Due Date Key NUMBER W_DAY_D

Payment Due Date


PROJECT_WID Project NUMBER W_PROJECT_D

Project
AGREEMENT_WID Agreement NUMBER W_CONTRACT_HDR_D

Agreement
PROJECT_ORG_WID Project Organization NUMBER W_INT_ORG_D

Project Organization
DOC_CURR_CODE Local Currency Code VARCHAR2(30)

Local Currency
LOC_CURR_CODE Local Currency Code VARCHAR2(30)

Local Currency1
ACCT_DOC_NUM Accounting document number VARCHAR2(80)

Accounting Document
REMAINING_DOC_AMT Remaining Invoice Amount in NUMBER
Document currency
Remaining Invoice Amount in
Document currency
REMAINING_LOC_AMT Remaining Invoice Amount in Local NUMBER
currency
Remaining Invoice Amount in
Local currency
REMAINING_GLOBAL1_AMT Remaining Invoice Amount in Group NUMBER
currency1
Remaining Invoice Amount in
Group currency1
REMAINING_GLOBAL2_AMT Remaining Invoice Amount in Group NUMBER
currency2
Remaining Invoice Amount in
Group currency2
REMAINING_GLOBAL3_AMT Remaining Invoice Amount in Group NUMBER
currency3
Remaining Invoice Amount in
Group currency3
ORIGINAL_DOC_AMT Original Invoice Amount in Document NUMBER
currency
Original Invoice Amount in
Document currency
ORIGINAL_LOC_AMT Original Invoice Amount in Local NUMBER
currency
Original Invoice Amount in Local
currency
ORIGINAL_GLOBAL1_AMT Original Invoice Amount in Group NUMBER
currency1
Original Invoice Amount in Group
currency1

DWDMR A-Z.doc
ORIGINAL_GLOBAL2_AMT Original Invoice Amount in Group NUMBER
currency2
Original Invoice Amount in Group
currency2
ORIGINAL_GLOBAL3_AMT Original Invoice Amount in Group NUMBER
currency3
Original Invoice Amount in Group
currency3
XACT_QTY Transaction Quantity NUMBER(28,10)

Transaction Quantity
UOM_CODE Unit of Measure VARCHAR2(50)

Unit of Measure
SALES_INVOICE_NUM Clearing Document Number VARCHAR2(80)

Clearing Document Number1


REF_DOC_NUM Reference Document Number VARCHAR2(80)

Reference Document
OVERDUE_FLG Clearing Document Number CHAR(1)

Clearing Document Number


W_INSERT_DT This column stores the date on which DATE
the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
ETL Process Identifier process used to create or update this
data
ELAPSED_DAYS_DUE NUMBER(28,10)

ELAPSED_DAYS_OPEN NUMBER(28,10)

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

ACTUAL_DT_WID NUMBER

DWDMR A-Z.doc
ACCOUNTING_DT_WID NUMBER

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions
Generic Extension Column

DWDMR A-Z.doc
W_AR_AGN_INV_BKP_A
Business Name: W_AR_AGN_INV_BKP_A

Description:

Table Columns:
Column Name Description Datatype Lookup Table
SNAPSHOT_DT_WID Key to the Time dimension. It NUMBER
indicates the dates when the Aging
Date when Aging Information is Information is recorded
recorded
CUSTOMER_ID Key to the Customers dimension VARCHAR2(100)

Customer
CUSTOMER_ACCNT_ID Customer Account VARCHAR2(100)

Customer Account
SALES_GROUP_ORG_ID Key to the Sales Group organization in VARCHAR2(100)
Business Organizations dimension
Sales Group Organization
CUSTOMER_CONTACT_ID Key to the Customer Contacts VARCHAR2(100)
dimension
Customer Contact
CUSTOMER_SOLD_TO_LOC_ID Key to the Sold to location in VARCHAR2(100)
Customer Locations dimension
Customer Sold-to Location
CUSTOMER_SHIP_TO_LOC_ID Key to the Ship to location in VARCHAR2(100)
Customer Locations dimension
Customer Ship-to Location
CUSTOMER_BILL_TO_LOC_ID Key to the Bill to location in Customer VARCHAR2(100)
Locations dimension
Customer Bill-to Location
CUSTOMER_PAYER_LOC_ID Key to the Payer location in Customer VARCHAR2(100)
Locations dimension
Customer - Payer
SALES_REP_ID Key to the Sales representative in VARCHAR2(100)
Business Contacts dimension
Sales Representative
PRODUCT_ID Key to the Products dimension VARCHAR2(100)

Product
SALES_PRODUCT_ID Key to the Sales Products dimension VARCHAR2(100)

Sales Product
COMPANY_LOC_ID Key to the Company location in VARCHAR2(100)
Business Locations dimension
Company Location
SALES_OFC_LOC_ID Key to the Sales Office location in VARCHAR2(100)
Business Locations dimension
Sales Office Location
OPERATING_UNIT_ORG_ID VARCHAR2(100)

RECEIVABLES_ORG_ID VARCHAR2(100)

DWDMR A-Z.doc
LEDGER_ID VARCHAR2(100)

COMPANY_ORG_ID Key to the Company organization in VARCHAR2(100)


Business Organizations dimension
Company Organization
BUSN_AREA_ORG_ID Key to the Business Area Organization VARCHAR2(100)
in Business Organizations dimension
Business Area Organization
CTRL_AREA_ORG_ID Key to the Controlling area VARCHAR2(100)
organization in Business Area
Controlling Area Organization Organizations dimension
SALES_ORG_ID Key to the Sales organization in VARCHAR2(100)
Business Area Organizations
Sales Organization dimension
COST_CENTER_ID Key to the Cost Centers dimension VARCHAR2(200)

Cost Center
BALANCING_SEGMENT_ID Key to the Profit Centers dimension VARCHAR2(200)

Profit Center
PROFIT_CENTER_ID VARCHAR2(100)

PAY_TERMS_ID Key to the Payment terms in the VARCHAR2(100)


Terms Dimension
Payment Term
PAYMENT_METHOD_ID Key to the Payment methods in the VARCHAR2(100)
Methods Dimension
Payment Method
CREATED_BY_ID This is a key to the IA_USERS VARCHAR2(100)
dimension indicating the user who
Source Record Created By User created the record in the source
Surrogate Key system.
CHANGED_BY_ID This is a key to the IA_USERS VARCHAR2(100)
dimension indicating the user who
Source Record Modified By User last updated the record in the source
Surrogate Key system.
CREATED_ON_DT This is the date, in Julian format, on DATE
which the record was created in the
Source Record Creation Date source system. This column also
Surrogate Key functions as a key to IA_DATES.

CHANGED_ON_DT This is the date, in Julian format, on DATE


which the record was last updated in
Source Record Modified Date the source system. This column also
Surrogate Key functions as a key to IA_DATES.

TRANSACTION_DT_WID Transaction Date key NUMBER

Transaction Date
POSTED_ON_DT_WID Posting Date key NUMBER

Posted On Date
INVOICED_ON_DT_WID Invoice Date Key NUMBER

Invoiced On Date
INVOICE_RECEIPT_DT_WID Invoice Receipt Date Key NUMBER

Invoice Receipt Date

DWDMR A-Z.doc
BASELINE_DT_WID Base line Date Key NUMBER

Baseline Date
PAYMENT_DUE_DT_WID Payment Due Date Key NUMBER

Payment Due Date


MCAL_CAL_ID Fiscal Calendar VARCHAR2(100)

Fiscal Calendar
PROJECT_ID Project VARCHAR2(100)

Project
AGREEMENT_ID Agreement VARCHAR2(100)

Agreement
PROJECT_ORG_ID Project Organization VARCHAR2(100)

Project Organization
DOC_CURR_CODE Local Currency Code VARCHAR2(30)

Local Currency
LOC_CURR_CODE Local Currency Code VARCHAR2(30)

Local Currency1
ACCT_DOC_NUM Accounting document number VARCHAR2(80)

Accounting Document
REMAINING_DOC_AMT Remaining Invoice Amount in NUMBER
Document currency
Remaining Invoice Amount in
Document currency
REMAINING_LOC_AMT Remaining Invoice Amount in Local NUMBER
currency
Remaining Invoice Amount in
Local currency
REMAINING_GLOBAL1_AMT Remaining Invoice Amount in Group NUMBER
currency1
Remaining Invoice Amount in
Group currency1
REMAINING_GLOBAL2_AMT Remaining Invoice Amount in Group NUMBER
currency2
Remaining Invoice Amount in
Group currency2
REMAINING_GLOBAL3_AMT Remaining Invoice Amount in Group NUMBER
currency3
Remaining Invoice Amount in
Group currency3
ORIGINAL_DOC_AMT Original Invoice Amount in Document NUMBER
currency
Original Invoice Amount in
Document currency
ORIGINAL_LOC_AMT Original Invoice Amount in Local NUMBER
currency
Original Invoice Amount in Local
currency
ORIGINAL_GLOBAL1_AMT Original Invoice Amount in Group NUMBER
currency1
Original Invoice Amount in Group
currency1

DWDMR A-Z.doc
ORIGINAL_GLOBAL2_AMT Original Invoice Amount in Group NUMBER
currency2
Original Invoice Amount in Group
currency2
ORIGINAL_GLOBAL3_AMT Original Invoice Amount in Group NUMBER
currency3
Original Invoice Amount in Group
currency3
XACT_QTY Transaction Quantity NUMBER(28,10)

Transaction Quantity
UOM_CODE Unit of Measure VARCHAR2(50)

Unit of Measure
SALES_INVOICE_NUM Clearing Document Number VARCHAR2(80)

Clearing Document Number1


REF_DOC_NUM Reference Document Number VARCHAR2(80)

Reference Document
OVERDUE_FLG Clearing Document Number CHAR(1)

Clearing Document Number


W_INSERT_DT This column stores the date on which DATE
the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
ETL Process Identifier process used to create or update this
data
ELAPSED_DAYS_DUE NUMBER(28,10)

ELAPSED_DAYS_OPEN NUMBER(28,10)

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

ACTUAL_DT_WID NUMBER

DWDMR A-Z.doc
ACCOUNTING_DT_WID NUMBER

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions
Generic Extension Column

DWDMR A-Z.doc
W_AR_AGN_INV_ENT_BKP_A
Business Name: W_AR_AGN_INV_ENT_BKP_A

Description:

Table Columns:
Column Name Description Datatype Lookup Table
SNAPSHOT_DT_WID Key to the Time dimension. It NUMBER
indicates the dates when the Aging
Date when Aging Information is Information is recorded
recorded
CUSTOMER_ID Key to the Customers dimension VARCHAR2(100)

Customer
CUSTOMER_ACCNT_ID Customer Account VARCHAR2(100)

Customer Account
SALES_GROUP_ORG_ID Key to the Sales Group organization in VARCHAR2(100)
Business Organizations dimension
Sales Group Organization
CUSTOMER_CONTACT_ID Key to the Customer Contacts VARCHAR2(100)
dimension
Customer Contact
CUSTOMER_SOLD_TO_LOC_ID Key to the Sold to location in VARCHAR2(100)
Customer Locations dimension
Customer Sold-to Location
CUSTOMER_SHIP_TO_LOC_ID Key to the Ship to location in VARCHAR2(100)
Customer Locations dimension
Customer Ship-to Location
CUSTOMER_BILL_TO_LOC_ID Key to the Bill to location in Customer VARCHAR2(100)
Locations dimension
Customer Bill-to Location
CUSTOMER_PAYER_LOC_ID Key to the Payer location in Customer VARCHAR2(100)
Locations dimension
Customer - Payer
SALES_REP_ID Key to the Sales representative in VARCHAR2(100)
Business Contacts dimension
Sales Representative
PRODUCT_ID Key to the Products dimension VARCHAR2(100)

Product
SALES_PRODUCT_ID Key to the Sales Products dimension VARCHAR2(100)

Sales Product
COMPANY_LOC_ID Key to the Company location in VARCHAR2(100)
Business Locations dimension
Company Location
SALES_OFC_LOC_ID Key to the Sales Office location in VARCHAR2(100)
Business Locations dimension
Sales Office Location
OPERATING_UNIT_ORG_ID VARCHAR2(100)

RECEIVABLES_ORG_ID VARCHAR2(100)

DWDMR A-Z.doc
LEDGER_ID VARCHAR2(100)

COMPANY_ORG_ID Key to the Company organization in VARCHAR2(100)


Business Organizations dimension
Company Organization
BUSN_AREA_ORG_ID Key to the Business Area Organization VARCHAR2(100)
in Business Organizations dimension
Business Area Organization
CTRL_AREA_ORG_ID Key to the Controlling area VARCHAR2(100)
organization in Business Area
Controlling Area Organization Organizations dimension
SALES_ORG_ID Key to the Sales organization in VARCHAR2(100)
Business Area Organizations
Sales Organization dimension
COST_CENTER_ID Key to the Cost Centers dimension VARCHAR2(200)

Cost Center
BALANCING_SEGMENT_ID Key to the Profit Centers dimension VARCHAR2(200)

Profit Center
PROFIT_CENTER_ID VARCHAR2(100)

PAY_TERMS_ID Key to the Payment terms in the VARCHAR2(100)


Terms Dimension
Payment Term
PAYMENT_METHOD_ID Key to the Payment methods in the VARCHAR2(100)
Methods Dimension
Payment Method
CREATED_BY_ID This is a key to the IA_USERS VARCHAR2(100)
dimension indicating the user who
Source Record Created By User created the record in the source
Surrogate Key system.
CHANGED_BY_ID This is a key to the IA_USERS VARCHAR2(100)
dimension indicating the user who
Source Record Modified By User last updated the record in the source
Surrogate Key system.
CREATED_ON_DT This is the date, in Julian format, on DATE
which the record was created in the
Source Record Creation Date source system. This column also
Surrogate Key functions as a key to IA_DATES.

CHANGED_ON_DT This is the date, in Julian format, on DATE


which the record was last updated in
Source Record Modified Date the source system. This column also
Surrogate Key functions as a key to IA_DATES.

TRANSACTION_DT_WID Transaction Date key NUMBER

Transaction Date
POSTED_ON_DT_WID Posting Date key NUMBER

Posted On Date
INVOICED_ON_DT_WID Invoice Date Key NUMBER

Invoiced On Date
INVOICE_RECEIPT_DT_WID Invoice Receipt Date Key NUMBER

Invoice Receipt Date

DWDMR A-Z.doc
BASELINE_DT_WID Base line Date Key NUMBER

Baseline Date
PAYMENT_DUE_DT_WID Payment Due Date Key NUMBER

Payment Due Date


PROJECT_ID Project VARCHAR2(100)

Project
AGREEMENT_ID Agreement VARCHAR2(100)

Agreement
PROJECT_ORG_ID Project Organization VARCHAR2(100)

Project Organization
DOC_CURR_CODE Local Currency Code VARCHAR2(30)

Local Currency
LOC_CURR_CODE Local Currency Code VARCHAR2(30)

Local Currency1
ACCT_DOC_NUM Accounting document number VARCHAR2(80)

Accounting Document
REMAINING_DOC_AMT Remaining Invoice Amount in NUMBER
Document currency
Remaining Invoice Amount in
Document currency
REMAINING_LOC_AMT Remaining Invoice Amount in Local NUMBER
currency
Remaining Invoice Amount in
Local currency
REMAINING_GLOBAL1_AMT Remaining Invoice Amount in Group NUMBER
currency1
Remaining Invoice Amount in
Group currency1
REMAINING_GLOBAL2_AMT Remaining Invoice Amount in Group NUMBER
currency2
Remaining Invoice Amount in
Group currency2
REMAINING_GLOBAL3_AMT Remaining Invoice Amount in Group NUMBER
currency3
Remaining Invoice Amount in
Group currency3
ORIGINAL_DOC_AMT Original Invoice Amount in Document NUMBER
currency
Original Invoice Amount in
Document currency
ORIGINAL_LOC_AMT Original Invoice Amount in Local NUMBER
currency
Original Invoice Amount in Local
currency
ORIGINAL_GLOBAL1_AMT Original Invoice Amount in Group NUMBER
currency1
Original Invoice Amount in Group
currency1
ORIGINAL_GLOBAL2_AMT Original Invoice Amount in Group NUMBER
currency2
Original Invoice Amount in Group
currency2

DWDMR A-Z.doc
ORIGINAL_GLOBAL3_AMT Original Invoice Amount in Group NUMBER
currency3
Original Invoice Amount in Group
currency3
XACT_QTY Transaction Quantity NUMBER(28,10)

Transaction Quantity
UOM_CODE Unit of Measure VARCHAR2(50)

Unit of Measure
SALES_INVOICE_NUM Clearing Document Number VARCHAR2(80)

Clearing Document Number1


REF_DOC_NUM Reference Document Number VARCHAR2(80)

Reference Document
OVERDUE_FLG Clearing Document Number CHAR(1)

Clearing Document Number


W_INSERT_DT This column stores the date on which DATE
the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
ETL Process Identifier process used to create or update this
data
ELAPSED_DAYS_DUE NUMBER(28,10)

ELAPSED_DAYS_OPEN NUMBER(28,10)

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

ACTUAL_DT_WID NUMBER

ACCOUNTING_DT_WID NUMBER

DWDMR A-Z.doc
X_CUSTOM This column is used as a generic field VARCHAR2(10)
for customer extensions
Generic Extension Column

DWDMR A-Z.doc
W_AR_BALANCE_ENT_F
Business Name: Accounts receivable enterprise balance

Description:

This table stores the accounts receivable balance supporting enterprise calendar for customer accounts.Only
Posted records are considered for calculating the balances and Balance amts can be use for Financial reporting.

Table Columns:
Column Name Description Datatype Lookup Table
OPERATING_UNIT_ORG_WID NUMBER W_INT_ORG_D

OPERATING_UNIT_ORG_WID
RECEIVABLES_ORG_WID NUMBER W_INT_ORG_D

RECEIVABLES_ORG_WID
LEDGER_WID NUMBER W_LEDGER_D

LEDGER_WID
COST_CENTER_WID NUMBER W_COST_CENTER_D

COST_CENTER_WID
BALANCING_SEGMENT_WID NUMBER W_BALANCING_SEGMENT_D

BALANCING_SEGMENT_WID
NATURAL_ACCOUNT_WID NUMBER W_NATURAL_ACCOUNT_D

NATURAL_ACCOUNT_WID
PROFIT_CENTER_WID NUMBER W_PROFIT_CENTER_D

PROFIT_CENTER_WID
COMPANY_ORG_WID NUMBER W_INT_ORG_D

COMPANY_ORG_WID
BUSN_AREA_ORG_WID NUMBER W_INT_ORG_D

BUSN_AREA_ORG_WID
CUSTOMER_WID NUMBER W_PARTY_D

CUSTOMER_WID
CUSTOMER_ACCNT_WID NUMBER W_CUSTOMER_ACCOUNT_D

CUSTOMER_ACCNT_WID
GL_ACCOUNT_WID NUMBER W_GL_ACCOUNT_D

GL_ACCOUNT_WID
BALANCE_DT_WID NUMBER W_DAY_D

BALANCE_DT_WID
BALANCE_TM_WID NUMBER W_TIME_OF_DAY_D

BALANCE_TM_WID
DB_CR_IND VARCHAR2(30)

DB_CR_IND
BALANCE_ACCT_AMT NUMBER

BALANCE_ACCT_AMT

DWDMR A-Z.doc
BALANCE_LOC_AMT NUMBER

BALANCE_LOC_AMT
BALANCE_GLOBAL1_AMT NUMBER

BALANCE_GLOBAL1_AMT
BALANCE_GLOBAL2_AMT NUMBER

BALANCE_GLOBAL2_AMT
BALANCE_GLOBAL3_AMT NUMBER

BALANCE_GLOBAL3_AMT
ACTIVITY_ACCT_AMT NUMBER

ACTIVITY_ACCT_AMT
ACTIVITY_LOC_AMT NUMBER

ACTIVITY_LOC_AMT
ACTIVITY_GLOBAL1_AMT NUMBER

ACTIVITY_GLOBAL1_AMT
ACTIVITY_GLOBAL2_AMT NUMBER

ACTIVITY_GLOBAL2_AMT
ACTIVITY_GLOBAL3_AMT NUMBER

ACTIVITY_GLOBAL3_AMT
ACCT_CURR_CODE VARCHAR2(50)

ACCT_CURR_CODE
LOC_CURR_CODE VARCHAR2(30)

LOC_CURR_CODE
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
INTEGRATION_ID VARCHAR2(320)

INTEGRATION_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
ETL_PROC_WID NUMBER

ETL_PROC_WID
TENANT_ID VARCHAR2(80)

TENANT_ID
X_CUSTOM VARCHAR2(10)

X_CUSTOM

DWDMR A-Z.doc
W_AR_BALANCE_F
Business Name: Accounts receivable balance

Description:
This table stores the accounts receivable balance for customer accounts.Only Posted records are considered for
calculating the balances and Balance amts can be use for Financial reporting.

Table Columns:
Column Name Description Datatype Lookup Table
OPERATING_UNIT_ORG_WID NUMBER W_INT_ORG_D

RECEIVABLES_ORG_WID NUMBER W_INT_ORG_D

LEDGER_WID NUMBER W_LEDGER_D

COST_CENTER_WID NUMBER W_COST_CENTER_D

BALANCING_SEGMENT_WID Key to the Profit Center dimension NUMBER W_BALANCING_SEGMENT_D

NATURAL_ACCOUNT_WID NUMBER W_NATURAL_ACCOUNT_D

PROFIT_CENTER_WID NUMBER W_PROFIT_CENTER_D

COMPANY_ORG_WID Key to the Company organization in NUMBER W_INT_ORG_D


Business Organizations dimension
Company Organization
BUSN_AREA_ORG_WID Key to the Business Area Organization NUMBER W_INT_ORG_D
in Business Organizations dimension
Business Area Organization
CUSTOMER_WID Key to the Customers dimension NUMBER W_PARTY_D

Customer
CUSTOMER_ACCNT_WID Customer Account NUMBER W_CUSTOMER_ACCOUNT_D

Customer Account
GL_ACCOUNT_WID Key to the GL Accounts dimension NUMBER W_GL_ACCOUNT_D

GL Account
MCAL_CAL_WID NUMBER W_MCAL_CAL_D

BALANCE_DT_WID Balance Date Key NUMBER W_DAY_D

Balance Date
BALANCE_TM_WID Balance Time Key NUMBER W_TIME_OF_DAY_D

Balance Time
DB_CR_IND Debit/Credit Indicator VARCHAR2(30)

Debit/Credit Indicator

DWDMR A-Z.doc
BALANCE_ACCT_AMT Balance amount in account currency NUMBER

Balance Acct Amount


BALANCE_LOC_AMT Balance amount in local currency NUMBER

Balance Loc amount


BALANCE_GLOBAL1_AMT Balance amount in group currency1 NUMBER

Global Balance1
BALANCE_GLOBAL2_AMT Balance amount in group currency2 NUMBER

Global Balance2
BALANCE_GLOBAL3_AMT Balance amount in group currency3 NUMBER

Global Balance3
ACTIVITY_ACCT_AMT Activity amount in account currency NUMBER

Activity Acct Amount


ACTIVITY_LOC_AMT Activity amount in local currency NUMBER

Activity Loc Amount


ACTIVITY_GLOBAL1_AMT Activity amount in group currency1 NUMBER

Global Activity Amount1


ACTIVITY_GLOBAL2_AMT Activity amount in group currency2 NUMBER

Global Activity Amount2


ACTIVITY_GLOBAL3_AMT Activity amount in group currency3 NUMBER

Global Activity Amount3


ACCT_CURR_CODE Account Currency Code VARCHAR2(30)

Acct Currency Code


LOC_CURR_CODE Local Currency Code VARCHAR2(30)

Loc Currency Code


W_INSERT_DT This column stores the date on which DATE
the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
INTEGRATION_ID This column is the unique identifier of VARCHAR2(320)
a dimension or fact entity in its source
Unique Source Record Identifier system. In case of composite keys, the
value in this column can consist of
concatenated parts.

DATASOURCE_NUM_ID This column is the unique identifier of NUMBER


the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

DWDMR A-Z.doc
ETL_PROC_WID This column is the unique identifier NUMBER
for the specific ETL process used to
ETL Process Identifier create or update this data.

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
Generic Extension Column

DWDMR A-Z.doc
W_AR_XACT_F
Business Name: Accounts receivable transactions

Description:

Data warehouse fact table for accounts receivable. This table stores account receivable transactions like
transaction related to Credit Memo, Schedules, Adjustment and Receivable Application. It maintains the
transaction amts in DOC and LOC currency and maintains three Global currency Exchange rates.

Table Columns:
Column Name Description Datatype Lookup Table
GL_ACCOUNT_WID Key to the GL Accounts dimension NUMBER W_GL_ACCOUNT_D

GL Account
BUDGT_ORG_WID Key to the Business Organizations NUMBER W_INT_ORG_D
dimension for budgeting organization
Budgeting Organization
CUSTOMER_WID Key to the Customers dimension NUMBER W_PARTY_D

Customer
CUSTOMER_ACCNT_WID Customer Account NUMBER W_CUSTOMER_ACCOUNT_D

Customer Account
SALES_GROUP_ORG_WID Key to the Sales Group organization in NUMBER W_INT_ORG_D
Business Organizations dimension
Sales Group Organization
CUSTOMER_CONTACT_WID Key to the Customer Contacts NUMBER W_PARTY_PER_D
dimension
Customer Contact
CUSTOMER_SOLD_TO_LOC_WID Key to the Customer Locations NUMBER W_CUSTOMER_LOC_D
dimension for the customer sold to
Customer Sold-to Location location

CUSTOMER_SHIP_TO_LOC_WID Key to the Customer Locations NUMBER W_CUSTOMER_LOC_D


dimension for the customer ship to
Customer Ship-to Location location

CUSTOMER_BILL_TO_LOC_WID Key to the Customer Locations NUMBER W_CUSTOMER_LOC_D


dimension for the customer bill to
Customer Bill-to Location location
CUSTOMER_PAYER_LOC_WID Key to the Customer Locations NUMBER W_CUSTOMER_LOC_D
dimension for the customer payer
Customer - Payer location
SUPPLIER_WID Key to the Suppliers dimension NUMBER W_PARTY_ORG_D

Supplier
SUPPLIER_ACCOUNT_WID Key to the Supplier Accounts NUMBER W_SUPPLIER_ACCOUNT_D
dimension
Supplier Account
SALES_REP_WID Key to the Sales representative in NUMBER
Business Contacts dimension
Sales Representative
SERVICE_REP_WID Key to the Service representative in NUMBER
Business Contacts dimension
Service Representative
ACCOUNT_REP_WID Key to the Account representative in NUMBER
Business Contacts dimension
Account Representative

DWDMR A-Z.doc
PURCH_REP_WID Key to the Purchase representative in NUMBER W_EMPLOYEE_D
Business Contacts dimension
Purchase Representative
PRODUCT_WID Key to the Products dimension NUMBER W_PRODUCT_D

Product
SALES_PRODUCT_WID Key to the Sales Products dimension NUMBER W_SALES_PRODUCT_D

Sales Product
INVENTORY_PRODUCT_WID Key to the Manufacturing Products NUMBER W_INVENTORY_PRODUCT_D
dimension
Manufacturing Product
SUPPLIER_PRODUCT_WID Key to the Supplier Products NUMBER W_SUPPLIER_PRODUCT_D
dimension
Supplier Product
COMPANY_LOC_WID Key to the Company location in NUMBER W_BUSN_LOCATION_D
Business Locations dimension
Company Location
PLANT_LOC_WID Key to the Plant location in Business NUMBER W_BUSN_LOCATION_D
Locations dimension
Plant Location
SALES_OFC_LOC_WID Key to the Sales Office location in NUMBER W_BUSN_LOCATION_D
Business Locations dimension
Sales Office Location
OPERATING_UNIT_ORG_WID NUMBER W_INT_ORG_D

RECEIVABLES_ORG_WID NUMBER W_INT_ORG_D

LEDGER_WID NUMBER W_LEDGER_D

COMPANY_ORG_WID Key to the Company organization in NUMBER W_INT_ORG_D


Business Organizations dimension
Company Organization
BUSN_AREA_ORG_WID Key to the Business Area Organization NUMBER W_INT_ORG_D
in Business Organizations dimension
Business Area Organization
CTRL_AREA_ORG_WID Key to the Controlling area NUMBER W_INT_ORG_D
organization in Business Organizations
Controlling Area Organization dimension
FIN_AREA_ORG_WID Key to the Finance area organization NUMBER W_INT_ORG_D
in Business Organizations dimension
Financial Area Organization
SALES_ORG_WID Key to the Sales organization in NUMBER W_INT_ORG_D
Business Organizations dimension
Sales Organization
PURCH_ORG_WID Key to the Purchase Organization in NUMBER W_INT_ORG_D
Business Organizations dimension
Purchasing Organization
ISSUE_ORG_WID Key to the Issue organization in NUMBER W_INT_ORG_D
Business Organizations dimension
Issuing Organization
DOC_TYPE_WID Key to Transaction Types dimension NUMBER W_XACT_TYPE_D
for the accounting document
Document Type
CLRNG_DOC_TYPE_WID Key to Transaction Types dimension NUMBER W_XACT_TYPE_D
for the clearing document
Clearing Document Type

DWDMR A-Z.doc
REF_DOC_TYPE_WID Key to Reference document type in NUMBER W_XACT_TYPE_D
Transaction Types dimension
Reference Document Type
POSTING_TYPE_WID Key to Transaction Types dimension NUMBER W_XACT_TYPE_D
for the type of posting of accounting
Posting Type document
CLR_POST_TYPE_WID Key to Transaction Types dimension NUMBER W_XACT_TYPE_D
for type of posting of the clearing
Clearing Document Posting Type document

COST_CENTER_WID Key to the Cost Centers dimension NUMBER W_COST_CENTER_D

Cost Center
BALANCING_SEGMENT_WID Key to the Profit Centers dimension NUMBER W_BALANCING_SEGMENT_D

Profit Center
NATURAL_ACCOUNT_WID NUMBER W_NATURAL_ACCOUNT_D

PROFIT_CENTER_WID NUMBER W_PROFIT_CENTER_D

BANK_WID Key to the Banks Dimension NUMBER W_BANK_D

Bank
TAX_WID Key to the Tax Types Dimension NUMBER W_TAX_TYPE_D

Tax
PAY_TERMS_WID Key to the Payment terms in the NUMBER W_PAYMENT_TERMS_D
Terms Dimension
Payment Term
PAYMENT_METHOD_WID Key to the Payment methods in the NUMBER W_PAYMENT_METHOD_D
Methods Dimension
Payment Method
PROJECT_WID Key to the Projects dimension NUMBER W_PROJECT_D

AGREEMENT_WID Key to the Project Agreements NUMBER W_CONTRACT_HDR_D


dimension

PROJ_MGR_WID Key to the Project Managers NUMBER W_EMPLOYEE_D


dimension

PROJECT_ORG_WID Key to the Project Organization in NUMBER W_INT_ORG_D


Business Organizations dimension

TRANSACTION_DT_WID Transaction Date key NUMBER W_DAY_D

Transaction Date
TRANSACTION_TM_WID Transaction Time key NUMBER W_TIME_OF_DAY_D

Transaction Time
CONVERSION_DT_WID Conversion date key for currency NUMBER W_DAY_D
exchange rate
Conversion Date
ORDERED_ON_DT_WID Sales Order Date Key NUMBER W_DAY_D

Order Date

DWDMR A-Z.doc
INVOICED_ON_DT_WID Invoice Date Key NUMBER W_DAY_D

Invoice Date
PURCH_ORDER_DT_WID Purchase Order Date Key NUMBER W_DAY_D

Purchase Order Date


SUPPLIER_ORDER_DT_WID Suppliers Order Date Key NUMBER W_DAY_D

Supplier Order Date


INVOICE_RECEIPT_DT_WID Invoice Receipt Date Key NUMBER W_DAY_D

Invoice Receipt Date


CLEARING_DOC_DT_WID Clearing Document Date Key NUMBER W_DAY_D

Clearing Document Date


BASELINE_DT_WID Base line Date Key NUMBER W_DAY_D

Baseline Date
PLANNING_DT_WID Planning Date Key NUMBER W_DAY_D

Planning Date
PAYMENT_DUE_DT_WID Payment Due Date Key NUMBER W_DAY_D

Payment Due Date


ACCOUNT_DOC_ID Field which stores the linkage VARCHAR2(80)
information to GL accounting entries
Accounting Document ID
AR_DOC_AMT Amount in document currency NUMBER

AR Amount
AR_LOC_AMT Amount in local currency NUMBER

AR Amount
AR_REMAINING_DOC_AMT NUMBER

AR_REMAINING_LOC_AMT NUMBER

EARNED_DISCOUNT_AMT NUMBER

EARNED_DISC_LOC_AMT NUMBER

UNEARNED_DISCOUNT_AMT NUMBER

UNEARNED_DISC_LOC_AMT NUMBER

XACT_QTY Transaction Quantity NUMBER(28,10)

Quantity
UOM_CODE Unit of Measure VARCHAR2(50)

Unit of Measure
DB_CR_IND Debit/credit indicator VARCHAR2(30)

Debit or Credit

DWDMR A-Z.doc
ACCT_DOC_NUM Accounting document number VARCHAR2(30)

Accounting Document Number

ACCT_DOC_ITEM Line item number within the NUMBER


accounting document
Accounting Document Item
ACCT_DOC_SUB_ITEM Sub item within a line item of the NUMBER
accounting document
Accounting Document Sub Item

CLEARING_DOC_NUM Clearing Document Number VARCHAR2(80)

Clearing Document Number


CLEARING_DOC_ITEM Clearing Document Item NUMBER

Clearing Document Item


SALES_ORDER_NUM Sales Order Number VARCHAR2(150)

Sales Order Number


SALES_ORDER_ITEM Sales Order Item NUMBER

Sales Order Item


SALES_SCH_LINE Sales Schedule Line Number NUMBER

Sales Schedule Line


SALES_INVOICE_NUM Invoice Document Number VARCHAR2(30)

Sales Invoice Number


SALES_INVOICE_ITEM Invoice Document Item NUMBER

Sales Invoice Item


PURCH_ORDER_NUM Purchase Order Number VARCHAR2(30)

Purchase Order
PURCH_ORDER_ITEM Purchase Order Item NUMBER

Purchase Order Item


PURCH_INVOICE_NUM Purchase Invoice Number VARCHAR2(30)

Purchase Invoice
PURCH_INVOICE_ITEM Purchase Invoice Item NUMBER

Purchase Invoice Item


CUST_PUR_ORD_NUM Purchase Order Number of Customer VARCHAR2(30)

Customer Purchase Order


CUST_PUR_ORD_ITEM Purchase Order Item of Customer NUMBER

Customer Purchase Order Item

SPLR_ORDER_NUM Sales Order Number of Supplier VARCHAR2(30)

Supplier Order
SPLR_ORDER_ITEM Sales Order Item of Supplier NUMBER

Supplier Order Item


REF_DOC_NUM Reference Document Number VARCHAR2(30)

Reference Document

DWDMR A-Z.doc
REF_DOC_ITEM Reference Document Item NUMBER

Reference Document Item


DOC_HEADER_TEXT Document header text VARCHAR2(255)

Document Header Text


LINE_ITEM_TEXT Line item text VARCHAR2(255)

Line Item Text


ALLOCATION_NUM Allocation number VARCHAR2(30)

Allocation Number
GL_BALANCE_ID GL_Balance ID VARCHAR2(320)

GL_Balance ID
BALANCE_ID Balance ID VARCHAR2(320)

Balance ID
FED_BALANCE_ID Federal Financials Balance ID VARCHAR2(320)

Feb Balance ID
DOC_STATUS_WID ID to the status dimension for NUMBER W_STATUS_D
document status
Document Status ID
POSTED_ON_DT_WID Posting date NUMBER W_DAY_D

Posted on Date
POSTED_ON_TM_WID Posting Time NUMBER

Posted on Time
CLEARED_ON_DT_WID Clearing Date NUMBER W_DAY_D

Cleared on Date
MCAL_CAL_WID Key to the Multi-Calendars dimension NUMBER W_MCAL_CAL_D

Fiscal Calendar
GL_RECONCILED_ON_DT DATE

GL_RECONCILED_ON_PROC_WID NUMBER

DOC_CURR_CODE This code corresponds to the VARCHAR2(30)


document currency. This typically is
Document/Transaction Currency the currency in which the transaction
Code occurred. Amounts will be stored in
this currency.
LOC_CURR_CODE This code corresponds to the local VARCHAR2(30)
currency. The local currency typically
Local/Regional Reporting Currency is the one in which the transaction
Code will be posted to meet legal
requirements for Company's Financial
reporting. Alternatively, it may be
linked to the currency used by
local/regional business units for
reporting purposes.

DWDMR A-Z.doc
LOC_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the Local
Document to Local Currency Currency.
Exchange Rate
GLOBAL1_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the first Global
Document to Global1 (for Global Currency. The Global currencies are
Reporting) Currency Exchange defined in global currency master
Rate table.
GLOBAL2_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the second
Document to Global2 (for Global Global Currency. The Global
Reporting) Currency Exchange currencies are defined in global
Rate currency master table.
GLOBAL3_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the third
Document to Global3 (for Global Global Currency. The Global
Reporting) Currency Exchange currencies are defined in global
Rate currency master table.
CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Created By User created the record in the source
Surrogate Key system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Last Modified By last modified the record in the source
User Surrogate Key system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
Source Record Creation Date and source system.
Time
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
Source Record Last Modified Date system.
and Time
AUX1_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time1 which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time1 which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time1 which acts as a source for the current
table.
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time1 which acts as a source for the current
table.

DWDMR A-Z.doc
DELETE_FLG This flag indicates the deletion status CHAR(1)
of the record in the source system. A
Deleted Record Indicator value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
ETL Process Identifier process used to create or update this
data.
INTEGRATION_ID This column is the unique identifier of VARCHAR2(80) W_AR_AGING_BUCKETS_D
a dimension or fact entity in its source
Unique Source Record Identifier system. In case of composite keys, the
value in this column can consist of
concatenated parts.

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

RECEIPT_NUM VARCHAR2(120)

ACCOUNTING_DT_WID NUMBER

ACCOUNTING_DT_WID
GL_STATUS_WID NUMBER

Status
AR_GAIN_LOSS_LOC_AMT NUMBER

JOURNAL_SOURCE_WID NUMBER

DWDMR A-Z.doc
TRANSACTION_DESCR VARCHAR2(2000)

TRANSACTION_DESCR2 VARCHAR2(2000)

ADJUSTMENT_DESCR VARCHAR2(2000)

GL_DATASET_SEC_WID NUMBER

RECEIVABLES_RCPT_ORG_WID NUMBER

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
Generic Extension Column

DWDMR A-Z.doc
W_AR_XACT_GRPACCT_DAY_A
Business Name: W_AR_XACT_GRPACCT_DAY_A

Description:
This table is an aggregate table of W_AR_XACT_F at day level and various other dimensions. These dimensions
include Company, Customer, Customer Fin Profl, Transaction type, etc.Records from W_AR_XACT_F are
aggregated to day level and various other dimensions. For instance, all invoices for customer 'A' posted on
December 23, 2006 are aggregated into one record. The aggregation is based on POSTED_ON_DT_WID field,
which is the document's posting date.Fields such as XACT_COUNT indicates the transaction count of this
particular aggregation record. For instance, for the aggregation record for customer 'A', for the date December
23, 2006, for the transaction type of 'Invoice', the XACT_COUNT indicates how many invoices for customer ¿A¿ is
posted on December 23, 2006.

Table Columns:
Column Name Description Datatype Lookup Table
GROUP_ACCT_WID Group account key NUMBER W_GL_GROUP_ACCOUNT_D

General Ledger Group


CUSTOMER_WID Key to the Customers dimension NUMBER W_PARTY_D

Customer
CUSTOMER_ACCNT_WID NUMBER W_CUSTOMER_ACCOUNT_D

OPERATING_UNIT_ORG_WID Key to the Operating Unit NUMBER W_INT_ORG_D


Organization in Business organizations
dimension
RECEIVABLES_ORG_WID Key to the Receivables Organization in NUMBER W_INT_ORG_D
Business organizations dimension

LEDGER_WID Key to the Ledger dimension NUMBER W_LEDGER_D

BALANCING_SEGMENT_WID Key to the Profit Centers dimension NUMBER W_BALANCING_SEGMENT_D

Profit Center
PROFIT_CENTER_WID NUMBER W_PROFIT_CENTER_D

COMPANY_ORG_WID Key to the Company organization in NUMBER W_INT_ORG_D


Business Organizations dimension
Company Organization
BUSN_AREA_ORG_WID Key to the Business Area Organization NUMBER W_INT_ORG_D
in Business organizations dimension
Business Area Organization
DOC_TYPE_WID Key to Xact Type dimension NUMBER W_XACT_TYPE_D

Document Type
DOC_STATUS_WID Key to Status dimension NUMBER W_STATUS_D

Document Status
AGREEMENT_WID NUMBER W_CONTRACT_HDR_D

POSTED_ON_DT_WID Posting Date key NUMBER W_DAY_D

Posted Date

DWDMR A-Z.doc
MCAL_CAL_WID NUMBER W_MCAL_CAL_D

DB_CR_IND Debit/Credit Indicator VARCHAR2(30)

Debit/Credit Indicator
LOC_CURR_CODE Local currency code VARCHAR2(30)

Local Currency
AR_LOC_AMT Amount in local currency NUMBER

Accounts Payable Amount


AR_GLOBAL1_AMT Amount in group currency1 NUMBER

Amount in group currency1


AR_GLOBAL2_AMT Amount in group currency2 NUMBER

Amount in group currency2


AR_GLOBAL3_AMT Amount in group currency3 NUMBER

Amount in group currency3


EARNED_DISC_LOC_AMT NUMBER

EARNED_DISC_GLOBAL1_AMT NUMBER

EARNED_DISC_GLOBAL2_AMT NUMBER

EARNED_DISC_GLOBAL3_AMT NUMBER

UNEARNED_DISC_LOC_AMT NUMBER

UNEARNED_DISC_GLOBAL1_AMT NUMBER

UNEARNED_DISC_GLOBAL2_AMT NUMBER

UNEARNED_DISC_GLOBAL3_AMT NUMBER

XACTS_COUNT Transaction count NUMBER

Transaction Quantity
PMT_DAYS_COUNT Number of days it took to pay NUMBER

Payment Days Count


PMT_DAYS_TIMES_AMT Number of days it took to pay NUMBER
multiply by the payment amount
Payment Days Times Amount
LATE_PAID_FLG Flag indicating whether this CHAR(1)
transaction was paid late or on time
Late Paid Flag

DWDMR A-Z.doc
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

POSTED_FLG Posted flag CHAR(1)

Posted Flag
W_INSERT_DT This column stores the date on which DATE
the record was inserted in the data
Warehouse Record Insert Date warehouse table
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table
and Time
ETL_PROC_WID Siebel System Field. This column is the NUMBER
unique identifier for the specific ETL
ETL Process Identifier process used to create or update this
data.
TENANT_ID This column is the unique identifier VARCHAR2(80)
for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

GL_STATUS_WID NUMBER

ACCOUNTING_DT_WID NUMBER

RECEIVABLES_RCPT_ORG_WID NUMBER

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions
Generic Extension Column

DWDMR A-Z.doc
W_AR_XACT_GRPACCT_FSCLPRD_A
Business Name: W_AR_XACT_GRPACCT_FSCLPRD_A

Description:
This table is an aggregate table of W_AR_XACT_F at fiscal month level and various other dimensions. These
dimensions include Company, Customer, Customer Fin Profl, Transaction type, etc.Records from W_AR_XACT_F
are aggregated at fiscal month level and various other dimensions. For instance, all invoices generated for
Customer 'A' posted in 3rd fiscal month of fiscal year 2006 are aggregated into one record. The aggregation is
based on POSTED_ON_DT_WID field of W_AR_XACT_F, which is the document's posting date.The field
FSCL_MONTH_WID indicates the fiscal month of this aggregation record.Fields such as XACT_COUNT indicates
the transaction count of this particular aggregation record. For instance, the aggregation record for Customer 'A',
for the 3rd fiscal month of fiscal year 2006, for the transaction type of 'Invoice', the XACT_COUNT indicates how
many invoices for Customer 'A', is posted in the 3rd fiscal month of fiscal year 2006.

Table Columns:
Column Name Description Datatype Lookup Table
GROUP_ACCT_WID Group account key NUMBER W_GL_GROUP_ACCOUNT_D

General Ledger Group


CUSTOMER_WID Key to the Customers dimension NUMBER W_PARTY_D

Customer
CUSTOMER_ACCNT_WID NUMBER W_CUSTOMER_ACCOUNT_D

OPERATING_UNIT_ORG_WID Key to the Operating Unit NUMBER W_INT_ORG_D


Organization in Business organizations
dimension
RECEIVABLES_ORG_WID Key to the Receivables Organization in NUMBER W_INT_ORG_D
Business organizations dimension

LEDGER_WID Key to the Ledger dimension NUMBER W_LEDGER_D

BALANCING_SEGMENT_WID Key to the Profit Centers dimension NUMBER W_BALANCING_SEGMENT_D

Profit Center
PROFIT_CENTER_WID NUMBER W_PROFIT_CENTER_D

COMPANY_ORG_WID Key to the Company organization in NUMBER W_INT_ORG_D


Business Organizations dimension
Company Organization
BUSN_AREA_ORG_WID Key to the Business Area Organization NUMBER W_INT_ORG_D
in Business organizations dimension
Business Area Organization
DOC_TYPE_WID Key to Xact Type dimension NUMBER W_XACT_TYPE_D

Document Type
DOC_STATUS_WID Key to Status dimension NUMBER W_STATUS_D

Document Status
AGREEMENT_WID NUMBER W_CONTRACT_HDR_D

MCAL_PERIOD_WID Key to the Multi-Calendar Period NUMBER W_MCAL_PERIOD_D


dimension
Fiscal Period Identifier

DWDMR A-Z.doc
MCAL_CAL_WID Key to the Multi-Calendars dimension NUMBER W_MCAL_CAL_D

DB_CR_IND Debit/Credit Indicator VARCHAR2(30)

Debit/Credit Indicator
LOC_CURR_CODE Local currency code VARCHAR2(30)

Local Currency
AR_LOC_AMT Amount in local currency NUMBER

Accounts Payable Amount


AR_GLOBAL1_AMT Amount in group currency1 NUMBER

Amount in group currency1


AR_GLOBAL2_AMT Amount in group currency2 NUMBER

Amount in group currency2


AR_GLOBAL3_AMT Amount in group currency3 NUMBER

Amount in group currency3


EARNED_DISC_LOC_AMT NUMBER

EARNED_DISC_GLOBAL1_AMT NUMBER

EARNED_DISC_GLOBAL2_AMT NUMBER

EARNED_DISC_GLOBAL3_AMT NUMBER

UNEARNED_DISC_LOC_AMT NUMBER

UNEARNED_DISC_GLOBAL1_AMT NUMBER

UNEARNED_DISC_GLOBAL2_AMT NUMBER

UNEARNED_DISC_GLOBAL3_AMT NUMBER

XACTS_COUNT Transaction count NUMBER

Transaction Count
PMT_DAYS_COUNT Number of days it took to pay NUMBER

Payment Days Count


PMT_DAYS_TIMES_AMT Number of days it took to pay NUMBER
multiply by the payment amount
Payment Days Times Amount
LATE_PAID_FLG Flag indicating whether this CHAR(1)
transaction was paid late or on time
Late Paid Flag

DWDMR A-Z.doc
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

POSTED_FLG Posted flag CHAR(1)

Posted Flag
W_INSERT_DT This column stores the date on which DATE
the record was inserted in the data
Warehouse Record Insert Date warehouse table
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table
and Time
ETL_PROC_WID Siebel System Field. This column is the NUMBER
unique identifier for the specific ETL
ETL Process Identifier process used to create or update this
data
TENANT_ID This column is the unique identifier VARCHAR2(80)
for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model

GL_STATUS_WID NUMBER

ACCOUNTING_DT_WID NUMBER

RECEIVABLES_RCPT_ORG_WID NUMBER

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions
Generic Extension Column

DWDMR A-Z.doc
W_ASSET_BOOK_D
Business Name: Fixed Asset Book

Description:
Fixed Assets Book Information

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate key to uniquely identify a NUMBER
record.
Surrogate Key of the Table
BOOK_CODE Book Code VARCHAR2(50)

Book Code
BOOK_CLASS_CODE Book Class Code VARCHAR2(80)

Book Class Code


ACTIVE_FLG Active Flag CHAR(1)

Active Flag
CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER
dimension indicating the user who
Source Record Created By User created the record in the source
Surrogate Key system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER
dimension indicating the user who
Source Record Last Modified By last modified the record in the source
User Surrogate Key system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
Source Record Creation Date and source system.
Time
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
Source Record Last Modified Date system.
and Time
AUX1_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.

DWDMR A-Z.doc
SRC_EFF_FROM_DT This column stores the date from DATE
which the source record (in the
Source Supplied Effective From Source system) is effective. The value
Date and Time is extracted from the source
(whenever available)
SRC_EFF_TO_DT This column stores the date up to DATE
which the source record (in the
Source Supplied Effective To Date Source system) is effective. The value
and Time is extracted from the source
(whenever available)
EFFECTIVE_FROM_DT This column stores the date from DATE
which the dimension record is
Effective From Date and Time effective. A value is either assigned by
Siebel Applications or extracted from
the source.
EFFECTIVE_TO_DT This column stores the date up to DATE
which the dimension record is
Effective To Date and Time effective. A value is either assigned by
Siebel Applications or extracted from
the source.
DELETE_FLG This flag indicates the deletion status CHAR(1)
of the record in the source system. A
Deleted Record Indicator value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

CURRENT_FLG This is a flag for marking dimension CHAR(1)


records as "Y" in order to represent
Current Record Indicator the current state of a dimension
entity. This flag is typically critical for
Type II slowly-changing dimensions,
as records in a Type II situation tend
to be numerous.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
ETL Process Identifier process used to create or update this
data.

DWDMR A-Z.doc
INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)
a dimension or fact entity in its source
Unique Source Record Identifier system. In case of composite keys, the
value in this column can consist of
concatenated parts.

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
Generic Extension Column

DWDMR A-Z.doc
W_ASSET_CATEGORY_D
Business Name: Fixed Asset Category

Description:
Imported from database

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

CATEGORY_CODE VARCHAR2(50)

CONCATENATED_SEGMENT_VALU VARCHAR2(2000)
E

CATEGORY_TYPE VARCHAR2(30)

OWNED_LEASED VARCHAR2(30)

CAPITALIZE_FLAG VARCHAR2(3)

PROPERTY_TYPE VARCHAR2(30)

PROPERTY_CLASS VARCHAR2(10)

MAJOR_CATEGORY VARCHAR2(80)

MAJOR_CATEGORY
MINOR_CATEGORY VARCHAR2(80)

MINOR_CATEGORY
SEGMENT1 VARCHAR2(80)

SEGMENT2 VARCHAR2(80)

SEGMENT3 VARCHAR2(80)

SEGMENT4 VARCHAR2(80)

SEGMENT5 VARCHAR2(80)

SEGMENT6 VARCHAR2(80)

DWDMR A-Z.doc
SEGMENT7 VARCHAR2(80)

ACTIVE_FLG CHAR(1)

CREATED_BY_WID NUMBER

CHANGED_BY_WID NUMBER

CREATED_ON_DT DATE

CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT DATE

SRC_EFF_FROM_DT DATE

SRC_EFF_TO_DT DATE

EFFECTIVE_FROM_DT DATE

EFFECTIVE_TO_DT DATE

DELETE_FLG CHAR(1)

CURRENT_FLG CHAR(1)

W_INSERT_DT DATE

W_UPDATE_DT DATE

INTEGRATION_ID VARCHAR2(80)

DATASOURCE_NUM_ID NUMBER

DWDMR A-Z.doc
ETL_PROC_WID NUMBER

TENANT_ID VARCHAR2(80)

X_CUSTOM VARCHAR2(10)

DWDMR A-Z.doc
W_ASSET_D
Business Name: W_ASSET_D

Description:
W_ASSET_D dimension table stores information about assets installed at customer base such as Ship Date,
Install Date, Registered Date, Inventory Location, Condition, Revision, etc. This diemnsion is used in analyzing
service revenue, agreements, warranties associated with an aset.

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate key to uniquely identify a NUMBER
record.

AAG_NAME Account Aggregation Service Name VARCHAR2(150)

AAG_SVC_TYPE Account Aggregation Service Type VARCHAR2(250)

ACCOUNTING_MTHD_CODE Accounting Method Language VARCHAR2(50)


Independent Code (values based on
LOV type
'FS_ASSET_ACCOUNTING_MTHD')
ANN_PERC_RATE Annual Percentage Rate NUMBER(28,10)

ANN_PERC_YIELD Annual Percentage Yield NUMBER(28,10)

ASSET_LOB_CODE Asset Line of business, Language VARCHAR2(50)


Independant

ASSET_NUM Asset Number VARCHAR2(100)

ASSET_TAG Asset Tag VARCHAR2(50)

ASSET_TYPE_CODE Asset Type Language Independent VARCHAR2(50)


Type

BILL_STATUS_CODE Bill Status Cd I VARCHAR2(50)

BUILD_DT Vehicle Build date DATE

BUILD_PLANT_CODE Vehicle plant code language VARCHAR2(50)


independent code (Value based on lov
type 'AUTO_BUILD_PLANT')

CHANNEL_TYPE_CODE Channel Type Cd I VARCHAR2(50)

COMMIT_AMT Commit Amount NUMBER(28,10)

DWDMR A-Z.doc
COMPANY_CD_CODE Company Cd I VARCHAR2(50)

COMPANY_CODE (Made Obsolete IN SIA 7.5) Company VARCHAR2(50)


Code Language Independent Type

CONDITION_CODE Asset Condition Language VARCHAR2(50)


Independent Code (values based on
LOV type 'FS_ASSET_CONDITION' )

W_COST_CATEGORY_CODE Cost Category Language Independent VARCHAR2(50)


Code (values based on LOV type
'ASSET_COST_CATEGORY' )

CP_RISK_RATE Cp Risk Rate VARCHAR2(50)

DEALER_RCPT_DT Dealer Receipt date DATE

DIVIDEND_OPTION_CODE Divident Option Language VARCHAR2(50)


Independent Type

DLR_INV_PRICE Dealer Invoice price NUMBER(28,10)

DOORS_TYPE_CODE Doors style type language VARCHAR2(50)


independent code (Value based on
AUTO_DOORS_STYLE_TYPE)
DRIVE_TRAIN_CODE Drive Train code for vehicle language VARCHAR2(50)
independent code(Value based on
AUTO_DRIVE_TYPE possibe values(2
wheels,4 wheels FT etc)

END_DT End Date DATE

EXT_COLOR_CODE Vehicle exterior color language VARCHAR2(50)


independent code (Lov type-
AUTO_EXTERIOR values Candy Apple
Red)
FIRST_SALE_DT First sale date DATE

FLT_CAT_CODE (Made Obsolete in 7.5) Fleet category VARCHAR2(50)


language independent code

FLT_FLG Fleet flag (Identifies this vehicle CHAR(1)


whether it was sold as a fleet vehicle)

FLT_TYPE_CODE Fleet type language independent code VARCHAR2(50)

HLTH_ACCNT_TYPE_CODE Health Account Type Language VARCHAR2(50)


Independent Type

INCEPTION_DT Inception Date DATE

DWDMR A-Z.doc
INSTALL_DT Asset Installation Date DATE

INSURED_AMT Insured Amount NUMBER(28,10)

INTEREST_RATE Interest Rate NUMBER(28,10)

INT_COLOR_CODE Interior color language independent VARCHAR2(50)


code (LOV-AUTO_INTERIOR values-
Black,gray)

INVENTORY_LOC Inventory Location VARCHAR2(100)

LAST_STAT_DT Last Statement date DATE

LCNS_EXP_DT License expiry date DATE

LICENSE_NO Vehicle license number VARCHAR2(50)

LICENSE_STATE Vehicle license state VARCHAR2(50)

MAKE_CODE Vehicle Make language independent VARCHAR2(50)


code (LOV-AUTO_MAKE_TYPE,values-
Toyota,Metro Motors etc)

MATURITY_DT Maturity Date DATE

MINI_WID Mini NUMBER W_RANK_MD

MODEL_CODE Vehicle Model language independent VARCHAR2(50)


code(Ex. CIVIC, Corola)

MODEL_YR Vehicle Model year (Ex. 2001,2002) NUMBER

MSRP_AMT MSRP amound NUMBER(28,10)

NEXT_STAT_DT Next Statement Date DATE

NON_FORFT_OPTION_CODE Non Forfeit Option, Language VARCHAR2(50)


Independant

ODOMTR_RDG Current Odometer reading on vehicle NUMBER(28,10)

ODOMTR_UOM_CODE Odometer Unit of measuer language VARCHAR2(50)


independent code(Kms,Miles)

DWDMR A-Z.doc
ORIG_COST Asset Original Cost - From Cost list for NUMBER(28,10)
product using COST_EXCH_DT and
CURCY_CD
OVERDRAFTS_YY OVerdrafts NUMBER

OWNER_NAME (Made Obsolete in 7.5) Vehicle VARCHAR2(50)


Current Owner name

PEND_CANCEL_FLG Pend Cancel Flg CHAR(1)

PREMIUM Premium NUMBER(28,10)

PREMIUM_CLASS Premium Class VARCHAR2(50)

PREMIUM_DT Premium Date DATE

PRODUCT_NAME Product Name VARCHAR2(255)

PROFIT Profit NUMBER(28,10)

PURCHASE_DT Purchase Date DATE

QTY Asset Quantity NUMBER(28,10)

RATE_PLAN_CODE Rate Plan Language Independent VARCHAR2(50)


Type

RATE_STATE State Rate VARCHAR2(15)

REFERRAL_NAME Referral Name VARCHAR2(100)

REGISTERED_DT Asset Registered Date DATE

REVENUE Revenue NUMBER(28,10)

REV_NUM Rev Num VARCHAR2(50)

SERIAL_NUM Asset Serial Number VARCHAR2(100)

SHIP_DT Asset Ship Date DATE

START_DT Start Date DATE

DWDMR A-Z.doc
STATUS_CODE Asset Status Language Independent VARCHAR2(50)
Code (Values based on LOV type
'IMPL_PHASE')
SUB_STATUS_CODE Sub Status Language Independent VARCHAR2(50)
Type

SUB_TYPE_CODE Sub Type Language Independent VARCHAR2(50)


Type

TRANSMISSION_CODE Vehicle Tranmission language VARCHAR2(50)


independent
code(AUTO_TRANSMISSION_TYPE
(Ex. Auto, Mannual etc)
TRIM_CODE Vehicle trim type language VARCHAR2(50)
independent code (Ex. LX,EX etc)

U_CURCY_CD Original Currency Code VARCHAR2(50)

U_EXCH_DT Exchange Date DATE

U_MSRP_AMT U Msrp Amt NUMBER(28,10)

U_MSRP_CURCY_CD U Msrp Curcy Cd VARCHAR2(50)

U_MSRP_EXCH_DT U Msrp Exch Dt DATE

U_ORIG_CST Value Before conversion to Datamart NUMBER(28,10)


Currency

U_VALUE_AMT Value Before conversion to Datamart NUMBER(28,10)


Currency

VALUE_AMT Asset Amount Value using NUMBER(28,10)


VALUE_AMT_EXCH_DT and
CURCY_CD
VALUE_BASIS_CODE Value Basis Language Independent VARCHAR2(50)
Code (values based on LOV type
'FS_ASSET_VALUE_BASIS' )

VERSION_CODE Asset Version Language Independent VARCHAR2(50)


Code (value based on LOV type
'SR_PROD_VERSION')

VHCL_TYPE_CODE Vehicle type language independent VARCHAR2(50)


code (Ex. New,used,certified etc)

VIN_NUM Vehicle vin number VARCHAR2(100)

VIS_PR_BU_ID Visibility Organization Id VARCHAR2(30)

VIS_PR_EMP_ID Primary Employee VARCHAR2(30)

DWDMR A-Z.doc
VIS_PR_POS_ID Position Id VARCHAR2(30)

VIS_PR_POSTN_DH_WID Position DH Id NUMBER W_POSITION_DH

WRNTY_END_DT Warranty End Date DATE

WRNTY_NAME Warranty Name VARCHAR2(100)

WRNTY_START_DT Warranty Start Date DATE

WRNTY_SUB_TYPE_CODE Warranty Sub Type Language VARCHAR2(50)


Independent Code (Values based on
LOV type 'FS_WRNTY_SUB_TYPE')

WRNTY_TYPE_CODE Warranty Type Language Independent VARCHAR2(50)


Code (values based on LOV type
'WARR_TYPE')
CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
created the record in the source
system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
last modified the record in the source
system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
source system.
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
system.
AUX1_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
time of the auxiliary table's record
which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
time of the auxiliary table's record
which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
time of the auxiliary table's record
which acts as a source for the current
table.
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
time of the auxiliary table's record
which acts as a source for the current
table.

DWDMR A-Z.doc
SRC_EFF_FROM_DT This column stores the date from DATE
which the source record (in the
Source system) is effective. The value
is extracted from the source
(whenever available)
SRC_EFF_TO_DT This column stores the date up to DATE
which the source record (in the
Source system) is effective. The value
is extracted from the source
(whenever available)
EFFECTIVE_FROM_DT This column stores the date from DATE
which the dimension record is
effective. A value is either assigned by
Siebel Applications or extracted from
the source.
EFFECTIVE_TO_DT This column stores the date up to DATE
which the dimension record is
effective. A value is either assigned by
Siebel Applications or extracted from
the source.
DELETE_FLG This flag indicates the deletion status CHAR(1)
of the record in the source system. A
value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

CURRENT_FLG This is a flag for marking dimension CHAR(1)


records as "Y" in order to represent
the current state of a dimension
entity. This flag is typically critical for
Type II slowly-changing dimensions,
as records in a Type II situation tend
to be numerous.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
warehouse table.
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
data warehouse table.

DATASOURCE_NUM_ID This column is the unique identifier of NUMBER


the source system from which data
was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
process used to create or update this
data.

DWDMR A-Z.doc
INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)
a dimension or fact entity in its source
system. In case of composite keys, the
value in this column can consist of
concatenated parts.

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.

W_STATUS_CODE Identifies the designated domain VARCHAR2(50)


value for the current status code on
the requisition.

DWDMR A-Z.doc
W_ASSET_F
Business Name: W_ASSET_F

Description:
W_ASSET_F fact table stores information about the asset installed at customer base. The grain of this table
consists of a single instance of a customer product. The dimensionalities captured in the fact include Customer,
Asset, Product, Owner Organization, etc. Some of the important measures stored in this fact are original cost,
value amount, net qty, Insured Amount, etc

Table Columns:
Column Name Description Datatype Lookup Table
CUSTOMER_GEO_WID Identifies the customer with refrence NUMBER W_GEO_D
to Geography.

CUSTOMER_WID Identifies the customer, foreign Key NUMBER W_PARTY_D


to the Customers dimension.

AGENT_WID NUMBER

ANNUZATN_DT_WID NUMBER W_DAY_D

ASSET_ATTR_WID NUMBER W_ASSET_MD

ASSET_WID NUMBER W_ASSET_D

BRANCH_WID NUMBER W_PARTY_D

CANCEL_DT_WID NUMBER W_DAY_D

CONTACT_WID NUMBER W_PARTY_PER_D

CON_GEO_WID NUMBER W_GEO_D

CREATED_BY_ORG_WID NUMBER W_INT_ORG_D

DATASOURCE_NUM_ID NUMBER

END_DT_WID NUMBER W_DAY_D

ETL_PROC_WID NUMBER

INCEPTION_DT_WID NUMBER W_DAY_D

DWDMR A-Z.doc
INDUST_WID NUMBER W_INDUSTRY_DH

INSTALL_DT_WID NUMBER W_DAY_D

INTEGRATION_ID VARCHAR2(80)

LAST_STAT_DT_WID NUMBER W_DAY_D

MATURITY_DT_WID NUMBER W_DAY_D

NEXT_STAT_DT_WID NUMBER W_DAY_D

PAY_DUE_DT_WID NUMBER W_DAY_D

POLICY_SOURCE_WID NUMBER W_ASSET_D

POSTN_WID NUMBER W_POSITION_D

PR_EMP_POSTN_DH_WID NUMBER W_POSITION_DH

PROD_WID NUMBER W_PRODUCT_D

PR_EMP_ORG_WID NUMBER W_INT_ORG_D

PR_EMP_POS_WID NUMBER W_POSITION_D

PR_EMP_WID NUMBER W_EMPLOYEE_D

PR_VIS_ORG_WID NUMBER W_INT_ORG_D

PURCHASE_DT_WID NUMBER W_DAY_D

REGISTERED_DT_WID NUMBER W_DAY_D

ROW_WID NUMBER

SA_MATURTY_DT_WID NUMBER W_DAY_D

SHIP_DT_WID NUMBER W_DAY_D

DWDMR A-Z.doc
START_DT_WID NUMBER W_DAY_D

TEASER_END_DT_WID NUMBER W_DAY_D

WRNTY_END_DT_WID NUMBER W_DAY_D

WRNTY_START_DT_WID NUMBER W_DAY_D

ACCNT_FLG CHAR(1)

ACC_ORG_PRTNR_FLG CHAR(1)

APR NUMBER(28,10)

APY NUMBER(28,10)

AVAIL_CASH_LMT NUMBER(28,10)

AVAIL_CREDIT_LMT NUMBER(28,10)

CASH_VALUE NUMBER(28,10)

CA_OVERDRAFTS_MM NUMBER

CC_CREDIT_LINE NUMBER(28,10)

CC_MM_AFF_POINTS NUMBER(28,10)

CC_NEW_BAL NUMBER(28,10)

CC_OUTSTND_BAL NUMBER(28,10)

COMMIT_AMT NUMBER(28,10)

CP_DAYS_PAST_DUE NUMBER

CP_PROJ_BALANCE NUMBER(28,10)

CREDIT_LIMIT NUMBER(28,10)

DWDMR A-Z.doc
CURRENT_BAL NUMBER(28,10)

INSTALL_DT DATE

INSURED_AMT NUMBER(28,10)

ORGNL_LOAN_TERM NUMBER(28,10)

PREMIUM NUMBER(28,10)

PROFIT NUMBER(28,10)

QTY NUMBER(28,10)

REVENUE NUMBER(28,10)

SECURED_AMT NUMBER(28,10)

TEASER_PCT NUMBER(28,10)

EXCHANGE_DT DATE

WARRANTY_FLG CHAR(1)

WRNTY_END_DT DATE

VIS_PR_BU_ID VARCHAR2(30)

VIS_PR_EMP_ID VARCHAR2(30)

VIS_PR_POS_ID VARCHAR2(30)

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.

PR_EMP_BU_WID NUMBER W_INT_ORG_D

AUX1_CHANGED_ON_DT Siebel System field. This column DATE


identifies the last modified date and
time of the auxiliary table's record
which acts as a source for the current
table.

DWDMR A-Z.doc
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
time of the auxiliary table's record
which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
time of the auxiliary table's record
which acts as a source for the current
table.
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
time of the auxiliary table's record
which acts as a source for the current
table.
CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER(28,10) W_USER_D
dimension indicating the user who
created the record in the source
system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
source system.
DELETE_FLG This flag indicates the deletion status CHAR(1)
of the record in the source system. A
value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

DOC_CURR_CODE This code corresponds to the VARCHAR2(30)


Document currency. The Document
currency is the one in which the
transaction occurred.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER(28,10)
dimension indicating the user who
last modified the record in the source
system.
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
system.
GLOBAL1_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the first Global
Currency. The Global currencies are
defined in global currency master
table.
GLOBAL2_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the second
Global Currency. The Global
currencies are defined in global
currency master table.
GLOBAL3_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the third
Global Currency. The Global
currencies are defined in global
currency master table.

DWDMR A-Z.doc
INVENTORY_ORG_WID This is the warehouse/inventory NUMBER W_INT_ORG_D
organization that handles the
inventory transaction. In many cases
this could be the inventory unit of the
larger business organization.

LOC_CURR_CODE Local currency code. The local VARCHAR2(30)


currency typically is the one in which
the transaction will be posted to meet
legal requirements for Company's
Financial reporting. Alternatively, it
may be linked to the currency used by
local/regional business .

LOC_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)


Document Currency to the Local
Currency.
ORIG_CST_DOC_AMT Original cost amount in Document NUMBER(28,10)
currency.

STATUS_WID Identifies the status of the Asset. NUMBER W_STATUS_D

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

VALUE_DOC_AMT Amount value of asset in in NUMBER(28,10)


Document currency.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
warehouse table.
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
data warehouse.
ACCNT_GEO_WID NUMBER W_GEO_D

ACCNT_WID NUMBER

CUSTOMER_SCD1_WID NUMBER W_PARTY_D

CUSTOMER_ACCOUNT_WID Identifies the customer account, NUMBER W_CUSTOMER_ACCOUNT_D


foreign Key to the Customer Account
dimension.
PROD_SCD1_WID NUMBER

GLOBAL4_EXCHANGE_RATE NUMBER(28,10)

DWDMR A-Z.doc
GLOBAL5_EXCHANGE_RATE NUMBER(28,10)

ASSET_NUMBER VARCHAR2(100)

ASSET_NUMBER
ASSET_TAG VARCHAR2(50)

ASSET_TAG
SERIAL_NUMBER VARCHAR2(100)

SERIAL_NUMBER
START_DT DATE

START_DT
END_DT DATE

END_DT
PURCH_DT DATE

PURCH_DT
PARTNER_ORG_WID NUMBER

PR_EMP_POSTN_DH_SCD1_WID NUMBER

DWDMR A-Z.doc
W_ASSET_LEASE_D
Business Name: Fixed Asset Lease

Description:
Fixed Asset Lease dimension table stores information about Leased Assets

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

LEASE_NUMBER VARCHAR2(80)

LEASE_TYPE VARCHAR2(80)

LEASE_TERM VARCHAR2(10)

LEASE_START_DATE DATE

LEASE_END_DATE DATE

LESSOR_WID NUMBER

LESSOR_SITE_WID NUMBER

ACTIVE_FLG CHAR(1)

CREATED_BY_WID NUMBER

CHANGED_BY_WID NUMBER

CREATED_ON_DT DATE

CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT DATE

DWDMR A-Z.doc
AUX4_CHANGED_ON_DT DATE

SRC_EFF_FROM_DT DATE

SRC_EFF_TO_DT DATE

EFFECTIVE_FROM_DT DATE

EFFECTIVE_TO_DT DATE

DELETE_FLG VARCHAR2(1)

W_INSERT_DT DATE

W_UPDATE_DT DATE

INTEGRATION_ID VARCHAR2(80)

DATASOURCE_NUM_ID NUMBER

ETL_PROC_WID NUMBER

TENANT_ID VARCHAR2(80)

X_CUSTOM VARCHAR2(10)

DWDMR A-Z.doc
W_ASSET_LOCATION_D
Business Name: Fixed Asset Location

Description:
Imported from database

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

LOCATION_CODE VARCHAR2(80)

CONCATENATED_SEGMENT_VALU VARCHAR2(2000)
E

SEGMENT1 VARCHAR2(80)

SEGMENT2 VARCHAR2(80)

SEGMENT3 VARCHAR2(80)

SEGMENT4 VARCHAR2(80)

SEGMENT5 VARCHAR2(80)

SEGMENT6 VARCHAR2(80)

SEGMENT7 VARCHAR2(80)

ACTIVE_FLG VARCHAR2(1)

CREATED_BY_WID NUMBER

CHANGED_BY_WID NUMBER

CREATED_ON_DT DATE

CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT DATE

DWDMR A-Z.doc
AUX2_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT DATE

SRC_EFF_FROM_DT DATE

SRC_EFF_TO_DT DATE

EFFECTIVE_FROM_DT DATE

EFFECTIVE_TO_DT DATE

DELETE_FLG VARCHAR2(1)

CURRENT_FLG VARCHAR2(1)

W_INSERT_DT DATE

W_UPDATE_DT DATE

INTEGRATION_ID VARCHAR2(80)

DATASOURCE_NUM_ID NUMBER

ETL_PROC_WID NUMBER

TENANT_ID VARCHAR2(80)

X_CUSTOM VARCHAR2(10)

DWDMR A-Z.doc
W_ASSET_MD
Business Name: W_ASSET_MD

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

ACCOUNTING_MTHD_CODE VARCHAR2(50)

CONDITION_CODE VARCHAR2(50)

COST_CATEGORY_CODE VARCHAR2(50)

STATUS_CODE VARCHAR2(50)

VALUE_BASIS_CODE VARCHAR2(50)

VERSION_CODE VARCHAR2(50)

WRNTY_SUB_TYPE_CODE VARCHAR2(50)

WRNTY_TYPE_CODE VARCHAR2(80)

DATASOURCE_NUM_ID NUMBER

ETL_PROC_WID NUMBER

DWDMR A-Z.doc
W_BALANCING_SEGMENT_D
Business Name: BalancingSegmentDimension

Description:
This dimension table stores Balancing Segment Information

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate key to uniquely identify a NUMBER
record.
Surrogate Key of the Table
SCD1_WID SCD1_WarehouseId NUMBER

SCD1_WarehouseId
BALANCING_SEGMENT_LOV_ID SCD1_WarehouseId VARCHAR2(100)

SCD1_WarehouseId

BALANCING_SEGMENT_VAL_COD Balancing Segment Value Code VARCHAR2(150)


E

Balancing Segment Value Code

CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER


dimension indicating the user who
Source Record Created By User created the record in the source
Surrogate Key system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER
dimension indicating the user who
Source Record Last Modified By last modified the record in the source
User Surrogate Key system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
Source Record Creation Date and source system.
Time
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
Source Record Last Modified Date system.
and Time
AUX1_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.

DWDMR A-Z.doc
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
SRC_EFF_FROM_DT This column stores the date from DATE
which the source record (in the
Source Supplied Effective From Source system) is effective. The value
Date and Time is extracted from the source
(whenever available)
SRC_EFF_TO_DT This column stores the date up to DATE
which the source record (in the
Source Supplied Effective To Date Source system) is effective. The value
and Time is extracted from the source
(whenever available)
EFFECTIVE_FROM_DT This column stores the date from DATE
which the dimension record is
Effective From Date and Time effective. A value is either assigned by
Siebel Applications or extracted from
the source.
EFFECTIVE_TO_DT This column stores the date up to DATE
which the dimension record is
Effective To Date and Time effective. A value is either assigned by
Siebel Applications or extracted from
the source.
DELETE_FLG This flag indicates the deletion status CHAR(1)
of the record in the source system. A
Deleted Record Indicator value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

CURRENT_FLG This is a flag for marking dimension CHAR(1)


records as "Y" in order to represent
Current Record Indicator the current state of a dimension
entity. This flag is typically critical for
Type II slowly-changing dimensions,
as records in a Type II situation tend
to be numerous.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

DWDMR A-Z.doc
ETL_PROC_WID Siebel System Field. This column is the NUMBER
unique identifier for the specific ETL
ETL Process Identifier process used to create or update this
data.
INTEGRATION_ID This column is the unique identifier of VARCHAR2(200)
a dimension or fact entity in its source
Unique Source Record Identifier system. In case of composite keys, the
value in this column can consist of
concatenated parts.

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
Generic Extension Column

DWDMR A-Z.doc
W_BALANCING_SEGMENT_DH
Business Name: W_BALANCING_SEGMENT_DH

Description:
Imported from database

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

BALANCING_SEGMENT_WID NUMBER W_BALANCING_SEGMENT_D

HIERARCHY_ID VARCHAR2(100)

HIERARCHY_VERSION VARCHAR2(100)

HIERARCHY_VERSION_NAME VARCHAR2(100)

HIERARCHY_VERSION_NAME
HIERARCHY_LOV_ID VARCHAR2(100)

LEVEL0_CODE VARCHAR2(150)

LEVEL0_CODE
LEVEL0_INTEGRATION_ID VARCHAR2(400)

LEVEL0_INTEGRATION_ID
LEVEL1_CODE VARCHAR2(150)

LEVEL1_INTEGRATION_ID VARCHAR2(400)

LEVEL2_CODE VARCHAR2(150)

LEVEL2_INTEGRATION_ID VARCHAR2(400)

LEVEL3_CODE VARCHAR2(150)

LEVEL3_INTEGRATION_ID VARCHAR2(400)

LEVEL4_CODE VARCHAR2(150)

LEVEL4_INTEGRATION_ID VARCHAR2(400)

DWDMR A-Z.doc
LEVEL5_CODE VARCHAR2(150)

LEVEL5_INTEGRATION_ID VARCHAR2(400)

LEVEL6_CODE VARCHAR2(150)

LEVEL6_INTEGRATION_ID VARCHAR2(400)

LEVEL7_CODE VARCHAR2(150)

LEVEL7_INTEGRATION_ID VARCHAR2(400)

LEVEL8_CODE VARCHAR2(150)

LEVEL8_INTEGRATION_ID VARCHAR2(400)

LEVEL9_CODE VARCHAR2(150)

LEVEL9_INTEGRATION_ID VARCHAR2(400)

LEVEL10_CODE VARCHAR2(150)

LEVEL10_INTEGRATION_ID VARCHAR2(400)

LEVEL11_CODE VARCHAR2(150)

LEVEL11_INTEGRATION_ID VARCHAR2(400)

LEVEL12_CODE VARCHAR2(150)

LEVEL12_INTEGRATION_ID VARCHAR2(400)

LEVEL13_CODE VARCHAR2(150)

LEVEL13_INTEGRATION_ID VARCHAR2(400)

LEVEL14_CODE VARCHAR2(150)

LEVEL14_INTEGRATION_ID VARCHAR2(400)

DWDMR A-Z.doc
LEVEL15_CODE VARCHAR2(150)

LEVEL15_INTEGRATION_ID VARCHAR2(400)

LEVEL16_CODE VARCHAR2(150)

LEVEL16_INTEGRATION_ID VARCHAR2(400)

LEVEL17_CODE VARCHAR2(150)

LEVEL17_INTEGRATION_ID VARCHAR2(400)

LEVEL18_CODE VARCHAR2(150)

LEVEL18_INTEGRATION_ID VARCHAR2(400)

LEVEL19_CODE VARCHAR2(150)

LEVEL19_INTEGRATION_ID VARCHAR2(400)

LEVEL20_CODE VARCHAR2(150)

LEVEL20_INTEGRATION_ID VARCHAR2(400)

LEVEL21_CODE VARCHAR2(150)

LEVEL21_INTEGRATION_ID VARCHAR2(400)

LEVEL22_CODE VARCHAR2(150)

LEVEL22_INTEGRATION_ID VARCHAR2(400)

LEVEL23_CODE VARCHAR2(150)

LEVEL23_INTEGRATION_ID VARCHAR2(400)

LEVEL24_CODE VARCHAR2(150)

LEVEL24_INTEGRATION_ID VARCHAR2(400)

DWDMR A-Z.doc
LEVEL25_CODE VARCHAR2(150)

LEVEL25_INTEGRATION_ID VARCHAR2(400)

LEVEL26_CODE VARCHAR2(150)

LEVEL26_INTEGRATION_ID VARCHAR2(400)

LEVEL27_CODE VARCHAR2(150)

LEVEL27_INTEGRATION_ID VARCHAR2(400)

LEVEL28_CODE VARCHAR2(150)

LEVEL28_INTEGRATION_ID VARCHAR2(400)

LEVEL29_CODE VARCHAR2(150)

LEVEL29_INTEGRATION_ID VARCHAR2(400)

LEVEL30_CODE VARCHAR2(150)

LEVEL30_INTEGRATION_ID VARCHAR2(400)

LEVEL31_CODE VARCHAR2(150)

LEVEL31_INTEGRATION_ID VARCHAR2(400)

FIXED_HIER_LEVEL NUMBER

ENABLED_FLG CHAR(1)

ENABLED_FLG
LEVEL0_SECURITY_ID VARCHAR2(400)

LEVEL0_SECURITY_ID
LEVEL1_SECURITY_ID VARCHAR2(400)

LEVEL2_SECURITY_ID VARCHAR2(400)

LEVEL3_SECURITY_ID VARCHAR2(400)

DWDMR A-Z.doc
LEVEL4_SECURITY_ID VARCHAR2(400)

LEVEL5_SECURITY_ID VARCHAR2(400)

LEVEL6_SECURITY_ID VARCHAR2(400)

LEVEL7_SECURITY_ID VARCHAR2(400)

LEVEL8_SECURITY_ID VARCHAR2(400)

LEVEL9_SECURITY_ID VARCHAR2(400)

LEVEL10_SECURITY_ID VARCHAR2(400)

LEVEL11_SECURITY_ID VARCHAR2(400)

LEVEL12_SECURITY_ID VARCHAR2(400)

LEVEL13_SECURITY_ID VARCHAR2(400)

LEVEL14_SECURITY_ID VARCHAR2(400)

LEVEL15_SECURITY_ID VARCHAR2(400)

LEVEL16_SECURITY_ID VARCHAR2(400)

LEVEL17_SECURITY_ID VARCHAR2(400)

LEVEL18_SECURITY_ID VARCHAR2(400)

LEVEL19_SECURITY_ID VARCHAR2(400)

LEVEL20_SECURITY_ID VARCHAR2(400)

LEVEL21_SECURITY_ID VARCHAR2(400)

LEVEL22_SECURITY_ID VARCHAR2(400)

LEVEL23_SECURITY_ID VARCHAR2(400)

DWDMR A-Z.doc
LEVEL24_SECURITY_ID VARCHAR2(400)

LEVEL25_SECURITY_ID VARCHAR2(400)

LEVEL26_SECURITY_ID VARCHAR2(400)

LEVEL27_SECURITY_ID VARCHAR2(400)

LEVEL28_SECURITY_ID VARCHAR2(400)

LEVEL29_SECURITY_ID VARCHAR2(400)

LEVEL30_SECURITY_ID VARCHAR2(400)

LEVEL31_SECURITY_ID VARCHAR2(400)

CREATED_BY_WID NUMBER

CHANGED_BY_WID NUMBER

CREATED_ON_DT DATE

CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT DATE

SRC_EFF_FROM_DT DATE

SRC_EFF_TO_DT DATE

EFFECTIVE_FROM_DT DATE

EFFECTIVE_TO_DT DATE

DWDMR A-Z.doc
DELETE_FLG CHAR(1)

CURRENT_FLG CHAR(1)

W_INSERT_DT DATE

W_UPDATE_DT DATE

DATASOURCE_NUM_ID NUMBER

ETL_PROC_WID NUMBER

INTEGRATION_ID VARCHAR2(400)

TENANT_ID VARCHAR2(80)

X_CUSTOM VARCHAR2(10)

DWDMR A-Z.doc
W_BALANCING_SEGMENT_HIER_H
Business Name: W_BALANCING_SEGMENT_HIER_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
HIERARCHY_LOV_ID NUMBER

PARENT_INTEGRATION_ID VARCHAR2(400)

CHILD_INTEGRATION_ID VARCHAR2(400)

PARENT_VALUE VARCHAR2(400)

CHILD_VALUE VARCHAR2(400)

MEMBER_ALIAS VARCHAR2(200)

PARENT_KEY VARCHAR2(400)

CHILD_KEY VARCHAR2(400)

PARENT_LEVEL NUMBER

CHILD_LEVEL NUMBER

DISTANCE NUMBER

DATASOURCE_NUM_ID NUMBER

INTEGRATION_ID VARCHAR2(400)

CHILD_NODE_FLG VARCHAR2(1)

DWDMR A-Z.doc
W_BALANCING_SEGMENT_T1_D
Business Name: W_BALANCING_SEGMENT_T1_D

Description:
Balancing Segment Helper

Table Columns:
Column Name Description Datatype Lookup Table
DATASOURCE_NUM_ID Datasource Num Id NUMBER

Datasource Num Id
INTEGRATION_ID Integration Id VARCHAR2(200)

Integration Id
SCD1_WID SCD1_WarehouseId NUMBER

SCD1_WarehouseId
W_INSERT_DT DATE

W_UPDATE_DT DATE

ETL_PROC_WID NUMBER

DWDMR A-Z.doc
W_BANK_D
Business Name: W_BANK_D

Description:
Banks table is used for tracking attributes associated with banks.

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate key to uniquely identify a NUMBER
record.
Surrogate Key of the Table
BANK_KEY_CODE Bank key code VARCHAR2(50)

BANK_NAME Name of the bank VARCHAR2(80)

Bank Name
PHONE_NUM Phone Number VARCHAR2(30)

Phone Number
TAX_NUMBER Tax ID Number VARCHAR2(30)

Tax Number
CONTACT_NAME Name of contact person VARCHAR2(80)

Contact Name
BANK_USER_NAME Bank Account Holder's Name VARCHAR2(1000)

Bank User Name


BANK_TYPE_CODE Type of Bank VARCHAR2(50)

Bank Type Code


BANK_TYPE_NAME Description of Bank Type VARCHAR2(80)

Bank Type Name


BANK_CAT_CODE Bank Category ( Customer, Supplier, VARCHAR2(100)
Company)
Bank Category
BANK_CAT_NAME Bank Category Description VARCHAR2(80)

Bank Category Description


BANK_ID Bank ID VARCHAR2(30)

Bank ID
ACCDET_ID Account Detail ID VARCHAR2(30)

Account Detail ID
ACCDET_NAME Description for Account Detail ID VARCHAR2(80)

Account Detail
BANK_ACCT_NUM Bank Account Number VARCHAR2(120)

Bank Account Number


BANK_ACCT_ALT_NUM Bank Account Alternate Number VARCHAR2(400)

Bank Account Alternate Number

DWDMR A-Z.doc
BANK_ALT_NUM Alternative bank acct number VARCHAR2(30)

Bank Alternate Number


BANK_ALT_NAME Name for Alternative bank acct VARCHAR2(1500)
number
Bank Alternate Name
COUNTRY_CODE Country Code VARCHAR2(50)

Country Code
COUNTRY_NAME Name of the country VARCHAR2(80)

Country Name
COUNTRY_REGION Country Region VARCHAR2(80)

Country Region
STATE_CODE State Code VARCHAR2(50)

State Code
STATE_NAME State Name VARCHAR2(80)

State Name
STATE_REGION State Region VARCHAR2(80)

State Region
POSTAL_CODE Postal Code VARCHAR2(50)

Postal Code
COUNTY County VARCHAR2(80)

County
STREET_ADDRESS1 Street Address 1 VARCHAR2(30)

Street Address 1
STREET_ADDRESS2 Street Address 2 VARCHAR2(80)

Street Address 2
CITY City VARCHAR2(80)

City
SWIFT_NAME SWIFT name for international VARCHAR2(80)
payments
SWIFT Name
SWIFT_CODE SWIFT code for international VARCHAR2(50)
payments
SWIFT Code
BANK_HIER_CODE Bank Hierarchy Code VARCHAR2(50)

Bank Hierarchy Code


BANK_HIER_NAME Bank Hierarchy Description VARCHAR2(80)

Bank Hierarchy Description


BANK_NUMBER Bank number or Bank Code VARCHAR2(30)

Bank number
BANK_BRANCH_CODE Bank Branch Code VARCHAR2(50)

Bank Branch Code


BANK_BRANCH_NAME Bank Branch Name VARCHAR2(80)

Bank Branch Name

DWDMR A-Z.doc
ACTIVE_FLG Active Flag CHAR(1)

Active Flag
CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Created By User created the record in the source
Surrogate Key system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Last Modified By last modified the record in the source
User Surrogate Key system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
Source Record Creation Date and source system.
Time
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
Source Record Last Modified Date system.
and Time
AUX1_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time1 which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time1 which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time1 which acts as a source for the current
table.
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time1 which acts as a source for the current
table.
SRC_EFF_FROM_DT This column stores the date from DATE
which the source record (in the
Source Supplied Effective From Source system) is effective. The value
Date and Time is extracted from the source
(whenever available)
SRC_EFF_TO_DT This column stores the date up to DATE
which the source record (in the
Source Supplied Effective To Date Source system) is effective. The value
and Time is extracted from the source
(whenever available)
EFFECTIVE_FROM_DT This column stores the date from DATE
which the dimension record is
Effective From Date and Time effective. A value is either assigned by
Siebel Applications or extracted from
the source.
EFFECTIVE_TO_DT This column stores the date up to DATE
which the dimension record is
Effective To Date and Time effective. A value is either assigned by
Siebel Applications or extracted from
the source.

DWDMR A-Z.doc
DELETE_FLG This flag indicates the deletion status CHAR(1)
of the record in the source system. A
Deleted Record Indicator value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

CURRENT_FLG This is a flag for marking dimension CHAR(1)


records as "Y" in order to represent
Current Record Indicator the current state of a dimension
entity. This flag is typically critical for
Type II slowly-changing dimensions,
as records in a Type II situation tend
to be numerous.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
ETL Process Identifier process used to create or update this
data.
INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)
a dimension or fact entity in its source
Unique Source Record Identifier system. In case of composite keys, the
value in this column can consist of
concatenated parts.

SET_ID This column represents the unique VARCHAR2(30)


identifier often used by source
Set Identifier systems for the purpose of data
sharing, reducing redundancies and
minimizing system maintenance
tasks, or even to drive data visibility.
From a datawarehouse standpoint,
the intended use of this column is to
drive dimensional data security,
primarily.

DWDMR A-Z.doc
TENANT_ID This column is the unique identifier VARCHAR2(80)
for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
Generic Extension Column

DWDMR A-Z.doc
W_BENEFIT_F
Business Name: Benefit Fact

Description:

Table Columns:
Column Name Description Datatype Lookup Table
BNFT_CASE_WID NUMBER W_CASE_D

Benefit Case Surrogate Key


BNFT_PLAN_WID NUMBER W_BNFT_PLAN_D

Benefit Plan Surrogate Key


BENEFIT_NAME VARCHAR2(75)

Benefit Name
BENEFIT_NUM VARCHAR2(30)

Benefit Number
BNFT_RECIPIENT_WID NUMBER W_PARTY_PER_D

Benefit Recipient Surrogate Key

BNFT_RECIPIENT_GEO_WID NUMBER W_GEO_D

Benefit Recipient Geography


Surrogate Key
EFF_START_DT_WID NUMBER W_DAY_D

Effective Start Date Surrogate Key

EFF_START_DT DATE

Effective Start Date


EFF_END_DT DATE

Effective End Date


SERVICED_DT_WID NUMBER W_DAY_D

Serviced Date Surrogate Key


SERVICED_DT DATE

Serviced Date
BNFT_FREQ_WID NUMBER W_XACT_TYPE_D

Benefit Frequency Surrogate Key

BENEFIT_AMT NUMBER(28,10)

Benefit Amount
BNFT_STATUS_WID NUMBER W_STATUS_D

Benefit Status Surrogate Key


BNFT_PROVIDER_WID NUMBER W_PARTY_D

Benefit Provider Surrogate Key

DWDMR A-Z.doc
BNFT_DURATION NUMBER

Benefit Duration
PR_ORG_WID NUMBER W_INT_ORG_D

Primary Organization Surrogate


Key
PR_POSTN_WID NUMBER W_POSITION_D

Primary Position Surrogate Key

PR_POSTN_DH_WID NUMBER W_POSITION_DH

Primary Position Hierarchy


Surrogate Key
PR_EMP_WID NUMBER

Primary Employee Surrogate Key

CASE_PR_CONTACT_WID NUMBER W_PARTY_PER_D

Benefit Case Primary Contact


Surrogate Key
CASE_PR_HOUSEHOLD_WID NUMBER W_HOUSEHOLD_D

Benefit Case Primary Household


Surrogate Key
CREATED_BY_WID NUMBER W_USER_D

Source Record Created By User


Surrogate Key
CHANGED_BY_WID NUMBER W_USER_D

Source Record Last Modified By


User Surrogate Key
CREATED_ON_DT DATE

Source Record Creation Date and


Time
CHANGED_ON_DT DATE

Source Record Last Modified Date


and Time
AUX1_CHANGED_ON_DT DATE

Auxiliary Source Table Last


Modified Date and Time
AUX2_CHANGED_ON_DT DATE

Auxiliary Source Table Last


Modified Date and Time
AUX3_CHANGED_ON_DT DATE

Auxiliary Source Table Last


Modified Date and Time
AUX4_CHANGED_ON_DT DATE

Auxiliary Source Table Last


Modified Date and Time

DWDMR A-Z.doc
DELETE_FLG CHAR(1)

Deleted Record Indicator


W_INSERT_DT DATE

Warehouse Record Insert Date


and Time
W_UPDATE_DT DATE

Warehouse Record Update Date


and Time
ROW_WID NUMBER

Surrogate Key of the Table


DATASOURCE_NUM_ID NUMBER

Source Identifier
ETL_PROC_WID NUMBER

ETL Process Identifier


INTEGRATION_ID VARCHAR2(80)

Unique Source Record Identifier

TENANT_ID VARCHAR2(80)

Tenant Identifier
X_CUSTOM VARCHAR2(10)

Generic Extension Column

DWDMR A-Z.doc
W_BIDDER_D
Business Name: Bidder Dimension

Description:
Bidder Dimension

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate Key of the Table NUMBER

Surrogate Key of bidder


EFF_STATUS Effective Status for bidder VARCHAR2(50)

Effective Status for bidder


APPROVAL_STATUS Approval status for bidder VARCHAR2(50)

Approval status for bidder


AUC_COMPANY_NAME Bidder¿s company name VARCHAR2(80)

Bidder¿s company name


INTEGRATION_ID Unique Source Record Identifier VARCHAR2(80)

Unique Source Record Identifier

DATASOURCE_NUM_ID Source Identifier NUMBER

Source Identifier
X_CUSTOM Generic Extension Column VARCHAR2(10)

Generic Extension Column


TENANT_ID Tenant Identifier VARCHAR2(80)

Tenant Identifier
REJECT_FLG Reject Flag CHAR(1)

Reject Flag
DELETE_FLG Deleted Record Indicator CHAR(1)

Deleted Record Indicator


CREATED_ON_DT Source Record Creation Date and DATE
Time
Source Record Creation Date and
Time
CHANGED_ON_DT Source Record Last Modified Date and DATE
Time
Source Record Last Modified Date
and Time
AUX1_CHANGED_ON_DT Auxiliary Source Table Last Modified DATE
Date and Time
Auxiliary Source Table Last
Modified Date and Time
AUX2_CHANGED_ON_DT Auxiliary Source Table Last Modified DATE
Date and Time
Auxiliary Source Table Last
Modified Date and Time

DWDMR A-Z.doc
AUX3_CHANGED_ON_DT Auxiliary Source Table Last Modified DATE
Date and Time
Auxiliary Source Table Last
Modified Date and Time
AUX4_CHANGED_ON_DT Auxiliary Source Table Last Modified DATE
Date and Time
Auxiliary Source Table Last
Modified Date and Time
CREATED_BY_WID Source Record Created By User NUMBER

Source Record Created By User

CHANGED_BY_WID Source Record Last Modified By User NUMBER

Source Record Last Modified By


User
W_INSERT_DT Warehouse Record Insert Date and DATE
Time
Warehouse Record Insert Date
and Time
W_UPDATE_DT Warehouse Record Update Date and DATE
Time
Warehouse Record Update Date
and Time
ETL_PROC_WID ETL Process Identifier NUMBER

ETL Process Identifier

DWDMR A-Z.doc
W_BNFT_PLAN_D
Business Name: Benefit Plan Dimension

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

Surrogate Key of the Table


BNFT_PLAN_NUM VARCHAR2(30)

Benefit Plan Number


PROGRAM_NUM VARCHAR2(30)

Benefit Program Number


PROGRAM_NAME VARCHAR2(50)

Benefit Program Name


STATUS_CODE VARCHAR2(50)

Benefit Plan Status Code


STATUS_NAME VARCHAR2(80)

Benefit Plan Status Name


BNFTPLAN_START_DT DATE

Benefit Plan Start Date


BNFTPLAN_END_DT DATE

Benefit Plan End Date


CREATED_BY_WID NUMBER W_USER_D

Source Record Created By User


Surrogate Key
CHANGED_BY_WID NUMBER W_USER_D

Source Record Last Modified By


User Surrogate Key
CREATED_ON_DT DATE

Source Record Creation Date and


Time
CHANGED_ON_DT DATE

Source Record Last Modified Date


and Time
AUX1_CHANGED_ON_DT DATE

Auxiliary Source Table Last


Modified Date and Time
AUX2_CHANGED_ON_DT DATE

Auxiliary Source Table Last


Modified Date and Time

DWDMR A-Z.doc
AUX3_CHANGED_ON_DT DATE

Auxiliary Source Table Last


Modified Date and Time
AUX4_CHANGED_ON_DT DATE

Auxiliary Source Table Last


Modified Date and Time
EFFECTIVE_FROM_DT DATE

Effective From Date and Time


EFFECTIVE_TO_DT DATE

Effective To Date and Time


SRC_EFF_FROM_DT DATE

Source Supplied Effective From


Date and Time
SRC_EFF_TO_DT DATE

Source Supplied Effective To Date


and Time
CURRENT_FLG CHAR(1)

Current Record Indicator


DELETE_FLG CHAR(1)

Deleted Record Indicator


W_INSERT_DT DATE

Warehouse Record Insert Date


and Time
W_UPDATE_DT DATE

Warehouse Record Update Date


and Time
DATASOURCE_NUM_ID NUMBER

Source Identifier
ETL_PROC_WID NUMBER

ETL Process Identifier


INTEGRATION_ID VARCHAR2(80)

Unique Source Record Identifier

TENANT_ID VARCHAR2(80)

Tenant Identifier
X_CUSTOM VARCHAR2(10)

Generic Extension Column

DWDMR A-Z.doc
W_BOM_HEADER_D
Business Name: BOM Header

Description:
W_BOM_HEADER_D dimension table is used to maintain information on all Bill of Material (BOM) structures
maintained for manufactured products by a business organization. For example, the header row pertaining to the
manufacture of a compressor would be maintained as a row in this table (with details such as BOM lot quantity,
BOM version, and so on.). The component item details would be maintained as linked rows in
W_BOM_HEADER_D. The information in this table is mostly expected to be static in nature and would be referred
as part of the production orders generated to manufacture the product mentioned in the BOM header row. Type
II information is enabled for this dimension table.

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate key to uniquely identify a NUMBER
record.
Surrogate Key of the Table
PRODUCT_WID This indicates the product against for NUMBER W_PRODUCT_D
which the Bill of Materials is
Product Surrogate Key maintained in this table. Lookup:
W_PRODUCT_D Example
:Compressor, auto exhaust pump,
IBM laptop T-Series 230

INVENTORY_ORG_WID This is the warehouse/inventory NUMBER W_INT_ORG_D


organization. In many cases this
Inventory Org Surrogate Key could be the inventory unit of the
larger business organization. This links
to the "INVENTORY" type of rows
within W_INT_ORG_D dimension
table. Lookup: W_INT_ORG_D
Example : Caterpillar Mountain View
US Example : Schlumberger US.

PLANT_LOC_WID This indicates the plant location which NUMBER W_BUSN_LOCATION_D


uses this BOM as part of production
Plant Loc Surrogate Key orders processed at the location. The
link to the "PLANT" type of rows
within W_BUSN_LOCATION_D
dimension table. Lookup:
W_BUSN_LOCATION_D. Example :
Carolina plant, Nevada facility etc.

BOM_NUMBER This is a unique number assigned to VARCHAR2(30)


the specific BOM structure. These
Bom Number numbers could be used in reports for
reporting on individual products, their
components, the associated
production orders etc. Example: P1-
001, P10-020 etc. Many organizations
evolve a detailed coded system (may
also be bar code numbers) to identify
their BOM structures. These could be
a series of numeric digits with some
inbuilt string position logic within
them.

DWDMR A-Z.doc
BOM_TYPE_CODE This field is the code portion of the VARCHAR2(50)
Bill of Materials type code -
Bom Type Code description pair. For example, STD for
Standard, PLNG for planning, ENGG
for Engineering.
BOM_CATEGORY_CODE This field is the code portion of the VARCHAR2(50)
Bill of Materials category code -
Bom Category Code description pair. Examples include
manufacturing assemblies,
pick_to_order, kit bills etc.

BOM_VERSION The version number of the Bill of VARCHAR2(30)


Materials -- this is used to help track
Bom Version changes from an initial version of the
BOM. Every version change is usually
associated to changes in engineering
quantities within the BOM based on
past analysis of the actual amounts of
BOM component items used in the
production process

BASE_UOM_CODE This is the unit of measure by which VARCHAR2(50)


the the quantity of the product
Base Uom mentioned in the BOM is measured.
The inventory of the product is
usually maintained in this unit of
measure. Example : LTRS, FEET,
UNITS, TONS etc.
BASE_QTY The quantity of the manufactured NUMBER(28,10)
product for which the component
Base Qty BOM tree details are valid. This could
be either = 1or the standard
manufacturing lot size of the end
product.
ACTIVE_FLG Active Flag CHAR(1)

Active Flag
CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Created By User created the record in the source
Surrogate Key system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Last Modified By last modified the record in the source
User Surrogate Key system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
Source Record Creation Date and source system.
Time
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
Source Record Last Modified Date system.
and Time
AUX1_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.

DWDMR A-Z.doc
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
SRC_EFF_FROM_DT This column stores the date from DATE
which the source record (in the
Source Supplied Effective From Source system) is effective. The value
Date and Time is extracted from the source
(whenever available)
SRC_EFF_TO_DT This column stores the date up to DATE
which the source record (in the
Source Supplied Effective To Date Source system) is effective. The value
and Time is extracted from the source
(whenever available)
EFFECTIVE_FROM_DT This column stores the date from DATE
which the dimension record is
Effective From Date and Time effective. A value is either assigned by
Siebel Applications or extracted from
the source.
EFFECTIVE_TO_DT This column stores the date up to DATE
which the dimension record is
Effective To Date and Time effective. A value is either assigned by
Siebel Applications or extracted from
the source.
DELETE_FLG This flag indicates the deletion status CHAR(1)
of the record in the source system. A
Deleted Record Indicator value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

CURRENT_FLG This is a flag for marking dimension CHAR(1)


records as "Y" in order to represent
Current Record Indicator the current state of a dimension
entity. This flag is typically critical for
Type II slowly-changing dimensions,
as records in a Type II situation tend
to be numerous.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time

DWDMR A-Z.doc
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
ETL Process Identifier process used to create or update this
data.
INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)
a dimension or fact entity in its source
Unique Source Record Identifier system. In case of composite keys, the
value in this column can consist of
concatenated parts.

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
Generic Extension Column

DWDMR A-Z.doc
W_BOM_ITEM_F
Business Name: BOM Item

Description:
W_BOM_ITEM_F fact table is used to maintain information on all the component items of a BOM structure that is
associated to a finished product in the W_BOM_HEADER_D dimension table. The component item and the BOM
level at which it appears in the BOM structure are important aspects of BOM information associated to the BOM
item. For example, the components of a compressor required for its production would be maintained as multiple
rows in this table (with details such as required item quantity, BOM level, parent items in the BOM hierarchy, and
so on.).

Table Columns:
Column Name Description Datatype Lookup Table
BOM_HEADER_WID This indicates the BOM against which NUMBER W_BOM_HEADER_D
the component item is maintained.
Bom Header Surrogate Key The link to the W_BOM_HEADER_D
dimension. Lookup:
W_BOM_HEADER_D
COMPONENT_ITEM_WID This indicates the component item NUMBER W_PRODUCT_D
that forms part of the BOM used to
Component Item Surrogate Key manufacture a finished product
Lookup: W_PRODUCT_D Example
:Chassis sub-assembly (for car
manufacture), motherboard (for
laptop assembly)

PRODUCT_WID This indicates the finished/end NUMBER W_PRODUCT_D


product which is being manufactured
Product Surrogate Key using the item component maintained
in this fact row. Lookup:
W_PRODUCT_D Example
:Compressor, auto exhaust pump,
IBM laptop T-Series 230

EFFECTIVE_DT_WID The effective date of the BOM item NUMBER W_DAY_D

Effectivity Date Surrogate Key


DISABLED_DT_WID The disable date of the BOM item NUMBER W_DAY_D

Disable Date Surrogate Key


BOM_LEVEL The hierarchical tree level in the BOM NUMBER
structure at which this BOM
Bom Level component is placed. Examples : 1, 2,
3 etc.
ITEM_QTY The quantity of the BOM NUMBER(28,10)
item/component that is required to
Item Qty manufacture unit quantity of the end
product mentioned in the related
BOM header information.

EXTENDED_ITEM_QTY The quantity of the BOM NUMBER(28,10)


item/component that is required to
Extended Item Qty manufacture the base quantity of the
end product mentioned in the related
BOM header information.

DWDMR A-Z.doc
LEFT_BOUNDS A distinct number (worked out by a NUMBER
BOM tree node traversal method)
Left Bounds that indicates the position of the
component item in the BOM
structure.
RIGHT_BOUNDS A distinct number (worked out by a NUMBER
BOM tree node traversal method)
Right Bounds that indicates the position of the
component item in the BOM
structure.
COST_ROLLUP_TYPE_CODE This indicates if this item contributes VARCHAR2(50)
in the roll up of the cost to
Cost Rollup type code manufacture the end product
mentioned in the PRODUCT_WID
column
LEVEL1_PARENT_WID This indicates the parent NUMBER W_PRODUCT_D
product/item which is the immediate
Level1 Parent Key parent of the component item in the
BOM tree structure. Lookup:
IA_PRODUCTS
LEVEL2_PARENT_WID This indicates the parent NUMBER W_PRODUCT_D
product/item which is 2 levels up
Level2 Parent Key from the component item in the BOM
tree structure. Lookup: IA_PRODUCTS

LEVEL3_PARENT_WID This indicates the parent NUMBER W_PRODUCT_D


product/item which is 3 levels up
Level3 Parent Key from the component item in the BOM
tree structure. Lookup: IA_PRODUCTS

LEVEL4_PARENT_WID This indicates the parent NUMBER W_PRODUCT_D


product/item which is 4 levels up
Level4 Parent Key from the component item in the BOM
tree structure. Lookup: IA_PRODUCTS

LEVEL5_PARENT_WID This indicates the parent NUMBER W_PRODUCT_D


product/item which is 5 levels up
Level5 Parent Key from the component item in the BOM
tree structure. Lookup: IA_PRODUCTS

LEVEL6_PARENT_WID This indicates the parent NUMBER W_PRODUCT_D


product/item which is 6 levels up
Level6 Parent Key from the component item in the BOM
tree structure. Lookup: IA_PRODUCTS

LEVEL7_PARENT_WID This indicates the parent NUMBER W_PRODUCT_D


product/item which is 7 levels up
Level7 Parent Key from the component item in the BOM
tree structure. Lookup: IA_PRODUCTS

LEVEL8_PARENT_WID This indicates the parent NUMBER W_PRODUCT_D


product/item which is 8 levels up
Level8 Parent Key from the component item in the BOM
tree structure. Lookup: IA_PRODUCTS

LEVEL9_PARENT_WID This indicates the parent NUMBER W_PRODUCT_D


product/item which is 9 levels up
Level9 Parent Key from the component item in the BOM
tree structure. Lookup: IA_PRODUCTS

DWDMR A-Z.doc
LEVEL10_PARENT_WID This indicates the parent NUMBER W_PRODUCT_D
product/item which is 10 levels up
Level10 Parent Key from the component item in the BOM
tree structure. Lookup: IA_PRODUCTS

BOM_HEADER_ID This is the unique identifier in the VARCHAR2(80)


source system of the BOM against
Bom Header Id which the component item is
maintained. The link to the
W_BOM_HEADER_D dimension.
Lookup: W_BOM_HEADER_D

COMPONENT_ITEM_ID This is the unique identifier in its VARCHAR2(80)


source system of the component item
Component Item Id that forms part of the BOM used to
manufacture a finished product
Lookup: W_PRODUCT_D Example
:Chassis sub-assembly (for car
manufacture), motherboard (for
laptop assembly)

PRODUCT_ID This is the unique identifier in its VARCHAR2(80)


source system of the finished/end
Product Id product which is being manufactured
using the item component maintained
in this fact row. Lookup:
W_PRODUCT_D Example
:Compressor, auto exhaust pump,
IBM laptop T-Series 230

CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D


dimension indicating the user who
Source Record Created By User created the record in the source
Surrogate Key system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Last Modified By last modified the record in the source
User Surrogate Key system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
Source Record Creation Date and source system.
Time
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
Source Record Last Modified Date system.
and Time
AUX1_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.

DWDMR A-Z.doc
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
DELETE_FLG This flag indicates the deletion status CHAR(1)
of the record in the source system. A
Deleted Record Indicator value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
ETL Process Identifier process used to create or update this
data.
INTEGRATION_ID This column is the unique identifier of VARCHAR2(275)
a dimension or fact entity in its source
Unique Source Record Identifier system. In case of composite keys, the
value in this column can consist of
concatenated parts.

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
Generic Extension Column
INVENTORY_ORG_ID inventory organization id. used along VARCHAR2(80)
with component item id in the bom
aux mapping to identify parent BOM
to be re-exploded

DWDMR A-Z.doc
INVENTORY_ORG_WID inventory organization wid NUMBER W_INT_ORG_D

PRODUCT_SCD1_WID NUMBER

DWDMR A-Z.doc
W_BUDGET_D
Business Name: Budget Dimension

Description:

This dimension table stores the Budget information for Financials Analytics. Budgets can have different types and
Versions. This table supports various budget attributes like Budget Type, Budget Versions, Budget Status, etc.

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate key to uniquely identify a NUMBER
record.

BUDGET_VERSION_CODE The version number of the budget. VARCHAR2(80)


For draft budget, the version number
is always 1, for baselined budget this
number is increased sequentially

BUDGET_STATUS_CODE The status of a budget. VARCHAR2(80)

BUDGET_TYPE_CODE The short, user-friendly name of the VARCHAR2(50)


budget type

W_BUDGET_TYPE_CODE VARCHAR2(50)

APPLICATION_SOURCE This column is added to differentiate VARCHAR2(50)


the projects records from General
Ledger records
BUDGET_TOLERANCE NUMBER(28,10)

CREATED_ON_DT Identifies the date and time when the DATE


record was initially created in the
source system.
CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
created the record in the source
system.
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
last modified the record in the source
system.
W_INSERT_DT This column stores the date on which DATE
the record was inserted in the data
warehouse table.
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
data warehouse table.

DWDMR A-Z.doc
AUX1_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
time of the auxiliary table's record
which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
time of the auxiliary table's record
which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
time of the auxiliary table's record
which acts as a source for the current
table.
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
time of the auxiliary table's record
which acts as a source for the current
table.
DELETE_FLG This flag indicates the deletion status VARCHAR2(1)
of the record in the source system. A
value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the

INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)


a dimension or fact entity in its source
system. In case of composite keys, the
value in this column can consist of
concatenated parts.

DATASOURCE_NUM_ID This column is the unique identifier of NUMBER


the source system from which data
was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
process used to create or update this
data.
TENANT_ID This column is the unique identifier VARCHAR2(80)
for a Tenant in a multi-tenant
environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.

DWDMR A-Z.doc
W_BUDGET_H
Business Name: W_BUDGET_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
INTEGRATION_ID VARCHAR2(80)

BUDGET_NAME VARCHAR2(255)

DATASOURCE_NUM_ID NUMBER

DWDMR A-Z.doc
W_BUSN_LOCATION_D
Business Name: Business Location Dimension

Description:
Business Locations Entity stores information about the Physical locations that Internal Businesses occupy for
various purposes.Typical examples of Business locations are: Inventory Storage Locations, Plant Location,
Recipient Location etc.The grain of this table is at the level of ?Location for that purpose". This table is designed
to be a slowly changing dimension that supports Type-2 changes. The various types of Business locations are
differentiated by the BUSN_LOC_TYPE column.

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate key to uniquely identify a NUMBER
record.

GEO_WID Foreign key to the geography NUMBER W_GEO_D


dimension W_GEO_D.

ADDRESS_TYPE_CODE Identifies the address type code for VARCHAR2(80)


the location.

BUSN_LOC_NUM Identifies the location number of the VARCHAR2(255)


business location.

W_BUSN_LOC_TYPE_CODE Categorizes the business location by VARCHAR2(80)


the type of location. Examples
include warehouse, customer center,
branch, plant, inventory location,
shipping location, etc.

CONTACT_NAME Identifies the name of the contact VARCHAR2(255)


person for a given location.

CONTACT_NUM Identifies the contact number of the VARCHAR2(30)


business location.

PARENT_LOC_NUM Identifies the parent location name VARCHAR2(80)


with which the current location is
associated.
ST_ADDRESS1 Identifies the later part of the street VARCHAR2(80)
address
Identifies the later part of the
street address
ST_ADDRESS2 Identifies the later part of the street VARCHAR2(255)
address
Identifies the later part of the
street address
CITY_CODE Identifies the source city code in VARCHAR2(120)
source system.
Identifies the source city code
POSTAL_CODE Identifies postal code. VARCHAR2(120)

Identifies postal code


COUNTY_CODE Identifies the source county code in VARCHAR2(120)
source system.
Identifies the source county code

DWDMR A-Z.doc
STATE_PROV_CODE Identifies the source state or province VARCHAR2(120)
code in source system.
Identifies the source state or
province code
COUNTRY_REGION_CODE Identifies the source country region VARCHAR2(120)
code in source system.
Identifies the source country
region code
W_COUNTRY_CODE Identifies the data warehouse VARCHAR2(120)
conformed country domain code.
Identifies the data warehouse
conformed country domain code

REGION_CODE Identifies the source region code in VARCHAR2(120)


source system.
Identifies the source region code

C_REGION_CODE Identifies the customer conformed VARCHAR2(120)


region domain code.
Identifies the customer
conformed region domain code

C_COUNTRY_REGION_CODE Identifies the customer conformed VARCHAR2(120)


country region domain code. Country
Identifies the customer region is the geography district below
conformed country region domain country and above state/province.
code

C_COUNTY_CODE Identifies the customer conformed VARCHAR2(120)


county domain code.
Identifies the customer
conformed county domain code

C_STATE_PROV_CODE Identifies the customer conformed VARCHAR2(120)


state or province domain code.
Identifies the customer
conformed state or province
domain code
C_CITY_CODE Identifies the customer conformed VARCHAR2(120)
city domain code.
Identifies the customer
conformed city domain code
PHONE_NUM Identifies the phone number of the VARCHAR2(30)
location.
Identifies the phone number of
the location
FAX_NUM Identifies the fax number of the VARCHAR2(30)
location.
Identifies the fax number of the
location
EMAIL_ADDRESS Identifies the email address of the VARCHAR2(255)
location.
Identifies the email address of the
location
WEB_ADDRESS Identifies the web address of the VARCHAR2(255)
location.
Identifies the web address of the
location

DWDMR A-Z.doc
ORGANIZATION_ID Organization identifier. VARCHAR2(80)

Organization identifier
ORGANIZATION_CODE Identify organication code. VARCHAR2(80)

Identify organication code


ORG_LVL_INT_ID The INTEGRATION_ID for organization VARCHAR2(80)
level in the inventory locator
Organization level identifier in the hierarchy.
inventory locator hierarchy

SUBINVENTORY_TYPE_CODE Identifies subinventory type. VARCHAR2(80)

Identifies subinventory type


SUBINV_LVL_INT_ID The INTEGRATION_ID for VARCHAR2(80)
subinventory level in the inventory
Subinventory level identifer in the locator hierarchy.
inventory locator hierarchy.

LOCATOR_ID Inventory locator identifier. VARCHAR2(80)

Inventory locator identifier


LOCATOR_TYPE_CODE Identifies the source locator type VARCHAR2(80)
code
Identifies the source locator type
code
LOCATOR_LVL_INT_ID The INTEGRATION_ID for stock VARCHAR2(80)
locator level in the inventory locator
Identifier of stock locator level in hierarchy.
the inventory locator hierarchy

ACTIVE_FLG Indicate if the current location active. VARCHAR2(1)

Indicate if the current location


active
CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Created By User created the record in the source
Surrogate Key system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Last Modified By last modified the record in the source
User Surrogate Key system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
Source Record Creation Date and source system.
Time
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
Source Record Last Modified Date system.
and Time
AUX1_CHANGED_ON_DT System field. This column identifies DATE
the last modified date and time of the
Auxiliary Source Table Last auxiliary table's record which acts as a
Modified Date and Time source for the current table.

DWDMR A-Z.doc
AUX2_CHANGED_ON_DT System field. This column identifies DATE
the last modified date and time of the
Auxiliary Source Table Last auxiliary table's record which acts as a
Modified Date and Time source for the current table.

AUX3_CHANGED_ON_DT System field. This column identifies DATE


the last modified date and time of the
Auxiliary Source Table Last auxiliary table's record which acts as a
Modified Date and Time source for the current table.

AUX4_CHANGED_ON_DT System field. This column identifies DATE


the last modified date and time of the
Auxiliary Source Table Last auxiliary table's record which acts as a
Modified Date and Time source for the current table.

SRC_EFF_FROM_DT This column stores the date from DATE


which the source record (in the
The date from which the source Source system) is effective. The value
record (in the Source system) is is extracted from the source
effective (whenever available)
SRC_EFF_TO_DT This column stores the date up to DATE
which the source record (in the
The date up to which the source Source system) is effective. The value
record (in the Source system) is is extracted from the source
effective (whenever available)
EFFECTIVE_FROM_DT This column stores the date from DATE
which the dimension record is
The date from which the effective. A value is either assigned by
dimension record is effective Siebel Applications or extracted from
the source.
EFFECTIVE_TO_DT This column stores the date up to DATE
which the dimension record is
The date up to which the effective. A value is either assigned by
dimension record is effective Siebel Applications or extracted from
the source.
DELETE_FLG This flag indicates the deletion status CHAR(1)
of the record in the source system. A
This flag indicates the deletion value of "Y" indicates that the record
status of the record in the source is deleted from the source system and
system logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

CURRENT_FLG This is a flag for marking dimension CHAR(1)


records as "Y" in order to represent
Represent the current state of a the current state of a dimension
dimension entity entity. This flag is typically critical for
Type II slowly-changing dimensions,
as records in a Type II situation tend
to be numerous.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time

DWDMR A-Z.doc
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Oracle recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID System Field. This column is the NUMBER


unique identifier for the specific ETL
Process Identifier process used to create or update this
data.
INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)
a dimension or fact entity in its source
Unique Source Record Identifier system. In case of composite keys, the
value in this column can consist of
concatenated parts.

SET_ID This column represents a unique VARCHAR2(30)


identifier used by source systems for
A unique identifier used by source the purpose of data sharing, reducing
systems redundancies and minimizing system
maintenance tasks, or even to drive
data visibility. From a datawarehouse
standpoint, the intended use of this
column is to drive dimensional data
security, primarily.

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
Generic Extension Column
GEO_COUNTRY_WID Foreign key to the geography country NUMBER W_GEO_COUNTRY_D
dimension W_GEO_COUNTRY_D.
Foreign key to
W_GEO_COUNTRY_D

DWDMR A-Z.doc
W_BUSN_LOCATION_XREF_D
Business Name: W_BUSN_LOCATION_XREF_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

SRC_DATASOURCE_NUM_ID NUMBER

SRC_INTEGRATION_ID VARCHAR2(80)

SRC_SCD1_WID NUMBER

MSTR_DATASOURCE_NUM_ID NUMBER

MSTR_INTEGRATION_ID VARCHAR2(80)

MSTR_SCD1_WID NUMBER

PREV_MSTR_SCD1_WID NUMBER

XREF_FLG CHAR(1)

W_INSERT_DT DATE

W_UPDATE_DT DATE

ETL_PROC_WID NUMBER

DWDMR A-Z.doc
W_CAMP_HIST_A
Business Name: W_CAMP_HIST_A

Description:

Table Columns:
Column Name Description Datatype Lookup Table
SEGMENT_WID NUMBER W_SEGMENT_D

SOURCE_WID NUMBER W_SOURCE_D

AVG_DAYS_TO_CONT NUMBER(28,10)

AVG_NUM_CONTD NUMBER(28,10)

MAX_DAYS_TO_CONT NUMBER

MIN_DAYS_TO_CONT NUMBER

NUM_OF_CONTACTS NUMBER

DATASOURCE_NUM_ID NUMBER

ETL_PROC_WID NUMBER

TENANT_ID VARCHAR2(80)

W_INSERT_DT DATE

W_UPDATE_DT DATE

DWDMR A-Z.doc
W_CAMP_HIST_F
Business Name: W_CAMP_HIST_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
BNCE_REASON_WID Email Bounce Reason ID NUMBER W_REASON_D

BNCE_TYPE_WID Email Bounce Type ID NUMBER W_XACT_TYPE_D

CALL_STATUS_WID NUMBER W_STATUS_D

CAMP_END_DT_WID NUMBER W_DAY_D

CAMP_LNCH_DT_WID NUMBER W_DAY_D

CAMP_OWNER_ORG_WID Campaign Owner Organization Id NUMBER W_INT_ORG_D

CAMP_PARTNER_WID NUMBER W_INT_ORG_D

CAMP_ST_DT_WID NUMBER W_DAY_D

COMPLETED_DT_WID NUMBER W_DAY_D

CONTACTED_DT_WID NUMBER W_DAY_D

CONTACT_WID Contact Dimension Id NUMBER W_PARTY_PER_D

CON_OUTCOME_WID NUMBER W_XACT_TYPE_D

CREATED_DT_WID NUMBER W_DAY_D

DATASOURCE_NUM_ID System Field NUMBER

ETL_PROC_WID System Field NUMBER

INTEGRATION_ID VARCHAR2(80)

LAUNCH_DT_WID NUMBER W_DAY_D

DWDMR A-Z.doc
LD_DT_WID NUMBER W_DAY_D

LD_WAVE_WID NUMBER W_LD_WAVE_D

MKT_REGN_WID NUMBER W_REGN_D

PR_EMP_WID NUMBER W_EMPLOYEE_D

ROW_WID Surrogate Key to Uniquely Identify a NUMBER


Record

SCHEDULE_DT_WID NUMBER W_DAY_D

SEGMENT_WID NUMBER W_SEGMENT_D

SOURCE_WID NUMBER W_SOURCE_D

VENDOR_WID NUMBER W_VENDOR_D

COMPLETED_DT DATE

CONTACTED_FLG Indicator(Y/N) if a Campaign Contact CHAR(1)


is Contacted.

MSG_OPEN_TS Time Stamp when email Message is DATE


Opened

NUM_ATTEMPTS # of Attempts Made by the NUMBER


Telemarketing Agent to Contact a
Specified Campaign Contact
NUM_DAYS_TOCONTACT Number of Days in Contacting a NUMBER
Campaign Contact.

KEY01 VARCHAR2(30)

KEY02 VARCHAR2(30)

KEY03 VARCHAR2(30)

KEY04 VARCHAR2(30)

KEY05 VARCHAR2(30)

KEY06 VARCHAR2(30)

DWDMR A-Z.doc
KEY07 VARCHAR2(30)

SOURCE_CODE VARCHAR2(100)

X_CUSTOM VARCHAR2(10)

PR_OWNER_BU_WID NUMBER W_INT_ORG_D

OFFER_WID Offer Id NUMBER W_OFFER_D

PARTY_WID Customer or Prospect Id that NUMBER W_PARTY_D


Campaign Targets

TEST_FLG CHAR(1)

DISABLE_FLG CHAR(1)

PR_PRODUCT_WID NUMBER W_PRODUCT_D

PARTY_GEO_WID NUMBER W_GEO_D

PARTY_INDUST_WID NUMBER W_INDUSTRY_DH

PARTY_SCD1_WID NUMBER W_PARTY_D

CONTACT_SCD1_WID NUMBER W_PARTY_PER_D

SALES_CHNL_WID NUMBER W_CHNL_TYPE_D

SALES_CHNL_WID
PARTNER_PROG_WID NUMBER W_PARTNER_PROGRAM_D

PARTNER_PROG_WID
CREATED_BY_WID NUMBER W_USER_D

CHANGED_BY_WID NUMBER W_USER_D

CREATED_ON_DT DATE

CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT DATE

DWDMR A-Z.doc
AUX2_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT DATE

DELETE_FLG CHAR(1)

W_INSERT_DT DATE

W_UPDATE_DT DATE

TENANT_ID VARCHAR2(80)

DWDMR A-Z.doc
W_CAMP_OPTY_F
Business Name: W_CAMP_OPTY_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
CAMP_SRC_DT_WID NUMBER W_DAY_D

DATASOURCE_NUM_ID NUMBER

ETL_PROC_WID NUMBER

INTEGRATION_ID VARCHAR2(80)

OFFER_WID NUMBER W_OFFER_D

OPTY_WID NUMBER W_OPTY_D

ROW_WID NUMBER

SOURCE_WID NUMBER W_SOURCE_D

TGTD_OPTY_FLG CHAR(1)

X_CUSTOM VARCHAR2(10)

CREATED_BY_WID NUMBER W_USER_D

CHANGED_BY_WID NUMBER W_USER_D

CREATED_ON_DT DATE

CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT DATE

DWDMR A-Z.doc
AUX4_CHANGED_ON_DT DATE

DELETE_FLG CHAR(1)

W_INSERT_DT DATE

W_UPDATE_DT DATE

TENANT_ID VARCHAR2(80)

DWDMR A-Z.doc
W_CASE_D
Business Name: Case Dimension

Description:

Table Columns:
Column Name Description Datatype Lookup Table
DATASOURCE_NUM_ID NUMBER

Source Identifier
ETL_PROC_WID NUMBER

ETL Process Identifier


INTEGRATION_ID VARCHAR2(30)

Unique Source Record Identifier

ROW_WID NUMBER

Surrogate Key of the Table


CASE_CLOSED_DT DATE

Case Closed Date


CASE_DT DATE

Case Date
REWARD_AMT NUMBER(28,10)

Reward Amount
CASE_NUM VARCHAR2(100)

Case Number
CITY VARCHAR2(50)

City
CLASS_CD VARCHAR2(30)

Classification Code
CLASS_CD_I VARCHAR2(50)

Classification Code (Language


Independent)
COUNTRY VARCHAR2(30)

Country
CRIME_SUB_TYPE_CD VARCHAR2(30)

Crime Subtype Code


CRIME_SUB_TYPE_CD_I VARCHAR2(50)

Crime Subtype Code (Language


Independent)
CRIME_TYPE_CD VARCHAR2(30)

Crime Type Code

DWDMR A-Z.doc
CRIME_TYPE_CD_I VARCHAR2(50)

Crime Type Code (Language


Independent)
EMP_FST_NAME VARCHAR2(50)

Employee First Name


EMP_FULL_NAME VARCHAR2(100)

Employee Full Name


EMP_LAST_NAME VARCHAR2(50)

Employee Last Name


NAME VARCHAR2(100)

Name
NEW_CASE_FLG CHAR(1)

New Case Flag


PRIORITY_TYPE_CD VARCHAR2(30)

Priority Type Code


PRIORITY_TYPE_CD_I VARCHAR2(50)

Priority Type Code (Language


Independent)
STAGE_CD VARCHAR2(30)

Stage Code
STAGE_CD_I VARCHAR2(50)

Stage Code (Language


Independent)
STATE VARCHAR2(10)

State
STATUS_CD VARCHAR2(30)

Status Code
STATUS_CD_I VARCHAR2(50)

Status Code (Language


Independent)
SUB_STATUS_CD VARCHAR2(30)

Sub-Status Code
SUB_STATUS_CD_I VARCHAR2(50)

Sub-Status Code (Language


Independent)
SUB_TYPE_CD VARCHAR2(30)

Sub-Type Code
SUB_TYPE_CD_I VARCHAR2(50)

Sub-Type Code (Language


Independent)
THREAT_LVL_CD VARCHAR2(30)

Threat Level Code

DWDMR A-Z.doc
THREAT_LVL_CD_I VARCHAR2(50)

Threat Level Code (Language


Independent)
TYPE_CD VARCHAR2(30)

Type Code
TYPE_CD_I VARCHAR2(50)

Type Code (Language


Independent)
VIS_PR_BU_ID VARCHAR2(30)

Primary Business Unit ID from


Source System
VIS_PR_POS_ID VARCHAR2(30)

Primary Position ID from Source


System
VIS_PR_POSTN_DH_WID NUMBER W_POSITION_DH

Primary Position Dimension


Hierarchy Id for Visibility purposes

MSTR_CASE_NAME VARCHAR2(100)

Master Case Name


MSTR_CASE_NUM VARCHAR2(100)

Master Case Number


MSTR_CASE_ID VARCHAR2(30)

Master Case ID from Source


System
MSTR_CASE_OPEN_DT DATE

Master Case Open Date


MSTR_CASE_CLOSE_DT DATE

Master Case Close Date


MSTR_CASE_STATUS_CODE VARCHAR2(50)

Master Case Status Code


(Language Independent)
MSTR_CASE_STATUS_NAME VARCHAR2(80)

Master Case Status Name


CATEGORY_TYPE_CODE VARCHAR2(50)

Category Type Code (Language


Independent)
CATEGORY_TYPE_NAME VARCHAR2(80)

Category Type Name


LAST_SITE_VISIT_DT DATE

Last Site Visit Date

DWDMR A-Z.doc
CREATED_BY_WID NUMBER W_USER_D

Source Record Created By User


Surrogate Key
CHANGED_BY_WID NUMBER W_USER_D

Source Record Last Modified By


User Surrogate Key
CREATED_ON_DT DATE

Source Record Creation Date and


Time
CHANGED_ON_DT DATE

Source Record Last Modified Date


and Time
AUX1_CHANGED_ON_DT DATE

Auxiliary Source Table Last


Modified Date and Time
AUX2_CHANGED_ON_DT DATE

Auxiliary Source Table Last


Modified Date and Time
AUX3_CHANGED_ON_DT DATE

Auxiliary Source Table Last


Modified Date and Time
AUX4_CHANGED_ON_DT DATE

Auxiliary Source Table Last


Modified Date and Time
SRC_EFF_FROM_DT DATE

Source Supplied Effective From


Date and Time
SRC_EFF_TO_DT DATE

Source Supplied Effective To Date


and Time
EFFECTIVE_FROM_DT DATE

Effective From Date and Time


EFFECTIVE_TO_DT DATE

Effective To Date and Time


DELETE_FLG CHAR(1)

Deleted Record Indicator


CURRENT_FLG CHAR(1)

Current Record Indicator


W_INSERT_DT DATE

Warehouse Record Insert Date


and Time
W_UPDATE_DT DATE

Warehouse Record Update Date


and Time

DWDMR A-Z.doc
TENANT_ID VARCHAR2(80)

Tenant Identifier
X_CUSTOM VARCHAR2(10)

Generic Extension Column

DWDMR A-Z.doc
W_CASE_F
Business Name: Case Fact

Description:

Table Columns:
Column Name Description Datatype Lookup Table
CASE_WID NUMBER W_CASE_D

Case Surrogate Key


CLOSE_DT_WID NUMBER W_DAY_D

Close Date Surrogate Key


DATASOURCE_NUM_ID NUMBER

Source Identifier
ETL_PROC_WID NUMBER

ETL Process Identifier


INTEGRATION_ID VARCHAR2(30)

Unique Source Record Identifier

OPEN_DT_WID NUMBER W_DAY_D

Open Date Surrogate Key


POSITION_WID NUMBER W_POSITION_D

Position Surrogate Key


POSITION_DH_WID NUMBER W_POSITION_DH

Position Dimension Hierarchy


Surrogate Key
PR_EMP_ORG_WID NUMBER W_INT_ORG_D

Primary Employee Organization


Surrogate Key
PR_EMP_WID NUMBER

Primary Employee Surrogate Key

PR_SGROUP_WID NUMBER W_PARTY_D

Primary Suspect Group Surrogate


Key
PR_SUBJECT_WID NUMBER W_PARTY_PER_D

Primary Subject Surrogate Key


PR_SUSPECT_WID NUMBER W_PARTY_PER_D

Primary Suspect Surrogate Key


ROW_WID NUMBER

Surrogate Key of the Table


STAGE_WID NUMBER

Stage Surrogate Key

DWDMR A-Z.doc
TYPE_WID NUMBER W_LOV_HIER_D

Type Surrogate Key


CASE_DURATION NUMBER

Case Duration
VIS_PR_BU_ID VARCHAR2(30)

Primary Business Unit ID from


Source System
VIS_PR_POS_ID VARCHAR2(30)

Primary Position ID from Source


System
X_CUSTOM VARCHAR2(10)

Generic Extension Column

DWDMR A-Z.doc
W_CASE_KPI_F
Business Name: Case KPI Fact

Description:

Table Columns:
Column Name Description Datatype Lookup Table
EFF_END_DT DATE

Effective End Date


EFF_END_DT_WID NUMBER W_DAY_D

Effective End Date Surrogate Key

EFF_START_DT DATE

Effective Start Date


EFF_START_DT_WID NUMBER W_DAY_D

Effective Start Date Surrogate Key

ETL_PROC_WID NUMBER

ETL Process Identifier


PERIOD_WID NUMBER W_PERIOD_D

Period Surrogate Key


ROW_WID NUMBER

Surrogate Key of the Table


STAGE_WID NUMBER

Stage Surrogate Key.


TYPE_WID NUMBER W_LOV_HIER_D

Type Surrogate Key


AVG_CASE_DURATION NUMBER(28,10)

Average Case Duration


AVG_STAGE_DURATION NUMBER(28,10)

Average Stage Duration


CASE_LOAD NUMBER

Case Load
CLOSE_RATE NUMBER(28,10)

Close Rate
OPEN_RATE NUMBER(28,10)

Open Rate
PERIOD_CONV_RATIO NUMBER

Period Conversion Rato

DWDMR A-Z.doc
W_CASE_SNP_F
Business Name: Case Snapshot Fact

Description:

Table Columns:
Column Name Description Datatype Lookup Table
POSITION_WID NUMBER W_POSITION_D

Position Surrogate Key


POSITION_DH_WID NUMBER W_POSITION_DH

Position Dimension Hierarchy


Surrogate Key
PR_EMP_ORG_WID NUMBER W_INT_ORG_D

Primary Employee Organization


Surrogate Key
PR_EMP_WID NUMBER

Primary Employee Surrogate Key

PR_SGROUP_WID NUMBER W_PARTY_D

Primary Suspect Group Surrogate


Key
PR_SUBJECT_WID NUMBER W_PARTY_PER_D

Primary Subject Surrogate Key


PR_SUSPECT_WID NUMBER W_PARTY_PER_D

Primary Suspect Surrogate Key


ROW_WID NUMBER

Surrogate Key of the Table


SNAPSHOT_DT_WID NUMBER W_DAY_D

Snapshot Date Surrogate Key


TYPE_WID NUMBER W_LOV_HIER_D

Type Surrogate Key


NUM_ACTIVE_CASES NUMBER

Number of Active Cases

DWDMR A-Z.doc
W_CASE_STG_F
Business Name: Case Stage Fact

Description:

Table Columns:
Column Name Description Datatype Lookup Table
CASE_WID NUMBER W_CASE_D

Case Surrogate Key


CLOSE_DT_WID NUMBER W_DAY_D

Close Date Surrogate Key


DATASOURCE_NUM_ID NUMBER

Source Identifier
ETL_PROC_WID NUMBER

ETL Process Identifier


INTEGRATION_ID VARCHAR2(30)

Unique Source Record Identifier

OPEN_DT_WID NUMBER W_DAY_D

Open Date Surrogate Key


POSITION_WID NUMBER W_POSITION_D

Position Surrogate Key


POSITION_DH_WID NUMBER W_POSITION_DH

Position Dimension Hierarchy


Surrogate Key
PR_EMP_ORG_WID NUMBER W_INT_ORG_D

Primary Employee Organization


Surrogate Key
PR_EMP_WID NUMBER

Primary Employee Surrogate Key

PR_SGROUP_WID NUMBER W_PARTY_D

Primary Suspect Group Surrogate


Key
PR_SUBJECT_WID NUMBER W_PARTY_PER_D

Primary Subject Surrogate Key


PR_SUSPECT_WID NUMBER W_PARTY_PER_D

Primary Suspect Surrogate Key


ROW_WID NUMBER

Surrogate Key of the Table


STAGE_WID NUMBER

Stage Surrogate Key

DWDMR A-Z.doc
STG_END_DT_WID NUMBER W_DAY_D

Stage End Date Surrogate Key


STG_START_DT_WID NUMBER W_DAY_D

Stage Start Date Surrogate Key


TYPE_WID NUMBER W_LOV_HIER_D

Type Surrogate Key


AGENT_DURATION NUMBER

Agent Duration
STAGE_DURATION NUMBER

Stage Duration
STAGE_END_DT DATE

Stage End Date


STAGE_START_DT DATE

Stage Start Date


VIS_PR_BU_ID VARCHAR2(30)

Primary Business Unit ID from


Source System
VIS_PR_POS_ID VARCHAR2(30)

Primary Position ID from Source


System

DWDMR A-Z.doc
W_CATALOG_CTGRY_ASGN_F
Business Name: W_CATALOG_CTGRY_ASGN_F

Description:
Stores the catalog category related information of all products.

Table Columns:
Column Name Description Datatype Lookup Table
CATEGORY_WID NUMBER W_PRODUCT_D

Surrogate Key for Product


Category
CATALOG_WID NUMBER W_PRODUCT_CATALOG_D

Surrogate Key for Product Catalog

ASSIGNMENT_START_DATE_WID NUMBER W_DAY_D

Assignment Start Date Surrogate


Key

ASSIGNMENT_END_DATE_WID NUMBER

Assignement End Date Surrogate


Key
CATEGORY_SHARED_FLAG CHAR(1)

Flag to Indicate whether Category


is shared or not.
CATEGORY_CREATION_DATE DATE

Category Creation Date


CATEGORY_CREATION_DATE_WID NUMBER

Category Creation Date Surrogate


Key

CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D


dimension indicating the user who
Source Record Created By User created the record in the source
Surrogate Key system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER
dimension indicating the user who
Source Record Last Modified By last modified the record in the source
User Surrogate Key system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
Source Record Creation Date and source system.
Time
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
Source Record Last Modified Date system.
and Time
AUX1_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.

DWDMR A-Z.doc
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
DELETE_FLG This flag indicates the deletion status CHAR(1)
of the record in the source system. A
Deleted Record Indicator value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
ETL Process Identifier process used to create or update this
data.
INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)
a dimension or fact entity in its source
Unique Source Record Identifier system. In case of composite keys, the
value in this column can consist of
concatenated parts.

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

DWDMR A-Z.doc
X_CUSTOM This column is used as a generic field VARCHAR2(10)
for customer extensions.
Generic Extension Column

DWDMR A-Z.doc
W_CHNL_POINT_D
Business Name: Channel Point

Description:

Definition of Channel Points : A channel point is an instance of a channel type. This table stores the lowest level
of Channel Type like Advertisements, ATM machine names. For eg., if Channel Type is email, the Channel Point
would be the email_address from which the emails have been sent to potential customers.

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate key to uniquely identify a NUMBER
record.
Surrogate Key of the Table
CHNL_TYPE_WID Identifies the type of channel under a NUMBER W_CHNL_TYPE_D
Media. For example, Email address,
Channel Type Surrogate Key TV, Radio, Ad. Banners, Direct Mail,
Magazines, Newspapers, etc. This
column is being populated by
W_CHNL_TYPE_D.

CHNL_POINT_CODE This code identifies the channel point. VARCHAR2(50)

Channel Point Code


CHNL_POINT_NAME This is the name of the channel VARCHAR2(80)
point/advertisement. For example, if
Channel Point the channel type is Ad Banners, the
name would be the actual banner
name. In the case of emails, it would
be the email address of the company
who sends emails to prospects.

STYLE_CODE This code identifies the style of the VARCHAR2(50)


channel point. Examples include:
Style Code flashing advertisement and rotating
advertisement.
STYLE_NAME This is the detailed description of the VARCHAR2(80)
style.
Style Name
POSN_CODE This code identifies the position of the VARCHAR2(50)
channel point. Examples include: top,
Position Code left-hand corner and bottom, right-
hand corner.
POSN_NAME This is the detailed description of the VARCHAR2(80)
position.
Position Name
COLOR_CODE This code identifies the color of the VARCHAR2(50)
channel point.
Color Code
COLOR_NAME This is the detailed description of the VARCHAR2(80)
color.
Color
SIZE_CODE This code identifies the size of the VARCHAR2(50)
channel point. Examples include:
Size Code small, medium, large and very small.

DWDMR A-Z.doc
SIZE_NAME This is the detailed description of the VARCHAR2(80)
channel point size.
Size Name
CONTENT_KEYWORD This is the keyword by which the VARCHAR2(255)
prospects arrive at the page which
Content Keyword falls under a channel point.

CONTENT_TEXT This is the text that is given in the VARCHAR2(255)


advertisement or email.
Content Text
CONTENT_OWNER This is the owner of the content. VARCHAR2(255)

Content Owner
CONTENT_CONTACT This is the person who is responsible VARCHAR2(255)
for the content.
Content Contact
CHNL_POINT_OWNER This is the person who owns the VARCHAR2(255)
channel point. For example, the
Owner person who controls the functionality
of the ad in the location.

CHNL_POINT_CONTACT This is the person who is contacted VARCHAR2(255)


for the channel point.
Contact
LOCATION_OWNER This is the parent URL site. For VARCHAR2(255)
example, www.yahoo.com.
Location Owner
LOCATION_CONTACT This is the person who is responsible VARCHAR2(255)
for the location.
Location Contact
LOCATION_SITE This is the web site name/physical VARCHAR2(255)
location where the ad is placed.
Location Examples include
www.travel.yahoo.com and zip code.

DLVRY_OWNER This is the agency or individual who VARCHAR2(255)


delivers the ad to the channel point.
Delivery Owner For example, www.Doubleclick.com.

DLVRY_CONTACT This is the person to be contacted for VARCHAR2(255)


delivery purposes.
Delivery Contact
DESIGN_OWNER This is the agency or individual who VARCHAR2(255)
designs the channel point. An
Design Owner example of the channel point would
be an advertisement.
DESIGN_CONTACT This is the person responsible for the VARCHAR2(255)
advertisement design.
Design Contact
DLVRY_METHOD_CODE This code identifies the delivery VARCHAR2(50)
method used for the channel point.
Delivery Method Code
DLVRY_METHOD_NAME This is the description of the delivery VARCHAR2(80)
method.
Delivery Method
DLVRY_METHOD_DESC This is the detailed description of the VARCHAR2(255)
delivery method.
Delivery Method Descrription

DWDMR A-Z.doc
BANDWIDTH_CODE This code identifies the bandwidth. It VARCHAR2(50)
is the degree to which the channel
Bandwidth Code can reach customers. For example,
focus group, local, regional... etc. For
internet channel, it is the number of
connections or concurrent
transactions that a site can handle.

BANDWIDTH_NAME This is the description of the VARCHAR2(80)


bandwidth.
Bandwidth
BANDWIDTH_DESC This is the detailed description of the VARCHAR2(255)
bandwidth.
Bandwidth Description
ACTIVE_FLG This flag indicates whether the CHAR(1)
channel point is active or not.
Active Flag
CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Created By User created the record in the source
Surrogate Key system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Last Modified By last modified the record in the source
User Surrogate Key system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
Source Record Creation Date and source system.
Time
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
Source Record Last Modified Date system.
and Time
AUX1_CHANGED_ON_DT Oracle System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Oracle System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Oracle System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX4_CHANGED_ON_DT Oracle System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
SRC_EFF_FROM_DT This column stores the date from DATE
which the source record (in the
Source Supplied Effective From Source system) is effective. The value
Date and Time is extracted from the source
(whenever available)

DWDMR A-Z.doc
SRC_EFF_TO_DT This column stores the date up to DATE
which the source record (in the
Source Supplied Effective To Date Source system) is effective. The value
and Time is extracted from the source
(whenever available)
EFFECTIVE_FROM_DT This column stores the date from DATE
which the dimension record is
Effective From Date and Time effective. A value is either assigned by
Oracle BI Applications or extracted
from the source.

EFFECTIVE_TO_DT This column stores the date up to DATE


which the dimension record is
Effective To Date and Time effective. A value is either assigned by
Oracle BI Applications or extracted
from the source.

DELETE_FLG This flag indicates the deletion status CHAR(1)


of the record in the source system. A
Deleted Record Indicator value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

CURRENT_FLG This is a flag for marking dimension CHAR(1)


records as "Y" in order to represent
Current Record Indicator the current state of a dimension
entity. This flag is typically critical for
Type II slowly-changing dimensions,
as records in a Type II situation tend
to be numerous.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Oracle recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Oracle System Field. This column is NUMBER


the unique identifier for the specific
ETL Process Identifier ETL process used to create or update
this data.

DWDMR A-Z.doc
INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)
a dimension or fact entity in its source
Unique Source Record Identifier system. In case of composite keys, the
value in this column can consist of
concatenated parts.

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
Generic Extension Column

DWDMR A-Z.doc
W_CHNL_TYPE_D
Business Name: Channel Type

Description:
The Channel Types Dimension covers the methods by which contact paths are established between the Customer
and our organisation. Definition of Channel Type : Any communication media that is used to broadcast
messages/offers is a channel type. This table stores different kinds of communication paths through a specific
medium. For eg., Channel Type would be Direct Mail/News Papers through Print Media; Email through Web
Media; Internet Advertisements through Web Media;This table can also store information about sales channels
and servicing channels used by organizations. Examples of Sales Channel can include both direct and indirect
channels used by an organization. From an analysis perspective if one want's to know the services provided to
the customer were done through internal channels or through external(third party) channels ,this table can be
used to store this kind of information also.

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate key to uniquely identify a NUMBER
record.
Surrogate Key of the Table
CHNL_TYPE_CODE This is the unique code for the VARCHAR2(80)
channel type. This identifies the code
Channel Type Code to define every channel type.
Examples include: Email, Telephone,
Dmail (for Direct Mail), and Fax
,Dealer, Reseller, Customer Service
Representative
CHNL_GRP_CODE This code identifies a broad group of VARCHAR2(80)
channel types. Examples include
Channel Group Code Electronic, Manned Point of
Representation, and Indirect Sales
Channel, Internal Service Channel,
Direct Sales Channel, External Service
Channel.
CHNL_MEDIA_CODE This code identifies the media under VARCHAR2(80)
which every channel type is
Channel Media Code categorized.
W_INBOUND_TYPE_FLG This flag identifies the channel type as CHAR(1)
Inbound or Outbound. Possible
Inbound Type Identifier values are 'Y', 'N'.
W_CHTY_GRP_CODE Identifies the code portion of Oracle- VARCHAR2(80)
supplied domain value for grouping
Oracle BI Applications Channel the various source supplied channel
Type Group Code types. For example, sales channels
can be grouped or mapped into
Oracle BI Applications supplied
domain value "DIRECT" or
"INDIRECT".
W_CHTY_SUBG_CODE Identifies the code portion of Oracle- VARCHAR2(80)
supplied domain value for sub-
Oracle BI Applications Channel grouping the various source supplied
Type Subgroup Code channel types. For example, sales
channels grouped as INDIRECT can be
further sub grouped or mapped into
Oracle BI Applications supplied
domain value RESELLEER, PARTNER,
etc

DWDMR A-Z.doc
CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Created By User created the record in the source
Surrogate Key system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Last Modified By last modified the record in the source
User Surrogate Key system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
Source Record Creation Date and source system.
Time
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
Source Record Last Modified Date system.
and Time
AUX1_CHANGED_ON_DT Oracle System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Oracle System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Oracle System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX4_CHANGED_ON_DT Oracle System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
DELETE_FLG This flag indicates the deletion status CHAR(1)
of the record in the source system. A
Deleted Record Indicator value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time

DWDMR A-Z.doc
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Oracle recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Oracle System Field. This column is NUMBER


the unique identifier for the specific
ETL Process Identifier ETL process used to create or update
this data.
INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)
a dimension or fact entity in its source
Unique Source Record Identifier system. In case of composite keys, the
value in this column can consist of
concatenated parts.

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
Generic Extension Column
ENABLED_FLAG CHAR(1)

START_DATE_ACTIVE DATE

END_DATE_ACTIVE DATE

DWDMR A-Z.doc
W_CNTCT_CNTR_BNCHMRK_TGT_F
Business Name: Contact Center Benchmark Target

Description:
This is a fact table that stores the industry standard benchmarks as well as the organization decided targets for
metrics like 'Talk Duration', 'Hold Duration', 'ACW Duration' and so on. These benchmarks and targets are for a
specified period of time. This table is used to analyze benchmarks and targets by the various dimensions and also
to evaluate whether the corresponding metrics for the Contact Center overshot or undershot the benchmark and
target values. This helps to measure the overall performance of the Contact Center and compare it with industry
standards.

Table Columns:
Column Name Description Datatype Lookup Table
COMPANY_ORG_WID Identifies the company to which the NUMBER W_INT_ORG_D
contact representative belongs. This
Company Organization Surrogate column is being populated by
Key W_INT_ORG_D.
CNTCT_REP_WID Identifies the contact representative NUMBER
who handled the call/contact. This
Contact Representative column is being populated by
W_EMPLOYEE_D.
SUPERVISOR_WID Identifies the supervisor of the NUMBER
contact representative who handles
Supervisor Surrogate Key the contact. This column is being
populated by W_EMPLOYEE_D.

REP_HR_ORG_WID Identifies the department to which NUMBER W_INT_ORG_D


the contact representative belongs to.
Employee Organization Surrogate This column is being populated by
Key W_INT_ORG_D.
CNTCT_REP_ORG_WID Identifies the group to which the NUMBER W_INT_ORG_D
contact representative belongs. This
Contact Representative Group column is being populated by
Surrogate Key W_INT_ORG_D.
CNTCT_CNTR_LOC_WID Identifies the site/physical location of NUMBER W_BUSN_LOCATION_D
the contact center where contact was
Contact Center Location Surrogate received. The column is being
Key populated by W_BUSN_LOCATION_D.

CHNL_TYPE_WID Identifies the channel through which NUMBER W_CHNL_TYPE_D


the contact was made with the
Channel Type Surrogate Key organization. This column is being
populated by W_CHNL_TYPE_D.
Examples include: 'CALL', 'CHAT',
'EMAIL', 'FAX',etc.

CUSTOMER_WID NUMBER W_PARTY_D

PRODUCT_WID Identifies the product or service NUMBER W_PRODUCT_D


regarding which the customer made
Product the contact. This column is being
populated by W_PRODUCT_D.

PERIOD_START_DT_WID This is the date, in Julian format, since NUMBER W_DAY_D


when the industry standard
Period Start Date benchmark and organization decided
threshold values of the metrics
become effective.

DWDMR A-Z.doc
PERIOD_END_DT_WID This is the date, in Julian format, until NUMBER W_DAY_D
when the industry standard
Period End Date benchmark and organization decided
threshold values of the metrics
remain effective.
BNCHMRK_ABDN_DURN Identifies the industry-established NUMBER
standard duration that a customer
Benchmark Abandon Duration takes on the average to abandon a
contact that is in queue at the contact
center site.

BNCHMRK_ACW_DURN Identifies the industry-established NUMBER


standard duration that a contact
Benchmark After Call Work center site can spend performing
Duration after-contact activity.

BNCHMRK_ANS_DL_DURN Identifies the industry-established NUMBER


standard duration that a contact
Benchmark Answer Delay center site can take to answer each
contact that is in queue.

BNCHMRK_HNDL_DURN Identifies the industry-established NUMBER


standard duration that a contact
Benchmark Handle Duration center site can spend handling each
contact.
BNCHMRK_HNGP_DURN Identifies the industry-established NUMBER
standard duration, that a customer
Benchmark Hang-Up Duration takes on the average before hanging
up.
BNCHMRK_HOLD_DURN Identifies the industry-established NUMBER
standard duration that a contact
Benchmark Hold Duration center site can place a customer
contact on hold.
BNCHMRK_QUEUE_DURN Identifies the industry-established NUMBER
standard duration that a contact can
Benchmark Queue Hold Duration be placed in queue at the contact
center site while waiting to be
connected to the contact
representative.
BNCHMRK_TALK_DURN Identifies the industry-established NUMBER
standard duration that a contact
Benchmark Talk Duration center site can spend attending a
customer contact.

TGT_AVG_ABDN_DURN Identifies the organization-established NUMBER


threshold duration that a customer
Threshold Abandon Duration takes on the average to abandon a
contact that is in queue at the contact
center site.

TGT_AVG_ACW_DURN Identifies the organization-established NUMBER


threshold duration that a contact
Threshold After Call Work center site can spend performing
Duration after-contact activity for each
contact.
TGT_AVG_ANSDL_DURN Identifies the organization-established NUMBER
threshold duration that a contact
Threshold Answer Delay center site can take to answer each
contact that is in queue.

DWDMR A-Z.doc
TGT_AVG_HNDL_DURN Identifies the organization-established NUMBER
threshold duration that a contact
Threshold Handle Duration center site can spend handling each
contact.
TGT_AVG_HNGP_DURN Identifies the organization-established NUMBER
threshold duration that a customer
Threshold Hang-Up Duration can take before hanging up.

TGT_AVG_HOLD_DURN Identifies the organization-established NUMBER


threshold duration that a contact
Threshold Hold Duration center site can place a customer
contact on hold.
TGT_AVG_QUEUE_DURN Identifies the organization-established NUMBER
target duration that a contact can be
Threshold Queue Hold Time placed in queue at the contact center
while waiting to be connected to the
contact representative.

TGT_AVG_TALK_DURN Identifies the organization-established NUMBER


threshold duration that a contact
Threshold Talk Time center site can spend handling a
customer contact.

FORECAST_CNTCT_CNT Measures the number of contacts NUMBER


that were forecast to be
Forecasted Contact Count received/sent by all representatives at
the contact center site during the
hour of day range.

MAX_ALLOWED_Q_CNT Measures the maximum number of NUMBER


calls/chats/emails that could be
Maximum Allowed Queue Volume placed in the queue at the contact
center site during the hour of the day
range.
CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Created By User created the record in the source
Surrogate Key system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Last Modified By last modified the record in the source
User Surrogate Key system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
Source Record Creation Date and source system.
Time
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
Source Record Last Modified Date system.
and Time
AUX1_CHANGED_ON_DT Oracle System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Oracle System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.

DWDMR A-Z.doc
AUX3_CHANGED_ON_DT Oracle System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX4_CHANGED_ON_DT Oracle System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
DELETE_FLG This flag indicates the deletion status CHAR(1)
of the record in the source system. A
Deleted Record Indicator value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Oracle recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Oracle System Field. This column is NUMBER


the unique identifier for the specific
ETL Process Identifier ETL process used to create or update
this data.
INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)
a dimension or fact entity in its source
Unique Source Record Identifier system. In case of composite keys, the
value in this column can consist of
concatenated parts.

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
Generic Extension Column
CUSTOMER_ACCNT_WID Identifies the customer who NUMBER W_CUSTOMER_ACCOUNT_D
contacted the organization. This
Customer Surrogate Key column is being populated by
W_ORG_D.

DWDMR A-Z.doc
W_CNTCT_CNTR_PERF_F
Business Name: Contact Center Performance

Description:
The purpose of this table is to store the timing statistics associated with a contact that is recorded in the ACD or
any contact activity tracking system. Typical snapshot information includes "Total Contact Duration", "Total Hold
Duration", "Total Talk Duration", etc. The frequency at which information is loaded in this table is at a day level.
The grain of this table is identified by the contact reference and the contact representative. In the case where a
contact is handled by two different representatives, then this table would have two different records, one for
each representative. The Primary key of this table is defined by the combination of 'INTEGRATION_ID' and
'DATASOURCE_NUM_ID'.

Table Columns:
Column Name Description Datatype Lookup Table
CUSTOMER_WID NUMBER W_PARTY_D

CUSTOMER_CNTCT_WID Identifies the person representing the NUMBER W_PARTY_PER_D


customer who made the contact. This
Customer Contact Surrogate Key column is being populated by
W_PERSON_D.

CNTCT_REP_WID Identifies the contact representative NUMBER


who handled the call/contact. This
Contact Representative Surrogate column is being populated by
Key W_EMPLOYEE_D.
SUPERVISOR_WID Identifies the supervisor of the NUMBER
contact representative who handles
Supervisor Surrogate Key the contact. This column is being
populated by W_EMPLOYEE_D.

MANAGER_WID Identifies the manager of the contact NUMBER


representative who handled the
Manager Surrogate Key call/contact. This column is being
populated by W_EMPLOYEE_D.

CNTCT_REP_ORG_WID Identifies the group to which the NUMBER W_INT_ORG_D


contact representative belongs. This
Contact Representative Group column is being populated by
Surrogate Key W_INT_ORG_D.
REP_HR_ORG_WID Identifies the department to which NUMBER W_INT_ORG_D
the contact representative belongs to.
Employee Organization Surrogate This column is being populated by
Key W_INT_ORG_D.
COMPANY_ORG_WID Identifies the company to which the NUMBER W_INT_ORG_D
contact representative belongs. This
Company Organization Surrogate column is being populated by
Key W_INT_ORG_D.
CNTCT_CNTR_LOC_WID Identifies the site/physical location of NUMBER W_BUSN_LOCATION_D
the contact center where contact was
Contact Center Location Surrogate received. The column is being
Key populated by W_BUSN_LOCATION_D.

DWDMR A-Z.doc
ROUTE_STRTGY_WID Identifies the routing criteria used by NUMBER W_ROUTE_STRTGY_D
the organization to answer the
Routing Criterion Surrogate Key call/contact effectively. This column is
being populated by
W_ROUTE_STRTGY_D.

PRODUCT_WID Identifies the product or service NUMBER W_PRODUCT_D


regarding which the customer made
Product Surrogate Key the contact. This column is being
populated by W_PRODUCT_D.

CHNL_TYPE_WID Identifies the channel through which NUMBER W_CHNL_TYPE_D


the contact was made with the
Channel Type Surrogate Key organization. This column is being
populated by W_CHNL_TYPE_D.
Examples include: 'CALL', 'CHAT',
'EMAIL', 'FAX', etc.

CMPGN_EPISODE_WID Identifies the campaign episode for NUMBER W_SOURCE_D


which the contact was made. The
Campaign Episode Surrogate Key contact could be response to a
campaign, inquiry regarding a
campaign, or complaint about the
product offering made through a
campaign. This column is being
populated by W_SOURCE_D.
CNTCT_TYPE_WID Identifies the nature of the contact. NUMBER W_EVENT_TYPE_D
This column is being populated by
Contact Type Surrogate Key W_EVENT_TYPE_D. Possible
examples of the contact type include:
Complaint, Collections, Product
Inquiry, etc.
CNTCT_STATUS_WID Identifies the status of the contact. NUMBER W_STATUS_D
This column is being populated by
Contact Status Surrogate Key W_STATUS_D with class type as
'CONTACT'. Examples of the possible
status for a contact include:
Abandoned, Hang Up and Completed
Successfully.

ACW_ACT_TYPE_WID Identifies the primary after contact NUMBER W_EVENT_TYPE_D


work performed by a representative.
After Call Work Activity Type ACW activities are performed based
Surrogate Key on customer requests. Sample ACW
activities includes logging service
request details etc. This column is
being populated by
W_EVENT_TYPE_D

CNTCT_REASON_WID Identifies the reason for the contact NUMBER W_REASON_D


(inbound/outbound). This column is
Contact Reason Surrogate Key being populated by W_REASON_D.
For example, a customer may contact
the organization to complain about a
product or the organization may
contact the customer to offer a new
product.

DWDMR A-Z.doc
CNTCT_NMTCH_REASON_WID Describes the various reasons why the NUMBER W_REASON_D
information given by the contacting
Reason Non-Match Surrogate Key person did not match with the
information stored at the contact
center for that particular person. This
column is being populated by
W_REASON_D.

CONSULT_EMP_WID Identifies the primary employee who NUMBER


was consulted for this contact. This
Primary Consulting Representative column is being populated by
Surrogate Key W_EMPLOYEE_D.
CONF_EMP_WID Identifies the primary contact NUMBER
representative who was conferenced
Primary Conferenced for this contact. This column is being
Representative Surrogate Key populated by W_EMPLOYEE_D.

CNTCT_START_LDT_WID Identifies the start date (in local date) NUMBER W_DAY_D
of the contact recorded in the
Contact Start Date Surrogate Key Automated Call Distributor (ACD)
(Local Date) system.
CNTCT_START_LTM_WID Identifies the start time (in local time) NUMBER W_TIME_OF_DAY_D
of the call recorded in the Automated
Contact Start Time Surrogate Key Call Distributor (ACD) system.
(Local Time)
CNTCT_END_LDT_WID Identifies the end date (in local date) NUMBER W_DAY_D
of the contact recorded in the
Contact End Date Surrogate Key Automated Call Distributor (ACD)
(Local Date ) system.
CNTCT_END_LTM_WID Identifies the end time (in local time) NUMBER W_TIME_OF_DAY_D
of the call recorded in the Automated
Contact End Time Surrogate Key Call Distributor (ACD) system.
(Local Time)
CNTCT_START_DT_WID Identifies the start date of the NUMBER W_DAY_D
contact, where the start date can be
Contact Start Date Surrogate Key either the origination date where the
call came from or the local date
where the call was recorded. This
field can be configured to reflect
either of the two dates.

CNTCT_START_TM_WID Identifies the start time of the contact NUMBER W_TIME_OF_DAY_D


where the start time can be either the
Contact Start Time Surrogate Key origination time where the call came
from or the local time where the call
was recorded. This field can be
configured to reflect either of the two
times.

CNTCT_END_DT_WID Identifies the end date of the contact, NUMBER W_DAY_D


where the end date can be either the
Contact End Date Surrogate Key origination date where the call came
from or the local date where the call
was recorded. This field can be
configured to reflect either of the two
dates.

DWDMR A-Z.doc
CNTCT_END_TM_WID Identifies the end time of the contact NUMBER W_TIME_OF_DAY_D
where the end time can be either the
Contact End Time Surrogate Key origination time where the call came
from or the local time where the call
was recorded. This field can be
configured to reflect either of the two
times.

XT_REP_WID Identifies the contact representative NUMBER


to whom the call was transferred.
Transferred Representative This column is being populated by
Surrogate Key W_EMPLOYEE_D.

XT_REP_ORG_WID Identifies the contact group to which NUMBER W_INT_ORG_D


the contact was transferred. This
Transferred Representative column is being populated by
Organization Surrogate Key W_INT_ORG_D.
XT_REP_HR_ORG_WID Identifies the contact representative NUMBER W_INT_ORG_D
employee organization to which the
Transferred Employee call was transferred. This column is
Organization Surrogate Key being populated by W_INT_ORG_D.

XT_CNTCNTR_LOC_WID Identifies the contact center site to NUMBER W_BUSN_LOCATION_D


which the contact was transferred.
Transferred Contact Center This column is being populated by
Location Surrogate Key W_BUSN_LOCATION_D.

XT_REASON_WID Identifies the reason for which the NUMBER W_REASON_D


contact was transferred. This column
Transfer Reason Surrogate Key is being populated by W_REASON_D.

XT_ROUTE_STGY_WID Identifies the routing strategy NUMBER W_ROUTE_STRTGY_D


required to answer the contact and to
Transfer Routing Criterion which the call was transferred. This
Surrogate Key column is being populated by
W_ROUTE_STRTGY_D.

XT_CHNL_TYPE_WID Identifies the communication medium NUMBER W_CHNL_TYPE_D


to which the contact that was
Transfer Channel Type Surrogate transferred. This column is being
Key populated by W_CHNL_TYPE_D.

CNTCT_DURN Measures the duration of the contact NUMBER


from the moment the customer is
Contact Duration connected to the ACD system until
the contact is ended. The contact can
end due to customer abandonment,
hangup or both customer and contact
representative agreed to end the
contact.

QUEUE_DURN Measures the time a caller spends in NUMBER


queue waiting for a representative to
Queue Hold Time become available (also called Delay).

DWDMR A-Z.doc
ANSWER_DURN Measures the duration in seconds NUMBER
that the contact representative was
Conversation Time physically talking/chatting with the
customer in a contact.

HOLD_DURN Measures the total hold duration for NUMBER


calls/contacts that were placed on
Hold Count1 hold by contact representatives.

TALK_DURN Measures the total time spent by the NUMBER


contact representative in attending
Talk Time the call. This includes answer time
and hold time.
ACW_DURN Measures the total time spent by the NUMBER
contact representative in processing
After Call Work Duration or working on details of a contact
after the actual contact which the
customer is over.

HANDLE_DURN Measures the total time spent by the NUMBER


contact representative in handling the
Handle Duration contact. Handle time includes both
talk time and after call work time.

HANGUP_DURN Measures the duration of time from NUMBER


the start of the call to the time the
Duration to Hangup caller ended the call by hanging up.

CONSULT_DURN Measures the duration of time where NUMBER


the service representative consulted
Consultation Duration with someone else during the contact.

CONF_DURN Measures the total duration of time NUMBER


for which the contact was
Conference Duration conferenced with another party.
HOLD_CNT Measures the number of times during NUMBER
a call/contact that the service
Hold Count representative put the call/contact on
hold.
TRANSFER_CNT Measures the number of times the NUMBER
customer was transferred during a
Transfer Count contact.
CNTCT_NUM A system generated number which VARCHAR2(30)
identifies each an every contact that
Unique Call identifier was made with the organization. If
the customer calls the organization
then the ACD system will create a
unique Call ID which will be populated
in this column.

ANI_NUM Identifies the Automatic Number VARCHAR2(30)


Identifier (ANI) number, the phone
Automatic Number Identifier number from which the caller is
calling.
DNI_NUM Identifies the number that the caller VARCHAR2(30)
has dialed.
Dialed Number Identifier

DWDMR A-Z.doc
EXTENSION_NUM Identifies the extension number of VARCHAR2(30)
the contact representative attending
Dialed Extension the call at the call center/contact
center location.
TELESET_NUM Identifies the physical telephone set VARCHAR2(30)
at the contact center location which is
Teleset Number used to answer the calls. Refers to the
extension number, but not a
particular representative, who can sit
in different locations at different
points in time.

CUSTOMER_REF_NUM Identifies the reference information VARCHAR2(30)


provided by the customer which was
Reference Number used to match the contact. Examples
include 'Social Security Number',
'Credit Card Number', 'Customer
Account Number', etc.

REF_NUM_TYPE Identifies the reference information VARCHAR2(30)


type that was provided by the
Reference Type customer to match the incoming
contact. Examples include 'Social
Security Number', 'Credit Card
Number', 'Customer Account
Number', etc.
TRUNK_COST_AMT Measures the trunk cost incurred by NUMBER(28,10)
the organization for the contact, in
Trunk Cost (In Document document currency.
Currency)
EMP_COST_AMT Measures the employee/labor cost NUMBER(28,10)
incurred by the organization for the
Employee Cost (In Document contact, in document currency.
Currency)
OTH_COST_AMT Measures the miscellaneous costs in NUMBER(28,10)
the document currency, which are
Other Cost (In Document incurred by the organization for the
Currency) contact.
CNTCT_REV_AMT Measures the revenue amount gained NUMBER(28,10)
by the organization in the document
Contact Revenue Amount (In currency through this contact.
Document Currency)
CONSULT_FLG Identifies whether the contact CHAR(1)
representative consulted with other
Consultation Indicator representatives for this contact.

CONFERENCE_FLG Identifies whether a conference was CHAR(1)


initiated for this contact.
Conference Indicator
PERTINENT_INFO_FLG Identifies whether customer CHAR(1)
information was available to the
Pertinent Information Indicator representative before he or she
started conversing with the customer.
Possible values are 'Y' or 'N'. 'Y'
indicates that the representative had
access to the customer's account
information.

DWDMR A-Z.doc
CNTCT_MATCH_FLG Identifies whether or not the CHAR(1)
incoming contact was automatically
Contact Match Indicator matched, based on information
provided by the customer, with the
existing details in the organization
database.

DOC_CURR_CODE This code corresponds to the VARCHAR2(30)


document currency. This typically is
Document/Transaction Currency the currency in which the transaction
Code occurred. Amounts will be stored in
this currency.
LOC_CURR_CODE This code corresponds to the local VARCHAR2(30)
currency. The local currency typically
Local/Regional Reporting Currency is the one in which the transaction
Code will be posted to meet legal
requirements for Company's Financial
reporting. Alternatively, it may be
linked to the currency used by
local/regional business units for
reporting purposes.

LOC_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)


Document Currency to the Local
Document to Local Currency Currency.
Exchange Rate
GLOBAL1_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the first Global
Document to Global1 (for Global Currency. The Global currencies are
Reporting) Currency Exchange defined in global currency master
Rate table.
GLOBAL2_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the second
Document to Global2 (for Global Global Currency. The Global
Reporting) Currency Exchange currencies are defined in global
Rate currency master table.
GLOBAL3_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the third
Document to Global3 (for Global Global Currency. The Global
Reporting) Currency Exchange currencies are defined in global
Rate currency master table.
CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Created By User created the record in the source
Surrogate Key system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Last Modified By last modified the record in the source
User Surrogate Key system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
Source Record Creation Date and source system.
Time
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
Source Record Last Modified Date system.
and Time

DWDMR A-Z.doc
AUX1_CHANGED_ON_DT Oracle System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time11 which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Oracle System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time12 which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Oracle System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time13 which acts as a source for the current
table.
AUX4_CHANGED_ON_DT Oracle System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time1 which acts as a source for the current
table.
DELETE_FLG This flag indicates the deletion status CHAR(1)
of the record in the source system. A
Deleted Record Indicator value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Oracle recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Oracle System Field. This column is NUMBER


the unique identifier for the specific
ETL Process Identifier ETL process used to create or update
this data.
INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)
a dimension or fact entity in its source
Unique Source Record Identifier system. In case of composite keys, the
value in this column can consist of
concatenated parts.

DWDMR A-Z.doc
TENANT_ID This column is the unique identifier VARCHAR2(80)
for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
Generic Extension Column
CUSTOMER_ACCNT_WID Identifies the customer who NUMBER W_CUSTOMER_ACCOUNT_D
contacted the organization. This
Customer Surrogate Key column is being populated by
W_ORG_D.

DWDMR A-Z.doc
W_CNTCT_CNTR_PERF_ORG_DAY_A
Business Name: Contact Center Performance Org Day Aggregate

Description:
The W_CNTCT_CNTR_PERF_ORG_DAY_A aggregate table is used to store aggregated daily contact statistics at
the combination of contact center location, contact representative organization and the channel used for the
contact. Typical aggregate statistics includes Total Contact Duration, Total Hold Duration, Total Talk Duration,
Total Queue Duration and so on.

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Identifies the key of the fact record. It NUMBER
can be used for incremental
Fact Key aggregation.
CNTCT_REP_ORG_WID Identifies the group to which the NUMBER W_INT_ORG_D
contact representative belongs. This
Contact Representative Group column is being populated by
Surrogate Key W_INT_ORG_D with class type as
'CNTCT_GRP'.
COMPANY_ORG_WID Identifies the company to which the NUMBER W_INT_ORG_D
contact representative belongs. This
Company Organization Surrogate column is being populated by
Key W_INT_ORG_D with class type as
'COMPANY'.
CNTCT_CNTR_LOC_WID Identifies the site/physical location of NUMBER W_BUSN_LOCATION_D
the contact center where contact was
Contact Center Location Surrogate received. The column is being
Key populated by W_BUSN_LOCATION_D
with class type as 'CNTCT_CNTR'.

CHNL_TYPE_WID Identifies the channel through which NUMBER W_CHNL_TYPE_D


the contact was made with the
Channel Type Surrogate Key organization. This column is being
populated by W_CHNL_TYPE_D.
Examples include: 'CALL', 'CHAT',
'EMAIL', 'FAX', etc.

PERIOD_START_DT_WID Identifies the date when the NUMBER W_DAY_D


aggregation period starts.
Period Start Date Surrogate Key

PERIOD_END_DT_WID Identifies the date when the NUMBER W_DAY_D


aggregation period ends.
Period End Date Surrogate Key
PERIOD_START_LDT_WID Identifies the date in local time when NUMBER W_DAY_D
the aggregation period starts.
Period Start Date in Local Time
Surrogate Key
PERIOD_END_LDT_WID Identifies the date in local time when NUMBER W_DAY_D
the aggregation period ends.
Period End Date in Local Time
Surrogate Key
TOT_Q_CNT Measures the total number of NUMBER
contacts which were placed in the
Total Queue Count representative's queue at the contact
center site during the day range.

DWDMR A-Z.doc
TOT_CNTCT_CNT Measures the total number of NUMBER
contacts handled by the
Total Contact Volume representative at the contact center
site during the day range.
INB_CNTCT_CNT Measures the actual number of NUMBER
inbound contacts received by the
Inbound Contact Count representative at the contact center
site during the day range.
OUTB_CNTCT_CNT Measures the actual number of NUMBER
outbound contacts sent from the
Outbound Volume representative at the contact center
site during the day range.
MAN_OUTB_CNTCT_CNT Measures the total number of NUMBER
outbound contacts manually initiated
Manual Outbound Contact Count by the representative at the contact
center site during the day range.

AUT_OUTB_CNTCT_CNT Measures the total number of NUMBER


outbound contacts made by an
Automatic Outbound Contact automatic dialer at the contact center
Count site during the day range.
ANSWERED_CNTCT_CNT Measures the total number of NUMBER
contacts answered by the contact
Total Answered Count representative at the contact center
site during the day range.
HELD_CNTCT_CNT Measures the total number of NUMBER
contacts that were put on hold by the
Contact Hold Volume representative at the contact center
site during the day range. For
example, if two contacts were
received and one of them was put on
hold twice, then held count would be
1.
TRNSFRD_CNTCT_CNT Measures the total number of NUMBER
contacts transferred by the
Contact Transfer Volume representative at the contact center
site during the day range. For
example, if two contacts were
received and one of them was
transferred twice, then transfer count
would be 1.
TRSFRD_OUT_GRP_CNT Measures the number of contacts NUMBER
transferred to another group to
Contact Transferred To Other handled by the representative at the
Group Count contact center site during the day
range.
ABDN_CNTCT_CNT Measures the total number of NUMBER
contacts that are abandoned by the
Abandoned Count customer, while talking to each
contact representative at the contact
center site during the day range.

HANGUP_CNTCT_CNT Measures the total number of NUMBER


contacts that are hung up by the
Hang-Up Count customer, while talking to each
contact representative at the contact
center site during the day range.

DWDMR A-Z.doc
RELEASE_CNTCT_CNT Measures the number of contacts NUMBER
released by the contact
Release Volume representative at the contact center
site while talking/chatting with the
customer during the day range.

TOT_TRNSFR_CNT Measures the total number of times NUMBER


various calls are transferred by the
Total Transfer Volume representative at the contact center
site during the day range. For
example, if there are two calls and
each call is transferred three times,
the Call Transfer Count is 6.

TOT_HOLD_CNT Measures the total number of times NUMBER


the calls were placed on hold by the
Total Hold Volume representative at the contact center
site during the day range. For
example, if there are two calls and
each call is placed on hold three
times, then call hold count is 6.

TOT_CONSULT_CNT Measures the number of times during NUMBER


a contact where the service rep
Total Consultation Volume consulted with someone else in this
organization during the day range.
Counts come from
W_CNTCT_CNTR_PERF_F, where
CONSULT_FLG = 'Y'.

TOT_CONFERENCE_CNT Measures the total number of times NUMBER


the primary service representative
Total Conference Volume handling a call conferenced the call
with another party in this
organization during the day range.
Counts come from
W_CNTCT_CNTR_PERF_F, where
CONFERENCE_FLG = 'Y'.

PERTINENT_INFO_CNT Measures the number of contacts NUMBER


where the pertinent information is
Pertinent Information Count provided to the customer before the
contact representative starts talking
to the customer during the day range.

CNTCT_MATCH_CNT Measures the number of contacts NUMBER


which were matched using the
Contact Match Count Customer entered digits (CED) and
the existing data in the organization
during the day range.

CNTCT_NMATCH_CNT Measures the number of contacts NUMBER


which could not be matched using the
Non-Match Count Customer entered digits (CED) and
the existing data in the organization
during the day range.

DWDMR A-Z.doc
CNTCT_RQNG_ACW_CNT Measures the number of contacts NUMBER
which required after-contact activities
After Contact Work Count to be carried out by the
representative at the contact center
site during the day range.
SRVC_LVL_MET_CNT Measures the number of contacts NUMBER
which met the service level
Service Level Met Count requirements during the day range.

TOT_QUEUE_DURN Measures the total duration for which NUMBER


contacts were placed in the
Total Queue Hold Duration representative's queue at the contact
center site during the day range.

MIN_QUEUE_DURN Measures the minimum duration for NUMBER


which contacts were placed in the
Minimum Queue Hold Duration representative's queue at the contact
center site during the day range.

MAX_QUEUE_DURN Measures the maximum duration for NUMBER


which contacts were placed in the
Maximum Queue Hold Duration representative's queue at the contact
center site during the day range.

TOT_TALK_DURN Measures the total duration spent NUMBER


answering various customer contacts
Total Talk Time by the contact representative at the
contact center site during the day
range. This includes hold time.

MIN_TALK_DURN Measures the minimum duration NUMBER


spent answering various customer
Minimum Talk Time contacts by the contact
representative at the contact center
site during the day range. This
includes hold time.
MAX_TALK_DURN Measures the maximum duration NUMBER
spent answering various customer
Maximum Talk Time contacts by the contact
representative at the contact center
site during the day range. This
includes hold time.
TOT_HOLD_DURN Measures the total duration for which NUMBER
a contact is placed on hold by the
Total Hold Time contact representative at the contact
center site during the day range.

MIN_HOLD_DURN Measures the minimum duration for NUMBER


which a contact is placed on hold by
Minimum Hold Duration the contact representative at the
contact center site during the day
range.
MAX_HOLD_DURN Measures the maximum duration for NUMBER
which a contact is placed on hold by
Maximum Hold Duration the contact representative at the
contact center site during the day
range.

DWDMR A-Z.doc
TOT_ACW_DURN Measures the total duration spent by NUMBER
the representative at the contact
Total After Call Work Time center site in performing the after-
contact activity for all contacts during
the day range.

MIN_ACW_DURN Measures the minimum duration NUMBER


spent by the representative at the
Minimum After Call Work contact center site in performing the
Duration after-contact activity for all contacts
during the day range.

MAX_ACW_DURN Measures the maximum duration NUMBER


spent by the representative at the
Maximum After Call Work contact center site in performing the
Duration after-contact activity for all contacts
during the day range.

TOT_HANDLE_DURN Measures the total duration spent by NUMBER


the contact representative at the
Total Handle Time contact center site in handling
customer contacts during the day
range. Tot Contact Handle Duration is
the sum of Total Contact Duration
and Total ACW Duration.

MIN_HANDLE_DURN Measures the minimum duration NUMBER


spent by the contact representative at
Minimum Handle Duration the contact center site in handling
customer contacts during the day
range.
MAX_HANDLE_DURN Measures the maximum duration NUMBER
spent by the contact representative at
Maximum Handle Duration the contact center site in handling
customer contacts during the day
range.
TOT_ANS_DELAY_DURN Measures the total duration that the NUMBER
contact center site took to answer all
Total Answer Delay the contacts during the day range.

MIN_ANS_DELAY_DURN Measures the minimum duration that NUMBER


the contact representative at the
Minimum Answer Delay contact center site took to answer a
particular contact that was in queue
during the day range.

MAX_ANS_DELAY_DURN Measures the maximum duration that NUMBER


the contact representative at the
Maximum Answer Delay contact center site took to answer a
contact that was in queue during the
day range.
TOT_ABDN_DURN Measures the total duration spent by NUMBER
the customers talking to the
Total Abandoned Time. representative at the contact center
site before abandonment during the
day range.

DWDMR A-Z.doc
MIN_ABDN_DURN Measures the minimum duration NUMBER
spent by the customers talking to the
Minimum Abandoned Duration. contact representative at the contact
center site before abandonment
during the day range.

MAX_ABDN_DURN Measures the maximum duration NUMBER


spent by the customers talking to the
Maximum Abandoned Duration. representative at the contact center
site before abandonment during the
day range.
TOT_HANGUP_DURN Measures the total duration spent by NUMBER
the customers talking to the
Total Hang-Up Time representative at the contact center
site before hanging up during the day
range.
MIN_HANGUP_DURN Measures the minimum duration NUMBER
spent by the customers talking to the
Minimum Hang-Up Duration contact representative at the contact
center site before hanging up during
the day range.
MAX_HANGUP_DURN Measures the maximum duration NUMBER
spent by the customers talking to the
Maximum Hang-Up Duration representative at the contact center
site before hanging up during the day
range.
DOC_CURR_CODE This code corresponds to the VARCHAR2(30)
Document currency. The Document
Document Currency Code currency is the one in which the
transaction occurred.
LOC_CURR_CODE This code corresponds to the Local VARCHAR2(30)
currency.
Local currency code
DOC_TRUNK_COST_AMT Measures the total trunk cost in NUMBER(28,10)
document currency incurred by the
Trunk Cost in Doc Currency contact representative at the contact
center site during the day range.

LOC_TRUNK_COST_AMT Measures the total trunk cost in local NUMBER(28,10)


currency incurred by the contact
Trunk Cost in Local Currency representative at the contact center
site during the day range.

GLOBAL1_TRUNK_COST_AMT Measures the total trunk cost in NUMBER(28,10)


Global 1 currency incurred by the
Trunk Cost in Global1 currency contact representative at the contact
center site during the day range.

GLOBAL2_TRUNK_COST_AMT Measures the total trunk cost in NUMBER(28,10)


Global 2 currency incurred by the
Trunk Cost in Global2 currency contact representative at the contact
center site during the day range.

GLOBAL3_TRUNK_COST_AMT Measures the total trunk cost in NUMBER(28,10)


Global3 currency incurred by the
Trunk Cost in Global3 currency contact representative at the contact
center site during the day range.

DWDMR A-Z.doc
DOC_EMP_COST_AMT Measures the total employee cost in NUMBER(28,10)
document currency incurred for each
Employee Cost in Doc Currency contact representative at the contact
center site during the day range.

LOC_EMP_COST_AMT Measures the total employee cost in NUMBER(28,10)


local currency incurred for each
Employee Cost in Local Currency contact representative at the contact
center site during the day range.

GLOBAL1_EMP_COST_AMT Measures the total employee cost in NUMBER(28,10)


Global1 currency incurred for each
Employee Cost in Global1 contact representative at the contact
Currency center site during the day range.

GLOBAL2_EMP_COST_AMT Measures the total employee cost NUMBER(28,10)


incurred in Global2 currency for each
Employee Cost in Global2 contact representative at the contact
Currency center site during the day range.

GLOBAL3_EMP_COST_AMT Measures the total employee cost NUMBER(28,10)


incurred in Global3 currency for each
Employee Cost in Global3 contact representative at the contact
Currency center site during the day range.

DOC_OTHER_COST_AMT Measures the total miscellaneous cost NUMBER(28,10)


in document currency incurred by the
Other Cost in Doc Currency contact representative at the contact
center site during the day range.

LOC_OTHER_COST_AMT Measures the total miscellaneous cost NUMBER(28,10)


in Local Currency incurred by the
Other Cost in Local Currency contact representative at the contact
center site during the day range.

GLOBAL1_OTHER_COST_AMT Measures the total miscellaneous cost NUMBER(28,10)


in Global1 currency incurred by the
Other Cost in Global1 Currency contact representative at the contact
center site during the day range.

GLOBAL2_OTHER_COST_AMT Measures the total miscellaneous cost NUMBER(28,10)


incurred in Global2 currency by the
Other Cost in Global2 Currency contact representative at the contact
center site during the day range.

GLOBAL3_OTHER_COST_AMT Measures the total miscellaneous cost NUMBER(28,10)


incurred in Global3 currency by the
Other Cost in Global3 Currency contact representative at the contact
center site during the day range.

DOC_CNTCT_REV_AMT Measures the total revenue earned in NUMBER(28,10)


Document Currency through various
Contact Revenue in Doc Currency contacts at the contact center site
during the day range.

LOC_CNTCT_REV_AMT Measures the total revenue earned in NUMBER(28,10)


Local Currency through various
Contact Revenue in Local Currency contacts at the contact center site
during the day range.

DWDMR A-Z.doc
GLOBAL1_CNTCT_REV_AMT Measures the total revenue earned in NUMBER(28,10)
Global1 currency through various
Contact Revenue in Global1 contacts at the contact center site
Currency during the day range.

GLOBAL2_CNTCT_REV_AMT Measures the total revenue earned in NUMBER(28,10)


Global2 currency through various
Contact Revenue in Global2 contacts at the contact center site
Currency during the day range.

GLOBAL3_CNTCT_REV_AMT Measures the total revenue earned in NUMBER(28,10)


Global3 currency through various
Contact Revenue in Global3 contacts at the contact center site
Currency during the day range.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Oracle recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Oracle System Field. This column is NUMBER


the unique identifier for the specific
ETL Process Identifier ETL process used to create or update
this data.
TENANT_ID This column is the unique identifier VARCHAR2(80)
for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

DWDMR A-Z.doc
W_CNTCT_CNTR_PERF_ORG_HOUR_A
Business Name: Contact Center Performance Org Hour Aggregate

Description:

The W_CNTCT_CNTR_PERF_ORG_HOUR_A aggregate table is used to store aggregated hourly contact statistics
at thecombination of contact center location, contact group and the channel used for the contact. Typical
aggregate statistics includes Total Contact Duration, Total Hold Duration, Total Talk Duration, Total Queue
Duration and so on. The information for this table is sourced from the W_CNTCT_CNTR_PERF_F table.

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Identifies the key of the fact record. It NUMBER
can be used for incremental
Fact Key aggregation.
CNTCT_REP_ORG_WID Identifies the group to which the NUMBER W_INT_ORG_D
contact representative belongs. This
Contact Representative Group column is being populated by
Surrogate Key W_INT_ORG_D.
COMPANY_ORG_WID Identifies the company to which the NUMBER W_INT_ORG_D
contact representative belongs. This
Company Organization Surrogate column is being populated by
Key W_INT_ORG_D with class type as
'COMPANY'.
CNTCT_CNTR_LOC_WID Identifies the site/physical location of NUMBER W_BUSN_LOCATION_D
the contact center where contact was
Contact Center Location Surrogate received. The column is being
Key populated by W_BUSN_LOCATION_D.

CHNL_TYPE_WID Identifies the site/physical location of NUMBER W_CHNL_TYPE_D


the contact center where contact was
Channel Type Surrogate Key received. The column is being
populated by W_BUSN_LOCATION_D.

CNTCT_DT_WID Identifies the date when the customer NUMBER W_DAY_D


contacted the organization.
Contact Date Surrogate Key
CNTCT_HR_WID Identifies the hour for which the NUMBER W_HOUR_OF_DAY_D
contact statistics are aggregated.
Contact Hour Surrogate Key
CNTCT_LDT_WID Identifies the local date when the NUMBER W_DAY_D
customer contacted the organization.
Contact Date Surrogate Key(Local
Date)
CNTCT_LHR_WID Identifies the hour in local time for NUMBER W_HOUR_OF_DAY_D
which the contact statistics are
Contact Hour Surrogate Key(Local aggregated.
Time)
TOT_Q_CNT Measures the total number of NUMBER
contacts which were placed in the
Total Queue Count representative's queue at the contact
center site during the hour of the day
range.
TOT_CNTCT_CNT Measures the total number of NUMBER
contacts handled by the
Total Contact Volume representative at the contact center
site during the hour of the day range.

DWDMR A-Z.doc
INB_CNTCT_CNT Measures the actual number of NUMBER
inbound contacts received by the
Inbound Contact Count representative at the contact center
site during the hour of the day range.

OUTB_CNTCT_CNT Measures the actual number of NUMBER


outbound contacts sent from the
Outbound Volume representative at the contact center
site during the hour of the day range.

MAN_OUTB_CNTCT_CNT Measures the total number of NUMBER


outbound contacts manually initiated
Manual Outbound Contact Count by the representative at the contact
center site during the hour of the day
range.
AUT_OUTB_CNTCT_CNT Measures the total number of NUMBER
outbound contacts made by an
Automatic Outbound Contact automatic dialer at the contact center
Count site during the hour of the day range.

ANSWERED_CNTCT_CNT Measures the total number of NUMBER


contacts answered by the contact
Total Answered Count representative at the contact center
site during the hour of the day range.

HELD_CNTCT_CNT Measures the total number of NUMBER


contacts that were put on hold by the
Contact Hold Volume representative at the contact center
site during the hour of the day range.
For example, if two contacts were
received and one of them was put on
hold twice, then held count would be
1.
TRNSFRD_CNTCT_CNT Measures the total number of NUMBER
contacts transferred by the
Contact Transfer Volume representative at the contact center
site during the hour of the day range.
For example, if two contacts were
received and one of them was
transferred twice, then transfer count
would be 1.
TRSFRD_OUT_GRP_CNT Measures the number of contacts NUMBER
transferred to another group to
Contact Transferred To Other handled by the representative at the
Group Count contact center site during the hour of
the day range.
ABDN_CNTCT_CNT Measures the total number of NUMBER
contacts that are abandoned by the
Abandoned Count customer, while talking to each
contact representative at the contact
center site during the hour of day
range.
HANGUP_CNTCT_CNT Measures the total number of NUMBER
contacts that are hung up by the
Hang-Up Count customer, while talking to each
contact representative at the contact
center site during the hour of day
range.

DWDMR A-Z.doc
RELEASE_CNTCT_CNT Measures the number of contacts NUMBER
released by the contact
Release Volume representative at the contact center
site while talking/chatting with the
customer during the hour of the day
range.
TOT_TRNSFR_CNT Measures the total number of times NUMBER
various calls are transferred by the
Total Transfer Volume representative at the contact center
site during the hour of the day range.
For example, if there are two calls and
each call is transferred three times,
the Call Transfer Count is 6.

TOT_HOLD_CNT Measures the total number of times NUMBER


the calls were placed on hold by the
Total Hold Volume representative at the contact center
site during the hour of the day range.
For example, if there are two calls and
each call is placed on hold three
times, then call hold count is 6.

TOT_CONSULT_CNT Measures the number of times during NUMBER


a contact where the service rep
Total Consultation Volume consulted with someone else in this
organization during the hour of the
day range. Counts come from
W_CNTCT_CNTR_PERF_F, where
CONSULT_FLG = 'Y'.

TOT_CONFERENCE_CNT Measures the total number of times NUMBER


the primary service representative
Total Conference Volume handling a call conferenced the call
with another party in this
organization during the hour of the
day range. Counts come from
W_CNTCT_CNTR_PERF_F, where
CONFERENCE_FLG = 'Y'.

PERTINENT_INFO_CNT Measures the number of contacts NUMBER


where the pertinent information is
Pertinent Information Count provided to the customer before the
contact representative starts talking
to the customer during the hour of
the day range.

CNTCT_MATCH_CNT Measures the number of contacts NUMBER


which were matched using the
Contact Match Count Customer entered digits (CED) and
the existing data in the organization
during the hour of the day range.

CNTCT_NMATCH_CNT Measures the number of contacts NUMBER


which could not be matched using the
Non-Match Count Customer entered digits (CED) and
the existing data in the organization
during the hour of the day range.

DWDMR A-Z.doc
CNTCT_RQNG_ACW_CNT Measures the number of contacts NUMBER
which required after-contact activities
After Contact Work Count to be carried out by the
representative at the contact center
site during the hour of the day range.

SRVC_LVL_MET_CNT Measures the number of contacts NUMBER


which met the service level
Service Level Met Count requirements during the hour of the
day range.
TOT_QUEUE_DURN Measures the total duration for which NUMBER
contacts were placed in the
Total Queue Hold Duration representative's queue at the contact
center site during the hour of the day
range.
MIN_QUEUE_DURN Measures the minimum duration for NUMBER
which contacts were placed in the
Minimum Queue Hold Duration representative's queue at the contact
center site during the hour of the day
range.
MAX_QUEUE_DURN Measures the maximum duration for NUMBER
which contacts were placed in the
Maximum Queue Hold Duration representative's queue at the contact
center site during the hour of the day
range.
TOT_TALK_DURN Measures the total duration spent NUMBER
answering various customer contacts
Total Talk Time by the contact representative at the
contact center site during the hour of
the day range. This includes hold
time.

MIN_TALK_DURN Measures the minimum duration NUMBER


spent answering various customer
Minimum Talk Time contacts by the contact
representative at the contact center
site during the hour of the day range.
This includes hold time.

MAX_TALK_DURN Measures the maximum duration NUMBER


spent answering various customer
Maximum Talk Time contacts by the contact
representative at the contact center
site during the hour of the day range.
This includes hold time.

TOT_HOLD_DURN Measures the total duration for which NUMBER


a contact is placed on hold by the
Total Hold Time contact representative at the contact
center site during the hour of the day
range.
MIN_HOLD_DURN Measures the minimum duration for NUMBER
which a contact is placed on hold by
Minimum Hold Duration the contact representative at the
contact center site during the hour of
the day range.

DWDMR A-Z.doc
MAX_HOLD_DURN Measures the maximum duration for NUMBER
which a contact is placed on hold by
Maximum Hold Duration the contact representative at the
contact center site during the hour of
the day range.

TOT_ACW_DURN Measures the total duration spent by NUMBER


the representative at the contact
Total After Call Work Time center site in performing the after-
contact activity for all contacts during
the hour of the day range.

MIN_ACW_DURN Measures the minimum duration NUMBER


spent by the representative at the
Minimum After Call Work contact center site in performing the
Duration after-contact activity for all contacts
during the hour of the day range.

MAX_ACW_DURN Measures the maximum duration NUMBER


spent by the representative at the
Maximum After Call Work contact center site in performing the
Duration after-contact activity for all contacts
during the hour of the day range.

TOT_HANDLE_DURN Measures the total duration spent by NUMBER


the contact representative at the
Total Handle Time contact center site in handling
customer contacts during the hour of
the day range. Tot Contact Handle
Duration is the sum of Total Contact
Duration and Total ACW Duration.

MIN_HANDLE_DURN Measures the minimum duration NUMBER


spent by the contact representative at
Minimum Handle Duration the contact center site in handling
customer contacts during the hour of
the day range.

MAX_HANDLE_DURN Measures the maximum duration NUMBER


spent by the contact representative at
Maximum Handle Duration the contact center site in handling
customer contacts during the hour of
the day range.

TOT_ANS_DELAY_DURN Measures the total duration that the NUMBER


contact center site took to answer all
Total Answer Delay the contacts during the hour of the
day range.
MIN_ANS_DELAY_DURN Measures the minimum duration that NUMBER
the contact representative at the
Minimum Answer Delay contact center site took to answer a
particular contact that was in queue
during the hour of the day range.

DWDMR A-Z.doc
MAX_ANS_DELAY_DURN Measures the maximum duration that NUMBER
the contact representative at the
Maximum Answer Delay contact center site took to answer a
contact that was in queue during the
hour of the day range.

TOT_ABDN_DURN Measures the total duration spent by NUMBER


the customers talking to the
Total Abandoned Time representative at the contact center
site before abandonment during the
hour of the day range.
MIN_ABDN_DURN Measures the minimum duration NUMBER
spent by the customers talking to the
Minimum Abandoned Duration. contact representative at the contact
center site before abandonment
during the hour of the day range.

MAX_ABDN_DURN Measures the maximum duration NUMBER


spent by the customers talking to the
Maximum Abandoned Duration. representative at the contact center
site before abandonment during the
hour of the day range.
TOT_HANGUP_DURN Measures the total duration spent by NUMBER
the customers talking to the
Total Hang-Up Time representative at the contact center
site before hanging up during the
hour of the day range.
MIN_HANGUP_DURN Measures the minimum duration NUMBER
spent by the customers talking to the
Minimum Hang-Up Duration contact representative at the contact
center site before hanging up during
the hour of the day range.

MAX_HANGUP_DURN Measures the maximum duration NUMBER


spent by the customers talking to the
Maximum Hang-Up Duration representative at the contact center
site before hanging up during the
hour of the day range.
DOC_CURR_CODE This code corresponds to the VARCHAR2(30)
Document currency. The Document
Document Currency Code currency is the one in which the
transaction occurred.
LOC_CURR_CODE This code corresponds to the Local VARCHAR2(30)
currency.
Local currency code
DOC_TRUNK_COST_AMT Measures the total trunk cost in doc NUMBER(28,10)
currency incurred by the contact
Trunk Cost in Document Currency representative at the contact center
site during the hour of the day range

LOC_TRUNK_COST_AMT Measures the total trunk cost in local NUMBER(28,10)


currency incurred by the contact
Trunk Cost in Local Currency representative at the contact center
site during the hour of the day range.

GLOBAL1_TRUNK_COST_AMT Measures the total trunk cost in NUMBER(28,10)


Global 1 currency incurred by the
Trunk Cost in Global1 currency contact representative at the contact
center site during the hour of the day
range.

DWDMR A-Z.doc
GLOBAL2_TRUNK_COST_AMT Measures the total trunk cost in NUMBER(28,10)
Global2 currency incurred by the
Trunk Cost in Global2 currency contact representative at the contact
center site during the hour of the day
range.
GLOBAL3_TRUNK_COST_AMT Measures the total trunk cost in NUMBER(28,10)
Global 3 currency incurred by the
Trunk Cost in Global3 currency contact representative at the contact
center site during the hour of the day
range.
DOC_EMP_COST_AMT Measures the total employee cost in NUMBER(28,10)
Doc Currency incurred for each
Employee Cost in Doc Currency contact representative at the contact
center site during the hour of the day
range.
LOC_EMP_COST_AMT Measures the total employee in local NUMBER(28,10)
currency cost incurred for each
Employee Cost in Loc Currency contact representative at the contact
center site during the hour of the day
range.
GLOBAL1_EMP_COST_AMT Measures the total employee cost in NUMBER(28,10)
Global1 currency incurred for each
Employee Cost in Global1 contact representative at the contact
Currency center site during the hour of the day
range.
GLOBAL2_EMP_COST_AMT Measures the total employee cost in NUMBER(28,10)
Global2 currency incurred for each
Employee Cost in Global2 contact representative at the contact
Currency center site during the hour of the day
range.
GLOBAL3_EMP_COST_AMT Measures the total employee cost in NUMBER(28,10)
Global3 currency incurred for each
Employee Cost in Global3 contact representative at the contact
Currency center site during the hour of the day
range.
DOC_OTHER_COST_AMT Measures the total miscellaneous cost NUMBER(28,10)
in doc currency incurred by the
Other Cost in Doc Currency contact representative at the contact
center site during the hour of the day
range.

LOC_OTHER_COST_AMT Measures the total miscellaneous cost NUMBER(28,10)


in loc currency incurred by the
Other Cost in Loc Currency contact representative at the contact
center site during the hour of the day
range.

GLOBAL1_OTHER_COST_AMT Measures the total miscellaneous cost NUMBER(28,10)


in Global1 currency incurred by the
Other Cost in Global1 Currency contact representative at the contact
center site during the hour of the day
range.

GLOBAL2_OTHER_COST_AMT Measures the total miscellaneous cost NUMBER(28,10)


in Global2 currency incurred by the
Other Cost in Global2 Currency contact representative at the contact
center site during the hour of the day
range.

DWDMR A-Z.doc
GLOBAL3_OTHER_COST_AMT Measures the total miscellaneous cost NUMBER(28,10)
in Global3 currency incurred by the
Other Cost in Global3 Currency contact representative at the contact
center site during the hour of the day
range.

DOC_CNTCT_REV_AMT Measures the total revenue in doc NUMBER(28,10)


currency earned through various
Contact Revenue in Doc Currency contacts at the contact center site
during the hour of the day range.

LOC_CNTCT_REV_AMT Measures the total revenue in loc NUMBER(28,10)


currency earned through various
Contact Revenue in Loc Currency contacts at the contact center site
during the hour of the day range.
GLOBAL1_CNTCT_REV_AMT Measures the total revenue earned in NUMBER(28,10)
Global1 currency through various
Contact Revenue in Global1 contacts at the contact center site
Currency during the hour of the day range.

GLOBAL2_CNTCT_REV_AMT Measures the total revenue earned in NUMBER(28,10)


Global2 currency through various
Contact Revenue in Global2 contacts at the contact center site
Currency during the hour of the day range.

GLOBAL3_CNTCT_REV_AMT Measures the total revenue earned in NUMBER(28,10)


Global3 currency through various
Contact Revenue in Global3 contacts at the contact center site
Currency during the hour of the day range.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Oracle recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Oracle System Field. This column is NUMBER


the unique identifier for the specific
ETL Process Identifier ETL process used to create or update
this data.
TENANT_ID This column is the unique identifier VARCHAR2(80)
for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

DWDMR A-Z.doc
W_CNTCT_CNTR_PERF_REP_DAY_A
Business Name: Contact Center Performance Rep Day Aggregate

Description:

The W_CNTCT_CNTR_PERF_REP_DAY_A aggregate table stores aggregated daily contact statistics at the
combination of contact representative and the channel used for the contact. Typical aggregate statistics includes
Total Contact Duration, Total Hold Duration, Total Talk Duration, Total Queue Duration, and so on. The
information for this table is sourced from the W_CNTCT_CNTR_PERF_REP_HOUR_A table.

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Identifies the key of the fact record. It NUMBER
can be used for incremental
Fact Key aggregation.
CNTCT_REP_WID Identifies the contact representative NUMBER
who handled the call/contact. This
Contact Representative Surrogate column is being populated by
Key W_EMPLOYEE_D.
CNTCT_REP_ORG_WID Identifies the group to which the NUMBER W_INT_ORG_D
contact representative belongs. This
Contact Representative Goup column is being populated by
Surrogate Key W_INT_ORG_D.
COMPANY_ORG_WID Identifies the company to which the NUMBER W_INT_ORG_D
contact representative belongs. This
Company Organization Surrogate column is being populated by
Key W_INT_ORG_D.
CNTCT_CNTR_LOC_WID Identifies the site/physical location of NUMBER W_BUSN_LOCATION_D
the contact center where contact was
Contact Center Location Surrogate received. The column is being
Key populated by W_BUSN_LOCATION_D.

CHNL_TYPE_WID Identifies the channel through which NUMBER W_CHNL_TYPE_D


the contact was made with the
Channel Type Surrogate Key organization. This column is being
populated by W_CHNL_TYPE_D. For
example, 'CALL', 'CHAT', 'EMAIL',
'FAX', and so on.

SUPERVISOR_WID Identifies the supervisor of the NUMBER


contact representative who handles
Supervisor Surrogate Key the contact. This column is being
populated by W_EMPLOYEE_D.

REP_HR_ORG_WID Identifies the department to which NUMBER W_INT_ORG_D


the contact representative belongs to.
Employee Organization Surrogate This column is being populated by
Key W_BUSN_ORG_D.
PERIOD_START_DT_WID Identifies the starting date of the NUMBER W_DAY_D
period for which the aggregate is
Period Start Date Surrogate Key being built. Since this aggregate is
built at the day level, this identifies
the date of the day.
PERIOD_END_DT_WID Identifies the End date of the period NUMBER W_DAY_D
for which the aggregate is being built.
Period End Date Surrogate Key Since this aggregate is built at the day
level, this identifies the date of the
day.

DWDMR A-Z.doc
PERIOD_START_LDT_WID Identifies the starting date in local NUMBER W_DAY_D
time of the period for which the
Period Local Start Date Surrogate aggregate is being built. Since this
Key aggregate is built at the day level, this
identifies the date of the day.

PERIOD_END_LDT_WID Identifies the End date in Local time NUMBER W_DAY_D


of the period for which the aggregate
Period Local End Date Surrogate is being built. Since this aggregate is
Key built at the day level, this identifies
the date of the day.

TOT_Q_CNT Measures the total number of NUMBER


contacts which were placed in the
Total Queue Count representative's queue at the contact
center site during the day range.

TOT_CNTCT_CNT Measures the total number of NUMBER


contacts handled by the
Total Contact Volume representative at the contact center
site during the day range.
INB_CNTCT_CNT Measures the actual number of NUMBER
inbound contacts received by the
Inbound Contact Count representative at the contact center
site during the day range.
OUTB_CNTCT_CNT Measures the actual number of NUMBER
outbound contacts sent from the
Outbound Volume representative at the contact center
site during the day range.
MAN_OUTB_CNTCT_CNT Measures the total number of NUMBER
outbound contacts manually initiated
Manual Outbound Contact by the representative at the contact
center site during the day range.

AUT_OUTB_CNTCT_CNT Measures the total number of NUMBER


outbound contacts made by an
Automatic Outbound Contact automatic dialer at the contact center
Count site during the day range.
ANSWERED_CNTCT_CNT Measures the total number of NUMBER
contacts answered by the contact
Total Answered Count representative at the contact center
site during the day range.
HELD_CNTCT_CNT Measures the total number of NUMBER
contacts that were put on hold by the
Contact Hold Volume representative at the contact center
site during the day range. For
example, if two contacts were
received and one of them was put on
hold twice, then held count would be
1.
TRNSFRD_CNTCT_CNT Measures the total number of NUMBER
contacts transferred by the
Contact Transfer Volume representative at the contact center
site during the day range. For
example, if two contacts were
received and one of them was
transferred twice, then transfer count
would be 1.

DWDMR A-Z.doc
TRSFRD_OUT_GRP_CNT Measures the number of contacts NUMBER
transferred to another group to be
Contact Transferred To Other handled by the representative at the
Group Count contact center site during the day
range.
ABDN_CNTCT_CNT Measures the total number of NUMBER
contacts that are abandoned by the
Abandoned Count customer, while in queue prior to
talking to a representative

HANGUP_CNTCT_CNT Measures the total number of NUMBER


contacts that are hung up by the
Hang-up Count customer, while talking to each
contact representative at the contact
center site during the day range.

RELEASE_CNTCT_CNT Measures the number of contacts NUMBER


released by the contact
Release Volume representative at the contact center
site while talking/chatting with the
customer during the day range.

TOT_TRNSFR_CNT Measures the total number of times NUMBER


various calls are transferred by the
Total Transfer Volume representative at the contact center
site during the day range. For
example, if there are two calls and
each call is transferred three times,
the Call Transfer Count is 6.

TOT_HOLD_CNT Measures the total number of times NUMBER


the calls were placed on hold by the
Total Hold Volume representative at the contact center
site during the day range. For
example, if there are two calls and
each call is placed on hold three
times, then call hold count is 6.

TOT_CONSULT_CNT Measures the number of times during NUMBER


a contact where the service
Total Consultation Volume representative consulted with
someone else in this organization
during the day range. Counts come
from W_CNTCT_CNTR_PERF_F,
where CONSULT_FLAG =
'Y'.

TOT_CONFERENCE_CNT Measures the total number of times NUMBER


the a representative handling a call
Total Conference Volume conferenced the call with another
party in this organization during the
day range. Counts come from
W_CNTCT_CNTR_PERF_F, where
CONFERENCE_FLG = 'Y'.

DWDMR A-Z.doc
PERTINENT_INFO_CNT Measures the number of contacts NUMBER
where the pertinent information is
Pertinent Information Count provided to the customer before the
contact representative starts talking
to the customer during the day range.

CNTCT_MATCH_CNT Measures the number of contacts NUMBER


which were matched using the
Contact Match Count Customer entered digits (CED) and
the existing data in the organization
during day range.
CNTCT_NMATCH_CNT Measures the number of contacts NUMBER
which could not be matched using the
Non-Match Count Customer entered digits (CED) and
the existing data in the organization
during the day range.

CNTCT_RQNG_ACW_CNT Measures the number of contacts NUMBER


which required after-contact activities
After Contact Work Count to be carried out by the
representative at the contact center
site during the day range.
TOT_QUEUE_DURN Measures the total duration for which NUMBER
contacts were placed in the
Total Queue Hold Duration representative's queue at the contact
center site during the day range.

MIN_QUEUE_DURN Measures the minimum duration for NUMBER


which contacts were placed in the
Minimum Queue Hold Duration representative's queue at the contact
center site during the day range.

MAX_QUEUE_DURN Measures the maximum duration for NUMBER


which contacts were placed in the
Maximum Queue Hold Duration representative's queue at the contact
center site during the day range.

TOT_TALK_DURN Measures the total duration spent NUMBER


answering various customer contacts
Total Talk Time by the contact representative at the
contact center site during the day
range. This includes hold time.

MIN_TALK_DURN Measures the minimum duration NUMBER


spent answering various customer
Minimum Talk Time contacts by the contact
representative at the contact center
site during the day range. This
includes hold time.
MAX_TALK_DURN Measures the maximum duration NUMBER
spent answering various customer
Maximum Talk Time contacts by the contact
representative at the contact center
site during the day range. This
includes hold time.

DWDMR A-Z.doc
TOT_HOLD_DURN Measures the total duration for which NUMBER
a contact is placed on hold by the
Total Hold Time contact representative at the contact
center site during the day range

MIN_HOLD_DURN Measures the minimum duration for NUMBER


which a contact is placed on hold by
Minimum Hold Duration the contact
representative at the contact center
site during the day range.
MAX_HOLD_DURN Measures the maximum duration for NUMBER
which a contact is placed on hold by
Maximum Hold Duration the contact representative at the
contact center site during the day
range.
TOT_ACW_DURN Measures the total duration spent by NUMBER
the representative at the contact
Total After Call Work Time center site in
performing the after-contact activity
for all contacts during the day range.

MIN_ACW_DURN Measures the minimum duration NUMBER


spent by the representative at the
Minimum After Call Work contact center site in performing the
Duration after-contact activity for all contacts
during the day range.

MAX_ACW_DURN Measures the maximum duration NUMBER


spent by the representative at the
Maximum After Call Work contact center site in performing the
Duration after-contact activity for all contacts
during the day range.

TOT_HANDLE_DURN Measures the total duration spent by NUMBER


the contact representative at the
Total Handle Time contact center site in handling
customer contacts during the day
range. Tot Contact Handle Duration is
the sum of Total Contact Duration
and Total ACW Duration.

MIN_HANDLE_DURN Measures the minimum duration NUMBER


spent by the contact representative at
Minimum Handle Duration the contact center site in handling
customer contacts during the day
range.
MAX_HANDLE_DURN Measures the maximum duration NUMBER
spent by the contact representative at
Maximum Handle Duration the contact center site in handling
customer contacts during the day
range.
TOT_ANS_DELAY_DURN Measures the total duration that the NUMBER
contact center site took to answer all
Total Answer Delay the contacts during the day range.

DWDMR A-Z.doc
MIN_ANS_DELAY_DURN Measures the minimum duration that NUMBER
the contact representative at the
Minimum Answer Delay contact center site took to answer a
particular contact that was in queue
during the day range.

MAX_ANS_DELAY_DURN Measures the maximum duration that NUMBER


the contact representative at the
Maximum Answer Delay contact center site took to answer a
contact that was in queue during the
day range.
TOT_ABDN_DURN Measures the total duration spent by NUMBER
the customers talking to the
Total Abandoned Time. representative at the contact center
site before abandonment during the
day range.
MIN_ABDN_DURN Measures the minimum duration NUMBER
spent by the customers talking to the
Minimum Abandoned Duration. contact representative at the contact
center site before abandonment
during the day range.

MAX_ABDN_DURN Measures the maximum duration NUMBER


spent by the customers talking to the
Maximum Abandoned Duration. representative at the contact center
site before abandonment during the
day range.
TOT_HANGUP_DURN Measures the total duration spent by NUMBER
the customers talking to the
Total Hang-Up Time representative at the contact center
site before hanging up during the day
range.
MIN_HANGUP_DURN Measures the minimum duration NUMBER
spent by the customers talking to the
Minimum Hang-Up Duration contact representative at the contact
center site before hanging up during
the day range.
MAX_HANGUP_DURN Measures the maximum duration NUMBER
spent by the customers talking to the
Maximum Hang-Up Duration representative at the contact center
site before hanging up during the day
range.
DOC_CURR_CODE This code corresponds to the VARCHAR2(30)
Document currency. The Document
Document Currency Code currency is the one in which the
transaction occurred.
LOC_CURR_CODE This code corresponds to the Local VARCHAR2(30)
currency.
Local currency code
DOC_TRUNK_COST_AMT Measures the total trunk cost in NUMBER(28,10)
document currency incurred by the
Trunk Cost in Doc Currency contact representative at the contact
center site during the day range.

LOC_TRUNK_COST_AMT Measures the total trunk cost in local NUMBER(28,10)


currency incurred by the contact
Trunk Cost in Local Currency representative at the contact center
site during the day range.

DWDMR A-Z.doc
GLOBAL1_TRUNK_COST_AMT Measures the total trunk cost in NUMBER(28,10)
Global 1 currency incurred by the
Trunk Cost in Global1 currency contact representative at the contact
center site during the day range.

GLOBAL2_TRUNK_COST_AMT Measures the total trunk cost in NUMBER(28,10)


Global 2 currency incurred by the
Trunk Cost in Global2 currency contact representative at the contact
center site during the day range.

GLOBAL3_TRUNK_COST_AMT Measures the total trunk cost in NUMBER(28,10)


Global3 currency incurred by the
Trunk Cost in Global3 currency contact representative at the contact
center site during the day range.

DOC_EMP_COST_AMT Measures the total employee in NUMBER(28,10)


document currency cost incurred for
Employee Cost in Doc Currency each contact representative at the
contact center site during the day
range.
LOC_EMP_COST_AMT Measures the total employee in local NUMBER(28,10)
currency cost incurred for each
Employee Cost in Local Currency contact representative at the contact
center site during the day range.

GLOBAL1_EMP_COST_AMT Measures the total employee cost in NUMBER(28,10)


Global1 currency incurred for each
Employee Cost in Global1 contact representative at the contact
Currency center site during the day range.

GLOBAL2_EMP_COST_AMT Measures the total employee cost in NUMBER(28,10)


Global2 currency incurred for each
Employee Cost in Global2 contact representative at the contact
Currency center site during the day range.

GLOBAL3_EMP_COST_AMT Measures the total employee cost in NUMBER(28,10)


Global3 currency incurred for each
Employee Cost in Global3 contact representative at the contact
Currency center site during the day range.

DOC_OTHER_COST_AMT Measures the total miscellaneous cost NUMBER(28,10)


in document currency incurred by the
Other Cost in Doc Currency contact representative at the contact
center site during the day range.

LOC_OTHER_COST_AMT Measures the total miscellaneous cost NUMBER(28,10)


in local currency incurred by the
Other Cost in Local Currency contact representative at the contact
center site during the day range.

GLOBAL1_OTHER_COST_AMT Measures the total miscellaneous cost NUMBER(28,10)


in Global1 currency incurred by the
Other Cost in Global1 Currency contact representative at the contact
center site during the day range.

GLOBAL2_OTHER_COST_AMT Measures the total miscellaneous cost NUMBER(28,10)


in Global2 currency incurred by the
Other Cost in Global2 Currency contact representative at the contact
center site during the day range.

DWDMR A-Z.doc
GLOBAL3_OTHER_COST_AMT Measures the total miscellaneous cost NUMBER(28,10)
in Global3 currency incurred by the
Other Cost in Global3 Currency contact representative at the contact
center site during the day range.

DOC_CNTCT_REV_AMT Measures the total revenue earned in NUMBER(28,10)


Document Currency through various
Contact Revenue in Doc Currency contacts at the contact center site
during the day range.

LOC_CNTCT_REV_AMT Measures the total revenue earned in NUMBER(28,10)


Local Currency through various
Contact Revenue in Local Currency contacts at the contact center site
during the day range.
GLOBAL1_CNTCT_REV_AMT Measures the total revenue earned in NUMBER(28,10)
Global1 currency through various
Contact Revenue in Global1 contacts at the contact center site
Currency during the day range.

GLOBAL2_CNTCT_REV_AMT Measures the total revenue earned in NUMBER(28,10)


Global2 currency through various
Contact Revenue in Global2 contacts at the contact center site
Currency during the day range.

GLOBAL3_CNTCT_REV_AMT Measures the total revenue earned in NUMBER(28,10)


Global3 currency through various
Contact Revenue in Global3 contacts at the contact center site
Currency during the day range.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Oracle recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Oracle System Field. This column is NUMBER


the unique identifier for the specific
ETL Process Identifier ETL process used to create or update
this data.
TENANT_ID This column is the unique identifier VARCHAR2(80)
for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

DWDMR A-Z.doc
W_CNTCT_CNTR_PERF_REP_HOUR_A
Business Name: Contact Center Performance Rep Hour Aggregate

Description:

The purpose of this aggregate table is to store the aggregated hourly contact statistics. Typical aggregate
statistics include: 'Total Contact Duration', 'Total Hold Duration', 'Total Talk Duration', 'Total Queue Duration',
'Total Contact Count'. The frequency at which the aggregated information is loaded in this table is at the hour
level. The grain of this table is identified by the contact representative, the channel used for the contact, and
the hour of the day during which the contact was made.

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID This uniquely identifies a Day record NUMBER
in this table. The ROW_WID is
generated by formatting date in
YYYYMMDD format.

CNTCT_REP_WID Identifies the contact representative NUMBER


who handled the call/contact. This
Contact Representative Surrogate column is being populated by
Key W_EMPLOYEE_D.
CNTCT_REP_ORG_WID Identifies the group to which the NUMBER W_INT_ORG_D
contact representative belongs. This
Contact Representative Group column is being populated by
Surrogate Key W_INT_ORG_D.
COMPANY_ORG_WID Identifies the company to which the NUMBER W_INT_ORG_D
contact representative belongs. This
Company Organization Surrogate column is being populated by
Key W_INT_ORG_D.
CNTCT_CNTR_LOC_WID Identifies the site/physical location of NUMBER W_BUSN_LOCATION_D
the contact center where contact was
Contact Center Location Surrogate received. The column is being
Key populated by W_BUSN_LOCATION_D.

CHNL_TYPE_WID Identifies the channel through which NUMBER W_CHNL_TYPE_D


the contact was made with the
Channel Type Surrogate Key organization. This column is being
populated by W_CHNL_TYPE_D.
Examples include: 'CALL', 'CHAT',
'EMAIL', 'FAX', etc.

SUPERVISOR_WID Identifies the supervisor of the NUMBER


contact representative who handles
Supervisor Surrogate Key the contact. This column is being
populated by W_EMPLOYEE_D.

REP_HR_ORG_WID Identifies the department to which NUMBER W_INT_ORG_D


the contact representative belongs to.
Employee Organization Surrogate This column is being populated by
Key W_INT_ORG_D.
CNTCT_DT_WID Identifies the date when the customer NUMBER W_DAY_D
contacted the organization.
Contact Date Surrogate Key
CNTCT_HR_WID Identifies the hour of the day for NUMBER W_HOUR_OF_DAY_D
which the contact statistics are
Contact Hour Surrogate Key aggregated.

DWDMR A-Z.doc
CNTCT_LDT_WID Identifies the local date when the NUMBER W_DAY_D
customer contacted the organization.
Contact Date Surrogate Key(Local
Date)
CNTCT_LHR_WID Identifies the hour of the day in local NUMBER W_HOUR_OF_DAY_D
time for which the contact statistics
Contact Hour Surrogate Key(Local are aggregated.
Time)
TOT_Q_CNT Measures the total number of NUMBER
contacts which were placed in the
Total Queue Count representative's queue at the contact
center site during the hour of the day
range.
TOT_CNTCT_CNT Measures the total number of NUMBER
contacts handled by the
Total Contact Volume representative at the contact center
site during the hour of the day range.

INB_CNTCT_CNT Measures the actual number of NUMBER


inbound contacts received by the
Inbound Contact Count representative at the contact center
site during the hour of the day range.

OUTB_CNTCT_CNT Measures the actual number of NUMBER


outbound contacts sent from the
Outbound Volume representative at the contact center
site during the hour of the day range.

MAN_OUTB_CNTCT_CNT Measures the total number of NUMBER


outbound contacts manually initiated
Manual Outbound Contact Count by the representative at the contact
center site during the hour of the day
range.
AUT_OUTB_CNTCT_CNT Measures the total number of NUMBER
outbound contacts made by an
Automatic Outbound Contact automatic dialer at the contact center
Count site during the hour of the day range.

ANSWERED_CNTCT_CNT Measures the total number of NUMBER


contacts answered by the contact
Total Answered Count representative at the contact center
site during the hour of the day range.

HELD_CNTCT_CNT Measures the total number of NUMBER


contacts that were put on hold by the
Contact Hold Volume representative at the contact center
site during the hour of the day range.
For example, if two contacts were
received and one of them was put on
hold twice, then held count would be
1.
TRNSFRD_CNTCT_CNT Measures the total number of NUMBER
contacts transferred by the
Contact Transfer Volume representative at the contact center
site during the hour of the day range.
For example, if two contacts were
received and one of them was
transferred twice, then transfer count
would be 1.

DWDMR A-Z.doc
TRSFRD_OUT_GRP_CNT Measures the number of contacts NUMBER
transferred to another group to
Contact Transferred To Other handled by the representative at the
Group Count contact center site during the hour of
the day range.
ABDN_CNTCT_CNT Measures the total number of NUMBER
contacts that are abandoned by the
Abandoned Count customer, while talking to each
contact representative at the contact
center site during the hour of day
range.
HANGUP_CNTCT_CNT Measures the total number of NUMBER
contacts that are hung up by the
Hang-Up Count customer, while talking to each
contact representative at the contact
center site during the hour of day
range.
RELEASE_CNTCT_CNT Measures the number of contacts NUMBER
released by the contact
Release Volume representative at the contact center
site while talking/chatting with the
customer during the hour of the day
range.
TOT_TRNSFR_CNT Measures the total number of times NUMBER
various calls are transferred by the
Total Transfer Volume representative at the contact center
site during the hour of the day range.
For example, if there are two calls and
each call is transferred three times,
the Call Transfer Count is 6.

TOT_HOLD_CNT Measures the total number of times NUMBER


the calls were placed on hold by the
Total Hold Volume representative at the contact center
site during the hour of the day range.
For example, if there are two calls and
each call is placed on hold three
times, then call hold count is 6.

TOT_CONSULT_CNT Measures the number of times during NUMBER


a contact where the service rep
Total Consultation Volume consulted with someone else in this
organization during the hour of the
day range. Counts come from
W_CNTCT_CNTR_PERF_F, where
CONSULT_FLG = 'Y'.

TOT_CONFERENCE_CNT Measures the total number of times NUMBER


the primary service representative
Total Conference Volume handling a call conferenced the call
with another party in this
organization during the hour of the
day range. Counts come from
W_CNTCT_CNTR_PERF_F, where
CONFERENCE_FLG = 'Y'.

DWDMR A-Z.doc
PERTINENT_INFO_CNT Measures the number of contacts NUMBER
where the pertinent information is
Pertinent Information Count provided to the customer before the
contact representative starts talking
to the customer during the hour of
the day range.

CNTCT_MATCH_CNT Measures the number of contacts NUMBER


which were matched using the
Contact Match Count Customer entered digits (CED) and
the existing data in the organization
during the hour of the day range.

CNTCT_NMATCH_CNT Measures the number of contacts NUMBER


which could not be matched using the
Non-Match Count Customer entered digits (CED) and
the existing data in the organization
during the hour of the day range.

CNTCT_RQNG_ACW_CNT Measures the number of contacts NUMBER


which required after-contact activities
After Contact Work Count to be carried out by the
representative at the contact center
site during the hour of the day range.

TOT_QUEUE_DURN Measures the total duration for which NUMBER


contacts were placed in the
Total Queue Hold Duration representative's queue at the contact
center site during the hour of the day
range.
MIN_QUEUE_DURN Measures the minimum duration for NUMBER
which contacts were placed in the
Minimum Queue Hold Duration representative's queue at the contact
center site during the hour of the day
range.
MAX_QUEUE_DURN Measures the maximum duration for NUMBER
which contacts were placed in the
Maximum Queue Hold Duration representative's queue at the contact
center site during the hour of the day
range.
TOT_TALK_DURN Measures the total duration spent NUMBER
answering various customer contacts
Total Talk Time by the contact representative at the
contact center site during the hour of
the day range. This includes hold
time.

MIN_TALK_DURN Measures the minimum duration NUMBER


spent answering various customer
Minimum Talk Time contacts by the contact
representative at the contact center
site during the hour of the day range.
This includes hold time.

DWDMR A-Z.doc
MAX_TALK_DURN Measures the maximum duration NUMBER
spent answering various customer
Maximum Talk Time contacts by the contact
representative at the contact center
site during the hour of the day range.
This includes hold time.

TOT_HOLD_DURN Measures the total duration for which NUMBER


a contact is placed on hold by the
Total Hold Time contact representative at the contact
center site during the hour of the day
range.
MIN_HOLD_DURN Measures the minimum duration for NUMBER
which a contact is placed on hold by
Minimum Hold Duration the contact representative at the
contact center site during the hour of
the day range.

MAX_HOLD_DURN Measures the maximum duration for NUMBER


which a contact is placed on hold by
Maximum Hold Duration the contact representative at the
contact center site during the hour of
the day range.

TOT_ACW_DURN Measures the total duration spent by NUMBER


the representative at the contact
Total After Call Work Time center site in performing the after-
contact activity for all contacts during
the hour of the day range.

MIN_ACW_DURN Measures the minimum duration NUMBER


spent by the representative at the
Minimum After Call Work contact center site in performing the
Duration after-contact activity for all contacts
during the hour of the day range.

MAX_ACW_DURN Measures the maximum duration NUMBER


spent by the representative at the
Maximum After Call Work contact center site in performing the
Duration after-contact activity for all contacts
during the hour of the day range.

TOT_HANDLE_DURN Measures the total duration spent by NUMBER


the contact representative at the
Total Handle Time contact center site in handling
customer contacts during the hour of
the day range. Tot Contact Handle
Duration is the sum of Total Contact
Duration and Total ACW Duration.

MIN_HANDLE_DURN Measures the minimum duration NUMBER


spent by the contact representative at
Minimum Handle Duration the contact center site in handling
customer contacts during the hour of
the day range.

DWDMR A-Z.doc
MAX_HANDLE_DURN Measures the maximum duration NUMBER
spent by the contact representative at
Maximum Handle Duration the contact center site in handling
customer contacts during the hour of
the day range.

TOT_ANS_DELAY_DURN Measures the total duration that the NUMBER


contact center site took to answer all
Total Answer Delay the contacts during the hour of the
day range.
MIN_ANS_DELAY_DURN Measures the minimum duration that NUMBER
the contact representative at the
Minimum Answer Delay contact center site took to answer a
particular contact that was in queue
during the hour of the day range.

MAX_ANS_DELAY_DURN Measures the maximum duration that NUMBER


the contact representative at the
Maximum Answer Delay contact center site took to answer a
contact that was in queue during the
hour of the day range.

TOT_ABDN_DURN Measures the total duration spent by NUMBER


the customers talking to the
Total Abandoned Time. representative at the contact center
site before abandonment during the
hour of the day range.
MIN_ABDN_DURN Measures the minimum duration NUMBER
spent by the customers talking to the
Minimum Abandoned Duration. contact representative at the contact
center site before abandonment
during the hour of the day range.

MAX_ABDN_DURN Measures the maximum duration NUMBER


spent by the customers talking to the
Maximum Abandoned Duration. representative at the contact center
site before abandonment during the
hour of the day range.
TOT_HANGUP_DURN Measures the total duration spent by NUMBER
the customers talking to the
Total Hang-Up Time representative at the contact center
site before hanging up during the
hour of the day range.
MIN_HANGUP_DURN Measures the minimum duration NUMBER
spent by the customers talking to the
Minimum Hang-Up Duration contact representative at the contact
center site before hanging up during
the hour of the day range.

MAX_HANGUP_DURN Measures the maximum duration NUMBER


spent by the customers talking to the
Maximum Hang-Up Duration representative at the contact center
site before hanging up during the
hour of the day range.
DOC_CURR_CODE This code corresponds to the VARCHAR2(30)
Document currency. The Document
Document Currency Code currency is the one in which the
transaction occurred.

DWDMR A-Z.doc
LOC_CURR_CODE This code corresponds to the Local VARCHAR2(30)
currency.
Local currency code
DOC_TRUNK_COST_AMT Measures the total trunk cost NUMBER(28,10)
incurred by the contact
Trunk Cost representative at the contact center
site during the hour of the day range.

LOC_TRUNK_COST_AMT Measures the total trunk cost in local NUMBER(28,10)


currency incurred by the contact
Trunk Cost in Local Currency representative at the contact center
site during the hour of the day range.

GLOBAL1_TRUNK_COST_AMT Measures the total trunk cost in NUMBER(28,10)


Global 1 currency incurred by the
Trunk Cost in Global1 currency contact representative at the contact
center site during the hour of the day
range.
GLOBAL2_TRUNK_COST_AMT Measures the total trunk cost in NUMBER(28,10)
Global 2 currency incurred by the
Trunk Cost in Global2 currency contact representative at the contact
center site during the hour of the day
range.
GLOBAL3_TRUNK_COST_AMT Measures the total trunk cost in NUMBER(28,10)
Global3 currency incurred by the
Trunk Cost in Global3 currency contact representative at the contact
center site during the hour of the day
range.
DOC_EMP_COST_AMT Measures the total employee cost NUMBER(28,10)
incurred for each contact
Employee Cost representative at the contact center
site during the hour of the day range.

LOC_EMP_COST_AMT Measures the total employee in local NUMBER(28,10)


currency cost incurred for each
Employee Cost contact representative at the contact
center site during the hour of the day
range.
GLOBAL1_EMP_COST_AMT Measures the total employee cost in NUMBER(28,10)
Global1 currency incurred for each
Employee Cost contact representative at the contact
center site during the hour of the day
range.
GLOBAL2_EMP_COST_AMT Measures the total employee cost NUMBER(28,10)
incurred in Global2 currency for each
Employee Cost contact representative at the contact
center site during the hour of the day
range.
GLOBAL3_EMP_COST_AMT Measures the total employee cost NUMBER(28,10)
incurred in Global3 currency for each
Employee Cost contact representative at the contact
center site during the hour of the day
range.
DOC_OTHER_COST_AMT Measures the total miscellaneous cost NUMBER(28,10)
incurred by the contact
Other Cost representative at the contact center
site during the hour of the day range.

DWDMR A-Z.doc
LOC_OTHER_COST_AMT Measures the total miscellaneous cost NUMBER(28,10)
in Local Currency incurred by the
Other Cost contact representative at the contact
center site during the hour of the day
range.

GLOBAL1_OTHER_COST_AMT Measures the total miscellaneous cost NUMBER(28,10)


in Global1 currency incurred by the
Other Cost contact representative at the contact
center site during the hour of the day
range.

GLOBAL2_OTHER_COST_AMT Measures the total miscellaneous cost NUMBER(28,10)


incurred in Global2 currency by the
Other Cost contact representative at the contact
center site during the hour of the day
range.

GLOBAL3_OTHER_COST_AMT Measures the total miscellaneous cost NUMBER(28,10)


incurred in Global3 currency by the
Other Cost contact representative at the contact
center site during the hour of the day
range.

DOC_CNTCT_REV_AMT Measures the total revenue earned NUMBER(28,10)


through various contacts at the
Contact Revenue contact center site during the hour of
the day range.
LOC_CNTCT_REV_AMT Measures the total revenue earned in NUMBER(28,10)
Local Currency through various
Contact Revenue contacts at the contact center site
during the hour of the day range.

GLOBAL1_CNTCT_REV_AMT Measures the total revenue earned in NUMBER(28,10)


Global1 currency through various
Contact Revenue contacts at the contact center site
during the hour of the day range.

GLOBAL2_CNTCT_REV_AMT Measures the total revenue earned in NUMBER(28,10)


Global2 currency through various
Contact Revenue contacts at the contact center site
during the hour of the day range.

GLOBAL3_CNTCT_REV_AMT Measures the total revenue earned in NUMBER(28,10)


Global3 currency through various
Contact Revenue contacts at the contact center site
during the hour of the day range.

CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D


dimension indicating the user who
Source Record Created By User created the record in the source
Surrogate Key system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Last Modified By last modified the record in the source
User Surrogate Key system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
Source Record Creation Date and source system.
Time

DWDMR A-Z.doc
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
Source Record Last Modified Date system.
and Time
AUX1_CHANGED_ON_DT Oracle System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Oracle System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Oracle System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX4_CHANGED_ON_DT Oracle System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
DELETE_FLG This flag indicates the deletion status CHAR(1)
of the record in the source system. A
Deleted Record Indicator value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Oracle recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Oracle System Field. This column is NUMBER


the unique identifier for the specific
ETL Process Identifier ETL process used to create or update
this data.
INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)
a dimension or fact entity in its source
Unique Source Record Identifier system. In case of composite keys, the
value in this column can consist of
concatenated parts.

DWDMR A-Z.doc
TENANT_ID This column is the unique identifier VARCHAR2(80)
for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
Generic Extension Column

DWDMR A-Z.doc
W_CNTCT_CNTR_PERF_REP_MONTH_A
Business Name: W_CNTCT_CNTR_PERF_REP_MONTH_A

Description:

The W_CNTCT_CNTR_PERF_REP_MONTH_A aggregate table stores aggregated monthly contact statistics at the
combination of contact representative and the channel used for the contact. Typical aggregate statistics includes
Total Contact Duration, Total Hold Duration, Total Talk Duration, Total Queue Duration, and so on. The
information for this table is sourced from the W_CNTCT_CNTR_PERF_REP_HOUR_A table.

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Identifies the key of the fact record. It NUMBER
can be used for incremental
Fact Key aggregation.
CNTCT_REP_WID Identifies the contact representative NUMBER
who handled the call/contact. This
Contact Representative Surrogate column is being populated by
Key W_EMPLOYEE_D.
CNTCT_REP_ORG_WID Identifies the group to which the NUMBER W_INT_ORG_D
contact representative belongs. This
Contact Representative Group column is being populated by
Surrogate Key W_INT_ORG_D.
COMPANY_ORG_WID Identifies the company to which the NUMBER W_INT_ORG_D
contact representative belongs. This
Company Organization Surrogate column is being populated by
Key W_INT_ORG_D.
CNTCT_CNTR_LOC_WID Identifies the site/physical location of NUMBER W_BUSN_LOCATION_D
the contact center where contact was
Contact Center Location Surrogate received. The column is being
Key populated by W_BUSN_LOCATION_D.

CHNL_TYPE_WID Identifies the channel through which NUMBER W_CHNL_TYPE_D


the contact was made with the
Channel Type Surrogate Key organization. This column is being
populated by W_CHNL_TYPE_D.
Examples include: 'CALL', 'CHAT',
'EMAIL', 'FAX', etc.

SUPERVISOR_WID Identifies the supervisor of the NUMBER


contact representative who handles
Supervisor Surrogate Key the contact. This column is being
populated by W_EMPLOYEE_D.

REP_HR_ORG_WID Identifies the department to which NUMBER W_INT_ORG_D


the contact representative belongs to.
Employee Organization Surrogate This column is being populated by
Key W_INT_ORG_D
PERIOD_START_DT_WID Identifies the date when the NUMBER W_MONTH_D
aggregation period starts.
Period Start Date Surrogate Key

PERIOD_END_DT_WID Identifies the date when the NUMBER W_MONTH_D


aggregation period ends.
Period End Date Surrogate Key

DWDMR A-Z.doc
PERIOD_START_LDT_WID Identifies the date in local time when NUMBER W_MONTH_D
the aggregation period starts.
Period Start Date in Local Time
Surrogate Key
PERIOD_END_LDT_WID Identifies the date in local time when NUMBER W_MONTH_D
the aggregation period ends.
Period End Date in Local Time
Surrogate Key
TOT_Q_CNT Measures the total number of NUMBER
contacts which were placed in the
Total Queue Count representative's queue at the contact
center site during the month range.

TOT_CNTCT_CNT Measures the total number of NUMBER


contacts handled by the
Total Contact Volume representative at the contact center
site during the month range.

INB_CNTCT_CNT Measures the actual number of NUMBER


inbound contacts received by the
Inbound Contact Count representative at the contact center
site during the month range.

OUTB_CNTCT_CNT Measures the actual number of NUMBER


outbound contacts sent from the
Outbound Volume representative at the contact center
site during the month range.

MAN_OUTB_CNTCT_CNT Measures the total number of NUMBER


outbound contacts manually initiated
Manual Outbound Contact Count by the representative at the contact
center site during the month range.

AUT_OUTB_CNTCT_CNT Measures the total number of NUMBER


outbound contacts made by an
Automatic Outbound Contact automatic dialer at the contact center
Count site during the month range.

ANSWERED_CNTCT_CNT Measures the total number of NUMBER


contacts answered by the contact
Total Answered Count representative at the contact center
site during the month range.

HELD_CNTCT_CNT Measures the total number of NUMBER


contacts that were put on hold by the
Contact Hold Volume representative at the contact center
site during the month range. For
example, if two contacts were
received and one of them was put on
hold twice, then held count would be
1.
TRNSFRD_CNTCT_CNT Measures the total number of NUMBER
contacts transferred by the
Contact Transfer Volume representative at the contact center
site during the month range. For
example, if two contacts were
received and one of them was
transferred twice, then transfer count
would be 1.

DWDMR A-Z.doc
TRSFRD_OUT_GRP_CNT Measures the number of contacts NUMBER
transferred to another group to
Contact Transferred To Other handled by the representative at the
Group Count contact center site during the month
range.
ABDN_CNTCT_CNT Measures the total number of NUMBER
contacts that are abandoned by the
Abandoned Count customer, while talking to each
contact representative at the contact
center site during the month range.

HANGUP_CNTCT_CNT Measures the total number of NUMBER


contacts that are hung up by the
Hang-Up Count customer, while talking to each
contact representative at the contact
center site during the month range.

RELEASE_CNTCT_CNT Measures the number of contacts NUMBER


released by the contact
Release Volume representative at the contact center
site while talking/chatting with the
customer during the month range.

TOT_TRNSFR_CNT Measures the total number of times NUMBER


various calls are transferred by the
Total Transfer Volume representative at the contact center
site during the month range. For
example, if there are two calls and
each call is transferred three times,
the Call Transfer Count is 6.

TOT_HOLD_CNT Measures the total number of times NUMBER


the calls were placed on hold by the
Total Hold Volume representative at the contact center
site during the month range. For
example, if there are two calls and
each call is placed on hold three
times, then call hold count is 6.

TOT_CONSULT_CNT Measures the number of times during NUMBER


a contact where the service rep
Total Consultation Volume consulted with someone else in this
organization during the month range.
Counts come from
W_CNTCT_CNTR_PERF_F, where
CONSULT_FLG = 'Y'.

TOT_CONFERENCE_CNT Measures the total number of times NUMBER


the primary service representative
Total Conference Volume handling a call conferenced the call
with another party in this
organization during the month range.
Counts come from
W_CNTCT_CNTR_PERF_F, where
CONFERENCE_FLG = 'Y'.

DWDMR A-Z.doc
PERTINENT_INFO_CNT Measures the number of contacts NUMBER
where the pertinent information is
Pertinent Information Count provided to the customer before the
contact representative starts talking
to the customer during the month
range.

CNTCT_MATCH_CNT Measures the number of contacts NUMBER


which were matched using the
Contact Match Count Customer entered digits (CED) and
the existing data in the organization
during the month range.

CNTCT_NMATCH_CNT Measures the number of contacts NUMBER


which could not be matched using the
Non-Match Count Customer entered digits (CED) and
the existing data in the organization
during the month range.

CNTCT_RQNG_ACW_CNT Measures the number of contacts NUMBER


which required after-contact activities
After Contact Work Count to be carried out by the
representative at the contact center
site during the month range.

TOT_QUEUE_DURN Measures the total duration for which NUMBER


contacts were placed in the
Total Queue Hold Duration representative's queue at the contact
center site during the month range.

MIN_QUEUE_DURN Measures the minimum duration for NUMBER


which contacts were placed in the
Minimum Queue Hold Duration representative's queue at the contact
center site during the month range.

MAX_QUEUE_DURN Measures the maximum duration for NUMBER


which contacts were placed in the
Maximum Queue Hold Duration representative's queue at the contact
center site during the month range.

TOT_TALK_DURN Measures the total duration spent NUMBER


answering various customer contacts
Total Talk Time by the contact representative at the
contact center site during the month
range. This includes hold time.

MIN_TALK_DURN Measures the minimum duration NUMBER


spent answering various customer
Minimum Talk Time contacts by the contact
representative at the contact center
site during the month range. This
includes hold time.
MAX_TALK_DURN Measures the maximum duration NUMBER
spent answering various customer
Maximum Talk Time contacts by the contact
representative at the contact center
site during the month range. This
includes hold time.

DWDMR A-Z.doc
TOT_HOLD_DURN Measures the total duration for which NUMBER
a contact is placed on hold by the
Total Hold Time contact representative at the contact
center site during the month range.

MIN_HOLD_DURN Measures the minimum duration for NUMBER


which a contact is placed on hold by
Minimum Hold Duration the contact representative at the
contact center site during the month
range.

MAX_HOLD_DURN Measures the maximum duration for NUMBER


which a contact is placed on hold by
Maximum Hold Duration the contact representative at the
contact center site during the month
range.

TOT_ACW_DURN Measures the total duration spent by NUMBER


the representative at the contact
Total After Call Work Time center site in performing the after-
contact activity for all contacts during
the month range.

MIN_ACW_DURN Measures the minimum duration NUMBER


spent by the representative at the
Minimum After Call Work contact center site in performing the
Duration after-contact activity for all contacts
during the month range.

MAX_ACW_DURN Measures the maximum duration NUMBER


spent by the representative at the
Maximum After Call Work contact center site in performing the
Duration after-contact activity for all contacts
during the month range.

TOT_HANDLE_DURN Measures the total duration spent by NUMBER


the contact representative at the
Total Handle Time contact center site in handling
customer contacts during the month
range. Tot Contact Handle Duration is
the sum of Total Contact Duration
and Total ACW Duration.

MIN_HANDLE_DURN Measures the minimum duration NUMBER


spent by the contact representative at
Minimum Handle Duration the contact center site in handling
customer contacts during the month
range.
MAX_HANDLE_DURN Measures the maximum duration NUMBER
spent by the contact representative at
Maximum Handle Duration the contact center site in handling
customer contacts during the month
range.
TOT_ANS_DELAY_DURN Measures the minimum duration that NUMBER
the contact representative at the
Total Answer Delay contact center site took to answer a
particular contact that was in queue
during the month range.

DWDMR A-Z.doc
MIN_ANS_DELAY_DURN Measures the minimum duration that NUMBER
the contact representative at the
Minimum Answer Delay contact center site took to answer a
particular contact that was in queue
during the month range.

MAX_ANS_DELAY_DURN Measures the maximum duration that NUMBER


the contact representative at the
Maximum Answer Delay contact center site took to answer a
contact that was in queue during the
month range.
TOT_ABDN_DURN Measures the total duration spent by NUMBER
the customers talking to the
Total Abandoned Time. representative at the contact center
site before abandonment during the
month range.
MIN_ABDN_DURN Measures the minimum duration NUMBER
spent by the customers talking to the
Minimum Abandoned Duration. contact representative at the contact
center site before abandonment
during the month range.

MAX_ABDN_DURN Measures the maximum duration NUMBER


spent by the customers talking to the
Maximum Abandoned Duration. representative at the contact center
site before abandonment during the
month range.
TOT_HANGUP_DURN Measures the total duration spent by NUMBER
the customers talking to the
Total Hang-Up Time representative at the contact center
site before hanging up during a month
range.
MIN_HANGUP_DURN Measures the minimum duration NUMBER
spent by the customers talking to the
Minimum Hang-Up Duration contact representative at the contact
center site before hanging up during
the month range.

MAX_HANGUP_DURN Measures the maximum duration NUMBER


spent by the customers talking to the
Maximum Hang-Up Duration representative at the contact center
site before hanging up during the
month range.
DOC_CURR_CODE This code corresponds to the VARCHAR2(30)
Document currency. The Document
Document Currency Code currency is the one in which the
transaction occurred.
LOC_CURR_CODE This code corresponds to the Local VARCHAR2(30)
currency.
Local currency code
DOC_TRUNK_COST_AMT Measures the total trunk cost NUMBER(28,10)
incurred by the contact
Trunk Cost representative at the contact center
site during the month range.

LOC_TRUNK_COST_AMT Measures the total trunk cost in local NUMBER(28,10)


currency incurred by the contact
Trunk Cost in Local Currency representative at the contact center
site during the month range.

DWDMR A-Z.doc
GLOBAL1_TRUNK_COST_AMT Measures the total trunk cost in NUMBER(28,10)
Global 1 currency incurred by the
Trunk Cost in Global1 currency contact representative at the contact
center site during the month range.

GLOBAL2_TRUNK_COST_AMT Measures the total trunk cost in NUMBER(28,10)


Global 2 currency incurred by the
Trunk Cost in Global2 currency contact representative at the contact
center site during the month range.

GLOBAL3_TRUNK_COST_AMT Measures the total trunk cost in NUMBER(28,10)


Global3 currency incurred by the
Trunk Cost in Global3 currency contact representative at the contact
center site during the month range.

DOC_EMP_COST_AMT Measures the total employee cost NUMBER(28,10)


incurred for each contact
Employee Cost representative at the contact center
site during the month range.

LOC_EMP_COST_AMT Measures the total employee in local NUMBER(28,10)


currency cost incurred for each
Employee Cost in Local Currency contact representative at the contact
center site during the month range.

GLOBAL1_EMP_COST_AMT Measures the total employee cost in NUMBER(28,10)


Global1 currency incurred for each
Employee Cost in Global1 contact representative at the contact
Currency center site during the month range.

GLOBAL2_EMP_COST_AMT Measures the total employee cost NUMBER(28,10)


incurred in Global2 currency for each
Employee Cost in Global2 contact representative at the contact
Currency center site during the month range.

GLOBAL3_EMP_COST_AMT Measures the total employee cost NUMBER(28,10)


incurred in Global3 currency for each
Employee Cost in Global3 contact representative at the contact
Currency center site during the month range.

DOC_OTHER_COST_AMT Measures the total miscellaneous cost NUMBER(28,10)


incurred by the contact
Other Cost representative at the contact center
site during the month range.

LOC_OTHER_COST_AMT Measures the total miscellaneous cost NUMBER(28,10)


in Local Currency incurred by the
Other Cost in Local Currency contact representative at the contact
center site during the month range.

GLOBAL1_OTHER_COST_AMT Measures the total employee cost in NUMBER(28,10)


Global1 currency incurred for each
Other Cost in Global1 Currency contact representative at the contact
center site during the month range.

DWDMR A-Z.doc
GLOBAL2_OTHER_COST_AMT Measures the total miscellaneous cost NUMBER(28,10)
incurred in Global2 currency by the
Other Cost in Global2 Currency contact representative at the contact
center site during the month range.

GLOBAL3_OTHER_COST_AMT Measures the total miscellaneous cost NUMBER(28,10)


incurred in Global3 currency by the
Other Cost in Global3 Currency contact representative at the contact
center site during the month range.

DOC_CNTCT_REV_AMT Measures the total revenue earned NUMBER(28,10)


through various contacts at the
Contact Revenue contact center site during the month
range.
LOC_CNTCT_REV_AMT Measures the total revenue earned in NUMBER(28,10)
Local Currency through various
Contact Revenue in Local Currency contacts at the contact center site
during the month range.

GLOBAL1_CNTCT_REV_AMT Measures the total revenue earned in NUMBER(28,10)


Global1 currency through various
Contact Revenue in Global1 contacts at the contact center site
Currency during the month range.

GLOBAL2_CNTCT_REV_AMT Measures the total revenue earned in NUMBER(28,10)


Global2 currency through various
Contact Revenue in Global2 contacts at the contact center site
Currency during the month range.

GLOBAL3_CNTCT_REV_AMT Measures the total revenue earned in NUMBER(28,10)


Global3 currency through various
Contact Revenue in Global3 contacts at the contact center site
Currency during the month range.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Oracle recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Oracle System Field. This column is NUMBER


the unique identifier for the specific
ETL Process Identifier ETL process used to create or update
this data.

DWDMR A-Z.doc
TENANT_ID This column is the unique identifier VARCHAR2(80)
for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

DWDMR A-Z.doc
W_CODE_D
Business Name: Code - Obsolete

Description:
W_CODE_D is the data warehouse Codes Table that stores all the standardized Code and Name combinations for
all languages within the data Warehouse based on the source codes and descriptions, as applicable for each
Tenant. For instance, Oracle 11i may call its US State codes as 'CA' the corresponding description as 'California',
whereas a different source like PeopleSoft may store these as 'CAL' and 'CALIF', and SAP may store these as '2'
and 'CA'. For the purpose of building an enterprise wide data warehouse, let us assume that the chosen
combination is 'CA' and 'CALIFORNIA'. In such a case, all the three variations will be stored in this table with the
common output of 'CA' and 'CALIFORNIA'. The typical usage of this table becomes obvious then. Given a source
system identifier and a source code, this table helps in bringing back the standardized code and description that
ultimately gets stored in the data warehouse tables.The grain of this table is a combination of columns that
define the Source System it originated from (DATASOURCE_NUM_ID), the source code used in that system
(SOURCE_CODE), the code categorization (CATEGORY) and the language in which the standardized description is
provided (LANGUAGE_CODE).

Table Columns:
Column Name Description Datatype Lookup Table
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

SOURCE_CODE This is a concatenated value of VARCHAR2(255)


Source_code_1 , Source_code_2 and
Source Code Source_code_3.
SOURCE_CODE_1 This is the first code in the hierarchy VARCHAR2(255)
of the various source codes used to
Customizable Attribute1 identify a particular code and
description combinations.

SOURCE_CODE_2 This is the second code in the VARCHAR2(255)


hierarchy of the various source codes
Customizable Attribute1 used to identify a particular code and
description combinations.

SOURCE_CODE_3 This is the third code in the hierarchy VARCHAR2(255)


of the various source codes used to
Customizable Attribute1 identify a particular code and
description combinations.

SOURCE_NAME_1 This is a short description of the VARCHAR2(255)


Source code.
Customizable Attribute1
SOURCE_NAME_2 This is a long description of the source VARCHAR2(255)
code.
Customizable Attribute1
CATEGORY This identifies the category to which VARCHAR2(30)
the code belongs to.For example, the
Category category could be 'acct clerk' or 'pay
term' or 'channel point' etc.

DWDMR A-Z.doc
LANGUAGE_CODE This identifies the language in which VARCHAR2(30)
the code value is maintained.
Language
MASTER_DATASOURCE_NUM_ID This is the unique identifier of the NUMBER
master system.
Master Identifier

MASTER_CODE This identifies the corresponding VARCHAR2(255)


master code for the source code.
Master Code
MASTER_VALUE This identifies the description for the VARCHAR2(255)
master code in the master source
Master Value system.
W_INSERT_DT This column stores the date on which DATE
the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
TENANT_ID This column is the unique identifier VARCHAR2(80)
for a Tenant in a multi-tenant
Generic Extension Column environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

DWDMR A-Z.doc
W_COMPA_RATIO_BAND_D
Business Name: W_COMPA_RATIO_BAND_D

Description:
Compa-ratio range bands analyze employee compa-ratio distribution.W_COMPA_RATIO_BAND_D dimension table
stores employee's Compa-ratio VALUES and Compa-ratio BANDS (e.g. <80%, 80%-100%, 100%-120%, etc).
The table will have a row for each value of compa-ratio and each band of compa-ratio. These compa-ratio bands
are user configurable based on reporting needs.

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

ROW_WID
PARENT_ROW_WID NUMBER

PARENT_ROW_WID
W_COMPA_RATIO_BAND_CODE VARCHAR2(255)

W_COMPA_RATIO_BAND_CODE

BAND_SEQUENCE_NUM NUMBER

BAND_SEQUENCE_NUM
BAND_MIN_VALUE NUMBER

BAND_MIN_VALUE
BAND_MAX_VALUE NUMBER

BAND_MAX_VALUE
LEVEL_ID VARCHAR2(80)

LEVEL_ID
CREATED_BY_WID NUMBER

CREATED_BY_WID
CHANGED_BY_WID NUMBER

CHANGED_BY_WID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT

DWDMR A-Z.doc
DELETE_FLG CHAR(1)

DELETE_FLG
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
ETL_PROC_WID NUMBER

ETL_PROC_WID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
X_CUSTOM VARCHAR2(10)

X_CUSTOM

DWDMR A-Z.doc
W_COMPETENCY_RATING_D
Business Name: W_COMPETENCY_RATING_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

ROW_WID
RATING_SCALE_CODE VARCHAR2(80)

RATING_SCALE_CODE
RATING_VALUE_CODE VARCHAR2(80)

RATING_VALUE_CODE
CREATED_BY_WID NUMBER W_USER_D

CREATED_BY_WID
CHANGED_BY_WID NUMBER W_USER_D

CHANGED_BY_WID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
DELETE_FLG VARCHAR2(1)

DELETE_FLG
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
ETL_PROC_WID NUMBER

ETL_PROC_WID

DWDMR A-Z.doc
TENANT_ID VARCHAR2(80)

TENANT_ID
X_CUSTOM VARCHAR2(10)

X_CUSTOM

DWDMR A-Z.doc
W_CONTRACT_HDR_D
Business Name: W_CONTRACT_HDR_D

Description:
Imported from database

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

CONTRACT_HEADER_ID VARCHAR2(80)

CONTRACT_NUM VARCHAR2(120)

CONTRACT_TYPE_CODE VARCHAR2(50)

CONTRACT_CAT_CODE VARCHAR2(50)

CONTRACT_STATUS_CODE VARCHAR2(50)

W_CONTRACT_STATUS_CODE VARCHAR2(50)

CONTRACT_START_DT DATE

CONTRACT_END_DT DATE

REVENUE_LIMIT_FLG CHAR(1)

INVOICE_LIMIT_FLG CHAR(1)

CREATED_BY_WID NUMBER W_USER_D

CHANGED_BY_WID NUMBER W_USER_D

CREATED_ON_DT DATE

CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT DATE

DWDMR A-Z.doc
AUX2_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT DATE

DELETE_FLG CHAR(1)

W_INSERT_DT DATE

W_UPDATE_DT DATE

DATASOURCE_NUM_ID NUMBER

ETL_PROC_WID NUMBER

INTEGRATION_ID VARCHAR2(80)

TENANT_ID VARCHAR2(80)

X_CUSTOM VARCHAR2(10)

DWDMR A-Z.doc
W_CONTRACT_LINE_D
Business Name: W_CONTRACT_LINE_D

Description:
Imported from database

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

CONTRACT_LINE_ID VARCHAR2(80)

CONTRACT_HEADER_ID VARCHAR2(80)

REVENUE_LIMIT_FLG CHAR(1)

INVOICE_LIMIT_FLG CHAR(1)

W_CONTRACT_RECORD_TYPE VARCHAR2(30)

CONTRACT_LINE_NUM VARCHAR2(150)

CONTRACT_LINE_DESC VARCHAR2(255)

CONTRACT_LINE_STATUS_CODE VARCHAR2(50)

W_CONTRACT_LINE_STATUS_CO VARCHAR2(50)
DE

CONTRACT_LINE_STATUS_NAME VARCHAR2(255)

CONTRACT_LINE_TYPE_CODE VARCHAR2(50)

CONTRACT_LINE_START_DT DATE

CONTRACT_LINE_END_DT DATE

AT_RISK_FLG CHAR(1)

DWDMR A-Z.doc
INTER_COMPANY_FLG CHAR(1)

INTER_PROJECT_FLG CHAR(1)

PROJECT_CONTRACT_FLG CHAR(1)

UOM_CODE VARCHAR2(50)

CREATED_BY_WID NUMBER W_USER_D

CHANGED_BY_WID NUMBER W_USER_D

CREATED_ON_DT DATE

CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT DATE

DELETE_FLG CHAR(1)

W_INSERT_DT DATE

W_UPDATE_DT DATE

DATASOURCE_NUM_ID NUMBER

ETL_PROC_WID NUMBER

INTEGRATION_ID VARCHAR2(80)

TENANT_ID VARCHAR2(80)

X_CUSTOM VARCHAR2(10)

DWDMR A-Z.doc
W_COST_CENTER_D
Business Name: W_COST_CENTER_D

Description:
This table Stores Cost Center Dimension Information. This supports type2 (out-of-the-box, no columns are
marked for SCD behaviour)

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate key to uniquely identify a NUMBER
record.

SCD1_WID SCD1 warehouse Id NUMBER

COST_CENTER_LOV_ID CostCenter List oF Values ID VARCHAR2(100)

COST_CENTER_VAL_CODE CostCenter Value Code VARCHAR2(150)

MANAGER_NAME Cost Center Manager Name VARCHAR2(255)

CONTROL_AREA_NUM Control Area Numbrer VARCHAR2(80)

CATEGORY_CODE CategoryCode VARCHAR2(80)

CURRENCY_CODE CurrencyCode VARCHAR2(80)

LANGUAGE_CODE LanguageCode VARCHAR2(80)

ST_ADDRESS1 Adddress Line1 VARCHAR2(255)

ST_ADDRESS2 Adddress Line2 VARCHAR2(255)

POST_OFFICE_BOX Post Office Box VARCHAR2(30)

C_CITY_CODE CityCode VARCHAR2(120)

STATE_CODE StateCode VARCHAR2(120)

REGION_CODE RegionCode VARCHAR2(120)

C_STATE_PROV_CODE StateCode VARCHAR2(120)

DWDMR A-Z.doc
FAX_NUM FaxNumber VARCHAR2(50)

POSTAL_CODE Postalcode VARCHAR2(120)

PHONE_NUM Phone Number VARCHAR2(50)

ACTIVE_FLG Active Flag CHAR(1)

CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D


dimension indicating the user who
created the record in the source
system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
last modified the record in the source
system.
W_COUNTRY_CODE CountryCode VARCHAR2(120)

CREATED_ON_DT Identifies the date and time when the DATE


record was initially created in the
source system.
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
system.
AUX1_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
time of the auxiliary table's record
which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
time of the auxiliary table's record
which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
time of the auxiliary table's record
which acts as a source for the current
table.
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
time of the auxiliary table's record
which acts as a source for the current
table.
EFFECTIVE_FROM_DT This column stores the date from DATE
which the dimension record is
effective. A value is either assigned by
Siebel Applications or extracted from
the source.
SRC_EFF_FROM_DT This column stores the date from DATE
which the source record (in the
Source system) is effective. The value
is extracted from the source
(whenever available)

DWDMR A-Z.doc
EFFECTIVE_TO_DT This column stores the date up to DATE
which the dimension record is
effective. A value is either assigned by
Siebel Applications or extracted from
the source.
DELETE_FLG This flag indicates the deletion status CHAR(1)
of the record in the source system. A
value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

SRC_EFF_TO_DT This column stores the date up to DATE


which the source record (in the
Source system) is effective. The value
is extracted from the source
(whenever available)
CURRENT_FLG This is a flag for marking dimension CHAR(1)
records as "Y" in order to represent
the current state of a dimension
entity. This flag is typically critical for
Type II slowly-changing dimensions,
as records in a Type II situation tend
to be numerous.

DATASOURCE_NUM_ID This column is the unique identifier of NUMBER W_GL_SEGMENT_D


the source system from which data
was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
process used to create or update this
data.
W_INSERT_DT This column stores the date on which DATE
the record was inserted in the data
warehouse table.
INTEGRATION_ID This column is the unique identifier of VARCHAR2(200) W_GL_SEGMENT_D
a dimension or fact entity in its source
system. In case of composite keys, the
value in this column can consist of
concatenated parts.

W_UPDATE_DT This column stores the date on which DATE


the record was last updated in the
data warehouse table.

CITY_CODE CityCode VARCHAR2(120)

DWDMR A-Z.doc
TENANT_ID This column is the unique identifier VARCHAR2(80)
for a Tenant in a multi-tenant
environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.

DWDMR A-Z.doc
W_COST_CENTER_DH
Business Name: W_COST_CENTER_DH

Description:
This table Stores Cost Center Hierarchy Information

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate key to uniquely identify a NUMBER
record.

COST_CENTER_WID CostCenter Warehouse Id NUMBER W_COST_CENTER_D

HIERARCHY_ID Hierarchy Id VARCHAR2(100)

HIERARCHY_VERSION Hierarchy Version VARCHAR2(100)

HIERARCHY_VERSION_NAME VARCHAR2(100)

HIERARCHY_LOV_ID Hierarchy List of Values Id VARCHAR2(100)

INTEGRATION_ID Level 0 Integration Id VARCHAR2(400)

LEVEL0_INTEGRATION_ID VARCHAR2(400)

LEVEL0_CODE VARCHAR2(250)

LEVEL1_INTEGRATION_ID Level 1 Integration Id VARCHAR2(400)

LEVEL1_CODE Level 1 Code VARCHAR2(250)

LEVEL2_INTEGRATION_ID Level 2 Integration Id VARCHAR2(400)

LEVEL2_CODE Level 2 Code VARCHAR2(250)

LEVEL3_INTEGRATION_ID Level 3 Integration Id VARCHAR2(400)

LEVEL3_CODE Level 3 Code VARCHAR2(250)

LEVEL4_INTEGRATION_ID Level 4 Integration Id VARCHAR2(400)

DWDMR A-Z.doc
LEVEL4_CODE Level 4 Code VARCHAR2(250)

LEVEL5_INTEGRATION_ID Level 5 Integration Id VARCHAR2(400)

LEVEL5_CODE Level 5 Code VARCHAR2(250)

LEVEL6_INTEGRATION_ID Level 6 Integration Id VARCHAR2(400)

LEVEL6_CODE Level 6 Code VARCHAR2(250)

LEVEL7_INTEGRATION_ID Level 7 Integration Id VARCHAR2(400)

LEVEL7_CODE Level 7 Code VARCHAR2(250)

LEVEL8_INTEGRATION_ID Level 8 Integration Id VARCHAR2(400)

LEVEL8_CODE Level 8 Code VARCHAR2(250)

LEVEL9_INTEGRATION_ID Level 9 Integration Id VARCHAR2(400)

LEVEL9_CODE Level 9 Code VARCHAR2(250)

LEVEL10_INTEGRATION_ID Level 10 Integration Id VARCHAR2(400)

LEVEL10_CODE Level 10 Code VARCHAR2(250)

LEVEL11_INTEGRATION_ID Level 11 Integration Id VARCHAR2(400)

LEVEL11_CODE Level 11 Code VARCHAR2(250)

LEVEL12_INTEGRATION_ID Level 12 Integration Id VARCHAR2(400)

LEVEL12_CODE Level 12 Code VARCHAR2(250)

LEVEL13_INTEGRATION_ID Level 13 Integration Id VARCHAR2(400)

LEVEL13_CODE Level 13 Code VARCHAR2(250)

LEVEL14_INTEGRATION_ID Level 14 Integration Id VARCHAR2(400)

DWDMR A-Z.doc
LEVEL14_CODE Level 14 Code VARCHAR2(250)

LEVEL15_INTEGRATION_ID Level 15 Integration Id VARCHAR2(400)

LEVEL15_CODE Level 15 Code VARCHAR2(250)

LEVEL16_INTEGRATION_ID Level 16 Integration Id VARCHAR2(400)

LEVEL16_CODE Level 16 Code VARCHAR2(250)

LEVEL17_INTEGRATION_ID Level 17 Integration Id VARCHAR2(400)

LEVEL17_CODE Level 17 Code VARCHAR2(250)

LEVEL18_INTEGRATION_ID Level 18 Integration Id VARCHAR2(400)

LEVEL18_CODE Level 18 Code VARCHAR2(250)

LEVEL19_INTEGRATION_ID Level 19 Integration Id VARCHAR2(400)

LEVEL19_CODE Level 19 Code VARCHAR2(250)

LEVEL20_INTEGRATION_ID Level 20 Integration Id VARCHAR2(400)

LEVEL20_CODE Level 20 Code VARCHAR2(250)

LEVEL21_INTEGRATION_ID Level 21 Integration Id VARCHAR2(400)

LEVEL21_CODE Level 21Code VARCHAR2(250)

LEVEL22_INTEGRATION_ID Level 22 Integration Id VARCHAR2(400)

LEVEL22_CODE Level 22 Code VARCHAR2(250)

LEVEL23_INTEGRATION_ID Level 23 Integration Id VARCHAR2(400)

LEVEL23_CODE Level 23 Code VARCHAR2(250)

LEVEL24_INTEGRATION_ID Level 24 Integration Id VARCHAR2(400)

DWDMR A-Z.doc
LEVEL24_CODE Level 24 Code VARCHAR2(250)

LEVEL25_INTEGRATION_ID Level 25 Integration Id VARCHAR2(400)

LEVEL25_CODE Level 25 Code VARCHAR2(250)

LEVEL26_INTEGRATION_ID Level 26 Integration Id VARCHAR2(400)

LEVEL26_CODE Level 26 Code VARCHAR2(250)

LEVEL27_INTEGRATION_ID Level 27 Integration Id VARCHAR2(400)

LEVEL27_CODE Level 27 Code VARCHAR2(250)

LEVEL28_INTEGRATION_ID Level 28 Integration Id VARCHAR2(400)

LEVEL28_CODE Level 82 Code VARCHAR2(250)

LEVEL29_INTEGRATION_ID Level 29 Integration Id VARCHAR2(400)

LEVEL29_CODE Level 29 Code VARCHAR2(250)

LEVEL30_INTEGRATION_ID Level 30 Integration Id VARCHAR2(400)

LEVEL30_CODE Level 30 Code VARCHAR2(250)

LEVEL31_INTEGRATION_ID Level 31 Integration Id VARCHAR2(400)

LEVEL31_CODE Level 31 Code VARCHAR2(250)

FIXED_HIER_LEVEL Fixed Hierarchy Level NUMBER

CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER


dimension indicating the user who
created the record in the source
system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER
dimension indicating the user who
last modified the record in the source
system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
source system.

DWDMR A-Z.doc
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
system.
AUX1_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
time of the auxiliary table's record
which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
time of the auxiliary table's record
which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
time of the auxiliary table's record
which acts as a source for the current
table.
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
time of the auxiliary table's record
which acts as a source for the current
table.
SRC_EFF_FROM_DT This column stores the date from DATE
which the source record (in the
Source system) is effective. The value
is extracted from the source
(whenever available)
SRC_EFF_TO_DT This column stores the date up to DATE
which the source record (in the
Source system) is effective. The value
is extracted from the source
(whenever available)
EFFECTIVE_FROM_DT This column stores the date from DATE
which the dimension record is
effective. A value is either assigned by
Siebel Applications or extracted from
the source.
EFFECTIVE_TO_DT This column stores the date up to DATE
which the dimension record is
effective. A value is either assigned by
Siebel Applications or extracted from
the source.
DELETE_FLG This flag indicates the deletion status CHAR(1)
of the record in the source system. A
value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

CURRENT_FLG This is a flag for marking dimension CHAR(1)


records as "Y" in order to represent
the current state of a dimension
entity. This flag is typically critical for
Type II slowly-changing dimensions,
as records in a Type II situation tend
to be numerous.

DWDMR A-Z.doc
W_INSERT_DT This column stores the date on which DATE
the record was inserted in the data
warehouse table.
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
data warehouse table.

DATASOURCE_NUM_ID This column is the unique identifier of NUMBER


the source system from which data
was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
process used to create or update this
data.
TENANT_ID This column is the unique identifier VARCHAR2(80)
for a Tenant in a multi-tenant
environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.

ENABLED_FLG VARCHAR2(1)

LEVEL0_SECURITY_ID VARCHAR2(400)

LEVEL1_SECURITY_ID VARCHAR2(400)

LEVEL2_SECURITY_ID VARCHAR2(400)

LEVEL3_SECURITY_ID VARCHAR2(400)

LEVEL4_SECURITY_ID VARCHAR2(400)

LEVEL5_SECURITY_ID VARCHAR2(400)

LEVEL6_SECURITY_ID VARCHAR2(400)

LEVEL7_SECURITY_ID VARCHAR2(400)

LEVEL8_SECURITY_ID VARCHAR2(400)

DWDMR A-Z.doc
LEVEL9_SECURITY_ID VARCHAR2(400)

LEVEL10_SECURITY_ID VARCHAR2(400)

LEVEL11_SECURITY_ID VARCHAR2(400)

LEVEL12_SECURITY_ID VARCHAR2(400)

LEVEL13_SECURITY_ID VARCHAR2(400)

LEVEL14_SECURITY_ID VARCHAR2(400)

LEVEL15_SECURITY_ID VARCHAR2(400)

LEVEL16_SECURITY_ID VARCHAR2(400)

LEVEL17_SECURITY_ID VARCHAR2(400)

LEVEL18_SECURITY_ID VARCHAR2(400)

LEVEL19_SECURITY_ID VARCHAR2(400)

LEVEL20_SECURITY_ID VARCHAR2(400)

LEVEL21_SECURITY_ID VARCHAR2(400)

LEVEL22_SECURITY_ID VARCHAR2(400)

LEVEL23_SECURITY_ID VARCHAR2(400)

LEVEL24_SECURITY_ID VARCHAR2(400)

LEVEL25_SECURITY_ID VARCHAR2(400)

LEVEL26_SECURITY_ID VARCHAR2(400)

LEVEL27_SECURITY_ID VARCHAR2(400)

LEVEL28_SECURITY_ID VARCHAR2(400)

DWDMR A-Z.doc
LEVEL29_SECURITY_ID VARCHAR2(400)

LEVEL30_SECURITY_ID VARCHAR2(400)

LEVEL31_SECURITY_ID VARCHAR2(400)

DWDMR A-Z.doc
W_COST_CENTER_HIER_H
Business Name: W_COST_CENTER_HIER_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
HIERARCHY_LOV_ID NUMBER

PARENT_INTEGRATION_ID VARCHAR2(400)

CHILD_INTEGRATION_ID VARCHAR2(400)

PARENT_VALUE VARCHAR2(400)

CHILD_VALUE VARCHAR2(400)

MEMBER_ALIAS VARCHAR2(200)

PARENT_KEY VARCHAR2(400)

CHILD_KEY VARCHAR2(400)

PARENT_LEVEL NUMBER

CHILD_LEVEL NUMBER

DISTANCE NUMBER

DATASOURCE_NUM_ID NUMBER

INTEGRATION_ID VARCHAR2(400)

CHILD_NODE_FLG VARCHAR2(1)

DWDMR A-Z.doc
W_COST_CENTER_T1_D
Business Name: W_COST_CENTER_T1_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
DATASOURCE_NUM_ID Datasource Num Id NUMBER

Datasource Num Id
INTEGRATION_ID Integration Id VARCHAR2(80)

Integration Id
SCD1_WID SCD1_WarehouseId NUMBER

SCD1_WarehouseId
W_INSERT_DT DATE

W_UPDATE_DT DATE

ETL_PROC_WID NUMBER

DWDMR A-Z.doc
W_CST_COST_ORG_BOOK_D
Business Name: W_CST_COST_ORG_BOOK_D

Description:
Has the cost organization, cost book code based on the definitions above. For a given cost org, one cost book is
set as the primary book

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

COST_ORG_ID VARCHAR2(100)

COST_BOOK_CODE VARCHAR2(50)

PRIMARY_BOOK_FLG CHAR(1)

CREATED_BY_WID NUMBER

CHANGED_BY_WID NUMBER

CREATED_ON_DT DATE

CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT DATE

EFFECTIVE_FROM_DT DATE

EFFECTIVE_TO_DT DATE

DELETE_FLG CHAR(1)

CURRENT_FLG CHAR(1)

W_INSERT_DT DATE

DWDMR A-Z.doc
W_UPDATE_DT DATE

DATASOURCE_NUM_ID NUMBER

INTEGRATION_ID VARCHAR2(80)

ETL_PROC_WID NUMBER

TENANT_ID VARCHAR2(80)

X_CUSTOM VARCHAR2(10)

DWDMR A-Z.doc
W_CST_INTRANSIT_DAILY_F
Business Name: Cost Intransit Daily Fact

Description:
Cost Intransit Daily FactHolds in transit quantity and in transit amount by Item, Inventory Org, Cost Org, Cost
Book

Table Columns:
Column Name Description Datatype Lookup Table
EFF_FROM_DT_WID NUMBER W_DAY_D

EFF_TO_DT_WID NUMBER W_DAY_D

COST_ORG_WID NUMBER W_INT_ORG_D

COST_ORG_BOOK_WID NUMBER W_CST_COST_ORG_BOOK_D

INVENTORY_ITEM_WID NUMBER W_INVENTORY_PRODUCT_D

INVENTORY_ORG_WID NUMBER W_INT_ORG_D

BU_WID NUMBER W_INT_ORG_D

LEGAL_ENTITY_WID NUMBER W_INT_ORG_D

LEDGER_WID NUMBER W_LEDGER_D

INVENTORY_LOC_WID NUMBER W_BUSN_LOCATION_D

STORAGE_LOC_WID NUMBER W_BUSN_LOCATION_D

TRANSFER_COST_ORG_WID NUMBER W_INT_ORG_D

TRANSFER_COST_ORG_BOOK_WI NUMBER W_CST_COST_ORG_BOOK_D


D

TRANSFER_INVENTORY_ORG_WI NUMBER W_INT_ORG_D


D

TRANSFER_INVENTORY_LOC_WID NUMBER W_BUSN_LOCATION_D

DWDMR A-Z.doc
TRANSFER_STORAGE_LOC_WID NUMBER W_BUSN_LOCATION_D

MCAL_CAL_WID NUMBER W_MCAL_CAL_D

FOB_POINT NUMBER

COSTED_QTY NUMBER(28,10)

COSTED_AMT NUMBER(28,10)

UOM_CODE This code corresponds to the VARCHAR2(30)


document currency. This typically is
Document/Transaction Currency the currency in which the transaction
Code occurred. Amounts will be stored in
this currency.
LOC_CURR_CODE This code corresponds to the local VARCHAR2(30)
currency. The local currency typically
Local/Regional Reporting Currency is the one in which the transaction
Code will be posted to meet legal
requirements for Company's Financial
reporting. Alternatively, it may be
linked to the currency used by
local/regional business units for
reporting purposes.

GLOBAL1_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)


Document Currency to the first Global
Document to Global1 (for Global Currency. The Global currencies are
Reporting) Currency Exchange defined in global currency master
Rate table.
GLOBAL2_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the second
Document to Global2 (for Global Global Currency. The Global
Reporting) Currency Exchange currencies are defined in global
Rate currency master table.
GLOBAL3_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the third
Document to Global3 (for Global Global Currency. The Global
Reporting) Currency Exchange currencies are defined in global
Rate currency master table.
CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Created By User created the record in the source
Surrogate Key system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Last Modified By last modified the record in the source
User Surrogate Key system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
Source Record Creation Date and source system.
Time

DWDMR A-Z.doc
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
Source Record Last Modified Date system.
and Time
AUX1_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time11 which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time12 which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time13 which acts as a source for the current
table.
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time1 which acts as a source for the current
table.
DELETE_FLG This flag indicates the deletion status CHAR(1)
of the record in the source system. A
Deleted Record Indicator value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
ETL Process Identifier process used to create or update this
data.
INTEGRATION_ID This column is the unique identifier of VARCHAR2(400)
a dimension or fact entity in its source
Unique Source Record Identifier system. In case of composite keys, the
value in this column can consist of
concatenated parts.

DWDMR A-Z.doc
TENANT_ID This column is the unique identifier VARCHAR2(80)
for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
Generic Extension Column

DWDMR A-Z.doc
W_CST_INTRAN_ACC_DAILY_F
Business Name: Cost Intransit Accounted Daily Fact

Description:
Cost Intransit Daily FactHolds in transit quantity and in transit amount by Item, Inventory Org, Cost Org, Cost
Book; but the cost and amount of intransit is based on what is accounted in GL

Table Columns:
Column Name Description Datatype Lookup Table
EFF_FROM_DT_WID NUMBER W_DAY_D

EFF_TO_DT_WID NUMBER W_DAY_D

COST_ORG_WID NUMBER W_INT_ORG_D

COST_ORG_BOOK_WID NUMBER W_CST_COST_ORG_BOOK_D

INVENTORY_ITEM_WID NUMBER W_INVENTORY_PRODUCT_D

INVENTORY_ORG_WID NUMBER W_INT_ORG_D

BU_WID NUMBER W_INT_ORG_D

LEGAL_ENTITY_WID NUMBER W_INT_ORG_D

LEDGER_WID NUMBER W_LEDGER_D

INVENTORY_LOC_WID NUMBER W_BUSN_LOCATION_D

STORAGE_LOC_WID NUMBER W_BUSN_LOCATION_D

TRANSFER_COST_ORG_WID NUMBER W_INT_ORG_D

TRANSFER_COST_ORG_BOOK_WI NUMBER W_CST_COST_ORG_BOOK_D


D

TRANSFER_INVENTORY_ORG_WI NUMBER W_INT_ORG_D


D

TRANSFER_INVENTORY_LOC_WID NUMBER W_BUSN_LOCATION_D

DWDMR A-Z.doc
TRANSFER_STORAGE_LOC_WID NUMBER W_BUSN_LOCATION_D

MCAL_CAL_WID NUMBER W_MCAL_CAL_D

FOB_POINT NUMBER

ACCOUNTED_QTY NUMBER(28,10)

ACCOUNTED_AMT NUMBER(28,10)

UOM_CODE This code corresponds to the VARCHAR2(30)


document currency. This typically is
Document/Transaction Currency the currency in which the transaction
Code occurred. Amounts will be stored in
this currency.
LOC_CURR_CODE This code corresponds to the local VARCHAR2(30)
currency. The local currency typically
Local/Regional Reporting Currency is the one in which the transaction
Code will be posted to meet legal
requirements for Company's Financial
reporting. Alternatively, it may be
linked to the currency used by
local/regional business units for
reporting purposes.

GLOBAL1_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)


Document Currency to the first Global
Document to Global1 (for Global Currency. The Global currencies are
Reporting) Currency Exchange defined in global currency master
Rate table.
GLOBAL2_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the second
Document to Global2 (for Global Global Currency. The Global
Reporting) Currency Exchange currencies are defined in global
Rate currency master table.
GLOBAL3_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the third
Document to Global3 (for Global Global Currency. The Global
Reporting) Currency Exchange currencies are defined in global
Rate currency master table.
CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Created By User created the record in the source
Surrogate Key system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Last Modified By last modified the record in the source
User Surrogate Key system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
Source Record Creation Date and source system.
Time

DWDMR A-Z.doc
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
Source Record Last Modified Date system.
and Time
AUX1_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time11 which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time12 which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time13 which acts as a source for the current
table.
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time1 which acts as a source for the current
table.
DELETE_FLG This flag indicates the deletion status CHAR(1)
of the record in the source system. A
Deleted Record Indicator value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
ETL Process Identifier process used to create or update this
data.
INTEGRATION_ID This column is the unique identifier of VARCHAR2(400)
a dimension or fact entity in its source
Unique Source Record Identifier system. In case of composite keys, the
value in this column can consist of
concatenated parts.

DWDMR A-Z.doc
TENANT_ID This column is the unique identifier VARCHAR2(80)
for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
Generic Extension Column

DWDMR A-Z.doc
W_CST_ITEM_COST_DAILY_F
Business Name: Item Cost Daily Fact

Description:
SIL_CSTItemCostDailyFactThis table captures the item cost by cost element for a given item, inventory org, cost
org, cost book combination

Table Columns:
Column Name Description Datatype Lookup Table
EFF_FROM_DT_WID NUMBER W_DAY_D

EFF_TO_DT_WID NUMBER W_DAY_D

COST_ORG_WID NUMBER W_INT_ORG_D

COST_ORG_BOOK_WID NUMBER W_CST_COST_ORG_BOOK_D

VAL_UNIT_WID NUMBER W_CST_VAL_UNIT_D

INVENTORY_ITEM_WID NUMBER W_PRODUCT_D

COST_ELEMENT_WID NUMBER W_XACT_TYPE_D

LEGAL_ENTITY_WID NUMBER W_INT_ORG_D

COST_GROUP_ID NUMBER(28,10)

MCAL_CAL_WID NUMBER W_MCAL_CAL_D

UNIT_COST NUMBER(28,10)

UOM_CODE This code corresponds to the VARCHAR2(30)


document currency. This typically is
Document/Transaction Currency the currency in which the transaction
Code occurred. Amounts will be stored in
this currency.
LOC_CURR_CODE This code corresponds to the local VARCHAR2(30)
currency. The local currency typically
Local/Regional Reporting Currency is the one in which the transaction
Code will be posted to meet legal
requirements for Company's Financial
reporting. Alternatively, it may be
linked to the currency used by
local/regional business units for
reporting purposes.

DWDMR A-Z.doc
GLOBAL1_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the first Global
Document to Global1 (for Global Currency. The Global currencies are
Reporting) Currency Exchange defined in global currency master
Rate table.
GLOBAL2_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the second
Document to Global2 (for Global Global Currency. The Global
Reporting) Currency Exchange currencies are defined in global
Rate currency master table.
GLOBAL3_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the third
Document to Global3 (for Global Global Currency. The Global
Reporting) Currency Exchange currencies are defined in global
Rate currency master table.
CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Created By User created the record in the source
Surrogate Key system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Last Modified By last modified the record in the source
User Surrogate Key system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
Source Record Creation Date and source system.
Time
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
Source Record Last Modified Date system.
and Time
AUX1_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time11 which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time12 which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time13 which acts as a source for the current
table.
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time1 which acts as a source for the current
table.
DELETE_FLG This flag indicates the deletion status CHAR(1)
of the record in the source system. A
Deleted Record Indicator value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

DWDMR A-Z.doc
W_INSERT_DT This column stores the date on which DATE
the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
ETL Process Identifier process used to create or update this
data.
INTEGRATION_ID This column is the unique identifier of VARCHAR2(400)
a dimension or fact entity in its source
Unique Source Record Identifier system. In case of composite keys, the
value in this column can consist of
concatenated parts.

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
Generic Extension Column
W_UOM VARCHAR2(200)

W_CURRENCY VARCHAR2(200)

W_COST_METHOD VARCHAR2(200)

COST_METHOD VARCHAR2(200)

DWDMR A-Z.doc
W_CST_ONHAND_ACC_DAILY_F
Business Name: Cost Onhand Accounted Daily Fact

Description:

Cost Onhand Daily FactThis table captures the onhand balance in quantity and amount, based on daily snapshot;
but provides on-hand balance in quantity and amount, based on what was accounted (posted in GL)

Table Columns:
Column Name Description Datatype Lookup Table
EFF_FROM_DT_WID NUMBER W_DAY_D

EFF_TO_DT_WID NUMBER W_DAY_D

COST_ORG_WID NUMBER W_INT_ORG_D

COST_ORG_BOOK_WID NUMBER W_CST_COST_ORG_BOOK_D

VAL_UNIT_WID NUMBER W_CST_VAL_UNIT_D

INVENTORY_ITEM_WID NUMBER W_INVENTORY_PRODUCT_D

INVENTORY_ORG_WID NUMBER W_INT_ORG_D

BU_WID NUMBER W_INT_ORG_D

LEGAL_ENTITY_WID NUMBER W_INT_ORG_D

LEDGER_WID NUMBER W_LEDGER_D

INVENTORY_LOC_WID NUMBER W_BUSN_LOCATION_D

STORAGE_LOC_WID NUMBER W_BUSN_LOCATION_D

ACCOUNTED_AMT NUMBER(28,10)

MCAL_CAL_WID VARCHAR2(10) W_MCAL_CAL_D

ACCOUNTED_QTY NUMBER(28,10)

UOM_CODE VARCHAR2(30)

DWDMR A-Z.doc
LOC_CURR_CODE This code corresponds to the local VARCHAR2(30)
currency. The local currency typically
Local/Regional Reporting Currency is the one in which the transaction
Code will be posted to meet legal
requirements for Company's Financial
reporting. Alternatively, it may be
linked to the currency used by
local/regional business units for
reporting purposes.

GLOBAL1_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)


Document Currency to the first Global
Document to Global1 (for Global Currency. The Global currencies are
Reporting) Currency Exchange defined in global currency master
Rate table.
GLOBAL2_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the second
Document to Global2 (for Global Global Currency. The Global
Reporting) Currency Exchange currencies are defined in global
Rate currency master table.
GLOBAL3_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the third
Document to Global3 (for Global Global Currency. The Global
Reporting) Currency Exchange currencies are defined in global
Rate currency master table.
CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Created By User created the record in the source
Surrogate Key system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Last Modified By last modified the record in the source
User Surrogate Key system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
Source Record Creation Date and source system.
Time
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
Source Record Last Modified Date system.
and Time
AUX1_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time11 which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time12 which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time13 which acts as a source for the current
table.

DWDMR A-Z.doc
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time1 which acts as a source for the current
table.
DELETE_FLG This flag indicates the deletion status CHAR(1)
of the record in the source system. A
Deleted Record Indicator value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
ETL Process Identifier process used to create or update this
data.
INTEGRATION_ID This column is the unique identifier of VARCHAR2(400)
a dimension or fact entity in its source
Unique Source Record Identifier system. In case of composite keys, the
value in this column can consist of
concatenated parts.

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
Generic Extension Column

DWDMR A-Z.doc
W_CST_ONHAND_DAILY_F
Business Name: Cost Onhand Daily Fact

Description:

Cost Onhand Daily FactThis table captures the onhand balance in quantity and amount, based on daily snapshot

Table Columns:
Column Name Description Datatype Lookup Table
EFF_FROM_DT_WID NUMBER W_DAY_D

EFF_TO_DT_WID NUMBER W_DAY_D

COST_ORG_WID NUMBER W_INT_ORG_D

COST_ORG_BOOK_WID NUMBER W_CST_COST_ORG_BOOK_D

VAL_UNIT_WID NUMBER W_CST_VAL_UNIT_D

INVENTORY_ITEM_WID NUMBER W_INVENTORY_PRODUCT_D

INVENTORY_ORG_WID NUMBER W_INT_ORG_D

BU_WID NUMBER W_INT_ORG_D

LEGAL_ENTITY_WID NUMBER W_INT_ORG_D

LEDGER_WID NUMBER W_LEDGER_D

INVENTORY_LOC_WID NUMBER W_BUSN_LOCATION_D

STORAGE_LOC_WID NUMBER W_BUSN_LOCATION_D

MCAL_CAL_WID NUMBER W_MCAL_CAL_D

COSTED_AMT NUMBER(28,10)

COSTED_QTY NUMBER(28,10)

UOM_CODE VARCHAR2(30)

DWDMR A-Z.doc
LOC_CURR_CODE This code corresponds to the local VARCHAR2(30)
currency. The local currency typically
Local/Regional Reporting Currency is the one in which the transaction
Code will be posted to meet legal
requirements for Company's Financial
reporting. Alternatively, it may be
linked to the currency used by
local/regional business units for
reporting purposes.

GLOBAL1_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)


Document Currency to the first Global
Document to Global1 (for Global Currency. The Global currencies are
Reporting) Currency Exchange defined in global currency master
Rate table.
GLOBAL2_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the second
Document to Global2 (for Global Global Currency. The Global
Reporting) Currency Exchange currencies are defined in global
Rate currency master table.
GLOBAL3_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the third
Document to Global3 (for Global Global Currency. The Global
Reporting) Currency Exchange currencies are defined in global
Rate currency master table.
CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Created By User created the record in the source
Surrogate Key system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Last Modified By last modified the record in the source
User Surrogate Key system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
Source Record Creation Date and source system.
Time
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
Source Record Last Modified Date system.
and Time
AUX1_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time11 which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time12 which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time13 which acts as a source for the current
table.

DWDMR A-Z.doc
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time1 which acts as a source for the current
table.
DELETE_FLG This flag indicates the deletion status CHAR(1)
of the record in the source system. A
Deleted Record Indicator value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
ETL Process Identifier process used to create or update this
data.
INTEGRATION_ID This column is the unique identifier of VARCHAR2(400)
a dimension or fact entity in its source
Unique Source Record Identifier system. In case of composite keys, the
value in this column can consist of
concatenated parts.

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
Generic Extension Column

DWDMR A-Z.doc
W_CST_VAL_UNIT_D
Business Name: W_CST_VAL_UNIT_D

Description:
Imported from databaseThis table captures the granularity at which the costs are stored - cost organization,
inventory organization, Sub-Inventory etc

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

VAL_STRUCTURE_SET_ID VARCHAR2(30)

VAL_STRUCTURE_ID VARCHAR2(80)

VAL_UNIT_CODE VARCHAR2(50)

VAL_STRUCTURE_TYPE_CODE VARCHAR2(50)

W_VAL_STRUCTURE_TYPE_CODE VARCHAR2(50)

VAL_STRUCTURE_MODE_CODE VARCHAR2(50)

VAL_STRUCTURE_CODE VARCHAR2(50)

STRUCTURE_INSTANCE_NUM NUMBER

CREATED_BY_WID NUMBER

CHANGED_BY_WID NUMBER

CREATED_ON_DT DATE

CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT DATE

DWDMR A-Z.doc
DELETE_FLG CHAR(1)

CURRENT_FLG CHAR(1)

W_INSERT_DT DATE

W_UPDATE_DT DATE

DATASOURCE_NUM_ID NUMBER

INTEGRATION_ID VARCHAR2(80)

ETL_PROC_WID NUMBER

TENANT_ID VARCHAR2(80)

X_CUSTOM VARCHAR2(10)

DWDMR A-Z.doc
W_CTRY_REGN_D
Business Name: W_CTRY_REGN_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
COUNTRY VARCHAR2(30)

REGION VARCHAR2(30)

INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)


a dimension or fact entity in its source
system. In case of composite keys, the
value in this column can consist of
concatenated parts.

DATASOURCE_NUM_ID This column is the unique identifier of NUMBER


the source system from which data
was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID ETL Process WID NUMBER

W_INSERT_DT Date on which the record was DATE


inserted.

W_UPDATE_DT Date on which the record was DATE


updated.

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

ROW_WID Surrogate key to uniquely identify a NUMBER


record.

DWDMR A-Z.doc
W_CUSTOMER_ACCOUNT_D
Business Name: W_CUSTOMER_ACCOUNT_D

Description:
W_CUSTOMER_ACCOUNT_D is the dimension table for Customer Account Dimension, the grain of this dimension
is at the Account level.

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate key to uniquely identify a NUMBER
record
Surrogate key to uniquely identify
a record
SCD1_WID SCD1_WID column NUMBER

SCD1_WID column
NAME Customer Account Name VARCHAR2(250)

Customer Account Name


PARTY_ID Party ID VARCHAR2(80)

Party ID
ACCOUNT_TYPE_CODE Customer Account Type Code VARCHAR2(80)

Customer Account Type Code


ACCOUNT_CLASS_CODE Customer Account Class Code VARCHAR2(80)

Customer Account Class Code


ACTIVE_FLG Active Flag CHAR(1)

Active Flag
BASE_CURCY_CD Base Currency Code VARCHAR2(20)

Base Currency Code


FRGHT_TERMS_CODE Freight Terms Code VARCHAR2(80)

Freight Terms Code


ACCOUNT_TEMINATION_DT Account Termination date DATE

Account Termination date


ACCOUNT_SINCE_DT Customer Account Since Date DATE

Customer Account Since Date


ALT_ACCOUNT_NUM Alternative Account Number VARCHAR2(80)

Alternative Account Number


ACCOUNT_NUM Customer Account Number VARCHAR2(30)

Customer Account Number


COMPANY_CODE Customer Account Company VARCHAR2(80)

Customer Account Company


REF_CUSTOMER_NUM Reference Customer Number VARCHAR2(50)

Reference Customer Number


REF_CUSTOMER_NAME Reference Customer Name VARCHAR2(255)

Reference Customer Name

DWDMR A-Z.doc
LATE_CHARGE_BEGIN_DATE Late Charge Begin Date DATE

Late Charge Begin Date


PAY_TERMS_CODE Bill of Exchange Payment Terms Code VARCHAR2(80)

Bill of Exchange Payment Terms


Code
CRLIMIT_EXCEED_DT Credit Limit Exceeded Date DATE

Credit Limit Exceeded Date


RECON_ACCT_NUM Reconciliation Account Number VARCHAR2(30)

Reconciliation Account Number

HO_ACCT_NUM Head Office Account Number VARCHAR2(30)

Head Office Account Number


BOE_PAYTERMS_CODE Bill of Exchange Payment Terms Code VARCHAR2(80)

Bill of Exchange Payment Terms


Code
TOLERANCE_GRP_CODE Tolerance Group Code VARCHAR2(80)

Tolerance Group Code


CREATED_BY_WID created by wid NUMBER W_USER_D

Created by wid
CHANGED_BY_WID Changed by wid NUMBER W_USER_D

Changed by wid
CREATED_ON_DT Created on Date DATE

Record creation date


CHANGED_ON_DT Changed on date DATE

Record updation date


AUX1_CHANGED_ON_DT Auxiliary changed on date DATE

Auxiliary changed on date


AUX2_CHANGED_ON_DT Auxiliary changed on date DATE

Auxiliary changed on date


AUX3_CHANGED_ON_DT Auxiliary changed on date DATE

Auxiliary changed on date


AUX4_CHANGED_ON_DT Auxiliary changed on date DATE

Auxiliary changed on date


SRC_EFF_FROM_DT Source effective from date DATE

Source effective from date


SRC_EFF_TO_DT Source effective to date DATE

Source effective to date


EFFECTIVE_FROM_DT Effective From Date DATE

Effective From Date


EFFECTIVE_TO_DT Effective To Date DATE

Effective to Date

DWDMR A-Z.doc
DELETE_FLG Delete Flag CHAR(1)

Delete Flag
CURRENT_FLG Current Flag CHAR(1)

Current Flag
W_INSERT_DT Date on which the record was DATE
inserted.
Date on which the record was
inserted
W_UPDATE_DT Date on which the record was DATE
updated.
Date on which the record was
updated
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Id was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID ETL Process WID NUMBER

ETL Process WID


INTEGRATION_ID Customer Account ID VARCHAR2(80)

Customer Account ID
SET_ID Customer Account SET ID VARCHAR2(80)

Customer Account SET ID


TENANT_ID This column is the unique identifier VARCHAR2(80)
for a Tenant in a multi-tenant
Unique identifier for a Tenant in a environment. This would typically be
multi-tenant environment used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
Generic field for customer
extensions
TAX_CODE Tax Code VARCHAR2(50)

Tax Code
AUTOPAY_FLG Auto Payment Flag CHAR(1)

Auto Payment Flag


HOLD_BILL_FLG Hold Bill Flag CHAR(1)

Hold Bill Flag


CUST_ACCOUNT_ATTR1_CHAR Additional attribute Character 1 VARCHAR2(255)

Additional attribute Character 1

CUST_ACCOUNT_ATTR2_CHAR Additional attribute Character 2 VARCHAR2(255)

Additional attribute Character 2

DWDMR A-Z.doc
CUST_ACCOUNT_ATTR3_CHAR Additional attribute Character 3 VARCHAR2(255)

Additional attribute Character 3

CUST_ACCOUNT_ATTR4_CHAR Additional attribute Character 4 VARCHAR2(255)

Additional attribute Character 4

CUST_ACCOUNT_ATTR5_CHAR Additional attribute Character 5 VARCHAR2(255)

Additional attribute Character 5

CUST_ACCOUNT_ATTR6_CHAR Additional attribute Character 6 VARCHAR2(255)

Additional attribute Character 6

CUST_ACCOUNT_ATTR7_CHAR Additional attribute Character 7 VARCHAR2(255)

Additional attribute Character 7

CUST_ACCOUNT_ATTR8_CHAR Additional attribute Character 8 VARCHAR2(255)

Additional attribute Character 8

CUST_ACCOUNT_ATTR9_CHAR Additional attribute Character 9 VARCHAR2(255)

Additional attribute Character 9

CUST_ACCOUNT_ATTR10_CHAR Additional attribute Character 10 VARCHAR2(255)

Additional attribute Character 10

CUST_ACCOUNT_ATTR11_CHAR Additional attribute Character 11 VARCHAR2(255)

Additional attribute Character 11

CUST_ACCOUNT_ATTR12_CHAR Additional attribute Character 12 VARCHAR2(255)

Additional attribute Character 12

CUST_ACCOUNT_ATTR13_CHAR Additional attribute Character 13 VARCHAR2(255)

Additional attribute Character 13

CUST_ACCOUNT_ATTR14_CHAR Additional attribute Character 14 VARCHAR2(255)

Additional attribute Character 14

CUST_ACCOUNT_ATTR15_CHAR Additional attribute Character 15 VARCHAR2(255)

Additional attribute Character 15

DWDMR A-Z.doc
CUST_ACCOUNT_ATTR16_CHAR Additional attribute Character 16 VARCHAR2(255)

Additional attribute Character 16

CUST_ACCOUNT_ATTR17_CHAR Additional attribute Character 17 VARCHAR2(255)

Additional attribute Character 17

CUST_ACCOUNT_ATTR18_CHAR Additional attribute Character 18 VARCHAR2(255)

Additional attribute Character 18

CUST_ACCOUNT_ATTR19_CHAR Additional attribute Character 19 VARCHAR2(255)

Additional attribute Character 19

CUST_ACCOUNT_ATTR20_CHAR Additional attribute Character 20 VARCHAR2(255)

Additional attribute Character 20

CUST_ACCOUNT_ATTR21_CHAR Additional attribute Character 21 VARCHAR2(255)

Additional attribute Character 21

CUST_ACCOUNT_ATTR22_CHAR Additional attribute Character 22 VARCHAR2(255)

Additional attribute Character 22

CUST_ACCOUNT_ATTR23_CHAR Additional attribute Character 23 VARCHAR2(255)

Additional attribute Character 23

CUST_ACCOUNT_ATTR24_CHAR Additional attribute Character 24 VARCHAR2(255)

Additional attribute Character 24

CUST_ACCOUNT_ATTR25_CHAR Additional attribute Character 25 VARCHAR2(255)

Additional attribute Character 25

CUST_ACCOUNT_ATTR26_CHAR Additional attribute Character 26 VARCHAR2(255)

Additional attribute Character 26

CUST_ACCOUNT_ATTR27_CHAR Additional attribute Character 27 VARCHAR2(255)

Additional attribute Character 27

DWDMR A-Z.doc
CUST_ACCOUNT_ATTR28_CHAR Additional attribute Character 28 VARCHAR2(255)

Additional attribute Character 28

CUST_ACCOUNT_ATTR29_CHAR Additional attribute Character 29 VARCHAR2(255)

Additional attribute Character 29

CUST_ACCOUNT_ATTR30_CHAR Additional attribute Character 30 VARCHAR2(255)

Additional attribute Character 30

CUST_ACCOUNT_ATTR1_NUM Additional attribute Number 1 NUMBER(20,4)

Additional attribute Number 1


CUST_ACCOUNT_ATTR2_NUM Additional attribute Number 2 NUMBER(20,4)

Additional attribute Number 2


CUST_ACCOUNT_ATTR3_NUM Additional attribute Number 3 NUMBER(20,4)

Additional attribute Number 3


CUST_ACCOUNT_ATTR4_NUM Additional attribute Number 4 NUMBER(20,4)

Additional attribute Number 4


CUST_ACCOUNT_ATTR5_NUM Additional attribute Number 5 NUMBER(20,4)

Additional attribute Number 5


CUST_ACCOUNT_ATTR6_NUM Additional attribute Number 6 NUMBER(20,4)

Additional attribute Number 6


CUST_ACCOUNT_ATTR7_NUM Additional attribute Number 7 NUMBER(20,4)

Additional attribute Number 7


CUST_ACCOUNT_ATTR8_NUM Additional attribute Number 8 NUMBER(20,4)

Additional attribute Number 8


CUST_ACCOUNT_ATTR9_NUM Additional attribute Number 9 NUMBER(20,4)

Additional attribute Number 9


CUST_ACCOUNT_ATTR10_NUM Additional attribute Number 10 NUMBER(20,4)

Additional attribute Number 10

CUST_ACCOUNT_ATTR11_NUM Additional attribute Number 11 NUMBER(20,4)

Additional attribute Number 11

CUST_ACCOUNT_ATTR12_NUM Additional attribute Number 12 NUMBER(20,4)

Additional attribute Number 12

DWDMR A-Z.doc
CUST_ACCOUNT_ATTR13_NUM Additional attribute Number 13 NUMBER(20,4)

Additional attribute Number 13

CUST_ACCOUNT_ATTR14_NUM Additional attribute Number 14 NUMBER(20,4)

Additional attribute Number 14

CUST_ACCOUNT_ATTR15_NUM Additional attribute Number 15 NUMBER(20,4)

Additional attribute Number 15

CUST_ACCOUNT_ATTR16_NUM Additional attribute Number 16 NUMBER(20,4)

Additional attribute Number 16

CUST_ACCOUNT_ATTR17_NUM Additional attribute Number 17 NUMBER(20,4)

Additional attribute Number 17

CUST_ACCOUNT_ATTR18_NUM Additional attribute Number 18 NUMBER(20,4)

Additional attribute Number 18

CUST_ACCOUNT_ATTR19_NUM Additional attribute Number 19 NUMBER(20,4)

Additional attribute Number 19

CUST_ACCOUNT_ATTR20_NUM Additional attribute Number 20 NUMBER(20,4)

Additional attribute Number 20

CUST_ACCOUNT_ATTR1_DATE Additional attribute date 1 DATE

Additional attribute date 1


CUST_ACCOUNT_ATTR2_DATE Additional attribute date 2 DATE

Additional attribute date 2


CUST_ACCOUNT_ATTR3_DATE Additional attribute date 3 DATE

Additional attribute date 3


CUST_ACCOUNT_ATTR4_DATE Additional attribute date 4 DATE

Additional attribute date 4


CUST_ACCOUNT_ATTR5_DATE Additional attribute date 5 DATE

Additional attribute date 5


CUST_ACCOUNT_ATTR6_DATE Additional attribute date 6 DATE

Additional attribute date 6

DWDMR A-Z.doc
CUST_ACCOUNT_ATTR7_DATE Additional attribute date 7 DATE

Additional attribute date 7


CUST_ACCOUNT_ATTR8_DATE Additional attribute date 8 DATE

Additional attribute date 8


CUST_ACCOUNT_ATTR9_DATE Additional attribute date 9 DATE

Additional attribute date 9


CUST_ACCOUNT_ATTR10_DATE Additional attribute date 10 DATE

Additional attribute date 10

DWDMR A-Z.doc
W_CUSTOMER_ACCOUNT_T1_D
Business Name: W_CUSTOMER_ACCOUNT_T1_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
DATASOURCE_NUM_ID Datasource Num Id NUMBER

Datasource Num Id
INTEGRATION_ID Integration Id VARCHAR2(80)

Integration Id
SCD1_WID SCD1_WarehouseId NUMBER

SCD1_WarehouseId
W_INSERT_DT DATE

W_UPDATE_DT DATE

ETL_PROC_WID NUMBER

DWDMR A-Z.doc
W_CUSTOMER_COST_LINE_F
Business Name: Customer Cost Lines

Description:
This table stores cost details by customers. The total cost by customers includeboth Direct Cost that is captured
in the financial system by products, and the allocated costs thatare captured in the costing system. The table also
stores the source of allocations. For example, allthe Sales and Marketing costs are not be captured as direct costs
by customers. However, at a laterpoint in time, the costs could be allocated from a combination of General
Ledger accounts or CostCenters into various customers. This table stores the source cost centers and General
Ledgeraccounts as well. The Customer Costs can be categorized by Sales, Marketing, Service, andOperating
costs. These could be further broken down to Salaries, Events, and Promotions. SiebelCustomer-Centric
Enterprise Warehouse provides a set of categories, and these can be changeddepending on the user needs and
cost components by which customers are tracked. The actual costlines are also tracked in this table. Apart from
Customers, there are number of other dimensions bywhich the costs can be tracked such as Sales Region, Sales
Geography, Company, Business Area andthe associated hierarchies. The different cost lines such as Sales,
Marketing, and Operating costs,have different details and many dimensions are included in this table. Some of

Table Columns:
Column Name Description Datatype Lookup Table
SRC_GL_ACCOUNT_WID Identify the GL Account which the NUMBER
cost allocated from. This column is
Source General Ledger Account populated by W_GL_ACCOUNT_D.
Surrogate Key
GL_ACCOUNT_WID Identify the GL Account which the NUMBER
cost is allocated to. This column is
General Ledger Account Surrogate populated by W_GL_ACCOUNT_D.
Key
GL_DATASET_SEC_WID NUMBER

GL_DATASET_SEC_WID
CUSTOMER_WID Identify the customer by whom we NUMBER W_PARTY_D
are tracking the cost. This column is
Customer Surrogate Key populated by W_ORG_D.

COMPANY_ORG_WID Identify the company organization NUMBER W_INT_ORG_D


incurring this cost. This column is
Company Organization Surrogate populated by W_INT_ORG_D with
Key class type as 'COMPANY'.

CUSTOMER_ACCNT_WID NUMBER

CUSTOMER_ACCNT_WID
LEDGER_WID Key to Ledger Dimension NUMBER W_LEDGER_D

Ledger Surrogate Key


BUSN_AREA_ORG_WID Identify the business area incurring NUMBER W_INT_ORG_D
this cost. This column is populated by
Business Area Organization W_INT_ORG_D with class type as
Surrogate Key 'BUSN_AREA'.
CTRL_AREA_ORG_WID Identify the control area incurring this NUMBER W_INT_ORG_D
cost. This column is populated by
Control Area Organization W_INT_ORG_D with class type as
Surrogate Key 'CTRL_AREA'.
SALES_ORG_WID Identify the sales organization NUMBER W_INT_ORG_D
incurring this cost. The column is
Sales Organization Surrogate Key populated by W_INT_ORG_D with
class type as 'SALES_ORG'.

DWDMR A-Z.doc
SALES_OFC_LOC_WID Identify the sales office location NUMBER W_BUSN_LOCATION_D
incurring this cost. The column is
Sales Office Location Surrogate populated by W_BUSN_LOCATION_D
Key with class type as 'SALES_OFFICE'.

TERR_WID Identify the sales region incurring this NUMBER W_TERR_D


cost. The column is populated by
Sales Region Organization W_INT_ORG_D with class type as
Surrogate Key 'SALES_REGION'.
SALES_GROUP_ORG_WID Identify the sales group incurring this NUMBER W_INT_ORG_D
cost. The column is populated by
Sales Group Organization W_INT_ORG_D with class type as
Surrogate Key 'SALES_GROUP'.
CNTCT_REP_ORG_WID Identify the contact representative NUMBER
incurring this cost. The column is
Contact Representative Group populated by W_INT_ORG_D with
Surrogate Key class type as 'CNTCT_GRP'.

COST_LINE_XACT_TYPE_WID Identify the cost expenditure type, NUMBER W_XACT_TYPE_D


there could be further sub-
Cost Expenditure Type Surrogate classifications to these cost
Key expenditure type . The column is
populated by W_XACT_TYPE_D.
Example: 'Marketing Related Costs',
'Sales Related Costs' etc.
ALLOC_TYPE_WID Identify the allocation type; there NUMBER
could be further sub-classifications to
Allocation Type Surrogate Key these allocation type. The column is
populated by W_XACT_TYPE_D.
Example: 'Direct Cost Line', 'Allocated
Cost Line'.

SRC_COST_CENTER_WID Identify the cost center which the NUMBER W_COST_CENTER_D


cost is allocated from. This column is
Source Cost Center Surrogate Key populated by w_COST_CENTER_D.

COST_CENTER_WID Identify the cost center which the NUMBER W_COST_CENTER_D


cost is allocated to. This column is
Cost Center Surrogate Key populated by W_COST_CENTER_D.

PROFIT_CENTER_WID Identify the profit center which is NUMBER W_PROFIT_CENTER_D


associated with this cost. This column
Profit Center Surrogate Key is populated by
W_PROFIT_CENTER_D.
COST_LINE_STATUS_WID Identify the status of this cost NUMBER W_STATUS_D
allocation. This column is populated
Cost Line Status Surrogate Key by W_STATUS_D.
MCAL_CAL_WID Key to the Multi-Calendars dimension NUMBER W_MCAL_CAL_D

BALANCING_SEGMENT_WID NUMBER

BALANCING_SEGMENT_WID
CHNL_TYPE_WID Identify the sales channel type which NUMBER
the cost allocation is associated to,
Channel Type Surrogate Key sales channel can be indirect or direct.
This column is populated by
W_CHNL_TYPE_D.

DWDMR A-Z.doc
SEGMENT_WID Identify the customer segment which NUMBER
the cost allocation is associated to.
Segement Surrogate Key This column is populated by
W_SEGMENT_D.
CMPGN_EPISODE_WID Identify the campaign episode which NUMBER
the cost allocation is associated to.
Campaign Episode Surrogate Key This column is populated by
W_SOURCE_D.
EXPENSED_ON_DT_WID Identify the date, in Julian format, on NUMBER W_DAY_D
which this cost occurred. This column
Expensed on Date is populated by W_DAY_D.

POSTED_ON_DT_WID Identify the date, in Julian format, on NUMBER W_DAY_D


which this cost is posted. This column
Posted on Date is populated by W_DAY_D

FSCL_PERIOD_START_DT_WID Identify the start date of the period, NUMBER W_DAY_D


in Julian format, in which the cost
Fiscal Period Start Date occurred. This column is populated by
W_DAY_D.
FSCL_PERIOD_END_DT_WID Identify the end date of the period, in NUMBER W_DAY_D
Julian format, in which the cost
Fiscal Period End Date occurred. This column is populated by
W_DAY_D.
CUST_COST_AMT Identify the customer cost amount in NUMBER
document currency.
Customer Cost Amount in
Document Currency
XACT_QTY Identify the quantity associated with NUMBER(28,10)
this cost.
Transaction Quantity
UOM_CODE Identify the Unit of Measure of the VARCHAR2(50)
quantity.
Unit Of Measure Code
COST_LINE_DOC_NUM Identify the document header VARCHAR2(30)
number associated with this cost.
Cost Document Number
COST_LINE_DOC_ITEM Identify the document item number NUMBER
associated with this cost.
Cost Document Item Number
COST_LINE_DOC_SUB_ITEM Identify the document sub item NUMBER
number associated with this cost
Cost Document Sub Item Number

DOC_CURR_CODE This code corresponds to the VARCHAR2(30)


document currency. This typically is
Document/Transaction Currency the currency in which the transaction
Code occurred. Amounts will be stored in
this currency.
LOC_CURR_CODE This code corresponds to the local VARCHAR2(30)
currency. The local currency typically
Local/Regional Reporting Currency is the one in which the transaction
Code will be posted to meet legal
requirements for Company's Financial
reporting. Alternatively, it may be
linked to the currency used by
local/regional business units for
reporting purposes.

DWDMR A-Z.doc
LOC_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the Local
Document to Local Currency Currency.
Exchange Rate
GLOBAL1_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the first Global
Document to Global1 (for Global Currency. The Global currencies are
Reporting) Currency Exchange defined in global currency master
Rate table.
GLOBAL2_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the second
Document to Global2 (for Global Global Currency. The Global
Reporting) Currency Exchange currencies are defined in global
Rate currency master table.
GLOBAL3_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the third
Document to Global3 (for Global Global Currency. The Global
Reporting) Currency Exchange currencies are defined in global
Rate currency master table.
CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Created By User created the record in the source
Surrogate Key system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Last Modified By last modified the record in the source
User Surrogate Key system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
Source Record Creation Date and source system.
Time
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
Source Record Last Modified Date system.
and Time
AUX1_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time11 which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time12 which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time13 which acts as a source for the current
table.
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time1 which acts as a source for the current
table.

DWDMR A-Z.doc
DELETE_FLG This flag indicates the deletion status CHAR(1)
of the record in the source system. A
Deleted Record Indicator value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
ETL_PROC_WID Siebel System Field. This column is the NUMBER
unique identifier for the specific ETL
ETL Process Identifier process used to create or update this
data.
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)


a dimension or fact entity in its source
Unique Source Record Identifier system. In case of composite keys, the
value in this column can consist of
concatenated parts.

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
Generic Extension Column
NATURAL_ACCOUNT_WID NUMBER

DWDMR A-Z.doc
W_CUSTOMER_COVERAGE_A
Business Name: W_CUSTOMER_COVERAGE_A

Description:
Imported from database

Table Columns:
Column Name Description Datatype Lookup Table
CUSTOMER_SCD1_WID NUMBER

DEPARTMENT_NAME VARCHAR2(60)

INFLUENCE_LEVEL_CODE VARCHAR2(80)

DATASOURCE_NUM_ID NUMBER

NUM_OF_INTERACTIONS NUMBER

TENANT_ID VARCHAR2(80)

X_CUSTOM VARCHAR2(10)

ETL_PROC_WID NUMBER

DWDMR A-Z.doc
W_CUSTOMER_FIN_PROFL_F
Business Name: W_CUSTOMER_FIN_PROFL_F

Description:
Customer Financial Profile Fact stores information about the financial profile of customers. This entity has the
information of Customers Credit Limits defined in the source systems in various Currencies, Credit Ratings,
Primary Collector, Payment Term Code, Bill of Exchange Payment term code etc.

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate key to uniquely identify a NUMBER
record
Row Wid
PARTY_WID Party Wid to uniquely identify a NUMBER W_PARTY_D
record
Party Wid
CUST_ACCOUNT_WID Customer Account WID NUMBER W_CUSTOMER_ACCOUNT_D

Customer Account
CRLIMIT_EXCEED_DT_WID Credit Limit Exceed Date WID NUMBER

Credit Limit Exceed Date


SITE_USE_ID Site Use Identifier. VARCHAR2(80)

Site Use Identifier


CREDIT_RATING Credit Rating associated with the VARCHAR2(50)
Customer Profile.
Credit Rating
CUST_CREDIT_LIMIT Customer Credit Limit Amount. NUMBER(28,10)

Customer Credit Limit


TOTAL_CREDIT_LIMIT Total Credit Limit of the Customer NUMBER(28,10)
Profile.
Total Credit Limit
BOE_LIMIT_AMT Bill of Exchange Limit Amount. NUMBER(28,10)

Bill of Exchange Limit Amount


RECCRLIMIT_AMT Recurring Credit Limit Amount NUMBER(28,10)

Recurring Credit Limit Amount


PR_COLLECTOR_NAME Collector Name VARCHAR2(80)

Collector Name
TRX_CREDIT_LIMIT Transaction Credit Limit Amount. NUMBER(28,10)

Transaction Credit Limit


DOC_CURR_CODE Document Currency Code VARCHAR2(30)

Document Currency Code


LOC_CURR_CODE Local Currency Code VARCHAR2(30)

Local Currency Code


LOC_EXCHANGE_RATE Local Exchange Currency Rate NUMBER(28,10)

Local Exchange Currency Rate

DWDMR A-Z.doc
GLOBAL1_EXCHANGE_RATE Global1 Exchange Currency Rate. NUMBER(28,10)

Global1 Exchange Currency Rate

GLOBAL2_EXCHANGE_RATE Global2 Exchange Currency Rate NUMBER(28,10)

Global2 Exchange Currency Rate

GLOBAL3_EXCHANGE_RATE Global3 Exchange Currency Rate NUMBER(28,10)

Global3 Exchange Currency Rate

CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D


dimension indicating the user who
User who created the record in created the record in the source
the source system system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
User who last modified the record last modified the record in the source
in the source system system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
Record Creation Date source system.
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
Record Changed Date system.
AUX1_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxillary1 Changed on Date time of the auxiliary table's record
which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxillary2 Changed on Date time of the auxiliary table's record
which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxillary3 Changed on Date time of the auxiliary table's record
which acts as a source for the current
table.
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxillary4 Changed on Date time of the auxiliary table's record
which acts as a source for the current
table.
DELETE_FLG This flag indicates the deletion status CHAR(1)
of the record in the source system. A
Deletion status of the record in value of "Y" indicates that the record
the source system is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

DWDMR A-Z.doc
CURRENT_FLG This is a flag for marking dimension CHAR(1)
records as "Y" in order to represent
Current state the current state of a dimension
entity. This flag is typically critical for
Type II slowly-changing dimensions,
as records in a Type II situation tend
to be numerous.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Record Inserted Date warehouse table.
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Record Updated Date data warehouse table.

DATASOURCE_NUM_ID This column is the unique identifier of NUMBER


the source system from which data
Datasource Number was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
ETL process used to create or process used to create or update this
update the data data.
INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)
a dimension or fact entity in its source
Integration Id system. In case of composite keys, the
value in this column can consist of
concatenated parts.

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
Tenant Id environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
Customer extensions

DWDMR A-Z.doc
W_CUSTOMER_LOC_D
Business Name: W_CUSTOMER_LOC_D

Description:
This table stores customer locations.

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate key to uniquely identify a NUMBER
record.
Surrogate key to uniquely identify
a record.
GEO_WID Geo wid NUMBER

Geo wid
CUSTOMER_WID Identifies the customer. NUMBER W_PARTY_D
This is an obsoleted column and not
Identifies the customer used by downstream fact tables.
Hence it is defaulted to '0' in the
mapping. It is retained to support
upgrade and patching. It may get
deprecated in the future releases.

ADDRESS_TITLE This is the title of the address. VARCHAR2(255)

This is the title of the address


ST_ADDRESS1 This is the street name of the VARCHAR2(255)
customer location.
This is the street name of the
customer location
ST_ADDRESS2 This is the street number of the VARCHAR2(255)
customer location.
This is the street number of the
customer location
ST_ADDRESS3 This is the street description of the VARCHAR2(255)
address.
This is the street description of the
address
ST_ADDRESS4 This is the street description of the VARCHAR2(255)
address.
This is the street description of the
address
CITY This is the city of the customer VARCHAR2(120)
location.
This is the city of the customer
location
COUNTY This is the name of the county of the VARCHAR2(120)
customer location.
This is the name of the county of
the customer location
POSTAL_CODE This is the postal code of the VARCHAR2(120)
customer location.
This is the postal code of the
customer location

DWDMR A-Z.doc
STATE_PROV_CODE This code identifies the state of the VARCHAR2(120)
customer location. Examples include
This code identifies the state of AZ, CA etc.
the customer location. Examples
include AZ, CA etc
STATE_REGION This is the state region of the VARCHAR2(120)
customer location. This is group of
This is the state region of the states.
customer location
COUNTRY_CODE This code identifies the country code VARCHAR2(120)
of the customer location. For
This code identifies the country example, USA stands for United
code of the customer location States of America, UK stands for
United Kingdom etc.
COUNTRY_REGION This code indentifies the country VARCHAR2(120)
region of the customer location.
This code indentifies the country
region of the customer location

C_CONTINENT_CODE Bill To Location Continent Code VARCHAR2(120)

Bill To Location Continent Code

C_REGION_CODE Bill To Location Region Code VARCHAR2(120)

Bill To Location Region Code


W_COUNTRY_CODE Bill To Location Country Code VARCHAR2(120)

Bill To Location Country Code


C_COUNTRY_REGION_CODE Bill To Location Country Region Code VARCHAR2(120)

Bill To Location Country Region


Code
C_STATE_PROV_CODE Bill To Location State Code VARCHAR2(120)

Bill To Location State Code


C_COUNTY_CODE Bill To Location County Code VARCHAR2(120)

Bill To Location County Code


C_CITY_CODE Bill To Location City Code VARCHAR2(120)

Bill To Location City Code


PHONE_NUM This is the phone number of the VARCHAR2(30)
customer location.
Phone number of the customer
location
FAX_NUM This is the facsimile number of the VARCHAR2(30)
customer location.
This is the facsimile number of the
customer location
EMAIL_ADDRESS This is the e-mail address of the VARCHAR2(255)
customer location.
This is the e-mail address of the
customer location
WEB_ADDRESS This is the web site address of the VARCHAR2(255)
customer location.
This is the web site address of the
customer location

DWDMR A-Z.doc
AUTO_ROUTING_CODE This is the automatic routing code. VARCHAR2(50)

This is the automatic routing code

ADDR_LATITUDE This is the latitude geographical NUMBER(22,10)


location identifier for the address in
Latitude geographical location degrees, minutes, seconds and
identifier for the address hundredths of a second.

ADDR_LONGITUDE This is the longitude geographical NUMBER(22,10)


location identifier for the address in
Longitude geographical location degrees, minutes, seconds and
identifier for the address hundredths of a second.

PRMRY_CNTCT_NAME This is the primary contact name of VARCHAR2(255)


this customer location.
Primary contact name of this
customer location
ACTIVE_FLG Indicates if customer location is CHAR(1)
active.
Indicates if customer location is
active.
CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
This is a foreign key to the created the record in the source
W_USER_D dimension indicating system.
the user who created the record in
the source system.

CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D


dimension indicating the user who
This is a foreign key to the last modified the record in the source
W_USER_D dimension indicating system.
the user who last modified the
record in the source system.

CREATED_ON_DT Identifies the date and time when the DATE


record was initially created in the
Identifies the date and time when source system.
the record was initially created in
the source system.
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
Identifies the date and time when system.
the record was last modified in
the source system.

AUX1_CHANGED_ON_DT Siebel System field. This column DATE


identifies the last modified date and
Siebel System field time of the auxiliary table's record
which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Siebel System field time of the auxiliary table's record
which acts as a source for the current
table.

DWDMR A-Z.doc
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Siebel System field time of the auxiliary table's record
which acts as a source for the current
table.
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Siebel System field time of the auxiliary table's record
which acts as a source for the current
table.
SRC_EFF_FROM_DT This column stores the date from DATE
which the source record (in the
This column stores the date from Source system) is effective. The value
which the source record (in the is extracted from the source
Source system) is effective (whenever available)

SRC_EFF_TO_DT This column stores the date up to DATE


which the source record (in the
This column stores the date up to Source system) is effective. The value
which the source record (in the is extracted from the source
Source system) is effective (whenever available)

EFFECTIVE_FROM_DT This column stores the date from DATE


which the dimension record is
This column stores the date from effective. A value is either assigned by
which the dimension record is Siebel Applications or extracted from
effective the source.
EFFECTIVE_TO_DT This column stores the date up to DATE
which the dimension record is
This column stores the date up to effective. A value is either assigned by
which the dimension record is Siebel Applications or extracted from
effective the source.
DELETE_FLG This flag indicates the deletion status CHAR(1)
of the record in the source system. A
This flag indicates the deletion value of "Y" indicates that the record
status of the record in the source is deleted from the source system and
system logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

CURRENT_FLG This is a flag for marking dimension CHAR(1)


records as "Y" in order to represent
This is a flag for marking the current state of a dimension
dimension records as "Y" in order entity. This flag is typically critical for
to represent the current state of a Type II slowly-changing dimensions,
dimension entity as records in a Type II situation tend
to be numerous.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
This column stores the date on warehouse table.
which the record was inserted in
the data warehouse table.

DWDMR A-Z.doc
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
This column stores the date on data warehouse table.
which the record was last updated
in the data warehouse table.

DATASOURCE_NUM_ID This column is the unique identifier of NUMBER


the source system from which data
This column is the unique was extracted. In order to be able to
identifier of the source system trace the data back to its source,
from which data was extracted Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
This column is the unique process used to create or update this
identifier for the specific ETL data.
process used to create or update
this data.
INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)
a dimension or fact entity in its source
This column is the unique system. In case of composite keys, the
identifier of a dimension or fact value in this column can consist of
entity in its source system concatenated parts.

SET_ID This column represents an unique VARCHAR2(30)


identifier often used by source
This column represents an unique systems for the purpose of data
identifier sharing, reducing redundancies and
minimizing system maintenance
tasks, or even to drive data visibility.
From a datawarehouse standpoint,
the intended use of this column is to
drive dimensional data security,
primarily.

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
Unique identifier for a Tenant in a environment. This would typically be
multi-tenant environment used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
Generic field for customer
extensions

DWDMR A-Z.doc
W_CUSTOMER_LOC_USE_D
Business Name: Customer Location Use - Obsolete

Description:

This table stores the purpose of a customer location.If one customer location serves more than one purpose, e.g.
it can be the ship to location and the payer location, then this table will store 2 records for the customer location.

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate key to uniquely identify a NUMBER
record.
Surrogate Key of the Table
CUSTOMER_ID Identifies the customer id. VARCHAR2(80)

Customer Id
CUSTOMER_LOC_ID Identifies the customer location id. VARCHAR2(80)

Customer Location ID
ACCT_SITE_ID This is the customer account site id. VARCHAR2(80)

Account Site Id
ADDRESS_NUM This is the address number. VARCHAR2(30)

Address Number
SITE_USE_ID This is the site use id. VARCHAR2(80)

Site Use Id
SITE_USE_CODE This code identifies the customer VARCHAR2(50)
location site use.
Site Use Code
ACTIVE_FLG Indicates if customer location use is CHAR(1)
active.
Active Flag
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
Source Record Creation Date and source system.
Time
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
Source Record Last Modified Date system.
and Time
AUX1_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.

DWDMR A-Z.doc
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
SRC_EFF_FROM_DT This column stores the date from DATE
which the source record (in the
Source Supplied Effective From Source system) is effective. The value
Date and Time is extracted from the source
(whenever available)
SRC_EFF_TO_DT This column stores the date up to DATE
which the source record (in the
Source Supplied Effective To Date Source system) is effective. The value
and Time is extracted from the source
(whenever available)
EFFECTIVE_FROM_DT This column stores the date from DATE
which the dimension record is
Effective From Date and Time effective. A value is either assigned by
Siebel Applications or extracted from
the source.
EFFECTIVE_TO_DT This column stores the date up to DATE
which the dimension record is
Effective To Date and Time effective. A value is either assigned by
Siebel Applications or extracted from
the source.
DELETE_FLG This flag indicates the deletion status CHAR(1)
of the record in the source system. A
Deleted Record Indicator value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

CURRENT_FLG This is a flag for marking dimension CHAR(1)


records as "Y" in order to represent
Current Record Indicator the current state of a dimension
entity. This flag is typically critical for
Type II slowly-changing dimensions,
as records in a Type II situation tend
to be numerous.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

DWDMR A-Z.doc
ETL_PROC_WID Siebel System Field. This column is the NUMBER
unique identifier for the specific ETL
ETL Process Identifier process used to create or update this
data.
INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)
a dimension or fact entity in its source
Unique Source Record Identifier system. In case of composite keys, the
value in this column can consist of
concatenated parts.

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
Generic Extension Column
TERRITORY_ID Territory Id VARCHAR2(80)

Territory Id

DWDMR A-Z.doc
W_CUSTOMER_STATUS_HIST_F
Business Name: W_CUSTOMER_STATUS_HIST_F

Description:
This is a fact table that tracks the status of customers based on the frequency of orders they place with the
organization. Possible statuses are NEW, RECENT, DORMANT and LOST. The time duration for each status bucket
is configurable, out of the box being a calendar year. The grain of this table is at a Customer, Customer Status
and the Status Start Date level. Other important columns in this table include the Sold to and the Ship to location
for the customer. These are derived based on the status bucket start date against the Customer Locations
dimension table.

Table Columns:
Column Name Description Datatype Lookup Table
CUSTOMER_WID Surrogate key to uniquely identify a NUMBER W_PARTY_D
record.
Surrogate Key of the Table
CUSTOMER_BILL_TO_LOC_WID Identifies the customer address NUMBER W_CUSTOMER_LOC_D
where the bill is to be sent.
Bill To Customer Location
Surrogate Key
CUSTOMER_SHIP_TO_LOC_WID Identifies the customer's ship-to NUMBER W_CUSTOMER_LOC_D
location.
Ship To Customer Location
Surrogate Key

CUSTOMER_STATUS_WID Identifies the status at any given point NUMBER W_OM_STATUS_D


in time based on the frequency of
Customer Status Surrogate Key orders the customer makes.

STATUS_START_DT_WID Identifies the start date of the NUMBER W_DAY_D


customer status since when this
Beginning date of the status status becomes effective.
STATUS_END_DT_WID Identifies the end date of the NUMBER W_DAY_D
customer status until when this status
Ending date of the status remains effective.
CUSTOMER_ID Identifies the person who purchases VARCHAR2(80)
the organization's products or
Customer Identification Number services. This column is being
populated by W_ORG_D.
W_INSERT_DT This column stores the date on which DATE
the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

DWDMR A-Z.doc
ETL_PROC_WID Siebel System Field. This column is the NUMBER
unique identifier for the specific ETL
ETL Process Identifier process used to create or update this
data.
INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)
a dimension or fact entity in its source
Unique Source Record Identifier system. In case of composite keys, the
value in this column can consist of
concatenated parts.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
Generic Extension Column

DWDMR A-Z.doc
W_CUSTOMER_STATUS_HIST_G
Business Name: W_CUSTOMER_STATUS_HIST_G

Description:

Table Columns:
Column Name Description Datatype Lookup Table
CUSTOMER_ID VARCHAR2(80)

CUSTOMER_ID
BILL_TO_LOC_ID VARCHAR2(80)

BILL_TO_LOC_ID
SHIP_TO_LOC_ID VARCHAR2(80)

SHIP_TO_LOC_ID
FIRST_ORDER_DT_WID NUMBER

FIRST_ORDER_DT_WID
LAST_ORDER_DT_WID NUMBER

LAST_ORDER_DT_WID
NEW_CUST_FLG VARCHAR2(1)

NEW_CUST_FLG
OLD_CUST_NORD_FLG VARCHAR2(1)

OLD_CUST_NORD_FLG
PROCESSED_FLG VARCHAR2(1)

PROCESSED_FLG
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
ETL_PROC_WID NUMBER

INTEGRATION_ID VARCHAR2(80)

W_INSERT_DT DATE

W_UPDATE_DT DATE

DWDMR A-Z.doc
W_CUST_COMP_PURCH_F
Business Name: W_CUST_COMP_PURCH_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
CUSTOMER_WID NUMBER W_PARTY_D

PROD_WID NUMBER W_PRODUCT_D

COMPETITOR_WID NUMBER W_PARTY_ORG_D

CREATED_BY_WID NUMBER W_USER_D

CHANGED_BY_WID NUMBER W_USER_D

CREATED_ON_DT DATE

CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT DATE

DELETE_FLG CHAR(1)

W_INSERT_DT DATE

W_UPDATE_DT DATE

DATASOURCE_NUM_ID NUMBER

ETL_PROC_WID NUMBER

INTEGRATION_ID VARCHAR2(80)

DWDMR A-Z.doc
TENANT_ID VARCHAR2(80)

X_CUSTOM VARCHAR2(10)

DWDMR A-Z.doc
W_CUST_INTERACTION_F
Business Name: W_CUST_INTERACTION_F

Description:
Imported from database

Table Columns:
Column Name Description Datatype Lookup Table
CUST_INTERACTION_MD_WID NUMBER W_CUST_INTERACTION_MD

CUSTOMER_WID NUMBER W_PARTY_D

CUSTOMER_SCD1_WID NUMBER W_PARTY_D

ROW_WID NUMBER

INTERACT_START_DT DATE

INTERACT_END_DT DATE

INTERACT_START_DT_WID NUMBER W_DAY_D

CUSTOMER_GEO_WID NUMBER W_GEO_D

INDUSTRY_WID NUMBER W_INDUSTRY_D

CREATED_BY_WID NUMBER W_USER_D

CHANGED_BY_WID NUMBER W_USER_D

CREATED_ON_DT DATE

CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT DATE

DWDMR A-Z.doc
AUX4_CHANGED_ON_DT DATE

DELETE_FLG CHAR(1)

SALES_INTERACTION_FLG CHAR(1)

MKTG_INTERACTION_FLG CHAR(1)

TENANT_ID VARCHAR2(80)

W_INSERT_DT DATE

W_UPDATE_DT DATE

DATASOURCE_NUM_ID NUMBER

ETL_PROC_WID NUMBER

INTEGRATION_ID VARCHAR2(80)

X_CUSTOM VARCHAR2(10)

SALES_ACCNT_WID NUMBER

DWDMR A-Z.doc
W_CUST_INTERACTION_MD
Business Name: W_CUST_INTERACTION_MD

Description:
Imported from database

Table Columns:
Column Name Description Datatype Lookup Table
INTERACTION_TYPE_CODE VARCHAR2(80)

DIRECTION_CODE VARCHAR2(80)

OUTCOME_CODE VARCHAR2(80)

ROW_WID NUMBER

DATASOURCE_NUM_ID NUMBER

DELETE_FLG CHAR(1)

TENANT_ID VARCHAR2(80)

X_CUSTOM VARCHAR2(10)

ETL_PROC_WID NUMBER

W_INSERT_DT DATE

W_UPDATE_DT DATE

DWDMR A-Z.doc
W_CUST_PURCH_A
Business Name: W_CUST_PURCH_A

Description:

Table Columns:
Column Name Description Datatype Lookup Table
CUSTOMER_SCD1_WID NUMBER W_PARTY_D

CUSTOMER_WID NUMBER

CUSTOMER_WID
PROD_SCD1_WID NUMBER W_PRODUCT_D

PROD_WID NUMBER

PROD_WID
VENDOR_WID NUMBER W_VENDOR_D

W_INSERT_DT DATE

W_UPDATE_DT DATE

DATASOURCE_NUM_ID NUMBER

ETL_PROC_WID NUMBER

TENANT_ID VARCHAR2(80)

X_CUSTOM VARCHAR2(10)

DWDMR A-Z.doc
W_DATASOURCE_G
Business Name: Data Source

Description:

Table Columns:
Column Name Description Datatype Lookup Table
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NAME VARCHAR2(100)

PRODUCT_LINE_VERSION_CODE VARCHAR2(255)

PRODUCT_LINE_VERSION_NAME VARCHAR2(100)

PRODUCT_LINE_CODE VARCHAR2(255)

ENABLED_FLG VARCHAR2(1)

W_INSERT_DT DATE

W_UPDATE_DT DATE

ETL_PROC_WID NUMBER

DWDMR A-Z.doc
W_DATE_RANGE_G
Business Name: Date Range

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

IS_VALID_DATE CHAR(1)

JULIAN_DAY_NUM NUMBER

YEAR NUMBER

MONTH NUMBER

DAY_OF_MONTH NUMBER

DAY_OF_YEAR NUMBER

DAY_OF_WEEK NUMBER

LAST_VALID_ROW_WID NUMBER

DAY_DT DATE

DWDMR A-Z.doc
W_DAY_D
Business Name: Day Dimension

Description:

This is the base calendar dimension for the Oracle BI data warehouse. It stores the date related information at
the individual calendar day level. The range of data is determined by the BEGIN_DATE and END_DATE
parameters defined in the Data Warehouse Administration Console. This dimension stores both calendar and
fiscal date attributes. The fiscal information is loaded from either the fiscal_week.csv or the fiscal_month.csv file
depending on whether the customer has chosen to define their fiscal calendar at a week level or a month level.
This dimension table supports only one fiscal calendar for the entire data warehouse.

Table Columns:
Column Name Description Datatype Lookup Table
ENT_PERIOD_AGO_WID NUMBER

Period Ago Warehouse identifier


for enterrpise period

ROW_WID This uniquely identifies a day record NUMBER W_DAY_D


in this table. The ROW_WID is
Surrogate key generated for the generated by formatting date in
date YYYYMMDD format.

CALENDAR_DATE Identifies the calendar date. DATE

Calendar Date
CAL_HALF Identifies the calendar half-year this NUMBER
day belongs to. Possible values are 1
Calendar Half-Year and 2.
CAL_MONTH Identifies the calendar month in MM NUMBER
format.
Calendar Month
CAL_QTR Identifies the calendar quarter this NUMBER
day belongs to. Possible values are 1,
Calendar Quarter 2, 3, and 4.
CAL_TRIMESTER Identifies the calendar trimester this NUMBER
day belongs to. Possible values are 1,
Calendar Trimeseter 2 and 3.
CAL_WEEK Identifies the calendar week this day NUMBER
belongs to. Possible values are 1
Calendar Week through 53.
CAL_YEAR Identifies the calendar year in YYYY NUMBER
format.
Calendar Year
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Oracle recommends that you define
separate unique source IDs for each
of your different source instances.

DATE_KEY Identifies Date in Julian Format NUMBER

Date Key(Obsolete)

DWDMR A-Z.doc
DAY_AGO_DT Previous Day Date DATE

Day Ago Date


DAY_AGO_KEY Date Key of Previous Day NUMBER

Day Ago Date Key(Obsolete)


DAY_AGO_WID Surrogate key of previous day NUMBER W_DAY_D

Day Ago Surrogate Key


DAY_DT Calendar date of the day DATE

Day Date
W_DAY_CODE Identifies the name of the day. VARCHAR2(50)
Sunday, Monday, Tuesday, etc.
Day Name
DAY_OF_MONTH Identifies the day of month. Possible NUMBER
values are 1 through 31.
Day Of Month
DAY_OF_WEEK Identifies the day of week. Possible NUMBER
values are 1 through 7.
Day Of Week
DAY_OF_YEAR Identifies the day of the Year. Possible NUMBER
values are 1 through 366.
Day of Year
ENT_DAY_OF_PERIOD Identifies the day of the fiscal month. NUMBER
For e.g. 1, 2, ...25, ...28 etc
Day of Fiscal Month
ENT_DAY_OF_WEEK Identifies the day of the fiscal week. NUMBER
For e.g. 1, 2, ...7, etc.
Day of Fiscal Week
ENT_DAY_OF_YEAR Identifies the day of the fiscal year. NUMBER
For e.g. 1, 2, ...300, etc.
Day of Fiscal Year
ENT_HALF Identifies the half of fiscal year this NUMBER
day belongs to. Possible values are 1
Fiscal Half and 2.
ENT_PERIOD Identifies the fiscal month this day NUMBER
belongs to. Possible values are 1
Fiscal Month through 12.
ENT_QTR Identifies the fiscal quarter this day NUMBER
belongs to. Possible values are 1,2, 3
Fiscal Quarter and 4.
ENT_TRIMESTER Identifies the fiscal trimester this day NUMBER
belongs to. Possible values are 1, 2
Fiscal Trimeseter and 3.
ENT_WEEK Identifies the fiscal week this day NUMBER
belongs to. Possible values are 1
Fiscal Week through 52.
ENT_YEAR Identifies the fiscal year this day NUMBER
belongs to.
Fiscal Year
ENT_FST_DAY_KEY Identifies the Julian date of the first NUMBER
fiscal day of the year
First Fiscal Day Key(Obsolete)
HALF_AGO_DT Identifies the Date of the day half-a DATE
year ago.
Half Year Ago Date
HALF_AGO_KEY Identifies the date of the day half a NUMBER
year ago.
Half Year Ago Key(Obsolete)

DWDMR A-Z.doc
HALF_AGO_WID Identifies the Julian date of the day NUMBER W_DAY_D
half a year ago
Half Year Ago Date Surrogate Key

JULIAN_DAY_NUM Identifies the date in Julian format NUMBER

Julian Day Number


JULIAN_MONTH_NUM Identifies the Julian month number NUMBER
this day belongs to
Julian Month Number
JULIAN_QTR_NUM Identifies the Julian quarter Number NUMBER
this day belongs to
Julian Quarter Number
JULIAN_TER_NUM Identifies the Julian trimester number NUMBER
this day belongs to
Julian Trimester Number
JULIAN_WEEK_NUM Identifies the Julian week number this NUMBER
day belongs to
Julian Week Number
JULIAN_YEAR_NUM Identifies the Julian year this day NUMBER
belongs to.
Julian Year Number
MONTH_AGO_DT Identifies the date of the day a month DATE
ago
Month Ago Date
MONTH_AGO_KEY Identifies the Julian Date of the day a NUMBER
month ago
Month Ago Date Key(Obsolete)

MONTH_AGO_WID Identifies the date, in YYYMMDD NUMBER W_DAY_D


format, of the day a month ago
Month Ago Date Surrogate Key

W_MONTH_CODE Identifies the name of the month this VARCHAR2(50)


day belongs to. Possible values are
Month Name January through December.

PERIOD_KEY Identifies the period key of this day in NUMBER


YYYYMMDD format.
Period Key(Obsolete)
PER_NAME_ENT_HALF Identifies the fiscal half-year period VARCHAR2(50)
name. For e.g. 1980 Half1, 1980
Fiscal Half-Year Period Name Half2, etc.
PER_NAME_ENT_PERIOD Identifies the fiscal month Period VARCHAR2(50)
Name in YYYY/MM format. For e.g.
Fiscal Month Period Name "1980 / 01", "1980 / 10", etc.
PER_NAME_ENT_QTR Identifies the fiscal quarter period VARCHAR2(50)
name. For e.g. "1980 Q 1"
Fiscal Quarter Period Name
PER_NAME_ENT_TER Identifies the fiscal trimester period VARCHAR2(50)
name. For e.g. "1980T1"
Fiscal Trimeseter Period Name

PER_NAME_ENT_WEEK Identifies the fiscal week period VARCHAR2(50)


name. For e.g. "1980 Week01"
Fiscal Week Period Name
PER_NAME_ENT_YEAR Identifies the Fiscal year period name VARCHAR2(50)
in YYYY format. For e.g. "1980"
Fiscal Year Period Name

DWDMR A-Z.doc
PER_NAME_HALF Identifies the calendar half year VARCHAR2(50)
period name. For e.g. "1979 Half2".
Half-Year Period Name
PER_NAME_MONTH Identifies the calendar month period VARCHAR2(50)
name. For e.g. "1979 / 12".
Month Period Name
PER_NAME_QTR Identifies the calendar quarter period VARCHAR2(50)
name. For e.g. "1979 Q 4".
Quarter Period Name
PER_NAME_TER Identifies the calendar trimester VARCHAR2(50)
period name. For e.g. "1979T3"
Trimeseter Period Name
PER_NAME_WEEK Identifies the calendar week period VARCHAR2(50)
Name. For e.g. "1979 Week53"
Week Period Name
PER_NAME_OFFSET_WK Offset Week VARCHAR2(50)

Offset Week
PER_NAME_YEAR Identifies the calendar year period VARCHAR2(50)
name in YYYY format. For e.g. "1979".
Year Period Name
QUARTER_AGO_DT Identifies the date of the day a DATE
quarter ago ( same day three months
Quarter Ago Date before).
QUARTER_AGO_KEY Identifies the Julian date of the day a NUMBER
quarter ago( same day three months
Quarter Ago Date Key(Obsolete) before).

QUARTER_AGO_WID Identifies the date, in YYYYMMDD NUMBER W_DAY_D


format, of the day a quarter ago (
Quarter Ago Date Surrogate Key same day three months before).

TRIMESTER_AGO_DT Identifies the date of the day a DATE


trimester ago( same day four months
Trimester Ago Date before).
TRIMESTER_AGO_KEY Identifies the Julian date of the day, a NUMBER
trimester ago (same day four months
Trimester Ago Date Key(Obsolete) before).

TRIMESTER_AGO_WID Identifies the date, in YYYYMMDD NUMBER W_DAY_D


format, of the day a trimester ago
Trimester Ago Date Surrogate Key (same day four months before).

WEEK_AGO_DT Identifies the date of the day a week DATE


ago.
Week Ago Date
WEEK_AGO_KEY Identifies the Julian Date of the day a NUMBER
week ago.
Week Ago Date Key(Obsolete)
WEEK_AGO_WID Identifies the date, in YYYYMMDD NUMBER W_DAY_D
format, of the day a week ago.
Week Ago Date Surrogate Key
YEAR_AGO_DT Identifies the date, a year ago (same DATE
day the previous year).
Year Ago Date
YEAR_AGO_KEY Identifies the Julian date a year ago NUMBER
(same day the previous year).
Year Ago Date Key(Obsolete)

DWDMR A-Z.doc
YEAR_AGO_WID Identifies the date, in YYYYMMDD NUMBER W_DAY_D
format, of the day a year ago.
Year Ago Date Surrogate Key
M_END_CAL_DT_WID Identifies the last day, in YYYYMMDD NUMBER W_DAY_D
format, of the month this day belongs
Last Day of Calendar Month to
M_STRT_CAL_DT_WID Identifies the first day, in YYYYMMDD NUMBER W_DAY_D
format, of the month this day belongs
First Day of Calendar Month to
CAL_WEEK_END_DT_WID Identifies the last day, in YYYYMMDD NUMBER W_DAY_D
format, of the week this day belongs
Last Day of Calendar Week to
CAL_WEEK_START_DT_WID Identifies the first day, in YYYYMMDD NUMBER W_DAY_D
format, of the week this day belongs
First Day of Calendar Week to
CAL_QTR_END_DT_WID Identifies the last day, in YYYYMMDD NUMBER W_DAY_D
format, of the quarter this day
Last Day of Calendar Quarter belongs to
CAL_QTR_START_DT_WID Identifies the first day, in YYYYMMDD NUMBER W_DAY_D
format, of the quarter this day
First Day of Calendar Quarter belongs to
CAL_YEAR_END_DT_WID Identifies the last day, in YYYYMMDD NUMBER W_DAY_D
format, of the year this day belongs to
Last Day of Calendar Year
CAL_YEAR_START_DT_WID Identifies the first day, in YYYYMMDD NUMBER W_DAY_D
format, of the Year this day belongs
First Day of Calendar Year to
FST_DAY_CAL_WK_FLG Identifies if this day is the first day of CHAR(1)
the calendar week.
First Day of Calendar Week Flag

LAST_DAY_CAL_WK_FLG Identifies if this day is the last day of CHAR(1)


the calendar week.
Last Day of Calendar Week Flag

FST_DAY_CAL_MNTH_FLG Identifies if this day is the first day of CHAR(1)


the calendar month.
Fisrt Day of Calendar Month Flag

LAST_DAY_CAL_MNTH_FLG Identifies if this day is the last day of CHAR(1)


the calendar month.
Last day of Calendar Month Flag

FST_DAY_CAL_QTR_FLG Identifies if this day is the first day of CHAR(1)


the calendar quarter.
First Day of Calendar Quarter Flag

LAST_DAY_CAL_QTR_FLG Identifies if this day is the last day of CHAR(1)


the calendar quarter.
Last Day of Calendar Quarter Flag

FST_DAY_CAL_YEAR_FLG Identifies if this day is the first day of CHAR(1)


the Calendar Year
First Day of Calendar Year Flag
LAST_DAY_CAL_YEAR_FLG Identifies if this day is the last day of CHAR(1)
the calendar year.
Last Day of Calendar Year Flag
ENT_WEEK_START_DT Identifies the start date of the fiscal DATE
week.
Fiscal Week Start Date

DWDMR A-Z.doc
ENT_WEEK_END_DT Identifies the end date of the Fiscal DATE
Week.
Fiscal Week End Date
ENT_PERIOD_START_DT Identifies the start date of the fiscal DATE
month.
Fiscal Month Start Date
ENT_PERIOD_END_DT Identifies the end date of the fiscal DATE
month.
Fiscal Month End Date
ENT_QTR_START_DT Identifies the first date of the fiscal DATE
quarter.
Fiscal Quarter Start Date
ENT_QTR_END_DT Identifies the last date of the fiscal DATE
auarter.
Fiscal Quarter End Date
ENT_YEAR_START_DT Identifies the first date of the fiscal DATE
year.
Fiscal Year Start Date
ENT_YEAR_END_DT Identifies the last date of the fiscal DATE
year.
Fiscal Year End Date
ENT_WEEK_START_DT_WID Identifies the first day, in YYYYMMDD NUMBER
format, of the fiscal week.
Fiscal Week Start Date Surrogate
Key
ENT_WEEK_END_DT_WID Identifies the last day, in YYYYMMDD NUMBER
format, of the fiscal week.
Fiscal Week End Date Surrogate
Key
ENT_PERIOD_START_DT_WID Identifies the first day, in YYYYMMDD NUMBER
format, of the fiscal month.
Fiscal Month Start date Surrogate
Key
ENT_PERIOD_END_DT_WID Identifies the last day, in YYYYMMDD NUMBER
format, of the fiscal month.
Fiscal Month End Date Surrogate
Key
ENT_QTR_START_DT_WID Identifies the first day, in YYYYMMDD NUMBER
format, of the fiscal quarter.
Fiscal Quarter Start Date
Surrogate Key
ENT_QTR_END_DT_WID Identifies the last day, in YYYYMMDD NUMBER
format, of the fiscal quarter.
Fiscal Quarter End Date Surrogate
Key
ENT_YEAR_START_DT_WID Identifies the first day,in YYYYMMDD NUMBER
format, of the fiscal year.
Fiscal Year Start Date Surrogate
Key
ENT_YEAR_END_DT_WID Identifies the last day,in YYYYMMDD NUMBER
format, of the fiscal year.
Fiscal Year End Date Surrogate Key

ENT_DIM_QTR_NUM It is a cumulative number starting NUMBER


from 1 for the first Fiscal Quarter of
Cumulative fiscal quarter number the first Fiscal Year and keeps on
adding up through the years

DWDMR A-Z.doc
ENT_DIM_PERIOD_NUM It is a cumulative number starting NUMBER
from 1 for the first Fiscal Month of
Cumulative fiscal month number the first Fiscal Year and keeps on
adding up through the years.
ENT_PERIOD_WEEK_NUM Identifies the week of the Fiscal NUMBER
Month this day belongs to. Possible
Fiscal week in the month values are 1 through 52.
ENT_DIM_WEEK_NUM It is a cumulative number starting NUMBER
from 1 for the first Fiscal Week of the
Cumulative fiscal week in the year first Fiscal Year and keeps on adding
up through the years.
ENT_DIM_YEAR_NUM It is a cumulative number starting NUMBER
from 1 for the first first Fiscal Year
Cumulative fiscal year number and keeps on adding up through the
years.
W_CURRENT_CAL_DAY_CODE This is the code which indicates VARCHAR2(50)
whether the Day is Current or Next or
Current Calendar Day Code Previous to the current day. This
code gets updated everyday and the
default value is '?'.

W_CURRENT_CAL_WEEK_CODE This is the code which indicates VARCHAR2(50)


whether the Week is Current or Next
Current Calendar Week Code or Previous to the current week. This
code gets updated everyday and the
default value is '?'.

W_CURRENT_CAL_MONTH_CODE This is the code which indicates VARCHAR2(50)


whether the Month is Current or Next
Current Calendar Month Code or Previous to the current month.
This code gets updated everyday and
the default value is '?'.

W_CURRENT_CAL_QTR_CODE This is the code which indicates VARCHAR2(50)


whether the Quarter is Current or
Current Calendar Quarter Code Next or Previous to the current
quarter. This code gets updated
everyday and the default value is '?'.

W_CURRENT_CAL_YEAR_CODE This is the code which indicates VARCHAR2(50)


whether the Year is Current or Next
Current Calendar Year Code or Previous to the current year. This
code gets updated everyday and the
default value is '?'.

W_CURRENT_ENT_WEEK_CODE This is the code which indicates VARCHAR2(50)


whether the Fiscal Week is Current or
Current Fiscal Year Code Next or Previous to the current Fiscal
week. This code gets updated
everyday and the default value is '?'.

W_CURRENT_ENT_PERIOD_CODE This is the code which indicates VARCHAR2(50)


whether the Fisacl Month is Current
Current Fiscal Month Code or Next or Previous to the current
Fiscal month. This code gets updated
everyday and the default value is '?'.

DWDMR A-Z.doc
W_CURRENT_ENT_QTR_CODE This is the code which indicates VARCHAR2(50)
whether the Fiscal Quarter is Current
Current Fiscal Quarter Code or Next or Previous to the current
Fiscal Quarter. This code gets
updated everyday and the default
value is '?'.
W_CURRENT_ENT_YEAR_CODE This is the code which indicates VARCHAR2(50)
whether the Fiscal Year is Current or
Current Fiscal Year Code Next or Previous to the current Fiscal
Year. This code gets updated
everyday and the default value is '?'.

FST_DAY_ENT_WEEK_FLG This flag indicates if the day is First CHAR(1)


Day of the Fiscal Week or not.
First Day of Fiscal Week Flag
LAST_DAY_ENT_WEEK_FLG This flag indicates if the day is Last CHAR(1)
Day of the Fiscal Week or not.
Last Day of Fiscal Week Flag
FST_DAY_ENT_PERIOD_FLG This flag indicates if the day is First CHAR(1)
Day of the Fiscal Month or not.
First Day of Fiscal Month Flag
LAST_DAY_ENT_PERIOD_FLG This flag indicates if the day is Last CHAR(1)
Day of the Fiscal Month or not.
Last Day of Fiscal Month Flag
FST_DAY_ENT_QTR_FLG This flag indicates if the day is First CHAR(1)
Day of the Fiscal Quarter or not.
First Day of Fiscal Quarter Flag
LAST_DAY_ENT_QTR_FLG This flag indicates if the day is Last CHAR(1)
Day of the Fiscal Quarter or not.
Last Day of Fiscal Quarter Flag
FST_DAY_ENT_YEAR_FLG This flag indicates if the day is First CHAR(1)
Day of the Fiscal Year or not.
First Day of Fiscal Year Flag
LAST_DAY_ENT_YEAR_FLG This flag indicates if the day is Last CHAR(1)
Day of the Fiscal Year or not.
Last Day of Fiscal Year Flag
W_INSERT_DT This column stores the date on which DATE
the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
INTEGRATION_ID Identifier used for integration with VARCHAR2(30)
external system
Integration Id
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
TENANT_ID This column is the unique identifier VARCHAR2(80)
for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
Generic Extension Column
ENT_PRIOR_YEAR_WID NUMBER

DWDMR A-Z.doc
ENT_PRIOR_WEEK_WID NUMBER

ENT_PRIOR_PERIOD_WID NUMBER

ENT_PRIOR_QTR_WID NUMBER

ENT_QTR_AGO_WID NUMBER

ENT_WEEK_AGO_WID NUMBER

CAL_YEAR_START_DT DATE

CAL_YEAR_END_DT DATE

CAL_MONTH_WID NUMBER

Unique Warehouse idenitifier for


gregorian month
CAL_QTR_WID NUMBER

Unique Warehouse idenitifier for


gregorian quarter
CAL_YEAR_WID NUMBER

ENT_YEAR_WID NUMBER

ENT_PERIOD_WID NUMBER

ENT_QTR_WID NUMBER

ENT_WEEK_WID NUMBER

DWDMR A-Z.doc
W_DETAIL_FCST_F
Business Name: W_DETAIL_FCST_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

DATASOURCE_NUM_ID NUMBER

ETL_PROC_WID NUMBER

INTEGRATION_ID VARCHAR2(80)

CREATED_BY_WID NUMBER

CHANGED_BY_WID NUMBER

CREATED_ON_DT DATE

CHANGED_ON_DT DATE

W_INSERT_DT DATE

W_UPDATE_DT DATE

TENANT_ID VARCHAR2(80)

CURR_CODE VARCHAR2(30)

EXCH_DT DATE

GLOBAL1_EXCHANGE_RATE NUMBER(28,10)

GLOBAL2_EXCHANGE_RATE NUMBER(28,10)

GLOBAL3_EXCHANGE_RATE NUMBER(28,10)

GLOBAL4_EXCHANGE_RATE NUMBER(28,10)

DWDMR A-Z.doc
GLOBAL5_EXCHANGE_RATE NUMBER(28,10)

FCSTSER_WID NUMBER W_FCST_SERIES_D

FCSTSER_ID VARCHAR2(80)

OWNER_POSTN_WID NUMBER W_POSITION_D

OWNER_POSTN_SCD1_WID NUMBER W_POSITION_D

OWNER_POSTN_SCD1_WID NUMBER W_POSITION_RH

OWNER_POSTN_DH_WID NUMBER W_POSITION_DH

OWNER_POSTN_DH_SCD1_WID NUMBER W_POSITION_DH

OWNER_EMP_WID NUMBER W_EMPLOYEE_D

FCST_ITEM_NUM VARCHAR2(30)

DETAIL_DT_WID NUMBER W_DAY_D

OPTY_WID NUMBER W_OPTY_D

PROD_WID NUMBER W_PRODUCT_D

CUSTOMER_WID NUMBER W_PARTY_D

CUSTOMER_GEO_WID NUMBER

INDUSTRY_WID NUMBER

REV_AMT NUMBER(28,10)

ADJ_AMT NUMBER(28,10)

UPSIDE_AMT NUMBER(28,10)

DWDMR A-Z.doc
DOWNSIDE_AMT NUMBER(28,10)

EXPECT_AMT NUMBER(28,10)

MARGIN_AMT NUMBER(28,10)

COST_AMT NUMBER(28,10)

WIN_PROB NUMBER(28,10)

REV_CLASS_CODE VARCHAR2(80)

REV_TYPE_CODE VARCHAR2(80)

X_CUSTOM VARCHAR2(10)

DWDMR A-Z.doc
W_DIMENSION_DUMMY_F
Business Name: W_DIMENSION_DUMMY_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
DIMENSION_WID NUMBER

DIMENSION_WID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
SCD1_WID NUMBER

SCD1_WID
EFFECTIVE_FROM_DT DATE

EFFECTIVE_FROM_DT
EFEFCTIVE_TO_DT DATE

EFEFCTIVE_TO_DT
DIMENSION_NAME VARCHAR2(200)

DIMENSION_NAME

DWDMR A-Z.doc
W_DL_ETL_MAPPING_DH
Business Name: W_DL_ETL_MAPPING_DH

Description:
Imported from database

Table Columns:
Column Name Description Datatype Lookup Table
FIXED_HIER_LEVEL NUMBER

LVL1_ID NUMBER

LVL1_TABLE_COLUMN VARCHAR2(100)

LVL1_MAPPING_NAME VARCHAR2(50)

LVL2_ID NUMBER

LVL2_TABLE_COLUMN VARCHAR2(100)

LVL2_MAPPING_NAME VARCHAR2(50)

LVL3_ID NUMBER

LVL3_TABLE_COLUMN VARCHAR2(100)

LVL3_MAPPING_NAME VARCHAR2(50)

LVL4_ID NUMBER

LVL4_TABLE_COLUMN VARCHAR2(100)

LVL4_MAPPING_NAME VARCHAR2(50)

LVL5_ID NUMBER

LVL5_TABLE_COLUMN VARCHAR2(100)

LVL5_MAPPING_NAME VARCHAR2(50)

DWDMR A-Z.doc
LVL6_ID NUMBER

LVL6_TABLE_COLUMN VARCHAR2(100)

LVL6_MAPPING_NAME VARCHAR2(50)

LVL7_ID NUMBER

LVL7_TABLE_COLUMN VARCHAR2(100)

LVL7_MAPPING_NAME VARCHAR2(50)

LVL8_ID NUMBER

LVL8_TABLE_COLUMN VARCHAR2(100)

LVL8_TABLE_NAME VARCHAR2(100)

LVL8_MAPPING_NAME VARCHAR2(50)

ROW_WID NUMBER

TOP_LVL_ID NUMBER

TOP_LVL_TABLE_COLUMN VARCHAR2(100)

TOP_LVL_MAPPING_NAME VARCHAR2(50)

DWDMR A-Z.doc
W_DOMAIN_MEMBER_G
Business Name: W_DOMAIN_MEMBER_G

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

DOMAIN_CODE VARCHAR2(255)

DOMAIN_TYPE_CODE VARCHAR2(30)

DOMAIN_MEMBER_CODE VARCHAR2(255)

DOMAIN_MEMBER_REF_CODE VARCHAR2(255)

DOMAIN_MEMBER_DEFN_TYPE_ VARCHAR2(30)
CODE

INTEGRATION_ID VARCHAR2(255)

DATASOURCE_NUM_ID NUMBER

MULTI_COL1_DOMAIN_CODE VARCHAR2(80)

MULTI_COL1_DOMAIN_MEMBER VARCHAR2(80)
_CODE

MULTI_COL2_DOMAIN_CODE VARCHAR2(80)

MULTI_COL2_DOMAIN_MEMBER VARCHAR2(80)
_CODE

MULTI_COL3_DOMAIN_CODE VARCHAR2(80)

MULTI_COL3_DOMAIN_MEMBER VARCHAR2(80)
_CODE

W_INSERT_DT DATE

DWDMR A-Z.doc
W_UPDATE_DT DATE

ETL_PROC_WID NUMBER

CREATED_BY_ID VARCHAR2(80)

CHANGED_BY_ID VARCHAR2(80)

CREATED_ON_DT DATE

CHANGED_ON_DT DATE

TENANT_ID VARCHAR2(80)

DWDMR A-Z.doc
W_DOMAIN_MEMBER_MAP_G
Business Name: W_DOMAIN_MEMBER_MAP_G

Description:

Table Columns:
Column Name Description Datatype Lookup Table
TRG_DOMAIN_CODE VARCHAR2(80)

TRG_DOMAIN_MEMBER_CODE VARCHAR2(80)

TRG_DOMAIN_MEMBER_NUM NUMBER

TRG_DATASOURCE_NUM_ID NUMBER

SRC_DOMAIN_CODE VARCHAR2(255)

SRC_DOMAIN_MEMBER_CODE VARCHAR2(255)

SRC_DATASOURCE_NUM_ID NUMBER

SRC_COL1_DOMAIN_CODE VARCHAR2(80)

SRC_COL1_DOMAIN_MEMBER_C VARCHAR2(80)
ODE

SRC_COL2_DOMAIN_CODE VARCHAR2(80)

SRC_COL2_DOMAIN_MEMBER_C VARCHAR2(80)
ODE

SRC_COL3_DOMAIN_CODE VARCHAR2(80)

SRC_COL3_DOMAIN_MEMBER_C VARCHAR2(80)
ODE

DWDMR A-Z.doc
W_DOMAIN_MEMBER_MAP_NUM_G
Business Name: W_DOMAIN_MEMBER_MAP_NUM_G

Description:

Table Columns:
Column Name Description Datatype Lookup Table
TRG_DOMAIN_CODE VARCHAR2(80)

TRG_DOMAIN_MEMBER_CODE VARCHAR2(80)

TRG_DATASOURCE_NUM_ID NUMBER

SRC_DOMAIN_CODE VARCHAR2(255)

SRC_START_RANGE NUMBER(29,9)

SRC_END_RANGE NUMBER(29,9)

SRC_DATASOURCE_NUM_ID NUMBER

DWDMR A-Z.doc
W_DOO_PROCESS_D
Business Name: Distributed Orchestration Order Process Dimension1

Description:

W_DOO_PROCESS_D stores the distributed orchestration order process definitions. The grain of this table is by
each process definition. This table is designed to be a dimension that support type-1 change out of the box,
which means only the latest version of each row would be reflected into DW. Though, each hold code definition
has its own effective date range in OLTP source, which is indeed captured and ported into this table.

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate key to uniquely identify a NUMBER
record.
Surrogate Key of the Table
PROCESS_CODE Process Code, independent of VARCHAR2(50)
language choice
Process Code
PROCESS_RELEASE_STATUS_COD Process Release Status Code, VARCHAR2(50)
E independent of language choice

Process Release Status Code


SRC_EFF_FROM_DT Identifies the date at the beginning of DATE
the date range within which the row
Source Effective From Date is effective.
SRC_EFF_TO_DT Identifies the date at the end of the DATE
date range within which the row is
Source Effective To Date effective.
CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Created By User created the record in the source
Surrogate Key system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Last Modified By last modified the record in the source
User Surrogate Key system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
Source Record Creation Date and source system.
Time
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
Source Record Last Modified Date system.
and Time
AUX1_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time1 which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time1 which acts as a source for the current
table.

DWDMR A-Z.doc
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time1 which acts as a source for the current
table.
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time1 which acts as a source for the current
table.
DELETE_FLG This flag indicates the deletion status CHAR(1)
of the record in the source system. A
Deleted Record Indicator value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
ETL Process Identifier process used to create or update this
data.
INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)
a dimension or fact entity in its source
Unique Source Record Identifier system. In case of composite keys, the
value in this column can consist of
concatenated parts.

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
Generic Extension Column

DWDMR A-Z.doc
W_DOO_PROCESS_F
Business Name: Distributed Orchestration Order Process Fact

Description:
W_DOO_PROCESS_F stores the distributed orchestration order process instances. The grain of this table is on
every process instance.

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate key to uniquely identify a NUMBER
record.
Surrogate Key of the Table
DOO_PROCESS_WID Identifies the process definition of the NUMBER W_DOO_PROCESS_D
process instance. This is the surrogate
Distributed Orchestration Order key from the DOO Process dimension.
Process Surrogate Key
ORDER_FULFILL_BU_WID Order Fulfillment Orchestration NUMBER W_INT_ORG_D
Business Unit
Order Fulfillment Orchestration
Business Unit
PROCESS_STATUS_WID Identifies the status of the process NUMBER W_STATUS_D
instance. This is a surrogate key from
Process Status Surrogate Key Status dimension.

PROCESS_INSTANCE_ID Identifies the process instance. This is VARCHAR2(80)


a natural key.
Process Instance Id
ACTUAL_START_DT_WID Identifies the actual start date, only NUMBER W_DAY_D
the date portion.
Actual Start Date Surrogate Key

ACTUAL_COMPLETION_DT_WID Identifies the actual completion date, NUMBER W_DAY_D


only the date portion.
Actual Completion Date Surrogate
Key

PLANNED_COMPLETION_DT_WID Identifies the planned completion NUMBER W_DAY_D


date, only the date portion.
Planned Completion Date
Surrogate Key

ACTUAL_START_DT Actual Start Date DATE

Actual Start Date


ACTUAL_COMPLETION_DT Actual Completion Date DATE

Actual Completion Date


PLANNED_COMPLETION_DT Planned Completion Date DATE

Planned Completion Date


CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Created By User created the record in the source
Surrogate Key system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Last Modified By last modified the record in the source
User Surrogate Key system.

DWDMR A-Z.doc
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
Source Record Creation Date and source system.
Time
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
Source Record Last Modified Date system.
and Time
AUX1_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time1 which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time1 which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time1 which acts as a source for the current
table.
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time1 which acts as a source for the current
table.
DELETE_FLG This flag indicates the deletion status CHAR(1)
of the record in the source system. A
Deleted Record Indicator value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
ETL Process Identifier process used to create or update this
data.

DWDMR A-Z.doc
INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)
a dimension or fact entity in its source
Unique Source Record Identifier system. In case of composite keys, the
value in this column can consist of
concatenated parts.

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
Generic Extension Column

DWDMR A-Z.doc
W_DUAL_G
Business Name: W_DUAL_G

Description:

Table Columns:
Column Name Description Datatype Lookup Table
DATASOURCE_NUM_ID NUMBER

ETL_PROC_WID NUMBER

INTEGRATION_ID VARCHAR2(30)

ROW_WID NUMBER

X VARCHAR2(15)

DWDMR A-Z.doc
W_EAM_ASSET_D
Business Name: W_EAM_ASSET_D

Description:
Asset Dimension captures the Assets and the related attributes.

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate key to uniquely identify a NUMBER
record.
ROW_WID
ASSET_NUMBER Asset Number VARCHAR2(255)

ASSET_NUMBER
ASSET_GROUP Asset Group VARCHAR2(255)

ASSET_GROUP
TAG_NUMBER Tag Number VARCHAR2(80)

TAG_NUMBER
MODEL_NUMBER Model Number VARCHAR2(80)

MODEL_NUMBER
LEASE_NUMBER Lease Number VARCHAR2(255)

LEASE_NUMBER
POLICY_NUMBER Policy Number VARCHAR2(80)

POLICY_NUMBER
POLICY_EXPIRY_DT Policy Expiry Date DATE

POLICY_EXPIRY_DT
OWNED_FLG Owned Flag CHAR(1)

OWNED_FLG
ACQUIRED_DT Date of Acquisition. DATE

ACQUIRED_DT
INSTALLED_DT Date of Installation. DATE

INSTALLED_DT
EXPIRY_DT Date of Expiry. DATE

EXPIRY_DT
SERIAL_NUMBER Serial Number of the Asset VARCHAR2(80)

SERIAL_NUMBER
ACCOUNTING_CLASS_CODE Accounting Class Code VARCHAR2(80)

ACCOUNTING_CLASS_CODE
CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
CREATED_BY_WID created the record in the source
system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
CHANGED_BY_WID last modified the record in the source
system.

DWDMR A-Z.doc
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
CREATED_ON_DT source system.
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
CHANGED_ON_DT system.
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
W_INSERT_DT This column stores the date on which DATE
the record was inserted in the data
W_INSERT_DT warehouse table.
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
W_UPDATE_DT data warehouse table.

DATASOURCE_NUM_ID This column is the unique identifier of NUMBER


the source system from which data
DATASOURCE_NUM_ID was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
ETL_PROC_WID process used to create or update this
data.
INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)
a dimension or fact entity in its source
INTEGRATION_ID system. In case of composite keys, the
value in this column can consist of
concatenated parts.

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
TENANT_ID environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

DELETE_FLG Delete Flag CHAR(1)

DELETE_FLG
X_CUSTOM This column is used as a generic field VARCHAR2(10)
for customer extensions.
X_CUSTOM
FLEX_ATTRIB_1_CHAR VARCHAR2(255)

DWDMR A-Z.doc
FLEX_ATTRIB_2_CHAR VARCHAR2(255)

FLEX_ATTRIB_3_CHAR VARCHAR2(255)

FLEX_ATTRIB_4_CHAR VARCHAR2(255)

FLEX_ATTRIB_5_CHAR VARCHAR2(255)

FLEX_ATTRIB_6_CHAR VARCHAR2(255)

FLEX_ATTRIB_7_CHAR VARCHAR2(255)

FLEX_ATTRIB_8_CHAR VARCHAR2(255)

FLEX_ATTRIB_9_CHAR VARCHAR2(255)

FLEX_ATTRIB_10_CHAR VARCHAR2(255)

FLEX_ATTRIB_11_CHAR VARCHAR2(255)

FLEX_ATTRIB_12_CHAR VARCHAR2(255)

FLEX_ATTRIB_13_CHAR VARCHAR2(255)

FLEX_ATTRIB_14_CHAR VARCHAR2(255)

FLEX_ATTRIB_15_CHAR VARCHAR2(255)

FLEX_ATTRIB_16_CHAR VARCHAR2(255)

FLEX_ATTRIB_17_CHAR VARCHAR2(255)

FLEX_ATTRIB_18_CHAR VARCHAR2(255)

FLEX_ATTRIB_19_CHAR VARCHAR2(255)

FLEX_ATTRIB_20_CHAR VARCHAR2(255)

FLEX_ATTRIB_21_CHAR VARCHAR2(255)

DWDMR A-Z.doc
FLEX_ATTRIB_22_CHAR VARCHAR2(255)

FLEX_ATTRIB_23_CHAR VARCHAR2(255)

FLEX_ATTRIB_24_CHAR VARCHAR2(255)

FLEX_ATTRIB_25_CHAR VARCHAR2(255)

FLEX_ATTRIB_26_CHAR VARCHAR2(255)

FLEX_ATTRIB_27_CHAR VARCHAR2(255)

FLEX_ATTRIB_28_CHAR VARCHAR2(255)

FLEX_ATTRIB_29_CHAR VARCHAR2(255)

FLEX_ATTRIB_30_CHAR VARCHAR2(255)

FLEX_ATTRIB_31_CHAR VARCHAR2(255)

FLEX_ATTRIB_32_CHAR VARCHAR2(255)

FLEX_ATTRIB_33_CHAR VARCHAR2(255)

FLEX_ATTRIB_34_CHAR VARCHAR2(255)

FLEX_ATTRIB_35_CHAR VARCHAR2(255)

FLEX_ATTRIB_36_CHAR VARCHAR2(255)

FLEX_ATTRIB_37_CHAR VARCHAR2(255)

FLEX_ATTRIB_38_CHAR VARCHAR2(255)

FLEX_ATTRIB_39_CHAR VARCHAR2(255)

FLEX_ATTRIB_40_CHAR VARCHAR2(255)

DWDMR A-Z.doc
W_EAM_ASSET_F
Business Name: W_EAM_ASSET_F

Description:
W_EAM_ASSET_F fact table stores metrics related to Asset Maintenance History.Measures stored in this fact are
asset_price_loc_amt, asset_price_doc_amt etc.

Table Columns:
Column Name Description Datatype Lookup Table
ASSET_WID Identifies Asset Dimension Id NUMBER W_EAM_ASSET_D
(W_EAM_ASSET_D).
ASSET_WID
ASSET_STATUS_WID Identifies Asset Status Id NUMBER W_STATUS_D
(W_STATUS_D).
ASSET_STATUS_WID
ASSET_INSTALL_LOC_WID Indentifies the Asset installation NUMBER W_EAM_LOCATION_D
location Id(W_EAM_LOC_D).
ASSET_INSTALL_LOC_WID
ASSET_DEPT_WID Identifies Asset Department NUMBER W_INT_ORG_D
Id(W_INT_ORG_D).
ASSET_DEPT_WID
INSTALLED_DT_WID Install Date Key NUMBER W_DAY_D

INSTALLED_DT_WID
ACQUIRED_DT_WID Acquired Date Key NUMBER

MAINT_ORG_WID Identifies Asset Maintance NUMBER W_INT_ORG_D


Oraganisational id(W_INT_ORG_D).
MAINT_ORG_WID
MAINT_ORG_LOC_WID Maintenance Location Key NUMBER W_EAM_LOCATION_D

MAINT_ORG_LOC_WID
MFG_ORG_WID Identifies Assent Manufacture NUMBER W_INT_ORG_D
Organisational Id(W_INT_ORG_D).
MFG_ORG_WID
ASSET_PRICE_LOC_AMT Identifies Asset Price Location NUMBER(28,10)
amount.
ASSET_PRICE_LOC_AMT
ASSET_PRICE_DOC_AMT Identifies Asset Price Documentary NUMBER(28,10)
amount.
ASSET_PRICE_DOC_AMT
DOC_CURR_CODE Code for the currency in which the VARCHAR2(30)
document was created in the source
DOC_CURR_CODE system.
LOC_CURR_CODE Usually the reporting currency code VARCHAR2(30)
for the financial company in which the
LOC_CURR_CODE document was created.

LOC_EXCHANGE_RATE Currency conversion rate from the NUMBER(28,10)


document currency code to the local
LOC_EXCHANGE_RATE currency code.
GLOBAL1_EXCHANGE_RATE Currency conversion rate from the NUMBER(28,10)
document currency code to the
GLOBAL1_EXCHANGE_RATE GLOBAL1 currency code.
GLOBAL2_EXCHANGE_RATE Currency conversion rate from the NUMBER(28,10)
document currency code to the
GLOBAL2_EXCHANGE_RATE GLOBAL2 currency code.

DWDMR A-Z.doc
GLOBAL3_EXCHANGE_RATE Currency conversion rate from the NUMBER(28,10)
document currency code to the
GLOBAL3_EXCHANGE_RATE GLOBAL3 currency code.
GLOBAL4_EXCHANGE_RATE Currency conversion rate from the NUMBER(28,10)
document currency code to the
GLOBAL4_EXCHANGE_RATE GLOBAL4 currency code.
GLOBAL5_EXCHANGE_RATE Currency conversion rate from the NUMBER(28,10)
document currency code to the
GLOBAL5_EXCHANGE_RATE GLOBAL5 currency code.
CREATED_BY_WID Foreign key to the W_USER_D NUMBER W_USER_D
dimension that specifies the user who
CREATED_BY_WID created the record in the source
system.
CHANGED_BY_WID Foreign key to the W_USER_D NUMBER W_USER_D
dimension that specifies the user who
CHANGED_BY_WID last modified the record in the source
system.
CREATED_ON_DT Indicates date and time when the DATE
record was initially created in the
CREATED_ON_DT source system.
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
CHANGED_ON_DT system.
AUX1_CHANGED_ON_DT Identifies the last modified date and DATE
time of the auxiliary table's record
AUX1_CHANGED_ON_DT which acts as a source for the current
table.

AUX2_CHANGED_ON_DT Identifies the last modified date and DATE


time of the auxiliary table's record
AUX2_CHANGED_ON_DT that acts as a source for the current
table.
AUX3_CHANGED_ON_DT Identifies the last modified date and DATE
time of the auxiliary table's record
AUX3_CHANGED_ON_DT that acts as a source for the current
table.
AUX4_CHANGED_ON_DT Identifies the last modified date and DATE
time of the auxiliary table's record
AUX4_CHANGED_ON_DT that acts as a source for the current
table.
W_INSERT_DT Stores the date on which the record DATE
was inserted in the data warehouse
W_INSERT_DT table
W_UPDATE_DT Stores the date on which the record DATE
was last updated in the data
W_UPDATE_DT warehouse table.
INTEGRATION_ID Unique identifier of a dimension or VARCHAR2(400)
fact entity in its source system. In
INTEGRATION_ID case of composite keys, the value in
this column can consist of
concatenated colums.
TENANT_ID Unique identifier for a tenant in a VARCHAR2(80)
multi-tenant environment. This
TENANT_ID column is typically be used in an
Application Service Provider
(ASP)/Software as a Service (SaaS)
model.

DWDMR A-Z.doc
DATASOURCE_NUM_ID Unique identifier of the source system NUMBER
from which data was extracted. In
DATASOURCE_NUM_ID order to be able to trace the data
back to its source, it is recommended
to define separate unique source IDs
for each of your different source
instances.

ETL_PROC_WID Unique identifier for the specific ETL NUMBER


process used to create or update this
ETL_PROC_WID data.
DELETE_FLG Indicates the deletion status of the CHAR(1)
record in the source system. A value
DELETE_FLG of 'Y' indicates the record is deleted
from the source system and logically
deleted from the data warehouse. A
value of 'N' indicates that the record
is active.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
X_CUSTOM

DWDMR A-Z.doc
W_EAM_COST_F
Business Name: W_EAM_COST_F

Description:
EAM cost facts stores cost Incurred for Maintenance Work Order for a Given period,Cost Element and at Work
Order Operation Sequence Number

Table Columns:
Column Name Description Datatype Lookup Table
COST_ELEMENT_WID Surrogate Key for Cost Element NUMBER W_XACT_TYPE_D

COST_ELEMENT_WID
ACTIVITY_ITEM_WID Surrogate Key For The Activity NUMBER W_INVENTORY_PRODUCT_D

ACTIVITY_ITEM_WID
WORKORDER_WID Surrogare Key For The WorkOrder NUMBER W_WORKORDER_D

WORKORDER_WID
OPERATION_WID Surrogate Key For Standard NUMBER
Operations
OPERATION_WID
WO_COMPLETION_DT_WID Surrogate Key For The WorkOrder NUMBER W_DAY_D
Completion Date
WO_COMPLETION_DT_WID
WO_STATUS_WID Surrogate Key For The WorkOrder NUMBER W_STATUS_D
Status
WO_STATUS_WID
ASSET_STATUS_WID Surrogate Key For The Asset Status NUMBER W_STATUS_D

ASSET_STATUS_WID
WO_DEPT_WID NUMBER W_INT_ORG_D

WO_DEPT_WID
WO_TYPE_WID Surrogate Key For The WorkOrder NUMBER W_XACT_TYPE_D
Type
WO_TYPE_WID
MAINT_BOM_WID Surrogate Key For The Maintenance NUMBER W_BOM_HEADER_D
BOM
MAINT_BOM_WID
SUPERVISOR_WID Surrogate Key For Supervisor NUMBER

SUPERVISOR_WID
PARENT_WORKORDER_WID Surrogate Key For The WorkOrder NUMBER W_WORKORDER_D

PARENT_WORKORDER_WID
MAINT_ORG_WID Surrogate Key For The WorkOrder NUMBER W_INT_ORG_D
Maintenance Organization
MAINT_ORG_WID
MAINT_ORG_LOC_WID Surrogate Key For The WorkOrder NUMBER W_EAM_LOCATION_D
Maintenance Org Location
MAINT_ORG_LOC_WID
MFG_ORG_WID Surrogate Key For The Manufacturing NUMBER
Org
MFG_ORG_WID
ASSET_WID Surrogate Key For Asset NUMBER W_EAM_ASSET_D

ASSET_WID

DWDMR A-Z.doc
ASSET_INSTALL_LOC_WID Surrogate Key For Asset Install NUMBER W_EAM_LOCATION_D
Location
ASSET_INSTALL_LOC_WID
ASSET_DEPT_WID Surrogate Key For Asset Department NUMBER W_INT_ORG_D

ASSET_DEPT_WID
PROJECT_WID Surrogate Key For Project NUMBER W_PROJECT_D

PROJECT_WID
TASK_WID Surrogate Key For Task NUMBER

TASK_WID
SEIBAN_WID Surrogate Key For SEIBAN NUMBER W_MFG_SEIBAN_D

SEIBAN_WID
FAILURE_CODE_WID Surrogate Key For Failure Code NUMBER

FAILURE_CODE_WID
FAILURE_CAUSE_WID Surrogate Key For Failure Cause NUMBER W_XACT_TYPE_D

FAILURE_CAUSE_WID
FAILURE_RSLTN_WID Surrogate Key For Failure Resolution NUMBER W_XACT_TYPE_D

FAILURE_RSLTN_WID
FAILURE_DT_WID Surrogate Key For Faliure Date NUMBER W_DAY_D

FAILURE_DT_WID
FAILURE_DESCRIPTION Description Of The Failure VARCHAR2(255)

FAILURE_DESCRIPTION
FAILURE_NUMBER NUMBER

FAILURE_NUMBER
FISCAL_PERIOD_END_DT_WID Surrogate Key For Fiscal Period End NUMBER W_MCAL_PERIOD_D
Date
FISCAL_PERIOD_END_DT_WID
GL_ACCOUNT_WID Surrogate Key For GL Account NUMBER W_GL_ACCOUNT_D

GL_ACCOUNT_WID
GL_VAR_ACCOUNT_WID Surrogate Key For GL Variance NUMBER W_GL_ACCOUNT_D
Account
GL_VAR_ACCOUNT_WID
NATURAL_ACCOUNT_WID Surrogate Key For Natural Account NUMBER W_NATURAL_ACCOUNT_D

NATURAL_ACCOUNT_WID
NATURAL_VAR_ACCOUNT_WID Surrogate Key For Natural Variance NUMBER W_NATURAL_ACCOUNT_D
Account
NATURAL_VAR_ACCOUNT_WID

OPERATION_SEQ_NUM Maintenance Work Order Operation NUMBER


Sequence Number
OPERATION_SEQ_NUM
ACT_DOC_AMT Actual Cost Incurred in the Document NUMBER(28,10)
Currency
ACT_DOC_AMT
ACT_LOC_AMT Actual Cost Incurred in the Local NUMBER(28,10)
Currency
ACT_LOC_AMT

DWDMR A-Z.doc
MNL_EST_DOC_AMT Manual Estimated Cost in the NUMBER(28,10)
Document Currency
MNL_EST_DOC_AMT
MNL_EST_LOC_AMT Manual Estimated Cost in the Local NUMBER(28,10)
Currency
MNL_EST_LOC_AMT
SYS_EST_DOC_AMT System Estimated Cost in the NUMBER(28,10)
Document Currency
SYS_EST_DOC_AMT
SYS_EST_LOC_AMT System Estimated Cost in the NUMBER(28,10)
Document Currency
SYS_EST_LOC_AMT
DOC_CURR_CODE This code corresponds to the VARCHAR2(30)
Document currency.
DOC_CURR_CODE
LOC_CURR_CODE This code corresponds to the local VARCHAR2(30)
currency. The local currency typically
LOC_CURR_CODE is the one in which the transaction
will be posted to meet legal
requirements for Company's Financial
reporting. Alternatively, it may be
linked to the currency used by
local/regional business units for
reporting Purposes.

LOC_EXCHANGE_RATE Local Exchange Rate NUMBER(28,10)

LOC_EXCHANGE_RATE
GLOBAL1_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the third
GLOBAL1_EXCHANGE_RATE Global Currency. The Global
currencies are defined in global
currency master table.
GLOBAL2_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the third
GLOBAL2_EXCHANGE_RATE Global Currency. The Global
currencies are defined in global
currency master table.
GLOBAL3_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the third
GLOBAL3_EXCHANGE_RATE Global Currency. The Global
currencies are defined in global
currency master table.
GLOBAL4_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the third
GLOBAL4_EXCHANGE_RATE Global Currency. The Global
currencies are defined in global
currency master table.
GLOBAL5_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the third
GLOBAL5_EXCHANGE_RATE Global Currency. The Global
currencies are defined in global
currency master table.
CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
CREATED_BY_WID created the record in the source
system.

DWDMR A-Z.doc
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
CHANGED_BY_WID last modified the record in the source
system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
CREATED_ON_DT source system.
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
CHANGED_ON_DT system.
EXCHANGE_DT Surrogate Key For The WorkOrder DATE
Planned Completion Date
EXCHANGE_DATE
AUX1_CHANGED_ON_DT This column identifies the last DATE
modified date and time of the
AUX1_CHANGED_ON_DT auxiliary table's record which acts as a
source for the current table.
AUX2_CHANGED_ON_DT This column identifies the last DATE
modified date and time of the
AUX2_CHANGED_ON_DT auxiliary table's record which acts as a
source for the current table.
AUX3_CHANGED_ON_DT This column identifies the last DATE
modified date and time of the
AUX3_CHANGED_ON_DT auxiliary table's record which acts as a
source for the current table.
AUX4_CHANGED_ON_DT This column identifies the last DATE
modified date and time of the
AUX4_CHANGED_ON_DT auxiliary table's record which acts as a
source for the current table.
DELETE_FLG This flag indicates the deletion status CHAR(1)
of the record in the source system. A
DELETE_FLG value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is Active.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
W_INSERT_DT warehouse table
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
W_UPDATE_DT data warehouse table

DATASOURCE_NUM_ID This column is the unique identifier of NUMBER


the source system from which data
DATASOURCE_NUM_ID was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
ETL_PROC_WID process used to create or update this
data.

DWDMR A-Z.doc
INTEGRATION_ID This column is the unique identifier of VARCHAR2(400)
a dimension or fact entity in its source
INTEGRATION_ID system. In case of composite keys, the
value in this column can consist of
concatenated parts.

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
TENANT_ID environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
X_CUSTOM

DWDMR A-Z.doc
W_EAM_LOCATION_D
Business Name: W_EAM_LOCATION_D

Description:
This Table Stores the information about the Asset Install Location.

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate key to uniquely identify a NUMBER
record.

ASSET_LOC_NUM Asset Location Number VARCHAR2(80)

ASSET_LOC_NUM
ASSET_LOC_TYPE Asset Location Type VARCHAR2(80)

ASSET_LOC_TYPE
CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
CREATED_BY_WID created the record in the source
system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
CHANGED_BY_WID last modified the record in the source
system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
CREATED_ON_DT source system.
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
CHANGED_ON_DT system.
W_INSERT_DT This column stores the date on which DATE
the record was inserted in the data
W_INSERT_DT warehouse table
W_UPDATE_DT DATE

W_UPDATE_DT
AUX1_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
AUX1_CHANGED_ON_DT time of the auxiliary table's record
which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
AUX2_CHANGED_ON_DT time of the auxiliary table's record
which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
AUX3_CHANGED_ON_DT time of the auxiliary table's record
which acts as a source for the current
table.
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
AUX4_CHANGED_ON_DT time of the auxiliary table's record
which acts as a source for the current
table.

DWDMR A-Z.doc
DELETE_FLG CHAR(1)

DELETE_FLG
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
DATASOURCE_NUM_ID was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
process used to create or update this
data.
INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)
a dimension or fact entity in its source
INTEGRATION_ID system. In case of composite keys, the
value in this column can consist of
concatenated parts.

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
TENANT_ID environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
X_CUSTOM

DWDMR A-Z.doc
W_EAM_MATERIAL_USAGE_F
Business Name: W_EAM_MATERIAL_USAGE_F

Description:
This Fact Contains the EAM Asset Workorder Related Materail Usage Details and related dimensionality foreign
keys.

Table Columns:
Column Name Description Datatype Lookup Table
PRODUCT_WID Product Identifier NUMBER W_PRODUCT_D

PRODUCT_WID
INV_PRODUCT_WID Inventory Product Identifier NUMBER W_INVENTORY_PRODUCT_D

INV_PRODUCT_WID
ACTIVITY_ITEM_WID Activity Identifier NUMBER W_INVENTORY_PRODUCT_D

ACTIVITY_ITEM_WID
WORKORDER_WID Workorder Identifier NUMBER W_WORKORDER_D

WORKORDER_WID
WO_COMPLETION_DT_WID Workorder Completion Date Identifier NUMBER W_DAY_D

WO_COMPLETION_DT_WID
WO_ACTUAL_START_DT_WID Workorder Actual Start Date NUMBER W_DAY_D
Identifier
WO_ACTUAL_START_DT_WID
WO_STATUS_WID Workorder Status Identifier NUMBER W_STATUS_D

WO_STATUS_WID
WO_TYPE_WID Workorder Type Identifier NUMBER W_XACT_TYPE_D

WO_TYPE_WID
WO_DEPT_WID NUMBER W_INT_ORG_D

WO_DEPT_WID
PARENT_WORKORDER_WID Parent Workorder Identifier NUMBER W_WORKORDER_D

PARENT_WORKORDER_WID
OPERATION_WID Operation Identifier NUMBER

OPERATION_WID
MAINT_BOM_WID Maintenance BOM Identifier NUMBER W_BOM_HEADER_D

MAINT_BOM_WID
SUPERVISOR_WID Supervisor Identifier NUMBER W_EMPLOYEE_D

SUPERVISOR_WID
MAINT_ORG_WID Maintenance Org Identifier NUMBER W_INT_ORG_D

MAINT_ORG_WID
MAINT_ORG_LOC_WID Maintenance Location Identifier NUMBER W_EAM_LOCATION_D

MAINT_ORG_LOC_WID
MFG_ORG_WID Manufacturing Org Identifier NUMBER W_INT_ORG_D

MFG_ORG_WID

DWDMR A-Z.doc
ASSET_WID Asset Identifier NUMBER W_EAM_ASSET_D

ASSET_WID
ASSET_STATUS_WID Asset Status Identifier NUMBER W_STATUS_D

ASSET_STATUS_WID
ASSET_INSTALL_LOC_WID Asset Install Location Identifier NUMBER W_BUSN_LOCATION_D

ASSET_INSTALL_LOC_WID
ASSET_DEPT_WID Asset Department Identifier NUMBER W_INT_ORG_D

ASSET_DEPT_WID
PROJECT_WID Project Identifier NUMBER W_PROJECT_D

PROJECT_WID
TASK_WID Task Identifier NUMBER W_TASK_D

TASK_WID
SEIBAN_WID Seiban Identifier NUMBER W_MFG_SEIBAN_D

SEIBAN_WID
OPERATION_SEQ_NUM Operation Sequence Number NUMBER

OPERATION_SEQ_NUM
PLAN_QTY Planned Quantity NUMBER(28,10)

PLAN_QTY
PRIMARY_PLAN_QTY Planned Qty In Primary UOM NUMBER(28,10)

PRIMARY_PLAN_QTY
PRIMARY_ISSUED_QTY Issued Qty in Primary UOM NUMBER(28,10)

PRIMARY_ISSUED_QTY
ISSUED_QTY Issued Quantity NUMBER(28,10)

ISSUED_QTY
MTL_ISSUE_DOC_AMT Material Issue Amount in Document NUMBER(28,10)
Currency
MTL_ISSUE_DOC_AMT
MTL_ISSUE_LOC_AMT Material Issue Amount In Document NUMBER(28,10)
Currency
MTL_ISSUE_LOC_AMT
MTL_PLAN_DOC_AMT Material Planned Amount In NUMBER(28,10)
Document Currency
MTL_PLAN_DOC_AMT
MTL_PLAN_LOC_AMT Material Planned Amount In The Local NUMBER(28,10)
Currency
MTL_PLAN_LOC_AMT
PRIMARY_UOM_CODE Primary UOM Code VARCHAR2(50)

PRIMARY_UOM_CODE
PLAN_UOM_CODE Planned UOM Code VARCHAR2(50)

PLAN_UOM_CODE
ISSUED_UOM_CODE Issued UOM Code VARCHAR2(50)

ISSUED_UOM_CODE

DWDMR A-Z.doc
DOC_CURR_CODE This code corresponds to the VARCHAR2(30)
document currency. This typically is
DOC_CURR_CODE the currency in which the transaction
occurred. Amounts will be stored in
this currency.
LOC_CURR_CODE This code corresponds to the local VARCHAR2(30)
currency. The local currency typically
LOC_CURR_CODE is the one in which the transaction
will be posted to meet legal
requirements for Company's Financial
reporting. Alternatively, it may be
linked to the currency used by
local/regional business units for
reporting purposes.

LOC_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)


Document Currency to the Local
LOC_EXCHANGE_RATE Currency.
GLOBAL1_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the first Global
GLOBAL1_EXCHANGE_RATE Currency. The Global currencies are
defined in global currency master
table.
GLOBAL2_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the second
GLOBAL2_EXCHANGE_RATE Global Currency. The Global
currencies are defined in global
currency master table.
GLOBAL3_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the third
GLOBAL3_EXCHANGE_RATE Global Currency. The Global
currencies are defined in global
currency master table.
GLOBAL4_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the fourth
GLOBAL4_EXCHANGE_RATE Global Currency. The Global
currencies are defined in global
currency master table.
GLOBAL5_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the fifth Global
GLOBAL5_EXCHANGE_RATE Currency. The Global currencies are
defined in global currency master
table.
CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER
dimension indicating the user who
CREATED_BY_WID created the record in the source
system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER
dimension indicating the user who
CHANGED_BY_WID last modified the record in the source
system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
CREATED_ON_DT source system.
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
CHANGED_ON_DT system.

DWDMR A-Z.doc
AUX1_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
AUX1_CHANGED_ON_DT time of the auxiliary table's record
which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
AUX2_CHANGED_ON_DT time of the auxiliary table's record
which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
AUX3_CHANGED_ON_DT time of the auxiliary table's record
which acts as a source for the current
table.
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
AUX4_CHANGED_ON_DT time of the auxiliary table's record
which acts as a source for the current
table.
W_INSERT_DT This column stores the date on which DATE
the record was inserted in the data
W_INSERT_DT warehouse table.
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
W_UPDATE_DT data warehouse table.

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
TENANT_ID environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

DATASOURCE_NUM_ID This column is the unique identifier of NUMBER


the source system from which data
DATASOURCE_NUM_ID was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

INTEGRATION_ID This column is the unique identifier of VARCHAR2(400)


a dimension or fact entity in its source
INTEGRATION_ID system. In case of composite keys, the
value in this column can consist of
concatenated parts.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
ETL_PROC_WID process used to create or update this
data.

DWDMR A-Z.doc
DELETE_FLG This flag indicates the deletion status CHAR(1)
of the record in the source system. A
DELETE_FLG value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
X_CUSTOM

DWDMR A-Z.doc
W_EAM_METER_D
Business Name: W_EAM_METER_D

Description:
This table contains the Meter Readings Of the Maintenance Asset

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate key to uniquely identify a NUMBER
record.
ROW_WID
METER_ID Meter Name VARCHAR2(80)

METER_NAME
METER_UOM Meter's Unit of measure VARCHAR2(50)

METER_UOM
INSTALL_DT Date of Installation DATE

INSTALL_DT
INITIAL_READING The First Meter Reading Up on Meter NUMBER(28,10)
Creation
INITIAL_READING
CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
CREATED_BY_WID created the record in the source
system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
CHANGED_BY_WID last modified the record in the source
system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
CREATED_ON_DT source system.
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
CHANGED_ON_DT system.
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
DELETE_FLG CHAR(1)

DELETE_FLG
W_INSERT_DT This column stores the date on which DATE
the record was inserted in the data
W_INSERT_DT warehouse table.

DWDMR A-Z.doc
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
W_UPDATE_DT data warehouse table

DATASOURCE_NUM_ID This column is the unique identifier of NUMBER


the source system from which data
DATASOURCE_NUM_ID was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
ETL_PROC_WID process used to create or update this
data.
INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)
a dimension or fact entity in its source
INTEGRATION_ID system. In case of composite keys, the
value in this column can consist of
concatenated parts.

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
TENANT_ID environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
X_CUSTOM
USE_PAST_READING NUMBER(28,10)

USER_DEFINED_RATE NUMBER(28,10)

DWDMR A-Z.doc
W_EAM_METER_READING_F
Business Name: W_EAM_METER_READING_F

Description:
This Fact Contains Meter Readings and related Dimensional Foriegn Keys.

Table Columns:
Column Name Description Datatype Lookup Table
METER_WID Meter Identifier NUMBER W_EAM_METER_D

METER_WID
MAINT_ORG_WID Surrogate Key For The WorkOrder NUMBER W_INT_ORG_D
Maintenance Organization
MAINT_ORG_WID
MAINT_ORG_LOC_WID Surrogate Key For The WorkOrder NUMBER W_EAM_LOCATION_D
Maintenance Org Location

MFG_ORG_WID Surrogate Key For The Manufacturing NUMBER W_INT_ORG_D


Org
MFG_ORG_WID
ASSET_INSTALL_LOC_WID Surrogate Key For Asset Install NUMBER W_BUSN_LOCATION_D
Location
ASSET_INSTALL_LOC_WID
ASSET_DEPT_WID Surrogate Key For Asset Department NUMBER W_INT_ORG_D

ASSET_DEPT_WID
ASSET_WID Surrogate Key For Asset NUMBER W_EAM_ASSET_D

ASSET_WID
ASSET_STATUS_WID Surrogate Key For The Asset Status NUMBER W_STATUS_D

ENTERED_BY_USER_WID Entered By User Identifier NUMBER W_USER_D

ENTERED_BY_USER_WID
WO_DEPT_WID Workorder Department Identifier NUMBER W_INT_ORG_D

WORKORDER_WID Surrogare Key For The WorkOrder NUMBER W_WORKORDER_D

WORKORDER_WID
WO_STATUS_WID Surrogate Key For The WorkOrder NUMBER W_STATUS_D
Status
WO_STATUS_WID
WO_TYPE_WID Surrogate Key For The WorkOrder NUMBER W_XACT_TYPE_D
Type
WO_TYPE_WID
MAINT_BOM_WID Surrogate Key For The Maintenance NUMBER W_BOM_HEADER_D
BOM
MAINT_BOM_WID
SUPERVISOR_WID Surrogate Key For Supervisor NUMBER W_EMPLOYEE_D

SUPERVISOR_WID
PARENT_WORKORDER_WID Surrogate Key For The WorkOrder NUMBER W_WORKORDER_D

PARENT_WORKORDER_WID

DWDMR A-Z.doc
PROJECT_WID Surrogate Key For Project NUMBER W_PROJECT_D

PROJECT_WID
TASK_WID Surrogate Key For Task NUMBER W_TASK_D

TASK_WID
SEIBAN_WID Surrogate Key For SEIBAN NUMBER W_MFG_SEIBAN_D

SEIBAN_WID
METER_READING_TILL_DT Stores the Current Meter Reading for NUMBER(28,10)
an Asset Till Date
METER_READING_TILL_DT
ACTUAL_READING Stores the Actual Reading for an Asset NUMBER(28,10)

ACTUAL_READING
PRIOR_READING Stores Prior Reading for an Asset NUMBER(28,10)

PRIOR_READING
READING_DT_WID Reading Date Identifier NUMBER W_DAY_D

READING_DT_WID
ACTIVITY_ITEM_WID Activity Identifier NUMBER W_INVENTORY_PRODUCT_D

WO_COMPLETION_DT_WID Surrogate Key For The WorkOrder NUMBER W_DAY_D


Completion Date
WO_COMPLETION_DT_WID
WO_START_DT_WID Surrogate Key For The WorkOrder NUMBER W_DAY_D
Start Date
WO_START_DT_WID
DESCR VARCHAR2(255)

CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D


dimension indicating the user who
CREATED_BY_WID created the record in the source
system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
CHANGED_BY_WID last modified the record in the source
system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
CREATED_ON_DT source system
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
CHANGED_ON_DT system
AUX1_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
AUX1_CHANGED_ON_DT time of the auxiliary table's record
which acts as a source for the current
table
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
AUX2_CHANGED_ON_DT time of the auxiliary table's record
which acts as a source for the current
table

DWDMR A-Z.doc
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
AUX3_CHANGED_ON_DT time of the auxiliary table's record
which acts as a source for the current
table
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
AUX4_CHANGED_ON_DT time of the auxiliary table's record
which acts as a source for the current
table
W_INSERT_DT This column stores the date on which DATE
the record was inserted in the data
W_INSERT_DT warehouse table
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
W_UPDATE_DT data warehouse table

DATASOURCE_NUM_ID This column is the unique identifier of NUMBER


the source system from which data
DATASOURCE_NUM_ID was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

INTEGRATION_ID This column is the unique identifier of VARCHAR2(400)


a dimension or fact entity in its source
INTEGRATION_ID system. In case of composite keys, the
value in this column can consist of
concatenated parts.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
ETL_PROC_WID process used to create or update this
data.
TENANT_ID This column is the unique identifier VARCHAR2(80)
for a Tenant in a multi-tenant
TENANT_ID environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

DELETE_FLG This flag indicates the deletion status CHAR(1)


of the record in the source system. A
DELETE_FLG value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is Active.

X_CUSTOM This column is used as a generic field VARCHAR2(20)


for customer extensions.
X_CUSTOM

DWDMR A-Z.doc
W_EAM_RSRC_ACT_F
Business Name: W_EAM_RSRC_ACT_F

Description:
Fact EAM Resource Actual Table Will give the details about the Resouce Usage Qty and Cost for an WIP job at the
Operation level

Table Columns:
Column Name Description Datatype Lookup Table
RESOURCE_WID Identifies the Resource. NUMBER W_MFG_RESOURCE_D

Resource WID
RESOURCE_TYPE_WID Resource Type Identifier NUMBER W_XACT_TYPE_D

TRANSACTION_DT_WID It Identifies the Actual Transaction NUMBER W_DAY_D


Date
Transaction Date WID
ACTIVITY_ITEM_WID It Identifies the Asset Activity. NUMBER W_INVENTORY_PRODUCT_D

Activity Item WID


ROUTING_DEPT_WID It Identifies the Department of the NUMBER W_INT_ORG_D
Routing.
Routing Department WID
WORKORDER_WID Identifies the Work Order for NUMBER W_WORKORDER_D
Resource Actual
Work Order WID
WO_COMPLETION_DT_WID Date when the WorkOrder Was NUMBER W_DAY_D
Completed/Closed
WorkOrder Completion WID
WO_STATUS_WID Identifies the status of the Work NUMBER W_STATUS_D
Order
Work Order Status WID
WO_TYPE_WID Identifies the type of the work order NUMBER W_XACT_TYPE_D

Work Order Type WID


WO_DEPT_WID It Identifies the Department of the NUMBER W_INT_ORG_D
Resource.
Resource Department WID
PARENT_WORKORDER_WID It Identifies the Parent Work Order NUMBER W_WORKORDER_D

Parent WorkOrder WID


OPERATION_WID Identifies the Operation. NUMBER W_MFG_OPERATIONS_D

Operation WID
MAINT_BOM_WID Identifies the Maintenance Bill of NUMBER W_BOM_HEADER_D
Materials
Maintenance Bill of Materials WID

SUPERVISOR_WID Identifies the Supervisor NUMBER W_EMPLOYEE_D

Supervisor WID
MAINT_ORG_WID Identifies the Maintenance NUMBER W_INT_ORG_D
Organization
Maintenance Organization WID

DWDMR A-Z.doc
MAINT_ORG_LOC_WID It Identifies the Maintenance NUMBER W_EAM_LOCATION_D
Organization Location.
Maintenance Organization
Location WID
MFG_ORG_WID Identifies the Maintenance NUMBER W_INT_ORG_D
Organization
Maintenance Organization WID

ASSET_WID Identifies the Assets of the NUMBER W_EAM_ASSET_D


Maintenance
Asset WID
ASSET_STATUS_WID Identifies the Status of the Asset NUMBER W_STATUS_D

Asset Status WID


ASSET_INSTALL_LOC_WID Identifies the Asset Install Location. NUMBER W_BUSN_LOCATION_D

Asset Install Location WID


ASSET_DEPT_WID It Identifies the Department of the NUMBER W_INT_ORG_D
Asset
Asset Department WID
PROJECT_WID Identifies the Project Number NUMBER W_PROJECT_D

Project WID
TASK_WID Identifies the Task Number NUMBER W_TASK_D

Task WID
SEIBAN_WID Identifies the Seiban Number NUMBER W_MFG_SEIBAN_D

Seiban WID
OPERATION_SEQ_NUM Identifies the Operation Sequence NUMBER
Number
Operation Sequence Number
PRIMARY_RES_USAGE_QTY Primary Resource Usage Quantity NUMBER(28,10)

Primary Resource Usage Quantity

XACT_RES_USAGE_QTY Transaction Unit Of Measure NUMBER(28,10)

Transaction Unit Of Measure


RSRC_USAGE_DOC_AMT Resource Usage Amount in NUMBER(28,10)
Transaction UOM
Resource Usage Amount in
Transaction UOM
RSRC_USAGE_LOC_AMT Resource Usage Amount in Primary NUMBER(28,10)
UOM
Resource Usage Amount in
Primary UOM
PRIMARY_UOM_CODE Primary Unit Of Measure VARCHAR2(50)

Primary Unit Of Measure


XACT_UOM_CODE Transaction Unit Of Measure VARCHAR2(50)

Transaction Unit Of Measure


DOC_CURR_CODE This code corresponds to the VARCHAR2(30)
document currency. This typically is
Document/Transaction Curreny the currency in which the transaction
Code occurred. Amounts will be stored in
this currency.

DWDMR A-Z.doc
LOC_CURR_CODE This code corresponds to the local VARCHAR2(30)
currency. The local currency typically
Local/Regional Reporting Currency is the one in which the transaction
Code will be posted to meet legal
requirements for Company's Financial
reporting. Alternatively, it may be
linked to the currency used by
local/regional business units for
reporting Purposes.

EXCHANGE_DT DATE

LOC_EXCHANGE_RATE This code corresponds to the local NUMBER(28,10)


currency. The local currency typically
Document to Local Currency is the one in which the transaction
Exchange Rate will be posted to meet legal
requirements for Company's Financial
reporting. Alternatively, it may be
linked to the currency used by
local/regional business units for
reporting Purposes.

GLOBAL1_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)


Document Currency to the 1 Global
Document to Global1 (for Global Currency. The Global currencies are
Reporting) Currency Exchange defined in global currency master
Rate table.
GLOBAL2_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the 2 Global
Document to Global2 (for Global Currency. The Global currencies are
Reporting) Currency Exchange defined in global currency master
Rate table.
GLOBAL3_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the 3 Global
Document to Global3 (for Global Currency. The Global currencies are
Reporting) Currency Exchange defined in global currency master
Rate table.
GLOBAL4_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the 4 Global
Document to Global4 (for Global Currency. The Global currencies are
Reporting) Currency Exchange defined in global currency master
Rate table.
GLOBAL5_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the 5 Global
Document to Global5 (for Global Currency. The Global currencies are
Reporting) Currency Exchange defined in global currency master
Rate table.
CREATED_BY_WID This column stores the date on which NUMBER W_USER_D
the record was inserted in the data
Source Record Created BY User warehouse table
Surrogate Key
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Changed BY User last modified the record in the source
Surrogate Key system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
Source Record Creation Date and source system.
Time

DWDMR A-Z.doc
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
Source Record Changed Date and system.
Time
AUX1_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time 1 which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time 2 which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time 3 which acts as a source for the current
table.
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time 4 which acts as a source for the current
table.
W_INSERT_DT This column stores the date on which DATE
the record was inserted in the data
Warehouse Record Insert Date warehouse table
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table
and Time
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

INTEGRATION_ID This column is the unique identifier of VARCHAR2(400)


a dimension or fact entity in its source
Unique Source Record Identifier system. In case of composite keys, the
value in this column can consist of
concatenated parts.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
ETL Process Identifier process used to create or update this
data.
TENANT_ID This column is the unique identifier VARCHAR2(80)
for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

DWDMR A-Z.doc
DELETE_FLG This flag indicates the deletion status CHAR(1)
of the record in the source system. A
Deleted Record Indicator value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is Active.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
Generic Extension Column

DWDMR A-Z.doc
W_EAM_RSRC_STD_F
Business Name: W_EAM_RSRC_STD_F

Description:
Resource Standard Fact Stores the Resource Std Qty and Cost For WIP JOB at Standard Operation.

Table Columns:
Column Name Description Datatype Lookup Table
RESOURCE_WID It Identifies the Resource. NUMBER W_MFG_RESOURCE_D

RESOURCE_WID
RESOURCE_TYPE_WID NUMBER W_XACT_TYPE_D

ROUTING_DEPT_WID It Identifies the Routing Department. NUMBER W_INT_ORG_D

ROUTING_DEPT_WID
ACTIVITY_ITEM_WID It Identifies the Asset Activity. NUMBER W_INVENTORY_PRODUCT_D

ACTIVITY_ITEM_WID
WORKORDER_WID It Identifies the Maintenance Work NUMBER W_WORKORDER_D
Orders.
WORKORDER_WID
WO_COMPLETION_DT_WID It Identifies the Maintenance Work NUMBER W_DAY_D
Order Completion date.
WO_COMPLETION_DT_WID
WO_START_DT_WID It Identifies the Maintenance Work NUMBER W_DAY_D
Order Start date.
WO_START_DT_WID
WO_STATUS_WID It Identifies the Maintenance Work NUMBER W_STATUS_D
Order Status.
WO_STATUS_WID
WO_TYPE_WID It Identifies the Maintenance Work NUMBER W_XACT_TYPE_D
Order Type.
WO_TYPE_WID
WO_DEPT_WID NUMBER W_INT_ORG_D

PARENT_WORKORDER_WID It Identifies the Maintenance Parent NUMBER W_WORKORDER_D


Work Order.
PARENT_WORKORDER_WID
OPERATION_WID It Identifies the Maintenance NUMBER W_MFG_OPERATIONS_D
Operatoins.
OPERATION_WID
OPERATION_SEQ_NUM It Identifies the Operatoin Sequence NUMBER
Number.
OPERATION_SEQ_NUM
MAINT_BOM_WID It Identifies the Bill of Materials for NUMBER W_BOM_HEADER_D
Maintenance Work Order.
MAINT_BOM_WID
SUPERVISOR_WID NUMBER W_EMPLOYEE_D

SUPERVISOR_WID
MAINT_ORG_WID It Identifies Maintenance NUMBER W_INT_ORG_D
Organizations.
MAINT_ORG_WID

DWDMR A-Z.doc
MAINT_ORG_LOC_WID It Identifies Maintenance Assets NUMBER W_EAM_LOCATION_D
current Location.
MAINT_ORG_LOC_WID
MFG_ORG_WID It Identifies Manufacturing NUMBER W_INT_ORG_D
Organizations.
MFG_ORG_WID
ASSET_WID It Identifies Maintenance Assets. NUMBER W_EAM_ASSET_D

ASSET_WID
ASSET_STATUS_WID It Identifies the Resource NUMBER W_INT_ORG_D
Department.
ASSET_STATUS_WID
ASSET_INSTALL_LOC_WID It Identifies the Asset Install Location. NUMBER W_BUSN_LOCATION_D

ASSET_INSTALL_LOC_WID
ASSET_DEPT_WID It Identifies the Asset Department. NUMBER W_INT_ORG_D

ASSET_DEPT_WID
PROJECT_WID It Identifies the Project Number. NUMBER W_PROJECT_D

PROJECT_WID
TASK_WID It Identifies the Task Number. NUMBER W_TASK_D

TASK_WID
SEIBAN_WID It Identifies the Seiban Number. NUMBER W_MFG_SEIBAN_D

SEIBAN_WID
PRIMARY_RSRC_STD_QTY Resource Standard Quantity in NUMBER(28,10)
Primary UOM.
PRIMARY_RSRC_STD_QTY
XACT_RSRC_STD_QTY Resource Standard Quantity in NUMBER(28,10)
Transaction UOM.
XACT_RSRC_STD_QTY
RSRC_STD_DOC_AMT Resource Standard Amount in NUMBER(28,10)
Transaction UOM.
RSRC_STD_DOC_AMT
RSRC_STD_LOC_AMT Resource Standard Amount in Primary NUMBER(28,10)
UOM.
RSRC_STD_LOC_AMT
PRIMARY_UOM_CODE It Identifies the Maintenance Work VARCHAR2(50)
Order Planned Completion date.
PRIMARY_UOM_CODE
XACT_UOM_CODE It Identifies the Maintenance Work VARCHAR2(50)
Order Planned Start date.
XACT_UOM_CODE
DOC_CURR_CODE This code corresponds to the VARCHAR2(30)
document currency. This typically is
DOC_CURR_CODE the currency in which the transaction
occurred. Amounts will be stored in
this currency.
LOC_CURR_CODE This code corresponds to the local VARCHAR2(30)
currency. The local currency typically
LOC_CURR_CODE is the one in which the transaction
will be posted to meet legal
requirements for Company's Financial
reporting. Alternatively, it may be
linked to the currency used by
local/regional business units for
reporting Purposes.

DWDMR A-Z.doc
LOC_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
document currency to the local
LOC_EXCHANGE_RATE currency.
LOC_EXCHANGE_RATE_TYPE VARCHAR2(10)

GLOBAL1_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)


Document Currency to the third
GLOBAL1_EXCHANGE_RATE Global Currency. The Global
currencies are defined in global
currency master table.
GLOBAL2_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the third
GLOBAL2_EXCHANGE_RATE Global Currency. The Global
currencies are defined in global
currency master table.
GLOBAL3_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the third
GLOBAL3_EXCHANGE_RATE Global Currency. The Global
currencies are defined in global
currency master table.
GLOBAL4_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the third
GLOBAL4_EXCHANGE_RATE Global Currency. The Global
currencies are defined in global
currency master table.
GLOBAL5_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the third
GLOBAL5_EXCHANGE_RATE Global Currency. The Global
currencies are defined in global
currency master table.
CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
CREATED_BY_WID created the record in the source
system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
CHANGED_BY_WID last modified the record in the source
system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
CREATED_ON_DT source system.
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
CHANGED_ON_DT system.
AUX1_CHANGED_ON_DT Oracle System field. This column DATE
identifies the last modified date and
AUX1_CHANGED_ON_DT time of the auxiliary table's record
which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Oracle System field. This column DATE
identifies the last modified date and
AUX2_CHANGED_ON_DT time of the auxiliary table's record
which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Oracle System field. This column DATE
identifies the last modified date and
AUX3_CHANGED_ON_DT time of the auxiliary table's record
which acts as a source for the current
table.

DWDMR A-Z.doc
AUX4_CHANGED_ON_DT Oracle System field. This column DATE
identifies the last modified date and
AUX4_CHANGED_ON_DT time of the auxiliary table's record
which acts as a source for the current
table.
W_INSERT_DT This column stores the date on which DATE
the record was inserted in the data
W_INSERT_DT warehouse table.
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
W_UPDATE_DT data warehouse table.

DELETE_FLG This flag indicates the deletion status CHAR(1)


of the record in the source system. A
DELETE_FLG value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is Active.

INTEGRATION_ID This column is the unique identifier of VARCHAR2(400)


a dimension or fact entity in its source
INTEGRATION_ID system. In case of composite keys, the
value in this column can consist of
concatenated parts.

DATASOURCE_NUM_ID This column is the unique identifier of NUMBER


the source system from which data
DATASOURCE_NUM_ID was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
ETL_PROC_WID process used to create or update this
data.
TENANT_ID This column is the unique identifier VARCHAR2(80)
for a Tenant in a multi-tenant
TENANT_ID environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
X_CUSTOM
EXCHANGE_DT DATE

DWDMR A-Z.doc
W_EAM_WORKORDER_F
Business Name: W_EAM_WORKORDER_F

Description:
EAM Workorder Fact contains the Detail of the Workorders and measures related to Failure Days and Shutdown
hours

Table Columns:
Column Name Description Datatype Lookup Table
ACTIVITY_ITEM_WID It Identifies the Asset Activity. NUMBER

ACTIVITY_ITEM_WID
WORKORDER_WID It Identifies the Maintenance Work NUMBER W_WORKORDER_D
Orders.
Workorder Identifier
WO_STATUS_WID It Identifies the Maintenance Work NUMBER W_STATUS_D
Order Status.
WO_STATUS_WID
WO_TYPE_WID It Identifies the Maintenance Work NUMBER W_XACT_TYPE_D
Order Type.
WO_TYPE_WID
WO_DEPT_WID NUMBER

WO_DEPT_WID
MAINT_BOM_WID It Identifies the Bill of Materials for NUMBER W_BOM_HEADER_D
Maintenance Work Order.
MAINT_BOM_WID
MAINT_ORG_LOC_WID It Identifies Maintenance Assets NUMBER W_EAM_LOCATION_D
current Location.
MAINT_ORG_LOC_WID
SUPERVISOR_WID It Identifies Employee(Supervisor) NUMBER W_EMPLOYEE_D

SUPERVISOR_WID
PARENT_WORKORDER_WID It Identifies Parent Workorder NUMBER W_WORKORDER_D

PARENT_WORKORDER_WID
MAINT_ORG_WID It Identifies Maintenance NUMBER W_INT_ORG_D
Organizations.
MAINT_ORG_WID
MFG_ORG_WID It Identifies Manufacturing NUMBER W_INT_ORG_D
Organizations.
MFG_ORG_WID
ASSET_WID It Identifies Maintenance Assets. NUMBER W_EAM_ASSET_D

ASSET_WID
ASSET_STATUS_WID It Identifies Asset status NUMBER W_STATUS_D

ASSET_STATUS_WID
ASSET_INSTALL_LOC_WID It Identifies the Asset Install Location. NUMBER W_EAM_LOCATION_D

ASSET_INSTALL_LOC_WID
ASSET_DEPT_WID It Identifies the Asset Department. NUMBER W_INT_ORG_D

ASSET_DEPT_WID
PROJECT_WID It Identifies the Project Number. NUMBER W_PROJECT_D_TL

PROJECT_WID

DWDMR A-Z.doc
TASK_WID Task Identifier NUMBER W_TASK_D

TASK_WID
TASK_WID Task Identifier NUMBER W_TASK_D_TL

TASK_WID
SEIBAN_WID Seiban Identifier NUMBER W_MFG_SEIBAN_D

SEIBAN_WID
FAILURE_NUMBER Failure Number NUMBER

FAILURE_WID
FAILURE_CODE_WID Failure Code Identifier NUMBER

FAILURE_CODE_WID
FAILURE_CAUSE_WID Failure Cause Identifier NUMBER W_XACT_TYPE_D

FAILURE_CAUSE_WID
FAILURE_RSLTN_WID Failure resolution Identifier NUMBER W_XACT_TYPE_D

FAILURE_RSLTN_WID
FAILURE_DT_WID Failure Date NUMBER

FAILURE_DT_WID
WO_COMPLETION_DT_WID WorkOrder Completion Date NUMBER

WO_COMPLETION_DT_WID
WO_START_DT_WID WorkOrder Start Date NUMBER

WO_START_DT_WID
WO_PLN_START_DT_WID WorkOrder Plan Start Date NUMBER

WO_PLN_START_DT_WID
WO_PLN_COMPLETION_DT_WID WorkOrder Plan COmpletion Date NUMBER

WO_PLN_COMPLETION_DT_WID

SHUTDOWN_HRS ShutDown Hours NUMBER(28,10)

SHUTDOWN_HRS
DAYS_SINCE_LAST_FAILURE Days since last failure NUMBER(28,10)

DAYS_SINCE_LAST_FAILURE
CYCLE_TIME Cycle Time Value NUMBER(28,10)

CYCLE_TIME
CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
CREATED_BY_WID created the record in the source
system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
CHANGED_BY_WID last modified the record in the source
system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
CREATED_ON_DT source system.

DWDMR A-Z.doc
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
CHANGED_ON_DT system.
AUX1_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
AUX1_CHANGED_ON_DT time of the auxiliary table's record
which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
AUX2_CHANGED_ON_DT time of the auxiliary table's record
which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
AUX3_CHANGED_ON_DT time of the auxiliary table's record
which acts as a source for the current
table.
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
AUX4_CHANGED_ON_DT time of the auxiliary table's record
which acts as a source for the current
table.
W_INSERT_DT This column stores the date on which DATE
the record was inserted in the data
This column stores the date on warehouse table.
which the record was inserted in
the data warehouse table

W_UPDATE_DT This column stores the date on which DATE


the record was last updated in the
W_UPDATE_DT data warehouse table

DATASOURCE_NUM_ID This column is the unique identifier of NUMBER


the source system from which data
DATASOURCE_NUM_ID was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

INTEGRATION_ID This column is the unique identifier of VARCHAR2(400)


a dimension or fact entity in its source
INTEGRATION_ID system. In case of composite keys, the
value in this column can consist of
concatenated parts.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
ETL_PROC_WID process used to create or update this
data.
TENANT_ID This column is the unique identifier VARCHAR2(80)
for a Tenant in a multi-tenant
TENANT_ID environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

DWDMR A-Z.doc
DELETE_FLG This flag indicates the deletion status CHAR(1)
of the record in the source system. A
DELETE_FLG value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is Active.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
X_CUSTOM

DWDMR A-Z.doc
W_EAM_WO_SNAP_F
Business Name: W_EAM_WO_SNAP_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
EXPEDITED_JOBS NUMBER(28,10)

EXPEDITED_JOBS
LATE_JOBS NUMBER(28,10)

LATE_JOBS
NUM_BACKLOG NUMBER(28,10)

NUM_BACKLOG
NUM_RELEASED NUMBER(28,10)

NUM_RELEASED
NUM_PSTDUE_BACKLOG NUMBER(28,10)

NUM_PSTDUE_BACKLOG
BACKLOG_DT_WID NUMBER W_DAY_D

BACKLOG_DT_WID
WO_STATUS_WID NUMBER W_STATUS_D

WO_STATUS_WID
WO_TYPE_WID NUMBER W_XACT_TYPE_D

WO_TYPE_WID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
INTEGRATION_ID VARCHAR2(320)

INTEGRATION_ID
ETL_PROC_WID NUMBER

ETL_PROC_WID
CREATED_BY_WID NUMBER W_USER_D

CREATED_BY_WID
CHANGED_BY_WID NUMBER W_USER_D

CHANGED_BY_WID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT

DWDMR A-Z.doc
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
DELETE_FLG CHAR(1)

DELETE_FLG
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
TENANT_ID VARCHAR2(80)

TENANT_ID
X_CUSTOM VARCHAR2(10)

X_CUSTOM
MAINT_ORG_WID NUMBER W_INT_ORG_D

MAINT_ORG_WID
ASSET_WID NUMBER W_EAM_ASSET_D

ASSET_WID
ASSET_DEPT_WID NUMBER W_INT_ORG_D

ASSET_DEPT_WID
WO_DEPT_WID NUMBER W_INT_ORG_D

PROJECT_WID NUMBER W_PROJECT_D

DWDMR A-Z.doc
W_EMPLOYEE_D
Business Name: W_EMPLOYEE_D

Description:
W_EMPLOYEE_D stores information about employees belonging to this organization as well as its extended
organization. The concept of the extended organization would take care of contractors, third party organizations
and other non-employees who help us to run our business. The grain of this table is at an employee" level. This
table is designed to be a slowly/moderately changing dimension that supports Type-2 changes out of the box. In
other words, this is the employee master list. Actual employees are differentiated from others by the EMP_FLG
column with possible values 'Y' or 'N'. Each of the employees (of our organization or the extended one) can play
various roles while helping us run business. Out of the box, we support the following roles: Service Rep, Sales
Rep, Account Rep, Purchase Rep, Buyer, Requestor, Contact Rep. Each of these roles are identified by their
corresponding flags, with possible values 'Y' or 'N'.

Table Columns:
Column Name Description Datatype Lookup Table
RES_PRI_ORGANIZATION_CODE This is the organization code VARCHAR2(255)
representing the primary organization
of a CRM resource.

PARTNER_FLG Partner relationship indicator CHAR(1)

ROW_WID Surrogate Key of the Table NUMBER

FST_NAME First Name VARCHAR2(150)

MID_NAME Middle Name VARCHAR2(80)

LAST_NAME Employee Last Name VARCHAR2(150)

PREV_LAST_NAME Employee's previous last name. VARCHAR2(150)

FULL_NAME Employee's Full Name VARCHAR2(400)

NAME_PREFIX Employee Name Prefix VARCHAR2(30)

INDV_TITLE Employee's individual title VARCHAR2(30)

NAME_SUFFIX Employee Name Suffix VARCHAR2(30)

NAME_EFF_DATE Name Effective Date DATE

SPOUSE_NAME Employee's Spouse Name VARCHAR2(80)

DWDMR A-Z.doc
LEGISLATION_CODE Employee Legislation Code VARCHAR2(150)

PARTY_ID A unique identiifer that uniquely VARCHAR2(18)


identifies each person. This ID comes
from the party model on the source
systems.
ADDRESS_LINE_1 Permanent Street Address Line 1 VARCHAR2(240)

ADDRESS_LINE_2 Permanent Street Address Line 2 VARCHAR2(240)

ADDRESS_LINE_3 Permanent Street Address Line 3 VARCHAR2(240)

ADDRESS_LINE_4 Permanent Street Address Line 4 VARCHAR2(240)

CITY Permanent City Code VARCHAR2(120)

C_CITY_CODE Customer defined code for VARCHAR2(120)


Permanent City

COUNTY Permanent County Code VARCHAR2(120)

C_COUNTY_CODE Customer defined code for VARCHAR2(120)


Permanent County

STATE_PROV_CODE Permanent state or provience code. VARCHAR2(120)

C_STATE_PROV_CODE Customer defined code for VARCHAR2(120)


permanent state or provience.

COUNTRY_REGION_CODE Permanent country region code. VARCHAR2(120)

C_COUNTRY_REGION_CODE Customer defined code for VARCHAR2(120)


Permanent country region.

W_COUNTRY_CODE Warehouse code for Permanent VARCHAR2(120)


Country.

REGION_CODE Permanent Region Code. VARCHAR2(120)

C_REGION_CODE Customer defined code for VARCHAR2(120)


Permanent Region.

POST_OFFICE_BOX Permanent Post office box no. VARCHAR2(30)

ZIPCODE Permanent zipcode. VARCHAR2(50)

DWDMR A-Z.doc
ADDR_EFF_DATE Permanent address effective date. DATE

MAIL_ADDRESS_LINE_1 Mail Street Address Line 1 VARCHAR2(240)

MAIL_ADDRESS_LINE_2 Mail Street Address Line 2 VARCHAR2(240)

MAIL_ADDRESS_LINE_3 Mail Street Address Line 3 VARCHAR2(240)

MAIL_ADDRESS_LINE_4 Mail Street Address Line 4 VARCHAR2(240)

MAIL_CITY_CODE Employee mail city code VARCHAR2(120)

C_MAIL_CITY_CODE customer defined mail city code VARCHAR2(120)

MAIL_COUNTY Employee mail county code VARCHAR2(120)

C_MAIL_COUNTY_CODE customer defined mail county code VARCHAR2(120)

MAIL_STATE_PROV_CODE mail state province code VARCHAR2(120)

C_MAIL_STATE_PROV_CODE customer defined mail state province VARCHAR2(120)


code

MAIL_COUNTRY_REGION_CODE mail country region code VARCHAR2(120)

C_MAIL_COUNTRY_REGION_COD customer defined mail country region VARCHAR2(120)


E code

MAIL_COUNTRY mail country code VARCHAR2(120)

MAIL_REGION_CODE Employee mail region code VARCHAR2(120)

C_MAIL_REGION_CODE customer defined mail region code VARCHAR2(120)

MAIL_ZIPCODE Employee mail zipcode VARCHAR2(50)

MAIL_POST_OFFICE_BOX Employee mail post office box VARCHAR2(30)

MAIL_ADDR_EFF_DATE mail address effective date DATE

DWDMR A-Z.doc
WORK_ADDRESS_LINE_1 Employee work address line 1 VARCHAR2(240)

WORK_ADDRESS_LINE_2 Employee work address line 2 VARCHAR2(240)

WORK_ADDRESS_LINE_3 Employee work address line 3 VARCHAR2(240)

WORK_ADDRESS_LINE_4 Employee work address line 4 VARCHAR2(240)

WORK_CITY Employee work city VARCHAR2(120)

C_WORK_CITY_CODE Customer defined work city code VARCHAR2(120)

WORK_COUNTY Employee work county VARCHAR2(120)

C_WORK_COUNTY_CODE customer defined work county code VARCHAR2(120)

WORK_STATE_PROV_CODE Employee work state province code VARCHAR2(120)

C_WORK_STATE_PROV_CODE customer defined work state province VARCHAR2(120)


code

WORK_COUNTRY_REGION_CODE Employee work country region code VARCHAR2(120)

C_WORK_COUNTRY_REGION_CO customer defined work country VARCHAR2(120)


DE region code

WORK_COUNTRY Employee work country VARCHAR2(120)

WORK_REGION_CODE Employee work region code VARCHAR2(120)

C_WORK_REGION_CODE Customer defined wrok region code VARCHAR2(120)

WORK_ZIPCODE Employee work zipcode VARCHAR2(50)

WORK_POST_OFFICE_BOX Employee work post office box VARCHAR2(30)

WORK_ADDR_EFF_DATE Employee work address effective date DATE

FAX_PH_NUM Fax Phone Number VARCHAR2(60)

DWDMR A-Z.doc
WORK_PHONE Work Phone Number VARCHAR2(60)

PAGER_NUM Pager Number VARCHAR2(60)

MOBILE_NUM Mobile Number VARCHAR2(60)

EMAIL_ADDR Email Address VARCHAR2(240)

ALTERNATE_EMAIL_ADDR Alternate Email Address VARCHAR2(240)

WEB_ADDRESS Web Page Address VARCHAR2(255)

EMP_FORMED_DT Employee record Formed on Date DATE

EMP_HIRE_DT Employee Hire Date DATE

ORIG_HIRE_DT Original Hire Date DATE

EMP_HIRE_DT_WID Employee Hire Date Surrogate Key NUMBER(22,10)

ORIG_HIRE_DT_WID Original Hire Date Surrogate Key NUMBER(22,10)

ADJ_SERVICE_DT Adjusted Service Date DATE

ADJ_SERVICE_DT_WID Adjusted Service Date Surrogate Key NUMBER(22,10)

CONTRACT_ST_DT Contract Start Date DATE

CONTRACT_END_DT Contract End Date DATE

CONTRACT_ST_DT_WID Contract Start Date Surrogate Key NUMBER(22,10)

CONTRACT_END_DT_WID Contract End Date Surrogate Key NUMBER(22,10)

EMPLOYEE_NUM Employee Number VARCHAR2(80)

ALT_EMP_NUM Alternate Employee Number VARCHAR2(80)

SUPERVISOR_NUM Supervisor's Employee Number VARCHAR2(80)

DWDMR A-Z.doc
SUPERVISOR_NAME Supervisor's Name VARCHAR2(255)

CONTINGENT_WORKER_NUM Worker number for contingent VARCHAR2(80)


workers or contractors assigned by
the deploying company.
APPLICANT_NUM Employee Applicant Number VARCHAR2(80)

DEPARTMENT_CODE Employee's department Code VARCHAR2(50)

HELD_POSTN Held Position VARCHAR2(50)

POSITION_TYPE_CODE Employee position Type Code VARCHAR2(50)

JOB_CATEGORY_CODE Employee job Category Code VARCHAR2(50)

JOB_TITLE Employee job Title VARCHAR2(75)

PAR_HELD_POSTN Parent Held Position VARCHAR2(50)

PR_POSTN Primary Position VARCHAR2(50)

NATIVE_LANG_CODE Native Language Code VARCHAR2(50)

SEC_FLU_LANG_CODE Second Proficient Language Code VARCHAR2(50)

THR_FLU_LANG_CODE Other Proficient Language Code VARCHAR2(50)

EMP_FLG Employee Flag CHAR(1)

EMP_ACTIVE_FLG Employee Active Flag CHAR(1)

USER_FLG Employee User Flag CHAR(1)

ACCOUNT_REP_FLG Employee Account Representative CHAR(1)


Flag

SALES_REP_FLG Sales Representative Flag CHAR(1)

PURCHASE_REP_FLG Purchase Representative Flag CHAR(1)

CONTACT_REP_FLG Contact Representative Flag CHAR(1)

DWDMR A-Z.doc
SERVICE_REP_FLG Service Representative Flag CHAR(1)

BUYER_FLG Buyer Flag CHAR(1)

REQUESTOR_FLG Requestor Flag CHAR(1)

APPLICANT_FLG Applicant flag CHAR(1)

MANAGER_FLG Manager flag CHAR(1)

CASHIER_FLG Casher flag CHAR(1)

LOGIN Employee Login VARCHAR2(100)

SRC_EFF_FROM_DT Source Supplied Effective From Date DATE


and Time

SRC_EFF_TO_DT Source Supplied Effective To Date and DATE


Time

EFFECTIVE_FROM_DT Effective From Date and Time DATE

EFFECTIVE_TO_DT Effective To Date and Time with a DATE


default value

W_INSERT_DT Warehouse Record Insert Date and DATE


Time

W_UPDATE_DT Warehouse Record Update Date and DATE


Time

CURRENT_FLG Current Record Indicator CHAR(1)

DATASOURCE_NUM_ID Source Identifier NUMBER W_POSITION_D

ETL_PROC_WID ETL Process Identifier NUMBER

INTEGRATION_ID Unique Source Record Identifier VARCHAR2(80) W_POSITION_D

TENANT_ID Tenant Identifier VARCHAR2(80)

X_CUSTOM Generic Extension Column VARCHAR2(10)

APPR_AUTH Approval Authority Amount NUMBER(28,10)

DWDMR A-Z.doc
APPR_CURCY_CD Approval Currency Code VARCHAR2(30)

APPR_AUTH_CAT_CODE Approval Authority Category Code VARCHAR2(50)

C_APPR_AUTH_CAT_CODE customer defined Approval Authority VARCHAR2(50)


Category Code

EMP_ACCNT_BU Employee Account Business Unit VARCHAR2(100)


Name.
The business unit to which the
employee belongs.
EMP_ACCNT_LOC Employee Account Location. VARCHAR2(50)
The location of the business entity
with which the employee is
associated.
EMP_ACCNT Employee Account VARCHAR2(100)

DELETE_FLG Deleted Record Indicator CHAR(1)

PAR_INTEGRATION_ID Parent Integration Identifier VARCHAR2(80)

VIS_PR_BU_ID Primary Buisness Unit Id for VARCHAR2(15)


Visibility(For internal use only.)

VIS_PR_POS_ID Primary Postition Id For Visibility(For VARCHAR2(15)


internal use only.)

VIS_PR_POSTN_DH_WID Position Hierarchy Surrogate Key NUMBER(22,10) W_POSITION_DH


This column is a foreign key to
W_POSITION_DH and stores the
ROW_WID of W_POSITION_DH. It is
for security implementation.
PROJ_MGR_FLG CHAR(1)

CREATED_BY_WID Source record created by user NUMBER


surrogate key. It comes from User
model on the source systems
CHANGED_BY_WID Source Record Last Modified By User NUMBER
Surrogate Key. It comes from User
model on the source systems

CREATED_ON_DT Source Record Creation Date and DATE


Time

CHANGED_ON_DT Source Record Last Modified Date and DATE


Time

AUX1_CHANGED_ON_DT Auxiliary Source Table Last Modified DATE


Date and Time1

AUX2_CHANGED_ON_DT Auxiliary Source Table Last Modified DATE


Date and Time2

DWDMR A-Z.doc
AUX3_CHANGED_ON_DT Auxiliary Source Table Last Modified DATE
Date and Time3

AUX4_CHANGED_ON_DT Auxiliary Source Table Last Modified DATE


Date and Time4

SCD1_WID NUMBER

COUNTRY Permanent Country Code VARCHAR2(120)

LOW_EFFECTIVE_FROM_DT DATE

LAST_WORKED_DT DATE

REQUESTOR_ID VARCHAR2(30)

BUYER_ID VARCHAR2(30)

AUX5_CHANGED_ON_DT DATE

CONTACT_TYPE_CODE VARCHAR2(30)

AUX6_CHANGED_ON_DT DATE

DWDMR A-Z.doc
W_EMPLOYEE_T1_D
Business Name: W_EMPLOYEE_T1_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
DATASOURCE_NUM_ID NUMBER

INTEGRATION_ID VARCHAR2(80)

SCD1_WID NUMBER

W_INSERT_DT DATE

W_UPDATE_DT DATE

ETL_PROC_WID NUMBER

DWDMR A-Z.doc
W_EMPLOYEE_XREF_D
Business Name: W_EMPLOYEE_XREF_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

SRC_DATASOURCE_NUM_ID NUMBER

SRC_INTEGRATION_ID VARCHAR2(80)

SRC_SCD1_WID NUMBER

MSTR_DATASOURCE_NUM_ID NUMBER

MSTR_INTEGRATION_ID VARCHAR2(80)

MSTR_SCD1_WID NUMBER

PREV_MSTR_SCD1_WID NUMBER

XREF_FLG CHAR(1)

W_INSERT_DT DATE

W_UPDATE_DT DATE

ETL_PROC_WID NUMBER

DWDMR A-Z.doc
W_EMPLOYMENT_D
Business Name: W_EMPLOYMENT_D

Description:
W_EMPLOYMENT_D dimension table stores the attributes with respect to an employment. By definition,
'Employment' is a contract between two parties, one being the employer and the other being the employee. In a
commercial setting, the employer conceives of a productive activity, generally with the intention of creating
profits, and the employee contributes labor to the enterprise, usually in return for payment of wages.
Employment also exists in the public, non-profit and household sectors. The grain of this table is at an
'Employment' level. Examples of attributes stored in this table includes employment status, full or part time
employment, pay cycle, FLSA status and so on. This table is designed to be a Type-1 dimension.

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate key to uniquely identify a NUMBER
record.

EMPLOYEE_CAT_CODE VARCHAR2(50)

C_EMPLOYEE_CAT_CODE VARCHAR2(50)

EMPLOYMENT_CAT_CODE VARCHAR2(80)

C_EMPLOYMENT_CAT_CODE VARCHAR2(80)

W_REG_TEMP_CODE VARCHAR2(80)

W_FULL_TIME_FLG Describes whether the employment is VARCHAR2(80)


Fulltime or Part time

PERSON_TYPE_ID VARCHAR2(80)

PERSON_TYPE_CODE VARCHAR2(80)

W_WORKER_TYPE_CODE VARCHAR2(80)

W_WORKER_SUBTYPE_CODE VARCHAR2(80)

ASSIGNMENT_STATUS_CODE VARCHAR2(80)

W_ASG_ACTIVE_INACTIVE_CODE VARCHAR2(80)

FLSA_STATUS_CODE Fair Labor Standard Act Code - Status. VARCHAR2(50)


This job is exempt from EEO
reporting.

DWDMR A-Z.doc
W_EXEMPT_FLG Describes whether the employment is VARCHAR2(80)
exempt or non-exempt

ASSIGNMENT_TYPE_CODE VARCHAR2(30)

ASSIGNMENT_PRIMARY_CODE VARCHAR2(30)

PRIMARY_ASG_FLG VARCHAR2(30)

W_PRIMARY_ASG_FLG VARCHAR2(30)

SALARY_BASIS_CODE VARCHAR2(80)

UNION_CODE Identifies the Union Code for an VARCHAR2(50)


Employee

UNION_FLG Identifies if an employee belongs to VARCHAR2(30)


any Union or Non Union

HOURLY_SALARIED_CODE VARCHAR2(30)

HOURLY_FLG Describes whether the employment is VARCHAR2(30)


Hourly or Salaried

ACTIVE_FLG Identifies whether the record is VARCHAR2(30)


Active/Enabled in the source

W_HOURLY_FLG VARCHAR2(30)

W_HOURLY_FLG
CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
created the record in the source
system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
last modified the record in the source
system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
source system.
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
system.
AUX1_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
time of the auxiliary table's record
which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
time of the auxiliary table's record
which acts as a source for the current
table.

DWDMR A-Z.doc
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
time of the auxiliary table's record
which acts as a source for the current
table.
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
time of the auxiliary table's record
which acts as a source for the current
table.
DELETE_FLG This flag indicates the deletion status VARCHAR2(30)
of the record in the source system. A
value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
warehouse table.
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
data warehouse table.

DATASOURCE_NUM_ID This column is the unique identifier of NUMBER


the source system from which data
was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
process used to create or update this
data.
INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)
a dimension or fact entity in its source
system. In case of composite keys, the
value in this column can consist of
concatenated parts.

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.

EMPL_TYPE_SUBTYPE_WID NUMBER

EMPL_TYPE_SUBTYPE_WID

DWDMR A-Z.doc
W_EMPLOYMENT_TYPE_SUBTYPE_D
Business Name: W_EMPLOYMENT_TYPE_SUBTYPE_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

ROW_WID
W_WORKER_TYPE_CODE VARCHAR2(320)

W_WORKER_TYPE_CODE
W_WORKER_SUBTYPE_CODE VARCHAR2(320)

W_WORKER_SUBTYPE_CODE
W_ASG_ACTIVE_INACTIVE_CODE VARCHAR2(320)

W_ASG_ACTIVE_INACTIVE_CODE

W_FULL_TIME_FLG VARCHAR2(320)

W_FULL_TIME_FLG
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
INTEGRATION_ID VARCHAR2(255)

INTEGRATION_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
ETL_PROC_WID NUMBER

ETL_PROC_WID
TENANT_ID VARCHAR2(80)

TENANT_ID

DWDMR A-Z.doc
W_EMP_COMPETENCY_F
Business Name: Employee Competencies Fact

Description:
Employee competencies Fact table stores details of all employee competencies

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID System generated row id NUMBER

System generated row id


EMP_WID employee wid NUMBER W_EMPLOYEE_D

employee wid
COMPETENCY_WID competancy wid NUMBER W_PROJ_COMPETENCY_D

competancy wid
PROFICIENCY_WID rating level NUMBER W_COMPETENCY_RATING_D

rating level
EFFECTIVE_FROM_DT effective from date DATE

effective from date


EFFECTIVE_TO_DT effective to date DATE

effective to date
CURRENT_FLG current flag CHAR(1)

current flag
CREATED_BY_WID OLTP user who created the NUMBER W_USER_D
transaction
OLTP user who created the
transaction
CHANGED_BY_WID OLTP user who last updated the NUMBER W_USER_D
transaction
OLTP user who last updated the
transaction
CREATED_ON_DT OLTP creation date of the transaction DATE

OLTP creation date of the


transaction
CHANGED_ON_DT OLTP last update date of the DATE
transaction
OLTP last update date of the
transaction
W_INSERT_DT Date on which the row first appeared DATE
in the DW table
Date on which the row first
appeared in the DW table
W_UPDATE_DT Date on which the row was last DATE
updated in the DW table
Date on which the row was last
updated in the DW table
AUX1_CHANGED_ON_DT Auxiliary 1 Changed on Date DATE

Auxiliary 1 Changed on Date

DWDMR A-Z.doc
AUX2_CHANGED_ON_DT Auxiliary 2 Changed on Date DATE

Auxiliary 2 Changed on Date


AUX3_CHANGED_ON_DT Auxiliary 3 Changed on Date DATE

Auxiliary 3 Changed on Date


AUX4_CHANGED_ON_DT Auxiliary 4 Changed on Date DATE

Auxiliary 4 Changed on Date


DELETE_FLG Delete Flag VARCHAR2(1)

Delete Flag
DATASOURCE_NUM_ID Datasource Num Id NUMBER

Datasource Num Id
ETL_PROC_WID ETL Process Identifier NUMBER

ETL Process Identifier


INTEGRATION_ID Integration Id VARCHAR2(80)

Integration Id
TENANT_ID Tenant Id VARCHAR2(80)

Tenant Id
X_CUSTOM Generic Extension Column VARCHAR2(10)

Generic Extension Column

DWDMR A-Z.doc
W_EMP_JOB_F
Business Name: W_EMP_JOB_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

ROW_WID
EMP_WID NUMBER W_EMPLOYEE_D

EMP_WID
EMP_ORGANIZATION_WID NUMBER W_INT_ORG_D

EMP_ORGANIZATION_WID
POSITION_DH_WID NUMBER W_POSITION_DH

POSITION_DH_WID
JOB_WID NUMBER W_JOB_D

JOB_WID
RSRC_LOCATION_WID NUMBER W_GEO_D

RSRC_LOCATION_WID
EFFECTIVE_FROM_DT DATE

EFFECTIVE_FROM_DT
EFFECTIVE_TO_DT DATE

EFFECTIVE_TO_DT
CURRENT_FLG CHAR(1)

CURRENT_FLG
CREATED_BY_WID NUMBER W_USER_D

CREATED_BY_WID
CHANGED_BY_WID NUMBER W_USER_D

CHANGED_BY_WID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT

DWDMR A-Z.doc
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
DELETE_FLG VARCHAR2(1)

DELETE_FLG
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
ETL_PROC_WID NUMBER

ETL_PROC_WID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
X_CUSTOM VARCHAR2(10)

X_CUSTOM
EMP_ID VARCHAR2(80)

DWDMR A-Z.doc
W_ENTLMNT_D
Business Name: W_ENTLMNT_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
DATASOURCE_NUM_ID NUMBER

ETL_PROC_WID NUMBER

INTEGRATION_ID VARCHAR2(80)

ROW_WID NUMBER

EFF_END_DT DATE

EFF_START_DT DATE

NAME VARCHAR2(150)

TYPE_CODE VARCHAR2(50)

AUX1_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT DATE

CHANGED_BY_WID NUMBER

CHANGED_ON_DT DATE

CREATED_BY_WID NUMBER

CREATED_ON_DT DATE

DELETE_FLG CHAR(1)

DWDMR A-Z.doc
TENANT_ID VARCHAR2(80)

W_INSERT_DT DATE

W_UPDATE_DT DATE

X_CUSTOM VARCHAR2(10)

DWDMR A-Z.doc
W_ENT_PERIOD_D
Business Name: Enterprise Period Dimension

Description:
Dimension table for storing Enterprise Periods

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate key to uniquely identify an NUMBER W_MCAL_PERIOD_D
Enterprise Period record. This key is
Surrogate key of Enterprise Period formed by appending Enterprise
Dimension Period to Enterprise Year.

ENT_CAL_WID ID assigned within the warehouse to NUMBER


uniquely identify a calendar
Enterprise Calendar Identifier
ENT_CAL_ID Identifies the accounting calendar VARCHAR2(80)

Enterprise Accounting Calendar


Identifier
ENT_CAL_NAME Identifies the name of the accounting VARCHAR2(30)
calendar
Enterprise Accounting Calendar
Name
ENT_CAL_CLASS Identifies the category of calendar. VARCHAR2(20)
Valid values are 'Generated', ''File
Enterprise Calendar Catagory Sourced','OLTP Sourced'

ADJUSTMENT_PERIOD_FLG This flag indicates whether this period VARCHAR2(1)


is an adjustment period for the
Adjustment Period Flag enterprise year
ENT_PERIOD_TYPE Identifies the accounting period type VARCHAR2(50)

Enterprise Accounting Period Type

ENT_PERIOD_NAME Name of the enterprise period VARCHAR2(240)

Enterprise Period Name


ENT_PERIOD Accounting Period Number NUMBER

Enterprise Period
ENT_PERIOD_START_DT Identifies the First Date of the DATE
Enterprise Period.
Enterprise Period Start Date
ENT_PERIOD_START_DT_WID Identifies the Date surrogate key in NUMBER
YYYYMMDD of the first day of the
Enterprise Period Start Date Eneterprise Period
Warehouse Identifier
ENT_PERIOD_END_DT Identifies the Last Date of the DATE
Enterprise Period.
Enterprise Period End Date
ENT_PERIOD_END_DT_WID Identifies the Last Date of the NUMBER
Enterprise Period.
Enterprise Period End Date
Warehouse Identifier

DWDMR A-Z.doc
ENT_PRIOR_PERIOD_WID ROW_WID of the previous period NUMBER

Enterprise Prior Period


Warehouse Identifier
ENT_PERIOD_AGO_WID ROW_WID of the same period in the NUMBER
previous year
Enterprise Previous Period
Warehouse Identifier
ENT_YEAR Identifies the enterprise year in YYYY NUMBER
Format.
Enterprise Year
ENT_QTR Identifies which Enterprise Quarter NUMBER
this period belongs to like 1,2..4.
Enterprise Quarter
ENT_TRIMESTER Identifies the Enterprise trimester this NUMBER
period belongs to. Possible values are
Enterprise Trimester 1, 2 and 3.
ENT_HALF Identifies the half of Enterprise Year NUMBER
that this period belongs. Possible
Enterprise Half Year values are 1 or 2.
ENT_PERIOD_OF_QTR Identifies the enterprise period in the NUMBER
enterprise quarter
Enterprise Period of Quarter
ENT_PERIOD_OF_YEAR Identifies the enterprise period in the NUMBER
enterprise year
Enterprise Period of Year
ENT_PERIOD_TOTAL_WEEKS Total number of weeks in the NUMBER
Enterprise period
Enterprise Period Total Weeks
ENT_PERIOD_TOTAL_DAYS Total number of days in the NUMBER
enterprise period
Enterprise Period Total Days
ENT_PER_NAME_HALF Identifies the enterprise Half year VARCHAR2(50)
Period Name. For example, 1980
Enterprise Half Year Period Name Half1, 1980 Half2, etc.

ENT_PER_NAME_PERIOD Month Period Name in YYYY/MM VARCHAR2(50)


format. For example, "1980 / 01",
Enterprise Month Period Name "1980 / 10", etc.

ENT_PER_NAME_QTR Identifies the enterprise Quarter VARCHAR2(50)


Period Name. For example, "1980Q1".
Enterprise Quarter Period Name

ENT_PER_NAME_TER Identifies the enterprise Trimester VARCHAR2(50)


Period Name. For example, "1980T1".
Enterprise Trimester Period Name

ENT_PER_NAME_WEEK Identifies the enterprise Week Period VARCHAR2(50)


Name. For example, "1980Week01".
Enterprise Week Period Name
ENT_PER_NAME_YEAR Identifies the enterprise Year Period VARCHAR2(50)
Name in YYYY format. For example,
Enterprise year period name "1980".
ENT_DIM_WEEK_NUM Cumulative Week Number getting NUMBER
added up through the years.
Enterprise Cumulative Week
Number

DWDMR A-Z.doc
ENT_DIM_MNTH_NUM Cumulative Month Number getting NUMBER
added up through the years.
Enterprise Cumulative Month
Number
ENT_DIM_QTR_NUM Cumulative Quarter Number getting NUMBER
added up through the years.
Enterprise Cumulative Quarter
Number
ENT_DIM_YEAR_NUM Cumulative Year Number getting NUMBER
added up through the years.
Enterprise Cumulative Year
Number
ENT_QTR_WID Surrogate key to W_ENT_QTR_D NUMBER

Enterprise Quarter Warehouse


Identifier
ENT_QTR_START_DT Identifies the Start Date of the DATE
enterprise Quarter.
Enterprise Quarter Start Date
ENT_QTR_START_DT_WID Identifies the Start Date Surrogate key NUMBER
in YYYYMMDD format of the
Enterprise Quarter Start Date Enterprise Quarter
Warehouse Identifier
ENT_QTR_END_DT Identifies the End Date of the DATE
enterprise Quarter.
Enterprise Quarter End Date
ENT_QTR_END_DT_WID Identifies the End Date Surrogate key NUMBER
in YYYYMMDD format of the
Enterprise Quarter End Date Enterprise Quarter
Warehouse Identifier
ENT_PRIOR_QTR_WID The ROW_WID of the previous NUMBER
enterprise quarter
Enterprise Prior Quarter
Warehouse Identifier
ENT_QTR_AGO_WID The ROW_WID of the same quarter in NUMBER
the previous year, e.g. the Q1 2007
Enterprise Year Ago Period prior period is Q1 2006
Warehouse Identifier
ENT_YEAR_WID Surrogate key to W_ENT_YEAR_D NUMBER

Enterprise Year Warehouse


Identifier
ENT_YEAR_START_DT Identifies the Start Date of the DATE
enterprise Year.
Enterprise Year Start Date
ENT_YEAR_START_DT_WID Identifies the Start Date Surrogate key NUMBER
in YYYYMMDD format of the
Enterprise Year Start Date Enterprise Year
Warehouse Identifier
ENT_YEAR_END_DT Identifies the End Date of the DATE
enterprise Year.
Enterprise Year End Date
ENT_YEAR_END_DT_WID Identifies the End Date Surrogate key NUMBER
in YYYYMMDD format of the
Enterprise Year End Date Enterprise Year
Warehouse Identifier

DWDMR A-Z.doc
ENT_YEAR_START_PERIOD_WID ROW_WID of the first day of this NUMBER
period
Enterprise Year Start Period
Warehouse Identifier

ENT_YEAR_TOTAL_WEEKS Total number of weeks in this NUMBER


enterprise year
Enterprise Year Total Weeks
ENT_YEAR_TOTAL_DAYS Total number of days in this NUMBER
enterprise year
Enterprise Year Total Days
ENT_PRIOR_YEAR_WID The ROW_WID of the previous NUMBER
enterprise year
Enterprise Prior Year Surrogate
Key
W_CURRENT_ENT_PERIOD_CODE This code gets updated to Current or VARCHAR2(50)
Next or Previous period depending on
Current Enterprise Period Code whether the period is previous ,
current or next period with respect to
the current date. Default value is '?'.

W_CURRENT_ENT_MONTH_CODE This code gets updated to Current or VARCHAR2(50)


Next or Previous month depending on
Current Enterprise Month Code whether the period is previous ,
current or next month with respect to
the current date. Default value is '?'.

W_CURRENT_ENT_QTR_CODE This code gets updated to Current or VARCHAR2(50)


Next or Previous quarter depending
Current Enterprise Quarter Code on whether the period is previous ,
current or next quarter with respect
to the
current date. Default value is '?'.
W_CURRENT_ENT_YEAR_CODE This code gets updated to Current or VARCHAR2(50)
Next or Previous year depending on
Current Enterprise Year Code whether the period is previous ,
current or next year with respect to
the current date. Default value is '?'.

FST_PERIOD_ENT_QTR_FLG This flag indicates whether this period CHAR(1)


is the first period of the enterprise
First Enterprise Period of Quarter quarter.
Flag
LAST_PERIOD_ENT_QTR_FLG This flag indicates whether this period CHAR(1)
is the last period of the enterprise
Last Enterprise Period of Quarter quarter.
Flag
FST_PERIOD_ENT_YEAR_FLG This flag indicates whether this period CHAR(1)
is the first period of the enterprise
First Enterprise Period of Year Flag year

LAST_PERIOD_ENT_YEAR_FLG This flag indicates whether this period CHAR(1)


is the last period of the enterprise
Last Enterprise Period of Year Flag year.

INTEGRATION_ID Identifier used for integration with VARCHAR2(80)


external systems
Unique Source Record Identifier

DWDMR A-Z.doc
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Oracle recommends that you define
separate unique source IDs for each
of your different source instances

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table
and Time
TENANT_ID This column is the unique identifier VARCHAR2(80)
for a Tenant in a multitenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS)

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
Generic Extension Column
ENT_PERIOD_START_DAY_WID ROW_WID of the first day of this NUMBER
period
Enterprise Period Start Day
Warehouse Identifier
ENT_PERIOD_END_DAY_WID ROW_WID of the last day of this NUMBER
period
Enterprise Period End Day
Warehouse Identifier
ENT_QTR_START_DAY_WID ROW_WID of the first day of this NUMBER
quarter
Enterprise Quarter Start Day
Warehouse Identifier
ENT_QTR_END_DAY_WID ROW_WID of the last day of this NUMBER
quarter
Enterprise Quarter End Day
Warehouse Identifier
ENT_YEAR_START_DAY_WID ROW_WID of the first day of this year NUMBER

Enterprise Year Start Day


Surrogate Key
ENT_YEAR_END_DAY_WID ROW_WID of the last day of this year NUMBER

Enterprise Year End Day Surrogate


Key

DWDMR A-Z.doc
W_ENT_QTR_D
Business Name: Enterprise Quarter Dimension

Description:
Dimension table for storing Enterprise quarters

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate key to uniquely identify a NUMBER
Enterprise Quarter record. This key is
Surrogate Key of Enterprise formed by appending Enterprise
Quarter Dimension Quarter to Enterprise Year.

ENT_CAL_WID ID assigned within the warehouse to NUMBER


uniquely identify a calendar.
Enterprise Calendar Identifier
ENT_CAL_ID Identifies the accounting calendar. VARCHAR2(80)

Enterprise Accounting Calendar


Identifier
ENT_CAL_NAME Identifies the name of the accounting VARCHAR2(30)
calendar
Enterprise Accounting Calendar
Name
ENT_CAL_CLASS Identifies the category of calendar. VARCHAR2(20)
Valid values are 'Generated', ''File
Enterprise Calendar Catagory Sourced','OLTP Sourced'

ENT_PERIOD_TYPE Identifies the accounting period type. VARCHAR2(50)

Enterprise Accounting Period Type

ENT_QTR Identifies which Enterprise Quarter NUMBER


this quarter belongs to like 1,2..4.
Enterprise Quarter Number
ENT_QTR_KEY ?? NUMBER

Enterprise Quarter Key


ENT_HALF Identifies the Enterprise half this NUMBER
Enterprise quarter belongs to like 1 or
Enterprise Half of Quarter 2.
ENT_YEAR Identifies the Enterprise Year in YYYY NUMBER
format.
Enterprie Year of Quarter
ENT_QTR_LAST_DAY_OF_YEAR Identifies which day of year the last NUMBER
day of this Enterprise quarter is.
Enterprise Quarter Last Day of
Year
ENT_FST_QTR_FR_KEY Identifies the julian date of the first NUMBER
day of the First Enterprise Quarter of
Enterprise First Qurter Start Day the same Enterprise year,this
Key Enterprise quarter belongs to.

ENT_FST_QTR_TO_KEY Identifies the julian date of the last NUMBER


day of the First Enterprise Quarter of
Enterprise First Quarter Last Day the same Enterprise year, this
Key Enterprise quarter belongs to.

DWDMR A-Z.doc
ENT_PER_NAME_HALF Identifies the Enterprise Half Period VARCHAR2(50)
Name.
Enterprise Half Period Name
ENT_PER_NAME_QTR Identifies the Enterprise Quarter VARCHAR2(50)
Period Name.
Enterprise Quarter Period Name

ENT_PER_NAME_YEAR Identifies the Enterprise Year Period VARCHAR2(50)


Name.
Enterprise Year Period Name
ENT_DIM_QTR_NUM Identifies the Cumulative quarter NUMBER
number for the years in the table.
Enterprise Cumulative Quarter
Number
ENT_DIM_YEAR_NUM Identifies the Cumulative year NUMBER
number for the years in the table.
Enterprise Cumulative Year
Number
ENT_QTR_START_DT Identifies the Julian date of the first DATE
day of Enterprise Quarter.
Enterprise Quarter Start Date
ENT_QTR_START_DT_KEY Identifies the Julian date of the first NUMBER
day of Enterprise Quarter.
Enterprise quarter Start Day Key

ENT_QTR_START_DT_WID surrogate key (date in YYYYMMDD) of NUMBER


the first day of Enterprise Quarter.
Enterprise Quarter Start Date
Surrogate Key
ENT_QTR_END_DT Identifies the Enterprise Quarter End DATE
Date.
Enterprise Quarter End Date
ENT_QTR_END_DT_KEY Identifies the Julian date of the last NUMBER
day of Enterprise Quarter.
Enterprise Quarter End Day Key

ENT_QTR_END_DT_WID surrogate key (date in YYYYMMDD) of NUMBER


the last day of Enterprise Quarter.
Enterprise Quarter End Date
Surrogate Key
ENT_QTR_START_DAY_WID surrogate key (date in YYYYMMDD) of NUMBER
the start day of Enterprise Quarter.
Enterprise Quarter Start Day
Surrogate Key
ENT_QTR_END_DAY_WID surrogate key (date in YYYYMMDD) of NUMBER
the end day of Enterprise Quarter.
Enterprise Quarter End Day
Surrogate Key
ENT_YEAR_WID Surrogate key to W_ENT_YEAR_D NUMBER

Enterprise Year Surrogate Key


ENT_YEAR_START_DT Identifies the Date of first day of the DATE
Enterprise Year.
Enterprise Year Start Date
ENT_YEAR_START_DT_WID Identifies the Date surrogate key of NUMBER
first day of the Enterprise Year.
Enterprise Year Start Date
Surrogate Kay

DWDMR A-Z.doc
ENT_YEAR_END_DT Identifies the Date of last day of the DATE
Enterprise Year.
Enterprise Year End Date
ENT_YEAR_END_DT_WID Identifies the Date surrogate key of NUMBER
last day of the Enterprise Year.
Enterprise Year End Date
Surrogate Kay
ENT_YEAR_START_QTR_WID surrogate key (date in YYYYMMDD) of NUMBER
the year start day of enterprise
Enterprise Year Quarter Start Date Quarter.
Surrogate Kay
ENT_YEAR_TOTAL_WEEKS Total number of weeks in this NUMBER
Enterprise year
Enterprise Year Total Weeks
ENT_YEAR_TOTAL_DAYS Total number of days in this NUMBER
Enterprise year.
Enterprise Year Total Days
ENT_YEAR_START_DAY_WID surrogate key (date in YYYYMMDD) of NUMBER
the year start day.
Enterprise Year Start Day
Surrogate Key
ENT_YEAR_END_DAY_WID surrogate key (date in YYYYMMDD) of NUMBER
the year end day.
Enterprise Year End Day Surrogate
Key
ENT_PRIOR_YEAR_WID Surrogate key of prior year NUMBER

Enterprise Prior Year Surrogate


Key
ENT_PRIOR_QTR_WID Surrogate key of prior quarter NUMBER

Enterprise Prior Quarter Surrogate


Key
ENT_QTR_AGO_WID The ROW_WID of the same quarter in NUMBER
the previous year, e.g. the Q1 2007
Enterprise Quarter Ago Surrogate prior period is Q1 2006.
Key
W_CURRENT_ENT_QTR_CODE This code gets updated to Current or VARCHAR2(50)
Next or Previous quarter depending
Current enterprise quarter code on whether the quarter is
previos,current or next quarter with
respect to the current week. Default
value is '?'.
W_CURRENT_ENT_YEAR_CODE This code gets updated to Current or VARCHAR2(50)
Next or Previous year depending on
Current Enterprise Year Code whether the year is previos, current
or next quarter with respect to the
current week.Default value is '?'.

FST_QTR_ENT_YEAR_FLG This flag indicates whether this CHAR(1)


quarter is the first quarter of the
First Quarter of Enterprise Year enterprise year.
Flag
LAST_QTR_ENT_YEAR_FLG This flag indicates whether this CHAR(1)
quarter is the last quarter of the
Last Quarter of Enterprise Year Enterprise year.
Flag

DWDMR A-Z.doc
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Oracle recommends that you define
separate unique source IDs for each
of your different source instances.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
TENANT_ID This column is the unique identifier VARCHAR2(80)
for a Tenant in a multitenant
Tenant Identifier environment.This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS).

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
Generic Extension Column

DWDMR A-Z.doc
W_ENT_WEEK_D
Business Name: Enterprise Week Dimension

Description:
Dimension table for storing Enterprise Weeks

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate key to uniquely identify a NUMBER
Mcal Week record. This key is formed
Surrogate key of Enterprise Week by appending Mcal Week to the Mcal
Dimension Year in YYYYWK format.

ENT_CAL_WID ID assigned within the warehouse to NUMBER


uniquely identify a calendar
Enterprise Calendar Warehouse
Identifier
ENT_CAL_ID Identifies the accounting calendar VARCHAR2(80)

Enterprise Accounting Calendar


Identifier
ENT_CAL_NAME Identifies the name of the accounting VARCHAR2(30)
calendar
Enterprise Accounting Calendar
Name
ENT_CAL_CLASS Identifies the category of calendar. VARCHAR2(20)
Valid values are 'Generated', ''File
Enterprise Calendar Catagory Sourced','OLTP Sourced'

ENT_WEEK Week this week belongs to. Possible NUMBER


values are 1 through 52.
Enterprise Week
ENT_WEEK_START_DT Identifies the First Date of the Mcal DATE
Week.
Enterprise Week Start Date
ENT_WEEK_START_DT_KEY Identifies the Julian Date of the first NUMBER
day of the Mcal Week.
Enterprise Week Start Date Key

ENT_WEEK_START_DT_WID Identifies the Date surrogate key in NUMBER


YYYYMMDD of the first day of the
Enterprise Week Start Date Mcal Week
Warehouse Identifier
ENT_WEEK_END_DT Identifies the End Date of the Mcal DATE
Week.
Enterprise Week End Date
ENT_WEEK_END_DT_KEY Identifies the Julian Date of the last NUMBER
day of the Mcal Week.
Enterprise Week End Date Key
ENT_WEEK_END_DT_WID Identifies the Date surrogate key in NUMBER
YYYYMMDD format of the last day of
Enterprise Week End Date the Mcal Week
Warehouse Identifier
ENT_HALF Identifies the half of Mcal Year that NUMBER
this week belongs. Possible values are
Enterprise Half Year 1 or 2.

DWDMR A-Z.doc
ENT_MONTH Identifies the Mcal Month this week NUMBER
belongs to. Possible values are 1
Enterprise Month through 12.
ENT_QTR Identifies the Quarter of Mcal Year NUMBER
this week belongs to. Possible values
Enterprise Quarter are 1, 2, 3 and 4.
ENT_TRIMESTER Identifies the Mcal trimester this NUMBER
week belongs to. Possible values are
Enterprise Trimester 1, 2 and 3.
ENT_YEAR Identifies the Mcal Year this week NUMBER
belongs to in YYYY format.
Enterprise Year
ENT_WEEK_OF_YEAR Week this week belongs to. Possible NUMBER
values are 1 through 52.
Enterprise Week of Year
ENT_WEEK_OF_QTR Mcal week of the quarter NUMBER

Enterprise Week of Quarter


ENT_WEEK_OF_PERIOD Mcal week of the period NUMBER

Enterprise Week of Period


ENT_FST_WK_FR_KEY Identifies the julian date of the first NUMBER
day of the first Mcal Week of the
Enterprise First Week From key same Mcal year this Mcal week
belongs to.
ENT_FST_WK_TO_KEY Identifies the julian date of the last NUMBER
day of the first Mcal Week of the
Enterprise First Week To key same Mcal year this Mcal week
belongs to.
ENT_WEEK_KEY Uniquely identifies enterprise week NUMBER

Enterprise Week Key


ENT_PRIOR_WEEK_WID Surrogate key of enterprise prior NUMBER
week
Enterprise Prior Week Warehouse
Identifier
ENT_WEEK_AGO_WID Surrogate key of enterprise previous NUMBER
week.
Enterprise Previous Week
Warehouse Identifier
ENT_WEEK_START_DAY_WID Surrogate key of enterprise week NUMBER
start day
Enterprise Week Start Day
Warehouse Identifier
ENT_WEEK_END_DAY_WID Surrogate key of enterprise week end NUMBER
day
Enterprise Week End Day
Warehouse Identifier
ENT_PER_NAME_HALF Identifies the Mcal Half year Period VARCHAR2(50)
Name. For example, 1980 Half1, 1980
Enterprise Half Year Period Name Half2, etc.

ENT_PER_NAME_MNTH Month Period Name in YYYY/MM VARCHAR2(50)


format. For example, "1980 / 01",
Enterprise Month Period Name "1980 / 10", etc.

ENT_PER_NAME_QTR Identifies the Mcal Quarter Period VARCHAR2(50)


Name. For example, "1980 Q 1".
Enterprise Quarter Period Name

DWDMR A-Z.doc
ENT_PER_NAME_TER Identifies the Mcal Trimester Period VARCHAR2(50)
Name. For example, "1980T1".
Enterprise Trimester Period Name

ENT_PER_NAME_WEEK Identifies the Mcal Week Period VARCHAR2(50)


Name. For example, "1980 Week01".
Enterprise Week Period Name
ENT_PER_NAME_YEAR Identifies the Mcal Year Period Name VARCHAR2(50)
in YYYY format. For example, "1980".
Enterprise Year Period Name
ENT_DIM_WEEK_NUM Cumulative Week Number getting NUMBER
added up through the years.
Enterprise Cumulative Week
Number
ENT_DIM_MNTH_NUM Cumulative Month Number getting NUMBER
added up through the years.
Enterprise Cumulative Month
Number
ENT_DIM_QTR_NUM Cumulative Quarter Number getting NUMBER
added up through the years.
Enterprise Cumulative Quarter
Number
ENT_DIM_YEAR_NUM Cumulative Year Number getting NUMBER
added up through the years.
Enterprise Cumulative Year
Number
ENT_PERIOD_WID Surrogate key to W_MCAL_PERIOD_D NUMBER

Enterprise Period Warehouse


Identifier
ENT_PERIOD_TYPE Identifies the accounting period type VARCHAR2(50)

Enterprise Accounting Period Type

ENT_PERIOD_NAME Name of the Mcal period VARCHAR2(240)

Enterprise Period Name


ENT_PERIOD_NUM Mcal Period Number NUMBER

Enterprise Period Number


ENT_PERIOD_START_DT Identifies the First Date of the Mcal DATE
Period.
Enterprise Period Start Date
ENT_PERIOD_START_DT_WID Identifies the Date surrogate key in NUMBER
YYYYMMDD of the first day of the
Enterprise Period Start Date Mcal Period
Warehouse Identifier
ENT_PERIOD_END_DT Identifies the Last Date of the Mcal DATE
Period.
Enterprise Period End Date
ENT_PERIOD_END_DT_WID Identifies the Date surrogate key in NUMBER
YYYYMMDD of the last day of the
Enterprise Period End Date Mcal Period
Warehouse Identifier
ENT_PRIOR_PERIOD_WID Surrogate key of enterprise prior NUMBER
period
Enterprise Prior Period
Warehouse Identifier

DWDMR A-Z.doc
ENT_PERIOD_AGO_WID Surrogate key of enterprise previour NUMBER
period
Enterprise Previous Period
Warehouse Identifier
ENT_PERIOD_OF_YEAR Identifies the Mcal period of the year NUMBER
to which this week belongs to
Enterprise Period of Year
ENT_PERIOD_OF_QUARTER Identifies the Mcal period of the NUMBER
quarter to which this week belongs to
Enterprise Period of Quarter
ENT_PERIOD_TOTAL_WEEKS Total number of weeks in the Mcal NUMBER
period
Enterprise Period Total Weeks
ENT_PERIOD_TOTAL_DAYS Total number of days in the Mcal NUMBER
period
Enterprise Period Total Days
ENT_PERIOD_START_DAY_WID Surrogate key of enterprise period NUMBER
start day.
Enterprise Period Start Day
Warehouse Identifier
ENT_PERIOD_END_DAY_WID Surrogate key of enterprise period NUMBER
end day.
Enterprise Period End Day
Warehouse Identifier
ENT_QTR_WID Surrogate key to W_MCAL_QTR_D NUMBER

Enterprise Quarter Warehouse


Identifier
ENT_QTR_NUM Mcal Quarter Number NUMBER

Enterprise Quarter Number


ENT_QTR_START_DT Identifies the Start Date of the Mcal DATE
Quarter.
Enterprise Quarter Start Date
ENT_QTR_START_DT_WID Identifies the Start Date Surrogate key NUMBER
in YYYYMMDD format of the Mcal
Enterprise Quarter Start Date Month
Warehouse Identifier
ENT_QTR_END_DT Identifies the End Date of the Mcal DATE
Quarter.
Enterprise Quarter End Date
ENT_QTR_END_DT_WID Identifies the End Date Surrogate key NUMBER
in YYYYMMDD format of the Mcal
Enterprise Quarter End Date Quarter
Warehouse Identifier
ENT_PRIOR_QTR_WID Surrogate key of the prior quarter NUMBER

Enterprise Prior Quarter


Warehouse Identifier
ENT_QTR_AGO_WID Thw ROW_WID of the same quarter NUMBER
in the previous year, e.g. the W1 2007
Enterprise Previous Quarter prior period is W2 2006
Warehouse Identifier
ENT_QTR_START_DAY_WID Surrogate key of enterprise quarter NUMBER
start day
Enterprise Quarter Start Day
Warehouse Identifier

DWDMR A-Z.doc
ENT_QTR_END_DAY_WID Surrogate key of enterprise quarter NUMBER
end day
Enterprise Quarter End Day
Warehouse Identifier
ENT_YEAR_WID Surrogate key to W_MCAL_YEAR_D NUMBER

Enterprise Year Warehouse


Identifier
ENT_YEAR_START_DT Identifies the Start Date of the Mcal DATE
Year.
Enterprise Year Start Date
ENT_YEAR_START_DT_WID Identifies the Start Date Surrogate key NUMBER
in YYYYMMDD format of the Mcal
Enterprise Year Start Day Year
Warehouse Identifier
ENT_YEAR_END_DT Identifies the End Date of the Mcal DATE
Year.
Enterprise Year End Date
ENT_YEAR_END_DT_WID Identifies the End Date Surrogate key NUMBER
in YYYYMMDD format of the Mcal
Enterprise Year End Date Year
Warehouse Identifier
ENT_YEAR_TOTAL_WEEKS Total number of weeks in this Mcal NUMBER
year
Enterprise Year Total Weeks
ENT_YEAR_TOTAL_DAYS Total number of days in this Mcal year NUMBER

Enterprise Year Total Days


ENT_YEAR_START_DAY_WID Surrogate key of enterprise year start NUMBER
day
Enterprise Year Start Day
Warehouse Identifier
ENT_YEAR_END_DAY_WID Surrogate key of enterprise year end NUMBER
day
Enterprise Year End Day
Warehouse Identifier
ENT_PRIOR_YEAR_WID Surrogate key of prior year NUMBER

Enterprise Prior Year Warehouse


Identifier
W_CURRENT_ENT_WEEK_CODE This is the code which indicates VARCHAR2(50)
whether the Mcal Week is Current or
Current Enterprise Week Code Next or Previous to the current Mcal
Week. This code gets updated
everyday and the default value is '?'.

W_CURRENT_ENT_PERIOD_CODE This code gets updated to Current or VARCHAR2(50)


Next or Previous period depending on
Current Enterprise Period Code whether the period is previous ,
current or next period with respect to
the current date. Default value is '?'.

W_CURRENT_ENT_MONTH_CODE This code gets updated to Current or VARCHAR2(50)


Next or Previous month depending on
Current Enterprise Month Code whether the period is previous ,
current or next month with respect to
the current date. Default value is '?'.

DWDMR A-Z.doc
W_CURRENT_ENT_QTR_CODE This code gets updated to Current or VARCHAR2(50)
Next or Previous month depending on
Current Enterprise Quarter Code whether the period is previous ,
current or next month with respect to
the current date. Default value is '?'.

W_CURRENT_ENT_YEAR_CODE This is the code which indicates VARCHAR2(50)


whether the Mcal Year is Current or
Current Enterprise Year Code Next or Previous to the current Mcal
Year. This code gets updated
everyday and the default value is '?'.

FST_WK_ENT_MNTH_FLG Identifies if the week is the first week CHAR(1)


of the Mcal Month or not.
First Week Enterprise Month Flag

LAST_WK_ENT_MNTH_FLG Identifies if the week is the last week CHAR(1)


of the Mcal Month or not.
Last Week Enterprise Month Flag

FST_WK_ENT_QTR_FLG Identifies if the week is the first week CHAR(1)


of the Mcal Year or not.
First week enterprise quarter flag

LAST_WK_ENT_QTR_FLG Identifies if the week is the last week CHAR(1)


of the Mcal Quarter or not.
Last Week Enterprise Quarter Flag

FST_WK_ENT_YEAR_FLG Identifies if the week is the first week CHAR(1)


of the Mcal Year or not.
First Week Enterprise Year Flag

LAST_WK_ENT_YEAR_FLG Identifies if the week is the first week CHAR(1)


of the Mcal Year or not.
Last Week Enterprise Yaer Flag
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Oracle recommends that you define
separate unique source IDs for each
of your different source instances

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table
and Time
TENANT_ID This column is the unique identifier VARCHAR2(80)
for a Tenant in a multitenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a
Service (SOAS)

DWDMR A-Z.doc
X_CUSTOM This column is used as a generic field VARCHAR2(10)
for customer extensions.
Generic Extension Column

DWDMR A-Z.doc
W_ENT_YEAR_D
Business Name: Enterprise Year Dimension

Description:
Dimension table for storing Enterprise years

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate key to uniquely identify a NUMBER
record. This keyholds the value of
Surrogate Key of Enterprise Year each Enterprise year in YYYY format.
Dimension
ENT_CAL_WID ID assigned within the warehouse to NUMBER
uniquely identify a calendar
Enterprise Calendar Identifier
ENT_CAL_ID Identifies the accounting calendar VARCHAR2(80)

Enterprise Accounting Calendar


Identifier
ENT_CAL_NAME Identifies the name of the accounting VARCHAR2(30)
calendar
Enterprise Accounting Calendar
Name
ENT_CAL_CLASS Identifies the category of calendar. VARCHAR2(20)
Valid values are 'Generated', ''File
Enterprise Calendar Catagory Sourced','OLTP Sourced'

ENT_PERIOD_TYPE Enterprise accounting period type VARCHAR2(50)

Enterprise Accounting Period Type

ENT_YEAR Identifies the year in YYYY Format NUMBER

Enterprise Year
ENT_YEAR_KEY Julian??? NUMBER

Enterprise Year Key


ENT_DIM_YEAR_NUM Year in number format. NUMBER

Enterprise Cumulative Quarter


Number
ENT_PER_NAME_YEAR Identifies the Enterprise Year period VARCHAR2(50)
name in string format. for example
Enterprise Year Period Name 1980.
ENT_YEAR_START_DT Identifies the Start Date of the DATE
Enterprise Year.
Enterprise Year Start Date
ENT_YEAR_START_DT_KEY Identifies the Start Date of the NUMBER
Enterprise Year in Julian.
Enterprise Year Start Date
Surrogate Kay
ENT_YEAR_START_DT_WID Identifies the Start Date Surrogate key NUMBER
(Date in YYYYMMDD) of the
Enterprise Year Start Date enterprise year.
Surrogate Kay
ENT_YEAR_END_DT Enterprise year end dateIdentifies the DATE
End Date of the Enterprise Year.
Enterprise Year End Date

DWDMR A-Z.doc
ENT_YEAR_END_DT_KEY Identifies the End Date of the NUMBER
Enterprise Year in Julian.
Enterprise Year End Date Key
ENT_YEAR_END_DT_WID Identifies the End Date Surrogate key NUMBER
(Date in YYYYMMDD) of the
Enterprise Year End Date Enterprise Year.
Surrogate Kay
ENT_YEAR_TOTAL_WEEKS Total number of weeks in this NUMBER
Enterprise year
Enterprise Year Total Weeks
ENT_YEAR_TOTAL_DAYS Total number of days in this NUMBER
Enterprise year
Enterprise Year Total Days
ENT_YEAR_START_DAY_WID Identifies the start Date Surrogate key NUMBER
(Date in YYYYMMDD) of the
Enterprise Year Start Day Enterprise Year.
Surrogate Key
ENT_YEAR_END_DAY_WID Identifies the end date Surrogate key NUMBER
(Date in YYYYMMDD) of the
Enterprise Year End Day Surrogate Enterprise Year.
Key
ENT_PRIOR_YEAR_WID The ROW_WID of the previous NUMBER
enterprise year
Enterprise Prior Year Surrogate
Key
ENT_YEAR_LAST_DAY_OF_YEAR Identifies the Last Day of the NUMBER
Enterprise Year.
Last Day of Enterprise Year

W_CURRENT_ENT_YEAR_CODE This code gets updated to Current or VARCHAR2(50)


Next or Previous year depending on
Current Enterprise Year Code whether it is current or next or
previous year w.r.t to the current
date. Default value is ""?"""

DATASOURCE_NUM_ID This column is the unique identifier of NUMBER


the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Oracle recommends that you define
separate unique source IDs for each
of your different source instances

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert Date warehouse table
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table
and Time
TENANT_ID This column is the unique identifier VARCHAR2(80)
for a Tenant in a multitenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS)"

DWDMR A-Z.doc
X_CUSTOM This column is used as a generic field VARCHAR2(10)
for customer extensions
Generic Extension Column

DWDMR A-Z.doc
W_ETL_VALIDATION_F
Business Name: W_ETL_VALIDATION_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

ROW_WID
MODULE_NAME VARCHAR2(100)

MODULE_NAME
TABLE_NAME VARCHAR2(30)

TABLE_NAME
SOURCE_TABLE VARCHAR2(1000)

SOURCE_TABLE
VALIDATION_TYPE VARCHAR2(100)

VALIDATION_TYPE
VALDATION_COLUMN VARCHAR2(2000)

VALDATION_COLUMN
SRC_VALIDATION_COLUMN VARCHAR2(2000)

SRC_VALIDATION_COLUMN
RUN_DATE DATE

RUN_DATE
SRC_RESULT NUMBER(22,7)

SRC_RESULT
TGT_RESULT NUMBER(22,7)

TGT_RESULT
SRC_FILTER VARCHAR2(4000)

SRC_FILTER
TGT_FILTER VARCHAR2(4000)

TGT_FILTER
MULTI_SOURCE_FLAG VARCHAR2(4)

MULTI_SOURCE_FLAG
ETL_PROC_WID NUMBER

ETL_PROC_WID
SRC_QUERY1 VARCHAR2(4000)

SRC_QUERY1
SRC_QUERY2 VARCHAR2(4000)

SRC_QUERY2
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID

DWDMR A-Z.doc
W_EVENT_D
Business Name: W_EVENT_D

Description:
Imported from database

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

EVENT_NUM VARCHAR2(18)

EVENT_DESC VARCHAR2(255)

REVERSED_EVENT_NUM VARCHAR2(18)

COMPLETION_DT DATE

REVENUE_DISTRIBUTED_CODE VARCHAR2(50)

REVENUE_DISTRIBUTED_NAME VARCHAR2(255)

BILL_HOLD_CODE VARCHAR2(50)

BILL_HOLD_NAME VARCHAR2(255)

EVENT_INVOICING_STATUS_CODE VARCHAR2(50)

BILLED_FLG CHAR(1)

ADJUSTING_REVENUE_FLG CHAR(1)

REVENUE_HOLD_FLG CHAR(1)

ZERO_REVENUE_AMOUNT_FLG CHAR(1)

EVENT_SOURCE_CODE VARCHAR2(50)

EVENT_SOURCE_NAME VARCHAR2(255)

DWDMR A-Z.doc
CREATED_BY_WID NUMBER W_USER_D

CHANGED_BY_WID NUMBER W_USER_D

CREATED_ON_DT DATE

CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT DATE

W_INSERT_DT DATE

W_UPDATE_DT DATE

DELETE_FLG CHAR(1)

DATASOURCE_NUM_ID NUMBER

INTEGRATION_ID VARCHAR2(80)

ETL_PROC_WID NUMBER

TENANT_ID VARCHAR2(80)

X_CUSTOM VARCHAR2(10)

EVENT_ID NUMBER

DWDMR A-Z.doc
W_EVENT_TYPE_D
Business Name: Event Type

Description:
This table is a class dimension table that contains all possible EVENT TYPES for any activity to take place. Out of
the box, Oracle supplies certain event types which are non-customizable. Apart from these event types, if the
client has some more, it should be added to the warehouse table with the event class set to ¿OTHERS¿. Some of
the examples of Event Types are 'General Inquiry', 'Sales Closure', 'Order Placement', 'Campaign Compliment'
etc.

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate key to uniquely identify a NUMBER
record.
Surrogate Key of the Table
EVENT_TYPE_CODE Identifies the code that allows users VARCHAR2(50)
to define the various event types that
Event Type Code may take place in a campaign.
Examples include 'First Inquiry', 'Only
Inquiry', Initial Offer', 'Quote,' and
'Sale'.
EVENT_TYPE_NAME Identifies the various event types that VARCHAR2(80)
may take place in a campaign.
Event Type Examples include 'First Inquiry', 'Only
Inquiry', Initial Offer', 'Quote,' and
'Sale'.
EVENT_TYPE_DESC This is an extended textual VARCHAR2(255)
description of the event type code
Event Type Description assigned.
EVENT_CAT_CODE This is the code that allows users to VARCHAR2(50)
define the category of the events.
Event Category Code
EVENT_CAT_NAME This is an extended textual VARCHAR2(80)
description of the event category
Event Category code assigned.
EVENT_SUB_CAT_CODE This is the code that allows users to VARCHAR2(50)
define the subcategory of the events.
Event Subcategory Code
EVENT_SUB_CAT_NAME This is an extended textual VARCHAR2(80)
description of the event subcategory
Event Subcategory Name code assigned.
EVENT_REASON_CODE This allows the user to specify the VARCHAR2(50)
reason behind the event. Examples
Event Reason Code may include 'contact' or 'sale'.

EVENT_REASON_NAME This is an extended textual VARCHAR2(80)


description of the event reason code
Event Reason Name assigned.
W_EVENT_CLASS This attribute identifies the subject VARCHAR2(50)
area of the event types. For example,
Event Class CRM EVENTS, HR EVENTS¿etc.

DWDMR A-Z.doc
W_EVENT_GRP_CODE This column is LOCKED FOR ORACLE VARCHAR2(50)
and clients should not use it. This
Oracle BI Applications Event Type stores the Oracle supplied domain
Group Code values and currently, the value in
EVENT CLASS should come here.
Every EVENT type should be mapped
to Oracle supplied domain values for
W_EVENT_GROUP.

W_EVENT_SUBG_CODE This column is LOCKED FOR ORACLE VARCHAR2(50)


and clients should not use it. This
Oracle BI Applications Event Type stores the Oracle supplied domain
Subgroup Code values and currently, the value in
EVENT CATEGORY should come here.
Every event type should be mapped
to Oracle supplied domain values for
W_EVENT_SUB_GROUP.

W_EVENT_REASON_CODE This column is LOCKED FOR ORACLE VARCHAR2(50)


and clients should not use it. This
Oracle BI Applications Event Type stores the Oracle supplied domain
Reason Code values and currently, the value in
EVENT REASON should come here.
Every event type should be mapped
to Oracle supplied domain values for
W_EVENT_REASON_CODE.

CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D


dimension indicating the user who
Source Record Created By User created the record in the source
Surrogate Key system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Last Modified By last modified the record in the source
User Surrogate Key system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
Source Record Creation Date and source system.
Time
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
Source Record Last Modified Date system.
and Time
AUX1_CHANGED_ON_DT Oracle System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Oracle System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Oracle System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.

DWDMR A-Z.doc
AUX4_CHANGED_ON_DT Oracle System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
DELETE_FLG This flag indicates the deletion status CHAR(1)
of the record in the source system. A
Deleted Record Indicator value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Oracle recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Oracle System Field. This column is NUMBER


the unique identifier for the specific
ETL Process Identifier ETL process used to create or update
this data.
INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)
a dimension or fact entity in its source
Unique Source Record Identifier system. In case of composite keys, the
value in this column can consist of
concatenated parts.

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
Generic Extension Column

DWDMR A-Z.doc
W_EXCH_RATE_G
Business Name: W_EXCH_RATE_G

Description:

Table for storing currency conversion rate information used in lookups etc.This table stores various exchange rate
information involving a pair of currencies, along with the effective date for the exchange rate.Different type of
conversion rates can be stored and type of conversion can be identified by Rate Type.

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate key to uniquely identify a NUMBER
record.

END_DT End Date DATE

EXCH_DT Exchange Date DATE

EXCH_RATE The exchange rate between the From NUMBER(28,10)


and To Currency Codes. Generally the
ratio of From currency to To.

START_DT Start date DATE

RATE_TYPE The exchange rate type¿SPOT or VARCHAR2(30)


CURRENT, for example.

W_FROM_CURCY_CODE Warehouse From Currency Code VARCHAR2(30)

ACTIVE_FLG Active Flag CHAR(1)

CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D


dimension indicating the user who
created the record in the source
system.
W_TO_CURCY_CODE Warehouse To Currency Code VARCHAR2(30)

CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D


dimension indicating the user who
last modified the record in the source
system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
source system.
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
system.
AUX1_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
time of the auxiliary table's record
which acts as a source for the current
table.

DWDMR A-Z.doc
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
time of the auxiliary table's record
which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
time of the auxiliary table's record
which acts as a source for the current
table.
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
time of the auxiliary table's record
which acts as a source for the current
table.
DELETE_FLG This flag indicates the deletion status CHAR(1)
of the record in the source system. A
value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
warehouse table.
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
data warehouse table.

DATASOURCE_NUM_ID This column is the unique identifier of NUMBER


the source system from which data
was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
process used to create or update this
data.
INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)
a dimension or fact entity in its source
system. In case of composite keys, the
value in this column can consist of
concatenated parts.

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.

DWDMR A-Z.doc
W_EXPENSE_CC_F
Business Name: Expense Credit Card

Description:

W_EXPENSE_CC_F captures all the credit card transactions. It gives the Credit card details as when the credit
card transaction occurred, the transaction amount, merchant information, business unit etc.The grain of this fact
is EXM_EXPENSES, which stores all the credit card transactions sent from the vendor to employer. To provide the
rich and extensive reporting to end-user, it has been joined to both header and distribution tables.

Table Columns:
Column Name Description Datatype Lookup Table
REQUESTOR_WID Identifies the Requestor. NUMBER W_EMPLOYEE_D

Requestor Surrogate Key


BU_WID Identifies the Business Unit. NUMBER W_INT_ORG_D

Business Unit Surrogate Key


LOCATION_WID Identifies the Location. NUMBER W_GEO_D

Location Surrogate Key


EXPENSE_TYPE_WID Identifies the Expense Type. NUMBER W_XACT_TYPE_D

Expense Type Surrogate Key


COST_CENTER_WID Identifies the Cost Center. NUMBER W_COST_CENTER_D

Cost Center Surrogate Key


EXPENSE_STATUS_WID VARCHAR2(10)

CREDIT_CARD_TRXN_DT_WID Identifies the Creadit Card NUMBER W_DAY_D


Transaction Date.
Credit Card Transaction Surrogate
Key
EMP_POSTN_DH_WID NUMBER

CREDIT_CARD_TRXN_DT Indicates the Credit Card Transaction DATE


Date.
Credit Card Transaction Date
CREDIT_CARD_TRXN_AMOUNT Identifies the Credit Card Transaction NUMBER(28,10)
Amount.
Credit Card Transaction Amount

SUBMITTED_ON_DT DATE

MERCHANT_NAME Identifies the Merchant Name. VARCHAR2(80)

Merchant Name
DOC_CURR_CODE This code corresponds to the VARCHAR2(30)
document currency. This typically is
Document/Transaction Currency the currency in which the transaction
Code occurred. Amounts will be stored in
this currency.

DWDMR A-Z.doc
LOC_CURR_CODE This code corresponds to the local VARCHAR2(30)
currency. The local currency typically
Local/Regional Reporting Currency is the one in which the transaction
Code will be posted to meet legal
requirements for Company's Financial
reporting. Alternatively, it may be
linked to the currency used by
local/regional business units for
reporting purposes.

LOC_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)


Document Currency to the Local
Document to Local Currency Currency.
Exchange Rate
GLOBAL1_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the first Global
Document to Global1 (for Global Currency. The Global currencies are
Reporting) Currency Exchange defined in global currency master
Rate table.
GLOBAL2_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the second
Document to Global2 (for Global Global Currency. The Global
Reporting) Currency Exchange currencies are defined in global
Rate currency master table.
GLOBAL3_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the third
Document to Global3 (for Global Global Currency. The Global
Reporting) Currency Exchange currencies are defined in global
Rate currency master table.
CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Created By User created the record in the source
Surrogate Key system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Last Modified By last modified the record in the source
User Surrogate Key system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
Source Record Creation Date and source system.
Time
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
Source Record Last Modified Date system.
and Time
AUX1_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time11 which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time12 which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time13 which acts as a source for the current
table.

DWDMR A-Z.doc
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time1 which acts as a source for the current
table.
DELETE_FLG This flag indicates the deletion status VARCHAR2(1)
of the record in the source system. A
Deleted Record Indicator value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
ETL Process Identifier process used to create or update this
data.
INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)
a dimension or fact entity in its source
Unique Source Record Identifier system. In case of composite keys, the
value in this column can consist of
concatenated parts.

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
Generic Extension Column

DWDMR A-Z.doc
W_EXPENSE_F
Business Name: Expense

Description:
This table is used to capture all expense related data that is submitted through an expense report.

Table Columns:
Column Name Description Datatype Lookup Table
REQUESTOR_WID Identifies the employee who placed NUMBER W_EMPLOYEE_D
the reimbursement request for the
Requestor Surrogate Key expense incurred as the requestor.

REQUESTOR_DEPT_ORG_WID NUMBER W_INT_ORG_D

REQUESTOR_ORG_WID Identifies the requestor's organization NUMBER W_INT_ORG_D


(business unit).
Requestor Organization Surrogate
Key
REQUESTOR_VENDOR_WID NUMBER W_PARTY_ORG_D

APPROVER_WID Identifies the employee who last NUMBER W_EMPLOYEE_D


approved the expense in the approval
Approver Surrogate Key cycle.
APPROVER_DEPT_ORG_WID NUMBER W_INT_ORG_D

APPROVER_ORG_WID NUMBER W_INT_ORG_D

PRODUCT_WID NUMBER W_PRODUCT_D

SUPPLIER_WID Identifies the vendor supplying the NUMBER W_PARTY_ORG_D


product/service. Typically, this will be
Supplier Surrogate Key resolved only if vendors are captured
in the vendor master. On-off
expenses (Lunch/dinner etc) would
most likely not resolve this key.

SUPPLIER_PROD_WID NUMBER W_SUPPLIER_PRODUCT_D

SUPPLIER_ACCOUNT_WID Identifies financial information for the NUMBER W_SUPPLIER_ACCOUNT_D


supplier. This will be resolved only if
Supplier Account Surrogate Key vendors are captured in the vendor
master and/or the accounting view of
the vendor is maintained. On-off
expenses (lunches, etc.) most likely
will not resolve this key.

CUSTOMER_WID NUMBER W_PARTY_D

CUSTOMER_LOC_WID NUMBER W_CUSTOMER_LOC_D

DWDMR A-Z.doc
CUSTOMER_BILL_TO_LOC_WID NUMBER W_CUSTOMER_LOC_D

COMPANY_ORG_WID Identifies the company which honors NUMBER W_INT_ORG_D


the expense request. This is the
Company Organization Surrogate organization where the chart of
Key accounts is maintained.
GL_ACCOUNT_WID Identifies the general ledger account NUMBER W_GL_ACCOUNT_D
where the expense will be posted.
GL Account Surrogate Key
PROFIT_CENTER_WID Identifies the profit center to which NUMBER W_PROFIT_CENTER_D
the expense is attributed. Typically
Profit Center Surrogate Key the profit center would have both
revenue and expense items under
them.
COST_CENTER_WID Identifies the cost center that is liable NUMBER W_COST_CENTER_D
for the expense incurred by the
Cost Center Surrogate Key requestor.
PURCH_PAY_METHOD_WID The mode by which the expensed NUMBER W_PAYMENT_METHOD_D
item was paid by the requestor at the
Purchase Pay Method Surrogate time expense was incurred, such as
Key Credit Card, Corporate Card, Cash,
Check etc.
OPERATING_UNIT_ORG_WID Identifies the operating unit NUMBER W_INT_ORG_D
organization.
Operating Unit Organization
Surrogate Key
EXPENSE_STATUS_WID Identifies the status of the expense NUMBER W_STATUS_D
report after submission for
Expense Status Surrogate Key approval/reimbursement, and is
tracked at the report level. Status
examples include Submitted,
Approved, Request More Info, etc.)

EXPENSE_TYPE_WID Identifies the type of expense NUMBER W_XACT_TYPE_D


submitted. Expense types are
Expense Type Surrogate Key generally defined by the organization
and determines where money was
spent. Expense type is typically
tracked at the expense line item level
(as opposed to expense report level).

EXPENSE_STATUS_REASON_WID Identifies the reason for the status of NUMBER W_REASON_D


the expense report. This is mostly
Expense Status Reason Surrogate applicable for statuses which need
Key explanation, such as Denial,
Withdrawal, etc. Examples of reasons
could be: "insufficient information"
etc.
EXPENSE_REASON_WID Identifies the business reason for the NUMBER W_REASON_D
expense incurred. E.G., this would
Expense Reason Surrogate Key categorize the reason as a sales call,
marketing event, celebration event,
etc.

DWDMR A-Z.doc
EXPENSE_VIOLATION_WID Identifies violations of company NUMBER W_REASON_D
expense policy, defined within the
Expense Violation Surrogate Key organization and categorized by
expense types into different kinds of
violations with different severity
levels. (E.G., a $20 breakfast when the
allowance is set at $10 is a violation).

EXPENSE_PAY_TYPE_WID Determines type of expense being NUMBER W_XACT_TYPE_D


captured: P=expense was pre-paid by
Expense Pay Type Surrogate Key the company, C=Cash advance,
E=Actual expense incurred by
requestor. E.G.,: P = pre-paid Air
travel, C = cash advance from the
company for extended trips, E =
employee paid for meals.

EXPENSE_FROM_DT_WID Stores the start date of the expense NUMBER W_DAY_D


period of the expense report.
Expense From Date Surrogate Key

EXPENSE_TO_DT_WID Stores the end date of the expense NUMBER W_DAY_D


period of the expense report.
Expense To Date Surrogate Key

ACTUAL_EXPENSE_DT_WID Stores the date of the actual expense. NUMBER W_DAY_D

Actual Expense Date Surrogate


Key
SUBMITTED_ON_DT_WID Stores the date when the expense NUMBER W_DAY_D
report was submitted for processing.
Submitted On Date Surrogate Key

EXPENSE_APPROVAL_DT_WID Stores the date when the last action NUMBER W_DAY_D
was performed during the approval
Expense Approval Date Surrogate process of the expense report.
Key
EXPENSE_INVOICE_DT_WID Stores the date the expense was NUMBER W_DAY_D
invoiced. Can be used to link with
Expense Invoice Date Surrogate Accounts Payable when the posted-on
Key date is not available.
EXPENSE_INVOICE_POSTED_DT_ Stores the date the expense invoice NUMBER W_DAY_D
WID was posted into the Accounts
Payables system in finance. This is the
Expense Invoice Posted Date date on which finance will create
Surrogate Key liability in the books for paying off this
expense.

ACTUAL_EXPENSE_DT Stores the date of the actual expense. DATE

Actual Expense Date


SUBMITTED_ON_DT Stores the date when the expense DATE
report was submitted for processing.
Submitted On Date
EXPENSE_APPROVAL_DT Stores the date when the last action DATE
was performed during the approval
Expense Approval Date process of the expense report.

DWDMR A-Z.doc
EXPENSE_INVOICE_DT Stores the date the expense was DATE
invoiced. Can be used to link with
Expense Invoice Date Accounts Payable when the posted-on
date is not available.
EXPENSE_INV_POSTED_DT Stores the date the expense invoice DATE
was posted into the Accounts
Expense Invoice Posted Date Payables system in finance. This is the
date on which finance will create
liability in the books for paying off this
expense.

EXPENSE_ITEM_QTY Stores the total quantity/number of NUMBER(28,10)


occurrences of item usage E.G.,
Expense Item Qty number of days in hotel/ number of
flights /number of days car rented.

UOM_CODE Unit of measure code E.G., Days, VARCHAR2(50)


Each, etc.
Unit of Measure Code
LINE_TO_DIST_PERC Stores the distribution factor in NUMBER(28,10)
percentage. Used to distribute an
Distribution Percentage expense item amount across different
cost centers/GL accounts

RQSTN_AMT Stores the requested expense item NUMBER(28,10)


amount in document currency. In
Requisition Amount cases where expenses are split across
cost centers/GL accounts, this
represents the distribution
percentage factor for the total item
expense amount.

APPROVED_AMT Stores the approved amount based on NUMBER(28,10)


corporate policy in document
Approved Amount currency, and is the same as
requested the document amount if no
adjustments are required. E.G.,
request is $40, but the requestor only
has receipts for $30, so the approved
amount is $30.

EXPENSE_INVOICE_NUM Reference to the Invoice number in VARCHAR2(50)


Accounts Payable for this expense
Expense Invoice Num report.
EXPENSE_INVOICE_ITEM Reference to the Invoice item in NUMBER
Accounts Payable for this expense.
Expense Invoice Item
PREF_MERCHANT_FLG Indicates if the merchant is a CHAR(1)
preferred merchant for the company.
Preferred Merchant Flag If this is a preferred merchant the flag
is set to Y and usually will be in the
supplier/vendor master. If the
merchant is not a preferred
merchant, the flag is set to N.

DWDMR A-Z.doc
PRODUCT_NUM Identifies the number of the product VARCHAR2(30)
or service expensed by the requestor.
Product Num If it is not part of the product master,
then it can be captured at the
transaction level. In many ERP
systems, this is a free form data
element supplied by the requestor.

PRODUCT_DESC Identifies the description of the VARCHAR2(255)


product or service expensed by the
Product Descripition requestor. This can be captured only
when the product/services expensed
are not captured as a part of the
product master.

MERCHANT_CODE The merchant code from whom the VARCHAR2(50)


product/service was purchased. If this
Merchant Code is not part of the vendor/supplier
master then it can be captured at the
transaction level. In many ERP
systems, this is a free form data
element supplied by the requestor.

MERCHANT_NAME The merchant name from whom the VARCHAR2(80)


product/service was purchased by the
Merchant Name requestor.
VIOLATION_COUNT Counts the number of company policy NUMBER
violations within an expense item.
Violation Count E.G., exceeding a rental car allowance
and accepting a disallowed rental car
type counts as 2 violations.

CUST_BILLABLE_FLG Identifies if the expense incurred can CHAR(1)


be billed to the customer. (Set to Y if
Customer Billable Indicator it is billable, otherwise it is set to N.)

RECEIPT_FLG Receipt Indicator CHAR(1)

Receipt Indicator
EXPENSE_REPORT_NUM Identifies the document number VARCHAR2(50)
which uniquely identifies the expense
Expense Report Number report in the source system.

EXPENSE_REPORT_ITEM Uniquely identifies the expense item NUMBER


details in the expense report.
Expense Report Item Generally, expenses will have multiple
line items. E.G., travel expenses will
have line items for Air Fare, Hotel,
Lunch etc.

EXPENSE_DIST_ITEM_NUM Identifies the distribution item NUMBER


number which further helps uniquely
Expense Distribution Item Number identify the cost center/GL account
level distribution of the expense item.
This can be automatically generated
by the ERP systems when distribution
or split expenses are enabled.

DWDMR A-Z.doc
LINE_TEXT Captures item descriptions and VARCHAR2(255)
expense reasons entered by the
Line Text requestor. This will be free form text
that the requestor enters as item
description/comments.
DOC_CURR_CODE This code corresponds to the VARCHAR2(30)
document currency. This typically is
Document/Transaction Currency the currency in which the transaction
Code occurred. Amounts will be stored in
this currency.
LOC_CURR_CODE This code corresponds to the local VARCHAR2(30)
currency. The local currency typically
Local/Regional Reporting Currency is the one in which the transaction
Code will be posted to meet legal
requirements for Company's Financial
reporting. Alternatively, it may be
linked to the currency used by
local/regional business units for
reporting purposes.

LOC_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)


Document Currency to the Local
Document to Local Currency Currency.
Exchange Rate
GLOBAL1_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the first Global
Document to Global1 (for Global Currency. The Global currencies are
Reporting) Currency Exchange defined in global currency master
Rate table.
GLOBAL2_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the second
Document to Global2 (for Global Global Currency. The Global
Reporting) Currency Exchange currencies are defined in global
Rate currency master table.
GLOBAL3_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the third
Document to Global3 (for Global Global Currency. The Global
Reporting) Currency Exchange currencies are defined in global
Rate currency master table.
CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Created By User created the record in the source
Surrogate Key system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Last Modified By last modified the record in the source
User Surrogate Key system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
Source Record Creation Date and source system.
Time
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
Source Record Last Modified Date system.
and Time
AUX1_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time11 which acts as a source for the current
table.

DWDMR A-Z.doc
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time12 which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time13 which acts as a source for the current
table.
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time1 which acts as a source for the current
table.
DELETE_FLG This flag indicates the deletion status CHAR(1)
of the record in the source system. A
Deleted Record Indicator value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
ETL Process Identifier process used to create or update this
data.
INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)
a dimension or fact entity in its source
Unique Source Record Identifier system. In case of composite keys, the
value in this column can consist of
concatenated parts.

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

DWDMR A-Z.doc
X_CUSTOM This column is used as a generic field VARCHAR2(10)
for customer extensions.
Generic Extension Column
EXPENSE_SOURCE_WID Identifies the source system from NUMBER W_XACT_SOURCE_D
where the expense report is created
Expense Source Surrogate Key E.G iexpenses,payables.

EXPENDITURE_TYPE_WID Identifies the Expenditure type for NUMBER W_FINANCIAL_RESOURCE_D


Oracle Projects expense report line.
Expenditure Type Surrogate Key

EXPENSE_PROJECT_WID Foreign key to W_PROJECT_D NUMBER W_PROJECT_D


indicating the project identifier for
Expense Project Surrogate Key oracle projects.
EXPENSE_TASK_WID Foreign key to W_TASK _D indicating NUMBER W_TASK_D
the task identifier for oracle projects.
Expense Task Surrogate Key
ADJUSTMENT_REASON_WID Identifies the adjustment reasons, If NUMBER W_REASON_D
adjustments are made to the expense
Adjustment Reason Surrogate Key report.

EMP_POSTN_DH_WID Foreign key to W_POSITION_DH NUMBER W_POSITION_DH


indicating the employee position
Employee Position Dimension dimension hierarchy id.
Hierarchy Surrogate Key
LOCATION_WID Identifies the Location for the NUMBER W_GEO_D
expense incurred
Location Surrogate Key
PURPOSE Indicates the purpose of the expense VARCHAR2(240)
report
Purpose
REIMBURSEMENT_CURRENCY_CO Indicates the Reimbursement VARCHAR2(30)
DE Currency Code

Reimbursement Currency Code

PROJECT_ORGANIZATION_WID Identifies the project organization for NUMBER W_INT_ORG_D


the expense incurred
Project Organization Surrogate
Key

BALANCING_SEGMENT_WID NUMBER W_BALANCING_SEGMENT_D

PREPAYMENT_AMT NUMBER(28,10)

Prepayment Amount
HEADER_TO_DIST_PERC NUMBER(28,10)

DWDMR A-Z.doc
W_EXPENSE_VIOLATION_F
Business Name: Expense Violation

Description:
W_EXPENSE_VIOLATION_F is used to capture the Expense Violation details. For each Expense Line there may be
more than one Expense Violations. All such details are captured in this fact.The various types/reasons for
violations are like Exceeding Individual Limit, Credit Card required, Exceeding daily limit
etc.EXM_EXPENSE_VIOLATIONS is the grain of the Fact.To provide the extensive reporting to customer,its been
joined with header table.

Table Columns:
Column Name Description Datatype Lookup Table
EXPENSE_VIOLATION_REASON_W Identifies the Expense Violation NUMBER W_REASON_D
ID Reason.

Expense Violation Reason


Surrogate Key
EXPENSE_VIOLATOR_WID Identifies the Expense Violator. NUMBER W_EMPLOYEE_D

Expense Violator Surrogate Key

EXPENSE_STATUS_WID Identifies the Expense Status. NUMBER W_STATUS_D

Expense Status Surrogate Key


BU_UNIT_WID Identifies the Business Unit. NUMBER W_INT_ORG_D

Business Unit Surrogate Key


EXPENSE_VIOLATION_DT_WID Identifies the Date of Expense NUMBER W_DAY_D
Violation.
Expense Violation Surrogate Key

EMP_POSTN_DH_WID NUMBER

EXPENSE_REPORT_NUM Indicates the Expense Report VARCHAR2(50)


Number.
Expense Report Number
EXPENSE_VIOLATION_DT Indicates the Expense Violation Date. DATE

Expense Violation Date


ACTUAL_EXPENSE_DT DATE

CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D


dimension indicating the user who
Source Record Last Modified By last modified the record in the source
User Surrogate Key system.
CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Created By User created the record in the source
Surrogate Key system.
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
Source Record Last Modified Date system.
and Time

DWDMR A-Z.doc
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
Source Record Creation Date and source system.
Time
AUX1_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
DELETE_FLG This flag indicates the deletion status VARCHAR2(1)
of the record in the source system. A
Deleted Record Indicator value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
ETL Process Identifier process used to create or update this
data.
INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)
a dimension or fact entity in its source
Unique Source Record Identifier system. In case of composite keys, the
value in this column can consist of
concatenated parts.

DWDMR A-Z.doc
TENANT_ID This column is the unique identifier VARCHAR2(80)
for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
Generic Extension Column

DWDMR A-Z.doc
W_FA_BALANCE_F
Business Name: Fixed Assets Balance

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ASSET_WID NUMBER W_FIXED_ASSET_D

ASSET_BOOK_WID NUMBER W_ASSET_BOOK_D

LEDGER_WID NUMBER W_LEDGER_D

ASSET_CATEGORY_WID NUMBER W_ASSET_CATEGORY_D

ASSET_LOCATION_WID NUMBER W_ASSET_LOCATION_D

GL_ACCOUNT_WID NUMBER W_GL_ACCOUNT_D

EMPLOYEE_WID NUMBER W_EMPLOYEE_D

BALANCING_SEGMENT_WID NUMBER W_BALANCING_SEGMENT_D

COST_CENTER_WID NUMBER W_COST_CENTER_D

BALANCE_DT_WID NUMBER W_MCAL_DAY_D

MCAL_CAL_WID NUMBER W_MCAL_CAL_D

DOC_CURR_CODE VARCHAR2(30)

LOC_CURR_CODE VARCHAR2(30)

DEPRN_DOC_AMT NUMBER

DEPRN_LOC_AMT NUMBER

DEPRN_GLOBAL1_AMT NUMBER

DEPRN_GLOBAL2_AMT NUMBER

DWDMR A-Z.doc
DEPRN_GLOBAL3_AMT NUMBER

DEPRN_ADJUSTMENT_DOC_AMT NUMBER

DEPRN_ADJUSTMENT_LOC_AMT NUMBER

DEPRN_ADJUSTMENT_GLOBAL1_ NUMBER
AMT

DEPRN_ADJUSTMENT_GLOBAL2_ NUMBER
AMT

DEPRN_ADJUSTMENT_GLOBAL3_ NUMBER
AMT

TOTAL_DEPRN_DOC_AMT NUMBER

TOTAL_DEPRN_LOC_AMT NUMBER

TOTAL_DEPRN_GLOBAL1_AMT NUMBER

TOTAL_DEPRN_GLOBAL2_AMT NUMBER

TOTAL_DEPRN_GLOBAL3_AMT NUMBER

CURRENT_COST_LOC_AMT NUMBER

CURRENT_COST_DOC_AMT NUMBER

CURRENT_COST_GLOBAL1_AMT NUMBER

CURRENT_COST_GLOBAL2_AMT NUMBER

CURRENT_COST_GLOBAL3_AMT NUMBER

ACC_DEPRN_DOC_AMT NUMBER

DWDMR A-Z.doc
ACC_DEPRN_LOC_AMT NUMBER

ACC_DEPRN_GLOBAL1_AMT NUMBER

ACC_DEPRN_GLOBAL2_AMT NUMBER

ACC_DEPRN_GLOBAL3_AMT NUMBER

YTD_DEPRN_DOC_AMT NUMBER

YTD_DEPRN_LOC_AMT NUMBER

YTD_DEPRN_GLOBAL1_AMT NUMBER

YTD_DEPRN_GLOBAL2_AMT NUMBER

YTD_DEPRN_GLOBAL3_AMT NUMBER

CREATED_BY_WID NUMBER W_USER_D

CHANGED_BY_WID NUMBER W_USER_D

CREATED_ON_DT DATE

CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT DATE

INTEGRATION_ID VARCHAR2(320)

DATASOURCE_NUM_ID NUMBER

TENANT_ID VARCHAR2(80)

DWDMR A-Z.doc
X_CUSTOM VARCHAR2(10)

ETL_PROC_WID NUMBER

W_INSERT_DT DATE

W_UPDATE_DT DATE

NATURAL_ACCOUNT_WID NUMBER

PROFIT_CENTER_WID NUMBER

DWDMR A-Z.doc
W_FA_LEASE_PAYMENT_F
Business Name: Fixed Asset Lease Payments

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ASSET_WID NUMBER W_FIXED_ASSET_D

ASSET_BOOK_WID NUMBER W_ASSET_BOOK_D

LEASE_WID NUMBER W_ASSET_LEASE_D

PAYMENT_DATE_WID NUMBER W_MCAL_DAY_D

MCAL_CAL_WID NUMBER W_MCAL_CAL_D

TOTAL_PAYMENT_DOC_AMT NUMBER

TOTAL_PAYMENT_LOC_AMT NUMBER

INTEREST_DOC_AMT NUMBER

INTEREST_LOC_AMT NUMBER

PRINCIPAL_REDUCTION_DOC_AM NUMBER
T

PRINCIPAL_REDUCTION_LOC_AM NUMBER
T

REMAINING_PAYMENT_DOC_AM NUMBER
T

REMAINING_PAYMENT_LOC_AMT NUMBER

DOC_CURR_CODE VARCHAR2(30)

LOC_CURR_CODE VARCHAR2(30)

DWDMR A-Z.doc
LOC_EXCHANGE_RATE VARCHAR2(28)

GLOBAL1_EXCHANGE_RATE VARCHAR2(28)

GLOBAL2_EXCHANGE_RATE VARCHAR2(28)

GLOBAL3_EXCHANGE_RATE VARCHAR2(28)

CREATED_BY_WID NUMBER

CHANGED_BY_WID NUMBER

CREATED_ON_DT DATE

CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT DATE

DATASOURCE_NUM_ID NUMBER

INTEGRATION_ID VARCHAR2(50)

TENANT_ID VARCHAR2(80)

DELETE_FLG CHAR(1)

X_CUSTOM VARCHAR2(10)

ETL_PROC_WID NUMBER

W_INSERT_DT DATE

W_UPDATE_DT DATE

DWDMR A-Z.doc
W_FA_XACT_F
Business Name: Fixed Assets Transaction

Description:
W_FA_XACT_F stores transactions of Fixed asset

Table Columns:
Column Name Description Datatype Lookup Table
ASSET_WID Fixed Asset Surrogate Key NUMBER W_FIXED_ASSET_D

Fixed Asset Surrogate Key


ASSET_BOOK_WID Asset Book Surrogate Key NUMBER W_ASSET_BOOK_D

Asset Book Surrogate Key


LEDGER_WID Ledger Surrogate Key NUMBER W_LEDGER_D

Ledger Surrogate Key


GL_ACCOUNT_WID GL Account Surrogate Key NUMBER W_GL_ACCOUNT_D

GL Account Surrogate Key


EMPLOYEE_WID Employee Surrogate Key NUMBER W_EMPLOYEE_D

Employee Surrogate Key


COST_CENTER_WID Cost Center Surrogate Key NUMBER W_COST_CENTER_D

Cost Center Surrogate Key


ASSET_CATEGORY_WID Asset Category Surrogate Key NUMBER W_ASSET_CATEGORY_D

Asset Category Surrogate Key


ASSET_LOCATION_WID Asset Location Surrogate Key NUMBER W_ASSET_LOCATION_D

Asset Location Surrogate Key


BALANCING_SEGMENT_WID NUMBER W_BALANCING_SEGMENT_D

BALANCING_SEGMENT_WID
SUPPLIER_WID Supplier Surrogate Key NUMBER

Supplier Surrogate Key


XACT_TYPE_WID Transaction Type Surrogate Key NUMBER W_XACT_TYPE_D

Transaction Type Surrogate Key

XACT_DT_WID Transaction Date Surrogate Key NUMBER W_DAY_D

Transaction Date Surrogate Key

MCAL_CAL_WID Multi-Calendar Surrogate Key NUMBER W_MCAL_CAL_D

Multi-Calendar Surrogate Key


DOC_STATUS_WID Document Status Surrogate Key NUMBER W_STATUS_D

Document Status Surrogate Key

POSTED_ON_DT_WID Posted on Date Date Surrogate Key NUMBER W_MCAL_DAY_D

Posted on Date Date Surrogate


Key

DWDMR A-Z.doc
GL_RECONCILED_ON_DT GL Reconcile Date DATE

GL Reconcile Date
GL_RECONCILED_ON_PROC_WID GL Reconcile ETL Proc WID NUMBER

GL Reconcile ETL Proc WID

ACCOUNT_DOC_ID GL Linkage Account Document ID VARCHAR2(320)

GL Linkage Account Document ID

DOC_CURR_CODE This code corresponds to the VARCHAR2(30)


document currency. This typically is
Document/Transaction Currency the currency in which the transaction
Code occurred. Amounts will be stored in
this currency.
LOC_CURR_CODE This code corresponds to the local VARCHAR2(30)
currency. The local currency typically
Local/Regional Reporting Currency is the one in which the transaction
Code will be posted to meet legal
requirements for Company's Financial
reporting. Alternatively, it may be
linked to the currency used by
local/regional business units for
reporting purposes.

LOC_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)


Document Currency to the Local
Document to Local Currency Currency.
Exchange Rate
GLOBAL1_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the first Global
Document to Global1 (for Global Currency. The Global currencies are
Reporting) Currency Exchange defined in global currency master
Rate table.
GLOBAL2_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the second
Document to Global2 (for Global Global Currency. The Global
Reporting) Currency Exchange currencies are defined in global
Rate currency master table.
GLOBAL3_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the third
Document to Global3 (for Global Global Currency. The Global
Reporting) Currency Exchange currencies are defined in global
Rate currency master table.
XACT_UNITS Transaction Units NUMBER

Transaction Units
DB_CR_IND Debit Credit Indicator VARCHAR2(30)

Debit Credit Indicator


XACT_DOC_AMT Transaction Document Currency NUMBER
Amount
Transaction Document Currency
Amount
XACT_LOC_AMT Transaction Local Currency Amount NUMBER

Transaction Local Currency


Amount

DWDMR A-Z.doc
CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Created By User created the record in the source
Surrogate Key system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Last Modified By last modified the record in the source
User Surrogate Key system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
Source Record Creation Date and source system.
Time
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
Source Record Last Modified Date system.
and Time
AUX1_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time11 which acts as a source for the current
table.
W_INSERT_DT This column stores the date on which DATE
the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time12 which acts as a source for the current
table.
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time13 which acts as a source for the current
table.
INTEGRATION_ID This column is the unique identifier of VARCHAR2(320)
a dimension or fact entity in its source
Unique Source Record Identifier system. In case of composite keys, the
value in this column can consist of
concatenated parts.

DATASOURCE_NUM_ID This column is the unique identifier of NUMBER


the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

AUX4_CHANGED_ON_DT Siebel System field. This column DATE


identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time1 which acts as a source for the current
table.

DWDMR A-Z.doc
ETL_PROC_WID Siebel System Field. This column is the NUMBER
unique identifier for the specific ETL
ETL Process Identifier process used to create or update this
data.
TENANT_ID This column is the unique identifier VARCHAR2(80)
for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
Generic Extension Column
DELETE_FLG This flag indicates the deletion status CHAR(1)
of the record in the source system. A
Deleted Record Indicator value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

NATURAL_ACCOUNT_WID NUMBER

PROFIT_CENTER_WID NUMBER

GL_STATUS_WID NUMBER

JOURNAL_SOURCE_WID NUMBER W_XACT_SOURCE_D

GL_DATASET_SEC_WID NUMBER W_GL_DATASET_SEC_D

DWDMR A-Z.doc
W_FA_XACT_GRPACCT_FSCLPRD_A
Business Name: W_FA_XACT_GRPACCT_FSCLPRD_A

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ASSET_WID NUMBER W_FIXED_ASSET_D

ASSET_BOOK_WID NUMBER W_ASSET_BOOK_D

LEDGER_WID NUMBER W_LEDGER_D

EMPLOYEE_WID NUMBER W_EMPLOYEE_D

COST_CENTER_WID NUMBER

ASSET_CATEGORY_WID NUMBER W_ASSET_CATEGORY_D

BALANCING_SEGMENT_WID NUMBER

BALANCING_SEGMENT_WID
ASSET_LOCATION_WID NUMBER W_ASSET_LOCATION_D

SUPPLIER_WID NUMBER

GROUP_ACCT_WID NUMBER

MCAL_PERIOD_WID NUMBER W_MCAL_PERIOD_D

MCAL_CAL_WID NUMBER W_MCAL_CAL_D

DB_CR_IND VARCHAR2(30)

LOC_CURR_CODE VARCHAR2(30)

FA_LOC_AMT NUMBER

FA_GLOBAL1_AMT NUMBER

FA_GLOBAL2_AMT NUMBER

DWDMR A-Z.doc
FA_GLOBAL3_AMT NUMBER

DATASOURCE_NUM_ID NUMBER

POSTED_FLG VARCHAR2(1)

DOC_TYPE_WID NUMBER W_XACT_TYPE_D

DOC_STATUS_WID NUMBER W_STATUS_D

XACTS_COUNT NUMBER

XACT_UNITS NUMBER

W_INSERT_DT DATE

W_UPDATE_DT DATE

ETL_PROC_WID NUMBER

TENANT_ID VARCHAR2(80)

X_CUSTOM VARCHAR2(10)

NATURAL_ACCOUNT_WID NUMBER

DWDMR A-Z.doc
W_FCST_SERIES_D
Business Name: W_FCST_SERIES_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
DATASOURCE_NUM_ID NUMBER

ETL_PROC_WID NUMBER

INTEGRATION_ID VARCHAR2(30)

ROW_WID NUMBER

ACTIVE_FLG CHAR(1)

FCST_DT DATE

PERIOD_END_DT DATE

PERIOD_START_DT DATE

SEQ_NUM NUMBER

FCSTSER_ID VARCHAR2(80)

FCSTSER_NAME VARCHAR2(50)

BU_NAME VARCHAR2(100)

INDIRECT_SALES_FLG CHAR(1)

CREATED_BY_WID NUMBER

CHANGED_BY_WID NUMBER

CREATED_ON_DT DATE

CHANGED_ON_DT DATE

DWDMR A-Z.doc
W_INSERT_DT DATE

W_UPDATE_DT DATE

TENANT_ID VARCHAR2(80)

X_CUSTOM VARCHAR2(10)

DWDMR A-Z.doc
W_FCST_TERR_F
Business Name: W_FCST_TERR_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

DATASOURCE_NUM_ID NUMBER

INTEGRATION_ID VARCHAR2(80)

ETL_PROC_WID NUMBER

TENANT_ID VARCHAR2(80)

CREATED_BY_WID NUMBER W_USER_D

CREATED_ON_DT DATE

CHANGED_BY_WID NUMBER W_USER_D

CHANGED_ON_DT DATE

DELETE_FLG CHAR(1)

AUX1_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT DATE

W_INSERT_DT DATE

W_UPDATE_DT DATE

CURR_CODE VARCHAR2(30)

DWDMR A-Z.doc
GLOBAL1_EXCHANGE_RATE NUMBER(28,10)

GLOBAL2_EXCHANGE_RATE NUMBER(28,10)

GLOBAL3_EXCHANGE_RATE NUMBER(28,10)

GLOBAL4_EXCHANGE_RATE NUMBER(28,10)

GLOBAL5_EXCHANGE_RATE NUMBER(28,10)

SALES_FCST_WID NUMBER W_SALES_FCST_D

TERR_WID NUMBER W_TERR_D

TERR_WID NUMBER W_TERR_DH

ADJ_PERIOD_WID NUMBER W_ENT_PERIOD_D

REVN_AMT NUMBER(28,10)

UPSIDE_AMT NUMBER(28,10)

DOWNSIDE_AMT NUMBER(28,10)

EXPECT_AMT NUMBER(28,10)

PREDICT_AMT NUMBER(28,10)

REVN_OPEN_AMT NUMBER(28,10)

REVN_WON_AMT NUMBER(28,10)

ITMADJ_REVN_AMT NUMBER(28,10)

ITMADJ_UPSIDE_AMT NUMBER(28,10)

ITMADJ_DOWNSIDE_AMT NUMBER(28,10)

ITMADJ_SUB_REVN_AMT NUMBER(28,10)

DWDMR A-Z.doc
ITMADJ_SUB_UPSIDE_AMT NUMBER(28,10)

ITMADJ_SUB_DOWNSIDE_AMT NUMBER(28,10)

SUMADJ_REVN_AMT NUMBER(28,10)

SUMADJ_UPSIDE_AMT NUMBER(28,10)

SUMADJ_DOWNSIDE_AMT NUMBER(28,10)

SUMADJ_SUB_REVN_AMT NUMBER(28,10)

SUMADJ_SUB_UPSIDE_AMT NUMBER(28,10)

SUMADJ_SUB_DOWNSIDE_AMT NUMBER(28,10)

OWN_REVN_AMT NUMBER(28,10)

OWN_UPSIDE_AMT NUMBER(28,10)

OWN_DOWNSIDE_AMT NUMBER(28,10)

OWN_EXPECT_AMT NUMBER(28,10)

OWN_PREDICT_AMT NUMBER(28,10)

OWN_REVN_OPEN_AMT NUMBER(28,10)

OWN_REVN_WON_AMT NUMBER(28,10)

OWN_ITMADJ_REVN_AMT NUMBER(28,10)

OWN_ITMADJ_UPSIDE_AMT NUMBER(28,10)

OWN_ITMADJ_DOWNSIDE_AMT NUMBER(28,10)

OWN_SUMADJ_REVN_AMT NUMBER(28,10)

DWDMR A-Z.doc
OWN_SUMADJ_UPSIDE_AMT NUMBER(28,10)

OWN_SUMADJ_DOWNSIDE_AMT NUMBER(28,10)

X_CUSTOM VARCHAR2(10)

DWDMR A-Z.doc
W_FCST_TERR_PROD_F
Business Name: W_FCST_TERR_PROD_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

DATASOURCE_NUM_ID NUMBER

INTEGRATION_ID VARCHAR2(80)

ETL_PROC_WID NUMBER

TENANT_ID VARCHAR2(80)

CREATED_BY_WID NUMBER W_USER_D

CREATED_ON_DT DATE

CHANGED_BY_WID NUMBER W_USER_D

CHANGED_ON_DT DATE

DELETE_FLG CHAR(1)

AUX1_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT DATE

W_INSERT_DT DATE

W_UPDATE_DT DATE

CURR_CODE VARCHAR2(30)

DWDMR A-Z.doc
GLOBAL1_EXCHANGE_RATE NUMBER(28,10)

GLOBAL2_EXCHANGE_RATE NUMBER(28,10)

GLOBAL3_EXCHANGE_RATE NUMBER(28,10)

GLOBAL4_EXCHANGE_RATE NUMBER(28,10)

GLOBAL5_EXCHANGE_RATE NUMBER(28,10)

SALES_FCST_WID NUMBER W_SALES_FCST_D

TERR_WID NUMBER W_TERR_D

TERR_WID NUMBER W_TERR_DH

ADJ_PERIOD_WID NUMBER W_ENT_PERIOD_D

PROD_WID NUMBER W_PRODUCT_D

REVN_AMT NUMBER(28,10)

UPSIDE_AMT NUMBER(28,10)

DOWNSIDE_AMT NUMBER(28,10)

EXPECT_AMT NUMBER(28,10)

PREDICT_AMT NUMBER(28,10)

REVN_OPEN_AMT NUMBER(28,10)

REVN_WON_AMT NUMBER(28,10)

UNAL_REVN_AMT NUMBER(28,10)

UNAL_UPSIDE_AMT NUMBER(28,10)

UNAL_DOWNSIDE_AMT NUMBER(28,10)

DWDMR A-Z.doc
UNAL_EXPECT_AMT NUMBER(28,10)

UNAL_PREDICT_AMT NUMBER(28,10)

UNAL_REVN_OPEN_AMT NUMBER(28,10)

UNAL_REVN_WON_AMT NUMBER(28,10)

ITMADJ_REVN_AMT NUMBER(28,10)

ITMADJ_UPSIDE_AMT NUMBER(28,10)

ITMADJ_DOWNSIDE_AMT NUMBER(28,10)

ITMADJ_SUB_REVN_AMT NUMBER(28,10)

ITMADJ_SUB_UPSIDE_AMT NUMBER(28,10)

ITMADJ_SUB_DOWNSIDE_AMT NUMBER(28,10)

ITMADJ_UNAL_REVN_AMT NUMBER(28,10)

ITMADJ_UNAL_UPSIDE_AMT NUMBER(28,10)

ITMADJ_UNAL_DOWNSIDE_AMT NUMBER(28,10)

ITMADJ_UNAL_SUB_REVN_AMT NUMBER(28,10)

ITMADJ_UNAL_SUB_UPSIDE_AMT NUMBER(28,10)

ITMADJ_UNAL_SUB_DOWNSIDE_ NUMBER(28,10)
AMT

SUMADJ_REVN_AMT NUMBER(28,10)

SUMADJ_UPSIDE_AMT NUMBER(28,10)

DWDMR A-Z.doc
SUMADJ_DOWNSIDE_AMT NUMBER(28,10)

SUMADJ_SUB_REVN_AMT NUMBER(28,10)

SUMADJ_SUB_UPSIDE_AMT NUMBER(28,10)

SUMADJ_SUB_DOWNSIDE_AMT NUMBER(28,10)

SUMADJ_UNAL_REVN_AMT NUMBER(28,10)

SUMADJ_UNAL_UPSIDE_AMT NUMBER(28,10)

SUMADJ_UNAL_DOWNSIDE_AMT NUMBER(28,10)

SUMADJ_UNAL_SUB_REVN_AMT NUMBER(28,10)

SUMADJ_UNAL_SUB_UPSIDE_AM NUMBER(28,10)
T

SUMADJ_UNAL_SUB_DOWNSIDE_ NUMBER(28,10)
AMT

OWN_REVN_AMT NUMBER(28,10)

OWN_UPSIDE_AMT NUMBER(28,10)

OWN_DOWNSIDE_AMT NUMBER(28,10)

OWN_EXPECT_AMT NUMBER(28,10)

OWN_PREDICT_AMT NUMBER(28,10)

OWN_REVN_OPEN_AMT NUMBER(28,10)

OWN_REVN_WON_AMT NUMBER(28,10)

OWN_UNAL_REVN_AMT NUMBER(28,10)

DWDMR A-Z.doc
OWN_UNAL_UPSIDE_AMT NUMBER(28,10)

OWN_UNAL_DOWNSIDE_AMT NUMBER(28,10)

OWN_UNAL_EXPECT_AMT NUMBER(28,10)

OWN_UNAL_PREDICT_AMT NUMBER(28,10)

OWN_UNAL_REVN_OPEN_AMT NUMBER(28,10)

OWN_UNAL_REVN_WON_AMT NUMBER(28,10)

OWN_ITMADJ_REVN_AMT NUMBER(28,10)

OWN_ITMADJ_UPSIDE_AMT NUMBER(28,10)

OWN_ITMADJ_DOWNSIDE_AMT NUMBER(28,10)

OWN_ITMADJ_UNAL_REVN_AMT NUMBER(28,10)

OWN_ITMADJ_UNAL_UPSIDE_AM NUMBER(28,10)
T

OWN_ITMADJ_UNAL_DOWNSIDE NUMBER(28,10)
_AMT

OWN_SUMADJ_REVN_AMT NUMBER(28,10)

OWN_SUMADJ_UPSIDE_AMT NUMBER(28,10)

OWN_SUMADJ_DOWNSIDE_AMT NUMBER(28,10)

OWN_SUMADJ_UNAL_REVN_AM NUMBER(28,10)
T

OWN_SUMADJ_UNAL_UPSIDE_A NUMBER(28,10)
MT

DWDMR A-Z.doc
OWN_SUMADJ_UNAL_DOWNSID NUMBER(28,10)
E_AMT

X_CUSTOM VARCHAR2(10)

DWDMR A-Z.doc
W_FINANCIAL_RESOURCE_D
Business Name: W_FINANCIAL_RESOURCE_D

Description:
Financial Resource dimension table holds expenditure types or event types, which are used to classify revenue
and cost transactions. It contains expenditure type attributes like Expenditure Category, Revenue Category etc
and event type attributes like Event Type Class , Revenue Category etc.

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate key to uniquely identify a NUMBER
record.

RESOURCE_TYPE_CODE Expenditure type OR Event type. VARCHAR2(80)

RESOURCE_TYPE_NAME Name of the expenditure type OR the VARCHAR2(255)


event type.

EXPENDITURE_CATEGORY_CODE The expenditure category that VARCHAR2(50)


classifies the expenditure type into a
cost group.

EXPENDITURE_CATEGORY_NAME The name of expenditure category VARCHAR2(255)


that classifies the expenditure type
into a cost group

EXPENDITURE_SUBCATEGORY_CO For future use VARCHAR2(50)


DE

EXPENDITURE_SUBCATEGORY_NA For future use VARCHAR2(255)


ME

REVENUE_CATEGORY_CODE The revenue category that classifies VARCHAR2(50)


the expenditure type or the event
type into a revenue group

REVENUE_CATEGORY_NAME The revenue category name that VARCHAR2(255)


classifies the expenditure type or the
event type into a revenue group

EVENT_TYPE_CLASS_CODE The classification of the event type to VARCHAR2(50)


drive system processing of events of
the event type
EVENT_TYPE_CLASS_NAME The name of the classification of the VARCHAR2(255)
event type to drive system processing
of events of the event type

UNIT_OF_MEASURE The unit by which to measure VARCHAR2(30)


amounts entered for the expenditure
type
START_DATE_ACTIVE First effective date of the financial DATE
resource type.

DWDMR A-Z.doc
END_DATE_ACTIVE Last effective date of the financial DATE
resource type.

CHANGED_ON_DT Identifies the date and time when the DATE


record was last modified in the source
system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
last modified the record in the source
system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
source system.
CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
created the record in the source
system.
INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)
a dimension or fact entity in its source
system. In case of composite keys, the
value in this column can consist of
concatenated parts.

AUX1_CHANGED_ON_DT Siebel System field. This column DATE


identifies the last modified date and
time of the auxiliary table's record
which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
time of the auxiliary table's record
which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
time of the auxiliary table's record
which acts as a source for the current
table.
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
time of the auxiliary table's record
which acts as a source for the current
table.
W_INSERT_DT This column stores the date on which DATE
the record was inserted in the data
warehouse table.
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
data warehouse table.

DELETE_FLG This flag indicates the deletion status VARCHAR2(1)


of the record in the source system. A
value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

DWDMR A-Z.doc
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
process used to create or update this
data.
TENANT_ID This column is the unique identifier VARCHAR2(80)
for a Tenant in a multi-tenant
environment.This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.

W_RESOURCE_TYPE_CODE VARCHAR2(80)

W_REVENUE_CATEGORY_CODE VARCHAR2(80)

DWDMR A-Z.doc
W_FIN_REPORTING_HIER_H
Business Name: W_FIN_REPORTING_HIER_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
HIERARCHY_ID VARCHAR2(400)

PARENT_VALUE VARCHAR2(400)

CHILD_VALUE VARCHAR2(400)

MEMBER_ALIAS VARCHAR2(400)

PARENT_KEY VARCHAR2(400)

CHILD_KEY VARCHAR2(400)

CHILD_LEVEL NUMBER

CALCULATION_SEQUENCE NUMBER

DATASOURCE_NUM_ID NUMBER

INTEGRATION_ID VARCHAR2(400)

HIERARCHY_TYPE VARCHAR2(10)

AGGREGATION VARCHAR2(10)

SEED_DATA_FLG VARCHAR2(1)

DWDMR A-Z.doc
W_FIXED_ASSET_D
Business Name: Fixed Asset

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

ASSET_CODE VARCHAR2(80)

ASSET_NUMBER VARCHAR2(50)

ASSET_TYPE VARCHAR2(50)

TAG_NUMBER VARCHAR2(50)

MANUFACTURER VARCHAR2(50)

SERIAL_NUMBER VARCHAR2(50)

MODEL VARCHAR2(50)

IN_USE_FLAG VARCHAR2(3)

OWNED_LEASED VARCHAR2(30)

TOTAL_LIFE_IN_MONTHS NUMBER

TOTAL_LIFE_IN_YEARS NUMBER

ACQUISITION_DATE DATE

DATE_PLACED_IN_SERVICE DATE

DATE_PLACED_IN_SERVICE
DEPRECIATION_START_DATE DATE

CAPITALIZATION_DATE DATE

ORIGINAL_COST NUMBER(28,10)

DWDMR A-Z.doc
SALVAGE_VALUE NUMBER(28,10)

RECOVERABLE_COST NUMBER(28,10)

BOOK_TYPE_CODE VARCHAR2(50)

WARRANTY_CODE VARCHAR2(50)

WARRANTY_COST NUMBER(28,10)

WARRANTY_START_DATE DATE

WARRANTY_END_DATE DATE

LEASE_CODE VARCHAR2(50)

ACTIVE_FLG CHAR(1)

CREATED_BY_WID NUMBER

CHANGED_BY_WID NUMBER

CREATED_ON_DT DATE

CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT DATE

SRC_EFF_FROM_DT DATE

SRC_TRAN_HEADER_ID_IN NUMBER

SRC_TRAN_HEADER_ID_OUT NUMBER

DWDMR A-Z.doc
SRC_EFF_TO_DT DATE

EFFECTIVE_FROM_DT DATE

SRC_TRAN_HEADER_DT_IN DATE

EFFECTIVE_TO_DT DATE

SRC_TRAN_HEADER_DT_OUT DATE

DELETE_FLG CHAR(1)

CURRENT_FLG CHAR(1)

W_INSERT_DT DATE

W_UPDATE_DT DATE

INTEGRATION_ID VARCHAR2(80)

DATASOURCE_NUM_ID NUMBER

ETL_PROC_WID NUMBER

TENANT_ID VARCHAR2(80)

X_CUSTOM VARCHAR2(10)

LEASE_TERM NUMBER

LEASE_TYPE VARCHAR2(80)

LESSOR_SITE_WID NUMBER

LESSOR_WID NUMBER

MCAL_CAL_WID NUMBER

DWDMR A-Z.doc
W_FLEX_COLUMN_G
Business Name: W_FLEX_COLUMN_G

Description:

Table Columns:
Column Name Description Datatype Lookup Table
APPLICATION_ID NUMBER

APPLICATION_ID
FLEXFIELD_TYPE VARCHAR2(30)

FLEXFIELD_TYPE
FLEXFIELD_CODE VARCHAR2(80)

FLEXFIELD_CODE
CONTEXT_CODE VARCHAR2(80)

CONTEXT_CODE
CONTEXT_COLUMN_NAME VARCHAR2(30)

CONTEXT_COLUMN_NAME
SEGMENT_CODE VARCHAR2(80)

SEGMENT_CODE
COLUMN_CODE VARCHAR2(80)

COLUMN_CODE
FLEX_VALUE_SET_ID NUMBER

FLEX_VALUE_SET_ID
APPLICATION_TABLE_NAME VARCHAR2(30)

APPLICATION_TABLE_NAME
APPLICATION_TABLE_ALIAS VARCHAR2(30)

APPLICATION_TABLE_ALIAS
DOMAIN_CODE VARCHAR2(80)

DOMAIN_CODE
DOMAIN_MEMBER_CODE VARCHAR2(255)

DOMAIN_MEMBER_CODE
COLUMN_CONTEXT_CASE VARCHAR2(4000)

ATTRIBUTE_CATEGORY VARCHAR2(30)

COMPONENT_VALUE VARCHAR2(30)

DISPLAY_SEQUENCE NUMBER

DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID

DWDMR A-Z.doc
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
ETL_PROC_WID NUMBER

ETL_PROC_WID
CREATED_BY_WID VARCHAR2(80)

CREATED_BY_WID
CHANGED_BY_WID VARCHAR2(80)

CHANGED_BY_WID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
TENANT_ID VARCHAR2(80)

TENANT_ID

DWDMR A-Z.doc
W_FLEX_SQL_G
Business Name: W_FLEX_SQL_G

Description:

Table Columns:
Column Name Description Datatype Lookup Table
DOMAIN_CODE VARCHAR2(80)

DOMAIN_CODE
DOMAIN_MEMBER_CODE VARCHAR2(255)

DOMAIN_MEMBER_CODE
STATUS_CODE VARCHAR2(30)

COLUMN_EXPRESSION VARCHAR2(4000)

COLUMN_EXPRESSION
VALUE_SET_SQL VARCHAR2(4000)

VALUE_SET_SQL
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
ETL_PROC_WID NUMBER

ETL_PROC_WID
TENANT_ID VARCHAR2(80)

TENANT_ID

DWDMR A-Z.doc
W_FLEX_VALUE_SET_G
Business Name: W_FLEX_VALUE_SET_G

Description:

Table Columns:
Column Name Description Datatype Lookup Table
FLEX_VALUE_SET_ID NUMBER

FLEX_VALUE_SET_ID
FLEX_VALUE_SET_NAME VARCHAR2(240)

FLEX_VALUE_SET_NAME
VALIDATION_TYPE VARCHAR2(30)

VALIDATION_TYPE
INVALID_SQL_FLG VARCHAR2(1)

INVALID_SQL_FLG
VALUE_SET_SQL VARCHAR2(4000)

VALUE_SET_SQL
VALUE_SET_SQL_OVERRIDE VARCHAR2(4000)

VALUE_SET_SQL_OVERRIDE
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
ETL_PROC_WID NUMBER

ETL_PROC_WID
CREATED_BY_WID NUMBER

CREATED_BY_WID
CHANGED_BY_WID NUMBER

CHANGED_BY_WID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
TENANT_ID VARCHAR2(80)

TENANT_ID

DWDMR A-Z.doc
W_FREIGHT_TERMS_D
Business Name: Freight Terms

Description:
It stores freight terms.The conditions that are stored as lines under a freight term are flattened and stored along
with the freight term.

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate key to uniquely identify a NUMBER
record.
Surrogate Key of the Table
FREIGHT_TERM_CODE This code identifies the freight term. VARCHAR2(50)

Freight Term Code


FREIGHT_TERM_NAME This is the name of the freight term. VARCHAR2(80)

Freight Term Name


FREIGHT_TERM_DURATION This is the duration of the freight NUMBER
term.
Freight Term Duration
DAY_LIMIT This is the number of days limit of the NUMBER
freight term.
Day Limit
CONDITION_1_TEXT This is the first condition. VARCHAR2(255)

Condition 1 Text
CONDITION_2_TEXT This is the second condition. VARCHAR2(255)

Condition 2 Text
CONDITION_3_TEXT This is the third condition. VARCHAR2(255)

Condition 3 Text
CONDITION_4_TEXT This is the fourth condition. VARCHAR2(255)

Condition 4 Text
CONDITION_5_TEXT This is the fifth condition. VARCHAR2(255)

Condition 5 Text
CONDITION_6_TEXT This is the sixth condition. VARCHAR2(255)

Condition 6 Text
CONDITION_7_TEXT This is the seventh condition. VARCHAR2(255)

Condition 7 Text
CONDITION_8_TEXT This is the eighth condition. VARCHAR2(255)

Condition 8 Text
CONDITION_9_TEXT This is the nineth condition. VARCHAR2(255)

Condition 9 Text
CONDITION_10_TEXT This is the tenth condition. VARCHAR2(255)

Condition 10 Text
ACTIVE_FLG Indicates if freight term is active. CHAR(1)

Active Flag

DWDMR A-Z.doc
CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Created By User created the record in the source
Surrogate Key system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Last Modified By last modified the record in the source
User Surrogate Key system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
Source Record Creation Date and source system.
Time
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
Source Record Last Modified Date system.
and Time
AUX1_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
SRC_EFF_FROM_DT This column stores the date from DATE
which the source record (in the
Source Supplied Effective From Source system) is effective. The value
Date and Time is extracted from the source
(whenever available)
SRC_EFF_TO_DT This column stores the date up to DATE
which the source record (in the
Source Supplied Effective To Date Source system) is effective. The value
and Time is extracted from the source
(whenever available)
EFFECTIVE_FROM_DT This column stores the date from DATE
which the dimension record is
Effective From Date and Time effective. A value is either assigned by
Siebel Applications or extracted from
the source.
EFFECTIVE_TO_DT This column stores the date up to DATE
which the dimension record is
Effective To Date and Time effective. A value is either assigned by
Siebel Applications or extracted from
the source.

DWDMR A-Z.doc
DELETE_FLG This flag indicates the deletion status CHAR(1)
of the record in the source system. A
Deleted Record Indicator value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

CURRENT_FLG This is a flag for marking dimension CHAR(1)


records as "Y" in order to represent
Current Record Indicator the current state of a dimension
entity. This flag is typically critical for
Type II slowly-changing dimensions,
as records in a Type II situation tend
to be numerous.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
ETL Process Identifier process used to create or update this
data.
INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)
a dimension or fact entity in its source
Unique Source Record Identifier system. In case of composite keys, the
value in this column can consist of
concatenated parts.

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
Generic Extension Column

DWDMR A-Z.doc
W_FSCL_MONTH_D
Business Name: Fiscal Month Dimension - Obsolete

Description:

This table contains details of the fiscal months for a business organization.. This table is loaded from W_DAY_D.

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate key to uniquely identify a NUMBER
Fiscal Month record. It is generated
Surrogate Key of the Table by appending Fiscal Month to ther
Fiscal Year in YYYYMM format.

FSCL_HALF Identfies the Fiscal Half this month NUMBER


belongs to like 1 or 2.
Fiscal Half
FSCL_MONTH Identifies which Fiscal Month this NUMBER
month belongs to like 1,2...12.
Fiscal Month
FSCL_MONTH_KEY Fiscal Month Key(Obsolete) NUMBER

Fiscal Month Key(Obsolete)


FSCL_QTR Identifies the Fiscal Quarter this NUMBER
month belongs to like 1,2...4.
Fiscal Quarter
FSCL_YEAR Identifies the Fiscal Year this month NUMBER
belongs to in YYYY format.
Fiscal Year
FSCL_MNTH_LAST_DAY_OF_YEAR Identifies which day of year the last NUMBER
day of this Fiscal month is.
Last Day of Fiscal Month in the
Year

FSCL_FST_MT_FR_KEY Identifies the date in julian format of NUMBER


the first day of the first month of the
First Fiscal Month of the Year Start same fiscal year this month belongs
Date Surrogate Key(Obsolete) to.

FSCL_FST_MT_TO_KEY Identifies the date in julian format of NUMBER


the last day of the first month of the
First Fiscal Month of the Year End same fiscal year this month belongs
Date Surrogate Key(Obsolete) to.

FSCL_PER_NAME_HALF Identifies the Fiscal Half period name VARCHAR2(50)


in string format. for example 1980
Fiscal Half Period Name Half2.
FSCL_PER_NAME_MONTH Identifies the Fiscal Month period VARCHAR2(50)
name in string format. for example
Fiscal Month Period Name 1980 / 12.
FSCL_PER_NAME_QTR Identifies the Fiscal Quarter period VARCHAR2(50)
name in string format. for example
Fiscal Quarter Period Name 1980 Q 4.
FSCL_PER_NAME_YEAR Identifies the Fiscal Year period name VARCHAR2(50)
in string format. for example 1980.
Fiscal Year Period Name

DWDMR A-Z.doc
FSCL_MNTH_END_DT Identifies the Date of last day of the DATE
Fiscal Month.
Fiscal Month End Date
FSCL_MNTH_END_DT_KEY Identifies the Date in julian format of NUMBER
last day of the Fiscal Month.
Fiscal Month End Date in
Julian(Obsolete)
FSCL_MNTH_END_DT_WID Identifies the Date surrogate key NUMBER W_DAY_D
(date in YYYYMMDD) of last day of
Fiscal Month End Date Surrogate the Fiscal Month.
Key
FSCL_MNTH_START_DT Identifies the Date of first day of the DATE
Fiscal Month.
Fiscal Month Start Date
FSCL_MNTH_START_DT_KEY Identifies the Date in julian format of NUMBER
first day of the Fiscal Month.
Fiscal Month Start Date in
Julian(Obsolete)
FSCL_MNTH_START_DT_WID Identifies the Date surrogate key NUMBER W_DAY_D
(date in YYYYMMDD) of first day of
Fiscal Month Start Date Surrogate the Fiscal Month.
Key
FSCL_DIM_MNTH_NUM Identifies the Cumulative Month NUMBER
Number for Fiscal years in the table
Customizable Dimension
FSCL_DIM_QTR_NUM Identifies the Cumulative Quarter NUMBER
Num for Fiscal years in the table
Customizable Dimension
FSCL_QTR_END_DT Identifies the End Date of the Fiscal DATE
Quarter.
Fiscal Quarter End Date
FSCL_QTR_START_DT Identifies the Start Date of the Fiscal DATE
Quarter.
Fiscal Quarter Start Date
FSCL_YEAR_END_DT Identifies the Last date of the Fiscal DATE
Year.
Fiscal Year End Date
FSCL_YEAR_START_DT Identifies the Start Date of the Fiscal DATE
Year.
Fiscal Year Start Date
FSCL_QTR_END_DT_WID Identifies the End date Surrogate Key NUMBER W_DAY_D
of the Fiscal Quarter.
Fiscal Quarter End Date Surrogate
Key
FSCL_QTR_START_DT_WID Identifies the Start date Surrogate Key NUMBER W_DAY_D
of the Fiscal Quarter.
Fiscal Quarter Start Date
Surrogate Key
FSCL_YEAR_END_DT_WID Identifies the End Date Surrogate Key NUMBER W_DAY_D
of the Fiscal Year.
Fiscal Year End Date Surrogate Key

FSCL_YEAR_START_DT_WID Identifies the Start Date Surrogate NUMBER W_DAY_D


Key of First day of Fiscal Year.
Fiscal Year Start Date Surrogate
Key

DWDMR A-Z.doc
W_CURRENT_FSCL_MONTH_COD Gets updated to Current or Next or VARCHAR2(50)
E Previous depending upon whether the
Fiscal month is current or previous or
Current Fiscal Month Code next month with respect to the
current date. The default value is '?'.

W_CURRENT_FSCL_QTR_CODE Gets updated to Current or Next or VARCHAR2(50)


Previous depending upon whether the
Current Fiscal Quarter Code Fiscal Quarter is current or previous
or next Quarter with respect to the
current date. The default value is '?'.

W_CURRENT_FSCL_YEAR_CODE Gets updated to Current or Next or VARCHAR2(50)


Previous depending upon whether the
Current Fiscal Year Code Fiscal year is current or previous or
next year with respect to the current
date. The default value is '?'.

FST_MNTH_FSCL_QTR_FLG This flag indicates whether this is the CHAR(1)


first month of the Fiscal Quarter.
First Month of Fiscal Quarter
Indicator
LAST_MNTH_FSCL_QTR_FLG This flag indicates whether this is the CHAR(1)
last month of the Fiscal Quarter.
Last Month of Fiscal Quarter
Indicator
FST_MNTH_FSCL_YEAR_FLG This flag indicates whether this is the CHAR(1)
first month of the Fiscal Year.
First Month of Fiscal Year
Indicator
LAST_MNTH_FSCL_YEAR_FLG This flag indicates whether this is the CHAR(1)
last month of the Fiscal Year.
Last Month of Fiscal Year Indicator

DATASOURCE_NUM_ID This column is the unique identifier of NUMBER


the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Oracle recommends that you define
separate unique source IDs for each
of your different source instances.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
TENANT_ID This column is the unique identifier VARCHAR2(80)
for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

DWDMR A-Z.doc
X_CUSTOM This column is used as a generic field VARCHAR2(10)
for customer extensions.
Generic Extension Column

DWDMR A-Z.doc
W_FSCL_QTR_D
Business Name: Fiscal Quarter Dimension - Obsolete

Description:
This table contains details of the fiscal quarters of a business organization. Each record in this table identifies a
Fiscal quarter. This table is loaded from W_DAY_D.

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate key to uniquely identify a NUMBER
Fiscal Quarter record. This key is
Surrogate Key of the Table formed by appending Fiscal Quarter
to Fiscal Year.
FSCL_HALF Identifies the Fiscal Half this fiscal NUMBER
quarter belongs to like 1 or 2.
Fiscal Half
FSCL_QTR Identifies which Fiscal Quarter this NUMBER
quarter belongs to like 1,2..4.
Fiscal Quarter
FSCL_QTR_KEY Fiscal Quarter Key(Obsolete) NUMBER

Fiscal Quarter Key(Obsolete)


FSCL_YEAR Identifies the Fiscal Year in YYYY NUMBER
format.
Fiscal Year
FSCL_QTR_LAST_DAY_OF_YEAR Identifies which day of year the last NUMBER
day of this fiscal quarter is.
Fiscal Quarter Last Day of Year

FSCL_FST_QTR_FR_KEY Identifies the julian date of the first NUMBER


day of the First Fiscal Quarter of the
Start Date in Julian of First Fiscal same fiscal year, this fiscal quarter
Quarter of Year(Obsolete) belongs to.

FSCL_FST_QTR_TO_KEY Identifies the julian date of the last NUMBER


day of the First Fiscal Quarter of the
End Date in Julian of First Fiscal same fiscal year, this fiscal quarter
Quarter of Year(Obsolete) belongs to.

FSCL_PER_NAME_HALF Identifies the Fiscal Half Period Name. VARCHAR2(50)

Fiscal Half Period Name


FSCL_PER_NAME_QTR Identifies the Fiscal Quarter Period VARCHAR2(50)
Name.
Fiscal Quarter Period Name
FSCL_PER_NAME_YEAR Identifies the Fiscal Year Period VARCHAR2(50)
Name.
Fiscal Year Period Name
FSCL_QTR_END_DT Identifies the Fiscal Quarter End Date. DATE

Fiscal Quarter End Date


FSCL_QTR_END_DT_KEY Identifies the Julian date of the last NUMBER
day of Fiscal Quarter.
Fiscal Quarter End Date in
Julian(Obsolete)

DWDMR A-Z.doc
FSCL_QTR_END_DT_WID Identifies the date surrogate key (date NUMBER W_DAY_D
in YYYYMMDD) of the last day of
Fiscal Quarter End Date Surrogate Fiscal Quarter.
Key
FSCL_QTR_START_DT Identifies the date of first day of fiscal DATE
quarter.
Fiscal Quarter Start Date
FSCL_QTR_START_DT_KEY Identifies the Julian date of the first NUMBER
day of Fiscal Quarter.
Fiscal Quarter Start Date in
Julian(Obsolete)
FSCL_QTR_START_DT_WID Identifies the date surrogate key (date NUMBER W_DAY_D
in YYYYMMDD) of the first day of
Fiscal Quarter Start Date Fiscal Quarter.
Surrogate Key
FSCL_DIM_QTR_NUM Identifies the Cumulative quarter NUMBER
number for the years in the table.
Customizable Dimension
FSCL_DIM_YEAR_NUM Identifies the Cumulative year NUMBER
number for the years in the table.
Customizable Dimension
FSCL_YEAR_START_DT Identifies the Date of first day of the DATE
Fiscal Year.
Fiscal Year Start Date
FSCL_YEAR_END_DT Identifies the Date of last day of the DATE
Fiscal Year.
Fiscal Year End Date
FSCL_YEAR_END_DT_WID Identifies the Date surrogate key of NUMBER W_DAY_D
last day of the Fiscal Year.
Fiscal Year End Date Surrogate Key

FSCL_YEAR_START_DT_WID Identifies the Date surrogate key of NUMBER W_DAY_D


first day of the Fiscal Year.
Fiscal Year Start Date Surrogate
Key
W_CURRENT_FSCL_QTR_CODE This code gets updated to Current or VARCHAR2(50)
Next or Previous quarter depending
Current Fiscal Quarter Code on whether the quarter is previos ,
current or next quarter with respect
to the current week. Default value is
'?'.
W_CURRENT_FSCL_YEAR_CODE This code gets updated to Current or VARCHAR2(50)
Next or Previous year depending on
Current Fiscal Year Code whether the year is previos, current
or next quarter with respect to the
current week. Default value is '?'.

FST_QTR_FSCL_YEAR_FLG This flag indicates whether this CHAR(1)


quarter is the first quarter of the fiscal
First Quarter of Fiscal Year year.
Indicator
LAST_QTR_FSCL_YEAR_FLG This flag indicates whether this CHAR(1)
quarter is the last quarter of the fiscal
Last Quarter of Fiscal Year year.
Indicator

DWDMR A-Z.doc
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Oracle recommends that you define
separate unique source IDs for each
of your different source instances.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
TENANT_ID This column is the unique identifier VARCHAR2(80)
for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
Generic Extension Column

DWDMR A-Z.doc
W_FSCL_WEEK_D
Business Name: Fiscal Week Dimension - Obsolete

Description:
This table contains details about the fiscal weeks for a business organization. Each record in this table represents
a fiscal week. This table is loaded from W_DAY_D.

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate key to uniquely identify a NUMBER
Fiscal Week record. This key is formed
Surrogate Key of the Table by appending Fiscal Week to the
Fiscal Year in YYYYWK format.

FSCL_HALF Identifies the half of Fiscal Year that NUMBER


this week belongs. Possible values are
Fiscal Half 1 or 2.
FSCL_MONTH Identifies the Fiscal Month this week NUMBER
belongs to. Possible values are 1
Fiscal Month through 12.
FSCL_QTR Identifies the Quarter of Fiscal Year NUMBER
this week belongs to. Possible values
Fiscal Quarter are 1,2, 3 and 4.
FSCL_TRIMESTER Identifies the Fiscal trimester this NUMBER
week belongs. Possible values are 1,2
Fiscal Trimester and 3.
FSCL_WEEK Identifies the Fiscal Week this week NUMBER
belongs to. Possible values are 1
Fiscal Week through 52.
FSCL_YEAR Identifies the Fiscal Year this week NUMBER
belongs to in YYYY format.
Fiscal Year
FSCL_WEEK_LAST_DAY_OF_YEAR Identifies the Last Day of the Fiscal NUMBER
Week for that year.
Fiscal Week Last Day of Year

FSCL_FST_WK_FR_KEY Identifies the julian date of the first NUMBER


day of the first Fiscal Week of the
First Fiscal Week of the Year Start same fiscal year this fiscal week
Date in Julian(Obsolete) belongs to.
FSCL_FST_WK_TO_KEY Identifies the julian date of the last NUMBER
day of the first Fiscal Week of the
First Fiscal Week of the Year End same fiscal year this fiscal week
Date in Julian(Obsolete) belongs to.
FSCL_WEEK_KEY Fiscal Week Key(Obsolete) NUMBER

Fiscal Week Key(Obsolete)


PER_NAME_FSCL_HALF Identifies the Fiscal Half year Period VARCHAR2(50)
Name. For e.g. 1980 Half1, 1980
Fiscal Half Period Name Half2, etc.
PER_NAME_FSCL_MNTH Identifies the Fiscal Month Period VARCHAR2(50)
Name in YYYY/MM format. For e.g.
Fiscal Month Period Name "1980 / 01", "1980 / 10", etc.

PER_NAME_FSCL_QTR Identifies the Fiscal Quarter Period VARCHAR2(50)


Name. For e.g. "1980 Q 1"
Fiscal Quarter Peiod Name

DWDMR A-Z.doc
PER_NAME_FSCL_TER Identifies the Fiscal Trimester Period VARCHAR2(50)
Name. For e.g. "1980T1"
Fiscal Term Period Name
PER_NAME_FSCL_WEEK Identifies the Fiscal Week Period VARCHAR2(50)
Name. For e.g. "1980 Week01"
Fiscal Week Period Name
PER_NAME_FSCL_YEAR Identifies the Fiscal Year Period Name VARCHAR2(50)
in YYYY format. For e.g. "1980"
Fiscal Year Period Name
FSCL_WK_END_DT Identifies the End Date of the Fiscal DATE
Week.
Fiscal Week End Date
FSCL_WK_END_DT_KEY Identifies the Julian date of the last NUMBER
day of the Fiscal Week.
Fiscal Week End Date in
Julian(Obsolete)
FSCL_WK_END_DT_WID Identifies the Date surrogate key, in NUMBER W_DAY_D
YYYYMMDD format, of the last day of
Fiscal Week End Date Surrogate the Fiscal Week
Key
FSCL_WK_START_DT Identifies the First Date of Fiscal DATE
Week.
Fiscal Week Start Date
FSCL_WK_START_DT_KEY Identifies the Julian Date of the first NUMBER
day of the Fiscal Week.
Fiscal Week Start Date in
Julian(Obsolete)
FSCL_WK_START_DT_WID Identifies the Date surrogate key, in NUMBER W_DAY_D
YYYYMMDD format, of the first day of
Fiscal Week Start Date Surrogate the Fiscal Week
Key
WK_END_CAL_DT Identifies the End Date of a Calendar DATE
Week.
Calendar Week End Date
WK_END_CAL_DT_WID Identifies the Date surrogate key, in NUMBER W_DAY_D
YYYYMMDD format, of the last day of
Calendar Week End Date the Calendar Week.
Surrogate Key
WK_START_CAL_DT Identifies the Start Date, in DATE
YYYYMMDD format, of the Calendar
Calendar Week Start Date Week.
WK_STRT_CAL_DT_WID Identifies the Date surrogate key, in NUMBER W_DAY_D
YYYYMMDD format, of the first day of
Calendar Week Start Date the Calendar Week.
Surrogate Key
FSCL_DIM_WEEK_NUM Cumulative Week Number getting NUMBER
added up through the years
Customizable Dimension
FSCL_DIM_MNTH_NUM Cumulative Month Number getting NUMBER
added up through the years
Customizable Dimension
FSCL_DIM_QTR_NUM Cumulative Quarter Number getting NUMBER
added up through the years
Customizable Dimension
FSCL_DIM_YEAR_NUM Cumulative Year Number getting NUMBER
added up through the years.
Customizable Dimension
FSCL_MNTH_START_DT Identifies the Start Date of the Fiscal DATE
Month.
Fiscal Month Start Date

DWDMR A-Z.doc
FSCL_MNTH_END_DT Identifies the End Date of the Fiscal DATE
Month.
Fiscal Month End Date
FSCL_QTR_START_DT Identifies the Start Date of the Fiscal DATE
Quarter.
Fiscal Quarter Start Date
FSCL_QTR_END_DT Identifies the End Date of the Fiscal DATE
Quarter.
Fiscal Quarter End Date
FSCL_YEAR_START_DT Identifies the Start Date of the Fiscal DATE
Year.
Fiscal Year Start Date
FSCL_YEAR_END_DT Identifies the End Date of the Fiscal DATE
Year.
Fiscal Year End Date
FSCL_MNTH_START_DT_WID Identifies the Start Date Surrogate NUMBER W_DAY_D
key, in YYYYMMDD format, of the
Fiscal Month Start Date Surrogate Fiscal Month
Key
FSCL_MNTH_END_DT_WID Identifies the End Date Surrogate key, NUMBER W_DAY_D
in YYYYMMDD format, of the Fiscal
Fiscal Month End Date Surrogate Month
Key
FSCL_QTR_START_DT_WID Identifies the Start Date Surrogate NUMBER W_DAY_D
key, in YYYYMMDD format, of the
Fiscal Quarter Start Date Fiscal Quarter
Surrogate Key
FSCL_QTR_END_DT_WID Identifies the End Date Surrogate key, NUMBER W_DAY_D
in YYYYMMDD format, of the Fiscal
Fiscal Quarter End Date Surrogate Quarter
Key
FSCL_YEAR_START_DT_WID Identifies the Start Date Surrogate NUMBER W_DAY_D
key, in YYYYMMDD format, of the
Fiscal Year Start Date Surrogate Fiscal Year
Key
FSCL_YEAR_END_DT_WID Identifies the End Date Surrogate key, NUMBER W_DAY_D
in YYYYMMDD format, of the Fiscal
Fiscal Year End Date Surrogate Key Year

W_CURRENT_FSCL_WEEK_CODE This is the code which indicates VARCHAR2(50)


whether the Fiscal Week is Current or
Current Fiscal Week Code Next or Previous to the current Fiscal
Week. This code gets updated
everyday and the default value is '?'.

W_CURRENT_FSCL_YEAR_CODE This is the code which indicates VARCHAR2(50)


whether the Fiscal Year is Current or
Current Fiscal Year Code Next or Previous to the current Fiscal
Year. This code gets updated
everyday and the default value is '?'.

FST_WK_FSCL_MNTH_FLG Identifies if the week is the first week CHAR(1)


of the Fiscal Month or not.
First Week of Fiscal Month
Indicator
LAST_WK_FSCL_MNTH_FLG Identifies if the week is the last week CHAR(1)
of the Fiscal Month or not.
Last Week of Fiscal Month
Indicator

DWDMR A-Z.doc
FST_WK_FSCL_QTR_FLG Identifies if the week is the first week CHAR(1)
of the Fiscal Quarter or not.
First Week of Fiscal Quarter
Indicator
LAST_WK_FSCL_QTR_FLG Identifies if the week is the last week CHAR(1)
of the Fiscal Quarter or not.
Last Week of Fiscal Quarter
Indicator
FST_WK_FSCL_YEAR_FLG Identifies if the week is the first week CHAR(1)
of the Fiscal Year or not.
First Week of Fiscal Year Indicator

LAST_WK_FSCL_YEAR_FLG Identifies if the week is the last week CHAR(1)


of the Fiscal Year or not.
Last Week of Fiscal Year Indicator

DATASOURCE_NUM_ID This column is the unique identifier of NUMBER


the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Oracle recommends that you define
separate unique source IDs for each
of your different source instances.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
TENANT_ID This column is the unique identifier VARCHAR2(80)
for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
Generic Extension Column

DWDMR A-Z.doc
W_FSCL_YEAR_D
Business Name: Fiscal Year Dimension - Obsolete

Description:

This table contains details of the fiscal year for a business organization. This table is loaded from W_DAY_D.

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate key to uniquely identify a NUMBER
record. This keyholds the value of
Surrogate Key of the Table each Fiscal year in YYYY format.

FSCL_YEAR Identifies the year in YYYY Format. NUMBER

Fiscal Year
FSCL_YEAR_KEY Fiscal Year Key(Obsolete) NUMBER

Fiscal Year Key(Obsolete)


FSCL_YEAR_LAST_DAY_OF_YEAR Identifies the Last Day of the Fiscal NUMBER
Year.
Fiscal Year Last day of Year

FSCL_PER_NAME_YEAR Identifies the Fiscal Year period name VARCHAR2(50)


in string format. for example 1980.
Fiscal Year Period Name
FSCL_DIM_YEAR_NUM Year in number format. NUMBER

Customizable Dimension
FSCL_YEAR_END_DT Identifies the End Date of the Fiscal DATE
Year.
Fiscal Year End Date
FSCL_YEAR_END_DT_KEY Identifies the End Date of the Fiscal NUMBER
Year in Julian.
Fiscal Year End Date in
Julian(Obsolete)
FSCL_YEAR_END_DT_WID Identifies the End Date Surrogate key NUMBER W_DAY_D
(Date in YYYYMMDD) of the Fiscal
Fiscal Year End Date Surrogate Key Year.

FSCL_YEAR_START_DT Identifies the Start Date of the Fiscal DATE


Year.
Fiscal Year Start Date
FSCL_YEAR_START_DT_KEY Identifies the Start Date of the Fiscal NUMBER
Year in Julian.
Fiscal Year Start Date in
Julian(Obsolete)
FSCL_YEAR_START_DT_WID Identifies the Start Date Surrogate key NUMBER W_DAY_D
(Date in YYYYMMDD) of the Fiscal
Fiscal Year Start Date Surrogate Year.
Key
W_CURRENT_FSCL_YEAR_CODE This code gets updated to Current or VARCHAR2(50)
Next or Previous
Current Fiscal Year Code year depending on whether it is
current or next or previous year w.r.t
to the current date. The default value
is '?'.

DWDMR A-Z.doc
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Oracle recommends that you define
separate unique source IDs for each
of your different source instances.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
TENANT_ID This column is the unique identifier VARCHAR2(80)
for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
Generic Extension Column

DWDMR A-Z.doc
W_FUND_DH
Business Name: W_FUND_DH

Description:
7.5.3_vert-active,7.7.1_vert-active, 7.8_vert-active

Table Columns:
Column Name Description Datatype Lookup Table
ETL_PROC_WID NUMBER

FIXED_HIER_LEVEL NUMBER

LVL1ANC_FUND_ID VARCHAR2(30)

LVL1ANC_FUND_NAME VARCHAR2(50)

LVL2ANC_FUND_ID VARCHAR2(30)

LVL2ANC_FUND_NAME VARCHAR2(50)

LVL3ANC_FUND_ID VARCHAR2(30)

LVL3ANC_FUND_NAME VARCHAR2(50)

LVL4ANC_FUND_ID VARCHAR2(30)

LVL4ANC_FUND_NAME VARCHAR2(50)

LVL5ANC_FUND_ID VARCHAR2(30)

LVL5ANC_FUND_NAME VARCHAR2(50)

LVL6ANC_FUND_ID VARCHAR2(30)

LVL6ANC_FUND_NAME VARCHAR2(50)

LVL7ANC_FUND_ID VARCHAR2(30)

LVL7ANC_FUND_NAME VARCHAR2(50)

DWDMR A-Z.doc
LVL8ANC_FUND_ID VARCHAR2(30)

LVL8ANC_FUND_NAME VARCHAR2(50)

ROW_WID NUMBER

TOP_LVL_FUND_ID VARCHAR2(30)

TOP_LVL_FUND_NAME VARCHAR2(50)

HIER_LEVEL NUMBER

LVL1ANC_FUND_AMT NUMBER(28,10)

LVL2ANC_FUND_AMT NUMBER(28,10)

LVL3ANC_FUND_AMT NUMBER(28,10)

LVL4ANC_FUND_AMT NUMBER(28,10)

LVL5ANC_FUND_AMT NUMBER(28,10)

LVL6ANC_FUND_AMT NUMBER(28,10)

LVL7ANC_FUND_AMT NUMBER(28,10)

LVL8ANC_FUND_AMT NUMBER(28,10)

TOP_LVL_FUND_AMT NUMBER(28,10)

DWDMR A-Z.doc
W_FUSION_TREE_G
Business Name: W_FUSION_TREE_G

Description:
Imported from database

Table Columns:
Column Name Description Datatype Lookup Table
TREE_STRUCTURE_CODE VARCHAR2(30)

TREE_CODE VARCHAR2(30)

CREATED_ON_DT DATE

CHANGED_ON_DT DATE

INTEGRATION_ID VARCHAR2(80)

DATASOURCE_NUM_ID NUMBER

TENANT_ID VARCHAR2(80)

X_CUSTOM VARCHAR2(10)

DWDMR A-Z.doc
W_GEO_COUNTRY_D
Business Name: W_GEO_COUNTRY_D

Description:
W_GEO_COUNTRY_D Dimension table contains the 2-letter ISO Country Code, ISO Country Name, 3-letter ISO
Country Code, ISO Numeric Country Code, and the NLS Terrirory for each Country.

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate key to uniquely identify a NUMBER
record.
Surrogate key to uniquely identify
a record
W_COUNTRY_CODE Identifies the Country Code cleansed VARCHAR2(50)
from the data warehouse domain
Identifies the Country Code W_COUNTRY.
ISO_COUNTRY_CODE Identifies the ISO Standardized 2- VARCHAR2(2)
letter Country Code generated from
Identifies the ISO Standardized 2- the United Nations web page.
letter Country Code

ISO_COUNTRY_NAME Identifies the ISO Standardized VARCHAR2(255)


Country Name generated from the
Identifies the ISO Standardized United Nations web page.
Country Name
ISO_NUMERICAL_CODE Identifies the ISO Standardized VARCHAR2(3)
Numerical Country Code generated
Identifies the ISO Standardized from the United Nations web page.
Numerical Country Code

ISO_ALPHA3_CODE Identifies the ISO Standardized 3- VARCHAR2(3)


letter Country Code generated from
Identifies the ISO Standardized 3- the United Nations web page.
letter Country Code

NLS_TERRITORY Identifies the NLS Territory for each VARCHAR2(30)


country
Identifies the NLS Territory for
each country
CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER
dimension indicating the user who
Source Record Created By User created the record in the source
Surrogate Key system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER
dimension indicating the user who
Source Record Last Modified By last modified the record in the source
User Surrogate Key system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
Source Record Creation Date and source system.
Time
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
Source Record Last Modified Date system.
and Time

DWDMR A-Z.doc
AUX1_CHANGED_ON_DT System field. This column identifies DATE
the last modified date and time of the
Auxiliary Source Table Last auxiliary table's record which acts as a
Modified Date and Time source for the current table.

AUX2_CHANGED_ON_DT System field. This column identifies DATE


the last modified date and time of the
Auxiliary Source Table Last auxiliary table's record which acts as a
Modified Date and Time source for the current table.

AUX3_CHANGED_ON_DT System field. This column identifies DATE


the last modified date and time of the
Auxiliary Source Table Last auxiliary table's record which acts as a
Modified Date and Time source for the current table.

AUX4_CHANGED_ON_DT System field. This column identifies DATE


the last modified date and time of the
Auxiliary Source Table Last auxiliary table's record which acts as a
Modified Date and Time source for the current table.

DELETE_FLG This flag indicates the deletion status CHAR(1)


of the record in the source system. A
Deleted Record Indicator value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
X_CUSTOM This column is used as a generic field VARCHAR2(10)
for customer extensions.
Generic Extension Column

DWDMR A-Z.doc
W_GEO_D
Business Name: W_GEO_D

Description:
Geography dimensions are used as rollup dimension for holding the aggregate data at different levels. Each
business analytics may have different aggregate requirements of storing pre-aggregated data at different levels
of details. The rollup dimensions thus are available at the different levelsThe source of the data for geography
dimensions are mainly coming from the various address and location table in the OLTP systems. The address
tables include the address components for describing the postal addresses for mailing, delivering, shipping, or
locating the customers and down to the street and specific number. The location table describes the logical sites
or location recognized by the deploying company for various purposes, such as receiving docks, employee or
property assignments, etc. A location may have the address components but may not have a complete address
and include the high level physical location components such as country, state, city.

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate key to uniquely identify a NUMBER
record.
Surrogate key to uniquely identify
a record
GEO_ID Unique identifier for the geography in VARCHAR2(80)
source system
Unique identifier for the
geography
DUP_ZIPCODE Identifies if a duplicate zipcode. VARCHAR2(30)

Identifies if a duplicate zipcode

C_CONTINENT_CODE Identifies the customer conformed VARCHAR2(120)


continent domain code.
customer conformed continent
domain code
C_REGION_CODE Identifies the customer conformed VARCHAR2(120)
region domain code.
Customer conformed region
domain code
W_COUNTRY_CODE Identifies the data warehouse VARCHAR2(120)
conformed country domain code.
Data warehouse conformed
country domain code
C_COUNTRY_REGION_CODE Identifies the customer conformed VARCHAR2(120)
country region domain code. Country
Customer conformed country region is the geography district below
region domain code country and above state/province.

C_COUNTY_CODE Identifies the customer conformed VARCHAR2(120)


county domain code.
Customer conformed county
domain code
C_STATE_PROV_CODE Identifies the customer conformed VARCHAR2(120)
state or province domain code.
Customer conformed state or
province domain code
C_CITY_CODE Identifies the customer conformed VARCHAR2(120)
city domain code.
Customer conformed city domain
code

DWDMR A-Z.doc
POSTAL_CODE Identifies postal code. VARCHAR2(120)

Identifies postal code


CONTINENT_CODE Identifies the source continent code VARCHAR2(120)
in source system.
Source continent code
REGION_CODE Identifies the source region code in VARCHAR2(120)
source system.
Source region code
COUNTRY_REGION_CODE Identifies the source country region VARCHAR2(120)
code in source system.
Source country region code
STATE_PROV_CODE Identifies the source state or province VARCHAR2(120)
code in source system.
Source state or province code
COUNTY_CODE Identifies the source county code in VARCHAR2(120)
source system.
Source county code
CITY_CODE Identifies the source city code in VARCHAR2(120)
source system.
Source city code
END_DT DATE

GEO_COUNTRY_WID Foreign key to the base dimension NUMBER W_GEO_COUNTRY_D


W_GEO_COUNTRY_D.
Foreign key to dimension
W_GEO_COUNTRY_D
CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER
dimension indicating the user who
Source Record Created By User created the record in the source
Surrogate Key system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER
dimension indicating the user who
Source Record Last Modified By last modified the record in the source
User Surrogate Key system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
Source Record Creation Date and source system.
Time
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
Source Record Last Modified Date system.
and Time
AUX1_CHANGED_ON_DT System field. This column identifies DATE
the last modified date and time of the
Auxiliary Source Table Last auxiliary table's record which acts as a
Modified Date and Time source for the current table.

AUX2_CHANGED_ON_DT System field. This column identifies DATE


the last modified date and time of the
Auxiliary Source Table Last auxiliary table's record which acts as a
Modified Date and Time source for the current table.

AUX3_CHANGED_ON_DT System field. This column identifies DATE


the last modified date and time of the
Auxiliary Source Table Last auxiliary table's record which acts as a
Modified Date and Time source for the current table.

DWDMR A-Z.doc
AUX4_CHANGED_ON_DT System field. This column identifies DATE
the last modified date and time of the
Auxiliary Source Table Last auxiliary table's record which acts as a
Modified Date and Time source for the current table.

DELETE_FLG This flag indicates the deletion status CHAR(1)


of the record in the source system. A
Deleted Record Indicator value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Oracle recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID System Field. This column is the NUMBER


unique identifier for the specific ETL
Process Identifier process used to create or update this
data.
INTEGRATION_ID This column is the unique identifier of VARCHAR2(480)
a dimension or fact entity in its source
Unique Source Record Identifier system. In case of composite keys, the
value in this column can consist of
concatenated parts.

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
Generic Extension Column

DWDMR A-Z.doc
W_GEO_REGION_D
Business Name: W_GEO_REGION_D

Description:
7.5.3_vert-active, 7.7.1_vert-active, 7.8_vert-active

Table Columns:
Column Name Description Datatype Lookup Table
DATASOURCE_NUM_ID NUMBER

ETL_PROC_WID NUMBER

INTEGRATION_ID VARCHAR2(30)

NAME VARCHAR2(40)

ROW_WID NUMBER

PAR_INTEGRATION_ID VARCHAR2(30)

X_CUSTOM VARCHAR2(10)

DWDMR A-Z.doc
W_GEO_REGION_DH
Business Name: W_GEO_REGION_DH

Description:
7.5.3_vert-active,7.7.1_vert-active, 7.8_vert-active

Table Columns:
Column Name Description Datatype Lookup Table
ETL_PROC_WID NUMBER

FIXED_HIER_LEVEL NUMBER

LVL1ANC_REGION_ID VARCHAR2(30)

LVL1ANC_REGN_NAME VARCHAR2(100)

LVL2ANC_REGION_ID VARCHAR2(30)

LVL2ANC_REGN_NAME VARCHAR2(100)

LVL3ANC_REGION_ID VARCHAR2(30)

LVL3ANC_REGN_NAME VARCHAR2(100)

LVL4ANC_REGION_ID VARCHAR2(30)

LVL4ANC_REGN_NAME VARCHAR2(100)

LVL5ANC_REGION_ID VARCHAR2(30)

LVL5ANC_REGN_NAME VARCHAR2(100)

LVL6ANC_REGION_ID VARCHAR2(30)

LVL6ANC_REGN_NAME VARCHAR2(100)

LVL7ANC_REGION_ID VARCHAR2(30)

LVL7ANC_REGN_NAME VARCHAR2(100)

DWDMR A-Z.doc
LVL8ANC_REGION_ID VARCHAR2(30)

LVL8ANC_REGN_NAME VARCHAR2(100)

ROW_WID NUMBER

TOP_LVL_REGION_ID VARCHAR2(100)

TOP_LVL_REGN_NAME VARCHAR2(100)

DWDMR A-Z.doc
W_GEO_ZONE_ATTRIBS_D
Business Name: W_GEO_ZONE_ATTRIBS_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
GEO_ZONE_TYPE_CODE VARCHAR2(80)

GEO_ZONE_TYPE_CODE
SCD1_WID NUMBER

SCD1_WID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
IMPLICIT_EXPLICIT_FLG CHAR(1)

IMPLICIT_EXPLICIT_FLG
CREATED_BY_WID NUMBER

CREATED_BY_WID
CHANGED_BY_WID NUMBER

CHANGED_BY_WID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
ETL_PROC_WID NUMBER

ETL_PROC_WID
TENANT_ID VARCHAR2(80)

TENANT_ID
X_CUSTOM VARCHAR2(10)

X_CUSTOM

DWDMR A-Z.doc
W_GEO_ZONE_DH
Business Name: W_GEO_ZONE_DH

Description:
Imported from database

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

FIXED_HIER_LEVEL NUMBER

BASE_GEO_ZONE_ID VARCHAR2(80)

BASE_GEO_ZONE_CODE VARCHAR2(50)

BASE_GEO_ZONE_NAME VARCHAR2(360)

LVL1_GEO_ZONE_ID VARCHAR2(80)

LVL1_GEO_ZONE_CODE VARCHAR2(50)

LVL1_GEO_ZONE_NAME VARCHAR2(360)

LVL2_GEO_ZONE_ID VARCHAR2(80)

LVL2_GEO_ZONE_CODE VARCHAR2(50)

LVL2_GEO_ZONE_NAME VARCHAR2(360)

LVL3_GEO_ZONE_ID VARCHAR2(80)

LVL3_GEO_ZONE_CODE VARCHAR2(50)

LVL3_GEO_ZONE_NAME VARCHAR2(360)

LVL4_GEO_ZONE_ID VARCHAR2(80)

LVL4_GEO_ZONE_CODE VARCHAR2(50)

DWDMR A-Z.doc
LVL4_GEO_ZONE_NAME VARCHAR2(360)

LVL5_GEO_ZONE_ID VARCHAR2(80)

LVL5_GEO_ZONE_CODE VARCHAR2(50)

LVL5_GEO_ZONE_NAME VARCHAR2(360)

LVL6_GEO_ZONE_ID VARCHAR2(80)

LVL6_GEO_ZONE_CODE VARCHAR2(50)

LVL6_GEO_ZONE_NAME VARCHAR2(360)

LVL7_GEO_ZONE_ID VARCHAR2(80)

LVL7_GEO_ZONE_CODE VARCHAR2(50)

LVL7_GEO_ZONE_NAME VARCHAR2(360)

LVL8_GEO_ZONE_ID VARCHAR2(80)

LVL8_GEO_ZONE_CODE VARCHAR2(50)

LVL8_GEO_ZONE_NAME VARCHAR2(360)

TOP_LVL_GEO_ZONE_ID VARCHAR2(80)

TOP_LVL_GEO_ZONE_CODE VARCHAR2(50)

TOP_LVL_GEO_ZONE_NAME VARCHAR2(360)

CREATED_BY_WID NUMBER W_USER_D

CHANGED_BY_WID NUMBER W_USER_D

CREATED_ON_DT DATE

CHANGED_ON_DT DATE

DWDMR A-Z.doc
AUX1_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT DATE

W_INSERT_DT DATE

W_UPDATE_DT DATE

DELETE_FLG CHAR(1)

ETL_PROC_WID NUMBER

DATASOURCE_NUM_ID NUMBER

TENANT_ID VARCHAR2(80)

X_CUSTOM VARCHAR2(10)

DWDMR A-Z.doc
W_GEO_ZONE_H
Business Name: W_GEO_ZONE_H

Description:
Imported from database

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

GEO_ZONE_WID NUMBER W_GEO_ZONE_DH

GEO_WID NUMBER W_GEO_D

GEO_ZONE_ID VARCHAR2(80)

GEO_ID VARCHAR2(80)

LEAF_FLG CHAR(1)

CREATED_BY_WID NUMBER W_USER_D

CHANGED_BY_WID NUMBER W_USER_D

CREATED_ON_DT DATE

CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT DATE

DELETE_FLG CHAR(1)

W_INSERT_DT DATE

DWDMR A-Z.doc
W_UPDATE_DT DATE

DATASOURCE_NUM_ID NUMBER

ETL_PROC_WID NUMBER

INTEGRATION_ID VARCHAR2(80)

TENANT_ID VARCHAR2(80)

X_CUSTOM VARCHAR2(10)

DWDMR A-Z.doc
W_GLOBAL_CURR_G
Business Name: W_GLOBAL_CURR_G

Description:
This table stores the five Global Currencies that are configured in CM.

Table Columns:
Column Name Description Datatype Lookup Table
DATASOURCE_NUM_ID DataSource Number NUMBER

TENANT_ID Tenant Id which will be useful in Multi VARCHAR2(30)


Tenancy Environments.

GLOBAL1_CURR_CODE Global 1 Currency Code VARCHAR2(30)

GLOBAL2_CURR_CODE Global 2 Currency Code VARCHAR2(30)

GLOBAL3_CURR_CODE Global 3 Currency Code VARCHAR2(30)

GLOBAL4_CURR_CODE Global 4 Currency Code VARCHAR2(30)

GLOBAL5_CURR_CODE Global 5 Currency Code VARCHAR2(30)

GLOBAL1_RATE_TYPE Global 1 Rate Type VARCHAR2(30)

GLOBAL2_RATE_TYPE Global 2 Rate Type VARCHAR2(30)

GLOBAL3_RATE_TYPE Global 3 Rate Type VARCHAR2(30)

GLOBAL4_RATE_TYPE Global 4 Rate Type VARCHAR2(30)

GLOBAL5_RATE_TYPE Global 5 Rate Type VARCHAR2(30)

DEFAULT_LOC_RATE_TYPE Default Local Currency Rate Type VARCHAR2(30)

DWDMR A-Z.doc
W_GLOBAL_EXCH_RATE_G
Business Name: W_GLOBAL_EXCH_RATE_G

Description:
This Exchange Rate table stores the conversions from Local Currencies to all 5 Global Currencies. There are 5 'To
Currency' columns in this table and Facts which require these can use this table instead of Exch Rate Table
(W_EXCH_RATE_G)

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate Key of the Table NUMBER

ROW_WID
W_FROM_CURRENCY_CODE Warehouse Code Column for From VARCHAR2(30)
Currency
W_FROM_CURRENCY_CODE
EXCH_DATE Exchange Date for which the Currency DATE
Conversions are stored.
EXCH_DATE
GLBL1_EXCH_RATE Exchange Rate for Global 1 Currency NUMBER(28,10)
Code.
GLBL1_EXCH_RATE
GLBL2_EXCH_RATE Exchange Rate for Global 2 Currency NUMBER(28,10)
Code.
GLBL2_EXCH_RATE
GLBL3_EXCH_RATE Exchange Rate for Global 3 Currency NUMBER(28,10)
Code.
GLBL3_EXCH_RATE
GLBL4_EXCH_RATE Exchange Rate for Global 4 Currency NUMBER(28,10)
Code.
GLBL4_EXCH_RATE
GLBL5_EXCH_RATE Exchange Rate for Global 5 Currency NUMBER(28,10)
Code.
GLBL5_EXCH_RATE
CREATED_BY_WID Foreign Key to W_USER_D table for NUMBER
Created By User
CREATED_BY_WID
CHANGED_BY_WID Foreign Key to W_USER_D table for NUMBER
Changed By User
CHANGED_BY_WID
CREATED_ON_DT Creation Date DATE

CREATED_ON_DT
CHANGED_ON_DT Last Updated Date from Source DATE

CHANGED_ON_DT
AUX1_CHANGED_ON_DT Auxiliary Changed on Date Columns DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT Auxiliary Changed on Date Columns DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT Auxiliary Changed on Date Columns DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT Auxiliary Changed on Date Columns DATE

AUX4_CHANGED_ON_DT

DWDMR A-Z.doc
DELETE_FLG This flag indicates the deletion status CHAR(1)
of the record in the source system. A
DELETE_FLG value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
W_INSERT_DT warehouse table.
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
W_UPDATE_DT data warehouse table.

DATASOURCE_NUM_ID This column is the unique identifier of NUMBER


the source system from which data
DATASOURCE_NUM_ID was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
ETL_PROC_WID process used to create or update this
data.
INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)
a dimension or fact entity in its source
INTEGRATION_ID system. In case of composite keys, the
value in this column can consist of
concatenated parts.

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
TENANT_ID environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
X_CUSTOM

DWDMR A-Z.doc
W_GL_ACCOUNT_D
Business Name: General Ledger accounts

Description:
This dimension table stores your General Ledger accounts. In Oracle, this table stores the GL Code
Combinations. The GROUP_ACCOUNT_NUM field categorizes GL accounts into various groups. This
categorization denotes the nature of the GL account. Some of the seeded GROUP_ACCOUNT_NUM values are
¿PPAID EXP¿ Prepaid Expense, ¿CASH¿, Cash, ¿WIP INV¿ Work in Process Inventory, etc.

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate key to uniquely identify a NUMBER
record.
Surrogate Key of the Table
GL_ACCOUNT_CAT_CODE This code which determines whether VARCHAR2(50)
the account is Balance Sheet Account
GL Account Category Code or Profit and Loss Account

FIN_STMT_ITEM_CODE The code which determines the VARCHAR2(50)


nature of account (i.e. revenue, AP,
Financial Statement Item Code AR etc)

CHART_OF_ACCOUNTS Chart of accounts (Hierarchical VARCHAR2(30)


Attribute)
Chart Of Accounts
CONCATENATED_SEGMENT_VALU VARCHAR2(2000)
E

PROFIT_CENTER_NUM Profit Center Num VARCHAR2(50)

Profit Center Num


PROFIT_CENTER_ATTRIB Profit center attribute VARCHAR2(50)

BALANCING_SEGMENT_NUM VARCHAR2(50) W_BALANCING_SEGMENT_D

BALANCING_SEGMENT_ATTRIB VARCHAR2(50) W_BALANCING_SEGMENT_D

COST_CENTER_NUM Cost Center Number VARCHAR2(50)

Cost Center Num


COST_CENTER_ATTRIB Cost center attribute VARCHAR2(50)

NATURAL_ACCOUNT_NUM VARCHAR2(50) W_NATURAL_ACCOUNT_D

NATURAL_ACCOUNT_ATTRIB VARCHAR2(50) W_NATURAL_ACCOUNT_D

MANAGEMENT_SEGMENT_NUM VARCHAR2(50)

DWDMR A-Z.doc
COMPANY_CODE The code which determines which VARCHAR2(50)
financial company this account
Company Code belongs to
COMPANY_NAME The name of the financial company VARCHAR2(80)
this account belongs to
Company Name
GROUP_ACCOUNT_NUM Group account number (Hierarchical VARCHAR2(50)
Attribute)
Group Account Code
RECON_TYPE_CODE Reconciliation Account Type VARCHAR2(50)

Reconciliation Type Code


TAX_CAT_CODE Tax category in account master VARCHAR2(50)

Tax Category Code


TAX_CAT_NAME Tax category name in account master VARCHAR2(80)

Tax Category Name


CURRENCY_CODE Currency code VARCHAR2(50)

Currency Code
CURRENCY_NAME Currency name VARCHAR2(80)

Currency Name
ACTIVE_FLG Flag indicating if this record is CHAR(1)
currently active in the system
Active Flag
HIER1_WID Key for the IA_HIERARCHIES NUMBER W_GL_ACCOUNT_DH
Dimension
Other Hierarchy
HIER2_WID Key for the IA_HIERARCHIES NUMBER W_GL_ACCOUNT_DH
Dimension
Other Hierarchy
HIER3_WID Key for the IA_HIERARCHIES NUMBER W_GL_ACCOUNT_DH
Dimension
Other Hierarchy
HIER4_WID Key for the IA_HIERARCHIES NUMBER W_GL_ACCOUNT_DH
Dimension
Other Hierarchy
HIER5_WID Key for the IA_HIERARCHIES NUMBER W_GL_ACCOUNT_DH
Dimension
Other Hierarchy
HIER6_WID Key for the IA_HIERARCHIES NUMBER W_GL_ACCOUNT_DH
Dimension
Other Hierarchy
ACCOUNT_SEG1_CODE Provides a flexible code field that VARCHAR2(50)
could be used to define additional
Account Segment Code attributes for a GL Account.

ACCOUNT_SEG1_ATTRIB Provides a flexible field that could be VARCHAR2(50)


used to define additional attributes
for a GL Account. When sourced from
Oracle EBS, value set id is stored in
this column.

ACCOUNT_SEG1_INTEGRATION_I VARCHAR2(100) W_GL_SEGMENT_D


D

DWDMR A-Z.doc
ACCOUNT_SEG2_CODE Provides a flexible code field that VARCHAR2(50)
could be used to define additional
Account Segment Code attributes for a GL Account.

ACCOUNT_SEG2_ATTRIB Provides a flexible field that could be VARCHAR2(50)


used to define additional attributes
for a GL Account. When sourced from
Oracle EBS, valueset id is stored in
this column.

ACCOUNT_SEG2_INTEGRATION_I VARCHAR2(100)
D

ACCOUNT_SEG3_CODE Provides a flexible code field that VARCHAR2(50)


could be used to define additional
Account Segment Code attributes for a GL Account.

ACCOUNT_SEG3_ATTRIB Provides a flexible field that could be VARCHAR2(50)


used to define additional attributes
for a GL Account. When sourced from
Oracle EBS, value set id is stored in
this column.

ACCOUNT_SEG3_INTEGRATION_I VARCHAR2(100)
D

ACCOUNT_SEG4_CODE Provides a flexible code field that VARCHAR2(50)


could be used to define additional
Account Segment Code attributes for a GL Account.

ACCOUNT_SEG4_ATTRIB Provides a flexible field that could be VARCHAR2(50)


used to define additional attributes
for a GL Account. When sourced from
Oracle EBS, value set id is stored in
this column.

ACCOUNT_SEG4_INTEGRATION_I VARCHAR2(100)
D

ACCOUNT_SEG5_CODE Provides a flexible code field that VARCHAR2(50)


could be used to define additional
Account Segment Code attributes for a GL Account.

ACCOUNT_SEG5_ATTRIB Provides a flexible field that could be VARCHAR2(50)


used to define additional attributes
for a GL Account. When sourced from
Oracle EBS, value set id is stored in
this column.

ACCOUNT_SEG5_INTEGRATION_I VARCHAR2(100)
D

ACCOUNT_SEG6_CODE Provides a flexible code field that VARCHAR2(50)


could be used to define additional
Account Segment Code attributes for a GL Account.

DWDMR A-Z.doc
ACCOUNT_SEG6_ATTRIB Provides a flexible field that could be VARCHAR2(50)
used to define additional attributes
for a GL Account. When sourced from
Oracle EBS, value set id is stored in
this column.

ACCOUNT_SEG6_INTEGRATION_I VARCHAR2(100)
D

ACCOUNT_SEG7_CODE Provides a flexible code field that VARCHAR2(50)


could be used to define additional
Account Segment Code attributes for a GL Account.

ACCOUNT_SEG7_ATTRIB Provides a flexible field that could be VARCHAR2(50)


used to define additional attributes
for a GL Account. When sourced from
Oracle EBS, valueset id is stored in
this column.

ACCOUNT_SEG7_INTEGRATION_I VARCHAR2(100)
D

ACCOUNT_SEG8_CODE Provides a flexible code field that VARCHAR2(50)


could be used to define additional
Account Segment Code attributes for a GL Account.

ACCOUNT_SEG8_ATTRIB Provides a flexible field that could be VARCHAR2(50)


used to define additional attributes
for a GL Account. When sourced from
Oracle EBS, value set id is stored in
this column.

ACCOUNT_SEG8_INTEGRATION_I VARCHAR2(100)
D

ACCOUNT_SEG9_CODE Provides a flexible code field that VARCHAR2(50)


could be used to define additional
Account Segment Code attributes for a GL Account.

ACCOUNT_SEG9_ATTRIB Provides a flexible field that could be VARCHAR2(50)


used to define additional attributes
for a GL Account. When sourced from
Oracle EBS, value set id is stored in
this column.

ACCOUNT_SEG9_INTEGRATION_I VARCHAR2(100)
D

ACCOUNT_SEG10_CODE Provides a flexible code field that VARCHAR2(50)


could be used to define additional
Account Segment Code attributes for a GL Account.

DWDMR A-Z.doc
ACCOUNT_SEG10_ATTRIB Provides a flexible field that could be VARCHAR2(50)
used to define additional attributes
for a GL Account. When sourced from
Oracle EBS, value set id is stored in
this column.

ACCOUNT_SEG10_INTEGRATION_ VARCHAR2(100)
ID

ACCOUNT_SEG11_CODE Provides a flexible code field that VARCHAR2(50)


could be used to define additional
Account Segment Code attributes for a GL Account.

ACCOUNT_SEG11_ATTRIB Provides a flexible field that could be VARCHAR2(50)


used to define additional attributes
for a GL Account. When sourced from
Oracle EBS, value set id is stored in
this column.

ACCOUNT_SEG11_INTEGRATION_ VARCHAR2(100)
ID

ACCOUNT_SEG12_CODE Provides a flexible code field that VARCHAR2(50)


could be used to define additional
Account Segment Code attributes for a GL Account.

ACCOUNT_SEG12_ATTRIB Provides a flexible field that could be VARCHAR2(50)


used to define additional attributes
for a GL Account. When sourced from
Oracle EBS, value set id is stored in
this column.

ACCOUNT_SEG12_INTEGRATION_ VARCHAR2(100)
ID

ACCOUNT_SEG13_CODE Provides a flexible code field that VARCHAR2(50)


could be used to define additional
Account Segment Code attributes for a GL Account.

ACCOUNT_SEG13_ATTRIB Provides a flexible field that could be VARCHAR2(50)


used to define additional attributes
for a GL Account. When sourced from
Oracle EBS, value set id is stored in
this column.

ACCOUNT_SEG13_INTEGRATION_ VARCHAR2(100)
ID

ACCOUNT_SEG14_CODE Provides a flexible code field that VARCHAR2(50)


could be used to define additional
Account Segment Code attributes for a GL Account.

DWDMR A-Z.doc
ACCOUNT_SEG14_ATTRIB Provides a flexible field that could be VARCHAR2(50)
used to define additional attributes
for a GL Account. When sourced from
Oracle EBS, value set id is stored in
this column.

ACCOUNT_SEG14_INTEGRATION_ VARCHAR2(100)
ID

ACCOUNT_SEG15_CODE Provides a flexible code field that VARCHAR2(50)


could be used to define additional
Account Segment Code attributes for a GL Account.

ACCOUNT_SEG15_ATTRIB Provides a flexible field that could be VARCHAR2(50)


used to define additional attributes
for a GL Account. When sourced from
Oracle EBS, value set id is stored in
this column.

ACCOUNT_SEG15_INTEGRATION_ VARCHAR2(100)
ID

ACCOUNT_SEG16_CODE Provides a flexible code field that VARCHAR2(50)


could be used to define additional
Account Segment Code attributes for a GL Account.

ACCOUNT_SEG16_ATTRIB Provides a flexible field that could be VARCHAR2(50)


used to define additional attributes
for a GL Account. When sourced from
Oracle EBS, value set id is stored in
this column.

ACCOUNT_SEG16_INTEGRATION_ VARCHAR2(100)
ID

ACCOUNT_SEG17_CODE Provides a flexible code field that VARCHAR2(50)


could be used to define additional
Account Segment Code attributes for a GL Account.

ACCOUNT_SEG17_ATTRIB Provides a flexible field that could be VARCHAR2(50)


used to define additional attributes
for a GL Account. When sourced from
Oracle EBS, value set id is stored in
this column.

ACCOUNT_SEG17_INTEGRATION_ VARCHAR2(100)
ID

ACCOUNT_SEG18_CODE Provides a flexible code field that VARCHAR2(50)


could be used to define additional
Account Segment Code attributes for a GL Account.

DWDMR A-Z.doc
ACCOUNT_SEG18_ATTRIB Provides a flexible field that could be VARCHAR2(50)
used to define additional attributes
for a GL Account. When sourced from
Oracle EBS, value set id is stored in
this column.

ACCOUNT_SEG18_INTEGRATION_ VARCHAR2(100)
ID

ACCOUNT_SEG19_CODE Provides a flexible code field that VARCHAR2(50)


could be used to define additional
Account Segment Code attributes for a GL Account.

ACCOUNT_SEG19_ATTRIB Provides a flexible field that could be VARCHAR2(50)


used to define additional attributes
for a GL Account. When sourced from
Oracle EBS, value set id is stored in
this column.

ACCOUNT_SEG19_INTEGRATION_ VARCHAR2(100)
ID

ACCOUNT_SEG20_CODE Provides a flexible code field that VARCHAR2(50)


could be used to define additional
Account Segment Code attributes for a GL Account.

ACCOUNT_SEG20_ATTRIB Provides a flexible field that could be VARCHAR2(50)


used to define additional attributes
for a GL Account. When sourced from
Oracle EBS, value set id is stored in
this column.

ACCOUNT_SEG20_INTEGRATION_ VARCHAR2(100)
ID

ACCOUNT_SEG21_CODE Provides a flexible code field that VARCHAR2(50)


could be used to define additional
Account Segment Code attributes for a GL Account.

ACCOUNT_SEG21_ATTRIB Provides a flexible field that could be VARCHAR2(50)


used to define additional attributes
for a GL Account. When sourced from
Oracle EBS, value set id is stored in
this column.

ACCOUNT_SEG21_INTEGRATION_ VARCHAR2(100)
ID

ACCOUNT_SEG22_CODE Provides a flexible code field that VARCHAR2(50)


could be used to define additional
Account Segment Code attributes for a GL Account.

DWDMR A-Z.doc
ACCOUNT_SEG22_ATTRIB Provides a flexible field that could be VARCHAR2(50)
used to define additional attributes
for a GL Account. When sourced from
Oracle EBS, value set id is stored in
this column.

ACCOUNT_SEG22_INTEGRATION_ VARCHAR2(100)
ID

ACCOUNT_SEG23_CODE Provides a flexible code field that VARCHAR2(50)


could be used to define additional
Account Segment Code attributes for a GL Account.

ACCOUNT_SEG23_ATTRIB Provides a flexible field that could be VARCHAR2(50)


used to define additional attributes
for a GL Account. When sourced from
Oracle EBS, value set id is stored in
this column.

ACCOUNT_SEG23_INTEGRATION_ VARCHAR2(100)
ID

ACCOUNT_SEG24_CODE Provides a flexible code field that VARCHAR2(50)


could be used to define additional
Account Segment Code attributes for a GL Account.

ACCOUNT_SEG24_ATTRIB Provides a flexible field that could be VARCHAR2(50)


used to define additional attributes
for a GL Account. When sourced from
Oracle EBS, value set id is stored in
this column.

ACCOUNT_SEG24_INTEGRATION_ VARCHAR2(100)
ID

ACCOUNT_SEG25_CODE Provides a flexible code field that VARCHAR2(50)


could be used to define additional
Account Segment Code attributes for a GL Account.

ACCOUNT_SEG25_ATTRIB Provides a flexible field that could be VARCHAR2(50)


used to define additional attributes
for a GL Account. When sourced from
Oracle EBS, value set id is stored in
this column.

ACCOUNT_SEG25_INTEGRATION_ VARCHAR2(100)
ID

ACCOUNT_SEG26_CODE Provides a flexible code field that VARCHAR2(50)


could be used to define additional
Account Segment Code attributes for a GL Account.

DWDMR A-Z.doc
ACCOUNT_SEG26_ATTRIB Provides a flexible field that could be VARCHAR2(50)
used to define additional attributes
for a GL Account. When sourced from
Oracle EBS, value set id is stored in
this column.

ACCOUNT_SEG26_INTEGRATION_ VARCHAR2(100)
ID

ACCOUNT_SEG27_CODE Provides a flexible code field that VARCHAR2(50)


could be used to define additional
Account Segment Code attributes for a GL Account.

ACCOUNT_SEG27_ATTRIB Provides a flexible field that could be VARCHAR2(50)


used to define additional attributes
for a GL Account. When sourced from
Oracle EBS, value set id is stored in
this column.

ACCOUNT_SEG27_INTEGRATION_ VARCHAR2(100)
ID

ACCOUNT_SEG28_CODE Provides a flexible code field that VARCHAR2(50)


could be used to define additional
Account Segment Code attributes for a GL Account.

ACCOUNT_SEG28_ATTRIB Provides a flexible field that could be VARCHAR2(50)


used to define additional attributes
for a GL Account. When sourced from
Oracle EBS, value set id is stored in
this column.

ACCOUNT_SEG28_INTEGRATION_ VARCHAR2(100)
ID

ACCOUNT_SEG29_CODE Provides a flexible code field that VARCHAR2(50)


could be used to define additional
Account Segment Code attributes for a GL Account.

ACCOUNT_SEG29_ATTRIB Provides a flexible field that could be VARCHAR2(50)


used to define additional attributes
for a GL Account. When sourced from
Oracle EBS, value set id is stored in
this column.

ACCOUNT_SEG29_INTEGRATION_ VARCHAR2(100)
ID

ACCOUNT_SEG30_CODE Provides a flexible code field that VARCHAR2(50)


could be used to define additional
Account Segment Code attributes for a GL Account.

DWDMR A-Z.doc
ACCOUNT_SEG30_ATTRIB Provides a flexible field that could be VARCHAR2(50)
used to define additional attributes
for a GL Account. When sourced from
Oracle EBS, value set id is stored in
this column.

ACCOUNT_SEG30_INTEGRATION_ VARCHAR2(100)
ID

CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D


dimension indicating the user who
Source Record Created By User created the record in the source
Surrogate Key system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Last Modified By last modified the record in the source
User Surrogate Key system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
Source Record Creation Date and source system.
Time
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
Source Record Last Modified Date system.
and Time
AUX1_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
SRC_EFF_FROM_DT This column stores the date from DATE
which the source record (in the
Source Supplied Effective From Source system) is effective. The value
Date and Time is extracted from the source
(whenever available)
SRC_EFF_TO_DT This column stores the date up to DATE
which the source record (in the
Source Supplied Effective To Date Source system) is effective. The value
and Time is extracted from the source
(whenever available)

DWDMR A-Z.doc
EFFECTIVE_FROM_DT This column stores the date from DATE
which the dimension record is
Effective From Date and Time effective. A value is either assigned by
Siebel Applications or extracted from
the source.
EFFECTIVE_TO_DT This column stores the date up to DATE
which the dimension record is
Effective To Date and Time effective. A value is either assigned by
Siebel Applications or extracted from
the source.
DELETE_FLG This flag indicates the deletion status CHAR(1)
of the record in the source system. A
Deleted Record Indicator value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

CURRENT_FLG This is a flag for marking dimension CHAR(1)


records as "Y" in order to represent
Current Record Indicator the current state of a dimension
entity. This flag is typically critical for
Type II slowly-changing dimensions,
as records in a Type II situation tend
to be numerous.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
ETL Process Identifier process used to create or update this
data.
INTEGRATION_ID This column is the unique identifier of VARCHAR2(240)
a dimension or fact entity in its source
Unique Source Record Identifier system. In case of composite keys, the
value in this column can consist of
concatenated parts.

DWDMR A-Z.doc
SET_ID This column represents the unique VARCHAR2(30)
identifier often used by source
Set Identifier systems for the purpose of data
sharing, reducing redundancies and
minimizing system maintenance
tasks, or even to drive data visibility.
From a datawarehouse standpoint,
the intended use of this column is to
drive dimensional data security,
primarily.

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
Generic Extension Column
PROJECT_CODE VARCHAR2(50)

Project Segment Code


PROJECT_ATTRIB VARCHAR2(50)

PROJECT_INTEGRATION_ID VARCHAR2(100)

PROGRAM_CODE VARCHAR2(50)

Program Segment Code


PROGRAM_ATTRIB VARCHAR2(50)

PROGRAM_INTEGRATION_ID VARCHAR2(100)

DWDMR A-Z.doc
W_GL_ACCOUNT_DH
Business Name: Account Hierarchy

Description:
This is a generic hierarchy table. It stores hierarchies in flattened out structure. Columns HIER1-20_CODE and
HIER1-20_NAME stores the code/name values for each level within an hierarchy, including the leaf nodes. For
instance, if you have a hierarchy with 12 leaf nodes, then you will have 12 records in this table. Each record will
record the top node to leaf node path in the HIER1-20_CODE columns. HIER_CODE and HIER_NAME store the
code/name values for hierarchies. This table supports storing unlimited number of hierarchies. The ROW_WID
column is a system generated numeric ID which uniquely identifies a record in this table. Fact tables or
dimension tables will reference a particular record in this table using this ROW_WID column.

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate key to uniquely identify a NUMBER
record.
Surrogate Key of the Table
HIER_CAT_CODE Category of Hierarchy (Ex. GL_HIER) VARCHAR2(50)

Hierarchy Category Code


HIER_CAT_DESC Hierarchy Category Description VARCHAR2(80)

Hierarchy Category Description

HIER_SUB_CAT_CODE Hierarchy sub category code VARCHAR2(50)

Hierarchy sub Category Code


HIER_SUB_CAT_DESC Hierarchy sub category description VARCHAR2(80)

Hierarchy sub category description

HIER_CODE Hierarchy Node VARCHAR2(50)

Hierarchy Code
HIER_NAME Hierarchy Node Description VARCHAR2(80)

Hierarchy Name
LEVEL_MIN_NUM Starting number of object (Ex. GL Acct VARCHAR2(30)
Num,Cost Center Num etc.)
Hierarchy Start Number
LEVEL_MAX_NUM End number of object VARCHAR2(30)

Hierarchy end number


HIER1_CODE Code for the lowest level in the VARCHAR2(150)
hierarchy
First level Hierarchy code
HIER1_NAME Label for the lowest level, looked up if VARCHAR2(80)
not provided
First level Hierarchy name
HIER2_CODE Code for the next higher level in the VARCHAR2(150)
hierarchy
2 Level Hierarchy Code
HIER2_NAME Label for the next higher level, looked VARCHAR2(80)
up if not provided
2 Level Hierarchy Name
HIER3_CODE Code for the next higher level in the VARCHAR2(150)
hierarchy
3 Level Hierarchy Code

DWDMR A-Z.doc
HIER3_NAME Label for the next higher level, looked VARCHAR2(80)
up if not provided
3 Level Hierarchy Name
HIER4_CODE Code for the next higher level in the VARCHAR2(150)
hierarchy
4 Level Hierarchy Code
HIER4_NAME Label for the next higher level, looked VARCHAR2(80)
up if not provided
4 Level Hierarchy Name
HIER5_CODE Code for the next higher level in the VARCHAR2(150)
hierarchy
5 Level Hierarchy Code
HIER5_NAME Label for the next higher level, looked VARCHAR2(80)
up if not provided
5 Level Hierarchy Name
HIER6_CODE Code for the next higher level in the VARCHAR2(150)
hierarchy
6 Level Hierarchy Code
HIER6_NAME Label for the next higher level, looked VARCHAR2(80)
up if not provided
6 Level Hierarchy Name
HIER7_CODE Code for the next higher level in the VARCHAR2(150)
hierarchy
7 Level Hierarchy Code
HIER7_NAME Label for the next higher level, looked VARCHAR2(80)
up if not provided
7 Level Hierarchy Name
HIER8_CODE Code for the next higher level in the VARCHAR2(150)
hierarchy
8 Level Hierarchy Code
HIER8_NAME Label for the next higher level, looked VARCHAR2(80)
up if not provided
8 Level Hierarchy Name
HIER9_CODE Code for the next higher level in the VARCHAR2(150)
hierarchy
9 Level Hierarchy Code
HIER9_NAME Label for the next higher level, looked VARCHAR2(80)
up if not provided
9 Level Hierarchy Name
HIER10_CODE Code for the next higher level in the VARCHAR2(150)
hierarchy
Tenth Level Hierarchy code
HIER10_NAME Label for the next higher level, looked VARCHAR2(80)
up if not provided
Tenth Level Hierarchy Name
HIER11_CODE Code for the next higher level in the VARCHAR2(150)
hierarchy
Eleventh Level Hierarchy code
HIER11_NAME Label for the next higher level, looked VARCHAR2(80)
up if not provided
Eleventh Level Hierarchy Name

HIER12_CODE Code for the next higher level in the VARCHAR2(150)


hierarchy
12 Level Hierarchy Code
HIER12_NAME Label for the next higher level, looked VARCHAR2(80)
up if not provided
12 Level Hierarchy Name

DWDMR A-Z.doc
HIER13_CODE Code for the next higher level in the VARCHAR2(150)
hierarchy
13 Level Hierarchy Code
HIER13_NAME Label for the next higher level, looked VARCHAR2(80)
up if not provided
13 Level Hierarchy Name
HIER14_CODE Code for the next higher level in the VARCHAR2(150)
hierarchy
14 Level Hierarchy Code
HIER14_NAME Label for the next higher level, looked VARCHAR2(80)
up if not provided
14 Level Hierarchy Name
HIER15_CODE Code for the next higher level in the VARCHAR2(150)
hierarchy
15 Level Hierarchy Code
HIER15_NAME Label for the next higher level, looked VARCHAR2(80)
up if not provided
15 Level Hierarchy Name
HIER16_CODE Code for the next higher level in the VARCHAR2(150)
hierarchy
16 Level Hierarchy Code
HIER16_NAME Label for the next higher level, looked VARCHAR2(80)
up if not provided
16 Level Hierarchy Name
HIER17_CODE Code for the next higher level in the VARCHAR2(150)
hierarchy
17 Level Hierarchy Code
HIER17_NAME Label for the next higher level, looked VARCHAR2(80)
up if not provided
17 Level Hierarchy Name
HIER18_CODE Code for the next higher level in the VARCHAR2(150)
hierarchy
18 Level Hierarchy Code
HIER18_NAME Label for the next higher level, looked VARCHAR2(80)
up if not provided
18 Level Hierarchy Name
HIER19_CODE Code for the next higher level in the VARCHAR2(150)
hierarchy
19 Level Hierarchy Code
HIER19_NAME Label for the next higher level, looked VARCHAR2(80)
up if not provided
19 Level Hierarchy Name
HIER20_CODE Code for the next higher level in the VARCHAR2(150)
hierarchy
20 Level Hierarchy Code
HIER20_NAME Label for the next higher level, looked VARCHAR2(80)
up if not provided
20 Level Hierarchy Name
HIERARCHY_ID Identification of Hierarchy VARCHAR2(80)

Hierarchy Identification
ENABLED_FLG Flag to indicate whether this CHAR(1)
hierarchy is enabled
Enabled Flag
CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Created By User created the record in the source
Surrogate Key system.

DWDMR A-Z.doc
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Last Modified By last modified the record in the source
User Surrogate Key system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
Source Record Creation Date and source system.
Time
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
Source Record Last Modified Date system.
and Time
AUX1_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
SRC_EFF_FROM_DT This column stores the date from DATE
which the source record (in the
Source Supplied Effective From Source system) is effective. The value
Date and Time is extracted from the source
(whenever available)
SRC_EFF_TO_DT This column stores the date up to DATE
which the source record (in the
Source Supplied Effective To Date Source system) is effective. The value
and Time is extracted from the source
(whenever available)
EFFECTIVE_FROM_DT This column stores the date from DATE
which the dimension record is
Effective From Date and Time effective. A value is either assigned by
Siebel Applications or extracted from
the source.
EFFECTIVE_TO_DT This column stores the date up to DATE
which the dimension record is
Effective To Date and Time effective. A value is either assigned by
Siebel Applications or extracted from
the source.

DWDMR A-Z.doc
DELETE_FLG This flag indicates the deletion status CHAR(1)
of the record in the source system. A
Deleted Record Indicator value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

CURRENT_FLG This is a flag for marking dimension CHAR(1)


records as "Y" in order to represent
Current Record Indicator the current state of a dimension
entity. This flag is typically critical for
Type II slowly-changing dimensions,
as records in a Type II situation tend
to be numerous.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
ETL Process Identifier process used to create or update this
data.
INTEGRATION_ID This column is the unique identifier of VARCHAR2(400)
a dimension or fact entity in its source
Unique Source Record Identifier system. In case of composite keys, the
value in this column can consist of
concatenated parts.

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
Generic Extension Column

DWDMR A-Z.doc
W_GL_BALANCE_A
Business Name: W_GL_BALANCE_A

Description:
Stores GL account balances aggregated by GL account segment codes and segment attributes

Table Columns:
Column Name Description Datatype Lookup Table
LEDGER_WID Key to the Ledger dimension NUMBER W_LEDGER_D

BALANCING_SEGMENT_WID Key to the balancing segment NUMBER W_BALANCING_SEGMENT_D


dimension

COMPANY_ORG_WID Key to the Company organization in NUMBER W_INT_ORG_D


Business Organizations dimension

BUSN_AREA_ORG_WID Key to the Business Area Organization NUMBER W_INT_ORG_D


in Business Organizations dimension

BALANCE_DT_WID Balance Date Key NUMBER W_DAY_D

BALANCE_TM_WID Balance Time Key NUMBER W_TIME_OF_DAY_D

TREASURY_SYMBOL_WID Key to the Treasury Symbol NUMBER


dimension

GL_DATASET_SEC_WID Key to the GL Data Set Security NUMBER W_GL_DATASET_SEC_D


dimension

DB_CR_IND Debit/Credit Indicator VARCHAR2(120)

TRANSLATED_FLAG This column is used to identify the VARCHAR2(1)


balance type for the balance record:
'A' for actuals, 'B' for budgets, and 'E'
for encumbrances.

ACCT_CURR_CODE Account Currency Code VARCHAR2(120)

LOC_CURR_CODE Local Currency Code VARCHAR2(120)

BALANCE_ACCT_AMT Balance amount in account currency NUMBER

BALANCE_LOC_AMT Balance amount in local currency NUMBER

BALANCE_GLOBAL1_AMT Balance amount in group currency1 NUMBER

BALANCE_GLOBAL2_AMT Balance amount in group currency2 NUMBER

DWDMR A-Z.doc
BALANCE_GLOBAL3_AMT Balance amount in group currency3 NUMBER

ACTIVITY_ACCT_AMT Activity amount in account currency NUMBER

ACTIVITY_LOC_AMT Activity amount in local currency NUMBER

ACTIVITY_GLOBAL1_AMT Activity amount in group currency1 NUMBER

ACTIVITY_GLOBAL2_AMT Activity amount in group currency2 NUMBER

ACTIVITY_GLOBAL3_AMT Activity amount in group currency3 NUMBER

SEGMENT1_WID Key to the GL segment dimension NUMBER

SEGMENT2_WID Key to the GL segment dimension NUMBER

SEGMENT3_WID Key to the GL segment dimension NUMBER

SEGMENT4_WID Key to the GL segment dimension NUMBER

SEGMENT5_WID Key to the GL segment dimension NUMBER

SEGMENT6_WID Key to the GL segment dimension NUMBER

DATASOURCE_NUM_ID This column is the unique identifier of NUMBER


the source system from which data
was extracted. In order to be able to
trace the data back to its source,
Oracle recommends that you define
separate unique source IDs for each
of your different source instances.

TENANT_ID This column is the unique identifier VARCHAR2(320)


for a Tenant in a multi-tenant
environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model

W_INSERT_DT Date the record was created. DATE

W_UPDATE_DT Date the record was last updated. DATE

DWDMR A-Z.doc
GROUP_ACCT_WID Key to the Group Account dimension. NUMBER W_GL_GROUP_ACCOUNT_D

MCAL_CAL_WID Key to the Multi-Calendar dimension. NUMBER

NATURAL_ACCOUNT_WID Key to the Natural Account dimension NUMBER W_NATURAL_ACCOUNT_D

COST_CENTER_WID Key to the Cost Center dimension NUMBER W_COST_CENTER_D

PROFIT_CENTER_WID Key to the Profit Center dimension NUMBER W_PROFIT_CENTER_D

BUDGET_PERIOD_WID Key to the Budget Period (Multi- NUMBER W_MCAL_PERIOD_D


Calendar Period) dimension

BALANCE_TYPE_WID Key to the Balance Type domain - NUMBER


Actual, Budget, and Encumbrance
Types
CARRY_FORWARD_ACCT_AMT Carry forward amount in accounted NUMBER
currencies

CARRY_FORWARD_LOC_AMT Carry forward amount in local NUMBER


currency

CARRY_FORWARD_GLOBAL1_AM Carry forward amount in group NUMBER


T currency1

CARRY_FORWARD_GLOBAL2_AM Carry forward amount in group NUMBER


T currency2

CARRY_FORWARD_GLOBAL3_AM Carry forward amount in group NUMBER


T currency3

FINANCIAL_GL_FLG This flag indicates the record is for GL. VARCHAR2(1)

BUDGETARY_CONTROL_FLG This flag indicates the record is for VARCHAR2(1)


Public Sector.

SEG_PROJECT_WID NUMBER W_GL_SEGMENT_D

SEG_PROGRAM_WID NUMBER W_GL_SEGMENT_D

BUDGET_WID NUMBER W_BUDGET_D

BUDGET_LEDGER_WID NUMBER

BUDGET_MCAL_CAL_WID NUMBER

DWDMR A-Z.doc
W_GL_BALANCE_F
Business Name: General Ledger Account Balance

Description:
This table stores the current balance for general ledger accounts. Only Posted records are considered for
calculating the balances and Balance amts can be use for Financial reporting.

Table Columns:
Column Name Description Datatype Lookup Table
LEDGER_WID Key to the Ledger dimension NUMBER W_LEDGER_D

COST_CENTER_WID NUMBER W_COST_CENTER_D

PROFIT_CENTER_WID NUMBER W_PROFIT_CENTER_D

BALANCING_SEGMENT_WID Key to the balancing segment NUMBER W_BALANCING_SEGMENT_D


dimension

NATURAL_ACCOUNT_WID NUMBER W_NATURAL_ACCOUNT_D

COMPANY_ORG_WID Key to the Company organization in NUMBER W_INT_ORG_D


Business Organizations dimension
Company Organization
BUSN_AREA_ORG_WID Key to the Business Area Organization NUMBER W_INT_ORG_D
in Business Organizations dimension
Business Area Organization
GL_ACCOUNT_WID Key to the GL Accounts dimension NUMBER W_GL_ACCOUNT_D

GL Account
BALANCE_DT_WID Balance Date Key NUMBER W_MCAL_DAY_D

Balance Date
BALANCE_TM_WID Balance Time Key NUMBER W_TIME_OF_DAY_D

Balance Time
TREASURY_SYMBOL_WID Key to the Treasury Symbol NUMBER W_TREASURY_SYMBOL_D
dimension

MCAL_CAL_WID Key to the Multi-Calendars dimension NUMBER W_MCAL_CAL_D

GL_DATASET_SEC_WID NUMBER W_GL_DATASET_SEC_D

DB_CR_IND Debit/Credit Indicator VARCHAR2(30)

Debit or Credit
BALANCE_ACCT_AMT Balance amount in account currency NUMBER

Balance Amount1
BALANCE_LOC_AMT Balance amount in local currency NUMBER

Balance Amount2

DWDMR A-Z.doc
BALANCE_GLOBAL1_AMT Balance amount in group currency1 NUMBER

Balance global Amount1


BALANCE_GLOBAL2_AMT Balance amount in group currency2 NUMBER

Balance global Amount2


BALANCE_GLOBAL3_AMT Balance amount in group currency3 NUMBER

Balance global Amount3


ACTIVITY_ACCT_AMT Activity amount in account currency NUMBER

Activity Amount1
ACTIVITY_LOC_AMT Activity amount in local currency NUMBER

Activity Amount2
ACTIVITY_GLOBAL1_AMT Activity amount in group currency1 NUMBER

Activity global Amount1


ACTIVITY_GLOBAL2_AMT Activity amount in group currency2 NUMBER

Activity global Amount2


ACTIVITY_GLOBAL3_AMT Activity amount in group currency3 NUMBER

Activity global Amount3


ACCT_CURR_CODE Account Currency Code VARCHAR2(30)

Account Currency
LOC_CURR_CODE Local Currency Code VARCHAR2(30)

Local Currency
W_INSERT_DT This column stores the date on which DATE
the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
INTEGRATION_ID This column is the unique identifier of VARCHAR2(320)
a dimension or fact entity in its source
Unique Source Record Identifier system. In case of composite keys, the
value in this column can consist of
concatenated parts.

DATASOURCE_NUM_ID This column is the unique identifier of NUMBER


the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
ETL Process Identifier process used to create or update this
data

DWDMR A-Z.doc
TENANT_ID This column is the unique identifier VARCHAR2(80)
for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
Generic Extension Column
BALANCE_TYPE_FLAG This column is used to identify the VARCHAR2(1)
balance type for the balance record:
'A' for actuals, 'B' for budgets, and 'E'
for encumbrances.

TRANSLATED_FLAG This column indicates whether the VARCHAR2(1)


balance amount is in the 'entered'
currency or that which is translated
into the 'foreign' currency by the
OLTP application.
SUMMARY_ACCOUNT_FLAG This column indicates whether the VARCHAR2(1)
account is the one against which the
transaction has been entered, or a
'pseudo-account' that has been
created by the OLTP system
exclusively for reporting purposes.
This is the pseudo account or
summary account contains rollup
amounts from all accounts that satisfy
a certain criteria as defined in a
template in the OLTP application.

CREATED_ON_DT Creation date in OLTP system for the DATE


balance record.

CHANGED_ON_DT Last update date in OLTP system for DATE


the balance record.

AUX1_CHANGED_ON_DT Last update date in OLTP system for DATE


the 'set of books' record.

AUX2_CHANGED_ON_DT Last update date in OLTP system for DATE


the 'accounting period' record.

AUX3_CHANGED_ON_DT Currently not used. DATE

AUX4_CHANGED_ON_DT Currently not used. DATE

GL_SEGMENT1_WID NUMBER W_GL_SEGMENT_D

GL_SEGMENT2_WID NUMBER W_GL_SEGMENT_D

GL_SEGMENT3_WID NUMBER W_GL_SEGMENT_D

DWDMR A-Z.doc
GL_SEGMENT4_WID NUMBER W_GL_SEGMENT_D

GL_SEGMENT5_WID NUMBER W_GL_SEGMENT_D

GL_SEGMENT6_WID NUMBER W_GL_SEGMENT_D

GL_SEGMENT7_WID NUMBER W_GL_SEGMENT_D

GL_SEGMENT8_WID NUMBER W_GL_SEGMENT_D

GL_SEGMENT9_WID NUMBER W_GL_SEGMENT_D

GL_SEGMENT10_WID Key to the GL Segment 10 in GL NUMBER W_GL_SEGMENT_D


Segment dimension

BUDGET_PERIOD_WID Identifies budget periods. NUMBER W_MCAL_PERIOD_D

BALANCE_TYPE_WID Key to the balance type domain NUMBER W_XACT_TYPE_D

CARRY_FORWARD_ACCT_AMT Carry forward amount in account NUMBER


currency

CARRY_FORWARD_LOC_AMT Balance amount in local currency NUMBER

CARRY_FORWARD_GLOBAL1_AM Carry forward amount in group NUMBER


T currency1

CARRY_FORWARD_GLOBAL2_AM NUMBER
T

CARRY_FORWARD_GLOBAL3_AM NUMBER
T

FINANCIAL_GL_FLG This flag indicates the record is for GL. VARCHAR2(1)

BUDGETARY_CONTROL_FLG This flag indicates the record is for VARCHAR2(1)


Public Sector.

BALANCE_ID Balance identifier VARCHAR2(240)

SEG_PROJECT_WID NUMBER

SEG_PROGRAM_WID NUMBER

DWDMR A-Z.doc
BUDGET_LEDGER_WID NUMBER

BUDGET_MCAL_CAL_WID NUMBER

BUDGET_WID NUMBER

BALANCE_DT_KEY NUMBER

DWDMR A-Z.doc
W_GL_COGS_F
Business Name: GL Cost of Goods Sold

Description:
This fact table stores the Cost Of Goods Sold transactions. It stores Material Transaction related information.
Every transaction is associated with corresponding dimensions like GL ACCOUNT, customer, customer account,
supplier, supplier account, product, inventory product, cost center, profit center etc. All the transaction amounts
are stored in Document and Local currency and maintains three global currency exchange rates.The
DOC_TYPE_WID field in this table is the foreign key to W_XACT_TYPE_D table. It distinguishes the transaction
type of the record.The DOC_STATUS_WID field is the foreign key to W_STATUS_D table. It helps identify the
status of the record, whether it is ¿Open¿ or ¿Cleared¿, ¿Posted¿ or ¿Unposted¿.

Table Columns:
Column Name Description Datatype Lookup Table
GL_ACCOUNT_WID Key to the GL Accounts dimension NUMBER W_GL_ACCOUNT_D

GL Account
BUDGT_ORG_WID Key to the Business Organizations NUMBER W_INT_ORG_D
dimension for budgeting organization
Budgeting Organization
CUSTOMER_WID Key to the Customers dimension NUMBER W_PARTY_D

Customer
CUSTOMER_ACCNT_WID Key to the Customer Accounts NUMBER W_CUSTOMER_ACCOUNT_D
dimension

TERRITORY_WID Key to the Sales Region (Geography) NUMBER


organization in Business Organizations
Sales Region Organization dimension

SALES_GROUP_ORG_WID Key to the Sales Group organization in NUMBER W_INT_ORG_D


Business Organizations dimension
Sales Group Organization
CUSTOMER_CONTACT_WID Key to the Customer Contacts NUMBER W_PARTY_PER_D
dimension
Customer Contact
CUSTOMER_SOLD_TO_LOC_WID Key to the Customer Locations NUMBER W_CUSTOMER_LOC_D
dimension for the customer sold to
Sold To Customer location

CUSTOMER_SHIP_TO_LOC_WID Key to the Customer Locations NUMBER W_CUSTOMER_LOC_D


dimension for the customer ship to
Ship To Customer location

CUSTOMER_BILL_TO_LOC_WID Key to the Customer Locations NUMBER W_CUSTOMER_LOC_D


dimension for the customer bill to
Bill To Customer location
CUSTOMER_PAYER_LOC_WID Key to the Customer Locations NUMBER W_CUSTOMER_LOC_D
dimension for the customer payer
Payer Customer location
SUPPLIER_WID Key to the Suppliers dimension NUMBER W_PARTY_ORG_D

Supplier
SUPPLIER_ACCOUNT_WID Key to the Supplier Accounts NUMBER W_SUPPLIER_ACCOUNT_D
dimension
Supplier Account

DWDMR A-Z.doc
SALES_REP_WID Key to the Sales representative in NUMBER W_EMPLOYEE_D
Business Contacts dimension
Sales Representative
SERVICE_REP_WID Key to the Service representative in NUMBER W_EMPLOYEE_D
Business Contacts dimension
Service Representative
ACCOUNT_REP_WID Key to the Account representative in NUMBER W_EMPLOYEE_D
Business Contacts dimension
Account Representative
PRODUCT_WID Key to the Products dimension NUMBER W_PRODUCT_D

Product
SALES_PRODUCT_WID Key to the Sales Products dimension NUMBER W_SALES_PRODUCT_D

Sales Product
INVENTORY_PRODUCT_WID Key to the Manufacturing Products NUMBER W_INVENTORY_PRODUCT_D
dimension
Manufacturing Product
SUPPLIER_PRODUCT_WID Key to the Supplier Products NUMBER W_SUPPLIER_PRODUCT_D
dimension
Supplier Product
COMPANY_LOC_WID Key to the Company location in NUMBER W_BUSN_LOCATION_D
Business Locations dimension
Company Location
PLANT_LOC_WID Key to the Plant location in Business NUMBER W_BUSN_LOCATION_D
Locations dimension
Plant Location
SALES_OFC_LOC_WID Key to the Sales Office location in NUMBER W_BUSN_LOCATION_D
Business Locations dimension
Sales Office Location
LEDGER_WID Key to the Ledger dimension. NUMBER W_LEDGER_D

COMPANY_ORG_WID Key to the Company organization in NUMBER W_INT_ORG_D


Business Organizations dimension
Company Organization
BUSN_AREA_ORG_WID Key to the Business Area Organization NUMBER W_INT_ORG_D
in Business Organizations dimension
Business Area Organization
CTRL_AREA_ORG_WID Key to the Controlling area NUMBER W_INT_ORG_D
organization in Business Organizations
Controlling Area Organization dimension
FIN_AREA_ORG_WID Key to the Finance area organization NUMBER W_INT_ORG_D
in Business Organizations dimension
Financial Area Organization
SALES_ORG_WID Key to the Sales organization in NUMBER W_INT_ORG_D
Business Organizations dimension
Sales Organization
PURCH_ORG_WID Key to the Purchase Organization in NUMBER W_INT_ORG_D
Business Organizations dimension
Purchasing Organization
ISSUE_ORG_WID Key to the Issue organization in NUMBER W_INT_ORG_D
Business Organizations dimension
Issuing Organization
DOC_TYPE_WID Key to Transaction Types dimension NUMBER W_XACT_TYPE_D
for the accounting document
Account Document Type
CLRNG_DOC_TYPE_WID Key to Transaction Types dimension NUMBER W_XACT_TYPE_D
for the clearing document
Clearing Document Type

DWDMR A-Z.doc
POSTING_TYPE_WID Key to Transaction Types dimension NUMBER W_XACT_TYPE_D
for the type of posting of accounting
Posting Type document
CLR_POST_TYPE_WID Key to Transaction Types dimension NUMBER W_XACT_TYPE_D
for type of posting of the clearing
Clearing Document Posting Type document

COST_CENTER_WID Key to the Cost Centers dimension NUMBER W_COST_CENTER_D

Cost Center
BALANCING_SEGMENT_WID Key to the Profit Centers dimension NUMBER W_BALANCING_SEGMENT_D

Profit Center
PROFIT_CENTER_WID NUMBER W_PROFIT_CENTER_D

BANK_WID Key to the Banks Dimension NUMBER W_BANK_D

Bank
PAY_TERMS_WID Key to the Payment terms in the NUMBER W_PAYMENT_TERMS_D
Terms Dimension
Payment Term
PROJECT_WID Key to the Projects dimension NUMBER W_PROJECT_D

TASK_WID Key to the Tasks dimension NUMBER W_TASK_D

EXPENDITURE_TYPE_WID Key to the Expenditure Types NUMBER W_FINANCIAL_RESOURCE_D


dimension

EXPENDITURE_ORG_WID Key to the Expenditure Organization NUMBER W_INT_ORG_D


in Business Organizations dimension

TRANSACTION_DT_WID Transaction Date key NUMBER W_DAY_D

Transaction Date
TRANSACTION_TM_WID Transaction Time key NUMBER W_TIME_OF_DAY_D

Transaction Time
CONVERSION_DT_WID Conversion date key for currency NUMBER W_DAY_D
exchange rate
Conversion Date
ORDERED_ON_DT_WID Sales Order Date Key NUMBER W_DAY_D

Order Date
INVOICED_ON_DT_WID Invoice Date Key NUMBER W_DAY_D

Invoice Date
DELIVERED_ON_DT_WID Delivery Date Key NUMBER W_DAY_D

Delivery Date
CUSTOMER_REQUEST_DT_WID Customer Request Date Key NUMBER W_DAY_D

Customer Request Date


GOODS_ISSUE_DT_WID Goods Issue Date Key NUMBER W_DAY_D

Goods Issue Date

DWDMR A-Z.doc
STOCK_XFER_DT_WID Stock Transfer Date Key NUMBER W_DAY_D

Stock Transfer Date


CLEARING_DOC_DT_WID Clearing Document Date Key NUMBER W_DAY_D

Clearing Document Date


BASELINE_DT_WID Base line Date Key NUMBER W_DAY_D

Baseline Date
PLANNING_DT_WID Planning Date Key NUMBER W_DAY_D

Planning Date
MCAL_CAL_WID Key to the Multi-Calendars dimension NUMBER W_MCAL_CAL_D

GL_DATASET_SEC_WID NUMBER W_GL_DATASET_SEC_D

ACCOUNT_DOC_ID Field which stores the linkage VARCHAR2(80)


information to GL accounting entries
Accounting Document ID
COGS_DOC_AMT Amount in document currency NUMBER

Cost Of Goods Sold


COGS_LOC_AMT Amount in local currency NUMBER

Cost Of Goods Sold


XACT_QTY Transaction Quantity NUMBER(28,10)

Quantity
UOM_CODE Unit of Measure VARCHAR2(50)

Unit of Measure
DB_CR_IND Debit/credit indicator VARCHAR2(30)

Debit or Credit
ACCT_DOC_NUM Accounting document number VARCHAR2(30)

Accounting Document Number

ACCT_DOC_ITEM Line item number within the NUMBER


accounting document
Accounting Document Item
ACCT_DOC_SUB_ITEM Sub item within a line item of the NUMBER
accounting document
Accounting Document Sub Item

CLEARING_DOC_NUM Clearing Document Number VARCHAR2(30)

Clearing Document Number


CLEARING_DOC_ITEM Clearing Document Item NUMBER

Clearing Document Item


SALES_ORDER_NUM Sales Order Number VARCHAR2(30)

Sales Order Number


SALES_ORDER_ITEM Sales Order Item NUMBER

Sales Order Item

DWDMR A-Z.doc
SALES_SCH_LINE Sales Schedule Line Number NUMBER

Sales Schedule Line


INVOICE_NUM Invoice Document Number VARCHAR2(30)

Invoice Number
INVOICE_ITEM Invoice Document Item NUMBER

Invoice Item
DELIVERY_DOC_NUM Delivery Document Number VARCHAR2(30)

Delivery Document Number


DELIVERY_DOC_ITEM Delivery Document Item NUMBER

Delivery Document Item


GI_DOC_NUM Goods Issue Document Number VARCHAR2(30)

Goods Issue Document


GI_DOC_ITEM Goods Issue Document item NUMBER

Goods Issue Document Item


STO_DOC_NUM Stock Transfer Document Number VARCHAR2(30)

Stock Transfer Document


STO_DOC_ITEM Stock Transfer Document Item NUMBER

Stock Transfer Document Item


DOC_HEADER_TEXT Document header text VARCHAR2(255)

Document Header Text


LINE_ITEM_TEXT Line item text VARCHAR2(255)

Line Item Text


ALLOCATION_NUM Allocation number VARCHAR2(30)

Allocation Number
FED_BALANCE_ID Fed Balance ID VARCHAR2(320)

Fed Balance ID
BALANCE_ID Balance ID VARCHAR2(320)

Balance ID
DOC_STATUS_WID Doc Status NUMBER W_STATUS_D

Doc Status
POSTED_ON_DT_WID Posted on date NUMBER W_DAY_D

Posted on date
POSTED_ON_TM_WID Posted on time NUMBER W_TIME_OF_DAY_D

Posted on time
CLEARED_ON_DT_WID Cleared on Date NUMBER W_DAY_D

Cleared on Date
GL_RECONCILED_ON_DT Reconciled on Date DATE

Reconciled on Date

DWDMR A-Z.doc
DOC_CURR_CODE This code corresponds to the VARCHAR2(30)
document currency. This typically is
Document/Transaction Currency the currency in which the transaction
Code occurred. Amounts will be stored in
this currency.
LOC_CURR_CODE This code corresponds to the local VARCHAR2(30)
currency. The local currency typically
Local/Regional Reporting Currency is the one in which the transaction
Code will be posted to meet legal
requirements for Company's Financial
reporting. Alternatively, it may be
linked to the currency used by
local/regional business units for
reporting purposes.

LOC_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)


Document Currency to the Local
Document to Local Currency Currency.
Exchange Rate
GLOBAL1_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the first Global
Document to Global1 (for Global Currency. The Global currencies are
Reporting) Currency Exchange defined in global currency master
Rate table.
GLOBAL2_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the second
Document to Global2 (for Global Global Currency. The Global
Reporting) Currency Exchange currencies are defined in global
Rate currency master table.
GLOBAL3_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the third
Document to Global3 (for Global Global Currency. The Global
Reporting) Currency Exchange currencies are defined in global
Rate currency master table.
CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Created By User created the record in the source
Surrogate Key system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Last Modified By last modified the record in the source
User Surrogate Key system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
Source Record Creation Date and source system.
Time
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
Source Record Last Modified Date system.
and Time
AUX1_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time1 which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time1 which acts as a source for the current
table.

DWDMR A-Z.doc
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time1 which acts as a source for the current
table.
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time1 which acts as a source for the current
table.
DELETE_FLG This flag indicates the deletion status CHAR(1)
of the record in the source system. A
Deleted Record Indicator value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
ETL Process Identifier process used to create or update this
data.
INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)
a dimension or fact entity in its source
Unique Source Record Identifier system. In case of composite keys, the
value in this column can consist of
concatenated parts.

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
Generic Extension Column
GL_RECONCILED_ON_PROC_WID NUMBER

DWDMR A-Z.doc
COST_ORG_WID Cost Organization NUMBER W_INT_ORG_D

Cost Organization
COST_ORG_BOOK_WID Cost Organization Book NUMBER W_CST_COST_ORG_BOOK_D

Cost Organization Book


COST_ELEMENT_WID Cost Element NUMBER W_XACT_TYPE_D

Cost Element
INVENTORY_ORG_WID NUMBER W_INT_ORG_D

BUSINESS_UNIT_WID NUMBER W_INT_ORG_D

NATURAL_ACCOUNT_WID NUMBER

GL_STATUS_WID NUMBER W_STATUS_D

PRODUCT_SCD1_WID NUMBER

JOURNAL_SOURCE_WID NUMBER W_XACT_SOURCE_D

DWDMR A-Z.doc
W_GL_COGS_GRPACCT_DAY_A
Business Name: W_GL_COGS_GRPACCT_DAY_A

Description:
This table is an aggregate table of W_GL_COGS_F at day level and various other dimensions. These dimensions
include group account, Company, Business Area Org etc.Records from W_GL_COGS_F are aggregated to day
level and various other dimensions. For instance, all transactions for a given group account '1001' posted on
December 23, 2006 are aggregated into one record. The aggregation is based on POSTED_ON_DT_WID field,
which is the trasaction's posting date.Fields such as XACT_QTY indicates the transaction count of this particular
aggregation record. For instanace, for the aggregation record of group account 1001, for the date December 23,
2006, the XACT_QTY indicates how many transactions posted on December 23, 2006.

Table Columns:
Column Name Description Datatype Lookup Table
GROUP_ACCT_WID Group Account key NUMBER W_GL_GROUP_ACCOUNT_D

General Ledger Group Account


COST_ORG_WID NUMBER W_INT_ORG_D

COST_ORG_BOOK_WID NUMBER W_CST_COST_ORG_BOOK_D

COST_ELEMENT_WID NUMBER W_XACT_TYPE_D

INVENTORY_ORG_WID NUMBER W_INT_ORG_D

BUSINESS_UNIT_WID NUMBER W_INT_ORG_D

CUSTOMER_WID NUMBER W_PARTY_D

CUSTOMER_ACCNT_WID NUMBER W_CUSTOMER_ACCOUNT_D

LEDGER_WID NUMBER W_LEDGER_D

BALANCING_SEGMENT_WID NUMBER W_BALANCING_SEGMENT_D

PROFIT_CENTER_WID NUMBER W_PROFIT_CENTER_D

COMPANY_ORG_WID Key to the Company organization in NUMBER W_INT_ORG_D


Business Organizations dimension
Company Organization
BUSN_AREA_ORG_WID Key to the Business Area Organization NUMBER W_INT_ORG_D
in Business Organizations dimension
Business Area Organization
DOC_TYPE_WID NUMBER

DOC_TYPE_WID

DWDMR A-Z.doc
POSTED_ON_DT_WID Posting Date key NUMBER W_DAY_D

Posted Date
MCAL_CAL_WID NUMBER W_MCAL_CAL_D

GL_DATASET_SEC_WID NUMBER W_GL_DATASET_SEC_D

UOM_CODE Unit of Measure VARCHAR2(50)

Unit of Measure
DB_CR_IND Debit/Credit Indicator VARCHAR2(30)

Debit/Credit Indicator
LOC_CURR_CODE Local currency code VARCHAR2(30)

Local currency
COGS_LOC_AMT Amount in local currency NUMBER

Loc Payable Amount


COGS_GLOBAL1_AMT Amount in group currency1 NUMBER

Global Payable Amount1


COGS_GLOBAL2_AMT Amount in group currency2 NUMBER

Global Payable Amount2


COGS_GLOBAL3_AMT Amount in group currency3 NUMBER

Global Payable Amount3


XACT_QTY Transaction Quantity NUMBER(28,10)

Transaction Quantity
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

POSTED_FLG Posted flag CHAR(1)

Posted flag
W_INSERT_DT This column stores the date on which DATE
the record was inserted in the data
Warehouse Record Insert Date warehouse table
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse
and Time
ETL_PROC_WID This column is the unique identifier NUMBER
for the specific ETL process used to
ETL Process Identifier create or update this data.

DWDMR A-Z.doc
TENANT_ID This column is the unique identifier VARCHAR2(80)
for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions
Generic Extension Column
PRODUCT_WID NUMBER W_PRODUCT_D

DWDMR A-Z.doc
W_GL_COGS_GRPACCT_FSCLPRD_A
Business Name: W_GL_COGS_GRPACCT_FSCLPRD_A

Description:
This table is an aggregate table of W_GL_COGS_F at fiscal month level and various other dimensions. These
dimensions include group account, Company, Business Area Org etc.Records from W_GL_COGS_F are
aggregated at fiscal month level and various other dimensions. For instance, all transactions for a given group
account '1001' posted in 1st fiscal month of fiscal year 2006 are aggregated into one record. The aggregation is
based on POSTED_ON_DT_WID field of W_GL_COGS_F, which is the trasaction's posting date.The fields
POSTED_FROM_DT_WID and POSTED_TO_DT_WID indicates the fiscal month start date and fiscal month end
date of this aggregation record.Fields such as XACT_QTY indicates the transaction count of this particular
aggregation record. For instanace, for the aggregation record of group account 1001, for the 1st fical month of
fiscal year 2006, the XACT_QTY indicates how many transactions posted during the 1st fical month of fiscal year
2006.

Table Columns:
Column Name Description Datatype Lookup Table
GROUP_ACCT_WID Group Account Key NUMBER W_GL_GROUP_ACCOUNT_D

General Ledger Group Account


COST_ORG_WID NUMBER W_INT_ORG_D

COST_ORG_BOOK_WID NUMBER W_CST_COST_ORG_BOOK_D

COST_ELEMENT_WID NUMBER W_XACT_TYPE_D

INVENTORY_ORG_WID NUMBER W_INT_ORG_D

BUSINESS_UNIT_WID NUMBER W_INT_ORG_D

CUSTOMER_WID NUMBER W_PARTY_D

CUSTOMER_ACCNT_WID NUMBER W_CUSTOMER_ACCOUNT_D

LEDGER_WID Key to the Ledger dimension NUMBER W_LEDGER_D

BALANCING_SEGMENT_WID Key to the Profit Center dimension NUMBER W_BALANCING_SEGMENT_D

PROFIT_CENTER_WID NUMBER W_PROFIT_CENTER_D

COMPANY_ORG_WID Key to the Company organization in NUMBER W_INT_ORG_D


Business Organizations dimension
Company Organization
BUSN_AREA_ORG_WID Key to the Business Area Organization NUMBER W_INT_ORG_D
in Business Organizations dimension
Business Area Organization

DWDMR A-Z.doc
DOC_TYPE_WID NUMBER

DOC_TYPE_WID
MCAL_PERIOD_WID Key to the Multi-Calendar Period NUMBER W_MCAL_PERIOD_D
dimension

MCAL_CAL_WID Key to the Multi-Calendars dimension NUMBER W_MCAL_CAL_D

GL_DATASET_SEC_WID NUMBER W_GL_DATASET_SEC_D

UOM_CODE Unit of Measure VARCHAR2(50)

Unit of Measure
DB_CR_IND Debit/Credit Indicator VARCHAR2(30)

Debit/Credit Indicator
LOC_CURR_CODE Local Currency Code VARCHAR2(30)

Local Currency
COGS_LOC_AMT Amount in local currency NUMBER

Accounts Payable Amount


COGS_GLOBAL1_AMT Amount in group currency1 NUMBER

Accounts Payable Amount


COGS_GLOBAL2_AMT Amount in group currency2 NUMBER

Accounts Payable Amount


COGS_GLOBAL3_AMT Amount in group currency3 NUMBER

Accounts Payable Amount


XACT_QTY Transaction Quantity NUMBER(28,10)

Transaction Quantity
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source identifier was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

POSTED_FLG Posted Flag CHAR(1)

Posted Flag
W_INSERT_DT This column stores the date on which DATE
the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
ETL_PROC_WID This column is the unique identifier NUMBER
for the specific ETL process used to
ETL Process Identifier Siebel create or update this data.
Systems Field

DWDMR A-Z.doc
TENANT_ID This column is the unique identifier VARCHAR2(80)
for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
Generic Extension Column
PRODUCT_WID NUMBER W_PRODUCT_D

DWDMR A-Z.doc
W_GL_COST_REVN_F
Business Name: GL Cost Revenue

Description:

This fact table stores all the Revenue transactions. All the transaction amounts are stored in Document and Local
currency and maintains three global currency exchange rates.The ACCT_DOC_TYPE_WID field in this table is the
foreign key to W_XACT_TYPE_D table. It distinguishes the transaction type of the record.The DOC_STATUS_WID
field is the foreign key to W_STATUS_D table. It is used to determine the status of the record, whether it is
¿Open¿ or ¿Cleared¿, ¿Posted¿ or ¿Unposted¿.

Table Columns:
Column Name Description Datatype Lookup Table
GL_ACCOUNT_WID Key to the GL Accounts dimension NUMBER W_GL_ACCOUNT_D

GL Account
COST_ORG_WID NUMBER W_INT_ORG_D

COST_ORG_BOOK_WID NUMBER W_CST_COST_ORG_BOOK_D

COST_ELEMENT_WID NUMBER W_XACT_TYPE_D

INVENTORY_ORG_WID NUMBER W_INT_ORG_D

BUSINESS_UNIT_WID NUMBER W_INT_ORG_D

BUDGT_ORG_WID Key to the Business Organizations NUMBER W_INT_ORG_D


dimension for budgeting organization
Budgeting Organization
CUSTOMER_WID Key to the Customers dimension NUMBER W_PARTY_D

Customer
CUSTOMER_ACCNT_WID Key to the Customer Accounts NUMBER W_CUSTOMER_ACCOUNT_D
dimension
Customer1
CUSTOMER_FIN_PROFL_WID NUMBER

SALES_GEO_ORG_WID Key to the Sales (Geography) NUMBER W_INT_ORG_D


organization in Business Organizations
Seles Geo Organization dimension
TERR_WID Key to the Sales Region (Geography) NUMBER W_TERR_D
organization in Business Organizations
Sales Region Organization dimension

SALES_GRP_ORG_WID Key to the Sales Group organization in NUMBER W_INT_ORG_D


Business Organizations dimension
Sales Group Organization
CUST_CONTACT_WID Key to the Customer Contacts NUMBER W_PARTY_PER_D
dimension
Customer Contact
CUST_SOLD_TO_WID Key to the Customer Locations NUMBER W_CUSTOMER_LOC_D
dimension for the customer sold to
Sold To Customer location

DWDMR A-Z.doc
CUST_SHIP_TO_WID Key to the Customer Locations NUMBER W_CUSTOMER_LOC_D
dimension for the customer ship to
Ship To Customer location
CUST_BILL_TO_WID Key to the Customer Locations NUMBER W_CUSTOMER_LOC_D
dimension for the customer bill to
Bill To Customer location
CUST_PAYER_WID Key to the Customer Locations NUMBER W_CUSTOMER_LOC_D
dimension for the customer payer
Payer Customer location
SUPPLIER_WID Key to the Suppliers dimension NUMBER W_PARTY_ORG_D

Supplier
SPLR_ACCT_WID Key to the Supplier Accounts NUMBER W_SUPPLIER_ACCOUNT_D
dimension
Supplier Account
SALES_REP_WID Key to the Sales representative in NUMBER W_EMPLOYEE_D
Business Contacts dimension
Sales Representative
SERVICE_REP_WID Key to the Service representative in NUMBER W_EMPLOYEE_D
Business Contacts dimension
Service Representative
ACCT_REP_WID Key to the Account representative in NUMBER W_EMPLOYEE_D
Business Contacts dimension
Account Representative
PRODUCT_WID Key to the Products dimension NUMBER W_PRODUCT_D

Product
PROD_SALES_WID Key to the Sales Products dimension NUMBER W_SALES_PRODUCT_D

Sales Product
PROD_MFG_WID Key to the Manufacturing Products NUMBER W_INVENTORY_PRODUCT_D
dimension
Manufacturing Product
PROD_SPLR_WID Key to the Supplier Products NUMBER W_SUPPLIER_PRODUCT_D
dimension
Supplier Product
COMPANY_LOC_WID Key to the Company location in NUMBER W_BUSN_LOCATION_D
Business Locations dimension
Company Location
SALES_OFC_LOC_WID Key to the Sales Office location in NUMBER W_BUSN_LOCATION_D
Business Locations dimension
Sales Office Location
PLANT_LOC_WID Key to the Plant location in Business NUMBER W_BUSN_LOCATION_D
Locations dimension
Plant Location
LEDGER_WID NUMBER W_LEDGER_D

COMPANY_ORG_WID Key to the Company organization in NUMBER W_INT_ORG_D


Business Organizations dimension
Company Organization
BUSN_AREA_ORG_WID Key to the Business Area Organization NUMBER W_INT_ORG_D
in Business Organizations dimension
Business Area Organization
CTRL_AREA_ORG_WID Key to the Controlling area NUMBER W_INT_ORG_D
organization in Business Organizations
Controlling Area Organization dimension
FIN_AREA_ORG_WID Key to the Finance area organization NUMBER W_INT_ORG_D
in Business Organizations dimension
Financial Area Organization

DWDMR A-Z.doc
SALES_ORG_WID Key to the Sales organization in NUMBER W_INT_ORG_D
Business Organizations dimension
Sales Organization
PURCH_ORG_WID Key to the Purchase Organization in NUMBER W_INT_ORG_D
Business Organizations dimension
Purchasing Organization
ISSUE_ORG_WID Key to the Issue organization in NUMBER W_INT_ORG_D
Business Organizations dimension
Issuing Organization
ACCT_DOC_TYPE_WID Key to Transaction Types dimension NUMBER W_XACT_TYPE_D
for the accounting document
Account Document Type
CLRNG_DOC_TYPE_WID Key to Transaction Types dimension NUMBER W_XACT_TYPE_D
for the clearing document
Clearing Document Type
POSTING_TYPE_WID Key to Transaction Types dimension NUMBER W_XACT_TYPE_D
for the type of posting of accounting
Posting Type document
CLR_POST_TYPE_WID Key to Transaction Types dimension NUMBER W_XACT_TYPE_D
for type of posting of the clearing
Clearing Document Posting Type document

COST_CENTER_WID Key to the Cost Centers dimension NUMBER W_COST_CENTER_D

Cost Center
BALANCING_SEGMENT_WID Key to the Profit Centers dimension NUMBER W_BALANCING_SEGMENT_D

Profit Center
PROFIT_CENTER_WID NUMBER W_PROFIT_CENTER_D

BANK_WID Key to the Banks Dimension NUMBER W_BANK_D

Bank
PAY_TERMS_WID Key to the Payment terms in the NUMBER W_PAYMENT_TERMS_D
Terms Dimension
Payment Term
PROJECT_WID Key to the Projects dimension NUMBER

AGREEMENT_WID Key to the Project Agreements NUMBER


dimension

PROJ_MGR_WID Key to the Project Managers NUMBER


dimension

PROJECT_ORG_WID Key to the Project Organization in NUMBER


Business Organizations dimension

TRANSACTION_DT_WID Transaction Date key NUMBER W_DAY_D

Transaction Date
TRANSACTION_TM_WID Transaction Time key NUMBER W_TIME_OF_DAY_D

Transaction Time
CONVERSION_DT_WID Conversion date key for currency NUMBER W_DAY_D
exchange rate
Conversion Date

DWDMR A-Z.doc
ORDERED_ON_DT_WID Sales Order Date Key NUMBER W_DAY_D

Order Date
INVOICED_ON_DT_WID Invoice Date Key NUMBER W_DAY_D

Invoice Date
DELIVERED_ON_DT_WID Delivery Date Key NUMBER W_DAY_D

Delivery Date
CUST_REQUEST_DT_WID Customer Request Date Key NUMBER W_DAY_D

Customer Request Date


GOODS_ISSUE_DT_WID Goods Issue Date Key NUMBER W_DAY_D

Goods Issue Date


STOCK_XFER_DT_WID Stock Transfer Date Key NUMBER W_DAY_D

Stock Transfer Date


CLEARING_DOC_DT_WID Clearing Document Date Key NUMBER W_DAY_D

Clearing Document Date


BASELINE_DT_WID Base line Date Key NUMBER W_DAY_D

Baseline Date
PLANNING_DT_WID Planning Date Key NUMBER W_DAY_D

Planning Date
PAYMENT_DUE_DT_WID Payment Due Date Key NUMBER W_DAY_D

Payment Due Date


MCAL_CAL_WID Key to the Multi-Calendars dimension NUMBER W_MCAL_CAL_D

GL_DATASET_SEC_WID NUMBER W_GL_DATASET_SEC_D

REVENUE_DOC_AMT Amount in document currency NUMBER

Revenue Document Amount


REVENUE_LOC_AMT Amount in local currency NUMBER

Revenue Local Amount


XACT_QTY Transaction Quantity NUMBER(28,10)

Quantity
UOM_CODE Unit of Measure VARCHAR2(50)

Unit of Measure
DB_CR_IND Debit/credit indicator VARCHAR2(30)

Debit or Credit
ACCT_DOC_ID Accounting Document ID VARCHAR2(80)

Accounting Document ID
ACCT_DOC_NUM Accounting document number VARCHAR2(30)

Accounting Document Number

DWDMR A-Z.doc
ACCT_DOC_ITEM Line item number within the NUMBER
accounting document
Accounting Document Item
ACCT_DOC_SUB_ITEM Sub item within a line item of the NUMBER
accounting document
Accounting Document Sub Item

CLEARING_DOC_NUM Clearing Document Number VARCHAR2(30)

Clearing Document Number


CLEARING_DOC_ITEM Clearing Document Item NUMBER

Clearing Document Item


SALES_ORDER_DOC Sales Order Number VARCHAR2(30)

Sales Order Number


SALES_ORDER_ITEM Sales Order Item NUMBER

Sales Order Item


SALES_SCH_LINE Sales Schedule Line Number NUMBER

Sales Schedule Line


INVOICE_NUM Invoice Document Number VARCHAR2(30)

Invoice Number
INVOICE_ITEM Invoice Document Item NUMBER

Invoice Item
DELIVERY_DOC_NUM Delivery Document Number VARCHAR2(30)

Delivery Document Number


DELIVERY_DOC_ITEM Delivery Document Item NUMBER

Delivery Document Item


GI_DOC_NUM Goods Issue Document Number VARCHAR2(30)

Goods Issue Document


GI_DOC_ITEM Goods Issue Document item NUMBER

Goods Issue Document Item


STO_DOC_NUM Stock Transfer Document Number VARCHAR2(30)

Stock Transfer Document


STO_DOC_ITEM Stock Transfer Document Item NUMBER

Stock Transfer Document Item


DOC_HEADER_TEXT Document header text VARCHAR2(255)

Document Header Text


LINE_ITEM_TEXT Line item text VARCHAR2(255)

Line Item Text


ALLOCATION_NUM Allocation number VARCHAR2(30)

Allocation Number
FED_BALANCE_ID Federal Balance ID VARCHAR2(320)

Federal Balance ID

DWDMR A-Z.doc
BALANCE_ID Balance ID VARCHAR2(320)

Balance ID
DOC_STATUS_WID Doc Status NUMBER W_STATUS_D

Doc Status
POSTED_ON_DT_WID Posted on Date NUMBER W_DAY_D

Posted on Date
POSTED_ON_TM_WID Posted on Time NUMBER W_TIME_OF_DAY_D

Posted on Time
CLEARED_ON_DT_WID Cleared on Date NUMBER W_DAY_D

Cleared on Date
GL_RECONCILED_ON_DT Reconciled on Date DATE

Reconciled on Date
GL_RECONCILED_ON_PROC_WID System field. This column is the NUMBER
unique identifier for the specific ETL
process used to create or update this
data.
DOC_CURR_CODE This code corresponds to the VARCHAR2(30)
document currency. This typically is
Document/Transaction Currency the currency in which the transaction
Code occurred. Amounts will be stored in
this currency.
LOC_CURR_CODE This code corresponds to the local VARCHAR2(30)
currency. The local currency typically
Local/Regional Reporting Currency is the one in which the transaction
Code will be posted to meet legal
requirements for Company's Financial
reporting. Alternatively, it may be
linked to the currency used by
local/regional business units for
reporting purposes.

LOC_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)


Document Currency to the Local
Document to Local Currency Currency.
Exchange Rate
GLOBAL1_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the first Global
Document to Global1 (for Global Currency. The Global currencies are
Reporting) Currency Exchange defined in global currency master
Rate table.
GLOBAL2_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the second
Document to Global2 (for Global Global Currency. The Global
Reporting) Currency Exchange currencies are defined in global
Rate currency master table.
GLOBAL3_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the third
Document to Global3 (for Global Global Currency. The Global
Reporting) Currency Exchange currencies are defined in global
Rate currency master table.
CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Created By User created the record in the source
Surrogate Key system.

DWDMR A-Z.doc
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Last Modified By last modified the record in the source
User Surrogate Key system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
Source Record Creation Date and source system.
Time
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
Source Record Last Modified Date system.
and Time
AUX1_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time1 which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time1 which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time1 which acts as a source for the current
table.
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time1 which acts as a source for the current
table.
DELETE_FLG This flag indicates the deletion status CHAR(1)
of the record in the source system. A
Deleted Record Indicator value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

DWDMR A-Z.doc
ETL_PROC_WID Siebel System Field. This column is the NUMBER
unique identifier for the specific ETL
ETL Process Identifier process used to create or update this
data.
INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)
a dimension or fact entity in its source
Unique Source Record Identifier system. In case of composite keys, the
value in this column can consist of
concatenated parts.

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
Generic Extension Column
NATURAL_ACCOUNT_WID NUMBER

GL_STATUS_WID NUMBER

PRODUCT_SCD1_WID NUMBER

DWDMR A-Z.doc
W_GL_COST_REVN_GRPACCT_DAY_A
Business Name: W_GL_COST_REVN_GRPACCT_DAY_A

Description:
This table stores General Ledger Group Account transactions for revenue. This table is an aggregate table of
W_GL_REVN_F at day level and various other dimensions. These dimensions include group account, Company,
Business Area Org etc.Records from W_GL_REVN_F are aggregated to day level and various REVN dimensions.
For instance, all Revenue transactions for a given group account '1001' posted on December 23, 2006 are
aggregated into one record. The aggregation is based on POSTED_ON_DT_WID field, which is the trasaction's
posting date.Fields such as XACT_QTY indicates the transaction count of this particular aggregation record. For
instanace, for the aggregation record of group account 1001, for the date December 23, 2006, the XACT_QTY
indicates how many revenue transactions posted on December 23, 2006.

Table Columns:
Column Name Description Datatype Lookup Table
GROUP_ACCT_WID Group account key NUMBER W_GL_GROUP_ACCOUNT_D

COST_ORG_WID NUMBER W_INT_ORG_D

COST_ORG_BOOK_WID NUMBER W_CST_COST_ORG_BOOK_D

COST_ELEMENT_WID NUMBER W_XACT_TYPE_D

INVENTORY_ORG_WID NUMBER W_INT_ORG_D

BUSINESS_UNIT_WID NUMBER W_INT_ORG_D

CUSTOMER_WID NUMBER W_PARTY_D

CUSTOMER_ACCNT_WID NUMBER W_CUSTOMER_ACCOUNT_D

LEDGER_WID Key to the Ledger dimension NUMBER W_LEDGER_D

BALANCING_SEGMENT_WID Key to the Profit Centers dimension NUMBER W_BALANCING_SEGMENT_D

Profit Center
PROFIT_CENTER_WID NUMBER W_PROFIT_CENTER_D

COMPANY_ORG_WID Key to the Company organization in NUMBER W_INT_ORG_D


Business Organizations dimension

BUSN_AREA_ORG_WID Key to the Business Area Organization NUMBER W_INT_ORG_D


in Business Organizations dimension

ACCT_DOC_TYPE_WID NUMBER

ACCT_DOC_TYPE_WID

DWDMR A-Z.doc
POSTED_ON_DT_WID Posting Date key NUMBER W_DAY_D

MCAL_CAL_WID NUMBER W_MCAL_CAL_D

GL_DATASET_SEC_WID NUMBER W_GL_DATASET_SEC_D

UOM_CODE Unit of Measure VARCHAR2(50)

DB_CR_IND Debit/Credit Indicator VARCHAR2(30)

LOC_CURR_CODE Local currency code VARCHAR2(30)

REVENUE_LOC_AMT Amount in local currency NUMBER

REVENUE_GLOBAL1_AMT Amount in group currency1 NUMBER

REVENUE_GLOBAL2_AMT Amount in group currency2 NUMBER

REVENUE_GLOBAL3_AMT Amount in group currency3 NUMBER

XACT_QTY Transaction Quantity NUMBER(28,10)

DATASOURCE_NUM_ID This column is the unique identifier of NUMBER


the source system from which data
was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

POSTED_FLG Posted Flag CHAR(1)

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
warehouse table.
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
data warehouse table.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
process used to create or update this
data.

DWDMR A-Z.doc
TENANT_ID This column is the unique identifier VARCHAR2(80)
for a Tenant in a multi-tenant
environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.

PRODUCT_WID NUMBER W_PRODUCT_D

DWDMR A-Z.doc
W_GL_COST_REVN_GRPACCT_PRD_A
Business Name: W_GL_COST_REVN_GRPACCT_PRD_A

Description:
This table stores General Ledger Group Account transactions for revenue.This table is an aggregate table of
W_GL_REVN_F at fiscal month level and various other dimensions. These dimensions include group account,
Company, Business Area Org etc.Records from W_GL_REVN_F are aggregated at fiscal month level and various
REVN dimensions. For instance, all revenue transactions for a given group account '1001' posted in 1st fiscal
month of fiscal year 2006 are aggregated into one record. The aggregation is based on POSTED_ON_DT_WID
field of W_GL_REVN_F, which is the trasaction's posting date.The fields POSTED_FROM_DT_WID and
POSTED_TO_DT_WID indicates the fiscal month start date and fiscal month end date of this aggregation
record.Fields such as XACT_QTY indicates the transaction count of this particular aggregation record. For
instanace, for the aggregation record of group account 1001, for the 1st fical month of fiscal year 2006, the
XACT_QTY indicates how many revenue transactions posted during the 1st fical month of fiscal year 2006.

Table Columns:
Column Name Description Datatype Lookup Table
GROUP_ACCT_WID Group account key NUMBER W_GL_GROUP_ACCOUNT_D

COST_ORG_WID NUMBER W_INT_ORG_D

COST_ORG_BOOK_WID NUMBER W_CST_COST_ORG_BOOK_D

COST_ELEMENT_WID NUMBER W_XACT_TYPE_D

INVENTORY_ORG_WID NUMBER W_INT_ORG_D

BUSINESS_UNIT_WID NUMBER W_INT_ORG_D

CUSTOMER_WID NUMBER W_PARTY_D

CUSTOMER_ACCNT_WID NUMBER W_CUSTOMER_ACCOUNT_D

LEDGER_WID Key to the Ledger dimension NUMBER W_LEDGER_D

BALANCING_SEGMENT_WID Key to the Profit Centers dimension NUMBER W_BALANCING_SEGMENT_D

Profit Center
PROFIT_CENTER_WID NUMBER W_PROFIT_CENTER_D

COMPANY_ORG_WID Key to the Company organization in NUMBER W_INT_ORG_D


Business Organizations dimension

BUSN_AREA_ORG_WID Key to the Business Area Organization NUMBER W_INT_ORG_D


in
Business Organizations dimension

DWDMR A-Z.doc
ACCT_DOC_TYPE_WID NUMBER

ACCT_DOC_TYPE_WID
MCAL_PERIOD_WID Posting From Date key NUMBER W_MCAL_PERIOD_D

MCAL_CAL_WID NUMBER W_MCAL_CAL_D

GL_DATASET_SEC_WID NUMBER W_GL_DATASET_SEC_D

UOM_CODE Unit of Measure VARCHAR2(50)

DB_CR_IND Debit/Credit Indicator VARCHAR2(30)

LOC_CURR_CODE Local currency code VARCHAR2(30)

REVENUE_LOC_AMT NUMBER

REVENUE_GLOBAL1_AMT Amount in group currency1 NUMBER

REVENUE_GLOBAL2_AMT Amount in group currency2 NUMBER

REVENUE_GLOBAL3_AMT Amount in group currency3 NUMBER

XACT_QTY NUMBER(28,10)

DATASOURCE_NUM_ID This column is the unique identifier of NUMBER


a dimension or fact entity in its source
system. In case of composite keys, the
value in this column can consist of
concatenated parts.

POSTED_FLG Posted Flag CHAR(1)

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
warehouse table.
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
data warehouse table.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
process used to create or update this
data.

DWDMR A-Z.doc
TENANT_ID This column is the unique identifier VARCHAR2(80)
for a Tenant in a multi-tenant
environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.

PRODUCT_WID NUMBER W_PRODUCT_D

DWDMR A-Z.doc
W_GL_DATASET_SEC_D
Business Name: W_GL_DATASET_SEC_D

Description:
This table is used for GL Data Access Set Security implementation. This table holds the valid combiantions of
Ledgers and BSV adn MSV segment values for each ledger.

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

LEDGER_ID VARCHAR2(150)

LEDGER_BSV_ID VARCHAR2(150)

LEDGER_MSV_ID VARCHAR2(150)

INTEGRATION_ID VARCHAR2(450)

DATASOURCE_NUM_ID NUMBER

CREATED_BY_WID NUMBER

CHANGED_BY_WID NUMBER

CREATED_ON_DT DATE

CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT DATE

DELETE_FLG CHAR(1)

W_INSERT_DT DATE

DWDMR A-Z.doc
W_UPDATE_DT DATE

ETL_PROC_WID NUMBER

TENANT_ID VARCHAR2(80)

X_CUSTOM VARCHAR2(10)

DWDMR A-Z.doc
W_GL_GROUP_ACCOUNT_D
Business Name: W_GL_GROUP_ACCOUNT_D

Description:

This dimension table is an aggregate dimension table aggregating from W_GL_ACCOUNT_D table. The
aggregation is based primarily on the GROUP_ACCOUNT_NUM field in W_GL_ACCOUNT_D. This table is created
primarily to allow fact data to be aggregated at GROUP_ACCONT_NUM level instead of at GL account level.
GROUP_ACCOUNT_NUM denotes the nature GL accounts. Some of the seeded GROUP_ACCOUNT_NUM values
are 'REVENUE', 'CASH', 'RET EARNING' Retained earning, 'ST BORR' short term borrowing, etc.

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate key generated for the GL NUMBER
Group Account
Surrogate Key
GL_ACCOUNT_CAT_CODE This code which determines whether VARCHAR2(50)
the account is Balance Sheet Account
GL Account Category Code or Profit and Loss Account

FIN_STMT_ITEM_CODE The code which determines the VARCHAR2(50)


nature of account (I.e. revenue,ap,ar
Financial Statement Item Code etc)

GROUP_ACCOUNT_NUM Group account number (Hierarchical VARCHAR2(50)


Attribute)
Group Account Number
CREATED_BY_WID This column stores the date on which NUMBER
the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
CHANGED_BY_WID NUMBER

CREATED_ON_DT DATE

CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT DATE

DELETE_FLG CHAR(1)

W_INSERT_DT DATE

DWDMR A-Z.doc
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
ETL_PROC_WID Siebel System Field. This column is the NUMBER
unique identifier for the specific ETL
ETL Process Identifier process used to create or update this
data.
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

INTEGRATION_ID This column is the unique identifier of VARCHAR2(200)


a dimension or fact entity in its source
Unique Source Record Identifier system. In case of composite keys, the
value in this column can consist of
concatenated parts.

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
Generic Extension Column

DWDMR A-Z.doc
W_GL_LINKAGE_INFORMATION_G
Business Name: General Ledger Linkage Information

Description:
This table is a helper table that acts as a bridge table to link General Ledger (GL) Journals in W_GL_OTHER_F to
sub-ledger transactions in sub-ledger fact tables W_AP_XACT_F, W_AR_XACT_F, W_GL_COGS_F or
W_GL_REVN_F. It uses SOURCE_DISTRIBUTION_ID to join to the ACCT_DOC_ID in sub-ledger fact tables, and
uses JOURNAL_LINE_INTEGRATION_ID to join the GL Journal table.

Table Columns:
Column Name Description Datatype Lookup Table
SOURCE_DISTRIBUTION_ID Identifier for a source/subledger VARCHAR2(320)
transaction distribution. Joins to the
ACCT_DOC_ID in subledger fact
tables.
JOURNAL_LINE_INTEGRATION_ID Identifier for a journal line. Joins to VARCHAR2(80)
the INTEGRATION_ID in GL fact table
W_GL_OTHER_F

LEDGER_ID Identifies the ledger the journal is VARCHAR2(80)


posted to.

LEDGER_TYPE Identifies if the ledger is a primary, CHAR(1)


secondary or reporting currency
ledger
DISTRIBUTION_SOURCE Identifies the source system that VARCHAR2(10)
generated the journal. Possible values
are: AP, AR, COGS
JE_BATCH_NAME A name of the batch of the GL journal VARCHAR2(100)
entry

JE_HEADER_NAME The journal header name VARCHAR2(100)

JE_LINE_NUM The line number of the Journal line NUMBER

POSTED_ON_DT Period End Date to which the journal DATE


is posted to

GL_ACCOUNT_ID Identifies the GL Account VARCHAR2(240)

SLA_TRX_INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)


subledger accounting entries..

DATASOURCE_NUM_ID This column is the unique identifier of NUMBER


the source system from which data
was extracted. In order to be able to
trace the data back to its source,
Oracle recommends that you define
separate unique source IDs for each
of your different source instances.

X_CUSTOM Column used as a generic field for VARCHAR2(10)


customer extensions.

DWDMR A-Z.doc
INTEGRATION_ID Unique identifier of the GL linkage VARCHAR2(320)
information.

GL_STATUS_WID Identifies GL statuses (Posted / NUMBER W_STATUS_D


Unposted / Accounted).

DISTRIBUTION_CATEGORY_CODE Source domain to identify subledger VARCHAR2(80)


distribution categories.

W_DISTRIBUTION_CATEGORY_CO Warehouse domain to identify VARCHAR2(80)


DE subledger distribution categories.

DB_CR_IND Debit / credit indicator VARCHAR2(10)

RECON_FLG The flag indicates that the record CHAR(1)


participates in the GL reconciliation
process.
OVERRIDE_LINE_TYPE VARCHAR2(30)

DWDMR A-Z.doc
W_GL_OTHER_F
Business Name: General Ledger Journal Entries

Description:
This fact table stores GL journal entries. It maintains exchange rates and amounts in document and local
currencies.

Table Columns:
Column Name Description Datatype Lookup Table
GL_ACCOUNT_WID Key to the GL Accounts dimension NUMBER W_GL_ACCOUNT_D

BUDGT_ORG_WID Key to the Business Organizations NUMBER W_INT_ORG_D


dimension for budgeting organization

CUSTOMER_WID Key to the Customers dimension NUMBER W_PARTY_D

SALES_GROUP_ORG_WID Key to the Sales Group organization in NUMBER W_INT_ORG_D


Business Organizations dimension

CUSTOMER_CONTACT_WID Key to the Customer Contacts NUMBER W_PARTY_PER_D


dimension

CUSTOMER_SOLD_TO_LOC_WID Key to the Customer Locations NUMBER W_CUSTOMER_LOC_D


dimension for the customer sold to
location

CUSTOMER_SHIP_TO_LOC_WID Key to the Customer Locations NUMBER W_CUSTOMER_LOC_D


dimension for the customer ship to
location

CUSTOMER_BILL_TO_LOC_WID Key to the Customer Locations NUMBER W_CUSTOMER_LOC_D


dimension for the customer bill to
location
CUSTOMER_PAYER_LOC_WID Key to the Customer Locations NUMBER W_CUSTOMER_LOC_D
dimension for the customer payer
location
SUPPLIER_WID Key to the Suppliers dimension NUMBER W_PARTY_D

SUPPLIER_ACCOUNT_WID Key to the Supplier Accounts NUMBER W_SUPPLIER_ACCOUNT_D


dimension

SALES_REP_WID Key to the Sales representative in NUMBER


Business Contacts dimension

SERVICE_REP_WID Key to the Service representative in NUMBER


Business Contacts dimension

ACCOUNT_REP_WID Key to the Account representative in NUMBER


Business Contacts dimension

PURCH_REP_WID Key to the Purchase representative in NUMBER


Business Contacts dimension

DWDMR A-Z.doc
PRODUCT_WID Key to the Products dimension NUMBER W_PRODUCT_D

SALES_PRODUCT_WID Key to the Sales Products dimension NUMBER

INVENTORY_PRODUCT_WID Key to the Manufacturing Products NUMBER


dimension

SUPPLIER_PRODUCT_WID Key to the Supplier Products NUMBER


dimension

COMPANY_LOC_WID Key to the Company location in NUMBER


Business Locations dimension

PLANT_LOC_WID Key to the Plant location in Business NUMBER


Locations dimension

SALES_OFC_LOC_WID Key to the Sales Office location in NUMBER


Business Locations dimension

LEDGER_WID Key to the Ledger dimension NUMBER W_LEDGER_D

COMPANY_ORG_WID Key to the Company organization in NUMBER W_INT_ORG_D


Business Organizations dimension

BUSN_AREA_ORG_WID Key to the Business Area Organization NUMBER W_INT_ORG_D


in Business Organizations dimension

CTRL_AREA_ORG_WID Key to the Controlling area NUMBER W_INT_ORG_D


organization in Business Organizations
dimension
FIN_AREA_ORG_WID Key to the Finance area organization NUMBER W_INT_ORG_D
in Business Organizations dimension

SALES_ORG_WID Key to the Sales organization in NUMBER W_INT_ORG_D


Business Organizations dimension

PURCH_ORG_WID Key to the Purchase Organization in NUMBER W_INT_ORG_D


Business Organizations dimension

ISSUE_ORG_WID Key to the Issue organization in NUMBER W_INT_ORG_D


Business Organizations dimension

DOC_TYPE_WID Key to Transaction Types dimension NUMBER W_XACT_TYPE_D


for the accounting document

CLRNG_DOC_TYPE_WID Key to Transaction Types dimension NUMBER W_XACT_TYPE_D


for the clearing document

REF_DOC_TYPE_WID Key to Reference document type in NUMBER W_XACT_TYPE_D


Transaction Types dimension

POSTING_TYPE_WID Key to Transaction Types dimension NUMBER


for the type of posting of accounting
document
CLR_POST_TYPE_WID Key to Transaction Types dimension NUMBER
for type of posting of the clearing
document

DWDMR A-Z.doc
COST_CENTER_WID Key to the Cost Center dimension NUMBER W_COST_CENTER_D

PROFIT_CENTER_WID Key to the Profit Center dimension NUMBER W_PROFIT_CENTER_D

BALANCING_SEGMENT_WID Key to the Balancing Segment NUMBER W_BALANCING_SEGMENT_D


dimension

NATURAL_ACCOUNT_WID Key to the Natural Account dimension NUMBER W_NATURAL_ACCOUNT_D

DOC_STATUS_WID Key to the Status dimension for NUMBER W_STATUS_D


document status

BANK_WID Key to the Banks Dimension NUMBER

TAX_WID Key to the Tax Types Dimension NUMBER

PAY_TERMS_WID Key to the Payment terms in the NUMBER W_AP_TERMS_D


Terms Dimension

PAYMENT_METHOD_WID Key to the Payment methods in the NUMBER W_PAYMENT_METHOD_D


Methods Dimension

TRANSACTION_DT_WID Transaction Date key NUMBER W_MCAL_DAY_D

TRANSACTION_TM_WID Transaction Time key NUMBER W_TIME_OF_DAY_D

POSTED_ON_DT_WID Posting Date key NUMBER W_MCAL_DAY_D

POSTED_ON_TM_WID Posting Time key NUMBER W_TIME_OF_DAY_D

ACCT_PERIOD_END_DT_WID Accounting Period End Date key NUMBER W_MCAL_DAY_D

CONVERSION_DT_WID Conversion date key for currency NUMBER W_DAY_D


exchange rate

ORDERED_ON_DT_WID Sales Order Date Key NUMBER W_DAY_D

INVOICED_ON_DT_WID Invoice Date Key NUMBER W_DAY_D

PURCH_ORDER_DT_WID Purchase Order Date Key NUMBER W_DAY_D

SUPPLIER_ORDER_DT_WID Suppliers Order Date Key NUMBER W_DAY_D

INVOICE_RECEIPT_DT_WID Invoice Receipt Date Key NUMBER W_DAY_D

DWDMR A-Z.doc
CLEARED_ON_DT_WID Clearing Date Key NUMBER W_DAY_D

CLEARING_DOC_DT_WID Clearing Document Date Key NUMBER W_DAY_D

BASELINE_DT_WID Base line Date Key NUMBER W_DAY_D

PLANNING_DT_WID Planning Date Key NUMBER W_DAY_D

PAYMENT_DUE_DT_WID Payment Due Date Key NUMBER W_DAY_D

TREASURY_SYMBOL_WID Key to the Treasury Symbol NUMBER W_TREASURY_SYMBOL_D


dimension

MCAL_CAL_WID Key to the Multi-Calendars dimension NUMBER W_MCAL_CAL_D

GL_DATASET_SEC_WID Key to the GL Data Set Security NUMBER W_GL_DATASET_SEC_D


dimension

OTHER_DOC_AMT Amount in document currency NUMBER

OTHER_LOC_AMT Amount in local currency NUMBER

XACT_QTY Transaction Quantity NUMBER(28,10)

UOM_CODE Unit of Measure VARCHAR2(50)

DB_CR_IND Debit/credit indicator VARCHAR2(30)

ACCT_DOC_NUM Accounting document number VARCHAR2(30)

JOURNAL_LINE_NUM Line number within the journal entry NUMBER

ACCT_DOC_SUB_ITEM Sub item within a line item of the NUMBER


accounting document

CLEARING_DOC_NUM Clearing Document Number VARCHAR2(30)

CLEARING_DOC_ITEM Clearing Document Item NUMBER

SALES_ORDER_NUM Sales Order Number VARCHAR2(30)

SALES_ORDER_ITEM Sales Order Item NUMBER

DWDMR A-Z.doc
SALES_SCH_LINE Sales Schedule Line Number NUMBER

SALES_INVOICE_NUM Invoice Document Number VARCHAR2(30)

SALES_INVOICE_ITEM Invoice Document Item NUMBER

PURCH_ORDER_NUM Purchase Order Number VARCHAR2(30)

PURCH_ORDER_ITEM Purchase Order Item NUMBER

PURCH_INVOICE_NUM Purchase Invoice Number VARCHAR2(30)

PURCH_INVOICE_ITEM Purchase Invoice Item NUMBER

CUST_PUR_ORD_NUM Purchase Order Number of Customer VARCHAR2(30)

CUST_PUR_ORD_ITEM Purchase Order Item of Customer NUMBER

SPLR_ORDER_NUM Sales Order Number of Supplier VARCHAR2(30)

SPLR_ORDER_ITEM Sales Order Item of Supplier NUMBER

JOURNAL_SOURCE_CODE Journal Source (Reference Document VARCHAR2(30)


Number)

REF_DOC_ITEM Reference Document Item NUMBER

JOURNAL_BATCH Journal Batch (Document Header VARCHAR2(255)


Text)

JOURNAL_HEADER Journal Header (Line Item Text) VARCHAR2(255)

ALLOCATION_NUM Allocation Number VARCHAR2(30)

FED_BALANCE_ID Fed Balance ID VARCHAR2(320)

BALANCE_ID Balance ID VARCHAR2(320)

DOC_CURR_CODE This code corresponds to the VARCHAR2(30)


document currency. This typically is
the currency in which the transaction
occurred. Amounts will be stored in
this currency.

DWDMR A-Z.doc
LOC_CURR_CODE This code corresponds to the local VARCHAR2(30)
currency. The local currency typically
is the one in which the transaction
will be posted to meet legal
requirements for Company's Financial
reporting. Alternatively, it may be
linked to the currency used by
local/regional business units for
reporting purposes.

LOC_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)


Document Currency to the Local
Currency.
GLOBAL1_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the first Global
Currency. The Global currencies are
defined in global currency master
table.
GLOBAL2_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the second
Global Currency. The Global
currencies are defined in global
currency master table.
GLOBAL3_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the third
Global Currency. The Global
currencies are defined in global
currency master table.
CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
created the record in the source
system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
last modified the record in the source
system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
source system.
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
system.
AUX1_CHANGED_ON_DT Oracle System field. This column DATE
identifies the last modified date and
time of the auxiliary table's record
which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Oracle System field. This column DATE
identifies the last modified date and
time of the auxiliary table's record
which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Oracle System field. This column DATE
identifies the last modified date and
time of the auxiliary table's record
which acts as a source for the current
table.

DWDMR A-Z.doc
AUX4_CHANGED_ON_DT Oracle System field. This column DATE
identifies the last modified date and
time of the auxiliary table's record
which acts as a source for the current
table.
DELETE_FLG This flag indicates the deletion status CHAR(1)
of the record in the source system. A
value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
warehouse table.
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
data warehouse table.

DATASOURCE_NUM_ID This column is the unique identifier of NUMBER W_GL_LINKAGE_INFORMATION_


the source system from which data G
was extracted. In order to be able to
trace the data back to its source,
Oracle recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Oracle System Field. This column is NUMBER


the unique identifier for the specific
ETL process used to create or update
this data.
INTEGRATION_ID This column is the unique identifier of VARCHAR2(320) W_GL_LINKAGE_INFORMATION_
a dimension or fact entity in its source G
system. In case of composite keys, the
value in this column can consist of
concatenated parts.

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.

GL_RECONCILED_ON_DT Reconciled on Date DATE

GL_RECONCILED_ON_PROC_WID System field. This column is the NUMBER


unique identifier for the specific ETL
process used to create or update this
data.
GL_SEGMENT1_WID Key to the GL Segment dimension. NUMBER W_GL_SEGMENT_D

DWDMR A-Z.doc
GL_SEGMENT2_WID Key to the GL Segment dimension. NUMBER W_GL_SEGMENT_D

GL_SEGMENT3_WID Key to the GL Segment dimension NUMBER W_GL_SEGMENT_D

GL_SEGMENT4_WID Key to the GL Segment dimension. NUMBER W_GL_SEGMENT_D

GL_SEGMENT5_WID Key to the GL Segment dimension. NUMBER W_GL_SEGMENT_D

GL_SEGMENT6_WID Key to the GL Segment dimension. NUMBER W_GL_SEGMENT_D

GL_SEGMENT7_WID Key to the GL Segment dimension. NUMBER W_GL_SEGMENT_D

GL_SEGMENT8_WID Key to the GL Segment dimension. NUMBER W_GL_SEGMENT_D

GL_SEGMENT9_WID Key to the GL Segment dimension. NUMBER W_GL_SEGMENT_D

GL_SEGMENT10_WID Key to the GL Segment dimension NUMBER W_GL_SEGMENT_D

SEG_PROJECT_WID NUMBER

SEG_PROGRAM_WID NUMBER

BUDGET_WID Key to the Budget dimension NUMBER W_BUDGET_D

BALANCE_TYPE_WID Key to the Balance Type domain NUMBER W_XACT_TYPE_D

FINANCIAL_GL_FLG This flag indicates the record is for GL. VARCHAR2(1)

BUDGETARY_CONTROL_FLG This flag indicates the record is for VARCHAR2(1)


Public Sector.

JOURNAL_CATEGORY Journal Category VARCHAR2(30)

RECON_FLG This flag indicates whether the record CHAR(1)


is used for GL reconciliation.

BUDGET_LEDGER_WID NUMBER

BUDGET_MCAL_CAL_WID NUMBER

BUDGET_PERIOD_WID NUMBER W_MCAL_PERIOD_D

DWDMR A-Z.doc
JOURNAL_SOURCE_WID NUMBER W_XACT_SOURCE_D

BUDGET_TRANS_TYPE_INDICATO VARCHAR2(80)
R

JOURNAL_HEADER_DESCR VARCHAR2(240)

JOURNAL_LINE_DESCR VARCHAR2(240)

ACCT_PERIOD_END_DT_KEY NUMBER

EXCHANGE_DT DATE

DWDMR A-Z.doc
W_GL_OTHER_GRPACCT_DAY_A
Business Name: W_GL_OTHER_GRPACCT_DAY_A

Description:
This table stores aggregated general ledger accounting transactions not already covered in AR, AP,
Revenue,COGS and Tax facts. This table is an aggregate table of W_GL_OTHER_F at day level and various other
dimensions. These dimensions include group account, Company, Business Area Org etc.Records from
W_GL_OTHER_F are aggregated to day level and various other dimensions. For instance, all transactions for a
given group account '1001' posted on December 23, 2006 are aggregated into one record. The aggregation is
based on POSTED_ON_DT_WID field, which is the trasaction's posting date.Fields such as XACT_QTY indicates
the transaction count of this particular aggregation record. For instanace, for the aggregation record of group
account 1001, for the date December 23, 2006, the XACT_QTY indicates how many transactions posted on
December 23, 2006.

Table Columns:
Column Name Description Datatype Lookup Table
GROUP_ACCT_WID Group account key NUMBER W_GL_GROUP_ACCOUNT_D

LEDGER_WID NUMBER W_LEDGER_D

BALANCING_SEGMENT_WID NUMBER W_BALANCING_SEGMENT_D

PROFIT_CENTER_WID NUMBER W_PROFIT_CENTER_D

COMPANY_ORG_WID Key to the Company organization in NUMBER W_INT_ORG_D


Business Organizations dimension

BUSN_AREA_ORG_WID Key to the Business Area Organization NUMBER W_INT_ORG_D


in Business Organizations dimension

POSTED_ON_DT_WID Posting Date key NUMBER W_DAY_D

MCAL_CAL_WID NUMBER W_MCAL_CAL_D

GL_DATASET_SEC_WID NUMBER W_GL_DATASET_SEC_D

UOM_CODE Unit of Measure VARCHAR2(50)

DB_CR_IND Debit/Credit Indicator VARCHAR2(30)

LOC_CURR_CODE Local currency code VARCHAR2(30)

OTHER_LOC_AMT Amount in local currency NUMBER

OTHER_GLOBAL1_AMT Amount in group currency1 NUMBER

DWDMR A-Z.doc
OTHER_GLOBAL2_AMT Amount in group currency2 NUMBER

OTHER_GLOBAL3_AMT Amount in group currency3 NUMBER

XACT_QTY Transaction Quantity NUMBER(28,10)

DATASOURCE_NUM_ID This column is the unique identifier of NUMBER


the source system from which data
was extracted. In order to be able to
trace the data back to its source, It is
recommended that you define
separate unique source IDs for each
of your different source instances.

POSTED_FLG Posted Flag CHAR(1)

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
warehouse table.
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
data warehouse table.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
process used to create or update this
data.
TENANT_ID This column is the unique identifier VARCHAR2(80)
for a Tenant in a multi-tenant
environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.

FINANCIAL_GL_FLG VARCHAR2(1)

BUDGETARY_CONTROL_FLG VARCHAR2(1)

BALANCE_TYPE_WID NUMBER W_XACT_TYPE_D

BUDGET_WID NUMBER

BUDGET_LEDGER_WID NUMBER

BUDGET_PERIOD_WID NUMBER

DWDMR A-Z.doc
BUDGET_MCAL_CAL_WID NUMBER

DOC_STATUS_WID NUMBER

DWDMR A-Z.doc
W_GL_OTHER_GRPACCT_FSCLPRD_A
Business Name: W_GL_OTHER_GRPACCT_FSCLPRD_A

Description:

Table Columns:
Column Name Description Datatype Lookup Table
GROUP_ACCT_WID Group account key NUMBER W_GL_GROUP_ACCOUNT_D

LEDGER_WID Key to the Ledger dimension NUMBER W_LEDGER_D

BALANCING_SEGMENT_WID Key to the Profit Center dimension NUMBER W_BALANCING_SEGMENT_D

PROFIT_CENTER_WID NUMBER W_PROFIT_CENTER_D

COMPANY_ORG_WID Key to the Company organization in NUMBER W_INT_ORG_D


Business Organizations dimension

BUSN_AREA_ORG_WID Key to the Business Area Organization NUMBER W_INT_ORG_D


in Business Organizations dimension

MCAL_PERIOD_WID Key to the Multi-Calendar Period NUMBER W_MCAL_PERIOD_D


dimension

MCAL_CAL_WID Key to the Multi-Calendars dimension NUMBER W_MCAL_CAL_D

GL_DATASET_SEC_WID NUMBER W_GL_DATASET_SEC_D

UOM_CODE Unit of Measure VARCHAR2(50)

DB_CR_IND Debit/Credit Indicator VARCHAR2(30)

LOC_CURR_CODE Local currency code VARCHAR2(30)

OTHER_LOC_AMT Amount in local currency NUMBER

OTHER_GLOBAL1_AMT Amount in global currency 1 NUMBER

OTHER_GLOBAL2_AMT Amount in global currency 2 NUMBER

OTHER_GLOBAL3_AMT Amount in global currency 3 NUMBER

XACT_QTY Transaction Quantity NUMBER(28,10)

DWDMR A-Z.doc
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

POSTED_FLG Posted Flag CHAR(1)

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
warehouse table.
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
data warehouse table.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
process used to create or update this
data.
TENANT_ID This column is the unique identifier VARCHAR2(80)
for a Tenant in a multi-tenant
environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.

FINANCIAL_GL_FLG VARCHAR2(1)

BUDGETARY_CONTROL_FLG VARCHAR2(1)

BALANCE_TYPE_WID NUMBER W_XACT_TYPE_D

BUDGET_WID NUMBER

BUDGET_LEDGER_WID NUMBER

BUDGET_PERIOD_WID NUMBER

BUDGET_MCAL_CAL_WID NUMBER

DOC_STATUS_WID NUMBER

DWDMR A-Z.doc
W_GL_REVN_F
Business Name: GL Revenue

Description:

This fact table stores all the Revenue transactions. All the transaction amounts are stored in Document and Local
currency and maintains three global currency exchange rates.The ACCT_DOC_TYPE_WID field in this table is the
foreign key to W_XACT_TYPE_D table. It distinguishes the transaction type of the record.The DOC_STATUS_WID
field is the foreign key to W_STATUS_D table. It is used to determine the status of the record, whether it is
¿Open¿ or ¿Cleared¿, ¿Posted¿ or ¿Unposted¿.

Table Columns:
Column Name Description Datatype Lookup Table
GL_ACCOUNT_WID Key to the GL Accounts dimension NUMBER W_GL_ACCOUNT_D

GL Account
BUDGT_ORG_WID Key to the Business Organizations NUMBER W_INT_ORG_D
dimension for budgeting organization
Budgeting Organization
CUSTOMER_WID Key to the Customers dimension NUMBER W_PARTY_D

Customer
CUSTOMER_ACCNT_WID Key to the Customer Accounts NUMBER W_CUSTOMER_ACCOUNT_D
dimension
Customer1
SALES_GEO_ORG_WID Key to the Sales (Geography) NUMBER W_INT_ORG_D
organization in Business Organizations
Seles Geo Organization dimension
TERR_WID Key to the Sales Region (Geography) NUMBER W_TERR_D
organization in Business Organizations
Sales Region Organization dimension

SALES_GRP_ORG_WID Key to the Sales Group organization in NUMBER W_INT_ORG_D


Business Organizations dimension
Sales Group Organization
CUST_CONTACT_WID Key to the Customer Contacts NUMBER W_PARTY_PER_D
dimension
Customer Contact
CUST_SOLD_TO_WID Key to the Customer Locations NUMBER W_CUSTOMER_LOC_D
dimension for the customer sold to
Sold To Customer location
CUST_SHIP_TO_WID Key to the Customer Locations NUMBER W_CUSTOMER_LOC_D
dimension for the customer ship to
Ship To Customer location
CUST_BILL_TO_WID Key to the Customer Locations NUMBER W_CUSTOMER_LOC_D
dimension for the customer bill to
Bill To Customer location
CUST_PAYER_WID Key to the Customer Locations NUMBER W_CUSTOMER_LOC_D
dimension for the customer payer
Payer Customer location
SUPPLIER_WID Key to the Suppliers dimension NUMBER W_PARTY_ORG_D

Supplier
SPLR_ACCT_WID Key to the Supplier Accounts NUMBER W_SUPPLIER_ACCOUNT_D
dimension
Supplier Account
SALES_REP_WID Key to the Sales representative in NUMBER
Business Contacts dimension
Sales Representative

DWDMR A-Z.doc
SERVICE_REP_WID Key to the Service representative in NUMBER
Business Contacts dimension
Service Representative
ACCT_REP_WID Key to the Account representative in NUMBER W_EMPLOYEE_D
Business Contacts dimension
Account Representative
PRODUCT_WID Key to the Products dimension NUMBER W_PRODUCT_D

Product
PROD_SALES_WID Key to the Sales Products dimension NUMBER W_SALES_PRODUCT_D

Sales Product
PROD_MFG_WID Key to the Manufacturing Products NUMBER W_INVENTORY_PRODUCT_D
dimension
Manufacturing Product
PROD_SPLR_WID Key to the Supplier Products NUMBER W_SUPPLIER_PRODUCT_D
dimension
Supplier Product
COMPANY_LOC_WID Key to the Company location in NUMBER W_BUSN_LOCATION_D
Business Locations dimension
Company Location
SALES_OFC_LOC_WID Key to the Sales Office location in NUMBER W_BUSN_LOCATION_D
Business Locations dimension
Sales Office Location
PLANT_LOC_WID Key to the Plant location in Business NUMBER W_BUSN_LOCATION_D
Locations dimension
Plant Location
LEDGER_WID NUMBER W_LEDGER_D

COMPANY_ORG_WID Key to the Company organization in NUMBER W_INT_ORG_D


Business Organizations dimension
Company Organization
BUSN_AREA_ORG_WID Key to the Business Area Organization NUMBER W_INT_ORG_D
in Business Organizations dimension
Business Area Organization
CTRL_AREA_ORG_WID Key to the Controlling area NUMBER W_INT_ORG_D
organization in Business Organizations
Controlling Area Organization dimension
FIN_AREA_ORG_WID Key to the Finance area organization NUMBER W_INT_ORG_D
in Business Organizations dimension
Financial Area Organization
SALES_ORG_WID Key to the Sales organization in NUMBER W_INT_ORG_D
Business Organizations dimension
Sales Organization
PURCH_ORG_WID Key to the Purchase Organization in NUMBER W_INT_ORG_D
Business Organizations dimension
Purchasing Organization
ISSUE_ORG_WID Key to the Issue organization in NUMBER W_INT_ORG_D
Business Organizations dimension
Issuing Organization
ACCT_DOC_TYPE_WID Key to Transaction Types dimension NUMBER W_XACT_TYPE_D
for the accounting document
Account Document Type
CLRNG_DOC_TYPE_WID Key to Transaction Types dimension NUMBER W_XACT_TYPE_D
for the clearing document
Clearing Document Type
POSTING_TYPE_WID Key to Transaction Types dimension NUMBER W_XACT_TYPE_D
for the type of posting of accounting
Posting Type document

DWDMR A-Z.doc
CLR_POST_TYPE_WID Key to Transaction Types dimension NUMBER W_XACT_TYPE_D
for type of posting of the clearing
Clearing Document Posting Type document

COST_CENTER_WID Key to the Cost Centers dimension NUMBER W_COST_CENTER_D

Cost Center
BALANCING_SEGMENT_WID Key to the Profit Centers dimension NUMBER W_BALANCING_SEGMENT_D

Profit Center
PROFIT_CENTER_WID NUMBER W_PROFIT_CENTER_D

BANK_WID Key to the Banks Dimension NUMBER W_BANK_D

Bank
PAY_TERMS_WID Key to the Payment terms in the NUMBER W_PAYMENT_TERMS_D
Terms Dimension
Payment Term
PROJECT_WID Key to the Projects dimension NUMBER W_PROJECT_D

AGREEMENT_WID Key to the Project Agreements NUMBER


dimension

PROJ_MGR_WID Key to the Project Managers NUMBER


dimension

PROJECT_ORG_WID Key to the Project Organization in NUMBER W_INT_ORG_D


Business Organizations dimension

TRANSACTION_DT_WID Transaction Date key NUMBER W_DAY_D

Transaction Date
TRANSACTION_TM_WID Transaction Time key NUMBER W_TIME_OF_DAY_D

Transaction Time
CONVERSION_DT_WID Conversion date key for currency NUMBER W_DAY_D
exchange rate
Conversion Date
ORDERED_ON_DT_WID Sales Order Date Key NUMBER W_DAY_D

Order Date
INVOICED_ON_DT_WID Invoice Date Key NUMBER W_DAY_D

Invoice Date
DELIVERED_ON_DT_WID Delivery Date Key NUMBER W_DAY_D

Delivery Date
CUST_REQUEST_DT_WID Customer Request Date Key NUMBER W_DAY_D

Customer Request Date


GOODS_ISSUE_DT_WID Goods Issue Date Key NUMBER W_DAY_D

Goods Issue Date


STOCK_XFER_DT_WID Stock Transfer Date Key NUMBER W_DAY_D

Stock Transfer Date

DWDMR A-Z.doc
CLEARING_DOC_DT_WID Clearing Document Date Key NUMBER W_DAY_D

Clearing Document Date


BASELINE_DT_WID Base line Date Key NUMBER W_DAY_D

Baseline Date
PLANNING_DT_WID Planning Date Key NUMBER W_DAY_D

Planning Date
PAYMENT_DUE_DT_WID Payment Due Date Key NUMBER W_DAY_D

Payment Due Date


MCAL_CAL_WID Key to the Multi-Calendars dimension NUMBER W_MCAL_CAL_D

GL_DATASET_SEC_WID NUMBER W_GL_DATASET_SEC_D

REVENUE_DOC_AMT Amount in document currency NUMBER

Revenue Document Amount


REVENUE_LOC_AMT Amount in local currency NUMBER

Revenue Local Amount


XACT_QTY Transaction Quantity NUMBER(28,10)

Quantity
UOM_CODE Unit of Measure VARCHAR2(50)

Unit of Measure
DB_CR_IND Debit/credit indicator VARCHAR2(30)

Debit or Credit
ACCT_DOC_ID Accounting Document ID VARCHAR2(80)

Accounting Document ID
ACCT_DOC_NUM Accounting document number VARCHAR2(30)

Accounting Document Number

ACCT_DOC_ITEM Line item number within the NUMBER


accounting document
Accounting Document Item
ACCT_DOC_SUB_ITEM Sub item within a line item of the NUMBER
accounting document
Accounting Document Sub Item

CLEARING_DOC_NUM Clearing Document Number VARCHAR2(30)

Clearing Document Number


CLEARING_DOC_ITEM Clearing Document Item NUMBER

Clearing Document Item


SALES_ORDER_DOC Sales Order Number VARCHAR2(30)

Sales Order Number


SALES_ORDER_ITEM Sales Order Item NUMBER

Sales Order Item

DWDMR A-Z.doc
SALES_SCH_LINE Sales Schedule Line Number NUMBER

Sales Schedule Line


INVOICE_NUM Invoice Document Number VARCHAR2(30)

Invoice Number
INVOICE_ITEM Invoice Document Item NUMBER

Invoice Item
DELIVERY_DOC_NUM Delivery Document Number VARCHAR2(30)

Delivery Document Number


DELIVERY_DOC_ITEM Delivery Document Item NUMBER

Delivery Document Item


GI_DOC_NUM Goods Issue Document Number VARCHAR2(30)

Goods Issue Document


GI_DOC_ITEM Goods Issue Document item NUMBER

Goods Issue Document Item


STO_DOC_NUM Stock Transfer Document Number VARCHAR2(30)

Stock Transfer Document


STO_DOC_ITEM Stock Transfer Document Item NUMBER

Stock Transfer Document Item


DOC_HEADER_TEXT Document header text VARCHAR2(255)

Document Header Text


LINE_ITEM_TEXT Line item text VARCHAR2(255)

Line Item Text


ALLOCATION_NUM Allocation number VARCHAR2(30)

Allocation Number
FED_BALANCE_ID Federal Balance ID VARCHAR2(320)

Federal Balance ID
BALANCE_ID Balance ID VARCHAR2(320)

Balance ID
DOC_STATUS_WID Doc Status NUMBER W_STATUS_D

Doc Status
POSTED_ON_DT_WID Posted on Date NUMBER W_DAY_D

Posted on Date
POSTED_ON_TM_WID Posted on Time NUMBER W_TIME_OF_DAY_D

Posted on Time
CLEARED_ON_DT_WID Cleared on Date NUMBER W_DAY_D

Cleared on Date
GL_RECONCILED_ON_DT Reconciled on Date DATE

Reconciled on Date

DWDMR A-Z.doc
GL_RECONCILED_ON_PROC_WID System field. This column is the NUMBER
unique identifier for the specific ETL
process used to create or update this
data.
DOC_CURR_CODE This code corresponds to the VARCHAR2(30)
document currency. This typically is
Document/Transaction Currency the currency in which the transaction
Code occurred. Amounts will be stored in
this currency.
LOC_CURR_CODE This code corresponds to the local VARCHAR2(30)
currency. The local currency typically
Local/Regional Reporting Currency is the one in which the transaction
Code will be posted to meet legal
requirements for Company's Financial
reporting. Alternatively, it may be
linked to the currency used by
local/regional business units for
reporting purposes.

LOC_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)


Document Currency to the Local
Document to Local Currency Currency.
Exchange Rate
GLOBAL1_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the first Global
Document to Global1 (for Global Currency. The Global currencies are
Reporting) Currency Exchange defined in global currency master
Rate table.
GLOBAL2_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the second
Document to Global2 (for Global Global Currency. The Global
Reporting) Currency Exchange currencies are defined in global
Rate currency master table.
GLOBAL3_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the third
Document to Global3 (for Global Global Currency. The Global
Reporting) Currency Exchange currencies are defined in global
Rate currency master table.
CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Created By User created the record in the source
Surrogate Key system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Last Modified By last modified the record in the source
User Surrogate Key system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
Source Record Creation Date and source system.
Time
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
Source Record Last Modified Date system.
and Time
AUX1_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time1 which acts as a source for the current
table.

DWDMR A-Z.doc
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time1 which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time1 which acts as a source for the current
table.
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time1 which acts as a source for the current
table.
DELETE_FLG This flag indicates the deletion status CHAR(1)
of the record in the source system. A
Deleted Record Indicator value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
ETL Process Identifier process used to create or update this
data.
INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)
a dimension or fact entity in its source
Unique Source Record Identifier system. In case of composite keys, the
value in this column can consist of
concatenated parts.

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

DWDMR A-Z.doc
X_CUSTOM This column is used as a generic field VARCHAR2(10)
for customer extensions.
Generic Extension Column
NATURAL_ACCOUNT_WID NUMBER

GL_STATUS_WID NUMBER

PRODUCT_SCD1_WID NUMBER

JOURNAL_SOURCE_WID NUMBER W_XACT_SOURCE_D

DWDMR A-Z.doc
W_GL_REVN_GRPACCT_DAY_A
Business Name: W_GL_REVN_GRPACCT_DAY_A

Description:
This table stores General Ledger Group Account transactions for revenue. This table is an aggregate table of
W_GL_REVN_F at day level and various other dimensions. These dimensions include group account, Company,
Business Area Org etc.Records from W_GL_REVN_F are aggregated to day level and various REVN dimensions.
For instance, all Revenue transactions for a given group account '1001' posted on December 23, 2006 are
aggregated into one record. The aggregation is based on POSTED_ON_DT_WID field, which is the trasaction's
posting date.Fields such as XACT_QTY indicates the transaction count of this particular aggregation record. For
instanace, for the aggregation record of group account 1001, for the date December 23, 2006, the XACT_QTY
indicates how many revenue transactions posted on December 23, 2006.

Table Columns:
Column Name Description Datatype Lookup Table
GROUP_ACCT_WID Group account key NUMBER W_GL_GROUP_ACCOUNT_D

CUSTOMER_WID NUMBER W_PARTY_D

CUSTOMER_ACCNT_WID NUMBER W_CUSTOMER_ACCOUNT_D

LEDGER_WID Key to the Ledger dimension NUMBER W_LEDGER_D

BALANCING_SEGMENT_WID Key to the Profit Centers dimension NUMBER W_BALANCING_SEGMENT_D

Profit Center
PROFIT_CENTER_WID NUMBER W_PROFIT_CENTER_D

COMPANY_ORG_WID Key to the Company organization in NUMBER W_INT_ORG_D


Business Organizations dimension

BUSN_AREA_ORG_WID Key to the Business Area Organization NUMBER W_INT_ORG_D


in Business Organizations dimension

POSTED_ON_DT_WID Posting Date key NUMBER W_DAY_D

MCAL_CAL_WID NUMBER W_MCAL_CAL_D

GL_DATASET_SEC_WID NUMBER W_GL_DATASET_SEC_D

UOM_CODE Unit of Measure VARCHAR2(50)

DB_CR_IND Debit/Credit Indicator VARCHAR2(30)

LOC_CURR_CODE Local currency code VARCHAR2(30)

DWDMR A-Z.doc
REVENUE_LOC_AMT Amount in local currency NUMBER

REVENUE_GLOBAL1_AMT Amount in group currency1 NUMBER

REVENUE_GLOBAL2_AMT Amount in group currency2 NUMBER

REVENUE_GLOBAL3_AMT Amount in group currency3 NUMBER

XACT_QTY Transaction Quantity NUMBER(28,10)

DATASOURCE_NUM_ID This column is the unique identifier of NUMBER


the source system from which data
was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

POSTED_FLG Posted Flag CHAR(1)

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
warehouse table.
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
data warehouse table.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
process used to create or update this
data.
TENANT_ID This column is the unique identifier VARCHAR2(80)
for a Tenant in a multi-tenant
environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.

ACCT_DOC_TYPE_WID NUMBER

ACCT_DOC_TYPE_WID
PRODUCT_WID NUMBER W_PRODUCT_D

DWDMR A-Z.doc
W_GL_REVN_GRPACCT_FSCLPRD_A
Business Name: W_GL_REVN_GRPACCT_FSCLPRD_A

Description:
This table stores General Ledger Group Account transactions for revenue.This table is an aggregate table of
W_GL_REVN_F at fiscal month level and various other dimensions. These dimensions include group account,
Company, Business Area Org etc.Records from W_GL_REVN_F are aggregated at fiscal month level and various
REVN dimensions. For instance, all revenue transactions for a given group account '1001' posted in 1st fiscal
month of fiscal year 2006 are aggregated into one record. The aggregation is based on POSTED_ON_DT_WID
field of W_GL_REVN_F, which is the trasaction's posting date.The fields POSTED_FROM_DT_WID and
POSTED_TO_DT_WID indicates the fiscal month start date and fiscal month end date of this aggregation
record.Fields such as XACT_QTY indicates the transaction count of this particular aggregation record. For
instanace, for the aggregation record of group account 1001, for the 1st fical month of fiscal year 2006, the
XACT_QTY indicates how many revenue transactions posted during the 1st fical month of fiscal year 2006.

Table Columns:
Column Name Description Datatype Lookup Table
GROUP_ACCT_WID Group account key NUMBER W_GL_GROUP_ACCOUNT_D

CUSTOMER_WID NUMBER W_PARTY_D

CUSTOMER_ACCNT_WID NUMBER W_CUSTOMER_ACCOUNT_D

LEDGER_WID Key to the Ledger dimension NUMBER W_LEDGER_D

BALANCING_SEGMENT_WID Key to the Profit Centers dimension NUMBER W_BALANCING_SEGMENT_D

Profit Center
PROFIT_CENTER_WID NUMBER W_PROFIT_CENTER_D

COMPANY_ORG_WID Key to the Company organization in NUMBER W_INT_ORG_D


Business Organizations dimension

BUSN_AREA_ORG_WID Key to the Business Area Organization NUMBER W_INT_ORG_D


in
Business Organizations dimension

MCAL_PERIOD_WID Posting From Date key NUMBER W_MCAL_PERIOD_D

MCAL_CAL_WID NUMBER W_MCAL_CAL_D

GL_DATASET_SEC_WID NUMBER W_GL_DATASET_SEC_D

UOM_CODE Unit of Measure VARCHAR2(50)

DB_CR_IND Debit/Credit Indicator VARCHAR2(30)

DWDMR A-Z.doc
LOC_CURR_CODE Local currency code VARCHAR2(30)

REVENUE_LOC_AMT NUMBER

REVENUE_GLOBAL1_AMT Amount in group currency1 NUMBER

REVENUE_GLOBAL2_AMT Amount in group currency2 NUMBER

REVENUE_GLOBAL3_AMT Amount in group currency3 NUMBER

XACT_QTY NUMBER(28,10)

DATASOURCE_NUM_ID This column is the unique identifier of NUMBER


a dimension or fact entity in its source
system. In case of composite keys, the
value in this column can consist of
concatenated parts.

POSTED_FLG Posted Flag CHAR(1)

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
warehouse table.
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
data warehouse table.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
process used to create or update this
data.
TENANT_ID This column is the unique identifier VARCHAR2(80)
for a Tenant in a multi-tenant
environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.

ACCT_DOC_TYPE_WID NUMBER

ACCT_DOC_TYPE_WID
PRODUCT_WID NUMBER W_PRODUCT_D

DWDMR A-Z.doc
W_GL_SEGMENT_D
Business Name: General Ledger Segment Dimension

Description:
This dimension table stores information about General Ledger segments (aka chartfields).

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate key to uniquely identify a NUMBER
record

SCD1_WID NUMBER

SEGMENT_LOV_ID Identifies the List of Values of the VARCHAR2(100)


segment of the source system.

SEGMENT_VAL_CODE Identifies the segment value VARCHAR2(150)


description.

CREATED_BY_WID Identifies the user who initially NUMBER W_USER_D


created the record in the source
system.
CHANGED_BY_WID Identifies the user who last modified NUMBER W_USER_D
the record in the source system.

CREATED_ON_DT Identifies the date and time when the DATE


record was initially created in the
source system.
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
system.
AUX1_CHANGED_ON_DT Oracle system field. This column DATE
identifies the last modified date and
time of the auxiliary table's record
which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Oracle system field. This column DATE
identifies the last modified date and
time of the auxiliary table's record
which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Oracle system field. This column DATE
identifies the last modified date and
time of the auxiliary table's record
which acts as a source for the current
table.
AUX4_CHANGED_ON_DT Oracle system field. This column DATE
identifies the last modified date and
time of the auxiliary table's record
which acts as a source for the current
table.
SRC_EFF_FROM_DT This column stores the date from DATE
which the source record (in the
Source system) is effective. The value
is extracted from the source
(whenever available)

DWDMR A-Z.doc
SRC_EFF_TO_DT This column stores the date up to DATE
which the source record (in the
Source system) is effective. The value
is extracted from the source
(whenever available)
EFFECTIVE_FROM_DT This column stores the date from DATE
which the dimension record is
effective. A value is either assigned by
Oracle BI Applications or extracted
from the source.

EFFECTIVE_TO_DT This column stores the date up to DATE


which the dimension record is
effective. A value is either assigned by
Oracle BI Applications or extracted
from the source.

DELETE_FLG This flag indicates the deletion status CHAR(1)


of the record in the source system. A
value of "Y" indicates that the record
is deleted from the source system
and logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

CURRENT_FLG This is a flag for marking dimension CHAR(1)


records as "Y" in order to represent
the current state of a dimension
entity. This flag is typically critical for
Type II slowly changing dimensions, as
records in a Type II situation tend to
be numerous.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
warehouse table.
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
data warehouse table.

DATASOURCE_NUM_ID This column is the unique identifier of NUMBER


the source system from which data
was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
process used to create or update this
data.
INTEGRATION_ID This column is the unique identifier of VARCHAR2(200)
a dimension or fact entity in its source
system. In case of composite keys, the
value in this column can consist of
concatenated parts.

DWDMR A-Z.doc
SET_ID Used in PeopleSoft for security VARCHAR2(30)
control.

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.

DWDMR A-Z.doc
W_GL_SEGMENT_DH
Business Name: W_GL_SEGMENT_DH

Description:

This is a generic hierarchy table. It stores hierarchies in flattened out structure. ColumnsLEVEL0_CODE-
LEVEL31_CODE stores the code values for each level within anhierarchy, including the leaf nodes. For instance, if
you have a hierarchy with 12 leaf nodes,then you will have 12 records in this table. Each record will record the
top node to leaf nodepath.This table supports storing unlimited number of hierarchies. TheROW_WID column is a
system generated numeric ID which uniquely identifies a record in thistable. Fact tables or dimension tables will
reference a particular record in this table using thisROW_WID column.

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

GL_SEGMENT_WID NUMBER W_GL_SEGMENT_D

HIER_CAT_CODE VARCHAR2(50)

HIER_CAT_DESC VARCHAR2(80)

HIER_SUB_CAT_CODE VARCHAR2(50)

HIER_SUB_CAT_DESC VARCHAR2(80)

HIERARCHY_ID VARCHAR2(100)

HIERARCHY_VERSION VARCHAR2(100)

HIERARCHY_VERSION_NAME VARCHAR2(100)

HIERARCHY_LOV_ID VARCHAR2(100)

LEVEL0_CODE VARCHAR2(150)

LEVEL0_INTEGRATION_ID VARCHAR2(400)

LEVEL1_CODE VARCHAR2(150)

LEVEL1_INTEGRATION_ID VARCHAR2(400)

LEVEL2_CODE VARCHAR2(150)

DWDMR A-Z.doc
LEVEL2_INTEGRATION_ID VARCHAR2(400)

LEVEL3_CODE VARCHAR2(150)

LEVEL3_INTEGRATION_ID VARCHAR2(400)

LEVEL4_CODE VARCHAR2(150)

LEVEL4_INTEGRATION_ID VARCHAR2(400)

LEVEL5_CODE VARCHAR2(150)

LEVEL5_INTEGRATION_ID VARCHAR2(400)

LEVEL6_CODE VARCHAR2(150)

LEVEL6_INTEGRATION_ID VARCHAR2(400)

LEVEL7_CODE VARCHAR2(150)

LEVEL7_INTEGRATION_ID VARCHAR2(400)

LEVEL8_CODE VARCHAR2(150)

LEVEL8_INTEGRATION_ID VARCHAR2(400)

LEVEL9_CODE VARCHAR2(150)

LEVEL9_INTEGRATION_ID VARCHAR2(400)

LEVEL10_CODE VARCHAR2(150)

LEVEL10_INTEGRATION_ID VARCHAR2(400)

LEVEL11_CODE VARCHAR2(150)

LEVEL11_INTEGRATION_ID VARCHAR2(400)

LEVEL12_CODE VARCHAR2(150)

DWDMR A-Z.doc
LEVEL12_INTEGRATION_ID VARCHAR2(400)

LEVEL13_CODE VARCHAR2(150)

LEVEL13_INTEGRATION_ID VARCHAR2(400)

LEVEL14_CODE VARCHAR2(150)

LEVEL14_INTEGRATION_ID VARCHAR2(400)

LEVEL15_CODE VARCHAR2(150)

LEVEL15_INTEGRATION_ID VARCHAR2(400)

LEVEL16_CODE VARCHAR2(150)

LEVEL16_INTEGRATION_ID VARCHAR2(400)

LEVEL17_CODE VARCHAR2(150)

LEVEL17_INTEGRATION_ID VARCHAR2(400)

LEVEL18_CODE VARCHAR2(150)

LEVEL18_INTEGRATION_ID VARCHAR2(400)

LEVEL19_CODE VARCHAR2(150)

LEVEL19_INTEGRATION_ID VARCHAR2(400)

LEVEL20_CODE VARCHAR2(150)

LEVEL20_INTEGRATION_ID VARCHAR2(400)

LEVEL21_CODE VARCHAR2(150)

LEVEL21_INTEGRATION_ID VARCHAR2(400)

LEVEL22_CODE VARCHAR2(150)

DWDMR A-Z.doc
LEVEL22_INTEGRATION_ID VARCHAR2(400)

LEVEL23_CODE VARCHAR2(150)

LEVEL23_INTEGRATION_ID VARCHAR2(400)

LEVEL24_CODE VARCHAR2(150)

LEVEL24_INTEGRATION_ID VARCHAR2(400)

LEVEL25_CODE VARCHAR2(150)

LEVEL25_INTEGRATION_ID VARCHAR2(400)

LEVEL26_CODE VARCHAR2(150)

LEVEL26_INTEGRATION_ID VARCHAR2(400)

LEVEL27_CODE VARCHAR2(150)

LEVEL27_INTEGRATION_ID VARCHAR2(400)

LEVEL28_CODE VARCHAR2(150)

LEVEL28_INTEGRATION_ID VARCHAR2(400)

LEVEL29_CODE VARCHAR2(150)

LEVEL29_INTEGRATION_ID VARCHAR2(400)

LEVEL30_CODE VARCHAR2(150)

LEVEL30_INTEGRATION_ID VARCHAR2(400)

LEVEL31_CODE VARCHAR2(150)

LEVEL31_INTEGRATION_ID VARCHAR2(400)

FIXED_HIER_LEVEL NUMBER

DWDMR A-Z.doc
ENABLED_FLG CHAR(1)

LEVEL0_SECURITY_ID VARCHAR2(400)

LEVEL1_SECURITY_ID VARCHAR2(400)

LEVEL2_SECURITY_ID VARCHAR2(400)

LEVEL3_SECURITY_ID VARCHAR2(400)

LEVEL4_SECURITY_ID VARCHAR2(400)

LEVEL5_SECURITY_ID VARCHAR2(400)

LEVEL6_SECURITY_ID VARCHAR2(400)

LEVEL7_SECURITY_ID VARCHAR2(400)

LEVEL8_SECURITY_ID VARCHAR2(400)

LEVEL9_SECURITY_ID VARCHAR2(400)

LEVEL10_SECURITY_ID VARCHAR2(400)

LEVEL11_SECURITY_ID VARCHAR2(400)

LEVEL12_SECURITY_ID VARCHAR2(400)

LEVEL13_SECURITY_ID VARCHAR2(400)

LEVEL14_SECURITY_ID VARCHAR2(400)

LEVEL15_SECURITY_ID VARCHAR2(400)

LEVEL16_SECURITY_ID VARCHAR2(400)

LEVEL17_SECURITY_ID VARCHAR2(400)

LEVEL18_SECURITY_ID VARCHAR2(400)

DWDMR A-Z.doc
LEVEL19_SECURITY_ID VARCHAR2(400)

LEVEL20_SECURITY_ID VARCHAR2(400)

LEVEL21_SECURITY_ID VARCHAR2(400)

LEVEL22_SECURITY_ID VARCHAR2(400)

LEVEL23_SECURITY_ID VARCHAR2(400)

LEVEL24_SECURITY_ID VARCHAR2(400)

LEVEL25_SECURITY_ID VARCHAR2(400)

LEVEL26_SECURITY_ID VARCHAR2(400)

LEVEL27_SECURITY_ID VARCHAR2(400)

LEVEL28_SECURITY_ID VARCHAR2(400)

LEVEL29_SECURITY_ID VARCHAR2(400)

LEVEL30_SECURITY_ID VARCHAR2(400)

LEVEL31_SECURITY_ID VARCHAR2(400)

CREATED_BY_WID NUMBER

CHANGED_BY_WID NUMBER

CREATED_ON_DT DATE

CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT DATE

DWDMR A-Z.doc
AUX4_CHANGED_ON_DT DATE

SRC_EFF_FROM_DT DATE

SRC_EFF_TO_DT DATE

EFFECTIVE_FROM_DT DATE

EFFECTIVE_TO_DT DATE

DELETE_FLG CHAR(1)

CURRENT_FLG CHAR(1)

W_INSERT_DT DATE

W_UPDATE_DT DATE

DATASOURCE_NUM_ID NUMBER

ETL_PROC_WID NUMBER

INTEGRATION_ID VARCHAR2(400)

TENANT_ID VARCHAR2(80)

X_CUSTOM VARCHAR2(10)

DWDMR A-Z.doc
W_GL_SEGMENT_HIER_H
Business Name: W_GL_SEGMENT_HIER_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
HIERARCHY_LOV_ID NUMBER

PARENT_INTEGRATION_ID VARCHAR2(400)

CHILD_INTEGRATION_ID VARCHAR2(400)

PARENT_VALUE VARCHAR2(400)

CHILD_VALUE VARCHAR2(400)

MEMBER_ALIAS VARCHAR2(200)

PARENT_KEY VARCHAR2(400)

CHILD_KEY VARCHAR2(400)

PARENT_LEVEL NUMBER

CHILD_LEVEL NUMBER

DISTANCE NUMBER

HIERARCHY_TYPE VARCHAR2(10)

DATASOURCE_NUM_ID NUMBER

INTEGRATION_ID VARCHAR2(400)

CHILD_NODE_FLG VARCHAR2(1)

DWDMR A-Z.doc
W_GL_SEGMENT_LOV_ID_G
Business Name: W_GL_SEGMENT_LOV_ID_G

Description:
**** Do not move this table to the General folder. ****

Table Columns:
Column Name Description Datatype Lookup Table
SEGMENT_NAME VARCHAR2(100)

SEGMENT_LOV_ID VARCHAR2(50)

DATASOURCE_NUM_ID NUMBER

DWDMR A-Z.doc
W_GL_SEGMENT_T1_D
Business Name: W_GL_SEGMENT_T1_D

Description:
General Ledger Segment Helper

Table Columns:
Column Name Description Datatype Lookup Table
DATASOURCE_NUM_ID Datasource Num Id NUMBER

Datasource Num Id
INTEGRATION_ID Integration Id VARCHAR2(200)

Integration Id
SCD1_WID SCD1_WarehouseId NUMBER

SCD1_WarehouseId
W_INSERT_DT DATE

W_UPDATE_DT DATE

ETL_PROC_WID NUMBER

DWDMR A-Z.doc
W_HIST_OPTY_D
Business Name: W_HIST_OPTY_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
DATASOURCE_NUM_ID NUMBER

ETL_PROC_WID NUMBER

INTEGRATION_ID VARCHAR2(80)

MINI_WID NUMBER

ROW_WID NUMBER

BUDGETED_FLG CHAR(1)

CHAMPION_FLG CHAR(1)

CLOSED_FLG CHAR(1)

DOC_CLOSED_REVN NUMBER(28,10)

CLOSE_DT DATE

COMMITTED_FLG CHAR(1)

CONSUMER_OPTY_AMT NUMBER(28,10)

CONSUMER_OPTY_FLG CHAR(1)

EXEC_PRIORITY_FLG CHAR(1)

EXIST_CUST_FLG CHAR(1)

DOC_EXPECT_REVN NUMBER(28,10)

FCST_CLS_DT DATE

DWDMR A-Z.doc
LEAD_QLTY_ORDER_BY NUMBER(28,10)

LOST_FLG CHAR(1)

MAX_DAYS_IN_STG NUMBER

MKT_SEG_LOAN_MAX NUMBER(28,10)

NUM_CAMP_TOUCHES NUMBER

OPEN_DT DATE

DOC_OPTY_COST NUMBER(28,10)

DOC_OPTY_REVN NUMBER(28,10)

OPTY_REVN_ORDER_BY NUMBER(28,10)

REVN_PROB NUMBER(28,10)

STG_START_DT DATE

TGTD_OPTY_FLG CHAR(1)

EXCHANGE_DT DATE

ACCNT_CITY VARCHAR2(50)

ACCNT_COUNTRY VARCHAR2(30)

ACCNT_LOC VARCHAR2(50)

ACCNT_NAME VARCHAR2(100)

ACCNT_STATE VARCHAR2(50)

ACCNT_ST_ADDRESS VARCHAR2(200)

ACCNT_ZIPCODE VARCHAR2(30)

DWDMR A-Z.doc
APPL_OWNER_TYPE_CODE VARCHAR2(50)

APPROVAL_LEVEL VARCHAR2(40)

CHANNEL_TYPE_CODE VARCHAR2(50)

CONSUMER_OPTY_NUM VARCHAR2(40)

CURR_SSTAGE_CODE VARCHAR2(80)

DEAL_HORIZON_CODE VARCHAR2(50)

DECISION_LVL_CODE VARCHAR2(50)

DESC_TEXT VARCHAR2(2000)

LEAD_QUALITY_CODE VARCHAR2(50)

METHOD_CODE VARCHAR2(80)

OPTY_CLASS VARCHAR2(30)

OPTY_NAME VARCHAR2(275)

W_OPTY_REVN_CAT_CODE VARCHAR2(50)

OPTY_STATUS_CODE VARCHAR2(50)

OPTY_TYPE_CODE VARCHAR2(50)

PAR_INTEGRATION_ID VARCHAR2(30)

PR_CON_ROLE_CODE VARCHAR2(50)

PR_POSTN_OPTY_STAT VARCHAR2(10)

PR_PRTNR_DEAL_STAT VARCHAR2(30)

REASON_WL_CODE VARCHAR2(50)

DWDMR A-Z.doc
REVENUE_CLASS_CODE VARCHAR2(50)

RISK_CODE VARCHAR2(50)

SALES_METHOD VARCHAR2(30)

STG_STATUS_CODE VARCHAR2(50)

STRATEGIC_CODE VARCHAR2(50)

VIS_PR_BU_ID VARCHAR2(80)

VIS_PR_POS_ID VARCHAR2(80)

VIS_PR_POSTN_DH_WID NUMBER W_POSITION_DH

WIN_PROB_MODE_CODE VARCHAR2(50)

EFFECTIVE_FROM_DT DATE

EFFECTIVE_TO_DT DATE

X_CUSTOM VARCHAR2(10)

W_OPTY_STATUS_CATEGORY VARCHAR2(80)

CREATED_BY_WID NUMBER W_USER_D

CHANGED_BY_WID NUMBER W_USER_D

CREATED_ON_DT DATE

CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT DATE

DWDMR A-Z.doc
AUX4_CHANGED_ON_DT DATE

SRC_EFF_FROM_DT DATE

SRC_EFF_TO_DT DATE

DELETE_FLG CHAR(1)

CURRENT_FLG CHAR(1)

W_INSERT_DT DATE

W_UPDATE_DT DATE

TENANT_ID VARCHAR2(80)

FROM_LEAD_FLG CHAR(1)

OPTY_NUM VARCHAR2(30)

BDGT_AVAIL_DT DATE

CUSTOMER_WID NUMBER W_PARTY_D

GLOBAL1_EXCHANGE_RATE NUMBER(28,10)

GLOBAL2_EXCHANGE_RATE NUMBER(28,10)

GLOBAL3_EXCHANGE_RATE NUMBER(28,10)

GLOBAL4_EXCHANGE_RATE NUMBER(28,10)

GLOBAL5_EXCHANGE_RATE NUMBER(28,10)

DOC_CURR_CODE VARCHAR2(30)

OWNER_RES_FIRST_NAME VARCHAR2(150)

OWNER_RES_LAST_NAME VARCHAR2(150)

DWDMR A-Z.doc
OWNER_RES_MIDDLE_NAME VARCHAR2(60)

SALES_ACCNT_WID NUMBER W_PARTY_SALESACCT_D

STRATEGY VARCHAR2(500)

BUS_VALUE VARCHAR2(2000)

CMPT_STRGY VARCHAR2(2000)

COMPELLING_EVT VARCHAR2(2000)

COMPETITION_DESC VARCHAR2(255)

SNAPSHOT_DT_WID NUMBER W_DAY_D

OPTY_WID NUMBER

OPTY_ID VARCHAR2(80)

SNAPSHOT_DT DATE

DWDMR A-Z.doc
W_HOLIDAY_CAL_D
Business Name: W_HOLIDAY_CAL_D

Description:
This is the dimension table for holiday calendar.

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID CALENDAR WID , row wid to uniquely NUMBER
identify a holiday calendar
Uniquely Identifier

CALENDAR_ID The name of the holiday calendar or VARCHAR2(30)


business schedule in the OLTP.
Calender Id
CALENDAR_SOURCE Identifies the schema from which the VARCHAR2(30)
holiday calendar sourced.
Calendar Source
BUSINESS_UNIT_ID Business unit from which the calendar VARCHAR2(30)
is sourced
Business Unit
INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)
a dimension or fact entity in its source
Integration Id system. In case of composite keys, the
value in this column can consist of
concatenated parts.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
ETL process used to create or process used to create or update this
update the data data.
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Datasource Number was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Record Inserted Date warehouse table.
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Record Updated Date data warehouse table.

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
Tenant Id environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
Customer Extensions

DWDMR A-Z.doc
W_HOLIDAY_DAY_D
Business Name: W_HOLIDAY_DAY_D

Description:
This is the dimension table for holiday calendar enumerated across days.

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

HOLIDAY_CAL_WID CALENDAR WID , row wid to uniquely NUMBER


identify a holiday calendar
Uniquely Identifier

DAY_DT Gregorian day unique within each DATE


calendar.
Gregorian Day
DAY_DT_WID NUMBER

HOLIDAY_FLG The flag column which specifies CHAR(1)


whether the day is business day or
Holiday Flag holiday. Currently B for business day,
H for holiday or exceptions and W for
weekends.

HOLIDAY_WEEKEND_CODE H' for holiday and 'W' for weekend or VARCHAR2(30)


non holiday day off.
Holiday Weekends
BUSINESS_DAY_NUM A non decreasing column with delta NUMBER
max a 1 between adjacent tuples.
Business Day Number Column increase by 1 for eachr new
business day. For every holiday it
remains the same

BUSINESS_DURATION If the duration data exists for a NUMBER


business day , then it would be
Business Duration populated here.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
ETL process used to create or process used to create or update this
update the data data.
W_INSERT_DT This column stores the date on which DATE
the record was inserted in the data
Record Inserted Date warehouse table.
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Record Updated Date data warehouse table.

DWDMR A-Z.doc
TENANT_ID This column is the unique identifier VARCHAR2(80)
for a Tenant in a multi-tenant
Tenant Id environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
Customer extensions
DATASOURCE_NUM_ID NUMBER

DWDMR A-Z.doc
W_HOLIDAY_PRJ_CONTEXT_G
Business Name: W_HOLIDAY_PRJ_CONTEXT_G

Description:

The objective of the context table is for calendar wid resolution.Resolving calendar using the resource_wid.

Table Columns:
Column Name Description Datatype Lookup Table
HOLIDAY_CAL_WID Holiday Calendar Wid. NUMBER

Holiday Calendar Wid


HOLIDAY_CAL_ID Holiday calendar Identifier. VARCHAR2(80)

Holiday calendar Identifier


DATASOURCE_NUM_ID Datasource Numeric Identifier. NUMBER

Datasource Numeric Identifier


RESOURCE_SCD_WID Resource Wid of the Employee. NUMBER W_EMPLOYEE_D

Resource Wid of the Employee.

RESOURCE_ID Resourced Identifier sourced from VARCHAR2(80)


OLTP.
Resourced Identifier
PERSON_ID Person Identifier sourced from OLTP VARCHAR2(80)

Person Identifier
START_DT Start date of the assignment relation DATE
to Resource Id.
Start date of the assignment
END_DT End Date of the assignment relation DATE
to Resource Id.
End date of the assignment

DWDMR A-Z.doc
W_HOUR_OF_DAY_D
Business Name: Hour of Day Dimension

Description:
This is an aggregate table on W_TIME_OF_DAY_D table that stores information around time. One row is stored in
this table for each hour in a day i.e for each of the 24 hours in the day.

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate key for the Hour. This key NUMBER
holds the value of each hour from 0 to
Surrogate Key 23.
AM_PM_STR For 12 hour format, this determines VARCHAR2(30)
whether it is AM or PM
Am Pm String
FROM_TIME_OF_DAY_WID Foreign Key referring to NUMBER W_TIME_OF_DAY_D
W_TIME_OF_DAY_D, It is starting of
From Time Surrogate Key the hour such as 10:00:00 (stored as
100000).
HH12_STR 12 hour format full string in hh:mi:ss VARCHAR2(30)
format
HH 12 String
TO_TIME_OF_DAY_WID Foreign Key referring to NUMBER W_TIME_OF_DAY_D
W_TIME_OF_DAY_D, It is end of hour
To Time Surrogate Key such as 10:59:59 (stored as 105959).

HH24_STR 24 hour format full string in VARCHAR2(30)


hh24:mi:ss format
HH 24 String
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

TIME_SESSION In 24 hours, it divides into 6 different VARCHAR2(30)


sessions in a day. It can have values
Time Session AFTERNOON,DAWN,EVENING,MORNI
NG,NIGHT,NOON.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
X_CUSTOM This column is used as a generic field VARCHAR2(10)
for customer extensions.
Generic Extension Column

DWDMR A-Z.doc
W_HOUSEHOLD_D
Business Name: Household

Description:
Data warehouse household dimension table

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate key to uniquely identify a NUMBER
record.
Surrogate Key of the Table
NAME House Hold Name VARCHAR2(100)

Name
ANNUAL_INCOME_CODE Annual Income Language VARCHAR2(50)
Independent Type
Annual Income I
AVERAGE_AGE Average Age NUMBER(28,10)

Average Age
BU_NAME House Hold Business Unit Name VARCHAR2(100)

Business Unit Name


CATEGORY_CODE Category Language Independent Code VARCHAR2(50)
(values based on LOV type
Category I 'HOUSEHOLD_CATEGORIES')
CON_FST_NAME House Hold Contact First Name VARCHAR2(50)

Contact Fst Name


CON_LST_NAME House Hold Contact Last Name VARCHAR2(50)

Contact Lst Name


CREATED_DT Created Date DATE

Created Date
CREDIT_SCORE Credit Score NUMBER(28,10)

Credit Score
DEPENDS_NUM Number of Dependents NUMBER

Depends Num
GROUP_NAME Group Name VARCHAR2(50)

Group Name
HHOLD_ADDRESS Address VARCHAR2(200)

Hhold Address
HHOLD_CITY City VARCHAR2(50)

Hhold City
HHOLD_COUNTRY Country VARCHAR2(30)

Hhold Country
HHOLD_STATE State Province VARCHAR2(50)

Hhold State

DWDMR A-Z.doc
HHOLD_ZIP Zip Code VARCHAR2(30)

Hhold Zip
HH_INCOME Average House Hold Income NUMBER(28,10)

Hh Income
HH_REVENUE Average House Hold Revenue NUMBER(28,10)

Hh Revenue
INCOME_RANGE_CODE Income Range Language Independent VARCHAR2(50)
Type
Income Range I
MAIL_FLG Mail Flg CHAR(1)

Mail Flg
MAIN_PH_FAX_NUM Fax Number VARCHAR2(40)

Main Ph Fax Num


MAIN_PH_NUM Phone Number VARCHAR2(40)

Main Ph Num
MEDIAN_AGE Median Age NUMBER

Median Age
MKT_SEGMENT_CODE House Hold Segment Language VARCHAR2(50)
Independent Code (values based on
Marketing Segment I LOV type 'HOUSEHOLD_SEGMENT')

NUM_CONTACTS Number of Contacts in the household NUMBER


calculated from OLAP
Number Contacts
NUM_PROD Number of Product NUMBER

Num Prod
OWNERSHIP_CODE Ownership Language Independent VARCHAR2(50)
Type
Ownership I
PAR_GROUP_ID Parent Group ID VARCHAR2(80)

Parent Group ID
PARENT_NAME Parent House Hold Name VARCHAR2(30)

Parent Name
PR_CON_ID Primary Contact Id VARCHAR2(80)

Primary Contact Id
REGION Region VARCHAR2(40)

Region
STATUS_CODE Status Language Independent Code VARCHAR2(50)
(values based on LOV type
Status I 'HOUSEHOLD_STATUS')
HOUSEHOLD_TYPE_CODE Type Language Independent code VARCHAR2(50)
(values based on LOV type
Type I ''HOUSEHOLD_TYPE'')
VIS_PR_BU_ID Primary Buisness Unit Id for Visibility VARCHAR2(80)

Visibility Primary BU ID

DWDMR A-Z.doc
VIS_PR_POS_ID Primary Postition Id For Visibility VARCHAR2(80)

Visibility Primary Position ID


VIS_PR_POSTN_DH_WID NUMBER W_POSITION_DH

WEALTH_AMT Average Wealth Amount NUMBER(28,10)

Wealth Amount
WEALTH_RANGE_CODE Wealth Range Language Independent VARCHAR2(50)
Code (values based on LOV type
Wealth Range I 'WEALTH_RANGE_LOV) and bucketed
using the min and max values of the
type

CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D


dimension indicating the user who
Source Record Created By User created the record in the source
Surrogate Key system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Last Modified By last modified the record in the source
User Surrogate Key system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
Source Record Creation Date and source system.
Time
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
Source Record Last Modified Date system.
and Time
AUX1_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time1 which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time2 which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time3 which acts as a source for the current
table.
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
SRC_EFF_FROM_DT This column stores the date from DATE
which the source record (in the
Source Supplied Effective From Source system) is effective. The value
Date and Time is extracted from the source
(whenever available)

DWDMR A-Z.doc
SRC_EFF_TO_DT This column stores the date up to DATE
which the source record (in the
Source Supplied Effective To Date Source system) is effective. The value
and Time is extracted from the source
(whenever available)
EFFECTIVE_FROM_DT This column stores the date from DATE
which the dimension record is
Effective From Date and Time effective. A value is either assigned by
Siebel Applications or extracted from
the source.
EFFECTIVE_TO_DT This column stores the date up to DATE
which the dimension record is
Effective To Date and Time effective. A value is either assigned by
Siebel Applications or extracted from
the source.
DELETE_FLG This flag indicates the deletion status CHAR(1)
of the record in the source system. A
Deleted Record Indicator value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

CURRENT_FLG This is a flag for marking dimension CHAR(1)


records as "Y" in order to represent
Current Record Indicator the current state of a dimension
entity. This flag is typically critical for
Type II slowly-changing dimensions,
as records in a Type II situation tend
to be numerous.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
DATASOURCE_NUM_ID System Field NUMBER

Source Identifier
ETL_PROC_WID System Field. NUMBER

ETL Process Identifier


INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)
a dimension or fact entity in its source
Unique Source Record Identifier system. In case of composite keys, the
value in this column can consist of
concatenated parts.

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

DWDMR A-Z.doc
X_CUSTOM This column is used as a generic field VARCHAR2(10)
for customer extensions.
Generic Extension Column
DOC_CURR_CODE VARCHAR2(30)

EXCH_DT DATE

DOC_HH_INCOME NUMBER(28,10)

DOC_HH_REVENUE NUMBER(28,10)

DOC_WEALTH_AMT NUMBER(28,10)

GLOBAL1_EXCHANGE_RATE NUMBER(28,10)

GLOBAL2_EXCHANGE_RATE NUMBER(28,10)

GLOBAL3_EXCHANGE_RATE NUMBER(28,10)

GLOBAL4_EXCHANGE_RATE NUMBER(28,10)

GLOBAL5_EXCHANGE_RATE NUMBER(28,10)

DWDMR A-Z.doc
W_HOUSEHOLD_F
Business Name: W_HOUSEHOLD_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
CONTACT_WID Contact Dimension Id NUMBER W_PARTY_PER_D

CON_GEO_WID NUMBER W_GEO_D

CREATED_BY_ORG_WID Creator's Organization Dimension Id NUMBER W_INT_ORG_D

CREATED_WID NUMBER W_DAY_D

DATASOURCE_NUM_ID System Field NUMBER

END_DT_WID NUMBER W_DAY_D

ETL_PROC_WID System Field NUMBER

GEO_REGION_WID NUMBER W_GEO_REGION_D

HHOLD_GEO_WID NUMBER W_GEO_D

HOUSEHOLD_WID NUMBER W_HOUSEHOLD_D

INTEGRATION_ID VARCHAR2(80)

PR_EMP_POS_WID NUMBER W_POSITION_D

PR_EMP_POSTN_DH_WID NUMBER W_POSITION_DH

PR_EMP_WID Primary Employee Dimension Id: NUMBER


using Primary Position's Employee Id

PR_INDUST_WID NUMBER W_INDUSTRY_DH

PR_OWNER_ORG_WID Owner's Organization Dimension Id NUMBER W_INT_ORG_D

PR_VIS_ORG_WID Organization Dimension ID NUMBER W_INT_ORG_D

DWDMR A-Z.doc
RELATION_TYPE_WID NUMBER W_XACT_TYPE_D

ROW_WID Surrogate Key to Uniquely Identify a NUMBER


Record

START_DT_WID NUMBER W_DAY_D

PR_CON_FLG CHAR(1)

PR_HHOLD_FLG CHAR(1)

X_CUSTOM VARCHAR2(10)

PR_OWNER_BU_WID NUMBER W_INT_ORG_D

CREATED_BY_WID NUMBER W_USER_D

CHANGED_BY_WID NUMBER W_USER_D

CREATED_ON_DT DATE

CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT DATE

DELETE_FLG CHAR(1)

W_INSERT_DT DATE

W_UPDATE_DT DATE

TENANT_ID VARCHAR2(80)

DWDMR A-Z.doc
W_HR_ASSIGNMENT_D
Business Name: W_HR_ASSIGNMENT_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

ASSIGNMENT_NUMBER VARCHAR2(30)

ASSIGNMENT_NAME VARCHAR2(80)

ASSIGNMENT_TYPE_CODE VARCHAR2(30)

W_ASSIGNMENT_TYPE_CODE VARCHAR2(30)

PRIMARY_FLG VARCHAR2(30)

LEGISLATION_CODE VARCHAR2(30)

PAR_PER_INTEGRATION_ID VARCHAR2(80)

HR_PERSON_WID NUMBER

ASSIGNMENT_ATTR1_CHAR VARCHAR2(255)

ASSIGNMENT_ATTR1_CHAR
ASSIGNMENT_ATTR2_CHAR VARCHAR2(255)

ASSIGNMENT_ATTR2_CHAR
ASSIGNMENT_ATTR3_CHAR VARCHAR2(255)

ASSIGNMENT_ATTR3_CHAR
ASSIGNMENT_ATTR4_CHAR VARCHAR2(255)

ASSIGNMENT_ATTR4_CHAR
ASSIGNMENT_ATTR5_CHAR VARCHAR2(255)

ASSIGNMENT_ATTR5_CHAR
ASSIGNMENT_ATTR6_CHAR VARCHAR2(255)

ASSIGNMENT_ATTR6_CHAR
ASSIGNMENT_ATTR7_CHAR VARCHAR2(255)

ASSIGNMENT_ATTR7_CHAR
ASSIGNMENT_ATTR8_CHAR VARCHAR2(255)

ASSIGNMENT_ATTR8_CHAR

DWDMR A-Z.doc
ASSIGNMENT_ATTR9_CHAR VARCHAR2(255)

ASSIGNMENT_ATTR9_CHAR
ASSIGNMENT_ATTR10_CHAR VARCHAR2(255)

ASSIGNMENT_ATTR10_CHAR
ASSIGNMENT_ATTR11_CHAR VARCHAR2(255)

ASSIGNMENT_ATTR11_CHAR
ASSIGNMENT_ATTR12_CHAR VARCHAR2(255)

ASSIGNMENT_ATTR12_CHAR
ASSIGNMENT_ATTR13_CHAR VARCHAR2(255)

ASSIGNMENT_ATTR13_CHAR
ASSIGNMENT_ATTR14_CHAR VARCHAR2(255)

ASSIGNMENT_ATTR14_CHAR
ASSIGNMENT_ATTR15_CHAR VARCHAR2(255)

ASSIGNMENT_ATTR15_CHAR
ASSIGNMENT_ATTR16_CHAR VARCHAR2(255)

ASSIGNMENT_ATTR16_CHAR
ASSIGNMENT_ATTR17_CHAR VARCHAR2(255)

ASSIGNMENT_ATTR17_CHAR
ASSIGNMENT_ATTR18_CHAR VARCHAR2(255)

ASSIGNMENT_ATTR18_CHAR
ASSIGNMENT_ATTR19_CHAR VARCHAR2(255)

ASSIGNMENT_ATTR19_CHAR
ASSIGNMENT_ATTR20_CHAR VARCHAR2(255)

ASSIGNMENT_ATTR20_CHAR
ASSIGNMENT_ATTR21_CHAR VARCHAR2(255)

ASSIGNMENT_ATTR21_CHAR
ASSIGNMENT_ATTR22_CHAR VARCHAR2(255)

ASSIGNMENT_ATTR22_CHAR
ASSIGNMENT_ATTR23_CHAR VARCHAR2(255)

ASSIGNMENT_ATTR23_CHAR
ASSIGNMENT_ATTR24_CHAR VARCHAR2(255)

ASSIGNMENT_ATTR24_CHAR
ASSIGNMENT_ATTR25_CHAR VARCHAR2(255)

ASSIGNMENT_ATTR25_CHAR
ASSIGNMENT_ATTR26_CHAR VARCHAR2(255)

ASSIGNMENT_ATTR26_CHAR
ASSIGNMENT_ATTR27_CHAR VARCHAR2(255)

ASSIGNMENT_ATTR27_CHAR
ASSIGNMENT_ATTR28_CHAR VARCHAR2(255)

ASSIGNMENT_ATTR28_CHAR

DWDMR A-Z.doc
ASSIGNMENT_ATTR29_CHAR VARCHAR2(255)

ASSIGNMENT_ATTR29_CHAR
ASSIGNMENT_ATTR30_CHAR VARCHAR2(255)

ASSIGNMENT_ATTR30_CHAR
ASSIGNMENT_ATTR1_NUM NUMBER(20,4)

ASSIGNMENT_ATTR1_NUM
ASSIGNMENT_ATTR2_NUM NUMBER(20,4)

ASSIGNMENT_ATTR2_NUM
ASSIGNMENT_ATTR3_NUM NUMBER(20,4)

ASSIGNMENT_ATTR3_NUM
ASSIGNMENT_ATTR4_NUM NUMBER(20,4)

ASSIGNMENT_ATTR4_NUM
ASSIGNMENT_ATTR5_NUM NUMBER(20,4)

ASSIGNMENT_ATTR5_NUM
ASSIGNMENT_ATTR6_NUM NUMBER(20,4)

ASSIGNMENT_ATTR6_NUM
ASSIGNMENT_ATTR7_NUM NUMBER(20,4)

ASSIGNMENT_ATTR7_NUM
ASSIGNMENT_ATTR8_NUM NUMBER(20,4)

ASSIGNMENT_ATTR8_NUM
ASSIGNMENT_ATTR9_NUM NUMBER(20,4)

ASSIGNMENT_ATTR9_NUM
ASSIGNMENT_ATTR10_NUM NUMBER(20,4)

ASSIGNMENT_ATTR10_NUM
ASSIGNMENT_ATTR11_NUM NUMBER(20,4)

ASSIGNMENT_ATTR11_NUM
ASSIGNMENT_ATTR12_NUM NUMBER(20,4)

ASSIGNMENT_ATTR12_NUM
ASSIGNMENT_ATTR13_NUM NUMBER(20,4)

ASSIGNMENT_ATTR13_NUM
ASSIGNMENT_ATTR14_NUM NUMBER(20,4)

ASSIGNMENT_ATTR14_NUM
ASSIGNMENT_ATTR15_NUM NUMBER(20,4)

ASSIGNMENT_ATTR15_NUM
ASSIGNMENT_ATTR16_NUM NUMBER(20,4)

ASSIGNMENT_ATTR16_NUM
ASSIGNMENT_ATTR17_NUM NUMBER(20,4)

ASSIGNMENT_ATTR17_NUM
ASSIGNMENT_ATTR18_NUM NUMBER(20,4)

ASSIGNMENT_ATTR18_NUM

DWDMR A-Z.doc
ASSIGNMENT_ATTR19_NUM NUMBER(20,4)

ASSIGNMENT_ATTR19_NUM
ASSIGNMENT_ATTR20_NUM NUMBER(20,4)

ASSIGNMENT_ATTR20_NUM
ASSIGNMENT_ATTR1_DATE DATE

ASSIGNMENT_ATTR1_DATE
ASSIGNMENT_ATTR2_DATE DATE

ASSIGNMENT_ATTR2_DATE
ASSIGNMENT_ATTR3_DATE DATE

ASSIGNMENT_ATTR3_DATE
ASSIGNMENT_ATTR4_DATE DATE

ASSIGNMENT_ATTR4_DATE
ASSIGNMENT_ATTR5_DATE DATE

ASSIGNMENT_ATTR5_DATE
ASSIGNMENT_ATTR6_DATE DATE

ASSIGNMENT_ATTR6_DATE
ASSIGNMENT_ATTR7_DATE DATE

ASSIGNMENT_ATTR7_DATE
ASSIGNMENT_ATTR8_DATE DATE

ASSIGNMENT_ATTR8_DATE
ASSIGNMENT_ATTR9_DATE DATE

ASSIGNMENT_ATTR9_DATE
ASSIGNMENT_ATTR10_DATE DATE

ASSIGNMENT_ATTR10_DATE
CREATED_BY_WID NUMBER

CHANGED_BY_WID NUMBER

CREATED_ON_DT DATE

CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT DATE

DWDMR A-Z.doc
DELETE_FLG CHAR(1)

W_INSERT_DT DATE

W_UPDATE_DT DATE

DATASOURCE_NUM_ID NUMBER

ETL_PROC_WID NUMBER

INTEGRATION_ID VARCHAR2(80)

TENANT_ID VARCHAR2(80)

X_CUSTOM VARCHAR2(10)

DWDMR A-Z.doc
W_HR_ASSIGNMENT_XREF_D
Business Name: W_HR_ASSIGNMENT_XREF_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

SRC_DATASOURCE_NUM_ID NUMBER

SRC_INTEGRATION_ID VARCHAR2(80)

SRC_SCD1_WID NUMBER

MSTR_DATASOURCE_NUM_ID NUMBER

MSTR_INTEGRATION_ID VARCHAR2(80)

MSTR_SCD1_WID NUMBER

PREV_MSTR_SCD1_WID NUMBER

XREF_FLG CHAR(1)

W_INSERT_DT DATE

W_UPDATE_DT DATE

ETL_PROC_WID NUMBER

DWDMR A-Z.doc
W_HR_GEN01_HRCHY_D
Business Name: W_HR_GEN01_HRCHY_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

ROW_WID
HIERARCHY_CODE VARCHAR2(100)

HIERARCHY_CODE
PRIMARY_FLG VARCHAR2(1)

PRIMARY_FLG
CREATED_BY_WID NUMBER

CREATED_BY_WID
CHANGED_BY_WID NUMBER

CHANGED_BY_WID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
ETL_PROC_WID NUMBER

ETL_PROC_WID
INTEGRATION_ID VARCHAR2(100)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID

DWDMR A-Z.doc
W_HR_GEN01_NODE_D
Business Name: W_HR_GEN01_NODE_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

ROW_WID
NODE_CODE VARCHAR2(80)

NODE_CODE
NODE_NUMBER VARCHAR2(40)

NODE_NUMBER
NODE_ATTR1_NUM NUMBER(28,10)

NODE_ATTR1_NUM
NODE_ATTR2_NUM NUMBER(28,10)

NODE_ATTR2_NUM
NODE_ATTR3_NUM NUMBER(28,10)

NODE_ATTR3_NUM
NODE_ATTR4_NUM NUMBER(28,10)

NODE_ATTR4_NUM
NODE_ATTR5_NUM NUMBER(28,10)

NODE_ATTR5_NUM
NODE_ATTR6_NUM NUMBER(28,10)

NODE_ATTR6_NUM
NODE_ATTR7_NUM NUMBER(28,10)

NODE_ATTR7_NUM
NODE_ATTR8_NUM NUMBER(28,10)

NODE_ATTR8_NUM
NODE_ATTR9_NUM NUMBER(28,10)

NODE_ATTR9_NUM
NODE_ATTR10_NUM NUMBER(28,10)

NODE_ATTR10_NUM
NODE_ATTR11_NUM NUMBER(28,10)

NODE_ATTR11_NUM
NODE_ATTR12_NUM NUMBER(28,10)

NODE_ATTR12_NUM
NODE_ATTR13_NUM NUMBER(28,10)

NODE_ATTR13_NUM
NODE_ATTR14_NUM NUMBER(28,10)

NODE_ATTR14_NUM

DWDMR A-Z.doc
NODE_ATTR15_NUM NUMBER(28,10)

NODE_ATTR15_NUM
NODE_ATTR16_NUM NUMBER(28,10)

NODE_ATTR16_NUM
NODE_ATTR17_NUM NUMBER(28,10)

NODE_ATTR17_NUM
NODE_ATTR18_NUM NUMBER(28,10)

NODE_ATTR18_NUM
NODE_ATTR19_NUM NUMBER(28,10)

NODE_ATTR19_NUM
NODE_ATTR20_NUM NUMBER(28,10)

NODE_ATTR20_NUM
NODE_ATTR1_DATE DATE

NODE_ATTR1_DATE
NODE_ATTR2_DATE DATE

NODE_ATTR2_DATE
NODE_ATTR3_DATE DATE

NODE_ATTR3_DATE
NODE_ATTR4_DATE DATE

NODE_ATTR4_DATE
NODE_ATTR5_DATE DATE

NODE_ATTR5_DATE
NODE_ATTR6_DATE DATE

NODE_ATTR6_DATE
NODE_ATTR7_DATE DATE

NODE_ATTR7_DATE
NODE_ATTR8_DATE DATE

NODE_ATTR8_DATE
NODE_ATTR9_DATE DATE

NODE_ATTR9_DATE
NODE_ATTR10_DATE DATE

NODE_ATTR10_DATE
CREATED_BY_WID NUMBER

CREATED_BY_WID
CHANGED_BY_WID NUMBER

CHANGED_BY_WID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT

DWDMR A-Z.doc
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
ETL_PROC_WID NUMBER

ETL_PROC_WID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID

DWDMR A-Z.doc
W_HR_GEN01_REL_D
Business Name: W_HR_GEN01_REL_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
NODE_WID NUMBER

NODE_WID
PARENT_NODE_WID NUMBER

PARENT_NODE_WID
HIERARCHY_WID NUMBER

HIERARCHY_WID
HIERARCHY_VERSION_WID NUMBER

HIERARCHY_VERSION_WID
HIERARCHY_ID VARCHAR2(100)

HIERARCHY_ID
HIERARCHY_VERSION_ID VARCHAR2(255)

HIERARCHY_VERSION_ID
CREATED_BY_WID NUMBER

CREATED_BY_WID
CHANGED_BY_WID NUMBER

CHANGED_BY_WID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
PRIMARY_FLG VARCHAR2(1)

PRIMARY_FLG
SRC_EFF_FROM_DT DATE

SRC_EFF_FROM_DT
SRC_EFF_TO_DT DATE

SRC_EFF_TO_DT
EFFECTIVE_FROM_DT DATE

EFFECTIVE_FROM_DT
EFFECTIVE_TO_DT DATE

EFFECTIVE_TO_DT
DELETE_FLG VARCHAR2(1)

DELETE_FLG
CURRENT_FLG VARCHAR2(1)

CURRENT_FLG

DWDMR A-Z.doc
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
ETL_PROC_WID NUMBER

ETL_PROC_WID
INTEGRATION_ID VARCHAR2(100)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID

DWDMR A-Z.doc
W_HR_GEN01_VERSION_D
Business Name: W_HR_GEN01_VERSION_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

ROW_WID
HIERARCHY_WID NUMBER

HIERARCHY_WID
HIERARCHY_CODE VARCHAR2(100)

HIERARCHY_VERSION_CODE VARCHAR2(255)

HIERARCHY_VERSION_CODE
HIERARCHY_VERSION_NUMBER NUMBER

HIERARCHY_VERSION_NUMBER

EFFECTIVE_FROM_DT DATE

EFFECTIVE_FROM_DT
EFFECTIVE_TO_DT DATE

EFFECTIVE_TO_DT
CURRENT_FLG VARCHAR2(1)

CURRENT_FLG
CREATED_BY_WID NUMBER

CREATED_BY_WID
CHANGED_BY_WID NUMBER

CHANGED_BY_WID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
ETL_PROC_WID NUMBER

ETL_PROC_WID

DWDMR A-Z.doc
INTEGRATION_ID VARCHAR2(400)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID

DWDMR A-Z.doc
W_HR_ORGANIZATION_D
Business Name: W_HR_ORGANIZATION_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

ROW_WID
ORG_SCD1_WID NUMBER

ORG_SCD1_WID
MGR_HR_PERSON_WID NUMBER

MGR_HR_PERSON_WID
ORGANIZATION_ID VARCHAR2(80)

ORGANIZATION_ID
ORG_INTEGRATION_ID VARCHAR2(80)

ORG_INTEGRATION_ID
ORGANIZATION_TYPE VARCHAR2(40)

ORG_ATTR1_CHAR VARCHAR2(255)

ORG_ATTR1_CHAR
ORG_ATTR2_CHAR VARCHAR2(255)

ORG_ATTR2_CHAR
ORG_ATTR3_CHAR VARCHAR2(255)

ORG_ATTR3_CHAR
ORG_ATTR4_CHAR VARCHAR2(255)

ORG_ATTR4_CHAR
ORG_ATTR5_CHAR VARCHAR2(255)

ORG_ATTR5_CHAR
ORG_ATTR6_CHAR VARCHAR2(255)

ORG_ATTR6_CHAR
ORG_ATTR7_CHAR VARCHAR2(255)

ORG_ATTR7_CHAR
ORG_ATTR8_CHAR VARCHAR2(255)

ORG_ATTR8_CHAR
ORG_ATTR9_CHAR VARCHAR2(255)

ORG_ATTR9_CHAR
ORG_ATTR10_CHAR VARCHAR2(255)

ORG_ATTR10_CHAR
ORG_ATTR11_CHAR VARCHAR2(255)

ORG_ATTR11_CHAR

DWDMR A-Z.doc
ORG_ATTR12_CHAR VARCHAR2(255)

ORG_ATTR12_CHAR
ORG_ATTR13_CHAR VARCHAR2(255)

ORG_ATTR13_CHAR
ORG_ATTR14_CHAR VARCHAR2(255)

ORG_ATTR14_CHAR
ORG_ATTR15_CHAR VARCHAR2(255)

ORG_ATTR15_CHAR
ORG_ATTR16_CHAR VARCHAR2(255)

ORG_ATTR16_CHAR
ORG_ATTR17_CHAR VARCHAR2(255)

ORG_ATTR17_CHAR
ORG_ATTR18_CHAR VARCHAR2(255)

ORG_ATTR18_CHAR
ORG_ATTR19_CHAR VARCHAR2(255)

ORG_ATTR19_CHAR
ORG_ATTR20_CHAR VARCHAR2(255)

ORG_ATTR20_CHAR
ORG_ATTR21_CHAR VARCHAR2(255)

ORG_ATTR21_CHAR
ORG_ATTR22_CHAR VARCHAR2(255)

ORG_ATTR22_CHAR
ORG_ATTR23_CHAR VARCHAR2(255)

ORG_ATTR23_CHAR
ORG_ATTR24_CHAR VARCHAR2(255)

ORG_ATTR24_CHAR
ORG_ATTR25_CHAR VARCHAR2(255)

ORG_ATTR25_CHAR
ORG_ATTR26_CHAR VARCHAR2(255)

ORG_ATTR26_CHAR
ORG_ATTR27_CHAR VARCHAR2(255)

ORG_ATTR27_CHAR
ORG_ATTR28_CHAR VARCHAR2(255)

ORG_ATTR28_CHAR
ORG_ATTR29_CHAR VARCHAR2(255)

ORG_ATTR29_CHAR
ORG_ATTR30_CHAR VARCHAR2(255)

ORG_ATTR30_CHAR
ORG_ATTR1_NUM NUMBER(20,4)

ORG_ATTR1_NUM

DWDMR A-Z.doc
ORG_ATTR2_NUM NUMBER(20,4)

ORG_ATTR2_NUM
ORG_ATTR3_NUM NUMBER(20,4)

ORG_ATTR3_NUM
ORG_ATTR4_NUM NUMBER(20,4)

ORG_ATTR4_NUM
ORG_ATTR5_NUM NUMBER(20,4)

ORG_ATTR5_NUM
ORG_ATTR6_NUM NUMBER(20,4)

ORG_ATTR6_NUM
ORG_ATTR7_NUM NUMBER(20,4)

ORG_ATTR7_NUM
ORG_ATTR8_NUM NUMBER(20,4)

ORG_ATTR8_NUM
ORG_ATTR9_NUM NUMBER(20,4)

ORG_ATTR9_NUM
ORG_ATTR10_NUM NUMBER(20,4)

ORG_ATTR10_NUM
ORG_ATTR11_NUM NUMBER(20,4)

ORG_ATTR11_NUM
ORG_ATTR12_NUM NUMBER(20,4)

ORG_ATTR12_NUM
ORG_ATTR13_NUM NUMBER(20,4)

ORG_ATTR13_NUM
ORG_ATTR14_NUM NUMBER(20,4)

ORG_ATTR14_NUM
ORG_ATTR15_NUM NUMBER(20,4)

ORG_ATTR15_NUM
ORG_ATTR16_NUM NUMBER(20,4)

ORG_ATTR16_NUM
ORG_ATTR17_NUM NUMBER(20,4)

ORG_ATTR17_NUM
ORG_ATTR18_NUM NUMBER(20,4)

ORG_ATTR18_NUM
ORG_ATTR19_NUM NUMBER(20,4)

ORG_ATTR19_NUM
ORG_ATTR20_NUM NUMBER(20,4)

ORG_ATTR20_NUM
ORG_ATTR1_DATE DATE

ORG_ATTR1_DATE

DWDMR A-Z.doc
ORG_ATTR2_DATE DATE

ORG_ATTR2_DATE
ORG_ATTR3_DATE DATE

ORG_ATTR3_DATE
ORG_ATTR4_DATE DATE

ORG_ATTR4_DATE
ORG_ATTR5_DATE DATE

ORG_ATTR5_DATE
ORG_ATTR6_DATE DATE

ORG_ATTR6_DATE
ORG_ATTR7_DATE DATE

ORG_ATTR7_DATE
ORG_ATTR8_DATE DATE

ORG_ATTR8_DATE
ORG_ATTR9_DATE DATE

ORG_ATTR9_DATE
ORG_ATTR10_DATE DATE

ORG_ATTR10_DATE
CREATED_BY_WID NUMBER

CREATED_BY_WID
CHANGED_BY_WID NUMBER

CHANGED_BY_WID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
SRC_EFF_FROM_DT DATE

SRC_EFF_FROM_DT
SRC_EFF_TO_DT DATE

SRC_EFF_TO_DT
EFFECTIVE_FROM_DT DATE

EFFECTIVE_FROM_DT

DWDMR A-Z.doc
EFFECTIVE_TO_DT DATE

EFFECTIVE_TO_DT
DELETE_FLG VARCHAR2(30)

DELETE_FLG
CURRENT_FLG VARCHAR2(30)

CURRENT_FLG
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
ETL_PROC_WID NUMBER

ETL_PROC_WID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
SET_ID VARCHAR2(30)

SET_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
X_CUSTOM VARCHAR2(10)

X_CUSTOM

DWDMR A-Z.doc
W_HR_PERSON_D
Business Name: W_HR_PERSON_D

Description:
Table to store the HR Person Dimension.

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

PERSON_ID VARCHAR2(80)

START_DATE DATE

BLOOD_TYPE_CODE VARCHAR2(30)

DATE_OF_BIRTH DATE

DATE_OF_DEATH DATE

COUNTRY_OF_BIRTH VARCHAR2(240)

REGION_OF_BIRTH VARCHAR2(240)

TOWN_OF_BIRTH VARCHAR2(240)

LOGIN VARCHAR2(64)

PERSON_NUMBER VARCHAR2(120)

LAST_NAME VARCHAR2(150)

FIRST_NAME VARCHAR2(150)

MIDDLE_NAMES VARCHAR2(80)

TITLE_CODE VARCHAR2(30)

TITLE_CODE
TITLE VARCHAR2(30)

DWDMR A-Z.doc
SUFFIX VARCHAR2(80)

FULL_NAME VARCHAR2(2000)

DISPLAY_NAME VARCHAR2(240)

LIST_NAME VARCHAR2(240)

ORDER_NAME VARCHAR2(240)

PREVIOUS_LAST_NAME VARCHAR2(150)

PRE_NAME_ADJUNCT VARCHAR2(150)

KNOWN_AS VARCHAR2(80)

HONORS VARCHAR2(80)

MILITARY_RANK VARCHAR2(80)

EMP_INTEGRATION_ID VARCHAR2(80)

EMP_INTEGRATION_ID
PERSON_ATTR1_CHAR VARCHAR2(255)

PERSON_ATTR1_CHAR
PERSON_ATTR2_CHAR VARCHAR2(255)

PERSON_ATTR2_CHAR
PERSON_ATTR3_CHAR VARCHAR2(255)

PERSON_ATTR3_CHAR
PERSON_ATTR4_CHAR VARCHAR2(255)

PERSON_ATTR4_CHAR
PERSON_ATTR5_CHAR VARCHAR2(255)

PERSON_ATTR5_CHAR
PERSON_ATTR6_CHAR VARCHAR2(255)

PERSON_ATTR6_CHAR
PERSON_ATTR7_CHAR VARCHAR2(255)

PERSON_ATTR7_CHAR
PERSON_ATTR8_CHAR VARCHAR2(255)

PERSON_ATTR8_CHAR
PERSON_ATTR9_CHAR VARCHAR2(255)

PERSON_ATTR9_CHAR

DWDMR A-Z.doc
PERSON_ATTR10_CHAR VARCHAR2(255)

PERSON_ATTR10_CHAR
PERSON_ATTR11_CHAR VARCHAR2(255)

PERSON_ATTR11_CHAR
PERSON_ATTR12_CHAR VARCHAR2(255)

PERSON_ATTR12_CHAR
PERSON_ATTR13_CHAR VARCHAR2(255)

PERSON_ATTR13_CHAR
PERSON_ATTR14_CHAR VARCHAR2(255)

PERSON_ATTR14_CHAR
PERSON_ATTR15_CHAR VARCHAR2(255)

PERSON_ATTR15_CHAR
PERSON_ATTR16_CHAR VARCHAR2(255)

PERSON_ATTR16_CHAR
PERSON_ATTR17_CHAR VARCHAR2(255)

PERSON_ATTR17_CHAR
PERSON_ATTR18_CHAR VARCHAR2(255)

PERSON_ATTR18_CHAR
PERSON_ATTR19_CHAR VARCHAR2(255)

PERSON_ATTR19_CHAR
PERSON_ATTR20_CHAR VARCHAR2(255)

PERSON_ATTR20_CHAR
PERSON_ATTR21_CHAR VARCHAR2(255)

PERSON_ATTR21_CHAR
PERSON_ATTR22_CHAR VARCHAR2(255)

PERSON_ATTR22_CHAR
PERSON_ATTR23_CHAR VARCHAR2(255)

PERSON_ATTR23_CHAR
PERSON_ATTR24_CHAR VARCHAR2(255)

PERSON_ATTR24_CHAR
PERSON_ATTR25_CHAR VARCHAR2(255)

PERSON_ATTR25_CHAR
PERSON_ATTR26_CHAR VARCHAR2(255)

PERSON_ATTR26_CHAR
PERSON_ATTR27_CHAR VARCHAR2(255)

PERSON_ATTR27_CHAR
PERSON_ATTR28_CHAR VARCHAR2(255)

PERSON_ATTR28_CHAR
PERSON_ATTR29_CHAR VARCHAR2(255)

PERSON_ATTR29_CHAR

DWDMR A-Z.doc
PERSON_ATTR30_CHAR VARCHAR2(255)

PERSON_ATTR30_CHAR
PERSON_ATTR1_NUM NUMBER(20,4)

PERSON_ATTR1_NUM
PERSON_ATTR2_NUM NUMBER(20,4)

PERSON_ATTR2_NUM
PERSON_ATTR3_NUM NUMBER(20,4)

PERSON_ATTR3_NUM
PERSON_ATTR4_NUM NUMBER(20,4)

PERSON_ATTR4_NUM
PERSON_ATTR5_NUM NUMBER(20,4)

PERSON_ATTR5_NUM
PERSON_ATTR6_NUM NUMBER(20,4)

PERSON_ATTR6_NUM
PERSON_ATTR7_NUM NUMBER(20,4)

PERSON_ATTR7_NUM
PERSON_ATTR8_NUM NUMBER(20,4)

PERSON_ATTR8_NUM
PERSON_ATTR9_NUM NUMBER(20,4)

PERSON_ATTR9_NUM
PERSON_ATTR10_NUM NUMBER(20,4)

PERSON_ATTR10_NUM
PERSON_ATTR11_NUM NUMBER(20,4)

PERSON_ATTR11_NUM
PERSON_ATTR12_NUM NUMBER(20,4)

PERSON_ATTR12_NUM
PERSON_ATTR13_NUM NUMBER(20,4)

PERSON_ATTR13_NUM
PERSON_ATTR14_NUM NUMBER(20,4)

PERSON_ATTR14_NUM
PERSON_ATTR15_NUM NUMBER(20,4)

PERSON_ATTR15_NUM
PERSON_ATTR16_NUM NUMBER(20,4)

PERSON_ATTR16_NUM
PERSON_ATTR17_NUM NUMBER(20,4)

PERSON_ATTR17_NUM
PERSON_ATTR18_NUM NUMBER(20,4)

PERSON_ATTR18_NUM
PERSON_ATTR19_NUM NUMBER(20,4)

PERSON_ATTR19_NUM

DWDMR A-Z.doc
PERSON_ATTR20_NUM NUMBER(20,4)

PERSON_ATTR20_NUM
PERSON_ATTR1_DATE DATE

PERSON_ATTR1_DATE
PERSON_ATTR2_DATE DATE

PERSON_ATTR2_DATE
PERSON_ATTR3_DATE DATE

PERSON_ATTR3_DATE
PERSON_ATTR4_DATE DATE

PERSON_ATTR4_DATE
PERSON_ATTR5_DATE DATE

PERSON_ATTR5_DATE
PERSON_ATTR6_DATE DATE

PERSON_ATTR6_DATE
PERSON_ATTR7_DATE DATE

PERSON_ATTR7_DATE
PERSON_ATTR8_DATE DATE

PERSON_ATTR8_DATE
PERSON_ATTR9_DATE DATE

PERSON_ATTR9_DATE
PERSON_ATTR10_DATE DATE

PERSON_ATTR10_DATE
CREATED_BY_WID NUMBER

CHANGED_BY_WID NUMBER

CREATED_ON_DT DATE

CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT DATE

DELETE_FLG VARCHAR2(30)

DWDMR A-Z.doc
W_INSERT_DT DATE

W_UPDATE_DT DATE

DATASOURCE_NUM_ID NUMBER

ETL_PROC_WID NUMBER

INTEGRATION_ID VARCHAR2(80)

TENANT_ID VARCHAR2(80)

EMPLOYEE_WID NUMBER

EMPLOYEE_SCD1_WID NUMBER

X_CUSTOM VARCHAR2(10)

DWDMR A-Z.doc
W_HR_PERSON_LEG_D
Business Name: W_HR_PERSON_LEG_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

LEGISLATION_CODE VARCHAR2(30)

DISABILITY_CODE VARCHAR2(80)

DISABILITY_CATEGORY_CODE VARCHAR2(80)

DISABILITY_REASON_CODE VARCHAR2(80)

DISABILITY_STATUS_CODE VARCHAR2(80)

C_DISABILITY_CATEGORY_CODE VARCHAR2(80)

DISABLED_FLG VARCHAR2(30)

ETHNIC_GROUP_CODE VARCHAR2(80)

W_ETHNIC_GROUP_CODE VARCHAR2(80)

ETHNIC_GROUP_PRIMARY_FLG VARCHAR2(30)

SEX_MF_CODE VARCHAR2(80)

W_SEX_MF_CODE VARCHAR2(80)

HIEST_EDU_DEG_CODE VARCHAR2(80)

C_HIEST_EDU_DEG_CODE VARCHAR2(80)

MARITAL_STATUS_CODE VARCHAR2(80)

DWDMR A-Z.doc
MARITAL_STATUS_DATE DATE

W_MARITAL_STATUS_CODE VARCHAR2(80)

RELIGION_CODE VARCHAR2(80)

C_RELIGION_CODE VARCHAR2(80)

RELIGION_PRIMARY_FLG VARCHAR2(30)

VISA_PERMIT_CATEGORY_CODE VARCHAR2(80)

VISA_PERMIT_STATUS_CODE VARCHAR2(80)

VISA_PERMIT_TYPE_CODE VARCHAR2(80)

C_VISA_PERMIT_TYPE_CODE VARCHAR2(80)

VISA_PERMIT_ST_DT DATE

VISA_PERMIT_END_DT DATE

VISA_PERMIT_ST_DT_WID NUMBER

VISA_PERMIT_END_DT_WID NUMBER

CITIZENSHIP_CODE VARCHAR2(80)

C_CITIZENSHIP_CODE VARCHAR2(80)

CITIZENSHIP_STATUS_CODE VARCHAR2(80)

C_CITIZENSHIP_STATUS_CODE VARCHAR2(80)

NATNL_ID_TYPE_CODE VARCHAR2(80)

NATNL_ID_NUM VARCHAR2(30)

DWDMR A-Z.doc
VETERAN_STATUS_CODE VARCHAR2(80)

W_VETERAN_STATUS_CODE VARCHAR2(80)

SPL_DIS_VET_FLG VARCHAR2(150)

VIETNAM_ERA_VET_FLG VARCHAR2(150)

OTH_PORT_VET100_FLG VARCHAR2(150)

SEP_VET100_FLG VARCHAR2(150)

NOT_VET100_FLG VARCHAR2(150)

DIS_VET_FLG VARCHAR2(150)

OTH_PORT_VET100A_FLG VARCHAR2(150)

ARM_VET_FLG VARCHAR2(150)

SEP_VET100A_FLG VARCHAR2(150)

NOT_VET100A_FLG VARCHAR2(150)

FULL_NAME VARCHAR2(2000)

LAST_NAME VARCHAR2(150)

FIRST_NAME VARCHAR2(150)

MIDDLE_NAME VARCHAR2(80)

TITLE VARCHAR2(30)

TITLE_CODE VARCHAR2(30)

TITLE_CODE
SUFFIX VARCHAR2(80)

DISPLAY_NAME VARCHAR2(240)

DWDMR A-Z.doc
NAME_TYPE VARCHAR2(30)

CHAR_SET_CONTEXT VARCHAR2(30)

GLOBAL_FULL_NAME VARCHAR2(2000)

GLOBAL_LAST_NAME VARCHAR2(150)

GLOBAL_FIRST_NAME VARCHAR2(150)

GLOBAL_MIDDLE_NAME VARCHAR2(80)

GLOBAL_TITLE VARCHAR2(30)

GLOBAL_TITLE_CODE VARCHAR2(30)

GLOBAL_TITLE_CODE
GLOBAL_SUFFIX VARCHAR2(80)

GLOBAL_DISPLAY_NAME VARCHAR2(240)

GLOBAL_FLG VARCHAR2(1)

PER_DEMOG_INTEGRATION_ID VARCHAR2(80)

PAR_DEMOG_INTEGRATION_ID VARCHAR2(80)

PAR_DEMOG_INTEGRATION_ID

PAR_DEMOG_WID NUMBER

PAR_DEMOG_WID
PER_DEMOG_WID NUMBER

PERSON_INTEGRATION_ID VARCHAR2(80)

EMP_INTEGRATION_ID VARCHAR2(80)

EMP_INTEGRATION_ID
ASG_LEG_FLG VARCHAR2(30)

SCD1_WID NUMBER

DWDMR A-Z.doc
PERSON_LEG_ATTR1_CHAR VARCHAR2(255)

PERSON_LEG_ATTR1_CHAR
PERSON_LEG_ATTR2_CHAR VARCHAR2(255)

PERSON_LEG_ATTR2_CHAR
PERSON_LEG_ATTR3_CHAR VARCHAR2(255)

PERSON_LEG_ATTR3_CHAR
PERSON_LEG_ATTR4_CHAR VARCHAR2(255)

PERSON_LEG_ATTR4_CHAR
PERSON_LEG_ATTR5_CHAR VARCHAR2(255)

PERSON_LEG_ATTR5_CHAR
PERSON_LEG_ATTR6_CHAR VARCHAR2(255)

PERSON_LEG_ATTR6_CHAR
PERSON_LEG_ATTR7_CHAR VARCHAR2(255)

PERSON_LEG_ATTR7_CHAR
PERSON_LEG_ATTR8_CHAR VARCHAR2(255)

PERSON_LEG_ATTR8_CHAR
PERSON_LEG_ATTR9_CHAR VARCHAR2(255)

PERSON_LEG_ATTR9_CHAR
PERSON_LEG_ATTR10_CHAR VARCHAR2(255)

PERSON_LEG_ATTR10_CHAR
PERSON_LEG_ATTR11_CHAR VARCHAR2(255)

PERSON_LEG_ATTR11_CHAR
PERSON_LEG_ATTR12_CHAR VARCHAR2(255)

PERSON_LEG_ATTR12_CHAR
PERSON_LEG_ATTR13_CHAR VARCHAR2(255)

PERSON_LEG_ATTR13_CHAR
PERSON_LEG_ATTR14_CHAR VARCHAR2(255)

PERSON_LEG_ATTR14_CHAR
PERSON_LEG_ATTR15_CHAR VARCHAR2(255)

PERSON_LEG_ATTR15_CHAR
PERSON_LEG_ATTR16_CHAR VARCHAR2(255)

PERSON_LEG_ATTR16_CHAR
PERSON_LEG_ATTR17_CHAR VARCHAR2(255)

PERSON_LEG_ATTR17_CHAR
PERSON_LEG_ATTR18_CHAR VARCHAR2(255)

PERSON_LEG_ATTR18_CHAR
PERSON_LEG_ATTR19_CHAR VARCHAR2(255)

PERSON_LEG_ATTR19_CHAR
PERSON_LEG_ATTR20_CHAR VARCHAR2(255)

PERSON_LEG_ATTR20_CHAR

DWDMR A-Z.doc
PERSON_LEG_ATTR21_CHAR VARCHAR2(255)

PERSON_LEG_ATTR21_CHAR
PERSON_LEG_ATTR22_CHAR VARCHAR2(255)

PERSON_LEG_ATTR22_CHAR
PERSON_LEG_ATTR23_CHAR VARCHAR2(255)

PERSON_LEG_ATTR23_CHAR
PERSON_LEG_ATTR24_CHAR VARCHAR2(255)

PERSON_LEG_ATTR24_CHAR
PERSON_LEG_ATTR25_CHAR VARCHAR2(255)

PERSON_LEG_ATTR25_CHAR
PERSON_LEG_ATTR26_CHAR VARCHAR2(255)

PERSON_LEG_ATTR26_CHAR
PERSON_LEG_ATTR27_CHAR VARCHAR2(255)

PERSON_LEG_ATTR27_CHAR
PERSON_LEG_ATTR28_CHAR VARCHAR2(255)

PERSON_LEG_ATTR28_CHAR
PERSON_LEG_ATTR29_CHAR VARCHAR2(255)

PERSON_LEG_ATTR29_CHAR
PERSON_LEG_ATTR30_CHAR VARCHAR2(255)

PERSON_LEG_ATTR30_CHAR
PERSON_LEG_ATTR1_NUM NUMBER(20,4)

PERSON_LEG_ATTR1_NUM
PERSON_LEG_ATTR2_NUM NUMBER(20,4)

PERSON_LEG_ATTR2_NUM
PERSON_LEG_ATTR3_NUM NUMBER(20,4)

PERSON_LEG_ATTR3_NUM
PERSON_LEG_ATTR4_NUM NUMBER(20,4)

PERSON_LEG_ATTR4_NUM
PERSON_LEG_ATTR5_NUM NUMBER(20,4)

PERSON_LEG_ATTR5_NUM
PERSON_LEG_ATTR6_NUM NUMBER(20,4)

PERSON_LEG_ATTR6_NUM
PERSON_LEG_ATTR7_NUM NUMBER(20,4)

PERSON_LEG_ATTR7_NUM
PERSON_LEG_ATTR8_NUM NUMBER(20,4)

PERSON_LEG_ATTR8_NUM
PERSON_LEG_ATTR9_NUM NUMBER(20,4)

PERSON_LEG_ATTR9_NUM
PERSON_LEG_ATTR10_NUM NUMBER(20,4)

PERSON_LEG_ATTR10_NUM

DWDMR A-Z.doc
PERSON_LEG_ATTR11_NUM NUMBER(20,4)

PERSON_LEG_ATTR11_NUM
PERSON_LEG_ATTR12_NUM NUMBER(20,4)

PERSON_LEG_ATTR12_NUM
PERSON_LEG_ATTR13_NUM NUMBER(20,4)

PERSON_LEG_ATTR13_NUM
PERSON_LEG_ATTR14_NUM NUMBER(20,4)

PERSON_LEG_ATTR14_NUM
PERSON_LEG_ATTR15_NUM NUMBER(20,4)

PERSON_LEG_ATTR15_NUM
PERSON_LEG_ATTR16_NUM NUMBER(20,4)

PERSON_LEG_ATTR16_NUM
PERSON_LEG_ATTR17_NUM NUMBER(20,4)

PERSON_LEG_ATTR17_NUM
PERSON_LEG_ATTR18_NUM NUMBER(20,4)

PERSON_LEG_ATTR18_NUM
PERSON_LEG_ATTR19_NUM NUMBER(20,4)

PERSON_LEG_ATTR19_NUM
PERSON_LEG_ATTR20_NUM NUMBER(20,4)

PERSON_LEG_ATTR20_NUM
PERSON_LEG_ATTR1_DATE DATE

PERSON_LEG_ATTR1_DATE
PERSON_LEG_ATTR2_DATE DATE

PERSON_LEG_ATTR2_DATE
PERSON_LEG_ATTR3_DATE DATE

PERSON_LEG_ATTR3_DATE
PERSON_LEG_ATTR4_DATE DATE

PERSON_LEG_ATTR4_DATE
PERSON_LEG_ATTR5_DATE DATE

PERSON_LEG_ATTR5_DATE
PERSON_LEG_ATTR6_DATE DATE

PERSON_LEG_ATTR6_DATE
PERSON_LEG_ATTR7_DATE DATE

PERSON_LEG_ATTR7_DATE
PERSON_LEG_ATTR8_DATE DATE

PERSON_LEG_ATTR8_DATE
PERSON_LEG_ATTR9_DATE DATE

PERSON_LEG_ATTR9_DATE
PERSON_LEG_ATTR10_DATE DATE

PERSON_LEG_ATTR10_DATE

DWDMR A-Z.doc
CREATED_BY_WID NUMBER

CHANGED_BY_WID NUMBER

CREATED_ON_DT DATE

CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT DATE

SRC_EFF_FROM_DT DATE

SRC_EFF_TO_DT DATE

EFFECTIVE_FROM_DT DATE

EFFECTIVE_TO_DT DATE

X_CUSTOM VARCHAR2(10)

DELETE_FLG VARCHAR2(30)

CURRENT_FLG VARCHAR2(30)

W_INSERT_DT DATE

W_UPDATE_DT DATE

DATASOURCE_NUM_ID NUMBER

ETL_PROC_WID NUMBER

INTEGRATION_ID VARCHAR2(80)

DWDMR A-Z.doc
TENANT_ID VARCHAR2(80)

DWDMR A-Z.doc
W_HR_PERSON_LEG_T1_D
Business Name: W_HR_PERSON_LEG_T1_D

Description:
W_HR_PERSON_LEG_T1_D

Table Columns:
Column Name Description Datatype Lookup Table
SCD1_WID NUMBER

PERSON_INTEGRATION_ID VARCHAR2(30)

LEGISLATION_CODE VARCHAR2(30)

ASG_LEG_FLG VARCHAR2(30)

GLOBAL_FLG VARCHAR2(1)

ACTIVE_FLG VARCHAR2(30)

DELETE_FLG VARCHAR2(30)

W_INSERT_DT DATE

W_UPDATE_DT DATE

DATASOURCE_NUM_ID NUMBER

ETL_PROC_WID NUMBER

INTEGRATION_ID VARCHAR2(80)

TENANT_ID VARCHAR2(80)

X_CUSTOM VARCHAR2(10)

DWDMR A-Z.doc
W_HR_PERSON_LEG_XREF_D
Business Name: W_HR_PERSON_LEG_XREF_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

SRC_DATASOURCE_NUM_ID NUMBER

SRC_INTEGRATION_ID VARCHAR2(80)

SRC_SCD1_WID NUMBER

MSTR_DATASOURCE_NUM_ID NUMBER

MSTR_INTEGRATION_ID VARCHAR2(80)

MSTR_SCD1_WID NUMBER

PREV_MSTR_SCD1_WID NUMBER

XREF_FLG CHAR(1)

W_INSERT_DT DATE

W_UPDATE_DT DATE

ETL_PROC_WID NUMBER

DWDMR A-Z.doc
W_HR_PERSON_XREF_D
Business Name: W_HR_PERSON_XREF_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

SRC_DATASOURCE_NUM_ID NUMBER

SRC_INTEGRATION_ID VARCHAR2(80)

SRC_SCD1_WID NUMBER

MSTR_DATASOURCE_NUM_ID NUMBER

MSTR_INTEGRATION_ID VARCHAR2(80)

MSTR_SCD1_WID NUMBER

PREV_MSTR_SCD1_WID NUMBER

XREF_FLG CHAR(1)

W_INSERT_DT DATE

W_UPDATE_DT DATE

ETL_PROC_WID NUMBER

DWDMR A-Z.doc
W_HR_PER_DEMOGRAPHICS_D
Business Name: W_HR_PER_DEMOGRAPHICS_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

LEGISLATION_CODE VARCHAR2(30)

DISABILITY_CODE VARCHAR2(80)

DISABILITY_CATEGORY_CODE VARCHAR2(80)

C_DISABILITY_CATEGORY_CODE VARCHAR2(80)

ETHNIC_GROUP_CODE VARCHAR2(80)

W_ETHNIC_GROUP_CODE VARCHAR2(80)

SEX_MF_CODE VARCHAR2(80)

W_SEX_MF_CODE VARCHAR2(80)

HIEST_EDU_DEG_CODE VARCHAR2(80)

C_HIEST_EDU_DEG_CODE VARCHAR2(80)

MARITAL_STATUS_CODE VARCHAR2(80)

W_MARITAL_STATUS_CODE VARCHAR2(80)

RELIGION_CODE VARCHAR2(80)

C_RELIGION_CODE VARCHAR2(80)

CITIZENSHIP_CODE VARCHAR2(80)

DWDMR A-Z.doc
CITIZENSHIP_STATUS_CODE VARCHAR2(80)

C_CITIZENSHIP_STATUS_CODE VARCHAR2(80)

VISA_PERMIT_TYPE_CODE VARCHAR2(80)

C_VISA_PERMIT_TYPE_CODE VARCHAR2(80)

NATNL_ID_TYPE_CODE VARCHAR2(80)

VETERAN_STATUS_CODE VARCHAR2(80)

W_INSERT_DT DATE

W_VETERAN_STATUS_CODE VARCHAR2(80)

SPL_DIS_VET_FLG VARCHAR2(150)

VIETNAM_ERA_VET_FLG VARCHAR2(150)

OTH_PORT_VET100_FLG VARCHAR2(150)

SEP_VET100_FLG VARCHAR2(150)

NOT_VET100_FLG VARCHAR2(150)

DIS_VET_FLG VARCHAR2(150)

OTH_PORT_VET100A_FLG VARCHAR2(150)

ARM_VET_FLG VARCHAR2(150)

SEP_VET100A_FLG VARCHAR2(150)

NOT_VET100A_FLG VARCHAR2(150)

W_UPDATE_DT DATE

DATASOURCE_NUM_ID NUMBER

DWDMR A-Z.doc
ETL_PROC_WID NUMBER

INTEGRATION_ID VARCHAR2(255)

TENANT_ID VARCHAR2(80)

DWDMR A-Z.doc
W_HR_POSITION_D
Business Name: W_HR_POSITION_D

Description:

W_HR_POSITION_D is a dimension table that tracks all positions available within an HR organization. A Position
is defined as the unique occurrence of a job in a given organization.The grain of this table is at a single instance
of a 'Position'. Examples of attributes stored in this table includes Position Name, Type and Status, whether the
position is active, whether it is a full time or part time position, whether exempt position or not and so on. This
table is designed to be a slowly/moderately changing dimension that supports Type-2 changes out of the box.

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate key to uniquely identify a NUMBER
record.

POSITION_ID VARCHAR2(80)

POSITION_NUM Identifies the Position Number VARCHAR2(30)


assigned by the source

POSITION_CODE VARCHAR2(30)

POSITION_TYPE_CODE Position identifier by assigned by the VARCHAR2(50)


source organization

POSITION_STATUS_CODE Describes whether the Position is VARCHAR2(50)


vacant, occupied, frozen or inactive

W_ACTIVE_POSITION_FLG Indicates if the Position is active or VARCHAR2(30)


not. Values are Y/N.

REGULAR_FLG Describes whether the Position is VARCHAR2(30)


Regular or Temporary

FULL_TIME_FLG Describes whether the Position is Full VARCHAR2(30)


time or Part time

HOURLY_FLG Describes whether the Position is VARCHAR2(30)


Hourly or Salaried

W_EXEMPT_FLG Describes whether the Position is VARCHAR2(30)


Exempt or Non-exempt

ACTIVE_FLG Identifies whether the record is VARCHAR2(30)


Active/Enabled in the source

LEGISLATION_CODE VARCHAR2(120)

HIRING_STATUS_CODE VARCHAR2(120)

WORKING_HOURS NUMBER

DWDMR A-Z.doc
FREQUENCY_CODE VARCHAR2(120)

TIME_NORMAL_START VARCHAR2(20)

TIME_NORMAL_FINISH VARCHAR2(20)

SYNCHRONIZATION_FLG VARCHAR2(30)

SECURITY_CLEARANCE_FLG VARCHAR2(30)

SECURITY_CLEARANCE_CODE VARCHAR2(30)

OVERLAP_ALLOWED VARCHAR2(120)

SEASONAL_FLG VARCHAR2(30)

SEASONAL_START_DATE DATE

SEASONAL_END_DATE DATE

PERMANENT_TEMPORARY_CODE VARCHAR2(30)

FULL_PART_TIME_CODE VARCHAR2(30)

W_REGULAR_FLG VARCHAR2(30)

W_FULL_TIME_FLG VARCHAR2(30)

FTE NUMBER(10,2)

MAX_PERSONS NUMBER

PROBATION_PERIOD VARCHAR2(80)

PROBATION_PERIOD_UNIT_CODE VARCHAR2(30)

BARGAINING_UNIT_CODE VARCHAR2(30)

DWDMR A-Z.doc
JOB_ID VARCHAR2(80)

BUSINESS_GROUP_ID VARCHAR2(80)

ORGANIZATION_ID VARCHAR2(80)

LOCATION_ID VARCHAR2(80)

ENTRY_GRADE_ID VARCHAR2(80)

ENTRY_STEP_ID VARCHAR2(80)

SUPERVISOR_ID VARCHAR2(80)

SUPERVISOR_ASSIGNMENT_ID VARCHAR2(80)

GLOBAL_FLG CHAR(1)

SCD1_WID NUMBER

POSITION_ATTR1_CHAR VARCHAR2(255)

POSITION_ATTR1_CHAR
POSITION_ATTR2_CHAR VARCHAR2(255)

POSITION_ATTR2_CHAR
POSITION_ATTR3_CHAR VARCHAR2(255)

POSITION_ATTR3_CHAR
POSITION_ATTR4_CHAR VARCHAR2(255)

POSITION_ATTR4_CHAR
POSITION_ATTR5_CHAR VARCHAR2(255)

POSITION_ATTR5_CHAR
POSITION_ATTR6_CHAR VARCHAR2(255)

POSITION_ATTR6_CHAR
POSITION_ATTR7_CHAR VARCHAR2(255)

POSITION_ATTR7_CHAR
POSITION_ATTR8_CHAR VARCHAR2(255)

POSITION_ATTR8_CHAR
POSITION_ATTR9_CHAR VARCHAR2(255)

POSITION_ATTR9_CHAR
POSITION_ATTR10_CHAR VARCHAR2(255)

POSITION_ATTR10_CHAR

DWDMR A-Z.doc
POSITION_ATTR11_CHAR VARCHAR2(255)

POSITION_ATTR11_CHAR
POSITION_ATTR12_CHAR VARCHAR2(255)

POSITION_ATTR12_CHAR
POSITION_ATTR13_CHAR VARCHAR2(255)

POSITION_ATTR13_CHAR
POSITION_ATTR14_CHAR VARCHAR2(255)

POSITION_ATTR14_CHAR
POSITION_ATTR15_CHAR VARCHAR2(255)

POSITION_ATTR15_CHAR
POSITION_ATTR16_CHAR VARCHAR2(255)

POSITION_ATTR16_CHAR
POSITION_ATTR17_CHAR VARCHAR2(255)

POSITION_ATTR17_CHAR
POSITION_ATTR18_CHAR VARCHAR2(255)

POSITION_ATTR18_CHAR
POSITION_ATTR19_CHAR VARCHAR2(255)

POSITION_ATTR19_CHAR
POSITION_ATTR20_CHAR VARCHAR2(255)

POSITION_ATTR20_CHAR
POSITION_ATTR21_CHAR VARCHAR2(255)

POSITION_ATTR21_CHAR
POSITION_ATTR22_CHAR VARCHAR2(255)

POSITION_ATTR22_CHAR
POSITION_ATTR23_CHAR VARCHAR2(255)

POSITION_ATTR23_CHAR
POSITION_ATTR24_CHAR VARCHAR2(255)

POSITION_ATTR24_CHAR
POSITION_ATTR25_CHAR VARCHAR2(255)

POSITION_ATTR25_CHAR
POSITION_ATTR26_CHAR VARCHAR2(255)

POSITION_ATTR26_CHAR
POSITION_ATTR27_CHAR VARCHAR2(255)

POSITION_ATTR27_CHAR
POSITION_ATTR28_CHAR VARCHAR2(255)

POSITION_ATTR28_CHAR
POSITION_ATTR29_CHAR VARCHAR2(255)

POSITION_ATTR29_CHAR
POSITION_ATTR30_CHAR VARCHAR2(255)

POSITION_ATTR30_CHAR

DWDMR A-Z.doc
POSITION_ATTR1_NUM NUMBER(20,4)

POSITION_ATTR1_NUM
POSITION_ATTR2_NUM NUMBER(20,4)

POSITION_ATTR2_NUM
POSITION_ATTR3_NUM NUMBER(20,4)

POSITION_ATTR3_NUM
POSITION_ATTR4_NUM NUMBER(20,4)

POSITION_ATTR4_NUM
POSITION_ATTR5_NUM NUMBER(20,4)

POSITION_ATTR5_NUM
POSITION_ATTR6_NUM NUMBER(20,4)

POSITION_ATTR6_NUM
POSITION_ATTR7_NUM NUMBER(20,4)

POSITION_ATTR7_NUM
POSITION_ATTR8_NUM NUMBER(20,4)

POSITION_ATTR8_NUM
POSITION_ATTR9_NUM NUMBER(20,4)

POSITION_ATTR9_NUM
POSITION_ATTR10_NUM NUMBER(20,4)

POSITION_ATTR10_NUM
POSITION_ATTR11_NUM NUMBER(20,4)

POSITION_ATTR11_NUM
POSITION_ATTR12_NUM NUMBER(20,4)

POSITION_ATTR12_NUM
POSITION_ATTR13_NUM NUMBER(20,4)

POSITION_ATTR13_NUM
POSITION_ATTR14_NUM NUMBER(20,4)

POSITION_ATTR14_NUM
POSITION_ATTR15_NUM NUMBER(20,4)

POSITION_ATTR15_NUM
POSITION_ATTR16_NUM NUMBER(20,4)

POSITION_ATTR16_NUM
POSITION_ATTR17_NUM NUMBER(20,4)

POSITION_ATTR17_NUM
POSITION_ATTR18_NUM NUMBER(20,4)

POSITION_ATTR18_NUM
POSITION_ATTR19_NUM NUMBER(20,4)

POSITION_ATTR19_NUM
POSITION_ATTR20_NUM NUMBER(20,4)

POSITION_ATTR20_NUM

DWDMR A-Z.doc
POSITION_ATTR1_DATE DATE

POSITION_ATTR1_DATE
POSITION_ATTR2_DATE DATE

POSITION_ATTR2_DATE
POSITION_ATTR3_DATE DATE

POSITION_ATTR3_DATE
POSITION_ATTR4_DATE DATE

POSITION_ATTR4_DATE
POSITION_ATTR5_DATE DATE

POSITION_ATTR5_DATE
POSITION_ATTR6_DATE DATE

POSITION_ATTR6_DATE
POSITION_ATTR7_DATE DATE

POSITION_ATTR7_DATE
POSITION_ATTR8_DATE DATE

POSITION_ATTR8_DATE
POSITION_ATTR9_DATE DATE

POSITION_ATTR9_DATE
POSITION_ATTR10_DATE DATE

POSITION_ATTR10_DATE
CRITICALITY NUMBER

CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D


dimension indicating the user who
created the record in the source
system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
last modified the record in the source
system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
source system.
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
system.
AUX1_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
time of the auxiliary table's record
which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
time of the auxiliary table's record
which acts as a source for the current
table.

DWDMR A-Z.doc
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
time of the auxiliary table's record
which acts as a source for the current
table.
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
time of the auxiliary table's record
which acts as a source for the current
table.
SRC_EFF_FROM_DT This column stores the date from DATE
which the source record (in the
Source system) is effective. The value
is extracted from the source
(whenever available)
SRC_EFF_TO_DT This column stores the date up to DATE
which the source record (in the
Source system) is effective. The value
is extracted from the source
(whenever available)
EFFECTIVE_FROM_DT This column stores the date from DATE
which the dimension record is
effective. A value is either assigned by
Siebel Applications or extracted from
the source.
EFFECTIVE_TO_DT This column stores the date up to DATE
which the dimension record is
effective. A value is either assigned by
Siebel Applications or extracted from
the source.
DELETE_FLG This flag indicates the deletion status VARCHAR2(30)
of the record in the source system. A
value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

CURRENT_FLG This is a flag for marking dimension VARCHAR2(30)


records as "Y" in order to represent
the current state of a dimension
entity. This flag is typically critical for
Type II slowly-changing dimensions,
as records in a Type II situation tend
to be numerous.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
warehouse table.
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
data warehouse table.

DWDMR A-Z.doc
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
process used to create or update this
data.
INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)
a dimension or fact entity in its source
system. In case of composite keys, the
value in this column can consist of
concatenated parts.

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.

ASG_LEG_FLG VARCHAR2(30)

DWDMR A-Z.doc
W_HR_POSITION_DH
Business Name: W_HR_POSITION_DH

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

ROW_WID
HIER_STRUCTURE_ID VARCHAR2(80)

HIER_VERSION VARCHAR2(100)

HIER_TL_INTEGRATION_ID VARCHAR2(100)

POSITION_SCD1_WID NUMBER

POSITION_SCD1_WID
FIXED_HIER_LEVEL NUMBER

FIXED_HIER_LEVEL
PRIMARY_STRUCTURE_FLAG VARCHAR2(1)

PRIMARY_STRUCTURE_FLAG
ACTIVE_FLG VARCHAR2(30)

CREATED_BY_WID NUMBER

CREATED_BY_WID
CHANGED_BY_WID NUMBER

CHANGED_BY_WID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
AUX1_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT DATE

SRC_EFF_FROM_DT DATE

DWDMR A-Z.doc
SRC_EFF_TO_DT DATE

EFFECTIVE_FROM_DT DATE

EFFECTIVE_FROM_DT
EFFECTIVE_TO_DT DATE

EFFECTIVE_TO_DT
DELETE_FLG VARCHAR2(1)

DELETE_FLG
CURRENT_FLG VARCHAR2(1)

CURRENT_FLG
W_UPDATE_DT DATE

W_INSERT_DT DATE

DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
INTEGRATION_ID VARCHAR2(100)

INTEGRATION_ID
ETL_PROC_WID NUMBER

ETL_PROC_WID
SET_ID VARCHAR2(100)

SET_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
X_CUSTOM VARCHAR2(10)

POSITION_ID_TOP_LVL VARCHAR2(100)

POSITION_ID_LVL_1 VARCHAR2(100)

POSITION_ID_LVL_2 VARCHAR2(100)

POSITION_ID_LVL_3 VARCHAR2(100)

POSITION_ID_LVL_4 VARCHAR2(100)

POSITION_ID_LVL_5 VARCHAR2(100)

POSITION_ID_LVL_6 VARCHAR2(100)

DWDMR A-Z.doc
POSITION_ID_LVL_7 VARCHAR2(100)

POSITION_ID_LVL_8 VARCHAR2(100)

POSITION_ID_LVL_9 VARCHAR2(100)

POSITION_ID_LVL_10 VARCHAR2(100)

POSITION_ID_LVL_11 VARCHAR2(100)

POSITION_ID_LVL_12 VARCHAR2(100)

POSITION_ID_LVL_13 VARCHAR2(100)

POSITION_ID_LVL_14 VARCHAR2(100)

POSITION_ID_LVL_15 VARCHAR2(100)

POSITION_ID_LVL_16 VARCHAR2(100)

POSITION_ID_LVL_17 VARCHAR2(100)

POSITION_ID_LVL_18 VARCHAR2(100)

POSITION_ID_LVL_19 VARCHAR2(100)

POSITION_ID_LVL_20 VARCHAR2(100)

POSITION_ID_LVL_21 VARCHAR2(100)

POSITION_ID_LVL_22 VARCHAR2(100)

POSITION_ID_LVL_23 VARCHAR2(100)

POSITION_ID_LVL_24 VARCHAR2(100)

POSITION_ID_LVL_25 VARCHAR2(100)

POSITION_ID_LVL_26 VARCHAR2(100)

DWDMR A-Z.doc
POSITION_ID_LVL_27 VARCHAR2(100)

POSITION_ID_LVL_28 VARCHAR2(100)

POSITION_ID_LVL_29 VARCHAR2(100)

POSITION_ID_LVL_30 VARCHAR2(100)

POSITION_ID_BASE_LVL VARCHAR2(100)

HIERARCHY_ID VARCHAR2(80)

TREE_CODE VARCHAR2(120)

DWDMR A-Z.doc
W_HR_POSITION_T1_D
Business Name: W_HR_POSITION_T1_D

Description:
Imported from database

Table Columns:
Column Name Description Datatype Lookup Table
SCD1_WID NUMBER

POSITION_ID VARCHAR2(80)

ACTIVE_FLG VARCHAR2(30)

DELETE_FLG VARCHAR2(30)

W_INSERT_DT DATE

W_UPDATE_DT DATE

DATASOURCE_NUM_ID NUMBER

ETL_PROC_WID NUMBER

INTEGRATION_ID VARCHAR2(80)

TENANT_ID VARCHAR2(80)

ASG_LEG_FLG VARCHAR2(30)

GLOBAL_FLG CHAR(1)

DWDMR A-Z.doc
W_HR_POSITION_XREF_D
Business Name: W_HR_POSITION_XREF_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

SRC_DATASOURCE_NUM_ID NUMBER

SRC_INTEGRATION_ID VARCHAR2(80)

SRC_SCD1_WID NUMBER

MSTR_DATASOURCE_NUM_ID NUMBER

MSTR_INTEGRATION_ID VARCHAR2(80)

MSTR_SCD1_WID NUMBER

PREV_MSTR_SCD1_WID NUMBER

XREF_FLG CHAR(1)

W_INSERT_DT DATE

W_UPDATE_DT DATE

ETL_PROC_WID NUMBER

DWDMR A-Z.doc
W_HR_SNP_HIST_G
Business Name: W_HR_SNP_HIST_G

Description:

Table Columns:
Column Name Description Datatype Lookup Table
SNAPSHOT_WID NUMBER

SNAPSHOT_WID
SNAPSHOT_TYPE VARCHAR2(30)

SNAPSHOT_EFFECTIVE_DT DATE

SNAPSHOT_EFFECTIVE_DT
SNAPSHOT_ON_DT DATE

SNAPSHOT_ON_DT
STATUS_CODE VARCHAR2(255)

STATUS_CODE
SNAPSHOT_START_DT DATE

SNAPSHOT_END_DT DATE

SNAPSHOT_START_MONTH_WID NUMBER

SNAPSHOT_END_MONTH_WID NUMBER

SNAPSHOT_DT_WID NUMBER

SNAPSHOT_MONTH_WID NUMBER

SNAPSHOT_QTR_WID NUMBER

SNAPSHOT_YEAR_WID NUMBER

SNAPSHOT_MODE_CODE VARCHAR2(30)

NEXT_SNAPSHOT_DT DATE

W_UPDATE_DT DATE

W_UPDATE_DT

DWDMR A-Z.doc
W_INSERT_DT DATE

W_INSERT_DT
ETL_PROC_WID NUMBER

ETL_PROC_WID

DWDMR A-Z.doc
W_INCDNT_KPI_F
Business Name: Incident KPI Fact

Description:

Table Columns:
Column Name Description Datatype Lookup Table
EFF_END_DT DATE

Effective End Date


EFF_END_DT_WID NUMBER W_DAY_D

Effective End Date Surrogate Key

EFF_START_DT DATE

Effective Start Date


EFF_START_DT_WID NUMBER W_DAY_D

Effective Start Date Surrogate Key

ETL_PROC_WID NUMBER

ETL Process Identifier


PERIOD_WID NUMBER W_PERIOD_D

Period Surrogate Key


ROW_WID NUMBER

Surrogate Key of the Table


TYPE_WID NUMBER W_LOV_HIER_D

Type Surrogate Key


AVG_INCIDENT_DURATION NUMBER(28,10)

Average Incident Duration


CLOSE_RATE NUMBER(28,10)

Close Rate
INCIDENT_LOAD NUMBER

Incident Load
LOGGED_RATE NUMBER(28,10)

Logged Rate
PERIOD_CONV_RATIO NUMBER

Period Conversion Ratio

DWDMR A-Z.doc
W_INCDNT_SNP_F
Business Name: Incident Snapshot Fact

Description:

Table Columns:
Column Name Description Datatype Lookup Table
POSITION_WID NUMBER W_POSITION_D

Position Surrogate Key


POSITION_DH_WID NUMBER W_POSITION_DH

Position Dimension Hierarchy


Surrogate Key
PR_EMP_ORG_WID NUMBER W_INT_ORG_D

Primary Employee Organization


Surrogate Key
PR_EMP_WID NUMBER

Primary Employee Surrogate Key

PR_SGROUP_WID NUMBER W_PARTY_D

Primary Suspect Group Surrogate


Key
PR_SUSPECT_WID NUMBER W_PARTY_PER_D

Primary Suspect Surrogate Key


ROW_WID NUMBER

Surrogate Key of the Table


SNAPSHOT_DT_WID NUMBER W_DAY_D

Snapshot Date Surrogate Key


SRC_ORG_WID NUMBER W_PARTY_D

Source Organization Surrogate Key

SRC_PER_WID NUMBER W_PARTY_PER_D

Source Person Surrogate Key


TYPE_WID NUMBER W_LOV_HIER_D

Type Surrogate Key


NUM_ACTIVE_INCIDENTS NUMBER

Number of Active Incidents

DWDMR A-Z.doc
W_INCIDENT_D
Business Name: Incident Dimension

Description:

Table Columns:
Column Name Description Datatype Lookup Table
DATASOURCE_NUM_ID NUMBER

Source Identifier
ETL_PROC_WID NUMBER

ETL Process Identifier


INTEGRATION_ID VARCHAR2(30)

Unique Source Record Identifier

ROW_WID NUMBER

Surrogate Key of the Table


CLOSED_DT DATE

Closed Date
CREATED_DT DATE

Created Date
OCCUR_DT DATE

Occur Date
REPORTED_TS DATE

Reported Time Stamp


ADDR_NAME VARCHAR2(100)

Address Name
CITY VARCHAR2(50)

City
CONTINENT VARCHAR2(30)

Continent
COUNTRY VARCHAR2(30)

Country
COUNTY VARCHAR2(50)

County
EMP_FST_NAME VARCHAR2(50)

Employee First Name


EMP_FULL_NAME VARCHAR2(100)

Employee Full Name


EMP_LAST_NAME VARCHAR2(50)

Employee Last Name

DWDMR A-Z.doc
INCIDENT_UID VARCHAR2(30)

Incident Unique Identifier


NAME VARCHAR2(150)

Name
NEW_INCIDENT_FLG CHAR(1)

New Incident Flag


PRIORITY_CD VARCHAR2(30)

Priority Code
PRIORITY_CD_I VARCHAR2(50)

Priority Code (Language


Independent)
RELIABILITY_CD VARCHAR2(30)

Reliability Code
RELIABILITY_CD_I VARCHAR2(50)

Reliability Code (Language


Independent)
SOURCE_FST_NAME VARCHAR2(50)

Source First Name


SOURCE_FULL_NAME VARCHAR2(100)

Source Full Name


SOURCE_LAST_NAME VARCHAR2(50)

Source Last Name


SOURCE_ORG_NAME VARCHAR2(100)

Source Organization Name


SOURCE_TYPE_CD VARCHAR2(30)

Source Type Code


SOURCE_TYPE_CD_I VARCHAR2(50)

Source Type Code (Language


Indenpendent)
STATE_PROV VARCHAR2(50)

State or Province
STATUS_CD VARCHAR2(30)

Status Code
STATUS_CD_I VARCHAR2(50)

Status Code (Language


Indenpendent)
SUB_STATUS_CD VARCHAR2(30)

Sub-Status Code
SUB_STATUS_CD_I VARCHAR2(50)

Sub-Status Code (Language


Indenpendent)

DWDMR A-Z.doc
SUB_TYPE_CD VARCHAR2(30)

Sub-Type Code
SUB_TYPE_CD_I VARCHAR2(50)

Sub-Type Code (Language


Indenpendent)
TYPE_CD VARCHAR2(30)

Type Code
TYPE_CD_I VARCHAR2(50)

Type Code (Language


Indenpendent)
VIS_PR_BU_ID VARCHAR2(30)

Primary Business Unit ID from


Source System
VIS_PR_POS_ID VARCHAR2(30)

Primary Position ID from Source


System
VIS_PR_POSTN_DH_WID NUMBER W_POSITION_DH

Primary Position Dimension


Hierarchy Surrogate Key
ZIPCODE VARCHAR2(30)

Zipcode
CREATED_BY_WID NUMBER W_USER_D

Source Record Created By User


Surrogate Key
CHANGED_BY_WID NUMBER W_USER_D

Source Record Last Modified By


User Surrogate Key
CREATED_ON_DT DATE

Source Record Creation Date and


Time
CHANGED_ON_DT DATE

Source Record Last Modified Date


and Time
AUX1_CHANGED_ON_DT DATE

Auxiliary Source Table Last


Modified Date and Time
AUX2_CHANGED_ON_DT DATE

Auxiliary Source Table Last


Modified Date and Time
AUX3_CHANGED_ON_DT DATE

Auxiliary Source Table Last


Modified Date and Time

DWDMR A-Z.doc
AUX4_CHANGED_ON_DT DATE

Auxiliary Source Table Last


Modified Date and Time
SRC_EFF_FROM_DT DATE

Source Supplied Effective From


Date and Time
SRC_EFF_TO_DT DATE

Source Supplied Effective To Date


and Time
EFFECTIVE_FROM_DT DATE

Effective From Date and Time


EFFECTIVE_TO_DT DATE

Effective To Date and Time


DELETE_FLG CHAR(1)

Deleted Record Indicator


CURRENT_FLG CHAR(1)

Current Record Indicator


W_INSERT_DT DATE

Warehouse Record Insert Date


and Time
W_UPDATE_DT DATE

Warehouse Record Update Date


and Time
TENANT_ID VARCHAR2(80)

Tenant Identifier
X_CUSTOM VARCHAR2(10)

Generic Extension Column

DWDMR A-Z.doc
W_INCIDENT_F
Business Name: Incident Fact

Description:

Table Columns:
Column Name Description Datatype Lookup Table
CASE_WID NUMBER W_CASE_D

Case Surrogate Key


CLOSE_DT_WID NUMBER W_DAY_D

Close Date Surrogate Key


CREATE_DT_WID NUMBER W_DAY_D

Create Date Surrogate Key


DATASOURCE_NUM_ID NUMBER

Source Identifier
ETL_PROC_WID NUMBER

ETL Process Identifier


GEO_WID NUMBER W_GEO_D

Geography Surrogate Key


INCIDENT_WID NUMBER W_INCIDENT_D

Incident Surrogate Key


INTEGRATION_ID VARCHAR2(30)

Unique Source Record Identifier

OCCUR_DT_WID NUMBER W_DAY_D

Occur Date Surrogate Key


POSITION_WID NUMBER W_POSITION_D

Position Surrogate Key


PR_EMP_ORG_WID NUMBER W_INT_ORG_D

Primary Employee Organization


Surrogate Key
PR_EMP_WID NUMBER

Primary Employee Surrogate Key

PR_SGROUP_WID NUMBER W_PARTY_D

Primary Suspect Group Surrogate


Key
PR_SUSPECT_WID NUMBER W_PARTY_PER_D

Primary Suspect Surrogate Key


ROW_WID NUMBER

Surrogate Key of the Table

DWDMR A-Z.doc
SRC_ORG_WID NUMBER W_PARTY_D

Source Organization Surrogate Key

SRC_PER_WID NUMBER W_PARTY_PER_D

Source Person Surrogate Key


TYPE_WID NUMBER W_LOV_HIER_D

Type Surrogate Key


INCIDENT_DURATION NUMBER

Incident Duration
VIS_PR_BU_ID VARCHAR2(30)

Primary Business Unit ID from


Source System
VIS_PR_POS_ID VARCHAR2(30)

Primary Position ID from Source


System
POSITION_DH_WID NUMBER W_POSITION_DH

Position Dimension Hierarchy


Surrogate Key

DWDMR A-Z.doc
W_INDUSTRY_ATTRIBS_D
Business Name: W_INDUSTRY_ATTRIBS_D

Description:
Product entity stores information about the Products of various product types viz., Finished Goods, Raw Material
and other types of Products from the CRM, ERP & other source systems.The grain of this table is at the level of
Unique Product defined in the source system?s Product Master. In some source systems, that support multiple
plants/Orgs, a master plant/ Org is maintained to define the master list of products that can be further copied
into other plants/ Orgs where some attributes can be changed. In such cases, this entity would hold the Products
defined in the Master Plant/ Org.This table is designed to be a slowly changing dimension that supports Type-2
changes.

Table Columns:
Column Name Description Datatype Lookup Table
INDUSTRY_TYPE_CODE Industry Type Code VARCHAR2(80)

INDUSTRY_TYPE_CODE
SCD1_WID New SCD1 type WID column for doing NUMBER
AS-IS type of reporting.
SCD1_WID
INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)
a dimension or fact entity in its source
INTEGRATION_ID system. In case of composite keys, the
value in this column can consist of
concatenated parts.

DATASOURCE_NUM_ID This column is the unique identifier of NUMBER


the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

IMPLICIT_EXPLICIT_FLG This is the column that stores the CHAR(1)


value of the user choice whether this
Flag to indicate the industry code value should be shown explicitly or
explicitly or implicitly implicitly grouped into 'Others'.

CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER


dimension indicating the user who
Source Record Created By User created the record in the source
Surrogate Key system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER
dimension indicating the user who
Source Record Last Modified By last modified the record in the source
User Surrogate Key system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
Source Record Creation Date and source system.
Time
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
Source Record Last Modified Date system.
and Time

DWDMR A-Z.doc
W_INSERT_DT This column stores the date on which DATE
the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
ETL_PROC_WID System Field. This column is the NUMBER
unique identifier for the specific ETL
Process Identifier process used to create or update this
data.
TENANT_ID This column is the unique identifier VARCHAR2(80)
for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
Generic Extension Column

DWDMR A-Z.doc
W_INDUSTRY_D
Business Name: W_INDUSTRY_D - Obsolete

Description:

W_INDUSTRY_D dimension table contains standards of classifying organizations by industry exist, organization
size, organization type, etc. The category is used to identify the logical group of classification codes.The grain of
this table is at a single industry code level. This table is designed to support Type-1 changes out of the box.

Table Columns:
Column Name Description Datatype Lookup Table
W_INSERT_DT This column stores the date on which DATE
the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Oracle recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID System Field. This column is the NUMBER


unique identifier for the specific ETL
Process Identifier process used to create or update this
data.
INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)
a dimension or fact entity in its source
Unique Source Record Identifier system. In case of composite keys, the
value in this column can consist of
concatenated parts.

CATEGORY Identifies the classification category VARCHAR2(30)


name. A classification category is a
Identifies the classification logical grouping of one or more
category name classification codes. A classification
category can be either industrial
classification standards or user
defined, that could be used to classify
a party (Organization or Person).

ROW_WID Surrogate key to uniquely identify a NUMBER


record.
Surrogate key to uniquely identify
a record
INDUST_CODE Identifies the Classification Code. VARCHAR2(80)
These classification codes can be
Identifies the Classification Code organized in a hierarchical fashion.

DWDMR A-Z.doc
PAR_INTEGRATION_ID The unique identifier of the parent VARCHAR2(30)
classification code in the classification
The unique identifier of the parent code hierarchy.
classification code
SUB_TYPE_CODE Identifies the sub type code of the VARCHAR2(80)
classification code.
Identifies the sub type code of the
classification code
VERTICAL Identify which vertical this VARCHAR2(30)
classification code belongs to.
Identify which vertical this
classification code belongs to
X_CUSTOM This column is used as a generic field VARCHAR2(10)
for customer extensions.
Generic Extension Column
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
Source Record Creation Date and source system.
Time
CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER
dimension indicating the user who
Source Record Created By User created the record in the source
Surrogate Key system.
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
Source Record Created By User system.
Surrogate Key
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER
dimension indicating the user who
Source Record Last Modified By last modified the record in the source
User Surrogate Key system.
AUX1_CHANGED_ON_DT System field. This column identifies DATE
the last modified date and time of the
Auxiliary Source Table Last auxiliary table's record which acts as a
Modified Date and Time source for the current table.

AUX2_CHANGED_ON_DT System field. This column identifies DATE


the last modified date and time of the
Auxiliary Source Table Last auxiliary table's record which acts as a
Modified Date and Time source for the current table.

AUX3_CHANGED_ON_DT System field. This column identifies DATE


the last modified date and time of the
Auxiliary Source Table Last auxiliary table's record which acts as a
Modified Date and Time source for the current table.

AUX4_CHANGED_ON_DT System field. This column identifies DATE


the last modified date and time of the
Auxiliary Source Table Last auxiliary table's record which acts as a
Modified Date and Time source for the current table.

DELETE_FLG This flag indicates the deletion status CHAR(1)


of the record in the source system. A
Deleted Record Indicator value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

DWDMR A-Z.doc
TENANT_ID This column is the unique identifier VARCHAR2(80)
for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

SET_ID This column represents a unique VARCHAR2(30)


identifier used by source systems for
Unique identifier used by source the purpose of data sharing, reducing
systems redundancies and minimizing system
maintenance tasks, or even to drive
data visibility. From a datawarehouse
standpoint, the intended use of this
column is to drive dimensional data
security, primarily.

DWDMR A-Z.doc
W_INDUSTRY_DH
Business Name: W_INDUSTRY_DH

Description:
W_INDUSTRY_DH contains a flattened hierarchy of the industry. Ten levels of the hierarchy are allowed, but the
user can extend it easily if required. The lowest level is called Base level, and the highest level is called Top
level. The other ones are numbered from 1 to 8.The grain level of this table is at each industry code level. This
table is designed to support Type-1 changes out of the box.

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate key to uniquely identify a NUMBER
record.
Surrogate key to uniquely identify
a record
FIXED_HIER_LEVEL Level of this industry code (defined by NUMBER
BASE_LVL_IND_ID) in the current
Level of this industry code Hierarchy
BASE_LVL_IND_CODE The Classification Code of the base VARCHAR2(80)
level industry in the source system.
The Classification Code of the base
level industry
BASE_LVL_IND_ID The INTEGRATION_ID of the base VARCHAR2(80)
level industry.
The INTEGRATION_ID of the base
level industry
CATEGORY Identifies the classification category VARCHAR2(30)
name. A classification category is a
Identifies the classification logical grouping of one or more
category name classification codes. A classification
category can be either industrial
classification standards or user
defined, that could be used to classify
a party (Organization or Person).

W_INDUSTRY_CLASS VARCHAR2(80)

LVL1ANC_IND_ID The INTEGRATION_ID of the level 1 VARCHAR2(80)


industry.
The INTEGRATION_ID of the level
1 industry
LVL1ANC_IND_CODE The Classification Code of the level 1 VARCHAR2(80)
industry in the source system.
The Classification Code of the level
1 industry
LVL2ANC_IND_ID The INTEGRATION_ID of the level 2 VARCHAR2(80)
industry.
The INTEGRATION_ID of the level
2 industry
LVL2ANC_IND_CODE The Classification Code of the level 2 VARCHAR2(80)
industry in the source system.
The Classification Code of the level
2 industry
LVL3ANC_IND_ID The INTEGRATION_ID of the level 3 VARCHAR2(80)
industry.
The INTEGRATION_ID of the level
3 industry

DWDMR A-Z.doc
LVL3ANC_IND_CODE The Classification Code of the level 3 VARCHAR2(80)
industry in the source system.
The Classification Code of the level
3 industry
LVL4ANC_IND_ID The INTEGRATION_ID of the level 4 VARCHAR2(80)
industry.
The INTEGRATION_ID of the level
4 industry
LVL4ANC_IND_CODE The Classification Code of the level 4 VARCHAR2(80)
industry in the source system.
The Classification Code of the level
4 industry
LVL5ANC_IND_ID The Classification Code of the level 4 VARCHAR2(80)
industry in the source system.
The Classification Code of the level
4 industry
LVL5ANC_IND_CODE The Classification Code of the level 5 VARCHAR2(80)
industry in the source system.
The Classification Code of the level
5 industry
LVL6ANC_IND_ID The INTEGRATION_ID of the level 6 VARCHAR2(80)
industry.
The INTEGRATION_ID of the level
6 industry
LVL6ANC_IND_CODE The Classification Code of the level 6 VARCHAR2(80)
industry in the source system.
The Classification Code of the level
6 industry
LVL7ANC_IND_ID The INTEGRATION_ID of the level 7 VARCHAR2(80)
industry.
The INTEGRATION_ID of the level
7 industry
LVL7ANC_IND_CODE The Classification Code of the level 7 VARCHAR2(80)
industry in the source system.
The Classification Code of the level
7 industry
LVL8ANC_IND_ID The INTEGRATION_ID of the level 8 VARCHAR2(80)
industry.
The INTEGRATION_ID of the level
8 industry
LVL8ANC_IND_CODE The Classification Code of the level 8 VARCHAR2(80)
industry in the source system.
The Classification Code of the level
8 industry
TOP_LVL_IND_ID The INTEGRATION_ID of the top level VARCHAR2(80)
industry.
The INTEGRATION_ID of the top
level industry
TOP_LVL_IND_CODE The Classification Code of the top VARCHAR2(80)
level industry in the source system
The Classification Code of the top
level industry in the source system

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time

DWDMR A-Z.doc
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
TENANT_ID This column is the unique identifier VARCHAR2(80)
for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
Generic Extension Column
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Oracle recommends that you define
separate unique source IDs for each
of your different source instances.

CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER


dimension indicating the user who
Source Record Created By User created the record in the source
Surrogate Key system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER
dimension indicating the user who
Source Record Last Modified By last modified the record in the source
User Surrogate Key system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
Source Record Creation Date and source system.
Time
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
Source Record Last Modified Date system.
and Time
AUX1_CHANGED_ON_DT System field. This column identifies DATE
the last modified date and time of the
Auxiliary Source Table Last auxiliary table's record which acts as a
Modified Date and Time source for the current table.

AUX2_CHANGED_ON_DT System field. This column identifies DATE


the last modified date and time of the
Auxiliary Source Table Last auxiliary table's record which acts as a
Modified Date and Time source for the current table.

AUX3_CHANGED_ON_DT System field. This column identifies DATE


the last modified date and time of the
Auxiliary Source Table Last auxiliary table's record which acts as a
Modified Date and Time source for the current table.

AUX4_CHANGED_ON_DT System field. This column identifies DATE


the last modified date and time of the
Auxiliary Source Table Last auxiliary table's record which acts as a
Modified Date and Time source for the current table.

DWDMR A-Z.doc
SET_ID This column represents a unique VARCHAR2(30)
identifier used by source systems for
Unique identifier used by source the purpose of data sharing, reducing
systems redundancies and minimizing system
maintenance tasks, or even to drive
data visibility. From a datawarehouse
standpoint, the intended use of this
column is to drive dimensional data
security, primarily.

DELETE_FLG This flag indicates the deletion status CHAR(1)


of the record in the source system. A
Deleted Record Indicator value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

ETL_PROC_WID System Field. This column is the NUMBER


unique identifier for the specific ETL
Process Identifier process used to create or update this
data.
VERTICAL Identify which vertical this VARCHAR2(30)
classification code belongs to.
Identify which vertical this
classification code belongs to
INTEGRATION_ID VARCHAR2(100)

DWDMR A-Z.doc
W_INTL_ASSGN_D
Business Name: International Assignment Dimension

Description:
International Assignment attributes

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate key to uniquely identify a NUMBER
record.
Surrogate Key of the Table
INTL_ASSGN_TYPE_CODE The International Assignment Type VARCHAR2(200)
Code
International Assignment Type
Code
HOME_HOST_CLASS_CODE The Home/Host Class Code, e.g. 'M' VARCHAR2(200)

Home/Host Class Code


W_COMP_OWNER_FLG The conformed (domainValue) CHAR(4)
indicator Flag of the compensation
Compensation Owner Flag owner.
CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Created By User created the record in the source
Surrogate Key system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Last Modified By last modified the record in the source
User Surrogate Key system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
Source Record Creation Date and source system.
Time
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
Source Record Last Modified Date system.
and Time
AUX1_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.

DWDMR A-Z.doc
DELETE_FLG This flag indicates the deletion status CHAR(4)
of the record in the source system. A
Deleted Record Indicator value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
ETL Process Identifier process used to create or update this
data.
INTEGRATION_ID This column is the unique identifier of VARCHAR2(320)
a dimension or fact entity in its source
Unique Source Record Identifier system. In case of composite keys, the
value in this column can consist of
concatenated parts.

TENANT_ID This column is the unique identifier VARCHAR2(320)


for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(40)


for customer extensions.
Generic Extension Column

DWDMR A-Z.doc
W_INT_ORG_D
Business Name: Internal Organization Dimension

Description:
Internal Organization Dimension.

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate key to uniquely identify a NUMBER
record.
Surrogate Key of the Table
ORG_NUM Organization number or short name. VARCHAR2(30)

Organization Number
W_CURR_CODE Warehouse Currency Code VARCHAR2(50)

Warehouse Currency Code


ST_ADDRESS1 This is the first line of street address. VARCHAR2(255)

Street Address First Line


ST_ADDRESS2 This is the second line of street VARCHAR2(255)
address.
Street Address Second Line
CITY_CODE City Code VARCHAR2(80)

City Code
POSTAL_CODE This is the postal code of the VARCHAR2(50)
customer location.
Postal Code
STATE_PROV_CODE State Province Code VARCHAR2(50)

State Province Code


COUNTRY_REGION_CODE Country Region Code VARCHAR2(80)

Country Region Code


PHONE_NUM This is the phone number. VARCHAR2(30)

Phone Number
FAX_NUM This is the fax number. VARCHAR2(30)

Fax Number
EMAIL_ADDRESS This is the email address. VARCHAR2(255)

E- mail Address
WEB_ADDRESS This is the web address. VARCHAR2(255)

Web Address
DIVN_FLG Indicates whether organization is a CHAR(1)
division or department.
Division Flag
BU_FLG Indicates whether organization is a CHAR(1)
business unit.
Business Unit Flag
SALES_GROUP_FLG Indicates whether organization is a CHAR(1)
sales group.
Sales Group Flag

DWDMR A-Z.doc
PRTNR_FLG Indicates whether organization is a CHAR(1)
partner.
Partner Flag
INTERNAL_FLG Indicates whether organization is CHAR(1)
internal.
Internal Flag
CNTCT_REP_ORG_FLG Indicates whether organization is a CHAR(1)
contact representative organization.
Contract Representitive
Organization Flag
BUSINESS_AREA_FLG Indicates whether organization is a CHAR(1)
SAP/JDE business area.
Business Area Flag
COMPANY_FLG Indicates whether organization is a CHAR(1)
financial company.
Company Flag
LEGAL_ENTITY_FLG Indicates whether organization is a CHAR(1)
legal entity.
Legal Entity Flag
OPERATING_UNIT_FLG Indicates whether organization is an CHAR(1)
operating unit.
Operating Unit Flag
BUSINESS_GROUP_FLG Indicates whether organization is an CHAR(1)
business group.
Business Group Flag
INV_ORG_FLG Indicates whether organization is an CHAR(1)
inventory organization.
Inventory Organization Flag
HR_ORG_FLG Indicates whether organization is a CHAR(1)
human resource organization.
HR Organization Flag
GOVT_REPT_ENTITY_FLG Indicates whether organization is a CHAR(1)
government reporting entity.
Govt Legal Reporting Entity Flag

BALANCING_ENTITY_FLG Indicates whether organization is a CHAR(1)


balancing entity.
Balancing Entity Flag
ASSET_ORG_FLG Indicates whether organization is an CHAR(1)
asset organization.
Assest Organization Flag
PROJECT_ORG_FLG Indicates whether organization is a CHAR(1)
project organization.
Project Organization Flag
CONTROL_AREA_FLG Indicates whether organization is a CHAR(1)
SAP control area.
Control Area Flag
FIN_AREA_FLG Indicates whether organization is a CHAR(1)
SAP financial area.
Finance Area Flag
VALUATION_AREA_FLG Indicates whether organization is a CHAR(1)
SAP valuation area.
Valuation Area Flag
SALES_AREA_FLG Indicates whether organization is a CHAR(1)
SAP sales area.
Sales Area Flag
MARKETING_ORG_FLG Indicates whether organization is a CHAR(1)
marketing organization.
Marketing Organization Flag

DWDMR A-Z.doc
PURCH_ORG_FLG Indicates whether organization is a CHAR(1)
purchasing organization.
Purchasing Organization Flag
SALES_ORG_FLG Indicates whether organization is a CHAR(1)
sales organization.
Sales Organization Flag
PAYABLES_ORG_FLG Payables Organization Flag CHAR(1)

Payables Organization Flag


RECEIVABLES_ORG_FLG CHAR(1)

Receivables Organization Flag


SERVICE_ORG_FLG Indicates whether organization is a CHAR(1)
service organization.
Service Organization Flag
BRANCH_FLG Indicates if the organization is a CHAR(1)
branch
Branch Flag
ORG_TYPE_CODE Organization Type Code VARCHAR2(50)

Organization Type Code


MGR_NAME This is the name of the manager of VARCHAR2(255)
the organization.
Manager Name
PRTNR_TIER_CODE This code identifies the partner tier. VARCHAR2(50)
This is used for partner organizations
Partner Tier Code only.
PRTNR_TYPE_CODE This code identifies the partner type. VARCHAR2(50)
This is used for partner organizations
Partner Type Code only.
PTSHP_STAGE_CODE Partner Stage Code VARCHAR2(50)

Partner Stage Code


PR_PTSHP_MKTSEG This is the primary partnership VARCHAR2(50)
marketing segment. This is used for
Primary Partnership Marketing partner organizations only.
Segment.
PR_ORG_TRGT_MKT This is the primary organization target VARCHAR2(50)
market
Primary Organization Target
Market
PRTNR_SALES_RANK This is the partner sales rank. This is NUMBER(28,10)
used for partner organizations only.
Partner Sales Rank
PRTNRSHP_START_DT This is the partnership start date. This DATE
is used for partner organizations only.
Partnership Start Date
PTSHP_END_DT This is the partnership end date. This DATE
is used for partner organizations only.
Partnership End Date
PTSHP_PRTNR_ACCNT This is the partnership partner VARCHAR2(100)
account. This is used for partner
Partnership Partner Account organizations only.
PTSHP_RENEWAL_DT This is the partnership renewal date. DATE
This is used for partner organizations
Partnership Renewal Date. only.
PTSHP_SAT_INDEX This is the partnership satisfaction NUMBER(28,10)
index. This is used for partner
Partnership Satisfaction Index organizations only.

DWDMR A-Z.doc
VIS_PR_BU_ID This is the primary business unit id VARCHAR2(80)
which has visibility of this
Visible Primary Business Unit Id organization.

VIS_PR_POS_ID This is the primary position id which VARCHAR2(80)


has visibility to this organization.
Visible Primary Position Id
POSITION_DH_WID Identifies the position hierarchy NUMBER W_POSITION_DH

Key to Position Hierarchy


INT_ORG_ATTR1_CHAR VARCHAR2(255)

INT_ORG_ATTR1_CHAR
INT_ORG_ATTR2_CHAR VARCHAR2(255)

INT_ORG_ATTR2_CHAR
INT_ORG_ATTR3_CHAR VARCHAR2(255)

INT_ORG_ATTR3_CHAR
INT_ORG_ATTR4_CHAR VARCHAR2(255)

INT_ORG_ATTR4_CHAR
INT_ORG_ATTR5_CHAR VARCHAR2(255)

INT_ORG_ATTR5_CHAR
INT_ORG_ATTR6_CHAR VARCHAR2(255)

INT_ORG_ATTR6_CHAR
INT_ORG_ATTR7_CHAR VARCHAR2(255)

INT_ORG_ATTR7_CHAR
INT_ORG_ATTR8_CHAR VARCHAR2(255)

INT_ORG_ATTR8_CHAR
INT_ORG_ATTR9_CHAR VARCHAR2(255)

INT_ORG_ATTR9_CHAR
INT_ORG_ATTR10_CHAR VARCHAR2(255)

INT_ORG_ATTR10_CHAR
INT_ORG_ATTR11_CHAR VARCHAR2(255)

INT_ORG_ATTR11_CHAR
INT_ORG_ATTR12_CHAR VARCHAR2(255)

INT_ORG_ATTR12_CHAR
INT_ORG_ATTR13_CHAR VARCHAR2(255)

INT_ORG_ATTR13_CHAR
INT_ORG_ATTR14_CHAR VARCHAR2(255)

INT_ORG_ATTR14_CHAR
INT_ORG_ATTR15_CHAR VARCHAR2(255)

INT_ORG_ATTR15_CHAR
INT_ORG_ATTR16_CHAR VARCHAR2(255)

INT_ORG_ATTR16_CHAR

DWDMR A-Z.doc
INT_ORG_ATTR17_CHAR VARCHAR2(255)

INT_ORG_ATTR17_CHAR
INT_ORG_ATTR18_CHAR VARCHAR2(255)

INT_ORG_ATTR18_CHAR
INT_ORG_ATTR19_CHAR VARCHAR2(255)

INT_ORG_ATTR19_CHAR
INT_ORG_ATTR20_CHAR VARCHAR2(255)

INT_ORG_ATTR20_CHAR
INT_ORG_ATTR21_CHAR VARCHAR2(255)

INT_ORG_ATTR21_CHAR
INT_ORG_ATTR22_CHAR VARCHAR2(255)

INT_ORG_ATTR22_CHAR
INT_ORG_ATTR23_CHAR VARCHAR2(255)

INT_ORG_ATTR23_CHAR
INT_ORG_ATTR24_CHAR VARCHAR2(255)

INT_ORG_ATTR24_CHAR
INT_ORG_ATTR25_CHAR VARCHAR2(255)

INT_ORG_ATTR25_CHAR
INT_ORG_ATTR26_CHAR VARCHAR2(255)

INT_ORG_ATTR26_CHAR
INT_ORG_ATTR27_CHAR VARCHAR2(255)

INT_ORG_ATTR27_CHAR
INT_ORG_ATTR28_CHAR VARCHAR2(255)

INT_ORG_ATTR28_CHAR
INT_ORG_ATTR29_CHAR VARCHAR2(255)

INT_ORG_ATTR29_CHAR
INT_ORG_ATTR30_CHAR VARCHAR2(255)

INT_ORG_ATTR30_CHAR
INT_ORG_ATTR1_NUM NUMBER(20,4)

INT_ORG_ATTR1_NUM
INT_ORG_ATTR2_NUM NUMBER(20,4)

INT_ORG_ATTR2_NUM
INT_ORG_ATTR3_NUM NUMBER(20,4)

INT_ORG_ATTR3_NUM
INT_ORG_ATTR4_NUM NUMBER(20,4)

INT_ORG_ATTR4_NUM
INT_ORG_ATTR5_NUM NUMBER(20,4)

INT_ORG_ATTR5_NUM
INT_ORG_ATTR6_NUM NUMBER(20,4)

INT_ORG_ATTR6_NUM

DWDMR A-Z.doc
INT_ORG_ATTR7_NUM NUMBER(20,4)

INT_ORG_ATTR7_NUM
INT_ORG_ATTR8_NUM NUMBER(20,4)

INT_ORG_ATTR8_NUM
INT_ORG_ATTR9_NUM NUMBER(20,4)

INT_ORG_ATTR9_NUM
INT_ORG_ATTR10_NUM NUMBER(20,4)

INT_ORG_ATTR10_NUM
INT_ORG_ATTR11_NUM NUMBER(20,4)

INT_ORG_ATTR11_NUM
INT_ORG_ATTR12_NUM NUMBER(20,4)

INT_ORG_ATTR12_NUM
INT_ORG_ATTR13_NUM NUMBER(20,4)

INT_ORG_ATTR13_NUM
INT_ORG_ATTR14_NUM NUMBER(20,4)

INT_ORG_ATTR14_NUM
INT_ORG_ATTR15_NUM NUMBER(20,4)

INT_ORG_ATTR15_NUM
INT_ORG_ATTR16_NUM NUMBER(20,4)

INT_ORG_ATTR16_NUM
INT_ORG_ATTR17_NUM NUMBER(20,4)

INT_ORG_ATTR17_NUM
INT_ORG_ATTR18_NUM NUMBER(20,4)

INT_ORG_ATTR18_NUM
INT_ORG_ATTR19_NUM NUMBER(20,4)

INT_ORG_ATTR19_NUM
INT_ORG_ATTR20_NUM NUMBER(20,4)

INT_ORG_ATTR20_NUM
INT_ORG_ATTR1_DATE DATE

INT_ORG_ATTR1_DATE
INT_ORG_ATTR2_DATE DATE

INT_ORG_ATTR2_DATE
INT_ORG_ATTR3_DATE DATE

INT_ORG_ATTR3_DATE
INT_ORG_ATTR4_DATE DATE

INT_ORG_ATTR4_DATE
INT_ORG_ATTR5_DATE DATE

INT_ORG_ATTR5_DATE
INT_ORG_ATTR6_DATE DATE

INT_ORG_ATTR6_DATE

DWDMR A-Z.doc
INT_ORG_ATTR7_DATE DATE

INT_ORG_ATTR7_DATE
INT_ORG_ATTR8_DATE DATE

INT_ORG_ATTR8_DATE
INT_ORG_ATTR9_DATE DATE

INT_ORG_ATTR9_DATE
INT_ORG_ATTR10_DATE DATE

INT_ORG_ATTR10_DATE
CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Created By User last modified the record in the source
Surrogate Key system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Last Modified By last modified the record in the source
User Surrogate Key system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
Source Record Creation Date and source system.
Time
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
Source Record Last Modified Date system.
and Time
AUX1_CHANGED_ON_DT Oracle System Field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Oracle System Field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Oracle System Field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX4_CHANGED_ON_DT Oracle System Field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
SRC_EFF_FROM_DT This column stores the date from DATE
which the source record (in the
Source Supplied Effective From Source system) is effective. The value
Date and Time is extracted from the source
(whenever available)
SRC_EFF_TO_DT This column stores the date up to DATE
which the source record (in the
Source Supplied Effective To Date Source system) is effective. The value
and Time is extracted from the source
(whenever available)

DWDMR A-Z.doc
EFFECTIVE_FROM_DT This column stores the date from DATE
which the dimension record is
Effective From Date and Time effective. A value is either assigned by
Oracle BI Applications or extracted
from the source.

EFFECTIVE_TO_DT This column stores the date up to DATE


which the dimension record is
Effective To Date and Time effective. A value is either assigned by
Oracle BI Applications or extracted
from the source.

DELETE_FLG This flag indicates the deletion status CHAR(1)


of the record in the source system. A
Deleted Record Indicator value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

CURRENT_FLG This is a flag for marking dimension CHAR(1)


records as "Y" in order to represent
Current Record Indicator the current state of a dimension
entity. This flag is typically critical for
Type II slowly-changing dimensions,
as records in a Type II situation tend
to be numerous.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Oracle recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID This column is the unique identifier NUMBER


for the specific ETL process used to
ETL Process Identifier create or update this data.

INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)


a dimension or fact entity in its source
Unique Source Record Identifier system. In case of composite keys, the
value in this column can consist of
concatenated parts.

DWDMR A-Z.doc
TENANT_ID This column is the unique identifier VARCHAR2(80)
for a Tenant in a multitenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
Generic Extension Column
REGISTRATION_NUM Registration Number VARCHAR2(30)

Registration Number
PROJECT_EXP_ORG_FLG Indicates if the organization is a CHAR(1)
Project Expenditure Organization
Project Expenditure Organization
Flag
PROJECT_BU_FLG Project Business Unit Flag CHAR(1)

Project Business Unit Flag


SET_ID Peoplesoft Set Identifier VARCHAR2(30)

Peoplesoft Set Identifier


CONTRACT_BU_FLG Contract Business Unit Flag CHAR(1)

Contract Business Unit Flag


C_CITY_CODE Customer City Code VARCHAR2(120)

Customer City Code


C_COUNTY_CODE Customer Country Code VARCHAR2(120)

Customer Country Code


COUNTY_CODE Country code VARCHAR2(80)

Country code
C_STATE_PROV_CODE Customer State Province Code VARCHAR2(120)

Customer State Province Code


W_COUNTRY_CODE Warehouse Country code VARCHAR2(50)

Warehouse Country code


C_COUNTRY_REGION_CODE Customer Country Region Code VARCHAR2(120)

Customer Country Region Code

ORGANIZATION_CODE Organization Code VARCHAR2(80)

Organization Code
SCD1_WID This is the new SCD1_WID NUMBER

Slowly Changing Dimension Type1


Warehouse Identifier
RETAIL_FLG Retail Flag CHAR(1)

Retail Flag
ENTERPRISE_FLG Enterprise Flag CHAR(1)

Enterprise Flag

DWDMR A-Z.doc
REPORTING_EST_FLG Reporting Establishment Flag CHAR(1)

Reporting Establishment Flag


EXPENDITURE_ORG_FLG Expenditure Organization Flag CHAR(1)

Expenditure Organization Flag


PAYROLL_STATUTORY_UNIT_FLG Payroll Statutory Unit Flag CHAR(1)

Payroll Statutory Unit Flag

CUSTOMER_PAYMENTS_BU_FLG Customer Payments Business Unit CHAR(1)


Flag
Customer Payments Business Unit
Flag

EXPENSE_BU_FLG Expense Business Unit Flag CHAR(1)

Expense Business Unit Flag


COLLECTIONS_BU_FLG Collections Business Unit Flag CHAR(1)

Collections Business Unit Flag


MATERIALS_MANAGEMENT_BU_ Materials Management Business Unit CHAR(1)
FLG Flag

Materials Management Business


Unit Flag
PRC_CONTRACT_MANAGEMENT_ Contract Management Business Unit CHAR(1)
BU_FLG Flag

Contract Management Business


Unit Flag
RECEIVING_BU_FLG Receiving Business Unit Flag CHAR(1)

Receiving Business Unit Flag


FINANCIAL_BU_FLG Financial Business Unit Flag CHAR(1)

Financial Business Unit Flag


REQUISITION_BU_FLG Requisition Business Unit Flag CHAR(1)

Requisition Business Unit Flag


COST_ORG_FLG Cost Organization Flag CHAR(1)

Cost Organization Flag


PROJECT_UNIT_FLG Project Unit Flag CHAR(1)

Project Unit Flag


VIS_PRTNR_MGR_ID Visibility Partner Manager Id VARCHAR2(80)

Visibility Partner Manager Id


W_PTSHP_STAGE_CODE Partnership Stage Code VARCHAR2(50)

Partnership Stage Code


MFG_DEPT_FLG Manufacturing Department Flag CHAR(1)

Manufacturing Department Flag

SIA_BU_FLG Student financial BU Flag CHAR(1)

Student financial BU Flag

DWDMR A-Z.doc
QUALITY_ENABLED_FLG Quality Enabled Flag CHAR(1)

Quality Enabled Flag

DWDMR A-Z.doc
W_INT_ORG_DH
Business Name: W_INT_ORG_DH

Description:
It stores the current/latest flattenned hierarchy of internal organizations. When 1 organization rolls up into
multiple hierarchies, the multiple hierarchies are stored in this table. Each hierarchy is differentiated by
"Hierarchy Name".

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate key to uniquely identify a NUMBER
record.
Surrogate Key of the Table
ORG_HIER1_NUM This is the level1 number. VARCHAR2(50)

Organization Hierarchy Number 1

ORG_HIER2_NUM This is the level2 number. VARCHAR2(50)

Organization Hierarchy Number 2

ORG_HIER3_NUM This is the level3 number. VARCHAR2(50)

Organization Hierarchy Number 3

ORG_HIER4_NUM This is the level4 number. VARCHAR2(50)

Organization Hierarchy Number 4

ORG_HIER5_NUM This is the level5 number. VARCHAR2(50)

Organization Hierarchy Number 5

ORG_HIER6_NUM This is the level6 number. VARCHAR2(50)

Organization Hierarchy Number 6

ORG_HIER7_NUM This is the level7 number. VARCHAR2(50)

Organization Hierarchy Number 7

ORG_HIER8_NUM This is the level8 number. VARCHAR2(50)

Organization Hierarchy Number 8

ORG_HIER9_NUM This is the level9 number. VARCHAR2(50)

Organization Hierarchy Number 9

ORG_HIER10_NUM This is the level10 number. VARCHAR2(50)

Organization Hierarchy Number


10
ORG_HIER11_NUM This is the level11 number. VARCHAR2(50)

Organization Hierarchy Number


11

DWDMR A-Z.doc
ORG_HIER12_NUM This is the level12 number. VARCHAR2(50)

Organization Hierarchy Number


12
ORG_HIER13_NUM This is the level13 number. VARCHAR2(50)

Organization Hierarchy Number


13
ORG_TOP_NUM This is the top level number. VARCHAR2(50)

Organization Hierarchy Top


Number
HIERARCHY_NAME This is the hierarchy name. VARCHAR2(80)

Hierarchy Name
HIERARCHY_VERSION This column goves the version of the VARCHAR2(255)
Hierarchy
Hierarchy Version
W_HIERARCHY_CLASS This is the domain value of the VARCHAR2(50)
Hiearchy Name
Hierarchy Class
PRIMARY_FLG This is the primary hierarchy within a CHAR(1)
domain value.
Primary Flag
FIXED_HIER_LEVEL This is the fixed hierarchy level. NUMBER

Fixed Hierarchy Level


BASE_ORG_NUM This is the Base Organization number. VARCHAR2(50)

Base Organization Number


DIVN_FLG Indicates whether organization is a CHAR(1)
division or department
Division Flag
BU_FLG Indicates whether organization is a CHAR(1)
business unit.
Business Unit Flag
SALES_GROUP_FLG Indicates whether organization is a CHAR(1)
sales group.
Sales Group Flag
PRTNR_FLG Indicates whether organization is a CHAR(1)
partner.
Partner Flag
INTERNAL_FLG Indicates whether organization is CHAR(1)
internal.
Internal Flag
CNTCT_REP_ORG_FLG Indicates whether organization is a CHAR(1)
contact representative organization.
Contact Representative
Organization.
BUSINESS_AREA_FLG Indicates whether organization is a CHAR(1)
SAP/JDE business area.
Business Area Flag
COMPANY_FLG Indicates whether organization is a CHAR(1)
financial company.
Company Flag
LEGAL_ENTITY_FLG Indicates whether organization is a CHAR(1)
legal entity.
Legal Entity Flag

DWDMR A-Z.doc
OPERATING_UNIT_FLG Indicates whether organization is an CHAR(1)
operating unit.
Operating Unit Flag
BUSINESS_GROUP_FLG Indicates whether organization is an CHAR(1)
business group.
Business Group Flag
INV_ORG_FLG Indicates whether organization is an CHAR(1)
inventory organization.
Inventory Organization Flag
HR_ORG_FLG Indicates whether organization is a CHAR(1)
human resource organization.
Human Resource Organization
Flag
GOVT_REPT_ENTITY_FLG Indicates whether organization is a CHAR(1)
government reporting entity.
Government Reporting Entity Flag

BALANCING_ENTITY_FLG Indicates whether organization is a CHAR(1)


balancing entity.
Balancing Entity Flag
ASSET_ORG_FLG Indicates whether organization is an CHAR(1)
asset organization.
Asset Organization Flag
PROJECT_ORG_FLG Indicates whether organization is a CHAR(1)
project organization.
Project Organization Flag
PROJECT_BU_FLG Project Business Unit Flag CHAR(1)

Project Business Unit Flag


CONTROL_AREA_FLG Indicates whether organization is a CHAR(1)
SAP control area.
Control Area Flag
CONTRACT_BU_FLG Contract Business Unit Flag CHAR(1)

Contract Business Unit Flag


FIN_AREA_FLG Indicates whether organization is a CHAR(1)
SAP financial area.
Financial Area Flag
VALUATION_AREA_FLG Indicates whether organization is a CHAR(1)
SAP valuation area.
SAP Valuation Area Flag
SALES_AREA_FLG Indicates whether organization is a CHAR(1)
SAP sales area.
Sales Area Flag
MARKETING_ORG_FLG Indicates whether organization is a CHAR(1)
marketing organization.
Marketing Organization Flag
PURCH_ORG_FLG Indicates whether organization is a CHAR(1)
purchasing organization.
Purchasing Organization Flag
SALES_ORG_FLG Indicates whether organization is a CHAR(1)
sales organization.
Sales Organization Flag
PAYABLES_ORG_FLG Payables Organization Flag CHAR(1)

Payables Organization Flag


RECEIVABLES_ORG_FLG Receivables Organization Flag CHAR(1)

Receivables Organization Flag

DWDMR A-Z.doc
SERVICE_ORG_FLG Indicates whether organization is a CHAR(1)
service organization.
Service Organization Flag
BRANCH_FLG Indicates if the organization is a CHAR(1)
branch
Branch Flag
PROJECT_EXP_ORG_FLG Project Expenditure Organization Flag CHAR(1)

Project Expenditure Organization


Flag
ORG_TYPE_CODE Organization Type Code VARCHAR2(50)

Organization Type Code


SET_ID Set Identifier VARCHAR2(30)

Set Identifier
LEVEL_NAME Level Name VARCHAR2(40)

Level Name
SCD1_WID SCD1 Surrogate Key NUMBER

SCD1 Surrogate Key


RETAIL_FLG Retail Flag VARCHAR2(1)

Retail Flag
ENTERPRISE_FLG Enterprise Flag CHAR(1)

Enterprise Flag
REPORTING_EST_FLG Reporting Establishment Flag CHAR(1)

Reporting Establishment Flag


BASE_ORG_MGR Base Organization Manager VARCHAR2(255)

Base Organization Manager


ORG_HIER1_MGR Organization Hierarchy1 Manager VARCHAR2(255)

Organization Hierarchy1 Manager

ORG_HIER2_MGR Organization Hierarchy2 Manager VARCHAR2(255)

Organization Hierarchy2 Manager

ORG_HIER3_MGR Organization Hierarchy3 Manager VARCHAR2(255)

Organization Hierarchy3 Manager

ORG_HIER4_MGR Organization Hierarchy4 Manager VARCHAR2(255)

Organization Hierarchy4 Manager

ORG_HIER5_MGR Organization Hierarchy5 Manager VARCHAR2(255)

Organization Hierarchy5 Manager

ORG_HIER6_MGR Organization Hierarchy6 Manager VARCHAR2(255)

Organization Hierarchy6 Manager

DWDMR A-Z.doc
ORG_HIER7_MGR Organization Hierarchy7 Manager VARCHAR2(255)

Organization Hierarchy7 Manager

ORG_HIER8_MGR Organization Hierarchy8 Manager VARCHAR2(255)

Organization Hierarchy8 Manager

ORG_HIER9_MGR Organization Hierarchy9 Manager VARCHAR2(255)

Organization Hierarchy9 Manager

ORG_HIER10_MGR Organization Hierarchy10 Manager VARCHAR2(255)

Organization Hierarchy10
Manager
ORG_HIER11_MGR Organization Hierarchy11 Manager VARCHAR2(255)

Organization Hierarchy11
Manager
ORG_HIER12_MGR Organization Hierarchy12 Manager VARCHAR2(255)

Organization Hierarchy12
Manager
ORG_HIER13_MGR Organization Hierarchy13 Manager VARCHAR2(255)

Organization Hierarchy8 Manager

TOP_ORG_MGR Top Organization Manager VARCHAR2(255)

Top Organization Manager


EXPENDITURE_ORG_FLG Expenditure Organization Flag CHAR(1)

Expenditure Organization Flag


PAYROLL_STATUTORY_UNIT_FLG Payroll Statutory Unit Flag CHAR(1)

Payroll Statutory Unit Flag

CUSTOMER_PAYMENTS_BU_FLG Customer Payments Business Unit CHAR(1)


Flag
Customer Payments Business Unit
Flag

EXPENSE_BU_FLG Expense Business Unit Flag CHAR(1)

Expense Business Unit Flag


COLLECTIONS_BU_FLG Collections Business Unit Flag CHAR(1)

Collections Business Unit Flag


MATERIALS_MANAGEMENT_BU_ Materials Management Business Unit CHAR(1)
FLG Flag

Materials Management Business


Unit Flag
PRC_CONTRACT_MANAGEMENT_ PRC Contract Management Business CHAR(1)
BU_FLG Unit Flag

PRC Contract Management


Business Unit Flag

DWDMR A-Z.doc
RECEIVING_BU_FLG Receiving Business Unit flag CHAR(1)

Receiving Business Unit flag


FINANCIAL_BU_FLG Financial Business Unit Flag CHAR(1)

Financial Business Unit Flag


REQUISITION_BU_FLG Requisition Business Unit Flag CHAR(1)

Requisition Business Unit Flag


COST_ORG_FLG Cost Organization Flag CHAR(1)

Cost Organization Flag


PROJECT_UNIT_FLG Project Unit Flag CHAR(1)

Project Unit Flag


CREATED_BY_WID Key to User Dim NUMBER

Key to User Dim


CHANGED_BY_WID Key to User Dim NUMBER

Key to User Dim


CREATED_ON_DT Creation Date DATE

Creation Date
CHANGED_ON_DT Changed Date DATE

Changed Date
AUX1_CHANGED_ON_DT Auxiliary Changed Date DATE

Auxiliary Changed Date


AUX2_CHANGED_ON_DT Auxiliary Changed Date DATE

Auxiliary Changed Date


AUX3_CHANGED_ON_DT Auxiliary Changed Date DATE

Auxiliary Changed Date


AUX4_CHANGED_ON_DT Auxiliary Changed Date DATE

Auxiliary Changed Date


SRC_EFF_FROM_DT Source Effective From Date DATE

Source Effective From Date


SRC_EFF_TO_DT Source Effective To Date DATE

Source Effective To Date


EFFECTIVE_FROM_DT This column stores the date from DATE
which the dimension record is
Effective From Date effective. A value is either assigned by
Siebel Applications or extracted from
the source.
EFFECTIVE_TO_DT This column stores the date up to DATE
which the dimension record is
Effective To Date effective. A value is either assigned by
Siebel Applications or extracted from
the source.

DWDMR A-Z.doc
DELETE_FLG This flag indicates the deletion status CHAR(1)
of the record in the source system. A
Deleted Record Indicator value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

CURRENT_FLG This is a flag for marking dimension CHAR(1)


records as "Y" in order to represent
Current Record Indicator the current state of a dimension
entity. This flag is typically critical for
Type II slowly-changing dimensions,
as records in a Type II situation tend
to be numerous.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Oracle System Field. This column is NUMBER


the unique identifier for the specific
ETL Process Identifier ETL process used to create or update
this data.
INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)
a dimension or fact entity in its source
Unique Source Record system. In case of composite keys, the
Identifier value in this column can consist of
concatenated parts.

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
Generic Extension Column
MFG_DEPT_FLG Manufacturing Department Flag CHAR(1)

Manufacturing Department Flag

DWDMR A-Z.doc
SIA_BU_FLG CHAR(1)

Student financial BU Flag

DWDMR A-Z.doc
W_INT_ORG_T1_D
Business Name: Internal Organization Helper

Description:
Internal Organization Helper

Table Columns:
Column Name Description Datatype Lookup Table
DATASOURCE_NUM_ID Datasource Num Id NUMBER

Datasource Num Id
INTEGRATION_ID Integration Id VARCHAR2(80)

Integration Id
SCD1_WID SCD1_WarehouseId NUMBER

SCD1_WarehouseId
W_INSERT_DT DATE

W_UPDATE_DT DATE

ETL_PROC_WID VARCHAR2(10)

DWDMR A-Z.doc
W_INT_ORG_XREF_D
Business Name: W_INT_ORG_XREF_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

SRC_DATASOURCE_NUM_ID NUMBER

SRC_INTEGRATION_ID VARCHAR2(80)

SRC_SCD1_WID NUMBER

MSTR_DATASOURCE_NUM_ID NUMBER

MSTR_INTEGRATION_ID VARCHAR2(80)

MSTR_SCD1_WID NUMBER

PREV_MSTR_SCD1_WID NUMBER

XREF_FLG CHAR(1)

W_INSERT_DT DATE

W_UPDATE_DT DATE

ETL_PROC_WID NUMBER

DWDMR A-Z.doc
W_INT_PARTICIPANT_H
Business Name: Interaction Participant

Description:
Customer contact and resource interaction participantion information

Table Columns:
Column Name Description Datatype Lookup Table
CONTACT_WID Contact ID NUMBER W_PARTY_PER_D

Contact ID
CONTACT_SCD1_WID Contact SCD ID NUMBER W_PARTY_PER_D

Contact SCD ID
CUSTOMER_WID Customer ID NUMBER W_PARTY_D

Customer ID
CUSTOMER_SCD1_WID Customer SCD ID NUMBER W_PARTY_D

Customer SCD ID
SALES_RESOURCE_WID Sales Resource ID NUMBER

Sales Resource ID
SALES_RESOURCE_LOGIN VARCHAR2(100)

CUST_INTERACTION_WID Customer Interaction ID NUMBER W_CUST_INTERACTION_F

Customer Interaction ID
SALES_RESOURCE_DH_WID NUMBER W_POSITION_DH

SALES_RESOURCE_DH_SCD1_WID Sales Resource Manager ID NUMBER W_POSITION_DH

Sales Resource Manager ID

CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D


dimension indicating the user who
Source Record Created By User created the record in the source
Surrogate Key system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Last Modified By last modified the record in the source
User Surrogate Key system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
Source Record Creation Date and source system.
Time
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
Source Record Last Modified Date system.
and Time
AUX1_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.

DWDMR A-Z.doc
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
DELETE_FLG This flag indicates the deletion status CHAR(1)
of the record in the source system. A
Deleted Record Indicator value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
ETL Process Identifier process used to create or update this
data.
INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)
a dimension or fact entity in its source
Unique Source Record Identifier system. In case of composite keys, the
value in this column can consist of
concatenated parts.

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

DWDMR A-Z.doc
X_CUSTOM This column is used as a generic field VARCHAR2(10)
for customer extensions.
Generic Extension Column

DWDMR A-Z.doc
W_INT_REFERENCE_H
Business Name: Interaction Reference

Description:
Imported from database

Table Columns:
Column Name Description Datatype Lookup Table
BUSINESS_OBJ_TYPE_CODE VARCHAR2(80)

W_BUSINESS_OBJ_TYPE_CODE VARCHAR2(80)

BUSINESS_OBJ_ID VARCHAR2(80)

BUSINESS_OBJ_NAME VARCHAR2(2000)

BUSINESS_OBJ_NUM VARCHAR2(100)

BUSINESS_OBJ_SRC_CODE VARCHAR2(80)

CUST_INTERACTION_WID NUMBER W_CUST_INTERACTION_F

CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D


dimension indicating the user who
Source Record Created By User created the record in the source
Surrogate Key system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Last Modified By last modified the record in the source
User Surrogate Key system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
Source Record Creation Date and source system.
Time
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
Source Record Last Modified Date system.
and Time
AUX1_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.

DWDMR A-Z.doc
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
DELETE_FLG This flag indicates the deletion status CHAR(1)
of the record in the source system. A
Deleted Record Indicator value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
ETL Process Identifier process used to create or update this
data.
INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)
a dimension or fact entity in its source
Unique Source Record Identifier system. In case of composite keys, the
value in this column can consist of
concatenated parts.

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
Generic Extension Column

DWDMR A-Z.doc
W_INVENTORY_CYCLE_COUNT_F
Business Name: Inventory Cycle Count

Description:
Change Me

Table Columns:
Column Name Description Datatype Lookup Table
PRODUCT_WID Change Me NUMBER W_PRODUCT_D

Assignment Item Type Name


INVENTORY_PROD_WID Change Me NUMBER W_INVENTORY_PRODUCT_D

Employee Skill Flag


INVENTORY_ORG_WID Change Me NUMBER W_INT_ORG_D

Expertise Flag
PLANT_LOC_WID Change Me NUMBER W_BUSN_LOCATION_D

Assignment Attribute Name


STORAGE_LOC_WID Storage Location Surrogate key NUMBER W_BUSN_LOCATION_D

Storage Location Surrogate key

CC_HEADER_WID CC Header Surrogate Key NUMBER W_INV_CC_HEADER_D

CC Header Surrogate Key


ABC_CLASS_WID ABC Class Surrogate Key NUMBER W_ABC_CLASS_D

ABC Class Surrogate Key


COUNT_DT_WID Count Date Surrogate Key NUMBER W_DAY_D

Count Date Surrogate Key


CC_APPROVAL_DT_WID CC Approval Date Surrogate Key NUMBER W_DAY_D

CC Approval Date Surrogate Key

PRODUCT_SCD1_WID NUMBER

COUNT_UOM Count Unit of Measure VARCHAR2(50)

Count Unit of Measure


ITEM_UNIT_COST Item Unit Cost NUMBER(28,10)

Item Unit Cost


ADJUSTMENT_QUANTITY Adjustment Quantity NUMBER(28,10)

Adjustment Quantity
ADJUSTMENT_AMOUNT Adjustment Amount NUMBER(28,10)

Adjustment Amount
ADJUSTMENT_DATE Adjustment Date DATE

Adjustment Date
COUNT_QUANTITY Count Quantity NUMBER(28,10)

Count Quantity

DWDMR A-Z.doc
SYSTEM_QUANTITY System Quantity NUMBER(28,10)

System Quantity
HIT_MISS_TOLERANCE_POSITIVE Hot or Miss Tolerance (Positive) NUMBER

Hot or Miss Tolerance (Positive)

HIT_MISS_TOLERANCE_NEGATIVE Hot or Miss Tolerance (Negative) NUMBER

Hot or Miss Tolerance (Negative)

NUMBER_OF_COUNTS Number of Counts NUMBER

Number of Counts
PRIMARY_UOM_CODE Primary Unit of Measure Code VARCHAR2(50)

Primary Unit of Measure Code


PRIMARY_UOM_CONV_RATE Primary Unit of Measure Conversion NUMBER(28,10)
Rate
Primary Unit of Measure
Conversion Rate
STANDARD_UOM_CODE Standard Unit of Measure Code VARCHAR2(50)

Standard Unit of Measure Code

STANDARD_UOM_CONV_RATE Standard Unit of Measure Conversion NUMBER(28,10)


Rate
Standard Unit of Measure
Conversion Rate
SECONDARY_UOM_CODE Secondary Unit of Measure Code VARCHAR2(50)

Secondary Unit of Measure Code

SECONDARY_COUNT_QUANTITY Secondary Count Quantity NUMBER(28,10)

Secondary Count Quantity

SECONDARY_SYSTEM_QTY Secondary System Quantity NUMBER(28,10)

Secondary System Quantity


SECONDARY_ADJUSTMENT_QUA Secondary Adjustment Quantity NUMBER(28,10)
NTITY

Secondary Adjustment Quantity

DOC_CURR_CODE This code corresponds to the VARCHAR2(30)


document currency. This typically is
Document/Transaction Currency the currency in which the transaction
Code occurred. Amounts will be stored in
this currency.

DWDMR A-Z.doc
LOC_CURR_CODE This code corresponds to the local VARCHAR2(30)
currency. The local currency typically
Local/Regional Reporting Currency is the one in which the transaction
Code will be posted to meet legal
requirements for Company's Financial
reporting. Alternatively, it may be
linked to the currency used by
local/regional business units for
reporting purposes.

LOC_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)


Document Currency to the Local
Document to Local Currency Currency.
Exchange Rate
GLOBAL1_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the first Global
Document to Global1 (for Global Currency. The Global currencies are
Reporting) Currency Exchange defined in global currency master
Rate table.
GLOBAL2_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the second
Document to Global2 (for Global Global Currency. The Global
Reporting) Currency Exchange currencies are defined in global
Rate currency master table.
GLOBAL3_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the third
Document to Global3 (for Global Global Currency. The Global
Reporting) Currency Exchange currencies are defined in global
Rate currency master table.
CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Created By User created the record in the source
Surrogate Key system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Last Modified By last modified the record in the source
User Surrogate Key system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
Source Record Creation Date and source system.
Time
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
Source Record Last Modified Date system.
and Time
AUX1_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time11 which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time12 which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time13 which acts as a source for the current
table.

DWDMR A-Z.doc
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time1 which acts as a source for the current
table.
DELETE_FLG This flag indicates the deletion status CHAR(1)
of the record in the source system. A
Deleted Record Indicator value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
ETL Process Identifier process used to create or update this
data.
INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)
a dimension or fact entity in its source
Unique Source Record Identifier system. In case of composite keys, the
value in this column can consist of
concatenated parts.

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
Generic Extension Column

DWDMR A-Z.doc
W_INVENTORY_DAILY_BAL_F
Business Name: W_INVENTORY_DAILY_BAL_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
PRODUCT_WID NUMBER W_PRODUCT_D

INVENTORY_PROD_WID NUMBER W_INVENTORY_PRODUCT_D

INVENTORY_ORG_WID NUMBER W_INT_ORG_D

PLANT_LOC_WID NUMBER W_BUSN_LOCATION_D

STORAGE_LOC_WID NUMBER W_BUSN_LOCATION_D

INV_BALANCE_DT_WID NUMBER W_DAY_D

INV_BALANCE_TM_WID NUMBER W_TIME_OF_DAY_D

UNIT_STD_COST NUMBER(28,10)

VALUE_ONLY_AMT NUMBER(28,10)

VALUE_XFER_AMT NUMBER(28,10)

STD_COST_AMT NUMBER(28,10)

ON_HAND_QTY NUMBER(28,10)

IN_TRANSIT_QTY NUMBER(28,10)

RECEIVING_QTY NUMBER(28,10)

RESTRICTED_QTY NUMBER(28,10)

RESERVED_QTY NUMBER(28,10)

ALLOCATED_QTY NUMBER(28,10)

DWDMR A-Z.doc
RETURNED_QTY NUMBER(28,10)

REORDER_POINT NUMBER(28,10)

REPLENISHMENT_QTY NUMBER(28,10)

AVAILABLE_CONSIGN_QTY NUMBER(28,10)

INSP_CONSIGN_QTY NUMBER(28,10)

RESTRICTED_CONSIGN_QTY NUMBER(28,10)

BLOCKED_CONSIGN_QTY NUMBER(28,10)

DOC_CURR_CODE VARCHAR2(30)

LOC_CURR_CODE VARCHAR2(30)

LOC_EXCHANGE_RATE NUMBER(28,10)

PRIMARY_UOM_CODE VARCHAR2(50)

PRIMARY_UOM_CONV_RATE NUMBER(28,10)

STANDARD_UOM_CODE VARCHAR2(50)

STANDARD_UOM_CONV_RATE NUMBER(28,10)

GLOBAL1_EXCHANGE_RATE NUMBER(28,10)

GLOBAL2_EXCHANGE_RATE NUMBER(28,10)

GLOBAL3_EXCHANGE_RATE NUMBER(28,10)

CREATED_BY_WID NUMBER W_USER_D

CHANGED_BY_WID NUMBER W_USER_D

CREATED_ON_DT DATE

DWDMR A-Z.doc
CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT DATE

DELETE_FLG CHAR(1)

W_INSERT_DT DATE

W_UPDATE_DT DATE

DATASOURCE_NUM_ID NUMBER

ETL_PROC_WID NUMBER

INTEGRATION_ID VARCHAR2(80)

TENANT_ID VARCHAR2(80)

X_CUSTOM VARCHAR2(10)

WIP_AMT NUMBER(28,10)

PRODUCT_SCD1_WID NUMBER

DWDMR A-Z.doc
W_INVENTORY_MONTHLY_BAL_F
Business Name: W_INVENTORY_MONTHLY_BAL_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
PRODUCT_WID NUMBER W_PRODUCT_D

INVENTORY_PROD_WID NUMBER W_INVENTORY_PRODUCT_D

INVENTORY_ORG_WID NUMBER W_INT_ORG_D

PLANT_LOC_WID NUMBER W_BUSN_LOCATION_D

STORAGE_LOC_WID NUMBER W_BUSN_LOCATION_D

INV_BALANCE_DT_WID NUMBER W_DAY_D

PERIOD_START_DT_WID NUMBER W_DAY_D

PERIOD_END_DT_WID NUMBER W_DAY_D

UNIT_STD_COST NUMBER(28,10)

VALUE_ONLY_AMT NUMBER(28,10)

VALUE_XFER_AMT NUMBER(28,10)

STD_COST_AMT NUMBER(28,10)

ON_HAND_QTY NUMBER(28,10)

IN_TRANSIT_QTY NUMBER(28,10)

RECEIVING_QTY NUMBER(28,10)

RESTRICTED_QTY NUMBER(28,10)

RESERVED_QTY NUMBER(28,10)

DWDMR A-Z.doc
RETURNED_QTY NUMBER(28,10)

ALLOCATED_QTY NUMBER(28,10)

ALLOCATED_QTY
REORDER_POINT NUMBER(28,10)

REPLENISHMENT_QTY NUMBER(28,10)

AVAILABLE_CONSIGN_QTY NUMBER(28,10)

INSP_CONSIGN_QTY NUMBER(28,10)

RESTRICTED_CONSIGN_QTY NUMBER(28,10)

BLOCKED_CONSIGN_QTY NUMBER(28,10)

DOC_CURR_CODE VARCHAR2(30)

LOC_CURR_CODE VARCHAR2(30)

LOC_EXCHANGE_RATE NUMBER(28,10)

GLOBAL1_EXCHANGE_RATE NUMBER(28,10)

PRIMARY_UOM_CODE VARCHAR2(50)

GLOBAL2_EXCHANGE_RATE NUMBER(28,10)

PRIMARY_UOM_CONV_RATE NUMBER(28,10)

GLOBAL3_EXCHANGE_RATE NUMBER(28,10)

STANDARD_UOM_CODE VARCHAR2(50)

CREATED_BY_WID NUMBER W_USER_D

STANDARD_UOM_CONV_RATE NUMBER(28,10)

CHANGED_BY_WID NUMBER W_USER_D

DWDMR A-Z.doc
CREATED_ON_DT DATE

CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT DATE

DELETE_FLG CHAR(1)

W_INSERT_DT DATE

W_UPDATE_DT DATE

DATASOURCE_NUM_ID NUMBER

ETL_PROC_WID NUMBER

INTEGRATION_ID VARCHAR2(80)

TENANT_ID VARCHAR2(80)

X_CUSTOM VARCHAR2(10)

WIP_AMT NUMBER(28,10)

PRODUCT_SCD1_WID NUMBER

DWDMR A-Z.doc
W_INVENTORY_PRODUCT_D
Business Name: W_INVENTORY_PRODUCT_D

Description:
W_INVENTORY_PRODUCT_D dimension table is used to maintain information on the inventory policies and
processes followed for handling products at a specific business location such as a plant, warehouse, and so on.
The products that are featured in this table would usually be a subset of all products available in the
W_PRODUCT_D dimension table. For example, Production raw materials used within a manufacturing plant,
Goods purchased and traded for a premium at a warehouse, and so on. Critical inventory process information
maintained about a product at the business location includes the ABC indicator, the sourcing method, reorder
policies, MRP profiles and buyer information. This table does not contain inventorial information about the
product such as inventory location, current stock, andso on. The information in this table is mostly expected to
be static in nature and would not represent information related to the current stock levels of the product (such
information is maintained in the inventory balance table). Type II information is enabled for this dimension table.
Products can enter this table when a business organization expands its operations to included new business
locations from where products are shipped out or sourced into.

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate key to uniquely identify a NUMBER
record.

PRODUCT_WID Key to product dimension. NUMBER W_PRODUCT_D

INVENTORY_ORG_WID Identifies the inventory organization. NUMBER W_INT_ORG_D

PLANT_LOC_WID Key to the business location NUMBER W_BUSN_LOCATION_D


dimension

PRODUCT_NUM Product Number VARCHAR2(30)

ABC_IND ABC Indicator ( Indicator that CHAR(1)


classifies a material as an A, B, or C
part according to its consumption
value )
PLANNER_CODE Planner Code VARCHAR2(80)

PROCUREMENT_TYPE_CODE Procurement Type Code VARCHAR2(80)

SPC_PROC_TYPE_CODE Special Procurement Type Code VARCHAR2(80)

BUYER_CODE Buyer Code VARCHAR2(80)

BUYER_NAME VARCHAR2(80)

COMMODITY_CODE Commodity Code VARCHAR2(80)

COMMODITY_UOM_CODE Unit of measure of commodity VARCHAR2(80)

DWDMR A-Z.doc
PROFIT_CENTER_NUM Profit center number VARCHAR2(30)

REORDER_POINT Reorder point quantity (If the stock NUMBER(28,10)


falls below this quantity, the system
flags the material for requirements
planning)
SAFETY_STOCK_LEVEL Safety stock quantity ( Quantity NUMBER(28,10)
whose purpose is to satisfy
unexpectedly high demand in the
coverage period. )
MIN_LOT_SIZE Minimum lot size NUMBER(28,10)

MAX_LOT_SIZE Maximum lot size NUMBER(28,10)

FIXED_LOT_SIZE Fixed lot size NUMBER(28,10)

MAX_STOCK_LEVEL Maximum stock level NUMBER(28,10)

LOT_ORDERING_COST Cost of ordering a lot NUMBER(28,10)

MRP_TIME_FENCE Planning time fence NUMBER(28,10)

EXT_PROCURE_TIME Time needed to obtain the material or NUMBER(28,10)


service if it is procured externally.

INTERNAL_MFG_TIME Internal manufacturing time NUMBER(28,10)

MAX_STORAGE_DAYS Maximum storage period in days NUMBER(28,10)

MRP_PROFILE_CODE Planning profile Code VARCHAR2(80)

MRP_TYPE_CODE Planning type Code VARCHAR2(80)

MRP_GRP_CODE Planning group Code VARCHAR2(80)

LOT_SIZE_CODE Lot size Code VARCHAR2(80)

BACKFLUSH_IND Backflush Indicator ( Determines CHAR(1)


whether the backflush indicator is set
in the production order)
QA_INSPECT_IND QA Inspection Indicator CHAR(1)

REPETITIVE_MFG_IND Repetitive manufacturing Indicator CHAR(1)

DWDMR A-Z.doc
BULK_ITEM_IND Bulk item Indicator CHAR(1)

FORECAST_PERIOD Forecast period ( Like Weekly , VARCHAR2(30)


Monthly etc)

MFG_UOM_CODE Unit of measure in manufacturing, VARCHAR2(80)


Primary Unit of Measure Code

ISSUE_UOM_CODE Unit of measure in issues VARCHAR2(80)

MANUFACTURING_PLACE Place of manufacturing VARCHAR2(80)

LOADING_TYPE_CODE Loading type Code VARCHAR2(80)

INT_STORE_LOC_CODE Internal storage location Code VARCHAR2(80)

EXT_STORE_LOC_CODE External storage location Code VARCHAR2(80)

ACTIVE_FLG This identifies whether the source CHAR(1)


record is Active/Enabled or not

CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D


dimension indicating the user who
created the record in the source
system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
last modified the record in the source
system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
source system.
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
system.
AUX1_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
time of the auxiliary table's record
which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
time of the auxiliary table's record
which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
time of the auxiliary table's record
which acts as a source for the current
table.

DWDMR A-Z.doc
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
time of the auxiliary table's record
which acts as a source for the current
table.
SRC_EFF_FROM_DT This column stores the date from DATE
which the source record (in the
Source system) is effective. The value
is extracted from the source
(whenever available)
SRC_EFF_TO_DT This column stores the date up to DATE
which the source record (in the
Source system) is effective. The value
is extracted from the source
(whenever available)
EFFECTIVE_FROM_DT This column stores the date from DATE
which the dimension record is
effective. A value is either assigned by
Siebel Applications or extracted from
the source.
EFFECTIVE_TO_DT This column stores the date up to DATE
which the dimension record is
effective. A value is either assigned by
Siebel Applications or extracted from
the source.
DELETE_FLG This flag indicates the deletion status CHAR(1)
of the record in the source system. A
value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

CURRENT_FLG This is a flag for marking dimension CHAR(1)


records as "Y" in order to represent
the current state of a dimension
entity. This flag is typically critical for
Type II slowly-changing dimensions,
as records in a Type II situation tend
to be numerous.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
warehouse table.
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
data warehouse table.

DATASOURCE_NUM_ID This column is the unique identifier of NUMBER


the source system from which data
was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

DWDMR A-Z.doc
ETL_PROC_WID Siebel System Field. This column is the NUMBER
unique identifier for the specific ETL
process used to create or update this
data.
INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)
a dimension or fact entity in its source
system. In case of composite keys, the
value in this column can consist of
concatenated parts.

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.

INV_PROD_CAT1 This field maps to the VARCHAR2(80)


INTEGRATION_ID of the
W_PROD_CAT_DH table. It is used as
a lookup to identify the
PROD_CAT1_WID.
INV_PROD_CAT2 This field maps to the VARCHAR2(80)
INTEGRATION_ID of the
W_PROD_CAT_DH table. It is used as
a lookup to identify the
PROD_CAT2_WID.
INV_PROD_CAT3 This field maps to the VARCHAR2(80)
INTEGRATION_ID of the
W_PROD_CAT_DH table. It is used as
a lookup to identify the
PROD_CAT3_WID.
INV_PROD_CAT4 This field maps to the VARCHAR2(80)
INTEGRATION_ID of the
W_PROD_CAT_DH table. It is used as
a lookup to identify the
PROD_CAT4_WID.
INV_PROD_CAT5 This field maps to the VARCHAR2(80)
INTEGRATION_ID of the
W_PROD_CAT_DH table. It is used as
a lookup to identify the
PROD_CAT5_WID.
INV_PROD_CAT6 This field maps to the VARCHAR2(80)
INTEGRATION_ID of the
W_PROD_CAT_DH table. It is used as
a lookup to identify the
PROD_CAT6_WID.
INV_PROD_CAT7 This field maps to the VARCHAR2(80)
INTEGRATION_ID of the
W_PROD_CAT_DH table. It is used as
a lookup to identify the
PROD_CAT7_WID.
INV_PROD_CAT8 This field maps to the VARCHAR2(80)
INTEGRATION_ID of the
W_PROD_CAT_DH table. It is used as
a lookup to identify the
PROD_CAT8_WID.

DWDMR A-Z.doc
INV_PROD_CAT9 This field maps to the VARCHAR2(80)
INTEGRATION_ID of the
W_PROD_CAT_DH table. It is used as
a lookup to identify the
PROD_CAT9_WID.
INV_PROD_CAT10 This field maps to the VARCHAR2(80)
INTEGRATION_ID of the
W_PROD_CAT_DH table. It is used as
a lookup to identify the
PROD_CAT10_WID.
INV_PROD_CAT1_WID FK to the W_PROD_CAT_DH table. NUMBER W_PROD_CAT_DH
This field identifies the Product
Category Hierarchy. Out of the box, it
is mapped to the Inventory hierarchy.

INV_PROD_CAT2_WID FK to the W_PROD_CAT_DH table. NUMBER


This field identifies the Product
Category Hierarchy.
INV_PROD_CAT3_WID FK to the W_PROD_CAT_DH table. NUMBER
This field identifies the Product
Category Hierarchy.
INV_PROD_CAT4_WID FK to the W_PROD_CAT_DH table. NUMBER
This field identifies the Product
Category Hierarchy.
INV_PROD_CAT5_WID FK to the W_PROD_CAT_DH table. NUMBER
This field identifies the Product
Category Hierarchy.
INV_PROD_CAT6_WID FK to the W_PROD_CAT_DH table. NUMBER
This field identifies the Product
Category Hierarchy.
INV_PROD_CAT7_WID FK to the W_PROD_CAT_DH table. NUMBER
This field identifies the Product
Category Hierarchy.
INV_PROD_CAT8_WID FK to the W_PROD_CAT_DH table. NUMBER
This field identifies the Product
Category Hierarchy.
INV_PROD_CAT9_WID FK to the W_PROD_CAT_DH table. NUMBER(28,10)
This field identifies the Product
Category Hierarchy.
INV_PROD_CAT10_WID FK to the W_PROD_CAT_DH table. NUMBER
This field identifies the Product
Category Hierarchy.
INVOICEABLE_ITEM_FLAG Determines if the item is invoiceable, CHAR(1)
to determine if an order line
contributes to financial backlog.

INVOICE_ENABLED_FLAG Determines if the item is invoice CHAR(1)


enabled to determine if an order line
contributes to financial backlog.

PRIMARY_UOM_CODE Primary Unit of Measure Code VARCHAR2(80)

C_PRIMARY_UOM_CODE Primary Unit of Measure Code VARCHAR2(80)

DWDMR A-Z.doc
UNSPSC_CODE This field maps to the VARCHAR2(80)
INTEGRATION_ID of the
W_PROD_CAT_DH table. It is used as
a lookup to identify the
UNSPSC_PROD_CAT_WID.
UNSPSC_INV_PROD_CAT_WID FK to the W_PROD_CAT_DH table. NUMBER
This field identifies the Product
Category Hierarchy. Out of the box, it
is mapped to UNSPSC Category
Hierarchy.
COMMODITY_NAME Commodity Name VARCHAR2(80)

COMMODITY_UOM_NAME Commodity Unit of Measure Name VARCHAR2(80)

EXT_STORE_LOC_NAME External Store Location Name VARCHAR2(80)

INT_STORE_LOC_NAME Internal Store Location Name VARCHAR2(80)

ISSUE_UOM_NAME Issue Unit of Measure Name VARCHAR2(80)

LOADING_TYPE_NAME Loading Type Name VARCHAR2(80)

LOT_SIZE_NAME Lot Size Name VARCHAR2(80)

MFG_UOM_NAME Manufacturing Unit of Measure VARCHAR2(80)

MRP_GRP_NAME MRP Group Name VARCHAR2(80)

MRP_PROFILE_NAME MRP Profile Name VARCHAR2(80)

MRP_TYPE_NAME MRP Type Name VARCHAR2(80)

PLANNER_NAME Planner Name VARCHAR2(80)

PRIMARY_UOM_NAME Primary Unit of Measure VARCHAR2(80)

PROCUREMENT_TYPE_NAME Procurement Type Name VARCHAR2(80)

PROFIT_CENTER_NAME Profit Center Name VARCHAR2(80)

SPC_PROC_TYPE_NAME SPC Procurement Type Name VARCHAR2(80)

DWDMR A-Z.doc
STATUS_CODE VARCHAR2(80)

W_STATUS_CODE VARCHAR2(80)

PRODUCT_TYPE_CODE VARCHAR2(80)

MAKE_BUY_IND CHAR(1)

FIXED_LEAD_TIME NUMBER

VARIABLE_LEAD_TIME NUMBER

CUMULATIVE_TOTAL_LEAD_TIME NUMBER

POSTPROCESSING_LEAD_TIME NUMBER

PREPROCESSING_LEAD_TIME NUMBER

PROCESS_QUALITY_ENABLED_FLG CHAR(1)

DWDMR A-Z.doc
W_INVOICE_F
Business Name: W_INVOICE_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
CUSTOMER_WID NUMBER W_PARTY_D

CUSTOMER_WID NUMBER W_XACT_TYPE_D

CLOSED_DT_WID NUMBER W_DAY_D

CONTACT_WID NUMBER W_PARTY_PER_D

DATASOURCE_NUM_ID NUMBER

DUE_DT_WID NUMBER W_DAY_D

ENTITLEMENT_WID NUMBER W_ENTLMNT_D

ETL_PROC_WID NUMBER

INTEGRATION_ID VARCHAR2(30)

INVC_DT_WID NUMBER W_DAY_D

INVC_FULPD_DT_WID NUMBER W_DAY_D

PAY_TER_DUE_DT_WID NUMBER W_DAY_D

REMIT_ORG_WID NUMBER W_PARTY_D

ROW_WID NUMBER

DELIQUENT_FLG CHAR(1)

PAY_TERM_DAYS NUMBER(28,10)

BL_PERIOD_NAME VARCHAR2(50)

DWDMR A-Z.doc
INVC_NUM VARCHAR2(50)

PAY_TERM_NAME VARCHAR2(50)

X_CUSTOM VARCHAR2(10)

CREATED_BY_WID NUMBER(28,10) W_USER_D

CHANGED_BY_WID NUMBER(28,10)

CREATED_ON_DT DATE

CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT DATE

TENANT_ID VARCHAR2(80)

DELETE_FLG VARCHAR2(1)

DOC_CURR_CODE VARCHAR2(20)

LOC_CURR_CODE VARCHAR2(30)

LOC_EXCHANGE_RATE NUMBER(28,10)

W_INSERT_DT DATE

W_UPDATE_DT DATE

GLOBAL1_EXCHANGE_RATE NUMBER(28,10)

GLOBAL2_EXCHANGE_RATE NUMBER(28,10)

DWDMR A-Z.doc
GLOBAL3_EXCHANGE_RATE NUMBER(28,10)

GLOBAL4_EXCHANGE_RATE NUMBER(28,10)

ACCOUNT_WID NUMBER

INVC_TYPE_CODE_WID NUMBER W_XACT_TYPE_D

STATUS_CODE_WID NUMBER W_STATUS_D

SUB_TYPE_CODE_WID NUMBER

EXCHANGE_DT DATE

DOC_TTL_INVC_AMT NUMBER(28,10)

DOC_TTL_PD_AMT NUMBER(28,10)

GLOBAL5_EXCHANGE_RATE NUMBER(28,10)

AGREE_ID VARCHAR2(80)

AGREE_NUMBER VARCHAR2(120)

AGREE_NAME VARCHAR2(600)

ORDER_ID VARCHAR2(80)

ORDER_NUMBER VARCHAR2(30)

ORDER_DT DATE

SR_ID VARCHAR2(80)

SR_NUM VARCHAR2(100)

DOC_UNIT_CHRG_AMOUNT NUMBER(28,10)

DOC_CHRG_AMOUNT
CHRG_EXCHANGE_DT DATE

CHRG_EXCH_DT

DWDMR A-Z.doc
TXN_BILLING_TYPE_WID NUMBER W_XACT_TYPE_D

CHRG_TXN_BILLING_TYPE_WID

CHRG_ORG_WID NUMBER W_DAY_D

CHRG_ORG_WID
CHRG_ORG_WID NUMBER W_INT_ORG_D

CHRG_ORG_WID
PRODUCT_NUMBER VARCHAR2(30)

CHRG_PROD_NUMBER
UNIT_LIST_PRICE NUMBER(28,10)

CHRG_LIST_PRICE
CHRG_QUANTITY_REQUIRED NUMBER(28,10)

CHRG_QUANTITY_REQUIRED
UNIT_SELLING_PRICE NUMBER(28,10)

CHRG_SELLING_PRICE
UNIT_CONTRACT_DISCNT_AMT NUMBER(28,10)

CHRG_CONTRACT_DISCNT_AMT

ORG_WID NUMBER W_INT_ORG_D

COST_ORG_WID
PRODUCT_WID NUMBER W_PRODUCT_D

COST_PROD_WID
TRANSACTION_TYPE_WID NUMBER W_XACT_TYPE_D

COST_TRANSACTION_TYPE_WID

UNIT_COST NUMBER(28,10)

COST_UNIT_COST
QUANTITY NUMBER(28,10)

COST_QUANTITY
EXTENDED_COST NUMBER(28,10)

COST_EXTENDED_COST
AGREEMENT_NUMBER VARCHAR2(120)

AGREEMENT_NUMBER
AGREEMENT_WID NUMBER

AGREEMENT_WID
AGREEMENT_CUSTOMER_WID NUMBER W_PARTY_D

AGREEMENT_CUSTOMER_WID
AGREEITEM_ID VARCHAR2(80)

AGREEITEM_ID

DWDMR A-Z.doc
AGREEITEM_NUMBER VARCHAR2(30)

AGREEITEM_NUMBER
AGREEITEM_TYPE_WID NUMBER

AGREEITEM_TYPE_WID
SR_WID NUMBER

SR_WID
STATUS_CD_WID NUMBER

STATUS_CD_WID
SUB_TYPE_CD_WID NUMBER

SUB_TYPE_CD_WID
INVC_TYPE_CD_WID NUMBER

INVC_TYPE_CD_WID
ORDER_WID NUMBER

ORDER_WID
SR_ATTR_WID NUMBER W_SRVREQ_MD

SR_AREA_CODE
SR_REGION_WID NUMBER W_REGION_D

SR_REGION_WID
SR_CUSTOMER_WID NUMBER W_PARTY_D

SR_CUSTOMER_WID
SR_ASSET_WID NUMBER W_ASSET_D

SR_ASSET_WID
CHRG_GLOBAL1_EXCHANGE_RAT NUMBER(28,10)
E

CHRG_GLOBAL2_EXCHANGE_RAT NUMBER(28,10)
E

CHRG_GLOBAL3_EXCHANGE_RAT NUMBER(28,10)
E

CHRG_GLOBAL4_EXCHANGE_RAT NUMBER(28,10)
E

CHRG_GLOBAL5_EXCHANGE_RAT NUMBER(28,10)
E

CHRG_INVC_DT_WID NUMBER

CHRG_INVC_DT DATE

DWDMR A-Z.doc
DOC_CHRG_CURR_CODE VARCHAR2(30)

LOC_CHRG_CURR_CODE VARCHAR2(30)

LOC_CHRG_EXCHANGE_RATE NUMBER(28,10)

INVC_DT DATE

DWDMR A-Z.doc
W_INV_AGING_F
Business Name: W_INV_AGING_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
PRODUCT_WID NUMBER W_PRODUCT_D

PRODUCT_WID
INVENTORY_PROD_WID NUMBER W_INVENTORY_PRODUCT_D

INVENTORY_PROD_WID
LOT_WID NUMBER W_LOT_D

LOT_WID
INVENTORY_ORG_WID NUMBER W_INT_ORG_D

INVENTORY_ORG_WID
PLANT_LOC_WID NUMBER W_BUSN_LOCATION_D

PLANT_LOC_WID
STORAGE_LOC_WID NUMBER W_BUSN_LOCATION_D

STORAGE_LOC_WID
INV_BALANCE_DT_WID NUMBER W_DAY_D

INV_BALANCE_DT_WID
INV_BALANCE_TM_WID NUMBER W_TIME_OF_DAY_D

INV_BALANCE_TM_WID
RECVD_DT_WID NUMBER

RECVD_DT_WID
PRODUCT_SCD1_WID NUMBER

RECEIVED_DATE DATE

RECEIVED_DATE
DAYS_IN_INVENTORY NUMBER(28,10)

DAYS_SINCE_EXPIRED NUMBER(28,10)

DAYS_LEFT_EXPIRY NUMBER(28,10)

ON_HAND_QTY NUMBER(28,10)

AVAILABLE_QTY
UNIT_STD_COST NUMBER(28,10)

UNIT_STD_COST
STD_COST_AMT NUMBER(28,10)

STD_COST_AMT

DWDMR A-Z.doc
PRIMARY_UOM_CODE VARCHAR2(50)

PRIMARY_UOM_CODE
PRIMARY_UOM_CONV_RATE NUMBER(28,10)

DOC_CURR_CODE VARCHAR2(30)

DOC_CURR_CODE
LOC_CURR_CODE VARCHAR2(30)

LOC_CURR_CODE
LOC_EXCHANGE_RATE NUMBER(28,10)

LOC_EXCHANGE_RATE
GLOBAL1_EXCHANGE_RATE NUMBER(28,10)

GLOBAL1_EXCHANGE_RATE
GLOBAL2_EXCHANGE_RATE NUMBER(28,10)

GLOBAL2_EXCHANGE_RATE
GLOBAL3_EXCHANGE_RATE NUMBER(28,10)

GLOBAL3_EXCHANGE_RATE
GLOBAL4_EXCHANGE_RATE NUMBER(28,10)

GLOBAL5_EXCHANGE_RATE NUMBER(28,10)

CREATED_BY_WID NUMBER W_USER_D

CREATED_BY_WID
CHANGED_BY_WID NUMBER W_USER_D

CHANGED_BY_WID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
DELETE_FLG CHAR(1)

DELETE_FLG
W_INSERT_DT DATE

W_INSERT_DT

DWDMR A-Z.doc
W_UPDATE_DT DATE

W_UPDATE_DT
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
ETL_PROC_WID NUMBER

ETL_PROC_WID
INTEGRATION_ID VARCHAR2(320)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
X_CUSTOM VARCHAR2(10)

X_CUSTOM

DWDMR A-Z.doc
W_INV_CC_HEADER_D
Business Name: Cycle Count Header Dimension

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate key to uniquely identify a NUMBER
record.
Surrogate Key of the Table
CYCLE_COUNT_HEADER_NAME VARCHAR2(50)

ORGANIZATION_ID NUMBER

DESCRIPTION VARCHAR2(250)

CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER


dimension indicating the user who
Source Record Created By User created the record in the source
Surrogate Key system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER
dimension indicating the user who
Source Record Last Modified By last modified the record in the source
User Surrogate Key system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
Source Record Creation Date and source system.
Time
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
Source Record Last Modified Date system.
and Time
AUX1_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.

DWDMR A-Z.doc
DELETE_FLG This flag indicates the deletion status CHAR(1)
of the record in the source system. A
Deleted Record Indicator value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
ETL Process Identifier process used to create or update this
data.
INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)
a dimension or fact entity in its source
Unique Source Record Identifier system. In case of composite keys, the
value in this column can consist of
concatenated parts.

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
Generic Extension Column

DWDMR A-Z.doc
W_INV_LOT_DAILY_BAL_F
Business Name: W_INV_LOT_DAILY_BAL_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
PRODUCT_WID NUMBER W_PRODUCT_D

PRODUCT_WID
INVENTORY_PROD_WID NUMBER W_INVENTORY_PRODUCT_D

INVENTORY_PROD_WID
LOT_WID NUMBER W_LOT_D

LOT_WID
INVENTORY_ORG_WID NUMBER W_INT_ORG_D

INVENTORY_ORG_WID
PLANT_LOC_WID NUMBER W_BUSN_LOCATION_D

PLANT_LOC_WID
STORAGE_LOC_WID NUMBER W_BUSN_LOCATION_D

STORAGE_LOC_WID
INV_BALANCE_DT_WID NUMBER W_DAY_D

INV_BALANCE_DT_WID
INV_BALANCE_TM_WID NUMBER W_TIME_OF_DAY_D

INV_BALANCE_TM_WID
UNIT_STD_COST NUMBER(28,10)

UNIT_STD_COST
VALUE_ONLY_AMT NUMBER(28,10)

VALUE_ONLY_AMT
VALUE_XFER_AMT NUMBER(28,10)

VALUE_XFER_AMT
STD_COST_AMT NUMBER(28,10)

STD_COST_AMT
ON_HAND_QTY NUMBER(28,10)

AVAILABLE_QTY
IN_TRANSIT_QTY NUMBER(28,10)

IN_TRANSIT_QTY
RECEIVING_QTY NUMBER(28,10)

INSPECTION_QTY
RESTRICTED_QTY NUMBER(28,10)

RESTRICTED_QTY
RESERVED_QTY NUMBER(28,10)

BLOCKED_QTY

DWDMR A-Z.doc
RETURNED_QTY NUMBER(28,10)

RETURNED_QTY
REORDER_POINT NUMBER(28,10)

REORDER_POINT
REPLENISHMENT_QTY NUMBER(28,10)

REPLENISHMENT_QTY
AVAILABLE_CONSIGN_QTY NUMBER(28,10)

AVAILABLE_CONSIGN_QTY
INSP_CONSIGN_QTY NUMBER(28,10)

INSP_CONSIGN_QTY
RESTRICTED_CONSIGN_QTY NUMBER(28,10)

RESTRICTED_CONSIGN_QTY
BLOCKED_CONSIGN_QTY NUMBER(28,10)

BLOCKED_CONSIGN_QTY
ALLOCATED_QTY NUMBER(28,10)

DOC_CURR_CODE VARCHAR2(50)

DOC_CURR_CODE
LOC_CURR_CODE VARCHAR2(50)

LOC_CURR_CODE
LOC_EXCHANGE_RATE NUMBER(28,10)

LOC_EXCHANGE_RATE
PRIMARY_UOM_CODE VARCHAR2(50)

PRIMARY_UOM_CODE
PRIMARY_UOM_CONV_RATE NUMBER(28,10)

PRIMARY_UOM_CONV_RATE
STANDARD_UOM_CODE VARCHAR2(50)

STANDARD_UOM_CODE
STANDARD_UOM_CONV_RATE NUMBER(28,10)

STANDARD_UOM_CONV_RATE
GLOBAL1_EXCHANGE_RATE NUMBER(28,10)

GLOBAL1_EXCHANGE_RATE
GLOBAL2_EXCHANGE_RATE NUMBER(28,10)

GLOBAL2_EXCHANGE_RATE
GLOBAL3_EXCHANGE_RATE NUMBER(28,10)

GLOBAL3_EXCHANGE_RATE
CREATED_BY_WID NUMBER W_USER_D

CREATED_BY_WID
CHANGED_BY_WID NUMBER W_USER_D

CHANGED_BY_WID

DWDMR A-Z.doc
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
DELETE_FLG CHAR(1)

DELETE_FLG
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
ETL_PROC_WID NUMBER

ETL_PROC_WID
INTEGRATION_ID VARCHAR2(320)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
X_CUSTOM VARCHAR2(10)

X_CUSTOM
WIP_AMT NUMBER(28,10)

WIP_AMT
PRODUCT_SCD1_WID NUMBER

DWDMR A-Z.doc
W_INV_LOT_MONTHLY_BAL_F
Business Name: W_INV_LOT_MONTHLY_BAL_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
PRODUCT_WID NUMBER W_PRODUCT_D

PRODUCT_WID
INVENTORY_PROD_WID NUMBER W_INVENTORY_PRODUCT_D

INVENTORY_PROD_WID
LOT_WID NUMBER

LOT_WID
INVENTORY_ORG_WID NUMBER W_INT_ORG_D

INVENTORY_ORG_WID
PLANT_LOC_WID NUMBER W_BUSN_LOCATION_D

PLANT_LOC_WID
STORAGE_LOC_WID NUMBER W_BUSN_LOCATION_D

STORAGE_LOC_WID
INV_BALANCE_DT_WID NUMBER W_DAY_D

INV_BALANCE_DT_WID
PERIOD_START_DT_WID NUMBER W_DAY_D

PERIOD_START_DT_WID
PERIOD_END_DT_WID NUMBER W_DAY_D

PERIOD_END_DT_WID
UNIT_STD_COST NUMBER(28,10)

UNIT_STD_COST
VALUE_ONLY_AMT NUMBER(28,10)

VALUE_ONLY_AMT
VALUE_XFER_AMT NUMBER(28,10)

VALUE_XFER_AMT
STD_COST_AMT NUMBER(28,10)

STD_COST_AMT
ON_HAND_QTY NUMBER(28,10)

AVAILABLE_QTY
IN_TRANSIT_QTY NUMBER(28,10)

IN_TRANSIT_QTY
RECEIVING_QTY NUMBER(28,10)

INSPECTION_QTY
RESTRICTED_QTY NUMBER(28,10)

RESTRICTED_QTY

DWDMR A-Z.doc
RESERVED_QTY NUMBER(28,10)

BLOCKED_QTY
RETURNED_QTY NUMBER(28,10)

RETURNED_QTY
REORDER_POINT NUMBER(28,10)

REORDER_POINT
REPLENISHMENT_QTY NUMBER(28,10)

REPLENISHMENT_QTY
AVAILABLE_CONSIGN_QTY NUMBER(28,10)

AVAILABLE_CONSIGN_QTY
INSP_CONSIGN_QTY NUMBER(28,10)

INSP_CONSIGN_QTY
RESTRICTED_CONSIGN_QTY NUMBER(28,10)

RESTRICTED_CONSIGN_QTY
BLOCKED_CONSIGN_QTY NUMBER(28,10)

BLOCKED_CONSIGN_QTY
ALLOCATED_QTY Allocated Quantity NUMBER(28,10)

DOC_CURR_CODE VARCHAR2(30)

DOC_CURR_CODE
LOC_CURR_CODE VARCHAR2(30)

LOC_CURR_CODE
LOC_EXCHANGE_RATE NUMBER(28,10)

LOC_EXCHANGE_RATE
GLOBAL1_EXCHANGE_RATE NUMBER(28,10)

GLOBAL1_EXCHANGE_RATE
GLOBAL2_EXCHANGE_RATE NUMBER(28,10)

GLOBAL2_EXCHANGE_RATE
GLOBAL3_EXCHANGE_RATE NUMBER(28,10)

GLOBAL3_EXCHANGE_RATE
CREATED_BY_WID NUMBER W_USER_D

CREATED_BY_WID
CHANGED_BY_WID NUMBER W_USER_D

CHANGED_BY_WID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT

DWDMR A-Z.doc
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
DELETE_FLG NCHAR(2)

DELETE_FLG
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
ETL_PROC_WID NUMBER

ETL_PROC_WID
INTEGRATION_ID VARCHAR2(320)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
X_CUSTOM VARCHAR2(10)

X_CUSTOM
WIP_AMT NUMBER(28,10)

WIP_AMT
PRODUCT_SCD1_WID NUMBER

PRIMARY_UOM_CODE VARCHAR2(50)

PRIMARY_UOM_CONV_RATE NUMBER(28,10)

STANDARD_UOM_CODE VARCHAR2(50)

STANDARD_UOM_CONV_RATE NUMBER(28,10)

DWDMR A-Z.doc
W_ITEM_BATCH_D
Business Name: W_ITEM_BATCH_D

Description:
Stores information about batch items

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate key to uniquely identify a NUMBER
record.
Surrogate Key of the Table
BATCH_STATUS_CODE VARCHAR2(50)

Batch Status code


ASSIGNEE_WID NUMBER

User Surrogate Key to whom Item


Batch is assigned
SOURCE_SYSTEM_WID NUMBER

System Surrogate Key from which


Item Batch is originated
CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER
dimension indicating the user who
Source Record Created By User created the record in the source
Surrogate Key system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER
dimension indicating the user who
Source Record Last Modified By last modified the record in the source
User Surrogate Key system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
Source Record Creation Date and source system.
Time
CREATED_ON_DT_WID NUMBER

Surrogate Key for Source Record


Creation Date
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
Source Record Last Modified Date system.
and Time
AUX1_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.

DWDMR A-Z.doc
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
DELETE_FLG This flag indicates the deletion status CHAR(1)
of the record in the source system. A
Deleted Record Indicator value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
ETL Process Identifier process used to create or update this
data.
INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)
a dimension or fact entity in its source
Unique Source Record Identifier system. In case of composite keys, the
value in this column can consist of
concatenated parts.

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
Generic Extension Column

DWDMR A-Z.doc
W_ITEM_COST_G
Business Name: W_ITEM_COST_G

Description:
W_ITEM_COST_G, a reference table, is used to maintain standard cost information or moving average price (as
applicable) on all products handled by a business organization ¿ at a specific inventory or product supply
location. This standard cost information for a product is typically arrived at as part of a periodic costing exercise
that looks at past data related to pricing inputs for these products. For example, the standard cost related to
finished goods (sales products) would be a combination of variable costs (related to direct inputs) and fixed costs
(related to indirect inputs) The standard cost related to raw materials (production inputs) & operation support
products would be a weighted average of expenses incurred in sourcing such components from suppliers or
outside contractors. Moving average prices may also be maintained for such products (as applicable). The
information in this table is mostly expected to be static in nature and would not represent information related to
the current stock levels of the product (such information is maintained in the inventory balance table).Type II
information is enabled for this dimension table. Products can enter this table when a business organization
expands its sales product line or purchases new kinds of products to maintain its operations.

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate key to uniquely identify the NUMBER
Item Cost record.
Row Wid
PRODUCT_ID Indicates the product for which the VARCHAR2(80)
Cost is being provided.
Product Id
ORGANIZATION_ID Indicated the Organization that owns VARCHAR2(80)
the product for which the Cost is
Organization Id being provided.
UNIT_COST Identifies the Unit Cost associated NUMBER(28,10)
with Product/Organization record
Unit Cost
UOM_CODE Identifies the Unit of Measure VARCHAR2(80)
associated with Product/Organization
Valuation Type Code record.
CURR_CODE Identifies the Currency code VARCHAR2(80)
associated with Product/Organization
Currency Code record.
COST_METHOD Identifies the Costing Method VARCHAR2(80)
associated with the
Costing Method Product/Organization record.
W_UOM Identifies the Data Warehouse VARCHAR2(200)
conformed code for the Unit of
Conformed Unit of Measure Measure associated with the
Product/Organization record.
W_CURRENCY Identifies the Data Warehouse VARCHAR2(200)
conformed code for the Currency
Conformed Currency Code code associated with the
Product/Organization record.
W_COST_METHOD Identifies the Data Warehouse VARCHAR2(200)
conformed code for the Costing
Conformed Costing Method Code Method associated with the
Product/Organization record.
ACTIVE_FLG This identifies whether the source CHAR(1)
record is Active/Enabled or not
Active Flag
CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Created By User created the record in the source
Surrogate Key system.

DWDMR A-Z.doc
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Last Modified By last modified the record in the source
User Surrogate Key system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
Source Record Creation Date and source system.
Time
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
Source Record Last Modified Date system.
and Time
AUX1_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time11 which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time12 which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time13 which acts as a source for the current
table.
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time1 which acts as a source for the current
table.
SRC_EFF_FROM_DT This column stores the date from DATE
which the source record (in the
Source Supplied Effective From Source system) is effective. The value
Date and Time is extracted from the source
(whenever available)
SRC_EFF_TO_DT This column stores the date up to DATE
which the source record (in the
Source Supplied Effective To Date Source system) is effective. The value
and Time is extracted from the source
(whenever available)
EFFECTIVE_FROM_DT This column stores the date from DATE
which the dimension record is
Effective From Date and Time effective. A value is either assigned by
Siebel Applications or extracted from
the source.
EFFECTIVE_TO_DT This column stores the date up to DATE
which the dimension record is
Effective To Date and Time effective. A value is either assigned by
Siebel Applications or extracted from
the source.

DWDMR A-Z.doc
DELETE_FLG This flag indicates the deletion status CHAR(1)
of the record in the source system. A
Deleted Record Indicator value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

CURRENT_FLG This is a flag for marking dimension CHAR(1)


records as "Y" in order to represent
Current Record Indicator the current state of a dimension
entity. This flag is typically critical for
Type II slowly-changing dimensions,
as records in a Type II situation tend
to be numerous.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
ETL Process Identifier process used to create or update this
data.
INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)
a dimension or fact entity in its source
Unique Source Record Identifier system. In case of composite keys, the
value in this column can consist of
concatenated parts.

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
Generic Extension Column

DWDMR A-Z.doc
W_ITEM_F
Business Name: Item

Description:
Stores information at Item level.

Table Columns:
Column Name Description Datatype Lookup Table
INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)
a dimension or fact entity in its source
Unique Source Record Identifier system. In case of composite keys, the
value in this column can consist of
concatenated parts.

DATASOURCE_NUM_ID This column is the unique identifier of NUMBER


the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ROW_WID Surrogate key to uniquely identify a NUMBER


record.
Surrogate Key of the Table
ITEM_WID NUMBER W_PRODUCT_D

Item Identifier
ORGANIZATION_WID NUMBER W_INT_ORG_D

Organization Identifier
APPROVED_DT_WID NUMBER

Item approved date identifier


ITEM_STATUS_CODE VARCHAR2(50)

Item Status Code


ITEM_TYPE_CODE VARCHAR2(50)

Item Type Code


REJECTED_DT_WID NUMBER

Rejected Date Identifier


LOAD_DT DATE

Source Record loaded date


ITEM_CLASS_CODE VARCHAR2(50)

Item Class Code


APPROVED_FLG CHAR(1)

Approved Flag
ITEM_PHASE_CODE VARCHAR2(50)

Item Phase Code

DWDMR A-Z.doc
DELETE_FLG This flag indicates the deletion status CHAR(1)
of the record in the source system. A
Deleted Record Indicator value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

PARENT_ITEM_CLASS_CODE VARCHAR2(50)

Parent Item Class Code


CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Created By User created the record in the source
Surrogate Key system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Last Modified By last modified the record in the source
User Surrogate Key system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
Source Record Creation Date and source system.
Time
CREATED_DT_WID NUMBER

Created Date Identifier


CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
Source Record Last Modified Date system.
and Time
AUX1_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
W_INSERT_DT This column stores the date on which DATE
the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time

DWDMR A-Z.doc
ETL_PROC_WID Siebel System Field. This column is the NUMBER
unique identifier for the specific ETL
ETL Process Identifier process used to create or update this
data.
TENANT_ID This column is the unique identifier VARCHAR2(80)
for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
Generic Extension Column

DWDMR A-Z.doc
W_ITEM_INTERFACE_F
Business Name: W_ITEM_INTERFACE_F

Description:
Stores information about batch items

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate key to uniquely identify a NUMBER
record.
Surrogate Key of the Table
SOURCE_ITEM_ID Unique identier to represent source VARCHAR2(80)
item id
ID of an item as defined in Source
System
SOURCE_SYSTEM_WID Source system identifier NUMBER W_XACT_SOURCE_D

Source System Surrogate Key


where ITEM originated from
ITEM_BATCH_WID Item batch identifier NUMBER W_ITEM_BATCH_D

Item Batch Surrogate Key


EXCLUDED_DT_WID Surrogate key to Excluded Date NUMBER
dimension. Date on which a source
Exclusion Date Surrogate Key item is excluded during data quality.

IMPORT_CONFIRM_STATUS_WID Status to indicate the status of Item NUMBER W_STATUS_D


confirmation and Import process
Item Import Confirm Status
Surrogate Key

IMPORT_DT_WID Date when the Item is imported into NUMBER


Product data Hub
Item Import Date Surrogate Key

MATCH_ACTION_DT_WID Date when the latest match action is NUMBER


performed for a source system item.
Match Action Date Surrogate Key

MATCH_CNT Number of matches found NUMBER


corresponding to a source system
Matched Item Count item in the latest match action
request.
ITEM_CLASS_CODE VARCHAR2(50)

Item Class Code


XACT_TYPE_CODE Transaction Type to indicate whether VARCHAR2(50)
improted item was a new item,
Transaction Type Code modified or synchronized.

W_XACT_TYPE_CODE Warehouse Transaction Type code to VARCHAR2(50)


indicate whether improted item was a
Transaction Type Warehouse new item, modified or synchronized.
Code
CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Created By User created the record in the source
Surrogate Key system.

DWDMR A-Z.doc
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Last Modified By last modified the record in the source
User Surrogate Key system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
Source Record Creation Date and source system.
Time
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
Source Record Last Modified Date system.
and Time
AUX1_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
DELETE_FLG This flag indicates the deletion status CHAR(1)
of the record in the source system. A
Deleted Record Indicator value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

DWDMR A-Z.doc
ETL_PROC_WID Siebel System Field. This column is the NUMBER
unique identifier for the specific ETL
ETL Process Identifier process used to create or update this
data.
INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)
a dimension or fact entity in its source
Unique Source Record Identifier system. In case of composite keys, the
value in this column can consist of
concatenated parts.

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
Generic Extension Column

DWDMR A-Z.doc
W_ITEM_INTERFACE_WK_A
Business Name: W_ITEM_INTERFACE_WK_A

Description:
Stores information about batch items

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

Unique Identifier
SOURCE_SYSTEM_WID Source system identifier NUMBER W_XACT_SOURCE_D

Source System Surrogate Key


ITEM_BATCH_WID Item batch identifier NUMBER W_ITEM_BATCH_D

Item Batch Surrogate Key


ITEM_CLASS_CODE VARCHAR2(50)

Item Class Code


PERIOD_START_DT_WID NUMBER

Item Batch Aggregate period Start


Date
PERIOD_END_DT_WID NUMBER

Item Batch Aggregate period End


Date
EXCLUDE_ITEM_CNT NUMBER

No of Excluded Item
MULTIPLE_MATCH_ITEM_CNT NUMBER

No of Item with Multiple match

SINGLE_MATCH_ITEM_CNT NUMBER

No of Item with Single Match


IMPORT_FAIL_ITEM_CNT NUMBER

No of failed item in Item Batch

IMPORT_NEW_ITEM_CNT NUMBER

No of New item in Item Batch


IMPORT_CHANGE_ITEM_CNT NUMBER

No of Changed item in Item Batch

PART_IMPORT_CHANGE_ITEM_C NUMBER
NT

No of changed item which are in


progress in Item Batch

DWDMR A-Z.doc
PART_IMPORT_NEW_ITEM_CNT NUMBER

No of new item which are in


progress in Item Batch

W_INSERT_DT DATE

W_UPDATE_DT DATE

DATASOURCE_NUM_ID This column is the unique identifier of NUMBER


the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

ETL_PROC_WID NUMBER

DWDMR A-Z.doc
W_ITEM_REQUEST_F
Business Name: Item Request

Description:
Stores information about CO/NIR at header level

Table Columns:
Column Name Description Datatype Lookup Table
INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)
a dimension or fact entity in its source
Unique Source Record Identifier system. In case of composite keys, the
value in this column can consist of
concatenated parts.

DATASOURCE_NUM_ID This column is the unique identifier of NUMBER


the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ROW_WID Surrogate key to uniquely identify a NUMBER


record.
Surrogate Key of the Table
REQUEST_STATUS_WID Represents the Status of the Request NUMBER W_STATUS_D

Request Status Identifier


ORGANIZATION_WID Organization identifier NUMBER W_INT_ORG_D

Organization Identifier
REQUEST_TYPE_WID Type of the CO or NIR NUMBER W_XACT_TYPE_D

Request Type Identifier


REQUEST_INTERNAL_STATUS_WI Surrogate key to Internal Status NUMBER W_STATUS_D
D dimension. Internal Status indicates
the status internal to the Item Change
Request Internal Status Identifier management application such as Hold
status for a Change Order

INITIATED_DT_WID Request Creation date NUMBER

Initiated Date identifier


APPROVED_DT_WID Request Approval date NUMBER

Approved Date Identifier


REQUESTOR_WID Item Requestor Employee NUMBER W_USER_D

Requestor Identifier
ASSIGNEE_WID Request Assignee Employee NUMBER W_USER_D

Assignee Identifier
REQUEST_PRIORITY_WID Priority of CO or NIR NUMBER W_XACT_TYPE_D

Request Priority Identifier

DWDMR A-Z.doc
REQUEST_REASON_WID Reason why CO is created NUMBER W_REASON_D

Request Reason Identifier


APPROVAL_SUBMITTED_DT Approval Submited date DATE

Approval Submitted Date


APPROVED_DT DATE

Approved Date
COMPLETED_DT Request Completed date DATE

Completed Date
APPROVAL_STATUS_CODE VARCHAR2(50)

Approval Status Code


W_REQUEST_CATEGORY_CODE Warehouse defined Category of Item VARCHAR2(50)
Request that indicates whether its a
Request Category Code Change Order or New Item Request

REQUEST_NUM Change Order or New Item Request VARCHAR2(50)


Number.
Request Number
INITIATED_DT DATE

Item Request Initiated Date


IMPORT_FLG Indicates whether the Change Order CHAR(1)
or New Item Request was created
Imported Flag during Item Import from a different
source system into Product Data Hub.

APPROVED_FLG Represents weather CO or NIR is CHAR(1)


approved or not
Approved Flag
NEED_BY_DT Request cancel Date DATE

Item needed date


CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Created By User created the record in the source
Surrogate Key system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Last Modified By last modified the record in the source
User Surrogate Key system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
Source Record Creation Date and source system.
Time
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
Source Record Last Modified Date system.
and Time
AUX1_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.

DWDMR A-Z.doc
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
DELETE_FLG This flag indicates the deletion status CHAR(1)
of the record in the source system. A
Deleted Record Indicator value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
ETL_PROC_WID Siebel System Field. This column is the NUMBER
unique identifier for the specific ETL
ETL Process Identifier process used to create or update this
data.
TENANT_ID This column is the unique identifier VARCHAR2(80)
for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
Generic Extension Column

DWDMR A-Z.doc
W_ITEM_RQST_STATUS_SNP_F
Business Name: W_ITEM_RQST_STATUS_SNP_F

Description:
Stores information about itemrequest

Table Columns:
Column Name Description Datatype Lookup Table
INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)
a dimension or fact entity in its source
Unique Source Record Identifier system. In case of composite keys, the
value in this column can consist of
concatenated parts.

DATASOURCE_NUM_ID This column is the unique identifier of NUMBER


the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ROW_WID Surrogate key to uniquely identify a NUMBER


record.
Surrogate Key of the Table
REQUEST_WID NUMBER W_ITEM_REQUEST_F

Request Identifier
REQUEST_STATUS_WID NUMBER W_STATUS_D

Request Status Identifier


STATUS_START_DT_WID NUMBER

Status Start Date Identifier


STATUS_END_DT_WID NUMBER

Status End Date Identifier


W_REQUEST_CATEGORY_CODE VARCHAR2(50)

Item Request Category Code


STATUS_START_DT DATE

Status Start Date


STATUS_END_DT DATE

Status End Date


CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Created By User created the record in the source
Surrogate Key system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Last Modified By last modified the record in the source
User Surrogate Key system.

DWDMR A-Z.doc
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
Source Record Creation Date and source system.
Time
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
Source Record Last Modified Date system.
and Time
AUX1_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
DELETE_FLG This flag indicates the deletion status CHAR(1)
of the record in the source system. A
Deleted Record Indicator value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
ETL_PROC_WID Siebel System Field. This column is the NUMBER
unique identifier for the specific ETL
ETL Process Identifier process used to create or update this
data.
TENANT_ID This column is the unique identifier VARCHAR2(80)
for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
Generic Extension Column

DWDMR A-Z.doc
W_IVR_MENU_D
Business Name: IVR Menu

Description:
The purpose of this table is to store details of the menus provided in the IVR system. Typical information stored
in this table includes Menu Description, Menu Category, Prompt Message, Response Message, Broadcast Message,
Menu Action Number , etc.

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate key to uniquely identify a NUMBER
record.
Surrogate Key of the Table
CMPGN_EPISODE_WID Identifies the campaign episode for NUMBER
which the contact was made. The
Campaign Episode Surrogate Key contact could be response to a
campaign, inquiry regarding a
campaign, or complaint about the
product offering made through a
campaign. This column is being
populated by W_SOURCE_D.
MENU_CODE Stores the code for a specific menu, VARCHAR2(50)
such as 'Welcome Menu'.
Menu Option Code
MENU_NAME Stores the textual description of the VARCHAR2(80)
menu, such as 'This is a Welcome
Menu Option Menu'.
MENU_CAT_CODE Identifies the categorization code of VARCHAR2(50)
the menu provided to the user.
Menu Category Code Examples may include 'Main Menu',
'Account Activation', and 'Account
Balance Check'.

MENU_CAT_NAME Stores the categorization description VARCHAR2(80)


of the menu provided to the user.
Menu Category Examples may include 'Main Menu',
'Account Activation', and 'Account
Balance Check'.

MENU_SUB_CAT_CODE Identifies the codes of the menu's VARCHAR2(50)


sublevel categorization. For example,
Menu Subcategory Code the menu category 'Account Balance',
may have subcategories for 'Checking
Account', or 'Savings Account'.

MENU_SUB_CAT_NAME Stores the descriptions of the menu's VARCHAR2(80)


sublevel categorization. For example,
Menu Subcategory the menu category 'Account Balance',
may have subcategories for 'Checking
Account', or 'Savings Account'.

MENU_LANG_CODE Stores the code for the language in VARCHAR2(50)


which the menu is being
Menu Language Code broadcast/recorded in the IVR system
such as 'French', 'English', etc.

DWDMR A-Z.doc
MENU_LANG_NAME Identifies the language in which the VARCHAR2(80)
menu is being broadcast/recorded in
Menu Language the IVR system such as 'French',
'English', etc.

PROMPT_MSG Stores the message the customer will VARCHAR2(255)


hear before selecting a menu, such as
Prompt Message "If you would like to check your
account balance, Press 1".

RSPNS_ERROR_MSG Stores the message heard by the VARCHAR2(255)


customer when selecting an invalid
Error Message menu option. This could be 'You have
entered an invalid key, please try
again'.
MENU_BROADCAST_MSG Identifies the organization's broadcast VARCHAR2(255)
message, most likely heard by the
Menu Broadcast Message customer while waiting to be
connected to a representative. This
message is used to broadcast
campaigns, special offers, new
product releases, etc.

TIMEOUT_MSG The message the customer will hear if VARCHAR2(255)


he or she did not select a menu after
Timed Out Message hearing the PROMPT message within
the specified time duration. Time out
message varies depending on the IVR
system configuration.

MENU_ACTION_NUM Identifies the actual number of the VARCHAR2(30)


key (button on the telephone set)
Entered Digits corresponding to each menu option
entered by the caller.
PROMPT_MESG_DURN Measures the duration for which the NUMBER
prompt message is broadcast.
Prompt Message Duration
TIMEOUT_DURN Identifies the period of time the IVR NUMBER
system waits to receive a response
Timed Out Duration from the customer after announcing
the menu. If there is no response, the
IVR system can perform alternate
activities depending on configuration.

MENU_ACTIVE_FLG Identifies whether the menu is active CHAR(1)


or not
Menu Active Flag
CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Created By User created the record in the source
Surrogate Key system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Last Modified By last modified the record in the source
User Surrogate Key system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
Source Record Creation Date and source system.
Time

DWDMR A-Z.doc
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
Source Record Last Modified Date system.
and Time
AUX1_CHANGED_ON_DT Oracle System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Oracle System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Oracle System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX4_CHANGED_ON_DT Oracle System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
SRC_EFF_FROM_DT This column stores the date from DATE
which the source record (in the
Source Supplied Effective From Source system) is effective. The value
Date and Time is extracted from the source
(whenever available)
SRC_EFF_TO_DT This column stores the date up to DATE
which the source record (in the
Source Supplied Effective To Date Source system) is effective. The value
and Time is extracted from the source
(whenever available)
EFFECTIVE_FROM_DT This column stores the date from DATE
which the dimension record is
Effective From Date and Time effective. A value is either assigned by
Oracle BI Applications or extracted
from the source.

EFFECTIVE_TO_DT This column stores the date up to DATE


which the dimension record is
Effective To Date and Time effective. A value is either assigned by
Oracle BI Applications or extracted
from the source.

DELETE_FLG This flag indicates the deletion status CHAR(1)


of the record in the source system. A
Deleted Record Indicator value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

DWDMR A-Z.doc
CURRENT_FLG This is a flag for marking dimension CHAR(1)
records as "Y" in order to represent
Current Record Indicator the current state of a dimension
entity. This flag is typically critical for
Type II slowly-changing dimensions,
as records in a Type II situation tend
to be numerous.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Oracle recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Oracle System Field. This column is NUMBER


the unique identifier for the specific
ETL Process Identifier ETL process used to create or update
this data.
INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)
a dimension or fact entity in its source
Unique Source Record Identifier system. In case of composite keys, the
value in this column can consist of
concatenated parts.

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
Generic Extension Column

DWDMR A-Z.doc
W_IVR_NAV_HIST_F
Business Name: W_IVR_NAV_HIST_F

Description:
The purpose of this table is to track details of the IVR navigation traversed by customers in each call. Details
tracked in this table includes the Entry point of a call in the IVR system, the Exit point of a call from the IVR
system, the Path traversed within the IVR, and so on. All calls recorded in the IVR system would be represented
in this table. The grain of this table is identified by the unique reference to each call and the navigation Profiles
within the call, that is CALL_ID, NAV_PROFL_ID.

Table Columns:
Column Name Description Datatype Lookup Table
CALLID_NUM A system generated number which VARCHAR2(30)
identifies each an every contact that
Call ID was made with the organization. If
the customer calls the organization
then the ACD system will create a
unique Call ID which will be populated
in this column.

CUSTOMER_WID NUMBER W_PARTY_D

COMPANY_ORG_WID Identifies the company to which the NUMBER W_INT_ORG_D


contact representative belongs. This
Company Organization Surrogate column is being populated by
Key W_INT_ORG_D.
CNTCT_CNTR_LOC_WID Identifies the site/physical location of NUMBER W_BUSN_LOCATION_D
the contact center where contact was
Contact Center Location Surrogate received. The column is being
Key populated by W_BUSN_LOCATION_D.

NAV_PROFILE_WID Identifies the path navigated by the NUMBER W_IVR_NAV_PROFL_D


customer within the IVR
Navigation Profile Surrogate Key corresponding to this call. This
column is populated by
W_IVR_NAV_PROFL_D.
NAV_PROFILE_CNT Identifies the number of times this NUMBER
path is navigated by the customer
Navigation Profile Count within the IVR corresponding to this
call. This column is populated by
W_IVR_NAV_PROFL_D.

ENTRY_IVR_MENU_WID Identifies the first menu that the NUMBER W_IVR_MENU_D


customer selected while navigating
Entry Menu the IVR system. This column is
populated by W_IVR_MENU_D.

EXIT_IVR_MENU_WID Identifies the last menu that the NUMBER W_IVR_MENU_D


customer selected while navigating
Exit Menu the IVR system. This is the menu the
customer last selected before exiting
the IVR system. This column is
populated by W_IVR_MENU_D.

DWDMR A-Z.doc
CALL_START_LDT_WID Identifies the start date (in local date) NUMBER W_DAY_D
of the call recorded in the Automated
Local Call Start Date Call Distributor (ACD) system.

CALL_START_LTM_WID Identifies the start time (in local time) NUMBER W_TIME_OF_DAY_D
of the call recorded in the Automated
Local Call Start Time Call Distributor (ACD) system.

CALL_END_LDT_WID Identifies the end date (in local date) NUMBER W_DAY_D
of the call recorded in the Automated
Local Call End Date Call Distributor (ACD) system.

CALL_END_LTM_WID Identifies the end time (in local time) NUMBER W_TIME_OF_DAY_D
of the call recorded in the Automated
Local Call End Time Call Distributor (ACD) system.

CALL_START_DT_WID Identifies the start date of the contact NUMBER W_DAY_D


where the start date can be either the
Call Start Date origination date where the call came
from or the local date where the call
was recorded. This field can be
configured to reflect either of the two
dates.

CALL_START_TM_WID Identifies the start time of the contact NUMBER W_TIME_OF_DAY_D


where the start time can be either the
Call Start Time origination time where the call came
from or the local time where the call
was recorded. This field can be
configured to reflect either of the two
times.

CALL_END_DT_WID Identifies the end date of the contact NUMBER W_DAY_D


where the end date can be either the
Call End Date origination date where the call came
from or the local date where the call
was recorded. This field can be
configured to reflect either of the two
dates.

CALL_END_TM_WID Identifies the end time of the contact NUMBER W_TIME_OF_DAY_D


where the end time can be either the
Call End Time origination time where the call came
from or the local time where the call
was recorded. This field can be
configured to reflect either of the two
times.

TRANSFER_FLG Identifies whether the call was CHAR(1)


transferred from IVR to a contact
Transfer Indicator representative. A value of 'Y' indicates
the call was transferred. A value of 'N'
indicates the call was not transferred.

CREATED_BY_WID This is the user who created the NUMBER W_USER_D


record in the source system.
Record Created By

DWDMR A-Z.doc
CHANGED_BY_WID This is the user who last updated the NUMBER W_USER_D
record in the source system.
Last Modified By
CREATED_ON_DT This is the date on which the record DATE
was created in the source system.
Record Created On Date
CHANGED_ON_DT This is the date on which the record DATE
was last updated in the source
Last Modified Date system.
W_INSERT_DT This column stores the date on which DATE
the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
INTEGRATION_ID This column is the unique identifier of VARCHAR2(255)
a dimension or fact entity in its source
Integration Id system. In case of composite keys, the
value in this column can consist of
concatenated parts.

DATASOURCE_NUM_ID This column is the unique identifier of NUMBER


the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Oracle recommends that you define
separate unique source IDs for each
of your different source instances.

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field NUMBER


for customer extensions.
Generic Extension Column
CALL_DURN Identifies the total duration of the call NUMBER
in seconds.
Call Duration
IVR_DURN Identifies the duration of the call that NUMBER
was spent in IVR.
IVR Duration
ETL_PROC_WID Oracle System Field. This column is NUMBER
the unique identifier for the specific
ETL Process Identifier ETL process used to create or update
this data.
CUSTOMER_ACCNT_WID Identifies the customer who NUMBER W_CUSTOMER_ACCOUNT_D
contacted the organization. This
Customer Surrogate Key column is populated by W_ORG_D.

DWDMR A-Z.doc
W_IVR_NAV_PROFL_D
Business Name: W_IVR_NAV_PROFL_D

Description:
The purpose of this table is to record all unique IVR Navigation Paths taken by the customers who contact an
organization. Out of the box, Oracle offers placeholders for 15 different menu option selections. This is based on
the assumption that a customer would never, ideally, have to select more than 15 menu options to reach his
desired area. Out of the box, this table would be populated from the base transaction table that records all
events happening in an IVR. In the process of populating this table, it would be ensured that the specific path
traversed by the customer in an IVR, does not already exist in this table, and such a new path alone would be
inserted. Any already existing path in this table and traversed again by a customer would not be inserted. The
grain of this table is the combination of the menu keys corresponding to the various menu options chosen by the
customer.

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate key to uniquely identify a NUMBER
record.
Surrogate key of the table
MENU1_WID Identifies the first menu selected by NUMBER W_IVR_MENU_D
the customer while navigating the IVR
Menu system. This column is populated by
W_MENU_D.
MENU2_WID Identifies the second menu selected NUMBER W_IVR_MENU_D
by the customer while navigating the
Menu IVR system. This column is populated
by W_MENU_D.

MENU3_WID Identifies the third menu selected by NUMBER W_IVR_MENU_D


the customer while navigating the IVR
Menu system. This column is populated by
W_MENU_D.

MENU4_WID Identifies the fourth menu selected by NUMBER W_IVR_MENU_D


the customer while navigating the IVR
Menu system. This column is populated by
W_MENU_D.

MENU5_WID Identifies the fifth menu selected by NUMBER W_IVR_MENU_D


the customer while navigating the IVR
Menu system. This column is populated by
W_MENU_D.

MENU6_WID Identifies the sixth menu selected by NUMBER W_IVR_MENU_D


the customer while navigating the IVR
Menu system. This column is populated by
W_MENU_D.

MENU7_WID Identifies the seventh menu selected NUMBER W_IVR_MENU_D


by the customer while navigating the
Menu IVR system. This column is populated
by W_MENU_D.

MENU8_WID Identifies the eighth menu selected by NUMBER W_IVR_MENU_D


the customer while navigating the IVR
Menu system. This column is populated by
W_MENU_D.

DWDMR A-Z.doc
MENU9_WID Identifies the ninth menu selected by NUMBER W_IVR_MENU_D
the customer while navigating the IVR
Menu system. This column is populated by
W_MENU_D.

MENU10_WID Identifies the tenth menu selected by NUMBER W_IVR_MENU_D


the customer while navigating the IVR
Menu system. This column is populated by
W_MENU_D.

MENU11_WID Identifies the eleventh menu selected NUMBER W_IVR_MENU_D


by the customer while navigating the
Menu IVR system. This column is populated
by W_MENU_D.

MENU12_WID Identifies the twelveth menu selected NUMBER W_IVR_MENU_D


by the customer while navigating the
Menu IVR system. This column is populated
by W_MENU_D.

MENU13_WID Identifies the thirteenth menu NUMBER W_IVR_MENU_D


selected by the customer while
Menu navigating the IVR system. This
column is populated by W_MENU_D.

MENU14_WID Identifies the fourteenth menu NUMBER W_IVR_MENU_D


selected by the customer while
Menu navigating the IVR system. This
column is populated by W_MENU_D.

MENU15_WID Identifies the fifteenth menu selected NUMBER W_IVR_MENU_D


by the customer while navigating the
Menu IVR system. This column is populated
by W_MENU_D.

CREATED_BY_WID This is a key to the W_USER_D NUMBER W_USER_D


dimension indicating the user who
Record Created By created the record in the source
system.
CHANGED_BY_WID This is a key to the W_USER_D NUMBER W_USER_D
dimension
Last Modified By indicating the user who last updated
the record
in the source system.
CREATED_ON_DT This is the date on which the record DATE
was created in the source system.
Record Created On Date
CHANGED_ON_DT This is the date on which the record DATE
was last updated in the source
Last Modified Date system.
MENU_CNT Measures the number of menu items NUMBER
entered as part of this navigation
Menu Volume path.
W_INSERT_DT This column stores the date on which DATE
the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time

DWDMR A-Z.doc
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
INTEGRATION_ID This column is the unique identifier of VARCHAR2(255)
a dimension or fact entity in its source
Integration Id system. In case of composite keys, the
value in this column can consist of
concatenated parts.

DATASOURCE_NUM_ID This column is the unique identifier of NUMBER


the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Oracle recommends that you define
separate unique source IDs for each
of your different source instances.

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
Generic Extension Column
ETL_PROC_WID Oracle System Field. This column is NUMBER
the unique identifier for the specific
ETL Process Identifier ETL process used to create or update
this data.
NAV_PATH_WID Identifies the menus entered as part VARCHAR2(255)
of this navigation path.
Navigation Path
EFFECTIVE_FROM_DT This column stores the date from DATE
which the dimension record is
Effective From Date and Time effective. A value is either assigned by
Oracle BI Applications or extracted
from the source.

EFFECTIVE_TO_DT This column stores the date up to DATE


which the dimension record is
Effective To Date and Time effective. A value is either assigned by
Oracle BI Applications or extracted
from the source.

CURRENT_FLG This is a flag for marking dimension CHAR(1)


records as "Y" in order to represent
Current Record Indicator the current state of a dimension
entity. This flag is typically critical for
Type II slowly-changing dimensions,
as records in a Type II situation tend
to be numerous.

DWDMR A-Z.doc
W_JDEE1_COMPANY_MULTICUR_G
Business Name: W_JDEE1_COMPANY_MULTICUR_G

Description:

Table Columns:
Column Name Description Datatype Lookup Table
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CCCO VARCHAR2(10)

CCCO
CCCRYR VARCHAR2(1)

CCCRYR

DWDMR A-Z.doc
W_JDEE1_CUR_DEC_G
Business Name: W_JDEE1_CUR_DEC_G

Description:

Table Columns:
Column Name Description Datatype Lookup Table
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CVCRCD VARCHAR2(10)

CVCRCD
CVCDEC VARCHAR2(1)

CVCDEC

DWDMR A-Z.doc
W_JDEE1_DECIMALSHIFT_G
Business Name: W_JDEE1_DECIMALSHIFT_G

Description:
Imported from database

Table Columns:
Column Name Description Datatype Lookup Table
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
DTAI VARCHAR2(10)

DTAI
CLAS VARCHAR2(10)

CLAS
DTAD NUMBER

DTAD
CDEC VARCHAR2(1)

CDEC

DWDMR A-Z.doc
W_JOB_D
Business Name: W_JOB_D

Description:
HEADER: $Header: $DESCRIPTION:W_JOB_D dimension table describes different jobs (not positions) in an
organization and also is used for EEO reporting. For example, Manager is a job as opposed to Senior Manager
Sales Western Region San Jose Office, which is a position. Jobs define the role that an employee can perform in
the business group, and they are normally independent of specific organizations.The grain of this dimension table
is at a single 'Job' level. Examples of some attribute this table stores includes Job Name, Job Family, Fair Labor
Standards Act (FLSA) Status, EEO Job Category and so on. This table is designed to be a slowly/moderately
changing dimension that supports Type-2 changes out of the box.

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate key to uniquely identify a NUMBER
record.

JOB_ID VARCHAR2(80)

JOB_CODE Job Code identifier assigned by the VARCHAR2(255)


source organization

JOB_FAMILY_CODE Identifies the Code that combines VARCHAR2(255)


related jobs into one family

C_JOB_FAMILY_CODE VARCHAR2(255)

JOB_LEVEL Identifies different level within the VARCHAR2(255)


same job

JOB_FUNCTION_CODE VARCHAR2(255)

C_JOB_FUNCTION_CODE VARCHAR2(255)

PROJ_JOB_LEVEL VARCHAR2(255)

FLSA_STAT_CODE VARCHAR2(255)

W_FLSA_STAT_CODE Fair Labor Standard Act Code - Status. VARCHAR2(255)


This job is exempt from EEO
reporting.
W_EXEMPT_FLG VARCHAR2(30)

EEO_JOB_CAT_CODE VARCHAR2(255)

W_EEO_JOB_CAT_CODE Employment Equal Opportunity Job VARCHAR2(255)


Category Code pre-determined by
government

DWDMR A-Z.doc
AAP_JOB_CAT_CODE Affirmative Action Plan Classification VARCHAR2(255)
Code pre-determined by government

LEGISLATION_CODE VARCHAR2(30)

APPROVAL_AUTHORITY VARCHAR2(50)

REGULAR_TEMP_CODE VARCHAR2(30)

W_JOB_REGULAR_FLG VARCHAR2(30)

FULL_PART_TIME_CODE VARCHAR2(30)

W_JOB_FULL_TIME_FLG VARCHAR2(30)

BENCHMARK_JOB_FLG VARCHAR2(30)

BENCHMARK_JOB_ID NUMBER

MED_CHECKUP_REQ VARCHAR2(30)

ACTIVE_FLG Identifies whether the record is VARCHAR2(30)


Active/Enabled in the source

JOB_ATTR1_CHAR VARCHAR2(255)

JOB_ATTR1_CHAR
JOB_ATTR2_CHAR VARCHAR2(255)

JOB_ATTR2_CHAR
JOB_ATTR3_CHAR VARCHAR2(255)

JOB_ATTR3_CHAR
JOB_ATTR4_CHAR VARCHAR2(255)

JOB_ATTR4_CHAR
JOB_ATTR5_CHAR VARCHAR2(255)

JOB_ATTR5_CHAR
JOB_ATTR6_CHAR VARCHAR2(255)

JOB_ATTR6_CHAR
JOB_ATTR7_CHAR VARCHAR2(255)

JOB_ATTR7_CHAR
JOB_ATTR8_CHAR VARCHAR2(255)

JOB_ATTR8_CHAR
JOB_ATTR9_CHAR VARCHAR2(255)

JOB_ATTR9_CHAR

DWDMR A-Z.doc
JOB_ATTR10_CHAR VARCHAR2(255)

JOB_ATTR10_CHAR
JOB_ATTR11_CHAR VARCHAR2(255)

JOB_ATTR11_CHAR
JOB_ATTR12_CHAR VARCHAR2(255)

JOB_ATTR12_CHAR
JOB_ATTR13_CHAR VARCHAR2(255)

JOB_ATTR13_CHAR
JOB_ATTR14_CHAR VARCHAR2(255)

JOB_ATTR14_CHAR
JOB_ATTR15_CHAR VARCHAR2(255)

JOB_ATTR15_CHAR
JOB_ATTR16_CHAR VARCHAR2(255)

JOB_ATTR16_CHAR
JOB_ATTR17_CHAR VARCHAR2(255)

JOB_ATTR17_CHAR
JOB_ATTR18_CHAR VARCHAR2(255)

JOB_ATTR18_CHAR
JOB_ATTR19_CHAR VARCHAR2(255)

JOB_ATTR19_CHAR
JOB_ATTR20_CHAR VARCHAR2(255)

JOB_ATTR20_CHAR
JOB_ATTR21_CHAR VARCHAR2(255)

JOB_ATTR21_CHAR
JOB_ATTR22_CHAR VARCHAR2(255)

JOB_ATTR22_CHAR
JOB_ATTR23_CHAR VARCHAR2(255)

JOB_ATTR23_CHAR
JOB_ATTR24_CHAR VARCHAR2(255)

JOB_ATTR24_CHAR
JOB_ATTR25_CHAR VARCHAR2(255)

JOB_ATTR25_CHAR
JOB_ATTR26_CHAR VARCHAR2(255)

JOB_ATTR26_CHAR
JOB_ATTR27_CHAR VARCHAR2(255)

JOB_ATTR27_CHAR
JOB_ATTR28_CHAR VARCHAR2(255)

JOB_ATTR28_CHAR
JOB_ATTR29_CHAR VARCHAR2(255)

JOB_ATTR29_CHAR

DWDMR A-Z.doc
JOB_ATTR30_CHAR VARCHAR2(255)

JOB_ATTR30_CHAR
JOB_ATTR1_NUM NUMBER(20,4)

JOB_ATTR1_NUM
JOB_ATTR2_NUM NUMBER(20,4)

JOB_ATTR2_NUM
JOB_ATTR3_NUM NUMBER(20,4)

JOB_ATTR3_NUM
JOB_ATTR4_NUM NUMBER(20,4)

JOB_ATTR4_NUM
JOB_ATTR5_NUM NUMBER(20,4)

JOB_ATTR5_NUM
JOB_ATTR6_NUM NUMBER(20,4)

JOB_ATTR6_NUM
JOB_ATTR7_NUM NUMBER(20,4)

JOB_ATTR7_NUM
JOB_ATTR8_NUM NUMBER(20,4)

JOB_ATTR8_NUM
JOB_ATTR9_NUM NUMBER(20,4)

JOB_ATTR9_NUM
JOB_ATTR10_NUM NUMBER(20,4)

JOB_ATTR10_NUM
JOB_ATTR11_NUM NUMBER(20,4)

JOB_ATTR11_NUM
JOB_ATTR12_NUM NUMBER(20,4)

JOB_ATTR12_NUM
JOB_ATTR13_NUM NUMBER(20,4)

JOB_ATTR13_NUM
JOB_ATTR14_NUM NUMBER(20,4)

JOB_ATTR14_NUM
JOB_ATTR15_NUM NUMBER(20,4)

JOB_ATTR15_NUM
JOB_ATTR16_NUM NUMBER(20,4)

JOB_ATTR16_NUM
JOB_ATTR17_NUM NUMBER(20,4)

JOB_ATTR17_NUM
JOB_ATTR18_NUM NUMBER(20,4)

JOB_ATTR18_NUM
JOB_ATTR19_NUM NUMBER(20,4)

JOB_ATTR19_NUM

DWDMR A-Z.doc
JOB_ATTR20_NUM NUMBER(20,4)

JOB_ATTR20_NUM
JOB_ATTR1_DATE DATE

JOB_ATTR1_DATE
JOB_ATTR2_DATE DATE

JOB_ATTR2_DATE
JOB_ATTR3_DATE DATE

JOB_ATTR3_DATE
JOB_ATTR4_DATE DATE

JOB_ATTR4_DATE
JOB_ATTR5_DATE DATE

JOB_ATTR5_DATE
JOB_ATTR6_DATE DATE

JOB_ATTR6_DATE
JOB_ATTR7_DATE DATE

JOB_ATTR7_DATE
JOB_ATTR8_DATE DATE

JOB_ATTR8_DATE
JOB_ATTR9_DATE DATE

JOB_ATTR9_DATE
JOB_ATTR10_DATE DATE

JOB_ATTR10_DATE
CRITICALITY NUMBER

CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D


dimension indicating the user who
created the record in the source
system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
last modified the record in the source
system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
source system.
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
system.
AUX1_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
time of the auxiliary table's record
which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
time of the auxiliary table's record
which acts as a source for the current
table.

DWDMR A-Z.doc
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
time of the auxiliary table's record
which acts as a source for the current
table.
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
time of the auxiliary table's record
which acts as a source for the current
table.
SRC_EFF_FROM_DT This column stores the date from DATE
which the source record (in the
Source system) is effective. The value
is extracted from the source
(whenever available)
SRC_EFF_TO_DT This column stores the date up to DATE
which the source record (in the
Source system) is effective. The value
is extracted from the source
(whenever available)
EFFECTIVE_FROM_DT This column stores the date from DATE
which the dimension record is
effective. A value is either assigned by
Siebel Applications or extracted from
the source.
EFFECTIVE_TO_DT This column stores the date up to DATE
which the dimension record is
effective. A value is either assigned by
Siebel Applications or extracted from
the source.
DELETE_FLG This flag indicates the deletion status VARCHAR2(30)
of the record in the source system. A
value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

CURRENT_FLG This is a flag for marking dimension VARCHAR2(30)


records as "Y" in order to represent
the current state of a dimension
entity. This flag is typically critical for
Type II slowly-changing dimensions,
as records in a Type II situation tend
to be numerous.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
warehouse table.
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
data warehouse table.

DWDMR A-Z.doc
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
process used to create or update this
data.
INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)
a dimension or fact entity in its source
system. In case of composite keys, the
value in this column can consist of
concatenated parts.

SET_ID This column represents a unique VARCHAR2(30)


identifier used by source systems for
the purpose of data sharing, reducing
redundancies and minimizing system
maintenance tasks, or even to drive
data visibility. From a datawarehouse
standpoint, the intended use of this
column is to drive dimensional data
security, primarily.

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.

ASG_LEG_FLG VARCHAR2(30)

JOB_FAMILY_FUNCTION_WID NUMBER

JOB_FAMILY_FUNCTION_WID
SCD1_WID NUMBER

Initially TYPE1_ROW_WID
GLOBAL_FLAG VARCHAR2(1)

DWDMR A-Z.doc
W_JOB_FAMILY_FUNCTION_D
Business Name: W_JOB_FAMILY_FUNCTION_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

ROW_WID
JOB_FAMILY_CODE VARCHAR2(320)

JOB_FAMILY_CODE
JOB_FUNCTION_CODE VARCHAR2(320)

JOB_FUNCTION_CODE
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
INTEGRATION_ID VARCHAR2(255)

INTEGRATION_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
ETL_PROC_WID NUMBER

ETL_PROC_WID
TENANT_ID VARCHAR2(80)

TENANT_ID

DWDMR A-Z.doc
W_JOB_RQSTN_ACC_SNP_F
Business Name: Job Requisition Accumulated Snapshot

Description:

Job Requisition Accumulated Snapshot: W_JOB_RQSTN_ACC_SNP_F accumulated snapshot fact table stores
various dates associated with the status for a given Job Requisition, example Date Drafted, Date Denied, Date
Opened, Date Cancelled and so on. The grain of this table is one record per job requisition.

Table Columns:
Column Name Description Datatype Lookup Table
RECRUITER_WID NUMBER

Recruiter Surrogate Key


HIRING_MGR_WID NUMBER

Hiring Manager Surrogate Key


HIRING_MGR_POSTN_DH_WID NUMBER W_POSITION_DH

Hiring Manager Position surrogate


Key
RUN_BY_HR_ORG_WID NUMBER W_INT_ORG_D

Run By HR Organization Surrogate


Key
RQSTN_HR_ORG_WID NUMBER W_INT_ORG_D

HR Organization Surrogate Key


RQSTN_HR_LOC_WID NUMBER W_BUSN_LOCATION_D

HR Location Surrogate Key


RQSTN_JOB_WID NUMBER W_JOB_D

Job Surrogate Key


RQSTN_PAY_GRADE_WID NUMBER W_PAY_GRADE_D

Pay Grade Surrogate Key


RQSTN_HR_POSITION_WID NUMBER W_HR_POSITION_D

HR Position Surrogate Key


JOB_RQSTN_WID NUMBER W_JOB_RQSTN_D

Job Requisition Surrogate Key


ESTABLISHMENT_WID NUMBER

HIRING_MGR_HR_ASSG_WID NUMBER

RQSTN_DRAFTED_DT DATE

Job Requisition Drafted Date


RQSTN_DRAFTED_SEQ NUMBER

Job Requisition Drafted Event


Sequence

DWDMR A-Z.doc
RQSTN_REQUESTED_DT DATE

Job Requisition Requested Date

RQSTN_REQUESTED_SEQ NUMBER

Job Requisition Requested Event


Sequence
RQSTN_DENIED_DT DATE

Job Requisition Denied Date


RQSTN_DENIED_SEQ NUMBER

Job Requisition Denied Event


Sequence
RQSTN_OPENED_DT DATE

Job Requisition Opened Date


RQSTN_OPENED_SEQ NUMBER

Job Requisition Opened Event


Sequence
RQSTN_HOLD_DT DATE

Job Requisition Held Date


RQSTN_HOLD_SEQ NUMBER

Job Requisition Held Event


Sequence
RQSTN_CLOSED_DT DATE

Job Requisition Closed Date


RQSTN_CLOSED_SEQ NUMBER

Job Requisition Closed Event


Sequence
RQSTN_CANCELLED_DT DATE

Job Requisition Cancelled Date

RQSTN_CANCELLED_SEQ NUMBER

Job Requisition Cancelled Event


Sequence
OPENINGS_CNT NUMBER

Openings Count
BUDGETED_HEADCOUNT NUMBER(10,3)

Budgeted Headcount
BUDGETED_FTE NUMBER(10,3)

Budgeted Full Time Equivalent

W_INSERT_DT DATE

Warehouse Record Insert Date


and Time

DWDMR A-Z.doc
W_UPDATE_DT DATE

Warehouse Record Update Date


and Time
DATASOURCE_NUM_ID NUMBER

Source Identifier
ETL_PROC_WID NUMBER

ETL Process Identifier


INTEGRATION_ID VARCHAR2(80)

Unique Source Record Identifier

TENANT_ID VARCHAR2(80)

Tenant Identifier
X_CUSTOM VARCHAR2(10)

Generic Extension Column


RQSTN_COST_CENTER_WID NUMBER

DWDMR A-Z.doc
W_JOB_RQSTN_AGE_BAND_D
Business Name: Job Requisition Age Band

Description:
W_JOB_RQSTN_AGE_BAND_D dimension table stores the JOB REQUISITION AGEING and JOB REQUISITION
AGEING BANDS (e.g. 0-2 months,2-12 months, 1-2 years, etc.) for job openings. This dimension table helps to
analyze job vacancy ageing by grouping individual job requisition age into user defined bands. These requisition
bands are user configurable based on reporting needs.

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate key to uniquely identify a NUMBER
record.
Surrogate Key of the Table For Requisition Age Band level ?
Derived from a sequence (Values
3000 and above). For Requisition Age
Level ? Intelligent Key (Month
Number).
PARENT_ROW_WID ROW_WID of parent row. NUMBER
For requisition age level, this is the
Parent Row Wid ROW_WID for requisition age band
level. For requisition age band level it
is null.
AGE_BAND_CODE Requisition Age Band Code. VARCHAR2(255)

Requisition Age Band Code


BAND_SEQUENCE_NUM Sequence in which the requisition age NUMBER
bands and requisition age are to be
Band Sequence Number displayed in the reports.

BAND_MIN_MONTHS Minimum Month for the requisition NUMBER


age to qualify for the requisition age
Band Minimum Months band.
BAND_MAX_MONTHS Maximum Month for the requisition NUMBER
age to qualify for the requisition age
Band Maximum Months band.
LEVEL_ID "REQ_AGE" for base level. VARCHAR2(80)
"REQ_AGE_BAND" for requisition age
Band Level Identifier band level.
CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER
dimension indicating the user who
Source Record Created By User created the record in the source
Surrogate Key system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER
dimension indicating the user who
Source Record Last Modified By last modified the record in the source
User Surrogate Key system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
Source Record Creation Date and source system.
Time
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
Source Record Last Modified Date system.
and Time

DWDMR A-Z.doc
AUX1_CHANGED_ON_DT This column identifies the last DATE
modified date and time of the
Auxiliary Source Table Last auxiliary table's record which acts as a
Modified date and Time source for the current table.
AUX2_CHANGED_ON_DT This column identifies the last DATE
modified date and time of the
Auxiliary Source Table Last auxiliary table's record which acts as a
Modified date and Time source for the current table.
AUX3_CHANGED_ON_DT This column identifies the last DATE
modified date and time of the
Auxiliary Source Table Last auxiliary table's record which acts as a
Modified date and Time source for the current table.
AUX4_CHANGED_ON_DT This column identifies the last DATE
modified date and time of the
Auxiliary Source Table Last auxiliary table's record which acts as a
Modified date and Time source for the current table.
DELETE_FLG This flag indicates the deletion status CHAR(1)
of the record in the source system. A
Deleted Record Indicator value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID This column is the unique identifier NUMBER


for the specific ETL process used to
ETL Process Identifier create or update this data.

INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)


a dimension or fact entity in its source
Unique Source Record Identifier system. In case of composite keys, the
value in this column can consist of
concatenated parts.

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

DWDMR A-Z.doc
X_CUSTOM This column is used as a generic field VARCHAR2(10)
for customer extensions.
Generic Extension Column

DWDMR A-Z.doc
W_JOB_RQSTN_D
Business Name: Job Requisition

Description:
W_JOB_RQSTN_D dimension table stores specific attributes about a Job Requisition (or Job Opening) such as
name, category, number of openings, open date, close date, desired fill date, whether a hot job, restriction
criteria if any, and so on. It also captures the current status of the requisition. This is designed to be a Type 1
dimension.

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate key to uniquely identify a NUMBER
record.
Surrogate Key of the Table
REQUISITION_NAME Identifies the name of the requisition. VARCHAR2(255)

Requisition Name
REQUISITION_DESC Description of the requisition. VARCHAR2(255)

Requisition Description
STATUS_CODE Identifies the current status code on VARCHAR2(255)
the requisition.
Status Code
CATEGORY_CODE Identifies the code for the requisition VARCHAR2(255)
category.
Category Code
W_STATUS_CODE Identifies the designated domain VARCHAR2(50)
value for the current status code on
Domain Status Code the requisition.
W_CATEGORY_CODE Identifies the designated domain VARCHAR2(50)
value code for the requisition
Domain Category Code category.
MIN_AGE Identifies the minimum age a NUMBER
candidate can be to fill the
Minimum Age requisition.
MAX_AGE Indentifies the maximum age a NUMBER
candidate can be to fill the
Maximum Age requisition.
SEX_MF_CODE Identifies the restricted sex code for VARCHAR2(255)
applying candidates, if applicable, for
Sex Code the requisition.
PARENT_REQ_NAME Identifies the requisition id for the VARCHAR2(255)
vacancy associated with the
Parent Requisition Name requisition. Applies to Oracle EBS
Adaptor only.
PARENT_REQ_DESC Identifies the requisition name VARCHAR2(255)
associated with the requisition id that
Parent Requisition Description is tied to the vacancy. Applies to
Oracle EBS Adaptor only.

HOT_JOB_FLG Indicates if the requisition is hot and CHAR(1)


is considered critical.
Hot Job Flag
REPLACE_POS_FLG Indicates if the requisition is for a CHAR(1)
replacement position.
Replacement Position Flag

DWDMR A-Z.doc
NUMBER_OF_OPENINGS Identifies the number of openings for NUMBER
which the requisition is created.
Number of Openings
OPENING_LIMIT_CODE Identifies the opening limit code for VARCHAR2(255)
which the requisition is created.
Opening Limit Code
OPENING_TARGET Identifies the number of openings the NUMBER
requisition must target to fill.
Opening Target
BUDGETED_HEADCOUNT Identifies the total number of NUMBER(10,3)
headcounts that is expected to result
Budgeted Headcount from the requisition.
BUDGETED_FTE Identifies the sum total of FTE values NUMBER(10,3)
that is expected to result from the
Budgeted FTE requisition.
OPEN_DT Identifies the date the requisition was DATE
opened.
Open Date
CLOSE_DT Identifies the date the requisition was DATE
closed.
Close Date
DESIRED_START_DT Identifies the date it is desired to have DATE
the position filled by.
Desired Start Date
PROJECTED_FILL_DT Identifies the date it is projected the DATE
position will be filled by.
Projected Fill Date
AUTHORIZATION_DT Identifies the date the position was DATE
authorized/approved.
Authorization Date
CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER
dimension indicating the user who
Source Record Created By User created the record in the source
Surrogate Key system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER
dimension indicating the user who
Source Record Last Modified By last modified the record in the source
User Surrogate Key system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
Source Record Creation Date and source system.
Time
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
Source Record Last Modified Date system.
and Time
AUX1_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.

DWDMR A-Z.doc
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
DELETE_FLG This flag indicates the deletion status CHAR(1)
of the record in the source system. A
Deleted Record Indicator value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
ETL Process Identifier process used to create or update this
data.
INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)
a dimension or fact entity in its source
Unique Source Record Identifier system. In case of composite keys, the
value in this column can consist of
concatenated parts.

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
Generic Extension Column

DWDMR A-Z.doc
W_JOB_RQSTN_EVENT_F
Business Name: Job Requisition Event

Description:
Job Requisition Event: W_JOB_RQSTN_EVENT_F fact table stores all events that takes place which triggers a
change in the Job Requisition status. There would be one record in this fact table per Job Requisition per status
change.

Table Columns:
Column Name Description Datatype Lookup Table
RECRUITER_WID Identies the Recruiter for whom the NUMBER
Job Requisition Event Fact record is
Recruiter Surrogate Key valid. This is the surrogate key from
the Employee dimension.

HIRING_MGR_WID Identies the Hiring Manager specified NUMBER W_JOB_D


in the Job Requsition for whom the
Hiring Manager Surrogate Key Job Requisition Event Fact record is
valid. This is the surrogate key from
the Employee dimension.

COMPANY_ORG_WID Identifies the Company where the NUMBER W_INT_ORG_D


applicant would belong to, once
Company Organization Surrogate hired. This is the surrogate key from
Key the Internal Organization dimension
with COMPANY_FLG set as 'Y'.

HR_BUSINESS_UNIT_WID Identifies the Business Unit where the NUMBER W_INT_ORG_D


applicant would belong to, once
HR Business Unit Surrogate Key hired. This is the surrogate key from
the Internal Organization dimension
with BU_FLG set as 'Y'.

RUN_BY_HR_ORG_WID Identifies the HR Organization which NUMBER W_INT_ORG_D


runs the recruitment process. This is
Run By HR Organization Surrogate the surrogate key from the Internal
Key Organization dimension with
HR_ORG_FLG set as 'Y'.

RQSTN_HR_ORG_WID Identifies the HR Organization where NUMBER W_INT_ORG_D


the applicant would belong to, once
HR Organization Surrogate Key hired. This is the surrogate key from
the Internal Organization dimension
with HR_ORG_FLG set as 'Y'.

RQSTN_HR_LOC_WID Identifies the HR Location where the NUMBER W_BUSN_LOCATION_D


applicant would belong to, once
HR Location Surrogate Key hired. This is the surrogate key from
the Business Location class dimension
with type 'EMP_LOC'.

RQSTN_JOB_WID Identifies the Job the applicant would NUMBER W_JOB_D


carry out, once hired. This is the
Job Surrogate Key surrogate key from the Job
dimension.

DWDMR A-Z.doc
RQSTN_PAY_GRADE_WID Identifies the Pay Grade the applicant NUMBER W_PAY_GRADE_D
would fall into, once hired. This is the
Pay Grade Surrogate Key surrogate key from the Pay Grade
dimension.
RQSTN_HR_POSITION_WID Identifies the HR Position the NUMBER W_HR_POSITION_D
applicant would be assigned to, once
HR Position Surrogate Key hired. This is the surrogate key from
the HR Position dimension.

JOB_RQSTN_WID Identifies the Job Requisition for NUMBER W_JOB_RQSTN_D


which the Job Requisition Event Fact
Job Requisition Surrogate Key record is valid. This is the surrogate
key from the Job Requsition
dimension.
RQSTN_STATUS_WID Identifies the status of the Job NUMBER W_STATUS_D
Requisition for which the Job
Job Requisition Status Surrogate Requisition Event Fact record is valid.
Key This is the surrogate key from the
Status dimension.
RCRTMNT_EVENT_TYPE_WID Identifies the event for which the Job NUMBER W_RCRTMNT_EVENT_TYPE_D
Requisition Event Fact record is valid.
Recruitment Event Type Surrogate This is the surrogate key from the
Key Recruitment Event Type dimension.

ESTABLISHMENT_WID NUMBER

HIRING_MGR_HR_ASSG_WID NUMBER W_HR_ASSIGNMENT_D

EVENT_DT_WID Identifies the event date for the Job NUMBER W_DAY_D
Requisition Event Fact record. This is
Event Date Surrogate Key the surrogate key from the Time(Day)
dimension.
EVENT_SEQ Identifies the sequence in which the NUMBER
job requisition events happened, in
Event Sequence Number case multiple events happen within
the same day.

OPENINGS_CNT Identifies the number of openings as NUMBER


specified in the Job Requisition for
Openings Count which the Job Requisition Event Fact
record is valid.

BUDGETED_HEADCOUNT Identifies the number of headcounts NUMBER(10,3)


budgeted against the the Job
Budgeted Headcount Requisition for which the Job
Requisition Event Fact record is valid.

BUDGETED_FTE Identifies the total FTE (Full Time NUMBER(10,3)


Equivalent) value budgeted against
Budgeted Full Time Equivalent the the Job Requisition for which the
Job Requisition Event Fact record is
valid.
EVENT_DT Identifies the event date for the Job DATE
Requisition Event Fact record.
Event Date

DWDMR A-Z.doc
HIRING_MGR_POSTN_DH_ID Source Key of hiring manager as VARCHAR2(80)
existing in table w_position_d
Hiring Manager Position Surrogate
Key
CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER
dimension indicating the user who
Source Record Created By User created the record in the source
Surrogate Key system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER
dimension indicating the user who
Source Record Last Modified By last modified the record in the source
User Surrogate Key system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
Source Record Creation Date and source system.
Time
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
Source Record Last Modified Date system.
and Time
AUX1_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time1 which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time1 which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time1 which acts as a source for the current
table.
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time1 which acts as a source for the current
table.
DELETE_FLG This flag indicates the deletion status CHAR(1)
of the record in the source system. A
Deleted Record Indicator value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time

DWDMR A-Z.doc
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
ETL Process Identifier process used to create or update this
data.
INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)
a dimension or fact entity in its source
Unique Source Record Identifier system. In case of composite keys, the
value in this column can consist of
concatenated parts.

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
Generic Extension Column
HIRING_MGR_POSTN_DH_WID NUMBER

RQSTN_COST_CENTER_WID NUMBER W_COST_CENTER_T1_D

DWDMR A-Z.doc
W_JOB_T1_D
Business Name: W_JOB_T1_D

Description:
Imported from database

Table Columns:
Column Name Description Datatype Lookup Table
SCD1_WID NUMBER

SCD1_WID
JOB_ID VARCHAR2(80)

ACTIVE_FLG VARCHAR2(30)

DELETE_FLG VARCHAR2(30)

W_INSERT_DT DATE

W_UPDATE_DT DATE

DATASOURCE_NUM_ID NUMBER

ETL_PROC_WID NUMBER

INTEGRATION_ID VARCHAR2(80)

TENANT_ID VARCHAR2(80)

ASG_LEG_FLG VARCHAR2(30)

GLOBAL_FLAG VARCHAR2(1)

DWDMR A-Z.doc
W_JOB_XREF_D
Business Name: W_JOB_XREF_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

SRC_DATASOURCE_NUM_ID NUMBER

SRC_INTEGRATION_ID VARCHAR2(80)

SRC_SCD1_WID NUMBER

MSTR_DATASOURCE_NUM_ID NUMBER

MSTR_INTEGRATION_ID VARCHAR2(80)

MSTR_SCD1_WID NUMBER

PREV_MSTR_SCD1_WID NUMBER

XREF_FLG CHAR(1)

W_INSERT_DT DATE

W_UPDATE_DT DATE

ETL_PROC_WID NUMBER

DWDMR A-Z.doc
W_KANBAN_CARD_D
Business Name: W_KANBAN_CARD_D

Description:
Dim ? Kanban Card is a dimension table which contains the attributes of kanban cards like kanban card
number,Kanban Card Id

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate key to uniquely identify a NUMBER
record.
ROW_WID
KANBAN_CARD_NUMBER Stores the Kanban card numbers VARCHAR2(30)

KANBAN_CARD_NUMBER
REPLENISHABLE_FLG This flag indicates the Kanban card CHAR(1)
type. If kanban card type=1 then it
REPLENISHABLE_FLG indicates 'Y' otherwise 'N'
KANBAN_CARD_SIZE Stores the Kanban card size NUMBER

KANBAN_CARD_SIZE
CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER
dimension indicating the user who
CREATED_BY_WID created the record in the source
system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER
dimension indicating the user who
CHANGED_BY_WID last modified the record in the source
system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
CREATED_ON_DT source system.
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
CHANGED_ON_DT system.
AUX1_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
AUX1_CHANGED_ON_DT time of the auxiliary table's record
which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
AUX2_CHANGED_ON_DT time of the auxiliary table's record
which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
AUX3_CHANGED_ON_DT time of the auxiliary table's record
which acts as a source for the current
table.
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
AUX4_CHANGED_ON_DT time of the auxiliary table's record
which acts as a source for the current
table.
W_INSERT_DT This column stores the date on which DATE
the record was inserted in the data
W_INSERT_DT warehouse table.

DWDMR A-Z.doc
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
W_UPDATE_DT data warehouse table.

DATASOURCE_NUM_ID This column is the unique identifier of NUMBER


the source system from which data
DATASOURCE_NUM_ID was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

INTEGRATION_ID This column is the unique identifier of VARCHAR2(320)


a dimension or fact entity in its source
INTEGRATION_ID system. In case of composite keys, the
value in this column can consist of
concatenated parts.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
ETL_PROC_WID process used to create or update this
data.
TENANT_ID This column is the unique identifier VARCHAR2(80)
for a Tenant in a multi-tenant
TENANT_ID environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

DELETE_FLG This flag indicates the deletion status CHAR(1)


of the record in the source system. A
DELETE_FLG value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
X_CUSTOM

DWDMR A-Z.doc
W_KANBAN_REPLEN_CYCLE_F
Business Name: W_KANBAN_REPLEN_CYCLE_F

Description:
This fact table is the core table for kanban card replenishments. This table contains the replenishment activities
of kanban card

Table Columns:
Column Name Description Datatype Lookup Table
INV_ORG_WID NUMBER W_INT_ORG_D

INV_ORG_WID
BUSN_LOC_WID NUMBER W_BUSN_LOCATION_D

BUSN_LOC_WID
SUPPLIER_WID NUMBER W_PARTY_D

SUPPLIER_WID
PRODUCT_WID NUMBER W_PRODUCT_D

PRODUCT_WID
INV_PROD_WID NUMBER W_INVENTORY_PRODUCT_D

INV_PROD_WID
KANBAN_CARD_WID NUMBER W_KANBAN_CARD_D

KANBAN_CARD_WID
WORKORDER_WID NUMBER W_WORKORDER_D

WORKORDER_WID
PO_HEADER_REF VARCHAR2(80)

PO_REQSTN_HEADER_REF VARCHAR2(80)

PO_DISTRIBUTION_REF VARCHAR2(80)

PO_LINE_REF
PO_REQSTN_LINE_REF VARCHAR2(80)

PO_REQSTN_LINE_REF
CARD_STATUS_WID NUMBER W_XACT_TYPE_D

CARD_STATUS_WID
SOURCE_TYPE_WID NUMBER W_XACT_TYPE_D

SOURCE_TYPE_WID
SUPPLY_STATUS_WID NUMBER W_XACT_TYPE_D

SUPPLY_STATUS_WID
CARD_ERR_CD_WID NUMBER W_XACT_TYPE_D

CARD_ERR_CD_WID
DOCUMENT_TYPE_WID NUMBER W_XACT_TYPE_D

DOCUMENT_TYPE_WID

DWDMR A-Z.doc
SRC_INV_ORG_WID NUMBER W_INT_ORG_D

SRC_INV_ORG_WID
SRC_BUSN_LOC_WID NUMBER W_BUSN_LOCATION_D

SRC_BUSN_LOC_WID
REPLENISHMENT_CYCLE_REF NUMBER

REPLENISHMENT_CYCLE_REF
CYCLE_START_DT_WID NUMBER

CYCLE_START_DT_WID
CYCLE_END_DT_WID NUMBER

CYCLE_END_DT_WID
CYCLE_TIME NUMBER(28,7)

CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D


dimension indicating the user who
CREATED_BY_WID created the record in the source
system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
CHANGED_BY_WID last modified the record in the source
system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
CREATION_ON_DT source system.
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
CHANGED_ON_DT system.
AUX1_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
AUX1_CHANGED_ON_DT time of the auxiliary table's record
which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
AUX2_CHANGED_ON_DT time of the auxiliary table's record
which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
AUX3_CHANGED_ON_DT time of the auxiliary table's record
which acts as a source for the current
table.
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
AUX4_CHANGED_ON_DT time of the auxiliary table's record
which acts as a source for the current
table.
W_INSERT_DT This column stores the date on which DATE
the record was inserted in the data
W_INSERT_DT warehouse table.
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
W_UPDATE_DT data warehouse table.

DWDMR A-Z.doc
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
DATASOURCE_NUM_ID was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

INTEGRATION_ID This column is the unique identifier of VARCHAR2(320)


a dimension or fact entity in its source
INTEGRATION_ID system. In case of composite keys, the
value in this column can consist of
concatenated parts.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
ETL_PROC_WID process used to create or update this
data.
TENANT_ID This column is the unique identifier VARCHAR2(80)
for a Tenant in a multi-tenant
TENANT_ID environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

DELETE_FLG This flag indicates the deletion status CHAR(1)


of the record in the source system. A
DELETE_FLG value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
X_CUSTOM

DWDMR A-Z.doc
W_KPI_F
Business Name: W_KPI_F

Description:
[bug:########] Developer Date Description[bug:19321444] alok.panda 2014-07-30
Corrcted Index defination W_KPI_F_P1 to use ETL index

Table Columns:
Column Name Description Datatype Lookup Table
ETL_PROC_WID NUMBER

ROW_WID NUMBER

SNAPSHOT_DT_WID NUMBER W_DAY_D

ACCNT_ATTRITION NUMBER

CON_ATTRITION NUMBER

EMP_ATTRITION NUMBER

NEW_NUM_ACCNT NUMBER

NEW_NUM_CON NUMBER

NEW_NUM_EMP NUMBER

TOTL_NUM_ACCNT NUMBER

TOTL_NUM_CON NUMBER

TOTL_NUM_EMP NUMBER

DWDMR A-Z.doc
W_LANGUAGES_G
Business Name: W_LANGUAGES_G

Description:
The languages that have been installed in the data warehouse and the corresponding source language used for
generating pseudo translations.

Table Columns:
Column Name Description Datatype Lookup Table
LANGUAGE_CODE VARCHAR2(4)

SRC_LANGUAGE_CODE VARCHAR2(4)

DWDMR A-Z.doc
W_LD_WAVE_D
Business Name: W_LD_WAVE_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
DATASOURCE_NUM_ID NUMBER

ETL_PROC_WID NUMBER

INTEGRATION_ID VARCHAR2(80)

ROW_WID NUMBER

ALLOC_PCT NUMBER(28,10)

CMP_LAUNCH_TS DATE

LAG NUMBER

LAUNCHED_TS DATE

LOADED_TS DATE

LOAD_NUM NUMBER

NUM_CONS_LOADED NUMBER

SCHEDULED_TS DATE

WAVE_NUM NUMBER

WAVE_SETTING_NUM VARCHAR2(10)

CAMPAIGN VARCHAR2(240)

CAMP_ID VARCHAR2(100)

EXEC_STATUS_CODE VARCHAR2(50)

DWDMR A-Z.doc
LAG_UNITS_CODE VARCHAR2(50)

PR_OFFER VARCHAR2(100)

X_CUSTOM VARCHAR2(10)

CREATED_BY_WID NUMBER W_USER_D

CHANGED_BY_WID NUMBER W_USER_D

CREATED_ON_DT DATE

CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT DATE

DELETE_FLG CHAR(1)

W_INSERT_DT DATE

W_UPDATE_DT DATE

TENANT_ID VARCHAR2(80)

DWDMR A-Z.doc
W_LEAD_D
Business Name: Case Lead Dimension

Description:

Table Columns:
Column Name Description Datatype Lookup Table
DATASOURCE_NUM_ID NUMBER

Source Identifier
ETL_PROC_WID NUMBER

ETL Process Identifier


INTEGRATION_ID VARCHAR2(30)

Unique Source Record Identifier

ROW_WID NUMBER

Surrogate Key of the Table


ASGN_DT DATE

Assigned Date
INVSTGN_CMPLT_TS DATE

Investigation Completed Time


Stamp
LOGGED_TS DATE

Logged Time Stamp


NEW_LEAD_FLG CHAR(1)

New Lead Flag


EMP_FST_NAME VARCHAR2(50)

Employee First Name


EMP_FULL_NAME VARCHAR2(100)

Employee Full Name


EMP_LAST_NAME VARCHAR2(50)

Employee Last Name


LEAD_UID VARCHAR2(15)

Lead Unique Identifies


LOGGED_BY_LOGIN VARCHAR2(50)

Logged By Login
NAME VARCHAR2(100)

Name
PRIORITY_TYPE_CD VARCHAR2(30)

Priority Type Code


PRIORITY_TYPE_CD_I VARCHAR2(50)

Priority Type Code (Languate


Independent)

DWDMR A-Z.doc
PR_EMP_LOGIN VARCHAR2(50)

Primary Employee Login


SERIAL_NUM VARCHAR2(100)

Serial Number
STATUS_CD VARCHAR2(30)

Status Code
STATUS_CD_I VARCHAR2(50)

Status Code (Language


Independent)
SUB_STATUS_CD VARCHAR2(30)

Sub-Status Code
SUB_STATUS_CD_I VARCHAR2(50)

Sub-Status Code (Language


Independent)
SUB_TYPE_CD VARCHAR2(30)

Sub-Type Code
SUB_TYPE_CD_I VARCHAR2(50)

Sub-Type Code (Language


Independent)
TYPE_CD VARCHAR2(30)

Type Code
TYPE_CD_I VARCHAR2(50)

Type Code (Language


Independent)
VIS_PR_BU_ID VARCHAR2(30)

Primary Business Unit ID from


Source System
VIS_PR_POS_ID VARCHAR2(30)

Primary Position ID from Source


System
VIS_PR_POSTN_DH_WID NUMBER W_POSITION_DH

Primary Position Dimension


Hierarchy Surrogate Key
CREATED_BY_WID NUMBER W_USER_D

Source Record Created By User


Surrogate Key
CHANGED_BY_WID NUMBER W_USER_D

Source Record Last Modified By


User Surrogate Key
CREATED_ON_DT DATE

Source Record Creation Date and


Time

DWDMR A-Z.doc
CHANGED_ON_DT DATE

Source Record Last Modified Date


and Time
AUX1_CHANGED_ON_DT DATE

Auxiliary Source Table Last


Modified Date and Time
AUX2_CHANGED_ON_DT DATE

Auxiliary Source Table Last


Modified Date and Time
AUX3_CHANGED_ON_DT DATE

Auxiliary Source Table Last


Modified Date and Time
AUX4_CHANGED_ON_DT DATE

Auxiliary Source Table Last


Modified Date and Time
SRC_EFF_FROM_DT DATE

Source Supplied Effective From


Date and Time
SRC_EFF_TO_DT DATE

Source Supplied Effective To Date


and Time
EFFECTIVE_FROM_DT DATE

Effective From Date and Time


EFFECTIVE_TO_DT DATE

Effective To Date and Time


DELETE_FLG CHAR(1)

Deleted Record Indicator


CURRENT_FLG CHAR(1)

Current Record Indicator


W_INSERT_DT DATE

Warehouse Record Insert Date


and Time
W_UPDATE_DT DATE

Warehouse Record Update Date


and Time
TENANT_ID VARCHAR2(80)

Tenant Identifier
X_CUSTOM VARCHAR2(10)

Generic Extension Column

DWDMR A-Z.doc
W_LEAD_F
Business Name: Case Lead Fact

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ASSIGNED_DT_WID NUMBER W_DAY_D

Assigned Date Surrogate Key


COMPLETED_DT_WID NUMBER W_DAY_D

Completed Date Surrogate Key

DATASOURCE_NUM_ID NUMBER

Source Identifier
ETL_PROC_WID NUMBER

ETL Process Identifier


INTEGRATION_ID VARCHAR2(30)

Unique Source Record Identifier

LEAD_WID NUMBER W_LEAD_D

Lead Unique Identifier


LOGGED_DT_WID NUMBER W_DAY_D

Logged Date Surrogate Key


PR_CASE_STG_WID NUMBER

Primary Case Stage Surrogate Key

PR_EMP_ORG_WID NUMBER W_INT_ORG_D

Primary Employee Organization


Surrogate Key
PR_EMP_WID NUMBER

Primary Employee Surrogate Key

PR_POSITION_WID NUMBER W_POSITION_D

Primary Position Surrogate Key

PR_POSITION_DH_WID NUMBER W_POSITION_DH

Primary Position Dimension


Hierarchy Surrogate Key
PR_SGROUP_WID NUMBER W_PARTY_D

Primary Suspect Group Surrogate


Key
PR_SUSPECT_WID NUMBER W_PARTY_PER_D

Primary Suspect Surrogate Key

DWDMR A-Z.doc
ROW_WID NUMBER

Surrogate Key of the Table


TYPE_WID NUMBER W_LOV_HIER_D

Type Surrogate Key


LEAD_DURATION NUMBER

Lead Duration
PR_CASE_WID NUMBER W_CASE_D

Primary Case Surrogate Key


VIS_PR_BU_ID VARCHAR2(30)

Primary Business Unit ID from


Source System
VIS_PR_POS_ID VARCHAR2(30)

Primary Position ID from Source


System

DWDMR A-Z.doc
W_LEDGER_D
Business Name: W_LEDGER_D

Description:
Stores information about the ledgers, each row includes the ledger name, short name, description, ledger
currency, calendar, period type, chart of accounts, and other information.

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate key to uniquely identify a NUMBER
record.

LEDGER_NAME Ledger Name VARCHAR2(30)

LEDGER_SHORT_NAME Ledger Short Name VARCHAR2(20)

LEDGER_DESC Ledger Description VARCHAR2(255)

CHART_OF_ACCOUNTS Chart of Accounts VARCHAR2(80)

CURRENCY_CODE Currency Code VARCHAR2(80)

CALENDER_NAME Accounting calendar name VARCHAR2(15)

SLA_ACCOUNTING_METHOD_CO Subledger accounting method code VARCHAR2(80)


DE

PERIOD_TYPE Accounting period type VARCHAR2(15)

LEDGER_CATEGORY_CODE Ledger category (PRIMARY, VARCHAR2(80)


SECONDARY, ALC etc)

SET_ID Used in Peoplesoft for security VARCHAR2(30)


control.

CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D


dimension indicating the user who
created the record in the source
system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
last modified the record in the source
system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
source system.
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
system.

DWDMR A-Z.doc
AUX1_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
time of the auxiliary table's record
which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
time of the auxiliary table's record
which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
time of the auxiliary table's record
which acts as a source for the current
table.
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
time of the auxiliary table's record
which acts as a source for the current
table.
DELETE_FLG This flag indicates the deletion status CHAR(1)
of the record in the source system. A
value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
warehouse table.
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
data warehouse table.

DATASOURCE_NUM_ID This column is the unique identifier of NUMBER


the source system from which data
was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
process used to create or update this
data.
INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)
a dimension or fact entity in its source
system. In case of composite keys, the
value in this column can consist of
concatenated parts.

DWDMR A-Z.doc
TENANT_ID This column is the unique identifier VARCHAR2(80)
for a Tenant in a multi-tenant
environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.

DWDMR A-Z.doc
W_LM_ACTIVITY_D
Business Name: Learning Activity

Description:
Learning Activity dimension describes an instance (class) of a course. Example of some of the attributes this
dimension stores includes Activity Code, Delivery Type, Activity Status, Start date, End date, Length of activity in
hours, and so on. This is designed to be Type 1 dimension.

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate key to uniquely identify a NUMBER
record.
Surrogate Key of the Table
ACTIVITY_STATUS_CODE Identifies the current status code of VARCHAR2(255)
an activity.
Learning Activity Status Code
DELIVERY_METHOD_CODE Identifies the Delivery Method code VARCHAR2(255)
for a course. Delivery methods define
Delivery Method Code how course offerings are presented to
learners¿for example, through online
learning, classroom instruction,
seminars, books, and so forth.

ACTIVITY_START_DT Identifies the activity's start date. DATE

Learning Activity Start Date


ACTIVITY_END_DT Identifies the activity's end date. DATE

Learning Activity End Date


MAXIMUM_ENROLLMENT Identifies the maximum number of NUMBER
learners you can enroll in this activity.
Maximum Enrollment
MINIMUM_ENROLLMENT Identifies the minimum number of NUMBER
learners you want to be enrolled for
Minimum Enrollment this activity to proceed.

WAITLIST_CAPACITY Identifies the maximum number of NUMBER


learners that the system can put on
Waitlist Capacity the waitlist
EDUCATION_UNITS Indentifies the number of continuing NUMBER(10,2)
education units that accredited to the
Continue Education Units learner on completion of this learning
activity

TRAINING_HOURS Duration is the amount of time the NUMBER(10,2)


learning activity should actually take
Learning Activity Duration to complete.
RESTRICT_TO_PROGRAM_FLG Identifies that the learning activity is CHAR(1)
only be available to a learner who is
Restrict To Program Flag enrolled in programs that require this
activity for completion

ACTIVITY_LANG_CODE Identifies the language code the VARCHAR2(50)


activity will be offered in.
Learning Activity Language Code

DWDMR A-Z.doc
CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER
dimension indicating the user who
Source Record Created By User created the record in the source
Surrogate Key system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER
dimension indicating the user who
Source Record Last Modified By last modified the record in the source
User Surrogate Key system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
Source Record Creation Date and source system.
Time
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
Source Record Last Modified Date system.
and Time
AUX1_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
DELETE_FLG This flag indicates the deletion status CHAR(1)
of the record in the source system. A
Deleted Record Indicator value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time

DWDMR A-Z.doc
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
ETL Process Identifier process used to create or update this
data.
INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)
a dimension or fact entity in its source
Unique Source Record Identifier system. In case of composite keys, the
value in this column can consist of
concatenated parts.

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
Generic Extension Column

DWDMR A-Z.doc
W_LM_COURSE_D
Business Name: Learning Course

Description:
Learning Course dimension describes different courses in a learning management. Example of some of the
attributes this dimension stores includes Course Name, Course Code, Course Status, Course Category and so on.
This is designed to be Type 1 dimension.

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate key to uniquely identify a NUMBER
record.
Surrogate Key of the Table
COURSE_CODE Identifies the code on the course VARCHAR2(255)

Learning Course Code


COURSE_STATUS_CODE Identifies the current status code on VARCHAR2(255)
the course
Learning Course Status Code
COURSE_OFFER_TYPE_CODE Identifies the code for the course VARCHAR2(255)
offering type
Learning Course Offering Type
Code
COURSE_EXTERNAL_NUM Identifies the external course VARCHAR2(30)

Learning External Course ID


COURSE_VENDOR_NAME Name of the vendor offering the VARCHAR2(255)
course
Learning Course Vendor Name
VENDOR_COURSE_CD Identifies the vendor-specific course VARCHAR2(50)
code
Learning Vendor Course Code
CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER
dimension indicating the user who
Source Record Created By User created the record in the source
Surrogate Key system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Last Modified By last modified the record in the source
User Surrogate Key system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
Source Record Creation Date and source system.
Time
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
Source Record Last Modified Date system.
and Time
AUX1_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.

DWDMR A-Z.doc
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
DELETE_FLG This flag indicates the deletion status CHAR(1)
of the record in the source system. A
Deleted Record Indicator value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
ETL Process Identifier process used to create or update this
data.
INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)
a dimension or fact entity in its source
Unique Source Record Identifier system. In case of composite keys, the
value in this column can consist of
concatenated parts.

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
Generic Extension Column

DWDMR A-Z.doc
W_LM_ENROLLMENT_ACC_SNP_F
Business Name: Learning Management Enrollment & Completion

Description:

W_LM_ENROLLMENT_ACC_SNP_F accumulated snapshot fact table captures each learner's enrollment to a


learning activity and the status changes. The grain of this table is at Learner/Employee - Learning Activity level.
For example, an employee requests, enrolls and completes a learning activity, there will be one row in this table.

Table Columns:
Column Name Description Datatype Lookup Table
EMPLOYEE_WID Identifies the Employee for whoe the NUMBER
Enrollment Fact record is valid. This is
Employee Surrogate Key the surrogate key from the Employee
dimension.
HR_PERSON_WID NUMBER W_HR_PERSON_D

HR_PERSON_LEG_WID NUMBER W_HR_PERSON_LEG_D

ASSIGNMENT_WID NUMBER W_HR_ASSIGNMENT_D

ESTABLISHMENT_WID NUMBER

LEARNING_LOCATION_WID NUMBER

AGE_BAND_WID NUMBER

PERF_BAND_WID NUMBER

EMPLOYMENT_WID NUMBER W_EMPLOYMENT_D

DEPARTMENT_WID Identifies the Organization the NUMBER W_INT_ORG_D


Employee belongs to. This is the
Employee HR Organization surrogate key from the Internal
Surrogate Key Organization class dimension with
type 'HR_ORG'.
EMP_POSTN_DH_WID Identifies the 'Employee' hierarchy of NUMBER W_POSITION_DH
the employee based on his/her
HR Position Hierachy Surrogate primary assignment within the
Key organization. this is the surrogate key
from the Position Hierarchy
dimension.
COMPANY_ORG_WID Identifies the Company the Employee NUMBER W_INT_ORG_D
belongs to. This is the surrogate key
Company Organization Surrogate from the Internal Organization class
Key with type of 'COMPANY_ORG'.

JOB_WID Identifies the Job of the Employee. NUMBER W_JOB_D


This is the surrogate key from the Job
Job Surrogate Key dimension.

DWDMR A-Z.doc
HR_POSITION_WID Identifies the Position (HR) of the NUMBER W_HR_POSITION_D
Employee. This is the surrogate key
HR Position Surrogate Key from the HR Position dimension.

HR_BUSINESS_UNIT_WID Identifies the Business Unit of the NUMBER W_INT_ORG_D


Employee belongs to. This is the
Employee HR Business Unit surrogate key from the Internal
Surrogate Key Organization class with type of
'HR_BU'.??????
SUP_HR_PERSON_WID Identifies the manager of the NUMBER
Employee. This is the surrogate key
Employee Manager Surrogate Key from the Employee dimension.

COURSE_ACT_WID Identifies the Learning Activity the NUMBER W_LM_ACTIVITY_D


Employee is enrolled in. This is the
Learning Activity Surrogate Key surrogate key from the Learning
Activity dimension.
COURSE_WID Identifies the Learning Course the NUMBER W_LM_COURSE_D
Employee is enrolled in. This is the
Learning Course Surrogate Key surrogate key from the Learning
Course dimension.
PROGRAM_WID Identifies the Learning Program for NUMBER W_LM_PROGRAM_D
the enrollment. This is the surrogate
Learning Program Surrogate Key key from the Learning Program
dimension.
COURSE_GRADE_WID Identifies the learning grade the NUMBER W_LM_GRADE_BAND_D
employee receives. This is the
Learning Grade Surrogate Key surrogate key from the Learning
Grade dimension.
ENROLLMENT_STATUS_WID Identifies the enrollment status. This NUMBER W_STATUS_D
is the surrogate key from the Learning
Learning Enrollment Surrogate Enrollment Status dimension.
Key
STATUS_DT_WID Identifies the current enrollment NUMBER W_DAY_D
status date. This is the surrogate key
Learning Enrollment Status Date from the Date dimension.
Surrogate Key
ENROLLMENT_INIT_DT_WID Identifies the enrollment initiated NUMBER W_DAY_D
date. This is the surrogate key from
Learning Enrollment Initiated Date the Date dimension.
Surrogate Key
WAITLISTED_DT_WID Identifies the waitlisted date. This is NUMBER W_DAY_D
the surrogate key from the Date
Learning Enrollment Waitlisted dimension.
Date Surrogate Key
ENROLLED_DT_WID Identifies the enrolled date. This is the NUMBER W_DAY_D
surrogate key from the Date
Learning Enrollment Enrolled Date dimension.
Surrogate Key
COMPLETION_DT_WID Identifies the enrollment completion NUMBER W_DAY_D
date. This is the surrogate key from
Learning Enrollment Completion the Date dimension.
Date Surrogate Key

ACTIVITY_START_DT_WID Identifies the learning activity start NUMBER W_DAY_D


date. This is the surrogate key from
Learning Activity Start Date the Date dimension.
Surrogate Key

DWDMR A-Z.doc
ACTIVITY_END_DT_WID Identifies the learning activity end NUMBER W_DAY_D
date. This is the surrogate key from
Learning Activity End Date the Date dimension.
Surrogate Key
ENROLLMENT_INIT_CNT Measures the number of enrollment NUMBER
initiating events.
Learning Enrollment Initiated
Count
WAITLISTED_CNT Measures the number of enrollment NUMBER
waitlisted events.
Learning Enrollment Waitlisted
Count
ENROLLED_CNT Measures the number of enrollment NUMBER
enrolled events.
Learning Enrollment Enrolled
Count
COMPLETION_CNT Measures the number of enrollment NUMBER
completion events.
Learning Enrollment Completion
Count
COMPLETED_STATUS_CNT Measures the number of enrollment NUMBER
completion with 'completed' status
Learning Enrollment Completed events.
Status Count
DROPPED_STATUS_CNT Measures the number of enrollment NUMBER
completion with 'dropped' status
Learning Enrollment Dropped events.
Status Count
WAIVED_STATUS_CNT Measures the number of enrollment NUMBER
completion with 'waived' status
Learning Enrollment Waived events.
Status Count
NOT_COMPLETED_STATUS_CNT Measures the number of enrollment NUMBER
completion with 'not completed'
Learning Enrollment Not status events.
Completed Status Count

DENIED_STATUS_CNT Measures the number of enrollment NUMBER


completion with 'denied' status
Learning Enrollment Denied Status events.
Count
NEW_ACTIVITY_STATUS_CNT Measures the number of enrollment NUMBER
completion with 'moved to new
Learning Enrollment New Acitivity activity' status events.
Status Count
COURSE_FEE_AMT Identifies the regular fee for a learner NUMBER(28,10)
to enroll in the learning activity.
Learning Activity Fee
DROP_CHARGE_AMT Identifies the drop charge if learner is NUMBER(28,10)
to drop from the learning activity.
Learning Activity Drop Charge
TRAINING_HOURS Identifies the duration of learning NUMBER(10,2)
activity, in hours.
Learning Activity Training Hours

SCORE Identifes the score the learner NUMBER(10,2)


receives.
Learning Score

DWDMR A-Z.doc
PASS_FLG Identifies whether the learner passes CHAR(1)
the learning activity.
Learning Activity Pass Flag
COURSE_REQUIRED_FLG Identifies whether the learning course CHAR(1)
is a required course.
Learning Course Required Flag
INTERNAL_LEARNER_FLG Identifies whether the learner is CHAR(1)
internal or external.
Internal Learner Flag
COURSE_FEE_PAID_AMT Identifies the amount paid by the NUMBER(28,10)
learner.
Paid Amount
DROP_CHARGE_PAID_AMT Identifies the drop charge paid by the NUMBER(28,10)
learner.
Paid Drop Charge
STATUS_DT Identifies the current enrollment DATE
status date. This is the last date the
Learning Enrollment Status Date enrollment status is changed.

ENROLLMENT_INIT_DT Identifies the enrollment initiated DATE


date. This is the earliest date of the
Learning Enrollment Initiated enrollment process.
Date.
WAITLISTED_DT Identifies the waitlisted date. This is DATE
the date the employee is waitlisted.
Learning Enrollment Waitlisted
Date
ENROLLED_DT Identifies the enrolled date. This is the DATE
date the employee is enrolled into the
Learning Enrollment Enrolled Date learning activity.

COMPLETION_DT Identifies the enrollment completion DATE


date. This is the date when the
Learning Enrollment Completion employee is completed the learning
Date activity either sucessfully or
unsuccessfully. It is also the date the
employee is denied the enrollment,
dropped from the learning activity or
moved to another learning activity.

ACTIVITY_START_DT Identifies the start date of the DATE


learning activity.
Learning Activity Start Date
ACTIVITY_END_DT Identifies the end date of the learning DATE
activity.
Learning Activity End Date
INITIAL_ENROLLMENT_INIT_DT Identifies the initial enrollment DATE
initiated date of the learner's attempt
Initial Enrollment Initiated Date to enroll in the learning course.

INITIAL_WAITLISTED_DT Identifies the initial waitlisted date of DATE


the learner's attempt to enroll in the
Initial Waitlisted Date learning course.
ENROLLMENT_STATUS_ID Identifies the current enrollement VARCHAR2(80)
status.
Current Enrollment Status

DWDMR A-Z.doc
COMPLETION_STATUS_ID Identifies the enrollment completion VARCHAR2(80)
status.
Completion Status
DOC_CURR_CODE This code corresponds to the VARCHAR2(30)
document currency. This typically is
Document/Transaction Currency the currency in which the transaction
Code occurred. Amounts will be stored in
this currency.
LOC_CURR_CODE This code corresponds to the local VARCHAR2(30) W_GLOBAL_CURR_G
currency. The local currency typically
Local/Regional Reporting Currency is the one in which the transaction
Code will be posted to meet legal
requirements for Company's Financial
reporting. Alternatively, it may be
linked to the currency used by
local/regional business units for
reporting purposes.

LOC_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10) W_GLOBAL_CURR_G


Document Currency to the Local
Document to Local Currency Currency.
Exchange Rate
GLOBAL1_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the first Global
Document to Global1 (for Global Currency. The Global currencies are
Reporting) Currency Exchange defined in global currency master
Rate table.
GLOBAL2_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the second
Document to Global2 (for Global Global Currency. The Global
Reporting) Currency Exchange currencies are defined in global
Rate currency master table.
GLOBAL3_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the third
Document to Global3 (for Global Global Currency. The Global
Reporting) Currency Exchange currencies are defined in global
Rate currency master table.
CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Created By User created the record in the source
Surrogate Key system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Last Modified By last modified the record in the source
User Surrogate Key system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
Source Record Creation Date and source system.
Time
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
Source Record Last Modified Date system.
and Time
AUX1_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time11 which acts as a source for the current
table.

DWDMR A-Z.doc
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time12 which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time13 which acts as a source for the current
table.
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time1 which acts as a source for the current
table.
DELETE_FLG This flag indicates the deletion status CHAR(1)
of the record in the source system. A
Deleted Record Indicator value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
ETL Process Identifier process used to create or update this
data.
INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)
a dimension or fact entity in its source
Unique Source Record Identifier system. In case of composite keys, the
value in this column can consist of
concatenated parts.

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

DWDMR A-Z.doc
X_CUSTOM This column is used as a generic field VARCHAR2(10)
for customer extensions.
Generic Extension Column
COURSE_ID VARCHAR2(80)

EMPLOYEE_ID VARCHAR2(80)

SUP_HR_ASSIGNMENT_WID NUMBER

SUPERVISOR_WID NUMBER

LOCATION_WID NUMBER

PAY_GRADE_WID NUMBER

COST_CENTER_WID NUMBER

PRD_OF_WRK_BAND_WID NUMBER

COMPARATIO_BAND_WID NUMBER

INTL_ASSGN_WID NUMBER

HR_GEN01_WID NUMBER

HR_GEN02_WID NUMBER

HR_GEN03_WID NUMBER

DWDMR A-Z.doc
W_LM_ENROLLMENT_EVENT_F
Business Name: Learning Management Enrollment Event

Description:

W_LM_ENROLLMENT_EVENT_F fact table stores the status changes for the learning enrollment process. Its grain
is Learner/Employee - Learning Activity - Status. For example, an employee requests, enrolls and completes a
learning activity, there will be 3 rows in this table, one for each of the statuses.

Table Columns:
Column Name Description Datatype Lookup Table
EMPLOYEE_WID Identifies the Employee for whoe the NUMBER
Enrollment Fact record is valid. This is
Employee Surrogate Key the surrogate key from the Employee
dimension.
HR_PERSON_WID NUMBER

HR_PERSON_LEG_WID NUMBER

ASSIGNMENT_WID NUMBER

ESTABLISHMENT_WID NUMBER

LEARNING_LOCATION_WID NUMBER

AGE_BAND_WID NUMBER

PERF_BAND_WID NUMBER

EMPLOYMENT_WID NUMBER

DEPARTMENT_WID Identifies the Organization the NUMBER W_INT_ORG_D


Employee belongs to. This is the
Employee HR Organization surrogate key from the Internal
Surrogate Key Organization class dimension with
type 'HR_ORG'.
EMP_POSTN_DH_WID Identifies the 'Employee' hierarchy of NUMBER W_POSITION_DH
the employee based on his/her
HR Position Hierachy Surrogate primary assignment within the
Key organization. this is the surrogate key
from the Position Hierarchy
dimension.
COMPANY_ORG_WID Identifies the Company the Employee NUMBER W_INT_ORG_D
belongs to. This is the surrogate key
Company Organization Surrogate from the Internal Organization class
Key with type of 'COMPANY_ORG'.

JOB_WID Identifies the Job of the Employee. NUMBER W_JOB_D


This is the surrogate key from the Job
Job Surrogate Key dimension.

DWDMR A-Z.doc
HR_POSITION_WID Identifies the Position (HR) of the NUMBER W_HR_POSITION_D
Employee. This is the surrogate key
HR Position Surrogate Key from the HR Position dimension.

HR_BUSINESS_UNIT_WID Identifies the Business Unit of the NUMBER W_INT_ORG_D


Employee belongs to. This is the
Employee HR Business Unit surrogate key from the Internal
Surrogate Key Organization class with type of
'HR_BU'.??????
SUP_HR_PERSON_WID Identifies the learning grade the NUMBER
employee receives. This is the
Employee Manager Surrogate Key surrogate key from the Learning
Grade dimension.
COURSE_ACT_WID Identifies the Learning Activity the NUMBER W_LM_ACTIVITY_D
Employee is enrolled in. This is the
Learning Activity Surrogate Key surrogate key from the Learning
Activity dimension.
COURSE_WID Identifies the Learning Course the NUMBER W_LM_COURSE_D
Employee is enrolled in. This is the
Learning Course Surrogate Key surrogate key from the Learning
Course dimension.
PROGRAM_WID Identifies the Learning Program for NUMBER W_LM_PROGRAM_D
the enrollment. This is the surrogate
Learning Program Surrogate Key key from the Learning Program
dimension.
ENROLLMENT_STATUS_WID Identifies the enrollment status. This NUMBER W_STATUS_D
is the surrogate key from the Learning
Learning Enrollment Status Enrollment Status dimension.
Surrogate Key
STATUS_DT_WID Identifies the current enrollment NUMBER W_DAY_D
status date. This is the surrogate key
Learning Enrollment Status Date from the Date dimension.
Surrogate Key
EVENT_SEQ_NUM Identifies the status event sequency. NUMBER

Status Event Sequence


STATUS_DT Identifies the current enrollment DATE
status date. This is the last date the
Learning Enrollment Status Date enrollment status is changed.

ENROLLMENT_STATUS_ID Identifies the current enrollement VARCHAR2(80)


status.
Current Enrollment Status
ENROLLMENT_ID Identifies the enrollment VARCHAR2(80)
accumulating snapshot this event
Enrollment ID belongs to. It will match the
INTEGRATION_ID in
W_LM_ENROLLMENT_ACC_SNP_F.

COURSE_REQUIRED_FLG Identifies whether the learning course CHAR(1)


is a required course.
Learning Course Required Flag
INTERNAL_LEARNER_FLG Identifies whether the learner is CHAR(1)
internal or external.
Internal Learner Flag
CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER
dimension indicating the user who
Source Record Created By User created the record in the source
Surrogate Key system.

DWDMR A-Z.doc
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER
dimension indicating the user who
Source Record Last Modified By last modified the record in the source
User Surrogate Key system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
Source Record Creation Date and source system.
Time
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
Source Record Last Modified Date system.
and Time
AUX1_CHANGED_ON_DT Oracle System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time1 which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Oracle System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time2 which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Oracle System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time3 which acts as a source for the current
table.
AUX4_CHANGED_ON_DT Oracle System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time4 which acts as a source for the current
table.
DELETE_FLG This flag indicates the deletion status CHAR(1)
of the record in the source system. A
Deleted Record Indicator value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert warehouse table.
Warehouse Record Insert
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Oracle recommends that you define
separate unique source IDs for each
of your different source instances.

DWDMR A-Z.doc
ETL_PROC_WID Oracle System Field. This column is NUMBER
the unique identifier for the specific
ETL Process Identifier ETL process used to create or update
this data.
INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)
a dimension or fact entity in its source
Unique Source Record Identifier system. In case of composite keys, the
value in this column can consist of
concatenated parts.

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multitenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
Generic Extension Column
SUP_HR_ASSIGNMENT_WID NUMBER

SUPERVISOR_WID NUMBER

LOCATION_WID NUMBER

PAY_GRADE_WID NUMBER

COST_CENTER_WID NUMBER

PRD_OF_WRK_BAND_WID NUMBER

COMPARATIO_BAND_WID NUMBER

INTL_ASSGN_WID NUMBER

HR_GEN01_WID NUMBER

HR_GEN02_WID NUMBER

HR_GEN03_WID NUMBER

DWDMR A-Z.doc
W_LM_GRADE_BAND_D
Business Name: Learning Management Grade Band

Description:
The Learning Grade Band Dimension is a two level, Type 1 SCD that stores the learning score and the grade
groupings of the score ranges thereof. The groupings are called grade bands and individual scores fall into one of
the groupings (e.g. A[90-100], B[80-89]). These grade bands are user configurable based on reporting needs.
In addition, the Grade Band can be simply a grade not tied to a band. On Source systems that support grade,
the Grade can be interfaced.

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate key to uniquely identify a NUMBER
record.
Surrogate Key of the Table
PARENT_ROW_WID Surrogate key of Grade Band parent NUMBER
record.
Learning Grade Band Parent Row

GRADE_CODE Indentifies the Grade Code associated VARCHAR2(255)


with this record.
Learning Grade Code
GRADE_DESC Description of the Grade Band. VARCHAR2(255)

Learning Grade Description


GRADE_SEQUENCE_NUM Identifies the order to display the NUMBER
Grade Code
Learning Grade Display Sequence

DFLT_PASS_FLG Identifies the default Pass / Fail status VARCHAR2(1)


of the Grade Code
Default Pass / Fail Flag
SCORE_BAND_MIN Identifies the Minimum Score NUMBER
associated with the Grade Band
Learning Grade Band Minimum (Optional).
Score
SCORE_BAND_MAX Identifies the Maximum Score NUMBER
associated with the Grade Band
Learning Grade Band Maximum (Optional)
Score
LEVEL_CODE Identfies whether the record is a VARCHAR2(50)
Grade Band or a Score.
Learning Grade Band Level Code

CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER


dimension indicating the user who
Source Record Created By User created the record in the source
Surrogate Key system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER
dimension indicating the user who
Source Record Last Modified By last modified the record in the source
User Surrogate Key system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
Source Record Creation Date and source system.
Time

DWDMR A-Z.doc
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
Source Record Last Modified Date system.
and Time
AUX1_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
DELETE_FLG This flag indicates the deletion status VARCHAR2(1)
of the record in the source system. A
Deleted Record Indicator value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
ETL Process Identifier process used to create or update this
data.
INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)
a dimension or fact entity in its source
Unique Source Record Identifier system. In case of composite keys, the
value in this column can consist of
concatenated parts.

DWDMR A-Z.doc
TENANT_ID This column is the unique identifier VARCHAR2(80)
for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
Generic Extension Column

DWDMR A-Z.doc
W_LM_PROGRAM_D
Business Name: Learning Program

Description:

Learning Program dimension represents a significant learning goal that can be achieved by completing multiple
learning activities. Example of some of the attributes this dimension stores includes Program Name, Program
Status, Program Code, Program Type and so on. This is designed to be a Type 1 dimension.

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate key to uniquely identify a NUMBER
record.
Surrogate Key of the Table
PROGRAM_CODE Identifies the specific program. VARCHAR2(255)

Learning Program Code


PROGRAM_STATUS_CODE Identifies the current status code of a VARCHAR2(255)
program.
Learning Program Status Code
PROGRAM_TYPE_CODE Identifies the program type, for VARCHAR2(255)
example, curricula and certifications.
Learning Program Type Code
PROGRAM_EXTERNAL_NUM Identifies the external source's unique VARCHAR2(30)
ID for this program
Program External Number
PROGRAM_VENDOR_NAME Identifies the name of the vendor (If VARCHAR2(255)
this program is provided by an
Program Vendor Name external vendor)
VENDOR_PROGRAM_CD Identifies the vendor's code for this VARCHAR2(50)
program.
Vendor Program Code
CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER
dimension indicating the user who
Source Record Created By User created the record in the source
Surrogate Key system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER
dimension indicating the user who
Source Record Last Modified By last modified the record in the source
User Surrogate Key system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
Source Record Creation Date and source system.
Time
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
Source Record Last Modified Date system.
and Time
AUX1_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.

DWDMR A-Z.doc
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
DELETE_FLG This flag indicates the deletion status CHAR(1)
of the record in the source system. A
Deleted Record Indicator value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
ETL Process Identifier process used to create or update this
data.
INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)
a dimension or fact entity in its source
Unique Source Record Identifier system. In case of composite keys, the
value in this column can consist of
concatenated parts.

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
Generic Extension Column

DWDMR A-Z.doc
W_LOT_D
Business Name: W_LOT_D

Description:
Inventory Lot dimension table stores the attributes of lot

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate key to uniquely identify a NUMBER
record.
Surrogate key to uniquely identify
a record
LOT_NUMBER Lot Number. VARCHAR2(255)

Lot Number
SUPPLIER_LOT_NUMBER Supplier Lot Number. VARCHAR2(80)

Supplier Lot Number


GRADE_CODE Grade Code of the Item Lot. VARCHAR2(255)

Grade Code of the Item Lot


COLOR Color of the Item Lot. VARCHAR2(255)

Color of the Item Lot


VOLUME Volume specification of the Lot. NUMBER(28,10)

Volume specification of the Lot

VOLUME_UOM Unit of Measure for volume. VARCHAR2(30)

Unit of Measure for volume


LENGTH Length specification of the Lot. NUMBER(28,10)

Length specification of the Lot


LENGTH_UOM Unit of Measure for length. VARCHAR2(30)

Unit of Measure for length


THICKNESS Thickness specification of the Lot. NUMBER(28,10)

Thickness specification of the Lot

THICKNESS_UOM Unit of Measure for thickness. VARCHAR2(30)

Unit of Measure for thickness


WIDTH Width specification of the Lot. NUMBER(28,10)

Width specification of the Lot


WIDTH_UOM Unit of Measure for width. VARCHAR2(30)

Unit of Measure for width


ORIGINATION_DT Date when the lot was manufactured. DATE

Date when the lot was


manufactured
BEST_BY_DT Best Date when the lot was DATE
manufactured.
Best Date when the lot was
manufactured

DWDMR A-Z.doc
EXPIRATION_DT Date when the lot will get expired. DATE

Date when the lot will get expired

CREATED_BY_WID Foreign key to the W_USER_D NUMBER


dimension that specifies the user who
Foreign key to the W_USER_D created the record in the source
dimension that specifies the user system.
who created the record in the
source system
CHANGED_BY_WID Foreign key to the W_USER_D NUMBER
dimension that specifies the user who
Foreign key to the W_USER_D last modified the record in the source
dimension that specifies the user system.
who last modified the record in
the source system
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
Identifies the date and time when source system.
the record was initially created in
the source system
CHANGED_ON_DT Identifies the date and time when the DATE
record waslast modified in the source
Identifies the date and time when system.
the record waslast modified in the
source system
AUX1_CHANGED_ON_DT Oracle System field. This column DATE
identifies the last modified date and
Oracle System field. This column time of the auxiliary table's record
identifies the last modified date which acts as a source for the current
and time of the auxiliary table's table.
record
AUX2_CHANGED_ON_DT System field. This column identifies DATE
the last modified date and time of the
This column identifies the last auxiliary table's record that acts as a
modified date and time of the source for the current table.
auxiliary table's record
AUX3_CHANGED_ON_DT System field. This column identifies DATE
the last modified date and time of the
This column identifies the last auxiliary table's record that acts as a
modified date and time of the source for the current table.
auxiliary table's record
AUX4_CHANGED_ON_DT System field. This column identifies DATE
the last modified date and time of the
This column identifies the last auxiliary table's record that acts as a
modified date and time of the source for the current table.
auxiliary table's record
DELETE_FLG This flag indicates the deletion status CHAR(1)
of the record in the source system. A
This flag indicates the deletion value of Y indicates the record is
status of the record in the source deleted from the source system and
system logically deleted from the data
warehouse. A value of N indicates
that the record is active.

DWDMR A-Z.doc
W_INSERT_DT This column stores the date on which DATE
the record was inserted in the data
This column stores the date on warehouse table.
which the record was inserted in
the data warehouse table

W_UPDATE_DT This column stores the date on which DATE


the record was last updated in the
This column stores the date on data warehouse table.
which the record was last updated
in the data warehouse table

DATASOURCE_NUM_ID This column is the unique identifier of NUMBER


the source system from which data
This column is the unique was extracted. In order to be able to
identifier of the source system trace the data back to its source,
Oracle recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Oracle System Field. This column is NUMBER


the unique identifier for the specific
Oracle System Field. This column ETL process used to create or update
is the unique identifier for the this data.
specific ETL process used to create
or update this data

INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)


a dimension or fact entity in its source
This column is the unique system. In case of composite keys, the
identifier of a dimension or fact value in this column can consist of
entity in its source system concatenated parts.

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
This column is the unique environment. This would typically be
identifier for a Tenant in a multi- used in an Application Service
tenant environment Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
This column is used as a generic
field for customer extensions

DWDMR A-Z.doc
W_LOT_GENEALOGY_F
Business Name: W_LOT_GENEALOGY_F

Description:

The primary purpose of Lot Genealogy is to track the supply ingredients of a completed batch and the supplier lot
numbers. This is used for Quality Tracking purposes. When a sales order return happens, the lot number that is
returned back is analyzed and all ingredients and supply items that went into the making of the lot is shown.

Table Columns:
Column Name Description Datatype Lookup Table
L1_JOB_WID Work Order Surrogate Key NUMBER W_WORKORDER_D

L1 Work Order Surrogate Key


L1_INV_PRODUCT_WID Identifies the inventory view of the NUMBER W_INVENTORY_PRODUCT_D
product.
L1 Inventory Product Surrogate
Key
L1_ORG_WID Identifies the internal organization. NUMBER W_INT_ORG_D

L1 Organization Surrogate Key


L1_LOT_WID Lot Surrogate Key NUMBER W_LOT_D

L1 Lot Surrogate Key


L1_TRANSACTION_DATE_WID Transacted On Date Surrogate Key NUMBER W_DAY_D

L1 Transacted On Date Surrogate


Key
L1_TRANSACTION_QTY Transaction Quantity NUMBER(28,10)

L1 Transaction Quantity
L1_PRIMARY_QTY Primary Quantity NUMBER(28,10)

L1 Primary Quantity
L1_PRIMARY_UOM Primary unit of measure code. VARCHAR2(50)

L1 Primary UOM code


L1_TRANSACTION_UOM Transaction Unit of Measure VARCHAR2(50)

L1 Transaction Unit of Measure

L1_PROJECT_WID Identifies the Project NUMBER W_PROJECT_D

L1 Project Surrogate Key


L2_JOB_WID Work Order Surrogate Key NUMBER W_WORKORDER_D

L2 Work Order Surrogate Key


L2_INV_PRODUCT_WID Identifies the inventory view of the NUMBER W_INVENTORY_PRODUCT_D
product.
L2 Inventory Product Surrogate
Key
L2_ORG_WID Identifies the internal organization. NUMBER W_INT_ORG_D

L2 Organization Surrogate Key


L2_LOT_WID Lot Surrogate Key NUMBER W_LOT_D

L2 Lot Surrogate Key

DWDMR A-Z.doc
L2_TRANSACTION_DATE_WID Transacted On Date Surrogate Key NUMBER W_DAY_D

L2 Transacted On Date Surrogate


Key
L2_TRANSACTION_QTY Transaction Quantity NUMBER(28,10)

L2 Transaction Quantity
L2_PRIMARY_QTY Primary Quantity NUMBER(28,10)

L2 Primary Quantity
L2_PRIMARY_UOM Primary unit of measure code. VARCHAR2(50)

L2 Primary UOM code


L2_TRANSACTION_UOM Transaction Unit of Measure VARCHAR2(50)

L2 Transaction Unit of Measure

L2_PROJECT_WID Identifies the Project NUMBER W_PROJECT_D

L2 Project Surrogate Key


L3_JOB_WID Work Order Surrogate Key NUMBER W_WORKORDER_D

L3 Work Order Surrogate Key


L3_INV_PRODUCT_WID Identifies the inventory view of the NUMBER W_INVENTORY_PRODUCT_D
product.
L3 Inventory Product Surrogate
Key
L3_ORG_WID Identifies the internal organization. NUMBER W_INT_ORG_D

L3 Organization Surrogate Key


L3_LOT_WID Lot Surrogate Key NUMBER W_LOT_D

L3 Lot Surrogate Key


L3_TRANSACTION_DATE_WID Transacted On Date Surrogate Key NUMBER W_DAY_D

L3 Transacted On Date Surrogate


Key
L3_TRANSACTION_QTY Transaction Quantity NUMBER(28,10)

L3 Transaction Quantity
L3_PRIMARY_QTY Primary Quantity NUMBER(28,10)

L3 Primary Quantity
L3_PRIMARY_UOM Primary unit of measure code. VARCHAR2(50)

L3 Primary UOM code


L3_TRANSACTION_UOM Transaction Unit of Measure VARCHAR2(50)

L3 Transaction Unit of Measure

L3_PROJECT_WID Identifies the Project NUMBER W_PROJECT_D

L3 Project Surrogate Key


L4_JOB_WID Work Order Surrogate Key NUMBER W_WORKORDER_D

L4 Work Order Surrogate Key


L4_INV_PRODUCT_WID Identifies the inventory view of the NUMBER W_INVENTORY_PRODUCT_D
product.
L4 Inventory Product Surrogate
Key

DWDMR A-Z.doc
L4_ORG_WID Identifies the internal organization. NUMBER W_INT_ORG_D

L4 Organization Surrogate Key


L4_LOT_WID Lot Surrogate Key NUMBER W_LOT_D

L4 Lot Surrogate Key


L4_TRANSACTION_DATE_WID Transacted On Date Surrogate Key NUMBER W_DAY_D

L4 Transacted On Date Surrogate


Key
L4_TRANSACTION_QTY Transaction Quantity NUMBER(28,10)

L4 Transaction Quantity
L4_PRIMARY_QTY Primary Quantity NUMBER(28,10)

L4 Primary Quantity
L4_PRIMARY_UOM Primary unit of measure code. VARCHAR2(50)

L4 Primary UOM code


L4_TRANSACTION_UOM Transaction Unit of Measure VARCHAR2(50)

L4 Transaction Unit of Measure

L4_PROJECT_WID Identifies the Project NUMBER W_PROJECT_D

L4 Project Surrogate Key


L5_JOB_WID Work Order Surrogate Key NUMBER W_WORKORDER_D

L5 Work Order Surrogate Key


L5_INV_PRODUCT_WID Identifies the inventory view of the NUMBER W_INVENTORY_PRODUCT_D
product.
L5 Inventory Product Surrogate
Key
L5_ORG_WID Identifies the internal organization. NUMBER W_INT_ORG_D

L5 Organization Surrogate Key


L5_LOT_WID Lot Surrogate Key NUMBER W_LOT_D

L5 Lot Surrogate Key


L5_TRANSACTION_DATE_WID Transacted On Date Surrogate Key NUMBER W_DAY_D

L5 Transacted On Date Surrogate


Key
L5_TRANSACTION_QTY Transaction Quantity NUMBER(28,10)

L5 Transaction Quantity
L5_PRIMARY_QTY Primary Quantity NUMBER(28,10)

L5 Primary Quantity
L5_PRIMARY_UOM Primary unit of measure code. VARCHAR2(50)

L5 Primary UOM code


L5_TRANSACTION_UOM Transaction Unit of Measure VARCHAR2(50)

L5 Transaction Unit of Measure

L5_PROJECT_WID Identifies the Project NUMBER W_PROJECT_D

L5 Project Surrogate Key

DWDMR A-Z.doc
L6_JOB_WID Work Order Surrogate Key NUMBER W_WORKORDER_D

L6 Work Order Surrogate Key


L6_INV_PRODUCT_WID Identifies the inventory view of the NUMBER W_INVENTORY_PRODUCT_D
product.
L6 Inventory Product Surrogate
Key
L6_ORG_WID Identifies the internal organization. NUMBER W_INT_ORG_D

L6 Organization Surrogate Key


L6_LOT_WID Lot Surrogate Key NUMBER W_LOT_D

L6 Lot Surrogate Key


L6_TRANSACTION_DATE_WID Transacted On Date Surrogate Key NUMBER W_DAY_D

L6 Transacted On Date Surrogate


Key
L6_TRANSACTION_QTY Transaction Quantity NUMBER(28,10)

L6 Transaction Quantity
L6_PRIMARY_QTY Primary Quantity NUMBER(28,10)

L6 Primary Quantity
L6_PRIMARY_UOM Primary unit of measure code. VARCHAR2(50)

L6 Primary UOM code


L6_TRANSACTION_UOM Transaction Unit of Measure VARCHAR2(50)

L6 Transaction Unit of Measure

L6_PROJECT_WID Identifies the Project NUMBER W_PROJECT_D

L6 Project Surrogate Key


L7_JOB_WID Work Order Surrogate Key NUMBER W_WORKORDER_D

L7 Work Order Surrogate Key


L7_INV_PRODUCT_WID Identifies the inventory view of the NUMBER W_INVENTORY_PRODUCT_D
product.
L7 Inventory Product Surrogate
Key
L7_ORG_WID Identifies the internal organization. NUMBER W_INT_ORG_D

L7 Organization Surrogate Key


L7_LOT_WID Lot Surrogate Key NUMBER W_LOT_D

L7 Lot Surrogate Key


L7_TRANSACTION_DATE_WID Transacted On Date Surrogate Key NUMBER W_DAY_D

L7 Transacted On Date Surrogate


Key
L7_TRANSACTION_QTY Transaction Quantity NUMBER(28,10)

L7 Transaction Quantity
L7_PRIMARY_QTY Primary Quantity NUMBER(28,10)

L7 Primary Quantity
L7_PRIMARY_UOM Primary unit of measure code. VARCHAR2(50)

L7 Primary UOM code

DWDMR A-Z.doc
L7_TRANSACTION_UOM Transaction Unit of Measure VARCHAR2(50)

L7 Transaction Unit of Measure

L7_PROJECT_WID Identifies the Project NUMBER W_PROJECT_D

L7 Project Surrogate Key


L8_JOB_WID Work Order Surrogate Key NUMBER W_WORKORDER_D

L8 Work Order Surrogate Key


L8_INV_PRODUCT_WID Identifies the inventory view of the NUMBER W_INVENTORY_PRODUCT_D
product.
L8 Inventory Product Surrogate
Key
L8_ORG_WID Identifies the internal organization. NUMBER W_INT_ORG_D

L8 Organization Surrogate Key


L8_LOT_WID Lot Surrogate Key NUMBER W_LOT_D

L8 Lot Surrogate Key


L8_TRANSACTION_DATE_WID Transacted On Date Surrogate Key NUMBER W_DAY_D

L8 Transacted On Date Surrogate


Key
L8_TRANSACTION_QTY Transaction Quantity NUMBER(28,10)

L8 Transaction Quantity
L8_PRIMARY_QTY Primary Quantity NUMBER(28,10)

L8 Primary Quantity
L8_PRIMARY_UOM Primary unit of measure code. VARCHAR2(50)

L8 Primary UOM code


L8_TRANSACTION_UOM Transaction Unit of Measure VARCHAR2(50)

L8 Transaction Unit of Measure

L8_PROJECT_WID Identifies the Project NUMBER W_PROJECT_D

L8 Project Surrogate Key


L9_JOB_WID Work Order Surrogate Key NUMBER W_WORKORDER_D

L9 Work Order Surrogate Key


L9_INV_PRODUCT_WID Identifies the inventory view of the NUMBER W_INVENTORY_PRODUCT_D
product.
L9 Inventory Product Surrogate
Key
L9_ORG_WID Identifies the internal organization. NUMBER W_INT_ORG_D

L9 Organization Surrogate Key


L9_LOT_WID Lot Surrogate Key NUMBER W_LOT_D

L9 Lot Surrogate Key


L9_TRANSACTION_DATE_WID Transacted On Date Surrogate Key NUMBER W_DAY_D

L9 Transacted On Date Surrogate


Key
L9_TRANSACTION_QTY Transaction Quantity NUMBER(28,10)

L9 Transaction Quantity

DWDMR A-Z.doc
L9_PRIMARY_QTY Primary Quantity NUMBER(28,10)

L9 Primary Quantity
L9_PRIMARY_UOM Primary unit of measure code. VARCHAR2(50)

L9 Primary UOM code


L9_TRANSACTION_UOM Transaction Unit of Measure VARCHAR2(50)

L9 Transaction Unit of Measure

L9_PROJECT_WID Identifies the Project NUMBER W_PROJECT_D

L9 Project Surrogate Key


L_RECIEPT_NUM The unique purchase receipt number VARCHAR2(80)
that helps identify the purchase
L Reciept Number receipt.
L_VENDOR_WID Supplier Surrogate Key NUMBER W_PARTY_D

Supplier Surrogate Key


L_TRANSACTION_DATE Transacted On Date DATE

L Transacted On Date
L_VENDOR_LOT_NUMBER Supplier lot number VARCHAR2(80)

Supplier lot number


L_PO_HEADER_ID Purchase order header unique NUMBER
identifier
Purchase order header unique
identifier
L_PO_LINE_ID Purchase order line unique identifier NUMBER

Purchase order line unique


identifier
CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Created By User created the record in the source
Surrogate Key system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Changed By User last modified the record in the source
Surrogate Key system.
ENTITY_TYPE Entity type code VARCHAR2(80)

Entity type code


CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
Source Record Last Modified Date system.
and Time
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
Source Record Creation Date and source system.
Time
AUX1_CHANGED_ON_DT Auxiliary Source Table Last Modified DATE
Date and Time 1
Auxiliary Source Table Last
Modified Date and Time 1
AUX2_CHANGED_ON_DT Auxiliary Source Table Last Modified DATE
Date and Time 2
Auxiliary Source Table Last
Modified Date and Time 2

DWDMR A-Z.doc
AUX3_CHANGED_ON_DT Auxiliary Source Table Last Modified DATE
Date and Time 3
Auxiliary Source Table Last
Modified Date and Time 3
AUX4_CHANGED_ON_DT Auxiliary Source Table Last Modified DATE
Date and Time 4
Auxiliary Source Table Last
Modified Date and Time 4
DELETE_FLG This flag indicates the deletion status VARCHAR2(1)
of the record in the source system. A
Deleted Record Indicator value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
ETL Process Identifier process used to create or update this
data.
INTEGRATION_ID This column is the unique identifier of VARCHAR2(400)
a dimension or fact entity in its source
Unique Source Record Identifier system. In case of composite keys, the
value in this column can consist of
concatenated parts.

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
Generic Extension Column
L1_PRODUCT_WID Identifies the product. NUMBER W_PRODUCT_D

L1 Product Surrogate Key


L2_PRODUCT_WID Identifies the product. NUMBER W_PRODUCT_D

L2 Product Surrogate Key

DWDMR A-Z.doc
L3_PRODUCT_WID Identifies the product. NUMBER W_PRODUCT_D

L3 Product Surrogate Key


L4_PRODUCT_WID Identifies the product. NUMBER W_PRODUCT_D

L4 Product Surrogate Key


L5_PRODUCT_WID Identifies the product. NUMBER W_PRODUCT_D

L5 Product Surrogate Key


L6_PRODUCT_WID Identifies the product. NUMBER W_PRODUCT_D

L6 Product Surrogate Key


L7_PRODUCT_WID Identifies the product. NUMBER W_PRODUCT_D

L7 Product Surrogate Key


L8_PRODUCT_WID Identifies the product. NUMBER W_PRODUCT_D

L8 Product Surrogate Key


L9_PRODUCT_WID Identifies the product. NUMBER W_PRODUCT_D

L9 Product Surrogate Key

DWDMR A-Z.doc
W_LOV_HIER_D
Business Name: List of Values Hierarchy Dimension

Description:

Table Columns:
Column Name Description Datatype Lookup Table
DATASOURCE_NUM_ID NUMBER

Source Identifier
ETL_PROC_WID NUMBER

ETL Process Identifier


INTEGRATION_ID VARCHAR2(30)

Unique Source Record Identifier

NAME VARCHAR2(50)

LOV Name (Language


Independent)
PAR_INTEGRATION_ID VARCHAR2(30)

Parent LOV INTEGRATION_ID


PAR_NAME VARCHAR2(50)

Parent LOV Name (Language


Independent)
PAR_TYPE VARCHAR2(30)

Parent LOV Type


PAR_VAL VARCHAR2(30)

Parent LOV Value (Language


Dependent)
ROW_WID NUMBER

Surrogate Key of the Table


R_TYPE VARCHAR2(30)

LOV Type
VAL VARCHAR2(30)

LOV Value (Language Dependent)

DWDMR A-Z.doc
W_LOY_ACCRUAL_ITEM_F
Business Name: Loyalty Accrual Item

Description:
Imported from database

Table Columns:
Column Name Description Datatype Lookup Table
PROCESS_DT_WID NUMBER W_DAY_D

Time
PROGRAM_WID NUMBER W_LOY_PROGRAM_D

Program
PARTNER_WID NUMBER W_INT_ORG_D

Partner
MEMBER_WID NUMBER W_LOY_MEMBER_D

Member
PROMO_WID NUMBER W_LOY_PROMOTION_D

Promotion
POINTTYPE_WID NUMBER W_LOY_POINT_TYPE_D

Point Type
TRANSACTION_WID NUMBER W_LOY_TRANSACTION_ID_D

Transaction
POINT_BLK_WID NUMBER W_LOY_POINT_BLOCK_D

Point Block
CONTACT_GEO_WID NUMBER W_GEO_D

Geography
ACCRUAL_ID_NUM VARCHAR2(80)

Accrual ID
ACCRUALED_VALUE NUMBER

Accrualed value
COST_PER_PT NUMBER(28,10)

Cost per point


EXPIRATION_DT DATE

Expiry Date
PRTNR_PT_DEBT_QTY NUMBER

Partner point debt quantity


DOC_CURR_CODE VARCHAR2(30)

Document/Transaction Currency
Code
LOC_CURR_CODE VARCHAR2(30)

Local/Regional Reporting Currency


Code

DWDMR A-Z.doc
LOC_EXCHANGE_RATE NUMBER(28,10)

Document to Local Currency


Exchange Rate
GLOBAL1_EXCHANGE_RATE NUMBER(28,10)

Document to Global1 (for Global


Reporting) Currency Exchange
Rate
GLOBAL2_EXCHANGE_RATE NUMBER(28,10)

Document to Global2 (for Global


Reporting) Currency Exchange
Rate
GLOBAL3_EXCHANGE_RATE NUMBER(28,10)

Document to Global3 (for Global


Reporting) Currency Exchange
Rate
CREATED_BY_WID NUMBER W_USER_D

Source Record Created By User


Surrogate Key
CHANGED_BY_WID NUMBER W_USER_D

Source Record Last Modified By


User Surrogate Key
CREATED_ON_DT DATE

Source Record Creation Date and


Time
CHANGED_ON_DT DATE

Source Record Last Modified Date


and Time
AUX1_CHANGED_ON_DT DATE

Auxiliary Source Table Last


Modified Date and Time1
AUX2_CHANGED_ON_DT DATE

Auxiliary Source Table Last


Modified Date and Time1
AUX3_CHANGED_ON_DT DATE

Auxiliary Source Table Last


Modified Date and Time1
AUX4_CHANGED_ON_DT DATE

Auxiliary Source Table Last


Modified Date and Time1
DELETE_FLG CHAR(1)

Deleted Record Indicator


W_INSERT_DT DATE

Warehouse Record Insert Date


and Time

DWDMR A-Z.doc
W_UPDATE_DT DATE

Warehouse Record Update Date


and Time
DATASOURCE_NUM_ID NUMBER

Source Identifier
ETL_PROC_WID NUMBER

ETL Process Identifier


INTEGRATION_ID VARCHAR2(80)

Unique Source Record Identifier

TENANT_ID VARCHAR2(80)

Tenant Identifier
X_CUSTOM VARCHAR2(10)

Generic Extension Column

DWDMR A-Z.doc
W_LOY_ACTIVITY_F
Business Name: Loyalty Activity

Description:
Imported from database

Table Columns:
Column Name Description Datatype Lookup Table
TXN_NUM_WID NUMBER W_LOY_TRANSACTION_ID_D

Transaction Number
TXN_DT_WID NUMBER W_DAY_D

Transaction Date
MEMBER_WID NUMBER W_LOY_MEMBER_D

Member
MEMBER_STATUS_WID NUMBER W_STATUS_D

Member Status
PRODUCT_WID NUMBER W_PRODUCT_D

Product
PROGRAM_WID NUMBER W_LOY_PROGRAM_D

Program
PARTNER_WID NUMBER W_INT_ORG_D

Partner
CONTACT_GEO_WID NUMBER W_GEO_D

Geography
VOUCHER_WID NUMBER W_LOY_VOUCHER_D

Voucher Id
CREATED_BY_WID NUMBER W_USER_D

Source Record Created By User


Surrogate Key
CHANGED_BY_WID NUMBER W_USER_D

Source Record Last Modified By


User Surrogate Key
CREATED_ON_DT DATE

Source Record Creation Date and


Time
CHANGED_ON_DT DATE

Source Record Last Modified Date


and Time
AUX1_CHANGED_ON_DT DATE

Auxiliary Source Table Last


Modified Date and Time

DWDMR A-Z.doc
AUX2_CHANGED_ON_DT DATE

Auxiliary Source Table Last


Modified Date and Time
AUX3_CHANGED_ON_DT DATE

Auxiliary Source Table Last


Modified Date and Time
AUX4_CHANGED_ON_DT DATE

Auxiliary Source Table Last


Modified Date and Time
DELETE_FLG CHAR(1)

Deleted Record Indicator


W_INSERT_DT DATE

Warehouse Record Insert Date


and Time
W_UPDATE_DT DATE

Warehouse Record Update Date


and Time
DATASOURCE_NUM_ID NUMBER

Source Identifier
ETL_PROC_WID NUMBER

ETL Process Identifier


INTEGRATION_ID VARCHAR2(80)

Unique Source Record Identifier

TENANT_ID VARCHAR2(80)

Tenant Identifier
X_CUSTOM VARCHAR2(10)

Generic Extension Column

DWDMR A-Z.doc
W_LOY_COST_F
Business Name: Loyalty Cost

Description:
Imported from database

Table Columns:
Column Name Description Datatype Lookup Table
PROGRAM_WID NUMBER W_LOY_PROGRAM_D

Program Surrogate Key


MEMBER_WID NUMBER W_LOY_MEMBER_D

Member Surrogate Key


PARTNER_WID NUMBER W_INT_ORG_D

Partner Surrogate Key


PRODUCT_WID NUMBER W_PRODUCT_D

Product Surrogate Key


CONTACT_GEO_WID NUMBER W_GEO_D

Geography Name
PROCESS_DT_WID NUMBER W_DAY_D

Transaction date
COST_PER_POINT NUMBER(28,10)

Cost per point


NUM_POINT NUMBER(28,10)

Number of points
PRICE_AMT NUMBER(28,10)

Price amount
PARTNER_PRICE_AMT NUMBER(28,10)

Partner price amount charged


PYMT_TYPE_CODE VARCHAR2(80)

Payment Type
DOC_CURR_CODE VARCHAR2(30)

Document/Transaction Currency
Code
LOC_CURR_CODE VARCHAR2(30)

Local/Regional Reporting Currency


Code
LOC_EXCHANGE_RATE NUMBER(28,10)

Document to Local Currency


Exchange Rate
GLOBAL1_EXCHANGE_RATE NUMBER(28,10)

Document to Global1 (for Global


Reporting) Currency Exchange
Rate

DWDMR A-Z.doc
GLOBAL2_EXCHANGE_RATE NUMBER(28,10)

Document to Global2 (for Global


Reporting) Currency Exchange
Rate
GLOBAL3_EXCHANGE_RATE NUMBER(28,10)

Document to Global3 (for Global


Reporting) Currency Exchange
Rate
CREATED_BY_WID NUMBER W_USER_D

Source Record Created By User


Surrogate Key
CHANGED_BY_WID NUMBER W_USER_D

Source Record Last Modified By


User Surrogate Key
CREATED_ON_DT DATE

Source Record Creation Date and


Time
CHANGED_ON_DT DATE

Source Record Last Modified Date


and Time
AUX1_CHANGED_ON_DT DATE

Auxiliary Source Table Last


Modified Date and Time11
AUX2_CHANGED_ON_DT DATE

Auxiliary Source Table Last


Modified Date and Time12
AUX3_CHANGED_ON_DT DATE

Auxiliary Source Table Last


Modified Date and Time13
AUX4_CHANGED_ON_DT DATE

Auxiliary Source Table Last


Modified Date and Time1
DELETE_FLG CHAR(1)

Deleted Record Indicator


W_INSERT_DT DATE

Warehouse Record Insert Date


and Time
W_UPDATE_DT DATE

Warehouse Record Update Date


and Time
DATASOURCE_NUM_ID NUMBER

Source Identifier
ETL_PROC_WID NUMBER

ETL Process Identifier

DWDMR A-Z.doc
INTEGRATION_ID VARCHAR2(80)

Unique Source Record Identifier

TENANT_ID VARCHAR2(80)

Tenant Identifier
X_CUSTOM VARCHAR2(10)

Generic Extension Column

DWDMR A-Z.doc
W_LOY_MEMBER_D
Business Name: Loyalty Member Dimension

Description:
Imported from database

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

Surrogate Key of the Table


PROGRAM_ID VARCHAR2(80)

Program
ACCRUAL_TO_MEM_NAME VARCHAR2(255)

Accrual to member name


CHILD_NUM NUMBER

Child Numbers
EXPIRY_DT DATE

Expery Date
LANG_NAME VARCHAR2(80)

Language Name
LAST_ACCR_TXN_DT DATE

Last Accrual Transaction Date


LAST_RDM_TXN_DT DATE

Last Redemption Transaction Date

LAST_TXN_PROCED_DT DATE

Last Transaction Date


LOUNGE_CODE VARCHAR2(255)

Lounge Code
LOUNGE_NAME VARCHAR2(255)

Lounge Name
LOY_LST_STMT_DT DATE

Last Statement Date


LST_TIER_CHANGE_DT DATE

Last Tier Change Date


MAX_POINT_LOAN NUMBER

Maximum Point Loan


MEM_CLASS_CODE VARCHAR2(255)

Member Class Code


MEM_CLASS_NAME VARCHAR2(255)

Member Class Code Name

DWDMR A-Z.doc
MEM_GRP_CODE VARCHAR2(255)

Member Group Code


MEM_GRP_NAME VARCHAR2(255)

Member Group Code Name


MEM_PHASE_CODE VARCHAR2(255)

Member Phase Code


MEM_PHASE_NAME VARCHAR2(255)

Member Phase Code Name


MEM_TYPE_CODE VARCHAR2(255)

Member Type Code


MEM_TYPE_NAME VARCHAR2(255)

Member Type Code Name


MEMBER_NAME VARCHAR2(100)

Member Name
PIN_NUM NUMBER

Member Pin Number


PNR_NAME VARCHAR2(80)

Member Name
PREF_COMM_METH_CODE VARCHAR2(255)

Preferred Communication Method


Code
PREF_COMM_METH_NAME VARCHAR2(255)

Preferred Communication Method


Code Name
REC_PROM_FLG CHAR(1)

Rec Prom Flag


REC_PTNR_PROM_FLG CHAR(1)

Rec Partner Prom Flag


ROOT_MEM_NAME VARCHAR2(255)

Root Member Name


START_DT DATE

Start Date
W_STATUS_CODE VARCHAR2(255)

Datawarehouse Member Status


Code
W_STATUS_NAME VARCHAR2(255)

Datawarehouse Member Status


Name
STATUS_CODE VARCHAR2(255)

Member Status Code

DWDMR A-Z.doc
STATUS_NAME VARCHAR2(255)

Member Status Name


SUPPRESS_CALL_FLG CHAR(1)

Suppress Call Flag


SUPPRESS_EMAIL_FLG CHAR(1)

Suppress Email Flag


SUPPRESS_FAX_FLG CHAR(1)

Suppress Fax Flag


SUPPRESS_MAIL_FLG CHAR(1)

Suppress Mail Flag


SUPPRESS_SMS_FLG CHAR(1)

Suppress SMS Flag


VAL_LIFE_SCORE VARCHAR2(255)

Value Life Score


VAL_SCORE VARCHAR2(255)

Value Score
CREATED_BY_WID NUMBER W_USER_D

Source Record Created By User


Surrogate Key
CHANGED_BY_WID NUMBER W_USER_D

Source Record Last Modified By


User Surrogate Key
CREATED_ON_DT DATE

Source Record Creation Date and


Time
CHANGED_ON_DT DATE

Source Record Last Modified Date


and Time
AUX1_CHANGED_ON_DT DATE

Auxiliary Source Table Last


Modified Date and Time
AUX2_CHANGED_ON_DT DATE

Auxiliary Source Table Last


Modified Date and Time
AUX3_CHANGED_ON_DT DATE

Auxiliary Source Table Last


Modified Date and Time
AUX4_CHANGED_ON_DT DATE

Auxiliary Source Table Last


Modified Date and Time
SRC_EFF_FROM_DT DATE

Source Supplied Effective From


Date and Time

DWDMR A-Z.doc
SRC_EFF_TO_DT DATE

Source Supplied Effective To Date


and Time
EFFECTIVE_FROM_DT DATE

Effective From Date and Time


EFFECTIVE_TO_DT DATE

Effective To Date and Time


DELETE_FLG CHAR(1)

Deleted Record Indicator


CURRENT_FLG CHAR(1)

Current Record Indicator


W_INSERT_DT DATE

Warehouse Record Insert Date


and Time
W_UPDATE_DT DATE

Warehouse Record Update Date


and Time
DATASOURCE_NUM_ID NUMBER

Source Identifier
ETL_PROC_WID NUMBER

ETL Process Identifier


INTEGRATION_ID VARCHAR2(80)

Unique Source Record Identifier

TENANT_ID VARCHAR2(80)

Tenant Identifier
X_CUSTOM VARCHAR2(10)

Generic Extension Column

DWDMR A-Z.doc
W_LOY_MEMBER_MARKETING_F
Business Name: Loyalty Member Marketing Fact

Description:
Imported from database

Table Columns:
Column Name Description Datatype Lookup Table
MEMBER_WID NUMBER W_LOY_MEMBER_D

Loyalty Member Key


PARTY_WID NUMBER W_PARTY_D

Party Key of Individula or Account

HOUSEHOLD_WID NUMBER W_HOUSEHOLD_D

Household Key
PROGRAM_WID NUMBER W_LOY_PROGRAM_D

Program Key
PROMO_WID NUMBER W_LOY_PROMOTION_D

Promotion Key
CAMP_START_DT_WID NUMBER W_DAY_D

Campaign Start Date


CAMP_END_DT_WID NUMBER W_DAY_D

Campaign End Date


CAMPAIGN_WID NUMBER W_SOURCE_D

Camaign Key
REGION_WID NUMBER W_REGN_D

Marketing Region Key


OFFER_WID NUMBER W_OFFER_D

Marketing Offer Key


SEGMENT_WID NUMBER W_SEGMENT_D

Campaign Segment Key


CONTACT_GEO_WID NUMBER W_GEO_D

Contact Geography Key


ASGN_DT_WID NUMBER W_DAY_D

Assignment Date
CREATED_BY_WID NUMBER W_USER_D

Source Record Created By User


Surrogate Key
CHANGED_BY_WID NUMBER W_USER_D

Source Record Last Modified By


User Surrogate Key

DWDMR A-Z.doc
CREATED_ON_DT DATE

Source Record Creation Date and


Time
CHANGED_ON_DT DATE

Source Record Last Modified Date


and Time
AUX1_CHANGED_ON_DT DATE

Auxiliary Source Table Last


Modified Date and Time
AUX2_CHANGED_ON_DT DATE

Auxiliary Source Table Last


Modified Date and Time
AUX3_CHANGED_ON_DT DATE

Auxiliary Source Table Last


Modified Date and Time
AUX4_CHANGED_ON_DT DATE

Auxiliary Source Table Last


Modified Date and Time
DELETE_FLG CHAR(1)

Deleted Record Indicator


W_INSERT_DT DATE

Warehouse Record Insert Date


and Time
W_UPDATE_DT DATE

Warehouse Record Update Date


and Time
DATASOURCE_NUM_ID NUMBER

Source Identifier
ETL_PROC_WID NUMBER

ETL Process Identifier


INTEGRATION_ID VARCHAR2(80)

Unique Source Record Identifier

TENANT_ID VARCHAR2(80)

Tenant Identifier
X_CUSTOM VARCHAR2(10)

Generic Extension Column

DWDMR A-Z.doc
W_LOY_MEMBER_STATUS_HIST_F
Business Name: Loyalty Member Status History Fact

Description:
Imported from database

Table Columns:
Column Name Description Datatype Lookup Table
PROGRAM_WID NUMBER W_LOY_PROGRAM_D

Program Surrogate Key


MEMBER_WID NUMBER W_LOY_MEMBER_D

Member Surrogate Key


PARTY_WID NUMBER W_PARTY_D

Member Type Surrogate Key for


Account or Individual
HOUSEHOLD_WID NUMBER W_HOUSEHOLD_D

Member Type Surrogate Key for


Household
CONTACT_GEO_WID NUMBER W_GEO_D

Member Geography Surrogate Key

REG_CHNL_TYPE_WID NUMBER W_CHNL_TYPE_D

Enrollment Channel Surrogate Key

REFERRED_BY_WID NUMBER W_LOY_REFERRAL_D

Referral Source Surrogate Key


EFFECTIVE_DT_WID NUMBER W_DAY_D

Effective Date Surrogate Key


FROM_STATUS_WID NUMBER W_STATUS_D

From Status Surrogate Key


TO_STATUS_WID NUMBER W_STATUS_D

To Status Surrogate Key


CREATED_BY_WID NUMBER W_USER_D

Source Record Created By User


Surrogate Key
CHANGED_BY_WID NUMBER W_USER_D

Source Record Last Modified By


User Surrogate Key
CREATED_ON_DT DATE

Source Record Creation Date and


Time
CHANGED_ON_DT DATE

Source Record Last Modified Date


and Time

DWDMR A-Z.doc
AUX1_CHANGED_ON_DT DATE

Auxiliary Source Table Last


Modified Date and Time
AUX2_CHANGED_ON_DT DATE

Auxiliary Source Table Last


Modified Date and Time
AUX3_CHANGED_ON_DT DATE

Auxiliary Source Table Last


Modified Date and Time
AUX4_CHANGED_ON_DT DATE

Auxiliary Source Table Last


Modified Date and Time
DELETE_FLG CHAR(1)

Deleted Record Indicator


W_INSERT_DT DATE

Warehouse Record Insert Date


and Time
W_UPDATE_DT DATE

Warehouse Record Update Date


and Time
DATASOURCE_NUM_ID NUMBER

Source Identifier
ETL_PROC_WID NUMBER

ETL Process Identifier


INTEGRATION_ID VARCHAR2(80)

Unique Source Record Identifier

TENANT_ID VARCHAR2(80)

Tenant Identifier
X_CUSTOM VARCHAR2(10)

Generic Extension Column

DWDMR A-Z.doc
W_LOY_MEMBER_TIER_HIST_F
Business Name: Loyalty Member Tier History Fact

Description:
Imported from database

Table Columns:
Column Name Description Datatype Lookup Table
CHAIN_ID NUMBER

Chain Surrogate Key


PROGRAM_WID NUMBER W_LOY_PROGRAM_D

Program Surrogate Key


MEMBER_WID NUMBER W_LOY_MEMBER_D

Member Surrogate Key


PARTY_WID NUMBER W_PARTY_D

Member Type Surrogate Key for


Account or Individual
HOUSEHOLD_WID NUMBER W_HOUSEHOLD_D

Member Type Surrogate Key for


Household
CONTACT_GEO_WID NUMBER W_GEO_D

Member Geography Surrogate Key

FROM_TIER_DT_WID NUMBER W_DAY_D

From Date Surrogate Key


FROM_TIER_WID NUMBER W_LOY_TIER_TIERCLS_D

From Tier Surrogate Key


TO_TIER_DT_WID NUMBER W_DAY_D

To Date Surrogate Key


TO_TIER_WID NUMBER W_LOY_TIER_TIERCLS_D

To Tier Surrogate Key


ACTIVE_FLG CHAR(1)

Active Flag
APPR_STAT_CODE_WID NUMBER W_LOY_TIER_MOVE_TYPE_D

Movement Type Surrogate Key

MOVING_FLG CHAR(1)

Movement Flag
DURATION NUMBER

Duration
FROM_SEQ_NUM NUMBER

From Tier Sequence Number

DWDMR A-Z.doc
TO_SEQ_NUM NUMBER

To Tier Sequence Number


TIER_CLASS_ID VARCHAR2(80)

Tier Class Id
CREATED_BY_WID NUMBER W_USER_D

Source Record Created By User


Surrogate Key
CHANGED_BY_WID NUMBER W_USER_D

Source Record Last Modified By


User Surrogate Key
CREATED_ON_DT DATE

Source Record Creation Date and


Time
CHANGED_ON_DT DATE

Source Record Last Modified Date


and Time
AUX1_CHANGED_ON_DT DATE

Auxiliary Source Table Last


Modified Date and Time
AUX2_CHANGED_ON_DT DATE

Auxiliary Source Table Last


Modified Date and Time
AUX3_CHANGED_ON_DT DATE

Auxiliary Source Table Last


Modified Date and Time
AUX4_CHANGED_ON_DT DATE

Auxiliary Source Table Last


Modified Date and Time
DELETE_FLG CHAR(1)

Deleted Record Indicator


W_INSERT_DT DATE

Warehouse Record Insert Date


and Time
W_UPDATE_DT DATE

Warehouse Record Update Date


and Time
DATASOURCE_NUM_ID NUMBER

Source Identifier
ETL_PROC_WID NUMBER

ETL Process Identifier


INTEGRATION_ID VARCHAR2(80)

Unique Source Record Identifier

DWDMR A-Z.doc
TENANT_ID VARCHAR2(80)

Tenant Identifier
X_CUSTOM VARCHAR2(10)

Generic Extension Column


TO_TIER_QTR_NAME VARCHAR2(50)

To Tier Quarter Name

DWDMR A-Z.doc
W_LOY_MEMBER_TIER_MOVE_QTR_A
Business Name: Loyalty Member Aggregation

Description:
Imported from database

Table Columns:
Column Name Description Datatype Lookup Table
FROM_TIER_WID NUMBER W_LOY_TIER_TIERCLS_D

From Tier Surrogate Key


FROM_SEQ_NUM NUMBER

From Tier Sequence Number


TO_TIER_WID NUMBER W_LOY_TIER_TIERCLS_D

To Tier Surrogate Key


TO_SEQ_NUM NUMBER

To Tier Sequence Number


DURATION NUMBER

Duration in # of days
DIVISOR NUMBER

Divisor
FROM_DT_WID NUMBER W_DAY_D

From Date
TO_DT_WID NUMBER W_DAY_D

To Date
QTR_NAME VARCHAR2(50)

Quarter name
TIER_CLASS_ID VARCHAR2(80)

Tier Class Id
CREATED_BY_WID NUMBER W_USER_D

Source Record Created By User


Surrogate Key
CHANGED_BY_WID NUMBER W_USER_D

Source Record Last Modified By


User Surrogate Key
CREATED_ON_DT DATE

Source Record Creation Date and


Time
CHANGED_ON_DT DATE

Source Record Last Modified Date


and Time
AUX1_CHANGED_ON_DT DATE

Auxiliary Source Table Last


Modified Date and Time

DWDMR A-Z.doc
AUX2_CHANGED_ON_DT DATE

Auxiliary Source Table Last


Modified Date and Time
AUX3_CHANGED_ON_DT DATE

Auxiliary Source Table Last


Modified Date and Time
AUX4_CHANGED_ON_DT DATE

Auxiliary Source Table Last


Modified Date and Time
DELETE_FLG CHAR(1)

Deleted Record Indicator


W_INSERT_DT DATE

Warehouse Record Insert Date


and Time
W_UPDATE_DT DATE

Warehouse Record Update Date


and Time
DATASOURCE_NUM_ID NUMBER

Source Identifier
ETL_PROC_WID NUMBER

ETL Process Identifier


INTEGRATION_ID VARCHAR2(80)

Unique Source Record Identifier

TENANT_ID VARCHAR2(80)

Tenant Identifier
X_CUSTOM VARCHAR2(10)

Generic Extension Column

DWDMR A-Z.doc
W_LOY_PARTNER_POINT_BLOCK_F
Business Name: Loyalty Partner Point Block

Description:
Imported from database

Table Columns:
Column Name Description Datatype Lookup Table
POINT_BLOCK_WID NUMBER W_LOY_POINT_BLOCK_D

Point Block
PROGRAM_WID NUMBER W_LOY_PROGRAM_D

Program
PARTNER_WID NUMBER W_INT_ORG_D

Partner
START_DT_WID NUMBER W_DAY_D

Start_Date
TOTAL_POINTS NUMBER(28,10)

Total_Points
SALE_PRICE NUMBER(28,10)

Sale_Price
UNIT_PRICE NUMBER(28,10)

Unit_Price
DOC_CURR_CODE VARCHAR2(30)

Document/Transaction Currency
Code
LOC_CURR_CODE VARCHAR2(30)

Local/Regional Reporting Currency


Code
LOC_EXCHANGE_RATE NUMBER(28,10)

Document to Local Currency


Exchange Rate
GLOBAL1_EXCHANGE_RATE NUMBER(28,10)

Document to Global1 (for Global


Reporting) Currency Exchange
Rate
GLOBAL2_EXCHANGE_RATE NUMBER(28,10)

Document to Global2 (for Global


Reporting) Currency Exchange
Rate
GLOBAL3_EXCHANGE_RATE NUMBER(28,10)

Document to Global3 (for Global


Reporting) Currency Exchange
Rate

DWDMR A-Z.doc
CREATED_BY_WID NUMBER W_USER_D

Source Record Created By User


Surrogate Key
CHANGED_BY_WID NUMBER W_USER_D

Source Record Last Modified By


User Surrogate Key
CREATED_ON_DT DATE

Source Record Creation Date and


Time
CHANGED_ON_DT DATE

Source Record Last Modified Date


and Time
AUX1_CHANGED_ON_DT DATE

Auxiliary Source Table Last


Modified Date and Time11
AUX2_CHANGED_ON_DT DATE

Auxiliary Source Table Last


Modified Date and Time12
AUX3_CHANGED_ON_DT DATE

Auxiliary Source Table Last


Modified Date and Time13
AUX4_CHANGED_ON_DT DATE

Auxiliary Source Table Last


Modified Date and Time1
DELETE_FLG CHAR(1)

Deleted Record Indicator


W_INSERT_DT DATE

Warehouse Record Insert Date


and Time
W_UPDATE_DT DATE

Warehouse Record Update Date


and Time
DATASOURCE_NUM_ID NUMBER

Source Identifier
ETL_PROC_WID NUMBER

ETL Process Identifier


INTEGRATION_ID VARCHAR2(80)

Unique Source Record Identifier

TENANT_ID VARCHAR2(80)

Tenant Identifier
X_CUSTOM VARCHAR2(10)

Generic Extension Column

DWDMR A-Z.doc
W_LOY_POINT_BLOCK_D
Business Name: Loyalty Point Block

Description:
Imported from database

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

Surrogate Key of the Table


BLOCK_NUMBER VARCHAR2(50)

Block_Number
NAME VARCHAR2(80)

Point_Block_Name
PARTNER_FLG CHAR(1)

Partner_Flg
POINT_TYPE_ID VARCHAR2(80)

Point_Type_Id
PROGRAM_ID VARCHAR2(80)

Program Id
RESERVED_POINTS NUMBER(28,10)

Reserved_Points
RETURNED_POINTS NUMBER(28,10)

Returned_Points
APPROVED_DT DATE

Approved_DT
END_DT DATE

End_DT
POINTS_CONSUMED NUMBER(28,10)

Points_Consumed
SALE_DT DATE

Sale_DT
SUBMIT_DT DATE

Submit_DT
BLOCK_TYPE_CODE VARCHAR2(255)

Block_Type_Code
BLOCK_TYPE_NAME VARCHAR2(255)

Block_Type_Name
DESCRIPTION VARCHAR2(255)

Description

DWDMR A-Z.doc
PARTNER_ID VARCHAR2(80)

Partner Id
PARENT_POINT_BLOCK_ID VARCHAR2(80)

Parent_Point_Block_Id
PROMOTION_ID VARCHAR2(80)

Promotion_Id
STATUS_CODE VARCHAR2(255)

Status_Code
STATUS_NAME VARCHAR2(255)

Status_Name
CREATED_BY_WID NUMBER W_USER_D

Source Record Created By User


Surrogate Key
CHANGED_BY_WID NUMBER W_USER_D

Source Record Last Modified By


User Surrogate Key
CREATED_ON_DT DATE

Source Record Creation Date and


Time
CHANGED_ON_DT DATE

Source Record Last Modified Date


and Time
AUX1_CHANGED_ON_DT DATE

Auxiliary Source Table Last


Modified Date and Time
AUX2_CHANGED_ON_DT DATE

Auxiliary Source Table Last


Modified Date and Time
AUX3_CHANGED_ON_DT DATE

Auxiliary Source Table Last


Modified Date and Time
AUX4_CHANGED_ON_DT DATE

Auxiliary Source Table Last


Modified Date and Time
DELETE_FLG CHAR(1)

Deleted Record Indicator


W_INSERT_DT DATE

Warehouse Record Insert Date


and Time
W_UPDATE_DT DATE

Warehouse Record Update Date


and Time

DWDMR A-Z.doc
DATASOURCE_NUM_ID NUMBER

Source Identifier
ETL_PROC_WID NUMBER

ETL Process Identifier


INTEGRATION_ID VARCHAR2(80)

Unique Source Record Identifier

TENANT_ID VARCHAR2(80)

Tenant Identifier
X_CUSTOM VARCHAR2(10)

Generic Extension Column

DWDMR A-Z.doc
W_LOY_POINT_TYPE_D
Business Name: Loyalty Point Type

Description:
Imported from database

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

Surrogate Key of the Table


POINT_TYPE_PROG_ID VARCHAR2(80)

Program Id
PROGRAM_NAME VARCHAR2(80)

Loyalty Program Name


POINT_TYPE VARCHAR2(80)

Point Type
POINT_TYPE_NAME VARCHAR2(80)

Name of the Point Type


OBJECT_CODE VARCHAR2(255)

Object Code
OBJECT_NAME VARCHAR2(255)

Object Name
ACTIVE_FLG CHAR(1)

Active Flag
QUAL_POINT_FLG CHAR(1)

Qualifying Point Type Flag


CREATED_BY_WID NUMBER W_USER_D

Source Record Created By User


Surrogate Key
CHANGED_BY_WID NUMBER W_USER_D

Source Record Last Modified By


User Surrogate Key
CREATED_ON_DT DATE

Source Record Creation Date and


Time
CHANGED_ON_DT DATE

Source Record Last Modified Date


and Time
AUX1_CHANGED_ON_DT DATE

Auxiliary Source Table Last


Modified Date and Time

DWDMR A-Z.doc
AUX2_CHANGED_ON_DT DATE

Auxiliary Source Table Last


Modified Date and Time
AUX3_CHANGED_ON_DT DATE

Auxiliary Source Table Last


Modified Date and Time
AUX4_CHANGED_ON_DT DATE

Auxiliary Source Table Last


Modified Date and Time
DELETE_FLG CHAR(1)

Deleted Record Indicator


W_INSERT_DT DATE

Warehouse Record Insert Date


and Time
W_UPDATE_DT DATE

Warehouse Record Update Date


and Time
DATASOURCE_NUM_ID NUMBER

Source Identifier
ETL_PROC_WID NUMBER

ETL Process Identifier


INTEGRATION_ID VARCHAR2(80)

Unique Source Record Identifier

TENANT_ID VARCHAR2(80)

Tenant Identifier
X_CUSTOM VARCHAR2(10)

Generic Extension Column

DWDMR A-Z.doc
W_LOY_PROGRAM_D
Business Name: Loyalty Program

Description:
Imported from database

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

Surrogate Key of the Table


ACTIVE_FLG CHAR(1)

Acitve_Flg
END_DT DATE

End_DT
HOST_ORGANIZATION VARCHAR2(80)

Host_Organization_Name
PROGRAM VARCHAR2(80)

Program_Name
PARTNER_FLG CHAR(1)

Partner_Flg
PNT_TO_PAY_FLG CHAR(1)

Point_To_Pay_Flg
POINT_EXPIRY_BASIS_CODE VARCHAR2(255)

Point_Expiry_Basis_Code
POINT_EXPIRY_BASIS_NAME VARCHAR2(255)

Point_Expiry_Basis_Name
PUR_STRT_MON_DAY VARCHAR2(50)

Purchase_Start_Date
START_DT DATE

Start_DT
APPLY_CODE VARCHAR2(255)

Apply_Code
APPLY_NAME VARCHAR2(255)

Apply_Name
TXFR_STRT_MON_DAY VARCHAR2(50)

Transfer_Start_Date
CREATED_BY_WID NUMBER W_USER_D

Source Record Created By User


Surrogate Key
CHANGED_BY_WID NUMBER W_USER_D

Source Record Last Modified By


User Surrogate Key

DWDMR A-Z.doc
CREATED_ON_DT DATE

Source Record Creation Date and


Time
CHANGED_ON_DT DATE

Source Record Last Modified Date


and Time
AUX1_CHANGED_ON_DT DATE

Auxiliary Source Table Last


Modified Date and Time
AUX2_CHANGED_ON_DT DATE

Auxiliary Source Table Last


Modified Date and Time
AUX3_CHANGED_ON_DT DATE

Auxiliary Source Table Last


Modified Date and Time
AUX4_CHANGED_ON_DT DATE

Auxiliary Source Table Last


Modified Date and Time
DELETE_FLG CHAR(1)

Deleted Record Indicator


W_INSERT_DT DATE

Warehouse Record Insert Date


and Time
W_UPDATE_DT DATE

Warehouse Record Update Date


and Time
DATASOURCE_NUM_ID NUMBER

Source Identifier
ETL_PROC_WID NUMBER

ETL Process Identifier


INTEGRATION_ID VARCHAR2(80)

Unique Source Record Identifier

TENANT_ID VARCHAR2(80)

Tenant Identifier
X_CUSTOM VARCHAR2(10)

Generic Extension Column

DWDMR A-Z.doc
W_LOY_PROMOTION_D
Business Name: Loyalty Promotion

Description:
Imported from database

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

Surrogate Key of the Table


PROMOTION VARCHAR2(80)

Promotion_Name
PROMO_START_DT DATE

Promo_Start_DT
PROMO_END_DT DATE

Promo_End_DT
PKG_ACRL_FLG CHAR(1)

Package_Accrual_Flg
BASE_PROMO_FLG CHAR(1)

Base_Promo_Flg
ACTIVE_FLG CHAR(1)

Active_Flg
ADMIN_FLG CHAR(1)

Admin_Flg
ALWAYS_APPLY_FLG CHAR(1)

Always_Apply_Flg
PROMOTION_DESC VARCHAR2(255)

Promotion_Text_Description
ENROLLMENT_START_DT DATE

Enrollment_Start_DT
ENROLLMENT_END_DT DATE

Enrollment_End_DT
ENROLLMENT_REQUIRED_FLG CHAR(1)

Enrollment_Required_Flg
POINT_LIMIT_CODE VARCHAR2(255)

Point_Limit_Code
POINT_LIMIT_NAME VARCHAR2(255)

Point_Limit_Name
PROD_INCLUSION_CODE VARCHAR2(255)

Product_Inclusion_Code

DWDMR A-Z.doc
PROD_INCLUSION_NAME VARCHAR2(255)

Product_Inclusion_Name
SUB_TYPE_CODE VARCHAR2(255)

Sub_Type_Code
SUB_TYPE_NAME VARCHAR2(255)

Sub_Type_Name
TYPE_CODE VARCHAR2(255)

Type_Code
TYPE_NAME VARCHAR2(255)

Type_Name
CREATED_BY_WID NUMBER W_USER_D

Source Record Created By User


Surrogate Key
CHANGED_BY_WID NUMBER W_USER_D

Source Record Last Modified By


User Surrogate Key
CREATED_ON_DT DATE

Source Record Creation Date and


Time
CHANGED_ON_DT DATE

Source Record Last Modified Date


and Time
AUX1_CHANGED_ON_DT DATE

Auxiliary Source Table Last


Modified Date and Time
AUX2_CHANGED_ON_DT DATE

Auxiliary Source Table Last


Modified Date and Time
AUX3_CHANGED_ON_DT DATE

Auxiliary Source Table Last


Modified Date and Time
AUX4_CHANGED_ON_DT DATE

Auxiliary Source Table Last


Modified Date and Time
DELETE_FLG CHAR(1)

Deleted Record Indicator


W_INSERT_DT DATE

Warehouse Record Insert Date


and Time
W_UPDATE_DT DATE

Warehouse Record Update Date


and Time

DWDMR A-Z.doc
DATASOURCE_NUM_ID NUMBER

Source Identifier
ETL_PROC_WID NUMBER

ETL Process Identifier


INTEGRATION_ID VARCHAR2(80)

Unique Source Record Identifier

TENANT_ID VARCHAR2(80)

Tenant Identifier
X_CUSTOM VARCHAR2(10)

Generic Extension Column

DWDMR A-Z.doc
W_LOY_PROMOTION_ENROLLEE_F
Business Name: Loyalty Promotion Enrollee

Description:
Imported from database

Table Columns:
Column Name Description Datatype Lookup Table
MEMBER_WID NUMBER W_LOY_MEMBER_D

Member Surrogate Key


PROMO_WID NUMBER W_LOY_PROMOTION_D

Promotion Surrogate Key


PROGRAM_WID NUMBER W_LOY_PROGRAM_D

Program Surrogate Key


OPTIN_DT_WID NUMBER W_DAY_D

Date Surrogate Key


PARTNER_WID NUMBER W_INT_ORG_D

Partner Surrogate Key


CONTACT_GEO_WID NUMBER W_GEO_D

Geography Name
CREATED_BY_WID NUMBER W_USER_D

Source Record Created By User


Surrogate Key
CHANGED_BY_WID NUMBER W_USER_D

Source Record Last Modified By


User Surrogate Key
CREATED_ON_DT DATE

Source Record Creation Date and


Time
CHANGED_ON_DT DATE

Source Record Last Modified Date


and Time
AUX1_CHANGED_ON_DT DATE

Auxiliary Source Table Last


Modified Date and Time
AUX2_CHANGED_ON_DT DATE

Auxiliary Source Table Last


Modified Date and Time
AUX3_CHANGED_ON_DT DATE

Auxiliary Source Table Last


Modified Date and Time
AUX4_CHANGED_ON_DT DATE

Auxiliary Source Table Last


Modified Date and Time

DWDMR A-Z.doc
DELETE_FLG CHAR(1)

Deleted Record Indicator


W_INSERT_DT DATE

Warehouse Record Insert Date


and Time
W_UPDATE_DT DATE

Warehouse Record Update Date


and Time
DATASOURCE_NUM_ID NUMBER

Source Identifier
ETL_PROC_WID NUMBER

ETL Process Identifier


INTEGRATION_ID VARCHAR2(80)

Unique Source Record Identifier

TENANT_ID VARCHAR2(80)

Tenant Identifier
X_CUSTOM VARCHAR2(10)

Generic Extension Column

DWDMR A-Z.doc
W_LOY_PROMOTION_MEMBER_F
Business Name: Loyalty Promotion Member

Description:
Imported from database

Table Columns:
Column Name Description Datatype Lookup Table
MEMBER_WID NUMBER W_LOY_MEMBER_D

Member Surrogate Key


PROMO_WID NUMBER W_LOY_PROMOTION_D

Promotion Surrogate Key


PROMO_START_DT_WID NUMBER W_DAY_D

Promotion Start Date


PROMO_END_DT_WID NUMBER W_DAY_D

Promotion End Date


PARTNER_WID NUMBER W_INT_ORG_D

Partner Surrogate Key


CONTACT_GEO_WID NUMBER W_GEO_D

Geography Name
REGION_WID NUMBER W_REGN_D

Region Name
SEGMENT_WID NUMBER W_SEGMENT_D

Segment Name
PROGRAM_WID NUMBER W_LOY_PROGRAM_D

Program Surrogate Key


OPTIN_DT_WID NUMBER

Optin Date
CREATED_BY_WID NUMBER W_USER_D

Source Record Created By User


Surrogate Key
CHANGED_BY_WID NUMBER W_USER_D

Source Record Last Modified By


User Surrogate Key
CREATED_ON_DT DATE

Source Record Creation Date and


Time
CHANGED_ON_DT DATE

Source Record Last Modified Date


and Time
AUX1_CHANGED_ON_DT DATE

Auxiliary Source Table Last


Modified Date and Time

DWDMR A-Z.doc
AUX2_CHANGED_ON_DT DATE

Auxiliary Source Table Last


Modified Date and Time
AUX3_CHANGED_ON_DT DATE

Auxiliary Source Table Last


Modified Date and Time
AUX4_CHANGED_ON_DT DATE

Auxiliary Source Table Last


Modified Date and Time
DELETE_FLG CHAR(1)

Deleted Record Indicator


W_INSERT_DT DATE

Warehouse Record Insert Date


and Time
W_UPDATE_DT DATE

Warehouse Record Update Date


and Time
DATASOURCE_NUM_ID NUMBER

Source Identifier
ETL_PROC_WID NUMBER

ETL Process Identifier


INTEGRATION_ID VARCHAR2(80)

Unique Source Record Identifier

TENANT_ID VARCHAR2(80)

Tenant Identifier
X_CUSTOM VARCHAR2(10)

Generic Extension Column

DWDMR A-Z.doc
W_LOY_PROMOTION_PRODUCT_F
Business Name: Loyalty Promotion Product

Description:
Imported from database

Table Columns:
Column Name Description Datatype Lookup Table
PROMO_START_DT_WID NUMBER W_DAY_D

Promotion Start Date


PROMO_END_DT_WID NUMBER W_DAY_D

Promotion End Date


PROMO_WID NUMBER W_LOY_PROMOTION_D

Promotion Surrogate Key


PROGRAM_WID NUMBER W_LOY_PROGRAM_D

Program Surrogate Key


PRODUCT_WID NUMBER W_PRODUCT_D

Product Surrogate Key


LAST_CHANGED_DT_WID NUMBER

Last update date


PARTNER_WID NUMBER W_INT_ORG_D

Partner Surrogate Key


CREATED_BY_WID NUMBER W_USER_D

Source Record Created By User


Surrogate Key
CHANGED_BY_WID NUMBER W_USER_D

Source Record Last Modified By


User Surrogate Key
CREATED_ON_DT DATE

Source Record Creation Date and


Time
CHANGED_ON_DT DATE

Source Record Last Modified Date


and Time
AUX1_CHANGED_ON_DT DATE

Auxiliary Source Table Last


Modified Date and Time
AUX2_CHANGED_ON_DT DATE

Auxiliary Source Table Last


Modified Date and Time
AUX3_CHANGED_ON_DT DATE

Auxiliary Source Table Last


Modified Date and Time

DWDMR A-Z.doc
AUX4_CHANGED_ON_DT DATE

Auxiliary Source Table Last


Modified Date and Time
DELETE_FLG CHAR(1)

Deleted Record Indicator


W_INSERT_DT DATE

Warehouse Record Insert Date


and Time
W_UPDATE_DT DATE

Warehouse Record Update Date


and Time
DATASOURCE_NUM_ID NUMBER

Source Identifier
ETL_PROC_WID NUMBER

ETL Process Identifier


INTEGRATION_ID VARCHAR2(80)

Unique Source Record Identifier

TENANT_ID VARCHAR2(80)

Tenant Identifier
X_CUSTOM VARCHAR2(10)

Generic Extension Column

DWDMR A-Z.doc
W_LOY_REDEMPTION_ITEM_F
Business Name: Loyalty Redemption Item

Description:
Imported from database

Table Columns:
Column Name Description Datatype Lookup Table
PROCESS_DT_WID NUMBER W_DAY_D

Time
PROGRAM_WID NUMBER W_LOY_PROGRAM_D

Program
PARTNER_WID NUMBER W_INT_ORG_D

Partner
MEMBER_WID NUMBER W_LOY_MEMBER_D

Member
PROMO_WID NUMBER W_LOY_PROMOTION_D

Promotion
POINTTYPE_WID NUMBER W_LOY_POINT_TYPE_D

Point Type
TRANSACTION_WID NUMBER W_LOY_TRANSACTION_ID_D

Transaction
CONTACT_GEO_WID NUMBER W_GEO_D

Geography
ACCRUAL_ID_NUM VARCHAR2(80)

Accrual ID
REDEEMED_VALUE NUMBER(28,10)

Redemption point quantity


CREATED_BY_WID NUMBER W_USER_D

Source Record Created By User


Surrogate Key
CHANGED_BY_WID NUMBER W_USER_D

Source Record Last Modified By


User Surrogate Key
CREATED_ON_DT DATE

Source Record Creation Date and


Time
CHANGED_ON_DT DATE

Source Record Last Modified Date


and Time
AUX1_CHANGED_ON_DT DATE

Auxiliary Source Table Last


Modified Date and Time

DWDMR A-Z.doc
AUX2_CHANGED_ON_DT DATE

Auxiliary Source Table Last


Modified Date and Time
AUX3_CHANGED_ON_DT DATE

Auxiliary Source Table Last


Modified Date and Time
AUX4_CHANGED_ON_DT DATE

Auxiliary Source Table Last


Modified Date and Time
DELETE_FLG CHAR(1)

Deleted Record Indicator


W_INSERT_DT DATE

Warehouse Record Insert Date


and Time
W_UPDATE_DT DATE

Warehouse Record Update Date


and Time
DATASOURCE_NUM_ID NUMBER

Source Identifier
ETL_PROC_WID NUMBER

ETL Process Identifier


INTEGRATION_ID VARCHAR2(80)

Unique Source Record Identifier

TENANT_ID VARCHAR2(80)

Tenant Identifier
X_CUSTOM VARCHAR2(10)

Generic Extension Column


EXPIRED_FLG CHAR(1)

Expire Flag

DWDMR A-Z.doc
W_LOY_REFERRAL_D
Business Name: Loyalty Referral Source Dimension

Description:
Imported from database

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

Surrogate Key of the Table


REFERRER_ID_NUM VARCHAR2(80)

Referral Source Id
REFERRER_NAME VARCHAR2(255)

Referrer Name
REFERRAL_TYPE VARCHAR2(80)

Referral Source Type


CREATED_BY_WID NUMBER W_USER_D

Source Record Created By User


Surrogate Key
CHANGED_BY_WID NUMBER W_USER_D

Source Record Last Modified By


User Surrogate Key
CREATED_ON_DT DATE

Source Record Creation Date and


Time
CHANGED_ON_DT DATE

Source Record Last Modified Date


and Time
AUX1_CHANGED_ON_DT DATE

Auxiliary Source Table Last


Modified Date and Time
AUX2_CHANGED_ON_DT DATE

Auxiliary Source Table Last


Modified Date and Time
AUX3_CHANGED_ON_DT DATE

Auxiliary Source Table Last


Modified Date and Time
AUX4_CHANGED_ON_DT DATE

Auxiliary Source Table Last


Modified Date and Time
DELETE_FLG CHAR(1)

Deleted Record Indicator

DWDMR A-Z.doc
W_INSERT_DT DATE

Warehouse Record Insert Date


and Time
W_UPDATE_DT DATE

Warehouse Record Update Date


and Time
DATASOURCE_NUM_ID NUMBER

Source Identifier
ETL_PROC_WID NUMBER

ETL Process Identifier


INTEGRATION_ID VARCHAR2(80)

Unique Source Record Identifier

TENANT_ID VARCHAR2(80)

Tenant Identifier
X_CUSTOM VARCHAR2(10)

Generic Extension Column

DWDMR A-Z.doc
W_LOY_REVENUE_F
Business Name: Loyalty Revenue

Description:
Imported from database

Table Columns:
Column Name Description Datatype Lookup Table
PROGRAM_WID NUMBER W_LOY_PROGRAM_D

Program Surrogate Key


MEMBER_WID NUMBER W_LOY_MEMBER_D

Member Surrogate Key


PARTNER_WID NUMBER W_INT_ORG_D

Partner Surrogate Key


PRODUCT_WID NUMBER W_PRODUCT_D

Product Surrogate Key


POINT_TYPE_WID NUMBER W_LOY_POINT_TYPE_D

Point Type Surrogate Key


TRANSACTION_WID NUMBER W_LOY_TRANSACTION_ID_D

Transaction Surrogate Key


CONTACT_GEO_WID NUMBER W_GEO_D

Geography Surrogate Key


TRANSACTION_DT_WID NUMBER W_DAY_D

Transaction Date Surrogate Key

SERVICE_REQUEST_WID NUMBER W_SRVREQ_D

Service Request ID
AMOUNT_VAL NUMBER(28,10)

Amount Value
NUMBER_OF_POINTS NUMBER(28,10)

Number of points
TOTAL_AMT NUMBER(28,10)

Total Amount
COST_PER_POINT NUMBER(28,10)

Cost per point


EXTERNAL_ORDER_NUM NUMBER

External order number


DOC_CURR_CODE VARCHAR2(30)

Document/Transaction Currency
Code

DWDMR A-Z.doc
LOC_CURR_CODE VARCHAR2(30)

Local/Regional Reporting Currency


Code
LOC_EXCHANGE_RATE NUMBER(28,10)

Document to Local Currency


Exchange Rate
GLOBAL1_EXCHANGE_RATE NUMBER(28,10)

Document to Global1 (for Global


Reporting) Currency Exchange
Rate
GLOBAL2_EXCHANGE_RATE NUMBER(28,10)

Document to Global2 (for Global


Reporting) Currency Exchange
Rate
GLOBAL3_EXCHANGE_RATE NUMBER(28,10)

Document to Global3 (for Global


Reporting) Currency Exchange
Rate
CREATED_BY_WID NUMBER W_USER_D

Source Record Created By User


Surrogate Key
CHANGED_BY_WID NUMBER W_USER_D

Source Record Last Modified By


User Surrogate Key
CREATED_ON_DT DATE

Source Record Creation Date and


Time
CHANGED_ON_DT DATE

Source Record Last Modified Date


and Time
AUX1_CHANGED_ON_DT DATE

Auxiliary Source Table Last


Modified Date and Time11
AUX2_CHANGED_ON_DT DATE

Auxiliary Source Table Last


Modified Date and Time12
AUX3_CHANGED_ON_DT DATE

Auxiliary Source Table Last


Modified Date and Time13
AUX4_CHANGED_ON_DT DATE

Auxiliary Source Table Last


Modified Date and Time1
DELETE_FLG CHAR(1)

Deleted Record Indicator

DWDMR A-Z.doc
W_INSERT_DT DATE

Warehouse Record Insert Date


and Time
W_UPDATE_DT DATE

Warehouse Record Update Date


and Time
DATASOURCE_NUM_ID NUMBER

Source Identifier
ETL_PROC_WID NUMBER

ETL Process Identifier


INTEGRATION_ID VARCHAR2(80)

Unique Source Record Identifier

TENANT_ID VARCHAR2(80)

Tenant Identifier
X_CUSTOM VARCHAR2(10)

Generic Extension Column

DWDMR A-Z.doc
W_LOY_STATEMENT_F
Business Name: Loyalty Statement

Description:
Imported from database

Table Columns:
Column Name Description Datatype Lookup Table
PARTNER_WID NUMBER W_INT_ORG_D

Partner
PROGRAM_WID NUMBER W_LOY_PROGRAM_D

Program
PROCESS_DT_WID NUMBER W_DAY_D

Process Date
PARTNER_PRICE NUMBER(28,10)

Partner Price
ITEM_VALUE NUMBER(28,10)

Item Value
POINTS_USED_VALUE NUMBER(28,10)

Points Used Value


ORIG_TXN_ID VARCHAR2(80)

Original Txn Id
STMT_TYPE_CODE VARCHAR2(255)

Statement Type Code


STMT_TYPE_NAME VARCHAR2(255)

Statement Type Name


W_STMT_TYPE_CLASS VARCHAR2(50)

Data warehouse Statement Type


Class
DOC_CURR_CODE VARCHAR2(30)

Document/Transaction Currency
Code
W_STMT_TYPE_CODE VARCHAR2(50)

Data warehouse Statement Type


Code
LOC_CURR_CODE VARCHAR2(30)

Local/Regional Reporting Currency


Code
W_STMT_TYPE_NAME VARCHAR2(255)

Data warehouse Statement Type


Name

DWDMR A-Z.doc
LOC_EXCHANGE_RATE NUMBER(28,10)

Document to Local Currency


Exchange Rate
GLOBAL1_EXCHANGE_RATE NUMBER(28,10)

Document to Global1 (for Global


Reporting) Currency Exchange
Rate
GLOBAL2_EXCHANGE_RATE NUMBER(28,10)

Document to Global2 (for Global


Reporting) Currency Exchange
Rate
GLOBAL3_EXCHANGE_RATE NUMBER(28,10)

Document to Global3 (for Global


Reporting) Currency Exchange
Rate
CREATED_BY_WID NUMBER W_USER_D

Source Record Created By User


Surrogate Key
CHANGED_BY_WID NUMBER W_USER_D

Source Record Last Modified By


User Surrogate Key
CREATED_ON_DT DATE

Source Record Creation Date and


Time
CHANGED_ON_DT DATE

Source Record Last Modified Date


and Time
AUX1_CHANGED_ON_DT DATE

Auxiliary Source Table Last


Modified Date and Time11
AUX2_CHANGED_ON_DT DATE

Auxiliary Source Table Last


Modified Date and Time12
AUX3_CHANGED_ON_DT DATE

Auxiliary Source Table Last


Modified Date and Time13
AUX4_CHANGED_ON_DT DATE

Auxiliary Source Table Last


Modified Date and Time1
DELETE_FLG CHAR(1)

Deleted Record Indicator


W_INSERT_DT DATE

Warehouse Record Insert Date


and Time

DWDMR A-Z.doc
W_UPDATE_DT DATE

Warehouse Record Update Date


and Time
DATASOURCE_NUM_ID NUMBER

Source Identifier
ETL_PROC_WID NUMBER

ETL Process Identifier


INTEGRATION_ID VARCHAR2(80)

Unique Source Record Identifier

TENANT_ID VARCHAR2(80)

Tenant Identifier
X_CUSTOM VARCHAR2(10)

Generic Extension Column

DWDMR A-Z.doc
W_LOY_TIER_MOVE_TYPE_D
Business Name: Loyalty Tier Movement Type

Description:
Imported from database

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

Surrogate Key of the Table


TIER_MOVE_CODE VARCHAR2(255)

Tier Movement Code


TIER_MOVE_NAME VARCHAR2(255)

Tier Movement Name


W_TIER_MOVE_CODE VARCHAR2(255)

Domain Value for Tier Movement


Code
W_TIER_MOVE_NAME VARCHAR2(255)

Domain Value for Tier Movement


Name
CREATED_BY_WID NUMBER W_USER_D

Source Record Created By User


Surrogate Key
CHANGED_BY_WID NUMBER W_USER_D

Source Record Last Modified By


User Surrogate Key
CREATED_ON_DT DATE

Source Record Creation Date and


Time
CHANGED_ON_DT DATE

Source Record Last Modified Date


and Time
AUX1_CHANGED_ON_DT DATE

Auxiliary Source Table Last


Modified Date and Time
AUX2_CHANGED_ON_DT DATE

Auxiliary Source Table Last


Modified Date and Time
AUX3_CHANGED_ON_DT DATE

Auxiliary Source Table Last


Modified Date and Time
AUX4_CHANGED_ON_DT DATE

Auxiliary Source Table Last


Modified Date and Time

DWDMR A-Z.doc
DELETE_FLG CHAR(1)

Deleted Record Indicator


LANGUAGE_CODE VARCHAR2(30)

Language Code
W_INSERT_DT DATE

Warehouse Record Insert Date


and Time
W_UPDATE_DT DATE

Warehouse Record Update Date


and Time
DATASOURCE_NUM_ID NUMBER

Source Identifier
ETL_PROC_WID NUMBER

ETL Process Identifier


INTEGRATION_ID VARCHAR2(80)

Unique Source Record Identifier

TENANT_ID VARCHAR2(80)

Tenant Identifier
X_CUSTOM VARCHAR2(10)

Generic Extension Column

DWDMR A-Z.doc
W_LOY_TIER_TIERCLS_D
Business Name: Loyalty Tier Tier Class Dimension

Description:
Imported from database

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

Surrogate Key of the Table


TIER_CLASS_NAME VARCHAR2(255)

Tier Class Name


ACTIVE_FLG CHAR(1)

Active Flag
EXPIRE_POINTS_FLG CHAR(1)

Expire Points Flag


TIER_NAME VARCHAR2(255)

Tier Name
CARD_DESC_TEXT VARCHAR2(255)

Card Description
CARD_TYPE_CODE VARCHAR2(255)

Card Type Code


CARD_TYPE_NAME VARCHAR2(255)

Card Type Name


LOUNGE_CODE VARCHAR2(255)

Lounge Code
LOUNGE_NAME VARCHAR2(255)

Lounge Name
CREATED_BY_WID NUMBER W_USER_D

Source Record Created By User


Surrogate Key
CHANGED_BY_WID NUMBER W_USER_D

Source Record Last Modified By


User Surrogate Key
CREATED_ON_DT DATE

Source Record Creation Date and


Time
CHANGED_ON_DT DATE

Source Record Last Modified Date


and Time
AUX1_CHANGED_ON_DT DATE

Auxiliary Source Table Last


Modified Date and Time

DWDMR A-Z.doc
AUX2_CHANGED_ON_DT DATE

Auxiliary Source Table Last


Modified Date and Time
AUX3_CHANGED_ON_DT DATE

Auxiliary Source Table Last


Modified Date and Time
AUX4_CHANGED_ON_DT DATE

Auxiliary Source Table Last


Modified Date and Time
DELETE_FLG CHAR(1)

Deleted Record Indicator


W_INSERT_DT DATE

Warehouse Record Insert Date


and Time
W_UPDATE_DT DATE

Warehouse Record Update Date


and Time
DATASOURCE_NUM_ID NUMBER

Source Identifier
ETL_PROC_WID NUMBER

ETL Process Identifier


INTEGRATION_ID VARCHAR2(80)

Unique Source Record Identifier

TENANT_ID VARCHAR2(80)

Tenant Identifier
X_CUSTOM VARCHAR2(10)

Generic Extension Column


PROGRAM_ID VARCHAR2(80)

Program Id
TIER_CLASS_ID VARCHAR2(80)

Tier Class Id
TIER_ID VARCHAR2(80)

Tier Id

DWDMR A-Z.doc
W_LOY_TRANSACTION_ID_D
Business Name: Loyalty Transaction Id

Description:
Imported from database

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

Surrogate Key of the Table


TXN_NUM_ID VARCHAR2(80)

Transaction Number
TXN_STATUS_CODE VARCHAR2(255)

Transaction Status Code


TXN_STATUS_NAME VARCHAR2(255)

Transaction Status Name


TXN_TYPE_CODE VARCHAR2(255)

Transaction Type Code


TXN_TYPE_NAME VARCHAR2(255)

Transaction Type Name


TXN_SUB_TYPE_CODE VARCHAR2(255)

Transaction SubType Code


TXN_SUB_TYPE_NAME VARCHAR2(255)

Transaction SubType Name


VCHR_FLG CHAR(1)

Voucher Flag
CREATED_BY_WID NUMBER W_USER_D

Source Record Created By User


Surrogate Key
CHANGED_BY_WID NUMBER W_USER_D

Source Record Last Modified By


User Surrogate Key
CREATED_ON_DT DATE

Source Record Creation Date and


Time
CHANGED_ON_DT DATE

Source Record Last Modified Date


and Time
AUX1_CHANGED_ON_DT DATE

Auxiliary Source Table Last


Modified Date and Time

DWDMR A-Z.doc
AUX2_CHANGED_ON_DT DATE

Auxiliary Source Table Last


Modified Date and Time
AUX3_CHANGED_ON_DT DATE

Auxiliary Source Table Last


Modified Date and Time
AUX4_CHANGED_ON_DT DATE

Auxiliary Source Table Last


Modified Date and Time
DELETE_FLG CHAR(1)

Deleted Record Indicator


W_INSERT_DT DATE

Warehouse Record Insert Date


and Time
W_UPDATE_DT DATE

Warehouse Record Update Date


and Time
DATASOURCE_NUM_ID NUMBER

Source Identifier
ETL_PROC_WID NUMBER

ETL Process Identifier


INTEGRATION_ID VARCHAR2(80)

Unique Source Record Identifier

TENANT_ID VARCHAR2(80)

Tenant Identifier
X_CUSTOM VARCHAR2(10)

Generic Extension Column


W_TXN_STATUS_CODE VARCHAR2(80)

Data warehouse Transaction


Status Code
W_TXN_STATUS_NAME VARCHAR2(80)

Data warehouse Transaction


Status Name
W_TXN_TYPE_CODE VARCHAR2(80)

Data warehouse Transaction Type


Code
W_TXN_TYPE_NAME VARCHAR2(80)

Data warehouse Transaction Type


Name
W_TXN_SUB_TYPE_CODE VARCHAR2(80)

Data warehouse Transaction


Subtype Type Code

DWDMR A-Z.doc
W_TXN_SUB_TYPE_NAME VARCHAR2(80)

Data warehouse Transaction


Subtype Type Name
PROGRAM_ID VARCHAR2(80)

Program Id

DWDMR A-Z.doc
W_LOY_VOUCHER_D
Business Name: Loyalty Voucher

Description:
Imported from database

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

Surrogate Key of the Table


VOUCHER_NUM_ID VARCHAR2(80)

Voucher Number
VOUCHER_TYPE_CODE VARCHAR2(255)

Voucher Type Code


VOUCHER_TYPE_NAME VARCHAR2(255)

Voucher Type Name


VOUCHER_STATUS_CODE VARCHAR2(255)

Voucher Status Code


VOUCHER_STATUS_NAME VARCHAR2(255)

Voucher Status Name


EXPIRE_DT DATE

Expiration Date
USED_DT DATE

Used Date
CREATED_BY_WID NUMBER W_USER_D

Source Record Created By User


Surrogate Key
CHANGED_BY_WID NUMBER W_USER_D

Source Record Last Modified By


User Surrogate Key
CREATED_ON_DT DATE

Source Record Creation Date and


Time
CHANGED_ON_DT DATE

Source Record Last Modified Date


and Time
AUX1_CHANGED_ON_DT DATE

Auxiliary Source Table Last


Modified Date and Time
AUX2_CHANGED_ON_DT DATE

Auxiliary Source Table Last


Modified Date and Time

DWDMR A-Z.doc
AUX3_CHANGED_ON_DT DATE

Auxiliary Source Table Last


Modified Date and Time
AUX4_CHANGED_ON_DT DATE

Auxiliary Source Table Last


Modified Date and Time
DELETE_FLG CHAR(1)

Deleted Record Indicator


W_INSERT_DT DATE

Warehouse Record Insert Date


and Time
W_UPDATE_DT DATE

Warehouse Record Update Date


and Time
DATASOURCE_NUM_ID NUMBER

Source Identifier
ETL_PROC_WID NUMBER

ETL Process Identifier


INTEGRATION_ID VARCHAR2(80)

Unique Source Record Identifier

TENANT_ID VARCHAR2(80)

Tenant Identifier
X_CUSTOM VARCHAR2(10)

Generic Extension Column

DWDMR A-Z.doc
W_MASTER_CODE_D
Business Name: Master Code - Obsolete

Description:
W_MASTER_CODE_D dimension table stores the value of the master value against a given value of the Master
Code, Category and Language. The ETL process that populates the W_CODE_D dimension uses this table as a
lookup in order to get the clean/standardized value of the 'master value' against the pre-looked-up value of the
'master code' from the table W_MASTER_MAP_D. For example, for the master code 'CA', the agreed upon value
of the 'master value' could be 'California' - this master code-name pair is stored in this table.The grain of this
table is at a Master Source System Identifier (MASTER_DATASOURCE_NUM_ID), Master Code, Category and
Language level.

Table Columns:
Column Name Description Datatype Lookup Table
MASTER_DATASOURCE_NUM_ID This is the unique identifier of the NUMBER
master system.
Master Identifier

MASTER_CODE This identifies the corresponding VARCHAR2(50)


master code for the source code.
Master Code
MASTER_VALUE This identifies the description for the VARCHAR2(80)
master code in the master source
Master Value system.
CATEGORY This identifies the category to which VARCHAR2(30)
the code belongs to.For example, the
Category category could be 'acct clerk' or 'pay
term' or 'channel point' etc.

LANGUAGE_CODE This identifies the language in which VARCHAR2(30)


the code value is maintained.
Language
TENANT_ID This column is the unique identifier VARCHAR2(80)
for a Tenant in a multi-tenant
Generic Extension Column environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

DWDMR A-Z.doc
W_MCAL_CAL_D
Business Name: Fiscal Calendar Dimension

Description:
This table stores multiple calendar related information ex; Mcal_id, Mcal_name, Mcal_type etc

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate key of Multiple calender NUMBER
dimension table
Surrogate Key Generated for Fiscal
Calendar
MCAL_CAL_ID Identifies the accounting calendar VARCHAR2(80)

Fiscal Calendar Identifier


MCAL_CAL_NAME Identifies the name of the accounting VARCHAR2(30)
calendar
Fiscal Calendar Name
MCAL_CAL_CLASS Identifies the category of calendar. VARCHAR2(20)
Valid values are 'Generated', ''File
Fiscal Calendar Category Sourced','OLTP Sourced'

FISCAL_CALENDAR_FLG CHAR(1)

BUDGETARY_CALENDAR_FLG CHAR(1)

INTEGRATION_ID Unique Source Record Identifier VARCHAR2(80)

Unique Source Record Identifier

DATASOURCE_NUM_ID This column is the unique identifier of NUMBER


the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Oracle recommends that you define
separate unique source IDs for each
of your different source instances

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert Date warehouse table
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table
and Time
TENANT_ID This column is the unique identifier VARCHAR2(80)
for a Tenant in a multitenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS)"

DWDMR A-Z.doc
X_CUSTOM This column is used as a generic field VARCHAR2(10)
for customer extensions
Generic Extension Column

DWDMR A-Z.doc
W_MCAL_CONFIG_G
Business Name: Type of Week Allocation Table

Description:
Configuration table to specify type of week allocation

Table Columns:
Column Name Description Datatype Lookup Table
CALENDAR_ID Identifies the calendar that is being VARCHAR2(80)
configured
Calendar Identifier
CALENDAR_NAME Name of the calendar that is being VARCHAR2(50)
configured
Calendar Name
CALENDAR_CLASS Identifies the category of calendar. VARCHAR2(20)
Valid values are 'Generated', ''File
Calendar Category Sourced','OLTP Sourced'

PERIOD_TYPE Type of the calendar period that is VARCHAR2(50)


being configured e.g '4-4-5'
Calendar Period Type
CAL_ST_DT This is the date from which the DATE
calendar generation begins
Calendar Start Date
CAL_END_DT This is the date to which the calendar DATE
generation ends
Calendar End Date
CAL_OFFSET This is the offset which identifies the NUMBER
start date of the calendar The valid
Calendar Start Day Offset Number values are:Week Start Day Offset
value
Monday 0
Tuesday 1
Wednesday 2
Thursday 3
Friday -3
Saturday -2
Sunday -1
WEEK_ALLOCATION_RULE This parameter determines how VARCHAR2(50)
weeks are allocated in the calendar
Week Allocation Rule that is being configured. E.g. '4-4-5' or
'-13 period','5-4-4','4-5-4'

REFERENCE_DATE Reference Date VARCHAR2(4)

Reference Date
W_INSERT_DT This column stores the date on which DATE
the record was inserted in the data
Warehouse Record Insert Date warehouse table
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table
and Time

DWDMR A-Z.doc
TENANT_ID This column is the unique identifier VARCHAR2(80)
for a Tenant in a multitenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS)"

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions
Generic Extension Column

DWDMR A-Z.doc
W_MCAL_CONTEXT_G
Business Name: Fiscal Context Help Table

Description:

This is the context table . It mas the relation between the organization or ledger to a calendar in OLAP.

Table Columns:
Column Name Description Datatype Lookup Table
ORG_ID ID that uniquely identifies an internal VARCHAR2(30)
organization.
Fiscal Calendar Organization Id

ORG_CODE Organization Name VARCHAR2(50)

Fiscal Calendar Organization


Name
LEDGER_ID ID that uniquely identifies a ledger VARCHAR2(30)

Fiscal Calendar Ledger Id


LEDGER_NAME Ledger Name VARCHAR2(100)

Fiscal Calendar Ledger Name


CALENDAR_ID Identifies the accounting calendar VARCHAR2(80)

Calendar Identifier
CALENDAR_NAME Accounting calendar name VARCHAR2(30)

Calendar Name
INTEGRATION_ID Unique Source Record Identifier VARCHAR2(80)

Unique Source Record Identifier

MCAL_CAL_WID ID assigned within the warehouse to NUMBER W_MCAL_CAL_D


uniquely identify a calendar
Fiscal Calendar Wid
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Oracle recommends that you define
separate unique source IDs for each
of your different source instances

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert Date warehouse table
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table
and Time

DWDMR A-Z.doc
TENANT_ID This column is the unique identifier VARCHAR2(80)
for a Tenant in a multitenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS)"

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions
Generic Extension Column
CONTEXT_CLASS Calendar Class VARCHAR2(30)

Calendar Class

DWDMR A-Z.doc
W_MCAL_DAY_D
Business Name: Fiscal Day Dimension Table

Description:
Has Fiscal days enumerated formt he Fiscal PEriods and gregorian days.

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate key to uniquely identify a NUMBER
Mcal day record.
Fiscal Day Wid
MCAL_CAL_WID ID assigned within the warehouse to NUMBER
uniquely identify a calendar
Fiscal Calendar Wid
MCAL_CAL_ID Identifies the accounting calendar VARCHAR2(80)

Fiscal Calendar ID
MCAL_CAL_NAME Identifies the name of the accounting VARCHAR2(30)
calendar
Fiscal Calendar Name
MCAL_CAL_CLASS Identifies the category of calendar. VARCHAR2(20)
Valid values are 'Generated', ''File
Fiscal Calendar Class Sourced','OLTP Sourced'

MCAL_DAY_CODE Identifies the name of the Mcal day VARCHAR2(50)

Fiscal Day Name


MCAL_DAY_DT Identifies the date of the Mcal day DATE

Fiscal Day Date


MCAL_DAY_DT_WID Identifies the Mcal day Surrogate key NUMBER
in YYYYMMDD format
Fiscal Day Date Wid
ADJUSTMENT_PERIOD_FLG This flag indicates whether this period VARCHAR2(1)
is an adjustment period for the Mcal
Adjustment Period Flag year
MCAL_PERIOD_WID Surrogate key to W_MCAL_PERIOD_D NUMBER

Fiscal Period Wid


MCAL_PERIOD_TYPE Identifies the accounting period type VARCHAR2(50)

Fiscal Period Type


MCAL_PERIOD_NAME Identifies the name fo the Mcal VARCHAR2(50)
period
Fiscal Period
MCAL_PERIOD Accounting Period Number NUMBER

Fiscal Period Number


MCAL_PERIOD_START_DT Identifies the First Date of the Mcal DATE
Period.
Fiscal Period Start Date
MCAL_PERIOD_START_DT_WID Identifies the Date surrogate key in NUMBER
YYYYMMDD of the first day of the
Fiscal Period Start Date Wid Mcal Period

MCAL_PERIOD_END_DT Identifies the Last Date of the Mcal DATE


Period.
Fiscal End Date

DWDMR A-Z.doc
MCAL_PERIOD_END_DT_WID Identifies the Date surrogate key in NUMBER
YYYYMMDD of the last day of the
Fiscal End Date Wid Mcal Period
MCAL_PRIOR_PERIOD_WID Row Wid for the Period in the NUMBER
Previous year
Fiscal Prior Period Wid
MCAL_PERIOD_AGO_WID Row Wid of the previous period NUMBER

Fiscal Period Ago Wid


MCAL_PERIOD_OF_YEAR Identifies the mcal period in the mcal NUMBER
quarter
Fiscal Period of Year
MCAL_PERIOD_OF_QTR Identifies the mcal period in the mcal NUMBER
quarter
Fiscal Period of Quarter
MCAL_PERIOD_NAME_WEEK Identifies the name of the mcal week VARCHAR2(50)

Fiscal Period Week Name


MCAL_PERIOD_START_DAY_WID This is the MCAL_PERIOD_START_DT NUMBER
formatted in the same format as the
Fiscal Period Start Day Wid ROW_WID of a regular period in
W_MCAL_PERIOD_D. This is used by
Project Analytics to calculate ITD
measures.

MCAL_PERIOD_END_DAY_WID This is the MCAL_PERIOD_END_DT NUMBER


formatted in the same format as the
Fiscal Period End Day Wid ROW_WID of a regular period in
W_MCAL_PERIOD_D. This is used by
Project Analytics to calculate ITD
measures.

MCAL_JULIAN_PERIOD_NUM NUMBER

MCAL_WEEK_START_DT Identifies the First Date of the Mcal DATE


Week.
Fiscal Week Start Date
MCAL_WEEK_START_DT_KEY Identifies the Julian Date of the first NUMBER
day of the Mcal Week.
Fiscal Week Start Date Key
MCAL_WEEK_START_DT_WID Identifies the Date surrogate key in NUMBER
YYYYMMDD of the first day of the
Fiscal Week Start Date Wid Mcal Week
MCAL_WEEK_END_DT Identifies the End Date of the Mcal DATE
Week.
Fiscal Week End Date
MCAL_WEEK_END_DT_KEY Identifies the Julian Date of the last NUMBER
day of the Mcal Week.
Fiscal Week End Date Key
MCAL_WEEK_END_DT_WID Identifies the Date surrogate key in NUMBER
YYYYMMDD format of the last day of
Fiscal Week End Date Wid the Mcal Week
MCAL_PRIOR_WEEK_WID The Row Wid of the previous week NUMBER

Fiscal Prior Week Wid


MCAL_WEEK_AGO_WID The Row Wid of the same week in the NUMBER
previous year
Fiscal Week Ago Wid

DWDMR A-Z.doc
MCAL_WEEK_OF_YEAR Identifies the Mcal week in the Mcal NUMBER
year
Fiscal Week of Year
MCAL_WEEK_OF_QTR Identifies the Mcal weekin the Mcal NUMBER
quarter
Fiscal Week of Quarter
MCAL_WEEK_OF_PERIOD Identifies the Mcal week in the Mcal NUMBER
period.
Fiscal Week of Period
MCAL_WEEK_START_DAY_WID This is the MCAL_WEEK_START_DT NUMBER
formatted in the same format as the
Fiscal Week Start Day Wid ROW_WID of a regular period in
W_MCAL_WEEK_D. This is used by
Project Analytics to calculate ITD
measures.

MCAL_WEEK_END_DAY_WID This is the MCAL_WEEK_START_DT NUMBER


formatted in the same format as the
Fiscal Week End Day Wid ROW_WID of a regular period in
W_MCAL_WEEK_D. This is used by
Project Analytics to calculate ITD
measures.

MCAL_PER_NAME_HALF Identifies the Mcal Half year Period VARCHAR2(50)


Name. For example, 1980 Half1, 1980
Fiscal Half Half2, etc.
MCAL_PER_NAME_TER Identifies the Mcal Trimester Period VARCHAR2(50)
Name. For example, "1980T1".
Fiscal Trimester
MCAL_QTR_WID Surrogate key to W_MCAL_QTR_D NUMBER

Fiscal Quarter Wid


MCAL_QTR Identifies the Quarter of Mcal Year NUMBER
this week belongs to. Possible values
Fiscal Quarter Number are 1, 2, 3 and 4.
MCAL_PER_NAME_QTR Identifies the Mcal Quarter Period VARCHAR2(50)
Name. For example, "1980 Q1".
Fiscal Quarter
MCAL_QTR_START_DT Identifies the Start Date of the Mcal DATE
Quarter.
Fiscal Quarter Start Date
MCAL_QTR_START_DT_WID Identifies the Start Date Surrogate key NUMBER
in YYYYMMDD format of the Mcal
Fiscal Quarter Start Date Wid Month
MCAL_QTR_END_DT Identifies the End Date of the Mcal DATE
Quarter.
Fiscal Quarter End Date
MCAL_QTR_END_DT_WID Identifies the End Date Surrogate key NUMBER
in YYYYMMDD format of the Mcal
Fiscal Quarter End Date Wid Quarter
MCAL_PRIOR_QTR_WID The ROW_WID from NUMBER
W_MCAL_QTR_D of the same quarter
Fiscal Prior Quarter Wid in the previous year, e.g. the Q1 2007
prior period is Q1 2006

MCAL_QTR_AGO_WID The ROW_WID from NUMBER


W_MCAL_QTR_D of the previous
Fiscal Quarter Ago Wid quarter

DWDMR A-Z.doc
MCAL_QTR_OF_YEAR Identifies the Mcal quarter in the NUMBER
Mcal year 1,2,3,4
Fiscal Quarter of Year
MCAL_QTR_START_DAY_WID This is the MCAL_QTR_START_DT NUMBER
formatted in the same format as the
Fiscal Quarter Start Day Wid ROW_WID of a regular period in
W_MCAL_QTR_D. This is used by
Project Analytics to calculate ITD
measures.
MCAL_QTR_END_DAY_WID This is the MCAL_QTR_END_DT NUMBER
formatted in the same format as the
Fiscal Quarter End Day Wid ROW_WID of a regular period in
W_MCAL_QTR_D. This is used by
Project Analytics to calculate ITD
measures.
MCAL_YEAR_WID Surrogate key to W_MCAL_YEAR_D NUMBER

Fiscal Year Wid


MCAL_YEAR Identifies the Mcal Year in YYYY NUMBER
format.
Fiscal Year Number
MCAL_PER_NAME_YEAR Identifies the name of the Mcal year VARCHAR2(50)

Fiscal Year
MCAL_YEAR_START_DT Identifies the Start Date of the Mcal DATE
Year.
Fiscal Year Start Date
MCAL_YEAR_START_DT_WID Identifies the Start Date Surrogate key NUMBER
in YYYYMMDD format of the Mcal
Fiscal Year Start Date Wid Year
MCAL_YEAR_END_DT Identifies the End Date of the Mcal DATE
Year.
Fiscal Year End Date
MCAL_YEAR_END_DT_WID Identifies the End Date Surrogate key NUMBER
in YYYYMMDD format of the Mcal
Fiscal Year End Date Wid Year
MCAL_YEAR_TOTAL_WEEKS Total number of weeks in this Mcal NUMBER
year
Fiscal Year Total Weeks
MCAL_YEAR_TOTAL_DAYS Total number of days in this Mcal year NUMBER

Fiscal Year Total Days


MCAL_PRIOR_YEAR_WID The ROW_WID of the previous Mcal NUMBER
year
Fiscal Prior Year Wid
MCAL_YEAR_START_DAY_WID This is the MCAL_YEAR_START_DT NUMBER
formatted in the same format as the
Fiscal Year Start Day Wid ROW_WID of a regular period in
W_MCAL_YEAR_D. This is used by
Project Analytics to calculate ITD
measures.
MCAL_YEAR_END_DAY_WID This is the MCAL_YEAR_END_DT NUMBER
formatted in the same format as the
Fiscal Year End Day Wid ROW_WID of a regular period in
W_MCAL_YEAR_D. This is used by
Project Analytics to calculate ITD
measures.
MCAL_DAY_OF_YEAR Identifies the day number in the Mcal NUMBER
year
Fiscal Day of Year

DWDMR A-Z.doc
MCAL_DAY_OF_QTR Identifies the day number in the Mcal NUMBER
quarter
Fiscal Day of Quarter
MCAL_DAY_OF_PERIOD Identifies the day number in the Mcal NUMBER
period
Fiscal Day of the Period
MCAL_DAY_OF_WEEK Identifies the day number in the Mcal NUMBER
week
Fiscal Day of Week
W_CURRENT_MCAL_DAY_CODE This is the code which indicates VARCHAR2(50)
whether the Day is Current or Next or
Current Fiscal Day Code Previous to the current day. This
code gets updated everyday and the
default value is '?'.

W_CURRENT_MCAL_PERIOD_COD This code gets updated to Current or VARCHAR2(50)


E Next or Previous period depending on
whether the period is previous ,
Current Fiscal Period Code current or next period with respect to
the current date.

W_CURRENT_MCAL_QTR_CODE This code gets updated to Current or VARCHAR2(50)


Next or Previous quarter depending
Current Fiscal Quarter Code on whether the period is previous ,
current or next quarter with respect
to the current date. Default value is
'?'.

W_CURRENT_MCAL_WEEK_CODE This code gets updated to Current or VARCHAR2(50)


Next of Previous monthdepending on
Current Fiscal Week Code whether the week is previous ,
current or next week with respect to
the current date. Default value is '?'.

W_CURRENT_MCAL_YEAR_CODE This code gets updated to Current or VARCHAR2(50)


Next or Previous year depending on
Current Fiscal Year Code whether the period is previous ,
current or next year with respect to
the current date. Default value is '?'.

FST_DAY_MCAL_PER_FLG This flag indicates whether this day is CHAR(1)


the first day of the Mcal period.
First Day of Fiscal Period Flag
FST_DAY_MCAL_QTR_FLG This flag indicates whether this day is CHAR(1)
the first day of the Mcal quarter.
First Day of Fiscal Quarter Flag
FST_DAY_MCAL_WEEK_FLG This flag indicates whether this day is CHAR(1)
the first day of the Mcal week.
First Day of Fiscal Week Flag
FST_DAY_MCAL_YEAR_FLG This flag indicates whether this day is CHAR(1)
the first day of the Mcal year.
First Day of Fiscal Year Flag
LAST_DAY_MCAL_PER_FLG This flag indicates whether this day is CHAR(1)
the last day of the Mcal period.
Last Day of Fiscal Period Flag
LAST_DAY_MCAL_QTR_FLG This flag indicates whether this day is CHAR(1)
the last day of the Mcal quarter.
Last Day of Fiscal Quarter Flag

DWDMR A-Z.doc
LAST_DAY_MCAL_WEEK_FLG This flag indicates whether this day is CHAR(1)
the last day of the Mcal week.
Last Day of Fiscal Week Flag
LAST_DAY_MCAL_YEAR_FLG This flag indicates whether this day is CHAR(1)
the last day of the Mcal year.
Last Day of Fiscal Year Flag
W_CAL_DAY_CODE Identifies the name of the day of the VARCHAR2(50)
week
Calendar Day Name
CAL_DAY_OF_THE_WEEK_ABBR Identifies the abbreviation of the day VARCHAR2(10)
of the week
Calendar Day of Week Abbr

CAL_DAY_OF_THE_WEEK_CODE Identifies the code of the day of the VARCHAR2(4)


week
Calendar Day of Week Code

CAL_DAY_OF_YEAR Identifies the day number in the NUMBER


calendar year
Calendar Day of Year
CAL_DAY_OF_QTR Identifies the day number in the NUMBER
calendar quarter
Calendar Day of Quarter
CAL_DAY_OF_MONTH Identifies the day number in the NUMBER
calendar month
Calendar Day of Month
CAL_WEEK_WID Identifies the surrogate key of the NUMBER
calendar week
Calendar Week Wid
CAL_WEEK Identifies the week number of the NUMBER
calendar week
Calendar Week
CAL_WEEK_NAME Identifies the name of the calendar VARCHAR2(50)
week
Calendar Week Name
CAL_WEEK_START_DT Identifies the Start Date of the DATE
calendar week
Calendar Week Start Date
CAL_WEEK_START_DT_WID Identifies the Start Date Surrogate key NUMBER
in YYYYMMDD format of the calendar
Calendar Week Start Date Wid week
CAL_WEEK_END_DT Identifies the End Date of the DATE
calendar week
Calendar Year End Date
CAL_WEEK_END_DT_WID Identifies the End Date Surrogate key NUMBER
in YYYYMMDD format of the calendar
Calendar Year End Date Wid week
CAL_WEEK_ABBR Identifies the abbreviation of the VARCHAR2(40)
calendar week
Calendar Week Abbr
CAL_WEEK_OF_QTR Identifies the week number in the NUMBER
calendar quarter
Calendar Week of Quarter
CAL_WEEK_TOTAL_DAYS Identifies the total number of days in NUMBER
the calendar week
Calendar Week Total Days
CAL_PRIOR_WEEK_WID Identifies the previous calendar week NUMBER

Calendar Week Prior Week Wid

DWDMR A-Z.doc
CAL_WEEK_AGO_WID Identifies the calendar week NUMBER
corresponding to the current week in
Calendar Week Ago Wid the previous year
CAL_MONTH_WID Identifies the name of the Mcal year NUMBER

Calendar Month Wid


CAL_MONTH Identifies the name of of the NUMBER
gregorian calendar month
Calendar Month
W_CAL_MONTH_CODE Identifies the name of theof the VARCHAR2(50)
gregorian calendar month
Calendar Month Name
CAL_MONTH_START_DT Identifies the Start Date of the DATE
gregorian calendar month
Calendar Month Start Date
CAL_MONTH_START_DT_WID Identifies the Start Date Surrogate key NUMBER
in YYYYMMDD format of the
Calendar Month Start Date Wid gregorian calendar month

CAL_MONTH_END_DT Identifies the End Date of the DATE


gregorian calendar month
Calendar Month End Date
CAL_MONTH_END_DT_WID Identifies the End Date Surrogate key NUMBER
in YYYYMMDD format of the
Calendar Month End Date Wid gregorian calendar month
CAL_MONTH_ABBR Identifies the abbevaiation of the VARCHAR2(40)
gregorian calendar month
Calendar Month Abbrv
CAL_MONTH_OF_QTR Identifies the name of the gregorian NUMBER
calendar month
Calendar Month of Quarter
CAL_MONTH_TOTAL_DAYS Identifies the month in the gregorian NUMBER
calendar quarter
Calendar Month Total Days
CAL_PRIOR_MONTH_WID Identifies the surrogate key of the NUMBER
previous gregorian calendar month
Calendar Month Prior Month Wid

CAL_MONTH_AGO_WID Identifies the surroate key of the NUMBER


same month in the previous gregorian
Calendar Month Ago Wid calendar year
CAL_QTR_WID Identifies the surrogate key of the NUMBER
gregorian calendar quarter
Calendar Quarter Wid
CAL_QTR Identifies the name of the gregorian NUMBER
calendar quarter
Calendar Quarter
CAL_QTR_ABBR Identifies the abbreviation of the VARCHAR2(40)
gregorian calendar quarter
Calendar Quarter Abbr
CAL_QTR_NAME Identifies the name of the gregorian VARCHAR2(50)
calendar quarter
Calendar Quarter Name
CAL_QTR_START_DT Identifies the Start Date of the DATE
gregorian calendar quarter
Calendar Quarter Start Date
CAL_QTR_START_DT_WID Identifies the Start Date Surrogate key NUMBER
in YYYYMMDD format of the
Calendar Quarter Start Date Wid gregorian calendar quarter

DWDMR A-Z.doc
CAL_QTR_END_DT Identifies the End Date of the DATE
gregorian calendar quarter
Calendar Quarter End Date
CAL_QTR_END_DT_WID Identifies the End Date Surrogate key NUMBER
in YYYYMMDD format of the
Calendar Quarter End Date Wid gregorian calendar quarter

CAL_QTR_TOTAL_DAYS Identifies the total number of days in NUMBER


the gregorian calendar quarter
Calendar Quarter Total Days
CAL_PRIOR_QTR_WID Identifies the surrogate key of the NUMBER
sequential prior calendar quarter
Calendar Quarter Prior Quarter
Wid
CAL_QTR_AGO_WID Identifies the surrogate key of the NUMBER
same quarter in the previous calendar
Calendar Quarter Ago Wid quarter
CAL_DAY_AGO_DT Previous Day Date DATE

Calendar Day Ago Date


CAL_DAY_AGO_KEY Date Key of Previous Day NUMBER

Calendar Day Ago Key


CAL_DAY_AGO_WID Surrogate key of previous day NUMBER

Calendar Day Ago Wid


CAL_HALF Identifies the calendar half-year this NUMBER
day belongs to. Possible values are 1
Calendar Half Number and 2.
CAL_TRIMESTER Identifies the calendar trimester this NUMBER
day belongs to. Possible values are 1,
Calendar Trimester Number 2 and 3.
CAL_JULIAN_DAY_NUM Identifies the date in Julian format NUMBER

Calendar Julian Day Num


CAL_JULIAN_MONTH_NUM Identifies the Julian month number NUMBER
this day belongs to
Calendar Julian Month Num
CAL_JULIAN_WEEK_NUM Identifies the Julian week number this NUMBER
day belongs to
Calendar Julian Week Num
CAL_JULIAN_TER_NUM Identifies the Julian trimester number NUMBER
this day belongs to
Calendar Julian Trimester Num

CAL_JULIAN_YEAR_NUM Identifies the Julian year this day NUMBER


belongs to.
Calendar Julian Year Num
CAL_YEAR_WID Identifies the surrogate key of the NUMBER
gregorian calendar year
Calendar Year Wid
CAL_YEAR Identifies the name of the gregorian NUMBER
calendar year
Calendar Year Number
CAL_YEAR_NAME Identifies the name of the gregorian VARCHAR2(50)
calendar year
Calendar Year Name
CAL_YEAR_START_DT Identifies the Start Date of the DATE
gregorian calendar year
Calendar Year Start Date

DWDMR A-Z.doc
CAL_YEAR_START_DT_WID Identifies the Start Date Surrogate key NUMBER
in YYYYMMDD format of the
Calendar Year Start Date Wid gregorian calendar year

CAL_YEAR_END_DT Identifies the End Date of the DATE


gregorian calendar year
Calendar Year End Date
CAL_YEAR_END_DT_WID Identifies the End Date Surrogate key NUMBER
in YYYYMMDD format of the
Calendar Year End Date Wid gregorian calendar year
CAL_YEAR_TOTAL_DAYS Identifies the total number of days in NUMBER
the gregorian calendar quarter
Calendar Year Total Days
CAL_PRIOR_YEAR_WID Identifies the surrogate key of the NUMBER
previous gregorian calendar year
Calendar Prior Year Wid
FISCAL_DATE_WID NUMBER

INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)


a dimension or fact entity in its source
Unique Source Record Identifier system. In case of composite keys, the
value in this column can consist of
concatenated parts.

FISCAL_CALENDAR_FLG CHAR(1)

BUDGETARY_CALENDAR_FLG CHAR(1)

DATASOURCE_NUM_ID This column is the unique identifier of NUMBER


the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
oracle recommends that you define
separate unique source IDs for each
of your different source instances

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table
and Time
TENANT_ID This column is the unique identifier VARCHAR2(80)
for a Tenant in a multitenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a
Service (SOAS)

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
Generic Extension Column

DWDMR A-Z.doc
W_MCAL_PERIOD_D
Business Name: Fiscal Period Dimension Table

Description:
Has Fiscal Period both Generated and Sourced From OLTP

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate key to uniquely identify a NUMBER
Fiscal Period record. This key is
Fiscal Period Wid formed by ppending Fiscal Period to
Fiscal Year.
MCAL_CAL_WID ID assigned within the warehouse to NUMBER W_MCAL_CAL_D
uniquely identify a calendar
Fiscal Calendar Wid
MCAL_CAL_ID Identifies the accounting calendar VARCHAR2(80)

Fiscal Calendar Id
MCAL_CAL_NAME Identifies the name of the accounting VARCHAR2(30)
calendar
Fiscal Calendar Name
MCAL_CAL_CLASS Identifies the category of calendar. VARCHAR2(20)
Valid values are 'Generated', ''File
Fiscal Calendar Class Sourced','OLTP Sourced'

ADJUSTMENT_PERIOD_FLG This flag indicates whether this period VARCHAR2(1)


is the adjustment period for the fiscal
ADJUSTMENT PERIOD FLG year
MCAL_PERIOD_TYPE Identifies the accounting period type VARCHAR2(50)

Fiscal Period Type


MCAL_PERIOD_NAME Name of the mcal period VARCHAR2(240)

Fiscal Period
MCAL_PERIOD Accounting Period Number NUMBER

Fiscal Period Number


MCAL_PERIOD_START_DT Identifies the First Date of the Fiscal DATE
Period.
Fiscal Period Start Date
MCAL_PERIOD_START_DT_WID Identifies the Date surrogate key in NUMBER W_MCAL_DAY_D
YYYYMMDD of the first day of the
Fiscal Period Start Date Wid Fiscal Period

MCAL_PERIOD_END_DT Identifies the Last Date of the mcal DATE


Period.
Fiscal Period End Date
MCAL_PERIOD_END_DT_WID Identifies the Last Date of the mcal NUMBER W_MCAL_DAY_D
Period
Fiscal Period End Date Wid
MCAL_PRIOR_PERIOD_WID Identifies the Row_wid of Period prior NUMBER
to present period
Fiscal Prior Period Wid
MCAL_PERIOD_AGO_WID Identifies the Row_wid of same NUMBER
Period in the previous year
Fiscal Period Ago Wid

DWDMR A-Z.doc
MCAL_PERIOD_START_DAY_WID This is the MCAL_PERIOD_START_DT NUMBER
formatted in the same format as the
Fiscal Period Start Day Wid ROW_WID of a regular period in
W_MCAL_PERIOD_D. This is used by
Project Analytics to calculate ITD
measures.

MCAL_PERIOD_END_DAY_WID This is the MCAL_PERIOD_END_DT NUMBER


formatted in the same format as the
Fiscal Period End Day Wid ROW_WID of a regular period in
W_MCAL_PERIOD_D. This is used by
Project Analytics to calculate ITD
measures

MCAL_YEAR Identifies the fiscal year in YYYY NUMBER


Format
Fiscal Year Number
MCAL_QTR Identifies which Mcal Quarter this NUMBER
period belongs to like 1,2..4.
Fiscal Quarter Number
MCAL_TRIMESTER Identifies the Fiscal trimester this NUMBER
period belongs to. Possible values are
Fiscal Trimester 1, 2 and 3.
MCAL_HALF Identifies the half of Fiscal Year that NUMBER
this period belongs. Possible values
Fiscal Half Number are 1 or 2.
MCAL_PERIOD_OF_QTR Identifies the fiscal period in the fiscal NUMBER
quarter
Fiscal Period Of Quarter
MCAL_PERIOD_OF_YEAR Identifies the fiscal period in the fiscal NUMBER
year
Fiscal Period of Year
MCAL_PERIOD_TOTAL_WEEKS Total number of weeks in the fiscal NUMBER
period
Fiscal Period Total Weeks
MCAL_PERIOD_TOTAL_DAYS Total number of days in the fiscal NUMBER
period
Fiscal Period Total Days
MCAL_JULIAN_PERIOD_NUM NUMBER

MCAL_PER_NAME_HALF Identifies the Fiscal Half year Period VARCHAR2(50)


Name. For example, 1980 Half1, 1980
Fiscal Half Half2, etc.
MCAL_PER_NAME_MNTH Month Period Name in YYYY/MM VARCHAR2(50)
format. For example, ""1980 / 01"",
Fiscal Month ""1980 / 10"", etc.
MCAL_PER_NAME_QTR Identifies the Fiscal Quarter Period VARCHAR2(50)
Name. For example, ""1980 Q 1"".
Fiscal Quarter
MCAL_PER_NAME_TER Identifies the Fiscal Trimester Period VARCHAR2(50)
Name. For example, ""1980T1"".
Fiscal Trimester
MCAL_PER_NAME_WEEK Identifies the Fiscal Week Period VARCHAR2(50)
Name. For example, ""1980
Fiscal Week Week01"".
MCAL_PER_NAME_YEAR Identifies the Fiscal Year Period Name VARCHAR2(50)
in YYYY format. For example,
Fiscal Year ""1980"".

DWDMR A-Z.doc
MCAL_DIM_WEEK_NUM Cumulative Week Number getting NUMBER
added up through the years.
Cumulative Week Count
MCAL_DIM_MNTH_NUM Cumulative Month Number getting NUMBER
added up through the years.
Cumulative Month Count
MCAL_DIM_QTR_NUM Cumulative Quarter Number getting NUMBER
added up through the years.
Cumulative Quarter Count
MCAL_DIM_YEAR_NUM Cumulative Year Number getting NUMBER
added up through the years.
Cumulative Year Count
MCAL_QTR_WID Surrogate key to W_MCAL_QTR_D NUMBER W_MCAL_QTR_D

Fiscal Quarter Wid


MCAL_QTR_START_DT Identifies the Start Date of the Fiscal DATE
Quarter
Fiscal Quarter Start Date
MCAL_QTR_START_DT_WID Identifies the Start Date Surrogate NUMBER W_MCAL_DAY_D
key in YYYYMMDD format of the
Fiscal Quarter Start Date Wid Fiscal Quarter
MCAL_QTR_END_DT Identifies the End Date of the Fiscal DATE
Quarter.
Fiscal Quarter End Date
MCAL_QTR_END_DT_WID Identifies the End Date Surrogate key NUMBER W_MCAL_DAY_D
in YYYYMMDD format of the Fiscal
Fiscal Quarter End Date Wid Quarter
MCAL_PRIOR_QTR_WID The ROW_WID of the previous fiscal NUMBER W_MCAL_QTR_D
quarter
Fiscal Period Quarter Wid
MCAL_QTR_AGO_WID Thw ROW_WID of the same quarter NUMBER W_MCAL_QTR_D
in the previous year, e.g. the Q1 2007
Fiscal Quarter Ago Wid prior period is Q1 2006

MCAL_QTR_START_DAY_WID This is the MCAL_QTR_START_DT NUMBER


formatted in the same format as the
Fiscal Quarter Start Day Wid ROW_WID of a regular period in
W_MCAL_QTR_D. This is used by
Project Analytics to calculate ITD
measures.
MCAL_QTR_END_DAY_WID This is the MCAL_QTR_END_DT NUMBER
formatted in the same format as the
Fiscal Quarter End Day Wid ROW_WID of a regular period in
W_MCAL_QTR_D. This is used by
Project Analytics to calculate ITD
measures.
MCAL_YEAR_WID Surrogate key to W_MCAL_YEAR_D NUMBER W_MCAL_YEAR_D

Fiscal Year Wid


MCAL_YEAR_START_DT Identifies the Start Date of the Fiscal DATE
Year.
Fiscal Year Start Date
MCAL_YEAR_START_DT_WID Identifies the Start Date Surrogate key NUMBER W_MCAL_DAY_D
in YYYYMMDD format of the Fiscal
Fiscal Year Start Date Wid Year
MCAL_YEAR_END_DT Identifies the End Date of the Fiscal DATE
Year.
Fiscal Year End Date

DWDMR A-Z.doc
MCAL_YEAR_START_PERIOD_WID This is the Row_wid for first period of NUMBER
the year
Fiscal Year Start Period Wid

MCAL_YEAR_END_DT_WID Identifies the End Date Surrogate key NUMBER W_MCAL_DAY_D


in YYYYMMDD format of the Fiscal
Fiscal Year End Date Wid Year
MCAL_YEAR_TOTAL_WEEKS Total number of weeks in this fiscal NUMBER
year
Fiscal Year Total Weeks
MCAL_YEAR_TOTAL_DAYS Total number of days in this fiscal NUMBER
year
Fiscal Year Total Days
MCAL_YEAR_START_DAY_WID This is the MCAL_YEAR_START_DT NUMBER
formatted in the same format as the
Fiscal Year Start Day Wid ROW_WID of a regular period in
W_MCAL_YEAR_D. This is used by
Project Analytics to calculate ITD
measures.
MCAL_YEAR_END_DAY_WID This is the MCAL_YEAR_END_DT NUMBER
formatted in the same format as the
Fiscal Year End Day Wid ROW_WID of a regular period in
W_MCAL_YEAR_D. This is used by
Project Analytics to calculate ITD
measures.
MCAL_PRIOR_YEAR_WID The ROW_WID of the previous fiscal NUMBER W_MCAL_YEAR_D
year
Fiscal Year Prior Year Wid
W_CURRENT_MCAL_PERIOD_COD This code gets updated to Current or VARCHAR2(50)
E Next or Previous period depending on
whether the period is previous ,
Current Fiscal Period code current or next period with respect to
the current date. Default value is '?'.

W_CURRENT_MCAL_MONTH_CO This code gets updated to Current or VARCHAR2(50)


DE Next or Previous month depending on
whether the period is previous ,
Current Fiscal Month code current or next month with respect to
the current date. Default value is '?'.

W_CURRENT_MCAL_QTR_CODE This code gets updated to Current or VARCHAR2(50)


Next or Previous quarter depending
Current Fiscal Quarter code on whether the period is previous ,
current or next quarter with respect
to the current date. Default value is
'?'.

W_CURRENT_MCAL_YEAR_CODE This code gets updated to Current or VARCHAR2(50)


Next or Previous year depending on
Current Fiscal Year Code whether the period is previous ,
current or next year with respect to
the current date. Default value is '?'.

FST_PERIOD_MCAL_QTR_FLG This flag indicates whether this period CHAR(1)


is the first period of the fiscal quarter.
First Period of Fiscal Quarter Flag

DWDMR A-Z.doc
LAST_PERIOD_MCAL_QTR_FLG This flag indicates whether this period CHAR(1)
is the last period of the fiscal quarter.
Last Period of Fiscal Quarter Flag

FST_PERIOD_MCAL_YEAR_FLG This flag indicates whether this period CHAR(1)


is the first period of the fiscal year.
First Period of Fiscal Year Flag
LAST_PERIOD_MCAL_YEAR_FLG This flag indicates whether this CHAR(1)
period is the last period of the fiscal
Last Period Fiscal Year Flag year.

FISCAL_CALENDAR_FLG CHAR(1)

BUDGETARY_CALENDAR_FLG CHAR(1)

INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)


a dimension or fact entity in its source
Unique Source Record Identifier system. In case of composite keys, the
value in this column can consist of
concatenated parts.

DATASOURCE_NUM_ID This column is the unique identifier of NUMBER


the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Oracle recommends that you define
separate unique source IDs for each
of your different source instances

PERIOD_CLASSIFICATION_CODE VARCHAR2(80)

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table
and Time
TENANT_ID This column is the unique identifier VARCHAR2(80)
for a Tenant in a multitenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS)

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
Generic Extension Column

DWDMR A-Z.doc
W_MCAL_PSFT_SUMP_CONFIG_G
Business Name: Summary Calendar Level Configuration Table

Description:

Configuration table to specify which summary calendar to use for the various levels e.g Quarter , year etc.

Table Columns:
Column Name Description Datatype Lookup Table
DETAIL_CALENDAR_SETID Identifies the SETID of the detail VARCHAR2(5)
calendar that is being configured
Detail Calendar Set Identifier
DETAIL_CALENDAR_ID Identifies the detail calendar that is VARCHAR2(15)
being configured
Detail Calendar Identifier
SUMMARY_CALENDAR_SETID_QT Identifies the SETID of the summary VARCHAR2(5)
R calendar that is being picked for the
Quarter level
Quarter Level Summary Calendar
Set Identifier
SUMMARY_CALENDAR_QTR Identifies the summary calendar that VARCHAR2(15)
is being picked for the quarter level
Quarter Level Summary Calendar

SUMMARY_CALENDAR_SETID_YE Identifies the SETID of the summary VARCHAR2(5)


AR calendar that is being picked for the
Year level
Year Level Summary Calendar Set
Identifier
SUMMARY_CALENDAR_YEAR Identifies the summary calendar that VARCHAR2(15)
is being picked for the Year level
Year Level Summary Calendar
SUMMARY_CALENDAR_SETID_M Identifies the SETID of the summary VARCHAR2(5)
ONTH calendar that is being picked for the
Month level
Month Level Summary Calendar
Set Identifier
SUMMARY_CALENDAR_MONTH Identifies the summary calendar that VARCHAR2(15)
is being picked for the Month level
Month Level Summary Calendar

SUMMARY_CALENDAR_SETID_HA Identifies the SETID of the summary VARCHAR2(5)


LF calendar that is being picked for the
Half level
Half Year Level Summary Calendar
Set Identifier
SUMMARY_CALENDAR_HALF Identifies the summary calendar that VARCHAR2(15)
is being picked for the Half level
Half Year Level Summary Calendar

DATASOURCE_NUM_ID NUMBER

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert Date warehouse table
and Time

DWDMR A-Z.doc
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table
and Time
TENANT_ID This column is the unique identifier VARCHAR2(80)
for a Tenant in a multitenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS)

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions
Generic Extension Column

DWDMR A-Z.doc
W_MCAL_QTR_D
Business Name: Fiscal Quarter Dimension Table

Description:
Has fiscal quarters aggreegated from fiscal periods

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate key to uniquely identify a NUMBER
Fiscal Quarter record. This key is
Fiscal Quarter Wid formed by ppending
Fiscal Quarter to Fiscal Year
MCAL_CAL_WID ID assigned within the warehouse to NUMBER W_MCAL_CAL_D
uniquely identify a calendar
Fiscal Calendar Wid
MCAL_CAL_ID Identifies the accounting calendar VARCHAR2(80)

Fiscal Calendar Id
MCAL_CAL_NAME Identifies the name of the accounting VARCHAR2(30)
calendar
Fiscal Calendar Name
MCAL_CAL_CLASS Identifies the category of calendar. VARCHAR2(20)
Valid values are 'Generated', ''File
Fiscal Calendar Class Sourced','OLTP Sourced'

MCAL_PERIOD_TYPE Identifies the accounting period type VARCHAR2(50)

Fiscal Period Type


MCAL_QTR Identifies which Fiscal Quarter this NUMBER
quarter belongs to like 1,2..4
Fiscal Year Quarter Number
MCAL_QTR_KEY Fiscal Quarter Key NUMBER

Fiscal Quarter Key


MCAL_HALF Identifies the Fiscal Half this fiscal NUMBER
quarter belongs to like 1 or 2.
Fiscal Half Number
MCAL_YEAR Identifies the Fiscal Year in YYYY NUMBER
format
Fiscal Year Number
MCAL_QTR_LAST_DAY_OF_YEAR Identifies which day of year the last NUMBER
day of this fiscal quarter is
Fiscal Quarter Last Day of Year

MCAL_FST_QTR_FR_KEY Identifies the julian date of the first NUMBER


day of the First Fiscal Quarter of the
Fiscal Quarter First Day Key same fiscal year, this fiscal quarter
belongs to
MCAL_FST_QTR_TO_KEY Identifies the julian date of the last NUMBER
day of the First Fiscal Quarter of the
Fiscal Quarter Last Day Key same fiscal year, this fiscal quarter
belongs to
MCAL_PER_NAME_HALF Identifies the Fiscal Half Period Name VARCHAR2(50)

Fiscal Half
MCAL_PER_NAME_QTR Identifies the Fiscal Quarter Period VARCHAR2(50)
Name
Fiscal Quarter

DWDMR A-Z.doc
MCAL_PER_NAME_YEAR Identifies the Fiscal Year Period Name VARCHAR2(50)

Fiscal Year
MCAL_DIM_QTR_NUM Identifies the Cumulative quarter NUMBER
number for the years in the table
Cumulative Quarter Count
MCAL_DIM_YEAR_NUM Identifies the Cumulative year NUMBER
number for the years in the table
Cumulative Year Count
MCAL_QTR_START_DT Identifies the date of first day of fiscal DATE
quarter
Fiscal Quarter Start Date
MCAL_QTR_START_DT_KEY Identifies the Julian date of the first NUMBER
day of Fiscal Quarter
Fiscal Quarter Start Date Key
MCAL_QTR_START_DT_WID surrogate key (date in YYYYMMDD) of NUMBER W_DAY_D
the first day of Fiscal Quarter
Fiscal Quarter Start Date Wid
MCAL_QTR_END_DT Identifies the Fiscal Quarter End Date DATE

Fiscal Quarter End Date


MCAL_QTR_END_DT_KEY Identifies the Julian date of the last NUMBER
day of Fiscal Quarter.
Fiscal Quarter End Day Wid
MCAL_QTR_END_DT_WID surrogate key (date in YYYYMMDD) of NUMBER W_DAY_D
the last day of Fiscal Quarter.
Fiscal Quarter End Date Key
MCAL_YEAR_WID Surrogate key to W_MCAL_YEAR_D NUMBER W_MCAL_YEAR_D

Fiscal Year Wid


MCAL_YEAR_START_DT Identifies the Date of first day of the DATE
Fiscal Year
Fiscal Year Start Date
MCAL_YEAR_START_DT_WID Identifies the Start Date Surrogate key NUMBER W_DAY_D
in YYYYMMDD format of the Fiscal
Fiscal Year Start Date Wid Year
MCAL_YEAR_END_DT "Identifies the End Date of the Fiscal DATE
Year."
Fiscal Year End Date
MCAL_YEAR_END_DT_WID Identifies the End Date Surrogate key NUMBER W_DAY_D
in YYYYMMDD format of the Fiscal
Fiscal Year End Date Wid Year
MCAL_YEAR_START_QTR_WID This is the ROW_WID of the first NUMBER
quarter in the year.
Fiscal Year Start Quarter Wid
MCAL_YEAR_TOTAL_WEEKS Total number of weeks in this fiscal NUMBER
year
Fiscal Year Total Weeks
MCAL_YEAR_TOTAL_DAYS Total number of days in this fiscal NUMBER
year
Fiscal Year Total Days
MCAL_YEAR_START_DAY_WID This is the MCAL_YEAR_START_DT NUMBER
formatted in the same format as the
Fiscal Year Start Day Wid ROW_WID of a regular period in
W_MCAL_YEAR_D. This is used by
Project Analytics to calculate ITD
measures.

DWDMR A-Z.doc
MCAL_YEAR_END_DAY_WID This is the MCAL_YEAR_END_DT NUMBER
formatted in the same format as the
Fiscal Year End Day Wid ROW_WID of a regular period in
W_MCAL_YEAR_D. This is used by
Project Analytics to calculate ITD
measures.
MCAL_PRIOR_YEAR_WID The ROW_WID of the previous fiscal NUMBER W_MCAL_YEAR_D
year
Fiscal Year Prior Year Wid
MCAL_PRIOR_QTR_WID The ROW_WID of the previous fiscal NUMBER W_MCAL_QTR_D
quarter
Fiscal Prior Quarter Wid
MCAL_QTR_AGO_WID Thw ROW_WID of the same quarter NUMBER
in the previous year, e.g. the Q1 2007
Fiscal Quarter Ago Wid prior period is Q1 2006

MCAL_QTR_START_DAY_WID This is the MCAL_QTR_START_DT NUMBER


formatted in the same format as the
Fiscal Quarter Start Day Wid ROW_WID of a regular period in
W_MCAL_QTR_D. This is used by
Project Analytics to calculate ITD
measures.
MCAL_QTR_END_DAY_WID This is the MCAL_QTR_END_DT NUMBER
formatted in the same format as the
Fiscal Quarter End Day Wid ROW_WID of a regular period in
W_MCAL_QTR_D. This is used by
Project Analytics to calculate ITD
measures.
W_CURRENT_MCAL_QTR_CODE This code gets updated to Current or VARCHAR2(50)
Next or Previous quarter depending
Current Fiscal Quarter Code on whether the period is in previous,
current or next quartet with respect
to the current date. Default value is
"?"

W_CURRENT_MCAL_YEAR_CODE This code gets updated to Current or VARCHAR2(50)


Next or Previous year depending on
Current Fiscal Year Code whether the period is in previous ,
current or next year with respect to
the current date. Default value is '?'

FST_QTR_MCAL_YEAR_FLG Indicates whether the Quarter is the CHAR(1)


First Quarter of the Fiscal Year
First Quarter of Fiscal Year Flag

LAST_QTR_MCAL_YEAR_FLG Indicates whether the Quarter is the CHAR(1)


Last Quarter of the Fiscal Year
Last Quarter of Fiscal Year Flag
FISCAL_CALENDAR_FLG CHAR(1)

BUDGETARY_CALENDAR_FLG CHAR(1)

DWDMR A-Z.doc
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Oracle recommends that you define
separate unique source IDs for each
of your different source instances

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert Date warehouse table
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table
and Time
TENANT_ID This column is the unique identifier VARCHAR2(80)
for a Tenant in a multitenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS)"

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions
Generic Extension Column

DWDMR A-Z.doc
W_MCAL_WEEK_D
Business Name: Fiscal Week Dimension Table

Description:
This table has generated fiscal weeks.

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate key to uniquely identify a NUMBER
Fiscal Week record.
Fiscal Week Wid
MCAL_CAL_WID ID assigned within the warehouse to NUMBER W_MCAL_CAL_D
uniquely identify a calendar
Fiscal Calendar Wid
MCAL_CAL_ID Identifies the accounting calendar VARCHAR2(80)

Fiscal Calendar Class


MCAL_CAL_NAME Identifies the name of the accounting VARCHAR2(30)
calendar
Fiscla Calendar ID
MCAL_CAL_CLASS Identifies the category of calendar. VARCHAR2(20)
Valid values are 'Generated', ''File
Fiscal Calendar Name Sourced','OLTP Sourced'

MCAL_WEEK Week this week belongs to. Possible NUMBER


values are 1 through 52 .
Fiscal Week
MCAL_WEEK_START_DT Identifies the First Date of the Fiscal DATE
Week.
Fiscal Week Start Date
MCAL_WEEK_START_DT_KEY Identifies the Julian Date of the first NUMBER
day of the Fiscal Week.
Fiscal Week Start Date Key
MCAL_WEEK_START_DT_WID Identifies the Date surrogate key in NUMBER W_MCAL_DAY_D
YYYYMMDD of the first day of the
Fiscal Week Start Date Wid Fiscal Week
MCAL_WEEK_END_DT Identifies the End Date of the Fiscal DATE
Week.
Fiscal Week End Date
MCAL_WEEK_END_DT_KEY Identifies the Julian Date of the last NUMBER
day of the Fiscal Week.
Fiscal Week End Date Key
MCAL_WEEK_END_DT_WID Identifies the Date surrogate key in NUMBER W_MCAL_DAY_D
YYYYMMDD format of the last day of
Fiscal Week End Date Wid the Fiscal Week
MCAL_WEEK_START_DAY_WID This is the MCAL_WEEK_START_DT NUMBER
formatted in the same format as the
Fiscal Week Start Day Wid ROW_WID of a regular period in
W_MCAL_WEEK_D. This is used by
Project Analytics to calculate ITD
measures.

MCAL_WEEK_END_DAY_WID This is the MCAL_WEEK_END_DT NUMBER


formatted in the same format as the
Fiscal Week End Day Wid ROW_WID of a regular period in
W_MCAL_WEEK_D. This is used by
Project Analytics to calculate ITD
measures.

DWDMR A-Z.doc
MCAL_HALF Identifies the half of Fiscal Year that NUMBER
this week belongs. Possible values are
Fiscal Half Number 1 or 2.
MCAL_MONTH Identifies the Fiscal Month this week NUMBER
belongs to. Possible values are 1
Fiscal Month Number through 12.
MCAL_QTR Identifies the Quarter of Fiscal Year NUMBER
this week belongs to. Possible values
Fiscal Quarter Number are 1, 2, 3 and 4.
MCAL_TRIMESTER Identifies the Fiscal trimester this NUMBER
week belongs to. Possible values are
Fiscal Trimester Number 1, 2 and 3.
MCAL_YEAR Identifies the Fiscal Year this week NUMBER
belongs to in YYYY format.
Fiscal Year Number
MCAL_WEEK_OF_YEAR Week this week belongs to. Possible NUMBER
values are 1 through 52.
Fiscal Week of Year
MCAL_WEEK_OF_QTR Fiscal week of the quarter NUMBER

Fiscal Week of Quarter


MCAL_WEEK_OF_PERIOD Fiscal week of the period NUMBER

Fiscal Week of Period


MCAL_FST_WK_FR_KEY Identifies the julian date of the first NUMBER
day of the first Fiscal Week of the
Fiscal Week First Day Key same fiscal year this fiscal week
belongs to.
MCAL_FST_WK_TO_KEY Identifies the julian date of the last NUMBER
day of the first Fiscal Week of the
Fiscal Week Last Day Key same fiscal year this fiscal week
belongs to.
MCAL_WEEK_KEY Fiscal Week Key NUMBER

Fiscal Week Key


MCAL_PRIOR_WEEK_WID ROW_WID of the previous week NUMBER

Fiscal Prior Week Wid


MCAL_WEEK_AGO_WID ROW_WID of the same week in the NUMBER
previous year
Fiscal Week Ago Wid
MCAL_PER_NAME_HALF Identifies the Fiscal Half year Period VARCHAR2(50)
Name. For example, 1980 Half1, 1980
Fiscal Half Half2, etc.
MCAL_PER_NAME_MNTH Month Period Name in YYYY/MM VARCHAR2(50)
format. For example, "1980 / 01",
Fiscal Month "1980 / 10", etc.
MCAL_PER_NAME_QTR Identifies the Fiscal Quarter Period VARCHAR2(50)
Name. For example, "1980 Q 1".
Fiscal Quarter
MCAL_PER_NAME_TER Identifies the Fiscal Trimester Period VARCHAR2(50)
Name. For example, "1980T1".
Fiscal Trimester
MCAL_PER_NAME_WEEK Identifies the Fiscal Week Period VARCHAR2(50)
Name. For example, "1980 Week01".
Fiscal Week
MCAL_PER_NAME_YEAR Identifies the Fiscal Year Period Name VARCHAR2(50)
in YYYY format. For example, "1980".
Fiscal Year

DWDMR A-Z.doc
MCAL_DIM_WEEK_NUM Cumulative Week Number getting NUMBER
added up through the years.
Cumulative Week Count
MCAL_DIM_MNTH_NUM Cumulative Month Number getting NUMBER
added up through the years.
Cumulative Month Count
MCAL_DIM_QTR_NUM Cumulative Quarter Number getting NUMBER
added up through the years.
Cumulative Quarter Count
MCAL_DIM_YEAR_NUM Cumulative Year Number getting NUMBER
added up through the years.
Cumulative Year Count
MCAL_PERIOD_WID Surrogate key to W_MCAL_PERIOD_D NUMBER W_MCAL_PERIOD_D

Fiscal Period Wid


MCAL_PERIOD_TYPE Identifies the accounting period type VARCHAR2(50)

Fiscal Period Type


MCAL_PERIOD_NAME Name of the fiscal period VARCHAR2(240)

Fiscal Period Name


MCAL_PERIOD_NUM Fiscal Period Number NUMBER

Fiscal Period Number


MCAL_PERIOD_START_DT Identifies the First Date of the Fiscal DATE
Period.
Fiscal Period Start Date
MCAL_PERIOD_START_DT_WID Identifies the Date surrogate key in NUMBER W_MCAL_DAY_D
YYYYMMDD of the first day of the
Fiscal Period Start Date Wid Fiscal Period

MCAL_PERIOD_END_DT Identifies the End Date of the Fiscal DATE


Year.
Fiscal Period End Date
MCAL_PERIOD_END_DT_WID Identifies the End Date Surrogate key NUMBER W_MCAL_DAY_D
in YYYYMMDD format of the Fiscal
Fiscal Period End Date Wid Year
MCAL_PRIOR_PERIOD_WID Row_wid from W_MCAL_PERIOD_D NUMBER W_MCAL_PERIOD_D
of the previous period
Fiscal Prior Period Week
MCAL_PERIOD_AGO_WID ROW_WID from W_MCAL_PERIOD_D NUMBER W_MCAL_PERIOD_D
from the same period in the previous
Fiscal Period Ago Wid year.
MCAL_PERIOD_OF_YEAR Identifies the fiscal period of the year NUMBER
to which this week belongs to
Fiscal Period Year Wid
MCAL_PERIOD_OF_QUARTER Identifies the fiscal period of the NUMBER
quarter to which this week belongs to
Fiscal Period Quarter Wid
MCAL_PERIOD_TOTAL_WEEKS Total number of weeks in the fiscal NUMBER
period
Fiscal Period Total Weeks
MCAL_PERIOD_TOTAL_DAYS Total number of days in the fiscal NUMBER
period
Fiscal Period Total Days

DWDMR A-Z.doc
MCAL_PERIOD_START_DAY_WID This is the MCAL_PERIOD_START_DT NUMBER
formatted in the same format as the
Fiscal Period Start Day Wid ROW_WID of a regular period in
W_MCAL_PERIOD_D. This is used by
Project Analytics to calculate ITD
measures.

MCAL_PERIOD_END_DAY_WID This is the MCAL_PERIOD_END_DT NUMBER


formatted in the same format as the
Fiscal Period End Day Wid ROW_WID of a regular period in
W_MCAL_PERIOD_D. This is used by
Project Analytics to calculate ITD
measures.

MCAL_QTR_WID Surrogate key to W_MCAL_QTR_D NUMBER W_MCAL_QTR_D

Fiscal Quarter Wid


MCAL_QTR_NUM Fiscal Quarter Number NUMBER

Fiscal Quarter Number


MCAL_QTR_START_DT Identifies the Start Date of the Fiscal DATE
Quarter.
Fiscal Quarter Start Date
MCAL_QTR_START_DT_WID Identifies the Start Date Surrogate key NUMBER W_MCAL_DAY_D
in YYYYMMDD format of the Fiscal
Fiscal Quarter Start Date Wid Quarter
MCAL_QTR_END_DT Identifies the End Date of the Fiscal DATE
Quarter.
Fiscal Quarter End Date
MCAL_QTR_END_DT_WID Identifies the End Date Surrogate key NUMBER W_MCAL_DAY_D
in YYYYMMDD format of the Fiscal
Fiscal Quarter End Date Wid Quarter
MCAL_PRIOR_QTR_WID ROW_WID from W_MCAL_QTR_D of NUMBER W_MCAL_QTR_D
the previous quarter
Fiscal Prior Quarter Wid
MCAL_QTR_AGO_WID ROW_WID from W_MCAL_QTR_D of NUMBER W_MCAL_QTR_D
the same quarter in the previous year
Fiscal Quarter Ago Wid
MCAL_QTR_START_DAY_WID This is the MCAL_QTR_START_DT NUMBER
formatted in the same format as the
Fiscal Quarter Start Day Wid ROW_WID of a regular period in
W_MCAL_QTR_D. This is used by
Project Analytics to calculate ITD
measures.
MCAL_QTR_END_DAY_WID This is the MCAL_QTR_END_DT NUMBER
formatted in the same format as the
Fiscal Quarter End Day Wid ROW_WID of a regular period in
W_MCAL_QTR_D. This is used by
Project Analytics to calculate ITD
measures.
MCAL_YEAR_WID Surrogate key to W_MCAL_YEAR_D NUMBER W_MCAL_YEAR_D

Fiscal Year Wid


MCAL_YEAR_START_DT Identifies the Start Date of the Fiscal DATE
Year
Fiscal Year Start Date
MCAL_YEAR_START_DT_WID Identifies the Start Date Surrogate key NUMBER W_MCAL_DAY_D
in YYYYMMDD format of the Fiscal
Fiscal Year Start Date Wid Year

DWDMR A-Z.doc
MCAL_YEAR_END_DT Identifies the End Date of the Fiscal DATE
Year.
Fiscal Year End Date
MCAL_YEAR_END_DT_WID Identifies the End Date Surrogate key NUMBER W_MCAL_DAY_D
in YYYYMMDD format of the Fiscal
Fiscal Year End Date Wid year
MCAL_YEAR_TOTAL_WEEKS Total number of weeks in this fiscal NUMBER
year
Fiscal Year Total Weeks
MCAL_YEAR_TOTAL_DAYS Total number of days in this fiscal NUMBER
year
Fiscal Year Total Days
MCAL_YEAR_START_DAY_WID This is the MCAL_YEAR_START_DT NUMBER
formatted in the same format as the
Fiscal Year Start Day Wid ROW_WID of a regular period in
W_MCAL_YEAR_D. This is used by
Project Analytics to calculate ITD
measures.
MCAL_YEAR_END_DAY_WID This is the MCAL_YEAR_END_DT NUMBER
formatted in the same format as the
Fiscal Year End Day Wid ROW_WID of a regular period in
W_MCAL_YEAR_D. This is used by
Project Analytics to calculate ITD
measures.
MCAL_PRIOR_YEAR_WID ROW_WID from W_MCAL_YEAR_D of NUMBER W_MCAL_YEAR_D
the previous year
Fiscal Prior Year Wid
W_CURRENT_MCAL_WEEK_CODE This code gets updated VARCHAR2(50)

Current Fiscal Week Code to Current or Next orPrevious month


depending on whether the week is
previous ,current or next week with
respect to the current date. Default
value is '?'.
W_CURRENT_MCAL_PERIOD_COD This code gets updated to Current or VARCHAR2(50)
E Next or Previous period depending on
whether the period is previous ,
Current Fiscal Period Code current or next period with respect to
the current date. Default value is '?'.

W_CURRENT_MCAL_MONTH_CO This code gets updated to Current or VARCHAR2(50)


DE Next or Previous month depending on
whether the period is previous ,
Current Fiscal Month Code current or next month with respect to
the current date. Default value is '?'.

W_CURRENT_MCAL_QTR_CODE This code gets updated to Current or VARCHAR2(50)


Next or Previous quarter depending
Current Fiscal Quarter Code on whether the period is previous ,
current or next quarter with respect
to the current date. Default value is
'?'.

W_CURRENT_MCAL_YEAR_CODE This code gets updated to Current or VARCHAR2(50)


Next or Previous year depending on
Current Fiscal Year Code whether the period is previous ,
current or next year with respect to
the current date. Default value is '?'.

DWDMR A-Z.doc
FST_WK_MCAL_MNTH_FLG Identifies if the week is the first week CHAR(1)
of the Fiscal Month or not.
First Week of Fiscal Month Flag

LAST_WK_MCAL_MNTH_FLG Identifies if the week is the last week CHAR(1)


of the Fiscal Month or not.
Last Week of Fiscal Month Flag
FST_WK_MCAL_QTR_FLG Identifies if the week is the first week CHAR(1)
of the Fiscal Quarter or not.
First Week of Fiscal Quarter Flag

LAST_WK_MCAL_QTR_FLG Identifies if the week is the last week CHAR(1)


of the Fiscal Quarter or not.
Last Week of Fiscal Quarter Flag

FST_WK_MCAL_YEAR_FLG Identifies if the week is the first week CHAR(1)


of the Fiscal Year or not.
First Week of Fiscal Year Flag
LAST_WK_MCAL_YEAR_FLG Identifies if the week is the first week CHAR(1)
of the Fiscal Year or not.
Last Week of Fiscal Year Flag
FISCAL_CALENDAR_FLG CHAR(1)

BUDGETARY_CALENDAR_FLG CHAR(1)

DATASOURCE_NUM_ID This column is the unique identifier of NUMBER


the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Oracle recommends that you define
separate unique source IDs for each
of your different source instances

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table
and Time
TENANT_ID This column is the unique identifier VARCHAR2(80)
for a Tenant in a multitenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS)

X_CUSTOM This column is used asa generic field VARCHAR2(10)


for customer extensions.
Generic Extension Column

DWDMR A-Z.doc
W_MCAL_YEAR_D
Business Name: Fiscal Year Dimension Table

Description:
This table has fiscal years aggregated from Fiscal periods

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate key to uniquely identify a NUMBER
Fiscal Quarter record. This key is
Fiscal Year Wid formed by appending Fiscal Quarter
to Fiscal Year
MCAL_CAL_WID ID assigned within the warehouse to NUMBER W_MCAL_CAL_D
uniquely identify a calendar
Fiscal Calendar Wid
MCAL_CAL_ID Identifies the accounting calendar VARCHAR2(80)

Fiscal Calendar Id
MCAL_CAL_NAME Identifies the name of the accounting VARCHAR2(30)
calendar
FiscalCalendar Name
MCAL_CAL_CLASS Identifies the category of calendar. VARCHAR2(20)
Valid values are 'Generated', ''File
Fiscal Calendar Class Sourced','OLTP Sourced'

MCAL_PERIOD_TYPE Identifies the accounting period type VARCHAR2(50)

Fiscal Period Type


MCAL_YEAR Identifies which Fiscal Quarter this NUMBER
quarter belongs to like 1,2..4
Fiscal Year Number
MCAL_YEAR_KEY Reserved for future use NUMBER

Fiscal Year Key


MCAL_DIM_YEAR_NUM Cumulative Year Number getting NUMBER
added up through the years.
Cumulative Year Count
MCAL_PER_NAME_YEAR Identifies the Fiscal Year period name VARCHAR2(50)
in string format. for example 1980
Fiscal Year
MCAL_YEAR_START_DT Identifies the Start Date of the mcal DATE
Year
Fiscal Year Start Date
MCAL_YEAR_START_DT_KEY Identifies the Start Date of the mcal NUMBER
Year in Julian.
Fiscal Year Start Date Key
MCAL_YEAR_START_DT_WID Identifies the Start Date Surrogate key NUMBER W_DAY_D
(Date in YYYYMMDD) of the mcal Year
Fiscal Year Start Date Wid
MCAL_YEAR_END_DT Identifies the End Date of the mcal DATE
Year
Fiscal Year End Date
MCAL_YEAR_END_DT_KEY Identifies the End Date of the mcal NUMBER
Year in Julian
Fiscal Year End Date Key
MCAL_YEAR_END_DT_WID Identifies the End Date Surrogate key NUMBER W_DAY_D
(Date in YYYYMMDD) of the Fiscal
Fiscal Year End Date Wid Year

DWDMR A-Z.doc
MCAL_YEAR_TOTAL_WEEKS Total number of weeks in this fiscal NUMBER
year
Fiscal Year Total Weeks
MCAL_YEAR_TOTAL_DAYS Total number of days in this mcal year NUMBER

Fiscal Year Total Days


MCAL_PRIOR_YEAR_WID The ROW_WID of the previous fiscal NUMBER
year
Fiscal Year Prior Year Wid
MCAL_YEAR_LAST_DAY_OF_YEAR Identifies the Last Day of the mcal NUMBER
Year
Fiscal Year Last Day of the Year

MCAL_YEAR_START_DAY_WID This is the MCAL_YEAR_START_DT NUMBER


formatted in the same format as the
Fiscal Year Start Day Wid ROW_WID of a regular period in
W_MCAL_YEAR_D. This is used by
Project Analytics to calculate ITD
measures.
MCAL_YEAR_END_DAY_WID This is the MCAL_YEAR_END_DT NUMBER
formatted in the same format as the
Fiscal Year End Day Wid ROW_WID of a regular period in
W_MCAL_YEAR_D. This is used by
Project Analytics to calculate ITD
measures.
W_CURRENT_MCAL_YEAR_CODE This code gets updated to Current or VARCHAR2(50)
Next or Previous year depending on
Current Fiscal Year Code whether it is current or next or
previous year w.r.t to the current
date. Default value is '?'

FISCAL_CALENDAR_FLG CHAR(1)

BUDGETARY_CALENDAR_FLG CHAR(1)

DATASOURCE_NUM_ID This column is the unique identifier of NUMBER


the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Oracle recommends that you define
separate unique source IDs for each
of your different source instances

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert Date warehouse table
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table
and Time

DWDMR A-Z.doc
TENANT_ID This column is the unique identifier VARCHAR2(80)
for a Tenant in a multitenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS)"

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions
Generic Extension Column

DWDMR A-Z.doc
W_MED_PLAN_DH
Business Name: W_MED_PLAN_DH

Description:
7.5.3_vert-active,7.7.1_vert-active, 7.8_vert-active

Table Columns:
Column Name Description Datatype Lookup Table
ETL_PROC_WID NUMBER

FIXED_HIER_LEVEL NUMBER

LVL1ANC_PLAN_ID VARCHAR2(30)

LVL1ANC_PLAN_NAME VARCHAR2(50)

LVL2ANC_PLAN_ID VARCHAR2(30)

LVL2ANC_PLAN_NAME VARCHAR2(50)

LVL3ANC_PLAN_ID VARCHAR2(30)

LVL3ANC_PLAN_NAME VARCHAR2(50)

LVL4ANC_PLAN_ID VARCHAR2(30)

LVL4ANC_PLAN_NAME VARCHAR2(50)

LVL5ANC_PLAN_ID VARCHAR2(30)

LVL5ANC_PLAN_NAME VARCHAR2(50)

LVL6ANC_PLAN_ID VARCHAR2(30)

LVL6ANC_PLAN_NAME VARCHAR2(50)

LVL7ANC_PLAN_ID VARCHAR2(30)

LVL7ANC_PLAN_NAME VARCHAR2(50)

DWDMR A-Z.doc
LVL8ANC_PLAN_ID VARCHAR2(30)

LVL8ANC_PLAN_NAME VARCHAR2(50)

ROW_WID NUMBER

TOP_LVL_PLAN_ID VARCHAR2(30)

TOP_LVL_PLAN_NAME VARCHAR2(50)

DWDMR A-Z.doc
W_MFG_DEPT_RES_D
Business Name: Manufacturing Department Resource Dimension

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

RESOURCE_WID NUMBER

DEPARTMENT_WID NUMBER

RESOURCE_GROUP_NAME VARCHAR2(50)

AVAILABLE_24HR_FLAG CHAR(1)

CREATED_BY_WID NUMBER

CHANGED_BY_WID NUMBER

CREATED_ON_DT DATE

CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT DATE

SRC_EFF_FROM_DT DATE

SRC_EFF_TO_DT DATE

EFFECTIVE_FROM_DT DATE

EFFECTIVE_TO_DT DATE

DWDMR A-Z.doc
DELETE_FLG CHAR(1)

W_INSERT_DT DATE

W_UPDATE_DT DATE

DATASOURCE_NUM_ID NUMBER

INTEGRATION_ID VARCHAR2(400)

ETL_PROC_WID NUMBER

TENANT_ID VARCHAR2(80)

X_CUSTOM VARCHAR2(10)

DWDMR A-Z.doc
W_MFG_JOB_DETAIL_SNP_F
Business Name: Current Performance Fact

Description:
This table store current performance information

Table Columns:
Column Name Description Datatype Lookup Table
SNAPSHOT_DT_WID Identifies the manufacturing order NUMBER W_DAY_D
creation date
Identifies the manufacturing order
creation date
INVENTORY_PROD_WID Inventory Product NUMBER W_INVENTORY_PRODUCT_D

Inventory Product
PRODUCT_WID Product Dimension NUMBER W_PRODUCT_D

Product Dimension
INVENTORY_ORG_WID Inventory Org NUMBER W_INT_ORG_D

Inventory Org
SEIBAN_WID Seiban Dimension ID NUMBER W_MFG_SEIBAN_D

Seiban Dimension ID
MFG_TYPE_WID Manufacturing Type ID NUMBER W_XACT_TYPE_D

Manufacturing Type ID
PROJECT_WID Project Dimension ID NUMBER W_PROJECT_D

Project Dimension ID
MFG_STATUS_WID Status Dimension ID NUMBER W_STATUS_D

Status Dimension ID
OPN_WO_COUNT Number of Open Jobs NUMBER

Number of Open Jobs


LATE_STARTED_WO_COUNT Number of Late Jobs NUMBER

Number of Late Jobs


EXPEDITED_WO_COUNT Number of Jobs Expedited NUMBER

Number of Jobs Expedited


PAST_DUE_BACKLOG NUMBER

PRIMARY_START_QTY NUMBER(28,10)

PRIMARY_OPEN_QTY NUMBER(28,10)

PRIMARY_LATE_START_OPN_QTY NUMBER(28,10)

XACT_LATE_START_OPN_QTY NUMBER(28,10)

DWDMR A-Z.doc
XACT_EXPEDITED_OPN_QTY NUMBER(28,10)

PRIMARY_EXPEDITED_OPN_QTY NUMBER(28,10)

XACT_START_QTY NUMBER(28,10)

XACT_OPEN_QTY NUMBER(28,10)

PRIMARY_PDUE_OPN_QTY NUMBER(28,10)

XACT_PDUE_OPN_QTY NUMBER(28,10)

OPEN_DOC_AMT NUMBER(28,10)

OPEN_LOC_AMT NUMBER(28,10)

LATE_START_OPN_DOC_AMT NUMBER(28,10)

LATE_START_OPN_LOC_AMT NUMBER(28,10)

EXPEDITED_OPN_DOC_AMT NUMBER(28,10)

EXPEDITED_OPN_LOC_AMT NUMBER(28,10)

PRIMARY_UOM_CODE VARCHAR2(50)

XACT_UOM_CODE VARCHAR2(50)

DOC_CURR_CODE VARCHAR2(30)

LOC_CURR_CODE VARCHAR2(30)

PDUE_LOC_OPN_AMT NUMBER(28,10)

PDUE_DOC_OPN_AMT NUMBER(28,10)

OPN_GLOBAL1_AMT NUMBER(28,10)

DWDMR A-Z.doc
OPN_GLOBAL2_AMT NUMBER(28,10)

OPN_GLOBAL3_AMT NUMBER(28,10)

LT_ST_GLOBAL1_OPN_AMT NUMBER(28,10)

LT_ST_GLOBAL2_OPN_AMT NUMBER(28,10)

LT_ST_GLOBAL3_OPN_AMT NUMBER(28,10)

EXPEDITED_GLOBAL1_OPN_AMT NUMBER(28,10)

EXPEDITED_GLOBAL2_OPN_AMT NUMBER(28,10)

EXPEDITED_GLOBAL3_OPN_AMT NUMBER(28,10)

PDUE_GLOBAL1_OPN_AMT NUMBER(28,10)

PDUE_GLOBAL2_OPN_AMT NUMBER(28,10)

PDUE_GLOBAL3_OPN_AMT NUMBER(28,10)

ETL_PROC_WID Oracle System field. NUMBER


This column is the
ETL Process Identifier unique identifier for the
specific ETL process
used to create or update
this data.
W_INSERT_DT This column stores the DATE
date on which the
Warehouse Record Insert Date record was inserted in
and Time the data warehouse
table.
W_UPDATE_DT This column stores the DATE
date on which the
Warehouse Record Update Date record was last updated
and Time in the data warehouse table.
CREATED_BY_WID This is a foreign NUMBER W_USER_D
key to the
Source Record Created By User W_USER_D
Surrogate Key dimension
indicating the
user who created
the record in the
source system

DWDMR A-Z.doc
CHANGED_BY_WID This is a foreign NUMBER W_USER_D
key to the
Source Record Changed By User W_USER_D
Surrogate Key dimension
indicating the
user who created
the record in the
source system
CREATED_ON_DT Identifies the date and DATE
time when the record
Source Record Creation Date and was initially created in
Time the source system.
CHANGED_ON_DT Identifies the date and DATE
time when the record
Source Record Last Modified Date was last modified in the
and Time source system.
X_CUSTOM This column is used as a VARCHAR2(80)
generic field for
Generic Extension Column customer extensions.
DATASOURCE_NUM_ID This column is the NUMBER
unique identifier of the
Source Identifier source system from
which data was
extracted. In order to
be able to trace the
data back to its source,
Oracle recommends that
you define separate
unique source IDs for
each of your different
source instances.
TENANT_ID This column is the VARCHAR2(80)
unique identifier for a
ETL Process Identifier Tenant in a multi-tenant
environment. This
would typically be used
in an Application Service
Provider (ASP) /
Software As a Service
(SOAS) model.

DWDMR A-Z.doc
W_MFG_MATERIAL_USAGE_F
Business Name: Manufacturing Material Usage Fact

Description:
This table stores Planned and actual material usage of completed assemblies

Table Columns:
Column Name Description Datatype Lookup Table
INVENTORY_ORG_WID Identifies the Manufacturing NUMBER W_INT_ORG_D
Organization
Inventory Organization WID
COST_ORG_WID NUMBER W_INT_ORG_D

WO_CREATION_DT_WID NUMBER W_DAY_D

WO_COMPLETION_DT_WID Identifies the date when the NUMBER W_DAY_D


Manufacturing order was
Date when the Manufacturing completed/closed
order was completed/closed
INVENTORY_COMPONENT_WID Identifies the Inventory component NUMBER W_INVENTORY_PRODUCT_D
product
Inventory Component Product
WID

INVENTORY_PRODUCT_WID Identifies the Inventory product NUMBER W_INVENTORY_PRODUCT_D

Inventory Product WID


PROD_COMPONENT_WID Identifies the component product NUMBER W_PRODUCT_D

Component Product WID


PRODUCT_WID Identifies the product NUMBER W_PRODUCT_D

Product WID
MFG_STATUS_WID Identifies the status of the NUMBER W_STATUS_D
manufacturing order
Manufacturing Order Status WID

MFG_TYPE_WID Identifies the manufacturing type NUMBER W_XACT_TYPE_D

Manufacturing type WID


PROJECT_WID Identifies the Project Number NUMBER W_PROJECT_D

Project WID
SEIBAN_WID Identifies the Seiban Number NUMBER W_MFG_SEIBAN_D

Seiban WID
WORKORDER_WID NUMBER

OPERATION_WID Identifies the Manufacturing NUMBER W_MFG_OPERATIONS_D


Operations
Manufacturing Operations WID

OPERATION_SEQ_NUM Operation Sequence Number NUMBER

Operation Sequence Number

DWDMR A-Z.doc
COST_GROUP_ID Cost Group ID NUMBER(28,10)

Cost Group ID
PRIMARY_UOM_CODE Primary Unit of Measure VARCHAR2(50)

Primary Unit of Measure


PLAN_QTY_UOM_CODE VARCHAR2(50)

Primary Quantities Unit of


Measure
PRIMARY_PLAN_QTY NUMBER(28,10)

Planned Material Quantity in


Primary UOM
PLAN_QTY NUMBER(28,10)

Planned Quantity
PRIMARY_PRR_PLAN_QTY NUMBER(28,10)

PRR_PLAN_QTY NUMBER(28,10)

PRIMARY_ISSUED_QTY NUMBER(28,10)

Actual Material Quantity in


Primary UOM
MTL_PLAN_DOC_AMT NUMBER(28,10)

Planned Material Amount in


Primary UOM
MTL_PLAN_LOC_AMT NUMBER(28,10)

Actual Material Amount in


Primary UOM
MTL_PRR_PLAN_DOC_AMT NUMBER(28,10)

MTL_PRR_PLAN_LOC_AMT NUMBER(28,10)

MTL_ACT_DOC_AMT NUMBER(28,10)

Planned Material Amount in


Primary Qty UOM
MTL_ACT_LOC_AMT NUMBER(28,10)

Actual Material Amount in


Transaction UOM
DOC_CURR_CODE Document/Transaction Currency Code VARCHAR2(30)

Document/Transaction Currency
Code
LOC_CURR_CODE Local/Regional Reporting Currency VARCHAR2(30)
Code
Local/Regional Reporting Currency
Code

DWDMR A-Z.doc
LOC_EXCHANGE_RATE Document to Local Currency NUMBER(28,10)
Exchange Rate
Document to Local Currency
Exchange Rate
GLOBAL1_EXCHANGE_RATE Document to Global1 (for Global NUMBER(28,10)
Reporting) Currency Exchange Rate
Document to Global1 (for Global
Reporting) Currency Exchange
Rate
GLOBAL2_EXCHANGE_RATE Document to Global2 (for Global NUMBER(28,10)
Reporting) Currency Exchange Rate
Document to Global2 (for Global
Reporting) Currency Exchange
Rate
GLOBAL3_EXCHANGE_RATE Document to Global3 (for Global NUMBER(28,10)
Reporting) Currency Exchange Rate
Document to Global3 (for Global
Reporting) Currency Exchange
Rate
GLOBAL4_EXCHANGE_RATE Document to Global4 (for Global NUMBER(28,10)
Reporting) Currency Exchange Rate
Document to Global4 (for Global
Reporting) Currency Exchange
Rate
GLOBAL5_EXCHANGE_RATE Document to Global5 (for Global NUMBER(28,10)
Reporting) Currency Exchange Rate
Document to Global5(for Global
Reporting) Currency Exchange
Rate
CREATED_BY_WID Source Record Created By User NUMBER W_USER_D
Surrogate Key
Source Record Created By User
Surrogate Key
CHANGED_BY_WID Source Record Changed By User NUMBER W_USER_D
Surrogate Key
Source Record Changed By User
Surrogate Key
CREATED_ON_DT Source Record Creation Date and DATE
Time
Source Record Creation Date and
Time
CHANGED_ON_DT Source Record Last Modified Date and DATE
Time
Source Record Last Modified Date
and Time
AUX1_CHANGED_ON_DT Auxiliary Source Table Last Modified DATE
Date and Time 1
Auxiliary Source Table Last
Modified Date and Time 1
AUX2_CHANGED_ON_DT Auxiliary Source Table Last Modified DATE
Date and Time 2
Auxiliary Source Table Last
Modified Date and Time 2
AUX3_CHANGED_ON_DT Auxiliary Source Table Last Modified DATE
Date and Time 3
Auxiliary Source Table Last
Modified Date and Time 3

DWDMR A-Z.doc
AUX4_CHANGED_ON_DT Auxiliary Source Table Last Modified DATE
Date and Time 4
Auxiliary Source Table Last
Modified Date and Time 4
DELETE_FLG Deleted Record Indicator CHAR(1)

Deleted Record Indicator


W_INSERT_DT Warehouse Record Insert Date and DATE
Time
Warehouse Record Insert Date
and Time
W_UPDATE_DT Warehouse Record Update Date and DATE
Time
Warehouse Record Update Date
and Time
DATASOURCE_NUM_ID Source Identifier NUMBER

Source Identifier
ETL_PROC_WID ETL Process Identifier NUMBER

ETL Process Identifier


INTEGRATION_ID Unique Source Record Identifier VARCHAR2(400)

Unique Source Record Identifier

TENANT_ID Tenant Identifier VARCHAR2(80)

Tenant Identifier
X_CUSTOM Generic Extension Column VARCHAR2(10)

Generic Extension Column


CONTRIBUTE_YIELD_FLG CHAR(1)

DWDMR A-Z.doc
W_MFG_OPERATIONS_D
Business Name: Manufacturing Operations Dimension

Description:
This table stores Manufacturing Operations

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate Key of the Table NUMBER

Surrogate Key of the Table


OPERATION_ID Standard Manufacturing Operation ID VARCHAR2(80)

Standard Manufacturing
Operation ID
ORGANIZATION_ID Organization ID VARCHAR2(80)

Organization ID
DEPARTMENT_ID Department which associated to the VARCHAR2(80)
operation
Department which associated to
the operation
BACKFLUSH_FLG Backflush flag CHAR(1)

Backflush flag
SEQUENCE_NUM Sequence Number NUMBER

Sequence Number
LINE_ID Line ID NUMBER

Line ID
OPERATION_TYPE Operation Type NUMBER

Operation Type
CREATED_BY_WID Source Record Created By User NUMBER
Surrogate Key
Source Record Created By User
Surrogate Key
CHANGED_BY_WID Source Record Changed By User NUMBER W_USER_D
Surrogate Key
Source Record Changed By User
Surrogate Key
CREATED_ON_DT Source Record Creation Date and DATE
Time
Source Record Creation Date and
Time
CHANGED_ON_DT Source Record Last Modified Date and DATE
Time
Source Record Last Modified Date
and Time
AUX1_CHANGED_ON_DT Auxiliary Source Table Last Modified DATE
Date and Time 1
Auxiliary Source Table Last
Modified Date and Time 1
AUX2_CHANGED_ON_DT Auxiliary Source Table Last Modified DATE
Date and Time 2
Auxiliary Source Table Last
Modified Date and Time 2

DWDMR A-Z.doc
AUX3_CHANGED_ON_DT Auxiliary Source Table Last Modified DATE
Date and Time 3
Auxiliary Source Table Last
Modified Date and Time 3
AUX4_CHANGED_ON_DT Auxiliary Source Table Last Modified DATE
Date and Time 4
Auxiliary Source Table Last
Modified Date and Time 4
DELETE_FLG Deleted Record Indicator CHAR(1)

Deleted Record Indicator


W_INSERT_DT Warehouse Record Insert Date and DATE
Time
Warehouse Record Insert Date
and Time
W_UPDATE_DT Warehouse Record Update Date and DATE
Time
Warehouse Record Update Date
and Time
INTEGRATION_ID Unique Source Record Identifier VARCHAR2(80)

Unique Source Record Identifier

DATASOURCE_NUM_ID Source Identifier NUMBER

Source Identifier
ETL_PROC_WID ETL Process Identifier NUMBER

ETL Process Identifier


TENANT_ID Tenant Identifier VARCHAR2(80)

Tenant Identifier
X_CUSTOM Generic Extension Column VARCHAR2(10)

Generic Extension Column

DWDMR A-Z.doc
W_MFG_OPERATION_DETAIL_F
Business Name: Manufacturing Operation Detail Fact

Description:
This table stores the Work Order related information like the start quantity,completed quantity, dates at each
operation from the WIP schema .

Table Columns:
Column Name Description Datatype Lookup Table
PRODUCT_WID Product Dimension NUMBER W_PRODUCT_D

Product Dimension
INVENTORY_PROD_WID Inventory Product NUMBER W_INVENTORY_PRODUCT_D

Inventory Product
INVENTORY_ORG_WID Inventory Org NUMBER W_INT_ORG_D

Inventory Org
SEIBAN_WID Seiban Dimension ID NUMBER W_MFG_SEIBAN_D

Seiban Dimension ID
MFG_TYPE_WID Manufacturing Type ID NUMBER W_XACT_TYPE_D

Manufacturing Type ID
PROJECT_WID Project Dimension ID NUMBER W_PROJECT_D

Project Dimension ID
MFG_STATUS_WID Status Dimension ID NUMBER W_STATUS_D

Status Dimension ID
SCHEDULED_START_DT_WID Date Dimension WID NUMBER W_DAY_D

Date Dimension WID


SCHEDULED_COMPLETED_DT_WI Date Dimension WID NUMBER W_DAY_D
D

Date Dimension WID


ACTUAL_START_DT_WID Date Dimension WID NUMBER W_DAY_D

Date Dimension WID


ACTUAL_COMPLETED_DT_WID Date Dimension WID NUMBER W_DAY_D

Date Dimension WID


REQUIRED_DT_WID Date Dimension WID NUMBER W_DAY_D

Date Dimension WID


RELEASE_DT_WID Date Dimension WID NUMBER W_DAY_D

Date Dimension WID


CLOSED_DT_WID Date Dimension WID NUMBER W_DAY_D

Date Dimension WID


DEMAND_CLASS_WID Demand Class.Demand classes allow NUMBER W_XACT_TYPE_D
you to segregate scheduled demand
Demand Class WID and production into groups, allowing
you to track and consume those
groups independently

DWDMR A-Z.doc
OPERATION_WID Operation Dimension ID NUMBER W_MFG_OPERATIONS_D

Operation Dimension ID
WO_CREATION_DT_WID NUMBER W_DAY_D

WORKORDER_WID Production Order Number NUMBER W_WORKORDER_D

Production Order Number


PROD_ORDER_NUM Production Order Name VARCHAR2(80)

Production Order Name


CO_BY_PRODUCT NUMBER

UNIT_LOC_COST Unit Cost of the Item when Planned NUMBER(28,10)

Unit Cost of the Item when


Planned
UNIT_DOC_COST NUMBER(28,10)

PRIMARY_START_QTY Start Quantity in Base UOM NUMBER(28,10)

Start Quantity in Base UOM


PRIMARY_COMPLETED_QTY Completed Quantity in Base UOM NUMBER(28,10)

Completed Quantity in Base UOM

PRIMARY_REWORK_QTY Rework Quantity in Base UOM NUMBER(28,10)

Rework Quantity in Base UOM


PRIMARY_SCRAP_QTY Scarp Qauntity in Base UOM NUMBER(28,10)

Scarp Qauntity in Base UOM


PRIMARY_FIRST_PASS_YIELD First Pass Yield Quantity in Base UOM NUMBER(28,10)

First Pass Yield Quantity in Base


UOM
XACT_START_QTY Start Quantity in Transaction UOM NUMBER(28,10)

Start Quantity in Transaction UOM

XACT_COMPLETED_QTY Completed Quantity in Transaction NUMBER(28,10)


UOM
Completed Quantity in
Transaction UOM
XACT_REWORK_QTY Rework Quantity in Transaction UOM NUMBER(28,10)

Rework Quantity in Transaction


UOM
XACT_SCRAP_QTY Scarp Qauntity in Transaction UOM NUMBER(28,10)

Scarp Qauntity in Transaction


UOM
XACT_FIRST_PASS_YIELD First Pass Yield Quantity in NUMBER(28,10)
Transaction UOM
First Pass Yield Quantity in
Transaction UOM

DWDMR A-Z.doc
PRIMARY_UOM_CODE Base Unit Of Measure VARCHAR2(50)

Base Unit Of Measure


XACT_UOM_CODE Transaction Unit Of Measure VARCHAR2(50)

Transaction Unit Of Measure


OPERATION_SEQ_NUM NUMBER

CUMM_MFG_LEAD_TIME Engineering Lead time NUMBER

Engineering Lead time


EXPEDITED Job Expedited VARCHAR2(1)

Job Expedited
DOC_CURR_CODE Trasaction Currency code VARCHAR2(30)

Trasaction Currency code


LOC_CURR_CODE Local Curency code VARCHAR2(30)

Local Curency code


LOC_EXCHANGE_RATE Local Exchange rate NUMBER(28,10)

Local Exchange rate


GLOBAL1_EXCHANGE_RATE Global 1 Exchange Rate NUMBER(28,10)

Global 1 Exchange Rate


GLOBAL2_EXCHANGE_RATE Global 2 Exchange Rate NUMBER(28,10)

Global 2 Exchange Rate


GLOBAL3_EXCHANGE_RATE Global 3 Exchange Rate NUMBER(28,10)

Global 3 Exchange Rate


GLOBAL4_EXCHANGE_RATE Global 4 Exchange Rate NUMBER(28,10)

Global 4 Exchange Rate


GLOBAL5_EXCHANGE_RATE Global 5 Exchange Rate NUMBER(28,10)

Global 5 Exchange Rate


WO_CREATION_DT DATE

ACTUAL_START_DT DATE

ACTUAL_COMPLETED_DT DATE

CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D


dimension indicating the user who
Source Record Created By User created the record in the source
Surrogate Key system
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Changed By User created the record in the source
Surrogate Key system
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
Source Record Creation Date and source system.
Time

DWDMR A-Z.doc
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
Source Record Last Modified Date system.
and Time
AUX1_CHANGED_ON_DT Oracle System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time 1 which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Oracle System field. This column DATE
identifies The last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time 2 which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Oracle System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time 3 which acts as a source for the current
table.
AUX4_CHANGED_ON_DT Oracle System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time 4 which acts as a source for the current
table.
DELETE_FLG This flag indicates the deletion status CHAR(1)
of the record in the source system. A
Delete Flag value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Oracle recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Oracle System field. This column is NUMBER


the unique identifier for the specific
ETL Process Identifier ETL process used to create or update
this data.
INTEGRATION_ID This column is the unique identifier of VARCHAR2(400)
a dimension or fact entity in its source
Unique Source Record Identifier system. In case of composite keys, the
value in this column can consist of
concatenated parts.

DWDMR A-Z.doc
TENANT_ID This column is the unique identifier VARCHAR2(80)
for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
Generic Extension Column

DWDMR A-Z.doc
W_MFG_PLANNED_PRODUCTION_F
Business Name: Planned Production fact

Description:
This Fact table stores the planned production from Advanced Supply Chain Planning and the MRP (Material
requirement Planning) schema. This table stores the Planned Quantities and the planned values as base
measures

Table Columns:
Column Name Description Datatype Lookup Table
INVENTORY_PROD_WID Inventory Product NUMBER W_INVENTORY_PRODUCT_D

Inventory Product
PRODUCT_WID Product Dimension NUMBER W_PRODUCT_D

Product Dimension
INVENTORY_ORG_WID Inventory Org NUMBER W_INT_ORG_D

Inventory Org
COST_ORG_WID NUMBER W_INT_ORG_D

COMPANY_ORG_WID Future use.Not used for EBS Adaptor NUMBER W_INT_ORG_D

Future use.Not used for EBS


Adaptor
PLAN_RUN_DT_WID NUMBER W_DAY_D

PLAN_PRDCTN_DT_WID Scheduled Date by which date the NUMBER W_DAY_D


Item item needs to be Manufactured
Scheduled Date WID
PLAN_WID Plan Dimension WID NUMBER W_MFG_PLAN_D

Plan Dimension WID


CUSTOMER_WID Future use.Not used for EBS Adaptor NUMBER W_PARTY_ORG_D

Future use.Not used for EBS


Adaptor
DEMAND_CLASS_WID Demand Class.Demand classes allow NUMBER W_XACT_TYPE_D
you to segregate scheduled demand
Demand Class and production into groups, allowing
you to track and consume those
groups independently

PROJECT_WID Project Dimension ID NUMBER W_PROJECT_D

Project Dimension ID
SEIBAN_WID Seiban Dimension ID NUMBER W_MFG_SEIBAN_D

Seiban Dimension ID
ORDER_TYPE_WID Discribes whether the plan VARCHAR2(10) W_XACT_TYPE_D
recommendations is a Purchase
Order, WorkOrder, etc..
BASE_UOM_CODE Unit Of Measure VARCHAR2(50)

Unit Of Measure

DWDMR A-Z.doc
XACT_UOM_CODE Transaction UOM Code VARCHAR2(50)

Transaction UOM Code


DAYS_IN_BKT NUMBER(28,10)

XACT_QTY NUMBER(28,10)

BASE_QTY Planned Quantity NUMBER(28,10)

Planned Quantity
PLANNED_AMT NUMBER(28,10)

DOC_UNIT_COST NUMBER(28,10)

DOC_CURR_CODE Document/Transaction Currency Code VARCHAR2(30)

Document/Transaction Currency
Code
LOC_CURR_CODE Local/Regional Reporting Currency VARCHAR2(30)
Code
Local/Regional Reporting Currency
Code
LOC_EXCHANGE_RATE Document to Local Currency NUMBER(28,10)
Exchange Rate
Document to Local Currency
Exchange Rate
GLOBAL1_EXCHANGE_RATE Document to Global1 (for Global NUMBER(28,10)
Reporting) Currency Exchange Rate
Document to Global1 (for Global
Reporting) Currency Exchange
Rate
GLOBAL2_EXCHANGE_RATE Document to Global2 (for Global NUMBER(28,10)
Reporting) Currency Exchange Rate
Document to Global2 (for Global
Reporting) Currency Exchange
Rate
GLOBAL3_EXCHANGE_RATE Document to Global3 (for Global NUMBER(28,10)
Reporting) Currency Exchange Rate
Document to Global3 (for Global
Reporting) Currency Exchange
Rate
GLOBAL4_EXCHANGE_RATE Document to Global4 (for Global NUMBER(28,10)
Reporting) Currency Exchange Rate
Document to Global4 (for Global
Reporting) Currency Exchange
Rate
GLOBAL5_EXCHANGE_RATE Document to Global5 (for Global NUMBER(28,10)
Reporting) Currency Exchange Rate
Document to Global5 (for Global
Reporting) Currency Exchange
Rate
CREATED_BY_WID Source Record Created By User NUMBER W_USER_D
Surrogate Key
Source Record Created By User
Surrogate Key

DWDMR A-Z.doc
CHANGED_BY_WID Source Record Changed By User NUMBER W_USER_D
Surrogate Key
Source Record Changed By User
Surrogate Key
CREATED_ON_DT Source Record Creation Date and DATE
Time
Source Record Creation Date and
Time
CHANGED_ON_DT Source Record Last Modified Date and DATE
Time
Source Record Last Modified Date
and Time
AUX1_CHANGED_ON_DT Auxiliary Source Table Last Modified DATE
Date and Time 1
Auxiliary Source Table Last
Modified Date and Time 1
AUX2_CHANGED_ON_DT Auxiliary Source Table Last Modified DATE
Date and Time 2
Auxiliary Source Table Last
Modified Date and Time 2
AUX3_CHANGED_ON_DT Auxiliary Source Table Last Modified DATE
Date and Time 3
Auxiliary Source Table Last
Modified Date and Time 3
AUX4_CHANGED_ON_DT Auxiliary Source Table Last Modified DATE
Date and Time 4
Auxiliary Source Table Last
Modified Date and Time 4
DELETE_FLG Deleted Record Indicator CHAR(1)

Deleted Record Indicator


W_INSERT_DT Warehouse Record Insert Date and DATE
Time
Warehouse Record Insert Date
and Time
W_UPDATE_DT Warehouse Record Update Date and DATE
Time
Warehouse Record Update Date
and Time
DATASOURCE_NUM_ID Source Identifier NUMBER

Source Identifier
ETL_PROC_WID ETL Process Identifier NUMBER

ETL Process Identifier


INTEGRATION_ID Unique Source Record Identifier VARCHAR2(400)

Unique Source Record Identifier

TENANT_ID Tenant Identifier VARCHAR2(80)

Tenant Identifier
X_CUSTOM Generic Extension Column VARCHAR2(10)

Generic Extension Column

DWDMR A-Z.doc
W_MFG_PLAN_D
Business Name: Manufacturing Plan Dimension

Description:
The Plan dimension stores the Manufacturing plans that were laid out for producing an Inventory Item in Shop
Floor. as the Manufactruing planner can change and improvise the plan for every iteration based on the
generated exceptions and the enforced cosntraints, this is proposed to be a Type I dimension. The Grain of this
dimension is the Plan_ID.

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate Key of the Table NUMBER

Surrogate Key of the Table


PLAN_ID Plan Identifier VARCHAR2(255)

Plan Identifier
PLAN_TYPE_CODE Plan Type Code VARCHAR2(255)

Plan Type Code


PLAN_SRC_TYPE_CODE Plan Source Type code VARCHAR2(255)

Plan Source Type code


PLAN_CREATION_DATE Plan Creation Date DATE

Plan Creation Date


PLAN_START_DATE Plan Start Date DATE

Plan Start Date


PLAN_CUTOFF_DATE Plan Cutoff date DATE

Plan Cutoff date


PLAN_COMPLETION_DATE Plan Completion date DATE

Plan Completion date


PRODUCTION_FLG Flag To identify If a Plan is Production CHAR(1)
Plan Or not
Flag To identify If a Plan is
Production Plan Or not
BASELINE_FLG CHAR(1)

SRC_EFF_FROM_DT Source Supplied Effective From Date DATE


and Time
Source Supplied Effective From
Date and Time
SRC_EFF_TO_DT Source Supplied Effective To Date and DATE
Time
Source Supplied Effective To Date
and Time
EFFECTIVE_FROM_DT Effective From Date and Time DATE

Effective From Date and Time


EFFECTIVE_TO_DT Effective To Date and Time DATE

Effective To Date and Time

DWDMR A-Z.doc
CREATED_BY_WID Source Record Created By User NUMBER W_USER_D
Surrogate Key
Source Record Created By User
Surrogate Key
CHANGED_BY_WID Source Record Changed By User NUMBER W_USER_D
Surrogate Key
Source Record Changed By User
Surrogate Key
CREATED_ON_DT Source Record Creation Date and DATE
Time
Source Record Creation Date and
Time
CHANGED_ON_DT Source Record Last Modified Date and DATE
Time
Source Record Last Modified Date
and Time
AUX1_CHANGED_ON_DT Auxiliary Source Table Last Modified DATE
Date and Time 1
Auxiliary Source Table Last
Modified Date and Time 1
AUX2_CHANGED_ON_DT Auxiliary Source Table Last Modified DATE
Date and Time 2
Auxiliary Source Table Last
Modified Date and Time 2
AUX3_CHANGED_ON_DT Auxiliary Source Table Last Modified DATE
Date and Time 3
Auxiliary Source Table Last
Modified Date and Time 3
AUX4_CHANGED_ON_DT Auxiliary Source Table Last Modified DATE
Date and Time 4
Auxiliary Source Table Last
Modified Date and Time 4
DELETE_FLG Deleted Record Indicator CHAR(1)

Deleted Record Indicator


CURRENT_FLG Current Record Indicator CHAR(1)

Current Record Indicator


W_INSERT_DT Warehouse Record Insert Date and DATE
Time
Warehouse Record Insert Date
and Time
W_UPDATE_DT Warehouse Record Update Date and DATE
Time
Warehouse Record Update Date
and Time
DATASOURCE_NUM_ID Source Identifier NUMBER

Source Identifier
ETL_PROC_WID ETL Process Identifier NUMBER

ETL Process Identifier


INTEGRATION_ID Unique Source Record Identifier VARCHAR2(80)

Unique Source Record Identifier

TENANT_ID Tenant Identifier VARCHAR2(80)

Tenant Identifier

DWDMR A-Z.doc
X_CUSTOM Generic Extension Column VARCHAR2(10)

Generic Extension Column

DWDMR A-Z.doc
W_MFG_PROD_COST_F
Business Name: Manufacturing Cost Fact

Description:
This table stores the planned and actual cost of completed assemblies

Table Columns:
Column Name Description Datatype Lookup Table
INVENTORY_ORG_WID Identifies the Manufacturing NUMBER W_INT_ORG_D
Organization
Manufacturing Organization WID

COST_ORG_WID NUMBER W_INT_ORG_D

INVENTORY_PRODUCT_WID NUMBER W_INVENTORY_PRODUCT_D

Identifies the assembly Inventory


item
PRODUCT_WID NUMBER W_PRODUCT_D

Identifies the assembly item


WO_CREATION_DT_WID NUMBER W_DAY_D

Identifies the date when the


Manufacturing order was created

WO_COMPLETION_DT_WID Identifies the date when the NUMBER W_DAY_D


Manufacturing order was
Date when the Manufacturing completed/closed
order was completed/closed
COST_ELEMENT_WID Identifies the Cost Element ID NUMBER W_XACT_TYPE_D

Cost Element WID


MFG_STATUS_WID Identifies the status of the NUMBER W_STATUS_D
manufacturing order
Manufacturing Order Status WID

MFG_TYPE_WID Identifies the manufacturing type NUMBER W_XACT_TYPE_D

Manufacturing Type WID


PROJECT_WID Identifies the Project Number NUMBER W_PROJECT_D

Project WID
SEIBAN_WID Identifies the Seiban Number NUMBER W_MFG_SEIBAN_D

Seiban WID
WORKORDER_WID NUMBER

GL_ACCOUNT_WID Identifies the GL Account ID NUMBER W_GL_ACCOUNT_D

GL Account WID
GL_VAR_ACCOUNT_WID Cost Variance Account ID by Cost NUMBER W_GL_ACCOUNT_D
elements
Cost Variance Account ID by Cost
elements

DWDMR A-Z.doc
NATURAL_ACCOUNT_WID NUMBER W_NATURAL_ACCOUNT_D

NATURAL_VAR_ACCOUNT_WID NUMBER W_NATURAL_ACCOUNT_D

ACCT_PERIOD_END_DT_WID NUMBER W_MCAL_CAL_D

COST_GROUP_ID Cost Group ID NUMBER(28,10)

Cost Group ID
PRIMARY_UOM_CODE Primary Unit of Measure VARCHAR2(50)

Primary Unit of Measure


XACT_UOM_CODE Transaction Unit of Measure VARCHAR2(50)

Transaction Unit of Measure


MFG_XACT_QTY Transaction Quantity NUMBER(28,10)

Transaction Quantity
MFG_START_QTY Start Quantity NUMBER(28,10)

Start Quantity
MFG_PRR_START_QTY NUMBER(28,10)

MFG_PLAN_DOC_AMT NUMBER(28,10)

Planned amount in document


currency
MFG_PLAN_LOC_AMT NUMBER(28,10)

Planned amount in local currency

MFG_PRR_PLAN_DOC_AMT NUMBER(28,10)

MFG_PRR_PLAN_LOC_AMT NUMBER(28,10)

MFG_ACT_DOC_AMT NUMBER(28,10)

Actual Amount in document


currency
MFG_ACT_LOC_AMT NUMBER(28,10)

Actual Amount in local currency

MFG_COMP_DOC_AMT NUMBER(28,10)

Completions amount in document


currency
MFG_COMP_LOC_AMT NUMBER(28,10)

Completions amount in local


currency

DWDMR A-Z.doc
DOC_CURR_CODE Document/Transaction Currency Code VARCHAR2(30)

Document/Transaction Currency
Code
LOC_CURR_CODE Local/Regional Reporting Currency VARCHAR2(30)
Code
Local/Regional Reporting Currency
Code
LOC_EXCHANGE_RATE Document to Local Currency NUMBER(28,10)
Exchange Rate
Document to Local Currency
Exchange Rate
GLOBAL1_EXCHANGE_RATE Document to Global1 (for Global NUMBER(28,10)
Reporting) Currency Exchange Rate
Document to Global1 (for Global
Reporting) Currency Exchange
Rate
GLOBAL2_EXCHANGE_RATE Document to Global2 (for Global NUMBER(28,10)
Reporting) Currency Exchange Rate
Document to Global2 (for Global
Reporting) Currency Exchange
Rate
GLOBAL3_EXCHANGE_RATE Document to Global3 (for Global NUMBER(28,10)
Reporting) Currency Exchange Rate
Document to Global3 (for Global
Reporting) Currency Exchange
Rate
GLOBAL4_EXCHANGE_RATE NUMBER(28,10)

Document to Global4 (for Global


Reporting) Currency Exchange
Rate
GLOBAL5_EXCHANGE_RATE NUMBER(28,10)

Document to Global5(for Global


Reporting) Currency Exchange
Rate
CREATED_BY_WID Source Record Created By User NUMBER W_USER_D
Surrogate Key
Source Record Created By User
Surrogate Key
CHANGED_BY_WID Source Record Changed By User NUMBER W_USER_D
Surrogate Key
Source Record Changed By User
Surrogate Key
CREATED_ON_DT Source Record Creation Date and DATE
Time
Source Record Creation Date and
Time
CHANGED_ON_DT Source Record Last Modified Date and DATE
Time
Source Record Last Modified Date
and Time
AUX1_CHANGED_ON_DT Auxiliary Source Table Last Modified DATE
Date and Time 1
Auxiliary Source Table Last
Modified Date and Time 1

DWDMR A-Z.doc
AUX2_CHANGED_ON_DT Auxiliary Source Table Last Modified DATE
Date and Time 2
Auxiliary Source Table Last
Modified Date and Time 2
AUX3_CHANGED_ON_DT Auxiliary Source Table Last Modified DATE
Date and Time 3
Auxiliary Source Table Last
Modified Date and Time 3
AUX4_CHANGED_ON_DT Auxiliary Source Table Last Modified DATE
Date and Time 4
Auxiliary Source Table Last
Modified Date and Time 4
DELETE_FLG Deleted Record Indicator CHAR(1)

Deleted Record Indicator


W_INSERT_DT Warehouse Record Insert Date and DATE
Time
Warehouse Record Insert Date
and Time
W_UPDATE_DT Warehouse Record Update Date and DATE
Time
Warehouse Record Update Date
and Time
DATASOURCE_NUM_ID Source Identifier NUMBER

Source Identifier
ETL_PROC_WID ETL Process Identifier NUMBER

ETL Process Identifier


INTEGRATION_ID Unique Source Record Identifier VARCHAR2(400)

Unique Source Record Identifier

TENANT_ID Tenant Identifier VARCHAR2(80)

Tenant Identifier
X_CUSTOM Generic Extension Column VARCHAR2(10)

Generic Extension Column

DWDMR A-Z.doc
W_MFG_RESOURCE_D
Business Name: W_MFG_RESOURCE_D

Description:
The MFG Resource dimension contains attributes defining Manufacturing Resources like Resource Name,Resource
Type Name,Resource Code,Resource Type Code,Resource Category.

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate key to uniquely identify a NUMBER
record.
Surrogate key to uniquely identify
a record
RESOURCE_CATEGORY Manifacture Resource Category. VARCHAR2(50)

Manifacture Resource Category

RESOURCE_CODE VARCHAR2(50)

Resource code for Manufacture

RESOURCE_NAME Manugacture Resource name. VARCHAR2(255)

Manugacture Resource name


RESOURCE_TYPE_CODE Manugacture Resource type code. VARCHAR2(50)

Manugacture Resource type code

RESOURCE_TYPE_NAME Manugacture Resource type name. VARCHAR2(255)

Manugacture Resource type name

EXPENDITURE_TYPE_CODE Expenditure Type code. VARCHAR2(50)

Expenditure Type code


EXPENDITURE_TYPE_NAME Expenditure Type name VARCHAR2(255)

Expenditure Type name


COST_CODE_TYPE Cost Code Type VARCHAR2(50)

Cost Code Type


COST_CODE_TYPE_NAME Cost Code Type Name. VARCHAR2(255)

Cost Code Type Name


UNIT_OF_MEASURE Unit of Measure. VARCHAR2(50)

Unit of Measure
CREATED_BY_WID NUMBER W_USER_D

CHANGED_BY_WID Foreign key to the W_USER_D NUMBER W_USER_D


dimension that specifies the user who
Foreign key to the W_USER_D last modified the record in the source
dimension that specifies the user system.
who last modified the record in
the source system

DWDMR A-Z.doc
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
Identifies the date and time when source system.
the record was initially created in
the source system
CHANGED_ON_DT Identifies the date and time when the DATE
record waslast modified in the source
Identifies the date and time when system.
the record waslast modified in the
source system
AUX1_CHANGED_ON_DT Oracle System field. This column DATE
identifies the last modified date and
Oracle System field. This column time of the auxiliary table's record
identifies the last modified date which acts as a source for the current
and time of the auxiliary table's table.
record
AUX2_CHANGED_ON_DT System field. This column identifies DATE
the last modified date and time of the
This column identifies the last auxiliary table's record that acts as a
modified date and time of the source for the current table.
auxiliary table's record
AUX3_CHANGED_ON_DT System field. This column identifies DATE
the last modified date and time of the
This column identifies the last auxiliary table's record that acts as a
modified date and time of the source for the current table.
auxiliary table's record
AUX4_CHANGED_ON_DT System field. This column identifies DATE
the last modified date and time of the
This column identifies the last auxiliary table's record that acts as a
modified date and time of the source for the current table.
auxiliary table's record
W_INSERT_DT This column stores the date on which DATE
the record was inserted in the data
This column stores the date on warehouse table.
which the record was inserted in
the data warehouse table

W_UPDATE_DT This column stores the date on which DATE


the record was last updated in the
This column stores the date on data warehouse table.
which the record was last updated
in the data warehouse table

DELETE_FLG This flag indicates the deletion status CHAR(1)


of the record in the source system. A
This flag indicates the deletion value of Y indicates the record is
status of the record in the source deleted from the source system and
system logically deleted from the data
warehouse. A value of N indicates
that the record is active.

DATASOURCE_NUM_ID This column is the unique identifier of NUMBER


the source system from which data
This column is the unique was extracted. In order to be able to
identifier of the source system trace the data back to its source,
Oracle recommends that you define
separate unique source IDs for each
of your different source instances.

DWDMR A-Z.doc
INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)
a dimension or fact entity in its source
This column is the unique system. In case of composite keys, the
identifier of a dimension or fact value in this column can consist of
entity in its source system concatenated parts.

ETL_PROC_WID Oracle System Field. This column is NUMBER


the unique identifier for the specific
Oracle System Field. This column ETL process used to create or update
is the unique identifier for the this data.
specific ETL process used to create
or update this data

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
This column is the unique environment. This would typically be
identifier for a Tenant in a multi- used in an Application Service
tenant environment Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
This column is used as a generic
field for customer extensions

DWDMR A-Z.doc
W_MFG_RES_CAPACITY_F
Business Name: Resource Capacity Fact

Description:
This table stores Resource capacity which comes from BOM engineering setup

Table Columns:
Column Name Description Datatype Lookup Table
RESOURCE_WID Identifies the Manufacturing NUMBER W_MFG_RESOURCE_D
Resource
Manufacturing Resource WID
DEPARTMENT_WID Identifies the Manufacturing resource NUMBER W_INT_ORG_D
owning Department
Manufacturing Department WID

INVENTORY_ORG_WID Identifies the Manufacturing NUMBER W_INT_ORG_D


Organization
Organization WID
RESOURCE_CAL_DT_WID Resource calendar Date NUMBER W_DAY_D

Identifies the Resource calendar


Date
PRIMARY_UOM_CODE Unit of Measure of Resource VARCHAR2(50)

Unit of Measure of Resource


XACT_UOM_CODE VARCHAR2(50)

PRIMARY_RES_CAP_QTY Resource Capacity NUMBER(28,10)

Resource Capacity
XACT_RES_CAP_QTY NUMBER(28,10)

RES_CAP_DOC_AMT Resource Capacity Value NUMBER(28,10)

Resource Capacity Value


RES_CAP_LOC_AMT NUMBER(28,10)

DOC_CURR_CODE This code corresponds to the VARCHAR2(30)


document currency.
This code corresponds to the
document currency.
LOC_CURR_CODE VARCHAR2(30)

This code corresponds to the local


currency.
LOC_EXCHANGE_RATE NUMBER(28,10)

This is the exchange rate from


document currency to the local
currency
GLOBAL1_EXCHANGE_RATE NUMBER(28,10)

Document to Global1 (for Global


Reporting) Currency Exchange
Rate

DWDMR A-Z.doc
GLOBAL2_EXCHANGE_RATE NUMBER(28,10)

Document to Global2 (for Global


Reporting) Currency Exchange
Rate
GLOBAL3_EXCHANGE_RATE NUMBER(28,10)

Document to Global3 (for Global


Reporting) Currency Exchange
Rate
GLOBAL4_EXCHANGE_RATE NUMBER(28,10)

Document to Global4 (for Global


Reporting) Currency Exchange
Rate
GLOBAL5_EXCHANGE_RATE NUMBER(28,10)

Document to Global5(for Global


Reporting) Currency Exchange
Rate
CREATED_BY_WID Source Record Created By User NUMBER W_USER_D
Surrogate Key
Source Record Created By User
Surrogate Key
CHANGED_BY_WID Source Record Changed By User NUMBER W_USER_D
Surrogate Key
Source Record Changed By User
Surrogate Key
CREATED_ON_DT Source Record Creation Date and DATE
Time
Source Record Creation Date and
Time
CHANGED_ON_DT Source Record Last Modified Date and DATE
Time
Source Record Last Modified Date
and Time
AUX1_CHANGED_ON_DT Auxiliary Source Table Last Modified DATE
Date and Time 1
Auxiliary Source Table Last
Modified Date and Time 1
AUX2_CHANGED_ON_DT Auxiliary Source Table Last Modified DATE
Date and Time 2
Auxiliary Source Table Last
Modified Date and Time 2
AUX3_CHANGED_ON_DT Auxiliary Source Table Last Modified DATE
Date and Time 3
Auxiliary Source Table Last
Modified Date and Time 3
AUX4_CHANGED_ON_DT Auxiliary Source Table Last Modified DATE
Date and Time 4
Auxiliary Source Table Last
Modified Date and Time 4
DELETE_FLG Deleted Record Indicator CHAR(1)

Deleted Record Indicator


W_INSERT_DT Warehouse Record Insert Date and DATE
Time
Warehouse Record Insert Date
and Time

DWDMR A-Z.doc
W_UPDATE_DT Warehouse Record Update Date and DATE
Time
Warehouse Record Update Date
and Time
DATASOURCE_NUM_ID Source Identifier NUMBER

Source Identifier
ETL_PROC_WID ETL Process Identifier NUMBER

ETL Process Identifier


INTEGRATION_ID Unique Source Record Identifier VARCHAR2(400)

Unique Source Record Identifier

TENANT_ID Tenant Identifier VARCHAR2(80)

Tenant Identifier
X_CUSTOM Generic Extension Column VARCHAR2(10)

Generic Extension Column

DWDMR A-Z.doc
W_MFG_RES_USAGE_PLAN_F
Business Name: Planned Resource Usage Fact

Description:
This table stores planned resource usage for the completed assemblies

Table Columns:
Column Name Description Datatype Lookup Table
RESOURCE_WID Identifies the Manufacturing NUMBER W_MFG_RESOURCE_D
Resource
Manufacturing Resource WID
DEPARTMENT_WID Identifies the Manufacturing resource NUMBER W_INT_ORG_D
owning Department
Manufacturing Department WID

OPERATION_OWN_DEPT_WID Identifies the manufacturing NUMBER W_INT_ORG_D


operation owning department
Identifies the manufacturing
operation owning department
INVENTORY_ORG_WID Identifies the Manufacturing NUMBER W_INT_ORG_D
Organization
Manufacturing Organization WID

INVENTORY_PROD_WID NUMBER W_INVENTORY_PRODUCT_D

PRODUCT_WID NUMBER W_PRODUCT_D

PROJECT_WID Identifies the Project Number NUMBER W_PROJECT_D

Project WID
SEIBAN_WID Identifies the Seiban Number NUMBER W_MFG_SEIBAN_D

Seiban WID
WO_CREATION_DT_WID Identifies the manufacturing order NUMBER W_DAY_D
creation date
Identifies the manufacturing order
creation date
WO_COMPLETION_DT_WID Identifies the date when the NUMBER W_DAY_D
Manufacturing order was
Date when the Manufacturing completed/closed
order was completed/closed
MFG_STATUS_WID Identifies the status of the NUMBER W_STATUS_D
manufacturing order
Manufacturing Status WID
MFG_TYPE_WID Identifies the manufacturing type NUMBER W_XACT_TYPE_D

Manufacturing Type WID


WORKORDER_WID NUMBER

OPERATION_WID Identifies the Manufacturing NUMBER W_MFG_OPERATIONS_D


Operations
Manufacturing Operations WID

DWDMR A-Z.doc
OPERATION_SEQ_NUM Identifies the Manufacturing NUMBER
Operation Sequence Number
Identifies the Manufacturing
Operation Sequence Number
PRIMARY_UOM_CODE VARCHAR2(50)

Primary Unit of Measure


PLAN_QTY_UOM_CODE VARCHAR2(50)

Planned Qty Unit of Measure


RES_PRIMARY_PLAN_QTY NUMBER(28,10)

Planned Quantity
RES_PLAN_QTY NUMBER(28,10)

Planned Quantity in Primary UOM

RES_PRIMARY_PRR_PLAN_QTY NUMBER(28,10)

RES_PRR_PLAN_QTY NUMBER(28,10)

RES_PLAN_DOC_AMT NUMBER(28,10)

Planned Amount in Primary Qty


UOM
RES_PLAN_LOC_AMT NUMBER(28,10)

Planned Amount in Primary UOM

RES_PRR_PLAN_DOC_AMT NUMBER(28,10)

RES_PRR_PLAN_LOC_AMT NUMBER(28,10)

DOC_CURR_CODE This code corresponds to the VARCHAR2(30)


document currency.
This code corresponds to the
document currency.
LOC_CURR_CODE VARCHAR2(30)

This code corresponds to the local


currency.
LOC_EXCHANGE_RATE NUMBER(28,10)

This is the exchange rate from


document currency to the local
currency
GLOBAL1_EXCHANGE_RATE NUMBER(28,10)

Document to Global1 (for Global


Reporting) Currency Exchange
Rate
GLOBAL2_EXCHANGE_RATE NUMBER(28,10)

Document to Global2 (for Global


Reporting) Currency Exchange
Rate

DWDMR A-Z.doc
GLOBAL3_EXCHANGE_RATE NUMBER(28,10)

Document to Global3 (for Global


Reporting) Currency Exchange
Rate
GLOBAL4_EXCHANGE_RATE NUMBER(28,10)

Document to Global4 (for Global


Reporting) Currency Exchange
Rate
GLOBAL5_EXCHANGE_RATE NUMBER(28,10)

Document to Global5(for Global


Reporting) Currency Exchange
Rate
CREATED_BY_WID Source Record Created By User NUMBER W_USER_D
Surrogate Key
Source Record Created By User
Surrogate Key
CHANGED_BY_WID Source Record Changed By User NUMBER W_USER_D
Surrogate Key
Source Record Changed By User
Surrogate Key
CREATED_ON_DT Source Record Creation Date and DATE
Time
Source Record Creation Date and
Time
CHANGED_ON_DT Source Record Last Modified Date and DATE
Time
Source Record Last Modified Date
and Time
AUX1_CHANGED_ON_DT Auxiliary Source Table Last Modified DATE
Date and Time 1
Auxiliary Source Table Last
Modified Date and Time 1
AUX2_CHANGED_ON_DT Auxiliary Source Table Last Modified DATE
Date and Time 2
Auxiliary Source Table Last
Modified Date and Time 2
AUX3_CHANGED_ON_DT Auxiliary Source Table Last Modified DATE
Date and Time 3
Auxiliary Source Table Last
Modified Date and Time 3
AUX4_CHANGED_ON_DT Auxiliary Source Table Last Modified DATE
Date and Time 4
Auxiliary Source Table Last
Modified Date and Time 4
DELETE_FLG Deleted Record Indicator CHAR(1)

Deleted Record Indicator


W_INSERT_DT Warehouse Record Insert Date and DATE
Time
Warehouse Record Insert Date
and Time
W_UPDATE_DT Warehouse Record Update Date and DATE
Time
Warehouse Record Update Date
and Time

DWDMR A-Z.doc
DATASOURCE_NUM_ID Source Identifier NUMBER

Source Identifier
ETL_PROC_WID ETL Process Identifier NUMBER

ETL Process Identifier


INTEGRATION_ID Unique Source Record Identifier VARCHAR2(400)

Unique Source Record Identifier

TENANT_ID Tenant Identifier VARCHAR2(80)

Tenant Identifier
X_CUSTOM Generic Extension Column VARCHAR2(10)

Generic Extension Column

DWDMR A-Z.doc
W_MFG_RES_XACT_F
Business Name: Resource Transaction Fact

Description:
This table stores the resource transactions for manufacturing

Table Columns:
Column Name Description Datatype Lookup Table
RESOURCE_WID Identifies the Manufacturing NUMBER W_MFG_RESOURCE_D
Resource
Manufacturing Resource WID
DEPARTMENT_WID Identifies the Manufacturing resource NUMBER W_INT_ORG_D
owning Department
Manufacturing Department WID

OPERATION_OWN_DEPT_WID NUMBER W_INT_ORG_D

Identifies the manufacturing


operation owning department
INVENTORY_ORG_WID Identifies the Manufacturing NUMBER W_INT_ORG_D
Organization
Manufacturing Inventory
Organization WID
INVENTORY_PROD_WID NUMBER W_INVENTORY_PRODUCT_D

PRODUCT_WID NUMBER W_PRODUCT_D

MFG_STATUS_WID NUMBER W_STATUS_D

Identifies the status of the


manufacturing order
MFG_TYPE_WID NUMBER W_XACT_TYPE_D

Identifies the manufacturing type

PROJECT_WID NUMBER W_PROJECT_D

Identifies the Project Number


SEIBAN_WID NUMBER W_MFG_SEIBAN_D

Identifies the Seiban Number


TRANSACTION_DT_WID Identifies the date which the resource NUMBER W_DAY_D
transacted
Date which the resource
transacted
WO_COMPLETION_DT_WID NUMBER W_DAY_D

Identifies the date when the


Manufacturing order was
completed/closed
ACTUAL_START_DT DATE

ACTUAL_COMPLETION_DT DATE

DWDMR A-Z.doc
WORKORDER_WID NUMBER

OPERATION_WID Identifies the Manufacturing NUMBER W_MFG_OPERATIONS_D


Operations
Identifies the Manufacturing
Operations
OPERATION_SEQ_NUM Identifies the Manufacturing NUMBER
Operation Sequence Number
Identifies the Manufacturing
Operation Sequence Number
PRIMARY_UOM_CODE Primary Unit of Measure VARCHAR2(50)

Primary Unit of Measure


XACT_UOM_CODE Transaction Unit of Measure VARCHAR2(50)

Transaction Unit of Measure


RES_ACTUAL_QTY NUMBER(28,10)

Actual Resource Qunatity


RES_XACT_QTY NUMBER(28,10)

Actual Resource Qunatity in


Primary UOM
RES_ACT_DOC_AMT NUMBER(28,10)

Actual Resource Amount in


Transaction UOM
RES_ACT_LOC_AMT NUMBER(28,10)

Actual Resource Amount in


Primary UOM
DOC_CURR_CODE VARCHAR2(30)

This code corresponds to the


document currency.
LOC_CURR_CODE This code corresponds to the local VARCHAR2(30)
currency. The local currency typically
Local Currency Code is the one in which the transaction
will be posted to meet legal
requirements for Company's Financial
reporting. Alternatively, it may be
linked to the currency used by
local/regional business units for
reporting purposes.

LOC_EXCHANGE_RATE NUMBER(28,10)

This is the exchange rate from


document currency to the local
currency
GLOBAL1_EXCHANGE_RATE NUMBER(28,10)

Document to Global1 (for Global


Reporting) Currency Exchange
Rate

DWDMR A-Z.doc
GLOBAL2_EXCHANGE_RATE NUMBER(28,10)

Document to Global2 (for Global


Reporting) Currency Exchange
Rate
GLOBAL3_EXCHANGE_RATE NUMBER(28,10)

Document to Global3 (for Global


Reporting) Currency Exchange
Rate
GLOBAL4_EXCHANGE_RATE NUMBER(28,10)

Document to Global4 (for Global


Reporting) Currency Exchange
Rate
GLOBAL5_EXCHANGE_RATE NUMBER(28,10)

Document to Global5(for Global


Reporting) Currency Exchange
Rate
CREATED_BY_WID Source Record Created By User NUMBER W_USER_D
Surrogate Key
Source Record Created By User
Surrogate Key
CHANGED_BY_WID Source Record Changed By User NUMBER W_USER_D
Surrogate Key
Source Record Changed By User
Surrogate Key
CREATED_ON_DT Source Record Creation Date and DATE
Time
Source Record Creation Date and
Time
CHANGED_ON_DT Source Record Last Modified Date and DATE
Time
Source Record Last Modified Date
and Time
AUX1_CHANGED_ON_DT Auxiliary Source Table Last Modified DATE
Date and Time 1
Auxiliary Source Table Last
Modified Date and Time 1
AUX2_CHANGED_ON_DT Auxiliary Source Table Last Modified DATE
Date and Time 2
Auxiliary Source Table Last
Modified Date and Time 2
AUX3_CHANGED_ON_DT Auxiliary Source Table Last Modified DATE
Date and Time 3
Auxiliary Source Table Last
Modified Date and Time 3
AUX4_CHANGED_ON_DT Auxiliary Source Table Last Modified DATE
Date and Time 4
Auxiliary Source Table Last
Modified Date and Time 4
DELETE_FLG Deleted Record Indicator CHAR(1)

Deleted Record Indicator


W_INSERT_DT Warehouse Record Insert Date and DATE
Time
Warehouse Record Insert Date
and Time

DWDMR A-Z.doc
W_UPDATE_DT Warehouse Record Update Date and DATE
Time
Warehouse Record Update Date
and Time
DATASOURCE_NUM_ID Source Identifier NUMBER

Source Identifier
ETL_PROC_WID ETL Process Identifier NUMBER

ETL Process Identifier


INTEGRATION_ID Unique Source Record Identifier VARCHAR2(400)

Unique Source Record Identifier

TENANT_ID Tenant Identifier VARCHAR2(80)

Tenant Identifier
X_CUSTOM Generic Extension Column VARCHAR2(10)

Generic Extension Column

DWDMR A-Z.doc
W_MFG_SEIBAN_D
Business Name: Seiban Project Dimension

Description:
This table stores seiban project details

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate Key of the Table NUMBER

Surrogate Key of the Table


SEIBAN_ID Seiban number that uniquely VARCHAR2(80)
identifies the seiban project
Seiban number that uniquely
identifies the seiban project
CREATED_BY_WID Source Record Created By User NUMBER
Surrogate Key
Source Record Created By User
Surrogate Key
CHANGED_BY_WID Source Record Changed By User NUMBER W_USER_D
Surrogate Key
Source Record Changed By User
Surrogate Key
CREATED_ON_DT Source Record Creation Date and DATE
Time
Source Record Creation Date and
Time
CHANGED_ON_DT Source Record Last Modified Date and DATE
Time
Source Record Last Modified Date
and Time
AUX1_CHANGED_ON_DT Auxiliary Source Table Last Modified DATE
Date and Time 1
Auxiliary Source Table Last
Modified Date and Time 1
AUX2_CHANGED_ON_DT Auxiliary Source Table Last Modified DATE
Date and Time 2
Auxiliary Source Table Last
Modified Date and Time 2
AUX3_CHANGED_ON_DT Auxiliary Source Table Last Modified DATE
Date and Time 3
Auxiliary Source Table Last
Modified Date and Time 3
AUX4_CHANGED_ON_DT Auxiliary Source Table Last Modified DATE
Date and Time 4
Auxiliary Source Table Last
Modified Date and Time 4
DELETE_FLG Deleted Record Indicator CHAR(1)

Deleted Record Indicator


W_INSERT_DT Warehouse Record Insert Date and DATE
Time
Warehouse Record Insert Date
and Time
W_UPDATE_DT Warehouse Record Update Date and DATE
Time
Warehouse Record Update Date
and Time

DWDMR A-Z.doc
DATASOURCE_NUM_ID Source Identifier NUMBER

Source Identifier
INTEGRATION_ID Unique Source Record Identifier VARCHAR2(80)

Unique Source Record Identifier

ETL_PROC_WID ETL Process Identifier NUMBER

ETL Process Identifier


TENANT_ID Tenant Identifier VARCHAR2(80)

Tenant Identifier
X_CUSTOM Generic Extension Column VARCHAR2(10)

Generic Extension Column

DWDMR A-Z.doc
W_MFG_WORK_ORDER_A
Business Name: W_MFG_WORK_ORDER_A

Description:

This table is an aggregate table of W_MFG_OPERATION_DETAIL_F at work order level and all other dimensions.

Table Columns:
Column Name Description Datatype Lookup Table
PRODUCT_WID NUMBER

INVENTORY_PROD_WID NUMBER W_INVENTORY_PRODUCT_D

INVENTORY_ORG_WID NUMBER

SEIBAN_WID NUMBER W_MFG_SEIBAN_D

MFG_TYPE_WID NUMBER W_XACT_TYPE_D

PROJECT_WID NUMBER W_PROJECT_D

MFG_STATUS_WID NUMBER W_STATUS_D

SCHEDULED_START_DT_WID NUMBER W_DAY_D

SCHEDULED_COMPLETED_DT_WI NUMBER W_DAY_D


D

ACTUAL_START_DT_WID NUMBER W_DAY_D

ACTUAL_COMPLETED_DT_WID NUMBER W_DAY_D

REQUIRED_DT_WID NUMBER W_DAY_D

RELEASE_DT_WID NUMBER W_DAY_D

CLOSED_DT_WID NUMBER W_DAY_D

WO_CREATION_DT_WID NUMBER

DEMAND_CLASS_WID NUMBER W_XACT_TYPE_D

DWDMR A-Z.doc
WORKORDER_WID NUMBER W_WORKORDER_D

CO_BY_PRODUCT NUMBER

PRIMARY_START_QTY NUMBER(28,10)

PRIMARY_COMPLETED_QTY NUMBER(28,10)

PRIMARY_REWORK_QTY NUMBER(28,10)

PRIMARY_SCRAP_QTY NUMBER(28,10)

PRIMARY_FIRST_PASS_YIELD NUMBER(28,10)

XACT_START_QTY NUMBER(28,10)

XACT_COMPLETED_QTY NUMBER(28,10)

XACT_REWORK_QTY NUMBER(28,10)

XACT_SCRAP_QTY NUMBER(28,10)

XACT_FIRST_PASS_YIELD NUMBER(28,10)

PRIMARY_UOM_CODE VARCHAR2(50)

XACT_UOM_CODE VARCHAR2(50)

CUMM_MFG_LEAD_TIME NUMBER

EXPEDITED VARCHAR2(1)

UNIT_LOC_COST NUMBER(28,10)

UNIT_DOC_COST NUMBER(28,10)

DOC_CURR_CODE VARCHAR2(30)

LOC_CURR_CODE VARCHAR2(30)

DWDMR A-Z.doc
LOC_EXCHANGE_RATE NUMBER(28,10)

ACTUAL_START_DT DATE

GLOBAL1_EXCHANGE_RATE NUMBER(28,10)

GLOBAL2_EXCHANGE_RATE NUMBER(28,10)

GLOBAL3_EXCHANGE_RATE NUMBER(28,10)

GLOBAL4_EXCHANGE_RATE NUMBER(28,10)

GLOBAL5_EXCHANGE_RATE NUMBER(28,10)

CREATED_BY_WID NUMBER W_USER_D

CHANGED_BY_WID NUMBER W_USER_D

CREATED_ON_DT DATE

CHANGED_ON_DT DATE

ACTUAL_COMPLETED_DT DATE

AUX1_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT DATE

DELETE_FLG CHAR(1)

W_INSERT_DT DATE

W_UPDATE_DT DATE

DATASOURCE_NUM_ID NUMBER

DWDMR A-Z.doc
ETL_PROC_WID NUMBER

INTEGRATION_ID VARCHAR2(400)

TENANT_ID VARCHAR2(80)

X_CUSTOM VARCHAR2(10)

DWDMR A-Z.doc
W_MKTG_COST_F
Business Name: W_MKTG_COST_F

Description:
Marketing Cost Fact

Table Columns:
Column Name Description Datatype Lookup Table
BU_WID Organization ID NUMBER W_INT_ORG_D

CAMP_END_DT_WID Campaign End Date ID NUMBER W_DAY_D

CAMP_LNCH_DT_WID Campaign Launch Date ID NUMBER W_DAY_D

CAMP_ST_DT_WID Campaign Start Date ID NUMBER W_DAY_D

COST_DT_WID Cost Date ID NUMBER W_DAY_D

DATASOURCE_NUM_ID System Field NUMBER

ETL_PROC_WID System Field NUMBER

EXP_CAT_WID Expense Category ID NUMBER W_XACT_TYPE_D

INTEGRATION_ID Data warehouse System Column VARCHAR2(80)

ORG_WID Division ID NUMBER

REGN_WID Marketing region ID NUMBER W_REGN_D

ROW_WID Surrogate Key to Uniquely Identify a NUMBER


Record

SRC_WID Marketing Source ID NUMBER W_SOURCE_D

TYPE_WID Cost Type ID NUMBER W_XACT_TYPE_D

VENDOR_WID Vendor ID NUMBER W_VENDOR_D

ACTL_COST Actual Cost NUMBER(28,10)

DWDMR A-Z.doc
ACTL_COST_EXCH_DT Actual Cost Exchange Date DATE

ACTL_NUM_CONTACTS Actual Number of Contacts NUMBER

ACTL_UNIT_COST Actual Unit Cost NUMBER(28,10)

ASGN_BDGT_AMT Assigned Budget Amount NUMBER(28,10)

COST_EXCH_DT Cost Exchange date DATE

FCST_COST Forecast Cost NUMBER(28,10)

FCST_UNIT_COST Forecast Unit Cost NUMBER(28,10)

NUM_CAMPAIGN Number Campaign NUMBER

PER_NUM_CONTACTS Per Number of Contacts NUMBER

QUANTITY Quantity NUMBER(28,10)

INVOICE_NUM Invoice Number VARCHAR2(30)

PO Purchase Order VARCHAR2(30)

X_CUSTOM Custom Field VARCHAR2(10)

CREATED_BY_WID NUMBER W_USER_D

CHANGED_BY_WID NUMBER W_USER_D

CREATED_ON_DT DATE

CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT DATE

DWDMR A-Z.doc
AUX4_CHANGED_ON_DT DATE

DELETE_FLG CHAR(1)

W_INSERT_DT DATE

W_UPDATE_DT DATE

ACTL_GLOBAL1_EXCHANGE_RATE NUMBER(28,10)

ACTL_GLOBAL2_EXCHANGE_RATE NUMBER(28,10)

ACTL_GLOBAL3_EXCHANGE_RATE NUMBER(28,10)

ACTL_GLOBAL4_EXCHANGE_RATE NUMBER(28,10)

ACTL_GLOBAL5_EXCHANGE_RATE NUMBER(28,10)

DOC_CURR_CODE VARCHAR2(30)

DOC_ACTL_COST NUMBER(28,10)

DOC_ACTL_UNIT_COST NUMBER(28,10)

DOC_ASGN_BDGT_AMT NUMBER(28,10)

DOC_FCST_COST NUMBER(28,10)

DOC_FCST_UNIT_COST NUMBER(28,10)

FCST_GLOBAL1_EXCHANGE_RATE NUMBER(28,10)

FCST_GLOBAL2_EXCHANGE_RATE NUMBER(28,10)

DWDMR A-Z.doc
FCST_GLOBAL3_EXCHANGE_RATE NUMBER(28,10)

FCST_GLOBAL4_EXCHANGE_RATE NUMBER(28,10)

FCST_GLOBAL5_EXCHANGE_RATE NUMBER(28,10)

TENANT_ID VARCHAR2(80)

W_MKTG_COST_TYPE_CODE VARCHAR2(50)

DWDMR A-Z.doc
W_MKTG_GOAL_F
Business Name: W_MKTG_GOAL_F

Description:
Marketing Goal Fact

Table Columns:
Column Name Description Datatype Lookup Table
CAMP_END_DT_WID Campaign End Date ID NUMBER W_DAY_D

CAMP_LNCH_DT_WID Campaign Launch Date ID NUMBER W_DAY_D

CAMP_ST_DT_WID Campaign Start Date ID NUMBER W_DAY_D

DATASOURCE_NUM_ID System Field NUMBER

DIVISION_WID Marketing Division ID NUMBER W_INT_ORG_D

END_DT_WID Goal End Date ID NUMBER W_DAY_D

ETL_PROC_WID System Field NUMBER

INTEGRATION_ID System Field VARCHAR2(80)

ORG_WID Marketing Organization ID NUMBER

PERIOD_WID Goal Period ID NUMBER W_PERIOD_D

REGN_WID Marketing Region ID NUMBER W_REGN_D

ROW_WID Surrogate Key to Uniquely Identify a NUMBER


Record

SRC_WID Marketing Source ID NUMBER W_SOURCE_D

START_DT_WID Goal Start Date ID NUMBER W_DAY_D

TYPE_WID Goal Type ID NUMBER W_XACT_TYPE_D

EXCH_DT Exchange Date DATE

DWDMR A-Z.doc
FCST_GOAL Forecast Goal NUMBER(28,10)

MGMT_GOAL_FLG Management Goal Flag CHAR(1)

TGT_GOAL Target Goal NUMBER(28,10)

DOC_CURR_CODE Currency VARCHAR2(30)

METRIC_CODE LIC Metric VARCHAR2(50)

UOM_CODE LIC Unit Of Measure VARCHAR2(50)

X_CUSTOM Custom Field VARCHAR2(10)

CREATED_BY_WID NUMBER W_USER_D

CHANGED_BY_WID NUMBER W_USER_D

CREATED_ON_DT DATE

CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT DATE

DELETE_FLG CHAR(1)

W_INSERT_DT DATE

W_UPDATE_DT DATE

TENANT_ID VARCHAR2(80)

GLOBAL1_EXCHANGE_RATE NUMBER(28,10)

DWDMR A-Z.doc
GLOBAL2_EXCHANGE_RATE NUMBER(28,10)

GLOBAL3_EXCHANGE_RATE NUMBER(28,10)

GLOBAL4_EXCHANGE_RATE NUMBER(28,10)

GLOBAL5_EXCHANGE_RATE NUMBER(28,10)

DOC_FCST_GOAL NUMBER(28,10)

DOC_TGT_GOAL NUMBER(28,10)

W_METRIC_CODE VARCHAR2(50)

DWDMR A-Z.doc
W_MKTG_LEAD_D
Business Name: Marketing Lead Dimension

Description:
Junk Dimension for lead, it stores lead attributes such as lead quality and lead outcome.

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate key to uniquely identify a NUMBER
record.
Surrogate Key of the Table
W_QUALITY_CODE Domain Value of lead quality. VARCHAR2(50)

Domain Value of Lead Quality


QUALITY_CODE Lead Quality Code VARCHAR2(50)

Lead Quality Code


OUTCOME_CODE Lead Outcome Code VARCHAR2(50)

Lead Outcome Code


CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Created By User created the record in the source
Surrogate Key system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Last Modified By last modified the record in the source
User Surrogate Key system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
Source Record Creation Date and source system.
Time
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
Source Record Last Modified Date system.
and Time
AUX1_CHANGED_ON_DT This column identifies the last DATE
modified date and time of the
Auxiliary Source Table Last auxiliary table's record which acts as a
Modified Date and Time source for the current table.
AUX2_CHANGED_ON_DT This column identifies the last DATE
modified date and time of the
Auxiliary Source Table Last auxiliary table's record which acts as a
Modified Date and Time source for the current table.
AUX3_CHANGED_ON_DT This column identifies the last DATE
modified date and time of the
Auxiliary Source Table Last auxiliary table's record which acts as a
Modified Date and Time source for the current table.
AUX4_CHANGED_ON_DT This column identifies the last DATE
modified date and time of the
Auxiliary Source Table Last auxiliary table's record which acts as a
Modified Date and Time source for the current table.

DWDMR A-Z.doc
DELETE_FLG This flag indicates the deletion status CHAR(1)
of the record in the source system. A
Deleted Record Indicator value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
DATASOURCE_NUM_ID System Field NUMBER

Source Identifier
ETL_PROC_WID System Field NUMBER

ETL Process Identifier


INTEGRATION_ID This column is the unique identifier of VARCHAR2(200)
a dimension or fact entity in its source
Unique Source Record Identifier system. In case of composite keys, the
value in this column can consist of
concatenated parts.

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
Generic Extension Column
CHANNEL_TYPE_CODE Channel Type Code VARCHAR2(50)

Channel Type Code


W_CHANNEL_TYPE_CODE Domain Value of Channel Type Code VARCHAR2(50)

Domain Value of Channel Type


Code

DWDMR A-Z.doc
W_MKTG_LEAD_F
Business Name: Marketing Lead Fact

Description:
Store information about the lead, for example, lead contact person, lead status, marketing cost of lead and life
cycle etc. One row will be one lead record

Table Columns:
Column Name Description Datatype Lookup Table
CONTACT_WID B2B Contact that associated to the NUMBER W_PARTY_PER_D
lead
B2B Contact
PARTY_WID Customer and prospect that NUMBER W_PARTY_D
associated to the lead
Party (Customer and Prospect)
PR_POSITION_WID Assigned to Position (Position of NUMBER W_POSITION_D
primary team member)
Primary Owner Position
PR_POSITION_DH_WID Assigned to Position NUMBER W_POSITION_DH
Hierarchy(Position of primary team
Primary Owner Position Hierarchy member)

PR_EMPLOYEE_WID Primary Employee of the Primary NUMBER W_EMPLOYEE_D


Owner Position
Primary Owner Employee
PR_OWNER_ORG_WID Internal Division of Primary Owner NUMBER W_INT_ORG_D
Position
Primary Owner Internal
Organization
PR_OWNER_BU_WID Business Unit of Primary Owner NUMBER W_INT_ORG_D
Internal Division
Primary Owner Business unit
PARTNER_ORG_WID Lead Referrer NUMBER W_INT_ORG_D

Partner
STATUS_WID Lead status (values : Unqualified, NUMBER W_STATUS_D
Qualified, To be reassigned, Existing
Lead Status opportunity, Nurture, Converted,
Rejected, Retired)
MKTG_LEAD_WID Marketing Lead Attributes (Quality, NUMBER W_MKTG_LEAD_D
Outcome etc.)
Lead Attributes
RETIRE_REASON_WID Retire Reason NUMBER W_REASON_D

Retire Reason
REJECT_REASON_WID Reject Reason NUMBER W_REASON_D

Reject Reason
PR_OPTY_WID Primary opportunity generated by the NUMBER W_OPTY_D
lead.
Primary Opportunity
SOURCE_WID Marketing source that generated NUMBER W_SOURCE_D
lead.
Marketing Source
PR_PRODUCT_WID Primary product that the lead is NUMBER W_PRODUCT_D
interested in.
Primary Product

DWDMR A-Z.doc
CREATED_DT_WID Date the lead is created NUMBER W_DAY_D

Lead Creation Date


RESOLVED_DT_WID Date the lead is converted or retired. NUMBER W_DAY_D

Lead Resolution Date


OFFER_WID Offer/treatment that is provided to NUMBER W_OFFER_D
the lead.
Offer
COMPETITOR_WID Competitor of the opportunity that NUMBER W_PARTY_ORG_D
lead generated.
Competitor
MKTG_SEGMENT_WID Marketing Segment NUMBER W_SEGMENT_D

Marketing Segment
REGION_WID Marketing Region that marketing NUMBER W_REGN_D
campaign runs at.
Marketing Region
ACTL_COST_GLOBAL1_AMT Actual Marketing Cost at Global NUMBER(28,10)
Currency 1 per Lead for leads
Actual Marketing Cost at Global generated from marketing source.
Currency 1 per Lead
ACTL_COST_GLOBAL2_AMT Actual Marketing Cost at Global NUMBER(28,10)
Currency 2 per Lead for leads
Actual Marketing Cost at Global generated from marketing source.
Currency 2 per Lead
ACTL_COST_GLOBAL3_AMT Actual Marketing Cost at Global NUMBER(28,10)
Currency 3 per Lead for leads
Actual Marketing Cost at Global generated from marketing source.
Currency 3 per Lead
DAYS_RESOLVE_LEAD Number of Days before lead is NUMBER(28,10)
converted or retired or ejected.
Days Resolving Lead
DAYS_ASSIGN_LEAD Number of Days before Lead is NUMBER(28,10)
assigned.
Days Assigning Lead
CONVERTED_DT Date the lead is converted to DATE
opportunity.
Converted Date
RETIRED_DT Date the lead is retired. DATE

Retire Date
REJECTED_DT Date the lead is rejected. DATE

Reject Date
POSTN_ASGN_DT Date the lead is assigned to owner. DATE

Position Assign Date


ORG_ASGN_DT Date the lead is assigned to DATE
organization.
Organization Assign Date
SCORE Lead score (e.g. 80, 75). NUMBER(28,10)

Lead Score
LEAD_NUM Lead number VARCHAR2(80)

Lead number
VIS_PR_BU_ID Primary internal org id VARCHAR2(80)

Primary internal org id

DWDMR A-Z.doc
CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Created By User created the record in the source
Surrogate Key system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Last Modified By last modified the record in the source
User Surrogate Key system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
Source Record Creation Date and source system.
Time
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
Source Record Last Modified Date system.
and Time
AUX1_CHANGED_ON_DT This column identifies the last DATE
modified date and time of the
Auxiliary Source Table Last auxiliary table's record which acts as a
Modified Date and Time source for the current table.
AUX2_CHANGED_ON_DT This column identifies the last DATE
modified date and time of the
Auxiliary Source Table Last auxiliary table's record which acts as a
Modified Date and Time source for the current table.
AUX3_CHANGED_ON_DT This column identifies the last DATE
modified date and time of the
Auxiliary Source Table Last auxiliary table's record which acts as a
Modified Date and Time source for the current table.
AUX4_CHANGED_ON_DT This column identifies the last DATE
modified date and time of the
Auxiliary Source Table Last auxiliary table's record which acts as a
Modified Date and Time source for the current table.
DELETE_FLG This flag indicates the deletion status CHAR(1)
of the record in the source system. A
Deleted Record Indicator value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
DATASOURCE_NUM_ID System Field NUMBER

Source Identifier
ETL_PROC_WID System Field NUMBER

ETL Process Identifier

DWDMR A-Z.doc
INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)
a dimension or fact entity in its source
Unique Source Record Identifier system. In case of composite keys, the
value in this column can consist of
concatenated parts.

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
Generic Extension Column
LEAD_NAME Lead Name VARCHAR2(100)

EST_DAYS_RESOLVE_LEAD Estimated Time to Close a Lead NUMBER(28,10)

PURCHASE_CONFIDENCE Recommendation Confidence (SPE NUMBER(28,10)


lead)

ILS_SCORE Recommendation Score (SPE lead) NUMBER(28,10)

DEAL_SIZE Deal Size NUMBER(28,10)

PREDICTED_REVN Predicted Revenue NUMBER

NET_NEW_LEAD_FLG New purchase or existing update flag CHAR(1)

ACCEPTED_FLG Lead Accepted Flag CHAR(1)

EXPIRY_DT Lead Expiration Date DATE

QUALIFIED_DT Lead Qualification Date DATE

QUALIFIED_DT_WID Lead Qualification Date WID NUMBER W_DAY_D

PARTY_GEO_WID Customer Geo WID NUMBER W_GEO_D

INDUSTRY_WID Customer Industry WID NUMBER W_INDUSTRY_DH

ORG_TYPE_WID Customer Type WID NUMBER W_XACT_TYPE_D

DWDMR A-Z.doc
PR_POSITION_DH_SCD1_WID Primary Position Hierarchy Slowly NUMBER W_POSITION_DH
Changing Type 1 WID. Assigned to
Position Hierarchy(Position of primary
team member)

ASSIGNMENT_STATUS_WID Assignment Status WID NUMBER W_STATUS_D

AUX_CLASS_1_WID Auxiliary Dimension WID for customer NUMBER W_INDUSTRY_DH


specified classificaiton category

AUX_CLASS_2_WID Auxiliary Dimension WID for customer NUMBER W_INDUSTRY_DH


specified classificaiton category

AUX_CLASS_3_WID Auxiliary Dimension WID for customer NUMBER W_INDUSTRY_DH


specified classificaiton category

LAST_ACTIVITY_DT Most recent activity date for lead. DATE

DOC_CURR_CODE This code corresponds to the VARCHAR2(30)


document currency. This typically is
the currency in which the transaction
occurred. Amounts will be stored in
this currency
LOC_CURR_CODE This code corresponds to the local VARCHAR2(30)
currency. The local currency typically
is the one in which the transaction
will be posted to meet legal
requirements for company's Financial
reporting. Alternatively, it may be
linked to the currency used by
local/regional business units for
reporting purposes.

LOC_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)


Document Currency to the Local
Currency
GLOBAL1_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the first Global
Currency. The Global currencies are
defined in global currency master
table.
GLOBAL2_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the second
Global Currency. The Global
currencies are defined in global
currency master table.
GLOBAL3_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the third
Global Currency. The Global
currencies are defined in global
currency master table.
GLOBAL4_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the fourth
Global Currency. The Global
currencies are defined in global
currency master table.

DWDMR A-Z.doc
GLOBAL5_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the fifth Global
Currency. The Global currencies are
defined in global currency master
table.
ACTL_COST_GLOBAL4_AMT Actual Marketing Cost at Global NUMBER(28,10)
Currency 4 per Lead for leads
generated from marketing source
ACTL_COST_GLOBAL5_AMT Actual Marketing Cost at Global NUMBER(28,10)
Currency 5 per Lead for leads
generated from marketing source
ROW_WID Surrogate key to uniquely identify a NUMBER
record

PARTY_SCD1_WID Party Slowly Changing Type 1 WID NUMBER W_PARTY_D

PROD_SCD1_WID Product Slowly Changing Type 1 WID NUMBER W_PRODUCT_D

CONTACT_SCD1_WID Contact Slowly Changing Type 1 WID NUMBER W_PARTY_PER_D

SALES_CHNL_WID NUMBER

PARTNER_PRGM_WID NUMBER

REG_APPROVAL_STATUS_WID NUMBER

REGISTRATION_NUM VARCHAR2(120)

LEAD_REFERER_WID NUMBER

ASSIGNED_FLG CHAR(1)

SALES_ACCNT_WID NUMBER

LEAD_DESC VARCHAR2(2000)

CUSTOMER_PROJECT VARCHAR2(30)

CUSTOMER_NEED VARCHAR2(30)

BU_WID NUMBER

DWDMR A-Z.doc
W_MKTG_LEAD_OPTY_H
Business Name: Marketing Lead Opportunity Helper Table

Description:
Marketing Lead Opportunity Helper Table, it store the opportunity id and the lead id that generates this
opportunity first.

Table Columns:
Column Name Description Datatype Lookup Table
OPTY_ID Opportunity ID VARCHAR2(80)

Opportunity Id
LEAD_ID Lead ID of the earliest lead that VARCHAR2(80)
generated opportunity.
Lead Id
LEAD_NUM Lead number of the earliest lead that VARCHAR2(80)
generated opportunity.
Lead Number
LEAD_CREATION_DT Lead creation date of the earliest lead DATE
that generated opportunity.
Lead Creation Date
W_INSERT_DT This column stores the date on which DATE
the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,It is
recommended that you define
separate unique source IDs for each
of your different source instances.

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

DWDMR A-Z.doc
W_MKTG_LEAD_RESOURCE_H
Business Name: Lead-Resource Helper

Description:
W_MKTG_LEAD_RESOURCE_H helper stores Lead and Resource Associatation. The grain of this table is Lead and
Resource.

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate key to uniquely identify a NUMBER
record.
Surrogate Key of the Table
LEAD_ID Unique Identifier for the Lead. VARCHAR2(80)

Lead Surrogate Key


POSITION_DH_WID Unique Identifier for the Resource NUMBER W_POSITION_DH
Hierarchy.
Territory Hierarchy Surrogate Key

POSITION_DH_SCD1_WID Identifies territory version Id. NUMBER W_POSITION_DH

Territory Version Id
CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Created By User created the record in the source
Surrogate Key system.
RESOURCE_LOGIN VARCHAR2(100)

RESOURCE_LOGIN
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Last Modified By last modified the record in the source
User Surrogate Key system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
Source Record Creation Date and source system.
Time
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
Source Record Last Modified Date system.
and Time
AUX1_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.

DWDMR A-Z.doc
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
DELETE_FLG This flag indicates the deletion status VARCHAR2(1)
of the record in the source system. A
Deleted Record Indicator value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
ETL Process Identifier process used to create or update this
data.
INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)
a dimension or fact entity in its source
Unique Source Record Identifier system. In case of composite keys, the
value in this column can consist of
concatenated parts.

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
Generic Extension Column

DWDMR A-Z.doc
W_MKTG_LEAD_TERR_H
Business Name: Lead-Territory Helper

Description:
W_MKTG_LEAD_TERR_H helper stores Lead and Territory Associatation. The grain of this table is Lead and
Territory.

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate key to uniquely identify a NUMBER
record.
Surrogate Key of the Table
LEAD_ID Unique Identifier for the Lead. VARCHAR2(80)

Lead Surrogate Key


TERR_DH_WID Unique Identifier for the Territory NUMBER W_TERR_DH
Hierarchy.
Territory Hierarchy Surrogate Key

TERR_WID Unique Identifier for the Territory. NUMBER W_TERR_D

Territory Version Id
CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Created By User created the record in the source
Surrogate Key system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Last Modified By last modified the record in the source
User Surrogate Key system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
Source Record Creation Date and source system.
Time
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
Source Record Last Modified Date system.
and Time
AUX1_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.

DWDMR A-Z.doc
DELETE_FLG This flag indicates the deletion status VARCHAR2(1)
of the record in the source system. A
Deleted Record Indicator value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
ETL Process Identifier process used to create or update this
data.
INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)
a dimension or fact entity in its source
Unique Source Record Identifier system. In case of composite keys, the
value in this column can consist of
concatenated parts.

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
Generic Extension Column

DWDMR A-Z.doc
W_MONTH_D
Business Name: Month Dimension

Description:
This is a dimension table that stores information about every calendar month that exists in the base time
dimension table W_DAY_D. One row is stored in this table for every year-month. This table gets loaded from
W_DAY_D.

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate key to uniquely identify a NUMBER
record. This key is formed in YYYYMM
Surrogate Key of the Table format for example 200512.

CAL_HALF Identifies which Calendar Half-Year NUMBER


this day belongs to like 1 or 2.
Calendar Half
CAL_MONTH Identifies the Calendar Month in MM NUMBER
format.
Calendar Month
CAL_QTR Identifies which Calendar Quarter this NUMBER
day belongs to like 1,2..4.
Calendar Quarter
CAL_TRIMESTER Identifies which Calendar Trimester. NUMBER
this day belongs to like 1,2 or 3.
Calendar Trimester
CAL_YEAR Identifies Calendar Year in YYYY NUMBER
format.
Calendar Year
JULIAN_MONTH_NUM Identifies the Julian Month Number NUMBER
this day belongs to.
Julian Month Number
JULIAN_QTR_NUM Identifies the Julian Quarter Number NUMBER
this day belongs to.
Julian Quarter Number
JULIAN_TER_NUM Identifies the Julian Trimester NUMBER
Number this day belongs to.
Julian Term Number
JULIAN_YEAR_NUM Identifies the Julian Year This day NUMBER
belongs to.
Julian Year Number
W_MONTH_CODE Identifies the name of the Month this VARCHAR2(50)
day belongs to for example January,
Month Name February.
M_END_CAL_DT_WID Identifies the Last Day(in YYYYMMDD) NUMBER W_DAY_D
of the month this day belongs to.
Calendar Month End Date
Surrogate Key
CAL_MONTH_END_DT_KEY Identifies the last Date of the month NUMBER
in Julian.
Calendar Month End Date in
Julian(Obsolete)
M_STRT_CAL_DT_WID Identifies the First Day(in NUMBER W_DAY_D
YYYYMMDD) of the month this day
Calendar Month Start Date belongs to.
Surrogate Key

DWDMR A-Z.doc
CAL_MONTH_START_DT_KEY Identifies the Start Date of the month NUMBER
in Julian.
Calendar Month Start Date in
Julian(Obsolete)
PER_NAME_HALF Identifies Calendar half Year Period VARCHAR2(50)
Name for example "1979 Half2".
Calendar Half Period Name
PER_NAME_MONTH Identifies the Calendar Month Period VARCHAR2(50)
Name for example "1979 / 12" .
Calendar Month Period Name
PER_NAME_QTR Identifies the Calendar Quarter Period VARCHAR2(50)
Name for example "1979 Q 4".
Calendar Quarter Period Name

PER_NAME_TER Identifies the Calendar Trimester VARCHAR2(50)


Period Name for example "1979T3".
Calendar Trimester Period Name

PER_NAME_YEAR Identifies the Calendar Year Period VARCHAR2(50)


Name for example "1979".
Calendar Year Period Name
HALF_AGO_WID Identifies the date in YYYYMMDD NUMBER W_DAY_D
format of the day half-a year ago.
Half Year Ago Month Surrogate
Key
MONTH_AGO_WID Identifies the Date in YYYMMDD NUMBER W_DAY_D
format of the day one Month Ago.
Previous Month Surrogate Key
MONTH_KEY Month Key(Obsolete) NUMBER

Month Key(Obsolete)
QUARTER_AGO_WID Identifies the Date in YYYYMMDD NUMBER W_DAY_D
format of the day one quarter ago(
Quarter Ago Month Surrogate Key same day three months before).

TRIMESTER_AGO_WID Identifies the Date in YYYYMMDD NUMBER W_DAY_D


format of the day one trimester ago(
Trimester Ago Month Surrogate same day four months before).
Key
YEAR_AGO_WID Identifies the Date in YYYYMMDD NUMBER W_DAY_D
format of the same day in the
Year Ago Month Surrogate Key previous year.
CAL_MONTH_START_DT Identifies the Start Date of the DATE
Calendar month.
Calendar Month Start Date
CAL_MONTH_END_DT Identifies the last Date of the DATE
Calendar month.
Calendar Month End Date
CAL_QTR_START_DT Identifies the Start Date of the DATE
Quarter in Calendar Year.
Calendar Quarter Start Date
CAL_QTR_END_DT Identifies the Last Date of the Quarter DATE
in Calendar Year.
Calendar Quarter End Date
W_CURRENT_CAL_MONTH_CODE This is the code that indicates VARCHAR2(50)
whether it is Current or Next or
Current Calendar Month Code Previous month with reference to
current month. This code gets
updated everyday and the default
value is '?'.

DWDMR A-Z.doc
W_CURRENT_CAL_QTR_CODE This is the code that indicates VARCHAR2(50)
whether it is Current or Next or
Current Calendar Quarter Code Previous quarter with reference to
current quarter. This code gets
updated everyday and the default
value is '?'.
W_CURRENT_CAL_YEAR_CODE This is the code that indicates VARCHAR2(50)
whether it is Current or Next or
Current Calendar Year Code Previous year with reference to
current year. This code gets updated
everyday and the default value is '?'.

FST_MONTH_CAL_QTR_FLG This Flag indicates whether this CHAR(1)


month is First month of the Calendar
First Month of Calendar Quarter Quarter.
Indicator
LAST_MONTH_CAL_QTR_FLG This Flag indicates whether this CHAR(1)
month is Last month of the Calendar
Last Month of Calendar Quarter Quarter.
Indicator
CAL_YEAR_START_DT Identifies the Start Date of the DATE
Calendar Year.
Calendar Year Start Date
CAL_YEAR_END_DT Identifies the Last Date of the DATE
Calendar Year.
Calendar Year End Date
FST_MONTH_CAL_YEAR_FLG This Flag indicates whether this CHAR(1)
month is First month of the Calendar
First Month of Calendar Year Year.
Indicator
LAST_MONTH_CAL_YEAR_FLG This Flag indicates whether this CHAR(1)
month is First month of the Calendar
Last Month of Calendar Year Year.
Indicator
CAL_QTR_END_DT_WID Identifies the Last Day(in YYYYMMDD) NUMBER W_DAY_D
of the Quarter this day belongs to.
Calendar Quarter End Date
Surrogate Key
CAL_QTR_START_DT_WID Identifies the First Day(in NUMBER W_DAY_D
YYYYMMDD) of the Quarter this day
Calendar Quarter Start Date belongs to.
Surrogate Key
CAL_YEAR_END_DT_WID Identifies the Last Day(in YYYYMMDD) NUMBER W_DAY_D
of the Year this day belongs to.
Calendar Year End Date Surrogate
Key
CAL_YEAR_START_DT_WID Identifies the First Day(in NUMBER W_DAY_D
YYYYMMDD) of the Year this day
Calendar Year Start Date belongs to.
Surrogate Key
W_INSERT_DT This column stores the date on which DATE
the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time

DWDMR A-Z.doc
X_CUSTOM This column is used as a generic field VARCHAR2(10)
for customer extensions.
Generic Extension Column

DWDMR A-Z.doc
W_MVMNT_TYPE_D
Business Name: W_MVMNT_TYPE_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

MVMNT_TYPE_CODE VARCHAR2(50)

XACT_SOURCE_TYPE_CODE VARCHAR2(50)

MVMNT_TYPE_NAME VARCHAR2(80)

XACT_ACTION_CODE VARCHAR2(50)

SPECIAL_STOCK_IND CHAR(1)

MVMNT_TYPE_IND CHAR(1)

RECEIPT_IND CHAR(1)

CONSUMP_POSTING_IND CHAR(1)

MVMNT_REASON_CODE VARCHAR2(50)

MVMNT_REASON_NAME VARCHAR2(80)

ACTIVE_FLG CHAR(1)

CREATED_BY_WID NUMBER W_USER_D

CHANGED_BY_WID NUMBER W_USER_D

CREATED_ON_DT DATE

CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT DATE

DWDMR A-Z.doc
AUX2_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT DATE

DELETE_FLG CHAR(1)

W_INSERT_DT DATE

W_UPDATE_DT DATE

DATASOURCE_NUM_ID NUMBER

ETL_PROC_WID NUMBER

INTEGRATION_ID VARCHAR2(80)

TENANT_ID VARCHAR2(80)

X_CUSTOM VARCHAR2(10)

W_MVMNT_TYPE_CODE VARCHAR2(50)

W_MVMNT_TYPE_DESC VARCHAR2(255)

DWDMR A-Z.doc
W_NATURAL_ACCOUNT_D
Business Name: W_NATURAL_ACCOUNT_D

Description:
This dimension table stores Natural Account Information

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate key to uniquely identify a NUMBER
record.

SCD1_WID SCD1_WarehouseId NUMBER

NATURAL_ACCOUNT_LOV_ID NaturalAccount List of Values Id VARCHAR2(100)

NATURAL_ACCOUNT_VAL_CODE NaturalAccount Value Code VARCHAR2(150)

CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER


dimension indicating the user who
created the record in the source
system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER
dimension indicating the user who
last modified the record in the source
system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
source system.
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
system.
AUX1_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
time of the auxiliary table's record
which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
time of the auxiliary table's record
which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
time of the auxiliary table's record
which acts as a source for the current
table.
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
time of the auxiliary table's record
which acts as a source for the current
table.

DWDMR A-Z.doc
SRC_EFF_FROM_DT This column stores the date from DATE
which the source record (in the
Source system) is effective. The value
is extracted from the source
(whenever available)
SRC_EFF_TO_DT This column stores the date up to DATE
which the source record (in the
Source system) is effective. The value
is extracted from the source
(whenever available)
EFFECTIVE_FROM_DT This column stores the date from DATE
which the dimension record is
effective. A value is either assigned by
Siebel Applications or extracted from
the source.
EFFECTIVE_TO_DT This column stores the date up to DATE
which the dimension record is
effective. A value is either assigned by
Siebel Applications or extracted from
the source.
DELETE_FLG This flag indicates the deletion status CHAR(1)
of the record in the source system. A
value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

CURRENT_FLG This is a flag for marking dimension CHAR(1)


records as "Y" in order to represent
the current state of a dimension
entity. This flag is typically critical for
Type II slowly-changing dimensions,
as records in a Type II situation tend
to be numerous.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
warehouse table.
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
data warehouse table.

DATASOURCE_NUM_ID This column is the unique identifier of NUMBER


the source system from which data
was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
process used to create or update this
data.

DWDMR A-Z.doc
INTEGRATION_ID This column is the unique identifier of VARCHAR2(200)
a dimension or fact entity in its source
system. In case of composite keys, the
value in this column can consist of
concatenated parts.

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.

GROUP_ACCOUNT_NUM VARCHAR2(30)

DWDMR A-Z.doc
W_NATURAL_ACCOUNT_DH
Business Name: W_NATURAL_ACCOUNT_DH

Description:
This Dimension Hierarchy table stores Natural Account Dimension Hierarchy Information

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate key to uniquely identify a NUMBER
record.

NATURAL_ACCOUNT_WID Natural Account Warehouse Id NUMBER W_NATURAL_ACCOUNT_D

HIERARCHY_ID Hierarchy Id VARCHAR2(100)

HIERARCHY_VERSION Hierarchy Version VARCHAR2(100)

HIERARCHY_VERSION_NAME VARCHAR2(100)

HIERARCHY_LOV_ID Hierarchy List of Values Id VARCHAR2(100)

LEVEL0_CODE VARCHAR2(150)

LEVEL0_INTEGRATION_ID VARCHAR2(400)

LEVEL1_CODE Level 1 Code VARCHAR2(150)

LEVEL1_INTEGRATION_ID Level 1 Integration Id VARCHAR2(400)

LEVEL2_CODE Level 2 Code VARCHAR2(150)

LEVEL2_INTEGRATION_ID Level 2 Integration Id VARCHAR2(400)

LEVEL3_CODE Level 3 Code VARCHAR2(150)

LEVEL3_INTEGRATION_ID Level 3 Integration Id VARCHAR2(400)

LEVEL4_CODE Level 4 Code VARCHAR2(150)

LEVEL4_INTEGRATION_ID Level 4 Integration Id VARCHAR2(400)

DWDMR A-Z.doc
LEVEL5_CODE Level 5 Code VARCHAR2(150)

LEVEL5_INTEGRATION_ID Level 5 Integration Id VARCHAR2(400)

LEVEL6_CODE Level 6 Code VARCHAR2(150)

LEVEL6_INTEGRATION_ID Level 6 Integration Id VARCHAR2(400)

LEVEL7_CODE Level 7 Code VARCHAR2(150)

LEVEL7_INTEGRATION_ID Level 7 Integration Id VARCHAR2(400)

LEVEL8_CODE Level 8 Code VARCHAR2(150)

LEVEL8_INTEGRATION_ID Level 8 Integration Id VARCHAR2(400)

LEVEL9_CODE Level 9 Code VARCHAR2(150)

LEVEL9_INTEGRATION_ID Level 9 Integration Id VARCHAR2(400)

LEVEL10_CODE Level 10 Code VARCHAR2(150)

LEVEL10_INTEGRATION_ID Level 10 Integration Id VARCHAR2(400)

LEVEL11_CODE Level 11 Code VARCHAR2(150)

LEVEL11_INTEGRATION_ID Level 11 Integration Id VARCHAR2(400)

LEVEL12_CODE Level 12 Code VARCHAR2(150)

LEVEL12_INTEGRATION_ID Level 12 Integration Id VARCHAR2(400)

LEVEL13_CODE Level 13 Code VARCHAR2(150)

LEVEL13_INTEGRATION_ID Level 13 Integration Id VARCHAR2(400)

LEVEL14_CODE Level 14 Code VARCHAR2(150)

LEVEL14_INTEGRATION_ID Level 14 Integration Id VARCHAR2(400)

DWDMR A-Z.doc
LEVEL15_CODE Level 15 Code VARCHAR2(150)

LEVEL15_INTEGRATION_ID Level 15 Integration Id VARCHAR2(400)

LEVEL16_CODE Level 16 Code VARCHAR2(150)

LEVEL16_INTEGRATION_ID Level 16 Integration Id VARCHAR2(400)

LEVEL17_CODE Level 17 Code VARCHAR2(150)

LEVEL17_INTEGRATION_ID Level 17 Integration Id VARCHAR2(400)

LEVEL18_CODE Level 18 Code VARCHAR2(150)

LEVEL18_INTEGRATION_ID Level 18 Integration Id VARCHAR2(400)

LEVEL19_CODE Level 19 Code VARCHAR2(150)

LEVEL19_INTEGRATION_ID Level 19 Integration Id VARCHAR2(400)

LEVEL20_CODE Level 20 Code VARCHAR2(150)

LEVEL20_INTEGRATION_ID Level 20 Integration Id VARCHAR2(400)

LEVEL21_CODE Level 21Code VARCHAR2(150)

LEVEL21_INTEGRATION_ID Level 21 Integration Id VARCHAR2(400)

LEVEL22_CODE Level 22 Code VARCHAR2(150)

LEVEL22_INTEGRATION_ID Level 22 Integration Id VARCHAR2(400)

LEVEL23_CODE Level 23 Code VARCHAR2(150)

LEVEL23_INTEGRATION_ID Level 23 Integration Id VARCHAR2(400)

LEVEL24_CODE Level 24 Code VARCHAR2(150)

LEVEL24_INTEGRATION_ID Level 24 Integration Id VARCHAR2(400)

DWDMR A-Z.doc
LEVEL25_CODE Level 25 Code VARCHAR2(150)

LEVEL25_INTEGRATION_ID Level 25 Integration Id VARCHAR2(400)

LEVEL26_CODE Level 26 Code VARCHAR2(150)

LEVEL26_INTEGRATION_ID Level 26 Integration Id VARCHAR2(400)

LEVEL27_CODE Level 27 Code VARCHAR2(150)

LEVEL27_INTEGRATION_ID Level 27 Integration Id VARCHAR2(400)

LEVEL28_CODE Level 82 Code VARCHAR2(150)

LEVEL28_INTEGRATION_ID Level 28 Integration Id VARCHAR2(400)

LEVEL29_CODE Level 29 Code VARCHAR2(150)

LEVEL29_INTEGRATION_ID Level 29 Integration Id VARCHAR2(400)

LEVEL30_CODE Level 30 Code VARCHAR2(150)

LEVEL30_INTEGRATION_ID Level 30 Integration Id VARCHAR2(400)

LEVEL31_CODE Level 31 Code VARCHAR2(150)

LEVEL31_INTEGRATION_ID Level 31 Integration Id VARCHAR2(400)

FIXED_HIER_LEVEL Fixed Hierarchy Level NUMBER

ENABLED_FLG CHAR(1)

LEVEL0_SECURITY_ID VARCHAR2(400)

LEVEL1_SECURITY_ID VARCHAR2(400)

LEVEL2_SECURITY_ID VARCHAR2(400)

LEVEL3_SECURITY_ID VARCHAR2(400)

DWDMR A-Z.doc
LEVEL4_SECURITY_ID VARCHAR2(400)

LEVEL5_SECURITY_ID VARCHAR2(400)

LEVEL6_SECURITY_ID VARCHAR2(400)

LEVEL7_SECURITY_ID VARCHAR2(400)

LEVEL8_SECURITY_ID VARCHAR2(400)

LEVEL9_SECURITY_ID VARCHAR2(400)

LEVEL10_SECURITY_ID VARCHAR2(400)

LEVEL11_SECURITY_ID VARCHAR2(400)

LEVEL12_SECURITY_ID VARCHAR2(400)

LEVEL13_SECURITY_ID VARCHAR2(400)

LEVEL14_SECURITY_ID VARCHAR2(400)

LEVEL15_SECURITY_ID VARCHAR2(400)

LEVEL16_SECURITY_ID VARCHAR2(400)

LEVEL17_SECURITY_ID VARCHAR2(400)

LEVEL18_SECURITY_ID VARCHAR2(400)

LEVEL19_SECURITY_ID VARCHAR2(400)

LEVEL20_SECURITY_ID VARCHAR2(400)

LEVEL21_SECURITY_ID VARCHAR2(400)

LEVEL22_SECURITY_ID VARCHAR2(400)

LEVEL23_SECURITY_ID VARCHAR2(400)

DWDMR A-Z.doc
LEVEL24_SECURITY_ID VARCHAR2(400)

LEVEL25_SECURITY_ID VARCHAR2(400)

LEVEL26_SECURITY_ID VARCHAR2(400)

LEVEL27_SECURITY_ID VARCHAR2(400)

LEVEL28_SECURITY_ID VARCHAR2(400)

LEVEL29_SECURITY_ID VARCHAR2(400)

LEVEL30_SECURITY_ID VARCHAR2(400)

LEVEL31_SECURITY_ID VARCHAR2(400)

CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER


dimension indicating the user who
created the record in the source
system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER
dimension indicating the user who
last modified the record in the source
system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
source system.
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
system.
AUX1_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
time of the auxiliary table's record
which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
time of the auxiliary table's record
which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
time of the auxiliary table's record
which acts as a source for the current
table.
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
time of the auxiliary table's record
which acts as a source for the current
table.

DWDMR A-Z.doc
SRC_EFF_FROM_DT This column stores the date from DATE
which the source record (in the
Source system) is effective. The value
is extracted from the source
(whenever available)
SRC_EFF_TO_DT This column stores the date up to DATE
which the source record (in the
Source system) is effective. The value
is extracted from the source
(whenever available)
EFFECTIVE_FROM_DT This column stores the date from DATE
which the dimension record is
effective. A value is either assigned by
Siebel Applications or extracted from
the source.
EFFECTIVE_TO_DT This column stores the date up to DATE
which the dimension record is
effective. A value is either assigned by
Siebel Applications or extracted from
the source.
DELETE_FLG This flag indicates the deletion status CHAR(1)
of the record in the source system. A
value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

CURRENT_FLG This is a flag for marking dimension CHAR(1)


records as "Y" in order to represent
the current state of a dimension
entity. This flag is typically critical for
Type II slowly-changing dimensions,
as records in a Type II situation tend
to be numerous.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
warehouse table.
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
data warehouse table.

DATASOURCE_NUM_ID This column is the unique identifier of NUMBER


the source system from which data
was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
process used to create or update this
data.

DWDMR A-Z.doc
INTEGRATION_ID This column is the unique identifier of VARCHAR2(400)
a dimension or fact entity in its source
system. In case of composite keys, the
value in this column can consist of
concatenated parts.

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.

DWDMR A-Z.doc
W_NATURAL_ACCOUNT_HIER_H
Business Name: W_NATURAL_ACCOUNT_HIER_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
HIERARCHY_LOV_ID NUMBER

PARENT_INTEGRATION_ID VARCHAR2(400)

CHILD_INTEGRATION_ID VARCHAR2(400)

PARENT_VALUE VARCHAR2(400)

CHILD_VALUE VARCHAR2(400)

MEMBER_ALIAS VARCHAR2(200)

PARENT_KEY VARCHAR2(400)

CHILD_KEY VARCHAR2(400)

PARENT_LEVEL NUMBER

CHILD_LEVEL NUMBER

DISTANCE NUMBER

DATASOURCE_NUM_ID NUMBER

INTEGRATION_ID VARCHAR2(400)

CHILD_NODE_FLG VARCHAR2(1)

DWDMR A-Z.doc
W_NATURAL_ACCOUNT_T1_D
Business Name: W_NATURAL_ACCOUNT_T1_D

Description:
Balancing Segment Helper

Table Columns:
Column Name Description Datatype Lookup Table
DATASOURCE_NUM_ID Datasource Num Id NUMBER

Datasource Num Id
INTEGRATION_ID Integration Id VARCHAR2(200)

Integration Id
SCD1_WID SCD1_WarehouseId NUMBER

SCD1_WarehouseId
W_INSERT_DT DATE

W_UPDATE_DT DATE

ETL_PROC_WID NUMBER

DWDMR A-Z.doc
W_NEG_AWARDS_F
Business Name: Negotiation Award

Description:
W_NEG_AWARDS_F stores all awarded response line records with its corresponding negotiation header,
negotiation line and response header attributes. For the header records, such as RFI or negotiation with contract
as outcome, Sourcing Application allows these headers published without lines created and the responses are
only at header level. We will ELT these records into data warehouse with negotiation header attributes and
response header attributes only, the NEG_LINE_NUM (LINE_NUMBER in the source system) for these records will
be 0

Table Columns:
Column Name Description Datatype Lookup Table
PROC_BU_WID Identifies the procurement BU. This is NUMBER W_INT_ORG_D
the surrogate key from the
Procurement BU Surrogate Key organization dimension.

REQ_BU_WID Identifies the requsition BU. This is NUMBER W_INT_ORG_D


the surrogate key from the
Requsition BU Surrogate Key organization dimension.
INV_ORG_WID Identifies the inventory organization. NUMBER W_INT_ORG_D
This is the surrogate key from the
Inventory Organization Surrogate organization dimension.
Key
NEG_BU_WID NUMBER W_INT_ORG_D

BUYER_WID Identifies the procurement Buyer. NUMBER W_EMPLOYEE_D


This is the surrogate key from the
Procurement Buyer Surrogate Key employee dimension.

SUPPLIER_WID Identifies the procurement supplier. NUMBER W_PARTY_D


This is the surrogate key from the
Procurement Supplier Surrogate party dimension
Key
SUPPLIER_SITE_WID Identifies the procurement supplier NUMBER W_SUPPLIER_ACCOUNT_D
site. This is the surrogate key from the
Procurement Supplier Site supplier account dimension
Surrogate Key
BIDDER_WID NUMBER W_BIDDER_D

CUSTOMER_WID NUMBER W_PARTY_D

PROJECT_WID NUMBER W_PROJECT_D

SHIP_TO_LOCATION_WID Identifies ship to location. This is the NUMBER W_BUSN_LOCATION_D


surrogate key from the business
Ship to Location Surrogate Key location dimension.
PRODUCT_WID Identifies sourcing product. This is the NUMBER W_PRODUCT_D
surrogate key from the product
Product Surrogate Key dimension.
NEG_AWARD_COMPLETE_DT_WI Identifies the negotiation header NUMBER W_DAY_D
D award complete date

Negotiation Award Complete Date


Surrogate Key

DWDMR A-Z.doc
NEG_PUBLISH_DT_WID NUMBER

NEG_PUBLISH_DT_WID
NEG_DISPLAY_STATUS_WID Identifies the negotiation display NUMBER W_STATUS_D
status
Negotiation Status Surrogate Key

NEG_LINE_AWARD_STATUS_WID Identifies the negotiation line award NUMBER W_STATUS_D


status
Negotiation Line Award Status
Surrogate Key

RESPONSE_STATUS_WID Identifies the response status NUMBER W_STATUS_D

Negotiation Response Status


Surrogate Key
RESPONSE_LINE_AWARD_STATUS Idenfies the response line award NUMBER W_STATUS_D
_WID status

Negotiation Response Line Award


Status Surrogate Key
RESPONSE_VISIBILITY_CODE_WID Identifies response visibility code in NUMBER W_XACT_TYPE_D
data wharehouse. For OPEN_BIDDING
Response Visibilitye Type the bid are visible to every authorized
Surrogate Key user, SEALED_AUCTION only the
seroneer can view the bids,
SEALED_BIDDING neither the
auctioneer nor any ser can view the
bids until the auctio

OUTCOME_TYPE_WID Identify the outcome type of an NUMBER W_XACT_TYPE_D


negotiation. Possible Type Values are
Outcome Type Surrogate Key ?STANDARD?, ?BLANKET?,
?CONTRACT?
NEG_TYPE_WID Identifies the negotiation type NUMBER W_XACT_TYPE_D
associated with this negotiation in
Negotiation Type Surrogate Key data warehouse. This is defined by
negotiation style and negotiation
document type in Fusion Sourcing
Application
PO_LINE_TYPE_WID Identifies the PO type associated with NUMBER W_XACT_TYPE_D
this negotiation line in data
PO Line Type Surrogate Key warehouse.
GROUP_TYPE_WID Identifies the group type associated NUMBER W_XACT_TYPE_D
with this negotiation in line data
Sourcing Group Type Surrogate warehouse. Group type can be
Key ?LINE?, ?GROUP?, ?LOT?, ?LOT LINE?,
?GROUP LINE?
W_NEG_STATUS_CODE Identify data warehouse Status code VARCHAR2(50)
of auction used for metrics
Negotiation Header Status Code calculation.

W_NEG_AWARD_STATUS_CODE Identify data warehouse Status code VARCHAR2(50)


of auction award used for metrics
Negotiation Header Award Status calculation.
Code

NEG_HEADER_ID Identify Auction Header ID generated VARCHAR2(80)


in Fusion Sourcing Application
Negotiation Header ID

DWDMR A-Z.doc
NEG_DOCUMENT_NUM Identify Auction display document VARCHAR2(255)
number
Negotiation Document Number

NEG_TITLE Auction Title displayed in Fusion VARCHAR2(80)


Sourcing Application
Negotiation Title
NEG_ROUND_NUM Negotiation Round Number for multi- VARCHAR2(80)
round negotiatons
Negotiation Round Number
NEG_AMENDMENT_NUM VARCHAR2(80)

NEG_LINE_NUM Auction header id corresponding to VARCHAR2(80)


the first amendment for this
Negotiation Header ID for Original negotiation
Amendment
DOCUMENT_DISP_LINE_NUM Internal Negotiation Line Number VARCHAR2(80)

Negotiation Line Number


ITEM_DESCRIPTION Document line number to display (e.g. VARCHAR2(255)
2.1)
Negotiation Line Display Number

PARENT_LINE_DESCRIPTION Item description for one-time product VARCHAR2(255)

Item Description
REQUISITION_NUM Parent line Description for lot line and VARCHAR2(80)
group line records
Parent Negotiation Line
Description
SOURCE_PO_DOC_NUM Requisition Number if there is an VARCHAR2(80)
requisition created
Requsition Number
SOURCE_PO_LINE_NUM PO Blanket Number for renegotiation VARCHAR2(80)

Source PO Document Number


RESPONSE_NUM PO Blanket Line Number for VARCHAR2(80)
renegotiation
Source PO Line Number
AWARD_NUM VARCHAR2(80)

TARGET_QTY Target Quantity for a negotiation line NUMBER(28,10)

Target Quantity
TARGET_PRICE Target price for item NUMBER(28,10)

Target Price
AWARD_QTY Award Quantity for a response line NUMBER(28,10)

Award Quantity
BID_QTY Response Quantity for a response line NUMBER(28,10)

Bid Quantity
BID_START_PRICE Price that bids can start from NUMBER(28,10)

Bid Start Price

DWDMR A-Z.doc
CURRENT_PRICE Current price of item being paid NUMBER(28,10)
outside auction
Current Price
BEST_BID_PRICE Price in best bid NUMBER(28,10)

Best Bid Price


BEST_BID_BID_PRICE Price for bid with the best price / NUMBER(28,10)
score ratio
Best Score Bid Price
BID_PRICE Bid Price in negotiation currency NUMBER(28,10)
including the cost factors
Bid Price
BID_CURRENCY_PRICE Bid Price in response currency NUMBER(28,10)
including the cost factors
Bid Price in Bid Currency
BID_LINE_PRICE Bid Price in negotiation currency not NUMBER(28,10)
including the cost factors
Bid Line Price
AWARD_PRICE Award Price in negotiation currency NUMBER(28,10)
including the cost factors
Award Price
SHORTLIST_FLG Stores Y if a supplier is on the VARCHAR2(1)
shortlist, ?N? otherwise
Shortlist Flag
STANDARD_UOM_CODE Standard code for unit of measure VARCHAR2(50)

Standard UOM Code


UOM_CODE Code for unit of measure VARCHAR2(50)

UOM Code
BID_CURR_CODE Response Currency Code VARCHAR2(30)

Response Currency Code


STANDARD_UOM_CONV_RATE Standard unit of measure code NUMBER(28,10)
conversion rate
Standard UOM Conversion Rate

DOC_CURR_CODE This code corresponds to the VARCHAR2(30)


document currency. This typically is
Document/Transaction Currency the currency in which the transaction
Code occurred. Amounts will be stored in
this currency.
LOC_CURR_CODE This code corresponds to the local VARCHAR2(30)
currency. The local currency typically
Local/Regional Reporting Currency is the one in which the transaction
Code will be posted to meet legal
requirements for Company's Financial
reporting. Alternatively, it may be
linked to the currency used by
local/regional business units for
reporting purposes.

LOC_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)


Document Currency to the Local
Document to Local Currency Currency.
Exchange Rate

DWDMR A-Z.doc
GLOBAL1_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the first Global
Document to Global1 (for Global Currency. The Global currencies are
Reporting) Currency Exchange defined in global currency master
Rate table.
GLOBAL2_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the second
Document to Global2 (for Global Global Currency. The Global
Reporting) Currency Exchange currencies are defined in global
Rate currency master table.
EXCHANGE_DT DATE

EXCHANGE_DT
GLOBAL3_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the third
Document to Global3 (for Global Global Currency. The Global
Reporting) Currency Exchange currencies are defined in global
Rate currency master table.
CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Created By User created the record in the source
Surrogate Key system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Last Modified By last modified the record in the source
User Surrogate Key system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
Source Record Creation Date and source system.
Time
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
Source Record Last Modified Date system.
and Time
AUX1_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time11 which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time12 which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time13 which acts as a source for the current
table.
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time1 which acts as a source for the current
table.

DWDMR A-Z.doc
DELETE_FLG This flag indicates the deletion status CHAR(1)
of the record in the source system. A
Deleted Record Indicator value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
ETL Process Identifier process used to create or update this
data.
INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)
a dimension or fact entity in its source
Unique Source Record Identifier system. In case of composite keys, the
value in this column can consist of
concatenated parts.

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
Generic Extension Column
GL_MCAL_CAL_WID NUMBER W_MCAL_CAL_D

MCAL_AWARD_COMPLETE_DT_W NUMBER W_MCAL_DAY_D


ID

ACCEPTANCE_REASON VARCHAR2(80)

TWO_PART_FLAG VARCHAR2(1)

DWDMR A-Z.doc
W_NEG_INVITATIONS_F
Business Name: Negotiation Invitation

Description:

W_NEG_INVITATIONS_F stores the negotiation lines records with its corresponding header attributes and line
attributes. For the draft header records that do not have lines created, we will not ELT into the data warehouse
until the lines are created. For the header records, such as RFI or negotiation with contract as outcome, Sourcing
Application allows these headers published without lines created, we will ELT these records into data warehouse
with header attributes only, the NEG_LINE_NUM (LINE_NUMBER in the source system) for these records will be 0

Table Columns:
Column Name Description Datatype Lookup Table
PROC_BU_WID Identifies the procurement BU. This is NUMBER W_INT_ORG_D
the surrogate key from the
Procurement BU Surrogate Key organization dimension.

REQ_BU_WID Identifies the requsition BU. This is NUMBER W_INT_ORG_D


the surrogate key from the
Requsition BU Surrogate Key organization dimension.
NEG_BU_WID NUMBER W_INT_ORG_D

BUYER_WID Identifies the procurement Buyer. NUMBER W_EMPLOYEE_D


This is the surrogate key from the
Procurement Buyer Surrogate Key employee dimension.

SUPPLIER_WID Identifies the procurement supplier. NUMBER W_PARTY_D


This is the surrogate key from the
Procurement Supplier Surrogate party dimension
Key
SUPPLIER_SITE_WID Identifies the procurement supplier NUMBER W_SUPPLIER_ACCOUNT_D
site. This is the surrogate key from the
Procurement Supplier Site supplier account dimension
Surrogate Key
BIDDER_WID NUMBER W_BIDDER_D

CUSTOMER_WID NUMBER W_PARTY_D

REQUEST_SUPPLIER_ID Unregistered (prospective) supplier ID VARCHAR2(80)


matched to the
Prospective Supplier ID SUPPLIER_REGISTRATION_ID in the
supplier registration table
REQUEST_SUPPLIER_NAME Identifies the unregistered VARCHAR2(255)
(prospective) supplier name
Prospective Supplier Name
REQUEST_SUPPLIER_CONTACT_N Identifies the unregistered VARCHAR2(255)
AME (prospective) supplier contact name

Prospective Supplier Contact


Name
NEG_PUBLISH_DT_WID Identifies the negotiation header NUMBER W_DAY_D
publish date used for bucketing the
Negotiation Publish Date invitation metrics

DWDMR A-Z.doc
NEG_DISPLAY_STATUS_WID Identifies the negotiation display NUMBER W_STATUS_D
status
Negotiation Status Surrogate Key

RESPONSE_VISIBILITY_CODE_WID Identifies response visibility code in NUMBER W_XACT_TYPE_D


data wharehouse. For OPEN_BIDDING
Response Visibilitye Type the bid are visible to every authorized
Surrogate Key user, SEALED_AUCTION only the
seroneer can view the bids,
SEALED_BIDDING neither the
auctioneer nor any ser can view the
bids until the auctio

OUTCOME_TYPE_WID Identify the outcome type of an NUMBER W_XACT_TYPE_D


negotiation. Possible Type Values are
Outcome Type Surrogate Key ?STANDARD?, ?BLANKET?,
?CONTRACT?
NEG_TYPE_WID Identifies the negotiation type NUMBER W_XACT_TYPE_D
associated with this negotiation in
Negotiation Type Surrogate Key data warehouse. This is defined by
negotiation style and negotiation
document type in Fusion Sourcing
Application
W_NEG_STATUS_CODE Identify data warehouse Status code VARCHAR2(50)
of auction used for metrics
Negotiation Header Status Code calculation.

W_NEG_AWARD_STATUS_CODE Identifies data warehouse Status code VARCHAR2(50)


of auction award used for metrics
Negotiation Header Award Status calculation.
Code

NEG_HEADER_ID Identifies Auction Header ID VARCHAR2(80)


generated in Fusion Sourcing
Negotiation Header ID Application
NEG_DOCUMENT_NUM Identifies Auction display document VARCHAR2(255)
number
Negotiation Document Number

NEG_ROUND_NUM VARCHAR2(80)

NEG_AMENDMENT_NUM VARCHAR2(80)

NEG_TITLE Auction Title displayed in Fusion VARCHAR2(80)


Sourcing Application
Negotiation Title
CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Created By User created the record in the source
Surrogate Key system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Last Modified By last modified the record in the source
User Surrogate Key system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
Source Record Creation Date and source system.
Time

DWDMR A-Z.doc
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
Source Record Last Modified Date system.
and Time
AUX1_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
DELETE_FLG This flag indicates the deletion status CHAR(1)
of the record in the source system. A
Deleted Record Indicator value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
ETL Process Identifier process used to create or update this
data.
INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)
a dimension or fact entity in its source
Unique Source Record Identifier system. In case of composite keys, the
value in this column can consist of
concatenated parts.

DWDMR A-Z.doc
TENANT_ID This column is the unique identifier VARCHAR2(80)
for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
Generic Extension Column
GL_MCAL_CAL_WID NUMBER W_MCAL_CAL_D

MCAL_PUBLISH_DT_WID NUMBER W_MCAL_DAY_D

TWO_PART_FLAG VARCHAR2(1)

DWDMR A-Z.doc
W_NEG_LINES_F
Business Name: Negotiation Line

Description:

W_NEG_LINES_F stores the negotiation lines records with its corresponding header attributes and line attributes.
For the draft header records that do not have lines created, we will not ELT into the data warehouse until the
lines are created. For the header records, such as RFI or negotiation with contract as outcome, Sourcing
Application allows these headers published without lines created, we will ELT these records into data warehouse
with header attributes only, the NEG_LINE_NUM (LINE_NUMBER in the source system) for these records will be 0

Table Columns:
Column Name Description Datatype Lookup Table
PROC_BU_WID Identifies the procurement BU. This is NUMBER W_INT_ORG_D
the surrogate key from the
Procurement BU Surrogate Key organization dimension.

REQ_BU_WID Identifies the requsition BU. This is NUMBER W_INT_ORG_D


the surrogate key from the
Requsition BU Surrogate Key organization dimension.
INV_ORG_WID Identifies the inventory organization. NUMBER W_INT_ORG_D
This is the surrogate key from the
Inventory Organization Surrogate organization dimension.
Key
BUYER_WID Identifies the procurement Buyer. NUMBER W_EMPLOYEE_D
This is the surrogate key from the
Procurement Buyer Surrogate Key employee dimension.

SHIP_TO_LOCATION_WID Identifies ship to location. This is the NUMBER W_BUSN_LOCATION_D


surrogate key from the business
Ship to Location Surrogate Key location dimension.
PRODUCT_WID Identifies sourcing product. This is the NUMBER W_PRODUCT_D
surrogate key from the product
Product Surrogate Key dimension.
NEG_CREATED_ON_DT_WID Identifies the negotiation header NUMBER W_DAY_D
creation date used for bucketing the
Negotiation Creation Date line metrics
Surrogate Key
NEG_PUBLISH_DT_WID Identifies the negotiation header NUMBER W_DAY_D
publish date used for bucketing the
Negotiation Publish Date line metrics
Surrogate Key
NEG_DISPLAY_STATUS_WID Identifies the negotiation display NUMBER W_STATUS_D
status
Negotiation Status Surrogate Key

NEG_LINE_AWARD_STATUS_WID Identifies the negotiation line award NUMBER W_STATUS_D


status
Negotiation Line Award Status
Surrogate Key

DWDMR A-Z.doc
RESPONSE_VISIBILITY_CODE_WID Identifies response visibility code in NUMBER W_XACT_TYPE_D
data wharehouse. For OPEN_BIDDING
Response Visibilitye Type the bid are visible to every authorized
Surrogate Key user, SEALED_AUCTION only the
seroneer can view the bids,
SEALED_BIDDING neither the
auctioneer nor any ser can view the
bids until the auctio

OUTCOME_TYPE_WID Identify the outcome type of an NUMBER W_XACT_TYPE_D


negotiation. Possible Type Values are
Outcome Type Surrogate Key ?STANDARD?, ?BLANKET?,
?CONTRACT?
PROJECT_WID NUMBER W_PROJECT_D

NEG_TYPE_WID Identifies the negotiation type NUMBER W_XACT_TYPE_D


associated with this negotiation in
Negotiation Type Surrogate Key data warehouse. This is defined by
negotiation style and negotiation
document type in Fusion Sourcing
Application
PO_LINE_TYPE_WID Identifies the PO type associated with NUMBER W_XACT_TYPE_D
this negotiation line in data
PO Line Type Surrogate Key warehouse.
GROUP_TYPE_WID Identifies the group type associated NUMBER W_XACT_TYPE_D
with this negotiation in line data
Sourcing Group Type Surrogate warehouse. Group type can be
Key ?LINE?, ?GROUP?, ?LOT?, ?LOT LINE?,
?GROUP LINE?
W_NEG_STATUS_CODE Identify data warehouse Status code VARCHAR2(50)
of auction used for metrics
Negotiation Header Status Code calculation.

W_NEG_AWARD_STATUS_CODE Identify data warehouse Status code VARCHAR2(50)


of auction award used for metrics
Negotiation Header Award Status calculation.
Code

NEG_HEADER_ID Identify Auction Header ID generated VARCHAR2(80)


in Fusion Sourcing Application
Negotiation Header ID
NEG_DOCUMENT_NUM Identify Auction display document VARCHAR2(255)
number
Negotiation Document Number

NEG_TITLE Auction Title displayed in Fusion VARCHAR2(80)


Sourcing Application
Negotiation Title
NEG_ROUND_NUM Negotiation Round Number for multi- VARCHAR2(80)
round negotiatons
Negotiation Round Number
NEG_LINE_NUM Internal Negotiation Line Number VARCHAR2(80)

Negotiation Line Number


DOCUMENT_DISP_LINE_NUM Document line number to display (e.g. VARCHAR2(80)
2.1)
Negotiation Line Display Number

DWDMR A-Z.doc
ITEM_DESCRIPTION Item description for one-time product VARCHAR2(255)

Item Description
PARENT_LINE_DESCRIPTION Parent line Description for lot line and VARCHAR2(255)
group line records
Parent Negotiation Line
Description
REQUISITION_NUM Requisition Number if there is an VARCHAR2(80)
requisition created
Requsition Number
SOURCE_PO_DOC_NUM PO Blanket Number for renegotiation VARCHAR2(80)

Source PO Document Number


SOURCE_PO_LINE_NUM PO Blanket Line Number for VARCHAR2(80)
renegotiation
Source PO Line Number
TARGET_QTY Target Quantity for a negotiation line NUMBER(28,10)

Target Quantity
TARGET_PRICE Target price for item NUMBER(28,10)

Target Price
BID_START_PRICE Price that bids can start from NUMBER(28,10)

Bid Start Price


CURRENT_PRICE Current price of item being paid NUMBER(28,10)
outside auction
Current Price
BEST_BID_PRICE Price in best bid NUMBER(28,10)

Best Bid Price


BEST_BID_BID_PRICE Price for bid with the best price / NUMBER(28,10)
score ratio
Best Score Bid Price
STANDARD_UOM_CODE VARCHAR2(50)

UOM_CODE Code for unit of measure VARCHAR2(50)

UOM Code
STANDARD_UOM_CONV_RATE NUMBER(28,10)

DOC_CURR_CODE This code corresponds to the VARCHAR2(30)


document currency. This typically is
Document/Transaction Currency the currency in which the transaction
Code occurred. Amounts will be stored in
this currency.
LOC_CURR_CODE This code corresponds to the local VARCHAR2(30)
currency. The local currency typically
Local/Regional Reporting Currency is the one in which the transaction
Code will be posted to meet legal
requirements for Company's Financial
reporting. Alternatively, it may be
linked to the currency used by
local/regional business units for
reporting purposes.

DWDMR A-Z.doc
LOC_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the Local
Document to Local Currency Currency.
Exchange Rate
GLOBAL1_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the first Global
Document to Global1 (for Global Currency. The Global currencies are
Reporting) Currency Exchange defined in global currency master
Rate table.
GLOBAL2_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the second
Document to Global2 (for Global Global Currency. The Global
Reporting) Currency Exchange currencies are defined in global
Rate currency master table.
GLOBAL3_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the third
Document to Global3 (for Global Global Currency. The Global
Reporting) Currency Exchange currencies are defined in global
Rate currency master table.
CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Created By User created the record in the source
Surrogate Key system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Last Modified By last modified the record in the source
User Surrogate Key system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
Source Record Creation Date and source system.
Time
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
Source Record Last Modified Date system.
and Time
AUX1_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time11 which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time12 which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time13 which acts as a source for the current
table.
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time1 which acts as a source for the current
table.

DWDMR A-Z.doc
DELETE_FLG This flag indicates the deletion status CHAR(1)
of the record in the source system. A
Deleted Record Indicator value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
ETL Process Identifier process used to create or update this
data.
INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)
a dimension or fact entity in its source
Unique Source Record Identifier system. In case of composite keys, the
value in this column can consist of
concatenated parts.

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
Generic Extension Column
NEG_CREATED_ON_DT DATE

NEG_PUBLISH_DT DATE

NEG_AWARD_COMPLETE_DT Identifies the negotiation header DATE


award complete date
Negotiation Award Complete Date

NEG_OPEN_BIDDING_DT Identifies the negotiation header DATE


open bidding date
Negotiation Open Bidding Date

DWDMR A-Z.doc
NEG_CLOSE_BIDDING_DT Identifies the negotiation header DATE
close bidding date
Negotiation Close Bidding Date

ORIG_NEG_CLOSE_BIDDING_DT Identifies the original negotiation DATE


header close bidding date
Original Negotiation Close Bidding
Date

NEED_BY_DT Identifies the negotiation line need by DATE


date
Need By Date
ORIG_AMEND_PUBLISH_DT Identifies the original document DATE
header publish date for amendment
Negotiation Publish Date for
Original Amendment
ORIG_AMEND_CREATED_DT Identifies the original document DATE
header creation date for amendment
Negotiation Creation Date for
Original Amendment
ORIG_AMEND_NEG_HEADER_ID Auction header id corresponding to VARCHAR2(80)
the first amendment for this
Negotiation Header ID for Original negotiation
Amendment

NEG_AMENDMENT_NUM VARCHAR2(80)

NEG_BU_WID NUMBER W_INT_ORG_D

GL_MCAL_CAL_WID NUMBER W_MCAL_CAL_D

MCAL_PUBLISH_DT_WID NUMBER W_MCAL_DAY_D

TWO_PART_FLAG VARCHAR2(1)

TECHNICAL_ACTUAL_UNLOCK_DT DATE

SEALED_ACTUAL_UNLOCK_DT DATE

APPROVAL_AMOUNT NUMBER(28,10)

NEG_APPROVAL_START_DT DATE

NEG_APPROVAL_END_DT DATE

AWARD_APPROVAL_START_DT DATE

DWDMR A-Z.doc
AWARD_APPROVAL_END_DT DATE

DWDMR A-Z.doc
W_NEG_RESPONSES_F
Business Name: Negotiation Response

Description:

W_NEG_RESPONSES_F stores all response line records (including the awarded and all the other response lines )
with its corresponding negotiation header, negotiation line and response header attributes. For the header
records, such as RFI or negotiation with contract as outcome, Sourcing Application allows these headers
published without lines created and the responses are only at header level. We will ELT these records into data
warehouse with negotiation header attributes and response header attributes only, the NEG_LINE_NUM
(LINE_NUMBER in the source system) for these records will be 0

Table Columns:
Column Name Description Datatype Lookup Table
PROC_BU_WID Identifies the procurement BU. This is NUMBER W_INT_ORG_D
the surrogate key from the
Procurement BU Surrogate Key organization dimension.

REQ_BU_WID Identifies the requsition BU. This is NUMBER W_INT_ORG_D


the surrogate key from the
Requsition BU Surrogate Key organization dimension.
INV_ORG_WID Identifies the inventory organization. NUMBER W_INT_ORG_D
This is the surrogate key from the
Inventory Organization Surrogate organization dimension.
Key
BUYER_WID Identifies the procurement Buyer. NUMBER W_EMPLOYEE_D
This is the surrogate key from the
Procurement Buyer Surrogate Key employee dimension.

SUPPLIER_WID Identifies the procurement supplier. NUMBER W_PARTY_D


This is the surrogate key from the
Procurement Supplier Surrogate party dimension
Key
PROJECT_WID NUMBER W_PROJECT_D

SUPPLIER_SITE_WID Identifies the procurement supplier NUMBER W_SUPPLIER_ACCOUNT_D


site. This is the surrogate key from the
Procurement Supplier Site supplier account dimension
Surrogate Key
SHIP_TO_LOCATION_WID Identifies ship to location. This is the NUMBER W_BUSN_LOCATION_D
surrogate key from the business
Ship to Location Surrogate Key location dimension.
PRODUCT_WID Identifies sourcing product. This is the NUMBER W_PRODUCT_D
surrogate key from the product
Product Surrogate Key dimension.
NEG_AWARD_COMPLETE_DT_WI Identifies the negotiation header NUMBER W_DAY_D
D award complete date

Negotiation Award Complete Date


Surrogate Key
NEG_PUBLISH_DT_WID NUMBER

NEG_PUBLISH_DT_WID
NEG_DISPLAY_STATUS_WID Identifies the negotiation display NUMBER W_STATUS_D
status
Negotiation Status Surrogate Key

DWDMR A-Z.doc
NEG_LINE_AWARD_STATUS_WID Identifies the negotiation line award NUMBER W_STATUS_D
status
Negotiation Line Award Status
Surrogate Key

RESPONSE_STATUS_WID Identifies the response status NUMBER W_STATUS_D

Negotiation Response Status


Surrogate Key
RESPONSE_LINE_AWARD_STATUS Idenfies the response line award NUMBER W_STATUS_D
_WID status

Negotiation Response Line Award


Status Surrogate Key
RESPONSE_VISIBILITY_CODE_WID Identifies response visibility code in NUMBER W_XACT_TYPE_D
data wharehouse. For OPEN_BIDDING
Response Visibilitye Type the bid are visible to every authorized
Surrogate Key user, SEALED_AUCTION only the
seroneer can view the bids,
SEALED_BIDDING neither the
auctioneer nor any ser can view the
bids until the auctio

OUTCOME_TYPE_WID Identify the outcome type of an NUMBER W_XACT_TYPE_D


negotiation. Possible Type Values are
Outcome Type Surrogate Key ?STANDARD?, ?BLANKET?,
?CONTRACT?
NEG_TYPE_WID Identifies the negotiation type NUMBER W_XACT_TYPE_D
associated with this negotiation in
Negotiation Type Surrogate Key data warehouse. This is defined by
negotiation style and negotiation
document type in Fusion Sourcing
Application
PO_LINE_TYPE_WID Identifies the PO type associated with NUMBER W_XACT_TYPE_D
this negotiation line in data
PO Line Type Surrogate Key warehouse.
GROUP_TYPE_WID Identifies the group type associated NUMBER W_XACT_TYPE_D
with this negotiation in line data
Sourcing Group Type Surrogate warehouse. Group type can be
Key ?LINE?, ?GROUP?, ?LOT?, ?LOT LINE?,
?GROUP LINE?
W_NEG_STATUS_CODE Identify data warehouse Status code VARCHAR2(50)
of auction used for metrics
Negotiation Header Status Code calculation.

W_NEG_AWARD_STATUS_CODE Identify data warehouse Status code VARCHAR2(50)


of auction award used for metrics
Negotiation Header Award Status calculation.
Code

NEG_HEADER_ID Identify Auction Header ID generated VARCHAR2(80)


in Fusion Sourcing Application
Negotiation Header ID
NEG_DOCUMENT_NUM Identify Auction display document VARCHAR2(255)
number
Negotiation Document Number

NEG_TITLE Auction Title displayed in Fusion VARCHAR2(80)


Sourcing Application
Negotiation Title

DWDMR A-Z.doc
NEG_ROUND_NUM Negotiation Round Number for multi- VARCHAR2(80)
round negotiatons
Negotiation Round Number
NEG_AMENDMENT_NUM VARCHAR2(80)

NEG_LINE_NUM Auction header id corresponding to VARCHAR2(80)


the first amendment for this
Negotiation Header ID for Original negotiation
Amendment
DOCUMENT_DISP_LINE_NUM Internal Negotiation Line Number VARCHAR2(80)

Negotiation Line Number


ITEM_DESCRIPTION Document line number to display (e.g. VARCHAR2(255)
2.1)
Negotiation Line Display Number

PARENT_LINE_DESCRIPTION Item description for one-time product VARCHAR2(255)

Item Description
REQUISITION_NUM Parent line Description for lot line and VARCHAR2(80)
group line records
Parent Negotiation Line
Description
SOURCE_PO_DOC_NUM Requisition Number if there is an VARCHAR2(80)
requisition created
Requsition Number
SOURCE_PO_LINE_NUM PO Blanket Number for renegotiation VARCHAR2(80)

Source PO Document Number


RESPONSE_NUM PO Blanket Line Number for VARCHAR2(80)
renegotiation
Source PO Line Number
TARGET_QTY Target Quantity for a negotiation line NUMBER(28,10)

Target Quantity
TARGET_PRICE Target price for item NUMBER(28,10)

Target Price
AWARD_QTY Award Quantity for a response line NUMBER(28,10)

Award Quantity
BID_QTY Response Quantity for a response line NUMBER(28,10)

Bid Quantity
BID_START_PRICE Price that bids can start from NUMBER(28,10)

Bid Start Price


CURRENT_PRICE Current price of item being paid NUMBER(28,10)
outside auction
Current Price
BEST_BID_PRICE Price in best bid NUMBER(28,10)

Best Bid Price


BEST_BID_BID_PRICE Price for bid with the best price / NUMBER(28,10)
score ratio
Best Score Bid Price
BID_PRICE Bid Price in negotiation currency NUMBER(28,10)
including the cost factors
Bid Price

DWDMR A-Z.doc
BID_CURRENCY_PRICE Bid Price in response currency NUMBER(28,10)
including the cost factors
Bid Price in Bid Currency
BID_LINE_PRICE Bid Price in negotiation currency not NUMBER(28,10)
including the cost factors
Bid Line Price
AWARD_PRICE Award Price in negotiation currency NUMBER(28,10)
including the cost factors
Award Price
SHORTLIST_FLG Stores Y if a supplier is on the VARCHAR2(1)
shortlist, ?N? otherwise
Shortlist Flag
STANDARD_UOM_CODE Standard code for unit of measure VARCHAR2(50)

Standard UOM Code


UOM_CODE Code for unit of measure VARCHAR2(50)

UOM Code
BID_CURR_CODE Response Currency Code VARCHAR2(30)

Response Currency Code


STANDARD_UOM_CONV_RATE Standard unit of measure code NUMBER(28,10)
conversion rate
Standard UOM Conversion Rate

DOC_CURR_CODE This code corresponds to the VARCHAR2(30)


document currency. This typically is
Document/Transaction Currency the currency in which the transaction
Code occurred. Amounts will be stored in
this currency.
LOC_CURR_CODE This code corresponds to the local VARCHAR2(30)
currency. The local currency typically
Local/Regional Reporting Currency is the one in which the transaction
Code will be posted to meet legal
requirements for Company's Financial
reporting. Alternatively, it may be
linked to the currency used by
local/regional business units for
reporting purposes.

LOC_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)


Document Currency to the Local
Document to Local Currency Currency.
Exchange Rate
GLOBAL1_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the first Global
Document to Global1 (for Global Currency. The Global currencies are
Reporting) Currency Exchange defined in global currency master
Rate table.
GLOBAL2_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the second
Document to Global2 (for Global Global Currency. The Global
Reporting) Currency Exchange currencies are defined in global
Rate currency master table.
EXCHANGE_DT DATE

EXCHANGE_DT

DWDMR A-Z.doc
GLOBAL3_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the third
Document to Global3 (for Global Global Currency. The Global
Reporting) Currency Exchange currencies are defined in global
Rate currency master table.
CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Created By User created the record in the source
Surrogate Key system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Last Modified By last modified the record in the source
User Surrogate Key system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
Source Record Creation Date and source system.
Time
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
Source Record Last Modified Date system.
and Time
AUX1_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time11 which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time12 which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time13 which acts as a source for the current
table.
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time1 which acts as a source for the current
table.
DELETE_FLG This flag indicates the deletion status CHAR(1)
of the record in the source system. A
Deleted Record Indicator value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time

DWDMR A-Z.doc
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
ETL Process Identifier process used to create or update this
data.
INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)
a dimension or fact entity in its source
Unique Source Record Identifier system. In case of composite keys, the
value in this column can consist of
concatenated parts.

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
Generic Extension Column
NEG_BU_WID NUMBER W_INT_ORG_D

BIDDER_WID NUMBER W_BIDDER_D

CUSTOMER_WID NUMBER W_PARTY_D

GL_MCAL_CAL_WID NUMBER W_MCAL_CAL_D

MCAL_PUBLISH_DT_WID NUMBER W_MCAL_DAY_D

CANCEL_REASON VARCHAR2(80)

DISQUALIFY_REASON VARCHAR2(80)

ACCEPTANCE_REASON VARCHAR2(80)

TWO_PART_FLAG VARCHAR2(1)

DWDMR A-Z.doc
W_OFFER_D
Business Name: W_OFFER_D

Description:
Offer Dimension

Table Columns:
Column Name Description Datatype Lookup Table
DATASOURCE_NUM_ID System Field NUMBER

ETL_PROC_WID System Field NUMBER

INTEGRATION_ID Identifier used for integration with VARCHAR2(80)


external systems

ROW_WID Surrogate Key to Uniquely Identify a NUMBER


Record

END_DT End Date DATE

LGL_APPR_DT Offer Approved By Legal DATE

LGL_APPR_FLG Offer Approved or Not by Legal CHAR(1)

MKTG_APPR_DT Offer Approved By Marketing DATE

MKTG_APPR_FLG Offer Approved or Not by Marketing CHAR(1)

START_DT Start date for the offer DATE

COMM_METHOD_CODE Language Independent Type VARCHAR2(50)

LGL_APPR_BY Legal Employee who approved the VARCHAR2(50)


Offer

MEDIA_TYPE_CODE Language Independent Media Type VARCHAR2(50)

MKTG_APPR_BY Marketing Employee who approved VARCHAR2(50)


the Offer

OFFER_NAME Offer Name VARCHAR2(250)

OFFER_TYPE_CODE Language Independent Offer Type VARCHAR2(50)

DWDMR A-Z.doc
OFR_LANGUAGE Offer Language VARCHAR2(50)

OFR_LOCALE Offer Locale VARCHAR2(50)

OFR_PRI_LST Price List VARCHAR2(50)

STATUS_CODE Status I VARCHAR2(50)

X_CUSTOM Custom Field VARCHAR2(10)

PAR_OFFER_ID Parent Offer ID VARCHAR2(80)

PAR_OFFER_NAME Parent Offer Name VARCHAR2(250)

PAR_START_DT Parent Offer Start Date DATE

PAR_END_DT Parent Offer End Date DATE

PAR_OFFER_TYPE_CODE Parent Offer Type (Language VARCHAR2(50)


Independent)

ACTIVE_FLG CHAR(1)

CREATED_BY_WID NUMBER W_USER_D

CHANGED_BY_WID NUMBER W_USER_D

CREATED_ON_DT DATE

CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT DATE

DELETE_FLG CHAR(1)

DWDMR A-Z.doc
W_INSERT_DT DATE

W_UPDATE_DT DATE

TENANT_ID VARCHAR2(80)

DWDMR A-Z.doc
W_OFR_PROD_F
Business Name: W_OFR_PROD_F

Description:
Offer Product Fact

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID System Field NUMBER

DATASOURCE_NUM_ID System Field NUMBER

INTEGRATION_ID Identifier used for integration with VARCHAR2(80)


external systems

ETL_PROC_WID System Field NUMBER

OFR_WID Offer Dimension Id (W_PROGRAM_D) NUMBER W_OFFER_D

PRODUCT_WID Product Dimension Id NUMBER W_PRODUCT_D


(W_PRODUCT_D)

CREATED_BY_WID Created Date Dimension Id NUMBER W_USER_D


(W_DAY_D)

CHANGED_BY_WID NUMBER W_USER_D

CREATED_ON_DT DATE

CHANGED_ON_DT DATE

W_INSERT_DT DATE

W_UPDATE_DT DATE

AUX1_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT DATE

DWDMR A-Z.doc
DELETE_FLG CHAR(1)

TENANT_ID VARCHAR2(80)

X_CUSTOM Custom Field VARCHAR2(10)

DWDMR A-Z.doc
W_OM_REASON_D
Business Name: W_OM_REASON_D

Description:
Any order managment related action or status change can have one or more reasons associated with it. This
warehouse table will store the various OM related reasons associated to those states or activities. For eg: Sales
Order Returns, Sales order hold reasons and etc. This class table has the provision to store associated
information with a reason and categorize them accordingly.

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate key to uniquely identify a NUMBER
record.
Surrogate Key of the Table
W_REASON_CLASS Identifies the reason 'class'. Used to VARCHAR2(50)
group the reasons under a high level
Reason Class category. Some of the class type used
by Oracle BI Application are
'CONTACT_REASONS',
'CLAIMS_STATUS_REASON',
'OPPORTUNITY_REASON',
'PRODUCT_FAILURE_REASON'.

REASON_CODE Identifies further details of the VARCHAR2(50)


reason in a code format provided by
Reason Type Code the source.
W_REASON_CODE Warehouse Reason Code VARCHAR2(50)

CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D


dimension indicating the user who
Source Record Created By User created the record in the source
Surrogate Key system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Last Modified By last modified the record in the source
User Surrogate Key system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
Source Record Creation Date and source system.
Time
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
Source Record Last Modified Date system.
and Time
AUX1_CHANGED_ON_DT Oracle System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Oracle System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.

DWDMR A-Z.doc
AUX3_CHANGED_ON_DT Oracle System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX4_CHANGED_ON_DT Oracle System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
DELETE_FLG This flag indicates the deletion status CHAR(1)
of the record in the source system. A
Deleted Record Indicator value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Oracle recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Oracle System Field. This column is NUMBER


the unique identifier for the specific
ETL Process Identifier ETL process used to create or update
this data.
INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)
a dimension or fact entity in its source
Unique Source Record Identifier system. In case of composite keys, the
value in this column can consist of
concatenated parts.

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
Generic Extension Column
ACTIVE_FLG CHAR(1)

DWDMR A-Z.doc
W_OM_STATUS_D
Business Name: W_OM_STATUS_D

Description:
Dimension table for OM only & source independent status

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate key to uniquely identify a NUMBER
record.

W_STATUS_CLASS Identifies the classification of the VARCHAR2(50)


status. For example, purchase receipt
could be represented by PURR.

STATUS_CODE Identifies the status code as defined VARCHAR2(80)


in the source system.

SUBSTATUS_CODE Identifies the sub status code as VARCHAR2(80)


defined in the source system.

SUBSTATUS1_CODE Identifies the sub status code1 which VARCHAR2(80)


may be defined in the source system.

W_STATUS_CODE Identifies the status code as VARCHAR2(80)


converted in the datawarehouse. This
is a domain value column.
W_SUBSTATUS_CODE Identifies the sub status code as VARCHAR2(80)
converted in the datawarehouse. This
is a domain value column.
W_SUBSTATUS1_CODE Identifies the sub status code1 as VARCHAR2(80)
converted in the datawarehouse. This
is a domain value column.
ACTIVE_FLG Identifies the active status of the CHAR(1)
record in the source system.

CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D


dimension indicating the user who
created the record in the source
system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
last modified the record in the source
system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
source system.
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
system.
AUX1_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
time of the auxiliary table's record
which acts as a source for the current
table.

DWDMR A-Z.doc
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
time of the auxiliary table's record
which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
time of the auxiliary table's record
which acts as a source for the current
table.
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
time of the auxiliary table's record
which acts as a source for the current
table.
DELETE_FLG This flag indicates the deletion status CHAR(1)
of the record in the source system. A
value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
warehouse table.
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
data warehouse table.

DATASOURCE_NUM_ID This column is the unique identifier of NUMBER


the source system from which data
was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
process used to create or update this
data.
INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)
a dimension or fact entity in its source
system. In case of composite keys, the
value in this column can consist of
concatenated parts.

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.

DWDMR A-Z.doc
W_OPTY_CMPT_F
Business Name: W_OPTY_CMPT_F

Description:
[bug:19321444] sriprasanna.thiruveedl 2014-08-01 Updated the index type from QUERY to ETL for
W_OPTY_CMPT_F_P1 and W_OPTY_CMPT_F_U1

Table Columns:
Column Name Description Datatype Lookup Table
COMPETITOR_WID NUMBER W_PARTY_ORG_D

OPTY_WID NUMBER W_OPTY_D

ROW_WID NUMBER

STATUS_WID NUMBER

THREAT_LVL_WID NUMBER

CUSTOMER_WID NUMBER W_OPTY_D

CREATED_BY_WID NUMBER W_USER_D

CHANGED_BY_WID NUMBER W_USER_D

CREATED_ON_DT DATE

CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT DATE

DELETE_FLG CHAR(1)

W_INSERT_DT DATE

DWDMR A-Z.doc
W_UPDATE_DT DATE

DATASOURCE_NUM_ID NUMBER

ETL_PROC_WID NUMBER

INTEGRATION_ID VARCHAR2(80)

TENANT_ID VARCHAR2(80)

X_CUSTOM VARCHAR2(10)

DWDMR A-Z.doc
W_OPTY_CON_F
Business Name: W_OPTY_CON_F

Description:
[bug:19321444] sriprasanna.thiruveedl 2014-08-01 Updated the index type from QUERY to ETL for
W_OPTY_CON_F_P1 and W_OPTY_CON_F_U1

Table Columns:
Column Name Description Datatype Lookup Table
CONTACT_WID NUMBER W_PARTY_PER_D

CON_ROLE_WID NUMBER

OPTY_ATTR_WID NUMBER W_OPTY_MD

OPTY_OWNER_ORG_WID NUMBER W_INT_ORG_D

OPTY_VIS_ORG_WID NUMBER W_INT_ORG_D

OPTY_WID NUMBER W_OPTY_D

ROW_WID NUMBER

PR_OWNER_BU_WID NUMBER W_INT_ORG_D

BUYER_COACH_FLG CHAR(1)

ECONOMIC_BUYER_FLG CHAR(1)

VIS_PR_POS_ID VARCHAR2(80)

VIS_PR_POSTN_DH_WID NUMBER W_POSITION_DH

PR_POSTN_DH_SCD1_WID NUMBER W_POSITION_DH

CREATED_BY_WID NUMBER W_USER_D

CHANGED_BY_WID NUMBER W_USER_D

CREATED_ON_DT DATE

DWDMR A-Z.doc
CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT DATE

DELETE_FLG CHAR(1)

W_INSERT_DT DATE

W_UPDATE_DT DATE

DATASOURCE_NUM_ID NUMBER

ETL_PROC_WID NUMBER

INTEGRATION_ID VARCHAR2(80)

TENANT_ID VARCHAR2(80)

X_CUSTOM VARCHAR2(10)

DWDMR A-Z.doc
W_OPTY_D
Business Name: W_OPTY_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
ETL Process Identifier process used to create or update this
data.
INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)
a dimension or fact entity in its source
Unique Source Record Identifier system. In case of composite keys, the
value in this column can consist of
concatenated parts.

MINI_WID NUMBER W_RANK_MD

ROW_WID Surrogate key to uniquely identify a NUMBER


record.
Surrogate Key of the Table
BUDGETED_FLG CHAR(1)

CHAMPION_FLG CHAR(1)

CLOSED_FLG CHAR(1)

DOC_CLOSED_O_REVN NUMBER(28,10)

CLOSE_DT DATE

COMMITTED_FLG CHAR(1)

CONSUMER_OPTY_AMT NUMBER(28,10)

CONSUMER_OPTY_FLG CHAR(1)

DWDMR A-Z.doc
EXEC_PRIORITY_FLG CHAR(1)

EXIST_CUST_FLG CHAR(1)

DOC_EXPECT_O_REVN NUMBER(28,10)

FCST_CLS_DT DATE

LEAD_QLTY_ORDER_BY NUMBER(28,10)

LOST_FLG CHAR(1)

MAX_DAYS_IN_STG NUMBER

MKT_SEG_LOAN_MAX NUMBER(28,10)

NUM_CAMP_TOUCHES NUMBER

OPEN_DT DATE

DOC_OPTY_COST NUMBER(28,10)

DOC_OPTY_O_REVN NUMBER(28,10)

OPTY_REVN_ORDER_BY NUMBER(28,10)

REVN_PROB NUMBER(28,10)

STG_START_DT DATE

TGTD_OPTY_FLG CHAR(1)

EXCHANGE_DT DATE

ACCNT_CITY VARCHAR2(50)

ACCNT_COUNTRY VARCHAR2(30)

ACCNT_LOC VARCHAR2(50)

DWDMR A-Z.doc
ACCNT_NAME VARCHAR2(100)

ACCNT_STATE VARCHAR2(50)

ACCNT_ST_ADDRESS VARCHAR2(200)

ACCNT_ZIPCODE VARCHAR2(30)

APPL_OWNER_TYPE_CODE VARCHAR2(50)

APPROVAL_LEVEL VARCHAR2(40)

CHANNEL_TYPE_CODE VARCHAR2(50)

CONSUMER_OPTY_NUM VARCHAR2(40)

CURR_SSTAGE_CODE VARCHAR2(80)

DEAL_HORIZON_CODE VARCHAR2(50)

DECISION_LVL_CODE VARCHAR2(50)

DESC_TEXT VARCHAR2(2000)

LEAD_QUALITY_CODE VARCHAR2(50)

METHOD_CODE VARCHAR2(80)

OPTY_CLASS VARCHAR2(30)

OPTY_NAME VARCHAR2(275)

W_OPTY_REVN_CAT_CODE VARCHAR2(50)

OPTY_STATUS_CODE VARCHAR2(50)

OPTY_TYPE_CODE VARCHAR2(50)

PAR_INTEGRATION_ID VARCHAR2(30)

DWDMR A-Z.doc
PR_CON_ROLE_CODE VARCHAR2(50)

PR_POSTN_OPTY_STAT VARCHAR2(10)

PR_PRTNR_DEAL_STAT VARCHAR2(30)

REASON_WL_CODE VARCHAR2(50)

REVENUE_CLASS_CODE VARCHAR2(50)

RISK_CODE VARCHAR2(50)

SALES_METHOD VARCHAR2(30)

STG_STATUS_CODE VARCHAR2(50)

STRATEGIC_CODE VARCHAR2(50)

VIS_PR_BU_ID VARCHAR2(80)

VIS_PR_POS_ID VARCHAR2(80)

VIS_PR_POSTN_DH_WID NUMBER W_POSITION_DH

WIN_PROB_MODE_CODE VARCHAR2(50)

EFFECTIVE_FROM_DT This column stores the date from DATE


which the dimension record is
Effective From Date and Time effective. A value is either assigned by
Siebel Applications or extracted from
the source.
EFFECTIVE_TO_DT This column stores the date up to DATE
which the dimension record is
Effective To Date and Time effective. A value is either assigned by
Siebel Applications or extracted from
the source.
X_CUSTOM This column is used as a generic field VARCHAR2(10)
for customer extensions.
Generic Extension Column
W_OPTY_STATUS_CATEGORY VARCHAR2(80)

CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D


dimension indicating the user who
Source Record Created By User created the record in the source
Surrogate Key system.

DWDMR A-Z.doc
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Last Modified By last modified the record in the source
User Surrogate Key system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
Source Record Creation Date and source system.
Time
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
Source Record Last Modified Date system.
and Time
AUX1_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time1 which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time1 which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time1 which acts as a source for the current
table.
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time1 which acts as a source for the current
table.
SRC_EFF_FROM_DT This column stores the date from DATE
which the source record (in the
Source Supplied Effective From Source system) is effective. The value
Date and Time is extracted from the source
(whenever available)
SRC_EFF_TO_DT This column stores the date up to DATE
which the source record (in the
Source Supplied Effective To Date Source system) is effective. The value
and Time is extracted from the source
(whenever available)
DELETE_FLG This flag indicates the deletion status CHAR(1)
of the record in the source system. A
Deleted Record Indicator value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

CURRENT_FLG This is a flag for marking dimension CHAR(1)


records as "Y" in order to represent
Current Record Indicator the current state of a dimension
entity. This flag is typically critical for
Type II slowly-changing dimensions,
as records in a Type II situation tend
to be numerous.

DWDMR A-Z.doc
W_INSERT_DT This column stores the date on which DATE
the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
TENANT_ID This column is the unique identifier VARCHAR2(80)
for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

FROM_LEAD_FLG Y/N indicating if the opporutnity is VARCHAR2(1)


from lead.

OPTY_NUM VARCHAR2(30)

BDGT_AVAIL_DT DATE

CUSTOMER_WID NUMBER W_PARTY_D

GLOBAL1_EXCHANGE_RATE NUMBER(28,10)

GLOBAL2_EXCHANGE_RATE NUMBER(28,10)

GLOBAL3_EXCHANGE_RATE NUMBER(28,10)

GLOBAL4_EXCHANGE_RATE NUMBER(28,10)

GLOBAL5_EXCHANGE_RATE NUMBER(28,10)

DOC_CURR_CODE VARCHAR2(30)

OWNER_RES_FIRST_NAME VARCHAR2(150)

OWNER_RES_LAST_NAME VARCHAR2(150)

OWNER_RES_MIDDLE_NAME VARCHAR2(60)

SALES_ACCNT_WID NUMBER

STRATEGY VARCHAR2(500)

DWDMR A-Z.doc
BUS_VALUE VARCHAR2(2000)

CMPT_STRGY VARCHAR2(2000)

COMPELLING_EVT VARCHAR2(2000)

COMPETITION_DESC VARCHAR2(255)

DWDMR A-Z.doc
W_OPTY_DH
Business Name: W_OPTY_DH

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ETL_PROC_WID NUMBER

FIXED_HIER_LEVEL NUMBER

LVL1ANC_OPTY_ID VARCHAR2(30)

LVL1ANC_OPTY_NAME VARCHAR2(100)

LVL2ANC_OPTY_ID VARCHAR2(30)

LVL2ANC_OPTY_NAME VARCHAR2(100)

LVL3ANC_OPTY_ID VARCHAR2(30)

LVL3ANC_OPTY_NAME VARCHAR2(100)

LVL4ANC_OPTY_ID VARCHAR2(30)

LVL4ANC_OPTY_NAME VARCHAR2(100)

LVL5ANC_OPTY_ID VARCHAR2(30)

LVL5ANC_OPTY_NAME VARCHAR2(100)

LVL6ANC_OPTY_ID VARCHAR2(30)

LVL6ANC_OPTY_NAME VARCHAR2(100)

LVL7ANC_OPTY_ID VARCHAR2(30)

LVL7ANC_OPTY_NAME VARCHAR2(100)

LVL8ANC_OPTY_ID VARCHAR2(30)

DWDMR A-Z.doc
LVL8ANC_OPTY_NAME VARCHAR2(100)

ROW_WID NUMBER

TOP_LVL_OPTY_ID VARCHAR2(100)

TOP_LVL_OPTY_NAME VARCHAR2(100)

DWDMR A-Z.doc
W_OPTY_MD
Business Name: W_OPTY_MD

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

BUDGETED_FLG CHAR(1)

CHAMPION_FLG CHAR(1)

CLOSED_FLG CHAR(1)

COMMITTED_FLG CHAR(1)

EXIST_CUST_FLG CHAR(1)

LEAD_QLTY_ORDER_BY NUMBER(28,10)

LOST_FLG CHAR(1)

OPTY_REVN_ORDER_BY NUMBER(28,10)

CHANNEL_TYPE_CODE VARCHAR2(50)

CURR_SSTAGE_CODE VARCHAR2(50)

DEAL_HORIZON_CODE VARCHAR2(50)

DECISION_LVL_CODE VARCHAR2(50)

LEAD_QUALITY_CODE VARCHAR2(50)

W_OPTY_REVN_CAT_CODE VARCHAR2(50)

OPTY_STATUS_CODE VARCHAR2(50)

REASON_WL_CODE VARCHAR2(50)

DWDMR A-Z.doc
REVENUE_CLASS_CODE VARCHAR2(50)

RISK_CODE VARCHAR2(50)

STG_STATUS_CODE VARCHAR2(50)

STRATEGIC_CODE VARCHAR2(50)

DATASOURCE_NUM_ID NUMBER

W_INSERT_DT DATE

W_UPDATE_DT DATE

TENANT_ID VARCHAR2(80)

X_CUSTOM VARCHAR2(10)

ETL_PROC_WID NUMBER

DWDMR A-Z.doc
W_OPTY_REFERENCE_H
Business Name: Opportunity Reference Helper

Description:
Helper table for Opportunity and References

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate key to uniquely identify a NUMBER
record.
Surrogate Key of the Table
OPTY_WID NUMBER W_OPTY_D

OPTY_ID VARCHAR2(80)

REF_PARTY_WID NUMBER W_PARTY_D

CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D


dimension indicating the user who
Source Record Created By User created the record in the source
Surrogate Key system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Last Modified By last modified the record in the source
User Surrogate Key system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
Source Record Creation Date and source system.
Time
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
Source Record Last Modified Date system.
and Time
AUX1_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.

DWDMR A-Z.doc
DELETE_FLG This flag indicates the deletion status CHAR(1)
of the record in the source system. A
Deleted Record Indicator value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
ETL Process Identifier process used to create or update this
data.
INTEGRATION_ID This column is the unique identifier of VARCHAR2(30)
a dimension or fact entity in its source
Unique Source Record Identifier system. In case of composite keys, the
value in this column can consist of
concatenated parts.

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
Generic Extension Column

DWDMR A-Z.doc
W_OPTY_RESOURCE_H
Business Name: Opportunity-Resource Helper

Description:
W_OPTY_RESOURCE_H helper stores Opportunity and Resource Associatation. The grain of this table is
Opportunity and Resource.

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate key to uniquely identify a NUMBER
record.
Surrogate Key of the Table
OPTY_ID VARCHAR2(80) W_OPTY_D

OPTY_ID
POSITION_DH_WID Unique Identifier for the Resource NUMBER W_POSITION_DH
Hierarchy.
Territory Hierarchy Surrogate Key

POSITION_DH_SCD1_WID Identifies territory version Id. NUMBER W_POSITION_DH

Territory Version Id
CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Created By User created the record in the source
Surrogate Key system.
RESOURCE_LOGIN VARCHAR2(100)

RESOURCE_LOGIN
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Last Modified By last modified the record in the source
User Surrogate Key system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
Source Record Creation Date and source system.
Time
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
Source Record Last Modified Date system.
and Time
AUX1_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.

DWDMR A-Z.doc
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
DELETE_FLG This flag indicates the deletion status VARCHAR2(1)
of the record in the source system. A
Deleted Record Indicator value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
ETL Process Identifier process used to create or update this
data.
INTEGRATION_ID This column is the unique identifier of VARCHAR2(160)
a dimension or fact entity in its source
Unique Source Record Identifier system. In case of composite keys, the
value in this column can consist of
concatenated parts.

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
Generic Extension Column

DWDMR A-Z.doc
W_OPTY_STG_F
Business Name: W_OPTY_STG_F

Description:
[bug:19321444] sriprasanna.thiruveedl 2014-08-01 Updated the index type from QUERY to ETL for
W_OPTY_STG_F_P1 and W_OPTY_STG_F_U1

Table Columns:
Column Name Description Datatype Lookup Table
END_DT_WID NUMBER W_DAY_D

OPTY_WID NUMBER W_OPTY_D

PREV_STG_WID NUMBER W_SSTAGE_D

ROW_WID NUMBER

START_DT_WID NUMBER W_DAY_D

STG_WID NUMBER W_SSTAGE_D

END_DT DATE

START_DT DATE

VIS_PR_POS_ID VARCHAR2(80)

VIS_PR_POSTN_DH_WID NUMBER W_POSITION_DH

PR_POSTN_DH_SCD1_WID NUMBER W_POSITION_DH

CREATED_BY_WID NUMBER W_USER_D

CHANGED_BY_WID NUMBER W_USER_D

CREATED_ON_DT DATE

CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT DATE

DWDMR A-Z.doc
AUX2_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT DATE

DELETE_FLG CHAR(1)

W_INSERT_DT DATE

W_UPDATE_DT DATE

DATASOURCE_NUM_ID NUMBER

ETL_PROC_WID NUMBER

INTEGRATION_ID VARCHAR2(80)

TENANT_ID VARCHAR2(80)

X_CUSTOM VARCHAR2(10)

DWDMR A-Z.doc
W_OP_VERSION_LINE_D
Business Name: W_OP_VERSION_LINE_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

ROW_WID
PLAN_ID VARCHAR2(80)

PLAN_ID
PLAN_NAME VARCHAR2(255)

PLAN_NAME
PLAN_GLOBAL_CURR_ID VARCHAR2(80)

PLAN_CURR_CODE VARCHAR2(30)

PLAN_CURR_CODE
PLAN_TYPE VARCHAR2(80)

PLAN_TYPE
PLAN_FROM_PERIOD VARCHAR2(80)

PLAN_FROM_PERIOD
PLAN_TO_PERIOD VARCHAR2(80)

PLAN_TO_PERIOD
PLAN_PERIOD_START_DT DATE

PLAN_PERIOD_START_DT
PLAN_PERIOD_END_DT DATE

PLAN_PERIOD_END_DT
PLAN_TIME_INTERVAL VARCHAR2(80)

PLAN_TIME_INTERVAL
MODEL_ID VARCHAR2(80)

MODEL_ID
MODEL_NAME VARCHAR2(255)

MODEL_NAME
MODEL_FROM_PERIOD VARCHAR2(80)

MODEL_FROM_PERIOD
MODEL_TO_PERIOD VARCHAR2(80)

MODEL_TO_PERIOD
MODEL_PERIOD_START_DT DATE

MODEL_PERIOD_START_DT
MODEL_PERIOD_END_DT DATE

MODEL_PERIOD_END_DT

DWDMR A-Z.doc
MODEL_TIME_INTERVAL VARCHAR2(80)

MODEL_TIME_INTERVAL
MODEL_PLANNING_LEVEL VARCHAR2(80)

MODEL_PLANNING_LEVEL
MODEL_STATUS VARCHAR2(80)

MODEL_STATUS
CANCELLED_MODEL_ID VARCHAR2(80)

CANCELLED_MODEL_ID
MODEL_PUBLISH_STATUS VARCHAR2(50)

MODEL_PUBLISH_STATUS
MODEL_CREATION_DT DATE

MODEL_CREATION_DT
MODEL_UPDATE_DT DATE

MODEL_UPDATE_DT
VERSION_ID VARCHAR2(80)

VERSION_ID
VERSION_NAME VARCHAR2(255)

VERSION_NAME
VERSION_TYPE VARCHAR2(80)

VERSION_TYPE
VERSION_CREATION_DT DATE

VERSION_CREATION_DT
VERSION_UPDATE_DT DATE

VERSION_UPDATE_DT
VERSION_LINE_NUMBER VARCHAR2(80)

VERSION_LINE_NUMBER
VERSION_LINE_PERIOD VARCHAR2(80)

VERSION_LINE_START_DT DATE

VERSION_LINE_START_DT
VERSION_LINE_END_DT DATE

VERSION_LINE_END_DT
REQ_BU_ID VARCHAR2(80)

REQ_BU_ID
PROC_PROD_ID VARCHAR2(80)

PROC_PROD_ID
PROC_PROD_CAT_ID VARCHAR2(80)

PROC_PROD_CAT_ID
ACTIVE_FLG CHAR(1)

ACTIVE_FLG

DWDMR A-Z.doc
CREATED_BY_WID NUMBER W_USER_D

CREATED_BY_WID
CHANGED_BY_WID NUMBER W_USER_D

CHANGED_BY_WID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
DELETE_FLG CHAR(1)

DELETE_FLG
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
ETL_PROC_WID NUMBER

ETL_PROC_WID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
X_CUSTOM VARCHAR2(10)

X_CUSTOM

DWDMR A-Z.doc
W_OP_VER_SUPP_LINE_F
Business Name: W_OP_VER_SUPP_LINE_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
SUPPLIER_WID NUMBER W_PARTY_D

SUPPLIER_WID
REQ_BU_WID NUMBER W_INT_ORG_D

REQ_BU_WID
PRC_BU_WID NUMBER W_INT_ORG_D

PRC_BU_WID
PROC_PROD_WID NUMBER W_PROC_PROD_D

PROC_PROD_WID
PROC_PROD_CAT_ID VARCHAR2(80)

PROC_PROD_CAT_ID
VERSION_LINE_WID NUMBER W_OP_VERSION_LINE_D

VERSION_LINE_WID
PREFERRED_SUPPLIER_FLAG VARCHAR2(1)

PREFERRED_SUPPLIER_FLAG
PROPOSED_SUPPLIER_FLAG VARCHAR2(1)

AGREEMENT_ID VARCHAR2(80)

AGREEMENT_ID
AGREEMENT_LINE_ID VARCHAR2(80)

AGREEMENT_LINE_ID
VERSION_LINE_START_DT DATE

VERSION_LINE_START_DT
VERSION_LINE_END_DT DATE

VERSION_LINE_END_DT
UNIT_PRICE NUMBER(28,7)

UNIT_PRICE
BUDGET_AMT NUMBER(28,7)

BUDGET_AMT
PROJECTED_SPEND_QTY NUMBER(28,7)

PROJECTED_SPEND_QTY
PROJECTED_SPEND_AMT NUMBER(28,7)

PROJECTED_SPEND_AMT
UOM_CODE VARCHAR2(50)

UOM_CODE

DWDMR A-Z.doc
CREATED_BY_WID NUMBER

CREATED_BY_WID
CHANGED_BY_WID NUMBER

CHANGED_BY_WID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
DELETE_FLG CHAR(1)

DELETE_FLG
REJECT_FLG CHAR(1)

REJECT_FLG
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
ETL_PROC_WID NUMBER

ETL_PROC_WID
TENANT_ID VARCHAR2(80)

TENANT_ID
X_CUSTOM VARCHAR2(10)

X_CUSTOM
MODEL_ID VARCHAR2(80)

CANCELLED_MODEL_ID VARCHAR2(80)

DWDMR A-Z.doc
VERSION_LINE_START_DT_WID NUMBER

VERSION_LINE_END_DT_WID NUMBER

VERSION_LINE_PERIOD VARCHAR2(80)

DWDMR A-Z.doc
W_ORA_SALES_CYC_LN_HLD_G
Business Name: W_ORA_SALES_CYC_LN_HLD_G

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

HOLD_INSTANCE_ID VARCHAR2(10)

FULFILL_ORDER_ID VARCHAR2(80)

FULFILL_ORDER_LINE_ID VARCHAR2(80)

FULFILL_LINE_ID identify the sales order line VARCHAR2(80)

APPLY_DT_WID NUMBER W_DAY_D

RELEASE_DT_WID NUMBER W_DAY_D

APPLY_DT DATE

RELEASE_DT DATE

HOLD_RELEASE_DURATION_MIN NUMBER(28,10)

ORIGIN_LEVEL_IND NUMBER

CREATED_BY_WID NUMBER W_USER_D

CHANGED_BY_WID NUMBER W_USER_D

CREATED_ON_DT DATE

CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT DATE

DWDMR A-Z.doc
AUX2_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT DATE

DELETE_FLG VARCHAR2(1)

W_INSERT_DT DATE

W_UPDATE_DT DATE

DATASOURCE_NUM_ID identify the data source number NUMBER

ETL_PROC_WID NUMBER

INTEGRATION_ID VARCHAR2(80)

TENANT_ID VARCHAR2(80)

X_CUSTOM VARCHAR2(10)

DWDMR A-Z.doc
W_ORDERITEM_F
Business Name: W_ORDERITEM_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ACCNT_BILL_GEO_WID NUMBER W_GEO_D

CUSTOMER_GEO_WID NUMBER W_GEO_D

ACCNT_INDUST_WID NUMBER W_INDUSTRY_DH

ACCNT_SHIP_GEO_WID NUMBER W_GEO_D

CUSTOMER_WID NUMBER W_PARTY_D

ACTION_TYPE_WID NUMBER W_STATUS_D

APPR_BY_POS_WID NUMBER W_POSITION_D

PR_TEAM_POSTN_DH_WID NUMBER W_POSITION_DH

APPR_BY_WID NUMBER

BILL_CUSTOMER_WID NUMBER W_PARTY_D

BILL_CONTACT_WID NUMBER W_PARTY_PER_D

CAMP_END_DT_WID NUMBER W_DAY_D

CAMP_LNCH_DT_WID NUMBER W_DAY_D

CAMP_ST_DT_WID NUMBER W_DAY_D

CARRIER_WID NUMBER W_XACT_TYPE_D

CONTACT_GEO_WID NUMBER W_GEO_D

CONTACT_WID NUMBER W_PARTY_PER_D

DWDMR A-Z.doc
CRDTCRD_TXN_DT_WID NUMBER

CREATED_BY_ORG_WID NUMBER W_INT_ORG_D

DATASOURCE_NUM_ID NUMBER

DISCNT_MECH_WID NUMBER

ENTITLEMENT_WID NUMBER W_ENTLMNT_D

ETL_PROC_WID NUMBER

INTEGRATION_ID VARCHAR2(80)

LAUNCH_DT_WID NUMBER W_DAY_D

MKT_REGN_WID NUMBER W_REGN_D

MUST_DLVR_DT_WID NUMBER W_DAY_D

OFFER_WID NUMBER W_OFFER_D

OPTY_WID NUMBER W_OPTY_D

ORDER_ATTR_WID NUMBER W_ORDER_MD

ORDER_DT_WID NUMBER W_DAY_D

PAR_LN_PROD_WID NUMBER W_PRODUCT_D

PRI_LST_ITM_WID NUMBER W_PRILSTITEM_D

PROD_ATTRIB_WID NUMBER W_PRDATTR_D

PROD_STATUS_WID NUMBER W_STATUS_D

PROD_WID NUMBER W_PRODUCT_D

PROGRAM_WID NUMBER

DWDMR A-Z.doc
PR_OWNER_ORG_WID NUMBER W_INT_ORG_D

PR_OWNER_BU_WID NUMBER W_INT_ORG_D

PR_TEAM_EMP_WID NUMBER W_EMPLOYEE_D

PR_TEAM_POS_WID NUMBER W_POSITION_D

PR_VIS_ORG_WID NUMBER W_INT_ORG_D

REQ_SHIP_DT_WID NUMBER W_DAY_D

ROOT_LN_PROD_WID NUMBER W_PRODUCT_D

ROW_TYPE NUMBER

ROW_WID NUMBER

SEGMENT_WID NUMBER W_SEGMENT_D

SHIP_CUSTOMER_WID NUMBER W_PARTY_D

SHIP_CONTACT_WID NUMBER W_PARTY_PER_D

SHIP_METH_WID NUMBER W_XACT_TYPE_D

SOURCE_WID NUMBER W_SOURCE_D

STATUS_DT_WID NUMBER W_DAY_D

STATUS_WID NUMBER W_STATUS_D

CASE_WID NUMBER W_CASE_D

PRI_STRATEGY_WID Primary Strategy Surrogate Key NUMBER W_PRI_STRATEGY_D

Primary Strategy Surrogate Key

PRI_SEGMENT_WID Primary Segment Surrogate Key NUMBER W_PRI_SEGMENT_D

Primary Segment Surrogate Key

DWDMR A-Z.doc
APPR_DT_WID Approved Date Surrogate Key NUMBER W_DAY_D

Approved Date Surrogate Key


ACTIVE_FLG CHAR(1)

APPROVED_FLG CHAR(1)

BILLABLE_IND NUMBER

CANCELLED_FLG CHAR(1)

CLOSED_FLG CHAR(1)

DAYS_FRM_QUOTE NUMBER

EXISTING_FLG CHAR(1)

HEADER_FLG CHAR(1)

INCL_CALC_IND NUMBER

LN_NUM NUMBER(28,10)

MUST_DLVR_DT DATE

NRC_IND NUMBER

NUM_OCCURRENCE NUMBER

OWN_ORG_PRTNR_FLG CHAR(1)

PAR_LN_NUM NUMBER(28,10)

QTY_REQ NUMBER(28,10)

QTY_SHIPPED NUMBER(28,10)

REQ_SHIP_DT DATE

ROOT_LN_NUM NUMBER(28,10)

DWDMR A-Z.doc
STATUS_DT DATE

TAX_EXEMPT_FLG CHAR(1)

TOP_LVL_LN_FLG CHAR(1)

VIS_ORG_PRTNR_FLG CHAR(1)

DISCNT_METH_CODE VARCHAR2(80)

TAX_EXEMPT_NUM VARCHAR2(30)

TAX_EXEMPT_REASON VARCHAR2(80)

DOC_CURR_CODE VARCHAR2(30)

VIS_PR_BU_ID VARCHAR2(80)

VIS_PR_POS_ID VARCHAR2(80)

VOL_DISCNT VARCHAR2(50)

VOL_DISCNT_ITEM VARCHAR2(50)

VOL_UPSELL_ITEM VARCHAR2(50)

WRITE_IN_PRD_NAME VARCHAR2(100)

MKTG_LEAD_NUM Identify Marketing Lead that VARCHAR2(80)


contribute to order creation.
Marketing Lead Number
MKTG_LEAD_CREATION_DT_WID Marketing Lead Creation Date. NUMBER W_DAY_D

Marketing Lead Creation Date

AUX_CLASS_1_WID NUMBER W_INDUSTRY_DH

AUX_CLASS_2_WID NUMBER W_INDUSTRY_DH

AUX_CLASS_3_WID NUMBER W_INDUSTRY_DH

DWDMR A-Z.doc
ORG_TYPE_WID NUMBER W_INDUSTRY_DH

PR_TERR_WID NUMBER W_TERR_D

PR_TERR_DH_WID NUMBER

PR_TEAM_POSTN_DH_SCD1_WID NUMBER W_POSITION_DH

ORDER_ID VARCHAR2(80)

ORDER_ID
GLOBAL1_EXCHANGE_RATE NUMBER(28,10)

GLOBAL2_EXCHANGE_RATE NUMBER(28,10)

GLOBAL3_EXCHANGE_RATE NUMBER(28,10)

GLOBAL4_EXCHANGE_RATE NUMBER(28,10)

GLOBAL5_EXCHANGE_RATE NUMBER(28,10)

CREATED_BY_WID NUMBER W_USER_D

CHANGED_BY_WID NUMBER W_USER_D

CREATED_ON_DT DATE

CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT DATE

DELETE_FLG CHAR(1)

DWDMR A-Z.doc
W_INSERT_DT DATE

W_UPDATE_DT DATE

TENANT_ID VARCHAR2(80)

X_CUSTOM VARCHAR2(10)

PAYMENT_TERM VARCHAR2(50)

ORDER_NUM VARCHAR2(30)

ORDER_DT DATE

QUOTE_DT DATE

TAX_PERCENT NUMBER(28,10)

QUOTE_NAME VARCHAR2(255)

QUOTE_NUM VARCHAR2(30)

DOC_ADJUSTMENT NUMBER(28,10)

DOC_CRDTCRD_TXN_AMT NUMBER(28,10)

DOC_DISCNT_AMT NUMBER(28,10)

DOC_DISCNT_PERCENT NUMBER(28,10)

DOC_FREIGHT_AMT NUMBER(28,10)

DOC_LIST_PRI NUMBER(28,10)

DOC_MARGIN NUMBER(28,10)

DOC_NET_PRI NUMBER(28,10)

DOC_ORDITM_COST NUMBER(28,10)

DWDMR A-Z.doc
DOC_ROLLUP_NET_PRI NUMBER(28,10)

DOC_START_PRI NUMBER(28,10)

DOC_TAX_AMT NUMBER(28,10)

DOC_CEIL_PRI NUMBER(28,10)

DOC_SEG_PRI NUMBER(28,10)

DOC_INV_PRI NUMBER(28,10)

DOC_PKT_PRI NUMBER(28,10)

DOC_PKT_MARGIN NUMBER(28,10)

DOC_GLN_INV_PRI NUMBER(28,10)

DOC_GLN_PKT_PRI NUMBER(28,10)

DOC_GLN_PKT_MARGIN NUMBER(28,10)

DOC_REQ_INV_PRI NUMBER(28,10)

DOC_REQ_PKT_PRI NUMBER(28,10)

DOC_REQ_PKT_MARGIN NUMBER(28,10)

DOC_APPR_INV_PRI NUMBER(28,10)

DOC_APPR_PKT_PRI NUMBER(28,10)

DOC_APPR_PKT_MARGIN NUMBER(28,10)

SR_ID VARCHAR2(80)

SR_NUM VARCHAR2(100)

AGREE_ID VARCHAR2(80)

DWDMR A-Z.doc
AGREE_NUMBER VARCHAR2(120)

AGREE_NAME VARCHAR2(50)

PARTNER_ORG_WID NUMBER

LOC_CURR_CODE VARCHAR2(30)

LOC_EXCHANGE_RATE NUMBER(28,10)

STANDARD_UOM_CODE VARCHAR2(50)

STANDARD_UOM_CONV_RATE NUMBER(28,10)

CUSTOMER_ACCOUNT_WID NUMBER W_CUSTOMER_ACCOUNT_D

PRIORITY_WID NUMBER W_XACT_TYPE_D

SR_ATTR_WID NUMBER W_SRVREQ_MD

W_ORDER_SIZE_CAT_CODE VARCHAR2(80)

PRICING_COMMENT VARCHAR2(255)

LINE_NOTE VARCHAR2(2000)

ORDER_COMMENTS VARCHAR2(255)

ORDER_DISCNT_REASON VARCHAR2(255)

CUSTOMER_BILL_GEO_WID NUMBER

CUSTOMER_INDUST_WID NUMBER

CUSTOMER_SHIP_GEO_WID NUMBER

DWDMR A-Z.doc
W_ORDER_F
Business Name: W_ORDER_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ACCNT_BILL_GEO_WID NUMBER W_GEO_D

ACCNT_INDUST_WID NUMBER W_INDUSTRY_DH

APPR_BY_POS_WID NUMBER W_POSITION_D

PR_TEAM_POSTN_DH_WID NUMBER W_POSITION_DH

APPR_BY_WID NUMBER

BILL_CONTACT_WID NUMBER W_PARTY_PER_D

CAMP_END_DT_WID NUMBER W_DAY_D

CAMP_LNCH_DT_WID NUMBER W_DAY_D

CAMP_ST_DT_WID NUMBER W_DAY_D

CONTACT_GEO_WID NUMBER W_GEO_D

CONTACT_WID NUMBER W_PARTY_PER_D

DATASOURCE_NUM_ID NUMBER

ENTITLEMENT_WID NUMBER W_ENTLMNT_D

ETL_PROC_WID NUMBER

INTEGRATION_ID VARCHAR2(80)

LAUNCH_DT_WID NUMBER W_DAY_D

MKT_REGN_WID NUMBER W_REGN_D

DWDMR A-Z.doc
OFFER_WID NUMBER W_OFFER_D

OPTY_WID NUMBER W_OPTY_D

ORDER_ATTR_WID NUMBER W_ORDER_MD

ORDER_DT_WID NUMBER W_DAY_D

PROGRAM_WID NUMBER

PR_OWNER_ORG_WID NUMBER W_INT_ORG_D

PR_OWNER_BU_WID NUMBER W_INT_ORG_D

PR_TEAM_EMP_WID NUMBER

PR_TEAM_POS_WID NUMBER W_POSITION_D

PR_VIS_ORG_WID NUMBER W_INT_ORG_D

ROW_WID NUMBER

SEGMENT_WID NUMBER W_SEGMENT_D

SOURCE_WID NUMBER W_SOURCE_D

CASE_WID NUMBER W_CASE_D

ACTIVE_FLG CHAR(1)

APPROVED_FLG CHAR(1)

CANCELLED_FLG CHAR(1)

CLOSED_FLG CHAR(1)

DAYS_FRM_QUOTE NUMBER

FREIGHT_AMT NUMBER(28,10)

DWDMR A-Z.doc
NUM_NRC_ITEMS NUMBER

NUM_ORDER_ITMS NUMBER

OWN_ORG_PRTNR_FLG CHAR(1)

QTY_REQ NUMBER(28,10)

QTY_SHIPPED NUMBER(28,10)

VIS_ORG_PRTNR_FLG CHAR(1)

DOC_CURR_CODE VARCHAR2(30)

VIS_PR_BU_ID VARCHAR2(80)

VIS_PR_POS_ID VARCHAR2(80)

X_CUSTOM VARCHAR2(10)

PRI_STRATEGY_WID Pricing Strategy Surrogate Key NUMBER W_PRI_STRATEGY_D

Pricing Strategy Surrogate Key


PRI_SEGMENT_WID Pricing Segment Surrogate Key NUMBER W_PRI_SEGMENT_D

Pricing Segment Surrogate Key

MKTG_LEAD_NUM Marketing Lead Number. VARCHAR2(80)

Marketing Lead Number


MKTG_LEAD_CREATION_DT_WID Marketing Lead Creation Date. NUMBER W_DAY_D

Marketing Lead Creation Date

CREATED_BY_WID Created By Surrogate Key NUMBER W_USER_D

Created By Surrogate Key


CUSTOMER_WID NUMBER W_PARTY_D

CUSTOMER_GEO_WID NUMBER W_GEO_D

BILL_CUSTOMER_WID NUMBER W_PARTY_D

AUX_CLASS_1_WID NUMBER W_INDUSTRY_DH

DWDMR A-Z.doc
AUX_CLASS_2_WID NUMBER W_INDUSTRY_DH

AUX_CLASS_3_WID NUMBER W_INDUSTRY_DH

ORG_TYPE_WID NUMBER W_INDUSTRY_DH

PR_TERR_WID NUMBER W_TERR_D

PR_TERR_DH_WID NUMBER

PR_TEAM_POSTN_DH_SCD1_WID NUMBER W_POSITION_DH

GLOBAL1_EXCHANGE_RATE NUMBER(28,10)

GLOBAL2_EXCHANGE_RATE NUMBER(28,10)

GLOBAL3_EXCHANGE_RATE NUMBER(28,10)

GLOBAL4_EXCHANGE_RATE NUMBER(28,10)

GLOBAL5_EXCHANGE_RATE NUMBER(28,10)

DELETE_FLG CHAR(1)

CHANGED_BY_WID NUMBER W_USER_D

CREATED_ON_DT DATE

CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT DATE

DWDMR A-Z.doc
W_INSERT_DT DATE

W_UPDATE_DT DATE

TENANT_ID VARCHAR2(80)

PAYMENT_TERM VARCHAR2(50)

ORDER_NUM VARCHAR2(30)

DISCNT_PERCENT NUMBER(28,10)

ORDER_DT DATE

QUOTE_DT DATE

REQ_SHIP_DT DATE

STATUS_DT DATE

TAX_EXEMPT_FLG VARCHAR2(1)

TAX_PERCENT NUMBER(28,10)

PRI_LST_NAME VARCHAR2(50)

QUOTE_NAME VARCHAR2(255)

QUOTE_NUM VARCHAR2(30)

TAX_EXEMPT_NUM VARCHAR2(50)

ORDER_ID VARCHAR2(80)

GLOBAL1_ORDER_AMT NUMBER(28,10)

GLOBAL2_ORDER_AMT NUMBER(28,10)

GLOBAL3_ORDER_AMT NUMBER(28,10)

DWDMR A-Z.doc
GLOBAL4_ORDER_AMT NUMBER(28,10)

GLOBAL5_ORDER_AMT NUMBER(28,10)

GLOBAL1_COST NUMBER(28,10)

GLOBAL2_COST NUMBER(28,10)

GLOBAL3_COST NUMBER(28,10)

GLOBAL4_COST NUMBER(28,10)

GLOBAL5_COST NUMBER(28,10)

GLOBAL1_MARGIN NUMBER(28,10)

GLOBAL2_MARGIN NUMBER(28,10)

GLOBAL3_MARGIN NUMBER(28,10)

GLOBAL4_MARGIN NUMBER(28,10)

GLOBAL5_MARGIN NUMBER(28,10)

GLOBAL1_ITM_DISCNT_AMT NUMBER(28,10)

GLOBAL2_ITM_DISCNT_AMT NUMBER(28,10)

GLOBAL3_ITM_DISCNT_AMT NUMBER(28,10)

GLOBAL4_ITM_DISCNT_AMT NUMBER(28,10)

GLOBAL5_ITM_DISCNT_AMT NUMBER(28,10)

GLOBAL1_CEIL_AMT NUMBER(28,10)

GLOBAL2_CEIL_AMT NUMBER(28,10)

GLOBAL3_CEIL_AMT NUMBER(28,10)

DWDMR A-Z.doc
GLOBAL4_CEIL_AMT NUMBER(28,10)

GLOBAL5_CEIL_AMT NUMBER(28,10)

GLOBAL1_SEG_AMT NUMBER(28,10)

GLOBAL2_SEG_AMT NUMBER(28,10)

GLOBAL3_SEG_AMT NUMBER(28,10)

GLOBAL4_SEG_AMT NUMBER(28,10)

GLOBAL5_SEG_AMT NUMBER(28,10)

GLOBAL1_INV_AMT NUMBER(28,10)

GLOBAL2_INV_AMT NUMBER(28,10)

GLOBAL3_INV_AMT NUMBER(28,10)

GLOBAL4_INV_AMT NUMBER(28,10)

GLOBAL5_INV_AMT NUMBER(28,10)

GLOBAL1_PKT_MARGIN NUMBER(28,10)

GLOBAL2_PKT_MARGIN NUMBER(28,10)

GLOBAL3_PKT_MARGIN NUMBER(28,10)

GLOBAL4_PKT_MARGIN NUMBER(28,10)

GLOBAL5_PKT_MARGIN NUMBER(28,10)

GLOBAL1_TAX_AMT NUMBER(28,10)

GLOBAL2_TAX_AMT NUMBER(28,10)

GLOBAL3_TAX_AMT NUMBER(28,10)

DWDMR A-Z.doc
GLOBAL4_TAX_AMT NUMBER(28,10)

GLOBAL5_TAX_AMT NUMBER(28,10)

GLOBAL1_TOT_DISCNT_AMT NUMBER(28,10)

GLOBAL2_TOT_DISCNT_AMT NUMBER(28,10)

GLOBAL3_TOT_DISCNT_AMT NUMBER(28,10)

GLOBAL4_TOT_DISCNT_AMT NUMBER(28,10)

GLOBAL5_TOT_DISCNT_AMT NUMBER(28,10)

GLOBAL1_ORDER_SHIP_AMT NUMBER(28,10)

GLOBAL2_ORDER_SHIP_AMT NUMBER(28,10)

GLOBAL3_ORDER_SHIP_AMT NUMBER(28,10)

GLOBAL4_ORDER_SHIP_AMT NUMBER(28,10)

GLOBAL5_ORDER_SHIP_AMT NUMBER(28,10)

GLOBAL1_ADJUSTMENT NUMBER(28,10)

GLOBAL2_ADJUSTMENT NUMBER(28,10)

GLOBAL3_ADJUSTMENT NUMBER(28,10)

GLOBAL4_ADJUSTMENT NUMBER(28,10)

GLOBAL5_ADJUSTMENT NUMBER(28,10)

GLOBAL1_FREIGHT_AMT NUMBER(28,10)

GLOBAL2_FREIGHT_AMT NUMBER(28,10)

GLOBAL3_FREIGHT_AMT NUMBER(28,10)

DWDMR A-Z.doc
GLOBAL4_FREIGHT_AMT NUMBER(28,10)

GLOBAL5_FREIGHT_AMT NUMBER(28,10)

GLOBAL1_PKT_AMT NUMBER(28,10)

GLOBAL2_PKT_AMT NUMBER(28,10)

GLOBAL3_PKT_AMT NUMBER(28,10)

GLOBAL4_PKT_AMT NUMBER(28,10)

GLOBAL5_PKT_AMT NUMBER(28,10)

SR_ID VARCHAR2(80)

SR_NUM VARCHAR2(100)

AGREE_ID VARCHAR2(80)

AGREE_NUMBER VARCHAR2(120)

AGREE_NAME VARCHAR2(50)

PARTNER_ORG_WID NUMBER

PRIORITY_WID NUMBER

LOC_CURR_CODE VARCHAR2(30)

W_ORDER_SIZE_CAT_CODE VARCHAR2(80)

TAX_EXEMPT_REASON VARCHAR2(80)

SR_ATTR_WID NUMBER

CUSTOMER_ACCOUNT_WID NUMBER W_CUSTOMER_ACCOUNT_D

LOC_ADJUSTMENT NUMBER(28,10)

DWDMR A-Z.doc
LOC_CEIL_AMT NUMBER(28,10)

LOC_INV_AMT NUMBER(28,10)

LOC_PKT_AMT NUMBER(28,10)

LOC_PKT_MARGIN NUMBER(28,10)

LOC_SEG_AMT NUMBER(28,10)

LOC_ORDER_AMT NUMBER(28,10)

LOC_COST NUMBER(28,10)

LOC_MARGIN NUMBER(28,10)

LOC_ITM_DISCNT_AMT NUMBER(28,10)

LOC_TOT_DISCNT_AMT NUMBER(28,10)

LOC_FREIGHT_AMT NUMBER(28,10)

LOC_TAX_AMT NUMBER(28,10)

DISCNT_REASON VARCHAR2(255)

COMMENTS VARCHAR2(255)

LOC_ORDER_SHIP_AMT NUMBER(28,10)

CUSTOMER_BILL_GEO_WID NUMBER

CUSTOMER_INDUST_WID NUMBER

DWDMR A-Z.doc
W_ORDER_MD
Business Name: W_ORDER_MD

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

ACTIVE_FLG CHAR(1)

APPROVED_FLG CHAR(1)

ORDER_TYPE_CODE VARCHAR2(80)

W_ORDER_TYPE_CODE VARCHAR2(80)

STATUS_CODE VARCHAR2(80)

DATASOURCE_NUM_ID NUMBER

W_INSERT_DT DATE

W_UPDATE_DT DATE

TENANT_ID VARCHAR2(80)

X_CUSTOM VARCHAR2(10)

ETL_PROC_WID NUMBER

W_STATUS_CODE VARCHAR2(80)

DWDMR A-Z.doc
W_ORDER_RESOURCE_H
Business Name: Order Resource Helper

Description:
Helper table for Order and Resources

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate key to uniquely identify a NUMBER
record.
Surrogate Key of the Table
ORDER_WID NUMBER W_ORDER_D

POSITION_DH_WID NUMBER

POSITION_DH_WID
SALES_RESOURCE_WID NUMBER

POSITION_DH_SCD1_WID NUMBER

POSITION_DH_SCD1_WID
PR_TEAM_POSTN_DH_SCD1_WID NUMBER W_POSITION_DH

CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D


dimension indicating the user who
Source Record Created By User created the record in the source
Surrogate Key system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Last Modified By last modified the record in the source
User Surrogate Key system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
Source Record Creation Date and source system.
Time
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
Source Record Last Modified Date system.
and Time
AUX1_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.

DWDMR A-Z.doc
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
DELETE_FLG This flag indicates the deletion status CHAR(1)
of the record in the source system. A
Deleted Record Indicator value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
ETL Process Identifier process used to create or update this
data.
INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)
a dimension or fact entity in its source
Unique Source Record Identifier system. In case of composite keys, the
value in this column can consist of
concatenated parts.

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
Generic Extension Column

DWDMR A-Z.doc
W_ORDIT_WTR_LOG_F
Business Name: Order Item Waterfall Log Fact

Description:
The OrderItem Waterfall Log Fact is an extension of the Order Item fact.The grain of this fact is at the Waterfall
element level and this fact has only root line items¿ information stored.

Table Columns:
Column Name Description Datatype Lookup Table
CUSTOMER_WID Customer Account Identifier NUMBER W_PARTY_D

Customer Surrogate Key


CUSTOMER_GEO_WID Geographic Account Identifier for the NUMBER W_GEO_D
Customer
Customer Geography Surrogate
Key
ACCNT_INDUST_WID Industry dimension Identifier for NUMBER W_INDUSTRY_DH
Account
Account Industry Surrogate Key

APPR_BY_WID Approving Employee's Identifier NUMBER

Approved Employee Surrogate Key

APPR_BY_POS_WID Primary position of the approving NUMBER W_POSITION_D


employee
Approving Employee Position
Surrogate Key
CONTACT_GEO_WID Identifies the Contact Geographic NUMBER W_GEO_D
information
Contact Geography Surrogate Key

ORDER_DT_WID Order Date NUMBER W_DAY_D

Order Date Surrogate Key


CONTACT_WID Identifies the Contact information NUMBER W_PARTY_PER_D

Contact Surrogate Key


PR_OWNER_ORG_WID Primary owners organization NUMBER W_INT_ORG_D
identifier
Primary Owners Organization
Surrogate Key
PR_OWNER_BU_WID Primary owners Business Unit NUMBER W_INT_ORG_D
Identifier
Primary Owners Business Unit
Surrogate Key
PROD_WID Product Identifier NUMBER W_PRODUCT_D

Product Surrogate Key


PR_VIS_ORG_WID Primary Visibility organization NUMBER W_INT_ORG_D
identifier
Primary Visibility Organization
Surrogate Key
PR_TEAM_EMP_WID Primary Employee on Team NUMBER

Primary Team Employee


Surrogate Key

DWDMR A-Z.doc
PR_TEAM_POS_WID Primary Position of Team NUMBER W_POSITION_D

Primary Team Position Surrogate


Key
PR_TEAM_POSTN_DH_WID Primary position hierarchy of the NUMBER W_POSITION_DH
team
Primary Team Position Hierarchy
Surrogate Key
MKT_REGN_WID Market Region Identifier NUMBER W_REGION_D

Market Region Surrogate Key


MKT_SEGMENT_WID Market Segment Identifier NUMBER W_SEGMENT_D

Market Segment Surrogate Key

OFFER_WID Offer Identifier NUMBER W_OFFER_D

Offer Surrogate Key


OPTY_WID Opportunity Identifier NUMBER W_OPTY_D

Opportunity Surrogate Key


ORDER_ATTR_WID Order Attribute ID, Forein Key to NUMBER W_ORDER_MD
Order Mini Dimension
Order Attribute Surrogate Key
PRI_LST_ITM_WID Price List Item Identifier NUMBER W_PRILSTITEM_D

Price List Item Surrogate Key


PROD_ATTRIB_WID Product Attribute Identifier NUMBER W_PRDATTR_D

Product Attribute Surrogate Key

PROD_STATUS_WID Product Status Identifier NUMBER

Product Status Surrogate Key


ROW_WID Surrogate key to uniquely identify a NUMBER
record
Surrogate Key of the Table
SOURCE_WID Marketing Source Identifier NUMBER W_SOURCE_D

Marketing Source Surrogate Key

SR_ID Service Request Identifier VARCHAR2(80) W_SRVREQ_D

Service Request Surrogate Key


SR_NUM VARCHAR2(100)

STATUS_DT_WID Status Change date NUMBER W_DAY_D

Status Date Surrogate Key


STATUS_WID Status Identifier(W_LOV_D) NUMBER W_STATUS_D

Status Surrogate Key


PRI_STRATEGY_WID Pricing Strategy Identifier NUMBER W_PRI_STRATEGY_D

Pricing Strategy Surrogate Key


PRI_SEGMENT_WID Pricing Segment Identifier NUMBER W_PRI_SEGMENT_D

Pricing Segment Surrogate Key

DWDMR A-Z.doc
PWF_ELEMENT_WID Price Waterfall Element Identifier NUMBER W_PWF_ELEMENT_D

Price Waterfall Element Surrogate


Key
EXTENDED_QTY Extended Quantity NUMBER(28,10)

Extended Quantity
ELEMENT_AMT Element Amount NUMBER(28,10)

Element Amount
UNIT_PRICE Unit Price NUMBER(28,10)

Unit Price
ACTIVE_FLG Active Flag CHAR(1)

Active Flag
APPROVED_FLG Approved Flag CHAR(1)

Approved Flag
CLOSED_FLG Closed Flag CHAR(1)

Closed Flag
LN_NUM Line Number - Only for Line Items NUMBER

Line Number
NRC_IND Non Recurring Charge Indicator NUMBER

Non recurring Charge Indicator

DOC_CURR_CODE This code corresponds to the VARCHAR2(30)


document currency. This typically is
Document Currency Code the currency in which the transaction
occurred.
LOC_CURR_CODE This code corresponds to the local VARCHAR2(30)
currency. The local currency typically
Local Currency Code is the one in which the transaction
will be posted to meet legal
requirements for Company's Financial
reporting. Alternatively, it may be
linked to the currency used by
local/regional business units for
reporting purposes.

LOC_EXCHANGE_RATE NUMBER(28,10)

GLOBAL1_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)


Document Currency to the first Global
Global Exchange Rate Currency. The Global currencies are
defined in global currency master
table.
GLOBAL2_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the second
Global Exchange Rate Global Currency. The Global
currencies are defined in global
currency master table.

DWDMR A-Z.doc
GLOBAL3_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the third
Global Exchange Rate Global Currency. The Global
currencies are defined in global
currency master table.
GLOBAL4_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the third
Global Exchange Rate Global Currency. The Global
currencies are defined in global
currency master table.
GLOBAL5_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the third
Global Exchange Rate Global Currency. The Global
currencies are defined in global
currency master table.
CREATED_BY_WID Created by Identifier NUMBER W_USER_D

Created By user Surrogate Key


CHANGED_BY_WID Changed by Identifier NUMBER W_USER_D

Changed By user Surrogate Key

CREATED_ON_DT Created on Date DATE

Created On Date
CHANGED_ON_DT Changed on Date DATE

Changed On Date
AUX1_CHANGED_ON_DT These System fields identifies the last DATE
modified date and time of the
Auxiliary 1 Changed on Date auxiliary table's record which acts as a
source for the current table.

AUX2_CHANGED_ON_DT These System fields identifies the last DATE


modified date and time of the
Auxiliary 2 Changed on Date auxiliary table's record which acts as a
source for the current table.

AUX3_CHANGED_ON_DT These System fields identifies the last DATE


modified date and time of the
Auxiliary 3 Changed on Date auxiliary table's record which acts as a
source for the current table.

AUX4_CHANGED_ON_DT These System fields identifies the last DATE


modified date and time of the
Auxiliary 4 Changed on Date auxiliary table's record which acts as a
source for the current table.

DELETE_FLG Delete Flag CHAR(1)

Delete Flag
W_INSERT_DT This column stores the date on which DATE
the record was inserted in the data
Warehouse Insert Date warehouse table.
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Update Date data warehouse table.

DWDMR A-Z.doc
DATASOURCE_NUM_ID Systems Field to identify the source of NUMBER
data
Source Identifier
ETL_PROC_WID System Field to enable restart ability NUMBER

ETL Process Identifier


INTEGRATION_ID Identifier used for integration with VARCHAR2(80)
external systems
Unique Source Record Identifier

TENANT_ID Tenant Identifier VARCHAR2(80)

Tenant Identifier
X_CUSTOM This column is used as a generic field VARCHAR2(10)
for customer extensions.
Generic Extension Column
CANCELLED_FLG Cancelled Flag CHAR(1)

Cancelled Flag
ORDER_LINE_ID Order Line Identifier VARCHAR2(80)

Order Line Identifier


PAYMENT_TERM VARCHAR2(50)

ORDER_NUM VARCHAR2(30)

DAYS_FROM_QUOTE NUMBER(28,10)

DISCNT_PERCENT NUMBER(28,10)

ORDER_DT DATE

QUOTE_DT DATE

TAX_PERCENT NUMBER(28,10)

QUOTE_NAME VARCHAR2(255)

QUOTE_NUM VARCHAR2(30)

ORDER_ID VARCHAR2(80)

VIS_PR_BU_ID VARCHAR2(80)

VIS_PR_POS_ID VARCHAR2(80)

DWDMR A-Z.doc
STANDARD_UOM_CODE VARCHAR2(50)

STANDARD_UOM_CONV_RATE NUMBER(28,10)

AGREE_ID VARCHAR2(80)

PR_TEAM_POSTN_DH_SCD1_WID NUMBER

CUSTOMER_ACCOUNT_WID NUMBER W_CUSTOMER_ACCOUNT_D

PRIORITY_WID NUMBER

CUSTOMER_INDUST_WID NUMBER

DWDMR A-Z.doc
W_ORG_DH
Business Name: W_ORG_DH - Obsolete

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ETL_PROC_WID NUMBER

FIXED_HIER_LEVEL NUMBER

LVL1ANC_ID VARCHAR2(30)

LVL1ANC_NAME VARCHAR2(100)

LVL2ANC_ID VARCHAR2(30)

LVL2ANC_NAME VARCHAR2(100)

LVL3ANC_ID VARCHAR2(30)

LVL3ANC_NAME VARCHAR2(100)

LVL4ANC_ID VARCHAR2(30)

LVL4ANC_NAME VARCHAR2(100)

LVL5ANC_ID VARCHAR2(30)

LVL5ANC_NAME VARCHAR2(100)

LVL6ANC_ID VARCHAR2(30)

LVL6ANC_NAME VARCHAR2(100)

LVL7ANC_ID VARCHAR2(30)

LVL7ANC_NAME VARCHAR2(100)

LVL8ANC_ID VARCHAR2(30)

DWDMR A-Z.doc
LVL8ANC_NAME VARCHAR2(100)

ROW_WID NUMBER

TOP_LVL_ID VARCHAR2(30)

TOP_LVL_NAME VARCHAR2(100)

LVL1ANC_ACCNT_LOC VARCHAR2(50)

LVL2ANC_ACCNT_LOC VARCHAR2(50)

LVL3ANC_ACCNT_LOC VARCHAR2(50)

LVL4ANC_ACCNT_LOC VARCHAR2(50)

LVL5ANC_ACCNT_LOC VARCHAR2(50)

LVL6ANC_ACCNT_LOC VARCHAR2(50)

LVL7ANC_ACCNT_LOC VARCHAR2(50)

LVL8ANC_ACCNT_LOC VARCHAR2(50)

TOP_LVL_ACCNT_LOC VARCHAR2(50)

DWDMR A-Z.doc
W_OVR_CMPACNT_A
Business Name: W_OVR_CMPACNT_A

Description:

Table Columns:
Column Name Description Datatype Lookup Table
CAMP_WID NUMBER W_SOURCE_D

OVRLP_CAMP_WID NUMBER W_SOURCE_D

NUM_OVRLP_ACNTS NUMBER

DATASOURCE_NUM_ID NUMBER

ETL_PROC_WID NUMBER

TENANT_ID VARCHAR2(80)

W_INSERT_DT DATE

W_UPDATE_DT DATE

DWDMR A-Z.doc
W_OVR_CMPCON_A
Business Name: W_OVR_CMPCON_A

Description:

Table Columns:
Column Name Description Datatype Lookup Table
CAMP_WID NUMBER W_SOURCE_D

OVRLP_CAMP_WID NUMBER W_SOURCE_D

NUM_OVRLP_CONS NUMBER

DATASOURCE_NUM_ID NUMBER

ETL_PROC_WID NUMBER

TENANT_ID VARCHAR2(80)

W_INSERT_DT DATE

W_UPDATE_DT DATE

DWDMR A-Z.doc
W_PARTNER_ENROLLMENT_F
Business Name: W_PARTNER_ENROLLMENT_F

Description:
Imported from database

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

ROW_WID
PROGRAM_WID NUMBER W_PARTNER_PROGRAM_D

PROGRAM_WID
PARTNER_SCD1_WID NUMBER W_INT_ORG_D

PARTNER_SCD1_WID
TERR_WID NUMBER W_TERR_D

TERR_WID
PRIMARY_CONTACT_WID NUMBER W_EMPLOYEE_D

PRIMARY_CONTACT_WID
ENROLLMENT_STATUS_WID NUMBER W_STATUS_D

ENROLLMENT_STATUS_WID
ENROLLMENT_DT_WID NUMBER W_DAY_D

ENROLLMENT_DT_WID
CREATED_BY_WID NUMBER W_USER_D

CREATED_BY_WID
CHANGED_BY_WID NUMBER

CHANGED_BY_WID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
DELETE_FLG CHAR(1)

DELETE_FLG

DWDMR A-Z.doc
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
ETL_PROC_WID NUMBER

ETL_PROC_WID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
X_CUSTOM VARCHAR2(10)

X_CUSTOM
REJECT_FLG CHAR(1)

DWDMR A-Z.doc
W_PARTNER_PGRM_MEASURE_F
Business Name: W_PARTNER_PGRM_MEASURE_F

Description:
Imported from database

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

ROW_WID
PROGRAM_WID NUMBER W_PARTNER_PROGRAM_D

PROGRAM_WID
PRIMARY_CONTACT_WID NUMBER W_EMPLOYEE_D

PRIMARY_CONTACT_WID
TARGET_PERIOD_START_DT_WID NUMBER W_DAY_D

TARGET_PERIOD_START_DT_WID

TARGET_PERIOD_END_DT_WID NUMBER

TARGET_PERIOD_END_DT_WID

PROGRAM_OBJECTIVE_CODE VARCHAR2(80)

PROGRAM_OBJECTIVE_CODE
W_PROGRAM_OBJECTIVE_CODE VARCHAR2(80)

W_PROGRAM_OBJECTIVE_CODE

PROGRAM_OBJECTIVE_TYPE VARCHAR2(80)

PROGRAM_OBJECTIVE_TYPE
W_PROGRAM_OBJECTIVE_TYPE VARCHAR2(80)

W_PROGRAM_OBJECTIVE_TYPE

PROGRAM_OBJECTIVE_NAME VARCHAR2(150)

PROGRAM_OBJECTIVE_NAME
TARGET_PERIOD_SET_NAME VARCHAR2(150)

TARGET_PERIOD_SET_NAME
TARGET_PERIOD_TYPE VARCHAR2(20)

TARGET_PERIOD_TYPE
TARGET_PERIOD_NAME VARCHAR2(150)

TARGET_PERIOD_NAME
TARGET_VALUE NUMBER(28,10)

TARGET_VALUE

DWDMR A-Z.doc
GLOBAL4_EXCHANGE_RATE NUMBER(28,10)

GLOBAL4_EXCHANGE_RATE
GLOBAL5_EXCHANGE_RATE NUMBER(28,10)

GLOBAL5_EXCHANGE_RATE
DOC_CURR_CODE VARCHAR2(30)

DOC_CURR_CODE
LOC_CURR_CODE VARCHAR2(30)

LOC_CURR_CODE
LOC_EXCHANGE_RATE NUMBER(28,10)

LOC_EXCHANGE_RATE
GLOBAL1_EXCHANGE_RATE NUMBER(28,10)

GLOBAL1_EXCHANGE_RATE
GLOBAL2_EXCHANGE_RATE NUMBER(28,10)

GLOBAL2_EXCHANGE_RATE
GLOBAL3_EXCHANGE_RATE NUMBER(28,10)

GLOBAL3_EXCHANGE_RATE
CREATED_BY_WID NUMBER W_USER_D

CREATED_BY_WID
CHANGED_BY_WID NUMBER

CHANGED_BY_WID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
DELETE_FLG CHAR(1)

DELETE_FLG
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID

DWDMR A-Z.doc
ETL_PROC_WID NUMBER

ETL_PROC_WID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
X_CUSTOM VARCHAR2(10)

X_CUSTOM

DWDMR A-Z.doc
W_PARTNER_PRESENCE_F
Business Name: W_PARTNER_PRESENCE_F

Description:
Imported from database

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

ROW_WID
PARTNER_SCD1_WID NUMBER W_INT_ORG_D

PARTNER_SCD1_WID
PRIMARY_CONTACT_WID NUMBER W_EMPLOYEE_D

PRIMARY_CONTACT_WID
GEO_WID NUMBER W_GEO_ZONE_DH

GEO_WID
PARTNER_TYPE_WID NUMBER W_CHNL_TYPE_D

PARTNER_TYPE_WID
INDUSTRY_WID NUMBER W_INDUSTRY_DH

INDUSTRY_WID
PRODUCT_WID NUMBER W_PRODUCT_D

PRODUCT_WID
CREATION_DT_WID NUMBER W_DAY_D

CREATION_DT_WID
CREATED_BY_WID NUMBER W_USER_D

CREATED_BY_WID
CHANGED_BY_WID NUMBER

CHANGED_BY_WID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT

DWDMR A-Z.doc
DELETE_FLG CHAR(1)

DELETE_FLG
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
ETL_PROC_WID NUMBER

ETL_PROC_WID
INTEGRATION_ID VARCHAR2(200)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
X_CUSTOM VARCHAR2(10)

X_CUSTOM

DWDMR A-Z.doc
W_PARTNER_PROGRAM_D
Business Name: W_PARTNER_PROGRAM_D

Description:
Imported from database

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

ROW_WID
PROGRAM_ID NUMBER

PROGRAM_ID
PROGRAM_TYPE VARCHAR2(50)

PROGRAM_TYPE
STATUS_CODE VARCHAR2(50)

STATUS_CODE
START_DT DATE

START_DT
END_DT DATE

END_DT
CREATED_BY_WID NUMBER W_USER_D

CREATED_BY_WID
CHANGED_BY_WID NUMBER

CHANGED_BY_WID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
DELETE_FLG CHAR(1)

DELETE_FLG
W_INSERT_DT DATE

W_INSERT_DT

DWDMR A-Z.doc
W_UPDATE_DT DATE

W_UPDATE_DT
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
ETL_PROC_WID NUMBER

ETL_PROC_WID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
X_CUSTOM VARCHAR2(10)

X_CUSTOM

DWDMR A-Z.doc
W_PARTNER_RESOURCE_H
Business Name: W_PARTNER_RESOURCE_H

Description:
Imported from database

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

ROW_WID
PARTNER_WID NUMBER

PARTNER_WID
POSITION_DH_WID NUMBER

POSITION_DH_WID
POSITION_DH_SCD1_WID NUMBER

POSITION_DH_SCD1_WID
CREATED_BY_WID NUMBER

CREATED_BY_WID
CHANGED_BY_WID NUMBER

CHANGED_BY_WID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
DELETE_FLG CHAR(1)

DELETE_FLG
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID

DWDMR A-Z.doc
ETL_PROC_WID NUMBER

ETL_PROC_WID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
X_CUSTOM VARCHAR2(10)

X_CUSTOM
LOGIN VARCHAR2(64)

LOGIN
PARTNER_ID VARCHAR2(80)

DWDMR A-Z.doc
W_PARTY_CLASS_H
Business Name: W_PARTY_CLASS_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

PARTY_SCD1_WID NUMBER

INDUSTRY_WID NUMBER W_INDUSTRY_DH

ORGTYPE_WID NUMBER W_INDUSTRY_DH

AUX1_WID NUMBER W_INDUSTRY_DH

AUX2_WID NUMBER W_INDUSTRY_DH

AUX3_WID NUMBER W_INDUSTRY_DH

AUX4_WID NUMBER W_INDUSTRY_DH

AUX5_WID NUMBER W_INDUSTRY_DH

AUX6_WID NUMBER W_INDUSTRY_DH

AUX7_WID NUMBER W_INDUSTRY_DH

AUX8_WID NUMBER W_INDUSTRY_DH

AUX9_WID NUMBER W_INDUSTRY_DH

AUX10_WID NUMBER W_INDUSTRY_DH

IND_INTEGRATION_ID VARCHAR2(100)

ORGTYPE_INTEGRATION_ID VARCHAR2(100)

AUX1_INTEGRATION_ID VARCHAR2(100)

DWDMR A-Z.doc
AUX2_INTEGRATION_ID VARCHAR2(100)

AUX3_INTEGRATION_ID VARCHAR2(100)

AUX4_INTEGRATION_ID VARCHAR2(100)

AUX5_INTEGRATION_ID VARCHAR2(100)

AUX6_INTEGRATION_ID VARCHAR2(100)

AUX7_INTEGRATION_ID VARCHAR2(100)

AUX8_INTEGRATION_ID VARCHAR2(100)

AUX9_INTEGRATION_ID VARCHAR2(100)

AUX10_INTEGRATION_ID VARCHAR2(100)

CREATED_BY_WID NUMBER W_USER_D

CHANGED_BY_WID NUMBER W_USER_D

CREATED_ON_DT DATE

CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT DATE

DELETE_FLG CHAR(1)

W_INSERT_DT DATE

W_UPDATE_DT DATE

DWDMR A-Z.doc
ETL_PROC_WID NUMBER

DATASOURCE_NUM_ID NUMBER

INTEGRATION_ID VARCHAR2(80)

TENANT_ID VARCHAR2(80)

X_CUSTOM VARCHAR2(10)

DWDMR A-Z.doc
W_PARTY_COMPETITOR_D
Business Name: W_PARTY_COMPETITOR_D

Description:

W_PARTY_COMPETITOR_D is the Party Auxiliary Type 1 only Dimension table storing Competitor Attributes

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate key to uniquely identify a NUMBER
record.
Surrogate Key of the Table
PARTY_SCD1_WID Party SCD Type1 Key NUMBER

Party SCD1 key


THREAT_LEVEL_CODE Threat Level Code VARCHAR2(80)

THREAT_LEVEL_CODE
STATUS_CODE Competitor Status Code VARCHAR2(80)

STATUS_CODE
CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER
dimension indicating the user who
Source Record Created By User created the record in the source
Surrogate Key system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER
dimension indicating the user who
Source Record Last Modified By last modified the record in the source
User Surrogate Key system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
Source Record Creation Date and source system.
Time
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
Source Record Last Modified Date system.
and Time
AUX1_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
DELETE_FLG This flag indicates the deletion status CHAR(1)
of the record in the source system. A
Deleted Record Indicator value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

DWDMR A-Z.doc
W_INSERT_DT This column stores the date on which DATE
the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
ETL Process Identifier process used to create or update this
data.
INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)
a dimension or fact entity in its source
Unique Source Record Identifier system. In case of composite keys, the
value in this column can consist of
concatenated parts.

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
Generic Extension Column

DWDMR A-Z.doc
W_PARTY_D
Business Name: W_PARTY_D

Description:

Party Dimension includes all parties include B2B Customer and B2C Customer, Contact and Supplier data

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate key to uniquely identify a NUMBER
record
Row Wid
SCD1_WID Slow Changing Type 1 WID NUMBER

Scd1 Wid
PARTY_ORG_WID Party Organization Wid NUMBER W_PARTY_ORG_D

Party Organization Wid


PARTY_PER_WID Party Person Wid NUMBER W_PARTY_PER_D

Party Person Wid


PARTY_GROUP_WID Party Group Wid NUMBER

Party Group Wid


NAME This is the name of the customer & VARCHAR2(250)
Name of the Account.
Name of the customer
W_PARTY_TYPE_CODE Type of account, e.g. Commercial VARCHAR2(80)

Type of account
GEO_WID Geo Wid NUMBER W_GEO_D

Geo Wid
INDUSTRY_WID Industry Wid NUMBER W_INDUSTRY_DH

Industry Wid
ORG_TYPE_WID Organization Type Wid. NUMBER

Organization Type Wid


AUX_CLASS_1_WID Auxillary1 Class Wid NUMBER

Auxillary Class Wid


AUX_CLASS_2_WID Auxillary2 Class Wid NUMBER

Auxillary Class Wid


AUX_CLASS_3_WID Auxillary3 Class Wid NUMBER

Auxillary Class Wid


ORG_SIZE_CODE Organization Size Code. VARCHAR2(80)

Organization Size Code


ACTIVE_FLG Active Flag CHAR(1)

Active Flag
ACCNT_FLG Account Flag CHAR(1)

Account Flag

DWDMR A-Z.doc
COMPETITOR_FLG Denotes whether an account is a CHAR(1)
competitor or not
Competitor Flag
CONTACT_FLG Contact Flag CHAR(1)

Contact Flag
EMP_FLG Employee Flag CHAR(1)

Employee Flag
PRTNR_FLG Prtnr Flag CHAR(1)

Prtnr Flag
PROSPECT_FLG Prospect Flag CHAR(1)

Prospect Flag
SUPPLIER_FLG Supplier Flag CHAR(1)

Supplier Flag
SALES_ACCNT_FLG Sales Account Flag CHAR(1)

Sales Account Flag


SALES_REF_FLG Sales Ref Flag CHAR(1)

Sales Ref Flag


LEGAL_ENTITY_FLG Legal Entity Flag CHAR(1)

Legal Entity Flag


EXIST_SALES_ACCNT_FLG Existing Sales Account Flag CHAR(1)

Existing Sales Account Flag


SALES_ACCNT_TYPE_CODE Sales Account Flag VARCHAR2(80)

Sales Account Flag


ST_ADDRESS1 Street address1 where account is VARCHAR2(255)
situated
Street address1
ST_ADDRESS2 Street address2 where account is VARCHAR2(200)
situated
Street address2
ST_ADDRESS3 Street address3 where account is VARCHAR2(200)
situated
Street address3
ST_ADDRESS4 Street address4 where account is VARCHAR2(200)
situated
Street address4
POSTAL_CODE Postal Code or Zipcode VARCHAR2(120)

Postal Code
CITY_CODE Source City Code VARCHAR2(120)

Source City Code


STATE_CODE Source State Code VARCHAR2(120)

Source State Code


COUNTRY_CODE Source Country Code VARCHAR2(120)

Source Country Code


REGION_CODE Source Region Code VARCHAR2(120)

Source Region Code

DWDMR A-Z.doc
C_CITY_CODE Customized City Code VARCHAR2(120)

Customized City Code


C_STATE_PROV_CODE VARCHAR2(120)

C_COUNTY_CODE Customized County Code VARCHAR2(120)

Customized County Code


C_REGION_CODE Customized Region Code VARCHAR2(120)

Customized Region Code


W_COUNTRY_CODE VARCHAR2(120)

C_COUNTRY_REGION_CODE Customized Country Region Code VARCHAR2(120)

Customized Country Region Code

C_CONTINENT_CODE Customized Continent Code VARCHAR2(120)

Customized Continent Code


MAIN_PH_NUM This is the customer's primary phone VARCHAR2(40)
number.
Main Phone Number
ALT_PHONE_NUM This is the customer's optional VARCHAR2(30)
secondary phone number.
Alternate Phone Number
EMAIL_ADDRESS This is the email address of the VARCHAR2(255)
customer.
Customer email address
INTERNET_HOME_PAGE This is the home page of the VARCHAR2(255)
individual/organization.
Customer Internet Home Page
CUST_SINCE_DT Customer Since Date DATE

Customer Since Date


CUST_END_DT Customer End Date DATE

Customer End Date


CUST_CAT_CODE This identifies the category to which VARCHAR2(80)
the customer belongs.
Customer Category Code
W_FREQUENCY_CAT_CODE Frequency Category Code VARCHAR2(80)

Frequency Category Code


W_MONETARY_CAT_CODE Monetary Category Code VARCHAR2(80)

Monetary Category Code


W_RECENCY_CAT_CODE Recency Category VARCHAR2(80)

Recency Category
NUM_PROD Number of products NUMBER

Number of products
NUM_PROD_EFF_DT Number of products Effective Date DATE

Number of products Effective


Date

DWDMR A-Z.doc
X_NUM_PROD Number of products Extensions NUMBER

Number of products Extensions

SOLICITATION_FLG Solicitation Flag CHAR(1)

Solicitation Flag
VIS_PR_BU_ID Visibility Primary BU VARCHAR2(15)

Visibility Primary BU
VIS_PR_POS_ID Visibility Primary BU Name VARCHAR2(15)

Visibility Primary BU Name


VIS_PR_POSTN_DH_WID Vis Pr Postn Dh Wid NUMBER W_POSITION_DH

Vis Pr Postn Dh Wid


DUNS_NUM DUNS number VARCHAR2(15)

DUNS number
EMP_COUNT Number of Employee NUMBER(28,10)

Number of Employee
LINE_OF_BUSINESS VARCHAR2(240)

SIC_CODE This is the Standard Industry VARCHAR2(80)


Classification for the organization.
Customer Sic Code
SRV_PROVDR_FLG Service Provider Flag CHAR(1)

Service Provider Flag


PTNTL_SLS_VOL Ptntl Sls Vol NUMBER(28,10)

Ptntl Sls Vol


ANNUAL_REVENUE Annual Revenue NUMBER(28,10)

Annual Revenue
SEX_MF_CODE Gender VARCHAR2(50)

Gender
BIRTH_DT Date of Birth of a Customer. DATE

Date of Birth
BIRTH_PLACE Place of Birth of a Customer VARCHAR2(100)

Place of Birth
ETHNICITY_CODE Ethnicity Code VARCHAR2(80)

Ethnicity Code
EDUCATION_BCKGND_CODE Education Background Code. VARCHAR2(80)

Education Background
MARITAL_STAT_CODE Marital Status Code. VARCHAR2(80)

Marital Status
ANNL_INCOME Annual Income NUMBER(28,10)

Annual Income

DWDMR A-Z.doc
CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
User who created the record in created the record in the source
the source system system.
CHANGED_BY_WID User who last modified the record in NUMBER W_USER_D
the source system.
User who last modified the record
in the source system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
Record Creation Date source system.
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
Record Changed Date system.
AUX1_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxillary1 Changed on Date time of the auxiliary table's record
which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxillary2 Changed on Date time of the auxiliary table's record
which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxillary3 Changed on Date time of the auxiliary table's record
which acts as a source for the current
table.
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxillary Changed on Date time of the auxiliary table's record
which acts as a source for the current
table.
SRC_EFF_FROM_DT This column stores the date from DATE
which the source record (in the
Source Effective From Date Source system) is effective. The value
is extracted from the source
(whenever available)
SRC_EFF_TO_DT This column stores the date up to DATE
which the source record (in the
Source Effective End Date Source system) is effective. The value
is extracted from the source
(whenever available)
EFFECTIVE_FROM_DT This column stores the date from DATE
which the dimension record is
Effective From Date effective. A value is either assigned by
Siebel Applications or extracted from
the source.
EFFECTIVE_TO_DT This column stores the date up to DATE
which the dimension record is
Effective To Date effective. A value is either assigned by
Siebel Applications or extracted from
the source.

DWDMR A-Z.doc
DELETE_FLG This flag indicates the deletion status CHAR(1)
of the record in the source system. A
Deletion status of the record in value of "Y" indicates that the record
the source system is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

CURRENT_FLG This is a flag for marking dimension CHAR(1)


records as "Y" in order to represent
Current state the current state of a dimension
entity. This flag is typically critical for
Type II slowly-changing dimensions,
as records in a Type II situation tend
to be numerous.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Record Inserted Date warehouse table.
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Record Updated Date data warehouse table.

DATASOURCE_NUM_ID This column is the unique identifier of NUMBER


the source system from which data
Datasource Number was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
ETL process used to create or process used to create or update this
update the data data.
INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)
a dimension or fact entity in its source
Integration Id system. In case of composite keys, the
value in this column can consist of
concatenated parts.

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
Tenant Id environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
Customer extensions
SUPPLIER_ID Supplier Id VARCHAR2(80)

Supplier Id
CUSTOMER_NUM This is the customer number that is VARCHAR2(80)
unique for each customer.
Customer Number

DWDMR A-Z.doc
PRI_CONTACT_NAME Primary Contact Name of a Customer. VARCHAR2(255)

Primary Contact Name


PRI_CONTACT_PHONE_NUM Primary Contact Phone Number VARCHAR2(40)

Primary Contact Phone Number

LAST_PURCH_PROD_ID Last Purchased Product ID VARCHAR2(80)

Last Purchased Product


LAST_PROD_PURCH_DT Last Product Purchased Date DATE

Last Product Purchased Date


LAST_CONTACT_DT Last Contacted Date DATE

Last Contacted Date


COMPTR_PROD_PURCH_FLG Competitor Product Purchased Flag CHAR(1)

Competitor Product Purchased


Flag
INSTALL_BASE_FLG Installed Based Flag CHAR(1)

Installed Based Flag


NUM_CONTACTED_LAST_MONTH Number of Times Contacted Last NUMBER
Month.
Number of Times Contacted Last
Month

NUM_CONTACTS Number of Contacts NUMBER

Number of Contacts
NUM_OPEN_SR Number of Open Service Requests NUMBER

Number of Open Service Requests

TOT_GLOBAL1_ASSET_REV Total Asset Revenue NUMBER(28,10)

Total Asset Revenue


TOT_GLOBAL2_ASSET_REV Total Asset Revenue NUMBER(28,10)

Total Asset Revenue


TOT_GLOBAL3_ASSET_REV Total Asset Revenue NUMBER(28,10)

Total Asset Revenue


TOT_GLOBAL4_ASSET_REV Total Asset Revenue NUMBER(28,10)

Total Asset Revenue


TOT_GLOBAL5_ASSET_REV NUMBER(28,10)

Total Asset Revenue


TOT_GLOBAL1_LEAD_REV NUMBER(28,10)

TOT_GLOBAL2_LEAD_REV Total Predicted Revenue NUMBER(28,10)

Total Predicted Revenue


TOT_GLOBAL3_LEAD_REV NUMBER(28,10)

DWDMR A-Z.doc
TOT_GLOBAL4_LEAD_REV Total Predicted Revenue NUMBER(28,10)

Total Predicted Revenue


TOT_GLOBAL5_LEAD_REV Total Predicted Revenue NUMBER(28,10)

Total Predicted Revenue


PRIMARY_PHONE_AREA_CODE This is the customer's primary phone VARCHAR2(10)
number.
Customer Phone Number
BASE_CURCY_CD Base Currency Code VARCHAR2(20)

Base Currency Code


PARTY_UNIQUE_NAME Customer Unique Name VARCHAR2(250)

Customer Unique Name


SUPPRESS_CALL_FLG Never Call Flag CHAR(1)

Never Call Flag


SUPPRESS_EMAIL_FLG Never Email Flag CHAR(1)

Never Email Flag


SUPPRESS_MAIL_FLG Never Mail Flag CHAR(1)

Never Mail Flag


SUPPLIER_TYPE_CODE CHAR(80)

SUPPLIER_NUM VARCHAR2(30)

INDUSTRY_CODE VARCHAR2(80)

RECENCY_SCORE NUMBER

FREQUENCY_SCORE NUMBER

MONETARY_SCORE NUMBER

RFM_SCORE NUMBER

DWDMR A-Z.doc
W_PARTY_DNB_D
Business Name: W_PARTY_DNB_D

Description:
Party D&B Dimension includes all Dun & Bradstreet attributes for parties.

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate key to uniquely identify a NUMBER
record
Row Wid
SCD1_WID Slow Changing Type 1 WID NUMBER

Scd1 Wid
CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER
dimension indicating the user who
User who created the record in created the record in the source
the source system system.
CHANGED_BY_WID User who last modified the record in NUMBER
the source system.
User who last modified the record
in the source system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
Record Creation Date source system.
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
Record Changed Date system.
AUX1_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxillary1 Changed on Date time of the auxiliary table's record
which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxillary2 Changed on Date time of the auxiliary table's record
which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxillary3 Changed on Date time of the auxiliary table's record
which acts as a source for the current
table.
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxillary Changed on Date time of the auxiliary table's record
which acts as a source for the current
table.
SRC_EFF_FROM_DT This column stores the date from DATE
which the source record (in the
Source Effective From Date Source system) is effective. The value
is extracted from the source
(whenever available)
SRC_EFF_TO_DT This column stores the date up to DATE
which the source record (in the
Source Effective End Date Source system) is effective. The value
is extracted from the source
(whenever available)

DWDMR A-Z.doc
EFFECTIVE_FROM_DT This column stores the date from DATE
which the dimension record is
Effective From Date effective. A value is either assigned by
Siebel Applications or extracted from
the source.
EFFECTIVE_TO_DT This column stores the date up to DATE
which the dimension record is
Effective To Date effective. A value is either assigned by
Siebel Applications or extracted from
the source.
DELETE_FLG This flag indicates the deletion status CHAR(1)
of the record in the source system. A
Deletion status of the record in value of "Y" indicates that the record
the source system is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

CURRENT_FLG This is a flag for marking dimension CHAR(1)


records as "Y" in order to represent
Current state the current state of a dimension
entity. This flag is typically critical for
Type II slowly-changing dimensions,
as records in a Type II situation tend
to be numerous.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Record Inserted Date warehouse table.
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Record Updated Date data warehouse table.

DATASOURCE_NUM_ID This column is the unique identifier of NUMBER


the source system from which data
Datasource Number was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
ETL process used to create or process used to create or update this
update the data data.
INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)
a dimension or fact entity in its source
Integration Id system. In case of composite keys, the
value in this column can consist of
concatenated parts.

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
Tenant Id environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

DWDMR A-Z.doc
X_CUSTOM This column is used as a generic field VARCHAR2(10)
for customer extensions.
Customer extensions
DUNS_NUMBER VARCHAR2(9)

MINORITY_IND CHAR(1)

MINRTY_SRC_CODE_NAME_1 VARCHAR2(50)

MINRTY_SRC_LVL_CODE_1 CHAR(1)

MINRTY_CLASSIFICATION_1 VARCHAR2(3)

MINRTY_CERTFCTN_IND_1 CHAR(1)

MINRTY_BUSN_ENTRPRSE_IND_1 CHAR(1)

MINRTY_CERTF_DATE_1 DATE

MINRTY_CERTF_EXP_DATE_1 DATE

MINRTY_CERTF_NUM_1 VARCHAR2(20)

MINRTY_DNB_RECD_DT_1 DATE

MINRTY_SRC_CODE_NAME_2 VARCHAR2(50)

MINRTY_SRC_LVL_CODE_2 CHAR(1)

MINRTY_CLASSIFICATION_2 VARCHAR2(3)

MINRTY_CERTFCTN_IND_2 CHAR(1)

MINRTY_BUSN_ENTRPRSE_IND_2 CHAR(1)

MINRTY_CERTF_DATE_2 DATE

MINRTY_CERTF_EXP_DATE_2 DATE

DWDMR A-Z.doc
MINRTY_CERTF_NUM_2 VARCHAR2(20)

MINRTY_DNB_RECD_DT_2 DATE

MINRTY_SRC_CODE_NAME_3 VARCHAR2(50)

MINRTY_SRC_LVL_CODE_3 CHAR(1)

MINRTY_CLASSIFICATION_3 VARCHAR2(3)

MINRTY_CERTFCTN_IND_3 CHAR(1)

MINRTY_BUSN_ENTRPRSE_IND_3 CHAR(1)

MINRTY_CERTF_DATE_3 DATE

MINRTY_CERTF_EXP_DATE_3 DATE

MINRTY_CERTF_NUM_3 VARCHAR2(20)

MINRTY_DNB_RECD_DT_3 DATE

MINRTY_SRC_CODE_NAME_4 VARCHAR2(50)

MINRTY_SRC_LVL_CODE_4 CHAR(1)

MINRTY_CLASSIFICATION_4 VARCHAR2(3)

MINRTY_CERTFCTN_IND_4 CHAR(1)

MINRTY_BUSN_ENTRPRSE_IND_4 CHAR(1)

MINRTY_CERTF_DATE_4 DATE

MINRTY_CERTF_EXP_DATE_4 DATE

MINRTY_CERTF_NUM_4 VARCHAR2(20)

DWDMR A-Z.doc
MINRTY_DNB_RECD_DT_4 DATE

MINRTY_SRC_CODE_NAME_5 VARCHAR2(50)

MINRTY_SRC_LVL_CODE_5 CHAR(1)

MINRTY_CLASSIFICATION_5 VARCHAR2(3)

MINRTY_CERTFCTN_IND_5 CHAR(1)

MINRTY_BUSN_ENTRPRSE_IND_5 CHAR(1)

MINRTY_CERTF_DATE_5 DATE

MINRTY_CERTF_EXP_DATE_5 DATE

MINRTY_CERTF_NUM_5 VARCHAR2(20)

MINRTY_DNB_RECD_DT_5 DATE

WOMAN_OWNED_IND CHAR(1)

WMN_OWN_SRC_CODE_NAME_1 VARCHAR2(50)

WMN_OWN_SRC_LVL_CODE_1 CHAR(1)

WMN_OWN_CERTFCTN_IND_1 CHAR(1)

WMN_OWN_BUSN_ENTRPRSE_1 CHAR(1)

WMN_OWN_CERTF_DATE_1 DATE

WMN_OWN_CERTF_EXP_DATE_1 DATE

WMN_OWN_CERTF_NUM_1 VARCHAR2(20)

DWDMR A-Z.doc
WMN_OWN_DNB_RECVD_DATE_ DATE
1

WMN_OWN_SRC_CODE_NAME_2 VARCHAR2(50)

WMN_OWN_SRC_LVL_CODE_2 CHAR(1)

WMN_OWN_CERTFCTN_IND_2 CHAR(1)

WMN_OWN_BUSN_ENTRPRSE_2 CHAR(1)

WMN_OWN_CERTF_DATE_2 DATE

WMN_OWN_CERTF_EXP_DATE_2 DATE

WMN_OWN_CERTF_NUM_2 VARCHAR2(20)

WMN_OWN_DNB_RECVD_DATE_ DATE
2

WMN_OWN_SRC_CODE_NAME_3 VARCHAR2(50)

WMN_OWN_SRC_LVL_CODE_3 CHAR(1)

WMN_OWN_CERTFCTN_IND_3 CHAR(1)

WMN_OWN_BUSN_ENTRPRSE_3 CHAR(1)

WMN_OWN_CERTF_DATE_3 DATE

WMN_OWN_CERTF_EXP_DATE_3 DATE

WMN_OWN_CERTF_NUM_3 VARCHAR2(20)

WMN_OWN_DNB_RECVD_DATE_ DATE
3

DWDMR A-Z.doc
WMN_OWN_SRC_CODE_NAME_4 VARCHAR2(50)

WMN_OWN_SRC_LVL_CODE_4 CHAR(1)

WMN_OWN_CERTFCTN_IND_4 CHAR(1)

WMN_OWN_BUSN_ENTRPRSE_4 CHAR(1)

WMN_OWN_CERTF_DATE_4 DATE

WMN_OWN_CERTF_EXP_DATE_4 DATE

WMN_OWN_CERTF_NUM_4 VARCHAR2(20)

WMN_OWN_DNB_RECVD_DATE_ DATE
4

WMN_OWN_SRC_CODE_NAME_5 VARCHAR2(50)

WMN_OWN_SRC_LVL_CODE_5 CHAR(1)

WMN_OWN_CERTFCTN_IND_5 CHAR(1)

WMN_OWN_BUSN_ENTRPRSE_5 CHAR(1)

WMN_OWN_CERTF_DATE_5 DATE

WMN_OWN_CERTF_EXP_DATE_5 DATE

WMN_OWN_CERTF_NUM_5 VARCHAR2(20)

WMN_OWN_DNB_RECVD_DATE_ DATE
5

VETERAN_IND CHAR(1)

DWDMR A-Z.doc
VET_SRC_CODE_NAME_1 VARCHAR2(50)

VET_SRC_LVL_CODE_1 CHAR(1)

VET_CERTFCTN_IND_1 CHAR(1)

VIETNAM_VET_IND_1 CHAR(1)

SRVC_DISAB_VET_IND_1 CHAR(1)

VET_BUSN_ENTRPRSE_1 CHAR(1)

DISADV_VET_ENTRPRSE_1 CHAR(1)

DISAB_VET_BUSN_ENTRPRSE_1 CHAR(1)

VET_CERTF_DATE_1 DATE

VET_CERTF_EXP_DATE_1 DATE

VET_CERTF_NUM_1 VARCHAR2(20)

VET_DNB_RECVD_DATE_1 DATE

VET_SRC_CODE_NAME_2 VARCHAR2(50)

VET_SRC_LVL_CODE_2 CHAR(1)

VET_CERTFCTN_IND_2 CHAR(1)

VIETNAM_VET_2 CHAR(1)

SRVC_DISABLED_VET_2 CHAR(1)

VET_BUSN_ENTRPRSE_2 CHAR(1)

DISADV_VET_ENTRPRSE_2 CHAR(1)

DWDMR A-Z.doc
DISAB_VET_BUSN_ENTRPRSE_2 CHAR(1)

VET_CERTF_DATE_2 DATE

VET_CERTF_EXP_DATE_2 DATE

VET_CERTF_NUM_2 VARCHAR2(20)

VET_DNB_RECVD_DATE_2 DATE

DISADV_BUSN_ENTRPRSE_IND CHAR(1)

DIS_BUSN_SRC_CODE_NAME_1 VARCHAR2(50)

DIS_BUSN_SRC_LVL_CODE_1 CHAR(1)

DIS_BUSN_CERTF_1 CHAR(1)

DIS_BUSN_CERTF_DATE_1 DATE

DIS_BUSN_CERTF_EXP_DATE_1 DATE

DIS_BUSN_CERTF_NUM_1 VARCHAR2(20)

DIS_BUSN_DNB_RECVD_DATE_1 DATE

DIS_BUSN_SRC_CODE_NAME_2 VARCHAR2(50)

DIS_BUSN_SRC_LVL_CODE_2 CHAR(1)

DIS_BUSN_CERTF_2 CHAR(1)

DIS_BUSN_CERTF_DATE_2 DATE

DIS_BUSN_CERTF_EXP_DATE_2 DATE

DWDMR A-Z.doc
DIS_BUSN_CERTF_NUM_2 VARCHAR2(20)

DIS_BUSN_DNB_RECVD_DATE_2 DATE

SMALL_DISADV_BUSN_IND CHAR(1)

SML_DIS_BUSN_SRC_NAME VARCHAR2(50)

SML_DIS_BUSN_SRC_LVL_CODE CHAR(1)

SML_DIS_BUSN_CERTF_IND CHAR(1)

SML_DIS_BUSN_ENTRY_DATE DATE

SML_DIS_BUSN_EXIT_DATE DATE

SML_DIS_DNB_RECVD_DATE DATE

EIGHT_A_IND CHAR(1)

SRC_NAME_8A VARCHAR2(50)

SRC_LVL_CODE_8A CHAR(1)

CERTFCTN_IND_8A CHAR(1)

ENTRY_DATE_8A DATE

EXIT_DATE_8A DATE

CASE_NUM_8A VARCHAR2(20)

DNB_RECVD_DATE_8A DATE

DISAB_OWN_BUSN_IND CHAR(1)

DISABOWN_SRC_CODE_NAME_1 VARCHAR2(50)

DWDMR A-Z.doc
DISABOWN_SRC_LVL_CODE_1 CHAR(1)

DISABOWN_CERTFCTN_IND_1 CHAR(1)

DISABOWN_CERTF_DATE_1 DATE

DISABOWN_CERTF_EXP_DATE_1 DATE

DISABOWN_CERTF_NUM_1 VARCHAR2(20)

DISABOWN_DNB_RECVD_DATE_1 DATE

DISABOWN_SRC_CODE_NAME_2 VARCHAR2(50)

DISABOWN_SRC_LVL_CODE_2 CHAR(1)

DISABOWN_CERTFCTN_IND_2 CHAR(1)

DISABOWN_CERTF_DATE_2 DATE

DISABOWN_CERTF_EXP_DATE_2 DATE

DISABOWN_CERTF_NUM_2 VARCHAR2(20)

DISABOWN_DNB_RECVD_DATE_2 DATE

HUB_ZONE_CERTFCTN_IND CHAR(1)

LABOR_SURPLUS_IND CHAR(1)

HIST_BLACK_COLLEGE_IND CHAR(1)

SMALL_BUSN_IND CHAR(1)

MINRTY_BUSN_ENTRPRSE_IND CHAR(1)

DWDMR A-Z.doc
WMN_OWN_ENTRPRSE_IND CHAR(1)

VIETNAM_VET_IND CHAR(1)

SRVC_DISABLED_VET_IND CHAR(1)

VET_BUSN_ENTRPRSE_IND CHAR(1)

DISADV_VET_ENTRPRSE_IND CHAR(1)

DISAB_VET_ENTRPRSE_IND CHAR(1)

ALASKA_NATIVE_CORP_IND CHAR(1)

GREEN_IND CHAR(1)

GREEN_SRC_CODE_NAME_1 VARCHAR2(50)

GREEN_SRC_LVL_CODE_1 CHAR(1)

GREEN_CERTF_DATE_1 DATE

GREEN_CERTF_EXP_DATE_1 DATE

GREEN_CERTF_NUM_1 VARCHAR2(20)

GREEN_SRC_CODE_NAME_2 VARCHAR2(50)

GREEN_SRC_LVL_CODE_2 CHAR(1)

GREEN_CERTF_DATE_2 DATE

GREEN_CERTF_EXP_DATE_2 DATE

GREEN_CERTF_NUM_2 VARCHAR2(20)

GREEN_SRC_CODE_NAME_3 VARCHAR2(50)

GREEN_SRC_LVL_CODE_3 CHAR(1)

DWDMR A-Z.doc
GREEN_CERTF_DATE_3 DATE

GREEN_CERTF_EXP_DATE_3 DATE

GREEN_CERTF_NUM_3 VARCHAR2(20)

GREEN_SRC_CODE_NAME_4 VARCHAR2(50)

GREEN_SRC_LVL_CODE_4 CHAR(1)

GREEN_CERTF_DATE_4 DATE

GREEN_CERTF_EXP_DATE_4 DATE

GREEN_CERTF_NUM_4 VARCHAR2(20)

GREEN_SRC_CODE_NAME_5 VARCHAR2(50)

GREEN_SRC_LVL_CODE_5 CHAR(1)

GREEN_CERTF_DATE_5 DATE

GREEN_CERTF_EXP_DATE_5 DATE

GREEN_CERTF_NUM_5 VARCHAR2(20)

BANKRUPTCY_DATE DATE

DNB_BANKRUPTCY_IND CHAR(1)

DNB_CONGRES_DIST_CODE VARCHAR2(20)

DNB_CURR_SER_SCORE NUMBER

DNB_DEBARRED_IND CHAR(1)

DNB_NUM_OF_JUDGMNTS NUMBER

DNB_NUM_OF_LIENS NUMBER

DWDMR A-Z.doc
DNB_NUM_OF_SUITS NUMBER

DNB_RATING VARCHAR2(20)

DNB_SEVERE_RISK VARCHAR2(20)

NUM_OF_EMPL_HERE NUMBER

TOTAL_NUM_OF_EMPL NUMBER

FORTUNE_1000_IND CHAR(1)

FORTUNE_1000_RANK VARCHAR2(20)

GLOBAL_500_IND CHAR(1)

GLOBAL_500_RANK VARCHAR2(20)

LINE_OF_BUSN VARCHAR2(50)

MAJOR_INDUSTRY_CAT VARCHAR2(20)

NAICS_1_1_CODE VARCHAR2(20)

NON_PROFIT_IND CHAR(1)

PARENT_DUNS_NUM VARCHAR2(9)

PARENT_BUSN_NAME VARCHAR2(50)

PARENT_DNB_COUNTRY_CODE VARCHAR2(20)

PARENT_STATE_CODE VARCHAR2(20)

PAYDEX_SCORE VARCHAR2(20)

PUBLIC_PRIVATE_IND CHAR(1)

DWDMR A-Z.doc
STREET_TICKER VARCHAR2(10)

SUBSIDIARY_IND CHAR(1)

UCC_FILING_COUNT NUMBER

DNB_ATTR_AVL_FLG CHAR(1)

DWDMR A-Z.doc
W_PARTY_GROUP_D
Business Name: W_PARTY_GROUP_D

Description:
Party group dimension contains data for GROUP party types

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate key to uniquely identify a NUMBER
record.
Surrogate key to uniquely identify
a record.
SCD1_WID Slowly Changing Type 1 WID NUMBER

Slowly Changing Type 1 WID


GEO_WID Foreign Key to Geography Dimension NUMBER W_GEO_D

Foreign Key to Geography


Dimension
PARTY_NAME Party Group Name VARCHAR2(255)

Party Group Name


PARTY_UNIQUE_NAME Party Group Unique Name VARCHAR2(255)

Party Group Unique Name


PARTY_NUMBER Party Number VARCHAR2(30)

Party Number
PARTY_TYPE Party Type VARCHAR2(250)

Party Type
GROUP_TYPE_CODE Group Type Code VARCHAR2(250)

Group Type Code


CURRENCY_CODE Preferred Currency Code VARCHAR2(30)

Preferred Currency Code


ANNL_INCOME Annual Income NUMBER

Annual Income
ANNL_EXPENSE Annual Expenses NUMBER

Annual Expenses
WEALTH_AMT Wealth Amount NUMBER

Wealth Amount
GROUP_SIZE Party Group Size NUMBER

Party Group Size


AVERAGE_AGE Average Age NUMBER

Average Age
MEDIAN_AGE Median Age NUMBER

Median Age

DWDMR A-Z.doc
NUM_CHILD_0TO6 Number of Children Aged 1 to 6 NUMBER

Number of Children Aged 1 to 6

NUM_CHILD_7TO12 Number of Children Aged 7 to 12 NUMBER

Number of Children Aged 7 to 12

NUM_CHILD_13TO18 Number of Children Aged 13 to 18 NUMBER

Number of Children Aged 13 to 18

NUM_DEPENDENT Number of Dependents NUMBER

Number of Dependents
ADDRESS1 Street Address Line 1 VARCHAR2(255)

Street Address Line 1


ADDRESS2 Street Address Line 2 VARCHAR2(200)

Street Address Line 2


ADDRESS3 Street Address Line 3 VARCHAR2(200)

Street Address Line 3


ADDRESS4 Street Address Line 4 VARCHAR2(200)

Street Address Line 4


POSTAL_CODE Postal Code VARCHAR2(120)

Postal Code
CITY City VARCHAR2(120)

City
COUNTY County VARCHAR2(120)

County
STATE_REGION State Region VARCHAR2(120)

State Region
STATE_CODE State Code VARCHAR2(120)

State Code
PROVINCE Province VARCHAR2(120)

Province
COUNTRY_REGION Country Region VARCHAR2(120)

Country Region
COUNTRY_CODE Country Code VARCHAR2(120)

Country Code
C_CITY_CODE Conformed City Code VARCHAR2(120)

Conformed City Code


C_STATE_PROV_CODE Conformed State Province Code VARCHAR2(120)

Conformed State Province Code

DWDMR A-Z.doc
C_COUNTY_CODE Conformed County Code VARCHAR2(120)

Conformed County Code


C_REGION_CODE Conformed Region Code VARCHAR2(120)

Conformed Region Code


W_COUNTRY_CODE Warehouse Country Code VARCHAR2(120)

Warehouse Country Code


C_COUNTRY_REGION_CODE Conformed Country Region Code VARCHAR2(120)

Conformed Country Region Code

C_CONTINENT_CODE Conformed Continent Code VARCHAR2(120)

Conformed Continent Code


STATUS_CODE Status Code VARCHAR2(30)

Status Code
EMAIL_ADDR Email Address VARCHAR2(255)

Email Address
PRI_PHONE_COUNTRY_CODE Primary Phone Country Code VARCHAR2(10)

Primary Phone Country Code


PRI_PHONE_AREA_CODE Primary Phone Area Code VARCHAR2(10)

Primary Phone Area Code


PRI_PHONE_NUMBER Primary Phone Number VARCHAR2(40)

Primary Phone Number


PRI_PHONE_EXTENSION Primary Phone Extnesion VARCHAR2(20)

Primary Phone Extnesion


PRI_CONTACT_NAME Primary Contact Name VARCHAR2(255)

Primary Contact Name


PREF_CONTACT_METHOD Preferred Contact Method VARCHAR2(30)

Preferred Contact Method


SUPPRESS_CALL_FLG Do Not Call Flag CHAR(1)

Do Not Call Flag


SUPPRESS_EMAIL_FLG Do Not Email Flag CHAR(1)

Do Not Email Flag


SUPPRESS_MAIL_FLG Do Not Mail Flag CHAR(1)

Do Not Mail Flag


INTERNAL_FLG Internal Flag CHAR(1)

Internal Flag
ACCNT_FLG Customer Account Flag CHAR(1)

Customer Account Flag


ACTIVE_FLG Active Flag CHAR(1)

Active Flag

DWDMR A-Z.doc
CONTACT_FLG Contact Flag CHAR(1)

Contact Flag
SALES_ACCNT_FLG Sales Account Flag CHAR(1)

Sales Account Flag


PROSPECT_FLG Sales Prospect Flag CHAR(1)

Sales Prospect Flag


LEGAL_ENTITY_FLG Legal Entity Flag CHAR(1)

Legal Entity Flag


CUSTOMER_SINCE_DT Customer Since Date DATE

Customer Since Date


CREATED_BY_WID Createde By Id, foreign key to NUMBER W_USER_D
W_USER_D table
Createde By Id
CHANGED_BY_WID Changed By Id, foreign key to NUMBER W_USER_D
W_USER_D table
Changed By Id
CREATED_ON_DT Created On Date DATE

Created On Date
CHANGED_ON_DT Changed On Date DATE

Changed On Date
AUX1_CHANGED_ON_DT Aux 1 Changed on Date DATE

Aux 1 Changed on Date


AUX2_CHANGED_ON_DT Aux 2 Changed on Date DATE

Aux 2 Changed on Date


AUX3_CHANGED_ON_DT Aux 3 Changed on Date DATE

Aux 3 Changed on Date


AUX4_CHANGED_ON_DT Aux 4 Changed on Date DATE

Aux 4 Changed on Date


AUX5_CHANGED_ON_DT Aux 5 Changed on Date DATE

Aux 5 Changed on Date


SRC_EFF_FROM_DT Source Effective From Date DATE

Source Effective From Date


SRC_EFF_TO_DT Source Effective To Date DATE

Source Effective To Date


EFFECTIVE_FROM_DT Effective From Date DATE

Effective From Date


EFFECTIVE_TO_DT Effective To Date DATE

Effective To Date
DELETE_FLG Delete Flag CHAR(1)

Delete Flag
CURRENT_FLG Current Flag CHAR(1)

Current Flag

DWDMR A-Z.doc
W_INSERT_DT Data Warehouse Insert Date DATE

Data Warehouse Insert Date


W_UPDATE_DT Data Warehouse Update Date DATE

Data Warehouse Update Date


DATASOURCE_NUM_ID Datasource Number ID NUMBER

Datasource Number ID
ETL_PROC_WID ETL Process WID NUMBER

ETL Process WID


INTEGRATION_ID Integration ID VARCHAR2(80)

Integration ID
TENANT_ID Tenant ID VARCHAR2(80)

Tenant ID
X_CUSTOM Extension attribute for customer VARCHAR2(10)

Extension attribute for customer

DWDMR A-Z.doc
W_PARTY_GROUP_T1_D
Business Name: W_PARTY_GROUP_T1_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
DATASOURCE_NUM_ID Datasource Num Id NUMBER

Datasource Num Id
INTEGRATION_ID Integration Id VARCHAR2(80)

Integration Id
SCD1_WID SCD1_WarehouseId NUMBER

SCD1_WarehouseId
W_INSERT_DT DW system column DATE

DW system column
W_UPDATE_DT DW system column DATE

DW system column
ETL_PROC_WID DW system column NUMBER

DW system column

DWDMR A-Z.doc
W_PARTY_H
Business Name: W_PARTY_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
DATASOURCE_NUM_ID Datasource Num Id NUMBER

Datasource Num Id
INTEGRATION_ID Integration Id VARCHAR2(80)

Integration Id
SCD1_WID SCD1_WarehouseId NUMBER

SCD1_WarehouseId
W_INSERT_DT DATE

W_UPDATE_DT DATE

ETL_PROC_WID VARCHAR2(1)

DWDMR A-Z.doc
W_PARTY_ORG_ADDL_ATTR_D
Business Name: W_PARTY_ORG_ADDL_ATTR_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
SCD1_WID NUMBER W_PARTY_ORG_D

SCD1_WID
PARTY_ORG_ATTR1_CHAR VARCHAR2(255)

PARTY_ORG_ATTR1_CHAR
PARTY_ORG_ATTR2_CHAR VARCHAR2(255)

PARTY_ORG_ATTR2_CHAR
PARTY_ORG_ATTR3_CHAR VARCHAR2(255)

PARTY_ORG_ATTR3_CHAR
PARTY_ORG_ATTR4_CHAR VARCHAR2(255)

PARTY_ORG_ATTR4_CHAR
PARTY_ORG_ATTR5_CHAR VARCHAR2(255)

PARTY_ORG_ATTR5_CHAR
PARTY_ORG_ATTR6_CHAR VARCHAR2(255)

PARTY_ORG_ATTR6_CHAR
PARTY_ORG_ATTR7_CHAR VARCHAR2(255)

PARTY_ORG_ATTR7_CHAR
PARTY_ORG_ATTR8_CHAR VARCHAR2(255)

PARTY_ORG_ATTR8_CHAR
PARTY_ORG_ATTR9_CHAR VARCHAR2(255)

PARTY_ORG_ATTR9_CHAR
PARTY_ORG_ATTR10_CHAR VARCHAR2(255)

PARTY_ORG_ATTR10_CHAR
PARTY_ORG_ATTR11_CHAR VARCHAR2(255)

PARTY_ORG_ATTR11_CHAR
PARTY_ORG_ATTR12_CHAR VARCHAR2(255)

PARTY_ORG_ATTR12_CHAR
PARTY_ORG_ATTR13_CHAR VARCHAR2(255)

PARTY_ORG_ATTR13_CHAR
PARTY_ORG_ATTR14_CHAR VARCHAR2(255)

PARTY_ORG_ATTR14_CHAR
PARTY_ORG_ATTR15_CHAR VARCHAR2(255)

PARTY_ORG_ATTR15_CHAR
PARTY_ORG_ATTR16_CHAR VARCHAR2(255)

PARTY_ORG_ATTR16_CHAR

DWDMR A-Z.doc
PARTY_ORG_ATTR17_CHAR VARCHAR2(255)

PARTY_ORG_ATTR17_CHAR
PARTY_ORG_ATTR18_CHAR VARCHAR2(255)

PARTY_ORG_ATTR18_CHAR
PARTY_ORG_ATTR19_CHAR VARCHAR2(255)

PARTY_ORG_ATTR19_CHAR
PARTY_ORG_ATTR20_CHAR VARCHAR2(255)

PARTY_ORG_ATTR20_CHAR
PARTY_ORG_ATTR21_CHAR VARCHAR2(255)

PARTY_ORG_ATTR21_CHAR
PARTY_ORG_ATTR22_CHAR VARCHAR2(255)

PARTY_ORG_ATTR22_CHAR
PARTY_ORG_ATTR23_CHAR VARCHAR2(255)

PARTY_ORG_ATTR23_CHAR
PARTY_ORG_ATTR24_CHAR VARCHAR2(255)

PARTY_ORG_ATTR24_CHAR
PARTY_ORG_ATTR25_CHAR VARCHAR2(255)

PARTY_ORG_ATTR25_CHAR
PARTY_ORG_ATTR26_CHAR VARCHAR2(255)

PARTY_ORG_ATTR26_CHAR
PARTY_ORG_ATTR27_CHAR VARCHAR2(255)

PARTY_ORG_ATTR27_CHAR
PARTY_ORG_ATTR28_CHAR VARCHAR2(255)

PARTY_ORG_ATTR28_CHAR
PARTY_ORG_ATTR29_CHAR VARCHAR2(255)

PARTY_ORG_ATTR29_CHAR
PARTY_ORG_ATTR30_CHAR VARCHAR2(255)

PARTY_ORG_ATTR30_CHAR
PARTY_ORG_ATTR1_NUM NUMBER(22,4)

PARTY_ORG_ATTR1_NUM
PARTY_ORG_ATTR2_NUM NUMBER(22,4)

PARTY_ORG_ATTR2_NUM
PARTY_ORG_ATTR3_NUM NUMBER(22,4)

PARTY_ORG_ATTR3_NUM
PARTY_ORG_ATTR4_NUM NUMBER(22,4)

PARTY_ORG_ATTR4_NUM
PARTY_ORG_ATTR5_NUM NUMBER(22,4)

PARTY_ORG_ATTR5_NUM
PARTY_ORG_ATTR6_NUM NUMBER(22,4)

PARTY_ORG_ATTR6_NUM

DWDMR A-Z.doc
PARTY_ORG_ATTR7_NUM NUMBER(22,4)

PARTY_ORG_ATTR7_NUM
PARTY_ORG_ATTR8_NUM NUMBER(22,4)

PARTY_ORG_ATTR8_NUM
PARTY_ORG_ATTR9_NUM NUMBER(22,4)

PARTY_ORG_ATTR9_NUM
PARTY_ORG_ATTR10_NUM NUMBER(22,4)

PARTY_ORG_ATTR10_NUM
PARTY_ORG_ATTR11_NUM NUMBER(22,4)

PARTY_ORG_ATTR11_NUM
PARTY_ORG_ATTR12_NUM NUMBER(22,4)

PARTY_ORG_ATTR12_NUM
PARTY_ORG_ATTR13_NUM NUMBER(22,4)

PARTY_ORG_ATTR13_NUM
PARTY_ORG_ATTR14_NUM NUMBER(22,4)

PARTY_ORG_ATTR14_NUM
PARTY_ORG_ATTR15_NUM NUMBER(22,4)

PARTY_ORG_ATTR15_NUM
PARTY_ORG_ATTR16_NUM NUMBER(22,4)

PARTY_ORG_ATTR16_NUM
PARTY_ORG_ATTR17_NUM NUMBER(22,4)

PARTY_ORG_ATTR17_NUM
PARTY_ORG_ATTR18_NUM NUMBER(22,4)

PARTY_ORG_ATTR18_NUM
PARTY_ORG_ATTR19_NUM NUMBER(22,4)

PARTY_ORG_ATTR19_NUM
PARTY_ORG_ATTR20_NUM NUMBER(22,4)

PARTY_ORG_ATTR20_NUM
PARTY_ORG_ATTR1_DATE DATE

PARTY_ORG_ATTR1_DATE
PARTY_ORG_ATTR2_DATE DATE

PARTY_ORG_ATTR2_DATE
PARTY_ORG_ATTR3_DATE DATE

PARTY_ORG_ATTR3_DATE
PARTY_ORG_ATTR4_DATE DATE

PARTY_ORG_ATTR4_DATE
PARTY_ORG_ATTR5_DATE DATE

PARTY_ORG_ATTR5_DATE
PARTY_ORG_ATTR6_DATE DATE

PARTY_ORG_ATTR6_DATE

DWDMR A-Z.doc
PARTY_ORG_ATTR7_DATE DATE

PARTY_ORG_ATTR7_DATE
PARTY_ORG_ATTR8_DATE DATE

PARTY_ORG_ATTR8_DATE
PARTY_ORG_ATTR9_DATE DATE

PARTY_ORG_ATTR9_DATE
PARTY_ORG_ATTR10_DATE DATE

PARTY_ORG_ATTR10_DATE
CREATED_BY_WID NUMBER

CREATED_BY_WID
CHANGED_BY_WID NUMBER

CHANGED_BY_WID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
SRC_EFF_FROM_DT DATE

SRC_EFF_FROM_DT
SRC_EFF_TO_DT DATE

SRC_EFF_TO_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
ETL_PROC_WID NUMBER

ETL_PROC_WID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID

DWDMR A-Z.doc
X_CUSTOM VARCHAR2(80)

X_CUSTOM

DWDMR A-Z.doc
W_PARTY_ORG_D
Business Name: W_PARTY_ORG_D

Description:
Party Organization Dimension includes B2C Customer , Supplier, Competitor data

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate key to uniquely identify a NUMBER
record.

SCD1_WID Slow Changing Type 1 WID NUMBER

ORG_NAME Organization Name VARCHAR2(250)

GEO_WID Foreign Key to Geography Dimension NUMBER W_GEO_D

ACCNT_GEOSTATE_WID Foreign Key to Geography Dimension NUMBER W_ACCGEOSTATE_D

INDUSTRY_WID Industry WID NUMBER W_INDUSTRY_DH

ORG_TYPE_WID Organization WID NUMBER W_INDUSTRY_DH

ORG_DH_WID Foreign Key to Party Organization NUMBER


Hierarchy.
ORG_DH_WID
AUX_CLASS_1_WID Auxlilary Category 1 WID NUMBER W_INDUSTRY_DH

AUX_CLASS_2_WID Auxlilary Category 2 WID NUMBER W_INDUSTRY_DH

AUX_CLASS_3_WID Auxlilary Category 3 WID NUMBER W_INDUSTRY_DH

ORG_SIZE_CODE Organization Size VARCHAR2(80)

MAIN_PH_NUM Main Phone Number VARCHAR2(40)

ST_ADDRESS1 Street Address Line 1 VARCHAR2(255)

ST_ADDRESS2 Street Address Line 2 VARCHAR2(255)

ST_ADDRESS3 Street Address Line 3 VARCHAR2(255)

DWDMR A-Z.doc
ST_ADDRESS4 Street Address Line 4 VARCHAR2(255)

POSTAL_CODE Postal or zip Code VARCHAR2(120)

CITY_CODE Source City Code VARCHAR2(120)

STATE_PROV_CODE Source State Provinvce Code VARCHAR2(120)

COUNTRY_CODE Source Country Code VARCHAR2(120)

REGION_CODE Source Region Code VARCHAR2(120)

C_CITY_CODE Customized City Code VARCHAR2(120)

C_STATE_PROV_CODE Customized State Province Code VARCHAR2(120)

C_COUNTY_CODE Customized County Code VARCHAR2(120)

C_REGION_CODE Customized Region Code VARCHAR2(120)

W_COUNTRY_CODE Warehouse Country Code VARCHAR2(120)

C_COUNTRY_REGION_CODE Customized Country Region Code VARCHAR2(120)

C_CONTINENT_CODE Customized Continent Code VARCHAR2(120)

ACCNT_LOC Account Location VARCHAR2(250)

ACTIVE_FLG Active Flag (Y/N) CHAR(1)

ACCNT_FLG Account Flag (Y/N) : It is set to Y if it is CHAR(1)


an Account, otherwise to N. Customer
Billing Account Flag
PROSPECT_FLG Prospect Flag (Y/N) CHAR(1)

SUPPLIER_FLG Supplier Flag (Y/N) CHAR(1)

COMPETITOR_FLG Competitor Flag (Y/N): If organization CHAR(1)


is a competitor then it is set to Y
otherwise to N
SALES_ACCNT_FLG Sales Account Flag CHAR(1)

DWDMR A-Z.doc
SALES_REF_FLG Sales Reference Flag CHAR(1)

EXIST_SALES_ACCNT_FLG Existing Relationship with Sales CHAR(1)


Account Flag

SALES_ACCNT_TYPE_CODE Named Account Type Code VARCHAR2(80)

CUST_STATUS_CODE Account Status Code VARCHAR2(80)

CUST_TYPE_CODE Organization Type Code VARCHAR2(80)

CUST_CAT_CODE Customer Category Code VARCHAR2(80)

ANNUAL_REVN_CAT_CODE Accounts Annual Revenue Category VARCHAR2(80)


Code

BASE_CURCY_CD Currency Code VARCHAR2(20)

BU_NAME Business Unit Name VARCHAR2(100)

CHANNEL_FLG Channel Flag (Y/N) CHAR(1)

CHNL_ANNL_SALES Channel Annual sales NUMBER(28,10)

CHNL_SALES_GRWTH_CODE Channel Sales Growth Code VARCHAR2(80)

DIVN_FLG Division Flag (Y/N) : If organization is a CHAR(1)


Division then it is set to Y otherwise to
N
DIVN_TYPE_CODE Division Type Code VARCHAR2(80)

DOM_ULT_DUNS_NUM Domestic Ultimate DUNS Number VARCHAR2(15)

DUNS_NUM DUNS Number VARCHAR2(15)

EMP_COUNT Number of Employees NUMBER(28,10)

EXPERTISE_CODE Expertise Code(Primary Expertise) VARCHAR2(80)

FORMED_DT Formed Date DATE

FRGHT_TERMS_CODE Freight Terms Code(values based on VARCHAR2(80)


type FREIGHT_TERMS)

DWDMR A-Z.doc
GLBLULT_DUNS_NUM Global Ultimate DUNS Number VARCHAR2(15)

HIST_SLS_VOL Historical Sales Volume (Calculated NUMBER(28,10)


using Currency Code
HIST_SLS_CURCY_CD and Exchange
Date HIST_SLS_EXCH_DT)

LINE_OF_BUSINESS Line of Business VARCHAR2(240)

NUM_EMPLOY_CAT_CODE Number of Employee Category Code VARCHAR2(80)

ORG_TERR_NAME Organization Territory Name VARCHAR2(75)

ORG_FLG Organization Flag (Y/N) : It is set to Y CHAR(1)


if it organization, otherwise to N

ORG_PRTNR_FLG Organization Partner Flag (Y/N) : If CHAR(1)


organization is a partner then it is set
to Y otherwise to N
ORG_PRTNR_TIER_CODE Organization Partner Tier Code( VARCHAR2(80)
values based on
PARTNER_CERTIFICATION)
ORG_PRTNR_TYPE_CODE Organizatin Partner Type Code(values VARCHAR2(80)
based on type PARTNER_TYPE)

PAR_DUNS_NUM Par Duns Number VARCHAR2(15)

PAR_INTEGRATION_ID Parent Integration Id VARCHAR2(80)

PAR_ORG_NAME Parent Org Name VARCHAR2(100)

PRI_LST_NAME Price Lst Name VARCHAR2(50)

PRTNRSHP_START_DT Partnershp Start Date DATE

PRTNR_FLG Partner Flag CHAR(1)

PRTNR_NAME Partner Name VARCHAR2(100)

PRTNR_SALES_RANK Partner Sales Rank NUMBER(28,10)

PR_COMPETITOR Primary Competitor VARCHAR2(100)

PR_INDUST_NAME Primary Industry Name VARCHAR2(50)

DWDMR A-Z.doc
PR_ORG_TRGT_MKT Primary Org Target Marketing VARCHAR2(50)

PR_PTSHP_MKTSEG Primary Partnership Mktseg VARCHAR2(50)

PTNTL_SLS_VOL Potential Sales Volume NUMBER(28,10)

PTSHP_END_DT Partnership End Date DATE

PTSHP_FEE_PAID_FLG Partnership Fee Paid Flag CHAR(1)

PTSHP_PRTNR_ACCNT Partnership Partner Account VARCHAR2(100)

PTSHP_RENEWAL_DT Partnership Renewal Date DATE

PTSHP_SAT_INDEX Partnership Sat Index NUMBER(28,10)

PTSHP_STAGE_CODE Partnership Stage Code VARCHAR2(80)

PUBLIC_LISTING_FLG Public Listing Flag CHAR(1)

REVN_GROWTH_CAT_CODE Revn Growth Category Code VARCHAR2(80)

SALES_EMP_CNT Sales Emp Count NUMBER

SERVICE_EMP_CNT Service Emp Count NUMBER

ACCNT_AHA_NUM Account Aha Number VARCHAR2(30)

ACCNT_HIN_NUM Account Hin Number VARCHAR2(30)

CUST_CLASS_CODE Customer Class Code VARCHAR2(80)

CUST_VALUE_CODE Customer Value Code VARCHAR2(80)

AGENCY_FLG Agency Flag CHAR(1)

AGNC_CONTRACT_DT Agency Contract Date DATE

ANNUAL_REVENUE Annual Revenue NUMBER(28,10)

DWDMR A-Z.doc
BOOK_VALUE Book Value NUMBER(28,10)

BRANCH_FLG Branch Flag CHAR(1)

CALL_FREQUENCY Call Frequency VARCHAR2(30)

CLIENT_FLG Client Flag CHAR(1)

CREDIT_SCORE Credit Score NUMBER(28,10)

CRIME_TYPE_CODE Crime Type Code VARCHAR2(80)

CURR_ASSET Current Asset NUMBER(28,10)

CURR_LIAB Current Liability NUMBER(28,10)

CUST_END_DT Customer End Date DATE

CUST_SINCE_DT Customer Since Date DATE

DIVIDEND Dividend NUMBER(28,10)

EXCHANGE_LOC Exchange Location VARCHAR2(15)

FACILITY_FLG Faciltiy Flag CHAR(1)

FACILITY_TYPE_CODE Facility Type Code VARCHAR2(80)

FIFTYTWO_HIGH Fifty-two weeks High NUMBER(28,10)

FIFTYTWO_LOW Fifty-two weeks low NUMBER(28,10)

FIN_METHOD_CODE Financial Method Code VARCHAR2(80)

GROSS_PROFIT Gross Profit NUMBER(28,10)

GROWTH_HORIZ_CODE Growth Horizon Code VARCHAR2(80)

GROWTH_OBJ_CODE Growth Objective Code VARCHAR2(80)

DWDMR A-Z.doc
GROWTH_PERCNTG Growth Percentage NUMBER(28,10)

IDENTIFIED_DT Identified Date DATE

INVESTOR_FLG Investor Flag CHAR(1)

KEY_COMPETITOR Key Competitor VARCHAR2(100)

LEGAL_FORM_CODE Legal Form Code VARCHAR2(80)

LOYAL_SCORE1 Loyalty Score 1 NUMBER(28,10)

LOYAL_SCORE2 Loyalty Score 2 NUMBER(28,10)

LOYAL_SCORE3 Loyalty Score 3 NUMBER(28,10)

LOYAL_SCORE4 Loyalty Score 4 NUMBER(28,10)

LOYAL_SCORE5 Loyalty Score 5 NUMBER(28,10)

LOYAL_SCORE6 Loyalty Score 6 NUMBER(28,10)

LOYAL_SCORE7 Loyalty Score 7 NUMBER(28,10)

MARGIN_VS_INDUST_CODE Margin vs. Industry Code VARCHAR2(80)

MARKET_CLASS_CODE Market Class Code VARCHAR2(80)

MARKET_TYPE_CODE Market Type Code VARCHAR2(80)

MED_PROC Medical Procedure VARCHAR2(50)

MEMBER_NUM Member Number VARCHAR2(50)

MKT_POTENTIAL Market Potential VARCHAR2(30)

MRKT_CAP_PREF_CODE Market Cap Preference Code VARCHAR2(80)

NET_INCOME Net Income NUMBER(28,10)

DWDMR A-Z.doc
NON_CASH_EXP Non Cash Expense NUMBER(28,10)

NUMB_OF_BEDS Number of Beds NUMBER

OBJECTIVE_CODE Objective Code VARCHAR2(80)

OPER_INCOME Operation Income NUMBER(28,10)

PERSIST_RATIO Persist Ratio NUMBER(28,10)

PRIM_MARKET_CODE Primary Market Code VARCHAR2(80)

PROJ_EPS Project EPS NUMBER(28,10)

PR_SPEC_NAME Primary Specialty Name VARCHAR2(50)

PR_SYN_ID Primary Synonym Id VARCHAR2(100)

QUICK_RATIO Quick Ratio NUMBER(28,10)

SHARE_OUTST Share Outstanding NUMBER(28,10)

SRV_PROVDR_FLG Service Provider Flag CHAR(1)

STAT_REASON_CODE Status Reason Code VARCHAR2(80)

TICKER Ticker VARCHAR2(60)

TOTAL_DEBT Total Debt NUMBER(28,10)

TOTAL_NET_WORTH Total Net Worth NUMBER(28,10)

TOT_ASSET Total Asset NUMBER(28,10)

TOT_LIABILITY Total Liability NUMBER(28,10)

TRAIL_EPS Trail EPS NUMBER(28,10)

VOLUME_TR Trade Volume NUMBER(28,10)

DWDMR A-Z.doc
SIC_CODE This is the Standard Industry VARCHAR2(80)
Classification Code for the
organization.
GOVT_ID_TYPE This defines whether the government VARCHAR2(30)
identification type is a Tax ID, Social
Security Number¿ etc.

GOVT_ID_VALUE This contains the actual ID value, such VARCHAR2(255)


as the Tax ID, Social Security Number¿
etc.
DUNNS_SITE_NAME This provides the site name assigned VARCHAR2(255)
by D&B.

DUNNS_GLOBAL_NAME This provides the global name VARCHAR2(255)


assigned by D&B.

DUNNS_LEGAL_NAME This provides the legal name assigned VARCHAR2(255)


by D&B.

CUSTOMER_NUM This is the customer number that is VARCHAR2(80)


unique for each customer.

ALT_CUSTOMER_NUM This is an alternate number assigned VARCHAR2(80)


to the customer.

ALT_PHONE_NUM This is the customer's optional VARCHAR2(30)


secondary phone number.

INTERNET_HOME_PAGE This is the home page of the VARCHAR2(255)


organization.

LEGAL_STRUCT_CODE A classification that defines the legal VARCHAR2(80)


structure of the registration of the
organization. For example,
partnership, corporation¿ etc.
DIRECT_MKTG_FLG This flag identifies whether the CHAR(1)
customer has explicitly requested no
direct marketing contacts.

SOLICITATION_FLG This flag defines whether the CHAR(1)


customer has specifically requested
that no marketing material be sent to
them or that no illegal contacts are
permitted. For example, it is illegal to
contact the people in British Virgin
Island from the United States.

VIS_PR_BU_ID Primary Buisness Unit Id for Visibility VARCHAR2(15)

VIS_PR_POS_ID Primary Postition Id For Visibility VARCHAR2(15)

VIS_PR_POSTN_DH_WID Foreign Key for Position Hierarchy NUMBER W_POSITION_DH


Dimension

DWDMR A-Z.doc
SETID_CUSTOMER This column represents an unique VARCHAR2(30)
identifier often used by source
systems for the purpose of data
sharing, reducing redundancies and
minimizing system maintenance
tasks, or even to drive data visibility.
From a datawarehouse standpoint,
the intended use of this column is to
drive dimensional data security,
primarily.

SETID_VENDOR This column represents an unique VARCHAR2(30)


identifier often used by source
systems for the purpose of data
sharing, reducing redundancies and
minimizing system maintenance
tasks, or even to drive data visibility.
From a datawarehouse standpoint,
the intended use of this column is to
drive dimensional data security,
primarily.

SUPPLIER_ID Supplier ID VARCHAR2(80)

PARENT_SUPPLIER_ID Parent Supplier ID VARCHAR2(80)

SUPPLIER_NUM Supplier Number VARCHAR2(30)

SUPPLIER_GROUP_CODE Supplier Group Code VARCHAR2(80)

SUPPLIER_CONTACT_NAME Supplier Primary Contact Name VARCHAR2(200)

SUPPLIER_TYPE_CODE Supplier Type Code VARCHAR2(80)

MINORITY_GROUP_CODE Minority Group Code VARCHAR2(80)

SUPPLIER_SEARCH_STR Search String VARCHAR2(255)

PREF_ORDER_METHOD Preferred Order Method VARCHAR2(30)

SUPPLIER_EXT_NETWORK_ID External Network ID VARCHAR2(255)

SUPPLIER_ACTIVE_FLG Supplier Active Flag CHAR(1)

SUPPLIER_ONE_TIME_FLG One Time Flag for Supplier CHAR(1)

DWDMR A-Z.doc
OOB_IND Out of Business Indication VARCHAR2(30)

MINORITY_OWNED_IND Minority Owned Business Indicator VARCHAR2(30)

WOMAN_OWNED_IND Women Owned Business Indicator VARCHAR2(30)

SMALL_BUS_IND Small Business Indicator VARCHAR2(30)

YR_ESTABLISHED Year Established NUMBER

DB_RATING Dun aand Bradstreet Rating VARCHAR2(5)

INTERNAL_FLG Internal Customer Flag CHAR(1)

CREATED_BY_WID DW System Column NUMBER W_USER_D

CHANGED_BY_WID DW System Column NUMBER W_USER_D

CREATED_ON_DT DW System Column DATE

CHANGED_ON_DT DW System Column DATE

AUX1_CHANGED_ON_DT DW System Column DATE

AUX2_CHANGED_ON_DT DW System Column DATE

AUX3_CHANGED_ON_DT DW System Column DATE

AUX4_CHANGED_ON_DT DW System Column DATE

AUX5_CHANGED_ON_DT DW System Column DATE

AUX6_CHANGED_ON_DT DW System Column DATE

AUX7_CHANGED_ON_DT DW System Column DATE

SRC_EFF_FROM_DT DW System Column DATE

SRC_EFF_TO_DT DW System Column DATE

DWDMR A-Z.doc
EFFECTIVE_FROM_DT DW System Column DATE

EFFECTIVE_TO_DT DW System Column DATE

DELETE_FLG DW System Column CHAR(1)

CURRENT_FLG DW System Column CHAR(1)

W_INSERT_DT DW System Column DATE

W_UPDATE_DT DW System Column DATE

DATASOURCE_NUM_ID This column is the unique identifier of NUMBER


the source system from which data
was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
process used to create or update this
data.
INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)
a dimension or fact entity in its source
system. In case of composite keys, the
value in this column can consist of
concatenated parts.

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM DW System Column VARCHAR2(10)

ACCNT_REGION Account Region VARCHAR2(160)

PRI_CONTACT_NAME Primary Contact Name VARCHAR2(255)

PRI_CONTACT_PHONE_NUM Primary Contact Phone Number VARCHAR2(40)

SALES_ACCT_SINCE_DT Sales Account Since Date DATE

DWDMR A-Z.doc
TAX_REFERENCE Tax Reference VARCHAR2(50)

HUB_ZONE_FLG Hub Zone Flag CHAR(1)

VET_OWNED_FLG Veteran Owned Flag CHAR(1)

SUPPLIER_SINCE_DT Supplier Since Date DATE

EMAIL_ADDRESS Email Address VARCHAR2(255)

PRIMARY_PHONE_AREA_CODE Primary Phone Area Code VARCHAR2(10)

SUPPRESS_CALL_FLG CHAR(1)

SUPPRESS_CALL_FLG
SUPPRESS_MAIL_FLG CHAR(1)

SUPPRESS_MAIL_FLG
INDUSTRY_CODE VARCHAR2(80)

LEGAL_ENTITY_FLG CHAR(1)

SUPPLIER_RATING VARCHAR2(1)

DISAB_VET_OWNED_FLG VARCHAR2(1)

DWDMR A-Z.doc
W_PARTY_ORG_DH
Business Name: W_PARTY_ORG_DH

Description:
Party Organization Dimension Hierachy Table

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Row Id NUMBER

Row Id
BASE_LVL_PARTY_ID Base Level Party Id VARCHAR2(80)

Base Level Party Id


FIXED_HIER_LEVEL Fixed Hierarchy Level NUMBER

Fixed Hierarchy Level


BASE_LVL_PARTY_NAME Base Level Party Name VARCHAR2(250)

Base Level Party Name


LVL1_PARTY_ID Party Organization Dimension VARCHAR2(80)
Hierarchy table
Party Organization Dimension
Hierarchy table
BASE_LVL_ACCNT_LOC Basic Level Party Account Location VARCHAR2(250)

Basic Level Party Account Location

LVL1_PARTY_NAME Name of account at Level1 of an VARCHAR2(250)


account hierarchy
Name of account at Level1 of an
account hierarchy
BASE_LVL_SALES_ACCNT_FLG Is Basic Level Party a Sales Account? CHAR(1)

Is Basic Level Party a Sales


Account?
LVL2_PARTY_ID Id of account at Level 2 of an account VARCHAR2(80)
hierarchy
Id of account at Level 2 of an
account hierarchy
LVL2_PARTY_NAME Name of account at Level2 of an VARCHAR2(250)
account hierarchy
Name of account at Level2 of an
account hierarchy
BASE_LVL_NAMED_ACCT_FLG Is Basic Level Party a Named CHAR(1)
Account?
Is Basic Level Party a Named
Account?
BASE_LVL_SALES_ACCNT_TYPE_C Base Level Sales Account Type Code VARCHAR2(80)
ODE

Base Level Sales Account Type


Code
LVL3_PARTY_ID Id of account at Level 3 of an account VARCHAR2(80)
hierarchy
Id of account at Level 3 of an
account hierarchy

DWDMR A-Z.doc
LVL3_PARTY_NAME Name of account at Level 3 of an VARCHAR2(250)
account hierarchy
Name of account at Level 3 of an
account hierarchy
LVL4_PARTY_ID Id of account at Level 4 of an account VARCHAR2(80)
hierarchy
Id of account at Level 4 of an
account hierarchy
LVL4_PARTY_NAME Name of account at Level 3 of an VARCHAR2(250)
account hierarchy
Name of account at Level 3 of an
account hierarchy
LVL5_PARTY_ID Id of account at Level 5 of an account VARCHAR2(80)
hierarchy
Id of account at Level 5 of an
account hierarchy
LVL5_PARTY_NAME Name of account at Level 5 of an VARCHAR2(250)
account hierarchy
Name of account at Level 5 of an
account hierarchy
LVL1_NAMED_ACCT_FLG Is Level 1 Party a Named Account? CHAR(1)

Is Level 1 Party a Named Account?

LVL6_PARTY_ID Id of account at Level 6 of an account VARCHAR2(80)


hierarchy
Id of account at Level 6 of an
account hierarchy
LVL6_PARTY_NAME Name of account at Level 6 of an VARCHAR2(250)
account hierarchy
Name of account at Level 6 of an
account hierarchy
LVL7_PARTY_ID Id of account at Level 7 of an account VARCHAR2(80)
hierarchy
Id of account at Level 7 of an
account hierarchy
LVL7_PARTY_NAME Name of account at Level 7 of an VARCHAR2(250)
account hierarchy
Name of account at Level 7 of an
account hierarchy
LVL8_PARTY_ID Id of account at Level 8 of an account VARCHAR2(80)
hierarchy
Id of account at Level 8 of an
account hierarchy
LVL8_PARTY_NAME Name of account at Level 8 of an VARCHAR2(250)
account hierarchy
Name of account at Level 8 of an
account hierarchy
LVL2_NAMED_ACCT_FLG Is Level 2 Party a Named Account? CHAR(1)

Is Level 2 Party a Named


Account?
TOP_LVL_PARTY_ID Id of account at Top Level of an VARCHAR2(80)
account hierarchy
Id of account at Top Level of an
account hierarchy
TOP_LVL_PARTY_NAME Name of account at Top Level of an VARCHAR2(250)
account hierarchy
Name of account at Top Level of
an account hierarchy

DWDMR A-Z.doc
LVL1ANC_ACCNT_LOC Account Unique Name at Level 1 of an VARCHAR2(250)
account hierarchy
Account Unique Name at Level 1
of an account hierarchy

LVL2ANC_ACCNT_LOC Account Unique Name at Level 2 of an VARCHAR2(250)


account hierarchy
Account Unique Name at Level 2
of an account hierarchy

LVL3ANC_ACCNT_LOC Account Unique Name at Level 3 of an VARCHAR2(250)


account hierarchy
Account Unique Name at Level 3
of an account hierarchy

LVL4ANC_ACCNT_LOC Account Unique Name at Level 4 of an VARCHAR2(250)


account hierarchy
Account Unique Name at Level 4
of an account hierarchy

LVL3_NAMED_ACCT_FLG Is Level 3 Party a Named Account? CHAR(1)

Is Level 3 Party a Named Account?

LVL5ANC_ACCNT_LOC Account Unique Name at Level 5 of an VARCHAR2(250)


account hierarchy
Account Unique Name at Level 5
of an account hierarchy

LVL6ANC_ACCNT_LOC Account Unique Name at Level 6 of an VARCHAR2(250)


account hierarchy
Account Unique Name at Level 6
of an account hierarchy

LVL7ANC_ACCNT_LOC Account Unique Name at Level 7 of an VARCHAR2(250)


account hierarchy
Account Unique Name at Level 7
of an account hierarchy

LVL8ANC_ACCNT_LOC Account Unique Name at Level 8 of an VARCHAR2(250)


account hierarchy
Account Unique Name at Level 8
of an account hierarchy

TOP_LVL_ACCNT_LOC Top Level Party Account Location VARCHAR2(250)

Top Level Party Account Location

LVL1_SALES_ACCNT_TYPE_CODE Level 1 Sales Account Type Code VARCHAR2(80)

Level 1 Sales Account Type Code

LVL4_NAMED_ACCT_FLG Is Level 4 Party a Named Account? CHAR(1)

Is Level 4 Party a Named Account?

DWDMR A-Z.doc
LVL2_SALES_ACCNT_TYPE_CODE Level 2 Sales Account Type Code VARCHAR2(80)

Level 2 Sales Account Type Code

LVL3_SALES_ACCNT_TYPE_CODE Level 3 Sales Account Type Code VARCHAR2(80)

Level 3 Sales Account Type Code

LVL4_SALES_ACCNT_TYPE_CODE Level 4 Sales Account Type Code VARCHAR2(80)

Level 4 Sales Account Type Code

LVL5_SALES_ACCNT_TYPE_CODE Level 5 Sales Account Type Code VARCHAR2(80)

Level 5 Sales Account Type Code

LVL6_SALES_ACCNT_TYPE_CODE Level 6 Sales Account Type Code VARCHAR2(80)

Level 6 Sales Account Type Code

LVL7_SALES_ACCNT_TYPE_CODE Level 7 Sales Account Type Code VARCHAR2(80)

Level 7 Sales Account Type Code

LVL5_NAMED_ACCT_FLG Is Level 5 Party a Named Account? CHAR(1)

Is Level 5 Party a Named Account?

LVL8_SALES_ACCNT_TYPE_CODE Level 8 Sales Account Type Code VARCHAR2(80)

Level 8 Sales Account Type Code

TOP_LVL_SALES_ACCNT_TYPE_CO Top Level Sales Account Type Code VARCHAR2(80)


DE

Top Level Sales Account Type


Code
LVL1_SALES_ACCNT_FLG Is Level1 Party a Sales Account? CHAR(1)

Is Level1 Party a Sales Account?

LVL2_SALES_ACCNT_FLG CHAR(1)

Is Level 2 Party a Sales Account?

LVL3_SALES_ACCNT_FLG Is Level 3 Party a Sales Account? CHAR(1)

Is Level 3 Party a Sales Account?

LVL6_NAMED_ACCT_FLG Is Level 6 Party a Named Account? CHAR(1)

Is Level 6 Party a Named


Account?

DWDMR A-Z.doc
LVL4_SALES_ACCNT_FLG Is Level 4 Party a Sales Account? CHAR(1)

Is Level 4 Party a Sales Account?

LVL5_SALES_ACCNT_FLG Is Level 5 Party a Sales Account? CHAR(1)

Is Level 5 Party a Sales Account?

LVL6_SALES_ACCNT_FLG Is Level 6 Party a Sales Account? CHAR(1)

Is Level 6 Party a Sales Account?

LVL7_SALES_ACCNT_FLG Is Level 7 Party a Sales Account? CHAR(1)

Is Level 7 Party a Sales Account?

LVL8_SALES_ACCNT_FLG Is Level 8 Party a Sales Account? CHAR(1)

Is Level 8 Party a Sales Account?

TOP_LVL_SALES_ACCNT_FLG Is Top Level Party a Sales Account? CHAR(1)

Is Top Level Party a Sales Account?

CREATED_BY_WID Creator User Id NUMBER

Creator User Id
LVL7_NAMED_ACCT_FLG Is Level 7 Party a Named Account? CHAR(1)

Is Level 7 Party a Named


Account?
CHANGED_BY_WID Changed user id NUMBER

Changed user id
CREATED_ON_DT Creation date DATE

Creation date
CHANGED_ON_DT Changed on date DATE

Record changed on date


AUX1_CHANGED_ON_DT Auxillary Chnaged on date DATE

Auxillary changed on date


AUX2_CHANGED_ON_DT Auxillary Chnaged on date DATE

Auxillary changed on date


AUX3_CHANGED_ON_DT Auxillary Chnaged On date DATE

Auxillary changed on date


LVL8_NAMED_ACCT_FLG Is Level 8 Party a Named Account? CHAR(1)

Is Level 8 Party a Named Account?

AUX4_CHANGED_ON_DT Auxillary changed on date DATE

Auxillary changed on date


SRC_EFF_FROM_DT Source effective from date DATE

Source effective from date

DWDMR A-Z.doc
SRC_EFF_TO_DT Source effective to date DATE

Source effective to date


EFFECTIVE_FROM_DT Effective from date DATE

Effective from date


EFFECTIVE_TO_DT Effective to date DATE

Effective to date
DELETE_FLG can this record be deleted? CHAR(1)

can this record be deleted?


TOP_LVL_NAMED_ACCT_FLG Is Top Level Party a Named Account? CHAR(1)

Is Top Level Party a Named


Account?
W_INSERT_DT Record inserted date DATE

Record inserted date


W_UPDATE_DT Record updated date DATE

Record updated date


DATASOURCE_NUM_ID Data Source Number NUMBER

Datasource number
ETL_PROC_WID ETL Process Id NUMBER

Etl proc wid


INTEGRATION_ID Integration Id VARCHAR2(80)

Integration id
TENANT_ID Tenant Id VARCHAR2(80)

tenant id
X_CUSTOM Customized column VARCHAR2(10)

Extended custom column

DWDMR A-Z.doc
W_PARTY_ORG_T1_D
Business Name: W_PARTY_ORG_T1_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
DATASOURCE_NUM_ID Datasource Num Id NUMBER

Datasource Num Id
INTEGRATION_ID Integration Id VARCHAR2(80)

Integration Id
SCD1_WID SCD1_WarehouseId NUMBER

SCD1_WarehouseId
W_INSERT_DT DATE

W_UPDATE_DT DATE

ETL_PROC_WID NUMBER

DWDMR A-Z.doc
W_PARTY_PER_D
Business Name: W_PARTY_PER_D

Description:
Party Person Dimension includes B2B Customer and B2C Contact data

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate key to uniquely identify a NUMBER
record
Row Wid
SCD1_WID Slow Changing Type 1 WID NUMBER

Scd Wid
GEO_WID Foreign Key to Geography Dimension NUMBER W_GEO_D

Geo Wid
PR_HOUSEHOLD_WID Primary Household Dimension Id NUMBER

Primary Household Wid


FST_NAME First Name VARCHAR2(150)

First Name
FULL_NAME Full Name VARCHAR2(250)

Full Name
MID_NAME Middle Name VARCHAR2(50)

Middle Name
LAST_NAME Last Name VARCHAR2(150)

Last Name
PARTY_UNIQUE_NAME Last Name VARCHAR2(250)

Last Name
ST_ADDRESS1 Street Address Line 1 VARCHAR2(255)

Street Address1
ST_ADDRESS2 Street Address Line 2 VARCHAR2(200)

Street Address2
ST_ADDRESS3 Street Address Line 3 VARCHAR2(200)

Street Address3
ST_ADDRESS4 Street Address Line 4 VARCHAR2(200)

Street Address4
POSTAL_CODE Postal Code or Zipcode VARCHAR2(120)

Postal Code
CITY_CODE Source City Code VARCHAR2(120)

Source City Code


STATE_CODE Source State Code VARCHAR2(120)

Source State Code

DWDMR A-Z.doc
COUNTRY_CODE Source Country Code VARCHAR2(120)

Source Country Code


REGION_CODE Source Region Code VARCHAR2(120)

Source Region Code


C_CITY_CODE Customized City Code VARCHAR2(120)

Customized City Code


C_STATE_PROV_CODE Customized State Province Code VARCHAR2(120)

Customized State Province Code

C_COUNTY_CODE Customized County Code VARCHAR2(120)

Customized County Code


C_REGION_CODE Customized Region Code VARCHAR2(120)

Customized Region Code


W_COUNTRY_CODE Warehouse Country Code VARCHAR2(120)

Warehouse Country Code


C_COUNTRY_REGION_CODE Customized Country Region Code VARCHAR2(120)

Customized Country Region Code

C_CONTINENT_CODE Customized Continent Code VARCHAR2(120)

Customized Continent Code


ACTIVE_FLG Active Flag CHAR(1)

Active Flag
PROSPECT_FLG Prospect Flag CHAR(1)

Prospect Flag
ACCNT_FLG Account Flag CHAR(1)

Account Flag
SUPPLIER_FLG Supplier Flag CHAR(1)

Supplier Flag
DEPARTMENT_NAME Department Name VARCHAR2(100)

Department Name
CONTACT_ID Customer Contact VARCHAR2(30)

Customer Contact
PROSPECT_ID Prospect ID VARCHAR2(30)

Prospect Id
PRSP_CON_UID Contact or Prospect ID VARCHAR2(100)

Prospect Con Uid


CONTACT_TYPE_CODE Contact Type VARCHAR2(80)

Contact Type
FAX_PH_NUM Fax Phone Number VARCHAR2(40)

Fax Phone Number

DWDMR A-Z.doc
PAGER_NUM Pager Number VARCHAR2(100)

Pager Number
MOBILE_NUM Mobile Number VARCHAR2(100)

Mobile Number
WORK_PHONE Work Phone VARCHAR2(40)

Work Phone
SEX_MF_CODE Gender Code VARCHAR2(80)

Gender
HAIR_COLOR Hair Color VARCHAR2(30)

Hair Color
HEIGHT Height VARCHAR2(30)

Height
WEIGHT Weight VARCHAR2(30)

Weight
ETHNICITY_CODE Ethnicity Code VARCHAR2(80)

Ethnicity
COMPLEXION_CODE Complexion Code VARCHAR2(80)

Complexion
MARITAL_STAT_CODE Marital Stat Code VARCHAR2(80)

Marital Status
SPOUSE_NAME Spouse Name VARCHAR2(30)

Spouse Name
BIRTH_DT Birth Date DATE

Birth Date
BIRTH_PLACE Birth Place VARCHAR2(100)

Birth Place
DEATH_DT Death Date DATE

Death Date
CITIZENSHIP_CODE Citizenship Code VARCHAR2(80)

Citizenship Code
EDUCATION_BCKGND_CODE Education Background Code VARCHAR2(80)

Education Background
EDUCATION_YEARS Education Years NUMBER

Education Years
GRAD_YR Graduation Year NUMBER

Graduation Year
EMAIL_ADDRESS Email Address VARCHAR2(100)

Email Address
CUST_CAT_CODE Customer Category Code VARCHAR2(80)

Customer Category

DWDMR A-Z.doc
BASE_CURCY_CD Base Currency Code VARCHAR2(20)

Base Currency
JOB_CATEGORY_CODE Job Category Code VARCHAR2(80)

Job Category
JOB_TITLE Job Title VARCHAR2(75)

Job Title
LOGIN Login VARCHAR2(50)

Login
MEMBER_NUM Member Number VARCHAR2(50)

Member Number
ADDR_EFF_DT Effective from when current address DATE
is Valid in DW
Address Effective Date
ANNL_INCOME Annual Income NUMBER(28,10)

Annual Income
CREDIT_SCORE Credit Score NUMBER(28,10)

Credit Score
TAX_BRACKET Tax Bracket NUMBER(28,10)

Tax Bracket
AGENT_FLG Agent Flag CHAR(1)

Agent Flag
CALL_FLG Call Flag CHAR(1)

Call Flag
COMP_OWNER_FLG Computer Ownership Flag CHAR(1)

Computer Ownership Flag


CONSUMER_FLG Consumer Flag CHAR(1)

Consumer Flag
CON_ACTIVE_FLG Contact Active Flag (Y/N) : If the CHAR(1)
contact is active then it is set to Y
Contact Active Flag otherwise to N
CON_BU_NAME Contact Business Unit Name VARCHAR2(100)

Contact Business Unit Name


CON_FORMED_DT Contact Formed Date DATE

Contact Formed Date


CUST_END_DT Customer End Date DATE

Customer End Date


CUST_SINCE_DT Customer Since Date DATE

Customer Since Date


CUST_VAL_EFF_DT Customer Value Effective Date DATE

Customer Value Effective Date

DWDMR A-Z.doc
DECEASE_FLG Decease Flag CHAR(1)

Decease Flag
EMAIL_SR_UPD_FLG Email Sr Upd Flag CHAR(1)

Email Sr Upd Flag


ENTREPRISE_FLG Entreprise Flag CHAR(1)

Entreprise Flag
FST_PROMO_DT First Promotion Date DATE

First Promotion Date


HARD_TO_REACH Hard To Reach CHAR(1)

Hard To Reach
INCOME_RNG_EFF_DT Income Rng Eff Date DATE

Income Rng Eff Date


LST_PROMO_DT Last Promotion Date DATE

Last Promotion Date


MEMBER_FLG Member Flag CHAR(1)

Member Flag
NAME_EFF_DT Effective from when current Name is DATE
Valid in DW
Name Effective Date
NET_WORTH_EFF_DT Net Worth Effective Date DATE

Net Worth Effective Date


NUM_CMPGNS Number Cmpgns NUMBER

Number Cmpgns
NUM_OFRS_PRSNTD Total Number of Offers presented NUMBER

Total Number of Offers presented

PRESCRIBER_FLG Prescriber Flag CHAR(1)

Prescriber Flag
PROVIDER_FLG Provider Flag CHAR(1)

Provider Flag
RESDNCE_VAL Residence Value NUMBER(28,10)

Residence Value
SELF_EMPL_FLG Self Employed Flag CHAR(1)

Self Employed Flag


SEMINAR_INVIT_FLG Seminar Invite Flag CHAR(1)

Seminar Invite Flag


SPEAKER_FLG Speaker Flag CHAR(1)

Speaker Flag
SUPPRESS_CALL_FLG Suppress Call Flag (Y/N) : If the CHAR(1)
contact is not be called it is set Y
Suppress Call Flag otherwise to N

DWDMR A-Z.doc
SUPPRESS_EMAIL_FLG Suppress Email Flag (Y/N) : If the CHAR(1)
contact's email is not be sent then it is
Suppress Email Flag set to Y otherwise to N
SUPPRESS_FAX_FLG Suppress Fax Flag (Y/N) : If the CHAR(1)
contact's fax is not to be sent then it
Suppress Fax Flag is set to Y otherwise to N
SUPPRESS_MAIL_FLG Suppress Mail Flag (Y/N) : If the CHAR(1)
contact's mail is not to be sent then it
Suppress Mail Flag is set to Y otherwise to N
YEARS_AT_ACCNT Years At Account NUMBER(28,10)

Years At Account
YRS_AT_RESIDENCE Years At Residence NUMBER(28,10)

Years At Residence
ACCESS_LVL_CODE Access Level Code VARCHAR2(80)

Access Level Code


ACCNT_ID Account Id VARCHAR2(30)

Account Id
AGE_RANGE Age Range VARCHAR2(30)

Age Range
EMP_ACCNT_BU_NAME Employee Account Business Unit VARCHAR2(100)
Name
Employee Account Business Unit
Name
EMP_ACCNT_LOC Employee Account Location VARCHAR2(50)

Employee Account Location


EMP_ACCNT_NAME Employee Account Name VARCHAR2(100)

Employee Account Name


TERR_NAME Territory Name VARCHAR2(75)

Territory Name
EMP_ACTIVE_FLG Employee Active Flag (Y/N) : If the CHAR(1)
employee still exits then it is set to Y
Employee Active Flag otherwise to N
EMP_FLG Employee Flag CHAR(1)

Employee Flag
EMP_FORMED_DT Employee Formed Date DATE

Employee Formed Date


EMP_HIRE_DT Employee Hire Date DATE

Employee Hire Date


APPR_AUTH Approval Authorization NUMBER(28,10)

Approval Authorization
APPR_AUTH_CAT_CODE Approved Auth Category Code VARCHAR2(80)

APPR_CURCY_CD Approved Currency Code VARCHAR2(30)

Approved Currency Code

DWDMR A-Z.doc
CALL_LST_NAME Call Last Name VARCHAR2(50)

Call Last Name


COM_PREFERENCE_CODE Comunication Preference VARCHAR2(80)

Comunication Preference
CSN CSN VARCHAR2(150)

Csn
CUST_VALUE_CODE Customer Value Code VARCHAR2(80)

Customer Value
DEPT_TYPE_CODE Department Type Code VARCHAR2(80)

Department Type
DISABILITY Disability VARCHAR2(50)

Disability
EMPLMNT_STAT_CODE Employment Stat Code VARCHAR2(80)

Employment Status
EXT_CON_STORE Ext Con Store VARCHAR2(30)

Ext Con Store


EYE_COLOR_LEFT_CODE Left Eye Color Code VARCHAR2(80)

Left Eye Color


EYE_COLOR_RIGHT_CODE Right Eye Color Code VARCHAR2(80)

Right Eye Color


GOALS Goals VARCHAR2(250)

Goals
HOBBY Hobby VARCHAR2(30)

Hobby
INCOME_RANGE_CODE Income Range Code VARCHAR2(80)

Income Range
INS_OCCUPATION Ins Occupation VARCHAR2(50)

Ins Occupation
INVST_EXPERIENCE_CODE Investment Experience Code VARCHAR2(80)

Investment Experience
INVST_HORIZON_CODE Investment Horizon Code VARCHAR2(80)

Investment Horizon
INVST_KNOWLEDGE_CODE Investment Knowledge Code VARCHAR2(80)

Investment Knowledge
INVST_OBJECTIVE_CODE Investment Objective Code VARCHAR2(80)

Investment Objective
INVST_PROFILE_CODE Investment Profile Code VARCHAR2(80)

Investment Profile
INVST_RISK_CODE Investment Risk Code VARCHAR2(80)

Investment Risk

DWDMR A-Z.doc
MKT_POTENTIAL Market Potential VARCHAR2(30)

Market Potential
MRKT_CAP_PREF_CODE Market Cap Pref Code VARCHAR2(80)

Market Cap Pref


NATIONALITY Nationality VARCHAR2(30)

Nationality
NET_WORTH_CODE Net Worth Code VARCHAR2(80)

Net Worth
OU_MAIL_STOP OU Mail Stop VARCHAR2(30)

OU Mail Stop
PAR_HELD_POSTN Parent Held Postion VARCHAR2(50)

Parent Held Postion


PR_POSTN Primary Postion VARCHAR2(50)

Primary Postion
HELD_POSTN Held Postion VARCHAR2(50)

Held Postion
PREF_COMM_MEDIA_CODE Preferred Comm Media Code VARCHAR2(80)

Preferred Comm Media


PREF_LANG_ID Preferred Language Id VARCHAR2(15)

Preferred Language
PRE_LANG Preferred Language VARCHAR2(50)

Preferred Language
PREF_CALL_FREQ Preferred Call Frequency VARCHAR2(30)

Preferred Call Frequency


PROF_TITLE Professional Title VARCHAR2(30)

Professional Title
PR_MKT_SEGMENT Primary Marketing Segment VARCHAR2(50)

Primary Marketing Segment


PR_SPECIALTY Primary Specialty VARCHAR2(100)

Primary Specialty
RESDNCE_CATEGORY_CODE Residence Category Code VARCHAR2(80)

Residence Category
RESDNCE_TYPE_CODE ResidenceType Code VARCHAR2(80)

ResidenceType
RESIDENCY_INSTN Residency Installation VARCHAR2(50)

Residency Installation
RSRCH_CHNL_PREF_CODE Research Channel Preference Code VARCHAR2(80)

Research Channel Preference


SPECIALTY_BRICK Specialty Brick VARCHAR2(40)

Specialty Brick

DWDMR A-Z.doc
STAFF Staff VARCHAR2(255)

Staff
STATUS_CODE Status Code VARCHAR2(80)

Status Code
STAT_REASON_CODE Status Reason Code VARCHAR2(80)

Status Reason
VIS_PR_BU_ID Visibility Primary BU Id VARCHAR2(15)

Visibility Primary BU
VIS_PR_POS_ID Visibility Primary BU Name VARCHAR2(15)

Visibility Primary BU Name


VIS_PR_POSTN_DH_WID Vis Pr Postn Dh Wid NUMBER

Vis Pr Postn Dh
ETHNICITY1_CD Ethnicity1 Code VARCHAR2(30)

Ethnicity1
ETHNICITY2_CD Ethnicity2 Code VARCHAR2(30)

Ethnicity2
VETERAN_FLG Veteran Flag CHAR(1)

Veteran Flag
STUDENT_FLG CHAR(1)

Student Flag
SUPPLIER_ID Supplier Id VARCHAR2(80)

Supplier
CUSTOMER_NUM Customer Number VARCHAR2(80)

Customer Number
INTERNAL_FLG Internal Flag CHAR(1)

Internal Flag
CONTACT_FLG Contact Flag CHAR(1)

Contact Flag
SALES_ACCNT_FLG Sales Account Flag CHAR(1)

Sales Account Flag


SALES_ACCT_SINCE_DT Sales Account Since Date DATE

Sales Account Since Date


PRIMARY_PHONE_AREA_CODE Primary Phone Area Code VARCHAR2(10)

Primary Phone Area


CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
User who created the record in created the record in the source
the source system system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
User who last modified the record last modified the record in the source
in the source system. system.

DWDMR A-Z.doc
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
Record Creation Date source system.
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
Record Changed Date system.
AUX1_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxillary1 Changed on Date time of the auxiliary table's record
which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxillary2 Changed on Date time of the auxiliary table's record
which acts as a source for the current
table.

AUX3_CHANGED_ON_DT Siebel System field. This column DATE


identifies the last modified date and
Auxillary3 Changed on Date time of the auxiliary table's record
which acts as a source for the current
table.
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxillary4 Changed on Date time of the auxiliary table's record
which acts as a source for the current
table.
AUX5_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxillary5 Changed on Date time of the auxiliary table's record
which acts as a source for the current
table.
SRC_EFF_FROM_DT This column stores the date from DATE
which the source record (in the
Source Effective From Date Source system) is effective. The value
is extracted from the source
(whenever available)
SRC_EFF_TO_DT This column stores the date up to DATE
which the source record (in the
Source Effective End Date Source system) is effective. The value
is extracted from the source
(whenever available)
EFFECTIVE_FROM_DT This column stores the date from DATE
which the dimension record is
Effective From Date effective. A value is either assigned by
Siebel Applications or extracted from
the source.
EFFECTIVE_TO_DT This column stores the date up to DATE
which the dimension record is
Effective To Date effective. A value is either assigned by
Siebel Applications or extracted from
the source.

DWDMR A-Z.doc
DELETE_FLG This flag indicates the deletion status CHAR(1)
of the record in the source system. A
Deletion status of the record in value of "Y" indicates that the record
the source system is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

CURRENT_FLG This is a flag for marking dimension CHAR(1)


records as "Y" in order to represent
Current state the current state of a dimension
entity. This flag is typically critical for
Type II slowly-changing dimensions,
as records in a Type II situation tend
to be numerous.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Record Inserted Date warehouse table.
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Record Updated Date data warehouse table.

DATASOURCE_NUM_ID This column is the unique identifier of NUMBER


the source system from which data
Datasource Number was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
ETL process used to create or process used to create or update this
update the data data.
INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)
a dimension or fact entity in its source
Integration Id system. In case of composite keys, the
value in this column can consist of
concatenated parts.

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
Tenant Id environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
Customer extensions
SUPPLIER_TYPE_CODE Supplier Type Code VARCHAR2(80)

Supplier Type Code


SUPPLIER_NUM Supplier Number VARCHAR2(80)

Supplier Number

DWDMR A-Z.doc
SALES_BUYING_ROLE_CODE VARCHAR2(30)

SALES_AFFINITY_CODE VARCHAR2(30)

LAST_CONTACT_DATE DATE

PRIMARY_RELATIONSHIP_ID NUMBER

DWDMR A-Z.doc
W_PARTY_PER_T1_D
Business Name: W_PARTY_PER_T1_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
DATASOURCE_NUM_ID Datasource Num Id NUMBER

Datasource Num Id
INTEGRATION_ID Integration Id VARCHAR2(80)

Integration Id
SCD1_WID SCD1_WarehouseId NUMBER

SCD1_WarehouseId
W_INSERT_DT DATE

W_UPDATE_DT DATE

ETL_PROC_WID NUMBER

DWDMR A-Z.doc
W_PARTY_SALESACCT_D
Business Name: W_PARTY_SALESACCT_D

Description:
W_PARTY_SALESACCT_D is the Party Auxiliary Dimension table storing Sales Account Attributes

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate key to uniquely identify a NUMBER
record.
Surrogate Key of the Table
PARTY_SCD1_WID Party SCD Type1 Key NUMBER

Party SCD1 key


GEO_WID Geography Identifier NUMBER W_CUSTOMER_LOC_D

Geography Identifier
EXISTING_FLG this sales account as existing or not. CHAR(4)
Sales representative can mark a sales
Existing flag account as an existing sales account
when the sales account has a sales
financial relationship.

NAMED_ACCOUNT_FLG this sales account as named or not. A CHAR(4)


named account is a strategic account
Names Account Flag for the sales representative.

SALES_ACCNT_TYPE_CODE Sales Account Type Code, whether a VARCHAR2(30)


sales account is 'NAMED' or 'NOT
Sales Account Type Code NAMED'
ACCOUNT_DIRECTOR_ID ID of the resource who is the account NUMBER
owner
Account Director ID
LAST_ASSIGNED_DT Sales Account Last Assigned Date DATE

Last Assigned Date


EXISTING_FLG_LAST_UPD_DT the date on which the account DATE
became existing
Existing Flag Last Update Date
CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER
dimension indicating the user who
Source Record Created By User created the record in the source
Surrogate Key system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER
dimension indicating the user who
Source Record Last Modified By last modified the record in the source
User Surrogate Key system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
Source Record Creation Date and source system.
Time
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
Source Record Last Modified Date system.
and Time

DWDMR A-Z.doc
AUX1_CHANGED_ON_DT This column identifies the last DATE
modified date and time of the
Auxiliary Source Table Last auxiliary table's record which acts as a
Modified Date and Time1 source for the current table.
AUX2_CHANGED_ON_DT This column identifies the last DATE
modified date and time of the
Auxiliary Source Table Last auxiliary table's record which acts as a
Modified Date and Time2 source for the current table.
AUX3_CHANGED_ON_DT This column identifies the last DATE
modified date and time of the
Auxiliary Source Table Last auxiliary table's record which acts as a
Modified Date and Time3 source for the current table.
AUX4_CHANGED_ON_DT This column identifies the last DATE
modified date and time of the
Auxiliary Source Table Last auxiliary table's record which acts as a
Modified Date and Time4 source for the current table.
DELETE_FLG This flag indicates the deletion status CHAR(1)
of the record in the source system. A
Deleted Record Indicator value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source, it is
recommended that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID This column is the unique identifier NUMBER


for the specific ETL process used to
ETL Process Identifier create or update this data.

INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)


a dimension or fact entity in its source
Unique Source Record Identifier system. In case of composite keys, the
value in this column can consist of
concatenated parts.

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

DWDMR A-Z.doc
X_CUSTOM This column is used as a generic field VARCHAR2(10)
for customer extensions.
Generic Extension Column
PARTY_ID party identifier which is associated to VARCHAR2(80)
the sales account
party identifier which is associated
to the sales account

CURRENCY_CODE Currency Code VARCHAR2(15)

Currency Code
SALES_ACCOUNT_NAME name for the Sales Account VARCHAR2(255)

name for the Sales Account


SALES_ACCOUNT_NAME_ALIAS Sales Account Name Alias VARCHAR2(255)

Sales Account Name Alias

SALES_ACCOUNT_NAME_SUFFIX the name suffix generated from the VARCHAR2(255)


sell-to-address already defined
Sales Account Name Suffix

SALES_ACCOUNT_NUMBER Sales Account Number VARCHAR2(30)

Sales Account Number


START_DATE_ACTIVE the date on which the account was DATE
created
the date on which the account
was created
END_DATE_ACTIVE the date on which the account was DATE
ended
the date on which the account
was ended
PRIMARY_FLG a ?Y/N? flag which indicates whether VARCHAR2(1)
the sales account is the primary sales
primary sales account flag account for the custome

ENABLE_SOCIAL_FLG Enable Social Flag VARCHAR2(1)

Enable Social Flag


SELL_TO_PARTY_SITE_ID The Party Site Identifier identify the NUMBER
Sell To address of the Sales Account.
Party Site Identifier
PR_CON_PARTY_ID Primary Contact's Party ID VARCHAR2(255)

Primary Contact's Party ID


PR_CONTACT_NAME Primary Contact's Name VARCHAR2(255)

Primary Contact's Name


ACCOUNT_OWNER_NAME The name of the account owner VARCHAR2(255)
referenced
The name of the account owner
referenced
ADDRESS1 the sell-to-address?s street address VARCHAR2(255)
attribute for the sales account
Address Line 1
ADDRESS2 the sell-to-address?s street address VARCHAR2(255)
attribute for the sales account
Address Line 2

DWDMR A-Z.doc
ADDRESS3 the sell-to-address?s street address VARCHAR2(255)
attribute for the sales account
Address Line 3
ADDRESS4 the sell-to-address?s street address VARCHAR2(255)
attribute for the sales account
Address Line 4
POSTAL_CODE the sell-to-address?s postal code VARCHAR2(120)
attribute for the sales account
Postal Code for the sales account
address
CITY the sell-to-address?s city attribute for VARCHAR2(120)
the sales account
City for the sales account address

COUNTY County for the sales account address VARCHAR2(120)

County for the sales account


address
STATE_REGION State region for the sales account VARCHAR2(120)
address
State region for the sales account
address
STATE_PROV_CODE the sell-to-address?s state attribute VARCHAR2(120)
for the sales account
State for sales account address

PROVINCE the sell-to-address?s province VARCHAR2(120)


attribute for the sales account
Province for the sales account
address
COUNTRY_REGION the sell-to-address?s country region VARCHAR2(120)
attribute for the sales account
country region for sales account
address
COUNTRY_CODE the sell-to-address?s country VARCHAR2(120)
attribute for the sales account
country code for the sales account
address
C_CITY_CODE Conformed City Code VARCHAR2(120)

Conformed City Code


C_STATE_PROV_CODE Conformed State Province Code VARCHAR2(120)

Conformed State Province Code

C_COUNTY_CODE Conformed County Code VARCHAR2(120)

Conformed County Code


C_REGION_CODE Conformed Region Code VARCHAR2(120)

Conformed Region Code


W_COUNTRY_CODE Warehouse Country Code VARCHAR2(120)

Warehouse Country Code


C_COUNTRY_REGION_CODE Conformed Country Region Code VARCHAR2(120)

Conformed Country Region Code

DWDMR A-Z.doc
C_CONTINENT_CODE Conformed Continent Code VARCHAR2(120)

Conformed Continent Code


SRC_EFF_FROM_DT DATE

SRC_EFF_TO_DT DATE

EFFECTIVE_FROM_DT DATE

EFFECTIVE_TO_DT DATE

DWDMR A-Z.doc
W_PARTY_SALESACCT_T1_D
Business Name: W_PARTY_SALESACCT_T1_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
DATASOURCE_NUM_ID Datasource Num Id NUMBER

Datasource Num Id
INTEGRATION_ID Integration Id VARCHAR2(80)

Integration Id
PARTY_SCD1_WID SCD1_WarehouseId NUMBER

SCD1_WarehouseId
W_INSERT_DT Add to data warehouse date DATE

Add to data warehouse date


W_UPDATE_DT Update to data warehouse date DATE

Update to data warehouse date

ETL_PROC_WID DW system column NUMBER

DW system column

DWDMR A-Z.doc
W_PARTY_SALESREF_D
Business Name: W_PARTY_SALESREF_D

Description:
W_PARTY_SALESREF_D is the Party Auxiliary Type 1 only Dimension table storing Sales Reference Account
Attributes.

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate key to uniquely identify a NUMBER
record.
Surrogate Key of the Table
PARTY_SCD1_WID Party SCD Type1 Key NUMBER

Party SCD1 key


CUST_CONTACT_PARTY_ID Customer Contact Party ID NUMBER

CUST_CONTACT_PARTY_ID
INT_CONTACT_PARTY_ID Internal Contact Party ID NUMBER

INT_CONTACT_PARTY_ID
STATUS_CODE Status Code VARCHAR2(80)

STAUS_CODE
REFERENCE_TYPE_CODE Reference Type Code VARCHAR2(80)

REFERENCE_TYPE_CODE
REFERENCE_RANK_NUMBER Reference Rank Number VARCHAR2(30)

REFERENCE_RANK_NUMBER
AVG_REFERENCE_RATING Average Reference Rating NUMBER

AVG_REFERENCE_RATING
CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER
dimension indicating the user who
Source Record Created By User created the record in the source
Surrogate Key system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER
dimension indicating the user who
Source Record Last Modified By last modified the record in the source
User Surrogate Key system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
Source Record Creation Date and source system.
Time
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
Source Record Last Modified Date system.
and Time
AUX1_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.

DWDMR A-Z.doc
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
DELETE_FLG This flag indicates the deletion status CHAR(1)
of the record in the source system. A
Deleted Record Indicator value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
ETL Process Identifier process used to create or update this
data.
INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)
a dimension or fact entity in its source
Unique Source Record Identifier system. In case of composite keys, the
value in this column can consist of
concatenated parts.

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
Generic Extension Column

DWDMR A-Z.doc
W_PARTY_SUSPECT_D
Business Name: W_PARTY_SUSPECT_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

ORIG_SYSTEM VARCHAR2(30)

ORIG_SYSTEM_REFERENCE VARCHAR2(255)

ORG_PARTY_ID NUMBER

PER_PARTY_ID NUMBER

W_INSERT_DT DATE

DATASOURCE_NUM_ID NUMBER

INTEGRATION_ID VARCHAR2(80)

TENANT_ID VARCHAR2(80)

X_CUSTOM VARCHAR2(10)

DWDMR A-Z.doc
W_PAYMENT_METHOD_D
Business Name: Payment Method

Description:
It stores payment methods.

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate key to uniquely identify a NUMBER
record.
Surrogate Key of the Table
W_PAYMENT_METHOD_CODE This is the warehouse code for the VARCHAR2(50)
payment method code.
Warehouse Payment Method
Code
PAYMENT_METHOD_CODE This is the payment method code. VARCHAR2(50)

Payment Method Code


PAYMETHOD_CAT_CODE VARCHAR2(50)

ACTIVE_FLG Indicates if payment method is active. CHAR(1)

Active Flag
CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Created By User created the record in the source
Surrogate Key system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Last Modified By last modified the record in the source
User Surrogate Key system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
Source Record Creation Date and source system.
Time
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
Source Record Last Modified Date system.
and Time
AUX1_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.

DWDMR A-Z.doc
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
DELETE_FLG This flag indicates the deletion status CHAR(1)
of the record in the source system. A
Deleted Record Indicator value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
ETL Process Identifier process used to create or update this
data.
INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)
a dimension or fact entity in its source
Unique Source Record Identifier system. In case of composite keys, the
value in this column can consist of
concatenated parts.

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
Generic Extension Column

DWDMR A-Z.doc
W_PAYMENT_TERMS_D
Business Name: Payment Terms

Description:
It stores payment terms.

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate key to uniquely identify a NUMBER
record.
Surrogate Key of the Table
PAYMENT_TERM_CODE This code identifies the payment VARCHAR2(50)
term.
Payment Term Code
PAYMENT_TERM_DURATION This is the duration of the payment NUMBER
term.
Payment Term Duration
DAY_LIMIT This is the number of days limit of the NUMBER
payment term.
Day Limit
CONDITION_1_TEXT This is the first condition. VARCHAR2(255)

Condition 1 Text
CONDITION_2_TEXT This is the second condition. VARCHAR2(255)

Condition 2 Text
CONDITION_3_TEXT This is the third condition. VARCHAR2(255)

Condition 3 Text
CONDITION_4_TEXT This is the fourth condition. VARCHAR2(255)

Condition 4 Text
CONDITION_5_TEXT This is the fifth condition. VARCHAR2(255)

Condition 5 Text
CONDITION_6_TEXT This is the sixth condition. VARCHAR2(255)

Condition 6 Text
CONDITION_7_TEXT This is the seventh condition. VARCHAR2(255)

Condition 7 Text
CONDITION_8_TEXT This is the eighth condition. VARCHAR2(255)

Condition 8 Text
CONDITION_9_TEXT This is the nineth condition. VARCHAR2(255)

Condition 9 Text
CONDITION_10_TEXT This is the tenth condition. VARCHAR2(255)

Condition 10 Text
ACTIVE_FLG Indicates if payment term is active. CHAR(1)

Active Flag
CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Created By User created the record in the source
Surrogate Key system.

DWDMR A-Z.doc
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Last Modified By last modified the record in the source
User Surrogate Key system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
Source Record Creation Date and source system.
Time
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
Source Record Last Modified Date system.
and Time
AUX1_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
SRC_EFF_FROM_DT This column stores the date from DATE
which the source record (in the
Source Supplied Effective From Source system) is effective. The value
Date and Time is extracted from the source
(whenever available)
SRC_EFF_TO_DT This column stores the date up to DATE
which the source record (in the
Source Supplied Effective To Date Source system) is effective. The value
and Time is extracted from the source
(whenever available)
EFFECTIVE_FROM_DT This column stores the date from DATE
which the dimension record is
Effective From Date and Time effective. A value is either assigned by
Siebel Applications or extracted from
the source.
EFFECTIVE_TO_DT This column stores the date up to DATE
which the dimension record is
Effective To Date and Time effective. A value is either assigned by
Siebel Applications or extracted from
the source.

DWDMR A-Z.doc
DELETE_FLG This flag indicates the deletion status CHAR(1)
of the record in the source system. A
Deleted Record Indicator value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

CURRENT_FLG This is a flag for marking dimension CHAR(1)


records as "Y" in order to represent
Current Record Indicator the current state of a dimension
entity. This flag is typically critical for
Type II slowly-changing dimensions,
as records in a Type II situation tend
to be numerous.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
ETL Process Identifier process used to create or update this
data.
INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)
a dimension or fact entity in its source
Unique Source Record Identifier system. In case of composite keys, the
value in this column can consist of
concatenated parts.

SET_ID This column represents an unique VARCHAR2(30)


identifier often used by source
Set Identifier systems for the purpose of data
sharing, reducing redundancies and
minimizing system maintenance
tasks, or even to drive data visibility.
From a datawarehouse standpoint,
the intended use of this column is to
drive dimensional data security,
primarily.

DWDMR A-Z.doc
TENANT_ID This column is the unique identifier VARCHAR2(80)
for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
Generic Extension Column

DWDMR A-Z.doc
W_PAY_BALANCE_D
Business Name: Payroll Balance Dimension

Description:
Payroll balances extracted for reporting

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate key to uniquely identify a NUMBER
record.
Surrogate Key of the Table
BALANCE_CODE Balance Source Key VARCHAR2(30)

Balance Code
BALANCE_CATEGORY_CODE Balance category, for example VARCHAR2(30)
Earnings or Deductions
Balance Category Code
BASE_CATEGORY_CODE Balance category, for example VARCHAR2(30)
Earnings or Deductions
Balance Category Code1
BALANCE_UOM_CODE Balance unit of measure, for example VARCHAR2(30)
Hours or Money
Balance Unit of Measure Code
BALANCE_CURRENCY_CODE Currency code of balance, if VARCHAR2(30)
applicable
Balance Currency Code
REMUNERATION_FLG Whether the balance represents a VARCHAR2(30)
remuneration
Remuneration Flag
DEDUCTION_TYPE_CODE Deduction type, if applicable VARCHAR2(30)

Deduction Type
LEG_DATA_GRP_CODE Payroll legislative data group VARCHAR2(30)

Legislative Data Group Code


LEGISLATION_CODE Payroll legislation VARCHAR2(30)

Legislation Code
DEFAULT_CURRENCY_CODE Currency code of balance, if VARCHAR2(30)
applicable
Balance Currency Code1
CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER
dimension indicating the user who
Source Record Created By User created the record in the source
Surrogate Key system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER
dimension indicating the user who
Source Record Last Modified By last modified the record in the source
User Surrogate Key system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
Source Record Creation Date and source system.
Time
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
Source Record Last Modified Date system.
and Time

DWDMR A-Z.doc
AUX1_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
DELETE_FLG This flag indicates the deletion status VARCHAR2(1)
of the record in the source system. A
Deleted Record Indicator value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
ETL Process Identifier process used to create or update this
data.
INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)
a dimension or fact entity in its source
Unique Source Record Identifier system. In case of composite keys, the
value in this column can consist of
concatenated parts.

DWDMR A-Z.doc
TENANT_ID This column is the unique identifier VARCHAR2(80)
for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
Generic Extension Column

DWDMR A-Z.doc
W_PAY_BALANCE_MAP_D
Business Name: W_PAY_BALANCE_MAP_D

Description:
Imported from database

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

BALANCE_WID NUMBER

SMRY_MEASURE_CODE VARCHAR2(30)

BALANCE_MULTIPLIER NUMBER(6,2)

CREATED_BY_WID NUMBER

CHANGED_BY_WID NUMBER

CREATED_ON_DT DATE

CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT DATE

DELETE_FLG VARCHAR2(1)

W_INSERT_DT DATE

W_UPDATE_DT DATE

DATASOURCE_NUM_ID NUMBER

DWDMR A-Z.doc
ETL_PROC_WID NUMBER

INTEGRATION_ID VARCHAR2(80)

TENANT_ID VARCHAR2(80)

X_CUSTOM VARCHAR2(10)

DWDMR A-Z.doc
W_PAY_GRADE_D
Business Name: W_PAY_GRADE_D

Description:
W_PAY_GRADE_D dimension table defines the range of pay for various pay grades. Grades are used to show the
level or rank of an employee in an assignment, and may be related to job or position by the definition of valid
grades.The grain of this table is at a single 'Pay Grade' level. Examples of some attribute this table stores
includes Pay Grade, Pay Level, Minimum, Median and Maximum hourly, monthly and yearly wage amounts and
so on. This table is designed to be a slowly/moderately changing dimension that supports Type-2 changes out of
the box.

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate key to uniquely identify a NUMBER
record.

PAY_GRADE_ID VARCHAR2(80)

PAY_GRADE_TYPE_CODE VARCHAR2(30)

RATE_ANNUALIZATION_FACTOR NUMBER

RATE_LEGISLATIVE_CODE VARCHAR2(30)

PAY_GRADE_CODE Code associated with the Pay Grade VARCHAR2(50)

PAY_REGION_CODE Identifies a Pay Grade area VARCHAR2(50)

PAY_LVL_CODE Subdivision of a pay grade. A Grade VARCHAR2(50)


can have many levels.

PG_MAX_HRLY_AMT Upper limit of hourly pay grade in NUMBER(28,10)


Local currency

PG_MID_HRLY_AMT Midpoint of hourly pay grade in Local NUMBER(28,10)


currency

PG_MIN_HRLY_AMT Lower limit of hourly pay grade in NUMBER(28,10)


Local currency

PG_MAX_MTHLY_AMT Upper limit of monthly pay grade in NUMBER(28,10)


Local currency

PG_MID_MTHLY_AMT Midpoint of monthly pay grade in NUMBER(28,10)


Local currency

PG_MIN_MTHLY_AMT Lower limit of monthly pay grade in NUMBER(28,10)


Local currency

PG_MAX_YRLY_AMT Upper limit of yearly pay grade in NUMBER(28,10)


Local currency

DWDMR A-Z.doc
PG_MID_YRLY_AMT Midpoint of yearly pay grade in Local NUMBER(28,10)
currency

PG_MIN_YRLY_AMT Lower limit of yearly pay grade in NUMBER(28,10)


Local currency

PL_MAX_HRLY_AMT Upper limit of hourly pay level in Local NUMBER(28,10)


currency

PL_MID_HRLY_AMT Midpoint of hourly pay level in Local NUMBER(28,10)


currency

PL_MIN_HRLY_AMT Lower limit of hourly pay level in Local NUMBER(28,10)


currency

PL_MAX_MTHLY_AMT Upper limit of monthly pay level in NUMBER(28,10)


Local currency

PL_MID_MTHLY_AMT Midpoint of monthly pay level in Local NUMBER(28,10)


currency

PL_MIN_MTHLY_AMT Lower limit of monthly pay level in NUMBER(28,10)


Local currency

PL_MAX_YRLY_AMT Upper limit of yearly pay level in Local NUMBER(28,10)


currency

PL_MID_YRLY_AMT Midpoint of yearly pay level in Local NUMBER(28,10)


currency

PL_MIN_YRLY_AMT Lower limit of yearly pay level in Local NUMBER(28,10)


currency

MKT_AVG_YRLY_AMT Average market salary for grade/level NUMBER(28,10)


in Local currency

ACTIVE_FLG Identifies whether the record is VARCHAR2(30)


Active/Enabled in the source

GRADE_ATTR1_CHAR VARCHAR2(255)

GRADE_ATTR1_CHAR
GRADE_ATTR2_CHAR VARCHAR2(255)

GRADE_ATTR2_CHAR
GRADE_ATTR3_CHAR VARCHAR2(255)

GRADE_ATTR3_CHAR
GRADE_ATTR4_CHAR VARCHAR2(255)

GRADE_ATTR4_CHAR
GRADE_ATTR5_CHAR VARCHAR2(255)

GRADE_ATTR5_CHAR
GRADE_ATTR6_CHAR VARCHAR2(255)

GRADE_ATTR6_CHAR
GRADE_ATTR7_CHAR VARCHAR2(255)

GRADE_ATTR7_CHAR

DWDMR A-Z.doc
GRADE_ATTR8_CHAR VARCHAR2(255)

GRADE_ATTR8_CHAR
GRADE_ATTR9_CHAR VARCHAR2(255)

GRADE_ATTR9_CHAR
GRADE_ATTR10_CHAR VARCHAR2(255)

GRADE_ATTR10_CHAR
GRADE_ATTR11_CHAR VARCHAR2(255)

GRADE_ATTR11_CHAR
GRADE_ATTR12_CHAR VARCHAR2(255)

GRADE_ATTR12_CHAR
GRADE_ATTR13_CHAR VARCHAR2(255)

GRADE_ATTR13_CHAR
GRADE_ATTR14_CHAR VARCHAR2(255)

GRADE_ATTR14_CHAR
GRADE_ATTR15_CHAR VARCHAR2(255)

GRADE_ATTR15_CHAR
GRADE_ATTR16_CHAR VARCHAR2(255)

GRADE_ATTR16_CHAR
GRADE_ATTR17_CHAR VARCHAR2(255)

GRADE_ATTR17_CHAR
GRADE_ATTR18_CHAR VARCHAR2(255)

GRADE_ATTR18_CHAR
GRADE_ATTR19_CHAR VARCHAR2(255)

GRADE_ATTR19_CHAR
GRADE_ATTR20_CHAR VARCHAR2(255)

GRADE_ATTR20_CHAR
GRADE_ATTR21_CHAR VARCHAR2(255)

GRADE_ATTR21_CHAR
GRADE_ATTR22_CHAR VARCHAR2(255)

GRADE_ATTR22_CHAR
GRADE_ATTR23_CHAR VARCHAR2(255)

GRADE_ATTR23_CHAR
GRADE_ATTR24_CHAR VARCHAR2(255)

GRADE_ATTR24_CHAR
GRADE_ATTR25_CHAR VARCHAR2(255)

GRADE_ATTR25_CHAR
GRADE_ATTR26_CHAR VARCHAR2(255)

GRADE_ATTR26_CHAR
GRADE_ATTR27_CHAR VARCHAR2(255)

GRADE_ATTR27_CHAR

DWDMR A-Z.doc
GRADE_ATTR28_CHAR VARCHAR2(255)

GRADE_ATTR28_CHAR
GRADE_ATTR29_CHAR VARCHAR2(255)

GRADE_ATTR29_CHAR
GRADE_ATTR30_CHAR VARCHAR2(255)

GRADE_ATTR30_CHAR
GRADE_ATTR1_NUM NUMBER(20,4)

GRADE_ATTR1_NUM
GRADE_ATTR2_NUM NUMBER(20,4)

GRADE_ATTR2_NUM
GRADE_ATTR3_NUM NUMBER(20,4)

GRADE_ATTR3_NUM
GRADE_ATTR4_NUM NUMBER(20,4)

GRADE_ATTR4_NUM
GRADE_ATTR5_NUM NUMBER(20,4)

GRADE_ATTR5_NUM
GRADE_ATTR6_NUM NUMBER(20,4)

GRADE_ATTR6_NUM
GRADE_ATTR7_NUM NUMBER(20,4)

GRADE_ATTR7_NUM
GRADE_ATTR8_NUM NUMBER(20,4)

GRADE_ATTR8_NUM
GRADE_ATTR9_NUM NUMBER(20,4)

GRADE_ATTR9_NUM
GRADE_ATTR10_NUM NUMBER(20,4)

GRADE_ATTR10_NUM
GRADE_ATTR11_NUM NUMBER(20,4)

GRADE_ATTR11_NUM
GRADE_ATTR12_NUM NUMBER(20,4)

GRADE_ATTR12_NUM
GRADE_ATTR13_NUM NUMBER(20,4)

GRADE_ATTR13_NUM
GRADE_ATTR14_NUM NUMBER(20,4)

GRADE_ATTR14_NUM
GRADE_ATTR15_NUM NUMBER(20,4)

GRADE_ATTR15_NUM
GRADE_ATTR16_NUM NUMBER(20,4)

GRADE_ATTR16_NUM
GRADE_ATTR17_NUM NUMBER(20,4)

GRADE_ATTR17_NUM

DWDMR A-Z.doc
GRADE_ATTR18_NUM NUMBER(20,4)

GRADE_ATTR18_NUM
GRADE_ATTR19_NUM NUMBER(20,4)

GRADE_ATTR19_NUM
GRADE_ATTR20_NUM NUMBER(20,4)

GRADE_ATTR20_NUM
GRADE_ATTR1_DATE DATE

GRADE_ATTR1_DATE
GRADE_ATTR2_DATE DATE

GRADE_ATTR2_DATE
GRADE_ATTR3_DATE DATE

GRADE_ATTR3_DATE
GRADE_ATTR4_DATE DATE

GRADE_ATTR4_DATE
GRADE_ATTR5_DATE DATE

GRADE_ATTR5_DATE
GRADE_ATTR6_DATE DATE

GRADE_ATTR6_DATE
GRADE_ATTR7_DATE DATE

GRADE_ATTR7_DATE
GRADE_ATTR8_DATE DATE

GRADE_ATTR8_DATE
GRADE_ATTR9_DATE DATE

GRADE_ATTR9_DATE
GRADE_ATTR10_DATE DATE

GRADE_ATTR10_DATE
DOC_CURR_CODE VARCHAR2(30)

LOC_CURR_CODE This code corresponds to the local VARCHAR2(30)


currency. The local currency typically
is the one in which the transaction
will be posted to meet legal
requirements for Company's Financial
reporting. Alternatively, it may be
linked to the currency used by
local/region
LOC_EXCH_RATE_TYPE VARCHAR2(30)

LOC_EXCHANGE_RATE NUMBER(22,6)

EXCHANGE_DT DATE

DWDMR A-Z.doc
GLOBAL1_EXCHANGE_RATE NUMBER(28,10)

GLOBAL2_EXCHANGE_RATE NUMBER(28,10)

GLOBAL3_EXCHANGE_RATE NUMBER(28,10)

SCD1_WID NUMBER

Initially TYPE1_ROW_WID
CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
created the record in the source
system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
last modified the record in the source
system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
source system.
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
system.
AUX1_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
time of the auxiliary table's record
which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
time of the auxiliary table's record
which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
time of the auxiliary table's record
which acts as a source for the current
table.
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
time of the auxiliary table's record
which acts as a source for the current
table.
SRC_EFF_FROM_DT This column stores the date from DATE
which the source record (in the
Source system) is effective. The value
is extracted from the source
(whenever available)
SRC_EFF_TO_DT This column stores the date up to DATE
which the source record (in the
Source system) is effective. The value
is extracted from the source
(whenever available)

DWDMR A-Z.doc
EFFECTIVE_FROM_DT This column stores the date from DATE
which the dimension record is
effective. A value is either assigned by
Siebel Applications or extracted from
the source.
EFFECTIVE_TO_DT This column stores the date up to DATE
which the dimension record is
effective. A value is either assigned by
Siebel Applications or extracted from
the source.
DELETE_FLG This flag indicates the deletion status VARCHAR2(30)
of the record in the source system. A
value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

CURRENT_FLG This is a flag for marking dimension VARCHAR2(30)


records as "Y" in order to represent
the current state of a dimension
entity. This flag is typically critical for
Type II slowly-changing dimensions,
as records in a Type II situation tend
to be numerous.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
warehouse table.
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
data warehouse table.

DATASOURCE_NUM_ID This column is the unique identifier of NUMBER


the source system from which data
was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
process used to create or update this
data.
INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)
a dimension or fact entity in its source
system. In case of composite keys, the
value in this column can consist of
concatenated parts.

DWDMR A-Z.doc
SET_ID This column represents a unique VARCHAR2(30)
identifier used by source systems for
the purpose of data sharing, reducing
redundancies and minimizing system
maintenance tasks, or even to drive
data visibility. From a datawarehouse
standpoint, the intended use of this
column is to drive dimensional data
security, primarily.

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.

DWDMR A-Z.doc
W_PAY_GRADE_T1_D
Business Name: W_PAY_GRADE_T1_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
SCD1_WID NUMBER

Initially ROW_WID
ACTIVE_FLG VARCHAR2(30)

DELETE_FLG VARCHAR2(30)

W_INSERT_DT DATE

W_UPDATE_DT DATE

DATASOURCE_NUM_ID NUMBER

ETL_PROC_WID NUMBER

INTEGRATION_ID VARCHAR2(80)

TENANT_ID VARCHAR2(80)

DWDMR A-Z.doc
W_PAY_PAYROLL_D
Business Name: Payroll Dimension

Description:
Payroll details by Legislative Data Group

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate key to uniquely identify a NUMBER
record.
Surrogate Key of the Table
PAYROLL_CODE Payroll source key VARCHAR2(30)

Payroll Code
PAYROLL_NAME Payroll name VARCHAR2(80)

Payroll Name
LEG_DATA_GRP_CODE Payroll legislative data group VARCHAR2(30)

Legislative Data Group Code


LEGISLATION_CODE Payroll legislation VARCHAR2(30)

Legislation Code
DEFAULT_CURRENCY_CODE Default currency for the payroll VARCHAR2(30)

Default Currency Code


CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER
dimension indicating the user who
Source Record Created By User created the record in the source
Surrogate Key system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER
dimension indicating the user who
Source Record Last Modified By last modified the record in the source
User Surrogate Key system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
Source Record Creation Date and source system.
Time
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
Source Record Last Modified Date system.
and Time
AUX1_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.

DWDMR A-Z.doc
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
DELETE_FLG This flag indicates the deletion status VARCHAR2(1)
of the record in the source system. A
Deleted Record Indicator value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
ETL Process Identifier process used to create or update this
data.
INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)
a dimension or fact entity in its source
Unique Source Record Identifier system. In case of composite keys, the
value in this column can consist of
concatenated parts.

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
Generic Extension Column

DWDMR A-Z.doc
W_PAY_PERIOD_D
Business Name: Payroll Period Dimension

Description:
Payroll periods, both earning and statutory

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate key to uniquely identify a NUMBER
record.
Surrogate Key of the Table
PERIOD_NAME Period name VARCHAR2(80)

Period Name
START_DT Start date of period DATE

Start Date
END_DT End date of period DATE

End Date
CUT_OFF_DT Cut off date DATE

Cut Off Date


PERIOD_NUM Period number VARCHAR2(30)

Period Number
PERIOD_TYPE_CODE Period type, for example Monthly or VARCHAR2(30)
Weekly
Period Type Code
PERIOD_CAT_CODE Period category, earnings or statutory VARCHAR2(30)

Period Category Code


PAYROLL_CODE Payroll the period belongs to VARCHAR2(30)

Payroll Code
PAYROLL_NAME Payroll the period belongs to VARCHAR2(80)

Payroll Name
LEG_DATA_GRP_CODE Payroll legislative data group VARCHAR2(30)

Legislative Data Group Code


LEGISLATION_CODE Payroll legislation VARCHAR2(30)

Legislation Code
CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER
dimension indicating the user who
Source Record Created By User created the record in the source
Surrogate Key system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER
dimension indicating the user who
Source Record Last Modified By last modified the record in the source
User Surrogate Key system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
Source Record Creation Date and source system.
Time

DWDMR A-Z.doc
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
Source Record Last Modified Date system.
and Time
AUX1_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
DELETE_FLG This flag indicates the deletion status VARCHAR2(1)
of the record in the source system. A
Deleted Record Indicator value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
ETL Process Identifier process used to create or update this
data.
INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)
a dimension or fact entity in its source
Unique Source Record Identifier system. In case of composite keys, the
value in this column can consist of
concatenated parts.

DWDMR A-Z.doc
TENANT_ID This column is the unique identifier VARCHAR2(80)
for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
Generic Extension Column
PAY_PERIOD_ID VARCHAR2(80)

DWDMR A-Z.doc
W_PAY_RUN_BAL_DTL_F
Business Name: Payroll Run Balance Detail Fact

Description:
Payroll run balances by balance and payroll run

Table Columns:
Column Name Description Datatype Lookup Table
HR_ASSIGNMENT_WID Foreign Key to HR Assignment NUMBER W_HR_ASSIGNMENT_D
Dimension
Assignment Key
EMP_POSTN_DH_WID NUMBER

EMP_POSTN_DH_WID
HR_PERSON_WID Foreign Key to Person Dimension NUMBER W_HR_PERSON_D

Person Key
HR_PERSON_LEG_WID Foreign Key to Person Dimension NUMBER W_HR_PERSON_LEG_D

Person Key1
EMPLOYEE_WID Foreign Key to Person Dimension NUMBER W_EMPLOYEE_D

Person Key11
SUPERVISOR_WID Foreign Key to Person Dimension NUMBER W_EMPLOYEE_D

Supervisor Key
EMPLOYMENT_WID Foreign Key to Employment NUMBER W_EMPLOYMENT_D
Dimension
Employment Key
SUP_HR_ASSIGNMENT_WID NUMBER

SUP_HR_ASSIGNMENT_WID
PAY_STAT_UNIT_WID Foreign Key to Legal Entity Dimension NUMBER W_INT_ORG_D

Payroll Statutory Unit Key


DEPARTMENT_WID Foreign Key to Department NUMBER W_INT_ORG_D
Dimension
Department Key
SUP_HR_PERSON_WID NUMBER

SUP_HR_PERSON_WID
JOB_WID Foreign Key to Job Dimension NUMBER W_JOB_D

Job Key
PAY_GRADE_WID Foreign Key to Pay Grade Dimension NUMBER W_PAY_GRADE_D

Pay Grade Key


HR_POSITION_WID Foreign Key to HR Position Dimension NUMBER W_HR_POSITION_D

HR Position Key
LOCATION_WID Foreign Key to Business Location NUMBER W_BUSN_LOCATION_D
Dimension
Business Location Key
HR_BUSINESS_UNIT_WID Foreign Key to Business Unit NUMBER W_INT_ORG_D
Dimension
Business Unit Key

DWDMR A-Z.doc
COMPANY_ORG_WID Foreign Key to Legal Entity Dimension NUMBER W_INT_ORG_D

Company Key
AGE_BAND_WID Foreign Key to Age Band Dimension NUMBER W_AGE_BAND_D

Age Band Key


PERFORMANCE_BAND_WID Foreign Key to Performance Band NUMBER W_PERFORMANCE_BAND_D
Dimension
Performance Band Key
PRD_OF_WRK_BAND_WID Foreign Key to Period of Work Band NUMBER W_PRD_OF_WRK_BAND_D
Dimension
Period of Service Band Key
EARNING_PERIOD_WID Foreign Key to Payroll Period NUMBER W_PAY_PERIOD_D
Dimension
Earning Payroll Period Key
STATUTORY_PERIOD_WID Foreign Key to Payroll Period NUMBER W_PAY_PERIOD_D
Dimension
Statutory Payroll Period Key
BALANCE_DT_WID Foreign Key to Time Day Dimension NUMBER W_DAY_D

Balance Date Key


BALANCE_MONTH_WID Foreign Key to Time Month NUMBER W_MONTH_D
Dimension
Balance Month Key
BALANCE_QTR_WID Foreign Key to Time Quarter NUMBER W_QTR_D
Dimension
Balance Quarter Key
BALANCE_YEAR_WID Foreign Key to Time Year Dimension NUMBER W_YEAR_D

Balance Year Key


PAYROLL_RUN_DT_WID Foreign Key to Time Day Dimension NUMBER W_DAY_D

Payroll Run Date Key


BALANCE_WID Foreign Key to Payroll Balance NUMBER W_PAY_BALANCE_D
Dimension
Balance Key
PAYROLL_WID Foreign Key to Payroll Dimension NUMBER W_PAY_PAYROLL_D

Payroll Key
RUN_TYPE_WID Foreign Key to Payroll Run Type NUMBER W_PAY_RUN_TYPE_D
Dimension
Payroll Run Type Key
HR_GEN01_WID NUMBER

HR_GEN02_WID NUMBER

HR_GEN03_WID NUMBER

BALANCE_DT Date the balance is effective DATE

Balance Date
PAYROLL_RUN_DT Date the payroll run occurred DATE

Payroll Run Date


BALANCE_LEVEL Balance level, for example VARCHAR2(30)
Assignment, Term or Relationship
Balance Level

DWDMR A-Z.doc
HEADCOUNT Headcount NUMBER(10,3)

Headcount
FTE Full Time Equivalent NUMBER(10,3)

Full Time Equivalent


SALARY_ANNL Annualized Salary NUMBER(18,6)

Annualized Salary
BALANCE_VALUE Balance value NUMBER(28,10)

Balance Value
ASSIGNMENT_INTEGRATION_ID Assignment Source Key VARCHAR2(80)

Assignment Source Key

PAY_REL_INTEGRATION_ID Payroll Relationship Source Key VARCHAR2(80)

Payroll Relationship Source Key

REL_ACT_INTEGRATION_ID Payroll Relationship Source Key VARCHAR2(80)

Payroll Relationship Source Key1

WRKFC_INT_ENTITY VARCHAR2(10)

DOC_CURR_CODE This code corresponds to the VARCHAR2(30)


document currency. This typically is
Document/Transaction Currency the currency in which the transaction
Code occurred. Amounts will be stored in
this currency.
LOC_CURR_CODE This code corresponds to the local VARCHAR2(30)
currency. The local currency typically
Local/Regional Reporting Currency is the one in which the transaction
Code will be posted to meet legal
requirements for Company's Financial
reporting. Alternatively, it may be
linked to the currency used by
local/regional business units for
reporting purposes.

LOC_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)


Document Currency to the Local
Document to Local Currency Currency.
Exchange Rate
GLOBAL1_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the first Global
Document to Global1 (for Global Currency. The Global currencies are
Reporting) Currency Exchange defined in global currency master
Rate table.
GLOBAL2_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the second
Document to Global2 (for Global Global Currency. The Global
Reporting) Currency Exchange currencies are defined in global
Rate currency master table.

DWDMR A-Z.doc
GLOBAL3_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the third
Document to Global3 (for Global Global Currency. The Global
Reporting) Currency Exchange currencies are defined in global
Rate currency master table.
CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER
dimension indicating the user who
Source Record Created By User created the record in the source
Surrogate Key system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER
dimension indicating the user who
Source Record Last Modified By last modified the record in the source
User Surrogate Key system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
Source Record Creation Date and source system.
Time
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
Source Record Last Modified Date system.
and Time
AUX1_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time11 which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time12 which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time13 which acts as a source for the current
table.
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time1 which acts as a source for the current
table.
DELETE_FLG This flag indicates the deletion status VARCHAR2(1)
of the record in the source system. A
Deleted Record Indicator value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time

DWDMR A-Z.doc
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
ETL Process Identifier process used to create or update this
data.
INTEGRATION_ID This column is the unique identifier of VARCHAR2(255)
a dimension or fact entity in its source
Unique Source Record Identifier system. In case of composite keys, the
value in this column can consist of
concatenated parts.

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
Generic Extension Column
COST_CENTER_WID NUMBER

DWDMR A-Z.doc
W_PAY_RUN_BAL_F
Business Name: W_PAY_RUN_BAL_F

Description:
Imported from databas

Table Columns:
Column Name Description Datatype Lookup Table
HR_ASSIGNMENT_WID NUMBER W_HR_ASSIGNMENT_D

EMP_POSTN_DH_WID NUMBER

EMP_POSTN_DH_WID
HR_PERSON_WID NUMBER W_HR_PERSON_D

HR_PERSON_LEG_WID NUMBER W_HR_PERSON_LEG_D

EMPLOYEE_WID NUMBER W_EMPLOYEE_D

SUPERVISOR_WID NUMBER W_EMPLOYEE_D

EMPLOYMENT_WID NUMBER W_EMPLOYMENT_D

PAY_STAT_UNIT_WID NUMBER W_INT_ORG_D

SUP_HR_ASSIGNMENT_WID NUMBER

SUP_HR_ASSIGNMENT_WID
SUP_HR_PERSON_WID NUMBER

SUP_HR_PERSON_WID
DEPARTMENT_WID NUMBER W_INT_ORG_D

JOB_WID NUMBER W_JOB_D

PAY_GRADE_WID NUMBER W_PAY_GRADE_D

HR_POSITION_WID NUMBER W_HR_POSITION_D

LOCATION_WID NUMBER W_BUSN_LOCATION_D

HR_BUSINESS_UNIT_WID NUMBER W_INT_ORG_D

DWDMR A-Z.doc
COMPANY_ORG_WID NUMBER W_INT_ORG_D

AGE_BAND_WID NUMBER W_AGE_BAND_D

PERFORMANCE_BAND_WID NUMBER W_PERFORMANCE_BAND_D

PRD_OF_WRK_BAND_WID NUMBER W_PRD_OF_WRK_BAND_D

EARNING_PERIOD_WID NUMBER W_PAY_PERIOD_D

STATUTORY_PERIOD_WID NUMBER W_PAY_PERIOD_D

BALANCE_DT_WID NUMBER W_DAY_D

BALANCE_MONTH_WID NUMBER W_MONTH_D

BALANCE_QTR_WID NUMBER W_QTR_D

BALANCE_YEAR_WID NUMBER W_YEAR_D

PAYROLL_WID NUMBER W_PAY_PAYROLL_D

BALANCE_DT DATE

HEADCOUNT NUMBER(10,3)

FTE NUMBER(10,3)

SALARY_ANNL NUMBER(18,6)

PAY_GROSS NUMBER(18,6)

PAY_NET NUMBER(18,6)

PAY_BASE NUMBER(18,6)

PAY_VARIABLE NUMBER(18,6)

PAY_OVERTIME NUMBER(18,6)

DWDMR A-Z.doc
PAY_HOLIDAY NUMBER(18,6)

PAY_COMMISSION NUMBER(18,6)

PAY_OTHER NUMBER(18,6)

PAY_BONUS NUMBER(18,6)

PENSION_EMPLOYER NUMBER(18,6)

PENSION_EMPLOYEE NUMBER(18,6)

TAX_EMPLOYER NUMBER(18,6)

TAX_EMPLOYEE NUMBER(18,6)

STOCK_VESTED_VAL NUMBER(18,6)

HEALTHCARE_EMPLOYER NUMBER(18,6)

HEALTHCARE_EMPLOYEE NUMBER(18,6)

BEN_TAXABLE NUMBER(18,6)

BEN_COST_EMPLOYEE NUMBER(18,6)

BEN_COST_EMPLOYER NUMBER(18,6)

DEDUCTIONS_INVOL NUMBER(18,6)

DEDUCTIONS_VOL NUMBER(18,6)

DEDUCTIONS_PRE_TAX NUMBER(18,6)

DEDUCTIONS_POST_TAX NUMBER(18,6)

SOC_INS_EMPLOYEE NUMBER(18,6)

SOC_INS_EMPLOYER NUMBER(18,6)

DWDMR A-Z.doc
REGULAR_HOURS NUMBER(18,6)

OVERTIME_HOURS NUMBER(18,6)

HOLIDAY_HOURS NUMBER(18,6)

TOTAL_EARNINGS NUMBER(18,6)

TOTAL_DEDUCTIONS NUMBER(18,6)

VACATION_HOURS NUMBER(18,6)

VACATION_PAY NUMBER(18,6)

SICK_HOURS NUMBER(18,6)

SICK_PAY NUMBER(18,6)

FLEX_BALANCE1 NUMBER(18,6)

FLEX_BALANCE2 NUMBER(18,6)

FLEX_BALANCE3 NUMBER(18,6)

FLEX_BALANCE4 NUMBER(18,6)

FLEX_BALANCE5 NUMBER(18,6)

FLEX_BALANCE6 NUMBER(18,6)

FLEX_BALANCE7 NUMBER(18,6)

FLEX_BALANCE8 NUMBER(18,6)

FLEX_BALANCE9 NUMBER(18,6)

FLEX_BALANCE10 NUMBER(18,6)

FLEX_BALANCE11 NUMBER(18,6)

DWDMR A-Z.doc
FLEX_BALANCE12 NUMBER(18,6)

FLEX_BALANCE13 NUMBER(18,6)

FLEX_BALANCE14 NUMBER(18,6)

FLEX_BALANCE15 NUMBER(18,6)

FLEX_BALANCE16 NUMBER(18,6)

FLEX_BALANCE17 NUMBER(18,6)

FLEX_BALANCE18 NUMBER(18,6)

FLEX_BALANCE19 NUMBER(18,6)

FLEX_BALANCE20 NUMBER(18,6)

DOC_CURR_CODE VARCHAR2(30)

LOC_CURR_CODE VARCHAR2(30)

LOC_EXCHANGE_RATE NUMBER(28,10)

GLOBAL1_EXCHANGE_RATE NUMBER(28,10)

GLOBAL2_EXCHANGE_RATE NUMBER(28,10)

GLOBAL3_EXCHANGE_RATE NUMBER(28,10)

ASSIGNMENT_INTEGRATION_ID VARCHAR2(80)

PAY_REL_INTEGRATION_ID VARCHAR2(80)

DELETE_FLG VARCHAR2(1)

W_INSERT_DT DATE

DWDMR A-Z.doc
W_UPDATE_DT DATE

DATASOURCE_NUM_ID NUMBER

ETL_PROC_WID NUMBER

TENANT_ID VARCHAR2(80)

X_CUSTOM VARCHAR2(10)

HR_GEN01_WID NUMBER

HR_GEN02_WID NUMBER

HR_GEN03_WID NUMBER

COST_CENTER_WID NUMBER

DWDMR A-Z.doc
W_PAY_RUN_TYPE_D
Business Name: Payroll Run Type Dimension

Description:
Payroll run types, action type and full/partial run flag

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate key to uniquely identify a NUMBER
record.
Surrogate Key of the Table
RUN_TYPE_CODE Payroll run type code VARCHAR2(30)

Run Type Code


REL_RUN_TYPE_CODE Payroll relationship run type code VARCHAR2(30)

Relationship Run Type Code


ACTION_TYPE_CODE Payroll action type code VARCHAR2(30)

Action Type Code


PARTIAL_ACTION_FLG Whether the payroll run is Full (all VARCHAR2(30)
relationships) or Partial
Partial Action Flag
CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER
dimension indicating the user who
Source Record Created By User created the record in the source
Surrogate Key system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER
dimension indicating the user who
Source Record Last Modified By last modified the record in the source
User Surrogate Key system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
Source Record Creation Date and source system.
Time
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
Source Record Last Modified Date system.
and Time
AUX1_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.

DWDMR A-Z.doc
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
DELETE_FLG This flag indicates the deletion status VARCHAR2(1)
of the record in the source system. A
Deleted Record Indicator value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
ETL Process Identifier process used to create or update this
data.
INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)
a dimension or fact entity in its source
Unique Source Record Identifier system. In case of composite keys, the
value in this column can consist of
concatenated parts.

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
Generic Extension Column

DWDMR A-Z.doc
W_PAY_TYPE_D
Business Name: Pay Type

Description:

W_PAY_TYPE_D dimension table defines various types of compensation or deduction. It can include all types of
entries which come in a pay stub. Therefore it has information about expenses, bonuses, taxes, deductions and
salary.The grain of this table is at a single lowest 'Pay Type' level. For example if 'Tax' is a type of pay being
considered, then the lowest level of this (like Federal Income Tax, State Tax etc) forms the grain of the table.
The item 'Tax' as such, would be at a higher level, which is stored in the Pay Type Group column. This table is
designed to be a slowly/moderately changing dimension that supports Type-2 changes out of the box.

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate key to uniquely identify a NUMBER
record.
Surrogate Key of the Table
W_PAY_TYPE_FLG Indicator to show if this is a CHAR(1)
compensation or a deduction
Pay Type Flag
PAY_TYPE_CODE Pay type code such as Bonus 1, Bonus VARCHAR2(50)
2, Overtime 1, Overtime 2, Stock, Life
Pay Type Code insurance 1, Life insurance 2, Medical,
Dental, Federal taxes, Garnishment

PAY_TYPE_NAME Pay Type Name VARCHAR2(80)

Pay Type Name


PAY_TYPE_DESC Description the Pay Type VARCHAR2(255)

Pay Type Description


W_PAY_TYPE_GRP_CODE Pay Type Group Code which groups all VARCHAR2(50)
overtime, bonuses ; Groups all Health,
Pay Type Group Code Life insurances, Retirements, Taxes

W_PAY_TYPE_GRP_DESC Description of the Pay Type Group VARCHAR2(255)

Pay Type Group Description


PAY_TYPE_CAT_CODE Pay Type Category Code VARCHAR2(50)

Pay Type Category Code


PAY_TYPE_CAT_NAME Pay TypeCategory Name VARCHAR2(80)

Pay Type Category Name


PAY_TYPE_CAT_DESC Description of the Pay TypeCategory VARCHAR2(255)

Pay Type Category Description


COMP_FLG This identifies whether the Pay Type CHAR(1)
is part of the total compensation.
Compensation Flag
TAXABLE_FLG This identifies whether the Pay Type CHAR(1)
is taxed. Values are Y,N.
Taxable Flag
PENSION_COMP_FLG This identifies whether the Pay Type CHAR(1)
is part of pension. Values are Y,N.
Pension Component Flag
ACTIVE_FLG Identifies whether the record is CHAR(1)
Active/Enabled in the source
Active Flag

DWDMR A-Z.doc
CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Created By User created the record in the source
Surrogate Key system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Last Modified By last modified the record in the source
User Surrogate Key system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
Source Record Creation Date and source system.
Time
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
Source Record Last Modified Date system.
and Time
AUX1_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
SRC_EFF_FROM_DT This column stores the date from DATE
which the source record (in the
Source Supplied Effective From Source system) is effective. The value
Date and Time is extracted from the source
(whenever available)
SRC_EFF_TO_DT This column stores the date up to DATE
which the source record (in the
Source Supplied Effective To Date Source system) is effective. The value
and Time is extracted from the source
(whenever available)
EFFECTIVE_FROM_DT This column stores the date from DATE
which the dimension record is
Effective From Date and Time effective. A value is either assigned by
Siebel Applications or extracted from
the source.
EFFECTIVE_TO_DT This column stores the date up to DATE
which the dimension record is
Effective To Date and Time effective. A value is either assigned by
Siebel Applications or extracted from
the source.

DWDMR A-Z.doc
DELETE_FLG This flag indicates the deletion status CHAR(1)
of the record in the source system. A
Deleted Record Indicator value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

CURRENT_FLG This is a flag for marking dimension CHAR(1)


records as "Y" in order to represent
Current Record Indicator the current state of a dimension
entity. This flag is typically critical for
Type II slowly-changing dimensions,
as records in a Type II situation tend
to be numerous.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
ETL Process Identifier process used to create or update this
data.
INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)
a dimension or fact entity in its source
Unique Source Record Identifier system. In case of composite keys, the
value in this column can consist of
concatenated parts.

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
Generic Extension Column

DWDMR A-Z.doc
W_PAY_TYPE_GROUP_D
Business Name: Pay Type Group

Description:
W_PAY_TYPE_GROUP_D dimension table stores the different Payment Type groups available in the Pay types
dimension table. It is used as an aggregate dimension in the W_PAYROLL_A aggregate fact table.This is an
aggregate dimension table. The grain of this table is at a unique Payment Type level.

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate key to uniquely identify a NUMBER
record.
Surrogate Key of the Table
W_PAY_TYPE_GRP_CODE Pay type group code which groups all VARCHAR2(50)
overtime, bonuses ; Groups all Health,
Pay type group code Life insurances, Retirements, Taxes

W_PAY_TYPE_GRP_DESC Description of Pay Type Group VARCHAR2(255)

Pay type group description


W_INSERT_DT This column stores the date on which DATE
the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
ETL Process Identifier process used to create or update this
data.
TENANT_ID This column is the unique identifier VARCHAR2(80)
for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

DWDMR A-Z.doc
W_PEGGING_DETAILS_F
Business Name: W_PEGGING_DETAILS_F

Description:
The pegging fact contains the demand, supply and pegging information relating to an ASCP and MRP plan , Item
etc.

Table Columns:
Column Name Description Datatype Lookup Table
ROWNUMSEQ Rownumber value coming from the NUMBER
source
ROWNUMSEQ
LEVELNUM Level Number from source NUMBER(28,10)

LEVELNUM
PEGGING_ORG_WID Surrogate key coming from Internal NUMBER W_INT_ORG_D
Organization Dimension
PEGGING_ORG_WID
PLAN_WID Surrogate key coming from MFG Plan NUMBER W_MFG_PLAN_D
Dimension
PLAN_WID
PLAN_RUN_DT_WID Plan Run Date NUMBER

PLAN_RUN_DT_WID
ROOTDEMAND_INV_PRODUCT_W Sorrogate key coming from Inventory NUMBER W_INVENTORY_PRODUCT_D
ID Product Dimension

ROOTDEMAND_INV_PRODUCT_W
ID
ROOTDEMAND_PRODUCT_WID Sorrogate key coming from Product NUMBER W_PRODUCT_D
Dimension
ROOTDEMAND_PRODUCT_WID

ROOTDEMAND_PROJECT_WID Sorrogate key coming from Project NUMBER W_PROJECT_D


Dimension
ROOTDEMAND_PROJECT_WID
ROOTDEMAND_TASK_WID Sorrogate key coming from Task NUMBER W_TASK_D
Dimension
ROOTDEMAND_TASK_WID
DEMAND_INV_PRODUCT_WID Sorrogate key coming from Inventory NUMBER W_INVENTORY_PRODUCT_D
Product Dimension
DEMAND_INV_PRODUCT_WID
DEMAND_PRODUCT_WID Sorrogate key coming from Product NUMBER W_PRODUCT_D
Dimension
DEMAND_PRODUCT_WID
DEMAND_PROJECT_WID Sorrogate key coming from Project NUMBER W_PROJECT_D
Dimension
DEMAND_PROJECT_WID
DEMAND_TASK_WID Sorrogate key coming from Task NUMBER W_TASK_D
Dimension
DEMAND_TASK_WID
PEGGING_INV_PRODUCT_WID Sorrogate key coming from Inventory NUMBER W_INVENTORY_PRODUCT_D
Product Dimension
PEGGING_INV_PRODUCT_WID
PEGGING_PRODUCT_WID Sorrogate key coming from Product NUMBER W_PRODUCT_D
Dimension
PEGGING_PRODUCT_WID

DWDMR A-Z.doc
PEGGING_PROJECT_WID Sorrogate key coming from Project NUMBER W_PROJECT_D
Dimension
PEGGING_PROJECT_WID
PEGGING_TASK_WID Sorrogate key coming from Task NUMBER W_TASK_D
Dimension
PEGGING_TASK_WID
SUPPLY_INV_PRODUCT_WID Sorrogate key coming from Inventory NUMBER W_INVENTORY_PRODUCT_D
Product Dimension
SUPPLY_INV_PRODUCT_WID
SUPPLY_PRODUCT_WID Sorrogate key coming from Product NUMBER W_PRODUCT_D
Dimension
SUPPLY_PRODUCT_WID
SUPPLY_PROJECT_WID Sorrogate key coming from Project NUMBER W_PROJECT_D
Dimension
SUPPLY_PROJECT_WID
SUPPLY_TASK_WID Sorrogate key coming from Task NUMBER W_TASK_D
Dimension
SUPPLY_TASK_WID
ROOTDEMANDTYPE_WID Sorrogate key coming from Xact Type NUMBER W_XACT_TYPE_D
Dimension
ROOTDEMANDTYPE_WID
DEMAND_TYPE_WID Sorrogate key coming from Xact Type NUMBER W_XACT_TYPE_D
Dimension
DEMAND_TYPE_WID
SUPPLY_TYPE_WID Sorrogate key coming from Xact Type NUMBER W_XACT_TYPE_D
Dimension
SUPPLY_TYPE_WID
DEMAND_DT_WID Demand Date NUMBER

DEMAND_DT_WID
SUPPLY_DT_WID Supply Date NUMBER

SUPPLY_DT_WID
NEW_ORDER_PLACEMENT_DT_W New Order Placement Date NUMBER
ID

NEW_ORDER_PLACEMENT_DT_W
ID
USING_ASSEMBLY_DEMAND_DT_ Assembly Demand Date NUMBER
WID

USING_ASSEMBLY_DEMAND_DT_
WID
SUGGESTED_DUE_DT_WID Suggested Due Date NUMBER

SUGGESTED_DUE_DT_WID
NEED_BY_DT_WID Need By Date NUMBER

NEED_BY_DT_WID
CUSTOMER_WID Sorrogate key coming from Party NUMBER W_PARTY_D
Dimension
CUSTOMER_WID
WORKORDER_WID Sorrogate key coming from NUMBER W_WORKORDER_D
Workorder Dimension
WORKORDER_WID
SUPPLIER_WID Sorrogate key coming from Party NUMBER W_PARTY_D
Dimensoin
SUPPLIER_WID

DWDMR A-Z.doc
SUPPLY_DAYS Supply Days NUMBER

DEMAND_DAYS Demand Days NUMBER

DEMAND_QUANTITY Demand Quantiry NUMBER(28,10)

DEMAND_QUANTITY
SUPPLY_QUANTITY Supply Quantity NUMBER(28,10)

SUPPLY_QUANTITY
ALLOCATED_QUANTITY Allocated Quantity NUMBER(28,10)

ALLOCATED_QUANTITY
USING_REQUIREMENT_QUANTITY Using Requirement Quantity NUMBER(28,10)

USING_REQUIREMENT_QUANTITY

PRIMARY_UOM Primary Unit Of Measure VARCHAR2(50)

PRIMARY_UOM
ROOTSALES_ORDER_LINE_REF Rootsales Oder Line Reference VARCHAR2(80)

ROOTDEMAND_ORDER_NUM_RE Rootsales Oder Line Reference VARCHAR2(80)


F

DEMAND_ORDER_NUM_REF Demand Order Number Reference VARCHAR2(80)

DEMAND_ORDER_NUM_REF
SUPPLY_ORDER_NUM_REF Supply Order Number Reference VARCHAR2(240)

SUPPLY_ORDER_NUM_REF
SALES_ORDER_LINE_REF Sales Order Line Reference VARCHAR2(80)

SALES_ORDER_LINE_REF
PO_LINE_REF Po Line Reference VARCHAR2(80)

PO_LINE_REF
TRANSACTION_ID Transaction Id VARCHAR2(80)

CREATED_ON_DT Identifies the date and time when the DATE


record was initially created in the
CREATED_ON_DT source system
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
CHANGED_ON_DT system
CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER
dimension indicating the user who
CREATED_BY_WID created the record in the source
system
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER
dimension indicating the user who
CHANGED_BY_WID last modified the record in the source
system

DWDMR A-Z.doc
AUX1_CHANGED_ON_DT Oracle system field. This column DATE
identifies the last modified date and
AUX1_CHANGED_ON_DT time of the auxiliary table's record
which acts as a source for the current
table
AUX2_CHANGED_ON_DT Oracle system field. This column DATE
identifies the last modified date and
AUX2_CHANGED_ON_DT time of the auxiliary table's record
which acts as a source for the current
table
AUX3_CHANGED_ON_DT Oracle system field. This column DATE
identifies the last modified date and
AUX3_CHANGED_ON_DT time of the auxiliary table's record
which acts as a source for the current
table
AUX4_CHANGED_ON_DT Oracle system field. This column DATE
identifies the last modified date and
AUX4_CHANGED_ON_DT time of the auxiliary table's record
which acts as a source for the current
table
W_INSERT_DT This column stores the date on which DATE
the record was inserted in the Data
W_INSERT_DT Warehouse table
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
W_UPDATE_DT Data Warehouse table

DATASOURCE_NUM_ID ID of the External System NUMBER

DATASOURCE_NUM_ID
INTEGRATION_ID This column is the unique identifier of VARCHAR2(400)
a dimension or fact entity in its source
INTEGRATION_ID system. In case of composite keys, the
value in this column can consist of
concatenated parts

ETL_PROC_WID Data Warehouse System Column NUMBER

ETL_PROC_WID
DELETE_FLG This flag indicates the deletion status CHAR(1)
of the record in the source system. A
DELETE_FLG value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the Data
Warehouse; a value of "N" indicates
that the record is active

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multitenant
TENANT_ID environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS)"

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions
X_CUSTOM

DWDMR A-Z.doc
W_PERFORMANCE_BAND_D
Business Name: W_PERFORMANCE_BAND_D

Description:
W_PERFORMANCE_BAND_D dimension table stores the employee performance points and the groupings of the
point ranges thereof. The groupings are called performance bands and individual performance points fall into one
of the groupings (e.g. Excellent[91-100] and Needs Improvement[below 25]). These performance bands are user
configurable based on reporting needs.

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate key to uniquely identify a NUMBER
record.
For Performance Band level ? Derived
from a sequence (Values 1000 and
above). For Performance Rating Level
? Normalized Performance Rating
value.

PARENT_ROW_WID ROW_WID of parent row. NUMBER


For performance rating level, this is
the ROW_WID for performance band
level.
For performance band level it is null.

PERF_TRI_BAND_PARENT_ROW_ NUMBER
WID

W_PERFORMANCE_BAND_CODE VARCHAR2(255)

W_PERF_TRI_BAND_CODE VARCHAR2(255)

BAND_SEQUENCE_NUM Sequence in which the Performance NUMBER


bands and Performance ratings are to
be displayed in the reports.

PERF_TRI_BAND_SEQUENCE_NU NUMBER
M

BAND_MIN_NORM_RATING Minimum Performance Rating to NUMBER


qualify for the performance band.

BAND_MAX_NORM_RATING Maximum Performance Rating to NUMBER


qualify for the performance band.

PERF_TRI_BAND_MIN_NORM_RA NUMBER
TING

PERF_TRI_BAND_MAX_NORM_RA NUMBER
TING

DWDMR A-Z.doc
LEVEL_ID "PERF_RTNG" for base level. VARCHAR2(80)
"PERF_BAND" for performance band
level.
CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER
dimension indicating the user who
created the record in the source
system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER
dimension indicating the user who
last modified the record in the source
system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
source system.
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
system.
AUX1_CHANGED_ON_DT This column identifies the last DATE
modified date and time of the
auxiliary table's record which acts as a
source for the current table.
AUX2_CHANGED_ON_DT This column identifies the last DATE
modified date and time of the
auxiliary table's record which acts as a
source for the current table.
AUX3_CHANGED_ON_DT This column identifies the last DATE
modified date and time of the
auxiliary table's record which acts as a
source for the current table.
AUX4_CHANGED_ON_DT This column identifies the last DATE
modified date and time of the
auxiliary table's record which acts as a
source for the current table.
DELETE_FLG This flag indicates the deletion status CHAR(1)
of the record in the source system. A
value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
warehouse table.
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
data warehouse table.

DATASOURCE_NUM_ID This column is the unique identifier of NUMBER


the source system from which data
was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

DWDMR A-Z.doc
ETL_PROC_WID This column is the unique identifier NUMBER
for the specific ETL process used to
create or update this data.

INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)


a dimension or fact entity in its source
system. In case of composite keys, the
value in this column can consist of
concatenated parts.

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.

DWDMR A-Z.doc
W_PERIOD_D
Business Name: W_PERIOD_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
DATASOURCE_NUM_ID NUMBER

ETL_PROC_WID NUMBER

INTEGRATION_ID VARCHAR2(80)

ROW_WID NUMBER

CLOSED_FLG CHAR(1)

END_DT DATE

NO_MODIFY_FLG CHAR(1)

START_DT DATE

TMEXP_FLG CHAR(1)

BU VARCHAR2(100)

FSCL_PERIOD VARCHAR2(50)

FSCL_PERIOD_ID VARCHAR2(80)

NAME VARCHAR2(50)

PERIOD_CODE VARCHAR2(50)

PREV_PERIOD VARCHAR2(50)

PREV_PERIOD_ID VARCHAR2(80)

PR_PAR_PERIOD VARCHAR2(50)

DWDMR A-Z.doc
PR_PAR_PERIOD_ID VARCHAR2(80)

R_TYPE_CODE VARCHAR2(50)

X_CUSTOM VARCHAR2(10)

W_PERIOD_CODE VARCHAR2(50)

CREATED_BY_WID NUMBER

CHANGED_BY_WID NUMBER

CREATED_ON_DT DATE

CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT DATE

DELETE_FLG CHAR(1)

TENANT_ID VARCHAR2(80)

W_INSERT_DT DATE

W_UPDATE_DT DATE

DWDMR A-Z.doc
W_PERIOD_DH
Business Name: W_PERIOD_DH

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ETL_PROC_WID NUMBER

FIXED_HIER_LEVEL NUMBER

LVL1ANC_PERIOD VARCHAR2(50)

LVL1ANC_PERIOD_ID VARCHAR2(30)

LVL2ANC_PERIOD VARCHAR2(50)

LVL2ANC_PERIOD_ID VARCHAR2(30)

LVL3ANC_PERIOD VARCHAR2(50)

LVL3ANC_PERIOD_ID VARCHAR2(30)

LVL4ANC_PERIOD VARCHAR2(50)

LVL4ANC_PERIOD_ID VARCHAR2(30)

LVL5ANC_PERIOD VARCHAR2(50)

LVL5ANC_PERIOD_ID VARCHAR2(30)

LVL6ANC_PERIOD VARCHAR2(50)

LVL6ANC_PERIOD_ID VARCHAR2(30)

LVL7ANC_PERIOD VARCHAR2(50)

LVL7ANC_PERIOD_ID VARCHAR2(30)

LVL8ANC_PERIOD VARCHAR2(50)

DWDMR A-Z.doc
LVL8ANC_PERIOD_ID VARCHAR2(30)

ROW_WID NUMBER

TOP_LVL_PERIOD VARCHAR2(50)

TOP_LVL_PERIOD_ID VARCHAR2(30)

LVL1ANC_FSCL_PRD VARCHAR2(50)

LVL2ANC_FSCL_PRD VARCHAR2(50)

LVL3ANC_FSCL_PRD VARCHAR2(50)

LVL4ANC_FSCL_PRD VARCHAR2(50)

LVL5ANC_FSCL_PRD VARCHAR2(50)

LVL6ANC_FSCL_PRD VARCHAR2(50)

LVL7ANC_FSCL_PRD VARCHAR2(50)

LVL8ANC_FSCL_PRD VARCHAR2(50)

TOP_LVL_FSCL_PRD VARCHAR2(50)

DWDMR A-Z.doc
W_PERSON_F
Business Name: W_PERSON_F

Description:
W_PERSON_F fact table stores the Party Organization and Party Contact Relationship fact data.

Table Columns:
Column Name Description Datatype Lookup Table
CUSTOMER_WID Customer WIDCustomer WareHouse NUMBER W_PARTY_D
Id
Customer WareHouse Id
CUSTOMER_SCD1_WID Customer SCD Type 1 Row Wid NUMBER

Customer SCD Type 1 Row Wid


CUSTOMER_GEO_WID Customer Geographic Dimension Id NUMBER W_GEO_D

Customer Geographical
Warehouse Id
ACCNT_INDUST_WID Account Industry warehouse Id NUMBER W_INDUSTRY_D

Account Industry warehouse Id

CONTACT_WID Contact Dimension Id NUMBER W_PARTY_PER_D

Contact Dimension Id
CONTACT_SCD1_WID Customer SCD Type 1 Row Wid NUMBER

Customer SCD Type 1 Row Wid


CONTACT_GEO_WID Contact Geography Dimension Id NUMBER W_GEO_D

Contact Geography Dimension Id

CON_INDUST_WID Industry Dimension ID NUMBER W_INDUSTRY_D

Industry Dimension ID
GEO_REGION_WID Geo Region Wid NUMBER W_GEO_REGION_D

Geo Region Wid


CONTACT_CREATE_DT_WID Contact Created date Wid NUMBER W_DAY_D

Contact Created date Wid


ROW_WID Surrogate Key to Uniquely Identify a NUMBER
Record
Surrogate Key to Uniquely Identify
a Record
PR_ACCNT_FLG Profile Account Flag CHAR(1)

Profile Account Flag


CONTACT_NUMBER Contact Number VARCHAR2(30)

Contact Number
DEPARTMENT Contact Department VARCHAR2(60)

Deparament
JOB_TITLE Contact Job Title VARCHAR2(100)

Contact Job Title

DWDMR A-Z.doc
DECISION_MAKER_FLAG Decision Maker Flag VARCHAR2(1)

Decision Maker Flag


REFERENCE_USE_FLAG Reference User Flag VARCHAR2(1)

Reference User Flag


RANK Rank VARCHAR2(30)

Rank
SALES_BUYING_ROLE_CODE Sales Buying Role Code VARCHAR2(30)

Sales Buying Role code


SALES_AFFINITY_CODE Sales Affinity Code VARCHAR2(30)

Sales Affinity Code


SALES_INFLUENCE_LEVEL_CODE Sales Influence Level Code VARCHAR2(30)

Sales Influence Level Code

CREATED_BY_WID Source Record Created By User NUMBER


Surrogate Key
Source Record Created By User
Surrogate Key
CHANGED_BY_WID Source Record Last Modified By User NUMBER
Surrogate Key
Source Record Last Modified By
User Surrogate Key
CREATED_ON_DT Source Record Creation Date and DATE
Time
Source Record Creation Date and
Time
CHANGED_ON_DT Source Record Last Modified Date and DATE
Time
Source Record Last Modified Date
and Time
AUX1_CHANGED_ON_DT Auxiliary Source Table Last Modified DATE
Date and Time
Auxiliary Source Table Last
Modified Date and Time
AUX2_CHANGED_ON_DT Auxiliary Source Table Last Modified DATE
Date and Time
Auxiliary Source Table Last
Modified Date and Time
AUX3_CHANGED_ON_DT Auxiliary Source Table Last Modified DATE
Date and Time
Auxiliary Source Table Last
Modified Date and Time
AUX4_CHANGED_ON_DT Auxiliary Source Table Last Modified DATE
Date and Time
Auxiliary Source Table Last
Modified Date and Time
DELETE_FLG Deleted Record Indicator CHAR(1)

Deleted Record Indicator


W_INSERT_DT Warehouse Record Insert Date and DATE
Time
Warehouse Record Insert Date
and Time

DWDMR A-Z.doc
W_UPDATE_DT Warehouse Record Insert Date and DATE
Time
Warehouse Record Insert Date
and Time
DATASOURCE_NUM_ID System Field NUMBER

System Field
ETL_PROC_WID System Field NUMBER

System Field
INTEGRATION_ID Integration Id VARCHAR2(80)

Integration Id
TENANT_ID Tenant Id VARCHAR2(80)

Tenant Id
X_CUSTOM Customized Column Extension VARCHAR2(10)

Customized Column Extension


STATUS_CODE Status Code VARCHAR2(30)

Status Code

DWDMR A-Z.doc
W_PIPELINE_F
Business Name: W_PIPELINE_F

Description:
[bug:19321444] sriprasanna.thiruveedl 2014-08-01 Updated the index type from QUERY to ETL for
W_PIPELINE_F_P1 and W_PIPELINE_F_P2

Table Columns:
Column Name Description Datatype Lookup Table
CAMP_END_DT_WID NUMBER W_DAY_D

CAMP_LNCH_DT_WID NUMBER W_DAY_D

CAMP_ST_DT_WID NUMBER W_DAY_D

CLOSE_DT_WID NUMBER W_DAY_D

CREATED_BY_EMP_WID NUMBER

CREATED_BY_ORG_WID NUMBER W_INT_ORG_D

CREATED_BY_POS_WID NUMBER W_POSITION_D

PR_POSTN_DH_WID NUMBER W_POSITION_DH

CURR_SSTAGE_WID NUMBER W_SSTAGE_D

DATASOURCE_NUM_ID NUMBER

ETL_PROC_WID NUMBER

INTEGRATION_ID VARCHAR2(80)

OPEN_DT_WID NUMBER W_DAY_D

OPTY_ATTR_WID NUMBER W_OPTY_MD

OPTY_WID NUMBER W_OPTY_D

OPTY_ID VARCHAR2(80)

DWDMR A-Z.doc
PR_CUSTOMER_GEO_WID NUMBER W_GEO_D

PR_CUSTOMER_WID NUMBER W_PARTY_D

PR_CMPT_ACCNT_WID NUMBER W_PARTY_ORG_D

PR_CONTACT_GEO_WID NUMBER W_GEO_D

PR_CONTACT_WID NUMBER W_PARTY_PER_D

PR_EMP_WID NUMBER

PR_INDUST_WID NUMBER W_INDUSTRY_DH

PR_OFFER_WID NUMBER W_OFFER_D

PR_OWNER_ORG_WID NUMBER W_INT_ORG_D

PR_OWNER_BU_WID NUMBER W_INT_ORG_D

PR_PROGRAM_WID NUMBER

PR_PRTNR_WID NUMBER W_INT_ORG_D

PR_POS_WID NUMBER W_POSITION_D

PR_TERR_WID NUMBER W_TERR_D

ROW_WID NUMBER

SEGMENT_WID NUMBER W_SEGMENT_D

SNAPSHOT_DT_WID NUMBER W_DAY_D

SOURCE_WID NUMBER W_SOURCE_D

DOC_CLOSED_REVN NUMBER(28,10)

DOC_EXPECT_REVN NUMBER(28,10)

DWDMR A-Z.doc
DOC_REVN NUMBER(28,10)

EXCHANGE_DT DATE

DOC_CURR_CODE VARCHAR2(20)

PR_TERR_DH_WID NUMBER

PR_POSTN_DH_SCD1_WID NUMBER

SALES_CHNL_WID NUMBER

GLOBAL1_EXCHANGE_RATE NUMBER(28,10)

GLOBAL2_EXCHANGE_RATE NUMBER(28,10)

GLOBAL3_EXCHANGE_RATE NUMBER(28,10)

GLOBAL4_EXCHANGE_RATE NUMBER(28,10)

GLOBAL5_EXCHANGE_RATE NUMBER(28,10)

X_CUSTOM VARCHAR2(10)

TENANT_ID VARCHAR2(80)

W_INSERT_DT DATE

W_UPDATE_DT DATE

EXPECTED_CLOSE_DT DATE

EXPECTED_CLOSE_DT_WID NUMBER

W_REVN_STATUS_CATEGORY VARCHAR2(80)

REVN_STATUS_WID NUMBER

ROOT_LN_INTEGRATION_ID VARCHAR2(80)

DWDMR A-Z.doc
PROD_WID NUMBER

SPLIT_PERCENT NUMBER(28,10)

INCL_CALC_IND NUMBER

AUX_CLASS1_WID NUMBER W_PARTY_D

AUX_CLASS2_WID NUMBER

AUX_CLASS3_WID NUMBER

CLOSE_DT DATE

CLOSE_REASON_CODE VARCHAR2(80)

CLOSED_FLG CHAR(1)

COMMENTS VARCHAR2(255)

COMMIT_FLG CHAR(1)

DELETE_FLG CHAR(1)

LOST_FLG CHAR(1)

OPEN_DT DATE

ORG_TYPE_WID NUMBER W_PARTY_D

PARTNER_PRGM_WID NUMBER W_PARTNER_PROGRAM_D

PRIOR_EXP_CLOSE_DT DATE

PRIOR_WIN_PROB NUMBER(28,10)

RECMD_CLOSE_DT DATE

RECMD_REVN NUMBER(28,10)

DWDMR A-Z.doc
RECMD_WIN_PROB NUMBER(28,10)

REVN_NUM VARCHAR2(30)

REVN_PROB NUMBER(28,10)

REVN_RECURR_FLG CHAR(1)

REVN_SPLIT_FLG CHAR(1)

REVN_TYPE VARCHAR2(80)

SUMMARY_FLG CHAR(1)

THREAT_LVL_WID NUMBER W_STATUS_D

W_SALES_CREDIT_TYPE VARCHAR2(80)

PARTNER_ORG_WID NUMBER

CLOSE_REASON_WID NUMBER W_REASON_D

SALESREP_BU_WID NUMBER

SNAPSHOT_DT DATE

CREATED_BY_WID NUMBER

CHANGED_BY_WID NUMBER

CREATED_ON_DT DATE

CHANGED_ON_DT DATE

REVN_WID NUMBER

REVN_ID VARCHAR2(80)

DWDMR A-Z.doc
W_PLM4P_ACTIVITY_D
Business Name: W_PLM4P_ACTIVITY_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ACTIVITY_WID NUMBER

ACTIVITY_WID
TYPE VARCHAR2(600)

TYPE
IS_TEMPLATE_FLG NUMBER

IS_TEMPLATE_FLG
ROW_WID NUMBER

ROW_WID
ETL_PROC_WID NUMBER

ETL_PROC_WID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
CURRENT_STEP VARCHAR2(256)

CURRENT_STEP
ACTIVITY_RAG_STATUS VARCHAR2(256)

ACTIVITY_RAG_STATUS
SUB_ACTIVITY_FLG NUMBER

SUB_ACTIVITY_FLG
ACTIVITY_REQUIRED_FLG NUMBER

ACTIVITY_REQUIRED_FLG
ACTIVE_ACTIVITY_FLG NUMBER

ACTIVE_ACTIVITY_FLG
HAS_CUSTOM_MILESTONE_FLG NUMBER

HAS_CUSTOM_MILESTONE_FLG

IN_TERMINAL_STEP_FLG NUMBER

IN_TERMINAL_STEP_FLG
TERMINAL_STEP_SUCCESS_FLG NUMBER

TERMINAL_STEP_SUCCESS_FLG
STAGE_GATE_DEPENDENT_FLG NUMBER

STAGE_GATE_DEPENDENT_FLG

DWDMR A-Z.doc
TEMPLATE_NAME VARCHAR2(800)

TEMPLATE_NAME
STEP_TEMPLATE_NUMBER VARCHAR2(256)

STEP_TEMPLATE_NUMBER
LEVEL_FROM_PHASE NUMBER

LEVEL_FROM_PHASE
LEVEL_FROM_ROOT_OBJECT NUMBER

LEVEL_FROM_ROOT_OBJECT
ROOT_PARENT VARCHAR2(256)

ROOT_PARENT
PARENT VARCHAR2(256)

PARENT
ACTIVITY_NAME VARCHAR2(256)

ACTIVITY_NAME
ACTIVITY_DESCRIPTION VARCHAR2(3000)

ACTIVITY_DESCRIPTION
ACTIVITY_NUMBER VARCHAR2(256)

ACTIVITY_NUMBER
ACTIVITIES_TYPE VARCHAR2(256)

ACTIVITIES_TYPE
INITIATED_FLG NUMBER

INITIATED_FLG
DELETE_FLG CHAR(1)

DELETE_FLG
LAST_MODIFIED_DATE DATE

LAST_MODIFIED_DATE
CURRENT_STEP_NUMBER VARCHAR2(256)

CURRENT_STEP_NUMBER
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
TENANT_ID VARCHAR2(80)

TENANT_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT

DWDMR A-Z.doc
W_PLM4P_ACTIVITY_F
Business Name: W_PLM4P_ACTIVITY_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ACTIVITY_WID NUMBER W_PLM4P_ACTIVITY_D

ACTIVITY_WID
ACTIVITY_NUMBER VARCHAR2(150)

ACTIVITY_NUMBER
PHASE_WID NUMBER W_PLM4P_PHASE_D

PHASE_WID
GATE_WID NUMBER W_PLM4P_GATE_D

GATE_WID
PROJECT_WID NUMBER W_PLM4P_PROJECT_D

PROJECT_WID
LEVEL_FROM_PHASE NUMBER

LEVEL_FROM_PHASE
UPDT_WID NUMBER

UPDT_WID
SCH_START_DT_WID NUMBER W_DAY_D

SCH_START_DT_WID
SCH_END_DT_WID NUMBER

SCH_END_DT_WID
ACT_START_DT_WID NUMBER

ACT_START_DT_WID
ACT_END_DT_WID NUMBER

ACT_END_DT_WID
SCH_DUR NUMBER

SCH_DUR
ACT_DUR NUMBER

ACT_DUR
ACT_DUR_VAR_PCT NUMBER(10,3)

ACT_DUR_VAR_PCT
ACT_START_VAR_CD NUMBER

ACT_START_VAR_CD
ACT_END_VAR_CD NUMBER

ACT_END_VAR_CD
ACT_VAR_CD NUMBER

ACT_VAR_CD

DWDMR A-Z.doc
PRJ_SCH_START_DT_WID NUMBER

PRJ_SCH_START_DT_WID
PRJ_SCH_END_DT_WID NUMBER

PRJ_SCH_END_DT_WID
PRJ_ACT_END_DT_WID NUMBER

PRJ_ACT_END_DT_WID
PRJ_ACT_START_DT_WID NUMBER

PRJ_ACT_START_DT_WID
GATE_ACT_END_DT_WID NUMBER

GATE_ACT_END_DT_WID
GATE_SCH_END_DT_WID NUMBER

GATE_SCH_END_DT_WID
LAST_MODIFIED_DATE DATE

LAST_MODIFIED_DATE
ETL_PROC_WID NUMBER

ETL_PROC_WID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TPL_FLG NUMBER

TPL_FLG
ACT_FLG NUMBER

ACT_FLG
GATE_FLG NUMBER

GATE_FLG
NO_OFFTRACK_DEL_ACT NUMBER(22,7)

NO_OFFTRACK_DEL_ACT
NO_ACT_RED NUMBER(22,7)

NO_ACT_RED
ACT_TPL_DUR_DAYS NUMBER(22,7)

ACT_TPL_DUR_DAYS
ACT_ACTUAL_DUR_PCT_PRJ NUMBER(22,7)

ACT_ACTUAL_DUR_PCT_PRJ
ACT_ACTUAL_DUR_PCT_PH NUMBER(22,7)

ACT_ACTUAL_DUR_PCT_PH
PRJ_SCH_LAUNCH_DT_WID NUMBER

PRJ_SCH_LAUNCH_DT_WID
PRJ_ACT_LAUNCH_DT_WID NUMBER

PRJ_ACT_LAUNCH_DT_WID

DWDMR A-Z.doc
ASSIGNMENT_FLG NUMBER

ASSIGNMENT_FLG
ACTIVE_ACTIVITY_FLG NUMBER

ACTIVE_ACTIVITY_FLG
ACTIVE_STAGE_FLG NUMBER

ACTIVE_STAGE_FLG
ASSIGNMENT_ACTIVITY_FLG NUMBER

ASSIGNMENT_ACTIVITY_FLG
ASSIGNMENT_STG_FLG NUMBER

ASSIGNMENT_STG_FLG
NO_PRJ_ITEMS NUMBER

NO_PRJ_ITEMS
ACTIVITY_ASGMT_START_DT_WI NUMBER
D

ACTIVITY_ASGMT_START_DT_WI
D
ACTIVITY_ASGMT_END_DT_WID NUMBER

ACTIVITY_ASGMT_END_DT_WID

SKIP_FLG NUMBER

SKIP_FLG
INITIATED_FLG NUMBER

INITIATED_FLG
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
TENANT_ID VARCHAR2(80)

TENANT_ID
DELETE_FLG CHAR(1)

DELETE_FLG
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT

DWDMR A-Z.doc
W_PLM4P_ACTIVITY_OWNER_H
Business Name: W_PLM4P_ACTIVITY_OWNER_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
FUNC_AREA_WID NUMBER

FUNC_AREA_WID
ACTIVITY_WID NUMBER

ACTIVITY_WID
USER_WID NUMBER

USER_WID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
LAST_MODIFIED_DATE DATE

LAST_MODIFIED_DATE
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
ETL_PROC_WID NUMBER

ETL_PROC_WID
TENANT_ID VARCHAR2(80)

TENANT_ID
DELETE_FLG CHAR(1)

DELETE_FLG
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT

DWDMR A-Z.doc
W_PLM4P_ACTIVITY_TPL_OWNR_H
Business Name: W_PLM4P_ACTIVITY_TPL_OWNR_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ACTIVITY_WID NUMBER

ACTIVITY_WID
USER_WID NUMBER

USER_WID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
LAST_MODIFIED_DATE DATE

LAST_MODIFIED_DATE
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
ETL_PROC_WID NUMBER

ETL_PROC_WID
TENANT_ID VARCHAR2(80)

TENANT_ID
DELETE_FLG CHAR(1)

DELETE_FLG
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT

DWDMR A-Z.doc
W_PLM4P_ACTIVITY_WKFLW_D
Business Name: W_PLM4P_ACTIVITY_WKFLW_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ACTIVITY_WKFLW_WID NUMBER

ACTIVITY_WKFLW_WID
WORKFLOW_NAME VARCHAR2(256)

WORKFLOW_NAME
STATUS_GENERIC_NAME VARCHAR2(256)

STATUS_GENERIC_NAME
STEP_NAME VARCHAR2(256)

STEP_NAME
STEP_NUMBER VARCHAR2(256)

STEP_NUMBER
DELETE_FLG CHAR(1)

DELETE_FLG
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
ROW_WID NUMBER

ROW_WID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
LAST_MODIFIED_DATE DATE

LAST_MODIFIED_DATE
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
ETL_PROC_WID NUMBER

ETL_PROC_WID
TENANT_ID VARCHAR2(80)

TENANT_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT

DWDMR A-Z.doc
W_PLM4P_ACT_STEP_NOTIFIER_H
Business Name: W_PLM4P_ACT_STEP_NOTIFIER_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
USER_WID NUMBER

USER_WID
ACTIVITY_WKFLW_WID NUMBER

ACTIVITY_WKFLW_WID
ACTIVITY_WID NUMBER

ACTIVITY_WID
FUNC_AREA_WID NUMBER

FUNC_AREA_WID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
LAST_MODIFIED_DATE DATE

LAST_MODIFIED_DATE
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
ETL_PROC_WID NUMBER

ETL_PROC_WID
TENANT_ID VARCHAR2(80)

TENANT_ID
DELETE_FLG CHAR(1)

DELETE_FLG
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT

DWDMR A-Z.doc
W_PLM4P_ACT_STEP_OWNER_H
Business Name: W_PLM4P_ACT_STEP_OWNER_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
USER_WID NUMBER

USER_WID
ACTIVITY_WKFLW_WID NUMBER

ACTIVITY_WKFLW_WID
ACTIVITY_WID NUMBER

ACTIVITY_WID
FUNC_AREA_WID NUMBER

FUNC_AREA_WID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
LAST_MODIFIED_DATE DATE

LAST_MODIFIED_DATE
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
ETL_PROC_WID NUMBER

ETL_PROC_WID
TENANT_ID VARCHAR2(80)

TENANT_ID
DELETE_FLG CHAR(1)

DELETE_FLG
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT

DWDMR A-Z.doc
W_PLM4P_ACT_STEP_SIGNTRY_H
Business Name: W_PLM4P_ACT_STEP_SIGNTRY_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
USER_WID NUMBER

USER_WID
ACTIVITY_WKFLW_WID NUMBER

ACTIVITY_WKFLW_WID
ACTIVITY_WID NUMBER

ACTIVITY_WID
FUNC_AREA_WID NUMBER

FUNC_AREA_WID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
LAST_MODIFIED_DATE DATE

LAST_MODIFIED_DATE
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
ETL_PROC_WID NUMBER

ETL_PROC_WID
TENANT_ID VARCHAR2(80)

TENANT_ID
DELETE_FLG CHAR(1)

DELETE_FLG
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT

DWDMR A-Z.doc
W_PLM4P_BASELINE_D
Business Name: W_PLM4P_BASELINE_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
PROJECT_WID NUMBER

PROJECT_WID
BASELINE_NO VARCHAR2(150)

BASELINE_NO
BASELINE_NAME VARCHAR2(800)

BASELINE_NAME
BASELINE_DESCRIPTION VARCHAR2(4000)

BASELINE_DESCRIPTION
ROW_WID NUMBER

ROW_WID
ETL_PROC_WID NUMBER

ETL_PROC_WID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
BASELINE_WID NUMBER

BASELINE_WID
DELETE_FLG CHAR(1)

DELETE_FLG
LAST_MODIFIED_DATE DATE

LAST_MODIFIED_DATE
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
TENANT_ID VARCHAR2(80)

TENANT_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT

DWDMR A-Z.doc
W_PLM4P_BASELINE_F
Business Name: W_PLM4P_BASELINE_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ACTIVITY_WID NUMBER

ACTIVITY_WID
BASELINE_WID NUMBER

BASELINE_WID
BASELINE_DT_WID NUMBER

BASELINE_DT_WID
PHASE_WID NUMBER W_PLM4P_PHASE_D

PHASE_WID
GATE_WID NUMBER W_PLM4P_GATE_D

GATE_WID
PROJECT_WID NUMBER W_PLM4P_PROJECT_D

PROJECT_WID
NO_BASLINES_W_DUR_IMPACT NUMBER(10,3)

NO_BASLINES_W_DUR_IMPACT

PCT_DUR_CHGS_PRJ_OVER_PREV NUMBER(10,3)
_BL

PCT_DUR_CHGS_PRJ_OVER_PREV
_BL
NO_DAYS_DELAYED_OVER_PREV_ NUMBER
BL

NO_DAYS_DELAYED_OVER_PREV_
BL
PRJ_ACT_START_DT_WID NUMBER W_DAY_D

PRJ_ACT_START_DT_WID
PRJ_ACT_END_DT_WID NUMBER

PRJ_ACT_END_DT_WID
PRJ_SCH_START_DT_WID NUMBER

PRJ_SCH_START_DT_WID
PRJ_SCH_END_DT_WID NUMBER

PRJ_SCH_END_DT_WID
LAST_MODIFIED_DATE DATE

LAST_MODIFIED_DATE
UPDT_WID NUMBER

UPDT_WID

DWDMR A-Z.doc
ETL_PROC_WID NUMBER

ETL_PROC_WID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
NO_PRJ_BASELINE NUMBER(22,7)

NO_PRJ_BASELINE
SCH_TTM_VAR_FIRST_BSLN NUMBER(22,7)

SCH_TTM_VAR_FIRST_BSLN
ACT_TTM_VAR_FIRST_BSLN NUMBER(22,7)

ACT_TTM_VAR_FIRST_BSLN
SCH_VAR_DAYS_FIRST_BSLN NUMBER(22,7)

SCH_VAR_DAYS_FIRST_BSLN
ACT_VAR_DAYS_FIRST_BSLN NUMBER(22,7)

ACT_VAR_DAYS_FIRST_BSLN
SCH_TTM_VAR_BSLN NUMBER(22,7)

SCH_TTM_VAR_BSLN
ACT_TTM_VAR_BSLN NUMBER(22,7)

ACT_TTM_VAR_BSLN
ACT_LNCH_DT_WID NUMBER(22,7)

ACT_LNCH_DT_WID
SCH_TTM_DAYS NUMBER(22,7)

SCH_TTM_DAYS
BSLN_TTM_DAYS NUMBER(22,7)

BSLN_TTM_DAYS
PRJ_SCH_LAUNCH_DT_WID NUMBER

PRJ_SCH_LAUNCH_DT_WID
PRJ_ACT_LAUNCH_DT_WID NUMBER

PRJ_ACT_LAUNCH_DT_WID
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
TENANT_ID VARCHAR2(80)

TENANT_ID
DELETE_FLG CHAR(1)

DELETE_FLG
CREATED_ON_DT DATE

CREATED_ON_DT

DWDMR A-Z.doc
CHANGED_ON_DT DATE

CHANGED_ON_DT
ACT_LNCH_DATE_VAR_FIRST_BSL NUMBER(22,7)
N

ACT_LNCH_DATE_VAR_FIRST_BSL
N

DWDMR A-Z.doc
W_PLM4P_BASIS_D
Business Name: W_PLM4P_BASIS_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
BASIS_WID NUMBER

BASIS_WID
BASIS_NAME VARCHAR2(250)

BASIS_NAME
DELETE_FLG CHAR(1)

DELETE_FLG
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
ROW_WID NUMBER

ROW_WID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
LAST_MODIFIED_DATE DATE

LAST_MODIFIED_DATE
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
ETL_PROC_WID NUMBER

ETL_PROC_WID
TENANT_ID VARCHAR2(80)

TENANT_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT

DWDMR A-Z.doc
W_PLM4P_BRAND_D
Business Name: W_PLM4P_BRAND_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
BRAND_WID NUMBER

BRAND_WID
BRAND_NAME VARCHAR2(256)

BRAND_NAME
DELETE_FLG CHAR(1)

DELETE_FLG
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
ROW_WID NUMBER

ROW_WID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
LAST_MODIFIED_DATE DATE

LAST_MODIFIED_DATE
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
ETL_PROC_WID NUMBER

ETL_PROC_WID
TENANT_ID VARCHAR2(80)

TENANT_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT

DWDMR A-Z.doc
W_PLM4P_BUS_UNIT_D
Business Name: W_PLM4P_BUS_UNIT_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
BUS_UNIT_WID NUMBER

BUS_UNIT_WID
NAME VARCHAR2(4000)

NAME
LEVEL0 NUMBER

LEVEL0
LEVEL1 NUMBER

LEVEL1
LEVEL2 NUMBER

LEVEL2
LEVEL3 NUMBER

LEVEL3
LEVEL4 NUMBER

LEVEL4
LEVEL5 NUMBER

LEVEL5
LEVEL6 NUMBER

LEVEL6
LEVEL7 NUMBER

LEVEL7
LEVEL0_NAME VARCHAR2(256)

LEVEL0_NAME
LEVEL1_NAME VARCHAR2(256)

LEVEL1_NAME
LEVEL2_NAME VARCHAR2(256)

LEVEL2_NAME
LEVEL3_NAME VARCHAR2(256)

LEVEL3_NAME
LEVEL4_NAME VARCHAR2(256)

LEVEL4_NAME
LEVEL5_NAME VARCHAR2(256)

LEVEL5_NAME
LEVEL6_NAME VARCHAR2(256)

LEVEL6_NAME

DWDMR A-Z.doc
LEVEL7_NAME VARCHAR2(256)

LEVEL7_NAME
DELETE_FLG CHAR(1)

DELETE_FLG
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
ROW_WID NUMBER

ROW_WID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
LAST_MODIFIED_DATE DATE

LAST_MODIFIED_DATE
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
ETL_PROC_WID NUMBER

ETL_PROC_WID
TENANT_ID VARCHAR2(80)

TENANT_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT

DWDMR A-Z.doc
W_PLM4P_CATEGORY_D
Business Name: W_PLM4P_CATEGORY_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
CATEGORY_WID NUMBER

CATEGORY_WID
CATEGORY_NAME VARCHAR2(250)

CATEGORY_NAME
DELETE_FLG CHAR(1)

DELETE_FLG
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
ROW_WID NUMBER

ROW_WID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
LAST_MODIFIED_DATE DATE

LAST_MODIFIED_DATE
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
ETL_PROC_WID NUMBER

ETL_PROC_WID
TENANT_ID VARCHAR2(80)

TENANT_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT

DWDMR A-Z.doc
W_PLM4P_CHANNEL_D
Business Name: W_PLM4P_CHANNEL_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
CHANNEL_WID NUMBER

CHANNEL_WID
CHANNEL_NAME VARCHAR2(256)

CHANNEL_NAME
DELETE_FLG CHAR(1)

DELETE_FLG
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
ROW_WID NUMBER

ROW_WID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
LAST_MODIFIED_DATE DATE

LAST_MODIFIED_DATE
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
ETL_PROC_WID NUMBER

ETL_PROC_WID
TENANT_ID VARCHAR2(80)

TENANT_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT

DWDMR A-Z.doc
W_PLM4P_DEMOGRAPH_D
Business Name: W_PLM4P_DEMOGRAPH_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
DEMOGRAPH_WID NUMBER

DEMOGRAPH_WID
DEMOGRAPH_NAME VARCHAR2(256)

DEMOGRAPH_NAME
DELETE_FLG CHAR(1)

DELETE_FLG
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
ROW_WID NUMBER

ROW_WID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
LAST_MODIFIED_DATE DATE

LAST_MODIFIED_DATE
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
ETL_PROC_WID NUMBER

ETL_PROC_WID
TENANT_ID VARCHAR2(80)

TENANT_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT

DWDMR A-Z.doc
W_PLM4P_FSCLYR_D
Business Name: W_PLM4P_FSCLYR_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
FSCLYR_WID NUMBER

FSCLYR_WID
FSCLYR_NAME VARCHAR2(250)

FSCLYR_NAME
DELETE_FLG CHAR(1)

DELETE_FLG
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
ROW_WID NUMBER

ROW_WID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
LAST_MODIFIED_DATE DATE

LAST_MODIFIED_DATE
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
ETL_PROC_WID NUMBER

ETL_PROC_WID
TENANT_ID VARCHAR2(80)

TENANT_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT

DWDMR A-Z.doc
W_PLM4P_FUNC_AREA_D
Business Name: W_PLM4P_FUNC_AREA_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
FUNC_AREA_WID NUMBER

FUNC_AREA_WID
FUNC_AREA_NAME VARCHAR2(256)

FUNC_AREA_NAME
DELETE_FLG CHAR(1)

DELETE_FLG
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
ROW_WID NUMBER

ROW_WID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
LAST_MODIFIED_DATE DATE

LAST_MODIFIED_DATE
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
ETL_PROC_WID NUMBER

ETL_PROC_WID
TENANT_ID VARCHAR2(80)

TENANT_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT

DWDMR A-Z.doc
W_PLM4P_GATE_D
Business Name: W_PLM4P_GATE_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
GATE_WID NUMBER

GATE_WID
GATE_NO VARCHAR2(150)

GATE_NO
NAME VARCHAR2(800)

NAME
DESCRIPTION VARCHAR2(4000)

DESCRIPTION
IS_TEMPLATE_FLG NUMBER

IS_TEMPLATE_FLG
ROW_WID NUMBER

ROW_WID
ETL_PROC_WID NUMBER

ETL_PROC_WID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
RAG_STATUS VARCHAR2(256)

RAG_STATUS
COMPLETE_GATE_FLG NUMBER

COMPLETE_GATE_FLG
CURRENT_GATE_FLG NUMBER

CURRENT_GATE_FLG
CURRENT_GATE VARCHAR2(256)

CURRENT_GATE
INITIATED_FLG NUMBER

INITIATED_FLG
DELETE_FLG CHAR(1)

DELETE_FLG
LAST_MODIFIED_DATE DATE

LAST_MODIFIED_DATE
W_INSERT_DT DATE

W_INSERT_DT

DWDMR A-Z.doc
W_UPDATE_DT DATE

W_UPDATE_DT
TENANT_ID VARCHAR2(80)

TENANT_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT

DWDMR A-Z.doc
W_PLM4P_GATE_SIGNATORY_H
Business Name: W_PLM4P_GATE_SIGNATORY_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
GATE_WID NUMBER

GATE_WID
USER_WID NUMBER

USER_WID
BEYOND_RED_FLG NUMBER

BEYOND_RED_FLG
BEYONG_AMBER_FLG NUMBER

BEYONG_AMBER_FLG
FUNC_AREA_WID NUMBER

FUNC_AREA_WID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
LAST_MODIFIED_DATE DATE

LAST_MODIFIED_DATE
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
ETL_PROC_WID NUMBER

ETL_PROC_WID
TENANT_ID VARCHAR2(80)

TENANT_ID
DELETE_FLG CHAR(1)

DELETE_FLG
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT

DWDMR A-Z.doc
W_PLM4P_GLOBAL_CAT_D
Business Name: W_PLM4P_GLOBAL_CAT_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
GLOBAL_CAT_WID NUMBER

GLOBAL_CAT_WID
GLOBAL_CAT_NAME VARCHAR2(256)

GLOBAL_CAT_NAME
DELETE_FLG CHAR(1)

DELETE_FLG
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
ROW_WID NUMBER

ROW_WID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
LAST_MODIFIED_DATE DATE

LAST_MODIFIED_DATE
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
ETL_PROC_WID NUMBER

ETL_PROC_WID
TENANT_ID VARCHAR2(80)

TENANT_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT

DWDMR A-Z.doc
W_PLM4P_ISP_TITLE_D
Business Name: W_PLM4P_ISP_TITLE_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ISP_TITLE_WID NUMBER

ISP_TITLE_WID
ISP_TITLE VARCHAR2(256)

ISP_TITLE
ISP_NUMBER VARCHAR2(256)

ISP_NUMBER
DELETE_FLG CHAR(1)

DELETE_FLG
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
ROW_WID NUMBER

ROW_WID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
LAST_MODIFIED_DATE DATE

LAST_MODIFIED_DATE
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
ETL_PROC_WID NUMBER

ETL_PROC_WID
TENANT_ID VARCHAR2(80)

TENANT_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT

DWDMR A-Z.doc
W_PLM4P_LEAD_CNTRY_D
Business Name: W_PLM4P_LEAD_CNTRY_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
COUNTRY_WID NUMBER

COUNTRY_WID
COUNTRY_NAME VARCHAR2(256)

COUNTRY_NAME
DELETE_FLG CHAR(1)

DELETE_FLG
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
ROW_WID NUMBER

ROW_WID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
LAST_MODIFIED_DATE DATE

LAST_MODIFIED_DATE
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
ETL_PROC_WID NUMBER

ETL_PROC_WID
TENANT_ID VARCHAR2(80)

TENANT_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT

DWDMR A-Z.doc
W_PLM4P_METRIC_PHASE_D
Business Name: W_PLM4P_METRIC_PHASE_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
METRIC_PHASE_WID NUMBER

METRIC_PHASE_WID
METRIC_PHASE_NAME VARCHAR2(250)

METRIC_PHASE_NAME
DELETE_FLG CHAR(1)

DELETE_FLG
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
ROW_WID NUMBER

ROW_WID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
LAST_MODIFIED_DATE DATE

LAST_MODIFIED_DATE
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
ETL_PROC_WID NUMBER

ETL_PROC_WID
TENANT_ID VARCHAR2(80)

TENANT_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT

DWDMR A-Z.doc
W_PLM4P_PHASE_D
Business Name: W_PLM4P_PHASE_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
PHASE_WID NUMBER

PHASE_WID
PHASE_NO VARCHAR2(150)

PHASE_NO
NAME VARCHAR2(800)

NAME
DESCRIPTION VARCHAR2(4000)

DESCRIPTION
IS_TEMPLATE_FLG NUMBER

IS_TEMPLATE_FLG
ROW_WID NUMBER

ROW_WID
ETL_PROC_WID NUMBER

ETL_PROC_WID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
CURRENT_STAGE_FLG NUMBER

CURRENT_STAGE_FLG
CLOSED_PHASE_FLG NUMBER

CLOSED_PHASE_FLG
INITIATED_FLG NUMBER

INITIATED_FLG
DELETE_FLG CHAR(1)

DELETE_FLG
LAST_MODIFIED_DATE DATE

LAST_MODIFIED_DATE
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
TENANT_ID VARCHAR2(80)

TENANT_ID

DWDMR A-Z.doc
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT

DWDMR A-Z.doc
W_PLM4P_PHASE_FUNC_AREA_H
Business Name: W_PLM4P_PHASE_FUNC_AREA_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
FUNC_AREA_WID NUMBER

FUNC_AREA_WID
PHASE_WID NUMBER

PHASE_WID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
LAST_MODIFIED_DATE DATE

LAST_MODIFIED_DATE
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
ETL_PROC_WID NUMBER

ETL_PROC_WID
TENANT_ID VARCHAR2(80)

TENANT_ID
DELETE_FLG CHAR(1)

DELETE_FLG
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT

DWDMR A-Z.doc
W_PLM4P_PHASE_GATE_F
Business Name: W_PLM4P_PHASE_GATE_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ACTIVITY_WID NUMBER

ACTIVITY_WID
PHASE_WID NUMBER W_PLM4P_PHASE_D

PHASE_WID
GATE_WID NUMBER W_PLM4P_GATE_D

GATE_WID
PROJECT_WID NUMBER W_PLM4P_PROJECT_D

PROJECT_WID
CUR_GATE_SCH_VAR_DAYS NUMBER

CUR_GATE_SCH_VAR_DAYS
GATE_OPEN_COMP_ACT_VAR_DA NUMBER
YS

GATE_OPEN_COMP_ACT_VAR_DA
YS
GATE_SCH_END_DT_WID NUMBER

GATE_SCH_END_DT_WID
GATE_ACT_END_DT_WID NUMBER

GATE_ACT_END_DT_WID
CUR_GATE_FLG NUMBER

CUR_GATE_FLG
DELAYED_GATE_FLG NUMBER

DELAYED_GATE_FLG
CANCELLED_PRJ_FLG NUMBER

CANCELLED_PRJ_FLG
PRJ_SCH_START_DT_WID NUMBER W_DAY_D

PRJ_SCH_START_DT_WID
PRJ_SCH_END_DT_WID NUMBER

PRJ_SCH_END_DT_WID
PRJ_ACT_START_DT_WID NUMBER

PRJ_ACT_START_DT_WID
PRJ_ACT_END_DT_WID NUMBER

PRJ_ACT_END_DT_WID
PH_SCH_START_DT_WID NUMBER

PH_SCH_START_DT_WID

DWDMR A-Z.doc
PH_SCH_END_DT_WID NUMBER

PH_SCH_END_DT_WID
PH_ACT_START_DT_WID NUMBER

PH_ACT_START_DT_WID
PH_ACT_END_DT_WID NUMBER

PH_ACT_END_DT_WID
LAST_MODIFIED_DATE DATE

LAST_MODIFIED_DATE
UPDT_WID NUMBER

UPDT_WID
ETL_PROC_WID NUMBER

ETL_PROC_WID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
GATE_TPL_DUR_DAYS_THRES NUMBER

GATE_TPL_DUR_DAYS_THRES
GATE_TPL_DUR_DAYS_WARN NUMBER

GATE_TPL_DUR_DAYS_WARN
GATE_TPL_DAYS_PRJ_START_DT_ NUMBER
WID

GATE_TPL_DAYS_PRJ_START_DT_
WID
GATE_DEC_SCH_DUR_DAYS NUMBER

GATE_DEC_SCH_DUR_DAYS
GATE_DEC_ACT_DUR_DAYS NUMBER

GATE_DEC_ACT_DUR_DAYS
GATE_TPL_DAYS_LAUNCH NUMBER

GATE_TPL_DAYS_LAUNCH
GATE_SCH_DAYS_LAUNCH NUMBER

GATE_SCH_DAYS_LAUNCH
GATE_ACT_DAYS_LAUNCH NUMBER

GATE_ACT_DAYS_LAUNCH
GATE_DEC_SBMT_REL_DUR_DAY NUMBER
S

GATE_DEC_SBMT_REL_DUR_DAY
S
GATE_DUR_DAYS_ELAPSED NUMBER

GATE_DUR_DAYS_ELAPSED

DWDMR A-Z.doc
PH_ACT_DUR_DAYS NUMBER

PH_ACT_DUR_DAYS
PH_GATE_DUR_DAYS NUMBER

PH_GATE_DUR_DAYS
GATE_CUR_DEL_FLG NUMBER

GATE_CUR_DEL_FLG
GATE_DEL_CMPL_FLG NUMBER

GATE_DEL_CMPL_FLG
PRJ_SCH_LAUNCH_DT_WID NUMBER

PRJ_SCH_LAUNCH_DT_WID
PRJ_ACT_LAUNCH_DT_WID NUMBER

PRJ_ACT_LAUNCH_DT_WID
GATE_SCH_START_DT_WID NUMBER

GATE_SCH_START_DT_WID
GATE_ACT_IN_MARKET_DT_WID NUMBER

GATE_ACT_IN_MARKET_DT_WID

GATE_ACT_START_DT_WID NUMBER

GATE_ACT_START_DT_WID
GATE_PLAN_IN_MARKET_DT_WI NUMBER
D

GATE_PLAN_IN_MARKET_DT_WI
D
GATE_TPL_DUR_DAYS NUMBER

GATE_TPL_DUR_DAYS
PRJ_PLAN_IN_MARKET_DT_WID NUMBER

PRJ_PLAN_IN_MARKET_DT_WID

PRJ_PLAN_START_DT_WID NUMBER

PRJ_PLAN_START_DT_WID
SKIP_FLG NUMBER

SKIP_FLG
INITIATED_FLG NUMBER

INITIATED_FLG
TPL_FLG NUMBER

TPL_FLG
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT

DWDMR A-Z.doc
TENANT_ID VARCHAR2(80)

TENANT_ID
DELETE_FLG CHAR(1)

DELETE_FLG
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT

DWDMR A-Z.doc
W_PLM4P_PHASE_GATE_KEEPER_H
Business Name: W_PLM4P_PHASE_GATE_KEEPER_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
PHASE_WID NUMBER

PHASE_WID
USER_WID NUMBER

USER_WID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
LAST_MODIFIED_DATE DATE

LAST_MODIFIED_DATE
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
ETL_PROC_WID NUMBER

ETL_PROC_WID
TENANT_ID VARCHAR2(80)

TENANT_ID
DELETE_FLG CHAR(1)

DELETE_FLG
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT

DWDMR A-Z.doc
W_PLM4P_PHASE_GT_SIGNOFF_F
Business Name: W_PLM4P_PHASE_GT_SIGNOFF_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
PROJECT_WID NUMBER W_PLM4P_PROJECT_D

PROJECT_WID
PHASE_WID NUMBER W_PLM4P_PHASE_D

PHASE_WID
GATE_WID NUMBER W_PLM4P_GATE_D

GATE_WID
ACTIVITY_WID NUMBER

ACTIVITY_WID
TRADE_SPEC_WID NUMBER

TRADE_SPEC_WID
USER_WID NUMBER

USER_WID
FUNC_AREA_WID NUMBER

FUNC_AREA_WID
BEYOND_RED_FLG NUMBER

BEYOND_RED_FLG
BEYOND_AMBER_FLG NUMBER

BEYOND_AMBER_FLG
GATE_TPL_DAYS_RED NUMBER(22,7)

GATE_TPL_DAYS_RED
GATE_TPL_DAYSAMBER NUMBER(22,7)

GATE_TPL_DAYSAMBER
SIGN_REQ_SIGN_OFF_DT_WID NUMBER

SIGN_REQ_SIGN_OFF_DT_WID
PRJ_SCH_LAUNCH_DT_WID NUMBER W_DAY_D

PRJ_SCH_LAUNCH_DT_WID
PRJ_ACT_LAUNCH_DT_WID NUMBER

PRJ_ACT_LAUNCH_DT_WID
PRJ_SCH_START_DT_WID NUMBER

PRJ_SCH_START_DT_WID
PRJ_SCH_END_DT_WID NUMBER

PRJ_SCH_END_DT_WID
PRJ_ACT_START_DT_WID NUMBER

PRJ_ACT_START_DT_WID

DWDMR A-Z.doc
PRJ_ACT_END_DT_WID NUMBER

PRJ_ACT_END_DT_WID
PH_SCH_START_DT_WID NUMBER

PH_SCH_START_DT_WID
PH_SCH_END_DT_WID NUMBER

PH_SCH_END_DT_WID
PH_ACT_START_DT_WID NUMBER

PH_ACT_START_DT_WID
PH_ACT_END_DT_WID NUMBER

PH_ACT_END_DT_WID
GATE_SCH_DT_WID NUMBER

GATE_SCH_DT_WID
GATE_ACT_DT_WID NUMBER

GATE_ACT_DT_WID
SKIP_FLG NUMBER

SKIP_FLG
DELETE_FLG CHAR(1)

DELETE_FLG
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
LAST_MODIFIED_DATE DATE

LAST_MODIFIED_DATE
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
ETL_PROC_WID NUMBER

ETL_PROC_WID
TENANT_ID VARCHAR2(80)

TENANT_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT

DWDMR A-Z.doc
W_PLM4P_PHASE_REVIEWER_H
Business Name: W_PLM4P_PHASE_REVIEWER_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
PHASE_WID NUMBER

PHASE_WID
USER_WID NUMBER

USER_WID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
LAST_MODIFIED_DATE DATE

LAST_MODIFIED_DATE
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
ETL_PROC_WID NUMBER

ETL_PROC_WID
TENANT_ID VARCHAR2(80)

TENANT_ID
DELETE_FLG CHAR(1)

DELETE_FLG
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT

DWDMR A-Z.doc
W_PLM4P_PHASE_TEAM_LEADER_H
Business Name: W_PLM4P_PHASE_TEAM_LEADER_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
PHASE_WID NUMBER

PHASE_WID
USER_WID NUMBER

USER_WID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
LAST_MODIFIED_DATE DATE

LAST_MODIFIED_DATE
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
ETL_PROC_WID NUMBER

ETL_PROC_WID
TENANT_ID VARCHAR2(80)

TENANT_ID
DELETE_FLG CHAR(1)

DELETE_FLG
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT

DWDMR A-Z.doc
W_PLM4P_PHASE_TEAM_MEM_H
Business Name: W_PLM4P_PHASE_TEAM_MEM_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
PHASE_WID NUMBER

PHASE_WID
USER_WID NUMBER

USER_WID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
LAST_MODIFIED_DATE DATE

LAST_MODIFIED_DATE
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
ETL_PROC_WID NUMBER

ETL_PROC_WID
TENANT_ID VARCHAR2(80)

TENANT_ID
DELETE_FLG CHAR(1)

DELETE_FLG
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT

DWDMR A-Z.doc
W_PLM4P_PRJ_BRAND_H
Business Name: W_PLM4P_PRJ_BRAND_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
PRJ_WID NUMBER

PRJ_WID
BRAND_WID NUMBER

BRAND_WID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
LAST_MODIFIED_DATE DATE

LAST_MODIFIED_DATE
ETL_PROC_WID NUMBER

ETL_PROC_WID
TENANT_ID VARCHAR2(80)

TENANT_ID
DELETE_FLG CHAR(1)

DELETE_FLG
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT

DWDMR A-Z.doc
W_PLM4P_PRJ_BUS_UNIT_H
Business Name: W_PLM4P_PRJ_BUS_UNIT_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
PRJ_WID NUMBER

PRJ_WID
BUS_UNIT_WID NUMBER

BUS_UNIT_WID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
LAST_MODIFIED_DATE DATE

LAST_MODIFIED_DATE
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
ETL_PROC_WID NUMBER

ETL_PROC_WID
TENANT_ID VARCHAR2(80)

TENANT_ID
DELETE_FLG CHAR(1)

DELETE_FLG
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT

DWDMR A-Z.doc
W_PLM4P_PRJ_CHANNEL_H
Business Name: W_PLM4P_PRJ_CHANNEL_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
PRJ_WID NUMBER

PRJ_WID
CHANNEL_WID NUMBER

CHANNEL_WID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
LAST_MODIFIED_DATE DATE

LAST_MODIFIED_DATE
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
ETL_PROC_WID NUMBER

ETL_PROC_WID
TENANT_ID VARCHAR2(80)

TENANT_ID
DELETE_FLG CHAR(1)

DELETE_FLG
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT

DWDMR A-Z.doc
W_PLM4P_PRJ_DEMOGRAPH_H
Business Name: W_PLM4P_PRJ_DEMOGRAPH_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
PRJ_WID NUMBER

PRJ_WID
DEMOGRAPH_WID NUMBER

DEMOGRAPH_WID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
LAST_MODIFIED_DATE DATE

LAST_MODIFIED_DATE
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
ETL_PROC_WID NUMBER

ETL_PROC_WID
TENANT_ID VARCHAR2(80)

TENANT_ID
DELETE_FLG CHAR(1)

DELETE_FLG
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT

DWDMR A-Z.doc
W_PLM4P_PRJ_DET_SIGNOFF_F
Business Name: W_PLM4P_PRJ_DET_SIGNOFF_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
PROJECT_WID NUMBER W_PLM4P_PROJECT_D

PROJECT_WID
PHASE_WID NUMBER W_PLM4P_PHASE_D

PHASE_WID
GATE_WID NUMBER W_PLM4P_GATE_D

GATE_WID
ACTIVITY_WID NUMBER

ACTIVITY_WID
TRADE_SPEC_WID NUMBER

TRADE_SPEC_WID
USER_WID NUMBER W_PLM4P_USER_D

USER_WID
FUNC_AREA_WID NUMBER

FUNC_AREA_WID
ACTIVITY_WKFLW_WID NUMBER W_PLM4P_ACTIVITY_WKFLW_D

ACTIVITY_WKFLW_WID
WKFLW_STEP_DAYS_ELAPSED NUMBER(22,7)

WKFLW_STEP_DAYS_ELAPSED
WKFLW_STEP_SIGN_CYCLE_TIME NUMBER(22,7)

WKFLW_STEP_SIGN_CYCLE_TIME

PRJ_SCH_LAUNCH_DT_WID NUMBER W_DAY_D

PRJ_SCH_LAUNCH_DT_WID
PRJ_ACT_LUANCH_DT_WID NUMBER

PRJ_ACT_LUANCH_DT_WID
PRJ_SCH_START_DT_WID NUMBER

PRJ_SCH_START_DT_WID
PRJ_SCH_END_DT_WID NUMBER

PRJ_SCH_END_DT_WID
PRJ_ACT_END_DT_WID NUMBER

PRJ_ACT_END_DT_WID
PRJ_ACT_START_DT_WID NUMBER

PRJ_ACT_START_DT_WID

DWDMR A-Z.doc
ACTIVITY_SCH_START_DT_WID NUMBER

ACTIVITY_SCH_START_DT_WID
ACTIVITY_SCH_END_DT_WID NUMBER

ACTIVITY_SCH_END_DT_WID
ACTIVITY_ACT_START_DT_WID NUMBER

ACTIVITY_ACT_START_DT_WID
ACTIVITY_ACT_END_DT_WID NUMBER

ACTIVITY_ACT_END_DT_WID
STEP_ACT_START_DT_WID NUMBER

STEP_ACT_START_DT_WID
STEP_EXP_END_DT_WID NUMBER

STEP_EXP_END_DT_WID
STEP_ACT_END_DT_WID NUMBER

STEP_ACT_END_DT_WID
GATE_SCH_DT_WID NUMBER

GATE_SCH_DT_WID
GATE_ACT_DT_WID NUMBER

GATE_ACT_DT_WID
SKIP_FLG NUMBER

SKIP_FLG
DELETE_FLG CHAR(1)

DELETE_FLG
COMPLETE_FLG NUMBER

COMPLETE_FLG
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
LAST_MODIFIED_DATE DATE

LAST_MODIFIED_DATE
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
ETL_PROC_WID NUMBER

ETL_PROC_WID
TENANT_ID VARCHAR2(80)

TENANT_ID
CREATED_ON_DT DATE

CREATED_ON_DT

DWDMR A-Z.doc
CHANGED_ON_DT DATE

CHANGED_ON_DT

DWDMR A-Z.doc
W_PLM4P_PRJ_DET_WKFLW_F
Business Name: W_PLM4P_PRJ_DET_WKFLW_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
PROJECT_WID NUMBER W_PLM4P_PROJECT_D

PROJECT_WID
PHASE_WID NUMBER W_PLM4P_PHASE_D

PHASE_WID
GATE_WID NUMBER W_PLM4P_GATE_D

GATE_WID
ACTIVITY_WID NUMBER

ACTIVITY_WID
TRADE_SPEC_WID NUMBER

TRADE_SPEC_WID
ACTIVITY_WKFLW_WID NUMBER W_PLM4P_ACTIVITY_WKFLW_D

ACTIVITY_WKFLW_WID
ACT_WKFLW_STEP_EXIT_DT_WID NUMBER

ACT_WKFLW_STEP_EXIT_DT_WID

ACT_WKFLW_STEP_ENTRY_DT_W NUMBER
ID

ACT_WKFLW_STEP_ENTRY_DT_W
ID
WKFLW_STEP_DUR_DAYS_RED NUMBER(22,7)

WKFLW_STEP_DUR_DAYS_RED
SLA_RED NUMBER(22,7)

SLA_RED
SLA_AMBER NUMBER(22,7)

SLA_AMBER
PRJ_SCH_LAUNCH_DT_WID NUMBER W_DAY_D

PRJ_SCH_LAUNCH_DT_WID
PRJ_ACT_LUANCH_DT_WID NUMBER

PRJ_ACT_LUANCH_DT_WID
PRJ_SCH_START_DT_WID NUMBER

PRJ_SCH_START_DT_WID
PRJ_SCH_END_DT_WID NUMBER

PRJ_SCH_END_DT_WID

DWDMR A-Z.doc
PRJ_ACT_END_DT_WID NUMBER

PRJ_ACT_END_DT_WID
PRJ_ACT_START_DT_WID NUMBER

PRJ_ACT_START_DT_WID
ACTIVITY_SCH_START_DT_WID NUMBER

ACTIVITY_SCH_START_DT_WID
ACTIVITY_SCH_END_DT_WID NUMBER

ACTIVITY_SCH_END_DT_WID
ACTIVITY_ACT_START_DT_WID NUMBER

ACTIVITY_ACT_START_DT_WID
ACTIVITY_ACT_END_DT_WID NUMBER

ACTIVITY_ACT_END_DT_WID
STEP_EXP_END_DT_WID NUMBER

STEP_EXP_END_DT_WID
GATE_SCH_DT_WID NUMBER

GATE_SCH_DT_WID
GATE_ACT_DT_WID NUMBER

GATE_ACT_DT_WID
SKIP_FLG NUMBER

SKIP_FLG
DELETE_FLG CHAR(1)

DELETE_FLG
COMPLETE_FLG NUMBER

COMPLETE_FLG
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
LAST_MODIFIED_DATE DATE

LAST_MODIFIED_DATE
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
ETL_PROC_WID NUMBER

ETL_PROC_WID
TENANT_ID VARCHAR2(80)

TENANT_ID
CREATED_ON_DT DATE

CREATED_ON_DT

DWDMR A-Z.doc
CHANGED_ON_DT DATE

CHANGED_ON_DT

DWDMR A-Z.doc
W_PLM4P_PRJ_FUNC_AREA_H
Business Name: W_PLM4P_PRJ_FUNC_AREA_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
FUNC_AREA_WID NUMBER

FUNC_AREA_WID
PRJ_WID NUMBER

PRJ_WID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
LAST_MODIFIED_DATE DATE

LAST_MODIFIED_DATE
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
ETL_PROC_WID NUMBER

ETL_PROC_WID
TENANT_ID VARCHAR2(80)

TENANT_ID
DELETE_FLG CHAR(1)

DELETE_FLG
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT

DWDMR A-Z.doc
W_PLM4P_PRJ_GATE_KEEPER_H
Business Name: W_PLM4P_PRJ_GATE_KEEPER_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
PRJ_WID NUMBER

PRJ_WID
USER_WID NUMBER

USER_WID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
LAST_MODIFIED_DATE DATE

LAST_MODIFIED_DATE
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
ETL_PROC_WID NUMBER

ETL_PROC_WID
TENANT_ID VARCHAR2(80)

TENANT_ID
DELETE_FLG CHAR(1)

DELETE_FLG
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT

DWDMR A-Z.doc
W_PLM4P_PRJ_GLOBAL_CAT_H
Business Name: W_PLM4P_PRJ_GLOBAL_CAT_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
PRJ_WID NUMBER

PRJ_WID
GLOBAL_CAT_WID NUMBER

GLOBAL_CAT_WID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
LAST_MODIFIED_DATE DATE

LAST_MODIFIED_DATE
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
ETL_PROC_WID NUMBER

ETL_PROC_WID
TENANT_ID VARCHAR2(80)

TENANT_ID
DELETE_FLG CHAR(1)

DELETE_FLG
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT

DWDMR A-Z.doc
W_PLM4P_PRJ_ISP_H
Business Name: W_PLM4P_PRJ_ISP_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
PRJ_WID NUMBER

PRJ_WID
ISP_TITLE_WID NUMBER

ISP_TITLE_WID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
LAST_MODIFIED_DATE DATE

LAST_MODIFIED_DATE
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
ETL_PROC_WID NUMBER

ETL_PROC_WID
TENANT_ID VARCHAR2(80)

TENANT_ID
DELETE_FLG CHAR(1)

DELETE_FLG
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT

DWDMR A-Z.doc
W_PLM4P_PRJ_LEAD_CNTRY_H
Business Name: W_PLM4P_PRJ_LEAD_CNTRY_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
PRJ_WID NUMBER

PRJ_WID
COUNTRY_WID NUMBER

COUNTRY_WID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
LAST_MODIFIED_DATE DATE

LAST_MODIFIED_DATE
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
ETL_PROC_WID NUMBER

ETL_PROC_WID
TENANT_ID VARCHAR2(80)

TENANT_ID
DELETE_FLG CHAR(1)

DELETE_FLG
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT

DWDMR A-Z.doc
W_PLM4P_PRJ_METRICS_F
Business Name: W_PLM4P_PRJ_METRICS_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
PROJECT_WID NUMBER W_PLM4P_PROJECT_D

PROJECT_WID
CATEGORY_WID NUMBER

CATEGORY_WID
BASIS_WID NUMBER W_PLM4P_BASIS_D

BASIS_WID
FSCLYR_WID NUMBER

FSCLYR_WID
PHASE_WID NUMBER W_PLM4P_PHASE_D

PHASE_WID
THREE_YR_NPV NUMBER(22,7)

THREE_YR_NPV
ANNUAL_CASE_VOLUME NUMBER(22,7)

ANNUAL_CASE_VOLUME
PRJ_SCH_LAUNCH_DT_WID NUMBER W_DAY_D

PRJ_SCH_LAUNCH_DT_WID
PRJ_ACT_LAUNCH_DT_WID NUMBER

PRJ_ACT_LAUNCH_DT_WID
PRJ_SCH_START_DT_WID NUMBER

PRJ_SCH_START_DT_WID
PRJ_SCH_END_DT_WID NUMBER

PRJ_SCH_END_DT_WID
PRJ_ACT_START_DT_WID NUMBER

PRJ_ACT_START_DT_WID
PRJ_ACT_END_DT_WID NUMBER

PRJ_ACT_END_DT_WID
DELETE_FLG CHAR(1)

DELETE_FLG
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
LAST_MODIFIED_DATE DATE

LAST_MODIFIED_DATE

DWDMR A-Z.doc
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
ETL_PROC_WID NUMBER

ETL_PROC_WID
TENANT_ID VARCHAR2(80)

TENANT_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT

DWDMR A-Z.doc
W_PLM4P_PRJ_REVIEWER_H
Business Name: W_PLM4P_PRJ_REVIEWER_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
PRJ_WID NUMBER

PRJ_WID
USER_WID NUMBER

USER_WID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
LAST_MODIFIED_DATE DATE

LAST_MODIFIED_DATE
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
ETL_PROC_WID NUMBER

ETL_PROC_WID
TENANT_ID VARCHAR2(80)

TENANT_ID
DELETE_FLG CHAR(1)

DELETE_FLG
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT

DWDMR A-Z.doc
W_PLM4P_PRJ_STRAT_BRIEF_H
Business Name: W_PLM4P_PRJ_STRAT_BRIEF_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
PRJ_WID NUMBER

PRJ_WID
STRAT_BRIEF_WID NUMBER

STRAT_BRIEF_WID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
LAST_MODIFIED_DATE DATE

LAST_MODIFIED_DATE
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
ETL_PROC_WID NUMBER

ETL_PROC_WID
TENANT_ID VARCHAR2(80)

TENANT_ID
DELETE_FLG CHAR(1)

DELETE_FLG
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT

DWDMR A-Z.doc
W_PLM4P_PRJ_SUM_F
Business Name: W_PLM4P_PRJ_SUM_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ACTIVITY_WID NUMBER

ACTIVITY_WID
PHASE_WID NUMBER W_PLM4P_PHASE_D

PHASE_WID
GATE_WID NUMBER W_PLM4P_GATE_D

GATE_WID
PROJECT_WID NUMBER W_PLM4P_PROJECT_D

PROJECT_WID
PRJ_SCH_START_DT_WID NUMBER W_DAY_D

PRJ_SCH_START_DT_WID
PRJ_SCH_END_DT_WID NUMBER

PRJ_SCH_END_DT_WID
PRJ_ACT_START_DT_WID NUMBER

PRJ_ACT_START_DT_WID
PRJ_ACT_END_DT_WID NUMBER

PRJ_ACT_END_DT_WID
PRJ_ACT_START_VAR_DAYS NUMBER

PRJ_ACT_START_VAR_DAYS
PRJ_ACT_END_VAR_DAYS NUMBER

PRJ_ACT_END_VAR_DAYS
PRJ_SCH_DUR_DAYS NUMBER

PRJ_SCH_DUR_DAYS
PRJ_ACT_DUR_DAYS NUMBER

PRJ_ACT_DUR_DAYS
PRJ_BGT_TOTAL_COST NUMBER(22,7)

PRJ_BGT_TOTAL_COST
PRJ_TOTAL_ACT_COST NUMBER(22,7)

PRJ_TOTAL_ACT_COST
PH_ACT_START_VAR_DAYS NUMBER

PH_ACT_START_VAR_DAYS
PH_ACT_END_VAR_DAYS NUMBER

PH_ACT_END_VAR_DAYS
PH_ACT_START_DT_WID NUMBER

PH_ACT_START_DT_WID

DWDMR A-Z.doc
PH_ACT_END_DT_WID NUMBER

PH_ACT_END_DT_WID
PH_SCH_DUR_DAYS NUMBER

PH_SCH_DUR_DAYS
PH_ACT_DUR_DAYS NUMBER

PH_ACT_DUR_DAYS
PH_ACT_DUR_VAR_PCT NUMBER(10,3)

PH_ACT_DUR_VAR_PCT
PH_SCH_START_DT_WID NUMBER

PH_SCH_START_DT_WID
PH_SCH_END_DT_WID NUMBER

PH_SCH_END_DT_WID
LAST_MODIFIED_DATE DATE

LAST_MODIFIED_DATE
UPDT_WID NUMBER

UPDT_WID
ETL_PROC_WID NUMBER

ETL_PROC_WID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
THREE_YR_NPV NUMBER(22,7)

THREE_YR_NPV
ANNUAL_CASE_VOL NUMBER(22,7)

ANNUAL_CASE_VOL
PRJ_ACT_REV NUMBER(10,3)

PRJ_ACT_REV
PRJ_ACT_TOTAL_COST_TPL NUMBER(22,7)

PRJ_ACT_TOTAL_COST_TPL
PRJ_NO_TRADE_SPEC NUMBER(22,7)

PRJ_NO_TRADE_SPEC
PRJ_NO_FORMULA NUMBER(22,7)

PRJ_NO_FORMULA
PRJ_NO_NUTRIENT_PROFILE NUMBER(22,7)

PRJ_NO_NUTRIENT_PROFILE
PRJ_NO_INGREDIENT NUMBER(22,7)

PRJ_NO_INGREDIENT
PRJ_NO_PACKAGING NUMBER(22,7)

PRJ_NO_PACKAGING

DWDMR A-Z.doc
PRJ_NO_PRINT_PACK NUMBER(22,7)

PRJ_NO_PRINT_PACK
PRJ_NO_MENU_ITEM NUMBER(22,7)

PRJ_NO_MENU_ITEM
PRJ_NO_PRODUCT NUMBER(22,7)

PRJ_NO_PRODUCT
PRJ_NO_BOM_TRADE_SPEC NUMBER(22,7)

PRJ_NO_BOM_TRADE_SPEC
PRJ_NO_BOM_ITEM_FORM NUMBER(22,7)

PRJ_NO_BOM_ITEM_FORM
PRJ_NO_BOM_MENU_ITEM NUMBER(22,7)

PRJ_NO_BOM_MENU_ITEM
PRJ_INI_STAGE_ACT_START_DT_ NUMBER
WID

PRJ_INI_STAGE_ACT_START_DT_
WID
PRJ_INI_STAGE_SCH_START_DT_ NUMBER
WID

PRJ_INI_STAGE_SCH_START_DT_
WID
PRJ_AVG_PH_DAYS_BEHIND NUMBER(22,7)

PRJ_AVG_PH_DAYS_BEHIND
PRJ_IN_MARKET_PLAN_DT_WID NUMBER

PRJ_IN_MARKET_PLAN_DT_WID

SCH_TTM_DAYS NUMBER(22,7)

SCH_TTM_DAYS
TPL_SCH_TTM_DAYS NUMBER(22,7)

TPL_SCH_TTM_DAYS
ACT_TTM_DAYS NUMBER(22,7)

ACT_TTM_DAYS
PRJ_IN_MARKET_ACT_DT_WID NUMBER

PRJ_IN_MARKET_ACT_DT_WID
PRJ_NO_FUNC_AREA_ACTIVE_PH NUMBER(22,7)

PRJ_NO_FUNC_AREA_ACTIVE_PH

PRJ_NO_TEAM_MEM_ACTIVE_PH NUMBER(22,7)

PRJ_NO_TEAM_MEM_ACTIVE_PH

DWDMR A-Z.doc
PRJ_GATE_KEEP_CUR_PH NUMBER(22,7)

PRJ_GATE_KEEP_CUR_PH
PRJ_NO_FUNC_AREA_ACTIVE_AC NUMBER(22,7)
T

PRJ_NO_FUNC_AREA_ACTIVE_AC
T
PRJ_NO_REVIEW_ACTIVE_ACT NUMBER(22,7)

PRJ_NO_REVIEW_ACTIVE_ACT
NO_PRJ_ACTIVE_ACT NUMBER(22,7)

NO_PRJ_ACTIVE_ACT
NO_TERMINAL_ACT NUMBER(22,7)

NO_TERMINAL_ACT
PCT_TERMINAL_ACT NUMBER(22,7)

PCT_TERMINAL_ACT
PCT_TERMINAL_ACTIVE_ACT NUMBER(22,7)

PCT_TERMINAL_ACTIVE_ACT
NO_UNSUC_TEMINAL_ACT NUMBER(22,7)

NO_UNSUC_TEMINAL_ACT
NO_PRJ_REQ_ACT NUMBER(22,7)

NO_PRJ_REQ_ACT
NO_REQ_TERMINAL_ACT NUMBER(22,7)

NO_REQ_TERMINAL_ACT
PCT_REQ_TERMINAL_ACT NUMBER(22,7)

PCT_REQ_TERMINAL_ACT
PH_TPL_DUR NUMBER(22,7)

PH_TPL_DUR
PRJ_DAYS_FROM_ACT_START_DT NUMBER
_WID

PRJ_DAYS_FROM_ACT_START_DT
_WID
PRJ_SCH_LAUNCH_DT_WID NUMBER

PRJ_SCH_LAUNCH_DT_WID
PRJ_ACT_LAUNCH_DT_WID NUMBER

PRJ_ACT_LAUNCH_DT_WID
LAUNCH_DT_WID NUMBER(22,7)

LAUNCH_DT_WID
PH_ASGMT_START_DT_WID NUMBER

PH_ASGMT_START_DT_WID
PH_ASGMT_END_DT_WID NUMBER

PH_ASGMT_END_DT_WID

DWDMR A-Z.doc
TPL_FLG NUMBER

TPL_FLG
PRJ_ACT_TTM_DUR_LAST_YR NUMBER(22,7)

PRJ_ACT_TTM_DUR_LAST_YR
PRJ_ACT_TTM_DUR_THIS_YR NUMBER(22,7)

PRJ_ACT_TTM_DUR_THIS_YR
NO_PH NUMBER(22,7)

NO_PH
NO_CMPL_PH NUMBER(22,7)

NO_CMPL_PH
NO_PH_ACT NUMBER(22,7)

NO_PH_ACT
NO_PH_ACTIVE_ACT NUMBER(22,7)

NO_PH_ACTIVE_ACT
NO_PH_REQ_ACT NUMBER(22,7)

NO_PH_REQ_ACT
NO_TERMINAL_ACT_CMPL NUMBER(22,7)

NO_TERMINAL_ACT_CMPL
NO_REQ_ACT_CMPL NUMBER(22,7)

NO_REQ_ACT_CMPL
PCT_REQ_TERMINAL_ACT_CMPL NUMBER(22,7)

PCT_REQ_TERMINAL_ACT_CMPL

SCH_PRJ_TPL_DUR_DAYS NUMBER

SCH_PRJ_TPL_DUR_DAYS
NO_PRJ_ACT NUMBER(22,7)

NO_PRJ_ACT
PCT_TERMINAL_ACT_CMPL NUMBER(22,7)

PCT_TERMINAL_ACT_CMPL
PCT_TERMINAL_ACTIVE_ACT_CM NUMBER(22,7)
PL

PCT_TERMINAL_ACTIVE_ACT_CM
PL
SKIP_FLG NUMBER

SKIP_FLG
INITIATED_FLG NUMBER

INITIATED_FLG
W_INSERT_DT DATE

W_INSERT_DT

DWDMR A-Z.doc
W_UPDATE_DT DATE

W_UPDATE_DT
TENANT_ID VARCHAR2(80)

TENANT_ID
DELETE_FLG CHAR(1)

DELETE_FLG
GATE_SCH_END_DT_WID NUMBER

GATE_SCH_END_DT_WID
GATE_ACT_END_DT_WID NUMBER

GATE_ACT_END_DT_WID
LAUNCH_DATE_VARIANCE_DAYS NUMBER(22,7)

LAUNCH_DATE_VARIANCE_DAYS

CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT

DWDMR A-Z.doc
W_PLM4P_PRJ_TEAM_LEADER_H
Business Name: W_PLM4P_PRJ_TEAM_LEADER_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
PRJ_WID NUMBER

PRJ_WID
USER_WID NUMBER

USER_WID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
LAST_MODIFIED_DATE DATE

LAST_MODIFIED_DATE
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
ETL_PROC_WID NUMBER

ETL_PROC_WID
TENANT_ID VARCHAR2(80)

TENANT_ID
DELETE_FLG CHAR(1)

DELETE_FLG
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT

DWDMR A-Z.doc
W_PLM4P_PRJ_TEAM_MEM_H
Business Name: W_PLM4P_PRJ_TEAM_MEM_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
PRJ_WID NUMBER

PRJ_WID
USER_WID NUMBER

USER_WID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
LAST_MODIFIED_DATE DATE

LAST_MODIFIED_DATE
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
ETL_PROC_WID NUMBER

ETL_PROC_WID
TENANT_ID VARCHAR2(80)

TENANT_ID
DELETE_FLG CHAR(1)

DELETE_FLG
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT

DWDMR A-Z.doc
W_PLM4P_PRJ_TRADE_SPEC_H
Business Name: W_PLM4P_PRJ_TRADE_SPEC_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
PRJ_WID NUMBER

PRJ_WID
TRADE_SPEC_WID NUMBER

TRADE_SPEC_WID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
LAST_MODIFIED_DATE DATE

LAST_MODIFIED_DATE
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
ETL_PROC_WID NUMBER

ETL_PROC_WID
TENANT_ID VARCHAR2(80)

TENANT_ID
DELETE_FLG CHAR(1)

DELETE_FLG
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT

DWDMR A-Z.doc
W_PLM4P_PRJ_TYPE_D
Business Name: W_PLM4P_PRJ_TYPE_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
PRJ_TYPE_WID NUMBER

PRJ_TYPE_WID
PRJ_TYPE VARCHAR2(4000)

PRJ_TYPE
LEVEL0 NUMBER

LEVEL0
LEVEL1 NUMBER

LEVEL1
LEVEL2 NUMBER

LEVEL2
LEVEL3 NUMBER

LEVEL3
LEVEL4 NUMBER

LEVEL4
LEVEL5 NUMBER

LEVEL5
LEVEL6 NUMBER

LEVEL6
LEVEL7 NUMBER

LEVEL7
LEVEL0_NAME VARCHAR2(256)

LEVEL0_NAME
LEVEL1_NAME VARCHAR2(256)

LEVEL1_NAME
LEVEL2_NAME VARCHAR2(256)

LEVEL2_NAME
LEVEL3_NAME VARCHAR2(256)

LEVEL3_NAME
LEVEL4_NAME VARCHAR2(256)

LEVEL4_NAME
LEVEL5_NAME VARCHAR2(256)

LEVEL5_NAME
LEVEL6_NAME VARCHAR2(256)

LEVEL6_NAME

DWDMR A-Z.doc
LEVEL7_NAME VARCHAR2(256)

LEVEL7_NAME
DELETE_FLG CHAR(1)

DELETE_FLG
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
ROW_WID NUMBER

ROW_WID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
LAST_MODIFIED_DATE DATE

LAST_MODIFIED_DATE
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
ETL_PROC_WID NUMBER

ETL_PROC_WID
TENANT_ID VARCHAR2(80)

TENANT_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT

DWDMR A-Z.doc
W_PLM4P_PRJ_TYPE_H
Business Name: W_PLM4P_PRJ_TYPE_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
PRJ_WID NUMBER

PRJ_WID
PRJ_TYPE_WID NUMBER

PRJ_TYPE_WID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
LAST_MODIFIED_DATE DATE

LAST_MODIFIED_DATE
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
ETL_PROC_WID NUMBER

ETL_PROC_WID
TENANT_ID VARCHAR2(80)

TENANT_ID
DELETE_FLG CHAR(1)

DELETE_FLG
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT

DWDMR A-Z.doc
W_PLM4P_PRJ_VISIBILITY_D
Business Name: W_PLM4P_PRJ_VISIBILITY_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
PRJ_VISIBILITY_WID NUMBER

PRJ_VISIBILITY_WID
PRJ_VISIBILITY_NAME VARCHAR2(256)

PRJ_VISIBILITY_NAME
DELETE_FLG CHAR(1)

DELETE_FLG
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
ROW_WID NUMBER

ROW_WID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
LAST_MODIFIED_DATE DATE

LAST_MODIFIED_DATE
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
ETL_PROC_WID NUMBER

ETL_PROC_WID
TENANT_ID VARCHAR2(80)

TENANT_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT

DWDMR A-Z.doc
W_PLM4P_PRJ_VISIBILITY_H
Business Name: W_PLM4P_PRJ_VISIBILITY_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
PRJ_WID NUMBER

PRJ_WID
PRJ_VISIBILITY_WID NUMBER

PRJ_VISIBILITY_WID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
LAST_MODIFIED_DATE DATE

LAST_MODIFIED_DATE
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
ETL_PROC_WID NUMBER

ETL_PROC_WID
TENANT_ID VARCHAR2(80)

TENANT_ID
DELETE_FLG CHAR(1)

DELETE_FLG
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT

DWDMR A-Z.doc
W_PLM4P_PROJECT_D
Business Name: W_PLM4P_PROJECT_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
PROJECT_WID NUMBER

PROJECT_WID
PROJECT_NO VARCHAR2(150)

PROJECT_NO
NAME VARCHAR2(800)

NAME
DESCRIPTION VARCHAR2(4000)

DESCRIPTION
PROJECT_STATE VARCHAR2(1000)

PROJECT_STATE
STATUS VARCHAR2(1000)

STATUS
IS_TEMPLATE_FLG NUMBER

IS_TEMPLATE_FLG
ROW_WID NUMBER

ROW_WID
ETL_PROC_WID NUMBER

ETL_PROC_WID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
PRJ_INTERNAL_NUMBER VARCHAR2(256)

PRJ_INTERNAL_NUMBER
ACTIVE_PRJ_FLG NUMBER

ACTIVE_PRJ_FLG
COMPLETE_FLG NUMBER

COMPLETE_FLG
ENABLING_TECHNOLOGY VARCHAR2(256)

ENABLING_TECHNOLOGY
CONSUMER_VALUE_PERCEPTION VARCHAR2(256)

CONSUMER_VALUE_PERCEPTION

DWDMR A-Z.doc
PRIORITY_INDICATOR VARCHAR2(256)

PRIORITY_INDICATOR
RISK VARCHAR2(256)

RISK
TEMPLATE_NAME VARCHAR2(800)

TEMPLATE_NAME
CURRENT_STAGE VARCHAR2(256)

CURRENT_STAGE
RAG_STATUS VARCHAR2(256)

RAG_STATUS
PRIVATE VARCHAR2(256)

PRIVATE
CMPL_LATE_SCH_VAR_1_10_FLG NUMBER

CMPL_LATE_SCH_VAR_1_10_FLG

CMPL_LATE_SCH_VAR_11_20_FL NUMBER
G

CMPL_LATE_SCH_VAR_11_20_FL
G
CMPL_LATE_SCH_VAR_GT_20_FL NUMBER
G

CMPL_LATE_SCH_VAR_GT_20_FL
G
DELETE_FLG CHAR(1)

DELETE_FLG
LAST_MODIFIED_DATE DATE

LAST_MODIFIED_DATE
OWNER VARCHAR2(1000)

OWNER
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
TENANT_ID VARCHAR2(80)

TENANT_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT

DWDMR A-Z.doc
W_PLM4P_SPEC_BUS_UNIT_D
Business Name: W_PLM4P_SPEC_BUS_UNIT_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
SPEC_BUS_UNIT_WID NUMBER

SPEC_BUS_UNIT_WID
SPEC_BUS_UNIT_NAME VARCHAR2(4000)

SPEC_BUS_UNIT_NAME
LEVEL0 NUMBER

LEVEL0
LEVEL1 NUMBER

LEVEL1
LEVEL2 NUMBER

LEVEL2
LEVEL3 NUMBER

LEVEL3
LEVEL4 NUMBER

LEVEL4
LEVEL5 NUMBER

LEVEL5
LEVEL6 NUMBER

LEVEL6
LEVEL7 NUMBER

LEVEL7
LEVEL0_NAME VARCHAR2(256)

LEVEL0_NAME
LEVEL1_NAME VARCHAR2(256)

LEVEL1_NAME
LEVEL2_NAME VARCHAR2(256)

LEVEL2_NAME
LEVEL3_NAME VARCHAR2(256)

LEVEL3_NAME
LEVEL4_NAME VARCHAR2(256)

LEVEL4_NAME
LEVEL5_NAME VARCHAR2(256)

LEVEL5_NAME
LEVEL6_NAME VARCHAR2(256)

LEVEL6_NAME

DWDMR A-Z.doc
LEVEL7_NAME VARCHAR2(256)

LEVEL7_NAME
DELETE_FLG CHAR(1)

DELETE_FLG
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
ROW_WID NUMBER

ROW_WID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
LAST_MODIFIED_DATE DATE

LAST_MODIFIED_DATE
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
ETL_PROC_WID NUMBER

ETL_PROC_WID
TENANT_ID VARCHAR2(80)

TENANT_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT

DWDMR A-Z.doc
W_PLM4P_SPEC_BUS_UNIT_H
Business Name: W_PLM4P_SPEC_BUS_UNIT_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
SPEC_WID NUMBER

SPEC_WID
SPEC_BUS_UNIT_WID NUMBER

SPEC_BUS_UNIT_WID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
LAST_MODIFIED_DATE DATE

LAST_MODIFIED_DATE
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
ETL_PROC_WID NUMBER

ETL_PROC_WID
TENANT_ID VARCHAR2(80)

TENANT_ID
DELETE_FLG CHAR(1)

DELETE_FLG
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT

DWDMR A-Z.doc
W_PLM4P_SPEC_CLASSIFY_D
Business Name: W_PLM4P_SPEC_CLASSIFY_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
SPEC_CLASSIFY_WID NUMBER

SPEC_CLASSIFY_WID
SPEC_CLASSIFY_NAME VARCHAR2(256)

SPEC_CLASSIFY_NAME
DELETE_FLG CHAR(1)

DELETE_FLG
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
ROW_WID NUMBER

ROW_WID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
LAST_MODIFIED_DATE DATE

LAST_MODIFIED_DATE
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
ETL_PROC_WID NUMBER

ETL_PROC_WID
TENANT_ID VARCHAR2(80)

TENANT_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT

DWDMR A-Z.doc
W_PLM4P_SPEC_CLASSIFY_H
Business Name: W_PLM4P_SPEC_CLASSIFY_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
SPEC_WID NUMBER

SPEC_WID
SPEC_CLASSIFY_WID NUMBER

SPEC_CLASSIFY_WID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
LAST_MODIFIED_DATE DATE

LAST_MODIFIED_DATE
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
ETL_PROC_WID NUMBER

ETL_PROC_WID
TENANT_ID VARCHAR2(80)

TENANT_ID
DELETE_FLG CHAR(1)

DELETE_FLG
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT

DWDMR A-Z.doc
W_PLM4P_SPEC_CNTRY_ORGN_D
Business Name: W_PLM4P_SPEC_CNTRY_ORGN_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
SPEC_CNTRY_ORIGIN_WID NUMBER

SPEC_CNTRY_ORIGIN_WID
SPEC_CNTRY_ORIGIN_NAME VARCHAR2(256)

SPEC_CNTRY_ORIGIN_NAME
DELETE_FLG CHAR(1)

DELETE_FLG
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
ROW_WID NUMBER

ROW_WID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
LAST_MODIFIED_DATE DATE

LAST_MODIFIED_DATE
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
ETL_PROC_WID NUMBER

ETL_PROC_WID
TENANT_ID VARCHAR2(80)

TENANT_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT

DWDMR A-Z.doc
W_PLM4P_SPEC_CNTRY_ORIGIN_H
Business Name: W_PLM4P_SPEC_CNTRY_ORIGIN_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
SPEC_WID NUMBER

SPEC_WID
SPEC_CNTRY_ORIGIN_WID NUMBER

SPEC_CNTRY_ORIGIN_WID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
LAST_MODIFIED_DATE DATE

LAST_MODIFIED_DATE
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
ETL_PROC_WID NUMBER

ETL_PROC_WID
TENANT_ID VARCHAR2(80)

TENANT_ID
DELETE_FLG CHAR(1)

DELETE_FLG
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT

DWDMR A-Z.doc
W_PLM4P_SPEC_D
Business Name: W_PLM4P_SPEC_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
SPEC_WID NUMBER

SPEC_WID
SPEC_NAME VARCHAR2(256)

SPEC_NAME
SPEC_NUMBER VARCHAR2(256)

SPEC_NUMBER
DESCRIPTION VARCHAR2(2400)

DESCRIPTION
ORIGINATOR VARCHAR2(256)

ORIGINATOR
EFFECTIVE_DATE DATE

EFFECTIVE_DATE
IN_ACTIVE_DATE DATE

IN_ACTIVE_DATE
WORKFLOW_NAME VARCHAR2(256)

WORKFLOW_NAME
HAS_REJECT_FLG NUMBER

HAS_REJECT_FLG
WORKFLOW_FLG NUMBER

WORKFLOW_FLG
SPEC_STEP_TEMPLATE_NAME VARCHAR2(256)

SPEC_STEP_TEMPLATE_NAME
APPEARANCE VARCHAR2(256)

APPEARANCE
AVAILABLE_DATE DATE

AVAILABLE_DATE
BRAND VARCHAR2(256)

BRAND
BRAND_DESCRIPTION VARCHAR2(256)

BRAND_DESCRIPTION
END_AVAILABLE_DATE DATE

END_AVAILABLE_DATE
GPC_CODE VARCHAR2(256)

GPC_CODE

DWDMR A-Z.doc
GTIN_UPC_EAN VARCHAR2(256)

GTIN_UPC_EAN
INGREDIENT_STATEMENT VARCHAR2(4000)

INGREDIENT_STATEMENT
ITEM_TYPE VARCHAR2(256)

ITEM_TYPE
LABEL_OWNER VARCHAR2(256)

LABEL_OWNER
MENU_ITEM VARCHAR2(256)

MENU_ITEM
PACKAGING VARCHAR2(256)

PACKAGING
PACKAGING_DESC VARCHAR2(256)

PACKAGING_DESC
PLU_DESCRIPTION VARCHAR2(256)

PLU_DESCRIPTION
POS_DESCRIPTION VARCHAR2(256)

POS_DESCRIPTION
PRODUCT_NAME VARCHAR2(256)

PRODUCT_NAME
PROJECT_NAME VARCHAR2(256)

PROJECT_NAME
REASON_CHANGE VARCHAR2(3000)

REASON_CHANGE
REF_WEIGHT NUMBER(22,7)

REF_WEIGHT
REF_WEIGHT_UOM VARCHAR2(256)

REF_WEIGHT_UOM
REL_HUMIDITY VARCHAR2(256)

REL_HUMIDITY
SENSORY VARCHAR2(256)

SENSORY
SERVING_SIZE VARCHAR2(2048)

SERVING_SIZE
SERVE_PER_PACK NUMBER(22,7)

SERVE_PER_PACK
SHIPPING_INSTRUCTIONS VARCHAR2(2048)

SHIPPING_INSTRUCTIONS
STANDARD VARCHAR2(256)

STANDARD

DWDMR A-Z.doc
STORAGE_INSTRUCTIONS VARCHAR2(256)

STORAGE_INSTRUCTIONS
SUB_BRAND VARCHAR2(256)

SUB_BRAND
SUPERCEDES VARCHAR2(256)

SUPERCEDES
TRADING_COMPANY VARCHAR2(256)

TRADING_COMPANY
UNSPSC_CODE VARCHAR2(256)

UNSPSC_CODE
UDEX_CLASSIFICATION VARCHAR2(256)

UDEX_CLASSIFICATION
VARIETY_TITLE VARCHAR2(256)

VARIETY_TITLE
AMOUNT_PER_SERVING_MAJOR VARCHAR2(130)

AMOUNT_PER_SERVING_MAJOR

AMOUNT_PER_SERVING_MINOR VARCHAR2(130)

AMOUNT_PER_SERVING_MINOR

ISSUE_NUMBER VARCHAR2(256)

ISSUE_NUMBER
REASON_FOR_CHANGE VARCHAR2(256)

REASON_FOR_CHANGE
SPEC_STATUS VARCHAR2(256)

SPEC_STATUS
RAG_STATUS VARCHAR2(256)

RAG_STATUS
SERVE_PACK_LABEL VARCHAR2(256)

SERVE_PACK_LABEL
DELETE_FLG CHAR(1)

DELETE_FLG
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
ROW_WID NUMBER

ROW_WID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID

DWDMR A-Z.doc
LAST_MODIFIED_DATE DATE

LAST_MODIFIED_DATE
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
ETL_PROC_WID NUMBER

ETL_PROC_WID
TENANT_ID VARCHAR2(80)

TENANT_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT

DWDMR A-Z.doc
W_PLM4P_SPEC_F
Business Name: W_PLM4P_SPEC_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
SPEC_WID NUMBER

SPEC_WID
SPEC_TYPE_WID NUMBER W_PLM4P_SPEC_TYPE_D

SPEC_TYPE_WID
SPEC_TAXONOMY_WID NUMBER W_PLM4P_SPEC_TAXONOMY_D

SPEC_TAXONOMY_WID
NEW_SPEC_FLG NUMBER

NEW_SPEC_FLG
APPR_FLG NUMBER

APPR_FLG
SPEC_CREATE_APPR_CYCLE_TIME NUMBER(22,7)

SPEC_CREATE_APPR_CYCLE_TIME

OPEN_SPECS_IN_PROCESS_TIME NUMBER(22,7)

OPEN_SPECS_IN_PROCESS_TIME

CREATE_DT_WID NUMBER

CREATE_DT_WID
APPROVE_DT_WID NUMBER W_DAY_D

APPROVE_DT_WID
DELETE_FLG CHAR(1)

DELETE_FLG
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
LAST_MODIFIED_DATE DATE

LAST_MODIFIED_DATE
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT

DWDMR A-Z.doc
ETL_PROC_WID NUMBER

ETL_PROC_WID
TENANT_ID VARCHAR2(80)

TENANT_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT

DWDMR A-Z.doc
W_PLM4P_SPEC_LANG_D
Business Name: W_PLM4P_SPEC_LANG_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
SPEC_LANG_WID NUMBER

SPEC_LANG_WID
SPEC_LANG_NAME VARCHAR2(256)

SPEC_LANG_NAME
DELETE_FLG CHAR(1)

DELETE_FLG
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
ROW_WID NUMBER

ROW_WID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
LAST_MODIFIED_DATE DATE

LAST_MODIFIED_DATE
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
ETL_PROC_WID NUMBER

ETL_PROC_WID
TENANT_ID VARCHAR2(80)

TENANT_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT

DWDMR A-Z.doc
W_PLM4P_SPEC_LANG_H
Business Name: W_PLM4P_SPEC_LANG_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
SPEC_WID NUMBER

SPEC_WID
SPEC_LANG_WID NUMBER

SPEC_LANG_WID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
LAST_MODIFIED_DATE DATE

LAST_MODIFIED_DATE
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
ETL_PROC_WID NUMBER

ETL_PROC_WID
TENANT_ID VARCHAR2(80)

TENANT_ID
DELETE_FLG CHAR(1)

DELETE_FLG
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT

DWDMR A-Z.doc
W_PLM4P_SPEC_MAT_TYPE_D
Business Name: W_PLM4P_SPEC_MAT_TYPE_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
MAT_TYPE_WID NUMBER

MAT_TYPE_WID
MAT_TYPE_NAME VARCHAR2(256)

MAT_TYPE_NAME
DELETE_FLG CHAR(1)

DELETE_FLG
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
ROW_WID NUMBER

ROW_WID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
LAST_MODIFIED_DATE DATE

LAST_MODIFIED_DATE
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
ETL_PROC_WID NUMBER

ETL_PROC_WID
TENANT_ID VARCHAR2(80)

TENANT_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT

DWDMR A-Z.doc
W_PLM4P_SPEC_MAT_TYPE_H
Business Name: W_PLM4P_SPEC_MAT_TYPE_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
SPEC_WID NUMBER

SPEC_WID
SPEC_MAT_TYPE_WID NUMBER

SPEC_MAT_TYPE_WID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
LAST_MODIFIED_DATE DATE

LAST_MODIFIED_DATE
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
ETL_PROC_WID NUMBER

ETL_PROC_WID
TENANT_ID VARCHAR2(80)

TENANT_ID
DELETE_FLG CHAR(1)

DELETE_FLG
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT

DWDMR A-Z.doc
W_PLM4P_SPEC_MENU_CLASS_D
Business Name: W_PLM4P_SPEC_MENU_CLASS_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
SPEC_MENU_ITEM_CLASS_WID NUMBER

SPEC_MENU_ITEM_CLASS_WID

SPEC_MENU_ITEM_CLASS_NAME VARCHAR2(256)

SPEC_MENU_ITEM_CLASS_NAME

DELETE_FLG CHAR(1)

DELETE_FLG
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
ROW_WID NUMBER

ROW_WID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
LAST_MODIFIED_DATE DATE

LAST_MODIFIED_DATE
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
ETL_PROC_WID NUMBER

ETL_PROC_WID
TENANT_ID VARCHAR2(80)

TENANT_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT

DWDMR A-Z.doc
W_PLM4P_SPEC_MENU_CLASS_H
Business Name: W_PLM4P_SPEC_MENU_CLASS_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
SPEC_WID NUMBER

SPEC_WID
SPEC_MENU_ITEM_CLASS_WID NUMBER

SPEC_MENU_ITEM_CLASS_WID

INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
LAST_MODIFIED_DATE DATE

LAST_MODIFIED_DATE
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
ETL_PROC_WID NUMBER

ETL_PROC_WID
TENANT_ID VARCHAR2(80)

TENANT_ID
DELETE_FLG CHAR(1)

DELETE_FLG
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT

DWDMR A-Z.doc
W_PLM4P_SPEC_SHIP_COND_D
Business Name: W_PLM4P_SPEC_SHIP_COND_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
SPEC_SHIP_COND_WID NUMBER

SPEC_SHIP_COND_WID
SPEC_SHIP_COND_NAME VARCHAR2(256)

SPEC_SHIP_COND_NAME
DELETE_FLG CHAR(1)

DELETE_FLG
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
ROW_WID NUMBER

ROW_WID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
LAST_MODIFIED_DATE DATE

LAST_MODIFIED_DATE
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
ETL_PROC_WID NUMBER

ETL_PROC_WID
TENANT_ID VARCHAR2(80)

TENANT_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT

DWDMR A-Z.doc
W_PLM4P_SPEC_SHIP_COND_H
Business Name: W_PLM4P_SPEC_SHIP_COND_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
SPEC_WID NUMBER

SPEC_WID
SPEC_SHIP_COND_WID NUMBER

SPEC_SHIP_COND_WID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
LAST_MODIFIED_DATE DATE

LAST_MODIFIED_DATE
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
ETL_PROC_WID NUMBER

ETL_PROC_WID
TENANT_ID VARCHAR2(80)

TENANT_ID
DELETE_FLG CHAR(1)

DELETE_FLG
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT

DWDMR A-Z.doc
W_PLM4P_SPEC_SHIP_REQ_D
Business Name: W_PLM4P_SPEC_SHIP_REQ_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
SPEC_SHIP_REQ_WID NUMBER

SPEC_SHIP_REQ_WID
SPEC_SHIP_REQ_NAME VARCHAR2(256)

SPEC_SHIP_REQ_NAME
DELETE_FLG CHAR(1)

DELETE_FLG
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
ROW_WID NUMBER

ROW_WID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
LAST_MODIFIED_DATE DATE

LAST_MODIFIED_DATE
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
ETL_PROC_WID NUMBER

ETL_PROC_WID
TENANT_ID VARCHAR2(80)

TENANT_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT

DWDMR A-Z.doc
W_PLM4P_SPEC_SHIP_REQ_H
Business Name: W_PLM4P_SPEC_SHIP_REQ_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
SPEC_SHIP_REQ_WID NUMBER

SPEC_SHIP_REQ_WID
SPEC_WID NUMBER

SPEC_WID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
LAST_MODIFIED_DATE DATE

LAST_MODIFIED_DATE
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
ETL_PROC_WID NUMBER

ETL_PROC_WID
TENANT_ID VARCHAR2(80)

TENANT_ID
DELETE_FLG CHAR(1)

DELETE_FLG
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT

DWDMR A-Z.doc
W_PLM4P_SPEC_SPCL_ATTR_D
Business Name: W_PLM4P_SPEC_SPCL_ATTR_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
SPEC_SPCL_ATTR_WID NUMBER

SPEC_SPCL_ATTR_WID
SPEC_SPCL_ATTR_NAME VARCHAR2(256)

SPEC_SPCL_ATTR_NAME
DELETE_FLG CHAR(1)

DELETE_FLG
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
ROW_WID NUMBER

ROW_WID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
LAST_MODIFIED_DATE DATE

LAST_MODIFIED_DATE
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
ETL_PROC_WID NUMBER

ETL_PROC_WID
TENANT_ID VARCHAR2(80)

TENANT_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT

DWDMR A-Z.doc
W_PLM4P_SPEC_SPCL_ATTR_H
Business Name: W_PLM4P_SPEC_SPCL_ATTR_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
SPEC_WID NUMBER

SPEC_WID
SPEC_SPCL_ATTR_WID NUMBER

SPEC_SPCL_ATTR_WID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
LAST_MODIFIED_DATE DATE

LAST_MODIFIED_DATE
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
ETL_PROC_WID NUMBER

ETL_PROC_WID
TENANT_ID VARCHAR2(80)

TENANT_ID
DELETE_FLG CHAR(1)

DELETE_FLG
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT

DWDMR A-Z.doc
W_PLM4P_SPEC_STEP_D
Business Name: W_PLM4P_SPEC_STEP_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
SPEC_STEP_WID NUMBER

SPEC_STEP_WID
TERMINAL_STEP_FLG CHAR(1)

TERMINAL_STEP_FLG
STEP_NAME VARCHAR2(256)

STEP_NAME
STEP_NUMBER VARCHAR2(256)

STEP_NUMBER
DELETE_FLG CHAR(1)

DELETE_FLG
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
ROW_WID NUMBER

ROW_WID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
LAST_MODIFIED_DATE DATE

LAST_MODIFIED_DATE
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
ETL_PROC_WID NUMBER

ETL_PROC_WID
TENANT_ID VARCHAR2(80)

TENANT_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT

DWDMR A-Z.doc
W_PLM4P_SPEC_STEP_OWNER_H
Business Name: W_PLM4P_SPEC_STEP_OWNER_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
SPEC_STEP_WID NUMBER

SPEC_STEP_WID
USER_WID NUMBER

USER_WID
FUNC_AREA_WID NUMBER

FUNC_AREA_WID
SPEC_WID NUMBER

SPEC_WID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
LAST_MODIFIED_DATE DATE

LAST_MODIFIED_DATE
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
ETL_PROC_WID NUMBER

ETL_PROC_WID
TENANT_ID VARCHAR2(80)

TENANT_ID
DELETE_FLG CHAR(1)

DELETE_FLG
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT

DWDMR A-Z.doc
W_PLM4P_SPEC_STOR_REQ_D
Business Name: W_PLM4P_SPEC_STOR_REQ_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
SPEC_STOR_REQ_WID NUMBER

SPEC_STOR_REQ_WID
SPEC_STOR_REQ_NAME VARCHAR2(256)

SPEC_STOR_REQ_NAME
DELETE_FLG CHAR(1)

DELETE_FLG
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
ROW_WID NUMBER

ROW_WID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
LAST_MODIFIED_DATE DATE

LAST_MODIFIED_DATE
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
ETL_PROC_WID NUMBER

ETL_PROC_WID
TENANT_ID VARCHAR2(80)

TENANT_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT

DWDMR A-Z.doc
W_PLM4P_SPEC_STOR_REQ_H
Business Name: W_PLM4P_SPEC_STOR_REQ_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
SPEC_WID NUMBER

SPEC_WID
SPEC_STOR_REQ_WID NUMBER

SPEC_STOR_REQ_WID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
LAST_MODIFIED_DATE DATE

LAST_MODIFIED_DATE
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
ETL_PROC_WID NUMBER

ETL_PROC_WID
TENANT_ID VARCHAR2(80)

TENANT_ID
DELETE_FLG CHAR(1)

DELETE_FLG
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT

DWDMR A-Z.doc
W_PLM4P_SPEC_SUB_RECT_D
Business Name: W_PLM4P_SPEC_SUB_RECT_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
SPEC_SUB_RECT_WID NUMBER

SPEC_SUB_RECT_WID
SPEC_SUB_RECT_NAME VARCHAR2(256)

SPEC_SUB_RECT_NAME
DELETE_FLG CHAR(1)

DELETE_FLG
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
ROW_WID NUMBER

ROW_WID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
LAST_MODIFIED_DATE DATE

LAST_MODIFIED_DATE
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
ETL_PROC_WID NUMBER

ETL_PROC_WID
TENANT_ID VARCHAR2(80)

TENANT_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT

DWDMR A-Z.doc
W_PLM4P_SPEC_SUB_RECT_H
Business Name: W_PLM4P_SPEC_SUB_RECT_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
SPEC_WID NUMBER

SPEC_WID
SPEC_SUB_RECT_WID NUMBER

SPEC_SUB_RECT_WID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
LAST_MODIFIED_DATE DATE

LAST_MODIFIED_DATE
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
ETL_PROC_WID NUMBER

ETL_PROC_WID
TENANT_ID VARCHAR2(80)

TENANT_ID
DELETE_FLG CHAR(1)

DELETE_FLG
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT

DWDMR A-Z.doc
W_PLM4P_SPEC_SYS_EQUVLNT_D
Business Name: W_PLM4P_SPEC_SYS_EQUVLNT_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
SPEC_SYS_EQUIVALENT_WID NUMBER

SPEC_SYS_EQUIVALENT_WID
SPEC_SYS_EQUIVALENT_NAME VARCHAR2(256)

SPEC_SYS_EQUIVALENT_NAME
DELETE_FLG CHAR(1)

DELETE_FLG
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
ROW_WID NUMBER

ROW_WID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
LAST_MODIFIED_DATE DATE

LAST_MODIFIED_DATE
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
ETL_PROC_WID NUMBER

ETL_PROC_WID
TENANT_ID VARCHAR2(80)

TENANT_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT

DWDMR A-Z.doc
W_PLM4P_SPEC_SYS_EQUVLNT_H
Business Name: W_PLM4P_SPEC_SYS_EQUVLNT_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
SPEC_WID NUMBER

SPEC_WID
SPEC_SYS_EQUIVALENT_WID NUMBER

SPEC_SYS_EQUIVALENT_WID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
LAST_MODIFIED_DATE DATE

LAST_MODIFIED_DATE
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
ETL_PROC_WID NUMBER

ETL_PROC_WID
TENANT_ID VARCHAR2(80)

TENANT_ID
DELETE_FLG CHAR(1)

DELETE_FLG
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT

DWDMR A-Z.doc
W_PLM4P_SPEC_TAXONOMY_D
Business Name: W_PLM4P_SPEC_TAXONOMY_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
SPEC_TAXONOMY_WID NUMBER

SPEC_TAXONOMY_WID
SPEC_TAXONOMY_NAME VARCHAR2(4000)

SPEC_TAXONOMY_NAME
LEVEL0 NUMBER

LEVEL0
LEVEL1 NUMBER

LEVEL1
LEVEL2 NUMBER

LEVEL2
LEVEL3 NUMBER

LEVEL3
LEVEL4 NUMBER

LEVEL4
LEVEL5 NUMBER

LEVEL5
LEVEL6 NUMBER

LEVEL6
LEVEL7 NUMBER

LEVEL7
LEVEL0_NAME VARCHAR2(256)

LEVEL0_NAME
LEVEL1_NAME VARCHAR2(256)

LEVEL1_NAME
LEVEL2_NAME VARCHAR2(256)

LEVEL2_NAME
LEVEL3_NAME VARCHAR2(256)

LEVEL3_NAME
LEVEL4_NAME VARCHAR2(256)

LEVEL4_NAME
LEVEL5_NAME VARCHAR2(256)

LEVEL5_NAME
LEVEL6_NAME VARCHAR2(256)

LEVEL6_NAME

DWDMR A-Z.doc
LEVEL7_NAME VARCHAR2(256)

LEVEL7_NAME
DELETE_FLG CHAR(1)

DELETE_FLG
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
ROW_WID NUMBER

ROW_WID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
LAST_MODIFIED_DATE DATE

LAST_MODIFIED_DATE
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
ETL_PROC_WID NUMBER

ETL_PROC_WID
TENANT_ID VARCHAR2(80)

TENANT_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT

DWDMR A-Z.doc
W_PLM4P_SPEC_TYPE_D
Business Name: W_PLM4P_SPEC_TYPE_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
SPEC_TYPE_WID NUMBER

SPEC_TYPE_WID
SPEC_TYPE_NAME VARCHAR2(256)

SPEC_TYPE_NAME
DELETE_FLG CHAR(1)

DELETE_FLG
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
ROW_WID NUMBER

ROW_WID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
LAST_MODIFIED_DATE DATE

LAST_MODIFIED_DATE
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
ETL_PROC_WID NUMBER

ETL_PROC_WID
TENANT_ID VARCHAR2(80)

TENANT_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT

DWDMR A-Z.doc
W_PLM4P_SPEC_WKFLW_F
Business Name: W_PLM4P_SPEC_WKFLW_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
SPEC_WID NUMBER W_PLM4P_SPEC_D

SPEC_WID
SPEC_TYPE_WID NUMBER W_PLM4P_SPEC_TYPE_D

SPEC_TYPE_WID
SPEC_TAXONOMY_WID NUMBER

SPEC_TAXONOMY_WID
SPEC_STEP_WID NUMBER

SPEC_STEP_WID
SPEC_CYCLE_TIME NUMBER(22,7)

SPEC_CYCLE_TIME
SPEC_CYCLE_TIME_IN_PROCESS NUMBER(22,7)

SPEC_CYCLE_TIME_IN_PROCESS

ACTIVE_STEP_IN_RED_FLG NUMBER

ACTIVE_STEP_IN_RED_FLG
DAYS_BEYOND_RED NUMBER(22,7)

DAYS_BEYOND_RED
WKFLW_DUR_DAYS_AMBER NUMBER(22,7)

WKFLW_DUR_DAYS_AMBER
WKFLW_DUR_DAYS_RED NUMBER(22,7)

WKFLW_DUR_DAYS_RED
CREATE_DT_WID NUMBER

CREATE_DT_WID
ENTRY_DT_WID NUMBER W_DAY_D

ENTRY_DT_WID
EXIT_DT_WID NUMBER

EXIT_DT_WID
APPROVE_DT_WID NUMBER

APPROVE_DT_WID
DELETE_FLG CHAR(1)

DELETE_FLG
COMPLETE_FLG NUMBER

COMPLETE_FLG

DWDMR A-Z.doc
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
LAST_MODIFIED_DATE DATE

LAST_MODIFIED_DATE
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
ETL_PROC_WID NUMBER

ETL_PROC_WID
TENANT_ID VARCHAR2(80)

TENANT_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT

DWDMR A-Z.doc
W_PLM4P_STRAT_BRIEF_D
Business Name: W_PLM4P_STRAT_BRIEF_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
STRAT_BRIEF_WID NUMBER

STRAT_BRIEF_WID
STRAT_BRIEF_TITLE VARCHAR2(256)

STRAT_BRIEF_TITLE
STRAT_BRIEF_NUMBER VARCHAR2(256)

STRAT_BRIEF_NUMBER
DELETE_FLG CHAR(1)

DELETE_FLG
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
ROW_WID NUMBER

ROW_WID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
LAST_MODIFIED_DATE DATE

LAST_MODIFIED_DATE
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
ETL_PROC_WID NUMBER

ETL_PROC_WID
TENANT_ID VARCHAR2(80)

TENANT_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT

DWDMR A-Z.doc
W_PLM4P_USER_D
Business Name: W_PLM4P_USER_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
USER_WID NUMBER

USER_WID
USER_NAME VARCHAR2(4000)

USER_NAME
DELETE_FLG CHAR(1)

DELETE_FLG
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
LAST_MODIFIED_DATE DATE

LAST_MODIFIED_DATE
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
ROW_WID NUMBER

ROW_WID
ETL_PROC_WID NUMBER

ETL_PROC_WID
TENANT_ID VARCHAR2(80)

TENANT_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT

DWDMR A-Z.doc
W_PLM_ACTIVITY_D
Business Name: W_PLM_ACTIVITY_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ACTIVITY_WID NUMBER

ACTIVITY_WID
ACTIVITY_NO VARCHAR2(256)

ACTIVITY_NO
NAME VARCHAR2(800)

NAME
DESCRIPTION VARCHAR2(4000)

DESCRIPTION
DURATION_TYPE VARCHAR2(100)

DURATION_TYPE
TYPE VARCHAR2(600)

TYPE
DELEGATED_OWNER VARCHAR2(1000)

DELEGATED_OWNER
PROJECT_STATE VARCHAR2(1000)

PROJECT_STATE
STATUS VARCHAR2(1000)

STATUS
STATUS_TYPE VARCHAR2(1000)

STATUS_TYPE
COST_STATUS VARCHAR2(1000)

COST_STATUS
RESOURCE_STATUS VARCHAR2(1000)

RESOURCE_STATUS
QUALITY_STATUS VARCHAR2(1000)

QUALITY_STATUS
LOCK_USER VARCHAR2(1000)

LOCK_USER
WORKFLOW VARCHAR2(1000)

WORKFLOW
SCHEDULE_STATUS VARCHAR2(1000)

SCHEDULE_STATUS
OVERALL_STATUS VARCHAR2(1000)

OVERALL_STATUS

DWDMR A-Z.doc
GLOBAL VARCHAR2(1000)

GLOBAL
SCHEDULE_EDITOR VARCHAR2(1000)

SCHEDULE_EDITOR
CRITICAL VARCHAR2(1000)

CRITICAL
LOCK_STATUS VARCHAR2(1000)

LOCK_STATUS
RESOURCE_TYPE VARCHAR2(1000)

RESOURCE_TYPE
ARCHIVED_FLG NUMBER

ARCHIVED_FLG
CONTROLLED_FLG NUMBER

CONTROLLED_FLG
FIXED_COST_BGT_FLG NUMBER

FIXED_COST_BGT_FLG
FIXED_COST_ACT_FLG NUMBER

FIXED_COST_ACT_FLG
FIXED_COST_EAC_FLG NUMBER

FIXED_COST_EAC_FLG
CAPITAL_COST_BGT_FLG NUMBER

CAPITAL_COST_BGT_FLG
CAPITAL_COST_ACT_FLG NUMBER

CAPITAL_COST_ACT_FLG
CAPITAL_COST_EAC_FLG NUMBER

CAPITAL_COST_EAC_FLG
FLEX_COST_BGT_FLG NUMBER

FLEX_COST_BGT_FLG
FLEX_COST_ACT_FLG NUMBER

FLEX_COST_ACT_FLG
FLEX_COST_EAC_FLG NUMBER

FLEX_COST_EAC_FLG
IS_TEMPLATE_FLG NUMBER

IS_TEMPLATE_FLG
SCHEDULE_STATUS_REASON VARCHAR2(1000)

SCHEDULE_STATUS_REASON
ROLLUP_HEALTH_STATUS VARCHAR2(1000)

ROLLUP_HEALTH_STATUS
COST_STATUS_REASON VARCHAR2(1000)

COST_STATUS_REASON

DWDMR A-Z.doc
RESOURCE_STATUS_REASON VARCHAR2(1000)

RESOURCE_STATUS_REASON
QUALITY_STATUS_REASON VARCHAR2(1000)

QUALITY_STATUS_REASON
CREATED_FROM_TEMPLATE VARCHAR2(1000)

CREATED_FROM_TEMPLATE
LOCKED_FROM_PROGRAM VARCHAR2(1000)

LOCKED_FROM_PROGRAM
ROW_WID NUMBER

ROW_WID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
ROOT_PARENT VARCHAR2(256)

ROOT_PARENT
PARENT VARCHAR2(256)

PARENT
ACTIVITY_NUMBER VARCHAR2(256)

ACTIVITY_NUMBER
OWNER VARCHAR2(256)

OWNER
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
TENANT_ID VARCHAR2(80)

TENANT_ID
ETL_PROC_WID NUMBER

ETL_PROC_WID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
DOMAIN_VALUE NUMBER

CUR_PH_FLG NUMBER

DWDMR A-Z.doc
CUR_GATE_FLG NUMBER

PRIORITY_INDICATOR VARCHAR2(256)

PRIORITY_INDICATOR
RISK VARCHAR2(256)

RISK

DWDMR A-Z.doc
W_PLM_ACTIVITY_DEL_F
Business Name: W_PLM_ACTIVITY_DEL_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ACTIVITY_WID NUMBER W_PLM_ACTIVITY_D

ACTIVITY_WID
DELIVERABLE_WID NUMBER W_PLM_DELIVERABLE_D

DELIVERABLE_WID
CLASS_WID NUMBER

CLASS_WID
SUBCLASS_WID NUMBER

SUBCLASS_WID
PARENT_WID NUMBER

PARENT_WID
ROOT_PROGRAM_WID NUMBER

ROOT_PROGRAM_WID
PHASE_WID NUMBER

PHASE_WID
GATE_WID NUMBER

GATE_WID
PROJECT_WID NUMBER

PROJECT_WID
PROJECT_OWNER_WID NUMBER

PROJECT_OWNER_WID
PHASE_OWNER_WID NUMBER

PHASE_OWNER_WID
GATE_OWNER_WID NUMBER

GATE_OWNER_WID
PROJECT_ORDER NUMBER

PROJECT_ORDER
LEVEL_FROM_ROOT NUMBER

LEVEL_FROM_ROOT
LEVEL1_WID NUMBER

LEVEL1_WID
LEVEL2_WID NUMBER

LEVEL2_WID
LEVEL_FROM_PHASE NUMBER

LEVEL_FROM_PHASE

DWDMR A-Z.doc
DOMAIN_VALUE NUMBER

DOMAIN_VALUE
DISPLAY_ORDER NUMBER

DISPLAY_ORDER
CREATE_DT_WID NUMBER

CREATE_DT_WID
OWNER_WID NUMBER

OWNER_WID
CREATED_FROM_TEMPLATE NUMBER

CREATED_FROM_TEMPLATE
SCH_START_DT_WID NUMBER

SCH_START_DT_WID
SCH_END_DT_WID NUMBER

SCH_END_DT_WID
ACT_START_DT_WID NUMBER

ACT_START_DT_WID
ACT_END_DT_WID NUMBER

ACT_END_DT_WID
EST_START_DT_WID NUMBER

EST_START_DT_WID
EST_END_DT_WID NUMBER

EST_END_DT_WID
PF_SCH_START_DT_WID NUMBER

PF_SCH_START_DT_WID
PF_SCH_END_DT_WID NUMBER

PF_SCH_END_DT_WID
PF_ACT_START_DT_WID NUMBER

PF_ACT_START_DT_WID
PF_ACT_END_DT_WID NUMBER

PF_ACT_END_DT_WID
PRG_SCH_START_DT_WID NUMBER

PRG_SCH_START_DT_WID
PRG_SCH_END_DT_WID NUMBER

PRG_SCH_END_DT_WID
PRG_ACT_START_DT_WID NUMBER

PRG_ACT_START_DT_WID
PRG_ACT_END_DT_WID NUMBER

PRG_ACT_END_DT_WID
PRJ_SCH_START_DT_WID NUMBER

PRJ_SCH_START_DT_WID

DWDMR A-Z.doc
PRJ_SCH_END_DT_WID NUMBER

PRJ_SCH_END_DT_WID
PRJ_ACT_END_DT_WID NUMBER

PRJ_ACT_END_DT_WID
PRJ_ACT_START_DT_WID NUMBER

PRJ_ACT_START_DT_WID
GATE_ACT_END_DT_WID NUMBER

GATE_ACT_END_DT_WID
GATE_SCH_END_DT_WID NUMBER

GATE_SCH_END_DT_WID
PPM_PHASE_WORKFLOW_ID NUMBER

PPM_PHASE_WORKFLOW_ID
PPM_PROJECT_WORKFLOW_ID NUMBER

PPM_PROJECT_WORKFLOW_ID

STATUS_TYPE_CODE NUMBER

STATUS_TYPE_CODE
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
TENANT_ID VARCHAR2(80)

TENANT_ID
ETL_PROC_WID NUMBER

ETL_PROC_WID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
LAST_MODIFIED_DATE DATE

DWDMR A-Z.doc
W_PLM_ACTIVITY_DEPACT_H
Business Name: W_PLM_ACTIVITY_DEPACT_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ACTIVITY_WID NUMBER

ACTIVITY_WID
DEP_ACTIVITY_WID NUMBER

DEP_ACTIVITY_WID
EXTERNAL_FLG NUMBER

EXTERNAL_FLG
TYPE_WID NUMBER

TYPE_WID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG

DWDMR A-Z.doc
W_PLM_ACTIVITY_F
Business Name: W_PLM_ACTIVITY_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ACTIVITY_WID NUMBER W_PLM_ACTIVITY_D

ACTIVITY_WID
ACTIVITY_NUMBER VARCHAR2(150)

ACTIVITY_NUMBER
CLASS_WID NUMBER

CLASS_WID
SUBCLASS_WID NUMBER

SUBCLASS_WID
PARENT_WID NUMBER

PARENT_WID
ROOT_PROGRAM_WID NUMBER

ROOT_PROGRAM_WID
PHASE_WID NUMBER W_PLM_PHASE_D

PHASE_WID
GATE_WID NUMBER W_PLM_GATE_D

GATE_WID
PROJECT_WID NUMBER W_PLM_PROJECT_D

PROJECT_WID
PROJECT_OWNER_WID NUMBER W_USER_D

PROJECT_OWNER_WID
PHASE_OWNER_WID NUMBER

PHASE_OWNER_WID
GATE_OWNER_WID NUMBER

GATE_OWNER_WID
PROJECT_ORDER NUMBER

PROJECT_ORDER
LEVEL_FROM_ROOT NUMBER

LEVEL_FROM_ROOT
LEVEL1_WID NUMBER

LEVEL1_WID
LEVEL2_WID NUMBER

LEVEL2_WID
LEVEL_FROM_PHASE NUMBER

LEVEL_FROM_PHASE

DWDMR A-Z.doc
DOMAIN_VALUE NUMBER

DOMAIN_VALUE
IS_PROGRAM_FLG NUMBER

IS_PROGRAM_FLG
IS_PORTFOLIO_FLG NUMBER

IS_PORTFOLIO_FLG
DISPLAY_ORDER NUMBER

DISPLAY_ORDER
CREATE_DT_WID NUMBER

CREATE_DT_WID
OWNER_WID NUMBER

OWNER_WID
CREATED_FROM_TEMPLATE NUMBER

CREATED_FROM_TEMPLATE
PCT_TASK_COMP_RATE NUMBER(10,3)

PCT_TASK_COMP_RATE
INCOMP_ACTS_START_LATE_FLG NUMBER

INCOMP_ACTS_START_LATE_FLG

COMP_ACTS_END_LATE_FLG NUMBER

COMP_ACTS_END_LATE_FLG
INCOMP_GATE_START_LATE_FLG NUMBER

INCOMP_GATE_START_LATE_FLG

OPENED_GATE_END_LATE_FLG NUMBER

OPENED_GATE_END_LATE_FLG
LATE_COMP_GATE_FLG NUMBER

LATE_COMP_GATE_FLG
LATE_COMP_ACTIVITY_FLG NUMBER

LATE_COMP_ACTIVITY_FLG
WD_EFF NUMBER

WD_EFF
ACT_DAYS_EFF NUMBER

ACT_DAYS_EFF
SCH_START_DT_WID NUMBER W_DAY_D

SCH_START_DT_WID
SCH_END_DT_WID NUMBER

SCH_END_DT_WID

DWDMR A-Z.doc
ACT_START_DT_WID NUMBER

ACT_START_DT_WID
ACT_END_DT_WID NUMBER

ACT_END_DT_WID
EST_START_DT_WID NUMBER

EST_START_DT_WID
EST_END_DT_WID NUMBER

EST_END_DT_WID
EST_VARIANCE NUMBER

EST_VARIANCE
ACTIVITY_PCT_COMP NUMBER(10,3)

ACTIVITY_PCT_COMP
SCH_DUR NUMBER

SCH_DUR
ACT_DUR NUMBER

ACT_DUR
EST_DUR NUMBER

EST_DUR
EST_DUR_VAR_PCT NUMBER(22,7)

EST_DUR_VAR_PCT
ACT_DUR_VAR_PCT NUMBER(22,7)

ACT_DUR_VAR_PCT
BGT_TOTAL_COST NUMBER(22,7)

BGT_TOTAL_COST
ACT_TOTAL_COST NUMBER(22,7)

ACT_TOTAL_COST
EST_TOTAL_COST_TO_COMP NUMBER(22,7)

EST_TOTAL_COST_TO_COMP
EST_TOTAL_COST_VAR_PCT NUMBER(22,7)

EST_TOTAL_COST_VAR_PCT
ACT_TOTAL_COST_VAR_PCT NUMBER(22,7)

ACT_TOTAL_COST_VAR_PCT
BGT_LABOR_COST NUMBER(22,7)

BGT_LABOR_COST
ACT_LABOR_COST NUMBER(22,7)

ACT_LABOR_COST
EST_LABOR_COST_TO_COMP NUMBER(22,7)

EST_LABOR_COST_TO_COMP
EST_LABOR_COST_VAR_PCT NUMBER(22,7)

EST_LABOR_COST_VAR_PCT

DWDMR A-Z.doc
ACT_LABOR_COST_VAR_PCT NUMBER(22,7)

ACT_LABOR_COST_VAR_PCT
BGT_CAPITAL_COST NUMBER(22,7)

BGT_CAPITAL_COST
ACT_CAPITAL_COST NUMBER(22,7)

ACT_CAPITAL_COST
EST_CAPITAL_COST_TO_COMP NUMBER(22,7)

EST_CAPITAL_COST_TO_COMP
EST_CAPITAL_COST_VAR_PCT NUMBER(22,7)

EST_CAPITAL_COST_VAR_PCT
ACT_CAPITAL_COST_VAR_PCT NUMBER(22,7)

ACT_CAPITAL_COST_VAR_PCT
BGT_FLEX_COST NUMBER(22,7)

BGT_FLEX_COST
ACT_FLEX_COST NUMBER(22,7)

ACT_FLEX_COST
EST_FLEX_COST_TO_COMP NUMBER(22,7)

EST_FLEX_COST_TO_COMP
EST_FLEX_COST_VAR_PCT NUMBER(22,7)

EST_FLEX_COST_VAR_PCT
ACT_FLEX_COST_VAR_PCT NUMBER(22,7)

ACT_FLEX_COST_VAR_PCT
BGT_FIXED_COST NUMBER(22,7)

BGT_FIXED_COST
ACT_FIXED_COST NUMBER(22,7)

ACT_FIXED_COST
EST_FIXED_COST_TO_COMP NUMBER(22,7)

EST_FIXED_COST_TO_COMP
EST_FIXED_COST_VAR_PCT NUMBER(22,7)

EST_FIXED_COST_VAR_PCT
ACT_FIXED_COST_VAR_PCT NUMBER(22,7)

ACT_FIXED_COST_VAR_PCT
SCH_EFF_WD NUMBER

SCH_EFF_WD
ACT_EFF_WD NUMBER

ACT_EFF_WD
EXP_EFF_WD NUMBER(22,7)

EXP_EFF_WD
EFF_WD_VAR NUMBER(22,7)

EFF_WD_VAR

DWDMR A-Z.doc
EFF_WD_VAR_PCT NUMBER(22,7)

EFF_WD_VAR_PCT
ACT_START_VAR_CD NUMBER

ACT_START_VAR_CD
ACT_END_VAR_CD NUMBER

ACT_END_VAR_CD
ACT_VAR_CD NUMBER

ACT_VAR_CD
EST_START_VAR_CD NUMBER

EST_START_VAR_CD
EST_END_VAR_CD NUMBER

EST_END_VAR_CD
EST_VAR_CD NUMBER

EST_VAR_CD
DEL_FLG NUMBER

DEL_FLG
OFF_TRACK_FLG NUMBER

OFF_TRACK_FLG
PF_SCH_START_DT_WID NUMBER

PF_SCH_START_DT_WID
PF_SCH_END_DT_WID NUMBER

PF_SCH_END_DT_WID
PF_ACT_START_DT_WID NUMBER

PF_ACT_START_DT_WID
PF_ACT_END_DT_WID NUMBER

PF_ACT_END_DT_WID
PRG_SCH_START_DT_WID NUMBER

PRG_SCH_START_DT_WID
PRG_SCH_END_DT_WID NUMBER

PRG_SCH_END_DT_WID
PRG_ACT_START_DT_WID NUMBER

PRG_ACT_START_DT_WID
PRJ_SCH_START_DT_WID NUMBER

PRJ_SCH_START_DT_WID
PRJ_SCH_END_DT_WID NUMBER

PRJ_SCH_END_DT_WID
PRJ_ACT_END_DT_WID NUMBER

PRJ_ACT_END_DT_WID
PRJ_ACT_START_DT_WID NUMBER

PRJ_ACT_START_DT_WID

DWDMR A-Z.doc
GATE_ACT_END_DT_WID NUMBER

GATE_ACT_END_DT_WID
GATE_SCH_END_DT_WID NUMBER

GATE_SCH_END_DT_WID
NO_CHG_DEL_PRJ NUMBER

NO_CHG_DEL_PRJ
NO_COMP_CHG_DEL_PRJ NUMBER

NO_COMP_CHG_DEL_PRJ
NO_ITEM_DEL_PRJ NUMBER

NO_ITEM_DEL_PRJ
NO_COMP_ITEM_DEL_PRJ NUMBER

NO_COMP_ITEM_DEL_PRJ
NO_PSR_DEL_PRJ NUMBER

NO_PSR_DEL_PRJ
NO_COMP_PSR_DEL_PRJ NUMBER

NO_COMP_PSR_DEL_PRJ
NO_QCR_DEL_PRJ NUMBER

NO_QCR_DEL_PRJ
NO_COMP_QCR_DEL_PRJ NUMBER

NO_COMP_QCR_DEL_PRJ
PRG_ACT_END_DT_WID NUMBER

PRG_ACT_END_DT_WID
PPM_PHASE_WORKFLOW_ID NUMBER

PPM_PHASE_WORKFLOW_ID
PPM_PROJECT_WORKFLOW_ID NUMBER

PPM_PROJECT_WORKFLOW_ID

NPV_PRJ NUMBER(10,3)

NPV_PRJ
NPV_AT_GATE NUMBER(10,3)

NPV_AT_GATE
PAY_BACK_PERIOD NUMBER

PAY_BACK_PERIOD
EXP_COMMERCIAL_VALUE NUMBER(18,6)

EXP_COMMERCIAL_VALUE
PROB_TECHNICAL_SUCCESS NUMBER(10,3)

PROB_TECHNICAL_SUCCESS
PROB_COMMERCIAL_SUCCESS NUMBER(10,3)

PROB_COMMERCIAL_SUCCESS

DWDMR A-Z.doc
CORE_VS_CONTEXT NUMBER

CORE_VS_CONTEXT
STRATEGIC_FIT NUMBER

STRATEGIC_FIT
TECH_FEASIBILITY NUMBER

TECH_FEASIBILITY
MET_CHG_END_COND_FLG NUMBER

MET_CHG_END_COND_FLG
MET_ITEM_END_COND_FLG NUMBER

MET_ITEM_END_COND_FLG
MET_PSR_END_COND_FLG NUMBER

MET_PSR_END_COND_FLG
MET_QCR_END_COND_FLG NUMBER

MET_QCR_END_COND_FLG
ACTIVE_PH_FLG NUMBER

ACTIVE_PH_FLG
CUR_PH_FLG NUMBER

CUR_PH_FLG
CLOSED_PH_FLG NUMBER

CLOSED_PH_FLG
OPENED_GATE_FLG NUMBER

OPENED_GATE_FLG
ACTIVE_GATE_FLG NUMBER

ACTIVE_GATE_FLG
CUR_GATE_FLG NUMBER

CUR_GATE_FLG
LAST_MODIFIED_DATE DATE

LAST_MODIFIED_DATE
STATUS_TYPE_CODE NUMBER

STATUS_TYPE_CODE
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
NO_OFFTRACK_DEL_ACT NUMBER(22,7)

NO_OFFTRACK_DEL_ACT
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
NO_ACT_RED NUMBER(22,7)

NO_ACT_RED
TPL_FLG NUMBER

TPL_FLG

DWDMR A-Z.doc
ACT_FLG NUMBER

ACT_FLG
GATE_FLG NUMBER

GATE_FLG
ACT_CMPL_FLG NUMBER

ACT_CMPL_FLG
ACT_TPL_DUR_DAYS NUMBER(22,7)

ACT_TPL_DUR_DAYS
ACT_ACTUAL_DUR_PCT_PRJ NUMBER(22,7)

ACT_ACTUAL_DUR_PCT_PRJ
ACT_ACTUAL_DUR_PCT_PH NUMBER(22,7)

ACT_ACTUAL_DUR_PCT_PH
DAYS_FROM_ACT_START_DT_WI NUMBER
D

DAYS_FROM_ACT_START_DT_WI
D
ACT_OFFTRACK_AND_INCOMP_FL NUMBER
G

ACT_OFFTRACK_AND_INCOMP_FL
G
TEMPLATE_SCH_LAUNCH_DT_WI NUMBER
D

TEMPLATE_SCH_LAUNCH_DT_WI
D
ACTIVE_ACTIVITY_FLG NUMBER

ACTIVE_ACTIVITY_FLG
ACTIVE_STAGE_FLG NUMBER

ACTIVE_STAGE_FLG
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
PRJ_SCH_LAUNCH_DT_WID NUMBER

PRJ_SCH_LAUNCH_DT_WID
NO_PRJ_ITEMS NUMBER

NO_PRJ_ITEMS
CUST_MILE_PLAN_START_DT_WI NUMBER
D

CUST_MILE_PLAN_START_DATE

PRJ_ACT_LAUNCH_DT_WID NUMBER

PRJ_ACT_LAUNCH_DT_WID

DWDMR A-Z.doc
CUST_MILE_PLAN_END_DT_WID NUMBER

CUST_MILE_PLAN_END_DT_WID

ACTIVITY_ASGMT_START_DT_WI NUMBER
D

ACTIVITY_ASGMT_START_DT_WI
D
ACTIVITY_ASGMT_END_DT_WID NUMBER

ACTIVITY_ASGMT_END_DT_WID

CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
DELETE_FLG CHAR(1)

DELETE_FLG
TENANT_ID VARCHAR2(80)

TENANT_ID
ETL_PROC_WID NUMBER

ETL_PROC_WID

DWDMR A-Z.doc
W_PLM_ACTIVITY_FUNCAREA_D
Business Name: W_PLM_ACTIVITY_FUNCAREA_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ACTIVITY_FUNCAREA_ID NUMBER

PPM_FUNC_AREA_WID
NAME VARCHAR2(800)

NAME
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
ROW_WID NUMBER

ROW_WID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

DWDMR A-Z.doc
W_PLM_ACTIVITY_FUNCAREA_H
Business Name: W_PLM_ACTIVITY_FUNCAREA_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ACTIVITY_ID NUMBER

ACTIVITY_ID
FUNCAREA_ID NUMBER

FUNCAREA_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT

DWDMR A-Z.doc
W_PLM_ACTIVITY_INTORG_H
Business Name: W_PLM_ACTIVITY_INTORG_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ACTIVITY_ID NUMBER

ACTIVITY_ID
INTORG_ID NUMBER

INTORG_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT

DWDMR A-Z.doc
W_PLM_ACTIVITY_ITEM_H
Business Name: W_PLM_ACTIVITY_ITEM_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ACTIVITY_WID NUMBER

ACTIVITY_WID
ITEM_WID NUMBER

ITEM_WID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
TENANT_ID VARCHAR2(80)

TENANT_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
ETL_PROC_WID NUMBER

ETL_PROC_WID

DWDMR A-Z.doc
W_PLM_ACTIVITY_LOCATION_H
Business Name: W_PLM_ACTIVITY_LOCATION_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ACTIVITY_ID NUMBER

ACTIVITY_ID
LOCATION_ID NUMBER

LOC_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT

DWDMR A-Z.doc
W_PLM_ACTIVITY_PLM_REFERENCE_H
Business Name: W_PLM_ACTIVITY_PLM_REFERENCE_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ACTIVITY_WID NUMBER

ACTIVITY_WID
PPM_PLM_REF_WID VARCHAR2(765)

PPM_PLM_REF_WID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
TENANT_ID VARCHAR2(80)

TENANT_ID
ETL_PROC_WID NUMBER

ETL_PROC_WID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT

DWDMR A-Z.doc
W_PLM_AUDIT_CUSTOMER_H
Business Name: W_PLM_AUDIT_CUSTOMER_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
AUDIT_WID NUMBER

AUDIT_WID
CUSTOMER_ID NUMBER

CUSTOMER_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID

DWDMR A-Z.doc
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
W_PLM_AUDIT_D
Business Name: W_PLM_AUDIT_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
AUDIT_WID NUMBER

AUDIT_WID
AUDIT_NUMBER VARCHAR2(256)

AUDIT_NUMBER
DESCRIPTION VARCHAR2(4000)

DESCRIPTION
RELEASED_FLG NUMBER

RELEASED_FLG
COMPLETE_FLG NUMBER

COMPLETE_FLG
VALID_FLG NUMBER

VALID_FLG
CANCEL_FLG NUMBER

CANCEL_FLG
CHANGE_FLG NUMBER

CHANGE_FLG
NCR_FLG NUMBER

NCR_FLG
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
ROW_WID NUMBER

ROW_WID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT

DWDMR A-Z.doc
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM
PRIORITY VARCHAR2(256)

PRIORITY
AUDIT_DEPARTMENT VARCHAR2(256)

AUDIT_DEPARTMENT
AUDIT_FORM VARCHAR2(256)

AUDIT_FORM
AUDIT_MANUAL_SECTION VARCHAR2(256)

AUDIT_MANUAL_SECTION
AUDIT_STANDARD VARCHAR2(256)

AUDIT_STANDARD
AUDIT_EXTRNL_AGENCY VARCHAR2(256)

AUDIT_EXTRNL_AGENCY
LOCATION VARCHAR2(256)

LOCATION
INT_ORGANIZATION VARCHAR2(256)

INT_ORGANIZATION
REPORT_ISSUE_TIME DATE

VERIFIED_TIME DATE

WRAPUP_TIME DATE

DWDMR A-Z.doc
W_PLM_AUDIT_DOCAUDITED_D
Business Name: W_PLM_AUDIT_DOCAUDITED_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
AUDIT_DOCAUDITED_ID NUMBER

AUDIT_DOCAUDITED_ID
NAME VARCHAR2(4000)

NAME
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
ROW_WID NUMBER

ROW_WID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID

DWDMR A-Z.doc
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
W_PLM_AUDIT_DOCAUDITED_H
Business Name: W_PLM_AUDIT_DOCAUDITED_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
AUDIT_ID NUMBER

AUDIT_ID
DOCAUDITED_ID NUMBER

DOCAUDITED_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID

DWDMR A-Z.doc
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
W_PLM_AUDIT_F
Business Name: W_PLM_AUDIT_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
AUDIT_WID NUMBER W_PARTY_D

AUDIT_WID
AUDIT_WORKFLOW_WID NUMBER W_PLM_AUDIT_WORKFLOW_D

AUDIT_WORKFLOW_WID
QUALITY_ANALYST_USER_WID NUMBER

QUALITY_ANALYST_USER_WID
ORIGINATOR_USER_WID NUMBER W_USER_D

ORIGINATOR_USER_WID
CURRENT_OWNER_USER_WID NUMBER

CURRENT_OWNER_USER_WID
SALES_OWNER_WID NUMBER

SALES_OWNER_WID
ORIGINATED_TIME_WID NUMBER W_DAY_D

ORIGINATED_TIME_WID
FINAL_COMPLETE_TIME_WID NUMBER

FINAL_COMPLETE_TIME_WID
RELEASED_TIME_WID NUMBER

RELEASED_TIME_WID
SUBMITTED_TIME_WID NUMBER

SUBMITTED_TIME_WID
PLANNED_AUDIT_TIME_WID NUMBER

PLANNED_AUDIT_TIME_WID
REPORT_ISSUE_TIME_WID NUMBER

REPORT_ISSUE_TIME_WID
VERIFIED_TIME_WID NUMBER

VERIFIED_TIME_WID
WRAPUP_TIME_WID NUMBER

WRAPUP_TIME_WID
LOCATION_WID NUMBER

LOCATION_WID
INT_ORGANIZATION_WID NUMBER

INT_ORGANIZATION_WID
RELEASED_FLG NUMBER

RELEASED_FLG

DWDMR A-Z.doc
COMPLETE_FLG NUMBER

COMPLETE_FLG
CHANGE_FLG NUMBER

CHANGE_FLG
NCR_FLG NUMBER

NCR_FLG
DURATION_DAYS NUMBER(22,2)

DURATION_DAYS
SBMT_RLSE_HOLD_DURATION_D NUMBER(22,2)
AYS

SBMT_RLSE_HOLD_DURATION_D
AYS
SBMT_CMPL_HOLD_DURATION_D NUMBER(22,2)
AYS

SBMT_CMPL_HOLD_DURATION_D
AYS
ORIG_CMPL_DAYS NUMBER(22,2)

ORIG_CMPL_DAYS
ORIG_CMPL_HOLD_DURATION_D NUMBER(22,2)
AYS

ORIG_CMPL_HOLD_DURATION_D
AYS
ORIG_RLSE_HOLD_DURATION_DA NUMBER(22,2)
YS

ORIG_RLSE_HOLD_DURATION_DA
YS
ORIG_RLSE_DAYS NUMBER(22,2)

ORIG_RLSE_DAYS
SBMT_CMPL_DAYS NUMBER(22,2)

SBMT_CMPL_DAYS
SBMT_RLSE_DAYS NUMBER(22,2)

SBMT_RLSE_DAYS
NO_OF_AUDIT_FINDING_TYPE_1 NUMBER

NO_OF_AUDIT_FINDING_TYPE_1

NO_OF_AUDIT_FINDING_TYPE_2 NUMBER

NO_OF_AUDIT_FINDING_TYPE_2

NO_OF_AUDIT_FINDING_TYPE_3 NUMBER

NO_OF_AUDIT_FINDING_TYPE_3

DWDMR A-Z.doc
NO_OF_AUDIT_FINDING_TYPE_4 NUMBER

NO_OF_AUDIT_FINDING_TYPE_4

SUPPLIER_AUDIT_SCORE_1 NUMBER

SUPPLIER_AUDIT_SCORE_1
SUPPLIER_AUDIT_SCORE_2 NUMBER

SUPPLIER_AUDIT_SCORE_2
SUPPLIER_AUDIT_SCORE_3 NUMBER

SUPPLIER_AUDIT_SCORE_3
LOC_EXCHANGE_RATE NUMBER(22,7)

LOC_EXCHANGE_RATE
PROJ_EXCHANGE_RATE NUMBER(22,7)

PROJ_EXCHANGE_RATE
GLOBAL1_EXCHANGE_RATE NUMBER(22,7)

GLOBAL1_EXCHANGE_RATE
GLOBAL2_EXCHANGE_RATE NUMBER(22,7)

GLOBAL2_EXCHANGE_RATE
GLOBAL3_EXCHANGE_RATE NUMBER(22,7)

GLOBAL3_EXCHANGE_RATE
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
ID NUMBER W_PLM_AUDIT_D

ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
NEW_FLG CHAR(1)

NEW_FLG
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG

DWDMR A-Z.doc
ETL_PROC_WID NUMBER

ETL_PROC_WID
DOC_CURR_CODE VARCHAR2(30)

DOC_CURR_CODE
LOC_CURR_CODE VARCHAR2(30)

LOC_CURR_CODE
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
W_PLM_AUDIT_FINDINGTYPE_D
Business Name: W_PLM_AUDIT_FINDINGTYPE_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
AUDIT_FINDINGTYPE_ID NUMBER

AUDIT_FINDINGTYPE_ID
NAME VARCHAR2(4000)

NAME
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
ROW_WID NUMBER

ROW_WID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID

DWDMR A-Z.doc
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
W_PLM_AUDIT_FINDINGTYPE_H
Business Name: W_PLM_AUDIT_FINDINGTYPE_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
AUDIT_ID NUMBER

AUDIT_ID
FINDINGTYPE_ID NUMBER

FINDINGTYPE_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID

DWDMR A-Z.doc
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
W_PLM_AUDIT_ITEM_D
Business Name: W_PLM_AUDIT_ITEM_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
AUDIT_WID NUMBER

AUDIT_WID
ITEM_WID NUMBER

ITEM_WID
AFFECTED_SITE VARCHAR2(80)

AFFECTED_SITE
ITEM_CATEGORY VARCHAR2(80)

ITEM_CATEGORY
ITEM_COMMODITY VARCHAR2(80)

ITEM_COMMODITY
ITEM_PART_FAMILY VARCHAR2(80)

ITEM_PART_FAMILY
ITEM_TYPE VARCHAR2(80)

ITEM_TYPE
ITEM_NO VARCHAR2(256)

ITEM_NO
ITEM_DESCRIPTION VARCHAR2(256)

ITEM_DESCRIPTION
ITEM_CLASS_NAME VARCHAR2(256)

ITEM_CLASS_NAME
LATEST_CHANGE_NO VARCHAR2(256)

LATEST_CHANGE_NO
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
ROW_WID NUMBER

ROW_WID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT

DWDMR A-Z.doc
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ITEM_SIZE VARCHAR2(80)

ITEM_SIZE
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
W_PLM_AUDIT_ITEM_F
Business Name: W_PLM_AUDIT_ITEM_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
AUDIT_WID NUMBER

AUDIT_WID
AUDIT_WORKFLOW_WID NUMBER

AUDIT_WORKFLOW_WID
CHANGE_FLG NUMBER

CHANGE_FLG
ITEM_WID NUMBER W_PRODUCT_D

ITEM_WID
ITEM_COMPONENT_ENGINEER_ NUMBER
WID

ITEM_COMPONENT_ENGINEER_
WID
ITEM_CREATE_USER_WID NUMBER

ITEM_CREATE_USER_WID
ITEM_REV_WID NUMBER

ITEM_REV_WID
CHANGE_CLASS_WID NUMBER

CHANGE_CLASS_WID
CHANGE_WID NUMBER

CHANGE_WID
CLASS_WID NUMBER

CLASS_WID
COMPLIANCE_TIME_WID NUMBER

COMPLIANCE_TIME_WID
CREATE_DATE_WID NUMBER

CREATE_DATE_WID
EFFECTIVITY_TIME_WID NUMBER

EFFECTIVITY_TIME_WID
FINAL_COMPLETE_TIME_WID NUMBER

FINAL_COMPLETE_TIME_WID
EXPT_CMPL_TIME_WID NUMBER

EXPT_CMPL_TIME_WID

DWDMR A-Z.doc
NEXT_REV_RELEASE_TIME_WID NUMBER

NEXT_REV_RELEASE_TIME_WID

OBSOLETE_TIME_WID NUMBER

OBSOLETE_TIME_WID
ORIGINATED_TIME_WID NUMBER

ORIGINATED_TIME_WID
ORIGINATOR_USER_WID NUMBER

ORIGINATOR_USER_WID
LOCATION_WID NUMBER

LOCATION_WID
INT_ORGANIZATION_WID NUMBER

INT_ORGANIZATION_WID
NUMBER_OF_MFR_PARTS NUMBER

NUMBER_OF_MFR_PARTS
ORIG_CMPL_DAYS NUMBER(22,2)

ORIG_CMPL_DAYS
ORIG_CMPL_HOLD_DURATION_D NUMBER(22,2)
AYS

ORIG_CMPL_HOLD_DURATION_D
AYS
ORIG_RLSE_DAYS NUMBER(22,2)

ORIG_RLSE_DAYS
ORIG_RLSE_HOLD_DURATION_DA NUMBER(22,2)
YS

ORIG_RLSE_HOLD_DURATION_DA
YS
SALES_OWNER_WID NUMBER

SALES_OWNER_WID
PQM_QUALITY_ANALYST_USER_ NUMBER
WID

PQM_QUALITY_ANALYST_USER_
WID
QUANTITY_AFFECTED NUMBER

QUANTITY_AFFECTED
RELEASED_TIME_WID NUMBER

RELEASED_TIME_WID
REV_INCORP_TIME_WID NUMBER

REV_INCORP_TIME_WID
REV_SEQ NUMBER

REV_SEQ

DWDMR A-Z.doc
SBMT_CMPL_DAYS NUMBER(22,2)

SBMT_CMPL_DAYS
SBMT_RLSE_DAYS NUMBER(22,2)

SBMT_RLSE_DAYS
SBMT_RLSE_HOLD_DURATION_D NUMBER(22,2)
AYS

SBMT_RLSE_HOLD_DURATION_D
AYS
SITE_WID NUMBER

SITE_WID
SUBMITTED_TIME_WID NUMBER

SUBMITTED_TIME_WID
SOFT_DELETE_FLG NUMBER

SOFT_DELETE_FLG
WEIGHT NUMBER(22,2)

WEIGHT
CURRENT_OWNER_USER_WID NUMBER

CURRENT_OWNER_USER_WID
DURATION_DAYS NUMBER(22,2)

DURATION_DAYS
REV_ID NUMBER

REV_ID
SBMT_CMPL_HOLD_DURATION_D NUMBER(22,2)
AYS

SBMT_CMPL_HOLD_DURATION_D
AYS
ITEM_COMMODITY_4 NUMBER

ITEM_COMMODITY_4
ITEM_COMMODITY_5 NUMBER

ITEM_COMMODITY_5
ITEM_COMP_ENG_1_ID NUMBER

ITEM_COMP_ENG_1_ID
ITEM_COMP_ENG_2_ID NUMBER

ITEM_COMP_ENG_2_ID
ITEM_COMP_ENG_4 NUMBER

ITEM_COMP_ENG_4
ITEM_COMP_ENG_5 NUMBER

ITEM_COMP_ENG_5
ITEM_CUST_SUPP_1_ID NUMBER

ITEM_CUST_SUPP_1_ID

DWDMR A-Z.doc
ITEM_CUST_SUPP_2_ID NUMBER

ITEM_CUST_SUPP_2_ID
ITEM_CUST_SUPP_4 NUMBER

ITEM_CUST_SUPP_4
ITEM_CUST_SUPP_5 NUMBER

ITEM_CUST_SUPP_5
ITEM_ERP_4 NUMBER

ITEM_ERP_4
ITEM_ERP_5 NUMBER

ITEM_ERP_5
ITEM_PROD_ENG_1_ID NUMBER

ITEM_PROD_ENG_1_ID
ITEM_PROD_ENG_2_ID NUMBER

ITEM_PROD_ENG_2_ID
ITEM_PROD_ENG_4 NUMBER

ITEM_PROD_ENG_4
ITEM_PROD_ENG_5 NUMBER

ITEM_PROD_ENG_5
DOC_CONF_MGMT_4 NUMBER

DOC_CONF_MGMT_4
DOC_CONF_MGMT_5 NUMBER

DOC_CONF_MGMT_5
DOC_ERP_4 NUMBER

DOC_ERP_4
DOC_ERP_5 NUMBER

DOC_ERP_5
DOC_MANUF_1_ID NUMBER

DOC_MANUF_1_ID
DOC_MANUF_2_ID NUMBER

DOC_MANUF_2_ID
DOC_MANUF_4 NUMBER

DOC_MANUF_4
DOC_MANUF_5 NUMBER

DOC_MANUF_5
DOC_PROD_ENG_1_ID NUMBER

DOC_PROD_ENG_1_ID
DOC_PROD_ENG_2_ID NUMBER

DOC_PROD_ENG_2_ID
DOC_PROD_ENG_4 NUMBER

DOC_PROD_ENG_4

DWDMR A-Z.doc
DOC_PROD_ENG_5 NUMBER

DOC_PROD_ENG_5
LOC_EXCHANGE_RATE NUMBER(22,7)

LOC_EXCHANGE_RATE
PROJ_EXCHANGE_RATE NUMBER(22,7)

PROJ_EXCHANGE_RATE
GLOBAL1_EXCHANGE_RATE NUMBER(22,7)

GLOBAL1_EXCHANGE_RATE
GLOBAL2_EXCHANGE_RATE NUMBER(22,7)

GLOBAL2_EXCHANGE_RATE
GLOBAL3_EXCHANGE_RATE NUMBER(22,7)

GLOBAL3_EXCHANGE_RATE
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
ID NUMBER W_PLM_AUDIT_ITEM_D

ID
DOC_CURR_CODE VARCHAR2(30)

DOC_CURR_CODE
LOC_CURR_CODE VARCHAR2(30)

LOC_CURR_CODE
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT

DWDMR A-Z.doc
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
W_PLM_AUDIT_ITEM_PRODUCTLINE_H
Business Name: W_PLM_AUDIT_ITEM_PRODUCTLINE_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ITEM_WID NUMBER

ITEM_WID
ITEM_PRODUCTLINE_ID NUMBER

ITEM_PRODUCTLINE_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID

DWDMR A-Z.doc
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
W_PLM_AUDIT_PRCAUDITED_D
Business Name: W_PLM_AUDIT_PRCAUDITED_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
AUDIT_PRCAUDITED_ID NUMBER

AUDIT_PRCAUDITED_ID
NAME VARCHAR2(4000)

NAME
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
ROW_WID NUMBER

ROW_WID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID

DWDMR A-Z.doc
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
W_PLM_AUDIT_PRCAUDITED_H
Business Name: W_PLM_AUDIT_PRCAUDITED_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
AUDIT_ID NUMBER

AUDIT_ID
PRCAUDITED_ID NUMBER

PRCAUDITED_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID

DWDMR A-Z.doc
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
W_PLM_AUDIT_PRDAUDITED_D
Business Name: W_PLM_AUDIT_PRDAUDITED_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
AUDIT_PRDAUDITED_ID NUMBER

AUDIT_PRDAUDITED_ID
NAME VARCHAR2(4000)

NAME
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
ROW_WID NUMBER

ROW_WID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID

DWDMR A-Z.doc
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
W_PLM_AUDIT_PRDAUDITED_H
Business Name: W_PLM_AUDIT_PRDAUDITED_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
AUDIT_ID NUMBER

AUDIT_ID
PRDAUDITED_ID NUMBER

PRDAUDITED_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID

DWDMR A-Z.doc
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
W_PLM_AUDIT_PRG_D
Business Name: W_PLM_AUDIT_PRG_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
AUDIT_PRG_ID NUMBER

AUDIT_PRG_ID
NAME VARCHAR2(4000)

NAME
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
ROW_WID NUMBER

ROW_WID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID

DWDMR A-Z.doc
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
W_PLM_AUDIT_PRG_H
Business Name: W_PLM_AUDIT_PRG_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
AUDIT_ID NUMBER

AUDIT_ID
PRG_ID NUMBER

PRG_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID

DWDMR A-Z.doc
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
W_PLM_AUDIT_PRODUCTLINE_H
Business Name: W_PLM_AUDIT_PRODUCTLINE_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
AUDIT_WID NUMBER

AUDIT_WID
PRODUCTLINE_ID NUMBER

PRODUCTLINE_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
TENANT_ID VARCHAR2(80)

ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID

DWDMR A-Z.doc
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
W_PLM_AUDIT_SUPPLIER_H
Business Name: W_PLM_AUDIT_SUPPLIER_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
AUDIT_WID NUMBER

AUDIT_WID
SUPPLIER_ID NUMBER

SUPPLIER_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID

DWDMR A-Z.doc
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
W_PLM_AUDIT_WORKFLOW_D
Business Name: W_PLM_AUDIT_WORKFLOW_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

ROW_WID
WORKFLOW_WID NUMBER

WORKFLOW_WID
WORKFLOW_STATE VARCHAR2(256)

WORKFLOW_STATE
WORKFLOW_TYPE VARCHAR2(256)

WORKFLOW_TYPE
WORKFLOW VARCHAR2(256)

WORKFLOW
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT

DWDMR A-Z.doc
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
W_PLM_AUDIT_WORKFLOW_F
Business Name: W_PLM_AUDIT_WORKFLOW_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
AUDIT_WID NUMBER

AUDIT_WID
AUDIT_WORKFLOW_WID NUMBER

AUDIT_WORKFLOW_WID
CURRENT_OWNER_USER_WID NUMBER

CURRENT_OWNER_USER_WID
ORIGINATOR_USER_WID NUMBER

ORIGINATOR_USER_WID
SALES_OWNER_WID NUMBER

SALES_OWNER_WID
QUALITY_ANALYST_USER_WID NUMBER

QUALITY_ANALYST_USER_WID
ENTRY_TIME_WID NUMBER

ENTRY_TIME_WID
EXIT_TIME_WID NUMBER

EXIT_TIME_WID
SUBMITTED_TIME_WID NUMBER

SUBMITTED_TIME_WID
ORIGINATED_TIME_WID NUMBER

ORIGINATED_TIME_WID
FINAL_COMPLETE_TIME_WID NUMBER

FINAL_COMPLETE_TIME_WID
RELEASED_TIME_WID NUMBER

RELEASED_TIME_WID
LOCATION_WID NUMBER

LOCATION_WID
INT_ORGANIZATION_WID NUMBER

INT_ORGANIZATION_WID
FROM_AUDIT_WORKFLOW_WID NUMBER

FROM_AUDIT_WORKFLOW_WID

TO_AUDIT_WORKFLOW_WID NUMBER

TO_AUDIT_WORKFLOW_WID

DWDMR A-Z.doc
DURATION_DAYS NUMBER(22,2)

DURATION_DAYS
ORIG_CMPL_HOLD_DURATION_D NUMBER(22,2)
AYS

ORIG_CMPL_HOLD_DURATION_D
AYS
ORIG_RLSE_DAYS NUMBER(22,2)

ORIG_RLSE_DAYS
ORIG_CMPL_DAYS NUMBER(22,2)

ORIG_CMPL_DAYS
ORIG_RLSE_HOLD_DURATION_DA NUMBER(22,2)
YS

ORIG_RLSE_HOLD_DURATION_DA
YS
SBMT_CMPL_DAYS NUMBER(22,2)

SBMT_CMPL_DAYS
SBMT_CMPL_HOLD_DURATION_D NUMBER(22,2)
AYS

SBMT_CMPL_HOLD_DURATION_D
AYS
SBMT_RLSE_DAYS NUMBER(22,2)

SBMT_RLSE_DAYS
SBMT_RLSE_HOLD_DURATION_D NUMBER(22,2)
AYS

SBMT_RLSE_HOLD_DURATION_D
AYS
OPEN_FLG NUMBER

OPEN_FLG
CUR_WKFLW_STATE_FLG NUMBER

CUR_WKFLW_STATE_FLG
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT

DWDMR A-Z.doc
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
DOC_CURR_CODE VARCHAR2(30)

DOC_CURR_CODE
LOC_CURR_CODE VARCHAR2(30)

LOC_CURR_CODE
GLOBAL1_EXCHANGE_RATE NUMBER(28,10)

GLOBAL1_EXCHANGE_RATE
GLOBAL2_EXCHANGE_RATE NUMBER(28,10)

GLOBAL2_EXCHANGE_RATE
GLOBAL3_EXCHANGE_RATE NUMBER(28,10)

GLOBAL3_EXCHANGE_RATE
ID NUMBER

ID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
W_PLM_BASELINE_D
Business Name: W_PLM_BASELINE_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
PROJECT_WID NUMBER

PROJECT_WID
BASELINE_NO VARCHAR2(150)

BASELINE_NO
BASELINE_NAME VARCHAR2(800)

BASELINE_NAME
BASELINE_DESCRIPTION VARCHAR2(4000)

BASELINE_DESCRIPTION
DOMAIN_VALUE NUMBER

DOMAIN_VALUE
DURATION_TYPE VARCHAR2(100)

DURATION_TYPE
TYPE VARCHAR2(600)

TYPE
DELEGATED_OWNER VARCHAR2(1000)

DELEGATED_OWNER
PROJECT_STATE VARCHAR2(1000)

PROJECT_STATE
STATUS VARCHAR2(1000)

STATUS
STATUS_TYPE VARCHAR2(1000)

STATUS_TYPE
COST_STATUS VARCHAR2(1000)

COST_STATUS
RESOURCE_STATUS VARCHAR2(1000)

RESOURCE_STATUS
QUALITY_STATUS VARCHAR2(1000)

QUALITY_STATUS
LOCK_USER VARCHAR2(1000)

LOCK_USER
WORKFLOW VARCHAR2(1000)

WORKFLOW
SCHEDULE_STATUS VARCHAR2(1000)

SCHEDULE_STATUS

DWDMR A-Z.doc
OVERALL_STATUS VARCHAR2(1000)

OVERALL_STATUS
GLOBAL VARCHAR2(1000)

GLOBAL
SCHEDULE_EDITOR VARCHAR2(1000)

SCHEDULE_EDITOR
CRITICAL VARCHAR2(1000)

CRITICAL
LOCK_STATUS VARCHAR2(1000)

LOCK_STATUS
RESOURCE_TYPE VARCHAR2(1000)

RESOURCE_TYPE
ARCHIVED_FLG NUMBER

ARCHIVED_FLG
CONTROLLED_FLG NUMBER

CONTROLLED_FLG
FIXED_COST_BGT_FLG NUMBER

FIXED_COST_BGT_FLG
FIXED_COST_ACT_FLG NUMBER

FIXED_COST_ACT_FLG
FIXED_COST_EAC_FLG NUMBER

FIXED_COST_EAC_FLG
CAPITAL_COST_BGT_FLG NUMBER

CAPITAL_COST_BGT_FLG
CAPITAL_COST_ACT_FLG NUMBER

CAPITAL_COST_ACT_FLG
CAPITAL_COST_EAC_FLG NUMBER

CAPITAL_COST_EAC_FLG
FLEX_COST_BGT_FLG NUMBER

FLEX_COST_BGT_FLG
FLEX_COST_ACT_FLG NUMBER

FLEX_COST_ACT_FLG
FLEX_COST_EAC_FLG NUMBER

FLEX_COST_EAC_FLG
SCHEDULE_STATUS_REASON VARCHAR2(1000)

SCHEDULE_STATUS_REASON
ROLLUP_HEALTH_STATUS VARCHAR2(1000)

ROLLUP_HEALTH_STATUS
COST_STATUS_REASON VARCHAR2(1000)

COST_STATUS_REASON

DWDMR A-Z.doc
RESOURCE_STATUS_REASON VARCHAR2(1000)

RESOURCE_STATUS_REASON
QUALITY_STATUS_REASON VARCHAR2(1000)

QUALITY_STATUS_REASON
CREATED_FROM_TEMPLATE VARCHAR2(1000)

CREATED_FROM_TEMPLATE
LOCKED_FROM_PROGRAM VARCHAR2(1000)

LOCKED_FROM_PROGRAM
ROW_WID NUMBER

ROW_WID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
BASELINE_WID NUMBER

BASELINE_WID
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
TENANT_ID VARCHAR2(80)

TENANT_ID
ETL_PROC_WID NUMBER

ETL_PROC_WID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
PLAN_OF_RECORD VARCHAR2(1000)

MILESTONE VARCHAR2(1000)

KICKOFF_BASELINE VARCHAR2(1000)

DWDMR A-Z.doc
W_PLM_BASELINE_F
Business Name: W_PLM_BASELINE_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ACTIVITY_WID NUMBER W_PLM_ACTIVITY_D

ACTIVITY_WID
ACT_TYPE NUMBER

ACT_TYPE
BASELINE_WID NUMBER W_PLM_BASELINE_D

BASELINE_WID
BASELINE_NO VARCHAR2(150)

BASELINE_NO
BASELINE_DT_WID NUMBER

BASELINE_DT_WID
CLASS_WID NUMBER

CLASS_WID
SUBCLASS_WID NUMBER

SUBCLASS_WID
PHASE_WID NUMBER

PHASE_WID
GATE_WID NUMBER

GATE_WID
PROJECT_WID NUMBER

PROJECT_WID
OWNER_WID NUMBER

OWNER_WID
PROJECT_ORDER NUMBER

PROJECT_ORDER
NO_BL_W_COST_IMPACT NUMBER(22,7)

NO_BL_W_COST_IMPACT
PCTBL_W_COST_IMPACT NUMBER(22,3)

PCTBL_W_COST_IMPACT
NO_BASLINES_W_DUR_IMPACT NUMBER(22,3)

NO_BASLINES_W_DUR_IMPACT

PCT_BL_EFF_IMPACT NUMBER(22,3)

PCT_BL_EFF_IMPACT

DWDMR A-Z.doc
NO_COST_CHGS_PRJ NUMBER(22,7)

NO_COST_CHGS_PRJ
NO_DUR_CHGS_PRJ NUMBER

NO_DUR_CHGS_PRJ
NO_EFF_CHGS_PRJ NUMBER

NO_EFF_CHGS_PRJ
PCT_COST_CHG_PRJ_OVER_PREV NUMBER(22,3)
_BL

PCT_COST_CHG_PRJ_OVER_PREV
_BL
PCT_DUR_CHGS_PRJ_OVER_PREV NUMBER(22,3)
_BL

PCT_DUR_CHGS_PRJ_OVER_PREV
_BL
PCT_EFF_CHGS_PRJ_OVER_PREV_ NUMBER(22,3)
BL

PCT_EFF_CHGS_PRJ_OVER_PREV_
BL
NO_DAYS_DELAYED_OVER_PREV_ NUMBER
BL

NO_DAYS_DELAYED_OVER_PREV_
BL
PRJ_ACT_START_DT_WID NUMBER

PRJ_ACT_START_DT_WID
PRJ_ACT_END_DT_WID NUMBER

PRJ_ACT_END_DT_WID
PRJ_SCH_START_DT_WID NUMBER

PRJ_SCH_START_DT_WID
PRJ_SCH_END_DT_WID NUMBER

PRJ_SCH_END_DT_WID
PRJ_SCH_DUR NUMBER

PRJ_SCH_DUR
PRJ_EST_DUR NUMBER

PRJ_EST_DUR
PRJ_EST_VAR_DAYS NUMBER

PRJ_EST_VAR_DAYS
PRJ_PCT_COMP NUMBER(22,3)

PRJ_PCT_COMP
PRJ_BGT_TOTAL_COST NUMBER(22,7)

PRJ_BGT_TOTAL_COST
PRJ_EST_TOTAL_COST NUMBER(22,7)

PRJ_EST_TOTAL_COST

DWDMR A-Z.doc
PRJ_EST_TOTAL_COST_VAR_PCT NUMBER(22,3)

PRJ_EST_TOTAL_COST_VAR_PCT

NO_PRJ_BASELINE NUMBER(22,7)

NO_PRJ_BASELINE
SCH_TTM_VAR_FIRST_BSLN NUMBER(22,7)

SCH_TTM_VAR_FIRST_BSLN
CREATE_DT_WID NUMBER

CREATE_DT_WID
ACT_TTM_VAR_FIRST_BSLN NUMBER(22,7)

ACT_TTM_VAR_FIRST_BSLN
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
SCH_TTM_VAR_BSLN NUMBER(22,7)

SCH_TTM_VAR_BSLN
SCH_VAR_DAYS_FIRST_BSLN NUMBER(22,7)

SCH_VAR_DAYS_FIRST_BSLN
ACT_TTM_VAR_BSLN NUMBER(22,7)

ACT_TTM_VAR_BSLN
ACT_VAR_DAYS_FIRST_BSLN NUMBER(22,7)

ACT_VAR_DAYS_FIRST_BSLN
EST_VAR_DAYS_FIRST_BSLN NUMBER(22,7)

EST_VAR_DAYS_FIRST_BSLN
SCH_VAR_DAYS_BSLN NUMBER(22,7)

SCH_VAR_DAYS_BSLN
ACT_VAR_DAYS_BSLN NUMBER(22,7)

ACT_VAR_DAYS_BSLN
ACT_LNCH_DATE_VAR_FIRST_BSL NUMBER(22,7)
N

ACT_LNCH_DATE_VAR_FIRST_BSL
N
EST_VAR_DAYS_BSLN NUMBER(22,7)

EST_VAR_DAYS_BSLN
SCH_TTM_DAYS NUMBER(22,7)

SCH_TTM_DAYS
BSLN_TTM_DAYS NUMBER(22,7)

BSLN_TTM_DAYS

DWDMR A-Z.doc
ACT_LNCH_DT_WID NUMBER(22,7)

ACT_LNCH_DT_WID
W_INSERT_DT DATE

W_INSERT_DT
PRJ_SCH_LAUNCH_DATE NUMBER

PRJ_SCH_LAUNCH_DATE
W_UPDATE_DT DATE

W_UPDATE_DT
PRJ_ACT_LAUNCH_DATE NUMBER

PRJ_ACT_LAUNCH_DATE
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
DELETE_FLG CHAR(1)

DELETE_FLG
TENANT_ID VARCHAR2(80)

TENANT_ID
ETL_PROC_WID NUMBER

ETL_PROC_WID

DWDMR A-Z.doc
W_PLM_CAPA_CUSTOMER_H
Business Name: W_PLM_CAPA_CUSTOMER_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
CAPA_WID NUMBER

CAPA_WID
CUSTOMER_ID NUMBER

CUSTOMER_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID

DWDMR A-Z.doc
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
W_PLM_CAPA_D
Business Name: W_PLM_CAPA_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
CAPA_WID NUMBER

CAPA_WID
CAPA_NUMBER VARCHAR2(256)

CAPA_NUMBER
DESCRIPTION VARCHAR2(4000)

DESCRIPTION
RELEASED_FLG NUMBER

RELEASED_FLG
COMPLETE_FLG NUMBER

COMPLETE_FLG
VALID_FLG NUMBER

VALID_FLG
CANCEL_FLG NUMBER

CANCEL_FLG
CHANGE_FLG NUMBER

CHANGE_FLG
NCR_FLG NUMBER

NCR_FLG
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
ROW_WID NUMBER

ROW_WID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT

DWDMR A-Z.doc
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
PR_FLG NUMBER

PRIORITY VARCHAR2(256)

PRIORITY
BUSINESS_RISK VARCHAR2(256)

BUSINESS_RISK
CORRECTIVE_ACTION VARCHAR2(256)

CORRECTIVE_ACTION
PREVENTIVE_ACTION VARCHAR2(256)

PREVENTIVE_ACTION
PRBL_SOL_METHOD VARCHAR2(256)

PRBL_SOL_METHOD
ROOT_CAUSE VARCHAR2(256)

ROOT_CAUSE
REG_RISK VARCHAR2(256)

REG_RISK
LOCATION VARCHAR2(256)

LOCATION
INT_ORGANIZATION VARCHAR2(256)

INT_ORGANIZATION
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM
EXPT_CMPL_TIME DATE

DWDMR A-Z.doc
REVIEW_TIME DATE

DWDMR A-Z.doc
W_PLM_CAPA_F
Business Name: W_PLM_CAPA_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
CAPA_WID NUMBER W_PARTY_D

CAPA_WID
CAPA_WORKFLOW_WID NUMBER W_PLM_CAPA_WORKFLOW_D

CAPA_WORKFLOW_WID
QUALITY_ANALYST_USER_WID NUMBER

QUALITY_ANALYST_USER_WID
ORIGINATOR_USER_WID NUMBER W_USER_D

ORIGINATOR_USER_WID
CURRENT_OWNER_USER_WID NUMBER

CURRENT_OWNER_USER_WID
SALES_OWNER_WID NUMBER

SALES_OWNER_WID
ORIGINATED_TIME_WID NUMBER W_DAY_D

ORIGINATED_TIME_WID
FINAL_COMPLETE_TIME_WID NUMBER

FINAL_COMPLETE_TIME_WID
RELEASED_TIME_WID NUMBER

RELEASED_TIME_WID
SUBMITTED_TIME_WID NUMBER

SUBMITTED_TIME_WID
EXPT_CMPL_TIME_WID NUMBER

EXPT_CMPL_TIME_WID
PLANNED_AUDIT_TIME_WID NUMBER

PLANNED_AUDIT_TIME_WID
REVIEW_TIME_WID NUMBER

REVIEW_TIME_WID
LOCATION_WID NUMBER

LOCATION_WID
INT_ORGANIZATION_WID NUMBER

INT_ORGANIZATION_WID
RELEASED_FLG NUMBER

RELEASED_FLG
COMPLETE_FLG NUMBER

COMPLETE_FLG

DWDMR A-Z.doc
CHANGE_FLG NUMBER

CHANGE_FLG
NCR_FLG NUMBER

NCR_FLG
PR_FLG NUMBER

PR_FLG
DURATION_DAYS NUMBER(22,2)

DURATION_DAYS
SBMT_RLSE_HOLD_DURATION_D NUMBER(22,2)
AYS

SBMT_RLSE_HOLD_DURATION_D
AYS
SBMT_CMPL_HOLD_DURATION_D NUMBER(22,2)
AYS

SBMT_CMPL_HOLD_DURATION_D
AYS
ORIG_CMPL_DAYS NUMBER(22,2)

ORIG_CMPL_DAYS
ORIG_CMPL_HOLD_DURATION_D NUMBER(22,2)
AYS

ORIG_CMPL_HOLD_DURATION_D
AYS
ORIG_RLSE_HOLD_DURATION_DA NUMBER(22,2)
YS

ORIG_RLSE_HOLD_DURATION_DA
YS
ORIG_RLSE_DAYS NUMBER(22,2)

ORIG_RLSE_DAYS
SBMT_CMPL_DAYS NUMBER(22,2)

SBMT_CMPL_DAYS
SBMT_RLSE_DAYS NUMBER(22,2)

SBMT_RLSE_DAYS
NO_OF_AUDIT_FINDING_TYPE_1 NUMBER

NO_OF_AUDIT_FINDING_TYPE_1

NO_OF_AUDIT_FINDING_TYPE_2 NUMBER

NO_OF_AUDIT_FINDING_TYPE_2

NO_OF_AUDIT_FINDING_TYPE_3 NUMBER

NO_OF_AUDIT_FINDING_TYPE_3

DWDMR A-Z.doc
NO_OF_AUDIT_FINDING_TYPE_4 NUMBER

NO_OF_AUDIT_FINDING_TYPE_4

SUPPLIER_AUDIT_SCORE_1 NUMBER

SUPPLIER_AUDIT_SCORE_1
SUPPLIER_AUDIT_SCORE_2 NUMBER

SUPPLIER_AUDIT_SCORE_2
SUPPLIER_AUDIT_SCORE_3 NUMBER

SUPPLIER_AUDIT_SCORE_3
LOC_EXCHANGE_RATE NUMBER(22,7)

LOC_EXCHANGE_RATE
PROJ_EXCHANGE_RATE NUMBER(22,7)

PROJ_EXCHANGE_RATE
GLOBAL1_EXCHANGE_RATE NUMBER(22,7)

GLOBAL1_EXCHANGE_RATE
GLOBAL2_EXCHANGE_RATE NUMBER(22,7)

GLOBAL2_EXCHANGE_RATE
GLOBAL3_EXCHANGE_RATE NUMBER(22,7)

GLOBAL3_EXCHANGE_RATE
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
ID NUMBER W_PLM_CAPA_D

ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID

DWDMR A-Z.doc
DOC_CURR_CODE VARCHAR2(30)

DOC_CURR_CODE
LOC_CURR_CODE VARCHAR2(30)

LOC_CURR_CODE
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
W_PLM_CAPA_FUNCTION_D
Business Name: W_PLM_CAPA_FUNCTION_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
CAPA_FUNCTION_ID NUMBER

CAPA_FUNCTION_ID
NAME VARCHAR2(4000)

NAME
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
ROW_WID NUMBER

ROW_WID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID

DWDMR A-Z.doc
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
W_PLM_CAPA_FUNCTION_H
Business Name: W_PLM_CAPA_FUNCTION_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
CAPA_ID NUMBER

CAPA_ID
FUNCTION_ID NUMBER

FUNCTION_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID

DWDMR A-Z.doc
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
W_PLM_CAPA_ITEM_D
Business Name: W_PLM_CAPA_ITEM_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
CAPA_WID NUMBER

CAPA_WID
ITEM_WID NUMBER

ITEM_WID
AFFECTED_SITE VARCHAR2(80)

AFFECTED_SITE
ITEM_CATEGORY VARCHAR2(80)

ITEM_CATEGORY
ITEM_COMMODITY VARCHAR2(80)

ITEM_COMMODITY
ITEM_PART_FAMILY VARCHAR2(80)

ITEM_PART_FAMILY
ITEM_TYPE VARCHAR2(80)

ITEM_TYPE
ITEM_NO VARCHAR2(256)

ITEM_NO
ITEM_DESCRIPTION VARCHAR2(256)

ITEM_DESCRIPTION
ITEM_CLASS_NAME VARCHAR2(256)

ITEM_CLASS_NAME
LATEST_CHANGE_NO VARCHAR2(256)

LATEST_CHANGE_NO
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
ROW_WID NUMBER

ROW_WID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT

DWDMR A-Z.doc
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ITEM_SIZE VARCHAR2(80)

ITEM_SIZE
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
W_PLM_CAPA_ITEM_F
Business Name: W_PLM_CAPA_ITEM_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
CAPA_WID NUMBER

CAPA_WID
CAPA_WORKFLOW_WID NUMBER

CAPA_WORKFLOW_WID
CHANGE_FLG NUMBER

CHANGE_FLG
ITEM_WID NUMBER W_PRODUCT_D

ITEM_WID
ITEM_COMPONENT_ENGINEER_ NUMBER
WID

ITEM_COMPONENT_ENGINEER_
WID
ITEM_CREATE_USER_WID NUMBER

ITEM_CREATE_USER_WID
ITEM_REV_WID NUMBER

ITEM_REV_WID
CHANGE_CLASS_WID NUMBER

CHANGE_CLASS_WID
CHANGE_WID NUMBER

CHANGE_WID
CLASS_WID NUMBER

CLASS_WID
CLASS_NAME VARCHAR2(256)

CLASS_NAME
COMPLIANCE_TIME_WID NUMBER

COMPLIANCE_TIME_WID
CREATE_DATE_WID NUMBER

CREATE_DATE_WID
EFFECTIVITY_TIME_WID NUMBER

EFFECTIVITY_TIME_WID
FINAL_COMPLETE_TIME_WID NUMBER

FINAL_COMPLETE_TIME_WID
EXPT_CMPL_TIME_WID NUMBER

EXPT_CMPL_TIME_WID

DWDMR A-Z.doc
NEXT_REV_RELEASE_TIME_WID NUMBER

NEXT_REV_RELEASE_TIME_WID

OBSOLETE_TIME_WID NUMBER

OBSOLETE_TIME_WID
ORIGINATED_TIME_WID NUMBER

ORIGINATED_TIME_WID
ORIGINATOR_USER_WID NUMBER

ORIGINATOR_USER_WID
LOCATION_WID NUMBER

LOCATION_WID
INT_ORGANIZATION_WID NUMBER

INT_ORGANIZATION_WID
NUMBER_OF_MFR_PARTS NUMBER

NUMBER_OF_MFR_PARTS
ORIG_CMPL_DAYS NUMBER(22,2)

ORIG_CMPL_DAYS
ORIG_CMPL_HOLD_DURATION_D NUMBER(22,2)
AYS

ORIG_CMPL_HOLD_DURATION_D
AYS
ORIG_RLSE_DAYS NUMBER(22,2)

ORIG_RLSE_DAYS
ORIG_RLSE_HOLD_DURATION_DA NUMBER(22,2)
YS

ORIG_RLSE_HOLD_DURATION_DA
YS
SALES_OWNER_WID NUMBER

SALES_OWNER_WID
PQM_QUALITY_ANALYST_USER_ NUMBER
WID

PQM_QUALITY_ANALYST_USER_
WID
QUANTITY_AFFECTED NUMBER

QUANTITY_AFFECTED
RELEASED_FLG NUMBER

RELEASED_FLG
RELEASED_TIME_WID NUMBER

RELEASED_TIME_WID
REVISION_FIXED VARCHAR2(256)

REVISION_FIXED

DWDMR A-Z.doc
REVISION_FOUND VARCHAR2(256)

REVISION_FOUND
REV_INCORP_TIME_WID NUMBER

REV_INCORP_TIME_WID
REV_SEQ NUMBER

REV_SEQ
SBMT_CMPL_DAYS NUMBER(22,2)

SBMT_CMPL_DAYS
SBMT_RLSE_DAYS NUMBER(22,2)

SBMT_RLSE_DAYS
SBMT_RLSE_HOLD_DURATION_D NUMBER(22,2)
AYS

SBMT_RLSE_HOLD_DURATION_D
AYS
SITE_WID NUMBER

SITE_WID
SUBMITTED_TIME_WID NUMBER

SUBMITTED_TIME_WID
WEIGHT NUMBER(22,2)

WEIGHT
CURRENT_OWNER_USER_WID NUMBER

CURRENT_OWNER_USER_WID
DURATION_DAYS NUMBER(22,2)

DURATION_DAYS
REV_ID NUMBER

REV_ID
SBMT_CMPL_HOLD_DURATION_D NUMBER(22,2)
AYS

SBMT_CMPL_HOLD_DURATION_D
AYS
ITEM_COMMODITY_4 NUMBER

ITEM_COMMODITY_4
ITEM_COMMODITY_5 NUMBER

ITEM_COMMODITY_5
ITEM_COMP_ENG_1_ID NUMBER

ITEM_COMP_ENG_1_ID
ITEM_COMP_ENG_2_ID NUMBER

ITEM_COMP_ENG_2_ID
ITEM_COMP_ENG_4 NUMBER

ITEM_COMP_ENG_4

DWDMR A-Z.doc
ITEM_COMP_ENG_5 NUMBER

ITEM_COMP_ENG_5
ITEM_CUST_SUPP_1_ID NUMBER

ITEM_CUST_SUPP_1_ID
ITEM_CUST_SUPP_2_ID NUMBER

ITEM_CUST_SUPP_2_ID
ITEM_CUST_SUPP_4 NUMBER

ITEM_CUST_SUPP_4
ITEM_CUST_SUPP_5 NUMBER

ITEM_CUST_SUPP_5
ITEM_ERP_4 NUMBER

ITEM_ERP_4
ITEM_ERP_5 NUMBER

ITEM_ERP_5
ITEM_PROD_ENG_1_ID NUMBER

ITEM_PROD_ENG_1_ID
ITEM_PROD_ENG_2_ID NUMBER

ITEM_PROD_ENG_2_ID
ITEM_PROD_ENG_4 NUMBER

ITEM_PROD_ENG_4
ITEM_PROD_ENG_5 NUMBER

ITEM_PROD_ENG_5
DOC_CONF_MGMT_4 NUMBER

DOC_CONF_MGMT_4
DOC_CONF_MGMT_5 NUMBER

DOC_CONF_MGMT_5
DOC_ERP_4 NUMBER

DOC_ERP_4
DOC_ERP_5 NUMBER

DOC_ERP_5
DOC_MANUF_1_ID NUMBER

DOC_MANUF_1_ID
DOC_MANUF_2_ID NUMBER

DOC_MANUF_2_ID
DOC_MANUF_4 NUMBER

DOC_MANUF_4
DOC_MANUF_5 NUMBER

DOC_MANUF_5
DOC_PROD_ENG_1_ID NUMBER

DOC_PROD_ENG_1_ID

DWDMR A-Z.doc
DOC_PROD_ENG_2_ID NUMBER

DOC_PROD_ENG_2_ID
DOC_PROD_ENG_4 NUMBER

DOC_PROD_ENG_4
DOC_PROD_ENG_5 NUMBER

DOC_PROD_ENG_5
LOC_EXCHANGE_RATE NUMBER(22,7)

LOC_EXCHANGE_RATE
PROJ_EXCHANGE_RATE NUMBER(22,7)

PROJ_EXCHANGE_RATE
GLOBAL1_EXCHANGE_RATE NUMBER(22,7)

GLOBAL1_EXCHANGE_RATE
GLOBAL2_EXCHANGE_RATE NUMBER(22,7)

GLOBAL2_EXCHANGE_RATE
GLOBAL3_EXCHANGE_RATE NUMBER(22,7)

GLOBAL3_EXCHANGE_RATE
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
ID NUMBER W_PLM_CAPA_ITEM_D

ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
DOC_CURR_CODE VARCHAR2(30)

DOC_CURR_CODE
LOC_CURR_CODE VARCHAR2(30)

LOC_CURR_CODE

DWDMR A-Z.doc
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
W_PLM_CAPA_ITEM_PRODUCTLINE_H
Business Name: W_PLM_CAPA_ITEM_PRODUCTLINE_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ITEM_WID NUMBER

ITEM_WID
ITEM_PRODUCTLINE_ID NUMBER

ITEM_PRODUCTLINE_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID

DWDMR A-Z.doc
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
W_PLM_CAPA_PRODUCTLINE_H
Business Name: W_PLM_CAPA_PRODUCTLINE_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
CAPA_WID NUMBER

CAPA_WID
PRODUCTLINE_ID NUMBER

PRODUCTLINE_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID

DWDMR A-Z.doc
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
W_PLM_CAPA_QMSSECTION_D
Business Name: W_PLM_CAPA_QMSSECTION_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
CAPA_QMSSECTION_ID NUMBER

CAPA_QMSSECTION_ID
NAME VARCHAR2(4000)

NAME
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
ROW_WID NUMBER

ROW_WID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID

DWDMR A-Z.doc
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
W_PLM_CAPA_QMSSECTION_H
Business Name: W_PLM_CAPA_QMSSECTION_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
CAPA_ID NUMBER

CAPA_ID
QMSSECTION_ID NUMBER

QMSSECTION_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID

DWDMR A-Z.doc
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
W_PLM_CAPA_QMSSTANDARD_D
Business Name: W_PLM_CAPA_QMSSTANDARD_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
CAPA_QMSSTANDARD_ID NUMBER

CAPA_QMSSTANDARD_ID
NAME VARCHAR2(4000)

NAME
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
ROW_WID NUMBER

ROW_WID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID

DWDMR A-Z.doc
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
W_PLM_CAPA_QMSSTANDARD_H
Business Name: W_PLM_CAPA_QMSSTANDARD_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
CAPA_ID NUMBER

CAPA_ID
QMSSTANDARD_ID NUMBER

QMSSTANDARD_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID

DWDMR A-Z.doc
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
W_PLM_CAPA_SUPPLIER_H
Business Name: W_PLM_CAPA_SUPPLIER_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
CAPA_WID NUMBER

CAPA_WID
SUPPLIER_ID NUMBER

SUPPLIER_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID

DWDMR A-Z.doc
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
W_PLM_CAPA_TEAM_D
Business Name: W_PLM_CAPA_TEAM_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
CAPA_TEAM_ID NUMBER

CAPA_TEAM_ID
NAME VARCHAR2(4000)

NAME
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
ROW_WID NUMBER

ROW_WID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID

DWDMR A-Z.doc
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
W_PLM_CAPA_TEAM_H
Business Name: W_PLM_CAPA_TEAM_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
CAPA_ID NUMBER

CAPA_ID
TEAM_ID NUMBER

TEAM_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID

DWDMR A-Z.doc
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
W_PLM_CAPA_WORKFLOW_D
Business Name: W_PLM_CAPA_WORKFLOW_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

ROW_WID
WORKFLOW_WID NUMBER

WORKFLOW_WID
WORKFLOW_STATE VARCHAR2(256)

WORKFLOW_STATE
WORKFLOW_TYPE VARCHAR2(256)

WORKFLOW_TYPE
WORKFLOW VARCHAR2(256)

WORKFLOW
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT

DWDMR A-Z.doc
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
W_PLM_CAPA_WORKFLOW_F
Business Name: W_PLM_CAPA_WORKFLOW_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
CAPA_WID NUMBER

CAPA_WID
CAPA_WORKFLOW_WID NUMBER

CAPA_WORKFLOW_WID
CURRENT_OWNER_USER_WID NUMBER

CURRENT_OWNER_USER_WID
ORIGINATOR_USER_WID NUMBER

ORIGINATOR_USER_WID
SALES_OWNER_WID NUMBER

SALES_OWNER_WID
QUALITY_ANALYST_USER_WID NUMBER

QUALITY_ANALYST_USER_WID
LOCATION_WID NUMBER

LOCATION_WID
INT_ORGANIZATION_WID NUMBER

INT_ORGANIZATION_WID
ENTRY_TIME_WID NUMBER

ENTRY_TIME_WID
EXIT_TIME_WID NUMBER

EXIT_TIME_WID
SUBMITTED_TIME_WID NUMBER

SUBMITTED_TIME_WID
ORIGINATED_TIME_WID NUMBER

ORIGINATED_TIME_WID
FINAL_COMPLETE_TIME_WID NUMBER

FINAL_COMPLETE_TIME_WID
EXPT_CMPL_TIME_WID NUMBER

EXPT_CMPL_TIME_WID
RELEASED_TIME_WID NUMBER

RELEASED_TIME_WID
FROM_CAPA_WORKFLOW_WID NUMBER

FROM_CAPA_WORKFLOW_WID

DWDMR A-Z.doc
TO_CAPA_WORKFLOW_WID NUMBER

TO_CAPA_WORKFLOW_WID
DURATION_DAYS NUMBER(22,2)

DURATION_DAYS
ORIG_CMPL_HOLD_DURATION_D NUMBER(22,2)
AYS

ORIG_CMPL_HOLD_DURATION_D
AYS
ORIG_RLSE_DAYS NUMBER(22,2)

ORIG_RLSE_DAYS
ORIG_CMPL_DAYS NUMBER(22,2)

ORIG_CMPL_DAYS
ORIG_RLSE_HOLD_DURATION_DA NUMBER(22,2)
YS

ORIG_RLSE_HOLD_DURATION_DA
YS
SBMT_CMPL_DAYS NUMBER(22,2)

SBMT_CMPL_DAYS
SBMT_CMPL_HOLD_DURATION_D NUMBER(22,2)
AYS

SBMT_CMPL_HOLD_DURATION_D
AYS
SBMT_RLSE_DAYS NUMBER(22,2)

SBMT_RLSE_DAYS
SBMT_RLSE_HOLD_DURATION_D NUMBER(22,2)
AYS

SBMT_RLSE_HOLD_DURATION_D
AYS
OPEN_FLG NUMBER

OPEN_FLG
CUR_WKFLW_STATE_FLG NUMBER

CUR_WKFLW_STATE_FLG
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
ID NUMBER

ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT

DWDMR A-Z.doc
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
DOC_CURR_CODE VARCHAR2(30)

DOC_CURR_CODE
LOC_CURR_CODE VARCHAR2(30)

LOC_CURR_CODE
GLOBAL1_EXCHANGE_RATE NUMBER(28,10)

GLOBAL1_EXCHANGE_RATE
GLOBAL2_EXCHANGE_RATE NUMBER(28,10)

GLOBAL2_EXCHANGE_RATE
GLOBAL3_EXCHANGE_RATE NUMBER(28,10)

GLOBAL3_EXCHANGE_RATE
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
W_PLM_DELIVERABLE_D
Business Name: W_PLM_DELIVERABLE_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
DELIVERABLE_WID NUMBER

DELIVERABLE_WID
ACTIVITY_WID NUMBER

ACTIVITY_WID
DELIVERABLE_NUMBER VARCHAR2(256)

DELIVERABLE_NUMBER
DESCRIPTION VARCHAR2(4000)

DESCRIPTION
DELIVERABLE_SUBCLASS VARCHAR2(256)

DELIVERABLE_SUBCLASS
DELIVERABLE_CLASS VARCHAR2(256)

DELIVERABLE_CLASS
DELIVERABLE_BASECLASS VARCHAR2(256)

DELIVERABLE_BASECLASS
DELIVERABLE_OWNER VARCHAR2(256)

DELIVERABLE_OWNER
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
ROW_WID NUMBER

ROW_WID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
TENANT_ID VARCHAR2(80)

TENANT_ID
ETL_PROC_WID NUMBER

ETL_PROC_WID
CREATED_ON_DT DATE

CREATED_ON_DT

DWDMR A-Z.doc
CHANGED_ON_DT DATE

CHANGED_ON_DT
DEL_CONDITION_MET_FLG NUMBER

DEL_CONDITION_SET_FLG NUMBER

DWDMR A-Z.doc
W_PLM_DEL_TAG_D
Business Name: W_PLM_DEL_TAG_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
DEL_TAG_WID NUMBER

DEL_TAG_WID
NAME VARCHAR2(256)

NAME
LIST_ID NUMBER

LIST_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
ROW_WID NUMBER

ROW_WID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
TENANT_ID VARCHAR2(80)

TENANT_ID
ETL_PROC_WID NUMBER

ETL_PROC_WID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT

DWDMR A-Z.doc
W_PLM_DEL_TAG_H
Business Name: W_PLM_DEL_TAG_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
DEL_TAG_WID NUMBER

DEL_TAG_WID
DELIVERABLE_WID NUMBER

DELIVERABLE_WID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
DELETE_FLG CHAR(1)

DELETE_FLG
TENANT_ID VARCHAR2(80)

TENANT_ID
ETL_PROC_WID NUMBER

ETL_PROC_WID

DWDMR A-Z.doc
W_PLM_DEV_CUSTOMER_H
Business Name: W_PLM_DEV_CUSTOMER_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
DEV_ID NUMBER

DEV_ID
CUSTOMER_ID NUMBER

CUSTOMER_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID

DWDMR A-Z.doc
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
W_PLM_DEV_D
Business Name: W_PLM_DEV_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

ROW_WID
CHANGE_NUMBER VARCHAR2(256)

CHANGE_NUMBER
CHANGE_ORDER_FLG NUMBER

CHANGE_ORDER_FLG
RELEASED_FLG NUMBER

RELEASED_FLG
COMPLETE_FLG NUMBER

COMPLETE_FLG
VALID_FLG NUMBER

VALID_FLG
CANCEL_FLG NUMBER

CANCEL_FLG
REJECT_FLG NUMBER

REJECT_FLG
URGENT_FLG NUMBER

URGENT_FLG
CAPA_FLG NUMBER

CAPA_FLG
BOM_REDLINE_FLG NUMBER

BOM_REDLINE_FLG
AML_REDLINE_FLG NUMBER

AML_REDLINE_FLG
PROGRAM_FLG NUMBER

PROGRAM_FLG
NEVER_RELEASED_ITEM_FLG NUMBER

NEVER_RELEASED_ITEM_FLG
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID

DWDMR A-Z.doc
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
PRIORITY VARCHAR2(256)

PRIORITY
REG_TYPE VARCHAR2(256)

REG_TYPE
SEVFINIMPACT VARCHAR2(256)

SEVFINIMPACT
IDEA_TYPE VARCHAR2(256)

IDEA_TYPE
REQ_PART_TYPE VARCHAR2(256)

REQ_PART_TYPE
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM
IMPL_MANUF_TIME DATE

IMPL_MANUF_TIME
IMPL_QUALITY_TIME DATE

IMPL_QUALITY_TIME

DWDMR A-Z.doc
IMPL_SC_TIME DATE

IMPL_SC_TIME
REQUIRED_TIME DATE

REQUIRED_TIME

DWDMR A-Z.doc
W_PLM_DEV_F
Business Name: W_PLM_DEV_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
DEV_WID NUMBER W_PARTY_D

DEV_WID
DEV_WID NUMBER W_PLM_DEV_D

DEV_WID
ORIGINATOR_USER_WID NUMBER W_USER_D

ORIGINATOR_USER_WID
OWNER_USER_WID NUMBER

OWNER_USER_WID
WORKFLOW_WID NUMBER W_PLM_DEV_WORKFLOW_D

WORKFLOW_WID
CREATED_DT_WID NUMBER

CREATED_DT_WID
FINAL_COMPLETE_DT_WID NUMBER W_DAY_D

FINAL_COMPLETE_DT_WID
RELEASED_DT_WID NUMBER

RELEASED_DT_WID
RELEASED_FLG NUMBER

RELEASED_FLG
COMPLETE_FLG NUMBER

COMPLETE_FLG
INT_ORGANIZATION_WID NUMBER

INT_ORGANIZATION_WID
ORIG_CMPL_DAYS NUMBER(22,2)

ORIG_CMPL_DAYS
ORIG_CMPL_HOLD_DURATION_D NUMBER(22,2)
AYS

ORIG_CMPL_HOLD_DURATION_D
AYS
ORIG_RLSE_HOLD_DURATION_DA NUMBER(22,2)
YS

ORIG_RLSE_HOLD_DURATION_DA
YS
ORIG_RLSE_DAYS NUMBER(22,2)

ORIG_RLSE_DAYS

DWDMR A-Z.doc
REJECT_FLG NUMBER

REJECT_FLG
NO_OF_ITEMS NUMBER

NO_OF_ITEMS
NO_OF_BOM_ADDED NUMBER

NO_OF_BOM_ADDED
NO_OF_BOM_DELETED NUMBER

NO_OF_BOM_DELETED
NO_OF_BOM_MODIFIED NUMBER

NO_OF_BOM_MODIFIED
NO_OF_AML_ADDED NUMBER

NO_OF_AML_ADDED
NO_OF_AML_MODIFIED NUMBER

NO_OF_AML_MODIFIED
NO_OF_AML_DELETED NUMBER

NO_OF_AML_DELETED
NO_OF_REJECTIONS NUMBER

NO_OF_REJECTIONS
LOCATION_WID NUMBER

LOCATION_WID
SUBMIT_TIME_WID NUMBER

SUBMIT_TIME_WID
RLSE_CMPL_HOLD_DURATION_D NUMBER(22,2)
AYS

RLSE_CMPL_HOLD_DURATION_D
AYS
RLSE_CMPL_DAYS NUMBER(22,2)

RLSE_CMPL_DAYS
SBMT_RLSE_DAYS NUMBER(22,2)

SBMT_RLSE_DAYS
SBMT_RLSE_HOLD_DURATION_D NUMBER(22,2)
AYS

SBMT_RLSE_HOLD_DURATION_D
AYS
IMPL_MANUF_TIME_WID NUMBER

IMPL_MANUF_TIME_WID
IMPL_SC_TIME_WID NUMBER

IMPL_SC_TIME_WID
IMPL_QUALITY_TIME_WID NUMBER

IMPL_QUALITY_TIME_WID

DWDMR A-Z.doc
REQUIRED_TIME_WID NUMBER

REQUIRED_TIME_WID
SCHEDULE_IMPACT NUMBER

SCHEDULE_IMPACT
MFG_IMPL_COST NUMBER(18,6)

MFG_IMPL_COST
ENGG_IMPL_COST NUMBER(18,6)

ENGG_IMPL_COST
SUPP_CHANGE_COST NUMBER(18,6)

SUPP_CHANGE_COST
FIELD_REPAIR_COST NUMBER(18,6)

FIELD_REPAIR_COST
LOC_EXCHANGE_RATE NUMBER(22,7)

LOC_EXCHANGE_RATE
PROJ_EXCHANGE_RATE NUMBER(22,7)

PROJ_EXCHANGE_RATE
GLOBAL1_EXCHANGE_RATE NUMBER(22,7)

GLOBAL1_EXCHANGE_RATE
GLOBAL2_EXCHANGE_RATE NUMBER(22,7)

GLOBAL2_EXCHANGE_RATE
GLOBAL3_EXCHANGE_RATE NUMBER(22,7)

GLOBAL3_EXCHANGE_RATE
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
NEW_FLG NUMBER

NEW_FLG
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG

DWDMR A-Z.doc
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
W_PLM_DEV_ITEM_D
Business Name: W_PLM_DEV_ITEM_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

ROW_WID
DEV_WID NUMBER

DEV_WID
ITEM_WID NUMBER

ITEM_WID
SITE_WID NUMBER

SITE_WID
VALID_FLG NUMBER

VALID_FLG
CANCEL_FLG NUMBER

CANCEL_FLG
AML_REDLINE_FLG NUMBER

AML_REDLINE_FLG
BOM_REDLINE_FLG NUMBER

BOM_REDLINE_FLG
COMPLETE_FLG NUMBER

COMPLETE_FLG
REJECT_FLG NUMBER

REJECT_FLG
URGENT_FLG NUMBER

URGENT_FLG
COMPLIANCY_FLG NUMBER

COMPLIANCY_FLG
NEVER_RELEASED_ITEM_FLG NUMBER

NEVER_RELEASED_ITEM_FLG
REV_RELEASED_FLG NUMBER

REV_RELEASED_FLG
REV_INCORPORATED_FLG NUMBER

REV_INCORPORATED_FLG
LATEST_FLG NUMBER

LATEST_FLG
ITEM_TLA_FLG NUMBER

ITEM_TLA_FLG

DWDMR A-Z.doc
DESCRIPTION VARCHAR2(2500)

DESCRIPTION
OLD_DESCRIPTION VARCHAR2(2500)

OLD_DESCRIPTION
REV VARCHAR2(256)

REV
OLD_REV VARCHAR2(256)

OLD_REV
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
FIELD VARCHAR2(256)

FIELD
FINISHGOODS VARCHAR2(256)

FINISHGOODS
FUNCTION VARCHAR2(256)

FUNCTION
ONORDER VARCHAR2(256)

ONORDER
STOCK VARCHAR2(256)

STOCK
WIP VARCHAR2(256)

WIP
SUPPLIER_FLG NUMBER

SUPPLIER_FLG

DWDMR A-Z.doc
CURRENTLY_EFFECTIVE_FLG NUMBER

CURRENTLY_EFFECTIVE_FLG
CURRENTLY_EFFECTIVE_PRICE_FL NUMBER
G

CURRENTLY_EFFECTIVE_PRICE_FL
G
DECLARATION_FLG NUMBER

DECLARATION_FLG
FIRSTTIME_RELEASE_FLG NUMBER

FIRSTTIME_RELEASE_FLG
ITEM_AML_FLG NUMBER

ITEM_AML_FLG
ITEM_ATTACHMENT_FLG NUMBER

ITEM_ATTACHMENT_FLG
ITEM_AUDIT_FLG NUMBER

ITEM_AUDIT_FLG
ITEM_BOM_FLG NUMBER

ITEM_BOM_FLG
ITEM_CAPA_FLG NUMBER

ITEM_CAPA_FLG
ITEM_LATEST_REV_FLG NUMBER

ITEM_LATEST_REV_FLG
ITEM_PROGRAM_FLG NUMBER

ITEM_PROGRAM_FLG
ITEM_RELEASED_FLG NUMBER

ITEM_RELEASED_FLG
NEVER_RELEASED_FLG NUMBER

NEVER_RELEASED_FLG
PENDING_CHANGE_FLG NUMBER

PENDING_CHANGE_FLG
PRELIMINARY_FLG NUMBER

PRELIMINARY_FLG
PROGRAM_FLG NUMBER

PROGRAM_FLG
RELEASED_FLG NUMBER

RELEASED_FLG
ROLLUP_FLG NUMBER

ROLLUP_FLG
ITEM_NCR_FLG NUMBER

ITEM_NCR_FLG

DWDMR A-Z.doc
ITEM_PR_FLG NUMBER

ITEM_PR_FLG
PRICE_FLG NUMBER

PRICE_FLG
ITEM_WHERE_USED_FLG NUMBER

ITEM_WHERE_USED_FLG
ITEM_ECO_FLG NUMBER

ITEM_ECO_FLG
ITEM_ECR_FLG NUMBER

ITEM_ECR_FLG
ITEM_MCO_FLG NUMBER

ITEM_MCO_FLG
ITEM_SS_FLG NUMBER

ITEM_SS_FLG
ITEM_DEV_FLG NUMBER

ITEM_DEV_FLG
CAPA_FLG NUMBER

CAPA_FLG
CHANGE_ORDER_FLG NUMBER

CHANGE_ORDER_FLG
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
W_PLM_DEV_ITEM_F
Business Name: W_PLM_DEV_ITEM_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
AML_ADDED NUMBER

AML_ADDED
AML_DELETED NUMBER

AML_DELETED
AML_MODIFIED NUMBER

AML_MODIFIED
BOM_ADDED NUMBER

BOM_ADDED
BOM_DELETED NUMBER

BOM_DELETED
BOM_MODIFIED NUMBER

BOM_MODIFIED
COST_IMPACT_FG NUMBER(18,6)

COST_IMPACT_FG
COST_IMPACT_FIELD NUMBER(18,6)

COST_IMPACT_FIELD
COST_IMPACT_ONDEMAND NUMBER(18,6)

COST_IMPACT_ONDEMAND
COST_IMPACT_STOCK NUMBER(18,6)

COST_IMPACT_STOCK
COST_IMPACT_WIP NUMBER(18,6)

COST_IMPACT_WIP
CREATED_DT_WID NUMBER

CREATED_DT_WID
DESCRIPTION VARCHAR2(4000)

DESCRIPTION
EFFECTIVITY_DT_WID NUMBER

EFFECTIVITY_DT_WID
INCORP_DT_WID NUMBER

INCORP_DT_WID
INT_ORGANIZATION_ID NUMBER

INT_ORGANIZATION_ID
ITEM_WID NUMBER W_PRODUCT_D

ITEM_WID

DWDMR A-Z.doc
ITEM_REV_WID NUMBER W_PLM_DEV_ITEM_D

ITEM_REV_WID
NEW_EFFECTIVE_DT_WID NUMBER

NEW_EFFECTIVE_DT_WID
NORMALIZED_WEIGHT NUMBER

NORMALIZED_WEIGHT
OBSELETE_DT_WID NUMBER

OBSELETE_DT_WID
OLD_DESCRIPTION VARCHAR2(720)

OLD_DESCRIPTION
OLD_EFFECTIVE_DT_WID NUMBER

OLD_EFFECTIVE_DT_WID
OLD_REV_WID NUMBER

OLD_REV_WID
ORIGINATOR_USER_WID NUMBER

ORIGINATOR_USER_WID
OWNER_USER_WID NUMBER

OWNER_USER_WID
DEV_WID NUMBER

DEV_WID
WORKFLOW_WID NUMBER

WORKFLOW_WID
LOCATION_WID NUMBER

LOCATION_WID
PENDING_CHANGE_FLG NUMBER

PENDING_CHANGE_FLG
PRELIMINARY_FLG NUMBER

PRELIMINARY_FLG
RELEASED_FLG NUMBER

RELEASED_FLG
RELEASED_DT_WID NUMBER

RELEASED_DT_WID
REV_RELEASE_DT_WID NUMBER

REV_RELEASE_DT_WID
TOTAL_COST NUMBER(18,6)

TOTAL_COST
WEIGHT NUMBER

WEIGHT
WEIGHT_UOM NUMBER

WEIGHT_UOM

DWDMR A-Z.doc
COMPLIANCY_CALC_DT_WID NUMBER

COMPLIANCY_CALC_DT_WID
SITE_WID NUMBER

SITE_WID
LOC_EXCHANGE_RATE NUMBER(22,7)

LOC_EXCHANGE_RATE
PROJ_EXCHANGE_RATE NUMBER(22,7)

PROJ_EXCHANGE_RATE
GLOBAL1_EXCHANGE_RATE NUMBER(22,7)

GLOBAL1_EXCHANGE_RATE
GLOBAL2_EXCHANGE_RATE NUMBER(22,7)

GLOBAL2_EXCHANGE_RATE
GLOBAL3_EXCHANGE_RATE NUMBER(22,7)

GLOBAL3_EXCHANGE_RATE
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT

DWDMR A-Z.doc
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM
REJECT_FLG NUMBER

REJECT_FLG

DWDMR A-Z.doc
W_PLM_DEV_ITEM_PRODUCTLINE_H
Business Name: W_PLM_DEV_ITEM_PRODUCTLINE_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ITEM_WID NUMBER

ITEM_WID
ITEM_PRODUCTLINE_WID NUMBER

ITEM_PRODUCTLINE_WID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID

DWDMR A-Z.doc
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
W_PLM_DEV_MANUFOWNER_H
Business Name: W_PLM_DEV_MANUFOWNER_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
DEV_ID NUMBER

DEV_ID
MANUFOWNER_ID NUMBER

MANUFOWNER_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID

DWDMR A-Z.doc
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
W_PLM_DEV_MFRLOCIMPACT_D
Business Name: W_PLM_DEV_MFRLOCIMPACT_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

ROW_WID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
DEV_MFRLOCIMPACT_ID NUMBER

DEV_MFRLOCIMPACT_ID
NAME VARCHAR2(4000)

NAME

DWDMR A-Z.doc
W_PLM_DEV_MFRLOCIMPACT_H
Business Name: W_PLM_DEV_MFRLOCIMPACT_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM
DEV_ID NUMBER

DEV_ID

DWDMR A-Z.doc
MFRLOCIMPACT_ID NUMBER

MFRLOCIMPACT_ID

DWDMR A-Z.doc
W_PLM_DEV_PRGTASK_D
Business Name: W_PLM_DEV_PRGTASK_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

ROW_WID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
DEV_PRGTASK_ID NUMBER

DEV_PRGTASK_ID
NAME VARCHAR2(4000)

NAME

DWDMR A-Z.doc
W_PLM_DEV_PRGTASK_H
Business Name: W_PLM_DEV_PRGTASK_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM
DEV_ID NUMBER

DEV_ID

DWDMR A-Z.doc
PRGTASK_ID NUMBER

PRGTASK_ID

DWDMR A-Z.doc
W_PLM_DEV_PRODUCTLINE_H
Business Name: W_PLM_DEV_PRODUCTLINE_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
DEV_WID NUMBER

DEV_WID
PRODUCTLINE_WID NUMBER

PRODUCTLINE_WID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID

DWDMR A-Z.doc
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
W_PLM_DEV_PROGRAM_D
Business Name: W_PLM_DEV_PROGRAM_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

ROW_WID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
DEV_PROGRAM_ID NUMBER

DEV_PROGRAM_ID
NAME VARCHAR2(4000)

NAME

DWDMR A-Z.doc
W_PLM_DEV_PROGRAM_H
Business Name: W_PLM_DEV_PROGRAM_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM
DEV_ID NUMBER

DEV_ID

DWDMR A-Z.doc
PROGRAM_ID NUMBER

PROGRAM_ID

DWDMR A-Z.doc
W_PLM_DEV_QUALITYOWNER_H
Business Name: W_PLM_DEV_QUALITYOWNER_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
DEV_ID NUMBER

DEV_ID
QUALITYOWNER_ID NUMBER

QUALITYOWNER_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID

DWDMR A-Z.doc
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
W_PLM_DEV_SALESREGIMPACT_D
Business Name: W_PLM_DEV_SALESREGIMPACT_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

ROW_WID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
DEV_SALESREGIMPACT_ID NUMBER

DEV_SALESREGIMPACT_ID
NAME VARCHAR2(4000)

NAME

DWDMR A-Z.doc
W_PLM_DEV_SALESREGIMPACT_H
Business Name: W_PLM_DEV_SALESREGIMPACT_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM
DEV_ID NUMBER

DEV_ID

DWDMR A-Z.doc
SALESREGIMPACT_ID NUMBER

SALESREGIMPACT_ID

DWDMR A-Z.doc
W_PLM_DEV_SCOWNER_H
Business Name: W_PLM_DEV_SCOWNER_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
DEV_ID NUMBER

DEV_ID
SCOWNER_ID NUMBER

SCOWNER_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID

DWDMR A-Z.doc
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
W_PLM_DEV_SIGNOFF_F
Business Name: W_PLM_DEV_SIGNOFF_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
AML_REDLINE_FLG NUMBER

AML_REDLINE_FLG
BOM_REDLINE_FLG NUMBER

BOM_REDLINE_FLG
CANCEL_FLG NUMBER

CANCEL_FLG
CAPA_FLG NUMBER

CAPA_FLG
COMPLETE_FLG NUMBER

COMPLETE_FLG
CREATED_TIME_WID NUMBER

CREATED_TIME_WID
EVENT_TYPE_WID NUMBER

EVENT_TYPE_WID
FINAL_COMPLETE_DT_WID NUMBER

FINAL_COMPLETE_DT_WID
IMPL_MANUF_DT_WID NUMBER

IMPL_MANUF_DT_WID
IMPL_SC_DT_WID NUMBER

IMPL_SC_DT_WID
INT_ORGANIZATION_WID NUMBER

INT_ORGANIZATION_WID
NEVER_RELEASED_ITEM_FLG NUMBER

NEVER_RELEASED_ITEM_FLG
OWNER_USER_WID NUMBER

OWNER_USER_WID
DEV_WID NUMBER

DEV_WID
WORKFLOW_WID NUMBER

WORKFLOW_WID
LOCATION_WID NUMBER

LOCATION_WID
REJECT_FLG NUMBER

REJECT_FLG

DWDMR A-Z.doc
RELEASED_FLG NUMBER

RELEASED_FLG
RELEASED_DT_WID NUMBER

RELEASED_DT_WID
REQUIRED_DT_WID NUMBER

REQUIRED_DT_WID
SIGNOFF_DURATION_DAYS NUMBER(22,2)

SIGNOFF_DURATION_DAYS
SIGNOFF_FLG NUMBER

SIGNOFF_FLG
SIGNOFF_USER_WID NUMBER W_USER_D

SIGNOFF_USER_WID
SIGNOFF_USER_TYPE_WID NUMBER

SIGNOFF_USER_TYPE_WID
SUBMIT_DT_WID NUMBER

SUBMIT_DT_WID
URGENT_FLG NUMBER

URGENT_FLG
USER_SIGNOFF_DT_WID NUMBER

USER_SIGNOFF_DT_WID
USER_SUBMIT_DT_WID NUMBER

USER_SUBMIT_DT_WID
IMPL_QUALITY_DT_WID NUMBER

IMPL_QUALITY_DT_WID
ORIGINATOR_USER_WID NUMBER

ORIGINATOR_USER_WID
PROGRAM_FLG NUMBER

PROGRAM_FLG
SEQ_NUMBER NUMBER

SEQ_NUMBER
CUR_WKFLW_STATE_FLG NUMBER

CUR_WKFLW_STATE_FLG
IS_WKFLW_STATE_TRAVERSED_FL NUMBER
G

IS_WKFLW_STATE_TRAVERSED_FL
G
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID

DWDMR A-Z.doc
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
W_PLM_DEV_SUPPLIER_H
Business Name: W_PLM_DEV_SUPPLIER_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM
DEV_ID NUMBER

DEV_ID

DWDMR A-Z.doc
SUPPLIER_ID NUMBER

SUPPLIER_ID

DWDMR A-Z.doc
W_PLM_DEV_WORKFLOW_D
Business Name: W_PLM_DEV_WORKFLOW_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

ROW_WID
WORKFLOW_WID NUMBER

WORKFLOW_WID
WORKFLOW_STATE VARCHAR2(256)

WORKFLOW_STATE
WORKFLOW_TYPE VARCHAR2(256)

WORKFLOW_TYPE
WORKFLOW VARCHAR2(256)

WORKFLOW
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT

DWDMR A-Z.doc
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
W_PLM_DEV_WORKFLOW_F
Business Name: W_PLM_DEV_WORKFLOW_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
AML_REDLINE_FLG NUMBER

AML_REDLINE_FLG
BOM_REDLINE_FLG NUMBER

BOM_REDLINE_FLG
CANCEL_FLG NUMBER

CANCEL_FLG
CAPA_FLG NUMBER

CAPA_FLG
COMPLETE_FLG NUMBER

COMPLETE_FLG
CREATED_TIME_WID NUMBER

CREATED_TIME_WID
DURATION_DAYS NUMBER(22,2)

DURATION_DAYS
ENTRY_DT_WID NUMBER

ENTRY_DT_WID
EXIT_DT_WID NUMBER

EXIT_DT_WID
FROM_DEV_WORKFLOW_WID NUMBER

FROM_DEV_WORKFLOW_WID
IMPL_MANUF_DT_WID NUMBER

IMPL_MANUF_DT_WID
IMPL_QUALITY_DT_WID NUMBER

IMPL_QUALITY_DT_WID
INT_ORGANIZATION_WID NUMBER

INT_ORGANIZATION_WID
NEVER_RELEASED_ITEM_FLG NUMBER

NEVER_RELEASED_ITEM_FLG
OPEN_FLG NUMBER

OPEN_FLG
OWNER_USER_WID NUMBER

OWNER_USER_WID
DEV_WID NUMBER

DEV_WID

DWDMR A-Z.doc
WORKFLOW_WID NUMBER

WORKFLOW_WID
LOCATION_WID NUMBER

LOCATION_WID
PROGRAM_FLG NUMBER

PROGRAM_FLG
RELEASED_FLG NUMBER

RELEASED_FLG
RELEASED_DT_WID NUMBER

RELEASED_DT_WID
REQUIRED_DT_WID NUMBER

REQUIRED_DT_WID
SUBMIT_DT_WID NUMBER

SUBMIT_DT_WID
TO_DEV_WORKFLOW_WID NUMBER

TO_DEV_WORKFLOW_WID
URGENT_FLG NUMBER

URGENT_FLG
FINAL_COMPLETE_DT_WID NUMBER

FINAL_COMPLETE_DT_WID
IMPL_SC_DT_WID NUMBER

IMPL_SC_DT_WID
ORIGINATOR_USER_WID NUMBER

ORIGINATOR_USER_WID
REJECT_FLG NUMBER

REJECT_FLG
VALID_FLG NUMBER

VALID_FLG
CUR_WKFLW_STATE_FLG NUMBER

CUR_WKFLW_STATE_FLG
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT

DWDMR A-Z.doc
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
W_PLM_DIVISION_D
Business Name: W_PLM_DIVISION_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
PPM_DIVISION_WID NUMBER

PPM_DIVISION_WID
NAME VARCHAR2(800)

NAME
LIST_ID NUMBER

LIST_ID
ENABLE NUMBER

ENABLE
ROW_WID NUMBER

ROW_WID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
TENANT_ID VARCHAR2(80)

TENANT_ID
ETL_PROC_WID NUMBER

ETL_PROC_WID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT

DWDMR A-Z.doc
W_PLM_DIVISION_H
Business Name: W_PLM_DIVISION_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ACTIVITY_WID NUMBER

ACTIVITY_WID
PPM_DIVISION_WID NUMBER

PPM_DIVISION_WID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
W_INSERT_DT DATE

W_INSERT_DT
CREATED_ON_DT DATE

CREATED_ON_DT
W_UPDATE_DT DATE

W_UPDATE_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
DELETE_FLG CHAR(1)

DELETE_FLG
TENANT_ID VARCHAR2(80)

TENANT_ID
ETL_PROC_WID NUMBER

ETL_PROC_WID

DWDMR A-Z.doc
W_PLM_DOC_CONFMGMT_3_H
Business Name: W_PLM_DOC_CONFMGMT_3_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
DOC_ID NUMBER

DOC_ID
CONFMGMT_ID NUMBER

CONFMGMT_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID

DWDMR A-Z.doc
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
W_PLM_DOC_CONF_MGMT_3_D
Business Name: W_PLM_DOC_CONF_MGMT_3_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
DOC_CONF_MGMT_3_ID NUMBER

DOC_CONF_MGMT_3_ID
NAME VARCHAR2(4000)

NAME
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
ROW_WID NUMBER

ROW_WID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID

DWDMR A-Z.doc
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
W_PLM_DOC_ERP_3_D
Business Name: W_PLM_DOC_ERP_3_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
DOC_ERP_3_ID NUMBER

DOC_ERP_3_ID
NAME VARCHAR2(4000)

NAME
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
ROW_WID NUMBER

ROW_WID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID

DWDMR A-Z.doc
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
W_PLM_DOC_ERP_3_H
Business Name: W_PLM_DOC_ERP_3_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM
DOC_ID NUMBER

DOC_ID
ERP_ID NUMBER

ERP_ID

DWDMR A-Z.doc
W_PLM_DOC_MANUF_3_D
Business Name: W_PLM_DOC_MANUF_3_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
DOC_MANUF_3_ID NUMBER

DOC_MANUF_3_ID
NAME VARCHAR2(4000)

NAME
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
ROW_WID NUMBER

ROW_WID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID

DWDMR A-Z.doc
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
W_PLM_DOC_MANUF_3_H
Business Name: W_PLM_DOC_MANUF_3_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM
DOC_ID NUMBER

DOC_ID
MANUF_ID NUMBER

MANUF_ID

DWDMR A-Z.doc
W_PLM_DOC_PRODENG_3_H
Business Name: W_PLM_DOC_PRODENG_3_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
DOC_ID NUMBER

DOC_ID
PRODENG_ID NUMBER

PRODENG_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID

DWDMR A-Z.doc
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
W_PLM_DOC_PROD_ENG_3_D
Business Name: W_PLM_DOC_PROD_ENG_3_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
DOC_PROD_ENG_3_ID NUMBER

DOC_PROD_ENG_3_ID
NAME VARCHAR2(4000)

NAME
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
ROW_WID NUMBER

ROW_WID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID

DWDMR A-Z.doc
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
W_PLM_ECO_CUM_COM_ENT_M_F
Business Name: W_PLM_ECO_CUM_COM_ENT_M_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ECO_WID NUMBER W_PLM_ECO_D

ECO_WID
ORIGINATOR_USER_WID NUMBER W_USER_D

ORIGINATOR_USER_WID
OWNER_USER_WID NUMBER

OWNER_USER_WID
WORKFLOW_WID NUMBER W_PLM_ECO_WORKFLOW_D

WORKFLOW_WID
CREATED_DT_WID NUMBER

CREATED_DT_WID
FINAL_COMPLETE_DT_WID NUMBER

FINAL_COMPLETE_DT_WID
RELEASED_DT_WID NUMBER

RELEASED_DT_WID
INT_ORGANIZATION_WID NUMBER

INT_ORGANIZATION_WID
LOCATION_WID NUMBER

LOCATION_WID
SUBMIT_TIME_WID NUMBER

SUBMIT_TIME_WID
IMPL_MANUF_TIME_WID NUMBER

IMPL_MANUF_TIME_WID
IMPL_SC_TIME_WID NUMBER

IMPL_SC_TIME_WID
IMPL_QUALITY_TIME_WID NUMBER

IMPL_QUALITY_TIME_WID
REQUIRED_TIME_WID NUMBER

REQUIRED_TIME_WID
SCHEDULE_IMPACT NUMBER

SCHEDULE_IMPACT
MFG_IMPL_COST NUMBER(18,6)

MFG_IMPL_COST
ENGG_IMPL_COST NUMBER(18,6)

ENGG_IMPL_COST

DWDMR A-Z.doc
SUPP_CHANGE_COST NUMBER(18,6)

SUPP_CHANGE_COST
FIELD_REPAIR_COST NUMBER(18,6)

FIELD_REPAIR_COST
INTEGRATION_WID VARCHAR2(80)

INTEGRATION_WID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
MONTH_WID NUMBER W_MONTH_D

MONTH_WID
AUX1_CHANGED_ON_DT DATE W_PARTY_D

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM
NEW_FLG NUMBER

NEW_FLG

DWDMR A-Z.doc
RELEASED_FLG NUMBER

RELEASED_FLG
COMPLETE_FLG NUMBER

COMPLETE_FLG
REJECT_FLG NUMBER

DWDMR A-Z.doc
W_PLM_ECO_CUM_COM_ENT_Q_F
Business Name: W_PLM_ECO_CUM_COM_ENT_Q_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ECO_WID NUMBER W_PLM_ECO_D

ECO_WID
ORIGINATOR_USER_WID NUMBER W_USER_D

ORIGINATOR_USER_WID
OWNER_USER_WID NUMBER

OWNER_USER_WID
WORKFLOW_WID NUMBER W_PLM_ECO_WORKFLOW_D

WORKFLOW_WID
CREATED_DT_WID NUMBER

CREATED_DT_WID
FINAL_COMPLETE_DT_WID NUMBER

FINAL_COMPLETE_DT_WID
RELEASED_DT_WID NUMBER

RELEASED_DT_WID
INT_ORGANIZATION_WID NUMBER

INT_ORGANIZATION_WID
LOCATION_WID NUMBER

LOCATION_WID
SUBMIT_TIME_WID NUMBER

SUBMIT_TIME_WID
IMPL_MANUF_TIME_WID NUMBER

IMPL_MANUF_TIME_WID
IMPL_SC_TIME_WID NUMBER

IMPL_SC_TIME_WID
IMPL_QUALITY_TIME_WID NUMBER

IMPL_QUALITY_TIME_WID
REQUIRED_TIME_WID NUMBER

REQUIRED_TIME_WID
SCHEDULE_IMPACT NUMBER

SCHEDULE_IMPACT
MFG_IMPL_COST NUMBER(18,6)

MFG_IMPL_COST
ENGG_IMPL_COST NUMBER(18,6)

ENGG_IMPL_COST

DWDMR A-Z.doc
SUPP_CHANGE_COST NUMBER(18,6)

SUPP_CHANGE_COST
FIELD_REPAIR_COST NUMBER(18,6)

FIELD_REPAIR_COST
INTEGRATION_WID VARCHAR2(80)

INTEGRATION_WID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
QUARTER_WID NUMBER W_QTR_D

QUARTER_WID
AUX1_CHANGED_ON_DT DATE W_PARTY_D

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM
NEW_FLG NUMBER

NEW_FLG

DWDMR A-Z.doc
RELEASED_FLG NUMBER

RELEASED_FLG
COMPLETE_FLG NUMBER

COMPLETE_FLG
REJECT_FLG NUMBER

DWDMR A-Z.doc
W_PLM_ECO_CUM_COM_ENT_W_F
Business Name: W_PLM_ECO_CUM_COM_ENT_W_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ECO_WID NUMBER W_PLM_ECO_D

ECO_WID
ORIGINATOR_USER_WID NUMBER W_USER_D

ORIGINATOR_USER_WID
OWNER_USER_WID NUMBER

OWNER_USER_WID
WORKFLOW_WID NUMBER W_PLM_ECO_WORKFLOW_D

WORKFLOW_WID
CREATED_DT_WID NUMBER

CREATED_DT_WID
FINAL_COMPLETE_DT_WID NUMBER

FINAL_COMPLETE_DT_WID
RELEASED_DT_WID NUMBER

RELEASED_DT_WID
INT_ORGANIZATION_WID NUMBER

INT_ORGANIZATION_WID
LOCATION_WID NUMBER

LOCATION_WID
SUBMIT_TIME_WID NUMBER

SUBMIT_TIME_WID
IMPL_MANUF_TIME_WID NUMBER

IMPL_MANUF_TIME_WID
IMPL_SC_TIME_WID NUMBER

IMPL_SC_TIME_WID
IMPL_QUALITY_TIME_WID NUMBER

IMPL_QUALITY_TIME_WID
REQUIRED_TIME_WID NUMBER

REQUIRED_TIME_WID
SCHEDULE_IMPACT NUMBER

SCHEDULE_IMPACT
MFG_IMPL_COST NUMBER(18,6)

MFG_IMPL_COST
ENGG_IMPL_COST NUMBER(18,6)

ENGG_IMPL_COST

DWDMR A-Z.doc
SUPP_CHANGE_COST NUMBER(18,6)

SUPP_CHANGE_COST
FIELD_REPAIR_COST NUMBER(18,6)

FIELD_REPAIR_COST
INTEGRATION_WID VARCHAR2(80)

INTEGRATION_WID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
WEEK_WID NUMBER W_WEEK_D

WEEK_WID
AUX1_CHANGED_ON_DT DATE W_PARTY_D

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM
NEW_FLG NUMBER

NEW_FLG

DWDMR A-Z.doc
RELEASED_FLG NUMBER

RELEASED_FLG
COMPLETE_FLG NUMBER

COMPLETE_FLG
REJECT_FLG NUMBER

DWDMR A-Z.doc
W_PLM_ECO_CUM_COM_ENT_Y_F
Business Name: W_PLM_ECO_CUM_COM_ENT_Y_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ECO_WID NUMBER W_PLM_ECO_D

ECO_WID
ORIGINATOR_USER_WID NUMBER W_USER_D

ORIGINATOR_USER_WID
OWNER_USER_WID NUMBER

OWNER_USER_WID
WORKFLOW_WID NUMBER W_PLM_ECO_WORKFLOW_D

WORKFLOW_WID
CREATED_DT_WID NUMBER

CREATED_DT_WID
FINAL_COMPLETE_DT_WID NUMBER

FINAL_COMPLETE_DT_WID
RELEASED_DT_WID NUMBER

RELEASED_DT_WID
INT_ORGANIZATION_WID NUMBER

INT_ORGANIZATION_WID
LOCATION_WID NUMBER

LOCATION_WID
SUBMIT_TIME_WID NUMBER

SUBMIT_TIME_WID
IMPL_MANUF_TIME_WID NUMBER

IMPL_MANUF_TIME_WID
IMPL_SC_TIME_WID NUMBER

IMPL_SC_TIME_WID
IMPL_QUALITY_TIME_WID NUMBER

IMPL_QUALITY_TIME_WID
REQUIRED_TIME_WID NUMBER

REQUIRED_TIME_WID
SCHEDULE_IMPACT NUMBER

SCHEDULE_IMPACT
MFG_IMPL_COST NUMBER(18,6)

MFG_IMPL_COST
ENGG_IMPL_COST NUMBER(18,6)

ENGG_IMPL_COST

DWDMR A-Z.doc
SUPP_CHANGE_COST NUMBER(18,6)

SUPP_CHANGE_COST
FIELD_REPAIR_COST NUMBER(18,6)

FIELD_REPAIR_COST
INTEGRATION_WID VARCHAR2(80)

INTEGRATION_WID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
YEAR_WID NUMBER W_YEAR_D

YEAR_WID
AUX1_CHANGED_ON_DT DATE W_PARTY_D

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM
NEW_FLG NUMBER

NEW_FLG

DWDMR A-Z.doc
RELEASED_FLG NUMBER

RELEASED_FLG
COMPLETE_FLG NUMBER

COMPLETE_FLG
REJECT_FLG NUMBER

DWDMR A-Z.doc
W_PLM_ECO_CUM_COM_M_F
Business Name: W_PLM_ECO_CUM_COM_M_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ECO_WID NUMBER W_PLM_ECO_D

ECO_WID
ORIGINATOR_USER_WID NUMBER W_USER_D

ORIGINATOR_USER_WID
OWNER_USER_WID NUMBER

OWNER_USER_WID
WORKFLOW_WID NUMBER W_PLM_ECO_WORKFLOW_D

WORKFLOW_WID
CREATED_DT_WID NUMBER

CREATED_DT_WID
FINAL_COMPLETE_DT_WID NUMBER

FINAL_COMPLETE_DT_WID
RELEASED_DT_WID NUMBER

RELEASED_DT_WID
INT_ORGANIZATION_WID NUMBER

INT_ORGANIZATION_WID
LOCATION_WID NUMBER

LOCATION_WID
SUBMIT_TIME_WID NUMBER

SUBMIT_TIME_WID
IMPL_MANUF_TIME_WID NUMBER

IMPL_MANUF_TIME_WID
IMPL_SC_TIME_WID NUMBER

IMPL_SC_TIME_WID
IMPL_QUALITY_TIME_WID NUMBER

IMPL_QUALITY_TIME_WID
REQUIRED_TIME_WID NUMBER

REQUIRED_TIME_WID
SCHEDULE_IMPACT NUMBER

SCHEDULE_IMPACT
MFG_IMPL_COST NUMBER(18,6)

MFG_IMPL_COST
ENGG_IMPL_COST NUMBER(18,6)

ENGG_IMPL_COST

DWDMR A-Z.doc
SUPP_CHANGE_COST NUMBER(18,6)

SUPP_CHANGE_COST
FIELD_REPAIR_COST NUMBER(18,6)

FIELD_REPAIR_COST
INTEGRATION_WID VARCHAR2(80)

INTEGRATION_WID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
MONTH_WID NUMBER W_MONTH_D

MONTH_WID
AUX1_CHANGED_ON_DT DATE W_PARTY_D

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM
NEW_FLG NUMBER

NEW_FLG

DWDMR A-Z.doc
RELEASED_FLG NUMBER

RELEASED_FLG
COMPLETE_FLG NUMBER

COMPLETE_FLG
REJECT_FLG NUMBER

DWDMR A-Z.doc
W_PLM_ECO_CUM_COM_Q_F
Business Name: W_PLM_ECO_CUM_COM_Q_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ECO_WID NUMBER W_PLM_ECO_D

ECO_WID
ORIGINATOR_USER_WID NUMBER W_USER_D

ORIGINATOR_USER_WID
OWNER_USER_WID NUMBER

OWNER_USER_WID
WORKFLOW_WID NUMBER W_PLM_ECO_WORKFLOW_D

WORKFLOW_WID
CREATED_DT_WID NUMBER

CREATED_DT_WID
FINAL_COMPLETE_DT_WID NUMBER

FINAL_COMPLETE_DT_WID
RELEASED_DT_WID NUMBER

RELEASED_DT_WID
INT_ORGANIZATION_WID NUMBER

INT_ORGANIZATION_WID
LOCATION_WID NUMBER

LOCATION_WID
SUBMIT_TIME_WID NUMBER

SUBMIT_TIME_WID
IMPL_MANUF_TIME_WID NUMBER

IMPL_MANUF_TIME_WID
IMPL_SC_TIME_WID NUMBER

IMPL_SC_TIME_WID
IMPL_QUALITY_TIME_WID NUMBER

IMPL_QUALITY_TIME_WID
REQUIRED_TIME_WID NUMBER

REQUIRED_TIME_WID
SCHEDULE_IMPACT NUMBER

SCHEDULE_IMPACT
MFG_IMPL_COST NUMBER(18,6)

MFG_IMPL_COST
ENGG_IMPL_COST NUMBER(18,6)

ENGG_IMPL_COST

DWDMR A-Z.doc
SUPP_CHANGE_COST NUMBER(18,6)

SUPP_CHANGE_COST
FIELD_REPAIR_COST NUMBER(18,6)

FIELD_REPAIR_COST
INTEGRATION_WID VARCHAR2(80)

INTEGRATION_WID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
QUARTER_WID NUMBER W_QTR_D

QUARTER_WID
AUX1_CHANGED_ON_DT DATE W_PARTY_D

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM
NEW_FLG NUMBER

NEW_FLG

DWDMR A-Z.doc
RELEASED_FLG NUMBER

RELEASED_FLG
COMPLETE_FLG NUMBER

COMPLETE_FLG
REJECT_FLG NUMBER

DWDMR A-Z.doc
W_PLM_ECO_CUM_COM_W_F
Business Name: W_PLM_ECO_CUM_COM_W_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ECO_WID NUMBER W_PLM_ECO_D

ECO_WID
ORIGINATOR_USER_WID NUMBER W_USER_D

ORIGINATOR_USER_WID
OWNER_USER_WID NUMBER

OWNER_USER_WID
WORKFLOW_WID NUMBER W_PLM_ECO_WORKFLOW_D

WORKFLOW_WID
CREATED_DT_WID NUMBER

CREATED_DT_WID
FINAL_COMPLETE_DT_WID NUMBER

FINAL_COMPLETE_DT_WID
RELEASED_DT_WID NUMBER

RELEASED_DT_WID
INT_ORGANIZATION_WID NUMBER

INT_ORGANIZATION_WID
LOCATION_WID NUMBER

LOCATION_WID
SUBMIT_TIME_WID NUMBER

SUBMIT_TIME_WID
IMPL_MANUF_TIME_WID NUMBER

IMPL_MANUF_TIME_WID
IMPL_SC_TIME_WID NUMBER

IMPL_SC_TIME_WID
IMPL_QUALITY_TIME_WID NUMBER

IMPL_QUALITY_TIME_WID
REQUIRED_TIME_WID NUMBER

REQUIRED_TIME_WID
SCHEDULE_IMPACT NUMBER

SCHEDULE_IMPACT
MFG_IMPL_COST NUMBER(18,6)

MFG_IMPL_COST
ENGG_IMPL_COST NUMBER(18,6)

ENGG_IMPL_COST

DWDMR A-Z.doc
SUPP_CHANGE_COST NUMBER(18,6)

SUPP_CHANGE_COST
FIELD_REPAIR_COST NUMBER(18,6)

FIELD_REPAIR_COST
INTEGRATION_WID VARCHAR2(80)

INTEGRATION_WID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
WEEK_WID NUMBER W_WEEK_D

WEEK_WID
AUX1_CHANGED_ON_DT DATE W_PARTY_D

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM
NEW_FLG NUMBER

NEW_FLG

DWDMR A-Z.doc
RELEASED_FLG NUMBER

RELEASED_FLG
COMPLETE_FLG NUMBER

COMPLETE_FLG
REJECT_FLG NUMBER

DWDMR A-Z.doc
W_PLM_ECO_CUM_COM_Y_F
Business Name: W_PLM_ECO_CUM_COM_Y_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ECO_WID NUMBER W_PLM_ECO_D

ECO_WID
ORIGINATOR_USER_WID NUMBER W_USER_D

ORIGINATOR_USER_WID
OWNER_USER_WID NUMBER

OWNER_USER_WID
WORKFLOW_WID NUMBER W_PLM_ECO_WORKFLOW_D

WORKFLOW_WID
CREATED_DT_WID NUMBER

CREATED_DT_WID
FINAL_COMPLETE_DT_WID NUMBER

FINAL_COMPLETE_DT_WID
RELEASED_DT_WID NUMBER

RELEASED_DT_WID
INT_ORGANIZATION_WID NUMBER

INT_ORGANIZATION_WID
LOCATION_WID NUMBER

LOCATION_WID
SUBMIT_TIME_WID NUMBER

SUBMIT_TIME_WID
IMPL_MANUF_TIME_WID NUMBER

IMPL_MANUF_TIME_WID
IMPL_SC_TIME_WID NUMBER

IMPL_SC_TIME_WID
IMPL_QUALITY_TIME_WID NUMBER

IMPL_QUALITY_TIME_WID
REQUIRED_TIME_WID NUMBER

REQUIRED_TIME_WID
SCHEDULE_IMPACT NUMBER

SCHEDULE_IMPACT
MFG_IMPL_COST NUMBER(18,6)

MFG_IMPL_COST
ENGG_IMPL_COST NUMBER(18,6)

ENGG_IMPL_COST

DWDMR A-Z.doc
SUPP_CHANGE_COST NUMBER(18,6)

SUPP_CHANGE_COST
FIELD_REPAIR_COST NUMBER(18,6)

FIELD_REPAIR_COST
INTEGRATION_WID VARCHAR2(80)

INTEGRATION_WID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
YEAR_WID NUMBER W_YEAR_D

YEAR_WID
AUX1_CHANGED_ON_DT DATE W_PARTY_D

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM
NEW_FLG NUMBER

NEW_FLG

DWDMR A-Z.doc
RELEASED_FLG NUMBER

RELEASED_FLG
COMPLETE_FLG NUMBER

COMPLETE_FLG
REJECT_FLG NUMBER

DWDMR A-Z.doc
W_PLM_ECO_CUM_NEW_ENT_M_F
Business Name: W_PLM_ECO_CUM_NEW_ENT_M_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ECO_WID NUMBER W_PLM_ECO_D

ECO_WID
ORIGINATOR_USER_WID NUMBER W_USER_D

ORIGINATOR_USER_WID
OWNER_USER_WID NUMBER

OWNER_USER_WID
WORKFLOW_WID NUMBER W_PLM_ECO_WORKFLOW_D

WORKFLOW_WID
CREATED_DT_WID NUMBER

CREATED_DT_WID
FINAL_COMPLETE_DT_WID NUMBER

FINAL_COMPLETE_DT_WID
RELEASED_DT_WID NUMBER

RELEASED_DT_WID
INT_ORGANIZATION_WID NUMBER

INT_ORGANIZATION_WID
LOCATION_WID NUMBER

LOCATION_WID
SUBMIT_TIME_WID NUMBER

SUBMIT_TIME_WID
IMPL_MANUF_TIME_WID NUMBER

IMPL_MANUF_TIME_WID
IMPL_SC_TIME_WID NUMBER

IMPL_SC_TIME_WID
IMPL_QUALITY_TIME_WID NUMBER

IMPL_QUALITY_TIME_WID
REQUIRED_TIME_WID NUMBER

REQUIRED_TIME_WID
SCHEDULE_IMPACT NUMBER

SCHEDULE_IMPACT
MFG_IMPL_COST NUMBER(18,6)

MFG_IMPL_COST
ENGG_IMPL_COST NUMBER(18,6)

ENGG_IMPL_COST

DWDMR A-Z.doc
SUPP_CHANGE_COST NUMBER(18,6)

SUPP_CHANGE_COST
FIELD_REPAIR_COST NUMBER(18,6)

FIELD_REPAIR_COST
INTEGRATION_WID VARCHAR2(80)

INTEGRATION_WID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
MONTH_WID NUMBER W_MONTH_D

MONTH_WID
AUX1_CHANGED_ON_DT DATE W_PARTY_D

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM
NEW_FLG NUMBER

NEW_FLG

DWDMR A-Z.doc
RELEASED_FLG NUMBER

RELEASED_FLG
COMPLETE_FLG NUMBER

COMPLETE_FLG
REJECT_FLG NUMBER

DWDMR A-Z.doc
W_PLM_ECO_CUM_NEW_ENT_Q_F
Business Name: W_PLM_ECO_CUM_NEW_ENT_Q_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ECO_WID NUMBER W_PLM_ECO_D

ECO_WID
ORIGINATOR_USER_WID NUMBER W_USER_D

ORIGINATOR_USER_WID
OWNER_USER_WID NUMBER

OWNER_USER_WID
WORKFLOW_WID NUMBER W_PLM_ECO_WORKFLOW_D

WORKFLOW_WID
CREATED_DT_WID NUMBER

CREATED_DT_WID
FINAL_COMPLETE_DT_WID NUMBER

FINAL_COMPLETE_DT_WID
RELEASED_DT_WID NUMBER

RELEASED_DT_WID
INT_ORGANIZATION_WID NUMBER

INT_ORGANIZATION_WID
LOCATION_WID NUMBER

LOCATION_WID
SUBMIT_TIME_WID NUMBER

SUBMIT_TIME_WID
IMPL_MANUF_TIME_WID NUMBER

IMPL_MANUF_TIME_WID
IMPL_SC_TIME_WID NUMBER

IMPL_SC_TIME_WID
IMPL_QUALITY_TIME_WID NUMBER

IMPL_QUALITY_TIME_WID
REQUIRED_TIME_WID NUMBER

REQUIRED_TIME_WID
SCHEDULE_IMPACT NUMBER

SCHEDULE_IMPACT
MFG_IMPL_COST NUMBER(18,6)

MFG_IMPL_COST
ENGG_IMPL_COST NUMBER(18,6)

ENGG_IMPL_COST

DWDMR A-Z.doc
SUPP_CHANGE_COST NUMBER(18,6)

SUPP_CHANGE_COST
FIELD_REPAIR_COST NUMBER(18,6)

FIELD_REPAIR_COST
INTEGRATION_WID VARCHAR2(80)

INTEGRATION_WID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
QUARTER_WID NUMBER W_QTR_D

QUARTER_WID
AUX1_CHANGED_ON_DT DATE W_PARTY_D

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM
NEW_FLG NUMBER

NEW_FLG

DWDMR A-Z.doc
RELEASED_FLG NUMBER

RELEASED_FLG
COMPLETE_FLG NUMBER

COMPLETE_FLG
REJECT_FLG NUMBER

DWDMR A-Z.doc
W_PLM_ECO_CUM_NEW_ENT_W_F
Business Name: W_PLM_ECO_CUM_NEW_ENT_W_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ECO_WID NUMBER W_PLM_ECO_D

ECO_WID
ORIGINATOR_USER_WID NUMBER W_USER_D

ORIGINATOR_USER_WID
OWNER_USER_WID NUMBER

OWNER_USER_WID
WORKFLOW_WID NUMBER W_PLM_ECO_WORKFLOW_D

WORKFLOW_WID
CREATED_DT_WID NUMBER

CREATED_DT_WID
FINAL_COMPLETE_DT_WID NUMBER

FINAL_COMPLETE_DT_WID
RELEASED_DT_WID NUMBER

RELEASED_DT_WID
INT_ORGANIZATION_WID NUMBER

INT_ORGANIZATION_WID
LOCATION_WID NUMBER

LOCATION_WID
SUBMIT_TIME_WID NUMBER

SUBMIT_TIME_WID
IMPL_MANUF_TIME_WID NUMBER

IMPL_MANUF_TIME_WID
IMPL_SC_TIME_WID NUMBER

IMPL_SC_TIME_WID
IMPL_QUALITY_TIME_WID NUMBER

IMPL_QUALITY_TIME_WID
REQUIRED_TIME_WID NUMBER

REQUIRED_TIME_WID
SCHEDULE_IMPACT NUMBER

SCHEDULE_IMPACT
MFG_IMPL_COST NUMBER(18,6)

MFG_IMPL_COST
ENGG_IMPL_COST NUMBER(18,6)

ENGG_IMPL_COST

DWDMR A-Z.doc
SUPP_CHANGE_COST NUMBER(18,6)

SUPP_CHANGE_COST
FIELD_REPAIR_COST NUMBER(18,6)

FIELD_REPAIR_COST
INTEGRATION_WID VARCHAR2(80)

INTEGRATION_WID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
WEEK_WID NUMBER W_WEEK_D

WEEK_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM
NEW_FLG NUMBER

NEW_FLG

DWDMR A-Z.doc
RELEASED_FLG NUMBER

RELEASED_FLG
COMPLETE_FLG NUMBER

COMPLETE_FLG
REJECT_FLG NUMBER

DWDMR A-Z.doc
W_PLM_ECO_CUM_NEW_ENT_Y_F
Business Name: W_PLM_ECO_CUM_NEW_ENT_Y_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ECO_WID NUMBER W_PLM_ECO_D

ECO_WID
ORIGINATOR_USER_WID NUMBER W_USER_D

ORIGINATOR_USER_WID
OWNER_USER_WID NUMBER

OWNER_USER_WID
WORKFLOW_WID NUMBER W_PLM_ECO_WORKFLOW_D

WORKFLOW_WID
CREATED_DT_WID NUMBER

CREATED_DT_WID
FINAL_COMPLETE_DT_WID NUMBER

FINAL_COMPLETE_DT_WID
RELEASED_DT_WID NUMBER

RELEASED_DT_WID
INT_ORGANIZATION_WID NUMBER

INT_ORGANIZATION_WID
LOCATION_WID NUMBER

LOCATION_WID
SUBMIT_TIME_WID NUMBER

SUBMIT_TIME_WID
IMPL_MANUF_TIME_WID NUMBER

IMPL_MANUF_TIME_WID
IMPL_SC_TIME_WID NUMBER

IMPL_SC_TIME_WID
IMPL_QUALITY_TIME_WID NUMBER

IMPL_QUALITY_TIME_WID
REQUIRED_TIME_WID NUMBER

REQUIRED_TIME_WID
SCHEDULE_IMPACT NUMBER

SCHEDULE_IMPACT
MFG_IMPL_COST NUMBER(18,6)

MFG_IMPL_COST
ENGG_IMPL_COST NUMBER(18,6)

ENGG_IMPL_COST

DWDMR A-Z.doc
SUPP_CHANGE_COST NUMBER(18,6)

SUPP_CHANGE_COST
FIELD_REPAIR_COST NUMBER(18,6)

FIELD_REPAIR_COST
INTEGRATION_WID VARCHAR2(80)

INTEGRATION_WID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
YEAR_WID NUMBER W_YEAR_D

YEAR_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM
NEW_FLG NUMBER

NEW_FLG

DWDMR A-Z.doc
RELEASED_FLG NUMBER

RELEASED_FLG
COMPLETE_FLG NUMBER

COMPLETE_FLG
REJECT_FLG NUMBER

DWDMR A-Z.doc
W_PLM_ECO_CUM_NEW_M_F
Business Name: W_PLM_ECO_CUM_NEW_M_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ECO_WID NUMBER W_PLM_ECO_D

ECO_WID
ORIGINATOR_USER_WID NUMBER W_USER_D

ORIGINATOR_USER_WID
OWNER_USER_WID NUMBER

OWNER_USER_WID
WORKFLOW_WID NUMBER W_PLM_ECO_WORKFLOW_D

WORKFLOW_WID
CREATED_DT_WID NUMBER

CREATED_DT_WID
FINAL_COMPLETE_DT_WID NUMBER

FINAL_COMPLETE_DT_WID
RELEASED_DT_WID NUMBER

RELEASED_DT_WID
INT_ORGANIZATION_WID NUMBER

INT_ORGANIZATION_WID
LOCATION_WID NUMBER

LOCATION_WID
SUBMIT_TIME_WID NUMBER

SUBMIT_TIME_WID
IMPL_MANUF_TIME_WID NUMBER

IMPL_MANUF_TIME_WID
IMPL_SC_TIME_WID NUMBER

IMPL_SC_TIME_WID
IMPL_QUALITY_TIME_WID NUMBER

IMPL_QUALITY_TIME_WID
REQUIRED_TIME_WID NUMBER

REQUIRED_TIME_WID
SCHEDULE_IMPACT NUMBER

SCHEDULE_IMPACT
MFG_IMPL_COST NUMBER(18,6)

MFG_IMPL_COST
ENGG_IMPL_COST NUMBER(18,6)

ENGG_IMPL_COST

DWDMR A-Z.doc
SUPP_CHANGE_COST NUMBER(18,6)

SUPP_CHANGE_COST
FIELD_REPAIR_COST NUMBER(18,6)

FIELD_REPAIR_COST
INTEGRATION_WID VARCHAR2(80)

INTEGRATION_WID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
MONTH_WID NUMBER W_MONTH_D

MONTH_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM
NEW_FLG NUMBER

NEW_FLG

DWDMR A-Z.doc
RELEASED_FLG NUMBER

RELEASED_FLG
COMPLETE_FLG NUMBER

COMPLETE_FLG
REJECT_FLG NUMBER

DWDMR A-Z.doc
W_PLM_ECO_CUM_NEW_Q_F
Business Name: W_PLM_ECO_CUM_NEW_Q_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ECO_WID NUMBER

ECO_WID
ORIGINATOR_USER_WID NUMBER W_USER_D

ORIGINATOR_USER_WID
OWNER_USER_WID NUMBER

OWNER_USER_WID
WORKFLOW_WID NUMBER W_PLM_ECO_WORKFLOW_D

WORKFLOW_WID
CREATED_DT_WID NUMBER

CREATED_DT_WID
FINAL_COMPLETE_DT_WID NUMBER

FINAL_COMPLETE_DT_WID
RELEASED_DT_WID NUMBER

RELEASED_DT_WID
INT_ORGANIZATION_WID NUMBER

INT_ORGANIZATION_WID
LOCATION_WID NUMBER

LOCATION_WID
SUBMIT_TIME_WID NUMBER

SUBMIT_TIME_WID
IMPL_MANUF_TIME_WID NUMBER

IMPL_MANUF_TIME_WID
IMPL_SC_TIME_WID NUMBER

IMPL_SC_TIME_WID
IMPL_QUALITY_TIME_WID NUMBER

IMPL_QUALITY_TIME_WID
REQUIRED_TIME_WID NUMBER

REQUIRED_TIME_WID
SCHEDULE_IMPACT NUMBER

SCHEDULE_IMPACT
MFG_IMPL_COST NUMBER(18,6)

MFG_IMPL_COST
ENGG_IMPL_COST NUMBER(18,6)

ENGG_IMPL_COST

DWDMR A-Z.doc
SUPP_CHANGE_COST NUMBER(18,6)

SUPP_CHANGE_COST
FIELD_REPAIR_COST NUMBER(18,6)

FIELD_REPAIR_COST
INTEGRATION_WID VARCHAR2(80)

INTEGRATION_WID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE W_PLM_ECO_D

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
QUARTER_WID NUMBER W_QTR_D

QUARTER_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM
NEW_FLG NUMBER

NEW_FLG

DWDMR A-Z.doc
RELEASED_FLG NUMBER

RELEASED_FLG
COMPLETE_FLG NUMBER

COMPLETE_FLG
REJECT_FLG NUMBER

DWDMR A-Z.doc
W_PLM_ECO_CUM_NEW_W_F
Business Name: W_PLM_ECO_CUM_NEW_W_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ECO_WID NUMBER

ECO_WID
ORIGINATOR_USER_WID NUMBER

ORIGINATOR_USER_WID
OWNER_USER_WID NUMBER

OWNER_USER_WID
WORKFLOW_WID NUMBER

WORKFLOW_WID
CREATED_DT_WID NUMBER

CREATED_DT_WID
FINAL_COMPLETE_DT_WID NUMBER

FINAL_COMPLETE_DT_WID
RELEASED_DT_WID NUMBER

RELEASED_DT_WID
INT_ORGANIZATION_WID NUMBER

INT_ORGANIZATION_WID
LOCATION_WID NUMBER

LOCATION_WID
SUBMIT_TIME_WID NUMBER

SUBMIT_TIME_WID
IMPL_MANUF_TIME_WID NUMBER

IMPL_MANUF_TIME_WID
IMPL_SC_TIME_WID NUMBER

IMPL_SC_TIME_WID
IMPL_QUALITY_TIME_WID NUMBER

IMPL_QUALITY_TIME_WID
REQUIRED_TIME_WID NUMBER

REQUIRED_TIME_WID
SCHEDULE_IMPACT NUMBER

SCHEDULE_IMPACT
MFG_IMPL_COST NUMBER(18,6)

MFG_IMPL_COST
ENGG_IMPL_COST NUMBER(18,6)

ENGG_IMPL_COST

DWDMR A-Z.doc
SUPP_CHANGE_COST NUMBER(18,6)

SUPP_CHANGE_COST
FIELD_REPAIR_COST NUMBER(18,6)

FIELD_REPAIR_COST
INTEGRATION_WID VARCHAR2(80)

INTEGRATION_WID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
WEEK_WID NUMBER

WEEK_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM
NEW_FLG NUMBER

NEW_FLG

DWDMR A-Z.doc
RELEASED_FLG NUMBER

RELEASED_FLG
COMPLETE_FLG NUMBER

COMPLETE_FLG
REJECT_FLG NUMBER

DWDMR A-Z.doc
W_PLM_ECO_CUM_NEW_Y_F
Business Name: W_PLM_ECO_CUM_NEW_Y_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ECO_WID NUMBER

ECO_WID
ORIGINATOR_USER_WID NUMBER

ORIGINATOR_USER_WID
OWNER_USER_WID NUMBER

OWNER_USER_WID
WORKFLOW_WID NUMBER

WORKFLOW_WID
CREATED_DT_WID NUMBER

CREATED_DT_WID
FINAL_COMPLETE_DT_WID NUMBER

FINAL_COMPLETE_DT_WID
RELEASED_DT_WID NUMBER

RELEASED_DT_WID
INT_ORGANIZATION_WID NUMBER

INT_ORGANIZATION_WID
LOCATION_WID NUMBER

LOCATION_WID
SUBMIT_TIME_WID NUMBER

SUBMIT_TIME_WID
IMPL_MANUF_TIME_WID NUMBER

IMPL_MANUF_TIME_WID
IMPL_SC_TIME_WID NUMBER

IMPL_SC_TIME_WID
IMPL_QUALITY_TIME_WID NUMBER

IMPL_QUALITY_TIME_WID
REQUIRED_TIME_WID NUMBER

REQUIRED_TIME_WID
SCHEDULE_IMPACT NUMBER

SCHEDULE_IMPACT
MFG_IMPL_COST NUMBER(18,6)

MFG_IMPL_COST
ENGG_IMPL_COST NUMBER(18,6)

ENGG_IMPL_COST

DWDMR A-Z.doc
SUPP_CHANGE_COST NUMBER(18,6)

SUPP_CHANGE_COST
FIELD_REPAIR_COST NUMBER(18,6)

FIELD_REPAIR_COST
INTEGRATION_WID VARCHAR2(80)

INTEGRATION_WID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
YEAR_WID NUMBER

YEAR_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM
NEW_FLG NUMBER

NEW_FLG

DWDMR A-Z.doc
RELEASED_FLG NUMBER

RELEASED_FLG
COMPLETE_FLG NUMBER

COMPLETE_FLG
REJECT_FLG NUMBER

DWDMR A-Z.doc
W_PLM_ECO_CUM_REL_ENT_M_F
Business Name: W_PLM_ECO_CUM_REL_ENT_M_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ECO_WID NUMBER

ECO_WID
ORIGINATOR_USER_WID NUMBER

ORIGINATOR_USER_WID
OWNER_USER_WID NUMBER

OWNER_USER_WID
WORKFLOW_WID NUMBER

WORKFLOW_WID
CREATED_DT_WID NUMBER

CREATED_DT_WID
FINAL_COMPLETE_DT_WID NUMBER

FINAL_COMPLETE_DT_WID
RELEASED_DT_WID NUMBER

RELEASED_DT_WID
INT_ORGANIZATION_WID NUMBER

INT_ORGANIZATION_WID
LOCATION_WID NUMBER

LOCATION_WID
SUBMIT_TIME_WID NUMBER

SUBMIT_TIME_WID
IMPL_MANUF_TIME_WID NUMBER

IMPL_MANUF_TIME_WID
IMPL_SC_TIME_WID NUMBER

IMPL_SC_TIME_WID
IMPL_QUALITY_TIME_WID NUMBER

IMPL_QUALITY_TIME_WID
REQUIRED_TIME_WID NUMBER

REQUIRED_TIME_WID
SCHEDULE_IMPACT NUMBER

SCHEDULE_IMPACT
MFG_IMPL_COST NUMBER(18,6)

MFG_IMPL_COST
ENGG_IMPL_COST NUMBER(18,6)

ENGG_IMPL_COST

DWDMR A-Z.doc
SUPP_CHANGE_COST NUMBER(18,6)

SUPP_CHANGE_COST
FIELD_REPAIR_COST NUMBER(18,6)

FIELD_REPAIR_COST
INTEGRATION_WID VARCHAR2(80)

INTEGRATION_WID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
MONTH_WID NUMBER

MONTH_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM
NEW_FLG NUMBER

NEW_FLG

DWDMR A-Z.doc
RELEASED_FLG NUMBER

RELEASED_FLG
COMPLETE_FLG NUMBER

COMPLETE_FLG
REJECT_FLG NUMBER

DWDMR A-Z.doc
W_PLM_ECO_CUM_REL_ENT_Q_F
Business Name: W_PLM_ECO_CUM_REL_ENT_Q_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ECO_WID NUMBER

ECO_WID
ORIGINATOR_USER_WID NUMBER

ORIGINATOR_USER_WID
OWNER_USER_WID NUMBER

OWNER_USER_WID
WORKFLOW_WID NUMBER

WORKFLOW_WID
CREATED_DT_WID NUMBER

CREATED_DT_WID
FINAL_COMPLETE_DT_WID NUMBER

FINAL_COMPLETE_DT_WID
RELEASED_DT_WID NUMBER

RELEASED_DT_WID
INT_ORGANIZATION_WID NUMBER

INT_ORGANIZATION_WID
LOCATION_WID NUMBER

LOCATION_WID
SUBMIT_TIME_WID NUMBER

SUBMIT_TIME_WID
IMPL_MANUF_TIME_WID NUMBER

IMPL_MANUF_TIME_WID
IMPL_SC_TIME_WID NUMBER

IMPL_SC_TIME_WID
IMPL_QUALITY_TIME_WID NUMBER

IMPL_QUALITY_TIME_WID
REQUIRED_TIME_WID NUMBER

REQUIRED_TIME_WID
SCHEDULE_IMPACT NUMBER

SCHEDULE_IMPACT
MFG_IMPL_COST NUMBER(18,6)

MFG_IMPL_COST
ENGG_IMPL_COST NUMBER(18,6)

ENGG_IMPL_COST

DWDMR A-Z.doc
SUPP_CHANGE_COST NUMBER(18,6)

SUPP_CHANGE_COST
FIELD_REPAIR_COST NUMBER(18,6)

FIELD_REPAIR_COST
INTEGRATION_WID VARCHAR2(80)

INTEGRATION_WID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
QUARTER_WID NUMBER

QUARTER_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM
NEW_FLG NUMBER

NEW_FLG

DWDMR A-Z.doc
RELEASED_FLG NUMBER

RELEASED_FLG
COMPLETE_FLG NUMBER

COMPLETE_FLG
REJECT_FLG NUMBER

DWDMR A-Z.doc
W_PLM_ECO_CUM_REL_ENT_W_F
Business Name: W_PLM_ECO_CUM_REL_ENT_W_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ECO_WID NUMBER

ECO_WID
ORIGINATOR_USER_WID NUMBER

ORIGINATOR_USER_WID
OWNER_USER_WID NUMBER

OWNER_USER_WID
WORKFLOW_WID NUMBER

WORKFLOW_WID
CREATED_DT_WID NUMBER

CREATED_DT_WID
FINAL_COMPLETE_DT_WID NUMBER

FINAL_COMPLETE_DT_WID
RELEASED_DT_WID NUMBER

RELEASED_DT_WID
INT_ORGANIZATION_WID NUMBER

INT_ORGANIZATION_WID
LOCATION_WID NUMBER

LOCATION_WID
SUBMIT_TIME_WID NUMBER

SUBMIT_TIME_WID
IMPL_MANUF_TIME_WID NUMBER

IMPL_MANUF_TIME_WID
IMPL_SC_TIME_WID NUMBER

IMPL_SC_TIME_WID
IMPL_QUALITY_TIME_WID NUMBER

IMPL_QUALITY_TIME_WID
REQUIRED_TIME_WID NUMBER

REQUIRED_TIME_WID
SCHEDULE_IMPACT NUMBER

SCHEDULE_IMPACT
MFG_IMPL_COST NUMBER(18,6)

MFG_IMPL_COST
ENGG_IMPL_COST NUMBER(18,6)

ENGG_IMPL_COST

DWDMR A-Z.doc
SUPP_CHANGE_COST NUMBER(18,6)

SUPP_CHANGE_COST
FIELD_REPAIR_COST NUMBER(18,6)

FIELD_REPAIR_COST
INTEGRATION_WID VARCHAR2(80)

INTEGRATION_WID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
WEEK_WID NUMBER

WEEK_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM
NEW_FLG NUMBER

NEW_FLG

DWDMR A-Z.doc
RELEASED_FLG NUMBER

RELEASED_FLG
COMPLETE_FLG NUMBER

COMPLETE_FLG
REJECT_FLG NUMBER

DWDMR A-Z.doc
W_PLM_ECO_CUM_REL_ENT_Y_F
Business Name: W_PLM_ECO_CUM_REL_ENT_Y_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ECO_WID NUMBER

ECO_WID
ORIGINATOR_USER_WID NUMBER

ORIGINATOR_USER_WID
OWNER_USER_WID NUMBER

OWNER_USER_WID
WORKFLOW_WID NUMBER

WORKFLOW_WID
CREATED_DT_WID NUMBER

CREATED_DT_WID
FINAL_COMPLETE_DT_WID NUMBER

FINAL_COMPLETE_DT_WID
RELEASED_DT_WID NUMBER

RELEASED_DT_WID
INT_ORGANIZATION_WID NUMBER

INT_ORGANIZATION_WID
LOCATION_WID NUMBER

LOCATION_WID
SUBMIT_TIME_WID NUMBER

SUBMIT_TIME_WID
IMPL_MANUF_TIME_WID NUMBER

IMPL_MANUF_TIME_WID
IMPL_SC_TIME_WID NUMBER

IMPL_SC_TIME_WID
IMPL_QUALITY_TIME_WID NUMBER

IMPL_QUALITY_TIME_WID
REQUIRED_TIME_WID NUMBER

REQUIRED_TIME_WID
SCHEDULE_IMPACT NUMBER

SCHEDULE_IMPACT
MFG_IMPL_COST NUMBER(18,6)

MFG_IMPL_COST
ENGG_IMPL_COST NUMBER(18,6)

ENGG_IMPL_COST

DWDMR A-Z.doc
SUPP_CHANGE_COST NUMBER(18,6)

SUPP_CHANGE_COST
FIELD_REPAIR_COST NUMBER(18,6)

FIELD_REPAIR_COST
INTEGRATION_WID VARCHAR2(80)

INTEGRATION_WID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
YEAR_WID NUMBER

YEAR_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM
NEW_FLG NUMBER

NEW_FLG

DWDMR A-Z.doc
RELEASED_FLG NUMBER

RELEASED_FLG
COMPLETE_FLG NUMBER

COMPLETE_FLG
REJECT_FLG NUMBER

DWDMR A-Z.doc
W_PLM_ECO_CUM_REL_M_F
Business Name: W_PLM_ECO_CUM_REL_M_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ECO_WID NUMBER

ECO_WID
ORIGINATOR_USER_WID NUMBER

ORIGINATOR_USER_WID
OWNER_USER_WID NUMBER

OWNER_USER_WID
WORKFLOW_WID NUMBER

WORKFLOW_WID
CREATED_DT_WID NUMBER

CREATED_DT_WID
FINAL_COMPLETE_DT_WID NUMBER

FINAL_COMPLETE_DT_WID
RELEASED_DT_WID NUMBER

RELEASED_DT_WID
INT_ORGANIZATION_WID NUMBER

INT_ORGANIZATION_WID
LOCATION_WID NUMBER

LOCATION_WID
SUBMIT_TIME_WID NUMBER

SUBMIT_TIME_WID
IMPL_MANUF_TIME_WID NUMBER

IMPL_MANUF_TIME_WID
IMPL_SC_TIME_WID NUMBER

IMPL_SC_TIME_WID
IMPL_QUALITY_TIME_WID NUMBER

IMPL_QUALITY_TIME_WID
REQUIRED_TIME_WID NUMBER

REQUIRED_TIME_WID
SCHEDULE_IMPACT NUMBER

SCHEDULE_IMPACT
MFG_IMPL_COST NUMBER(18,6)

MFG_IMPL_COST
ENGG_IMPL_COST NUMBER(18,6)

ENGG_IMPL_COST

DWDMR A-Z.doc
SUPP_CHANGE_COST NUMBER(18,6)

SUPP_CHANGE_COST
FIELD_REPAIR_COST NUMBER(18,6)

FIELD_REPAIR_COST
INTEGRATION_WID VARCHAR2(80)

INTEGRATION_WID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
MONTH_WID NUMBER

MONTH_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM
NEW_FLG NUMBER

NEW_FLG

DWDMR A-Z.doc
RELEASED_FLG NUMBER

RELEASED_FLG
COMPLETE_FLG NUMBER

COMPLETE_FLG
REJECT_FLG NUMBER

DWDMR A-Z.doc
W_PLM_ECO_CUM_REL_Q_F
Business Name: W_PLM_ECO_CUM_REL_Q_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ECO_WID NUMBER

ECO_WID
ORIGINATOR_USER_WID NUMBER

ORIGINATOR_USER_WID
OWNER_USER_WID NUMBER

OWNER_USER_WID
WORKFLOW_WID NUMBER

WORKFLOW_WID
CREATED_DT_WID NUMBER

CREATED_DT_WID
FINAL_COMPLETE_DT_WID NUMBER

FINAL_COMPLETE_DT_WID
RELEASED_DT_WID NUMBER

RELEASED_DT_WID
INT_ORGANIZATION_WID NUMBER

INT_ORGANIZATION_WID
LOCATION_WID NUMBER

LOCATION_WID
SUBMIT_TIME_WID NUMBER

SUBMIT_TIME_WID
IMPL_MANUF_TIME_WID NUMBER

IMPL_MANUF_TIME_WID
IMPL_SC_TIME_WID NUMBER

IMPL_SC_TIME_WID
IMPL_QUALITY_TIME_WID NUMBER

IMPL_QUALITY_TIME_WID
REQUIRED_TIME_WID NUMBER

REQUIRED_TIME_WID
SCHEDULE_IMPACT NUMBER

SCHEDULE_IMPACT
MFG_IMPL_COST NUMBER(18,6)

MFG_IMPL_COST
ENGG_IMPL_COST NUMBER(18,6)

ENGG_IMPL_COST

DWDMR A-Z.doc
SUPP_CHANGE_COST NUMBER(18,6)

SUPP_CHANGE_COST
FIELD_REPAIR_COST NUMBER(18,6)

FIELD_REPAIR_COST
INTEGRATION_WID VARCHAR2(80)

INTEGRATION_WID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
QUARTER_WID NUMBER

QUARTER_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM
NEW_FLG NUMBER

NEW_FLG

DWDMR A-Z.doc
RELEASED_FLG NUMBER

RELEASED_FLG
COMPLETE_FLG NUMBER

COMPLETE_FLG
REJECT_FLG NUMBER

DWDMR A-Z.doc
W_PLM_ECO_CUM_REL_W_F
Business Name: W_PLM_ECO_CUM_REL_W_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ECO_WID NUMBER

ECO_WID
ORIGINATOR_USER_WID NUMBER

ORIGINATOR_USER_WID
OWNER_USER_WID NUMBER

OWNER_USER_WID
WORKFLOW_WID NUMBER

WORKFLOW_WID
CREATED_DT_WID NUMBER

CREATED_DT_WID
FINAL_COMPLETE_DT_WID NUMBER

FINAL_COMPLETE_DT_WID
RELEASED_DT_WID NUMBER

RELEASED_DT_WID
INT_ORGANIZATION_WID NUMBER

INT_ORGANIZATION_WID
LOCATION_WID NUMBER

LOCATION_WID
SUBMIT_TIME_WID NUMBER

SUBMIT_TIME_WID
IMPL_MANUF_TIME_WID NUMBER

IMPL_MANUF_TIME_WID
IMPL_SC_TIME_WID NUMBER

IMPL_SC_TIME_WID
IMPL_QUALITY_TIME_WID NUMBER

IMPL_QUALITY_TIME_WID
REQUIRED_TIME_WID NUMBER

REQUIRED_TIME_WID
SCHEDULE_IMPACT NUMBER

SCHEDULE_IMPACT
MFG_IMPL_COST NUMBER(18,6)

MFG_IMPL_COST
ENGG_IMPL_COST NUMBER(18,6)

ENGG_IMPL_COST

DWDMR A-Z.doc
SUPP_CHANGE_COST NUMBER(18,6)

SUPP_CHANGE_COST
FIELD_REPAIR_COST NUMBER(18,6)

FIELD_REPAIR_COST
INTEGRATION_WID VARCHAR2(80)

INTEGRATION_WID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
WEEK_WID NUMBER

WEEK_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM
NEW_FLG NUMBER

NEW_FLG

DWDMR A-Z.doc
RELEASED_FLG NUMBER

RELEASED_FLG
COMPLETE_FLG NUMBER

COMPLETE_FLG
REJECT_FLG NUMBER

DWDMR A-Z.doc
W_PLM_ECO_CUM_REL_Y_F
Business Name: W_PLM_ECO_CUM_REL_Y_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ECO_WID NUMBER

ECO_WID
ORIGINATOR_USER_WID NUMBER

ORIGINATOR_USER_WID
OWNER_USER_WID NUMBER

OWNER_USER_WID
WORKFLOW_WID NUMBER

WORKFLOW_WID
CREATED_DT_WID NUMBER

CREATED_DT_WID
FINAL_COMPLETE_DT_WID NUMBER

FINAL_COMPLETE_DT_WID
RELEASED_DT_WID NUMBER

RELEASED_DT_WID
INT_ORGANIZATION_WID NUMBER

INT_ORGANIZATION_WID
LOCATION_WID NUMBER

LOCATION_WID
SUBMIT_TIME_WID NUMBER

SUBMIT_TIME_WID
IMPL_MANUF_TIME_WID NUMBER

IMPL_MANUF_TIME_WID
IMPL_SC_TIME_WID NUMBER

IMPL_SC_TIME_WID
IMPL_QUALITY_TIME_WID NUMBER

IMPL_QUALITY_TIME_WID
REQUIRED_TIME_WID NUMBER

REQUIRED_TIME_WID
SCHEDULE_IMPACT NUMBER

SCHEDULE_IMPACT
MFG_IMPL_COST NUMBER(18,6)

MFG_IMPL_COST
ENGG_IMPL_COST NUMBER(18,6)

ENGG_IMPL_COST

DWDMR A-Z.doc
SUPP_CHANGE_COST NUMBER(18,6)

SUPP_CHANGE_COST
FIELD_REPAIR_COST NUMBER(18,6)

FIELD_REPAIR_COST
INTEGRATION_WID VARCHAR2(80)

INTEGRATION_WID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
YEAR_WID NUMBER

YEAR_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM
NEW_FLG NUMBER

NEW_FLG

DWDMR A-Z.doc
RELEASED_FLG NUMBER

RELEASED_FLG
COMPLETE_FLG NUMBER

COMPLETE_FLG
REJECT_FLG NUMBER

DWDMR A-Z.doc
W_PLM_ECO_CUSTOMER_H
Business Name: W_PLM_ECO_CUSTOMER_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM
ECO_ID NUMBER

ECO_ID

DWDMR A-Z.doc
CUSTOMER_ID NUMBER

CUSTOMER_ID

DWDMR A-Z.doc
W_PLM_ECO_D
Business Name: W_PLM_ECO_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

ROW_WID
CHANGE_ORDER_NUMBER VARCHAR2(256)

CHANGE_ORDER_NUMBER
RELEASED_FLG NUMBER

RELEASED_FLG
COMPLETE_FLG NUMBER

COMPLETE_FLG
VALID_FLG NUMBER

VALID_FLG
CANCEL_FLG NUMBER

CANCEL_FLG
REJECT_FLG NUMBER

REJECT_FLG
URGENT_FLG NUMBER

URGENT_FLG
CAPA_FLG NUMBER

CAPA_FLG
BOM_REDLINE_FLG NUMBER

BOM_REDLINE_FLG
AML_REDLINE_FLG NUMBER

AML_REDLINE_FLG
PROGRAM_FLG NUMBER

PROGRAM_FLG
NEVER_RELEASED_ITEM_FLG NUMBER

NEVER_RELEASED_ITEM_FLG
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT

DWDMR A-Z.doc
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
PRIORITY VARCHAR2(256)

PRIORITY
REG_TYPE VARCHAR2(256)

REG_TYPE
SEVFINIMPACT VARCHAR2(256)

SEVFINIMPACT
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM
IMPL_MANUF_TIME DATE

IMPL_MANUF_TIME
IMPL_QUALITY_TIME DATE

IMPL_QUALITY_TIME
IMPL_SC_TIME DATE

IMPL_SC_TIME
REQUIRED_TIME DATE

REQUIRED_TIME

DWDMR A-Z.doc
W_PLM_ECO_F
Business Name: W_PLM_ECO_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ECO_WID NUMBER W_PARTY_D

ECO_WID
ECO_WID NUMBER W_PLM_ECO_D

ECO_WID
ORIGINATOR_USER_WID NUMBER W_USER_D

ORIGINATOR_USER_WID
OWNER_USER_WID NUMBER

OWNER_USER_WID
WORKFLOW_WID NUMBER W_PLM_ECO_WORKFLOW_D

WORKFLOW_WID
CREATED_DT_WID NUMBER

CREATED_DT_WID
FINAL_COMPLETE_DT_WID NUMBER W_DAY_D

FINAL_COMPLETE_DT_WID
RELEASED_DT_WID NUMBER

RELEASED_DT_WID
RELEASED_FLG NUMBER

RELEASED_FLG
COMPLETE_FLG NUMBER

COMPLETE_FLG
INT_ORGANIZATION_WID NUMBER

INT_ORGANIZATION_WID
ORIG_CMPL_DAYS NUMBER(22,2)

ORIG_CMPL_DAYS
ORIG_CMPL_HOLD_DURATION_D NUMBER(22,2)
AYS

ORIG_CMPL_HOLD_DURATION_D
AYS
ORIG_RLSE_HOLD_DURATION_DA NUMBER(22,2)
YS

ORIG_RLSE_HOLD_DURATION_DA
YS
ORIG_RLSE_DAYS NUMBER(22,2)

ORIG_RLSE_DAYS

DWDMR A-Z.doc
REJECT_FLG NUMBER

REJECT_FLG
NO_OF_ITEMS NUMBER

NO_OF_ITEMS
NO_OF_BOM_ADDED NUMBER

NO_OF_BOM_ADDED
NO_OF_BOM_DELETED NUMBER

NO_OF_BOM_DELETED
NO_OF_BOM_MODIFIED NUMBER

NO_OF_BOM_MODIFIED
NO_OF_AML_ADDED NUMBER

NO_OF_AML_ADDED
NO_OF_AML_MODIFIED NUMBER

NO_OF_AML_MODIFIED
NO_OF_AML_DELETED NUMBER

NO_OF_AML_DELETED
NO_OF_REJECTIONS NUMBER

NO_OF_REJECTIONS
LOCATION_WID NUMBER

LOCATION_WID
SUBMIT_TIME_WID NUMBER

SUBMIT_TIME_WID
RLSE_CMPL_HOLD_DURATION_D NUMBER(22,2)
AYS

RLSE_CMPL_HOLD_DURATION_D
AYS
RLSE_CMPL_DAYS NUMBER(22,2)

RLSE_CMPL_DAYS
SBMT_RLSE_DAYS NUMBER(22,2)

SBMT_RLSE_DAYS
SBMT_RLSE_HOLD_DURATION_D NUMBER(22,2)
AYS

SBMT_RLSE_HOLD_DURATION_D
AYS
IMPL_MANUF_TIME_WID NUMBER

IMPL_MANUF_TIME_WID
IMPL_SC_TIME_WID NUMBER

IMPL_SC_TIME_WID
IMPL_QUALITY_TIME_WID NUMBER

IMPL_QUALITY_TIME_WID

DWDMR A-Z.doc
REQUIRED_TIME_WID NUMBER

REQUIRED_TIME_WID
SCHEDULE_IMPACT NUMBER

SCHEDULE_IMPACT
MFG_IMPL_COST NUMBER(18,6)

MFG_IMPL_COST
ENGG_IMPL_COST NUMBER(18,6)

ENGG_IMPL_COST
SUPP_CHANGE_COST NUMBER(18,6)

SUPP_CHANGE_COST
FIELD_REPAIR_COST NUMBER(18,6)

FIELD_REPAIR_COST
LOC_EXCHANGE_RATE NUMBER(22,7)

LOC_EXCHANGE_RATE
PROJ_EXCHANGE_RATE NUMBER(22,7)

PROJ_EXCHANGE_RATE
GLOBAL1_EXCHANGE_RATE NUMBER(22,7)

GLOBAL1_EXCHANGE_RATE
GLOBAL2_EXCHANGE_RATE NUMBER(22,7)

GLOBAL2_EXCHANGE_RATE
GLOBAL3_EXCHANGE_RATE NUMBER(22,7)

GLOBAL3_EXCHANGE_RATE
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
NEW_FLG NUMBER

NEW_FLG
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG

DWDMR A-Z.doc
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
W_PLM_ECO_ITEM_D
Business Name: W_PLM_ECO_ITEM_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

ROW_WID
ECO_WID NUMBER

ECO_WID
ITEM_WID NUMBER

ITEM_WID
SITE_WID NUMBER

SITE_WID
VALID_FLG NUMBER

VALID_FLG
CANCEL_FLG NUMBER

CANCEL_FLG
AML_REDLINE_FLG NUMBER

AML_REDLINE_FLG
BOM_REDLINE_FLG NUMBER

BOM_REDLINE_FLG
COMPLETE_FLG NUMBER

COMPLETE_FLG
REJECT_FLG NUMBER

REJECT_FLG
URGENT_FLG NUMBER

URGENT_FLG
COMPLIANCY_FLG NUMBER

COMPLIANCY_FLG
NEVER_RELEASED_ITEM_FLG NUMBER

NEVER_RELEASED_ITEM_FLG
REV_RELEASED_FLG NUMBER

REV_RELEASED_FLG
REV_INCORPORATED_FLG NUMBER

REV_INCORPORATED_FLG
LATEST_FLG NUMBER

LATEST_FLG
ITEM_TLA_FLG NUMBER

ITEM_TLA_FLG

DWDMR A-Z.doc
DESCRIPTION VARCHAR2(2500)

DESCRIPTION
OLD_DESCRIPTION VARCHAR2(2500)

OLD_DESCRIPTION
REV VARCHAR2(256)

REV
OLD_REV VARCHAR2(256)

OLD_REV
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
FIELD VARCHAR2(256)

FIELD
FINISHGOODS VARCHAR2(256)

FINISHGOODS
FUNCTION VARCHAR2(256)

FUNCTION
ONORDER VARCHAR2(256)

ONORDER
STOCK VARCHAR2(256)

STOCK
WIP VARCHAR2(256)

WIP
SUPPLIER_FLG NUMBER

SUPPLIER_FLG

DWDMR A-Z.doc
CURRENTLY_EFFECTIVE_FLG NUMBER

CURRENTLY_EFFECTIVE_FLG
CURRENTLY_EFFECTIVE_PRICE_FL NUMBER
G

CURRENTLY_EFFECTIVE_PRICE_FL
G
DECLARATION_FLG NUMBER

DECLARATION_FLG
FIRSTTIME_RELEASE_FLG NUMBER

FIRSTTIME_RELEASE_FLG
ITEM_AML_FLG NUMBER

ITEM_AML_FLG
ITEM_ATTACHMENT_FLG NUMBER

ITEM_ATTACHMENT_FLG
ITEM_AUDIT_FLG NUMBER

ITEM_AUDIT_FLG
ITEM_BOM_FLG NUMBER

ITEM_BOM_FLG
ITEM_CAPA_FLG NUMBER

ITEM_CAPA_FLG
ITEM_LATEST_REV_FLG NUMBER

ITEM_LATEST_REV_FLG
ITEM_PROGRAM_FLG NUMBER

ITEM_PROGRAM_FLG
ITEM_RELEASED_FLG NUMBER

ITEM_RELEASED_FLG
NEVER_RELEASED_FLG NUMBER

NEVER_RELEASED_FLG
PENDING_CHANGE_FLG NUMBER

PENDING_CHANGE_FLG
PRELIMINARY_FLG NUMBER

PRELIMINARY_FLG
PROGRAM_FLG NUMBER

PROGRAM_FLG
RELEASED_FLG NUMBER

RELEASED_FLG
ROLLUP_FLG NUMBER

ROLLUP_FLG
ITEM_NCR_FLG NUMBER

ITEM_NCR_FLG

DWDMR A-Z.doc
ITEM_PR_FLG NUMBER

ITEM_PR_FLG
PRICE_FLG NUMBER

PRICE_FLG
ITEM_WHERE_USED_FLG NUMBER

ITEM_WHERE_USED_FLG
ITEM_ECO_FLG NUMBER

ITEM_ECO_FLG
ITEM_ECR_FLG NUMBER

ITEM_ECR_FLG
ITEM_MCO_FLG NUMBER

ITEM_MCO_FLG
ITEM_SS_FLG NUMBER

ITEM_SS_FLG
ITEM_DEV_FLG NUMBER

ITEM_DEV_FLG
CAPA_FLG NUMBER

CAPA_FLG
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
W_PLM_ECO_ITEM_F
Business Name: W_PLM_ECO_ITEM_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
AML_ADDED NUMBER

AML_ADDED
AML_DELETED NUMBER

AML_DELETED
AML_MODIFIED NUMBER

AML_MODIFIED
BOM_ADDED NUMBER

BOM_ADDED
BOM_DELETED NUMBER

BOM_DELETED
BOM_MODIFIED NUMBER

BOM_MODIFIED
COST_IMPACT_FG NUMBER(18,6)

COST_IMPACT_FG
COST_IMPACT_FIELD NUMBER(18,6)

COST_IMPACT_FIELD
COST_IMPACT_ONDEMAND NUMBER(18,6)

COST_IMPACT_ONDEMAND
COST_IMPACT_STOCK NUMBER(18,6)

COST_IMPACT_STOCK
COST_IMPACT_WIP NUMBER(18,6)

COST_IMPACT_WIP
CREATED_DT_WID NUMBER

CREATED_DT_WID
DESCRIPTION VARCHAR2(4000)

DESCRIPTION
EFFECTIVITY_DT_WID NUMBER

EFFECTIVITY_DT_WID
INCORP_DT_WID NUMBER

INCORP_DT_WID
INT_ORGANIZATION_ID NUMBER

INT_ORGANIZATION_ID
ITEM_WID NUMBER W_PRODUCT_D

ITEM_WID

DWDMR A-Z.doc
ITEM_REV_WID NUMBER W_PLM_ECO_ITEM_D

ITEM_REV_WID
SITE_WID NUMBER

SITE_WID
NEW_EFFECTIVE_DT_WID NUMBER

NEW_EFFECTIVE_DT_WID
NORMALIZED_WEIGHT NUMBER

NORMALIZED_WEIGHT
OBSELETE_DT_WID NUMBER

OBSELETE_DT_WID
OLD_DESCRIPTION VARCHAR2(720)

OLD_DESCRIPTION
OLD_EFFECTIVE_DT_WID NUMBER

OLD_EFFECTIVE_DT_WID
OLD_REV_WID NUMBER

OLD_REV_WID
ORIGINATOR_USER_WID NUMBER

ORIGINATOR_USER_WID
OWNER_USER_WID NUMBER

OWNER_USER_WID
ECO_WID NUMBER

ECO_WID
WORKFLOW_WID NUMBER

WORKFLOW_WID
LOCATION_WID NUMBER

LOCATION_WID
PENDING_CHANGE_FLG NUMBER

PENDING_CHANGE_FLG
PRELIMINARY_FLG NUMBER

PRELIMINARY_FLG
RELEASED_FLG NUMBER

RELEASED_FLG
RELEASED_DT_WID NUMBER

RELEASED_DT_WID
REV_RELEASE_DT_WID NUMBER

REV_RELEASE_DT_WID
TOTAL_COST NUMBER(18,6)

TOTAL_COST
WEIGHT NUMBER

WEIGHT

DWDMR A-Z.doc
WEIGHT_UOM NUMBER

WEIGHT_UOM
COMPLIANCY_CALC_DT_WID NUMBER

COMPLIANCY_CALC_DT_WID
LOC_EXCHANGE_RATE NUMBER(22,7)

LOC_EXCHANGE_RATE
PROJ_EXCHANGE_RATE NUMBER(22,7)

PROJ_EXCHANGE_RATE
GLOBAL1_EXCHANGE_RATE NUMBER(22,7)

GLOBAL1_EXCHANGE_RATE
GLOBAL2_EXCHANGE_RATE NUMBER(22,7)

GLOBAL2_EXCHANGE_RATE
GLOBAL3_EXCHANGE_RATE NUMBER(22,7)

GLOBAL3_EXCHANGE_RATE
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT

DWDMR A-Z.doc
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM
REJECT_FLG NUMBER

REJECT_FLG

DWDMR A-Z.doc
W_PLM_ECO_ITEM_PRODUCTLINE_H
Business Name: W_PLM_ECO_ITEM_PRODUCTLINE_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ITEM_WID NUMBER

ITEM_WID
ITEM_PRODUCTLINE_WID NUMBER

ITEM_PRODUCTLINE_WID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID

DWDMR A-Z.doc
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
W_PLM_ECO_MANUFOWNER_H
Business Name: W_PLM_ECO_MANUFOWNER_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ECO_ID NUMBER

ECO_ID
MANUFOWNER_ID NUMBER

MANUFOWNER_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID

DWDMR A-Z.doc
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
W_PLM_ECO_MFRLOCIMPACT_D
Business Name: W_PLM_ECO_MFRLOCIMPACT_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

ROW_WID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
ECO_MFRLOCIMPACT_ID NUMBER

ECO_MFRLOCIMPACT_ID
NAME VARCHAR2(4000)

NAME

DWDMR A-Z.doc
W_PLM_ECO_MFRLOCIMPACT_H
Business Name: W_PLM_ECO_MFRLOCIMPACT_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM
ECO_ID NUMBER

ECO_ID

DWDMR A-Z.doc
MFRLOCIMPACT_ID NUMBER

MFRLOCIMPACT_ID

DWDMR A-Z.doc
W_PLM_ECO_PRGTASK_D
Business Name: W_PLM_ECO_PRGTASK_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

ROW_WID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
ECO_PRGTASK_ID NUMBER

ECO_PRGTASK_ID
NAME VARCHAR2(4000)

NAME

DWDMR A-Z.doc
W_PLM_ECO_PRGTASK_H
Business Name: W_PLM_ECO_PRGTASK_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM
ECO_ID NUMBER

ECO_ID

DWDMR A-Z.doc
PRGTASK_ID NUMBER

PRGTASK_ID

DWDMR A-Z.doc
W_PLM_ECO_PRODUCTLINE_H
Business Name: W_PLM_ECO_PRODUCTLINE_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ECO_WID NUMBER

ECO_WID
PC_PRODUCTLINE_WID NUMBER

PC_PRODUCTLINE_WID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID

DWDMR A-Z.doc
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
W_PLM_ECO_PROGRAM_D
Business Name: W_PLM_ECO_PROGRAM_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

ROW_WID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
ECO_PROGRAM_ID NUMBER

ECO_PROGRAM_ID
NAME VARCHAR2(4000)

NAME

DWDMR A-Z.doc
W_PLM_ECO_PROGRAM_H
Business Name: W_PLM_ECO_PROGRAM_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM
ECO_ID NUMBER

ECO_ID

DWDMR A-Z.doc
PROGRAM_ID NUMBER

PROGRAM_ID

DWDMR A-Z.doc
W_PLM_ECO_QUALITYOWNER_H
Business Name: W_PLM_ECO_QUALITYOWNER_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ECO_ID NUMBER

ECO_ID
QUALITYOWNER_ID NUMBER

QUALITYOWNER_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID

DWDMR A-Z.doc
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
W_PLM_ECO_SALESREGIMPACT_D
Business Name: W_PLM_ECO_SALESREGIMPACT_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

ROW_WID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
ECO_SALESREGIMPACT_ID NUMBER

ECO_SALESREGIMPACT_ID
NAME VARCHAR2(4000)

NAME

DWDMR A-Z.doc
W_PLM_ECO_SALESREGIMPACT_H
Business Name: W_PLM_ECO_SALESREGIMPACT_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM
ECO_ID NUMBER

ECO_ID

DWDMR A-Z.doc
SALESREGIMPACT_ID NUMBER

SALESREGIMPACT_ID

DWDMR A-Z.doc
W_PLM_ECO_SCOWNER_H
Business Name: W_PLM_ECO_SCOWNER_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ECO_ID NUMBER

ECO_ID
SCOWNER_ID NUMBER

SCOWNER_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID

DWDMR A-Z.doc
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
W_PLM_ECO_SIGNOFF_F
Business Name: W_PLM_ECO_SIGNOFF_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
AML_REDLINE_FLG NUMBER

AML_REDLINE_FLG
BOM_REDLINE_FLG NUMBER

BOM_REDLINE_FLG
CANCEL_FLG NUMBER

CANCEL_FLG
CAPA_FLG NUMBER

CAPA_FLG
COMPLETE_FLG NUMBER

COMPLETE_FLG
CREATED_TIME_WID NUMBER

CREATED_TIME_WID
EVENT_TYPE_WID NUMBER

EVENT_TYPE_WID
FINAL_COMPLETE_DT_WID NUMBER

FINAL_COMPLETE_DT_WID
IMPL_MANUF_DT_WID NUMBER

IMPL_MANUF_DT_WID
IMPL_SC_DT_WID NUMBER

IMPL_SC_DT_WID
INT_ORGANIZATION_WID NUMBER

INT_ORGANIZATION_WID
NEVER_RELEASED_ITEM_FLG NUMBER

NEVER_RELEASED_ITEM_FLG
OWNER_USER_WID NUMBER

OWNER_USER_WID
ECO_WID NUMBER W_PLM_ECO_D

ECO_WID
WORKFLOW_WID NUMBER W_PLM_ECO_WORKFLOW_D

WORKFLOW_WID
LOCATION_WID NUMBER

LOCATION_WID
REJECT_FLG NUMBER

REJECT_FLG

DWDMR A-Z.doc
RELEASED_FLG NUMBER

RELEASED_FLG
RELEASED_DT_WID NUMBER

RELEASED_DT_WID
REQUIRED_DT_WID NUMBER

REQUIRED_DT_WID
SIGNOFF_DURATION_DAYS NUMBER(22,2)

SIGNOFF_DURATION_DAYS
SIGNOFF_FLG NUMBER

SIGNOFF_FLG
SIGNOFF_USER_WID NUMBER W_USER_D

SIGNOFF_USER_WID
SIGNOFF_USER_TYPE_WID NUMBER

SIGNOFF_USER_TYPE_WID
SUBMIT_DT_WID NUMBER

SUBMIT_DT_WID
URGENT_FLG NUMBER

URGENT_FLG
USER_SIGNOFF_DT_WID NUMBER

USER_SIGNOFF_DT_WID
USER_SUBMIT_DT_WID NUMBER

USER_SUBMIT_DT_WID
IMPL_QUALITY_DT_WID NUMBER

IMPL_QUALITY_DT_WID
ORIGINATOR_USER_WID NUMBER

ORIGINATOR_USER_WID
PROGRAM_FLG NUMBER

PROGRAM_FLG
SEQ_NUMBER NUMBER

SEQ_NUMBER
CUR_WKFLW_STATE_FLG NUMBER

CUR_WKFLW_STATE_FLG
IS_WKFLW_STATE_TRAVERSED_FL NUMBER
G

IS_WKFLW_STATE_TRAVERSED_FL
G
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT

DWDMR A-Z.doc
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
DATASOURCE_NUM_ID NUMBER

INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
W_PLM_ECO_SUPPLIER_H
Business Name: W_PLM_ECO_SUPPLIER_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM
ECO_ID NUMBER

ECO_ID

DWDMR A-Z.doc
SUPPLIER_ID NUMBER

SUPPLIER_ID

DWDMR A-Z.doc
W_PLM_ECO_WORKFLOW_D
Business Name: W_PLM_ECO_WORKFLOW_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

ROW_WID
WORKFLOW_WID NUMBER

WORKFLOW_WID
WORKFLOW VARCHAR2(256)

WORKFLOW
WORKFLOW_STATE VARCHAR2(256)

WORKFLOW_STATE
WORKFLOW_TYPE VARCHAR2(256)

WORKFLOW_TYPE
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT

DWDMR A-Z.doc
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
W_PLM_ECO_WORKFLOW_F
Business Name: W_PLM_ECO_WORKFLOW_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
AML_REDLINE_FLG NUMBER

AML_REDLINE_FLG
BOM_REDLINE_FLG NUMBER

BOM_REDLINE_FLG
CANCEL_FLG NUMBER

CANCEL_FLG
CAPA_FLG NUMBER

CAPA_FLG
COMPLETE_FLG NUMBER

COMPLETE_FLG
CREATED_TIME_WID NUMBER

CREATED_TIME_WID
DURATION_DAYS NUMBER(22,2)

DURATION_DAYS
ENTRY_DT_WID NUMBER

ENTRY_DT_WID
EXIT_DT_WID NUMBER

EXIT_DT_WID
FROM_ECO_WORKFLOW_WID NUMBER W_PLM_ECO_WORKFLOW_D

FROM_ECO_WORKFLOW_WID
IMPL_MANUF_DT_WID NUMBER

IMPL_MANUF_DT_WID
IMPL_QUALITY_DT_WID NUMBER

IMPL_QUALITY_DT_WID
INT_ORGANIZATION_WID NUMBER

INT_ORGANIZATION_WID
NEVER_RELEASED_ITEM_FLG NUMBER

NEVER_RELEASED_ITEM_FLG
OPEN_FLG NUMBER

OPEN_FLG
OWNER_USER_WID NUMBER

OWNER_USER_WID
ECO_WID NUMBER W_PLM_ECO_D

ECO_WID

DWDMR A-Z.doc
WORKFLOW_WID NUMBER

WORKFLOW_WID
LOCATION_WID NUMBER

PC_LOCATION_WID
PROGRAM_FLG NUMBER

PROGRAM_FLG
RELEASED_FLG NUMBER

RELEASED_FLG
RELEASED_DT_WID NUMBER

RELEASED_DT_WID
REQUIRED_DT_WID NUMBER

REQUIRED_DT_WID
SUBMIT_DT_WID NUMBER

SUBMIT_DT_WID
TO_ECO_WORKFLOW_WID NUMBER

TO_ECO_WORKFLOW_WID
URGENT_FLG NUMBER

URGENT_FLG
FINAL_COMPLETE_DT_WID NUMBER

FINAL_COMPLETE_DT_WID
IMPL_SC_DT_WID NUMBER

IMPL_SC_DT_WID
ORIGINATOR_USER_WID NUMBER

ORIGINATOR_USER_WID
REJECT_FLG NUMBER

REJECT_FLG
VALID_FLG NUMBER

VALID_FLG
CUR_WKFLW_STATE_FLG NUMBER

CUR_WKFLW_STATE_FLG
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG

DWDMR A-Z.doc
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
W_PLM_ECR_CUSTOMER_H
Business Name: W_PLM_ECR_CUSTOMER_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM
ECR_ID NUMBER

ECR_ID

DWDMR A-Z.doc
CUSTOMER_ID NUMBER

CUSTOMER_ID

DWDMR A-Z.doc
W_PLM_ECR_D
Business Name: W_PLM_ECR_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

ROW_WID
CHANGE_NUMBER VARCHAR2(256)

CHANGE_NUMBER
CHANGE_ORDER_FLG NUMBER

CHANGE_ORDER_FLG
RELEASED_FLG NUMBER

RELEASED_FLG
COMPLETE_FLG NUMBER

COMPLETE_FLG
VALID_FLG NUMBER

VALID_FLG
CANCEL_FLG NUMBER

CANCEL_FLG
REJECT_FLG NUMBER

REJECT_FLG
URGENT_FLG NUMBER

URGENT_FLG
CAPA_FLG NUMBER

CAPA_FLG
BOM_REDLINE_FLG NUMBER

BOM_REDLINE_FLG
AML_REDLINE_FLG NUMBER

AML_REDLINE_FLG
PROGRAM_FLG NUMBER

PROGRAM_FLG
NEVER_RELEASED_ITEM_FLG NUMBER

NEVER_RELEASED_ITEM_FLG
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID

DWDMR A-Z.doc
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
PRIORITY VARCHAR2(256)

PRIORITY
REG_TYPE VARCHAR2(256)

REG_TYPE
SEVFINIMPACT VARCHAR2(256)

SEVFINIMPACT
IDEA_TYPE VARCHAR2(256)

IDEA_TYPE
REQ_PART_TYPE VARCHAR2(256)

REQ_PART_TYPE
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM
IMPL_MANUF_TIME DATE

IMPL_MANUF_TIME
IMPL_QUALITY_TIME DATE

IMPL_QUALITY_TIME

DWDMR A-Z.doc
IMPL_SC_TIME DATE

IMPL_SC_TIME
REQUIRED_TIME DATE

REQUIRED_TIME

DWDMR A-Z.doc
W_PLM_ECR_F
Business Name: W_PLM_ECR_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ECR_WID NUMBER W_PARTY_D

ECR_WID
ECR_WID NUMBER W_PLM_ECR_D

ECR_WID
ORIGINATOR_USER_WID NUMBER W_USER_D

ORIGINATOR_USER_WID
OWNER_USER_WID NUMBER

OWNER_USER_WID
WORKFLOW_WID NUMBER W_PLM_ECR_WORKFLOW_D

WORKFLOW_WID
CREATED_DT_WID NUMBER

CREATED_DT_WID
FINAL_COMPLETE_DT_WID NUMBER W_DAY_D

FINAL_COMPLETE_DT_WID
RELEASED_DT_WID NUMBER

RELEASED_DT_WID
RELEASED_FLG NUMBER

RELEASED_FLG
COMPLETE_FLG NUMBER

COMPLETE_FLG
INT_ORGANIZATION_WID NUMBER

INT_ORGANIZATION_WID
ORIG_CMPL_DAYS NUMBER(22,2)

ORIG_CMPL_DAYS
ORIG_CMPL_HOLD_DURATION_D NUMBER(22,2)
AYS

ORIG_CMPL_HOLD_DURATION_D
AYS
ORIG_RLSE_HOLD_DURATION_DA NUMBER(22,2)
YS

ORIG_RLSE_HOLD_DURATION_DA
YS
ORIG_RLSE_DAYS NUMBER(22,2)

ORIG_RLSE_DAYS

DWDMR A-Z.doc
REJECT_FLG NUMBER

REJECT_FLG
NO_OF_ITEMS NUMBER

NO_OF_ITEMS
NO_OF_BOM_ADDED NUMBER

NO_OF_BOM_ADDED
NO_OF_BOM_DELETED NUMBER

NO_OF_BOM_DELETED
NO_OF_BOM_MODIFIED NUMBER

NO_OF_BOM_MODIFIED
NO_OF_AML_ADDED NUMBER

NO_OF_AML_ADDED
NO_OF_AML_MODIFIED NUMBER

NO_OF_AML_MODIFIED
NO_OF_AML_DELETED NUMBER

NO_OF_AML_DELETED
NO_OF_REJECTIONS NUMBER

NO_OF_REJECTIONS
LOCATION_WID NUMBER

LOCATION_WID
SUBMIT_TIME_WID NUMBER

SUBMIT_TIME_WID
RLSE_CMPL_HOLD_DURATION_D NUMBER(22,2)
AYS

RLSE_CMPL_HOLD_DURATION_D
AYS
RLSE_CMPL_DAYS NUMBER(22,2)

RLSE_CMPL_DAYS
SBMT_RLSE_DAYS NUMBER(22,2)

SBMT_RLSE_DAYS
SBMT_RLSE_HOLD_DURATION_D NUMBER(22,2)
AYS

SBMT_RLSE_HOLD_DURATION_D
AYS
IMPL_MANUF_TIME_WID NUMBER

IMPL_MANUF_TIME_WID
IMPL_SC_TIME_WID NUMBER

IMPL_SC_TIME_WID
IMPL_QUALITY_TIME_WID NUMBER

IMPL_QUALITY_TIME_WID

DWDMR A-Z.doc
REQUIRED_TIME_WID NUMBER

REQUIRED_TIME_WID
SCHEDULE_IMPACT NUMBER

SCHEDULE_IMPACT
MFG_IMPL_COST NUMBER(18,6)

MFG_IMPL_COST
ENGG_IMPL_COST NUMBER(18,6)

ENGG_IMPL_COST
SUPP_CHANGE_COST NUMBER(18,6)

SUPP_CHANGE_COST
FIELD_REPAIR_COST NUMBER(18,6)

FIELD_REPAIR_COST
LOC_EXCHANGE_RATE NUMBER(22,7)

LOC_EXCHANGE_RATE
PROJ_EXCHANGE_RATE NUMBER(22,7)

PROJ_EXCHANGE_RATE
GLOBAL1_EXCHANGE_RATE NUMBER(22,7)

GLOBAL1_EXCHANGE_RATE
GLOBAL2_EXCHANGE_RATE NUMBER(22,7)

GLOBAL2_EXCHANGE_RATE
GLOBAL3_EXCHANGE_RATE NUMBER(22,7)

GLOBAL3_EXCHANGE_RATE
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
NEW_FLG NUMBER

NEW_FLG
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG

DWDMR A-Z.doc
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
W_PLM_ECR_ITEM_D
Business Name: W_PLM_ECR_ITEM_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

ROW_WID
ECR_WID NUMBER

ECR_WID
ITEM_WID NUMBER

ITEM_WID
SITE_WID NUMBER

SITE_WID
VALID_FLG NUMBER

VALID_FLG
CANCEL_FLG NUMBER

CANCEL_FLG
AML_REDLINE_FLG NUMBER

AML_REDLINE_FLG
BOM_REDLINE_FLG NUMBER

BOM_REDLINE_FLG
COMPLETE_FLG NUMBER

COMPLETE_FLG
REJECT_FLG NUMBER

REJECT_FLG
URGENT_FLG NUMBER

URGENT_FLG
COMPLIANCY_FLG NUMBER

COMPLIANCY_FLG
NEVER_RELEASED_ITEM_FLG NUMBER

NEVER_RELEASED_ITEM_FLG
REV_RELEASED_FLG NUMBER

REV_RELEASED_FLG
REV_INCORPORATED_FLG NUMBER

REV_INCORPORATED_FLG
LATEST_FLG NUMBER

LATEST_FLG
CHANGE_ORDER_FLG NUMBER

CHANGE_ORDER_FLG

DWDMR A-Z.doc
ITEM_TLA_FLG NUMBER

ITEM_TLA_FLG
DESCRIPTION VARCHAR2(2500)

DESCRIPTION
OLD_DESCRIPTION VARCHAR2(2500)

OLD_DESCRIPTION
REV VARCHAR2(256)

REV
OLD_REV VARCHAR2(256)

OLD_REV
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
FIELD VARCHAR2(256)

FIELD
FINISHGOODS VARCHAR2(256)

FINISHGOODS
FUNCTION VARCHAR2(256)

FUNCTION
ONORDER VARCHAR2(256)

ONORDER
STOCK VARCHAR2(256)

STOCK
WIP VARCHAR2(256)

WIP

DWDMR A-Z.doc
SUPPLIER_FLG NUMBER

SUPPLIER_FLG
CURRENTLY_EFFECTIVE_FLG NUMBER

CURRENTLY_EFFECTIVE_FLG
CURRENTLY_EFFECTIVE_PRICE_FL NUMBER
G

CURRENTLY_EFFECTIVE_PRICE_FL
G
DECLARATION_FLG NUMBER

DECLARATION_FLG
FIRSTTIME_RELEASE_FLG NUMBER

FIRSTTIME_RELEASE_FLG
ITEM_AML_FLG NUMBER

ITEM_AML_FLG
ITEM_ATTACHMENT_FLG NUMBER

ITEM_ATTACHMENT_FLG
ITEM_AUDIT_FLG NUMBER

ITEM_AUDIT_FLG
ITEM_BOM_FLG NUMBER

ITEM_BOM_FLG
ITEM_CAPA_FLG NUMBER

ITEM_CAPA_FLG
ITEM_LATEST_REV_FLG NUMBER

ITEM_LATEST_REV_FLG
ITEM_PROGRAM_FLG NUMBER

ITEM_PROGRAM_FLG
ITEM_RELEASED_FLG NUMBER

ITEM_RELEASED_FLG
NEVER_RELEASED_FLG NUMBER

NEVER_RELEASED_FLG
PENDING_CHANGE_FLG NUMBER

PENDING_CHANGE_FLG
PRELIMINARY_FLG NUMBER

PRELIMINARY_FLG
PROGRAM_FLG NUMBER

PROGRAM_FLG
RELEASED_FLG NUMBER

RELEASED_FLG
ROLLUP_FLG NUMBER

ROLLUP_FLG

DWDMR A-Z.doc
ITEM_NCR_FLG NUMBER

ITEM_NCR_FLG
ITEM_PR_FLG NUMBER

ITEM_PR_FLG
PRICE_FLG NUMBER

PRICE_FLG
ITEM_WHERE_USED_FLG NUMBER

ITEM_WHERE_USED_FLG
ITEM_ECO_FLG NUMBER

ITEM_ECO_FLG
ITEM_ECR_FLG NUMBER

ITEM_ECR_FLG
ITEM_MCO_FLG NUMBER

ITEM_MCO_FLG
ITEM_SS_FLG NUMBER

ITEM_SS_FLG
ITEM_DEV_FLG NUMBER

ITEM_DEV_FLG
CAPA_FLG NUMBER

CAPA_FLG
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
W_PLM_ECR_ITEM_F
Business Name: W_PLM_ECR_ITEM_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
AML_ADDED NUMBER

AML_ADDED
AML_DELETED NUMBER

AML_DELETED
AML_MODIFIED NUMBER

AML_MODIFIED
BOM_ADDED NUMBER

BOM_ADDED
BOM_DELETED NUMBER

BOM_DELETED
BOM_MODIFIED NUMBER

BOM_MODIFIED
COST_IMPACT_FG NUMBER(18,6)

COST_IMPACT_FG
COST_IMPACT_FIELD NUMBER(18,6)

COST_IMPACT_FIELD
COST_IMPACT_ONDEMAND NUMBER(18,6)

COST_IMPACT_ONDEMAND
COST_IMPACT_STOCK NUMBER(18,6)

COST_IMPACT_STOCK
COST_IMPACT_WIP NUMBER(18,6)

COST_IMPACT_WIP
CREATED_DT_WID NUMBER

CREATED_DT_WID
DESCRIPTION VARCHAR2(4000)

DESCRIPTION
EFFECTIVITY_DT_WID NUMBER

EFFECTIVITY_DT_WID
INCORP_DT_WID NUMBER

INCORP_DT_WID
ITEM_WID NUMBER W_PRODUCT_D

ITEM_WID
ITEM_REV_WID NUMBER W_PLM_ECR_ITEM_D

ITEM_REV_WID

DWDMR A-Z.doc
INT_ORGANIZATION_ID NUMBER

INT_ORGANIZATION_ID
NEW_EFFECTIVE_DT_WID NUMBER

NEW_EFFECTIVE_DT_WID
NORMALIZED_WEIGHT NUMBER

NORMALIZED_WEIGHT
OBSELETE_DT_WID NUMBER

OBSELETE_DT_WID
OLD_DESCRIPTION VARCHAR2(720)

OLD_DESCRIPTION
OLD_EFFECTIVE_DT_WID NUMBER

OLD_EFFECTIVE_DT_WID
OLD_REV_WID NUMBER

OLD_REV_WID
ORIGINATOR_USER_WID NUMBER

ORIGINATOR_USER_WID
OWNER_USER_WID NUMBER

OWNER_USER_WID
ECR_WID NUMBER

ECR_WID
WORKFLOW_WID NUMBER

WORKFLOW_WID
LOCATION_WID NUMBER

LOCATION_WID
PENDING_CHANGE_FLG NUMBER

PENDING_CHANGE_FLG
PRELIMINARY_FLG NUMBER

PRELIMINARY_FLG
RELEASED_FLG NUMBER

RELEASED_FLG
RELEASED_DT_WID NUMBER

RELEASED_DT_WID
REV_RELEASE_DT_WID NUMBER

REV_RELEASE_DT_WID
TOTAL_COST NUMBER(18,6)

TOTAL_COST
WEIGHT NUMBER

WEIGHT
WEIGHT_UOM NUMBER

WEIGHT_UOM

DWDMR A-Z.doc
COMPLIANCY_CALC_DT_WID NUMBER

COMPLIANCY_CALC_DT_WID
SITE_WID NUMBER

SITE_WID
LOC_EXCHANGE_RATE NUMBER(22,7)

LOC_EXCHANGE_RATE
PROJ_EXCHANGE_RATE NUMBER(22,7)

PROJ_EXCHANGE_RATE
GLOBAL1_EXCHANGE_RATE NUMBER(22,7)

GLOBAL1_EXCHANGE_RATE
GLOBAL2_EXCHANGE_RATE NUMBER(22,7)

GLOBAL2_EXCHANGE_RATE
GLOBAL3_EXCHANGE_RATE NUMBER(22,7)

GLOBAL3_EXCHANGE_RATE
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT

DWDMR A-Z.doc
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM
REJECT_FLG NUMBER

REJECT_FLG

DWDMR A-Z.doc
W_PLM_ECR_ITEM_PRODUCTLINE_H
Business Name: W_PLM_ECR_ITEM_PRODUCTLINE_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ITEM_WID NUMBER

ITEM_WID
ITEM_PRODUCTLINE_WID NUMBER

ITEM_PRODUCTLINE_WID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID

DWDMR A-Z.doc
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
W_PLM_ECR_MANUFOWNER_H
Business Name: W_PLM_ECR_MANUFOWNER_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ECR_ID NUMBER

ECR_ID
MANUFOWNER_ID NUMBER

MANUFOWNER_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID

DWDMR A-Z.doc
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
W_PLM_ECR_MFRLOCIMPACT_D
Business Name: W_PLM_ECR_MFRLOCIMPACT_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

ROW_WID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
ECR_MFRLOCIMPACT_ID NUMBER

ECR_MFRLOCIMPACT_ID
NAME VARCHAR2(4000)

NAME

DWDMR A-Z.doc
W_PLM_ECR_MFRLOCIMPACT_H
Business Name: W_PLM_ECR_MFRLOCIMPACT_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM
ECR_ID NUMBER

ECR_ID

DWDMR A-Z.doc
MFRLOCIMPACT_ID NUMBER

MFRLOCIMPACT_ID

DWDMR A-Z.doc
W_PLM_ECR_PRGTASK_D
Business Name: W_PLM_ECR_PRGTASK_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

ROW_WID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
ECR_PRGTASK_ID NUMBER

ECR_PRGTASK_ID
NAME VARCHAR2(4000)

NAME

DWDMR A-Z.doc
W_PLM_ECR_PRGTASK_H
Business Name: W_PLM_ECR_PRGTASK_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM
ECR_ID NUMBER

ECR_ID

DWDMR A-Z.doc
PRGTASK_ID NUMBER

PRGTASK_ID

DWDMR A-Z.doc
W_PLM_ECR_PRODUCTLINE_H
Business Name: W_PLM_ECR_PRODUCTLINE_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ECR_WID NUMBER

ECR_WID
PRODUCTLINE_WID NUMBER

PRODUCTLINE_WID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID

DWDMR A-Z.doc
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
W_PLM_ECR_PROGRAM_D
Business Name: W_PLM_ECR_PROGRAM_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

ROW_WID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
ECR_PROGRAM_ID NUMBER

ECR_PROGRAM_ID
NAME VARCHAR2(4000)

NAME

DWDMR A-Z.doc
W_PLM_ECR_PROGRAM_H
Business Name: W_PLM_ECR_PROGRAM_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM
ECR_ID NUMBER

ECR_ID

DWDMR A-Z.doc
PROGRAM_ID NUMBER

PROGRAM_ID

DWDMR A-Z.doc
W_PLM_ECR_QUALITYOWNER_H
Business Name: W_PLM_ECR_QUALITYOWNER_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ECR_ID NUMBER

ECR_ID
QUALITYOWNER_ID NUMBER

QUALITYOWNER_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID

DWDMR A-Z.doc
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
W_PLM_ECR_SALESREGIMPACT_D
Business Name: W_PLM_ECR_SALESREGIMPACT_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

ROW_WID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
ECR_SALESREGIMPACT_ID NUMBER

ECR_SALESREGIMPACT_ID
NAME VARCHAR2(4000)

NAME

DWDMR A-Z.doc
W_PLM_ECR_SALESREGIMPACT_H
Business Name: W_PLM_ECR_SALESREGIMPACT_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM
ECR_ID NUMBER

ECR_ID

DWDMR A-Z.doc
SALESREGIMPACT_ID NUMBER

SALESREGIMPACT_ID

DWDMR A-Z.doc
W_PLM_ECR_SCOWNER_H
Business Name: W_PLM_ECR_SCOWNER_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ECR_ID NUMBER

ECR_ID
SCOWNER_ID NUMBER

SCOWNER_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID

DWDMR A-Z.doc
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
W_PLM_ECR_SIGNOFF_F
Business Name: W_PLM_ECR_SIGNOFF_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
AML_REDLINE_FLG NUMBER

AML_REDLINE_FLG
BOM_REDLINE_FLG NUMBER

BOM_REDLINE_FLG
CANCEL_FLG NUMBER

CANCEL_FLG
CAPA_FLG NUMBER

CAPA_FLG
COMPLETE_FLG NUMBER

COMPLETE_FLG
CREATED_TIME_WID NUMBER

CREATED_TIME_WID
EVENT_TYPE_WID NUMBER

EVENT_TYPE_WID
FINAL_COMPLETE_DT_WID NUMBER

FINAL_COMPLETE_DT_WID
IMPL_MANUF_DT_WID NUMBER

IMPL_MANUF_DT_WID
IMPL_SC_DT_WID NUMBER

IMPL_SC_DT_WID
INT_ORGANIZATION_WID NUMBER

INT_ORGANIZATION_WID
NEVER_RELEASED_ITEM_FLG NUMBER

NEVER_RELEASED_ITEM_FLG
OWNER_USER_WID NUMBER

OWNER_USER_WID
ECR_WID NUMBER

ECR_WID
WORKFLOW_WID NUMBER

WORKFLOW_WID
LOCATION_WID NUMBER

LOCATION_WID
REJECT_FLG NUMBER

REJECT_FLG

DWDMR A-Z.doc
RELEASED_FLG NUMBER

RELEASED_FLG
RELEASED_DT_WID NUMBER

RELEASED_DT_WID
REQUIRED_DT_WID NUMBER

REQUIRED_DT_WID
SIGNOFF_DURATION_DAYS NUMBER(22,2)

SIGNOFF_DURATION_DAYS
SIGNOFF_FLG NUMBER

SIGNOFF_FLG
SIGNOFF_USER_WID NUMBER W_USER_D

SIGNOFF_USER_WID
SIGNOFF_USER_TYPE_WID NUMBER

SIGNOFF_USER_TYPE_WID
SUBMIT_DT_WID NUMBER

SUBMIT_DT_WID
URGENT_FLG NUMBER

URGENT_FLG
USER_SIGNOFF_DT_WID NUMBER

USER_SIGNOFF_DT_WID
USER_SUBMIT_DT_WID NUMBER

USER_SUBMIT_DT_WID
IMPL_QUALITY_DT_WID NUMBER

IMPL_QUALITY_DT_WID
ORIGINATOR_USER_WID NUMBER

ORIGINATOR_USER_WID
PROGRAM_FLG NUMBER

PROGRAM_FLG
SEQ_NUMBER NUMBER

SEQ_NUMBER
CUR_WKFLW_STATE_FLG NUMBER

CUR_WKFLW_STATE_FLG
IS_WKFLW_STATE_TRAVERSED_FL NUMBER
G

IS_WKFLW_STATE_TRAVERSED_FL
G
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID

DWDMR A-Z.doc
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
W_PLM_ECR_SUPPLIER_H
Business Name: W_PLM_ECR_SUPPLIER_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM
ECR_ID NUMBER

ECR_ID

DWDMR A-Z.doc
SUPPLIER_ID NUMBER

SUPPLIER_ID

DWDMR A-Z.doc
W_PLM_ECR_WORKFLOW_D
Business Name: W_PLM_ECR_WORKFLOW_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

ROW_WID
WORKFLOW_WID NUMBER

WORKFLOW_WID
WORKFLOW_STATE VARCHAR2(256)

WORKFLOW_STATE
WORKFLOW_TYPE VARCHAR2(256)

WORKFLOW_TYPE
WORKFLOW VARCHAR2(256)

WORKFLOW
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT

DWDMR A-Z.doc
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
W_PLM_ECR_WORKFLOW_F
Business Name: W_PLM_ECR_WORKFLOW_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
AML_REDLINE_FLG NUMBER

AML_REDLINE_FLG
BOM_REDLINE_FLG NUMBER

BOM_REDLINE_FLG
CANCEL_FLG NUMBER

CANCEL_FLG
CAPA_FLG NUMBER

CAPA_FLG
COMPLETE_FLG NUMBER

COMPLETE_FLG
CREATED_TIME_WID NUMBER

CREATED_TIME_WID
DURATION_DAYS NUMBER(22,2)

DURATION_DAYS
ENTRY_DT_WID NUMBER

ENTRY_DT_WID
EXIT_DT_WID NUMBER

EXIT_DT_WID
FROM_ECR_WORKFLOW_WID NUMBER

FROM_ECR_WORKFLOW_WID
IMPL_MANUF_DT_WID NUMBER

IMPL_MANUF_DT_WID
IMPL_QUALITY_DT_WID NUMBER

IMPL_QUALITY_DT_WID
INT_ORGANIZATION_WID NUMBER

INT_ORGANIZATION_WID
NEVER_RELEASED_ITEM_FLG NUMBER

NEVER_RELEASED_ITEM_FLG
OPEN_FLG NUMBER

OPEN_FLG
OWNER_USER_WID NUMBER

OWNER_USER_WID
ECR_WID NUMBER

ECR_WID

DWDMR A-Z.doc
WORKFLOW_WID NUMBER

WORKFLOW_WID
LOCATION_WID NUMBER

LOCATION_WID
PROGRAM_FLG NUMBER

PROGRAM_FLG
RELEASED_FLG NUMBER

RELEASED_FLG
RELEASED_DT_WID NUMBER

RELEASED_DT_WID
REQUIRED_DT_WID NUMBER

REQUIRED_DT_WID
SUBMIT_DT_WID NUMBER

SUBMIT_DT_WID
TO_ECR_WORKFLOW_WID NUMBER

TO_ECR_WORKFLOW_WID
URGENT_FLG NUMBER

URGENT_FLG
FINAL_COMPLETE_DT_WID NUMBER

FINAL_COMPLETE_DT_WID
IMPL_SC_DT_WID NUMBER

IMPL_SC_DT_WID
ORIGINATOR_USER_WID NUMBER

ORIGINATOR_USER_WID
REJECT_FLG NUMBER

REJECT_FLG
VALID_FLG NUMBER

VALID_FLG
CUR_WKFLW_STATE_FLG NUMBER

CUR_WKFLW_STATE_FLG
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT

DWDMR A-Z.doc
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
W_PLM_GATE_D
Business Name: W_PLM_GATE_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
GATE_WID NUMBER

GATE_WID
GATE_NO VARCHAR2(150)

GATE_NO
NAME VARCHAR2(800)

NAME
DESCRIPTION VARCHAR2(4000)

DESCRIPTION
DOMAIN_VALUE NUMBER

DOMAIN_VALUE
DURATION_TYPE VARCHAR2(100)

DURATION_TYPE
TYPE VARCHAR2(600)

TYPE
DELEGATED_OWNER VARCHAR2(1000)

DELEGATED_OWNER
PROJECT_STATE VARCHAR2(1000)

PROJECT_STATE
STATUS VARCHAR2(1000)

STATUS
STATUS_TYPE VARCHAR2(1000)

STATUS_TYPE
COST_STATUS VARCHAR2(1000)

COST_STATUS
RESOURCE_STATUS VARCHAR2(1000)

RESOURCE_STATUS
QUALITY_STATUS VARCHAR2(1000)

QUALITY_STATUS
LOCK_USER VARCHAR2(1000)

LOCK_USER
WORKFLOW VARCHAR2(1000)

WORKFLOW
SCHEDULE_STATUS VARCHAR2(1000)

SCHEDULE_STATUS

DWDMR A-Z.doc
OVERALL_STATUS VARCHAR2(1000)

OVERALL_STATUS
GLOBAL VARCHAR2(1000)

GLOBAL
SCHEDULE_EDITOR VARCHAR2(1000)

SCHEDULE_EDITOR
CRITICAL VARCHAR2(1000)

CRITICAL
LOCK_STATUS VARCHAR2(1000)

LOCK_STATUS
RESOURCE_TYPE VARCHAR2(1000)

RESOURCE_TYPE
ARCHIVED_FLG NUMBER

ARCHIVED_FLG
CONTROLLED_FLG NUMBER

CONTROLLED_FLG
FIXED_COST_BGT_FLG NUMBER

FIXED_COST_BGT_FLG
FIXED_COST_ACT_FLG NUMBER

FIXED_COST_ACT_FLG
FIXED_COST_EAC_FLG NUMBER

FIXED_COST_EAC_FLG
CAPITAL_COST_BGT_FLG NUMBER

CAPITAL_COST_BGT_FLG
CAPITAL_COST_ACT_FLG NUMBER

CAPITAL_COST_ACT_FLG
CAPITAL_COST_EAC_FLG NUMBER

CAPITAL_COST_EAC_FLG
FLEX_COST_BGT_FLG NUMBER

FLEX_COST_BGT_FLG
FLEX_COST_ACT_FLG NUMBER

FLEX_COST_ACT_FLG
FLEX_COST_EAC_FLG NUMBER

FLEX_COST_EAC_FLG
IS_TEMPLATE_FLG NUMBER

IS_TEMPLATE_FLG
SCHEDULE_STATUS_REASON VARCHAR2(1000)

SCHEDULE_STATUS_REASON
ROLLUP_HEALTH_STATUS VARCHAR2(1000)

ROLLUP_HEALTH_STATUS

DWDMR A-Z.doc
COST_STATUS_REASON VARCHAR2(1000)

COST_STATUS_REASON
RESOURCE_STATUS_REASON VARCHAR2(1000)

RESOURCE_STATUS_REASON
QUALITY_STATUS_REASON VARCHAR2(1000)

QUALITY_STATUS_REASON
CREATED_FROM_TEMPLATE VARCHAR2(1000)

CREATED_FROM_TEMPLATE
LOCKED_FROM_PROGRAM VARCHAR2(1000)

LOCKED_FROM_PROGRAM
ROW_WID NUMBER

ROW_WID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
TENANT_ID VARCHAR2(80)

TENANT_ID
ETL_PROC_WID NUMBER

ETL_PROC_WID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
CUR_GATE_FLG NUMBER

ACTIVE_GATE_FLG NUMBER

DWDMR A-Z.doc
W_PLM_GATE_FUNCAREA_D
Business Name: W_PLM_GATE_FUNCAREA_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
GATE_FUNCAREA_ID NUMBER

GATE_FUNCAREA_ID
NAME VARCHAR2(4000)

NAME
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID

DWDMR A-Z.doc
X_CUSTOM VARCHAR2(255)

X_CUSTOM
ROW_WID NUMBER

ROW_WID

DWDMR A-Z.doc
W_PLM_GATE_FUNCAREA_H
Business Name: W_PLM_GATE_FUNCAREA_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
GATE_ID NUMBER

GATE_ID
FUNCAREA_ID NUMBER

FUNCAREA_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID

DWDMR A-Z.doc
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
W_PLM_INT_ORGANIZATION_D
Business Name: W_PLM_INT_ORGANIZATION_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
INT_ORGANIZATION_WID NUMBER

INT_ORGANIZATION_WID
NAME VARCHAR2(4000)

NAME
ORG_POSTAL_CODE VARCHAR2(60)

ORG_POSTAL_CODE
ORG_ADDRESS VARCHAR2(2160)

ORG_ADDRESS
ORG_CITY VARCHAR2(384)

ORG_CITY
ORG_REGION NUMBER

ORG_REGION
ORG_COUNTRY NUMBER

ORG_COUNTRY
ORG_PHONE VARCHAR2(300)

ORG_PHONE
ORG_FAX VARCHAR2(300)

ORG_FAX
ORG_URL VARCHAR2(720)

ORG_URL
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
ROW_WID NUMBER

ROW_WID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT

DWDMR A-Z.doc
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG

DWDMR A-Z.doc
W_PLM_ITEM_COMMODITY_3_D
Business Name: W_PLM_ITEM_COMMODITY_3_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ITEM_COMMODITY_3_ID NUMBER

ITEM_COMMODITY_3_ID
NAME VARCHAR2(4000)

NAME
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
ROW_WID NUMBER

ROW_WID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID

DWDMR A-Z.doc
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
W_PLM_ITEM_COMMODITY_3_H
Business Name: W_PLM_ITEM_COMMODITY_3_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ITEM_ID NUMBER

ITEM_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
COMMODITY_ID NUMBER

COMMODITY_ID

DWDMR A-Z.doc
W_PLM_ITEM_COMPENG_3_H
Business Name: W_PLM_ITEM_COMPENG_3_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ITEM_ID NUMBER

ITEM_ID
COMPENG_ID NUMBER

COMPENG_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID

DWDMR A-Z.doc
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
W_PLM_ITEM_COMPLIANCE_3_D
Business Name: W_PLM_ITEM_COMPLIANCE_3_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ITEM_COMPLIANCE_3_ID NUMBER

ITEM_COMPLIANCE_3_ID
NAME VARCHAR2(4000)

NAME
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
ROW_WID NUMBER

ROW_WID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID

DWDMR A-Z.doc
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
W_PLM_ITEM_COMPLIANCE_3_H
Business Name: W_PLM_ITEM_COMPLIANCE_3_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ITEM_ID NUMBER

ITEM_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
COMPLIANCE_ID NUMBER

COMPLIANCE_ID

DWDMR A-Z.doc
W_PLM_ITEM_COMP_ENG_3_D
Business Name: W_PLM_ITEM_COMP_ENG_3_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ITEM_COMP_ENG_3_ID NUMBER

ITEM_COMP_ENG_3_ID
NAME VARCHAR2(4000)

NAME
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
ROW_WID NUMBER

ROW_WID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID

DWDMR A-Z.doc
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
W_PLM_ITEM_CUSTSUPP_3_H
Business Name: W_PLM_ITEM_CUSTSUPP_3_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ITEM_ID NUMBER

ITEM_ID
CUSTSUPP_ID NUMBER

CUSTSUPP_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID

DWDMR A-Z.doc
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
W_PLM_ITEM_CUST_SUPP_3_D
Business Name: W_PLM_ITEM_CUST_SUPP_3_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ITEM_CUST_SUPP_3_ID NUMBER

ITEM_CUST_SUPP_3_ID
NAME VARCHAR2(4000)

NAME
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
ROW_WID NUMBER

ROW_WID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID

DWDMR A-Z.doc
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
W_PLM_ITEM_D
Business Name: W_PLM_ITEM_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ITEM_WID NUMBER

ITEM_WID
CHANGE_WID NUMBER

CHANGE_WID
SITE_WID NUMBER

SITE_WID
ITEM_REV_ID NUMBER

ITEM_REV_ID
REV_SEQ NUMBER

REV_SEQ
ITEM_NO VARCHAR2(256)

ITEM_NO
ITEM_DESCRIPTION VARCHAR2(256)

ITEM_DESCRIPTION
ITEM_CLASS_NAME VARCHAR2(256)

ITEM_CLASS_NAME
CHANGE_CLASS_NAME VARCHAR2(256)

CHANGE_CLASS_NAME
TLA_FLG NUMBER

TLA_FLG
ROLLUP_FLG NUMBER

ROLLUP_FLG
SUPPLIER_FLG NUMBER

SUPPLIER_FLG
PRICE_FLG NUMBER

PRICE_FLG
DECLARATION_FLG NUMBER

DECLARATION_FLG
CURRENTLY_EFFECTIVE_FLG NUMBER

CURRENTLY_EFFECTIVE_FLG
NEVER_RELEASED_FLG NUMBER

NEVER_RELEASED_FLG
ITEM_BOM_FLG NUMBER

ITEM_BOM_FLG

DWDMR A-Z.doc
ITEM_AML_FLG NUMBER

ITEM_AML_FLG
ITEM_ATTACHMENT_FLG NUMBER

ITEM_ATTACHMENT_FLG
ITEM_PR_FLG NUMBER

ITEM_PR_FLG
ITEM_NCR_FLG NUMBER

ITEM_NCR_FLG
ITEM_CAPA_FLG NUMBER

ITEM_CAPA_FLG
ITEM_AUDIT_FLG NUMBER

ITEM_AUDIT_FLG
ITEM_PROGRAM_FLG NUMBER

ITEM_PROGRAM_FLG
ITEM_ECO_FLG NUMBER

ITEM_ECO_FLG
ITEM_ECR_FLG NUMBER

ITEM_ECR_FLG
ITEM_MCO_FLG NUMBER

ITEM_MCO_FLG
ITEM_SS_FLG NUMBER

ITEM_SS_FLG
ITEM_DEV_FLG NUMBER

ITEM_DEV_FLG
CURRENTLY_EFFECTIVE_PRICE_FL NUMBER
G

CURRENTLY_EFFECTIVE_PRICE_FL
G
PENDING_CHANGE_FLG NUMBER

PENDING_CHANGE_FLG
ITEM_RELEASED_FLG NUMBER

ITEM_RELEASED_FLG
PRELIMINARY_FLG NUMBER

PRELIMINARY_FLG
LATEST_REV_FLG NUMBER

LATEST_REV_FLG
FIRSTTIME_RELEASE_FLG NUMBER

FIRSTTIME_RELEASE_FLG
ITEM_WHERE_USED_FLG NUMBER

ITEM_WHERE_USED_FLG

DWDMR A-Z.doc
AML_SPLIT_FLG NUMBER

AML_SPLIT_FLG
ITEM_COMP_ENG VARCHAR2(256)

ITEM_COMP_ENG
ITEM_COMP_ENG_1 VARCHAR2(256)

ITEM_COMP_ENG_1
ITEM_COMP_ENG_2 VARCHAR2(256)

ITEM_COMP_ENG_2
ITEM_PROD_ENG_1 VARCHAR2(256)

ITEM_PROD_ENG_1
ITEM_PROD_ENG_2 VARCHAR2(256)

ITEM_PROD_ENG_2
ITEM_CUST_SUPP_1 VARCHAR2(256)

ITEM_CUST_SUPP_1
ITEM_CUST_SUPP_2 VARCHAR2(256)

ITEM_CUST_SUPP_2
DOC_PROD_ENG_1 VARCHAR2(256)

DOC_PROD_ENG_1
DOC_PROD_ENG_2 VARCHAR2(256)

DOC_PROD_ENG_2
DOC_MANUF_1 VARCHAR2(256)

DOC_MANUF_1
DOC_MANUF_2 VARCHAR2(256)

DOC_MANUF_2
DOC_CONF_MGMT_1 VARCHAR2(256)

DOC_CONF_MGMT_1
DOC_CONF_MGMT_2 VARCHAR2(256)

DOC_CONF_MGMT_2
DOC_ERP_1 VARCHAR2(256)

DOC_ERP_1
DOC_ERP_2 VARCHAR2(256)

DOC_ERP_2
ITEM_ASSEMBLY_RATING VARCHAR2(256)

ITEM_ASSEMBLY_RATING
ITEM_COMMODITY_1 VARCHAR2(256)

ITEM_COMMODITY_1
ITEM_COMMODITY_2 VARCHAR2(256)

ITEM_COMMODITY_2
ITEM_COMPLIANCE_1 VARCHAR2(256)

ITEM_COMPLIANCE_1

DWDMR A-Z.doc
ITEM_COMPLIANCE_2 VARCHAR2(256)

ITEM_COMPLIANCE_2
ITEM_COST_RATING VARCHAR2(256)

ITEM_COST_RATING
ITEM_ERP_1 VARCHAR2(256)

ITEM_ERP_1
ITEM_ERP_2 VARCHAR2(256)

ITEM_ERP_2
ITEM_LIFECYCLE_RATING VARCHAR2(256)

ITEM_LIFECYCLE_RATING
ITEM_PERFORMANCE_RATING VARCHAR2(256)

ITEM_PERFORMANCE_RATING
ITEM_RELIABILITY_RATING VARCHAR2(256)

ITEM_RELIABILITY_RATING
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
ROW_WID NUMBER

ROW_WID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
ITEM_PART_FAMILY VARCHAR2(256)

ITEM_PART_FAMILY
ITEM_COMPLIANCY VARCHAR2(256)

ITEM_COMPLIANCY
ITEM_COMMODITY VARCHAR2(256)

ITEM_COMMODITY

DWDMR A-Z.doc
ITEM_REV_NAME VARCHAR2(256)

ITEM_REV_NAME
SITE_NAME VARCHAR2(256)

SITE_NAME
NAME VARCHAR2(256)

NAME
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
W_PLM_ITEM_ECRSS_F
Business Name: W_PLM_ITEM_ECRSS_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ITEM_WID NUMBER W_PLM_ITEM_D

ITEM_WID
ITEM_WID NUMBER W_PRODUCT_D

ITEM_WID
CHANGE_WID NUMBER

CHANGE_WID
SITE_WID NUMBER

SITE_WID
ITEM_REV_ID NUMBER

ITEM_REV_ID
REV_SEQ NUMBER

REV_SEQ
ITEM_CREATE_USER_ID NUMBER

ITEM_CREATE_USER_ID
REV_INCORP_TIME_ID NUMBER

REV_INCORP_TIME_ID
REV_RELEASE_TIME_ID NUMBER

REV_RELEASE_TIME_ID
EFFECTIVITY_TIME_ID NUMBER

EFFECTIVITY_TIME_ID
COMPLIANCE_TIME_ID NUMBER

COMPLIANCE_TIME_ID
OBSOLETE_TIME_ID NUMBER

OBSOLETE_TIME_ID
NEXT_REV_RELEASE_TIME_ID NUMBER

NEXT_REV_RELEASE_TIME_ID
WEIGHT NUMBER

WEIGHT
NUMBER_OF_MFR_PARTS NUMBER

NUMBER_OF_MFR_PARTS
TLA_FLG NUMBER

TLA_FLG
ROLLUP_FLG NUMBER

ROLLUP_FLG

DWDMR A-Z.doc
SUPPLIER_FLG NUMBER

SUPPLIER_FLG
PRICE_FLG NUMBER

PRICE_FLG
DECLARATION_FLG NUMBER

DECLARATION_FLG
CURRENTLY_EFFECTIVE_FLG NUMBER

CURRENTLY_EFFECTIVE_FLG
NEVER_RELEASED_FLG NUMBER

NEVER_RELEASED_FLG
ITEM_BOM_FLG NUMBER

ITEM_BOM_FLG
ITEM_AML_FLG NUMBER

ITEM_AML_FLG
ITEM_ATTACHMENT_FLG NUMBER

ITEM_ATTACHMENT_FLG
ITEM_PR_FLG NUMBER

ITEM_PR_FLG
ITEM_NCR_FLG NUMBER

ITEM_NCR_FLG
ITEM_CAPA_FLG NUMBER

ITEM_CAPA_FLG
ITEM_AUDIT_FLG NUMBER

ITEM_AUDIT_FLG
ITEM_PROGRAM_FLG NUMBER

ITEM_PROGRAM_FLG
CURRENTLY_EFFECTIVE_PRICE_FL NUMBER
G

CURRENTLY_EFFECTIVE_PRICE_FL
G
PENDING_CHANGE_FLG NUMBER

PENDING_CHANGE_FLG
ITEM_RELEASED_FLG NUMBER

ITEM_RELEASED_FLG
PRELIMINARY_FLG NUMBER

PRELIMINARY_FLG
LATEST_REV_FLG NUMBER

LATEST_REV_FLG
FIRSTTIME_RELEASE_FLG NUMBER

FIRSTTIME_RELEASE_FLG

DWDMR A-Z.doc
ITEM_WHERE_USED_FLG NUMBER

ITEM_WHERE_USED_FLG
ITEM_LEAD_TIME_1 NUMBER

ITEM_LEAD_TIME_1
ITEM_LEAD_TIME_2 NUMBER

ITEM_LEAD_TIME_2
ITEM_COST_1 NUMBER

ITEM_COST_1
ITEM_COST_2 NUMBER

ITEM_COST_2
ITEM_COST_3 NUMBER

ITEM_COST_3
ITEM_ERP_4 NUMBER

ITEM_ERP_4
ITEM_ERP_5 NUMBER

ITEM_ERP_5
ITEM_PROD_ENG_4 NUMBER

ITEM_PROD_ENG_4
ITEM_PROD_ENG_5 NUMBER

ITEM_PROD_ENG_5
ITEM_COMMODITY_4 NUMBER

ITEM_COMMODITY_4
ITEM_COMMODITY_5 NUMBER

ITEM_COMMODITY_5
ITEM_COMP_ENG_4 NUMBER

ITEM_COMP_ENG_4
ITEM_COMP_ENG_5 NUMBER

ITEM_COMP_ENG_5
ITEM_CUST_SUPP_4 NUMBER

ITEM_CUST_SUPP_4
ITEM_CUST_SUPP_5 NUMBER

ITEM_CUST_SUPP_5
ITEM_QUANTITY_1 NUMBER

ITEM_QUANTITY_1
ITEM_QUANTITY_2 NUMBER

ITEM_QUANTITY_2
ITEM_QUANTITY_3 NUMBER

ITEM_QUANTITY_3
DOC_LEAD_TIME_1 NUMBER

DOC_LEAD_TIME_1

DWDMR A-Z.doc
DOC_LEAD_TIME_2 NUMBER

DOC_LEAD_TIME_2
DOC_COST_1 NUMBER

DOC_COST_1
DOC_COST_2 NUMBER

DOC_COST_2
DOC_COST_3 NUMBER

DOC_COST_3
DOC_ERP_4 NUMBER

DOC_ERP_4
DOC_ERP_5 NUMBER

DOC_ERP_5
DOC_CONF_MGMT_4 NUMBER

DOC_CONF_MGMT_4
DOC_CONF_MGMT_5 NUMBER

DOC_CONF_MGMT_5
DOC_MANUF_4 NUMBER

DOC_MANUF_4
DOC_MANUF_5 NUMBER

DOC_MANUF_5
DOC_CREATE_USER_ID NUMBER

DOC_CREATE_USER_ID
DOC_CHANGE_ANALYST_ID NUMBER W_USER_D

DOC_CHANGE_ANALYST_ID
LOC_EXCHANGE_RATE NUMBER(22,7)

LOC_EXCHANGE_RATE
PROJ_EXCHANGE_RATE NUMBER(22,7)

PROJ_EXCHANGE_RATE
GLOBAL1_EXCHANGE_RATE NUMBER(22,7)

GLOBAL1_EXCHANGE_RATE
GLOBAL2_EXCHANGE_RATE NUMBER(22,7)

GLOBAL2_EXCHANGE_RATE
GLOBAL3_EXCHANGE_RATE NUMBER(22,7)

GLOBAL3_EXCHANGE_RATE
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID

DWDMR A-Z.doc
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
ITEM_ECO_FLG NUMBER

ITEM_ECO_FLG
ITEM_ECR_FLG NUMBER

ITEM_ECR_FLG
ITEM_MCO_FLG NUMBER

ITEM_MCO_FLG
ITEM_SS_FLG NUMBER

ITEM_SS_FLG
ITEM_DEV_FLG NUMBER

ITEM_DEV_FLG
CHANGE_CLASS_ID NUMBER

CHANGE_CLASS_ID
DOC_PROD_ENG_4 NUMBER

DOC_PROD_ENG_4
DOC_PROD_ENG_5 NUMBER

DOC_PROD_ENG_5
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID

DWDMR A-Z.doc
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
W_PLM_ITEM_ERP_3_D
Business Name: W_PLM_ITEM_ERP_3_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ITEM_ERP_3_ID NUMBER

ITEM_ERP_3_ID
NAME VARCHAR2(4000)

NAME
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
ROW_WID NUMBER

ROW_WID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID

DWDMR A-Z.doc
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
W_PLM_ITEM_ERP_3_H
Business Name: W_PLM_ITEM_ERP_3_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ITEM_ID NUMBER

ITEM_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
ERP_ID NUMBER

ERP_ID

DWDMR A-Z.doc
W_PLM_ITEM_F
Business Name: W_PLM_ITEM_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ITEM_WID NUMBER W_PARTY_D

ITEM_WID
ITEM_WID NUMBER W_PLM_ITEM_D

ITEM_WID
ITEM_WID NUMBER W_PRODUCT_D

ITEM_WID
CHANGE_WID NUMBER

CHANGE_WID
SITE_WID NUMBER

SITE_WID
ITEM_REV_ID NUMBER

ITEM_REV_ID
REV_SEQ NUMBER

REV_SEQ
ITEM_CREATE_USER_ID NUMBER

ITEM_CREATE_USER_ID
CREATED_TIME_ID NUMBER

CREATED_TIME_ID
REV_INCORP_TIME_ID NUMBER W_DAY_D

REV_INCORP_TIME_ID
REV_RELEASE_TIME_ID NUMBER

REV_RELEASE_TIME_ID
EFFECTIVITY_TIME_ID NUMBER

EFFECTIVITY_TIME_ID
COMPLIANCE_TIME_ID NUMBER

COMPLIANCE_TIME_ID
OBSOLETE_TIME_ID NUMBER

OBSOLETE_TIME_ID
NEXT_REV_RELEASE_TIME_ID NUMBER

NEXT_REV_RELEASE_TIME_ID
WEIGHT NUMBER

WEIGHT
NUMBER_OF_MFR_PARTS NUMBER

NUMBER_OF_MFR_PARTS

DWDMR A-Z.doc
SUPPLIER_FLG NUMBER

SUPPLIER_FLG
PRICE_FLG NUMBER

PRICE_FLG
DECLARATION_FLG NUMBER

DECLARATION_FLG
NEVER_RELEASED_FLG NUMBER

NEVER_RELEASED_FLG
ITEM_BOM_FLG NUMBER

ITEM_BOM_FLG
ITEM_ATTACHMENT_FLG NUMBER

ITEM_ATTACHMENT_FLG
ITEM_PR_FLG NUMBER

ITEM_PR_FLG
ITEM_NCR_FLG NUMBER

ITEM_NCR_FLG
ITEM_ECO_FLG NUMBER

ITEM_ECO_FLG
ITEM_ECR_FLG NUMBER

ITEM_ECR_FLG
ITEM_MCO_FLG NUMBER

ITEM_MCO_FLG
ITEM_SS_FLG NUMBER

ITEM_SS_FLG
ITEM_DEV_FLG NUMBER

ITEM_DEV_FLG
PENDING_CHANGE_FLG NUMBER

PENDING_CHANGE_FLG
ITEM_RELEASED_FLG NUMBER

ITEM_RELEASED_FLG
PRELIMINARY_FLG NUMBER

PRELIMINARY_FLG
ITEM_WHERE_USED_FLG NUMBER

ITEM_WHERE_USED_FLG
ITEM_LEAD_TIME_1 NUMBER

ITEM_LEAD_TIME_1
ITEM_LEAD_TIME_2 NUMBER

ITEM_LEAD_TIME_2
ITEM_COST_1 NUMBER

ITEM_COST_1

DWDMR A-Z.doc
ITEM_COST_2 NUMBER

ITEM_COST_2
ITEM_COST_3 NUMBER

ITEM_COST_3
ITEM_ERP_4 NUMBER

ITEM_ERP_4
ITEM_ERP_5 NUMBER

ITEM_ERP_5
ITEM_COMPONENT_ENGINEER NUMBER W_USER_D

ITEM_COMPONENT_ENGINEER
ITEM_COMP_ENG_1 NUMBER

ITEM_COMP_ENG_1
ITEM_COMP_ENG_2 NUMBER

ITEM_COMP_ENG_2
ITEM_PROD_ENG_1 NUMBER

ITEM_PROD_ENG_1
ITEM_PROD_ENG_2 NUMBER

ITEM_PROD_ENG_2
ITEM_PROD_ENG_4 NUMBER

ITEM_PROD_ENG_4
ITEM_PROD_ENG_5 NUMBER

ITEM_PROD_ENG_5
ITEM_COMMODITY_4 NUMBER

ITEM_COMMODITY_4
ITEM_COMMODITY_5 NUMBER

ITEM_COMMODITY_5
ITEM_COMP_ENG_4 NUMBER

ITEM_COMP_ENG_4
ITEM_COMP_ENG_5 NUMBER

ITEM_COMP_ENG_5
ITEM_CUST_SUPP_1 NUMBER

ITEM_CUST_SUPP_1
ITEM_CUST_SUPP_2 NUMBER

ITEM_CUST_SUPP_2
ITEM_CUST_SUPP_4 NUMBER

ITEM_CUST_SUPP_4
ITEM_CUST_SUPP_5 NUMBER

ITEM_CUST_SUPP_5
ITEM_QUANTITY_1 NUMBER

ITEM_QUANTITY_1

DWDMR A-Z.doc
ITEM_QUANTITY_2 NUMBER

ITEM_QUANTITY_2
ITEM_QUANTITY_3 NUMBER

ITEM_QUANTITY_3
DOC_LEAD_TIME_1 NUMBER

DOC_LEAD_TIME_1
DOC_LEAD_TIME_2 NUMBER

DOC_LEAD_TIME_2
DOC_COST_1 NUMBER

DOC_COST_1
DOC_COST_2 NUMBER

DOC_COST_2
DOC_COST_3 NUMBER

DOC_COST_3
DOC_ERP_4 NUMBER

DOC_ERP_4
DOC_ERP_5 NUMBER

DOC_ERP_5
DOC_CONF_MGMT_4 NUMBER

DOC_CONF_MGMT_4
DOC_CONF_MGMT_5 NUMBER

DOC_CONF_MGMT_5
DOC_PROD_ENG_1 NUMBER

DOC_PROD_ENG_1
DOC_PROD_ENG_2 NUMBER

DOC_PROD_ENG_2
DOC_MANUF_1 NUMBER

DOC_MANUF_1
DOC_MANUF_2 NUMBER

DOC_MANUF_2
DOC_MANUF_4 NUMBER

DOC_MANUF_4
DOC_MANUF_5 NUMBER

DOC_MANUF_5
DOC_CREATE_USER_ID NUMBER

DOC_CREATE_USER_ID
DOC_CHANGE_ANALYST_WID NUMBER

DOC_CHANGE_ANALYST_WID
LOC_EXCHANGE_RATE NUMBER(22,7)

LOC_EXCHANGE_RATE

DWDMR A-Z.doc
PROJ_EXCHANGE_RATE NUMBER(22,7)

PROJ_EXCHANGE_RATE
GLOBAL1_EXCHANGE_RATE NUMBER(22,7)

GLOBAL1_EXCHANGE_RATE
GLOBAL2_EXCHANGE_RATE NUMBER(22,7)

GLOBAL2_EXCHANGE_RATE
GLOBAL3_EXCHANGE_RATE NUMBER(22,7)

GLOBAL3_EXCHANGE_RATE
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
EFFECTIVE_FROM_TIME_ID NUMBER(22,7)

EFFECTIVE_TO_TIME_ID NUMBER(22,7)

ETL_PROC_WID NUMBER

ETL_PROC_WID
CHANGE_CLASS_ID NUMBER

CHANGE_CLASS_ID
DOC_PROD_ENG_4 NUMBER

DOC_PROD_ENG_4
DOC_PROD_ENG_5 NUMBER

DOC_PROD_ENG_5
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT

DWDMR A-Z.doc
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM
CLASS_ID NUMBER

CLASS_ID

DWDMR A-Z.doc
W_PLM_ITEM_MFR_PART_D
Business Name: W_PLM_ITEM_MFR_PART_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
MANUBY_WID NUMBER

MANUBY_WID
MFR_PART_ID NUMBER

MFR_PART_ID
ITEM_MFR_PART_ID NUMBER

ITEM_MFR_PART_ID
ITEM_ID NUMBER

ITEM_ID
REV_ID NUMBER

REV_ID
SITE_ID NUMBER

SITE_ID
ITEM_DESCRIPTION VARCHAR2(720)

ITEM_DESCRIPTION
MFR_PART_PREFER_STATUS VARCHAR2(256)

AML_SPLIT_FLG NUMBER

AML_SPLIT_FLG
ITEM_ONE_MFR_PART_FLG NUMBER

ITEM_ONE_MFR_PART_FLG
ITEM_TWO_MFR_PART_FLG NUMBER

ITEM_TWO_MFR_PART_FLG
ITEM_THREE_MFR_PART_FLG NUMBER

ITEM_THREE_MFR_PART_FLG
MFR_PART_GRT_ONE_ITEM_FLG NUMBER

MFR_PART_GRT_ONE_ITEM_FLG

ITEM_ONE_MFR_FLG NUMBER

ITEM_ONE_MFR_FLG
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID

DWDMR A-Z.doc
ROW_WID NUMBER

ROW_WID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
W_PLM_ITEM_MFR_PART_F
Business Name: W_PLM_ITEM_MFR_PART_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
MANUBY_WID NUMBER

MANUBY_WID
MFR_PART_ID NUMBER W_PLM_MFR_PART_D

MFR_PART_ID
ITEM_MFR_PART_ID NUMBER W_PLM_ITEM_MFR_PART_D

ITEM_MFR_PART_ID
ITEM_ID NUMBER

ITEM_ID
ITEM_REV_ID NUMBER

ITEM_REV_ID
SITE_ID NUMBER

SITE_ID
CHANGE_ID NUMBER

CHANGE_ID
CLASS_ID NUMBER

CLASS_ID
MANUFACTURER_ID NUMBER

MANUFACTURER_ID
AML_SPLIT NUMBER(22,2)

AML_SPLIT
INVENTORY NUMBER

INVENTORY
COMPLIANCE_CALC_TIME_ID NUMBER

COMPLIANCE_CALC_TIME_ID
ITEM_COMPLIANCE_TIME_ID NUMBER

ITEM_COMPLIANCE_TIME_ID
ITEM_CREATE_DATE_ID NUMBER W_DAY_D

ITEM_CREATE_DATE_ID
ITEM_EFFECTIVITY_TIME_ID NUMBER

ITEM_EFFECTIVITY_TIME_ID
MFR_PART_CREATE_TIME_ID NUMBER

MFR_PART_CREATE_TIME_ID
OBSOLETE_TIME_ID NUMBER

OBSOLETE_TIME_ID

DWDMR A-Z.doc
REV_INCORP_TIME_ID NUMBER

REV_INCORP_TIME_ID
REV_RELEASE_TIME_ID NUMBER

REV_RELEASE_TIME_ID
EFFECTIVE_FROM_TIME_ID NUMBER

EFFECTIVE_FROM_TIME_ID
EFFECTIVE_TO_TIME_ID NUMBER

EFFECTIVE_TO_TIME_ID
DOC_CHANGE_ANALYST_ID NUMBER W_USER_D

DOC_CHANGE_ANALYST_ID
DOC_CREATE_USER_ID NUMBER

DOC_CREATE_USER_ID
ITEM_CREATE_USER_ID NUMBER

ITEM_CREATE_USER_ID
MFR_PART_CREATE_USER_ID NUMBER

MFR_PART_CREATE_USER_ID
MFR_LOCATION_ID NUMBER

ITEM_ONE_MFR_FLG NUMBER

ITEM_ONE_MFR_FLG
ITEM_ONE_MFR_PART_FLG NUMBER

ITEM_ONE_MFR_PART_FLG
ITEM_RELEASED_FLG NUMBER

ITEM_RELEASED_FLG
ITEM_TWO_MFR_PART_FLG NUMBER

ITEM_TWO_MFR_PART_FLG
MFR_ONE_ITEM_FLG NUMBER

MFR_ONE_ITEM_FLG
MFR_PART_GRT_ONE_ITEM_FLG NUMBER

MFR_PART_GRT_ONE_ITEM_FLG

NEVER_RELEASED_FLG NUMBER

NEVER_RELEASED_FLG
PENDING_CHANGE_FLG NUMBER

PENDING_CHANGE_FLG
PRELIMINARY_FLG NUMBER

PRELIMINARY_FLG
ITEM_THREE_MFR_PART_FLG NUMBER

ITEM_THREE_MFR_PART_FLG

DWDMR A-Z.doc
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM
MANUBY_ACT_FLG NUMBER

MANUBY_ACT_FLG

DWDMR A-Z.doc
W_PLM_ITEM_PRODENG_3_H
Business Name: W_PLM_ITEM_PRODENG_3_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ITEM_ID NUMBER

ITEM_ID
PRODENG_ID NUMBER

PRODENG_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID

DWDMR A-Z.doc
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
W_PLM_ITEM_PRODUCTLINE_H
Business Name: W_PLM_ITEM_PRODUCTLINE_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ITEM_ID NUMBER

ITEM_ID
ITEM_PRODUCTLINE_ID NUMBER

ITEM_PRODUCTLINE_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID

DWDMR A-Z.doc
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
W_PLM_ITEM_PROD_ENG_3_D
Business Name: W_PLM_ITEM_PROD_ENG_3_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ITEM_PROD_ENG_3_ID NUMBER

ITEM_PROD_ENG_3_ID
NAME VARCHAR2(4000)

NAME
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
ROW_WID NUMBER

ROW_WID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID

DWDMR A-Z.doc
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
W_PLM_ITEM_SUPPLIER_H
Business Name: W_PLM_ITEM_SUPPLIER_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ITEM_ID NUMBER

ITEM_ID
SUPPLIER_ID NUMBER

SUPPLIER_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID

DWDMR A-Z.doc
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
W_PLM_LAUNCH_YEAR_D
Business Name: W_PLM_LAUNCH_YEAR_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
LAUNCH_YEAR_WID NUMBER

LAUNCH_YEAR_WID
NAME VARCHAR2(800)

NAME
LIST_ID NUMBER

LIST_ID
ENABLE NUMBER

ENABLE
ROW_WID NUMBER

ROW_WID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
TENANT_ID VARCHAR2(80)

TENANT_ID
ETL_PROC_WID NUMBER

ETL_PROC_WID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT

DWDMR A-Z.doc
W_PLM_LAUNCH_YEAR_H
Business Name: W_PLM_LAUNCH_YEAR_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ACTIVITY_WID NUMBER

ACTIVITY_WID
LAUNCH_YEAR_WID NUMBER

LAUNCH_YEAR_WID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
TENANT_ID VARCHAR2(80)

TENANT_ID
ETL_PROC_WID NUMBER

ETL_PROC_WID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT

DWDMR A-Z.doc
W_PLM_LOCATION_D
Business Name: W_PLM_LOCATION_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
LOCATION_WID NUMBER

LOCATION_WID
NAME VARCHAR2(800)

NAME
LIST_NAME VARCHAR2(510)

LIST_NAME
CONTINENT_ID NUMBER

CONTINENT_ID
CONTINENT_NAME VARCHAR2(80)

CONTINENT_NAME
COUNTRY_ID NUMBER

COUNTRY_ID
COUNTRY_NAME VARCHAR2(80)

COUNTRY_NAME
STATE_ID NUMBER

STATE_ID
STATE_NAME VARCHAR2(80)

STATE_NAME
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
ROW_WID NUMBER

ROW_WID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT

DWDMR A-Z.doc
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
LIST_ID NUMBER

LIST_ID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM
LOCATION_NAME VARCHAR2(800)

LOCATION_NAME

DWDMR A-Z.doc
W_PLM_MANUFACTURER_D
Business Name: W_PLM_MANUFACTURER_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
MANUFACTURER_ID NUMBER

MANUFACTURER_ID
NAME VARCHAR2(4000)

NAME
ADDRESS VARCHAR2(2160)

ADDRESS
CITY VARCHAR2(256)

CITY
POSTAL_CODE VARCHAR2(256)

POSTAL_CODE
PHONE VARCHAR2(256)

PHONE
FAX VARCHAR2(256)

FAX
URL VARCHAR2(256)

URL
CONTACT VARCHAR2(256)

CONTACT
EMAIL VARCHAR2(256)

EMAIL
DUNS_NUMBER VARCHAR2(256)

DUNS_NUMBER
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
ROW_WID NUMBER

ROW_WID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT

DWDMR A-Z.doc
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
W_PLM_MCO_CUSTOMER_H
Business Name: W_PLM_MCO_CUSTOMER_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM
MCO_ID NUMBER

MCO_ID

DWDMR A-Z.doc
CUSTOMER_ID NUMBER

CUSTOMER_ID

DWDMR A-Z.doc
W_PLM_MCO_D
Business Name: W_PLM_MCO_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

ROW_WID
CHANGE_NUMBER VARCHAR2(256)

CHANGE_NUMBER
RELEASED_FLG NUMBER

RELEASED_FLG
COMPLETE_FLG NUMBER

COMPLETE_FLG
VALID_FLG NUMBER

VALID_FLG
CANCEL_FLG NUMBER

CANCEL_FLG
REJECT_FLG NUMBER

REJECT_FLG
URGENT_FLG NUMBER

URGENT_FLG
CAPA_FLG NUMBER

CAPA_FLG
BOM_REDLINE_FLG NUMBER

BOM_REDLINE_FLG
AML_REDLINE_FLG NUMBER

AML_REDLINE_FLG
PROGRAM_FLG NUMBER

PROGRAM_FLG
NEVER_RELEASED_ITEM_FLG NUMBER

NEVER_RELEASED_ITEM_FLG
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT

DWDMR A-Z.doc
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
PRIORITY VARCHAR2(256)

PRIORITY
REG_TYPE VARCHAR2(256)

REG_TYPE
SEVFINIMPACT VARCHAR2(256)

SEVFINIMPACT
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM
IMPL_MANUF_TIME DATE

IMPL_MANUF_TIME
IMPL_QUALITY_TIME DATE

IMPL_QUALITY_TIME
IMPL_SC_TIME DATE

IMPL_SC_TIME
REQUIRED_TIME DATE

REQUIRED_TIME

DWDMR A-Z.doc
W_PLM_MCO_F
Business Name: W_PLM_MCO_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
MCO_WID NUMBER W_PARTY_D

MCO_WID
MCO_WID NUMBER W_PLM_MCO_D

MCO_WID
ORIGINATOR_USER_WID NUMBER W_USER_D

ORIGINATOR_USER_WID
OWNER_USER_WID NUMBER

OWNER_USER_WID
WORKFLOW_WID NUMBER W_PLM_MCO_WORKFLOW_D

WORKFLOW_WID
CREATED_DT_WID NUMBER

CREATED_DT_WID
FINAL_COMPLETE_DT_WID NUMBER

FINAL_COMPLETE_DT_WID
RELEASED_DT_WID NUMBER W_DAY_D

RELEASED_DT_WID
RELEASED_FLG NUMBER

RELEASED_FLG
COMPLETE_FLG NUMBER

COMPLETE_FLG
INT_ORGANIZATION_WID NUMBER

INT_ORGANIZATION_WID
ORIG_CMPL_DAYS NUMBER(22,2)

ORIG_CMPL_DAYS
ORIG_CMPL_HOLD_DURATION_D NUMBER(22,2)
AYS

ORIG_CMPL_HOLD_DURATION_D
AYS
ORIG_RLSE_HOLD_DURATION_DA NUMBER(22,2)
YS

ORIG_RLSE_HOLD_DURATION_DA
YS
ORIG_RLSE_DAYS NUMBER(22,2)

ORIG_RLSE_DAYS

DWDMR A-Z.doc
REJECT_FLG NUMBER

REJECT_FLG
NO_OF_ITEMS NUMBER

NO_OF_ITEMS
NO_OF_BOM_ADDED NUMBER

NO_OF_BOM_ADDED
NO_OF_BOM_DELETED NUMBER

NO_OF_BOM_DELETED
NO_OF_BOM_MODIFIED NUMBER

NO_OF_BOM_MODIFIED
NO_OF_AML_ADDED NUMBER

NO_OF_AML_ADDED
NO_OF_AML_MODIFIED NUMBER

NO_OF_AML_MODIFIED
NO_OF_AML_DELETED NUMBER

NO_OF_AML_DELETED
NO_OF_REJECTIONS NUMBER

NO_OF_REJECTIONS
LOCATION_WID NUMBER

LOCATION_WID
SUBMIT_TIME_WID NUMBER

SUBMIT_TIME_WID
RLSE_CMPL_HOLD_DURATION_D NUMBER(22,2)
AYS

RLSE_CMPL_HOLD_DURATION_D
AYS
RLSE_CMPL_DAYS NUMBER(22,2)

RLSE_CMPL_DAYS
SBMT_RLSE_DAYS NUMBER(22,2)

SBMT_RLSE_DAYS
SBMT_RLSE_HOLD_DURATION_D NUMBER(22,2)
AYS

SBMT_RLSE_HOLD_DURATION_D
AYS
IMPL_MANUF_TIME_WID NUMBER

IMPL_MANUF_TIME_WID
IMPL_SC_TIME_WID NUMBER

IMPL_SC_TIME_WID
IMPL_QUALITY_TIME_WID NUMBER

IMPL_QUALITY_TIME_WID

DWDMR A-Z.doc
REQUIRED_TIME_WID NUMBER

REQUIRED_TIME_WID
SCHEDULE_IMPACT NUMBER

SCHEDULE_IMPACT
MFG_IMPL_COST NUMBER(18,6)

MFG_IMPL_COST
ENGG_IMPL_COST NUMBER(18,6)

ENGG_IMPL_COST
SUPP_CHANGE_COST NUMBER(18,6)

SUPP_CHANGE_COST
FIELD_REPAIR_COST NUMBER(18,6)

FIELD_REPAIR_COST
LOC_EXCHANGE_RATE NUMBER(22,7)

LOC_EXCHANGE_RATE
PROJ_EXCHANGE_RATE NUMBER(22,7)

PROJ_EXCHANGE_RATE
GLOBAL1_EXCHANGE_RATE NUMBER(22,7)

GLOBAL1_EXCHANGE_RATE
GLOBAL2_EXCHANGE_RATE NUMBER(22,7)

GLOBAL2_EXCHANGE_RATE
GLOBAL3_EXCHANGE_RATE NUMBER(22,7)

GLOBAL3_EXCHANGE_RATE
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
NEW_FLG NUMBER

NEW_FLG
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG

DWDMR A-Z.doc
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
W_PLM_MCO_ITEM_D
Business Name: W_PLM_MCO_ITEM_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

ROW_WID
MCO_WID NUMBER

MCO_WID
ITEM_WID NUMBER

ITEM_WID
SITE_WID NUMBER

SITE_WID
VALID_FLG NUMBER

VALID_FLG
CANCEL_FLG NUMBER

CANCEL_FLG
AML_REDLINE_FLG NUMBER

AML_REDLINE_FLG
COMPLIANCY_FLG NUMBER

COMPLIANCY_FLG
BOM_REDLINE_FLG NUMBER

BOM_REDLINE_FLG
REV_RELEASED_FLG NUMBER

REV_RELEASED_FLG
COMPLETE_FLG NUMBER

COMPLETE_FLG
REV_INCORPORATED_FLG NUMBER

REV_INCORPORATED_FLG
REJECT_FLG NUMBER

REJECT_FLG
LATEST_FLG NUMBER

LATEST_FLG
ITEM_TLA_FLG NUMBER

ITEM_TLA_FLG
URGENT_FLG NUMBER

URGENT_FLG
DESCRIPTION VARCHAR2(2500)

DESCRIPTION

DWDMR A-Z.doc
NEVER_RELEASED_ITEM_FLG NUMBER

NEVER_RELEASED_ITEM_FLG
OLD_DESCRIPTION VARCHAR2(2500)

OLD_DESCRIPTION
REV VARCHAR2(256)

REV
OLD_REV VARCHAR2(256)

OLD_REV
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
FIELD VARCHAR2(256)

FIELD
FINISHGOODS VARCHAR2(256)

FINISHGOODS
FUNCTION VARCHAR2(256)

FUNCTION
ONORDER VARCHAR2(256)

ONORDER
STOCK VARCHAR2(256)

STOCK
WIP VARCHAR2(256)

WIP
SUPPLIER_FLG NUMBER

SUPPLIER_FLG

DWDMR A-Z.doc
CURRENTLY_EFFECTIVE_FLG NUMBER

CURRENTLY_EFFECTIVE_FLG
CURRENTLY_EFFECTIVE_PRICE_FL NUMBER
G

CURRENTLY_EFFECTIVE_PRICE_FL
G
DECLARATION_FLG NUMBER

DECLARATION_FLG
FIRSTTIME_RELEASE_FLG NUMBER

FIRSTTIME_RELEASE_FLG
ITEM_AML_FLG NUMBER

ITEM_AML_FLG
ITEM_ATTACHMENT_FLG NUMBER

ITEM_ATTACHMENT_FLG
ITEM_AUDIT_FLG NUMBER

ITEM_AUDIT_FLG
ITEM_BOM_FLG NUMBER

ITEM_BOM_FLG
ITEM_CAPA_FLG NUMBER

ITEM_CAPA_FLG
ITEM_LATEST_REV_FLG NUMBER

ITEM_LATEST_REV_FLG
ITEM_PROGRAM_FLG NUMBER

ITEM_PROGRAM_FLG
ITEM_RELEASED_FLG NUMBER

ITEM_RELEASED_FLG
NEVER_RELEASED_FLG NUMBER

NEVER_RELEASED_FLG
PENDING_CHANGE_FLG NUMBER

PENDING_CHANGE_FLG
PRELIMINARY_FLG NUMBER

PRELIMINARY_FLG
PROGRAM_FLG NUMBER

PROGRAM_FLG
RELEASED_FLG NUMBER

RELEASED_FLG
ROLLUP_FLG NUMBER

ROLLUP_FLG
ITEM_NCR_FLG NUMBER

ITEM_NCR_FLG

DWDMR A-Z.doc
ITEM_PR_FLG NUMBER

ITEM_PR_FLG
PRICE_FLG NUMBER

PRICE_FLG
ITEM_WHERE_USED_FLG NUMBER

ITEM_WHERE_USED_FLG
ITEM_ECO_FLG NUMBER

ITEM_ECO_FLG
ITEM_ECR_FLG NUMBER

ITEM_ECR_FLG
ITEM_MCO_FLG NUMBER

ITEM_MCO_FLG
ITEM_SS_FLG NUMBER

ITEM_SS_FLG
ITEM_DEV_FLG NUMBER

ITEM_DEV_FLG
CAPA_FLG NUMBER

CAPA_FLG
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
W_PLM_MCO_ITEM_F
Business Name: W_PLM_MCO_ITEM_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
AML_ADDED NUMBER

AML_ADDED
AML_DELETED NUMBER

AML_DELETED
AML_MODIFIED NUMBER

AML_MODIFIED
BOM_ADDED NUMBER

BOM_ADDED
BOM_DELETED NUMBER

BOM_DELETED
BOM_MODIFIED NUMBER

BOM_MODIFIED
COST_IMPACT_FG NUMBER(18,6)

COST_IMPACT_FG
COST_IMPACT_FIELD NUMBER(18,6)

COST_IMPACT_FIELD
COST_IMPACT_ONDEMAND NUMBER(18,6)

COST_IMPACT_ONDEMAND
COST_IMPACT_STOCK NUMBER(18,6)

COST_IMPACT_STOCK
COST_IMPACT_WIP NUMBER(18,6)

COST_IMPACT_WIP
CREATED_DT_WID NUMBER

CREATED_DT_WID
DESCRIPTION VARCHAR2(4000)

DESCRIPTION
EFFECTIVITY_DT_WID NUMBER

EFFECTIVITY_DT_WID
INCORP_DT_WID NUMBER

INCORP_DT_WID
INT_ORGANIZATION_ID NUMBER

INT_ORGANIZATION_ID
ITEM_WID NUMBER W_PRODUCT_D

ITEM_WID

DWDMR A-Z.doc
ITEM_REV_WID NUMBER W_PLM_MCO_ITEM_D

ITEM_REV_WID
NEW_EFFECTIVE_DT_WID NUMBER

NEW_EFFECTIVE_DT_WID
NORMALIZED_WEIGHT NUMBER

NORMALIZED_WEIGHT
OBSELETE_DT_WID NUMBER

OBSELETE_DT_WID
OLD_DESCRIPTION VARCHAR2(720)

OLD_DESCRIPTION
OLD_EFFECTIVE_DT_WID NUMBER

OLD_EFFECTIVE_DT_WID
OLD_REV_WID NUMBER

OLD_REV_WID
ORIGINATOR_USER_WID NUMBER

ORIGINATOR_USER_WID
OWNER_USER_WID NUMBER

OWNER_USER_WID
MCO_WID NUMBER

MCO_WID
WORKFLOW_WID NUMBER

WORKFLOW_WID
LOCATION_WID NUMBER

LOCATION_WID
PENDING_CHANGE_FLG NUMBER

PENDING_CHANGE_FLG
PRELIMINARY_FLG NUMBER

PRELIMINARY_FLG
RELEASED_FLG NUMBER

RELEASED_FLG
RELEASED_DT_WID NUMBER

RELEASED_DT_WID
REV_RELEASE_DT_WID NUMBER

REV_RELEASE_DT_WID
TOTAL_COST NUMBER(18,6)

TOTAL_COST
WEIGHT NUMBER

WEIGHT
WEIGHT_UOM NUMBER

WEIGHT_UOM

DWDMR A-Z.doc
COMPLIANCY_CALC_DT_WID NUMBER

COMPLIANCY_CALC_DT_WID
SITE_WID NUMBER

SITE_WID
LOC_EXCHANGE_RATE NUMBER(22,7)

LOC_EXCHANGE_RATE
PROJ_EXCHANGE_RATE NUMBER(22,7)

PROJ_EXCHANGE_RATE
GLOBAL1_EXCHANGE_RATE NUMBER(22,7)

GLOBAL1_EXCHANGE_RATE
GLOBAL2_EXCHANGE_RATE NUMBER(22,7)

GLOBAL2_EXCHANGE_RATE
GLOBAL3_EXCHANGE_RATE NUMBER(22,7)

GLOBAL3_EXCHANGE_RATE
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT

DWDMR A-Z.doc
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM
REJECT_FLG NUMBER

REJECT_FLG

DWDMR A-Z.doc
W_PLM_MCO_ITEM_PRODUCTLINE_H
Business Name: W_PLM_MCO_ITEM_PRODUCTLINE_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ITEM_WID NUMBER

ITEM_WID
ITEM_PRODUCTLINE_WID NUMBER

ITEM_PRODUCTLINE_WID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID

DWDMR A-Z.doc
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
W_PLM_MCO_MANUFOWNER_H
Business Name: W_PLM_MCO_MANUFOWNER_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
MCO_ID NUMBER

MCO_ID
MANUFOWNER_ID NUMBER

MANUFOWNER_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID

DWDMR A-Z.doc
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
W_PLM_MCO_MFRLOCIMPACT_D
Business Name: W_PLM_MCO_MFRLOCIMPACT_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

ROW_WID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
MCO_MFRLOCIMPACT_ID NUMBER

MCO_MFRLOCIMPACT_ID
NAME VARCHAR2(4000)

NAME

DWDMR A-Z.doc
W_PLM_MCO_MFRLOCIMPACT_H
Business Name: W_PLM_MCO_MFRLOCIMPACT_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM
MCO_ID NUMBER

MCO_ID

DWDMR A-Z.doc
MFRLOCIMPACT_ID NUMBER

MFRLOCIMPACT_ID

DWDMR A-Z.doc
W_PLM_MCO_PRGTASK_D
Business Name: W_PLM_MCO_PRGTASK_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

ROW_WID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
MCO_PRGTASK_ID NUMBER

MCO_PRGTASK_ID
NAME VARCHAR2(4000)

NAME

DWDMR A-Z.doc
W_PLM_MCO_PRGTASK_H
Business Name: W_PLM_MCO_PRGTASK_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM
MCO_ID NUMBER

MCO_ID

DWDMR A-Z.doc
PRGTASK_ID NUMBER

PRGTASK_ID

DWDMR A-Z.doc
W_PLM_MCO_PRODUCTLINE_H
Business Name: W_PLM_MCO_PRODUCTLINE_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
MCO_WID NUMBER

MCO_WID
PRODUCTLINE_WID NUMBER

PRODUCTLINE_WID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID

DWDMR A-Z.doc
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
W_PLM_MCO_PROGRAM_D
Business Name: W_PLM_MCO_PROGRAM_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

ROW_WID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
MCO_PROGRAM_ID NUMBER

MCO_PROGRAM_ID
NAME VARCHAR2(4000)

NAME

DWDMR A-Z.doc
W_PLM_MCO_PROGRAM_H
Business Name: W_PLM_MCO_PROGRAM_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM
MCO_ID NUMBER

MCO_ID

DWDMR A-Z.doc
PROGRAM_ID NUMBER

PROGRAM_ID

DWDMR A-Z.doc
W_PLM_MCO_QUALITYOWNER_H
Business Name: W_PLM_MCO_QUALITYOWNER_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
MCO_ID NUMBER

MCO_ID
QUALITYOWNER_ID NUMBER

QUALITYOWNER_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID

DWDMR A-Z.doc
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
W_PLM_MCO_SALESREGIMPACT_D
Business Name: W_PLM_MCO_SALESREGIMPACT_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

ROW_WID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
MCO_SALESREGIMPACT_ID NUMBER

MCO_SALESREGIMPACT_ID
NAME VARCHAR2(4000)

NAME

DWDMR A-Z.doc
W_PLM_MCO_SALESREGIMPACT_H
Business Name: W_PLM_MCO_SALESREGIMPACT_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM
MCO_ID NUMBER

MCO_ID

DWDMR A-Z.doc
SALESREGIMPACT_ID NUMBER

SALESREGIMPACT_ID

DWDMR A-Z.doc
W_PLM_MCO_SCOWNER_H
Business Name: W_PLM_MCO_SCOWNER_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
MCO_ID NUMBER

MCO_ID
SCOWNER_ID NUMBER

SCOWNER_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID

DWDMR A-Z.doc
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
W_PLM_MCO_SIGNOFF_F
Business Name: W_PLM_MCO_SIGNOFF_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
AML_REDLINE_FLG NUMBER

AML_REDLINE_FLG
BOM_REDLINE_FLG NUMBER

BOM_REDLINE_FLG
CANCEL_FLG NUMBER

CANCEL_FLG
CAPA_FLG NUMBER

CAPA_FLG
COMPLETE_FLG NUMBER

COMPLETE_FLG
CREATED_TIME_WID NUMBER

CREATED_TIME_WID
EVENT_TYPE_WID NUMBER

EVENT_TYPE_WID
FINAL_COMPLETE_DT_WID NUMBER

FINAL_COMPLETE_DT_WID
IMPL_MANUF_DT_WID NUMBER

IMPL_MANUF_DT_WID
IMPL_SC_DT_WID NUMBER

IMPL_SC_DT_WID
INT_ORGANIZATION_WID NUMBER

INT_ORGANIZATION_WID
NEVER_RELEASED_ITEM_FLG NUMBER

NEVER_RELEASED_ITEM_FLG
OWNER_USER_WID NUMBER

OWNER_USER_WID
MCO_WID NUMBER

MCO_WID
WORKFLOW_WID NUMBER

WORKFLOW_WID
LOCATION_WID NUMBER

LOCATION_WID
REJECT_FLG NUMBER

REJECT_FLG

DWDMR A-Z.doc
RELEASED_FLG NUMBER

RELEASED_FLG
RELEASED_DT_WID NUMBER

RELEASED_DT_WID
REQUIRED_DT_WID NUMBER

REQUIRED_DT_WID
SIGNOFF_DURATION_DAYS NUMBER(22,2)

SIGNOFF_DURATION_DAYS
SIGNOFF_FLG NUMBER

SIGNOFF_FLG
SIGNOFF_USER_WID NUMBER W_USER_D

SIGNOFF_USER_WID
SIGNOFF_USER_TYPE_WID NUMBER

SIGNOFF_USER_TYPE_WID
SUBMIT_DT_WID NUMBER

SUBMIT_DT_WID
URGENT_FLG NUMBER

URGENT_FLG
USER_SIGNOFF_DT_WID NUMBER

USER_SIGNOFF_DT_WID
USER_SUBMIT_DT_WID NUMBER

USER_SUBMIT_DT_WID
IMPL_QUALITY_DT_WID NUMBER

IMPL_QUALITY_DT_WID
ORIGINATOR_USER_WID NUMBER

ORIGINATOR_USER_WID
PROGRAM_FLG NUMBER

PROGRAM_FLG
SEQ_NUMBER NUMBER

SEQ_NUMBER
CUR_WKFLW_STATE_FLG NUMBER

CUR_WKFLW_STATE_FLG
IS_WKFLW_STATE_TRAVERSED_FL NUMBER
G

IS_WKFLW_STATE_TRAVERSED_FL
G
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID

DWDMR A-Z.doc
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
W_PLM_MCO_SUPPLIER_H
Business Name: W_PLM_MCO_SUPPLIER_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM
MCO_ID NUMBER

MCO_ID

DWDMR A-Z.doc
SUPPLIER_ID NUMBER

SUPPLIER_ID

DWDMR A-Z.doc
W_PLM_MCO_WORKFLOW_D
Business Name: W_PLM_MCO_WORKFLOW_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

ROW_WID
WORKFLOW_WID NUMBER

WORKFLOW_WID
WORKFLOW_STATE VARCHAR2(256)

WORKFLOW_STATE
WORKFLOW_TYPE VARCHAR2(256)

WORKFLOW_TYPE
WORKFLOW VARCHAR2(256)

WORKFLOW
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT

DWDMR A-Z.doc
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
W_PLM_MCO_WORKFLOW_F
Business Name: W_PLM_MCO_WORKFLOW_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
AML_REDLINE_FLG NUMBER

AML_REDLINE_FLG
BOM_REDLINE_FLG NUMBER

BOM_REDLINE_FLG
CANCEL_FLG NUMBER

CANCEL_FLG
CAPA_FLG NUMBER

CAPA_FLG
COMPLETE_FLG NUMBER

COMPLETE_FLG
CREATED_TIME_WID NUMBER

CREATED_TIME_WID
DURATION_DAYS NUMBER(22,2)

DURATION_DAYS
ENTRY_DT_WID NUMBER

ENTRY_DT_WID
EXIT_DT_WID NUMBER

EXIT_DT_WID
FROM_MCO_WORKFLOW_WID NUMBER

FROM_MCO_WORKFLOW_WID

IMPL_MANUF_DT_WID NUMBER

IMPL_MANUF_DT_WID
IMPL_QUALITY_DT_WID NUMBER

IMPL_QUALITY_DT_WID
INT_ORGANIZATION_WID NUMBER

INT_ORGANIZATION_WID
NEVER_RELEASED_ITEM_FLG NUMBER

NEVER_RELEASED_ITEM_FLG
OPEN_FLG NUMBER

OPEN_FLG
OWNER_USER_WID NUMBER

OWNER_USER_WID

DWDMR A-Z.doc
MCO_WID NUMBER

MCO_WID
WORKFLOW_WID NUMBER

WORKFLOW_WID
LOCATION_WID NUMBER

LOCATION_WID
PROGRAM_FLG NUMBER

PROGRAM_FLG
RELEASED_FLG NUMBER

RELEASED_FLG
RELEASED_DT_WID NUMBER

RELEASED_DT_WID
REQUIRED_DT_WID NUMBER

REQUIRED_DT_WID
SUBMIT_DT_WID NUMBER

SUBMIT_DT_WID
TO_MCO_WORKFLOW_WID NUMBER

TO_MCO_WORKFLOW_WID
URGENT_FLG NUMBER

URGENT_FLG
FINAL_COMPLETE_DT_WID NUMBER

FINAL_COMPLETE_DT_WID
IMPL_SC_DT_WID NUMBER

IMPL_SC_DT_WID
ORIGINATOR_USER_WID NUMBER

ORIGINATOR_USER_WID
REJECT_FLG NUMBER

REJECT_FLG
VALID_FLG NUMBER

VALID_FLG
CUR_WKFLW_STATE_FLG NUMBER

CUR_WKFLW_STATE_FLG
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT

DWDMR A-Z.doc
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
W_PLM_MFRPART_COMPENG_3_H
Business Name: W_PLM_MFRPART_COMPENG_3_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
MFRPART_ID NUMBER

MFRPART_ID
COMPENG_ID NUMBER

COMPENG_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID

DWDMR A-Z.doc
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
W_PLM_MFRPRT_COMD_3_D
Business Name: W_PLM_MFRPRT_COMD_3_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
MFRPRT_COMD_3_ID NUMBER

MFRPRT_COMD_3_ID
NAME VARCHAR2(4000)

NAME
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
ROW_WID NUMBER

ROW_WID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID

DWDMR A-Z.doc
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
W_PLM_MFRPRT_COMD_3_H
Business Name: W_PLM_MFRPRT_COMD_3_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
MFRPRT_ID NUMBER

MFRPRT_ID
COMD_ID NUMBER

COMD_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID

DWDMR A-Z.doc
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
W_PLM_MFRPRT_COMPENG_3_D
Business Name: W_PLM_MFRPRT_COMPENG_3_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
MFRPRT_COMPENG_3_ID NUMBER

MFRPRT_COMPENG_3_ID
NAME VARCHAR2(4000)

NAME
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
ROW_WID NUMBER

ROW_WID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID

DWDMR A-Z.doc
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
W_PLM_MFRPRT_COMPL_3_D
Business Name: W_PLM_MFRPRT_COMPL_3_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
MFRPRT_COMPL_3_ID NUMBER

MFRPRT_COMPL_3_ID
NAME VARCHAR2(4000)

NAME
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
ROW_WID NUMBER

ROW_WID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID

DWDMR A-Z.doc
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
W_PLM_MFRPRT_COMP_3_H
Business Name: W_PLM_MFRPRT_COMP_3_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
MFRPRT_ID NUMBER

MFRPRT_ID
COMP_ID NUMBER

COMP_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID

DWDMR A-Z.doc
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
W_PLM_MFR_PART_D
Business Name: W_PLM_MFR_PART_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
MFR_PART_WID NUMBER

MFR_PART_WID
MFR_PART_NO VARCHAR2(256)

MFR_PART_NO
DESCRIPTION VARCHAR2(256)

DESCRIPTION
DECLARATION_FLG NUMBER

DECLARATION_FLG
PRICE_FLG NUMBER

PRICE_FLG
ATTACHMENT_FLG NUMBER

ATTACHMENT_FLG
ITEM_FLG NUMBER

ITEM_FLG
MASS_FLG NUMBER

MASS_FLG
REDLINE_MFR_PART_FLG NUMBER

REDLINE_MFR_PART_FLG
MFR_ONE_ITEM_FLG NUMBER

MFR_ONE_ITEM_FLG
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
ROW_WID NUMBER

ROW_WID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT

DWDMR A-Z.doc
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
MFR_COUNTRY VARCHAR2(256)

MFR_COUNTRY
MFR_PART_PARTFAMILY VARCHAR2(256)

MFR_PART_PARTFAMILY
MFR_STATE VARCHAR2(256)

MFR_STATE
MFR_PART_COMPLIANCE VARCHAR2(256)

MFR_PART_COMPLIANCE
MFR_COMPLIANCE VARCHAR2(256)

MFR_COMPLIANCE
MFR_PART_ASSEMBLY_RATE VARCHAR2(256)

MFR_PART_ASSEMBLY_RATE
MFR_PART_COMMODITY_1 VARCHAR2(256)

MFR_PART_COMMODITY_1
MFR_PART_COMMODITY_2 VARCHAR2(256)

MFR_PART_COMMODITY_2
MFR_PART_COMPLIANCE_1 VARCHAR2(256)

MFR_PART_COMPLIANCE_1
MFR_PART_COMPLIANCE_2 VARCHAR2(256)

MFR_PART_COMPLIANCE_2
MFR_PART_COMP_ENG_1 VARCHAR2(256)

MFR_PART_COMP_ENG_1
MFR_PART_COMP_ENG_2 VARCHAR2(256)

MFR_PART_COMP_ENG_2
MFR_PART_COMP_ENG VARCHAR2(256)

MFR_PART_COMP_ENG
MFR_PART_COST_RATE VARCHAR2(256)

MFR_PART_COST_RATE
MFR_PART_LIFECYCLE_RATE VARCHAR2(256)

MFR_PART_LIFECYCLE_RATE
MFR_PART_PERF_RATE VARCHAR2(256)

MFR_PART_PERF_RATE
MFR_PART_RELIABILITY_RATE VARCHAR2(256)

MFR_PART_RELIABILITY_RATE

DWDMR A-Z.doc
MFR_SIZE VARCHAR2(256)

MFR_SIZE
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
W_PLM_MFR_PART_F
Business Name: W_PLM_MFR_PART_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
MFR_PART_WID NUMBER W_PLM_MFR_PART_D

MFR_PART_WID
MANUFACTURER_ID NUMBER

MANUFACTURER_ID
MFR_PART_CREATE_TIME_ID NUMBER W_DAY_D

MFR_PART_CREATE_TIME_ID
COMPLIANCE_CALC_TIME_ID NUMBER

COMPLIANCE_CALC_TIME_ID
OBSOLETE_TIME_WID NUMBER

OBSOLETE_TIME_WID
MFR_PART_CREATE_USER_ID NUMBER W_USER_D

MFR_PART_CREATE_USER_ID
MFR_LOCATION_WID NUMBER

MFR_LOCATION_WID
MASS NUMBER(22,2)

MASS
DECLARATION_FLG NUMBER

DECLARATION_FLG
PRICE_FLG NUMBER

PRICE_FLG
ATTACHMENT_FLG NUMBER

ATTACHMENT_FLG
ITEM_FLG NUMBER

ITEM_FLG
MFR_ONE_ITEM_FLG NUMBER

MFR_ONE_ITEM_FLG
MFR_PART_LEAD_TIME_1 NUMBER(22,2)

MFR_PART_LEAD_TIME_1
MFR_PART_LEAD_TIME_2 NUMBER(22,2)

MFR_PART_LEAD_TIME_2
MFR_PART_COST_1 NUMBER(18,6)

MFR_PART_COST_1
MFR_PART_COST_2 NUMBER(18,6)

MFR_PART_COST_2

DWDMR A-Z.doc
MFR_PART_COST_3 NUMBER(18,6)

MFR_PART_COST_3
MFR_PART_QUANTITY_1 NUMBER

MFR_PART_QUANTITY_1
MFR_PART_QUANTITY_2 NUMBER

MFR_PART_QUANTITY_2
MFR_PART_QUANTITY_3 NUMBER

MFR_PART_QUANTITY_3
MFR_PART_COMP_ENG_4 NUMBER(22,2)

MFR_PART_COMP_ENG_4
MFR_PART_COMP_ENG_5 NUMBER(22,2)

MFR_PART_COMP_ENG_5
MFR_PART_COMMODITY_4 NUMBER(22,2)

MFR_PART_COMMODITY_4
MFR_PART_COMMODITY_5 NUMBER(22,2)

MFR_PART_COMMODITY_5
LOC_EXCHANGE_RATE NUMBER(22,7)

LOC_EXCHANGE_RATE
PROJ_EXCHANGE_RATE NUMBER(22,7)

PROJ_EXCHANGE_RATE
GLOBAL1_EXCHANGE_RATE NUMBER(22,7)

GLOBAL1_EXCHANGE_RATE
GLOBAL2_EXCHANGE_RATE NUMBER(22,7)

GLOBAL2_EXCHANGE_RATE
GLOBAL3_EXCHANGE_RATE NUMBER(22,7)

GLOBAL3_EXCHANGE_RATE
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT

DWDMR A-Z.doc
DELETE_FLG CHAR(1)

DELETE_FLG
MFR_PART_COMP_ENG_2_ID NUMBER

MFR_PART_COMP_ENG_2_ID
MFR_PART_COMP_ENG_1_ID NUMBER

MFR_PART_COMP_ENG_1_ID
MFR_PART_COMP_ENG_ID NUMBER

MFR_PART_COMP_ENG_ID
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
W_PLM_MFR_PART_SUPPLIER_H
Business Name: W_PLM_MFR_PART_SUPPLIER_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
MFR_PART_ID NUMBER

MFR_PART_ID
SUPPLIER_ID NUMBER

SUPPLIER_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID

DWDMR A-Z.doc
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
W_PLM_MFR_QMSSTANDARD_H
Business Name: W_PLM_MFR_QMSSTANDARD_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
MFR_ID NUMBER

MFR_ID
QMSSTANDARD_ID NUMBER

QMSSTANDARD_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID

DWDMR A-Z.doc
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
W_PLM_MFR_QMSSTD_D
Business Name: W_PLM_MFR_QMSSTD_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
MFR_QMSSTD_ID NUMBER

MFR_QMSSTD_ID
NAME VARCHAR2(4000)

NAME
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
ROW_WID NUMBER

ROW_WID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID

DWDMR A-Z.doc
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
W_PLM_MFR_REGION_D
Business Name: W_PLM_MFR_REGION_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
MFR_REGION_ID NUMBER

MFR_REGION_ID
NAME VARCHAR2(4000)

NAME
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
ROW_WID NUMBER

ROW_WID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID

DWDMR A-Z.doc
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
W_PLM_MFR_REGION_H
Business Name: W_PLM_MFR_REGION_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM
MFR_ID NUMBER

MFR_ID

DWDMR A-Z.doc
REGION_ID NUMBER

REGION_ID

DWDMR A-Z.doc
W_PLM_NCR_CUSTOMER_H
Business Name: W_PLM_NCR_CUSTOMER_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
NCR_WID NUMBER

NCR_WID
CUSTOMER_ID NUMBER

CUSTOMER_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID

DWDMR A-Z.doc
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
W_PLM_NCR_D
Business Name: W_PLM_NCR_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
NCR_WID NUMBER

NCR_WID
NCR_NUMBER VARCHAR2(256)

NCR_NUMBER
PARENT_NCR_NO VARCHAR2(256)

PARENT_NCR_NO
DESCRIPTION VARCHAR2(4000)

DESCRIPTION
RELEASED_FLG NUMBER

RELEASED_FLG
PARENT_NCR_FLG NUMBER

PARENT_NCR_FLG
OVERDUE_FLG NUMBER

OVERDUE_FLG
COMPLETE_FLG NUMBER

COMPLETE_FLG
CAPA_FLG NUMBER

CAPA_FLG
AUDIT_FLG NUMBER

AUDIT_FLG
VALID_FLG NUMBER

VALID_FLG
CANCEL_FLG NUMBER

CANCEL_FLG
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
ROW_WID NUMBER

ROW_WID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT

DWDMR A-Z.doc
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM
RPT_FAILURE_TYPE VARCHAR2(256)

RPT_FAILURE_TYPE
PRIORITY VARCHAR2(256)

PRIORITY
SUSP_FAILURE_TYPE VARCHAR2(256)

SUSP_FAILURE_TYPE
REASON_CODE VARCHAR2(256)

REASON_CODE
PROBLEM_TYPE VARCHAR2(256)

PROBLEM_TYPE
MTRL_REVIEW VARCHAR2(256)

MTRL_REVIEW
NCR_SOURCE VARCHAR2(256)

NCR_SOURCE
INSPECTION_TYPE VARCHAR2(256)

INSPECTION_TYPE

DWDMR A-Z.doc
NCR_CAUSE VARCHAR2(256)

NCR_CAUSE
PROGRAM_RELEASE VARCHAR2(256)

PROGRAM_RELEASE
QMS_SECTION VARCHAR2(256)

QMS_SECTION
LOCATION VARCHAR2(256)

LOCATION
INT_ORGANIZATION VARCHAR2(256)

INT_ORGANIZATION
ISSUE_CONFIRMATION_TIME DATE

SUPP_INFR_TIME DATE

DWDMR A-Z.doc
W_PLM_NCR_DOC_D
Business Name: W_PLM_NCR_DOC_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
NCR_DOC_WID NUMBER

NCR_DOC_WID
NAME VARCHAR2(4000)

NAME
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
ROW_WID NUMBER

ROW_WID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID

DWDMR A-Z.doc
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
W_PLM_NCR_DOC_H
Business Name: W_PLM_NCR_DOC_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
NCR_ID NUMBER

NCR_ID
DOC_ID NUMBER

DOC_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID

DWDMR A-Z.doc
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
W_PLM_NCR_F
Business Name: W_PLM_NCR_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
NCR_WID NUMBER W_PARTY_D

NCR_WID
NCR_WID NUMBER W_PLM_NCR_D

NCR_WID
NCR_WORKFLOW_WID NUMBER W_PLM_NCR_WORKFLOW_D

NCR_WORKFLOW_WID
QUALITY_ANALYST_USER_WID NUMBER

QUALITY_ANALYST_USER_WID
ORIGINATOR_USER_WID NUMBER W_USER_D

ORIGINATOR_USER_WID
CURRENT_OWNER_USER_WID NUMBER

CURRENT_OWNER_USER_WID
SALES_OWNER_WID NUMBER

SALES_OWNER_WID
ORIGINATED_TIME_WID NUMBER

ORIGINATED_TIME_WID
EXPECTED_RESOLUTION_TIME_W NUMBER
ID

EXPECTED_RESOLUTION_TIME_W
ID
FINAL_COMPLETE_TIME_WID NUMBER

FINAL_COMPLETE_TIME_WID
RELEASED_TIME_WID NUMBER

RELEASED_TIME_WID
SUBMITTED_TIME_WID NUMBER W_DAY_D

SUBMITTED_TIME_WID
ISSUE_CONFIRMATION_TIME_WI NUMBER
D

ISSUE_CONFIRMATION_TIME_WI
D
LOCATION_WID NUMBER

LOCATION_WID
INT_ORGANIZATION_WID NUMBER

INT_ORGANIZATION_WID

DWDMR A-Z.doc
RELEASED_FLG NUMBER

RELEASED_FLG
PARENT_NCR_FLG NUMBER

PARENT_NCR_FLG
OVERDUE_FLG NUMBER

OVERDUE_FLG
COMPLETE_FLG NUMBER

COMPLETE_FLG
CAPA_FLG NUMBER

CAPA_FLG
DURATION_DAYS NUMBER(22,2)

DURATION_DAYS
SBMT_RLSE_HOLD_DURATION_D NUMBER(22,2)
AYS

SBMT_RLSE_HOLD_DURATION_D
AYS
SBMT_CMPL_HOLD_DURATION_D NUMBER(22,2)
AYS

SBMT_CMPL_HOLD_DURATION_D
AYS
ORIG_CMPL_DAYS NUMBER(22,2)

ORIG_CMPL_DAYS
ORIG_CMPL_HOLD_DURATION_D NUMBER(22,2)
AYS

ORIG_CMPL_HOLD_DURATION_D
AYS
ORIG_RLSE_HOLD_DURATION_DA NUMBER(22,2)
YS

ORIG_RLSE_HOLD_DURATION_DA
YS
ORIG_RLSE_DAYS NUMBER(22,2)

ORIG_RLSE_DAYS
ORIG_EXPT_DAYS NUMBER(22,2)

ORIG_EXPT_DAYS
OVERDUE_IN_PROCESS_DAYS NUMBER(22,2)

OVERDUE_IN_PROCESS_DAYS
OVERDUE_RELEASED_DAYS NUMBER(22,2)

OVERDUE_RELEASED_DAYS
SBMT_CMPL_DAYS NUMBER(22,2)

SBMT_CMPL_DAYS
SBMT_RLSE_DAYS NUMBER(22,2)

SBMT_RLSE_DAYS

DWDMR A-Z.doc
LOC_EXCHANGE_RATE NUMBER(22,7)

LOC_EXCHANGE_RATE
PROJ_EXCHANGE_RATE NUMBER(22,7)

PROJ_EXCHANGE_RATE
GLOBAL1_EXCHANGE_RATE NUMBER(22,7)

GLOBAL1_EXCHANGE_RATE
GLOBAL2_EXCHANGE_RATE NUMBER(22,7)

GLOBAL2_EXCHANGE_RATE
GLOBAL3_EXCHANGE_RATE NUMBER(22,7)

GLOBAL3_EXCHANGE_RATE
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
SUPP_INFR_TIME_WID NUMBER

SUPP_INFR_TIME_WID
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID

DWDMR A-Z.doc
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM
ID NUMBER

DOC_CURR_CODE VARCHAR2(30)

DOC_CURR_CODE
LOC_CURR_CODE VARCHAR2(30)

LOC_CURR_CODE

DWDMR A-Z.doc
W_PLM_NCR_FUNCAREA_D
Business Name: W_PLM_NCR_FUNCAREA_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
NCR_FUNCAREA_ID NUMBER

NCR_FUNCAREA_ID
NAME VARCHAR2(4000)

NAME
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
ROW_WID NUMBER

ROW_WID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID

DWDMR A-Z.doc
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
W_PLM_NCR_FUNCAREA_H
Business Name: W_PLM_NCR_FUNCAREA_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
NCR_ID NUMBER

NCR_ID
FUNCAREA_ID NUMBER

FUNCAREA_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID

DWDMR A-Z.doc
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
W_PLM_NCR_ITEM_D
Business Name: W_PLM_NCR_ITEM_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
NCR_WID NUMBER

NCR_WID
ITEM_WID NUMBER

ITEM_WID
ITEM_CATEGORY VARCHAR2(80)

ITEM_CATEGORY
ITEM_COMMODITY VARCHAR2(80)

ITEM_COMMODITY
ITEM_FAILURE_MODE VARCHAR2(80)

ITEM_FAILURE_MODE
ITEM_PART_FAMILY VARCHAR2(80)

ITEM_PART_FAMILY
ITEM_SIZE VARCHAR2(80)

ITEM_SIZE
ITEM_TYPE VARCHAR2(80)

ITEM_TYPE
ITEM_NO VARCHAR2(256)

ITEM_NO
ITEM_DESCRIPTION VARCHAR2(256)

ITEM_DESCRIPTION
ITEM_CLASS_NAME VARCHAR2(256)

ITEM_CLASS_NAME
LATEST_CHANGE_NO VARCHAR2(256)

LATEST_CHANGE_NO
REVISION_FIXED VARCHAR2(256)

REVISION_FIXED
REVISION_FOUND VARCHAR2(256)

REVISION_FOUND
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
ROW_WID NUMBER

ROW_WID

DWDMR A-Z.doc
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM
REVISION_CHANGE_TYPE VARCHAR2(256)

REVISION_CHANGE_TYPE
REVISION_FLG NUMBER

RMA_NO VARCHAR2(255)

RMA_NO
LOT_NO VARCHAR2(255)

LOT_NO

DWDMR A-Z.doc
W_PLM_NCR_ITEM_F
Business Name: W_PLM_NCR_ITEM_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
NCR_WID NUMBER W_PLM_NCR_ITEM_D

NCR_WID
NCR_WORKFLOW_WID NUMBER

NCR_WORKFLOW_WID
ISSUE_CONFIRMATION_TIME_WI NUMBER
D

ISSUE_CONFIRMATION_TIME_WI
D
PARENT_NCR_FLG NUMBER

PARENT_NCR_FLG
ITEM_WID NUMBER W_PRODUCT_D

ITEM_WID
ITEM_COMPONENT_ENGINEER_ NUMBER
WID

ITEM_COMPONENT_ENGINEER_
WID
ITEM_CREATE_USER_WID NUMBER

ITEM_CREATE_USER_WID
ITEM_REV_WID NUMBER

ITEM_REV_WID
CHANGE_CLASS_WID NUMBER

CHANGE_CLASS_WID
CHANGE_WID NUMBER

CHANGE_WID
CLASS_WID NUMBER

CLASS_WID
COMPLIANCE_TIME_WID NUMBER

COMPLIANCE_TIME_WID
CREATE_DATE_WID NUMBER

CREATE_DATE_WID
DOC_CREATE_USER_WID NUMBER

DOC_CREATE_USER_WID
EFFECTIVITY_TIME_WID NUMBER

EFFECTIVITY_TIME_WID

DWDMR A-Z.doc
EXPECTED_RESOLUTION_TIME_W NUMBER
ID

EXPECTED_RESOLUTION_TIME_W
ID
FINAL_COMPLETE_TIME_WID NUMBER

FINAL_COMPLETE_TIME_WID
NEXT_REV_RELEASE_TIME_WID NUMBER

NEXT_REV_RELEASE_TIME_WID

OBSOLETE_TIME_WID NUMBER

OBSOLETE_TIME_WID
ORIGINATED_TIME_WID NUMBER

ORIGINATED_TIME_WID
ORIGINATOR_USER_WID NUMBER

ORIGINATOR_USER_WID
LOCATION_WID NUMBER

LOCATION_WID
INT_ORGANIZATION_WID NUMBER

INT_ORGANIZATION_WID
AFFECTED_SITE_WID NUMBER

AFFECTED_SITE_WID
NUMBER_OF_MFR_PARTS NUMBER

NUMBER_OF_MFR_PARTS
ORIG_CMPL_DAYS NUMBER(22,2)

ORIG_CMPL_DAYS
ORIG_CMPL_HOLD_DURATION_D NUMBER(22,2)
AYS

ORIG_CMPL_HOLD_DURATION_D
AYS
ORIG_EXPT_DAYS NUMBER(22,2)

ORIG_EXPT_DAYS
ORIG_RLSE_DAYS NUMBER(22,2)

ORIG_RLSE_DAYS
ORIG_RLSE_HOLD_DURATION_DA NUMBER(22,2)
YS

ORIG_RLSE_HOLD_DURATION_DA
YS
OVERDUE_IN_PROCESS_DAYS NUMBER(22,2)

OVERDUE_IN_PROCESS_DAYS
OVERDUE_RELEASED_DAYS NUMBER(22,2)

OVERDUE_RELEASED_DAYS

DWDMR A-Z.doc
SALES_OWNER_WID NUMBER

SALES_OWNER_WID
PQM_QUALITY_ANALYST_USER_ NUMBER
WID

PQM_QUALITY_ANALYST_USER_
WID
QUANTITY_AFFECTED NUMBER

QUANTITY_AFFECTED
RELEASED_TIME_WID NUMBER

RELEASED_TIME_WID
REV_INCORP_TIME_WID NUMBER

REV_INCORP_TIME_WID
REV_SEQ NUMBER

REV_SEQ
SBMT_CMPL_DAYS NUMBER(22,2)

SBMT_CMPL_DAYS
SBMT_RLSE_DAYS NUMBER(22,2)

SBMT_RLSE_DAYS
SBMT_RLSE_HOLD_DURATION_D NUMBER(22,2)
AYS

SBMT_RLSE_HOLD_DURATION_D
AYS
SITE_WID NUMBER

SITE_WID
SUBMITTED_TIME_WID NUMBER

SUBMITTED_TIME_WID
WEIGHT NUMBER(30,2)

WEIGHT
CAPA_FLG NUMBER

CAPA_FLG
CURRENT_OWNER_USER_WID NUMBER

CURRENT_OWNER_USER_WID
DURATION_DAYS NUMBER(22,2)

DURATION_DAYS
REV_ID NUMBER

REV_ID
SBMT_CMPL_HOLD_DURATION_D NUMBER(22,2)
AYS

SBMT_CMPL_HOLD_DURATION_D
AYS
ITEM_COMMODITY_4 NUMBER

ITEM_COMMODITY_4

DWDMR A-Z.doc
ITEM_COMMODITY_5 NUMBER

ITEM_COMMODITY_5
ITEM_COMP_ENG_1_ID NUMBER

ITEM_COMP_ENG_1_ID
ITEM_COMP_ENG_2_ID NUMBER

ITEM_COMP_ENG_2_ID
ITEM_COMP_ENG_4 NUMBER

ITEM_COMP_ENG_4
ITEM_COMP_ENG_5 NUMBER

ITEM_COMP_ENG_5
ITEM_CUST_SUPP_1_ID NUMBER

ITEM_CUST_SUPP_1_ID
ITEM_CUST_SUPP_2_ID NUMBER

ITEM_CUST_SUPP_2_ID
ITEM_CUST_SUPP_4 NUMBER

ITEM_CUST_SUPP_4
ITEM_CUST_SUPP_5 NUMBER

ITEM_CUST_SUPP_5
ITEM_ERP_4 NUMBER

ITEM_ERP_4
ITEM_ERP_5 NUMBER

ITEM_ERP_5
ITEM_PROD_ENG_1_ID NUMBER

ITEM_PROD_ENG_1_ID
ITEM_PROD_ENG_2_ID NUMBER

ITEM_PROD_ENG_2_ID
ITEM_PROD_ENG_4 NUMBER

ITEM_PROD_ENG_4
ITEM_PROD_ENG_5 NUMBER

ITEM_PROD_ENG_5
DOC_CONF_MGMT_4 NUMBER

DOC_CONF_MGMT_4
DOC_CONF_MGMT_5 NUMBER

DOC_CONF_MGMT_5
DOC_ERP_4 NUMBER

DOC_ERP_4
DOC_ERP_5 NUMBER

DOC_ERP_5
DOC_MANUF_1_ID NUMBER

DOC_MANUF_1_ID

DWDMR A-Z.doc
DOC_MANUF_2_ID NUMBER

DOC_MANUF_2_ID
DOC_MANUF_4 NUMBER

DOC_MANUF_4
DOC_MANUF_5 NUMBER

DOC_MANUF_5
DOC_PROD_ENG_1_ID NUMBER

DOC_PROD_ENG_1_ID
DOC_PROD_ENG_2_ID NUMBER

DOC_PROD_ENG_2_ID
DOC_PROD_ENG_4 NUMBER

DOC_PROD_ENG_4
DOC_PROD_ENG_5 NUMBER

DOC_PROD_ENG_5
LOC_EXCHANGE_RATE NUMBER(22,7)

LOC_EXCHANGE_RATE
PROJ_EXCHANGE_RATE NUMBER(22,7)

PROJ_EXCHANGE_RATE
GLOBAL1_EXCHANGE_RATE NUMBER(22,7)

GLOBAL1_EXCHANGE_RATE
GLOBAL2_EXCHANGE_RATE NUMBER(22,7)

GLOBAL2_EXCHANGE_RATE
GLOBAL3_EXCHANGE_RATE NUMBER(22,7)

GLOBAL3_EXCHANGE_RATE
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG

DWDMR A-Z.doc
REV_FIXED VARCHAR2(256)

REV_FOUND VARCHAR2(256)

QUANTITY_CHECKED NUMBER(22,7)

QUANTITY_SUSPECTED NUMBER(22,7)

QUANTITY_NON_CONFORMING NUMBER(22,7)

ETL_PROC_WID NUMBER

ETL_PROC_WID
ITEM_FAILURE_MODE_WID NUMBER

ITEM_FAILURE_MODE_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM
ID NUMBER

ID
DOC_CURR_CODE VARCHAR2(30)

DOC_CURR_CODE
LOC_CURR_CODE VARCHAR2(30)

LOC_CURR_CODE

DWDMR A-Z.doc
W_PLM_NCR_ITEM_PRODUCTLINE_H
Business Name: W_PLM_NCR_ITEM_PRODUCTLINE_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ITEM_WID NUMBER

ITEM_WID
ITEM_PRODUCTLINE_ID NUMBER

ITEM_PRODUCTLINE_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID

DWDMR A-Z.doc
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
W_PLM_NCR_PRGTASK_D
Business Name: W_PLM_NCR_PRGTASK_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
NCR_PRGTASK_ID NUMBER

NCR_PRGTASK_ID
NAME VARCHAR2(4000)

NAME
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
ROW_WID NUMBER

ROW_WID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID

DWDMR A-Z.doc
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
W_PLM_NCR_PRGTASK_H
Business Name: W_PLM_NCR_PRGTASK_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
NCR_ID NUMBER

NCR_ID
PRGTASK_ID NUMBER

PRGTASK_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID

DWDMR A-Z.doc
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
W_PLM_NCR_PRODUCTLINE_H
Business Name: W_PLM_NCR_PRODUCTLINE_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
NCR_WID NUMBER

NCR_WID
PRODUCTLINE_ID NUMBER

PRODUCTLINE_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID

DWDMR A-Z.doc
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
W_PLM_NCR_QMS_D
Business Name: W_PLM_NCR_QMS_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
NCR_QMS_ID NUMBER

NCR_QMS_ID
NAME VARCHAR2(4000)

NAME
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
ROW_WID NUMBER

ROW_WID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID

DWDMR A-Z.doc
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
W_PLM_NCR_QMS_H
Business Name: W_PLM_NCR_QMS_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
NCR_ID NUMBER

NCR_ID
QMS_ID NUMBER

QMS_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID

DWDMR A-Z.doc
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
W_PLM_NCR_SUPPLIER_H
Business Name: W_PLM_NCR_SUPPLIER_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
NCR_WID NUMBER

NCR_WID
SUPPLIER_ID NUMBER

SUPPLIER_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID

DWDMR A-Z.doc
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
W_PLM_NCR_WORKFLOW_D
Business Name: W_PLM_NCR_WORKFLOW_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

ROW_WID
WORKFLOW_WID NUMBER

WORKFLOW_WID
WORKFLOW_STATE VARCHAR2(256)

WORKFLOW_STATE
WORKFLOW_TYPE VARCHAR2(256)

WORKFLOW_TYPE
WORKFLOW VARCHAR2(256)

WORKFLOW
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT

DWDMR A-Z.doc
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
W_PLM_NCR_WORKFLOW_F
Business Name: W_PLM_NCR_WORKFLOW_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
NCR_WID NUMBER W_PLM_NCR_D

NCR_WID
NCR_WORKFLOW_WID NUMBER

NCR_WORKFLOW_WID
CURRENT_OWNER_USER_WID NUMBER

CURRENT_OWNER_USER_WID
ORIGINATOR_USER_WID NUMBER

ORIGINATOR_USER_WID
SALES_OWNER_WID NUMBER

SALES_OWNER_WID
QUALITY_ANALYST_USER_WID NUMBER

QUALITY_ANALYST_USER_WID
LOCATION_WID NUMBER

LOCATION_WID
INT_ORGANIZATION_WID NUMBER

INT_ORGANIZATION_WID
ENTRY_TIME_WID NUMBER

ENTRY_TIME_WID
EXIT_TIME_WID NUMBER

EXIT_TIME_WID
SUBMITTED_TIME_WID NUMBER

SUBMITTED_TIME_WID
ORIGINATED_TIME_WID NUMBER

ORIGINATED_TIME_WID
FINAL_COMPLETE_TIME_WID NUMBER

FINAL_COMPLETE_TIME_WID
ISSUE_CONFIRMATION_TIME_WI NUMBER
D

ISSUE_CONFIRMATION_TIME_WI
D
EXPECTED_RESOLUTION_TIME_W NUMBER
ID

EXPECTED_RESOLUTION_TIME_W
ID

DWDMR A-Z.doc
RELEASED_TIME_WID NUMBER

RELEASED_TIME_WID
FROM_NCR_WORKFLOW_WID NUMBER W_PLM_NCR_WORKFLOW_D

FROM_NCR_WORKFLOW_WID
TO_NCR_WORKFLOW_WID NUMBER

TO_NCR_WORKFLOW_WID
DURATION_DAYS NUMBER(22,2)

DURATION_DAYS
ORIG_CMPL_HOLD_DURATION_D NUMBER(22,2)
AYS

ORIG_CMPL_HOLD_DURATION_D
AYS
ORIG_EXPT_DAYS NUMBER(22,2)

ORIG_EXPT_DAYS
ORIG_RLSE_DAYS NUMBER(22,2)

ORIG_RLSE_DAYS
ORIG_CMPL_DAYS NUMBER(22,2)

ORIG_CMPL_DAYS
ORIG_RLSE_HOLD_DURATION_DA NUMBER(22,2)
YS

ORIG_RLSE_HOLD_DURATION_DA
YS
SBMT_CMPL_DAYS NUMBER(22,2)

SBMT_CMPL_DAYS
SBMT_CMPL_HOLD_DURATION_D NUMBER(22,2)
AYS

SBMT_CMPL_HOLD_DURATION_D
AYS
SBMT_RLSE_DAYS NUMBER(22,2)

SBMT_RLSE_DAYS
SBMT_RLSE_HOLD_DURATION_D NUMBER(22,2)
AYS

SBMT_RLSE_HOLD_DURATION_D
AYS
OVERDUE_IN_PROCESS_DAYS NUMBER(22,2)

OVERDUE_IN_PROCESS_DAYS
OVERDUE_RELEASED_DAYS NUMBER(22,2)

OVERDUE_RELEASED_DAYS
OPEN_FLG NUMBER

OPEN_FLG
CUR_WKFLW_STATE_FLG NUMBER

CUR_WKFLW_STATE_FLG

DWDMR A-Z.doc
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM
DOC_CURR_CODE VARCHAR2(30)

DOC_CURR_CODE
LOC_CURR_CODE VARCHAR2(30)

LOC_CURR_CODE
GLOBAL1_EXCHANGE_RATE NUMBER(28,10)

GLOBAL1_EXCHANGE_RATE
GLOBAL2_EXCHANGE_RATE NUMBER(28,10)

GLOBAL2_EXCHANGE_RATE

DWDMR A-Z.doc
GLOBAL3_EXCHANGE_RATE NUMBER(28,10)

GLOBAL3_EXCHANGE_RATE
ID NUMBER

ID

DWDMR A-Z.doc
W_PLM_PHASE_D
Business Name: W_PLM_PHASE_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
PHASE_WID NUMBER

PHASE_WID
PHASE_NO VARCHAR2(150)

PHASE_NO
NAME VARCHAR2(800)

NAME
DESCRIPTION VARCHAR2(4000)

DESCRIPTION
DOMAIN_VALUE NUMBER

DOMAIN_VALUE
DURATION_TYPE VARCHAR2(100)

DURATION_TYPE
TYPE VARCHAR2(600)

TYPE
DELEGATED_OWNER VARCHAR2(1000)

DELEGATED_OWNER
PROJECT_STATE VARCHAR2(1000)

PROJECT_STATE
STATUS VARCHAR2(1000)

STATUS
STATUS_TYPE VARCHAR2(1000)

STATUS_TYPE
COST_STATUS VARCHAR2(1000)

COST_STATUS
RESOURCE_STATUS VARCHAR2(1000)

RESOURCE_STATUS
QUALITY_STATUS VARCHAR2(1000)

QUALITY_STATUS
LOCK_USER VARCHAR2(1000)

LOCK_USER
WORKFLOW VARCHAR2(1000)

WORKFLOW
SCHEDULE_STATUS VARCHAR2(1000)

SCHEDULE_STATUS

DWDMR A-Z.doc
OVERALL_STATUS VARCHAR2(1000)

OVERALL_STATUS
GLOBAL VARCHAR2(1000)

GLOBAL
SCHEDULE_EDITOR VARCHAR2(1000)

SCHEDULE_EDITOR
CRITICAL VARCHAR2(1000)

CRITICAL
LOCK_STATUS VARCHAR2(1000)

LOCK_STATUS
RESOURCE_TYPE VARCHAR2(1000)

RESOURCE_TYPE
ARCHIVED_FLG NUMBER

ARCHIVED_FLG
CONTROLLED_FLG NUMBER

CONTROLLED_FLG
FIXED_COST_BGT_FLG NUMBER

FIXED_COST_BGT_FLG
FIXED_COST_ACT_FLG NUMBER

FIXED_COST_ACT_FLG
FIXED_COST_EAC_FLG NUMBER

FIXED_COST_EAC_FLG
CAPITAL_COST_BGT_FLG NUMBER

CAPITAL_COST_BGT_FLG
CAPITAL_COST_ACT_FLG NUMBER

CAPITAL_COST_ACT_FLG
CAPITAL_COST_EAC_FLG NUMBER

CAPITAL_COST_EAC_FLG
FLEX_COST_BGT_FLG NUMBER

FLEX_COST_BGT_FLG
FLEX_COST_ACT_FLG NUMBER

FLEX_COST_ACT_FLG
FLEX_COST_EAC_FLG NUMBER

FLEX_COST_EAC_FLG
IS_TEMPLATE_FLG NUMBER

IS_TEMPLATE_FLG
SCHEDULE_STATUS_REASON VARCHAR2(1000)

SCHEDULE_STATUS_REASON
ROLLUP_HEALTH_STATUS VARCHAR2(1000)

ROLLUP_HEALTH_STATUS

DWDMR A-Z.doc
COST_STATUS_REASON VARCHAR2(1000)

COST_STATUS_REASON
RESOURCE_STATUS_REASON VARCHAR2(1000)

RESOURCE_STATUS_REASON
QUALITY_STATUS_REASON VARCHAR2(1000)

QUALITY_STATUS_REASON
CREATED_FROM_TEMPLATE VARCHAR2(1000)

CREATED_FROM_TEMPLATE
LOCKED_FROM_PROGRAM VARCHAR2(1000)

LOCKED_FROM_PROGRAM
ROW_WID NUMBER

ROW_WID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
TENANT_ID VARCHAR2(80)

TENANT_ID
ETL_PROC_WID NUMBER

ETL_PROC_WID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
CUR_PH_FLG NUMBER

CLOSED_PH_FLG NUMBER

ACTIVE_PH_FLG NUMBER

DWDMR A-Z.doc
W_PLM_PHASE_GATE_F
Business Name: W_PLM_PHASE_GATE_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ACTIVITY_WID NUMBER

ACTIVITY_WID
CLASS_WID NUMBER

CLASS_WID
SUBCLASS_WID NUMBER

SUBCLASS_WID
PHASE_WID NUMBER W_PLM_PHASE_D

PHASE_WID
GATE_WID NUMBER W_PLM_GATE_D

GATE_WID
PROJECT_WID NUMBER W_PLM_PROJECT_D

PROJECT_WID
OWNER_WID NUMBER

OWNER_WID
PROJECT_OWNER_WID NUMBER W_USER_D

PROJECT_OWNER_WID
PHASE_OWNER_WID NUMBER

PHASE_OWNER_WID
GATE_OWNER_WID NUMBER

GATE_OWNER_WID
PROJECT_ORDER NUMBER

PROJECT_ORDER
PCT_NPV_CHG_AT_CUR_GATE NUMBER(22,3)

PCT_NPV_CHG_AT_CUR_GATE
PRJ_TOTAL_ACT_COST NUMBER(22,7)

PRJ_TOTAL_ACT_COST
PRJ_TOTAL_BGT_COST_REMAIN NUMBER(22,7)

PRJ_TOTAL_BGT_COST_REMAIN

PRJ_TOTAL_EST_COST_TO_COMP NUMBER(22,7)

PRJ_TOTAL_EST_COST_TO_COMP

DWDMR A-Z.doc
ACT_PRJ_DUR_DAYS NUMBER

ACT_PRJ_DUR_DAYS
SCH_PRJ_DUR_REMAIN_DAYS NUMBER

SCH_PRJ_DUR_REMAIN_DAYS
EST_PRJ_DUR_REMAIN_DAYS NUMBER

EST_PRJ_DUR_REMAIN_DAYS
ACT_PRJ_EFF_DAYS_EFF NUMBER(22,3)

ACT_PRJ_EFF_DAYS_EFF
SCH_PRJ_EFF_REMAIN_DAYS_EFF NUMBER(22,3)

SCH_PRJ_EFF_REMAIN_DAYS_EFF

EST_PRJ_EFF_REMAIN_DAYS_EFF NUMBER(22,3)

EST_PRJ_EFF_REMAIN_DAYS_EFF

CUR_GATE_SCH_VAR_DAYS NUMBER

CUR_GATE_SCH_VAR_DAYS
NPV_AT_GATE NUMBER(22,3)

NPV_AT_GATE
GATE_OPEN_COMP_SCH_VAR_DA NUMBER
YS

GATE_OPEN_COMP_SCH_VAR_DA
YS
GATE_OPEN_COMP_EST_VAR_DA NUMBER
YS

GATE_OPEN_COMP_EST_VAR_DA
YS
GATE_OPEN_COMP_ACT_VAR_DA NUMBER
YS

GATE_OPEN_COMP_ACT_VAR_DA
YS
EST_PH_DUR_VAR_PCT NUMBER(22,7)

EST_PH_DUR_VAR_PCT
ACT_PH_DUR_VAR_PCT NUMBER(22,7)

ACT_PH_DUR_VAR_PCT
EST_PH_TOTAL_COST_VAR_PCT NUMBER(22,7)

EST_PH_TOTAL_COST_VAR_PCT

ACT_PH_TOTAL_COST_VAR_PCT NUMBER(22,7)

ACT_PH_TOTAL_COST_VAR_PCT

DWDMR A-Z.doc
PCT_COMP_OF_PH_W_GATE NUMBER(22,7)

PCT_COMP_OF_PH_W_GATE
NO_TASKS_PEND_AT_PH_W_GAT NUMBER
E

NO_TASKS_PEND_AT_PH_W_GAT
E
NO_DEL_TASKS_PEND_AT_PH_W NUMBER
_GATE

NO_DEL_TASKS_PEND_AT_PH_W
_GATE
PH_EFF_WD_VAR_PCT NUMBER(22,7)

PH_EFF_WD_VAR_PCT
PH_NO_TASKS_COMP_LATE_PCT NUMBER(22,7)

PH_NO_TASKS_COMP_LATE_PCT

SCH_END_DT_WID NUMBER

SCH_END_DT_WID
EST_END_DT_WID NUMBER

EST_END_DT_WID
ACT_END_DT_WID NUMBER

ACT_END_DT_WID
SCH_START_DT_WID NUMBER

SCH_START_DT_WID
EST_START_DT_WID NUMBER

EST_START_DT_WID
ACT_START_DT_WID NUMBER

ACT_START_DT_WID
GATE_SCH_END_DT_WID NUMBER

GATE_SCH_END_DT_WID
GATE_EST_END_DT_WID NUMBER

GATE_EST_END_DT_WID
GATE_ACT_END_DT_WID NUMBER

GATE_ACT_END_DT_WID
OPENED_GATE_FLG NUMBER

OPENED_GATE_FLG
PROPOSED_ACTIVE_FLG_ROOT_P NUMBER
RG

PROPOSED_ACTIVE_FLG_ROOT_P
RG
DELAYED_GATE_FLG NUMBER

DELAYED_GATE_FLG

DWDMR A-Z.doc
CANCELLED_PRJ_FLG NUMBER

CANCELLED_PRJ_FLG
PH_ACT_START_VAR_DAYS NUMBER

PH_ACT_START_VAR_DAYS
PH_ACT_END_VAR_DAYS NUMBER

PH_ACT_END_VAR_DAYS
PH_EST_START_VAR_DAYS NUMBER

PH_EST_START_VAR_DAYS
PH_EST_END_VAR_DAYS NUMBER

PH_EST_END_VAR_DAYS
PRJ_SCH_START_DT_WID NUMBER

PRJ_SCH_START_DT_WID
PRJ_SCH_END_DT_WID NUMBER

PRJ_SCH_END_DT_WID
PRJ_ACT_START_DT_WID NUMBER

PRJ_ACT_START_DT_WID
PRJ_ACT_END_DT_WID NUMBER

PRJ_ACT_END_DT_WID
PH_SCH_START_DT_WID NUMBER W_DAY_D

PH_SCH_START_DT_WID
PH_SCH_END_DT_WID NUMBER

PH_SCH_END_DT_WID
PH_ACT_START_DT_WID NUMBER

PH_ACT_START_DT_WID
PH_ACT_END_DT_WID NUMBER

PH_ACT_END_DT_WID
LAST_MODIFIED_DATE DATE

LAST_MODIFIED_DATE
CREATE_DT_WID NUMBER

CREATE_DT_WID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
GATE_TPL_DAYS_PRJ_START_DT_ NUMBER
WID

GATE_TPL_DAYS_PRJ_START_DT_
WID
GATE_DEC_SCH_DUR_DAYS NUMBER

GATE_DEC_SCH_DUR_DAYS

DWDMR A-Z.doc
GATE_DEC_ACT_DUR_DAYS NUMBER

GATE_DEC_ACT_DUR_DAYS
GATE_TPL_DAYS_LAUNCH NUMBER

GATE_TPL_DAYS_LAUNCH
GATE_SCH_DAYS_LAUNCH NUMBER

GATE_SCH_DAYS_LAUNCH
GATE_ACT_DAYS_LAUNCH NUMBER

GATE_ACT_DAYS_LAUNCH
GATE_DEC_SBMT_REL_DUR_DAY NUMBER
S

GATE_DEC_SBMT_REL_DUR_DAY
S
GATE_DUR_DAYS_ELAPSED NUMBER

GATE_DUR_DAYS_ELAPSED
PH_ACT_DUR_DAYS NUMBER

PH_ACT_DUR_DAYS
PH_GATE_DUR_DAYS NUMBER

PH_GATE_DUR_DAYS
PRJ_SCH_LAUNCH_DT_WID NUMBER

PRJ_SCH_LAUNCH_DT_WID
PRJ_ACT_LAUNCH_DT_WID NUMBER

PRJ_ACT_LAUNCH_DT_WID
GATE_SCH_DT_WID NUMBER

GATE_SCH_DT_WID
GATE_ACT_DT_WID NUMBER

GATE_ACT_DT_WID
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
TENANT_ID VARCHAR2(80)

TENANT_ID
ETL_PROC_WID NUMBER

ETL_PROC_WID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT

DWDMR A-Z.doc
W_PLM_PORTFOLIO_D
Business Name: W_PLM_PORTFOLIO_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
PORTFOLIO_WID NUMBER

PORTFOLIO_WID
PORTFOLIO_NO VARCHAR2(150)

PORTFOLIO_NO
NAME VARCHAR2(800)

NAME
DESCRIPTION VARCHAR2(4000)

DESCRIPTION
DOMAIN_VALUE NUMBER

DOMAIN_VALUE
DURATION_TYPE VARCHAR2(100)

DURATION_TYPE
TYPE VARCHAR2(600)

TYPE
DELEGATED_OWNER VARCHAR2(1000)

DELEGATED_OWNER
PROJECT_STATE VARCHAR2(1000)

PROJECT_STATE
STATUS VARCHAR2(1000)

STATUS
STATUS_TYPE VARCHAR2(1000)

STATUS_TYPE
COST_STATUS VARCHAR2(1000)

COST_STATUS
RESOURCE_STATUS VARCHAR2(1000)

RESOURCE_STATUS
QUALITY_STATUS VARCHAR2(1000)

QUALITY_STATUS
LOCK_USER VARCHAR2(1000)

LOCK_USER
WORKFLOW VARCHAR2(1000)

WORKFLOW
SCHEDULE_STATUS VARCHAR2(1000)

SCHEDULE_STATUS

DWDMR A-Z.doc
OVERALL_STATUS VARCHAR2(1000)

OVERALL_STATUS
GLOBAL VARCHAR2(1000)

GLOBAL
SCHEDULE_EDITOR VARCHAR2(1000)

SCHEDULE_EDITOR
CRITICAL VARCHAR2(1000)

CRITICAL
LOCK_STATUS VARCHAR2(1000)

LOCK_STATUS
RESOURCE_TYPE VARCHAR2(1000)

RESOURCE_TYPE
ARCHIVED_FLG NUMBER

ARCHIVED_FLG
CONTROLLED_FLG NUMBER

CONTROLLED_FLG
FIXED_COST_BGT_FLG NUMBER

FIXED_COST_BGT_FLG
FIXED_COST_ACT_FLG NUMBER

FIXED_COST_ACT_FLG
FIXED_COST_EAC_FLG NUMBER

FIXED_COST_EAC_FLG
CAPITAL_COST_BGT_FLG NUMBER

CAPITAL_COST_BGT_FLG
CAPITAL_COST_ACT_FLG NUMBER

CAPITAL_COST_ACT_FLG
CAPITAL_COST_EAC_FLG NUMBER

CAPITAL_COST_EAC_FLG
FLEX_COST_BGT_FLG NUMBER

FLEX_COST_BGT_FLG
FLEX_COST_ACT_FLG NUMBER

FLEX_COST_ACT_FLG
FLEX_COST_EAC_FLG NUMBER

FLEX_COST_EAC_FLG
IS_TEMPLATE_FLG NUMBER

IS_TEMPLATE_FLG
SCHEDULE_STATUS_REASON VARCHAR2(1000)

SCHEDULE_STATUS_REASON
ROLLUP_HEALTH_STATUS VARCHAR2(1000)

ROLLUP_HEALTH_STATUS

DWDMR A-Z.doc
COST_STATUS_REASON VARCHAR2(1000)

COST_STATUS_REASON
RESOURCE_STATUS_REASON VARCHAR2(1000)

RESOURCE_STATUS_REASON
QUALITY_STATUS_REASON VARCHAR2(1000)

QUALITY_STATUS_REASON
CREATED_FROM_TEMPLATE VARCHAR2(1000)

CREATED_FROM_TEMPLATE
LOCKED_FROM_PROGRAM VARCHAR2(1000)

LOCKED_FROM_PROGRAM
PF_SCH_START_DATE DATE

PF_SCH_START_DATE
PF_SCH_END_DATE DATE

PF_SCH_END_DATE
PF_ACT_START_DATE DATE

PF_ACT_START_DATE
PF_ACT_END_DATE DATE

PF_ACT_END_DATE
PF_EST_START_DATE DATE

PF_EST_START_DATE
PF_EST_END_DATE DATE

PF_EST_END_DATE
ROW_WID NUMBER

ROW_WID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
TENANT_ID VARCHAR2(80)

TENANT_ID
ETL_PROC_WID NUMBER

ETL_PROC_WID
CREATED_ON_DT DATE

CREATED_ON_DT

DWDMR A-Z.doc
CHANGED_ON_DT DATE

CHANGED_ON_DT

DWDMR A-Z.doc
W_PLM_PORTFOLIO_F
Business Name: W_PLM_PORTFOLIO_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
PORTFOLIO_WID NUMBER W_PLM_PORTFOLIO_D

PORTFOLIO_WID
PORTFOLIO_NO VARCHAR2(150)

PORTFOLIO_NO
CLASS_WID NUMBER

CLASS_WID
SUBCLASS_WID NUMBER

SUBCLASS_WID
OWNER_WID NUMBER W_USER_D

OWNER_WID
PF_TOTAL_BGT_COST NUMBER(22,7)

PF_TOTAL_BGT_COST
PF_TOTAL_ACT_COST NUMBER(22,7)

PF_TOTAL_ACT_COST
PF_EST_TOTAL_COST_TO_COMP NUMBER(22,7)

PF_EST_TOTAL_COST_TO_COMP

PF_EST_COST_VAR NUMBER(22,7)

PF_EST_COST_VAR
PF_SCH_END_DATE_VAR_DAYS NUMBER

PF_SCH_END_DATE_VAR_DAYS

PF_SCH_START_DT_WID NUMBER W_DAY_D

PF_SCH_START_DT_WID
PF_SCH_END_DT_WID NUMBER

PF_SCH_END_DT_WID
PF_ACT_START_DT_WID NUMBER

PF_ACT_START_DT_WID
PF_ACT_END_DT_WID NUMBER

PF_ACT_END_DT_WID
PF_EST_START_DT_WID NUMBER

PF_EST_START_DT_WID

DWDMR A-Z.doc
PF_EST_END_DT_WID NUMBER

PF_EST_END_DT_WID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
TENANT_ID VARCHAR2(80)

TENANT_ID
ETL_PROC_WID NUMBER

ETL_PROC_WID

DWDMR A-Z.doc
W_PLM_PPM_CUSTOMER_H
Business Name: W_PLM_PPM_CUSTOMER_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ACTIVITY_WID NUMBER

ACTIVITY_WID
PPM_CUSTOMER_WID NUMBER

PPM_CUSTOMER_WID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
TENANT_ID VARCHAR2(80)

TENANT_ID
ETL_PROC_WID NUMBER

ETL_PROC_WID

DWDMR A-Z.doc
W_PLM_PPM_PHASE_WORKFLOW_D
Business Name: W_PLM_PPM_PHASE_WORKFLOW_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
WORKFLOW_STATE VARCHAR2(256)

WORKFLOW_STATE
WORKFLOW_STATE_ID NUMBER

WORKFLOW_STATE_ID
WORKFLOW_ID NUMBER

WORKFLOW_ID
PPM_PHASE_WORKFLOW_ID NUMBER

PPM_PHASE_WORKFLOW_ID
WORKFLOW_TYPE VARCHAR2(2048)

WORKFLOW_TYPE
WORKFLOW VARCHAR2(256)

WORKFLOW
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
ROW_WID NUMBER

ROW_WID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

DWDMR A-Z.doc
W_PLM_PPM_PRODUCT_LINE_H
Business Name: W_PLM_PPM_PRODUCT_LINE_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ACTIVITY_WID NUMBER

ACTIVITY_WID
PRODUCT_LINE_WID NUMBER

PRODUCT_LINE_WID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
TENANT_ID VARCHAR2(80)

TENANT_ID
ETL_PROC_WID NUMBER

ETL_PROC_WID

DWDMR A-Z.doc
W_PLM_PRD_DEMAND_F
Business Name: W_PLM_PRD_DEMAND_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ITEM_WID NUMBER

ITEM_WID
ERP_ITEM_NO VARCHAR2(256)

ERP_ITEM_NO
TRANSACTION_TYPE VARCHAR2(256)

TRANSACTION_TYPE
EXT_TEMPLATE_DT_WID NUMBER

EXT_TEMPLATE_DT_WID
REF_NO VARCHAR2(256)

REF_NO
NO_OF_UNITS NUMBER

NO_OF_UNITS
PLAN_VS_ACTUAL VARCHAR2(256)

PLAN_VS_ACTUAL
CUSTOMER_WID NUMBER

CUSTOMER_WID
SUPPLIER_WID NUMBER

SUPPLIER_WID
SITE_WID NUMBER

SITE_WID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT

DWDMR A-Z.doc
DELETE_FLG CHAR(1)

DELETE_FLG
ID NUMBER

DWDMR A-Z.doc
W_PLM_PRD_INV_QTY_F
Business Name: W_PLM_PRD_INV_QTY_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ITEM_WID NUMBER

ITEM_WID
ERP_ITEM_NO VARCHAR2(256)

ERP_ITEM_NO
TRANSACTION_TYPE VARCHAR2(256)

TRANSACTION_TYPE
EXT_TEMPLATE_DT_WID NUMBER

EXT_TEMPLATE_DT_WID
REF_NO VARCHAR2(256)

REF_NO
NO_OF_UNITS NUMBER

NO_OF_UNITS
PLAN_VS_ACTUAL VARCHAR2(256)

PLAN_VS_ACTUAL
SITE_WID NUMBER

SITE_WID
SUPPLIER_WID NUMBER

SUPPLIER_WID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG

DWDMR A-Z.doc
ID NUMBER

DWDMR A-Z.doc
W_PLM_PRD_INV_VALUE_F
Business Name: W_PLM_PRD_INV_VALUE_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ITEM_WID NUMBER

ITEM_WID
ERP_ITEM_NO VARCHAR2(256)

ERP_ITEM_NO
TRANSACTION_TYPE VARCHAR2(256)

TRANSACTION_TYPE
EXT_TEMPLATE_DT_WID NUMBER

EXT_TEMPLATE_DT_WID
REF_NO VARCHAR2(256)

REF_NO
AMOUNT NUMBER(22,7)

AMOUNT
PLAN_VS_ACTUAL VARCHAR2(256)

PLAN_VS_ACTUAL
SITE_WID NUMBER

SITE_WID
SUPPLIER_WID NUMBER

SUPPLIER_WID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG

DWDMR A-Z.doc
ID NUMBER

DWDMR A-Z.doc
W_PLM_PRD_REVENUE_F
Business Name: W_PLM_PRD_REVENUE_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ITEM_WID NUMBER

ITEM_WID
ERP_ITEM_NO VARCHAR2(256)

ERP_ITEM_NO
TRANSACTION_TYPE VARCHAR2(256)

TRANSACTION_TYPE
EXT_TEMPLATE_DT_WID NUMBER

EXT_TEMPLATE_DT_WID
REF_NO VARCHAR2(256)

REF_NO
AMOUNT NUMBER(22,7)

AMOUNT
PLAN_VS_ACTUAL VARCHAR2(256)

PLAN_VS_ACTUAL
SITE_WID NUMBER

SITE_WID
CUSTOMER_WID NUMBER

CUSTOMER_WID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG

DWDMR A-Z.doc
ID NUMBER

DWDMR A-Z.doc
W_PLM_PRD_UNIT_REC_F
Business Name: W_PLM_PRD_UNIT_REC_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ITEM_WID NUMBER

ITEM_WID
ERP_ITEM_NO VARCHAR2(256)

ERP_ITEM_NO
TRANSACTION_TYPE VARCHAR2(256)

TRANSACTION_TYPE
EXT_TEMPLATE_DT_WID NUMBER

EXT_TEMPLATE_DT_WID
REF_NO VARCHAR2(256)

REF_NO
NO_OF_UNITS NUMBER

NO_OF_UNITS
PLAN_VS_ACTUAL VARCHAR2(256)

PLAN_VS_ACTUAL
SUPPLIER_WID NUMBER

SUPPLIER_WID
SITE_WID NUMBER

SITE_WID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG

DWDMR A-Z.doc
ID NUMBER

DWDMR A-Z.doc
W_PLM_PRD_UNIT_SHIP_F
Business Name: W_PLM_PRD_UNIT_SHIP_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ITEM_WID NUMBER

ITEM_WID
ERP_ITEM_NO VARCHAR2(256)

ERP_ITEM_NO
TRANSACTION_TYPE VARCHAR2(256)

TRANSACTION_TYPE
EXT_TEMPLATE_DT_WID NUMBER

EXT_TEMPLATE_DT_WID
REF_NO VARCHAR2(256)

REF_NO
NO_OF_UNITS NUMBER

NO_OF_UNITS
PLAN_VS_ACTUAL VARCHAR2(256)

PLAN_VS_ACTUAL
CUSTOMER_WID NUMBER

CUSTOMER_WID
SUPPLIER_WID NUMBER

SUPPLIER_WID
SITE_WID NUMBER

SITE_WID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT

DWDMR A-Z.doc
DELETE_FLG CHAR(1)

DELETE_FLG
ID NUMBER

DWDMR A-Z.doc
W_PLM_PRITEM_FAILCAUSE1_D
Business Name: W_PLM_PRITEM_FAILCAUSE1_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
PRITEM_FAILCAUSE1_ID NUMBER

PRITEM_FAILCAUSE1_ID
NAME VARCHAR2(4000)

NAME
LIST_NAME VARCHAR2(510)

LIST_NAME
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
ROW_WID NUMBER

ROW_WID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT

DWDMR A-Z.doc
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
W_PLM_PRITEM_FAILCAUSE1_H
Business Name: W_PLM_PRITEM_FAILCAUSE1_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
PRITEM_ID NUMBER

PRITEM_ID
FAILCAUSE1_ID NUMBER

FAILCAUSE1_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID

DWDMR A-Z.doc
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
W_PLM_PRITEM_FAILCAUSE2_D
Business Name: W_PLM_PRITEM_FAILCAUSE2_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
PRITEM_FAILCAUSE2_ID NUMBER

PRITEM_FAILCAUSE2_ID
NAME VARCHAR2(4000)

NAME
LIST_NAME VARCHAR2(510)

LIST_NAME
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
ROW_WID NUMBER

ROW_WID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT

DWDMR A-Z.doc
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
W_PLM_PRITEM_FAILCAUSE2_H
Business Name: W_PLM_PRITEM_FAILCAUSE2_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
PRITEM_ID NUMBER

PRITEM_ID
FAILCAUSE2_ID NUMBER

FAILCAUSE2_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID

DWDMR A-Z.doc
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
W_PLM_PRITEM_FAILCAUSE3_D
Business Name: W_PLM_PRITEM_FAILCAUSE3_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
PRITEM_FAILCAUSE3_ID NUMBER

PRITEM_FAILCAUSE3_ID
NAME VARCHAR2(4000)

NAME
LIST_NAME VARCHAR2(510)

LIST_NAME
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
ROW_WID NUMBER

ROW_WID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT

DWDMR A-Z.doc
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
W_PLM_PRITEM_FAILCAUSE3_H
Business Name: W_PLM_PRITEM_FAILCAUSE3_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
PRITEM_ID NUMBER

PRITEM_ID
FAILCAUSE3_ID NUMBER

FAILCAUSE3_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID

DWDMR A-Z.doc
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
W_PLM_PRITEM_FAILTYPE_D
Business Name: W_PLM_PRITEM_FAILTYPE_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
PRITEM_FAILTYPE_ID NUMBER

PRITEM_FAILTYPE_ID
NAME VARCHAR2(4000)

NAME
LIST_NAME VARCHAR2(510)

LIST_NAME
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
ROW_WID NUMBER

ROW_WID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT

DWDMR A-Z.doc
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
W_PLM_PRITEM_FAILTYPE_H
Business Name: W_PLM_PRITEM_FAILTYPE_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
PRITEM_ID NUMBER

PRITEM_ID
FAILTYPE_ID NUMBER

FAILTYPE_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID

DWDMR A-Z.doc
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
W_PLM_PRJ_COST_F
Business Name: W_PLM_PRJ_COST_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
PROJECT_WID NUMBER

PROJECT_WID
PROJECT_OWNER_WID NUMBER

PROJECT_OWNER_WID
PRJ_TOTAL_ACT_COST NUMBER(22,7)

PRJ_TOTAL_ACT_COST
PRJ_COST_INC_DT_WID NUMBER

PRJ_COST_INC_DATE
EXT_DOC_REF_NO NUMBER

EXT_DOC_REF_NO
PRJ_ACT_START_DT_WID NUMBER

PRJ_ACT_START_DATE
PRJ_ACT_END_DT_WID NUMBER

PRJ_ACT_END_DATE
PRJ_SCH_START_DT_WID NUMBER

PRJ_SCH_START_DATE
PRJ_SCH_END_DT_WID NUMBER

PRJ_SCH_END_DATE
TRANSACTION_TYPE VARCHAR2(256)

TRANSACTION_TYPE
EXT_TEMPLATE_DT_WID NUMBER

EXT_TEMPLATE_DATE
REF_NO VARCHAR2(256)

REF_NO
PLAN_VS_ACTUAL VARCHAR2(256)

PLAN_VS_ACTUAL
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT

DWDMR A-Z.doc
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG

DWDMR A-Z.doc
W_PLM_PRJ_FORE_REV_F
Business Name: W_PLM_PRJ_FORE_REV_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
PROJECT_WID NUMBER

PROJECT_WID
PROJECT_OWNER_WID NUMBER

PROJECT_OWNER_WID
PRJ_ACT_START_DT_WID NUMBER

PRJ_ACT_START_DATE
PRJ_ACT_END_DT_WID NUMBER

PRJ_ACT_END_DATE
PRJ_SCH_START_DT_WID NUMBER

PRJ_SCH_START_DATE
PRJ_SCH_END_DT_WID NUMBER

PRJ_SCH_END_DATE
OFFSET NUMBER

OFFSET
PRJ_FORECAST_REVENUE NUMBER(22,7)

PRJ_FORECAST_REVENUE
TRANSACTION_TYPE VARCHAR2(256)

TRANSACTION_TYPE
EXT_TEMPLATE_DT_WID NUMBER

EXT_TEMPLATE_DATE
REF_NO VARCHAR2(256)

REF_NO
PLAN_VS_ACTUAL VARCHAR2(256)

PLAN_VS_ACTUAL
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT

DWDMR A-Z.doc
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG

DWDMR A-Z.doc
W_PLM_PRJ_SUM_F
Business Name: W_PLM_PRJ_SUM_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ACTIVITY_WID NUMBER

ACTIVITY_WID
CLASS_WID NUMBER

CLASS_WID
SUBCLASS_WID NUMBER

SUBCLASS_WID
PHASE_WID NUMBER

PHASE_WID
GATE_WID NUMBER

GATE_WID
PROJECT_WID NUMBER W_PLM_PROJECT_D

PROJECT_WID
OWNER_WID NUMBER

OWNER_WID
PROJECT_OWNER_WID NUMBER W_USER_D

PROJECT_OWNER_WID
PHASE_OWNER_WID NUMBER

PHASE_OWNER_WID
GATE_OWNER_WID NUMBER

GATE_OWNER_WID
PROJECT_ORDER NUMBER

PROJECT_ORDER
PRJ_SCH_START_DT_WID NUMBER

PRJ_SCH_START_DT_WID
PRJ_SCH_END_DT_WID NUMBER

PRJ_SCH_END_DT_WID
PRJ_ACT_START_DT_WID NUMBER

PRJ_ACT_START_DT_WID
PRJ_ACT_END_DT_WID NUMBER

PRJ_ACT_END_DT_WID
DELAYED_START_TASK_FLG NUMBER

DELAYED_START_TASK_FLG
NPV_PRJ NUMBER(10,3)

NPV_PRJ

DWDMR A-Z.doc
PRJ_EST_OVER_BUDGET_FLG NUMBER

PRJ_EST_OVER_BUDGET_FLG
PRJ_EST_OVER_SCH_FLG NUMBER

PRJ_EST_OVER_SCH_FLG
PRJ_EST_OVER_EFF_FLG NUMBER

PRJ_EST_OVER_EFF_FLG
PRJ_ACT_OVER_BUDGET_FLG NUMBER

PRJ_ACT_OVER_BUDGET_FLG
PRJ_ACT_OVER_SCH_FLG NUMBER

PRJ_ACT_OVER_SCH_FLG
PRJ_ACT_OVER_EFF_FLG NUMBER

PRJ_ACT_OVER_EFF_FLG
PRJ_ACT_START_VAR_DAYS NUMBER

PRJ_ACT_START_VAR_DAYS
PRJ_ACT_END_VAR_DAYS NUMBER

PRJ_ACT_END_VAR_DAYS
PRJ_EST_START_VAR_DAYS NUMBER

PRJ_EST_START_VAR_DAYS
PRJ_EST_END_VAR_DAYS NUMBER

PRJ_EST_END_VAR_DAYS
PRJ_EST_START_DT_WID NUMBER

PRJ_EST_START_DT_WID
GATE_SCH_END_DT_WID NUMBER

GATE_SCH_END_DT_WID
GATE_ACT_END_DT_WID NUMBER

GATE_ACT_END_DT_WID
CHG_DEL_FLG NUMBER

CHG_DEL_FLG
MET_CHG_END_COND_FLG NUMBER

MET_CHG_END_COND_FLG
ITEM_DEL_FLG NUMBER

ITEM_DEL_FLG
MET_ITEM_END_COND_FLG NUMBER

MET_ITEM_END_COND_FLG
PSR_DEL_FLG NUMBER

PSR_DEL_FLG
MET_PSR_END_COND_FLG NUMBER

MET_PSR_END_COND_FLG
QCR_DEL_FLG NUMBER

QCR_DEL_FLG

DWDMR A-Z.doc
MET_QCR_END_COND_FLG NUMBER

MET_QCR_END_COND_FLG
PRJ_SCH_DUR_DAYS NUMBER

PRJ_SCH_DUR_DAYS
PRJ_ACT_DUR_DAYS NUMBER

PRJ_ACT_DUR_DAYS
ACT_DUR_MAX_DAYS NUMBER

ACT_DUR_MAX_DAYS
ACT_DUR_MIN_DAYS NUMBER

ACT_DUR_MIN_DAYS
PRJ_EST_DUR_DAYS NUMBER

PRJ_EST_DUR_DAYS
EST_DUR_VAR_PCT NUMBER(10,3)

EST_DUR_VAR_PCT
ACT_DUR_VAR_PCT NUMBER(10,3)

ACT_DUR_VAR_PCT
PRJ_BGT_TOTAL_COST NUMBER(22,7)

PRJ_BGT_TOTAL_COST
PRJ_TOTAL_ACT_COST NUMBER(22,7)

PRJ_TOTAL_ACT_COST
PRJ_EST_TOTAL_COST_TO_COMP NUMBER(22,7)

PRJ_EST_TOTAL_COST_TO_COMP

EST_TOTAL_COST_VAR_PCT NUMBER(10,3)

EST_TOTAL_COST_VAR_PCT
ACT_TOTAL_COST_VAR_PCT NUMBER(10,3)

ACT_TOTAL_COST_VAR_PCT
BGT_LABOR_COST NUMBER(22,7)

BGT_LABOR_COST
ACT_LABOR_COST NUMBER(22,7)

ACT_LABOR_COST
EST_LABOR_COST_TO_COMP NUMBER(22,7)

EST_LABOR_COST_TO_COMP
EST_LABOR_COST_VAR_PCT NUMBER(10,3)

EST_LABOR_COST_VAR_PCT
ACT_LABOR_COST_VAR_PCT NUMBER(10,3)

ACT_LABOR_COST_VAR_PCT
BGT_CAPITAL_COST NUMBER(22,7)

BGT_CAPITAL_COST

DWDMR A-Z.doc
ACT_CAPITAL_COST NUMBER(22,7)

ACT_CAPITAL_COST
EST_CAPITAL_COST_TO_COMP NUMBER(22,7)

EST_CAPITAL_COST_TO_COMP
EST_CAPITAL_COST_VAR_PCT NUMBER(10,3)

EST_CAPITAL_COST_VAR_PCT
ACT_CAPITAL_COST_VAR_PCT NUMBER(10,3)

ACT_CAPITAL_COST_VAR_PCT
BGT_FLEX_COST NUMBER(22,7)

BGT_FLEX_COST
ACT_FLEX_COST NUMBER(22,7)

ACT_FLEX_COST
EST_FLEX_COST_TO_COMP NUMBER(22,7)

EST_FLEX_COST_TO_COMP
EST_FLEX_COST_VAR_PCT NUMBER(10,3)

EST_FLEX_COST_VAR_PCT
ACT_FLEX_COST_VAR_PCT NUMBER(10,3)

ACT_FLEX_COST_VAR_PCT
EXP_EFF_WD NUMBER(10,3)

EXP_EFF_WD
EXP_WD_EFF_VAR NUMBER(10,3)

EXP_WD_EFF_VAR
EFF_WD_EFF_VAR_PCT NUMBER(10,3)

EFF_WD_EFF_VAR_PCT
NO_TASKS_OFF_TRACK NUMBER

NO_TASKS_OFF_TRACK
NO_TASKS NUMBER

NO_TASKS
NO_INCOMP_DELAYED_START_T NUMBER
ASKS

NO_INCOMP_DELAYED_START_T
ASKS
NO_DELAYED_COMP_TASKS NUMBER

NO_DELAYED_COMP_TASKS
NO_DEL_TASKS_OFF_TRACK NUMBER

NO_DEL_TASKS_OFF_TRACK
NO_DEL_TASKS NUMBER

NO_DEL_TASKS
NO_DEL_TASKS_COMP NUMBER

NO_DEL_TASKS_COMP

DWDMR A-Z.doc
NO_TASKS_COMP_LATE_PCT NUMBER(10,3)

NO_TASKS_COMP_LATE_PCT
PRJ_PCT_COMP NUMBER(10,3)

PRJ_PCT_COMP
NO_CHG_DEL_PRJ NUMBER

NO_CHG_DEL_PRJ
NO_COMP_CHG_DEL_PRJ NUMBER

NO_COMP_CHG_DEL_PRJ
NO_ITEM_DEL_PRJ NUMBER

NO_ITEM_DEL_PRJ
NO_COMP_ITEM_DEL_PRJ NUMBER

NO_COMP_ITEM_DEL_PRJ
NO_PSR_DEL_PRJ NUMBER

NO_PSR_DEL_PRJ
NO_COMP_PSR_DEL_PRJ NUMBER

NO_COMP_PSR_DEL_PRJ
NO_QCR_DEL_PRJ NUMBER

NO_QCR_DEL_PRJ
NO_COMP_QCR_DEL_PRJ NUMBER

NO_COMP_QCR_DEL_PRJ
HAS_MUL_ACTIVE_GATES_FLG NUMBER

HAS_MUL_ACTIVE_GATES_FLG
HAS_MUL_ACTIVE_PHASES_FLG NUMBER

HAS_MUL_ACTIVE_PHASES_FLG

PH_ACT_START_VAR_DAYS NUMBER

PH_ACT_START_VAR_DAYS
PH_ACT_END_VAR_DAYS NUMBER

PH_ACT_END_VAR_DAYS
PH_ACT_START_DT_WID NUMBER W_DAY_D

PH_ACT_START_DT_WID
PH_ACT_END_DT_WID NUMBER

PH_ACT_END_DT_WID
PH_EST_START_VAR_DAYS NUMBER

PH_EST_START_VAR_DAYS
PH_EST_END_VAR_DAYS NUMBER

PH_EST_END_VAR_DAYS
PH_EST_OVER_BUDGET_FLG NUMBER

PH_EST_OVER_BUDGET_FLG

DWDMR A-Z.doc
PH_EST_OVER_SCH_FLG NUMBER

PH_EST_OVER_SCH_FLG
PH_EST_OVER_EFF_FLG NUMBER

PH_EST_OVER_EFF_FLG
PH_ACT_OVER_BUDGET_FLG NUMBER

PH_ACT_OVER_BUDGET_FLG
PH_ACT_OVER_SCH_FLG NUMBER

PH_ACT_OVER_SCH_FLG
PH_ACT_OVER_EFF_FLG NUMBER

PH_ACT_OVER_EFF_FLG
PH_SCH_DUR_DAYS NUMBER

PH_SCH_DUR_DAYS
PH_ACT_DUR_DAYS NUMBER

PH_ACT_DUR_DAYS
PH_EST_DUR NUMBER

PH_EST_DUR
PH_ACT_DUR_VAR_PCT NUMBER(10,3)

PH_ACT_DUR_VAR_PCT
PH_EST_DUR_VAR_PCT NUMBER(10,3)

PH_EST_DUR_VAR_PCT
PH_BGT_TOTAL_COST NUMBER(22,7)

PH_BGT_TOTAL_COST
PH_ACT_TOTAL_COST NUMBER(22,7)

PH_ACT_TOTAL_COST
PH_EST_TOTAL_COST_TO_COMP NUMBER(22,7)

PH_EST_TOTAL_COST_TO_COMP

PH_EST_TOTAL_COST_VAR_PCT NUMBER(10,3)

PH_EST_TOTAL_COST_VAR_PCT

PH_ACT_TOTAL_COST_VAR_PCT NUMBER(10,3)

PH_ACT_TOTAL_COST_VAR_PCT

PH_BGT_LABOR_COST NUMBER(22,7)

PH_BGT_LABOR_COST
PH_ACT_LABOR_COST NUMBER(22,7)

PH_ACT_LABOR_COST

DWDMR A-Z.doc
PH_EST_LABOR_COST_TO_COMP NUMBER(22,7)

PH_EST_LABOR_COST_TO_COMP

PH_EST_LABOR_COST_VAR_PCT NUMBER(10,3)

PH_EST_LABOR_COST_VAR_PCT

PH_ACT_LABOR_COST_VAR_PCT NUMBER(10,3)

PH_ACT_LABOR_COST_VAR_PCT

PH_BGT_CAPITAL_COST NUMBER(22,7)

PH_BGT_CAPITAL_COST
PH_ACT_CAPITAL_COST NUMBER(22,7)

PH_ACT_CAPITAL_COST
PH_EST_CAPITAL_COST_TO_COM NUMBER(22,7)
P

PH_EST_CAPITAL_COST_TO_COM
P
PH_EST_CAPITAL_COST_VAR_PCT NUMBER(10,3)

PH_EST_CAPITAL_COST_VAR_PCT

PH_ACT_CAPITAL_COST_VAR_PCT NUMBER(10,3)

PH_ACT_CAPITAL_COST_VAR_PCT

PH_BGT_FLEX_COST NUMBER(22,7)

PH_BGT_FLEX_COST
PH_ACT_FLEX_COST NUMBER(22,7)

PH_ACT_FLEX_COST
PH_EST_FLEX_COST_TO_COMP NUMBER(22,7)

PH_EST_FLEX_COST_TO_COMP
PH_EST_FLEX_COST_VAR_PCT NUMBER(10,3)

PH_EST_FLEX_COST_VAR_PCT
PH_ACT_FLEX_COST_VAR_PCT NUMBER(10,3)

PH_ACT_FLEX_COST_VAR_PCT
PH_EXP_EFF_WD NUMBER(10,3)

PH_EXP_EFF_WD
PH_EFF_WD_VAR NUMBER(10,3)

PH_EFF_WD_VAR
PH_EFF_WD_VAR_PCT NUMBER(10,3)

PH_EFF_WD_VAR_PCT

DWDMR A-Z.doc
PH_NO_TASKS_OFF_TRACK NUMBER

PH_NO_TASKS_OFF_TRACK
PH_NO_TASKS NUMBER

PH_NO_TASKS
PH_NO_DELAYED_START_TASKS NUMBER

PH_NO_DELAYED_START_TASKS

PH_NO_DELAYED_COMP_TASKS NUMBER

PH_NO_DELAYED_COMP_TASKS

PH_NO_DEL_TASKS_OFF_TRACK NUMBER

PH_NO_DEL_TASKS_OFF_TRACK

PH_NO_DEL_TASKS NUMBER

PH_NO_DEL_TASKS
PH_NO_DEL_TASKS_COMP NUMBER

PH_NO_DEL_TASKS_COMP
PH_NO_TASKS_COMP_LATE_PCT NUMBER(10,3)

PH_NO_TASKS_COMP_LATE_PCT

PH_PCT_COMP NUMBER(10,3)

PH_PCT_COMP
PH_SCH_START_DT_WID NUMBER

PH_SCH_START_DT_WID
PH_SCH_END_DT_WID NUMBER

PH_SCH_END_DT_WID
PH_EST_START_DT_WID NUMBER

PH_EST_START_DT_WID
SCH_DUR NUMBER

SCH_DUR
PAY_BACK_PERIOD NUMBER

PAY_BACK_PERIOD
EXP_COMMERCIAL_VALUE NUMBER(18,6)

EXP_COMMERCIAL_VALUE
PROB_TECHNICAL_SUCCESS NUMBER(10,3)

PROB_TECHNICAL_SUCCESS
PROB_COMMERCIAL_SUCCESS NUMBER(10,3)

PROB_COMMERCIAL_SUCCESS

DWDMR A-Z.doc
CORE_VS_CONTEXT NUMBER

CORE_VS_CONTEXT
STRATEGIC_FIT NUMBER

STRATEGIC_FIT
TECH_FEASIBILITY NUMBER

TECH_FEASIBILITY
ACTIVE_GATE_FLG NUMBER

ACTIVE_GATE_FLG
CUR_GATE_FLG NUMBER

CUR_GATE_FLG
OPENED_GATE_FLG NUMBER

OPENED_GATE_FLG
ACTIVE_PH_FLG NUMBER

ACTIVE_PH_FLG
CUR_PH_FLG NUMBER

CUR_PH_FLG
CLOSED_PH_FLG NUMBER

CLOSED_PH_FLG
PPM_PHASE_WORKFLOW_ID NUMBER

PPM_PHASE_WORKFLOW_ID
PPM_PROJECT_WORKFLOW_ID NUMBER

PPM_PROJECT_WORKFLOW_ID

CREATE_DT_WID NUMBER

CREATE_DT_WID
UPDT_WID NUMBER

UPDT_WID
ETL_PROC_WID NUMBER

ETL_PROC_WID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
SCH_TTM_DAYS NUMBER(22,7)

SCH_TTM_DAYS
TPL_SCH_TTM_DAYS NUMBER(22,7)

TPL_SCH_TTM_DAYS
ACT_TTM_DAYS NUMBER(22,7)

ACT_TTM_DAYS

DWDMR A-Z.doc
TEMPLATE_PRJ_SCH_END_DT_WI NUMBER
D

TEMPLATE_PRJ_SCH_END_DT_WI
D
TEMPLATE_PRJ_SCH_START_DT_ NUMBER
WID

TEMPLATE_PRJ_SCH_START_DT_
WID
SCH_PRJ_DUR_DAYS NUMBER(22,7)

SCH_PRJ_DUR_DAYS
PRJ_DAYS_FROM_ACT_START_DT NUMBER
_WID

PRJ_DAYS_FROM_ACT_START_DT
_WID
PRJ_SCH_LAUNCH_DT_WID NUMBER

PRJ_SCH_LAUNCH_DT_WID
SCH_TTM_DAYS_LAUNCH_DT_WI NUMBER
D

SCH_TTM_DAYS_LAUNCH_DT_WI
D
TEMPLATE_SCH_LAUNCH_DT_WI NUMBER
D

TEMPLATE_SCH_LAUNCH_DT_WI
D
TEMPLATE_SCH_TTM_DAYS NUMBER(22,7)

TEMPLATE_SCH_TTM_DAYS
PRJ_ACT_LAUNCH_DT_WID NUMBER

PRJ_ACT_LAUNCH_DT_WID
LAUNCH_DT_WID NUMBER(22,7)

LAUNCH_DT_WID
PRJ_NO_OFFTRACK_INCOMP_TAS NUMBER(22,7)
KS

PRJ_NO_OFFTRACK_INCOMP_TAS
KS
PRJ_NO_COMP_TASKS NUMBER(22,7)

PRJ_NO_COMP_TASKS
PH_NO_OFFTRACK_INCOMP_TAS NUMBER(22,7)
KS

PH_NO_OFFTRACK_INCOMP_TAS
KS
PH_NO_COMP_TASKS NUMBER(22,7)

PH_NO_COMP_TASKS
PRJ_EST_END_DT_WID NUMBER

PRJ_EST_END_DT_WID

DWDMR A-Z.doc
TPL_FLG NUMBER

TPL_FLG
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
LAUNCH_DT_VARIANCE_DAYS NUMBER(22,7)

LAUNCH_DT_VARIANCE_DAYS
ACT_TTM_DAYS_LAUNCH_DT_WI NUMBER
D

ACT_TTM_DAYS_LAUNCH_DATE

CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
DELETE_FLG CHAR(1)

DELETE_FLG
TENANT_ID VARCHAR2(80)

TENANT_ID

DWDMR A-Z.doc
W_PLM_PRODUCTLINE_D
Business Name: W_PLM_PRODUCTLINE_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

ROW_WID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
LIST_NAME VARCHAR2(510)

LIST_NAME
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
NAME VARCHAR2(510)

NAME

DWDMR A-Z.doc
W_PLM_PROGRAM_D
Business Name: W_PLM_PROGRAM_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
PROGRAM_WID NUMBER

PROGRAM_WID
PROGRAM_NO VARCHAR2(150)

PROGRAM_NO
NAME VARCHAR2(1000)

NAME
DESCRIPTION VARCHAR2(4000)

DESCRIPTION
DOMAIN_VALUE NUMBER

DOMAIN_VALUE
DURATION_TYPE VARCHAR2(100)

DURATION_TYPE
TYPE VARCHAR2(600)

TYPE
DELEGATED_OWNER VARCHAR2(1000)

DELEGATED_OWNER
PROJECT_STATE VARCHAR2(1000)

PROJECT_STATE
STATUS VARCHAR2(1000)

STATUS
STATUS_TYPE VARCHAR2(1000)

STATUS_TYPE
COST_STATUS VARCHAR2(1000)

COST_STATUS
RESOURCE_STATUS VARCHAR2(1000)

RESOURCE_STATUS
QUALITY_STATUS VARCHAR2(1000)

QUALITY_STATUS
LOCK_USER VARCHAR2(1000)

LOCK_USER
WORKFLOW VARCHAR2(1000)

WORKFLOW
SCHEDULE_STATUS VARCHAR2(1000)

SCHEDULE_STATUS

DWDMR A-Z.doc
OVERALL_STATUS VARCHAR2(1000)

OVERALL_STATUS
GLOBAL VARCHAR2(1000)

GLOBAL
SCHEDULE_EDITOR VARCHAR2(1000)

SCHEDULE_EDITOR
CRITICAL VARCHAR2(1000)

CRITICAL
LOCK_STATUS VARCHAR2(1000)

LOCK_STATUS
RESOURCE_TYPE VARCHAR2(1000)

RESOURCE_TYPE
ARCHIVED_FLG NUMBER

ARCHIVED_FLG
CONTROLLED_FLG NUMBER

CONTROLLED_FLG
FIXED_COST_BGT_FLG NUMBER

FIXED_COST_BGT_FLG
FIXED_COST_ACT_FLG NUMBER

FIXED_COST_ACT_FLG
FIXED_COST_EAC_FLG NUMBER

FIXED_COST_EAC_FLG
CAPITAL_COST_BGT_FLG NUMBER

CAPITAL_COST_BGT_FLG
CAPITAL_COST_ACT_FLG NUMBER

CAPITAL_COST_ACT_FLG
CAPITAL_COST_EAC_FLG NUMBER

CAPITAL_COST_EAC_FLG
FLEX_COST_BGT_FLG NUMBER

FLEX_COST_BGT_FLG
FLEX_COST_ACT_FLG NUMBER

FLEX_COST_ACT_FLG
FLEX_COST_EAC_FLG NUMBER

FLEX_COST_EAC_FLG
IS_TEMPLATE_FLG NUMBER

IS_TEMPLATE_FLG
SCHEDULE_STATUS_REASON VARCHAR2(1000)

SCHEDULE_STATUS_REASON
ROLLUP_HEALTH_STATUS VARCHAR2(1000)

ROLLUP_HEALTH_STATUS

DWDMR A-Z.doc
COST_STATUS_REASON VARCHAR2(1000)

COST_STATUS_REASON
RESOURCE_STATUS_REASON VARCHAR2(1000)

RESOURCE_STATUS_REASON
QUALITY_STATUS_REASON VARCHAR2(1000)

QUALITY_STATUS_REASON
CREATED_FROM_TEMPLATE VARCHAR2(1000)

CREATED_FROM_TEMPLATE
LOCKED_FROM_PROGRAM VARCHAR2(1000)

LOCKED_FROM_PROGRAM
PRG_SCH_START_DATE DATE

PRG_SCH_START_DT_WID
PRG_SCH_END_DATE DATE

PRG_SCH_END_DT_WID
PRG_ACT_START_DATE DATE

PRG_ACT_START_DT_WID
PRG_ACT_END_DATE DATE

PRG_ACT_END_DT_WID
PRG_EST_START_DATE DATE

PRG_EST_START_DT_WID
PRG_EST_END_DATE DATE

PRG_EST_END_DT_WID
ROW_WID NUMBER

ROW_WID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
TENANT_ID VARCHAR2(80)

TENANT_ID
ETL_PROC_WID NUMBER

ETL_PROC_WID
CREATED_ON_DT DATE

CREATED_ON_DT

DWDMR A-Z.doc
CHANGED_ON_DT DATE

CHANGED_ON_DT

DWDMR A-Z.doc
W_PLM_PROGRAM_F
Business Name: W_PLM_PROGRAM_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
PROGRAM_WID NUMBER W_PLM_PROGRAM_D

PROGRAM_WID
PROGRAM_NO VARCHAR2(256)

PROGRAM_NO
CLASS_WID NUMBER

CLASS_WID
SUBCLASS_WID NUMBER

SUBCLASS_WID
OWNER_WID NUMBER W_PRODUCT_D

OWNER_WID
PRG_BGT_TOTAL_COST NUMBER(22,7)

PRG_BGT_TOTAL_COST
PRG_ACT_TOTAL_COST NUMBER(22,7)

PRG_ACT_TOTAL_COST
PRG_EST_TOTAL_COST_TO_COM NUMBER(22,7)
P

PRG_EST_TOTAL_COST_TO_COM
P
PRG_EST_COST_VAR NUMBER(22,7)

PRG_EST_COST_VAR
PRG_END_DATE_VAR_DAYS NUMBER

PRG_END_DATE_VAR_DAYS
PRG_SCH_START_DT_WID NUMBER W_DAY_D

PRG_SCH_START_DT_WID
PRG_SCH_END_DT_WID NUMBER

PRG_SCH_END_DT_WID
PRG_ACT_START_DT_WID NUMBER

PRG_ACT_START_DT_WID
PRG_ACT_END_DT_WID NUMBER

PRG_ACT_END_DT_WID
PRG_EST_START_DT_WID NUMBER

PRG_EST_START_DT_WID
PRG_EST_END_DT_WID NUMBER

PRG_EST_END_DT_WID

DWDMR A-Z.doc
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
TENANT_ID VARCHAR2(80)

TENANT_ID
ETL_PROC_WID NUMBER

ETL_PROC_WID

DWDMR A-Z.doc
W_PLM_PROJECT_D
Business Name: W_PLM_PROJECT_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
PROJECT_WID NUMBER

PROJECT_WID
PROJECT_NO VARCHAR2(150)

PROJECT_NO
NAME VARCHAR2(800)

NAME
DESCRIPTION VARCHAR2(4000)

DESCRIPTION
DOMAIN_VALUE NUMBER

DOMAIN_VALUE
DURATION_TYPE VARCHAR2(100)

DURATION_TYPE
TYPE VARCHAR2(600)

TYPE
DELEGATED_OWNER VARCHAR2(1000)

DELEGATED_OWNER
PROJECT_STATE VARCHAR2(1000)

PROJECT_STATE
STATUS VARCHAR2(1000)

STATUS
STATUS_TYPE VARCHAR2(1000)

STATUS_TYPE
COST_STATUS VARCHAR2(1000)

COST_STATUS
RESOURCE_STATUS VARCHAR2(1000)

RESOURCE_STATUS
QUALITY_STATUS VARCHAR2(1000)

QUALITY_STATUS
LOCK_USER VARCHAR2(1000)

LOCK_USER
WORKFLOW VARCHAR2(1000)

WORKFLOW
SCHEDULE_STATUS VARCHAR2(1000)

SCHEDULE_STATUS

DWDMR A-Z.doc
OVERALL_STATUS VARCHAR2(1000)

OVERALL_STATUS
GLOBAL VARCHAR2(1000)

GLOBAL
SCHEDULE_EDITOR VARCHAR2(1000)

SCHEDULE_EDITOR
CRITICAL VARCHAR2(1000)

CRITICAL
LOCK_STATUS VARCHAR2(1000)

LOCK_STATUS
RESOURCE_TYPE VARCHAR2(1000)

RESOURCE_TYPE
ARCHIVED_FLG NUMBER

ARCHIVED_FLG
CONTROLLED_FLG NUMBER

CONTROLLED_FLG
FIXED_COST_BGT_FLG NUMBER

FIXED_COST_BGT_FLG
FIXED_COST_ACT_FLG NUMBER

FIXED_COST_ACT_FLG
FIXED_COST_EAC_FLG NUMBER

FIXED_COST_EAC_FLG
CAPITAL_COST_BGT_FLG NUMBER

CAPITAL_COST_BGT_FLG
CAPITAL_COST_ACT_FLG NUMBER

CAPITAL_COST_ACT_FLG
CAPITAL_COST_EAC_FLG NUMBER

CAPITAL_COST_EAC_FLG
FLEX_COST_BGT_FLG NUMBER

FLEX_COST_BGT_FLG
FLEX_COST_ACT_FLG NUMBER

FLEX_COST_ACT_FLG
FLEX_COST_EAC_FLG NUMBER

FLEX_COST_EAC_FLG
IS_TEMPLATE_FLG NUMBER

IS_TEMPLATE_FLG
SCHEDULE_STATUS_REASON VARCHAR2(1000)

SCHEDULE_STATUS_REASON
ROLLUP_HEALTH_STATUS VARCHAR2(1000)

ROLLUP_HEALTH_STATUS

DWDMR A-Z.doc
COST_STATUS_REASON VARCHAR2(1000)

COST_STATUS_REASON
RESOURCE_STATUS_REASON VARCHAR2(1000)

RESOURCE_STATUS_REASON
QUALITY_STATUS_REASON VARCHAR2(1000)

QUALITY_STATUS_REASON
CREATED_FROM_TEMPLATE VARCHAR2(1000)

CREATED_FROM_TEMPLATE
LOCKED_FROM_PROGRAM VARCHAR2(1000)

LOCKED_FROM_PROGRAM
ROW_WID NUMBER

ROW_WID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
ACTIVE_PRJ_FLG NUMBER

ACTIVE_PRJ_FLG
COMPLETE_FLG NUMBER

COMPLETE_FLG
PRIORITY_INDICATOR VARCHAR2(256)

PRIORITY_INDICATOR
RISK VARCHAR2(256)

RISK
CMPL_LATE_SCH_VAR_1_10_FLG NUMBER

CMPL_LATE_SCH_VAR_1_10_FLG

CMPL_LATE_SCH_VAR_11_20_FL NUMBER
G

CMPL_LATE_SCH_VAR_11_20_FL
G
CMPL_LATE_SCH_VAR_GT_20_FL NUMBER
G

CMPL_LATE_SCH_VAR_GT_20_FL
G
RESOURCE_FLG NUMBER

RESOURCE_FLG
OWNER VARCHAR2(1000)

OWNER
ROOT_PARENT VARCHAR2(256)

ROOT_PARENT

DWDMR A-Z.doc
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
TENANT_ID VARCHAR2(80)

TENANT_ID
ETL_PROC_WID NUMBER

ETL_PROC_WID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
PRJ_SCH_START_DATE DATE

PRJ_SCH_END_DATE DATE

DWDMR A-Z.doc
W_PLM_PROJECT_PORTFOLIO_H
Business Name: W_PLM_PROJECT_PORTFOLIO_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
PPM_PROJECT_WID NUMBER

PPM_PROJECT_WID
PPM_PORTFOLIO_WID NUMBER

PPM_PORTFOLIO_WID
PPM_PORTFOLIO_OWNER_WID NUMBER

PPM_PORTFOLIO_OWNER_WID

DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
TENANT_ID VARCHAR2(80)

TENANT_ID
ETL_PROC_WID NUMBER

ETL_PROC_WID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT

DWDMR A-Z.doc
W_PLM_PROJECT_PROGRAM_H
Business Name: W_PLM_PROJECT_PROGRAM_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
PPM_PROJECT_WID NUMBER

PPM_PROJECT_WID
PPM_PROGRAM_WID NUMBER

PPM_PROGRAM_WID
PPM_PROGRAM_OWNER_WID NUMBER

PPM_PROGRAM_OWNER_WID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
TENANT_ID VARCHAR2(80)

TENANT_ID
ETL_PROC_WID NUMBER

ETL_PROC_WID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT

DWDMR A-Z.doc
W_PLM_PROJECT_TYPE_D
Business Name: W_PLM_PROJECT_TYPE_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
PPM_PROJECT_TYPE_WID NUMBER

PPM_PROJECT_TYPE_WID
NAME VARCHAR2(800)

NAME
LIST_ID NUMBER

LIST_ID
ENABLE NUMBER

ENABLE
ROW_WID NUMBER

ROW_WID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
TENANT_ID VARCHAR2(80)

TENANT_ID
ETL_PROC_WID NUMBER

ETL_PROC_WID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT

DWDMR A-Z.doc
W_PLM_PROJECT_TYPE_H
Business Name: W_PLM_PROJECT_TYPE_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ACTIVITY_WID NUMBER

ACTIVITY_WID
PPM_PROJECT_TYPE_WID NUMBER

PPM_PROJECT_TYPE_WID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
TENANT_ID VARCHAR2(80)

TENANT_ID
ETL_PROC_WID NUMBER

ETL_PROC_WID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT

DWDMR A-Z.doc
W_PLM_PROJECT_WORKFLOW_D
Business Name: W_PLM_PROJECT_WORKFLOW_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
WORKFLOW_STATE VARCHAR2(256)

WORKFLOW_STATE
WORKFLOW_STATE_ID NUMBER

WORKFLOW_STATE_ID
WORKFLOW_ID NUMBER

WORKFLOW_ID
PPM_PROJECT_WORKFLOW_ID NUMBER

PPM_PROJECT_WORKFLOW_ID

WORKFLOW_TYPE VARCHAR2(2048)

WORKFLOW_TYPE
WORKFLOW VARCHAR2(256)

WORKFLOW
LIST_ID NUMBER

LIST_ID
ENABLE CHAR(1)

ENABLE
ROW_WID NUMBER

ROW_WID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
TENANT_ID VARCHAR2(80)

TENANT_ID
ETL_PROC_WID NUMBER

ETL_PROC_WID

DWDMR A-Z.doc
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT

DWDMR A-Z.doc
W_PLM_PR_CUSTOMER_H
Business Name: W_PLM_PR_CUSTOMER_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
PR_WID NUMBER

PR_WID
CUSTOMER_ID NUMBER

CUSTOMER_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID

DWDMR A-Z.doc
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
W_PLM_PR_D
Business Name: W_PLM_PR_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
PR_WID NUMBER

PR_WID
PR_NUMBER VARCHAR2(256)

PR_NUMBER
PARENT_PR_NO VARCHAR2(256)

PARENT_PR_NO
DESCRIPTION VARCHAR2(4000)

DESCRIPTION
RELEASED_FLG NUMBER

RELEASED_FLG
PARENT_PR_FLG NUMBER

PARENT_PR_FLG
OVERDUE_FLG NUMBER

OVERDUE_FLG
COMPLETE_FLG NUMBER

COMPLETE_FLG
CAPA_FLG NUMBER

CAPA_FLG
AUDIT_FLG NUMBER

AUDIT_FLG
VALID_FLG NUMBER

VALID_FLG
CANCEL_FLG NUMBER

CANCEL_FLG
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
ROW_WID NUMBER

ROW_WID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT

DWDMR A-Z.doc
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM
RPT_FAILURE_TYPE VARCHAR2(256)

RPT_FAILURE_TYPE
PRIORITY VARCHAR2(256)

PRIORITY
SUSP_FAILURE_TYPE VARCHAR2(256)

SUSP_FAILURE_TYPE
SALES_REGION VARCHAR2(256)

SALES_REGION
CONTACT_MODE VARCHAR2(256)

CONTACT_MODE
CALLER_TYPE VARCHAR2(256)

CALLER_TYPE
REASON_CODE VARCHAR2(256)

REASON_CODE
PRG VARCHAR2(256)

PRG

DWDMR A-Z.doc
REG_RPT_TYPE VARCHAR2(256)

REG_RPT_TYPE
PRBL_REPD VARCHAR2(256)

PRBL_REPD
PROBLEM_TYPE VARCHAR2(256)

PROBLEM_TYPE
LOCATION VARCHAR2(256)

LOCATION
INT_ORGANIZATION VARCHAR2(256)

INT_ORGANIZATION
SALES_OWNER VARCHAR2(256)

CUSTOMER_CLOSED_TIME VARCHAR2(7)

FIRST_RESPONSE_TIME VARCHAR2(7)

ISSUE_CONFIRMATION_TIME VARCHAR2(7)

LAST_CONTACT_TIME VARCHAR2(7)

DWDMR A-Z.doc
W_PLM_PR_DESIGNOWNER_H
Business Name: W_PLM_PR_DESIGNOWNER_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
PR_ID NUMBER

PR_ID
DESIGNOWNER_ID NUMBER

DESIGNOWNER_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID

DWDMR A-Z.doc
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
W_PLM_PR_DOC_D
Business Name: W_PLM_PR_DOC_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
PR_DOC_WID NUMBER

PR_DOC_WID
NAME VARCHAR2(4000)

NAME
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
ROW_WID NUMBER

ROW_WID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID

DWDMR A-Z.doc
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
W_PLM_PR_DOC_H
Business Name: W_PLM_PR_DOC_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
PR_ID NUMBER

PR_WID
DOC_ID NUMBER

DOC_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID

DWDMR A-Z.doc
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
W_PLM_PR_F
Business Name: W_PLM_PR_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
PR_WID NUMBER W_PARTY_D

PR_WID
PR_WID NUMBER W_PLM_PR_D

PR_WID
PR_WORKFLOW_WID NUMBER W_PLM_PR_WORKFLOW_D

PR_WORKFLOW_WID
QUALITY_ANALYST_USER_WID NUMBER

QUALITY_ANALYST_USER_WID
ORIGINATOR_USER_WID NUMBER W_USER_D

ORIGINATOR_USER_WID
CURRENT_OWNER_USER_WID NUMBER

CURRENT_OWNER_USER_WID
SALES_OWNER_WID NUMBER

SALES_OWNER_WID
ORIGINATED_TIME_WID NUMBER W_DAY_D

ORIGINATED_TIME_WID
EXPECTED_RESOLUTION_TIME_W NUMBER
ID

EXPECTED_RESOLUTION_TIME_W
ID
FINAL_COMPLETE_TIME_WID NUMBER

FINAL_COMPLETE_TIME_WID
RELEASED_TIME_WID NUMBER

RELEASED_TIME_WID
SUBMITTED_TIME_WID NUMBER

SUBMITTED_TIME_WID
ISSUE_CONFIRMATION_TIME_WI NUMBER
D

ISSUE_CONFIRMATION_TIME_WI
D
FIRST_RESPONSE_TIME_WID NUMBER

FIRST_RESPONSE_TIME_WID
LAST_CONTACT_TIME_WID NUMBER

LAST_CONTACT_TIME_WID

DWDMR A-Z.doc
CUSTOMER_CLOSED_TIME_WID NUMBER

CUSTOMER_CLOSED_TIME_WID

LOCATION_WID NUMBER

LOCATION_WID
INT_ORGANIZATION_WID NUMBER

INT_ORGANIZATION_WID
RELEASED_FLG NUMBER

RELEASED_FLG
PARENT_PR_FLG NUMBER

PARENT_PR_FLG
OVERDUE_FLG NUMBER

OVERDUE_FLG
COMPLETE_FLG NUMBER

COMPLETE_FLG
CAPA_FLG NUMBER

CAPA_FLG
AUDIT_FLG NUMBER

AUDIT_FLG
VALID_FLG NUMBER

VALID_FLG
CANCEL_FLG NUMBER

CANCEL_FLG
DURATION_DAYS NUMBER(22,2)

DURATION_DAYS
SBMT_RLSE_HOLD_DURATION_D NUMBER(22,2)
AYS

SBMT_RLSE_HOLD_DURATION_D
AYS
SBMT_CMPL_HOLD_DURATION_D NUMBER(22,2)
AYS

SBMT_CMPL_HOLD_DURATION_D
AYS
ORIG_CMPL_DAYS NUMBER(22,2)

ORIG_CMPL_DAYS
ORIG_CMPL_HOLD_DURATION_D NUMBER(22,2)
AYS

ORIG_CMPL_HOLD_DURATION_D
AYS

DWDMR A-Z.doc
ORIG_RLSE_HOLD_DURATION_DA NUMBER(22,2)
YS

ORIG_RLSE_HOLD_DURATION_DA
YS
ORIG_RLSE_DAYS NUMBER(22,2)

ORIG_RLSE_DAYS
ORIG_EXPT_DAYS NUMBER(22,2)

ORIG_EXPT_DAYS
OVERDUE_IN_PROCESS_DAYS NUMBER(22,2)

OVERDUE_IN_PROCESS_DAYS
OVERDUE_RELEASED_DAYS NUMBER(22,2)

OVERDUE_RELEASED_DAYS
SBMT_CMPL_DAYS NUMBER(22,2)

SBMT_CMPL_DAYS
SBMT_RLSE_DAYS NUMBER(22,2)

SBMT_RLSE_DAYS
LOC_EXCHANGE_RATE NUMBER(22,7)

LOC_EXCHANGE_RATE
PROJ_EXCHANGE_RATE NUMBER(22,7)

PROJ_EXCHANGE_RATE
GLOBAL1_EXCHANGE_RATE NUMBER(22,7)

GLOBAL1_EXCHANGE_RATE
GLOBAL2_EXCHANGE_RATE NUMBER(22,7)

GLOBAL2_EXCHANGE_RATE
GLOBAL3_EXCHANGE_RATE NUMBER(22,7)

GLOBAL3_EXCHANGE_RATE
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
NEW_FLG CHAR(1)

NEW_FLG
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT

DWDMR A-Z.doc
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM
ID NUMBER

DOC_CURR_CODE VARCHAR2(30)

DOC_CURR_CODE
LOC_CURR_CODE VARCHAR2(30)

LOC_CURR_CODE

DWDMR A-Z.doc
W_PLM_PR_FUNCAREA_D
Business Name: W_PLM_PR_FUNCAREA_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
PR_FUNCAREA_ID NUMBER

PR_FUNCAREA_ID
NAME VARCHAR2(4000)

NAME
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID

DWDMR A-Z.doc
X_CUSTOM VARCHAR2(255)

X_CUSTOM
ROW_WID NUMBER

ROW_WID

DWDMR A-Z.doc
W_PLM_PR_FUNCAREA_H
Business Name: W_PLM_PR_FUNCAREA_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
PR_ID NUMBER

PR_ID
FUNCAREA_ID NUMBER

FUNCAREA_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID

DWDMR A-Z.doc
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
W_PLM_PR_ITEM_D
Business Name: W_PLM_PR_ITEM_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
PR_WID NUMBER

PR_WID
ITEM_WID NUMBER

ITEM_WID
ITEM_CATEGORY VARCHAR2(80)

ITEM_CATEGORY
ITEM_COMMODITY VARCHAR2(80)

ITEM_COMMODITY
ITEM_FAILURE_MODE VARCHAR2(80)

ITEM_FAILURE_MODE
ITEM_PART_FAMILY VARCHAR2(80)

ITEM_PART_FAMILY
ITEM_SIZE VARCHAR2(80)

ITEM_SIZE
ITEM_TYPE VARCHAR2(80)

ITEM_TYPE
ITEM_NO VARCHAR2(256)

ITEM_NO
ITEM_DESCRIPTION VARCHAR2(256)

ITEM_DESCRIPTION
ITEM_CLASS_NAME VARCHAR2(256)

ITEM_CLASS_NAME
LATEST_CHANGE_NO VARCHAR2(256)

LATEST_CHANGE_NO
REVISION_FIXED VARCHAR2(256)

REVISION_FIXED
REVISION_FOUND VARCHAR2(256)

REVISION_FOUND
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
ROW_WID NUMBER

ROW_WID

DWDMR A-Z.doc
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM
PR_ITEM_FAIL_MFR_PART VARCHAR2(256)

PR_ITEM_RPT_FAILURE VARCHAR2(256)

PR_ITEM_TLA VARCHAR2(256)

REVISION_CHANGE_TYPE VARCHAR2(256)

REVISION_FLG NUMBER

DWDMR A-Z.doc
W_PLM_PR_ITEM_F
Business Name: W_PLM_PR_ITEM_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
PR_WID NUMBER W_PLM_PR_ITEM_D

PR_WID
PR_WORKFLOW_WID NUMBER

PR_WORKFLOW_WID
ISSUE_CONFIRMATION_TIME_WI NUMBER
D

ISSUE_CONFIRMATION_TIME_WI
D
LOCATION_WID NUMBER

LOCATION_WID
INT_ORGANIZATION_WID NUMBER

INT_ORGANIZATION_WID
AFFECTED_SITE_WID NUMBER

AFFECTED_SITE_WID
PARENT_PR_FLG NUMBER

PARENT_PR_FLG
ITEM_WID NUMBER W_PRODUCT_D

ITEM_WID
ITEM_COMPONENT_ENGINEER_ NUMBER
WID

ITEM_COMPONENT_ENGINEER_
WID
ITEM_CREATE_USER_WID NUMBER

ITEM_CREATE_USER_WID
ITEM_REV_WID NUMBER

ITEM_REV_WID
CHANGE_CLASS_WID NUMBER

CHANGE_CLASS_WID
CHANGE_WID NUMBER

CHANGE_WID
CLASS_WID NUMBER

CLASS_WID
COMPLIANCE_TIME_WID NUMBER

COMPLIANCE_TIME_WID

DWDMR A-Z.doc
CREATE_DATE_WID NUMBER

CREATE_DATE_WID
DOC_CREATE_USER_WID NUMBER

DOC_CREATE_USER_WID
EFFECTIVITY_TIME_WID NUMBER

EFFECTIVITY_TIME_WID
EXPECTED_RESOLUTION_TIME_W NUMBER
ID

EXPECTED_RESOLUTION_TIME_W
ID
FINAL_COMPLETE_TIME_WID NUMBER

FINAL_COMPLETE_TIME_WID
NEXT_REV_RELEASE_TIME_WID NUMBER

NEXT_REV_RELEASE_TIME_WID

OBSOLETE_TIME_WID NUMBER

OBSOLETE_TIME_WID
ORIGINATED_TIME_WID NUMBER

ORIGINATED_TIME_WID
ORIGINATOR_USER_WID NUMBER

ORIGINATOR_USER_WID
NUMBER_OF_MFR_PARTS NUMBER

NUMBER_OF_MFR_PARTS
ORIG_CMPL_DAYS NUMBER(22,2)

ORIG_CMPL_DAYS
ORIG_CMPL_HOLD_DURATION_D NUMBER(22,2)
AYS

ORIG_CMPL_HOLD_DURATION_D
AYS
ORIG_EXPT_DAYS NUMBER(22,2)

ORIG_EXPT_DAYS
ORIG_RLSE_DAYS NUMBER(22,2)

ORIG_RLSE_DAYS
ORIG_RLSE_HOLD_DURATION_DA NUMBER(22,2)
YS

ORIG_RLSE_HOLD_DURATION_DA
YS
OVERDUE_IN_PROCESS_DAYS NUMBER(22,2)

OVERDUE_IN_PROCESS_DAYS
OVERDUE_RELEASED_DAYS NUMBER(22,2)

OVERDUE_RELEASED_DAYS

DWDMR A-Z.doc
SALES_OWNER_WID NUMBER

SALES_OWNER_WID
PQM_QUALITY_ANALYST_USER_ NUMBER
WID

PQM_QUALITY_ANALYST_USER_
WID
QUANTITY_AFFECTED NUMBER

QUANTITY_AFFECTED
RELEASED_TIME_WID NUMBER

RELEASED_TIME_WID
REV_INCORP_TIME_WID NUMBER

REV_INCORP_TIME_WID
REV_SEQ NUMBER

REV_SEQ
SBMT_CMPL_DAYS NUMBER(22,2)

SBMT_CMPL_DAYS
SBMT_RLSE_DAYS NUMBER(22,2)

SBMT_RLSE_DAYS
SBMT_RLSE_HOLD_DURATION_D NUMBER(22,2)
AYS

SBMT_RLSE_HOLD_DURATION_D
AYS
SITE_WID NUMBER

SITE_WID
SUBMITTED_TIME_WID NUMBER

SUBMITTED_TIME_WID
WEIGHT NUMBER(22,2)

WEIGHT
CAPA_FLG NUMBER

CAPA_FLG
CURRENT_OWNER_USER_WID NUMBER

CURRENT_OWNER_USER_WID
DURATION_DAYS NUMBER(22,2)

DURATION_DAYS
REV_ID NUMBER

REV_ID
SBMT_CMPL_HOLD_DURATION_D NUMBER(22,2)
AYS

SBMT_CMPL_HOLD_DURATION_D
AYS
ITEM_COMMODITY_4 NUMBER

ITEM_COMMODITY_4

DWDMR A-Z.doc
ITEM_COMMODITY_5 NUMBER

ITEM_COMMODITY_5
ITEM_COMP_ENG_1_ID NUMBER

ITEM_COMP_ENG_1_ID
ITEM_COMP_ENG_2_ID NUMBER

ITEM_COMP_ENG_2_ID
ITEM_COMP_ENG_4 NUMBER

ITEM_COMP_ENG_4
ITEM_COMP_ENG_5 NUMBER

ITEM_COMP_ENG_5
ITEM_CUST_SUPP_1_ID NUMBER

ITEM_CUST_SUPP_1_ID
ITEM_CUST_SUPP_2_ID NUMBER

ITEM_CUST_SUPP_2_ID
ITEM_CUST_SUPP_4 NUMBER

ITEM_CUST_SUPP_4
ITEM_CUST_SUPP_5 NUMBER

ITEM_CUST_SUPP_5
ITEM_ERP_4 NUMBER

ITEM_ERP_4
ITEM_ERP_5 NUMBER

ITEM_ERP_5
ITEM_PROD_ENG_1_ID NUMBER

ITEM_PROD_ENG_1_ID
ITEM_PROD_ENG_2_ID NUMBER

ITEM_PROD_ENG_2_ID
ITEM_PROD_ENG_4 NUMBER

ITEM_PROD_ENG_4
ITEM_PROD_ENG_5 NUMBER

ITEM_PROD_ENG_5
DOC_CONF_MGMT_4 NUMBER

DOC_CONF_MGMT_4
DOC_CONF_MGMT_5 NUMBER

DOC_CONF_MGMT_5
DOC_ERP_4 NUMBER

DOC_ERP_4
DOC_ERP_5 NUMBER

DOC_ERP_5
DOC_MANUF_1_ID NUMBER

DOC_MANUF_1_ID

DWDMR A-Z.doc
DOC_MANUF_2_ID NUMBER

DOC_MANUF_2_ID
DOC_MANUF_4 NUMBER

DOC_MANUF_4
DOC_MANUF_5 NUMBER

DOC_MANUF_5
DOC_PROD_ENG_1_ID NUMBER

DOC_PROD_ENG_1_ID
DOC_PROD_ENG_2_ID NUMBER

DOC_PROD_ENG_2_ID
DOC_PROD_ENG_4 NUMBER

DOC_PROD_ENG_4
DOC_PROD_ENG_5 NUMBER

DOC_PROD_ENG_5
LOC_EXCHANGE_RATE NUMBER(22,7)

LOC_EXCHANGE_RATE
PROJ_EXCHANGE_RATE NUMBER(22,7)

PROJ_EXCHANGE_RATE
GLOBAL1_EXCHANGE_RATE NUMBER(22,7)

GLOBAL1_EXCHANGE_RATE
GLOBAL2_EXCHANGE_RATE NUMBER(22,7)

GLOBAL2_EXCHANGE_RATE
GLOBAL3_EXCHANGE_RATE NUMBER(22,7)

GLOBAL3_EXCHANGE_RATE
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG

DWDMR A-Z.doc
REVISION_FIXED VARCHAR2(256)

ETL_PROC_WID NUMBER

ETL_PROC_WID
ITEM_FAILURE_MODE_WID NUMBER

ITEM_FAILURE_MODE_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM
ID NUMBER

DOC_CURR_CODE VARCHAR2(30)

DOC_CURR_CODE
LOC_CURR_CODE VARCHAR2(30)

LOC_CURR_CODE

DWDMR A-Z.doc
W_PLM_PR_ITEM_PRODUCTLINE_H
Business Name: W_PLM_PR_ITEM_PRODUCTLINE_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ITEM_WID NUMBER

ITEM_WID
ITEM_PRODUCTLINE_ID NUMBER

ITEM_PRODUCTLINE_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID

DWDMR A-Z.doc
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
W_PLM_PR_PRGTASK_D
Business Name: W_PLM_PR_PRGTASK_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
PR_PRGTASK_ID NUMBER

PR_PRGTASK_ID
NAME VARCHAR2(4000)

NAME
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
ROW_WID NUMBER

ROW_WID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID

DWDMR A-Z.doc
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
W_PLM_PR_PRGTASK_H
Business Name: W_PLM_PR_PRGTASK_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
PR_ID NUMBER

PR_ID
PRGTASK_ID NUMBER

PRGTASK_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID

DWDMR A-Z.doc
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
W_PLM_PR_PRODUCTLINE_H
Business Name: W_PLM_PR_PRODUCTLINE_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
PR_WID NUMBER

PR_WID
PRODUCTLINE_ID NUMBER

PRODUCTLINE_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID

DWDMR A-Z.doc
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
W_PLM_PR_QMS_D
Business Name: W_PLM_PR_QMS_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
PR_QMS_ID NUMBER

PR_QMS_ID
NAME VARCHAR2(4000)

NAME
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
ROW_WID NUMBER

ROW_WID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID

DWDMR A-Z.doc
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
W_PLM_PR_QMS_H
Business Name: W_PLM_PR_QMS_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
PR_ID NUMBER

PR_ID
QMS_ID NUMBER

QMS_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID

DWDMR A-Z.doc
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
W_PLM_PR_SUPPLIER_H
Business Name: W_PLM_PR_SUPPLIER_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
PR_WID NUMBER

PR_WID
SUPPLIER_ID NUMBER

SUPPLIER_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID

DWDMR A-Z.doc
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
W_PLM_PR_WORKFLOW_D
Business Name: W_PLM_PR_WORKFLOW_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

ROW_WID
WORKFLOW_WID NUMBER

WORKFLOW_WID
WORKFLOW_STATE VARCHAR2(256)

WORKFLOW_STATE
WORKFLOW_TYPE VARCHAR2(256)

WORKFLOW_TYPE
WORKFLOW VARCHAR2(256)

WORKFLOW
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT

DWDMR A-Z.doc
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
W_PLM_PR_WORKFLOW_F
Business Name: W_PLM_PR_WORKFLOW_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
PR_WID NUMBER

PR_WID
PR_WORKFLOW_WID NUMBER

PR_WORKFLOW_WID
CURRENT_OWNER_USER_WID NUMBER

CURRENT_OWNER_USER_WID
ORIGINATOR_USER_WID NUMBER

ORIGINATOR_USER_WID
SALES_OWNER_WID NUMBER

SALES_OWNER_WID
QUALITY_ANALYST_USER_WID NUMBER

QUALITY_ANALYST_USER_WID
ENTRY_TIME_WID NUMBER

ENTRY_TIME_WID
EXIT_TIME_WID NUMBER

EXIT_TIME_WID
SUBMITTED_TIME_WID NUMBER

SUBMITTED_TIME_WID
ORIGINATED_TIME_WID NUMBER

ORIGINATED_TIME_WID
FINAL_COMPLETE_TIME_WID NUMBER

FINAL_COMPLETE_TIME_WID
ISSUE_CONFIRMATION_TIME_WI NUMBER
D

ISSUE_CONFIRMATION_TIME_WI
D
EXPECTED_RESOLUTION_TIME_W NUMBER
ID

EXPECTED_RESOLUTION_TIME_W
ID
RELEASED_TIME_WID NUMBER

RELEASED_TIME_WID
LOCATION_WID NUMBER

LOCATION_WID

DWDMR A-Z.doc
INT_ORGANIZATION_WID NUMBER

INT_ORGANIZATION_WID
FROM_PR_WORKFLOW_WID NUMBER

FROM_PR_WORKFLOW_WID
TO_PR_WORKFLOW_WID NUMBER

TO_PR_WORKFLOW_WID
DURATION_DAYS NUMBER(22,2)

DURATION_DAYS
ORIG_CMPL_HOLD_DURATION_D NUMBER(22,2)
AYS

ORIG_CMPL_HOLD_DURATION_D
AYS
ORIG_EXPT_DAYS NUMBER(22,2)

ORIG_EXPT_DAYS
ORIG_RLSE_DAYS NUMBER(22,2)

ORIG_RLSE_DAYS
ORIG_CMPL_DAYS NUMBER(22,2)

ORIG_CMPL_DAYS
ORIG_RLSE_HOLD_DURATION_DA NUMBER(22,2)
YS

ORIG_RLSE_HOLD_DURATION_DA
YS
SBMT_CMPL_DAYS NUMBER(22,2)

SBMT_CMPL_DAYS
SBMT_CMPL_HOLD_DURATION_D NUMBER(22,2)
AYS

SBMT_CMPL_HOLD_DURATION_D
AYS
SBMT_RLSE_DAYS NUMBER(22,2)

SBMT_RLSE_DAYS
SBMT_RLSE_HOLD_DURATION_D NUMBER(22,2)
AYS

SBMT_RLSE_HOLD_DURATION_D
AYS
OVERDUE_IN_PROCESS_DAYS NUMBER(22,2)

OVERDUE_IN_PROCESS_DAYS
OVERDUE_RELEASED_DAYS NUMBER(22,2)

OVERDUE_RELEASED_DAYS
OPEN_FLG NUMBER

OPEN_FLG
CUR_WKFLW_STATE_FLG NUMBER

CUR_WKFLW_STATE_FLG

DWDMR A-Z.doc
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM
ID NUMBER

DWDMR A-Z.doc
W_PLM_REGION_D
Business Name: W_PLM_REGION_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
PPM_REGION_WID NUMBER

PPM_REGION_WID
NAME VARCHAR2(800)

NAME
LIST_ID NUMBER

LIST_ID
ENABLE NUMBER

ENABLE
ROW_WID NUMBER

ROW_WID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
TENANT_ID VARCHAR2(80)

TENANT_ID
ETL_PROC_WID NUMBER

ETL_PROC_WID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT

DWDMR A-Z.doc
W_PLM_REGION_H
Business Name: W_PLM_REGION_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ACTIVITY_WID NUMBER

ACTIVITY_WID
PPM_REGION_WID NUMBER

PPM_REGION_WID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
TENANT_ID VARCHAR2(80)

TENANT_ID
ETL_PROC_WID NUMBER

ETL_PROC_WID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT

DWDMR A-Z.doc
W_PLM_ROOT_PROGRAM_D
Business Name: W_PLM_ROOT_PROGRAM_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROOT_PROGRAM_WID NUMBER

ROOT_PROGRAM_WID
NAME VARCHAR2(800)

NAME
ENABLE CHAR(1)

ENABLE
ROW_WID NUMBER

ROW_WID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
TENANT_ID VARCHAR2(80)

TENANT_ID
ETL_PROC_WID NUMBER

ETL_PROC_WID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT

DWDMR A-Z.doc
W_PLM_SITE_D
Business Name: W_PLM_SITE_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
SITE_WID NUMBER

SITE_WID
NAME VARCHAR2(800)

NAME
LIST_NAME VARCHAR2(510)

LIST_NAME
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
ROW_WID NUMBER

ROW_WID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG

DWDMR A-Z.doc
W_PLM_SNAPSHOT_F
Business Name: W_PLM_SNAPSHOT_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ACTIVITY_WID NUMBER

ACTIVITY_WID
SNAPSHOT_DT_WID NUMBER

SNAPSHOT_DT_WID
PHASE_WID NUMBER

PHASE_WID
GATE_WID NUMBER

GATE_WID
PROJECT_WID NUMBER W_PLM_PROJECT_D

PROJECT_WID
OWNER_WID NUMBER

OWNER_WID
PROJECT_OWNER_WID NUMBER W_USER_D

PROJECT_OWNER_WID
PHASE_OWNER_WID NUMBER

PHASE_OWNER_WID
GATE_OWNER_WID NUMBER

GATE_OWNER_WID
PROJECT_ORDER NUMBER

PROJECT_ORDER
CURRENT_FLG NUMBER

CURRENT_FLG
NO_COST_CHGS_PRJ NUMBER(22,7)

NO_COST_CHGS_PRJ
NO_DUR_CHGS_PRJ NUMBER

NO_DUR_CHGS_PRJ
NO_EFF_CHGS_PRJ NUMBER

NO_EFF_CHGS_PRJ
PCT_COST_CHG_PRJ_OVER_PREV NUMBER(22,3)
_SS

PCT_COST_CHG_PRJ_OVER_PREV
_SS

DWDMR A-Z.doc
PCT_DUR_CHGS_PRJ_OVER_PREV NUMBER(22,3)
_SS

PCT_DUR_CHGS_PRJ_OVER_PREV
_SS
PCT_EFF_CHGS_PRJ_OVER_PREV_ NUMBER(22,3)
SS

PCT_EFF_CHGS_PRJ_OVER_PREV_
SS
NO_DAYS_DELAYED_OVER_PREV_ NUMBER
SS

NO_DAYS_DELAYED_OVER_PREV_
SS
PRJ_ACT_START_DT_WID NUMBER

PRJ_ACT_START_DT_WID
PRJ_ACT_END_DT_WID NUMBER

PRJ_ACT_END_DT_WID
PRJ_SCH_START_DT_WID NUMBER W_DAY_D

PRJ_SCH_START_DT_WID
PRJ_SCH_END_DT_WID NUMBER

PRJ_SCH_END_DT_WID
PRJ_SCH_DUR NUMBER

PRJ_SCH_DUR
PRJ_EST_DUR NUMBER

PRJ_EST_DUR
PRJ_EST_VAR_DAYS NUMBER

PRJ_EST_VAR_DAYS
PRJ_PCT_COMP NUMBER(22,3)

PRJ_PCT_COMP
PRJ_BGT_TOTAL_COST NUMBER(22,7)

PRJ_BGT_TOTAL_COST
PRJ_ACT_TOTAL_COST NUMBER(22,7)

PRJ_ACT_TOTAL_COST
PRJ_EST_TOTAL_COST NUMBER(22,7)

PRJ_EST_TOTAL_COST
PRJ_EST_TOTAL_COST_VAR_PCT NUMBER(22,3)

PRJ_EST_TOTAL_COST_VAR_PCT

PRJ_ACT_TOTAL_COST_VAR_PCT NUMBER(22,3)

PRJ_ACT_TOTAL_COST_VAR_PCT

DWDMR A-Z.doc
PH_SCH_DUR NUMBER

PH_SCH_DUR
PH_EST_DUR NUMBER

PH_EST_DUR
PH_EST_VAR_DAYS NUMBER

PH_EST_VAR_DAYS
PH_PCT_COMP NUMBER(22,3)

PH_PCT_COMP
PH_BGT_TOTAL_COST NUMBER(22,7)

PH_BGT_TOTAL_COST
PH_ACT_TOTAL_COST NUMBER(22,7)

PH_ACT_TOTAL_COST
PH_EST_TOTAL_COST NUMBER(22,7)

PH_EST_TOTAL_COST
PH_EST_TOTAL_COST_VAR_PCT NUMBER(22,3)

PH_EST_TOTAL_COST_VAR_PCT

PH_ACT_TOTAL_COST_VAR_PCT NUMBER(22,3)

PH_ACT_TOTAL_COST_VAR_PCT

PH_BGT_LABOR_COST NUMBER(22,7)

PH_BGT_LABOR_COST
PH_SCH_EFF_WD NUMBER

PH_SCH_EFF_WD
PH_ACT_WD_EFF NUMBER(22,3)

PH_ACT_WD_EFF
PH_EXP_WD_EFF NUMBER(22,3)

PH_EXP_WD_EFF
PH_EFF_WD_VAR NUMBER(22,3)

PH_EFF_WD_VAR
PH_EFF_WD_VAR_PCT NUMBER(22,3)

PH_EFF_WD_VAR_PCT
DEC_GATE_SCH_END_DT_WID NUMBER

DEC_GATE_SCH_END_DT_WID
DAYS_FROM_PRJ_START NUMBER

DAYS_FROM_PRJ_START
PPM_PHASE_WORKFLOW_ID NUMBER

PPM_PHASE_WORKFLOW_ID

DWDMR A-Z.doc
PPM_PROJECT_WORKFLOW_ID NUMBER

PPM_PROJECT_WORKFLOW_ID

SNAP_CNT NUMBER

SNAP_CNT
CREATE_DT_WID NUMBER

CREATE_DT_WID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
SCH_TTM_VAR_DAYS_FIRST_SS NUMBER(22,3)

SCH_TTM_VAR_DAYS_FIRST_SS

ACT_TTM_VAR_DAYS_FIRST_SS NUMBER(22,3)

ACT_TTM_VAR_DAYS_FIRST_SS

SCH_VAR_DAYS_FIRST_SS NUMBER(22,3)

SCH_VAR_DAYS_FIRST_SS
PRJ_SCH_LAUNCH_DATE NUMBER

PRJ_SCH_LAUNCH_DATE
ACT_VAR_DAYS_FIRST_SS NUMBER(22,3)

ACT_VAR_DAYS_FIRST_SS
EST_VAR_DAYS_FIRST_SS NUMBER(22,3)

EST_VAR_DAYS_FIRST_SS
SCH_TTM_VAR_DAYS_OVER_SS NUMBER(22,3)

SCH_TTM_VAR_DAYS_OVER_SS

ACT_TTM_VAR_DAYS_OVER_SS NUMBER(22,3)

ACT_TTM_VAR_DAYS_OVER_SS

SCH_VAR_DAYS_OVER_SS NUMBER(22,3)

SCH_VAR_DAYS_OVER_SS
CREATED_ON_DT DATE

CREATED_ON_DT
ACT_VAR_DAYS_OVER_SS NUMBER(22,3)

ACT_VAR_DAYS_OVER_SS

DWDMR A-Z.doc
CHANGED_ON_DT DATE

CHANGED_ON_DT
EST_VAR_DAYS_OVER_SS NUMBER(22,3)

EST_VAR_DAYS_OVER_SS
ACT_LAUNCH_VAR_FIRST_SS NUMBER(22,3)

ACT_LAUNCH_VAR_FIRST_SS
PRJ_SCH_LAUNCH_DT_WID NUMBER

PRJ_SCH_LAUNCH_DT_WID
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
TENANT_ID VARCHAR2(80)

TENANT_ID
ETL_PROC_WID NUMBER

ETL_PROC_WID

DWDMR A-Z.doc
W_PLM_SS_CUSTOMER_H
Business Name: W_PLM_SS_CUSTOMER_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM
SS_ID NUMBER

SS_ID

DWDMR A-Z.doc
CUSTOMER_ID NUMBER

CUSTOMER_ID

DWDMR A-Z.doc
W_PLM_SS_D
Business Name: W_PLM_SS_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

ROW_WID
CHANGE_NUMBER VARCHAR2(256)

CHANGE_NUMBER
RELEASED_FLG NUMBER

RELEASED_FLG
COMPLETE_FLG NUMBER

COMPLETE_FLG
VALID_FLG NUMBER

VALID_FLG
CANCEL_FLG NUMBER

CANCEL_FLG
REJECT_FLG NUMBER

REJECT_FLG
URGENT_FLG NUMBER

URGENT_FLG
CAPA_FLG NUMBER

CAPA_FLG
BOM_REDLINE_FLG NUMBER

BOM_REDLINE_FLG
AML_REDLINE_FLG NUMBER

AML_REDLINE_FLG
PROGRAM_FLG NUMBER

PROGRAM_FLG
NEVER_RELEASED_ITEM_FLG NUMBER

NEVER_RELEASED_ITEM_FLG
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT

DWDMR A-Z.doc
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
PRIORITY VARCHAR2(256)

PRIORITY
REG_TYPE VARCHAR2(256)

REG_TYPE
SEVFINIMPACT VARCHAR2(256)

SEVFINIMPACT
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM
IMPL_MANUF_TIME DATE

IMPL_MANUF_TIME
IMPL_QUALITY_TIME DATE

IMPL_QUALITY_TIME
IMPL_SC_TIME DATE

IMPL_SC_TIME
REQUIRED_TIME DATE

REQUIRED_TIME

DWDMR A-Z.doc
W_PLM_SS_F
Business Name: W_PLM_SS_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
SS_WID NUMBER W_PARTY_D

SS_WID
SS_WID NUMBER W_PLM_SS_D

SS_WID
ORIGINATOR_USER_WID NUMBER W_USER_D

ORIGINATOR_USER_WID
OWNER_USER_WID NUMBER

OWNER_USER_WID
WORKFLOW_WID NUMBER W_PLM_SS_WORKFLOW_D

WORKFLOW_WID
CREATED_DT_WID NUMBER W_DAY_D

CREATED_DT_WID
FINAL_COMPLETE_DT_WID NUMBER

FINAL_COMPLETE_DT_WID
RELEASED_DT_WID NUMBER

RELEASED_DT_WID
RELEASED_FLG NUMBER

RELEASED_FLG
COMPLETE_FLG NUMBER

COMPLETE_FLG
INT_ORGANIZATION_WID NUMBER

INT_ORGANIZATION_WID
ORIG_CMPL_DAYS NUMBER(22,2)

ORIG_CMPL_DAYS
ORIG_CMPL_HOLD_DURATION_D NUMBER(22,2)
AYS

ORIG_CMPL_HOLD_DURATION_D
AYS
ORIG_RLSE_HOLD_DURATION_DA NUMBER(22,2)
YS

ORIG_RLSE_HOLD_DURATION_DA
YS
ORIG_RLSE_DAYS NUMBER(22,2)

ORIG_RLSE_DAYS

DWDMR A-Z.doc
REJECT_FLG NUMBER

REJECT_FLG
NO_OF_ITEMS NUMBER

NO_OF_ITEMS
NO_OF_BOM_ADDED NUMBER

NO_OF_BOM_ADDED
NO_OF_BOM_DELETED NUMBER

NO_OF_BOM_DELETED
NO_OF_BOM_MODIFIED NUMBER

NO_OF_BOM_MODIFIED
NO_OF_AML_ADDED NUMBER

NO_OF_AML_ADDED
NO_OF_AML_MODIFIED NUMBER

NO_OF_AML_MODIFIED
NO_OF_AML_DELETED NUMBER

NO_OF_AML_DELETED
NO_OF_REJECTIONS NUMBER

NO_OF_REJECTIONS
LOCATION_WID NUMBER

LOCATION_WID
SUBMIT_TIME_WID NUMBER

SUBMIT_TIME_WID
RLSE_CMPL_HOLD_DURATION_D NUMBER(22,2)
AYS

RLSE_CMPL_HOLD_DURATION_D
AYS
RLSE_CMPL_DAYS NUMBER(22,2)

RLSE_CMPL_DAYS
SBMT_RLSE_DAYS NUMBER(22,2)

SBMT_RLSE_DAYS
SBMT_RLSE_HOLD_DURATION_D NUMBER(22,2)
AYS

SBMT_RLSE_HOLD_DURATION_D
AYS
IMPL_MANUF_TIME_WID NUMBER

IMPL_MANUF_TIME_WID
IMPL_SC_TIME_WID NUMBER

IMPL_SC_TIME_WID
IMPL_QUALITY_TIME_WID NUMBER

IMPL_QUALITY_TIME_WID

DWDMR A-Z.doc
REQUIRED_TIME_WID NUMBER

REQUIRED_TIME_WID
RESUME_TIME_WID NUMBER

RESUME_TIME_WID
EFFECTIVE_DURATION NUMBER

EFFECTIVE_DURATION
SCHEDULE_IMPACT NUMBER

SCHEDULE_IMPACT
MFG_IMPL_COST NUMBER(18,6)

MFG_IMPL_COST
ENGG_IMPL_COST NUMBER(18,6)

ENGG_IMPL_COST
SUPP_CHANGE_COST NUMBER(18,6)

SUPP_CHANGE_COST
FIELD_REPAIR_COST NUMBER(18,6)

FIELD_REPAIR_COST
LOC_EXCHANGE_RATE NUMBER(22,7)

LOC_EXCHANGE_RATE
PROJ_EXCHANGE_RATE NUMBER(22,7)

PROJ_EXCHANGE_RATE
GLOBAL1_EXCHANGE_RATE NUMBER(22,7)

GLOBAL1_EXCHANGE_RATE
GLOBAL2_EXCHANGE_RATE NUMBER(22,7)

GLOBAL2_EXCHANGE_RATE
GLOBAL3_EXCHANGE_RATE NUMBER(22,7)

GLOBAL3_EXCHANGE_RATE
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
NEW_FLG NUMBER

NEW_FLG
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT

DWDMR A-Z.doc
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
W_PLM_SS_ITEM_D
Business Name: W_PLM_SS_ITEM_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

ROW_WID
SS_WID NUMBER

SS_WID
ITEM_WID NUMBER

ITEM_WID
SITE_WID NUMBER

SITE_WID
VALID_FLG NUMBER

VALID_FLG
CANCEL_FLG NUMBER

CANCEL_FLG
AML_REDLINE_FLG NUMBER

AML_REDLINE_FLG
BOM_REDLINE_FLG NUMBER

BOM_REDLINE_FLG
COMPLETE_FLG NUMBER

COMPLETE_FLG
REJECT_FLG NUMBER

REJECT_FLG
URGENT_FLG NUMBER

URGENT_FLG
COMPLIANCY_FLG NUMBER

COMPLIANCY_FLG
NEVER_RELEASED_ITEM_FLG NUMBER

NEVER_RELEASED_ITEM_FLG
REV_RELEASED_FLG NUMBER

REV_RELEASED_FLG
REV_INCORPORATED_FLG NUMBER

REV_INCORPORATED_FLG
LATEST_FLG NUMBER

LATEST_FLG
ITEM_TLA_FLG NUMBER

ITEM_TLA_FLG

DWDMR A-Z.doc
DESCRIPTION VARCHAR2(2500)

DESCRIPTION
OLD_DESCRIPTION VARCHAR2(2500)

OLD_DESCRIPTION
REV VARCHAR2(256)

REV
OLD_REV VARCHAR2(256)

OLD_REV
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
FIELD VARCHAR2(256)

FIELD
FINISHGOODS VARCHAR2(256)

FINISHGOODS
FUNCTION VARCHAR2(256)

FUNCTION
ONORDER VARCHAR2(256)

ONORDER
STOCK VARCHAR2(256)

STOCK
WIP VARCHAR2(256)

WIP
SUPPLIER_FLG NUMBER

SUPPLIER_FLG

DWDMR A-Z.doc
CURRENTLY_EFFECTIVE_FLG NUMBER

CURRENTLY_EFFECTIVE_FLG
CURRENTLY_EFFECTIVE_PRICE_FL NUMBER
G

CURRENTLY_EFFECTIVE_PRICE_FL
G
DECLARATION_FLG NUMBER

DECLARATION_FLG
FIRSTTIME_RELEASE_FLG NUMBER

FIRSTTIME_RELEASE_FLG
ITEM_AML_FLG NUMBER

ITEM_AML_FLG
ITEM_ATTACHMENT_FLG NUMBER

ITEM_ATTACHMENT_FLG
ITEM_AUDIT_FLG NUMBER

ITEM_AUDIT_FLG
ITEM_BOM_FLG NUMBER

ITEM_BOM_FLG
ITEM_CAPA_FLG NUMBER

ITEM_CAPA_FLG
ITEM_LATEST_REV_FLG NUMBER

ITEM_LATEST_REV_FLG
ITEM_PROGRAM_FLG NUMBER

ITEM_PROGRAM_FLG
ITEM_RELEASED_FLG NUMBER

ITEM_RELEASED_FLG
NEVER_RELEASED_FLG NUMBER

NEVER_RELEASED_FLG
PENDING_CHANGE_FLG NUMBER

PENDING_CHANGE_FLG
PRELIMINARY_FLG NUMBER

PRELIMINARY_FLG
PROGRAM_FLG NUMBER

PROGRAM_FLG
RELEASED_FLG NUMBER

RELEASED_FLG
ROLLUP_FLG NUMBER

ROLLUP_FLG
ITEM_NCR_FLG NUMBER

ITEM_NCR_FLG

DWDMR A-Z.doc
ITEM_PR_FLG NUMBER

ITEM_PR_FLG
PRICE_FLG NUMBER

PRICE_FLG
ITEM_WHERE_USED_FLG NUMBER

ITEM_WHERE_USED_FLG
ITEM_ECO_FLG NUMBER

ITEM_ECO_FLG
ITEM_ECR_FLG NUMBER

ITEM_ECR_FLG
ITEM_MCO_FLG NUMBER

ITEM_MCO_FLG
ITEM_SS_FLG NUMBER

ITEM_SS_FLG
ITEM_DEV_FLG NUMBER

ITEM_DEV_FLG
CAPA_FLG NUMBER

CAPA_FLG
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
W_PLM_SS_ITEM_F
Business Name: W_PLM_SS_ITEM_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
AML_ADDED NUMBER

AML_ADDED
AML_DELETED NUMBER

AML_DELETED
AML_MODIFIED NUMBER

AML_MODIFIED
BOM_ADDED NUMBER

BOM_ADDED
BOM_DELETED NUMBER

BOM_DELETED
BOM_MODIFIED NUMBER

BOM_MODIFIED
COST_IMPACT_FG NUMBER(18,6)

COST_IMPACT_FG
COST_IMPACT_FIELD NUMBER(18,6)

COST_IMPACT_FIELD
COST_IMPACT_ONDEMAND NUMBER(18,6)

COST_IMPACT_ONDEMAND
COST_IMPACT_STOCK NUMBER(18,6)

COST_IMPACT_STOCK
COST_IMPACT_WIP NUMBER(18,6)

COST_IMPACT_WIP
CREATED_DT_WID NUMBER

CREATED_DT_WID
DESCRIPTION VARCHAR2(4000)

DESCRIPTION
EFFECTIVITY_DT_WID NUMBER

EFFECTIVITY_DT_WID
INCORP_DT_WID NUMBER

INCORP_DT_WID
INT_ORGANIZATION_ID NUMBER

INT_ORGANIZATION_ID
ITEM_WID NUMBER W_PRODUCT_D

ITEM_WID

DWDMR A-Z.doc
ITEM_REV_WID NUMBER W_PLM_SS_ITEM_D

ITEM_REV_WID
NEW_EFFECTIVE_DT_WID NUMBER

NEW_EFFECTIVE_DT_WID
NORMALIZED_WEIGHT NUMBER

NORMALIZED_WEIGHT
OBSELETE_DT_WID NUMBER

OBSELETE_DT_WID
OLD_DESCRIPTION VARCHAR2(720)

OLD_DESCRIPTION
OLD_EFFECTIVE_DT_WID NUMBER

OLD_EFFECTIVE_DT_WID
OLD_REV_WID NUMBER

OLD_REV_WID
ORIGINATOR_USER_WID NUMBER

ORIGINATOR_USER_WID
OWNER_USER_WID NUMBER

OWNER_USER_WID
SS_WID NUMBER

SS_WID
WORKFLOW_WID NUMBER

WORKFLOW_WID
LOCATION_WID NUMBER

LOCATION_WID
PENDING_CHANGE_FLG NUMBER

PENDING_CHANGE_FLG
PRELIMINARY_FLG NUMBER

PRELIMINARY_FLG
RELEASED_FLG NUMBER

RELEASED_FLG
RELEASED_DT_WID NUMBER

RELEASED_DT_WID
REV_RELEASE_DT_WID NUMBER

REV_RELEASE_DT_WID
TOTAL_COST NUMBER(18,6)

TOTAL_COST
WEIGHT NUMBER

WEIGHT
WEIGHT_UOM NUMBER

WEIGHT_UOM

DWDMR A-Z.doc
COMPLIANCY_CALC_DT_WID NUMBER

COMPLIANCY_CALC_DT_WID
SITE_WID NUMBER

SITE_WID
LOC_EXCHANGE_RATE NUMBER(22,7)

LOC_EXCHANGE_RATE
PROJ_EXCHANGE_RATE NUMBER(22,7)

PROJ_EXCHANGE_RATE
GLOBAL1_EXCHANGE_RATE NUMBER(22,7)

GLOBAL1_EXCHANGE_RATE
GLOBAL2_EXCHANGE_RATE NUMBER(22,7)

GLOBAL2_EXCHANGE_RATE
GLOBAL3_EXCHANGE_RATE NUMBER(22,7)

GLOBAL3_EXCHANGE_RATE
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT

DWDMR A-Z.doc
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM
REJECT_FLG NUMBER

REJECT_FLG

DWDMR A-Z.doc
W_PLM_SS_ITEM_PRODUCTLINE_H
Business Name: W_PLM_SS_ITEM_PRODUCTLINE_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ITEM_WID NUMBER

ITEM_WID
ITEM_PRODUCTLINE_WID NUMBER

ITEM_PRODUCTLINE_WID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID

DWDMR A-Z.doc
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
W_PLM_SS_MANUFOWNER_H
Business Name: W_PLM_SS_MANUFOWNER_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
SS_ID NUMBER

SS_ID
MANUFOWNER_ID NUMBER

MANUFOWNER_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID

DWDMR A-Z.doc
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
W_PLM_SS_MFRLOCIMPACT_D
Business Name: W_PLM_SS_MFRLOCIMPACT_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

ROW_WID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
SS_MFRLOCIMPACT_ID NUMBER

SS_MFRLOCIMPACT_ID
NAME VARCHAR2(4000)

NAME

DWDMR A-Z.doc
W_PLM_SS_MFRLOCIMPACT_H
Business Name: W_PLM_SS_MFRLOCIMPACT_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM
SS_ID NUMBER

SS_ID

DWDMR A-Z.doc
MFRLOCIMPACT_ID NUMBER

MFRLOCIMPACT_ID

DWDMR A-Z.doc
W_PLM_SS_PRGTASK_D
Business Name: W_PLM_SS_PRGTASK_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

ROW_WID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
SS_PRGTASK_ID NUMBER

SS_PRGTASK_ID
NAME VARCHAR2(4000)

NAME

DWDMR A-Z.doc
W_PLM_SS_PRGTASK_H
Business Name: W_PLM_SS_PRGTASK_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM
SS_ID NUMBER

SS_ID

DWDMR A-Z.doc
PRGTASK_ID NUMBER

PRGTASK_ID

DWDMR A-Z.doc
W_PLM_SS_PRODUCTLINE_H
Business Name: W_PLM_SS_PRODUCTLINE_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
SS_WID NUMBER

SS_WID
PRODUCTLINE_WID NUMBER

PRODUCTLINE_WID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID

DWDMR A-Z.doc
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
W_PLM_SS_PROGRAM_D
Business Name: W_PLM_SS_PROGRAM_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

ROW_WID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
SS_PROGRAM_ID NUMBER

SS_PROGRAM_ID
NAME VARCHAR2(4000)

NAME

DWDMR A-Z.doc
W_PLM_SS_PROGRAM_H
Business Name: W_PLM_SS_PROGRAM_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM
SS_ID NUMBER

SS_ID

DWDMR A-Z.doc
PROGRAM_ID NUMBER

PROGRAM_ID

DWDMR A-Z.doc
W_PLM_SS_QUALITYOWNER_H
Business Name: W_PLM_SS_QUALITYOWNER_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
SS_ID NUMBER

SS_ID
QUALITYOWNER_ID NUMBER

QUALITYOWNER_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID

DWDMR A-Z.doc
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
W_PLM_SS_SALESREGIMPACT_D
Business Name: W_PLM_SS_SALESREGIMPACT_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

ROW_WID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
SS_SALESREGIMPACT_ID NUMBER

SS_SALESREGIMPACT_ID
NAME VARCHAR2(4000)

NAME

DWDMR A-Z.doc
W_PLM_SS_SALESREGIMPACT_H
Business Name: W_PLM_SS_SALESREGIMPACT_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM
SS_ID NUMBER

SS_ID

DWDMR A-Z.doc
SALESREGIMPACT_ID NUMBER

SALESREGIMPACT_ID

DWDMR A-Z.doc
W_PLM_SS_SCOWNER_H
Business Name: W_PLM_SS_SCOWNER_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
SS_ID NUMBER

SS_ID
SCOWNER_ID NUMBER

SCOWNER_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID

DWDMR A-Z.doc
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
W_PLM_SS_SIGNOFF_F
Business Name: W_PLM_SS_SIGNOFF_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
AML_REDLINE_FLG NUMBER

AML_REDLINE_FLG
BOM_REDLINE_FLG NUMBER

BOM_REDLINE_FLG
CANCEL_FLG NUMBER

CANCEL_FLG
CAPA_FLG NUMBER

CAPA_FLG
COMPLETE_FLG NUMBER

COMPLETE_FLG
CREATED_TIME_WID NUMBER

CREATED_TIME_WID
EVENT_TYPE_WID NUMBER

EVENT_TYPE_WID
FINAL_COMPLETE_DT_WID NUMBER

FINAL_COMPLETE_DT_WID
IMPL_MANUF_DT_WID NUMBER

IMPL_MANUF_DT_WID
IMPL_SC_DT_WID NUMBER

IMPL_SC_DT_WID
INT_ORGANIZATION_WID NUMBER

INT_ORGANIZATION_WID
NEVER_RELEASED_ITEM_FLG NUMBER

NEVER_RELEASED_ITEM_FLG
OWNER_USER_WID NUMBER

OWNER_USER_WID
SS_WID NUMBER

SS_WID
WORKFLOW_WID NUMBER

WORKFLOW_WID
LOCATION_WID NUMBER

LOCATION_WID
REJECT_FLG NUMBER

REJECT_FLG

DWDMR A-Z.doc
RELEASED_FLG NUMBER

RELEASED_FLG
RELEASED_DT_WID NUMBER

RELEASED_DT_WID
REQUIRED_DT_WID NUMBER

REQUIRED_DT_WID
SIGNOFF_DURATION_DAYS NUMBER(22,2)

SIGNOFF_DURATION_DAYS
SIGNOFF_FLG NUMBER

SIGNOFF_FLG
SIGNOFF_USER_WID NUMBER W_USER_D

SIGNOFF_USER_WID
SIGNOFF_USER_TYPE_WID NUMBER

SIGNOFF_USER_TYPE_WID
SUBMIT_DT_WID NUMBER

SUBMIT_DT_WID
URGENT_FLG NUMBER

URGENT_FLG
USER_SIGNOFF_DT_WID NUMBER

USER_SIGNOFF_DT_WID
USER_SUBMIT_DT_WID NUMBER

USER_SUBMIT_DT_WID
IMPL_QUALITY_DT_WID NUMBER

IMPL_QUALITY_DT_WID
ORIGINATOR_USER_WID NUMBER

ORIGINATOR_USER_WID
PROGRAM_FLG NUMBER

PROGRAM_FLG
SEQ_NUMBER NUMBER

SEQ_NUMBER
CUR_WKFLW_STATE_FLG NUMBER

CUR_WKFLW_STATE_FLG
IS_WKFLW_STATE_TRAVERSED_FL NUMBER
G

IS_WKFLW_STATE_TRAVERSED_FL
G
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID

DWDMR A-Z.doc
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
W_PLM_SS_SUPPLIER_H
Business Name: W_PLM_SS_SUPPLIER_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM
SS_ID NUMBER

SS_ID

DWDMR A-Z.doc
SUPPLIER_ID NUMBER

SUPPLIER_ID

DWDMR A-Z.doc
W_PLM_SS_WORKFLOW_D
Business Name: W_PLM_SS_WORKFLOW_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

ROW_WID
WORKFLOW_WID NUMBER

WORKFLOW_WID
WORKFLOW_STATE VARCHAR2(256)

WORKFLOW_STATE
WORKFLOW_TYPE VARCHAR2(256)

WORKFLOW_TYPE
WORKFLOW VARCHAR2(256)

WORKFLOW
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT

DWDMR A-Z.doc
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
W_PLM_SS_WORKFLOW_F
Business Name: W_PLM_SS_WORKFLOW_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
AML_REDLINE_FLG NUMBER

AML_REDLINE_FLG
BOM_REDLINE_FLG NUMBER

BOM_REDLINE_FLG
CANCEL_FLG NUMBER

CANCEL_FLG
CAPA_FLG NUMBER

CAPA_FLG
COMPLETE_FLG NUMBER

COMPLETE_FLG
CREATED_TIME_WID NUMBER

CREATED_TIME_WID
DURATION_DAYS NUMBER(22,2)

DURATION_DAYS
ENTRY_DT_WID NUMBER

ENTRY_DT_WID
EXIT_DT_WID NUMBER

EXIT_DT_WID
FROM_SS_WORKFLOW_WID NUMBER

FROM_SS_WORKFLOW_WID
IMPL_MANUF_DT_WID NUMBER

IMPL_MANUF_DT_WID
IMPL_QUALITY_DT_WID NUMBER

IMPL_QUALITY_DT_WID
INT_ORGANIZATION_WID NUMBER

INT_ORGANIZATION_WID
NEVER_RELEASED_ITEM_FLG NUMBER

NEVER_RELEASED_ITEM_FLG
OPEN_FLG NUMBER

OPEN_FLG
OWNER_USER_WID NUMBER

OWNER_USER_WID
SS_WID NUMBER

SS_WID

DWDMR A-Z.doc
WORKFLOW_WID NUMBER

WORKFLOW_WID
LOCATION_WID NUMBER

LOCATION_WID
PROGRAM_FLG NUMBER

PROGRAM_FLG
RELEASED_FLG NUMBER

RELEASED_FLG
RELEASED_DT_WID NUMBER

RELEASED_DT_WID
REQUIRED_DT_WID NUMBER

REQUIRED_DT_WID
SUBMIT_DT_WID NUMBER

SUBMIT_DT_WID
TO_SS_WORKFLOW_WID NUMBER

TO_SS_WORKFLOW_WID
URGENT_FLG NUMBER

URGENT_FLG
FINAL_COMPLETE_DT_WID NUMBER

FINAL_COMPLETE_DT_WID
IMPL_SC_DT_WID NUMBER

IMPL_SC_DT_WID
ORIGINATOR_USER_WID NUMBER

ORIGINATOR_USER_WID
REJECT_FLG NUMBER

REJECT_FLG
VALID_FLG NUMBER

VALID_FLG
CUR_WKFLW_STATE_FLG NUMBER

CUR_WKFLW_STATE_FLG
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT

DWDMR A-Z.doc
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
W_PLM_USER_D
Business Name: W_PLM_USER_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

ROW_WID
USER_ID NUMBER

USER_ID
GROUP_FLG CHAR(1)

GROUP_FLG
PQM_ORIGINATOR_FLG CHAR(1)

PQM_ORIGINATOR_FLG
PQM_QUALITY_ANALYST_FLG CHAR(1)

PQM_QUALITY_ANALYST_FLG
PQM_PR_OWNER_FLG CHAR(1)

PQM_PR_OWNER_FLG
PC_ECO_OWNER_FLG CHAR(1)

PC_ECO_OWNER_FLG
PC_ECO_ORIGINATOR_FLG CHAR(1)

PC_ECO_ORIGINATOR_FLG
PC_ECR_OWNER_FLG CHAR(1)

PC_ECR_OWNER_FLG
PC_ECR_ORIGINATOR_FLG CHAR(1)

PC_ECR_ORIGINATOR_FLG
PC_MCO_OWNER_FLG CHAR(1)

PC_MCO_OWNER_FLG
PC_MCO_ORIGINATOR_FLG CHAR(1)

PC_MCO_ORIGINATOR_FLG
PC_SS_OWNER_FLG CHAR(1)

PC_SS_OWNER_FLG
PC_SS_ORIGINATOR_FLG CHAR(1)

PC_SS_ORIGINATOR_FLG
PC_DEV_OWNER_FLG CHAR(1)

PC_DEV_OWNER_FLG
NAME VARCHAR2(4000)

NAME
EMAIL VARCHAR2(256)

EMAIL

DWDMR A-Z.doc
FAX VARCHAR2(256)

FAX
PAGER VARCHAR2(256)

PAGER
WORK_PHONE VARCHAR2(256)

WORK_PHONE
LOCALECODE NUMBER

LOCALECODE
TITLE VARCHAR2(256)

TITLE
ADDRESS VARCHAR2(4000)

ADDRESS
CITY VARCHAR2(256)

CITY
COUNTRY VARCHAR2(256)

COUNTRY
STATE VARCHAR2(256)

STATE
ZIP VARCHAR2(256)

ZIP
MOBILE VARCHAR2(256)

MOBILE
LOGINID VARCHAR2(256)

LOGINID
FIRST_NAME VARCHAR2(256)

FIRST_NAME
MIDDLE_INITIAL VARCHAR2(256)

MIDDLE_INITIAL
LAST_NAME VARCHAR2(256)

LAST_NAME
LOGIN_PWD VARCHAR2(256)

LOGIN_PWD
APPROVER_PWD VARCHAR2(256)

APPROVER_PWD
USE_LOGIN_PWD NUMBER

USE_LOGIN_PWD
SYSTEM_ACCOUNT NUMBER

SYSTEM_ACCOUNT
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID

DWDMR A-Z.doc
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
ETL_PROC_WID NUMBER

ETL_PROC_WID
PC_DEV_ORIGINATOR_FLG CHAR(1)

CHANGE_ANALYST_FLG CHAR(1)

CHANGE_ANALYST_FLG
COMP_ENGG_FLG CHAR(1)

COMP_ENGG_FLG
PRICE_ADMIN_FLG CHAR(1)

PRICE_ADMIN_FLG
QUALITY_ADMIN_FLG CHAR(1)

QUALITY_ADMIN_FLG
QUALITY_ANALYST_FLG CHAR(1)

QUALITY_ANALYST_FLG
COMP_MGR_FLG CHAR(1)

COMP_MGR_FLG

DWDMR A-Z.doc
W_PLM_USER_GROUP_H
Business Name: W_PLM_USER_GROUP_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
USER_ID NUMBER

USER_ID
USER_GROUP_ID NUMBER

USER_GROUP_ID
DELETE_FLG CHAR(1)

DELETE_FLG
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
CREATED_ON_DT DATE

CREATED_ON_DT
TENANT_ID VARCHAR2(80)

TENANT_ID
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
X_CUSTOM VARCHAR2(10)

X_CUSTOM
W_UPDATE_DT DATE

W_UPDATE_DT

DWDMR A-Z.doc
W_PLM_USER_PRODUCTLINE_H
Business Name: W_PLM_USER_PRODUCTLINE_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
USER_WID NUMBER

USER_WID
PRODUCTLINE_WID NUMBER

PRODUCTLINE_WID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DELETE_FLG
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
CREATED_BY_ID VARCHAR2(80)

CREATED_BY_ID
CHANGED_BY_ID VARCHAR2(80)

CHANGED_BY_ID
X_CUSTOM VARCHAR2(255)

X_CUSTOM

DWDMR A-Z.doc
W_PLREVN_CL_A
Business Name: W_PLREVN_CL_A

Description:

Table Columns:
Column Name Description Datatype Lookup Table
OPTY_ATTR_WID NUMBER W_OPTY_MD

CL_QTR_WID NUMBER W_DAY_D

CURR_SSTAGE_WID NUMBER W_SSTAGE_D

PR_CMPT_ACCNT_WID NUMBER W_PARTY_ORG_D

GLOBAL1_CLOSED_COST NUMBER(28,10)

GLOBAL1_CLOSED_LCOST NUMBER(28,10)

GLOBAL1_CLOSED_LMARGIN NUMBER(28,10)

CLOSED_LQTY NUMBER(28,10)

GLOBAL1_CLOSED_LREVN NUMBER(28,10)

GLOBAL1_CLOSED_MARGIN NUMBER(28,10)

CLOSED_QTY NUMBER(28,10)

GLOBAL1_CLOSED_REVN NUMBER(28,10)

GLOBAL1_CMPT_EXP_REVN NUMBER(28,10)

DAYS_AT_STAGE NUMBER

DAYS_OPEN NUMBER(28,10)

GLOBAL1_EXPECT_COST NUMBER(28,10)

GLOBAL1_EXPECT_LCOST NUMBER(28,10)

DWDMR A-Z.doc
GLOBAL1_EXPECT_LMARGIN NUMBER(28,10)

EXPECT_LQTY NUMBER(28,10)

GLOBAL1_EXPECT_LREVN NUMBER(28,10)

GLOBAL1_EXPECT_MARGIN NUMBER(28,10)

EXPECT_QTY NUMBER(28,10)

GLOBAL1_EXPECT_REVN NUMBER(28,10)

GLOBAL1_LOST_LMARGIN NUMBER(28,10)

LOST_LQTY NUMBER(28,10)

GLOBAL1_LOST_LREVN NUMBER(28,10)

GLOBAL1_LOST_MARGIN NUMBER(28,10)

LOST_QTY NUMBER(28,10)

GLOBAL1_LOST_REVN NUMBER(28,10)

MAX_DAYS_AT_STAGE NUMBER

NUM_CMPT_OPTYS NUMBER

NUM_LOSSES NUMBER

NUM_OPEN_OPTYS NUMBER

NUM_OPTYS NUMBER

NUM_WINS NUMBER

GLOBAL1_OPTY_COST NUMBER(28,10)

GLOBAL1_OPTY_LCOST NUMBER(28,10)

DWDMR A-Z.doc
GLOBAL1_OPTY_LMARGIN NUMBER(28,10)

OPTY_LQTY NUMBER(28,10)

GLOBAL1_OPTY_LREVN NUMBER(28,10)

GLOBAL1_OPTY_MARGIN NUMBER(28,10)

OPTY_QTY NUMBER(28,10)

REVN_COUNT NUMBER

REVN_PROB NUMBER(28,10)

SALES_CYCLE NUMBER(28,10)

PR_PROD_LN VARCHAR2(100)

REGION VARCHAR2(30)

VERTICAL VARCHAR2(30)

VIS_PR_POSTN_DH_WID NUMBER W_POSITION_DH

PR_TEAM_POSTN_DH_SCD1_WID NUMBER W_POSITION_DH

PR_TEAM_EMP_WID NUMBER

PR_TEAM_EMP_WID
PR_TERR_DH_WID NUMBER W_TERR_DH

PR_TERR_WID NUMBER

PR_TERR_WID
GLOBAL1_OPTY_REVN_AMT NUMBER(28,10)

GLOBAL1_OPTY_REVN_AMT
GLOBAL2_OPTY_REVN_AMT NUMBER(28,10)

GLOBAL2_OPTY_REVN_AMT
GLOBAL3_OPTY_REVN_AMT NUMBER(28,10)

GLOBAL3_OPTY_REVN_AMT

DWDMR A-Z.doc
GLOBAL4_OPTY_REVN_AMT NUMBER(28,10)

GLOBAL4_OPTY_REVN_AMT
GLOBAL5_OPTY_REVN_AMT NUMBER(28,10)

GLOBAL5_OPTY_REVN_AMT
GLOBAL1_CMPT_OPTY_REVN_AM NUMBER(28,10)
T

GLOBAL1_CMPT_OPTY_REVN_AM
T
GLOBAL2_CMPT_OPTY_REVN_AM NUMBER(28,10)
T

GLOBAL2_CMPT_OPTY_REVN_AM
T
GLOBAL3_CMPT_OPTY_REVN_AM NUMBER(28,10)
T

GLOBAL3_CMPT_OPTY_REVN_AM
T
GLOBAL4_CMPT_OPTY_REVN_AM NUMBER(28,10)
T

GLOBAL4_CMPT_OPTY_REVN_AM
T
GLOBAL5_CMPT_OPTY_REVN_AM NUMBER(28,10)
T

GLOBAL5_CMPT_OPTY_REVN_AM
T
SALES_PROD_CAT_WID NUMBER

SALES_PROD_CAT_WID
W_INSERT_DT DATE

W_UPDATE_DT DATE

DATASOURCE_NUM_ID NUMBER

ETL_PROC_WID NUMBER

TENANT_ID VARCHAR2(80)

GLOBAL2_CLOSED_COST NUMBER(28,10)

GLOBAL3_CLOSED_COST NUMBER(28,10)

GLOBAL4_CLOSED_COST NUMBER(28,10)

DWDMR A-Z.doc
GLOBAL5_CLOSED_COST NUMBER(28,10)

GLOBAL2_CLOSED_LCOST NUMBER(28,10)

GLOBAL3_CLOSED_LCOST NUMBER(28,10)

GLOBAL4_CLOSED_LCOST NUMBER(28,10)

GLOBAL5_CLOSED_LCOST NUMBER(28,10)

GLOBAL2_CLOSED_LMARGIN NUMBER(28,10)

GLOBAL3_CLOSED_LMARGIN NUMBER(28,10)

GLOBAL4_CLOSED_LMARGIN NUMBER(28,10)

GLOBAL5_CLOSED_LMARGIN NUMBER(28,10)

GLOBAL2_CLOSED_LREVN NUMBER(28,10)

GLOBAL3_CLOSED_LREVN NUMBER(28,10)

GLOBAL4_CLOSED_LREVN NUMBER(28,10)

GLOBAL5_CLOSED_LREVN NUMBER(28,10)

GLOBAL2_CLOSED_MARGIN NUMBER(28,10)

GLOBAL3_CLOSED_MARGIN NUMBER(28,10)

GLOBAL4_CLOSED_MARGIN NUMBER(28,10)

GLOBAL5_CLOSED_MARGIN NUMBER(28,10)

GLOBAL2_CLOSED_REVN NUMBER(28,10)

GLOBAL3_CLOSED_REVN NUMBER(28,10)

GLOBAL4_CLOSED_REVN NUMBER(28,10)

DWDMR A-Z.doc
GLOBAL5_CLOSED_REVN NUMBER(28,10)

GLOBAL2_CMPT_EXP_REVN NUMBER(28,10)

GLOBAL3_CMPT_EXP_REVN NUMBER(28,10)

GLOBAL4_CMPT_EXP_REVN NUMBER(28,10)

GLOBAL5_CMPT_EXP_REVN NUMBER(28,10)

GLOBAL2_EXPECT_COST NUMBER(28,10)

GLOBAL3_EXPECT_COST NUMBER(28,10)

GLOBAL4_EXPECT_COST NUMBER(28,10)

GLOBAL5_EXPECT_COST NUMBER(28,10)

GLOBAL2_EXPECT_LCOST NUMBER(28,10)

GLOBAL3_EXPECT_LCOST NUMBER(28,10)

GLOBAL4_EXPECT_LCOST NUMBER(28,10)

GLOBAL5_EXPECT_LCOST NUMBER(28,10)

GLOBAL2_EXPECT_LMARGIN NUMBER(28,10)

GLOBAL3_EXPECT_LMARGIN NUMBER(28,10)

GLOBAL4_EXPECT_LMARGIN NUMBER(28,10)

GLOBAL5_EXPECT_LMARGIN NUMBER(28,10)

GLOBAL2_EXPECT_LREVN NUMBER(28,10)

GLOBAL3_EXPECT_LREVN NUMBER(28,10)

GLOBAL4_EXPECT_LREVN NUMBER(28,10)

DWDMR A-Z.doc
GLOBAL5_EXPECT_LREVN NUMBER(28,10)

GLOBAL2_EXPECT_MARGIN NUMBER(28,10)

GLOBAL3_EXPECT_MARGIN NUMBER(28,10)

GLOBAL4_EXPECT_MARGIN NUMBER(28,10)

GLOBAL5_EXPECT_MARGIN NUMBER(28,10)

GLOBAL2_EXPECT_REVN NUMBER(28,10)

GLOBAL3_EXPECT_REVN NUMBER(28,10)

GLOBAL4_EXPECT_REVN NUMBER(28,10)

GLOBAL5_EXPECT_REVN NUMBER(28,10)

GLOBAL2_LOST_LMARGIN NUMBER(28,10)

GLOBAL3_LOST_LMARGIN NUMBER(28,10)

GLOBAL4_LOST_LMARGIN NUMBER(28,10)

GLOBAL5_LOST_LMARGIN NUMBER(28,10)

GLOBAL2_LOST_LREVN NUMBER(28,10)

GLOBAL3_LOST_LREVN NUMBER(28,10)

GLOBAL4_LOST_LREVN NUMBER(28,10)

GLOBAL5_LOST_LREVN NUMBER(28,10)

GLOBAL2_LOST_MARGIN NUMBER(28,10)

GLOBAL3_LOST_MARGIN NUMBER(28,10)

GLOBAL4_LOST_MARGIN NUMBER(28,10)

DWDMR A-Z.doc
GLOBAL5_LOST_MARGIN NUMBER(28,10)

GLOBAL2_LOST_REVN NUMBER(28,10)

GLOBAL3_LOST_REVN NUMBER(28,10)

GLOBAL4_LOST_REVN NUMBER(28,10)

GLOBAL5_LOST_REVN NUMBER(28,10)

GLOBAL2_OPTY_COST NUMBER(28,10)

GLOBAL3_OPTY_COST NUMBER(28,10)

GLOBAL4_OPTY_COST NUMBER(28,10)

GLOBAL5_OPTY_COST NUMBER(28,10)

GLOBAL2_OPTY_LCOST NUMBER(28,10)

GLOBAL3_OPTY_LCOST NUMBER(28,10)

GLOBAL4_OPTY_LCOST NUMBER(28,10)

GLOBAL5_OPTY_LCOST NUMBER(28,10)

GLOBAL2_OPTY_LMARGIN NUMBER(28,10)

GLOBAL3_OPTY_LMARGIN NUMBER(28,10)

GLOBAL4_OPTY_LMARGIN NUMBER(28,10)

GLOBAL5_OPTY_LMARGIN NUMBER(28,10)

GLOBAL2_OPTY_LREVN NUMBER(28,10)

GLOBAL3_OPTY_LREVN NUMBER(28,10)

GLOBAL4_OPTY_LREVN NUMBER(28,10)

DWDMR A-Z.doc
GLOBAL5_OPTY_LREVN NUMBER(28,10)

GLOBAL2_OPTY_MARGIN NUMBER(28,10)

GLOBAL3_OPTY_MARGIN NUMBER(28,10)

GLOBAL4_OPTY_MARGIN NUMBER(28,10)

GLOBAL5_OPTY_MARGIN NUMBER(28,10)

DWDMR A-Z.doc
W_PLREVN_OP_A
Business Name: W_PLREVN_OP_A

Description:

Table Columns:
Column Name Description Datatype Lookup Table
CURR_SSTAGE_WID NUMBER W_SSTAGE_D

OP_QTR_WID NUMBER W_DAY_D

PR_CMPT_ACCNT_WID NUMBER W_PARTY_ORG_D

GLOBAL1_CLOSED_COST NUMBER(28,10)

GLOBAL1_CLOSED_LCOST NUMBER(28,10)

GLOBAL1_CLOSED_LMARGIN NUMBER(28,10)

CLOSED_LQTY NUMBER(28,10)

GLOBAL1_CLOSED_LREVN NUMBER(28,10)

GLOBAL1_CLOSED_MARGIN NUMBER(28,10)

CLOSED_QTY NUMBER(28,10)

GLOBAL1_CLOSED_REVN NUMBER(28,10)

GLOBAL1_CMPT_EXP_REVN NUMBER(28,10)

DAYS_AT_STAGE NUMBER

DAYS_OPEN NUMBER(28,10)

GLOBAL1_EXPECT_COST NUMBER(28,10)

GLOBAL1_EXPECT_LCOST NUMBER(28,10)

GLOBAL1_EXPECT_LMARGIN NUMBER(28,10)

DWDMR A-Z.doc
EXPECT_LQTY NUMBER(28,10)

GLOBAL1_EXPECT_LREVN NUMBER(28,10)

GLOBAL1_EXPECT_MARGIN NUMBER(28,10)

EXPECT_QTY NUMBER(28,10)

GLOBAL1_EXPECT_REVN NUMBER(28,10)

GLOBAL1_LOST_LMARGIN NUMBER(28,10)

LOST_LQTY NUMBER(28,10)

GLOBAL1_LOST_LREVN NUMBER(28,10)

GLOBAL1_LOST_MARGIN NUMBER(28,10)

LOST_QTY NUMBER(28,10)

GLOBAL1_LOST_REVN NUMBER(28,10)

MAX_DAYS_AT_STAGE NUMBER

NUM_CMPT_OPTYS NUMBER

NUM_LOSSES NUMBER

NUM_OPEN_OPTYS NUMBER

NUM_OPTYS NUMBER

NUM_WINS NUMBER

OPTY_ATTR_WID NUMBER W_OPTY_MD

GLOBAL1_OPTY_COST NUMBER(28,10)

GLOBAL1_OPTY_LCOST NUMBER(28,10)

DWDMR A-Z.doc
GLOBAL1_OPTY_LMARGIN NUMBER(28,10)

OPTY_LQTY NUMBER(28,10)

GLOBAL1_OPTY_LREVN NUMBER(28,10)

GLOBAL1_OPTY_MARGIN NUMBER(28,10)

OPTY_QTY NUMBER(28,10)

REVN_COUNT NUMBER

REVN_PROB NUMBER(28,10)

SALES_CYCLE NUMBER(28,10)

PR_PROD_LN VARCHAR2(100)

REGION VARCHAR2(30)

VERTICAL VARCHAR2(30)

VIS_PR_POSTN_DH_WID NUMBER W_POSITION_DH

PR_TEAM_POSTN_DH_SCD1_WID NUMBER W_POSITION_DH

PR_TEAM_EMP_WID NUMBER

PR_TEAM_EMP_WID
PR_TERR_DH_WID NUMBER W_TERR_DH

PR_TERR_WID NUMBER

PR_TERR_WID
GLOBAL1_OPTY_REVN_AMT NUMBER(28,10)

GLOBAL1_OPTY_REVN_AMT
GLOBAL2_OPTY_REVN_AMT NUMBER(28,10)

GLOBAL2_OPTY_REVN_AMT
GLOBAL3_OPTY_REVN_AMT NUMBER(28,10)

GLOBAL3_OPTY_REVN_AMT

DWDMR A-Z.doc
GLOBAL4_OPTY_REVN_AMT NUMBER(28,10)

GLOBAL4_OPTY_REVN_AMT
GLOBAL5_OPTY_REVN_AMT NUMBER(28,10)

GLOBAL5_OPTY_REVN_AMT
GLOBAL1_CMPT_OPTY_REVN_AM NUMBER(28,10)
T

GLOBAL1_CMPT_OPTY_REVN_AM
T
GLOBAL2_CMPT_OPTY_REVN_AM NUMBER(28,10)
T

GLOBAL2_CMPT_OPTY_REVN_AM
T
GLOBAL3_CMPT_OPTY_REVN_AM NUMBER(28,10)
T

GLOBAL3_CMPT_OPTY_REVN_AM
T
GLOBAL4_CMPT_OPTY_REVN_AM NUMBER(28,10)
T

GLOBAL4_CMPT_OPTY_REVN_AM
T
GLOBAL5_CMPT_OPTY_REVN_AM NUMBER(28,10)
T

GLOBAL5_CMPT_OPTY_REVN_AM
T
SALES_PROD_CAT_WID NUMBER

SALES_PROD_CAT_WID
W_INSERT_DT DATE

W_UPDATE_DT DATE

DATASOURCE_NUM_ID NUMBER

ETL_PROC_WID NUMBER

TENANT_ID VARCHAR2(80)

GLOBAL2_CLOSED_COST NUMBER(28,10)

GLOBAL3_CLOSED_COST NUMBER(28,10)

GLOBAL4_CLOSED_COST NUMBER(28,10)

DWDMR A-Z.doc
GLOBAL5_CLOSED_COST NUMBER(28,10)

GLOBAL2_CLOSED_LCOST NUMBER(28,10)

GLOBAL3_CLOSED_LCOST NUMBER(28,10)

GLOBAL4_CLOSED_LCOST NUMBER(28,10)

GLOBAL5_CLOSED_LCOST NUMBER(28,10)

GLOBAL2_CLOSED_LMARGIN NUMBER(28,10)

GLOBAL3_CLOSED_LMARGIN NUMBER(28,10)

GLOBAL4_CLOSED_LMARGIN NUMBER(28,10)

GLOBAL5_CLOSED_LMARGIN NUMBER(28,10)

GLOBAL2_CLOSED_LREVN NUMBER(28,10)

GLOBAL3_CLOSED_LREVN NUMBER(28,10)

GLOBAL4_CLOSED_LREVN NUMBER(28,10)

GLOBAL5_CLOSED_LREVN NUMBER(28,10)

GLOBAL2_CLOSED_MARGIN NUMBER(28,10)

GLOBAL3_CLOSED_MARGIN NUMBER(28,10)

GLOBAL4_CLOSED_MARGIN NUMBER(28,10)

GLOBAL5_CLOSED_MARGIN NUMBER(28,10)

GLOBAL2_CLOSED_REVN NUMBER(28,10)

GLOBAL3_CLOSED_REVN NUMBER(28,10)

GLOBAL4_CLOSED_REVN NUMBER(28,10)

DWDMR A-Z.doc
GLOBAL5_CLOSED_REVN NUMBER(28,10)

GLOBAL2_CMPT_EXP_REVN NUMBER(28,10)

GLOBAL3_CMPT_EXP_REVN NUMBER(28,10)

GLOBAL4_CMPT_EXP_REVN NUMBER(28,10)

GLOBAL5_CMPT_EXP_REVN NUMBER(28,10)

GLOBAL2_EXPECT_COST NUMBER(28,10)

GLOBAL3_EXPECT_COST NUMBER(28,10)

GLOBAL4_EXPECT_COST NUMBER(28,10)

GLOBAL5_EXPECT_COST NUMBER(28,10)

GLOBAL2_EXPECT_LCOST NUMBER(28,10)

GLOBAL3_EXPECT_LCOST NUMBER(28,10)

GLOBAL4_EXPECT_LCOST NUMBER(28,10)

GLOBAL5_EXPECT_LCOST NUMBER(28,10)

GLOBAL2_EXPECT_LMARGIN NUMBER(28,10)

GLOBAL3_EXPECT_LMARGIN NUMBER(28,10)

GLOBAL4_EXPECT_LMARGIN NUMBER(28,10)

GLOBAL5_EXPECT_LMARGIN NUMBER(28,10)

GLOBAL2_EXPECT_LREVN NUMBER(28,10)

GLOBAL3_EXPECT_LREVN NUMBER(28,10)

GLOBAL4_EXPECT_LREVN NUMBER(28,10)

DWDMR A-Z.doc
GLOBAL5_EXPECT_LREVN NUMBER(28,10)

GLOBAL2_EXPECT_MARGIN NUMBER(28,10)

GLOBAL3_EXPECT_MARGIN NUMBER(28,10)

GLOBAL4_EXPECT_MARGIN NUMBER(28,10)

GLOBAL5_EXPECT_MARGIN NUMBER(28,10)

GLOBAL2_EXPECT_REVN NUMBER(28,10)

GLOBAL3_EXPECT_REVN NUMBER(28,10)

GLOBAL4_EXPECT_REVN NUMBER(28,10)

GLOBAL5_EXPECT_REVN NUMBER(28,10)

GLOBAL2_LOST_LMARGIN NUMBER(28,10)

GLOBAL3_LOST_LMARGIN NUMBER(28,10)

GLOBAL4_LOST_LMARGIN NUMBER(28,10)

GLOBAL5_LOST_LMARGIN NUMBER(28,10)

GLOBAL2_LOST_LREVN NUMBER(28,10)

GLOBAL3_LOST_LREVN NUMBER(28,10)

GLOBAL4_LOST_LREVN NUMBER(28,10)

GLOBAL5_LOST_LREVN NUMBER(28,10)

GLOBAL2_LOST_MARGIN NUMBER(28,10)

GLOBAL3_LOST_MARGIN NUMBER(28,10)

GLOBAL4_LOST_MARGIN NUMBER(28,10)

DWDMR A-Z.doc
GLOBAL5_LOST_MARGIN NUMBER(28,10)

GLOBAL2_LOST_REVN NUMBER(28,10)

GLOBAL3_LOST_REVN NUMBER(28,10)

GLOBAL4_LOST_REVN NUMBER(28,10)

GLOBAL5_LOST_REVN NUMBER(28,10)

GLOBAL2_OPTY_COST NUMBER(28,10)

GLOBAL3_OPTY_COST NUMBER(28,10)

GLOBAL4_OPTY_COST NUMBER(28,10)

GLOBAL5_OPTY_COST NUMBER(28,10)

GLOBAL2_OPTY_LCOST NUMBER(28,10)

GLOBAL3_OPTY_LCOST NUMBER(28,10)

GLOBAL4_OPTY_LCOST NUMBER(28,10)

GLOBAL5_OPTY_LCOST NUMBER(28,10)

GLOBAL2_OPTY_LMARGIN NUMBER(28,10)

GLOBAL3_OPTY_LMARGIN NUMBER(28,10)

GLOBAL4_OPTY_LMARGIN NUMBER(28,10)

GLOBAL5_OPTY_LMARGIN NUMBER(28,10)

GLOBAL2_OPTY_LREVN NUMBER(28,10)

GLOBAL3_OPTY_LREVN NUMBER(28,10)

GLOBAL4_OPTY_LREVN NUMBER(28,10)

DWDMR A-Z.doc
GLOBAL5_OPTY_LREVN NUMBER(28,10)

GLOBAL2_OPTY_MARGIN NUMBER(28,10)

GLOBAL3_OPTY_MARGIN NUMBER(28,10)

GLOBAL4_OPTY_MARGIN NUMBER(28,10)

GLOBAL5_OPTY_MARGIN NUMBER(28,10)

DWDMR A-Z.doc
W_POSITION_D
Business Name: W_POSITION_D

Description:
-W_POSITION_D stores the parent-child relationship for Manager-Employee and Resource-Resource Manager.
This table also stores information about the Assignments of Employee, Position_code, Division\Organization of
Resource etc.-The grain of this table is -PERSON_ID associated with HR Employee for Manager
Hierarchy,considering only PRIMARY ASSIGNEMENT. -RESOURCE_ID (As mentioned , the hierarchy is not
supported)-This table is designed to be a slowly changing dimension that supports Type-2 changes.-This table
brings history from Source Database.

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate key to uniquely identify a NUMBER
record.

SCD1_WID Surrogate key to identify records for NUMBER


given INTEGRATION_ID.

EMP_ID Key of the Primary Employee holding VARCHAR2(30)


this position in the Source system

PAR_INTEGRATION_ID Parent Position INTEGARTION_ID. VARCHAR2(80)

POSITION_CODE Code of the position. VARCHAR2(30)

DIVN_CODE Code of the Primary Division the VARCHAR2(30)


position belongs to.

JOB_ROLE_CODE Code of the Job or Role of the VARCHAR2(30)


resource/employee to whom the
position belongs to.
EMP_LAST_NAME Last Name of the primary employee VARCHAR2(150)
who holds this position

EMP_FST_NAME First Name of the primary employee VARCHAR2(150)


who holds this position

EMP_LOGIN Login of the primary employee who VARCHAR2(100)


holds this position

ASSIGNMENT_ID Assignment Id of Assignment NUMBER


associated to HR Employee. Null for
Sales Resource.
PARENT_TYPE Parent Type of the Employee holding VARCHAR2(30)
the position ex Line Manager

PRIMARY_FLG Y, If the Assignment_Id is for the CHAR(1)


Primary Assignment of the HR
EmployeeThis column is added to
accommodate Info. of Manager
Hierarchy.
ACTIVE_FLG It says whether Relation is active or CHAR(1)
inactive

DWDMR A-Z.doc
OWNER_ALLOC Attributed sales ownership ratio NUMBER(28,10)
allocated to this position. Ratio range
from 0, representing no sales
attributed to the position to 1,
representing 100% of sales attributed
to the position.
VIS_PR_EMP_ID Identifies the Integration identifier of VARCHAR2(15)
the Employee's Primary ID. This is
used to handle visibility.

VIS_POS_ID Identifies the Integration identifier of VARCHAR2(15)


the Employee's Primary Position. This
is used to handle visibility.

VIS_BU_ID Identifies the Integration identifier of VARCHAR2(15)


the Employee's Primary business unit.
This is used to handle visibility

TYPE_FLG This flag indicates the operational CHAR(1)


type of this position. This is a custom
flag defined in placeholder column to
distinguish different operational
position hierarchy. A value of "P"
indicates that the position belong to
"Primary" type where position is used
in operational Source system. A value
of "A" indicates that the position
belongs to "Alternate" type where
position is used in external
compensational source.

POSTN_TYPE_CODE User defined position type code from VARCHAR2(240)


Source system. User can assign
special type to each position, such as
'Mirror', 'Shared', etc. to denote
particular attribute of the position.

CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER


dimension indicating the user who
created the record in the source
system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER
dimension indicating the user who
last modified the record in the source
system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
source system.
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
system.
AUX1_CHANGED_ON_DT Oracle System Field. This column DATE
identifies the last modified date and
time of the auxiliary table's record.

AUX2_CHANGED_ON_DT Oracle System Field. This column DATE


identifies the last modified date and
time of the auxiliary table's record.

DWDMR A-Z.doc
AUX3_CHANGED_ON_DT Oracle System Field. This column DATE
identifies the last modified date and
time of the auxiliary table's record.

AUX4_CHANGED_ON_DT Oracle System Field. This column DATE


identifies the last modified date and
time of the auxiliary table's record.

SRC_EFF_FROM_DT Stores the date from which the DATE


source record (in the source system)
is effective. The value is extracted
from the source whenever available.

SRC_EFF_TO_DT Stores the date to which the source DATE


record (in the source system) is
effective. The value is extracted from
the source whenever available.

EFFECTIVE_FROM_DT This column stores the date from DATE


which the dimension record is
effective. A value is either assigned by
Oracle BI Applications or extracted
from the source.

EFFECTIVE_TO_DT This column stores the date up to DATE


which the dimension record is
effective. A value is either assigned by
Oracle BI Applications or extracted
from the source.

DELETE_FLG This flag indicates the deletion status CHAR(1)


of the record in the source system. A
value of Y indicates the record is
deleted from the source system and
logically deleted from the data
warehouse. A value of N indicates
that the record is active.

CURRENT_FLG This is a flag for marking dimension CHAR(1)


records as "Y" in order to represent
the current state of a dimension
entity. This flag is typically critical for
Type II slowly changing dimensions, as
records in a Type II situation tend to
be numerous

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
warehouse table.
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
data warehouse table

ETL_PROC_WID Oracle System Field. This column is NUMBER


the unique identifier for the specific
ETL process used to create or update
this data.

DWDMR A-Z.doc
DATASOURCE_NUM_ID Unique identifier of the source system NUMBER
from which data was extracted. In
order to be able to trace the data
back to its source, it is recommended
that you define separate unique
source IDs for each of your different
source instances.

INTEGRATION_ID Unique identifier of a dimension or VARCHAR2(80)


fact entity in its source system. In
case of composite keys, the value in
this column can consist of
concatenated parts.
TENANT_ID Unique identifier for a tenant in a VARCHAR2(80)
multi-tenant environment. This
column is typically be used in an
Application Service Provider
(ASP)/Software As a Service (SOAS)
model.
X_CUSTOM Column used as a generic field for VARCHAR2(10)
customer extensions.

DWDMR A-Z.doc
W_POSITION_DH
Business Name: W_POSITION_DH

Description:

W_POSITION_DH stores maximum 18 level hierarchy for the HR PERSON and RESOURCE, for each level it also
stores DIVI\ORGANIZATION_CODE , POSITION_CODE etc.W_POSITION_D has 18 FK's to this table for each
level.This table is designed to be a slowly changing dimension that supports Type-2 changesThe Employee-
Manager relationship for the hierarchy is stored in column-flattened modelThis level in the table are padded by
the leaf node at lower level.Eg: For 18 level hierachy if only 3 nodes are present (Top, Lvl 16, Lvl15) then rest
level from Lvl 14 to lvel1 and BASE level are padded with lvl 15 info.

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate key to uniquely identify a NUMBER
record.

SCD1_WID Surrogate key to identify records with NUMBER


same INTEGRATION_ID.

POSITION_WID Foreign key to the Base dimension NUMBER W_POSITION_D


W_POSITION_D

FIXED_HIER_LEVEL Level of the last Position, node, in the NUMBER


hierarchy

PARENT_TYPE Holds the manager type of the VARCHAR2(30)


employee.

PRIMARY_FLG Indicates whether the assignment is CHAR(1)


primary or not. At anytime, the
assignment is primary this flag is set
to 'Y'.
BASE_POSTN_CODE Code of the base Position. VARCHAR2(50)

BASE_JOB_ROLE_CODE Code of Job/Role. for base level VARCHAR2(30)

BASE_DIVN_CODE "Code of the Primary Division for base VARCHAR2(240)


level

BASE_LOGIN Login of the Employee holding base VARCHAR2(100)


position

BASE_EMP_FULL_NAME Full Name of the Employee holding VARCHAR2(302)


the Base level Position.

BASE_EMP_ID Key of the Employee holding the base VARCHAR2(30)


level position in the Source system.

BASE_ASSIGNMENT_ID Assignment key of the Employee at NUMBER


the base position.

LVL1ANC_POSTN_CODE Code of the Level 1 Position. VARCHAR2(50)

DWDMR A-Z.doc
LVL1ANC_DIVN_CODE Code of the Primary Division for level VARCHAR2(240)
1 employee

LVL1ANC_JOB_ROLE_CODE Code of the Level 1 Job/Role VARCHAR2(30)

LVL1ANC_LOGIN Login of the Employee holding level 1. VARCHAR2(100)

LVL1_EMP_FULL_NAME Full Name of the Employee holding VARCHAR2(302)


the level 1 Position.

LVL1ANC_EMP_ID Key of the Employee holding VARCHAR2(30)

LVL1ANC_ASSIGNMENT_ID Assignment key of the Employee at NUMBER


the level 1 position.

LVL2ANC_POSTN_CODE Code of the Level 2 Position VARCHAR2(50)

LVL2ANC_JOB_ROLE_CODE Code of the Level 2 Job/Role VARCHAR2(30)

LVL2ANC_DIVN_CODE Code of the Primary Division the Level VARCHAR2(240)


2 Position belongs to.

LVL2ANC_LOGIN Login of the Employee holding the VARCHAR2(100)


Level 2 Position.

LVL2_EMP_FULL_NAME Full Name of the Employee holding VARCHAR2(302)


the level 2 Position

LVL2ANC_EMP_ID Key of the Employee holding the level VARCHAR2(30)


2 position in the Source system

LVL2ANC_ASSIGNMENT_ID Assignment key of the Employee at NUMBER


the level 2 position.

LVL3ANC_POSTN_CODE Code of the Level 3 Position VARCHAR2(50)

LVL3ANC_JOB_ROLE_CODE Code of the Level 3 Job/Role VARCHAR2(30)

LVL3ANC_DIVN_CODE Code of the Primary Division the Level VARCHAR2(240)


3 Position belongs to.

LVL3ANC_LOGIN Login of the Employee holding the VARCHAR2(100)


Level 3 Position.

LVL3_EMP_FULL_NAME Full Name of the Employee holding VARCHAR2(302)


the level 3 Position

LVL3ANC_EMP_ID Key of the Employee holding the level VARCHAR2(30)


3 position in the Source system

LVL3ANC_ASSIGNMENT_ID Assignment key of the Employee at NUMBER


the level 3 position.

DWDMR A-Z.doc
LVL4ANC_POSTN_CODE Code of the Level 4 Position VARCHAR2(50)

LVL4ANC_JOB_ROLE_CODE Code of the Level 4 Job/Role VARCHAR2(30)

LVL4ANC_DIVN_CODE Code of the Primary Division the Level VARCHAR2(240)


4 Position belongs to.

LVL4ANC_LOGIN Login of the Employee holding the VARCHAR2(100)


Level 4 Position.

LVL4_EMP_FULL_NAME Full Name of the Employee holding VARCHAR2(302)


the level 4 Position

LVL4ANC_EMP_ID Key of the Employee holding the level VARCHAR2(30)


4 position in the Source system

LVL4ANC_ASSIGNMENT_ID Assignment key of the Employee at NUMBER


the level 4 position.

LVL5ANC_POSTN_CODE Code of the Level 5 Position VARCHAR2(50)

LVL5ANC_JOB_ROLE_CODE Code of the Level 5 Job/Role VARCHAR2(30)

LVL5ANC_DIVN_CODE Code of the Primary Division the Level VARCHAR2(240)


5 Position belongs to.

LVL5ANC_LOGIN Login of the Employee holding the VARCHAR2(100)


Level 5 Position.

LVL5_EMP_FULL_NAME Full Name of the Employee holding VARCHAR2(302)


the level 5 Position

LVL5ANC_EMP_ID Key of the Employee holding the level VARCHAR2(30)


5 position in the Source system

LVL5ANC_ASSIGNMENT_ID Assignment key of the Employee at NUMBER


the level 5 position.

LVL6ANC_POSTN_CODE Code of the Level 6 Position VARCHAR2(50)

LVL6ANC_DIVN_CODE Code of the Primary Division the Level VARCHAR2(240)


6 Position belongs to.

LVL6ANC_JOB_ROLE_CODE Code of the Level 6 Job/Role VARCHAR2(30)

LVL6ANC_LOGIN Login of the Employee holding the VARCHAR2(100)


Level 6 Position.

LVL6_EMP_FULL_NAME Full Name of the Employee holding VARCHAR2(302)


the level 6 Position

LVL6ANC_EMP_ID Key of the Employee holding the level VARCHAR2(30)


6 position in the Source system

DWDMR A-Z.doc
LVL6ANC_ASSIGNMENT_ID Assignment key of the Employee at NUMBER
the level 6 position.

LVL7ANC_POSTN_CODE Code of the Level 7 Position VARCHAR2(50)

LVL7ANC_DIVN_CODE Code of the Primary Division the Level VARCHAR2(240)


7 Position belongs to.

LVL7ANC_JOB_ROLE_CODE Code of the Level 7 Job/Role VARCHAR2(30)

LVL7ANC_LOGIN Login of the Employee holding the VARCHAR2(100)


Level 7 Position.

LVL7_EMP_FULL_NAME Full Name of the Employee holding VARCHAR2(302)


the level 7 Position

LVL7ANC_EMP_ID Key of the Employee holding the level VARCHAR2(30)


7 position in the Source system

LVL7ANC_ASSIGNMENT_ID Assignment key of the Employee at NUMBER


the level 7 position.

LVL8ANC_POSTN_CODE Code of the Level 8 Position VARCHAR2(50)

LVL8ANC_DIVN_CODE Code of the Primary Division the Level VARCHAR2(240)


8 Position belongs to.

LVL8ANC_JOB_ROLE_CODE Code of the Level 8 Job/Role VARCHAR2(30)

LVL8ANC_LOGIN Login of the Employee holding the VARCHAR2(100)


Level 8 Position.

LVL8_EMP_FULL_NAME Full Name of the Employee holding VARCHAR2(302)


the level 8 Position

LVL8ANC_EMP_ID Key of the Employee holding the level VARCHAR2(30)


8 position in the Source system

LVL8ANC_ASSIGNMENT_ID Assignment key of the Employee at NUMBER


the level 8 position.

LVL9ANC_POSTN_CODE Code of the Level 9 Position VARCHAR2(50)

LVL9ANC_DIVN_CODE Code of the Primary Division the Level VARCHAR2(240)


9 Position belongs to.

LVL9ANC_JOB_ROLE_CODE Code of the Level 9 Job/Role VARCHAR2(30)

LVL9ANC_LOGIN Login of the Employee holding the VARCHAR2(100)


Level 9 Position.

LVL9_EMP_FULL_NAME Full Name of the Employee holding VARCHAR2(302)


the level 9 Position

DWDMR A-Z.doc
LVL9ANC_EMP_ID Key of the Employee holding the level VARCHAR2(30)
9 position in the Source system

LVL9ANC_ASSIGNMENT_ID Assignment key of the Employee at NUMBER


the level 9 position.

LVL10ANC_POSTN_CODE Code of the Level 10 Position VARCHAR2(50)

LVL10ANC_DIVN_CODE Code of the Primary Division the Level VARCHAR2(240)


10 Position belongs to.

LVL10ANC_JOB_ROLE_CODE Code of the Level 10 Job/Role VARCHAR2(30)

LVL10ANC_LOGIN Login of the Employee holding the VARCHAR2(100)


Level 10 Position.

LVL10_EMP_FULL_NAME Full Name of the Employee holding VARCHAR2(302)


the level 10 Position

LVL10ANC_EMP_ID Key of the Employee holding the level VARCHAR2(30)


10 position in the Source system

LVL10ANC_ASSIGNMENT_ID Assignment key of the Employee at NUMBER


the level 10 position.

LVL11ANC_POSTN_CODE Code of the Level 11 Position VARCHAR2(50)

LVL11ANC_DIVN_CODE Code of the Primary Division the Level VARCHAR2(240)


11 Position belongs to.

LVL11ANC_JOB_ROLE_CODE Code of the Level 11 Job/Role VARCHAR2(30)

LVL11ANC_LOGIN Login of the Employee holding the VARCHAR2(100)


Level 11 Position.

LVL11_EMP_FULL_NAME Full Name of the Employee holding VARCHAR2(302)


the level 11 Position

LVL11ANC_EMP_ID Key of the Employee holding the level VARCHAR2(30)


11 position in the Source system

LVL11ANC_ASSIGNMENT_ID Assignment key of the Employee at NUMBER


the level 11 position.

LVL12ANC_POSTN_CODE Code of the Level 12 Position VARCHAR2(50)

LVL12ANC_DIVN_CODE Code of the Primary Division the Level VARCHAR2(240)


12 Position belongs to.

LVL12ANC_JOB_ROLE_CODE Code of the Level 12 Job/Role VARCHAR2(30)

LVL12ANC_LOGIN Login of the Employee holding the VARCHAR2(100)


Level 12 Position.

DWDMR A-Z.doc
LVL12_EMP_FULL_NAME Full Name of the Employee holding VARCHAR2(302)
the level 12 Position

LVL12ANC_EMP_ID Key of the Employee holding the level VARCHAR2(30)


12 position in the Source system

LVL12ANC_ASSIGNMENT_ID Assignment key of the Employee at NUMBER


the level 12 position.

LVL13ANC_POSTN_CODE Code of the Level 13 Position. VARCHAR2(50)

LVL13ANC_DIVN_CODE Code of the Primary Division the Level VARCHAR2(240)


13 Position belongs to.

LVL13ANC_JOB_ROLE_CODE Code of the Level 13 Job/Role VARCHAR2(30)

LVL13ANC_LOGIN VARCHAR2(100)

LVL13_EMP_FULL_NAME Full Name of the Employee holding VARCHAR2(302)


the level 13 Position

LVL13ANC_EMP_ID Key of the Employee holding the level VARCHAR2(30)


13 position in the Source system

LVL13ANC_ASSIGNMENT_ID Assignment key of the Employee at NUMBER


the level 13 position.

LVL14ANC_POSTN_CODE Code of the Level 14 Position VARCHAR2(50)

LVL14ANC_DIVN_CODE Code of the Primary Division the Level VARCHAR2(240)


14 Position belongs to.

LVL14ANC_JOB_ROLE_CODE Code of the Level 14 Job/Role VARCHAR2(30)

LVL14ANC_LOGIN Login of the Employee holding the VARCHAR2(100)


Level 14 Position.

LVL14_EMP_FULL_NAME Full Name of the Employee holding VARCHAR2(302)


the level 14 Position

LVL14ANC_EMP_ID Key of the Employee holding the level VARCHAR2(30)


14 position in the Source system

LVL14ANC_ASSIGNMENT_ID Assignment key of the Employee at NUMBER


the level 14 position.

LVL15ANC_POSTN_CODE Code of the Level 15 Position VARCHAR2(50)

LVL15ANC_JOB_ROLE_CODE Code of the Level 15 Job/Role VARCHAR2(30)

LVL15ANC_DIVN_CODE Code of the Primary Division the Level VARCHAR2(240)


15 Position belongs to.

DWDMR A-Z.doc
LVL15ANC_LOGIN Login of the Employee holding the VARCHAR2(100)
Level 15 Position.

LVL15_EMP_FULL_NAME Full Name of the Employee holding VARCHAR2(302)


the level 15 Position

LVL15ANC_EMP_ID Key of the Employee holding the level VARCHAR2(30)


15 position in the Source system

LVL15ANC_ASSIGNMENT_ID Assignment key of the Employee at NUMBER


the level 15 position.

LVL16ANC_POSTN_CODE Code of the Level 16 Position VARCHAR2(50)

LVL16ANC_JOB_ROLE_CODE Code of the Level 16 Job/Role VARCHAR2(30)

LVL16ANC_DIVN_CODE Code of the Primary Division the Level VARCHAR2(240)


16 Position belongs to.

LVL16ANC_LOGIN Login of the Employee holding the VARCHAR2(100)


Level 16 Position.

LVL16_EMP_FULL_NAME Full Name of the Employee holding VARCHAR2(302)


the level 16 Position

LVL16ANC_EMP_ID Key of the Employee holding the level VARCHAR2(30)


16 position in the Source system

LVL16ANC_ASSIGNMENT_ID Assignment key of the Employee at NUMBER


the level 16 position.

TOP_LVL_POSTN_CODE Code of the Level Top Position VARCHAR2(50)

TOP_LVL_DIVN_CODE Code of the Primary Division the Level VARCHAR2(240)


Top Position belongs to.

TOP_LVL_JOB_ROLE_CODE Code of the Level Top Job/Role VARCHAR2(30)

TOP_LVL_LOGIN Login of the Employee holding the VARCHAR2(100)


Level Top Position.

TOP_EMP_FULL_NAME Full Name of the Employee holding VARCHAR2(302)


the level Top Position

TOP_LVL_EMP_ID Key of the Employee holding the level VARCHAR2(30)


Top position in the Source system

TOP_LVL_ASSIGNMENT_ID Assignment key of the Employee at NUMBER


the level Top position.

DELETE_FLG This flag is used for physical deletion CHAR(1)


of record during record processing.

DWDMR A-Z.doc
CURRENT_FLG Indicates whether this hierarchy CHAR(1)
record is current or not. At anytime,
there should be only one record for
each POSITION_WID, for which this
flag is set to 'Y'

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
warehouse table.
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
data warehouse table

EFFECTIVE_FROM_DT DATE/TIMESTAMP this particular DATE


record (or hierarchy structure)
starting to be effective.
EFFECTIVE_TO_DT DATE/TIMESTAMP this record (or DATE
hierarchy structure) ceased to be
effective.
ETL_PROC_WID System Field. This column is the NUMBER
unique identifier for the specific ETL
process used to create or
upDATE/TIMESTAMP.
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
was extracted. In order to be able to
trace the data back to its source,
Oracle recommends that you define
separate unique source IDs for each
of your different source instances.

TENANT_ID Unique identifier for a tenant in a VARCHAR2(80)


multi-tenant environment. This
column is typically be used in an
Application Service Provider
(ASP)/Software As a Service (SOAS)
model.
Column used as a generic field for
customer extensions.
X_CUSTOM Column used as a generic field for VARCHAR2(10)
customer extensions.

DWDMR A-Z.doc
W_POSITION_T1_D
Business Name: W_POSITION_T1_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
DATASOURCE_NUM_ID NUMBER

INTEGRATION_ID VARCHAR2(80)

SCD1_WID NUMBER

W_INSERT_DT DATE

W_UPDATE_DT DATE

ETL_PROC_WID NUMBER

DWDMR A-Z.doc
W_POSTED_SLENTRY_G
Business Name: W_POSTED_SLENTRY_G

Description:
*** Warning ***Please do not move this table to the "General" folder (bug 17412631). We need to truncate this
table for every run.

Table Columns:
Column Name Description Datatype Lookup Table
SOURCE_DISTRIBUTION_ID VARCHAR2(80)

DISTRIBUTION_SOURCE VARCHAR2(10)

POSTED_ON_DT DATE

GL_ACCOUNT_ID VARCHAR2(240)

DATASOURCE_NUM_ID NUMBER

FIN_STMT_ITEM_CODE VARCHAR2(50)

GL_STATUS_ID VARCHAR2(80)

DWDMR A-Z.doc
W_POTENTIAL_BAND_D
Business Name: W_POTENTIAL_BAND_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

ROW_WID
PARENT_ROW_WID NUMBER

PARENT_ROW_WID
W_POTENTIAL_BAND_CODE VARCHAR2(255)

W_POTENTIAL_BAND_CODE
BAND_SEQUENCE_NUM NUMBER

BAND_SEQUENCE_NUM
BAND_MIN_NORM_RATING NUMBER

BAND_MIN_NORM_RATING
BAND_MAX_NORM_RATING NUMBER

BAND_MAX_NORM_RATING
LEVEL_ID VARCHAR2(80)

LEVEL_ID
CREATED_BY_WID NUMBER

CREATED_BY_WID
CHANGED_BY_WID NUMBER

CHANGED_BY_WID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
DELETE_FLG CHAR(1)

DELETE_FLG
W_INSERT_DT DATE

W_INSERT_DT

DWDMR A-Z.doc
W_UPDATE_DT DATE

W_UPDATE_DT
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
ETL_PROC_WID NUMBER

ETL_PROC_WID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
X_CUSTOM VARCHAR2(10)

X_CUSTOM

DWDMR A-Z.doc
W_PRC_REQ_BU_REL_H
Business Name: W_PRC_REQ_BU_REL_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
PRC_BU_ID VARCHAR2(80)

REQ_BU_ID VARCHAR2(80)

DEFAULT_FLG VARCHAR2(1)

ACTIVE_FLG VARCHAR2(1)

CREATED_BY_ID VARCHAR2(80)

CHANGED_BY_ID VARCHAR2(80)

CREATED_ON_DT DATE

CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT DATE

W_INSERT_DT DATE

W_UPDATE_DT DATE

ETL_PROC_WID NUMBER

INTEGRATION_ID VARCHAR2(80)

TENANT_ID VARCHAR2(80)

DWDMR A-Z.doc
X_CUSTOM VARCHAR2(10)

DATASOURCE_NUM_ID NUMBER

DELETE_FLG CHAR(1)

DWDMR A-Z.doc
W_PRC_SAMPLE_D
Business Name: W_PRC_SAMPLE_D

Description:
The Samples Dimension contains all the Samples that are used for Tests.

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate key to uniquely identify a NUMBER
record.
ROW_WID
SAMPLE_NUM Sample Number VARCHAR2(80)

SAMPLE_NUM
EXPIRATION_DT Sample Expiration Date DATE

EXPIRATION_DATE
DRAWN_DT Sample Drawn Date DATE

DATE_DRAWN
CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
CREATED_BY_WID created the record in the source
system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
CHANGED_BY_WID last modified the record in the source
system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
CREATED_ON_DT source system.
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
CHANGED_ON_DT system.
AUX1_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
AUX1_CHANGED_ON_DT time of the auxiliary table's record
which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
AUX2_CHANGED_ON_DT time of the auxiliary table's record
which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
AUX3_CHANGED_ON_DT time of the auxiliary table's record
which acts as a source for the current
table.
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
AUX4_CHANGED_ON_DT time of the auxiliary table's record
which acts as a source for the current
table.

DWDMR A-Z.doc
DELETE_FLG This flag indicates the deletion status CHAR(1)
of the record in the source system. A
DELETE_FLG value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
W_INSERT_DT warehouse table.
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
W_UPDATE_DT data warehouse table.

DATASOURCE_NUM_ID This column is the unique identifier of NUMBER


the source system from which data
DATASOURCE_NUM_ID was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
ETL_PROC_WID process used to create or update this
data.
INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)
a dimension or fact entity in its source
INTEGRATION_ID system. In case of composite keys, the
value in this column can consist of
concatenated parts.

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
TENANT_ID environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
X_CUSTOM

DWDMR A-Z.doc
W_PRC_SPEC_D
Business Name: W_PRC_SPEC_D

Description:
The Specifications Dimension contains all the Specifications that are used for Tests.

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate key to uniquely identify a NUMBER
record.
ROW_WID
SPEC_VERSION Specification Version VARCHAR2(80)

SPEC_VERSION
CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
CREATED_BY_WID created the record in the source
system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
CHANGED_BY_WID last modified the record in the source
system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
CREATED_ON_DT source system.
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
CHANGED_ON_DT system.
AUX1_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
AUX1_CHANGED_ON_DT time of the auxiliary table's record
which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
AUX2_CHANGED_ON_DT time of the auxiliary table's record
which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
AUX3_CHANGED_ON_DT time of the auxiliary table's record
which acts as a source for the current
table.
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
AUX4_CHANGED_ON_DT time of the auxiliary table's record
which acts as a source for the current
table.
DELETE_FLG This flag indicates the deletion status CHAR(1)
of the record in the source system. A
DELETE_FLG value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

DWDMR A-Z.doc
W_INSERT_DT This column stores the date on which DATE
the record was inserted in the data
W_INSERT_DT warehouse table.
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
W_UPDATE_DT data warehouse table.

DATASOURCE_NUM_ID This column is the unique identifier of NUMBER


the source system from which data
DATASOURCE_NUM_ID was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
ETL_PROC_WID process used to create or update this
data.
INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)
a dimension or fact entity in its source
INTEGRATION_ID system. In case of composite keys, the
value in this column can consist of
concatenated parts.

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
TENANT_ID environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
X_CUSTOM

DWDMR A-Z.doc
W_PRC_SPEC_RESULTS_F
Business Name: W_PRC_SPEC_RESULTS_F

Description:

The Specification Results Fact contains the Test results against Test, Specification and Samples drawn from item

Table Columns:
Column Name Description Datatype Lookup Table
TEST_WID Test Identifier NUMBER W_PRC_TEST_D

TEST_WID
TESTER_WID Tester Identifier NUMBER W_USER_D

TESTER_WID
TEST_PROVIDER_WID Test Provider Identifier NUMBER W_PARTY_D

TEST_PROVIDER_WID
SAMPLE_WID Sample Identifier NUMBER W_PRC_SAMPLE_D

SAMPLE_WID
ACTUAL_RESOURCE_WID Actual resource Identifier NUMBER W_MFG_RESOURCE_D

ACTUAL_RESOURCE_WID
LAB_ORG_WID Labor Organization Identifier NUMBER W_INT_ORG_D

LAB_ORG_WID
SAMPLE_ORG_WID Sample Organization Identifier NUMBER W_INT_ORG_D

SAMPLE_ORG_WID
SAMPLE_LOT_WID Sample lot Identifier NUMBER W_LOT_D

SAMPLE_LOT_WID
SAMPLE_APPROVER_WID Sample Approver Identifier NUMBER

SAMPLE_APPROVER_WID
INV_APPROVER_WID Inventory Approver Identifier NUMBER W_USER_D

INV_APPROVER_WID
SUPPLIER_SITE_WID Supplier Site Identifier NUMBER W_SUPPLIER_ACCOUNT_D

SUPPLIER_SITE_WID
CUSTOMER_WID Customer Identifier NUMBER

CUSTOMER_WID
SHIP_TO_SITE_WID Ship to Site Identifier NUMBER W_CUSTOMER_LOC_D

SHIP_TO_SITE_WID
STORAGE_LOC_WID Locator Identifier NUMBER W_BUSN_LOCATION_D

STORAGE_LOC_WID
TEST_KIT_LOT_WID Test Kit Lot Identifier NUMBER W_LOT_D

TEST_KIT_LOT_WID
SPEC_WID Specification Identifier NUMBER W_PRC_SPEC_D

SPEC_WID

DWDMR A-Z.doc
RESULT_DT_WID Result Date NUMBER W_DAY_D

RESULT_DATE_WID
GRADE_WID Grade NUMBER W_XACT_TYPE_D

GRADE_WID
SAMPLER_WID Sampler Identifier NUMBER W_USER_D

SAMPLER_WID
SUPPLIER_WID Supplier Identifier NUMBER W_PARTY_D

SUPPLIER_WID
EVALUATION_WID Evaluation Identifier referenced to NUMBER
w_xact_type_d
EVALUATION_WID
TEST_KIT_PRODUCT_WID Test Kit Product ID NUMBER

TEST_KIT_PRODUCT_WID
TEST_TIME_WID Result Time NUMBER

TEST_TIME_WID
TEST_KIT_INV_PRODUCT_WID Test Kit Inventory Item ID NUMBER W_INVENTORY_PRODUCT_D

TEST_KIT_INV_PRODUCT_WID
SAMPLE_INVENTORY_PRODUCT_ Inventory Item Identifier NUMBER W_INVENTORY_PRODUCT_D
WID

SAMPLE_INVENTORY_PRODUCT_
WID
WORKORDER_WID Job identifier NUMBER W_WORKORDER_D

WORKORDER_WID
SPEC_TEST_WID Spec Test Identifier NUMBER W_SPEC_TEST_D

SAMPLE_PRODUCT_WID Inventory Item Identifier NUMBER W_PRODUCT_D

SAMPLE_PRODUCT_WID
PO_HEADER_ID Purchase Order Number VARCHAR2(80)

PO_HEADER_ID
PO_LINE_ID PurchaseOrder Line Number VARCHAR2(80)

PO_LINE_ID
ORDER_ID Sales Order Number VARCHAR2(80)

ORDER_ID
ORDER_LINE_ID Sales Order Line Number VARCHAR2(80)

ORDER_LINE_ID
TEST_REPLICATE_CNT Test Replicate Count NUMBER(28,10)

TEST_REPLICATE_CNT
TEST_RESULT Test Result. VARCHAR2(80)

TEST_RESULT
XACT_CONSUMED_QTY Consumed Quantity NUMBER(28,10)

XACT_CONSUMED_QTY

DWDMR A-Z.doc
PRIMARY_CONSUMED_QTY Consumed Quantity NUMBER(28,10)

PRIMARY_CONSUMED_QTY
XACT_TEST_QTY Test Quantity NUMBER(28,10)

XACT_TEST_QTY
PRIMARY_TEST_QTY Test Quantity NUMBER(28,10)

PRIMARY_TEST_QTY
PRIMARY_SAMPLE_QTY Sample Quantity NUMBER(28,10)

PRIMARY_SAMPLE_QTY
XACT_SAMPLE_QTY Sample Quantity NUMBER(28,10)

XACT_SAMPLE_QTY
XACT_REMAINING_QTY Remaining Quantity NUMBER(28,10)

XACT_REMAINING_QTY
PRIMARY_REMAINING_QTY Remaining Quantity NUMBER(28,10)

PRIMARY_REMAINING_QTY
XACT_SAMPLE_UOM SAMPLE UOM VARCHAR2(50)

XACT_SAMPLE_UOM
PRIMARY_SAMPLE_UOM SAMPLE UOM VARCHAR2(50)

PRIMARY_SAMPLE_UOM
CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
CREATED_BY_WID created the record in the source
system.
CHANGED_ON_DT Identifies the date and time when the DATE W_DAY_D
record was last modified in the source
CHANGED_ON_DT system
CREATED_ON_DT Identifies the date and time when the DATE W_DAY_D
record was initially created in the
CREATED_ON_DT source system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
CHANGED_BY_WID last modified the record in the source
system.
AUX1_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
AUX1_CHANGED_ON_DT time of the auxiliary table's record
which acts as a source for the current
table
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
AUX2_CHANGED_ON_DT time of the auxiliary table's record
which acts as a source for the current
table
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
AUX3_CHANGED_ON_DT time of the auxiliary table's record
which acts as a source for the current
table

DWDMR A-Z.doc
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
AUX4_CHANGED_ON_DT time of the auxiliary table's record
which acts as a source for the current
table
DELETE_FLG This flag indicates the deletion status CHAR(1)
of the record in the source system. A
DELETE_FLG value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
W_INSERT_DT warehouse table.
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
W_UPDATE_DT data warehouse table.

DATASOURCE_NUM_ID This column is the unique identifier of NUMBER


the source system from which data
DATASOURCE_NUM_ID was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
ETL_PROC_WID process used to create or update this
data.
INTEGRATION_ID This column is the unique identifier of VARCHAR2(400)
a dimension or fact entity in its source
INTEGRATION_ID system. In case of composite keys, the
value in this column can consist of
concatenated parts.

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
TENANT_ID environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(80)


for customer extensions.
X_CUSTOM

DWDMR A-Z.doc
W_PRC_TEST_D
Business Name: W_PRC_TEST_D

Description:
It is used for tracking Tests Dimensions contains all the Tests information.

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate key to uniquely identify a NUMBER
record.
ROW_WID
TEST_CODE Process Test Code VARCHAR2(100)

TEST_CODE
TEST_UNIT Test Unit. VARCHAR2(25)

TEST_UNIT
TEST_DURATION Process Test Duration NUMBER(28,10)

TEST_DURATION
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
CREATED_ON_DT source system.
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
CHANGED_ON_DT system.
CREATED_BY_WID Foreign key to the W_USER_D NUMBER
dimension that specifies the user who
CREATED_BY_WID created the record in the source
system.
CHANGED_BY_WID Foreign key to the W_USER_D NUMBER W_USER_D
dimension that specifies the user who
CHANGED_BY_WID last modified the record in the source
system.
AUX1_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
AUX1_CHANGED_ON_DT time of the auxiliary table's record
which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
AUX2_CHANGED_ON_DT time of the auxiliary table's record
which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
AUX3_CHANGED_ON_DT time of the auxiliary table's record
which acts as a source for the current
table.
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
AUX4_CHANGED_ON_DT time of the auxiliary table's record
which acts as a source for the current
table.
W_INSERT_DT This column stores the date on which DATE
the record was inserted in the data
W_INSERT_DT warehouse table.

DWDMR A-Z.doc
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
W_UPDATE_DT data warehouse table.

DELETE_FLG This flag indicates the deletion status CHAR(1)


of the record in the source system. A
DELETE_FLG value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

DATASOURCE_NUM_ID This column is the unique identifier of NUMBER


the source system from which data
DATASOURCE_NUM_ID was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)


a dimension or fact entity in its source
INTEGRATION_ID system. In case of composite keys, the
value in this column can consist of
concatenated parts.

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
TENANT_ID environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
ETL_PROC_WID process used to create or update this
data.
X_CUSTOM This column is used as a generic field VARCHAR2(10)
for customer extensions.
X_CUSTOM
TEST_METHOD VARCHAR2(255)

DWDMR A-Z.doc
W_PRDATTRNM_D
Business Name: W_PRDATTRNM_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
DATASOURCE_NUM_ID NUMBER

ETL_PROC_WID NUMBER

ROW_WID NUMBER

ATTR10_DATA_TYPE CHAR(1)

ATTR11_DATA_TYPE CHAR(1)

ATTR12_DATA_TYPE CHAR(1)

ATTR13_DATA_TYPE CHAR(1)

ATTR14_DATA_TYPE CHAR(1)

ATTR15_DATA_TYPE CHAR(1)

ATTR16_DATA_TYPE CHAR(1)

ATTR17_DATA_TYPE CHAR(1)

ATTR18_DATA_TYPE CHAR(1)

ATTR19_DATA_TYPE CHAR(1)

ATTR1_DATA_TYPE CHAR(1)

ATTR20_DATA_TYPE CHAR(1)

ATTR21_DATA_TYPE CHAR(1)

ATTR22_DATA_TYPE CHAR(1)

DWDMR A-Z.doc
ATTR23_DATA_TYPE CHAR(1)

ATTR24_DATA_TYPE CHAR(1)

ATTR25_DATA_TYPE CHAR(1)

ATTR26_DATA_TYPE CHAR(1)

ATTR27_DATA_TYPE CHAR(1)

ATTR28_DATA_TYPE CHAR(1)

ATTR29_DATA_TYPE CHAR(1)

ATTR2_DATA_TYPE CHAR(1)

ATTR30_DATA_TYPE CHAR(1)

ATTR3_DATA_TYPE CHAR(1)

ATTR4_DATA_TYPE CHAR(1)

ATTR5_DATA_TYPE CHAR(1)

ATTR6_DATA_TYPE CHAR(1)

ATTR7_DATA_TYPE CHAR(1)

ATTR8_DATA_TYPE CHAR(1)

ATTR9_DATA_TYPE CHAR(1)

ATTR10_NAME VARCHAR2(100)

ATTR11_NAME VARCHAR2(100)

ATTR12_NAME VARCHAR2(100)

ATTR13_NAME VARCHAR2(100)

DWDMR A-Z.doc
ATTR14_NAME VARCHAR2(100)

ATTR15_NAME VARCHAR2(100)

ATTR16_NAME VARCHAR2(100)

ATTR17_NAME VARCHAR2(100)

ATTR18_NAME VARCHAR2(100)

ATTR19_NAME VARCHAR2(100)

ATTR1_NAME VARCHAR2(100)

ATTR20_NAME VARCHAR2(100)

ATTR21_NAME VARCHAR2(100)

ATTR22_NAME VARCHAR2(100)

ATTR23_NAME VARCHAR2(100)

ATTR24_NAME VARCHAR2(100)

ATTR25_NAME VARCHAR2(100)

ATTR26_NAME VARCHAR2(100)

ATTR27_NAME VARCHAR2(100)

ATTR28_NAME VARCHAR2(100)

ATTR29_NAME VARCHAR2(100)

ATTR2_NAME VARCHAR2(100)

ATTR30_NAME VARCHAR2(100)

ATTR3_NAME VARCHAR2(100)

DWDMR A-Z.doc
ATTR4_NAME VARCHAR2(100)

ATTR5_NAME VARCHAR2(100)

ATTR6_NAME VARCHAR2(100)

ATTR7_NAME VARCHAR2(100)

ATTR8_NAME VARCHAR2(100)

ATTR9_NAME VARCHAR2(100)

PROD_ID VARCHAR2(30)

DWDMR A-Z.doc
W_PRDATTR_D
Business Name: W_PRDATTR_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
DATASOURCE_NUM_ID NUMBER

ETL_PROC_WID NUMBER

ROW_WID NUMBER

ATTR10_CHAR_VAL VARCHAR2(100)

ATTR10_CHAR_VAL_I VARCHAR2(100)

ATTR11_CHAR_VAL VARCHAR2(100)

ATTR11_CHAR_VAL_I VARCHAR2(100)

ATTR12_CHAR_VAL VARCHAR2(100)

ATTR12_CHAR_VAL_I VARCHAR2(100)

ATTR13_CHAR_VAL VARCHAR2(100)

ATTR13_CHAR_VAL_I VARCHAR2(100)

ATTR14_CHAR_VAL VARCHAR2(100)

ATTR14_CHAR_VAL_I VARCHAR2(100)

ATTR15_CHAR_VAL VARCHAR2(100)

ATTR15_CHAR_VAL_I VARCHAR2(100)

ATTR16_CHAR_VAL VARCHAR2(100)

ATTR16_CHAR_VAL_I VARCHAR2(100)

DWDMR A-Z.doc
ATTR17_CHAR_VAL VARCHAR2(100)

ATTR17_CHAR_VAL_I VARCHAR2(100)

ATTR18_CHAR_VAL VARCHAR2(100)

ATTR18_CHAR_VAL_I VARCHAR2(100)

ATTR19_CHAR_VAL VARCHAR2(100)

ATTR19_CHAR_VAL_I VARCHAR2(100)

ATTR1_CHAR_VAL VARCHAR2(100)

ATTR1_CHAR_VAL_I VARCHAR2(100)

ATTR20_CHAR_VAL VARCHAR2(100)

ATTR20_CHAR_VAL_I VARCHAR2(100)

ATTR21_CHAR_VAL VARCHAR2(100)

ATTR21_CHAR_VAL_I VARCHAR2(100)

ATTR22_CHAR_VAL VARCHAR2(100)

ATTR22_CHAR_VAL_I VARCHAR2(100)

ATTR23_CHAR_VAL VARCHAR2(100)

ATTR23_CHAR_VAL_I VARCHAR2(100)

ATTR24_CHAR_VAL VARCHAR2(100)

ATTR24_CHAR_VAL_I VARCHAR2(100)

ATTR25_CHAR_VAL VARCHAR2(100)

ATTR25_CHAR_VAL_I VARCHAR2(100)

DWDMR A-Z.doc
ATTR26_CHAR_VAL VARCHAR2(100)

ATTR26_CHAR_VAL_I VARCHAR2(100)

ATTR27_CHAR_VAL VARCHAR2(100)

ATTR27_CHAR_VAL_I VARCHAR2(100)

ATTR28_CHAR_VAL VARCHAR2(100)

ATTR28_CHAR_VAL_I VARCHAR2(100)

ATTR29_CHAR_VAL VARCHAR2(100)

ATTR29_CHAR_VAL_I VARCHAR2(100)

ATTR2_CHAR_VAL VARCHAR2(100)

ATTR2_CHAR_VAL_I VARCHAR2(100)

ATTR30_CHAR_VAL VARCHAR2(100)

ATTR30_CHAR_VAL_I VARCHAR2(100)

ATTR3_CHAR_VAL VARCHAR2(100)

ATTR3_CHAR_VAL_I VARCHAR2(100)

ATTR4_CHAR_VAL VARCHAR2(100)

ATTR4_CHAR_VAL_I VARCHAR2(100)

ATTR5_CHAR_VAL VARCHAR2(100)

ATTR5_CHAR_VAL_I VARCHAR2(100)

ATTR6_CHAR_VAL VARCHAR2(100)

ATTR6_CHAR_VAL_I VARCHAR2(100)

DWDMR A-Z.doc
ATTR7_CHAR_VAL VARCHAR2(100)

ATTR7_CHAR_VAL_I VARCHAR2(100)

ATTR8_CHAR_VAL VARCHAR2(100)

ATTR8_CHAR_VAL_I VARCHAR2(100)

ATTR9_CHAR_VAL VARCHAR2(100)

ATTR9_CHAR_VAL_I VARCHAR2(100)

PROD_ID VARCHAR2(30)

DWDMR A-Z.doc
W_PRD_OF_WRK_BAND_D
Business Name: W_PRD_OF_WRK_BAND_D

Description:
W_PRD_OF_WRK_BAND_D dimension table stores the Employee and Contingent worker's tenure of work for an
organization. Each of the worker type have different lengths of service so there are different bands for Employee
and Contingent workers to help group the tenures. These period of work bands are user configurable based on
reporting needs.

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate key to uniquely identify a NUMBER
record.

PARENT_EMP_ROW_WID ROW_WID of parent row. NUMBER


For period of work level, this is the
ROW_WID for Employee period of
work band level. For Period of work
band for Employee/CWK level it is
null.
PARENT_CWK_ROW_WID ROW_WID of parent row. NUMBER
For period of work level, this is the
ROW_WID for CWK period of work
band level. For Period of work band
for Employee/CWK level it is null.

W_EMP_POW_BAND_CODE VARCHAR2(255)

EMP_BAND_SEQUENCE_NUM Sequence in which the Employee NUMBER


Period of Work Bands and Period of
Work are to be displayed in the
reports.
EMP_BAND_MIN_MONTHS Minimum Month for the Period of NUMBER
Work to qualify for the Employee
Period of Work band.
EMP_BAND_MAX_MONTHS Maximum Month for the Period of NUMBER
Work to qualify for the Employee
Period of Work band.
W_CWK_POW_BAND_CODE VARCHAR2(255)

CWK_BAND_SEQUENCE_NUM Sequence in which the CWK Period of NUMBER


Work Bands and Period of Work are
to be displayed in the reports.

CWK_BAND_MIN_MONTHS Minimum Month for the Period of NUMBER


Work to qualify for the CWK Period of
Work band.
CWK_BAND_MAX_MONTHS Maximum Month for the Period of NUMBER
Work to qualify for the CWK Period of
Work band.
LEVEL_ID "POW" for base level. VARCHAR2(80)
"POW_BAND_EMP" for Employee
period of work band level.
"POW_BAND_CWK" for CWK period
of work band level.

DWDMR A-Z.doc
CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER
dimension indicating the user who
created the record in the source
system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER
dimension indicating the user who
last modified the record in the source
system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
source system.
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
system.
AUX1_CHANGED_ON_DT This column identifies the last DATE
modified date and time of the
auxiliary table's record which acts as a
source for the current table.
AUX2_CHANGED_ON_DT This column identifies the last DATE
modified date and time of the
auxiliary table's record which acts as a
source for the current table.
AUX3_CHANGED_ON_DT This column identifies the last DATE
modified date and time of the
auxiliary table's record which acts as a
source for the current table.
AUX4_CHANGED_ON_DT This column identifies the last DATE
modified date and time of the
auxiliary table's record which acts as a
source for the current table.
DELETE_FLG This flag indicates the deletion status CHAR(1)
of the record in the source system. A
value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
warehouse table.
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
data warehouse table.

DATASOURCE_NUM_ID This column is the unique identifier of NUMBER


the source system from which data
was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID This column is the unique identifier NUMBER


for the specific ETL process used to
create or update this data.

DWDMR A-Z.doc
INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)
a dimension or fact entity in its source
system. In case of composite keys, the
value in this column can consist of
concatenated parts.

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.

DWDMR A-Z.doc
W_PREFERRED_SUPP_PROD_D
Business Name: W_PREFERRED_SUPP_PROD_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

PROC_PROD_WID NUMBER

PRC_BU_ID VARCHAR2(80)

SUPPLIER_ID VARCHAR2(80)

REQ_BU_ID VARCHAR2(80)

EFFECTIVE_FROM_DT DATE

EFFECTIVE_TO_DT DATE

EFFECTIVE_FROM_DT_WID NUMBER

EFFECTIVE_TO_DT_WID NUMBER

ALLOC_PERCENTAGE NUMBER(28,7)

CREATED_BY_WID NUMBER

CHANGED_BY_WID NUMBER

CREATED_ON_DT DATE

CHANGED_ON_DT DATE

W_INSERT_DT DATE

W_UPDATE_DT DATE

ETL_PROC_WID NUMBER

DWDMR A-Z.doc
AUX1_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT DATE

DELETE_FLG VARCHAR2(1)

DATASOURCE_NUM_ID NUMBER

INTEGRATION_ID VARCHAR2(80)

TENANT_ID VARCHAR2(80)

X_CUSTOM VARCHAR2(10)

DWDMR A-Z.doc
W_PRILSTITEM_D
Business Name: W_PRILSTITEM_D

Description:
Data warehouse pricelist item dimention tavble

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate key to uniquely identify a NUMBER
record.

EFF_END_DT Effective End of Price List DATE

EFF_START_DT Effect Start of Price List DATE

PRI_LST_ID Price List Id VARCHAR2(30)

PRI_LST_NAME Price List Name VARCHAR2(240)

PROD_ID Product Id VARCHAR2(30)

PROD_NAME Product Name VARCHAR2(100)

COST Unconverted Cost NUMBER(28,10)

DOC_CURR_CODE Currency Code VARCHAR2(80)

LIST_PRICE Unconverted List Price NUMBER(28,10)

CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D


dimension indicating the user who
created the record in the source
system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
last modified the record in the source
system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
source system.
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
system.
AUX1_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
time of the auxiliary table's record
which acts as a source for the current
table.

DWDMR A-Z.doc
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
time of the auxiliary table's record
which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
time of the auxiliary table's record
which acts as a source for the current
table.
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
time of the auxiliary table's record
which acts as a source for the current
table.
SRC_EFF_FROM_DT This column stores the date from DATE
which the source record (in the
Source system) is effective. The value
is extracted from the source
(whenever available)
SRC_EFF_TO_DT This column stores the date up to DATE
which the source record (in the
Source system) is effective. The value
is extracted from the source
(whenever available)
EFFECTIVE_FROM_DT This column stores the date from DATE
which the dimension record is
effective. A value is either assigned by
Siebel Applications or extracted from
the source.
EFFECTIVE_TO_DT This column stores the date up to DATE
which the dimension record is
effective. A value is either assigned by
Siebel Applications or extracted from
the source.
DELETE_FLG This flag indicates the deletion status CHAR(1)
of the record in the source system. A
value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

CURRENT_FLG This is a flag for marking dimension CHAR(1)


records as "Y" in order to represent
the current state of a dimension
entity. This flag is typically critical for
Type II slowly-changing dimensions,
as records in a Type II situation tend
to be numerous.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
warehouse table.
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
data warehouse table.

DWDMR A-Z.doc
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
process used to create or update this
data.
INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)
a dimension or fact entity in its source
system. In case of composite keys, the
value in this column can consist of
concatenated parts.

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.

GLOBAL1_EXCHANGE_RATE VARCHAR2(28)

GLOBAL2_EXCHANGE_RATE VARCHAR2(28)

GLOBAL3_EXCHANGE_RATE VARCHAR2(28)

GLOBAL4_EXCHANGE_RATE VARCHAR2(28)

GLOBAL5_EXCHANGE_RATE VARCHAR2(28)

DWDMR A-Z.doc
W_PRI_SEGMENT_D
Business Name: Pricing Segment Dimension

Description:
This table stores the pricing segment information

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate key to uniquely identify a NUMBER
record.
Surrogate Key of the Table
NAME This is the name of the Pricing VARCHAR2(200)
Segment
Name of the Pricing Segment.
PROF_ATTR_1_CODE This is an attribute value of the pricing VARCHAR2(80)
segment
Profile Attribute 1 Code
PROF_ATTR_2_CODE This is an attribute value of the pricing VARCHAR2(80)
segment
Profile Attribute 2 Code
PROF_ATTR_3_CODE This is an attribute value of the pricing VARCHAR2(80)
segment
Profile Attribute 3 Code
PROF_ATTR_4_CODE This is an attribute value of the pricing VARCHAR2(80)
segment
Profile Attribute 4 Code
PROF_ATTR_5_CODE This is an attribute value of the pricing VARCHAR2(80)
segment
Profile Attribute 5 Code
PROF_ATTR_6 This is an attribute value of the pricing VARCHAR2(50)
segment
Profile Attribute 6
PROF_ATTR_7 This is an attribute value of the pricing VARCHAR2(50)
segment
Profile Attribute 7
PROF_ATTR_8 This is an attribute value of the pricing VARCHAR2(50)
segment
Profile Attribute 8
PROF_ATTR_9 This is an attribute value of the pricing VARCHAR2(50)
segment
Profile Attribute 9
PROF_ATTR_10 This is an attribute value of the pricing VARCHAR2(50)
segment
Profile Attribute 10
PROF_ATTR_11 This is an attribute value of the pricing VARCHAR2(50)
segment
Profile Attribute 11
PROF_ATTR_12 This is an attribute value of the pricing VARCHAR2(50)
segment
Profile Attribute 12
PROF_ATTR_13 This is an attribute value of the pricing VARCHAR2(50)
segment
Profile Attribute 13
PROF_ATTR_14 This is an attribute value of the pricing VARCHAR2(50)
segment
Profile Attribute 14

DWDMR A-Z.doc
PROF_ATTR_15 This is an attribute value of the pricing VARCHAR2(50)
segment
Profile Attribute 15
CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Created By User created the record in the source
Surrogate Key system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Last Modified By last modified the record in the source
User Surrogate Key system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
Source Record Creation Date and source system.
Time
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
Source Record Last Modified Date system.
and Time
AUX1_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date which acts as a source for the current
table.
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date which acts as a source for the current
table.
DELETE_FLG This flag indicates the deletion status CHAR(1)
of the record in the source system. A
Deleted Record Indicator value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time

DWDMR A-Z.doc
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
ETL Process Identifier process used to create or update this
data.
INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)
a dimension or fact entity in its source
Unique Source Record Identifier system. In case of composite keys, the
value in this column can consist of
concatenated parts.

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
Generic Extension Column

DWDMR A-Z.doc
W_PRI_STRATEGY_D
Business Name: Pricing Strategy Dimension

Description:
This table stores the pricing startegy information

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate key to uniquely identify a NUMBER
record.
Surrogate Key of the Table
NAME This is the name of the Pricing VARCHAR2(200)
Strategy
Name of the Pricing Strategy.
STRATEGY_NUM This is the pricing strategy number VARCHAR2(30)
number
Pricing Strategy Number
PRODUCT_GL_PLAN_NAME This is the guideline plan name for the VARCHAR2(200)
product
Product Guideline Plan Name
PRICE_LIST_NAME This is the Price list name VARCHAR2(100)

Price List Name


DEAL_GL_PLAN_NAME This is the guideline plan name for the VARCHAR2(200)
Deal
Deal Guideline Plan Name
PRI_SEGMENT_NAME This is the name of the Pricing VARCHAR2(200)
Segment
Pricing Segment Name
VERSION This is the Version number of the NUMBER
pricing strategy
Pricing Strategy Version number

COMPETITOR_NAME This is the competitior associated VARCHAR2(200)


with the pricing strategy
Competitor associated with the
strategy
CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Created By User created the record in the source
Surrogate Key system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Last Modified By last modified the record in the source
User Surrogate Key system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
Source Record Creation Date and source system.
Time
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
Source Record Last Modified Date system.
and Time
AUX1_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date which acts as a source for the current
table.

DWDMR A-Z.doc
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date which acts as a source for the current
table.
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date which acts as a source for the current
table.
SRC_EFF_FROM_DT This column stores the date from DATE
which the source record (in the
Source Supplied Effective From Source system) is effective. The value
Date and Time is extracted from the source
(whenever available)
SRC_EFF_TO_DT This column stores the date up to DATE
which the source record (in the
Source Supplied Effective To Date Source system) is effective. The value
and Time is extracted from the source
(whenever available)
EFFECTIVE_FROM_DT This column stores the date from DATE
which the dimension record is
Effective From Date and Time effective. A value is either assigned by
Siebel Applications or extracted from
the source.
EFFECTIVE_TO_DT This column stores the date up to DATE
which the dimension record is
Effective To Date and Time effective. A value is either assigned by
Siebel Applications or extracted from
the source.
DELETE_FLG This flag indicates the deletion status CHAR(1)
of the record in the source system. A
Deleted Record Indicator value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

CURRENT_FLG This is a flag for marking dimension CHAR(1)


records as "Y" in order to represent
Current Record Indicator the current state of a dimension
entity. This flag is typically critical for
Type II slowly-changing dimensions,
as records in a Type II situation tend
to be numerous.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time

DWDMR A-Z.doc
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
ETL Process Identifier process used to create or update this
data.
INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)
a dimension or fact entity in its source
Unique Source Record Identifier system. In case of composite keys, the
value in this column can consist of
concatenated parts.

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
Generic Extension Column

DWDMR A-Z.doc
W_PROC_PROD_D
Business Name: W_PROC_PROD_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

PROC_PROD_ID VARCHAR2(300)

CMP_PROC_PROD_ID VARCHAR2(300)

PROC_PROD_TYPE VARCHAR2(80)

PROC_PROD_CODE VARCHAR2(300)

PART_NUM VARCHAR2(80)

VENDOR_ITEM VARCHAR2(80)

SUPPLIER_ID VARCHAR2(80)

SUPPLIER_NAME VARCHAR2(250)

CATEGORY_ID VARCHAR2(80)

ITEM_DESC VARCHAR2(250)

MARKET_PRICE NUMBER(28,10)

ROUNDING_FACTOR NUMBER(28,10)

STANDARD_UOM_CODE VARCHAR2(30)

LOC_CURRENCY_CODE VARCHAR2(30)

UNSPSC_CODE VARCHAR2(80)

CREATED_BY_WID NUMBER W_USER_D

DWDMR A-Z.doc
CHANGED_BY_WID NUMBER W_USER_D

CREATED_ON_DT DATE

CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT DATE

DELETE_FLG CHAR(1)

REJECT_FLG CHAR(1)

ETL_PROC_WID NUMBER

W_INSERT_DT DATE

W_UPDATE_DT DATE

DATASOURCE_NUM_ID NUMBER

INTEGRATION_ID VARCHAR2(300)

TENANT_ID VARCHAR2(80)

X_CUSTOM VARCHAR2(10)

EFFECTIVE_FROM_DT DATE

EFFECTIVE_TO_DT DATE

CURRENT_FLG CHAR(1)

CAT_SET_CATEGORY_ID VARCHAR2(80)

DWDMR A-Z.doc
W_PRODCAT_DH
Business Name: W_PRODCAT_DH - Obsolete

Description:
7.5.3_vert-active,7.7.1_vert-active, 7.8_vert-active

Table Columns:
Column Name Description Datatype Lookup Table
ETL_PROC_WID NUMBER

FIXED_HIER_LEVEL NUMBER

LVL1ANC_PRODCAT_ID VARCHAR2(30)

LVL2ANC_PRODCAT_ID VARCHAR2(30)

LVL3ANC_PRODCAT_ID VARCHAR2(30)

LVL4ANC_PRODCAT_ID VARCHAR2(30)

LVL5ANC_PRODCAT_ID VARCHAR2(30)

LVL6ANC_PRODCAT_ID VARCHAR2(30)

LVL7ANC_PRODCAT_ID VARCHAR2(30)

LVL8ANC_PRODCAT_ID VARCHAR2(30)

PROD_WID NUMBER W_PRODUCT_D

ROW_WID NUMBER

TOP_LVL_PRODCAT_ID VARCHAR2(30)

HIER_LEVEL NUMBER

L1ANC_PRODCAT_NAME VARCHAR2(100)

L2ANC_PRODCAT_NAME VARCHAR2(100)

DWDMR A-Z.doc
L3ANC_PRODCAT_NAME VARCHAR2(100)

L4ANC_PRODCAT_NAME VARCHAR2(100)

L5ANC_PRODCAT_NAME VARCHAR2(100)

L6ANC_PRODCAT_NAME VARCHAR2(100)

L7ANC_PRODCAT_NAME VARCHAR2(100)

L8ANC_PRODCAT_NAME VARCHAR2(100)

PROD_NAME VARCHAR2(100)

TOP_L_PRODCAT_NAME VARCHAR2(100)

USAGE_CD VARCHAR2(30)

USAGE_CD_I VARCHAR2(50)

DWDMR A-Z.doc
W_PRODUCT_ADDL_ATTR_D
Business Name: W_PRODUCT_ADDL_ATTR_D

Description:
This is a sister table to W_PRODUCT_D. It stores the Additional Attributes of a Product.

Table Columns:
Column Name Description Datatype Lookup Table
PRODUCT_ATTR1_CHAR Additional Varchar Attribute VARCHAR2(255)

PRODUCT_ATTR2_CHAR Additional Varchar Attribute VARCHAR2(255)

PRODUCT_ATTR3_CHAR Additional Varchar Attribute VARCHAR2(255)

PRODUCT_ATTR4_CHAR Additional Varchar Attribute VARCHAR2(255)

PRODUCT_ATTR5_CHAR Additional Varchar Attribute VARCHAR2(255)

PRODUCT_ATTR6_CHAR Additional Varchar Attribute VARCHAR2(255)

PRODUCT_ATTR7_CHAR Additional Varchar Attribute VARCHAR2(255)

PRODUCT_ATTR8_CHAR Additional Varchar Attribute VARCHAR2(255)

PRODUCT_ATTR9_CHAR Additional Varchar Attribute VARCHAR2(255)

PRODUCT_ATTR10_CHAR Additional Varchar Attribute VARCHAR2(255)

PRODUCT_ATTR11_CHAR Additional Varchar Attribute VARCHAR2(255)

PRODUCT_ATTR12_CHAR Additional Varchar Attribute VARCHAR2(255)

PRODUCT_ATTR13_CHAR Additional Varchar Attribute VARCHAR2(255)

PRODUCT_ATTR14_CHAR Additional Varchar Attribute VARCHAR2(255)

PRODUCT_ATTR15_CHAR Additional Varchar Attribute VARCHAR2(255)

PRODUCT_ATTR16_CHAR Additional Varchar Attribute VARCHAR2(255)

DWDMR A-Z.doc
PRODUCT_ATTR17_CHAR Additional Varchar Attribute VARCHAR2(255)

PRODUCT_ATTR18_CHAR Additional Varchar Attribute VARCHAR2(255)

PRODUCT_ATTR19_CHAR Additional Varchar Attribute VARCHAR2(255)

PRODUCT_ATTR20_CHAR Additional Varchar Attribute VARCHAR2(255)

PRODUCT_ATTR21_CHAR Additional Varchar Attribute VARCHAR2(255)

PRODUCT_ATTR22_CHAR Additional Varchar Attribute VARCHAR2(255)

PRODUCT_ATTR23_CHAR Additional Varchar Attribute VARCHAR2(255)

PRODUCT_ATTR24_CHAR Additional Varchar Attribute VARCHAR2(255)

PRODUCT_ATTR25_CHAR Additional Varchar Attribute VARCHAR2(255)

PRODUCT_ATTR26_CHAR Additional Varchar Attribute VARCHAR2(255)

PRODUCT_ATTR27_CHAR Additional Varchar Attribute VARCHAR2(255)

PRODUCT_ATTR28_CHAR Additional Varchar Attribute VARCHAR2(255)

PRODUCT_ATTR29_CHAR Additional Varchar Attribute VARCHAR2(255)

PRODUCT_ATTR30_CHAR Additional Varchar Attribute VARCHAR2(255)

PRODUCT_ATTR1_NUM Additional Number Attribute NUMBER(20,4)

PRODUCT_ATTR2_NUM Additional Number Attribute NUMBER(20,4)

PRODUCT_ATTR3_NUM Additional Number Attribute NUMBER(20,4)

PRODUCT_ATTR4_NUM Additional Number Attribute NUMBER(20,4)

PRODUCT_ATTR5_NUM Additional Number Attribute NUMBER(20,4)

PRODUCT_ATTR6_NUM Additional Number Attribute NUMBER(20,4)

DWDMR A-Z.doc
PRODUCT_ATTR7_NUM Additional Number Attribute NUMBER(20,4)

PRODUCT_ATTR8_NUM Additional Number Attribute NUMBER(20,4)

PRODUCT_ATTR9_NUM Additional Number Attribute NUMBER(20,4)

PRODUCT_ATTR10_NUM Additional Number Attribute NUMBER(20,4)

PRODUCT_ATTR11_NUM Additional Number Attribute NUMBER(20,4)

PRODUCT_ATTR12_NUM Additional Number Attribute NUMBER(20,4)

PRODUCT_ATTR13_NUM Additional Number Attribute NUMBER(20,4)

PRODUCT_ATTR14_NUM Additional Number Attribute NUMBER(20,4)

PRODUCT_ATTR15_NUM Additional Number Attribute NUMBER(20,4)

PRODUCT_ATTR16_NUM Additional Number Attribute NUMBER(20,4)

PRODUCT_ATTR17_NUM Additional Number Attribute NUMBER(20,4)

PRODUCT_ATTR18_NUM Additional Number Attribute NUMBER(20,4)

PRODUCT_ATTR19_NUM Additional Number Attribute NUMBER(20,4)

PRODUCT_ATTR20_NUM Additional Number Attribute NUMBER(20,4)

PRODUCT_ATTR1_DATE Additional Date Attribute DATE

PRODUCT_ATTR2_DATE Additional Date Attribute DATE

PRODUCT_ATTR3_DATE Additional Date Attribute DATE

PRODUCT_ATTR4_DATE Additional Date Attribute DATE

PRODUCT_ATTR5_DATE Additional Date Attribute DATE

PRODUCT_ATTR6_DATE Additional Date Attribute DATE

DWDMR A-Z.doc
PRODUCT_ATTR7_DATE Additional Date Attribute DATE

PRODUCT_ATTR8_DATE Additional Date Attribute DATE

PRODUCT_ATTR9_DATE Additional Date Attribute DATE

PRODUCT_ATTR10_DATE Additional Date Attribute DATE

CREATED_BY_WID ROW_WID from W_USER_D for NUMBER W_USER_D


Created By User

CREATED_ON_DT Created On Date DATE

DATASOURCE_NUM_ID Source System Identifier NUMBER

CHANGED_BY_WID ROW_WID from W_USER_D for NUMBER


Changed By User

CHANGED_ON_DT Changed On Date DATE

ETL_PROC_WID ETL Process Identifier NUMBER

INTEGRATION_ID Business Key of the table VARCHAR2(80)

SCD1_WID Primary Key of the table NUMBER W_PRODUCT_D

SET_ID Set Identifier VARCHAR2(80)

TENANT_ID Tenant Identifier VARCHAR2(80)

W_INSERT_DT Insert Date DATE

W_UPDATE_DT Update Date DATE

X_CUSTOM Extensible Custom Attribute VARCHAR2(80)

AUX1_CHANGED_ON_DT Auxiliary Changed on Dates DATE

AUX2_CHANGED_ON_DT Auxiliary Changed on Dates DATE

AUX3_CHANGED_ON_DT Auxiliary Changed on Dates DATE

DWDMR A-Z.doc
AUX4_CHANGED_ON_DT Auxiliary Changed on Dates DATE

SRC_EFF_FROM_DT Source Effective From Date DATE

SRC_EFF_TO_DT Source Effective To Date DATE

DWDMR A-Z.doc
W_PRODUCT_ATTRIBS_D
Business Name: W_PRODUCT_ATTRIBS_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
PRODUCT_TYPE_CODE VARCHAR2(80)

PRODUCT_TYPE_CODE
SCD1_WID NUMBER

SCD1_WID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
IMPLICIT_EXPLICIT_FLG CHAR(1)

IMPLICIT_EXPLICIT_FLG
CREATED_BY_WID NUMBER

CREATED_BY_WID
CHANGED_BY_WID NUMBER

CHANGED_BY_WID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
ETL_PROC_WID NUMBER

ETL_PROC_WID
TENANT_ID VARCHAR2(80)

TENANT_ID
X_CUSTOM VARCHAR2(10)

X_CUSTOM

DWDMR A-Z.doc
W_PRODUCT_CATALOG_D
Business Name: W_PRODUCT_CATALOG_D

Description:
Stores all the catalogs of all products

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate key to uniquely identify a NUMBER
record.
Surrogate Key of the Table
CATEGORY_SET_ID stores Category Set Id NUMBER

Category Set id / Catalog id


CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER
dimension indicating the user who
Source Record Created By User created the record in the source
Surrogate Key system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER
dimension indicating the user who
Source Record Last Modified By last modified the record in the source
User Surrogate Key system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
Source Record Creation Date and source system.
Time
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
Source Record Last Modified Date system.
and Time
AUX1_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.

DWDMR A-Z.doc
DELETE_FLG This flag indicates the deletion status CHAR(1)
of the record in the source system. A
Deleted Record Indicator value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
ETL Process Identifier process used to create or update this
data.
INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)
a dimension or fact entity in its source
Unique Source Record Identifier system. In case of composite keys, the
value in this column can consist of
concatenated parts.

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
Generic Extension Column
CATALOG_CREATION_DATE_WID NUMBER

Catalog Creation Date WID

DWDMR A-Z.doc
W_PRODUCT_COST_LINE_F
Business Name: Product Cost Lines

Description:
This table stores cost details by products. The total cost by products include bothDirect Cost that is captured in
the financial system by products, and the allocated costs that arecaptured in the costing system. The table also
stores the source of allocations. For example, theSales and Marketing costs are not captured as direct costs by
products. However, at a later point intime, the costs are allocated from a combination of General Ledger accounts
and Cost Centers intovarious products. This table also stores the source cost centers and General Ledger
accounts. Theproduct costs can be categorized by Sales, Marketing, Service, and Operating costs. These could
befurther broken down into Salaries, Events, and Promotions. Siebel Customer-Centric EnterpriseWarehouse
provides a set of common categories, and these can be changed depending on the userneeds and cost
components by which products are tracked. The actual cost lines are also tracked inthis table. Apart from
products, there are number of other dimensions by which the costs are trackedsuch as Sales Region, Sales
Geography, Company, Business Area, and the associated hierarchies.The different cost lines such as Sales,
Marketing, and Operating costs, have different details andmany dimensions are included in this table. Some of

Table Columns:
Column Name Description Datatype Lookup Table
SRC_GL_ACCOUNT_WID Identify the GL Account which the NUMBER
cost allocated from. This column is
Source General Ledger Account populated by W_GL_ACCOUNT_D.
Surrogate Key
GL_ACCOUNT_WID Identify the GL Account which the NUMBER
cost is allocated to. This column is
General Ledger Account Surrogate populated by W_GL_ACCOUNT_D.
Key
GL_DATASET_SEC_WID NUMBER

GL_DATASET_SEC_WID
SUPPLIER_WID Identify the supplier supplying the NUMBER
material. This column is populated by
Supplier Surrogate Key W_SUPPLIER_D.
PRODUCT_WID Identify the product for which we're NUMBER W_PRODUCT_D
tracking the cost. This column is
Product Surrogate Key populated by W_PRODUCT_D.

COMPANY_ORG_WID Identify the company organization NUMBER W_INT_ORG_D


incurring this cost. This column is
Company Organization Surrogate populated by W_INT_ORG_D with
Key class type as 'COMPANY'

LEDGER_WID Key to Ledger Dimension NUMBER W_LEDGER_D

Ledger Surrogate Key


BUSN_AREA_ORG_WID Identify the business area incurring NUMBER W_INT_ORG_D
this cost. This column is populated by
Business Area Organization W_INT_ORG_D with class type as
Surrogate Key 'BUSN_AREA'.
CTRL_AREA_ORG_WID Identify the control area incurring this NUMBER W_INT_ORG_D
cost. This column is populated by
Control Area Organization W_INT_ORG_D with class type as
Surrogate Key 'CTRL_AREA'.
SALES_ORG_WID Identify the sales organization NUMBER W_INT_ORG_D
incurring this cost. The column is
Sales Organization Surrogate Key populated by W_INT_ORG_D with
class type as 'SALES_ORG'.

DWDMR A-Z.doc
SALES_OFC_LOC_WID Identify the sales office location NUMBER W_BUSN_LOCATION_D
incurring this cost. The column is
Sales Office Location Surrogate populated by W_BUSN_LOCATION
Key with class type as 'SALES_OFFICE'.

TERR_WID Identify the sales region incurring this NUMBER W_TERR_D


cost. The column is populated by
Sales Region Organization W_INT_ORG_D with class type as
Surrogate Key 'SALES_REGION'.
SALES_GROUP_ORG_WID Identify the sales group incurring this NUMBER W_INT_ORG_D
cost. The column is populated by
Sales Group Organization W_INT_ORG_D with class type as
Surrogate Key 'SALES_GROUP'.
CNTCT_REP_ORG_WID Identify the contact representative NUMBER
incurring this cost. The column is
Contact Representative Group populated by W_INT_ORG_D with
Surrogate Key class type as 'CNTCT_GRP'.

PURCH_ORG_WID Identify the Purchasing Organization NUMBER W_INT_ORG_D


incurring this cost. This column is
Purchase Organization Surrogate populated by W_INT_ORG_D with
Key class type as 'PURCH'.

COST_LINE_XACT_TYPE_WID Identify the cost expenditure type, NUMBER W_XACT_TYPE_D


there could be further sub-
Cost Expenditure Type Surrogate classifications to these cost
Key expenditure type. The column is
populated by W_XACT_TYPE_D.
Example: 'Marketing Related Costs',
'Sales Related Costs' etc.
ALLOC_TYPE_WID Identify the allocation type, there NUMBER
could be further sub-classifications to
Allocation Type Surrogate Key these allocation type.The column is
populated by W_XACT_TYPE_D.
Example: 'Direct Cost Line', 'Allocated
Cost Line'.

SRC_COST_CENTER_WID Identify the cost center which the NUMBER W_COST_CENTER_D


cost is allocated from. This column is
Source Cost Center Surrogate Key populated by W_COST_CENTER_D.

COST_CENTER_WID Identify the cost center which the NUMBER W_COST_CENTER_D


cost is allocated to. This column is
Cost Center Surrogate Key populated by W_COST_CENTER_D.

PROFIT_CENTER_WID Identify the profit center which is NUMBER W_PROFIT_CENTER_D


associated with this cost. This column
Profit Center Surrogate Key is populated by
W_PROFIT_CENTER_D.
BALANCING_SEGMENT_WID NUMBER

BALANCING_SEGMENT_WID
COST_LINE_STATUS_WID Identify the status of this cost NUMBER W_STATUS_D
allocation. This column is populated
Cost Line Status Surrogate Key by W_STATUS_D.
MCAL_CAL_WID Identify fiscal calendars. NUMBER W_MCAL_CAL_D

DWDMR A-Z.doc
CHNL_TYPE_WID Identify the sales channel type which NUMBER
the cost allocation is associated to,
Channel Type Surrogate Key sales channel can be indirect or direct.
This column is populated by
W_CHNL_TYPE_D.

SEGMENT_WID Identify the customer segment which NUMBER


the cost allocation is associated to.
Segement Surrogate Key This column is populated by
W_SEGMENT_D.
CMPGN_EPISODE_WID Identify the campaign episode which NUMBER
the cost allocation is associated to.
Campaign Episode Surrogate Key This column is populated by
W_SOURCE_D.
EXPENSED_ON_DT_WID Identify the date, in Julian format, on NUMBER W_DAY_D
which this cost occurred. This column
Expensed on Date is populated by W_DAY_D.

POSTED_ON_DT_WID Identify the date, in Julian format, on NUMBER W_DAY_D


which this cost is posted. This column
Posted on Date is populated by W_DAY_D.

FSCL_PERIOD_START_DT_WID Identify the start date of the period, NUMBER W_DAY_D


in Julian format, in which the cost
Fiscal Period Start Date occurred. This column is populated by
W_DAY_D.
FSCL_PERIOD_END_DT_WID Identify the end date of the period, in NUMBER W_DAY_D
Julian format, in which the cost
Fiscal Period End Date occurred. This column is populated by
W_DAY_D.
PROD_COST_AMT Identify the product cost amount in NUMBER
document currency.
Product Cost Amount in
Document Currency
XACT_QTY Identify the quantity associated with NUMBER(28,10)
this cost.
Transaction Quantity
UOM_CODE Identify the Unit of Measure of the VARCHAR2(50)
quantity.
Unit Of Measure Code
COST_LINE_DOC_NUM Identify the document header VARCHAR2(30)
number associated with this cost.
Cost Document Number
COST_LINE_DOC_ITEM Identify the document item number NUMBER
associated with this cost.
Cost Document Item Number
COST_LINE_DOC_SUB_ITEM Identify the document sub item NUMBER
number associated with this cost.
Cost Document Sub Item Number

PURCH_ORDER_NUM Identify the purchase order number NUMBER


associated with this cost.
Purchase Order Number
PURCH_ORDER_ITEM Identify the purchase order item NUMBER
number associated with this cost.
Purchase Order Item Number
PURCH_INVOICE_NUM Identify the purchase invoice number VARCHAR2(30)
associated with this cost.
Purchase Invoice Number

DWDMR A-Z.doc
PURCH_INVOICE_ITEM Identify the purchase invoice item NUMBER
number associated with this cost.
Purchase Invoice Item Number

DOC_CURR_CODE This code corresponds to the VARCHAR2(30)


document currency. This typically is
Document/Transaction Currency the currency in which the transaction
Code occurred. Amounts will be stored in
this currency.
LOC_CURR_CODE This code corresponds to the local VARCHAR2(30)
currency. The local currency typically
Local/Regional Reporting Currency is the one in which the transaction
Code will be posted to meet legal
requirements for Company's Financial
reporting. Alternatively, it may be
linked to the currency used by
local/regional business units for
reporting purposes.

LOC_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)


Document Currency to the Local
Document to Local Currency Currency.
Exchange Rate
GLOBAL1_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the first Global
Document to Global1 (for Global Currency. The Global currencies are
Reporting) Currency Exchange defined in global currency master
Rate table.
GLOBAL2_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the second
Document to Global2 (for Global Global Currency. The Global
Reporting) Currency Exchange currencies are defined in global
Rate currency master table.
GLOBAL3_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the third
Document to Global3 (for Global Global Currency. The Global
Reporting) Currency Exchange currencies are defined in global
Rate currency master table.
CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Created By User created the record in the source
Surrogate Key system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Last Modified By last modified the record in the source
User Surrogate Key system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
Source Record Creation Date and source system.
Time
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
Source Record Last Modified Date system.
and Time
AUX1_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time11 which acts as a source for the current
table.

DWDMR A-Z.doc
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time12 which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time13 which acts as a source for the current
table.
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time1 which acts as a source for the current
table.
DELETE_FLG This flag indicates the deletion status CHAR(1)
of the record in the source system. A
Deleted Record Indicator value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
ETL Process Identifier process used to create or update this
data.
INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)
a dimension or fact entity in its source
Unique Source Record Identifier system. In case of composite keys, the
value in this column can consist of
concatenated parts.

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

DWDMR A-Z.doc
X_CUSTOM This column is used as a generic field VARCHAR2(10)
for customer extensions.
Generic Extension Column
NATURAL_ACCOUNT_WID NUMBER

PRODUCT_SCD1_WID NUMBER

DWDMR A-Z.doc
W_PRODUCT_CTGRY_ASGN_F
Business Name: W_PRODUCT_CTGRY_ASGN_F

Description:
Stores the product, category and catalog related information of all products.

Table Columns:
Column Name Description Datatype Lookup Table
PRODUCT_WID NUMBER W_PRODUCT_D

Surrogate Key for Product


CATEGORY_WID NUMBER W_PROD_CAT_DH

Surrogate Key for Product


Category
CATALOG_WID NUMBER

Surrogate Key for Product Catalog

ASSIGNMENT_START_DATE_WID NUMBER W_DAY_D

Assignment Start Date Surrogate


Key

ASSIGNMENT_END_DATE_WID NUMBER

Assignment End Date Surrogate


Key
CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER
dimension indicating the user who
Source Record Created By User created the record in the source
Surrogate Key system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER
dimension indicating the user who
Source Record Last Modified By last modified the record in the source
User Surrogate Key system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
Source Record Creation Date and source system.
Time
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
Source Record Last Modified Date system.
and Time
AUX1_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.

DWDMR A-Z.doc
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
DELETE_FLG This flag indicates the deletion status CHAR(1)
of the record in the source system. A
Deleted Record Indicator value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
ETL Process Identifier process used to create or update this
data.
INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)
a dimension or fact entity in its source
Unique Source Record Identifier system. In case of composite keys, the
value in this column can consist of
concatenated parts.

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
Generic Extension Column

DWDMR A-Z.doc
W_PRODUCT_D
Business Name: W_PRODUCT_D

Description:
Product entity stores information about the Products of various product types viz., Finished Goods, Raw Material
and other types of Products from the CRM, ERP & other source systems.The grain of this table is at the level of
Unique Product defined in the source system¿s Product Master. In some source systems, that support multiple
plants/Orgs, a master plant/ Org is maintained to define the master list of products that can be further copied
into other plants/ Orgs where some attributes can be changed. In such cases, this entity would hold the Products
defined in the Master Plant/ Org.This table is designed to be a slowly changing dimension that supports Type-2
changes.

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate key to uniquely identify a NUMBER
record .

PRODUCT_TYPE_CODE Product Type Code VARCHAR2(80)

PR_PROD_LN Primary product line VARCHAR2(100)

CONFIG_CAT_CODE Config Cat Code VARCHAR2(80)

PRICE_TYPE_CODE VARCHAR2(80)

BASIC_PRODUCT Basic Product VARCHAR2(30)

PR_EQUIV_PROD_NAME Equivalent Product VARCHAR2(100)

CONFIG_PROD_IND Config Prod Ind CHAR(1)

CONTAINER_CODE Container Code VARCHAR2(80)

INDUSTRY_CODE Industry Code VARCHAR2(80)

INTRODUCTION_DT Product Introduction Date DATE

LOW_LEVEL_CODE Low Level Code VARCHAR2(80)

MAKE_BUY_IND Make Buy Indicator CHAR(1)

PROD_LIFE_CYCL_CODE VARCHAR2(80)

PROD_REPRCH_PERIOD Prod Reprch Period NUMBER

DWDMR A-Z.doc
PROD_STRUCTURE_TYPE Product Structure Type VARCHAR2(80)

PROD_GRP_CODE Product Group Code VARCHAR2(80)

STORAGE_TYPE_CODE Storage Type Code VARCHAR2(80)

BATCH_IND Batch indicator flag CHAR(1)

BRAND Brand VARCHAR2(30)

COLOR Color VARCHAR2(30)

CUSTOM_PROD_FLG Custom Product Flag (Y/N) : If the CHAR(1)


Product is configurable then it is set
to Y otherwise to N
PACKAGED_PROD_FLG Packaged Product Flag (Y/N) : If the CHAR(1)
product is part of the bundle then it is
set to Y otherwise to N
RTRN_DEFECTIVE_FLG Return defective flag CHAR(1)

SALES_PROD_FLG Sales Product Flag CHAR(1)

SALES_SRVC_FLG Service Flag CHAR(1)

SERIALIZED_FLG Serialized Flag CHAR(1)

NRC_FLG Non Recurring Charge Flag CHAR(1)

FRU_FLG Field-Replaceable Unit flag CHAR(1)

ITEM_SIZE Item Size NUMBER(28,10)

LEAD_TIME Lead Time for Product Delivery VARCHAR2(30)

MTBF Mean time between failures NUMBER(28,10)

MTTR Mean time to repair NUMBER(28,10)

PART_NUM Part Number VARCHAR2(80)

VENDOR_LOC Vendor location VARCHAR2(50)

DWDMR A-Z.doc
VENDOR_NAME Vendor name VARCHAR2(100)

VENDR_PART_NUM Vendor Cat Number VARCHAR2(50)

DISCONTINUATION_DT Date the product was Discontinued DATE

HAZARD_MTL_CODE Hazardous material code VARCHAR2(80)

SALES_UOM_CODE Sales Unit of Measure VARCHAR2(80)

SERIALIZED_COUNT Serialized Count NUMBER

SHELF_LIFE Shelf Life NUMBER

SHIP_MTHD_GRP_CODE Ship Mthd Grp Code VARCHAR2(80)

SHIP_MTL_GRP_CODE Ship Mtl Grp Code VARCHAR2(80)

SHIP_TYPE_CODE Ship Type Code VARCHAR2(80)

SOURCE_OF_SUPPLY Source Of Supply VARCHAR2(30)

SPRT_WITHDRAWL_DT Date on the which Product Support is DATE


Withdrawn

UOM_CODE VARCHAR2(80)

BASE_UOM_CODE Standard Unit Of Measure Code VARCHAR2(80)

C_BASE_UOM_CODE Standard Unit Of Measure Code VARCHAR2(80)

UNIT_GROSS_WEIGHT Units for Gross Weight NUMBER(28,10)

UNIT_NET_WEIGHT Units for Net Weight NUMBER(28,10)

UNIT_VOLUME Unit Volume NUMBER(28,10)

UNIV_PROD_CODE Univ Prod Code VARCHAR2(80)

UOV_CODE Uov Code VARCHAR2(80)

DWDMR A-Z.doc
UOW_CODE Uow Code VARCHAR2(80)

APPLICATION_FLG Application Flag CHAR(1)

BODY_STYLE_CODE VARCHAR2(80)

CASE_PACK Case Pack NUMBER(28,10)

CTLG_CAT_ID Catalog category id for building CS VARCHAR2(30)


hierarchy

DEALER_INV_PRICE Vehicle model dealer invoice price NUMBER(28,10)

DETAIL_TYPE_CODE VARCHAR2(80)

DOORS_TYPE_CODE VARCHAR2(80)

DRIVE_TRAIN_CODE VARCHAR2(80)

ENGINE_TYPE_CODE VARCHAR2(80)

FUEL_TYPE_CODE VARCHAR2(80)

GROSS_MRGN Gross Margin NUMBER(28,10)

INVENTORY_FLG Inventory Flag CHAR(1)

MAKE_CODE VARCHAR2(80)

MODEL_CODE VARCHAR2(80)

MODEL_YR Vehicle model year NUMBER(28,10)

MSRP MSRP NUMBER(28,10)

ORDERABLE_FLG Orderable Flag CHAR(1)

PROD_NDC_ID NDC Number VARCHAR2(30)

PROFIT_RANK_CODE VARCHAR2(80)

DWDMR A-Z.doc
REFERRAL_FLG Referral Flag CHAR(1)

RX_AVG_PRICE Prescription Conversion Average Price NUMBER(28,10)

SERVICE_TYPE_CODE VARCHAR2(80)

W_STATUS_CODE VARCHAR2(80)

R_TYPE_CODE VARCHAR2(80)

SUB_TYPE_CODE VARCHAR2(80)

TGT_CUST_TYPE_CODE VARCHAR2(80)

TRANSMISSION_CODE VARCHAR2(80)

TRIM_CODE VARCHAR2(80)

U_DEALER_INV_PRICE U Dealer Inv Price NUMBER(28,10)

U_DELPRI_CURCY_CD U Delpri Curcy Cd VARCHAR2(20)

U_DELPRI_EXCH_DT U Delpri Exch Dt DATE

U_MSRP U Msrp NUMBER(28,10)

U_MSRP_CURCY_CD U Msrp Curcy Cd VARCHAR2(20)

U_MSRP_EXCH_DT U Msrp Exch Dt DATE

U_RX_AVG_PRICE U Rx Avg Price NUMBER(28,10)

U_RXAVPR_CURCY_CD U Rxavpr Curcy Cd VARCHAR2(20)

U_RXAVPR_EXCH_DT U Rxavpr Exch Dt DATE

UNIT_CONV_FACTOR Unit Conversion Factor NUMBER(28,10)

VENDOR_LOC1 Vendor location history1 VARCHAR2(50)

DWDMR A-Z.doc
VENDOR_LOC2 Vendor location history2 VARCHAR2(50)

VENDOR_LOC3 Vendor location history3 VARCHAR2(50)

VER_DT Version Date DATE

VER_DT1 Vendor location history1 date DATE

VER_DT2 Vendor location history2 date DATE

VER_DT3 Vendor location history3 date DATE

PAR_INTEGRATION_ID Id of the parent of the object VARCHAR2(80)

CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D


dimension indicating the user who
created the record in the source
system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
last modified the record in the source
system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
source system.
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
system.
AUX1_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
time of the auxiliary table's record
which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
time of the auxiliary table's record
which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
time of the auxiliary table's record
which acts as a source for the current
table.
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
time of the auxiliary table's record
which acts as a source for the current
table.
SRC_EFF_FROM_DT This column stores the date from DATE
which the source record (in the
Source system) is effective. The value
is extracted from the source
(whenever available)

DWDMR A-Z.doc
SRC_EFF_TO_DT This column stores the date up to DATE
which the source record (in the
Source system) is effective. The value
is extracted from the source
(whenever available)
EFFECTIVE_FROM_DT This column stores the date from DATE
which the dimension record is
effective. A value is either assigned by
Siebel Applications or extracted from
the source.
EFFECTIVE_TO_DT This column stores the date up to DATE
which the dimension record is
effective. A value is either assigned by
Siebel Applications or extracted from
the source.
DELETE_FLG This flag indicates the deletion status CHAR(1)
of the record in the source system. A
value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

CURRENT_FLG This is a flag for marking dimension CHAR(1)


records as "Y" in order to represent
the current state of a dimension
entity. This flag is typically critical for
Type II slowly-changing dimensions,
as records in a Type II situation tend
to be numerous.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
warehouse table.
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
data warehouse table.

DATASOURCE_NUM_ID This column is the unique identifier of NUMBER


the source system from which data
was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
process used to create or update this
data.
INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)
a dimension or fact entity in its source
system. In case of composite keys, the
value in this column can consist of
concatenated parts.

DWDMR A-Z.doc
SET_ID This column represents an unique VARCHAR2(30)
identifier often used by source
systems for the purpose of data
sharing, reducing redundancies and
minimizing system maintenance
tasks, or even to drive data visibility.
From a datawarehouse standpoint,
the intended use of this column is to
drive dimensional data security,
primarily.

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.

PROD_CAT1_WID FK to the W_PROD_CAT_DH table. NUMBER


This field identifies the Product
Category Hierarchy. Out of the box, it
is mapped to the Purchasing
hierarchy.
PROD_CAT2_WID FK to the W_PROD_CAT_DH table. NUMBER
This field identifies the Product
Category Hierarchy. Out of the box, it
is mapped to the General Category
hierarchy.
PROD_CAT3_WID FK to the W_PROD_CAT_DH table. NUMBER
This field identifies the Product
Category Hierarchy. Out of the box, it
is not mapped.
PROD_CAT4_WID FK to the W_PROD_CAT_DH table. NUMBER
This field identifies the Product
Category Hierarchy. Out of the box, it
is not mapped.
PROD_CAT5_WID FK to the W_PROD_CAT_DH table. NUMBER
This field identifies the Product
Category Hierarchy. Out of the box, it
is not mapped.
PROD_CAT6_WID FK to the W_PROD_CAT_DH table. NUMBER
This field identifies the Product
Category Hierarchy. Out of the box, it
is not mapped.
PROD_CAT7_WID FK to the W_PROD_CAT_DH table. NUMBER
This field identifies the Product
Category Hierarchy. Out of the box, it
is not mapped.
PROD_CAT8_WID FK to the W_PROD_CAT_DH table. NUMBER
This field identifies the Product
Category Hierarchy. Out of the box, it
is not mapped.
PROD_CAT9_WID FK to the W_PROD_CAT_DH table. NUMBER
This field identifies the Product
Category Hierarchy. Out of the box, it
is not mapped.

DWDMR A-Z.doc
PROD_CAT10_WID FK to the W_PROD_CAT_DH table. NUMBER
This field identifies the Product
Category Hierarchy. Out of the box, it
is not mapped.
PROD_CAT1 This field maps to the VARCHAR2(80)
INTEGRATION_ID of the
W_PROD_CAT_DH table. It is used as
a lookup to identify the
PROD_CAT1_WID.
PROD_CAT2 This field maps to the VARCHAR2(80)
INTEGRATION_ID of the
W_PROD_CAT_DH table. It is used as
a lookup to identify the
PROD_CAT2_WID.
PROD_CAT3 This field maps to the VARCHAR2(80)
INTEGRATION_ID of the
W_PROD_CAT_DH table. It is used as
a lookup to identify the
PROD_CAT3_WID.
PROD_CAT4 This field maps to the VARCHAR2(80)
INTEGRATION_ID of the
W_PROD_CAT_DH table. It is used as
a lookup to identify the
PROD_CAT4_WID.
PROD_CAT5 This field maps to the VARCHAR2(80)
INTEGRATION_ID of the
W_PROD_CAT_DH table. It is used as
a lookup to identify the
PROD_CAT5_WID.
PROD_CAT6 This field maps to the VARCHAR2(80)
INTEGRATION_ID of the
W_PROD_CAT_DH table. It is used as
a lookup to identify the
PROD_CAT6_WID.
PROD_CAT7 This field maps to the VARCHAR2(80)
INTEGRATION_ID of the
W_PROD_CAT_DH table. It is used as
a lookup to identify the
PROD_CAT7_WID.
PROD_CAT8 This field maps to the VARCHAR2(80)
INTEGRATION_ID of the
W_PROD_CAT_DH table. It is used as
a lookup to identify the
PROD_CAT8_WID.
PROD_CAT9 This field maps to the VARCHAR2(80)
INTEGRATION_ID of the
W_PROD_CAT_DH table. It is used as
a lookup to identify the
PROD_CAT9_WID.
PROD_CAT10 This field maps to the VARCHAR2(80)
INTEGRATION_ID of the
W_PROD_CAT_DH table. It is used as
a lookup to identify the
PROD_CAT10_WID.

DWDMR A-Z.doc
UNSPSC_CODE This field maps to the VARCHAR2(80)
INTEGRATION_ID of the
W_PROD_CAT_DH table. It is used as
a lookup to identify the
UNSPSC_PROD_CAT_WID. In general,
do not connect this port in the SDE or
SIL mapping. A PLP mapping updates
this column from a flat file where
users classify a Product to its UNSPSC
Code.

UNSPSC_PROD_CAT_WID FK to the W_PROD_CAT_DH table. NUMBER


This field identifies the Product
Category Hierarchy. Out of the box, it
is mapped to UNSPSC Category
Hierarchy. In general, do not connect
this port in the SDE or SIL mapping. A
PLP mapping updates this column
from a flat file where users classify a
Product to its UNSPSC Code.

PRODUCT_CATEGORY_FLG This flag identifies whether the CHAR(1)


current record is a Product
Category(Y) or an Item.
PRODUCT_PHASE VARCHAR2(30)

PRODUCT_CLASS VARCHAR2(50)

PRODUCT_PARENT_CLASS VARCHAR2(50)

APPROVAL_STATUS_CODE VARCHAR2(80)

PRODUCT_GROUP_FLG CHAR(1)

SALES_PROD_CAT_WID NUMBER W_PROD_CAT_DH

AVG_SALES_CYCLE NUMBER

LAST_PURCH_DT DATE

PREDICTED_REVENUE NUMBER

SALES_PRODUCT_TYPE VARCHAR2(80)

SALES_REFERENCE_CNT NUMBER

DWDMR A-Z.doc
TOT_EXST_PROD_REV NUMBER

NUM_OF_ACCT_OWNING NUMBER

PACK_FLG VARCHAR2(1)

PROD_NUM NUMBER

SCD1_WID NUMBER

PROD_CAT1_WID_AS_WAS NUMBER

PROD_CAT2_WID_AS_WAS NUMBER

PROD_CAT3_WID_AS_WAS NUMBER

PROD_CAT4_WID_AS_WAS NUMBER

PROD_CAT5_WID_AS_WAS NUMBER

PROD_CAT6_WID_AS_WAS NUMBER

PROD_CAT7_WID_AS_WAS NUMBER

PROD_CAT8_WID_AS_WAS NUMBER

PROD_CAT9_WID_AS_WAS NUMBER

PROD_CAT10_WID_AS_WAS NUMBER

PROD_CAT1_AS_WAS VARCHAR2(80)

PROD_CAT2_AS_WAS VARCHAR2(80)

PROD_CAT3_AS_WAS VARCHAR2(80)

PROD_CAT4_AS_WAS VARCHAR2(80)

PROD_CAT5_AS_WAS VARCHAR2(80)

DWDMR A-Z.doc
PROD_CAT6_AS_WAS VARCHAR2(80)

PROD_CAT7_AS_WAS VARCHAR2(80)

PROD_CAT8_AS_WAS VARCHAR2(80)

PROD_CAT9_AS_WAS VARCHAR2(80)

PROD_CAT10_AS_WAS VARCHAR2(80)

ITEM_CLASS_CODE VARCHAR2(200)

ECO_FRIENDLY_FLG CHAR(1)

SALES_PROD_CAT_ID VARCHAR2(80)

TLA_FLAG CHAR(1)

STATUS_CODE VARCHAR2(80)

PROCESS_QUALITY_ENABLED_FLG CHAR(1)

Process Quality Enabled Flag


(Manufacturing)

MARKET_PRICE NUMBER(22,10)

ROUNDING_FACTOR NUMBER(22,10)

LOC_CURRENCY_CODE VARCHAR2(80)

PROD_GRP_EFF_START_DT DATE

PROD_GRP_EFF_END_DT DATE

DWDMR A-Z.doc
W_PRODUCT_DH
Business Name: W_PRODUCT_DH

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ETL_PROC_WID NUMBER

FIXED_HIER_LEVEL NUMBER

LVL1ANC_PROD_ID VARCHAR2(30)

LVL2ANC_PROD_ID VARCHAR2(30)

LVL3ANC_PROD_ID VARCHAR2(30)

LVL4ANC_PROD_ID VARCHAR2(30)

LVL5ANC_PROD_ID VARCHAR2(30)

LVL6ANC_PROD_ID VARCHAR2(30)

LVL7ANC_PROD_ID VARCHAR2(30)

LVL8ANC_PROD_ID VARCHAR2(30)

PROD_WID NUMBER W_PRODUCT_D

ROW_WID NUMBER

TOP_LVL_PROD_ID VARCHAR2(30)

DATASOURCE_NUM_ID NUMBER

DWDMR A-Z.doc
W_PRODUCT_LOT_XACT_F
Business Name: W_PRODUCT_LOT_XACT_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
PLANT_LOC_WID NUMBER W_BUSN_LOCATION_D

PLANT_LOC_WID
STORAGE_LOC_WID NUMBER

STORAGE_LOC_WID
COMPANY_LOC_WID NUMBER W_BUSN_LOCATION_D

COMPANY_LOC_WID
UNLOADING_LOC_WID NUMBER W_BUSN_LOCATION_D

UNLOADING_LOC_WID
PRODUCT_WID NUMBER W_PRODUCT_D

PRODUCT_WID
INVENTORY_PROD_WID NUMBER W_INVENTORY_PRODUCT_D

INVENTORY_PROD_WID
LOT_WID NUMBER W_LOT_D

LOT_WID
WORKORDER_WID NUMBER W_WORKORDER_D

WORKORDER_WID
GL_ACCOUNT_WID NUMBER W_GL_ACCOUNT_D

GL_ACCOUNT_WID
SUPPLIER_ACCOUNT_WID NUMBER W_BUSN_LOCATION_D

SUPPLIER_ACCOUNT_WID
SUPPLIER_ACCOUNT_WID NUMBER W_SUPPLIER_ACCOUNT_D

SUPPLIER_ACCOUNT_WID
PROFIT_CENTER_WID NUMBER W_PROFIT_CENTER_D

PROFIT_CENTER_WID
COST_CENTER_WID NUMBER W_COST_CENTER_D

COST_CENTER_WID
SUPPLIER_WID NUMBER W_PARTY_ORG_D

SUPPLIER_WID
CUSTOMER_WID NUMBER W_CUSTOMER_ACCOUNT_D

CUSTOMER_WID
CUSTOMER_WID NUMBER W_PARTY_D

CUSTOMER_WID
COMPANY_ORG_WID NUMBER W_INT_ORG_D

COMPANY_ORG_WID

DWDMR A-Z.doc
BUSN_AREA_ORG_WID NUMBER W_INT_ORG_D

BUSN_AREA_ORG_WID
INVENTORY_ORG_WID NUMBER W_INT_ORG_D

INVENTORY_ORG_WID
MVMNT_TYPE_WID NUMBER W_MVMNT_TYPE_D

MVMNT_TYPE_WID
XACT_TYPE_WID NUMBER

XACT_TYPE_WID
ACCT_ENTRY_DT_WID NUMBER W_DAY_D

ACCT_ENTRY_DT_WID
DOCUMENT_DT_WID NUMBER W_DAY_D

DOCUMENT_DT_WID
POSTING_DT_WID NUMBER W_DAY_D

POSTING_DT_WID
EXPENDITURE_TYPE_WID NUMBER W_FINANCIAL_RESOURCE_D

EXPENDITURE_TYPE_WID
PJC_PROJECT_WID NUMBER

PJC_PROJECT_WID
PJC_TASK_WID NUMBER

PJC_TASK_WID
TO_PROJECT_WID NUMBER W_PROJECT_D

TO_PROJECT_WID
TO_TASK_WID NUMBER W_TASK_D

TO_TASK_WID
BALANCING_SEGMENT_WID NUMBER W_BALANCING_SEGMENT_D

BALANCING_SEGMENT_WID
OPERATION_WID NUMBER

OPERATION_WID
DEMAND_CLASS_WID NUMBER W_XACT_TYPE_D

DEMAND_CLASS_WID
JOB_STATUS_WID NUMBER W_STATUS_D

JOB_STATUS_WID
JOB_TYPE_WID NUMBER W_XACT_TYPE_D

JOB_TYPE_WID
JOB_RELEASE_DT_WID NUMBER

JOB_RELEASE_DT_WID
JOB_CLOSED_DT_WID NUMBER

JOB_CLOSED_DT_WID
JOB_COMPLETION_DT_WID NUMBER

JOB_COMPLETION_DT_WID

DWDMR A-Z.doc
JOB_CREATION_DT_WID NUMBER

JOB_CREATION_DT_WID
UNIT_STD_COST NUMBER(28,10)

UNIT_STD_COST
BASE_QTY NUMBER(28,10)

BASE_QTY
PRICE_QTY NUMBER(28,10)

PRICE_QTY
GR_QTY NUMBER(28,10)

GR_QTY
DELIVERY_QTY NUMBER(28,10)

DELIVERY_QTY
MATERIAL_AMT NUMBER(28,10)

MATERIAL_AMT
STD_COST_AMT NUMBER(28,10)

STD_COST_AMT
BASE_UOM_CODE VARCHAR2(50)

BASE_UOM_CODE
PRICE_UOM_CODE VARCHAR2(50)

PRICE_UOM_CODE
DELIVERY_UOM_CODE VARCHAR2(50)

DELIVERY_UOM_CODE
GR_UOM_CODE VARCHAR2(50)

GR_UOM_CODE
PRIMARY_UOM_CODE VARCHAR2(50)

PRIMARY_UOM_CODE
PRIMARY_UOM_CONV_RATE NUMBER(28,10)

PRIMARY_UOM_CONV_RATE
STANDARD_UOM_CONV_RATE NUMBER(28,10)

STANDARD_UOM_CONV_RATE
STANDARD_UOM_CODE VARCHAR2(50)

STANDARD_UOM_CODE
DEBIT_CREDIT_IND VARCHAR2(30)

DEBIT_CREDIT_IND
MATERIAL_DOC_NUM VARCHAR2(30)

MATERIAL_DOC_NUM
MATERIAL_DOC_ITEM NUMBER

MATERIAL_DOC_ITEM
REF_MATERIAL_DOC_NUM VARCHAR2(30)

REF_MATERIAL_DOC_NUM

DWDMR A-Z.doc
REF_MATERIAL_DOC_ITEM NUMBER

REF_MATERIAL_DOC_ITEM
REF_DOC_NUM VARCHAR2(30)

REF_DOC_NUM
REF_DOC_ITEM NUMBER

REF_DOC_ITEM
ACCT_DOC_NUM VARCHAR2(30)

ACCT_DOC_NUM
ACCT_DOC_ITEM NUMBER

ACCT_DOC_ITEM
BATCH_NUMBER VARCHAR2(30)

BATCH_NUMBER
MATERIAL_RESVN_NUM VARCHAR2(30)

MATERIAL_RESVN_NUM
MATERIAL_RESVN_ITEM NUMBER

MATERIAL_RESVN_ITEM
PROD_ORDER_NUM VARCHAR2(30)

PROD_ORDER_NUM
PROD_ORDER_ITEM NUMBER

PROD_ORDER_ITEM
PURCH_ORDER_NUM VARCHAR2(30)

PURCH_ORDER_NUM
PURCH_ORDER_ITEM NUMBER

PURCH_ORDER_ITEM
SALES_ORDER_NUM VARCHAR2(30)

SALES_ORDER_NUM
SALES_ORDER_ITEM NUMBER

SALES_ORDER_ITEM
SALES_ORDER_SCHEDULE NUMBER

SALES_ORDER_SCHEDULE
TRANSFER_RQMT_NUM VARCHAR2(30)

TRANSFER_RQMT_NUM
TRANSFER_RQMT_ITEM NUMBER

TRANSFER_RQMT_ITEM
TRANSFER_ORDER_NUM VARCHAR2(30)

TRANSFER_ORDER_NUM
PROJECT_NUMBER VARCHAR2(30)

PROJECT_NUMBER
RETAIL_PROMOTION_CODE VARCHAR2(30)

RETAIL_PROMOTION_CODE

DWDMR A-Z.doc
DOC_CURR_CODE VARCHAR2(30)

DOC_CURR_CODE
LOC_CURR_CODE VARCHAR2(30)

LOC_CURR_CODE
LOC_EXCHANGE_RATE NUMBER(28,10)

LOC_EXCHANGE_RATE
GLOBAL1_EXCHANGE_RATE NUMBER(28,10)

GLOBAL1_EXCHANGE_RATE
GLOBAL2_EXCHANGE_RATE NUMBER(28,10)

GLOBAL2_EXCHANGE_RATE
GLOBAL3_EXCHANGE_RATE NUMBER(28,10)

GLOBAL3_EXCHANGE_RATE
GLOBAL4_EXCHANGE_RATE NUMBER(28,10)

GLOBAL4_EXCHANGE_RATE
GLOBAL5_EXCHANGE_RATE NUMBER(28,10)

GLOBAL5_EXCHANGE_RATE
CREATED_BY_WID NUMBER W_USER_D

CREATED_BY_WID
CHANGED_BY_WID NUMBER W_USER_D

CHANGED_BY_WID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
DELETE_FLG CHAR(1)

DELETE_FLG
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID

DWDMR A-Z.doc
ETL_PROC_WID NUMBER

ETL_PROC_WID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
X_CUSTOM VARCHAR2(10)

X_CUSTOM
PROD_XACT_ID VARCHAR2(80)

PARTY_SCD1_WID NUMBER

PRODUCT_SCD1_WID NUMBER

SEIBAN_WID This is Manufacturing seiban Number NUMBER

JOB_SCH_COMPLETION_DT_WID NUMBER

DWDMR A-Z.doc
W_PRODUCT_T1_D
Business Name: W_PRODUCT_T1_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
DATASOURCE_NUM_ID Datasource Num Id NUMBER

Datasource Num Id
INTEGRATION_ID Integration Id VARCHAR2(80)

Integration Id
SCD1_WID SCD1_WarehouseId NUMBER

SCD1_WarehouseId
W_INSERT_DT DATE

W_UPDATE_DT DATE

ETL_PROC_WID NUMBER

DWDMR A-Z.doc
W_PRODUCT_TYPE_D
Business Name: W_PRODUCT_TYPE_D

Description:
The W_PRODUCT_TYPE_D is an aggregate dimension table that stores different product type records stored in
the Products Dimension (W_PRODUCT_D).

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate key to uniquely identify a NUMBER
record.
Surrogate Key of the Table
PRODUCT_TYPE_CODE This code identifies the product type. VARCHAR2(50)
Examples includes 'raw materials'
Product Type Code 'finished goods' or ' trade'. This
column represents the primary
identifier of records in this table.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
ETL Process Identifier process used to create or update this
data.
TENANT_ID This column is the unique identifier VARCHAR2(80)
for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

DWDMR A-Z.doc
W_PRODUCT_XACT_A
Business Name: W_PRODUCT_XACT_A

Description:

Table Columns:
Column Name Description Datatype Lookup Table
PLANT_LOC_WID NUMBER W_BUSN_LOCATION_D

STORAGE_LOC_WID NUMBER W_BUSN_LOCATION_D

COMPANY_LOC_WID NUMBER W_BUSN_LOCATION_D

PRODUCT_WID NUMBER W_PRODUCT_D

INVENTORY_PROD_WID NUMBER W_INVENTORY_PRODUCT_D

SUPPLIER_ACCOUNT_WID NUMBER W_SUPPLIER_ACCOUNT_D

PROFIT_CENTER_WID NUMBER W_PROFIT_CENTER_D

COST_CENTER_WID NUMBER W_COST_CENTER_D

SUPPLIER_WID NUMBER W_PARTY_ORG_D

COMPANY_ORG_WID NUMBER W_INT_ORG_D

BUSN_AREA_ORG_WID NUMBER W_INT_ORG_D

INVENTORY_ORG_WID NUMBER W_INT_ORG_D

MVMNT_TYPE_WID NUMBER W_MVMNT_TYPE_D

XACT_TYPE_WID NUMBER

PERIOD_START_DT_WID NUMBER W_DAY_D

PERIOD_END_DT_WID NUMBER W_DAY_D

BASE_QTY NUMBER(28,10)

DWDMR A-Z.doc
PRICE_QTY NUMBER(28,10)

GR_QTY NUMBER(28,10)

DELIVERY_QTY NUMBER(28,10)

LOC_MATERIAL_AMT NUMBER(28,10)

GLOBAL1_MATERIAL_AMT NUMBER(28,10)

GLOBAL2_MATERIAL_AMT NUMBER(28,10)

GLOBAL3_MATERIAL_AMT NUMBER(28,10)

LOC_STD_COST_AMT NUMBER(28,10)

GLOBAL1_STD_COST_AMT NUMBER(28,10)

GLOBAL2_STD_COST_AMT NUMBER(28,10)

GLOBAL3_STD_COST_AMT NUMBER(28,10)

BASE_UOM_CODE VARCHAR2(50)

PRICE_UOM_CODE VARCHAR2(50)

DELIVERY_UOM_CODE VARCHAR2(50)

GR_UOM_CODE VARCHAR2(50)

DEBIT_CREDIT_IND VARCHAR2(30)

LOC_CURR_CODE VARCHAR2(30)

DELETE_FLG CHAR(1)

W_INSERT_DT DATE

W_UPDATE_DT DATE

DWDMR A-Z.doc
DATASOURCE_NUM_ID NUMBER

ETL_PROC_WID NUMBER

TENANT_ID VARCHAR2(80)

PRIMARY_UOM_CODE VARCHAR2(50)

PRIMARY_UOM_CONV_RATE NUMBER(28,10)

STANDARD_UOM_CONV_RATE NUMBER(28,10)

STANDARD_UOM_CODE VARCHAR2(50)

BALANCING_SEGMENT_WID NUMBER

BALANCING_SEGMENT_WID

DWDMR A-Z.doc
W_PRODUCT_XACT_F
Business Name: W_PRODUCT_XACT_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
PLANT_LOC_WID NUMBER W_BUSN_LOCATION_D

STORAGE_LOC_WID NUMBER W_BUSN_LOCATION_D

COMPANY_LOC_WID NUMBER W_BUSN_LOCATION_D

UNLOADING_LOC_WID NUMBER W_BUSN_LOCATION_D

PRODUCT_WID NUMBER W_PRODUCT_D

INVENTORY_PROD_WID NUMBER W_INVENTORY_PRODUCT_D

GL_ACCOUNT_WID NUMBER W_GL_ACCOUNT_D

SUPPLIER_ACCOUNT_WID NUMBER W_SUPPLIER_ACCOUNT_D

PROFIT_CENTER_WID NUMBER W_PROFIT_CENTER_D

COST_CENTER_WID NUMBER W_COST_CENTER_D

SUPPLIER_WID NUMBER W_PARTY_ORG_D

CUSTOMER_WID NUMBER W_CUSTOMER_ACCOUNT_D

CUSTOMER_WID NUMBER W_PARTY_D

COMPANY_ORG_WID NUMBER W_INT_ORG_D

BUSN_AREA_ORG_WID NUMBER W_INT_ORG_D

INVENTORY_ORG_WID NUMBER W_INT_ORG_D

MVMNT_TYPE_WID NUMBER W_MVMNT_TYPE_D

DWDMR A-Z.doc
XACT_TYPE_WID NUMBER

ACCT_ENTRY_DT_WID NUMBER W_DAY_D

DOCUMENT_DT_WID NUMBER W_DAY_D

POSTING_DT_WID NUMBER W_DAY_D

UNIT_STD_COST NUMBER(28,10)

BASE_QTY NUMBER(28,10)

PRICE_QTY NUMBER(28,10)

GR_QTY NUMBER(28,10)

DELIVERY_QTY NUMBER(28,10)

MATERIAL_AMT NUMBER(28,10)

STD_COST_AMT NUMBER(28,10)

BASE_UOM_CODE VARCHAR2(50)

PRICE_UOM_CODE VARCHAR2(50)

DELIVERY_UOM_CODE VARCHAR2(50)

GR_UOM_CODE VARCHAR2(50)

DEBIT_CREDIT_IND VARCHAR2(30)

MATERIAL_DOC_NUM VARCHAR2(30)

MATERIAL_DOC_ITEM NUMBER

REF_MATERIAL_DOC_NUM VARCHAR2(30)

REF_MATERIAL_DOC_ITEM NUMBER

DWDMR A-Z.doc
REF_DOC_NUM VARCHAR2(30)

REF_DOC_ITEM NUMBER

ACCT_DOC_NUM VARCHAR2(30)

ACCT_DOC_ITEM NUMBER

BATCH_NUMBER VARCHAR2(30)

MATERIAL_RESVN_NUM VARCHAR2(30)

MATERIAL_RESVN_ITEM NUMBER

PROD_ORDER_NUM VARCHAR2(30)

PROD_ORDER_ITEM NUMBER

PURCH_ORDER_NUM VARCHAR2(30)

PURCH_ORDER_ITEM NUMBER

SALES_ORDER_NUM VARCHAR2(30)

SALES_ORDER_ITEM NUMBER

SALES_ORDER_SCHEDULE NUMBER

TRANSFER_RQMT_NUM VARCHAR2(30)

TRANSFER_RQMT_ITEM NUMBER

TRANSFER_ORDER_NUM VARCHAR2(30)

PROJECT_NUMBER VARCHAR2(30)

RETAIL_PROMOTION_CODE VARCHAR2(30)

DOC_CURR_CODE VARCHAR2(30)

DWDMR A-Z.doc
LOC_CURR_CODE VARCHAR2(30)

LOC_EXCHANGE_RATE NUMBER(28,10)

GLOBAL1_EXCHANGE_RATE NUMBER(28,10)

GLOBAL2_EXCHANGE_RATE NUMBER(28,10)

GLOBAL3_EXCHANGE_RATE NUMBER(28,10)

CREATED_BY_WID NUMBER W_USER_D

CHANGED_BY_WID NUMBER W_USER_D

CREATED_ON_DT DATE

CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT DATE

DELETE_FLG CHAR(1)

W_INSERT_DT DATE

W_UPDATE_DT DATE

DATASOURCE_NUM_ID NUMBER

ETL_PROC_WID NUMBER

INTEGRATION_ID VARCHAR2(80)

TENANT_ID VARCHAR2(80)

DWDMR A-Z.doc
X_CUSTOM VARCHAR2(10)

EXPENDITURE_TYPE_WID NUMBER W_FINANCIAL_RESOURCE_D

PJC_PROJECT_WID NUMBER

PJC_PROJECT_WID
PJC_TASK_WID NUMBER

PJC_TASK_WID
TO_PROJECT_WID NUMBER W_PROJECT_D

TO_TASK_WID NUMBER W_TASK_D

PRIMARY_UOM_CODE VARCHAR2(50)

PRIMARY_UOM_CONV_RATE NUMBER(28,10)

STANDARD_UOM_CONV_RATE NUMBER(28,10)

STANDARD_UOM_CODE VARCHAR2(50)

BALANCING_SEGMENT_WID NUMBER W_BALANCING_SEGMENT_D

OPERATION_WID NUMBER

DEMAND_CLASS_WID NUMBER W_XACT_TYPE_D

JOB_RELEASE_DT_WID NUMBER

JOB_CLOSED_DT_WID NUMBER

JOB_COMPLETION_DT_WID NUMBER

JOB_CREATION_DT_WID NUMBER

JOB_STATUS_WID NUMBER W_STATUS_D

JOB_TYPE_WID NUMBER W_XACT_TYPE_D

PROD_ORDER_NAME VARCHAR2(200)

DWDMR A-Z.doc
WORKORDER_WID NUMBER W_WORKORDER_D

JOB_SCH_COMPLETION_DT_WID NUMBER

PARTY_SCD1_WID NUMBER

PRODUCT_SCD1_WID NUMBER

SEIBAN_WID NUMBER

DWDMR A-Z.doc
W_PROD_CAT_DH
Business Name: W_PROD_CAT_DH

Description:
W_PROD_CAT_DH is a snowflake table that stores the Product Category Hierarchies as defined in the source
system. Upto ten hierarchies are carried over from the source into the Analytics.

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID System generated key column. NUMBER

ETL_PROC_WID System Column NUMBER

FIXED_HIER_LEVEL NUMBER

BASE_LVL_PRODCAT_ID The lowest or the base level product VARCHAR2(255)


hierarchy code.

LVL1ANC_PRODCAT_ID Level 1 product hierarchy code. VARCHAR2(255)

LVL2ANC_PRODCAT_ID Level 2 product hierarchy code. VARCHAR2(255)

LVL3ANC_PRODCAT_ID Level 3 product hierarchy code. VARCHAR2(255)

LVL4ANC_PRODCAT_ID Level 4 product hierarchy code. VARCHAR2(255)

LVL5ANC_PRODCAT_ID Level 5 product hierarchy code. VARCHAR2(255)

LVL6ANC_PRODCAT_ID Level 6 product hierarchy code. VARCHAR2(255)

LVL7ANC_PRODCAT_ID Level 7 product hierarchy code. VARCHAR2(255)

LVL8ANC_PRODCAT_ID Level 8 product hierarchy code. VARCHAR2(255)

TOP_LVL_PRODCAT_ID Top Level product hierarchy code. VARCHAR2(255)

HIERARCHY_CODE A pre-defined hierarchy code to VARCHAR2(80)


identify the current hierarchy.

CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D


dimension indicating the user who
created the record in the source
system.

DWDMR A-Z.doc
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
last modified the record in the source
system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
source system.
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
system.
AUX1_CHANGED_ON_DT Oracle System Field. This column DATE
identifies the last modified date and
time of the auxiliary table's record
which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Oracle System Field. This column DATE
identifies the last modified date and
time of the auxiliary table's record
which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Oracle System Field. This column DATE
identifies the last modified date and
time of the auxiliary table's record
which acts as a source for the current
table.
AUX4_CHANGED_ON_DT Oracle System Field. This column DATE
identifies the last modified date and
time of the auxiliary table's record
which acts as a source for the current
table.
SRC_EFF_FROM_DT This column stores the date from DATE
which the source record (in the
Source system) is effective. The value
is extracted from the source
(whenever available).
SRC_EFF_TO_DT This column stores the date up to DATE
which the source record (in the
Source system) is effective. The value
is extracted from the source
(whenever available).
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
was extracted. In order to be able to
trace the data back to its source,
Oracle recommends that you define
separate unique source IDs for each
of your different source instances.

INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)


a dimension or fact entity in its source
system. In case of composite keys, the
value in this column can consist of
concatenated parts.

DWDMR A-Z.doc
TENANT_ID This column is the unique identifier VARCHAR2(80)
for a Tenant in a multitenant
environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
warehouse table.
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
data warehouse table.

CATALOG_CREATION_DATE Creation date DATE

LEVEL_NAME Name of the current Level VARCHAR2(40)

HIERARCHY_TYPE_CODE A type code of current hierarchy. VARCHAR2(80)

DELETE_FLG CHAR(1)

DWDMR A-Z.doc
W_PROD_LN_D
Business Name: W_PROD_LN_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
PR_PROD_LN VARCHAR2(100)

DWDMR A-Z.doc
W_PROFIT_CENTER_D
Business Name: Profit Center

Description:

A profit center is a unit of a company that generates revenue in excess of its expenses. It is expected that,
through the sale of goods or services, the unit will turn a profit. This is in contrast to a cost center, which is a
unit inside a company that generates expenses with no responsibility for creating revenue. Examples of profit
centers would be the manufacturing units that produce products for sale to consumers or other businesses. Profit
Center Dimension. Master data information on Profit Centers including Name and Description. It can be used for
browsing, establishing limits on fact table queries, and providing descriptive information about Profit Centers.

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate key to uniquely identify a NUMBER
record.
Surrogate Key of the Table
PROFIT_CENTER_NUM Profit Center Number VARCHAR2(50)

Profit Center Number


PROFIT_CENTER_NAME Profit Center Name VARCHAR2(80)

Profit Center Name


PROFIT_CENTER_DESC Profit Center Description VARCHAR2(255)

Profit Center Description


SEARCH_TERM Search Term VARCHAR2(255)

Search Term
CTRL_AREA_CODE Controlling Area Number VARCHAR2(50)

Controlling Area Number


CTRL_AREA_NAME Controlling Area Name VARCHAR2(80)

Controlling Area Name


CTRL_AREA_DESC Controlling Area Description VARCHAR2(255)

Controlling Area Description


DEPARTMENT Department VARCHAR2(30)

Department
MANAGER_NAME Profit Center Manager VARCHAR2(80)

Profit Center Manager


CURRENCY_CODE Currency Code VARCHAR2(50)

Currency Code
CURRENCY_NAME Currency Name VARCHAR2(80)

Currency Name
SUCC_PROFIT_CENTER Successor Profit Center VARCHAR2(50)

Successor Profit Center


COUNTRY_CODE Country Code VARCHAR2(50)

Country Code
COUNTRY_NAME Country Name VARCHAR2(80)

Country Name

DWDMR A-Z.doc
TITLE_NAME Title VARCHAR2(80)

Title
CONTACT_NAME Contact Name VARCHAR2(80)

Contact Name
CITY_NAME City Name VARCHAR2(80)

City Name
ST_ADDRESS1 Street Address VARCHAR2(255)

Street Address
ST_ADDRESS2 Street Address VARCHAR2(255)

Street Address
POST_OFFICE_BOX Post Office Box VARCHAR2(30)

Post Office Box


POSTAL_CODE Postal Code VARCHAR2(50)

Postal Code
PHONE_NUM Phone Number VARCHAR2(30)

Phone Number
FAX_NUM Fax Number VARCHAR2(30)

Fax Number
PROFITCTR_GRP_CODE Profit Center Group Code VARCHAR2(50)

Profit Center Group Code


PROFITCTR_GRP_NAME Profit Center Group Name VARCHAR2(80)

Profit Center Group Name


COMPANY_CODE Company Code VARCHAR2(50)

Company Code
COMPANY_NAME Company Name VARCHAR2(80)

Company Name
TAX_CAT_CODE Tax Category Code VARCHAR2(50)

Tax Category Code


TAX_CAT_NAME Tax Category Name VARCHAR2(80)

Tax Category Name


REGION_CODE Region Code VARCHAR2(50)

Region Code
REGION_NAME Region Name VARCHAR2(80)

Region Name
PRCN_HIER1_CODE Hierarchy Code VARCHAR2(50)

Hierarchy Code
PRCN_HIER1_NAME Hierarchy Name VARCHAR2(80)

Hierarchy Name
PRCN_HIER2_CODE Hierarchy Code VARCHAR2(50)

Hierarchy Code

DWDMR A-Z.doc
PRCN_HIER2_NAME Hierarchy Name VARCHAR2(80)

Hierarchy Name
PRCN_HIER3_CODE Hierarchy Code VARCHAR2(50)

Hierarchy Code
PRCN_HIER3_NAME Hierarchy Name VARCHAR2(80)

Hierarchy Name
PRCN_HIER4_CODE Hierarchy Code VARCHAR2(50)

Hierarchy Code
PRCN_HIER4_NAME Hierarchy Name VARCHAR2(80)

Hierarchy Name
PRCN_HIER5_CODE Hierarchy Code VARCHAR2(50)

Hierarchy Code
PRCN_HIER5_NAME Hierarchy Name VARCHAR2(80)

Hierarchy Name
PRCN_HIER6_CODE Hierarchy Code VARCHAR2(50)

Hierarchy Code
PRCN_HIER6_NAME Hierarchy Name VARCHAR2(80)

Hierarchy Name
ACTIVE_FLG VARCHAR2(1)

CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D


dimension indicating the user who
Source Record Created By User created the record in the source
Surrogate Key system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Last Modified By last modified the record in the source
User Surrogate Key system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
Source Record Creation Date and source system.
Time
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
Source Record Last Modified Date system.
and Time
AUX1_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.

DWDMR A-Z.doc
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
SRC_EFF_FROM_DT This column stores the date from DATE
which the source record (in the
Source Supplied Effective From Source system) is effective. The value
Date and Time is extracted from the source
(whenever available)
SRC_EFF_TO_DT This column stores the date up to DATE
which the source record (in the
Source Supplied Effective To Date Source system) is effective. The value
and Time is extracted from the source
(whenever available)
EFFECTIVE_FROM_DT This column stores the date from DATE
which the dimension record is
Effective From Date and Time effective. A value is either assigned by
Siebel Applications or extracted from
the source.
EFFECTIVE_TO_DT This column stores the date up to DATE
which the dimension record is
Effective To Date and Time effective. A value is either assigned by
Siebel Applications or extracted from
the source.
DELETE_FLG This flag indicates the deletion status CHAR(1)
of the record in the source system. A
Deleted Record Indicator value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

CURRENT_FLG This is a flag for marking dimension CHAR(1)


records as "Y" in order to represent
Current Record Indicator the current state of a dimension
entity. This flag is typically critical for
Type II slowly-changing dimensions,
as records in a Type II situation tend
to be numerous.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time

DWDMR A-Z.doc
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
ETL Process Identifier process used to create or update this
data.
INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)
a dimension or fact entity in its source
Unique Source Record Identifier system. In case of composite keys, the
value in this column can consist of
concatenated parts.

SET_ID This column represents a unique VARCHAR2(30)


identifier often used by source
Set Identifier systems for the purpose of data
sharing, reducing redundancies and
minimizing system maintenance
tasks, or even to drive data visibility.
From a datawarehouse standpoint,
the intended use of this column is to
drive dimensional data security,
primarily.

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
Generic Extension Column

DWDMR A-Z.doc
W_PROJECT_D
Business Name: W_PROJECT_D

Description:
Imported from database

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

PROJECT_NAME VARCHAR2(240)

PROJECT_DESC VARCHAR2(250)

PROJECT_NUMBER VARCHAR2(30)

PROJECT_TYPE_CODE VARCHAR2(50)

PROJECT_TYPE_NAME VARCHAR2(250)

W_PROJECT_TYPE_CODE VARCHAR2(50)

PROJECT_SERVICE_TYPE_CODE VARCHAR2(50)

PROJECT_SERVICE_TYPE_NAME VARCHAR2(255)

W_PROJECT_SERVICE_TYPE_COD VARCHAR2(50)
E

PROJECT_TYPE_CLASS_CODE VARCHAR2(50)

PROJECT_TYPE_CLASS_NAME VARCHAR2(255)

W_PROJECT_TYPE_CLASS_CODE VARCHAR2(50)

W_PROJECT_TYPE_CLASS_NAME VARCHAR2(80)

PUBLIC_SECTOR_FLG VARCHAR2(1)

DWDMR A-Z.doc
PROJECT_STATUS_CODE VARCHAR2(50)

PROJECT_STATUS_NAME VARCHAR2(255)

PRIORITY_CODE VARCHAR2(50)

W_PROJECT_STATUS_CODE VARCHAR2(50)

PRIORITY_NAME VARCHAR2(255)

INVOICE_BILL_OFFSET_NUM_DAY NUMBER
S

W_PROJECT_FUNDING_LEVEL_CO VARCHAR2(50)
DE

W_PRIORITY_CODE VARCHAR2(50)

W_PROJECT_FUNDING_LEVEL_NA VARCHAR2(80)
ME

PROJECT_CURRENCY_CODE VARCHAR2(50)

LOC_CURRENCY_CODE VARCHAR2(50)

ALLOW_CROSS_CHARGE_FLG VARCHAR2(1)

CC_PROCESS_LABOR_FLG VARCHAR2(1)

PROJECT_VALUE NUMBER

REVALUATE_FUNDING_FLG VARCHAR2(1)

INCLUDE_GAINS_LOSSES_FLG VARCHAR2(1)

ENABLE_BILLABLE_FLG CHAR(1)

SECURITY_LEVEL_CODE VARCHAR2(50)

SECURITY_LEVEL_NAME VARCHAR2(255)

DWDMR A-Z.doc
ENABLE_CAPITALIZATION_FLG CHAR(1)

W_SECURITY_LEVEL VARCHAR2(255)

TOP_TASK_INVOICE_METHOD_FL VARCHAR2(1)
G

REVENUE_ACCRUAL_METHOD VARCHAR2(30)

INVOICE_METHOD VARCHAR2(30)

FUNDING_APPROVAL_STATUS_C VARCHAR2(50)
ODE

FUNDING_APPROVAL_STATUS_N VARCHAR2(255)
AME

START_DT DATE

CLOSE_DT DATE

COMPLETION_DT DATE

PROJ_MGR_ID VARCHAR2(80)

PROJ_MGR_NAME VARCHAR2(160)

CITY VARCHAR2(80)

REGION VARCHAR2(80)

COUNTRY VARCHAR2(80)

ZIPCODE VARCHAR2(30)

PROJ_ORGANIZATION_ID VARCHAR2(80)

PROJ_ORGANIZATION_NAME VARCHAR2(100)

PROJ_OPERATING_UNIT_ID VARCHAR2(80)

DWDMR A-Z.doc
PROJ_PR_CUSTOMER_ID VARCHAR2(80)

PROJ_PR_CUSTOMER_ACCOUNT_ VARCHAR2(80)
ID

LEDGER_ID VARCHAR2(80)

OPERATING_UNIT_ORG_ID VARCHAR2(80)

CHANGED_ON_DT DATE

CHANGED_BY_WID NUMBER W_USER_D

PROJECT_UNIT_ID VARCHAR2(80)

CREATED_ON_DT DATE

CREATED_BY_WID NUMBER W_USER_D

INTEGRATION_ID VARCHAR2(80)

W_INSERT_DT DATE

W_UPDATE_DT DATE

AUX1_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT DATE

DELETE_FLG VARCHAR2(1)

DATASOURCE_NUM_ID NUMBER

ETL_PROC_WID NUMBER

DWDMR A-Z.doc
TENANT_ID VARCHAR2(80)

X_CUSTOM VARCHAR2(10)

CONTRACT_HDR_ID VARCHAR2(80)

CONTRACT_LINE_ID VARCHAR2(80)

DIM_LEDGER_ID VARCHAR2(80)

CAPITAL_COST_TYPE_CODE VARCHAR2(50)

DWDMR A-Z.doc
W_PROJECT_DH
Business Name: W_PROJECT_DH

Description:
This table stores a flattened hierarchy of the Project dimension W_PROJECT_D. Eighteen levels of the hierarchy
are allowed, but the user can extend it easily if required. The lowest level is called Base level, and the highest
level is called Program. The other ones are numbered from 1 to 18.

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate key to uniquely identify a NUMBER
record.

FIXED_HIER_LEVEL Level of this Project (defined by NUMBER


BASE_PROJECT_ID) in the current
Hierarchy
BASE_PROJECT_WID Surrogate key of the base Project in NUMBER W_PROJECT_D
the Target system

BASE_PROJECT_ID Key of the base Project in the Source VARCHAR2(25)


system

BASE_PROJECT_NAME Name of the base Project in the VARCHAR2(240)


Source system

LVL1_PROJECT_ID Key of the Level 1 Project in the VARCHAR2(25)


Source system

LVL1_PROJECT_NAME Name of the Level 1 Project VARCHAR2(240)

LVL2_PROJECT_ID Key of the Level 2 Project in the VARCHAR2(25)


Source system

LVL2_PROJECT_NAME Name of the Level 2 Project VARCHAR2(240)

LVL3_PROJECT_ID Key of the Level 3 Project in the VARCHAR2(25)


Source system

LVL3_PROJECT_NAME Name of the Level 3 Project VARCHAR2(240)

LVL4_PROJECT_ID Key of the Level 4 Project in the VARCHAR2(25)


Source system

LVL4_PROJECT_NAME Name of the Level 4 Project VARCHAR2(240)

LVL5_PROJECT_ID Key of the Level 5 Project in the VARCHAR2(25)


Source system

LVL5_PROJECT_NAME Name of the Level 5 Project VARCHAR2(240)

LVL6_PROJECT_ID Key of the Level 6 Project in the VARCHAR2(25)


Source system

DWDMR A-Z.doc
LVL6_PROJECT_NAME Name of the Level 6 Project VARCHAR2(240)

LVL7_PROJECT_ID Key of the Level 7 Project in the VARCHAR2(25)


Source system

LVL7_PROJECT_NAME Name of the Level 7 Project VARCHAR2(240)

LVL8_PROJECT_ID Key of the Level 8 Project in the VARCHAR2(25)


Source system

LVL8_PROJECT_NAME Name of the Level 8 Project VARCHAR2(240)

LVL9_PROJECT_ID Key of the Level 9 Project in the VARCHAR2(25)


Source system

LVL9_PROJECT_NAME Name of the Level 9 Project VARCHAR2(240)

LVL10_PROJECT_ID Key of the Level 10 Project in the VARCHAR2(25)


Source system

LVL10_PROJECT_NAME Name of the Level 10 Project VARCHAR2(240)

LVL11_PROJECT_ID Key of the Level 11 Project in the VARCHAR2(25)


Source system

LVL11_PROJECT_NAME Name of the Level 11 Project VARCHAR2(240)

LVL12_PROJECT_ID Key of the Level 12 Project in the VARCHAR2(25)


Source system

LVL12_PROJECT_NAME Name of the Level 12 Project VARCHAR2(240)

LVL13_PROJECT_ID Key of the Level 13 Project in the VARCHAR2(25)


Source system

LVL13_PROJECT_NAME Name of the Level 13 Project VARCHAR2(240)

LVL14_PROJECT_ID Key of the Level 14 Project in the VARCHAR2(25)


Source system

LVL14_PROJECT_NAME Name of the Level 14 Project VARCHAR2(240)

LVL15_PROJECT_ID Key of the Level 15 Project in the VARCHAR2(25)


Source system

LVL15_PROJECT_NAME Name of the Level 15 Project VARCHAR2(240)

LVL16_PROJECT_ID Key of the Level 16 Project in the VARCHAR2(25)


Source system

DWDMR A-Z.doc
LVL16_PROJECT_NAME Name of the Level 16 Project VARCHAR2(240)

LVL17_PROJECT_ID Key of the Level 17 Project in the VARCHAR2(25)


Source system

LVL17_PROJECT_NAME Name of the Level 17 Project VARCHAR2(240)

LVL18_PROJECT_ID Key of the Level 18 Project in the VARCHAR2(25)


Source system

LVL18_PROJECT_NAME Name of the Level 18 Project VARCHAR2(240)

PROGRAM_ID Key of the Top Level Program in the VARCHAR2(25)


Source system

PROGRAM_NAME Name of the Top Level Program VARCHAR2(240)

CURRENT_FLG Indicates whether this hierarchy VARCHAR2(1)


record is current or not. At anytime,
there should be only one record for
each BASE_PROJECT_WID, for which
this flag is set to 'Y'

W_INSERT_DT Date the record was created in the DATE


datawarehouse

W_UPDATE_DT Date this record was last updated in DATE


the datawarehouse

ETL_PROC_WID System Field. This column is the NUMBER


unique identifier for the specific ETL
process used to create or update this
data.
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
was extracted. In order to be able to
trace the data back to its source,
Oracle recommends that you define
separate unique source IDs for each
of your different source instances.

TREE_NAME VARCHAR2(80)

PROJ_BU_ID VARCHAR2(80)

EFFECTIVE_DT DATE

DWDMR A-Z.doc
W_PROJECT_ROLE_D
Business Name: W_PROJECT_ROLE_D

Description:

Project Role dimension table stores information about the possible roles that employees can play in the project.
We use project roles to define the relationship of users, who have been defined as project members, to projects
and also to define default information about a team member role on a project, such as competencies, job
information, and security. Examples of Project Roles are: Project Manager, Staffing Owner, Program Manager,
Consultant, Director, Engineer, Developer, DBA, Approver etc

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate key to uniquely identify a NUMBER
record.

INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)


a dimension or fact entity in its source
system. In case of composite keys, the
value in this column can consist of
concatenated parts.

PROJECT_ROLE_CODE Implementation-defined name that VARCHAR2(50)


uniquely identifies the project role
type
PROJECT_ROLE_NAME User-defined name that uniquely VARCHAR2(80)
identifies the project role type

PROJECT_ROLE_DESC Free text description of the project VARCHAR2(255)


role type

PROJECT_ROLE_CLASS Classification of the Project Role Type. VARCHAR2(50)


This column is being used to filter out
the Project Roles to get only those
which have ROLE_PARTY_CLASS =
'PERSON'. Other possible values in
OLTP are 'CUSTOMER', 'PARTNER',
etc.
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
last modified the record in the source
system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
source system.
CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
created the record in the source
system.
W_INSERT_DT This column stores the date on which DATE
the record was inserted in the data
warehouse table.
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
data warehouse table.

DWDMR A-Z.doc
AUX1_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
time of the auxiliary table's record
which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
time of the auxiliary table's record
which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
time of the auxiliary table's record
which acts as a source for the current
table.
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
time of the auxiliary table's record
which acts as a source for the current
table.
DELETE_FLG This flag indicates the deletion status VARCHAR2(1)
of the record in the source system. A
value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

DATASOURCE_NUM_ID This column is the unique identifier of NUMBER


the source system from which data
was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
process used to create or update this
data.
TENANT_ID This column is the unique identifier VARCHAR2(80)
for a Tenant in a multi-tenant
environment.This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.

DWDMR A-Z.doc
W_PROJ_ASSET_D
Business Name: Project Asset Dimension

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

PROJECT_ID VARCHAR2(80)

ASSET_NUMBER VARCHAR2(15)

PLACED_IN_SERVICE_DT DATE

CAPITALIZED_FLG VARCHAR2(1)

CAPITALIZED_DT DATE

REVERSE_FLG VARCHAR2(1)

REVERSAL_DT DATE

EST_IN_SERVICE_DT DATE

MANUFACTURER_NAME VARCHAR2(40)

MODEL_NUMBER VARCHAR2(40)

TAG_NUMBER VARCHAR2(40)

SERIAL_NUMBER VARCHAR2(40)

BOOK_TYPE_CODE VARCHAR2(15)

PROJECT_ASSET_TYPE VARCHAR2(30)

FIXED_ASSET_ID VARCHAR2(80)

ASSET_BU_ID VARCHAR2(80)

DWDMR A-Z.doc
ASSET_LOCATION_ID VARCHAR2(80)

ASSET_CATEGORY_ID VARCHAR2(80)

CREATED_ON_DT DATE

CREATED_BY_WID NUMBER

CHANGED_ON_DT DATE

CHANGED_BY_WID NUMBER

W_INSERT_DT DATE

W_UPDATE_DT DATE

AUX1_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT DATE

ETL_PROC_WID NUMBER

DELETE_FLG CHAR(1)

DATASOURCE_NUM_ID NUMBER

INTEGRATION_ID VARCHAR2(80)

TENANT_ID VARCHAR2(80)

X_CUSTOM VARCHAR2(10)

ASSET_CODE VARCHAR2(80)

DWDMR A-Z.doc
W_PROJ_ASSIGNMENT_D
Business Name: W_PROJ_ASSIGNMENT_D

Description:
This dimension table holds the project assignments data.

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

ROW_WID
ASSIGNMENT_NAME VARCHAR2(255)

ASSIGNMENT_NAME
ASSIGNMENT_NUMBER VARCHAR2(80)

ASSIGNMENT_NUMBER
ASSIGNMENT_START_DT DATE

ASSIGNMENT_START_DT
ASSIGNMENT_END_DT DATE

ASSIGNMENT_END_DT
RQRMNT_ID VARCHAR2(80)

RQRMNT_ID
BILL_RATE NUMBER(28,10)

BILL_RATE
BILL_RATE_CURR_CD VARCHAR2(15)

BILL_RATE_CURR_CD
CREATED_BY_WID NUMBER W_USER_D

CREATED_BY_WID
CHANGED_BY_WID NUMBER W_USER_D

CHANGED_BY_WID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT

DWDMR A-Z.doc
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
DELETE_FLG VARCHAR2(1)

DELETE_FLG
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
ETL_PROC_WID NUMBER

ETL_PROC_WID
TENANT_ID VARCHAR2(80)

TENANT_ID
X_CUSTOM VARCHAR2(10)

X_CUSTOM
ASSIGNMENT_STATUS_ID VARCHAR2(80)

DWDMR A-Z.doc
W_PROJ_AVLBL_BUCKETS_D
Business Name: W_PROJ_AVLBL_BUCKETS_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
BUCKET VARCHAR2(7)

BUCKET
HOLIDAY_CAL_WID NUMBER W_HOLIDAY_DAY_D

HOLIDAY_CAL_WID
DAY_DT DATE

DAY_DT
DAY_DT_WID NUMBER W_HOLIDAY_DAY_D

DAY_DT_WID
START_DT DATE

START_DT
START_DT_WID NUMBER W_DAY_D

START_DT_WID
END_DT DATE

END_DT
END_DT_WID NUMBER W_DAY_D

END_DT_WID
ETL_PROC_WID NUMBER

W_INSERT_DT DATE

W_UPDATE_DT DATE

TENANT_ID VARCHAR2(80)

DATASOURCE_NUM_ID NUMBER

DWDMR A-Z.doc
W_PROJ_BUDGET_D
Business Name: W_PROJ_BUDGET_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

PROJECT_ID VARCHAR2(80)

PROJECT_NUMBER VARCHAR2(25)

BUDGET_VERSION VARCHAR2(80)

BUDGET_STATUS_CODE VARCHAR2(80)

W_PLAN_STATUS_CODE VARCHAR2(80)

BUDGET_TYPE_CODE VARCHAR2(50)

BASELINE_DT DATE

PLAN_CLASS_CODE VARCHAR2(50)

VERSION_TYPE_CODE VARCHAR2(50)

CURRENT_VERSION_FLG CHAR(1)

CURRENT_ORIGINAL_VERSION_FL CHAR(1)
G

START_DATE_ACTIVE DATE

END_DATE_ACTIVE DATE

FIN_PLAN_LEVEL_CODE VARCHAR2(50)

W_TIME_PHASED_CODE VARCHAR2(50)

DWDMR A-Z.doc
CHANGE_REASON_CODE VARCHAR2(50)

FIRST_BUDGET_PERIOD VARCHAR2(30)

APPROVED_COST_PLAN_TYPE_FL CHAR(1)
G

APPROVED_REV_PLAN_TYPE_FLG CHAR(1)

PRIMARY_COST_FORECAST_FLG CHAR(1)

PRIMARY_REV_FORECAST_FLG CHAR(1)

LAST_AMT_GEN_DT DATE

FORECAST_PLAN_DT DATE

ETC_START_DT DATE

INTEGRATION_ID VARCHAR2(80)

CREATED_ON_DT DATE

CREATED_BY_WID NUMBER W_USER_D

CHANGED_ON_DT DATE

CHANGED_BY_WID NUMBER W_USER_D

W_INSERT_DT DATE

W_UPDATE_DT DATE

AUX1_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT DATE

DWDMR A-Z.doc
AUX4_CHANGED_ON_DT DATE

DELETE_FLG CHAR(1)

DATASOURCE_NUM_ID NUMBER

ETL_PROC_WID NUMBER

TENANT_ID VARCHAR2(80)

X_CUSTOM VARCHAR2(10)

TIME_PHASED_CODE VARCHAR2(50)

DWDMR A-Z.doc
W_PROJ_BUDGET_F
Business Name: W_PROJ_BUDGET_F

Description:
Imported from database

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

BUDGET_WID NUMBER W_PROJ_BUDGET_D

START_DT_WID NUMBER W_DAY_D

END_DT_WID NUMBER W_DAY_D

PROJ_ACCT_START_DT_WID NUMBER W_MCAL_DAY_D

PROJ_ACCT_END_DT_WID NUMBER W_MCAL_DAY_D

GL_ACCT_START_DT_WID NUMBER W_MCAL_DAY_D

GL_ACCT_END_DT_WID NUMBER W_MCAL_DAY_D

GL_MCAL_CAL_WID NUMBER W_MCAL_CAL_D

PA_MCAL_CAL_WID NUMBER W_MCAL_CAL_D

GL_PERIOD_WID NUMBER W_MCAL_PERIOD_D

PROJ_PERIOD_WID NUMBER W_MCAL_PERIOD_D

PROJECT_WID NUMBER W_PROJECT_D

TASK_WID NUMBER W_TASK_D

PROJ_MANAGER_WID NUMBER W_EMPLOYEE_D

PROJ_PR_CUSTOMER_WID NUMBER W_PARTY_D

DWDMR A-Z.doc
PROJ_PR_CUSTOMER_ACCOUNT_ NUMBER W_CUSTOMER_ACCOUNT_D
WID

PROJ_OPER_UNIT_WID NUMBER W_INT_ORG_D

OPERATING_UNIT_ORG_WID NUMBER W_INT_ORG_D

PROJ_ORGANIZATION_WID NUMBER W_INT_ORG_D

EXPENDITURE_ORGANIZATION_W NUMBER W_INT_ORG_D


ID

TASK_ORGANIZATION_WID NUMBER W_INT_ORG_D

WORK_TYPE_WID NUMBER W_WORK_TYPE_D

PROJ_LOCATION_WID NUMBER W_GEO_D

RESOURCE_CLASS_WID NUMBER W_XACT_TYPE_D

FINANCIAL_RESOURCE_WID NUMBER W_FINANCIAL_RESOURCE_D

PROJ_ROLE_WID NUMBER W_PROJECT_ROLE_D

GL_ACCOUNT_WID NUMBER W_GL_ACCOUNT_D

EMPLOYEE_WID NUMBER

INCURRED_BY_EMP_WID NUMBER W_EMPLOYMENT_D

JOB_WID NUMBER W_JOB_D

MFG_RESOURCE_BOM_WID NUMBER W_MFG_RESOURCE_D

MFG_RESOURCE_NL_WID NUMBER W_MFG_RESOURCE_D

INVENTORY_ITEM_WID NUMBER W_PRODUCT_D

ITEM_CATEGORY_WID NUMBER W_PRODUCT_D

DWDMR A-Z.doc
VENDOR_WID NUMBER W_PARTY_D

PROJ_STATUS_WID NUMBER W_STATUS_D

PROJ_UNIT_WID NUMBER W_INT_ORG_D

EXPENDITURE_CATEGORY_WID NUMBER W_XACT_TYPE_D

UOM VARCHAR2(50) W_DOMAIN_MEMBER_LKP_TL

QUANTITY NUMBER(28,10)

DOC_RAW_COST NUMBER(28,10)

DOC_BURDENED_COST NUMBER(28,10)

DOC_REVENUE NUMBER(28,10)

LOC_RAW_COST NUMBER(28,10)

LOC_BURDENED_COST NUMBER(28,10)

LOC_REVENUE NUMBER(28,10)

PROJ_RAW_COST NUMBER(28,10)

PROJ_BURDENED_COST NUMBER(28,10)

PROJ_REVENUE NUMBER(28,10)

DOC_CURR_CODE VARCHAR2(30)

LOC_CURR_CODE VARCHAR2(30)

PROJ_CURR_CODE VARCHAR2(30)

LOC_COST_EXCHANGE_RATE NUMBER(28,10)

DWDMR A-Z.doc
PROJ_COST_EXCHANGE_RATE NUMBER(28,10)

GLOBAL1_COST_EXCHANGE_RATE NUMBER(28,10)

GLOBAL2_COST_EXCHANGE_RATE NUMBER(28,10)

GLOBAL3_COST_EXCHANGE_RATE NUMBER(28,10)

LOC_REV_EXCHANGE_RATE NUMBER(28,10)

PROJ_REV_EXCHANGE_RATE NUMBER(28,10)

GLOBAL1_REV_EXCHANGE_RATE NUMBER(28,10)

GLOBAL2_REV_EXCHANGE_RATE NUMBER(28,10)

GLOBAL3_REV_EXCHANGE_RATE NUMBER(28,10)

TXN_STANDARD_COST_RATE NUMBER(28,10)

TXN_COST_RATE_OVERRIDE NUMBER(28,10)

TXN_STANDARD_BILL_RATE NUMBER(28,10)

TXN_BILL_RATE_OVERRIDE NUMBER(28,10)

TXN_MARKUP_PERCENT NUMBER(28,10)

TXN_MARKUP_PERCENT_OVERRI NUMBER(28,10)
DE

TXN_DISCOUNT_PERCENTAGE NUMBER(28,10)

BURDEN_COST_RATE NUMBER(28,10)

DWDMR A-Z.doc
BURDEN_COST_RATE_OVERRIDE NUMBER(28,10)

CREATED_BY_WID NUMBER W_USER_D

CHANGED_BY_WID NUMBER W_USER_D

CREATED_ON_DT DATE

CHANGED_ON_DT DATE

W_INSERT_DT DATE

W_UPDATE_DT DATE

AUX1_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT DATE

DELETE_FLG CHAR(1)

DATASOURCE_NUM_ID NUMBER

INTEGRATION_ID VARCHAR2(80)

ETL_PROC_WID NUMBER

TENANT_ID VARCHAR2(80)

X_CUSTOM VARCHAR2(10)

START_DT DATE

START_DT
END_DT DATE

END_DT

DWDMR A-Z.doc
ANALYSIS_TYPE_WID NUMBER W_XACT_TYPE_D

DWDMR A-Z.doc
W_PROJ_CAPITAL_EVENT_D
Business Name: W_PROJ_CAPITAL_EVENT_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

CAPITAL_EVENT_NUMBER NUMBER

EVENT_TYPE VARCHAR2(30)

EVENT_NAME VARCHAR2(240)

ASSET_ALLOCATION_METHOD VARCHAR2(30)

EVENT_PERIOD VARCHAR2(15)

CREATED_ON_DT DATE

CHANGED_ON_DT DATE

CREATED_BY_WID NUMBER

CHANGED_BY_WID NUMBER

W_INSERT_DT DATE

W_UPDATE_DT DATE

AUX1_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT DATE

ETL_PROC_WID NUMBER

DWDMR A-Z.doc
DELETE_FLG CHAR(1)

DATASOURCE_NUM_ID NUMBER

INTEGRATION_ID VARCHAR2(80)

TENANT_ID VARCHAR2(80)

X_CUSTOM VARCHAR2(10)

DWDMR A-Z.doc
W_PROJ_CIP_DTL_F
Business Name: W_PROJ_CIP_DTL_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

ROW_WID
PROJECT_WID NUMBER W_PROJECT_D

PROJECT_WID
TASK_WID NUMBER W_TASK_D

TASK_WID
PROJ_MANAGER_WID NUMBER W_EMPLOYEE_D

PROJ_MANAGER_WID
PROJ_BU_WID NUMBER W_INT_ORG_D

PROJ_BU_WID
PROJ_ORGANIZATION_WID NUMBER W_INT_ORG_D

PROJ_ORGANIZATION_WID
ASSET_BU_WID NUMBER W_INT_ORG_D

ASSET_BU_WID
EXPENDITURE_BU_WID NUMBER W_INT_ORG_D

EXPENDITURE_BU_WID
EXPENDITURE_ORGANIZATION_W NUMBER W_INT_ORG_D
ID

GL_MCAL_CAL_WID NUMBER W_MCAL_CAL_D

GL_MCAL_CAL_WID
GL_ACCOUNTING_DT_WID NUMBER W_MCAL_DAY_D

GL_ACCOUNTING_DT_WID
PROJ_PR_CUSTOMER_WID NUMBER W_PARTY_D

PROJ_PR_CUSTOMER_WID
PROJ_PR_CUSTOMER_ACCOUNT_ NUMBER W_CUSTOMER_ACCOUNT_D
WID

PROJ_PR_CUSTOMER_ACCOUNT_
WID
PROJECT_ASSET_WID NUMBER W_PROJ_ASSET_D

PROJECT_ASSET_WID
LEDGER_WID NUMBER W_LEDGER_D

LEDGER_WID
ASSET_LOCATION_WID NUMBER W_ASSET_LOCATION_D

ASSET_LOCATION_WID

DWDMR A-Z.doc
FINANCIAL_RESOURCE_WID NUMBER W_FINANCIAL_RESOURCE_D

FINANCIAL_RESOURCE_WID
EXPENDITURE_CLASS_WID NUMBER W_XACT_TYPE_D

EXPENDITURE_CLASS_WID
INCURRED_BY_EMP_WID NUMBER W_EMPLOYEE_D

INCURRED_BY_EMP_WID
ASSET_CATEGORY_WID NUMBER W_ASSET_CATEGORY_D

ASSET_CATEGORY_WID
FIXED_ASSET_WID NUMBER W_FIXED_ASSET_D

FA_ASSET_WID
JOB_WID NUMBER W_JOB_D

JOB_WID
TRANSFER_STATUS_WID NUMBER W_STATUS_D

TRANSFER_STATUS_WID
SUPPLIER_WID NUMBER W_PARTY_D

SUPPLIER_WID
PROJ_STATUS_WID NUMBER W_STATUS_D

PROJ_STATUS_WID
ANALYSIS_TYPE_WID NUMBER W_XACT_TYPE_D

ANALYSIS_TYPE_WID
CIP_GROUP_FLG VARCHAR2(1)

CIP_GROUP_FLG
EXPENDITURE_ITEM_ID VARCHAR2(80)

EXPENDITURE_ITEM_ID
LINE_NUM NUMBER

LINE_NUM
LOC_CURR_CODE VARCHAR2(4)

LOC_CURR_CODE
ASSET_COST NUMBER(28,10)

ASSET_COST
GLOBAL1_EXCHANGE_RATE NUMBER(28,10)

GLOBAL1_EXCHANGE_RATE
GLOBAL2_EXCHANGE_RATE NUMBER(28,10)

GLOBAL2_EXCHANGE_RATE
GLOBAL3_EXCHANGE_RATE NUMBER(28,10)

GLOBAL3_EXCHANGE_RATE
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID

DWDMR A-Z.doc
CREATED_ON_DT DATE

CREATED_ON_DT
CREATED_BY_WID NUMBER W_USER_D

CREATED_BY_WID
CHANGED_ON_DT DATE

CHANGED_ON_DT
CHANGED_BY_WID NUMBER W_USER_D

CHANGED_BY_WID
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
ETL_PROC_WID NUMBER

ETL_PROC_WID
DELETE_FLG CHAR(1)

DELETE_FLG
TENANT_ID VARCHAR2(80)

TENANT_ID
X_CUSTOM VARCHAR2(10)

X_CUSTOM
REVERSED_FLG VARCHAR2(1)

DWDMR A-Z.doc
W_PROJ_CIP_HDR_F
Business Name: W_PROJ_CIP_HDR_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

ROW_WID
PROJECT_WID NUMBER W_PROJECT_D

PROJECT_WID
TASK_WID NUMBER W_TASK_D

TASK_WID
PROJ_MANAGER_WID NUMBER W_EMPLOYEE_D

PROJ_MANAGER_WID
PROJ_BU_WID NUMBER W_INT_ORG_D

PROJ_BU_WID
PROJ_ORGANIZATION_WID NUMBER W_INT_ORG_D

PROJ_ORGANIZATION_WID
EXPENDITURE_BU_WID NUMBER W_INT_ORG_D

EXPENDITURE_BU_WID
ASSET_BU_WID NUMBER W_INT_ORG_D

ASSET_BU_WID
GL_ACCOUNTING_DT_WID NUMBER W_MCAL_DAY_D

GL_ACCOUNTING_DT_WID
GL_MCAL_CAL_WID NUMBER W_MCAL_CAL_D

GL_MCAL_CAL_WID
PROJ_PR_CUSTOMER_WID NUMBER W_PARTY_D

PROJ_PR_CUSTOMER_WID
PROJ_PR_CUSTOMER_ACCOUNT_ NUMBER W_CUSTOMER_ACCOUNT_D
WID

PROJ_PR_CUSTOMER_ACCOUNT_
WID
PROJECT_ASSET_WID NUMBER W_PROJ_ASSET_D

PROJECT_ASSET_WID
LEDGER_WID NUMBER W_LEDGER_D

LEDGER_WID
ASSET_LOCATION_WID NUMBER W_ASSET_LOCATION_D

ASSET_LOCATION_WID
ASSET_CATEGORY_WID NUMBER W_ASSET_CATEGORY_D

ASSET_CATEGORY_WID

DWDMR A-Z.doc
FIXED_ASSET_WID NUMBER W_FIXED_ASSET_D

FA_ASSET_WID
SUPPLIER_WID NUMBER W_PARTY_D

SUPPLIER_WID
CIP_GL_ACCOUNT_WID NUMBER W_GL_ACCOUNT_D

CIP_GL_ACCOUNT_WID
PROJ_STATUS_WID NUMBER W_STATUS_D

PROJ_STATUS_WID
PROJ_CAPITAL_EVENT_WID NUMBER W_PROJ_CAPITAL_EVENT_D

CAPITAL_EVENT_WID
ORIGINAL_ASSET_WID NUMBER W_PROJ_ASSET_D

ORIGINAL_ASSET_WID
ANALYSIS_TYPE_WID NUMBER W_XACT_TYPE_D

ANALYSIS_TYPE_WID
LINE_TYPE VARCHAR2(80)

LINE_TYPE
DESCRIPTION VARCHAR2(300)

DESCRIPTION
PO_NUMBER VARCHAR2(50)

PO_NUMBER
INVOICE_NUMBER VARCHAR2(80)

INVOICE_NUMBER
LOC_CURR_CODE VARCHAR2(30)

LOC_CURR_CODE
ASSET_COST NUMBER(28,10)

ASSET_COST
ORIGINAL_ASSET_COST NUMBER(28,10)

ORIGINAL_ASSET_COST
GLOBAL1_EXCHANGE_RATE NUMBER(28,10)

GLOBAL1_EXCHANGE_RATE
GLOBAL2_EXCHANGE_RATE NUMBER(28,10)

GLOBAL2_EXCHANGE_RATE
GLOBAL3_EXCHANGE_RATE NUMBER(28,10)

GLOBAL3_EXCHANGE_RATE
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_ON_DT DATE

CREATED_ON_DT

DWDMR A-Z.doc
CREATED_BY_WID NUMBER

CREATED_BY_WID
CHANGED_ON_DT DATE

CHANGED_ON_DT
CHANGED_BY_WID NUMBER

CHANGED_BY_WID
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
ETL_PROC_WID NUMBER

ETL_PROC_WID
DELETE_FLG CHAR(1)

DELETE_FLG
TENANT_ID VARCHAR2(80)

TENANT_ID
X_CUSTOM VARCHAR2(10)

X_CUSTOM

DWDMR A-Z.doc
W_PROJ_CLASSIFICATION_D
Business Name: W_PROJ_CLASSIFICATION_D

Description:

Project Classification dimension table stores information about theclassifications of the project defined in OLTP.
While specifying project classifications we specify both Class Category and Class codes. A project can be classified
under more than one category and within a category it should belong only to one class code (if it is allowed in
that category¿s definition). Examples of Class categories and Codes are: Line of Business (Engineering, Finance,
IT), Industry Sector (Energy, Engineering and Construction, Insurance, Telecom) and Construction (Commercial,
Residential, Renovations ¿ Labs).

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

PROJECT_WID Key to Project Dimension. NUMBER W_PROJECT_D

INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)


a dimension or fact entity in its source
system. In case of composite keys, the
value in this column can consist of
concatenated parts.

CLASSIFICATION_CODE The implementation-defined class VARCHAR2(50)


code within a class category that may
be used to classify the project.

CLASSIFICATION_DESC Detailed description of the class code. VARCHAR2(255)

CLASSIFICATION_CATEGORY_COD The implementation-defined class VARCHAR2(30)


E category by which the project is
classified.

CLASSIFICATION_CATEGORY_DES Detailed description of the class VARCHAR2(255)


C category.

CLASSIFICATION_CODE_PERCENT The percentage associated with the NUMBER


AGE project classification.

CHANGED_ON_DT Identifies the date and time when the DATE


record was last modified in the source
system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
last modified the record in the source
system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
source system.
CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
created the record in the source
system.

DWDMR A-Z.doc
W_INSERT_DT This column stores the date on which DATE
the record was inserted in the data
warehouse table.
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
data warehouse table.

AUX1_CHANGED_ON_DT Siebel System field. This column DATE


identifies the last modified date and
time of the auxiliary table's record
which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
time of the auxiliary table's record
which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
time of the auxiliary table's record
which acts as a source for the current
table.
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
time of the auxiliary table's record
which acts as a source for the current
table.
DELETE_FLG This flag indicates the deletion status VARCHAR2(1)
of the record in the source system. A
value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

DATASOURCE_NUM_ID This column is the unique identifier of NUMBER


the source system from which data
was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
process used to create or update this
data.
TENANT_ID This column is the unique identifier VARCHAR2(80)
for a Tenant in a multi-tenant
environment.This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.

DWDMR A-Z.doc
W_PROJ_COMMITMENT_F
Business Name: W_PROJ_COMMITMENT_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

PROJECT_WID NUMBER W_PROJECT_D

TASK_WID NUMBER W_TASK_D

TASK_ORGANIZATION_WID NUMBER W_INT_ORG_D

PROJ_MANAGER_WID NUMBER W_EMPLOYEE_D

PROJ_PR_CUSTOMER_WID NUMBER W_CUSTOMER_ACCOUNT_D

PROJ_PR_CUSTOMER_WID NUMBER W_PARTY_D

PROJ_PR_CUSTOMER_ACCOUNT_ NUMBER
WID

PROJ_OPER_UNIT_WID NUMBER W_INT_ORG_D

PROJ_ORGANIZATION_WID NUMBER W_INT_ORG_D

PROJ_UNIT_WID NUMBER W_INT_ORG_D

RESOURCE_CLASS_WID NUMBER W_XACT_TYPE_D

FINANCIAL_RESOURCE_WID NUMBER W_FINANCIAL_RESOURCE_D

PRODUCT_WID NUMBER W_PRODUCT_D

EXPENDITURE_ORGANIZATION_W NUMBER W_INT_ORG_D


ID

EXPENDITURE_BU_WID NUMBER W_INT_ORG_D

DWDMR A-Z.doc
EXPENDITURE_CLASS_WID NUMBER W_XACT_TYPE_D

SUPPLIER_WID NUMBER W_PARTY_D

PROJ_STATUS_WID NUMBER W_STATUS_D

EXPENDITURE_ITEM_DT DATE

ENTERPRISE_GL_DT_WID NUMBER W_DAY_D

GL_ACCOUNTING_DT_WID NUMBER W_MCAL_DAY_D

CMT_LINE_ID VARCHAR2(18)

CMT_LINE_NUM VARCHAR2(18)

CMT_HEADER_ID VARCHAR2(18)

CMT_DISTRIBUTION_ID VARCHAR2(18)

CMT_NUMBER VARCHAR2(64)

CMT_DIST_NUM VARCHAR2(18)

PURCHASE_ORDER_FLG CHAR(1)

REQUISITION_FLG CHAR(1)

SUPPLIER_INVOICE_FLG CHAR(1)

DOC_CURR_CODE VARCHAR2(30)

LOC_CURR_CODE VARCHAR2(30)

PROJ_CURR_CODE VARCHAR2(30)

ACCT_CURR_CODE VARCHAR2(30)

UOM_CODE VARCHAR2(50) W_DOMAIN_MEMBER_LKP_TL

DWDMR A-Z.doc
DOC_RAW_COST NUMBER(28,10)

DOC_BURDENED_COST NUMBER(28,10)

LOC_RAW_COST NUMBER(28,10)

LOC_BURDENED_COST NUMBER(28,10)

PROJ_RAW_COST NUMBER(28,10)

PROJ_BURDENED_COST NUMBER(28,10)

ACCT_RAW_COST NUMBER(28,10)

ACCT_BURDENED_COST NUMBER(28,10)

LOC_EXCHANGE_RATE NUMBER(28,10)

PROJ_EXCHANGE_RATE NUMBER(28,10)

ACCT_EXCHANGE_RATE NUMBER(28,10)

GLOBAL1_EXCHANGE_RATE NUMBER(28,10)

GLOBAL2_EXCHANGE_RATE NUMBER(28,10)

GLOBAL3_EXCHANGE_RATE NUMBER(28,10)

CREATED_BY_WID NUMBER W_USER_D

CHANGED_BY_WID NUMBER W_USER_D

CREATED_ON_DT DATE

CHANGED_ON_DT DATE

W_INSERT_DT DATE

W_UPDATE_DT DATE

DWDMR A-Z.doc
AUX1_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT DATE

DELETE_FLG CHAR(1)

DATASOURCE_NUM_ID NUMBER

INTEGRATION_ID VARCHAR2(80)

ETL_PROC_WID NUMBER

TENANT_ID VARCHAR2(80)

X_CUSTOM VARCHAR2(10)

PROJ_ACCOUNTING_DT_WID NUMBER W_MCAL_DAY_D

COMMITMENT_TYPE VARCHAR2(80)

W_COMMITMENT_TYPE VARCHAR2(80)

TOT_CMT_QUANTITY NUMBER(28,10)

QUANTITY_ORDERED NUMBER(28,10)

ORIGINAL_QUANTITY_ORDERED NUMBER(28,10)

QUANTITY_CANCELLED NUMBER(28,10)

QUANTITY_DELIVERED NUMBER(28,10)

QUANTITY_INVOICED NUMBER(28,10)

DWDMR A-Z.doc
QUANTITY_OUTSTANDING_DELIV NUMBER(28,10)
ERY

QUANTITY_OUTSTANDING_INVOI NUMBER(28,10)
CE

QUANTITY_OVERBILLED NUMBER(28,10)

TRANSACTION_SOURCE VARCHAR2(80)

COMMITMENT_SOURCE_NAME VARCHAR2(255)

COMMITMENT_TYPE_NAME VARCHAR2(255)

GL_PERIOD_ID VARCHAR2(80)

INVENTORY_ITEM_ID VARCHAR2(80)

PA_PERIOD_ID VARCHAR2(80)

W_COMMITMENT_TYPE_NAME VARCHAR2(255)

ANALYSIS_TYPE_WID NUMBER W_XACT_TYPE_D

OPERATING_UNIT_ORG_WID NUMBER W_INT_ORG_D

WORK_TYPE_WID NUMBER W_WORK_TYPE_D

BILLABLE_FLG CHAR(1)

CAPITALIZABLE_FLG CHAR(1)

COMMITMENT_SOURCE_TYPE VARCHAR2(80)

W_COMMITMENT_SOURCE_TYPE VARCHAR2(80)

DOCUMENT_SOURCE VARCHAR2(80)

DWDMR A-Z.doc
DOCUMENT_ENTRY VARCHAR2(80)

DWDMR A-Z.doc
W_PROJ_COMMITMENT_SNP_F
Business Name: W_PROJ_COMMITMENT_SNP_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

PROJECT_WID NUMBER W_PROJECT_D

TASK_WID NUMBER W_TASK_D

TASK_ORGANIZATION_WID NUMBER W_INT_ORG_D

PROJ_MANAGER_WID NUMBER W_EMPLOYEE_D

PROJ_PR_CUSTOMER_WID NUMBER W_PARTY_D

PROJ_PR_CUSTOMER_ACCOUNT_ NUMBER W_CUSTOMER_ACCOUNT_D


WID

PROJ_OPER_UNIT_WID NUMBER W_INT_ORG_D

PROJ_ORGANIZATION_WID NUMBER W_INT_ORG_D

PROJ_UNIT_WID NUMBER W_INT_ORG_D

RESOURCE_CLASS_WID NUMBER W_XACT_TYPE_D

FINANCIAL_RESOURCE_WID NUMBER W_FINANCIAL_RESOURCE_D

PRODUCT_WID NUMBER W_PRODUCT_D

EXPENDITURE_ORGANIZATION_W NUMBER W_INT_ORG_D


ID

EXPENDITURE_BU_WID NUMBER W_INT_ORG_D

EXPENDITURE_CLASS_WID NUMBER W_XACT_TYPE_D

DWDMR A-Z.doc
SUPPLIER_WID NUMBER W_PARTY_D

PROJ_STATUS_WID NUMBER W_STATUS_D

EXPENDITURE_ITEM_DT DATE

ENTERPRISE_GL_DT_WID NUMBER W_DAY_D

GL_ACCOUNTING_DT_WID NUMBER W_MCAL_DAY_D

SNAPSHOT_DT_WID NUMBER W_DAY_D

CMT_LINE_ID VARCHAR2(18)

CMT_LINE_NUM VARCHAR2(18)

CMT_HEADER_ID VARCHAR2(18)

CMT_DISTRIBUTION_ID VARCHAR2(18)

CMT_NUMBER VARCHAR2(64)

CMT_DIST_NUM VARCHAR2(18)

PURCHASE_ORDER_FLG CHAR(1)

REQUISITION_FLG CHAR(1)

SUPPLIER_INVOICE_FLG CHAR(1)

DOC_CURR_CODE VARCHAR2(30)

LOC_CURR_CODE VARCHAR2(30)

PROJ_CURR_CODE VARCHAR2(30)

ACCT_CURR_CODE VARCHAR2(30)

UOM_CODE VARCHAR2(50) W_DOMAIN_MEMBER_LKP_TL

DWDMR A-Z.doc
DOC_RAW_COST NUMBER(28,10)

DOC_BURDENED_COST NUMBER(28,10)

LOC_RAW_COST NUMBER(28,10)

LOC_BURDENED_COST NUMBER(28,10)

PROJ_RAW_COST NUMBER(28,10)

PROJ_BURDENED_COST NUMBER(28,10)

ACCT_RAW_COST NUMBER(28,10)

ACCT_BURDENED_COST NUMBER(28,10)

LOC_EXCHANGE_RATE NUMBER(28,10)

PROJ_EXCHANGE_RATE NUMBER(28,10)

ACCT_EXCHANGE_RATE NUMBER(28,10)

GLOBAL1_EXCHANGE_RATE NUMBER(28,10)

GLOBAL2_EXCHANGE_RATE NUMBER(28,10)

GLOBAL3_EXCHANGE_RATE NUMBER(28,10)

CREATED_BY_WID NUMBER W_USER_D

CHANGED_BY_WID NUMBER W_USER_D

CREATED_ON_DT DATE

CHANGED_ON_DT DATE

W_INSERT_DT DATE

W_UPDATE_DT DATE

DWDMR A-Z.doc
AUX1_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT DATE

DELETE_FLG CHAR(1)

DATASOURCE_NUM_ID NUMBER

INTEGRATION_ID VARCHAR2(80)

ETL_PROC_WID NUMBER

TENANT_ID VARCHAR2(80)

X_CUSTOM VARCHAR2(10)

PROJ_ACCOUNTING_DT_WID NUMBER W_MCAL_DAY_D

COMMITMENT_TYPE VARCHAR2(80)

W_COMMITMENT_TYPE VARCHAR2(80)

TOT_CMT_QUANTITY NUMBER(28,10)

QUANTITY_ORDERED NUMBER(28,10)

ORIGINAL_QUANTITY_ORDERED NUMBER(28,10)

QUANTITY_CANCELLED NUMBER(28,10)

QUANTITY_DELIVERED NUMBER(28,10)

QUANTITY_INVOICED NUMBER(28,10)

DWDMR A-Z.doc
QUANTITY_OUTSTANDING_DELIV NUMBER(28,10)
ERY

QUANTITY_OUTSTANDING_INVOI NUMBER(28,10)
CE

QUANTITY_OVERBILLED NUMBER(28,10)

ANALYSIS_TYPE_WID NUMBER W_XACT_TYPE_D

OPERATING_UNIT_ORG_WID NUMBER W_INT_ORG_D

WORK_TYPE_WID NUMBER W_WORK_TYPE_D

BILLABLE_FLG CHAR(1)

CAPITALIZABLE_FLG CHAR(1)

COMMITMENT_SOURCE_TYPE VARCHAR2(80)

W_COMMITMENT_SOURCE_TYPE VARCHAR2(80)

TRANSACTION_SOURCE VARCHAR2(80)

DOCUMENT_SOURCE VARCHAR2(80)

DOCUMENT_ENTRY VARCHAR2(80)

DWDMR A-Z.doc
W_PROJ_COMPETENCY_D
Business Name: Project Competency Dimension

Description:
Dimension table stores details of all project competencies

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID System generated row id NUMBER

System generated row id


COMPETENCY_GROUP competancy group VARCHAR2(255)

competancy group
COMPETENCY_GROUP_ID competancy group id VARCHAR2(80)

competancy group id
CERTIFICATION_REQUIRED_FLG certification required flag VARCHAR2(1)

certification required flag

START_DATE From date DATE

From date
END_DATE To date DATE

To date
MAX_LEVEL Max level VARCHAR2(30)

Max level
MIN_LEVEL Min Level VARCHAR2(30)

Min Level
CREATED_BY_WID OLTP user who created the NUMBER W_USER_D
transaction
OLTP user who created the
transaction
CHANGED_BY_WID OLTP user who last updated the NUMBER W_USER_D
transaction
OLTP user who last updated the
transaction
CREATED_ON_DT OLTP creation date of the transaction DATE

OLTP creation date of the


transaction
CHANGED_ON_DT OLTP last update date of the DATE
transaction
OLTP last update date of the
transaction
W_INSERT_DT Date on which the row first appeared DATE
in the DW table
Date on which the row first
appeared in the DW table
W_UPDATE_DT Date on which the row was last DATE
updated in the DW table
Date on which the row was last
updated in the DW table

DWDMR A-Z.doc
AUX1_CHANGED_ON_DT Auxiliary 1 Changed on Date DATE

Auxiliary 1 Changed on Date


AUX2_CHANGED_ON_DT Auxiliary 2 Changed on Date DATE

Auxiliary 2 Changed on Date


AUX3_CHANGED_ON_DT Auxiliary 3 Changed on Date DATE

Auxiliary 3 Changed on Date


AUX4_CHANGED_ON_DT Auxiliary 4 Changed on Date DATE

Auxiliary 4 Changed on Date


DELETE_FLG Delete Flag VARCHAR2(1)

Delete Flag
DATASOURCE_NUM_ID Datasource Num Id NUMBER

Datasource Num Id
INTEGRATION_ID Integration Id VARCHAR2(80)

Integration Id
ETL_PROC_WID ETL Process Identifier NUMBER

ETL Process Identifier


TENANT_ID Tenant Id VARCHAR2(80)

Tenant Id
X_CUSTOM Generic Extension Column VARCHAR2(10)

Generic Extension Column

DWDMR A-Z.doc
W_PROJ_CONTRACT_LINE_F
Business Name: W_PROJ_CONTRACT_LINE_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

CONTRACT_LINE_WID NUMBER W_CONTRACT_LINE_D

CONTRACT_HDR_WID NUMBER W_CONTRACT_HDR_D

CONTRACT_ORGANIZATION_WID NUMBER W_INT_ORG_D

CONTRACT_BU_WID NUMBER W_INT_ORG_D

CONTRACT_CUSTOMER_WID NUMBER W_PARTY_D

CONTRACT_CUSTOMER_ACCOUN NUMBER W_CUSTOMER_ACCOUNT_D


T_WID

CONTRACT_STATUS_WID NUMBER W_STATUS_D

PAYMENT_TERMS_WID NUMBER W_PAYMENT_TERMS_D

CONTRACT_LINE_STATUS_WID NUMBER W_STATUS_D

CONTRACT_LINE_START_DT_WID NUMBER W_DAY_D

CONTRACT_LINE_END_DT_WID NUMBER W_DAY_D

GL_ACCOUNTING_DT_WID NUMBER W_MCAL_DAY_D

GL_MCAL_CAL_WID NUMBER

VERSION_NUM VARCHAR2(18)

DWDMR A-Z.doc
UOM VARCHAR2(50)

CURRENT_VERSION_FLG CHAR(1)

AT_RISK_FLG CHAR(1)

DOC_CONTRACT_AMT NUMBER(28,10)

DOC_CONTRACT_CANCELLED_AM NUMBER(28,10)
T

DOC_CURR_CODE VARCHAR2(30)

LOC_CURR_CODE VARCHAR2(30)

LOC_EXCHANGE_RATE NUMBER(28,10)

GLOBAL1_EXCHANGE_RATE NUMBER(28,10)

GLOBAL2_EXCHANGE_RATE NUMBER(28,10)

GLOBAL3_EXCHANGE_RATE NUMBER(28,10)

CREATED_BY_WID NUMBER W_USER_D

CHANGED_BY_WID NUMBER W_USER_D

CREATED_ON_DT DATE

CHANGED_ON_DT DATE

W_INSERT_DT DATE

W_UPDATE_DT DATE

AUX1_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT DATE

DWDMR A-Z.doc
AUX3_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT DATE

DELETE_FLG CHAR(1)

DATASOURCE_NUM_ID NUMBER

INTEGRATION_ID VARCHAR2(80)

ETL_PROC_WID NUMBER

TENANT_ID VARCHAR2(80)

X_CUSTOM VARCHAR2(10)

DWDMR A-Z.doc
W_PROJ_COST_A
Business Name: W_PROJ_COST_A

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

GL_ACCT_PERIOD_START_DAY_W NUMBER W_MCAL_DAY_D


ID

GL_ACCT_PERIOD_END_DAY_WID NUMBER W_MCAL_DAY_D

PROJ_ACCT_PERIOD_START_DAY_ NUMBER W_MCAL_DAY_D


WID

PROJ_ACCT_PERIOD_END_DAY_ NUMBER W_MCAL_DAY_D


WID

ENT_PERIOD_START_DAY_WID NUMBER W_DAY_D

ENT_PERIOD_END_DAY_WID NUMBER W_DAY_D

GL_MCAL_CAL_WID NUMBER W_MCAL_CAL_D

PROJ_MCAL_CAL_WID NUMBER W_MCAL_CAL_D

PROJECT_WID NUMBER W_PROJECT_D

PROJ_PR_CUSTOMER_WID NUMBER W_PARTY_D

PROJ_PR_CUSTOMER_ACCOUNT_ NUMBER W_CUSTOMER_ACCOUNT_D


WID

PROJ_OPER_UNIT_WID NUMBER W_INT_ORG_D

PROJ_ORGANIZATION_WID NUMBER W_INT_ORG_D

OPERATING_UNIT_ORG_WID NUMBER W_INT_ORG_D

DWDMR A-Z.doc
EXPENDITURE_OPER_UNIT_WID NUMBER W_INT_ORG_D

EXPENDITURE_ORGANIZATION_W NUMBER W_INT_ORG_D


ID

COST_GL_ACCOUNT_WID NUMBER W_GL_ACCOUNT_D

RESOURCE_CLASS_WID NUMBER W_XACT_TYPE_D

FINANCIAL_RESOURCE_WID NUMBER W_FINANCIAL_RESOURCE_D

EXPENDITURE_CLASS_WID NUMBER W_XACT_TYPE_D

INCURRED_BY_EMP_WID NUMBER W_EMPLOYEE_D

VENDOR_WID NUMBER W_VENDOR_D

CROSS_CHARGE_TYPE_WID NUMBER W_XACT_TYPE_D

PRVDR_GL_ACCT_PRD_STRT_DAY NUMBER W_MCAL_DAY_D


_WID

PRVDR_GL_ACCT_PRD_END_DAY NUMBER W_MCAL_DAY_D


_WID

PRVDR_PRJ_ACCT_PRD_ST_DAY_ NUMBER W_MCAL_DAY_D


WID

PRVDR_PRJ_ACCT_PRD_END_DAY NUMBER W_MCAL_DAY_D


_WID

PRVDR_GL_MCAL_CAL_WID NUMBER W_MCAL_CAL_D

PRVDR_PROJ_MCAL_CAL_WID NUMBER W_MCAL_CAL_D

BILLABLE_FLG CHAR(1)

CAPITALIZABLE_FLG CHAR(1)

PROJ_BILLABLE_FLG CHAR(1)

DWDMR A-Z.doc
PROJ_CAPITALIZABLE_FLG CHAR(1)

CROSS_CHARGE_FLG CHAR(1)

INTERCOMPANY_NONREC_TAX_F CHAR(1)
LG

INTERCOMPANY_NONREC_TAX_F
LG
LOC_CURR_CODE VARCHAR2(30)

PROJ_CURR_CODE VARCHAR2(30)

ACCT_CURR_CODE VARCHAR2(30)

UOM VARCHAR2(200) W_DOMAIN_MEMBER_LKP_TL

QUANTITY NUMBER(28,10)

LOC_RAW_COST NUMBER(28,10)

LOC_BURDENED_COST NUMBER(28,10)

PROJ_RAW_COST NUMBER(28,10)

PROJ_BURDENED_COST NUMBER(28,10)

ACCT_RAW_COST NUMBER(28,10)

ACCT_BURDENED_COST NUMBER(28,10)

GLOBAL1_RAW_COST NUMBER(28,10)

GLOBAL2_RAW_COST NUMBER(28,10)

GLOBAL3_RAW_COST NUMBER(28,10)

GLOBAL1_BURDENED_COST NUMBER(28,10)

GLOBAL2_BURDENED_COST NUMBER(28,10)

DWDMR A-Z.doc
GLOBAL3_BURDENED_COST NUMBER(28,10)

W_INSERT_DT DATE

W_UPDATE_DT DATE

DATASOURCE_NUM_ID NUMBER

TENANT_ID VARCHAR2(80)

ETL_PROC_WID NUMBER

CONTRACT_HDR_WID NUMBER W_CONTRACT_HDR_D

CONTRACT_LINE_WID NUMBER W_CONTRACT_LINE_D

PROJ_MANAGER_WID NUMBER W_EMPLOYEE_D

DWDMR A-Z.doc
W_PROJ_COST_LINE_F
Business Name: W_PROJ_COST_LINE_F

Description:
Imported from database

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

GL_ACCOUNTING_DT_WID NUMBER W_MCAL_DAY_D

PROJ_ACCOUNTING_DT_WID NUMBER W_MCAL_DAY_D

ENTERPRISE_GL_DT_WID NUMBER W_DAY_D

PROJ_ACCOUNTING_PERIOD_WID NUMBER W_MCAL_PERIOD_D

GL_ACCOUNTING_PERIOD_WID NUMBER W_MCAL_PERIOD_D

GL_MCAL_CAL_WID NUMBER W_MCAL_CAL_D

PA_MCAL_CAL_WID NUMBER W_MCAL_CAL_D

EXPENDITURE_DT_WID NUMBER W_DAY_D

PROJECT_WID NUMBER W_PROJECT_D

TASK_WID NUMBER W_TASK_D

PROJ_MANAGER_WID NUMBER W_EMPLOYEE_D

PROJ_PR_CUSTOMER_WID NUMBER W_PARTY_D

PROJ_PR_CUSTOMER_ACCOUNT_ NUMBER W_CUSTOMER_ACCOUNT_D


WID

PROJ_OPER_UNIT_WID NUMBER W_INT_ORG_D

DWDMR A-Z.doc
OPERATING_UNIT_ORG_WID NUMBER W_INT_ORG_D

PROJ_ORGANIZATION_WID NUMBER W_INT_ORG_D

PROJ_LOCATION_WID NUMBER W_GEO_D

EXPENDITURE_OPER_UNIT_WID NUMBER W_INT_ORG_D

EXPENDITURE_ORGANIZATION_W NUMBER W_INT_ORG_D


ID

TASK_ORGANIZATION_WID NUMBER W_INT_ORG_D

RESOURCE_ORGANIZATION_WID NUMBER W_INT_ORG_D

INCURRED_BY_ORGANIZATION_ NUMBER W_INT_ORG_D


WID

COST_GL_ACCOUNT_WID NUMBER W_GL_ACCOUNT_D

RESOURCE_CLASS_WID NUMBER W_XACT_TYPE_D

FINANCIAL_RESOURCE_WID NUMBER W_FINANCIAL_RESOURCE_D

EXPENDITURE_CLASS_WID NUMBER W_XACT_TYPE_D

PROJ_ROLE_WID NUMBER W_PROJECT_ROLE_D

ENTERED_BY_EMP_WID NUMBER W_EMPLOYEE_D

INCURRED_BY_EMP_WID NUMBER W_EMPLOYEE_D

JOB_WID NUMBER W_JOB_D

MFG_RESOURCE_BOM_WID NUMBER W_MFG_RESOURCE_D

MFG_RESOURCE_NL_WID NUMBER W_MFG_RESOURCE_D

DWDMR A-Z.doc
TRANSFER_STATUS_WID NUMBER W_STATUS_D

SERVICE_TYPE_WID NUMBER W_XACT_TYPE_D

WORK_TYPE_WID NUMBER W_WORK_TYPE_D

INVENTORY_ITEM_WID NUMBER W_INVENTORY_PRODUCT_D

PRODUCT_WID NUMBER W_PRODUCT_D

VENDOR_WID NUMBER W_PARTY_D

BILL_JOB_WID NUMBER W_JOB_D

LEDGER_WID NUMBER W_PROJECT_D

PRVDR_LEDGER_WID NUMBER W_LEDGER_D

PROJ_STATUS_WID NUMBER W_STATUS_D

PROJ_UNIT_WID NUMBER W_INT_ORG_D

CROSS_CHARGE_TYPE_WID NUMBER W_XACT_TYPE_D

PRVDR_ENTERPRISE_GL_DT_WID NUMBER W_MCAL_DAY_D

PRVDR_GL_ACCOUNTING_DT_WI NUMBER W_MCAL_DAY_D


D

PRVDR_PROJ_ACCOUNTING_DT_ NUMBER W_MCAL_DAY_D


WID

PRVDR_GL_ACCOUNTING_PERIOD NUMBER
_WID

PRVDR_PROJ_ACCT_PERIOD_WID NUMBER

PRVDR_GL_MCAL_CAL_WID NUMBER W_MCAL_CAL_D

DWDMR A-Z.doc
PRVDR_PROJ_MCAL_CAL_WID NUMBER W_MCAL_CAL_D

TRANSACTION_SOURCE VARCHAR2(80)

BURDEN_COST_RATE NUMBER(28,10)

RAW_COST_RATE NUMBER(28,10)

EXPENDITURE_ITEM_ID VARCHAR2(80)

LINE_NUM NUMBER

REVERSED_FLG CHAR(1)

BILLABLE_FLG CHAR(1)

CAPITALIZABLE_FLG CHAR(1)

PROJ_BILLABLE_FLG CHAR(1)

PROJ_CAPITALIZABLE_FLG CHAR(1)

CROSS_CHARGE_FLG CHAR(1)

LINE_TYPE VARCHAR2(80)

INTERCOMPANY_NONREC_TAX_F CHAR(1)
LG

INTERCOMPANY_NONREC_TAX_F
LG
UOM VARCHAR2(50) W_DOMAIN_MEMBER_LKP_TL

QUANTITY NUMBER(28,10)

DOC_RAW_COST NUMBER(28,10)

DOC_BURDENED_COST NUMBER(28,10)

LOC_RAW_COST NUMBER(28,10)

DWDMR A-Z.doc
LOC_BURDENED_COST NUMBER(28,10)

PROJ_RAW_COST NUMBER(28,10)

PROJ_BURDENED_COST NUMBER(28,10)

DOC_CURR_CODE VARCHAR2(30)

LOC_CURR_CODE VARCHAR2(30)

PROJ_CURR_CODE VARCHAR2(30)

LOC_EXCHANGE_RATE NUMBER(28,10)

PROJ_EXCHANGE_RATE NUMBER(28,10)

ACCT_RAW_COST NUMBER(28,10)

ACCT_BURDENED_COST NUMBER(28,10)

ACCT_CURR_CODE VARCHAR2(30)

ACCT_EXCHANGE_RATE NUMBER(28,10)

GLOBAL1_EXCHANGE_RATE NUMBER(28,10)

GLOBAL2_EXCHANGE_RATE NUMBER(28,10)

GLOBAL3_EXCHANGE_RATE NUMBER(28,10)

CREATED_BY_WID NUMBER W_USER_D

CHANGED_BY_WID NUMBER W_USER_D

CREATED_ON_DT DATE

CHANGED_ON_DT DATE

W_INSERT_DT DATE

DWDMR A-Z.doc
W_UPDATE_DT DATE

AUX1_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT DATE

DELETE_FLG CHAR(1)

DATASOURCE_NUM_ID NUMBER

INTEGRATION_ID VARCHAR2(80)

ETL_PROC_WID NUMBER

TENANT_ID VARCHAR2(80)

X_CUSTOM VARCHAR2(10)

CONTRACT_HDR_WID NUMBER W_CONTRACT_HDR_D

CONTRACT_LINE_WID NUMBER W_CONTRACT_LINE_D

CR_GL_ACCOUNT_WID NUMBER W_GL_ACCOUNT_D

GL_JRNL_LINK_ID VARCHAR2(80)

TRANSFER_REJECTION_REASON VARCHAR2(250)

ANALYSIS_TYPE_WID NUMBER W_XACT_TYPE_D

ACCT_DOC_ID VARCHAR2(80)

DOCUMENT_SOURCE VARCHAR2(80)

DWDMR A-Z.doc
DOCUMENT_ENTRY VARCHAR2(80)

POSITION_DH_WID NUMBER

DESCRIPTION VARCHAR2(300)

DWDMR A-Z.doc
W_PROJ_CROSS_CHARGE_DIST_F
Business Name: W_PROJ_CROSS_CHARGE_DIST_F

Description:
Imported from database

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

CROSS_CHARGE_TYPE_WID NUMBER W_XACT_TYPE_D

PRVDR_GL_ACCOUNTING_DT_WI NUMBER W_MCAL_DAY_D


D

PRVDR_PROJ_ACCOUNTING_DT_ NUMBER W_MCAL_DAY_D


WID

RCVR_PROJ_ACCOUNTING_DT_W NUMBER W_MCAL_DAY_D


ID

EXPENDITURE_DT_WID NUMBER W_DAY_D

ENTERPRISE_GL_DT_WID NUMBER W_DAY_D

PRVDR_GL_MCAL_CAL_WID NUMBER W_MCAL_CAL_D

PRVDR_PROJ_MCAL_CAL_WID NUMBER W_MCAL_CAL_D

RCVR_PROJ_MCAL_CAL_WID NUMBER W_MCAL_CAL_D

PROJECT_WID NUMBER W_PROJECT_D

TASK_WID NUMBER W_TASK_D

PROJ_PR_CUSTOMER_ACCOUNT_ NUMBER W_CUSTOMER_ACCOUNT_D


WID

PROJ_PR_CUSTOMER_WID NUMBER W_PARTY_D

PROJ_MANAGER_WID NUMBER W_EMPLOYEE_D

DWDMR A-Z.doc
PROJ_OPER_UNIT_WID NUMBER W_INT_ORG_D

PROJ_ORGANIZATION_WID NUMBER W_INT_ORG_D

EXPENDITURE_OPER_UNIT_WID NUMBER W_INT_ORG_D

EXPENDITURE_ORGANIZATION_W NUMBER W_INT_ORG_D


ID

TASK_ORGANIZATION_WID NUMBER W_INT_ORG_D

PROJ_UNIT_WID NUMBER W_INT_ORG_D

RESOURCE_CLASS_WID NUMBER W_XACT_TYPE_D

FINANCIAL_RESOURCE_WID NUMBER W_FINANCIAL_RESOURCE_D

EXPENDITURE_CLASS_WID NUMBER W_XACT_TYPE_D

INCURRED_BY_EMP_WID NUMBER W_EMPLOYEE_D

JOB_WID NUMBER W_JOB_D

MFG_RESOURCE_NL_WID NUMBER W_MFG_RESOURCE_D

TRANSFER_STATUS_WID NUMBER W_STATUS_D

SERVICE_TYPE_WID NUMBER W_XACT_TYPE_D

WORK_TYPE_WID NUMBER W_WORK_TYPE_D

PROJ_STATUS_WID NUMBER W_STATUS_D

LEDGER_WID NUMBER W_LEDGER_D

BURDEN_COST_FLG CHAR(1)

RAW_COST_FLG CHAR(1)

DWDMR A-Z.doc
REVENUE_FLG CHAR(1)

EXPENDITURE_ITEM_ID VARCHAR2(80)

LINE_NUM NUMBER

LINE_TYPE VARCHAR2(2)

DOC_XFR_PRICE NUMBER(28,10)

LOC_XFR_PRICE NUMBER(28,10)

PROJ_XFR_PRICE NUMBER(28,10)

ACCT_XFR_PRICE NUMBER(28,10)

DOC_CURR_CODE VARCHAR2(30)

LOC_CURR_CODE VARCHAR2(30)

PROJ_CURR_CODE VARCHAR2(30)

ACCT_CURR_CODE VARCHAR2(30)

LOC_EXCHANGE_RATE NUMBER(28,10)

PROJ_EXCHANGE_RATE NUMBER(28,10)

ACCT_EXCHANGE_RATE NUMBER(28,10)

GLOBAL1_EXCHANGE_RATE NUMBER(28,10)

GLOBAL2_EXCHANGE_RATE NUMBER(28,10)

GLOBAL3_EXCHANGE_RATE NUMBER(28,10)

CREATED_BY_WID NUMBER W_USER_D

CHANGED_BY_WID NUMBER W_USER_D

DWDMR A-Z.doc
CREATED_ON_DT DATE

CHANGED_ON_DT DATE

W_INSERT_DT DATE

W_UPDATE_DT DATE

AUX1_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT DATE

DELETE_FLG CHAR(1)

DATASOURCE_NUM_ID NUMBER

INTEGRATION_ID VARCHAR2(80)

ETL_PROC_WID NUMBER

TENANT_ID VARCHAR2(80)

X_CUSTOM VARCHAR2(10)

LOC_EXCH_RATE_TYPE VARCHAR2(30)

LOC_EXCH_RATE_TYPE
ANALYSIS_TYPE_WID NUMBER W_XACT_TYPE_D

OPERATING_UNIT_ORG_WID NUMBER W_INT_ORG_D

DWDMR A-Z.doc
W_PROJ_EXP_LINE_F
Business Name: W_PROJ_EXP_LINE_F

Description:
This fact table stores the original expenditure records transferred from Purchasing or Accounts Payable, or
entered directly in the Porject Expenditure screen. It has almost the same set of dimensions as the Cost star,
except for the GL Account and Project/GL dates and Periods.

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate key to uniquely identify a NUMBER
record.

EXPENDITURE_DT_WID Key to the Expenditure Day NUMBER W_DAY_D


Dimension

PROJECT_WID Key to Project Dimension NUMBER W_PROJECT_D

TASK_WID Key to Project Task Dimension NUMBER W_TASK_D

PROJ_MANAGER_WID Key to the Project Manager Employee NUMBER W_EMPLOYEE_D


Dimension

PROJ_PR_CUSTOMER_WID Key to Project Primary Customer NUMBER W_PARTY_D


Dimension

PROJ_PR_CUSTOMER_ACCOUNT_ Key to Project Primary Customer NUMBER W_CUSTOMER_ACCOUNT_D


WID Account Dimension

PROJ_OPER_UNIT_WID Key to the Project Business Unit NUMBER W_INT_ORG_D


Dimension

OPERATING_UNIT_ORG_WID Key to Operating Unit Organization NUMBER W_INT_ORG_D


Dimension

PROJ_ORGANIZATION_WID Key to the Project Organization NUMBER W_INT_ORG_D


Dimension

PROJ_LOCATION_WID Key to the Project Geography NUMBER W_GEO_D


Dimension

EXPENDITURE_OPER_UNIT_WID Key to the Expenditure Business Unit NUMBER W_INT_ORG_D


Dimension

EXPENDITURE_ORGANIZATION_W Key to the Expenditure Organization NUMBER W_INT_ORG_D


ID Dimension

TASK_ORGANIZATION_WID Key to the Task Organization NUMBER W_INT_ORG_D


Dimension

DWDMR A-Z.doc
RESOURCE_ORGANIZATION_WID Key to the Resource Organization NUMBER W_INT_ORG_D
Dimension

INCURRED_BY_ORGANIZATION_ Key to the Incurred By Organization NUMBER W_INT_ORG_D


WID Dimension

RESOURCE_CLASS_WID Key to the Resource Class Dimension NUMBER W_XACT_TYPE_D

FINANCIAL_RESOURCE_WID Key to the Financial Resource NUMBER W_FINANCIAL_RESOURCE_D


Dimension

EXPENDITURE_CLASS_WID Key to the Expenditure Class NUMBER W_XACT_TYPE_D


Dimension

PROJ_ROLE_WID Key to Project Role Dimension NUMBER W_PROJECT_ROLE_D

ENTERED_BY_EMP_WID Key to the Entered By Employee NUMBER W_EMPLOYEE_D


Dimension

INCURRED_BY_EMP_WID Key to the Incurred By Employee NUMBER W_EMPLOYEE_D


Dimension

JOB_WID Key to the Job Dimension NUMBER W_JOB_D

MFG_RESOURCE_BOM_WID Key to the BOM Manufacturing NUMBER W_MFG_RESOURCE_D


Resource Dimension

MFG_RESOURCE_NL_WID Key to the Non Labor Manufacturing NUMBER W_MFG_RESOURCE_D


Resource Dimension

SERVICE_TYPE_WID Key to the Service Type Dimension NUMBER W_XACT_TYPE_D

WORK_TYPE_WID Key to the Work Type Dimension NUMBER W_WORK_TYPE_D

INVENTORY_ITEM_WID Key to the Inventory Item Dimension NUMBER W_INVENTORY_PRODUCT_D

VENDOR_WID Key to the Supplier Dimension NUMBER W_PARTY_D

BILL_JOB_WID Key to the Bill Job Dimension NUMBER W_JOB_D

EVENT_WID Key to the Event Dimension NUMBER W_EVENT_D

TRANSACTION_SOURCE Name of external system for VARCHAR2(80)


transactions imported into Projects

BURDEN_COST_RATE The burdened cost rate of the item. NUMBER(28,10)


Burdened cost rate = (burden cost /
quantity ).

DWDMR A-Z.doc
RAW_COST_RATE The raw cost rate used to cost the NUMBER(28,10)
item

EXPENDITURE_ITEM_ID The identifier of the expenditure item NUMBER


in the cost distribution line

COST_DISTRIBUTED_FLG This flag indicates if the cost has been VARCHAR2(1)


distributed for this expenditure item.

REVENUE_DISTRIBUTED_FLG This flag indicates if the revenue has VARCHAR2(1)


been distributed for this expenditure
item.
BILLABLE_FLG This flag indicates whether the cost VARCHAR2(1)
amount is billable.

CAPITALIZABLE_FLG This flag indicates whether the cost VARCHAR2(1)


amount is capitalizable

UOM Base unit of measure VARCHAR2(30) W_DOMAIN_MEMBER_LKP_TL

QUANTITY Total number of units of the work NUMBER(28,10)


performed

DOC_RAW_COST Total raw cost in transaction currency NUMBER(28,10)

DOC_BURDENED_COST Total burdened cost in transaction NUMBER(28,10)


currency

LOC_RAW_COST Total raw cost in functional currency NUMBER(28,10)

LOC_BURDENED_COST Total burdened cost in functional NUMBER(28,10)


currency

PROJ_RAW_COST Total raw cost in project currency NUMBER(28,10)

PROJ_BURDENED_COST Total burdened cost in project NUMBER(28,10)


currency

DOC_CURR_CODE Transaction Currency Code VARCHAR2(30)

LOC_CURR_CODE Functional Currency code VARCHAR2(30)

PROJ_CURR_CODE Project Currency Code VARCHAR2(30)

LOC_EXCHANGE_RATE Conversion rate used to convert from NUMBER(28,10)


transaction currency to functional
currency
PROJ_EXCHANGE_RATE Conversion rate used to convert from NUMBER(28,10)
transaction currency to project
currency
GLOBAL1_EXCHANGE_RATE Conversion rate used to convert from NUMBER(28,10)
transaction currency to DW global
currency1

DWDMR A-Z.doc
GLOBAL2_EXCHANGE_RATE Conversion rate used to convert from NUMBER(28,10)
transaction currency to DW global
currency 2
GLOBAL3_EXCHANGE_RATE Conversion rate used to convert from NUMBER(28,10)
transaction currency to DW global
currency 3
CREATED_BY_WID This is a key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
created the record in the source
system.
CHANGED_BY_WID This is a key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
created the record in the source
system.
CREATED_ON_DT This is the date, in Julian format, on DATE
which the record was created in the
source system. This column also
functions as a key to W_DAY_D

CHANGED_ON_DT This is the date, in Julian format, on DATE


which the record was last updated in
the source system. This column also
functions as a key to W_DAY_D

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
warehouse table
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
data warehouse table

AUX1_CHANGED_ON_DT This column identifies the last DATE


modified date and time of the
auxiliary table's record which acts as a
source for the current table.
AUX2_CHANGED_ON_DT This column identifies the last DATE
modified date and time of the
auxiliary table's record which acts as a
source for the current table.
AUX3_CHANGED_ON_DT This column identifies the last DATE
modified date and time of the
auxiliary table's record which acts as a
source for the current table.
AUX4_CHANGED_ON_DT This column identifies the last DATE
modified date and time of the
auxiliary table's record which acts as a
source for the current table.
DELETE_FLG This flag indicates the deletion status VARCHAR2(1)
of the record in the source system. A
value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

DWDMR A-Z.doc
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)


a dimension or fact entity in its source
system. In case of composite keys, the
value in this column can consist of
concatenated parts.

ETL_PROC_WID This column is the unique identifier NUMBER


for the specific ETL process used to
create or update this data

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions

DWDMR A-Z.doc
W_PROJ_FORECAST_F
Business Name: W_PROJ_FORECAST_F

Description:
Imported from database

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

BUDGET_WID NUMBER W_PROJ_BUDGET_D

START_DT_WID NUMBER W_DAY_D

END_DT_WID NUMBER W_DAY_D

PROJ_ACCT_START_DT_WID NUMBER W_MCAL_DAY_D

PROJ_ACCT_END_DT_WID NUMBER W_MCAL_DAY_D

GL_ACCT_START_DT_WID NUMBER W_MCAL_DAY_D

GL_ACCT_END_DT_WID NUMBER W_MCAL_DAY_D

GL_MCAL_CAL_WID NUMBER W_MCAL_CAL_D

PA_MCAL_CAL_WID NUMBER W_MCAL_CAL_D

GL_PERIOD_WID NUMBER W_MCAL_PERIOD_D

PROJ_PERIOD_WID NUMBER W_MCAL_PERIOD_D

PROJECT_WID NUMBER W_PROJECT_D

TASK_WID NUMBER W_TASK_D

PROJ_MANAGER_WID NUMBER W_EMPLOYEE_D

PROJ_PR_CUSTOMER_WID NUMBER W_PARTY_D

DWDMR A-Z.doc
PROJ_PR_CUSTOMER_ACCOUNT_ NUMBER W_CUSTOMER_ACCOUNT_D
WID

PROJ_OPER_UNIT_WID NUMBER W_INT_ORG_D

OPERATING_UNIT_ORG_WID NUMBER W_INT_ORG_D

PROJ_ORGANIZATION_WID NUMBER W_INT_ORG_D

EXPENDITURE_ORGANIZATION_W NUMBER W_INT_ORG_D


ID

TASK_ORGANIZATION_WID NUMBER W_INT_ORG_D

WORK_TYPE_WID NUMBER W_WORK_TYPE_D

PROJ_LOCATION_WID NUMBER W_GEO_D

RESOURCE_CLASS_WID NUMBER W_XACT_TYPE_D

FINANCIAL_RESOURCE_WID NUMBER W_FINANCIAL_RESOURCE_D

PROJ_ROLE_WID NUMBER W_PROJECT_ROLE_D

GL_ACCOUNT_WID NUMBER W_GL_ACCOUNT_D

EMPLOYEE_WID NUMBER W_EMPLOYEE_D

INCURRED_BY_EMP_WID NUMBER W_EMPLOYEE_D

JOB_WID NUMBER W_JOB_D

MFG_RESOURCE_BOM_WID NUMBER W_MFG_RESOURCE_D

MFG_RESOURCE_NL_WID NUMBER W_MFG_RESOURCE_D

INVENTORY_ITEM_WID NUMBER W_PRODUCT_D

ITEM_CATEGORY_WID NUMBER W_PRODUCT_D

DWDMR A-Z.doc
VENDOR_WID NUMBER W_PARTY_ORG_D

PROJ_STATUS_WID NUMBER W_STATUS_D

PROJ_UNIT_WID NUMBER W_INT_ORG_D

EXPENDITURE_CATEGORY_WID NUMBER W_XACT_TYPE_D

UOM VARCHAR2(50) W_DOMAIN_MEMBER_LKP_TL

EAC_QUANTITY NUMBER(28,10)

DOC_EAC_RAW_COST NUMBER(28,10)

DOC_EAC_BURDENED_COST NUMBER(28,10)

DOC_EAC_REVENUE NUMBER(28,10)

LOC_EAC_RAW_COST NUMBER(28,10)

LOC_EAC_BURDENED_COST NUMBER(28,10)

LOC_EAC_REVENUE NUMBER(28,10)

PROJ_EAC_RAW_COST NUMBER(28,10)

PROJ_EAC_BURDENED_COST NUMBER(28,10)

PROJ_EAC_REVENUE NUMBER(28,10)

ACTUAL_QUANTITY NUMBER(28,10)

DOC_ACTUAL_RAW_COST NUMBER(28,10)

DOC_ACTUAL_BURDENED_COST NUMBER(28,10)

DOC_ACTUAL_REVENUE NUMBER(28,10)

DWDMR A-Z.doc
LOC_ACTUAL_RAW_COST NUMBER(28,10)

LOC_ACTUAL_BURDENED_COST NUMBER(28,10)

LOC_ACTUAL_REVENUE NUMBER(28,10)

PROJ_ACTUAL_RAW_COST NUMBER(28,10)

PROJ_ACTUAL_BURDENED_COST NUMBER(28,10)

PROJ_ACTUAL_REVENUE NUMBER(28,10)

ETC_QUANTITY NUMBER(28,10)

DOC_ETC_RAW_COST NUMBER(28,10)

DOC_ETC_BURDENED_COST NUMBER(28,10)

DOC_ETC_REVENUE NUMBER(28,10)

LOC_ETC_RAW_COST NUMBER(28,10)

LOC_ETC_BURDENED_COST NUMBER(28,10)

LOC_ETC_REVENUE NUMBER(28,10)

PROJ_ETC_RAW_COST NUMBER(28,10)

PROJ_ETC_BURDENED_COST NUMBER(28,10)

PROJ_ETC_REVENUE NUMBER(28,10)

DOC_CURR_CODE VARCHAR2(30)

LOC_CURR_CODE VARCHAR2(30)

PROJ_CURR_CODE VARCHAR2(30)

DWDMR A-Z.doc
LOC_COST_EXCHANGE_RATE NUMBER(28,10)

PROJ_COST_EXCHANGE_RATE NUMBER(28,10)

GLOBAL1_COST_EXCHANGE_RATE NUMBER(28,10)

GLOBAL2_COST_EXCHANGE_RATE NUMBER(28,10)

GLOBAL3_COST_EXCHANGE_RATE NUMBER(28,10)

LOC_REV_EXCHANGE_RATE NUMBER(28,10)

PROJ_REV_EXCHANGE_RATE NUMBER(28,10)

GLOBAL1_REV_EXCHANGE_RATE NUMBER(28,10)

GLOBAL2_REV_EXCHANGE_RATE NUMBER(28,10)

GLOBAL3_REV_EXCHANGE_RATE NUMBER(28,10)

TXN_STANDARD_COST_RATE NUMBER(28,10)

TXN_COST_RATE_OVERRIDE NUMBER(28,10)

TXN_STANDARD_BILL_RATE NUMBER(28,10)

TXN_BILL_RATE_OVERRIDE NUMBER(28,10)

TXN_MARKUP_PERCENT NUMBER(28,10)

TXN_MARKUP_PERCENT_OVERRI NUMBER(28,10)
DE

TXN_DISCOUNT_PERCENTAGE NUMBER(28,10)

DWDMR A-Z.doc
BURDEN_COST_RATE NUMBER(28,10)

BURDEN_COST_RATE_OVERRIDE NUMBER(28,10)

CREATED_BY_WID NUMBER W_USER_D

CHANGED_BY_WID NUMBER W_USER_D

CREATED_ON_DT DATE

CHANGED_ON_DT DATE

W_INSERT_DT DATE

W_UPDATE_DT DATE

AUX1_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT DATE

DELETE_FLG CHAR(1)

DATASOURCE_NUM_ID NUMBER

INTEGRATION_ID VARCHAR2(80)

ETL_PROC_WID NUMBER

TENANT_ID VARCHAR2(80)

X_CUSTOM VARCHAR2(10)

ANALYSIS_TYPE_WID NUMBER W_XACT_TYPE_D

DWDMR A-Z.doc
W_PROJ_FUNDING_HDR_F
Business Name: W_PROJ_FUNDING_HDR_F

Description:

This fact table stores funding data from the OLTP summarized by agreement, project and task. It is used to
provide metrics like Baselined Amount, Unbaselined Amount, Revenue Amount, Invoice Amount etc. Funding
Metrics can be analyzed by Project, Task, Agreement, Organizations, Customer etc.

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate key to uniquely identify a NUMBER
record.

PROJECT_WID Key to Project Dimension NUMBER W_PROJECT_D

TASK_WID Key to Task Dimension NUMBER W_TASK_D

AGREEMENT_WID Key to Project Contracts Dimension NUMBER W_CONTRACT_HDR_D

PROJ_OPER_UNIT_WID Key to Project BU Dimension NUMBER W_INT_ORG_D

OPERATING_UNIT_ORG_WID Key to Operating Unit Organization NUMBER W_INT_ORG_D


Dimension

PROJ_ORGANIZATION_WID Key to Project Organization NUMBER W_INT_ORG_D


Dimension

TASK_ORGANIZATION_WID Key to Task Organization Dimension NUMBER W_INT_ORG_D

PROJ_LOCATION_WID Key to Project Location Dimension NUMBER W_GEO_D

PROJ_MANAGER_WID Key to Project Manager Dimension NUMBER W_EMPLOYEE_D

PROJ_STATUS_WID Key to Project Status Dimension NUMBER W_STATUS_D

AGREEMENT_OPER_UNIT_WID Key to Contract BU Dimension NUMBER W_INT_ORG_D

AGREEMENT_ORGANIZATION_WI Key to Agreement Organization NUMBER W_INT_ORG_D


D Dimension

PAYMENT_TERMS_WID Key to Payment Terms Dimension NUMBER W_PAYMENT_TERMS_D

AGREEMENT_CUSTOMER_WID Key to Agreement Customer NUMBER W_PARTY_D


Dimension

DWDMR A-Z.doc
AGREEMENT_CUSTOMER_ACCOU Key to Agreeement Customer Account NUMBER W_CUSTOMER_ACCOUNT_D
NT_WID Dimension

PROJ_PR_CUSTOMER_ACCOUNT_ Key to Project Primary Customer NUMBER W_CUSTOMER_ACCOUNT_D


WID Account Dimension

PROJ_PR_CUSTOMER_WID Key to Project Primary Customer NUMBER W_PARTY_D


Dimension

DOC_ALLOCATED_AMT Total amount allocated from the NUMBER(28,10)


agreement to the project or task in
transaction currency
DOC_UNBASELINED_AMT Total unbaselined amount allocated NUMBER(28,10)
from the agreement to the project or
task in transaction currency

DOC_BASELINED_AMT Total baselined amount allocated NUMBER(28,10)


from the agreement to the project or
task in transaction currency

DOC_ACCRUED_AMT Total amount accrued against the NUMBER(28,10)


baselined funding in transaction
currency
DOC_BILLED_AMT Total amount billed against the NUMBER(28,10)
baselined funding in transaction
currency
LOC_ALLOCATED_AMT Total amount allocated from the NUMBER(28,10)
agreement to the project or task in
local currency
LOC_UNBASELINED_AMT Total unbaselined amount allocated NUMBER(28,10)
from the agreement to the project or
task in local currency

LOC_BASELINED_AMT Total baselined amount allocated NUMBER(28,10)


from the agreement to the project or
task in local currency
LOC_ACCRUED_AMT Total amount accrued against the NUMBER(28,10)
baselined funding in local currency

LOC_BILLED_AMT Total amount billed against the NUMBER(28,10)


baselined funding in local currency

PROJ_ALLOCATED_AMT Total amount allocated from the NUMBER(28,10)


agreement to the project or task in
project currency
PROJ_UNBASELINED_AMT Total unbaselined amount allocated NUMBER(28,10)
from the agreement to the project or
task in project currency

PROJ_BASELINED_AMT Total baselined amount allocated NUMBER(28,10)


from the agreement to the project or
task in project currency
PROJ_ACCRUED_AMT Total amount accrued against the NUMBER(28,10)
baselined funding in project currency

PROJ_BILLED_AMT Total amount billed against the NUMBER(28,10)


baselined funding in project currency

DWDMR A-Z.doc
DOC_AGREEMENT_AMT Amount of revenue authorized for the NUMBER(28,10)
agreement in transaction currency

DOC_CURR_CODE Transaction Currency Code VARCHAR2(30)

LOC_CURR_CODE Local Currency Code VARCHAR2(30)

PROJ_CURR_CODE Project currency code VARCHAR2(30)

LOC_EXCHANGE_RATE Exchange Rate for conversion from NUMBER(28,10)


transaction currency to local currency

PROJ_EXCHANGE_RATE Exchange Rate for conversion from NUMBER(28,10)


transaction currency to project
currency
GLOBAL1_EXCHANGE_RATE Exchange Rate for conversion from NUMBER(28,10)
transaction Currency to Global1
Currency
GLOBAL2_EXCHANGE_RATE Exchange Rate for conversion from NUMBER(28,10)
transaction Currency to Global2
Currency
GLOBAL3_EXCHANGE_RATE Exchange Rate for conversion from NUMBER(28,10)
transaction Currency to Global3
Currency
CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
created the record in the source
system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
last modified the record in the source
system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
source system.
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
system.
W_INSERT_DT This column stores the date on which DATE
the record was inserted in the data
warehouse table.
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
data warehouse table.

AUX1_CHANGED_ON_DT Siebel System field. This column DATE


identifies the last modified date and
time of the auxiliary table's record
which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
time of the auxiliary table's record
which acts as a source for the current
table.

DWDMR A-Z.doc
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
time of the auxiliary table's record
which acts as a source for the current
table.
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
time of the auxiliary table's record
which acts as a source for the current
table.
DELETE_FLG This flag indicates the deletion status VARCHAR2(1)
of the record in the source system. A
value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

DATASOURCE_NUM_ID This column is the unique identifier of NUMBER


the source system from which data
was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)


a dimension or fact entity in its source
system. In case of composite keys, the
value in this column can consist of
concatenated parts.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
process used to create or update this
data.
TENANT_ID This column is the unique identifier VARCHAR2(80)
for a Tenant in a multi-tenant
environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.

DWDMR A-Z.doc
W_PROJ_FUNDING_LINE_F
Business Name: W_PROJ_FUNDING_LINE_F

Description:
Imported from database

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

PROJECT_WID NUMBER W_PROJECT_D

TASK_WID NUMBER W_TASK_D

AGREEMENT_WID NUMBER W_CONTRACT_HDR_D

CONTRACT_LINE_WID NUMBER W_CONTRACT_LINE_D

PROJ_OPER_UNIT_WID NUMBER W_INT_ORG_D

OPERATING_UNIT_ORG_WID NUMBER W_INT_ORG_D

PROJ_ORGANIZATION_WID NUMBER W_INT_ORG_D

TASK_ORGANIZATION_WID NUMBER W_INT_ORG_D

PROJ_LOCATION_WID NUMBER W_GEO_D

PROJ_MANAGER_WID NUMBER W_EMPLOYEE_D

PROJ_STATUS_WID NUMBER W_STATUS_D

AGREEMENT_OPER_UNIT_WID NUMBER W_INT_ORG_D

AGREEMENT_ORGANIZATION_WI NUMBER W_INT_ORG_D


D

PAYMENT_TERMS_WID NUMBER W_PAYMENT_TERMS_D

AGREEMENT_CUSTOMER_WID NUMBER W_PARTY_D

DWDMR A-Z.doc
AGREEMENT_CUSTOMER_ACCOU NUMBER W_CUSTOMER_ACCOUNT_D
NT_WID

PROJ_PR_CUSTOMER_WID NUMBER W_PARTY_D

PROJ_PR_CUSTOMER_ACCOUNT_ NUMBER W_CUSTOMER_ACCOUNT_D


WID

CONTRACT_LINE_STATUS_WID NUMBER W_STATUS_D

ALLOCATED_DT_WID NUMBER W_DAY_D

GL_ALLOCATED_DT_WID NUMBER W_MCAL_DAY_D

GL_MCAL_CAL_WID NUMBER W_MCAL_CAL_D

FUNDING_CATEGORY_WID NUMBER W_XACT_TYPE_D

VERSION_NUM VARCHAR2(18)

CURRENT_VERSION_FLG CHAR(1)

ACTIVE_FLG CHAR(1)

DOC_ALLOCATED_AMT NUMBER(28,10)

LOC_ALLOCATED_AMT NUMBER(28,10)

PROJ_ALLOCATED_AMT NUMBER(28,10)

LOC_REALIZED_GAINS_AMT NUMBER(28,10)

LOC_REALIZED_LOSSES_AMT NUMBER(28,10)

DOC_AGREEMENT_AMT NUMBER(28,10)

DOC_CURR_CODE VARCHAR2(30)

LOC_CURR_CODE VARCHAR2(30)

DWDMR A-Z.doc
PROJ_CURR_CODE VARCHAR2(30)

LOC_EXCHANGE_RATE NUMBER(28,10)

PROJ_EXCHANGE_RATE NUMBER(28,10)

GLOBAL1_EXCHANGE_RATE NUMBER(28,10)

GLOBAL2_EXCHANGE_RATE NUMBER(28,10)

GLOBAL3_EXCHANGE_RATE NUMBER(28,10)

CREATED_BY_WID NUMBER W_USER_D

CHANGED_BY_WID NUMBER W_USER_D

CREATED_ON_DT DATE

CHANGED_ON_DT DATE

W_INSERT_DT DATE

W_UPDATE_DT DATE

AUX1_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT DATE

DELETE_FLG CHAR(1)

DATASOURCE_NUM_ID NUMBER

INTEGRATION_ID VARCHAR2(80)

ETL_PROC_WID NUMBER

DWDMR A-Z.doc
TENANT_ID VARCHAR2(80)

X_CUSTOM VARCHAR2(10)

DWDMR A-Z.doc
W_PROJ_GL_RECNCLIATION_F
Business Name: Project Reconciliation Fact

Description:
Project GL reconciliation Fact table stores details of all projects to gl journals unreconciled rows.

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID System generated row id NUMBER

System generated row id


ROW_TYPE Denotes the reconcill use case VARCHAR2(80)

Denotes the reconcill use case


SOURCE_DISTRIBUTION_ID Source Distribution id VARCHAR2(80)

Source Distribution id
SOURCE_DISTRIBUTION_LINE_NU Source Distribution number VARCHAR2(80)
M

Source Distribution number


SOURCE_INTEGRATION_ID Source integration id VARCHAR2(80)

Source integration id
JOURNAL_LINE_INTEGRATION_ID Journal integration id VARCHAR2(80)

Journal integration id

GL_ACCOUNTING_DT_WID GL date wid NUMBER W_MCAL_DAY_D

GL date wid
LEDGER_WID Ledger wid NUMBER W_LEDGER_D

Ledger wid
EXPENDITURE_ORG_WID Business unit wid NUMBER W_INT_ORG_D

Business unit wid


PROJECT_WID Project wid NUMBER W_PROJECT_D

Project wid
TASK_WID Task wid NUMBER W_TASK_D

Task wid
GL_ACCOUNT_WID GL acocunt wid NUMBER W_GL_ACCOUNT_D

GL acocunt wid
COST_CENTER_WID Cost center wid NUMBER W_COST_CENTER_D

Cost center wid


EXPENDITURE_BU_WID Exp bu wid NUMBER W_INT_ORG_D

Exp bu wid
DISTRIBUTION_LINE_STATUS_WID Distribution line status wid NUMBER W_STATUS_D

Distribution line status wid

DWDMR A-Z.doc
WAREHOUSE_FACT_SOURCE project fact source VARCHAR2(30)

project fact source


DISTRIBUTION_CATEGORY Distribution category VARCHAR2(80)

Distribution category
DR_CR_IND Dr/Cr flag VARCHAR2(10)

Dr/Cr flag
JE_STATUS Journal status VARCHAR2(80)

Journal status
LOC_AMT Amount in loc currency NUMBER(28,10)

Amount in loc currency


LOC_CURR_CODE loc currency code VARCHAR2(30)

loc currency code


DOC_AMT Amount in doc currency NUMBER(28,10)

Amount in doc currency


DOC_CURR_CODE Doc currency code VARCHAR2(30)

Doc currency code


DISTRIBUTION_SOURCE Distribution source VARCHAR2(30)

Distribution source
JE_BATCH_NAME Journal batch name VARCHAR2(100)

Journal batch name


JE_HEADER_NAME Journal header name VARCHAR2(100)

Journal header name


JE_LINE_NUM Journal line number NUMBER

Journal line number


PROJ_ACCOUNTING_DT_WID Accountring date wid NUMBER W_MCAL_DAY_D

Accountring date wid


GLOBAL1_EXCHANGE_RATE Document to Global1 (for Global NUMBER(28,10)
Reporting) Currency Exchange Rate
Document to Global1 (for Global
Reporting) Currency Exchange
Rate
GLOBAL2_EXCHANGE_RATE Document to Global2 (for Global NUMBER(28,10)
Reporting) Currency Exchange Rate
Document to Global2 (for Global
Reporting) Currency Exchange
Rate
GLOBAL3_EXCHANGE_RATE Document to Global3 (for Global NUMBER(28,10)
Reporting) Currency Exchange Rate
Document to Global3 (for Global
Reporting) Currency Exchange
Rate
CREATED_BY_WID OLTP user who created the NUMBER W_USER_D
transaction
OLTP user who created the
transaction

DWDMR A-Z.doc
CHANGED_BY_WID OLTP user who last updated the NUMBER W_USER_D
transaction
OLTP user who last updated the
transaction
CREATED_ON_DT OLTP creation date of the transaction DATE

OLTP creation date of the


transaction
CHANGED_ON_DT OLTP last update date of the DATE
transaction
OLTP last update date of the
transaction
AUX1_CHANGED_ON_DT Auxiliary 1 Changed on Date DATE

Auxiliary 1 Changed on Date


AUX2_CHANGED_ON_DT Auxiliary 2 Changed on Date DATE

Auxiliary 2 Changed on Date


AUX3_CHANGED_ON_DT Auxiliary 3 Changed on Date DATE

Auxiliary 3 Changed on Date


AUX4_CHANGED_ON_DT Auxiliary 4 Changed on Date DATE

Auxiliary 4 Changed on Date


DELETE_FLG Delete Flag CHAR(1)

Delete Flag
W_INSERT_DT Date on which the row first appeared DATE
in the DW table
Date on which the row first
appeared in the DW table
W_UPDATE_DT Date on which the row was last DATE
updated in the DW table
Date on which the row was last
updated in the DW table
DATASOURCE_NUM_ID Datasource Num Id NUMBER

Datasource Num Id
TENANT_ID Tenant Id VARCHAR2(80)

Tenant Id
X_CUSTOM Generic Extension Column VARCHAR2(10)

Generic Extension Column


ETL_PROC_WID NUMBER

ETL Proc Wid


CONTRACT_BU_WID NUMBER W_INT_ORG_D

CONTRACT_ORG_WID NUMBER W_INT_ORG_D

PROJ_BU_WID NUMBER W_INT_ORG_D

PROJ_ORG_WID NUMBER W_INT_ORG_D

DWDMR A-Z.doc
W_PROJ_INVOICE_DIST_F
Business Name: W_PROJ_INVOICE_DIST_F

Description:
Imported from database

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

CONTRACT_BU_WID NUMBER W_INT_ORG_D

CONTRACT_ORGANIZATION_WID NUMBER W_INT_ORG_D

CONTRACT_HDR_WID NUMBER W_CONTRACT_HDR_D

CONTRACT_LINE_WID NUMBER W_CONTRACT_LINE_D

APPROVED_BY_EMP_WID NUMBER W_EMPLOYEE_D

APPROVED_DT_WID NUMBER W_DAY_D

BILL_TO_CUSTOMER_ACCOUNT_ NUMBER W_CUSTOMER_ACCOUNT_D


WID

BILL_TO_CUSTOMER_WID NUMBER W_PARTY_D

ENTERPRISE_GL_DT_WID NUMBER W_DAY_D

EVENT_WID NUMBER W_EVENT_D

INVOICE_HDR_TYPE_WID NUMBER W_XACT_TYPE_D

INVOICE_DT_WID NUMBER W_DAY_D

INVOICE_LINE_TYPE_WID NUMBER W_XACT_TYPE_D

INVOICE_TRANSFER_STATUS_WID NUMBER W_STATUS_D

DWDMR A-Z.doc
PROJECT_WID NUMBER W_PROJECT_D

PROJ_MANAGER_WID NUMBER W_EMPLOYEE_D

PROJ_ORGANIZATION_WID NUMBER W_INT_ORG_D

PROJ_PR_CUSTOMER_WID NUMBER W_PARTY_D

RELEASED_BY_EMP_WID NUMBER W_EMPLOYEE_D

RELEASED_DT_WID NUMBER W_DAY_D

SERVICE_TYPE_WID NUMBER W_XACT_TYPE_D

TASK_ORGANIZATION_WID NUMBER W_INT_ORG_D

CONTRACT_TASK_WID NUMBER W_TASK_D

CROSS_CHARGE_TYPE_WID NUMBER W_XACT_TYPE_D

PRVDR_GL_ACCOUNTING_DT_WI NUMBER W_MCAL_DAY_D


D

RCVR_GL_ACCOUNTING_DT_WID NUMBER W_MCAL_DAY_D

PRVDR_PROJ_ACCOUNTING_DT_ NUMBER W_MCAL_DAY_D


WID

RCVR_PROJ_ACCOUNTING_DT_W NUMBER W_MCAL_DAY_D


ID

EXPENDITURE_DT_WID NUMBER W_DAY_D

RCVR_GL_MCAL_CAL_WID NUMBER W_MCAL_CAL_D

RCVR_PROJ_MCAL_CAL_WID NUMBER W_MCAL_CAL_D

TASK_WID NUMBER W_TASK_D

DWDMR A-Z.doc
EXPENDITURE_BU_WID NUMBER W_INT_ORG_D

EXPENDITURE_ORGANIZATION_W NUMBER W_INT_ORG_D


ID

PROJ_BU_WID NUMBER W_INT_ORG_D

FINANCIAL_RESOURCE_WID NUMBER W_FINANCIAL_RESOURCE_D

EXPENDITURE_CLASS_WID NUMBER W_XACT_TYPE_D

INCURRED_BY_EMP_WID NUMBER W_EMPLOYEE_D

JOB_WID NUMBER W_JOB_D

WORK_TYPE_WID NUMBER W_WORK_TYPE_D

PRVDR_GL_MCAL_CAL_WID NUMBER W_MCAL_CAL_D

PRVDR_PROJ_MCAL_CAL_WID NUMBER W_MCAL_CAL_D

PROJ_STATUS_WID NUMBER W_STATUS_D

PROJ_UNIT_WID NUMBER W_INT_ORG_D

LEDGER_WID NUMBER W_LEDGER_D

AR_INVOICE_NUMBER VARCHAR2(30)

CREDIT_INVOICE_NUM VARCHAR2(30)

WRITE_OFF_FLG CHAR(1)

CANCELLED_FLG CHAR(1)

DOC_BILL_AMT NUMBER(28,10)

DOC_CURR_CODE VARCHAR2(30)

DWDMR A-Z.doc
LOC_BILL_AMT NUMBER(28,10)

LOC_EXCHANGE_RATE NUMBER(28,10)

LOC_CURR_CODE VARCHAR2(30)

RCVR_LOC_BILL_AMT NUMBER(28,10)

RCVR_LOC_CURR_CODE VARCHAR2(30)

PROJ_BILL_AMT NUMBER(28,10)

PROJ_CURR_CODE VARCHAR2(30)

PROJ_EXCHANGE_RATE NUMBER(28,10)

CONTRACT_EXCHANGE_RATE NUMBER(28,10)

CONTRACT_BILL_AMT NUMBER(28,10)

CONTRACT_CURR_CODE VARCHAR2(30)

INVOICE_ID VARCHAR2(80)

INVOICE_LINE_ID VARCHAR2(80)

INVOICE_DIST_ID VARCHAR2(80)

INVOICE_NUM VARCHAR2(80)

INVOICE_LINE_NUM VARCHAR2(80)

INV_LINE_DIST_NUM VARCHAR2(80)

PROJECT_BILLING_TYPE_CODE VARCHAR2(50)

W_PROJECT_BILLING_TYPE_CODE VARCHAR2(50)

DWDMR A-Z.doc
INTER_COMPANY_CONTRACT_FL CHAR(1)
G

INTER_PROJECT_CONTRACT_FLG CHAR(1)

EXTERNAL_CONTRACT_FLG CHAR(1)

GLOBAL1_EXCHANGE_RATE NUMBER(28,10)

GLOBAL2_EXCHANGE_RATE NUMBER(28,10)

GLOBAL3_EXCHANGE_RATE NUMBER(28,10)

CREATED_BY_WID NUMBER W_USER_D

CHANGED_BY_WID NUMBER W_USER_D

CREATED_ON_DT DATE

CHANGED_ON_DT DATE

W_INSERT_DT DATE

W_UPDATE_DT DATE

AUX1_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT DATE

DELETE_FLG CHAR(1)

DATASOURCE_NUM_ID NUMBER

INTEGRATION_ID VARCHAR2(80)

DWDMR A-Z.doc
ETL_PROC_WID NUMBER

TENANT_ID VARCHAR2(80)

X_CUSTOM VARCHAR2(10)

EXPENDITURE_ITEM_ID VARCHAR2(80)

DWDMR A-Z.doc
W_PROJ_INVOICE_LINE_F
Business Name: W_PROJ_INVOICE_LINE_F

Description:

This fact table scores data at invoice line level from the OLTP. It is used to provide metrics like invoice amount,
invoice write-off amount, approved invoice amount as well as retention metrics like current withheld amount,
total retained amount, retention billed amount etc. Invoice Metrics can be analyzed by Project, Task, Agreement,
Organization, Date, Customer etc. It contains both expenditure and event billing records.

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate key to uniquely identify a NUMBER
record.

PROJECT_WID Key to Project Dimension NUMBER W_PROJECT_D

TOP_TASK_WID Key to Task Dimension. This foreign NUMBER W_TASK_D


key points to the top task and is only
populated for expenditure invoices.

EVENT_TASK_WID Key to Event Task Dimension. Only NUMBER W_TASK_D


populated for invoices based on
events.
SERVICE_TYPE_WID Key to Service Type Dimension NUMBER W_XACT_TYPE_D

GL_ACCOUNTING_DT_WID GL Accounting Date Key NUMBER W_MCAL_DAY_D

PROJ_ACCOUNTING_DT_WID Project Accounting Date Key NUMBER W_MCAL_DAY_D

GL_MCAL_CAL_WID GL Calendar Key NUMBER W_MCAL_CAL_D

PA_MCAL_CAL_WID Project Calendar Key NUMBER W_MCAL_CAL_D

ENTERPRISE_GL_DT_WID Enterprise GL Date Key NUMBER W_DAY_D

INVOICE_DT_WID Invoice Date Key NUMBER W_DAY_D

APPROVED_DT_WID Approved Date Key NUMBER W_DAY_D

RELEASED_DT_WID Released Date Key NUMBER W_DAY_D

BILL_THROUGH_DT_WID Bill Through Date Key NUMBER W_DAY_D

APPROVED_BY_EMP_WID Key to Approved by Employee NUMBER


Dimension

DWDMR A-Z.doc
RELEASED_BY_EMP_WID Key to Released by Employee NUMBER
Dimension

PROJ_ORGANIZATION_WID Key to Project Organization NUMBER W_INT_ORG_D


Dimension.

PROJ_OPERATING_UNIT_WID Key to Project BU Dimension NUMBER W_INT_ORG_D

OPERATING_UNIT_ORG_WID Key to Operating Unit Organization NUMBER W_INT_ORG_D


Dimension

TASK_ORGANIZATION_WID Key to Task Organization Dimension NUMBER W_INT_ORG_D

AGREEMENT_ORGANIZATION_WI Key to Agreement Organization NUMBER W_INT_ORG_D


D Dimension

AGREEMENT_OPER_UNIT_WID Key to Contract BU Dimension NUMBER W_INT_ORG_D

GL_ACCOUNT_WID Key to GL Account Dimension NUMBER

AGREEMENT_WID Key to Project Contract Dimension NUMBER W_CONTRACT_HDR_D

BILL_TO_CUSTOMER_WID Key to Bill To Customer Dimension NUMBER W_PARTY_D

BILL_TO_CUSTOMER_ACCOUNT_ Key to Bill To Customer Account NUMBER W_CUSTOMER_ACCOUNT_D


WID Dimension

PROJ_PR_CUSTOMER_WID Key to Project Primary Customer NUMBER W_PARTY_D


Dimension

PROJ_PR_CUSTOMER_ACCOUNT_ Key to Project Primary Customer NUMBER W_CUSTOMER_ACCOUNT_D


WID Account Dimension

PROJ_LOCATION_WID Key to Project Location Dimension NUMBER W_GEO_D

PROJ_MANAGER_WID Key to Project Manager Dimension NUMBER

INVOICE_TRANSFER_STATUS_WID Key to Invoice Transfer Status NUMBER W_STATUS_D


Dimension

INVOICE_CLASS_WID Key to Invoice Class Dimension NUMBER W_XACT_TYPE_D

INVOICE_LINE_TYPE_WID Key to Invoice Line Type Dimension NUMBER W_XACT_TYPE_D

DWDMR A-Z.doc
EVENT_WID Key to Event Dimension NUMBER W_EVENT_D

AR_INVOICE_NUMBER The Account Receivables invoice VARCHAR2(30)


number that is determined upon
release of the draft invoice and
passed to Account Receivables upon
transfer. This number can be user-
entered or system-generated as
defined in the implementation
options.
DRAFT_INVOICE_NUM The draft invoice number to which VARCHAR2(30)
the invoice line belongs

LINE_NUM The sequential number that identifies NUMBER


and orders the draft invoice item for a
draft invoice
CREDIT_INVOICE_NUM The draft invoice number that is VARCHAR2(30)
credited by this draft invoice. The
crediting invoice may be a credit
memo or a write-off
RETENTION_INVOICE_FLG This indicates whether the invoice is VARCHAR2(1)
retention invoice or not. Valid values
are Y or N
WRITE_OFF_FLG Flag that indicates that a draft invoice VARCHAR2(1)
writes off another draft invoice

CANCELED_FLG Flag that indicates that the draft VARCHAR2(1)


invoice was credited by another draft
invoice, a credit memo
CONCESSION_FLG Flag that indicates that the draft VARCHAR2(1)
invoice gives a concession on another
invoice
LOC_UNEARNED_REVENUE Value of revenue recognized, for NUMBER(28,10)
which the work has not been
performed yet, in local currency.
LOC_UNBILLED_RECEIVABLE Value of work done, which has not NUMBER(28,10)
been billed yet, in local currency.

DOC_BILL_AMT The amount to be billed in the NUMBER(28,10)


invoicing currency code for the draft
invoice item.
LOC_BILL_AMT Bill Amount in the local currency. This NUMBER(28,10)
is calculated by applying the
conversion rules set up for project
functional currency during invoice
generation.
PROJ_BILL_AMT Bill Amount in the project currency. NUMBER(28,10)
This is calculated by applying the
conversion rules set up for project
currency during invoice generation.

AGREEMENT_AMT The amount of revenue authorized for NUMBER(28,10)


the agreement in agreement currency

AGREEMENT_CURR_CODE Agreement Currency Code. VARCHAR2(30)

DWDMR A-Z.doc
DOC_CURR_CODE Transaction Currency Code VARCHAR2(30)

LOC_CURR_CODE Local Currency Code VARCHAR2(30)

PROJ_CURR_CODE Project Currency Code VARCHAR2(30)

LOC_EXCHANGE_RATE Exchange Rate for conversion from NUMBER(28,10)


transaction currency to local Currency

PROJ_EXCHANGE_RATE Exchange Rate for conversion from NUMBER(28,10)


transaction currency to Project
Currency
GLOBAL1_EXCHANGE_RATE Exchange Rate for conversion from NUMBER(28,10)
transaction Currency to Global1
Currency
GLOBAL2_EXCHANGE_RATE Exchange Rate for conversion from NUMBER(28,10)
transaction Currency to Global2
Currency
GLOBAL3_EXCHANGE_RATE Exchange Rate for conversion from NUMBER(28,10)
transaction Currency to Global3
Currency
LOC_TO_GLOBAL1_EXCHANGE_R Exchange Rate for conversion from NUMBER(28,10)
ATE Local Currency to Global1 Currency

LOC_TO_GLOBAL2_EXCHANGE_R Exchange Rate for conversion from NUMBER(28,10)


ATE Local Currency to Global2 Currency

LOC_TO_GLOBAL3_EXCHANGE_R Exchange Rate for conversion from NUMBER(28,10)


ATE Local Currency to Global3 Currency

CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D


dimension indicating the user who
created the record in the source
system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
last modified the record in the source
system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
source system.
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
system.
W_INSERT_DT This column stores the date on which DATE
the record was inserted in the data
warehouse table.
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
data warehouse table.

DWDMR A-Z.doc
AUX1_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
time of the auxiliary table's record
which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
time of the auxiliary table's record
which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
time of the auxiliary table's record
which acts as a source for the current
table.
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
time of the auxiliary table's record
which acts as a source for the current
table.
DELETE_FLG This flag indicates the deletion status VARCHAR2(1)
of the record in the source system. A
value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

DATASOURCE_NUM_ID This column is the unique identifier of NUMBER


the source system from which data
was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)


a dimension or fact entity in its source
system. In case of composite keys, the
value in this column can consist of
concatenated parts.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
process used to create or update this
data.
TENANT_ID This column is the unique identifier VARCHAR2(80)
for a Tenant in a multi-tenant
environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.

DWDMR A-Z.doc
RCVR_GL_ACCOUNTING_DT_WID NUMBER W_MCAL_DAY_D

RCVR_PROJ_ACCOUNTING_DT_W NUMBER W_MCAL_DAY_D


ID

RCVR_GL_MCAL_CAL_WID NUMBER W_MCAL_CAL_D

RCVR_PA_MCAL_CAL_WID NUMBER W_MCAL_CAL_D

RCVR_LOC_BILL_AMT NUMBER(28,10)

RCVR_LOC_CURR_CODE VARCHAR2(30)

PROJECT_BILLING_TYPE_CODE VARCHAR2(50)

W_PROJECT_BILLING_TYPE_CODE VARCHAR2(50)

ANALYSIS_TYPE_WID NUMBER W_XACT_TYPE_D

CONTRACT_LINE_WID NUMBER W_CONTRACT_LINE_D

DWDMR A-Z.doc
W_PROJ_RETENTION_F
Business Name: W_PROJ_RETENTION_F

Description:

This fact table stores retention invoice data summarized by agreement, project and task. It is used to provide
retention metrics like total retained amount, retention billed amount and retention write-off amount. Retention
Invoice Metrics can be analyzed by Project, Task, Agreement, Organization, Customer etc.

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate key to uniquely identify a NUMBER
record.

PROJECT_WID Key to Project Dimension NUMBER W_PROJECT_D

TASK_WID Key to Task Dimension NUMBER W_TASK_D

AGREEMENT_WID Key to Project Contracts Dimension NUMBER W_CONTRACT_HDR_D

PROJ_OPER_UNIT_WID Key to Project BU Dimension NUMBER W_INT_ORG_D

OPERATING_UNIT_ORG_WID Key to Operating Unit Organization NUMBER W_INT_ORG_D


Dimension

PROJ_ORGANIZATION_WID Key to Project Organization NUMBER W_INT_ORG_D


Dimension

PROJ_LOCATION_WID Key to Project Location Dimension NUMBER W_GEO_D

PROJ_MANAGER_WID Key to Project Manager Dimension NUMBER

PROJ_STATUS_WID Key to Project Status Dimension NUMBER W_STATUS_D

PROJ_PR_CUSTOMER_WID Key to Project Primary Customer NUMBER W_PARTY_D


Dimension

PROJ_PR_CUSTOMER_ACCOUNT_ Key to Project Primary Customer NUMBER W_CUSTOMER_ACCOUNT_D


WID Account Dimension

TASK_ORGANIZATION_WID Key to Task Organization Dimension NUMBER W_INT_ORG_D

AGREEMENT_OPER_UNIT_WID Key to Contract BU Dimension NUMBER W_INT_ORG_D

AGREEMENT_ORGANIZATION_WI Key to Agreement Organization NUMBER W_INT_ORG_D


D Dimension

DWDMR A-Z.doc
PAYMENT_TERMS_WID Key to Payment Terms Dimension NUMBER W_PAYMENT_TERMS_D

AGREEMENT_CUSTOMER_WID Key to Agreeement Customer NUMBER W_PARTY_D


Dimension

AGREEMENT_CUSTOMER_ACCOU Key to Agreement Customer Account NUMBER W_CUSTOMER_ACCOUNT_D


NT_WID Dimension

DOC_WRITEOFF_AMT Total write-off amount on retention NUMBER(28,10)


invoice. This amount is in the
transaction currency
DOC_RETAINED_AMT Total retained amount for a project or NUMBER(28,10)
top task based on the retention billing
rule. This amount is in transaction
currency.

DOC_BILLED_AMT Total billed amount for a project or NUMBER(28,10)


top task based on the retention billing
rule. This amount is in the transaction
currency

LOC_WRITEOFF_AMT Total write-off amount on retention NUMBER(28,10)


invoice. This amount is in the local
currency
LOC_RETAINED_AMT Total retained amount for a project or NUMBER(28,10)
top task based on the retention billing
rule. This amount is in local currency.

LOC_BILLED_AMT Total billed amount for a project or NUMBER(28,10)


top task based on the retention billing
rule. This amount is in the local
currency
PROJ_WRITEOFF_AMT Total write-off amount on retention NUMBER(28,10)
invoices. This amount is in the project
currency
PROJ_RETAINED_AMT Total retained amount for a project or NUMBER(28,10)
top task based on the retention billing
rule. This amount is in the project
currency
PROJ_BILLED_AMT Total billed amount for a project or NUMBER(28,10)
top task based on the retention billing
rule. This amount is in the project
currency
AGREEMENT_AMT The amount of revenue authorized for NUMBER(28,10)
the agreement in agreement
currrency
AGREEMENT_CURR_CODE Agreement currency code of the VARCHAR2(30)
agreement

DOC_CURR_CODE Transaction Currency Code VARCHAR2(30)

LOC_CURR_CODE Local Currency Code VARCHAR2(30)

PROJ_CURR_CODE Project Currency Code VARCHAR2(30)

DWDMR A-Z.doc
LOC_EXCHANGE_RATE Exchange Rate for conversion from NUMBER(28,10)
transaction currency to local
currency.
PROJ_EXCHANGE_RATE Exchange Rate for conversion from NUMBER(28,10)
transaction currency to project
currency.
GLOBAL1_EXCHANGE_RATE Exchange Rate for conversion from NUMBER(28,10)
transaction Currency to Global1
Currency
GLOBAL2_EXCHANGE_RATE Exchange Rate for conversion from NUMBER(28,10)
transaction Currency to Global2
Currency
GLOBAL3_EXCHANGE_RATE Exchange Rate for conversion from NUMBER(28,10)
transaction Currency to Global3
Currency
CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
created the record in the source
system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
last modified the record in the source
system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
source system.
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
system.
W_INSERT_DT This column stores the date on which DATE
the record was inserted in the data
warehouse table.
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
data warehouse table.

AUX1_CHANGED_ON_DT Siebel System field. This column DATE


identifies the last modified date and
time of the auxiliary table's record
which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
time of the auxiliary table's record
which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
time of the auxiliary table's record
which acts as a source for the current
table.
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
time of the auxiliary table's record
which acts as a source for the current
table.

DWDMR A-Z.doc
DELETE_FLG This flag indicates the deletion status VARCHAR2(1)
of the record in the source system. A
value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

DATASOURCE_NUM_ID This column is the unique identifier of NUMBER


the source system from which data
was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)


a dimension or fact entity in its source
system. In case of composite keys, the
value in this column can consist of
concatenated parts.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
process used to create or update this
data.
TENANT_ID This column is the unique identifier VARCHAR2(80)
for a Tenant in a multi-tenant
environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.

ANALYSIS_TYPE_WID NUMBER

GL_ACCOUNTING_DT_WID NUMBER

GL_MCAL_CAL_WID NUMBER

DWDMR A-Z.doc
W_PROJ_REVENUE_A
Business Name: W_PROJ_REVENUE_A

Description:
Imported from database

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

PROJECT_WID NUMBER W_PROJECT_D

GL_ACCT_PERIOD_START_DAY_W NUMBER W_MCAL_DAY_D


ID

GL_ACCT_PERIOD_END_DAY_WID NUMBER W_MCAL_DAY_D

PROJ_ACCT_PERIOD_START_DAY_ NUMBER W_MCAL_DAY_D


WID

PROJ_ACCT_PERIOD_END_DAY_ NUMBER W_MCAL_DAY_D


WID

ENT_PERIOD_END_DAY_WID NUMBER

ENT_PERIOD_START_DAY_WID NUMBER

GL_MCAL_CAL_WID NUMBER W_MCAL_CAL_D

PROJ_MCAL_CAL_WID NUMBER W_MCAL_CAL_D

PROJ_OPER_UNIT_WID NUMBER W_INT_ORG_D

PROJ_ORGANIZATION_WID NUMBER W_INT_ORG_D

PROJ_UNIT_WID NUMBER W_INT_ORG_D

CONTRACT_BU_WID NUMBER W_INT_ORG_D

CONTRACT_ORGANIZATION_WID NUMBER W_INT_ORG_D

DWDMR A-Z.doc
EXPENDITURE_OPER_UNIT_WID NUMBER W_INT_ORG_D

EXPENDITURE_ORGANIZATION_W NUMBER W_INT_ORG_D


ID

AGREEMENT_WID NUMBER W_CONTRACT_HDR_D

EVENT_WID NUMBER W_EVENT_D

PROJ_STATUS_WID NUMBER W_STATUS_D

CROSS_CHARGE_TYPE_WID NUMBER W_XACT_TYPE_D

LEDGER_WID NUMBER W_LEDGER_D

CONTRACT_STATUS_WID NUMBER W_STATUS_D

PROJ_PR_CUSTOMER_WID NUMBER W_PARTY_D

CONTRACT_CUSTOMER_WID NUMBER W_PARTY_D

CONTRACT_CUSTOMER_ACCOUN NUMBER W_CUSTOMER_ACCOUNT_D


T_WID

RESOURCE_CLASS_WID NUMBER W_XACT_TYPE_D

INTER_COMPANY_CONTRACT_FL CHAR(1)
G

INTER_PROJECT_CONTRACT_FLG CHAR(1)

EXTERNAL_CONTRACT_FLG CHAR(1)

BILL_TRANSACTION_TYPE_CODE VARCHAR2(15)

UOM_CODE VARCHAR2(50) W_DOMAIN_MEMBER_LKP_TL

QUANTITY NUMBER(28,10)

DWDMR A-Z.doc
CONTRACT_CURR_CODE VARCHAR2(30)

LOC_CURR_CODE VARCHAR2(30)

PROJ_CURR_CODE VARCHAR2(30)

CONTRACT_REVENUE_AMOUNT NUMBER(28,10)

LOC_REVENUE_AMOUNT NUMBER(28,10)

PROJ_REVENUE_AMOUNT NUMBER(28,10)

GLOBAL1_REVENUE_AMOUNT NUMBER(28,10)

GLOBAL2_REVENUE_AMOUNT NUMBER(28,10)

GLOBAL3_REVENUE_AMOUNT NUMBER(28,10)

W_INSERT_DT DATE

W_UPDATE_DT DATE

DATASOURCE_NUM_ID NUMBER

ETL_PROC_WID NUMBER

TENANT_ID VARCHAR2(80)

CONTRACT_LINE_WID NUMBER W_CONTRACT_LINE_D

PROJ_MANAGER_WID NUMBER W_EMPLOYEE_D

OPERATING_UNIT_ORG_WID NUMBER

DWDMR A-Z.doc
W_PROJ_REVENUE_HDR_F
Business Name: W_PROJ_REVENUE_HDR_F

Description:
This fact table stores data at the revenue header level (Draft Revenue), this table will contain metrics defined
only at the header level in OLTP, like Unearned Revenue and Unbilled Receivables and aggregated metrics from
the Line tables for the amounts defined at the Line item only (like Revenue Amount). It contains both
Expenditure and Event revenue records.

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate key to uniquely identify a NUMBER
record.

PROJECT_WID Key to Project Dimension NUMBER W_PROJECT_D

GL_ACCOUNTING_DT_WID Key to the GL Multi-Calendar Day NUMBER W_MCAL_DAY_D


Dimension

PROJ_ACCOUNTING_DT_WID Key to the Project Multi-Calendar Day NUMBER W_MCAL_DAY_D


Dimension

ENTERPRISE_GL_DT_WID Key to the Enterprise Day Dimension NUMBER W_DAY_D

GL_MCAL_CAL_WID Key to the GL Multi-Calendar NUMBER W_MCAL_CAL_D


Dimension

PA_MCAL_CAL_WID Key to the Project Multi-Calendar NUMBER W_MCAL_CAL_D


Dimension

PROJ_OPER_UNIT_WID Key to the Project Business Unit NUMBER W_INT_ORG_D


Dimension

PROJ_ORGANIZATION_WID Key to the Project Organization NUMBER W_INT_ORG_D


Dimension

REV_STATUS_WID Key to the Revenue Status Dimension NUMBER W_STATUS_D

AGREEMENT_WID Key to Project Contract Dimension NUMBER W_CONTRACT_HDR_D

PROJ_MANAGER_WID Key to the Project Manager Employee NUMBER


Dimension

PROJ_LOCATION_WID Key to the Project Geography NUMBER W_GEO_D


Dimension

PROJ_PR_CUSTOMER_WID Key to Project Primary Customer NUMBER W_PARTY_D


Dimension

PROJ_PR_CUSTOMER_ACCOUNT_ Key to Project Primary Customer NUMBER W_CUSTOMER_ACCOUNT_D


WID Account Dimension

DWDMR A-Z.doc
EVENT_WID The identifier of the draft revenue in NUMBER W_EVENT_D
the revenue distribution line

LOC_UNBILLED_RECEIVABLE Total unbilled receivable amount in NUMBER(28,10)


functional currency

LOC_UNEARNED_REVENUE Total unearned revenue amount in NUMBER(28,10)


functional currency

LOC_CURR_CODE Functional Currency Code VARCHAR2(30)

LOC_TO_GLOBAL1_EXCHANGE_R Conversion rate used to convert from NUMBER(28,10)


ATE functional currency to DW global
currency 1

LOC_TO_GLOBAL2_EXCHANGE_R Conversion rate used to convert from NUMBER(28,10)


ATE functional currency to DW global
currency 2

LOC_TO_GLOBAL3_EXCHANGE_R Conversion rate used to convert from NUMBER(28,10)


ATE functional currency to DW global
currency 3

CREATED_BY_WID This is a key to the W_USER_D NUMBER W_USER_D


dimension indicating the user who
created the record in the source
system.
CHANGED_BY_WID This is a key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
created the record in the source
system.
CREATED_ON_DT This is the date, in Julian format, on DATE
which the record was created in the
source system. This column also
functions as a key to W_DAY_D

CHANGED_ON_DT This is the date, in Julian format, on DATE


which the record was last updated in
the source system. This column also
functions as a key to W_DAY_D

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
warehouse table
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
data warehouse table

AUX1_CHANGED_ON_DT This column identifies the last DATE


modified date and time of the
auxiliary table's record which acts as a
source for the current table.
AUX2_CHANGED_ON_DT This column identifies the last DATE
modified date and time of the
auxiliary table's record which acts as a
source for the current table.

DWDMR A-Z.doc
AUX3_CHANGED_ON_DT This column identifies the last DATE
modified date and time of the
auxiliary table's record which acts as a
source for the current table.
AUX4_CHANGED_ON_DT This column identifies the last DATE
modified date and time of the
auxiliary table's record which acts as a
source for the current table.
DELETE_FLG This flag indicates the deletion status VARCHAR2(1)
of the record in the source system. A
value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

DATASOURCE_NUM_ID This column is the unique identifier of NUMBER


the source system from which data
was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)


a dimension or fact entity in its source
system. In case of composite keys, the
value in this column can consist of
concatenated parts.

ETL_PROC_WID This column is the unique identifier NUMBER


for the specific ETL process used to
create or update this data

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions

CONTRACT_BU_WID NUMBER W_INT_ORG_D

CONTRACT_ORGANIZATION_WID NUMBER W_INT_ORG_D

UNBILLED_GL_ACCOUNT_WID NUMBER W_GL_ACCOUNT_D

UNEARNED_GL_ACCOUNT_WID NUMBER W_GL_ACCOUNT_D

DWDMR A-Z.doc
ACCT_DOC_ID_1 VARCHAR2(80)

ACCT_DOC_ID_2 VARCHAR2(80)

LOC_REALIZED_GAINS_AMT NUMBER(28,10)

LOC_REALIZED_LOSSES_AMT NUMBER(28,10)

DRAFT_REVENUE_NUM NUMBER

TRANSFER_REJECTION_REASON VARCHAR2(250)

ACCT_DOC_ID_3 VARCHAR2(80)

ACCT_DOC_ID_4 VARCHAR2(80)

REALIZED_GAINS_GL_ACCOUNT_ NUMBER W_GL_ACCOUNT_D


WID

REALIZED_LOSSES_GL_ACCOUNT_ NUMBER W_GL_ACCOUNT_D


WID

DWDMR A-Z.doc
W_PROJ_REVENUE_LINE_F
Business Name: W_PROJ_REVENUE_LINE_F

Description:
Imported from database

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

PROJECT_WID NUMBER W_PROJECT_D

TASK_WID NUMBER W_TASK_D

GL_ACCOUNTING_DT_WID NUMBER W_MCAL_DAY_D

PROJ_ACCOUNTING_DT_WID NUMBER W_DAY_D

ENTERPRISE_GL_DT_WID NUMBER W_DAY_D

EXPENDITURE_DT_WID NUMBER W_DAY_D

PROJ_ACCOUNTING_PERIOD_WID NUMBER W_MCAL_PERIOD_D

GL_ACCOUNTING_PERIOD_WID NUMBER W_MCAL_PERIOD_D

GL_MCAL_CAL_WID NUMBER W_MCAL_CAL_D

PA_MCAL_CAL_WID NUMBER W_MCAL_CAL_D

PROJ_OPER_UNIT_WID NUMBER W_INT_ORG_D

OPERATING_UNIT_ORG_WID NUMBER W_INT_ORG_D

PROJ_ORGANIZATION_WID NUMBER W_INT_ORG_D

EXPENDITURE_OPER_UNIT_WID NUMBER W_INT_ORG_D

DWDMR A-Z.doc
REV_STATUS_WID NUMBER W_STATUS_D

AGREEMENT_WID NUMBER W_CONTRACT_HDR_D

PROJ_MANAGER_WID NUMBER W_EMPLOYEE_D

PROJ_LOCATION_WID NUMBER W_GEO_D

INCURRED_BY_EMP_WID NUMBER W_EMPLOYEE_D

JOB_WID NUMBER W_JOB_D

MFG_RESOURCE_BOM_WID NUMBER W_MFG_RESOURCE_D

FINANCIAL_RESOURCE_WID NUMBER W_FINANCIAL_RESOURCE_D

EXPENDITURE_CLASS_WID NUMBER W_XACT_TYPE_D

WORK_TYPE_WID NUMBER W_WORK_TYPE_D

REVENUE_GL_ACCOUNT_WID NUMBER W_GL_ACCOUNT_D

PROJ_PR_CUSTOMER_WID NUMBER W_PARTY_D

PROJ_PR_CUSTOMER_ACCOUNT_ NUMBER W_CUSTOMER_ACCOUNT_D


WID

RELEASED_DT_WID NUMBER W_DAY_D

ACCRUE_THROUGH_DT_WID NUMBER W_DAY_D

EVENT_WID NUMBER W_EVENT_D

BILL_RATE NUMBER(28,10)

ACCRUAL_RATE NUMBER(28,10)

ADJUSTED_RATE NUMBER(28,10)

DWDMR A-Z.doc
BILL_RATE_MULTIPLIER NUMBER(28,10)

DRAFT_REVENUE_NUM NUMBER(28,10)

DRAFT_REVENUE_ITEM_LINE_NU NUMBER
M

EXPENDITURE_ITEM_ID VARCHAR2(80)

LINE_NUM NUMBER

REVERSED_FLG VARCHAR2(1)

UOM VARCHAR2(50) W_DOMAIN_MEMBER_LKP_TL

QUANTITY NUMBER(28,10)

DOC_RETAINED_AMOUNT NUMBER(28,10)

DOC_BILL_AMOUNT NUMBER(28,10)

DOC_REVENUE_AMOUNT NUMBER(28,10)

LOC_BILL_AMOUNT NUMBER(28,10)

LOC_REVENUE_AMOUNT NUMBER(28,10)

PROJ_BILL_AMOUNT NUMBER(28,10)

PROJ_REVENUE_AMOUNT NUMBER(28,10)

AGREEMENT_AMOUNT NUMBER(28,10)

LOC_UNBILLED_RECEIVABLE NUMBER(28,10)

LOC_UNEARNED_REVENUE NUMBER(28,10)

AGREEMENT_CURR_CODE VARCHAR2(30)

DWDMR A-Z.doc
LOC_REALIZED_LOSSES_AMT NUMBER(28,10)

LOC_REALIZED_GAINS_AMT NUMBER(28,10)

DOC_CURR_CODE VARCHAR2(30)

LOC_CURR_CODE VARCHAR2(30)

PROJ_CURR_CODE VARCHAR2(30)

LOC_EXCHANGE_RATE NUMBER(28,10)

PROJ_EXCHANGE_RATE NUMBER(28,10)

GLOBAL1_EXCHANGE_RATE NUMBER(28,10)

GLOBAL2_EXCHANGE_RATE NUMBER(28,10)

GLOBAL3_EXCHANGE_RATE NUMBER(28,10)

CREATED_BY_WID NUMBER W_USER_D

CHANGED_BY_WID NUMBER W_USER_D

CREATED_ON_DT DATE

CHANGED_ON_DT DATE

W_INSERT_DT DATE

W_UPDATE_DT DATE

AUX1_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT DATE

DWDMR A-Z.doc
DELETE_FLG VARCHAR2(1)

DATASOURCE_NUM_ID NUMBER

INTEGRATION_ID VARCHAR2(80)

ETL_PROC_WID NUMBER

TENANT_ID VARCHAR2(80)

X_CUSTOM VARCHAR2(10)

INTEGRATION_HDR_ID VARCHAR2(80)

CONTRACT_TASK_WID NUMBER W_TASK_D

PROJ_UNIT_WID NUMBER W_INT_ORG_D

CONTRACT_BU_WID NUMBER W_INT_ORG_D

CONTRACT_ORGANIZATION_WID NUMBER W_INT_ORG_D

EXPENDITURE_ORGANIZATION_W NUMBER W_INT_ORG_D


ID

MFG_RESOURCE_NL_WID NUMBER W_MFG_RESOURCE_D

PROJ_STATUS_WID NUMBER W_STATUS_D

CROSS_CHARGE_TYPE_WID NUMBER W_XACT_TYPE_D

LEDGER_WID NUMBER W_LEDGER_D

CONTRACT_STATUS_WID NUMBER W_STATUS_D

CONTRACT_CUSTOMER_WID NUMBER W_PARTY_D

CONTRACT_CUSTOMER_ACCOUN NUMBER W_CUSTOMER_ACCOUNT_D


T_WID

DWDMR A-Z.doc
INTER_COMPANY_CONTRACT_FL CHAR(1)
G

INTER_PROJECT_CONTRACT_FLG CHAR(1)

EXTERNAL_CONTRACT_FLG CHAR(1)

BILL_TRANSACTION_TYPE_CODE VARCHAR2(30)

CONTRACT_REVENUE_AMOUNT NUMBER(28,10)

CONTRACT_CURR_CODE VARCHAR2(30)

CONTRACT_EXCHANGE_RATE NUMBER(28,10)

CONTRACT_LINE_WID NUMBER W_CONTRACT_LINE_D

RESOURCE_CLASS_WID NUMBER W_XACT_TYPE_D

PROJECT_BILLING_TYPE_CODE VARCHAR2(50)

W_PROJECT_BILLING_TYPE_CODE VARCHAR2(50)

GL_JRNL_LINK_ID VARCHAR2(80)

ANALYSIS_TYPE_WID NUMBER W_XACT_TYPE_D

ACCT_DOC_ID VARCHAR2(80)

DESCRIPTION VARCHAR2(300)

DWDMR A-Z.doc
W_PROJ_RQMNT_COMPETENCY_H
Business Name: W_PROJ_RQMNT_COMPETENCY_H

Description:
Bridge table stores details of all requirement competencies

Table Columns:
Column Name Description Datatype Lookup Table
RQMNT_ID Requirement id VARCHAR2(80)

Requirement id
COMPETENCY_ID Competancy Id VARCHAR2(80)

Competancy Id
RATING_LEVEL Rating Level VARCHAR2(10)

Rating Level
MANDATORY_FLG mandatory Flag VARCHAR2(1)

mandatory Flag
CHANGED_ON_DT OLTP last update date of the DATE
transaction
OLTP last update date of the
transaction
W_INSERT_DT Date on which the row first appeared DATE
in the DW table
Date on which the row first
appeared in the DW table
W_UPDATE_DT Date on which the row was last DATE
updated in the DW table
Date on which the row was last
updated in the DW table
DATASOURCE_NUM_ID Datasource Num Id NUMBER

Datasource Num Id
INTEGRATION_ID Integration Id VARCHAR2(80)

Integration Id
TENANT_ID Tenant Id VARCHAR2(80)

Tenant Id
X_CUSTOM Generic Extension Column VARCHAR2(10)

Generic Extension Column


YEARS_EXP NUMBER

DWDMR A-Z.doc
W_PROJ_RSRC_RQRMNT_F
Business Name: Project Resource Requirement Fact

Description:
Project resource requirements Fact table stores details of all resources requirements for a project.

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID System generated row id NUMBER

System generated row id


RQRMNT_START_DT_WID The start date of the requirement NUMBER W_DAY_D

The start date of the requirement

RQRMNT_END_DT_WID The end date of the requirement NUMBER W_DAY_D

The end date of the requirement

RQRMNT_STATUS_WID Indicates requirement Status NUMBER W_STATUS_D

Indicates requirement Status


ASSIGNMENT_TYPE_WID Indicates Assignment Type (open or NUMBER W_XACT_TYPE_D
staffed)
Indicates Assignment Type (open
or staffed)
EXPENDITURE_CLASS_WID The class of the expenditure type. NUMBER W_XACT_TYPE_D

The class of the expenditure type.

EXPENDITURE_TYPE_WID The expenditure type. NUMBER W_FINANCIAL_RESOURCE_D

The expenditure type.


JOB_WID The identifier of the job of an NUMBER W_JOB_D
employee as of the expenditure item
The identifier of the job of an date.
employee as of the expenditure
item date.
PROJ_BU_WID Project OU NUMBER W_INT_ORG_D

Project OU
PROJ_ORGANIZATION_WID Project Org NUMBER W_INT_ORG_D

Project Org
PROJ_MANAGER_WID Manager of the project NUMBER W_EMPLOYEE_D

Manager of the project


PROJ_ROLE_WID The identifier of the project role for NUMBER W_PROJECT_ROLE_D
the requirement
The identifier of the project role
for the requirement
PROJ_STATUS_WID Project status NUMBER W_STATUS_D

Project status
PROJECT_WID Identifier of the project NUMBER W_PROJECT_D

Identifier of the project

DWDMR A-Z.doc
WORK_TYPE_WID Work Types are predefined types of NUMBER W_WORK_TYPE_D
work, for example, Vacation, Training,
Work Types are predefined types and Administration.
of work, for example, Vacation,
Training, and Administration.

PROJ_LOCATION_WID The identifier of the project NUMBER W_GEO_D


LOCATION for the requirement
The identifier of the project
LOCATION for the requirement

RQRMNT_LOCATION_WID The identifier of the RESOURCE NUMBER W_BUSN_LOCATION_D


LOCATION for the requirement or
The identifier of the RESOURCE assignment
LOCATION for the requirement or
assignment
RQRMNT_START_DT The start date of the requirement DATE

The start date of the requirement

RQRMNT_END_DT The end date of the requirement DATE

The end date of the requirement

RQRMNT_NUM requirement number VARCHAR2(80)

requirement number
RQRMNT_NAME Name of the requirement VARCHAR2(255)

Name of the requirement


UOM Base unit of measure VARCHAR2(30)

Base unit of measure


RSRC_QTY Number of resources required NUMBER

number of resources required

EFFORT_QTY_IN_HOURS Total number of hours of the NUMBER


requirement
Total number of hours of the
requirement
EFFORT_QTY_IN_DAYS Total number of days of the NUMBER
requirement
Total number of days of the
requirement
CREATED_BY_WID OLTP user who created the NUMBER W_USER_D
transaction
OLTP user who created the
transaction
CHANGED_BY_WID OLTP user who last updated the NUMBER W_USER_D
transaction
OLTP user who last updated the
transaction
CREATED_ON_DT OLTP creation date of the transaction DATE

OLTP creation date of the


transaction

DWDMR A-Z.doc
CHANGED_ON_DT OLTP last update date of the DATE
transaction
OLTP last update date of the
transaction
W_INSERT_DT Date on which the row first appeared DATE
in the DW table
Date on which the row first
appeared in the DW table
W_UPDATE_DT Date on which the row was last DATE
updated in the DW table
Date on which the row was last
updated in the DW table
AUX1_CHANGED_ON_DT Auxiliary 1 Changed on Date DATE

Auxiliary 1 Changed on Date


AUX2_CHANGED_ON_DT Auxiliary 2 Changed on Date DATE

Auxiliary 2 Changed on Date


AUX3_CHANGED_ON_DT Auxiliary 3 Changed on Date DATE

Auxiliary 3 Changed on Date


AUX4_CHANGED_ON_DT Auxiliary 4 Changed on Date DATE

Auxiliary 4 Changed on Date


DELETE_FLG Delete Flag VARCHAR2(1)

Delete Flag
DATASOURCE_NUM_ID Datasource Num Id NUMBER

Datasource Num Id
INTEGRATION_ID Integration Id VARCHAR2(80)

Integration Id
ETL_PROC_WID ETL Process Identifier NUMBER

ETL Process Identifier


TENANT_ID Tenant Id VARCHAR2(80)

Tenant Id
X_CUSTOM Generic Extension Column VARCHAR2(10)

Generic Extension Column


TASK_WID NUMBER W_TASK_D

BILL_RATE NUMBER(28,10)

BILL_RATE_CURR_CD VARCHAR2(15)

DWDMR A-Z.doc
W_PROJ_RSRC_UTILIZATION_F
Business Name: Project Resource Utilization Fact

Description:
Project resource utilization Fact table stores detailed information by day for each assignment in Oracle Project
Resource Management. It also stores similar information for each unassigned day for all resources that can be
scheduled. It has the available/capacity/actual hours etc.

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID System generated row id NUMBER

System generated row id


ASSIGNMENT_TYPE_WID Indicates Assignment Type NUMBER W_XACT_TYPE_D

Indicates Assignment Type


ASSIGNMENT_STATUS_WID Status of the assignment NUMBER W_STATUS_D

Status of the assignment


W_FORECAST_TYPE Assignment or Unassigned row VARCHAR2(30)

Assignment or Unassigned row

EXPENDITURE_BU_WID Expenditure OU NUMBER W_INT_ORG_D

Expenditure OU
EXPENDITURE_ORGANIZATION_W Expenditure Organization NUMBER W_INT_ORG_D
ID

Expenditure Organization
EXPENDITURE_CLASS_WID The class of the expenditure type. NUMBER W_XACT_TYPE_D

The class of the expenditure type.

EXPENDITURE_TYPE_WID The expenditure type. NUMBER W_FINANCIAL_RESOURCE_D

The expenditure type.


FORECAST_DT_WID The date of the forecast item/ NUMBER W_DAY_D
expenditure item in proj cal
The date of the forecast item/
expenditure item in proj cal
FORECAST_DT_WID The date of the forecast item/ NUMBER W_HOLIDAY_DAY_D
expenditure item in proj cal
The date of the forecast item/
expenditure item in proj cal
FORECAST_DT_WID The date of the forecast item/ NUMBER W_PROJ_AVLBL_BUCKETS_D
expenditure item in proj cal
The date of the forecast item/
expenditure item in proj cal
FORECAST_DT_WID The date of the forecast item/ NUMBER W_PROJ_AVLBL_BUCKETS_D_TM
expenditure item in proj cal P
The date of the forecast item/
expenditure item in proj cal
PROJ_ACCOUNTING_DT_WID The date of the forecast item/ NUMBER W_MCAL_DAY_D
expenditure item in gl cal
The date of the forecast item/
expenditure item in gl cal

DWDMR A-Z.doc
GL_ACCOUNTING_DT_WID The date of the forecast item/ NUMBER W_MCAL_DAY_D
expenditure item
The date of the forecast item/
expenditure item
JOB_WID The identifier of the job of an NUMBER W_JOB_D
employee as of the expenditure item
The identifier of the job of an date.
employee as of the expenditure
item date.
PROJ_BU_WID Project OU NUMBER W_INT_ORG_D

Project OU
PROJ_ORGANIZATION_WID Project Organization NUMBER W_INT_ORG_D

Project Organization
PROJ_MANAGER_WID Manager of the project NUMBER W_EMPLOYEE_D

Manager of the project


PROJ_ROLE_WID The identifier of the project role for NUMBER W_PROJECT_ROLE_D
the requirement or assignment
The identifier of the project role
for the requirement or assignment

PROJ_STATUS_WID Project status NUMBER W_STATUS_D

Project status
PROJECT_WID Identifier of the project NUMBER W_PROJECT_D

Identifier of the project


TASK_WID Identifier of the task NUMBER W_TASK_D

Identifier of the task


EMP_WID Resource identifier NUMBER W_EMPLOYEE_D

Resource identifier
POSITION_DH_WID mgr hier NUMBER W_POSITION_DH

mgr hier
WORK_TYPE_WID Work Types are predefined types of NUMBER W_WORK_TYPE_D
work, for example, Vacation, Training,
Work Types are predefined types and Administration.
of work, for example, Vacation,
Training, and Administration.

PROJ_LOCATION_WID The identifier of the project NUMBER W_GEO_D


LOCATION for the requirement or
The identifier of the project assignment
LOCATION for the requirement or
assignment
RSRC_LOCATION_WID The identifier of the RESOURCE NUMBER W_BUSN_LOCATION_D
LOCATION for the requirement or
The identifier of the RESOURCE assignment
LOCATION for the requirement or
assignment
RSRC_LOCATION_WID The identifier of the RESOURCE NUMBER W_GEO_D
LOCATION for the requirement or
The identifier of the RESOURCE assignment
LOCATION for the requirement or
assignment

DWDMR A-Z.doc
RQRMNT_ID Identifier of the REQUIREMENT VARCHAR2(80)

Identifier of the REQUIREMENT

AVAILABLE_RESOURCE_FLG A value of 'Y' in this column indicates VARCHAR2(1)


if the resource is avaiable for that
A value of 'Y' in this column date
indicates if the resource is
avaiable for that date
UOM Base unit of measure VARCHAR2(30)

Base unit of measure


RSRC_CAPACITY_QTY capacity qty NUMBER(28,10)

capacity qty
ASSIGNMENT_QTY item qty NUMBER(28,10)

item qty
CREATED_BY_WID OLTP user who created the NUMBER W_USER_D
transaction
OLTP user who created the
transaction
CHANGED_BY_WID OLTP user who last updated the NUMBER W_USER_D
transaction
OLTP user who last updated the
transaction
CREATED_ON_DT OLTP creation date of the transaction DATE

OLTP creation date of the


transaction
CHANGED_ON_DT OLTP last update date of the DATE
transaction
OLTP last update date of the
transaction
W_INSERT_DT Date on which the row first appeared DATE
in the DW table
Date on which the row first
appeared in the DW table
W_UPDATE_DT Date on which the row was last DATE
updated in the DW table
Date on which the row was last
updated in the DW table
AUX1_CHANGED_ON_DT Auxiliary 1 Changed on Date DATE

Auxiliary 1 Changed on Date


AUX2_CHANGED_ON_DT Auxiliary 2 Changed on Date DATE

Auxiliary 2 Changed on Date


AUX3_CHANGED_ON_DT Auxiliary 3 Changed on Date DATE

Auxiliary 3 Changed on Date


AUX4_CHANGED_ON_DT Auxiliary 4 Changed on Date DATE

Auxiliary 4 Changed on Date


DELETE_FLG Delete Flag VARCHAR2(1)

Delete Flag
DATASOURCE_NUM_ID Datasource Num Id NUMBER

Datasource Num Id

DWDMR A-Z.doc
INTEGRATION_ID Integration Id VARCHAR2(80)

Integration Id
ETL_PROC_WID ETL Process Identifier NUMBER

ETL Process Identifier


TENANT_ID Tenant Id VARCHAR2(80)

Tenant Id
X_CUSTOM Generic Extension Column VARCHAR2(10)

Generic Extension Column


ETL_GEN_ROW_FLG CHAR(1)

ASSIGNMENT_WID NUMBER W_PROJ_ASSIGNMENT_D

DWDMR A-Z.doc
W_PROJ_STATUS_CRNT_F
Business Name: W_PROJ_STATUS_CRNT_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

ROW_WID
PROJECT_WID NUMBER

PROJECT_WID
TASK_WID NUMBER

TASK_WID
PROJ_MANAGER_WID NUMBER

PROJ_MANAGER_WID
PROJ_BU_WID NUMBER

PROJ_BU_WID
PROJ_ORGANIZATION_WID NUMBER

PROJ_ORGANIZATION_WID
GL_ACCOUNTING_DT_WID NUMBER

GL_ACCOUNTING_DT_WID
GL_MCAL_CAL_WID NUMBER

GL_MCAL_CAL_WID
PROJ_PR_CUSTOMER_WID NUMBER

PROJ_PR_CUSTOMER_WID
PROJ_PR_CUSTOMER_ACCOUNT_ NUMBER
WID

PROJ_PR_CUSTOMER_ACCOUNT_
WID
PROJ_STATUS_WID NUMBER

PROJ_STATUS_WID
PROGRESS_STATUS_CODE VARCHAR2(80)

PROGRESS_STATUS_CODE
ESTIMATED_START_DT DATE

ESTIMATED_START_DT
ESTIMATED_END_DT DATE

ESTIMATED_END_DT
ACTUAL_START_DT DATE

ACTUAL_START_DT
ACTUAL_END_DT DATE

ACTUAL_END_DT

DWDMR A-Z.doc
DESCRIPTION VARCHAR2(250)

DESCRIPTION
COMPLETED_PERCENT NUMBER(28,10)

COMPLETED_PERCENT
W_ROW_TYPE VARCHAR2(10)

W_ROW_TYPE
EFFECTIVE_FROM_DT DATE

EFFECTIVE_FROM_DT
EFFECTIVE_TO_DT DATE

EFFECTIVE_TO_DT
PROJECT_OR_TASK_ID VARCHAR2(80)

PROJECT_OR_TASK_ID
CREATED_BY_WID NUMBER

CREATED_BY_WID
CHANGED_BY_WID NUMBER

CHANGED_BY_WID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
DELETE_FLG VARCHAR2(1)

DELETE_FLG
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
ETL_PROC_WID NUMBER

ETL_PROC_WID

DWDMR A-Z.doc
TENANT_ID VARCHAR2(80)

TENANT_ID
X_CUSTOM VARCHAR2(10)

X_CUSTOM
CONTRACT_HDR_WID NUMBER

CONTRACT_LINE_WID NUMBER

DWDMR A-Z.doc
W_PROJ_STATUS_F
Business Name: W_PROJ_STATUS_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

ROW_WID
PROJECT_WID NUMBER W_PROJECT_D

PROJECT_WID
TASK_WID NUMBER W_TASK_D

TASK_WID
PROJ_MANAGER_WID NUMBER W_EMPLOYEE_D

PROJ_MANAGER_WID
PROJ_BU_WID NUMBER W_INT_ORG_D

PROJ_BU_WID
PROJ_ORGANIZATION_WID NUMBER W_INT_ORG_D

PROJ_ORGANIZATION_WID
SNAPSHOT_DT_WID NUMBER W_DAY_D

SNAPSHOT _DT_WID
GL_ACCOUNTING_DT_WID NUMBER W_MCAL_DAY_D

GL_ACCOUNTING_DT_WID
GL_MCAL_CAL_WID NUMBER W_MCAL_CAL_D

GL_MCAL_CAL_WID
PROJ_PR_CUSTOMER_WID NUMBER W_PARTY_D

PROJ_PR_CUSTOMER_WID
PROJ_PR_CUSTOMER_ACCOUNT_ NUMBER W_CUSTOMER_ACCOUNT_D
WID

PROJ_PR_CUSTOMER_ACCOUNT_
WID
PROJ_STATUS_WID NUMBER W_STATUS_D

PROJ_STATUS_WID
CURRENT_FLG VARCHAR2(1)

CURRENT_FLG
PROGRESS_STATUS_CODE VARCHAR2(80)

PROGRESS_STATUS_CODE
ESTIMATED_START_DT DATE

ESTIMATED_START_DT
ESTIMATED_END_DT DATE

ESTIMATED_END_DT

DWDMR A-Z.doc
ACTUAL_START_DT DATE

ACTUAL_START_DT
ACTUAL_END_DT DATE

ACTUAL_END_DT
DESCRIPTION VARCHAR2(250)

DESCRIPTION
COMPLETED_PERCENT NUMBER(28,10)

COMPLETED_PERCENT
W_ROW_TYPE VARCHAR2(10)

W_ROW_TYPE
CREATED_BY_WID NUMBER W_USER_D

CREATED_BY_WID
CHANGED_BY_WID NUMBER W_USER_D

CHANGED_BY_WID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
DELETE_FLG VARCHAR2(1)

DELETE_FLG
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
ETL_PROC_WID NUMBER

ETL_PROC_WID
TENANT_ID VARCHAR2(80)

TENANT_ID

DWDMR A-Z.doc
X_CUSTOM VARCHAR2(10)

X_CUSTOM
EFFECTIVE_FROM_DT DATE

EFFECTIVE_TO_DT DATE

PROJECT_OR_TASK_ID VARCHAR2(80)

CONTRACT_HDR_WID NUMBER

CONTRACT_LINE_WID NUMBER

DWDMR A-Z.doc
W_PROJ_STATUS_MNTH_SNP_F
Business Name: W_PROJ_STATUS_MNTH_SNP_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

ROW_WID
PROJECT_WID NUMBER

PROJECT_WID
TASK_WID NUMBER

TASK_WID
PROJ_MANAGER_WID NUMBER

PROJ_MANAGER_WID
PROJ_BU_WID NUMBER

PROJ_BU_WID
PROJ_ORGANIZATION_WID NUMBER

PROJ_ORGANIZATION_WID
GL_ACCOUNTING_DT_WID NUMBER

GL_ACCOUNTING_DT_WID
GL_MCAL_CAL_WID NUMBER

GL_MCAL_CAL_WID
PROJ_PR_CUSTOMER_WID NUMBER

PROJ_PR_CUSTOMER_WID
PROJ_PR_CUSTOMER_ACCOUNT_ NUMBER
WID

PROJ_PR_CUSTOMER_ACCOUNT_
WID
PROJ_STATUS_WID NUMBER

PROJ_STATUS_WID
PROGRESS_STATUS_CODE VARCHAR2(80)

PROGRESS_STATUS_CODE
SNAPSHOT_DT_WID NUMBER

SNAPSHOT_DT_WID
ESTIMATED_START_DT DATE

ESTIMATED_START_DT
ESTIMATED_END_DT DATE

ESTIMATED_END_DT
ACTUAL_START_DT DATE

ACTUAL_START_DT

DWDMR A-Z.doc
ACTUAL_END_DT DATE

ACTUAL_END_DT
DESCRIPTION VARCHAR2(250)

DESCRIPTION
COMPLETED_PERCENT NUMBER(28,10)

COMPLETED_PERCENT
W_ROW_TYPE VARCHAR2(10)

W_ROW_TYPE
EFFECTIVE_FROM_DT DATE

EFFECTIVE_FROM_DT
EFFECTIVE_TO_DT DATE

EFFECTIVE_TO_DT
PROJECT_OR_TASK_ID VARCHAR2(80)

PROJECT_OR_TASK_ID
CREATED_BY_WID NUMBER

CREATED_BY_WID
CHANGED_BY_WID NUMBER

CHANGED_BY_WID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
DELETE_FLG VARCHAR2(1)

DELETE_FLG
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID

DWDMR A-Z.doc
ETL_PROC_WID NUMBER

ETL_PROC_WID
TENANT_ID VARCHAR2(80)

TENANT_ID
X_CUSTOM VARCHAR2(10)

X_CUSTOM
CONTRACT_HDR_WID NUMBER

CONTRACT_LINE_WID NUMBER

DWDMR A-Z.doc
W_PROJ_STATUS_QTR_SNP_F
Business Name: W_PROJ_STATUS_QTR_SNP_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

ROW_WID
PROJECT_WID NUMBER

PROJECT_WID
TASK_WID NUMBER

TASK_WID
PROJ_MANAGER_WID NUMBER

PROJ_MANAGER_WID
PROJ_BU_WID NUMBER

PROJ_BU_WID
PROJ_ORGANIZATION_WID NUMBER

PROJ_ORGANIZATION_WID
GL_ACCOUNTING_DT_WID NUMBER

GL_ACCOUNTING_DT_WID
GL_MCAL_CAL_WID NUMBER

GL_MCAL_CAL_WID
PROJ_PR_CUSTOMER_WID NUMBER

PROJ_PR_CUSTOMER_WID
PROJ_PR_CUSTOMER_ACCOUNT_ NUMBER
WID

PROJ_PR_CUSTOMER_ACCOUNT_
WID
PROJ_STATUS_WID NUMBER

PROJ_STATUS_WID
PROGRESS_STATUS_CODE VARCHAR2(80)

PROGRESS_STATUS_CODE
SNAPSHOT_DT_WID NUMBER

SNAPSHOT_DT_WID
ESTIMATED_START_DT DATE

ESTIMATED_START_DT
ESTIMATED_END_DT DATE

ESTIMATED_END_DT
ACTUAL_START_DT DATE

ACTUAL_START_DT

DWDMR A-Z.doc
ACTUAL_END_DT DATE

ACTUAL_END_DT
DESCRIPTION VARCHAR2(250)

DESCRIPTION
COMPLETED_PERCENT NUMBER(28,10)

COMPLETED_PERCENT
W_ROW_TYPE VARCHAR2(10)

W_ROW_TYPE
EFFECTIVE_FROM_DT DATE

EFFECTIVE_FROM_DT
EFFECTIVE_TO_DT DATE

EFFECTIVE_TO_DT
PROJECT_OR_TASK_ID VARCHAR2(80)

PROJECT_OR_TASK_ID
CREATED_BY_WID NUMBER

CREATED_BY_WID
CHANGED_BY_WID NUMBER

CHANGED_BY_WID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
DELETE_FLG VARCHAR2(1)

DELETE_FLG
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID

DWDMR A-Z.doc
ETL_PROC_WID NUMBER

ETL_PROC_WID
TENANT_ID VARCHAR2(80)

TENANT_ID
X_CUSTOM VARCHAR2(10)

X_CUSTOM
CONTRACT_HDR_WID NUMBER

CONTRACT_LINE_WID NUMBER

DWDMR A-Z.doc
W_PROJ_STATUS_YR_SNP_F
Business Name: W_PROJ_STATUS_YR_SNP_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

ROW_WID
PROJECT_WID NUMBER

PROJECT_WID
TASK_WID NUMBER

TASK_WID
PROJ_MANAGER_WID NUMBER

PROJ_MANAGER_WID
PROJ_BU_WID NUMBER

PROJ_BU_WID
PROJ_ORGANIZATION_WID NUMBER

PROJ_ORGANIZATION_WID
GL_ACCOUNTING_DT_WID NUMBER

GL_ACCOUNTING_DT_WID
GL_MCAL_CAL_WID NUMBER

GL_MCAL_CAL_WID
PROJ_PR_CUSTOMER_WID NUMBER

PROJ_PR_CUSTOMER_WID
PROJ_PR_CUSTOMER_ACCOUNT_ NUMBER
WID

PROJ_PR_CUSTOMER_ACCOUNT_
WID
PROJ_STATUS_WID NUMBER

PROJ_STATUS_WID
PROGRESS_STATUS_CODE VARCHAR2(80)

PROGRESS_STATUS_CODE
SNAPSHOT_DT_WID NUMBER

SNAPSHOT_DT_WID
ESTIMATED_START_DT DATE

ESTIMATED_START_DT
ESTIMATED_END_DT DATE

ESTIMATED_END_DT
ACTUAL_START_DT DATE

ACTUAL_START_DT

DWDMR A-Z.doc
ACTUAL_END_DT DATE

ACTUAL_END_DT
DESCRIPTION VARCHAR2(250)

DESCRIPTION
COMPLETED_PERCENT NUMBER(28,10)

COMPLETED_PERCENT
W_ROW_TYPE VARCHAR2(10)

W_ROW_TYPE
EFFECTIVE_FROM_DT DATE

EFFECTIVE_FROM_DT
EFFECTIVE_TO_DT DATE

EFFECTIVE_TO_DT
PROJECT_OR_TASK_ID VARCHAR2(80)

PROJECT_OR_TASK_ID
CREATED_BY_WID NUMBER

CREATED_BY_WID
CHANGED_BY_WID NUMBER

CHANGED_BY_WID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
DELETE_FLG VARCHAR2(1)

DELETE_FLG
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID

DWDMR A-Z.doc
ETL_PROC_WID NUMBER

ETL_PROC_WID
TENANT_ID VARCHAR2(80)

TENANT_ID
X_CUSTOM VARCHAR2(10)

X_CUSTOM
CONTRACT_HDR_WID NUMBER

CONTRACT_LINE_WID NUMBER

DWDMR A-Z.doc
W_PSFT_TREE_STRCT_G
Business Name: W_PSFT_TREE_STRCT_G

Description:

Table Columns:
Column Name Description Datatype Lookup Table
TREE_STRCT_ID VARCHAR2(30)

TREE_STRCT_ID
NODE_FIELDNAME VARCHAR2(30)

NODE_FIELDNAME
NODE_RECNAME VARCHAR2(30)

NODE_RECNAME
DTL_FIELDNAME VARCHAR2(30)

DTL_FIELDNAME
DTL_RECNAME VARCHAR2(30)

DTL_RECNAME
CREATED_BY_WID NUMBER

CREATED_BY_WID
CHANGED_BY_WID NUMBER

CHANGED_BY_WID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
DELETE_FLG CHAR(1)

DELETE_FLG
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID

DWDMR A-Z.doc
ETL_PROC_WID NUMBER

ETL_PROC_WID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
X_CUSTOM VARCHAR2(10)

X_CUSTOM

DWDMR A-Z.doc
W_PURCH_AGREEMENT_HEADER_F
Business Name: Purchase Agreement Header Fact

Description:
SIL_PurchaseAgreementHeaderFact

Table Columns:
Column Name Description Datatype Lookup Table
PRC_BU_WID NUMBER W_INT_ORG_D

REQ_BU_WID NUMBER W_INT_ORG_D

SUPPLIER_WID NUMBER W_PARTY_D

SUPPLIER_ACCOUNT_WID NUMBER W_SUPPLIER_ACCOUNT_D

BUYER_WID NUMBER W_EMPLOYEE_D

PO_XACT_TYPE_WID NUMBER W_XACT_TYPE_D

HEADER_STATUS_WID NUMBER W_STATUS_D

HEADER_STATUS_WID
START_DT_WID NUMBER W_DAY_D

END_DT_WID NUMBER W_DAY_D

AGREEMENT_NUM VARCHAR2(80)

NON_STANDARD_TERM_FLG CHAR(1)

AGREED_AMT NUMBER(28,10)

RELEASED_AMT NUMBER(28,10)

DOC_CURR_CODE This code corresponds to the VARCHAR2(30)


document currency. This typically is
Document/Transaction Currency the currency in which the transaction
Code occurred. Amounts will be stored in
this currency.

DWDMR A-Z.doc
LOC_CURR_CODE This code corresponds to the local VARCHAR2(30)
currency. The local currency typically
Local/Regional Reporting Currency is the one in which the transaction
Code will be posted to meet legal
requirements for Company's Financial
reporting. Alternatively, it may be
linked to the currency used by
local/regional business units for
reporting purposes.

LOC_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)


Document Currency to the Local
Document to Local Currency Currency.
Exchange Rate
GLOBAL1_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the first Global
Document to Global1 (for Global Currency. The Global currencies are
Reporting) Currency Exchange defined in global currency master
Rate table.
GLOBAL2_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the second
Document to Global2 (for Global Global Currency. The Global
Reporting) Currency Exchange currencies are defined in global
Rate currency master table.
GLOBAL3_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the third
Document to Global3 (for Global Global Currency. The Global
Reporting) Currency Exchange currencies are defined in global
Rate currency master table.
CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Created By User created the record in the source
Surrogate Key system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Last Modified By last modified the record in the source
User Surrogate Key system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
Source Record Creation Date and source system.
Time
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
Source Record Last Modified Date system.
and Time
AUX1_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time11 which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time12 which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time13 which acts as a source for the current
table.

DWDMR A-Z.doc
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time1 which acts as a source for the current
table.
DELETE_FLG This flag indicates the deletion status CHAR(1)
of the record in the source system. A
Deleted Record Indicator value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

REJECT_FLG CHAR(1)

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)


a dimension or fact entity in its source
Unique Source Record Identifier system. In case of composite keys, the
value in this column can consist of
concatenated parts.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
ETL Process Identifier process used to create or update this
data.
TENANT_ID This column is the unique identifier VARCHAR2(80)
for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
Generic Extension Column
GLOBAL_AGREEMENT_FLG CHAR(4)

START_DT DATE

DWDMR A-Z.doc
END_DT DATE

VERSION_NBR NUMBER

DWDMR A-Z.doc
W_PURCH_AGREEMENT_LINE_F
Business Name: Purchase Agreement Line Fact

Description:
SIL_PurchaseAgreementLineFact

Table Columns:
Column Name Description Datatype Lookup Table
PRC_BU_WID NUMBER W_INT_ORG_D

REQ_BU_WID NUMBER W_INT_ORG_D

SUPPLIER_WID NUMBER W_PARTY_D

SUPPLIER_ACCOUNT_WID NUMBER W_SUPPLIER_ACCOUNT_D

ITEM_WID NUMBER W_PRODUCT_D

BUYER_WID NUMBER W_EMPLOYEE_D

PO_XACT_TYPE_WID NUMBER W_XACT_TYPE_D

LINE_TYPE_WID NUMBER W_XACT_TYPE_D

LINE_STATUS_WID NUMBER W_STATUS_D

LINE_STATUS_WID
START_DT_WID NUMBER W_DAY_D

END_DT_WID NUMBER W_DAY_D

AGREEMENT_NUM VARCHAR2(80)

LINE_NUMBER VARCHAR2(80)

ITEM_DESCRIPTION VARCHAR2(255)

NON_STANDARD_TERM_FLG CHAR(1)

AGREED_AMT NUMBER(28,10)

DWDMR A-Z.doc
RELEASED_AMT NUMBER(28,10)

DOC_CURR_CODE This code corresponds to the VARCHAR2(30)


document currency. This typically is
Document/Transaction Currency the currency in which the transaction
Code occurred. Amounts will be stored in
this currency.
LOC_CURR_CODE This code corresponds to the local VARCHAR2(30)
currency. The local currency typically
Local/Regional Reporting Currency is the one in which the transaction
Code will be posted to meet legal
requirements for Company's Financial
reporting. Alternatively, it may be
linked to the currency used by
local/regional business units for
reporting purposes.

LOC_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)


Document Currency to the Local
Document to Local Currency Currency.
Exchange Rate
GLOBAL1_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the first Global
Document to Global1 (for Global Currency. The Global currencies are
Reporting) Currency Exchange defined in global currency master
Rate table.
GLOBAL2_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the second
Document to Global2 (for Global Global Currency. The Global
Reporting) Currency Exchange currencies are defined in global
Rate currency master table.
GLOBAL3_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the third
Document to Global3 (for Global Global Currency. The Global
Reporting) Currency Exchange currencies are defined in global
Rate currency master table.
CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Created By User created the record in the source
Surrogate Key system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Last Modified By last modified the record in the source
User Surrogate Key system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
Source Record Creation Date and source system.
Time
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
Source Record Last Modified Date system.
and Time
AUX1_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time11 which acts as a source for the current
table.

DWDMR A-Z.doc
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time12 which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time13 which acts as a source for the current
table.
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time1 which acts as a source for the current
table.
DELETE_FLG This flag indicates the deletion status CHAR(1)
of the record in the source system. A
Deleted Record Indicator value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

REJECT_FLG CHAR(1)

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)


a dimension or fact entity in its source
Unique Source Record Identifier system. In case of composite keys, the
value in this column can consist of
concatenated parts.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
ETL Process Identifier process used to create or update this
data.

DWDMR A-Z.doc
TENANT_ID This column is the unique identifier VARCHAR2(80)
for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

VENDOR_ITEM VARCHAR2(80)

VENDOR_ITEM
X_CUSTOM This column is used as a generic field VARCHAR2(10)
for customer extensions.
Generic Extension Column
GLOBAL_AGREEMENT_FLG CHAR(4)

START_DT DATE

END_DT DATE

VERSION_NBR NUMBER

PROC_PROD_WID NUMBER W_PROC_PROD_D

AGREEMENT_HEADER_ID VARCHAR2(80)

UOM_CODE VARCHAR2(50)

STANDARD_UOM_CODE VARCHAR2(50)

STANDARD_UOM_CONV_RATE NUMBER(28,10)

DEFAULT_UNIT_PRICE NUMBER(28,10)

CANCEL_REASON VARCHAR2(240)

CLOSED_REASON VARCHAR2(240)

DWDMR A-Z.doc
W_PURCH_AGREE_BU_ASSIGN_F
Business Name: W_PURCH_AGREE_BU_ASSIGN_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
PRC_BU_WID NUMBER W_INT_ORG_D

REQ_BU_WID NUMBER W_INT_ORG_D

AGREEMENT_HEADER_ID VARCHAR2(80)

ACTIVE_FLG CHAR(1)

CREATED_BY_WID NUMBER

CHANGED_BY_WID NUMBER

CREATED_ON_DT DATE

CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT DATE

DELETE_FLG CHAR(1)

REJECT_FLG CHAR(1)

W_INSERT_DT DATE

W_UPDATE_DT DATE

DATASOURCE_NUM_ID NUMBER

DWDMR A-Z.doc
ETL_PROC_WID NUMBER

INTEGRATION_ID VARCHAR2(80) W_PRC_REQ_BU_REL_H

TENANT_ID VARCHAR2(80)

X_CUSTOM VARCHAR2(10)

SUPPLIER_ACCOUNT_WID NUMBER W_SUPPLIER_ACCOUNT_D

DWDMR A-Z.doc
W_PURCH_AGREE_SCHED_LINE_F
Business Name: W_PURCH_AGREE_SCHED_LINE_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
PRC_BU_WID NUMBER W_INT_ORG_D

SUPPLIER_WID NUMBER W_PARTY_ORG_D

SUPPLIER_ACCOUNT_WID NUMBER W_SUPPLIER_ACCOUNT_D

PRODUCT_WID NUMBER W_PRODUCT_D

PROC_PROD_WID NUMBER W_PREFERRED_SUPP_PROD_D

PROC_PROD_WID NUMBER W_PROC_PROD_D

PROC_PROD_WID NUMBER W_SUPPLIER_PRODUCT_D

BUYER_WID NUMBER W_EMPLOYEE_D

PO_XACT_TYPE_WID NUMBER W_XACT_TYPE_D

LINE_TYPE_WID NUMBER W_STATUS_D

LINE_STATUS_WID NUMBER

START_DT_WID NUMBER W_DAY_D

END_DT_WID NUMBER W_DAY_D

PRICE_BREAK_START_DT_WID NUMBER W_DAY_D

PRICE_BREAK_END_DT_WID NUMBER W_DAY_D

CANCEL_DT DATE

AGREEMENT_NUM VARCHAR2(80)

DWDMR A-Z.doc
AGREEMENT_HEADER_ID VARCHAR2(80)

LINE_NUM VARCHAR2(80)

SHIPMENT_NUM VARCHAR2(80)

VENDOR_ITEM VARCHAR2(80)

ITEM_DESCRIPTION VARCHAR2(255)

DEFAULT_UNIT_PRICE NUMBER(28,10)

PRICE_BREAK_PRICE NUMBER(28,10)

PRICE_BREAK_QTY NUMBER(28,10)

DISCOUNT_RATE NUMBER(28,10)

GLOBAL_AGREEMENT_FLG CHAR(1)

UOM_CODE VARCHAR2(50)

STANDARD_UOM_CODE VARCHAR2(50)

STANDARD_UOM_CONV_RATE NUMBER(28,10)

DOC_CURR_CODE VARCHAR2(30)

LOC_CURR_CODE VARCHAR2(30)

LOC_EXCHANGE_RATE NUMBER(28,10)

GLOBAL1_EXCHANGE_RATE NUMBER(28,10)

GLOBAL2_EXCHANGE_RATE NUMBER(28,10)

GLOBAL3_EXCHANGE_RATE NUMBER(28,10)

CREATED_BY_WID NUMBER

DWDMR A-Z.doc
CHANGED_BY_WID NUMBER

CREATED_ON_DT DATE

CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT DATE

DELETE_FLG CHAR(1)

W_INSERT_DT DATE

W_UPDATE_DT DATE

DATASOURCE_NUM_ID NUMBER

ETL_PROC_WID NUMBER

INTEGRATION_ID VARCHAR2(80)

TENANT_ID VARCHAR2(80)

X_CUSTOM VARCHAR2(10)

PRICE_BREAK_TYPE_CODE VARCHAR2(30)

PRICE_BREAK_START_DT DATE

PRICE_BREAK_END_DT DATE

START_DT DATE

END_DT DATE

DWDMR A-Z.doc
W_PURCH_CHANGE_ORDER_F
Business Name: Purchase ChangeOrder

Description:
This table stores change order at the grain of PO_VERSIONS. . Each row stores a change order the selected
header attributes of related purchase document.

Table Columns:
Column Name Description Datatype Lookup Table
PRC_BU_WID Procurement Business Unit NUMBER W_INT_ORG_D

Procurement Business Unit


REQ_BU_WID Requesting Business Unit NUMBER W_INT_ORG_D

Requesting Business Unit


SUPPLIER_WID Supplier NUMBER W_PARTY_D

Supplier
SUPPLIER_SITE_WID Supplier Site NUMBER W_SUPPLIER_ACCOUNT_D

Supplier Site
BUYER_WID Buyer NUMBER W_EMPLOYEE_D

Buyer
ORIGINATOR_ROLE_WID Originator Role NUMBER W_XACT_TYPE_D

Originator Role
INTERNAL_ORIGINATOR_WID Internal Originator NUMBER W_EMPLOYEE_D

Internal Originator
EXTERNAL_ORIGINATOR_WID External Originator NUMBER W_PARTY_PER_D

External Originator
PO_TYPE_WID Purchase Order Type NUMBER W_XACT_TYPE_D

Purchase Order Type


CO_TYPE_WID Purchase Change Order Type NUMBER W_XACT_TYPE_D

Purchase Change Order Type


CO_STATUS_WID Change Order Status NUMBER W_STATUS_D

Change Order Status


CO_CREATION_METHOD_WID Change Order Creation Method NUMBER W_XACT_TYPE_D

Change Order Creation Method

CREATION_DT_WID Change Order Creation Date NUMBER W_DAY_D

Change Order Creation Date


SUBMITTED_DT Change Order Submitted Date DATE

Change Order Submitted Date


APPROVED_DT Change Order Approved Date DATE

Change Order Approved Date

DWDMR A-Z.doc
COMMUNICATED_DT Change Order Communicated Date DATE

Change Order Communicated


Date
ACCEPTED_DT Change Order Accepted Date DATE

Change Order Accepted Date


PROCESSED_DT_WID Change Order Processed Date NUMBER W_DAY_D

Change Order Processed Date


CANCEL_DOC_FLG Change Order Cancel Flag CHAR(1)

Change Order Cancel Flag


PURCH_ORDER_NUM Purchase Order Number VARCHAR2(80)

Purchase Order Number


CO_SEQUENCE Change Order Sequence NUMBER

Change Order Sequence


REVISION_NUM Change Order Revision Number NUMBER

Change Order Revision Number

CHANGE_ORDER_DESC Change Order Description VARCHAR2(2000)

Change Order Description


CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Created By User created the record in the source
Surrogate Key system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Last Modified By last modified the record in the source
User Surrogate Key system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
Source Record Creation Date and source system.
Time
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
Source Record Last Modified Date system.
and Time
AUX1_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.

DWDMR A-Z.doc
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
DELETE_FLG This flag indicates the deletion status CHAR(1)
of the record in the source system. A
Deleted Record Indicator value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

REJECT_FLG Reject Flag CHAR(1)

Reject Flag
W_INSERT_DT This column stores the date on which DATE
the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)


a dimension or fact entity in its source
Unique Source Record Identifier system. In case of composite keys, the
value in this column can consist of
concatenated parts.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
ETL Process Identifier process used to create or update this
data.
TENANT_ID This column is the unique identifier VARCHAR2(80)
for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
Generic Extension Column
SOLDTO_BU_WID NUMBER

SOLDTO_LE_WID NUMBER

DWDMR A-Z.doc
W_PURCH_COST_F
Business Name: Purchase Cost

Description:

The W_PURCH_COST_F fact table is used to capture all the purchase costs related information that are
distributed on the basis of amount or value by the purchasing unit of a business organization (purchasing
organization). There could be many types of purchase orders and would typically include one-time, regular,
blanket, release, and so on. The data in this table is stored at the purchase order distribution level. Purchase
orders, or the shipments, are distributed among different receivers, accounts, or cost centers.

Table Columns:
Column Name Description Datatype Lookup Table
SUPPLIER_WID This indicates the supplier on whom NUMBER W_PARTY_ORG_D
the purchase order has been
Supplier Surrogate Key placed.The link to the W_SUPPLIER_D
dimension. Lookup: W_SUPPLIER_D
Example : Circuit City, Good Guys etc.
for any electronic equipment

PRODUCT_WID This indicates the product which is NUMBER W_PRODUCT_D


being sourced from the supplier on
Product Surrogate Key the purchase receipt line item.
Lookup: W_PRODUCT_D Example
:Spray paint, auto exhaust pump, IBM
laptop T-Series 230

INVENTORY_PROD_WID This indicates the receipt location -- NUMBER W_INVENTORY_PRODUCT_D


product combination against which
Inventory Product Surrogate Key the purchase order item has been
received. Lookup:
W_INVENTORY_PRODUCT_D
SUPPLIER_PROD_WID This indicates the product reference NUMBER W_SUPPLIER_PRODUCT_D
within the catalog of the supplier on
Supplier Product Surrogate Key whom the purchase order has been
placed. The link to the
W_SUPPLIER_PRODUCT_D
dimension. Lookup:
W_SUPPLIER_PRODUCT_D

REQUESTOR_WID This indicates the requestor who NUMBER


placed the initial purchase
Requestor Surrogate Key request/helped prepare it. The link to
the W_EMPLOYEE_D dimension.
Lookup: W_EMPLOYEE_D WHERE
BUSN_CONTCT_TYPE = REQUESTOR

PLANT_LOC_WID This indicates the physical location NUMBER W_BUSN_LOCATION_D


whose operations use the product
Plant Location Surrogate Key ordered on the purchase order line
item. The link to the
&quot;PLANT&quot; type of rows
within W_BUSN_LOC_D dimension
table. Lookup: W_BUSN_LOC_D.
Example : Carolina plant, Nevada
facility etc.

DWDMR A-Z.doc
INVENTORY_ORG_WID Identifies the inventory organization. NUMBER W_INT_ORG_D

Inventory Organization Surrogate


Key
STORAGE_LOC_WID Number of the storage location at NUMBER W_BUSN_LOCATION_D
which the material is stored or
Storage Location Surrogate Key received. A plant may contain one or
more storage locations. This indicates
the physical location whose inventory
receives the product ordered on the
purchase order line item. The link to
the STORAGE_LOC type of rows
within W_BUSN_LOC_D dimension
table. Lookup: W_BUSN_LOC_D.
Example : Sheet Metal Location,
Maintenance Parts location.

RCPT_LOC_WID This indicates the physical location NUMBER W_BUSN_LOCATION_D


whose inventory receives the product
Receipt Location Surrogate Key ordered on the purchase order line
item. The link to the STORAGE_LOC
type of rows within W_BUSN_LOC_D
dimension table. Lookup:
W_BUSN_LOC_D

COST_CENTER_WID This indicates the cost center to which NUMBER W_COST_CENTER_D


the expenses incurred in sourcing
Cost Center Surrogate Key would be distributed to. The link to
the W_COST_CENTER_D dimension.
Lookup: W_COST_CENTER_D
Example: Generator 1 shop,
Generator 2 shop etc.

PROFIT_CENTER_WID This indicates the profit center to NUMBER W_PROFIT_CENTER_D


which the purchase cost that is
Profit Center Surrogate Key distributed is booked into . This helps
accumulate revenues against profit
centers as part of inventory
transactions. Lookup:
W_PROFIT_CNTR_D
PURCH_ORG_WID This indicates the purchasing NUMBER W_INT_ORG_D
organization that has generated the
Purchase Organization Surrogate purchase order -- usually represents
Key the purchasing unit of a large business
organization. The link to the PURCH
type rows within W_INT_ORG_D
dimension table. Lookup:
W_INT_ORG_D (BUSN_ORG_TYPE =
'PURCH') Example: North Americas
Procurement

DWDMR A-Z.doc
BUSN_AREA_ORG_WID This indicates the organizational NUMBER W_INT_ORG_D
entity based on line-of-business for
Business Area Organization which accounting profit or loss is
Surrogate Key reported externally. The link to the
BUSN_AREA type rows within
W_INT_ORG_D dimension table.
Lookup: W_INT_ORG_D
(BUSN_ORG_TYPE = 'BUSN_AREA')
Example: North Americas
Procurement
CTRL_AREA_ORG_WID This indicates the organizational NUMBER W_INT_ORG_D
entity for internal management and
Control Area Organization reporting purposes. The link to the
Surrogate Key .CTRL_AREA_ORG. type rows within
W_INT_ORG_D dimension table.
Lookup: W_INT_ORG_D
(BUSN_ORG_TYPE =
'CTRL_AREA_ORG') Example: North
Americas Procurement
GL_ACCOUNT_WID This is the General Ledger account NUMBER
number into which the payables
GL Account Surrogate Key entries generated as part of the
purchase order execution would be
posted into. This may be uniquely
associated to the supplier on the
purchase order. Lookup:
W_GL_ACCOUNT_D

COMPANY_ORG_WID This is the default financial entity (or NUMBER W_INT_ORG_D


Company Organization) into which
Company Organization Surrogate the accounting transactions
Key generated through the execution of
the purchases order are posted into.
This links to the COMPANY type rows
within W_INT_ORG_D dimension
table. Lookup: W_INT_ORG_D
(BUSN_ORG_TYPE = 'COMPANY')

BUYER_WID This indicates the buyer who placed NUMBER


the purchase order/helped prepare it.
Buyer Surrogate Key The link to the W_EMPLOYEE_D
dimension. Lookup: W_EMPLOYEE_D
WHERE BUSN_CONTCT_TYPE =
'BUYER'

OPERATING_UNIT_ORG_WID Identifies the operating unit NUMBER W_INT_ORG_D


Organization.
Operating Unit Organization
Surrogate Key

DWDMR A-Z.doc
XACT_TYPE_WID This indicates the specific type of the NUMBER W_XACT_TYPE_D
purchase order. There could be
Transaction Type Surrogate Key further sub-classifications to these
purchase order types. There could be
domain values mapped for each of
these transactions into the W_ type
domain value columns in
W_XACT_TYPE_D. Lookup:
W_XACT_TYPE_D WHERE XACT_CODE
= 'PURCH_ORDERS' Example: ONE
TIME,REGULAR,BLANKET etc.

CONTRACT_REF_NUM This indicates the contract reference VARCHAR2(50)


number if the purchase order is based
Contract Ref Num on a contract agreement.

REQ_DISTR_INTG_ID This is the Purchase Requisition VARCHAR2(80)


Distribution Key Id
Requisition Distribution
Integration Id
PURCH_SCHEDULE_INTG_ID This is the Purchase Order Schedule VARCHAR2(80)
Line Key Id
Purchase Schedule Integration Id

ORDERED_ON_DT_WID The date on which the purchasing NUMBER W_DAY_D


document was created.
Ordered On Date Surrogate Key

QUOTE_SUBMITTED_DT_WID The date on which the vendor or NUMBER W_DAY_D


supplier submitted the quotation for
Quote Submitted Date Surrogate products to be supplied on this
Key purchase order. Lookup: W_DATE_D.

DUE_ON_DT_WID The date on which the product NUMBER W_DAY_D


ordered on the purchase order
Due On Date Surrogate Key schedule line is due for receipt at the
receipt location specified. Lookup:
W_DATE_D
CANCELLED_QTY The quantity of the product (in NUMBER(28,10)
purchase order UOM) that has been
Cancelled Qty cancelled on the purchase order
schedule line.
CANCELLED_AMT The currency value of the cancelled NUMBER(28,10)
purchase order schedule line in
Cancelled Amt document or transaction currency.

DIST_QTY The quantity that was distributed or NUMBER(28,10)


assigned to this cost center. The total
Dist Qty quantity distributed for all cost
centers equals the total quantity
ordered in the schedule line

DWDMR A-Z.doc
DIST_PERCENTAGE The percentage that was distributed NUMBER(28,10)
or assigned to this cost center on the
Dist Percentage basis of amount or value. The total of
percentages allocated to all cost
centers must equal 100. A
manufacturing company, for example,
can set up a distribution percentage
for each of its cost centers.

UNIT_STD_COST Standard price per unit of the product NUMBER(28,10)


.The actual purchase price per unit of
Unit Std Cost the product could be at variance with
the standard price per unit.

UNIT_PRICE The price per unit product (measured NUMBER(28,10)


in purchase order UOM) of the
Unit Price purchase order line item -- in
document or transactional currency.

LINE_AMT The currency value of the purchase NUMBER(28,10)


order cost distribution in document or
Line Amt transaction currency

STD_COST_AMT Cost Amount. NUMBER(28,10)

Std Cost Amt


UOM_CODE The unit of measure of the purchase VARCHAR2(50)
order distribution . This could be
Unit of Measure Code different from the inventory unit of
measure in which the product is
stored at the receipt location. The
price on the purchase order line is for
a unit of the product in this UOM.
Example: Each.

PURCH_ORDER_NUM The unique purchase order number VARCHAR2(30)


that helps identify the purchase
Purchase Order Number order.
PURCH_ORDER_ITEM The number that uniquely identifies NUMBER
an item within a purchasing
Purchase Order Item document such as Purchase Order,
Request for Quotation, Scheduling
Agreements etc. The same product
may appear on multiple lines in the
document.

PURCH_DISTR_NUM The number that identifies a cost VARCHAR2(30)


distribution within a Purchase Order
Purchase Distribution Number Schedule line.
PURCH_RQSTN_NUM The purchase requisition number VARCHAR2(30)
against which the purchase cost
Purchase Requisition Number distribution has been created. If these
are multiple, this column would be
either left blank or filled with the
representative purchase requisition
number.

DWDMR A-Z.doc
PURCH_RQSTN_ITEM The purchase requisition line number VARCHAR2(30)
against which the purchase cost
Purchase Requisition Item distribution has been created. If these
are multiple, this column would be
either left blank or filled with the
representative purchase requisition
number.

LINE_TEXT Detailed instructions text or remarks VARCHAR2(255)


for execution of the purchase order
Line Text line item.
DOC_CURR_CODE This code corresponds to the VARCHAR2(30)
document currency. This typically is
Document/Transaction Currency the currency in which the transaction
Code occurred. Amounts will be stored in
this currency.
LOC_CURR_CODE This code corresponds to the Local VARCHAR2(30)
currency. The local currency typically
Local/Regional Reporting Currency is the one in which the transaction
Code will be posted to meet legal
requirements for Company's Financial
reporting. Alternatively, it may be
linked to the currency used by
local/regional business units for
reporting purposes.

LOC_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)


Document Currency to the Local
Document to Local Currency Currency.
Exchange Rate
GLOBAL1_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the first Global
Document to Global1 (for Global Currency. The Global currencies are
Reporting) Currency Exchange defined in global currency master
Rate table.
GLOBAL2_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the second
Document to Global2 (for Global Global Currency. The Global
Reporting) Currency Exchange currencies are defined in global
Rate currency master table.
GLOBAL3_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the third
Document to Global3 (for Global Global Currency. The Global
Reporting) Currency Exchange currencies are defined in global
Rate currency master table.
CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Created By User created the record in the source
Surrogate Key system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Last Modified By last modified the record in the source
User Surrogate Key system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
Source Record Creation Date and source system.
Time

DWDMR A-Z.doc
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
Source Record Last Modified Date system.
and Time
AUX1_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time11 which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time12 which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time13 which acts as a source for the current
table.
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time1 which acts as a source for the current
table.
DELETE_FLG This flag indicates the deletion status CHAR(1)
of the record in the source system. A
Deleted Record Indicator value of 'Y' indicates that the record is
deleted from the source system and
logically deleted from the data
warehouse; a value of 'N' indicates
that the record is active.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
ETL Process Identifier process used to create or update this
data.
INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)
a dimension or fact entity in its source
Unique Source Record Identifier system. In case of composite keys, the
value in this column can consist of
concatenated parts.

DWDMR A-Z.doc
TENANT_ID This column is the unique identifier VARCHAR2(80)
for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
Generic Extension Column
LINE_TYPE_WID This column is used as a generic field NUMBER W_XACT_TYPE_D
for customer extensions.
Line Type Key
DESCRIPTION Pay item description. VARCHAR2(255)

Description
PAYMENT_TYPE_WID Foreign key to the W_XACT_TYPE_D NUMBER W_XACT_TYPE_D
dimension indicating the pay item
Payment Type Surrogate Key payment type.

SHIPMENT_TYPE_WID Foreign key to the W_XACT_TYPE_D NUMBER W_XACT_TYPE_D


dimension indicating the shipment
Shipment Type Surrogate Key type.
FINANCED_QTY For advance or financing distributions, NUMBER(28,10)
the quantity which has been pre-paid.
Financed Qty
RECOUPED_QTY For advance or financing distributions, NUMBER(28,10)
the quantity of the prepayments
Recouped Qty which has been liquidated.

FINANCED_AMT For advance or financing distributions, NUMBER(28,10)


the amount which has been pre-paid.
Financed Amt
RECOUPED_AMT For advance or financing distributions, NUMBER(28,10)
the amount of the prepayments
Recouped Amt which
has been liquidated
RETAINAGE_WITHHELD_AMT Total amount withheld as retainage NUMBER(28,10)
against this distribution
Retainage Withheld Amt
RETAINAGE_RELEASED_AMT Amount of retainage released for this NUMBER(28,10)
distribution.
Retainage Released Amt
RETAINAGE_RATE Maximum percentage that can be NUMBER(28,10)
withheld from an invoice as Retainage
Retainage Rate
MAX_RETAINAGE_AMT Maximum amount that can be NUMBER(28,10)
withheld as retainage against a line.
Max Retainage Amt
PROGRESS_PAYMENT_RATE Percentage applied to the completed NUMBER(28,10)
work on a financing pay item to
Progress Payment Rate determine the amount eligible for
payment.
RECOUPMENT_RATE Maximum percentage of the invoice NUMBER(28,10)
amount against which previous
Recoupment Rate prepayments can be
applied.
LEDGER_WID Foreign key to W_LEDGER_D NUMBER W_LEDGER_D
dimension
Ledger Surrogate Key

DWDMR A-Z.doc
BLANKET_AGREEMENT_NUM Blanket agreement number of a VARCHAR2(50)
release or the global agreement
Blanket Agreement Num number the order references.
CONSIGNED_TYPE_WID Foreign key to W_XACT_TYPE_D NUMBER W_XACT_TYPE_D
dimension indicating whether it is a
Consigned Type Surrogate Key regular PO, consigned PO, or
consumption advice.
PROJECT_WID Foreign key to W_PROJECT _D NUMBER W_PROJECT_D
indicating the project identifier for
Project Surrogate Key oracle projects.
TASK_WID Foreign key to W_TASK _D indicating NUMBER W_TASK_D
the task identifier for oracle projects.
Task Surrogate Key
AGREEMENT_LEVERAGE_TYPE_WI Foreign key to W_XACT_TYPE_D NUMBER W_XACT_TYPE_D
D dimension indicating agreement
leverage type.
Agreement Leverage Type
Surrogate Key
POTENTIAL_AGREEMENT_PRICE The lowest price of the potential NUMBER(28,10)
agreement.
Potential Agreement Price

POTENTIAL_AGREEMENT_NUM If the order could have leveraged VARCHAR2(50)


some agreement, this is the potential
Potential Agreement Num agreement which has the lowest
price.
POTENTIAL_AGREEMENT_LINE_ID If the order could have leveraged VARCHAR2(80)
some agreement, this is the Line ID of
Potential Agreement Line Id the potential agreement which has
the lowest price
SHIP_TO_ORGANIZATION_WID Foreign key to W_INT_ORG_D NUMBER W_INT_ORG_D
indicating ship to organization unique
Ship To Organization Surrogate identifier.
Key

SHIP_TO_OPERATING_UNIT_WID Foreign key to W_INT_ORG_D NUMBER W_INT_ORG_D


indicating operating unit.
Ship To Operating Unit Surrogate
Key

SUPPLIER_ACCOUNT_WID Foreign key to NUMBER W_SUPPLIER_ACCOUNT_D


W_SUPPLIER_ACCOUNT_D indicating
Supplier Account Surrogate Key supplier site unique identifier.

RELEASE_NUM This indicates the release number. VARCHAR2(30)

Release Num
UNSPSC_WID Foreign Key to the UNSPSC (United NUMBER W_PROD_CAT_DH
Nations Standard Products and
United Nations Standard Products Services Code) Category.
and Services Code Category
Surrogate Key
PURCH_SCHEDULE_NUM This indicates the purchase schedule VARCHAR2(30)
number.
Purch Schedule Num
VENDOR_PRODUCT_NUM Ledger Foreign Key VARCHAR2(30)

ETL Process Identifier1

DWDMR A-Z.doc
PRIMARY_UOM_CONV_RATE This indicates primary uom NUMBER(28,10)
conversion rate.
Primary Unit of Measure
Conversion Rate
PRIMARY_UOM_CODE This indicates primary uom code. VARCHAR2(50)

Primary Unit of Measure Code


STANDARD_UOM_CONV_RATE This indicates standard uom NUMBER(28,10)
conversion rate
Standard Unit of Measure
Conversion Rate
STANDARD_UOM_CODE This indicates standard uom code. VARCHAR2(50)

Standard Unit of Measure Code

CUSTOM_CATEGORY1_WID Custom Category 1 NUMBER W_PROD_CAT_DH

Custom Category1 Surrogate Key

CUSTOM_CATEGORY2_WID Custom Category 2 NUMBER W_PROD_CAT_DH

Custom Category2 Surrogate Key

CUSTOM_CATEGORY3_WID Custom Category 3 NUMBER W_PROD_CAT_DH

Custom Category3 Surrogate Key

AUTO_UNSPSC_WID Auto Classified UNSPSC NUMBER W_PROD_CAT_DH

Auto UNSPSC Surrogate Key


AUTO_PURCHASING_CATEGORY_ Auto Classified Purchasing Category NUMBER W_PROD_CAT_DH
WID

Auto Purchasing Category


Surrogate Key
AUTO_CUSTOM_CATEGORY1_WI Auto Classified Custom Category 1 NUMBER W_PROD_CAT_DH
D

Auto Custom Category1 Surrogate


Key
AUTO_CUSTOM_CATEGORY2_WI Auto Classified Custom Category 2 NUMBER W_PROD_CAT_DH
D

Auto Custom Category2 Surrogate


Key
AUTO_CUSTOM_CATEGORY3_WI Auto Classified Custom Category 3 NUMBER W_PROD_CAT_DH
D

Auto Custom Category3 Surrogate


Key
INVOICE_AMT NUMBER(28,10)

REQ_BU_WID NUMBER W_INT_ORG_D

SOLD_TO_BU_WID NUMBER W_INT_ORG_D

DWDMR A-Z.doc
DOC_STYLE_WID NUMBER W_XACT_TYPE_D

PO_CREATION_METHOD_WID NUMBER W_XACT_TYPE_D

PO_SUBMIT_ON_DT DATE

PO_APPROVED_ON_DT DATE

PO_COMMUNICATED_DT DATE

PO_ACKNOWLEDGED_DT DATE

PO_OPENED_DT DATE

PO_OPENED_DT_WID NUMBER

FULFILLED_ON_DT DATE

PO_CLOSED_DT DATE

NEG_HEADER_ID VARCHAR2(80)

NEG_LINE_NUM VARCHAR2(80)

RESPONSE_NUM VARCHAR2(80)

BALANCING_SEGMENT_WID NUMBER

INVOICE_QTY NUMBER(28,10)

RECEIVED_QTY NUMBER(28,10)

GL_MCAL_CAL_WID NUMBER W_MCAL_CAL_D

RECEIVED_AMT NUMBER(28,10)

MCAL_PO_OPENED_DT_WID NUMBER W_MCAL_DAY_D

PO_STATUS_WID NUMBER

DWDMR A-Z.doc
DEST_TYPE_WID NUMBER

PROC_PROD_WID NUMBER

CANCEL_REASON VARCHAR2(240)

CLOSED_REASON VARCHAR2(240)

LINE_NUM_DISPLAY VARCHAR2(240)

SOLDTO_LE_WID NUMBER

PO_TRADING_ORG_WID NUMBER

ORCHESTRATION_ORDER_FLAG VARCHAR2(1)

ORCHESTRATION_AGREEMENT VARCHAR2(100)

DWDMR A-Z.doc
W_PURCH_CYCLE_LINE_A
Business Name: Purchase Cycle Line Aggregate

Description:

This is an aggregate table of W_PURCH_CYCLE_LINE_F at a higher level of dimentionality. The Product


dimension is replaced by a Product type dimension to give a high level analysis of the sourcing data. It stores
Purchase Cycle Line records aggregated over a preconfigured Monthly time period and product types.

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate key to uniquely identify a NUMBER
record.
Row Surrogate Key
SUPPLIER_WID This indicates the supplier on whom NUMBER W_PARTY_ORG_D
the purchase order has been placed.
Supplier Surrogate Key The link to the W_SUPPLIER_D
dimension. Lookup: W_SUPPLIER_D
Example : Circuit City, Good Guys etc.
for any electronic equipment

PRODUCT_TYPE_WID This indicates the product which is NUMBER W_PRODUCT_TYPE_D


being sourced from the supplier on
Product Type Surrogate Key the purchase order schedule line.
Lookup: W_PRODUCT_D Example
:Spray paint, auto exhaust pump, IBM
laptop T-Series 230

PURCH_ORG_WID This indicates the purchasing NUMBER W_INT_ORG_D


organization that has generated the
Purchase Organization Surrogate purchase order -- usually represents
Key the purchasing unit of a large business
organization. The link to the "PURCH"
type rows within W_INT_ORG_D
dimension table. Lookup:
W_INT_ORG_D

COMPANY_ORG_WID This is the default financial entity (or NUMBER


Company Org) into which the
Company Organization Surrogate accounting transactions generated
Key through the execution of the
purchases order are posted into. This
links to the "COMPANY" type rows
within W_INT_ORG_D dimension
table. Lookup

XACT_TYPE_WID This indicates the specific type of the NUMBER W_XACT_TYPE_D


purchase order. There could be
Transaction Type Surrogate Key further sub-classifications to these
purchase order types. There could be
domain values mapped for each of
these transactions into the W_type
domain value columns in
W_XACT_TYPE_D.

PO_STATUS_WID NUMBER

PO_STATUS_WID

DWDMR A-Z.doc
OPERATING_UNIT_ORG_WID Identifies the operating unit NUMBER W_INT_ORG_D
organization.
Operating Unit Organization
Surrogate Key
ORDERED_QTY The quantity of the product (in NUMBER(28,10)
purchase order UOM) that has been
Ordered Qty scheduled to be received on the
purchase order schedule line.

SUPPLIER_ACCOUNT_WID Foreign key to NUMBER W_SUPPLIER_ACCOUNT_D


W_SUPPLIER_ACCOUNT_D dimension
Supplier Account Surrogate Key

RECEIVED_QTY The total quantity of the product type NUMBER(28,10)


(in purchase order UOM) that has
Received Qty been received to date for this group
of purchase order schedule lines.

ACCEPTED_QTY The total quantity of the product type NUMBER(28,10)


(purchase order UOM) that has
Accepted Qty passed acceptance tests. The
accepted quantity could be less than
or equal to the received quantity.

REJECTED_QTY The total quantity of the product type NUMBER(28,10)


(purchase order UOM) that has NOT
Rejected Qty passed acceptance tests. The rejected
quantity would be <= received
quantity.
CANCELLED_QTY The quantity of the product (in NUMBER(28,10)
purchase order UOM) that has been
Cancelled Qty cancelled on the purchase order
schedule line.
RECEIVED_ONTIME_QTY The total quantity of the product type NUMBER(28,10)
on this group of purchase schedule
Received Ontime Qty lines that has been received (in
purchase order UOM) on the due
date.
RECEIVED_EARLY_QTY The quantity of the product type on NUMBER(28,10)
this group of purchase schedule lines
Received Early Qty that has been received (in purchase
order UOM) prior to the due date.

RECEIVED_LATE_QTY The total quantity of the product type NUMBER(28,10)


on this group of purchase schedule
Received Late Qty lines that has been received (in
purchase order UOM) after the due
date.
LOC_LINE_AMT The currency value of this group of NUMBER(28,10)
purchase schedule lines in local or
Loc Line Amt regional currency.
DOC_LINE_AMT NUMBER(28,10)

GLOBAL1_LINE_AMT The currency value of this group of NUMBER(28,10)


purchase schedule lines in Global1
Global1Line Amt currency(including Discounts and
Surcharges).

DWDMR A-Z.doc
GLOBAL2_LINE_AMT The currency value of this group of NUMBER(28,10)
purchase schedule lines in Global2
Global2 Line Amt currency(including Discounts and
Surcharges).
GLOBAL3_LINE_AMT The currency value of this group of NUMBER(28,10)
purchase schedule lines in Global3
Global3 Line Amt currency(including Discounts and
Surcharges).
LOC_RECEIVED_AMT The total currency value of the NUMBER(28,10)
received purchase order schedule
Loc Received Amt lines in this group in local or regional
currency.
GLOBAL1_RECEIVED_AMT The total currency value of the NUMBER(28,10)
received purchase order schedule
Global1 Received Amt lines in this group in Global1 currency.

DOC_RECEIVED_AMT NUMBER(28,10)

GLOBAL2_RECEIVED_AMT The total currency value of the NUMBER(28,10)


received purchase order schedule
Global2 Received Amt lines in this group in Global2 currency.

GLOBAL3_RECEIVED_AMT The total currency value of the NUMBER(28,10)


received purchase order schedule
Global3 Received Amt lines in this group in Global3 currency.

LOC_ACCEPTED_AMT The total currency value of the NUMBER(28,10)


accepted purchase order schedule
Loc Accepted Amt lines in local or regional currency.

GLOBAL1_ACCEPTED_AMT The total currency value of the NUMBER(28,10)


accepted purchase order schedule
Global1 Accepted Amt lines in Global1 currency.

DOC_ACCEPTED_AMT NUMBER(28,10)

GLOBAL2_ACCEPTED_AMT The total currency value of the NUMBER(28,10)


accepted purchase order schedule
Global2 Accepted Amt lines in Global2 currency.

GLOBAL3_ACCEPTED_AMT The total currency value of the NUMBER(28,10)


accepted purchase order schedule
Global3 Accepted Amt lines in Global3 currency.

LOC_REJECTED_AMT The total currency value (by product NUMBER(28,10)


type ) of all the rejected purchase
Loc Rejected Amt order schedule lines in local or
regional currency.
GLOBAL1_REJECTED_AMT The total currency value (by product NUMBER(28,10)
type ) of all the rejected purchase
Global1 Rejected Amt order schedule lines in Global1
currency.
GLOBAL2_REJECTED_AMT The total currency value (by product NUMBER(28,10)
type ) of all the rejected purchase
Global2 Rejected Amt order schedule lines in Global2
currency.

DWDMR A-Z.doc
GLOBAL3_REJECTED_AMT The total currency value (by product NUMBER(28,10)
type ) of all the rejected purchase
Global3 Rejected Amt order schedule lines in Global3
currency.
DOC_REJECTED_AMT NUMBER(28,10)

LOC_CANCELLED_AMT The currency value of the cancelled NUMBER(28,10)


purchase order schedule line in local
Loc Cancelled Amt or transaction currency.

GLOBAL1_CANCELLED_AMT The currency value of the cancelled NUMBER(28,10)


purchase order schedule line in
Global1 Cancelled Amt Global1 currency.

GLOBAL2_CANCELLED_AMT The currency value of the cancelled NUMBER(28,10)


purchase order schedule line in
Global2 Cancelled Amt Global2 currency.

GLOBAL3_CANCELLED_AMT The currency value of the cancelled NUMBER(28,10)


purchase order schedule line in
Global3 Cancelled Amt Global3 currency.

DOC_CANCELLED_AMT NUMBER(28,10)

LOC_RECEIVED_ONTIME_AMT Total Currency value of all the NUMBER(28,10)


purchase schedule lines that have
Loc Received Ontime Amt been received (in purchase order
UOM) on the due date.
GLOBAL1_RECEIVED_ONTIME_A Total Currency value of all the NUMBER(28,10)
MT purchase schedule lines that have
been received (in purchase order
Global1 Received Ontime Amt UOM) on the due date in Global1
currency.
GLOBAL2_RECEIVED_ONTIME_A Total Currency value of all the NUMBER(28,10)
MT purchase schedule lines that have
been received (in purchase order
Global2 Received Ontime Amt UOM) on the due date in Global2
currency.
GLOBAL3_RECEIVED_ONTIME_A Total Currency value of all the NUMBER(28,10)
MT purchase schedule lines that have
been received (in purchase order
Global3 Received Ontime Amt UOM) on the due date in Global3
currency.
LOC_RECEIVED_EARLY_AMT Total Currency value on all the NUMBER(28,10)
purchase schedule lines that has been
Loc Received Early Amt received (in purchase order UOM)
prior to the due date.
GLOBAL1_RECEIVED_EARLY_AMT Total Currency value on all the NUMBER(28,10)
purchase schedule lines that has been
Global1 Received Early Amt received (in purchase order UOM)
prior to the due date in Global1
currency.
DOC_RECEIVED_ONTIME_AMT NUMBER(28,10)

DWDMR A-Z.doc
GLOBAL2_RECEIVED_EARLY_AMT Total Currency value on all the NUMBER(28,10)
purchase schedule lines that has been
Global2 Received Early Amt received (in purchase order UOM)
prior to the due date in Global2
currency.
GLOBAL3_RECEIVED_EARLY_AMT Total Currency value on all the NUMBER(28,10)
purchase schedule lines that has been
Global3 Received Early Amt received (in purchase order UOM)
prior to the due date in Global3
currency.
LOC_RECEIVED_LATE_AMT Currency value of all the purchase NUMBER(28,10)
schedule lines that has been received
Loc Received Late Amt (in purchase order UOM) after the
due date
GLOBAL1_RECEIVED_LATE_AMT Currency value of all the purchase NUMBER(28,10)
schedule lines that has been received
Global1 Received Late Amt (in purchase order UOM) after the
due date in Global1 currency.

GLOBAL2_RECEIVED_LATE_AMT Currency value of all the purchase NUMBER(28,10)


schedule lines that has been received
Global2 Received Late Amt (in purchase order UOM) after the
due date in Global2 currency.

DOC_RECEIVED_EARLY_AMT NUMBER(28,10)

GLOBAL3_RECEIVED_LATE_AMT Currency value of all the purchase NUMBER(28,10)


schedule lines that has been received
Global3 Received Late Amt (in purchase order UOM) after the
due date in Global1 currency.

LOC_STD_COST_AMT Standard Cost Amount in local NUMBER(28,10)


currency.
Loc Standard Cost Amt
GLOBAL1_STD_COST_AMT Standard Cost Amount in Global1 NUMBER(28,10)
currency.
Global1 Standard Cost Amt
GLOBAL2_STD_COST_AMT Standard Cost Amount in Global2 NUMBER(28,10)
currency.
Global2 Standard Cost Amt
GLOBAL3_STD_COST_AMT Standard Cost Amount in Global3 NUMBER(28,10)
currency.
Global3 Standard Cost Amt
DOC_RECEIVED_LATE_AMT NUMBER(28,10)

ORDER_UOM_CODE The unit of measure of this group of VARCHAR2(50)


purchase order schedule lines -- this
Order Unit of Measure Code could be different from the inventory
unit of measure in which the product
is stored at the receipt location. The
price on the purchase order schedule
line is for a unit of the product in this
UOM. Example: Each, Pound, Ton...

DWDMR A-Z.doc
LOC_CURR_CODE This code corresponds to the local VARCHAR2(30)
currency. The local currency typically
Local/Regional Reporting Currency is the one in which the transaction
Code will be posted to meet legal
requirements for Company's Financial
reporting. Alternatively, it may be
linked to the currency used by
local/regional business units for
reporting purposes.

PERIOD_START_DT_WID This indicates the first day of the NUMBER W_DAY_D


aggregation period in which this
Period Start Date Surrogate Key group of purchase orders have been
ordered.
PERIOD_END_DT_WID This indicates the last day of the NUMBER W_DAY_D
aggregation period in which this
Period End Date Surrogate Key group of purchase orders have been
ordered.
W_INSERT_DT This column stores the date on which DATE
the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
DOC_STD_COST_AMT NUMBER(28,10)

W_UPDATE_DT This column stores the date on which DATE


the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID This column is used as a generic field NUMBER


for customer extensions.
ETL Process Identifier
TENANT_ID This column is the unique identifier VARCHAR2(80)
for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

LINE_TYPE_WID This column is used as a generic field NUMBER W_XACT_TYPE_D


for customer extensions.
Line Type Key
CONSIGNED_TYPE_WID Foreign key to the W_XACT_TYPE_D NUMBER W_XACT_TYPE_D
dimension indicating whether it's a
Consigned Type Surrogate Key regular PO, consigned PO or
consumption advice.

DOC_STYLE_WID NUMBER W_XACT_TYPE_D

DWDMR A-Z.doc
RETURNED_QTY NUMBER(28,10)

LOC_RETURNED_AMT NUMBER(28,10)

DOC_RETURNED_AMT NUMBER(28,10)

GLOBAL1_RETURNED_AMT NUMBER(28,10)

GLOBAL2_RETURNED_AMT NUMBER(28,10)

GLOBAL3_RETURNED_AMT NUMBER(28,10)

LOC_INVOICE_AMT NUMBER(28,10)

DOC_INVOICE_AMT NUMBER(28,10)

GLOBAL1_INVOICE_AMT NUMBER(28,10)

GLOBAL2_INVOICE_AMT NUMBER(28,10)

GLOBAL3_INVOICE_AMT NUMBER(28,10)

DWDMR A-Z.doc
W_PURCH_CYCLE_LINE_F
Business Name: Purchase Cycle Line

Description:

W_PURCH_CYCLE_LINE_F table tracks the time duration of all events pertaining to the purchase process
commencing with a requisition. Information in this table enables analysis of the direct spend process within an
organization beginning with a purchase requisition, its approval, the creation of an approved purchase order, its
submission to a supplier, the creation of a purchase schedule and ending with its receipt of the products. It can
be used to calculate the time taken to receive products that have been ordered, the time between the first
receipt and last receipt of products that have scheduled for delivery. The W_PURCH_CYCLE_LINE_F table
contains all the various dates associated with the processes such as submission, approval, ordering and receiving
as well as quantities and amounts. While Other spend related fact tables capture individual process such as
requesting, ordering, scheduling this table combines all the in one place for ease of analysis and reporting.

Table Columns:
Column Name Description Datatype Lookup Table
SUPPLIER_WID This indicates the supplier on whom NUMBER W_PARTY_ORG_D
the purchase order has been placed.
Supplier Surrogate Key The link to the W_SUPPLIER_D
dimension. Lookup: W_SUPPLIER_D
Example : Circuit City, Good Guys etc.
for any electronic equipment

PRODUCT_WID This indicates the product which is NUMBER W_PRODUCT_D


being sourced from the supplier on
Product Surrogate Key the purchase order line item. Lookup:
W_PRODUCT_D Example :Spray
paint, auto exhaust pump, IBM laptop
T-Series 230

PLANT_LOC_WID This indicates the physical location NUMBER W_BUSN_LOCATION_D


whose operations use the product
Plant Location Surrogate Key ordered on the purchase order line
item. The link to the "PLANT" type
rows within W_BUSN_LOC_D
dimension table. Lookup:
W_BUSN_LOC_D (BUSN_LOC_TYPE =
"PLANT") Example : Carolina plant,
Nevada facility etc.

INVENTORY_ORG_WID Identifies the inventory organization. NUMBER W_INT_ORG_D

Inventory Organization Surrogate


Key
PURCH_ORG_WID This indicates the purchasing NUMBER W_INT_ORG_D
organization that has generated the
Purchase Organization Surrogate purchase order -- usually represents
Key the purchasing unit of a large business
organization. The link to the "PURCH"
type rows within W_INT_ORG_D
dimension table. Lookup:
W_INT_ORG_D (BUSN_ORG_TYPE =
'PURCH') Example: North Americas
Procurement

DWDMR A-Z.doc
STORAGE_LOC_WID Number of the storage location at NUMBER W_BUSN_LOCATION_D
which the material is stored or
Storage Location Surrogate Key received. A plant may contain one or
more storage locations. This indicates
the physical location whose inventory
receives the product ordered on the
purchase order line item. The link to
the "STORAGE_LOC" type rows within
W_BUSN_LOC_D dimension table.
Lookup: W_BUSN_LOC_D
(BUSN_LOC_TYPE = "STORAGE_LOC")
Example : Sheet Metal Location,
Maintenance Parts location.

RCPT_LOC_WID This indicates the physical location NUMBER W_BUSN_LOCATION_D


whose inventory receives the product
Receipt Location Surrogate Key on the purchase receipt line item. The
link to the "RECIPIENT_LOC" type
rows within W_BUSN_LOC_D
dimension table. Lookup:
W_BUSN_LOC_D (BUSN_LOC_TYPE =
"RECIPIENT_LOC") Example: Sheet
Metal Location, Maintenance Parts
location.

PURCH_GROUP_ORG_WID The Purchase Group which is NUMBER W_INT_ORG_D


responsible for the purchase.
Purchase Group Organization
Surrogate Key
COMPANY_ORG_WID This is the financial entity (or NUMBER W_INT_ORG_D
Company Organization) into which
Company Organization Surrogate the accounting transactions,
Key generated through the execution of
the purchases order, are posted into.
This links to the "COMPANY" type
rows within W_INT_ORG_D
dimension table. Lookup:
W_INT_ORG_D (BUSN_ORG_TYPE =
"COMPANY")
XACT_TYPE_WID This indicates the specific type of the NUMBER W_XACT_TYPE_D
purchase order. There could be
TransactionType Surrogate Key further sub-classifications to these
purchase order types. There could be
domain values mapped for each of
these transactions into the W_type
domain value columns in
W_XACT_TYPE_D. Lookup:
W_XACT_TYPE_D WHERE XACT_CODE
= "PURCH_ORDERS" Example: "ONE
TIME", "REGULAR", "BLANKET" etc.

DWDMR A-Z.doc
INVENTORY_PROD_WID This indicates the business location -- NUMBER W_INVENTORY_PRODUCT_D
product combination against which
Inventory Prod Surrogate Key the purchase order item will be
received. Lookup:
W_INVENTORY_PRODUCT_D
Example: Inventories may be
managed by location. This key will
identify the product attributes based
on the location.
REQUESTOR_WID This indicates the requestor who NUMBER W_EMPLOYEE_D
placed the initial purchase
Requestor Surrogate Key request/helped prepare it. The link to
the W_EMPLOYEE_D dimension.
Lookup: W_EMPLOYEE_D WHERE
BUSN_CONTCT_TYPE = "REQUESTOR"

SUPPLIER_PROD_WID This indicates the product reference NUMBER W_SUPPLIER_PRODUCT_D


within the catalog of the supplier on
Supplier Prod Surrogate Key whom the purchase order has been
placed. The link to the
W_SUPPLIER_PRODUCT_D
dimension. Lookup:
W_SUPPLIER_PRODUCT_D

PO_STATUS_WID NUMBER

PO_STATUS_WID
BUYER_WID This indicates the buyer who placed NUMBER W_EMPLOYEE_D
the purchase order/helped prepare it.
Buyer Surrogate Key The link to the W_EMPLOYEE_D
dimension. Lookup: W_EMPLOYEE_D
WHERE BUSN_CONTCT_TYPE =
"BUYER"

OPERATING_UNIT_ORG_WID Identifies the operating unit NUMBER W_INT_ORG_D


organization.
Operating Unit Organization
Surrogate Key
CONTRACT_REF_NUM This indicates the contract reference VARCHAR2(50)
number if the purchase order is based
Contract Reference Number on a contract agreement.

ORDERED_ON_DT_WID The date on which the purchasing NUMBER W_DAY_D


document was created.
Ordered On Date Surrogate Key

SUBMITTED_ON_DT_WID The date on which the requesting NUMBER W_DAY_D


organization/department placed the
Submitted On Date Surrogate Key purchase request with the purchasing
organization for the required
products Lookup: W_DATE_D

RECEIVED_ON_DT_WID The date on which the product NUMBER W_DAY_D


mentioned on the purchase receipt is
Received On Date Surrogate Key received at the receipt location.
Lookup: W_DATE_D

DWDMR A-Z.doc
APPROVED_ON_DT_WID The date on which the purchase NUMBER W_DAY_D
requisition was authorized for further
Approved On Date Surrogate Key processing in the fulfillment cycle.
This could be the same as the creation
date of the purchase requisition in
online approval business situations.
Lookup: W_DATE_D.

RCPT_DUE_ON_DT_WID The date on which the product NUMBER W_DAY_D


ordered on the purchase order
Receipt Due On Date Surrogate schedule line is due for receipt at the
Key receipt location specified. Lookup:
W_DATE_D
QUOTE_SUBMITTED_DT_WID The date on which the vendor or NUMBER W_DAY_D
supplier submitted the quotation for
Quote Submitted On Date products to be supplied on this
Surrogate Key purchase order. Lookup: W_DATE_D

ORDERED_QTY The quantity of the product (in NUMBER(28,10)


purchase order UOM) that has been
Ordered Qty scheduled to be received on the
purchase order schedule line.

RECEIVED_QTY The quantity of the product (in NUMBER(28,10)


purchase order UOM) that has been
Received Qty received to-date on the purchase
order line item.
ACCEPTED_QTY The quantity of the product (purchase NUMBER(28,10)
order UOM) that has passed
Accepted Qty acceptance tests. The accepted
quantity could be less than or equal to
the received quantity.

REJECTED_QTY The quantity of the product (purchase NUMBER(28,10)


order UOM) that has NOT passed
Rejected Qty acceptance tests. The rejected
quantity would be <= received
quantity.
CANCELLED_QTY The quantity of the product (in NUMBER(28,10)
purchase order UOM) that has been
Cancelled Qty cancelled on the purchase order
schedule line.
RECEIVED_ONTIME_QTY The quantity of the product on the NUMBER(28,10)
purchase schedule line that has been
Received Ontime Quantity received (in purchase order UOM) on
the date specified by the
DUE_ON_DT_WID date.
RECEIVED_EARLY_QTY The quantity of the product on the NUMBER(28,10)
purchase schedule line that has been
Received Early Quantity received (in purchase order UOM)
prior to the date specified by the
DUE_ON_DK date.

RECEIVED_LATE_QTY The quantity of the product on the NUMBER(28,10)


purchase schedule line that has been
Received Late Qty received (in purchase order UOM)
after the date specified by the
DUE_ON_DK date.

DWDMR A-Z.doc
RECEIVED_ONTIME_IND This indicator shows that this NUMBER
purchase schedule line scheduled
Received Ontime Indicator quantity was received ontime (0),
early (1) or late (2)
FIRST_RQSTN_DT This is the earliest requisition creation DATE
date for which this purchase schedule
First Requisition Date line was ordered.

LAST_RQSTN_DT This is the last requisition creation DATE


date for which this purchase schedule
Last Requisition Date line was ordered.

FIRST_RQSTN_SUBMIT_DT This is the earliest requisition submit DATE


date for which this purchase schedule
First Requisition Submit Date line was ordered.

LAST_RQSTN_SUBMIT_DT This is the last requisition submit date DATE


for which this purchase schedule line
Last Requisition Submit Date was ordered.
FIRST_RQSTN_RESUBMITTED_DT This is the earliest requisition DATE
resubmit date for which this purchase
First Requisition Resubmit Date schedule line was ordered.

LAST_RQSTN_RESUBMITTED_DT This is the last requisition resubmit DATE


date for which this purchase schedule
Last Requisition Resubmit Date line was ordered.

LAST_RQSTN_APPROVAL_DT This is the last requisition approval DATE


date for which this purchase schedule
Last Requisition Approved Date line was ordered.

FIRST_RQSTN_APPROVAL_DT This is the earliest requisition DATE


approval date for which this purchase
First Requisition Approved Date schedule line was ordered.

FIRST_RQSTN_NEEDED_BY_DT This is the earliest requisition need by DATE


date for which this purchase schedule
First Requisition Needed By Date line was ordered.

LAST_RQSTN_NEEDED_BY_DT This is the last requisition need by DATE


date for which this purchase schedule
Last Requisition Needed By Date line was ordered.

CURR_SCHEDULE_DUE_ON_DT Current date on which the product DATE


ordered on the purchase order
Current Schedule Due On Date schedule line is due for receipt at the
receipt location specified. Lookup:
W_DATE_D
ORIG_SCHEDULE_DUE_ON_DT Original date on which the product DATE
ordered on the purchase order
Original Schedule Due On Date schedule line was due for receipt at
the receipt location specified. Lookup:
W_DATE_D

DWDMR A-Z.doc
FIRST_RECEIPT_DT The date on which the product DATE
ordered on the purchase schedule line
First Receipt Date was first received at the receipt
location and schedule specified.
Lookup: W_DATE_D

LAST_RECEIPT_DT Last Receipt Date DATE

Last Receipt Date


ORDERED_ON_DT The date on which the purchasing DATE
document was created.
Ordered On Date
LINE_AMT The currency value of the purchase NUMBER(28,10)
schedule line in document or
Line Amt transaction currency (including
discounts and surcharges) calculated
as Order value = order quantity X
order price.

RECEIVED_AMT The currency value of the received NUMBER(28,10)


purchase order schedule line in
Received Amt document or transaction currency.

ACCEPTED_AMT The currency value of the accepted NUMBER(28,10)


purchase order schedule line in
Accepted Amt document or transaction currency.

REJECTED_AMT The currency value of the rejected NUMBER(28,10)


purchase order schedule line in
Rejected Amt document or transaction currency.

CANCELLED_AMT The currency value of the cancelled NUMBER(28,10)


purchase order schedule line in
Cancelled Amt document or transaction currency.

RECEIVED_ONTIME_AMT Currency value of the product on the NUMBER(28,10)


purchase schedule line that has been
Received Ontime Amt received (in purchase order UOM) on
the date specified by the
DUE_ON_DT_WID date.
RECEIVED_EARLY_AMT Currency value of the product on the NUMBER(28,10)
purchase schedule line that has been
Received Early Amt received (in purchase order UOM)
prior to the date specified by the
DUE_ON_DK date.

RECEIVED_LATE_AMT Currency value of the product on the NUMBER(28,10)


purchase schedule line that has been
Received Late Amt received (in purchase order UOM)
after the date specified by the
DUE_ON_DK date.

STD_COST_AMT Standard Cost Amount. NUMBER(28,10)

Standard Cost Amt

DWDMR A-Z.doc
ORDER_UOM_CODE The unit of measure of the purchase VARCHAR2(50)
order schedule line -- this could be
Order UOM Code different from the inventory unit of
measure in which the product is
stored at the receipt location. The
price on the purchase order schedule
line is for a unit of the product in this
UOM. Example: Each.

PURCH_ORDER_NUM The unique document number that VARCHAR2(30)


helps identify external documents
Purchase Order Number such as Purchase Order, Scheduling
Agreements etc.

PURCH_ORDER_ITEM The number that uniquely identifies NUMBER


an item within a purchasing
Purchase Order Item document such as Purchase Order,
Request for Quotation, Scheduling
Agreements etc. The same product
may appear on multiple lines in the
document.

PURCH_ORDER_SCHEDULE The schedule line number that NUMBER


represents the delivery schedule
Purchase Order Schedule within a purchase order line item.

PURCH_RQSTN_NUM An alphanumeric key that uniquely VARCHAR2(30)


identifies a purchase requisition
Purchase Requisition Number number from which the purchase
order has been created. If these are
multiple, this column would be either
left blank or filled with the
representative purchase requisition
number.

PURCH_RQSTN_ITEM The number that uniquely identifies NUMBER


an item on a purchase requisition. The
Purchase Requisition Item purchase requisition line number
against which the purchase order line
item has been created. If these are
multiple, this column would be either
left blank or filled with the
representative purchase requisition
number.

FIRM_SCHEDULE_IND Indicates if this receipt schedule has CHAR(1)


been confirmed by the supplier.
Firm Schedule Indicator Indicates the category of delivery,
whether confirmed or not.

SCHEDULE_FREQ_IND Indicates the frequency of schedule CHAR(1)

Schedule Freq Indicator


ORDER_LEAD_TIME The time specified in days by the NUMBER
supplier to deliver the product to the
Order Lead Time purchasing organization (time
measured from purchase order date
to last receipt date).

DWDMR A-Z.doc
LINE_TEXT Detailed instructions text or remarks VARCHAR2(255)
for fulfillment of the purchase
Line Text requisition line item.
DOC_CURR_CODE This code corresponds to the VARCHAR2(30)
document currency. This typically is
Document/Transaction Currency the currency in which the transaction
Code occurred. Amounts will be stored in
this currency.
LOC_CURR_CODE This code corresponds to the local VARCHAR2(30)
currency. The local currency typically
Local/Regional Reporting Currency is the one in which the transaction
Code will be posted to meet legal
requirements for Company's Financial
reporting. Alternatively, it may be
linked to the currency used by
local/regional business units for
reporting purposes.

LOC_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)


Document Currency to the Local
Document to Local Currency Currency.
Exchange Rate
GLOBAL1_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the first Global
Document to Global1 (for Global Currency. The Global currencies are
Reporting) Currency Exchange defined in global currency master
Rate table.
GLOBAL2_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the second
Document to Global2 (for Global Global Currency. The Global
Reporting) Currency Exchange currencies are defined in global
Rate currency master table.
GLOBAL3_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the third
Document to Global3 (for Global Global Currency. The Global
Reporting) Currency Exchange currencies are defined in global
Rate currency master table.
CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Created By User created the record in the source
Surrogate Key system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Last Modified By last modified the record in the source
User Surrogate Key system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
Source Record Creation Date and source system.
Time
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
Source Record Last Modified Date system.
and Time
AUX1_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time11 which acts as a source for the current
table.

DWDMR A-Z.doc
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time12 which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time13 which acts as a source for the current
table.
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time1 which acts as a source for the current
table.
DELETE_FLG This flag indicates the deletion status CHAR(1)
of the record in the source system. A
Deleted Record Indicator value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
ETL Process Identifier process used to create or update this
data.
INTEGRATION_ID This column is the unique identifier of VARCHAR2(30)
a dimension or fact entity in its source
Unique Source Record Identifier system. In case of composite keys, the
value in this column can consist of
concatenated parts.

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

DWDMR A-Z.doc
X_CUSTOM This column is used as a generic field VARCHAR2(10)
for customer extensions.
Generic Extension Column
LINE_TYPE_WID This column is used as a generic field NUMBER W_XACT_TYPE_D
for customer extensions.
Line Type Key
BLANKET_AGREEMENT_NUM Blanket agreement number of a VARCHAR2(50)
release or the global agreement
Blanket Agreement Num number the order references.
CONSIGNED_TYPE_WID Foreign key to the W_XACT_TYPE_D NUMBER W_XACT_TYPE_D
dimension indicating whether it's a
Consigned Type Surrogate Key regular PO, consigned PO or
consumption advice.

SUPPLIER_ACCOUNT_WID Foreign key to NUMBER W_SUPPLIER_ACCOUNT_D


W_SUPPLIER_ACCOUNT_D dimension
Supplier Account Surrogate Key

PO_COMMUNICATED_DT DATE

PO_ACKNOWLEDGED_DT DATE

PO_APPROVED_ON_DT DATE

PO_SUBMIT_ON_DT DATE

PO_OPENED_DT DATE

PO_CLOSED_DT DATE

DOC_STYLE_WID NUMBER W_XACT_TYPE_D

INVOICE_AMT NUMBER(28,10)

RETURN_QTY NUMBER(28,10)

RETURN_AMT NUMBER(28,10)

RELEASE_NUM VARCHAR2(30)

FULFILLED_ON_DT DATE

RCPT_DUE_ON_DT DATE

DWDMR A-Z.doc
W_PURCH_RCPT_A
Business Name: Purchase Receipt Aggregate

Description:

The W_PURCH_RCPT_A aggregate fact table is used to capture all the product receipts received from suppliers
against purchase orders placed on them by the purchasing unit of a business organization (purchasing
organization), and aggregated at product types level and month level. The data in this table is stored at the
purchase receipt transaction detail level. The data is aggregated over product types level and a configurable time
period. The configurable time period is preconfigured with a value of Month.The dimensions that identify the
grain of the W_PURCH_RCPT_A table are: §Supplier§Product Types§Receipt Organization§Transaction Types

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate key to uniquely identify a NUMBER
record.
Row Surrogate Key
SUPPLIER_WID This indicates the supplier for whose NUMBER W_PARTY_ORG_D
product the pricing information is
Supplier Surrogate Key maintained in this table. The link to
the W_SUPPLIER_D dimension.
Lookup: W_SUPPLIER_D Example :
Electronic equipment retailers like
Circuit City, Good Guys

PRODUCT_TYPE_WID This indicates the product which is NUMBER W_PRODUCT_TYPE_D


being sourced from the supplier on
Product Type Surrogate Key the purchase order schedule line.
Lookup: W_PRODUCT_D Example
:Spray paint, auto exhaust pump, IBM
laptop T-Series 230

XACT_TYPE_WID This indicates the specific type of the NUMBER W_XACT_TYPE_D


purchase order. There could be
Transaction Type Surrogate Key further sub-classifications to these
purchase order types. There could be
domain values mapped for each of
these transactions into the W_type
domain value columns in
W_XACT_TYPE_D. Lookup:
W_XACT_TYPE_D WHERE XACT_CODE
= "PURCH_ORDERS" Example: "ONE
TIME", "REGULAR", "BLANKET" etc.

RCPT_ORG_WID This indicates the business NUMBER W_INT_ORG_D


organization that is associated to the
Rcpt Organization Surrogate Key receipt location on the purchase
receipt -- usually represents the
inventory unit of a large business
organization. The link to the
"INV_ORG" type rows within
W_INT_ORG_D dimension table.
Lookup: W_INT_ORG_D
(BUSN_ORG_TYPE = "INV_ORG")
Example: North Americas Warehouse

DWDMR A-Z.doc
OPERATING_UNIT_ORG_WID Identifies the operating unit NUMBER W_INT_ORG_D
organization.
Operating Unit Organization
Surrogate Key
SUPPLIER_ACCOUNT_WID Foreign key to NUMBER W_SUPPLIER_ACCOUNT_D
W_SUPPLIER_ACCOUNT_D dimension
Supplier Account Surrogate Key

RECEIVED_QTY The quantity of the product (in NUMBER(28,10)


purchase order UOM) that has been
Received Qty received on the purchase receipt line
item.
LOC_RECEIVED_AMT The currency value of the purchase NUMBER(28,10)
receipt in Local currency (including
Loc Received Amt discounts and surcharges) calculated
as
Received value = Received quantity X
price.
GLOBAL1_RECEIVED_AMT The currency value of the purchase NUMBER(28,10)
receipt in Global currency (including
Global1 Received Amt discounts and surcharges) calculated
as
Received value = Received quantity X
price.
GLOBAL2_RECEIVED_AMT The currency value of the purchase NUMBER(28,10)
receipt in Global currency (including
Global2 Received Amt discounts and surcharges) calculated
as
Received value = Received quantity X
price.
GLOBAL3_RECEIVED_AMT The currency value of the purchase NUMBER(28,10)
receipt in Global currency (including
Global3 Received Amt discounts and surcharges) calculated
as
Received value = Received quantity X
price.
LOC_STD_COST_AMT Standard Cost Amount in Local NUMBER(28,10)
currency.
Loc Standard Cost Amt
GLOBAL1_STD_COST_AMT Standard Cost Amount in Global NUMBER(28,10)
currency.
Global1 Standard Cost Amt
GLOBAL2_STD_COST_AMT Standard Cost Amount in Global NUMBER(28,10)
currency.
Global2 Standard Cost Amt
GLOBAL3_STD_COST_AMT Standard Cost Amount in Global NUMBER(28,10)
currency.
Global3 Standard Cost Amt
RCPT_CNT Count of Purchase Receipts. NUMBER

Receipt Count
UOM_CODE The unit of measure of the purchase VARCHAR2(50)
receipt item -- this would usually be
Unit of Measure Code the inventory unit of measure in
which the product is stored at the
receipt location. This can be different
from the unit of measure on the
purchase order. Example: Each.

DWDMR A-Z.doc
LOC_CURR_CODE The regional business currency of the VARCHAR2(30)
purchasing organization. Lookup:
Local/Regional Reporting Currency LKP_LOC_CURRENCY Example: USD,
Code EUR
PERIOD_START_DT_WID This column indicates the date from, NUMBER W_DAY_D
which this row is effective. By default,
Period Start Date Surrogate Key 1-JAN-1899 is populated if row is
inserted for the first time and source
system does not provide this value;
otherwise source system provided
value is used. If source system does
not provide date during a change of
this row, Siebel Applications calculate
this date based upon previous
changes to this row. This column
helps in tracking type II changes (i.e.
historical changes) to the asset.

PERIOD_END_DT_WID This column indicates the date NUMBER W_DAY_D


to/until, which this row is effective.
Period End Date Surrogate Key By default, 1-JAN-3714 is populated if
row is inserted for the first time and
source system does not provide this
value; otherwise source system
provided value is used. If source
system does not provide date during a
change of this row, Siebel
Applications calculate this date based
upon previous changes to this row,
and marks the latest row with the
value of 1-JAN-3714. This column
helps in tracking type II changes (i.e.
historical changes) to the asset.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
ETL Process Identifier process used to create or update this
data.

DWDMR A-Z.doc
TENANT_ID This column is the unique identifier VARCHAR2(80)
for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

LINE_TYPE_WID This column is used as a generic field NUMBER W_XACT_TYPE_D


for customer extensions.
Line Type Key
PAYMENT_TYPE_WID Foreign key to the W_XACT_TYPE_D NUMBER W_XACT_TYPE_D
dimension indicating the pay item
Payment Type Surrogate Key payment type.

SHIPMENT_TYPE_WID Foreign key to the W_XACT_TYPE_D NUMBER W_XACT_TYPE_D


dimension indicating the shipment
Shipment Type Surrogate Key type.
CONSIGNED_TYPE_WID Foreign key to the W_XACT_TYPE_D NUMBER W_XACT_TYPE_D
dimension indicating whether it's a
Consigned Type Surrogate Key regular PO, consigned PO or
consumption advice.

PURCH_ORG_WID NUMBER W_INT_ORG_D

DOC_RECEIVED_AMT NUMBER(28,10)

DOC_STD_COST_AMT NUMBER(28,10)

REQ_BU_WID NUMBER

REQ_BU_WID
SOLDTO_BU_WID NUMBER

SOLDTO_BU_WID

DWDMR A-Z.doc
W_PURCH_RCPT_F
Business Name: Purchase Receipt

Description:
W_PURCH_RCPT_F fact table is used to capture all the product receipts received from suppliers against purchase
orders placed on them by the purchasing unit of a business organization (purchasing organization). The data in
this table is stored at the purchase receipt line item level. The purchase receipt lines in this table would have
direct references to the fact rows in the W_PURCH_ORDER_F table. The data in this table is expected to be
dynamic in nature during the receipt and acceptance related cycles of the product that has been received against
the receipt line item. Columns like RECEIVED_QTY, ACCEPTED_QTY and INSPECTED_ON_DT_WID represent the
current status/information related to a purchase receipt line item. Each line on this fact table would have a 1 to 1
link with a line in the W_PURCH_ORDER_F fact table.

Table Columns:
Column Name Description Datatype Lookup Table
SUPPLIER_WID This indicates the supplier from whom NUMBER W_PARTY_ORG_D
the purchased products have been
Supplier Surrogate Key received on the purchase receipt.The
link to the W_SUPPLIER_D dimension.
Lookup: W_SUPPLIER_D Example :
Circuit City, Good Guys etc. for any
electronic equipment

PRODUCT_WID This indicates the product which is NUMBER W_PRODUCT_D


being sourced from the supplier on
Product Surrogate Key the purchase receipt line item.
Lookup: W_PRODUCT_D Example
:Spray paint, auto exhaust pump, IBM
laptop T-Series 230

INVENTORY_PROD_WID This indicates the receipt location -- NUMBER W_INVENTORY_PRODUCT_D


product combination against which
Inventory Product Surrogate Key the purchase order item has been
received. Lookup:
W_INVENTORY_PRODUCT_D
SUPPLIER_PROD_WID This indicates the product reference NUMBER W_SUPPLIER_PRODUCT_D
within the catalog of the supplier
Supplier Product Surrogate Key from whom the purchase receipt has
been received. The link to the
W_SUPPLIER_PRODUCT_D
dimension. Lookup:
W_SUPPLIER_PRODUCT_D

REQUESTOR_WID This indicates the requestor who NUMBER W_EMPLOYEE_D


placed the initial purchase
Requestor Surrogate Key request/helped prepare it. The link to
the W_EMPLOYEE_D dimension.
Lookup: W_EMPLOYEE_D WHERE
BUSN_CONTCT_TYPE = "REQUESTOR"

DWDMR A-Z.doc
PLANT_LOC_WID This indicates the physical location NUMBER W_BUSN_LOCATION_D
whose operations use the product
Plant Location Surrogate Key ordered on the purchase order line
item. The link to the "PLANT" type of
rows within W_BUSN_LOC_D
dimension table. Lookup:
W_BUSN_LOC_D. Example : Carolina
plant, Nevada facility etc.

INVENTORY_ORG_WID Identifies the inventory organization. NUMBER W_INT_ORG_D

Inventory Organization Surrogate


Key
STORAGE_LOC_WID Number of the storage location at NUMBER W_BUSN_LOCATION_D
which the material is stored or
Storage Location Surrogate Key received. A plant may contain one or
more storage locations. This indicates
the physical location whose inventory
receives the product ordered on the
purchase order line item. The link to
the "STORAGE_LOC" type of rows
within W_BUSN_LOC_D dimension
table. Lookup: W_BUSN_LOC_D.
Example : Sheet Metal Location,
Maintenance Parts location.

RCPT_LOC_WID This indicates the physical location NUMBER W_BUSN_LOCATION_D


whose inventory receives the product
Rcpt Location Surrogate Key on the purchase receipt line item. The
link to the "STORAGE_LOC" type of
rows within W_BUSN_LOC_D
dimension table. Lookup:
W_BUSN_LOC_D. Example : Sheet
Metal Location, Maintenance Parts
location.

RCPT_ORG_WID This indicates the business NUMBER W_INT_ORG_D


organization that is associated to the
Rcpt Organization Surrogate Key receipt location on the purchase
receipt -- usually represents the
inventory unit of a large business
organization. The link to the
"INV_ORG" type rows within
W_INT_ORG_D dimension table.
Lookup: W_INT_ORG_D
(BUSN_ORG_TYPE = "INV_ORG")
Example: North Americas Warehouse

OPERATING_UNIT_ORG_WID Identifies the operating unit NUMBER W_INT_ORG_D


organization.
Operating Unit Organization
Surrogate Key

DWDMR A-Z.doc
BUYER_WID This indicates the buyer who placed NUMBER W_EMPLOYEE_D
the purchase order/helped prepare it.
Buyer Surrogate Key The link to the W_EMPLOYEE_D
dimension. Lookup: W_EMPLOYEE_D
WHERE BUSN_CONTCT_TYPE =
"BUYER"

MVMNT_TYPE_WID This indicates the type of inventory NUMBER W_MVMNT_TYPE_D


movement that is generated by this
Movement Type Surrogate Key purchase receipt. The link to the
W_MVMNT_TYPE_D dimension.
Lookup : W_MVMNT_TYPE_D.
Examples :goods receipt, goods issue,
physical stock transfer

XACT_TYPE_WID This indicates the specific type of the NUMBER W_XACT_TYPE_D


purchase receipt. There could be
Transaction Type Surrogate Key further sub-classifications to these
purchase receipt types. There could
be domain values mapped for each of
these transactions into the W_type
domain value Type columns in
W_XACT_TYPE_D. Lookup:
W_XACT_TYPE_D WHERE
XACT_CAT_CODE="PURR" Example:
"PO REGULAR", "PO REPEAT",
"SUBCONTRACT REGULAR" etc.

CONTRACT_REF_NUM This indicates the contract reference VARCHAR2(50)


number if the purchase order is based
Contract Reference Number on a contract agreement.

ORDERED_ON_DT_WID The date on which the purchase order NUMBER W_DAY_D


related to the purchase receipt line,
Ordered On Date Surrogate Key was placed on the supplier. For
electronic transmissions of purchase
orders to suppliers, this could be the
same as the day the supplier receives
the purchase order. Lookup:
W_DATE_D

RECEIVED_ON_DT_WID The date on which the product NUMBER W_DAY_D


mentioned on the purchase receipt is
Received On Date Surrogate Key received at the receipt location.
Lookup: W_DATE_D
RECEIVED_ON_TM_WID The time on which the product NUMBER W_TIME_OF_DAY_D
mentioned on the purchase receipt is
Received On Time Surrogate Key received at the receipt location

RECEIVED_QTY The quantity of the product (in NUMBER(28,10)


purchase order UOM) that has been
Received Qty received on the purchase receipt line
item.
UNIT_STD_COST Standard price per unit of the product NUMBER(28,10)
.The actual purchase price per unit of
Unit Std Cost the product could be at variance with
the standard price per unit.

DWDMR A-Z.doc
UNIT_PRICE The net price per unit of the product NUMBER(28,10)
(measured in purchase order UOM) of
Unit Price the purchase order line item -- in
document or transactional currency.
The price arrived at after taking all
vendor surcharges and discounts into
account.

RECEIVED_AMT The currency value of the purchase NUMBER(28,10)


receipt in document or transaction
Received Amt currency (including discounts and
surcharges) calculated as
Received value = Received quantity X
price.

STD_COST_AMT Cost Amount. NUMBER(28,10)

Std Cost Amt


UOM_CODE The unit of measure of the purchase VARCHAR2(50)
receipt item -- this would usually be
Unit of Measure Code the inventory unit of measure in
which the product is stored at the
receipt location. This can be different
from the unit of measure on the
purchase order. Example: Each.

PURCH_RCPT_NUM The unique purchase receipt number VARCHAR2(30)


that helps identify the purchase
Purchase Reciept Number receipt.
PURCH_RCPT_ITEM The line item number within the NUMBER
purchase receipt -- the same product
Purchase Reciept Item may appear on multiple lines within
the purchase receipt (this
corresponds to situations where
multiple schedule lines may be
mapped as separate lines on the
referred purchase order).
PURCH_ORDER_NUM The purchase order number against VARCHAR2(30)
which the purchase receipt has been
Purchase Order Number registered.
PURCH_ORDER_ITEM The line item number within the NUMBER
purchase order against which the
Purchase Order Item purchase receipt line item is being
processed.
PURCH_SCHEDULE_NUM The purchase order schedule line VARCHAR2(30)
number (date based delivery items)
Purchase Schedule Number against which the purchase receipt
line item is being processed.

PURCH_ORDER_INTG_ID This is the Purchase Order Line Key Id VARCHAR2(80)

Purchase Order Integration Id


PURCH_SCHEDULE_INTG_ID This is the Purchase Order Schedule VARCHAR2(80)
Line Key Id
Purchase Schedule Integration Id

DWDMR A-Z.doc
PURCH_RQSTN_NUM An alphanumeric key that uniquely VARCHAR2(30)
identifies a purchase requisition
Purchase Requisition Number number from which the purchase
order has been created. If these are
multiple, this column would be either
left blank or filled with the
representative purchase requisition
number.

PURCH_RQSTN_ITEM The number that uniquely identifies NUMBER


an item on a purchase requisition. The
Purchase Requisition Item purchase requisition line number
against which the purchase order line
item has been created. If these are
multiple, this column would be either
left blank or filled with the
representative purchase requisition
number.

RECEIPT_TEXT Detailed remarks or observations VARCHAR2(255)


generated during the product receipt
Receipt Text process of the receipt line item.

DOC_CURR_CODE This code corresponds to the VARCHAR2(30)


document currency. This typically is
Document/Transaction Currency the currency in which the transaction
Code occurred. Amounts will be stored in
this currency.
LOC_CURR_CODE This code corresponds to the local VARCHAR2(30)
currency. The local currency typically
Local/Regional Reporting Currency is the one in which the transaction
Code will be posted to meet legal
requirements for Company's Financial
reporting. Alternatively, it may be
linked to the currency used by
local/regional business units for
reporting purposes.

LOC_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)


Document Currency to the Local
Document to Local Currency Currency.
Exchange Rate
GLOBAL1_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the first Global
Document to Global1 (for Global Currency. The Global currencies are
Reporting) Currency Exchange defined in global currency master
Rate table.
GLOBAL2_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the second
Document to Global2 (for Global Global Currency. The Global
Reporting) Currency Exchange currencies are defined in global
Rate currency master table.
GLOBAL3_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the third
Document to Global3 (for Global Global Currency. The Global
Reporting) Currency Exchange currencies are defined in global
Rate currency master table.

DWDMR A-Z.doc
CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Created By User created the record in the source
Surrogate Key system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Last Modified By last modified the record in the source
User Surrogate Key system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
Source Record Creation Date and source system.
Time
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
Source Record Last Modified Date system.
and Time
AUX1_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time11 which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time12 which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time13 which acts as a source for the current
table.
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time1 which acts as a source for the current
table.
DELETE_FLG This flag indicates the deletion status CHAR(1)
of the record in the source system. A
Deleted Record Indicator value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time

DWDMR A-Z.doc
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
ETL Process Identifier process used to create or update this
data.
INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)
a dimension or fact entity in its source
Unique Source Record Identifier system. In case of composite keys, the
value in this column can consist of
concatenated parts.

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
Generic Extension Column
LINE_TYPE_WID This column is used as a generic field NUMBER W_XACT_TYPE_D
for customer extensions.
Line Type Key
PAYMENT_TYPE_WID Foreign key to the W_XACT_TYPE_D NUMBER W_XACT_TYPE_D
dimension indicating the pay item
Payment Type Surrogate Key payment type.

SHIPMENT_TYPE_WID Foreign key to the W_XACT_TYPE_D NUMBER W_XACT_TYPE_D


dimension indicating the shipment
Shipment Type Surrogate Key type.
BLANKET_AGREEMENT_NUM Blanket agreement number of a VARCHAR2(50)
release or the global agreement
Blanket Agreement Num number the order references.
CONSIGNED_TYPE_WID Foreign key to the W_XACT_TYPE_D NUMBER W_XACT_TYPE_D
dimension indicating whether it's a
Consigned Type Surrogate Key regular PO, consigned PO or
consumption advice.

RECEIVED_ON_DT This indicates received date DATE

Received On Date
DAYS_EARLY_RECEIPT_ALLOWED This indicates the Maximum NUMBER
acceptable number of days items can
Days Early Receipt Allowed be received early

DAYS_LATE_RECEIPT_ALLOWED This indicates Maximum acceptable NUMBER


number of days items can be received
Days Late Receipt Allowed late

DWDMR A-Z.doc
DUE_ON_DT This indicates due on date. DATE

Due On Date
DUE_ON_DT_WID The date on which the product NUMBER W_DAY_D
ordered is due for receipt.
Due On Date Surrogate Key
XACT_SOURCE_WID Foreign key to W_XACT_TYPE_D NUMBER W_XACT_SOURCE_D
dimension
Transaction Source Surrogate Key

RELEASE_NUM This indicates the release number. VARCHAR2(30)

Release Number
SUPPLIER_ACCOUNT_WID Foreign key to NUMBER W_SUPPLIER_ACCOUNT_D
W_SUPPLIER_ACCOUNT_D dimension
Supplier Account Surrogate Key

PRIMARY_UOM_CONV_RATE This indicates primary Unit of NUMBER(28,10)


Measure conversion rate.
Primary Unit of Measure
Conversion Rate
PRIMARY_UOM_CODE This indicates primary Unit of VARCHAR2(50)
Measure code.
Primary Unit of Measure Code
STANDARD_UOM_CONV_RATE This indicates standard Unit of NUMBER(28,10)
Measure conversion rate
Standard Unit of Measure
Conversion Rate
STANDARD_UOM_CODE This indicates standard Unit of VARCHAR2(50)
Measure code.
Standard Unit of Measure Code

XACT_REASON_WID NUMBER W_REASON_D

PURCH_ORG_WID NUMBER W_INT_ORG_D

RMA_REFERENCE VARCHAR2(80)

REQ_BU_WID NUMBER

REQ_BU_WID
SOLDTO_BU_WID NUMBER

SOLDTO_BU_WID
VENDOR_ITEM VARCHAR2(120)

VENDOR_ITEM
LINE_TEXT VARCHAR2(255)

LINE_TEXT
GL_MCAL_WID NUMBER W_MCAL_CAL_D

MCAL_RECEIVED_ON_DT_WID NUMBER W_MCAL_DAY_D

DWDMR A-Z.doc
PROC_PROD_WID NUMBER

PO_TRADING_ORG_WID NUMBER

DWDMR A-Z.doc
W_PURCH_RQSTN_LINE_F
Business Name: Purchase Requisition Lines

Description:
W_PURCH_RQSTN_LINE_F fact table is used to capture all the purchase requisitions that are raised by the
various departments of a business organization -- these would in turn be acted upon by the purchasing unit of
the business organization (purchasing organization). The types of purchase requisitions can be many and would
typically include one-time, regular, online etc. The data in this table is stored at the purchase requisition product
line item level. Purchase requisitions are usually used to source "INDIRECT" items -- items that do not form part
of the Bill of Materials against sold products but are more used to conduct the operations of the business
organization (stationery, cleaning supplies etc.). The purchase requisition lines in this table are in turn referenced
by fact rows in the W_PURCH_ORDER_F table (in data situations where there is a 1-N correspondence between
the purchase requisition and the purchase order). The data in this table is expected to be dynamic in nature
during the lifecycle of a specific purchase requisition and its fulfillment related cycles. Columns like STATUS_WID
and RECEIVED_ON_DT_WID represent the current status/information related to a purchase requisition line item.

Table Columns:
Column Name Description Datatype Lookup Table
REQUESTOR_WID This indicates the requestor who NUMBER W_EMPLOYEE_D
raised the purchase requisition. The
Requestor Surrogate Key link to the W_USER_D dimension.
Lookup: W_USER_D
SUPPLIER_WID This indicates the suggested supplier NUMBER W_PARTY_ORG_D
on whom the purchase order could be
Supplier Surrogate Key placed -- for sourcing the product
mentioned in the purchase requisition
line item. The link to the
W_SUPPLIER_D dimension. Lookup:
W_SUPPLIER_D Example : Circuit
City, Good Guys etc. for any electronic
equipment

PRODUCT_WID This indicates the product which is NUMBER W_PRODUCT_D


being requested on the purchase
Product Surrogate Key order requisition item. Lookup:
W_PRODUCT_D Example :Spray
paint, auto exhaust pump, IBM laptop
T-Series 230, A4 printer paper etc.

INVENTORY_PROD_WID This indicates the business location -- NUMBER W_INVENTORY_PRODUCT_D


product combination against which
Inventory Product Surrogate Key the purchase requisition item will be
received. Lookup:
W_INVENTORY_PRODUCT_D

SUPPLIER_PROD_WID This indicates the product reference NUMBER W_SUPPLIER_PRODUCT_D


within the catalog of the suggested
Supplier Product Surrogate Key supplier in the purchase requisition.
The link to the
W_SUPPLIER_PRODUCT_D
dimension. Lookup:
W_SUPPLIER_PRODUCT_D

DWDMR A-Z.doc
PLANT_LOC_WID This indicates the physical location NUMBER W_BUSN_LOCATION_D
whose operations use the product
Plant Location Surrogate Key ordered on the purchase requisition
line item. The link to the "PLANT"
type of rows within W_BUSN_LOC_D
dimension table. Lookup:
W_BUSN_LOC_D Example : Carolina
plant, Nevada facility etc.

INVENTORY_ORG_WID Identifies the inventory organization. NUMBER W_INT_ORG_D

Inventory Organization Surrogate


Key
RCPT_LOC_WID This indicates the physical location NUMBER W_BUSN_LOCATION_D
whose inventory/operations receive
Rcpt Location Surrogate Key the product requested on the
purchase requisition line item. In
certain situations the item requested
may be directly consumed by the
requesting department (without any
inventory implications). The link to
the "STORAGE_LOC" type of rows
within W_BUSN_LOC_D dimension
table. Lookup: W_BUSN_LOC_D
Example : Sheet Metal Location,
Maintenance Parts location.

STORAGE_LOC_WID Number of the storage location at NUMBER W_BUSN_LOCATION_D


which the material is stored or
Storage Location Surrogate Key received. A plant may contain one or
more storage locations. This indicates
the physical location whose inventory
receives the product ordered on the
purchase requisition line item. The
link to the "STORAGE_LOC" type of
rows within W_BUSN_LOC_D
dimension table. Lookup:
W_BUSN_LOC_D. Example : Sheet
Metal Location, Maintenance Parts
location.

RQSTN_ORG_WID This indicates the requesting NUMBER W_INT_ORG_D


organization that has created the
Requisition Organization purchase requisition -- usually
Surrogate Key represents any operations unit of a
large business organization. The link
to the "PURCH" type rows within
W_INT_ORG_D dimension table.
Lookup: W_INT_ORG_D
(BUSN_ORG_TYPE = "PURCH")
Example: North Americas Operations

OPERATING_UNIT_ORG_WID Identifies the operating unit NUMBER W_INT_ORG_D


organization.
Operating Unit Surrogate Key

DWDMR A-Z.doc
APPROVAL_STATUS_WID This indicates the current approval NUMBER W_STATUS_D
status of the purchase requisition line
Approval Status Surrogate Key item. This could change during the
lifecycle of the purchase requisition.
The link to the W_STATUS_D
dimension. Lookup: W_STATUS_D
WHERE STATUS_TYPE =
"PURCH_APPROVE". Example:
"Pending
Approval","Rejected","Approved",
etc.

CYCLE_STATUS_WID This indicates the current cycle status NUMBER W_STATUS_D


of the purchase requisition line item.
Cycle Status Surrogate Key This could change during the lifecycle
of the purchase requisition. The link
to the W_STATUS_D dimension.
Lookup: W_STATUS_D WHERE
STATUS_TYPE = "PURCH_CYCLE"
Example: "Open", "Closed",
"Cancelled", etc.

XACT_TYPE_WID This indicates the specific type of the NUMBER W_XACT_TYPE_D


purchase requisition. There could be
Transaction Type Surrogate Key further sub-classifications to these
purchase requisition types. There
could be domain values mapped for
each of these transactions into the
W_type domain value columns in
W_XACT_TYPE_D. Lookup:
W_XACT_TYPE_D WHERE
XACT_CAT_CODE="PRQH" Example:
"ONE TIME", "EXPRESS", "ONLINE",
"NORMAL" etc.

SUBMITTED_ON_DT_WID The date on which the requesting NUMBER W_DAY_D


organization/department placed the
Submitted On Date Surrogate Key purchase request with the purchasing
organization for the required
products Lookup: W_DATE_D

SUBMITTED_ON_TM_WID The time on which the requesting NUMBER W_TIME_OF_DAY_D


organization/department placed the
Submitted On Time Surrogate Key purchase request with the purchasing
organization for the required
products Lookup:
W_TIME_OF_DAY_D

RESUBMITTED_ON_DT_WID The date on which the requesting NUMBER W_DAY_D


organization/department sent the
Resubmitted On Date Surrogate updated purchase request with the
Key purchasing organization for the
required products (required when
certain aspects of the purchase
requisition undergo corrections)
Lookup: W_DATE_D

DWDMR A-Z.doc
RESUBMITTED_ON_TM_WID The time on which the requesting NUMBER W_TIME_OF_DAY_D
organization/department sent the
Resubmitted On Time Surrogate updated purchase request with the
Key purchasing organization for the
required products (required when
certain aspects of the purchase
requisition undergo corrections)
Lookup: W_TIME_OF_DAY_D

APPROVED_ON_DT_WID The date on which the purchase NUMBER W_DAY_D


requisition was authorized for further
Approved On Date Surrogate Key processing in the fulfillment cycle.
This could be the same as the creation
date of the purchase requisition in
online approval business situations.
Lookup: W_DATE_D

APPROVED_ON_TM_WID The time on which the purchase NUMBER W_TIME_OF_DAY_D


requisition was authorized for further
Approved On Time Surrogate Key processing in the fulfillment cycle.
This could be the same as the creation
date of the purchase requisition in
online approval business situations.
Lookup: W_TIME_OF_DAY_D

ORDERED_ON_DT_WID The date on which the purchase order NUMBER W_DAY_D


was placed against this purchase
Ordered On Date Surrogate Key requisition line item. In situations of
partial fulfillment where the purchase
requisition line item may be fulfilled
across multiple purchase orders, this
column would be left blank. Lookup:
W_DATE_D

FULFILLED_ON_DT_WID The date on which the product NUMBER W_DAY_D


requested on the purchase requisition
Received On Date Surrogate Key line was received at the receipt
location specified. In situations of
multiple receipts, his column would
be left blank.Lookup: W_DATE_D

NEEDED_BY_DT_WID The date by which the product NUMBER W_DAY_D


requested on the purchase requisition
Needed By Date Surrogate Key line is required for actual use at the
receipt location specified. Lookup:
W_DATE_D
NEEDED_BY_TM_WID The time by which the product NUMBER W_TIME_OF_DAY_D
requested on the purchase requisition
Needed By Time Surrogate Key line is required for actual use at the
receipt location specified. Lookup:
W_TIME_OF_DAY_D

DUE_ON_DT_WID The date on which the product NUMBER W_DAY_D


ordered on the purchase requisition
Due On Date Surrogate Key line is due for receipt at the receipt
location specified. Lookup:
W_DATE_D

DWDMR A-Z.doc
CREATED_ON_TM_WID This is the time in "24HHMMSS", on NUMBER W_TIME_OF_DAY_D
which the record was created in the
Created On Time Surrogate Key source system. This column also
functions as a key to
W_TIME_OF_DAY_D.
REQUESTED_QTY The required quantity of the product NUMBER(28,10)
(in purchase order UOM) that has
Requested Qty been requested on the purchase
requisition line item.
UNIT_STD_COST Standard price per unit of the product NUMBER(28,10)
.The actual purchase price per unit of
Unit Std Cost the product could be at variance with
the standard price per unit.

UNIT_PRICE The suggested price per unit product NUMBER(28,10)


(measured in purchase order UOM) of
Unit Price the purchase requisition line item -- in
document or transactional currency.

LINE_AMT The suggested currency value of the NUMBER(28,10)


purchase requisition line item in
Line Amt document or transaction currency.

STD_COST_AMT Cost Amount. NUMBER(28,10)

Std Cost Amt


UOM_CODE The unit of measure of the purchase VARCHAR2(50)
requisition item -- this could be
Unit of Mesaure Code different from the inventory unit of
measure in which the product is
stored at the receipt location. The
suggested price on the purchase
requisition line is for a unit of the
product in this UOM. Example: Each.

PURCH_RQSTN_NUM An alphanumeric key that uniquely VARCHAR2(30)


identifies a purchase requisition
Purchase Requisition Number number from which the purchase
order has been created. If these are
multiple, this column would be either
left blank or filled with the
representative purchase requisition
number.

PURCH_RQSTN_ITEM The number that uniquely identifies NUMBER


an item on a purchase requisition. The
Purchase Requisition Item purchase requisition line number
against which the purchase order line
item has been created. If these are
multiple, this column would be either
left blank or filled with the
representative purchase requisition
number.

LINE_TEXT Detailed instructions text or remarks VARCHAR2(255)


for fulfillment of the purchase
Line Text requisition line item.

DWDMR A-Z.doc
DOC_CURR_CODE This code corresponds to the VARCHAR2(30)
document currency. This typically is
Doc Curr Code the currency in which the transaction
occurred. Amounts will be stored in
this currency.
LOC_CURR_CODE This code corresponds to the local VARCHAR2(30)
currency. The local currency typically
Loc Curr Code is the one in which the transaction
will be posted to meet legal
requirements for Company's Financial
reporting. Alternatively, it may be
linked to the currency used by
local/regional business units for
reporting purposes.

LOC_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)


Document Currency to the Local
Loc Exchange Rate Currency.
GLOBAL1_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the first Global
Global1 Exchange Rate Currency. The Global currencies are
defined in global currency master
table.
GLOBAL2_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the second
Global2 Exchange Rate Global Currency. The Global
currencies are defined in global
currency master table.
GLOBAL3_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the third
Global3 Exchange Rate Global Currency. The Global
currencies are defined in global
currency master table.
CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Created By User created the record in the source
Surrogate Key system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Last Modified By last modified the record in the source
User Surrogate Key system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
Source Record Creation Date and source system.
Time
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
Source Record Last Modified Date system.
and Time
AUX1_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time11 which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time12 which acts as a source for the current
table.

DWDMR A-Z.doc
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time13 which acts as a source for the current
table.
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time14 which acts as a source for the current
table.
DELETE_FLG This flag indicates the deletion status CHAR(1)
of the record in the source system. A
Deleted Record Indicator value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
ETL Process Identifier process used to create or update this
data.
INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)
a dimension or fact entity in its source
Unique Source Record Identifier system. In case of composite keys, the
value in this column can consist of
concatenated parts.

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
Generic Extension Column
LINE_TYPE_WID This column is used as a generic field NUMBER W_XACT_TYPE_D
for customer extensions.
Line Type Surrogate Key

DWDMR A-Z.doc
SUPPLIER_ACCOUNT_WID Foreign key to NUMBER W_SUPPLIER_ACCOUNT_D
W_SUPPLIER_ACCOUNT_D dimension
Supplier Account Surrogate Key

PRIMARY_UOM_CONV_RATE This indicates primary Unit of NUMBER(28,10)


Measure conversion rate.
Primary Unit of Measure
Conversion Rate
PRIMARY_UOM_CODE This indicates primary Unit of VARCHAR2(50)
Measure code.
Primary Unit of Measure Code
STANDARD_UOM_CONV_RATE This indicates standard Unit of NUMBER(28,10)
Measure conversion rate
Standard Unit of Measure
Conversion Rate
STANDARD_UOM_CODE This indicates standard Unit of VARCHAR2(50)
Measure code.
Standard Unit of Measure Code

URGENT_FLAG This indicates whether the requisition VARCHAR2(4)


is urgent or not
Urgent Flag
CANCELLED_LINE_QTY This indicates the quantity cancelled NUMBER(28,10)

Cancelled Line Qty


CANCELLED_LINE_AMT This indicates the cancelled line NUMBER(28,10)
amount.
Cancelled Line Amt
PO_REVISIONS This indicates Document revision NUMBER
number
PO Revisions
SUBMITTED_ON_DT This date indicates when the DATE
requisition submitted for approval
Submitted On Date
APPROVED_ON_DT This date indicates when the DATE
requisition got approved
Approved On Date
ORDERED_ON_DT This date indicates when the DATE
requisition is placed on purchase
Ordered On Date order
FULFILLED_ON_DT The date on which the product DATE
requested on the purchase requisition
Received On date line was received at the receipt
location specified.
NEEDED_BY_DT The date by which the product DATE
requested on the purchase requisition
Needed By Date line is required for actual use at the
receipt location specified.

PO_APPROVED_ON_DT This date indicates when the purchase DATE


order got approved for a requisition
PO Approved On Date for further processing in fulfillment
cycle.
PO_APPROVED_ON_DT_WID This date indicates when the purchase NUMBER W_DAY_D
order got approved for a requisition
PO Approved On Date Surrogate for further processing in fulfillment
Key cycle. Lookup: W_DATE_D

DWDMR A-Z.doc
PO_SUBMIT_ON_DT This date indicates when the purchase DATE
order submitted for approval for a
PO Submit Date requisition in fulfillment cycle.

PO_SUBMIT_ON_DT_WID This date indicates when the purchase NUMBER W_DAY_D


order submitted for approval for a
PO Submit On Date Surrogate Key requisition in fulfillment cycle.
Lookup: W_DATE_D

FULFILLMENT_STATUS_WID This indicates the current status of NUMBER W_STATUS_D


requisition whether it is unapproved,
Fulfillment Status Surrogate Key unprocessed, unfulfilled or fulfilled
This could change during the lifecycle
of the purchase requisition. Lookup:
W_STATUS_D

PO_CREATION_METHOD_WID This indicates whether the PO NUMBER W_XACT_TYPE_D


creation method was Manual or Auto.
PO Creation Method Surrogate Lookup: W_XACT_TYPE_D
Key
PO_APPROVED_ON_TM_WID The time indicates when the purchase NUMBER W_TIME_OF_DAY_D
order got approved for a requisition
PO Approved On Time Surrogate for further processing in fulfillment
Key cycle. Lookup: W_TIME_OF_DAY_D

PO_SUBMIT_ON_TM_WID The time indicates when the purchase NUMBER W_TIME_OF_DAY_D


order submitted for approval for a
PO Submit On Time Surrogate Key requisition in fulfillment cycle.
Lookup: W_TIME_OF_DAY_D

AGREEMENT_SOURCE_ID VARCHAR2(80)

BUYER_WID NUMBER W_EMPLOYEE_D

ITEM_SOURCE_WID NUMBER W_XACT_TYPE_D

PO_ACKNOWLEDGED_DT DATE

PO_COMMUNICATED_DT DATE

PO_OPENED_DT DATE

PO_OPENED_DT_WID NUMBER W_DAY_D

PREPARER_WID NUMBER W_EMPLOYEE_D

VENDOR_ITEM VARCHAR2(80)

DWDMR A-Z.doc
PRC_BU_WID NUMBER W_INT_ORG_D

GL_MCAL_WID NUMBER W_MCAL_CAL_D

MCAL_REQ_APPROVED_ON_DT_ NUMBER W_MCAL_DAY_D


WID

CANCEL_REASON VARCHAR2(240)

JUSTIFICATION VARCHAR2(1000)

HEADER_SUBMITTED_ON_DT DATE

HEADER_APPROVED_ON_DT DATE

HEADER_APPROVAL_STATUS_ID VARCHAR2(80)

PARENT_REQ_LINE_ID VARCHAR2(80)

PARENT_SUBMITTED_ON_DT DATE

PARENT_APPROVED_ON_DT DATE

DWDMR A-Z.doc
W_PURCH_SCHEDULE_LINE_F
Business Name: Purchase Schedule Lines

Description:
W_PURCH_SCHEDULE_LINE_F fact table is used to capture all the delivery schedules on purchase orders that are
raised on suppliers by the purchasing unit of a business organization (purchasing organization). The types of
purchase orders can be many and would typically include one-time, regular, blanket, release etc. The data in this
table is stored at the purchase order, product line item and delivery schedule level. The purchase order lines in
this table are in turn referenced by fact rows in the W_PURCH_RCPT_F table. The data in this table is expected to
be dynamic in nature during the lifecycle of a specific purchase order and its receipt related cycles. Columns like
RECEIVED_QTY represent the current status/information related to a purchase order line item. This table can be
configured to help capture similar sourcing process business documents like sub-contract orders. The Integration
Id column would need to be configured with additional logic to handle such situations.

Table Columns:
Column Name Description Datatype Lookup Table
SUPPLIER_WID This indicates the supplier on whom NUMBER W_PARTY_ORG_D
the purchase order has been placed.
Supplier Surrogate Key The link to the W_SUPPLIER_D
dimension. Lookup: W_SUPPLIER_D
Example : Circuit City, Good Guys etc.
for any electronic equipment

PRODUCT_WID This indicates the product which is NUMBER W_PRODUCT_D


being sourced from the supplier on
Product Surrogate Key the purchase order schedule line.
Lookup: W_PRODUCT_D Example
:Spray paint, auto exhaust pump, IBM
laptop T-Series 230

PLANT_LOC_WID This indicates the physical location NUMBER W_BUSN_LOCATION_D


whose operations use the product
Plant Loc Surrogate Key ordered on the purchase order
schedule line -- this would usually be
the same as the receipt location of
the item. The link to the "PLANT" type
of rows within W_BUSN_LOC_D
dimension table. Lookup:
W_BUSN_LOC_D. Example : Carolina
plant, Nevada facility etc.

INVENTORY_ORG_WID Identifies the inventory organization. NUMBER W_INT_ORG_D

Inventory Org Surrogate Key


PURCH_ORG_WID This indicates the purchasing NUMBER W_INT_ORG_D
organization that has generated the
Purch Org Surrogate Key purchase order -- usually represents
the purchasing unit of a large business
organization. The link to the "PURCH"
type rows within W_INT_ORG_D
dimension table. Lookup:
W_INT_ORG_D (BUSN_ORG_TYPE =
"PURCH") Example: North Americas
Procurement

DWDMR A-Z.doc
STORAGE_LOC_WID This indicates the expected storage NUMBER W_BUSN_LOCATION_D
location under the inventory location
Storage Loc Surrogate Key which will receive the product
ordered on the purchase order
schedule line. The link to the
"STORAGE_LOC" type of rows within
W_BUSN_LOC_D dimension table.
Lookup: W_BUSN_LOC_D. Example
:Example : Sheet Metal Location,
Maintenance Parts location.

RCPT_LOC_WID This indicates the physical location NUMBER W_BUSN_LOCATION_D


whose inventory receives the product
Receipt Loc Surrogate Key on the purchase receipt line item. The
link to the "RECIPIENT_LOC" type of
rows within W_BUSN_LOC_D
dimension table. Lookup:
W_BUSN_LOC_D. Example: Sheet
Metal Location, Maintenance Parts
location.

PURCH_GROUP_ORG_WID The Purchase Group which is NUMBER W_INT_ORG_D


responsible for the purchase.
Purchase Grp Surrogate Key
COMPANY_ORG_WID This is the default financial entity (or NUMBER W_INT_ORG_D
Company Org) into which the
Company Org Surrogate Key accounting transactions generated
through the execution of the
purchases order are posted into. This
links to the "COMPANY" type rows
within W_INT_ORG_D dimension
table. Lookup: W_INT_ORG_D
(BUSN_ORG_TYPE = "COMPANY")

INVENTORY_PROD_WID This indicates the business location -- NUMBER W_INVENTORY_PRODUCT_D


product combination against which
Inventory Product Surrogate Key the purchase order item will be
received. Lookup:
W_INVENTORY_PRODUCT_D
Example:Inventories may be managed
by location. This key will identify the
product attributes based on the
location.
REQUESTOR_WID This indicates the requestor who NUMBER W_EMPLOYEE_D
placed the initial purchase
Requestor Surrogate Key request/helped prepare it. The link to
the W_EMPLOYEE_D dimension.
Lookup: W_EMPLOYEE_D WHERE
BUSN_CONTCT_TYPE = "REQUESTOR"

SUPPLIER_PROD_WID This indicates the product reference NUMBER W_SUPPLIER_PRODUCT_D


within the catalog of the supplier on
Supplier Product Surrogate Key whom the purchase order has been
placed. The link to the
W_SUPPLIER_PRODUCT_D
dimension. Lookup:
W_SUPPLIER_PRODUCT_D

DWDMR A-Z.doc
BUYER_WID This indicates the buyer who placed NUMBER W_EMPLOYEE_D
the purchase order/helped prepare it.
Buyer Surrogate Key The link to the W_EMPLOYEE_D
dimension. Lookup: W_EMPLOYEE_D
WHERE BUSN_CONTCT_TYPE =
"BUYER"

OPERATING_UNIT_ORG_WID Identifies the operating unit NUMBER W_INT_ORG_D


organization.
Operating Unit Organization
Surrogate Key
XACT_TYPE_WID This indicates the specific type of the NUMBER W_XACT_TYPE_D
purchase order. There could be
Xact Type Surrogate Key further sub-classifications to these
purchase order types. There could be
domain values mapped for each of
these transactions into the W_type
domain value columns in
W_XACT_TYPE_D. Lookup:
W_XACT_TYPE_D WHERE XACT_CODE
= "PURCH_ORDERS" Example: "ONE
TIME", "REGULAR", "BLANKET" etc.

CONTRACT_REF_NUM This indicates the contract reference VARCHAR2(50)


number if the purchase order is based
Contract Ref Num on a contract agreement.

ORDERED_ON_DT_WID The date on which the purchase order NUMBER W_DAY_D


was placed on the supplier. For
Ordered On Dt Surrogate Key electronic transmissions of purchase
orders to suppliers, this could be the
same as the day the supplier receives
the purchase order. Lookup:
W_DATE_D
ORDERED_ON_TM_WID The time on which the purchase order NUMBER W_TIME_OF_DAY_D
was placed on the supplier
Ordered On Time Surrogate Key

DUE_ON_DT_WID The date on which the product NUMBER W_DAY_D


ordered on the purchase order
Due On Dt Surrogate Key schedule line is due for receipt at the
receipt location specified. Lookup:
W_DATE_D
DUE_ON_TM_WID The time on which the product NUMBER W_TIME_OF_DAY_D
ordered on the purchase order
Due On Time Surrogate Key schedule line is due for receipt at the
receipt location specified. Lookup:
W_DATE_D
CREATED_ON_TM_WID This is the time on which the record NUMBER W_TIME_OF_DAY_D
was created in the source system
Created On Time Surrogate Key

QUOTE_SUBMITTED_DT_WID The date on which the vendor or NUMBER W_DAY_D


supplier submitted the quotation for
Quote Submitted Dt Surrogate Key products to be supplied on this
purchase order. Lookup: W_DATE_D

DWDMR A-Z.doc
SCHEDULED_QTY The quantity of the product (in NUMBER(28,10)
purchase order UOM) that has been
Scheduled Qty scheduled to be received on the
purchase order schedule line.

RECEIVED_QTY The quantity of the product (in NUMBER(28,10)


purchase order UOM) that has been
Received Qty received todate on the purchase
order schedule line.
ACCEPTED_QTY The quantity of the product (purchase NUMBER(28,10)
order UOM) that has passed
Accepted Qty acceptance tests. The accepted
quantity could be less than or equal to
the received quantity.

REJECTED_QTY The quantity of the product (purchase NUMBER(28,10)


order UOM) that has NOT passed
Rejected Qty acceptance tests. The rejected
quantity would be <= received
quantity.
CANCELLED_QTY The quantity of the product (in NUMBER(28,10)
purchase order UOM) that has been
Cancelled Qty cancelled on the purchase order
schedule line.
LINE_AMT The currency value of the purchase NUMBER(28,10)
order schedule line in document or
Line Amt transaction currency.

RECEIVED_AMT The currency value of the received NUMBER(28,10)


purchase order schedule line in
Received Amt document or transaction currency.

ACCEPTED_AMT The currency value of the accepted NUMBER(28,10)


purchase order schedule line in
Accepted Amt document or transaction currency.

REJECTED_AMT The currency value of the rejected NUMBER(28,10)


purchase order schedule line in
Rejected Amt document or transaction currency.

CANCELLED_AMT The currency value of the cancelled NUMBER(28,10)


purchase order schedule line in
Cancelled Amt document or transaction currency.

UNIT_STD_COST Standard price per unit of the product NUMBER(28,10)


.The actual purchase price per unit of
Unit Std Cost the product could be at variance with
the standard price per unit.

UNIT_PRICE The net price per unit of the product NUMBER(28,10)


(measured in purchase order UOM) of
Unit Price the purchase order line item -- in
document or transactional currency.
The price arrived at after taking all
vendor surcharges and discounts into
account.

STD_COST_AMT Cost Amount. NUMBER(28,10)

Std Cost Amt

DWDMR A-Z.doc
ORDER_UOM_CODE The unit of measure of the purchase VARCHAR2(50)
order schedule line -- this could be
Order Uom Code different from the inventory unit of
measure in which the product is
stored at the receipt location. The
price on the purchase order schedule
line is for a unit of the product in this
UOM. Example: Each.

PURCH_ORDER_NUM The unique purchase order number VARCHAR2(30)


that helps identify the purchase
Purch Order Num order.
PURCH_ORDER_ITEM The line item number within the NUMBER
purchase order -- the same product
Purch Order Item may appear on multiple lines within
the purchase order (this corresponds
to situations where multiple schedule
lines may be mapped as separate
lines on the purchase order).

PURCH_SCHEDULE_NUM The schedule line number that VARCHAR2(30)


represents the delivery schedule
Purch Schedule Num within a purchase order line item.

PURCH_RQSTN_NUM An alphanumeric key that uniquely VARCHAR2(30)


identifies a purchase requisition
Purch Requisition Num number from which the purchase
order has been created. If these are
multiple, this column would be either
left blank or filled with the
representative purchase requisition
number.

PURCH_RQSTN_ITEM The number that uniquely identifies NUMBER


an item on a purchase requisition. The
Purch Requisition Item purchase requisition line number
against which the purchase order line
item has been created. If these are
multiple, this column would be either
left blank or filled with the
representative purchase requisition
number.

PURCH_ORDER_INTG_ID This is the Purchase Order Line Key Id VARCHAR2(80)

Purch Order Integration Id


PURCH_RQLNS_INTG_ID This is the Requisition Line Key Id VARCHAR2(80)

Purch Rqlns Integration Id


FIRM_SCHEDULE_IND Indicates if this receipt schedule has CHAR(1)
been confirmed by the supplier.
Firm Schedule Ind Indicates the category of delivery,
whether confirmed or not.

SCHEDULE_FREQ_IND Indicates the frequency of schedule CHAR(1)

Schedule Frequency Ind

DWDMR A-Z.doc
ORDER_LEAD_TIME The time specified in days by the NUMBER
supplier to deliver the product to the
Order Lead Time purchasing organization (time
measured from purchase order date
to last receipt date).
LINE_TEXT Detailed instructions text or remarks VARCHAR2(255)
for fulfillment of the purchase
Line Text requisition line item.
DOC_CURR_CODE This code corresponds to the VARCHAR2(30)
document currency. This typically is
Document/Transaction Currency the currency in which the transaction
Code occurred. Amounts will be stored in
this currency.
LOC_CURR_CODE This code corresponds to the local VARCHAR2(30)
currency. The local currency typically
Local/Regional Reporting Currency is the one in which the transaction
Code will be posted to meet legal
requirements for Company's Financial
reporting. Alternatively, it may be
linked to the currency used by
local/regional business units for
reporting purposes.

LOC_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)


Document Currency to the Local
Document to Local Currency Currency.
Exchange Rate
GLOBAL1_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the first Global
Document to Global1 (for Global Currency. The Global currencies are
Reporting) Currency Exchange defined in global currency master
Rate table.
GLOBAL2_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the second
Document to Global2 (for Global Global Currency. The Global
Reporting) Currency Exchange currencies are defined in global
Rate currency master table.
GLOBAL3_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the third
Document to Global3 (for Global Global Currency. The Global
Reporting) Currency Exchange currencies are defined in global
Rate currency master table.
CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Created By User created the record in the source
Surrogate Key system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Last Modified By last modified the record in the source
User Surrogate Key system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
Source Record Creation Date and source system.
Time
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
Source Record Last Modified Date system.
and Time

DWDMR A-Z.doc
AUX1_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time11 which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time12 which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time13 which acts as a source for the current
table.
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time1 which acts as a source for the current
table.
DELETE_FLG This flag indicates the deletion status CHAR(1)
of the record in the source system. A
Deleted Record Indicator value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
ETL Process Identifier process used to create or update this
data.
INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)
a dimension or fact entity in its source
Unique Source Record Identifier system. In case of composite keys, the
value in this column can consist of
concatenated parts.

DWDMR A-Z.doc
TENANT_ID This column is the unique identifier VARCHAR2(80)
for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
Generic Extension Column
LINE_TYPE_WID This column is used as a generic field NUMBER W_XACT_TYPE_D
for customer extensions.
Line Type Key
DESCRIPTION Pay item description. VARCHAR2(255)

Description
PAYMENT_TYPE_WID Foreign key to the W_XACT_TYPE_D NUMBER W_XACT_TYPE_D
dimension indicating the pay item
Payment Type Surrogate Key payment type.

SHIPMENT_TYPE_WID Foreign key to the W_XACT_TYPE_D NUMBER W_XACT_TYPE_D


dimension indicating the shipment
Shipment Type Surrogate Key type.
FINANCED_QTY For advance or financing distributions, NUMBER(28,10)
the quantity which has been pre-paid.
Financed Qty
RECOUPED_QTY For advance or financing distributions, NUMBER(28,10)
the quantity of the prepayments
Recouped Qty which has been liquidated.

FINANCED_AMT For advance or financing distributions, NUMBER(28,10)


the amount which has been pre-paid.
Financed Amt
RECOUPED_AMT For advance or financing distributions, NUMBER(28,10)
the amount of the prepayments
Recouped Amt which has been liquidated.

RETAINAGE_WITHHELD_AMT Total amount withheld as retainage NUMBER(28,10)


against this distribution.
Retainage Withheld Amt
RETAINAGE_RELEASED_AMT Amount of retainage released for this NUMBER(28,10)
distribution.
Retainage Released Amt
RETAINAGE_RATE Maximum percentage that can be NUMBER(28,10)
withheld from an invoice as retainage.
Retainage Rate
MAX_RETAINAGE_AMT The maximum amount that can be NUMBER(28,10)
withheld as retainage against a line.
Max retainage Amt
PROGRESS_PAYMENT_RATE Percentage applied to the completed NUMBER(28,10)
work on a financing pay item to
Progress Payment Rate determine the amount eligible for
payment.
RECOUPMENT_RATE Maximum percentage of the invoice NUMBER(28,10)
amount against which previous
Recoupment Rate prepayments can be applied.

BLANKET_AGREEMENT_NUM Blanket agreement number of a VARCHAR2(50)


release or the global agreement
Blanket Agreement Num number the order references.

DWDMR A-Z.doc
CONSIGNED_TYPE_WID Foreign key to the W_XACT_TYPE_D NUMBER W_XACT_TYPE_D
dimension indicating whether it's a
Consigned Type Surrogate Key regular PO, consigned PO or
consumption advice.

RELEASE_NUM This indicates the release number. VARCHAR2(30)

Release Num
SUPPLIER_ACCOUNT_WID Foreign key to NUMBER W_SUPPLIER_ACCOUNT_D
W_SUPPLIER_ACCOUNT_D dimension
Supplier Account Surrogate Key

PRIMARY_UOM_CONV_RATE This indicates primary uom NUMBER(28,10)


conversion rate.
Primary UOM Conversion Rate
PRIMARY_UOM_CODE This indicates primary uom code. VARCHAR2(50)

Primary UOM Code


STANDARD_UOM_CONV_RATE This indicates standard uom NUMBER(28,10)
conversion rate
Standard UOM Conversion Rate

STANDARD_UOM_CODE This indicates standard uom code. VARCHAR2(50)

Standard UOM Code


INVOICE_AMT NUMBER(28,10)

REQ_BU_WID NUMBER W_INT_ORG_D

SOLDTO_BU_WID NUMBER W_INT_ORG_D

DOC_STYLE_WID NUMBER W_XACT_TYPE_D

PO_CREATION_METHOD_WID NUMBER W_XACT_TYPE_D

PO_SUBMIT_ON_DT DATE

PO_APPROVED_ON_DT DATE

PO_COMMUNICATED_DT DATE

PO_ACKNOWLEDGED_DT DATE

PO_OPENED_DT DATE

PO_OPENED_DT_WID NUMBER W_DAY_D

DWDMR A-Z.doc
FULFILLED_ON_DT DATE

PO_CLOSED_DT DATE

NEG_HEADER_ID VARCHAR2(80)

NEG_LINE_NUM VARCHAR2(80)

RESPONSE_NUM VARCHAR2(80)

VENDOR_ITEM VARCHAR2(80)

INVOICE_QTY NUMBER(28,10)

INVOICE_QTY
PO_STATUS_WID NUMBER

PO_STATUS_WID
NEG_TYPE_WID NUMBER

NEG_TYPE_WID
NEG_TITLE VARCHAR2(80)

NEG_TITLE
NEG_DOCUMENT_NUM VARCHAR2(255)

NEG_DOCUMENT_NUM
DOCUMENT_DISP_LINE_NUM VARCHAR2(80)

DOCUMENT_DISP_LINE_NUM
CURRENT_PRICE_GLB1_CURR NUMBER(28,10)

CURRENT_PRICE_GLB1_CURR
NEG_GLOBAL1_EXCHANGE_RATE NUMBER(28,10)

NEG_GLOBAL1_EXCHANGE_RATE

NEG_GLOBAL2_EXCHANGE_RATE NUMBER(28,10)

NEG_GLOBAL2_EXCHANGE_RATE

NEG_GLOBAL3_EXCHANGE_RATE NUMBER(28,10)

NEG_GLOBAL3_EXCHANGE_RATE

CONTRACT_ID VARCHAR2(80)

BLANKET_HEADER_ID VARCHAR2(80)

DWDMR A-Z.doc
BLANKET_LINE_ID VARCHAR2(80)

NEG_INTEGRATION_ID VARCHAR2(80)

GL_MCAL_CAL_WID NUMBER W_MCAL_CAL_D

MCAL_PO_OPENED_DT_WID NUMBER W_MCAL_DAY_D

NEG_BU_WID NUMBER

PROC_PROD_WID NUMBER

CANCEL_REASON VARCHAR2(240)

CLOSED_REASON VARCHAR2(240)

SOLDTO_LE_WID NUMBER

PO_TRADING_ORG_WID NUMBER

ORCHESTRATION_ORDER_FLAG VARCHAR2(1)

ORCHESTRATION_AGREEMENT VARCHAR2(100)

DWDMR A-Z.doc
W_PURCH_TARGET_F
Business Name: W_PURCH_TARGET_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
PERIOD_START_DT_WID NUMBER W_DAY_D

PERIOD_START_DT_WID
PRC_BU_WID NUMBER W_INT_ORG_D

PRC_BU_WID
KPI_NAME VARCHAR2(80)

KPI_NAME
TARGET_VALUE NUMBER(28,10)

TARGET_VALUE
DELETE_FLG CHAR(1)

DELETE_FLG
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
ETL_PROC_WID NUMBER

ETL_PROC_WID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
X_CUSTOM VARCHAR2(10)

X_CUSTOM

DWDMR A-Z.doc
W_PURCH_VARIANCE_XACT_F
Business Name: W_PURCH_VARIANCE_XACT_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
SUPPLIER_WID This indicates the supplier on whom NUMBER W_PARTY_ORG_D
the purchase order has been
Supplier Surrogate Key placed.The link to the W_SUPPLIER_D
dimension. Lookup: W_SUPPLIER_D
Example : Circuit City, Good Guys etc.
for any electronic equipment

PRODUCT_WID This indicates the product which is NUMBER W_PRODUCT_D


being sourced from the supplier on
Product Surrogate Key the purchase receipt line item.
Lookup: W_PRODUCT_D Example
:Spray paint, auto exhaust pump, IBM
laptop T-Series 230

INVENTORY_PROD_WID This indicates the receipt location -- NUMBER W_INVENTORY_PRODUCT_D


product combination against which
Inventory Product Surrogate Key the purchase order item has been
received. Lookup:
W_INVENTORY_PRODUCT_D
PLANT_LOC_WID This indicates the physical location NUMBER
whose operations use the product
Plant Location Surrogate Key ordered on the purchase order line
item. The link to the
&quot;PLANT&quot; type of rows
within W_BUSN_LOC_D dimension
table. Lookup: W_BUSN_LOC_D.
Example : Carolina plant, Nevada
facility etc.

INVENTORY_ORG_WID Identifies the inventory organization. NUMBER W_INT_ORG_D

Inventory Organization Surrogate


Key
STORAGE_LOC_WID Number of the storage location at NUMBER W_BUSN_LOCATION_D
which the material is stored or
Storage Location Surrogate Key received. A plant may contain one or
more storage locations. This indicates
the physical location whose inventory
receives the product ordered on the
purchase order line item. The link to
the STORAGE_LOC type of rows
within W_BUSN_LOC_D dimension
table. Lookup: W_BUSN_LOC_D.
Example : Sheet Metal Location,
Maintenance Parts location.

DWDMR A-Z.doc
RCPT_LOC_WID This indicates the physical location NUMBER W_BUSN_LOCATION_D
whose inventory receives the product
Receipt Location Surrogate Key ordered on the purchase order line
item. The link to the STORAGE_LOC
type of rows within W_BUSN_LOC_D
dimension table. Lookup:
W_BUSN_LOC_D

COST_CENTER_WID This indicates the cost center to which NUMBER W_COST_CENTER_D


the expenses incurred in sourcing
Cost Center Surrogate Key would be distributed to. The link to
the W_COST_CENTER_D dimension.
Lookup: W_COST_CENTER_D
Example: Generator 1 shop,
Generator 2 shop etc.

PURCH_ORG_WID This indicates the purchasing NUMBER W_INT_ORG_D


organization that has generated the
Purchase Organization Surrogate purchase order -- usually represents
Key the purchasing unit of a large business
organization. The link to the PURCH
type rows within W_INT_ORG_D
dimension table. Lookup:
W_INT_ORG_D (BUSN_ORG_TYPE =
'PURCH') Example: North Americas
Procurement

GL_ACCOUNT_WID This is the General Ledger account NUMBER W_GL_ACCOUNT_D


number into which the payables
GL Account Surrogate Key entries generated as part of the
purchase order execution would be
posted into. This may be uniquely
associated to the supplier on the
purchase order. Lookup:
W_GL_ACCOUNT_D

COMPANY_ORG_WID This is the default financial entity (or NUMBER W_INT_ORG_D


Company Organization) into which
Company Organization Surrogate the accounting transactions
Key generated through the execution of
the purchases order are posted into.
This links to the COMPANY type rows
within W_INT_ORG_D dimension
table. Lookup: W_INT_ORG_D
(BUSN_ORG_TYPE = 'COMPANY')

BUYER_WID This indicates the buyer who placed NUMBER


the purchase order/helped prepare it.
Buyer Surrogate Key The link to the W_EMPLOYEE_D
dimension. Lookup: W_EMPLOYEE_D
WHERE BUSN_CONTCT_TYPE =
'BUYER'

OPERATING_UNIT_ORG_WID Identifies the operating unit NUMBER W_INT_ORG_D


Organization.
Operating Unit Organization
Surrogate Key

DWDMR A-Z.doc
XACT_TYPE_WID This indicates the specific type of the NUMBER W_XACT_TYPE_D
purchase order. There could be
Transaction Type Surrogate Key further sub-classifications to these
purchase order types. There could be
domain values mapped for each of
these transactions into the W_ type
domain value columns in
W_XACT_TYPE_D. Lookup:
W_XACT_TYPE_D WHERE XACT_CODE
= 'PURCH_ORDERS' Example: ONE
TIME,REGULAR,BLANKET etc.

ORDERED_ON_DT_WID The date on which the purchasing NUMBER W_DAY_D


document was created.
Ordered On Date Surrogate Key

PURCH_ORDER_NUM The unique purchase order number VARCHAR2(30)


that helps identify the purchase
Purchase Order Number order.
PURCH_ORDER_ITEM The number that uniquely identifies NUMBER
an item within a purchasing
Purchase Order Item document such as Purchase Order,
Request for Quotation, Scheduling
Agreements etc. The same product
may appear on multiple lines in the
document.

PURCH_DISTR_NUM The number that identifies a cost VARCHAR2(30)


distribution within a Purchase Order
Purchase Distribution Number Schedule line.
LINE_TEXT Detailed instructions text or remarks VARCHAR2(255)
for execution of the purchase order
Line Text line item.
DOC_CURR_CODE This code corresponds to the VARCHAR2(30)
document currency. This typically is
Document/Transaction Currency the currency in which the transaction
Code occurred. Amounts will be stored in
this currency.
LOC_CURR_CODE This code corresponds to the Local VARCHAR2(30)
currency. The local currency typically
Local/Regional Reporting Currency is the one in which the transaction
Code will be posted to meet legal
requirements for Company's Financial
reporting. Alternatively, it may be
linked to the currency used by
local/regional business units for
reporting purposes.

LOC_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)


Document Currency to the Local
Document to Local Currency Currency.
Exchange Rate
GLOBAL1_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the first Global
Document to Global1 (for Global Currency. The Global currencies are
Reporting) Currency Exchange defined in global currency master
Rate table.

DWDMR A-Z.doc
GLOBAL2_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the second
Document to Global2 (for Global Global Currency. The Global
Reporting) Currency Exchange currencies are defined in global
Rate currency master table.
GLOBAL3_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the third
Document to Global3 (for Global Global Currency. The Global
Reporting) Currency Exchange currencies are defined in global
Rate currency master table.
CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Created By User created the record in the source
Surrogate Key system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Last Modified By last modified the record in the source
User Surrogate Key system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
Source Record Creation Date and source system.
Time
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
Source Record Last Modified Date system.
and Time
AUX1_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time11 which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time12 which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time13 which acts as a source for the current
table.
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time1 which acts as a source for the current
table.
DELETE_FLG This flag indicates the deletion status CHAR(1)
of the record in the source system. A
Deleted Record Indicator value of 'Y' indicates that the record is
deleted from the source system and
logically deleted from the data
warehouse; a value of 'N' indicates
that the record is active.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time

DWDMR A-Z.doc
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
ETL Process Identifier process used to create or update this
data.
INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)
a dimension or fact entity in its source
Unique Source Record Identifier system. In case of composite keys, the
value in this column can consist of
concatenated parts.

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
Generic Extension Column
LINE_TYPE_WID This column is used as a generic field NUMBER W_XACT_TYPE_D
for customer extensions.
Line Type Key
DESCRIPTION Pay item description. VARCHAR2(255)

Description
SHIPMENT_TYPE_WID Foreign key to the W_XACT_TYPE_D NUMBER W_XACT_TYPE_D
dimension indicating the shipment
Shipment Type Surrogate Key type.
LEDGER_WID Foreign key to W_LEDGER_D NUMBER W_LEDGER_D
dimension
Ledger Surrogate Key
PROJECT_WID Foreign key to W_PROJECT _D NUMBER W_PROJECT_D
indicating the project identifier for
Project Surrogate Key oracle projects.
TASK_WID Foreign key to W_TASK _D indicating NUMBER W_TASK_D
the task identifier for oracle projects.
Task Surrogate Key
AGREEMENT_LEVERAGE_TYPE_WI Foreign key to W_XACT_TYPE_D NUMBER W_XACT_TYPE_D
D dimension indicating agreement
leverage type.
Agreement Leverage Type
Surrogate Key

DWDMR A-Z.doc
SHIP_TO_ORGANIZATION_WID Foreign key to W_INT_ORG_D NUMBER W_INT_ORG_D
indicating ship to organization unique
Ship To Organization Surrogate identifier.
Key

SHIP_TO_OPERATING_UNIT_WID Foreign key to W_INT_ORG_D NUMBER W_INT_ORG_D


indicating operating unit.
Ship To Operating Unit Surrogate
Key

SUPPLIER_ACCOUNT_WID Foreign key to NUMBER W_SUPPLIER_ACCOUNT_D


W_SUPPLIER_ACCOUNT_D indicating
Supplier Account Surrogate Key supplier site unique identifier.

RELEASE_NUM This indicates the release number. VARCHAR2(30)

Release Num
UNSPSC_WID Foreign Key to the UNSPSC (United NUMBER W_PROD_CAT_DH
Nations Standard Products and
United Nations Standard Products Services Code) Category.
and Services Code Category
Surrogate Key
PURCH_SCHEDULE_NUM This indicates the purchase schedule VARCHAR2(30)
number.
Purch Schedule Num
VENDOR_PRODUCT_NUM Ledger Foreign Key VARCHAR2(30)

ETL Process Identifier1


CUSTOM_CATEGORY1_WID Custom Category 1 NUMBER W_PROD_CAT_DH

Custom Category1 Surrogate Key

CUSTOM_CATEGORY2_WID Custom Category 2 NUMBER W_PROD_CAT_DH

Custom Category2 Surrogate Key

CUSTOM_CATEGORY3_WID Custom Category 3 NUMBER W_PROD_CAT_DH

Custom Category3 Surrogate Key

AUTO_UNSPSC_WID Auto Classified UNSPSC NUMBER W_PROD_CAT_DH

Auto UNSPSC Surrogate Key


AUTO_PURCHASING_CATEGORY_ Auto Classified Purchasing Category NUMBER W_PROD_CAT_DH
WID

Auto Purchasing Category


Surrogate Key
AUTO_CUSTOM_CATEGORY1_WI Auto Classified Custom Category 1 NUMBER W_PROD_CAT_DH
D

Auto Custom Category1 Surrogate


Key
AUTO_CUSTOM_CATEGORY2_WI Auto Classified Custom Category 2 NUMBER W_PROD_CAT_DH
D

Auto Custom Category2 Surrogate


Key

DWDMR A-Z.doc
AUTO_CUSTOM_CATEGORY3_WI Auto Classified Custom Category 3 NUMBER W_PROD_CAT_DH
D

Auto Custom Category3 Surrogate


Key
REQ_BU_WID NUMBER W_INT_ORG_D

SOLD_TO_BU_WID NUMBER W_INT_ORG_D

PO_APPROVED_ON_DT DATE

PO_OPENED_DT DATE

PO_OPENED_DT_WID NUMBER

PO_CLOSED_DT DATE

BALANCING_SEGMENT_WID NUMBER

GL_MCAL_CAL_WID NUMBER W_MCAL_CAL_D

MCAL_PO_OPENED_DT_WID NUMBER W_MCAL_DAY_D

PO_STATUS_WID NUMBER W_STATUS_D

PROC_PROD_WID NUMBER

LINE_NUM_DISPLAY VARCHAR2(240)

PPV_AMOUNT NUMBER(28,10)

PURCH_SCHEDULE_INTG_ID VARCHAR2(80)

PURCH_COST_INTG_ID VARCHAR2(80)

DWDMR A-Z.doc
W_PWF_ELEMENT_D
Business Name: Price Waterfall Element Dimension

Description:
This table stores the Various Price waterfall element Information

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate key to uniquely identify a NUMBER
record.
Surrogate Key of the Table
ELEMENT_CODE Name of the waterfall element. VARCHAR2(80)

Waterfall Element Name


ELEMENT_TYPE_CODE Type of the waterfall element. VARCHAR2(80)

Waterfall Element Type


GROUP_CODE Higher level grouping of adjustments. VARCHAR2(80)

Waterfall Group Name


BASIS_SEGMENT Price waterfall segment that the VARCHAR2(50)
adjustment adjusts off.
Waterfall Basis Segment
TOKEN Token indicating where in the Price VARCHAR2(50)
Waterfall this Element occurs
Waterfall Token
ORDER_INDEX Indicates the numerical index position NUMBER
of the Price Waterfall Element within
Waterfall Element Order Index the Waterfall

REVENUE_COST_IND Indicates Whether the NUMBER


segment/adjustment is related to
Revenue Cost Indicator revenues or costs
DISP_ON_ZERO_FLG Flag indicating whether or not the CHAR(1)
waterfall element should display
Waterfall Zero indicator Falg when the value is zero
W_ELEMENT_CODE Warehouse Standardized Element VARCHAR2(80)
Name
Warehouse Element Name
W_ELEMENT_TYPE_CODE Warehouse Standardized Element VARCHAR2(80)
Type
Warehouse Element Type
MODIFIER_HEADER_NAME VARCHAR2(240)

CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D


dimension indicating the user who
Source Record Created By User created the record in the source
Surrogate Key system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Last Modified By last modified the record in the source
User Surrogate Key system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
Source Record Creation Date and source system.
Time

DWDMR A-Z.doc
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
Source Record Last Modified Date system.
and Time
AUX1_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date which acts as a source for the current
table.
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date which acts as a source for the current
table.
DELETE_FLG This flag indicates the deletion status CHAR(1)
of the record in the source system. A
Deleted Record Indicator value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
ETL Process Identifier process used to create or update this
data.
INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)
a dimension or fact entity in its source
Unique Source Record Identifier system. In case of composite keys, the
value in this column can consist of
concatenated parts.

DWDMR A-Z.doc
TENANT_ID This column is the unique identifier VARCHAR2(80)
for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
Generic Extension Column

DWDMR A-Z.doc
W_QA_CHAR_D
Business Name: W_QA_CHAR_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate key to uniquely identify a NUMBER
record.
Surrogate key to uniquely identify
a record.
CHAR_ID VARCHAR2(80)

MANDATORY_FLG Flag to indicate if collection element is CHAR(1)


mandatory or optional
Flag to indicate if collection
element is mandatory or optional

ENABLED_FLG Flag to enable or disable collection CHAR(1)


elements
Flag to enable or disable collection
elements
CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Created by wid created the record in the source
system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Changed by wid last modified the record in the source
system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
Record creation date source system.
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
Record updation date system.
AUX1_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary changed on date time of the auxiliary table's record
which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary changed on date time of the auxiliary table's record
which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary changed on date time of the auxiliary table's record
which acts as a source for the current
table.
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary changed on date time of the auxiliary table's record
which acts as a source for the current
table.

DWDMR A-Z.doc
DELETE_FLG This flag indicates the deletion status CHAR(1)
of the record in the source system. A
Delete Flag value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is Active.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Date on which the record was warehouse table
inserted
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Date on which the record was data warehouse table
updated
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Id was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
ETL Process WID process used to create or update this
data.
INTEGRATION_ID This column is the unique identifier of VARCHAR2(320)
a dimension or fact entity in its source
Customer Account ID system. In case of composite keys, the
value in this column can consist of
concatenated parts.

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
Unique identifier for a Tenant in a environment. This would typically be
multi-tenant environment used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
Generic field for customer
extension

DWDMR A-Z.doc
W_QA_PLAN_D
Business Name: W_QA_PLAN_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate key to uniquely identify a NUMBER
record.
Surrogate key to uniquely identify
a record.
PLAN_ID VARCHAR2(80)

PLAN_EFFECTIVE_START_DT Date from which plan is effective DATE

Date from which plan is effective

PLAN_EFFECTIVE_END_DT Date up to which plan is effective DATE

Date up to which plan is effective

CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D


dimension indicating the user who
Created By Wid last modified the record in the source
system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Changed by wid last modified the record in the source
system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
Record creation date source system.
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
Record updation date system.
AUX1_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary changed on date time of the auxiliary table's record
which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary changed on date time of the auxiliary table's record
which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary changed on date time of the auxiliary table's record
which acts as a source for the current
table.
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary changed on date time of the auxiliary table's record
which acts as a source for the current
table.

DWDMR A-Z.doc
DELETE_FLG This flag indicates the deletion status CHAR(1)
of the record in the source system. A
Delete Flag value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is Active.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Date on which the record was warehouse table
inserted
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Date on which the record was data warehouse table
updated
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Id was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
ETL Process WID process used to create or update this
data.
INTEGRATION_ID This column is the unique identifier of VARCHAR2(320)
a dimension or fact entity in its source
Customer Account ID system. In case of composite keys, the
value in this column can consist of
concatenated parts.

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
Unique identifier for a Tenant in a environment. This would typically be
multi-tenant environment used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
Generic field for customer
extension

DWDMR A-Z.doc
W_QA_RESULTS_F
Business Name: W_QA_RESULTS_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
QA_PLAN_WID Surrogate Key For QA Plans NUMBER W_QA_PLAN_D

PLAN_WID
SPEC_WID Surrogate Key For QA Specifications NUMBER W_QA_SPEC_D

SPEC_WID
CHAR_WID Surrogate Key For QA Chars NUMBER W_QA_CHAR_D

CHAR_WID
SPEC_CHAR_WID Surrogate Key For QA Spec and QA NUMBER W_SPEC_TEST_D
Char Combination

INVENTORY_ORG_WID Surrogate Key For Inventory NUMBER W_INT_ORG_D


Organization
INVENTORY_ORG_WID
DEPARTMENT_WID Surrogate Key For Department NUMBER W_INT_ORG_D

DEPARTMENT_WID
RESOURCE_WID Surrogate Key For Resource NUMBER W_MFG_RESOURCE_D

RESOURCE_WID
RESULT_DATE_WID Surrogate Key For Result Date NUMBER W_DAY_D

RESULT_DATE_WID
WORKORDER_WID Surrogate Key For Work Order NUMBER W_WORKORDER_D

WORKORDER_WID
SUPPLIER_WID Surrogate Key For Work Order NUMBER W_PARTY_D

SUPPLIER_WID
CUSTOMER_WID Surrogate Key For Customer NUMBER W_PARTY_D

CUSTOMER_WID
ASSET_WID Surrogate Key For Asset NUMBER W_EAM_ASSET_D

ASSET_WID
TASK_WID Surrogate Key For Task NUMBER W_TASK_D

TASK_WID
PROJECT_WID Surrogate Key For Project NUMBER W_PROJECT_D

PROJECT_WID
DISPOSITION_SOURCE_WID Surrogate Key For Disposition Source NUMBER W_XACT_TYPE_D

DISPOSITION_SOURCE_WID
DISPOSITION_WID Surrogate Key For Disposition NUMBER W_XACT_TYPE_D

DISPOSITION_WID
DISPOSITION_ACTION_WID Surrogate Key For Disposition Action NUMBER W_XACT_TYPE_D

DISPOSITION_ACTION_WID

DWDMR A-Z.doc
DISPOSITION_STATUS_WID Surrogate Key For Disposition Status NUMBER W_STATUS_D

DISPOSITION_STATUS_WID
INV_PRODUCT_WID Surrogate Key For Inventory Product NUMBER W_INVENTORY_PRODUCT_D

INV_PRODUCT_WID
COMPONENT_INV_PRODUCT_WI Surrogate Key For Component NUMBER W_INVENTORY_PRODUCT_D
D Inventory Product

COMPONENT_INV_PRODUCT_WI
D
COMPONENT_LOT_WID Surrogate Key For Component Lot NUMBER W_LOT_D

COMPONENT_LOT_WID
PRODUCT_WID Surrogate Key For Product NUMBER W_PRODUCT_D

PRODUCT_WID
COMPONENT_PRODUCT_WID Surrogate Key For Component NUMBER W_PRODUCT_D
Product
COMPONENT_PRODUCT_WID
LOT_WID Surrogate Key For Lot NUMBER W_LOT_D

LOT_WID
NONCONFORMANCE_SOURCE_WI Surrogate Key For Non Conformance NUMBER W_XACT_TYPE_D
D Source

NONCONFORMANCE_SOURCE_WI
D
NONCONFORM_SEVERITY_WID Surrogate Key For Non Conformance NUMBER W_XACT_TYPE_D
Severity
NONCONFORM_SEVERITY_WID

NONCONFORM_PRIORITY_WID Surrogate Key For Non Conformance NUMBER W_XACT_TYPE_D


Priority
NONCONFORM_PRIORITY_WID

NONCONFORMANCE_TYPE_WID Surrogate Key For Non Conformance NUMBER W_XACT_TYPE_D


Type
NONCONFORMANCE_TYPE_WID

NONCONFORMANCE_STATUS_WI Surrogate Key For Non Conformance NUMBER W_STATUS_D


D Code

NONCONFORMANCE_CODE_WID

RESULT_VALUE VARCHAR2(80)

RESULT_VALUE
PRIMARY_QTY Quantity in Primary UOM NUMBER(28,10)

PRIMARY_QTY
XACT_QTY Quantity In Transaction UOM NUMBER(28,10)

XACT_QTY
PRIMARY_UOM_CODE Primary Uom Code of the Item VARCHAR2(50)

PRIMARY_UOM_CODE

DWDMR A-Z.doc
XACT_UOM_CODE Transaction UOM Code of the VARCHAR2(50)
Material
XACT_UOM_CODE
SERIAL_NUMBER VARCHAR2(50)

SERIAL_NUMBER
PO_HEADER_ID PO Header Identifier VARCHAR2(80)

PO_HEADER_ID
SO_HEADER_ID Sales Order Header VARCHAR2(80)

SO_HEADER_ID
CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
CREATED_BY_WID created the record in the source
system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
CHANGED_BY_WID last modified the record in the source
system.
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
CHANGED_ON_DT system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
CREATED_ON_DT source system.
AUX1_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
AUX1_CHANGED_ON_DT time of the auxiliary table's record
which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
AUX2_CHANGED_ON_DT time of the auxiliary table's record
which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
AUX3_CHANGED_ON_DT time of the auxiliary table's record
which acts as a source for the current
table.
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
AUX4_CHANGED_ON_DT time of the auxiliary table's record
which acts as a source for the current
table.
DELETE_FLG This flag indicates the deletion status CHAR(1)
of the record in the source system. A
DELETE_FLG value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
W_INSERT_DT warehouse table.

DWDMR A-Z.doc
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
W_UPDATE_DT data warehouse table

DATASOURCE_NUM_ID This column is the unique identifier of NUMBER


the source system from which data
DATASOURCE_NUM_ID was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
ETL_PROC_WID process used to create or update this
data.
INTEGRATION_ID This column is the unique identifier of VARCHAR2(320)
a dimension or fact entity in its source
INTEGRATION_ID system. In case of composite keys, the
value in this column can consist of
concatenated parts.

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
TENANT_ID environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
X_CUSTOM

DWDMR A-Z.doc
W_QA_SPEC_D
Business Name: W_QA_SPEC_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate key to uniquely identify a NUMBER
record.
ROW_WID
SPEC_ID VARCHAR2(80)

ASSIGNMENT_TYPE VARCHAR2(80)

ASSIGNMENT_TYPE
SPEC_EFFECTIVE_START_DT Specification Start Date DATE

SPEC_EFFECTIVE_START_DT
SPEC_EFFECTIVE_END_DT Specification Effective End Date DATE

SPEC_EFFECTIVE_END_DT
CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
CREATED_BY_WID created the record in the source
system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
CHANGED_BY_WID changed the record in the source
system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
CREATED_ON_DT source system.
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
CHANGED_ON_DT system.
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
DELETE_FLG CHAR(1)

DELETE_FLG
W_INSERT_DT This column stores the date on which DATE
the record was inserted in the data
W_INSERT_DT warehouse table.
W_UPDATE_DT This column stores the date on which DATE
the record was updated in the data
W_UPDATE_DT warehouse table.

DWDMR A-Z.doc
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
DATASOURCE_NUM_ID was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
ETL_PROC_WID process used to create or update this
data.
INTEGRATION_ID This column is the unique identifier of VARCHAR2(320)
a dimension or fact entity in its source
INTEGRATION_ID system. In case of composite keys, the
value in this column can consist of
concatenated parts.

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
TENANT_ID environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
X_CUSTOM

DWDMR A-Z.doc
W_QTEIT_WTR_LOG_F
Business Name: Quote Item Waterfall Log Fact

Description:
The QuoteItem Waterfall Log Fact is an extension of the Quote Item fact.The grain of this fact is at the Waterfall
element level and this fact has only root line items¿ information stored.

Table Columns:
Column Name Description Datatype Lookup Table
CUSTOMER_WID Customer Account Identifier NUMBER

Customer Surrogate Key


CUSTOMER_GEO_WID Geographic Account Identifier for NUMBER
Customer
Customer Geography Surrogate
Key
INTEGRATION_ID Identifier used for integration with VARCHAR2(80)
external systems
Unique Source Record Identifier

CONTACT_WID Identifies the Contact information NUMBER W_PARTY_PER_D

Contact Surrogate Key


DATASOURCE_NUM_ID Systems Field to identify the source of NUMBER
data
Source Identifier
CLOSE_DT_WID Close Date NUMBER W_DAY_D

Closed Date
CON_GEO_WID Identifies the Contact Geographic NUMBER W_PARTY_PER_D
information
Contact Geography Surrogate Key

CREATED_DT_WID Creation Date NUMBER W_DAY_D

Created Date
CURR_SSTAGE_WID Current Stage of Quote NUMBER W_SSTAGE_D

Current Stage Surrogate Key


DUE_DT_WID Due Date NUMBER W_DAY_D

Due Date
EFF_END_DT_WID Effective End Date NUMBER W_DAY_D

Effective End Date


EFF_START_DT_WID Effective Start Date NUMBER W_DAY_D

Effective Start Date


MKT_SEGMENT_WID Market Segment Identifier NUMBER W_SEGMENT_D

Market Segment Surrogate Key

OPEN_DT_WID Open Date NUMBER W_DAY_D

Open Date Surrogate Key


OPTY_WID Opportunity Identifier NUMBER W_OPTY_D

Opportunity Surrogate key

DWDMR A-Z.doc
PROD_WID Product Identifier NUMBER W_PRODUCT_D

Product Surrogate Key


PROD_ATTRIB_WID Product Attribute Identifier NUMBER W_PRDATTR_D

Product Attribute Surrogate Key

PR_OWNER_ORG_WID Primary owners organization NUMBER W_INT_ORG_D


identifier
Primary Owners Oraganization
Surrogate Key
PR_OWNER_BU_WID Primary owners Business Unit NUMBER W_INT_ORG_D
Identifier
Primary Owners Business Unit
Surrogate Key
PR_EMP_POS_WID Primary position of the employee NUMBER W_POSITION_D

Primary Employee Position


Surrogate Key
PR_EMP_POSTN_DH_WID Primary position Hierarchy NUMBER W_POSITION_DH
information
Primary Employee Position
Hierarchy Surrogate Key
PR_EMP_WID Creators Primary Employee identifier NUMBER

Primary Employee Surrogate Key

PR_TERR_WID Primary Territory Identifier NUMBER W_TERR_D

Primary Territory Surrogate Key

PR_VIS_ORG_WID Primary Visibility organization NUMBER W_INT_ORG_D


identifier
Primary Visibility Organization
Surrogate Key
PR_CMPT_ACCNT_WID Primary Competitor identifier NUMBER

Primary Competitor Account


Surrogate Key
PR_INDUST_WID Primary Accounts Industry ID NUMBER W_INDUSTRY_DH

Primary Industry Surrogate Key

PR_LST_ITM_WID Price List Item Identifier NUMBER W_PRILSTITEM_D

Price List Item Surrogate Key


PRI_SEGMENT_WID Pricing Segment Identifier NUMBER W_PRI_SEGMENT_D

Pricing Segment Surrogate Key

PRI_STRATEGY_WID Pricing Strategy Identifier NUMBER W_PRI_STRATEGY_D

Pricing Strategy Surrogate Key


PWF_ELEMENT_WID Price Waterfall Element Identifier NUMBER W_PWF_ELEMENT_D

Price Waterfall Element Surrogate


Key
QUOTE_ATTR_WID Quote Attribute ID, Foreign Key to NUMBER W_QUOTE_MD
Quote Mini Dimension
Quote Attribute Surrogate Key

DWDMR A-Z.doc
REASON_WL_WID Reason Won-Lost NUMBER W_REASON_D

Reason Won Lost


SOURCE_WID Marketing Source Identifier NUMBER W_SOURCE_D

Source Surrogate Key


ELEMENT_AMT Element Amount NUMBER(28,10)

Element Amount
EXTENDED_QTY Extended Quantity NUMBER(28,10)

Extended Quantity
LN_NUM Line Number NUMBER

Line Number
UNIT_PRI Unit Price NUMBER(28,10)

Unit Price
NRC_IND Non Recurring Charge Indicator NUMBER

Non Recurring Charge Indicator

STG_STATUS_CODE Opportunity's Stage Status's Language VARCHAR2(80)


Independent Code
Stage Status Indicator
DOC_CURR_CODE This code corresponds to the VARCHAR2(30)
document currency. This typically is
Document Currency Code the currency in which the transaction
occurred. Amounts will be stored in
this currency.
LOC_CURR_CODE This code corresponds to the local VARCHAR2(30)
currency. The local currency typically
Local Currency Code is the one in which the transaction
will be posted to meet legal
requirements for Company's Financial
reporting. Alternatively, it may be
linked to the currency used by
local/regional business units for
reporting purposes.

STANDARD_UOM_CODE VARCHAR2(50)

STANDARD_UOM_CONV_RATE NUMBER(28,10)

ORDERED_FLG Set to 'Y' for line items entered which CHAR(1)


have been ordered.
Ordered Flag
REJECTED_FLG Set to 'Y' if Related Status is 'Lost'. CHAR(1)

Rejected Flag
ROW_WID Surrogate key to uniquely identify a NUMBER
record
Surrogate Key for a record of this
table
LOC_EXCHANGE_RATE NUMBER(28,10)

DWDMR A-Z.doc
GLOBAL1_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the first Global
Global Exchange Rate Currency. The Global currencies are
defined in global currency master
table.
GLOBAL2_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the second
Global Exchange Rate Global Currency. The Global
currencies are defined in global
currency master table.
GLOBAL3_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the third
Global Exchange Rate Global Currency. The Global
currencies are defined in global
currency master table.
GLOBAL4_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the third
Global Exchange Rate Global Currency. The Global
currencies are defined in global
currency master table.
GLOBAL5_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the third
Global Exchange Rate Global Currency. The Global
currencies are defined in global
currency master table.
CREATED_BY_WID Created by Identifier NUMBER W_USER_D

Created By
CHANGED_BY_WID Changed by Identifier NUMBER W_USER_D

Changed By
CREATED_ON_DT Created on Date DATE

Created On Date
CHANGED_ON_DT Changed on Date DATE

Changed On Date
AUX1_CHANGED_ON_DT These System fields identifies the last DATE
modified date and time of the
Auxiliary 1 Changed On Date auxiliary table's record which acts as a
source for the current table.

AUX2_CHANGED_ON_DT These System fields identifies the last DATE


modified date and time of the
Auxiliary 2 Changed On Date auxiliary table's record which acts as a
source for the current table.

AUX3_CHANGED_ON_DT These System fields identifies the last DATE


modified date and time of the
Auxiliary 3 Changed On Date auxiliary table's record which acts as a
source for the current table.

AUX4_CHANGED_ON_DT These System fields identifies the last DATE


modified date and time of the
Auxiliary 4 Changed On Date auxiliary table's record which acts as a
source for the current table.

DELETE_FLG Delete Flag CHAR(1)

Delete Flag

DWDMR A-Z.doc
W_INSERT_DT This column stores the date on which DATE
the record was inserted in the data
Warehouse Insert Date warehouse table.
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Update Date data warehouse table.

ETL_PROC_WID System Field to enable restartability NUMBER

ETL Process Identifier


TENANT_ID Tenant Identifier VARCHAR2(80)

Tenant Identifier
X_CUSTOM This column is used as a generic field VARCHAR2(10)
for customer extensions.
Generic Extension Column
QUOTE_LINE_ID Quote Line Identifier VARCHAR2(80)

Quote Line Identifier


PYMT_TERMS_NAME VARCHAR2(50)

QUOTE_NUM VARCHAR2(30)

QUOTE_NAME VARCHAR2(255)

QUOTE_CREATE_DT DATE

DUE_DT DATE

REVISION NUMBER(28,10)

TAX_PERCENT NUMBER(28,10)

SALES_REP_LOGIN VARCHAR2(50)

QUOTE_ID VARCHAR2(80)

VIS_PR_POS_ID VARCHAR2(80)

LATEST_FLG CHAR(1)

PR_EMP_POSTN_DH_SCD1_WID NUMBER

CUSTOMER_ACCOUNT_WID NUMBER W_CUSTOMER_ACCOUNT_D

DWDMR A-Z.doc
W_QTR_D
Business Name: Quarter Dimension

Description:
This is a dimension table that stores information about every calendar quarter that exists in the base time
dimension table W_DAY_D. One row is stored in this table for each quarter. This table gets loaded from
W_DAY_D.

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate key to uniquely identify a NUMBER
record. This key is formed in YYYYQt
Surrogate Key of the Table format for example 200501 where 01
si teh quarter and 2005 is the year.

CAL_HALF Identifies which Calendar Half-Year NUMBER


this day belongs to like 1 or 2.
Calendar Half
CAL_QTR Identifies which Calendar Quarter this NUMBER
day belongs to like 1,2....4.
Calendar Quarter
CAL_YEAR Identifies Calendar Year in YYYY NUMBER
format.
Calendar Year
JULIAN_QTR_NUM Identifies the Julian Quarter Number NUMBER
this day belongs to.
Julian Quarter Number
JULIAN_YEAR_NUM Identifies the Julian Year This day NUMBER
belongs to.
Julian Year Number
PER_NAME_HALF Identifies Calendar half Year Period VARCHAR2(50)
Name for example "1979 Half2".
Half-Year Period Name
PER_NAME_QTR Identifies the Calendar Quarter Period VARCHAR2(50)
Name for example "1979 Q 4".
Quarter Period Name
PER_NAME_YEAR Identifies the Calendar Year Period VARCHAR2(50)
Name for example "1979".
Calendar Year Period Name
Q_END_CAL_DT_WID Identifies the Last Day (in NUMBER W_DAY_D
YYYYMMDD format) of the Quarter in
Quarter End Date Surrogate Key Calendar year.

CAL_QTR_END_DT_KEY Identifies the Last Date of the Quarter NUMBER


in Julian.
Quarter End Date in
Julian(Obsolete)
Q_STRT_CAL_DT_WID Identifies the First Day (in NUMBER W_DAY_D
YYYYMMDD format) of the Quarter in
Quarter Start Date Surrogate Key Calendar year.

CAL_QTR_START_DT_KEY Identifies the Start Date of the NUMBER


Quarter in Julian.
Quarter Start Date in
Julian(Obsolete)

DWDMR A-Z.doc
YEAR_AGO_WID Identifies the Date in YYYYMMDD NUMBER W_DAY_D
format of the same day in the
Year Ago Quarter Surrogate Key previous year.

HALF_AGO_WID Identifies the date in YYYYMMDD NUMBER W_DAY_D


format of the day half-a year ago.
Half A Yea Ago Quarter Surrogate
Key
QUARTER_AGO_WID Identifies the Date in YYYYMMDD NUMBER W_DAY_D
format of the day one quarter ago(
Previous Quarter Surrogate Key same day three months before).

CAL_QTR_START_DT Identifies the Start date of the DATE


Quarter in calendar year.
Calendar Quarter Start Date
CAL_QTR_END_DT Identifies the Last Date of the Quarter DATE
in Calendar year.
Calendar Quarter End Date
W_CURRENT_CAL_QTR_CODE This is the code that indicates VARCHAR2(50)
whether it is Current or Next or
Current Calendar Quarter Code Previous quarter with reference to
current quarter. This code gets
updated everyday and the default
value is '?'.
W_CURRENT_CAL_YEAR_CODE This is the code that indicates VARCHAR2(50)
whether it is Current or Next or
Current Calendar Year Code Previous year with reference to
current year. This code gets updated
everyday and the default value is '?'.

FST_QTR_YEAR_FLG This Flag indicates whether this CHAR(1)


Quarter is the First Quarter of the
First Quarter of the Year Flag Calendar Year.
LAST_QTR_YEAR_FLG This Flag indicates whether this CHAR(1)
Quarter is the Last Quarter of the
Last Quarter of the Year Flag Calendar Year.
CAL_YEAR_START_DT Identifies the Start Date of the DATE
calendar year.
Calendar Year Start Date
CAL_YEAR_END_DT Identifies the Last Date of the DATE
calendar year.
Calendar Year End Date
QUARTER_KEY Quarter Key(Obsolete) NUMBER

Quarter Key(Obsolete)
CAL_YEAR_END_DT_WID Identifies the Last Day(in YYYYMMDD) NUMBER W_DAY_D
of the Year this day belongs to.
Calendar Year End Date Surrogate
Key
CAL_YEAR_STRT_DT_WID Identifies the First Day(in NUMBER W_DAY_D
YYYYMMDD) of the Year this day
Calendar Year Start Date belongs to.
Surrogate Key
W_INSERT_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Insert Date data warehouse table.
and Time

DWDMR A-Z.doc
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
X_CUSTOM This column is used as a generic field VARCHAR2(10)
for customer extensions.
Generic Extension Column

DWDMR A-Z.doc
W_QUOTA_GOAL_D
Business Name: W_QUOTA_GOAL_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

ROW_WID
GOAL_NUMBER VARCHAR2(24)

GOAL_NUMBER
UOM_CODE VARCHAR2(30)

UOM_CODE
INACTIVE_FLAG VARCHAR2(1)

INACTIVE_FLAG
CREATED_BY_WID NUMBER

CREATED_BY_WID
CHANGED_BY_WID NUMBER

CHANGED_BY_WID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
DELETE_FLG CHAR(1)

DELETE_FLG
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
ETL_PROC_WID NUMBER

ETL_PROC_WID

DWDMR A-Z.doc
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
X_CUSTOM VARCHAR2(10)

X_CUSTOM
W_UOM_CODE VARCHAR2(30)

DWDMR A-Z.doc
W_QUOTA_PLAN_D
Business Name: W_QUOTA_PLAN_D

Description:
Imported from database

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

PLAN_ACTIVATION_DT DATE

PERIOD_YEAR NUMBER

TRACKED_FLG VARCHAR2(1)

STATUS_CODE VARCHAR2(50)

CREATED_BY_WID NUMBER

CHANGED_BY_WID NUMBER

CREATED_ON_DT DATE

CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT DATE

DELETE_FLG CHAR(4)

W_INSERT_DT DATE

W_UPDATE_DT DATE

DWDMR A-Z.doc
DATASOURCE_NUM_ID NUMBER

ETL_PROC_WID NUMBER

INTEGRATION_ID VARCHAR2(80)

TENANT_ID VARCHAR2(80)

X_CUSTOM VARCHAR2(10)

DWDMR A-Z.doc
W_QUOTEITEM_F
Business Name: W_QUOTEITEM_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ACTION_TYPE_WID NUMBER W_STATUS_D

CAMP_END_DT_WID NUMBER W_DAY_D

CAMP_LNCH_DT_WID NUMBER W_DAY_D

CAMP_ST_DT_WID NUMBER W_DAY_D

CLOSE_DT_WID NUMBER W_DAY_D

CONTACT_WID NUMBER W_PARTY_PER_D

CON_GEO_WID NUMBER W_PARTY_PER_D

CREATED_BY_ORG_WID NUMBER W_INT_ORG_D

CREATED_DT_WID NUMBER W_DAY_D

CURR_SSTAGE_WID NUMBER W_SSTAGE_D

DATASOURCE_NUM_ID NUMBER

DISCNT_MECH_WID NUMBER

DUE_DT_WID NUMBER W_DAY_D

EFF_END_DT_WID NUMBER W_DAY_D

EFF_START_DT_WID NUMBER W_DAY_D

ETL_PROC_WID NUMBER

INTEGRATION_ID VARCHAR2(80)

DWDMR A-Z.doc
LEAD_QUALITY_WID NUMBER

OPEN_DT_WID NUMBER W_DAY_D

OPTY_WID NUMBER W_OPTY_D

PAR_LN_PROD_WID NUMBER W_PRODUCT_D

PRI_LST_ITM_WID NUMBER W_PRILSTITEM_D

PROD_ATTRIB_WID NUMBER W_PRDATTR_D

PROD_WID NUMBER W_PRODUCT_D

PR_CMPT_ACCNT_WID NUMBER W_PARTY_ORG_D

PR_EMP_POS_WID NUMBER W_POSITION_D

PR_EMP_POSTN_DH_WID NUMBER W_POSITION_DH

PR_EMP_WID NUMBER

PR_INDUST_WID NUMBER W_INDUSTRY_DH

PR_OWNER_ORG_WID NUMBER W_INT_ORG_D

PR_OWNER_BU_WID NUMBER W_INT_ORG_D

PR_PROGRAM_WID NUMBER

PR_TERR_WID NUMBER W_TERR_D

PR_VIS_ORG_WID NUMBER W_INT_ORG_D

QUOTE_ATTR_WID NUMBER W_QUOTE_MD

REASON_WL_WID NUMBER

REQ_DLVRY_DT_WID NUMBER W_DAY_D

DWDMR A-Z.doc
ROOT_LN_PROD_WID NUMBER W_PRODUCT_D

ROW_TYPE NUMBER

ROW_WID NUMBER

SHIPPED_DT_WID NUMBER W_DAY_D

SOURCE_WID NUMBER W_SOURCE_D

PRI_STRATEGY_WID Pricing Strategy Identifier NUMBER W_PRI_STRATEGY_D

Pricing Strategy Surrogate Key


PRI_SEGMENT_WID Pricing Segment Identifier NUMBER W_PRI_SEGMENT_D

Pricing segment Surrogate Key


APPR_DT_WID Approved Date identifier NUMBER

CUSTOMER_ACCOUNT_WID NUMBER W_CUSTOMER_ACCOUNT_D

EXISTING_FLG CHAR(1)

HEADER_FLG CHAR(1)

INCL_CALC_IND NUMBER

LN_NUM NUMBER(28,10)

NRC_IND NUMBER

NUM_OCCURRENCE NUMBER

ORDERED_FLG CHAR(1)

OWN_ORG_PRTNR_FLG CHAR(1)

PAR_LN_NUM NUMBER(28,10)

QTY_REQUESTED NUMBER(28,10)

QTY_SHIPPED NUMBER(28,10)

DWDMR A-Z.doc
QUOTED_FLG CHAR(1)

REJECTED_FLG CHAR(1)

ROOT_LN_NUM NUMBER(28,10)

TAX_EXEMPT_FLG CHAR(1)

TOP_LVL_LN_FLG CHAR(1)

VIS_ORG_PRTNR_FLG CHAR(1)

QUOTE_ID VARCHAR2(80)

STG_STATUS_CODE VARCHAR2(80)

VIS_PR_BU_ID VARCHAR2(80)

VIS_PR_POS_ID VARCHAR2(80)

X_CUSTOM VARCHAR2(10)

MKTG_LEAD_NUM Marketing Lead that Contribute to VARCHAR2(80)


this Quote.
Marketing Lead Number
MKTG_LEAD_CREATION_DT_WID Marketing Lead Creation Date. NUMBER W_DAY_D

Marketing Lead Creation Date

CUSTOMER_GEO_WID NUMBER W_PARTY_D

TGT_CUSTOMER_WID NUMBER W_PARTY_D

GLOBAL1_EXCHANGE_RATE NUMBER(28,10)

GLOBAL2_EXCHANGE_RATE NUMBER(28,10)

GLOBAL3_EXCHANGE_RATE NUMBER(28,10)

GLOBAL4_EXCHANGE_RATE NUMBER(28,10)

DWDMR A-Z.doc
GLOBAL5_EXCHANGE_RATE NUMBER(28,10)

CREATED_BY_WID NUMBER

CHANGED_BY_WID NUMBER

CREATED_ON_DT DATE

CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT DATE

DELETE_FLG CHAR(1)

W_INSERT_DT DATE

W_UPDATE_DT DATE

TENANT_ID VARCHAR2(80)

PYMT_TERMS_NAME VARCHAR2(50)

QUOTE_NUM VARCHAR2(30)

QUOTE_NAME VARCHAR2(255)

QUOTE_CREATE_DT DATE

REVISION NUMBER(28,10)

TAX_PERCENT NUMBER(28,10)

SALES_REP_LOGIN VARCHAR2(50)

DWDMR A-Z.doc
LATEST_FLG CHAR(1)

DUE_DT DATE

DOC_ADJUSTMENT NUMBER(28,10)

DOC_DISCNT_AMT NUMBER(28,10)

DOC_DISCNT_PERCENT NUMBER(28,10)

DOC_FREIGHT_AMT NUMBER(28,10)

DOC_LIST_PRI NUMBER(28,10)

DOC_ORDERED_COST NUMBER(28,10)

DOC_ORDERED_MARGIN NUMBER(28,10)

DOC_ORDERED_NET_PRI NUMBER(28,10)

DOC_ORD_RLUP_NET_PRI NUMBER(28,10)

DOC_QTD_RLUP_NET_PRI NUMBER(28,10)

DOC_QUOTED_COST NUMBER(28,10)

DOC_QUOTED_MARGIN NUMBER(28,10)

DOC_QUOTED_NET_PRI NUMBER(28,10)

DOC_START_PRI NUMBER(28,10)

DOC_TAX_AMT NUMBER(28,10)

DOC_CEIL_PRI NUMBER(28,10)

DOC_SEG_PRI NUMBER(28,10)

DOC_INV_PRI NUMBER(28,10)

DWDMR A-Z.doc
DOC_PKT_PRI NUMBER(28,10)

DOC_PKT_MARGIN NUMBER(28,10)

DOC_GLN_INV_PRI NUMBER(28,10)

DOC_GLN_PKT_PRI NUMBER(28,10)

DOC_GLN_PKT_MARGIN NUMBER(28,10)

DOC_REQ_INV_PRI NUMBER(28,10)

DOC_REQ_PKT_PRI NUMBER(28,10)

DOC_REQ_PKT_MARGIN NUMBER(28,10)

DOC_APPR_INV_PRI NUMBER(28,10)

DOC_APPR_PKT_PRI NUMBER(28,10)

DOC_APPR_PKT_MARGIN NUMBER(28,10)

DOC_CURR_CODE VARCHAR2(80)

PARTNER_ORG_WID NUMBER

LOC_CURR_CODE VARCHAR2(30)

LOC_EXCHANGE_RATE NUMBER(28,10)

STANDARD_UOM_CODE VARCHAR2(50)

STANDARD_UOM_CONV_RATE NUMBER(28,10)

PR_EMP_POSTN_DH_SCD1_WID NUMBER

W_QUOTE_SIZE_CAT_CODE VARCHAR2(80)

DWDMR A-Z.doc
EXCH_DT DATE

QUOTE_DESC_TEXT VARCHAR2(255)

PRICING_COMMENT VARCHAR2(255)

DWDMR A-Z.doc
W_QUOTE_F
Business Name: W_QUOTE_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ACCNT_INDUST_WID NUMBER W_INDUSTRY_DH

CAMP_END_DT_WID NUMBER W_DAY_D

CAMP_LNCH_DT_WID NUMBER W_DAY_D

CAMP_ST_DT_WID NUMBER W_DAY_D

CLOSE_DT_WID NUMBER W_DAY_D

CONTACT_WID NUMBER W_PARTY_PER_D

CON_GEO_WID NUMBER W_PARTY_PER_D

CURR_SSTAGE_WID NUMBER W_SSTAGE_D

DATASOURCE_NUM_ID NUMBER

DUE_DT_WID NUMBER W_DAY_D

EFF_END_DT_WID NUMBER W_DAY_D

EFF_START_DT_WID NUMBER W_DAY_D

ETL_PROC_WID NUMBER

INTEGRATION_ID VARCHAR2(80)

LEAD_QUALITY_WID NUMBER

OPEN_DT_WID NUMBER W_DAY_D

OPTY_WID NUMBER W_OPTY_D

DWDMR A-Z.doc
PR_CMPT_ACCNT_WID NUMBER W_PARTY_D

PR_EMP_POS_WID NUMBER W_POSITION_D

PR_EMP_POSTN_DH_WID NUMBER W_POSITION_DH

PR_EMP_WID NUMBER

PR_OWNER_ORG_WID NUMBER W_INT_ORG_D

PR_PROGRAM_WID NUMBER

PR_TERR_WID NUMBER W_TERR_D

PR_VIS_ORG_WID NUMBER W_INT_ORG_D

QUOTE_ATTR_WID NUMBER W_QUOTE_MD

REASON_WL_WID NUMBER

ROW_WID NUMBER

SOURCE_WID NUMBER W_SOURCE_D

NUM_NRC_ITEMS NUMBER

NUM_QUOTE_ITEMS NUMBER

ORDERED_FLG CHAR(1)

OWN_ORG_PRTNR_FLG CHAR(1)

QTY_REQ NUMBER(28,10)

QTY_SHIPPED NUMBER(28,10)

QUOTED_FLG CHAR(1)

REJECTED_FLG CHAR(1)

DWDMR A-Z.doc
VIS_ORG_PRTNR_FLG CHAR(1)

STG_STATUS_CODE VARCHAR2(80)

VIS_PR_BU_ID VARCHAR2(80)

VIS_PR_POS_ID VARCHAR2(80)

X_CUSTOM VARCHAR2(10)

CREATED_DT_WID NUMBER W_DAY_D

PR_OWNER_BU_WID NUMBER W_INT_ORG_D

PRI_STRATEGY_WID Pricing Strategy Identifier NUMBER W_PRI_STRATEGY_D

Pricing Strategy Surrogate Key


PRI_SEGMENT_WID Pricing Segment Identifier NUMBER W_PRI_SEGMENT_D

Pricing Segment Surrogate Key

APPR_BY_WID Approved by identifier NUMBER

Approved By user Surrogate Key

MKTG_LEAD_NUM Marketing Lead Number. VARCHAR2(80)

Marketing Lead Number


MKTG_LEAD_CREATION_DT_WID Marketing Lead Creation Date. NUMBER W_DAY_D

Marketing Lead Creation Date

CREATED_BY_WID Created by identifier NUMBER

Created By user Surrogate Key


CUSTOMER_GEO_WID NUMBER W_PARTY_D

CUSTOMER_WID NUMBER W_PARTY_D

GLOBAL1_EXCHANGE_RATE NUMBER(28,10)

GLOBAL2_EXCHANGE_RATE NUMBER(28,10)

GLOBAL3_EXCHANGE_RATE NUMBER(28,10)

GLOBAL4_EXCHANGE_RATE NUMBER(28,10)

DWDMR A-Z.doc
GLOBAL5_EXCHANGE_RATE NUMBER(28,10)

CHANGED_BY_WID NUMBER

CREATED_ON_DT DATE

CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT DATE

DELETE_FLG CHAR(1)

W_INSERT_DT DATE

W_UPDATE_DT DATE

TENANT_ID VARCHAR2(80)

PYMT_TERMS_NAME VARCHAR2(50)

PRI_LST_NAME VARCHAR2(50)

QUOTE_NUM VARCHAR2(30)

QUOTE_NAME VARCHAR2(255)

QUOTE_CREATE_DT DATE

DISCNT_PERCENT NUMBER(28,10)

DUE_DT DATE

EFF_START_DT DATE

DWDMR A-Z.doc
EFF_END_DT DATE

REVISION NUMBER(28,10)

TAX_EXEMPT_FLG CHAR(1)

TAX_PERCENT NUMBER(28,10)

SALES_REP_LOGIN VARCHAR2(50)

QUOTE_ID VARCHAR2(80)

LATEST_FLG CHAR(1)

GLOBAL1_DISCNT_AMT NUMBER(28,10)

GLOBAL2_DISCNT_AMT NUMBER(28,10)

GLOBAL3_DISCNT_AMT NUMBER(28,10)

GLOBAL4_DISCNT_AMT NUMBER(28,10)

GLOBAL5_DISCNT_AMT NUMBER(28,10)

GLOBAL1_QUOTE_AMT NUMBER(28,10)

GLOBAL2_QUOTE_AMT NUMBER(28,10)

GLOBAL3_QUOTE_AMT NUMBER(28,10)

GLOBAL4_QUOTE_AMT NUMBER(28,10)

GLOBAL5_QUOTE_AMT NUMBER(28,10)

GLOBAL1_COST NUMBER(28,10)

GLOBAL2_COST NUMBER(28,10)

GLOBAL3_COST NUMBER(28,10)

DWDMR A-Z.doc
GLOBAL4_COST NUMBER(28,10)

GLOBAL5_COST NUMBER(28,10)

GLOBAL1_MARGIN NUMBER(28,10)

GLOBAL2_MARGIN NUMBER(28,10)

GLOBAL3_MARGIN NUMBER(28,10)

GLOBAL4_MARGIN NUMBER(28,10)

GLOBAL5_MARGIN NUMBER(28,10)

GLOBAL1_CEIL_AMT NUMBER(28,10)

GLOBAL2_CEIL_AMT NUMBER(28,10)

GLOBAL3_CEIL_AMT NUMBER(28,10)

GLOBAL4_CEIL_AMT NUMBER(28,10)

GLOBAL5_CEIL_AMT NUMBER(28,10)

GLOBAL1_SEG_AMT NUMBER(28,10)

GLOBAL2_SEG_AMT NUMBER(28,10)

GLOBAL3_SEG_AMT NUMBER(28,10)

GLOBAL4_SEG_AMT NUMBER(28,10)

GLOBAL5_SEG_AMT NUMBER(28,10)

GLOBAL1_INV_AMT NUMBER(28,10)

GLOBAL2_INV_AMT NUMBER(28,10)

GLOBAL3_INV_AMT NUMBER(28,10)

DWDMR A-Z.doc
GLOBAL4_INV_AMT NUMBER(28,10)

GLOBAL5_INV_AMT NUMBER(28,10)

GLOBAL1_PKT_AMT NUMBER(28,10)

GLOBAL2_PKT_AMT NUMBER(28,10)

GLOBAL3_PKT_AMT NUMBER(28,10)

GLOBAL4_PKT_AMT NUMBER(28,10)

GLOBAL5_PKT_AMT NUMBER(28,10)

GLOBAL1_PKT_MARGIN NUMBER(28,10)

GLOBAL2_PKT_MARGIN NUMBER(28,10)

GLOBAL3_PKT_MARGIN NUMBER(28,10)

GLOBAL4_PKT_MARGIN NUMBER(28,10)

GLOBAL5_PKT_MARGIN NUMBER(28,10)

GLOBAL1_TOT_DISCNT_AMT NUMBER(28,10)

GLOBAL2_TOT_DISCNT_AMT NUMBER(28,10)

GLOBAL3_TOT_DISCNT_AMT NUMBER(28,10)

GLOBAL4_TOT_DISCNT_AMT NUMBER(28,10)

GLOBAL5_TOT_DISCNT_AMT NUMBER(28,10)

GLOBAL1_QI_ORD_AMT NUMBER(28,10)

GLOBAL2_QI_ORD_AMT NUMBER(28,10)

GLOBAL3_QI_ORD_AMT NUMBER(28,10)

DWDMR A-Z.doc
GLOBAL4_QI_ORD_AMT NUMBER(28,10)

GLOBAL5_QI_ORD_AMT NUMBER(28,10)

GLOBAL1_TAX_AMT NUMBER(28,10)

GLOBAL2_TAX_AMT NUMBER(28,10)

GLOBAL3_TAX_AMT NUMBER(28,10)

GLOBAL4_TAX_AMT NUMBER(28,10)

GLOBAL5_TAX_AMT NUMBER(28,10)

GLOBAL1_ADJUSTMENT NUMBER(28,10)

GLOBAL2_ADJUSTMENT NUMBER(28,10)

GLOBAL3_ADJUSTMENT NUMBER(28,10)

GLOBAL4_ADJUSTMENT NUMBER(28,10)

GLOBAL5_ADJUSTMENT NUMBER(28,10)

GLOBAL1_FREIGHT_AMT NUMBER(28,10)

GLOBAL2_FREIGHT_AMT NUMBER(28,10)

GLOBAL3_FREIGHT_AMT NUMBER(28,10)

GLOBAL4_FREIGHT_AMT NUMBER(28,10)

GLOBAL5_FREIGHT_AMT NUMBER(28,10)

GLOBAL1_QI_ORD_COST NUMBER(28,10)

GLOBAL2_QI_ORD_COST NUMBER(28,10)

GLOBAL3_QI_ORD_COST NUMBER(28,10)

DWDMR A-Z.doc
GLOBAL4_QI_ORD_COST NUMBER(28,10)

GLOBAL5_QI_ORD_COST NUMBER(28,10)

GLOBAL1_QI_ORD_MARGIN NUMBER(28,10)

GLOBAL2_QI_ORD_MARGIN NUMBER(28,10)

GLOBAL3_QI_ORD_MARGIN NUMBER(28,10)

GLOBAL4_QI_ORD_MARGIN NUMBER(28,10)

GLOBAL5_QI_ORD_MARGIN NUMBER(28,10)

PARTNER_ORG_WID NUMBER

PR_EMP_POSTN_DH_SCD1_WID NUMBER

LOC_CURR_CODE VARCHAR2(80)

DOC_CURR_CODE VARCHAR2(80)

W_QUOTE_SIZE_CAT_CODE VARCHAR2(80)

CUSTOMER_ACCOUNT_WID NUMBER

LOC_ADJUSTMENT NUMBER(28,10)

LOC_CEIL_AMT NUMBER(28,10)

LOC_DISCNT_AMT NUMBER(28,10)

LOC_INV_AMT NUMBER(28,10)

LOC_PKT_AMT NUMBER(28,10)

LOC_PKT_MARGIN NUMBER(28,10)

DWDMR A-Z.doc
LOC_SEG_AMT NUMBER(28,10)

LOC_COST NUMBER(28,10)

LOC_FREIGHT_AMT NUMBER(28,10)

LOC_MARGIN NUMBER(28,10)

LOC_QI_ORD_AMT NUMBER(28,10)

LOC_QI_ORD_COST NUMBER(28,10)

LOC_QI_ORD_MARGIN NUMBER(28,10)

LOC_QUOTE_AMT NUMBER(28,10)

LOC_TAX_AMT NUMBER(28,10)

DESC_TEXT VARCHAR2(255)

CUSTOMER_INDUST_WID NUMBER

DWDMR A-Z.doc
W_QUOTE_MD
Business Name: W_QUOTE_MD

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

ACTIVE_FLG CHAR(1)

STATUS_CODE VARCHAR2(80)

SUB_TYPE_CODE VARCHAR2(80)

QUOTE_TYPE_CODE VARCHAR2(80)

FRGHT_TERMS_CODE VARCHAR2(50)

LATEST_FLG CHAR(1)

PAYMENT_CODE VARCHAR2(50)

SHIP_METH_CODE VARCHAR2(50)

TAX_EXEMPT_FLG CHAR(1)

DATASOURCE_NUM_ID NUMBER

TENANT_ID VARCHAR2(80)

W_INSERT_DT DATE

W_UPDATE_DT DATE

X_CUSTOM VARCHAR2(10)

ETL_PROC_WID NUMBER

W_STATUS_CODE VARCHAR2(80)

DWDMR A-Z.doc
W_QUOTE_RESOURCE_H
Business Name: Quote-Resource Helper

Description:
W_QUOTE_RESOURCE_H helper stores Quote and Resource Associatation. The grain of this table is Quote and
Resource.

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate key to uniquely identify a NUMBER
record.
Surrogate Key of the Table
OPTY_ID VARCHAR2(80)

OPTY_ID
POSITION_DH_WID Unique Identifier for the Resource NUMBER W_POSITION_DH
Hierarchy.
Territory Hierarchy Surrogate Key

POSITION_DH_SCD1_WID Identifies territory version Id. NUMBER W_POSITION_DH

Territory Version Id
CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Created By User created the record in the source
Surrogate Key system.
RESOURCE_LOGIN VARCHAR2(100)

RESOURCE_LOGIN
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Last Modified By last modified the record in the source
User Surrogate Key system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
Source Record Creation Date and source system.
Time
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
Source Record Last Modified Date system.
and Time
AUX1_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.

DWDMR A-Z.doc
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
DELETE_FLG This flag indicates the deletion status VARCHAR2(1)
of the record in the source system. A
Deleted Record Indicator value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
ETL Process Identifier process used to create or update this
data.
INTEGRATION_ID This column is the unique identifier of VARCHAR2(160)
a dimension or fact entity in its source
Unique Source Record Identifier system. In case of composite keys, the
value in this column can consist of
concatenated parts.

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
Generic Extension Column

DWDMR A-Z.doc
W_RCRTMNT_APPL_A
Business Name: Applicant Demographic Recruitment Analysis Aggregate

Description:
Applicant Demographic Recruitment Analysis Aggregate: W_RCRTMNT_APPL_A aggregate fact table stores
monthly recruitment summary information pertaining to a given Applicant Demographic w.r.t to the Job
Requisitions they have applied for. This table is intended to be used for analyzing the diversity of Applicants
against Job Requisitions in the organization. The data in this table is summarized at a calendar month level. The
grain of this aggregate table is at a Applicant Demographics, Recruitment Source Type and Application Month
level.

Table Columns:
Column Name Description Datatype Lookup Table
APPLN_MONTH_WID NUMBER W_MONTH_D

Application Month Surrogate Key

PERSON_DEMOGRAPHIC_WID NUMBER

Person Demographics Surrogate


Key
RECRUITER_WID NUMBER

Recruiter Surrogate Key


HIRING_MGR_WID NUMBER

Hiring Manager Surrogate Key


HIRING_MGR_POSTN_DH_WID NUMBER W_POSITION_DH

Hiring Manager Position Hierarchy


Surrogate Key
COMPANY_ORG_WID NUMBER W_INT_ORG_D

Company Organization Surrogate


Key
HR_BUSINESS_UNIT_WID NUMBER W_INT_ORG_D

HR Business Unit Surrogate Key

RQSTN_HR_ORG_WID NUMBER W_INT_ORG_D

HR Organization Surrogate Key


RQSTN_COUNTRY_WID NUMBER

Job Requisition Country Surrogate


Key
AGE_BAND_WID NUMBER W_AGE_BAND_D

Age Band Surrogate Key


RCRTMNT_SOURCE_TYPE_WID NUMBER W_RCRTMNT_SOURCE_D

Recruitment Source Type


Surrogate Key
ESTABLISHMENT_WID NUMBER

HIRING_MGR_HR_ASSG_WID NUMBER

DWDMR A-Z.doc
EVENT_CNT NUMBER

Event Count
HEADCOUNT NUMBER(10,3)

Headcount
FTE NUMBER(10,3)

Full Time Equivalent


APPL_CNT NUMBER

Applicant Count
APPL_NEW_CNT NUMBER

New Applicant Count


APPL_EMP_CNT NUMBER

Applicant Employee Count


APPL_CWK_CNT NUMBER

Applicant Contingent Worker


Count
APPL_EX_EMP_CNT NUMBER

Applicant Ex Employee Count


INIT_APPLN_STG_CNT NUMBER

Applications at Initial Stage


ASMT_STG_CNT NUMBER

Applications at Assessment Stage

OFFR_EXTD_STG_CNT NUMBER

Applications at Offer Extended


Stage
STRT_PNDG_STG_CNT NUMBER

Applications at Start Pending


Stage
HIRE_STG_CNT NUMBER

Applications at Hired Stage


HIRE_PPLN_CNT NUMBER

Hire Pipeline Count


W_INSERT_DT DATE

Warehouse Record Insert Date


and Time
W_UPDATE_DT DATE

Warehouse Record Update Date


and Time
DATASOURCE_NUM_ID NUMBER

Source Identifier
ETL_PROC_WID NUMBER

ETL Process Identifier

DWDMR A-Z.doc
TENANT_ID VARCHAR2(80)

Tenant Identifier
RECRUITER_HR_PERSON_WID NUMBER

HIRING_MGR_HR_PERSON_WID NUMBER

MONTH_START_DT DATE

MONTH_END_DT DATE

RQSTN_COST_CENTER_WID NUMBER

DWDMR A-Z.doc
W_RCRTMNT_EVENT_F
Business Name: Recruitment Event Pipeline Fact

Description:
W_RCRTMNT_EVENT_F pipeline fact table stores various dates and measures associated with the status for a
given Job Requisition as well as tracks various Recruitment events that happen within an entire Recruitment
cycle/pipeline. This table stores one record per applicant event or per job requisition event. The underlying
accumulated snapshot facts and the base facts are used in conjuction to source the required dataset for this
table.

Table Columns:
Column Name Description Datatype Lookup Table
APPLICANT_WID NUMBER

Applicant Surrogate Key


SUPERVISOR_WID NUMBER

Supervisor Surrogate Key


REFERRER_WID NUMBER

Referrer Surrogate Key


RECRUITER_WID NUMBER

Recruiter Surrogate Key


HIRING_MGR_WID NUMBER

Hiring Manager Surrogate Key


HIRING_MGR_POSTN_DH_WID NUMBER W_POSITION_DH

Hiring Manager Position Hierarchy


Surrogate Key
COMPANY_ORG_WID NUMBER W_INT_ORG_D

Company Organization Surrogate


Key
HR_BUSINESS_UNIT_WID NUMBER W_INT_ORG_D

HR Business Unit Surrogate Key

RUN_BY_HR_ORG_WID NUMBER W_INT_ORG_D

Run By HR Organization Surrogate


Key
HR_ORG_WID NUMBER W_INT_ORG_D

HR Organization Surrogate Key


RQSTN_HR_ORG_WID NUMBER W_INT_ORG_D

Job Requisition HR Organization


Surrogate Key
HR_LOC_WID NUMBER W_BUSN_LOCATION_D

HR Location Surrogate Key


RQSTN_HR_LOC_WID NUMBER W_BUSN_LOCATION_D

Job Requisition HR Location


Surrogate Key

DWDMR A-Z.doc
JOB_WID NUMBER W_JOB_D

Job Surrogate Key


RQSTN_JOB_WID NUMBER W_JOB_D

Job Requisition Job Surrogate Key

PAY_GRADE_WID NUMBER W_PAY_GRADE_D

Pay Grade Surrogate Key


RQSTN_PAY_GRADE_WID NUMBER W_PAY_GRADE_D

Job Requisition Pay Grade


Surrogate Key
HR_POSITION_WID NUMBER W_HR_POSITION_D

HR Position Surrogate Key


RQSTN_HR_POSITION_WID NUMBER W_HR_POSITION_D

Job Requisition HR Position


Surrogate Key
JOB_RQSTN_WID NUMBER W_JOB_RQSTN_D

Job Requisition Surrogate Key


RQSTN_STATUS_WID NUMBER W_STATUS_D

Job Requisition Status Surrogate


Key
RCRTMNT_SOURCE_WID NUMBER W_RCRTMNT_SOURCE_D

Recruitment Source Detail


Surrogate Key
RCRTMNT_EVENT_TYPE_WID NUMBER W_RCRTMNT_EVENT_TYPE_D

Recruitment Event Type Surrogate


Key
JOB_RQSTN_AGE_WID NUMBER W_JOB_RQSTN_AGE_BAND_D

Job Requisition Age Band


Surrogate Key
EVENT_DT_WID NUMBER W_DAY_D

Event Date Surrogate Key1


EVENT_MONTH_WID NUMBER

APPL_AGE_WID NUMBER W_AGE_BAND_D

Applicant Age Band Surrogate Key

PERF_NRMLZD_RATING_WID NUMBER W_PERFORMANCE_BAND_D

Performance Rating Band


Surrogate Key
HR_ASSIGNMENT_WID NUMBER

HR_PERSON_WID NUMBER

DWDMR A-Z.doc
HR_PERSON_LEG_WID NUMBER

ESTABLISHMENT_WID NUMBER

HIRING_MGR_HR_ASSG_WID NUMBER

RQSTN_AGE_IN_MONTHS NUMBER

Requisition Age in Months


APPL_AGE_IN_MONTHS NUMBER

Applicant Age in Months


PERF_NRMLZD_RATING NUMBER

Normalized Performance Rating

EVENT_CNT NUMBER

Event Count
HEADCOUNT NUMBER(10,3)

Headcount
FTE NUMBER(10,3)

Full Time Equivalent


APPL_CNT NUMBER

Applicant Count
APPL_NEW_CNT NUMBER

New Applicant Count


APPL_EMP_CNT NUMBER

Applicant Employee Count


APPL_CWK_CNT NUMBER

Applicant Contingent Worker


Count
APPL_EX_EMP_CNT NUMBER

Applicant Ex Employee Count


RQSTN_DRAFTED_EVNT_CNT NUMBER

Job Requisition Drafted Event


Count
RQSTN_REQUESTED_EVNT_CNT NUMBER

Job Requisition Requested Event


Count

RQSTN_DENIED_EVNT_CNT NUMBER

Job Requisition Denied Event


Count

DWDMR A-Z.doc
RQSTN_OPENED_EVNT_CNT NUMBER

Job Requisition Opened Event


Count
RQSTN_HOLD_EVNT_CNT NUMBER

Job Requisition Held Event Count

RQSTN_CLOSED_EVNT_CNT NUMBER

Job Requisition Closed Event


Count
RQSTN_CANCELLED_EVNT_CNT NUMBER

Job Requisition Cancelled Event


Count

APPLN_STRT_EVNT_CNT NUMBER

Application Start Event Count


ASMT_STRT_EVNT_CNT NUMBER

Assessment Start Event Count


ASMT_INTVW_EVNT_CNT NUMBER

Assessment Interview Start Event


Count
OFFR_EXTD_EVNT_CNT NUMBER

Offer Extended Event Count


OFFR_RJCT_EVNT_CNT NUMBER

Offer Rejected Event Count


OFFR_ACPT_EVNT_CNT NUMBER

Offer Accepted Event Count


APPLN_TERM_EVNT_CNT NUMBER

Application Terminated Event


Count
APPLN_TERM_INVOL_EVNT_CNT NUMBER

Application Terminated
Involuntarily Event Count

APPLN_TERM_VOL_EVNT_CNT NUMBER

Application Terminated
Voluntarily Event Count
APPL_HIRE_EVNT_CNT NUMBER

Applicant Hired Event Count


HIRE_EVNT_CNT NUMBER

Hired Event Count


EMP_SPRTN_EVNT_CNT NUMBER

Employee Separation Event Count

DWDMR A-Z.doc
EMP_TRANSFER_EVNT_CNT NUMBER

Employee Transfer Event Count

POST_HIRE_FST_POW_END_EVNT NUMBER
_CNT

First Period of Work Band End


Event Count
APPLN_TERM_INIT_EVNT_CNT NUMBER

Application Terminated at Initial


Stage Event Count
APPLN_TERM_VOL_INIT_EVNT_C NUMBER
NT

Application Terminated
Voluntarily at Initial Stage Event
Count
APPLN_TERM_INVOL_INIT_EVNT_ NUMBER
CNT

Application Terminated
Involuntarily at Initial Stage Event
Count
APPLN_TERM_ASMT_EVNT_CNT NUMBER

Application Terminated at
Assessment Stage Event Count

APPLN_TERM_VOL_ASMT_EVNT_ NUMBER
CNT

Application Terminated
Voluntarily at Assessment Stage
Event Count
APPLN_TERM_INVOL_ASMT_EVN NUMBER
T_CNT

Application Terminated
Involuntarily at Assessment Stage
Event Count
APPLN_TERM_OFFR_EVNT_CNT NUMBER

Application Terminated at Offer


Stage Event Count

APPLN_TERM_VOL_OFFR_EVNT_C NUMBER
NT

Application Terminated
Voluntarily at Offer Stage Event
Count
APPLN_TERM_INVOL_OFFR_EVNT NUMBER
_CNT

Application Terminated
Involuntarily at Offer Stage Event
Count

DWDMR A-Z.doc
APPLN_TERM_PNDG_EVNT_CNT NUMBER

Application Terminated at Start


Pending Stage Event Count

APPLN_TERM_VOL_PNDG_EVNT_ NUMBER
CNT

Application Terminated
Voluntarily at Start Pending Stage
Event Count
APPLN_TERM_INVOL_PNDG_EVN NUMBER
T_CNT

Application Terminated
Involuntarily at Start Pending
Stage Event Count
RQSTN_REQUESTED_STG_CNT NUMBER

Job Requisitions at Requested


Stage
RQSTN_OPEN_STG_CNT NUMBER

Job Requisitions at Open Stage

INIT_APPLN_STG_CNT NUMBER

Applications at Initial Stage


ASMT_STG_CNT NUMBER

Applications at Assessment Stage

OFFR_EXTD_STG_CNT NUMBER

Applications at Offer Extended


Stage
STRT_PNDG_STG_CNT NUMBER

Applications at Start Pending


Stage
HIRE_STG_CNT NUMBER

Applications at Hired Stage


RQSTN_OPEN_TO_EVNT_DAYS NUMBER

Job Requisition Open to Event


Days
APPLN_STRT_TO_EVNT_DAYS NUMBER

Application Start to Event Days

RQSTN_OPEN_TO_APPLN_STRT_D NUMBER
AYS

Job Requisition Open to


Application Start Days

DWDMR A-Z.doc
RQSTN_OPEN_TO_ASMT_STRT_D NUMBER
AYS

Job Requisition Open to


Assessment Start Days
RQSTN_OPEN_TO_ASMT_INTVW_ NUMBER
DAYS

Job Requisition Open to


Assessment Interview Start Days

RQSTN_OPEN_TO_OFFR_EXTD_D NUMBER
AYS

Job Requisition Open to Offer


Extended Days
RQSTN_OPEN_TO_OFFR_RJCT_DA NUMBER
YS

Job Requisition Open to Offer


Rejected Days
RQSTN_OPEN_TO_OFFR_ACPT_D NUMBER
AYS

Job Requisition Open to Offer


Accepted Days
RQSTN_OPEN_TO_TERM_DAYS NUMBER

Job Requisition Open to


Application Terminated Days
RQSTN_OPEN_TO_HIRE_DAYS NUMBER

Job Requisition Open to Applicant


Hire Days
APPLN_STRT_TO_ASMT_STRT_DA NUMBER
YS

Application Start to Assessment


Start Days
APPLN_STRT_TO_ASMT_INTVW_ NUMBER
DAYS

Application Start to Assessment


Interview Start Days

APPLN_STRT_TO_OFFR_EXTD_DA NUMBER
YS

Application Start to Offer


Extended Days
APPLN_STRT_TO_OFFR_RJCT_DAY NUMBER
S

Application Start to Offer Rejected


Days
APPLN_STRT_TO_OFFR_ACPT_DA NUMBER
YS

Application Start to Offer


Accepted Days

DWDMR A-Z.doc
APPLN_STRT_TO_TERM_DAYS NUMBER

Application Start to Application


Terminated Days
APPLN_STRT_TO_HIRE_DAYS NUMBER

Application Start to Applicant Hire


Days
RQSTN_OPEN_TO_RQSTN_CLOSE NUMBER
_DAYS

Job Requisition Open to Job


Requisition Close Days
TIME_IN_INIT_EVNT_DAYS NUMBER

Time in Initial Stage Days


TIME_IN_ASMT_EVNT_DAYS NUMBER

Time in Assessment Stage Days

TIME_IN_OFFR_EVNT_DAYS NUMBER

Time in Offer Stage Days


TIME_IN_PNDG_EVNT_DAYS NUMBER

Time in Start Pending Stage Days

RQSTN_DRAFTED_DT DATE

Job Requisition Drafted Date


RQSTN_REQUESTED_DT DATE

Job Requisition Requested Date

RQSTN_DENIED_DT DATE

Job Requisition Denied Date


RQSTN_OPENED_DT DATE

Job Requisition Opened Date


RQSTN_HOLD_DT DATE

Job Requisition Held Date


RQSTN_CLOSED_DT DATE

Job Requisition Closed Date


RQSTN_CANCELLED_DT DATE

Job Requisition Cancelled Date

RQSTN_STAGE_STRT_DT DATE

Job Requisition Stage Start Date

APPLN_STRT_DT DATE

Application Started Date


ASMT_STRT_DT DATE

Assessment Started Date

DWDMR A-Z.doc
ASMT_INTVW_DT DATE

Assessment Interviewed Date


ASMT_END_DT DATE

Assessment Ended Date


OFFR_EXTD_DT DATE

Offer Extended Date


OFFR_RJCT_DT DATE

Offer Rejected Date


OFFR_ACPT_DT DATE

Offer Accepted Date


APPLN_TERM_DT DATE

Application Terminated Date


HIRE_DT DATE

Hire Date
EMP_TRNSFR_DT DATE

Employee Transfer Date


EMP_SPRTN_DT DATE

Employee Separation Date


EMP_FST_POW_DT DATE

Employee first Period Of Work


Date
EVENT_DT DATE

Event Date Surrogate Key1


APPLN_STAGE_STRT_DT DATE

Application Stage Start Date


EVENT_SEQ NUMBER

Event Sequence Number


OPENINGS_CNT NUMBER

Openings Count
BUDGETED_HEADCOUNT NUMBER(10,3)

Budgeted Headcount
BUDGETED_FTE NUMBER(10,3)

Budgeted Full Time Equivalent

EMP_POST_HIRE_PERF_RTNG VARCHAR2(80)

Employee Post Hire Performance


Rating
SCREENING_SCORE NUMBER(10,2)

Screening Score
INTERVIEW_SCORE NUMBER(10,2)

Interview Score

DWDMR A-Z.doc
TRAINING_SCORE NUMBER(10,2)

Training Score
GEN_EVNT_IND NUMBER

Generated Event Indicator


GEN_EVNT_SEQ NUMBER

Generated Event Sequence


Number
APPL_PPLN_EVNT_IND NUMBER

Applicant Pipeline Event Indicator

EMP_INTEGRATION_ID VARCHAR2(80)

Employee Unique Identifier


EFFECTIVE_FROM_DT DATE

Event Effective From Date


EFFECTIVE_TO_DT DATE

Event Effective To Date


RCRTMNT_EVENT_CLASS VARCHAR2(50)

Recruitment Event
Applicant/Requisition
W_INSERT_DT DATE

Warehouse Record Insert Date


and Time
W_UPDATE_DT DATE

Warehouse Record Update Date


and Time
DATASOURCE_NUM_ID NUMBER

Source Identifier
ETL_PROC_WID NUMBER

ETL Process Identifier


INTEGRATION_ID VARCHAR2(255)

Unique Source Record Identifier

TENANT_ID VARCHAR2(80)

Tenant Identifier
X_CUSTOM VARCHAR2(10)

Generic Extension Column


EVENT_QTR_WID NUMBER

EVENT_YEAR_WID NUMBER

RCRTMNT_SOURCE_TYPE_WID NUMBER

DWDMR A-Z.doc
GEO_COUNTRY_WID NUMBER

SUPERVISOR_HR_PERSON_WID NUMBER

REFERRER_HR_PERSON_WID NUMBER

RECRUITER_HR_PERSON_WID NUMBER

HIRING_MGR_HR_PERSON_WID NUMBER

COST_CENTER_WID NUMBER

RQSTN_COST_CENTER_WID NUMBER

HR_GEN01_WID NUMBER

HR_GEN02_WID NUMBER

HR_GEN03_WID NUMBER

DWDMR A-Z.doc
W_RCRTMNT_EVENT_TYPE_D
Business Name: Recruitment Event Type/Reason

Description:

W_RCRTMNT_EVENT_TYPE_D dimension table stores recruitment events and various status changes (of
requisitions or applicants) that trigger the events. In addition to that, this table also stores the reasons
associated with these events being triggered. Events are also grouped into stages (fixed set of values) and sub-
stages to give a high level overview of the recruitment pipeline. This is designed to be a Type 1 dimension.

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate key to uniquely identify a NUMBER
record.
Surrogate Key of the Table
STATUS_CODE Identifies the status code of the VARCHAR2(255)
requisition/applicant which was
Status Code achieved because of the happening of
the requisition/applicant event in
question.

REASON_CODE Identifies the reason code of the VARCHAR2(255)


requisition/applicant event in
Reason Code question explaining why it happened.

W_EVENT_CODE Identifies the designated domain VARCHAR2(50)


value code for the
Domain Event Code requisition/applicant event in
question.
W_SUB_STAGE_CODE Identifies the designated domain VARCHAR2(50)
value code for the "substage"
Domain SubStage Code grouping of the requisition/applicant
event in question.

W_STAGE_CODE Identifies the designated domain VARCHAR2(50)


value code for the "stage" grouping of
Domain Stage Code the requisition/applicant event in
question.

W_REASON_CODE Identifies the designated domain VARCHAR2(50)


value code of the reason why the
Domain Reason Code requisition/applicant event in
question happened.
W_REASON_TYPE_CODE Identifies the designated domain VARCHAR2(50)
value code of the "reason type"
Domain Reason Type Code grouping of the reason why the
requisition/applicant event in
question happened.
EVENT_SEQ_NUM Identifies the sequence in which the NUMBER
requisition/applicant events in
Event Sequence Number question are supposed to occur.

W_REQ_EVENT_FLG Identifies the designated value of the CHAR(1)


flag that determines whether this is a
Domain Requisition Event Flag "requisition" event.

DWDMR A-Z.doc
W_APL_EVENT_FLG Identifies the designated value of the CHAR(1)
flag that determines whether this is a
Domain Applicant Event Flag "applicant" event.

CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER


dimension indicating the user who
Source Record Created By User created the record in the source
Surrogate Key system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER
dimension indicating the user who
Source Record Last Modified By last modified the record in the source
User Surrogate Key system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
Source Record Creation Date and source system.
Time
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
Source Record Last Modified Date system.
and Time
AUX1_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
DELETE_FLG This flag indicates the deletion status CHAR(1)
of the record in the source system. A
Deleted Record Indicator value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time

DWDMR A-Z.doc
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
ETL Process Identifier process used to create or update this
data.
INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)
a dimension or fact entity in its source
Unique Source Record Identifier system. In case of composite keys, the
value in this column can consist of
concatenated parts.

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
Generic Extension Column
CSW_WORKFLOW_CODE VARCHAR2(255)

CSW_STEP_CODE VARCHAR2(255)

CSW_STATUS_CODE VARCHAR2(255)

DWDMR A-Z.doc
W_RCRTMNT_HIRE_A
Business Name: Applicant Demographic Hire Analysis Aggregate

Description:
Applicant Demographic Hire Analysis Aggregate: W_RCRTMNT_HIRE_A aggregate fact table stores monthly hire
summary information pertaining to a given Applicant Demographic w.r.t to the Job Requisitions they have applied
for. This table is intended to be used for analyzing the effectiveness of the recruitness process in terms of the
quality of candidates being hired. The data in this table is summarized at a calendar month level. The grain of
this aggregate table is at a Applicant Demographics, Recruitment Source Type and Application Month
level.

Table Columns:
Column Name Description Datatype Lookup Table
HIRE_MONTH_WID NUMBER W_MONTH_D

Application Month Surrogate Key

PERSON_DEMOGRAPHIC_WID NUMBER

Person Demographics Surrogate


Key
RECRUITER_WID NUMBER

Recruiter Surrogate Key


HIRING_MGR_WID NUMBER

Hiring Manager Surrogate Key


HIRING_MGR_POSTN_DH_WID NUMBER W_POSITION_DH

Hiring Manager Position Hierarchy


Surrogate Key
COMPANY_ORG_WID NUMBER W_INT_ORG_D

Company Organization Surrogate


Key
HR_BUSINESS_UNIT_WID NUMBER W_INT_ORG_D

HR Business Unit Surrogate Key

RQSTN_HR_ORG_WID NUMBER W_INT_ORG_D

HR Organization Surrogate Key


RQSTN_COUNTRY_WID NUMBER

Job Requisition Country Surrogate


Key
AGE_BAND_WID NUMBER W_AGE_BAND_D

Age Band Surrogate Key


PERF_BAND_WID NUMBER W_PERFORMANCE_BAND_D

Performance Band Surrogate Key

RCRTMNT_SOURCE_TYPE_WID NUMBER W_RCRTMNT_SOURCE_D

Recruitment Source Type


Surrogate Key

DWDMR A-Z.doc
ESTABLISHMENT_WID NUMBER

HIRING_MGR_HR_ASSG_WID NUMBER

EVENT_CNT NUMBER

Event Count
HEADCOUNT NUMBER(10,3)

Headcount
FTE NUMBER(10,3)

Full Time Equivalent


APPL_CNT NUMBER

Applicant Count
APPL_NEW_CNT NUMBER

New Applicant Count


APPL_EMP_CNT NUMBER

Applicant Employee Count


APPL_CWK_CNT NUMBER

Applicant Contingent Worker


Count
APPL_EX_EMP_CNT NUMBER

Applicant Ex Employee Count


EMP_SPRTN_PPLN_CNT NUMBER

Employee Separation Pipeline


Event Count
EMP_TRANSFER_PPLN_CNT NUMBER

Employee Transfer Pipeline Event


Count
POST_HIRE_FST_POW_END_PPLN NUMBER
_CNT

First Period of Work Band End


Pipeline Event Count
W_INSERT_DT DATE

Warehouse Record Insert Date


and Time
W_UPDATE_DT DATE

Warehouse Record Update Date


and Time
DATASOURCE_NUM_ID NUMBER

Source Identifier
ETL_PROC_WID NUMBER

ETL Process Identifier

DWDMR A-Z.doc
TENANT_ID VARCHAR2(80)

Tenant Identifier
RECRUITER_HR_PERSON_WID NUMBER

HIRING_MGR_HR_PERSON_WID NUMBER

MONTH_START_DT DATE

MONTH_END_DT DATE

RQSTN_COST_CENTER_WID NUMBER

DWDMR A-Z.doc
W_RCRTMNT_RQSTN_A
Business Name: Job Requisition Analysis Aggregate2

Description:
Job Requisition Analysis Aggregate: W_RCRTMNT_RQSTN_A aggregate fact table stores monthly summary
information pertaining to a given Job Requisition and all recruitment activities that happened against that Job
Requisition. This table is intended to be used for analyzing the effectiveness of the Job Requisitions. The data in
this table is summarized at a calendar month level. The grain of this aggregate table is at a Job Requisition and
Month level.

Table Columns:
Column Name Description Datatype Lookup Table
EVENT_MONTH_WID NUMBER W_MONTH_D

Event Month Surrogate Key


RECRUITER_WID NUMBER

Recruiter Surrogate Key


HIRING_MGR_WID NUMBER

Hiring Manager Surrogate Key


HIRING_MGR_POSTN_DH_WID NUMBER W_POSITION_DH

Hiring Manager Position Hierarchy


Surrogate Key
RUN_BY_HR_ORG_WID NUMBER W_INT_ORG_D

Run By HR Organization Surrogate


Key
RQSTN_HR_ORG_WID NUMBER W_INT_ORG_D

HR Organization Surrogate Key


RQSTN_HR_LOC_WID NUMBER W_BUSN_LOCATION_D

HR Location Surrogate Key


RQSTN_JOB_WID NUMBER W_JOB_D

Job Surrogate Key


RQSTN_PAY_GRADE_WID NUMBER W_PAY_GRADE_D

Pay Grade Surrogate Key


RQSTN_HR_POSITION_WID NUMBER W_HR_POSITION_D

HR Position Surrogate Key


RQSTN_AGE_BAND_WID NUMBER W_JOB_RQSTN_AGE_BAND_D

Job Requisition Age Band


Surrogate Key
JOB_RQSTN_WID NUMBER W_JOB_RQSTN_D

Job Requisition Surrogate Key


RQSTN_STATUS_WID NUMBER W_STATUS_D

Job Requisition Status Surrogate


Key
ESTABLISHMENT_WID NUMBER

DWDMR A-Z.doc
HIRING_MGR_HR_ASSG_WID NUMBER

EVENT_CNT NUMBER

Event Count
OPENINGS_CNT NUMBER

Opening Count
HEADCOUNT NUMBER(10,3)

Headcount
FTE NUMBER(10,3)

Full Time Equivalent


REMAINING_OPENINGS NUMBER

Remaining Openings
REMAINING_HEADCOUNT NUMBER(10,3)

Remaining Headcount
REMAINING_FTE NUMBER(10,3)

Remaining FTE
APPL_CNT NUMBER

Applicant Count
APPL_NEW_CNT NUMBER

New Applicant Count


APPL_EMP_CNT NUMBER

Applicant Employee Count


APPL_CWK_CNT NUMBER

Applicant Contingent Worker


Count
APPL_EX_EMP_CNT NUMBER

Applicant Ex Employee Count


RQSTN_DRAFTED_EVNT_CNT NUMBER

Job Requisition Drafted Event


Count
RQSTN_REQUESTED_EVNT_CNT NUMBER

Job Requisition Requested Event


Count

RQSTN_DENIED_EVNT_CNT NUMBER

Job Requisition Denied Event


Count
RQSTN_OPENED_EVNT_CNT NUMBER

Job Requisition Opened Event


Count

DWDMR A-Z.doc
RQSTN_HOLD_EVNT_CNT NUMBER

Job Requisition Held Event Count

RQSTN_CLOSED_EVNT_CNT NUMBER

Job Requisition Closed Event


Count
RQSTN_CANCELLED_EVNT_CNT NUMBER

Job Requisition Cancelled Event


Count

APPLN_STRT_EVNT_CNT NUMBER

Application Start Event Count


ASMT_STRT_EVNT_CNT NUMBER

Assessment Start Event Count


ASMT_END_EVNT_CNT NUMBER

Assessment End Event Count


ASMT_INTVW_EVNT_CNT NUMBER

Assessment Interview Start Event


Count
OFFR_EXTD_EVNT_CNT NUMBER

Offer Extended Event Count


OFFR_RJCT_EVNT_CNT NUMBER

Offer Rejected Event Count


OFFR_ACPT_EVNT_CNT NUMBER

Offer Accepted Event Count


APPLN_TERM_EVNT_CNT NUMBER

Application Terminated Event


Count
APPLN_TERM_INVOL_EVNT_CNT NUMBER

Application Terminated
Involuntarily Event Count

APPLN_TERM_VOL_EVNT_CNT NUMBER

Application Terminated
Voluntarily Event Count
APPL_HIRE_EVNT_CNT NUMBER

Applicant Hired Event Count


HIRE_EVNT_CNT NUMBER

Hired Event Count


EMP_SPRTN_EVNT_CNT NUMBER

Employee Separation Event Count

DWDMR A-Z.doc
EMP_TRANSFER_EVNT_CNT NUMBER

Employee Transfer Event Count

POST_HIRE_FST_POW_END_EVNT NUMBER
_CNT

First Period of Work Band End


Event Count
APPLN_TERM_INIT_EVNT_CNT NUMBER

Application Terminated at Initial


Stage Event Count
APPLN_TERM_VOL_INIT_EVNT_C NUMBER
NT

Application Terminated
Voluntarily at Initial Stage Event
Count
APPLN_TERM_INVOL_INIT_EVNT_ NUMBER
CNT

Application Terminated
Involuntarily at Initial Stage Event
Count
APPLN_TERM_ASMT_EVNT_CNT NUMBER

Application Terminated at
Assessment Stage Event Count

APPLN_TERM_VOL_ASMT_EVNT_ NUMBER
CNT

Application Terminated
Voluntarily at Assessment Stage
Event Count
APPLN_TERM_INVOL_ASMT_EVN NUMBER
T_CNT

Application Terminated
Involuntarily at Assessment Stage
Event Count
APPLN_TERM_OFFR_EVNT_CNT NUMBER

Application Terminated at Offer


Stage Event Count

APPLN_TERM_VOL_OFFR_EVNT_C NUMBER
NT

Application Terminated
Voluntarily at Offer Stage Event
Count
APPLN_TERM_INVOL_OFFR_EVNT NUMBER
_CNT

Application Terminated
Involuntarily at Offer Stage Event
Count

DWDMR A-Z.doc
APPLN_TERM_PNDG_EVNT_CNT NUMBER

Application Terminated at Start


Pending Stage Event Count

APPLN_TERM_VOL_PNDG_EVNT_ NUMBER
CNT

Application Terminated
Voluntarily at Start Pending Stage
Event Count
APPLN_TERM_INVOL_PNDG_EVN NUMBER
T_CNT

Application Terminated
Involuntarily at Start Pending
Stage Event Count
RQSTN_REQUESTED_STG_CNT NUMBER

Job Requisitions at Requested


Stage
RQSTN_OPEN_STG_CNT NUMBER

Job Requisitions at Open Stage

INIT_APPLN_STG_CNT NUMBER

Applications at Initial Stage


ASMT_STG_CNT NUMBER

Applications at Assessment Stage

OFFR_EXTD_STG_CNT NUMBER

Applications at Offer Extended


Stage
STRT_PNDG_STG_CNT NUMBER

Applications at Start Pending


Stage
HIRE_STG_CNT NUMBER

Applications at Hired Stage


RQSTN_OPEN_TO_EVNT_DAYS NUMBER

Job Requisition Open to Event


Days
APPLN_STRT_TO_EVNT_DAYS NUMBER

Application Start to Event Days

RQSTN_OPEN_TO_APPLN_STRT_D NUMBER
AYS

Job Requisition Open to


Application Start Days

DWDMR A-Z.doc
RQSTN_OPEN_TO_ASMT_STRT_D NUMBER
AYS

Job Requisition Open to


Assessment Start Days
RQSTN_OPEN_TO_ASMT_END_D NUMBER
AYS

Job Requisition Open to


Assessment End Days
RQSTN_OPEN_TO_ASMT_INTVW_ NUMBER
DAYS

Job Requisition Open to


Assessment Interview Start Days

RQSTN_OPEN_TO_OFFR_EXTD_D NUMBER
AYS

Job Requisition Open to Offer


Extended Days
RQSTN_OPEN_TO_OFFR_RJCT_DA NUMBER
YS

Job Requisition Open to Offer


Rejected Days
RQSTN_OPEN_TO_OFFR_ACPT_D NUMBER
AYS

Job Requisition Open to Offer


Accepted Days
RQSTN_OPEN_TO_TERM_DAYS NUMBER

Job Requisition Open to


Application Terminated Days
RQSTN_OPEN_TO_HIRE_DAYS NUMBER

Job Requisition Open to Applicant


Hire Days
APPLN_STRT_TO_ASMT_STRT_DA NUMBER
YS

Application Start to Assessment


Start Days
APPLN_STRT_TO_ASMT_INTVW_ NUMBER
DAYS

Application Start to Assessment


Interview Start Days

APPLN_STRT_TO_OFFR_EXTD_DA NUMBER
YS

Application Start to Offer


Extended Days
APPLN_STRT_TO_OFFR_RJCT_DAY NUMBER
S

Application Start to Offer Rejected


Days

DWDMR A-Z.doc
APPLN_STRT_TO_OFFR_ACPT_DA NUMBER
YS

Application Start to Offer


Accepted Days
APPLN_STRT_TO_TERM_DAYS NUMBER

Application Start to Application


Terminated Days
APPLN_STRT_TO_HIRE_DAYS NUMBER

Application Start to Applicant Hire


Days
RQSTN_OPEN_TO_RQSTN_CLOSE NUMBER
_DAYS

Job Requisition Open to Job


Requisition Close Days
TIME_IN_INIT_EVNT_DAYS NUMBER

Time in Initial Stage Days


TIME_IN_ASMT_EVNT_DAYS NUMBER

Time in Assessment Stage Days

TIME_IN_OFFR_EVNT_DAYS NUMBER

Time in Offer Stage Days


TIME_IN_PNDG_EVNT_DAYS NUMBER

Time in Start Pending Stage Days

RQSTN_DRAFTED_DT DATE

Job Requisition Drafted Date


RQSTN_REQUESTED_DT DATE

Job Requisition Requested Date

RQSTN_DENIED_DT DATE

Job Requisition Denied Date


RQSTN_OPENED_DT DATE

Job Requisition Opened Date


RQSTN_HOLD_DT DATE

Job Requisition Held Date


RQSTN_CLOSED_DT DATE

Job Requisition Closed Date


RQSTN_CANCELLED_DT DATE

Job Requisition Cancelled Date

RQSTN_STAGE_STRT_DT DATE

Job Requisition Stage Start Date

DWDMR A-Z.doc
EFFECTIVE_FROM_DT DATE

Effective From Date


EFFECTIVE_TO_DT DATE

Effective Start Date


W_INSERT_DT DATE

Warehouse Record Insert Date


and Time
W_UPDATE_DT DATE

Warehouse Record Update Date


and Time
DATASOURCE_NUM_ID NUMBER

Source Identifier
ETL_PROC_WID NUMBER

ETL Process Identifier


TENANT_ID VARCHAR2(80)

Tenant Identifier
RECRUITER_HR_PERSON_WID NUMBER

HIRING_MGR_HR_PERSON_WID NUMBER

RQSTN_COST_CENTER_WID NUMBER

DWDMR A-Z.doc
W_RCRTMNT_SOURCE_D
Business Name: Recruitment Source

Description:
W_RCRTMNT_SOURCE_D dimension table stores information about various recruitment sources. This dimension
stores data in two levels, namely Source Type and Source. Examples of Source Type includes "Website",
"Newspaper Advertisements", "Recruitment Fair" and so on. Corresponding examples of Source could be
"Monster.com", "Dice.com", "New York times", "San Francisco Chronicle", "Silicon Valley Job Fair - Santa Clara"
and so on. This is designed to be a Type 1 dimension.

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate key to uniquely identify a NUMBER
record.
Surrogate Key of the Table
PARENT_TYPE_WID Identifies the Source Type Record NUMBER
associated with the source detail
Parent Source Type Key record in question. Applicable for
Source Detail Records only. This is the
surrogate key from the same table for
the 'Type' records.

PARENT_TYPE_INTEGRATION_ID Identifies the Source Type Record VARCHAR2(80)


associated with the source detail
Parent Source Type Unique record in question. Applicable for
Identifier Source Detail Records only.

SOURCE_TYPE_CODE Identifies the recruitment source type VARCHAR2(255)


code.
Source Type Code
W_SOURCE_TYPE_CODE Identifies the designated domain VARCHAR2(50)
value code for the recruitment source
Domain Source Type Code type.
SOURCE_CODE Identifies the recruitment source VARCHAR2(255)
code.
Source Code
LEVEL_ID Identifies the recruitment source VARCHAR2(80)
level.
Source Level Indicator "TYPE" for Source Type level.
"DETAIL" for Source level.
TYPE_ENABLED_FLG Indicates if this recruitment source CHAR(1)
type is enabled.
Type Enabled Flag
TYPE_VALID_FROM_DT Identifies the date from which the DATE
recruitment source type is valid.
Type Valid From Date
TYPE_VALID_TO_DT Identifies the date until which the DATE
recruitment source type is valid.
Type Valid To Date
SOURCE_VALID_FROM_DT Identifies the date from which the DATE
recruitment source is valid.
Source Valid From Date
SOURCE_VALID_TO_DT Identifies the date until which the DATE
recruitment source is valid.
Source Valid To Date

DWDMR A-Z.doc
CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER
dimension indicating the user who
Source Record Created By User created the record in the source
Surrogate Key system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER
dimension indicating the user who
Source Record Last Modified By last modified the record in the source
User Surrogate Key system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
Source Record Creation Date and source system.
Time
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
Source Record Last Modified Date system.
and Time
AUX1_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
DELETE_FLG This flag indicates the deletion status CHAR(1)
of the record in the source system. A
Deleted Record Indicator value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time

DWDMR A-Z.doc
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
ETL Process Identifier process used to create or update this
data.
INTEGRATION_ID This column is the unique identifier of VARCHAR2(500)
a dimension or fact entity in its source
Unique Source Record Identifier system. In case of composite keys, the
value in this column can consist of
concatenated parts.

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
Generic Extension Column

DWDMR A-Z.doc
W_REASON_D
Business Name: W_REASON_D

Description:

Any action or status change can have one or more reasons associated with it. This warehouse table will store the
various reasons associated to those states or activities. For eg: Account Closure reasons, Product Failure reason,
Claim Approval/Denial Reasons, Termination Reasons, Customer Contact Reasons. This class table has the
provision to store associated information with a reason and categorize them accordingly.

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate key to uniquely identify a NUMBER
record.
Surrogate Key of the Table
W_REASON_CLASS Identifies the reason 'class'. Used to VARCHAR2(50)
group the reasons under a high level
Reason Class category. Some of the class type used
by Oracle BI Application are
'CONTACT_REASONS',
'CLAIMS_STATUS_REASON',
'OPPORTUNITY_REASON',
'PRODUCT_FAILURE_REASON'.

REASON_CODE Identifies further details of the VARCHAR2(50)


reason in a code format provided by
Reason Type Code the source.
REASON_CAT_CODE Identifies the categorization of the VARCHAR2(50)
reason.
Reason Category Code
REASON_SUBCAT_CODE Identifies the sub level categorization VARCHAR2(50)
of the reason.
Reason Subcategory Code
CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Created By User created the record in the source
Surrogate Key system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Last Modified By last modified the record in the source
User Surrogate Key system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
Source Record Creation Date and source system.
Time
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
Source Record Last Modified Date system.
and Time
AUX1_CHANGED_ON_DT Oracle System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.

DWDMR A-Z.doc
AUX2_CHANGED_ON_DT Oracle System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Oracle System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX4_CHANGED_ON_DT Oracle System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
DELETE_FLG This flag indicates the deletion status CHAR(1)
of the record in the source system. A
Deleted Record Indicator value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Oracle recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Oracle System Field. This column is NUMBER


the unique identifier for the specific
ETL Process Identifier ETL process used to create or update
this data.
INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)
a dimension or fact entity in its source
Unique Source Record Identifier system. In case of composite keys, the
value in this column can consist of
concatenated parts.

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

DWDMR A-Z.doc
X_CUSTOM This column is used as a generic field VARCHAR2(10)
for customer extensions.
Generic Extension Column
W_REASON_CODE Warehouse Reason Code VARCHAR2(50)

DWDMR A-Z.doc
W_REGION_D
Business Name: W_REGION_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
DATASOURCE_NUM_ID NUMBER

ETL_PROC_WID NUMBER

INTEGRATION_ID VARCHAR2(80)

ROW_WID NUMBER

AVG_TRVL_SPEED NUMBER(28,10)

AVG_TRVL_TM_MIN NUMBER(28,10)

MIN_TRVL_TM_MIN NUMBER(28,10)

TRVL_COST_AMT NUMBER(28,10)

U_TRL_CST_AMT NUMBER(28,10)

U_TRL_CST_EXCH_DT DATE

COST_LST VARCHAR2(50)

DIVN_NAME VARCHAR2(100)

NAME VARCHAR2(2000)

TRVL_COST_UOM_CODE VARCHAR2(50)

TRVL_SPEED_UOM_CODE VARCHAR2(50)

U_TRL_CST_CURCY_CD VARCHAR2(20)

X_CUSTOM VARCHAR2(10)

DWDMR A-Z.doc
AUX1_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT DATE

CHANGED_BY_WID NUMBER

CHANGED_ON_DT DATE

CREATED_BY_WID NUMBER

CREATED_ON_DT DATE

DELETE_FLG CHAR(1)

TENANT_ID VARCHAR2(80)

W_INSERT_DT DATE

W_UPDATE_DT DATE

DOC_CURR_CODE VARCHAR2(30)

EXCHANGE_DT DATE

DOC_TRVL_COST_AMT NUMBER(28,10)

GLOBAL1_EXCHANGE_RATE NUMBER(28,10)

GLOBAL2_EXCHANGE_RATE NUMBER(28,10)

GLOBAL3_EXCHANGE_RATE NUMBER(28,10)

GLOBAL4_EXCHANGE_RATE NUMBER(28,10)

GLOBAL5_EXCHANGE_RATE NUMBER(28,10)

DWDMR A-Z.doc
W_REGN_D
Business Name: W_REGN_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
DATASOURCE_NUM_ID NUMBER

ETL_PROC_WID NUMBER

INTEGRATION_ID VARCHAR2(80)

ROW_WID NUMBER

COUNTRY VARCHAR2(30)

NAME VARCHAR2(50)

PROVINCE VARCHAR2(50)

PAR_REGN_ID VARCHAR2(80)

PAR_REGN_NAME VARCHAR2(50)

STATE VARCHAR2(10)

STATUS_CODE VARCHAR2(50)

R_TYPE_CODE VARCHAR2(50)

X_CUSTOM VARCHAR2(10)

REGION_CODE VARCHAR2(50)

CREATED_BY_WID NUMBER W_USER_D

CHANGED_BY_WID NUMBER W_USER_D

CREATED_ON_DT DATE

DWDMR A-Z.doc
CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT DATE

DELETE_FLG CHAR(1)

W_INSERT_DT DATE

W_UPDATE_DT DATE

TENANT_ID VARCHAR2(80)

DWDMR A-Z.doc
W_REGN_DH
Business Name: W_REGN_DH

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ETL_PROC_WID NUMBER

FIXED_HIER_LEVEL NUMBER

LVL1ANC_REGN VARCHAR2(50)

LVL1ANC_REGN_ID VARCHAR2(30)

LVL2ANC_REGN VARCHAR2(50)

LVL2ANC_REGN_ID VARCHAR2(30)

LVL3ANC_REGN VARCHAR2(50)

LVL3ANC_REGN_ID VARCHAR2(30)

LVL4ANC_REGN VARCHAR2(50)

LVL4ANC_REGN_ID VARCHAR2(30)

LVL5ANC_REGN VARCHAR2(50)

LVL5ANC_REGN_ID VARCHAR2(30)

LVL6ANC_REGN VARCHAR2(50)

LVL6ANC_REGN_ID VARCHAR2(30)

LVL7ANC_REGN VARCHAR2(50)

LVL7ANC_REGN_ID VARCHAR2(30)

LVL8ANC_REGN VARCHAR2(50)

DWDMR A-Z.doc
LVL8ANC_REGN_ID VARCHAR2(30)

ROW_WID NUMBER

TOP_LVL_REGN VARCHAR2(50)

TOP_LVL_REGN_ID VARCHAR2(30)

TENANT_ID VARCHAR2(80)

DWDMR A-Z.doc
W_REP_ACTIVITY_DAY_A
Business Name: Rep Activity Day Aggregate

Description:

The W_REP_ACTIVITY_DAY_A aggregate table stores aggregated daily statistics on contact representative
activities. Typical aggregate statistics include 'Total Number of Breaks', 'Scheduled Number of Breaks',
'Scheduled Login Duration', 'Actual Login Duration', 'Total Break Duration', and so on.

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate key to uniquely identify a NUMBER
record.
Surrogate Key of the Table
ACTIVITY_TYPE_WID Identifies the activity carried out by NUMBER W_EVENT_TYPE_D
the contact representative. This
Activity Type Surrogate Key column is being populated by
W_EVENT_TYPE_D with class type as
'REPACTIVITY'.
CHNL_TYPE_WID Identifies the channel through which NUMBER W_CHNL_TYPE_D
the contact was made with the
Channel Type Surrogate Key organization. This column is being
populated by W_CHNL_TYPE_D.
Examples include: 'CALL', 'CHAT',
'EMAIL', 'FAX', etc.

CNTCT_CNTR_LOC_WID Identifies the site/physical location of NUMBER W_BUSN_LOCATION_D


the contact center where contact was
Contact Center Location Surrogate received. The column is being
Key populated by W_BUSN_LOCATION_D.

CNTCT_REP_ORG_WID Identifies the group to which the NUMBER W_INT_ORG_D


contact representative belongs. This
Contact Representative Group column is being populated by
Surrogate Key W_INT_ORG_D.
CNTCT_REP_WID Identifies the contact representative NUMBER
who handled the call/contact. This
Contact Representative Surrogate column is being populated by
Key W_EMPLOYEE_D.
COMPANY_ORG_WID Identifies the company to which the NUMBER W_INT_ORG_D
contact representative belongs. This
Company Organization Surrogate column is being populated by
Key W_INT_ORG_D.
REP_HR_ORG_WID Identifies the department to which NUMBER W_INT_ORG_D
the contact representative belongs to.
Employee Organization Surrogate This column is being populated by
Key W_INT_ORG_D.
SUPERVISOR_WID Identifies the supervisor of the NUMBER
contact representative who handles
Supervisor Surrogate Key the contact. This column is being
populated by W_EMPLOYEE_D.

PERIOD_START_DT_WID Identifies the date when the NUMBER W_DAY_D


aggregation period starts.
Period Start Date Surrogate Key

DWDMR A-Z.doc
PERIOD_END_DT_WID Identifies the date when the NUMBER W_DAY_D
aggregation period ends.
Period End Date Surrogate Key
PERIOD_START_LDT_WID Identifies the date in local time when NUMBER W_DAY_D
the aggregation period starts.
Period Start Date in Local Time
Surrogate Key
PERIOD_END_LDT_WID Identifies the date in local time when NUMBER W_DAY_D
the aggregation period ends.
Period End Date in Local Time
Surrogate Key
ACTIVITY_CNT Measures the number of activities the NUMBER
contact representatives did during the
Activity Count day range.

SCHLD_LOGIN_DURN Measures the total scheduled login NUMBER


duration for which all the contact
Scheduled Login Duration representatives are scheduled to be
logged onto the system during the
day range.
ACTUAL_LOGIN_DURN Measures the total duration for which NUMBER
each contact representative at the
Actual Login Duration contact center site was logged onto
the system to handle contacts during
the day range.

SCH_BRK_DURN Measures the representative's NUMBER


scheduled break time (in seconds)
Scheduled Break Time during the day range.
TOT_BRK_DURN Measures the total duration for which NUMBER
each representative went on break
Total Break Time during the day range. This is sum of
scheduled breaks and unscheduled
breaks.
SCHLD_STAFF_DURN Measures the total duration for which NUMBER
all the contact representatives at the
Scheduled Staff Duration contact center site were scheduled to
work during the day range.

TOT_STAFFED_DURN Measures the total duration for which NUMBER


each of the contact representative
Total Staffed Time was working in the organization
during the day range.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time

DWDMR A-Z.doc
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Oracle recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Oracle System Field. This column is NUMBER


the unique identifier for the specific
ETL Process Identifier ETL process used to create or update
this data.
TENANT_ID This column is the unique identifier VARCHAR2(80)
for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

DWDMR A-Z.doc
W_REP_ACTIVITY_F
Business Name: Rep Activity

Description:

The purpose of this table is to store all the activities carried out or associated with the contact representative in
an organization. Typical activities recorded in this table might include Login Activity, Break Activity, etc.

Table Columns:
Column Name Description Datatype Lookup Table
CNTCT_REP_WID Identifies the contact representative NUMBER
who handled the call/contact. This
Contact Representative Surrogate column is being populated by
Key W_EMPLOYEE_D.
SUPERVISOR_WID Identifies the supervisor of the NUMBER
contact representative. This column is
Shift Supervisor Surrogate Key being populated by W_EMPLOYEE_D.

CNTCT_REP_ORG_WID Identifies the group to which the NUMBER W_INT_ORG_D


contact representative belongs. This
Contact Representative Group column is being populated by
Surrogate Key W_INT_ORG_D.
REP_HR_ORG_WID Identifies the department to which NUMBER W_INT_ORG_D
the contact representative belongs to.
Employee Organization Surrogate This column is being populated by
Key W_INT_ORG_D.
COMPANY_ORG_WID Identifies the company to which the NUMBER W_INT_ORG_D
contact representative belongs. This
Company Organization Surrogate column is being populated by
Key W_INT_ORG_D.
CNTCT_CNTR_LOC_WID Identifies the site/physical location of NUMBER W_BUSN_LOCATION_D
the contact center where contact was
Contact Center Location Surrogate received. The column is being
Key populated by W_BUSN_LOCATION_D.

CHNL_TYPE_WID Identifies the channel through which NUMBER W_CHNL_TYPE_D


the contact was made with the
Channel Type Surrogate Key organization. This column is being
populated by W_CHNL_TYPE_D.
Examples include: 'CALL', 'CHAT',
'EMAIL', 'FAX', etc.

ACTIVITY_TYPE_WID Identifies the activity carried out by NUMBER W_EVENT_TYPE_D


the contact representative. This
Activity Type Surrogate Key column is being populated by
W_EVENT_TYPE_D with class type as
'REPACTIVITY'.
ACTIVITY_START_LDT_WID Identifies the local date when the NUMBER W_DAY_D
activity was started by contact
Activity Start Date Surrogate Key representative.
(Local Date)
ACTIVITY_START_LTM_WID Identifies the local time when the NUMBER W_TIME_OF_DAY_D
activity was started by contact
Activity Start Time Surrogate Key representative.
(Local Time)

DWDMR A-Z.doc
ACTIVITY_END_LDT_WID Identifies the local date when the NUMBER W_DAY_D
activity was completed by contact
Activity End Date Surrogate Key representative.
(Local Date)
ACTIVITY_END_LTM_WID Identifies the local time when the NUMBER W_TIME_OF_DAY_D
activity was completed by contact
Activity End Time Surrogate Key representative.
(Local Time)
ACTIVITY_START_DT_WID Identifies the date when the activity NUMBER W_DAY_D
was started by the contact
Activity Start Date Surrogate Key representative.

ACTIVITY_START_TM_WID Identifies the time when the activity NUMBER W_TIME_OF_DAY_D


was started by contact representative
Activity Start Time Surrogate Key

ACTIVITY_END_DT_WID Identifies the date when the activity NUMBER W_DAY_D


was completed by the contact
Activity End Date Surrogate Key representative.

ACTIVITY_END_TM_WID Identifies the time when the activity NUMBER W_TIME_OF_DAY_D


was completed by contact
Activity End Time Surrogate Key representative

ACTIVITY_START_LDT Identifies the local date when the DATE


activity was started by contact
Activity Start Date Surrogate Key representative.
(Local Date)1
ACTIVITY_END_LDT Identifies the local date when the DATE
activity was completed by contact
Activity End Date Surrogate Key representative.
(Local Date)1
ACTIVITY_START_DT Identifies the date when the activity DATE
was started by the contact
Activity Start Date Surrogate Key1 representative.

ACTIVITY_END_DT Identifies the date when the activity DATE


was ended by the contact
Activity Start Date Surrogate representative.
Key11
ACTIVITY_DURN Measures the duration in seconds NUMBER
taken by the contact representative
Activity Duration to complete the activity.

SHIFT_CODE Identifies the shift in which the VARCHAR2(50)


contact representative performed this
Shift Code activity. This column is being
populated by W_CODE_D with
category as 'REP_ACTIVITY_SHIFT'.

SHIFT_NAME Identifies the shift in which the VARCHAR2(80)


contact representative performed this
Shift activity.
SCHEDULE_BRK_FLG Identifies whether the break that was CHAR(1)
taken by the agent was a valid break.
Scheduled Break Indicator
CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Created By User created the record in the source
Surrogate Key system.

DWDMR A-Z.doc
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Last Modified By last modified the record in the source
User Surrogate Key system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
Source Record Creation Date and source system.
Time
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
Source Record Last Modified Date system.
and Time
AUX1_CHANGED_ON_DT Oracle System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Oracle System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Oracle System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX4_CHANGED_ON_DT Oracle System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
DELETE_FLG This flag indicates the deletion status CHAR(1)
of the record in the source system. A
Deleted Record Indicator value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Oracle recommends that you define
separate unique source IDs for each
of your different source instances.

DWDMR A-Z.doc
ETL_PROC_WID Oracle System Field. This column is NUMBER
the unique identifier for the specific
ETL Process Identifier ETL process used to create or update
this data.
INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)
a dimension or fact entity in its source
Unique Source Record Identifier system. In case of composite keys, the
value in this column can consist of
concatenated parts.

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
Generic Extension Column

DWDMR A-Z.doc
W_REP_ACTIVITY_HOUR_A
Business Name: Rep Activity Hour Aggregate

Description:

The purpose of this hourly aggregate table is to store aggregated contact representative activities statistics.
Typical aggregate statistics include: 'Total Number of Breaks', 'Scheduled Number of Breaks', 'Scheduled Login
Duration', 'Actual Login Duration', 'Total Break Duration', etc. The grain of this table is identified by contact
representative, the activity type, and the hour of the day during which the activity was carried out.

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate key to uniquely identify a NUMBER
record.
Surrogate Key of the Table
ACTIVITY_TYPE_WID Identifies the activity carried out by NUMBER W_EVENT_TYPE_D
the contact representative. This
Activity Type Surrogate Key column is being populated by
W_EVENT_TYPE_D with class type as
'REPACTIVITY'.
CHNL_TYPE_WID Identifies the channel through which NUMBER W_CHNL_TYPE_D
the contact was made with the
Channel Type Surrogate Key organization. This column is being
populated by W_CHNL_TYPE_D.
Examples include: 'CALL', 'CHAT',
'EMAIL', 'FAX', etc.

CNTCT_CNTR_LOC_WID Identifies the site/physical location of NUMBER W_BUSN_LOCATION_D


the contact center where contact was
Contact Center Location Surrogate received. The column is being
Key populated by W_BUSN_LOCATION_D.

CNTCT_REP_ORG_WID Identifies the group to which the NUMBER W_INT_ORG_D


contact representative belongs. This
Contact Representative Group column is being populated by
Surrogate Key W_INT_ORG_D.
CNTCT_REP_WID Identifies the contact representative NUMBER
who handled the call/contact. This
Contact Representative Surrogate column is being populated by
Key W_EMPLOYEE_D.
COMPANY_ORG_WID Identifies the company to which the NUMBER W_INT_ORG_D
contact representative belongs. This
Company Organization Surrogate column is being populated by
Key W_INT_ORG_D.
REP_HR_ORG_WID Identifies the department to which NUMBER W_INT_ORG_D
the contact representative belongs to.
Employee Organization Surrogate This column is being populated by
Key W_INT_ORG_D.
SUPERVISOR_WID Identifies the supervisor of the NUMBER
contact representative who handles
Supervisor Surrogate Key the contact. This column is being
populated by W_EMPLOYEE_D.

ACTIVITY_DT_WID Identifies the date when the activity NUMBER W_DAY_D


was started by the contact
Activity Date Surrogate Key representative.

DWDMR A-Z.doc
ACTIVITY_HR_WID Identifies the hour of the day for NUMBER W_HOUR_OF_DAY_D
which the activity statistics are
Activity Hour Surrogate Key aggregated.
ACTIVITY_LDT_WID Identifies the local date when the NUMBER W_DAY_D
activity was started by the contact
Activity Date Surrogate Key(Local representative.
Date)
ACTIVITY_LHR_WID Identifies the hour of the day in local NUMBER W_HOUR_OF_DAY_D
time for which the activity statistics
Activity Hour Surrogate Key(Local are aggregated.
Time)
ACTIVITY_CNT Measures the number of activities the NUMBER
contact representatives did during the
Activity Count hour of the day range.

SCHLD_LOGIN_DURN Measures the total scheduled login NUMBER


duration for which all the contact
Scheduled Login Duration representatives are scheduled to be
logged onto the system during the
hour of the day range.

ACTUAL_LOGIN_DURN Measures the total duration for which NUMBER


each contact representative at the
Actual Login Duration contact center site was logged onto
the system to handle contacts during
the hour of the day range.

SCH_BRK_DURN Measures the representative's actual, NUMBER


scheduled break time (in seconds)
Scheduled Break Time during the hour of the day range.

TOT_BRK_DURN Measures the total duration for which NUMBER


each representative went on break
Total Break Time during the hour of the day range. This
is sum of scheduled breaks and
unscheduled breaks.

SCHLD_STAFF_DURN Measures the total duration for which NUMBER


all the contact representatives at the
Scheduled Staff Duration contact center site were scheduled to
work during the hour of the day
range.

TOT_STAFFED_DURN Measures the total duration for which NUMBER


each of the contact representative
Total Staffed Time was working in the organization
during the hour of the day range.

CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D


dimension indicating the user who
Source Record Created By User created the record in the source
Surrogate Key system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Last Modified By last modified the record in the source
User Surrogate Key system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
Source Record Creation Date and source system.
Time

DWDMR A-Z.doc
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
Source Record Last Modified Date system.
and Time
AUX1_CHANGED_ON_DT Oracle System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Oracle System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Oracle System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX4_CHANGED_ON_DT Oracle System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
DELETE_FLG This flag indicates the deletion status CHAR(1)
of the record in the source system. A
Deleted Record Indicator value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Oracle recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Oracle System Field. This column is NUMBER


the unique identifier for the specific
ETL Process Identifier ETL process used to create or update
this data.
INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)
a dimension or fact entity in its source
Unique Source Record Identifier system. In case of composite keys, the
value in this column can consist of
concatenated parts.

DWDMR A-Z.doc
TENANT_ID This column is the unique identifier VARCHAR2(80)
for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
Generic Extension Column

DWDMR A-Z.doc
W_REP_ACTIVITY_MONTH_A
Business Name: Rep Activity Month Aggregate

Description:

The W_REP_ACTIVITY_MONTH_A aggregate table stores aggregated monthly statistics on contact representative
activities. Typical aggregate statistics include¿'Total Number of Breaks', 'Scheduled Number of Breaks',
'Scheduled Login Duration', 'Actual Login Duration', 'Total Break Duration', and so on.

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate key to uniquely identify a NUMBER
record.
Surrogate Key of the Table
ACTIVITY_TYPE_WID Identifies the activity carried out by NUMBER W_EVENT_TYPE_D
the contact representative. This
Activity Type Surrogate Key column is being populated by
W_EVENT_TYPE_D with class type as
'CONTACT CENTER REP ACTIVITY'.

CHNL_TYPE_WID Identifies the channel through which NUMBER W_CHNL_TYPE_D


the contact was made with the
Channel Type Surrogate Key organization. This column is being
populated by W_CHNL_TYPE_D.
Examples include: 'CALL', 'CHAT',
'EMAIL', 'FAX', etc.

CNTCT_CNTR_LOC_WID Identifies the site/physical location of NUMBER W_BUSN_LOCATION_D


the contact center where contact was
Contact Center Location Surrogate received. The column is being
Key populated by W_BUSN_LOCATION_D.

CNTCT_REP_ORG_WID Identifies the group to which the NUMBER W_INT_ORG_D


contact representative belongs. This
Contact Representative Group column is being populated by
Surrogate Key W_INT_ORG_D.
CNTCT_REP_WID Identifies the contact representative NUMBER
who handled the call/contact. This
Contact Representative Surrogate column is being populated by
Key W_EMPLOYEE_D.
COMPANY_ORG_WID Identifies the company to which the NUMBER W_INT_ORG_D
contact representative belongs. This
Company Organization Surrogate column is being populated by
Key W_INT_ORG_D.
REP_HR_ORG_WID Identifies the department to which NUMBER W_INT_ORG_D
the contact representative belongs to.
Employee Organization Surrogate This column is being populated by
Key W_INT_ORG_D.
SUPERVISOR_WID Identifies the supervisor of the NUMBER
contact representative who handles
Supervisor Surrogate Key the contact. This column is being
populated by W_EMPLOYEE_D.

PERIOD_START_DT_WID Identifies the date when the NUMBER W_MONTH_D


aggregation period starts.
Period Start Date Surrogate Key

DWDMR A-Z.doc
PERIOD_END_DT_WID Identifies the date when the NUMBER W_MONTH_D
aggregation period ends.
Period End Date Surrogate Key
PERIOD_START_LDT_WID Identifies the date in local time when NUMBER W_MONTH_D
the aggregation period starts.
Period Start Date in Local Time
Surrogate Key
PERIOD_END_LDT_WID Identifies the date in local time when NUMBER W_MONTH_D
the aggregation period ends.
Period End Date in Local Time
Surrogate Key
ACTIVITY_CNT Measures the number of activities the NUMBER
contact representatives did during the
Activity Count Month range.

SCHLD_LOGIN_DURN Measures the total scheduled login NUMBER


duration for which all the contact
Scheduled Login Duration representatives are scheduled to be
logged onto the system during the
Month range.
ACTUAL_LOGIN_DURN Measures the total duration for which NUMBER
each contact representative at the
Actual Login Duration contact center site was logged onto
the system to handle contacts during
the Month range.

SCH_BRK_DURN Measures the representative's actual, NUMBER


scheduled break time (in seconds)
Scheduled Break Time during the Month range.

TOT_BRK_DURN Measures the total duration for which NUMBER


each representative went on break
Total Break Time during the Month range. This is sum
of scheduled breaks and unscheduled
breaks.
SCHLD_STAFF_DURN Measures the total duration for which NUMBER
all the contact representatives at the
Scheduled Staff Duration contact center site were scheduled to
work during the month range.

TOT_STAFFED_DURN Measures the total duration for which NUMBER


each of the contact representative
Total Staffed Time was working in the organization
during the month range.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time

DWDMR A-Z.doc
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Oracle recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Oracle System Field. This column is NUMBER


the unique identifier for the specific
ETL Process Identifier ETL process used to create or update
this data.
TENANT_ID This column is the unique identifier VARCHAR2(80)
for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

DWDMR A-Z.doc
W_RESPONSE_F
Business Name: W_RESPONSE_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
CAMP_END_DT_WID NUMBER W_DAY_D

CAMP_LNCH_DT_WID NUMBER W_DAY_D

CAMP_OWNER_ORG_WID NUMBER W_INT_ORG_D

CAMP_PARTNER_WID NUMBER W_INT_ORG_D

CAMP_ST_DT_WID NUMBER W_DAY_D

CONTACT_WID NUMBER W_PARTY_PER_D

CON_GEO_WID NUMBER W_GEO_D

CREATED_BY_ORG_WID NUMBER W_INT_ORG_D

CREATED_DT_WID NUMBER W_DAY_D

DATASOURCE_NUM_ID NUMBER

ETL_PROC_WID NUMBER

INTEGRATION_ID VARCHAR2(80)

LAUNCH_DT_WID NUMBER W_DAY_D

LD_WAVE_WID NUMBER W_LD_WAVE_D

MKT_REGN_WID NUMBER W_REGN_D

OFFER_WID NUMBER W_OFFER_D

RESP_ATTR_WID NUMBER W_RESPONSE_MD

DWDMR A-Z.doc
RESP_DT_WID NUMBER W_DAY_D

ROW_WID NUMBER

SEGMENT_WID NUMBER W_SEGMENT_D

SOURCE_WID NUMBER W_SOURCE_D

SRC_ORG_WID NUMBER W_INT_ORG_D

TERRITORY_WID NUMBER W_TERR_D

NUM_DAYS_FRM_CMP NUMBER

OPTY_GEN_FLG CHAR(1)

SCORE NUMBER

X_CUSTOM VARCHAR2(10)

PR_OWNER_BU_WID NUMBER W_INT_ORG_D

LEAD_GEN_FLG CHAR(1)

PARTY_WID NUMBER W_PARTY_D

PARTY_GEO_WID NUMBER W_GEO_D

PARTY_INDUST_WID NUMBER W_INDUSTRY_DH

CREATED_BY_WID NUMBER W_USER_D

CHANGED_BY_WID NUMBER W_USER_D

CREATED_ON_DT DATE

CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT DATE

DWDMR A-Z.doc
AUX2_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT DATE

DELETE_FLG VARCHAR2(1)

W_INSERT_DT DATE

W_UPDATE_DT DATE

TENANT_ID VARCHAR2(80)

PARTY_SCD1_WID NUMBER

RESP_DATE DATE

HYPERLINK_NAME VARCHAR2(100)

RESPONSE_DESC VARCHAR2(1000)

DWDMR A-Z.doc
W_RESPONSE_MD
Business Name: W_RESPONSE_MD

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

CODED_RESP_FLG CHAR(1)

OUTCOME_CODE VARCHAR2(50)

REJECT_REASON_CODE VARCHAR2(50)

RESP_METHOD_CODE VARCHAR2(50)

RESP_TYPE_CODE VARCHAR2(50)

RPLY_DLVRY_MTHD_CODE VARCHAR2(50)

RPLY_PRIORITY_CODE VARCHAR2(50)

RPLY_TIME_CODE VARCHAR2(50)

STATUS_CODE VARCHAR2(50)

W_RESP_TYPE_CODE VARCHAR2(50)

X_CUSTOM VARCHAR2(10)

DATASOURCE_NUM_ID NUMBER

ETL_PROC_WID NUMBER

W_INSERT_DT DATE

TENANT_ID VARCHAR2(80)

SUBSCR_DRCT_ML_CODE VARCHAR2(50)

DWDMR A-Z.doc
SUBSCR_EMAIL_CODE VARCHAR2(50)

SUBSCR_FAX_CODE VARCHAR2(50)

SUBSCR_PHONE_CODE VARCHAR2(50)

DELETE_FLG CHAR(1)

W_UPDATE_DT DATE

DWDMR A-Z.doc
W_RESP_CMPOFR_A
Business Name: W_RESP_CMPOFR_A

Description:

Table Columns:
Column Name Description Datatype Lookup Table
OFFER_WID NUMBER W_OFFER_D

SEGMENT_WID NUMBER W_SEGMENT_D

SOURCE_WID NUMBER W_SOURCE_D

AVG_DAYS_TO_RESP NUMBER(28,10)

NUM_OF_RESPONDERS NUMBER

NUM_OF_RESPONSES NUMBER

RESP_ATTR_WID NUMBER W_RESPONSE_MD

DATASOURCE_NUM_ID NUMBER

ETL_PROC_WID NUMBER

TENANT_ID VARCHAR2(80)

W_INSERT_DT DATE

W_UPDATE_DT DATE

DWDMR A-Z.doc
W_RESP_CMP_A
Business Name: W_RESP_CMP_A

Description:
Response Campaign Aggregate

Table Columns:
Column Name Description Datatype Lookup Table
SEGMENT_WID Segment Dimension Id NUMBER W_SEGMENT_D
(W_SEGMENT_D)

SOURCE_WID NUMBER W_SOURCE_D

AVG_DAYS_TO_RESP Average Number of Days From NUMBER(28,10)


Campaign: Campaign Start Date
minus Opportunity Created Date
NUM_OF_RESPONDERS Number of Responders NUMBER

NUM_OF_RESPONSES Number of Responses NUMBER

DATASOURCE_NUM_ID NUMBER

ETL_PROC_WID NUMBER

TENANT_ID VARCHAR2(80)

W_INSERT_DT DATE

W_UPDATE_DT DATE

DWDMR A-Z.doc
W_RESP_PROD_F
Business Name: W_RESP_PROD_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
CREATED_DT_WID NUMBER W_DAY_D

DATASOURCE_NUM_ID NUMBER

ETL_PROC_WID NUMBER

INTEGRATION_ID VARCHAR2(80)

PRODUCT_WID NUMBER W_PRODUCT_D

RESPONSE_WID NUMBER W_RESPONSE_D

ROW_WID NUMBER

X_CUSTOM VARCHAR2(10)

CREATED_BY_WID NUMBER W_USER_D

CHANGED_BY_WID NUMBER W_USER_D

CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT DATE

DELETE_FLG CHAR(1)

W_INSERT_DT DATE

DWDMR A-Z.doc
W_UPDATE_DT DATE

TENANT_ID VARCHAR2(80)

CREATED_ON_DT DATE

DWDMR A-Z.doc
W_RES_COST_HISTORY_F
Business Name: W_RES_COST_HISTORY_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
RESOURCE_WID NUMBER W_MFG_RESOURCE_D

RESOURCE_WID
MANUFACTURING_ORG_WID NUMBER W_INT_ORG_D

MANUFACTURING_ORG_WID
EFF_FROM_DT_WID NUMBER W_DAY_D

EFF_FROM_DT_WID
EFF_TO_DT_WID NUMBER W_DAY_D

EFF_TO_DT_WID
UNIT_COST NUMBER(28,10)

UNIT_COST
UOM_CODE VARCHAR2(30)

UOM_CODE
DOC_CURR_CODE VARCHAR2(30)

LOC_CURR_CODE VARCHAR2(30)

LOC_CURR_CODE
GLOBAL1_EXCHANGE_RATE NUMBER(28,10)

GLOBAL1_EXCHANGE_RATE
GLOBAL2_EXCHANGE_RATE NUMBER(28,10)

GLOBAL2_EXCHANGE_RATE
GLOBAL3_EXCHANGE_RATE NUMBER(28,10)

GLOBAL3_EXCHANGE_RATE
GLOBAL4_EXCHANGE_RATE NUMBER(28,10)

GLOBAL4_EXCHANGE_RATE
GLOBAL5_EXCHANGE_RATE NUMBER(28,10)

GLOBAL5_EXCHANGE_RATE
CREATED_BY_WID NUMBER W_USER_D

CREATED_BY_WID
CHANGED_BY_WID NUMBER W_USER_D

CHANGED_BY_WID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT

DWDMR A-Z.doc
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DELETE_FLG CHAR(1)

DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
ETL_PROC_WID NUMBER

ETL_PROC_WID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
X_CUSTOM VARCHAR2(10)

X_CUSTOM

DWDMR A-Z.doc
W_REVN_F
Business Name: W_REVN_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ASSET_WID NUMBER W_ASSET_D

CAMP_END_DT_WID NUMBER W_DAY_D

CAMP_LNCH_DT_WID NUMBER W_DAY_D

CAMP_ST_DT_WID NUMBER W_DAY_D

CB_EXPIR_DT_WID NUMBER W_DAY_D

CLOSE_DT_WID NUMBER W_DAY_D

CREATED_BY_EMP_WID NUMBER W_EMPLOYEE_D

CREATED_BY_ORG_WID NUMBER W_INT_ORG_D

CREATED_BY_POS_WID NUMBER W_POSITION_D

PR_TEAM_POSTN_DH_WID NUMBER W_POSITION_DH

CURR_SSTAGE_WID NUMBER W_SSTAGE_D

FACILITY_TYPE_WID NUMBER

LAUNCH_DT_WID NUMBER W_DAY_D

MKT_REGN_WID NUMBER W_REGN_D

OPEN_DT_WID NUMBER W_DAY_D

OPTY_ATTR_WID NUMBER W_OPTY_MD

OPTY_WID NUMBER W_OPTY_D

DWDMR A-Z.doc
OPTY_ID VARCHAR2(80)

PROD_WID NUMBER W_PRODUCT_D

PR_CUSTOMER_GEO_WID NUMBER W_PARTY_D

PR_CUSTOMER_WID NUMBER W_PARTY_D

PR_CMPT_ACCNT_WID NUMBER W_PARTY_ORG_D

PR_CONTACT_GEO_WID NUMBER W_PARTY_PER_D

PR_CONTACT_WID NUMBER W_PARTY_PER_D

PR_EMP_WID NUMBER W_EMPLOYEE_D

PR_INDUST_WID NUMBER W_INDUSTRY_DH

PR_OFFER_WID NUMBER W_OFFER_D

PR_OWNER_ORG_WID NUMBER W_INT_ORG_D

PR_OWNER_BU_WID NUMBER W_INT_ORG_D

PR_PROGRAM_WID NUMBER

PR_PRTNR_WID NUMBER W_INT_ORG_D

PR_TEAM_EMP_WID NUMBER

PR_TEAM_POS_WID NUMBER W_POSITION_D

PR_TERR_WID NUMBER W_TERR_D

PR_VIS_ORG_WID NUMBER W_INT_ORG_D

REP_POS_WID NUMBER W_POSITION_D

ROW_WID NUMBER

DWDMR A-Z.doc
SALESREP_ORG_WID NUMBER W_INT_ORG_D

SALESREP_BU_WID NUMBER W_INT_ORG_D

SEGMENT_WID NUMBER W_SEGMENT_D

SOURCE_WID NUMBER W_SOURCE_D

PRI_STRATEGY_WID Pricing Strategy Surrogate Key NUMBER

Pricing Strategy Surrogate Key


PRI_SEGMENT_WID Pricing Segment Surrogate Key NUMBER

Pricing Segment Surrogate Key

PR_ACCNT_WID NUMBER

PR_ACCNT_GEO_WID NUMBER

ACCNT_FLG CHAR(1)

CB_OVERALL_MAX NUMBER(28,10)

DOC_CLOSED_COST NUMBER(28,10)

CLOSED_FLG CHAR(1)

DOC_CLOSED_MARGIN NUMBER(28,10)

CLOSED_QTY NUMBER(28,10)

DOC_CLOSED_REVN NUMBER(28,10)

CLOSE_DT DATE

COMMIT_AMT NUMBER(28,10)

CONSR_OPTY_FLG CHAR(1)

DOC_COST NUMBER(28,10)

DWDMR A-Z.doc
DAYS_OPEN NUMBER(28,10)

DOC_EXPECT_COST NUMBER(28,10)

DOC_EXPECT_MARGIN NUMBER(28,10)

EXPECT_QTY NUMBER(28,10)

DOC_EXPECT_REVN NUMBER(28,10)

FEE_PERCENT NUMBER(28,10)

LINE_ITEM_IND NUMBER

LOST_FLG CHAR(1)

DOC_MARGIN NUMBER(28,10)

OFFER_FEE NUMBER(28,10)

OPEN_DT DATE

OWN_ORG_PRTNR_FLG CHAR(1)

PROJ_AVG_BAL NUMBER(28,10)

PROJ_BAL NUMBER(28,10)

QTY NUMBER(28,10)

RETAINER NUMBER(28,10)

DOC_REVN NUMBER(28,10)

SALES_CYCLE NUMBER(28,10)

SUMMARY_FLG CHAR(1)

TOT_AMT NUMBER(28,10)

DWDMR A-Z.doc
VALUATION_AMT NUMBER(28,10)

VIS_ORG_PRTNR_FLG CHAR(1)

CURR_SSTAGE VARCHAR2(50)

DOC_CURR_CODE VARCHAR2(20)

VIS_PR_BU_ID VARCHAR2(80)

VIS_PR_POS_ID VARCHAR2(80)

VIS_PR_POSTN_DH_WID NUMBER W_POSITION_DH

MKTG_LEAD_NUM Identify Marketing Lead that VARCHAR2(80)


contribute to this Revenue Line.
Marketing Lead Number
MKTG_LEAD_CREATION_DT_WID Marketing Lead Creation Date. NUMBER W_DAY_D

Marketing Lead Creation Date

REVN_NUM VARCHAR2(30)

WIN_PROB NUMBER(28,10)

PRIOR_WIN_PROB NUMBER(28,10)

ORG_TYPE_WID NUMBER W_INDUSTRY_DH

REVN_STATUS_WID NUMBER W_STATUS_D

CLOSE_REASON_WID NUMBER W_REASON_D

W_SALES_CREDIT_TYPE VARCHAR2(80)

PRIOR_REVN NUMBER(28,10)

PR_TERR_DH_WID NUMBER

REVN_SPLIT_FLG CHAR(1)

DWDMR A-Z.doc
REVN_RECURR_FLG CHAR(1)

EXPECTED_CLOSE_DT DATE

EXPECTED_CLOSE_DT_WID NUMBER W_DAY_D

PRIOR_EXP_CLOSE_DT DATE

REVN_TYPE VARCHAR2(80)

SPLIT_PERCENT NUMBER(28,10)

RECMD_CLOSE_DT DATE

RECMD_REVN NUMBER(28,10)

RECMD_WIN_PROB NUMBER(28,10)

GLOBAL1_EXCHANGE_RATE NUMBER(28,10)

GLOBAL2_EXCHANGE_RATE NUMBER(28,10)

GLOBAL3_EXCHANGE_RATE NUMBER(28,10)

GLOBAL4_EXCHANGE_RATE NUMBER(28,10)

GLOBAL5_EXCHANGE_RATE NUMBER(28,10)

AUX_CLASS_1_WID NUMBER W_INDUSTRY_DH

AUX_CLASS_2_WID NUMBER W_INDUSTRY_DH

AUX_CLASS_3_WID NUMBER W_INDUSTRY_DH

ROOT_LN_INTEGRATION_ID VARCHAR2(80)

PR_TEAM_POSTN_DH_SCD1_WID NUMBER W_POSITION_DH

DWDMR A-Z.doc
INCL_CALC_IND NUMBER

SALES_CHNL_WID NUMBER W_CHNL_TYPE_D

PARTNER_PRGM_WID NUMBER W_PARTNER_PROGRAM_D

PARTNER_ORG_WID NUMBER

THREAT_LVL_WID NUMBER

CREATED_BY_WID NUMBER W_USER_D

W_REVN_STATUS_CATEGORY VARCHAR2(80)

CHANGED_BY_WID NUMBER W_USER_D

CREATED_ON_DT DATE

CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT DATE

DELETE_FLG CHAR(1)

W_INSERT_DT DATE

W_UPDATE_DT DATE

DATASOURCE_NUM_ID NUMBER

ETL_PROC_WID NUMBER

INTEGRATION_ID VARCHAR2(80)

DWDMR A-Z.doc
TENANT_ID VARCHAR2(80)

X_CUSTOM VARCHAR2(10)

EXCHANGE_DT DATE

COMMIT_FLG CHAR(1)

PR_TEAM_POS_SCD1_WID NUMBER

CLOSE_REASON_CODE VARCHAR2(80)

SALES_ACCNT_WID NUMBER W_PARTY_SALESACCT_D

COMMENTS VARCHAR2(255)

CREATED_ON_DT_WID NUMBER

CHANGED_ON_DT_WID NUMBER

OPTY_CLOSE_DT DATE

OPTY_CLOSE_DT_WID NUMBER

OPTY_CHANGED_ON_DT DATE

OPTY_CHANGED_ON_DT_WID NUMBER

DWDMR A-Z.doc
W_REVN_FCST_ITEM_ADJ_F
Business Name: Revenue Forecast Item Adjustment

Description:
Imported from database

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate key to uniquely identify a NUMBER
record.
Surrogate Key of the Table
CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Created By User created the record in the source
Surrogate Key system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Last Modified By last modified the record in the source
User Surrogate Key system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
Source Record Creation Date and source system.
Time
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
Source Record Last Modified Date system.
and Time
AUX1_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time1 which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time1 which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time1 which acts as a source for the current
table.
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time1 which acts as a source for the current
table.
DELETE_FLG This flag indicates the deletion status CHAR(1)
of the record in the source system. A
Deleted Record Indicator value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

DWDMR A-Z.doc
W_INSERT_DT This column stores the date on which DATE
the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
ETL Process Identifier process used to create or update this
data.
INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)
a dimension or fact entity in its source
Unique Source Record Identifier system. In case of composite keys, the
value in this column can consist of
concatenated parts.

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

REVN_ID VARCHAR2(80)

FCST_ITEM_ID VARCHAR2(80)

ADJ_TERR_DH_WID NUMBER

ADJ_TERR_WID NUMBER W_TERR_DH

W_ADJ_TYPE_CODE VARCHAR2(50)

TOT_ADJ_AMT NUMBER(28,10)

TOT_BEST_CASE_ADJ_AMT NUMBER(28,10)

TOT_WORST_CASE_ADJ_AMT NUMBER(28,10)

DWDMR A-Z.doc
SUB_ADJ_AMT NUMBER(28,10)

SUB_BEST_CASE_ADJ_AMT NUMBER(28,10)

SUB_WORST_CASE_ADJ_AMT NUMBER(28,10)

SALES_FCST_WID NUMBER W_SALES_FCST_D

PR_TERR_DH_WID NUMBER

PR_TERR_WID NUMBER W_TERR_DH

FCST_ITEM_EFF_DT DATE

FCST_ITEM_EFF_DT_WID NUMBER W_DAY_D

REVN_ITEM_EFF_DT DATE

REVN_ITEM_EFF_DT_WID NUMBER W_DAY_D

W_SALES_CREDIT_TYPE_CODE VARCHAR2(50)

WON_FLG CHAR(1)

LOST_FLG CHAR(1)

CLOSED_FLG CHAR(1)

ACTUAL_AMT NUMBER(28,10)

ACTUAL_CLOSE_DT DATE

OPTY_WID NUMBER W_OPTY_D

CUSTOMER_WID NUMBER W_PARTY_D

CUSTOMER_GEO_WID NUMBER W_GEO_D

REVN_OWNER_WID NUMBER

DWDMR A-Z.doc
PROD_WID NUMBER W_PRODUCT_D

SALES_CHANNEL_WID NUMBER

ORG_TYPE_WID NUMBER W_INDUSTRY_DH

PR_INDUST_DH_WID NUMBER W_INDUSTRY_DH

BU_ORG_WID NUMBER W_INT_ORG_D

CURR_CODE VARCHAR2(50)

GLOBAL1_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)


Document Currency to the first Global
Document to Global1 (for Global Currency. The Global currencies are
Reporting) Currency Exchange defined in global currency master
Rate table.
GLOBAL2_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the second
Document to Global2 (for Global Global Currency. The Global
Reporting) Currency Exchange currencies are defined in global
Rate currency master table.
GLOBAL3_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the third
Document to Global3 (for Global Global Currency. The Global
Reporting) Currency Exchange currencies are defined in global
Rate currency master table.
GLOBAL4_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the third
Document to Global3 (for Global Global Currency. The Global
Reporting) Currency Exchange currencies are defined in global
Rate1 currency master table.
GLOBAL5_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the third
Document to Global3 (for Global Global Currency. The Global
Reporting) Currency Exchange currencies are defined in global
Rate11 currency master table.
AUX_CLASS_1_WID NUMBER W_INDUSTRY_DH

AUX_CLASS_2_WID NUMBER W_INDUSTRY_DH

AUX_CLASS_3_WID NUMBER W_INDUSTRY_DH

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
Generic Extension Column

DWDMR A-Z.doc
W_REVN_FCST_ITEM_F
Business Name: Revenue Forecast Item

Description:
Imported from database

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate key to uniquely identify a NUMBER
record.
Surrogate Key of the Table
CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Created By User created the record in the source
Surrogate Key system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Last Modified By last modified the record in the source
User Surrogate Key system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
Source Record Creation Date and source system.
Time
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
Source Record Last Modified Date system.
and Time
AUX1_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time1 which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time1 which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time1 which acts as a source for the current
table.
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time1 which acts as a source for the current
table.
DELETE_FLG This flag indicates the deletion status CHAR(1)
of the record in the source system. A
Deleted Record Indicator value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

DWDMR A-Z.doc
W_INSERT_DT This column stores the date on which DATE
the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
ETL Process Identifier process used to create or update this
data.
INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)
a dimension or fact entity in its source
Unique Source Record Identifier system. In case of composite keys, the
value in this column can consist of
concatenated parts.

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

REVN_ID VARCHAR2(80)

REVN_NUMBER VARCHAR2(80)

SALES_FCST_WID NUMBER W_SALES_FCST_D

FCST_ITEM_EFF_DT DATE

FCST_ITEM_EFF_DT_WID NUMBER W_DAY_D

PR_TERR_DH_WID NUMBER

PR_TERR_WID NUMBER W_TERR_DH

EXPECT_AMT NUMBER(28,10)

DWDMR A-Z.doc
FCST_AMT NUMBER(28,10)

UNADJ_FCST_AMT NUMBER(28,10)

UNADJ_UPSIDE_AMT NUMBER(28,10)

UNADJ_DOWNSIDE_AMT NUMBER(28,10)

QTY NUMBER(28,10)

WIN_PROB NUMBER(28,10)

UNIT_PRICE NUMBER(28,10)

FCST_ITEM_STATUS_CODE VARCHAR2(50)

REVN_ITEM_STATUS_CODE VARCHAR2(50)

REVN_ITEM_EFF_DT DATE

REVN_ITEM_EFF_DT_WID NUMBER W_DAY_D

ACTUAL_AMT NUMBER(28,10)

ACTUAL_CLOSE_DT DATE

W_SALES_CREDIT_TYPE_CODE VARCHAR2(50)

WON_FLG CHAR(1)

LOST_FLG CHAR(1)

CLOSED_FLG CHAR(1)

PULLEDIN_FLG CHAR(1)

OPTY_WID NUMBER W_OPTY_D

CUSTOMER_WID NUMBER W_PARTY_D

DWDMR A-Z.doc
CUSTOMER_GEO_WID NUMBER W_GEO_D

REVN_OWNER_WID NUMBER

PROD_WID NUMBER W_PRODUCT_D

SALES_CHANNEL_WID NUMBER

ORG_TYPE_WID NUMBER W_INDUSTRY_DH

PR_INDUST_DH_WID NUMBER W_INDUSTRY_DH

BU_ORG_WID NUMBER W_INT_ORG_D

CURR_CODE VARCHAR2(50)

GLOBAL1_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)


Document Currency to the first Global
Document to Global1 (for Global Currency. The Global currencies are
Reporting) Currency Exchange defined in global currency master
Rate table.
GLOBAL2_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the second
Document to Global2 (for Global Global Currency. The Global
Reporting) Currency Exchange currencies are defined in global
Rate currency master table.
GLOBAL3_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the third
Document to Global3 (for Global Global Currency. The Global
Reporting) Currency Exchange currencies are defined in global
Rate currency master table.
GLOBAL4_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the third
Document to Global3 (for Global Global Currency. The Global
Reporting) Currency Exchange currencies are defined in global
Rate1 currency master table.
GLOBAL5_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the third
Document to Global3 (for Global Global Currency. The Global
Reporting) Currency Exchange currencies are defined in global
Rate11 currency master table.
AUX_CLASS_1_WID NUMBER W_INDUSTRY_DH

AUX_CLASS_2_WID NUMBER W_INDUSTRY_DH

AUX_CLASS_3_WID NUMBER W_INDUSTRY_DH

DWDMR A-Z.doc
X_CUSTOM This column is used as a generic field VARCHAR2(10)
for customer extensions.
Generic Extension Column

DWDMR A-Z.doc
W_REVN_PARTNER_H
Business Name: W_REVN_PARTNER_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

ROW_WID
OPTY_ID VARCHAR2(80) W_OPTY_D

OPTY_ID
REVN_ID VARCHAR2(80)

REVN_ID
PARTNER_ORG_ID VARCHAR2(80)

PARTNER_ORG_ID
CREATED_BY_WID NUMBER W_USER_D

CREATED_BY_WID
CHANGED_BY_WID NUMBER W_USER_D

CHANGED_BY_WID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
DELETE_FLG VARCHAR2(1)

DELETE_FLG
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
ETL_PROC_WID NUMBER

ETL_PROC_WID

DWDMR A-Z.doc
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
X_CUSTOM VARCHAR2(10)

X_CUSTOM

DWDMR A-Z.doc
W_REVN_TERR_H
Business Name: Revenue-Territory Helper

Description:
W_REVN_TERR_H helper stores Revenue and Territory Associatation. The grain of this table is Revenue and
Territory.

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate key to uniquely identify a NUMBER
record.
Surrogate Key of the Table
REVN_ID This Id and DATASOURCE_NUM_ID VARCHAR2(80)
together identifier a revenue.
Revenue Integration Id
TERR_DH_WID Unique Identifier for the Territory NUMBER W_TERR_DH
Hierarchy.
Territory Hierarchy Surrogate Key

TERR_WID NUMBER

TERR_WID
CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Created By User created the record in the source
Surrogate Key system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Last Modified By last modified the record in the source
User Surrogate Key system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
Source Record Creation Date and source system.
Time
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
Source Record Last Modified Date system.
and Time
AUX1_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.

DWDMR A-Z.doc
DELETE_FLG This flag indicates the deletion status VARCHAR2(1)
of the record in the source system. A
Deleted Record Indicator value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
ETL Process Identifier process used to create or update this
data.
INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)
a dimension or fact entity in its source
Unique Source Record Identifier system. In case of composite keys, the
value in this column can consist of
concatenated parts.

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

OPTY_ID VARCHAR2(80)

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
Generic Extension Column

DWDMR A-Z.doc
W_ROUTE_STRTGY_D
Business Name: Route Strategy

Description:

This purpose of this table is to store the various routing strategies identified within an organization. For example,
expertise in a particular product line P1, along with the ability to communicate with a customer fluently in
Spanish could be a typical example of a routing strategy that might be recorded in this table.. The grain of this
table is identified by the unique combination of products and the level of expertise in those products.

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate key to uniquely identify a NUMBER
record.
Surrogate Key of the Table
PROD_CAT_CODE Identifies the product line associated VARCHAR2(50)
with this routing strategy such as
Product Category Code 'Checking', 'Savings', 'Fixed Deposits',
etc.
PROD_CAT_NAME Identifies the product line associated VARCHAR2(80)
with this routing strategy such as
Product Category 'Checking line of Products', 'Savings
line of Products', 'Fixed Deposits', etc.
This column is being populated by
W_CODE_D with category as
'ROUTE_STRTGY_PRODUCT_CAT'.

PROD_CAT_LVL_CODE Identifies the expertise level in VARCHAR2(50)


answering/address queries related to
Product Knowledge Level the product category associated with
this routing strategy such as 'Expert',
'Novice', 'Intermediate', etc.

PROD_CAT_LVL_NAME Identifies the expertise level in VARCHAR2(80)


answering/address queries related to
Product Knowledge Level the product category associated with
this routing strategy such as 'Expert',
'Novice', 'Intermediate', etc. This is
populated by W_CODE_D with the
category as
'ROUTE_STRTGY_PROFICIENCY' .

FUNC_CAT_CODE Identifies the functional area VARCHAR2(50)


associated with the routing strategy
Functional Category Code such as 'Salvage Department',
'Collections', 'New Account', etc.

FUNC_CAT_NAME Identifies the functional area VARCHAR2(80)


associated with the routing strategy
Functional Category such as 'Salvage Department',
'Collections', 'New Account', etc. This
column is being populated by
W_CODE_D with category as
'ROUTE_STRTGY_FUNCTIONAL_CAT'.

DWDMR A-Z.doc
FUNC_CAT_LVL_CODE Identifies the expertise level in VARCHAR2(50)
answering/address queries related to
Functional Knowledge Level the functional area associated with
this routing strategy such as 'Expert',
'Novice', 'Intermediate', etc.

FUNC_CAT_LVL_NAME Identifies the expertise level in VARCHAR2(80)


answering/address queries related to
Functional Knowledge Level the functional area associated with
this routing strategy such as 'Expert',
'Novice', 'Intermediate', etc. This
columns is being populated by
W_CODE_D with code-category as
'FUNCTIONAL_PROFICIENCY'.

LANG_CODE Identifies the language code VARCHAR2(50)


associated with this routing strategy
Language Code such as 'English', 'French', 'Spanish',
etc.
LANG_NAME Identifies the language code VARCHAR2(80)
associated with this routing strategy
Language Code such as 'English', 'French', 'Spanish',
etc. This columns is being populated
by W_CODE_D with code-category as
'ROUTE_STRTGY_LANGUAGE'

LANG_LVL_CODE Identifies the expertise level in the VARCHAR2(50)


language associated with this routing
Language Fluency Level strategy such as 'Expert', 'Novice',
'Intermediate', etc.
LANG_LVL_NAME Identifies the expertise level in the VARCHAR2(80)
language associated with this routing
Language Fluency Level strategy such as 'Expert', 'Novice',
'Intermediate', etc. This columns is
being populated by W_CODE_D with
code-category as
'ROUTE_STRTGY_PROFICIENCY'.
LANG_WRTN_LVL_CODE Identifies the expertise level in the VARCHAR2(50)
writing ability associated with the
Written Fluency Level language identified in this routing
strategy such as 'Expert', 'Novice',
'Intermediate', etc.

LANG_WRTN_LVL_NAME Identifies the expertise level in the VARCHAR2(80)


writing ability associated with the
Written Fluency Level language identified in this routing
strategy such as 'Expert', 'Novice',
'Intermediate', etc. This columns is
being populated by W_CODE_D with
code-category as
'ROUTE_STRTGY_PROFICIENCY'.

LANG_VRBL_LVL_CODE Identifies the expertise level in the VARCHAR2(50)


verbal communication ability
Spoken Fluency Level associated with the language
identified in this routing strategy such
as 'Expert', 'Novice', 'Intermediate',
etc.

DWDMR A-Z.doc
LANG_VRBL_LVL_NAME Identifies the expertise level in the VARCHAR2(80)
verbal communication ability
Spoken Fluency Level associated with the language
identified in this routing strategy such
as 'Expert', 'Novice', 'Intermediate',
etc. This columns is being populated
by W_CODE_D with code-category as
'ROUTE_STRTGY_PROFICIENCY'.

LANG_TYPG_LVL_CODE Identifies the expertise level in the VARCHAR2(50)


typing ability associated with the
Typing Fluency Level language identified in this routing
strategy. Examples of fluency level
can be 'Expert', 'Novice',
'Intermediate' or "<50 wpm", "50 - 80
wpm", or "80+ wpm" ...etc.

LANG_TYPG_LVL_NAME Identifies the expertise level in the VARCHAR2(80)


typing ability associated with the
Typing Fluency Level language identified in this routing
strategy. Examples of fluency level
can be 'Expert', 'Novice',
'Intermediate' or "<50 wpm", "50 - 80
wpm", or "80+ wpm" ...etc. This
columns is being populated by
W_CODE_D with code-category as
'ROUTE_STRTGY_PROFICIENCY'.

INDUSTRY_CODE Identifies the nature of the industry VARCHAR2(50)


for which the associated routing
Industry Specialization strategy is defined such as 'Banking',
'Manufacturing', 'Chemical', 'Legal',
etc.
INDUSTRY_NAME Identifies the nature of the industry VARCHAR2(80)
for which the associated routing
Industry Specialization strategy is defined such as 'Banking',
'Manufacturing', 'Chemical', 'Legal',
etc.This columns is being populated
by W_CODE_D with code-category as
'ROUTE_STRTGY_INDUSTRY'.

INDUSTRY_LVL_CODE Identifies the expertise level in VARCHAR2(50)


answering/address queries related to
Industry Knowledge Level the nature of the industry associated
with this routing strategy such as
'Expert', 'Novice', 'Intermediate', etc.

INDUSTRY_LVL_NAME Identifies the expertise level in VARCHAR2(80)


answering/address queries related to
Industry Knowledge Level the nature of the industry associated
with this routing strategy such as
'Expert', 'Novice', 'Intermediate', etc.
This columns is being populated by
W_CODE_D with code-category as
'ROUTE_STRTGY_PROFICIENCY'.

CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D


dimension indicating the user who
Source Record Created By User created the record in the source
Surrogate Key system.

DWDMR A-Z.doc
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Last Modified By last modified the record in the source
User Surrogate Key system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
Source Record Creation Date and source system.
Time
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
Source Record Last Modified Date system.
and Time
AUX1_CHANGED_ON_DT Oracle System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Oracle System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Oracle System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX4_CHANGED_ON_DT Oracle System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
DELETE_FLG This flag indicates the deletion status CHAR(1)
of the record in the source system. A
Deleted Record Indicator value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Oracle recommends that you define
separate unique source IDs for each
of your different source instances.

DWDMR A-Z.doc
ETL_PROC_WID Oracle System Field. This column is NUMBER
the unique identifier for the specific
ETL Process Identifier ETL process used to create or update
this data.
INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)
a dimension or fact entity in its source
Unique Source Record Identifier system. In case of composite keys, the
value in this column can consist of
concatenated parts.

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
Generic Extension Column

DWDMR A-Z.doc
W_RQSTN_LINE_COST_F
Business Name: Requisition Lines Cost

Description:
W_RQSTN_LINE_COST_F fact table is used to capture all the purchase requisition costs that are distributed to the
various departments of a business organization -- these would in turn be acted upon by the purchasing unit of
the business organization (purchasing organization). The types of purchase requisitions can be many and would
typically include one-time, regular, online etc. The data in this table is stored at the purchase requisition product
line item level. Purchase requisitions are usually used to source "INDIRECT" items -- items that do not form part
of the Bill of Materials against sold products but are more used to conduct the operations of the business
organization (stationery, cleaning supplies etc.).

Table Columns:
Column Name Description Datatype Lookup Table
REQUESTOR_WID This indicates the requestor who NUMBER W_EMPLOYEE_D
raised the purchase requisition. The
Requestor Surrogate Key link to the W_USER_D dimension.
Lookup: W_USER_D
SUPPLIER_WID This indicates the suggested supplier NUMBER W_PARTY_ORG_D
on whom the purchase order could be
Supplier Surrogate Key placed -- for sourcing the product
mentioned in the purchase requisition
line item. The link to the
W_SUPPLIER_D dimension. Lookup:
W_SUPPLIER_D Example : Circuit
City, Good Guys etc. for any electronic
equipment

COST_CENTER_WID This indicates the cost center to which NUMBER W_COST_CENTER_D


the expenses incurred in sourcing
Cost Center Surrogate Key would be distributed to. The link to
the W_COST_CNTR_D dimension.
Lookup: W_COST_CNTR_D Example:
Generator 1 shop, Generator 2 shop
etc.

PRODUCT_WID This indicates the product which is NUMBER W_PRODUCT_D


being requested on the purchase
Product Surrogate Key order requisition item. Lookup:
W_PRODUCT_D Example :Spray
paint, auto exhaust pump, IBM laptop
T-Series 230, A4 printer paper etc.

INVENTORY_PROD_WID This indicates the business location -- NUMBER W_INVENTORY_PRODUCT_D


product combination against which
Inventory Product Surrogate Key the purchase requisition item will be
received. Lookup:
W_INVENTORY_PRODUCT_D

SUPPLIER_PROD_WID This indicates the product reference NUMBER W_SUPPLIER_PRODUCT_D


within the catalog of the suggested
Supplier Product Surrogate Key supplier in the purchase requisition.
The link to the
W_SUPPLIER_PRODUCT_D
dimension. Lookup:
W_SUPPLIER_PRODUCT_D

DWDMR A-Z.doc
PLANT_LOC_WID This indicates the physical location NUMBER W_BUSN_LOCATION_D
whose operations use the product
Plant Location Surrogate Key ordered on the purchase requisition
line item. The link to the "PLANT"
type of rows within W_BUSN_LOC_D
dimension table. Lookup:
W_BUSN_LOC_D. Example : Carolina
plant, Nevada facility etc.

INVENTORY_ORG_WID Identifies the inventory organization. NUMBER W_INT_ORG_D

Inventory Organization Surrogate


Key
RCPT_LOC_WID This indicates the physical location NUMBER W_BUSN_LOCATION_D
whose inventory/operations receives
Receipt Location Surrogate Key the product requested on the
purchase requisition line item. In
certain situations the item requested
may be directly consumed by the
requesting department (without any
inventory implications). The link to
the "RECIPIENT_LOC" type of rows
within W_BUSN_LOC_D dimension
table. Lookup: W_BUSN_LOC_D.
Example : Sheet Metal Location,
Maintenance Parts location.

STORAGE_LOC_WID Number of the storage location at NUMBER W_BUSN_LOCATION_D


which the material is stored or
Storage Location Surrogate Key received. A plant may contain one or
more storage locations. This indicates
the physical location whose inventory
receives the product ordered on the
purchase requisition line item. The
link to the "STORAGE_LOC" type of
rows within W_BUSN_LOC_D
dimension table. Lookup:
W_BUSN_LOC_D. Example : Sheet
Metal Location, Maintenance Parts
location.

RQSTN_ORG_WID This indicates the requesting NUMBER W_INT_ORG_D


organization that has created the
Requisition Organization purchase requisition -- usually
Surrogate Key represents any operations unit of a
large business organization. The link
to the "PURCH" type rows within
W_INT_ORG_D dimension table.
Lookup: W_INT_ORG_D
(BUSN_ORG_TYPE = "PURCH")
Example: North Americas Operations

DWDMR A-Z.doc
PROFIT_CENTER_WID This indicates the profit center to NUMBER W_PROFIT_CENTER_D
which the purchase requisition cost
Profit Center Surrogate Key that is distributed is booked into.
This helps accumulate revenues
against profit centers as part of
inventory transactions. Lookup:
W_PROFIT_CNTR_D
BUSN_AREA_ORG_WID This indicates the organizational NUMBER W_INT_ORG_D
entity based on line-of-business for
Business Area Organization which accounting profit or loss is
Surrogate Key reported externally. The link to the
.BUSN_AREA. type rows within
W_INT_ORG_D dimension table.
Lookup: W_INT_ORG_D
(BUSN_ORG_TYPE = .BUSN_AREA.)
Example: North Americas
Procurement
CTRL_AREA_ORG_WID The indicates the organizational entity NUMBER W_INT_ORG_D
for internal management and
Ctrl Area Organization Surrogate reporting purposes. The link to the
Key .CTRL_AREA_ORG. type rows within
W_INT_ORG_D dimension table.
Lookup: W_INT_ORG_D
(BUSN_ORG_TYPE =
.CTRL_AREA_ORG.) Example: North
Americas Procurement
GL_ACCOUNT_WID This is the General Ledger account NUMBER W_GL_ACCOUNT_D
number into which the payables
GL Account Surrogate Key entries generated as part of the
purchase order execution would be
posted into. This may be uniquely
associated to the supplier on the
purchase order. Lookup:
W_GL_ACCOUNT_D

OPERATING_UNIT_ORG_WID Identifies the operating unit NUMBER W_INT_ORG_D


organization.
Operating Unit Organization
Surrogate Key
APPROVAL_STATUS_WID This indicates the current approval NUMBER W_STATUS_D
status of the purchase requisition line
Approve Status Surrogate Key item. This could change during the
lifecycle of the purchase requisition.
The link to the W_STATUS_D
dimension. Lookup: W_STATUS_D
WHERE STATUS_TYPE =
"PURCH_APPROVE". Example:
"Pending
Approval","Rejected","Approved",
etc.

DWDMR A-Z.doc
CYCLE_STATUS_WID This indicates the current cycle status NUMBER W_STATUS_D
of the purchase requisition line item.
Cycle Status Surrogate Key This could change during the lifecycle
of the purchase requisition. The link
to the W_STATUS_D dimension.
Lookup: W_STATUS_D WHERE
STATUS_TYPE = "PURCH_CYCLE"
Example: "Open", "Closed",
"Cancelled", etc.

XACT_TYPE_WID This indicates the specific type of the NUMBER W_XACT_TYPE_D


purchase requisition. There could be
TransactionType Surrogate Key further sub-classifications to these
purchase requisition types. There
could be domain values mapped for
each of these transactions into the
W_type domain value columns in
W_XACT_TYPE_D. Lookup:
W_XACT_TYPE_D WHERE
XACT_CAT_CODE="PRQH" Example:
"ONE TIME", "EXPRESS", "ONLINE",
"NORMAL" etc.

SUBMITTED_ON_DT_WID The date on which the requesting NUMBER W_DAY_D


organization/department placed the
Submitted On Date Surrogate Key purchase request with the purchasing
organization for the required
products Lookup: W_DATE_D

SUBMITTED_ON_TM_WID The time on which the requesting NUMBER W_TIME_OF_DAY_D


organization/department placed the
Submitted On Time Surrogate Key purchase request with the purchasing
organization for the required
products Lookup:
W_TIME_OF_DAY_D

RESUBMITTED_ON_DT_WID The date on which the requesting NUMBER W_DAY_D


organization/department sent the
Resubmitted On Date Surrogate updated purchase request with the
Key purchasing organization for the
required products (required when
certain aspects of the purchase
requisition undergo corrections)
Lookup: W_DATE_D

RESUBMITTED_ON_TM_WID The time on which the requesting NUMBER W_TIME_OF_DAY_D


organization/department sent the
Resubmitted On Time Surrogate updated purchase request with the
Key purchasing organization for the
required products (required when
certain aspects of the purchase
requisition undergo corrections)
Lookup: W_TIME_OF_DAY_D

DWDMR A-Z.doc
APPROVED_ON_DT_WID The date on which the purchase NUMBER W_DAY_D
requisition was authorized for further
Approved On Date Surrogate Key processing in the fulfillment cycle.
This could be the same as the creation
date of the purchase requisition in
online approval business situations.
Lookup: W_DATE_D

APPROVED_ON_TM_WID The time on which the purchase NUMBER W_TIME_OF_DAY_D


requisition was authorized for further
Approved On Time Surrogate Key processing in the fulfillment cycle.
This could be the same as the creation
date of the purchase requisition in
online approval business situations.
Lookup: W_TIME_OF_DAY_D

ORDERED_ON_DT_WID The date on which the purchase order NUMBER W_DAY_D


was placed against this purchase
Ordered On Date Surrogate Key requisition line item. In situations of
partial fulfillment where the purchase
requisition line item may be fulfilled
across multiple purchase orders, this
column would be left blank. Lookup:
W_DATE_D

FULFILLED_ON_DT_WID The date on which the product NUMBER W_DAY_D


requested on the purchase requisition
Received On Date Surrogate Key line was received at the receipt
location specified. In situations of
multiple receipts, his column would
be left blank. Lookup: W_DATE_D

NEEDED_BY_DT_WID The date by which the product NUMBER W_DAY_D


requested on the purchase requisition
Needed By Date Surrogate Key line is required for actual use at the
receipt location specified. Lookup:
W_DATE_D
NEEDED_BY_TM_WID The time by which the product NUMBER W_TIME_OF_DAY_D
requested on the purchase requisition
Needed By Time Surrogate Key line is required for actual use at the
receipt location specified. Lookup:
W_TIME_OF_DAY_D

DUE_ON_DT_WID The date on which the product NUMBER W_DAY_D


ordered on the purchase requisition
Due On Date Surrogate Key line is due for receipt at the receipt
location specified. Lookup:
W_DATE_D
CREATED_ON_TM_WID This is the time in "24HHMMSS", on NUMBER W_TIME_OF_DAY_D
which the record was created in the
Created On Time Surrogate Key source system. This column also
functions as a key to
W_TIME_OF_DAY_D.
DIST_QTY The quantity that was distributed or NUMBER(28,10)
assigned to this cost center. The total
Dist Qty quantity distributed for all cost
centers equals the total quantity
requested.

DWDMR A-Z.doc
DIST_PERCENTAGE The percentage that was distributed NUMBER(28,10)
or assigned to this cost center. The
Dist Percentage total of percentages allocated to all
cost centers must equal 100. A
manufacturing company, for example,
can set up a distribution percentage
for each of its cost centers.

UNIT_STD_COST Standard price per unit of the product NUMBER(28,10)


.The actual purchase price per unit of
Unit Std Cost the product could be at variance with
the standard price per unit.

UNIT_PRICE The suggested price per unit product NUMBER(28,10)


(measured in purchase order UOM) of
Unit Price the purchase requisition line item -- in
document or transactional currency.

LINE_AMT The suggested currency value of the NUMBER(28,10)


purchase requisition line item in
Line Amt document or transaction currency.

STD_COST_AMT The estimated total cost of all items in NUMBER(28,10)


a purchase order line. This cost is
Std Cost Amt derived by multiplying the unit
standard cost and quantity of all
items ordered. This cost is specified in
local reporting currency.

UOM_CODE The unit of measure of the purchase VARCHAR2(50)


requisition item -- this could be
Unit of Measure Code different from the inventory unit of
measure in which the product is
stored at the receipt location. The
suggested price on the purchase
requisition line is for a unit of the
product in this UOM. Example: Each.

PURCH_RQSTN_NUM An alphanumeric key that uniquely VARCHAR2(30)


identifies a purchase requisition
Purchase Requisition Number number from which the purchase
order has been created. If these are
multiple, this column would be either
left blank or filled with the
representative purchase requisition
number.

PURCH_RQSTN_ITEM The number that uniquely identifies NUMBER


an item on a purchase requisition. The
Purchase Requisiton Item purchase requisition line number
against which the purchase order
requisition cost distribution has been
created. If these are multiple, this
column would be either left blank or
filled with the representative
purchase requisition number.

DWDMR A-Z.doc
PURCH_RQDISTR_NUM The number that identifies a cost VARCHAR2(30)
distribution within a Purchase
Purchase Requisition Cost Requisition
Distribution Number
LINE_TEXT Detailed instructions text or remarks VARCHAR2(255)
for fulfillment of the purchase
Line Text requisition line item.
DOC_CURR_CODE This code corresponds to the VARCHAR2(30)
document currency. This typically is
Document/Transaction Currency the currency in which the transaction
Code occurred. Amounts will be stored in
this currency.
LOC_CURR_CODE This code corresponds to the local VARCHAR2(30)
currency. The local currency typically
Local/Regional Reporting Currency is the one in which the transaction
Code will be posted to meet legal
requirements for Company's Financial
reporting. Alternatively, it may be
linked to the currency used by
local/regional business units for
reporting purposes.

LOC_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)


Document Currency to the Local
Document to Local Currency Currency.
Exchange Rate
GLOBAL1_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the first Global
Document to Global1 (for Global Currency. The Global currencies are
Reporting) Currency Exchange defined in global currency master
Rate table.
GLOBAL2_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the second
Document to Global2 (for Global Global Currency. The Global
Reporting) Currency Exchange currencies are defined in global
Rate currency master table.
GLOBAL3_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the third
Document to Global3 (for Global Global Currency. The Global
Reporting) Currency Exchange currencies are defined in global
Rate currency master table.
CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Created By User created the record in the source
Surrogate Key system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Last Modified By last modified the record in the source
User Surrogate Key system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
Source Record Creation Date and source system.
Time
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
Source Record Last Modified Date system.
and Time

DWDMR A-Z.doc
AUX1_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time11 which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time12 which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time13 which acts as a source for the current
table.
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time1 which acts as a source for the current
table.
DELETE_FLG This flag indicates the deletion status CHAR(1)
of the record in the source system. A
Deleted Record Indicator value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
ETL Process Identifier process used to create or update this
data.
INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)
a dimension or fact entity in its source
Unique Source Record Identifier system. In case of composite keys, the
value in this column can consist of
concatenated parts.

DWDMR A-Z.doc
TENANT_ID This column is the unique identifier VARCHAR2(80)
for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
Generic Extension Column
LINE_TYPE_WID This column is used as a generic field NUMBER W_XACT_TYPE_D
for customer extensions.
Line Type Key
LEDGER_WID Ledger Foreign Key NUMBER W_LEDGER_D

ETL Process Identifier1


PROJECT_WID Foreign key to W_PROJECT _D NUMBER W_PROJECT_D
indicating the project identifier for
Project Surrogate Key oracle projects.
TASK_WID Foreign key to W_TASK _D indicating NUMBER W_TASK_D
the task identifier for oracle projects.
Task Surrogate Key
UNSPSC_WID Foreign Key to the UNSPSC (United NUMBER W_PROD_CAT_DH
Nations Standard Products and
UNSPSC Surrogate Key Services Code) Category.

SUPPLIER_ACCOUNT_WID Foreign key to NUMBER W_SUPPLIER_ACCOUNT_D


W_SUPPLIER_ACCOUNT_D dimension
Supplier Account Surrogate Key

PRIMARY_UOM_CONV_RATE This indicates primary Unit of NUMBER(28,10)


Measure conversion rate.
Primary UOM Conversion Rate
PRIMARY_UOM_CODE This indicates primary Unit of VARCHAR2(50)
Measure code.
Primary UOM Code
STANDARD_UOM_CONV_RATE This indicates standard Unit of NUMBER(28,10)
Measure conversion rate
Standard UOM Conversion Rate

STANDARD_UOM_CODE This indicates standard Unit of VARCHAR2(50)


Measure code.
Standard UOM Code
CUSTOM_CATEGORY1_WID Custom Category 1 NUMBER W_PROD_CAT_DH

Custom Category1 Surrogate Key

CUSTOM_CATEGORY2_WID Custom Category 2 NUMBER W_PROD_CAT_DH

Custom Category2 Surrogate Key

CUSTOM_CATEGORY3_WID Custom Category 3 NUMBER W_PROD_CAT_DH

Custom Category3 Surrogate Key

AUTO_UNSPSC_WID Auto Classified UNSPSC NUMBER W_PROD_CAT_DH

Auto UNSPSC Surrogate Key

DWDMR A-Z.doc
AUTO_PURCHASING_CATEGORY_ Auto Classified Purchasing Category NUMBER W_PROD_CAT_DH
WID

Auto Purchasing Category


Surrogate Key
AUTO_CUSTOM_CATEGORY1_WI Auto Classified Custom Category 1 NUMBER W_PROD_CAT_DH
D

Auto Custom Category1 Surrogate


Key
AUTO_CUSTOM_CATEGORY2_WI Auto Classified Custom Category 2 NUMBER W_PROD_CAT_DH
D

Auto Custom Category2 Surrogate


Key
AUTO_CUSTOM_CATEGORY3_WI Auto Classified Custom Category 3 NUMBER W_PROD_CAT_DH
D

Auto Custom Category3 Surrogate


Key
AGREEMENT_SOURCE_ID VARCHAR2(80)

BUYER_WID NUMBER W_EMPLOYEE_D

ITEM_SOURCE_WID NUMBER W_XACT_TYPE_D

PO_ACKNOWLEDGED_DT DATE

PO_COMMUNICATED_DT DATE

PO_OPENED_DT DATE

PO_OPENED_DT_WID NUMBER W_DAY_D

PREPARER_WID NUMBER W_EMPLOYEE_D

VENDOR_ITEM VARCHAR2(80)

PO_CREATION_METHOD_WID NUMBER W_XACT_TYPE_D

BALANCING_SEGMENT_WID NUMBER

PRC_BU_WID NUMBER

GL_MCAL_CAL_WID NUMBER W_MCAL_CAL_D

DWDMR A-Z.doc
MCAL_REQ_APPROVED_ON_DT_ NUMBER W_MCAL_DAY_D
WID

CANCEL_REASON VARCHAR2(240)

JUSTIFICATION NVARCHAR2(100
0)

SUBMITTED_ON_DT DATE

APPROVED_ON_DT DATE

HEADER_SUBMITTED_ON_DT DATE

HEADER_APPROVED_ON_DT DATE

HEADER_APPROVAL_STATUS_ID VARCHAR2(80)

DWDMR A-Z.doc
W_SALESACCT_CLASS_H
Business Name: W_SALESACCT_CLASS_H

Description:
This helper table contains the ROW_WIDs to W_INDUSTRY_DH for sales account for Aux1 to Aux10.

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

SALESACCT_WID NUMBER

AUX1_WID NUMBER

AUX2_WID NUMBER

AUX3_WID NUMBER

AUX4_WID NUMBER

AUX5_WID NUMBER

AUX6_WID NUMBER

AUX7_WID NUMBER

AUX8_WID NUMBER

AUX9_WID NUMBER

AUX10_WID NUMBER

AUX1_INTEGRATION_ID VARCHAR2(100)

AUX2_INTEGRATION_ID VARCHAR2(100)

AUX3_INTEGRATION_ID VARCHAR2(100)

AUX4_INTEGRATION_ID VARCHAR2(100)

DWDMR A-Z.doc
AUX5_INTEGRATION_ID VARCHAR2(100)

AUX6_INTEGRATION_ID VARCHAR2(100)

AUX7_INTEGRATION_ID VARCHAR2(100)

AUX8_INTEGRATION_ID VARCHAR2(100)

AUX9_INTEGRATION_ID VARCHAR2(100)

AUX10_INTEGRATION_ID VARCHAR2(100)

CREATED_BY_WID NUMBER

CHANGED_BY_WID NUMBER

CREATED_ON_DT DATE

CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT DATE

W_INSERT_DT DATE

W_UPDATE_DT DATE

DELETE_FLG CHAR(1)

ETL_PROC_WID NUMBER

DATASOURCE_NUM_ID NUMBER

INTEGRATION_ID VARCHAR2(80)

DWDMR A-Z.doc
TENANT_ID VARCHAR2(80)

X_CUSTOM VARCHAR2(10)

DWDMR A-Z.doc
W_SALES_ACCNT_TERR_H
Business Name: Sales Account-Territory Helper

Description:
W_SALES_ACCNT_TERR_H helper stores Sales Account and Territory Associatation. The grain of this table is
Sales Account and Territory.

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate key to uniquely identify a NUMBER
record.
Surrogate Key of the Table
TERR_DH_WID Unique Identifier for the Territory NUMBER W_TERR_DH
Hierarchy.
Territory Hierarchy Surrogate Key

TERR_WID Unique Identifier for the Territory. NUMBER W_TERR_D

Territory Surrogate Key


SALES_ACCNT_WID Unique Identifier for the Sales NUMBER W_PARTY_D
Account.
Sales Account Surrogate Key
CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Created By User created the record in the source
Surrogate Key system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Last Modified By last modified the record in the source
User Surrogate Key system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
Source Record Creation Date and source system.
Time
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
Source Record Last Modified Date system.
and Time
AUX1_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.

DWDMR A-Z.doc
DELETE_FLG This flag indicates the deletion status VARCHAR2(1)
of the record in the source system. A
Deleted Record Indicator value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
ETL Process Identifier process used to create or update this
data.
INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)
a dimension or fact entity in its source
Unique Source Record Identifier system. In case of composite keys, the
value in this column can consist of
concatenated parts.

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
Generic Extension Column
SALES_ACCNT_SCD1_WID NUMBER

Sales Account Surrogate Key1

DWDMR A-Z.doc
W_SALES_ACCOUNT_F
Business Name: Sales Accounts

Description:
W_SALES_ACCOUNT_F fact table stores Sales Accounts. The grain of this table is Sales Account.

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate key to uniquely identify a NUMBER
record.
Surrogate Key of the Table
AUX_CLASS_1_WID NUMBER W_INDUSTRY_DH

AUX_CLASS_2_WID NUMBER W_INDUSTRY_DH

AUX_CLASS_3_WID NUMBER W_INDUSTRY_DH

BECAME_EXISTING_DT_WID Became Existing Date WID. NUMBER W_DAY_D

Became Existing Date Surrogate


Key
CREATED_DT_WID Created On Date WID. NUMBER W_DAY_D

Created On Date Surrogate Key

PR_EMPLOYEE_WID Primary Geo WID. NUMBER W_EMPLOYEE_D

Primary Geography Surrogate


Key1
PR_GEO_WID Primary Geo WID. NUMBER W_GEO_D

Primary Geography Surrogate Key

PR_INDUSTRY_WID Primary Industry WID. NUMBER W_INDUSTRY_DH

Primary Industry Surrogate Key

PR_ORG_TYPE_WID Primary Organization Type WID. NUMBER W_INDUSTRY_DH

Primary Organization Type


Surrogate Key
PR_SALES_POSITION_DH_WID Primary Sales Resource Hierarchy NUMBER W_POSITION_DH
WID.
Primary Sales Resource Hierarchy
Surrogate Key
PR_SALES_POSITION_DH_SCD1_ Primary Sales Resource Hierarchy NUMBER W_POSITION_DH
WID SCD1WID.

Primary Sales Resource Hierarchy


SCD1 Key
SALES_ACCNT_WID Unique Identifier for the Sales NUMBER W_PARTY_D
Account.
Party Surrogate Key

DWDMR A-Z.doc
SALES_ACCNT_WID Unique Identifier for the Sales NUMBER W_PARTY_SALESACCT_D
Account.
Party Surrogate Key
CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Created By User created the record in the source
Surrogate Key system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
Source Record Creation Date and source system.
Time
SALES_ACCNT_SCD1_WID NUMBER

SALES_ACCNT_SCD1_WID
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Last Modified By last modified the record in the source
User Surrogate Key system.
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
Source Record Last Modified Date system.
and Time
AUX1_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
DELETE_FLG This flag indicates the deletion status VARCHAR2(1)
of the record in the source system. A
Deleted Record Indicator value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time

DWDMR A-Z.doc
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
ETL Process Identifier process used to create or update this
data.
INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)
a dimension or fact entity in its source
Unique Source Record Identifier system. In case of composite keys, the
value in this column can consist of
concatenated parts.

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
Generic Extension Column

DWDMR A-Z.doc
W_SALES_ACCOUNT_RESOURCE_H
Business Name: Sales Account Resource Helper

Description:
Sales Account Resource Helper

Table Columns:
Column Name Description Datatype Lookup Table
SALES_ACCOUNT_WID NUMBER W_PARTY_D

SALES_ACCOUNT_SCD1_WID NUMBER W_PARTY_D

SALES_RESOURCE_WID NUMBER

SALES_RESOURCE_LOGIN VARCHAR2(100)

SALES_RESOURCE_ORG_WID NUMBER W_INT_ORG_D

SALES_RESOURCE_DH_WID NUMBER W_POSITION_DH

SALES_RESOURCE_DH_SCD1_WID NUMBER W_POSITION_DH

CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D


dimension indicating the user who
Source Record Created By User created the record in the source
Surrogate Key system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Last Modified By last modified the record in the source
User Surrogate Key system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
Source Record Creation Date and source system.
Time
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
Source Record Last Modified Date system.
and Time
AUX1_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.

DWDMR A-Z.doc
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
DELETE_FLG This flag indicates the deletion status CHAR(1)
of the record in the source system. A
Deleted Record Indicator value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
ETL Process Identifier process used to create or update this
data.
INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)
a dimension or fact entity in its source
Unique Source Record Identifier system. In case of composite keys, the
value in this column can consist of
concatenated parts.

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
Generic Extension Column

DWDMR A-Z.doc
W_SALES_BACKLOG_HISTORY_F
Business Name: Sales Backlog History

Description:
This table stores the historical snapshots of the backlog linesOut of the box a snapshot is created every month
and kept up-to-date every time the ETL is run.

Table Columns:
Column Name Description Datatype Lookup Table
ACCOUNT_REP_WID Identifies the person who is NUMBER W_EMPLOYEE_D
responsible for managing the
Account Representative Surrogate customer relation.
Key
BUSN_AREA_ORG_WID Identifies the business area NUMBER W_INT_ORG_D
organization.
Business Area Organization
Surrogate Key
CHNL_POINT_WID Identifies the channel point.The NUMBER W_CHNL_POINT_D
lowest level of the channel type is
Channel Point Surrogate Key stored as the channel point. For
example, if the channel type is email,
the channel point would be the email
address
CHNL_TYPE_WID Identifies the channel type. The NUMBER W_CHNL_TYPE_D
lowest level of the channel type is
Channel Type Surrogate Key stored as the channel point. For
example, if the channel type is email,
the channel point would be the email
address.
COMPANY_ORG_WID Identifies the company to which the NUMBER W_INT_ORG_D
customer belongs.
Company Organization Surrogate
Key
COST_CENTER_WID Indentifies the cost center. NUMBER W_COST_CENTER_D

Cost Center Surrogate Key


CUSTOMER_BILL_TO_LOC_WID Identifies the customer address NUMBER W_CUSTOMER_LOC_D
where the bill is to be sent.
Bill To Customer Location
Surrogate Key
CUSTOMER_CNTCT_WID Identifies the customer contact NUMBER W_PARTY_PER_D
address
Customer Contact Surrogate Key

CUSTOMER_FIN_PROFL_WID Identifies the financial profile of the NUMBER


customer.
Customer Financial Profile
Surrogate key
CUSTOMER_PAYER_LOC_WID Identifies the location of the person NUMBER W_CUSTOMER_LOC_D
whom the organization identified as
Paying Customer Location the payer.
Surrogate Key
CUSTOMER_SHIP_TO_LOC_WID Identifies the customer's ship-to NUMBER W_CUSTOMER_LOC_D
location.
Ship To Customer Location
Surrogate Key

DWDMR A-Z.doc
CUSTOMER_SOLD_TO_LOC_WID Identifies the location of the person NUMBER W_CUSTOMER_LOC_D
to whom the products or services
Sold To Customer Location have been sold.
Surrogate Key

CUSTOMER_WID Identifies the customer. NUMBER W_PARTY_D

Customer Surrogate Key


FREIGHT_TERMS_WID Identifies the freight terms and NUMBER W_FREIGHT_TERMS_D
conditions applicable to the invoice
Freight Terms Surrogate Key line.
INVENTORY_ORG_WID Identifies the inventory organization. NUMBER W_INT_ORG_D

Inventory Organization Surrogate


Key
INVENTORY_PRODUCT_WID Identifies the inventory view of a NUMBER W_INVENTORY_PRODUCT_D
product.
Inventory Product Surrogate Key

OPERATING_UNIT_ORG_WID Identifies the operating unit NUMBER W_INT_ORG_D


organization.
Operating Unit Organization
Surrogate Key
ORDER_STATUS_WID Identifies the status of the sales order NUMBER W_STATUS_D
line.
Order Status Surrogate Key
PLANT_LOC_WID Identifies the physical location of the NUMBER W_BUSN_LOCATION_D
plant or factory.
Plant Location Surrogate Key
PRODUCT_WID Identifies the product. NUMBER W_PRODUCT_D

Product Surrogate Key


PROFIT_CENTER_WID Identifies the an assigned NUMBER W_PROFIT_CENTER_D
responsibility center with authority to
Profit Center Surrogate Key affect the revenues earned and costs
incurred by/allocated to the center.
Operational effectiveness is evaluated
in generated profit.

SALES_GROUP_ORG_WID Identifies the sales group. NUMBER W_INT_ORG_D

Sales Group Organization


Surrogate Key
SALES_OFC_LOC_WID Identifies the sales office location. NUMBER W_BUSN_LOCATION_D

Sales Office Location Surrogate


Key
SALES_ORG_WID Identifies the sales organization. NUMBER W_INT_ORG_D

Sales Organization Surrogate Key

SALES_PRODUCT_WID Identifies the sales view of the NUMBER W_SALES_PRODUCT_D


product.
Sales Product Surrogate Key
SALES_REP_WID Identifies the person who is NUMBER W_EMPLOYEE_D
responsible for the sale.
Sales Representative Surrogate
Key

DWDMR A-Z.doc
SERVICE_REP_WID Identifies the person who is NUMBER W_EMPLOYEE_D
responsible for providing service and
Service Representative Surrogate support for this sale.
Key
SHIPPING_LOC_WID Identifies the physical location from NUMBER W_BUSN_LOCATION_D
where the product is shipped.
Shipping Location Surrogate Key

STORAGE_LOC_WID Identifies the physical location where NUMBER W_BUSN_LOCATION_D


the product is stored.
Storage Location Surrogate key

SUPPLIER_PRODUCT_WID Identifies the supplier view of the NUMBER W_SUPPLIER_PRODUCT_D


product.
Supplier Product Surrogate Key

SUPPLIER_WID Identifies the supplier of the NUMBER


goods/materials supplied to the
Supplier Surrogate Key organization.
TERR_WID Identifies the sales territory. NUMBER W_TERR_D

Sales Territory Surrogate Key


XACT_TYPE_WID Identifies the transaction type of the NUMBER W_XACT_TYPE_D
order which is specified in the source
Transaction Type Surrogate Key system.

BACKLOG_DT_WID Identifies the backlog date. NUMBER W_DAY_D

Backlog Date Surrogate Key


BACKLOG_PERIOD_DT_WID Identifies the backlog period date. NUMBER W_DAY_D

Backlog Period Date Surrogate Key

BOOKED_ON_DT_WID Identifies the date when the sales NUMBER W_DAY_D


order was booked.
Booked On Date Surrogate Key

CURR_SCHEDULE_DT_WID Identifies the current schedule date. NUMBER W_DAY_D

Current Schedule Date Surrogate


Key
CUSTOMER_REQSTD_SHIP_DT_WI Identifies the date when the customer NUMBER W_DAY_D
D requested the product to be shipped.

Customer Requested Ship Date


Surrogate Key
ORDERED_ON_DT_WID Identifies the date when the sales NUMBER W_DAY_D
order was ordered on.
Ordered On Date Surrogate Key

ORIGINAL_SCHEDULE_DT_WID Identifies the original schedule date. NUMBER W_DAY_D

Original Schedule Date Surrogate


Key
PROMISED_ON_DT_WID Identifies the date on which the NUMBER W_DAY_D
product is promised to be delivered to
Promised Delivery Date Surrogate the customer.
Key

DWDMR A-Z.doc
REQUIRED_BY_DT_WID Identifies the date on which the NUMBER W_DAY_D
product needs to be delivered as
Required On Date Surrogate Key requested by the customer.

SCH_BACKLOG_FLG Indicates that the backlog is a CHAR(1)


scheduled backlog.
Scheduled Backlog Flag
UNSCH_BACKLOG_FLG Indicates that the backlog is an CHAR(1)
unscheduled backlog.
Unscheduled Backlog Flag.
BLOCKED_BACKLOG_FLG Indicates that the backlog is because CHAR(1)
of blockage.
Blocked Backlog Flag.
DELQ_BACKLOG_FLG Indicates that the backlog is because CHAR(1)
of deliquency.
Delinquency Backlog Flag.
FIN_BACKLOG_FLG Indicates whether this order line CHAR(1)
should be considered for financial
Financial Backlog Flag backlog.
OPR_BACKLOG_FLG Indicates whether this order line CHAR(1)
should be considered for operational
Operation Backlog Flag backlog.
NET_AMT This is the net amount in document NUMBER(28,10)
currency.
Net Amount (In Document
Currency)
OPEN_QTY This is the open quantity. NUMBER(28,10)

Open Quantity
SALES_UOM_CODE This is the sales unit of measure code VARCHAR2(50)
to measure the item ordered.
Sales Unit of Measure
SALES_ORDER_NUM This is the sales order number. VARCHAR2(50)

Sales Order Number


SALES_ORDER_ITEM This is the sales order line item VARCHAR2(30)
number.
Sales Order Line Item
SALES_ORDER_ITEM_DETAIL_NU This is the sales order line item detail VARCHAR2(30)
M number.

Sales Order Line Item Detail


Number
SALES_SCH_ITEM This is the sales schedule line item VARCHAR2(30)
number.
Sales Schedule Line Item
SALES_ORDER_HD_ID This is the sales order header id. VARCHAR2(80)

Sales Order Header Id


SALES_ORDER_LN_ID This is the sales order line id. VARCHAR2(80)

Sales Order Line Id


DOC_CURR_CODE This code corresponds to the VARCHAR2(30)
document currency. This typically is
Document/Transaction Currency the currency in which the transaction
Code occurred. Amounts will be stored in
this currency.

DWDMR A-Z.doc
LOC_CURR_CODE This code corresponds to the local VARCHAR2(30)
currency. The local currency typically
Local/Regional Reporting Currency is the one in which the transaction
Code will be posted to meet legal
requirements for Company's Financial
reporting. Alternatively, it may be
linked to the currency used by
local/regional business units for
reporting purposes.

LOC_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)


Document Currency to the Local
Document to Local Currency Currency.
Exchange Rate
GLOBAL1_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the first Global
Document to Global1 (for Global Currency. The Global currencies are
Reporting) Currency Exchange defined in global currency master
Rate table.
GLOBAL2_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the second
Document to Global2 (for Global Global Currency. The Global
Reporting) Currency Exchange currencies are defined in global
Rate currency master table.
GLOBAL3_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the third
Document to Global3 (for Global Global Currency. The Global
Reporting) Currency Exchange currencies are defined in global
Rate currency master table.
CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Created By User created the record in the source
Surrogate Key system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Last Modified By last modified the record in the source
User Surrogate Key system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
Source Record Creation Date and source system.
Time
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
Source Record Last Modified Date system.
and Time
AUX1_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time1 which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time2 which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time3 which acts as a source for the current
table.

DWDMR A-Z.doc
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time4 which acts as a source for the current
table.
DELETE_FLG This flag indicates the deletion status CHAR(1)
of the record in the source system. A
Deleted Record Indicator value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
ETL Process Identifier process used to create or update this
data.
INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)
a dimension or fact entity in its source
Unique Source Record Identifier system. In case of composite keys, the
value in this column can consist of
concatenated parts.

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
Generic Extension Column
SERVICE_FLG Indicates if it is a service item CHAR(1)

Service Flag
ITEM_TYPE_CODE This code identifies the item type VARCHAR2(50)

Item Type Code


PAYMENT_TERMS_WID Identifies the payment terms and NUMBER W_PAYMENT_TERMS_D
conditions applicable .
Payment Terms Surrogate Key

DWDMR A-Z.doc
PAYMENT_METHOD_WID Identifies the payment method NUMBER W_PAYMENT_METHOD_D
applicable .
Payment Method Surrogate Key

SALES_ORDLN_ID Identifies the sales order line. VARCHAR2(80)

Sales Order Line Surrogate Key

SALES_SCHLN_ID Identifies the sales schedule line. VARCHAR2(80)

Sales Schedule Line Surrogate Key

ORDER_SOURCE_WID Order Source Surrogate Key NUMBER W_XACT_SOURCE_D

Order Source Surrogate Key


PROJECT_WID Identifies the Project NUMBER W_PROJECT_D

Project surrogate key


TASK_WID Identifies the Task NUMBER W_TASK_D

Task surrogate key


CUSTOMER_ACCOUNT_WID Identifies the customer account. NUMBER W_CUSTOMER_ACCOUNT_D

Customer Account Surrogate Key

STANDARD_UOM_CODE This is the standard unit of measure VARCHAR2(50)


code to measure the item ordered.
Standard Unit of Measure
FULFILL_ORDER_ID VARCHAR2(80)

FULFILL_ORDER_LINE_ID VARCHAR2(80)

FULFILL_LINE_ID VARCHAR2(80)

FULFILL_ORDER_NUM VARCHAR2(50)

FULFILL_ORDER_LINE_NUM VARCHAR2(50)

FULFILL_LINE_NUM VARCHAR2(50)

ORDER_FULFILL_BU_WID NUMBER W_INT_ORG_D

ORDERED_ON_DT DATE

DWDMR A-Z.doc
W_SALES_BACKLOG_HIST_BKP_F
Business Name: Sales Backlog History Backup

Description:
This table stores the historical snapshots of the backlog linesOut of the box a snapshot is created every month
and kept up-to-date every time the ETL is run.

Table Columns:
Column Name Description Datatype Lookup Table
ACCOUNT_REP_ID Identifies the person who is VARCHAR2(80) W_EMPLOYEE_D
responsible for managing the
Account Representative Surrogate customer relation.
Key
BUSN_AREA_ORG_ID Identifies the business area VARCHAR2(80) W_INT_ORG_D
organization.
Business Area Organization
Surrogate Key
CHNL_POINT_ID Identifies the channel point.The VARCHAR2(80) W_CHNL_POINT_D
lowest level of the channel type is
Channel Point Surrogate Key stored as the channel point. For
example, if the channel type is email,
the channel point would be the email
address
CHNL_TYPE_ID Identifies the channel type. The VARCHAR2(80) W_CHNL_TYPE_D
lowest level of the channel type is
Channel Type Surrogate Key stored as the channel point. For
example, if the channel type is email,
the channel point would be the email
address.
COMPANY_ORG_ID Identifies the company to which the VARCHAR2(80) W_INT_ORG_D
customer belongs.
Company Organization Surrogate
Key
COST_CENTER_ID Indentifies the cost center. VARCHAR2(80) W_COST_CENTER_D

Cost Center Surrogate Key


CUSTOMER_BILL_TO_LOC_ID Identifies the customer address VARCHAR2(80) W_CUSTOMER_LOC_D
where the bill is to be sent.
Bill To Customer Location
Surrogate Key
CUSTOMER_CNTCT_ID Identifies the customer contact VARCHAR2(80) W_PARTY_PER_D
address
Customer Contact Surrogate Key

CUSTOMER_FIN_PROFL_ID Identifies the financial profile of the VARCHAR2(80)


customer.
Customer Financial Profile
Surrogate key
CUSTOMER_PAYER_LOC_ID Identifies the location of the person VARCHAR2(80) W_CUSTOMER_LOC_D
whom the organization identified as
Paying Customer Location the payer.
Surrogate Key
CUSTOMER_SHIP_TO_LOC_ID Identifies the customer's ship-to VARCHAR2(80) W_CUSTOMER_LOC_D
location.
Ship To Customer Location
Surrogate Key

DWDMR A-Z.doc
CUSTOMER_SOLD_TO_LOC_ID Identifies the location of the person VARCHAR2(80) W_CUSTOMER_LOC_D
to whom the products or services
Sold To Customer Location have been sold.
Surrogate Key
CUSTOMER_ID Identifies the customer. VARCHAR2(80) W_PARTY_D

Customer Surrogate Key


FREIGHT_TERMS_ID Identifies the freight terms and VARCHAR2(80) W_FREIGHT_TERMS_D
conditions applicable to the invoice
Freight Terms Surrogate Key line.
INVENTORY_ORG_ID Identifies the inventory organization. VARCHAR2(80) W_INT_ORG_D

Inventory Organization Surrogate


Key
INVENTORY_PRODUCT_ID Identifies the inventory view of a VARCHAR2(80) W_INVENTORY_PRODUCT_D
product.
Inventory Product Surrogate Key

OPERATING_UNIT_ORG_ID Identifies the operating unit VARCHAR2(80) W_INT_ORG_D


organization.
Operating Unit Organization
Surrogate Key
ORDER_STATUS_ID Identifies the status of the sales order VARCHAR2(80) W_STATUS_D
line.
Order Status Surrogate Key
PLANT_LOC_ID Identifies the physical location of the VARCHAR2(80) W_BUSN_LOCATION_D
plant or factory.
Plant Location Surrogate Key
PRODUCT_ID Identifies the product. VARCHAR2(80) W_PRODUCT_D

Product Surrogate Key


PROFIT_CENTER_ID Identifies the an assigned VARCHAR2(80) W_PROFIT_CENTER_D
responsibility center with authority to
Profit Center Surrogate Key affect the revenues earned and costs
incurred by/allocated to the center.
Operational effectiveness is evaluated
in generated profit.

SALES_GROUP_ORG_ID Identifies the sales group. VARCHAR2(80) W_INT_ORG_D

Sales Group Organization


Surrogate Key
SALES_OFC_LOC_ID Identifies the sales office location. VARCHAR2(80) W_BUSN_LOCATION_D

Sales Office Location Surrogate


Key
SALES_ORG_ID Identifies the sales organization. VARCHAR2(80) W_INT_ORG_D

Sales Organization Surrogate Key

SALES_PRODUCT_ID Identifies the sales view of the VARCHAR2(80) W_SALES_PRODUCT_D


product.
Sales Product Surrogate Key
SALES_REP_ID Identifies the person who is VARCHAR2(80) W_EMPLOYEE_D
responsible for the sale.
Sales Representative Surrogate
Key

DWDMR A-Z.doc
SERVICE_REP_ID Identifies the person who is VARCHAR2(80) W_EMPLOYEE_D
responsible for providing service and
Service Representative Surrogate support for this sale.
Key
SHIPPING_LOC_ID Identifies the physical location from VARCHAR2(80) W_BUSN_LOCATION_D
where the product is shipped.
Shipping Location Surrogate Key

STORAGE_LOC_ID Identifies the physical location where VARCHAR2(80) W_BUSN_LOCATION_D


the product is stored.
Storage Location Surrogate key

SUPPLIER_PRODUCT_ID Identifies the supplier view of the VARCHAR2(80) W_SUPPLIER_PRODUCT_D


product.
Supplier Product Surrogate Key

SUPPLIER_ID Identifies the supplier of the VARCHAR2(80)


goods/materials supplied to the
Supplier Surrogate Key organization.
TERR_ID Identifies the sales territory. VARCHAR2(80) W_TERR_D

Sales Territory Surrogate Key


XACT_TYPE_ID Identifies the transaction type of the VARCHAR2(80) W_XACT_TYPE_D
order which is specified in the source
Transaction Type Surrogate Key system.

BACKLOG_DT_WID Identifies the backlog date. NUMBER W_DAY_D

Backlog Date Surrogate Key


BACKLOG_PERIOD_DT_WID Identifies the backlog period date. NUMBER W_DAY_D

Backlog Period Date Surrogate Key

BOOKED_ON_DT_WID Identifies the date when the sales NUMBER W_DAY_D


order was booked.
Booked On Date Surrogate Key

CURR_SCHEDULE_DT_WID Identifies the current schedule date. NUMBER W_DAY_D

Current Schedule Date Surrogate


Key
CUSTOMER_REQSTD_SHIP_DT_WI Identifies the date when the customer NUMBER W_DAY_D
D requested the product to be shipped.

Customer Requested Ship Date


Surrogate Key
ORDERED_ON_DT_WID Identifies the date when the sales NUMBER W_DAY_D
order was ordered on.
Ordered On Date Surrogate Key

ORIGINAL_SCHEDULE_DT_WID Identifies the original schedule date. NUMBER W_DAY_D

Original Schedule Date Surrogate


Key
PROMISED_ON_DT_WID Identifies the date on which the NUMBER W_DAY_D
product is promised to be delivered to
Promised Delivery Date Surrogate the customer.
Key

DWDMR A-Z.doc
REQUIRED_BY_DT_WID Identifies the date on which the NUMBER W_DAY_D
product needs to be delivered as
Required On Date Surrogate Key requested by the customer.

SCH_BACKLOG_FLG Indicates that the backlog is a CHAR(1)


scheduled backlog.
Scheduled Backlog Flag
UNSCH_BACKLOG_FLG Indicates that the backlog is an CHAR(1)
unscheduled backlog.
Unscheduled Backlog Flag.
BLOCKED_BACKLOG_FLG Indicates that the backlog is because CHAR(1)
of blockage.
Blocked Backlog Flag.
DELQ_BACKLOG_FLG Indicates that the backlog is because CHAR(1)
of deliquency.
Delinquency Backlog Flag.
FIN_BACKLOG_FLG Indicates whether this order line CHAR(1)
should be considered for financial
Financial Backlog Flag backlog.
OPR_BACKLOG_FLG Indicates whether this order line CHAR(1)
should be considered for operational
Operation Backlog Flag backlog.
NET_AMT This is the net amount in document NUMBER(28,10)
currency.
Net Amount (In Document
Currency)
OPEN_QTY This is the open quantity. NUMBER(28,10)

Open Quantity
SALES_UOM_CODE This is the sales unit of measure code VARCHAR2(50)
to measure the item ordered.
Sales Unit of Measure
SALES_ORDER_NUM This is the sales order number. VARCHAR2(50)

Sales Order Number


SALES_ORDER_ITEM This is the sales order line item VARCHAR2(30)
number.
Sales Order Line Item
SALES_ORDER_ITEM_DETAIL_NU This is the sales order line item detail VARCHAR2(30)
M number.

Sales Order Line Item Detail


Number
SALES_SCH_ITEM This is the sales schedule line item VARCHAR2(30)
number.
Sales Schedule Line Item
SALES_ORDER_HD_ID This is the sales order header id. VARCHAR2(80)

Sales Order Header Id


SALES_ORDER_LN_ID This is the sales order line id. VARCHAR2(80)

Sales Order Line Id


DOC_CURR_CODE This code corresponds to the VARCHAR2(30)
document currency. This typically is
Document/Transaction Currency the currency in which the transaction
Code occurred. Amounts will be stored in
this currency.

DWDMR A-Z.doc
LOC_CURR_CODE This code corresponds to the local VARCHAR2(30)
currency. The local currency typically
Local/Regional Reporting Currency is the one in which the transaction
Code will be posted to meet legal
requirements for Company's Financial
reporting. Alternatively, it may be
linked to the currency used by
local/regional business units for
reporting purposes.

LOC_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)


Document Currency to the Local
Document to Local Currency Currency.
Exchange Rate
GLOBAL1_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the first Global
Document to Global1 (for Global Currency. The Global currencies are
Reporting) Currency Exchange defined in global currency master
Rate table.
GLOBAL2_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the second
Document to Global2 (for Global Global Currency. The Global
Reporting) Currency Exchange currencies are defined in global
Rate currency master table.
GLOBAL3_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the third
Document to Global3 (for Global Global Currency. The Global
Reporting) Currency Exchange currencies are defined in global
Rate currency master table.
CREATED_BY_ID This is a foreign key to the W_USER_D VARCHAR2(80) W_USER_D
dimension indicating the user who
Source Record Created By User created the record in the source
Surrogate Key system.
CHANGED_BY_ID This is a foreign key to the W_USER_D VARCHAR2(80) W_USER_D
dimension indicating the user who
Source Record Last Modified By last modified the record in the source
User Surrogate Key system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
Source Record Creation Date and source system.
Time
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
Source Record Last Modified Date system.
and Time
AUX1_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time1 which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time2 which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time3 which acts as a source for the current
table.

DWDMR A-Z.doc
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time4 which acts as a source for the current
table.
DELETE_FLG This flag indicates the deletion status CHAR(1)
of the record in the source system. A
Deleted Record Indicator value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
ETL Process Identifier process used to create or update this
data.
INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)
a dimension or fact entity in its source
Unique Source Record Identifier system. In case of composite keys, the
value in this column can consist of
concatenated parts.

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
Generic Extension Column
SERVICE_FLG Indicates if it is a service item CHAR(1)

Service Flag
ITEM_TYPE_CODE This code identifies the item type VARCHAR2(50)

Item Type Code


PAYMENT_TERMS_ID Identifies the payment terms and VARCHAR2(80) W_PAYMENT_TERMS_D
conditions applicable .
Payment Terms Surrogate Key

DWDMR A-Z.doc
PAYMENT_METHOD_ID Identifies the payment method VARCHAR2(80) W_PAYMENT_METHOD_D
applicable .
Payment Method Surrogate Key

SALES_ORDLN_ID Identifies the sales order line. VARCHAR2(80)

Sales Order Line Surrogate Key

SALES_SCHLN_ID Identifies the sales schedule line. VARCHAR2(80)

Sales Schedule Line Surrogate Key

ORDER_SOURCE_ID Order Source Surrogate Key VARCHAR2(80) W_XACT_SOURCE_D

Order Source Surrogate Key


PROJECT_ID Identifies the Project VARCHAR2(80) W_PROJECT_D

Project surrogate key


TASK_ID Identifies the Task VARCHAR2(80) W_TASK_D

Task surrogate key


CUSTOMER_ACCOUNT_ID Identifies the customer account. VARCHAR2(80) W_CUSTOMER_ACCOUNT_D

Customer Account Surrogate Key

STANDARD_UOM_CODE This is the standard unit of measure VARCHAR2(50)


code to measure the item ordered.
Standard Unit of Measure
FULFILL_ORDER_ID VARCHAR2(80)

FULFILL_ORDER_LINE_ID VARCHAR2(80)

FULFILL_LINE_ID VARCHAR2(80)

FULFILL_ORDER_NUM VARCHAR2(50)

FULFILL_ORDER_LINE_NUM VARCHAR2(50)

FULFILL_LINE_NUM VARCHAR2(50)

ORDER_FULFILL_BU_ID VARCHAR2(80) W_INT_ORG_D

ORDERED_ON_DT DATE

DWDMR A-Z.doc
W_SALES_BACKLOG_LINE_F
Business Name: W_SALES_BACKLOG_LINE_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ACCOUNT_REP_WID NUMBER W_EMPLOYEE_D

BUSN_AREA_ORG_WID NUMBER W_INT_ORG_D

CHNL_POINT_WID NUMBER W_CHNL_POINT_D

CHNL_TYPE_WID NUMBER W_CHNL_TYPE_D

COMPANY_ORG_WID NUMBER W_INT_ORG_D

COST_CENTER_WID NUMBER W_COST_CENTER_D

CUSTOMER_BILL_TO_LOC_WID NUMBER W_CUSTOMER_LOC_D

CUSTOMER_CNTCT_WID NUMBER W_PARTY_PER_D

CUSTOMER_FIN_PROFL_WID NUMBER

CUSTOMER_PAYER_LOC_WID NUMBER W_CUSTOMER_LOC_D

CUSTOMER_SHIP_TO_LOC_WID NUMBER W_CUSTOMER_LOC_D

CUSTOMER_SOLD_TO_LOC_WID NUMBER W_CUSTOMER_LOC_D

CUSTOMER_WID NUMBER W_PARTY_D

FREIGHT_TERMS_WID NUMBER W_FREIGHT_TERMS_D

INVENTORY_ORG_WID NUMBER W_INT_ORG_D

INVENTORY_PRODUCT_WID NUMBER W_INVENTORY_PRODUCT_D

DWDMR A-Z.doc
OPERATING_UNIT_ORG_WID NUMBER W_INT_ORG_D

ORDER_STATUS_WID NUMBER W_STATUS_D

PLANT_LOC_WID NUMBER W_BUSN_LOCATION_D

PRODUCT_WID NUMBER W_PRODUCT_D

PROFIT_CENTER_WID NUMBER W_PROFIT_CENTER_D

SALES_GROUP_ORG_WID NUMBER W_INT_ORG_D

SALES_OFC_LOC_WID NUMBER W_BUSN_LOCATION_D

SALES_ORG_WID NUMBER W_INT_ORG_D

SALES_PRODUCT_WID NUMBER W_SALES_PRODUCT_D

SALES_REP_WID NUMBER W_EMPLOYEE_D

SERVICE_REP_WID NUMBER W_EMPLOYEE_D

SHIPPING_LOC_WID NUMBER W_BUSN_LOCATION_D

STORAGE_LOC_WID NUMBER W_BUSN_LOCATION_D

SUPPLIER_PRODUCT_WID NUMBER W_SUPPLIER_PRODUCT_D

SUPPLIER_WID NUMBER

TERR_WID NUMBER W_TERR_D

XACT_TYPE_WID NUMBER W_XACT_TYPE_D

BACKLOG_DT_WID NUMBER W_DAY_D

BACKLOG_PERIOD_DT_WID NUMBER W_DAY_D

BOOKED_ON_DT_WID NUMBER W_DAY_D

DWDMR A-Z.doc
CURR_SCHEDULE_DT_WID NUMBER W_DAY_D

CUSTOMER_REQSTD_SHIP_DT_WI NUMBER W_DAY_D


D

ORDERED_ON_DT_WID NUMBER W_DAY_D

ORIGINAL_SCHEDULE_DT_WID NUMBER W_DAY_D

PROMISED_ON_DT_WID NUMBER W_DAY_D

REQUIRED_BY_DT_WID NUMBER W_DAY_D

SCH_BACKLOG_FLG CHAR(1)

UNSCH_BACKLOG_FLG CHAR(1)

BLOCKED_BACKLOG_FLG CHAR(1)

DELQ_BACKLOG_FLG CHAR(1)

FIN_BACKLOG_FLG CHAR(1)

OPR_BACKLOG_FLG CHAR(1)

NET_AMT NUMBER(28,10)

OPEN_QTY NUMBER(28,10)

SALES_UOM_CODE VARCHAR2(50)

SALES_ORDER_NUM VARCHAR2(50)

SALES_ORDER_ITEM VARCHAR2(30)

SALES_ORDER_ITEM_DETAIL_NU VARCHAR2(30)
M

SALES_SCH_ITEM VARCHAR2(30)

DWDMR A-Z.doc
SALES_ORDER_HD_ID VARCHAR2(80)

SALES_ORDER_LN_ID VARCHAR2(80)

DOC_CURR_CODE VARCHAR2(30)

LOC_CURR_CODE VARCHAR2(30)

LOC_EXCHANGE_RATE NUMBER(28,10)

GLOBAL1_EXCHANGE_RATE NUMBER(28,10)

GLOBAL2_EXCHANGE_RATE NUMBER(28,10)

GLOBAL3_EXCHANGE_RATE NUMBER(28,10)

CREATED_BY_WID NUMBER W_USER_D

CHANGED_BY_WID NUMBER W_USER_D

CREATED_ON_DT DATE

CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT DATE

DELETE_FLG CHAR(1)

W_INSERT_DT DATE

W_UPDATE_DT DATE

DATASOURCE_NUM_ID NUMBER

DWDMR A-Z.doc
ETL_PROC_WID NUMBER

INTEGRATION_ID VARCHAR2(80)

TENANT_ID VARCHAR2(80)

X_CUSTOM VARCHAR2(10)

SERVICE_FLG CHAR(1)

ITEM_TYPE_CODE VARCHAR2(50)

PAYMENT_TERMS_WID NUMBER W_PAYMENT_TERMS_D

PAYMENT_METHOD_WID NUMBER W_PAYMENT_METHOD_D

SALES_SCHLN_ID VARCHAR2(80)

SALES_ORDLN_ID VARCHAR2(80)

ORDER_SOURCE_WID NUMBER W_XACT_SOURCE_D

PROJECT_WID NUMBER W_PROJECT_D

TASK_WID NUMBER W_TASK_D

CUSTOMER_ACCOUNT_WID NUMBER W_CUSTOMER_ACCOUNT_D

STANDARD_UOM_CODE VARCHAR2(50)

FULFILL_ORDER_ID VARCHAR2(80)

FULFILL_ORDER_LINE_ID VARCHAR2(80)

FULFILL_LINE_ID VARCHAR2(80)

FULFILL_ORDER_NUM VARCHAR2(50)

FULFILL_ORDER_LINE_NUM VARCHAR2(50)

DWDMR A-Z.doc
FULFILL_LINE_NUM VARCHAR2(50)

ORDER_FULFILL_BU_WID NUMBER W_INT_ORG_D

ORDERED_ON_DT DATE

DWDMR A-Z.doc
W_SALES_BOOKING_LINE_F
Business Name: Sales Booking Lines Fact

Description:
This table stores booking lines.

Table Columns:
Column Name Description Datatype Lookup Table
SALES_ORDLN_WID Identifies the sales order line. NUMBER W_SALES_ORDER_LINE_F

Sales Order Lines Surrogate Key

SALES_SCHLN_WID Identifies the sales schedule line. NUMBER W_SALES_SCHEDULE_LINE_F

Sales Schedule Lines Surrogate


Key
ACCOUNT_REP_WID Identifies the person who is NUMBER W_EMPLOYEE_D
responsible for managing the
Account Representative Surrogate customer relation.
Key
BUSN_AREA_ORG_WID Identifies the business area NUMBER W_INT_ORG_D
organization.
Business Area Organization
Surrogate Key
ORDER_FULFILL_BU_WID Order Fulfillment Orchestration NUMBER W_INT_ORG_D
Business Unit
Order Fulfillment Orchestration
Business Unit
CHNL_POINT_WID Identifies the channel point.The NUMBER W_CHNL_POINT_D
lowest level of the channel type is
Channel Point Surrogate Key stored as the channel point. For
example, if the channel type is email,
the channel point would be the email
address
CHNL_TYPE_WID Identifies the channel type. The NUMBER W_CHNL_TYPE_D
lowest level of the channel type is
Channel Type Surrogate Key stored as the channel point. For
example, if the channel type is email,
the channel point would be the email
address.
COMPANY_ORG_WID Identifies the company to which the NUMBER W_INT_ORG_D
customer belongs.
Company Organization Surrogate
Key
COST_CENTER_WID Indentifies the cost center. NUMBER W_COST_CENTER_D

Cost Center Surrogate Key


CUSTOMER_BILL_TO_LOC_WID Identifies the customer address NUMBER W_CUSTOMER_LOC_D
where the bill is to be sent.
Bill To Customer Location
Surrogate Key
CUSTOMER_CNTCT_WID Identifies the customer contact NUMBER W_PARTY_PER_D
address.
Customer Contact Surrogate Key

DWDMR A-Z.doc
CUSTOMER_FIN_PROFL_WID Identifies the financial profile of the NUMBER
customer.
Customer Financial Profile
Surrogate key
CUSTOMER_PAYER_LOC_WID Identifies the location of the person NUMBER W_CUSTOMER_LOC_D
whom the organization identified as
Paying Customer Location the payer.
Surrogate Key
CUSTOMER_SHIP_TO_LOC_WID Identifies the customer's ship-to NUMBER W_CUSTOMER_LOC_D
location.
Ship To Customer Location
Surrogate Key

CUSTOMER_SOLD_TO_LOC_WID Identifies the location of the person NUMBER W_CUSTOMER_LOC_D


to whom the products or services
Sold To Customer Location have been sold.
Surrogate Key

CUSTOMER_WID Identifies the customer. NUMBER W_PARTY_D

Customer Surrogate Key


FREIGHT_TERMS_WID Identifies the freight terms and NUMBER W_FREIGHT_TERMS_D
conditions applicable to the invoice
Freight Terms Surrogate Key line.
INVENTORY_ORG_WID Identifies the inventory organization. NUMBER W_INT_ORG_D

Inventory Organization Surrogate


Key
INVENTORY_PRODUCT_WID Identifies the inventory view of the NUMBER W_INVENTORY_PRODUCT_D
product.
Inventory Product Surrogate Key

OPERATING_UNIT_ORG_WID Identifies the operating unit NUMBER W_INT_ORG_D


organization.
Operating Unit Organization
Surrogate Key
ORDER_SCHEDULE_STATUS_WID Identifies the status of the sales order NUMBER W_STATUS_D
line.
Order Status Surrogate Key

PAYMENT_METHOD_WID Identifies the payment method NUMBER W_PAYMENT_METHOD_D


applicable .
Payment Method Surrogate Key

PAYMENT_TERMS_WID Identifies the payment terms and NUMBER W_PAYMENT_TERMS_D


conditions applicable .
Payment Terms Surrogate Key
PLANT_LOC_WID Identifies the physical location of the NUMBER W_BUSN_LOCATION_D
plant or factory.
Plant Location Surrogate Key
PRODUCT_WID Identifies the product. NUMBER W_PRODUCT_D

Product Surrogate Key


PROFIT_CENTER_WID Identifies the assigned responsibility NUMBER W_PROFIT_CENTER_D
center with authority to affect the
Profit Center Surrogate Key revenues earned and costs incurred
by/allocated to the center.
Operational effectiveness is evaluated
in generated profit.

DWDMR A-Z.doc
SALES_GROUP_ORG_WID Identifies the sales group. NUMBER W_INT_ORG_D

Sales Group Organization


Surrogate Key
SALES_OFC_LOC_WID Identifies the sales office location. NUMBER W_BUSN_LOCATION_D

Sales Office Location Surrogate


Key
SALES_ORG_WID Identifies the sales organization. NUMBER W_INT_ORG_D

Sales Organization Surrogate Key

SALES_PRODUCT_WID Identifies the sales view of the NUMBER W_SALES_PRODUCT_D


product.
Sales Product Surrogate Key
SALES_REP_WID Identifies the person who is NUMBER W_EMPLOYEE_D
responsible for the sale.
Sales Representative Surrogate
Key
SERVICE_REP_WID Identifies the person who is NUMBER W_EMPLOYEE_D
responsible for providing service and
Service Representative Surrogate support for this sale.
Key
SHIPPING_LOC_WID Identifies the physical location from NUMBER W_BUSN_LOCATION_D
where the product is shipped.
Shipping Location Surrogate Key

STORAGE_LOC_WID Identifies the physical location where NUMBER W_BUSN_LOCATION_D


the product is stored.
Storage Location Surrogate key

SUPPLIER_PRODUCT_WID Identifies the supplier view of the NUMBER W_SUPPLIER_PRODUCT_D


product.
Supplier Product Surrogate Key

SUPPLIER_WID Identifies the supplier of the NUMBER


goods/materials supplied to the
Supplier Surrogate Key organization.
TERR_WID Identifies the sales territory. NUMBER W_TERR_D

Sales Territory Surrogate Key


XACT_TYPE_WID Identifies the transaction type of the NUMBER W_XACT_TYPE_D
order which is specified in the source
Transaction Type Surrogate Key system.

BOOKED_ON_DT_WID Identifies the date when the sales NUMBER W_DAY_D


order was booked.
Booked On Date Surrogate Key

CANCELLED_ON_DT_WID Identifies the date when the sales NUMBER W_DAY_D


order was cancelled.
Cancellation Date Surrogate Key

CUSTOMER_REQSTD_SHIP_DT_WI Identifies the date when the customer NUMBER W_DAY_D


D requested the product to be shipped.

Customer Requested Ship Date


Surrogate Key

DWDMR A-Z.doc
INVENTORY_DEMAND_DT_WID Identifies the date when the NUMBER W_DAY_D
inventory demanded the product.
Inventory Demand Date Surrogate
Key

ORDERED_ON_DT_WID Identifies the date when the sales NUMBER W_DAY_D


order was ordered on.
Ordered On Date Surrogate Key

PROMISED_ON_DT_WID Identifies the date on which the NUMBER W_DAY_D


product is promised to be delivered to
Promised Delivery Date Surrogate the customer.
Key
PURCH_ORDER_DT_WID Identifies the date on which the NUMBER W_DAY_D
purchase order was placed.
Purchase Order Date Surrogate
Key
REQUIRED_BY_DT_WID Identifies the date on which the NUMBER W_DAY_D
product needs to be delivered as
Delivery Date Surrogate Key requested by the customer.
COST_AMT This is the cost amount in document NUMBER(28,10)
currency based on standard cost.
Standard Cost (In Document
Currency)
NET_AMT This is the net amount in document NUMBER(28,10)
currency.
Net Amount (In Document
Currency)
LIST_AMT This is the list amount in document NUMBER(28,10)
currency.
List Amount (In Document
Currency)
DISCOUNT_AMT This is the discount amount in NUMBER(28,10)
document currency.
Discount Amount (In Document
Currency)
CANCELLED_AMT NUMBER(28,10)

SALES_QTY This is the quantity in sales units. It is NUMBER(28,10)


computed as ordered quantity minus
Sales Quantity cancelled quantity.

SALES_UOM_CODE This is the sales unit of measure code VARCHAR2(50)


to measure the item ordered.
Sales UOM Code
SALES_ORDER_NUM This is the sales order number. VARCHAR2(50)

Sales Order Number


SALES_ORDER_ITEM This is the sales order line item VARCHAR2(30)
number.
Sales Order Line Item
SALES_ORDER_ITEM_DETAIL_NU This is the sales order line item detail VARCHAR2(30)
M number.

Sales Order Line Item Detail


Number
REF_DOC_NUM This is the reference document VARCHAR2(50)
number
Reference Document Number

DWDMR A-Z.doc
REF_DOC_ITEM This is the reference document item VARCHAR2(30)
number,
Reference Document Item
BOOKING_FLG Indicates whether the order is CHAR(1)
confirmed/booked.
Booking Flag
BOOKING_SERIAL_NUM This is the system generated booking NUMBER
serial number.
Booking Serial Number
ADJUSTMENT_CODE This is the Adjustment Code VARCHAR2(50)

Adjustment Code
BOOKING_ID This is the booking id. This is the set of VARCHAR2(255)
attributes that are supposed to be
Booking Id tracked for creating incremental
records in booking fact table.

DOC_CURR_CODE This code corresponds to the VARCHAR2(30)


document currency. This typically is
Document/Transaction Currency the currency in which the transaction
Code occurred. Amounts will be stored in
this currency.
LOC_CURR_CODE This code corresponds to the local VARCHAR2(30)
currency. The local currency typically
Local/Regional Reporting Currency is the one in which the transaction
Code will be posted to meet legal
requirements for Company's Financial
reporting. Alternatively, it may be
linked to the currency used by
local/regional business units for
reporting purposes.

LOC_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)


Document Currency to the Local
Document to Local Currency Currency.
Exchange Rate
GLOBAL1_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the first Global
Document to Global1 (for Global Currency. The Global currencies are
Reporting) Currency Exchange defined in global currency master
Rate table.
GLOBAL2_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the second
Document to Global2 (for Global Global Currency. The Global
Reporting) Currency Exchange currencies are defined in global
Rate currency master table.
GLOBAL3_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the third
Document to Global3 (for Global Global Currency. The Global
Reporting) Currency Exchange currencies are defined in global
Rate currency master table.
CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Created By User created the record in the source
Surrogate Key system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Last Modified By last modified the record in the source
User Surrogate Key system.

DWDMR A-Z.doc
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
Source Record Creation Date and source system.
Time
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
Source Record Last Modified Date system.
and Time
AUX1_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time1 which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time2 which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time3 which acts as a source for the current
table.
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time4 which acts as a source for the current
table.
DELETE_FLG This flag indicates the deletion status CHAR(1)
of the record in the source system. A
Deleted Record Indicator value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
ETL Process Identifier process used to create or update this
data.

DWDMR A-Z.doc
INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)
a dimension or fact entity in its source
Unique Source Record Identifier system. In case of composite keys, the
value in this column can consist of
concatenated parts.

ORIG_INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)


a dimension or fact entity in its source
Unique Source Record Identifier in system. In case of composite keys, the
original table (order or schedule value in this column can consist of
lines) concatenated parts.

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
Generic Extension Column
SERVICE_FLG Indicates if it is a service item CHAR(1)

Service Flag
ITEM_TYPE_CODE This code corresponds to the item VARCHAR2(50)
type.
Item Type Code
ORDER_SOURCE_WID Identifies the transaction source of NUMBER W_XACT_SOURCE_D
the order which is specified in the
Order Source Surrogate Key source system.
PROJECT_WID Identifies the Project NUMBER W_PROJECT_D

Project Surrogate Key


TASK_WID Identifies the Task NUMBER W_TASK_D

Task Surrogate Key


CUSTOMER_ACCOUNT_WID Identifies the customer account NUMBER W_CUSTOMER_ACCOUNT_D

Customer Account Surrogate Key

STANDARD_UOM_CODE This is the standard unit of measure VARCHAR2(50)


code to measure the item ordered.
Standard UOM Code
FULFILL_ORDER_NUM VARCHAR2(50)

FULFILL_ORDER_LINE_NUM VARCHAR2(50)

FULFILL_LINE_NUM VARCHAR2(50)

FULFILL_LINE_ID VARCHAR2(80)

ORDERED_ON_DT DATE

DWDMR A-Z.doc
W_SALES_CYCLE_HDR_HOLD_G
Business Name: W_SALES_CYCLE_HDR_HOLD_G

Description:
Imported from database

Table Columns:
Column Name Description Datatype Lookup Table
HLD_DURATION_MIN store the hold duration (in minutes) NUMBER(28,10)
of sales order line.

FULFILL_ORDER_ID identify the sales order line VARCHAR2(80)

DATASOURCE_NUM_ID identify the data source number NUMBER

W_INSERT_DT DATE

W_UPDATE_DT DATE

ETL_PROC_WID NUMBER

DWDMR A-Z.doc
W_SALES_CYCLE_HEADER_F
Business Name: W_SALES_CYCLE_HEADER_F

Description:
Imported from database

Table Columns:
Column Name Description Datatype Lookup Table
COMPANY_ORG_WID NUMBER W_INT_ORG_D

ORDER_FULFILL_BU_WID NUMBER W_INT_ORG_D

OPERATING_UNIT_ORG_WID NUMBER W_INT_ORG_D

CUSTOMER_ACCOUNT_WID NUMBER W_CUSTOMER_ACCOUNT_D

CUSTOMER_CNTCT_WID NUMBER W_PARTY_D

CUSTOMER_WID NUMBER W_PARTY_D

CUSTOMER_SOLD_TO_LOC_WID NUMBER W_CUSTOMER_LOC_D

SALES_ORG_WID NUMBER W_INT_ORG_D

HEADER_STATUS_WID NUMBER W_STATUS_D

ACT_FIRST_PICKED_ON_DT_WID NUMBER W_DAY_D

ACT_LAST_PICKED_ON_DT_WID NUMBER W_DAY_D

ACT_FIRST_SHIPPED_ON_DT_WID NUMBER W_DAY_D

ACT_LAST_SHIPPED_ON_DT_WID NUMBER W_DAY_D

BOOKED_ON_DT_WID NUMBER W_DAY_D

FIRST_INVOICED_ON_DT_WID NUMBER W_DAY_D

DWDMR A-Z.doc
LAST_INVOICED_ON_DT_WID NUMBER W_DAY_D

ORDERED_ON_DT_WID NUMBER W_DAY_D

ACT_FIRST_DELVD_ON_DT DATE

ACT_FIRST_LOADED_ON_DT DATE

ACT_FIRST_PACKED_ON_DT DATE

ACT_FIRST_PICKED_ON_DT DATE

ACT_FIRST_SHIPPED_ON_DT DATE

ACT_LAST_DELVD_ON_DT DATE

ACT_LAST_LOADED_ON_DT DATE

ACT_LAST_PACKED_ON_DT DATE

ACT_LAST_PICKED_ON_DT DATE

ACT_LAST_SHIPPED_ON_DT DATE

BOOKED_ON_DT DATE

CSD_FIRST_DELV_ON_DT DATE

CSD_FIRST_LOAD_ON_DT DATE

CSD_FIRST_PACK_ON_DT DATE

CSD_FIRST_PICK_ON_DT DATE

CSD_FIRST_SHIP_ON_DT DATE

CSD_LAST_DELV_ON_DT DATE

CSD_LAST_LOAD_ON_DT DATE

DWDMR A-Z.doc
CSD_LAST_PACK_ON_DT DATE

CSD_LAST_PICK_ON_DT DATE

CSD_LAST_SHIP_ON_DT DATE

FIRST_INVOICE_ON_DT DATE

LAST_INVOICE_ON_DT DATE

ORDERED_ON_DT DATE

HOLD_DURATION_MIN NUMBER(28,10)

CUSTOMER_FIRST_ORDER_FLG CHAR(1)

SHIPPED_ONTIME_IND NUMBER

COST_LOC_AMT NUMBER(28,10)

NET_LOC_AMT NUMBER(28,10)

LIST_LOC_AMT NUMBER(28,10)

DISCOUNT_LOC_AMT NUMBER(28,10)

COST_GLOBAL1_AMT NUMBER(28,10)

NET_GLOBAL1_AMT NUMBER(28,10)

LIST_GLOBAL1_AMT NUMBER(28,10)

DISCOUNT_GLOBAL1_AMT NUMBER(28,10)

COST_GLOBAL2_AMT NUMBER(28,10)

NET_GLOBAL2_AMT NUMBER(28,10)

LIST_GLOBAL2_AMT NUMBER(28,10)

DWDMR A-Z.doc
DISCOUNT_GLOBAL2_AMT NUMBER(28,10)

COST_GLOBAL3_AMT NUMBER(28,10)

NET_GLOBAL3_AMT NUMBER(28,10)

LIST_GLOBAL3_AMT NUMBER(28,10)

DISCOUNT_GLOBAL3_AMT NUMBER(28,10)

TOTAL_INVOICED_LOC_AMT NUMBER(28,10)

TOTAL_INVOICED_GLOBAL1_AMT NUMBER(28,10)

TOTAL_INVOICED_GLOBAL2_AMT NUMBER(28,10)

TOTAL_INVOICED_GLOBAL3_AMT NUMBER(28,10)

SALES_ORDER_NUM VARCHAR2(50)

FULFILL_ORDER_NUM VARCHAR2(50)

SALES_ORDER_HD_ID VARCHAR2(80)

FULFILL_ORDER_ID VARCHAR2(80)

DOC_CURR_CODE VARCHAR2(30)

LOC_CURR_CODE VARCHAR2(30)

LOC_EXCHANGE_RATE NUMBER(28,10)

GLOBAL1_EXCHANGE_RATE NUMBER(28,10)

GLOBAL2_EXCHANGE_RATE NUMBER(28,10)

GLOBAL3_EXCHANGE_RATE NUMBER(28,10)

DWDMR A-Z.doc
CREATED_BY_WID NUMBER W_USER_D

CHANGED_BY_WID NUMBER W_USER_D

CREATED_ON_DT DATE

CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT DATE

DELETE_FLG CHAR(1)

W_INSERT_DT DATE

W_UPDATE_DT DATE

DATASOURCE_NUM_ID NUMBER

ETL_PROC_WID NUMBER

INTEGRATION_ID VARCHAR2(80)

TENANT_ID VARCHAR2(80)

X_CUSTOM VARCHAR2(10)

CANCELLED_LOC_AMT NUMBER(28,10)

CANCELLED_GLOBAL1_AMT NUMBER(28,10)

CANCELLED_GLOBAL2_AMT NUMBER(28,10)

CANCELLED_GLOBAL3_AMT NUMBER(28,10)

DWDMR A-Z.doc
CLOSED_ON_DT DATE

DWDMR A-Z.doc
W_SALES_CYCLE_LINE_F
Business Name: W_SALES_CYCLE_LINE_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
SALES_ORDLN_WID NUMBER W_SALES_ORDER_LINE_F

ACCOUNT_REP_WID NUMBER W_EMPLOYEE_D

BUSN_AREA_ORG_WID NUMBER W_INT_ORG_D

CHNL_POINT_WID NUMBER W_CHNL_POINT_D

CHNL_TYPE_WID NUMBER W_CHNL_TYPE_D

COMPANY_ORG_WID NUMBER W_INT_ORG_D

COST_CENTER_WID NUMBER W_COST_CENTER_D

CUSTOMER_BILL_TO_LOC_WID NUMBER W_CUSTOMER_LOC_D

CUSTOMER_CNTCT_WID NUMBER W_PARTY_PER_D

CUSTOMER_FIN_PROFL_WID NUMBER

CUSTOMER_PAYER_LOC_WID NUMBER W_CUSTOMER_LOC_D

CUSTOMER_SHIP_TO_LOC_WID NUMBER W_CUSTOMER_LOC_D

CUSTOMER_SOLD_TO_LOC_WID NUMBER W_CUSTOMER_LOC_D

CUSTOMER_WID NUMBER W_PARTY_D

CUSTOMER_ACCOUNT_WID NUMBER W_CUSTOMER_ACCOUNT_D

FREIGHT_TERMS_WID NUMBER W_FREIGHT_TERMS_D

DWDMR A-Z.doc
FULFILL_ORDER_NUM VARCHAR2(50)

INVENTORY_PRODUCT_WID NUMBER W_INVENTORY_PRODUCT_D

INVENTORY_ORG_WID NUMBER W_INT_ORG_D

INVOICE_STATUS_WID NUMBER W_STATUS_D

ORDER_FULFILL_BU_WID NUMBER W_INT_ORG_D

OPERATING_UNIT_ORG_WID NUMBER W_INT_ORG_D

ORDERED_ON_DT_WID NUMBER W_DAY_D

PAYMENT_METHOD_WID NUMBER W_PAYMENT_METHOD_D

PAYMENT_TERMS_WID NUMBER W_PAYMENT_TERMS_D

PLANT_LOC_WID NUMBER W_BUSN_LOCATION_D

PRODUCT_WID NUMBER W_PRODUCT_D

PROFIT_CENTER_WID NUMBER W_PROFIT_CENTER_D

SALES_GROUP_ORG_WID NUMBER W_INT_ORG_D

SALES_OFC_LOC_WID NUMBER W_BUSN_LOCATION_D

SALES_ORG_WID NUMBER W_INT_ORG_D

SALES_PRODUCT_WID NUMBER W_SALES_PRODUCT_D

SALES_REP_WID NUMBER W_EMPLOYEE_D

SERVICE_REP_WID NUMBER W_EMPLOYEE_D

SHIPPING_LOC_WID NUMBER W_BUSN_LOCATION_D

STORAGE_LOC_WID NUMBER W_BUSN_LOCATION_D

DWDMR A-Z.doc
SUPPLIER_PRODUCT_WID NUMBER W_SUPPLIER_PRODUCT_D

SUPPLIER_WID NUMBER

TERR_WID NUMBER W_TERR_D

X_CUSTOM VARCHAR2(10)

ORDERED_ON_DT DATE

PROJECT_WID NUMBER W_PROJECT_D

TASK_WID NUMBER W_TASK_D

HEADER_STATUS_WID NUMBER W_STATUS_D

ACT_FIRST_PICKED_ON_DT_WID NUMBER W_DAY_D

ACT_LAST_PICKED_ON_DT_WID NUMBER W_DAY_D

ACT_FIRST_SHIPPED_ON_DT_WID NUMBER W_DAY_D

ACT_LAST_SHIPPED_ON_DT_WID NUMBER W_DAY_D

BOOKED_ON_DT_WID NUMBER W_DAY_D

CLOSED_ON_DT_WID NUMBER W_DAY_D

FIRST_INVOICE_ON_DT DATE

LAST_INVOICE_ON_DT DATE

ORDER_SOURCE_WID NUMBER W_XACT_SOURCE_D

ACT_FIRST_DELVD_ON_DT DATE

DWDMR A-Z.doc
ACT_FIRST_LOADED_ON_DT DATE

ACT_FIRST_PACKED_ON_DT DATE

ACT_FIRST_PICKED_ON_DT DATE

ACT_FIRST_SHIPPED_ON_DT DATE

ACT_LAST_DELVD_ON_DT DATE

ACT_LAST_LOADED_ON_DT DATE

ACT_LAST_PACKED_ON_DT DATE

ACT_LAST_PICKED_ON_DT DATE

ACT_LAST_SHIPPED_ON_DT DATE

ADDNL_BOOKED_ON_DT DATE

BOOKED_ON_DT DATE

CANCELLED_ON_DT DATE

CSD_FIRST_DELV_ON_DT DATE

CSD_FIRST_LOAD_ON_DT DATE

CSD_FIRST_PACK_ON_DT DATE

CSD_FIRST_PICK_ON_DT DATE

CSD_FIRST_SHIP_ON_DT DATE

CSD_LAST_DELV_ON_DT DATE

CSD_LAST_LOAD_ON_DT DATE

CSD_LAST_PACK_ON_DT DATE

DWDMR A-Z.doc
CSD_LAST_PICK_ON_DT DATE

CSD_LAST_SHIP_ON_DT DATE

CUSTOMER_REQSTD_SHIP_DT DATE

FIRST_INVOICED_ON_DT_WID NUMBER W_DAY_D

LAST_INVOICED_ON_DT_WID NUMBER W_DAY_D

ORDERED_QTY NUMBER(28,10)

PROMISED_ON_DT DATE

PURCH_ORDER_DT DATE

REQUIRED_BY_DT DATE

FULFILLED_ON_DT DATE

HOLD_DURATION_MIN NUMBER(28,10)

EARLY_SHIPMENTS_ALLOWED_FL CHAR(1)
G

PARTIAL_SHIPMENTS_ALLOWED_ CHAR(1)
FLG

SHIPPABLE_FLG CHAR(1)

BILLING_FLG CHAR(1)

FULFILL_STATUS_WID NUMBER W_OM_STATUS_D

CUSTOMER_FIRST_ORDER_FLG CHAR(1)

INVOICE_INTERFACED_FLG CHAR(1)

SHIPPING_INTERFACED_FLG CHAR(1)

DWDMR A-Z.doc
COST_LOC_AMT NUMBER(28,10)

NET_LOC_AMT NUMBER(28,10)

LIST_LOC_AMT NUMBER(28,10)

DISCOUNT_LOC_AMT NUMBER(28,10)

COST_GLOBAL1_AMT NUMBER(28,10)

NET_GLOBAL1_AMT NUMBER(28,10)

LIST_GLOBAL1_AMT NUMBER(28,10)

DISCOUNT_GLOBAL1_AMT NUMBER(28,10)

COST_GLOBAL2_AMT NUMBER(28,10)

NET_GLOBAL2_AMT NUMBER(28,10)

LIST_GLOBAL2_AMT NUMBER(28,10)

DISCOUNT_GLOBAL2_AMT NUMBER(28,10)

COST_GLOBAL3_AMT NUMBER(28,10)

NET_GLOBAL3_AMT NUMBER(28,10)

LIST_GLOBAL3_AMT NUMBER(28,10)

DISCOUNT_GLOBAL3_AMT NUMBER(28,10)

SALES_QTY NUMBER(28,10)

ORDER_STATUS_WID NUMBER W_OM_STATUS_D

CANCELLED_QTY NUMBER(28,10)

TOTAL_PICKED_QTY NUMBER(28,10)

DWDMR A-Z.doc
TOTAL_SHIPPED_QTY NUMBER(28,10)

TOTAL_INVOICED_QTY NUMBER(28,10)

SHIPPED_ONTIME_QTY NUMBER(28,10)

SHIPPED_EARLY_QTY NUMBER(28,10)

SHIPPED_LATE_QTY NUMBER(28,10)

SHIPPED_ONTIME_IND NUMBER

TOTAL_INVOICED_LOC_AMT NUMBER(28,10)

TOTAL_INVOICED_GLOBAL1_AMT NUMBER(28,10)

TOTAL_INVOICED_GLOBAL2_AMT NUMBER(28,10)

TOTAL_INVOICED_GLOBAL3_AMT NUMBER(28,10)

SALES_UOM_CODE VARCHAR2(50)

STANDARD_UOM_CODE VARCHAR2(50)

PICK_SHIP_UOM_CODE VARCHAR2(50)

SALES_ORDER_NUM VARCHAR2(50)

SALES_ORDER_ITEM VARCHAR2(30)

SALES_ORDER_ITEM_DETAIL_NU VARCHAR2(30)
M

FULFILL_ORDER_LINE_NUM VARCHAR2(50)

FULFILL_ORDER_LINE_ID VARCHAR2(80)

DWDMR A-Z.doc
FULFILL_LINE_ID VARCHAR2(80)

SALES_ORDER_HD_ID VARCHAR2(80)

SALES_ORDER_LN_ID VARCHAR2(80)

FULFILL_LINE_NUM VARCHAR2(50)

FULFILL_ORDER_ID VARCHAR2(80)

FULFILLED_FLG CHAR(1)

ITEM_TYPE_CODE VARCHAR2(50)

SERVICE_FLG CHAR(1)

DOC_CURR_CODE VARCHAR2(30)

LOC_CURR_CODE VARCHAR2(30)

LOC_EXCHANGE_RATE NUMBER(28,10)

GLOBAL1_EXCHANGE_RATE NUMBER(28,10)

GLOBAL2_EXCHANGE_RATE NUMBER(28,10)

GLOBAL3_EXCHANGE_RATE NUMBER(28,10)

CREATED_BY_WID NUMBER W_USER_D

CHANGED_BY_WID NUMBER W_USER_D

CREATED_ON_DT DATE

CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT DATE

DWDMR A-Z.doc
AUX3_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT DATE

DELETE_FLG CHAR(1)

W_INSERT_DT DATE

W_UPDATE_DT DATE

DATASOURCE_NUM_ID NUMBER

ETL_PROC_WID NUMBER

INTEGRATION_ID VARCHAR2(80)

TENANT_ID VARCHAR2(80)

XACT_TYPE_WID NUMBER W_XACT_TYPE_D

CANCELLED_LOC_AMT NUMBER(28,10)

CANCELLED_GLOBAL1_AMT NUMBER(28,10)

CANCELLED_GLOBAL2_AMT NUMBER(28,10)

CANCELLED_GLOBAL3_AMT NUMBER(28,10)

DWDMR A-Z.doc
W_SALES_CYCLE_LINE_HOLD_G
Business Name: W_SALES_CYCLE_LINE_HOLD_G

Description:

Table Columns:
Column Name Description Datatype Lookup Table
HLD_DURATION_MIN store the hold duration (in minutes) NUMBER(28,10)
of sales order line.
Hold Duration In Minutes
SALES_ORDLN_ID identify the sales order line VARCHAR2(80)

Sales Order Line Id


DATASOURCE_NUM_ID identify the data source number NUMBER

Data Source Number Id


W_INSERT_DT DATE

W_UPDATE_DT DATE

ETL_PROC_WID NUMBER

DWDMR A-Z.doc
W_SALES_FCST_D
Business Name: Sales Forecast

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate key to uniquely identify a NUMBER
record.
Surrogate Key of the Table
CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Created By User created the record in the source
Surrogate Key system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Last Modified By last modified the record in the source
User Surrogate Key system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
Source Record Creation Date and source system.
Time
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
Source Record Last Modified Date system.
and Time
AUX1_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
SRC_EFF_FROM_DT This column stores the date from DATE
which the source record (in the
Source Supplied Effective From Source system) is effective. The value
Date and Time is extracted from the source
(whenever available)
SRC_EFF_TO_DT This column stores the date up to DATE
which the source record (in the
Source Supplied Effective To Date Source system) is effective. The value
and Time is extracted from the source
(whenever available)

DWDMR A-Z.doc
EFFECTIVE_FROM_DT This column stores the date from DATE
which the dimension record is
Effective From Date and Time effective. A value is either assigned by
Siebel Applications or extracted from
the source.
EFFECTIVE_TO_DT This column stores the date up to DATE
which the dimension record is
Effective To Date and Time effective. A value is either assigned by
Siebel Applications or extracted from
the source.
ACTIVE_FLG CHAR(1)

DELETE_FLG This flag indicates the deletion status CHAR(1)


of the record in the source system. A
Deleted Record Indicator value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

CURRENT_FLG This is a flag for marking dimension CHAR(1)


records as "Y" in order to represent
Current Record Indicator the current state of a dimension
entity. This flag is typically critical for
Type II slowly-changing dimensions,
as records in a Type II situation tend
to be numerous.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
ETL Process Identifier process used to create or update this
data.
INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)
a dimension or fact entity in its source
Unique Source Record Identifier system. In case of composite keys, the
value in this column can consist of
concatenated parts.

DWDMR A-Z.doc
TENANT_ID This column is the unique identifier VARCHAR2(80)
for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

FCST_SERIES_ID Forecast Series Id VARCHAR2(80)

Forecast Series Id
FCST_PERIOD_NAME Forecast Period Name VARCHAR2(30)

Forecast Period Name


FCST_PERIOD_START_DT Forecast Period Start Date DATE

Forecast Period Start Date


FCST_PERIOD_END_DT Forecast Period End Date DATE

Forecast Period End Date


FCST_DUE_DT Forecast Due Date DATE

Forecast Due Date


FCST_SEQ_NUM Forecast Sequence Number NUMBER

Forecast Sequence Number


FCST_NAME Forecast Name VARCHAR2(30)

Forecast Name
LATEST_FLG Latest Flag CHAR(1)

Latest Flag
FCST_PERIOD_UNIT_CODE Forecast Period Unit Code VARCHAR2(50)

Forecast Period Unit Code


FCST_TYPE_CODE Forecast Type Code VARCHAR2(50)

Forecast Type Code


W_FCST_TYPE_CODE VARCHAR2(50)

Forecast Type Code1


STATUS_CODE VARCHAR2(50)

Forecast Status Code


X_CUSTOM This column is used as a generic field VARCHAR2(10)
for customer extensions.
Generic Extension Column

DWDMR A-Z.doc
W_SALES_INVOICE_CREDIT_F
Business Name: Sales Invoice Credit Fact

Description:
Sales Invoice Lines Credit has objects storing information about the sales credit assignments for invoice lines.
Sales credit is given to sales rep for each invocie line. When we create an sales order, we generally assosciate an
sales rep with it, who ac

Table Columns:
Column Name Description Datatype Lookup Table
SALES_REP_WID Identifies the sales representative the NUMBER W_EMPLOYEE_D
sales credit is credited to. This is the
Sales Representative Surrogate surrogate key from the employee
Key dimension.

BU_WID Identifies the business unit owning NUMBER W_INT_ORG_D


the order, to which the sales credit is
Business Unit Surrogate Key credited. This is the surrogate key
from the business unit dimension.

SALES_CREDIT_ID Identifies the sales credit. This is a VARCHAR2(80)


natural key.
Sales Credit Id
INVOICE_HEADER_ID Identifies the Invoice header. This is a VARCHAR2(80)
natural foreign key.
Invoice Header Id
INVOICE_LINE_ID Identifies the Invoice Line. This is a VARCHAR2(80)
natural foreign key.
Invoice Line Id
REVENUE_SPLIT_AMT The Revenue amount split for a sales NUMBER(28,10)
invoice credit
Invoice Revenue Split amount
NON_REVENUE_SPLIT_AMT The Non Revenue amount split for a NUMBER(28,10)
sales invoice credit
Invoice Non Revenue Split amount

REVENUE_SPLIT_PERCENT The Revenue percentt split for a sales NUMBER(28,10)


invoice credit
Invoice Revenue Split percent
NON_REVENUE_SPLIT_PERCENT The Non Revenue percent split for a NUMBER(28,10)
sales invoice credit
Invoice Non Revenue Split percent

CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D


dimension indicating the user who
Source Record Created By User created the record in the source
Surrogate Key system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Last Modified By last modified the record in the source
User Surrogate Key system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
Source Record Creation Date and source system.
Time

DWDMR A-Z.doc
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
Source Record Last Modified Date system.
and Time
AUX1_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
DELETE_FLG This flag indicates the deletion status CHAR(1)
of the record in the source system. A
Deleted Record Indicator value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
ETL Process Identifier process used to create or update this
data.
INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)
a dimension or fact entity in its source
Unique Source Record Identifier system. In case of composite keys, the
value in this column can consist of
concatenated parts.

DWDMR A-Z.doc
TENANT_ID This column is the unique identifier VARCHAR2(80)
for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
Generic Extension Column
ROW_WID Surrogate key to uniquely identify a NUMBER
record.
Surrogate Key of the Table
ORIGIN_LEVEL_IND NUMBER

OVERRIDDEN_FLG CHAR(1)

CREDITED_ON_DT_WID NUMBER

DWDMR A-Z.doc
W_SALES_INVOICE_LINE_A
Business Name: Sales Invoice Line Aggregate

Description:
This is an aggregate of Sales Invoice Line Fact.

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate key to uniquely identify a NUMBER
record.
Surrogate Key of the Table
CHNL_TYPE_WID Identifes the channel type. The lowest NUMBER W_CHNL_TYPE_D
level of the channel type is stored as
Channel Type Surrogate Key the channel point. For example, if the
channel type is email, the channel
point would be the email address.

COMPANY_ORG_WID Identifies the company to which the NUMBER W_INT_ORG_D


customer belongs.
Company Organization Surrogate
Key
INVENTORY_ORG_WID Identifies the inventory organization. NUMBER W_INT_ORG_D

Inventory Organization Surrogate


Key
INVOICE_STATUS_WID Identifies the invoice status. NUMBER W_STATUS_D

Invoice Status Surrogate Key


OPERATING_UNIT_ORG_WID Identifies the operating unit NUMBER W_INT_ORG_D
organization.
Operating Unit Organization
Surrogate Key
PLANT_LOC_WID Identifies the physical location of the NUMBER W_BUSN_LOCATION_D
plant or factory.
Plant Location Surrogate Key
PRODUCT_WID Identifies the product. NUMBER W_PRODUCT_D

Product Surrogate Key


SALES_GROUP_ORG_WID Identifies the sales group. NUMBER W_INT_ORG_D

Sales Group Organization


Surrogate Key
SALES_OFC_LOC_WID Identifies the sales office location. NUMBER W_BUSN_LOCATION_D

Sales Office Location Surrogate


Key
SALES_ORG_WID Identifies the sales organization. NUMBER W_INT_ORG_D

Sales Organization Surrogate Key

SALES_PRODUCT_WID Identifies the sales view of the NUMBER W_SALES_PRODUCT_D


product.
Sales Product Surrogate Key
TERR_WID Identifies the sales territory. NUMBER W_TERR_D

Sales Territory Surrogate Key

DWDMR A-Z.doc
XACT_TYPE_WID Identifies the transaction type of the NUMBER W_XACT_TYPE_D
order which is specified in the source
Transaction Type Surrogate Key system.

PERIOD_START_DT_WID This is the date on which the NUMBER W_DAY_D


aggregate period starts.
Aggregate Period Start Date
Surrogate Key
PERIOD_END_DT_WID This is the date on which the NUMBER W_DAY_D
aggregate period ends.
Aggregate Period End Date
Surrogate Key
LOCAL_COST_AMT This is the cost amount in local NUMBER(28,10)
currency based on standard cost.
Standard Cost (In Local Currency)

GLOBAL1_COST_AMT This is the cost amount in global 1 NUMBER(28,10)


currency based on standard cost.
Standard Cost (In Global1
Currency)
GLOBAL2_COST_AMT This is the cost amount in global 2 NUMBER(28,10)
currency based on standard cost.
Standard Cost (In Global 2
Currency)
GLOBAL3_COST_AMT This is the cost amount in global 3 NUMBER(28,10)
currency based on standard cost.
Standard Cost (In Global 3
Currency)
LOCAL_NET_AMT This is the net amount in local NUMBER(28,10)
currency.
Net Amount (In Local Currency)

GLOBAL1_NET_AMT This is the net amount in global 1 NUMBER(28,10)


currency.
Net Amount (In Global 1 Currency)

GLOBAL2_NET_AMT This is the net amount in global 2 NUMBER(28,10)


currency.
Net Amount (In Global 2
Currency)
GLOBAL3_NET_AMT This is the net amount in global 3 NUMBER(28,10)
currency.
Net Amount (In Global 3 Currency)

LOCAL_LIST_AMT This is the list amount in local NUMBER(28,10)


currency.
List Amount (In Local Currency)

GLOBAL1_LIST_AMT This is the list amount in global 1 NUMBER(28,10)


currency.
List Amount (In Global 1 Currency)

GLOBAL2_LIST_AMT This is the list amount in global 2 NUMBER(28,10)


currency.
List Amount (In Global 2 Currency)

GLOBAL3_LIST_AMT This is the list amount in global 3 NUMBER(28,10)


currency.
List Amount (In Global 3 Currency)

DWDMR A-Z.doc
LOCAL_TAX_AMT This is the tax amount made from the NUMBER(28,10)
sales in local currency.
Tax Amount (In Local Currency)

GLOBAL1_TAX_AMT This is the tax amount made from the NUMBER(28,10)


sales in global 1 currency.
Tax Amount (In Global 1 Currency)

GLOBAL2_TAX_AMT This is the tax amount made from the NUMBER(28,10)


sales in global 2 currency.
Tax Amount (In Global 2 Currency)

GLOBAL3_TAX_AMT This is the tax amount made from the NUMBER(28,10)


sales in global 3 currency.
Tax Amount (In Global 3 Currency)

LOCAL_FREIGHT_AMT This is the freight amount in local NUMBER(28,10)


currency
Freight Amount (In Local
Currency)
GLOBAL1_FREIGHT_AMT This is the freight amount in global 1 NUMBER(28,10)
currency
Freight Amount (In Global 1
Currency)
GLOBAL2_FREIGHT_AMT This is the freight amount in global 2 NUMBER(28,10)
currency
Freight Amount (In Global 2
Currency)
GLOBAL3_FREIGHT_AMT This is the freight amount in global 3 NUMBER(28,10)
currency
Freight Amount (In Global 3
Currency)
LOCAL_DISCOUNT_AMT This is the discount amount in local NUMBER(28,10)
currency.
Discount Amount (In Local
Currency)
GLOBAL1_DISCOUNT_AMT This is the discount amount in global 1 NUMBER(28,10)
currency.
Discount Amount (In Global 1
Currency)
GLOBAL2_DISCOUNT_AMT This is the discount amount in global 2 NUMBER(28,10)
currency.
Discount Amount (In Global 2
Currency)
GLOBAL3_DISCOUNT_AMT This is the discount amount in global 3 NUMBER(28,10)
currency.
Discount Amount (In Global 3
Currency)
LOCAL_INT_FEE_AMT This is the internal fee amount in local NUMBER(28,10)
currency.
Internal Fee (In Local Currency)

GLOBAL1_INT_FEE_AMT This is the internal fee amount in NUMBER(28,10)


global 1 currency.
Internal Fee (In Global 1 Currency)

GLOBAL2_INT_FEE_AMT This is the internal fee amount in NUMBER(28,10)


global 2 currency.
Internal Fee (In Global 2 Currency)

DWDMR A-Z.doc
GLOBAL3_INT_FEE_AMT This is the internal fee amount in NUMBER(28,10)
global 3 currency.
Internal Fee (In Global 3 Currency)

LOCAL_EXT_FEE_AMT This is the external fee amount in NUMBER(28,10)


local currency
External Fee (In Local Currency)

GLOBAL1_EXT_FEE_AMT This is the external fee amount in NUMBER(28,10)


global 1 currency
External Fee (In Global 1 Currency)

GLOBAL2_EXT_FEE_AMT This is the external fee amount in NUMBER(28,10)


global 2 currency
External Fee (In Global 2 Currency)

GLOBAL3_EXT_FEE_AMT This is the external fee amount in NUMBER(28,10)


global 3 currency
External Fee (In Global 3 Currency)

LOCAL_DLAB_COST_AMT This is the direct labor cost amount in NUMBER(28,10)


local currency.
Direct Labor Cost (In Local
Currency)
GLOBAL1_DLAB_COST_AMT This is the direct labor cost amount in NUMBER(28,10)
global 1 currency.
Direct Labor Cost (In Global 1
Currency)
GLOBAL2_DLAB_COST_AMT This is the direct labor cost amount in NUMBER(28,10)
global 2 currency.
Direct Labor Cost (In Global 2
Currency)
GLOBAL3_DLAB_COST_AMT This is the direct labor cost amount in NUMBER(28,10)
global 3 currency.
Direct Labor Cost (In Global 3
Currency)
LOCAL_DMAT_COST_AMT This is the direct material cost NUMBER(28,10)
amount in local currency
Direct Material Cost (In Local
Currency)
GLOBAL1_DMAT_COST_AMT This is the direct material cost NUMBER(28,10)
amount in global 1 currency
Direct Material Cost (In Global 1
Currency)
GLOBAL2_DMAT_COST_AMT This is the direct material cost NUMBER(28,10)
amount in global 2 currency
Direct Material Cost (In Global 2
Currency)
GLOBAL3_DMAT_COST_AMT This is the direct material cost NUMBER(28,10)
amount in global 3 currency
Direct Material Cost (In Global 3
Currency)
LOCAL_IMAT_COST_AMT This is the indirect material cost NUMBER(28,10)
amount in local currency
Indirect Material Cost (In Local
Currency)
GLOBAL1_IMAT_COST_AMT This is the indirect material cost NUMBER(28,10)
amount in global 1 currency
Indirect Material Cost (In Global 1
Currency)

DWDMR A-Z.doc
GLOBAL2_IMAT_COST_AMT This is the indirect material cost NUMBER(28,10)
amount in global 2 currency
Indirect Material Cost (In Global 2
Currency)
GLOBAL3_IMAT_COST_AMT This is the indirect material cost NUMBER(28,10)
amount in global 3 currency
Indirect Material Cost (In Global 3
Currency)
INVOICED_QTY This is the number of quantity NUMBER(28,10)
invoiced
Invoiced Quantity
SALES_INVOICE_LINE_CNT This is the count of sales invoice lines. NUMBER

Sales Invoice Line Count


SALES_UOM_CODE VARCHAR2(50)

LOC_CURR_CODE This code corresponds to the local VARCHAR2(30)


currency. The local currency typically
Local/Regional Reporting Currency is the one in which the transaction
Code will be posted to meet legal
requirements for Company's Financial
reporting. Alternatively, it may be
linked to the currency used by
local/regional business units for
reporting purposes.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
ETL Process Identifier process used to create or update this
data.
TENANT_ID This column is the unique identifier VARCHAR2(80)
for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

SERVICE_FLG Indicate whether the invoice is on CHAR(1)


selling services or not.
Service Flag

DWDMR A-Z.doc
LEDGER_WID Identifies ledgers. NUMBER W_LEDGER_D

Ledger Surrogate Key


ORDER_SOURCE_WID Identifies the transaction source of NUMBER W_XACT_SOURCE_D
the order which is specified in the
Transaction Source Surrogate Key source system.

PROJECT_WID Identifies the project of the order NUMBER W_PROJECT_D


which is specified in the source
Project Surrogate Key system.
STANDARD_UOM_CODE This is the sales unit of measure code VARCHAR2(50)
to measure the item ordered.
Sales Unit of Measure
XACT_SOURCE_WID NUMBER W_XACT_SOURCE_D

XACT_SOURCE_WID

DWDMR A-Z.doc
W_SALES_INVOICE_LINE_F
Business Name: Sales Invoice Lines Fact

Description:
This table stores invoice lines.An invoice is a billing document that is sent to the customer. Invoices can be for
orders or invoices can be without orders (say contracts). If an order has 2 invoice lines billed to or sold to or ship
to or paid by 2 separate customers, then 1 order is broken into 2 invoices.

Table Columns:
Column Name Description Datatype Lookup Table
SALES_ORDLN_ID Identifies the sales order line. VARCHAR2(80)

Sales Order Line Surrogate Key

SALES_PCKLN_ID Identifies the sales pick line. VARCHAR2(80)

Sales Pick Line Surrogate Key


ACCOUNT_REP_WID Identifies the person who is NUMBER W_EMPLOYEE_D
responsible for managing the
Account Representative Surrogate customer relation.
Key
BUSN_AREA_ORG_WID Identifies the business area NUMBER W_INT_ORG_D
organization.
Business Area Organization
Surrogate Key
CHNL_POINT_WID Identifies the channel point.The NUMBER W_CHNL_POINT_D
lowest level of the channel type is
Channel Point Surrogate Key stored as the channel point. For
example, if the channel type is email,
the channel point would be the email
address
CHNL_TYPE_WID Identifies the channel type. The NUMBER W_CHNL_TYPE_D
lowest level of the channel type is
Channel Type Surrogate Key stored as the channel point. For
example, if the channel type is email,
the channel point would be the email
address.
COMPANY_ORG_WID Identifies the company to which the NUMBER W_INT_ORG_D
customer belongs.
Company Organization Surrogate
Key
COST_CENTER_WID Indentifies the cost center. NUMBER W_COST_CENTER_D

Cost Center Surrogate Key


CUSTOMER_BILL_TO_LOC_WID Identifies the customer address NUMBER W_CUSTOMER_LOC_D
where the bill is to be sent.
Bill To Customer Location
Surrogate Key
CUSTOMER_CNTCT_WID Identifies the customer contact NUMBER W_PARTY_PER_D
address
Customer Contact Surrogate Key

CUSTOMER_FIN_PROFL_WID Identifies the financial profile of the NUMBER


customer.
Customer Financial Profile
Surrogate key

DWDMR A-Z.doc
CUSTOMER_PAYER_LOC_WID Identifies the location of the person NUMBER W_CUSTOMER_LOC_D
whom the organization identified as
Paying Customer Location the payer.
Surrogate Key
CUSTOMER_SHIP_TO_LOC_WID Identifies the customer's ship-to NUMBER W_CUSTOMER_LOC_D
location.
Ship To Customer Location
Surrogate Key

CUSTOMER_SOLD_TO_LOC_WID Identifies the location of the person NUMBER W_CUSTOMER_LOC_D


to whom the products or services
Sold To Customer Location have been sold.
Surrogate Key

CUSTOMER_WID Identifies the customer. NUMBER W_PARTY_D

Customer Surrogate Key


FREIGHT_TERMS_WID Identifies the freight terms and NUMBER W_FREIGHT_TERMS_D
conditions applicable to the invoice
Freight Terms Surrogate Key line.
GL_ACCOUNT_WID Identifies the general ledger account. NUMBER

General Ledger Account Surrogate


Key
INVENTORY_ORG_WID Identifies the inventory organization. NUMBER W_INT_ORG_D

Inventory Organization Surrogate


Key
INVENTORY_PRODUCT_WID Identifies the inventory view of a NUMBER W_INVENTORY_PRODUCT_D
product.
Inventory Product Surrogate Key

INVOICE_STATUS_WID Identifies the invoice status. NUMBER W_STATUS_D

Invoice Status Surrogate Key


OPERATING_UNIT_ORG_WID Identifies the operating unit NUMBER W_INT_ORG_D
organization.
Operating Unit Organization
Surrogate Key
ORDER_XACT_TYPE_WID Identifies the order transaction type. NUMBER W_XACT_TYPE_D

Order Transaction Type Surrogate


Key
PAYMENT_METHOD_WID Identifies the payment method NUMBER W_PAYMENT_METHOD_D
applicable.
Payment Method Surrogate Key

PAYMENT_TERMS_WID Identifies the payment terms and NUMBER W_PAYMENT_TERMS_D


conditions applicable.
Payment Terms Surrogate Key
PLANT_LOC_WID Identifies the physical location of the NUMBER W_BUSN_LOCATION_D
plant or factory.
Plant Location Surrogate Key
PRODUCT_WID Identifies the product. NUMBER W_PRODUCT_D

Product Surrogate Key

DWDMR A-Z.doc
PROFIT_CENTER_WID Identifies the assigned responsibility NUMBER W_PROFIT_CENTER_D
center with authority to affect the
Profit Center Surrogate Key revenues earned and costs incurred
by/allocated to the center.
Operational effectiveness is evaluated
in generated profit.

SALES_GROUP_ORG_WID Identifies the sales group. NUMBER W_INT_ORG_D

Sales Group Organization


Surrogate Key
SALES_OFC_LOC_WID Identifies the sales office location. NUMBER W_BUSN_LOCATION_D

Sales Office Location Surrogate


Key
SALES_ORG_WID Identifies the sales organization. NUMBER W_INT_ORG_D

Sales Organization Surrogate Key

SALES_PRODUCT_WID Identifies the sales view of the NUMBER W_SALES_PRODUCT_D


product.
Sales Product Surrogate Key
SALES_REP_WID Identifies the person who is NUMBER W_EMPLOYEE_D
responsible for the sale.
Sales Representative Surrogate
Key
SERVICE_REP_WID Identifies the person who is NUMBER W_EMPLOYEE_D
responsible for providing service and
Service Representative Surrogate support for this sale.
Key
SHIPPING_LOC_WID Identifies the physical location from NUMBER W_BUSN_LOCATION_D
where the product is shipped.
Shipping Location Surrogate Key

STORAGE_LOC_WID Identifies the physical location where NUMBER W_BUSN_LOCATION_D


the product is stored.
Storage Location Surrogate key

SUPPLIER_PRODUCT_WID Identifies the supplier view of the NUMBER W_SUPPLIER_PRODUCT_D


product.
Supplier Product Surrogate Key

SUPPLIER_WID Identifies the supplier of the NUMBER


goods/materials supplied to the
Supplier Surrogate Key organization.
TERR_WID Identifies the sales territory. NUMBER W_TERR_D

Sales Territory Surrogate Key


XACT_TYPE_WID Identifies the transaction type of the NUMBER W_XACT_TYPE_D
order which is specified in the source
Transaction Type Surrogate Key system.

CONVERSION_DT_WID This is the date used for exchange NUMBER W_DAY_D


rate conversion.
Conversion Date Surrogate Key

FULFILLED_ON_DT_WID This is the date on which the product NUMBER W_DAY_D


is delivered or the service is rendered.
Fulfilled On Date Surrogate Key

DWDMR A-Z.doc
INVOICED_ON_DT_WID This is the date on which the order NUMBER W_DAY_D
was invoiced on.
Invoiced On Date Surrogate Key

INVOICED_ON_TM_WID This is the time on which the order NUMBER W_TIME_OF_DAY_D


was invoiced on.
Invoiced On Time Surrogate Key

PAYMENT_TERMS_EFF_DT_WID This is the date on which the terms of NUMBER W_DAY_D


payment become effective.
Payment Terms Effective Date
Surrogate Key

POSTED_ON_DT_WID This is the date on which the invoice NUMBER W_DAY_D


was posted.
Posting Date Surrogate Key
POSTING_PERIOD_DT_WID This identifies the period for which NUMBER W_DAY_D
the posting was done.
Posting Period Date Surrogate Key

COST_AMT This is the cost amount in document NUMBER(28,10)


currency based on standard cost.
Standard Cost (In Document
Currency)
NET_AMT This is the net amount in document NUMBER(28,10)
currency.
Net Amount (In Document
Currency)
LIST_AMT This is the list amount in document NUMBER(28,10)
currency.
List Amount (In Document
Currency)
TAX_AMT This is the tax amount made from the NUMBER(28,10)
sales in document currency.
Tax Amount (In Document
Currency)
FREIGHT_AMT This is the freight amount in NUMBER(28,10)
document currency
Freight Amount (In Document
Currency)
DISCOUNT_AMT This is the discount amount in NUMBER(28,10)
document currency.
Discount Amount (In Document
Currency)
INT_FEE_AMT This is the internal fee amount in NUMBER(28,10)
document currency.
Internal Fee (In Document
Currency)
EXT_FEE_AMT This is the external fee amount in NUMBER(28,10)
document currency
External Fee (In Document
Currency)
DLAB_COST_AMT This is the direct labor cost amount in NUMBER(28,10)
document currency.
Direct Labor Cost (In Document
Currency)
DMAT_COST_AMT This is the direct material cost NUMBER(28,10)
amount in document currency
Direct Material Cost (In Document
Currency)

DWDMR A-Z.doc
IMAT_COST_AMT This is the indirect material cost NUMBER(28,10)
amount in document currency
Indirect Material Cost (In
Document Currency)
ULTIMATE_DEST_CODE This is the final destination VARCHAR2(50)
description where the product is
Ultimate Destination Code delivered.
INVOICED_QTY This is the number of quantity NUMBER(28,10)
invoiced
Invoiced Quantity
SALES_UOM_CODE This is the sales unit of measure code VARCHAR2(50)
to measure the item ordered.
Sales Unit of Measure
INVOICE_NUM This is the number of the invoice. VARCHAR2(30)

Invoice Number
INVOICE_ITEM This is the invoice line item number VARCHAR2(30)

Invoice Item Number


REF_DOC_NUM This is the reference document VARCHAR2(30)
number
Reference Document Number
REF_DOC_ITEM This is the reference document item VARCHAR2(30)
number,
Reference Document Item
SALES_ORDER_NUM This is the sales order number. VARCHAR2(50)

Sales Order Number


SALES_ORDER_ITEM This is the sales order line item VARCHAR2(30)
number.
Sales Order Line Item
SALES_ORDER_ITEM_DETAIL_NU This is the sales order line item detail VARCHAR2(30)
M number.

Sales Order Line Item Detail


Number
ACCT_DOC_NUM This is the accounting document VARCHAR2(30)
number,
Accounting Document Number

PURCH_ORDER_NUM This is the purchase order number. VARCHAR2(50)

Purchase Order Number


DOC_CURR_CODE This code corresponds to the VARCHAR2(30)
document currency. This typically is
Document/Transaction Currency the currency in which the transaction
Code occurred. Amounts will be stored in
this currency.
LOC_CURR_CODE This code corresponds to the local VARCHAR2(30)
currency. The local currency typically
Local/Regional Reporting Currency is the one in which the transaction
Code will be posted to meet legal
requirements for Company's Financial
reporting. Alternatively, it may be
linked to the currency used by
local/regional business units for
reporting purposes.

DWDMR A-Z.doc
LOC_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the Local
Document to Local Currency Currency.
Exchange Rate
GLOBAL1_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the first Global
Document to Global1 (for Global Currency. The Global currencies are
Reporting) Currency Exchange defined in global currency master
Rate table.
GLOBAL2_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the second
Document to Global2 (for Global Global Currency. The Global
Reporting) Currency Exchange currencies are defined in global
Rate currency master table.
GLOBAL3_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the third
Document to Global3 (for Global Global Currency. The Global
Reporting) Currency Exchange currencies are defined in global
Rate currency master table.
CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Created By User created the record in the source
Surrogate Key system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Last Modified By last modified the record in the source
User Surrogate Key system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
Source Record Creation Date and source system.
Time
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
Source Record Last Modified Date system.
and Time
AUX1_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time1 which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time2 which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time3 which acts as a source for the current
table.
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time4 which acts as a source for the current
table.

DWDMR A-Z.doc
DELETE_FLG This flag indicates the deletion status CHAR(1)
of the record in the source system. A
Deleted Record Indicator value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
ETL Process Identifier process used to create or update this
data.
INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)
a dimension or fact entity in its source
Unique Source Record Identifier system. In case of composite keys, the
value in this column can consist of
concatenated parts.

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
Generic Extension Column
SERVICE_FLG Indicates if it is a service item CHAR(1)

Service Flag
ITEM_TYPE_CODE This code identifies the item type VARCHAR2(50)

Item Type Code


LEDGER_WID Identifies ledgers. NUMBER W_LEDGER_D

Ledger Surrogate Key


ORDER_SOURCE_WID Identifies the transaction source of NUMBER W_XACT_SOURCE_D
the order which is specified in the
Transaction Source Surrogate Key source system.

DWDMR A-Z.doc
DISCOUNT_LINE_FLG This Flag indicates if there any CHAR(1)
discounts provided or not.
Discount Line Indicator
PROJECT_WID Identifies the Project NUMBER W_PROJECT_D

Project Surrogate Key


TASK_WID Identifies the Task NUMBER W_TASK_D

Task Surrogate Key


CUSTOMER_ACCOUNT_WID Identifies the customer account. NUMBER W_CUSTOMER_ACCOUNT_D

Customer Account Surrogate Key

PRIMARY_UOM_CONV_RATE Conversion rate from transactional NUMBER(28,10)


unit of measure (SALES_UOM_CODE)
Conversion Rate of Primary Unit to primary unit of measure.
of Measure code
PRIMARY_UOM_CODE Primary unit of measure code. VARCHAR2(50)

Primary UOM code


STANDARD_UOM_CONV_RATE Conversion rate from transactional NUMBER(28,10)
unit of measure (SALES_UOM_CODE)
Conversion Rate of Standard Unit to standard unit of measure.
of Measure code
STANDARD_UOM_CODE Standard unit of measure code. VARCHAR2(50)

Standard Unit of Measure code

XACT_SOURCE_WID Order Source Surrogate Key NUMBER W_XACT_SOURCE_D

Order Source Surrogate Key


FULFILL_LINE_ID Order Fulfill line id VARCHAR2(80)

Order Fulfill line id

DWDMR A-Z.doc
W_SALES_ORDER_CREDIT_F
Business Name: Sales Order Credit Fact

Description:

W_SALES_ORDER_CREDIT_F stores the sales order credits by sales persons. The grain of this table is on every
sales credits applied for the detail-level order fulfillment transactions, even though some OLTP applications allow
a sales credit to be applied to higher level. The ETL would ensure the granularity by manipulating OLTP data.

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate key to uniquely identify a NUMBER
record.
Surrogate Key of the Table
SALES_REP_WID Identifies the sales representative the NUMBER W_EMPLOYEE_D
sales credit is credited to. This is the
Sales Representative Surrogate surrogate key from the employee
Key dimension.

SALES_CREDIT_ID Identifies the sales credit. This is a VARCHAR2(80)


natural key.
Sales Credit Id
FULFILL_ORDER_ID Identifies the distributed VARCHAR2(80)
orchestration order header. This is a
Distributed Orchestration Order natural foreign key.
Header Id
FULFILL_ORDER_LINE_ID Identifies the distributed VARCHAR2(80)
orchestration order Line. This is a
Distributed Orchestration Order natural foreign key.
Line Id
FULFILL_LINE_ID Identifies the distributed VARCHAR2(80)
orchestration fulfillment line. This is a
Distributed Orchestration natural foreign key.
Fulfillment Line Id
ORIGIN_LEVEL_IND To reflect which level of transaction NUMBER
this line is originated from.
Origin Level Indicator 1 means from itself, 2 means from a
transaction one level higher; 3 means
from two levels higher; etc.

REVENUE_PERCENT_SPLIT The percent of a sales order credited NUMBER(28,10)


for.
Sales Credit Split percent
NON_REVENUE_PERCENT_SPLIT NUMBER(28,10)

CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D


dimension indicating the user who
Source Record Created By User created the record in the source
Surrogate Key system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Last Modified By last modified the record in the source
User Surrogate Key system.

DWDMR A-Z.doc
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
Source Record Creation Date and source system.
Time
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
Source Record Last Modified Date system.
and Time
AUX1_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time11 which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time11 which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time11 which acts as a source for the current
table.
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time11 which acts as a source for the current
table.
DELETE_FLG This flag indicates the deletion status CHAR(1)
of the record in the source system. A
Deleted Record Indicator value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
ETL Process Identifier process used to create or update this
data.

DWDMR A-Z.doc
INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)
a dimension or fact entity in its source
Unique Source Record Identifier system. In case of composite keys, the
value in this column can consist of
concatenated parts.

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
Generic Extension Column
OVERRIDDEN_FLG Y if a transaction, which must be a CHAR(1)
high level transaction, is overridden
by a detail level transaction;
N if it is not overridden by a detail
level transanction.

CREDITED_ON_DT_WID NUMBER

DWDMR A-Z.doc
W_SALES_ORDER_HOLD_1_F
Business Name: Sales Order Hold Fact FulfillLine Level1

Description:
W_SALES_ORDER_HOLD_F stores all the hold instances applied to sales orders. The grain of this fact is every
hold instances applied to the most detail-level order fulfillment transaction, even though some OLTP applications
allow a hold instance to be applied on higher level. The ETL would ensure the granularity by manipulating the
OLTP data.

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate key to uniquely identify a NUMBER
record.
Surrogate Key of the Table
CUSTOMER_WID NUMBER W_PARTY_D

HOLD_RELEASE_REASON_WID Identifies the hold release reason of NUMBER W_REASON_D


the hold instance. This is the
Hold Release Reason Surrogate surrogate key from the Reason
Key dimension.
CUSTOMER_ACCOUNT_WID NUMBER W_CUSTOMER_ACCOUNT_D

HOLD_WID Identifies the hold definition of the NUMBER W_SALES_ORDER_HOLD_D


hold instance. This is the surrogate
Hold Surrogate Key key from the Hold dimension.

ORDER_FULFILL_BU_WID Order Fulfillment Orchestration NUMBER W_INT_ORG_D


Business Unit
Order Fulfillment Orchestration
Business Unit
SALES_ORG_WID NUMBER W_INT_ORG_D

APPLY_DT_WID Identifies the hold apply date, only NUMBER W_DAY_D


the date portion.
Apply Date Surrogate Key
RELEASE_DT_WID Identifies the hold release date, only NUMBER W_DAY_D
the date portion.
Release Date Surrogate Key
PRODUCT_WID NUMBER W_PRODUCT_D

Product Surrogate Key


INVENTORY_PRODUCT_WID NUMBER W_INVENTORY_PRODUCT_D

APPLY_DT DATE

RELEASE_DT DATE

HOLD_INSTANCE_ID Identifies the hold instance. This is a VARCHAR2(80)


natural key.
Hold Instance Id

DWDMR A-Z.doc
FULFILL_ORDER_ID Identifies the distributed VARCHAR2(80)
orchestration order header. This is a
Distributed Orchestration Order natural foreign key.
Header Id
FULFILL_ORDER_LINE_ID Identifies the distributed VARCHAR2(80)
orchestration order Line. This is a
Distributed Orchestration Order natural foreign key.
Line Id
FULFILL_LINE_ID Identifies the distributed VARCHAR2(80)
orchestration fulfillment line. This is a
Distributed Orchestration natural foreign key.
Fulfillment Line Id
HOLD_RELEASE_DURATION_MIN NUMBER(28,10)

ORIGIN_LEVEL_IND NUMBER

ACTIVE_FLG Determines if the hold instance is CHAR(1)


active.
Active Flag
PENDING_FLG Determines if the hold instance is still CHAR(1)
pending, or released.
Pending Flag
CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Created By User created the record in the source
Surrogate Key system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Last Modified By last modified the record in the source
User Surrogate Key system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
Source Record Creation Date and source system.
Time
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
Source Record Last Modified Date system.
and Time
AUX1_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time1 which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time1 which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time1 which acts as a source for the current
table.

DWDMR A-Z.doc
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time1 which acts as a source for the current
table.
DELETE_FLG This flag indicates the deletion status CHAR(1)
of the record in the source system. A
Deleted Record Indicator value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
ETL Process Identifier process used to create or update this
data.
INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)
a dimension or fact entity in its source
Unique Source Record Identifier system. In case of composite keys, the
value in this column can consist of
concatenated parts.

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
Generic Extension Column

DWDMR A-Z.doc
W_SALES_ORDER_HOLD_D
Business Name: Sales Order Hold Dimension

Description:
W_SALES_ORDER_HOLD_D stores the hold codes which defines the hold instances onto sales orders. The grain
of this table is by each hold code definition. This table is designed to be a dimension that support type-1 change
out of the box, which means only the latest version of each row would be reflected into DW. Though, each hold
code definition has its own effective date range in OLTP source, which is indeed captured and ported into this
table.

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate key to uniquely identify a NUMBER
record.
Surrogate Key of the Table
HOLD_CODE Hold Code, independent of language VARCHAR2(50)
choice
Hold Code
SRC_EFF_FROM_DT Identifies the date at the beginning of DATE
the date range within which the row
Source Effective From Date is effective.
SRC_EFF_TO_DT Identifies the date at the end of the DATE
date range within which the row is
Source Effective To Date effective.
CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Created By User created the record in the source
Surrogate Key system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Last Modified By last modified the record in the source
User Surrogate Key system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
Source Record Creation Date and source system.
Time
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
Source Record Last Modified Date system.
and Time
AUX1_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time1 which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time1 which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time1 which acts as a source for the current
table.

DWDMR A-Z.doc
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time1 which acts as a source for the current
table.
DELETE_FLG This flag indicates the deletion status CHAR(1)
of the record in the source system. A
Deleted Record Indicator value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
ETL Process Identifier process used to create or update this
data.
INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)
a dimension or fact entity in its source
Unique Source Record Identifier system. In case of composite keys, the
value in this column can consist of
concatenated parts.

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
Generic Extension Column

DWDMR A-Z.doc
W_SALES_ORDER_HOLD_F
Business Name: Sales Order Hold Fact

Description:
W_SALES_ORDER_HOLD_F stores all the hold instances applied to sales orders. The grain of this fact is every
hold instances applied to the most detail-level order fulfillment transaction, even though some OLTP applications
allow a hold instance to be applied on higher level. The ETL would ensure the granularity by manipulating the
OLTP data.

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate key to uniquely identify a NUMBER
record.
Surrogate Key of the Table
CUSTOMER_WID NUMBER W_PARTY_D

SALES_ORG_WID NUMBER W_INT_ORG_D

HOLD_RELEASE_REASON_WID Identifies the hold release reason of NUMBER W_REASON_D


the hold instance. This is the
Hold Release Reason Surrogate surrogate key from the Reason
Key dimension.
CUSTOMER_ACCOUNT_WID NUMBER W_CUSTOMER_ACCOUNT_D

ORDER_FULFILL_BU_WID Order Fulfillment Orchestration NUMBER W_INT_ORG_D


Business Unit
Order Fulfillment Orchestration
Business Unit
HOLD_WID Identifies the hold definition of the NUMBER W_SALES_ORDER_HOLD_D
hold instance. This is the surrogate
Hold Surrogate Key key from the Hold dimension.

APPLY_DT_WID Identifies the hold apply date, only NUMBER W_DAY_D


the date portion.
Apply Date Surrogate Key
RELEASE_DT_WID Identifies the hold release date, only NUMBER W_DAY_D
the date portion.
Release Date Surrogate Key
APPLY_DT DATE

RELEASE_DT DATE

HOLD_INSTANCE_ID Identifies the hold instance. This is a VARCHAR2(80)


natural key.
Hold Instance Id
FULFILL_ORDER_ID Identifies the distributed VARCHAR2(80)
orchestration order header. This is a
Distributed Orchestration Order natural foreign key.
Header Id
FULFILL_ORDER_LINE_ID Identifies the distributed VARCHAR2(80)
orchestration order Line. This is a
Distributed Orchestration Order natural foreign key.
Line Id

DWDMR A-Z.doc
FULFILL_LINE_ID Identifies the distributed VARCHAR2(80)
orchestration fulfillment line. This is a
Distributed Orchestration natural foreign key.
Fulfillment Line Id
HOLD_RELEASE_DURATION_MIN NUMBER(28,10)

ORIGIN_LEVEL_IND NUMBER

ACTIVE_FLG Determines if the hold instance is CHAR(1)


active.
Active Flag
PENDING_FLG Determines if the hold instance is still CHAR(1)
pending, or released.
Pending Flag
CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Created By User created the record in the source
Surrogate Key system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Last Modified By last modified the record in the source
User Surrogate Key system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
Source Record Creation Date and source system.
Time
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
Source Record Last Modified Date system.
and Time
AUX1_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time1 which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time1 which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time1 which acts as a source for the current
table.
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time1 which acts as a source for the current
table.

DWDMR A-Z.doc
DELETE_FLG This flag indicates the deletion status CHAR(1)
of the record in the source system. A
Deleted Record Indicator value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
ETL Process Identifier process used to create or update this
data.
INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)
a dimension or fact entity in its source
Unique Source Record Identifier system. In case of composite keys, the
value in this column can consist of
concatenated parts.

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
Generic Extension Column

DWDMR A-Z.doc
W_SALES_ORDER_LINE_A
Business Name: Sales Order Line Aggregate.

Description:
This is an aggregate table of Sales Order Line fact.

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate key to uniquely identify a NUMBER
record.
Surrogate Key of the Table
CHNL_TYPE_WID Identifes the channel type. The lowest NUMBER W_CHNL_TYPE_D
level of the channel type is stored as
Channel Type Surrogate Key the channel point. For example, if the
channel type is email, the channel
point would be the email address.

COMPANY_ORG_WID Identifies the company to which the NUMBER W_INT_ORG_D


customer belongs.
Company Organization Surrogate
Key
INVENTORY_ORG_WID Identifies the inventory organization. NUMBER W_INT_ORG_D

Inventory Organization Surrogate


Key
OPERATING_UNIT_ORG_WID Identifies the operating unit NUMBER W_INT_ORG_D
organization.
Operating Unit Organization
Surrogate Key
ORDER_FULFILL_BU_WID Order Fulfillment Orchestration NUMBER W_INT_ORG_D
Business Unit
Order Fulfillment Orchestration
Business Unit
ORDER_STATUS_WID Identifies the status of the sales order NUMBER W_STATUS_D
line.
Order Status Surrogate Key
PLANT_LOC_WID Identifies the physical location of the NUMBER W_BUSN_LOCATION_D
plant or factory.
Plant Location Surrogate Key
PRODUCT_WID Identifies the product. NUMBER W_PRODUCT_D

Product Surrogate Key


SALES_GROUP_ORG_WID Identifies the sales group. NUMBER W_INT_ORG_D

Sales Group Organization


Surrogate Key
SALES_OFC_LOC_WID Identifies the sales office location. NUMBER W_BUSN_LOCATION_D

Sales Office Location Surrogate


Key
SALES_ORG_WID Identifies the sales organization. NUMBER W_INT_ORG_D

Sales Organization Surrogate Key

SALES_PRODUCT_WID Identifies the sales view of the NUMBER W_SALES_PRODUCT_D


product.
Sales Product Surrogate Key

DWDMR A-Z.doc
TERR_WID Identifies the sales territory. NUMBER W_TERR_D

Sales Territory Surrogate Key


XACT_TYPE_WID Identifies the transaction type of the NUMBER W_XACT_TYPE_D
order which is specified in the source
Transaction Type Surrogate Key system.

PERIOD_START_DT_WID Identifies the date when the NUMBER W_DAY_D


aggregation period starts.
Period Start Date Surrogate Key

PERIOD_END_DT_WID Identifies the date when the NUMBER W_DAY_D


aggregation period ends.
Period End Date Surrogate Key
LOCAL_COST_AMT This is the cost amount in local NUMBER(28,10)
currency based on standard cost.
Standard Cost (In Local Currency)

GLOBAL1_COST_AMT This is the cost amount in global NUMBER(28,10)


currency 1 based on standard cost.
Standard Cost (In Global Currency
1)
GLOBAL2_COST_AMT This is the cost amount in global NUMBER(28,10)
currency 2 based on standard cost.
Standard Cost (In Global Currency
2)
GLOBAL3_COST_AMT This is the cost amount in global NUMBER(28,10)
currency 3 based on standard cost.
Standard Cost (In Global Currency
3)
LOCAL_NET_AMT This is the net amount in local NUMBER(28,10)
currency.
Net Amount (In Local Currency)

GLOBAL1_NET_AMT This is the net amount in global NUMBER(28,10)


currency 1.
Net Amount (In Global Currency 1)

GLOBAL2_NET_AMT This is the net amount in global NUMBER(28,10)


currency 2.
Net Amount (In Global Currency 2)

GLOBAL3_NET_AMT This is the net amount in global NUMBER(28,10)


currency 3.
Net Amount (In Global Currency 3)

LOCAL_LIST_AMT This is the list amount in local NUMBER(28,10)


currency.
List Amount (In Local Currency)

GLOBAL1_LIST_AMT This is the list amount in global NUMBER(28,10)


currency 1.
List Amount (In Global Currency 1)

GLOBAL2_LIST_AMT This is the list amount in global NUMBER(28,10)


currency 2.
List Amount (In Global Currency 2)

DWDMR A-Z.doc
GLOBAL3_LIST_AMT This is the list amount in global NUMBER(28,10)
currency 3.
List Amount (In Global Currency 3)

LOCAL_DISCOUNT_AMT This is the discount amount in NUMBER(28,10)


document currency.
Discount Amount (In Local
Currency)
GLOBAL1_DISCOUNT_AMT This is the discount amount in global NUMBER(28,10)
currency 1.
Discount Amount (In Global
Currency 1)
GLOBAL2_DISCOUNT_AMT This is the discount amount in global NUMBER(28,10)
currency 2.
Discount Amount (In Global
Currency 2)
GLOBAL3_DISCOUNT_AMT This is the discount amount in global NUMBER(28,10)
currency 3.
Discount Amount (In Global
Currency 3)
LOCAL_CANCELLED_AMT NUMBER(28,10)

GLOBAL1_CANCELLED_AMT NUMBER(28,10)

GLOBAL2_CANCELLED_AMT NUMBER(28,10)

GLOBAL3_CANCELLED_AMT NUMBER(28,10)

SALES_QTY This is the quantity in sales units. It is NUMBER(28,10)


computed as ordered quantity minus
Sales Quantity cancelled quantity.

ORDERED_QTY This is the ordered quantity. NUMBER(28,10)

Ordered Quantity
CANCELLED_QTY This is the cancelled qauntity. NUMBER(28,10)

Cancelled Quantity
SALES_ORDER_LINE_CNT This is the count of sales order line. NUMBER(28,10)

Sales Order Line Count


SALES_UOM_CODE This is the sales unit of measure code VARCHAR2(50)
to measure the item ordered.
Sales UOM Code
BOOKING_FLG Indicates whether the order is CHAR(1)
confirmed/booked.
Booking Flag

DWDMR A-Z.doc
LOC_CURR_CODE This code corresponds to the local VARCHAR2(30)
currency. The local currency typically
Local/Regional Reporting Currency is the one in which the transaction
Code will be posted to meet legal
requirements for Company's Financial
reporting. Alternatively, it may be
linked to the currency used by
local/regional business units for
reporting purposes.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
ETL Process Identifier process used to create or update this
data.
TENANT_ID This column is the unique identifier VARCHAR2(80)
for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

SERVICE_FLG Indicate whether the order in on CHAR(1)


selling services or not.
Service Flag
FULFILLED_FLG Indicate whether the order in on CHAR(1)
fulfilled or not.
Fulfilled Flag
SHIPPABLE_FLG Indicate whether the order in on CHAR(1)
shippable or not.
Shippable Flag
ORDER_SOURCE_WID Identifies the transaction source of NUMBER W_XACT_SOURCE_D
the order which is specified in the
Transaction Source Surrogate Key source system.

PROJECT_WID Identifies the project of the order NUMBER W_PROJECT_D


which is specified in the source
Project Surrogate Key system.
STANDARD_UOM_CODE This is the standard unit of measure VARCHAR2(50)
code to measure the item ordered.
Standard UOM Code
RETURN_REASON_WID NUMBER W_OM_REASON_D

DWDMR A-Z.doc
W_SALES_ORDER_LINE_F
Business Name: Sales Order Lines Fact

Description:
This table stores order lines.

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate key to uniquely identify a NUMBER
record.
Surrogate Key of the Table
ACCOUNT_REP_WID Identifies the person who is NUMBER W_EMPLOYEE_D
responsible for managing the
Account Representative Surrogate customer relation.
Key
BUSN_AREA_ORG_WID Identifies the business area NUMBER W_INT_ORG_D
organization.
Business Area Organization
Surrogate Key
CHNL_POINT_WID Identifies the channel point.The NUMBER W_CHNL_POINT_D
lowest level of the channel type is
Channel Point Surrogate Key stored as the channel point. For
example, if the channel type is email,
the channel point would be the email
address
CHNL_TYPE_WID Identifes the channel type. The lowest NUMBER W_CHNL_TYPE_D
level of the channel type is stored as
Channel Type Surrogate Key the channel point. For example, if the
channel type is email, the channel
point would be the email address.

COMPANY_ORG_WID Identifies the company to which the NUMBER W_INT_ORG_D


customer belongs.
Company Organization Surrogate
Key
COST_CENTER_WID Indentifies the cost center. NUMBER W_COST_CENTER_D

Cost Center Surrogate Key


CUSTOMER_BILL_TO_LOC_WID Identifies the customer address NUMBER W_CUSTOMER_LOC_D
where the bill is to be sent.
Bill To Customer Location
Surrogate Key
CUSTOMER_CNTCT_WID Identifies the customer contact NUMBER W_PARTY_PER_D
address.
Customer Contact Surrogate Key

CUSTOMER_FIN_PROFL_WID Identifies the financial profile of the NUMBER


customer.
Customer Financial Profile
Surrogate key
CUSTOMER_PAYER_LOC_WID Identifies the location of the person NUMBER W_CUSTOMER_LOC_D
whom the organization identified as
Paying Customer Location the payer.
Surrogate Key

DWDMR A-Z.doc
CUSTOMER_SHIP_TO_LOC_WID Identifies the customer's ship-to NUMBER W_CUSTOMER_LOC_D
location.
Ship To Customer Location
Surrogate Key

CUSTOMER_SOLD_TO_LOC_WID Identifies the location of the person NUMBER W_CUSTOMER_LOC_D


to whom the products or services
Sold To Customer Location have been sold.
Surrogate Key

CUSTOMER_WID Identifies the customer. NUMBER W_PARTY_D

Customer Surrogate Key


CUSTOMER_ACCOUNT_WID Identifies the customer. NUMBER W_CUSTOMER_ACCOUNT_D

Customer Surrogate Key1


FREIGHT_TERMS_WID Identifies the freight terms and NUMBER W_FREIGHT_TERMS_D
conditions applicable to the invoice
Freight Terms Surrogate Key line.
INVENTORY_ORG_WID Identifies the inventory organization. NUMBER W_INT_ORG_D

Inventory Organization Surrogate


Key
INVENTORY_PRODUCT_WID Identifies the inventory view of the NUMBER W_INVENTORY_PRODUCT_D
product.
Inventory Product Surrogate Key

OPERATING_UNIT_ORG_WID Identifies the operating unit NUMBER W_INT_ORG_D


organization.
Operating Unit Organization
Surrogate Key
ORDER_FULFILL_BU_WID Order Fulfillment Orchestration NUMBER W_INT_ORG_D
Business Unit
Order Fulfillment Orchestration
Business Unit
ORDER_STATUS_WID Identifies the status of the sales order NUMBER W_STATUS_D
line.
Order Status Surrogate Key
PAYMENT_METHOD_WID Identifies the payment method NUMBER W_PAYMENT_METHOD_D
applicable .
Payment Method Surrogate Key

PAYMENT_TERMS_WID Identifies the payment terms and NUMBER W_PAYMENT_TERMS_D


conditions applicable .
Payment Terms Surrogate Key
PLANT_LOC_WID Identifies the physical location of the NUMBER W_BUSN_LOCATION_D
plant or factory.
Plant Location Surrogate Key
PRODUCT_WID Identifies the product. NUMBER W_PRODUCT_D

Product Surrogate Key


PROFIT_CENTER_WID Identifies the an assigned NUMBER W_PROFIT_CENTER_D
responsibility center with authority to
Profit Center Surrogate Key affect the revenues earned and costs
incurred by/allocated to the center.
Operational effectiveness is evaluated
in generated profit.

DWDMR A-Z.doc
SALES_GROUP_ORG_WID Identifies the sales group. NUMBER W_INT_ORG_D

Sales Group Organization


Surrogate Key
SALES_OFC_LOC_WID Identifies the sales office location. NUMBER W_BUSN_LOCATION_D

Sales Office Location Surrogate


Key
SALES_ORG_WID Identifies the sales organization. NUMBER W_INT_ORG_D

Sales Organization Surrogate Key

SALES_PRODUCT_WID Identifies the sales view of the NUMBER W_SALES_PRODUCT_D


product.
Sales Product Surrogate Key
SALES_REP_WID Identifies the person who is NUMBER W_EMPLOYEE_D
responsible for the sale.
Sales Representative Surrogate
Key
SERVICE_REP_WID Identifies the person who is NUMBER W_EMPLOYEE_D
responsible for providing service and
Service Representative Surrogate support for this sale.
Key
SHIPPING_LOC_WID Identifies the physical location from NUMBER W_BUSN_LOCATION_D
where the product is shipped.
Shipping Location Surrogate Key

STORAGE_LOC_WID Identifies the physical location where NUMBER W_BUSN_LOCATION_D


the product is stored.
Storage Location Surrogate key

SUPPLIER_PRODUCT_WID Identifies the supplier view of the NUMBER W_SUPPLIER_PRODUCT_D


product.
Supplier Product Surrogate Key

SUPPLIER_WID Identifies the supplier of the NUMBER


goods/materials supplied to the
Supplier Surrogate Key organization.
TERR_WID Identifies the sales territory. NUMBER W_TERR_D

Sales Territory Surrogate Key


XACT_TYPE_WID Identifies the transaction type of the NUMBER W_XACT_TYPE_D
order which is specified in the source
Transaction Type Surrogate Key system.

PROJECT_WID NUMBER W_PROJECT_D

TASK_WID NUMBER W_TASK_D

HEADER_STATUS_WID Identifies the status of the sales order NUMBER W_STATUS_D


header.
Order Status Surrogate Key
(Header Level)
BOOKED_ON_DT_WID Identifies the date when the sales NUMBER W_DAY_D
order was booked.
Booked On Date Surrogate Key

DWDMR A-Z.doc
BOOKED_ON_TM_WID Identifies the time when the sales NUMBER W_TIME_OF_DAY_D
order was booked.
Booked On Time Surrogate Key

CANCELLED_ON_DT_WID Identifies the date when the sales NUMBER W_DAY_D


order was cancelled.
Cancellation Date Surrogate Key

CANCELLED_ON_TM_WID Identifies the time when the sales NUMBER W_TIME_OF_DAY_D


order was cancelled.
Cancellation Time Surrogate Key

CLOSED_ON_DT_WID Identifies the date when the sales NUMBER W_DAY_D


order was closed.
Closed On Date Surrogate Key
CONFIRMED_ON_DT_WID Identifies the date when the sales NUMBER W_DAY_D
order was confirmed.
Sales Order Confirmation Date
Surrogate Key
CREATED_ON_TM_WID Identifies the time when the sales NUMBER W_TIME_OF_DAY_D
order was created in the source
Source Record Creation Time database.
Surrogate Key
CUSTOMER_REQSTD_SHIP_DT_WI Identifies the date when the customer NUMBER W_DAY_D
D requested the product to be shipped.

Customer Requested Ship Date


Surrogate Key
CUSTOMER_REQSTD_SHIP_TM_W Identifies the time when the NUMBER W_TIME_OF_DAY_D
ID customer requested the product to be
shipped.
Customer Requested Ship Time
Surrogate Key
ENTERED_ON_DT_WID Identifies the date with the sales NUMBER W_DAY_D
order was entered.
Sales Order Entered Date
Surrogate Key
INVENTORY_DEMAND_DT_WID Identifies the date when the NUMBER W_DAY_D
inventory demanded the product.
Inventory Demand Date Surrogate
Key

ORDER_ACKNOWLEDGED_DT_WI Identifies the date when the sales NUMBER W_DAY_D


D order was acknowledged.

Sales Order Acknowledgement


Date Surrogate Key

ORDERED_ON_DT_WID Identifies the date when the sales NUMBER W_DAY_D


order was ordered on.
Ordered On Date Surrogate Key

ORDERED_ON_TM_WID Identifies the time when the sales NUMBER W_TIME_OF_DAY_D


order was ordered on.
Ordered On Time Surrogate Key

PROMISED_ON_DT_WID Identifies the date on which the NUMBER W_DAY_D


product is promised to be delivered to
Promised Delivery Date Surrogate the customer.
Key

DWDMR A-Z.doc
PROMISED_ON_TM_WID Identifies the time on which the NUMBER W_TIME_OF_DAY_D
product is promised to be delivered to
Promised Delivery Time Surrogate the customer.
Key
PURCH_ORDER_DT_WID Identifies the date on which the NUMBER W_DAY_D
purchase order was placed.
Purchase Order Date Surrogate
Key
PURCH_ORDER_TM_WID Identifies the time on which the NUMBER W_TIME_OF_DAY_D
purchase order was placed.
Purchase Order Time Surrogate
Key
REQUIRED_BY_DT_WID Identifies the date on which the NUMBER W_DAY_D
product needs to be delivered as
Delivery Date Surrogate Key requested by the customer.
REQUIRED_BY_TM_WID Identifies the time on which the NUMBER W_TIME_OF_DAY_D
product needs to be delivered as
Delivery Time Surrogate Key requested by the customer.
VALIDATED_ON_DT_WID Identifies the date on which the NUMBER W_DAY_D
entered sales order is validated.
Sales Order Validated Date
Surrogate Key
PROMISED_ARRIVAL_DT_WID Promised Arrival Date Surrogate Key NUMBER W_DAY_D

Promised Arrival Date Surrogate


Key
REQUESTED_ARRIVAL_DT_WID Requested Arrival Date Surrogate Key NUMBER W_DAY_D

Requested Arrival Date Surrogate


Key
FULFILLED_ON_DT_WID NUMBER W_DAY_D

ORDER_SOURCE_WID NUMBER W_XACT_SOURCE_D

FULFILLED_ON_TM_WID NUMBER W_TIME_OF_DAY_D

SCHEDULE_SHIP_DT DATE

COST_AMT This is the cost amount in document NUMBER(28,10)


currency based on standard cost.
Standard Cost (In Document
Currency)
NET_AMT This is the net amount in document NUMBER(28,10)
currency.
Net Amount (In Document
Currency)
LIST_AMT This is the list amount in document NUMBER(28,10)
currency.
List Amount (In Document
Currency)
DISCOUNT_AMT This is the discount amount in NUMBER(28,10)
document currency.
Discount Amount (In Document
Currency)

DWDMR A-Z.doc
CANCELLED_AMT NUMBER(28,10)

ROLL_UP_COST_AMT This is the cost amount in document NUMBER(28,10)


currency based on standard cost at
Standard Cost (In Document root product level.
Currency)1
ROLL_UP_NET_AMT This is the net amount in document NUMBER(28,10)
currency at root product level.
Net Amount (In Document
Currency)1
ROLL_UP_LIST_AMT This is the list amount in document NUMBER(28,10)
currency at root product level.
List Amount (In Document
Currency)1
ROLL_UP_DISCOUNT_AMT This is the discount amount in NUMBER(28,10)
document currency at the root
Discount Amount (In Document product level.
Currency)1
ROLL_UP_MARGIN_AMT This is the margin amount in NUMBER(28,10)
document currency at the root
Discount Amount (In Document product level.
Currency)11
SALES_QTY This is the quantity in sales units. It is NUMBER(28,10)
computed as ordered quantity minus
Sales Quantity cancelled quantity.

ORDERED_QTY This is the ordered quantity. NUMBER(28,10)

Ordered Quantity
CANCELLED_QTY This is the cancelled qauntity. NUMBER(28,10)

Cancelled Quantity
TOTAL_SHIPPED_QTY This is the total ship quantity. NUMBER(28,10)

Total Invoiced Quantity


TOTAL_INVOICED_QTY This is the total invoiced quantity. NUMBER(28,10)

Total Shipped Quantity


CUSTOMER_FIRST_ORDER_FLG This is the if the order is the first CHAR(1)
order of the customer.
Customer First Order Flag
STANDARD_UOM_CODE VARCHAR2(50)

PRIMARY_UOM_CONV_RATE NUMBER(28,10)

PRIMARY_UOM_CODE VARCHAR2(50)

STANDARD_UOM_CONV_RATE NUMBER(28,10)

SALES_UOM_CODE This is the sales unit of measure code VARCHAR2(50)


to measure the item ordered.
Sales UOM Code
ULTIMATE_DEST_CODE This is the final destination VARCHAR2(50)
description where the product is
Ultimate Destination Code delivered.

DWDMR A-Z.doc
SALES_ORDER_NUM This is the sales order number. VARCHAR2(50)

Sales Order Number


SALES_ORDER_ITEM This is the sales order line item VARCHAR2(30)
number.
Sales Order Line Item
SALES_ORDER_ITEM_DETAIL_NU This is the sales order line item detail VARCHAR2(30)
M number.

Sales Order Line Item Detail


Number
REF_DOC_NUM This is the reference document VARCHAR2(50)
number
Reference Document Number
REF_DOC_ITEM This is the reference document item VARCHAR2(30)
number,
Reference Document Item
PURCH_ORDER_NUM This is the purchase order number. VARCHAR2(50)

Purchase Order Number


FULFILL_ORDER_NUM VARCHAR2(50)

FULFILL_ORDER_LINE_NUM VARCHAR2(50)

FULFILL_LINE_NUM VARCHAR2(50)

ITEM_TYPE_CODE This is the item type code. VARCHAR2(50)

Item Type Code


SERVICE_FLG Service Flag CHAR(1)

Service Flag
EARLY_SHIPMENTS_ALLOWED_FL Indicates whether partial shipments CHAR(1)
G are allowed.

Early Shipments Allowed Flag


PARTIAL_SHIPMENTS_ALLOWED_ Indicates whether partial shipments CHAR(1)
FLG are allowed.

Partial Shipments Allowed Flag

BOOKING_FLG Indicates whether the order is CHAR(1)


confirmed/booked.
Booking Flag
SHIPPABLE_FLG Indicates whether the order is eligible CHAR(1)
for shipping.
Booking Flag1
FULFILLED_FLG Indicates whether the order is CHAR(1)
fulfilled.
Booking Flag11
FIN_BACKLOG_FLG Indicates whether this order line CHAR(1)
should be considered for financial
Financial Backlog Flag backlog.
SCHEDULED_FLG Indicates whether this order line CHAR(1)
should be considered for financial
Financial Backlog Flag1 backlog.

DWDMR A-Z.doc
OPR_BACKLOG_FLG Indicates whether this order line CHAR(1)
should be considered for operational
Operation Backlog Flag backlog.
BILLING_FLG Indicates whether the record is CHAR(1)
eligible for billing.
Billing Flag
INVOICE_INTERFACED_FLG Indicates whether the record is CHAR(1)
invoice interfaced
Invoice Interfaced Flag
SHIPPING_INTERFACED_FLG Indicates whether the record is CHAR(1)
shipping interfaced
Shipping Interfaced Flag
ROOT_PROD_FLG Indicates whether the record is root CHAR(1)
level product, for ATO/PTO, root level
Billing Flag1 will be the base model product,
standard product itself is root level
product.
ON_HOLD_FLG Indicates whether the record is on CHAR(1)
hold.
On Hold Flag
IN_JEOPARDY_FLG Indicates whether the record is in CHAR(1)
jeopardy.
In Jeopardy Flag
BACKORDER_FLG Indicates whether the record is a CHAR(1)
backorder
Backorder Flag
SALES_ORDER_HD_ID This is the sales order header id. VARCHAR2(80)

Sales Order Header Id


SALES_ORDER_LN_ID This is the sales order line id. VARCHAR2(80)

Sales Order Line Id


BOOKING_ID This is the booking id. This is the the VARCHAR2(255)
set of attributes that are supposed to
Booking Id be tracked for creating incremental
records in booking fact table.

FULFILL_ORDER_ID VARCHAR2(80)

FULFILL_ORDER_LINE_ID VARCHAR2(80)

DOC_CURR_CODE This code corresponds to the VARCHAR2(30)


document currency. This typically is
Document/Transaction Currency the currency in which the transaction
Code occurred. Amounts will be stored in
this currency.
LOC_CURR_CODE This code corresponds to the local VARCHAR2(30)
currency. The local currency typically
Local/Regional Reporting Currency is the one in which the transaction
Code will be posted to meet legal
requirements for Company's Financial
reporting. Alternatively, it may be
linked to the currency used by
local/regional business units for
reporting purposes.

DWDMR A-Z.doc
LOC_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the Local
Document to Local Currency Currency.
Exchange Rate
GLOBAL1_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the first Global
Document to Global1 (for Global Currency. The Global currencies are
Reporting) Currency Exchange defined in global currency master
Rate table.
GLOBAL2_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the second
Document to Global2 (for Global Global Currency. The Global
Reporting) Currency Exchange currencies are defined in global
Rate currency master table.
GLOBAL3_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the third
Document to Global3 (for Global Global Currency. The Global
Reporting) Currency Exchange currencies are defined in global
Rate currency master table.
CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Created By User created the record in the source
Surrogate Key system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Last Modified By last modified the record in the source
User Surrogate Key system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
Source Record Creation Date and source system.
Time
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
Source Record Last Modified Date system.
and Time
AUX1_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time11 which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time11 which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time11 which acts as a source for the current
table.
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time11 which acts as a source for the current
table.

DWDMR A-Z.doc
DELETE_FLG This flag indicates the deletion status CHAR(1)
of the record in the source system. A
Deleted Record Indicator value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
ETL Process Identifier process used to create or update this
data.
INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)
a dimension or fact entity in its source
Unique Source Record Identifier system. In case of composite keys, the
value in this column can consist of
concatenated parts.

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
Generic Extension Column
ROOT_PROD_LINE_ID VARCHAR2(80)

ROOT_PROD_LINE_ID
RETURN_REASON_WID NUMBER W_OM_REASON_D

return reason surrogate key


ORDERED_ON_DT DATE

Ordered on date

DWDMR A-Z.doc
W_SALES_PICK_LINE_F
Business Name: Sales Pick Lines1

Description:
This table stores pick lines (delivery lines).

Table Columns:
Column Name Description Datatype Lookup Table
SALES_ORDLN_ID Identifies the sales order line. VARCHAR2(80)

Sales Order Line Surrogate Key

SALES_SCHLN_ID Identifies the sales schedule line. VARCHAR2(80)

Sales Schedule Line Surrogate Key

SALES_SHPMT_ID Identifies the sales shipment. VARCHAR2(80)

Sales Shipment Surrogate Key


PRODUCT_WID Identifies the product. NUMBER W_PRODUCT_D

Product Surrogate Key


SALES_PRODUCT_WID Identifies the sales view of the NUMBER W_SALES_PRODUCT_D
product.
Sales Product Surrogate Key
INVENTORY_PRODUCT_WID Identifies the inventory view of a NUMBER W_INVENTORY_PRODUCT_D
product.
Inventory Product Surrogate Key

SUPPLIER_PRODUCT_WID Identifies the supplier view of the NUMBER W_SUPPLIER_PRODUCT_D


product.
Supplier Product Surrogate Key

PLANT_LOC_WID Identifies the physical location of the NUMBER W_BUSN_LOCATION_D


plant or factory.
Plant Location Surrogate Key
STORAGE_LOC_WID Identifies the physical location where NUMBER W_BUSN_LOCATION_D
the product is stored.
Storage Location Surrogate key

SHIPPING_LOC_WID Identifies the physical location from NUMBER W_BUSN_LOCATION_D


where the product is shipped.
Shipping Location Surrogate Key

LOADING_LOC_WID Identifies the loading location. NUMBER W_BUSN_LOCATION_D

Loading Location Surrogate Key

SALES_OFC_LOC_WID Identifies the sales office location. NUMBER W_BUSN_LOCATION_D

Sales Office Location Surrogate


Key
OPERATING_UNIT_ORG_WID Identifies the operating unit NUMBER W_INT_ORG_D
organization.
Sales Area Organization Surrogate
Key

DWDMR A-Z.doc
INVENTORY_ORG_WID Identifies the inventory organization. NUMBER W_INT_ORG_D

Inventory Organization Surrogate


Key
SALES_ORG_WID Identifies the sales organization. NUMBER W_INT_ORG_D

Sales Organization Surrogate Key

TERR_WID Identifies the sales territory. NUMBER W_TERR_D

Sales Territory Surrogate Key


SALES_GROUP_ORG_WID Identifies the sales group. NUMBER W_INT_ORG_D

Sales Group Organization


Surrogate Key
COMPANY_ORG_WID Identifies the company to which the NUMBER W_INT_ORG_D
customer belongs.
Company Organization Surrogate
Key
BUSN_AREA_ORG_WID Identifies the business area NUMBER W_INT_ORG_D
organization.
Business Area Organization
Surrogate Key
CHNL_TYPE_WID Identifes the channel type. The lowest NUMBER W_CHNL_TYPE_D
level of the channel type is stored as
Channel Type Surrogate Key the channel point. For example, if the
channel type is email, the channel
point would be the email address.

CHNL_POINT_WID Identifies the channel point.The NUMBER W_CHNL_POINT_D


lowest level of the channel type is
Channel Point Surrogate Key stored as the channel point. For
example, if the channel type is email,
the channel point would be the email
address
CUSTOMER_WID Identifies the customer. NUMBER W_PARTY_D

Customer Surrogate Key


CUSTOMER_CNTCT_WID Identifies the customer contact NUMBER W_PARTY_PER_D
address
Customer Contact Surrogate Key

CUSTOMER_FIN_PROFL_WID Identifies the financial profile of the NUMBER


customer.
Customer Financial Profile
Surrogate key
CUSTOMER_SOLD_TO_LOC_WID Identifies the location of the person NUMBER W_CUSTOMER_LOC_D
to whom the products or services
Sold To Customer Location have been sold.
Surrogate Key

CUSTOMER_SHIP_TO_LOC_WID Identifies the customer's ship-to NUMBER W_CUSTOMER_LOC_D


location.
Ship To Customer Location
Surrogate Key

CUSTOMER_BILL_TO_LOC_WID Identifies the customer address NUMBER W_CUSTOMER_LOC_D


where the bill is to be sent.
Bill To Customer Location
Surrogate Key

DWDMR A-Z.doc
CUSTOMER_PAYER_LOC_WID Identifies the location of the person NUMBER W_CUSTOMER_LOC_D
whom the organization identified as
Paying Customer Location the payer.
Surrogate Key
SUPPLIER_WID Identifies the supplier of the NUMBER
goods/materials supplied to the
Supplier Surrogate Key organization.
COST_CENTER_WID Indentifies the cost center. NUMBER W_COST_CENTER_D

Cost Center Surrogate Key


PROFIT_CENTER_WID Identifies the an assigned NUMBER W_PROFIT_CENTER_D
responsibility center with authority to
Profit Center Surrogate Key affect the revenues earned and costs
incurred by/allocated to the center.
Operational effectiveness is evaluated
in generated profit.

XACT_TYPE_WID Identifies the transaction type of the NUMBER W_XACT_TYPE_D


order which is specified in the source
Transaction Type Surrogate Key system.

PICK_STATUS_WID identifies the delivery status of the NUMBER W_STATUS_D


products and services. This column is
Picking Status Surrogate Key being populated by IA_STATUS.

FREIGHT_TERMS_WID Identifies the freight terms and NUMBER W_FREIGHT_TERMS_D


conditions applicable to the invoice
Freight Terms Surrogate Key line.
PAYMENT_TERMS_WID Identifies the payment terms and NUMBER W_PAYMENT_TERMS_D
conditions applicable .
Payment Terms Surrogate Key
PAYMENT_METHOD_WID Identifies the payment method NUMBER W_PAYMENT_METHOD_D
applicable.
Payment Method Surrogate Key

SALES_REP_WID Identifies the person who is NUMBER W_EMPLOYEE_D


responsible for the sale.
Sales Representative Surrogate
Key
SERVICE_REP_WID Identifies the person who is NUMBER W_EMPLOYEE_D
responsible for providing service and
Service Representative Surrogate support for this sale.
Key
ACCOUNT_REP_WID Identifies the person who is NUMBER W_EMPLOYEE_D
responsible for managing the
Account Representative Surrogate customer relation.
Key
PICKING_DOC_DT_WID This is the date on the picking NUMBER W_DAY_D
document.
Picking Document Date Surrogate
Key
PLAN_PICK_ON_DT_WID This is the scheduled picking date. NUMBER W_DAY_D

Planned Picking Date Surrogate


Key
PLAN_SHIP_ON_DT_WID This is the date when the product NUMBER W_DAY_D
shipment was planned.
Planned Shipment Date Surrogate
Key

DWDMR A-Z.doc
ACT_MFGD_ON_DT_WID This is the actual manufacturing start NUMBER W_DAY_D
date.
Actual Manufacturing Date
Surrogate Key
ACT_AVLBL_ON_DT_WID This is the actual material availability NUMBER W_DAY_D
date.
Actual Available On Date
Surrogate Key
ACT_PICKED_ON_DT_WID This is the actual packing date. NUMBER W_DAY_D

Actual Pick Date Surrogate Key


ACT_PICKED_ON_TM_WID This is the actual packing time. NUMBER W_TIME_OF_DAY_D

Actual Pick time Surrogate Key


ACT_ASMBLD_ON_DT_WID This is the actual assembly time. NUMBER W_DAY_D

Actual Assemble On Time


Surrogate Key
ACT_PACKED_ON_DT_WID This is the actual packing date. NUMBER W_DAY_D

Actual Packed On Date Surrogate


Key
ACT_PACKED_ON_TM_WID This is the actual packing time. NUMBER W_TIME_OF_DAY_D

Actual Packed On Date Time Key

ACT_LOADED_ON_DT_WID This is the actual loading date. NUMBER W_DAY_D

Actual Loaded On Date Surrogate


Key
ACT_LOADED_ON_TM_WID This is the actual loading time. NUMBER W_TIME_OF_DAY_D

Actual Loaded On Time Surrogate


Key
ACT_SHIPPED_ON_DT_WID This is the actual shipping date. NUMBER W_DAY_D

Actual Shipping Date Surrogate


Key
ACT_SHIPPED_ON_TM_WID This is the actual shipping time. NUMBER W_TIME_OF_DAY_D

Actual Shipping Time Surrogate


Key
ACT_DELVD_ON_DT_WID This is the actual customer delivery NUMBER W_DAY_D
date.
Actual Delivered On Date
Surrogate Key
ACT_DELVD_ON_TM_WID This is the actual customer delivery NUMBER W_TIME_OF_DAY_D
time
Actual Delivered On Time
Surrogate Key
PICKED_ONTIME_IND This flag indicates of picking was done NUMBER
on time.
Picked On Time Indicator
SHIPPED_ONTIME_IND Shipped On Time Indicator NUMBER

Shipped On Time Indicator


COST_AMT This is the cost amount in document NUMBER(28,10)
currency based on standard cost.
Standard Cost (In Document
Currency)

DWDMR A-Z.doc
NET_AMT This is the net amount in document NUMBER(28,10)
currency.
Net Amount (In Document
Currency)
PLAN_PICK_QTY This is the planned pick quantity. NUMBER(28,10)

Planned Picking Quantity


ACT_PICKED_QTY This is the actual pick quantity. NUMBER(28,10)

Actual Pick Quantity


ACT_PICKED_EARLY_QTY NUMBER(28,10)

ACT_PICKED_LATE_QTY NUMBER(28,10)

ACT_PICKED_ONTIME_QTY This is the quantity that is picked on NUMBER(28,10)


time.
On Time Picked Quantity
ACT_SHIPPED_QTY This is the actual shipped quantity. NUMBER(28,10)

Actual Shipped Quantity


ACT_SHIPPED_EARLY_QTY NUMBER(28,10)

ACT_SHIPPED_LATE_QTY NUMBER(28,10)

ACT_SHIPPED_ONTIME_QTY This is the quantity that was shipped NUMBER(28,10)


on time.
On Time Shipped Quantity
GROSS_WEIGHT This provides the gross weight of the NUMBER(28,10)
picked item.
Gross Weight
NET_WEIGHT This provides the net weight of the NUMBER(28,10)
pick item.
Net Weight
VOLUME This is the volume of the pick item. NUMBER(28,10)

Volume
SALES_UOM_CODE This is the sales unit of measure code VARCHAR2(50)
to measure the item ordered.
Sales Unit of Measure
UOW_CODE This is a unit of weight code to VARCHAR2(50)
measure the product.
Unit Of Weight Code
UOV_CODE This is a unit of volume code to VARCHAR2(50)
measure the product.
Unit Of Volume Code
PICKING_DOC_NUM This is the Picking document number. VARCHAR2(30)

Picking Document Number


PICKING_DOC_ITEM This is the Picking document item. VARCHAR2(30)

Picking Document Item


BILL_OF_LADING This is the Bill of Lading number. VARCHAR2(80)

Bill Of Lading

DWDMR A-Z.doc
SALES_ORDER_NUM This is the sales order number. VARCHAR2(50)

Sales Order Number


SALES_ORDER_ITEM This is the sales order line item VARCHAR2(30)
number.
Sales Order Line Item
SALES_ORDER_ITEM_DETAIL_NU This is the sales order line item detail VARCHAR2(30)
M number.

Sales Order Line Item Detail


Number
SALES_SCH_ITEM This is the sales schedule line item VARCHAR2(30)
number.
Sales Schedule Line Item
DOC_CURR_CODE This code corresponds to the VARCHAR2(30)
document currency. This typically is
Document/Transaction Currency the currency in which the transaction
Code occurred. Amounts will be stored in
this currency.
LOC_CURR_CODE This code corresponds to the local VARCHAR2(30)
currency. The local currency typically
Local/Regional Reporting Currency is the one in which the transaction
Code will be posted to meet legal
requirements for Company's Financial
reporting. Alternatively, it may be
linked to the currency used by
local/regional business units for
reporting purposes.

LOC_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)


Document Currency to the Local
Document to Local Currency Currency.
Exchange Rate
GLOBAL1_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the first Global
Document to Global1 (for Global Currency. The Global currencies are
Reporting) Currency Exchange defined in global currency master
Rate table.
GLOBAL2_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the second
Document to Global2 (for Global Global Currency. The Global
Reporting) Currency Exchange currencies are defined in global
Rate currency master table.
GLOBAL3_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the third
Document to Global3 (for Global Global Currency. The Global
Reporting) Currency Exchange currencies are defined in global
Rate currency master table.
CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Created By User created the record in the source
Surrogate Key system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Last Modified By last modified the record in the source
User Surrogate Key system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
Source Record Creation Date and source system.
Time

DWDMR A-Z.doc
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
Source Record Last Modified Date system.
and Time
AUX1_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time11 which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time12 which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time13 which acts as a source for the current
table.
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time1 which acts as a source for the current
table.
DELETE_FLG This flag indicates the deletion status CHAR(1)
of the record in the source system. A
Deleted Record Indicator value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
ETL Process Identifier process used to create or update this
data.
INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)
a dimension or fact entity in its source
Unique Source Record Identifier system. In case of composite keys, the
value in this column can consist of
concatenated parts.

DWDMR A-Z.doc
TENANT_ID This column is the unique identifier VARCHAR2(80)
for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
Generic Extension Column
ORDER_SOURCE_WID NUMBER W_XACT_SOURCE_D

PLAN_SHIP_QTY This is the planned ship quantity NUMBER(28,10)

Planned Shipping Quantity


UOM_CODE VARCHAR2(50)

PROJECT_WID VARCHAR2(80) W_PROJECT_D

TASK_WID VARCHAR2(80) W_TASK_D

CUSTOMER_ACCOUNT_WID Identifies the customer. NUMBER W_CUSTOMER_ACCOUNT_D

Customer Surrogate Key1


PRIMARY_UOM_CONV_RATE NUMBER(28,10)

PRIMARY_UOM_CODE VARCHAR2(50)

STANDARD_UOM_CODE VARCHAR2(50)

STANDARD_UOM_CONV_RATE NUMBER(28,10)

FULFILL_ORDER_LINE_ID VARCHAR2(80)

FULFILL_ORDER_ID VARCHAR2(80)

FULFILL_ORDER_LINE_NUM The order line number in order VARCHAR2(50)


capture system.
Order Capture Order Line Number

FULFILL_ORDER_NUM The order number in order capture VARCHAR2(50)


system.
Order Capture Order Number
PICK_RELEASE_DT_WID NUMBER W_DAY_D

SHIP_CONFIRM_DT_WID NUMBER W_DAY_D

DWDMR A-Z.doc
FULFILL_LINE_ID VARCHAR2(80)

FULFILL_LINE_NUM VARCHAR2(50)

SHIP_CONFIRM_DT DATE

PICK_RELEASE_DT DATE

DWDMR A-Z.doc
W_SALES_PRODUCT_D
Business Name: W_SALES_PRODUCT_D

Description:

This table is a sales oriented view of the product dimension.This is the sales view of the material master table. It
stores all materials that can be sold and sales specific attributes. Oracle: Sales Product is unique by Inventory
Organization. In the case of Oracle, Sales Products are no different than Products because Oracle does not
different Products by Sales Organizations. In the case of SAP, Sales Product is unique by Sales Area (Sales Org,
Sales Channel and Sales Division) and Client Code.

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate key to uniquely identify a NUMBER
record.
Surrogate Key of the Table
PRODUCT_WID Identifies the product. NUMBER W_PRODUCT_D

Product Surrogate Key


SALES_ORG_WID Identifies the sales organization. NUMBER W_INT_ORG_D

Sales Organization Surrogate Key

CHNL_TYPE_WID Identifies the channel type. The NUMBER W_CHNL_TYPE_D


lowest level of the channel type is
Channel Type Organization Key stored as the channel point. For
example, if the channel type is email,
the channel point would be the email
address.
SALES_PRODUCT_NUM This is the product number. VARCHAR2(30)

Product Number
SALES_PRODUCT_DESC This is the detailed description of the VARCHAR2(255)
product.
Product Description
STATUS_CODE This is the status code. VARCHAR2(50)

Status Code
STATUS_NAME This is the name of the status code. VARCHAR2(80)

Status Name
SALES_MODEL_CODE This code identifies the model of the VARCHAR2(50)
product.
Model Code
SALES_MODEL_NAME This is the model name of the VARCHAR2(80)
product.
Model Name
SALES_DIVISION_CODE This is the sales division code. VARCHAR2(50)

Sales Division Code


SALES_DIVISION_NAME This is the name of the sales division VARCHAR2(80)
code.
Sales Division Name
SALES_PRODUCT_HIER1_CODE This is the level1 sales product code. VARCHAR2(50)

Sales Product Hierarchy Level 1


Code

DWDMR A-Z.doc
SALES_PRODUCT_HIER1_NAME This is the level1 sales product name. VARCHAR2(80)

Sales Product Hierarchy Level 1


Name

SALES_PRODUCT_HIER2_CODE This is the level2 sales product code. VARCHAR2(50)

Sales Product Hierarchy Level 2


Code
SALES_PRODUCT_HIER2_NAME This is the level2 sales product name. VARCHAR2(80)

Sales Product Hierarchy Level 2


Name

SALES_PRODUCT_HIER3_CODE This is the level3 sales product code. VARCHAR2(50)

Sales Product Hierarchy Level 3


Code
SALES_PRODUCT_HIER3_NAME This is the level3 sales product name. VARCHAR2(80)

Sales Product Hierarchy Level 3


Name

SALES_PRODUCT_HIER4_CODE This is the level4 sales product code. VARCHAR2(50)

Sales Product Hierarchy Level 4


Code
SALES_PRODUCT_HIER4_NAME This is the level4 sales product name. VARCHAR2(80)

Sales Product Hierarchy Level 4


Name

SALES_PRODUCT_HIER5_CODE This is the level5 sales product code. VARCHAR2(50)

Sales Product Hierarchy Level 5


Code
SALES_PRODUCT_HIER5_NAME This is the level5 sales product name. VARCHAR2(80)

Sales Product Hierarchy Level 5


Name

SALES_PRODUCT_HIER6_CODE This is the level6 sales product code. VARCHAR2(50)

Sales Product Hierarchy Level 6


Code
SALES_PRODUCT_HIER6_NAME This is the level6 sales product name. VARCHAR2(80)

Sales Product Hierarchy Level 6


Name

ACTIVE_FLG Indicates if sales product is active. CHAR(1)

Active Flag
CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Created By User created the record in the source
Surrogate Key system.

DWDMR A-Z.doc
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Last Modified By last modified the record in the source
User Surrogate Key system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
Source Record Creation Date and source system.
Time
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
Source Record Last Modified Date system.
and Time
AUX1_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
SRC_EFF_FROM_DT This column stores the date from DATE
which the source record (in the
Source Supplied Effective From Source system) is effective. The value
Date and Time is extracted from the source
(whenever available)
SRC_EFF_TO_DT This column stores the date up to DATE
which the source record (in the
Source Supplied Effective To Date Source system) is effective. The value
and Time is extracted from the source
(whenever available)
EFFECTIVE_FROM_DT This column stores the date from DATE
which the dimension record is
Effective From Date and Time effective. A value is either assigned by
Siebel Applications or extracted from
the source.
EFFECTIVE_TO_DT This column stores the date up to DATE
which the dimension record is
Effective To Date and Time effective. A value is either assigned by
Siebel Applications or extracted from
the source.

DWDMR A-Z.doc
DELETE_FLG This flag indicates the deletion status CHAR(1)
of the record in the source system. A
Deleted Record Indicator value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

CURRENT_FLG This is a flag for marking dimension CHAR(1)


records as "Y" in order to represent
Current Record Indicator the current state of a dimension
entity. This flag is typically critical for
Type II slowly-changing dimensions,
as records in a Type II situation tend
to be numerous.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
ETL Process Identifier process used to create or update this
data.
INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)
a dimension or fact entity in its source
Unique Source Record Identifier system. In case of composite keys, the
value in this column can consist of
concatenated parts.

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
Generic Extension Column

DWDMR A-Z.doc
W_SALES_SCHEDULE_LINE_F
Business Name: Sales Schedule Lines

Description:
This table stores schedule lines.

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate key to uniquely identify a NUMBER
record.
Surrogate Key of the Table
SALES_ORDLN_ID This is the sales order line Id. VARCHAR2(80)

Sales Order Line Id1


FULFILL_LINE_ID VARCHAR2(80)

ACCOUNT_REP_WID Identifies the person who is NUMBER W_EMPLOYEE_D


responsible for managing the
Account Representative Surrogate customer relation.
Key
BUSN_AREA_ORG_WID Identifies the business area NUMBER W_INT_ORG_D
organization.
Business Area Organization
Surrogate Key
CHNL_POINT_WID Identifies the channel point.The NUMBER W_CHNL_POINT_D
lowest level of the channel type is
Channel Point Surrogate Key stored as the channel point. For
example, if the channel type is email,
the channel point would be the email
address
CHNL_TYPE_WID Identifes the channel type. The lowest NUMBER W_CHNL_TYPE_D
level of the channel type is stored as
Channel Type Surrogate Key the channel point. For example, if the
channel type is email, the channel
point would be the email address.

COMPANY_ORG_WID Identifies the company to which the NUMBER W_INT_ORG_D


customer belongs.
Company Organization Surrogate
Key
COST_CENTER_WID Indentifies the cost center. NUMBER W_COST_CENTER_D

Cost Center Surrogate Key


CUSTOMER_BILL_TO_LOC_WID Identifies the customer address NUMBER W_CUSTOMER_LOC_D
where the bill is to be sent.
Bill To Customer Location
Surrogate Key
CUSTOMER_CNTCT_WID Identifies the customer contact NUMBER W_PARTY_PER_D
address
Customer Contact Surrogate Key

CUSTOMER_FIN_PROFL_WID Identifies the financial profile of the NUMBER


customer.
Customer Financial Profile
Surrogate key

DWDMR A-Z.doc
CUSTOMER_PAYER_LOC_WID Identifies the location of the person NUMBER W_CUSTOMER_LOC_D
whom the organization identified as
Paying Customer Location the payer.
Surrogate Key
CUSTOMER_SHIP_TO_LOC_WID Identifies the customer's ship-to NUMBER W_CUSTOMER_LOC_D
location.
Ship To Customer Location
Surrogate Key

CUSTOMER_SOLD_TO_LOC_WID Identifies the location of the person NUMBER W_CUSTOMER_LOC_D


to whom the products or services
Sold To Customer Location have been sold.
Surrogate Key

CUSTOMER_WID Identifies the customer. NUMBER W_PARTY_D

Customer Surrogate Key


FREIGHT_TERMS_WID Identifies the freight terms and NUMBER W_FREIGHT_TERMS_D
conditions applicable to the invoice
Freight Terms Surrogate Key line.
INVENTORY_ORG_WID Identifies the inventory organization. NUMBER W_INT_ORG_D

Inventory Organization Surrogate


Key
INVENTORY_PRODUCT_WID Identifies the inventory view of a NUMBER W_INVENTORY_PRODUCT_D
product.
Inventory Product Surrogate Key

ORDER_FULFILL_BU_WID Order Fulfillment Orchestration NUMBER W_INT_ORG_D


Business Unit
Order Fulfillment Orchestration
Business Unit
OPERATING_UNIT_ORG_WID Identifies the operating unit NUMBER W_INT_ORG_D
organization.
Operating Unit Organization
Surrogate Key
PAYMENT_METHOD_WID Identifies the payment method NUMBER W_PAYMENT_METHOD_D
applicable .
Payment Method Surrogate Key

PAYMENT_TERMS_WID Identifies the payment terms and NUMBER W_PAYMENT_TERMS_D


conditions applicable .
Payment Terms Surrogate Key
PLANT_LOC_WID Identifies the physical location of the NUMBER W_BUSN_LOCATION_D
plant or factory.
Plant Location Surrogate Key
PRODUCT_WID Identifies the product. NUMBER W_PRODUCT_D

Product Surrogate Key


PROFIT_CENTER_WID Identifies the an assigned NUMBER W_PROFIT_CENTER_D
responsibility center with authority to
Profit Center Surrogate Key affect the revenues earned and costs
incurred by/allocated to the center.
Operational effectiveness is evaluated
in generated profit.

SALES_GROUP_ORG_WID Identifies the sales group. NUMBER W_INT_ORG_D

Sales Group Organization


Surrogate Key

DWDMR A-Z.doc
SALES_OFC_LOC_WID Identifies the sales office location. NUMBER W_BUSN_LOCATION_D

Loading Location Surrogate Key

SALES_ORG_WID Identifies the sales organization. NUMBER W_INT_ORG_D

Sales Organization Surrogate Key

SALES_PRODUCT_WID Identifies the sales view of the NUMBER W_SALES_PRODUCT_D


product.
Sales Product Surrogate Key
SALES_REP_WID Identifies the person who is NUMBER W_EMPLOYEE_D
responsible for the sale.
Sales Representative Surrogate
Key
SCH_CAT_XACT_WID Identifies the transaction type of the NUMBER W_XACT_TYPE_D
schedule category. This column is
Scheduled Cateogory Transaction being populated by IA_XACT_TYPES.
Type Surrogate Key

SCH_STATUS_WID Identifies the status of the schedule. NUMBER W_STATUS_D


This column is being populated by
Scheduled Status Surrogate Key IA_STATUS.

SERVICE_REP_WID Identifies the person who is NUMBER W_EMPLOYEE_D


responsible for providing service and
Service Representative Surrogate support for this sale.
Key
SHIPPING_LOC_WID Identifies the physical location from NUMBER W_BUSN_LOCATION_D
where the product is shipped.
Shipping Location Surrogate Key

STORAGE_LOC_WID Identifies the physical location where NUMBER W_BUSN_LOCATION_D


the product is stored.
Storage Location Surrogate key

SUPPLIER_PRODUCT_WID Identifies the supplier view of the NUMBER W_SUPPLIER_PRODUCT_D


product.
Supplier Product Surrogate Key

SUPPLIER_WID Identifies the supplier of the NUMBER


goods/materials supplied to the
Supplier Surrogate Key organization.
TERR_WID Identifies the sales territory. NUMBER W_TERR_D

Sales Territory Surrogate Key


XACT_TYPE_WID Identifies the transaction type of the NUMBER W_XACT_TYPE_D
order which is specified in the source
Transaction Type Surrogate Key system.

ORDERED_ON_DT_WID Identifies the date when the sales NUMBER W_DAY_D


order was ordered on.
Ordered On Date Surrogate Key

ORDERED_ON_TM_WID NUMBER

Ordered On Time Surrogate Key

DWDMR A-Z.doc
PLAN_ASMBL_DT_WID Identifies the scheduled assembling NUMBER W_DAY_D
date.
Plan Assemble Date Surrogate Key

PLAN_AVAIL_ON_DT_WID Identifies the scheduled material NUMBER W_DAY_D


availability date for the product.
Plan Avaliable On Date Surrogate
Key
PLAN_DELV_ON_DT_WID Identifies the date when the product NUMBER W_DAY_D
is planned to be delivered to the
Plan Delivery On Date Surrogate customer site.
Key
PLAN_DELV_ON_TM_WID Identifies the time when the product NUMBER W_TIME_OF_DAY_D
is planned to be delivered to the
Plan Delivery On Time Surrogate customer site.
Key
PLAN_LOAD_ON_DT_WID Identifies the date when the product NUMBER W_DAY_D
is scheduled to be loaded.
Plan Load On Date Key
PLAN_LOAD_ON_TM_WID Identifies the time when the product NUMBER W_TIME_OF_DAY_D
is scheduled to be loaded.
Plan Load On Time Surrogate Key1

PLAN_MFG_START_DT_WID Identifies the scheduled NUMBER W_DAY_D


manufacturing start date of the
Plan Manufacture Start Date product.
Surrogate Key
PLAN_PACK_ON_DT_WID Identifies the scheduled packing date NUMBER W_DAY_D
of the material.
Plan Pack On Date Surrogate Key

PLAN_PACK_ON_TM_WID Identifies the scheduled packing time NUMBER W_TIME_OF_DAY_D


of the material.
Plan Load On Time Surrogate Key1

PLAN_PICK_ON_DT_WID Identifies the scheduled picking date. NUMBER W_DAY_D

Plan Pick On Date Surrogate Key

PLAN_PICK_ON_TM_WID Identifies the scheduled picking time. NUMBER W_TIME_OF_DAY_D

Plan Pick On Time Surrogate Key

PLAN_SHIP_ON_DT_WID Identifies the scheduled ship date. NUMBER W_DAY_D

Plan Ship Date Surrogate Key


PLAN_SHIP_ON_TM_WID Identifies the scheduled ship time. NUMBER W_TIME_OF_DAY_D

Plan Ship Time Surrogate Key


PLAN_TRANS_ON_DT_WID Identifies the date when the product NUMBER W_DAY_D
is planned to be transported to the
Plan Transportation On Date customer.
Surrogate Key
PROMISED_ON_DT_WID NUMBER W_DAY_D

REQUIRED_ON_DT_WID Identifies the date when the customer NUMBER W_DAY_D


required the product.
Required On Date Surrogate Key

DWDMR A-Z.doc
BOOKED_ON_DT_WID NUMBER W_DAY_D

NET_AMT This is the cost amount in document NUMBER(28,10)


currency based on standard cost.
Standard Cost (In Document
Currency)1
LIST_AMT This is the net amount in document NUMBER(28,10)
currency.
Net Amount (In Document
Currency)
DISCOUNT_AMT This is the discount amount in NUMBER(28,10)
document currency.
Discount Amount (In Document
Currency)
TOTAL_INVOICED_QTY This is the total invoiced quantity. NUMBER(28,10)

Total Invoiced Quantity


TOTAL_SHIPPED_QTY Total Shipped Quantity NUMBER(28,10)

Total Shipped Quantity


ORDERED_QTY This is the ordered quantity. NUMBER(28,10)

Ordered Quantity
CONFIRMED_QTY This is the confirmed scheduled NUMBER(28,10)
quantity that are ready to be picked.
Confirmed Quantity
CONFIRMED_BASE_QTY This is the confirmed scheduled NUMBER(28,10)
quantity in base units that are ready
Confirmed Base Quantity to be picked.
COST_AMT This is the cost amount in document NUMBER(28,10)
currency based on standard cost.
Standard Cost (In Document
Currency)1
CANCELLED_AMT NUMBER(28,10)

SALES_UOM_CODE This is the sales unit of measure code VARCHAR2(50)


to measure the item ordered.
Sales Unit of Measure
SALES_ORDER_NUM This is the sales order number. VARCHAR2(50)

Sales Order Number


SALES_ORDER_ITEM This is the sales order line item VARCHAR2(30)
number.
Sales Order Line Item
SALES_ORDER_ITEM_DETAIL_NU This is the sales order line item detail VARCHAR2(30)
M number.

Sales Order Line Item Detail


Number
SALES_SCH_ITEM This is the sales schedule line item VARCHAR2(30)
number.
Sales Schedule Line Item
REF_DOC_NUM This is the reference document VARCHAR2(50)
number
Reference Document Number
REF_DOC_ITEM This is the reference document item VARCHAR2(30)
number,
Reference Document Item

DWDMR A-Z.doc
BOOKING_FLG Indicates whether the order is CHAR(1)
confirmed/booked.
Booking Flag
FIN_BACKLOG_FLG Indicates whether this order line CHAR(1)
should be considered for financial
Financial Backlog Flag backlog.
OPR_BACKLOG_FLG Indicates whether this order line CHAR(1)
should be considered for operational
Operation Backlog Flag backlog.
BILLING_FLG Indicates whether the record is CHAR(1)
eligible for billing.
Billing Flag
BOOKING_ID This is the booking id. This is the the VARCHAR2(255)
set of attributes that are supposed to
Booking Id be tracked for creating incremental
records in booking fact table.

SALES_ORDER_HD_ID This is the sales order header id. VARCHAR2(80)

Sales Order Header Id


SALES_ORDER_LN_ID This is the sales order line id. VARCHAR2(80)

Sales Order Line Id1


DOC_CURR_CODE This code corresponds to the VARCHAR2(30)
document currency. This typically is
Document/Transaction Currency the currency in which the transaction
Code occurred. Amounts will be stored in
this currency.
LOC_CURR_CODE This code corresponds to the local VARCHAR2(30)
currency. The local currency typically
Local/Regional Reporting Currency is the one in which the transaction
Code will be posted to meet legal
requirements for Company's Financial
reporting. Alternatively, it may be
linked to the currency used by
local/regional business units for
reporting purposes.

LOC_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)


Document Currency to the Local
Document to Local Currency Currency.
Exchange Rate
GLOBAL1_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the first Global
Document to Global1 (for Global Currency. The Global currencies are
Reporting) Currency Exchange defined in global currency master
Rate table.
GLOBAL2_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the second
Document to Global2 (for Global Global Currency. The Global
Reporting) Currency Exchange currencies are defined in global
Rate currency master table.
GLOBAL3_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the third
Document to Global3 (for Global Global Currency. The Global
Reporting) Currency Exchange currencies are defined in global
Rate currency master table.

DWDMR A-Z.doc
CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Created By User created the record in the source
Surrogate Key system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Last Modified By last modified the record in the source
User Surrogate Key system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
Source Record Creation Date and source system.
Time
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
Source Record Last Modified Date system.
and Time
AUX1_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time11 which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time11 which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time11 which acts as a source for the current
table.
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time11 which acts as a source for the current
table.
DELETE_FLG This flag indicates the deletion status CHAR(1)
of the record in the source system. A
Deleted Record Indicator value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time

DWDMR A-Z.doc
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
ETL Process Identifier process used to create or update this
data.
INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)
a dimension or fact entity in its source
Unique Source Record Identifier system. In case of composite keys, the
value in this column can consist of
concatenated parts.

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
Generic Extension Column
SERVICE_FLG Service Flag CHAR(1)

Service Flag
ITEM_TYPE_CODE Item Type Code VARCHAR2(50)

Item Type Code


BASE_UOM_CODE This is the base unit of measure code VARCHAR2(50)
to measure the item ordered.
Sales Unit of Measure1
ORDER_SOURCE_WID NUMBER W_XACT_SOURCE_D

INVOICE_INTERFACED_FLG Indicates whether the record is CHAR(1)


Invoice Interfaced
Invoice Interfaced Flag
SHIPPING_INTERFACED_FLG Indicates whether the record is CHAR(1)
Shipping Interfaced
Shipping Interfaced Flag
PROJECT_WID NUMBER W_PROJECT_D

TASK_WID NUMBER W_TASK_D

CUSTOMER_ACCOUNT_WID Identifies the customer. NUMBER W_CUSTOMER_ACCOUNT_D

Customer Surrogate Key1


PRIMARY_UOM_CONV_RATE NUMBER(28,10)

DWDMR A-Z.doc
PRIMARY_UOM_CODE VARCHAR2(50)

STANDARD_UOM_CONV_RATE NUMBER(28,10)

STANDARD_UOM_CODE VARCHAR2(50)

SCHEDULED_FLG Indicates whether this order line CHAR(1)


should be considered for financial
Financial Backlog Flag1 backlog.
FULFILL_ORDER_NUM VARCHAR2(50)

FULFILL_ORDER_LINE_NUM VARCHAR2(50)

FULFILL_LINE_NUM VARCHAR2(50)

FULFILL_ORDER_ID VARCHAR2(80)

FULFILL_ORDER_LINE_ID VARCHAR2(80)

ORDERED_ON_DT DATE

DWDMR A-Z.doc
W_SEGMENT_D
Business Name: W_SEGMENT_D

Description:
Segment Dimension

Table Columns:
Column Name Description Datatype Lookup Table
DATASOURCE_NUM_ID System Field NUMBER

ETL_PROC_WID System Field NUMBER

INTEGRATION_ID Identifier used for integration with VARCHAR2(80)


external systems

ROW_WID Surrogate Key to Uniquely Identify a NUMBER


Record

BASE_FLG Base Flag CHAR(1)

NUM_CONTACTS NUMBER

SA_SGMT_FLG Sa Sgmt Flag CHAR(1)

TREE_FLG CHAR(1)

BASE_SEGMENT Base Segment VARCHAR2(250)

CUST_HIER Unique Customer Hierarchy ID VARCHAR2(50)

CUST_HIER_LVL Unique Customer Hierarchy Level. VARCHAR2(50)


Within a Customer Hierarchy

DESC_TEXT Primary Key, generated in DW VARCHAR2(255)

SEGMENT_TREE VARCHAR2(250)

SGMT_NAME Name of Call List VARCHAR2(250)

SGMT_SRC_ID Segment Source Id VARCHAR2(80)

SUBTYPE_CODE Segment Sub Type Language VARCHAR2(50)


Independent Code (values based on
LOV type 'LISTMGMT_TYPE')

DWDMR A-Z.doc
VIS_PR_BU_ID Primary Buisness Unit Id for Visibility VARCHAR2(80)

VIS_PR_POS_ID Primary Postition Id For Visibility VARCHAR2(80)

VIS_PR_POSTN_DH_WID Primary Position Dimension Hierarchy NUMBER W_POSITION_DH


Id for Visibility purposes

SEGMENT_TYPE_CODE VARCHAR2(50)

X_CUSTOM Custom Field VARCHAR2(10)

W_SEGMENT_TYPE_CODE VARCHAR2(50)

CREATED_BY_WID NUMBER W_USER_D

CHANGED_BY_WID NUMBER W_USER_D

CREATED_ON_DT DATE

CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT DATE

DELETE_FLG CHAR(1)

W_INSERT_DT DATE

W_UPDATE_DT DATE

TENANT_ID VARCHAR2(80)

DWDMR A-Z.doc
W_SIA_ACADPLAN_SUMM_F
Business Name: W_SIA_ACADPLAN_SUMM_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER W_SIA_ACAD_AWD_D

ROW_WID
ROW_WID NUMBER W_SIA_ACAD_SPLAN_D

ROW_WID
ROW_WID NUMBER W_SIA_DEG_HONORS_D

ROW_WID
ROW_WID NUMBER W_SIA_STDNT_COHORT_D

ROW_WID
ROW_WID NUMBER W_SIA_STDNT_GRP_D

ROW_WID
INSTITUTION_WID NUMBER W_SIA_INSTITUTION_D

SCHOLAR_WID NUMBER W_SIA_SCHOLAR_D

SCHOLAR_WID
ACAD_PLAN_WID NUMBER W_SIA_ACAD_PLAN_D

ACAD_PLAN_WID
ACAD_GRP_WID NUMBER W_XACT_TYPE_D

STDNT_CAR_NUM NUMBER

STDNT_CAR_NUM
ADMIT_TYPE_WID NUMBER W_XACT_TYPE_D

ADMIT_TYPE_WID
PROG_ACN_WID NUMBER W_STATUS_D

PROG_ACN_WID
PROG_STAT_WID NUMBER W_STATUS_D

PROG_STAT_WID
CAMPUS_WID NUMBER W_SIA_CAMPUS_D

CAMPUS_WID
ACAD_LOAD_WID NUMBER W_XACT_TYPE_D

ACAD_LOAD_WID
PROG_ACN_RSN_WID NUMBER W_XACT_TYPE_D

PROG_ACN_RSN_WID
ACAD_ORG_WID NUMBER W_SIA_ACAD_ORG_D

ACAD_ORG_WID

DWDMR A-Z.doc
DEG_WID NUMBER W_SIA_DEG_D

DEG_WID
DEG_STAT_WID NUMBER W_STATUS_D

DEG_STAT_WID
ADMIT_TERM_WID NUMBER W_SIA_TERM_D

ADMIT_TERM_WID
REQMT_TERM_WID NUMBER W_SIA_TERM_D

REQMT_TERM_WID
EXC_GRAD_TERM_WID NUMBER W_SIA_TERM_D

EXC_GRAD_TERM_WID
CMPLTN_TERM_WID NUMBER W_SIA_TERM_D

CMPLTN_TERM_WID
ACTV_DT DATE

ACTV_DT
ADMIT_DT DATE

ADMIT_DT
CMPLTD_DT DATE

CMPLTD_DT
CANCLD_DT DATE

CANCLD_DT
DSCONT_DT DATE

DSCONT_DT
DCSD_DT DATE

DCSD_DT
DSMSD_DT DATE

DSMSD_DT
LOA_DT DATE

LOA_DT
SUSPEND_DT DATE

SUSPEND_DT
DEG_CONFR_DT_WID NUMBER W_DAY_D

DEG_CONFR_DT_WID
ACAD_PROG_WID NUMBER W_SIA_ACAD_PROG_D

ACAD_PROG_WID
ACAD_CAR_WID NUMBER W_SIA_ACAD_CAR_D

ACAD_CAR_WID
CLASS_RANK_NUM NUMBER

CLASS_RANK_NUM
TOT_CLASS_RANK_NUM NUMBER

TOT_CLASS_RANK_NUM

DWDMR A-Z.doc
DEG_GPA_PTS NUMBER(9,3)

DEG_GPA_PTS
ROW_CNT NUMBER

ROW_CNT
DELETE_FLG VARCHAR2(1)

DELETE_FLG
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
TENANT_ID VARCHAR2(80)

TENANT_ID
X_CUSTOM VARCHAR2(10)

X_CUSTOM
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
CREATED_BY_WID NUMBER W_USER_D

CREATED_BY_WID
CHANGED_BY_WID NUMBER W_USER_D

CHANGED_BY_WID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
SET_ID VARCHAR2(30)

SET_ID
ETL_PROC_WID NUMBER

ETL_PROC_WID

DWDMR A-Z.doc
W_SIA_ACAD_AWD_D
Business Name: W_SIA_ACAD_AWD_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

ROW_WID
AWD_CODE VARCHAR2(50)

AWD_CODE
INSTITUTION_CODE VARCHAR2(50)

INSTITUTION_CODE
INT_EXT_CODE VARCHAR2(50)

INT_EXT_CODE
GRANTOR_NM VARCHAR2(20)

GRANTOR_NM
SRC_EFF_FROM_DT DATE

SRC_EFF_FROM_DT
SRC_EFF_TO_DT DATE

SRC_EFF_TO_DT
EFFECTIVE_FROM_DT DATE

EFFECTIVE_FROM_DT
EFFECTIVE_TO_DT DATE

EFFECTIVE_TO_DT
CURRENT_FLG VARCHAR2(1)

CURRENT_FLG
ACTIVE_FLG VARCHAR2(1)

ACTIVE_FLG
DELETE_FLG VARCHAR2(1)

DELETE_FLG
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
TENANT_ID VARCHAR2(80)

TENANT_ID
X_CUSTOM VARCHAR2(10)

X_CUSTOM
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID

DWDMR A-Z.doc
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
CREATED_BY_WID NUMBER

CREATED_BY_WID
CHANGED_BY_WID NUMBER

CHANGED_BY_WID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
SET_ID VARCHAR2(30)

SET_ID
ETL_PROC_WID NUMBER

ETL_PROC_WID

DWDMR A-Z.doc
W_SIA_ACAD_AWD_H
Business Name: W_SIA_ACAD_AWD_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

ROW_WID
SCHOLAR_WID NUMBER W_SIA_SCHOLAR_D

SCHOLAR_WID
AWD_WID NUMBER W_SIA_ACAD_AWD_D

AWD_WID
TERM_WID NUMBER W_SIA_TERM_D

TERM_WID
AWD_RCVD_DT DATE

AWD_RCVD_DT
SRC_EFF_FROM_DT DATE

SRC_EFF_FROM_DT
SRC_EFF_TO_DT DATE

SRC_EFF_TO_DT
CURRENT_FLG VARCHAR2(1)

CURRENT_FLG
ACTIVE_FLG VARCHAR2(1)

ACTIVE_FLG
DELETE_FLG VARCHAR2(1)

DELETE_FLG
TENANT_ID VARCHAR2(80)

TENANT_ID
X_CUSTOM VARCHAR2(10)

X_CUSTOM
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
CREATED_BY_WID NUMBER

CREATED_BY_WID
CHANGED_BY_WID NUMBER

CHANGED_BY_WID
CREATED_ON_DT DATE

CREATED_ON_DT

DWDMR A-Z.doc
CHANGED_ON_DT DATE

CHANGED_ON_DT
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
SET_ID VARCHAR2(30)

SET_ID
ETL_PROC_WID NUMBER

ETL_PROC_WID

DWDMR A-Z.doc
W_SIA_ACAD_CAR_D
Business Name: W_SIA_ACAD_CAR_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

ROW_WID
ACAD_CAR_CODE VARCHAR2(50)

ACAD_CAR_CODE
W_ACAD_CAR_CODE VARCHAR2(255)

TERM_TYPE_CODE VARCHAR2(50)

TERM_TYPE_CODE
SRC_EFF_FROM_DT DATE

SRC_EFF_FROM_DT
SRC_EFF_TO_DT DATE

SRC_EFF_TO_DT
EFFECTIVE_FROM_DT DATE

EFFECTIVE_FROM_DT
EFFECTIVE_TO_DT DATE

EFFECTIVE_TO_DT
CURRENT_FLG VARCHAR2(1)

CURRENT_FLG
ACTIVE_FLG VARCHAR2(1)

ACTIVE_FLG
DELETE_FLG VARCHAR2(1)

DELETE_FLG
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
TENANT_ID VARCHAR2(80)

TENANT_ID
X_CUSTOM VARCHAR2(10)

X_CUSTOM
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID

DWDMR A-Z.doc
CREATED_BY_WID NUMBER

CREATED_BY_WID
CHANGED_BY_WID NUMBER

CHANGED_BY_WID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
SET_ID VARCHAR2(30)

SET_ID
ETL_PROC_WID NUMBER

ETL_PROC_WID
INSTITUTION_CODE VARCHAR2(50)

DWDMR A-Z.doc
W_SIA_ACAD_CLASS_D
Business Name: W_SIA_ACAD_CLASS_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

ROW_WID
ACAD_CAR_CODE VARCHAR2(50)

ACAD_CAR_CODE
ACAD_GRP_CODE VARCHAR2(50)

ACAD_GRP_CODE
ACAD_ORG_CODE VARCHAR2(50)

ACAD_ORG_CODE
CAMPUS_CODE VARCHAR2(50)

CAMPUS_CODE
INSTITUTION_CODE VARCHAR2(50)

INSTITUTION_CODE
INSTRCTN_MODE_CODE VARCHAR2(50)

INSTRCTN_MODE_CODE
LOC_CODE VARCHAR2(50)

SCHOLAR_ID VARCHAR2(80)

SCHOLAR_ID
SESSION_CODE VARCHAR2(50)

SESSION_CODE
SSR_COMP_CODE VARCHAR2(50)

SSR_COMP_CODE
TERM_CODE VARCHAR2(50)

TERM_CODE
CRSE_OFFER_NUM NUMBER

CRSE_OFFER_NUM
CLASS_SECTION_CODE VARCHAR2(50)

CLASS_SECTION_CODE
SBJCT_CODE VARCHAR2(50)

SBJCT_CODE
CATALOG_NBR VARCHAR2(18)

CATALOG_NBR
CLASS_NUM NUMBER

CLASS_NUM

DWDMR A-Z.doc
ENRL_STAT VARCHAR2(1)

ENRL_STAT
CLASS_STAT VARCHAR2(1)

CLASS_STAT
CLASS_TYPE VARCHAR2(1)

CLASS_TYPE
ASSOCIATED_CLASS NUMBER

ASSOCIATED_CLASS
WAITLIST_DAEMON VARCHAR2(2)

WAITLIST_DAEMON
AUTO_ENRL_WAITLIST VARCHAR2(1)

AUTO_ENRL_WAITLIST
STDNT_SPEC_PERM VARCHAR2(1)

STDNT_SPEC_PERM
AUTO_ENROLL_SECT_1 VARCHAR2(4)

AUTO_ENROLL_SECT_1
AUTO_ENROLL_SECT_2 VARCHAR2(4)

AUTO_ENROLL_SECT_2
RESECTION VARCHAR2(4)

RESECTION
SCHEDULE_PRINT VARCHAR2(1)

SCHEDULE_PRINT
CONSENT VARCHAR2(1)

CONSENT
MIN_ENRL NUMBER

MIN_ENRL
CRS_TOPIC_ID NUMBER

CRS_TOPIC_ID
PRINT_TOPIC VARCHAR2(1)

PRINT_TOPIC
NEXT_STDNT_POSITIN NUMBER

NEXT_STDNT_POSITIN
CAMPUS_EVENT_NBR VARCHAR2(9)

CAMPUS_EVENT_NBR
EQUIV_CRSE_ID VARCHAR2(50)

EQUIV_CRSE_ID
OVRD_CRSE_EQUIV_ID VARCHAR2(50)

OVRD_CRSE_EQUIV_ID
CLASS_START_DT DATE

CLASS_START_DT

DWDMR A-Z.doc
CLASS_END_DT DATE

CLASS_END_DT
CANCEL_DATE DATE

CANCEL_DATE
PRIM_INSTR_SECT VARCHAR2(4)

PRIM_INSTR_SECT
COMBINED_SECTION VARCHAR2(1)

COMBINED_SECTION
HOLIDAY_SCHED_CODE VARCHAR2(50)

HOLIDAY_SCHED_CODE
EXAM_SEAT_SPACING NUMBER

EXAM_SEAT_SPACING
DYN_DT_INCLUDE VARCHAR2(1)

DYN_DT_INCLUDE
DYN_DT_CALC_REQ VARCHAR2(1)

DYN_DT_CALC_REQ
ATTEND_GENERATE VARCHAR2(1)

ATTEND_GENERATE
ATTEND_SYNC_REQD VARCHAR2(1)

ATTEND_SYNC_REQD
FEES_EXIST VARCHAR2(1)

FEES_EXIST
CNCL_IF_STUD_ENRLD VARCHAR2(1)

CNCL_IF_STUD_ENRLD
RCV_FROM_ITEM_TYPE VARCHAR2(1)

RCV_FROM_ITEM_TYPE
AP_BUS_UNIT VARCHAR2(5)

AP_BUS_UNIT
AP_LEDGER VARCHAR2(10)

AP_LEDGER
AP_ACCOUNT VARCHAR2(10)

AP_ACCOUNT
AP_DEPTID VARCHAR2(10)

AP_DEPTID
AP_PROJ_ID VARCHAR2(50)

AP_PROJ_ID
AP_PRODUCT VARCHAR2(6)

AP_PRODUCT
AP_FUND_CODE VARCHAR2(50)

AP_FUND_CODE

DWDMR A-Z.doc
AP_PROG_CODE VARCHAR2(50)

AP_PROG_CODE
AP_CLASS_FLD VARCHAR2(5)

AP_CLASS_FLD
AP_AFFILIATE VARCHAR2(5)

AP_AFFILIATE
AP_OP_UNIT VARCHAR2(8)

AP_OP_UNIT
AP_ALTACCT VARCHAR2(10)

AP_ALTACCT
AP_BUD_REF VARCHAR2(8)

AP_BUD_REF
AP_CF1 VARCHAR2(10)

AP_CF1
AP_CF2 VARCHAR2(10)

AP_CF2
AP_CF3 VARCHAR2(10)

AP_CF3
AP_AFF_INT1 VARCHAR2(10)

AP_AFF_INT1
AP_AFF_INT2 VARCHAR2(10)

AP_AFF_INT2
WRITEOFF_BUS_UNIT VARCHAR2(5)

WRITEOFF_BUS_UNIT
WRITEOFF_LEDGER VARCHAR2(10)

WRITEOFF_LEDGER
WRITEOFF_ACCOUNT VARCHAR2(10)

WRITEOFF_ACCOUNT
WRITEOFF_DEPTID VARCHAR2(10)

WRITEOFF_DEPTID
WRITEOFF_PROJ_ID VARCHAR2(50)

WRITEOFF_PROJ_ID
WRITEOFF_PRODUCT VARCHAR2(6)

WRITEOFF_PRODUCT
WRITEOFF_FUND_CODE VARCHAR2(50)

WRITEOFF_FUND_CODE
WRITEOFF_PROG_CODE VARCHAR2(50)

WRITEOFF_PROG_CODE
WRITEOFF_CLASS_FLD VARCHAR2(5)

WRITEOFF_CLASS_FLD

DWDMR A-Z.doc
WRITEOFF_AFFILIATE VARCHAR2(5)

WRITEOFF_AFFILIATE
WRITEOFF_OP_UNIT VARCHAR2(8)

WRITEOFF_OP_UNIT
WRITEOFF_ALTACCT VARCHAR2(10)

WRITEOFF_ALTACCT
WRITEOFF_BUD_REF VARCHAR2(8)

WRITEOFF_BUD_REF
WRITEOFF_CF1 VARCHAR2(10)

WRITEOFF_CF1
WRITEOFF_CF2 VARCHAR2(10)

WRITEOFF_CF2
WRITEOFF_CF3 VARCHAR2(10)

WRITEOFF_CF3
WRITEOFF_AFF_INT1 VARCHAR2(10)

WRITEOFF_AFF_INT1
WRITEOFF_AFF_INT2 VARCHAR2(10)

WRITEOFF_AFF_INT2
EXT_WRITEOFF VARCHAR2(50)

EXT_WRITEOFF
GL_INTERFACE_REQ VARCHAR2(1)

GL_INTERFACE_REQ
LMS_FILE_TYPE VARCHAR2(3)

LMS_FILE_TYPE
LMS_GROUP_ID VARCHAR2(50)

LMS_GROUP_ID
LMS_URL VARCHAR2(254)

LMS_URL
LMS_CLASS_EXT_DTTM DATE

LMS_CLASS_EXT_DTTM
LMS_ENRL_EXT_DTTM DATE

LMS_ENRL_EXT_DTTM
LMS_PROVIDER VARCHAR2(30)

LMS_PROVIDER
RQMNT_DESIGNTN VARCHAR2(4)

RQMNT_DESIGNTN
SRC_EFF_FROM_DT DATE

SRC_EFF_FROM_DT
SRC_EFF_TO_DT DATE

SRC_EFF_TO_DT

DWDMR A-Z.doc
EFFECTIVE_FROM_DT DATE

EFFECTIVE_FROM_DT
EFFECTIVE_TO_DT DATE

EFFECTIVE_TO_DT
CURRENT_FLG VARCHAR2(1)

CURRENT_FLG
ACTIVE_FLG VARCHAR2(1)

ACTIVE_FLG
DELETE_FLG VARCHAR2(1)

DELETE_FLG
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
TENANT_ID VARCHAR2(80)

TENANT_ID
X_CUSTOM VARCHAR2(10)

X_CUSTOM
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
CREATED_BY_WID NUMBER

CREATED_BY_WID
CHANGED_BY_WID NUMBER

CHANGED_BY_WID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
SET_ID VARCHAR2(30)

SET_ID

DWDMR A-Z.doc
ETL_PROC_WID NUMBER

ETL_PROC_WID
ACAD_YEAR VARCHAR2(10)

CRSE_ID VARCHAR2(50)

CLASS_ASSOC_MIN_UNT NUMBER(10,3)

CLASS_ASSOC_MAX_UNT NUMBER(10,3)

DWDMR A-Z.doc
W_SIA_ACAD_CLASS_F
Business Name: W_SIA_ACAD_CLASS_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

ROW_WID
ACAD_CLASS_WID NUMBER W_SIA_ACAD_CLASS_D

ACAD_CAR_WID NUMBER W_SIA_ACAD_CAR_D

ACAD_CAR_WID
ACAD_GRP_WID NUMBER W_XACT_TYPE_D

ACAD_GRP_WID
ACAD_ORG_WID NUMBER W_SIA_ACAD_ORG_D

ACAD_ORG_WID
CAMPUS_WID NUMBER W_SIA_CAMPUS_D

CAMPUS_WID
CRSE_WID NUMBER W_SIA_ACAD_CRSE_D

CRSE_WID
INSTITUTION_WID NUMBER W_SIA_INSTITUTION_D

INSTITUTION_WID
INSTRCTN_MODE_WID NUMBER W_XACT_TYPE_D

INSTRCTN_MODE_WID
LOC_WID NUMBER W_SIA_LOCATION_D

LOC_WID
PRI_INSTRCTR_WID NUMBER W_SIA_SCHOLAR_D

PRI_INSTRCTR_WID
SCHOLAR_WID NUMBER W_SIA_SCHOLAR_D

SCHOLAR_WID
INSTRCTR_ROLE_WID NUMBER W_XACT_TYPE_D

SESSION_WID NUMBER W_SIA_SESSION_D

SESSION_WID
SSR_COMP_WID NUMBER W_XACT_TYPE_D

SSR_COMP_WID
TERM_WID NUMBER W_SIA_TERM_D

TERM_WID
ACAD_YR_WID NUMBER

DWDMR A-Z.doc
ENRL_CAP NUMBER

ENRL_CAP
WAIT_CAP NUMBER

WAIT_CAP
ROOM_CAP_REQUEST NUMBER

MIN_ENRL
ENRL_TOT NUMBER

ENRL_TOT
WAIT_TOT NUMBER

WAIT_TOT
DELETE_FLG VARCHAR2(1)

DELETE_FLG
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
TENANT_ID VARCHAR2(80)

TENANT_ID
X_CUSTOM VARCHAR2(10)

X_CUSTOM
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
CREATED_BY_WID NUMBER W_USER_D

CREATED_BY_WID
CHANGED_BY_WID NUMBER W_USER_D

CHANGED_BY_WID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT

DWDMR A-Z.doc
SET_ID VARCHAR2(30)

SET_ID
ETL_PROC_WID NUMBER

ETL_PROC_WID

DWDMR A-Z.doc
W_SIA_ACAD_CRSE_D
Business Name: W_SIA_ACAD_CRSE_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

ROW_WID
CRSE_ID VARCHAR2(50)

CRSE_ID
CRSE_OFFER_NUM NUMBER

CRSE_OFFER_NUM
CATALOG_NUM VARCHAR2(10)

CATALOG_NUM
CRSE_APPRV_CODE VARCHAR2(50)

CRSE_APPRV_CODE
SBJCT_CODE VARCHAR2(50)

SBJCT_CODE
CIP_CODE VARCHAR2(50)

CIP_CODE
HEGIS_CODE VARCHAR2(50)

HEGIS_CODE
CRSE_REPEAT_FLG VARCHAR2(1)

CRSE_REPEAT_FLG
CRSE_REPEAT_LIMIT NUMBER

CRSE_REPEAT_LIMIT
UNITS_REPEAT_LIMIT NUMBER(5,2)

UNITS_REPEAT_LIMIT
MIN_UNITS NUMBER(5,2)

MIN_UNITS
MAX_UNITS NUMBER(5,2)

MAX_UNITS
ACAD_PRGRS_UNITS NUMBER(5,2)

ACAD_PRGRS_UNITS
RQMNT_DESIGNTN VARCHAR2(4)

RQMNT_DESIGNTN
SRC_EFF_FROM_DT DATE

SRC_EFF_FROM_DT
SRC_EFF_TO_DT DATE

SRC_EFF_TO_DT

DWDMR A-Z.doc
EFFECTIVE_FROM_DT DATE

EFFECTIVE_FROM_DT
EFFECTIVE_TO_DT DATE

EFFECTIVE_TO_DT
CURRENT_FLG VARCHAR2(1)

CURRENT_FLG
ACTIVE_FLG VARCHAR2(1)

ACTIVE_FLG
DELETE_FLG VARCHAR2(1)

DELETE_FLG
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
TENANT_ID VARCHAR2(80)

TENANT_ID
X_CUSTOM VARCHAR2(10)

X_CUSTOM
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
CREATED_BY_WID NUMBER

CREATED_BY_WID
CHANGED_BY_WID NUMBER

CHANGED_BY_WID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
SET_ID VARCHAR2(30)

SET_ID

DWDMR A-Z.doc
ETL_PROC_WID NUMBER

ETL_PROC_WID

DWDMR A-Z.doc
W_SIA_ACAD_ORG_D
Business Name: W_SIA_ACAD_ORG_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

ROW_WID
ACAD_ORG_CODE VARCHAR2(50)

ACAD_ORG_CODE
W_ACAD_ORG_CODE VARCHAR2(255)

INSTITUTION_CODE VARCHAR2(50)

CAMPUS_CODE VARCHAR2(50)

SRC_EFF_FROM_DT DATE

SRC_EFF_FROM_DT
SRC_EFF_TO_DT DATE

SRC_EFF_TO_DT
EFFECTIVE_FROM_DT DATE

EFFECTIVE_FROM_DT
EFFECTIVE_TO_DT DATE

EFFECTIVE_TO_DT
CURRENT_FLG VARCHAR2(1)

CURRENT_FLG
ACTIVE_FLG VARCHAR2(1)

ACTIVE_FLG
DELETE_FLG VARCHAR2(1)

DELETE_FLG
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
TENANT_ID VARCHAR2(80)

TENANT_ID
X_CUSTOM VARCHAR2(10)

X_CUSTOM
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID

DWDMR A-Z.doc
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
CREATED_BY_WID NUMBER

CREATED_BY_WID
CHANGED_BY_WID NUMBER

CHANGED_BY_WID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
SET_ID VARCHAR2(30)

SET_ID
ETL_PROC_WID NUMBER

ETL_PROC_WID

DWDMR A-Z.doc
W_SIA_ACAD_PLAN_D
Business Name: W_SIA_ACAD_PLAN_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

ROW_WID
ACAD_PLAN_CODE VARCHAR2(50)

ACAD_PLAN_CODE
W_ACAD_PLAN_CODE VARCHAR2(255)

INSTITUTION_CODE VARCHAR2(50)

ACAD_CAR_CODE VARCHAR2(50)

W_ACAD_CAR_CODE VARCHAR2(255)

W_ACAD_CAR_CODE
ACAD_GRP_CODE VARCHAR2(50)

W_ACAD_GRP_CODE VARCHAR2(255)

W_ACAD_GRP_CODE
ACAD_PROG_CODE VARCHAR2(50)

W_ACAD_PROG_CODE VARCHAR2(255)

W_ACAD_PROG_CODE
ACAD_PLAN_TYPE_CODE VARCHAR2(50)

ACAD_PLAN_TYPE_CODE
STUDY_FLD_CODE VARCHAR2(50)

STUDY_FLD_CODE
SRC_EFF_FROM_DT DATE

SRC_EFF_FROM_DT
SRC_EFF_TO_DT DATE

SRC_EFF_TO_DT
EFFECTIVE_FROM_DT DATE

EFFECTIVE_FROM_DT
EFFECTIVE_TO_DT DATE

EFFECTIVE_TO_DT
CURRENT_FLG VARCHAR2(1)

CURRENT_FLG

DWDMR A-Z.doc
ACTIVE_FLG VARCHAR2(1)

ACTIVE_FLG
DELETE_FLG VARCHAR2(1)

DELETE_FLG
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
TENANT_ID VARCHAR2(80)

TENANT_ID
X_CUSTOM VARCHAR2(10)

X_CUSTOM
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
CREATED_BY_WID NUMBER

CREATED_BY_WID
CHANGED_BY_WID NUMBER

CHANGED_BY_WID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
SET_ID VARCHAR2(30)

SET_ID
ETL_PROC_WID NUMBER

ETL_PROC_WID

DWDMR A-Z.doc
W_SIA_ACAD_PROG_D
Business Name: W_SIA_ACAD_PROG_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

ROW_WID
ACAD_PROG_CODE VARCHAR2(50)

ACAD_PROG_CODE
W_ACAD_PROG_CODE VARCHAR2(255)

INSTITUTION_CODE VARCHAR2(50)

ACAD_ORG_CODE VARCHAR2(50)

W_ACAD_ORG_CODE VARCHAR2(255)

W_ACAD_ORG_CODE
ACAD_GRP_CODE VARCHAR2(50)

W_ACAD_GRP_CODE VARCHAR2(255)

W_ACAD_GRP_CODE
ACAD_CAR_CODE VARCHAR2(50)

W_ACAD_CAR_CODE VARCHAR2(255)

W_ACAD_CAR_CODE
ACAD_CAL_ID VARCHAR2(50)

ACAD_CAL_ID
NORM_CMPLTN_YR_NUM NUMBER

NORM_CMPLTN_YR_NUM
RES_REQ_FLG VARCHAR2(1)

RES_REQ_FLG
CIP_CODE VARCHAR2(50)

CIP_CODE
HEGIS_CODE VARCHAR2(50)

HEGIS_CODE
SRC_EFF_FROM_DT DATE

SRC_EFF_FROM_DT
SRC_EFF_TO_DT DATE

SRC_EFF_TO_DT

DWDMR A-Z.doc
EFFECTIVE_FROM_DT DATE

EFFECTIVE_FROM_DT
EFFECTIVE_TO_DT DATE

EFFECTIVE_TO_DT
CURRENT_FLG VARCHAR2(1)

CURRENT_FLG
ACTIVE_FLG VARCHAR2(1)

ACTIVE_FLG
DELETE_FLG VARCHAR2(1)

DELETE_FLG
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
TENANT_ID VARCHAR2(80)

TENANT_ID
X_CUSTOM VARCHAR2(10)

X_CUSTOM
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
CREATED_BY_WID NUMBER

CREATED_BY_WID
CHANGED_BY_WID NUMBER

CHANGED_BY_WID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
SET_ID VARCHAR2(30)

SET_ID

DWDMR A-Z.doc
ETL_PROC_WID NUMBER

ETL_PROC_WID

DWDMR A-Z.doc
W_SIA_ACAD_PROG_DTL_F
Business Name: W_SIA_ACAD_PROG_DTL_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER W_SIA_STDNT_COHORT_D

ROW_WID
ROW_WID NUMBER W_SIA_STDNT_GRP_D

ROW_WID
ACAD_PROG_WID NUMBER W_SIA_ACAD_PROG_D

ACAD_PROG_WID
SCHOLAR_WID NUMBER W_SIA_SCHOLAR_D

SCHOLAR_WID
STDNT_CAR_NUM NUMBER

STDNT_CAR_NUM
PROG_ACN_WID NUMBER W_STATUS_D

PROG_ACN_WID
ACN_DT_WID NUMBER W_DAY_D

ACN_DT_WID
CAMPUS_WID NUMBER W_SIA_CAMPUS_D

CAMPUS_WID
ACAD_ORG_WID NUMBER W_SIA_ACAD_ORG_D

ACAD_ORG_WID
ACAD_LOAD_WID NUMBER W_XACT_TYPE_D

ACAD_LOAD_WID
ADMIT_TYPE_WID NUMBER W_XACT_TYPE_D

ADMIT_TYPE_WID
PROG_STAT_WID NUMBER W_STATUS_D

PROG_STAT_WID
PROG_ACN_RSN_WID NUMBER W_XACT_TYPE_D

PROG_ACN_RSN_WID
ADMIT_TERM_WID NUMBER W_SIA_TERM_D

ADMIT_TERM_WID
EXC_GRAD_TERM_WID NUMBER W_SIA_TERM_D

EXC_GRAD_TERM_WID
REQMT_TERM_WID NUMBER W_SIA_TERM_D

REQMT_TERM_WID
CMPLTD_TERM_WID NUMBER W_SIA_TERM_D

CMPLTD_TERM_WID

DWDMR A-Z.doc
ACN_CNT NUMBER

ACN_CNT
ADM_APPL_NBR VARCHAR2(8)

ADM_APPL_NBR
APPL_PROG_NBR NUMBER

APPL_PROG_NBR
DELETE_FLG VARCHAR2(1)

DELETE_FLG
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
TENANT_ID VARCHAR2(80)

TENANT_ID
X_CUSTOM VARCHAR2(10)

X_CUSTOM
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
CREATED_BY_WID NUMBER W_USER_D

CREATED_BY_WID
CHANGED_BY_WID NUMBER W_USER_D

CHANGED_BY_WID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
SET_ID VARCHAR2(30)

SET_ID
ETL_PROC_WID NUMBER

ETL_PROC_WID

DWDMR A-Z.doc
ACAD_GRP_WID NUMBER

INSTITUTION_WID NUMBER W_SIA_INSTITUTION_D

DWDMR A-Z.doc
W_SIA_ACAD_SPLAN_D
Business Name: W_SIA_ACAD_SPLAN_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

ROW_WID
ACAD_SPLAN_CODE VARCHAR2(50)

ACAD_SPLAN_CODE
INSTITUTION_CODE VARCHAR2(50)

ACAD_CAR_CODE VARCHAR2(50)

W_ACAD_CAR_CODE VARCHAR2(255)

W_ACAD_CAR_CODE
ACAD_GRP_CODE VARCHAR2(50)

W_ACAD_GRP_CODE VARCHAR2(255)

W_ACAD_GRP_CODE
ACAD_PROG_CODE VARCHAR2(50)

W_ACAD_PROG_CODE VARCHAR2(255)

W_ACAD_PROG_CODE
ACAD_PLAN_CODE VARCHAR2(50)

W_ACAD_PLAN_CODE VARCHAR2(255)

W_ACAD_PLAN_CODE
ACAD_SPLAN_TYPE_CODE VARCHAR2(50)

ACAD_SPLAN_TYPE_CODE
CIP_CODE VARCHAR2(50)

CIP_CODE
HEGIS_CODE VARCHAR2(50)

HEGIS_CODE
SRC_EFF_FROM_DT DATE

SRC_EFF_FROM_DT
SRC_EFF_TO_DT DATE

SRC_EFF_TO_DT
EFFECTIVE_FROM_DT DATE

EFFECTIVE_FROM_DT

DWDMR A-Z.doc
EFFECTIVE_TO_DT DATE

EFFECTIVE_TO_DT
CURRENT_FLG VARCHAR2(1)

CURRENT_FLG
ACTIVE_FLG VARCHAR2(1)

ACTIVE_FLG
DELETE_FLG VARCHAR2(1)

DELETE_FLG
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
TENANT_ID VARCHAR2(80)

TENANT_ID
X_CUSTOM VARCHAR2(10)

X_CUSTOM
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
CREATED_BY_WID NUMBER

CREATED_BY_WID
CHANGED_BY_WID NUMBER

CHANGED_BY_WID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
SET_ID VARCHAR2(30)

SET_ID
ETL_PROC_WID NUMBER

ETL_PROC_WID

DWDMR A-Z.doc
W_SIA_ACAD_SPLAN_H
Business Name: W_SIA_ACAD_SPLAN_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

ROW_WID
SCHOLAR_WID NUMBER W_SIA_SCHOLAR_D

SCHOLAR_WID
ACAD_PLAN_WID NUMBER W_SIA_ACAD_PLAN_D

ACAD_PLAN_WID
ACAD_SPLAN_WID NUMBER W_SIA_ACAD_SPLAN_D

ACAD_SPLAN_WID
STDNT_CAR_NUM NUMBER

STDNT_CAR_NUM
SRC_EFF_FROM_DT DATE

SRC_EFF_FROM_DT
SRC_EFF_TO_DT DATE

SRC_EFF_TO_DT
CURRENT_FLG VARCHAR2(1)

CURRENT_FLG
DELETE_FLG VARCHAR2(1)

DELETE_FLG
TENANT_ID VARCHAR2(80)

TENANT_ID
X_CUSTOM VARCHAR2(10)

X_CUSTOM
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
CREATED_BY_WID NUMBER

CREATED_BY_WID
CHANGED_BY_WID NUMBER

CHANGED_BY_WID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT

DWDMR A-Z.doc
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
SET_ID VARCHAR2(30)

SET_ID
ETL_PROC_WID NUMBER

ETL_PROC_WID

DWDMR A-Z.doc
W_SIA_ACAD_STNDNG_D
Business Name: W_SIA_ACAD_STNDNG_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

ROW_WID
ACAD_STNDNG_STAT_CODE VARCHAR2(50)

ACAD_STNDNG_STAT_CODE
ACAD_STNDNG_ACN_CODE VARCHAR2(50)

ACAD_STNDNG_ACN_CODE
INSTITUTION_CODE VARCHAR2(50)

INSTITUTION_CODE
ACAD_CAR_CODE VARCHAR2(50)

ACAD_CAR_CODE
W_ACAD_CAR_CODE VARCHAR2(255)

SRC_EFF_FROM_DT DATE

SRC_EFF_FROM_DT
SRC_EFF_TO_DT DATE

SRC_EFF_TO_DT
EFFECTIVE_FROM_DT DATE

EFFECTIVE_FROM_DT
EFFECTIVE_TO_DT DATE

EFFECTIVE_TO_DT
CURRENT_FLG VARCHAR2(1)

CURRENT_FLG
ACTIVE_FLG VARCHAR2(1)

ACTIVE_FLG
DELETE_FLG VARCHAR2(1)

DELETE_FLG
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
TENANT_ID VARCHAR2(80)

TENANT_ID
X_CUSTOM VARCHAR2(10)

X_CUSTOM

DWDMR A-Z.doc
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
CREATED_BY_WID NUMBER

CREATED_BY_WID
CHANGED_BY_WID NUMBER

CHANGED_BY_WID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
SET_ID VARCHAR2(30)

SET_ID
ETL_PROC_WID NUMBER

ETL_PROC_WID

DWDMR A-Z.doc
W_SIA_ACCT_TYPE_D
Business Name: W_SIA_ACCT_TYPE_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

ROW_WID
ACCT_TYPE_CODE VARCHAR2(50)

ACCT_TYPE_CODE
LATE_FEE_CODE VARCHAR2(50)

LATE_FEE_CODE
ELATE_FEE_CODE VARCHAR2(50)

ELATE_FEE_CODE
ACCT_CLS_CTGRY VARCHAR2(10)

ACCT_CLS_CTGRY
ACCT_NUM_PREFIX VARCHAR2(7)

ACCT_NUM_PREFIX
BAL_FRWRD_FLG VARCHAR2(1)

BAL_FRWRD_FLG
ACCT_PER_TERM_FLG VARCHAR2(1)

ACCT_PER_TERM_FLG
PRI_ACCT_FLG VARCHAR2(1)

PRI_ACCT_FLG
INCLD_IN_CANCL_FLG VARCHAR2(1)

INCLD_IN_CANCL_FLG
EXCLD_AGING_FLG VARCHAR2(1)

EXCLD_AGING_FLG
PYMNT_PLN_ACCT_FLG VARCHAR2(1)

PYMNT_PLN_ACCT_FLG
LATE_FEE_ACCT_FLG VARCHAR2(1)

LATE_FEE_ACCT_FLG
ELATE_FEE_ACCT_FLG VARCHAR2(1)

ELATE_FEE_ACCT_FLG
INCLD_IN_BAL_FLG VARCHAR2(1)

INCLD_IN_BAL_FLG
INCLD_IN_BILL_FLG VARCHAR2(1)

INCLD_IN_BILL_FLG
INCLD_IN_XFER_FLG VARCHAR2(1)

INCLD_IN_XFER_FLG

DWDMR A-Z.doc
INCLD_PREPAY_FLG VARCHAR2(1)

INCLD_PREPAY_FLG
MOV_XCES_FA_FLG VARCHAR2(1)

MOV_XCES_FA_FLG
MOV_XCES_PYMNT_FLG VARCHAR2(1)

MOV_XCES_PYMNT_FLG
MOV_XCES_WVR_FLG VARCHAR2(1)

MOV_XCES_WVR_FLG
UA_PYMNT_CHIST_FLG VARCHAR2(1)

UA_PYMNT_CHIST_FLG
SRC_EFF_FROM_DT DATE

SRC_EFF_FROM_DT
SRC_EFF_TO_DT DATE

SRC_EFF_TO_DT
EFFECTIVE_FROM_DT DATE

EFFECTIVE_FROM_DT
EFFECTIVE_TO_DT DATE

EFFECTIVE_TO_DT
CURRENT_FLG VARCHAR2(1)

CURRENT_FLG
ACTIVE_FLG VARCHAR2(1)

ACTIVE_FLG
DELETE_FLG VARCHAR2(1)

DELETE_FLG
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
TENANT_ID VARCHAR2(80)

TENANT_ID
X_CUSTOM VARCHAR2(10)

X_CUSTOM
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
CREATED_BY_WID NUMBER

CREATED_BY_WID
CHANGED_BY_WID NUMBER

CHANGED_BY_WID

DWDMR A-Z.doc
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
SET_ID VARCHAR2(30)

SET_ID
ETL_PROC_WID NUMBER

ETL_PROC_WID
W_ACCT_TYPE_CODE VARCHAR2(50)

DWDMR A-Z.doc
W_SIA_ADM_APPL_A
Business Name: W_SIA_ADM_APPL_A

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

ROW_WID
SNAP_DT_WID NUMBER

SNAP_DT_WID
SCHOLAR_WID NUMBER W_SIA_SCHOLAR_D

SCHOLAR_WID
INSTITUTION_WID NUMBER W_SIA_INSTITUTION_D

INSTITUTION_WID
ACAD_CAR_WID NUMBER W_SIA_ACAD_CAR_D

ACAD_CAR_WID
STU_CAR_NBR NUMBER

STU_CAR_NBR
ADM_APPL_NBR VARCHAR2(50)

ADM_APPL_NBR
APPL_PROG_NBR NUMBER

APPL_PROG_NBR
ACAD_PROG_WID NUMBER W_SIA_ACAD_PROG_D

ACAD_PROG_WID
ACAD_PLAN_WID NUMBER W_SIA_ACAD_PLAN_D

ACAD_PLAN_WID
ACAD_SPLAN_WID NUMBER W_SIA_ACAD_SPLAN_D

ACAD_SPLAN_WID
ADMIT_TERM_WID NUMBER W_SIA_TERM_D

ADMIT_TERM_WID
EXP_GRAD_TERM_WID NUMBER W_SIA_TERM_D

EXP_GRAD_TERM_WID
ADMIT_TYPE_WID NUMBER W_XACT_TYPE_D

ADMIT_TYPE_WID
ACAD_LVL_WID NUMBER W_XACT_TYPE_D

ACAD_LVL_WID
ACAD_LOAD_WID NUMBER W_XACT_TYPE_D

ACAD_LOAD_WID
CAMPUS_WID NUMBER W_SIA_CAMPUS_D

CAMPUS_WID

DWDMR A-Z.doc
RESIDENCY_WID NUMBER W_XACT_TYPE_D

RESIDENCY_WID
LST_SCHL_ATTND_WID NUMBER W_SIA_EXT_ORG_D

LST_SCHL_ATTND_WID
LST_SCHL_GRD_DT_WID NUMBER W_DAY_D

LST_SCHL_GRD_DT_WID
APPL_CNTR_WID NUMBER W_XACT_TYPE_D

APPL_CNTR_WID
APPL_MTHD_WID NUMBER W_XACT_TYPE_D

APPL_MTHD_WID
APPL_DT_WID NUMBER W_DAY_D

APPL_DT_WID
APPL_CMPLTN_DT_WID NUMBER W_DAY_D

APPL_CMPLTN_DT_WID
REGION_CS_WID NUMBER

REGION_CS_WID
DUAL_ACAD_PROG_WID NUMBER W_SIA_ACAD_PROG_D

DUAL_ACAD_PROG_WID
PROG_STAT_WID NUMBER W_STATUS_D

PROG_STAT_WID
PROG_ACN_WID NUMBER W_STATUS_D

PROG_ACN_WID
PROG_ACN_RSN_WID NUMBER W_XACT_TYPE_D

PROG_ACN_RSN_WID
PROG_ACN_DT_WID NUMBER W_DAY_D

PROG_ACN_DT_WID
HOUSING_INT_WID NUMBER W_XACT_TYPE_D

HOUSING_INT_WID
PROG_REQ_TERM_WID NUMBER W_SIA_TERM_D

PROG_REQ_TERM_WID
PLAN_REQ_TERM_WID NUMBER W_SIA_TERM_D

PLAN_REQ_TERM_WID
SBPLAN_REQ_TERM_WID NUMBER W_SIA_TERM_D

SBPLAN_REQ_TERM_WID
PLAN_DECLR_DT_WID NUMBER W_DAY_D

PLAN_DECLR_DT_WID
SBPLAN_DECLR_DT_WID NUMBER W_DAY_D

SBPLAN_DECLR_DT_WID
APPL_CMPLTN_FLG VARCHAR2(1)

APPL_CMPLTN_FLG

DWDMR A-Z.doc
JOINT_PROG_FLG VARCHAR2(1)

JOINT_PROG_FLG
FIN_AID_INTRST_FLG VARCHAR2(1)

FIN_AID_INTRST_FLG
WAITLIST_STAT_FLG VARCHAR2(1)

WAITLIST_STAT_FLG
CANCEL_FLG VARCHAR2(1)

CANCEL_FLG
ACTIVE_FLG VARCHAR2(1)

ACTIVE_FLG
ACCEPTED_FLG VARCHAR2(1)

ACCEPTED_FLG
SUB_SAT_SCORE_FLG VARCHAR2(1)

SUB_SAT_SCORE_FLG
SUB_ACT_SCORE_FLG VARCHAR2(1)

SUB_ACT_SCORE_FLG
APPL_CNT NUMBER

APPL_CNT
ADMIT_CNT NUMBER

ADMIT_CNT
CONFIRM_CNT NUMBER

CONFIRM_CNT
ENROLL_CNT NUMBER

ENROLL_CNT
PROG_EFF_DT DATE

PROG_EFF_DT
PROG_EFFSEQ NUMBER

PROG_EFFSEQ
PLAN_SEQ_NBR NUMBER

PLAN_SEQ_NBR
WAIVE_AMT NUMBER(16,2)

WAIVE_AMT
DELETE_FLG VARCHAR2(1)

DELETE_FLG
TENANT_ID VARCHAR2(80)

TENANT_ID
X_CUSTOM VARCHAR2(10)

X_CUSTOM
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID

DWDMR A-Z.doc
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
CREATED_BY_WID NUMBER W_USER_D

CREATED_BY_WID
CHANGED_BY_WID NUMBER W_USER_D

CHANGED_BY_WID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
SET_ID VARCHAR2(30)

SET_ID
ETL_PROC_WID NUMBER

ETL_PROC_WID
FIRST_APPL_FLG VARCHAR2(1)

FIRST_PLAN_FLG VARCHAR2(1)

FIRST_SPLAN_FLG VARCHAR2(1)

INSTITUTION_VALUE VARCHAR2(100)

ACADEMIC_CAREER_VALUE VARCHAR2(100)

ADMIT_TERM_VALUE VARCHAR2(100)

DWDMR A-Z.doc
W_SIA_ADM_APPL_EVAL_F
Business Name: W_SIA_ADM_APPL_EVAL_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

ROW_WID
SCHOLAR_WID NUMBER W_SIA_SCHOLAR_D

SCHOLAR_WID
ACAD_CAR_WID NUMBER W_SIA_ACAD_CAR_D

ACAD_CAR_WID
RATING_CMP_WID NUMBER W_SIA_RATING_CMP_D

RATING_CMP_WID
STDNT_CAR_NBR NUMBER

STDNT_CAR_NBR
ADM_APPL_NBR VARCHAR2(50)

ADM_APPL_NBR
APPL_PROG_NBR NUMBER

APPL_PROG_NBR
APPL_EVAL_NBR NUMBER

APPL_EVAL_NBR
EVAL_CD_WID NUMBER W_XACT_TYPE_D

EVAL_CD_WID
ACAD_PROG_WID NUMBER W_SIA_ACAD_PROG_D

ACAD_PROG_WID
INSTITUTION_WID NUMBER W_SIA_INSTITUTION_D

INSTITUTION_WID
ADMIT_TERM_WID NUMBER W_SIA_TERM_D

ADMIT_TERM_WID
APPL_CNTR_WID NUMBER W_XACT_TYPE_D

APPL_CNTR_WID
ADMIT_TYPE_WID NUMBER W_XACT_TYPE_D

ADMIT_TYPE_WID
RATING_SCH_WID NUMBER W_XACT_TYPE_D

RATING_SCH_WID
RATING_SCH2_WID NUMBER W_XACT_TYPE_D

RATING_SCH2_WID
EVAL_DT_WID NUMBER W_DAY_D

EVAL_DT_WID

DWDMR A-Z.doc
EVAL_STATUS_WID NUMBER W_XACT_TYPE_D

EVAL_STATUS_WID
EVALUATION_CHG_FLG VARCHAR2(1)

EVALUATION_CHG_FLG
SUMMARY_NEW_FLG VARCHAR2(1)

SUMMARY_NEW_FLG
TEST_SCORE_NEW_FLG VARCHAR2(1)

TEST_SCORE_NEW_FLG
COURSE_NEW_FLG VARCHAR2(1)

COURSE_NEW_FLG
SUBJECT_NEW_FLG VARCHAR2(1)

SUBJECT_NEW_FLG
GENL_MATL_NEW_FLG VARCHAR2(1)

GENL_MATL_NEW_FLG
AUTO_UPDATE_FLG VARCHAR2(1)

AUTO_UPDATE_FLG
RATING_CMP_VALUE NUMBER(9,4)

RATING_CMP_VALUE
APP_EVAL_COUNT NUMBER

APP_EVAL_COUNT
DELETE_FLG VARCHAR2(1)

DELETE_FLG
TENANT_ID VARCHAR2(80)

TENANT_ID
X_CUSTOM VARCHAR2(10)

X_CUSTOM
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
CREATED_BY_WID NUMBER W_USER_D

CREATED_BY_WID
CHANGED_BY_WID NUMBER W_USER_D

CHANGED_BY_WID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT

DWDMR A-Z.doc
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
SET_ID VARCHAR2(30)

SET_ID
ETL_PROC_WID NUMBER

ETL_PROC_WID
W_INSERT_DT DATE

W_UPDATE_DT DATE

COMMENTS VARCHAR2(4000)

DWDMR A-Z.doc
W_SIA_ADM_APPL_F
Business Name: W_SIA_ADM_APPL_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

ROW_WID
SCHOLAR_WID NUMBER W_SIA_SCHOLAR_D

SCHOLAR_WID
INSTITUTION_WID NUMBER W_SIA_INSTITUTION_D

INSTITUTION_WID
ACAD_CAR_WID NUMBER W_SIA_ACAD_CAR_D

ACAD_CAR_WID
STU_CAR_NBR NUMBER

STU_CAR_NBR
ADM_APPL_NBR VARCHAR2(50)

ADM_APPL_NBR
APPL_PROG_NBR NUMBER

APPL_PROG_NBR
ACAD_PROG_WID NUMBER W_SIA_ACAD_PROG_D

ACAD_PROG_WID
ACAD_PLAN_WID NUMBER W_SIA_ACAD_PLAN_D

ACAD_PLAN_WID
ACAD_SPLAN_WID NUMBER W_SIA_ACAD_SPLAN_D

ACAD_SPLAN_WID
ADMIT_TERM_WID NUMBER W_SIA_TERM_D

ADMIT_TERM_WID
EXP_GRAD_TERM_WID NUMBER W_SIA_TERM_D

EXP_GRAD_TERM_WID
ADMIT_TYPE_WID NUMBER W_XACT_TYPE_D

ADMIT_TYPE_WID
ACAD_LVL_WID NUMBER W_XACT_TYPE_D

ACAD_LVL_WID
ACAD_LOAD_WID NUMBER W_XACT_TYPE_D

ACAD_LOAD_WID
CAMPUS_WID NUMBER W_SIA_CAMPUS_D

CAMPUS_WID
RSDNCY_WID NUMBER W_XACT_TYPE_D

RSDNCY_WID

DWDMR A-Z.doc
LST_SCHL_ATTND_WID NUMBER W_SIA_EXT_ORG_D

LST_SCHL_ATTND_WID
LST_SCHL_GRDDT_WID NUMBER W_DAY_D

LST_SCHL_GRDDT_WID
APPL_CNTR_WID NUMBER W_XACT_TYPE_D

APPL_CNTR_WID
APPL_MTHD_WID NUMBER W_XACT_TYPE_D

APPL_MTHD_WID
APPL_DT_WID NUMBER W_DAY_D

APPL_DT_WID
APPL_CMPLTN_DT_WID NUMBER W_DAY_D

APPL_CMPLTN_DT_WID
REGION_CS_WID NUMBER W_SIA_SCHOLAR_RSDNCY_D

REGION_CS_WID
DUAL_ACAD_PROG_WID NUMBER W_SIA_ACAD_PROG_D

DUAL_ACAD_PROG_WID
PROG_STAT_WID NUMBER W_STATUS_D

PROG_STAT_WID
PROG_ACN_RSN_WID NUMBER W_XACT_TYPE_D

PROG_ACN_RSN_WID
PROG_ACN_WID NUMBER W_STATUS_D

PROG_ACN_WID
PROG_ACN_DT_WID NUMBER W_DAY_D

PROG_ACN_DT_WID
JOINT_PROG_FLG VARCHAR2(1)

JOINT_PROG_FLG
APPL_CMPLTN_FLG VARCHAR2(1)

APPL_CMPLTN_FLG
APPL_CNT NUMBER

APPL_CNT
DELETE_FLG VARCHAR2(1)

DELETE_FLG
TENANT_ID VARCHAR2(80)

TENANT_ID
X_CUSTOM VARCHAR2(10)

X_CUSTOM
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID

DWDMR A-Z.doc
CREATED_BY_WID NUMBER W_USER_D

CREATED_BY_WID
CHANGED_BY_WID NUMBER W_USER_D

CHANGED_BY_WID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
SET_ID VARCHAR2(30)

SET_ID
ETL_PROC_WID NUMBER

ETL_PROC_WID
RECRUITER_WID NUMBER W_SIA_RECRTR_D

PRIMARY_RECRUITER_FLG VARCHAR2(1)

RECRUITMENT_CAT_WID NUMBER W_XACT_TYPE_D

ACCEPTED_FLG VARCHAR2(1)

ACTIVE_PROG_FLG VARCHAR2(1)

CANCEL_FLG VARCHAR2(1)

CONFIRM_CNT NUMBER

ENROLL_CNT NUMBER

FIN_AID_INTRST_FLG VARCHAR2(1)

HOUSING_INTRST_WID NUMBER W_XACT_TYPE_D

DWDMR A-Z.doc
EFFDT DATE

EFFSEQ NUMBER

PLAN_DECLR_DT_WID NUMBER W_DAY_D

PLAN_REQ_TERM_WID NUMBER W_SIA_TERM_D

PLAN_SEQ_NBR NUMBER

PROG_REQ_TERM_WID NUMBER W_SIA_TERM_D

SBPLAN_DECLR_DT_WID NUMBER W_DAY_D

SBPLAN_REQ_TERM_WID NUMBER W_SIA_TERM_D

SUB_ACT_SCORE_FLG VARCHAR2(1)

SUB_SAT_SCORE_FLG VARCHAR2(1)

WAITLIST_STAT_FLG VARCHAR2(1)

WAIVE_AMT NUMBER(16,2)

ADMIT_CNT NUMBER

W_INSERT_DT DATE

W_UPDATE_DT DATE

DWDMR A-Z.doc
W_SIA_ADM_APPL_STAT_F
Business Name: W_SIA_ADM_APPL_STAT_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

ROW_WID
SCHOLAR_WID NUMBER W_SIA_SCHOLAR_D

SCHOLAR_WID
INSTITUTION_WID NUMBER W_SIA_INSTITUTION_D

INSTITUTION_WID
ACAD_CAR_WID NUMBER W_SIA_ACAD_CAR_D

ACAD_CAR_WID
STU_CAR_NBR NUMBER

STU_CAR_NBR
ADM_APPL_NBR VARCHAR2(50)

ADM_APPL_NBR
APPL_PROG_NBR NUMBER

APPL_PROG_NBR
ACAD_PROG_WID NUMBER W_SIA_ACAD_PROG_D

ACAD_PROG_WID
ACAD_PLAN_WID NUMBER W_SIA_ACAD_PLAN_D

ACAD_PLAN_WID
ACAD_SPLAN_WID NUMBER W_SIA_ACAD_SPLAN_D

ACAD_SPLAN_WID
ACTION_DT_WID NUMBER W_DAY_D

ACTION_DT_WID
EFFSEQ NUMBER

EFFSEQ
EFFDT DATE

ADMIT_TERM_WID NUMBER W_SIA_TERM_D

ADMIT_TERM_WID
EXP_GRAD_TERM_WID NUMBER W_SIA_TERM_D

EXP_GRAD_TERM_WID
ADMIT_TYPE_WID NUMBER W_XACT_TYPE_D

ADMIT_TYPE_WID
ACAD_LVL_WID NUMBER W_XACT_TYPE_D

ACAD_LVL_WID

DWDMR A-Z.doc
ACAD_LOAD_WID NUMBER W_XACT_TYPE_D

ACAD_LOAD_WID
CAMPUS_WID NUMBER W_SIA_CAMPUS_D

CAMPUS_WID
RSDNCY_WID NUMBER W_SIA_SCHOLAR_RSDNCY_D

RSDNCY_WID
DUAL_ACAD_PROG_WID NUMBER W_SIA_ACAD_PROG_D

DUAL_ACAD_PROG_WID
JOINT_PROG_FLG VARCHAR2(1)

JOINT_PROG_FLG
PROG_STAT_WID NUMBER W_STATUS_D

PROG_STAT_WID
PROG_ACN_WID NUMBER W_STATUS_D

PROG_ACN_WID
PROG_ACN_RSN_WID NUMBER W_XACT_TYPE_D

PROG_ACN_RSN_WID
APPL_STAT_CNT NUMBER

APPL_STAT_CNT
DELETE_FLG VARCHAR2(1)

DELETE_FLG
TENANT_ID VARCHAR2(80)

TENANT_ID
X_CUSTOM VARCHAR2(10)

X_CUSTOM
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
CREATED_BY_WID NUMBER W_USER_D

CREATED_BY_WID
CHANGED_BY_WID NUMBER W_USER_D

CHANGED_BY_WID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT

DWDMR A-Z.doc
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
SET_ID VARCHAR2(30)

SET_ID
ETL_PROC_WID NUMBER

ETL_PROC_WID
W_INSERT_DT DATE

W_UPDATE_DT DATE

DWDMR A-Z.doc
W_SIA_ADM_FUNNEL_F
Business Name: W_SIA_ADM_FUNNEL_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

ROW_WID
SCHOLAR_WID NUMBER W_SIA_SCHOLAR_D

SCHOLAR_WID
ACAD_CAR_WID NUMBER W_SIA_ACAD_CAR_D

ACAD_CAR_WID
INSTITUTION_WID NUMBER W_SIA_INSTITUTION_D

INSTITUTION_WID
ADMIT_TERM_WID NUMBER W_SIA_TERM_D

ADMIT_TERM_WID
ACAD_PROG_WID NUMBER W_SIA_ACAD_PROG_D

ACAD_PROG_WID
ACAD_PLAN_WID NUMBER W_SIA_ACAD_PLAN_D

ACAD_PLAN_WID
ADM_APPL_NBR VARCHAR2(8)

ADM_APPL_NBR
PSPT_ADMIT_TRM_WID NUMBER W_SIA_TERM_D

PSPT_ADMIT_TRM_WID
APPL_ADMIT_TRM_WID NUMBER W_SIA_TERM_D

APPL_ADMIT_TRM_WID
PSPT_ADMIT_TYP_WID NUMBER W_XACT_TYPE_D

PSPT_ADMIT_TYP_WID
APPL_ADMIT_TYP_WID NUMBER W_XACT_TYPE_D

APPL_ADMIT_TYP_WID
PSPT_CAMPUS_WID NUMBER W_SIA_CAMPUS_D

PSPT_CAMPUS_WID
APPL_CAMPUS_WID NUMBER W_SIA_CAMPUS_D

APPL_CAMPUS_WID
PSPT_ACAD_LOAD_WID NUMBER W_XACT_TYPE_D

PSPT_ACAD_LOAD_WID
APPL_ACAD_LOAD_WID NUMBER W_XACT_TYPE_D

APPL_ACAD_LOAD_WID
ACAD_LVL_WID NUMBER W_XACT_TYPE_D

ACAD_LVL_WID

DWDMR A-Z.doc
RECRT_STAT_WID NUMBER W_STATUS_D

RECRT_STAT_WID
RECRT_STAT_DT_WID NUMBER W_DAY_D

RECRT_STAT_DT_WID
RFRL_SRC_WID NUMBER W_XACT_SOURCE_D

RFRL_SRC_WID
RECRT_CNTR_WID NUMBER W_XACT_TYPE_D

RECRT_CNTR_WID
PSPT_ACAD_PROG_WID NUMBER W_SIA_ACAD_PROG_D

PSPT_ACAD_PROG_WID
PSPT_ACAD_PLAN_WID NUMBER W_SIA_ACAD_PLAN_D

PSPT_ACAD_PLAN_WID
PRG_RECRT_STAT_WID NUMBER W_STATUS_D

PRG_RECRT_STAT_WID
APPL_ACAD_PROG_WID NUMBER W_SIA_ACAD_PROG_D

APPL_ACAD_PROG_WID
APPL_ACAD_PLAN_WID NUMBER W_SIA_ACAD_PLAN_D

APPL_ACAD_PLAN_WID
LST_SCHL_ATTND_WID NUMBER W_SIA_EXT_ORG_D

LST_SCHL_ATTND_WID
REGION_CS_WID NUMBER W_XACT_TYPE_D

REGION_CS_WID
APPL_CNTR_WID NUMBER W_XACT_TYPE_D

APPL_CNTR_WID
PROG_STAT_WID NUMBER W_STATUS_D

PROG_STAT_WID
PROG_ACN_WID NUMBER W_STATUS_D

PROG_ACN_WID
PROG_ACN_RSN_WID NUMBER W_XACT_TYPE_D

PROG_ACN_RSN_WID
PROG_ACN_DT_WID NUMBER W_DAY_D

PROG_ACN_DT_WID
APPL_ON_FILE_FLG VARCHAR2(1)

APPL_ON_FILE_FLG
ACCEPTED_FLG VARCHAR2(1)

ACCEPTED_FLG
PROSPECT_CNT NUMBER

PROSPECT_CNT
APPLCNT_CNT NUMBER

APPLCNT_CNT

DWDMR A-Z.doc
ADMIT_CNT NUMBER

ADMIT_CNT
CONFIRM_CNT NUMBER

CONFIRM_CNT
ENROLL_CNT NUMBER

ENROLL_CNT
DELETE_FLG VARCHAR2(1)

DELETE_FLG
TENANT_ID VARCHAR2(80)

TENANT_ID
X_CUSTOM VARCHAR2(10)

X_CUSTOM
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
CREATED_BY_WID NUMBER W_USER_D

CREATED_BY_WID
CHANGED_BY_WID NUMBER W_USER_D

CHANGED_BY_WID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
SET_ID VARCHAR2(30)

SET_ID
ETL_PROC_WID NUMBER

ETL_PROC_WID
W_INSERT_DT DATE

W_UPDATE_DT DATE

DWDMR A-Z.doc
W_SIA_AGING_SF_D
Business Name: W_SIA_AGING_SF_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

ROW_WID
AGING_SET VARCHAR2(5)

AGING_SET
AGE_CATEGORY VARCHAR2(2)

AGE_CATEGORY
SF_BASIS_DT_TYPE VARCHAR2(1)

SF_BASIS_DT_TYPE
DISPUTE_AGING VARCHAR2(1)

DISPUTE_AGING
SUMMARY_CATEGORY VARCHAR2(1)

SUMMARY_CATEGORY
CREDIT_CHECK VARCHAR2(1)

CREDIT_CHECK
SRC_EFF_FROM_DT DATE

SRC_EFF_FROM_DT
SRC_EFF_TO_DT DATE

SRC_EFF_TO_DT
EFFECTIVE_FROM_DT DATE

EFFECTIVE_FROM_DT
EFFECTIVE_TO_DT DATE

EFFECTIVE_TO_DT
CURRENT_FLG VARCHAR2(1)

CURRENT_FLG
ACTIVE_FLG VARCHAR2(1)

ACTIVE_FLG
DELETE_FLG VARCHAR2(1)

DELETE_FLG
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
TENANT_ID VARCHAR2(80)

TENANT_ID

DWDMR A-Z.doc
X_CUSTOM VARCHAR2(10)

X_CUSTOM
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
CREATED_BY_WID NUMBER

CREATED_BY_WID
CHANGED_BY_WID NUMBER

CHANGED_BY_WID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
SET_ID VARCHAR2(30)

SET_ID
ETL_PROC_WID NUMBER

ETL_PROC_WID
AGING_START_DAY NUMBER

AGING_END_DAY NUMBER

DWDMR A-Z.doc
W_SIA_CAMPUS_D
Business Name: W_SIA_CAMPUS_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

ROW_WID
LOC_WID NUMBER W_SIA_LOCATION_D

LOC_WID
CAMPUS_CODE VARCHAR2(50)

CAMPUS_CODE
INSTITUTION_CODE VARCHAR2(50)

SRC_EFF_FROM_DT DATE

SRC_EFF_FROM_DT
SRC_EFF_TO_DT DATE

SRC_EFF_TO_DT
EFFECTIVE_FROM_DT DATE

EFFECTIVE_FROM_DT
EFFECTIVE_TO_DT DATE

EFFECTIVE_TO_DT
CURRENT_FLG VARCHAR2(1)

CURRENT_FLG
ACTIVE_FLG VARCHAR2(1)

ACTIVE_FLG
DELETE_FLG VARCHAR2(1)

DELETE_FLG
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
TENANT_ID VARCHAR2(80)

TENANT_ID
X_CUSTOM VARCHAR2(10)

X_CUSTOM
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID

DWDMR A-Z.doc
CREATED_BY_WID NUMBER

CREATED_BY_WID
CHANGED_BY_WID NUMBER

CHANGED_BY_WID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
SET_ID VARCHAR2(30)

SET_ID
ETL_PROC_WID NUMBER

ETL_PROC_WID

DWDMR A-Z.doc
W_SIA_CLASS_ENRLMT_F
Business Name: W_SIA_CLASS_ENRLMT_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER W_SIA_STDNT_COHORT_D

ROW_WID
ROW_WID NUMBER W_SIA_STDNT_GRP_D

ROW_WID
INSTITUTION_WID NUMBER W_SIA_INSTITUTION_D

INSTITUTION_WID
ACAD_CAR_WID NUMBER W_SIA_ACAD_CAR_D

ACAD_GRP_WID NUMBER W_XACT_TYPE_D

SESSION_WID NUMBER W_SIA_SESSION_D

SESSION_WID
SCHOLAR_WID NUMBER W_SIA_SCHOLAR_D

SCHOLAR_WID
CLASS_WID NUMBER W_SIA_ACAD_CLASS_D

CLASS_WID
TERM_WID NUMBER W_SIA_TERM_D

TERM_WID
CLASS_NUM NUMBER

CLASS_NUM
CAMPUS_WID NUMBER W_SIA_CAMPUS_D

CAMPUS_WID
LOC_WID NUMBER W_SIA_LOCATION_D

LOC_WID
ACAD_ORG_WID NUMBER W_SIA_ACAD_ORG_D

ACAD_ORG_WID
ACAD_PROG_WID NUMBER W_SIA_ACAD_PROG_D

ACAD_PROG_WID
CRSE_WID NUMBER W_SIA_ACAD_CRSE_D

CRSE_WID
SSR_COMP_WID NUMBER W_XACT_TYPE_D

SSR_COMP_WID
INSTRCTR_WID NUMBER W_SIA_SCHOLAR_D

INSTRCTR_WID

DWDMR A-Z.doc
INSTRCTN_MODE_WID NUMBER W_XACT_TYPE_D

INSTRCTN_MODE_WID
ENRLMT_STAT_WID NUMBER W_STATUS_D

ENRLMT_STAT_WID
PROG_STAT_WID NUMBER W_STATUS_D

PROG_STAT_WID
PROG_ACN_WID NUMBER W_STATUS_D

PROG_ACN_WID
PROG_ACN_RSN_WID NUMBER W_XACT_TYPE_D

PROG_ACN_RSN_WID
GRADE_WID NUMBER W_SIA_GRADE_D

GRADE_WID
REPEAT_WID NUMBER W_SIA_REPEAT_D

REPEAT_WID
ENRLMT_REAS_WID NUMBER W_SIA_ENRL_RSN_D

ENRLMT_REAS_WID
ENRLMT_ADD_DT_WID NUMBER W_DAY_D

ENRLMT_ADD_DT_WID
ENRLMT_DROP_DT_WID NUMBER W_DAY_D

ENRLMT_DROP_DT_WID
REPEAT_FLG VARCHAR2(1)

REPEAT_FLG
CLASS_SECTION_CODE VARCHAR2(50)

CLASS_SECTION_CODE
GRADE_PTS NUMBER(9,3)

GRADE_PTS
TAKEN_UNIT NUMBER(5,2)

TAKEN_UNIT
PRGRS_UNIT NUMBER(5,2)

PRGRS_UNIT
ERN_UNIT NUMBER(5,2)

ERN_UNIT
ROW_CNT NUMBER

ROW_CNT
DELETE_FLG VARCHAR2(1)

DELETE_FLG
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT

DWDMR A-Z.doc
TENANT_ID VARCHAR2(80)

TENANT_ID
X_CUSTOM VARCHAR2(10)

X_CUSTOM
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
CREATED_BY_WID NUMBER W_USER_D

CREATED_BY_WID
CHANGED_BY_WID NUMBER W_USER_D

CHANGED_BY_WID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
SET_ID VARCHAR2(30)

SET_ID
ETL_PROC_WID NUMBER

ETL_PROC_WID
BILLING_CAR_WID NUMBER W_SIA_ACAD_CAR_D

BILLING_CAR_WID
CRSE_CAR_WID NUMBER W_SIA_ACAD_CAR_D

CRSE_CAR_WID
ACAD_LEVEL_BOT_WID NUMBER W_XACT_TYPE_D

ACAD_LEVEL_BOT_WID
ACAD_LEVEL_EOT_WID NUMBER W_XACT_TYPE_D

ACAD_LEVEL_EOT_WID
GRADE_ENTRY_DT_WID NUMBER W_DAY_D

GRADE_ENTRY_DT_WID
ENRLMT_STATUS_DT_WID NUMBER W_DAY_D

ENRLMT_STATUS_DT_WID

DWDMR A-Z.doc
ENRLMT_STAT_RSN_WID NUMBER W_XACT_TYPE_D

ENRLMT_STAT_RSN_WID
ENRLMT_REQ_SRC_WID NUMBER W_XACT_SOURCE_D

ENRLMT_REQ_SRC_WID
EXT_ORG_WID NUMBER W_SIA_EXT_ORG_D

EXT_ORG_WID
GRADING_BASIS_DT_WID NUMBER W_DAY_D

GRADING_BASIS_DT_WID
ACAD_PROG_PRI_WID NUMBER W_SIA_ACAD_PROG_D

ACAD_PROG_PRI_WID
PROG_COMP_TERM_WID NUMBER W_SIA_TERM_D

PROG_COMP_TERM_WID
CRSE_COUNT NUMBER

CRSE_COUNT
GRD_PTS_PER_UNIT NUMBER

GRD_PTS_PER_UNIT
UNT_BILLING NUMBER

UNT_BILLING
UNT_PRGRSS_FA NUMBER

UNT_PRGRSS_FA
ASSOCIATED_CLASS NUMBER

ASSOCIATED_CLASS
ASSOCIATION_99 VARCHAR2(10)

ASSOCIATION_99
AUDIT_GRADE_BASIS VARCHAR2(4)

AUDIT_GRADE_BASIS
CLASS_PRMSN_FLG NUMBER

CLASS_PRMSN_FLG
EARN_CREDIT_FLG VARCHAR2(4)

EARN_CREDIT_FLG
INCLUDE_IN_GPA_FLG VARCHAR2(4)

INCLUDE_IN_GPA_FLG
MANDATORY_GRD_BAS_FLG VARCHAR2(4)

MANDATORY_GRD_BAS_FLG
REPEAT_CANDIDATE_FLG VARCHAR2(4)

REPEAT_CANDIDATE_FLG
RQMNT_DESIGNTN VARCHAR2(16)

RQMNT_DESIGNTN
RQMNT_DESIGNTN_GRD VARCHAR2(4)

RQMNT_DESIGNTN_GRD

DWDMR A-Z.doc
RQMNT_DESIGNTN_OPT VARCHAR2(4)

RQMNT_DESIGNTN_OPT
SESSN_ENRL_CNTL VARCHAR2(12)

SESSN_ENRL_CNTL
STDNT_POSITIN NUMBER

STDNT_POSITIN
TSCRPT_NOTE_FLG VARCHAR2(4)

TSCRPT_NOTE_FLG
TUTN_GRP VARCHAR2(10)

TUTN_GRP
UNITS_ATTEMPTED VARCHAR2(30)

UNITS_ATTEMPTED
VALID_ATTEMPT_FLG VARCHAR2(4)

VALID_ATTEMPT_FLG
OVRD_GRADING_FLG VARCHAR2(4)

OVRD_GRADING_FLG
TERM_ACTVN_DT_WID NUMBER W_DAY_D

DWDMR A-Z.doc
W_SIA_CLASS_INSTRCT_F
Business Name: W_SIA_CLASS_INSTRCT_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

ROW_WID
INSTITUTION_WID NUMBER W_SIA_INSTITUTION_D

INSTRUCTOR_WID NUMBER W_SIA_SCHOLAR_D

CRSE_WID NUMBER W_SIA_ACAD_CRSE_D

CRSE_WID
SESSION_WID NUMBER W_SIA_SESSION_D

SESSION_WID
CLASS_WID NUMBER W_SIA_ACAD_CLASS_D

CLASS_WID
TERM_WID NUMBER W_SIA_TERM_D

TERM_WID
CLASS_SECTION_CODE VARCHAR2(50)

CLASS_SECTION_CODE
CLASS_MTG_NUM NUMBER

CLASS_MTG_NUM
INSTRCTR_ASGN_NUM NUMBER

INSTRCTR_ASGN_NUM
CLASS_NUM NUMBER

CLASS_NUM
INSTRCTR_ROLE_WID NUMBER W_XACT_TYPE_D

INSTRCTR_ROLE_WID
INSTRCTN_MODE_WID NUMBER W_XACT_TYPE_D

INSTRCTN_MODE_WID
INSTRCTR_LOAD_WID NUMBER W_XACT_TYPE_D

INSTRCTR_LOAD_WID
LOC_WID NUMBER W_SIA_LOCATION_D

LOC_WID
CAMPUS_WID NUMBER W_SIA_CAMPUS_D

CAMPUS_WID
ACAD_ORG_WID NUMBER W_SIA_ACAD_ORG_D

ACAD_ORG_WID

DWDMR A-Z.doc
ACAD_GRP_WID NUMBER W_XACT_TYPE_D

ACAD_GRP_WID
FCLTY_WID NUMBER W_SIA_FCLTY_D

FCLTY_WID
SSR_COMP_WID NUMBER W_XACT_TYPE_D

SSR_COMP_WID
ACAD_YR_WID NUMBER W_YEAR_D

STRT_DT_WID NUMBER W_DAY_D

STRT_DT_WID
END_DT_WID NUMBER W_DAY_D

END_DT_WID
TEACHING_FLG VARCHAR2(1)

TEACHING_FLG
AUTOCALC_WRKLD_FLG VARCHAR2(1)

AUTOCALC_WRKLD_FLG
WEEK_WRKLD_HR_CNT NUMBER(5,2)

WEEK_WRKLD_HR_CNT
INSTRCTR_LOAD_PCT NUMBER(5,2)

INSTRCTR_LOAD_PCT
ASGN_PCT NUMBER(5,2)

ASGN_PCT
ROW_CNT NUMBER

ROW_CNT
DELETE_FLG VARCHAR2(1)

DELETE_FLG
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
TENANT_ID VARCHAR2(80)

TENANT_ID
X_CUSTOM VARCHAR2(10)

X_CUSTOM
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
CREATED_BY_WID NUMBER W_USER_D

CREATED_BY_WID

DWDMR A-Z.doc
CHANGED_BY_WID NUMBER W_USER_D

CHANGED_BY_WID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
SET_ID VARCHAR2(30)

SET_ID
ETL_PROC_WID NUMBER

ETL_PROC_WID

DWDMR A-Z.doc
W_SIA_CLASS_INSTR_H
Business Name: W_SIA_CLASS_INSTR_H

Description:
To capture all Class & Instructor information and store it in W_SIA_CLASS_INSTR_H bridge table.And,use this
bridge table to derive Instructor count in RPD.

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

ROW_WID
CLASS_WID NUMBER W_SIA_ACAD_CLASS_D

CLASS_WID
INSTRUCTOR_WID NUMBER W_SIA_SCHOLAR_D

INSTRUCTOR_WID
TERM_WID NUMBER W_SIA_TERM_D

TERM_WID
CLASS_MTG_NUM NUMBER

CLASS_MTG_NUM
INSTR_ASSGN_SEQ NUMBER

INSTR_ASSGN_SEQ
CLASS_NBR NUMBER

CLASS_NBR
TERM_CODE NUMBER

TERM_CODE
INSTR_ROLE VARCHAR2(50)

INSTR_ROLE
SRC_EFF_FROM_DT DATE

SRC_EFF_FROM_DT
SRC_EFF_TO_DT DATE

SRC_EFF_TO_DT
CURRENT_FLG VARCHAR2(1)

CURRENT_FLG
ACTIVE_FLG VARCHAR2(1)

ACTIVE_FLG
DELETE_FLG VARCHAR2(1)

DELETE_FLG
TENANT_ID VARCHAR2(80)

TENANT_ID
X_CUSTOM VARCHAR2(10)

X_CUSTOM

DWDMR A-Z.doc
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
CREATED_BY_WID NUMBER

CREATED_BY_WID
CHANGED_BY_WID NUMBER

CHANGED_BY_WID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
SET_ID VARCHAR2(30)

SET_ID
ETL_PROC_WID NUMBER

ETL_PROC_WID
W_INSERT_DT DATE

W_UPDATE_DT DATE

CLASS_MTG_PAT_WID NUMBER W_SIA_CLASS_MTG_PAT_D

CLASS_MTG_PAT_WID
WEEK_WORKLOAD_HRS NUMBER(10,5)

WEEK_WORKLOAD_HRS
INSTR_LOAD VARCHAR2(10)

INSTR_LOAD
CLASS_STAT VARCHAR2(10)

CLASS_STAT
ASSIGN_TYPE VARCHAR2(10)

ASSIGN_TYPE

DWDMR A-Z.doc
W_SIA_CLASS_MTG_PAT_D
Business Name: W_SIA_CLASS_MTG_PAT_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

CRSE_ID VARCHAR2(50)

CRSE_OFFER_NUM NUMBER

INSTITUTION_CODE VARCHAR2(50)

ACAD_CAR_CODE VARCHAR2(50)

W_ACAD_CAR_CODE VARCHAR2(255)

TERM_CODE VARCHAR2(50)

W_TERM_CODE VARCHAR2(255)

SESSION_CODE VARCHAR2(50)

CLASS_SECTION_CODE VARCHAR2(50)

CLASS_MTG_NUM NUMBER

MEETING_TIME_START DATE

MEETING_TIME_END DATE

MON VARCHAR2(1)

TUES VARCHAR2(1)

WED VARCHAR2(1)

THURS VARCHAR2(1)

DWDMR A-Z.doc
FRI VARCHAR2(1)

SAT VARCHAR2(1)

SUN VARCHAR2(1)

START_DT DATE

END_DATE DATE

CRS_TOPIC_ID NUMBER

STND_MTG_PAT VARCHAR2(4)

HOLIDAY_SCHEDULE_CODE VARCHAR2(50)

CLASS_MEETING_COUNT NUMBER

EFFECTIVE_FROM_DT DATE

EFFECTIVE_TO_DT DATE

SRC_EFF_FROM_DT DATE

SRC_EFF_TO_DT DATE

ACTIVE_FLG VARCHAR2(1)

DELETE_FLG VARCHAR2(1)

CURRENT_FLG VARCHAR2(1)

TENANT_ID VARCHAR2(80)

X_CUSTOM VARCHAR2(10)

DATASOURCE_NUM_ID NUMBER

INTEGRATION_ID VARCHAR2(80)

DWDMR A-Z.doc
CREATED_BY_WID NUMBER

CHANGED_BY_WID NUMBER

CREATED_ON_DT DATE

CHANGED_ON_DT DATE

W_UPDATE_DT DATE

W_INSERT_DT DATE

AUX1_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT DATE

SET_ID VARCHAR2(30)

ETL_PROC_WID NUMBER

DWDMR A-Z.doc
W_SIA_CLASS_MTG_PAT_F
Business Name: W_SIA_CLASS_MTG_PAT_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

ROW_WID
CRSE_WID NUMBER W_SIA_ACAD_CRSE_D

CRSE_WID
CLASS_WID NUMBER W_SIA_ACAD_CLASS_D

MTG_PAT_WID NUMBER W_SIA_CLASS_MTG_PAT_D

SESSION_WID NUMBER W_SIA_SESSION_D

SESSION_WID
INSTRCTR_ASGN_NUM NUMBER

INSTRCTR_ASGN_NUM
INSTRUCTOR_WID NUMBER W_SIA_SCHOLAR_D

INSTRCTR_ROLE_WID NUMBER W_XACT_TYPE_D

INSTRCTR_ROLE_WID
INSTRCTN_MODE_WID NUMBER W_XACT_TYPE_D

INSTRCTN_MODE_WID
INSTRCTR_LOAD_WID NUMBER W_XACT_TYPE_D

INSTRCTR_LOAD_WID
LOC_WID NUMBER W_SIA_LOCATION_D

LOC_WID
CAMPUS_WID NUMBER W_SIA_CAMPUS_D

CAMPUS_WID
ACAD_ORG_WID NUMBER W_SIA_ACAD_ORG_D

ACAD_ORG_WID
ACAD_GRP_WID NUMBER W_XACT_TYPE_D

ACAD_GRP_WID
FCLTY_WID NUMBER W_SIA_FCLTY_D

FCLTY_WID
SSR_COMP_WID NUMBER W_XACT_TYPE_D

SSR_COMP_WID
CLASS_STRT_DT_WID NUMBER W_DAY_D

STRT_DT_WID

DWDMR A-Z.doc
CLASS_END_DT_WID NUMBER W_DAY_D

END_DT_WID
TEACHING_FLG VARCHAR2(1)

TEACHING_FLG
AUTOCALC_WRKLD_FLG VARCHAR2(1)

AUTOCALC_WRKLD_FLG
ASSIGN_TYPE VARCHAR2(3)

ASSIGN_TYPE
WEEK_WRKLD_HR_CNT NUMBER(5,2)

WEEK_WRKLD_HR_CNT
INSTRCTR_LOAD_PCT NUMBER(5,2)

INSTRCTR_LOAD_PCT
ASGN_PCT NUMBER(5,2)

ASGN_PCT
CLASS_ROW_CNT NUMBER

CLASS_ROW_CNT
CS_MTG_PAT_ROW_CNT NUMBER

CS_MTG_PAT_ROW_CNT
CS_INSTR_ROW_CNT NUMBER

CS_INSTR_ROW_CNT
DELETE_FLG VARCHAR2(1)

DELETE_FLG
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
TENANT_ID VARCHAR2(80)

TENANT_ID
X_CUSTOM VARCHAR2(10)

X_CUSTOM
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
CREATED_BY_WID NUMBER W_USER_D

CREATED_BY_WID
CHANGED_BY_WID NUMBER W_USER_D

CHANGED_BY_WID
CREATED_ON_DT DATE

CREATED_ON_DT

DWDMR A-Z.doc
CHANGED_ON_DT DATE

CHANGED_ON_DT
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
SET_ID VARCHAR2(30)

SET_ID
ETL_PROC_WID NUMBER

ETL_PROC_WID
INSTITUTION_WID NUMBER W_SIA_INSTITUTION_D

TERM_WID NUMBER W_SIA_TERM_D

CLASS_MEETING_COUNT NUMBER(10,5)

DWDMR A-Z.doc
W_SIA_CONTRACT_D
Business Name: W_SIA_CONTRACT_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

ROW_WID
BUSINESS_UNIT VARCHAR2(5)

BUSINESS_UNIT
CONTRACT_NUM VARCHAR2(25)

CONTRACT_NUM
EXT_ORG_ID VARCHAR2(50)

EXT_ORG_ID
ORG_CODE VARCHAR2(50)

ORG_CODE
ORG_CONTACT NUMBER

ORG_CONTACT
START_DT DATE

START_DT
END_DT DATE

END_DT
ACAD_YEAR VARCHAR2(4)

ACAD_YEAR
STRM VARCHAR2(4)

STRM
TP_CAP_CONTRACT NUMBER(14,2)

TP_CAP_CONTRACT
TP_STATUS VARCHAR2(1)

TP_STATUS
ITEM_TYPE VARCHAR2(12)

ITEM_TYPE
TP_DISC_ITEM_TYPE VARCHAR2(12)

TP_DISC_ITEM_TYPE
PMT_ITEM_TYPE VARCHAR2(12)

PMT_ITEM_TYPE
ACCOUNT_TYPE_SF VARCHAR2(3)

ACCOUNT_TYPE_SF
TP_CAP_STUDENT NUMBER(14,2)

TP_CAP_STUDENT

DWDMR A-Z.doc
TP_CNTRCT_TYPE VARCHAR2(1)

TP_CNTRCT_TYPE
TP_CON_TYPE VARCHAR2(1)

TP_CON_TYPE
TP_CON_DT_TYP VARCHAR2(1)

TP_CON_DT_TYP
TP_CON_LAST_COR_DT DATE

TP_CON_LAST_COR_DT
TP_CON_BILL_DT DATE

TP_CON_BILL_DT
TP_DUE_DATE_DAYS NUMBER

TP_DUE_DATE_DAYS
TP_CON_NUM_PYMT NUMBER

TP_CON_NUM_PYMT
TP_CON_ACCT_TYPE VARCHAR2(3)

TP_CON_ACCT_TYPE
TP_CON_PRI_AID_YR NUMBER

TP_CON_PRI_AID_YR
TP_CON_CURR_AID_YR NUMBER

TP_CON_CURR_AID_YR
TP_CON_BILL_ITMTPY VARCHAR2(12)

TP_CON_BILL_ITMTPY
TP_CON_BILL_CYCLE VARCHAR2(1)

TP_CON_BILL_CYCLE
TP_CON_EXT_CON_NUM VARCHAR2(30)

TP_CON_EXT_CON_NUM
TP_CON_PLAN_FEE NUMBER(10,2)

TP_CON_PLAN_FEE
TP_EXT_PY_OPT VARCHAR2(1)

TP_EXT_PY_OPT
TP_ADJ_OPTION VARCHAR2(1)

TP_ADJ_OPTION
ITEM_TYPE_GROUP VARCHAR2(10)

ITEM_TYPE_GROUP
TP_CON_PAY_CHARGE VARCHAR2(12)

TP_CON_PAY_CHARGE
TP_CON_PAY_CREDIT VARCHAR2(12)

TP_CON_PAY_CREDIT
TP_CON_PAY_CRE_TYP VARCHAR2(3)

TP_CON_PAY_CRE_TYP

DWDMR A-Z.doc
COLLECTION_ID NUMBER

COLLECTION_ID
PAY_PLN_TYP VARCHAR2(1)

PAY_PLN_TYP
TP_ASSESS_TYP VARCHAR2(1)

TP_ASSESS_TYP
TP_ASSESS_MNTH_INT NUMBER(9,6)

TP_ASSESS_MNTH_INT
TP_ASSESS_FLAT_PER NUMBER(9,6)

TP_ASSESS_FLAT_PER
TP_ASSESS_AMT NUMBER(14,2)

TP_ASSESS_AMT
TP_ASSESS_FEE_SPLT VARCHAR2(1)

TP_ASSESS_FEE_SPLT
TP_ASSESS_ITEM_TYP VARCHAR2(12)

TP_ASSESS_ITEM_TYP
TREE_NAME VARCHAR2(18)

TREE_NAME
CLASS_NBR NUMBER

CLASS_NBR
DELIVER_CODE VARCHAR2(50)

DELIVER_CODE
REQUISITION_NBR VARCHAR2(30)

REQUISITION_NBR
CURRENCY_CODE VARCHAR2(50)

CURRENCY_CODE
DEFER_DAYS_CHRG NUMBER

DEFER_DAYS_CHRG
DEFER_DAYS_ADJ NUMBER

DEFER_DAYS_ADJ
DEFER_DT_CHRG DATE

DEFER_DT_CHRG
DEFER_DT_ADJ DATE

DEFER_DT_ADJ
LAST_DT_DEF_CHRG DATE

LAST_DT_DEF_CHRG
LAST_DT_DEF_ADJ DATE

LAST_DT_DEF_ADJ
TOT_DEFER_AMT NUMBER(14,2)

TOT_DEFER_AMT

DWDMR A-Z.doc
DUE_DT DATE

DUE_DT
USE_DUE_DATE VARCHAR2(1)

USE_DUE_DATE
USE_DUE_DATE2 VARCHAR2(1)

USE_DUE_DATE2
USE_DUE_DATE3 VARCHAR2(1)

USE_DUE_DATE3
DEFICIT_AMT NUMBER(14,2)

DEFICIT_AMT
DEFICIT_FLG VARCHAR2(1)

DEFICIT_FLG
GEN_TRANSFER_ITEM VARCHAR2(1)

GEN_TRANSFER_ITEM
TRANSFER_NBR NUMBER

TRANSFER_NBR
TRANSFER_ITEM_TYPE VARCHAR2(12)

TRANSFER_ITEM_TYPE
CREDIT_ITEM_TYPE VARCHAR2(12)

CREDIT_ITEM_TYPE
INTEREST_CALC_MTHD VARCHAR2(1)

INTEREST_CALC_MTHD
INTEREST_RATE NUMBER(15,6)

INTEREST_RATE
INTEREST_ITEM_TYPE VARCHAR2(12)

INTEREST_ITEM_TYPE
MONTHCD VARCHAR2(2)

MONTHCD
DAY_OF_MONTH NUMBER

DAY_OF_MONTH
ITEM_TYPE_GRP_OFF VARCHAR2(10)

ITEM_TYPE_GRP_OFF
MAX_TERM_AMT NUMBER(14,2)

MAX_TERM_AMT
TP_EXT_CONTRACT VARCHAR2(30)

TP_EXT_CONTRACT
MAX_AMT NUMBER(18,5)

MAX_AMT
TERM_FROM VARCHAR2(4)

TERM_FROM

DWDMR A-Z.doc
TERM_TO VARCHAR2(4)

TERM_TO
TERM_FROM_OFF VARCHAR2(4)

TERM_FROM_OFF
TERM_TO_OFF VARCHAR2(4)

TERM_TO_OFF
ADD_CHRGS_DT DATE

ADD_CHRGS_DT
ADJ_CHRGS_DT DATE

ADJ_CHRGS_DT
ADD_OFF_DT DATE

ADD_OFF_DT
ADJ_OFF_DT DATE

ADJ_OFF_DT
ANTIC_AID_TRM_FROM VARCHAR2(4)

ANTIC_AID_TRM_FROM
ANTIC_AID_TERM_TO VARCHAR2(4)

ANTIC_AID_TERM_TO
ANTIC_AID_DT DATE

ANTIC_AID_DT
CALC_REAL_TIME_FLG VARCHAR2(1)

CALC_REAL_TIME_FLG
LUMP_SUM_AMT NUMBER(15,2)

LUMP_SUM_AMT
PLN_TYP_SF VARCHAR2(1)

PLN_TYP_SF
GUESS_AMT NUMBER(15,2)

GUESS_AMT
GUESS_AMT_EXPIR_DT DATE

GUESS_AMT_EXPIR_DT
TP_MAX_AMOUNT NUMBER(15,2)

TP_MAX_AMOUNT
GUST_AMT_ITEM_TYPE VARCHAR2(12)

GUST_AMT_ITEM_TYPE
SF_PRIORITY NUMBER

SF_PRIORITY
COURSE_LIST VARCHAR2(9)

COURSE_LIST
PLAN_TYPE VARCHAR2(2)

PLAN_TYPE

DWDMR A-Z.doc
SRC_EFF_FROM_DT DATE

SRC_EFF_FROM_DT
SRC_EFF_TO_DT DATE

SRC_EFF_TO_DT
EFFECTIVE_FROM_DT DATE

EFFECTIVE_FROM_DT
EFFECTIVE_TO_DT DATE

EFFECTIVE_TO_DT
CURRENT_FLG VARCHAR2(1)

CURRENT_FLG
ACTIVE_FLG VARCHAR2(1)

ACTIVE_FLG
DELETE_FLG VARCHAR2(1)

DELETE_FLG
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
TENANT_ID VARCHAR2(80)

TENANT_ID
X_CUSTOM VARCHAR2(10)

X_CUSTOM
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
CREATED_BY_WID NUMBER

CREATED_BY_WID
CHANGED_BY_WID NUMBER

CHANGED_BY_WID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT

DWDMR A-Z.doc
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
SET_ID VARCHAR2(30)

SET_ID
ETL_PROC_WID NUMBER

ETL_PROC_WID

DWDMR A-Z.doc
W_SIA_CREDIT_HIST_F
Business Name: W_SIA_CREDIT_HIST_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

ROW_WID
BU_WID NUMBER W_INT_ORG_D

BU_WID
SCHOLAR_WID NUMBER W_SIA_SCHOLAR_D

SCHOLAR_WID
EXT_ORG_WID NUMBER W_SIA_EXT_ORG_D

EXT_ORG_WID
STDNT_ORG_TYPE VARCHAR2(1)

STDNT_ORG_TYPE
ACCOUNT_NBR VARCHAR2(10)

ACCOUNT_NBR
ACCT_TERM_WID NUMBER W_XACT_TYPE_D

ACCT_TERM_WID
EFFDT_WID NUMBER

EFFDT_WID
AGING_SF_WID NUMBER W_SIA_AGING_SF_D

AGING_SF_WID
ACCT_TYPE_WID NUMBER W_SIA_ACCT_TYPE_D

ACCT_TYPE_WID
SRVC_INDICATOR_FLG VARCHAR2(1)

SRVC_INDICATOR_FLG
SRVC_FLG_WID NUMBER

SRVC_FLG_WID
SRVC_FLG_RSN_WID NUMBER

SRVC_FLG_RSN_WID
BILL_CAR_WID NUMBER W_SIA_ACAD_CAR_D

BILL_CAR_WID
DOC_CURR_CODE VARCHAR2(9)

BALANCE_DOC NUMBER

LOC_CURR_CODE VARCHAR2(9)

DWDMR A-Z.doc
BALANCE_LOC NUMBER

DELETE_FLG VARCHAR2(1)

DELETE_FLG
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
TENANT_ID VARCHAR2(80)

TENANT_ID
X_CUSTOM VARCHAR2(10)

X_CUSTOM
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
CREATED_BY_WID NUMBER W_USER_D

CREATED_BY_WID
CHANGED_BY_WID NUMBER W_USER_D

CHANGED_BY_WID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
SET_ID VARCHAR2(30)

SET_ID
ETL_PROC_WID NUMBER

ETL_PROC_WID
GLOBAL1_EXCHANGE_RATE NUMBER

GLOBAL2_EXCHANGE_RATE NUMBER

DWDMR A-Z.doc
GLOBAL3_EXCHANGE_RATE NUMBER

DWDMR A-Z.doc
W_SIA_DEGREES_F
Business Name: W_SIA_DEGREES_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

ROW_WID
SCHOLAR_WID NUMBER W_SIA_SCHOLAR_D

SCHOLAR_WID
ACAD_PLAN_WID NUMBER W_SIA_ACAD_PLAN_D

ACAD_PLAN_WID
ACAD_SPLAN_WID NUMBER W_SIA_ACAD_SPLAN_D

ACAD_SPLAN_WID
DEG_WID NUMBER W_SIA_DEG_D

DEG_WID
INSTITUTION_WID NUMBER W_SIA_INSTITUTION_D

INSTITUTION_WID
ACAD_CAR_WID NUMBER W_SIA_ACAD_CAR_D

ACAD_CAR_WID
COMPL_TERM_WID NUMBER W_SIA_TERM_D

COMPL_TERM_WID
CONF_DT_WID NUMBER W_DAY_D

CONF_DT_WID
HONORS_PREFIX_WID NUMBER W_SIA_DEG_HONORS_D

HONORS_PREFIX_WID
HONORS_SUFFIX_WID NUMBER W_SIA_DEG_HONORS_D

HONORS_SUFFIX_WID
DEG_HONORS_WID NUMBER W_SIA_DEG_HONORS_D

DEG_HONORS_WID
ACAD_DEGR_STAT_WID NUMBER W_STATUS_D

ACAD_DEGR_STAT_WID
DEGR_STAT_DT_WID NUMBER W_DAY_D

DEGR_STAT_DT_WID
HNRS_AWD_DT_WID NUMBER W_DAY_D

HNRS_AWD_DT_WID
ACAD_PLAN_CAR_WID NUMBER W_SIA_ACAD_CAR_D

ACAD_PLAN_CAR_WID
PLN_DEG_ST_DT_WID NUMBER W_DAY_D

PLN_DEG_ST_DT_WID

DWDMR A-Z.doc
STDNT_DEG_SPLN_WID NUMBER W_SIA_STDNT_DEG_SPLN_D

PLN_HONRS_PREF_WID NUMBER W_SIA_DEG_HONORS_D

PLN_HONRS_PREF_WID
PLN_HONRS_SUFF_WID NUMBER W_SIA_DEG_HONORS_D

PLN_HONRS_SUFF_WID
SPLN_HNRS_PREF_WID NUMBER W_SIA_DEG_HONORS_D

SPLN_HNRS_PREF_WID
SPLN_HNRS_SUFF_WID NUMBER W_SIA_DEG_HONORS_D

SPLN_HNRS_SUFF_WID
STDNT_DEG_PLN_WID NUMBER W_SIA_STDNT_DEG_PLN_D

DEGREE_COUNT_AWD NUMBER

DEGREE_COUNT_AWD
DEGREE_COUNT_RVK NUMBER

DEGREE_COUNT_RVK
DEGREE_COUNT NUMBER

DEGREE_COUNT
CLASS_RANK_NUM NUMBER

CLASS_RANK_TOT NUMBER

DELETE_FLG VARCHAR2(1)

DELETE_FLG
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
TENANT_ID VARCHAR2(80)

TENANT_ID
X_CUSTOM VARCHAR2(10)

X_CUSTOM
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
CREATED_BY_WID NUMBER W_USER_D

CREATED_BY_WID
CHANGED_BY_WID NUMBER W_USER_D

CHANGED_BY_WID

DWDMR A-Z.doc
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
SET_ID VARCHAR2(30)

SET_ID
ETL_PROC_WID NUMBER

ETL_PROC_WID
ACAD_ORG_WID NUMBER W_SIA_ACAD_ORG_D

ACAD_GRP_WID NUMBER W_XACT_TYPE_D

DWDMR A-Z.doc
W_SIA_DEG_D
Business Name: W_SIA_DEG_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

ROW_WID
DEG_CODE VARCHAR2(50)

DEG_CODE
YRS_OF_EDU_NUM NUMBER

YRS_OF_EDU_NUM
EDU_LVL_CODE VARCHAR2(50)

EDU_LVL_CODE
INTERNAL_DEG_FLG VARCHAR2(1)

INTERNAL_DEG_FLG
SRC_EFF_FROM_DT DATE

SRC_EFF_FROM_DT
SRC_EFF_TO_DT DATE

SRC_EFF_TO_DT
EFFECTIVE_FROM_DT DATE

EFFECTIVE_FROM_DT
EFFECTIVE_TO_DT DATE

EFFECTIVE_TO_DT
CURRENT_FLG VARCHAR2(1)

CURRENT_FLG
ACTIVE_FLG VARCHAR2(1)

ACTIVE_FLG
DELETE_FLG VARCHAR2(1)

DELETE_FLG
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
TENANT_ID VARCHAR2(80)

TENANT_ID
X_CUSTOM VARCHAR2(10)

X_CUSTOM
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID

DWDMR A-Z.doc
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
CREATED_BY_WID NUMBER

CREATED_BY_WID
CHANGED_BY_WID NUMBER

CHANGED_BY_WID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
SET_ID VARCHAR2(30)

SET_ID
ETL_PROC_WID NUMBER

ETL_PROC_WID

DWDMR A-Z.doc
W_SIA_DEG_HONORS_D
Business Name: W_SIA_DEG_HONORS_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

ROW_WID
INSTITUTION_CODE VARCHAR2(50)

INSTITUTION_CODE
HONORS_CODE VARCHAR2(50)

HONORS_CODE
HONORS_TYPE_CODE VARCHAR2(50)

HONORS_TYPE_CODE
SRC_EFF_FROM_DT DATE

SRC_EFF_FROM_DT
SRC_EFF_TO_DT DATE

SRC_EFF_TO_DT
EFFECTIVE_FROM_DT DATE

EFFECTIVE_FROM_DT
EFFECTIVE_TO_DT DATE

EFFECTIVE_TO_DT
CURRENT_FLG VARCHAR2(1)

CURRENT_FLG
ACTIVE_FLG VARCHAR2(1)

ACTIVE_FLG
DELETE_FLG VARCHAR2(1)

DELETE_FLG
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
TENANT_ID VARCHAR2(80)

TENANT_ID
X_CUSTOM VARCHAR2(10)

X_CUSTOM
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID

DWDMR A-Z.doc
CREATED_BY_WID NUMBER

CREATED_BY_WID
CHANGED_BY_WID NUMBER

CHANGED_BY_WID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
SET_ID VARCHAR2(30)

SET_ID
ETL_PROC_WID NUMBER

ETL_PROC_WID

DWDMR A-Z.doc
W_SIA_DEG_HONORS_H
Business Name: W_SIA_DEG_HONORS_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

ROW_WID
SCHOLAR_WID NUMBER W_SIA_SCHOLAR_D

SCHOLAR_WID
DEG_WID NUMBER W_SIA_DEG_D

DEG_WID
DEG_HONORS_WID NUMBER W_SIA_DEG_HONORS_D

STDNT_DEGR_CODE VARCHAR2(50)

STDNT_DEGR_CODE
HONORS_NUM NUMBER

HONORS_NUM
SCHOLAR_ID VARCHAR2(80)

SCHOLAR_ID
HONORS_AWD_DT DATE

HONORS_AWD_DT
GPA_DEGREE NUMBER(9,3)

CLASS_RANK_NUM NUMBER

CLASS_RANK_TOT NUMBER

SRC_EFF_FROM_DT DATE

SRC_EFF_FROM_DT
SRC_EFF_TO_DT DATE

SRC_EFF_TO_DT
CURRENT_FLG VARCHAR2(1)

CURRENT_FLG
ACTIVE_FLG VARCHAR2(1)

ACTIVE_FLG
DELETE_FLG VARCHAR2(1)

DELETE_FLG
TENANT_ID VARCHAR2(80)

TENANT_ID

DWDMR A-Z.doc
X_CUSTOM VARCHAR2(10)

X_CUSTOM
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
CREATED_BY_WID NUMBER

CREATED_BY_WID
CHANGED_BY_WID NUMBER

CHANGED_BY_WID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
SET_ID VARCHAR2(30)

SET_ID
ETL_PROC_WID NUMBER

ETL_PROC_WID

DWDMR A-Z.doc
W_SIA_ENRL_MSG_LOG_D
Business Name: W_SIA_ENRL_MSG_LOG_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

ROW_WID
MSG_SET_NUM NUMBER

MSG_SET_NUM
MSG_NUM NUMBER

MSG_NUM
MSG_SEVERITY VARCHAR2(1)

MSG_SEVERITY
SRC_EFF_FROM_DT DATE

SRC_EFF_FROM_DT
SRC_EFF_TO_DT DATE

SRC_EFF_TO_DT
EFFECTIVE_FROM_DT DATE

EFFECTIVE_FROM_DT
EFFECTIVE_TO_DT DATE

EFFECTIVE_TO_DT
CURRENT_FLG VARCHAR2(1)

CURRENT_FLG
ACTIVE_FLG VARCHAR2(1)

ACTIVE_FLG
DELETE_FLG VARCHAR2(1)

DELETE_FLG
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
TENANT_ID VARCHAR2(80)

TENANT_ID
X_CUSTOM VARCHAR2(10)

X_CUSTOM
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID

DWDMR A-Z.doc
CREATED_BY_WID NUMBER

CREATED_BY_WID
CHANGED_BY_WID NUMBER

CHANGED_BY_WID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
SET_ID VARCHAR2(30)

SET_ID
ETL_PROC_WID NUMBER

ETL_PROC_WID

DWDMR A-Z.doc
W_SIA_ENRL_MSG_LOG_H
Business Name: W_SIA_ENRL_MSG_LOG_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

ROW_WID
ENRL_MSG_LOG_WID NUMBER W_SIA_ENRL_MSG_LOG_D

ENRL_REQUEST_ID VARCHAR2(50)

ENRL_REQUEST_ID
ENRL_REQ_DETL_SEQ NUMBER

ENRL_REQ_DETL_SEQ
MSG_SEQ NUMBER

MSG_SEQ
SRC_EFF_FROM_DT DATE

SRC_EFF_FROM_DT
SRC_EFF_TO_DT DATE

SRC_EFF_TO_DT
ACTIVE_FLG VARCHAR2(1)

ACTIVE_FLG
DELETE_FLG VARCHAR2(1)

DELETE_FLG
TENANT_ID VARCHAR2(80)

TENANT_ID
X_CUSTOM VARCHAR2(10)

X_CUSTOM
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT

DWDMR A-Z.doc
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
SET_ID VARCHAR2(30)

SET_ID
ETL_PROC_WID NUMBER

ETL_PROC_WID
CHANGED_BY_WID NUMBER

CREATED_BY_WID NUMBER

DWDMR A-Z.doc
W_SIA_ENRL_REQ_F
Business Name: W_SIA_ENRL_REQ_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER W_SIA_ENRL_MSG_LOG_D

ROW_WID
SCHOLAR_WID NUMBER W_SIA_SCHOLAR_D

SCHOLAR_WID
ACAD_CAR_WID NUMBER W_SIA_ACAD_CAR_D

ACAD_CAR_WID
INSTITUTION_WID NUMBER W_SIA_INSTITUTION_D

INSTITUTION_WID
TERM_WID NUMBER W_SIA_TERM_D

TERM_WID
ENRL_HDR_STAT_WID NUMBER W_STATUS_D

ENRL_HDR_STAT_WID
ENRL_REQUEST_ID VARCHAR2(50)

ENRL_REQUEST_ID
ENRL_REQ_DETL_SEQ NUMBER

ENRL_REQ_DETL_SEQ
ENRL_DETL_STAT_WID NUMBER W_STATUS_D

ENRL_DETL_STAT_WID
ENRL_REQ_ACTN_WID NUMBER W_XACT_TYPE_D

ENRL_REQ_ACTN_WID
ENRL_ACT_RSN_WID NUMBER W_SIA_ENRL_RSN_D

ENRL_ACT_RSN_WID
OVRD_ENRL_ACTN_DT_FLG VARCHAR2(1)

OVRD_ENRL_ACTN_DT_FLG
ENRL_ACTION_DT_WID NUMBER W_DAY_D

ENRL_ACTION_DT_WID
WAIT_LIST_OKAY VARCHAR2(1)

WAIT_LIST_OKAY
CHG_TO_WL_NUM NUMBER

CHG_TO_WL_NUM
CLASS_WID NUMBER W_SIA_ACAD_CLASS_D

CLASS_WID
ACAD_PROG_WID NUMBER W_SIA_ACAD_PROG_D

ACAD_PROG_WID

DWDMR A-Z.doc
RELAT_CLASS1_WID NUMBER W_SIA_ACAD_CLASS_D

RELAT_CLASS1_WID
RELAT_CLASS2_WID NUMBER W_SIA_ACAD_CLASS_D

RELAT_CLASS2_WID
INSTRUCTOR_WID NUMBER W_SIA_SCHOLAR_D

INSTRUCTOR_WID
REPEAT_CODE_WID NUMBER W_SIA_REPEAT_D

REPEAT_CODE_WID
OVRD_GRADING_BASIS VARCHAR2(1)

OVRD_GRADING_BASIS
GRADE_WID NUMBER W_SIA_GRADE_D

GRADE_WID
OVRD_CLASS_UNITS VARCHAR2(1)

OVRD_CLASS_UNITS
UNT_TAKEN NUMBER(5,2)

UNT_TAKEN
CRSE_COUNT NUMBER(4,2)

CRSE_COUNT
OVRD_RQMNT_DESIG VARCHAR2(1)

OVRD_RQMNT_DESIG
RQMNT_DESIGNTN VARCHAR2(4)

RQMNT_DESIGNTN
RQMNT_DESIGNTN_OPT VARCHAR2(1)

RQMNT_DESIGNTN_OPT
RQMNT_DESIGNTN_GRD VARCHAR2(1)

RQMNT_DESIGNTN_GRD
OVRD_CLASS_PRMSN VARCHAR2(1)

OVRD_CLASS_PRMSN
CLASS_PRMSN_NBR NUMBER

CLASS_PRMSN_NBR
OVRD_APPT VARCHAR2(1)

OVRD_APPT
OVRD_CAREER VARCHAR2(1)

OVRD_CAREER
OVRD_CLASS_LIMIT VARCHAR2(1)

OVRD_CLASS_LIMIT
OVRD_CLASS_LINKS VARCHAR2(1)

OVRD_CLASS_LINKS
OVRD_REQUISITES VARCHAR2(1)

OVRD_REQUISITES

DWDMR A-Z.doc
OVRD_SRVC_FLG VARCHAR2(1)

OVRD_SRVC_FLGIC
OVRD_TIME_CNFLCT VARCHAR2(1)

OVRD_TIME_CNFLCT
OVRD_UNIT_LOAD VARCHAR2(1)

OVRD_UNIT_LOAD
DRP_CLS_IF_ENR_WID NUMBER W_SIA_ACAD_CLASS_D

DRP_CLS_IF_ENR_WID
CLS_NBR_CHG_TO_WID NUMBER W_SIA_ACAD_CLASS_D

CLS_NBR_CHG_TO_WID
SCHLR_RSDNCY_WID NUMBER W_SIA_SCHOLAR_RSDNCY_D

TSCRPT_NOTE_ID VARCHAR2(50)

TSCRPT_NOTE_ID
TSCRPT_NOTE_EXISTS VARCHAR2(1)

TSCRPT_NOTE_EXISTS
OPRID VARCHAR2(30)

OPRID
START_DT_WID NUMBER W_DAY_D

START_DT_WID
DELETE_FLG VARCHAR2(1)

DELETE_FLG
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
TENANT_ID VARCHAR2(80)

TENANT_ID
X_CUSTOM VARCHAR2(10)

X_CUSTOM
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
CREATED_BY_WID NUMBER W_USER_D

CREATED_BY_WID
CHANGED_BY_WID NUMBER W_USER_D

CHANGED_BY_WID
CREATED_ON_DT DATE

CREATED_ON_DT

DWDMR A-Z.doc
CHANGED_ON_DT DATE

CHANGED_ON_DT
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
SET_ID VARCHAR2(30)

SET_ID
ETL_PROC_WID NUMBER

ETL_PROC_WID

DWDMR A-Z.doc
W_SIA_ENRL_RSN_D
Business Name: W_SIA_ENRL_RSN_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

ROW_WID
ACAD_CAREER_CODE VARCHAR2(50)

ENRL_REQ_ACTION_CODE VARCHAR2(50)

ENRL_ACT_RSN_CODE VARCHAR2(50)

TIME_PERIOD VARCHAR2(3)

TIME_PERIOD
DEFAULT_DROP_RSN VARCHAR2(1)

DEFAULT_DROP_RSN
SRC_EFF_FROM_DT DATE

SRC_EFF_FROM_DT
SRC_EFF_TO_DT DATE

SRC_EFF_TO_DT
EFFECTIVE_FROM_DT DATE

EFFECTIVE_FROM_DT
EFFECTIVE_TO_DT DATE

EFFECTIVE_TO_DT
CURRENT_FLG VARCHAR2(1)

CURRENT_FLG
ACTIVE_FLG VARCHAR2(1)

ACTIVE_FLG
DELETE_FLG VARCHAR2(1)

DELETE_FLG
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
TENANT_ID VARCHAR2(80)

TENANT_ID
X_CUSTOM VARCHAR2(10)

X_CUSTOM

DWDMR A-Z.doc
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
CREATED_BY_WID NUMBER

CREATED_BY_WID
CHANGED_BY_WID NUMBER

CHANGED_BY_WID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
SET_ID VARCHAR2(30)

SET_ID
ETL_PROC_WID NUMBER

ETL_PROC_WID
W_ENRL_REQ_ACTION_CODE VARCHAR2(255)

DWDMR A-Z.doc
W_SIA_ETHNICITY_D
Business Name: W_SIA_ETHNICITY_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

ROW_WID
SCHOLAR_WID NUMBER W_SIA_SCHOLAR_D

SCHOLAR_WID
ETHNIC_GRP_WID NUMBER W_XACT_TYPE_D

REG_REGION VARCHAR2(5)

REG_REGION
PRIMARY_FLAG VARCHAR2(1)

PRIMARY_FLAG
IPEDS_FLG VARCHAR2(1)

IPEDS_FLG
HISP_LATINO_FLG VARCHAR2(1)

HISP_LATINO_FLG
ETHNIC_PCT_NUMRATR NUMBER

ETHNIC_PCT_NUMRATR
ETHNIC_PCT_DENMRTR NUMBER

ETHNIC_PCT_DENMRTR
SRC_EFF_FROM_DT DATE

SRC_EFF_FROM_DT
SRC_EFF_TO_DT DATE

SRC_EFF_TO_DT
EFFECTIVE_FROM_DT DATE

EFFECTIVE_FROM_DT
EFFECTIVE_TO_DT DATE

EFFECTIVE_TO_DT
CURRENT_FLG VARCHAR2(1)

CURRENT_FLG
DELETE_FLG VARCHAR2(1)

DELETE_FLG
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT

DWDMR A-Z.doc
TENANT_ID VARCHAR2(80)

TENANT_ID
X_CUSTOM VARCHAR2(10)

X_CUSTOM
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
CREATED_BY_WID NUMBER

CREATED_BY_WID
CHANGED_BY_WID NUMBER

CHANGED_BY_WID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
SET_ID VARCHAR2(30)

SET_ID
ETL_PROC_WID NUMBER

ETL_PROC_WID

DWDMR A-Z.doc
W_SIA_EXT_ACAD_SUMM_A
Business Name: W_SIA_EXT_ACAD_SUMM_A

Description:

Table Columns:
Column Name Description Datatype Lookup Table
SNAPSHOT_WID NUMBER W_DAY_D

SNAPSHOT_WID
ROW_WID NUMBER

ROW_WID
SCHOLAR_WID NUMBER W_SIA_SCHOLAR_D

SCHOLAR_WID
EXT_ORG_WID NUMBER W_SIA_EXT_ORG_D

EXT_ORG_WID
EXT_ACAD_CAR_WID NUMBER W_XACT_TYPE_D

EXT_ACAD_CAR_WID
EXT_DATA_NBR NUMBER

EXT_DATA_NBR
EXT_SUMM_TYPE_WID NUMBER W_XACT_TYPE_D

EXT_SUMM_TYPE_WID
INSTITUTION_WID NUMBER W_SIA_INSTITUTION_D

INSTITUTION_WID
EXT_ACAD_LVL_WID NUMBER W_XACT_TYPE_D

EXT_ACAD_LVL_WID
EXT_TERM_YEAR_WID NUMBER W_YEAR_D

EXT_TERM_YEAR_WID
EXT_TERM_WID NUMBER W_XACT_TYPE_D

EXT_TERM_WID
ACAD_UNIT_TYPE_WID NUMBER W_XACT_TYPE_D

ACAD_UNIT_TYPE_WID
ACAD_RANK_TYPE_WID NUMBER W_XACT_TYPE_D

ACAD_RANK_TYPE_WID
GPA_TYPE_WID NUMBER W_XACT_TYPE_D

GPA_TYPE_WID
UNITS_ATTMPTD NUMBER(7,2)

UNITS_ATTMPTD
UNITS_CMPLTD NUMBER(7,2)

UNITS_CMPLTD
CLASS_RANK NUMBER

CLASS_RANK

DWDMR A-Z.doc
CLASS_SIZE NUMBER

CLASS_SIZE
CLASS_PERCENTILE NUMBER

CLASS_PERCENTILE
EXT_GPA NUMBER(6,3)

EXT_GPA
CONVERTED_GPA NUMBER(6,3)

CONVERTED_GPA
DELETE_FLG VARCHAR2(1)

DELETE_FLG
TENANT_ID VARCHAR2(80)

TENANT_ID
X_CUSTOM VARCHAR2(10)

X_CUSTOM
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
CREATED_BY_WID NUMBER W_USER_D

CREATED_BY_WID
CHANGED_BY_WID NUMBER W_USER_D

CHANGED_BY_WID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
SET_ID VARCHAR2(30)

SET_ID
ETL_PROC_WID NUMBER

ETL_PROC_WID
LS_DATA_SRC_WID NUMBER W_XACT_SOURCE_D

DWDMR A-Z.doc
TRNSCRPT_TYPE_WID NUMBER W_XACT_TYPE_D

TRNSCRPT_STAT_WID NUMBER W_STATUS_D

RECEIVED_DT_WID NUMBER W_DAY_D

TRNSCRPT_FLG VARCHAR2(1)

DWDMR A-Z.doc
W_SIA_EXT_ACAD_SUMM_F
Business Name: W_SIA_EXT_ACAD_SUMM_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

ROW_WID
SCHOLAR_WID NUMBER W_SIA_SCHOLAR_D

SCHOLAR_WID
EXT_ORG_WID NUMBER W_SIA_EXT_ORG_D

EXT_ORG_WID
EXT_ACAD_CAR_WID NUMBER W_XACT_TYPE_D

EXT_ACAD_CAR_WID
EXT_DATA_NBR NUMBER

EXT_DATA_NBR
EXT_SUMM_TYPE_WID NUMBER W_XACT_TYPE_D

EXT_SUMM_TYPE_WID
INSTITUTION_WID NUMBER W_SIA_INSTITUTION_D

INSTITUTION_WID
EXT_ACAD_LVL_WID NUMBER W_XACT_TYPE_D

EXT_ACAD_LVL_WID
EXT_TERM_YEAR_WID NUMBER W_YEAR_D

EXT_TERM_YEAR_WID
EXT_TERM_WID NUMBER W_XACT_TYPE_D

EXT_TERM_WID
ACAD_UNIT_TYPE_WID NUMBER W_XACT_TYPE_D

ACAD_UNIT_TYPE_WID
ACAD_RANK_TYPE_WID NUMBER W_XACT_TYPE_D

ACAD_RANK_TYPE_WID
GPA_TYPE_WID NUMBER W_XACT_TYPE_D

GPA_TYPE_WID
UNITS_ATTMPTD NUMBER(7,2)

UNITS_ATTMPTD
UNITS_CMPLTD NUMBER(7,2)

UNITS_CMPLTD
CLASS_RANK NUMBER

CLASS_RANK
CLASS_SIZE NUMBER

CLASS_SIZE

DWDMR A-Z.doc
CLASS_PERCENTILE NUMBER

CLASS_PERCENTILE
EXT_GPA NUMBER(6,3)

EXT_GPA
CONVERTED_GPA NUMBER(6,3)

CONVERTED_GPA
DELETE_FLG VARCHAR2(1)

DELETE_FLG
TENANT_ID VARCHAR2(80)

TENANT_ID
X_CUSTOM VARCHAR2(10)

X_CUSTOM
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
CREATED_BY_WID NUMBER W_USER_D

CREATED_BY_WID
CHANGED_BY_WID NUMBER W_USER_D

CHANGED_BY_WID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
SET_ID VARCHAR2(30)

SET_ID
ETL_PROC_WID NUMBER

ETL_PROC_WID
LS_DATA_SRC_WID NUMBER W_XACT_SOURCE_D

TRNSCRPT_TYPE_WID NUMBER W_XACT_TYPE_D

DWDMR A-Z.doc
TRNSCRPT_STAT_WID NUMBER W_STATUS_D

RECEIVED_DT_WID NUMBER W_DAY_D

TRNSCRPT_FLG VARCHAR2(1)

W_INSERT_DT DATE

W_UPDATE_DT DATE

DWDMR A-Z.doc
W_SIA_EXT_ORG_D
Business Name: W_SIA_EXT_ORG_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

ROW_WID
EXT_ORG_ID VARCHAR2(50)

EXT_ORG_ID
EXT_ORG_TYPE_ID VARCHAR2(50)

EXT_ORG_TYPE_ID
SCHOOL_ID VARCHAR2(50)

SCHOOL_ID
SCHOOL_TYPE_ID VARCHAR2(50)

SCHOOL_TYPE_ID
ADDR1_LD VARCHAR2(255)

ADDR1_LD
ADDR2_LD VARCHAR2(255)

ADDR2_LD
ADDR3_LD VARCHAR2(255)

ADDR3_LD
ADDR4_LD VARCHAR2(255)

ADDR4_LD
CITY_NM VARCHAR2(30)

CITY_NM
CNTY_NM VARCHAR2(30)

CNTY_NM
STATE_ID VARCHAR2(50)

STATE_ID
POSTAL_CODE VARCHAR2(50)

POSTAL_CODE
CNTRY_ID VARCHAR2(50)

CNTRY_ID
SRC_EFF_FROM_DT DATE

SRC_EFF_FROM_DT
SRC_EFF_TO_DT DATE

SRC_EFF_TO_DT
EFFECTIVE_FROM_DT DATE

EFFECTIVE_FROM_DT

DWDMR A-Z.doc
EFFECTIVE_TO_DT DATE

EFFECTIVE_TO_DT
CURRENT_FLG VARCHAR2(1)

CURRENT_FLG
ACTIVE_FLG VARCHAR2(1)

ACTIVE_FLG
DELETE_FLG VARCHAR2(1)

DELETE_FLG
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
TENANT_ID VARCHAR2(80)

TENANT_ID
X_CUSTOM VARCHAR2(10)

X_CUSTOM
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
CREATED_BY_WID NUMBER

CREATED_BY_WID
CHANGED_BY_WID NUMBER

CHANGED_BY_WID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
SET_ID VARCHAR2(30)

SET_ID
ETL_PROC_WID NUMBER

ETL_PROC_WID

DWDMR A-Z.doc
W_SIA_EXT_TESTSCORE_A
Business Name: W_SIA_EXT_TESTSCORE_A

Description:

Table Columns:
Column Name Description Datatype Lookup Table
SNAPSHOT_WID NUMBER W_DAY_D

SNAPSHOT_WID
ROW_WID NUMBER

ROW_WID
SCHOLAR_WID NUMBER W_SIA_SCHOLAR_D

SCHOLAR_WID
EXT_TST_CMPNT_WID NUMBER W_SIA_EXT_TST_CMPNT_D

EXT_TST_CMPNT_WID
EXT_TST_DT_WID NUMBER W_DAY_D

EXT_TST_DT_WID
TST_DATA_SRC_WID NUMBER W_XACT_SOURCE_D

TST_DATA_SRC_WID
EXT_ACAD_LVL_WID NUMBER W_XACT_TYPE_D

EXT_ACAD_LVL_WID
NUMERIC_SCORE NUMBER(6,2)

NUMERIC_SCORE
LETTER_SCORE VARCHAR2(4)

LETTER_SCORE
SCORE_PERCENTILE NUMBER

SCORE_PERCENTILE
MIN_FLG VARCHAR2(1)

MIN_FLG
MAX_FLG VARCHAR2(1)

MAX_FLG
FIRST_SCORE_FLG VARCHAR2(1)

FIRST_SCORE_FLG
LAST_SCORE_FLG VARCHAR2(1)

LAST_SCORE_FLG
ROW_COUNT NUMBER

ROW_COUNT
DELETE_FLG VARCHAR2(1)

DELETE_FLG
TENANT_ID VARCHAR2(80)

TENANT_ID

DWDMR A-Z.doc
X_CUSTOM VARCHAR2(10)

X_CUSTOM
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
CREATED_BY_WID NUMBER W_USER_D

CREATED_BY_WID
CHANGED_BY_WID NUMBER W_USER_D

CHANGED_BY_WID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
SET_ID VARCHAR2(30)

SET_ID
ETL_PROC_WID NUMBER

ETL_PROC_WID

DWDMR A-Z.doc
W_SIA_EXT_TESTSCORE_F
Business Name: W_SIA_EXT_TESTSCORE_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

ROW_WID
SCHOLAR_WID NUMBER W_SIA_SCHOLAR_D

SCHOLAR_WID
EXT_TST_CMPNT_WID NUMBER W_SIA_EXT_TST_CMPNT_D

EXT_TST_CMPNT_WID
EXT_TST_DT_WID NUMBER W_DAY_D

EXT_TST_DT_WID
TST_DATA_SRC_WID NUMBER W_XACT_SOURCE_D

TST_DATA_SRC_WID
EXT_ACAD_LVL_WID NUMBER W_XACT_TYPE_D

EXT_ACAD_LVL_WID
NUMERIC_SCORE NUMBER(6,2)

NUMERIC_SCORE
LETTER_SCORE VARCHAR2(4)

LETTER_SCORE
SCORE_PERCENTILE NUMBER

SCORE_PERCENTILE
MIN_FLG VARCHAR2(1)

MIN_FLG
MAX_FLG VARCHAR2(1)

MAX_FLG
FIRST_SCORE_FLG VARCHAR2(1)

FIRST_SCORE_FLG
LAST_SCORE_FLG VARCHAR2(1)

LAST_SCORE_FLG
ROW_COUNT NUMBER

ROW_COUNT
DELETE_FLG VARCHAR2(1)

DELETE_FLG
TENANT_ID VARCHAR2(80)

TENANT_ID
X_CUSTOM VARCHAR2(10)

X_CUSTOM

DWDMR A-Z.doc
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
CREATED_BY_WID NUMBER W_USER_D

CREATED_BY_WID
CHANGED_BY_WID NUMBER W_USER_D

CHANGED_BY_WID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
SET_ID VARCHAR2(30)

SET_ID
ETL_PROC_WID NUMBER

ETL_PROC_WID
W_INSERT_DT DATE

W_UPDATE_DT DATE

DWDMR A-Z.doc
W_SIA_EXT_TST_CMPNT_D
Business Name: W_SIA_EXT_TST_CMPNT_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

ROW_WID
EXT_TST_ID VARCHAR2(50)

EXT_TST_ID
EXT_TST_CMPNT_ID VARCHAR2(50)

EXT_TST_CMPNT_ID
MAX_SCORE NUMBER(6,2)

MAX_SCORE
MIN_SCORE NUMBER(6,2)

MIN_SCORE
TSTNG_AGNCY_ID VARCHAR2(50)

TSTNG_AGNCY_ID
SRC_EFF_FROM_DT DATE

SRC_EFF_FROM_DT
SRC_EFF_TO_DT DATE

SRC_EFF_TO_DT
EFFECTIVE_FROM_DT DATE

EFFECTIVE_FROM_DT
EFFECTIVE_TO_DT DATE

EFFECTIVE_TO_DT
CURRENT_FLG VARCHAR2(1)

CURRENT_FLG
ACTIVE_FLG VARCHAR2(1)

ACTIVE_FLG
DELETE_FLG VARCHAR2(1)

DELETE_FLG
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
TENANT_ID VARCHAR2(80)

TENANT_ID
X_CUSTOM VARCHAR2(10)

X_CUSTOM

DWDMR A-Z.doc
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
CREATED_BY_WID NUMBER

CREATED_BY_WID
CHANGED_BY_WID NUMBER

CHANGED_BY_WID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
SET_ID VARCHAR2(30)

SET_ID
ETL_PROC_WID NUMBER

ETL_PROC_WID

DWDMR A-Z.doc
W_SIA_FA_AID_YEAR_D
Business Name: W_SIA_FA_AID_YEAR_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

ROW_WID
AID_YEAR_CODE VARCHAR2(50)

AID_YEAR_CODE
INSTITUTION_CODE VARCHAR2(50)

INSTITUTION_CODE
ACAD_YEAR_START DATE

ACAD_YEAR_START
ACAD_YEAR_END DATE

ACAD_YEAR_END
CURRENT_FLG VARCHAR2(1)

CURRENT_FLG
ACTIVE_FLG VARCHAR2(1)

ACTIVE_FLG
DELETE_FLG VARCHAR2(1)

DELETE_FLG
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
TENANT_ID VARCHAR2(80)

TENANT_ID
X_CUSTOM VARCHAR2(10)

X_CUSTOM
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
CREATED_BY_WID NUMBER

CREATED_BY_WID
CHANGED_BY_WID NUMBER

CHANGED_BY_WID
CREATED_ON_DT DATE

CREATED_ON_DT

DWDMR A-Z.doc
CHANGED_ON_DT DATE

CHANGED_ON_DT
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
SET_ID VARCHAR2(30)

SET_ID
ETL_PROC_WID NUMBER

ETL_PROC_WID

DWDMR A-Z.doc
W_SIA_FA_AWD_DISB_F
Business Name: W_SIA_FA_AWD_DISB_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

ROW_WID
SCHOLAR_WID NUMBER W_SIA_SCHOLAR_D

SCHOLAR_WID
INSTITUTION_WID NUMBER W_SIA_INSTITUTION_D

INSTITUTION_WID
ACAD_CAR_WID NUMBER W_SIA_ACAD_CAR_D

ACAD_CAR_WID
FA_ITEM_TYPE_WID NUMBER W_SIA_FA_ITEM_TYPE_D

FA_ITEM_TYPE_WID
FA_AID_YEAR_WID NUMBER W_SIA_FA_AID_YEAR_D

FA_AID_YEAR_WID
BU_WID NUMBER W_INT_ORG_D

BU_WID
DISBURSEMENT_WID NUMBER W_SIA_FA_DISB_D

DISBURSEMENT_WID
TERM_WID NUMBER W_SIA_TERM_D

TERM_WID
TERM_BEGIN_DT_WID NUMBER

TERM_BEGIN_DT_WID
FED_AID_APP_WID NUMBER W_SIA_FA_FED_AID_APP_D

FED_AID_APP_WID
AWD_STAT_WID NUMBER W_STATUS_D

AWD_STAT_WID
FIN_AID_TYPE_WID NUMBER W_XACT_TYPE_D

FIN_AID_TYPE_WID
FED_DEP_STAT_WID NUMBER W_STATUS_D

FED_DEP_STAT_WID
INST_DEP_STAT_WID NUMBER W_STATUS_D

INST_DEP_STAT_WID
AWD_PRD_WID NUMBER W_XACT_TYPE_D

AWD_PRD_WID
FA_STDNT_ATTR_WID NUMBER W_SIA_FA_STDNT_ATTR_D

FA_STDNT_ATTR_WID

DWDMR A-Z.doc
FA_STDNT_TERM_WID NUMBER W_SIA_FA_STDNT_TERM_D

FA_STDNT_TERM_WID
TITLE_IV_SCHOOL_WID NUMBER W_SIA_FA_TITLEIV_SCH_D

DOC_CURR_CODE VARCHAR2(15)

DOC_CURR_CODE
LOC_CURR_CODE VARCHAR2(15)

LOC_CURR_CODE
OFFERED_DOC_AMT NUMBER(22,2)

OFFERED_DOC_AMT
OFFERED_LOC_AMT NUMBER(22,2)

OFFERED_LOC_AMT
ACCEPTED_DOC_AMT NUMBER(22,2)

ACCEPTED_DOC_AMT
ACCEPTED_LOC_AMT NUMBER(22,2)

ACCEPTED_LOC_AMT
DISBURSED_DOC_AMT NUMBER(22,2)

DISBURSED_DOC_AMT
DISBURSED_LOC_AMT NUMBER(22,2)

DISBURSED_LOC_AMT
AUTHORIZED_LOC_AMT NUMBER(22,2)

AUTHORIZED_LOC_AMT
AUTHORIZED_DOC_AMT NUMBER(22,2)

AUTHORIZED_DOC_AMT
OFFER_LOAN_FEE_DOC_AMT NUMBER(22,2)

OFFER_LOAN_FEE_DOC_AMT
OFFER_LOAN_FEE_LOC_AMT NUMBER(22,2)

OFFER_LOAN_FEE_LOC_AMT
OFFER_REBATE_DOC_AMT NUMBER(22,2)

OFFER_REBATE_DOC_AMT
OFFER_REBATE_LOC_AMT NUMBER(22,2)

OFFER_REBATE_LOC_AMT
ACCEPT_LOAN_FEE_DOC_AMT NUMBER(22,2)

ACCEPT_LOAN_FEE_DOC_AMT
ACCEPT_LOAN_FEE_LOC_AMT NUMBER(22,2)

ACCEPT_LOAN_FEE_LOC_AMT
ACCEPT_REBATE_DOC_AMT NUMBER(22,2)

ACCEPT_REBATE_DOC_AMT
ACCEPT_REBATE_LOC_AMT NUMBER(22,2)

ACCEPT_REBATE_LOC_AMT

DWDMR A-Z.doc
NET_DISBURSED_DOC_AMT NUMBER(22,2)

NET_DISBURSED_DOC_AMT
NET_DISBURSED_LOC_AMT NUMBER(22,2)

NET_DISBURSED_LOC_AMT
AGGREGATE_DOC_AMT NUMBER(22,2)

AGGREGATE_DOC_AMT
AGGREGATE_LOC_AMT NUMBER(22,2)

AGGREGATE_LOC_AMT
NET_AWARD_DOC_AMT NUMBER(22,2)

NET_AWARD_DOC_AMT
NET_AWARD_LOC_AMT NUMBER(22,2)

NET_AWARD_LOC_AMT
GLOBAL1_EXCHANGE_RATE NUMBER(28,10)

GLOBAL1_EXCHANGE_RATE
GLOBAL2_EXCHANGE_RATE NUMBER(28,10)

GLOBAL2_EXCHANGE_RATE
GLOBAL3_EXCHANGE_RATE NUMBER(28,10)

GLOBAL3_EXCHANGE_RATE
DELETE_FLG VARCHAR2(1)

DELETE_FLG
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
TENANT_ID VARCHAR2(80)

TENANT_ID
X_CUSTOM VARCHAR2(10)

X_CUSTOM
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
CREATED_BY_WID NUMBER

CREATED_BY_WID
CHANGED_BY_WID NUMBER

CHANGED_BY_WID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT

DWDMR A-Z.doc
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
SET_ID VARCHAR2(30)

SET_ID
ETL_PROC_WID NUMBER

ETL_PROC_WID

DWDMR A-Z.doc
W_SIA_FA_AWD_SUMM_A
Business Name: W_SIA_FA_AWD_SUMM_A

Description:

Table Columns:
Column Name Description Datatype Lookup Table
SNAPSHOT_DT_WID NUMBER

SNAPSHOT_DT_WID
SCHOLAR_WID NUMBER W_SIA_SCHOLAR_D

SCHOLAR_WID
INSTITUTION_WID NUMBER W_SIA_INSTITUTION_D

INSTITUTION_WID
ACAD_CAR_WID NUMBER W_SIA_ACAD_CAR_D

ACAD_CAR_WID
FA_ITEM_TYPE_WID NUMBER W_SIA_FA_ITEM_TYPE_D

FA_ITEM_TYPE_WID
FA_AID_YEAR_WID NUMBER W_SIA_FA_AID_YEAR_D

FA_AID_YEAR_WID
FED_AID_APP_WID NUMBER W_SIA_FA_FED_AID_APP_D

FED_AID_APP_WID
AWD_STAT_WID NUMBER W_STATUS_D

AWD_STAT_WID
FIN_AID_TYPE_WID NUMBER W_XACT_TYPE_D

FIN_AID_TYPE_WID
FA_STDNT_ATTR_WID NUMBER W_SIA_FA_STDNT_ATTR_D

FA_STDNT_ATTR_WID
AWD_CNT NUMBER

AWD_CNT
DOC_CURR_CODE VARCHAR2(15)

DOC_CURR_CODE
LOC_CURR_CODE VARCHAR2(15)

LOC_CURR_CODE
OFFERED_DOC_AMT NUMBER(22,2)

OFFERED_DOC_AMT
OFFERED_LOC_AMT NUMBER(22,2)

OFFERED_LOC_AMT
ACCEPTED_DOC_AMT NUMBER(22,2)

ACCEPTED_DOC_AMT
ACCEPTED_LOC_AMT NUMBER(22,2)

ACCEPTED_LOC_AMT

DWDMR A-Z.doc
DISBURSED_DOC_AMT NUMBER(22,2)

DISBURSED_DOC_AMT
DISBURSED_LOC_AMT NUMBER(22,2)

DISBURSED_LOC_AMT
AUTHORIZED_LOC_AMT NUMBER(22,2)

AUTHORIZED_LOC_AMT
AUTHORIZED_DOC_AMT NUMBER(22,2)

AUTHORIZED_DOC_AMT
OFFER_LOAN_FEE_DOC_AMT NUMBER(22,2)

OFFER_LOAN_FEE_DOC_AMT
OFFER_LOAN_FEE_LOC_AMT NUMBER(22,2)

OFFER_LOAN_FEE_LOC_AMT
OFFER_REBATE_DOC_AMT NUMBER(22,2)

OFFER_REBATE_DOC_AMT
OFFER_REBATE_LOC_AMT NUMBER(22,2)

OFFER_REBATE_LOC_AMT
ACCEPT_LOAN_FEE_DOC_AMT NUMBER(22,2)

ACCEPT_LOAN_FEE_DOC_AMT
ACCEPT_LOAN_FEE_LOC_AMT NUMBER(22,2)

ACCEPT_LOAN_FEE_LOC_AMT
ACCEPT_REBATE_DOC_AMT NUMBER(22,2)

ACCEPT_REBATE_DOC_AMT
ACCEPT_REBATE_LOC_AMT NUMBER(22,2)

ACCEPT_REBATE_LOC_AMT
NET_DISBURSED_DOC_AMT NUMBER(22,2)

NET_DISBURSED_DOC_AMT
NET_DISBURSED_LOC_AMT NUMBER(22,2)

NET_DISBURSED_LOC_AMT
AGGREGATE_DOC_AMT NUMBER(22,2)

AGGREGATE_DOC_AMT
AGGREGATE_LOC_AMT NUMBER(22,2)

AGGREGATE_LOC_AMT
NET_AWARD_DOC_AMT NUMBER(22,2)

NET_AWARD_DOC_AMT
NET_AWARD_LOC_AMT NUMBER(22,2)

NET_AWARD_LOC_AMT
DELETE_FLG VARCHAR2(1)

DELETE_FLG
W_INSERT_DT DATE

W_INSERT_DT

DWDMR A-Z.doc
W_UPDATE_DT DATE

W_UPDATE_DT
TENANT_ID VARCHAR2(80)

TENANT_ID
X_CUSTOM VARCHAR2(10)

X_CUSTOM
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
CREATED_BY_WID NUMBER W_USER_D

CREATED_BY_WID
CHANGED_BY_WID NUMBER

CHANGED_BY_WID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
SET_ID VARCHAR2(30)

SET_ID
ETL_PROC_WID NUMBER

ETL_PROC_WID
TERM_WID NUMBER

GLOBAL1_EXCHANGE_RATE NUMBER(28,10)

GLOBAL2_EXCHANGE_RATE NUMBER(28,10)

GLOBAL3_EXCHANGE_RATE NUMBER(28,10)

DWDMR A-Z.doc
W_SIA_FA_DISB_D
Business Name: W_SIA_FA_DISB_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

ROW_WID
INSTITUTION_CODE VARCHAR2(50)

INSTITUTION_CODE
AID_YEAR_CODE VARCHAR2(50)

AID_YEAR_CODE
ACAD_CAR_CODE VARCHAR2(50)

ACAD_CAR_CODE
W_ACAD_CAR_CODE VARCHAR2(255)

DISBURSEMENT_PLAN VARCHAR2(50)

DISBURSEMENT_PLAN
SPLIT_ID VARCHAR2(50)

SPLIT_ID
DISBURSEMENT_ID VARCHAR2(50)

DISBURSEMENT_ID
PERCENT_OF_AWARD NUMBER(17,2)

PERCENT_OF_AWARD
DISBURSEMENT_DATE DATE

DISBURSEMENT_DATE
FISCAL_YEAR NUMBER

FISCAL_YEAR
TERM_CODE VARCHAR2(50)

TERM_CODE
W_TERM_CODE VARCHAR2(255)

LOAN_REQ_DATE DATE

LOAN_DISB_DELAY_FLG VARCHAR2(1)

MIDTERM_DISB_FLG VARCHAR2(1)

CURRENT_FLG VARCHAR2(1)

CURRENT_FLG

DWDMR A-Z.doc
ACTIVE_FLG VARCHAR2(1)

ACTIVE_FLG
DELETE_FLG VARCHAR2(1)

DELETE_FLG
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
TENANT_ID VARCHAR2(80)

TENANT_ID
X_CUSTOM VARCHAR2(10)

X_CUSTOM
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
CREATED_BY_WID NUMBER

CREATED_BY_WID
CHANGED_BY_WID NUMBER

CHANGED_BY_WID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
SET_ID VARCHAR2(30)

SET_ID
ETL_PROC_WID NUMBER

ETL_PROC_WID

DWDMR A-Z.doc
W_SIA_FA_FED_AID_APP_D
Business Name: W_SIA_FA_FED_AID_APP_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

ROW_WID
SCHOLAR_ID VARCHAR2(50)

SCHOLAR_ID
INSTITUTION_CODE VARCHAR2(50)

INSTITUTION_CODE
AID_YEAR VARCHAR2(50)

AID_YEAR
EFFDT DATE

EFFDT
ISIR_TRAN_NUM NUMBER

ISIR_TRAN_NUM
APP_RCVD_DT DATE

APP_RCVD_DT
PELL_ELIGIBLE_FLG VARCHAR2(1)

PELL_ELIGIBLE_FLG
MULTI_INST_FLG VARCHAR2(1)

MULTI_INST_FLG
APP_STAT_CODE VARCHAR2(50)

APP_STAT_CODE
APP_STAT_DT DATE

APP_STAT_DT
EFC_STAT_CODE VARCHAR2(50)

EFC_STAT_CODE
VETERAN_FLG VARCHAR2(1)

VETERAN_FLG
GRAD_STDNT_FLG VARCHAR2(1)

GRAD_STDNT_FLG
MARITAL_STAT_FLG VARCHAR2(1)

MARITAL_STAT_FLG
DEPENDENCY_FLG VARCHAR2(1)

DEPENDENCY_FLG
DPNDCY_STAT_CODE VARCHAR2(50)

DPNDCY_STAT_CODE

DWDMR A-Z.doc
ISIR_COMPUTED_CURRENCY_CD VARCHAR2(4)

ISIR_COMPUTED_CURRENCY_CD

PARENT_INCOME_AMT NUMBER(22,2)

PARENT_INCOME_AMT
STUDENT_INCOME_AMT NUMBER(22,2)

STUDENT_INCOME_AMT
PRIMARY_EFC_AMT NUMBER(22,2)

PRIMARY_EFC_AMT
SECONDARY_EFC_AMT NUMBER(22,2)

SECONDARY_EFC_AMT
PARENT_CONTRIB_AMT NUMBER(22,2)

PARENT_CONTRIB_AMT
STUDENT_CONTRIB_AMT NUMBER(22,2)

STUDENT_CONTRIB_AMT
CORR_STATE_RES_FLG VARCHAR2(1)

ISIR_SERIAL_NUM NUMBER

PROCESS_DT DATE

TITLEIV_ELIG_FLG VARCHAR2(1)

TRANS_PROCESS_DT DATE

TRANS_RECEIPT_DT DATE

TRANS_SOURCE VARCHAR2(2)

CITIZENSHIP_STATUS_FLG VARCHAR2(1)

ISIR_STUDENT_CURRENCY_CD VARCHAR2(4)

CURRENT_GRADE_LVL VARCHAR2(2)

DEGREE_CERTIF_FLG VARCHAR2(1)

STUDENT_MARITAL_STAT_FLG VARCHAR2(1)

DWDMR A-Z.doc
NUMBER_IN_COLLEGE_FLG VARCHAR2(1)

NUM_FAMILY_MEMBERS VARCHAR2(2)

SFA_HIGH_SCHL_CITY VARCHAR2(50)

SFA_HIGH_SCHL_CD VARCHAR2(50)

SFA_HIGH_SCHL_NAME VARCHAR2(50)

SFA_HIGH_SCHL_STAT VARCHAR2(50)

SFA_HS_DIP_EQUIV_FLG VARCHAR2(1)

SFA_INTRSTD_IN_WSL VARCHAR2(1)

CONTRIB_FROM_ASSET NUMBER

STU_TOTAL_INC NUMBER

ISIR_PARENT_CURRENCY_CD VARCHAR2(4)

FATHER_GRADE_LVL_FLG VARCHAR2(1)

PARENT_MARITAL_STAT_FLG VARCHAR2(1)

MOTHER_GRADE_LVL_FLG VARCHAR2(1)

CURRENT_FLG VARCHAR2(1)

CURRENT_FLG
ACTIVE_FLG VARCHAR2(1)

ACTIVE_FLG
DELETE_FLG VARCHAR2(1)

DELETE_FLG
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
TENANT_ID VARCHAR2(80)

TENANT_ID

DWDMR A-Z.doc
X_CUSTOM VARCHAR2(10)

X_CUSTOM
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
CREATED_BY_WID NUMBER

CREATED_BY_WID
CHANGED_BY_WID NUMBER

CHANGED_BY_WID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
SET_ID VARCHAR2(30)

SET_ID
ETL_PROC_WID NUMBER

ETL_PROC_WID

DWDMR A-Z.doc
W_SIA_FA_ITEM_TYPE_D
Business Name: W_SIA_FA_ITEM_TYPE_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

ROW_WID
ITEM_TYPE_WID NUMBER

ITEM_TYPE_WID
ITEM_TYPE VARCHAR2(50)

ITEM_TYPE
AID_YEAR_CODE VARCHAR2(50)

AID_YEAR_CODE
FIN_AID_TYPE VARCHAR2(10)

FIN_AID_TYPE
FA_SOURCE VARCHAR2(10)

FA_SOURCE
FED_OR_INST VARCHAR2(10)

FED_OR_INST
MEET_NEED_COST VARCHAR2(10)

MEET_NEED_COST
DISBURSE_METHOD VARCHAR2(10)

DISBURSE_METHOD
AWARD_PERIOD VARCHAR2(10)

AWARD_PERIOD
FA_AWARD_GROUP VARCHAR2(10)

FA_AWARD_GROUP
NEED_BASED_IND VARCHAR2(10)

NEED_BASED_IND
EQUITY_AWARD VARCHAR2(3)

FEDERAL_ID VARCHAR2(4)

INST_REPORT VARCHAR2(4)

SELECTION_CRITERIA VARCHAR2(12)

SELF_HELP_AWARD VARCHAR2(1)

DWDMR A-Z.doc
ADDL_PELL_ELIG VARCHAR2(1)

MPN_REQ VARCHAR2(1)

CURRENT_FLG VARCHAR2(1)

CURRENT_FLG
ACTIVE_FLG VARCHAR2(1)

ACTIVE_FLG
DELETE_FLG VARCHAR2(1)

DELETE_FLG
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
TENANT_ID VARCHAR2(80)

TENANT_ID
X_CUSTOM VARCHAR2(10)

X_CUSTOM
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
CREATED_BY_WID NUMBER

CREATED_BY_WID
CHANGED_BY_WID NUMBER

CHANGED_BY_WID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
SET_ID VARCHAR2(30)

SET_ID

DWDMR A-Z.doc
ETL_PROC_WID NUMBER

ETL_PROC_WID

DWDMR A-Z.doc
W_SIA_FA_STDNT_ATTR_D
Business Name: W_SIA_FA_STDNT_ATTR_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

ROW_WID
SCHOLAR_ID VARCHAR2(50)

SCHOLAR_ID
INSTITUTION_CODE VARCHAR2(50)

INSTITUTION_CODE
AID_YEAR VARCHAR2(4)

AID_YEAR
TABLE_ID VARCHAR2(4)

TABLE_ID
ACAD_CAR_CODE VARCHAR2(50)

ACAD_CAR_CODE
AID_APP_STAT_CODE VARCHAR2(50)

AID_APP_STAT_CODE
PKG_METHOD_CODE VARCHAR2(50)

PKG_METHOD_CODE
AID_PROCESS_STAT_CODE VARCHAR2(50)

AID_PROCESS_STAT_CODE
ACAD_PROGRESS_CODE VARCHAR2(50)

ACAD_PROGRESS_CODE
AGGR_SRC_USED_CODE VARCHAR2(50)

AGGR_SRC_USED_CODE
PKG_DEP_STAT_CODE VARCHAR2(50)

PKG_DEP_STAT_CODE
FED_VERIFY_STAT_CODE VARCHAR2(50)

FED_VERIFY_STAT_CODE
FED_PROC_STAT_CODE VARCHAR2(50)

FED_PROC_STAT_CODE
QA_VERIFY_SELECT_CODE VARCHAR2(50)

QA_VERIFY_SELECT_CODE
PKG_PLAN_CODE VARCHAR2(50)

PKG_PLAN_CODE
HEALTH_ELIGIBILTY_FLG VARCHAR2(1)

HEALTH_ELIGIBILTY_FLG

DWDMR A-Z.doc
DRUG_OFFENSE_OVRD_FLG VARCHAR2(1)

DRUG_OFFENSE_OVRD_FLG
EDUC_LVL_SATISFIED_FLG VARCHAR2(1)

EDUC_LVL_SATISFIED_FLG
FED_AID_SS_NOTIFY_FLG VARCHAR2(1)

FED_AID_SS_NOTIFY_FLG
FED_AID_SS_INQUIRE_FLG VARCHAR2(1)

FED_AID_SS_INQUIRE_FLG
INS_OVRD_FLG VARCHAR2(1)

INS_OVRD_FLG
NSLDS_LOAN_DEFLT_FLG VARCHAR2(1)

NSLDS_LOAN_DEFLT_FLG
NSLDS_OVRD_FLG VARCHAR2(1)

NSLDS_OVRD_FLG
PRNT_CRED_WORTH_FLG VARCHAR2(1)

PRNT_CRED_WORTH_FLG
PRNT_SSN_OVRD_FLG VARCHAR2(1)

PRNT_SSN_OVRD_FLG
PELL_EFFDT DATE

PELL_EFFDT
PELL_EFFSEQ NUMBER

PELL_EFFSEQ
PELL_TRANS_NBR NUMBER

PELL_TRANS_NBR
PKG_LASTUPDDTTM DATE

PKG_LASTUPDDTTM
PRISONER_OVRD_FLG VARCHAR2(1)

PRISONER_OVRD_FLG
SSA_CITIZEN_OVRD_FLG VARCHAR2(1)

SSA_CITIZEN_OVRD_FLG
SSN_OVRD_FLG VARCHAR2(1)

SSN_OVRD_FLG
SLS_OVRD_FLG VARCHAR2(1)

SLS_OVRD_FLG
SLS_REG_FLG VARCHAR2(1)

SLS_REG_FLG
TITLEIV_ELIG_FLG VARCHAR2(1)

TITLEIV_ELIG_FLG
USE_SECONDARY_EFC_FLG VARCHAR2(1)

USE_SECONDARY_EFC_FLG

DWDMR A-Z.doc
VET_ADMIN_OVRD_FLG VARCHAR2(1)

VET_ADMIN_OVRD_FLG
DISB_HOLD_FLG VARCHAR2(1)

LN_INTERVW_STAT_FLG VARCHAR2(1)

SCHOLARSHIP_STAT_FLG VARCHAR2(1)

CURRENT_FLG VARCHAR2(1)

CURRENT_FLG
ACTIVE_FLG VARCHAR2(1)

ACTIVE_FLG
DELETE_FLG VARCHAR2(1)

DELETE_FLG
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
TENANT_ID VARCHAR2(80)

TENANT_ID
X_CUSTOM VARCHAR2(10)

X_CUSTOM
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
CREATED_BY_WID NUMBER

CREATED_BY_WID
CHANGED_BY_WID NUMBER

CHANGED_BY_WID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT

DWDMR A-Z.doc
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
SET_ID VARCHAR2(30)

SET_ID
ETL_PROC_WID NUMBER

ETL_PROC_WID

DWDMR A-Z.doc
W_SIA_FA_STDNT_TERM_D
Business Name: W_SIA_FA_STDNT_TERM_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

ROW_WID
SCHOLAR_ID VARCHAR2(50)

SCHOLAR_ID
INSTITUTION_CODE VARCHAR2(50)

INSTITUTION_CODE
TERM_CODE VARCHAR2(50)

TERM_CODE
W_TERM_CODE VARCHAR2(50)

AID_YEAR VARCHAR2(4)

AID_YEAR
BDGT_REQD_FLG VARCHAR2(1)

BDGT_REQD_FLG
WITHDRAW_CODE VARCHAR2(50)

WITHDRAW_CODE
WITHDRAW_RSN_CODE VARCHAR2(50)

WITHDRAW_RSN_CODE
WITHDRAW_DT DATE

WITHDRAW_DT
LAST_ATTENDED_DT DATE

LAST_ATTENDED_DT
ACAD_CAR_CODE VARCHAR2(50)

ACAD_CAR_CODE
W_ACAD_CAR_CODE VARCHAR2(50)

CALC_ACAD_CAREER VARCHAR2(50)

CALC_ACAD_CAREER
OVRD_CAREER_FLG VARCHAR2(1)

OVRD_CAREER_FLG
ACAD_PLAN_CODE VARCHAR2(50)

ACAD_PLAN_CODE
W_ACAD_PLAN_CODE VARCHAR2(50)

DWDMR A-Z.doc
CALC_ACAD_PLAN VARCHAR2(50)

CALC_ACAD_PLAN
OVRD_ACAD_PLAN_FLG VARCHAR2(1)

OVRD_ACAD_PLAN_FLG
ACAD_SPLAN_CODE VARCHAR2(50)

ACAD_SPLAN_CODE
CALC_ACAD_SPLAN VARCHAR2(50)

CALC_ACAD_SPLAN
OVRD_SPLAN_FLG VARCHAR2(1)

OVRD_SPLAN_FLG
STU_CAR_NBR NUMBER

STU_CAR_NBR
ACAD_PROG_CODE VARCHAR2(50)

ACAD_PROG_CODE
W_ACAD_PROG_CODE VARCHAR2(50)

CALC_ACAD_PROG_CODE VARCHAR2(50)

CALC_ACAD_PROG_CODE
OVRD_PRI_ACAD_PROG_FLG VARCHAR2(1)

OVRD_PRI_ACAD_PROG_FLG
ACAD_LOAD_APPR VARCHAR2(50)

ACAD_LOAD_APPR
CALC_ACAD_LOAD_APPR VARCHAR2(50)

CALC_ACAD_LOAD_APPR
OVRD_ACAD_LOAD_APPR_FLG VARCHAR2(1)

OVRD_ACAD_LOAD_APPR_FLG
ACADEMIC_LOAD VARCHAR2(50)

ACADEMIC_LOAD
CALC_ACAD_LOAD_CODE VARCHAR2(50)

CALC_ACAD_LOAD_CODE
OVRD_ACADEMIC_LOAD_FLG VARCHAR2(1)

OVRD_ACADEMIC_LOAD_FLG
ACAD_LEVEL_PROJ VARCHAR2(50)

ACAD_LEVEL_PROJ
CALC_ACAD_LEVEL_PROJ_CODE VARCHAR2(50)

CALC_ACAD_LEVEL_PROJ_CODE

BOT_ACAD_LEVEL VARCHAR2(50)

BOT_ACAD_LEVEL

DWDMR A-Z.doc
CALC_BOT_ACAD_LEVEL_CODE VARCHAR2(50)

CALC_BOT_ACAD_LEVEL_CODE
EOT_ACAD_LEVEL VARCHAR2(50)

EOT_ACAD_LEVEL
CALC_EOT_ACAD_LEVEL_CODE VARCHAR2(50)

CALC_EOT_ACAD_LEVEL_CODE
OVRD_ACAD_LVL_PROJ_FLG VARCHAR2(1)

OVRD_ACAD_LVL_PROJ_FLG
OVRD_ACAD_LVL_ALL_FLG VARCHAR2(1)

OVRD_ACAD_LVL_ALL_FLG
ELIG_TO_ENROLL_FLG VARCHAR2(1)

ELIG_TO_ENROLL_FLG
RESET_CUMSTATS_FLG VARCHAR2(1)

RESET_CUMSTATS_FLG
FORM_OF_STUDY_CODE VARCHAR2(4)

FORM_OF_STUDY_CODE
CALC_FORM_OF_STUDY VARCHAR2(4)

CALC_FORM_OF_STUDY
OVRD_FORM_OF_STUDY_FLG VARCHAR2(1)

OVRD_FORM_OF_STUDY_FLG
TERM_TYPE VARCHAR2(50)

TERM_TYPE
SEL_GRP_CODE VARCHAR2(50)

SEL_GRP_CODE
TUIT_CALC_REQD_FLG VARCHAR2(1)

TUIT_CALC_REQD_FLG
TUIT_CALC_DT DATE

TUIT_CALC_DT
BILLING_CAREER VARCHAR2(50)

BILLING_CAREER
ACAD_YEAR VARCHAR2(50)

ACAD_YEAR
CALC_ACAD_YEAR VARCHAR2(50)

CALC_ACAD_YEAR
OVRD_ACAD_YEAR_FLG VARCHAR2(1)

OVRD_ACAD_YEAR_FLG
CUR_RSDNTTRMS_NBR NUMBER(22,3)

CUR_RSDNTTRMS_NBR
XFER_RSDNTTRMS_NBR NUMBER(22,3)

XFER_RSDNTTRMS_NBR

DWDMR A-Z.doc
CUM_RSDNTTRMS_NBR NUMBER(22,3)

CUM_RSDNTTRMS_NBR
UNIT_TAKEN_FA_CNT NUMBER(22,3)

UNIT_TAKEN_FA_CNT
CALC_UNTAKENFA_CNT NUMBER(22,3)

CALC_UNTAKENFA_CNT
OVRD_UNTTAKNFA_FLG VARCHAR2(1)

OVRD_UNTTAKNFA_FLG
UNIT_PASSD_FA_CNT NUMBER(22,3)

UNIT_PASSD_FA_CNT
CALC_UNTPASDFA_CNT NUMBER(22,3)

CALC_UNTPASDFA_CNT
OVRD_UNTPASDFA_FLG VARCHAR2(1)

OVRD_UNTPASDFA_FLG
TOT_UNTTAKENFA_CNT NUMBER(22,3)

TOT_UNTTAKENFA_CNT
CALC_TOTAKENFA_CNT NUMBER(22,3)

CALC_TOTAKENFA_CNT
OVRD_TOTAKENFA_FLG VARCHAR2(1)

OVRD_TOTAKENFA_FLG
TOT_PASSD_FA_CNT NUMBER(22,3)

TOT_PASSD_FA_CNT
CALC_TOTPASSFA_CNT NUMBER(22,3)

CALC_TOTPASSFA_CNT
OVRD_TOTPASSFA_FLG VARCHAR2(1)

OVRD_TOTPASSFA_FLG
REMOTE_UNIT_FA_CNT NUMBER(22,3)

REMOTE_UNIT_FA_CNT
TOT_TERMUNITFA_CNT NUMBER(22,3)

TOT_TERMUNITFA_CNT
CALC_TOTUNITFA_CNT NUMBER(22,3)

CALC_TOTUNITFA_CNT
OVRD_FA_UNITS_FLG VARCHAR2(1)

OVRD_FA_UNITS_FLG
FA_UNITWARNING_FLG VARCHAR2(1)

FA_UNITWARNING_FLG
FA_LOAD_CODE VARCHAR2(50)

FA_LOAD_CODE
CALC_FA_LOAD VARCHAR2(50)

CALC_FA_LOAD

DWDMR A-Z.doc
OVRD_FA_LOAD_FLG VARCHAR2(1)

OVRD_FA_LOAD_FLG
LS_GPA_NBR NUMBER(22,3)

LS_GPA_NBR
CALC_GPA_NBR NUMBER(22,3)

CALC_GPA_NBR
CUM_GPA_NBR NUMBER(22,3)

CUM_GPA_NBR
CALC_CUM_GPA_NBR NUMBER(22,3)

CALC_CUM_GPA_NBR
OVRD_CUM_GPA_FLG VARCHAR2(1)

OVRD_CUM_GPA_FLG
CALC_GPA_CALC_FLG VARCHAR2(1)

CALC_GPA_CALC_FLG
OVRD_GPA_FLG VARCHAR2(1)

OVRD_GPA_FLG
NSLDS_LOAN_YR_CODE VARCHAR2(50)

NSLDS_LOAN_YR_CODE
CALC_NSLDS_LOAN_YR_CODE VARCHAR2(50)

CALC_NSLDS_LOAN_YR_CODE
OVRD_NSLDS_LOAN_YR_FLG VARCHAR2(1)

OVRD_NSLDS_LOAN_YR_FLG
DIR_LND_YEAR VARCHAR2(10)

DIR_LND_YEAR
DEGR_CONFER_DT DATE

DEGR_CONFER_DT
EXP_GRAD_TERM VARCHAR2(50)

EXP_GRAD_TERM
CALC_EXP_GRAD_TERM VARCHAR2(50)

CALC_EXP_GRAD_TERM
OVRD_GRAD_TERM_FLG VARCHAR2(1)

OVRD_GRAD_TERM_FLG
EXP_GRAD_DT DATE

EXP_GRAD_DT
CALC_EXP_GRAD_DT DATE

CALC_EXP_GRAD_DT
OVRD_GRAD_DT VARCHAR2(1)

OVRD_GRAD_DT
UNIT_TAKEN_GPA_NBR NUMBER(22,3)

UNIT_TAKEN_GPA_NBR

DWDMR A-Z.doc
TOT_TAKEN_GPA_NBR NUMBER(22,3)

TOT_TAKEN_GPA_NBR
GRD_PTS_NBR NUMBER(22,3)

GRD_PTS_NBR
TOT_GRD_PTS_NBR NUMBER(22,3)

TOT_GRD_PTS_NBR
ACAD_STANDING VARCHAR2(50)

ACAD_STANDING
CALC_ACAD_STANDING VARCHAR2(50)

CALC_ACAD_STANDING
OVRD_ACAD_STANDING_FLG VARCHAR2(1)

OVRD_ACAD_STANDING_FLG
FA_STANDING VARCHAR2(50)

FA_STANDING
CALC_FA_STANDING VARCHAR2(50)

CALC_FA_STANDING
OVRD_FA_STANDING_FLG VARCHAR2(1)

OVRD_FA_STANDING_FLG
CAMPUS_CODE VARCHAR2(50)

CAMPUS_CODE
EXT_ORG_ID VARCHAR2(50)

EXT_ORG_ID
COUNTRY VARCHAR2(50)

COUNTRY
STUDY_AGREEMENT VARCHAR2(50)

STUDY_AGREEMENT
START_DT DATE

START_DT
END_DT DATE

END_DT
ACAD_GRP_ADVR VARCHAR2(50)

ACAD_GRP_ADVR
ADMIT_TERM VARCHAR2(50)

ADMIT_TERM
PROJ_BILL_UNITS NUMBER

PROJ_BILL_UNITS
OVRD_BILL_UNTS_FLG VARCHAR2(1)

OVRD_BILL_UNTS_FLG
SRVC_IND_CD VARCHAR2(50)

SRVC_IND_CD

DWDMR A-Z.doc
SRVC_IND_DT DATE

SRVC_IND_DT
REFUND_PCT NUMBER(22,2)

REFUND_PCT
REFUND_SCHEME VARCHAR2(50)

REFUND_SCHEME
REFUND_SETID VARCHAR2(5)

REFUND_SETID
REFUND_CLASS VARCHAR2(50)

REFUND_CLASS
FA_CAMPUS VARCHAR2(50)

FA_CAMPUS
REGISTRAR_CAMPUS VARCHAR2(50)

REGISTRAR_CAMPUS
ADVISEMENT_CAMPUS VARCHAR2(50)

ADVISEMENT_CAMPUS
BUSINESS_UNIT VARCHAR2(5)

BUSINESS_UNIT
ADVISOR_ROLE VARCHAR2(50)

ADVISOR_ROLE
ADVISOR_ID VARCHAR2(50)

ADVISOR_ID
COMMITTEE_ID VARCHAR2(50)

COMMITTEE_ID
WEEKS_INSTRCTN_CNT NUMBER

WEEKS_INSTRCTN_CNT
FA_STATCALCREQ_FLG VARCHAR2(1)

FA_STATCALCREQ_FLG
CALC_WKSINSTR_CNT NUMBER

CALC_WKSINSTR_CNT
CRSE_LD_PCT NUMBER(22,2)

CRSE_LD_PCT
COST_CD VARCHAR2(50)

COST_CD
OVRD_EXP_DT DATE

OVRD_EXP_DT
DRIVER_OPTN_CODE VARCHAR2(50)

DRIVER_OPTN_CODE
ONLINE_BATCH_FLG VARCHAR2(1)

ONLINE_BATCH_FLG

DWDMR A-Z.doc
TERM_SRC VARCHAR2(50)

TERM_SRC
CREATION_DT DATE

CREATION_DT
OPR_ID VARCHAR2(30)

OPR_ID
PROCESS_INSTANCE NUMBER(22,3)

PROCESS_INSTANCE
UNIT_TKNFAINEL_CNT NUMBER(22,3)

UNIT_TKNFAINEL_CNT
UNIT_PSDFAINEL_CNT NUMBER(22,3)

UNIT_PSDFAINEL_CNT
UNIT_TKNPGINEL_CNT NUMBER(22,3)

UNIT_TKNPGINEL_CNT
GRD_PTS_INEL_NBR NUMBER(22,3)

GRD_PTS_INEL_NBR
UNIT_TKNGPINEL_CNT NUMBER(22,3)

UNIT_TKNGPINEL_CNT
FA_CAR_TYPE_CODE VARCHAR2(50)

FA_CAR_TYPE_CODE
UNIT_TKNFANPIT_CNT NUMBER(22,3)

UNIT_TKNFANPIT_CNT
LOCK_OVRD_DT DATE

LOCK_OVRD_DT
LOCK_OVRD_OPR_ID VARCHAR2(50)

LOCK_OVRD_OPR_ID
OVRD_CNSDTLOCK_FLG VARCHAR2(1)

OVRD_CNSDTLOCK_FLG
UNIT_XFER_NBR NUMBER(22,3)

UNIT_XFER_NBR
XFER_PASSD_GPA_NBR NUMBER(22,3)

XFER_PASSD_GPA_NBR
XFER_PASSDNGPA_NBR NUMBER(22,3)

XFER_PASSDNGPA_NBR
UNIT_TEST_CRED_NBR NUMBER(22,3)

UNIT_TEST_CRED_NBR
UNIT_OTHER_NBR NUMBER(22,3)

UNIT_OTHER_NBR
TC_UNITS_ADJ_NBR NUMBER(22,3)

TC_UNITS_ADJ_NBR

DWDMR A-Z.doc
TOT_XFER_CNT NUMBER(22,3)

TOT_XFER_CNT
TOT_TEST_CRED_CNT NUMBER(22,3)

TOT_TEST_CRED_CNT
TOT_OTHER_CNT NUMBER(22,3)

TOT_OTHER_CNT
TOT_TCUNITADJ_CNT NUMBER(22,3)

TOT_TCUNITADJ_CNT
FA_REBUILD_EXP_DT VARCHAR2(1)

FA_REBUILD_EXP_DT
FA_ANTIC_UNIT_CNT NUMBER(22,3)

FA_ANTIC_UNIT_CNT
FA_CMPLTD_UNIT_CNT NUMBER(22,3)

FA_CMPLTD_UNIT_CNT
FA_UNIT_IP_CNT NUMBER(22,3)

FA_UNIT_IP_CNT
FA_CUR_UNIT_CNT NUMBER(22,3)

FA_CUR_UNIT_CNT
FA_CUR_LOAD_CNT VARCHAR2(1)

FA_CUR_LOAD_CNT
FA_REBUILD_DT DATE

FA_REBUILD_DT
ACAD_PLAN_TYPE VARCHAR2(50)

ACAD_PLAN_TYPE
FA_LOAD_CHANGE_FLG VARCHAR2(1)

FA_LOAD_CHANGE_FLG
CENSUS_DT DATE

CENSUS_DT
CALC_AID_YR VARCHAR2(4)

CALC_AID_YR
OVRD_AID_YR_FLG VARCHAR2(1)

OVRD_AID_YR_FLG
FA_OEE_STDNT_FLG VARCHAR2(1)

FA_OEE_STDNT_FLG
CALC_DIR_LND_YR VARCHAR2(10)

CALC_DIR_LND_YR
OVRD_DIRLNDYR_FLG VARCHAR2(1)

OVRD_DIRLNDYR_FLG
BOT_SFAASGACLVL VARCHAR2(50)

BOT_SFAASGACLVL

DWDMR A-Z.doc
EOT_SFAASGACLVL VARCHAR2(50)

EOT_SFAASGACLVL
BOT_OVRDASG VARCHAR2(50)

BOT_OVRDASG
EOT_OVRDASG VARCHAR2(50)

EOT_OVRDASG
BCL_SFAASGACLVL VARCHAR2(50)

BCL_SFAASGACLVL
ECL_SFAASGACLVL VARCHAR2(50)

ECL_SFAASGACLVL
BOT_SFA_ASG_UNITS NUMBER(22,3)

BOT_SFA_ASG_UNITS
EOT_SFA_ASG_UNITS NUMBER(22,3)

EOT_SFA_ASG_UNITS
SFAASGWIMTH VARCHAR2(50)

SFAASGWIMTH
OVR_SFAASGWIMTH VARCHAR2(50)

OVR_SFAASGWIMTH
CALC_SFAASGWIMTH VARCHAR2(50)

CALC_SFAASGWIMTH
SFA_ASG_WI_TRM NUMBER(22,2)

SFA_ASG_WI_TRM
OVR_SFA_ASG_WI_TRM VARCHAR2(50)

OVR_SFA_ASG_WI_TRM
CALC_SFA_ASG_WI_TRM NUMBER(22,2)

CALC_SFA_ASG_WI_TRM
SFA_ASG_WI_TCR NUMBER(22,2)

SFA_ASG_WI_TCR
OVR_SFA_ASG_WI_TCR VARCHAR2(50)

OVR_SFA_ASG_WI_TCR
CALC_SFA_ASG_WI_TCR NUMBER(22,2)

CALC_SFA_ASG_WI_TCR
BOT_SFA_ASG_WI_CUM NUMBER(22,2)

BOT_SFA_ASG_WI_CUM
EOT_SFA_ASG_WI_CUM NUMBER(22,2)

EOT_SFA_ASG_WI_CUM
SFAASGWIUSED VARCHAR2(50)

SFAASGWIUSED
ACTIVE_FLG VARCHAR2(1)

ACTIVE_FLG

DWDMR A-Z.doc
DELETE_FLG VARCHAR2(1)

DELETE_FLG
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
TENANT_ID VARCHAR2(80)

TENANT_ID
X_CUSTOM VARCHAR2(10)

X_CUSTOM
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
CREATED_BY_WID NUMBER

CREATED_BY_WID
CHANGED_BY_WID NUMBER

CHANGED_BY_WID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
SET_ID VARCHAR2(30)

SET_ID
ETL_PROC_WID NUMBER

ETL_PROC_WID

DWDMR A-Z.doc
W_SIA_FA_TITLEIV_SCH_D
Business Name: W_SIA_FA_TITLEIV_SCH_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

ROW_WID
INSTITUTION_CODE VARCHAR2(50)

INSTITUTION_CODE
AID_YEAR_CODE VARCHAR2(50)

AID_YEAR_CODE
CPS_SCHOOL_ID VARCHAR2(50)

CPS_SCHOOL_ID
ADDRESS VARCHAR2(30)

ADDRESS
CITY VARCHAR2(30)

CITY
STATE VARCHAR2(30)

STATE
POSTAL VARCHAR2(30)

POSTAL
COUNTRY VARCHAR2(30)

COUNTRY
DLPART VARCHAR2(1)

DLPART
CURRENT_FLG VARCHAR2(1)

CURRENT_FLG
ACTIVE_FLG VARCHAR2(1)

ACTIVE_FLG
DELETE_FLG VARCHAR2(1)

DELETE_FLG
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
TENANT_ID VARCHAR2(80)

TENANT_ID
X_CUSTOM VARCHAR2(10)

X_CUSTOM

DWDMR A-Z.doc
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
CREATED_BY_WID NUMBER

CREATED_BY_WID
CHANGED_BY_WID NUMBER

CHANGED_BY_WID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
ETL_PROC_WID NUMBER

ETL_PROC_WID
SET_ID VARCHAR2(30)

SET_ID

DWDMR A-Z.doc
W_SIA_FA_YEAR_ACAD_CAR_H
Business Name: W_SIA_FA_YEAR_ACAD_CAR_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

INSTITUTION_WID NUMBER W_SIA_INSTITUTION_D

FA_AID_YEAR_WID NUMBER W_SIA_FA_AID_YEAR_D

ACAD_CAR_WID NUMBER W_SIA_ACAD_CAR_D

ACTIVE_FLG VARCHAR2(1)

DELETE_FLG VARCHAR2(1)

TENANT_ID VARCHAR2(80)

X_CUSTOM VARCHAR2(10)

DATASOURCE_NUM_ID NUMBER

INTEGRATION_ID VARCHAR2(80)

CREATED_BY_WID NUMBER

CHANGED_BY_WID NUMBER

CREATED_ON_DT DATE

CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT DATE

DWDMR A-Z.doc
AUX4_CHANGED_ON_DT DATE

SET_ID VARCHAR2(30)

ETL_PROC_WID NUMBER

DWDMR A-Z.doc
W_SIA_FCLTY_D
Business Name: W_SIA_FCLTY_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

ROW_WID
FCLTY_ID VARCHAR2(50)

FCLTY_ID
BLDG_CODE VARCHAR2(50)

BLDG_CODE
LOC_ID VARCHAR2(50)

LOC_ID
FCLTY_TYPE_CODE VARCHAR2(50)

FCLTY_TYPE_CODE
FCLTY_GRP_FLG VARCHAR2(1)

FCLTY_GRP_FLG
ROOM_NM VARCHAR2(10)

ROOM_NM
ROOM_CAPACITY_NUM NUMBER

ROOM_CAPACITY_NUM
SRC_EFF_FROM_DT DATE

SRC_EFF_FROM_DT
SRC_EFF_TO_DT DATE

SRC_EFF_TO_DT
EFFECTIVE_FROM_DT DATE

EFFECTIVE_FROM_DT
EFFECTIVE_TO_DT DATE

EFFECTIVE_TO_DT
CURRENT_FLG VARCHAR2(1)

CURRENT_FLG
ACTIVE_FLG VARCHAR2(1)

ACTIVE_FLG
DELETE_FLG VARCHAR2(1)

DELETE_FLG
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT

DWDMR A-Z.doc
TENANT_ID VARCHAR2(80)

TENANT_ID
X_CUSTOM VARCHAR2(10)

X_CUSTOM
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
CREATED_BY_WID NUMBER

CREATED_BY_WID
CHANGED_BY_WID NUMBER

CHANGED_BY_WID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
SET_ID VARCHAR2(30)

SET_ID
ETL_PROC_WID NUMBER

ETL_PROC_WID

DWDMR A-Z.doc
W_SIA_GNDR_D
Business Name: W_SIA_GNDR_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

ROW_WID
GNDR_CODE VARCHAR2(50)

GNDR_CODE
GNDR_SD VARCHAR2(50)

GNDR_SD
GNDR_LD VARCHAR2(255)

GNDR_LD
SRC_EFF_FROM_DT DATE

SRC_EFF_FROM_DT
SRC_EFF_TO_DT DATE

SRC_EFF_TO_DT
EFFECTIVE_FROM_DT DATE

EFFECTIVE_FROM_DT
EFFECTIVE_TO_DT DATE

EFFECTIVE_TO_DT
CURRENT_FLG VARCHAR2(1)

CURRENT_FLG
ACTIVE_FLG VARCHAR2(1)

ACTIVE_FLG
DELETE_FLG VARCHAR2(1)

DELETE_FLG
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
TENANT_ID VARCHAR2(80)

TENANT_ID
X_CUSTOM VARCHAR2(10)

X_CUSTOM
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID

DWDMR A-Z.doc
CREATED_BY_WID NUMBER

CREATED_BY_WID
CHANGED_BY_WID NUMBER

CHANGED_BY_WID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
SET_ID VARCHAR2(30)

SET_ID
ETL_PROC_WID NUMBER

ETL_PROC_WID

DWDMR A-Z.doc
W_SIA_GRADE_D
Business Name: W_SIA_GRADE_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

ROW_WID
GRADE_CODE VARCHAR2(50)

GRADE_CODE
GRADE_SCHEME_CODE VARCHAR2(50)

GRADE_SCHEME_CODE
GRADE_BASIS_CODE VARCHAR2(50)

GRADE_BASIS_CODE
GRADE_CTGRY_CODE VARCHAR2(50)

GRADE_CTGRY_CODE
ERN_CRED_FLG VARCHAR2(1)

ERN_CRED_FLG
INCLUDE_GPA_FLG VARCHAR2(1)

INCLUDE_GPA_FLG
CRSE_GRADE_INPUT VARCHAR2(3)

GRADE_PTS NUMBER(9,3)

GRADE_PTS
SRC_EFF_FROM_DT DATE

SRC_EFF_FROM_DT
SRC_EFF_TO_DT DATE

SRC_EFF_TO_DT
EFFECTIVE_FROM_DT DATE

EFFECTIVE_FROM_DT
EFFECTIVE_TO_DT DATE

EFFECTIVE_TO_DT
CURRENT_FLG VARCHAR2(1)

CURRENT_FLG
ACTIVE_FLG VARCHAR2(1)

ACTIVE_FLG
DELETE_FLG VARCHAR2(1)

DELETE_FLG
W_INSERT_DT DATE

W_INSERT_DT

DWDMR A-Z.doc
W_UPDATE_DT DATE

W_UPDATE_DT
TENANT_ID VARCHAR2(80)

TENANT_ID
X_CUSTOM VARCHAR2(10)

X_CUSTOM
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
CREATED_BY_WID NUMBER

CREATED_BY_WID
CHANGED_BY_WID NUMBER

CHANGED_BY_WID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
SET_ID VARCHAR2(30)

SET_ID
ETL_PROC_WID NUMBER

ETL_PROC_WID

DWDMR A-Z.doc
W_SIA_INSTITUTION_D
Business Name: W_SIA_INSTITUTION_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

ROW_WID
INSTITUTION_CODE VARCHAR2(50)

INSTITUTION_CODE
ADDR1_LD VARCHAR2(255)

ADDR1_LD
ADDR2_LD VARCHAR2(255)

ADDR2_LD
ADDR3_LD VARCHAR2(255)

ADDR3_LD
ADDR4_LD VARCHAR2(255)

ADDR4_LD
CITY_NM VARCHAR2(30)

CITY_NM
CNTY_NM VARCHAR2(30)

CNTY_NM
CNTRY_CODE VARCHAR2(50)

CNTRY_CODE
STATE_CODE VARCHAR2(50)

STATE_CODE
POSTAL_CODE VARCHAR2(50)

POSTAL_CODE
GEO_CODE VARCHAR2(50)

GEO_CODE
SRC_EFF_FROM_DT DATE

SRC_EFF_FROM_DT
SRC_EFF_TO_DT DATE

SRC_EFF_TO_DT
EFFECTIVE_FROM_DT DATE

EFFECTIVE_FROM_DT
EFFECTIVE_TO_DT DATE

EFFECTIVE_TO_DT
CURRENT_FLG VARCHAR2(1)

CURRENT_FLG

DWDMR A-Z.doc
ACTIVE_FLG VARCHAR2(1)

ACTIVE_FLG
DELETE_FLG VARCHAR2(1)

DELETE_FLG
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
TENANT_ID VARCHAR2(80)

TENANT_ID
X_CUSTOM VARCHAR2(10)

X_CUSTOM
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
CREATED_BY_WID NUMBER

CREATED_BY_WID
CHANGED_BY_WID NUMBER

CHANGED_BY_WID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
SET_ID VARCHAR2(30)

SET_ID
ETL_PROC_WID NUMBER

ETL_PROC_WID

DWDMR A-Z.doc
W_SIA_INST_SUMM_A
Business Name: W_SIA_INST_SUMM_A

Description:

Table Columns:
Column Name Description Datatype Lookup Table
INSTITUTION_WID NUMBER W_SIA_INSTITUTION_D

ACAD_ORG_WID NUMBER W_SIA_ACAD_ORG_D

ACAD_PROG_WID NUMBER W_SIA_ACAD_PROG_D

ACAD_PROG_WID
ACAD_GRP_WID NUMBER W_XACT_TYPE_D

ACAD_YR_WID NUMBER W_YEAR_D

STDNT_COHORT_WID NUMBER W_SIA_STDNT_COHORT_D

STDNT_COHORT_WID
ADMIT_TERM_WID NUMBER W_SIA_TERM_D

ADMIT_TERM_WID
ADMIT_TYPE_WID NUMBER W_XACT_TYPE_D

ADMIT_TYPE_WID
ETHNIC_GRP_WID NUMBER W_XACT_TYPE_D

ETHNIC_GRP_WID
GNDR_CODE VARCHAR2(50)

GNDR_CODE
TOT_HEAD_CNT NUMBER

TOT_HEAD_CNT
FT_HEAD_CNT NUMBER

FT_HEAD_CNT
PT_HEAD_CNT NUMBER

PT_HEAD_CNT
YR_1_ALLW_EXCL_CNT NUMBER

YR_1_ALLW_EXCL_CNT
YR_2_ALLW_EXCL_CNT NUMBER

YR_2_ALLW_EXCL_CNT
YR_3_ALLW_EXCL_CNT NUMBER

YR_3_ALLW_EXCL_CNT
YR_4_ALLW_EXCL_CNT NUMBER

YR_4_ALLW_EXCL_CNT

DWDMR A-Z.doc
YR_5_ALLW_EXCL_CNT NUMBER

YR_5_ALLW_EXCL_CNT
YR_6_ALLW_EXCL_CNT NUMBER

YR_6_ALLW_EXCL_CNT
YR_7_ALLW_EXCL_CNT NUMBER

YR_7_ALLW_EXCL_CNT
YR_1_RTNTN_CNT NUMBER

YR_1_RTNTN_CNT
YR_2_RTNTN_CNT NUMBER

YR_2_RTNTN_CNT
YR_3_RTNTN_CNT NUMBER

YR_3_RTNTN_CNT
YR_4_RTNTN_CNT NUMBER

YR_4_RTNTN_CNT
YR_5_RTNTN_CNT NUMBER

YR_5_RTNTN_CNT
YR_6_RTNTN_CNT NUMBER

YR_6_RTNTN_CNT
YR_7_RTNTN_CNT NUMBER

YR_7_RTNTN_CNT
YR_1_GRAD_CNT NUMBER

YR_1_GRAD_CNT
YR_2_GRAD_CNT NUMBER

YR_2_GRAD_CNT
YR_3_GRAD_CNT NUMBER

YR_3_GRAD_CNT
YR_4_GRAD_CNT NUMBER

YR_4_GRAD_CNT
YR_5_GRAD_CNT NUMBER

YR_5_GRAD_CNT
YR_6_GRAD_CNT NUMBER

YR_6_GRAD_CNT
YR_7_GRAD_CNT NUMBER

YR_7_GRAD_CNT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
TENANT_ID VARCHAR2(80)

TENANT_ID

DWDMR A-Z.doc
X_CUSTOM VARCHAR2(10)

X_CUSTOM
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
ETL_PROC_WID NUMBER

ETL_PROC_WID
INTEGRATION_ID VARCHAR2(255)

DWDMR A-Z.doc
W_SIA_ITEM_TYPE_D
Business Name: W_SIA_ITEM_TYPE_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

ROW_WID
ITEM_TYPE_ID VARCHAR2(50)

ITEM_TYPE_ID
ITEM_CLS_TYPE_ID VARCHAR2(50)

ITEM_CLS_TYPE_ID
PYMNT_TERMS VARCHAR2(8)

PYMNT_TERMS
PYMNT_PRIO_SEQ VARCHAR2(8)

PYMNT_PRIO_SEQ
CHRG_PRIO_SEQ VARCHAR2(8)

CHRG_PRIO_SEQ
TNDR_SPEC_FLG VARCHAR2(1)

TNDR_SPEC_FLG
TNDR_CTGRY_CODE VARCHAR2(50)

TNDR_CTGRY_CODE
KEYWORD1 VARCHAR2(10)

KEYWORD1
KEYWORD2 VARCHAR2(10)

KEYWORD2
KEYWORD3 VARCHAR2(10)

KEYWORD3
REFUND_FLG VARCHAR2(1)

REFUND_FLG
TAXABLE_FLG VARCHAR2(18)

TAXABLE_FLG
CRNCY_CODE VARCHAR2(50)

CRNCY_CODE
MIN_AMT NUMBER(16,3)

MIN_AMT
MAX_AMT NUMBER(18,5)

MAX_AMT
SRC_EFF_FROM_DT DATE

SRC_EFF_FROM_DT

DWDMR A-Z.doc
SRC_EFF_TO_DT DATE

SRC_EFF_TO_DT
EFFECTIVE_FROM_DT DATE

EFFECTIVE_FROM_DT
EFFECTIVE_TO_DT DATE

EFFECTIVE_TO_DT
CURRENT_FLG VARCHAR2(1)

CURRENT_FLG
ACTIVE_FLG VARCHAR2(1)

ACTIVE_FLG
DELETE_FLG VARCHAR2(1)

DELETE_FLG
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
TENANT_ID VARCHAR2(80)

TENANT_ID
X_CUSTOM VARCHAR2(10)

X_CUSTOM
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
CREATED_BY_WID NUMBER

CREATED_BY_WID
CHANGED_BY_WID NUMBER

CHANGED_BY_WID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT

DWDMR A-Z.doc
SET_ID VARCHAR2(30)

SET_ID
ETL_PROC_WID NUMBER

ETL_PROC_WID

DWDMR A-Z.doc
W_SIA_LOCATION_D
Business Name: W_SIA_LOCATION_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

ROW_WID
LOC_CODE VARCHAR2(50)

LOC_CODE
LOC_ADDR1 VARCHAR2(255)

LOC_ADDR1
LOC_ADDR2 VARCHAR2(255)

LOC_ADDR2
LOC_ADDR3 VARCHAR2(255)

LOC_ADDR3
LOC_ADDR4 VARCHAR2(255)

LOC_ADDR4
LOC_BLDG_NUM VARCHAR2(10)

LOC_BLDG_NUM
LOC_CITY_NAME VARCHAR2(255)

LOC_CITY_NAME
LOC_CNTY_NAME VARCHAR2(255)

LOC_CNTY_NAME
LOC_CNTRY_CODE VARCHAR2(50)

LOC_CNTRY_CODE
LOC_FLOOR_NUM VARCHAR2(10)

LOC_FLOOR_NUM
LOC_GEO_CODE VARCHAR2(50)

LOC_GEO_CODE
GOV_GEO_LOC_CODE VARCHAR2(50)

GOV_GEO_LOC_CODE
GOV_DSGNT_AGNT_CODE VARCHAR2(50)

GOV_DSGNT_AGNT_CODE
LOC_JRSDCTN_CODE VARCHAR2(50)

LOC_JRSDCTN_CODE
LOC_SCTR_NUM VARCHAR2(10)

LOC_SCTR_NUM
LOC_STATE_CODE VARCHAR2(50)

LOC_STATE_CODE

DWDMR A-Z.doc
LOC_POSTAL_CODE VARCHAR2(50)

LOC_POSTAL_CODE
LOC_ESTAB_CODE VARCHAR2(50)

LOC_ESTAB_CODE
SRC_EFF_FROM_DT DATE

SRC_EFF_FROM_DT
SRC_EFF_TO_DT DATE

SRC_EFF_TO_DT
EFFECTIVE_FROM_DT DATE

EFFECTIVE_FROM_DT
EFFECTIVE_TO_DT DATE

EFFECTIVE_TO_DT
CURRENT_FLG VARCHAR2(1)

CURRENT_FLG
ACTIVE_FLG VARCHAR2(1)

ACTIVE_FLG
DELETE_FLG VARCHAR2(1)

DELETE_FLG
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
TENANT_ID VARCHAR2(80)

TENANT_ID
X_CUSTOM VARCHAR2(10)

X_CUSTOM
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
CREATED_BY_WID NUMBER

CREATED_BY_WID
CHANGED_BY_WID NUMBER

CHANGED_BY_WID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT

DWDMR A-Z.doc
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
SET_ID VARCHAR2(30)

SET_ID
ETL_PROC_WID NUMBER

ETL_PROC_WID

DWDMR A-Z.doc
W_SIA_PYMNT_CHARGES_F
Business Name: W_SIA_PYMNT_CHARGES_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

ROW_WID
BU_WID NUMBER W_INT_ORG_D

BU_WID
SCHOLAR_WID NUMBER W_SIA_SCHOLAR_D

SCHOLAR_WID
EXT_ORG_WID NUMBER W_SIA_EXT_ORG_D

EXT_ORG_WID
ACCOUNT_TERM_WID NUMBER W_XACT_TYPE_D

ACCOUNT_TERM_WID
ACAD_CAR_WID NUMBER W_SIA_ACAD_CAR_D

ACAD_CAR_WID
ACCT_TYPE_WID NUMBER W_SIA_ACCT_TYPE_D

ACCT_TYPE_WID
ITEM_TYPE_WID NUMBER W_SIA_ITEM_TYPE_D

ITEM_TYPE_WID
ITEM_CODE_WID NUMBER W_XACT_TYPE_D

ITEM_CODE_WID
ACAD_YEAR_WID NUMBER W_YEAR_D

ACAD_YEAR_WID
CAL_YR_WID NUMBER W_YEAR_D

CAL_YR_WID
AID_YEAR_WID VARCHAR2(4) W_YEAR_D

AID_YEAR_WID
ITEM_TERM_WID NUMBER W_XACT_TYPE_D

ITEM_TERM_WID
ACAD_PROG_WID NUMBER W_SIA_ACAD_PROG_D

ACAD_PROG_WID
INSTITUTION_WID NUMBER W_SIA_INSTITUTION_D

INSTITUTION_WID
CONTRACT_WID NUMBER W_SIA_CONTRACT_D

CONTRACT_WID
ITEM_TYPE_PYMT_WID NUMBER W_SIA_ITEM_TYPE_D

ITEM_TYPE_PYMT_WID

DWDMR A-Z.doc
ITEM_CODE_PYMT_WID NUMBER W_XACT_TYPE_D

ITEM_CODE_PYMT_WID
PYMNT_MTHD_WID NUMBER W_XACT_TYPE_D

PYMNT_MTHD_WID
STDNT_ORG_TYPE VARCHAR2(1)

STDNT_ORG_TYPE
ITEM_NBR_CHARGE VARCHAR2(15)

ITEM_NBR_CHARGE
ITEM_NBR_PAYMENT VARCHAR2(15)

ITEM_NBR_PAYMENT
REFUND_NBR NUMBER

REFUND_NBR
PAYMENT_ID_NBR NUMBER

PAYMENT_ID_NBR
SF_REVERSAL_FLG VARCHAR2(1)

SF_REVERSAL_FLG
WRITEOFF_FLG VARCHAR2(1)

WRITEOFF_FLG
PRIORITY NUMBER

PRIORITY
PRIORITY_PMT_FLG VARCHAR2(1)

PRIORITY_PMT_FLG
ITEM_NBR_CONTRACT VARCHAR2(15)

ITEM_NBR_CONTRACT
SF_PRIORITY NUMBER

SF_PRIORITY
DOC_CURR_CODE VARCHAR2(50)

DOC_CURR_CODE
LOC_CURR_CODE VARCHAR2(50)

LOC_CURR_CODE
XREF_DOC_AMT NUMBER(16,2)

XREF_DOC_AMT
XREF_LOC_AMT NUMBER(16,2)

XREF_LOC_AMT
GL_ASSESSD_DOC_AMT NUMBER(16,2)

GL_ASSESSD_DOC_AMT
GL_ASSESSD_LOC_AMT NUMBER(16,2)

GL_ASSESSD_LOC_AMT
DELETE_FLG VARCHAR2(1)

DELETE_FLG

DWDMR A-Z.doc
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
TENANT_ID VARCHAR2(80)

TENANT_ID
X_CUSTOM VARCHAR2(10)

X_CUSTOM
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
CREATED_BY_WID NUMBER W_USER_D

CREATED_BY_WID
CHANGED_BY_WID NUMBER W_USER_D

CHANGED_BY_WID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
SET_ID VARCHAR2(30)

SET_ID
ETL_PROC_WID NUMBER

ETL_PROC_WID

DWDMR A-Z.doc
W_SIA_RATING_CMP_D
Business Name: W_SIA_RATING_CMP_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

ROW_WID
RATING_CMP VARCHAR2(50)

RATING_CMP
INSTITUTION_CODE VARCHAR2(50)

RATING_SCHEME VARCHAR2(50)

RATING_CMP_TYPE VARCHAR2(4)

RATING_CMP_TYPE
DETERM_METHOD VARCHAR2(3)

DETERM_METHOD
FORMULA_ID VARCHAR2(50)

FORMULA_ID
FINAL_CMP_VALUE VARCHAR2(1)

FINAL_CMP_VALUE
RTNG_CMP_PROC_ORDR NUMBER

RTNG_CMP_PROC_ORDR
REQUIRED VARCHAR2(8)

REQUIRED
SRC_EFF_FROM_DT DATE

SRC_EFF_FROM_DT
SRC_EFF_TO_DT DATE

SRC_EFF_TO_DT
EFFECTIVE_FROM_DT DATE

EFFECTIVE_FROM_DT
EFFECTIVE_TO_DT DATE

EFFECTIVE_TO_DT
CURRENT_FLG VARCHAR2(1)

CURRENT_FLG
ACTIVE_FLG VARCHAR2(1)

ACTIVE_FLG
DELETE_FLG VARCHAR2(1)

DELETE_FLG

DWDMR A-Z.doc
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
TENANT_ID VARCHAR2(80)

TENANT_ID
X_CUSTOM VARCHAR2(10)

X_CUSTOM
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
CREATED_BY_WID NUMBER

CREATED_BY_WID
CHANGED_BY_WID NUMBER

CHANGED_BY_WID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
SET_ID VARCHAR2(30)

SET_ID
ETL_PROC_WID NUMBER

ETL_PROC_WID

DWDMR A-Z.doc
W_SIA_RECRTR_CAT_D
Business Name: W_SIA_RECRTR_CAT_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

ROW_WID
RECRUITMENT_CTGRY_WID NUMBER

RECRUITMENT_CTGRY_WID
RECRTR_WID NUMBER W_SIA_RECRTR_D

RECRTR_WID
INSTITUTION_CODE VARCHAR2(50)

INSTITUTION_CODE
ACAD_CAR_CODE VARCHAR2(50)

ACAD_CAR_CODE
ASSIGNMENT_STAGE VARCHAR2(1)

ASSIGNMENT_STAGE
SRC_EFF_FROM_DT DATE

SRC_EFF_FROM_DT
SRC_EFF_TO_DT DATE

SRC_EFF_TO_DT
EFFECTIVE_FROM_DT DATE

EFFECTIVE_FROM_DT
EFFECTIVE_TO_DT DATE

EFFECTIVE_TO_DT
CURRENT_FLG VARCHAR2(1)

CURRENT_FLG
ACTIVE_FLG VARCHAR2(1)

ACTIVE_FLG
DELETE_FLG VARCHAR2(1)

DELETE_FLG
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
TENANT_ID VARCHAR2(80)

TENANT_ID
X_CUSTOM VARCHAR2(10)

X_CUSTOM

DWDMR A-Z.doc
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
CREATED_BY_WID NUMBER

CREATED_BY_WID
CHANGED_BY_WID NUMBER

CHANGED_BY_WID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
SET_ID VARCHAR2(30)

SET_ID
ETL_PROC_WID NUMBER

ETL_PROC_WID

DWDMR A-Z.doc
W_SIA_RECRTR_D
Business Name: W_SIA_RECRTR_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

ROW_WID
RECRUITER_ID VARCHAR2(50)

RECRUITER_ID
INSTITUTION_CODE VARCHAR2(50)

ACAD_CAR_CODE VARCHAR2(50)

W_ACAD_CAR_CODE VARCHAR2(255)

W_ACAD_CAR_CODE
RECRUITER_NAME VARCHAR2(50)

RECRUITER_NAME
RECRUITER_TYPE VARCHAR2(4)

RECRUITER_TYPE
SRC_EFF_FROM_DT DATE

SRC_EFF_FROM_DT
SRC_EFF_TO_DT DATE

SRC_EFF_TO_DT
EFFECTIVE_FROM_DT DATE

EFFECTIVE_FROM_DT
EFFECTIVE_TO_DT DATE

EFFECTIVE_TO_DT
CURRENT_FLG VARCHAR2(1)

CURRENT_FLG
ACTIVE_FLG VARCHAR2(1)

ACTIVE_FLG
DELETE_FLG VARCHAR2(1)

DELETE_FLG
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
TENANT_ID VARCHAR2(80)

TENANT_ID

DWDMR A-Z.doc
X_CUSTOM VARCHAR2(10)

X_CUSTOM
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
CREATED_BY_WID NUMBER

CREATED_BY_WID
CHANGED_BY_WID NUMBER

CHANGED_BY_WID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
SET_ID VARCHAR2(30)

SET_ID
ETL_PROC_WID NUMBER

ETL_PROC_WID

DWDMR A-Z.doc
W_SIA_RECRTR_EXT_D
Business Name: W_SIA_RECRTR_EXT_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

ROW_WID
RECRTR_WID NUMBER W_SIA_RECRTR_D

RECRTR_WID
EXT_ORG_WID NUMBER W_SIA_EXT_ORG_D

ASSIGNMENT_STAGE VARCHAR2(1)

ASSIGNMENT_STAGE
INCLUDE_EXCLUDE VARCHAR2(1)

INCLUDE_EXCLUDE
SRC_EFF_FROM_DT DATE

SRC_EFF_FROM_DT
SRC_EFF_TO_DT DATE

SRC_EFF_TO_DT
EFFECTIVE_FROM_DT DATE

EFFECTIVE_FROM_DT
EFFECTIVE_TO_DT DATE

EFFECTIVE_TO_DT
CURRENT_FLG VARCHAR2(1)

CURRENT_FLG
ACTIVE_FLG VARCHAR2(1)

ACTIVE_FLG
DELETE_FLG VARCHAR2(1)

DELETE_FLG
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
TENANT_ID VARCHAR2(80)

TENANT_ID
X_CUSTOM VARCHAR2(10)

X_CUSTOM
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID

DWDMR A-Z.doc
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
CREATED_BY_WID NUMBER

CREATED_BY_WID
CHANGED_BY_WID NUMBER

CHANGED_BY_WID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
SET_ID VARCHAR2(30)

SET_ID
ETL_PROC_WID NUMBER

ETL_PROC_WID
INSTITUTION_CODE VARCHAR2(50)

ACAD_CAR_CODE VARCHAR2(50)

DWDMR A-Z.doc
W_SIA_RECRTR_REG_D
Business Name: W_SIA_RECRTR_REG_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

ROW_WID
RECRTR_WID NUMBER W_SIA_RECRTR_D

RECRTR_WID
REGION_CS_WID VARCHAR2(10)

REGION_CS_WID
ASSIGNMENT_STAGE VARCHAR2(1)

ASSIGNMENT_STAGE
INCLUDE_EXCLUDE VARCHAR2(1)

INCLUDE_EXCLUDE
SRC_EFF_FROM_DT DATE

SRC_EFF_FROM_DT
SRC_EFF_TO_DT DATE

SRC_EFF_TO_DT
EFFECTIVE_FROM_DT DATE

EFFECTIVE_FROM_DT
EFFECTIVE_TO_DT DATE

EFFECTIVE_TO_DT
CURRENT_FLG VARCHAR2(1)

CURRENT_FLG
ACTIVE_FLG VARCHAR2(1)

ACTIVE_FLG
DELETE_FLG VARCHAR2(1)

DELETE_FLG
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
TENANT_ID VARCHAR2(80)

TENANT_ID
X_CUSTOM VARCHAR2(10)

X_CUSTOM
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID

DWDMR A-Z.doc
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
CREATED_BY_WID NUMBER

CREATED_BY_WID
CHANGED_BY_WID NUMBER

CHANGED_BY_WID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
SET_ID VARCHAR2(30)

SET_ID
ETL_PROC_WID NUMBER

ETL_PROC_WID
INSTITUTION_CODE VARCHAR2(50)

ACAD_CAR_CODE VARCHAR2(50)

DWDMR A-Z.doc
W_SIA_RECRTR_ROLE_D
Business Name: W_SIA_RECRTR_ROLE_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

ROW_WID
RECRTR_WID NUMBER W_SIA_RECRTR_D

RECRTR_WID
RECRUITER_ROLE VARCHAR2(50)

RECRUITER_ROLE
SRC_EFF_FROM_DT DATE

SRC_EFF_FROM_DT
SRC_EFF_TO_DT DATE

SRC_EFF_TO_DT
EFFECTIVE_FROM_DT DATE

EFFECTIVE_FROM_DT
EFFECTIVE_TO_DT DATE

EFFECTIVE_TO_DT
CURRENT_FLG VARCHAR2(1)

CURRENT_FLG
ACTIVE_FLG VARCHAR2(1)

ACTIVE_FLG
DELETE_FLG VARCHAR2(1)

DELETE_FLG
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
TENANT_ID VARCHAR2(80)

TENANT_ID
X_CUSTOM VARCHAR2(10)

X_CUSTOM
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
CREATED_BY_WID NUMBER

CREATED_BY_WID

DWDMR A-Z.doc
CHANGED_BY_WID NUMBER

CHANGED_BY_WID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
SET_ID VARCHAR2(30)

SET_ID
ETL_PROC_WID NUMBER

ETL_PROC_WID
INSTITUTION_CODE VARCHAR2(50)

ACAD_CAR_CODE VARCHAR2(50)

DWDMR A-Z.doc
W_SIA_REPEAT_D
Business Name: W_SIA_REPEAT_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

ROW_WID
REPEAT_SCHEME_CODE VARCHAR2(50)

REPEAT_SCHEME_CODE
REPEAT_CODE VARCHAR2(50)

REPEAT_CODE
SRC_EFF_FROM_DT DATE

SRC_EFF_FROM_DT
SRC_EFF_TO_DT DATE

SRC_EFF_TO_DT
EFFECTIVE_FROM_DT DATE

EFFECTIVE_FROM_DT
EFFECTIVE_TO_DT DATE

EFFECTIVE_TO_DT
CURRENT_FLG VARCHAR2(1)

CURRENT_FLG
ACTIVE_FLG VARCHAR2(1)

ACTIVE_FLG
DELETE_FLG VARCHAR2(1)

DELETE_FLG
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
TENANT_ID VARCHAR2(80)

TENANT_ID
X_CUSTOM VARCHAR2(10)

X_CUSTOM
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
CREATED_BY_WID NUMBER

CREATED_BY_WID

DWDMR A-Z.doc
CHANGED_BY_WID NUMBER

CHANGED_BY_WID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
SET_ID VARCHAR2(30)

SET_ID
ETL_PROC_WID NUMBER

ETL_PROC_WID

DWDMR A-Z.doc
W_SIA_SCHOLAR_ATTR_D
Business Name: W_SIA_SCHOLAR_ATTR_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

ROW_WID
SCHOLAR_WID NUMBER W_SIA_SCHOLAR_D

SCHOLAR_WID
ATTRIBUTE1 VARCHAR2(50)

ATTRIBUTE1
ATTRIBUTE2 VARCHAR2(50)

ATTRIBUTE2
ATTRIBUTE3 VARCHAR2(50)

ATTRIBUTE3
ATTRIBUTE4 VARCHAR2(50)

ATTRIBUTE4
SRC_EFF_FROM_DT DATE

SRC_EFF_FROM_DT
SRC_EFF_TO_DT DATE

SRC_EFF_TO_DT
EFFECTIVE_FROM_DT DATE

EFFECTIVE_FROM_DT
EFFECTIVE_TO_DT DATE

EFFECTIVE_TO_DT
ACTIVE_FLG VARCHAR2(1)

ACTIVE_FLG
CURRENT_FLG VARCHAR2(1)

CURRENT_FLG
DELETE_FLG VARCHAR2(1)

DELETE_FLG
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
TENANT_ID VARCHAR2(80)

TENANT_ID
X_CUSTOM VARCHAR2(10)

X_CUSTOM

DWDMR A-Z.doc
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
CREATED_BY_WID NUMBER

CREATED_BY_WID
CHANGED_BY_WID NUMBER

CHANGED_BY_WID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
SET_ID VARCHAR2(30)

SET_ID
ETL_PROC_WID NUMBER

ETL_PROC_WID
FAMILY VARCHAR2(50)

W_ATTRIBUTE1_CODE VARCHAR2(50)

DWDMR A-Z.doc
W_SIA_SCHOLAR_CONTACT_D
Business Name: W_SIA_SCHOLAR_CONTACT_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

ROW_WID
SCHOLAR_WID NUMBER W_SIA_SCHOLAR_D

SCHOLAR_WID
ADDRESS_TYPE VARCHAR2(4)

ADDRESS_TYPE
COUNTRY VARCHAR2(3)

COUNTRY
ADDRESS1 VARCHAR2(55)

ADDRESS1
ADDRESS2 VARCHAR2(55)

ADDRESS2
ADDRESS3 VARCHAR2(55)

ADDRESS3
ADDRESS4 VARCHAR2(55)

ADDRESS4
CITY VARCHAR2(30)

CITY
NUM1 VARCHAR2(6)

NUM1
NUM2 VARCHAR2(6)

NUM2
HOUSE_TYPE VARCHAR2(2)

HOUSE_TYPE
ADDR_FIELD1 VARCHAR2(2)

ADDR_FIELD1
ADDR_FIELD2 VARCHAR2(4)

ADDR_FIELD2
ADDR_FIELD3 VARCHAR2(4)

ADDR_FIELD3
COUNTY VARCHAR2(30)

COUNTY
STATE VARCHAR2(6)

STATE

DWDMR A-Z.doc
POSTAL VARCHAR2(12)

POSTAL
GEO_WID NUMBER

GEO_WID
IN_CITY_LIMIT VARCHAR2(1)

IN_CITY_LIMIT
ADDRESS1_AC VARCHAR2(55)

ADDRESS1_AC
ADDRESS2_AC VARCHAR2(55)

ADDRESS2_AC
ADDRESS3_AC VARCHAR2(55)

ADDRESS3_AC
CSW_ADDR_PREF_FLG VARCHAR2(1)

CSW_ADDR_PREF_FLG
CITY_AC VARCHAR2(30)

CITY_AC
REG_REGION VARCHAR2(5)

REG_REGION
ADDR_PREF_FLG VARCHAR2(1)

ADDR_PREF_FLG
HOME_CTRY_CODE VARCHAR2(50)

HOME_CTRY_CODE
HOME_PHONE VARCHAR2(24)

HOME_PHONE
HOME_EXT VARCHAR2(6)

HOME_EXT
CAMP_CTRY_CODE VARCHAR2(50)

CAMP_CTRY_CODE
CAMP_PHONE VARCHAR2(24)

CAMP_PHONE
CAMP_EXT VARCHAR2(6)

CAMP_EXT
OTR_CTRY_CODE VARCHAR2(50)

OTR_CTRY_CODE
OTR_PHONE VARCHAR2(24)

OTR_PHONE
OTR_EXT VARCHAR2(6)

OTR_EXT
MAIN_CTRY_CODE VARCHAR2(50)

MAIN_CTRY_CODE

DWDMR A-Z.doc
MAIN_PHONE VARCHAR2(24)

MAIN_PHONE
MAIN_EXT VARCHAR2(6)

MAIN_EXT
DORM_CTRY_CODE VARCHAR2(50)

DORM_CTRY_CODE
DORM_PHONE VARCHAR2(24)

DORM_PHONE
DORM_EXT VARCHAR2(6)

DORM_EXT
CELL_CTRY_CODE VARCHAR2(50)

CELL_CTRY_CODE
CELL_PHONE VARCHAR2(24)

CELL_PHONE
CELL_EXT VARCHAR2(6)

CELL_EXT
FAX_CTRY_CODE VARCHAR2(50)

FAX_CTRY_CODE
FAX_PHONE VARCHAR2(24)

FAX_PHONE
FAX_EXT VARCHAR2(6)

FAX_EXT
WORK_CTRY_CODE VARCHAR2(50)

WORK_CTRY_CODE
WORK_PHONE VARCHAR2(24)

WORK_PHONE
WORK_EXT VARCHAR2(6)

WORK_EXT
BUSN_CTRY_CODE VARCHAR2(50)

BUSN_CTRY_CODE
BUSN_PHONE VARCHAR2(24)

BUSN_PHONE
BUSN_EXT VARCHAR2(6)

BUSN_EXT
TELX_CTRY_CODE VARCHAR2(50)

TELX_CTRY_CODE
TELX_PHONE VARCHAR2(24)

TELX_PHONE
TELX_EXT VARCHAR2(6)

TELX_EXT

DWDMR A-Z.doc
PGR2_CTRY_CODE VARCHAR2(50)

PGR2_CTRY_CODE
PGR2_PHONE VARCHAR2(24)

PGR2_PHONE
PGR2_EXT VARCHAR2(6)

PGR2_EXT
PGR1_CTRY_CODE VARCHAR2(50)

PGR1_CTRY_CODE
PGR1_PHONE VARCHAR2(24)

PGR1_PHONE
PGR1_EXT VARCHAR2(6)

PGR1_EXT
PREF_CTRY_CODE VARCHAR2(50)

PREF_CTRY_CODE
PREF_PHONE VARCHAR2(24)

PREF_PHONE
PREF_EXT VARCHAR2(6)

PREF_EXT
PREF_EMAIL VARCHAR2(70)

PREF_EMAIL
HOME_EMAIL VARCHAR2(70)

HOME_EMAIL
BUSINESS_EMAIL VARCHAR2(70)

BUSINESS_EMAIL
CAMPUS_EMAIL VARCHAR2(70)

CAMPUS_EMAIL
DORM_EMAIL VARCHAR2(70)

DORM_EMAIL
OTHER_EMAIL VARCHAR2(70)

OTHER_EMAIL
SRC_EFF_FROM_DT DATE

SRC_EFF_FROM_DT
SRC_EFF_TO_DT DATE

SRC_EFF_TO_DT
EFFECTIVE_FROM_DT DATE

EFFECTIVE_FROM_DT
EFFECTIVE_TO_DT DATE

EFFECTIVE_TO_DT
ACTIVE_FLG VARCHAR2(1)

ACTIVE_FLG

DWDMR A-Z.doc
CURRENT_FLG VARCHAR2(1)

CURRENT_FLG
DELETE_FLG VARCHAR2(1)

DELETE_FLG
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
TENANT_ID VARCHAR2(80)

TENANT_ID
X_CUSTOM VARCHAR2(10)

X_CUSTOM
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
CREATED_BY_WID NUMBER

CREATED_BY_WID
CHANGED_BY_WID NUMBER

CHANGED_BY_WID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
SET_ID VARCHAR2(30)

SET_ID
ETL_PROC_WID NUMBER

ETL_PROC_WID

DWDMR A-Z.doc
W_SIA_SCHOLAR_D
Business Name: W_SIA_SCHOLAR_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

ROW_WID
SCHOLAR_ID VARCHAR2(50)

SCHOLAR_ID
BIRTH_DT DATE

BIRTH_DT_WID
DEATH_DT DATE

DEATH_DT_WID
MARITAL_STATUS VARCHAR2(50)

MARITAL_STATUS
MAR_STAT_DT DATE

MAR_STAT_DT_WID
FULL_TM_STU_FLG VARCHAR2(1)

FULL_TM_STU_FLG
US_WORK_ELIG_FLG VARCHAR2(1)

US_WORK_ELIG_FLG
HI_EDU_LVL VARCHAR2(50)

HI_EDU_LVL
EMPLMNT_APP_DT DATE

EMPLMNT_APP_DT_WID
EMPLMNT_APP_ID VARCHAR2(50)

EMPLMNT_APP_ID
EXP_YR_NUM NUMBER

EXP_YR_NUM
PREF_PHONE VARCHAR2(24)

PREF_PHONE
PREF_EMAIL VARCHAR2(70)

PREF_EMAIL
EMERG_CNTCT_NM VARCHAR2(50)

EMERG_CNTCT_NM
EMERG_PHONE_NUM VARCHAR2(26)

EMERG_PHONE_NUM
HOME_REG_RGN_WID NUMBER

HOME_REG_RGN_WID

DWDMR A-Z.doc
PREF_CTRY_CODE VARCHAR2(50)

PREF_CTRY_CODE
PREF_EXT VARCHAR2(6)

PREF_EXT
STDNT_CAMPUS_ID VARCHAR2(50)

STDNT_CAMPUS_ID
FERPA_FLG VARCHAR2(1)

FERPA_FLG
ALTER_EMPL_ID VARCHAR2(50)

ALTER_EMPL_ID
ATHLETE_FLAG VARCHAR2(1)

ATHLETE_FLAG
NTNL_ID VARCHAR2(50)

NTNL_ID
DISABLED_FLG VARCHAR2(1)

DISABLED_FLG
DISABLED_VET_FLG VARCHAR2(1)

DISABLED_VET_FLG
CITZ_PROOF1 VARCHAR2(50)

CITZ_PROOF1
CITZ_PROOF2 VARCHAR2(50)

CITZ_PROOF2
HI_CMP_EMP_FLG VARCHAR2(1)

HI_CMP_EMP_FLG
HI_CMP_EMP_PLN_FLG VARCHAR2(1)

HI_CMP_EMP_PLN_FLG
MIL_CRED_SRVC VARCHAR2(50)

MIL_CRED_SRVC
GOV_DISABILITY VARCHAR2(50)

GOV_DISABILITY
MIL_STATUS VARCHAR2(50)

MIL_STATUS
MIL_GRADE VARCHAR2(50)

MIL_GRADE
MIL_RSRV_CAT VARCHAR2(50)

MIL_RSRV_CAT
MIL_SEP_STAT VARCHAR2(50)

MIL_SEP_STAT
MIL_END_DT DATE

MIL_END_DT_WID

DWDMR A-Z.doc
MIL_STRT_DT DATE

MIL_STRT_DT_WID
MIL_COMP VARCHAR2(50)

MIL_COMP
VET_PRFR VARCHAR2(50)

VET_PRFR
VET_PRFR_RIF_FLG VARCHAR2(1)

VET_PRFR_RIF_FLG
SRC_EFF_FROM_DT DATE

SRC_EFF_FROM_DT
SRC_EFF_TO_DT DATE

SRC_EFF_TO_DT
EFFECTIVE_FROM_DT DATE

EFFECTIVE_FROM_DT
EFFECTIVE_TO_DT DATE

EFFECTIVE_TO_DT
CURRENT_FLG VARCHAR2(1)

CURRENT_FLG
ACTIVE_FLG VARCHAR2(1)

ACTIVE_FLG
DELETE_FLG VARCHAR2(1)

DELETE_FLG
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
TENANT_ID VARCHAR2(80)

TENANT_ID
X_CUSTOM VARCHAR2(10)

X_CUSTOM
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
CREATED_BY_WID NUMBER

CREATED_BY_WID
CHANGED_BY_WID NUMBER

CHANGED_BY_WID
CREATED_ON_DT DATE

CREATED_ON_DT

DWDMR A-Z.doc
CHANGED_ON_DT DATE

CHANGED_ON_DT
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
SET_ID VARCHAR2(30)

SET_ID
ETL_PROC_WID NUMBER

ETL_PROC_WID
GENDER_CODE VARCHAR2(1)

GENDER_CODE

DWDMR A-Z.doc
W_SIA_SCHOLAR_RSDNCY_D
Business Name: W_SIA_SCHOLAR_RSDNCY_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

ROW_WID
SCHOLAR_WID NUMBER W_SIA_SCHOLAR_D

SCHOLAR_WID
INSTITUTION_WID NUMBER W_SIA_INSTITUTION_D

INSTITUTION_WID
ACAD_CAR_WID NUMBER W_SIA_ACAD_CAR_D

ACAD_CAR_WID
EFF_TERM_WID NUMBER W_SIA_TERM_D

EFF_TERM_WID
RSDNCY_WID NUMBER W_XACT_TYPE_D

RSDNCY_WID
TERM_BEGIN_DT DATE

TERM_BEGIN_DT_WID
TERM_END_DT DATE

TERM_END_DT_WID
CURRENT_FLG VARCHAR2(1)

CURRENT_FLG
DELETE_FLG VARCHAR2(1)

DELETE_FLG
TENANT_ID VARCHAR2(80)

TENANT_ID
X_CUSTOM VARCHAR2(10)

X_CUSTOM
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
CREATED_BY_WID NUMBER W_USER_D

CREATED_BY_WID
CHANGED_BY_WID NUMBER W_USER_D

CHANGED_BY_WID
CREATED_ON_DT DATE

CREATED_ON_DT

DWDMR A-Z.doc
CHANGED_ON_DT DATE

CHANGED_ON_DT
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
SET_ID VARCHAR2(30)

SET_ID
ETL_PROC_WID NUMBER

ETL_PROC_WID
COUNTY VARCHAR2(50)

COUNTY
COUNTRY VARCHAR2(50)

COUNTRY
STATE VARCHAR2(50)

STATE
CITY VARCHAR2(50)

CITY
RSDNCY_DT_WID NUMBER

RSDNCY_DT_WID

DWDMR A-Z.doc
W_SIA_SESSION_D
Business Name: W_SIA_SESSION_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

ROW_WID
INSTITUTION_CODE VARCHAR2(50)

INSTITUTION_CODE
ACAD_CAR_CODE VARCHAR2(50)

ACAD_CAR_CODE
W_ACAD_CAR_CODE VARCHAR2(255)

TERM_CODE VARCHAR2(50)

TERM_CODE
W_TERM_CODE VARCHAR2(255)

SESSION_CODE VARCHAR2(50)

SESSION_CODE
SESSION_BEGIN_DT DATE

SESSION_BEGIN_DT
SESSION_END_DT DATE

SESSION_END_DT
CENSUS_DT DATE

CENSUS_DT
OPEN_ENRLMT_DT DATE

OPEN_ENRLMT_DT
FIRST_ENRLMT_DT DATE

FIRST_ENRLMT_DT
LAST_ENRLMT_DT DATE

LAST_ENRLMT_DT
LAST_WAIT_LIST_DT DATE

LAST_WAIT_LIST_DT
HOLIDAY_SCHED_CODE VARCHAR2(50)

HOLIDAY_SCHED_CODE
INSTRCTN_WEEK_NUM NUMBER

INSTRCTN_WEEK_NUM
SRC_EFF_FROM_DT DATE

SRC_EFF_FROM_DT

DWDMR A-Z.doc
SRC_EFF_TO_DT DATE

SRC_EFF_TO_DT
EFFECTIVE_FROM_DT DATE

EFFECTIVE_FROM_DT
EFFECTIVE_TO_DT DATE

EFFECTIVE_TO_DT
CURRENT_FLG VARCHAR2(1)

CURRENT_FLG
ACTIVE_FLG VARCHAR2(1)

ACTIVE_FLG
DELETE_FLG VARCHAR2(1)

DELETE_FLG
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
TENANT_ID VARCHAR2(80)

TENANT_ID
X_CUSTOM VARCHAR2(10)

X_CUSTOM
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
CREATED_BY_WID NUMBER

CREATED_BY_WID
CHANGED_BY_WID NUMBER

CHANGED_BY_WID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT

DWDMR A-Z.doc
SET_ID VARCHAR2(30)

SET_ID
ETL_PROC_WID NUMBER

ETL_PROC_WID

DWDMR A-Z.doc
W_SIA_SF_ACCTG_ENTRIES_F
Business Name: W_SIA_SF_ACCTG_ENTRIES_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

ROW_WID
SCHOLAR_WID NUMBER W_SIA_SCHOLAR_D

SCHOLAR_WID
EXT_ORG_WID NUMBER W_SIA_EXT_ORG_D

EXT_ORG_WID
SF_TRAN_WID NUMBER

SF_TRAN_WID
BU_WID NUMBER W_INT_ORG_D

BU_WID
JOURNAL_LINE_STAT_WID NUMBER W_STATUS_D

JOURNAL_LINE_STAT_WID
JOURNAL_DT_WID NUMBER

JOURNAL_DT_WID
ACCOUNTING_DT_WID NUMBER

ACCOUNTING_DT_WID
JOURNAL_LINE_DT_WID NUMBER

JOURNAL_LINE_DT_WID
FISCAL_YEAR_WID NUMBER

FISCAL_YEAR_WID
STDNT_ORG_TYPE VARCHAR2(1)

STDNT_ORG_TYPE
ITEM_NBR VARCHAR2(80)

ITEM_NBR
JOURNAL_ID VARCHAR2(50)

JOURNAL_ID
JOURNAL_LINE NUMBER

JOURNAL_LINE
ACCOUNTING_PERIOD NUMBER

ACCOUNTING_PERIOD
BUDGET_PERIOD VARCHAR2(40)

BUDGET_PERIOD
GL_DISTRIB_STATUS VARCHAR2(4)

GL_DISTRIB_STATUS

DWDMR A-Z.doc
OPEN_ITEM_STATUS VARCHAR2(4)

OPEN_ITEM_STATUS
JOURNAL_LINE_REF VARCHAR2(50)

JOURNAL_LINE_REF
APPL_JOURNAL_ID VARCHAR2(50)

APPL_JOURNAL_ID
PROCESS_INSTANCE NUMBER(22,10)

PROCESS_INSTANCE
EXT_GL_CHARTFIELD VARCHAR2(200)

EXT_GL_CHARTFIELD
SF_DEPOSIT_ID VARCHAR2(50)

SF_DEPOSIT_ID
RECEIPT_NBR NUMBER(22,12)

RECEIPT_NBR
DOC_CURR_CODE VARCHAR2(50)

DOC_CURR_CODE
LOC_CURR_CODE VARCHAR2(50)

LOC_CURR_CODE
MONETARY_DOC_AMT NUMBER(22,2)

MONETARY_DOC_AMT
MONETARY_LOC_AMT NUMBER(22,2)

MONETARY_LOC_AMT
STATISTIC_DOC_AMT NUMBER(22,2)

STATISTIC_DOC_AMT
STATISTIC_LOC_AMT NUMBER(22,2)

STATISTIC_LOC_AMT
GLOBAL1_EXCHANGE_RATE NUMBER(28,10)

GLOBAL1_EXCHANGE_RATE
GLOBAL2_EXCHANGE_RATE NUMBER(28,10)

GLOBAL2_EXCHANGE_RATE
GLOBAL3_EXCHANGE_RATE NUMBER(28,10)

GLOBAL3_EXCHANGE_RATE
DELETE_FLG VARCHAR2(1)

DELETE_FLG
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
TENANT_ID VARCHAR2(80)

TENANT_ID

DWDMR A-Z.doc
X_CUSTOM VARCHAR2(10)

X_CUSTOM
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
CREATED_BY_WID NUMBER

CREATED_BY_WID
CHANGED_BY_WID NUMBER

CHANGED_BY_WID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
SET_ID VARCHAR2(30)

SET_ID
ETL_PROC_WID NUMBER

ETL_PROC_WID

DWDMR A-Z.doc
W_SIA_SF_BILL_SUMM_F
Business Name: W_SIA_SF_BILL_SUMM_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

BU_WID NUMBER W_INT_ORG_D

INSTITUTION_WID NUMBER W_SIA_INSTITUTION_D

SCHOLAR_WID NUMBER W_SIA_SCHOLAR_D

EXT_ORG_WID NUMBER W_SIA_EXT_ORG_D

COMMON_ID VARCHAR2(50)

STDNT_ORG_TYPE VARCHAR2(50)

DUE_DT_WID NUMBER W_DAY_D

INVOICE_DT_WID NUMBER W_DAY_D

INVOICE_ID VARCHAR2(120)

INVOICE_TYPE_WID NUMBER W_XACT_TYPE_D

BILL_TYPE_WID NUMBER W_XACT_TYPE_D

BILL_STATUS_WID NUMBER W_STATUS_D

ACAD_CAR_WID NUMBER W_SIA_ACAD_CAR_D

ACAD_LVL_PROJ_WID NUMBER W_XACT_TYPE_D

ACAD_PROG_PRI_WID NUMBER W_SIA_ACAD_PROG_D

ACAD_PLAN_WID NUMBER W_SIA_ACAD_PLAN_D

DWDMR A-Z.doc
ACAD_LOAD_WID NUMBER W_XACT_TYPE_D

ACAD_PROG_WID NUMBER W_SIA_ACAD_PROG_D

CAMPUS_WID NUMBER W_SIA_CAMPUS_D

DOC_CURR_CODE VARCHAR2(15)

LOC_CURR_CODE VARCHAR2(15)

TOT_BILL_LOC_AMT NUMBER(22,2)

TOT_BILL_DOC_AMT NUMBER(22,2)

TOT_PAID_LOC_AMT NUMBER(22,2)

TOT_PAID_DOC_AMT NUMBER(22,2)

PRIOR_INV_DOC_BAL NUMBER(22,2)

PRIOR_INV_LOC_BAL NUMBER(22,2)

OVERDUE_BILL_CNT NUMBER

LATE_PYMNT_CNT NUMBER

CREATED_BY_WID NUMBER W_USER_D

CHANGED_BY_WID NUMBER W_USER_D

CREATED_ON_DT DATE

CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT DATE

DWDMR A-Z.doc
AUX4_CHANGED_ON_DT DATE

SET_ID VARCHAR2(30)

ACTIVE_FLG VARCHAR2(1)

DELETE_FLG VARCHAR2(1)

TENANT_ID VARCHAR2(80)

X_CUSTOM VARCHAR2(10)

DATASOURCE_NUM_ID VARCHAR2(10)

INTEGRATION_ID VARCHAR2(80)

ETL_PROC_WID NUMBER

GLOBAL1_EXCHANGE_RATE NUMBER(28,10)

GLOBAL2_EXCHANGE_RATE NUMBER(28,10)

GLOBAL3_EXCHANGE_RATE NUMBER(28,10)

W_INSERT_DT DATE

W_UPDATE_DT DATE

DWDMR A-Z.doc
W_SIA_SF_PAYMENT_F
Business Name: W_SIA_SF_PAYMENT_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

ROW_WID
BU_WID NUMBER W_INT_ORG_D

BU_WID
SCHOLAR_WID NUMBER W_SIA_SCHOLAR_D

SCHOLAR_WID
EXT_ORG_WID NUMBER W_SIA_EXT_ORG_D

EXT_ORG_WID
PYMNT_MTHD_WID NUMBER W_XACT_TYPE_D

PYMNT_MTHD_WID
ENCMBRD_DT_WID NUMBER

ENCMBRD_DT_WID
ITEM_TYPE_WID NUMBER W_SIA_ITEM_TYPE_D

ITEM_TYPE_WID
ITEM_CODE_WID NUMBER W_XACT_TYPE_D

ITEM_CODE_WID
ACCOUNTING_DT_WID NUMBER

ACCOUNTING_DT_WID
ACCOUNT_TERM_WID NUMBER W_XACT_TYPE_D

ACCOUNT_TERM_WID
POST_DT_WID NUMBER

POST_DT_WID
SESSION_CODE_WID NUMBER W_XACT_TYPE_D

SESSION_CODE_WID
ACAD_YEAR_WID NUMBER W_YEAR_D

ACAD_YEAR_WID
EXC_ACCT_TYPE_WID NUMBER W_SIA_ACCT_TYPE_D

EXC_ACCT_TYPE_WID
CONTRACT_WID NUMBER W_SIA_CONTRACT_D

CONTRACT_WID
ACAD_PROG_WID NUMBER W_SIA_ACAD_PROG_D

ACAD_PROG_WID
INSTITUTION_WID NUMBER W_SIA_INSTITUTION_D

INSTITUTION_WID

DWDMR A-Z.doc
ACAD_CAR_WID NUMBER W_SIA_ACAD_CAR_D

ACAD_CAR_WID
AID_YEAR_WID NUMBER W_YEAR_D

AID_YEAR_WID
STDNT_ORG_TYPE VARCHAR2(1)

STDNT_ORG_TYPE
PAYMENT_ID_NBR NUMBER

PAYMENT_ID_NBR
CREDIT_CRD_TYP VARCHAR2(4)

CREDIT_CRD_TYP
SF_RVRSL_FLG VARCHAR2(1)

SF_RVRSL_FLG
SELF_SRVC_FLG VARCHAR2(1)

SELF_SRVC_FLG
TENDER_CTGRY VARCHAR2(4)

TENDER_CTGRY
CHARGE_PRIORITY VARCHAR2(8)

CHARGE_PRIORITY
RESTRICT_ACCT_FLG VARCHAR2(1)

RESTRICT_ACCT_FLG
CHARGE_SET_TABLE VARCHAR2(1)

CHARGE_SET_TABLE
SRVC_FLG_CODE VARCHAR2(50)

SRVC_FLG_CODE
OPRID VARCHAR2(30)

OPRID
PRIORITY NUMBER

PRIORITY
PRIORITY_PMT_FLG VARCHAR2(1)

SF_PMT_REF_NBR VARCHAR2(12)

SF_PMT_REF_NBR
CR_CARD_DIGITS VARCHAR2(4)

CR_CARD_DIGITS
INVOICE_ID VARCHAR2(50)

INVOICE_ID
SSF_RESTRICT_INV VARCHAR2(1)

SSF_RESTRICT_INV
DOC_CURR_CODE VARCHAR2(15)

DOC_CURR_CODE

DWDMR A-Z.doc
LOC_CURR_CODE VARCHAR2(15)

LOC_CURR_CODE
SSF_PMT_SENT_DOC_AMT NUMBER(28,10)

SSF_PMT_SENT_DOC_AMT
SSF_PMT_SENT_LOC_AMT NUMBER(28,10)

PYMNT_DOC_AMT NUMBER(28,10)

PYMNT_DOC_AMT
PYMNT_LOC_AMT NUMBER(28,10)

ENCMBRD_DOC_AMT NUMBER(28,10)

ENCMBRD_DOC_AMT
ENCMBRD_LOC_AMT NUMBER(28,10)

GLOBAL1_EXCHANGE_RATE NUMBER(28,10)

GLOBAL2_EXCHANGE_RATE NUMBER(28,10)

GLOBAL3_EXCHANGE_RATE NUMBER(28,10)

DELETE_FLG VARCHAR2(1)

DELETE_FLG
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
TENANT_ID VARCHAR2(80)

TENANT_ID
X_CUSTOM VARCHAR2(10)

X_CUSTOM
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
CREATED_BY_WID NUMBER W_USER_D

CREATED_BY_WID
CHANGED_BY_WID NUMBER W_USER_D

CHANGED_BY_WID
CREATED_ON_DT DATE

CREATED_ON_DT

DWDMR A-Z.doc
CHANGED_ON_DT DATE

CHANGED_ON_DT
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
SET_ID VARCHAR2(30)

SET_ID
ETL_PROC_WID NUMBER

ETL_PROC_WID

DWDMR A-Z.doc
W_SIA_SF_TRAN_DTL_F
Business Name: W_SIA_SF_TRAN_DTL_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

ROW_WID
BU_WID NUMBER W_INT_ORG_D

BU_WID
SCHOLAR_WID NUMBER W_SIA_SCHOLAR_D

SCHOLAR_WID
EXT_ORG_WID NUMBER W_SIA_EXT_ORG_D

EXT_ORG_WID
ITEM_EFFDT_WID NUMBER

ITEM_EFFDT_WID
STDNT_ORG_TYPE VARCHAR2(1)

STDNT_ORG_TYPE
TRAN_NUM VARCHAR2(15)

TRAN_NUM
LINE_SEQ_NBR NUMBER

LINE_SEQ_NBR
ACCT_TERM_WID NUMBER W_XACT_TYPE_D

ACCT_TERM_WID
BLD_DT_WID NUMBER

BLD_DT_WID
ACT_BLD_DT_WID NUMBER

ACT_BLD_DT_WID
TRAN_DUE_DT_WID NUMBER

TRAN_DUE_DT_WID
DSPT_DT_WID NUMBER

DSPT_DT_WID
ACAD_CAR_WID NUMBER W_SIA_ACAD_CAR_D

ACAD_CAR_WID
ITEM_TERM_WID NUMBER W_XACT_TYPE_D

ITEM_TERM_WID
ENCMBRD_DT_WID NUMBER

ENCMBRD_DT_WID
POSTED_DT_WID NUMBER

POSTED_DT_WID

DWDMR A-Z.doc
LINE_STAT_WID NUMBER W_STATUS_D

LINE_STAT_WID
LINE_ACTN_WID NUMBER W_XACT_TYPE_D

LINE_ACTN_WID
LINE_RSN_WID NUMBER W_XACT_TYPE_D

LINE_RSN_WID
AGING_DT_WID NUMBER

AGING_DT_WID
AGING_FLG VARCHAR2(1)

AGING_FLG
ITEM_CODE_WID NUMBER W_XACT_TYPE_D

ITEM_CODE_WID
LINE_REVERSAL_FLG VARCHAR2(1)

LINE_REVERSAL_FLG
ACAD_PROG_WID NUMBER W_SIA_ACAD_PROG_D

ACAD_PROG_WID
INSTITUTION_WID NUMBER W_SIA_INSTITUTION_D

INSTITUTION_WID
CAL_YR_WID NUMBER W_YEAR_D

CAL_YR_WID
ACAD_YEAR_WID NUMBER W_YEAR_D

ACAD_YEAR_WID
AID_YEAR_WID NUMBER W_YEAR_D

AID_YEAR_WID
CRSE_WID NUMBER W_SIA_ACAD_CRSE_D

CRSE_WID
ITEM_TYPE_WID NUMBER W_SIA_ITEM_TYPE_D

ITEM_TYPE_WID
ACCT_TYPE_WID NUMBER W_SIA_ACCT_TYPE_D

ACCT_TYPE_WID
BLNG_CAR_WID NUMBER W_SIA_ACAD_CAR_D

BLNG_CAR_WID
GL_POSTING_DT_WID NUMBER

GL_POSTING_DT_WID
BILLING_FLG VARCHAR2(1)

BILLING_FLG
T4_SENT_FLG VARCHAR2(1)

T4_SENT_FLG
TRACER_NBR VARCHAR2(30)

TRACER_NBR

DWDMR A-Z.doc
ACCOUNT_NBR VARCHAR2(10)

ACCOUNT_NBR
SESSION_WID NUMBER W_SIA_SESSION_D

SESSION_WID
FEE_CODE_WID NUMBER W_XACT_TYPE_D

FEE_CODE_WID
SEL_GRP_WID NUMBER W_XACT_TYPE_D

SEL_GRP_WID
CLASS_WID NUMBER W_SIA_ACAD_CLASS_D

CLASS_WID
REF_DESCR_LD VARCHAR2(255)

REF_DESCR_LD
STDNT_CAR_NBR NUMBER

STDNT_CAR_NBR
OPRID VARCHAR2(30)

OPRID
PAYMENT_ID_NBR NUMBER

PAYMENT_ID_NBR
DEPOSIT_NBR NUMBER

DEPOSIT_NBR
REFUND_NBR NUMBER

REFUND_NBR
REFUND_SCHOLAR_WID NUMBER W_SIA_SCHOLAR_D

REFUND_SCHOLAR_WID
CONTRACT_WID NUMBER W_SIA_CONTRACT_D

CONTRACT_WID
COLLECTION_ID NUMBER

COLLECTION_ID
CLASS_PRICE_DT_WID NUMBER

CLASS_PRICE_DT_WID
DOC_CURR_CODE VARCHAR2(50)

DOC_CURR_CODE
LOC_CURR_CODE VARCHAR2(50)

LOC_CURR_CODE
LINE_DOC_AMT NUMBER(18,3)

LINE_DOC_AMT
LINE_LOC_AMT NUMBER(18,3)

LINE_LOC_AMT
DUE_DOC_AMT NUMBER(18,3)

DUE_DOC_AMT

DWDMR A-Z.doc
DUE_LOC_AMT NUMBER(18,3)

DUE_LOC_AMT
DISPUTE_DOC_AMT NUMBER(18,3)

DISPUTE_DOC_AMT
DISPUTE_LOC_AMT NUMBER(18,3)

DISPUTE_LOC_AMT
ENCMBRD_DOC_AMT NUMBER(18,3)

ENCMBRD_DOC_AMT
ENCMBRD_LOC_AMT NUMBER(18,3)

ENCMBRD_LOC_AMT
DELETE_FLG VARCHAR2(1)

DELETE_FLG
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
TENANT_ID VARCHAR2(80)

TENANT_ID
X_CUSTOM VARCHAR2(10)

X_CUSTOM
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
CREATED_BY_WID NUMBER W_USER_D

CREATED_BY_WID
CHANGED_BY_WID NUMBER W_USER_D

CHANGED_BY_WID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT

DWDMR A-Z.doc
SET_ID VARCHAR2(30)

SET_ID
ETL_PROC_WID NUMBER

ETL_PROC_WID
GLOBAL1_EXCHANGE_RATE NUMBER

GLOBAL2_EXCHANGE_RATE NUMBER

GLOBAL3_EXCHANGE_RATE NUMBER

DWDMR A-Z.doc
W_SIA_SF_TRAN_F
Business Name: W_SIA_SF_TRAN_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

ROW_WID
BU_WID NUMBER W_INT_ORG_D

BU_WID
SCHOLAR_WID NUMBER W_SIA_SCHOLAR_D

SCHOLAR_WID
EXT_ORG_WID NUMBER W_SIA_EXT_ORG_D

EXT_ORG_WID
INSTITUTION_WID NUMBER W_SIA_INSTITUTION_D

INSTITUTION_WID
STDNT_ORG_TYPE VARCHAR2(1)

STDNT_ORG_TYPE
TRANSACTION_NBR VARCHAR2(15)

TRANSACTION_NBR
ACT_BILLED_DT_WID NUMBER W_DAY_D

ACT_BILLED_DT_WID
ACAD_CAR_WID NUMBER W_SIA_ACAD_CAR_D

ACAD_CAR_WID
ACAD_YEAR_WID NUMBER W_YEAR_D

ACAD_YEAR_WID
ACCOUNT_NBR VARCHAR2(10)

ACCOUNT_NBR
ACCT_TERM_WID NUMBER W_XACT_TYPE_D

ACCT_TERM_WID
ACCT_TYPE_WID NUMBER W_SIA_ACCT_TYPE_D

ACCT_TYPE_WID
FEE_CODE_WID NUMBER W_XACT_TYPE_D

FEE_CODE_WID
ITEM_TYPE_WID NUMBER W_SIA_ITEM_TYPE_D

ITEM_TYPE_WID
BLNG_CAR_WID NUMBER W_SIA_ACAD_CAR_D

BLNG_CAR_WID
SESSION_WID NUMBER W_SIA_SESSION_D

SESSION_WID

DWDMR A-Z.doc
SEL_GRP_WID NUMBER W_XACT_TYPE_D

SEL_GRP_WID
CRSE_WID NUMBER W_SIA_ACAD_CRSE_D

CRSE_WID
ITEM_TERM_WID NUMBER W_XACT_TYPE_D

ITEM_TERM_WID
CAL_YR_WID NUMBER W_YEAR_D

CAL_YR_WID
AID_YEAR_WID NUMBER W_YEAR_D

AID_YEAR_WID
BILLED_DT_WID NUMBER W_DAY_D

BILLED_DT_WID
DUE_DT_WID NUMBER W_DAY_D

DUE_DT_WID
TRAN_PAID_DT_WID NUMBER W_DAY_D

TRAN_PAID_DT_WID
ITEM_EFF_DT_WID NUMBER W_DAY_D

ITEM_EFF_DT_WID
ACAD_PROG_WID NUMBER W_SIA_ACAD_PROG_D

ACAD_PROG_WID
ACAD_LVL_WID NUMBER W_XACT_TYPE_D

ACAD_LVL_WID
DOC_CURR_CODE VARCHAR2(50)

DOC_CURR_CODE
LOC_CURR_CODE VARCHAR2(50)

LOC_CURR_CODE
APPLIED_DOC_AMT NUMBER(22,2)

APPLIED_DOC_AMT
APPLIED_LOC_AMT NUMBER(22,2)

APPLIED_LOC_AMT
CONTRACT_DOC_AMT NUMBER(22,2)

CONTRACT_DOC_AMT
CONTRACT_LOC_AMT NUMBER(22,2)

CONTRACT_LOC_AMT
ENCMBRD_DOC_AMT NUMBER(22,2)

ENCMBRD_DOC_AMT
ENCMBRD_LOC_AMT NUMBER(22,2)

ENCMBRD_LOC_AMT
GL_ASSESSED_DOC_AMT NUMBER(22,2)

GL_ASSESSED_DOC_AMT

DWDMR A-Z.doc
GL_ASSESSED_LOC_AMT NUMBER(22,2)

GL_ASSESSED_LOC_AMT
GL_SATISFIED_DOC_AMT NUMBER(22,2)

GL_SATISFIED_DOC_AMT
GL_SATISFIED_LOC_AMT NUMBER(22,2)

GL_SATISFIED_LOC_AMT
ITEM_BALANCE_DOC_AMT NUMBER(22,2)

ITEM_BALANCE_DOC_AMT
ITEM_BALANCE_LOC_AMT NUMBER(22,2)

ITEM_BALANCE_LOC_AMT
SSF_BILLED_DOC_AMT NUMBER(22,2)

SSF_BILLED_DOC_AMT
SSF_BILLED_LOC_AMT NUMBER(22,2)

SSF_BILLED_LOC_AMT
TRANSFER_DOC_AMT NUMBER(22,2)

TRANSFER_DOC_AMT
TRANSFER_LOC_AMT NUMBER(22,2)

TRANSFER_LOC_AMT
TRANSACTION_DOC_AMT NUMBER(22,2)

TRANSACTION_DOC_AMT
TRANSACTION_LOC_AMT NUMBER(22,2)

TRANSACTION_LOC_AMT
PAID_DOC_AMT NUMBER(22,2)

PAID_DOC_AMT
PAID_LOC_AMT NUMBER(22,2)

PAID_LOC_AMT
DUE_DOC_AMT NUMBER(22,2)

DUE_DOC_AMT
DUE_LOC_AMT NUMBER(22,2)

DUE_LOC_AMT
DISPUTE_DOC_AMT NUMBER(22,2)

DISPUTE_DOC_AMT
DISPUTE_LOC_AMT NUMBER(22,2)

DISPUTE_LOC_AMT
FINANCE_CHARGE_DOC_AMT NUMBER(22,2)

FINANCE_CHARGE_DOC_AMT
FINANCE_CHARGE_LOC_AMT NUMBER(22,2)

FINANCE_CHARGE_LOC_AMT
GLOBAL1_EXCHANGE_RATE NUMBER(28,10)

GLOBAL1_EXCHANGE_RATE

DWDMR A-Z.doc
GLOBAL2_EXCHANGE_RATE NUMBER(28,10)

GLOBAL2_EXCHANGE_RATE
GLOBAL3_EXCHANGE_RATE NUMBER(28,10)

GLOBAL3_EXCHANGE_RATE
DELETE_FLG VARCHAR2(1)

DELETE_FLG
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
TENANT_ID VARCHAR2(80)

TENANT_ID
X_CUSTOM VARCHAR2(10)

X_CUSTOM
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
CREATED_BY_WID NUMBER W_USER_D

CREATED_BY_WID
CHANGED_BY_WID NUMBER W_USER_D

CHANGED_BY_WID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
SET_ID VARCHAR2(30)

SET_ID
ETL_PROC_WID NUMBER

ETL_PROC_WID

DWDMR A-Z.doc
W_SIA_STDNT_COHORT_D
Business Name: W_SIA_STDNT_COHORT_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

ROW_WID
INSTITUTION_CODE VARCHAR2(50)

INSTITUTION_CODE
STDNT_ATTR_CODE VARCHAR2(50)

STDNT_ATTR_CODE
STDNT_ATTR_VAL_CODE VARCHAR2(50)

STDNT_ATTR_VAL_CODE
ATTR_VAL_PRIM_NUM NUMBER

ATTR_VAL_PRIM_NUM
SRC_EFF_FROM_DT DATE

SRC_EFF_FROM_DT
SRC_EFF_TO_DT DATE

SRC_EFF_TO_DT
EFFECTIVE_FROM_DT DATE

EFFECTIVE_FROM_DT
EFFECTIVE_TO_DT DATE

EFFECTIVE_TO_DT
CURRENT_FLG VARCHAR2(1)

CURRENT_FLG
ACTIVE_FLG VARCHAR2(1)

ACTIVE_FLG
DELETE_FLG VARCHAR2(1)

DELETE_FLG
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
TENANT_ID VARCHAR2(80)

TENANT_ID
X_CUSTOM VARCHAR2(10)

X_CUSTOM
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID

DWDMR A-Z.doc
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
CREATED_BY_WID NUMBER

CREATED_BY_WID
CHANGED_BY_WID NUMBER

CHANGED_BY_WID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
SET_ID VARCHAR2(30)

SET_ID
ETL_PROC_WID NUMBER

ETL_PROC_WID

DWDMR A-Z.doc
W_SIA_STDNT_COHORT_H
Business Name: W_SIA_STDNT_COHORT_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

ROW_WID
STDNT_COHORT_WID NUMBER W_SIA_STDNT_COHORT_D

STDNT_COHORT_WID
SCHOLAR_WID NUMBER W_SIA_SCHOLAR_D

SCHOLAR_WID
ACAD_CAR_WID NUMBER W_SIA_ACAD_CAR_D

ACAD_CAR_WID
STDNT_CAR_NUM NUMBER

STDNT_CAR_NUM
SRC_EFF_FROM_DT DATE

SRC_EFF_FROM_DT
SRC_EFF_TO_DT DATE

SRC_EFF_TO_DT
CURRENT_FLG VARCHAR2(1)

CURRENT_FLG
ACTIVE_FLG VARCHAR2(1)

ACTIVE_FLG
DELETE_FLG VARCHAR2(1)

DELETE_FLG
TENANT_ID VARCHAR2(80)

TENANT_ID
X_CUSTOM VARCHAR2(10)

X_CUSTOM
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT

DWDMR A-Z.doc
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
SET_ID VARCHAR2(30)

SET_ID
ETL_PROC_WID NUMBER

ETL_PROC_WID
CREATED_BY_WID NUMBER

CHANGED_BY_WID NUMBER

PRIMARY_FLG VARCHAR2(1)

DWDMR A-Z.doc
W_SIA_STDNT_DEG_PLN_D
Business Name: W_SIA_STDNT_DEG_PLN_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

EMPLID VARCHAR2(11)

STDNT_DEGR VARCHAR2(2)

ACAD_PLAN VARCHAR2(10)

ACAD_DEGR_STATUS VARCHAR2(1)

W_ACAD_DEGR_STATUS VARCHAR2(255)

STDNT_CAR_NUM NUMBER

DEGR_STATUS_DT DATE

HONORS_PREFIX VARCHAR2(3)

HONORS_SUFFIX VARCHAR2(3)

GPA_PLAN NUMBER(9,3)

CLASS_RANK_NUM NUMBER

CLASS_RANK_TOT NUMBER

PLAN_SEQUENCE NUMBER

OVERRIDE_FLG VARCHAR2(1)

SRC_EFF_FROM_DT DATE

SRC_EFF_TO_DT DATE

DWDMR A-Z.doc
EFFECTIVE_FROM_DT DATE

EFFECTIVE_TO_DT DATE

CURRENT_FLG VARCHAR2(1)

ACTIVE_FLG VARCHAR2(1)

DELETE_FLG VARCHAR2(1)

TENANT_ID VARCHAR2(80)

DATASOURCE_NUM_ID NUMBER

INTEGRATION_ID VARCHAR2(80)

CREATED_BY_WID NUMBER

CHANGED_BY_WID NUMBER

CREATED_ON_DT DATE

CHANGED_ON_DT DATE

W_INSERT_DT DATE

W_UPDATE_DT DATE

AUX1_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT DATE

SET_ID VARCHAR2(30)

X_CUSTOM VARCHAR2(10)

DWDMR A-Z.doc
ETL_PROC_WID NUMBER

DEGREE_DESCRIPTION VARCHAR2(4000)

TRNSCR_DESCRIPTION VARCHAR2(4000)

DWDMR A-Z.doc
W_SIA_STDNT_DEG_SPLN_D
Business Name: W_SIA_STDNT_DEG_SPLN_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

EMPLID VARCHAR2(11)

STDNT_DEGR VARCHAR2(2)

ACAD_PLAN VARCHAR2(10)

ACAD_SUB_PLAN VARCHAR2(10)

HONORS_PREFIX VARCHAR2(3)

HONORS_SUFFIX VARCHAR2(3)

OVERRIDE_FLG VARCHAR2(1)

SUB_PLAN_SEQUENCE NUMBER

SRC_EFF_FROM_DT DATE

SRC_EFF_TO_DT DATE

EFFECTIVE_FROM_DT DATE

EFFECTIVE_TO_DT DATE

CURRENT_FLG VARCHAR2(1)

ACTIVE_FLG VARCHAR2(1)

DELETE_FLG VARCHAR2(1)

TENANT_ID VARCHAR2(80)

DWDMR A-Z.doc
DATASOURCE_NUM_ID NUMBER

INTEGRATION_ID VARCHAR2(80)

CREATED_BY_WID NUMBER

CHANGED_BY_WID NUMBER

CREATED_ON_DT DATE

CHANGED_ON_DT DATE

W_INSERT_DT DATE

W_UPDATE_DT DATE

AUX1_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT DATE

SET_ID VARCHAR2(30)

X_CUSTOM VARCHAR2(10)

ETL_PROC_WID NUMBER

DWDMR A-Z.doc
W_SIA_STDNT_GRP_D
Business Name: W_SIA_STDNT_GRP_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

ROW_WID
STDNT_GRP_CODE VARCHAR2(50)

STDNT_GRP_CODE
INSTITUTION_CODE VARCHAR2(50)

INSTITUTION_CODE
SRC_EFF_FROM_DT DATE

SRC_EFF_FROM_DT
SRC_EFF_TO_DT DATE

SRC_EFF_TO_DT
EFFECTIVE_FROM_DT DATE

EFFECTIVE_FROM_DT
EFFECTIVE_TO_DT DATE

EFFECTIVE_TO_DT
CURRENT_FLG VARCHAR2(1)

CURRENT_FLG
ACTIVE_FLG VARCHAR2(1)

ACTIVE_FLG
DELETE_FLG VARCHAR2(1)

DELETE_FLG
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
TENANT_ID VARCHAR2(80)

TENANT_ID
X_CUSTOM VARCHAR2(10)

X_CUSTOM
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
CREATED_BY_WID NUMBER

CREATED_BY_WID

DWDMR A-Z.doc
CHANGED_BY_WID NUMBER

CHANGED_BY_WID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
SET_ID VARCHAR2(30)

SET_ID
ETL_PROC_WID NUMBER

ETL_PROC_WID

DWDMR A-Z.doc
W_SIA_STDNT_GRP_H
Business Name: W_SIA_STDNT_GRP_H

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

ROW_WID
STDNT_GRP_WID NUMBER

STDNT_GRP_WID
SCHOLAR_WID NUMBER W_SIA_SCHOLAR_D

SCHOLAR_WID
SRC_EFF_FROM_DT DATE

SRC_EFF_FROM_DT
SRC_EFF_TO_DT DATE

SRC_EFF_TO_DT
CURRENT_FLG VARCHAR2(1)

CURRENT_FLG
ACTIVE_FLG VARCHAR2(1)

ACTIVE_FLG
DELETE_FLG VARCHAR2(1)

DELETE_FLG
TENANT_ID VARCHAR2(80)

TENANT_ID
X_CUSTOM VARCHAR2(10)

X_CUSTOM
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT

DWDMR A-Z.doc
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
SET_ID VARCHAR2(30)

SET_ID
ETL_PROC_WID NUMBER

ETL_PROC_WID
CREATED_BY_WID NUMBER

CHANGED_BY_WID NUMBER

DWDMR A-Z.doc
W_SIA_STDNT_RESP_F
Business Name: W_SIA_STDNT_RESP_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

ROW_WID
APPLCNT_WID NUMBER W_SIA_SCHOLAR_D

APPLCNT_WID
ACAD_CAR_WID NUMBER W_SIA_ACAD_CAR_D

ACAD_CAR_WID
STDNT_CAR_NBR NUMBER

STDNT_CAR_NBR
ADM_APPL_NBR VARCHAR2(8)

ADM_APPL_NBR
APPL_PROG_WID NUMBER W_SIA_ACAD_PROG_D

APPL_PROG_WID
EFFDT DATE

EFFDT
EFFSEQ NUMBER

EFFSEQ
SEQNUM NUMBER

SEQNUM
INSTITUTION_WID NUMBER W_SIA_INSTITUTION_D

INSTITUTION_WID
ADMIT_TERM_WID NUMBER W_SIA_TERM_D

ADMIT_TERM_WID
APPL_CNTR_WID NUMBER W_XACT_TYPE_D

APPL_CNTR_WID
ADMIT_TYPE_WID NUMBER W_XACT_TYPE_D

ADMIT_TYPE_WID
PROG_STAT_WID NUMBER W_STATUS_D

PROG_STAT_WID
ACTION_DT_WID NUMBER W_DAY_D

ACTION_DT_WID
PROG_ACN_WID NUMBER W_STATUS_D

PROG_ACN_WID
PROG_ACN_RSN_WID NUMBER W_XACT_TYPE_D

PROG_ACN_RSN_WID

DWDMR A-Z.doc
RESP_RSN_WID NUMBER W_XACT_TYPE_D

RESP_RSN_WID
RESP_DT_WID NUMBER W_DAY_D

RESP_DT_WID
EXT_ORG_WID NUMBER W_SIA_EXT_ORG_D

EXT_ORG_WID
RESPONSE_FLAG VARCHAR2(1)

RESPONSE_FLAG
RESPONSE_COUNT NUMBER

RESPONSE_COUNT
REASON_COUNT NUMBER

REASON_COUNT
DELETE_FLG VARCHAR2(1)

DELETE_FLG
TENANT_ID VARCHAR2(80)

TENANT_ID
X_CUSTOM VARCHAR2(10)

X_CUSTOM
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
CREATED_BY_WID NUMBER W_USER_D

CREATED_BY_WID
CHANGED_BY_WID NUMBER W_USER_D

CHANGED_BY_WID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
SET_ID VARCHAR2(30)

SET_ID

DWDMR A-Z.doc
ETL_PROC_WID NUMBER

ETL_PROC_WID
APPL_PROG_NBR NUMBER

W_INSERT_DT DATE

W_UPDATE_DT DATE

DWDMR A-Z.doc
W_SIA_STU_RECRT_F
Business Name: W_SIA_STU_RECRT_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
PRSPCT_WID NUMBER W_SIA_SCHOLAR_D

PRSPCT_WID
INSTITUTION_WID NUMBER W_SIA_INSTITUTION_D

INSTITUTION_WID
ACAD_CAR_WID NUMBER W_SIA_ACAD_CAR_D

ACAD_CAR_WID
ACAD_PROG_WID NUMBER W_SIA_ACAD_PROG_D

ACAD_PROG_WID
ACAD_PLAN_WID NUMBER W_SIA_ACAD_PLAN_D

ACAD_PLAN_WID
ACAD_SPLAN_WID NUMBER W_SIA_ACAD_SPLAN_D

ACAD_SPLAN_WID
ADMIT_TERM_WID NUMBER W_SIA_TERM_D

ADMIT_TERM_WID
ADMIT_TYPE_WID NUMBER W_XACT_TYPE_D

ADMIT_TYPE_WID
ACAD_LVL_WID NUMBER W_XACT_TYPE_D

ACAD_LVL_WID
ACAD_LOAD_WID NUMBER W_XACT_TYPE_D

ACAD_LOAD_WID
CAMPUS_WID NUMBER W_SIA_CAMPUS_D

CAMPUS_WID
RSDNCY_WID NUMBER W_SIA_SCHOLAR_RSDNCY_D

RSDNCY_WID
LST_SCHL_ATTND_WID NUMBER W_SIA_EXT_ORG_D

LST_SCHL_ATTND_WID
LST_SCHL_GRDDT_WID NUMBER W_DAY_D

LST_SCHL_GRDDT_WID
RECRT_CNTR_WID NUMBER W_XACT_TYPE_D

RECRT_CNTR_WID
RECRT_STAT_WID NUMBER W_STATUS_D

RECRT_STAT_WID
RECRT_STAT_DT_WID NUMBER W_DAY_D

RECRT_STAT_DT_WID

DWDMR A-Z.doc
RFRL_SRC_WID NUMBER W_XACT_SOURCE_D

RFRL_SRC_WID
RFRL_SRC_DT_WID NUMBER W_DAY_D

RFRL_SRC_DT_WID
REGION_CS_WID NUMBER W_XACT_TYPE_D

REGION_CS_WID
APPL_ON_FILE_FLG VARCHAR2(1)

APPL_ON_FILE_FLG
RECRT_CNT NUMBER

RECRT_CNT
ROW_WID NUMBER

ROW_WID
CURRENT_FLG VARCHAR2(1)

CURRENT_FLG
DELETE_FLG VARCHAR2(1)

DELETE_FLG
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
TENANT_ID VARCHAR2(80)

TENANT_ID
X_CUSTOM VARCHAR2(10)

X_CUSTOM
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
CREATED_BY_WID NUMBER W_USER_D

CREATED_BY_WID
CHANGED_BY_WID NUMBER W_USER_D

CHANGED_BY_WID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT

DWDMR A-Z.doc
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
SET_ID VARCHAR2(30)

SET_ID
ETL_PROC_WID NUMBER

ETL_PROC_WID
RECRUITER_WID NUMBER

PRI_RECRUITER_FLG VARCHAR2(1)

DWDMR A-Z.doc
W_SIA_TERM_D
Business Name: W_SIA_TERM_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

ROW_WID
TERM_CODE VARCHAR2(50)

TERM_CODE
W_TERM_CODE VARCHAR2(255)

INSTITUTION_CODE VARCHAR2(50)

ACAD_CAR_CODE VARCHAR2(50)

W_ACAD_CAR_CODE VARCHAR2(255)

ACAD_YR VARCHAR2(10)

ACAD_YR
TERM_BEGIN_DT DATE

TERM_BEGIN_DT
TERM_END_DT DATE

TERM_END_DT
TERM_CTGRY_CODE VARCHAR2(50)

TERM_CTGRY_CODE
HOLIDAY_SCHED_CODE VARCHAR2(50)

HOLIDAY_SCHED_CODE
INSTRCTN_WEEK_NUM NUMBER

INSTRCTN_WEEK_NUM
SIXTY_PCT_DT DATE

SIXTY_PCT_DT
SRC_EFF_FROM_DT DATE

SRC_EFF_FROM_DT
SRC_EFF_TO_DT DATE

SRC_EFF_TO_DT
EFFECTIVE_FROM_DT DATE

EFFECTIVE_FROM_DT
EFFECTIVE_TO_DT DATE

EFFECTIVE_TO_DT

DWDMR A-Z.doc
CURRENT_FLG VARCHAR2(1)

CURRENT_FLG
ACTIVE_FLG VARCHAR2(1)

ACTIVE_FLG
DELETE_FLG VARCHAR2(1)

DELETE_FLG
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
TENANT_ID VARCHAR2(80)

TENANT_ID
X_CUSTOM VARCHAR2(10)

X_CUSTOM
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
CREATED_BY_WID NUMBER

CREATED_BY_WID
CHANGED_BY_WID NUMBER

CHANGED_BY_WID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
SET_ID VARCHAR2(30)

SET_ID
ETL_PROC_WID NUMBER

ETL_PROC_WID

DWDMR A-Z.doc
W_SIA_TERM_ENRLMT_F
Business Name: W_SIA_TERM_ENRLMT_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER W_SIA_ETHNICITY_D

ROW_WID
ROW_WID NUMBER W_SIA_SCHOLAR_RSDNCY_D

ROW_WID
ROW_WID NUMBER W_SIA_STDNT_COHORT_D

ROW_WID
ROW_WID NUMBER W_SIA_STDNT_GRP_D

ROW_WID
ROW_WID NUMBER W_XACT_TYPE_D

ROW_WID
TERM_WID NUMBER W_SIA_TERM_D

TERM_WID
SCHOLAR_WID NUMBER W_SIA_SCHOLAR_D

SCHOLAR_WID
ACAD_ORG_WID NUMBER W_SIA_ACAD_ORG_D

ACAD_ORG_WID
PROG_STAT_WID NUMBER W_STATUS_D

PROG_STAT_WID
PROG_ACN_WID NUMBER W_STATUS_D

PROG_ACN_WID
PROG_ACN_RSN_WID NUMBER W_XACT_TYPE_D

PROG_ACN_RSN_WID
ACAD_LOAD_WID NUMBER W_XACT_TYPE_D

ACAD_LOAD_WID
INSTITUTION_WID NUMBER W_SIA_INSTITUTION_D

INSTITUTION_WID
ACAD_STNDNG_WID NUMBER W_SIA_ACAD_STNDNG_D

ACAD_STNDNG_WID
PRI_ACAD_PROG_WID NUMBER W_SIA_ACAD_PROG_D

PRI_ACAD_PROG_WID
PRI_ACAD_PLAN_WID NUMBER W_SIA_ACAD_PLAN_D

PRI_ACAD_PLAN_WID
STRT_ACAD_LVL_WID NUMBER W_XACT_TYPE_D

STRT_ACAD_LVL_WID

DWDMR A-Z.doc
END_ACAD_LVL_WID NUMBER W_XACT_TYPE_D

END_ACAD_LVL_WID
PRJTD_ACAD_LVL_WID NUMBER W_XACT_TYPE_D

PRJTD_ACAD_LVL_WID
ACAD_YR_WID NUMBER W_YEAR_D

ACAD_YR_WID
ACAD_CAR_WID NUMBER W_SIA_ACAD_CAR_D

ACAD_GRP_WID NUMBER

CAMPUS_WID NUMBER W_SIA_CAMPUS_D

EXT_ORG_WID NUMBER W_SIA_EXT_ORG_D

BILLING_CAREER_WID NUMBER W_SIA_ACAD_CAR_D

ACAD_LOAD_APPR_WID NUMBER W_XACT_TYPE_D

PROG_COMPLETION_TERM_WID NUMBER W_SIA_TERM_D

PLAN_COMPLETION_TERM_WID NUMBER W_SIA_TERM_D

WITHDRAW_REASON_WID NUMBER W_XACT_TYPE_D

ADMIT_TYPE_WID NUMBER W_XACT_TYPE_D

ACAD_PROG_DUAL_WID NUMBER W_SIA_ACAD_PROG_D

TERM_ACTV_DT_WID NUMBER W_DAY_D

FULLY_ENRL_DT_WID NUMBER W_DAY_D

FULLY_ENRL_DT_WID
WDN_DT_WID NUMBER W_DAY_D

WDN_DT_WID
STDNT_CAR_NUM NUMBER

STDNT_CAR_NUM
CLASS_RANK_NUM NUMBER

CLASS_RANK_NUM

DWDMR A-Z.doc
RETURNING_FLG VARCHAR2(1)

RETURNING_FLG
FA_LOAD VARCHAR2(1)

ELIG_TO_ENROLL VARCHAR2(1)

FORM_OF_STUDY VARCHAR2(4)

STUDY_AGREEMENT VARCHAR2(10)

ACAD_CAREER_FIRST VARCHAR2(1)

DEGR_CHKOUT_STAT_PROG VARCHAR2(2)

DEGR_CHKOUT_STAT_PLAN VARCHAR2(2)

JOINT_PROG_APPR VARCHAR2(1)

CRSE_CNT NUMBER

CRSE_CNT
GRADE_PTS NUMBER(9,3)

GRADE_PTS
DELETE_FLG VARCHAR2(1)

DELETE_FLG
CUR_GPA_PTS NUMBER(8,3)

CUR_GPA_PTS
CUM_GPA_PTS NUMBER(8,3)

CUM_GPA_PTS
TAKEN_PRGRS_UNIT NUMBER(8,3)

TAKEN_PRGRS_UNIT
PASSD_PRGRS_UNIT NUMBER(8,3)

PASSD_PRGRS_UNIT
TAKEN_GPA_UNIT NUMBER(8,3)

TAKEN_GPA_UNIT
PASSD_GPA_UNIT NUMBER(8,3)

PASSD_GPA_UNIT
TAKEN_NON_GPA_UNIT NUMBER(8,3)

TAKEN_NON_GPA_UNIT
PASSD_NON_GPA_UNIT NUMBER(8,3)

PASSD_NON_GPA_UNIT

DWDMR A-Z.doc
PRGRS_GPA_UNIT NUMBER(8,3)

PRGRS_GPA_UNIT
PRGRS_NON_GPA_UNIT NUMBER(8,3)

PRGRS_NON_GPA_UNIT
TOT_TERM_UNIT NUMBER(8,3)

TOT_TERM_UNIT
OTH_UNIT NUMBER(8,3)

OTH_UNIT
XFER_UNIT NUMBER(8,3)

XFER_UNIT
MIN_TOT_UNIT NUMBER(8,3)

MIN_TOT_UNIT
MAX_TOT_UNIT NUMBER(8,3)

MAX_TOT_UNIT
MAX_NON_GPA_UNIT NUMBER(8,3)

MAX_NON_GPA_UNIT
MAX_AUDIT_UNIT NUMBER(8,3)

MAX_AUDIT_UNIT
MAX_WAIT_UNIT NUMBER(8,3)

MAX_WAIT_UNIT
GRADE_POINTS_FA NUMBER(9,3)

UNT_PASSD_FA NUMBER(8,3)

UNT_TAKEN_FA NUMBER(8,3)

UNT_TAKEN_FA_GPA NUMBER(8,3)

TOT_AUDIT NUMBER(8,3)

TOT_CUMULATIVE NUMBER(8,3)

TOT_GRD_POINTS_FA NUMBER(9,3)

TOT_TEST_CREDIT NUMBER(8,3)

TOT_PASSD_FA NUMBER(8,3)

TOT_TAKEN_FA NUMBER(8,3)

DWDMR A-Z.doc
TOT_TAKEN_FA_GPA NUMBER(8,3)

TOT_TAKEN_NOGPA NUMBER(8,3)

TRF_GRADE_POINTS NUMBER(9,3)

TRF_PASSED_GPA NUMBER(8,3)

TRF_PASSED_NOGPA NUMBER(8,3)

TRF_TAKEN_GPA NUMBER(8,3)

TRF_TAKEN_NOGPA NUMBER(8,3)

UNT_TEST_CREDIT NUMBER(8,3)

UNT_AUDIT NUMBER(8,3)

UNT_OTHER NUMBER(8,3)

CUR_RESIDENT_TERMS NUMBER(6,3)

TRF_RESIDENT_TERMS NUMBER(6,3)

CUM_RESIDENT_TERMS NUMBER(6,3)

ROW_CNT NUMBER

ROW_CNT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
TENANT_ID VARCHAR2(80)

TENANT_ID
X_CUSTOM VARCHAR2(10)

X_CUSTOM
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID

DWDMR A-Z.doc
CREATED_BY_WID NUMBER W_USER_D

CREATED_BY_WID
CHANGED_BY_WID NUMBER W_USER_D

CHANGED_BY_WID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
SET_ID VARCHAR2(30)

SET_ID
ETL_PROC_WID NUMBER

ETL_PROC_WID

DWDMR A-Z.doc
W_SIA_TRANS_CREDIT_A
Business Name: W_SIA_TRANS_CREDIT_A

Description:

Table Columns:
Column Name Description Datatype Lookup Table
SNAPSHOT_WID NUMBER

ROW_WID NUMBER

SCHOLAR_WID NUMBER W_SIA_SCHOLAR_D

INSTITUTION_WID NUMBER W_SIA_INSTITUTION_D

ACAD_CAR_WID NUMBER W_SIA_ACAD_CAR_D

MODEL_NBR NUMBER

CRSE_ACAD_PROG_WID NUMBER W_SIA_ACAD_PROG_D

CRSE_ACAD_PLAN_WID NUMBER W_SIA_ACAD_PLAN_D

TRNSFR_SRC_TYP_WID NUMBER W_XACT_TYPE_D

EXT_ORG_WID NUMBER W_SIA_EXT_ORG_D

LS_DATA_SRC_WID NUMBER W_XACT_SOURCE_D

LS_SCHL_TYP_WID NUMBER W_XACT_TYPE_D

SRC_INST_WID NUMBER

SRC_ACAD_CAR_WID NUMBER W_SIA_ACAD_CAR_D

APPLY_AGRMNT_FLG VARCHAR2(1)

CRSE_TRNS_LVL_WID NUMBER W_XACT_TYPE_D

CRSE_MDL_STAT_WID NUMBER W_STATUS_D

DWDMR A-Z.doc
CRSE_UNIT_TAKEN NUMBER(10,3)

CRSE_UNIT_TRNSFR NUMBER(10,3)

CRSE_TRF_TAKEN_GPA NUMBER(10,3)

CRSE_TRF_TAKEN_NOGPA NUMBER(10,3)

CRSE_TRF_PASS_GPA NUMBER(10,3)

CRSE_TRF_PASS_NOGPA NUMBER(10,3)

CRSE_TRF_GRD_POINTS NUMBER(10,3)

CRSE_TRF_GPA NUMBER(10,3)

CRSE_INCL_GPA_FLG VARCHAR2(1)

TST_MDL_STAT_WID NUMBER W_STATUS_D

TST_ACAD_PROG_WID NUMBER W_SIA_ACAD_PROG_D

TST_ACAD_PLAN_WID NUMBER W_SIA_ACAD_PLAN_D

TST_TRNS_LVL_WID NUMBER W_XACT_TYPE_D

TST_UNIT_TRNSFR NUMBER(10,3)

TST_TRF_TAKEN_GPA NUMBER(10,3)

TST_TRF_TKN_NOGPA NUMBER(10,3)

TST_TRF_PASS_GPA NUMBER(10,3)

TST_TRF_PASS_NOGPA NUMBER(10,3)

TST_TRF_GRD_POINTS NUMBER(10,3)

TST_TRF_GPA NUMBER(10,3)

DWDMR A-Z.doc
TST_INCL_GPA_FLG VARCHAR2(1)

OTHR_ACAD_PROG_WID NUMBER W_SIA_ACAD_PROG_D

OTHR_ACAD_PLAN_WID NUMBER W_SIA_ACAD_PLAN_D

OTHR_MDL_STAT_WID NUMBER W_STATUS_D

OTHR_TRNS_LVL_WID NUMBER W_XACT_TYPE_D

OTHR_UNIT_TRNSFR NUMBER(10,3)

OTHR_TRF_PASS_GPA NUMBER(10,3)

OTHR_TRF_PASS_NOGPA NUMBER(10,3)

OTHR_TRF_TAKEN_GPA NUMBER(10,3)

OTHR_TRF_TAKEN_NOGPA NUMBER(10,3)

OTHR_TRF_GRD_POINT NUMBER(10,3)

OTHR_TRF_GPA NUMBER(10,3)

OTHR_INCL_GPA_FLG VARCHAR2(1)

DELETE_FLG VARCHAR2(1)

TENANT_ID VARCHAR2(80)

X_CUSTOM VARCHAR2(10)

DATASOURCE_NUM_ID NUMBER

INTEGRATION_ID VARCHAR2(80)

CREATED_BY_WID VARCHAR2(80) W_USER_D

CHANGED_BY_WID VARCHAR2(80) W_USER_D

DWDMR A-Z.doc
CREATED_ON_DT DATE

CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT DATE

SET_ID VARCHAR2(30)

ETL_PROC_WID NUMBER

DWDMR A-Z.doc
W_SIA_TRANS_CREDIT_F
Business Name: W_SIA_TRANS_CREDIT_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

ROW_WID
SCHOLAR_WID NUMBER W_SIA_SCHOLAR_D

SCHOLAR_WID
INSTITUTION_WID NUMBER W_SIA_INSTITUTION_D

INSTITUTION_WID
ACAD_CAR_WID NUMBER W_SIA_ACAD_CAR_D

ACAD_CAR_WID
MODEL_NBR NUMBER

MODEL_NBR
CRSE_ACAD_PROG_WID NUMBER W_SIA_ACAD_PROG_D

CRSE_ACAD_PROG_WID
CRSE_ACAD_PLAN_WID NUMBER W_SIA_ACAD_PLAN_D

CRSE_ACAD_PLAN_WID
TRNSFR_SRC_TYP_WID NUMBER W_XACT_TYPE_D

TRNSFR_SRC_TYP_WID
EXT_ORG_WID NUMBER W_SIA_EXT_ORG_D

EXT_ORG_WID
LS_DATA_SRC_WID NUMBER W_XACT_SOURCE_D

LS_DATA_SRC_WID
LS_SCHL_TYP_WID NUMBER W_XACT_TYPE_D

LS_SCHL_TYP_WID
SRC_INST_WID NUMBER W_SIA_INSTITUTION_D

SRC_INST_WID
SRC_ACAD_CAR_WID NUMBER W_SIA_ACAD_CAR_D

SRC_ACAD_CAR_WID
APPLY_AGRMNT_FLG VARCHAR2(1)

APPLY_AGRMNT_FLG
CRSE_TRNS_LVL_WID NUMBER W_XACT_TYPE_D

CRSE_TRNS_LVL_WID
CRSE_MDL_STAT_WID NUMBER W_STATUS_D

CRSE_MDL_STAT_WID
CRSE_UNIT_TAKEN NUMBER(10,3)

CRSE_UNIT_TAKEN

DWDMR A-Z.doc
CRSE_UNIT_TRNSFR NUMBER(10,3)

CRSE_UNIT_TRNSFR
CRSE_TRF_TAKEN_GPA NUMBER(10,3)

CRSE_TRF_TAKEN_GPA
CRSE_TRF_TAKEN_NOGPA NUMBER(10,3)

CRSE_TRF_TAKEN_NOGPA
CRSE_TRF_PASS_GPA NUMBER(10,3)

CRSE_TRF_PASS_GPA
CRSE_TRF_PASS_NOGPA NUMBER(10,3)

CRSE_TRF_PASS_NOGPA
CRSE_TRF_GRD_POINTS NUMBER(10,3)

CRSE_TRF_GRD_POINTS
CRSE_TRF_GPA NUMBER(10,3)

CRSE_TRF_GPA
CRSE_INCL_GPA_FLG VARCHAR2(1)

CRSE_INCL_GPA_FLG
TST_MDL_STAT_WID NUMBER W_STATUS_D

TST_MDL_STAT_WID
TST_ACAD_PROG_WID NUMBER W_SIA_ACAD_PROG_D

TST_ACAD_PROG_WID
TST_ACAD_PLAN_WID NUMBER W_SIA_ACAD_PLAN_D

TST_ACAD_PLAN_WID
TST_TRNS_LVL_WID NUMBER W_XACT_TYPE_D

TST_TRNS_LVL_WID
TST_UNIT_TRNSFR NUMBER(10,3)

TST_UNIT_TRNSFR
TST_TRF_TAKEN_GPA NUMBER(10,3)

TST_TRF_TAKEN_GPA
TST_TRF_TKN_NOGPA NUMBER(10,3)

TST_TRF_TKN_NOGPA
TST_TRF_PASS_GPA NUMBER(10,3)

TST_TRF_PASS_GPA
TST_TRF_PASS_NOGPA NUMBER(10,3)

TST_TRF_PASS_NOGPA
TST_TRF_GRD_POINTS NUMBER(10,3)

TST_TRF_GRD_POINTS
TST_TRF_GPA NUMBER(10,3)

TST_TRF_GPA
TST_INCL_GPA_FLG VARCHAR2(1)

TST_INCL_GPA_FLG

DWDMR A-Z.doc
OTHR_ACAD_PROG_WID NUMBER W_SIA_ACAD_PROG_D

OTHR_ACAD_PROG_WID
OTHR_ACAD_PLAN_WID NUMBER W_SIA_ACAD_PLAN_D

OTHR_ACAD_PLAN_WID
OTHR_MDL_STAT_WID NUMBER W_STATUS_D

OTHR_MDL_STAT_WID
OTHR_TRNS_LVL_WID NUMBER W_XACT_TYPE_D

OTHR_TRNS_LVL_WID
OTHR_UNIT_TRNSFR NUMBER

OTHR_UNIT_TRNSFR
OTHR_TRF_PASS_GPA NUMBER

OTHR_TRF_PASS_GPA
OTHR_TRF_PASS_NOGPA NUMBER

OTHR_TRF_PASS_NOGPA
OTHR_TRF_TAKEN_GPA NUMBER

OTHR_TRF_TAKEN_GPA
OTHR_TRF_TAKEN_NOGPA NUMBER

OTHR_TRF_TAKEN_NOGPA
OTHR_TRF_GRD_POINT NUMBER

OTHR_TRF_GRD_POINT
OTHR_TRF_GPA NUMBER

OTHR_TRF_GPA
OTHR_INCL_GPA_FLG VARCHAR2(1)

OTHR_INCL_GPA_FLG
DELETE_FLG VARCHAR2(1)

DELETE_FLG
TENANT_ID VARCHAR2(80)

TENANT_ID
X_CUSTOM VARCHAR2(10)

X_CUSTOM
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
CREATED_BY_WID VARCHAR2(80) W_USER_D

CREATED_BY_WID
CHANGED_BY_WID VARCHAR2(80) W_USER_D

CHANGED_BY_WID
CREATED_ON_DT DATE

CREATED_ON_DT

DWDMR A-Z.doc
CHANGED_ON_DT DATE

CHANGED_ON_DT
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
SET_ID VARCHAR2(30)

SET_ID
ETL_PROC_WID NUMBER

ETL_PROC_WID
W_INSERT_DT DATE

W_UPDATE_DT DATE

DWDMR A-Z.doc
W_SLA_BALANCE_F
Business Name: W_SLA_BALANCE_F

Description:
W_SLA_BALANCE_F fact table stores information about subledger accounting balances. The grain of this table is
at supporting reference balance level. It holdst the debit and crediti amount The dimensionalities captured in the
fact includes Ledger, GL Account, and Journal Source.

Table Columns:
Column Name Description Datatype Lookup Table
GL_ACCOUNT_WID NUMBER W_GL_ACCOUNT_D

GL_ACCOUNT_WID
LEDGER_WID NUMBER W_LEDGER_D

LEDGER_WID
COMPANY_ORG_WID NUMBER W_INT_ORG_D

COMPANY_ORG_WID
COST_CENTER_WID NUMBER W_COST_CENTER_D

COST_CENTER_WID
SUPPORT_REF1_WID NUMBER W_SLA_SUPPORT_REF_D

SUPPORT_REF1_WID
SUPPORT_REF2_WID NUMBER W_SLA_SUPPORT_REF_D

SUPPORT_REF2_WID
SUPPORT_REF3_WID NUMBER W_SLA_SUPPORT_REF_D

SUPPORT_REF3_WID
SUPPORT_REF4_WID NUMBER

SUPPORT_REF4_WID
SUPPORT_REF5_WID NUMBER W_SLA_SUPPORT_REF_D

SUPPORT_REF5_WID
SUPPORT_REF6_WID NUMBER W_SLA_SUPPORT_REF_D

SUPPORT_REF6_WID
SUPPORT_REF7_WID NUMBER W_SLA_SUPPORT_REF_D

SUPPORT_REF7_WID
SUPPORT_REF8_WID NUMBER

SUPPORT_REF8_WID
SUPPORT_REF9_WID NUMBER W_SLA_SUPPORT_REF_D

SUPPORT_REF9_WID
SUPPORT_REF10_WID NUMBER W_SLA_SUPPORT_REF_D

SUPPORT_REF10_WID
MCAL_CAL_WID NUMBER W_MCAL_CAL_D

MCAL_CAL_WID
ACCT_PERIOD_END_DT_WID NUMBER W_MCAL_DAY_D

ACCT_PERIOD_END_DT_WID

DWDMR A-Z.doc
ACCOUNTING_SOURCE VARCHAR2(50)

ACCOUNTING_SOURCE
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
DELETE_FLG CHAR(4)

DELETE_FLG
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
INTEGRATION_ID VARCHAR2(300)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
X_CUSTOM VARCHAR2(40)

X_CUSTOM
ETL_PROC_WID NUMBER

ETL_PROC_WID
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
LOC_CURR_CODE VARCHAR2(30)

LOC_CURR_CODE
GLOBAL1_EXCHANGE_RATE NUMBER

GLOBAL1_EXCHANGE_RATE
GLOBAL2_EXCHANGE_RATE NUMBER

GLOBAL2_EXCHANGE_RATE
GLOBAL3_EXCHANGE_RATE NUMBER

GLOBAL3_EXCHANGE_RATE
CREATED_BY_WID NUMBER W_USER_D

CREATED_BY_WID

DWDMR A-Z.doc
CHANGED_BY_WID NUMBER

CHANGED_BY_WID
BALANCE_DR_LOC_AMT NUMBER

BALANCE_DR_LOC_AMT
BALANCE_CR_LOC_AMT NUMBER

BALANCE_CR_LOC_AMT
ACTIVITY_DR_LOC_AMT NUMBER

ACTIVITY_DR_LOC_AMT
ACTIVITY_CR_LOC_AMT NUMBER

ACTIVITY_CR_LOC_AMT
NATURAL_ACCOUNT_WID NUMBER W_NATURAL_ACCOUNT_D

NATURAL_ACCOUNT_WID
BALANCING_SEGMENT_WID NUMBER W_BALANCING_SEGMENT_D

BALANCING_SEGMENT_WID
GL_SEGMENT1_WID NUMBER W_GL_SEGMENT_D

GL_SEGMENT1_WID
GL_SEGMENT2_WID NUMBER W_GL_SEGMENT_D

GL_SEGMENT2_WID
GL_SEGMENT3_WID NUMBER W_GL_SEGMENT_D

GL_SEGMENT3_WID
GL_SEGMENT4_WID NUMBER W_GL_SEGMENT_D

GL_SEGMENT4_WID
GL_SEGMENT5_WID NUMBER W_GL_SEGMENT_D

GL_SEGMENT5_WID
GL_SEGMENT6_WID NUMBER W_GL_SEGMENT_D

GL_SEGMENT6_WID
GL_SEGMENT7_WID NUMBER W_GL_SEGMENT_D

GL_SEGMENT7_WID
GL_SEGMENT8_WID NUMBER W_GL_SEGMENT_D

GL_SEGMENT8_WID
GL_SEGMENT9_WID NUMBER W_GL_SEGMENT_D

GL_SEGMENT9_WID
GL_SEGMENT10_WID NUMBER W_GL_SEGMENT_D

GL_SEGMENT10_WID
GL_DATASET_SEC_WID NUMBER W_GL_DATASET_SEC_D

GL_DATASET_SEC_WID
JOURNAL_SOURCE_WID NUMBER W_XACT_SOURCE_D

ACCT_PERIOD_END_DT_KEY NUMBER

DWDMR A-Z.doc
W_SLA_CTRL_BALANCE_F
Business Name: W_SLA_CTRL_BALANCE_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
GL_ACCOUNT_WID NUMBER W_GL_ACCOUNT_D

GL_ACCOUNT_WID
LEDGER_WID NUMBER W_LEDGER_D

LEDGER_WID
COMPANY_ORG_WID NUMBER W_INT_ORG_D

COMPANY_ORG_WID
COST_CENTER_WID NUMBER W_COST_CENTER_D

COST_CENTER_WID
CUSTOMER_WID NUMBER W_PARTY_D

CUSTOMER_WID
CUSTOMER_ACCT_WID NUMBER W_CUSTOMER_ACCOUNT_D

CUSTOMER_ACCT_WID
SUPPLIER_WID NUMBER W_PARTY_D

SUPPLIER_WID
SUPPLIER_ACCT_WID NUMBER W_SUPPLIER_ACCOUNT_D

SUPPLIER_ACCT_WID
MCAL_CAL_WID NUMBER W_MCAL_CAL_D

MCAL_CAL_WID
ACCT_PERIOD_END_DT_WID NUMBER W_MCAL_DAY_D

ACCT_PERIOD_END_DT_WID
ACCOUNTING_SOURCE VARCHAR2(50)

ACCOUNTING_SOURCE
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT

DWDMR A-Z.doc
DELETE_FLG CHAR(4)

DELETE_FLG
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
INTEGRATION_ID VARCHAR2(300)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
X_CUSTOM VARCHAR2(40)

X_CUSTOM
ETL_PROC_WID NUMBER

ETL_PROC_WID
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
LOC_CURR_CODE VARCHAR2(30)

LOC_CURR_CODE
GLOBAL1_EXCHANGE_RATE NUMBER

GLOBAL1_EXCHANGE_RATE
GLOBAL2_EXCHANGE_RATE NUMBER

GLOBAL2_EXCHANGE_RATE
GLOBAL3_EXCHANGE_RATE NUMBER

GLOBAL3_EXCHANGE_RATE
CREATED_BY_WID NUMBER W_USER_D

CREATED_BY_WID
CHANGED_BY_WID NUMBER W_USER_D

CHANGED_BY_WID
BALANCE_DR_LOC_AMT NUMBER

BALANCE_DR_LOC_AMT
BALANCE_CR_LOC_AMT NUMBER

BALANCE_CR_LOC_AMT
ACTIVITY_DR_LOC_AMT NUMBER

ACTIVITY_DR_LOC_AMT
ACTIVITY_CR_LOC_AMT NUMBER

ACTIVITY_CR_LOC_AMT
NATURAL_ACCOUNT_WID NUMBER W_NATURAL_ACCOUNT_D

NATURAL_ACCOUNT_WID
BALANCING_SEGMENT_WID NUMBER W_BALANCING_SEGMENT_D

BALANCING_SEGMENT_WID

DWDMR A-Z.doc
GL_SEGMENT1_WID NUMBER W_GL_SEGMENT_D

GL_SEGMENT1_WID
GL_SEGMENT2_WID NUMBER W_GL_SEGMENT_D

GL_SEGMENT2_WID
GL_SEGMENT3_WID NUMBER W_GL_SEGMENT_D

GL_SEGMENT3_WID
GL_SEGMENT4_WID NUMBER W_GL_SEGMENT_D

GL_SEGMENT4_WID
GL_SEGMENT5_WID NUMBER W_GL_SEGMENT_D

GL_SEGMENT5_WID
GL_SEGMENT6_WID NUMBER W_GL_SEGMENT_D

GL_SEGMENT6_WID
GL_SEGMENT7_WID NUMBER W_GL_SEGMENT_D

GL_SEGMENT7_WID
GL_SEGMENT8_WID NUMBER W_GL_SEGMENT_D

GL_SEGMENT8_WID
GL_SEGMENT9_WID NUMBER W_GL_SEGMENT_D

GL_SEGMENT9_WID
GL_SEGMENT10_WID NUMBER W_GL_SEGMENT_D

GL_SEGMENT10_WID
GL_DATASET_SEC_WID NUMBER W_GL_DATASET_SEC_D

GL_DATASET_SEC_WID
JOURNAL_SOURCE_WID NUMBER W_XACT_SOURCE_D

JOURNAL_SOURCE_WID
ACCT_PERIOD_END_DT_KEY NUMBER

ACCT_PERIOD_END_DT_KEY

DWDMR A-Z.doc
W_SLA_SUPPORT_REF_D
Business Name: W_SLA_SUPPORT_REF_D

Description:
W_SLA_SUPPORT_REF_D dimension table stores information about subledger accounting supporting
references.The grain of this table is at the combination of supporting reference combination id and attribute 1-
60. This is designed to be Type 1 dimension.

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

ROW_WID
SUPPORT_REF_CODE VARCHAR2(80)

SUPPORT_REF_CODE
ATTRIBUTE1 VARCHAR2(30)

ATTRIBUTE1
ATTRIBUTE2 VARCHAR2(30)

ATTRIBUTE2
ATTRIBUTE3 VARCHAR2(30)

ATTRIBUTE3
ATTRIBUTE4 VARCHAR2(30)

ATTRIBUTE4
ATTRIBUTE5 VARCHAR2(30)

ATTRIBUTE5
ATTRIBUTE6 VARCHAR2(30)

ATTRIBUTE6
ATTRIBUTE7 VARCHAR2(30)

ATTRIBUTE7
ATTRIBUTE8 VARCHAR2(30)

ATTRIBUTE8
ATTRIBUTE9 VARCHAR2(30)

ATTRIBUTE9
ATTRIBUTE10 VARCHAR2(30)

ATTRIBUTE10
ATTRIBUTE11 VARCHAR2(30)

ATTRIBUTE11
ATTRIBUTE12 VARCHAR2(30)

ATTRIBUTE12
ATTRIBUTE13 VARCHAR2(30)

ATTRIBUTE13
ATTRIBUTE14 VARCHAR2(30)

ATTRIBUTE14

DWDMR A-Z.doc
ATTRIBUTE15 VARCHAR2(30)

ATTRIBUTE15
ATTRIBUTE16 VARCHAR2(30)

ATTRIBUTE16
ATTRIBUTE17 VARCHAR2(30)

ATTRIBUTE17
ATTRIBUTE18 VARCHAR2(30)

ATTRIBUTE18
ATTRIBUTE19 VARCHAR2(30)

ATTRIBUTE19
ATTRIBUTE20 VARCHAR2(30)

ATTRIBUTE20
ATTRIBUTE21 VARCHAR2(30)

ATTRIBUTE21
ATTRIBUTE22 VARCHAR2(30)

ATTRIBUTE22
ATTRIBUTE23 VARCHAR2(30)

ATTRIBUTE23
ATTRIBUTE24 VARCHAR2(30)

ATTRIBUTE24
ATTRIBUTE25 VARCHAR2(30)

ATTRIBUTE25
ATTRIBUTE26 VARCHAR2(30)

ATTRIBUTE26
ATTRIBUTE27 VARCHAR2(30)

ATTRIBUTE27
ATTRIBUTE28 VARCHAR2(30)

ATTRIBUTE28
ATTRIBUTE29 VARCHAR2(30)

ATTRIBUTE29
ATTRIBUTE30 VARCHAR2(30)

ATTRIBUTE30
ATTRIBUTE31 VARCHAR2(30)

ATTRIBUTE31
ATTRIBUTE32 VARCHAR2(30)

ATTRIBUTE32
ATTRIBUTE33 VARCHAR2(30)

ATTRIBUTE33
ATTRIBUTE34 VARCHAR2(30)

ATTRIBUTE34

DWDMR A-Z.doc
ATTRIBUTE35 VARCHAR2(30)

ATTRIBUTE35
ATTRIBUTE36 VARCHAR2(30)

ATTRIBUTE36
ATTRIBUTE37 VARCHAR2(30)

ATTRIBUTE37
ATTRIBUTE38 VARCHAR2(30)

ATTRIBUTE38
ATTRIBUTE39 VARCHAR2(30)

ATTRIBUTE39
ATTRIBUTE40 VARCHAR2(30)

ATTRIBUTE40
ATTRIBUTE41 VARCHAR2(30)

ATTRIBUTE41
ATTRIBUTE42 VARCHAR2(30)

ATTRIBUTE42
ATTRIBUTE43 VARCHAR2(30)

ATTRIBUTE43
ATTRIBUTE44 VARCHAR2(30)

ATTRIBUTE44
ATTRIBUTE45 VARCHAR2(30)

ATTRIBUTE45
ATTRIBUTE46 VARCHAR2(30)

ATTRIBUTE46
ATTRIBUTE47 VARCHAR2(30)

ATTRIBUTE47
ATTRIBUTE48 VARCHAR2(30)

ATTRIBUTE48
ATTRIBUTE49 VARCHAR2(30)

ATTRIBUTE49
ATTRIBUTE50 VARCHAR2(30)

ATTRIBUTE50
ATTRIBUTE51 VARCHAR2(30)

ATTRIBUTE51
ATTRIBUTE52 VARCHAR2(30)

ATTRIBUTE52
ATTRIBUTE53 VARCHAR2(30)

ATTRIBUTE53
ATTRIBUTE54 VARCHAR2(30)

ATTRIBUTE54

DWDMR A-Z.doc
ATTRIBUTE55 VARCHAR2(30)

ATTRIBUTE55
ATTRIBUTE56 VARCHAR2(30)

ATTRIBUTE56
ATTRIBUTE57 VARCHAR2(30)

ATTRIBUTE57
ATTRIBUTE58 VARCHAR2(30)

ATTRIBUTE58
ATTRIBUTE59 VARCHAR2(30)

ATTRIBUTE59
ATTRIBUTE60 VARCHAR2(30)

ATTRIBUTE60
CREATED_BY_WID NUMBER

CREATED_BY_WID
CHANGED_BY_WID NUMBER

CHANGED_BY_WID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
DELETE_FLG CHAR(1)

DELETE_FLG
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
ETL_PROC_WID NUMBER

ETL_PROC_WID
INTEGRATION_ID VARCHAR2(1600)

INTEGRATION_ID

DWDMR A-Z.doc
TENANT_ID VARCHAR2(80)

TENANT_ID
X_CUSTOM VARCHAR2(10)

X_CUSTOM

DWDMR A-Z.doc
W_SLA_XACT_F
Business Name: W_SLA_XACT_F

Description:
W_SLA_XACT_F fact table stores information about subledger accounting entries. The grain of this table is at
distribution link level. It holds the details about the document and local amount The dimensionalities captured in
the fact includes Customer, Supplier, and Business Unit (Operating Units)

Table Columns:
Column Name Description Datatype Lookup Table
GL_ACCOUNT_WID NUMBER W_GL_ACCOUNT_D

GL_ACCOUNT_WID
LEDGER_WID NUMBER W_LEDGER_D

LEDGER_WID
COMPANY_ORG_WID NUMBER W_INT_ORG_D

COMPANY_ORG_WID
BALANCING_SEGMENT_WID NUMBER W_BALANCING_SEGMENT_D

BALANCING_SEGMENT_WID
COST_CENTER_WID NUMBER W_COST_CENTER_D

COST_CENTER_WID
CUSTOMER_WID NUMBER W_PARTY_D

CUSTOMER_WID
CUSTOMER_ACCT_WID NUMBER W_CUSTOMER_ACCOUNT_D

CUSTOMER_ACCT_WID
SUPPLIER_WID NUMBER W_PARTY_D

SUPPLIER_WID
SUPPLIER_ACCT_WID NUMBER W_SUPPLIER_ACCOUNT_D

SUPPLIER_ACCT_WID
RECEIVABLES_ORG_WID NUMBER W_INT_ORG_D

RECEIVABLES_ORG_WID
PAYABLES_ORG_WID NUMBER W_INT_ORG_D

PAYABLES_ORG_WID
GL_SEGMENT1_WID NUMBER W_GL_SEGMENT_D

GL_SEGMENT1_WID
GL_SEGMENT2_WID NUMBER W_GL_SEGMENT_D

GL_SEGMENT2_WID
SUPPORT_REF1_WID NUMBER W_SLA_SUPPORT_REF_D

SUPPORT_REF1_WID
SUPPORT_REF2_WID NUMBER W_SLA_SUPPORT_REF_D

SUPPORT_REF2_WID
SUPPORT_REF3_WID NUMBER W_SLA_SUPPORT_REF_D

SUPPORT_REF3_WID

DWDMR A-Z.doc
SUPPORT_REF4_WID NUMBER W_SLA_SUPPORT_REF_D

SUPPORT_REF4_WID
SUPPORT_REF5_WID NUMBER W_SLA_SUPPORT_REF_D

SUPPORT_REF5_WID
SUPPORT_REF6_WID NUMBER W_SLA_SUPPORT_REF_D

SUPPORT_REF6_WID
SUPPORT_REF7_WID NUMBER W_SLA_SUPPORT_REF_D

SUPPORT_REF7_WID
SUPPORT_REF8_WID NUMBER W_SLA_SUPPORT_REF_D

SUPPORT_REF8_WID
SUPPORT_REF9_WID NUMBER W_SLA_SUPPORT_REF_D

SUPPORT_REF9_WID
SUPPORT_REF10_WID NUMBER W_SLA_SUPPORT_REF_D

GL_DATASET_SEC_WID
MCAL_CAL_WID NUMBER W_MCAL_CAL_D

MCAL_CAL_WID
ACCT_PERIOD_END_DT_WID NUMBER W_MCAL_DAY_D

ACCT_PERIOD_END_DT_WID
JOURNAL_LINE_NUM NUMBER

JOURNAL_LINE_NUM
ACCOUNTING_CLASS_CODE VARCHAR2(30)

ACCOUNTING_CLASS_CODE
JOURNAL_CATEGORY VARCHAR2(30)

JOURNAL_CATEGORY
EVENT_CLASS_CODE VARCHAR2(30)

EVENT_CLASS_CODE
EVENT_TYPE_CODE VARCHAR2(30)

EVENT_TYPE_CODE
ACCOUNTING_SOURCE VARCHAR2(50)

ACCOUNTING_SOURCE
SOURCE_TRANSACTION_NUM VARCHAR2(280)

SOURCE_TRANSACTION_NUM
SOURCE_DISTRIBUTION_ID VARCHAR2(80)

SOURCE_DISTRIBUTION_ID
APPLIED_TO_TXN_NUMBER VARCHAR2(280)

APPLIED_TO_TXN_NUMBER
SLA_DOC_AMT NUMBER

SLA_DOC_AMT
SLA_LOC_AMT NUMBER

SLA_LOC_AMT

DWDMR A-Z.doc
DB_CR_IND VARCHAR2(30)

DB_CR_IND
DOC_CURR_CODE VARCHAR2(30)

DOC_CURR_CODE
LOC_CURR_CODE VARCHAR2(30)

LOC_CURR_CODE
LOC_EXCHANGE_RATE NUMBER

LOC_EXCHANGE_RATE
GLOBAL1_EXCHANGE_RATE NUMBER

GLOBAL1_EXCHANGE_RATE
GLOBAL2_EXCHANGE_RATE NUMBER

GLOBAL2_EXCHANGE_RATE
GLOBAL3_EXCHANGE_RATE NUMBER

GLOBAL3_EXCHANGE_RATE
CREATED_BY_WID NUMBER W_USER_D

CREATED_BY_WID
CHANGED_BY_WID NUMBER W_USER_D

CHANGED_BY_WID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
DELETE_FLG CHAR(1)

DELETE_FLG
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
ETL_PROC_WID NUMBER

ETL_PROC_WID

DWDMR A-Z.doc
INTEGRATION_ID VARCHAR2(300)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
X_CUSTOM VARCHAR2(10)

X_CUSTOM
NATURAL_ACCOUNT_WID NUMBER W_NATURAL_ACCOUNT_D

NATURAL_ACCOUNT_WID
GL_STATUS_WID NUMBER W_STATUS_D

GL_STATUS_WID
ACCOUNTING_DT_WID NUMBER W_DAY_D

ACCOUNTING_DT_WID
GL_TRANSFER_DT_WID NUMBER W_DAY_D

GL_TRANSFER_DT_WID
BALANCE_TYPE_WID NUMBER W_XACT_TYPE_D

JOURNAL_SOURCE_WID NUMBER W_XACT_SOURCE_D

JOURNAL_HEADER_DESCR VARCHAR2(2000)

JOURNAL_LINE_DESCR VARCHAR2(2000)

GL_SEGMENT3_WID NUMBER W_GL_SEGMENT_D

GL_SEGMENT3_WID
GL_SEGMENT4_WID NUMBER W_GL_SEGMENT_D

GL_SEGMENT4_WID
GL_SEGMENT5_WID NUMBER W_GL_SEGMENT_D

GL_SEGMENT5_WID
GL_SEGMENT6_WID NUMBER W_GL_SEGMENT_D

GL_SEGMENT6_WID
GL_SEGMENT7_WID NUMBER W_GL_SEGMENT_D

GL_SEGMENT7_WID
GL_SEGMENT8_WID NUMBER W_GL_SEGMENT_D

GL_SEGMENT8_WID
GL_SEGMENT9_WID NUMBER W_GL_SEGMENT_D

GL_SEGMENT9_WID
GL_SEGMENT10_WID NUMBER W_GL_SEGMENT_D

GL_SEGMENT10_WID
GL_DATASET_SEC_WID NUMBER W_GL_DATASET_SEC_D

DWDMR A-Z.doc
BUDGET_WID NUMBER W_BUDGET_D

ACCT_PERIOD_END_DT_KEY NUMBER

OVERRIDDEN_GL_ACCOUNT_WID NUMBER

OVERRIDDEN_BALANCING_SEG_ NUMBER
WID

OVERRIDDEN_NATURAL_ACCNT_ NUMBER
WID

OVERRIDDEN_COST_CENTER_WID NUMBER

OVERRIDE_REASON VARCHAR2(240)

OVERRIDDEN_AE_LINE_NUM NUMBER

DWDMR A-Z.doc
W_SOURCE_D
Business Name: W_SOURCE_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
DATASOURCE_NUM_ID NUMBER

ETL_PROC_WID NUMBER

INTEGRATION_ID VARCHAR2(100)

ROW_WID NUMBER

DOC_BDGT_AMT NUMBER(28,10)

DOC_BUDGET_REQ NUMBER(28,10)

CAMP_END_DT DATE

CAMP_LNCH_DT DATE

CAMP_START_DT DATE

CAMP_TGT_CALLS NUMBER

EVTPLN_END_DT DATE

EVTPLN_START_DT DATE

EVT_END_DT DATE

EVT_START_DT DATE

MKTPLN_END_DT DATE

MKTPLN_START_DT DATE

PROG_END_DT DATE

DWDMR A-Z.doc
PROG_START_DT DATE

SA_CAMP_FLG CHAR(1)

SESN_END_DT DATE

SESN_START_DT DATE

CAMP_BU VARCHAR2(100)

CAMP_CALL_SCR VARCHAR2(100)

CAMP_DNIS VARCHAR2(40)

CAMP_ID VARCHAR2(100)

CAMP_LANG VARCHAR2(50)

CAMP_NAME VARCHAR2(2000)

CAMP_OU VARCHAR2(100)

CAMP_PERIOD VARCHAR2(50)

CAMP_PRIORITY VARCHAR2(50)

CAMP_PROMO_NUM VARCHAR2(30)

CAMP_REGN VARCHAR2(80)

CAMP_REGN_ID VARCHAR2(80)

CAMP_SRC_NUM VARCHAR2(30)

CAMP_STATUS_CODE VARCHAR2(50)

CAMP_TYPE_CODE VARCHAR2(50)

EVTPLN_BU VARCHAR2(100)

DWDMR A-Z.doc
EVTPLN_ID VARCHAR2(100)

EVTPLN_NAME VARCHAR2(100)

EVTPLN_OU VARCHAR2(100)

EVTPLN_PERIOD VARCHAR2(50)

EVTPLN_REGN VARCHAR2(80)

EVTPLN_REGN_ID VARCHAR2(80)

EVTPLN_STATUS_CODE VARCHAR2(50)

EVTPLN_TYPE_CODE VARCHAR2(50)

EVT_BU VARCHAR2(100)

EVT_ID VARCHAR2(100)

EVT_NAME VARCHAR2(100)

EVT_OU VARCHAR2(100)

EVT_PERIOD VARCHAR2(50)

EVT_REGN VARCHAR2(80)

EVT_REGN_ID VARCHAR2(80)

EVT_STATUS_CODE VARCHAR2(50)

EVT_TYPE_CODE VARCHAR2(50)

MKTPLN_BU VARCHAR2(100)

MKTPLN_ID VARCHAR2(100)

MKTPLN_NAME VARCHAR2(100)

DWDMR A-Z.doc
MKTPLN_OU VARCHAR2(100)

MKTPLN_PERIOD VARCHAR2(50)

MKTPLN_PROMO_NUM VARCHAR2(30)

MKTPLN_REGN VARCHAR2(50)

MKTPLN_REGN_ID VARCHAR2(80)

MKTPLN_SRC_NUM VARCHAR2(30)

MKTPLN_STATUS_CODE VARCHAR2(50)

MKTPLN_TYPE_CODE VARCHAR2(50)

PROG_BU VARCHAR2(100)

PROG_ID VARCHAR2(100)

PROG_NAME VARCHAR2(250)

PROG_OU VARCHAR2(100)

PROG_PERIOD VARCHAR2(50)

PROG_PROMO_NUM VARCHAR2(30)

PROG_REGN VARCHAR2(80)

PROG_REGN_ID VARCHAR2(80)

PROG_SRC_NUM VARCHAR2(30)

PROG_STATUS_CODE VARCHAR2(50)

PROG_TYPE_CODE VARCHAR2(50)

SESN_BU VARCHAR2(100)

DWDMR A-Z.doc
SESN_ID VARCHAR2(100)

SESN_NAME VARCHAR2(100)

SESN_OU VARCHAR2(100)

SESN_PERIOD VARCHAR2(50)

SESN_REGN VARCHAR2(80)

SESN_REGN_ID VARCHAR2(80)

SESN_STATUS_CODE VARCHAR2(50)

SESN_TYPE_CODE VARCHAR2(50)

SRC_TYPE_CODE VARCHAR2(50)

STG_ID VARCHAR2(100)

STG_NAME VARCHAR2(250)

STG_PROMO_NUM VARCHAR2(30)

STG_SRC_NUM VARCHAR2(30)

VIS_PR_BU_ID VARCHAR2(80)

VIS_PR_POS_ID VARCHAR2(80)

VIS_PR_POSTN_DH_WID NUMBER W_POSITION_DH

VIS_PR_POSTN_DH_SCD1_WID NUMBER W_POSITION_DH

RESOURCE_ORG_DH_WID NUMBER

RESOURCE_ORG_DH_SCD1_WID NUMBER

DWDMR A-Z.doc
EMPLOYEE_WID NUMBER

EMPLOYEE_WID
W_SRC_TYPE_CODE VARCHAR2(50)

CAMP_USAGE_CODE VARCHAR2(50)

W_CAMP_USAGE_CODE VARCHAR2(50)

STG_TYPE_CODE VARCHAR2(50)

W_PROG_STATUS_CODE VARCHAR2(50)

MKTG_ACT_TYPE_CODE VARCHAR2(50)

MKTG_ACT_CHNL_TYPE_CODE VARCHAR2(50)

CREATED_BY_WID NUMBER

CHANGED_BY_WID NUMBER

CREATED_ON_DT DATE

CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT DATE

DELETE_FLG CHAR(1)

W_INSERT_DT DATE

W_UPDATE_DT DATE

TENANT_ID VARCHAR2(80)

DWDMR A-Z.doc
X_CUSTOM VARCHAR2(10)

GLOBAL1_EXCHANGE_RATE NUMBER(28,10)

GLOBAL2_EXCHANGE_RATE NUMBER(28,10)

GLOBAL3_EXCHANGE_RATE NUMBER(28,10)

GLOBAL4_EXCHANGE_RATE NUMBER(28,10)

GLOBAL5_EXCHANGE_RATE NUMBER(28,10)

DOC_CURR_CODE VARCHAR2(30)

DWDMR A-Z.doc
W_SPEC_TEST_D
Business Name: W_SPEC_TEST_D

Description:
The Specifications Dimension contains all the Specifications that are used for Tests.

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate key to uniquely identify a NUMBER
record
ROW_WID
SPEC_WID Foreign key to the W_PRC_SPEC_D NUMBER W_QA_SPEC_D
Dimension
SPEC_WID
TEST_WID Foreign key to the W_PRC_TEST_D NUMBER W_QA_CHAR_D
Dimension
TEST_WID
MIN_VALUE Specification Minimum value VARCHAR2(80)

MIN_VALUE
MAX_VALUE Specification Maxiimum value VARCHAR2(80)

MAX_VALUE
TARGET_VALUE SpecificationTarget Value VARCHAR2(80)

TARGET_VALUE
CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
CREATED_BY_WID created the record in the source
system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
CHANGED_BY_WID last modified the record in the source
system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
CREATED_ON_DT source system.
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
CHANGED_ON_DT system.
AUX1_CHANGED_ON_DT Oracle System field. This column DATE
identifies the last modified date and
AUX1_CHANGED_ON_DT time of the auxiliary table's record
which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Oracle System field. This column DATE
identifies the last modified date and
AUX2_CHANGED_ON_DT time of the auxiliary table's record
which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Oracle System field. This column DATE
identifies the last modified date and
AUX3_CHANGED_ON_DT time of the auxiliary table's record
which acts as a source for the current
table.

DWDMR A-Z.doc
AUX4_CHANGED_ON_DT Oracle System field. This column DATE
identifies the last modified date and
AUX4_CHANGED_ON_DT time of the auxiliary table's record
which acts as a source for the current
table.
DELETE_FLG This flag indicates the deletion status CHAR(1)
of the record in the source system. A
DELETE_FLG value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is Active.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
W_INSERT_DT warehouse table.
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
W_UPDATE_DT data warehouse table.

DATASOURCE_NUM_ID This column is the unique identifier of NUMBER


the source system from which data
DATASOURCE_NUM_ID was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
ETL_PROC_WID process used to create or update this
data.
INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)
a dimension or fact entity in its source
INTEGRATION_ID system. In case of composite keys, the
value in this column can consist of
concatenated parts.

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
TENANT_ID environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
X_CUSTOM

DWDMR A-Z.doc
W_SPREVN_CL_A
Business Name: W_SPREVN_CL_A

Description:

Table Columns:
Column Name Description Datatype Lookup Table
CLOSE_DT_WID NUMBER W_DAY_D

CURR_SSTAGE_WID NUMBER W_SSTAGE_D

PR_CMPT_ACCNT_WID NUMBER W_PARTY_ORG_D

CLOSED_LQTY NUMBER(28,10)

CLOSED_QTY NUMBER(28,10)

DAYS_AT_STAGE NUMBER

DAYS_OPEN NUMBER(28,10)

EXPECT_LQTY NUMBER(28,10)

EXPECT_QTY NUMBER(28,10)

LOST_LQTY NUMBER(28,10)

LOST_QTY NUMBER(28,10)

MAX_DAYS_AT_STAGE NUMBER

NUM_CMPT_OPTYS NUMBER

NUM_LOSSES NUMBER

NUM_OPEN_OPTYS NUMBER

NUM_OPTYS NUMBER

NUM_WINS NUMBER

DWDMR A-Z.doc
OPTY_ATTR_WID NUMBER W_OPTY_MD

OPTY_LQTY NUMBER(28,10)

OPTY_QTY NUMBER(28,10)

PR_EMP_WID NUMBER W_EMPLOYEE_D

REVN_COUNT NUMBER

REVN_PROB NUMBER(28,10)

SALES_CYCLE NUMBER(28,10)

REGION VARCHAR2(30)

VERTICAL VARCHAR2(30)

VIS_PR_POSTN_DH_WID NUMBER W_POSITION_DH

PR_TEAM_POSTN_DH_SCD1_WID NUMBER W_POSITION_DH

PR_TEAM_EMP_WID NUMBER

PR_TEAM_EMP_WID
PR_TERR_DH_WID NUMBER W_TERR_DH

PR_TERR_WID NUMBER

PR_TERR_WID
GLOBAL1_OPTY_REVN_AMT NUMBER(28,10)

GLOBAL1_OPTY_REVN_AMT
GLOBAL2_OPTY_REVN_AMT NUMBER(28,10)

GLOBAL2_OPTY_REVN_AMT
GLOBAL3_OPTY_REVN_AMT NUMBER(28,10)

GLOBAL3_OPTY_REVN_AMT
GLOBAL4_OPTY_REVN_AMT NUMBER(28,10)

GLOBAL4_OPTY_REVN_AMT
GLOBAL5_OPTY_REVN_AMT NUMBER(28,10)

GLOBAL5_OPTY_REVN_AMT

DWDMR A-Z.doc
GLOBAL1_CMPT_OPTY_REVN_AM NUMBER(28,10)
T

GLOBAL1_CMPT_OPTY_REVN_AM
T
GLOBAL2_CMPT_OPTY_REVN_AM NUMBER(28,10)
T

GLOBAL2_CMPT_OPTY_REVN_AM
T
GLOBAL3_CMPT_OPTY_REVN_AM NUMBER(28,10)
T

GLOBAL3_CMPT_OPTY_REVN_AM
T
GLOBAL4_CMPT_OPTY_REVN_AM NUMBER(28,10)
T

GLOBAL4_CMPT_OPTY_REVN_AM
T
GLOBAL5_CMPT_OPTY_REVN_AM NUMBER(28,10)
T

GLOBAL5_CMPT_OPTY_REVN_AM
T
W_INSERT_DT DATE

W_UPDATE_DT DATE

DATASOURCE_NUM_ID NUMBER

ETL_PROC_WID NUMBER

TENANT_ID VARCHAR2(80)

GLOBAL1_CLOSED_COST NUMBER(28,10)

GLOBAL2_CLOSED_COST NUMBER(28,10)

GLOBAL3_CLOSED_COST NUMBER(28,10)

GLOBAL4_CLOSED_COST NUMBER(28,10)

GLOBAL5_CLOSED_COST NUMBER(28,10)

GLOBAL1_CLOSED_LCOST NUMBER(28,10)

DWDMR A-Z.doc
GLOBAL2_CLOSED_LCOST NUMBER(28,10)

GLOBAL3_CLOSED_LCOST NUMBER(28,10)

GLOBAL4_CLOSED_LCOST NUMBER(28,10)

GLOBAL5_CLOSED_LCOST NUMBER(28,10)

GLOBAL1_CLOSED_LMARGIN NUMBER(28,10)

GLOBAL2_CLOSED_LMARGIN NUMBER(28,10)

GLOBAL3_CLOSED_LMARGIN NUMBER(28,10)

GLOBAL4_CLOSED_LMARGIN NUMBER(28,10)

GLOBAL5_CLOSED_LMARGIN NUMBER(28,10)

GLOBAL1_CLOSED_LREVN NUMBER(28,10)

GLOBAL2_CLOSED_LREVN NUMBER(28,10)

GLOBAL3_CLOSED_LREVN NUMBER(28,10)

GLOBAL4_CLOSED_LREVN NUMBER(28,10)

GLOBAL5_CLOSED_LREVN NUMBER(28,10)

GLOBAL1_CLOSED_MARGIN NUMBER(28,10)

GLOBAL2_CLOSED_MARGIN NUMBER(28,10)

GLOBAL3_CLOSED_MARGIN NUMBER(28,10)

GLOBAL4_CLOSED_MARGIN NUMBER(28,10)

GLOBAL5_CLOSED_MARGIN NUMBER(28,10)

GLOBAL1_CLOSED_REVN NUMBER(28,10)

DWDMR A-Z.doc
GLOBAL2_CLOSED_REVN NUMBER(28,10)

GLOBAL3_CLOSED_REVN NUMBER(28,10)

GLOBAL4_CLOSED_REVN NUMBER(28,10)

GLOBAL5_CLOSED_REVN NUMBER(28,10)

GLOBAL1_CMPT_EXP_REVN NUMBER(28,10)

GLOBAL2_CMPT_EXP_REVN NUMBER(28,10)

GLOBAL3_CMPT_EXP_REVN NUMBER(28,10)

GLOBAL4_CMPT_EXP_REVN NUMBER(28,10)

GLOBAL5_CMPT_EXP_REVN NUMBER(28,10)

GLOBAL1_EXPECT_COST NUMBER(28,10)

GLOBAL2_EXPECT_COST NUMBER(28,10)

GLOBAL3_EXPECT_COST NUMBER(28,10)

GLOBAL4_EXPECT_COST NUMBER(28,10)

GLOBAL5_EXPECT_COST NUMBER(28,10)

GLOBAL1_EXPECT_LCOST NUMBER(28,10)

GLOBAL2_EXPECT_LCOST NUMBER(28,10)

GLOBAL3_EXPECT_LCOST NUMBER(28,10)

GLOBAL4_EXPECT_LCOST NUMBER(28,10)

GLOBAL5_EXPECT_LCOST NUMBER(28,10)

GLOBAL1_EXPECT_LMARGIN NUMBER(28,10)

DWDMR A-Z.doc
GLOBAL2_EXPECT_LMARGIN NUMBER(28,10)

GLOBAL3_EXPECT_LMARGIN NUMBER(28,10)

GLOBAL4_EXPECT_LMARGIN NUMBER(28,10)

GLOBAL5_EXPECT_LMARGIN NUMBER(28,10)

GLOBAL1_EXPECT_LREVN NUMBER(28,10)

GLOBAL2_EXPECT_LREVN NUMBER(28,10)

GLOBAL3_EXPECT_LREVN NUMBER(28,10)

GLOBAL4_EXPECT_LREVN NUMBER(28,10)

GLOBAL5_EXPECT_LREVN NUMBER(28,10)

GLOBAL1_EXPECT_MARGIN NUMBER(28,10)

GLOBAL2_EXPECT_MARGIN NUMBER(28,10)

GLOBAL3_EXPECT_MARGIN NUMBER(28,10)

GLOBAL4_EXPECT_MARGIN NUMBER(28,10)

GLOBAL5_EXPECT_MARGIN NUMBER(28,10)

GLOBAL1_EXPECT_REVN NUMBER(28,10)

GLOBAL2_EXPECT_REVN NUMBER(28,10)

GLOBAL3_EXPECT_REVN NUMBER(28,10)

GLOBAL4_EXPECT_REVN NUMBER(28,10)

GLOBAL5_EXPECT_REVN NUMBER(28,10)

GLOBAL1_LOST_LMARGIN NUMBER(28,10)

DWDMR A-Z.doc
GLOBAL2_LOST_LMARGIN NUMBER(28,10)

GLOBAL3_LOST_LMARGIN NUMBER(28,10)

GLOBAL4_LOST_LMARGIN NUMBER(28,10)

GLOBAL5_LOST_LMARGIN NUMBER(28,10)

GLOBAL1_LOST_LREVN NUMBER(28,10)

GLOBAL2_LOST_LREVN NUMBER(28,10)

GLOBAL3_LOST_LREVN NUMBER(28,10)

GLOBAL4_LOST_LREVN NUMBER(28,10)

GLOBAL5_LOST_LREVN NUMBER(28,10)

GLOBAL1_LOST_MARGIN NUMBER(28,10)

GLOBAL2_LOST_MARGIN NUMBER(28,10)

GLOBAL3_LOST_MARGIN NUMBER(28,10)

GLOBAL4_LOST_MARGIN NUMBER(28,10)

GLOBAL5_LOST_MARGIN NUMBER(28,10)

GLOBAL1_LOST_REVN NUMBER(28,10)

GLOBAL2_LOST_REVN NUMBER(28,10)

GLOBAL3_LOST_REVN NUMBER(28,10)

GLOBAL4_LOST_REVN NUMBER(28,10)

GLOBAL5_LOST_REVN NUMBER(28,10)

GLOBAL1_OPTY_COST NUMBER(28,10)

DWDMR A-Z.doc
GLOBAL2_OPTY_COST NUMBER(28,10)

GLOBAL3_OPTY_COST NUMBER(28,10)

GLOBAL4_OPTY_COST NUMBER(28,10)

GLOBAL5_OPTY_COST NUMBER(28,10)

GLOBAL1_OPTY_LCOST NUMBER(28,10)

GLOBAL2_OPTY_LCOST NUMBER(28,10)

GLOBAL3_OPTY_LCOST NUMBER(28,10)

GLOBAL4_OPTY_LCOST NUMBER(28,10)

GLOBAL5_OPTY_LCOST NUMBER(28,10)

GLOBAL1_OPTY_LMARGIN NUMBER(28,10)

GLOBAL2_OPTY_LMARGIN NUMBER(28,10)

GLOBAL3_OPTY_LMARGIN NUMBER(28,10)

GLOBAL4_OPTY_LMARGIN NUMBER(28,10)

GLOBAL5_OPTY_LMARGIN NUMBER(28,10)

GLOBAL1_OPTY_LREVN NUMBER(28,10)

GLOBAL2_OPTY_LREVN NUMBER(28,10)

GLOBAL3_OPTY_LREVN NUMBER(28,10)

GLOBAL4_OPTY_LREVN NUMBER(28,10)

GLOBAL5_OPTY_LREVN NUMBER(28,10)

GLOBAL1_OPTY_MARGIN NUMBER(28,10)

DWDMR A-Z.doc
GLOBAL2_OPTY_MARGIN NUMBER(28,10)

GLOBAL3_OPTY_MARGIN NUMBER(28,10)

GLOBAL4_OPTY_MARGIN NUMBER(28,10)

GLOBAL5_OPTY_MARGIN NUMBER(28,10)

DWDMR A-Z.doc
W_SPREVN_OP_A
Business Name: W_SPREVN_OP_A

Description:

Table Columns:
Column Name Description Datatype Lookup Table
CURR_SSTAGE_WID NUMBER W_SSTAGE_D

OPEN_DT_WID NUMBER W_DAY_D

PR_CMPT_ACCNT_WID NUMBER W_PARTY_ORG_D

CLOSED_LQTY NUMBER(28,10)

CLOSED_QTY NUMBER(28,10)

DAYS_AT_STAGE NUMBER

DAYS_OPEN NUMBER(28,10)

EXPECT_LQTY NUMBER(28,10)

EXPECT_QTY NUMBER(28,10)

LOST_LQTY NUMBER(28,10)

LOST_QTY NUMBER(28,10)

MAX_DAYS_AT_STAGE NUMBER

NUM_CMPT_OPTYS NUMBER

NUM_LOSSES NUMBER

NUM_OPEN_OPTYS NUMBER

NUM_OPTYS NUMBER

NUM_WINS NUMBER

DWDMR A-Z.doc
OPTY_ATTR_WID NUMBER W_OPTY_MD

OPTY_LQTY NUMBER(28,10)

OPTY_QTY NUMBER(28,10)

PR_EMP_WID NUMBER W_EMPLOYEE_D

REVN_COUNT NUMBER

REVN_PROB NUMBER(28,10)

SALES_CYCLE NUMBER(28,10)

REGION VARCHAR2(30)

VERTICAL VARCHAR2(30)

VIS_PR_POSTN_DH_WID NUMBER W_POSITION_DH

PR_TEAM_POSTN_DH_SCD1_WID NUMBER W_POSITION_DH

PR_TEAM_EMP_WID NUMBER

PR_TEAM_EMP_WID
PR_TERR_DH_WID NUMBER W_TERR_DH

PR_TERR_WID NUMBER

PR_TERR_WID
GLOBAL1_OPTY_REVN_AMT NUMBER(28,10)

GLOBAL1_OPTY_REVN_AMT
GLOBAL2_OPTY_REVN_AMT NUMBER(28,10)

GLOBAL2_OPTY_REVN_AMT
GLOBAL3_OPTY_REVN_AMT NUMBER(28,10)

GLOBAL3_OPTY_REVN_AMT
GLOBAL4_OPTY_REVN_AMT NUMBER(28,10)

GLOBAL4_OPTY_REVN_AMT
GLOBAL5_OPTY_REVN_AMT NUMBER(28,10)

GLOBAL5_OPTY_REVN_AMT

DWDMR A-Z.doc
GLOBAL1_CMPT_OPTY_REVN_AM NUMBER(28,10)
T

GLOBAL1_CMPT_OPTY_REVN_AM
T
GLOBAL2_CMPT_OPTY_REVN_AM NUMBER(28,10)
T

GLOBAL2_CMPT_OPTY_REVN_AM
T
GLOBAL3_CMPT_OPTY_REVN_AM NUMBER(28,10)
T

GLOBAL3_CMPT_OPTY_REVN_AM
T
GLOBAL4_CMPT_OPTY_REVN_AM NUMBER(28,10)
T

GLOBAL4_CMPT_OPTY_REVN_AM
T
GLOBAL5_CMPT_OPTY_REVN_AM NUMBER(28,10)
T

GLOBAL5_CMPT_OPTY_REVN_AM
T
W_INSERT_DT DATE

W_UPDATE_DT DATE

DATASOURCE_NUM_ID NUMBER

ETL_PROC_WID NUMBER

TENANT_ID VARCHAR2(80)

GLOBAL1_CLOSED_COST NUMBER(28,10)

GLOBAL2_CLOSED_COST NUMBER(28,10)

GLOBAL3_CLOSED_COST NUMBER(28,10)

GLOBAL4_CLOSED_COST NUMBER(28,10)

GLOBAL5_CLOSED_COST NUMBER(28,10)

GLOBAL1_CLOSED_LCOST NUMBER(28,10)

DWDMR A-Z.doc
GLOBAL2_CLOSED_LCOST NUMBER(28,10)

GLOBAL3_CLOSED_LCOST NUMBER(28,10)

GLOBAL4_CLOSED_LCOST NUMBER(28,10)

GLOBAL5_CLOSED_LCOST NUMBER(28,10)

GLOBAL1_CLOSED_LMARGIN NUMBER(28,10)

GLOBAL2_CLOSED_LMARGIN NUMBER(28,10)

GLOBAL3_CLOSED_LMARGIN NUMBER(28,10)

GLOBAL4_CLOSED_LMARGIN NUMBER(28,10)

GLOBAL5_CLOSED_LMARGIN NUMBER(28,10)

GLOBAL1_CLOSED_LREVN NUMBER(28,10)

GLOBAL2_CLOSED_LREVN NUMBER(28,10)

GLOBAL3_CLOSED_LREVN NUMBER(28,10)

GLOBAL4_CLOSED_LREVN NUMBER(28,10)

GLOBAL5_CLOSED_LREVN NUMBER(28,10)

GLOBAL1_CLOSED_MARGIN NUMBER(28,10)

GLOBAL2_CLOSED_MARGIN NUMBER(28,10)

GLOBAL3_CLOSED_MARGIN NUMBER(28,10)

GLOBAL4_CLOSED_MARGIN NUMBER(28,10)

GLOBAL5_CLOSED_MARGIN NUMBER(28,10)

GLOBAL1_CLOSED_REVN NUMBER(28,10)

DWDMR A-Z.doc
GLOBAL2_CLOSED_REVN NUMBER(28,10)

GLOBAL3_CLOSED_REVN NUMBER(28,10)

GLOBAL4_CLOSED_REVN NUMBER(28,10)

GLOBAL5_CLOSED_REVN NUMBER(28,10)

GLOBAL1_CMPT_EXP_REVN NUMBER(28,10)

GLOBAL2_CMPT_EXP_REVN NUMBER(28,10)

GLOBAL3_CMPT_EXP_REVN NUMBER(28,10)

GLOBAL4_CMPT_EXP_REVN NUMBER(28,10)

GLOBAL5_CMPT_EXP_REVN NUMBER(28,10)

GLOBAL1_EXPECT_COST NUMBER(28,10)

GLOBAL2_EXPECT_COST NUMBER(28,10)

GLOBAL3_EXPECT_COST NUMBER(28,10)

GLOBAL4_EXPECT_COST NUMBER(28,10)

GLOBAL5_EXPECT_COST NUMBER(28,10)

GLOBAL1_EXPECT_LCOST NUMBER(28,10)

GLOBAL2_EXPECT_LCOST NUMBER(28,10)

GLOBAL3_EXPECT_LCOST NUMBER(28,10)

GLOBAL4_EXPECT_LCOST NUMBER(28,10)

GLOBAL5_EXPECT_LCOST NUMBER(28,10)

GLOBAL1_EXPECT_LMARGIN NUMBER(28,10)

DWDMR A-Z.doc
GLOBAL2_EXPECT_LMARGIN NUMBER(28,10)

GLOBAL3_EXPECT_LMARGIN NUMBER(28,10)

GLOBAL4_EXPECT_LMARGIN NUMBER(28,10)

GLOBAL5_EXPECT_LMARGIN NUMBER(28,10)

GLOBAL1_EXPECT_LREVN NUMBER(28,10)

GLOBAL2_EXPECT_LREVN NUMBER(28,10)

GLOBAL3_EXPECT_LREVN NUMBER(28,10)

GLOBAL4_EXPECT_LREVN NUMBER(28,10)

GLOBAL5_EXPECT_LREVN NUMBER(28,10)

GLOBAL1_EXPECT_MARGIN NUMBER(28,10)

GLOBAL2_EXPECT_MARGIN NUMBER(28,10)

GLOBAL3_EXPECT_MARGIN NUMBER(28,10)

GLOBAL4_EXPECT_MARGIN NUMBER(28,10)

GLOBAL5_EXPECT_MARGIN NUMBER(28,10)

GLOBAL1_EXPECT_REVN NUMBER(28,10)

GLOBAL2_EXPECT_REVN NUMBER(28,10)

GLOBAL3_EXPECT_REVN NUMBER(28,10)

GLOBAL4_EXPECT_REVN NUMBER(28,10)

GLOBAL5_EXPECT_REVN NUMBER(28,10)

GLOBAL1_LOST_LMARGIN NUMBER(28,10)

DWDMR A-Z.doc
GLOBAL2_LOST_LMARGIN NUMBER(28,10)

GLOBAL3_LOST_LMARGIN NUMBER(28,10)

GLOBAL4_LOST_LMARGIN NUMBER(28,10)

GLOBAL5_LOST_LMARGIN NUMBER(28,10)

GLOBAL1_LOST_LREVN NUMBER(28,10)

GLOBAL2_LOST_LREVN NUMBER(28,10)

GLOBAL3_LOST_LREVN NUMBER(28,10)

GLOBAL4_LOST_LREVN NUMBER(28,10)

GLOBAL5_LOST_LREVN NUMBER(28,10)

GLOBAL1_LOST_MARGIN NUMBER(28,10)

GLOBAL2_LOST_MARGIN NUMBER(28,10)

GLOBAL3_LOST_MARGIN NUMBER(28,10)

GLOBAL4_LOST_MARGIN NUMBER(28,10)

GLOBAL5_LOST_MARGIN NUMBER(28,10)

GLOBAL1_LOST_REVN NUMBER(28,10)

GLOBAL2_LOST_REVN NUMBER(28,10)

GLOBAL3_LOST_REVN NUMBER(28,10)

GLOBAL4_LOST_REVN NUMBER(28,10)

GLOBAL5_LOST_REVN NUMBER(28,10)

GLOBAL1_OPTY_COST NUMBER(28,10)

DWDMR A-Z.doc
GLOBAL2_OPTY_COST NUMBER(28,10)

GLOBAL3_OPTY_COST NUMBER(28,10)

GLOBAL4_OPTY_COST NUMBER(28,10)

GLOBAL5_OPTY_COST NUMBER(28,10)

GLOBAL1_OPTY_LCOST NUMBER(28,10)

GLOBAL2_OPTY_LCOST NUMBER(28,10)

GLOBAL3_OPTY_LCOST NUMBER(28,10)

GLOBAL4_OPTY_LCOST NUMBER(28,10)

GLOBAL5_OPTY_LCOST NUMBER(28,10)

GLOBAL1_OPTY_LMARGIN NUMBER(28,10)

GLOBAL2_OPTY_LMARGIN NUMBER(28,10)

GLOBAL3_OPTY_LMARGIN NUMBER(28,10)

GLOBAL4_OPTY_LMARGIN NUMBER(28,10)

GLOBAL5_OPTY_LMARGIN NUMBER(28,10)

GLOBAL1_OPTY_LREVN NUMBER(28,10)

GLOBAL2_OPTY_LREVN NUMBER(28,10)

GLOBAL3_OPTY_LREVN NUMBER(28,10)

GLOBAL4_OPTY_LREVN NUMBER(28,10)

GLOBAL5_OPTY_LREVN NUMBER(28,10)

GLOBAL1_OPTY_MARGIN NUMBER(28,10)

DWDMR A-Z.doc
GLOBAL2_OPTY_MARGIN NUMBER(28,10)

GLOBAL3_OPTY_MARGIN NUMBER(28,10)

GLOBAL4_OPTY_MARGIN NUMBER(28,10)

GLOBAL5_OPTY_MARGIN NUMBER(28,10)

DWDMR A-Z.doc
W_SRVREQ_A
Business Name: W_SRVREQ_A

Description:
W_SRVREQ_A fact table stores Aggregate information about the Service Requests. It has the metrics like
DAYS_OPEN, NUM_CANCELLED, NUM_CLOSED, NUM_CRITICAL so on.

Table Columns:
Column Name Description Datatype Lookup Table
PROD_WID NUMBER W_PRODUCT_D

PR_OWNER_ORG_WID NUMBER W_INT_ORG_D

DAYS_OPEN NUMBER(28,10)

DURATION_DAYS NUMBER(28,10)

DURATION_HOURS NUMBER(28,10)

DURATION_MINS NUMBER(28,10)

NUM_CANCELLED NUMBER

NUM_CLOSED NUMBER

NUM_CRITICAL NUMBER

NUM_OPEN NUMBER

NUM_PENDING NUMBER

NUM_SR NUMBER

SR_ATTR_WID NUMBER W_SRVREQ_MD

PR_OWNER_BU_WID NUMBER W_INT_ORG_D

DATASOURCE_NUM_ID ID of the External System NUMBER

DWDMR A-Z.doc
TENANT_ID This column is the unique identifier VARCHAR2(80)
for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

ETL_PROC_WID Siebel System Field NUMBER

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert Date warehouse table
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse
and Time

DWDMR A-Z.doc
W_SRVREQ_F
Business Name: W_SRVREQ_F

Description:
W_ SRVREQ_F fact table stores information about the Service Requests. The grain of this table is at Service
Request level. It holds DURATION_MINS, FR_AMT, FR_REV_AMT and so on.

Table Columns:
Column Name Description Datatype Lookup Table
ACT_CLOSE_DT_WID NUMBER W_DAY_D

ASGN_DT_WID NUMBER W_DAY_D

ASSET_WID NUMBER W_ASSET_D

CLAIM_WID NUMBER W_INS_CLAIM_D

CLOSE_DT_WID NUMBER W_DAY_D

CONTACT_WID NUMBER W_PARTY_PER_D

CON_GEO_WID NUMBER W_GEO_D

CREATED_BY_ORG_WID NUMBER W_INT_ORG_D

DATASOURCE_NUM_ID NUMBER

EMPLOYEE_WID NUMBER W_EMPLOYEE_D

ENTITLEMENT_WID NUMBER W_ENTLMNT_D

ETL_PROC_WID NUMBER

EXP_CLOSE_DT_WID NUMBER W_DAY_D

INTEGRATION_ID VARCHAR2(80)

OPEN_DT_WID NUMBER W_DAY_D

OWNER_POS_WID NUMBER W_POSITION_D

DWDMR A-Z.doc
OWNER_POSTN_DH_WID NUMBER W_POSITION_DH

PROD_WID NUMBER W_PRODUCT_D

PR_OWNER_ORG_WID NUMBER W_INT_ORG_D

PR_VIS_ORG_WID NUMBER W_INT_ORG_D

ROW_WID NUMBER

SRV_REGION_WID NUMBER W_REGION_D

SR_ATTR_WID NUMBER W_SRVREQ_MD

SR_ID VARCHAR2(80)

TR_CLOSE_DT_WID NUMBER W_DAY_D

TR_OPEN_DT_WID NUMBER W_DAY_D

CASE_LEAD_WID NUMBER W_LEAD_D

CASE_STG_WID NUMBER

CASE_WID NUMBER W_CASE_D

INCIDENT_WID NUMBER W_INCIDENT_D

BILLABLE_FLG CHAR(1)

CLOSE_DT DATE

DURATION_MINS NUMBER(28,10)

EMP_FLG CHAR(1)

FR_AMT NUMBER(28,10)

FR_REV_AMT NUMBER(28,10)

DWDMR A-Z.doc
OPEN_DT DATE

OWN_ORG_PRTNR_FLG CHAR(1)

SC_COPY_QTY NUMBER(28,10)

TR_QTY NUMBER(28,10)

VIS_ORG_PRTNR_FLG CHAR(1)

SEV_CD_I VARCHAR2(50)

STATUS_I VARCHAR2(50)

VIS_PR_BU_ID VARCHAR2(80)

VIS_PR_OWN_ID VARCHAR2(80)

VIS_PR_POS_ID VARCHAR2(80)

X_CUSTOM VARCHAR2(10)

PR_OWNER_BU_WID NUMBER W_INT_ORG_D

DELETE_FLG This flag indicates the deletion status CHAR(1)


of the record in the source system. A
Deleted Record Indicator value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

AUX1_CHANGED_ON_DT Siebel System field. This column DATE


identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time1 which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time2 which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time3 which acts as a source for the current
table.

DWDMR A-Z.doc
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time4 which acts as a source for the current
table.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER
dimension indicating the user who
Source Record Last Modified By last modified the record in the source
User Surrogate Key system
CHANGED_ON_DT dentifies the date and time when the DATE
record was last modified in the source
Source Record Last Modified Date system.
and Time
CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Created By User created the record in the source
Surrogate Key system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
Source Record Creation Date and source system.
Time
STATUS_WID Identifies the status NUMBER W_STATUS_D

Status Surrogate Key


W_INSERT_DT This column stores the date on which DATE
the record was inserted in the data
Warehouse Record Insert Date warehouse table
and Time
TENANT_ID This column is the unique identifier VARCHAR2(80)
for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

W_UPDATE_DT This column stores the date on which DATE


the record was last updated in the
Warehouse Record Update Date data warehouse
and Time
CUSTOMER_GEO_WID Identifies the customer with refrence NUMBER W_GEO_D
to Geography
Customer Geography Surrogate
Key
CUSTOMER_WID Identifies the customer, Foreign Key NUMBER W_PARTY_D
to the Customers dimension
Customer Surrogate Key
CUSTOMER_ACCOUNT_WID Identifies the customer account, NUMBER W_CUSTOMER_ACCOUNT_D
foreign Key to the Customer Account
Customer Account Surrogate Key dimension

CUSTOMER_SCD1_WID NUMBER W_PARTY_D

RATE_LST VARCHAR2(50)

ENTIT_NAME VARCHAR2(150)

DWDMR A-Z.doc
SR_NUM VARCHAR2(100)

PRI_LST VARCHAR2(50)

TR_SECURITY VARCHAR2(100)

AGREE_ID VARCHAR2(80)

AGREE_NUMBER VARCHAR2(120)

AGREE_NAME VARCHAR2(600)

PARTNER_ORG_WID NUMBER

CMP_INCIDENT_DT DATE

OWNER_POSTN_DH_SCD1_WID NUMBER

EXP_CLOSE_DT DATE

DWDMR A-Z.doc
W_SRVREQ_MD
Business Name: W_SRVREQ_MD

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

BILLABLE_FLG CHAR(1)

AREA_CODE VARCHAR2(50)

PRIO_CODE VARCHAR2(50)

PR_SYMPTOM_CODE VARCHAR2(50)

RESOLUTION_CODE VARCHAR2(50)

SEV_CODE VARCHAR2(50)

STATUS_CODE VARCHAR2(50)

SUBTYPE_CODE VARCHAR2(50)

SUB_AREA_CODE VARCHAR2(50)

SUB_STATUS_CODE VARCHAR2(50)

TYPE_CODE VARCHAR2(50)

DATASOURCE_NUM_ID NUMBER

CMP_SUB_TYPE_CODE VARCHAR2(50)

CMP_TYPE_CODE VARCHAR2(50)

NEW_SR_FLG VARCHAR2(1)

OUTCOME_CODE VARCHAR2(50)

DWDMR A-Z.doc
REPRODUCE VARCHAR2(30)

TLR_TYP_CODE VARCHAR2(50)

W_SEV_CODE VARCHAR2(80)

DWDMR A-Z.doc
W_SRV_INVOICE_LINE_F
Business Name: Service Invoice Line Fact

Description:
W_AGREEITEM_F fact table stores information about the agreement terms and lines. The grain of this table is at
¿Agreement Line¿ level. It holds the price associated with each agreement lines, date effectivity, products
covered etc. The dimensionalities captured in the fact includes Customer, Asset, Quote, Product, contact, Owner
Organization etc.MODIFIED: [bug:#######] Developer Date Description
[bug:19462970] yue.jin 2014-09-11 Updated Description and Memo to reflect that
W_SRV_INVOICE_LINE_F is obsolete and NOT being used

Table Columns:
Column Name Description Datatype Lookup Table
CUSTOMER_WID Identifies the customer, foreign Key NUMBER W_PARTY_D
to the Customers dimension
Customer Surrogate Key
ACTION_WID NUMBER W_XACT_TYPE_D

APPR_BY_WID NUMBER

ASSET_WID NUMBER W_ASSET_D

CANCEL_DT_WID NUMBER W_DAY_D

CONTACT_WID NUMBER W_PARTY_PER_D

CVRD_ASSET_WID NUMBER W_ASSET_D

DATASOURCE_NUM_ID NUMBER

DISCNT_MECH_WID NUMBER W_STATUS_D

END_DT_WID NUMBER W_DAY_D

ETL_PROC_WID NUMBER

INTEGRATION_ID VARCHAR2(80)

ITM_STAT_WID NUMBER W_XACT_TYPE_D

LEGAL_CONTACT_WID NUMBER W_PARTY_PER_D

OPTY_WID NUMBER W_OPTY_D

DWDMR A-Z.doc
PAR_LN_PROD_WID NUMBER W_PRODUCT_D

PRODUCT_WID NUMBER W_PRODUCT_D

PR_OWNER_ORG_WID NUMBER W_INT_ORG_D

PR_SALES_REP_WID NUMBER

PR_VIS_ORG_WID NUMBER W_INT_ORG_D

ROOT_LN_PROD_WID NUMBER W_PRODUCT_D

ROW_WID NUMBER

START_DT_WID NUMBER W_DAY_D

SVC_PROVIDER_WID NUMBER W_PARTY_D

BILLABLE_IND NUMBER

DISCNT_AMT NUMBER(28,10)

DISCNT_PERCENT NUMBER(28,10)

EXISTING_FLG CHAR(1)

CUSTOMER_SCD1_WID NUMBER W_PARTY_D

INCL_CALC_IND NUMBER

LIST_PRI NUMBER(28,10)

LN_NUM NUMBER(28,10)

NET_PRI NUMBER(28,10)

NRC_IND NUMBER

PAR_LN_NUM NUMBER(28,10)

DWDMR A-Z.doc
PROD_AMT NUMBER(28,10)

PROD_COST NUMBER(28,10)

PROMO_ITEM_FLG CHAR(1)

REQUESTED_QTY NUMBER(28,10)

ROLLUP_NET_PRI NUMBER(28,10)

ROOT_LN_NUM NUMBER(28,10)

SERVICE_AMT NUMBER(28,10)

START_PRI NUMBER(28,10)

TOP_LVL_IND CHAR(1)

EXCHANGE_DT DATE

X_CUSTOM VARCHAR2(10)

VIS_PR_POSTN_DH_WID NUMBER W_POSITION_DH

PR_OWNER_BU_WID NUMBER W_INT_ORG_D

AUX1_CHANGED_ON_DT Siebel System field. This column DATE


identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time1 which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time2 which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time3 which acts as a source for the current
table.
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time4 which acts as a source for the current
table.

DWDMR A-Z.doc
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER
dimension indicating the user who
Source Record Last Modified By last modified the record in the source
User Surrogate Key system
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
Source Record Last Modified Date system.
and Time
CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER
dimension indicating the user who
Source Record Created By User created the record in the source
Surrogate Key system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
Source Record Creation Date and source system.
Time
DELETE_FLG This flag indicates the deletion status CHAR(1)
of the record in the source system. A
Deleted Record Indicator value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

DISCNT_DOC_AMT Specified Discount Amount, if NUMBER(28,10)


discount percentage not Specified, in
Discount Amount in document document Currency
Currency
DOC_CURR_CODE This code corresponds to the VARCHAR2(30)
Document currency. The Document
Document/Transaction Currency currency is the one in which the
Code transaction occurred.
GLOBAL1_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the first Global
Document to Global1 (for Global Currency. The Global currencies are
Reporting) Currency Exchange defined in global currency master
Rate table.
GLOBAL2_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the second
Document to Global2 (for Global Global Currency. The Global
Reporting) Currency Exchange currencies are defined in global
Rate currency master table.
GLOBAL3_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the third
Document to Global3 (for Global Global Currency. The Global
Reporting) Currency Exchange currencies are defined in global
Rate currency master table.
LIST_PRI_DOC_AMT List Price in document Currency NUMBER(28,10)

List Price in document Currency

LOC_CURR_CODE Local currency code VARCHAR2(30)

Local/Regional Reporting Currency


Code
LOC_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the Local
Document to Local Currency Currency.
Exchange Rate

DWDMR A-Z.doc
NET_PRI_DOC_AMT Final Price in document Currency NUMBER(28,10)

Final Price in document Currency

PROD_CST_DOC_AMT Cost of Product Sold in document NUMBER(28,10)


Currency
Cost of Product Sold in document
Currency
PROD_DOC_AMT Tangible Product Amount in NUMBER(28,10)
document Currency
Tangible Product Amount in
document Currency
ROLLUP_NET_PRI_DOC_AMT Net price of children rolled up in NUMBER(28,10)
document Currency
Net price of children rolled up in
document Currency
SERVICE_DOC_AMT Amount for Service Products in NUMBER(28,10)
document Currency
Service Amount in document
Currency
START_PRI_DOC_AMT Adjusted Unit Price/Start Price in NUMBER(28,10)
document Currency
Start Price in document Currency

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert Date warehouse table
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse
and Time
ACCOUNT_WID NUMBER

CUSTOMER_ACCOUNT_WID Identifies the customer account, NUMBER W_CUSTOMER_ACCOUNT_D


foreign Key to the Customer Account
Customer Account Surrogate Key dimension

PRODUCT_SCD1_WID NUMBER W_PRODUCT_D

GLOBAL5_EXCHANGE_RATE NUMBER(28,10)

GLOBAL4_EXCHANGE_RATE NUMBER(28,10)

AGREE_NUMBER VARCHAR2(120)

AGREE_NUMBER

DWDMR A-Z.doc
AGREE_END_DT DATE

AGREE_END_DT
AGREE_START_DT DATE

AGREE_START_DT
AGREE_CODE_WID NUMBER

AGREE_CODE_WID
AGREE_STATUS_WID NUMBER

AGREE_STATUS_WID
AGREEMENT_ID VARCHAR2(80)

AGREEMENT_ID
PRI_LST_NAME VARCHAR2(50)

RENEWABLE_FLG CHAR(1)

SERVICE_FLG CHAR(1)

VALID_FLG CHAR(1)

NAME VARCHAR2(200)

PAR_NAME CHAR(200)

APPR_DT DATE

EFF_DT DATE

APPR_BY_EMP VARCHAR2(120)

PR_SALES_EMP VARCHAR2(50)

RATE_LST_NAME VARCHAR2(50)

QUOTE_ID VARCHAR2(30)

QUOTE_NUM VARCHAR2(30)

QUOTE_NAME VARCHAR2(30)

DWDMR A-Z.doc
W_SR_AMT_A
Business Name: W_SR_AMT_A

Description:

Table Columns:
Column Name Description Datatype Lookup Table
CUSTOMER_WID NUMBER W_PARTY_D

AGREE_ID VARCHAR2(80)

ENTLMNT_WID NUMBER W_ENTLMNT_D

SR_ATTR_WID NUMBER W_SRVREQ_MD

SR_CL_DT_WID NUMBER W_DAY_D

SR_OP_DT_WID NUMBER W_DAY_D

SR_ID VARCHAR2(80)

B_TS_TIME NUMBER(28,10)

NB_TS_TIME NUMBER(28,10)

NUM_ACTS NUMBER

TS_TOTAL_TIME NUMBER(28,10)

TENANT_ID VARCHAR2(80)

DATASOURCE_NUM_ID NUMBER

W_UPDATE_DT DATE

ACCOUNT_WID NUMBER

W_INSERT_DT DATE

ETL_PROC_WID NUMBER

DWDMR A-Z.doc
GLOBAL1_B_EXP_COST NUMBER(28,10)

GLOBAL2_B_EXP_COST NUMBER(28,10)

GLOBAL3_B_EXP_COST NUMBER(28,10)

GLOBAL4_B_EXP_COST NUMBER(28,10)

GLOBAL5_B_EXP_COST NUMBER(28,10)

GLOBAL1_B_EXP_PRICE NUMBER(28,10)

GLOBAL2_B_EXP_PRICE NUMBER(28,10)

GLOBAL3_B_EXP_PRICE NUMBER(28,10)

GLOBAL4_B_EXP_PRICE NUMBER(28,10)

GLOBAL5_B_EXP_PRICE NUMBER(28,10)

GLOBAL1_B_ORD_AMT NUMBER(28,10)

GLOBAL2_B_ORD_AMT NUMBER(28,10)

GLOBAL3_B_ORD_AMT NUMBER(28,10)

GLOBAL4_B_ORD_AMT NUMBER(28,10)

GLOBAL5_B_ORD_AMT NUMBER(28,10)

GLOBAL1_B_ORD_COST NUMBER(28,10)

GLOBAL2_B_ORD_COST NUMBER(28,10)

GLOBAL3_B_ORD_COST NUMBER(28,10)

GLOBAL4_B_ORD_COST NUMBER(28,10)

GLOBAL5_B_ORD_COST NUMBER(28,10)

DWDMR A-Z.doc
GLOBAL1_B_PART_COST NUMBER(28,10)

GLOBAL2_B_PART_COST NUMBER(28,10)

GLOBAL3_B_PART_COST NUMBER(28,10)

GLOBAL4_B_PART_COST NUMBER(28,10)

GLOBAL5_B_PART_COST NUMBER(28,10)

GLOBAL1_B_PART_PRICE NUMBER(28,10)

GLOBAL2_B_PART_PRICE NUMBER(28,10)

GLOBAL3_B_PART_PRICE NUMBER(28,10)

GLOBAL4_B_PART_PRICE NUMBER(28,10)

GLOBAL5_B_PART_PRICE NUMBER(28,10)

GLOBAL1_B_TS_COST NUMBER(28,10)

GLOBAL2_B_TS_COST NUMBER(28,10)

GLOBAL3_B_TS_COST NUMBER(28,10)

GLOBAL4_B_TS_COST NUMBER(28,10)

GLOBAL5_B_TS_COST NUMBER(28,10)

GLOBAL1_B_TS_PRICE NUMBER(28,10)

GLOBAL2_B_TS_PRICE NUMBER(28,10)

GLOBAL3_B_TS_PRICE NUMBER(28,10)

GLOBAL4_B_TS_PRICE NUMBER(28,10)

GLOBAL5_B_TS_PRICE NUMBER(28,10)

DWDMR A-Z.doc
GLOBAL1_NB_EXP_COST NUMBER(28,10)

GLOBAL2_NB_EXP_COST NUMBER(28,10)

GLOBAL3_NB_EXP_COST NUMBER(28,10)

GLOBAL4_NB_EXP_COST NUMBER(28,10)

GLOBAL5_NB_EXP_COST NUMBER(28,10)

GLOBAL1_NB_EXP_PRICE NUMBER(28,10)

GLOBAL2_NB_EXP_PRICE NUMBER(28,10)

GLOBAL3_NB_EXP_PRICE NUMBER(28,10)

GLOBAL4_NB_EXP_PRICE NUMBER(28,10)

GLOBAL5_NB_EXP_PRICE NUMBER(28,10)

GLOBAL1_NB_ORD_AMT NUMBER(28,10)

GLOBAL2_NB_ORD_AMT NUMBER(28,10)

GLOBAL3_NB_ORD_AMT NUMBER(28,10)

GLOBAL4_NB_ORD_AMT NUMBER(28,10)

GLOBAL5_NB_ORD_AMT NUMBER(28,10)

GLOBAL1_NB_ORD_COST NUMBER(28,10)

GLOBAL2_NB_ORD_COST NUMBER(28,10)

GLOBAL3_NB_ORD_COST NUMBER(28,10)

GLOBAL4_NB_ORD_COST NUMBER(28,10)

GLOBAL5_NB_ORD_COST NUMBER(28,10)

DWDMR A-Z.doc
GLOBAL1_NB_PART_COST NUMBER(28,10)

GLOBAL2_NB_PART_COST NUMBER(28,10)

GLOBAL3_NB_PART_COST NUMBER(28,10)

GLOBAL4_NB_PART_COST NUMBER(28,10)

GLOBAL5_NB_PART_COST NUMBER(28,10)

GLOBAL1_NB_PART_PRICE NUMBER(28,10)

GLOBAL2_NB_PART_PRICE NUMBER(28,10)

GLOBAL3_NB_PART_PRICE NUMBER(28,10)

GLOBAL4_NB_PART_PRICE NUMBER(28,10)

GLOBAL5_NB_PART_PRICE NUMBER(28,10)

GLOBAL1_NB_TS_COST NUMBER(28,10)

GLOBAL2_NB_TS_COST NUMBER(28,10)

GLOBAL3_NB_TS_COST NUMBER(28,10)

GLOBAL4_NB_TS_COST NUMBER(28,10)

GLOBAL5_NB_TS_COST NUMBER(28,10)

GLOBAL1_NB_TS_PRICE NUMBER(28,10)

GLOBAL2_NB_TS_PRICE NUMBER(28,10)

GLOBAL3_NB_TS_PRICE NUMBER(28,10)

GLOBAL4_NB_TS_PRICE NUMBER(28,10)

GLOBAL5_NB_TS_PRICE NUMBER(28,10)

DWDMR A-Z.doc
GLOBAL1_TTL_INVC_AMT NUMBER(28,10)

GLOBAL2_TTL_INVC_AMT NUMBER(28,10)

GLOBAL3_TTL_INVC_AMT NUMBER(28,10)

GLOBAL4_TTL_INVC_AMT NUMBER(28,10)

GLOBAL5_TTL_INVC_AMT NUMBER(28,10)

GLOBAL1_TTL_INVC_PD_AMT NUMBER(28,10)

GLOBAL2_TTL_INVC_PD_AMT NUMBER(28,10)

GLOBAL3_TTL_INVC_PD_AMT NUMBER(28,10)

GLOBAL4_TTL_INVC_PD_AMT NUMBER(28,10)

GLOBAL5_TTL_INVC_PD_AMT NUMBER(28,10)

AGREE_NAME VARCHAR2(50)

AGREE_NUMBER VARCHAR2(120)

ASGN_DT DATE

BILLABLE_FLG CHAR(1)

CHANGED_BY_WID NUMBER

CHANGED_ON_DT DATE

CLOSE_DT DATE

CMP_INCIDENT_DT DATE

CREATED_BY_WID NUMBER

CREATED_ON_DT DATE

DWDMR A-Z.doc
ENTIT_NAME VARCHAR2(150)

EXP_CLOSE_DT DATE

OPEN_DT DATE

PRI_LST VARCHAR2(50)

RATE_LST VARCHAR2(50)

SR_NUM VARCHAR2(50)

TR_SECURITY VARCHAR2(100)

VIS_PR_BU_ID VARCHAR2(80)

VIS_PR_OWN_ID VARCHAR2(80)

VIS_PR_POS_ID VARCHAR2(80)

VIS_PR_POSTN_DH_WID NUMBER

SR_WID NUMBER

DWDMR A-Z.doc
W_SR_CLDT_A
Business Name: W_SR_CLDT_A

Description:

Table Columns:
Column Name Description Datatype Lookup Table
PROD_WID NUMBER W_PRODUCT_D

PR_OWNER_ORG_WID NUMBER W_INT_ORG_D

SR_ATTR_WID NUMBER W_SRVREQ_MD

CLOSE_MTH_WID NUMBER W_DAY_D

DAYS_OPEN NUMBER(28,10)

DURATION_DAYS NUMBER(28,10)

DURATION_HOURS NUMBER(28,10)

DURATION_MINS NUMBER(28,10)

NUM_CANCELLED NUMBER

NUM_CLOSED NUMBER

NUM_CRITICAL NUMBER

NUM_OPEN NUMBER

NUM_PENDING NUMBER

NUM_SR NUMBER

PR_OWNER_BU_WID NUMBER W_INT_ORG_D

TENANT_ID VARCHAR2(80)

DATASOURCE_NUM_ID NUMBER

DWDMR A-Z.doc
W_UPDATE_DT DATE

W_INSERT_DT DATE

ETL_PROC_WID NUMBER

DWDMR A-Z.doc
W_SR_OPDT_A
Business Name: W_SR_OPDT_A

Description:

Table Columns:
Column Name Description Datatype Lookup Table
PROD_WID NUMBER W_PRODUCT_D

PR_OWNER_ORG_WID NUMBER W_INT_ORG_D

SR_ATTR_WID NUMBER W_SRVREQ_MD

DAYS_OPEN NUMBER(28,10)

DURATION_DAYS NUMBER(28,10)

DURATION_HOURS NUMBER(28,10)

DURATION_MINS NUMBER(28,10)

NUM_CANCELLED NUMBER

NUM_CLOSED NUMBER

NUM_CRITICAL NUMBER

NUM_OPEN NUMBER

NUM_PENDING NUMBER

NUM_SR NUMBER

OPEN_MTH_WID NUMBER W_DAY_D

PR_OWNER_BU_WID NUMBER W_INT_ORG_D

W_INSERT_DT DATE

W_UPDATE_DT DATE

DWDMR A-Z.doc
DATASOURCE_NUM_ID NUMBER

TENANT_ID VARCHAR2(80)

ETL_PROC_WID NUMBER

DWDMR A-Z.doc
W_SSTAGE_D
Business Name: W_SSTAGE_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ETL_PROC_WID NUMBER

ROW_WID NUMBER

STG_CODE VARCHAR2(80)

AVG_DAYS_AT_STAGE NUMBER

CLOSED_FLG CHAR(1)

MAX_DAYS_IN_STAGE NUMBER

QUOTA_FACTOR NUMBER(28,10)

STG_ORDER NUMBER(28,10)

METHOD_CODE VARCHAR2(80)

PHASE_CODE VARCHAR2(50)

STG_STATUS_CODE VARCHAR2(50)

DATASOURCE_NUM_ID NUMBER

INTEGRATION_ID VARCHAR2(80)

STG_WIN_PROB NUMBER(28,10)

DELETE_FLG CHAR(1)

TENANT_ID VARCHAR2(80)

X_CUSTOM VARCHAR2(10)

DWDMR A-Z.doc
W_STG_STATUS_CODE VARCHAR2(80)

AUX1_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT DATE

W_INSERT_DT DATE

W_UPDATE_DT DATE

CREATED_ON_DT DATE

CHANGED_ON_DT DATE

CREATED_BY_WID NUMBER

CHANGED_BY_WID NUMBER

METHOD_NUMBER VARCHAR2(80)

DWDMR A-Z.doc
W_STATUS_D
Business Name: W_STATUS_D

Description:
W_STATUS_D dimension table is used for tracking attributes associated with statuses of purchase orders,
requisitions, shipments, inventory, customer cases, contact statuses and other documents. There could be
several classes of statuses such as order status, requisition status, schedule status, document status, case
status, call status and so on. Depending on the class of transactions, the table could have different category of
values. The status class is identified by the column W_STATUS_CLASS. This table is designed to be a Type-1
dimension.

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate key to uniquely identify a NUMBER
record.

W_STATUS_CLASS Identifies the classification of the VARCHAR2(50)


status. For example, purchase receipt
could be represented by PURR.

STATUS_CODE Identifies the status code as defined VARCHAR2(80)


in the source system.

SUBSTATUS_CODE Identifies the sub status code as VARCHAR2(80)


defined in the source system.

SUBSTATUS1_CODE Identifies the sub status code1 which VARCHAR2(80)


may be defined in the source system.

W_STATUS_CODE Identifies the status code as VARCHAR2(80)


converted in the datawarehouse. This
is a domain value column.
W_SUBSTATUS_CODE Identifies the sub status code as VARCHAR2(80)
converted in the datawarehouse. This
is a domain value column.
W_SUBSTATUS1_CODE Identifies the sub status code1 as VARCHAR2(80)
converted in the datawarehouse. This
is a domain value column.
ACTIVE_FLG Identifies the active status of the CHAR(1)
record in the source system.

CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D


dimension indicating the user who
created the record in the source
system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
last modified the record in the source
system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
source system.
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
system.

DWDMR A-Z.doc
AUX1_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
time of the auxiliary table's record
which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
time of the auxiliary table's record
which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
time of the auxiliary table's record
which acts as a source for the current
table.
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
time of the auxiliary table's record
which acts as a source for the current
table.
DELETE_FLG This flag indicates the deletion status CHAR(1)
of the record in the source system. A
value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
warehouse table.
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
data warehouse table.

DATASOURCE_NUM_ID This column is the unique identifier of NUMBER


the source system from which data
was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
process used to create or update this
data.
INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)
a dimension or fact entity in its source
system. In case of composite keys, the
value in this column can consist of
concatenated parts.

DWDMR A-Z.doc
TENANT_ID This column is the unique identifier VARCHAR2(80)
for a Tenant in a multi-tenant
environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.

DWDMR A-Z.doc
W_SUMMARY_FCST_F
Business Name: W_SUMMARY_FCST_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

DATASOURCE_NUM_ID NUMBER

ETL_PROC_WID NUMBER

INTEGRATION_ID VARCHAR2(80)

CREATED_BY_WID NUMBER

CHANGED_BY_WID NUMBER

CREATED_ON_DT DATE

CHANGED_ON_DT DATE

W_INSERT_DT DATE

W_UPDATE_DT DATE

TENANT_ID VARCHAR2(80)

CURR_CODE VARCHAR2(30)

GLOBAL1_EXCHANGE_RATE NUMBER(28,10)

GLOBAL2_EXCHANGE_RATE NUMBER(28,10)

GLOBAL3_EXCHANGE_RATE NUMBER(28,10)

GLOBAL4_EXCHANGE_RATE NUMBER(28,10)

GLOBAL5_EXCHANGE_RATE NUMBER(28,10)

DWDMR A-Z.doc
FCSTSER_WID NUMBER W_FCST_SERIES_D

FCSTSER_ID VARCHAR2(80)

DETAIL_DT_WID NUMBER W_DAY_D

OWNER_POSTN_WID NUMBER W_POSITION_D

OWNER_POSTN_SCD1_WID NUMBER W_POSITION_D

OWNER_POSTN_SCD1_WID NUMBER W_POSITION_RH

OWNER_POSTN_DH_WID NUMBER W_POSITION_DH

OWNER_POSTN_DH_SCD1_WID NUMBER W_POSITION_DH

OWNER_EMP_WID NUMBER W_EMPLOYEE_D

REV_AMT NUMBER(28,10)

ADJ_AMT NUMBER(28,10)

UPSIDE_AMT NUMBER(28,10)

DOWNSIDE_AMT NUMBER(28,10)

EXPECT_AMT NUMBER(28,10)

MARGIN_AMT NUMBER(28,10)

COST_AMT NUMBER(28,10)

WIN_PROB NUMBER(28,10)

X_CUSTOM VARCHAR2(10)

DWDMR A-Z.doc
W_SUPERVISOR_D
Business Name: Supervisor Dimension

Description:
Supervisor to assignment parent-child relationships

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate key to uniquely identify a NUMBER
record.
Surrogate Key of the Table
ASSIGNMENT_ID Assignment source key VARCHAR2(80)

Assignment ID
HR_ASSIGNMENT_WID Foreign Key to the assignment NUMBER
dimension
Assignment Key
HR_PERSON_WID Foreign Key to the person dimension NUMBER

Person Key
SUP_HR_ASSIGNMENT_WID Foreign Key to the assignment NUMBER
dimension (supervisor assignment)
Supervisor Assignment Key
SUP_HR_PERSON_WID Foreign Key to the person dimension NUMBER
(supervisor person)
Supervisor Person Key
SUP_HR_ASSIGNMENT_PRV_WID NUMBER

SUP_HR_PERSON_PRV_WID NUMBER

MANAGER_TYPE Manager type, for example "Line VARCHAR2(30)


Manager" or "HR Manager"
Manager Type
PRIMARY_MGR_FLG Whether the manager type is the VARCHAR2(30)
primary one
Primary Manager Flag
TERMINATED_FLG Whether the manager is terminated VARCHAR2(1)

Terminated Flag
CHANGE_EVENT_TYPE VARCHAR2(30)

KEEP_FLG Whether there are still people who VARCHAR2(30)


report to the terminated manager
Keep Flag
WORKING_PERCENTAGE Working percentage, if a person has NUMBER
more than one supervisor assigned
Working Percentage
SRC_EFF_FROM_DT Date-track dates from the source DATE
tables
Source Effective Start Date
SRC_EFF_TO_DT Date-track dates from the source DATE
tables
Source Effective End Date

DWDMR A-Z.doc
EFFECTIVE_FROM_DT Effective dates for the dimension DATE

Effective From Date


EFFECTIVE_TO_DT Effective dates for the dimension DATE

Effective To Date
PREV_EFF_TO_DT DATE

CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER


dimension indicating the user who
Source Record Created By User created the record in the source
Surrogate Key system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER
dimension indicating the user who
Source Record Last Modified By last modified the record in the source
User Surrogate Key system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
Source Record Creation Date and source system.
Time
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
Source Record Last Modified Date system.
and Time
AUX1_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
CURRENT_FLG CHAR(1)

Current Flag
DELETE_FLG This flag indicates the deletion status CHAR(1)
of the record in the source system. A
Deleted Record Indicator value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

DWDMR A-Z.doc
W_INSERT_DT This column stores the date on which DATE
the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
ETL Process Identifier process used to create or update this
data.
INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)
a dimension or fact entity in its source
Unique Source Record Identifier system. In case of composite keys, the
value in this column can consist of
concatenated parts.

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
Generic Extension Column

DWDMR A-Z.doc
W_SUPERVISOR_STATUS_D
Business Name: W_SUPERVISOR_STATUS_D

Description:
Imported from database

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

HR_ASSIGNMENT_WID NUMBER

HR_PERSON_WID NUMBER

SUPERVISOR_FLG VARCHAR2(1)

SUPERVISOR_IND NUMBER

CREATED_BY_WID NUMBER

CHANGED_BY_WID NUMBER

CREATED_ON_DT DATE

CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT DATE

SRC_EFF_FROM_DT DATE

SRC_EFF_TO_DT DATE

EFFECTIVE_FROM_DT DATE

DWDMR A-Z.doc
EFFECTIVE_TO_DT DATE

DELETE_FLG VARCHAR2(1)

CURRENT_FLG VARCHAR2(1)

W_INSERT_DT DATE

W_UPDATE_DT DATE

DATASOURCE_NUM_ID NUMBER

ETL_PROC_WID NUMBER

INTEGRATION_ID VARCHAR2(80)

TENANT_ID VARCHAR2(80)

X_CUSTOM VARCHAR2(10)

DWDMR A-Z.doc
W_SUPPLIER_ACCOUNT_D
Business Name: W_SUPPLIER_ACCOUNT_D

Description:
This table tracks all the attributes associated with supplier accounts.

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate key to uniquely identify a NUMBER
record.
Surrogate key to uniquely identify
a record
SPLR_ACCT_NUM Vendor (creditor) account number VARCHAR2(30)

Vendor (creditor) account number

SPLR_ACCT_NAME Vendor (creditor) account name VARCHAR2(80)

Vendor (creditor) account name

COMPANY_CODE Company code VARCHAR2(120)

Company code
ALLOC_SORT_KEY Key for sorting according to allocation VARCHAR2(30)
number
Key for sorting according to
allocation number
GL_RECNCL_ACCT_NUM Reconciliation account number in VARCHAR2(30)
general ledger
Reconciliation account number in
general ledger
PAY_TERMS_CODE Code for Terms of payment VARCHAR2(120)

Code for Terms of payment


OUR_ACCT_NUM Our account number at the vendor VARCHAR2(30)

Our account number at the


vendor
SPLR_USER_NAME User at vendor VARCHAR2(80)

User at vendor
PLAN_GROUP_CODE Planning group VARCHAR2(120)

Planning group
ACCT_CLERK_NUM Accounting clerk VARCHAR2(30)

Accounting clerk
ACCT_CLERK_NAME Accounting clerk name VARCHAR2(80)

Accounting clerk name


HEAD_OFFC_ACCT_NUM Head office account number VARCHAR2(30)

Head office account number


HEAD_OFFC_ACCT_NAME Head office account name VARCHAR2(80)

Head office account name

DWDMR A-Z.doc
ALT_ACCT_NUM Account number of the alternative VARCHAR2(30)
payee
Account number of the alternative
payee
ALT_ACCT_NAME Alternative payee name VARCHAR2(80)

Alternative payee name


BOE_LIMIT_AMT Bill of exchange limit NUMBER(28,10)

Bill of exchange limit


CHECK_PAID_TIME Probable time until check is paid NUMBER(28,10)

Probable time until check is paid

TOLERANCE_GRP_CODE Tolerance group for the business VARCHAR2(120)


partner
Tolerance group for the business
partner
HOUSE_BANK_CODE Short key for a house bank VARCHAR2(120)

Short key for a house bank


PREV_SPLR_NUM Previous master record number VARCHAR2(30)

Previous master record number

PAYMENT_GRP_CODE Key for payment grouping VARCHAR2(120)

Key for payment grouping


SPLR_RECPT_TYPE_CODE Vendor recipient type VARCHAR2(120)

Vendor recipient type


PERSONNEL_NUM Personnel number VARCHAR2(30)

Personnel number
PERSONNEL_NAME Personnel name VARCHAR2(80)

Personnel name
ACTIVE_FLG Active Flag CHAR(1)

Active Flag
DOC_CURR_CODE This code corresponds to the VARCHAR2(30)
document currency. This typically is
This code corresponds to the the currency in which the transaction
document currency. occurred. Amounts will be stored in
this currency.
LOC_CURR_CODE This code corresponds to the local VARCHAR2(30)
currency. The local currency typically
This code corresponds to the local is the one in which the transaction
currency will be posted to meet legal
requirements for Company's Financial
reporting. Alternatively, it may be
linked to the currency used by
local/regional business units for
reporting purposes.

LOC_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)


Document Currency to the Local
This is the exchange rate from Currency.
Document Currency to the Local
Currency

DWDMR A-Z.doc
GLOBAL1_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the first Global
This is the exchange rate from Currency. The Global currencies are
Document Currency to the first defined in global currency master
Global Currency table.
GLOBAL2_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the second
This is the exchange rate from Global Currency. The Global
Document Currency to the second currencies are defined in global
Global Currency. currency master table.
GLOBAL3_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the third
This is the exchange rate from Global Currency. The Global
Document Currency to the third currencies are defined in global
Global Currency. currency master table.
CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
This is a foreign key to the created the record in the source
W_USER_D dimension indicating system.
the user who created the record in
the source system.

CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D


dimension indicating the user who
This is a foreign key to the last modified the record in the source
W_USER_D dimension indicating system.
the user who last modified the
record in the source system.

CREATED_ON_DT Identifies the date and time when the DATE


record was initially created in the
Identifies the date and time when source system.
the record was initially created in
the source system.
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
Identifies the date and time when system.
the record was last modified in
the source system.

AUX1_CHANGED_ON_DT Siebel System field. This column DATE


identifies the last modified date and
Auxiliary changed on date time of the auxiliary table's record
which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary changed on date time of the auxiliary table's record
which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary changed on date time of the auxiliary table's record
which acts as a source for the current
table.
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary changed on date time of the auxiliary table's record
which acts as a source for the current
table.

DWDMR A-Z.doc
SRC_EFF_FROM_DT This column stores the date from DATE
which the source record (in the
This column stores the date from Source system) is effective. The value
which the source record (in the is extracted from the source
Source system) is effective. (whenever available)

SRC_EFF_TO_DT This column stores the date up to DATE


which the source record (in the
This column stores the date up to Source system) is effective. The value
which the source record (in the is extracted from the source
Source system) is effective. (whenever available)

EFFECTIVE_FROM_DT This column stores the date from DATE


which the dimension record is
This column stores the date from effective. A value is either assigned by
which the dimension record is Siebel Applications or extracted from
effective. the source.
EFFECTIVE_TO_DT This column stores the date up to DATE
which the dimension record is
This column stores the date up to effective. A value is either assigned by
which the dimension record is Siebel Applications or extracted from
effective. the source.
DELETE_FLG This flag indicates the deletion status CHAR(1)
of the record in the source system. A
This flag indicates the deletion value of "Y" indicates that the record
status of the record in the source is deleted from the source system and
system. logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

CURRENT_FLG This is a flag for marking dimension CHAR(1)


records as "Y" in order to represent
This is a flag for marking the current state of a dimension
dimension records as "Y" in order entity. This flag is typically critical for
to represent the current state of a Type II slowly-changing dimensions,
dimension entity. as records in a Type II situation tend
to be numerous.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
This column stores the date on warehouse table.
which the record was inserted in
the data warehouse table.

W_UPDATE_DT This column stores the date on which DATE


the record was last updated in the
This column stores the date on data warehouse table.
which the record was last updated
in the data warehouse table.

DATASOURCE_NUM_ID This column is the unique identifier of NUMBER


the source system from which data
This column is the unique was extracted. In order to be able to
identifier of the source system trace the data back to its source,
from which data was extracted. Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

DWDMR A-Z.doc
ETL_PROC_WID Siebel System Field. This column is the NUMBER
unique identifier for the specific ETL
This column is the unique process used to create or update this
identifier for the specific ETL data.
process used to create or update
this data.
INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)
a dimension or fact entity in its source
This column is the unique system. In case of composite keys, the
identifier of a dimension or fact value in this column can consist of
entity in its source system. concatenated parts.

SET_ID This column represents an unique VARCHAR2(30)


identifier often used by source
Unique identifier often used by systems for the purpose of data
source systems sharing, reducing redundancies and
minimizing system maintenance
tasks, or even to drive data visibility.
From a datawarehouse standpoint,
the intended use of this column is to
drive dimensional data security,
primarily.

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
This column is the unique environment. This would typically be
identifier for a Tenant in a multi- used in an Application Service
tenant environment. Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
This column is used as a generic
field for customer extensions.

SUPPLIER_SITE_CODE Supplier Site code VARCHAR2(120)

Supplier Site code


ST_ADDRESS1 Represents street number and street VARCHAR2(255)
name of the address
Represents street number and
street name of the address
ST_ADDRESS2 Represents street description of the VARCHAR2(255)
address
Represents street description of
the address
CITY_CODE City Code VARCHAR2(120)

City Code
STATE_PROV_CODE State province code VARCHAR2(120)

State province code


COUNTRY_REGION_CODE Country region code VARCHAR2(120)

Country region code


COUNTY_CODE County code VARCHAR2(120)

County code

DWDMR A-Z.doc
REGION_CODE Region code VARCHAR2(120)

Region code
POSTAL_CODE Postal code VARCHAR2(120)

Postal code
CONTINENT_CODE Contitent code VARCHAR2(120)

Contitent code
C_CITY_CODE Country city code VARCHAR2(120)

Country city code


C_STATE_PROV_CODE Country state province code VARCHAR2(120)

Country state province code


C_COUNTY_CODE Country county code VARCHAR2(120)

Country county code


C_REGION_CODE Country region code VARCHAR2(120)

Country region code


W_COUNTRY_CODE Warehouse counrty code VARCHAR2(120)

Warehouse country code


C_COUNTRY_REGION_CODE Country region code VARCHAR2(120)

Country region code


C_CONTINENT_CODE Country continent code VARCHAR2(120)

Country continent code


PHONE_NUM Phone number VARCHAR2(30)

Phone number
FAX_NUM Fax number VARCHAR2(30)

Fax number
CUSTOMER_NUM Customer number VARCHAR2(30)

Customer number
SUPPLIER_ID Supplier identifier NUMBER

Supplier identifier
PARTY_ID Party identifier NUMBER

Party identifier
PARTY_SITE_ID Party site identifier NUMBER

Party site identifier


LOCATION_ID Location identifier NUMBER

Location identifier
BU_ID BU identifier NUMBER

BU identifier
PYMNT_MTHD_LKP_CODE Payment Method Lookup Code VARCHAR2(30)

Payment Method Lookup Code

DWDMR A-Z.doc
W_SUPPLIER_PRODUCT_D
Business Name: Supplier Product

Description:

W_SUPPLIER_PRODUCT_D dimension table is used to maintain information on products supplied by specific


suppliers for a specific purchasing organization. The information maintained is similar to product catalog
information that includes pricing, order lead times for the product etc. The products that are featured in this table
would usually be a subset of all products available in the W_PRODUCT_D dimension table. Cricital sourcing
information related to the supplier like product lot size, commodity code, standard price, payment terms etc. are
maintained in W_SUPPLIER_PRODUCT_D. The information in this table is mostly expected to be static in nature
with changes usually happening every time the supplier refreshes product catalog information. Type II
information is enabled for this dimension table. Products can enter this table when a business organization starts
establishing a relation with a new supplier (supplier development activity) to source the needed products.

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate key to uniquely identify a NUMBER
record.
Surrogate Key of the Table
SUPPLIER_WID This indicates the supplier for whose NUMBER W_PARTY_ORG_D
product the pricing information is
Supplier Surrogate Key maintained in this table. The link to
the W_SUPPLIER_D dimension.
Lookup: W_SUPPLIER_D Example :
Eelctronic equipment retailers like
Circuit City, Good Guys

PRODUCT_WID This indicates the product against NUMBER W_PRODUCT_D


which supplier pricing information is
Product Surrogate Key maintained in this table. Lookup:
W_PRODUCT_D
PLANT_LOC_WID This indicates the business location NUMBER W_BUSN_LOCATION_D
which usually receives the products
Busn Loc Surrogate Key sourced from this supplier. The
"plant" need not be a physical plant --
it could be any other location
descriptor. The link to the "PLANT"
type of rows within W_BUSN_LOC_D
dimension table. Lookup:
W_BUSN_LOC_D. Example : Carolina
plant, Nevada facility etc.

INVENTORY_ORG_WID Identifies the inventory organization. NUMBER W_INT_ORG_D

Inventory Org Surrogate Key


PURCH_ORG_WID This is the purchasing organization NUMBER W_INT_ORG_D
that deals with this supplier and
Purch Org Surrogate Key places purchase orders by looking up
items in the supplier catalog. This link
to the "PURCH" type rows within
W_INT_ORG_D dimension table.
Lookup: W_INT_ORG_D
(BUSN_ORG_TYPE = "PURCH")
Example: North Americas
Procurement

DWDMR A-Z.doc
SPLR_CATALOG_NUM The catalog number of the supplier VARCHAR2(30)
against which the individual products
Splr Catalog Num and prices are listed. This could be a
simple price list containing product
lines in many situations.

PRODUCT_NUM This is a unique number assigned to a VARCHAR2(30)


product within a business
Product Num organization. These numbers could be
used in reports for reporting on
individual products, their sales
numbers, their spend budget etc.
Example: IBM LAPTOP T-172,
CRIMSON RED AUTO SPRAY, A4 FAX
PAPER etc. Many organizations
evolve a detailed coded system (may
also be bar code numbers) to identify
their products. These could be a
series of numeric digits with some
inbuilt string position logic within
them.

PRODUCT_DESC This is the detailed description of a VARCHAR2(255)


specific product as stored in the
Product Desc source system. All important reports
around products are expected to
feature this column. Example :
COMPAQ PRESARIO 5000T, HP
PRINTER CARTRIDGE X27, 6"
INDUSTRIAL SCREWS etc.
SUPPLIER_NUM This is a unique number assigned to a VARCHAR2(30)
supplier within a business
Supplier Num organization. These numbers could be
used in reports for reporting on
individual suppliers, their outstanding
supplies, their percentage of the
ORGANIZATIONS spend budget etc.
Example: GE MEDICAL SYSTEMS,
CISCO SYSTEMS, INTEGRATED STEEL,
SOLECTRON etc. Many organizations
evolve a detailed coded system to
identify their suppliers. These could
be a series of numeric digits with
some inbuilt string position logic
within them.

SUPPLIER_NAME This is the detailed description of a VARCHAR2(80)


specific supplier as stored in the
Supplier Name source system. All important reports
around suppliers are expected to
feature this column. Example : GE
MEDICAL SYSTEMS, CISCO SYSTEMS,
INTEGRATED STEEL, SOLECTRON etc.

DWDMR A-Z.doc
SUPPLIER_PART_NUM The product number used by the VARCHAR2(30)
vendor. The vendor may use a
Supplier Part Num different number for the product
which can be quoted in a purchase
order for identification purposes.
This would be the reference by which
the supplier can more easily and
quickly identify the product being
supplied at his end. The invoices
made out by the supplier would have
cross references to this supplier
product/part number.

MIN_ORDER_QTY The smallest quantity of the material NUMBER(28,10)


that can be ordered. The minimum
Min Order Qty quantity that the supplier expects for
every order of this product from the
purchasing organization. The order
quantity in each purchase order item
relating to the material must not be
less than the minimum order
quantity.

STD_ORDER_QTY The quantity of the material that is NUMBER(28,10)


normally ordered from this vendor. In
Std Order Qty vendor analysis , it is useful to know
what the usual quantity that is
purchased from the vendor for
evaluating source of supply and for
placing orders. Depending on the
usual quantity, the prices can be bid.
Example: Standard is 100 pieces of a
certain material at $10 a piece or $9
a piece for 200 pieces

MAX_LOT_SIZE The maximum quantity of the NUMBER(28,10)


material that may be ordered. The
Max Lot Size maximum quantity that the supplier
honors for every order of this product
from the purchasing organization.

LEAD_TIME The average number of calendar days NUMBER


needed by the supplier to obtain the
Lead Time material or service. This is the
minimum time that the supplier
expects from purchase order date to
product receipt date for the product.
Products are usually shipped to
single/multiple business locations as
specified by the purchasing
organization on the purchase order.

DWDMR A-Z.doc
INCO_TERMS_CODE Commonly used terms used in trade VARCHAR2(50)
contracts or material delivery that
Inco Terms Code comply with standards established by
the International Chamber of
Commerce.Example: FOB -Free on
Board, CIF Cost,Insurance and Freight.

INCO_TERMS_NAME Description of the Inco terms. VARCHAR2(80)

Inco Terms Name


PURCH_ORG_CODE An organizational unit that subdivides VARCHAR2(50)
an enterprise according to the
Purch Org Code requirements of Purchasing. A
purchasing organization procures
materials and services, negotiates
conditions of purchase with vendors,
and bears responsibility for such
transactions.

PURCH_ORG_NAME The detailed description of the VARCHAR2(80)


purchasing organization
Purch Org Name
COMMON_COMMODITY_CODE The industry standard commodity VARCHAR2(50)
code under which this product is
Common Comdty Code classified at this business location.The
code is used for statistical purposes
by authorities such as European
Union or the Automated Export
System for import and export
transactions.

COMMON_COMMODITY_NAME The detailed description of the VARCHAR2(80)


common commodity code.
Common Comdty Name

UNSPSC_COMMODITY_CODE The Universal Standard Products and VARCHAR2(50)


Services Classification (UNSPSC)
Unspsc Comdty Code under which the supplier product can
be classified.

UNSPSC_COMMODITY_NAME The detailed description of the VARCHAR2(80)


UNSPSC commodity code.
Unspsc Comdty Name
SPSC_COMMODITY_CODE The Standard Products and Services VARCHAR2(50)
Code (SPSC) commodity classification
Spsc Comdty Code under which the supplier product can
be classified.

SPSC_COMMODITY_NAME The detailed description of the SPSC VARCHAR2(80)


commodity code.
Spsc Comdty Name
SPLR_COMMODITY_CODE The commodity code classification VARCHAR2(50)
under which the supplier classifies the
Splr Commodity Code supplier product.

SPLR_COMMODITY_NAME The detailed description of the VARCHAR2(80)


supplier commodity code
Splr Commodity Name classification.

DWDMR A-Z.doc
PRICE_UOM_CODE Indicates the unit of measurement to VARCHAR2(50)
which the purchase order price
Price Uom Code relates. This could be different from
the order quantity and orderring unit.
Example: 10 LTRS of a material or
commodity (for example, oil) can be
ordered but the vendors invoice
shows a price of 2 dollars per KG. The
purchase order price and purchase
order price unit.is 2 dollars per kg
while the the order quantity is 10 and
the order unit is 1.

PRICE_UOM_NAME The detailed description of the unit of VARCHAR2(80)


measure.
Price Uom Name
UNIT_STD_COST The standard cost per unit ot the NUMBER(28,10)
product on the supplier catalog.
Unit Std Cost
COST_CURR_CODE NOT USED VARCHAR2(30)

Cost Curr Code


UNIT_PRICE The price per unit of the product on NUMBER(28,10)
the supplier catalog.
Unit Price
PRICE_CURR_CODE The currency in which the product VARCHAR2(30)
unit price is maintained for the
Price Curr Code supplier product. This may be the
same as the regional or local currency
of the purchasing organization
deadling with the supplier.

SUPPLIER_PRODUCT_HIER1_COD General product categorization VARCHAR2(50)


E column(short text/string) provided to
categorize supplier products for
Supplier Product Hierarchy 1 Code further analysis. This column can be
looked at as a member of a flattened
hierarchy if it exists for a supplier
product; otherwise it could be used as
extension column for storing general
categorization. If a supplier product
belongs to multiple hierarchies, these
set of columns can be used to
represent the most frequently used
one.

DWDMR A-Z.doc
SUPPLIER_PRODUCT_HIER1_NAM General product categorization VARCHAR2(80)
E column(long text/string) provided to
categorize supplier products for
Supplier Product Hierarchy 1 further analysis. This column can be
Name looked at as a member of a flattened
hierarchy if it exists for a supplier
product; otherwise it could be used as
extension column for storing general
categorization. If a supplier product
belongs to multiple hierarchies, these
set of columns can be used to
represent the most frequently used
one.

SUPPLIER_PRODUCT_HIER2_COD General product categorization VARCHAR2(50)


E column(short text/string) provided to
categorize supplier products for
Supplier Product Hierarchy 2 Code further analysis. This column can be
looked at as a member of a flattened
hierarchy if it exists for a supplier
product; otherwise it could be used as
extension column for storing general
categorization. If a supplier product
belongs to multiple hierarchies, these
set of columns can be used to
represent the most frequently used
one.

SUPPLIER_PRODUCT_HIER2_NAM General product categorization VARCHAR2(80)


E column(long text/string) provided to
categorize supplier products for
Supplier Product Hierarchy 2 further analysis. This column can be
Name looked at as a member of a flattened
hierarchy if it exists for a supplier
product; otherwise it could be used as
extension column for storing general
categorization. If a supplier product
belongs to multiple hierarchies, these
set of columns can be used to
represent the most frequently used
one.

SUPPLIER_PRODUCT_HIER3_COD General product categorization VARCHAR2(50)


E column(short text/string) provided to
categorize supplier products for
Supplier Product Hierarchy 3 Code further analysis. This column can be
looked at as a member of a flattened
hierarchy if it exists for a supplier
product; otherwise it could be used as
extension column for storing general
categorization. If a supplier product
belongs to multiple hierarchies, these
set of columns can be used to
represent the most frequently used
one.

DWDMR A-Z.doc
SUPPLIER_PRODUCT_HIER3_NAM General product categorization VARCHAR2(80)
E column(long text/string) provided to
categorize supplier products for
Supplier Product Hierarchy 3 further analysis. This column can be
Name looked at as a member of a flattened
hierarchy if it exists for a supplier
product; otherwise it could be used as
extension column for storing general
categorization. If a supplier product
belongs to multiple hierarchies, these
set of columns can be used to
represent the most frequently used
one.

SUPPLIER_PRODUCT_HIER4_COD General product categorization VARCHAR2(50)


E column(short text/string) provided to
categorize supplier products for
Supplier Product Hierarchy 4 Code further analysis. This column can be
looked at as a member of a flattened
hierarchy if it exists for a supplier
product; otherwise it could be used as
extension column for storing general
categorization. If a supplier product
belongs to multiple hierarchies, these
set of columns can be used to
represent the most frequently used
one.

SUPPLIER_PRODUCT_HIER4_NAM General product categorization VARCHAR2(80)


E column(long text/string) provided to
categorize supplier products for
Supplier Product Hierarchy 4 further analysis. This column can be
Name looked at as a member of a flattened
hierarchy if it exists for a supplier
product; otherwise it could be used as
extension column for storing general
categorization. If a supplier product
belongs to multiple hierarchies, these
set of columns can be used to
represent the most frequently used
one.

SUPPLIER_PRODUCT_HIER5_COD General product categorization VARCHAR2(50)


E column(short text/string) provided to
categorize supplier products for
Supplier Product Hierarchy 5 Code further analysis. This column can be
looked at as a member of a flattened
hierarchy if it exists for a supplier
product; otherwise it could be used as
extension column for storing general
categorization. If a supplier product
belongs to multiple hierarchies, these
set of columns can be used to
represent the most frequently used
one.

DWDMR A-Z.doc
SUPPLIER_PRODUCT_HIER5_NAM General product categorization VARCHAR2(80)
E column(long text/string) provided to
categorize supplier products for
Supplier Product Hierarchy 5 further analysis. This column can be
Name looked at as a member of a flattened
hierarchy if it exists for a supplier
product; otherwise it could be used as
extension column for storing general
categorization. If a supplier product
belongs to multiple hierarchies, these
set of columns can be used to
represent the most frequently used
one.

SUPPLIER_PRODUCT_HIER6_COD General product categorization VARCHAR2(50)


E column(short text/string) provided to
categorize supplier products for
Supplier Product Hierarchy 6 Code further analysis. This column can be
looked at as a member of a flattened
hierarchy if it exists for a supplier
product; otherwise it could be used as
extension column for storing general
categorization. If a supplier product
belongs to multiple hierarchies, these
set of columns can be used to
represent the most frequently used
one.

SUPPLIER_PRODUCT_HIER6_NAM General product categorization VARCHAR2(80)


E column(long text/string) provided to
categorize supplier products for
Supplier Product Hierarchy 6 further analysis. This column can be
Name looked at as a member of a flattened
hierarchy if it exists for a supplier
product; otherwise it could be used as
extension column for storing general
categorization. If a supplier product
belongs to multiple hierarchies, these
set of columns can be used to
represent the most frequently used
one.

ACTIVE_FLG This identifies whether the source CHAR(1)


record is Active/Enabled or not
Active Flag
CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Created By User created the record in the source
Surrogate Key system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Last Modified By last modified the record in the source
User Surrogate Key system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
Source Record Creation Date and source system.
Time

DWDMR A-Z.doc
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
Source Record Last Modified Date system.
and Time
AUX1_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
SRC_EFF_FROM_DT This column stores the date from DATE
which the source record (in the
Source Supplied Effective From Source system) is effective. The value
Date and Time is extracted from the source
(whenever available)
SRC_EFF_TO_DT This column stores the date up to DATE
which the source record (in the
Source Supplied Effective To Date Source system) is effective. The value
and Time is extracted from the source
(whenever available)
EFFECTIVE_FROM_DT This column stores the date from DATE
which the dimension record is
Effective From Date and Time effective. A value is either assigned by
Siebel Applications or extracted from
the source.
EFFECTIVE_TO_DT This column stores the date up to DATE
which the dimension record is
Effective To Date and Time effective. A value is either assigned by
Siebel Applications or extracted from
the source.
DELETE_FLG This flag indicates the deletion status CHAR(1)
of the record in the source system. A
Deleted Record Indicator value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

DWDMR A-Z.doc
CURRENT_FLG This is a flag for marking dimension CHAR(1)
records as "Y" in order to represent
Current Record Indicator the current state of a dimension
entity. This flag is typically critical for
Type II slowly-changing dimensions,
as records in a Type II situation tend
to be numerous.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
ETL Process Identifier process used to create or update this
data.
INTEGRATION_ID This column is the unique identifier of VARCHAR2(300)
a dimension or fact entity in its source
Unique Source Record Identifier system. In case of composite keys, the
value in this column can consist of
concatenated parts.

SET_ID VARCHAR2(30)

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
Generic Extension Column
REQ_BU_ID VARCHAR2(80)

SUPPLIER_SITE_ID VARCHAR2(80)

PROC_PROD_WID NUMBER

ASL_STATUS_CODE VARCHAR2(50)

DWDMR A-Z.doc
ATTR_SCOPE_TYPE_CODE VARCHAR2(50)

PURCHASING_UOM_CODE VARCHAR2(50)

FIXED_LOT_MULTIPLE NUMBER

ROUNDING_RULE VARCHAR2(80)

DWDMR A-Z.doc
W_SURVEY_F
Business Name: W_SURVEY_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
CUSTOMER_WID NUMBER W_PARTY_D

CONTACT_WID NUMBER W_PARTY_PER_D

CON_GEO_WID NUMBER W_GEO_D

DATASOURCE_NUM_ID NUMBER

ETL_PROC_WID NUMBER

INTEGRATION_ID VARCHAR2(30)

PR_VIS_ORG_WID NUMBER W_INT_ORG_D

ROW_WID NUMBER

SR_OWNER_EMP_WID NUMBER

SR_OWNER_ORG_WID NUMBER W_INT_ORG_D

SR_OWNER_POS_WID NUMBER

OWNER_POSTN_DH_WID NUMBER W_POSITION_DH

SR_PROD_WID NUMBER W_PRODUCT_D

SURVEY_DT_WID NUMBER W_DAY_D

ACCESSIBLE_SCORE NUMBER

CHNL_RES_SCORE NUMBER

DISATSFCTN_SCORE NUMBER

DWDMR A-Z.doc
KNOWLEDGE_SCORE NUMBER

OVERALL_SCORE NUMBER

OWN_ORG_PRTNR_FLG CHAR(1)

PRTNR_PROD_SCORE NUMBER

PRTNR_TOOLS_SCORE NUMBER

RESOLVE_SCORE NUMBER

TIMELY_SCORE NUMBER

TOTAL_PRTNR_SCORE NUMBER

TOTAL_SCORE NUMBER

VIS_ORG_PRTNR_FLG CHAR(1)

X_CUSTOM VARCHAR2(10)

PR_OWNER_BU_WID NUMBER W_INT_ORG_D

CREATED_BY_WID NUMBER W_USER_D

CHANGED_BY_WID NUMBER

CREATED_ON_DT DATE

CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT DATE

DWDMR A-Z.doc
TENANT_ID VARCHAR2(80)

DELETE_FLG VARCHAR2(1)

W_INSERT_DT DATE

W_UPDATE_DT DATE

CUSTOMER_GEO_WID NUMBER W_GEO_D

SR_ID VARCHAR2(80)

SR_NUM VARCHAR2(100)

SURVEY_ATTR_WID NUMBER W_SURVEY_MD

PARTNER_ORG_WID NUMBER

OWNER_POSTN_DH_SCD1_WID NUMBER

SR_ATTR_WID NUMBER

DWDMR A-Z.doc
W_SURVEY_MD
Business Name: W_SURVEY_MD

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

DATASOURCE_NUM_ID NUMBER

ACCESSIBLE_CODE VARCHAR2(50)

KNOWLEDGE_CODE VARCHAR2(50)

OVERALL_CODE VARCHAR2(50)

RESOLVE_CODE VARCHAR2(50)

TIMELY_CODE VARCHAR2(50)

CHNL_RES_CODE VARCHAR2(50)

DISATSFCTN_CODE VARCHAR2(50)

PRTNR_PROD_CODE VARCHAR2(50)

PRTNR_TOOLS_CODE VARCHAR2(50)

SURVEY_TYPE_CODE VARCHAR2(50)

DWDMR A-Z.doc
W_TASK_D
Business Name: W_TASK_D

Description:
Imported from database

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

TASK_NUMBER VARCHAR2(100)

TASK_NAME VARCHAR2(240)

TASK_DESC VARCHAR2(250)

TASK_TYPE VARCHAR2(80)

TASK_TYPE_NAME VARCHAR2(255)

WBS_LEVEL NUMBER

WBS_NUMBER VARCHAR2(240)

TOP_TASK_ID VARCHAR2(80)

SERVICE_TYPE_CODE VARCHAR2(50)

SERVICE_TYPE_NAME VARCHAR2(255)

PARENT_TASK_ID VARCHAR2(80)

MILESTONE_FLG VARCHAR2(1)

CRITICAL_FLG VARCHAR2(1)

CHARGEABLE_FLG VARCHAR2(1)

BILLABLE_FLG VARCHAR2(1)

DWDMR A-Z.doc
CAPITALIZABLE_FLG VARCHAR2(1)

PRIORITY_CODE VARCHAR2(50)

PRIORITY_NAME VARCHAR2(255)

STATUS_CODE VARCHAR2(50)

STATUS_NAME VARCHAR2(255)

FINANCIAL_TASK_FLG VARCHAR2(1)

START_DT DATE

COMPLETION_DT DATE

SCHEDULED_START_DT DATE

SCHEDULED_FINISH_DT DATE

ACTUAL_START_DT DATE

ACTUAL_FINISH_DT DATE

EARLY_START_DT DATE

EARLY_FINISH_DT DATE

LATE_START_DT DATE

LATE_FINISH_DT DATE

ALLOW_CROSS_CHARGE_FLG VARCHAR2(1)

CC_PROCESS_LABOR_FLG VARCHAR2(1)

REVENUE_ACCRUAL_METHOD VARCHAR2(30)

INVOICE_METHOD VARCHAR2(30)

DWDMR A-Z.doc
PROJECT_ID VARCHAR2(80)

WORK_TYPE_ID VARCHAR2(80)

CHANGED_ON_DT DATE

CHANGED_BY_WID NUMBER W_USER_D

CREATED_ON_DT DATE

CREATED_BY_WID NUMBER W_USER_D

TASK_OWNING_ORGANIZATION_I VARCHAR2(80)
D

TASK_MANAGER_ID VARCHAR2(80)

INTEGRATION_ID VARCHAR2(80)

W_INSERT_DT DATE

W_UPDATE_DT DATE

AUX1_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT DATE

DELETE_FLG VARCHAR2(1)

DATASOURCE_NUM_ID NUMBER

ETL_PROC_WID NUMBER

TENANT_ID VARCHAR2(80)

DWDMR A-Z.doc
X_CUSTOM VARCHAR2(10)

CONTRACT_HDR_ID VARCHAR2(80)

CONTRACT_LINE_ID VARCHAR2(80)

DWDMR A-Z.doc
W_TASK_DH
Business Name: W_TASK_DH

Description:
Imported from database

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER W_TASK_D

FIXED_HIER_LEVEL NUMBER

BASE_INTEGRATION_ID VARCHAR2(80)

BASE_TASK_NUMBER VARCHAR2(25)

BASE_TASK_NAME VARCHAR2(240)

BASE_WBS_LEVEL NUMBER

BASE_WBS_NUMBER VARCHAR2(120)

LVL1_INTEGRATION_ID VARCHAR2(80)

LVL1_TASK_NUMBER VARCHAR2(25)

LVL1_TASK_NAME VARCHAR2(240)

LVL1_WBS_LEVEL NUMBER

LVL1_WBS_NUMBER VARCHAR2(120)

LVL2_INTEGRATION_ID VARCHAR2(80)

LVL2_TASK_NUMBER VARCHAR2(25)

LVL2_TASK_NAME VARCHAR2(240)

LVL2_WBS_LEVEL NUMBER

DWDMR A-Z.doc
LVL2_WBS_NUMBER VARCHAR2(120)

LVL3_INTEGRATION_ID VARCHAR2(80)

LVL3_TASK_NUMBER VARCHAR2(25)

LVL3_TASK_NAME VARCHAR2(240)

LVL3_WBS_LEVEL NUMBER

LVL3_WBS_NUMBER VARCHAR2(120)

LVL4_INTEGRATION_ID VARCHAR2(80)

LVL4_TASK_NUMBER VARCHAR2(25)

LVL4_TASK_NAME VARCHAR2(240)

LVL4_WBS_LEVEL NUMBER

LVL4_WBS_NUMBER VARCHAR2(120)

LVL5_INTEGRATION_ID VARCHAR2(80)

LVL5_TASK_NUMBER VARCHAR2(25)

LVL5_TASK_NAME VARCHAR2(240)

LVL5_WBS_LEVEL NUMBER

LVL5_WBS_NUMBER VARCHAR2(120)

LVL6_INTEGRATION_ID VARCHAR2(80)

LVL6_TASK_NUMBER VARCHAR2(25)

LVL6_TASK_NAME VARCHAR2(240)

LVL6_WBS_LEVEL NUMBER

DWDMR A-Z.doc
LVL6_WBS_NUMBER VARCHAR2(120)

LVL7_INTEGRATION_ID VARCHAR2(80)

LVL7_TASK_NUMBER VARCHAR2(25)

LVL7_TASK_NAME VARCHAR2(240)

LVL7_WBS_LEVEL NUMBER

LVL7_WBS_NUMBER VARCHAR2(120)

LVL8_INTEGRATION_ID VARCHAR2(80)

LVL8_TASK_NUMBER VARCHAR2(25)

LVL8_TASK_NAME VARCHAR2(240)

LVL8_WBS_LEVEL NUMBER

LVL8_WBS_NUMBER VARCHAR2(120)

LVL9_INTEGRATION_ID VARCHAR2(80)

LVL9_TASK_NUMBER VARCHAR2(25)

LVL9_TASK_NAME VARCHAR2(240)

LVL9_WBS_LEVEL NUMBER

LVL9_WBS_NUMBER VARCHAR2(120)

LVL10_INTEGRATION_ID VARCHAR2(80)

LVL10_TASK_NUMBER VARCHAR2(25)

LVL10_TASK_NAME VARCHAR2(240)

LVL10_WBS_LEVEL NUMBER

DWDMR A-Z.doc
LVL10_WBS_NUMBER VARCHAR2(120)

LVL11_INTEGRATION_ID VARCHAR2(80)

LVL11_TASK_NUMBER VARCHAR2(25)

LVL11_TASK_NAME VARCHAR2(240)

LVL11_WBS_LEVEL NUMBER

LVL11_WBS_NUMBER VARCHAR2(120)

LVL12_INTEGRATION_ID VARCHAR2(80)

LVL12_TASK_NUMBER VARCHAR2(25)

LVL12_TASK_NAME VARCHAR2(240)

LVL12_WBS_LEVEL NUMBER

LVL12_WBS_NUMBER VARCHAR2(120)

LVL13_INTEGRATION_ID VARCHAR2(80)

LVL13_TASK_NUMBER VARCHAR2(25)

LVL13_TASK_NAME VARCHAR2(240)

LVL13_WBS_LEVEL NUMBER

LVL13_WBS_NUMBER VARCHAR2(120)

LVL14_INTEGRATION_ID VARCHAR2(80)

LVL14_TASK_NUMBER VARCHAR2(25)

LVL14_TASK_NAME VARCHAR2(240)

LVL14_WBS_LEVEL NUMBER

DWDMR A-Z.doc
LVL14_WBS_NUMBER VARCHAR2(120)

LVL15_INTEGRATION_ID VARCHAR2(80)

LVL15_TASK_NUMBER VARCHAR2(25)

LVL15_TASK_NAME VARCHAR2(240)

LVL15_WBS_LEVEL NUMBER

LVL15_WBS_NUMBER VARCHAR2(120)

LVL16_INTEGRATION_ID VARCHAR2(80)

LVL16_TASK_NUMBER VARCHAR2(25)

LVL16_TASK_NAME VARCHAR2(240)

LVL16_WBS_LEVEL NUMBER

LVL16_WBS_NUMBER VARCHAR2(120)

LVL17_INTEGRATION_ID VARCHAR2(80)

LVL17_TASK_NUMBER VARCHAR2(25)

LVL17_TASK_NAME VARCHAR2(240)

LVL17_WBS_LEVEL NUMBER

LVL17_WBS_NUMBER VARCHAR2(120)

LVL18_INTEGRATION_ID VARCHAR2(80)

LVL18_TASK_NUMBER VARCHAR2(25)

LVL18_TASK_NAME VARCHAR2(240)

LVL18_WBS_LEVEL NUMBER

DWDMR A-Z.doc
LVL18_WBS_NUMBER VARCHAR2(120)

TOPLVL_INTEGRATION_ID VARCHAR2(80)

TOPLVL_TASK_NUMBER VARCHAR2(25)

TOPLVL_TASK_NAME VARCHAR2(240)

TOPLVL_WBS_LEVEL NUMBER

TOPLVL_WBS_NUMBER VARCHAR2(120)

W_INSERT_DT DATE

W_UPDATE_DT DATE

ETL_PROC_WID NUMBER

DATASOURCE_NUM_ID NUMBER

TREE_CODE VARCHAR2(80)

STRUCTURE_ID VARCHAR2(80)

CREATED_ON_DT DATE

CREATED_BY_WID NUMBER

CHANGED_ON_DT DATE

CHANGED_BY_WID NUMBER

DWDMR A-Z.doc
W_TAX_TYPE_D
Business Name: Tax types

Description:

This table is used to track all the attributes associated with tax types such as tax code, tax jurisdiction code etc.

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate key to uniquely identify a NUMBER
record.
Surrogate Key of the Table
COMPANY_CODE Company Code VARCHAR2(50)

Company Code
COMPANY_NAME Company Name VARCHAR2(80)

Company Name
TAX_CODE Tax Code VARCHAR2(50)

Tax Code
TAX_NAME Tax Code Description VARCHAR2(80)

Tax Description
TAX_JURIS_CODE Tax Jurisdiction Code VARCHAR2(50)

Tax Jurisdiction Code


TAX_JURIS_NAME Tax Jurisdiction Name VARCHAR2(80)

Tax Jurisdiction Name


TAX_GRP_CODE Tax Group Code VARCHAR2(50)

Tax Group Code


TAX_GRP_NAME Tax Group Name VARCHAR2(80)

Tax Group Name


TAX_CAT_CODE Tax Category Code VARCHAR2(50)

Tax Category Code


TAX_CAT_NAME Tax Category Name VARCHAR2(80)

Tax Category Name


TAX_TYPE_CODE Tax Type Code VARCHAR2(50)

Tax Type Code


TAX_TYPE_NAME Description for the Tax Type VARCHAR2(80)

Tax Type Description


COUNTRY_CODE Country Code VARCHAR2(50)

Country Code
COUNTRY_NAME Country Name VARCHAR2(80)

Country Name
COUNTRY_REGION Region name VARCHAR2(80)

Region Name

DWDMR A-Z.doc
STATE_CODE State Code VARCHAR2(50)

State Code
STATE_NAME State Name VARCHAR2(80)

State Name
STATE_REGION State Region VARCHAR2(80)

State Region
POSTAL_CODE Postal Code VARCHAR2(50)

Postal Code
COUNTY County VARCHAR2(80)

County
CITY City VARCHAR2(80)

City
TAX_NUMBER Tax ID Number VARCHAR2(30)

Tax Number
TAX_ADV_RET_NUMBER Tax Advice ID Number VARCHAR2(30)

Tax Advice Number


ACTIVE_FLG Active Flag CHAR(1)

Active Flag
CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Created By User created the record in the source
Surrogate Key system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Last Modified By last modified the record in the source
User Surrogate Key system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
Source Record Creation Date and source system.
Time
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
Source Record Last Modified Date system.
and Time
AUX1_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.

DWDMR A-Z.doc
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time which acts as a source for the current
table.
SRC_EFF_FROM_DT This column stores the date from DATE
which the source record (in the
Source Supplied Effective From Source system) is effective. The value
Date and Time is extracted from the source
(whenever available)
SRC_EFF_TO_DT This column stores the date up to DATE
which the source record (in the
Source Supplied Effective To Date Source system) is effective. The value
and Time is extracted from the source
(whenever available)
EFFECTIVE_FROM_DT This column stores the date from DATE
which the dimension record is
Effective From Date and Time effective. A value is either assigned by
Siebel Applications or extracted from
the source.
EFFECTIVE_TO_DT This column stores the date up to DATE
which the dimension record is
Effective To Date and Time effective. A value is either assigned by
Siebel Applications or extracted from
the source.
DELETE_FLG This flag indicates the deletion status CHAR(1)
of the record in the source system. A
Deleted Record Indicator value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

CURRENT_FLG This is a flag for marking dimension CHAR(1)


records as "Y" in order to represent
Current Record Indicator the current state of a dimension
entity. This flag is typically critical for
Type II slowly-changing dimensions,
as records in a Type II situation tend
to be numerous.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

DWDMR A-Z.doc
ETL_PROC_WID Siebel System Field. This column is the NUMBER
unique identifier for the specific ETL
ETL Process Identifier process used to create or update this
data.
INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)
a dimension or fact entity in its source
Unique Source Record Identifier system. In case of composite keys, the
value in this column can consist of
concatenated parts.

SET_ID This column represents the unique VARCHAR2(30)


identifier often used by source
Set Identifier systems for the purpose of data
sharing, reducing redundancies and
minimizing system maintenance
tasks, or even to drive data visibility.
From a datawarehouse standpoint,
the intended use of this column is to
drive dimensional data security,
primarily.

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
Generic Extension Column

DWDMR A-Z.doc
W_TERR_D
Business Name: W_TERR_D

Description:
W_TERR_D dimension table contains information about territory, which is the jurisdiction of responsibility of a
Sales Representative over a set of Sales Accounts in the source system. It has the name, owner, and type
information about the territories. The grain of this table is at a single 'Territory' level. This table is designed to
support Type-1 changes out of the box.

Table Columns:
Column Name Description Datatype Lookup Table
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
was extracted. In order to be able to
trace the data back to its source,
Oracle recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID System Field. This column is the NUMBER


unique identifier for the specific ETL
process used to create or update this
data.
INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)
a dimension or fact entity in its source
system. In case of composite keys, the
value in this column can consist of
concatenated parts.

ROW_WID Surrogate key to uniquely identify a NUMBER


record.

TERR_NAME Name of the territory. VARCHAR2(100)

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.

TERR_ID Identifier of sales territory. VARCHAR2(80)

TERR_OWNER Resource name that has been VARCHAR2(360)


assigned to manage a territory.

TERR_TYPE_CODE Identifies the type of the territory. VARCHAR2(80)

OWNER_FUNCTION_CODE VARCHAR2(30)

EFFECTIVE_END_DT DATE

CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D


dimension indicating the user who
created the record in the source
system.

DWDMR A-Z.doc
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
last modified the record in the source
system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
source system.
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
system.
AUX1_CHANGED_ON_DT System field. This column identifies DATE
the last modified date and time of the
auxiliary table's record which acts as a
source for the current table.

AUX2_CHANGED_ON_DT System field. This column identifies DATE


the last modified date and time of the
auxiliary table's record which acts as a
source for the current table.

AUX3_CHANGED_ON_DT System field. This column identifies DATE


the last modified date and time of the
auxiliary table's record which acts as a
source for the current table.

AUX4_CHANGED_ON_DT System field. This column identifies DATE


the last modified date and time of the
auxiliary table's record which acts as a
source for the current table.

DELETE_FLG This flag indicates the deletion status CHAR(1)


of the record in the source system. A
value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
warehouse table.
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
data warehouse table.

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

DWDMR A-Z.doc
W_TERR_DH
Business Name: W_TERR_DH

Description:
This hierarchy stores territory hierarchy of specific territory version. Territory Hierarchy supports a column
flattened 12 level hierarchy including a top and a base level. The lowest level is called the Base Level and the
highest level is called the Top Level. The other levels are numbered 1 through 10. At each level territory
attributes like territory name, Id and owner are supported.

Table Columns:
Column Name Description Datatype Lookup Table
SRC_EFF_TO_DT This column stores the date up to DATE
which the source record (in the
Source system) is effective. The value
is extracted from the source
(whenever available)
ROW_WID Surrogate key to uniquely identify a NUMBER
record.

SRC_EFF_FROM_DT This column stores the date from DATE


which the source record (in the
Source system) is effective. The value
is extracted from the source
(whenever available)
DELETE_FLG This flag indicates the deletion status CHAR(1)
of the record in the source system. A
value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

TERR_WID Foreign key to the Base dimension NUMBER W_TERR_D


W_TERR_D.

FIXED_HIER_LEVEL Level of this Territory (defined by NUMBER


BASE_TERR_ID) in the current
Hierarchy
BASE_TERR_ID Identifier of the base level sales VARCHAR2(80)
territory in the Source system. It is
the equavelent of INTEGRATION_ID.

BASE_TERR_NAME Name of the base level sales territory VARCHAR2(100)


in the Source system.

BASE_TERR_OWNER Resource name of the base level sales VARCHAR2(360)


territory in the Source system.

LVL1_TERR_ID Identifier of the level 1 sales territory VARCHAR2(80)


in the Source system.

LVL1_TERR_NAME Name of the level 1 sales territory in VARCHAR2(100)


the Source system.

LVL1_TERR_OWNER Resource name of the level 1 sales VARCHAR2(360)


territory in the Source system.

DWDMR A-Z.doc
LVL2_TERR_ID Identifier of the level 2 sales territory VARCHAR2(80)
in the Source system.

LVL2_TERR_NAME Name of the level 2 sales territory in VARCHAR2(100)


the Source system.

LVL2_TERR_OWNER Resource name of the level 2 sales VARCHAR2(360)


territory in the Source system.

LVL3_TERR_ID Identifier of the level 3 sales territory VARCHAR2(80)


in the Source system.

LVL3_TERR_NAME Name of the level 3 sales territory in VARCHAR2(100)


the Source system.

LVL3_TERR_OWNER Resource name of the level 3 sales VARCHAR2(360)


territory in the Source system.

LVL4_TERR_ID Identifier of the level 4 sales territory VARCHAR2(80)


in the Source system.

LVL4_TERR_NAME Name of the level 4 sales territory in VARCHAR2(100)


the Source system.

LVL4_TERR_OWNER Resource name of the level 4 sales VARCHAR2(360)


territory in the Source system.

LVL5_TERR_ID Identifier of the level 5 sales territory VARCHAR2(80)


in the Source system.

LVL5_TERR_NAME Name of the level 5 sales territory in VARCHAR2(100)


the Source system.

LVL5_TERR_OWNER Resource name of the level 5 sales VARCHAR2(360)


territory in the Source system.

LVL6_TERR_ID Identifier of the level 6 sales territory VARCHAR2(80)


in the Source system.

LVL6_TERR_NAME Name of the level 6 sales territory in VARCHAR2(100)


the Source system.

LVL6_TERR_OWNER Resource name of the level 6 sales VARCHAR2(360)


territory in the Source system.

LVL7_TERR_ID Identifier of the level 7 sales territory VARCHAR2(80)


in the Source system.

LVL7_TERR_NAME Name of the level 7 sales territory in VARCHAR2(100)


the Source system.

LVL7_TERR_OWNER Resource name of the level 7 sales VARCHAR2(360)


territory in the Source system.

LVL8_TERR_ID Identifier of the level 8 sales territory VARCHAR2(80)


in the Source system.

LVL8_TERR_NAME Name of the level 8 sales territory in VARCHAR2(100)


the Source system.

DWDMR A-Z.doc
LVL8_TERR_OWNER Resource name of the level 8 sales VARCHAR2(360)
territory in the Source system.

LVL9_TERR_ID Identifier of the level 9 sales territory VARCHAR2(80)


in the Source system.

LVL9_TERR_NAME Name of the level 9 sales territory in VARCHAR2(100)


the Source system.

LVL9_TERR_OWNER Resource name of the level 9 sales VARCHAR2(360)


territory in the Source system.

LVL10_TERR_ID Identifier of the level 10 sales VARCHAR2(80)


territory in the Source system.

LVL10_TERR_NAME Name of the level 10 sales territory in VARCHAR2(100)


the Source system.

LVL10_TERR_OWNER Resource name of the level 10 sales VARCHAR2(360)


territory in the Source system.

LVL11_TERR_ID Identifier of the level 11 sales VARCHAR2(80)


territory in the Source system.

LVL11_TERR_NAME Name of the level 11 sales territory in VARCHAR2(100)


the Source system.

LVL11_TERR_OWNER Resource name of the level 11 sales VARCHAR2(360)


territory in the Source system.

LVL12_TERR_ID Identifier of the level 12 sales VARCHAR2(80)


territory in the Source system.

LVL12_TERR_NAME Name of the level 12 sales territory in VARCHAR2(100)


the Source system.

LVL12_TERR_OWNER Resource name of the level 12 sales VARCHAR2(360)


territory in the Source system.

LVL13_TERR_ID Identifier of the level 13 sales VARCHAR2(80)


territory in the Source system.

LVL13_TERR_NAME Name of the level 13 sales territory in VARCHAR2(100)


the Source system.

LVL13_TERR_OWNER Resource name of the level 13 sales VARCHAR2(360)


territory in the Source system.

LVL14_TERR_ID Identifier of the level 14 sales VARCHAR2(80)


territory in the Source system.

LVL14_TERR_NAME Name of the level 14 sales territory in VARCHAR2(100)


the Source system.

LVL14_TERR_OWNER Resource name of the level 14 sales VARCHAR2(360)


territory in the Source system.

LVL15_TERR_ID Identifier of the level 15 sales VARCHAR2(80)


territory in the Source system.

DWDMR A-Z.doc
LVL15_TERR_NAME Name of the level 15 sales territory in VARCHAR2(100)
the Source system.

LVL15_TERR_OWNER Resource name of the level 15 sales VARCHAR2(360)


territory in the Source system.

LVL16_TERR_ID Identifier of the level 16 sales VARCHAR2(80)


territory in the Source system.

LVL16_TERR_NAME Name of the level 16 sales territory in VARCHAR2(100)


the Source system.

LVL16_TERR_OWNER Resource name of the level 16 sales VARCHAR2(360)


territory in the Source system.

TOP_LVL_TERR_ID Identifier of the top level sales VARCHAR2(80)


territory in the Source system.

TOP_LVL_TERR_NAME Name of the top level sales territory VARCHAR2(100)


in the Source system.

TOP_LVL_TERR_OWNER Resource name of the top level sales VARCHAR2(360)


territory in the Source system.

CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D


dimension indicating the user who
created the record in the source
system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
last modified the record in the source
system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
source system.
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
system.
AUX1_CHANGED_ON_DT System field. This column identifies DATE
the last modified date and time of the
auxiliary table's record which acts as a
source for the current table.

AUX2_CHANGED_ON_DT System field. This column identifies DATE


the last modified date and time of the
auxiliary table's record which acts as a
source for the current table.

AUX3_CHANGED_ON_DT System field. This column identifies DATE


the last modified date and time of the
auxiliary table's record which acts as a
source for the current table.

AUX4_CHANGED_ON_DT System field. This column identifies DATE


the last modified date and time of the
auxiliary table's record which acts as a
source for the current table.

DWDMR A-Z.doc
CURRENT_FLG This is a flag for marking dimension CHAR(1)
records as "Y" in order to represent
the current state of a dimension
entity. This flag is typically critical for
Type II slowly-changing dimensions,
as records in a Type II situation tend
to be numerous.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
warehouse table.
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
data warehouse table.

EFFECTIVE_FROM_DT This column stores the date from DATE


which the dimension record is
effective. A value is either assigned by
Siebel Applications or extracted from
the source.
EFFECTIVE_TO_DT This column stores the date up to DATE
which the dimension record is
effective. A value is either assigned by
Siebel Applications or extracted from
the source.
ETL_PROC_WID System Field. This column is the NUMBER
unique identifier for the specific ETL
process used to create or update this
data.
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
was extracted. In order to be able to
trace the data back to its source,
Oracle recommends that you define
separate unique source IDs for each
of your different source instances.

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.

DWDMR A-Z.doc
W_TERR_FCST_ADJ_F
Business Name: Territory Forecast Adjustment

Description:
Imported from database

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate key to uniquely identify a NUMBER
record.
Surrogate Key of the Table
CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Created By User created the record in the source
Surrogate Key system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
Source Record Last Modified By last modified the record in the source
User Surrogate Key system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
Source Record Creation Date and source system.
Time
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
Source Record Last Modified Date system.
and Time
AUX1_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time1 which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time1 which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time1 which acts as a source for the current
table.
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time1 which acts as a source for the current
table.
DELETE_FLG This flag indicates the deletion status CHAR(1)
of the record in the source system. A
Deleted Record Indicator value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

DWDMR A-Z.doc
W_INSERT_DT This column stores the date on which DATE
the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
ETL Process Identifier process used to create or update this
data.
INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)
a dimension or fact entity in its source
Unique Source Record Identifier system. In case of composite keys, the
value in this column can consist of
concatenated parts.

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

SALES_FCST_WID NUMBER W_SALES_FCST_D

TERR_DH_WID NUMBER

TERR_WID NUMBER W_TERR_D

TERR_WID NUMBER W_TERR_DH

ADJ_PERIOD_WID NUMBER W_ENT_PERIOD_D

ADJ_TERR_DH_WID NUMBER

ADJ_TERR_WID VARCHAR2(10) W_TERR_DH

PROD_WID NUMBER W_PRODUCT_D

DWDMR A-Z.doc
SALES_CHANNEL_WID NUMBER

TOT_ADJUSTMENT_AMT NUMBER(28,10)

SUB_ADJUSTMENT_AMT NUMBER(28,10)

TOT_BESTCASE_ADJ_AMT NUMBER(28,10)

SUB_BESTCASE_ADJ_AMT NUMBER(28,10)

TOT_WORSTCASE_ADJ_AMT NUMBER(28,10)

SUB_WORSTCASE_ADJ_AMT NUMBER(28,10)

CURR_CODE VARCHAR2(30)

GLOBAL1_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)


Document Currency to the first Global
Document to Global1 (for Global Currency. The Global currencies are
Reporting) Currency Exchange defined in global currency master
Rate table.
GLOBAL2_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the second
Document to Global2 (for Global Global Currency. The Global
Reporting) Currency Exchange currencies are defined in global
Rate currency master table.
GLOBAL3_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the third
Document to Global3 (for Global Global Currency. The Global
Reporting) Currency Exchange currencies are defined in global
Rate currency master table.
GLOBAL4_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the third
Document to Global3 (for Global Global Currency. The Global
Reporting) Currency Exchange currencies are defined in global
Rate1 currency master table.
GLOBAL5_EXCHANGE_RATE This is the exchange rate from NUMBER(28,10)
Document Currency to the third
Document to Global3 (for Global Global Currency. The Global
Reporting) Currency Exchange currencies are defined in global
Rate11 currency master table.
X_CUSTOM This column is used as a generic field VARCHAR2(10)
for customer extensions.
Generic Extension Column

DWDMR A-Z.doc
W_TERR_QUOTA_D
Business Name: Territory Quota

Description:
Territory Quota

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate key to uniquely identify a NUMBER
record.
Surrogate Key of the Table
W_STATUS_CODE STATUS_CODE VARCHAR2(50)

STATUS_CODE
CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER
dimension indicating the user who
Source Record Created By User created the record in the source
Surrogate Key system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER
dimension indicating the user who
Source Record Last Modified By last modified the record in the source
User Surrogate Key system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
Source Record Creation Date and source system.
Time
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
Source Record Last Modified Date system.
and Time
AUX1_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time1 which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time1 which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time1 which acts as a source for the current
table.
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
Auxiliary Source Table Last time of the auxiliary table's record
Modified Date and Time1 which acts as a source for the current
table.

DWDMR A-Z.doc
DELETE_FLG This flag indicates the deletion status CHAR(4)
of the record in the source system. A
Deleted Record Indicator value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
ETL Process Identifier process used to create or update this
data.
INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)
a dimension or fact entity in its source
Unique Source Record Identifier system. In case of composite keys, the
value in this column can consist of
concatenated parts.

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.
Generic Extension Column

DWDMR A-Z.doc
W_TERR_QUOTA_F
Business Name: W_TERR_QUOTA_F

Description:
Imported from database

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

PERIOD_WID NUMBER W_ENT_PERIOD_D

QUOTA_PLAN_WID NUMBER W_QUOTA_PLAN_D

TERR_QUOTA_WID NUMBER W_TERR_QUOTA_D

TERR_WID NUMBER W_TERR_D

TERR_DH_WID NUMBER W_TERR_DH

QUOTA_AMT NUMBER(28,10)

CURR_CODE VARCHAR2(30)

GLOBAL1_EXCHANGE_RATE NUMBER(28,10)

GLOBAL2_EXCHANGE_RATE NUMBER(28,10)

GLOBAL3_EXCHANGE_RATE NUMBER(28,10)

GLOBAL4_EXCHANGE_RATE NUMBER(28,10)

GLOBAL5_EXCHANGE_RATE NUMBER(28,10)

CREATED_BY_WID NUMBER W_USER_D

CHANGED_BY_WID NUMBER W_USER_D

CREATED_ON_DT DATE

DWDMR A-Z.doc
CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT DATE

DELETE_FLG CHAR(4)

W_INSERT_DT DATE

W_UPDATE_DT DATE

DATASOURCE_NUM_ID NUMBER

ETL_PROC_WID NUMBER

INTEGRATION_ID VARCHAR2(80)

TENANT_ID VARCHAR2(80)

X_CUSTOM VARCHAR2(10)

DWDMR A-Z.doc
W_TERR_QUOTA_SNP_F
Business Name: W_TERR_QUOTA_SNP_F

Description:
Imported from database

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

PERIOD_WID NUMBER W_ENT_PERIOD_D

QUOTA_PLAN_WID NUMBER W_QUOTA_PLAN_D

TERR_QUOTA_WID NUMBER W_TERR_QUOTA_D

TERR_WID NUMBER W_TERR_D

TERR_DH_WID NUMBER W_TERR_DH

QUOTA_AMT NUMBER(28,10)

PUBLISHED_DT_WID NUMBER W_DAY_D

CURR_CODE VARCHAR2(30)

GLOBAL1_EXCHANGE_RATE NUMBER(28,10)

GLOBAL2_EXCHANGE_RATE NUMBER(28,10)

GLOBAL3_EXCHANGE_RATE NUMBER(28,10)

GLOBAL4_EXCHANGE_RATE NUMBER(28,10)

GLOBAL5_EXCHANGE_RATE NUMBER(28,10)

CREATED_BY_WID NUMBER W_USER_D

CHANGED_BY_WID NUMBER W_USER_D

DWDMR A-Z.doc
CREATED_ON_DT DATE

CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT DATE

DELETE_FLG CHAR(4)

W_INSERT_DT DATE

W_UPDATE_DT DATE

DATASOURCE_NUM_ID NUMBER

ETL_PROC_WID NUMBER

INTEGRATION_ID VARCHAR2(80)

TENANT_ID VARCHAR2(80)

X_CUSTOM VARCHAR2(10)

DWDMR A-Z.doc
W_TERR_QUOTA_YR_F
Business Name: W_TERR_QUOTA_YR_F

Description:
Imported from database

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

PERIOD_YEAR_WID NUMBER W_ENT_YEAR_D

QUOTA_PLAN_WID NUMBER W_QUOTA_PLAN_D

TERR_QUOTA_WID NUMBER W_TERR_QUOTA_D

TERR_WID NUMBER W_TERR_D

TERR_DH_WID NUMBER W_TERR_DH

QUOTA_AMT NUMBER(28,10)

QUOTA_ADJUSTMENT NUMBER(28,10)

QUOTA_ADJUSTMENT
PAD_ADJUSTMENT NUMBER(28,10)

CURR_CODE VARCHAR2(30)

GLOBAL1_EXCHANGE_RATE NUMBER(28,10)

GLOBAL2_EXCHANGE_RATE NUMBER(28,10)

GLOBAL3_EXCHANGE_RATE NUMBER(28,10)

GLOBAL4_EXCHANGE_RATE NUMBER(28,10)

GLOBAL5_EXCHANGE_RATE NUMBER(28,10)

CREATED_BY_WID NUMBER W_USER_D

DWDMR A-Z.doc
CHANGED_BY_WID NUMBER W_USER_D

CREATED_ON_DT DATE

CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT DATE

DELETE_FLG CHAR(4)

W_INSERT_DT DATE

W_UPDATE_DT DATE

DATASOURCE_NUM_ID NUMBER

ETL_PROC_WID NUMBER

INTEGRATION_ID VARCHAR2(80)

TENANT_ID VARCHAR2(80)

X_CUSTOM VARCHAR2(10)

DWDMR A-Z.doc
W_TERR_QUOTA_YR_SNP_F
Business Name: W_TERR_QUOTA_YR_SNP_F

Description:
Imported from database

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

PERIOD_YEAR_WID NUMBER W_ENT_YEAR_D

QUOTA_PLAN_WID NUMBER W_QUOTA_PLAN_D

TERR_QUOTA_WID NUMBER W_TERR_QUOTA_D

TERR_WID NUMBER W_TERR_D

TERR_DH_WID NUMBER W_TERR_DH

QUOTA_AMT NUMBER(28,10)

QUOTA_ADJUSTMENT NUMBER(28,10)

QUOTA_ADJUSTMENT
PAD_ADJUSTMENT NUMBER(28,10)

PUBLISHED_DT_WID NUMBER W_DAY_D

CURR_CODE VARCHAR2(30)

GLOBAL1_EXCHANGE_RATE NUMBER(28,10)

GLOBAL2_EXCHANGE_RATE NUMBER(28,10)

GLOBAL3_EXCHANGE_RATE NUMBER(28,10)

GLOBAL4_EXCHANGE_RATE NUMBER(28,10)

GLOBAL5_EXCHANGE_RATE NUMBER(28,10)

DWDMR A-Z.doc
CREATED_BY_WID NUMBER W_USER_D

CHANGED_BY_WID NUMBER W_USER_D

CREATED_ON_DT DATE

CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT DATE

DELETE_FLG CHAR(4)

W_INSERT_DT DATE

W_UPDATE_DT DATE

DATASOURCE_NUM_ID NUMBER

ETL_PROC_WID NUMBER

INTEGRATION_ID VARCHAR2(80)

TENANT_ID VARCHAR2(80)

X_CUSTOM VARCHAR2(10)

DWDMR A-Z.doc
W_TERR_RES_QUOTA_F
Business Name: W_TERR_RES_QUOTA_F

Description:
Imported from database

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

PERIOD_WID NUMBER W_ENT_PERIOD_D

QUOTA_PLAN_WID NUMBER W_QUOTA_PLAN_D

TERR_QUOTA_WID NUMBER W_TERR_QUOTA_D

TERR_WID NUMBER W_TERR_D

TERR_DH_WID NUMBER W_TERR_DH

EMPLOYEE_WID NUMBER

POSITION_DH_WID NUMBER W_POSITION_DH

POSITION_DH_SCD1_WID NUMBER W_POSITION_DH

RESOURCE_ORG_WID NUMBER W_INT_ORG_D

QUOTA NUMBER(28,10)

W_QUOTA_TYPE_CODE VARCHAR2(50)

CURR_CODE VARCHAR2(30)

GLOBAL1_EXCHANGE_RATE NUMBER(28,10)

GLOBAL2_EXCHANGE_RATE NUMBER(28,10)

GLOBAL3_EXCHANGE_RATE NUMBER(28,10)

DWDMR A-Z.doc
GLOBAL4_EXCHANGE_RATE NUMBER(28,10)

GLOBAL5_EXCHANGE_RATE NUMBER(28,10)

CREATED_BY_WID NUMBER W_USER_D

CHANGED_BY_WID NUMBER W_USER_D

CREATED_ON_DT DATE

CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT DATE

DELETE_FLG CHAR(4)

W_INSERT_DT DATE

W_UPDATE_DT DATE

DATASOURCE_NUM_ID NUMBER

ETL_PROC_WID NUMBER

INTEGRATION_ID VARCHAR2(80)

TENANT_ID VARCHAR2(80)

X_CUSTOM VARCHAR2(10)

QUOTA_GOAL_WID NUMBER W_QUOTA_GOAL_D

DWDMR A-Z.doc
W_TERR_RES_QUOTA_SNP_F
Business Name: W_TERR_RES_QUOTA_SNP_F

Description:
Imported from database

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

PERIOD_WID NUMBER W_ENT_PERIOD_D

QUOTA_PLAN_WID NUMBER W_QUOTA_PLAN_D

TERR_QUOTA_WID NUMBER W_TERR_QUOTA_D

TERR_WID NUMBER W_TERR_D

TERR_DH_WID NUMBER W_TERR_DH

EMPLOYEE_WID NUMBER W_EMPLOYEE_D

POSITION_DH_WID NUMBER W_POSITION_DH

POSITION_DH_SCD1_WID NUMBER W_POSITION_DH

RESOURCE_ORG_WID NUMBER W_INT_ORG_D

QUOTA_AMT NUMBER(28,10)

W_QUOTA_TYPE_CODE VARCHAR2(50)

PUBLISHED_DT_WID NUMBER W_DAY_D

CURR_CODE VARCHAR2(30)

GLOBAL1_EXCHANGE_RATE NUMBER(28,10)

GLOBAL2_EXCHANGE_RATE NUMBER(28,10)

DWDMR A-Z.doc
GLOBAL3_EXCHANGE_RATE NUMBER(28,10)

GLOBAL4_EXCHANGE_RATE NUMBER(28,10)

GLOBAL5_EXCHANGE_RATE NUMBER(28,10)

CREATED_BY_WID NUMBER W_USER_D

CHANGED_BY_WID NUMBER W_USER_D

CREATED_ON_DT DATE

CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT DATE

DELETE_FLG CHAR(4)

W_INSERT_DT DATE

W_UPDATE_DT DATE

DATASOURCE_NUM_ID NUMBER

ETL_PROC_WID NUMBER

INTEGRATION_ID VARCHAR2(80)

TENANT_ID VARCHAR2(80)

X_CUSTOM VARCHAR2(10)

DWDMR A-Z.doc
W_TERR_RES_QUOTA_YR_F
Business Name: W_TERR_RES_QUOTA_YR_F

Description:
Imported from database

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

PERIOD_YEAR_WID NUMBER W_ENT_YEAR_D

QUOTA_PLAN_WID NUMBER W_QUOTA_PLAN_D

TERR_QUOTA_WID NUMBER W_TERR_QUOTA_D

TERR_WID NUMBER W_TERR_D

TERR_DH_WID NUMBER W_TERR_DH

EMPLOYEE_WID NUMBER W_EMPLOYEE_D

POSITION_DH_WID NUMBER W_POSITION_DH

POSITION_DH_SCD1_WID NUMBER W_POSITION_DH

RESOURCE_ORG_WID NUMBER W_INT_ORG_D

QUOTA NUMBER(28,10)

W_QUOTA_TYPE_CODE VARCHAR2(50)

CURR_CODE VARCHAR2(30)

GLOBAL1_EXCHANGE_RATE NUMBER(28,10)

GLOBAL2_EXCHANGE_RATE NUMBER(28,10)

GLOBAL3_EXCHANGE_RATE NUMBER(28,10)

DWDMR A-Z.doc
GLOBAL4_EXCHANGE_RATE NUMBER(28,10)

GLOBAL5_EXCHANGE_RATE NUMBER(28,10)

CREATED_BY_WID NUMBER W_USER_D

CHANGED_BY_WID NUMBER W_USER_D

CREATED_ON_DT DATE

CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT DATE

DELETE_FLG CHAR(4)

W_INSERT_DT DATE

W_UPDATE_DT DATE

DATASOURCE_NUM_ID NUMBER

ETL_PROC_WID NUMBER

INTEGRATION_ID VARCHAR2(80)

TENANT_ID VARCHAR2(80)

X_CUSTOM VARCHAR2(10)

QUOTA_GOAL_WID NUMBER W_QUOTA_GOAL_D

DWDMR A-Z.doc
W_TERR_RES_QUOTA_YR_SNP_F
Business Name: W_TERR_RES_QUOTA_YR_SNP_F

Description:
Imported from database

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

PERIOD_YEAR_WID NUMBER W_ENT_YEAR_D

QUOTA_PLAN_WID NUMBER W_QUOTA_PLAN_D

TERR_QUOTA_WID NUMBER W_TERR_QUOTA_D

TERR_WID NUMBER W_TERR_D

TERR_DH_WID NUMBER W_TERR_DH

EMPLOYEE_WID NUMBER W_EMPLOYEE_D

POSITION_DH_WID NUMBER W_POSITION_DH

POSITION_DH_SCD1_WID NUMBER W_POSITION_DH

RESOURCE_ORG_WID NUMBER W_INT_ORG_D

QUOTA_AMT NUMBER(28,10)

W_QUOTA_TYPE_CODE VARCHAR2(50)

PUBLISHED_DT_WID NUMBER W_DAY_D

CURR_CODE VARCHAR2(30)

GLOBAL1_EXCHANGE_RATE NUMBER(28,10)

GLOBAL2_EXCHANGE_RATE NUMBER(28,10)

DWDMR A-Z.doc
GLOBAL3_EXCHANGE_RATE NUMBER(28,10)

GLOBAL4_EXCHANGE_RATE NUMBER(28,10)

GLOBAL5_EXCHANGE_RATE NUMBER(28,10)

CREATED_BY_WID NUMBER W_USER_D

CHANGED_BY_WID NUMBER W_USER_D

CREATED_ON_DT DATE

CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT DATE

DELETE_FLG CHAR(4)

W_INSERT_DT DATE

W_UPDATE_DT DATE

DATASOURCE_NUM_ID NUMBER

ETL_PROC_WID NUMBER

INTEGRATION_ID VARCHAR2(80)

TENANT_ID VARCHAR2(80)

X_CUSTOM VARCHAR2(40)

DWDMR A-Z.doc
W_TIME_OF_DAY_D
Business Name: Time of Day Dimension

Description:
This is a dimension table that stores information around time. One row is stored in this table for each second in
one day i.e for each of the 24*3600 seconds in a day.

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate key for the time. This key NUMBER
holds the value of each second from 0
Surrogate Key to 235959.
AM_PM_STR For 12 hour format, this determines VARCHAR2(30)
whether it is AM or PM
Am Pm Str
HH12MISS_STR 12 hour format full string in hh:mi:ss VARCHAR2(30)
format
Hh12Miss Str
HH12MI_STR Minute string in HH12:MI format VARCHAR2(30)

Hh12Mi Str
HH24MISS_STR 24 hour format full string in VARCHAR2(30)
hh24:mi:ss format
Hh24Miss Str
HH24MI_STR Minute string in 24 hour format which VARCHAR2(30)
is hh24:mi format.
Hh24Mi Str
HOUR_12_NUM The hour portion in HH12 format NUMBER

Hour 12 Number
HOUR_24_NUM The hour portion in HH24 format NUMBER

Hour 24 Number
INTEGRATION_ID Unique identification of the entity VARCHAR2(80)
within its source
Integration Id
MINUTE_NUM Minute part of the time in MI format. NUMBER

Minute Number
SECOND_NUM Second part of the time in SS format. NUMBER

Second Number
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
Source Identifier was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time

DWDMR A-Z.doc
TIME_SESSION In 24 hours, it divides into 6 different VARCHAR2(30)
sessions in a day. The possible values
Time Session are
AFTERNOON,DAWN,EVENING,MORNI
NG,NIGHT, NOON
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
X_CUSTOM This column is the unique identifier VARCHAR2(10)
for a Tenant in a multi-tenant
Tenant Identifier environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

DWDMR A-Z.doc
W_TLB_AGE_BAND_D
Business Name: Timecard Age Band Dimension

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

ROW_WID
PARENT_ROW_WID NUMBER

PARENT_ROW_WID
W_TL_AGE_BAND_CODE VARCHAR2(255)

W_TL_AGE_BAND_CODE
BAND_SEQUENCE_NUM NUMBER

BAND_SEQUENCE_NUM
BAND_MIN_DAYS NUMBER

BAND_MIN_DAYS
BAND_MAX_DAYS NUMBER

BAND_MAX_DAYS
LEVEL_ID VARCHAR2(80)

LEVEL_ID
CREATED_BY_WID NUMBER

CREATED_BY_WID
CHANGED_BY_WID NUMBER

CHANGED_BY_WID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
DELETE_FLG CHAR(1)

DELETE_FLG
W_INSERT_DT DATE

W_INSERT_DT

DWDMR A-Z.doc
W_UPDATE_DT DATE

W_UPDATE_DT
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
ETL_PROC_WID NUMBER

ETL_PROC_WID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
X_CUSTOM VARCHAR2(10)

X_CUSTOM

DWDMR A-Z.doc
W_TLB_CONSUMER_D
Business Name: Time Consumer

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

ROW_WID
TIME_CONSUMER_CODE VARCHAR2(255)

W_TIME_CONSUMER_CODE VARCHAR2(255)

SRC_APPLICATION_CODE VARCHAR2(255)

ACTIVE_FLG VARCHAR2(30)

ACTIVE_FLG
CREATED_BY_WID NUMBER

CREATED_BY_WID
CHANGED_BY_WID NUMBER

CHANGED_BY_WID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
DELETE_FLG CHAR(1)

DELETE_FLG
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID

DWDMR A-Z.doc
ETL_PROC_WID NUMBER

ETL_PROC_WID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
X_CUSTOM VARCHAR2(10)

X_CUSTOM

DWDMR A-Z.doc
W_TLB_ENTRY_STATUS_D
Business Name: Timecard Entry Status Dimension

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

ROW_WID
W_STATUS_CLASS VARCHAR2(255)

ENTRY_STATUS_CODE VARCHAR2(255)

ENTRY_STATUS_CODE
W_ENTRY_STATUS_CODE VARCHAR2(255)

W_ENTRY_STATUS_CODE
W_ENTRY_APPROVAL_STATUS_C VARCHAR2(255)
ODE

ACTIVE_FLG VARCHAR2(30)

ACTIVE_FLG
EVENT_SEQ_NUM NUMBER

W_RPTD_EVENT_FLG CHAR(1)

W_PRCSD_EVENT_FLG CHAR(1)

CREATED_BY_WID NUMBER

CREATED_BY_WID
CHANGED_BY_WID NUMBER

CHANGED_BY_WID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT

DWDMR A-Z.doc
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
DELETE_FLG CHAR(1)

DELETE_FLG
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
ETL_PROC_WID NUMBER

ETL_PROC_WID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
X_CUSTOM VARCHAR2(10)

X_CUSTOM

DWDMR A-Z.doc
W_TLB_ENTRY_TYPE_D
Business Name: Timecard Entry Type Dimension

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

ROW_WID
W_CATEGORY_CODE VARCHAR2(255)

W_CATEGORY_CODE
W_SUB_CATEGORY_CODE VARCHAR2(255)

W_SUB_CATEGORY_CODE
W_PRODUCTIVE_FLG VARCHAR2(255)

W_PRODUCTIVE_FLG
W_UOM_CODE VARCHAR2(255)

W_UOM_CODE
UOM_CODE VARCHAR2(255)

UOM_CODE
W_ABSENCE_CATEGORY_CODE VARCHAR2(255)

W_ABSENCE_CATEGORY_CODE

ABSENCE_CATEGORY_CODE VARCHAR2(255)

ABSENCE_CATEGORY_CODE
ENTRY_CATEGORY_CODE VARCHAR2(255)

ENTRY_CATEGORY_CODE
EXPENDITURE_TYPE_CODE VARCHAR2(255)

EXPENDITURE_TYPE_CODE
EARNING_CATEGORY_CODE VARCHAR2(255)

EARNING_CATEGORY_CODE
W_EARNING_CATEGORY_CODE VARCHAR2(255)

W_EARNING_CATEGORY_CODE

PREMIUM_TYPE_CODE VARCHAR2(255)

PREMIUM_TYPE_CODE
FACTOR_MULTI NUMBER(20,8)

FACTOR_MULTI
RATE NUMBER(20,8)

RATE

DWDMR A-Z.doc
SEND_TO_PAYROLL_FLG VARCHAR2(30)

SEND_TO_PAYROLL_FLG
ACTIVE_FLG VARCHAR2(30)

ACTIVE_FLG
SCD1_WID NUMBER

SCD1_WID
CREATED_BY_WID NUMBER

CREATED_BY_WID
CHANGED_BY_WID NUMBER

CHANGED_BY_WID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
SRC_EFF_FROM_DT DATE

SRC_EFF_FROM_DT
SRC_EFF_TO_DT DATE

SRC_EFF_TO_DT
EFFECTIVE_FROM_DT DATE

EFFECTIVE_FROM_DT
EFFECTIVE_TO_DT DATE

EFFECTIVE_TO_DT
DELETE_FLG CHAR(1)

DELETE_FLG
CURRENT_FLG CHAR(1)

CURRENT_FLG
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID

DWDMR A-Z.doc
ETL_PROC_WID NUMBER

ETL_PROC_WID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
X_CUSTOM VARCHAR2(10)

X_CUSTOM
TCETYPE_ATTR1_CHAR VARCHAR2(255)

TCETYPE_ATTR2_CHAR VARCHAR2(255)

TCETYPE_ATTR3_CHAR VARCHAR2(255)

TCETYPE_ATTR4_CHAR VARCHAR2(255)

TCETYPE_ATTR5_CHAR VARCHAR2(255)

TCETYPE_ATTR1_NUM NUMBER(20,4)

TCETYPE_ATTR2_NUM NUMBER(20,4)

TCETYPE_ATTR3_NUM NUMBER(20,4)

TCETYPE_ATTR4_NUM NUMBER(20,4)

TCETYPE_ATTR5_NUM NUMBER(20,4)

TCETYPE_ATTR1_DATE DATE

TCETYPE_ATTR2_DATE DATE

TCETYPE_ATTR3_DATE DATE

TCETYPE_ATTR4_DATE DATE

TCETYPE_ATTR5_DATE DATE

DWDMR A-Z.doc
W_TLB_ENTRY_TYPE_T1_D
Business Name: W_TLB_ENTRY_TYPE_T1_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
SCD1_WID NUMBER

SCD1_WID
ACTIVE_FLG VARCHAR2(30)

ACTIVE_FLG
DELETE_FLG CHAR(1)

DELETE_FLG
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
ETL_PROC_WID NUMBER

ETL_PROC_WID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID

DWDMR A-Z.doc
W_TLB_GRP_D
Business Name: Timecard Group Dimension

Description:

*** Reserved for a future release. Removing Marker (temporarily) so this table doesn't get shipped in Rel 9.

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

ROW_WID
GRP_CODE VARCHAR2(255)

APPLIES_TO_CODE VARCHAR2(255)

EVAL_STATUS_CODE VARCHAR2(255)

FREEZE_FLG VARCHAR2(255)

LAST_REFRESH_DT DATE

ACTIVE_FLG VARCHAR2(30)

ACTIVE_FLG
CREATED_BY_WID NUMBER

CREATED_BY_WID
CHANGED_BY_WID NUMBER

CHANGED_BY_WID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
DELETE_FLG CHAR(1)

DELETE_FLG

DWDMR A-Z.doc
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
ETL_PROC_WID NUMBER

ETL_PROC_WID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
X_CUSTOM VARCHAR2(10)

X_CUSTOM

DWDMR A-Z.doc
W_TLB_GRP_MEMBERS_D
Business Name: Timecard Group Member Dimension

Description:

*** Reserved for a future release. Removing Marker (temporarily) so this table doesn't get shipped in Rel 9.

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

ROW_WID
GRP_WID NUMBER

HR_PERSON_WID NUMBER

HR_ASSIGNMENT_WID NUMBER

MEMBER_ID VARCHAR2(80)

ACTIVE_FLG VARCHAR2(30)

ACTIVE_FLG
SCD1_WID NUMBER

SCD1_WID
CREATED_BY_WID NUMBER

CREATED_BY_WID
CHANGED_BY_WID NUMBER

CHANGED_BY_WID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
SRC_EFF_FROM_DT DATE

SRC_EFF_FROM_DT

DWDMR A-Z.doc
SRC_EFF_TO_DT DATE

SRC_EFF_TO_DT
EFFECTIVE_FROM_DT DATE

EFFECTIVE_FROM_DT
EFFECTIVE_TO_DT ** Note: ** set to "Overwrite on DATE
Change" because the source table
EFFECTIVE_TO_DT uses date-effectivity in ".. somewhat
different use of Date-Effectivity..." -
Balamurali Manyam

DELETE_FLG CHAR(1)

DELETE_FLG
CURRENT_FLG CHAR(1)

CURRENT_FLG
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
ETL_PROC_WID NUMBER

ETL_PROC_WID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
X_CUSTOM VARCHAR2(10)

X_CUSTOM

DWDMR A-Z.doc
W_TLB_PERIOD_D
Business Name: Timecard Period Dimension

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

ROW_WID
PERIOD_CODE VARCHAR2(255)

PERIOD_CODE
START_DT DATE

START_DT
END_DT DATE

END_DT
CUT_OFF_DT DATE

CUT_OFF_DT
PERIOD_NUM VARCHAR2(30)

PERIOD_NUM
PERIOD_TYPE_CODE VARCHAR2(255)

PERIOD_TYPE_CODE
START_UNIT_CODE VARCHAR2(255)

START_UNIT_CODE
PERIOD_FREQ_CODE VARCHAR2(255)

PERIOD_FREQ_CODE
PERIOD_LENGTH_DAYS NUMBER

ACTIVE_FLG VARCHAR2(30)

ACTIVE_FLG
CREATED_BY_WID NUMBER

CREATED_BY_WID
CHANGED_BY_WID NUMBER

CHANGED_BY_WID
CUT_OFF_DT_WID NUMBER

START_DT_WID NUMBER

END_DT_WID NUMBER

START_DT_MONTH_WID NUMBER

DWDMR A-Z.doc
END_DT_MONTH_WID NUMBER

CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
DELETE_FLG CHAR(1)

DELETE_FLG
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
ETL_PROC_WID NUMBER

ETL_PROC_WID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
X_CUSTOM VARCHAR2(10)

X_CUSTOM

DWDMR A-Z.doc
W_TLB_PRCSD_F
Business Name: Time and Labor Processed Time Fact

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ASSIGNMENT_ID VARCHAR2(80)

ASSIGNMENT_ID
PRCSD_DT DATE

PRCSD_DT
PRCSD_SEQNO NUMBER

PRCSD_SEQNO
PRCSD_QTY NUMBER(28,10)

PRCSD_QTY
UOM_CODE VARCHAR2(50)

UOM_CODE
W_UOM_CODE VARCHAR2(255)

PRCSD_START_TM DATE

PRCSD_START_TM
PRCSD_END_TM DATE

PRCSD_END_TM
PRCSD_START_DT_WID NUMBER W_DAY_D

PRCSD_START_DT_WID
PRCSD_END_DT_WID NUMBER W_DAY_D

PRCSD_END_DT_WID
PRCSD_START_TM_WID NUMBER

PRCSD_START_TM_WID
PRCSD_END_TM_WID NUMBER

PRCSD_END_TM_WID
PRCSD_DT_WID NUMBER W_DAY_D

PRCSD_DT_WID
PRCSD_DT_MONTH_WID NUMBER W_MONTH_D

PRCSD_DT_MONTH_WID
PRCSD_DT_QTR_WID NUMBER W_QTR_D

PRCSD_DT_QTR_WID
PRCSD_DT_YEAR_WID NUMBER W_YEAR_D

PRCSD_DT_YEAR_WID
TIMECARD_WID NUMBER W_TLB_TIMECARD_D

DWDMR A-Z.doc
TIMECARD_ENTRY_TYPE_WID NUMBER W_TLB_ENTRY_TYPE_D

TIMECARD_ENTRY_TYPE_WID
TIMECARD_PERIOD_WID NUMBER W_TLB_PERIOD_D

TIMECARD_PERIOD_WID
TIMECARD_ENTRY_STATUS_WID NUMBER W_TLB_ENTRY_STATUS_D

TIMECARD_ENTRY_STATUS_WID

TIMECARD_TCSMR_WID NUMBER W_TLB_CONSUMER_D

PROJECT_WID NUMBER W_PROJECT_D

PROJECT_WID
PROJ_ORGANIZATION_WID NUMBER

TASK_WID NUMBER W_TASK_D

TASK_WID
EXPENDITURE_TYPE_WID NUMBER W_FINANCIAL_RESOURCE_D

EXPENDITURE_TYPE_WID
EMPLOYEE_WID NUMBER

EMPLOYEE_WID
HR_PERSON_WID NUMBER W_HR_PERSON_D

HR_PERSON_WID
HR_PERSON_LEG_WID NUMBER

HR_PERSON_LEG_WID
EMPLOYMENT_WID NUMBER

EMPLOYMENT_WID
HR_ASSIGNMENT_WID NUMBER W_HR_ASSIGNMENT_D

HR_ASSIGNMENT_WID
COST_CENTER_WID NUMBER W_COST_CENTER_D

COST_CENTER_WID
COMPANY_ORG_WID NUMBER

COMPANY_ORG_WID
PAYROLL_WID NUMBER W_PAY_PAYROLL_D

PAYROLL_WID
EARNING_PERIOD_WID NUMBER

HR_ORG_WID NUMBER

HR_ORG_WID
JOB_WID NUMBER W_JOB_D

JOB_WID

DWDMR A-Z.doc
HR_POSITION_WID NUMBER W_HR_POSITION_D

HR_POSITION_WID
PAY_GRADE_WID NUMBER W_PAY_GRADE_D

PAY_GRADE_WID
SUP_HR_PERSON_WID NUMBER

SUP_HR_PERSON_WID
SUP_HR_ASSIGNMENT_WID NUMBER

SUP_HR_ASSIGNMENT_WID
ESTABLISHMENT_WID NUMBER

ESTABLISHMENT_WID
ENTERPRISE_WID NUMBER W_INT_ORG_D

ENTERPRISE_WID
AGE_BAND_WID NUMBER

AGE_BAND_WID
PERFORMANCE_BAND_WID NUMBER

PERFORMANCE_BAND_WID
PRD_OF_WRK_BAND_WID NUMBER

HR_BUSINESS_UNIT_WID NUMBER

HR_BUSINESS_UNIT_WID
LOCATION_WID NUMBER W_BUSN_LOCATION_D

LOCATION_WID
EMP_POSTN_DH_WID NUMBER

COMPARATIO_BAND_WID NUMBER

INTL_ASSGN_WID NUMBER

SUPPLIER_WID NUMBER W_PARTY_ORG_D

SPLR_ACCT_WID NUMBER W_SUPPLIER_ACCOUNT_D

HR_GEN01_WID NUMBER W_HR_GEN01_RH

HR_GEN02_WID NUMBER

HR_GEN03_WID NUMBER

HEADCOUNT NUMBER(10,3)

HEADCOUNT

DWDMR A-Z.doc
FTE NUMBER(10,3)

FTE
PRCSD_EST_GROSS_AMT NUMBER(28,10)

PRCSD_EST_GROSS_AMT
DILUTED_GROSS_AMT NUMBER(28,10)

DILUTED_GROSS_AMT
EMP_IND NUMBER

EMP_IND
CWK_IND NUMBER

CWK_IND
BILLABLE_IND NUMBER

BILLABLE_IND
APPROVED_IND NUMBER

APPROVED_IND
APPROVED_STATUS_CODE VARCHAR2(80)

APPROVED_STATUS_CODE
APPROVED_DT DATE

APPROVED_DT
APPROVED_DT_WID NUMBER

APPROVED_DT_WID
APPROVED_BY_WID NUMBER

APPROVED_BY_WID
PRCSD_RATE_HOUR_AMT NUMBER(28,10)

PRCSD_RATE_HOUR_AMT
PRCSD_RATE_MULTIPLE NUMBER(18,6)

PRCSD_RATE_MULTIPLE
PRCSD_RATE_ADJ_AMT NUMBER(28,10)

PRCSD_RATE_ADJ_AMT
PRCSD_CALC_AMT NUMBER(28,10)

PRCSD_CALC_AMT
POSTN_DH_BASE_EMP_ID Used to calculate the Worker's VARCHAR2(80)
Position (W_POSITION_DH)
dimension Foreign Key more
accurately (than taking off the
sparsely populated Workforce Event
fact).
POW_START_DT DATE

DWDMR A-Z.doc
BIRTH_DT Used to calculate the Worker's Age DATE
Band dimension Foreign Key more
Worker's Date Of Birth accurately (than taking off the
sparsely populated Workforce Event
fact); not ordinarily exposed for
reporting in Time and Labor.

EVENT_DT The date of the processed time card DATE


entry transfer or processing event,
e.g. Date Sent to Payroll, or Date Sent
to Projects. Use in combination with
the Status dimension for a complete
picture.

EVENT_DT_WID NUMBER

PRCSD_ATTR1_CHAR This column is a placeholder for VARCHAR2(255)


customer timecard attributes which
Custom Character Attribute 1 are not covered in the out of the box
product.
PRCSD_ATTR2_CHAR This column is a placeholder for VARCHAR2(255)
customer timecard attributes which
Custom Character Attribute 2 are not covered in the out of the box
product.
PRCSD_ATTR3_CHAR This column is a placeholder for VARCHAR2(255)
customer timecard attributes which
Custom Character Attribute 3 are not covered in the out of the box
product.
PRCSD_ATTR4_CHAR This column is a placeholder for VARCHAR2(255)
customer timecard attributes which
Custom Character Attribute 4 are not covered in the out of the box
product.
PRCSD_ATTR5_CHAR This column is a placeholder for VARCHAR2(255)
customer timecard attributes which
Custom Character Attribute 5 are not covered in the out of the box
product.
PRCSD_ATTR6_CHAR This column is a placeholder for VARCHAR2(255)
customer timecard attributes which
Custom Character Attribute 6 are not covered in the out of the box
product.
PRCSD_ATTR7_CHAR This column is a placeholder for VARCHAR2(255)
customer timecard attributes which
Custom Character Attribute 7 are not covered in the out of the box
product.
PRCSD_ATTR8_CHAR This column is a placeholder for VARCHAR2(255)
customer timecard attributes which
Custom Character Attribute 8 are not covered in the out of the box
product.
PRCSD_ATTR9_CHAR This column is a placeholder for VARCHAR2(255)
customer timecard attributes which
Custom Character Attribute 9 are not covered in the out of the box
product.
PRCSD_ATTR10_CHAR This column is a placeholder for VARCHAR2(255)
customer timecard attributes which
Custom Character Attribute 10 are not covered in the out of the box
product.

DWDMR A-Z.doc
PRCSD_ATTR1_NUM This column is a placeholder for NUMBER(20,4)
customer timecard attributes which
Custom Number Attribute 1 are not covered in the out of the box
product.
PRCSD_ATTR2_NUM This column is a placeholder for NUMBER(20,4)
customer timecard attributes which
Custom Number Attribute 2 are not covered in the out of the box
product.
PRCSD_ATTR3_NUM This column is a placeholder for NUMBER(20,4)
customer timecard attributes which
Custom Number Attribute 3 are not covered in the out of the box
product.
PRCSD_ATTR4_NUM This column is a placeholder for NUMBER(20,4)
customer timecard attributes which
Custom Number Attribute 4 are not covered in the out of the box
product.
PRCSD_ATTR5_NUM This column is a placeholder for NUMBER(20,4)
customer timecard attributes which
Custom Number Attribute 5 are not covered in the out of the box
product.
PRCSD_ATTR1_DATE This column is a placeholder for DATE
customer timecard attributes which
Custom Date Attribute 1 are not covered in the out of the box
product.
PRCSD_ATTR2_DATE This column is a placeholder for DATE
customer timecard attributes which
Custom Date Attribute 2 are not covered in the out of the box
product.
PRCSD_ATTR3_DATE This column is a placeholder for DATE
customer timecard attributes which
Custom Date Attribute 3 are not covered in the out of the box
product.
PRCSD_ATTR4_DATE This column is a placeholder for DATE
customer timecard attributes which
Custom Date Attribute 4 are not covered in the out of the box
product.
PRCSD_ATTR5_DATE This column is a placeholder for DATE
customer timecard attributes which
Custom Date Attribute 5 are not covered in the out of the box
product.
DOC_CURR_CODE VARCHAR2(30)

DOC_CURR_CODE
LOC_CURR_CODE VARCHAR2(30)

LOC_CURR_CODE
LOC_EXCH_RATE_TYPE VARCHAR2(30)

LOC_EXCH_RATE_TYPE
LOC_EXCHANGE_RATE NUMBER(22,6)

LOC_EXCHANGE_RATE
EXCHANGE_DT DATE

EXCHANGE_DT
GLOBAL1_EXCHANGE_RATE NUMBER(28,10)

GLOBAL1_EXCHANGE_RATE

DWDMR A-Z.doc
GLOBAL2_EXCHANGE_RATE NUMBER(28,10)

GLOBAL2_EXCHANGE_RATE
GLOBAL3_EXCHANGE_RATE NUMBER(28,10)

GLOBAL3_EXCHANGE_RATE
CREATED_BY_WID NUMBER

CREATED_BY_WID
CHANGED_BY_WID NUMBER

CHANGED_BY_WID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
EFFECTIVE_FROM_DT DATE

EFFECTIVE_TO_DT DATE

DELETE_FLG CHAR(1)

DELETE_FLG
CURRENT_FLG CHAR(1)

W_INSERT_DT DATE

W_UPDATE_DT DATE

DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
ETL_PROC_WID NUMBER

ETL_PROC_WID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID

DWDMR A-Z.doc
X_CUSTOM VARCHAR2(10)

X_CUSTOM

DWDMR A-Z.doc
W_TLB_RPTD_F
Business Name: Time and Labor Reported Time Fact

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ASSIGNMENT_ID VARCHAR2(80)

ASSIGNMENT_ID
RPTD_DT DATE

RPTD_DT
RPTD_SEQNO NUMBER

RPTD_SEQNO
RPTD_START_DT DATE W_DAY_D

RPTD_START_DT
RPTD_END_DT DATE W_DAY_D

RPTD_END_DT
RPTD_QTY NUMBER(28,10)

RPTD_QTY
UOM_CODE VARCHAR2(50)

UOM_CODE
W_UOM_CODE VARCHAR2(255)

RPTD_START_TM DATE

RPTD_START_TM
RPTD_END_TM DATE

RPTD_END_TM
RPTD_START_DT_WID NUMBER

RPTD_START_DT_WID
RPTD_END_DT_WID NUMBER

RPTD_END_DT_WID
RPTD_START_TM_WID NUMBER W_HOUR_OF_DAY_D

RPTD_START_TM_WID
RPTD_END_TM_WID NUMBER W_HOUR_OF_DAY_D

RPTD_END_TM_WID
RPTD_DT_WID NUMBER W_DAY_D

RPTD_DT_WID
RPTD_DT_MONTH_WID NUMBER W_MONTH_D

RPTD_DT_MONTH_WID
RPTD_DT_QTR_WID NUMBER W_QTR_D

RPTD_DT_QTR_WID

DWDMR A-Z.doc
RPTD_DT_YEAR_WID NUMBER W_YEAR_D

RPTD_DT_YEAR_WID
TIMECARD_WID NUMBER W_TLB_TIMECARD_D

TIMECARD_ENTRY_TYPE_WID NUMBER W_TLB_ENTRY_TYPE_D

TIMECARD_ENTRY_TYPE_WID
TIMECARD_ENTRY_STATUS_WID NUMBER W_TLB_ENTRY_STATUS_D

TIMECARD_ENTRY_STATUS_WID

TIMECARD_PERIOD_WID NUMBER W_TLB_PERIOD_D

TIMECARD_PERIOD_WID
TC_PRD_END_DT_WID NUMBER

DAYS_PAST_DUE_BAND_WID NUMBER W_TLB_AGE_BAND_D

DAYS_PAST_DUE_BAND_WID
PAYROLL_WID NUMBER W_PAY_PAYROLL_D

PAYROLL_WID
EARNING_PERIOD_WID NUMBER

PROJECT_WID NUMBER W_PROJECT_D

PROJECT_WID
PROJ_ORGANIZATION_WID NUMBER

TASK_WID NUMBER W_TASK_D

TASK_WID
EXPENDITURE_TYPE_WID NUMBER W_FINANCIAL_RESOURCE_D

EXPENDITURE_TYPE_WID
EMPLOYEE_WID NUMBER W_EMPLOYEE_D

EMPLOYEE_WID
HR_PERSON_WID NUMBER W_HR_PERSON_D

HR_PERSON_WID
HR_PERSON_LEG_WID NUMBER W_HR_PERSON_LEG_D

HR_PERSON_LEG_WID
EMPLOYMENT_WID NUMBER

EMPLOYMENT_WID
HR_ASSIGNMENT_WID NUMBER W_HR_ASSIGNMENT_D

HR_ASSIGNMENT_WID
COST_CENTER_WID NUMBER W_COST_CENTER_D

COST_CENTER_WID

DWDMR A-Z.doc
COMPANY_ORG_WID NUMBER

COMPANY_ORG_WID
HR_ORG_WID NUMBER W_INT_ORG_D

HR_ORG_WID
JOB_WID NUMBER W_JOB_D

JOB_WID
HR_POSITION_WID NUMBER W_HR_POSITION_D

HR_POSITION_WID
PAY_GRADE_WID NUMBER W_PAY_GRADE_D

PAY_GRADE_WID
SUP_HR_PERSON_WID NUMBER W_HR_PERSON_D

SUP_HR_PERSON_WID
SUP_HR_ASSIGNMENT_WID NUMBER W_HR_ASSIGNMENT_D

SUP_HR_ASSIGNMENT_WID
ESTABLISHMENT_WID NUMBER

ESTABLISHMENT_WID
ENTERPRISE_WID NUMBER W_INT_ORG_D

ENTERPRISE_WID
AGE_BAND_WID NUMBER

AGE_BAND_WID
PERFORMANCE_BAND_WID NUMBER

PERFORMANCE_BAND_WID
PRD_OF_WRK_BAND_WID NUMBER

HR_BUSINESS_UNIT_WID NUMBER

HR_BUSINESS_UNIT_WID
LOCATION_WID NUMBER W_BUSN_LOCATION_D

LOCATION_WID
EMP_POSTN_DH_WID NUMBER

COMPARATIO_BAND_WID NUMBER

INTL_ASSGN_WID NUMBER

SUPPLIER_WID NUMBER W_PARTY_ORG_D

SPLR_ACCT_WID NUMBER W_SUPPLIER_ACCOUNT_D

HR_GEN01_WID NUMBER W_HR_GEN01_RH

DWDMR A-Z.doc
HR_GEN02_WID NUMBER

HR_GEN03_WID NUMBER

PUNCH_CODE VARCHAR2(255)

PUNCH_CODE
W_PUNCH_CODE VARCHAR2(255)

W_PUNCH_CODE
HEADCOUNT NUMBER(10,3)

HEADCOUNT
FTE NUMBER(10,3)

FTE
STD_HOURS_MONTH NUMBER(10,3)

STD_HOURS_DAY NUMBER(18,3)

CRTD_TO_RPTD_DAYS NUMBER

CRTD_TO_RPTD_DAYS
CRTD_TO_SUBM_DAYS NUMBER

CRTD_TO_SUBM_DAYS
CRTD_TO_APPV_DAYS NUMBER

CRTD_TO_APPV_DAYS
SUBM_TO_APPV_DAYS NUMBER

SUBM_TO_APPV_DAYS
RPTD_TO_APRV_DAYS NUMBER

RPTD_TO_APRV_DAYS
EMP_IND NUMBER

EMP_IND
CWK_IND NUMBER

CWK_IND
BILLABLE_IND NUMBER

BILLABLE_IND
RPTD_LATE_IND NUMBER

RPTD_LATE_IND
SUBMITTED_IND NUMBER

SUBMITTED_IND
APPROVED_IND NUMBER

APPROVED_IND
FIRST_PROJ_IND 1 if first occurence of this project for NUMBER
the worker reported time, else 0.

DWDMR A-Z.doc
SUBMITTED_DT DATE

SUBMITTED_DT_WID NUMBER

SUBMITTED_DT_WID
SUBMITTED_BY_WID NUMBER

SUBMITTED_BY_WID
APPROVED_DT DATE

APPROVED_DT_WID NUMBER

APPROVED_DT_WID
APPROVED_BY_WID NUMBER

APPROVED_BY_WID
RPTD_RATE_HOUR_AMT NUMBER(28,10)

RPTD_RATE_HOUR_AMT
RPTD_RATE_MULTIPLE NUMBER(18,6)

RPTD_RATE_MULTIPLE
RPTD_RATE_ADJ_AMT NUMBER(28,10)

RPTD_RATE_ADJ_AMT
RPTD_CALC_AMT NUMBER(28,10)

RPTD_CALC_AMT
TIMECARD_COMMENTS VARCHAR2(2000)

TIMECARD_ENTRY_COMMENTS VARCHAR2(2000)

POSTN_DH_BASE_EMP_ID VARCHAR2(80)

POW_START_DT DATE

BIRTH_DT DATE

RPTD_ATTR1_CHAR This column is a placeholder for VARCHAR2(255)


customer timecard attributes which
Custom Character Attribute 1 are not covered in the out of the box
product.
RPTD_ATTR2_CHAR This column is a placeholder for VARCHAR2(255)
customer timecard attributes which
Custom Character Attribute 2 are not covered in the out of the box
product.
RPTD_ATTR3_CHAR This column is a placeholder for VARCHAR2(255)
customer timecard attributes which
Custom Character Attribute 3 are not covered in the out of the box
product.

DWDMR A-Z.doc
RPTD_ATTR4_CHAR This column is a placeholder for VARCHAR2(255)
customer timecard attributes which
Custom Character Attribute 4 are not covered in the out of the box
product.
RPTD_ATTR5_CHAR This column is a placeholder for VARCHAR2(255)
customer timecard attributes which
Custom Character Attribute 5 are not covered in the out of the box
product.
RPTD_ATTR6_CHAR VARCHAR2(255)

Custom Character Attribute 6


RPTD_ATTR7_CHAR VARCHAR2(255)

Custom Character Attribute 7


RPTD_ATTR8_CHAR VARCHAR2(255)

Custom Character Attribute 8


RPTD_ATTR9_CHAR VARCHAR2(255)

Custom Character Attribute 9


RPTD_ATTR10_CHAR VARCHAR2(255)

Custom Character Attribute 10


RPTD_ATTR1_NUM NUMBER(20,4)

Custom Number Attribute 1


RPTD_ATTR2_NUM NUMBER(20,4)

Custom Number Attribute 2


RPTD_ATTR3_NUM NUMBER(20,4)

Custom Number Attribute 3


RPTD_ATTR4_NUM NUMBER(20,4)

Custom Number Attribute 4


RPTD_ATTR5_NUM NUMBER(20,4)

Custom Number Attribute 5


RPTD_ATTR1_DATE DATE

Custom Date Attribute 1


RPTD_ATTR2_DATE DATE

Custom Date Attribute 2


RPTD_ATTR3_DATE DATE

Custom Date Attribute 3


RPTD_ATTR4_DATE DATE

Custom Date Attribute 4


RPTD_ATTR5_DATE DATE

Custom Date Attribute 5


DOC_CURR_CODE VARCHAR2(30)

DOC_CURR_CODE
LOC_CURR_CODE VARCHAR2(30)

LOC_CURR_CODE

DWDMR A-Z.doc
LOC_EXCH_RATE_TYPE VARCHAR2(30)

LOC_EXCH_RATE_TYPE
LOC_EXCHANGE_RATE NUMBER(28,10)

LOC_EXCHANGE_RATE
EXCHANGE_DT DATE

EXCHANGE_DT
GLOBAL1_EXCHANGE_RATE NUMBER(28,10)

GLOBAL1_EXCHANGE_RATE
GLOBAL2_EXCHANGE_RATE NUMBER(28,10)

GLOBAL2_EXCHANGE_RATE
GLOBAL3_EXCHANGE_RATE NUMBER(28,10)

GLOBAL3_EXCHANGE_RATE
CREATED_BY_WID NUMBER W_USER_D

CREATED_BY_WID
CHANGED_BY_WID NUMBER W_USER_D

CHANGED_BY_WID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
SRC_EFF_FROM_DT DATE

SRC_EFF_TO_DT DATE

EFFECTIVE_FROM_DT DATE

EFFECTIVE_TO_DT DATE

DELETE_FLG CHAR(1)

DELETE_FLG
CURRENT_FLG CHAR(1)

DWDMR A-Z.doc
W_INSERT_DT DATE

W_UPDATE_DT DATE

DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
ETL_PROC_WID NUMBER

ETL_PROC_WID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
ENTRY_INTEGRATION_ID VARCHAR2(80)

ENTRY_OVN VARCHAR2(80)

TENANT_ID VARCHAR2(80)

TENANT_ID
X_CUSTOM VARCHAR2(10)

X_CUSTOM

DWDMR A-Z.doc
W_TLB_TIMECARD_D
Business Name: Timecard Dimension

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

ROW_WID
TIMECARD_TYPE_CODE VARCHAR2(255)

W_TIMECARD_TYPE_CODE VARCHAR2(255)

TIMECARD_SOURCE_CODE VARCHAR2(255)

TIMECARD_SOURCE_CODE
W_TIMECARD_SOURCE_CODE VARCHAR2(255)

W_TIMECARD_SOURCE_CODE
ACTIVE_FLG VARCHAR2(30)

ACTIVE_FLG
CREATED_BY_WID NUMBER

CREATED_BY_WID
CHANGED_BY_WID NUMBER

CHANGED_BY_WID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
DELETE_FLG CHAR(1)

DELETE_FLG
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT

DWDMR A-Z.doc
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
ETL_PROC_WID NUMBER

ETL_PROC_WID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
X_CUSTOM VARCHAR2(10)

X_CUSTOM

DWDMR A-Z.doc
W_TLNT_BAND_D
Business Name: W_TLNT_BAND_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

ROW_WID
PARENT_ROW_WID NUMBER

PARENT_ROW_WID
W_TLNT_BAND_CODE VARCHAR2(255)

W_TLNT_BAND_CODE
BAND_SEQUENCE_NUM NUMBER

BAND_SEQUENCE_NUM
BAND_MIN_NORM_RATING NUMBER

BAND_MIN_NORM_RATING
BAND_MAX_NORM_RATING NUMBER

BAND_MAX_NORM_RATING
LEVEL_ID VARCHAR2(80)

LEVEL_ID
CREATED_BY_WID NUMBER

CREATED_BY_WID
CHANGED_BY_WID NUMBER

CHANGED_BY_WID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
DELETE_FLG CHAR(1)

DELETE_FLG
W_INSERT_DT DATE

W_INSERT_DT

DWDMR A-Z.doc
W_UPDATE_DT DATE

W_UPDATE_DT
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
ETL_PROC_WID NUMBER

ETL_PROC_WID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
X_CUSTOM VARCHAR2(10)

X_CUSTOM

DWDMR A-Z.doc
W_TLNT_CONTENT_ITEM_D
Business Name: W_TLNT_CONTENT_ITEM_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

ROW_WID
CONTENT_TYPE_WID NUMBER

CONTENT_TYPE_WID
CONTENT_ITEM_ID VARCHAR2(30)

CONTENT_ITEM_ID
CONTENT_TYPE_ID VARCHAR2(80)

CONTENT_TYPE_ID
CONTENT_ITEM_CODE VARCHAR2(30)

CONTENT_ITEM_CODE
RATING_MODEL_ID VARCHAR2(30)

RATING_MODEL_ID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_BY_WID NUMBER

CREATED_BY_WID
CHANGED_BY_WID NUMBER

CHANGED_BY_WID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
DELETE_FLG VARCHAR2(30)

DELETE_FLG

DWDMR A-Z.doc
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
ETL_PROC_WID NUMBER

ETL_PROC_WID
TENANT_ID VARCHAR2(80)

TENANT_ID
X_CUSTOM VARCHAR2(10)

X_CUSTOM

DWDMR A-Z.doc
W_TLNT_CONTENT_TYPE_D
Business Name: W_TLNT_CONTENT_TYPE_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

ROW_WID
CONTENT_TYPE_ID VARCHAR2(30)

CONTENT_TYPE_ID
CONTENT_TYPE_CODE VARCHAR2(240)

CONTENT_TYPE_CODE
W_CONTENT_TYPE_CODE VARCHAR2(255)

INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_BY_WID NUMBER

CREATED_BY_WID
CHANGED_BY_WID NUMBER

CHANGED_BY_WID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
DELETE_FLG VARCHAR2(30)

DELETE_FLG
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT

DWDMR A-Z.doc
ETL_PROC_WID NUMBER

ETL_PROC_WID
TENANT_ID VARCHAR2(80)

TENANT_ID
X_CUSTOM VARCHAR2(10)

X_CUSTOM

DWDMR A-Z.doc
W_TLNT_PRFL_ACHVMNT_F
Business Name: W_TLNT_PRFL_ACHVMNT_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
CONTENT_ITEM_WID NUMBER W_TLNT_CONTENT_ITEM_D

CONTENT_ITEM_WID
PROFILE_TYPE_WID NUMBER W_TLNT_PROFILE_TYPE_D

PROFILE_TYPE_WID
HR_PERSON_WID NUMBER

HR_PERSON_WID
PERF_RATING1_WID NUMBER W_TLNT_BAND_D

PERF_RATING1_WID
PERF_RATING2_WID NUMBER

PERF_RATING2_WID
PERF_RATING3_WID NUMBER

PERF_RATING3_WID
STATE_CODE VARCHAR2(30)

STATE_CODE
EFFECTIVE_FROM_DT DATE

EFFECTIVE_FROM_DT
EFFECTIVE_TO_DT DATE

EFFECTIVE_TO_DT
MANDATORY_FLG VARCHAR2(30)

MANDATORY_FLG
INTEREST_LEVEL VARCHAR2(30)

INTEREST_LEVEL
RATING1 VARCHAR2(30)

RATING1
NORMALIZED_RATING1 NUMBER

NORMALIZED_RATING1
RATING2 VARCHAR2(30)

RATING2
NORMALIZED_RATING2 NUMBER

NORMALIZED_RATING2
RATING3 VARCHAR2(30)

RATING3
NORMALIZED_RATING3 NUMBER

NORMALIZED_RATING3

DWDMR A-Z.doc
YEARS_OF_EXP NUMBER

YEARS_OF_EXP
YEAR_ACQUIRED VARCHAR2(30)

YEAR_ACQUIRED
YEAR_LAST_USED VARCHAR2(30)

YEAR_LAST_USED
REVIEWER VARCHAR2(255)

REVIEWER
REVIEW_DATE DATE

REVIEW_DATE
DATE_ACQUIRED DATE

DATE_ACQUIRED
DATE_COMPLETED DATE

DATE_COMPLETED
EXPIRATION_DATE DATE

EXPIRATION_DATE
MANDATE_POSITION VARCHAR2(255)

MANDATE_POSITION
EDUCATOR VARCHAR2(255)

EDUCATOR
MAJOR_CODE VARCHAR2(255)

MAJOR_CODE
MINOR_CODE VARCHAR2(255)

MINOR_CODE
AVERAGE_GRADE VARCHAR2(255)

AVERAGE_GRADE
SCHOOL_CODE VARCHAR2(30)

SCHOOL_CODE
SCHOOL_TYPE_CODE VARCHAR2(30)

SCHOOL_TYPE_CODE
GPA NUMBER

GPA
ISSUED_BY VARCHAR2(255)

ISSUED_BY
CERT_NUMBER VARCHAR2(255)

CERT_NUMBER
FLG_1 VARCHAR2(30)

FLG_1
FLG_2 VARCHAR2(30)

FLG_2

DWDMR A-Z.doc
COUNTRY_CODE VARCHAR2(80)

COUNTRY_CODE
FLG_3 VARCHAR2(30)

FLG_3
FLG_4 VARCHAR2(30)

FLG_4
FLG_5 VARCHAR2(30)

FLG_5
FLG_6 VARCHAR2(30)

FLG_6
FLG_7 VARCHAR2(30)

FLG_7
FLG_8 VARCHAR2(30)

FLG_8
CREATED_BY_WID NUMBER

CREATED_BY_WID
CHANGED_BY_WID NUMBER

CHANGED_BY_WID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
DELETE_FLG CHAR(1)

DELETE_FLG
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
ETL_PROC_WID NUMBER

ETL_PROC_WID

DWDMR A-Z.doc
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
X_CUSTOM VARCHAR2(10)

X_CUSTOM

DWDMR A-Z.doc
W_TLNT_PRFL_RQRMNT_F
Business Name: W_TLNT_PRFL_RQRMNT_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
CONTENT_ITEM_WID NUMBER W_TLNT_CONTENT_ITEM_D

CONTENT_ITEM_WID
JOB_WID NUMBER

JOB_WID
HR_POSITION_WID NUMBER

HR_POSITION_WID
PROFILE_TYPE_WID NUMBER W_TLNT_PROFILE_TYPE_D

PROFILE_TYPE_WID
COUNTRY_CODE VARCHAR2(80)

COUNTRY_CODE
EFFECTIVE_FROM_DT DATE

EFFECTIVE_FROM_DT
EFFECTIVE_TO_DT DATE

EFFECTIVE_TO_DT
IMPORTANCE NUMBER

IMPORTANCE
MANDATORY_FLG VARCHAR2(30)

MANDATORY_FLG
INTEREST_LEVEL VARCHAR2(30)

INTEREST_LEVEL
CRITICAL_FLG VARCHAR2(30)

CRITICAL_FLG
WEIGHT NUMBER

WEIGHT
MINIMUM_WEIGHT NUMBER

MINIMUM_WEIGHT
RATING1 VARCHAR2(30)

RATING1
NORMALIZED_RATING1 NUMBER W_TLNT_BAND_D

NORMALIZED_RATING1
RATING2 VARCHAR2(30)

RATING2
NORMALIZED_RATING2 NUMBER

NORMALIZED_RATING2

DWDMR A-Z.doc
RATING3 VARCHAR2(30)

RATING3
NORMALIZED_RATING3 NUMBER

NORMALIZED_RATING3
FLG_1 VARCHAR2(30)

FLG_1
FLG_2 VARCHAR2(30)

FLG_2
FLG_3 VARCHAR2(30)

FLG_3
FLG_4 VARCHAR2(30)

FLG_4
FLG_5 VARCHAR2(30)

FLG_5
FLG_6 VARCHAR2(30)

FLG_6
CREATED_BY_WID NUMBER

CREATED_BY_WID
CHANGED_BY_WID NUMBER

CHANGED_BY_WID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
DELETE_FLG CHAR(1)

DELETE_FLG
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID

DWDMR A-Z.doc
ETL_PROC_WID NUMBER

ETL_PROC_WID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
X_CUSTOM VARCHAR2(10)

X_CUSTOM

DWDMR A-Z.doc
W_TLNT_PROFILE_TYPE_D
Business Name: W_TLNT_PROFILE_TYPE_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

ROW_WID
PROFILE_TYPE_CODE VARCHAR2(30)

PROFILE_TYPE_CODE
PROFILE_USAGE_CODE VARCHAR2(30)

PROFILE_USAGE_CODE
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
CREATED_BY_WID NUMBER

CREATED_BY_WID
CHANGED_BY_WID NUMBER

CHANGED_BY_WID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
DELETE_FLG VARCHAR2(30)

DELETE_FLG
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
ETL_PROC_WID NUMBER

ETL_PROC_WID

DWDMR A-Z.doc
TENANT_ID VARCHAR2(80)

TENANT_ID
X_CUSTOM VARCHAR2(10)

X_CUSTOM

DWDMR A-Z.doc
W_TREASURY_SYMBOL_D
Business Name: Treasury Symbol Dimension

Description:

This table contains the Treasury Symbols and the associated Funds for US Federal Financial Analytics.

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate key to uniquely identify a NUMBER
record

LEDGER_ID This column denotes the ID for the VARCHAR2(15)


Ledger/Set of Books the Treasury
Symbol has been assigned to.

TREASURY_SYMBOL This column denotes the Treasury VARCHAR2(35)


Symbol Code.

BUREAU_ID Bureau identifier VARCHAR2(2)

EXPIRATION_DATE Fund expiration date used for year- DATE


end processing

CANCELLATION_DATE Fund cancel date used for year- end DATE


processing

YEARS_AVAILABLE Number of years appropriation is VARCHAR2(3)


available

TIME_FRAME Fund time frames VARCHAR2(25)

BUSINESS_LINE Business line for this Treasury symbol VARCHAR2(2)

ESTABLISHED_FISCAL_YR Closing fiscal year for year-end closing VARCHAR2(15)


process

FUND_CODE This column denotes the Fund VARCHAR2(25)


Code/Balancing Segment value
assigned to this Treasury Symbol.
FUND_CATEGORY Fund category VARCHAR2(1)

FUND_ATTRIBUTE This column denotes the ValueSet ID VARCHAR2(15)


of the Balancing Segment where the
Fund Code comes from.

TREASURY_DEPT_CODE Treasury Department code VARCHAR2(3)

TREASURY_ACCT_CODE Treasury account code VARCHAR2(4)

DWDMR A-Z.doc
CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER
dimension indicating the user who
created the record in the source
system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER
dimension indicating the user who
last modified the record in the source
system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
source system.
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
system.
AUX1_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
time of the auxiliary table¿s record
which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
time of the auxiliary table¿s record
which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
time of the auxiliary table¿s record
which acts as a source for the current
table.
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
time of the auxiliary table¿s record
which acts as a source for the current
table.
SRC_EFF_FROM_DT This column stores the date from DATE
which the source record (in the
Source system) is effective. The value
is extracted from the source
(whenever available).
SRC_EFF_TO_DT This column stores the date up to DATE
which the source record (in the
Source system) is effective. The value
is extracted from the source
(whenever available).
EFFECTIVE_FROM_DT This column stores the date from DATE
which the dimension record is
effective. A value is either assigned by
Siebel Applications or extracted from
the source.
EFFECTIVE_TO_DT This column stores the date up to DATE
which the dimension record is
effective. A value is either assigned by
Siebel Applications or extracted from
the source.

DWDMR A-Z.doc
DELETE_FLG This flag indicates the deletion status VARCHAR2(1)
of the record in the source system. A
value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

CURRENT_FLG This is a flag for marking dimension VARCHAR2(1)


records as "Y" in order to represent
the current state of a dimension
entity. This flag is typically critical for
Type II slowly-changing dimensions,
as records in a Type II situation tend
to be numerous.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
warehouse table.
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
data warehouse table.

DATASOURCE_NUM_ID This column is the unique identifier of NUMBER


the source system from which data
was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
process used to create or update this
data.
INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)
a dimension or fact entity in its source
system. In case of composite keys, the
value in this column can consist of
concatenated parts.

SET_ID This column represents a unique VARCHAR2(30)


identifier often used by source
systems for the purpose of data
sharing, reducing redundancies and
minimizing system maintenance
tasks, or even to drive data visibility.
From a datawarehouse standpoint,
the intended use of this column is to
drive dimensional data security,
primarily.

DWDMR A-Z.doc
TENANT_ID This column is the unique identifier VARCHAR2(80)
for a Tenant in a multi-tenant
environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.

DWDMR A-Z.doc
W_UA_ACCAPLN_F
Business Name: W_UA_ACCAPLN_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ACCNT_GEOSTATE_WID NUMBER W_ACCGEOSTATE_D

ACCNT_INDUST_WID NUMBER W_INDUSTRY_DH

ACCNT_STATUS_WID NUMBER

ACCNT_TYPE_WID NUMBER

ACCNT_WID NUMBER

CREATED_DT_WID NUMBER W_DAY_D

DATASOURCE_NUM_ID NUMBER

CUSTOMER_WID NUMBER W_PARTY_D

ETL_PROC_WID NUMBER

INTEGRATION_ID VARCHAR2(30)

LASTACT_CRTDBY_WID NUMBER

LASTACT_CRTDDT_WID NUMBER W_DAY_D

LASTACT_ENDDT_WID NUMBER W_DAY_D

LASTACT_PRRTY_WID NUMBER

LASTACT_STATUS_WID NUMBER

LASTACT_TYPE_WID NUMBER

LASTCON_ASSCDT_WID NUMBER W_DAY_D

DWDMR A-Z.doc
LASTCON_CRTDBY_WID NUMBER

LAST_ASSOC_CON_WID NUMBER

LAST_UPD_DT_WID NUMBER W_DAY_D

OWNER_EMP_WID NUMBER W_EMPLOYEE_D

OWNER_ORG_WID NUMBER W_INT_ORG_D

OWNER_POS_WID NUMBER W_POSITION_D

OWNER_POSTN_DH_WID NUMBER W_POSITION_DH

ROW_WID NUMBER

SNAPSHOT_WID NUMBER W_DAY_D

ACC_ACTIVE_FLG CHAR(1)

MISS_ORG_TYPE_IND NUMBER

HASNO_ACT_IND NUMBER

MISS_ADDR_IND NUMBER

HASNO_CON_IND NUMBER

INCOMPLETE_IND NUMBER

MISS_COUNTRY_IND NUMBER

LSTACT_CRTD_JUL_DT NUMBER

MISS_EMAIL_IND NUMBER

LSTCON_ASSC_JUL_DT NUMBER

MISS_ADDR1_IND NUMBER

DWDMR A-Z.doc
MISS_INDUSTRY_IND NUMBER

MISS_CITY_IND NUMBER

MISS_NAME_IND NUMBER

MISS_ORG_SIZE_IND NUMBER

MISS_PHONE_IND NUMBER

MISS_STATE_IND NUMBER

MISS_ZIPCODE_IND NUMBER

SNAPSHOT_JUL_DT NUMBER

MISS_URL_IND NUMBER

VIS_PR_BU_ID VARCHAR2(30)

VIS_PR_POS_ID VARCHAR2(30)

CREATED_BY_WID NUMBER W_USER_D

CHANGED_BY_WID NUMBER W_USER_D

CREATED_ON_DT DATE

CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT DATE

TENANT_ID VARCHAR2(80)

DWDMR A-Z.doc
X_CUSTOM VARCHAR2(10)

W_INSERT_DT DATE

W_UPDATE_DT DATE

CUSTOMER_SCD1_WID NUMBER(28,10) W_PARTY_D

ACC_NEED_CON_NUMDAYS NUMBER

ACC_NEED_CON_NUMDAYS
ACC_NEED_ACT_NUMDAYS NUMBER

ACC_NEED_ACT_NUMDAYS

DWDMR A-Z.doc
W_UA_ACCSUM_F
Business Name: W_UA_ACCSUM_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ACCNT_GEOSTATE_WID NUMBER W_ACCGEOSTATE_D

ACCNT_INDUST_WID NUMBER W_INDUSTRY_DH

ACCNT_STATUS_WID NUMBER

ACCNT_TYPE_WID NUMBER

DATASOURCE_NUM_ID NUMBER

ETL_PROC_WID NUMBER

OWNER_EMP_WID NUMBER

OWNER_ORG_WID NUMBER W_INT_ORG_D

OWNER_POS_WID NUMBER W_POSITION_D

NUM_MISS_ADDR NUMBER

OWNER_POSTN_DH_WID NUMBER W_POSITION_DH

ROW_WID NUMBER

SNAPSHOT_WID NUMBER

NUM_MISS_COUNTRY NUMBER

NUM_ACTIVE_ACCNT NUMBER

NUM_MISS_EMAIL NUMBER

NUM_INCOMPLETE NUMBER

DWDMR A-Z.doc
NUM_MISS_ADDR1 NUMBER

NUM_MISS_NAME NUMBER

NUM_MISS_CITY NUMBER

NUM_MISS_PHONE NUMBER

NUM_MISS_STATE NUMBER

NUM_MISS_URL NUMBER

NUM_MISS_ZIPCODE NUMBER

NUM_NEED_CVRG NUMBER

NUM_NEED_FST_ACT NUMBER

NUM_NEED_FST_CON NUMBER

NUM_WITH_OLD_ACT NUMBER

NUM_TOTAL NUMBER

NUM_WITH_OLD_CON NUMBER

VIS_PR_BU_ID VARCHAR2(30)

VIS_PR_POS_ID VARCHAR2(30)

W_INSERT_DT DATE

W_UPDATE_DT DATE

TENANT_ID VARCHAR2(80)

X_CUSTOM VARCHAR2(10)

DWDMR A-Z.doc
W_UA_CONAPLN_F
Business Name: W_UA_CONAPLN_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ACCNT_WID NUMBER

CONTACT_CODE_WID NUMBER

CON_GEOSTATE_WID NUMBER W_ACCGEOSTATE_D

CONTACT_WID NUMBER

CREATED_DT_WID NUMBER W_DAY_D

DATASOURCE_NUM_ID NUMBER

ETL_PROC_WID NUMBER

CUSTOMER_WID NUMBER W_PARTY_D

INTEGRATION_ID VARCHAR2(30)

LASTACT_CRTDBY_WID NUMBER

LASTACT_CRTDDT_WID NUMBER W_DAY_D

INCOMPLETE_FST_NAME_IND NUMBER

LASTACT_ENDDT_WID NUMBER W_DAY_D

LASTACT_PRRTY_WID NUMBER

LASTACT_STATUS_WID NUMBER

LASTACT_TYPE_WID NUMBER

LAST_UPD_DT_WID NUMBER W_DAY_D

DWDMR A-Z.doc
OWNER_EMP_WID NUMBER

OWNER_ORG_WID NUMBER W_INT_ORG_D

OWNER_POS_WID NUMBER W_POSITION_D

OWNER_POSTN_DH_WID NUMBER W_POSITION_DH

ROW_WID NUMBER

SNAPSHOT_WID NUMBER W_DAY_D

HASNO_ACT_IND NUMBER

INCOMPLETE_IND NUMBER

MISS_ADDR_IND NUMBER

LSTACT_CRTD_JUL_DT NUMBER

MISS_COUNTRY_IND NUMBER

MISS_ADDR1_IND NUMBER

MISS_CITY_IND NUMBER

MISS_EMAIL_IND NUMBER

MISS_STATE_IND NUMBER

MISS_TITLE_IND NUMBER

MISS_WORKPHONE_IND NUMBER

MISS_ZIPCODE_IND NUMBER

SNAPSHOT_JUL_DT NUMBER

VIS_PR_BU_ID VARCHAR2(30)

DWDMR A-Z.doc
VIS_PR_POS_ID VARCHAR2(30)

CREATED_BY_WID NUMBER W_USER_D

CHANGED_BY_WID NUMBER W_USER_D

CREATED_ON_DT DATE

CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT DATE

TENANT_ID VARCHAR2(80)

W_INSERT_DT DATE

W_UPDATE_DT DATE

X_CUSTOM VARCHAR2(10)

CUSTOMER_SCD1_WID NUMBER(28,10) W_PARTY_D

CONTACT_SCD1_WID NUMBER(28,10) W_PARTY_PER_D

CON_NEED_ACT_NUMDAYS NUMBER

CON_NEED_ACT_NUMDAYS

DWDMR A-Z.doc
W_UA_CONSUM_F
Business Name: W_UA_CONSUM_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
CONTACT_CODE_WID NUMBER

CON_GEOSTATE_WID NUMBER W_ACCGEOSTATE_D

DATASOURCE_NUM_ID NUMBER

ETL_PROC_WID NUMBER

OWNER_EMP_WID NUMBER

OWNER_ORG_WID NUMBER W_INT_ORG_D

OWNER_POS_WID NUMBER W_POSITION_D

OWNER_POSTN_DH_WID NUMBER W_POSITION_DH

NUM_INCOMPLETE_FST_NAME NUMBER

NUM_MISS_ADDR NUMBER

ROW_WID NUMBER

SNAPSHOT_WID NUMBER

NUM_CONTACT NUMBER

NUM_MISS_COUNTRY NUMBER

NUM_INCOMPLETE NUMBER

NUM_MISS_ADDR1 NUMBER

DWDMR A-Z.doc
NUM_MISS_CITY NUMBER

NUM_MISS_EMAIL NUMBER

NUM_MISS_STATE NUMBER

NUM_MISS_TITLE NUMBER

NUM_MISS_WORKPHONE NUMBER

NUM_TOTAL NUMBER

NUM_MISS_ZIPCODE NUMBER

NUM_NEED_FST_ACT NUMBER

NUM_WITH_OLD_ACT NUMBER

VIS_PR_BU_ID VARCHAR2(30)

VIS_PR_POS_ID VARCHAR2(30)

W_INSERT_DT DATE

W_UPDATE_DT DATE

TENANT_ID VARCHAR2(80)

X_CUSTOM VARCHAR2(10)

DWDMR A-Z.doc
W_UNSPSC_FILE_DATA_G
Business Name: W_UNSPSC_FILE_DATA_G

Description:

Table Columns:
Column Name Description Datatype Lookup Table
PRODUCT_ID VARCHAR2(80)

PRODUCT_NAME VARCHAR2(250)

PART_NUMBER VARCHAR2(80)

UNSPSC_CODE VARCHAR2(80)

DATASOURCE_NUM_ID NUMBER

ETL_PROC_WID NUMBER

DWDMR A-Z.doc
W_UOM_CONVERSION_G
Business Name: W_UOM_CONVERSION_G

Description:
This table stores the class conversion rate between different Unit Of Measures. Conversion values like Kilograms
to Pounds, Kilometers to Miles etc.

Table Columns:
Column Name Description Datatype Lookup Table
PRODUCT_ID Inventory Item Id VARCHAR2(80)

INVENTORY_ORG_ID Organization for which the VARCHAR2(80)


Conversion Rate is stored. This is
applicable only to certain ERP systems
like JDE. The column will be null for
EBS, PSFT data.
W_FROM_UOM_CODE From Unit of measure Code VARCHAR2(50)

W_TO_UOM_CODE To Unit of measure Code VARCHAR2(50)

CONVERSION_RATE Conversion Rate NUMBER(28,10)

CREATED_ON_DT Created in Date DATE

CHANGED_ON_DT Changed on Date DATE

CREATED_BY_WID Record Created by NUMBER W_USER_D

CHANGED_BY_WID Record Changed by NUMBER W_USER_D

AUX1_CHANGED_ON_DT Auxiliary Changed on date ¿ 1 DATE

AUX2_CHANGED_ON_DT Auxiliary Changed on date ¿ 2 DATE

AUX3_CHANGED_ON_DT Auxiliary Changed on date ¿ 3 DATE

AUX4_CHANGED_ON_DT Auxiliary Changed on date ¿ 4 DATE

W_INSERT_DT Warehouse Record Insert Date DATE

W_UPDATE_DT Warehouse Record Update Date DATE

DWDMR A-Z.doc
DATASOURCE_NUM_ID Data source number Identifier NUMBER

X_CUSTOM VARCHAR2(10)

ETL_PROC_WID ETL Process Warehouse Identifier NUMBER

INTEGRATION_ID Integration ID VARCHAR2(80)

TENANT_ID Tenant Identifier VARCHAR2(80)

FROM_UOM_CODE VARCHAR2(80)

TO_UOM_CODE VARCHAR2(80)

DWDMR A-Z.doc
W_USER_D
Business Name: W_USER_D

Description:

W_USER_D dimension table contains information about users who created or modified records in the source
system, from which the rows have been extracted. It has the contact and location information about the users.
Since such a user can be potentially an Employee as well as Contractor, qualifying flags are also present in this
table for informational purposes.The grain of this table is at a single 'User' level. This table is designed to be a
slowly/moderately changing dimension that supports Type-2 changes out of the box.

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate Key of the Table. NUMBER

FIRST_NAME First Name VARCHAR2(255)

MID_NAME Middle Name VARCHAR2(255)

LAST_NAME Last Name VARCHAR2(255)

FULL_NAME Full Name VARCHAR2(400)

NAME_PREFIX Name Prefix VARCHAR2(30)

NAME_SUFFIX Name Suffix VARCHAR2(30)

NAME_EFF_DATE Name Effective Date DATE

SEX_MF_CODE Sex M/F Code VARCHAR2(50)

ADDRESS_LINE_1 Street Address VARCHAR2(240)

ADDRESS_LINE_2 Street Address VARCHAR2(240)

ADDRESS_LINE_3 Street Address VARCHAR2(240)

ADDRESS_LINE_4 Street Address VARCHAR2(240)

CITY_CODE City VARCHAR2(120)

C_CITY_CODE VARCHAR2(120)

DWDMR A-Z.doc
COUNTY_CODE County VARCHAR2(120)

C_COUNTY_CODE VARCHAR2(120)

STATE_PROV_CODE State VARCHAR2(120)

C_STATE_PROV_CODE VARCHAR2(120)

COUNTRY_CODE Country VARCHAR2(120)

W_COUNTRY_CODE VARCHAR2(120)

COUNTRY_REGION_CODE Country Region VARCHAR2(120)

C_COUNTRY_REGION_CODE VARCHAR2(120)

REGION_CODE Region VARCHAR2(120)

C_REGION_CODE VARCHAR2(120)

ZIPCODE Zipcode VARCHAR2(50)

POST_OFFICE_BOX Post Office Box VARCHAR2(30)

ADDR_EFF_DATE Address Effective Date DATE

WORK_PHONE_NUM Work Phone VARCHAR2(60)

MOBILE_PHONE_NUM Mobile Number VARCHAR2(60)

PAGER_NUM Pager Number VARCHAR2(60)

FAX_NUM Fax Number VARCHAR2(60)

PRIMARY_EMAIL_ADDR Primary Email Address VARCHAR2(255)

ALTERNATE_EMAIL_ADDR Alternate Email Address VARCHAR2(255)

WEB_ADDRESS Web Page Address VARCHAR2(255)

DWDMR A-Z.doc
SUPERVISOR_NAME Supervisor Name VARCHAR2(255)

LOGIN Login VARCHAR2(64)

USER_FORMED_DT User Formed Date DATE

CONTRACTOR_FLG Contractor Flag CHAR(1)

EMP_FLG Employee Flag CHAR(1)

ACTIVE_FLG Active Flag CHAR(1)

CREATED_BY_WID Source Record Created By User NUMBER


Surrogate Key

CHANGED_BY_WID Source Record Last Modified By User NUMBER


Surrogate Key

CREATED_ON_DT Source Record Creation Date and DATE


Time

CHANGED_ON_DT Source Record Last Modified Date and DATE


Time

AUX1_CHANGED_ON_DT Auxiliary Source Table Last Modified DATE


Date and Time1

AUX2_CHANGED_ON_DT Auxiliary Source Table Last Modified DATE


Date and Time2

AUX3_CHANGED_ON_DT Auxiliary Source Table Last Modified DATE


Date and Time3

AUX4_CHANGED_ON_DT Auxiliary Source Table Last Modified DATE


Date and Time4

SRC_EFF_FROM_DT Source Supplied Effective From Date DATE


and Time

SRC_EFF_TO_DT Source Supplied Effective To Date and DATE


Time

EFFECTIVE_FROM_DT Effective From Date and Time DATE

EFFECTIVE_TO_DT Effective To Date and Time DATE

DELETE_FLG Deleted Record Indicator CHAR(1)

CURRENT_FLG Current Record Indicator CHAR(1)

DWDMR A-Z.doc
W_INSERT_DT Warehouse Record Insert Date and DATE
Time

W_UPDATE_DT Warehouse Record Update Date and DATE


Time

DATASOURCE_NUM_ID Source Identifier NUMBER

ETL_PROC_WID ETL Process Identifier NUMBER

INTEGRATION_ID Unique Source Record Identifier VARCHAR2(80)

TENANT_ID Tenant Identifier VARCHAR2(80)

X_CUSTOM Generic Extension Column VARCHAR2(10)

DEPARTMENT_CODE Department VARCHAR2(50)

DWDMR A-Z.doc
W_USER_XREF_D
Business Name: W_USER_XREF_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

SRC_DATASOURCE_NUM_ID NUMBER

SRC_INTEGRATION_ID VARCHAR2(80)

SRC_SCD1_WID NUMBER

MSTR_DATASOURCE_NUM_ID NUMBER

MSTR_INTEGRATION_ID VARCHAR2(80)

MSTR_SCD1_WID NUMBER

PREV_MSTR_SCD1_WID NUMBER

XREF_FLG CHAR(1)

W_INSERT_DT DATE

W_UPDATE_DT DATE

ETL_PROC_WID NUMBER

DWDMR A-Z.doc
W_VENDOR_D
Business Name: W_VENDOR_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
DATASOURCE_NUM_ID NUMBER

ETL_PROC_WID NUMBER

INTEGRATION_ID VARCHAR2(80)

ROW_WID NUMBER

CITY VARCHAR2(60)

CON_FIRST_NAME VARCHAR2(50)

CON_LAST_NAME VARCHAR2(50)

CON_MIDDLE_NAME VARCHAR2(50)

CON_PH_NUM VARCHAR2(60)

COUNTRY VARCHAR2(30)

DIST_MTD_CODE VARCHAR2(50)

LST_FMT VARCHAR2(50)

STATE VARCHAR2(60)

ST_ADDRESS VARCHAR2(240)

VENDOR_NAME VARCHAR2(240)

ZIPCODE VARCHAR2(60)

X_CUSTOM VARCHAR2(10)

DWDMR A-Z.doc
CON_FULL_NAME VARCHAR2(250)

CREATED_BY_WID NUMBER W_USER_D

CHANGED_BY_WID NUMBER W_USER_D

CREATED_ON_DT DATE

CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT DATE

DELETE_FLG CHAR(1)

W_INSERT_DT DATE

W_UPDATE_DT DATE

TENANT_ID VARCHAR2(80)

DWDMR A-Z.doc
W_WEEK_D
Business Name: Week Dimension

Description:

This is a dimension table that stores information about every calendar week that exists in the base time
dimension table W_DAY_D. One row is stored in this table for each week. This table gets loaded from W_DAY_D.

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate key to uniquely identify a NUMBER
record. This key is frmed in YYYYWK
Surrogate Key of the Table format for example YYYYWK

WEEK_KEY Week Key(Obsolete) NUMBER

Week Key(Obsolete)
CAL_WEEK_END_DT Identifies the Last Date of the DATE
Calendar Week.
Calendar Week End Date
CAL_WEEK_END_DT_WID Identifies the Last Day(in YYYYMMDD) NUMBER W_DAY_D
of the week this day belongs to.
Calendar Week End Date
Surrogate Key
CAL_WEEK_END_DT_KEY Identifies the Last Date of the NUMBER
Calendar Week in Julian.
Calendar Week End Date
Key(Obsolete)
CAL_WEEK_START_DT Identifies the Start Date of the DATE
Calndar Week.
Calendar Week Start Date
CAL_WEEK_START_DT_WID Identifies the First Day(in NUMBER W_DAY_D
YYYYMMDD) of the week this day
Calendar Week Start Date belongs to.
Surrogate Key
CAL_WEEK_START_DT_KEY Identifies the Start Date of the NUMBER
Calndar Week in Julian.
Calendar Week Start Date
Key(Obsolete)
CAL_WEEK Identifies which Calendar Week this NUMBER
day belongs to like 1,2..53.
Calendar Week
CAL_YEAR Identifies Calendar Year in YYYY NUMBER
format.
Calendar Year
JULIAN_WEEK_NUM Identifies the Julian Week Number NUMBER
this day belongs to.
Julian Week Number
JULIAN_YEAR_NUM Identifies the Julian Year This day NUMBER
belongs to.
Julian Year Number
CAL_YEAR_START_DT Identifies the Start Date of the DATE
Calendar Year.
Calend Arear Start Date
CAL_YEAR_END_DT Identifies the Last Date of the DATE
Calendar Year.
Calendar Area End Date

DWDMR A-Z.doc
CAL_YEAR_START_DT_WID Identifies the First Day(in NUMBER W_DAY_D
YYYYMMDD) of the Year this day
Calendar Year Start Date belongs to.
Surrogate Key
CAL_YEAR_END_DT_WID Identifies the Last Day(in YYYYMMDD) NUMBER W_DAY_D
of the Year this day belongs to.
Calendar Year End Date Surrogate
Key
W_CURRENT_CAL_WEEK_CODE This is the code that indicates VARCHAR2(50)
whether it is Current or Next or
Calendar Week Code Previous week with reference to
current week. This code gets updated
everyday and the default value is '?'.

W_CURRENT_CAL_YEAR_CODE This is the code that indicates VARCHAR2(50)


whether it is Current or Next or
Calendar Year Code Previous year with reference to
current year. This code gets updated
everyday and the default value is '?'.

FST_WEEK_CAL_YEAR_FLG This Flag indicates whether this Week CHAR(1)


is the First Week of the Calendar Year.
First Week of Calendar Flag
LAST_WEEK_CAL_YEAR_FLG This Flag indicates whether this Week CHAR(1)
is the Last Week of the Calendar Year.
Last Week of Calendar Flag
W_INSERT_DT This column stores the date on which DATE
the record was inserted in the data
Warehouse Record Insert Date warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was inserted in the data
Warehouse Record Update Date warehouse table.
and Time
X_CUSTOM This column is used as a generic field VARCHAR2(10)
for customer extensions.
Generic Extension Column

DWDMR A-Z.doc
W_WORKORDER_D
Business Name: W_WORKORDER_D

Description:
This Table Stores the Work Order related information.

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate Key of the Table. NUMBER

ROW_WID
WORKORDER_NAME Name of The Work Order VARCHAR2(255)

WORKORDER_NAME
WORKORDER_DESCR Work Order Description VARCHAR2(1000)

WORKORDER_DESCR
JOB_NOTE VARCHAR2(4000)

EAM_WO_FLG This Identifies Maintenance or CHAR(1)


Manufacturing Work Order
EAM_WO_FLG
FOLLOWUP_ORDER_FLG Type of Relationship Between the CHAR(1)
Entities
FOLLOWUP_ORDER_FLG
ACTUAL_START_DT Actual Start Date of the Work Order DATE

ACTUAL_START_DT
ACTUAL_END_DT Actual Completion Date of the Work DATE
Order
ACTUAL_END_DT
SCHEDULED_START_DT Date on which Work Order is DATE
Scheduled to start.
SCHEDULED_START_DT
SCHEDULED_END_DT Date on which Work Order is DATE
scheduled to complete.
SCHEDULED_END_DT
REQUIRED_DT Requested Start Date DATE

REQUIRED_DT
RELEASED_DT Date on which Work Order is released DATE

RELEASED_DT
CLOSED_DT Date on which Work Order was closed DATE

CLOSED_DT
PLANNED_ORDER_FLG Planned Maintenance Work Order CHAR(1)
Flag
PLANNED_ORDER_FLG
SHUTDOWN_REQD_FLG This Flag indicates Shutdown CHAR(1)
Required or not.
SHUTDOWN_REQD_FLG
FAILURE_ORDER_FLG CHAR(1)

FAILURE_ORDER_FLG

DWDMR A-Z.doc
EXPEDITED_FLG This Flag indicates Urgency of the CHAR(1)
Work Order
EXPEDITED_FLG
CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER
dimension indicating the user who
CREATED_BY_WID created the record in the source
system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER
dimension indicating the user who
CHANGED_BY_WID last modified the record in the source
system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
CREATED_ON_DT source system.
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
CHANGED_ON_DT system.
AUX1_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
AUX1_CHANGED_ON_DT time of the auxiliary table's record
which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
AUX2_CHANGED_ON_DT time of the auxiliary table's record
which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
AUX3_CHANGED_ON_DT time of the auxiliary table's record
which acts as a source for the current
table.
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
AUX4_CHANGED_ON_DT time of the auxiliary table's record
which acts as a source for the current
table.
W_INSERT_DT This column stores the date on which DATE
the record was inserted in the data
W_INSERT_DT warehouse table
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
W_UPDATE_DT data warehouse table

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
ETL_PROC_WID process used to create or update this
data.
DELETE_FLG This flag indicates the deletion status CHAR(1)
of the record in the source system. A
DELETE_FLG value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is Active.

DWDMR A-Z.doc
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
DATASOURCE_NUM_ID was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)


a dimension or fact entity in its source
INTEGRATION_ID system. In case of composite keys, the
value in this column can consist of
concatenated parts.

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
TENANT_ID environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(80)


for customer extensions.
X_CUSTOM
WO_PRIORITY VARCHAR2(80)

DWDMR A-Z.doc
W_WORK_TYPE_D
Business Name: W_WORK_TYPE_D

Description:
Work Type dimension table stores information about work types that are used to represent classification of work
and can be used to classify both actual and scheduled work. Work type can be used for determining the billability
of expenditure items, classifying cross charge amounts into cost and revenue for cross-charged work and
assigning attributes for utilization reporting. Examples of work types are: Design, Analysis, Internal-Overhead,
Testing etc.

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate key to uniquely identify a NUMBER
record.

INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)


a dimension or fact entity in its source
system. In case of composite keys, the
value in this column can consist of
concatenated parts.

WORK_TYPE_NAME User-defined name that uniquely VARCHAR2(80)


identifies the work type

WORK_TYPE_DESC Free text description of the work type VARCHAR2(255)

RES_UTILIZATION_PERCENTAGE Resource Utilization percentage for NUMBER


the work type

ORG_UTILIZATION_PERCENTAGE Organization Utilization percentage NUMBER


for the work type

RES_UTIL_CATEGORY_NAME User-defined name that uniquely VARCHAR2(80)


identifies the Resource utilization
category. Typical values are 'External',
'Internal', 'Admin',etc.

RES_UTIL_CATEGORY_DESC Free text description of the Resource VARCHAR2(255)


utilization category.

ORG_UTIL_CATEGORY_NAME User-defined name that uniquely VARCHAR2(80)


identifies the Organization utilization
category.Typical values are 'External',
'Internal', 'Admin',etc.

ORG_UTIL_CATEGORY_DESC Free text description of the VARCHAR2(255)


Organization utilization category.

CHANGED_ON_DT Identifies the date and time when the DATE


record was last modified in the source
system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
last modified the record in the source
system.

DWDMR A-Z.doc
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
source system.
CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
created the record in the source
system.
W_INSERT_DT This column stores the date on which DATE
the record was inserted in the data
warehouse table.
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
data warehouse table.

AUX1_CHANGED_ON_DT Siebel System field. This column DATE


identifies the last modified date and
time of the auxiliary table's record
which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
time of the auxiliary table's record
which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
time of the auxiliary table's record
which acts as a source for the current
table.
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
time of the auxiliary table's record
which acts as a source for the current
table.
DELETE_FLG This flag indicates the deletion status VARCHAR2(1)
of the record in the source system. A
value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

DATASOURCE_NUM_ID This column is the unique identifier of NUMBER


the source system from which data
was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
process used to create or update this
data.

DWDMR A-Z.doc
TENANT_ID This column is the unique identifier VARCHAR2(80)
for a Tenant in a multi-tenant
environment.This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.

BILLABLE_CAPITALIZABLE_FLG VARCHAR2(1)

REDUCE_CAPACITY_FLG VARCHAR2(1)

TRAINING_FLG VARCHAR2(1)

DWDMR A-Z.doc
W_WRKFC_BAL_MNTH_SUPH_A
Business Name: W_WRKFC_BAL_MNTH_SUPH_A

Description:

Table Columns:
Column Name Description Datatype Lookup Table
SUP_HR_ASSIGNMENT_WID NUMBER

SUP_HR_ASSIGNMENT_WID
SUP_HR_PERSON_WID NUMBER

SUP_HR_PERSON_WID
DIRECT_FLG VARCHAR2(1)

DIRECT_FLG
SNAPSHOT_MONTH_WID NUMBER

SNAPSHOT_MONTH_WID
SNAPSHOT_QTR_WID NUMBER

SNAPSHOT_QTR_WID
SNAPSHOT_YEAR_WID NUMBER

SNAPSHOT_YEAR_WID
GEO_COUNTRY_WID NUMBER

GEO_COUNTRY_WID
JOB_FAMILY_FUNCTION_WID NUMBER

JOB_FAMILY_FUNCTION_WID
EMPLOYMENT_TYPE_SUBTYPE_W NUMBER
ID

EMPLOYMENT_TYPE_SUBTYPE_W
ID
AGE_BAND_WID NUMBER

AGE_BAND_WID
PERFORMANCE_BAND_WID NUMBER

PERFORMANCE_BAND_WID
HEADCOUNT NUMBER

HEADCOUNT
DOC_CURR_CODE VARCHAR2(30)

DOC_CURR_CODE
LOC_CURR_CODE VARCHAR2(30)

LOC_CURR_CODE
LOC_ANNUALIZED_SALARY NUMBER(28,10)

LOC_ANNUALIZED_SALARY

DWDMR A-Z.doc
GLOBAL1_ANNUALIZED_SALARY NUMBER(28,10)

GLOBAL1_ANNUALIZED_SALARY

GLOBAL2_ANNUALIZED_SALARY NUMBER(28,10)

GLOBAL2_ANNUALIZED_SALARY

GLOBAL3_ANNUALIZED_SALARY NUMBER(28,10)

GLOBAL3_ANNUALIZED_SALARY

CAL_MONTH_START_DT DATE

CAL_MONTH_START_DT
CAL_MONTH_END_DT DATE

CAL_MONTH_END_DT
LAST_MONTH_IN_YEAR_IND NUMBER

LAST_MONTH_IN_YEAR_IND
LAST_MONTH_IN_QTR_IND NUMBER

LAST_MONTH_IN_QTR_IND
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
INTEGRATION_ID VARCHAR2(255)

INTEGRATION_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
ETL_PROC_WID NUMBER

ETL_PROC_WID
TENANT_ID VARCHAR2(80)

TENANT_ID

DWDMR A-Z.doc
W_WRKFC_EVENT_TYPE_D
Business Name: W_WRKFC_EVENT_TYPE_D

Description:
Imported from database

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

CHANGE_TYPE_CODE VARCHAR2(50)

EVENT_TYPE_CODE VARCHAR2(30)

EVENT_CODE VARCHAR2(50)

EVENT_REASON_CODE VARCHAR2(50)

W_EVENT_GRP_CODE VARCHAR2(50)

W_EVENT_SUBG_CODE VARCHAR2(50)

W_EVENT_CODE VARCHAR2(50)

ORG_CHANGE_FLG VARCHAR2(1)

JOB_CHANGE_FLG VARCHAR2(1)

POS_CHANGE_FLG VARCHAR2(1)

GRD_CHANGE_FLG VARCHAR2(1)

LOC_CHANGE_FLG VARCHAR2(1)

SUP_CHANGE_FLG VARCHAR2(1)

STATUS_CHANGE_FLG VARCHAR2(1)

PFRT_CHANGE_FLG VARCHAR2(1)

DWDMR A-Z.doc
SAL_CHANGE_FLG VARCHAR2(1)

HDC_CHANGE_FLG VARCHAR2(1)

HDC_GAIN_FLG VARCHAR2(1)

HDC_LOSS_FLG VARCHAR2(1)

FTE_CHANGE_FLG VARCHAR2(1)

FTE_GAIN_FLG VARCHAR2(1)

FTE_LOSS_FLG VARCHAR2(1)

PROMOTION_FLG VARCHAR2(1)

TRANSFER_FLG VARCHAR2(1)

W_PARENT_SUBG_ID VARCHAR2(80)

LEVEL_ID VARCHAR2(30)

CREATED_BY_WID NUMBER

CHANGED_BY_WID NUMBER

CREATED_ON_DT DATE

CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT DATE

DELETE_FLG VARCHAR2(1)

DWDMR A-Z.doc
W_INSERT_DT DATE

W_UPDATE_DT DATE

DATASOURCE_NUM_ID NUMBER

ETL_PROC_WID NUMBER

INTEGRATION_ID VARCHAR2(240)

TENANT_ID VARCHAR2(80)

EVENT_GROUP_SUBGROUP_WID NUMBER

EVENT_GROUP_SUBGROUP_WID

X_CUSTOM VARCHAR2(10)

DWDMR A-Z.doc
W_WRKFC_EVT_AGE_F
Business Name: W_WRKFC_EVT_AGE_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ASSIGNMENT_ID VARCHAR2(30)

START_DT DATE

BIRTH_DT DATE

BAND_MIN_MONTHS NUMBER

BAND_MAX_MONTHS NUMBER

CREATED_ON_DT DATE

CHANGED_ON_DT DATE

EFFECTIVE_FROM_DT DATE

EFFECTIVE_TO_DT DATE

DATASOURCE_NUM_ID NUMBER

INTEGRATION_ID VARCHAR2(80)

W_INSERT_DT DATE

W_UPDATE_DT DATE

ETL_PROC_WID NUMBER

DWDMR A-Z.doc
W_WRKFC_EVT_F
Business Name: W_WRKFC_EVT_F

Description:
Imported from database

Table Columns:
Column Name Description Datatype Lookup Table
ASSIGNMENT_ID VARCHAR2(30)

CHANGE_EVENT_TYPE VARCHAR2(30)

MAX_SEQ_IND NUMBER

EVENT_SEQ NUMBER

EVENT_YEAR NUMBER

ASSIGNMENT_NUMBER VARCHAR2(30)

ASSIGNMENT_TYPE VARCHAR2(30)

EVENT_DT_WID NUMBER W_DAY_D

EMPLOYEE_WID NUMBER W_EMPLOYEE_D

HR_ASSIGNMENT_WID NUMBER W_HR_ASSIGNMENT_D

HR_ASSIGNMENT_WID NUMBER W_SUPERVISOR_D

HR_PERSON_WID NUMBER W_HR_PERSON_D

HR_PERSON_LEG_WID NUMBER W_HR_PERSON_LEG_D

HR_ORG_WID NUMBER W_HR_ORGANIZATION_D

HR_ORG_WID NUMBER W_INT_ORG_D

HR_ORG_PRV_WID NUMBER W_INT_ORG_D

DWDMR A-Z.doc
JOB_WID NUMBER W_JOB_D

JOB_PRV_WID NUMBER W_JOB_D

PAY_GRADE_WID NUMBER W_PAY_GRADE_D

PAY_GRADE_PRV_WID NUMBER W_PAY_GRADE_D

HR_POSITION_WID NUMBER W_HR_POSITION_D

HR_POSITION_WID NUMBER W_HR_POSITION_DH

HR_POSITION_PRV_WID NUMBER W_HR_POSITION_D

LOCATION_WID NUMBER W_BUSN_LOCATION_D

LOCATION_PRV_WID NUMBER W_BUSN_LOCATION_D

SUPERVISOR_WID NUMBER W_EMPLOYEE_D

SUPERVISOR_PRV_WID NUMBER W_EMPLOYEE_D

EMPLOYMENT_WID NUMBER W_EMPLOYMENT_D

SUP_HR_PERSON_WID NUMBER

SUP_HR_PERSON_WID
SUP_HR_ASSIGNMENT_WID NUMBER

SUP_HR_ASSIGNMENT_WID
ESTABLISHMENT_WID NUMBER W_INT_ORG_D

SUP_HR_PERSON_PRV_WID NUMBER

SUP_HR_PERSON_PRV_WID
HR_BUSINESS_UNIT_WID NUMBER W_INT_ORG_D

COMPANY_ORG_WID NUMBER W_INT_ORG_D

SUP_HR_PERSON_LEG_WID NUMBER

SUP_HR_PERSON_LEG_WID
EVENT_TYPE_RSN_WID NUMBER W_WRKFC_EVENT_TYPE_D

DWDMR A-Z.doc
INTL_ASSGN_WID NUMBER W_INTL_ASSGN_D

AGE_BAND_WID NUMBER W_AGE_BAND_D

PERFORMANCE_BAND_WID NUMBER W_PERFORMANCE_BAND_D

PERFORMANCE_BAND_PRV_WID NUMBER W_PERFORMANCE_BAND_D

PRD_OF_WRK_BAND_WID NUMBER W_PRD_OF_WRK_BAND_D

ENTERPRISE_WID NUMBER W_INT_ORG_D

COST_CENTER_WID NUMBER W_COST_CENTER_D

COMPARATIO_BAND_WID NUMBER W_COMPA_RATIO_BAND_D

SALARY_BAND_WID NUMBER

POTENTIAL_BAND_WID NUMBER

HR_GEN01_WID NUMBER W_HR_GEN01_RH

HR_GEN01_PRV_WID NUMBER

HR_GEN02_WID NUMBER

HR_GEN02_PRV_WID NUMBER

HR_GEN03_WID NUMBER

HR_GEN03_PRV_WID NUMBER

HIRE_DT DATE

LAST_HIRE_DT DATE

POW_START_DT DATE

DWDMR A-Z.doc
BIRTH_DT DATE

ORG_ENTRY_DT DATE

JOB_ENTRY_DT DATE

GRD_ENTRY_DT DATE

POS_ENTRY_DT DATE

LOC_ENTRY_DT DATE

LAST_PROM_DT DATE

LAST_SAL_INCR_DT DATE

EVENT_JOIN_DT DATE

LAST_TERM_DT DATE

HEADCOUNT NUMBER(10,3)

HEADCOUNT_PRV NUMBER(10,3)

HEADCOUNT_ASG NUMBER(10,3)

FTE NUMBER(10,3)

FTE_PRV NUMBER(10,3)

FTE_ASG NUMBER(10,3)

SALARY_ANNL NUMBER(28,10)

SALARY_MONTH NUMBER(28,10)

SALARY_DAY NUMBER(28,10)

SALARY_HOUR NUMBER(28,10)

DWDMR A-Z.doc
SALARY_ANNL_ASG NUMBER(28,10)

SALARY_MONTH_ASG NUMBER(28,10)

SALARY_DAY_ASG NUMBER(28,10)

SALARY_HOUR_ASG NUMBER(28,10)

COMPARATIO NUMBER(10,3)

TOTAL_SERVICE_DAYS NUMBER

NRMLSD_PERF_RATING NUMBER

NRMLSD_PERF_PRV_RATING NUMBER

NRMLSD_PERF_RATING_ASG NUMBER

ORIG_PERF_RATING VARCHAR2(40)

ORIG_PERF_PRV_RATING VARCHAR2(40)

NRMLSD_POTENTIAL NUMBER

ORIG_POTENTIAL VARCHAR2(30)

STD_HOURS_MONTH NUMBER(10,3)

STD_HOURS_DAY NUMBER(18,3)

IASG_ALLCTN_FACTOR NUMBER

EMP_IND NUMBER

CWK_IND NUMBER

FIRST_RECORD_IND NUMBER

HIRE_EVENT_IND NUMBER

DWDMR A-Z.doc
REHIRE_EVENT_IND NUMBER

ASG_START_EVENT_IND NUMBER

TERM_EVENT_IND NUMBER

LAST_ACTIVE_EVENT_IND NUMBER

ASG_END_EVENT_IND NUMBER

PROM_EVENT_IND NUMBER

TRANSFER_EVENT_IND NUMBER

GBL_TRANSFER_IN_IND NUMBER

GBL_TRANSFER_OUT_IND NUMBER

REORG_EVENT_IND NUMBER

ASG_STATUS_CHANGE_IND NUMBER

ORG_CHANGE_IND NUMBER

JOB_CHANGE_IND NUMBER

POS_CHANGE_IND NUMBER

GRD_CHANGE_IND NUMBER

LOC_CHANGE_IND NUMBER

SUP_CHANGE_IND NUMBER

SAL_CHANGE_IND NUMBER

PFRT_CHANGE_IND NUMBER

HDC_CHANGE_IND NUMBER

DWDMR A-Z.doc
HDC_GAIN_IND NUMBER

HDC_LOSS_IND NUMBER

FTE_CHANGE_IND NUMBER

FTE_GAIN_IND NUMBER

FTE_LOSS_IND NUMBER

HR_GEN01_CHANGE_IND NUMBER

HR_GEN02_CHANGE_IND NUMBER

HR_GEN03_CHANGE_IND NUMBER

MANAGER_ROLE_IND NUMBER

TERM_STATUS_IND NUMBER

PRIMARY_ASG_IND NUMBER

PAY_GRADE_ID VARCHAR2(80)

PAY_GRADE_PRV_ID VARCHAR2(80)

POSTN_DH_BASE_EMP_ID VARCHAR2(80)

HOME_ASSIGNMENT_ID VARCHAR2(80)

HR_PERSON_ID VARCHAR2(80)

PERSON_INTEGRATION_ID VARCHAR2(80)

DOC_CURR_CODE VARCHAR2(30)

LOC_CURR_CODE VARCHAR2(30)

LOC_EXCH_RATE_TYPE VARCHAR2(30)

DWDMR A-Z.doc
LOC_EXCHANGE_RATE NUMBER(28,10)

EXCHANGE_DT DATE

GLOBAL1_EXCHANGE_RATE NUMBER(28,10)

GLOBAL2_EXCHANGE_RATE NUMBER(28,10)

GLOBAL3_EXCHANGE_RATE NUMBER(28,10)

CREATED_BY_WID NUMBER W_USER_D

CHANGED_BY_WID NUMBER W_USER_D

CREATED_ON_DT DATE

CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT DATE

EFFECTIVE_FROM_DT DATE

EFFECTIVE_TO_DT DATE

DELETE_FLG VARCHAR2(1)

W_INSERT_DT DATE

W_UPDATE_DT DATE

DATASOURCE_NUM_ID NUMBER

ETL_PROC_WID NUMBER

DWDMR A-Z.doc
INTEGRATION_ID VARCHAR2(80)

TENANT_ID VARCHAR2(80)

X_CUSTOM VARCHAR2(10)

DWDMR A-Z.doc
W_WRKFC_EVT_GRP_SUBG_D
Business Name: W_WRKFC_EVT_GRP_SUBG_D

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID NUMBER

ROW_WID
W_EVENT_GRP_CODE VARCHAR2(50)

W_EVENT_GRP_CODE
W_EVENT_SUBG_CODE VARCHAR2(50)

W_EVENT_SUBG_CODE
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
INTEGRATION_ID VARCHAR2(255)

INTEGRATION_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
ETL_PROC_WID NUMBER

ETL_PROC_WID
TENANT_ID VARCHAR2(80)

TENANT_ID

DWDMR A-Z.doc
W_WRKFC_EVT_MERGE_F
Business Name: W_WRKFC_EVT_MERGE_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ASSIGNMENT_ID VARCHAR2(30)

WORKER_LAST_ACTIVE_DATE DATE

CHANGE_EVENT_TYPE VARCHAR2(30)

MAX_SEQ_IND NUMBER

EVENT_SEQ NUMBER

EVENT_YEAR NUMBER

ASSIGNMENT_NUMBER VARCHAR2(30)

ASSIGNMENT_TYPE VARCHAR2(30)

EVENT_DT_WID NUMBER

EVENT_MONTH_WID NUMBER

EMPLOYEE_WID NUMBER

HR_ASSIGNMENT_WID NUMBER

HR_PERSON_WID NUMBER

HR_PERSON_LEG_WID NUMBER

HR_ORG_WID NUMBER

HR_ORG_PRV_WID NUMBER

JOB_WID NUMBER

DWDMR A-Z.doc
JOB_PRV_WID NUMBER

PAY_GRADE_WID NUMBER

PAY_GRADE_PRV_WID NUMBER

HR_POSITION_WID NUMBER

HR_POSITION_PRV_WID NUMBER

LOCATION_WID NUMBER

LOCATION_PRV_WID NUMBER

SUPERVISOR_WID NUMBER

SUPERVISOR_PRV_WID NUMBER

SUP_HR_PERSON_WID NUMBER

SUP_HR_PERSON_WID
EMPLOYMENT_WID NUMBER

ESTABLISHMENT_WID NUMBER

SUP_HR_ASSIGNMENT_WID NUMBER

SUP_HR_ASSIGNMENT_WID
SUP_HR_PERSON_PRV_WID NUMBER

SUP_HR_PERSON_PRV_WID
HR_BUSINESS_UNIT_WID NUMBER

COMPANY_ORG_WID NUMBER

SUP_HR_PERSON_LEG_WID NUMBER

SUP_HR_PERSON_LEG_WID
EVENT_TYPE_RSN_WID NUMBER

INTL_ASSGN_WID NUMBER

AGE_BAND_WID NUMBER

DWDMR A-Z.doc
PERFORMANCE_BAND_WID NUMBER

PERFORMANCE_BAND_PRV_WID NUMBER

PRD_OF_WRK_BAND_WID NUMBER

ENTERPRISE_WID NUMBER

COST_CENTER_WID NUMBER

COMPARATIO_BAND_WID NUMBER

SALARY_BAND_WID NUMBER

POTENTIAL_BAND_WID NUMBER

HR_GEN01_WID NUMBER

HR_GEN01_PRV_WID NUMBER

HR_GEN02_WID NUMBER

HR_GEN02_PRV_WID NUMBER

HR_GEN03_WID NUMBER

HR_GEN03_PRV_WID NUMBER

HIRE_DT DATE

LAST_HIRE_DT DATE

POW_START_DT DATE

BIRTH_DT DATE

ORG_ENTRY_DT DATE

DWDMR A-Z.doc
JOB_ENTRY_DT DATE

GRD_ENTRY_DT DATE

POS_ENTRY_DT DATE

LOC_ENTRY_DT DATE

LAST_PROM_DT DATE

LAST_SAL_INCR_DT DATE

EVENT_JOIN_DT DATE

LAST_TERM_DT DATE

HEADCOUNT NUMBER(10,3)

HEADCOUNT_PRV NUMBER(10,3)

HEADCOUNT_ASG NUMBER(10,3)

FTE NUMBER(10,3)

FTE_PRV NUMBER(10,3)

FTE_ASG NUMBER(10,3)

SALARY_ANNL NUMBER(28,10)

SALARY_MONTH NUMBER(28,10)

SALARY_DAY NUMBER(28,10)

SALARY_HOUR NUMBER(28,10)

SALARY_ANNL_ASG NUMBER(28,10)

SALARY_MONTH_ASG NUMBER(28,10)

DWDMR A-Z.doc
SALARY_DAY_ASG NUMBER(28,10)

SALARY_HOUR_ASG NUMBER(28,10)

COMPARATIO NUMBER(10,3)

TOTAL_SERVICE_DAYS NUMBER

NRMLSD_PERF_RATING NUMBER

NRMLSD_PERF_PRV_RATING NUMBER

NRMLSD_PERF_RATING_ASG NUMBER

ORIG_PERF_RATING VARCHAR2(40)

ORIG_PERF_PRV_RATING VARCHAR2(40)

NRMLSD_POTENTIAL NUMBER

ORIG_POTENTIAL VARCHAR2(30)

STD_HOURS_MONTH NUMBER(10,3)

STD_HOURS_DAY NUMBER(18,3)

IASG_ALLCTN_FACTOR NUMBER

EMP_IND NUMBER

CWK_IND NUMBER

FIRST_RECORD_IND NUMBER

HIRE_EVENT_IND NUMBER

REHIRE_EVENT_IND NUMBER

ASG_START_EVENT_IND NUMBER

DWDMR A-Z.doc
TERM_EVENT_IND NUMBER

LAST_ACTIVE_EVENT_IND NUMBER

ASG_END_EVENT_IND NUMBER

PROM_EVENT_IND NUMBER

TRANSFER_EVENT_IND NUMBER

REORG_EVENT_IND NUMBER

ASG_STATUS_CHANGE_IND NUMBER

ORG_CHANGE_IND NUMBER

JOB_CHANGE_IND NUMBER

POS_CHANGE_IND NUMBER

GRD_CHANGE_IND NUMBER

LOC_CHANGE_IND NUMBER

SUP_CHANGE_IND NUMBER

SAL_CHANGE_IND NUMBER

PFRT_CHANGE_IND NUMBER

HDC_CHANGE_IND NUMBER

HDC_GAIN_IND NUMBER

HDC_LOSS_IND NUMBER

FTE_CHANGE_IND NUMBER

FTE_GAIN_IND NUMBER

DWDMR A-Z.doc
FTE_LOSS_IND NUMBER

HR_GEN01_CHANGE_IND NUMBER

HR_GEN02_CHANGE_IND NUMBER

HR_GEN03_CHANGE_IND NUMBER

MANAGER_ROLE_IND NUMBER

TERM_STATUS_IND NUMBER

PRIMARY_ASG_IND NUMBER

PAY_GRADE_ID VARCHAR2(80)

PAY_GRADE_PRV_ID VARCHAR2(80)

POSTN_DH_BASE_EMP_ID VARCHAR2(80)

HOME_ASSIGNMENT_ID VARCHAR2(80)

PERSON_INTEGRATION_ID VARCHAR2(80)

DOC_CURR_CODE VARCHAR2(30)

LOC_CURR_CODE VARCHAR2(30)

LOC_EXCH_RATE_TYPE VARCHAR2(30)

LOC_EXCHANGE_RATE NUMBER(28,10)

EXCHANGE_DT DATE

GLOBAL1_EXCHANGE_RATE NUMBER(28,10)

GLOBAL2_EXCHANGE_RATE NUMBER(28,10)

GLOBAL3_EXCHANGE_RATE NUMBER(28,10)

DWDMR A-Z.doc
CREATED_BY_WID NUMBER

CHANGED_BY_WID NUMBER

CREATED_ON_DT DATE

CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT DATE

EFFECTIVE_FROM_DT DATE

EFFECTIVE_TO_DT DATE

DELETE_FLG VARCHAR2(1)

W_INSERT_DT DATE

W_UPDATE_DT DATE

DATASOURCE_NUM_ID NUMBER

ETL_PROC_WID NUMBER

INTEGRATION_ID VARCHAR2(80)

TENANT_ID VARCHAR2(80)

X_CUSTOM VARCHAR2(10)

DWDMR A-Z.doc
W_WRKFC_EVT_MNTH_SUPH_A
Business Name: W_WRKFC_EVT_MNTH_SUPH_A

Description:

Table Columns:
Column Name Description Datatype Lookup Table
SUP_HR_ASSIGNMENT_WID NUMBER

SUP_HR_ASSIGNMENT_WID
SUP_HR_PERSON_WID NUMBER

SUP_HR_PERSON_WID
DIRECT_FLG VARCHAR2(1)

DIRECT_FLG
EVENT_MONTH_WID NUMBER

EVENT_MONTH_WID
EVENT_QTR_WID NUMBER

EVENT_QTR_WID
EVENT_YEAR_WID NUMBER

EVENT_YEAR_WID
GEO_COUNTRY_WID NUMBER

GEO_COUNTRY_WID
JOB_FAMILY_FUNCTION_WID NUMBER

JOB_FAMILY_FUNCTION_WID
EVENT_GROUP_SUBGROUP_WID NUMBER

EVENT_GROUP_SUBGROUP_WID

EMPLOYMENT_TYPE_SUBTYPE_W NUMBER
ID

EMPLOYMENT_TYPE_SUBTYPE_W
ID
PERF_BAND_WID NUMBER

PERF_BAND_WID
HIRE_HDC NUMBER

HIRE_HDC
HIRE_CNT NUMBER

HIRE_CNT
REHIRE_HDC NUMBER

REHIRE_HDC
REHIRE_CNT NUMBER

REHIRE_CNT

DWDMR A-Z.doc
TERMINATION_HDC NUMBER

TERMINATION_HDC
TERMINATION_CNT NUMBER

TERMINATION_CNT
PROMOTION_HDC NUMBER

PROMOTION_HDC
PROMOTION_CNT NUMBER

PROMOTION_CNT
TRANSFER_IN_HDC NUMBER

TRANSFER_IN_HDC
TRANSFER_IN_CNT NUMBER

TRANSFER_IN_CNT
TRANSFER_OUT_HDC NUMBER

TRANSFER_OUT_HDC
TRANSFER_OUT_CNT NUMBER

TRANSFER_OUT_CNT
REORG_IN_HDC NUMBER

REORG_IN_HDC
REORG_IN_CNT NUMBER

REORG_IN_CNT
REORG_OUT_HDC NUMBER

REORG_OUT_HDC
REORG_OUT_CNT NUMBER

REORG_OUT_CNT
GBL_TRANSFER_IN_HDC NUMBER

GBL_TRANSFER_IN_HDC
GBL_TRANSFER_IN_CNT NUMBER

GBL_TRANSFER_IN_CNT
GBL_TRANSFER_OUT_HDC NUMBER

GBL_TRANSFER_OUT_HDC
GBL_TRANSFER_OUT_CNT NUMBER

GBL_TRANSFER_OUT_CNT
SUP_CHNG_IN_HDC NUMBER

SUP_CHNG_IN_HDC
SUP_CHNG_IN_CNT NUMBER

SUP_CHNG_IN_CNT
SUP_CHNG_OUT_HDC NUMBER

SUP_CHNG_OUT_HDC
SUP_CHNG_OUT_CNT NUMBER

SUP_CHNG_OUT_CNT

DWDMR A-Z.doc
GAIN_HDC NUMBER

GAIN_HDC
GAIN_CNT NUMBER

GAIN_CNT
LOSS_HDC NUMBER

LOSS_HDC
LOSS_CNT NUMBER

LOSS_CNT
CAL_MONTH_START_DT DATE

CAL_MONTH_START_DT
CAL_MONTH_END_DT DATE

CAL_MONTH_END_DT
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
INTEGRATION_ID VARCHAR2(255)

INTEGRATION_ID
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
ETL_PROC_WID NUMBER

ETL_PROC_WID
TENANT_ID VARCHAR2(80)

TENANT_ID

DWDMR A-Z.doc
W_WRKFC_EVT_MONTH_F
Business Name: W_WRKFC_EVT_MONTH_F

Description:
Imported from database

Table Columns:
Column Name Description Datatype Lookup Table
ASSIGNMENT_ID VARCHAR2(30)

CHANGE_EVENT_TYPE VARCHAR2(30)

MAX_SEQ_IND NUMBER

EVENT_SEQ NUMBER

EVENT_YEAR NUMBER

ASSIGNMENT_NUMBER VARCHAR2(30)

ASSIGNMENT_TYPE VARCHAR2(30)

EVENT_DT_WID NUMBER W_DAY_D

EVENT_MONTH_WID NUMBER W_MONTH_D

EVENT_QTR_WID NUMBER W_QTR_D

EVENT_YEAR_WID NUMBER W_YEAR_D

EMPLOYEE_WID NUMBER W_EMPLOYEE_D

HR_ASSIGNMENT_WID NUMBER W_HR_ASSIGNMENT_D

HR_ASSIGNMENT_WID NUMBER W_SUPERVISOR_RH

HR_PERSON_WID NUMBER W_HR_PERSON_D

HR_PERSON_LEG_WID NUMBER W_HR_PERSON_LEG_D

DWDMR A-Z.doc
HR_ORG_WID NUMBER W_HR_ORGANIZATION_D

HR_ORG_WID NUMBER W_INT_ORG_D

HR_ORG_PRV_WID NUMBER W_INT_ORG_D

JOB_WID NUMBER W_JOB_D

JOB_PRV_WID NUMBER W_JOB_D

PAY_GRADE_WID NUMBER W_PAY_GRADE_D

PAY_GRADE_PRV_WID NUMBER W_PAY_GRADE_D

HR_POSITION_WID NUMBER W_HR_POSITION_D

HR_POSITION_PRV_WID NUMBER W_HR_POSITION_D

LOCATION_WID NUMBER W_BUSN_LOCATION_D

LOCATION_PRV_WID NUMBER W_BUSN_LOCATION_D

SUPERVISOR_WID NUMBER W_EMPLOYEE_D

SUPERVISOR_PRV_WID NUMBER W_EMPLOYEE_D

SUP_HR_PERSON_WID NUMBER

SUP_HR_PERSON_WID
EMPLOYMENT_WID NUMBER W_EMPLOYMENT_D

SUP_HR_ASSIGNMENT_WID NUMBER

SUP_HR_ASSIGNMENT_WID
ESTABLISHMENT_WID NUMBER W_INT_ORG_D

HR_BUSINESS_UNIT_WID NUMBER W_INT_ORG_D

SUP_HR_PERSON_PRV_WID NUMBER

SUP_HR_PERSON_PRV_WID
SUP_HR_PERSON_LEG_WID NUMBER

SUP_HR_PERSON_LEG_WID

DWDMR A-Z.doc
COMPANY_ORG_WID NUMBER W_INT_ORG_D

EVENT_TYPE_RSN_WID NUMBER W_WRKFC_EVENT_TYPE_D

EMP_POSTN_DH_WID NUMBER W_POSITION_DH

INTL_ASSGN_WID NUMBER W_INTL_ASSGN_D

AGE_BAND_WID NUMBER W_AGE_BAND_D

PERFORMANCE_BAND_WID NUMBER W_PERFORMANCE_BAND_D

PERFORMANCE_BAND_PRV_WID NUMBER W_PERFORMANCE_BAND_D

PRD_OF_WRK_BAND_WID NUMBER W_PRD_OF_WRK_BAND_D

ENTERPRISE_WID NUMBER W_INT_ORG_D

COST_CENTER_WID NUMBER

COMPARATIO_BAND_WID NUMBER

SALARY_BAND_WID NUMBER

POTENTIAL_BAND_WID NUMBER W_POTENTIAL_BAND_D

HR_GEN01_WID NUMBER W_HR_GEN01_RH

HR_GEN01_PRV_WID NUMBER

HR_GEN02_WID NUMBER

HR_GEN02_PRV_WID NUMBER

HR_GEN03_WID NUMBER

HR_GEN03_PRV_WID NUMBER

DWDMR A-Z.doc
HIRE_DT DATE

LAST_HIRE_DT DATE

POW_START_DT DATE

BIRTH_DT DATE

ORG_ENTRY_DT DATE

JOB_ENTRY_DT DATE

GRD_ENTRY_DT DATE

POS_ENTRY_DT DATE

LOC_ENTRY_DT DATE

LAST_PROM_DT DATE

LAST_SAL_INCR_DT DATE

EVENT_JOIN_DT DATE

LAST_TERM_DT DATE

HEADCOUNT NUMBER(10,3)

HEADCOUNT_PRV NUMBER(10,3)

HEADCOUNT_ASG NUMBER(10,3)

FTE NUMBER(10,3)

FTE_PRV NUMBER(10,3)

FTE_ASG NUMBER(10,3)

SALARY_ANNL NUMBER(28,10)

DWDMR A-Z.doc
SALARY_MONTH NUMBER(28,10)

SALARY_DAY NUMBER(28,10)

SALARY_HOUR NUMBER(28,10)

SALARY_ANNL_ASG NUMBER(28,10)

SALARY_MONTH_ASG NUMBER(28,10)

SALARY_DAY_ASG NUMBER(28,10)

SALARY_HOUR_ASG NUMBER(28,10)

COMPARATIO NUMBER(10,3)

TOTAL_SERVICE_DAYS This column is obsolete. The metric is NUMBER


calculated at runtime in the BIEE
repository, and therefore this column
can be NULL for all adaptors,
including Universal Adaptor staging.

CURRENT_SERVICE_DAYS NUMBER

CURRENT_SERVICE_MONTHS NUMBER

AGE_IN_MONTHS NUMBER

NRMLSD_PERF_RATING NUMBER

NRMLSD_PERF_PRV_RATING NUMBER

NRMLSD_PERF_RATING_ASG NUMBER

ORIG_PERF_RATING VARCHAR2(40)

ORIG_PERF_PRV_RATING VARCHAR2(40)

NRMLSD_POTENTIAL NUMBER

ORIG_POTENTIAL VARCHAR2(30)

DWDMR A-Z.doc
STD_HOURS_MONTH NUMBER(10,3)

STD_HOURS_DAY NUMBER(18,3)

IASG_ALLCTN_FACTOR NUMBER

EMP_IND NUMBER

CWK_IND NUMBER

FIRST_RECORD_IND NUMBER

HIRE_EVENT_IND NUMBER

REHIRE_EVENT_IND NUMBER

TERM_EVENT_IND NUMBER

LAST_ACTIVE_EVENT_IND NUMBER

ASG_START_EVENT_IND NUMBER

ASG_END_EVENT_IND NUMBER

PROM_EVENT_IND NUMBER

TRANSFER_EVENT_IND NUMBER

REORG_EVENT_IND NUMBER

ASG_STATUS_CHANGE_IND NUMBER

ORG_CHANGE_IND NUMBER

JOB_CHANGE_IND NUMBER

POS_CHANGE_IND NUMBER

GRD_CHANGE_IND NUMBER

DWDMR A-Z.doc
LOC_CHANGE_IND NUMBER

SUP_CHANGE_IND NUMBER

SAL_CHANGE_IND NUMBER

PFRT_CHANGE_IND NUMBER

HDC_CHANGE_IND NUMBER

HDC_GAIN_IND NUMBER

HDC_LOSS_IND NUMBER

FTE_CHANGE_IND NUMBER

FTE_GAIN_IND NUMBER

FTE_LOSS_IND NUMBER

HR_GEN01_CHANGE_IND NUMBER

HR_GEN02_CHANGE_IND NUMBER

HR_GEN03_CHANGE_IND NUMBER

MANAGER_ROLE_IND NUMBER

TERM_STATUS_IND NUMBER

PRIMARY_ASG_IND NUMBER

EVENT_IND NUMBER

SNAPSHOT_IND NUMBER

SNAPSHOT_MONTH_START_IND NUMBER

DWDMR A-Z.doc
SNAPSHOT_MONTH_END_IND NUMBER

LAST_MONTH_IN_QTR_IND NUMBER

LAST_MONTH_IN_YEAR_IND NUMBER

HOME_ASSIGNMENT_ID VARCHAR2(30)

PERSON_INTEGRATION_ID VARCHAR2(80)

DOC_CURR_CODE VARCHAR2(30)

LOC_CURR_CODE VARCHAR2(30)

LOC_EXCH_RATE_TYPE VARCHAR2(30)

LOC_EXCHANGE_RATE NUMBER(28,10)

EXCHANGE_DT DATE

GLOBAL1_EXCHANGE_RATE NUMBER(28,10)

GLOBAL2_EXCHANGE_RATE NUMBER(28,10)

GLOBAL3_EXCHANGE_RATE NUMBER(28,10)

CREATED_BY_WID NUMBER

CHANGED_BY_WID NUMBER

CREATED_ON_DT DATE

CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT DATE

DWDMR A-Z.doc
AUX4_CHANGED_ON_DT DATE

EFFECTIVE_FROM_DT DATE

EFFECTIVE_TO_DT DATE

DELETE_FLG VARCHAR2(1)

W_INSERT_DT DATE

W_UPDATE_DT DATE

DATASOURCE_NUM_ID NUMBER

ETL_PROC_WID NUMBER

INTEGRATION_ID VARCHAR2(80)

TENANT_ID VARCHAR2(80)

X_CUSTOM VARCHAR2(10)

DWDMR A-Z.doc
W_WRKFC_EVT_POW_F
Business Name: W_WRKFC_EVT_POW_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ASSIGNMENT_ID VARCHAR2(30)

START_DT DATE

POW_START_DT DATE

BAND_MIN_MONTHS NUMBER

BAND_MAX_MONTHS NUMBER

CREATED_ON_DT DATE

CHANGED_ON_DT DATE

EFFECTIVE_FROM_DT DATE

EFFECTIVE_TO_DT DATE

DATASOURCE_NUM_ID NUMBER

INTEGRATION_ID VARCHAR2(80)

W_INSERT_DT DATE

W_UPDATE_DT DATE

ETL_PROC_WID NUMBER

DWDMR A-Z.doc
W_WRKFC_GAIN_LOSS_GEN01_F
Business Name: W_WRKFC_GAIN_LOSS_GEN01_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
HR_GEN01_NODE_WID NUMBER

HR_GEN01_NODE_WID
HR_GEN01_PARENT_NODE_WID NUMBER

HR_GEN01_PARENT_NODE_WID

HIERARCHY_WID NUMBER

HIERARCHY_WID
HIERARCHY_VERSION_WID NUMBER

HIERARCHY_VERSION_WID
ASSIGNMENT_ID VARCHAR2(30)

EVENT_DT DATE

EVENT_DT
EVENT_END_DT DATE

EVENT_END_DT
EVENT_SEQ NUMBER

EVENT_SEQ
CHANGE_EVENT_TYPE VARCHAR2(30)

CHANGE_EVENT_TYPE
EVENT_DT_WID NUMBER

EVENT_DT_WID
EVENT_END_DT_WID NUMBER

EVENT_END_DT_WID
EVENT_MONTH_WID NUMBER

EVENT_MONTH_WID
EVENT_QTR_WID NUMBER

EVENT_QTR_WID
EVENT_YEAR_WID NUMBER

EVENT_YEAR_WID
EMPLOYEE_WID NUMBER

EMPLOYEE_WID
HR_ASSIGNMENT_WID NUMBER

HR_ASSIGNMENT_WID

DWDMR A-Z.doc
HR_PERSON_WID NUMBER

HR_PERSON_WID
HR_PERSON_LEG_WID NUMBER

HR_PERSON_LEG_WID
HR_ORG_WID NUMBER

HR_ORG_WID
HR_ORG_PRV_WID NUMBER

HR_ORG_PRV_WID
JOB_WID NUMBER

JOB_WID
JOB_PRV_WID NUMBER

JOB_PRV_WID
PAY_GRADE_WID NUMBER

PAY_GRADE_WID
PAY_GRADE_PRV_WID NUMBER

PAY_GRADE_PRV_WID
HR_POSITION_WID NUMBER

HR_POSITION_WID
HR_POSITION_PRV_WID NUMBER

HR_POSITION_PRV_WID
LOCATION_WID NUMBER

LOCATION_WID
LOCATION_PRV_WID NUMBER

LOCATION_PRV_WID
SUPERVISOR_WID NUMBER

SUPERVISOR_WID
SUPERVISOR_PRV_WID NUMBER

SUPERVISOR_PRV_WID
SUP_HR_PERSON_WID NUMBER

SUP_HR_PERSON_WID
EMPLOYMENT_WID NUMBER

EMPLOYMENT_WID
SUP_HR_ASSIGNMENT_WID NUMBER

SUP_HR_ASSIGNMENT_WID
ESTABLISHMENT_WID NUMBER

ESTABLISHMENT_WID
HR_BUSINESS_UNIT_WID NUMBER

HR_BUSINESS_UNIT_WID
SUP_HR_PERSON_PRV_WID NUMBER

SUP_HR_PERSON_PRV_WID

DWDMR A-Z.doc
SUP_HR_PERSON_LEG_WID NUMBER

SUP_HR_PERSON_LEG_WID
COMPANY_ORG_WID NUMBER

COMPANY_ORG_WID
EVENT_TYPE_RSN_WID NUMBER

EVENT_TYPE_RSN_WID
EMP_POSTN_DH_WID NUMBER

EMP_POSTN_DH_WID
INTL_ASSGN_WID NUMBER

INTL_ASSGN_WID
AGE_BAND_WID NUMBER

AGE_BAND_WID
PERFORMANCE_BAND_WID NUMBER

PERFORMANCE_BAND_WID
PERFORMANCE_BAND_PRV_WID NUMBER

PERFORMANCE_BAND_PRV_WID

PRD_OF_WRK_BAND_WID NUMBER

PRD_OF_WRK_BAND_WID
ENTERPRISE_WID NUMBER

ENTERPRISE_WID
COST_CENTER_WID NUMBER

COST_CENTER_WID
COMPARATIO_BAND_WID NUMBER

COMPARATIO_BAND_WID
SALARY_BAND_WID NUMBER

SALARY_BAND_WID
POTENTIAL_BAND_WID NUMBER

POTENTIAL_BAND_WID
HEADCOUNT NUMBER(10,3)

HEADCOUNT
FTE NUMBER(10,3)

FTE
TRANSFER_IN_CNT NUMBER

TRANSFER_IN_CNT
TRANSFER_IN_HDC NUMBER(10,3)

TRANSFER_IN_HDC
TRANSFER_IN_FTE NUMBER(10,3)

TRANSFER_IN_FTE

DWDMR A-Z.doc
TRANSFER_OUT_CNT NUMBER

TRANSFER_OUT_CNT
TRANSFER_OUT_HDC NUMBER(10,3)

TRANSFER_OUT_HDC
TRANSFER_OUT_FTE NUMBER(10,3)

TRANSFER_OUT_FTE
INTERNAL_TRANSFER_IN_CNT NUMBER

INTERNAL_TRANSFER_IN_CNT
INTERNAL_TRANSFER_IN_HDC NUMBER(10,3)

INTERNAL_TRANSFER_IN_HDC
INTERNAL_TRANSFER_IN_FTE NUMBER(10,3)

INTERNAL_TRANSFER_IN_FTE
INTERNAL_TRANSFER_OUT_CNT NUMBER

INTERNAL_TRANSFER_OUT_CNT

INTERNAL_TRANSFER_OUT_HDC NUMBER(10,3)

INTERNAL_TRANSFER_OUT_HDC

INTERNAL_TRANSFER_OUT_FTE NUMBER(10,3)

INTERNAL_TRANSFER_OUT_FTE

HIRE_CNT NUMBER

HIRE_CNT
HIRE_HDC NUMBER(10,3)

HIRE_HDC
HIRE_FTE NUMBER(10,3)

HIRE_FTE
FIRST_RECORD_CNT NUMBER

FIRST_RECORD_CNT
FIRST_RECORD_HDC NUMBER(10,3)

FIRST_RECORD_HDC
FIRST_RECORD_FTE NUMBER(10,3)

FIRST_RECORD_FTE
ASG_START_CNT NUMBER

ASG_START_HDC NUMBER(10,3)

ASG_START_FTE NUMBER(10,3)

DWDMR A-Z.doc
TERM_CNT NUMBER

TERM_CNT
TERM_HDC NUMBER(10,3)

TERM_HDC
TERM_FTE NUMBER(10,3)

TERM_FTE
ASG_END_CNT NUMBER

ASG_END_HDC NUMBER(10,3)

ASG_END_FTE NUMBER(10,3)

HDC_GAIN_CNT NUMBER

HDC_GAIN_CNT
HDC_GAIN NUMBER(10,3)

HDC_GAIN
FTE_GAIN_CNT NUMBER

FTE_GAIN_CNT
FTE_GAIN NUMBER(10,3)

FTE_GAIN
HDC_LOSS_CNT NUMBER

HDC_LOSS_CNT
HDC_LOSS NUMBER(10,3)

HDC_LOSS
FTE_LOSS_CNT NUMBER

FTE_LOSS_CNT
FTE_LOSS NUMBER(10,3)

FTE_LOSS
EFFECTIVE_FROM_DT DATE

EFFECTIVE_TO_DT DATE

W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID
ETL_PROC_WID NUMBER

ETL_PROC_WID

DWDMR A-Z.doc
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
X_CUSTOM VARCHAR2(10)

X_CUSTOM

DWDMR A-Z.doc
W_WRKFC_GAIN_LOSS_SUPH_F
Business Name: W_WRKFC_GAIN_LOSS_SUPH_F

Description:
Imported from database

Table Columns:
Column Name Description Datatype Lookup Table
SUB_HR_ASSIGNMENT_WID NUMBER W_HR_ASSIGNMENT_D

SUP_HR_ASSIGNMENT_WID NUMBER W_HR_ASSIGNMENT_D

SUB_HR_PERSON_WID NUMBER W_HR_PERSON_D

SUP_HR_PERSON_WID NUMBER W_HR_PERSON_D

EVENT_DT DATE

EVENT_END_DT DATE

EVENT_SEQ NUMBER

CHANGE_EVENT_TYPE VARCHAR2(30)

EMPLOYMENT_WID NUMBER W_EMPLOYMENT_D

HR_ORG_WID NUMBER W_INT_ORG_D

JOB_WID NUMBER W_JOB_D

HR_ORG_PRV_WID NUMBER

HR_ORG_PRV_WID
PAY_GRADE_WID NUMBER W_PAY_GRADE_D

JOB_PRV_WID NUMBER

JOB_PRV_WID
HR_POSITION_WID NUMBER W_HR_POSITION_D

LOCATION_WID NUMBER W_BUSN_LOCATION_D

DWDMR A-Z.doc
PAY_GRADE_PRV_WID NUMBER

PAY_GRADE_PRV_WID
HR_BUSINESS_UNIT_WID NUMBER W_INT_ORG_D

COMPANY_ORG_WID NUMBER W_INT_ORG_D

HR_POSITION_PRV_WID NUMBER

HR_POSITION_PRV_WID
HR_PERSON_LEG_WID NUMBER W_HR_PERSON_LEG_D

EMPLOYEE_WID NUMBER W_EMPLOYEE_D

LOCATION_PRV_WID NUMBER

LOCATION_PRV_WID
ESTABLISHMENT_WID NUMBER W_INT_ORG_D

SUPERVISOR_WID NUMBER

SUPERVISOR_WID
AGE_BAND_WID NUMBER W_AGE_BAND_D

SUPERVISOR_PRV_WID NUMBER

SUPERVISOR_PRV_WID
PERFORMANCE_BAND_WID NUMBER W_PERFORMANCE_BAND_D

PRD_OF_WRK_BAND_WID NUMBER W_PRD_OF_WRK_BAND_D

HEADCOUNT NUMBER

FTE NUMBER

DIRECT_IND NUMBER

GAIN_IND NUMBER

GAIN_DRCT_IND NUMBER

LOSS_IND NUMBER

DWDMR A-Z.doc
PERFORMANCE_BAND_PRV_WID NUMBER

PERFORMANCE_BAND_PRV_WID

LOSS_DRCT_IND NUMBER

SUP_CHANGE_IND NUMBER

TRANSFER_IND NUMBER

GBL_TRANSFER_IND NUMBER

REORG_IND NUMBER

HIRE_IND NUMBER

TERM_IND NUMBER

HDC_CHNG_IND NUMBER

FTE_CHNG_IND NUMBER

FIRST_RECORD_IND NUMBER

GAIN_IN_HDC NUMBER

GAIN_IN_HDC_DRCT NUMBER

GAIN_IN_FTE NUMBER

GAIN_IN_FTE_DRCT NUMBER

LOSS_OUT_HDC NUMBER

LOSS_OUT_HDC_DRCT NUMBER

LOSS_OUT_FTE NUMBER

LOSS_OUT_FTE_DRCT NUMBER

DWDMR A-Z.doc
TRANSFER_IN_HDC NUMBER

TRANSFER_IN_HDC_DRCT NUMBER

TRANSFER_IN_FTE NUMBER

TRANSFER_IN_FTE_DRCT NUMBER

TRANSFER_OUT_HDC NUMBER

TRANSFER_OUT_HDC_DRCT NUMBER

TRANSFER_OUT_FTE NUMBER

TRANSFER_OUT_FTE_DRCT NUMBER

REORG_IN_HDC NUMBER

REORG_IN_HDC_DRCT NUMBER

REORG_IN_FTE NUMBER

REORG_IN_FTE_DRCT NUMBER

REORG_OUT_HDC NUMBER

REORG_OUT_HDC_DRCT NUMBER

REORG_OUT_FTE NUMBER

REORG_OUT_FTE_DRCT NUMBER

GBL_TRANSFER_IN_HDC NUMBER

GBL_TRANSFER_IN_HDC_DRCT NUMBER

GBL_TRANSFER_IN_FTE NUMBER

GBL_TRANSFER_IN_FTE_DRCT NUMBER

DWDMR A-Z.doc
GBL_TRANSFER_OUT_HDC NUMBER

GBL_TRANSFER_OUT_HDC_DRCT NUMBER

GBL_TRANSFER_OUT_FTE NUMBER

GBL_TRANSFER_OUT_FTE_DRCT NUMBER

SUP_CHNG_IN_HDC NUMBER

SUP_CHNG_IN_HDC_DRCT NUMBER

SUP_CHNG_IN_FTE NUMBER

SUP_CHNG_IN_FTE_DRCT NUMBER

SUP_CHNG_OUT_HDC NUMBER

SUP_CHNG_OUT_HDC_DRCT NUMBER

SUP_CHNG_OUT_FTE NUMBER

SUP_CHNG_OUT_FTE_DRCT NUMBER

HIRE_HDC NUMBER

HIRE_HDC_DRCT NUMBER

HIRE_FTE NUMBER

HIRE_FTE_DRCT NUMBER

TERM_HDC NUMBER

TERM_HDC_DRCT NUMBER

TERM_FTE NUMBER

DWDMR A-Z.doc
TERM_FTE_DRCT NUMBER

MANAGER_TYPE VARCHAR2(80)

EVENT_DT_WID NUMBER W_DAY_D

EVENT_END_DT_WID NUMBER W_DAY_D

W_INSERT_DT DATE

W_UPDATE_DT DATE

DATASOURCE_NUM_ID NUMBER

ETL_PROC_WID NUMBER

INTEGRATION_ID VARCHAR2(80)

TENANT_ID VARCHAR2(80)

X_CUSTOM VARCHAR2(10)

EVENT_MONTH_WID NUMBER

EVENT_MONTH_WID
EVENT_QTR_WID NUMBER

EVENT_QTR_WID
EVENT_YEAR_WID NUMBER

EVENT_YEAR_WID
COST_CENTER_WID NUMBER

COST_CENTER_WID
HR_GEN01_WID NUMBER

HR_GEN02_WID NUMBER

HR_GEN03_WID NUMBER

DWDMR A-Z.doc
W_WRKFC_SNP_F
Business Name: W_WRKFC_SNP_F

Description:

Table Columns:
Column Name Description Datatype Lookup Table
ASSIGNMENT_ID VARCHAR2(30)

ASSIGNMENT_ID
WRKFC_SNP_WID NUMBER

WRKFC_SNP_WID
SNAPSHOT_EFFECTIVE_DT DATE

SNAPSHOT_EFFECTIVE_DT
MANAGER_ROLE_IND NUMBER

MANAGER_ROLE_IND
HOME_ASSIGNMENT_ID VARCHAR2(30)

HOME_ASSIGNMENT_ID
PERSON_INTEGRATION_ID VARCHAR2(80)

PERSON_INTEGRATION_ID
CHANGE_EVENT_TYPE VARCHAR2(30)

CHANGE_EVENT_TYPE
EVENT_YEAR NUMBER

EVENT_YEAR
ASSIGNMENT_NUMBER VARCHAR2(30)

ASSIGNMENT_NUMBER
ASSIGNMENT_TYPE VARCHAR2(30)

ASSIGNMENT_TYPE
EVENT_DT_WID NUMBER W_DAY_D

EVENT_DT_WID
EVENT_MONTH_WID NUMBER W_MONTH_D

EVENT_MONTH_WID
EVENT_QTR_WID NUMBER W_QTR_D

EVENT_QTR_WID
EVENT_YEAR_WID NUMBER W_YEAR_D

EVENT_YEAR_WID
EMPLOYEE_WID NUMBER W_EMPLOYEE_D

EMPLOYEE_WID
HR_ASSIGNMENT_WID NUMBER W_HR_ASSIGNMENT_D

HR_ASSIGNMENT_WID
HR_ASSIGNMENT_WID NUMBER W_SUPERVISOR_RH

HR_ASSIGNMENT_WID

DWDMR A-Z.doc
HR_PERSON_WID NUMBER W_HR_PERSON_D

HR_PERSON_WID
HR_PERSON_LEG_WID NUMBER W_HR_PERSON_LEG_D

HR_PERSON_LEG_WID
HR_ORG_WID NUMBER W_HR_ORGANIZATION_D

HR_ORG_WID
HR_ORG_WID NUMBER W_INT_ORG_D

HR_ORG_WID
HR_ORG_PRV_WID NUMBER W_INT_ORG_D

HR_ORG_PRV_WID
JOB_WID NUMBER W_JOB_D

JOB_WID
JOB_PRV_WID NUMBER W_JOB_D

JOB_PRV_WID
PAY_GRADE_WID NUMBER W_PAY_GRADE_D

PAY_GRADE_WID
PAY_GRADE_PRV_WID NUMBER W_PAY_GRADE_D

PAY_GRADE_PRV_WID
HR_POSITION_WID NUMBER W_HR_POSITION_D

HR_POSITION_WID
HR_POSITION_PRV_WID NUMBER W_HR_POSITION_D

HR_POSITION_PRV_WID
LOCATION_WID NUMBER W_BUSN_LOCATION_D

LOCATION_WID
LOCATION_PRV_WID NUMBER W_BUSN_LOCATION_D

LOCATION_PRV_WID
SUPERVISOR_WID NUMBER W_EMPLOYEE_D

SUPERVISOR_WID
SUPERVISOR_PRV_WID NUMBER W_EMPLOYEE_D

SUPERVISOR_PRV_WID
SUP_HR_PERSON_WID NUMBER

SUP_HR_PERSON_WID
EMPLOYMENT_WID NUMBER W_EMPLOYMENT_D

EMPLOYMENT_WID
SUP_HR_ASSIGNMENT_WID NUMBER

SUP_HR_ASSIGNMENT_WID
ESTABLISHMENT_WID NUMBER W_INT_ORG_D

ESTABLISHMENT_WID
HR_BUSINESS_UNIT_WID NUMBER W_INT_ORG_D

HR_BUSINESS_UNIT_WID

DWDMR A-Z.doc
SUP_HR_PERSON_PRV_WID NUMBER

SUP_HR_PERSON_PRV_WID
SUP_HR_PERSON_LEG_WID NUMBER

SUP_HR_PERSON_LEG_WID
COMPANY_ORG_WID NUMBER W_INT_ORG_D

COMPANY_ORG_WID
EVENT_TYPE_RSN_WID NUMBER

EVENT_TYPE_RSN_WID
EMP_POSTN_DH_WID NUMBER W_POSITION_DH

EMP_POSTN_DH_WID
INTL_ASSGN_WID NUMBER W_INTL_ASSGN_D

INTL_ASSGN_WID
AGE_BAND_WID NUMBER W_AGE_BAND_D

AGE_BAND_WID
PERFORMANCE_BAND_WID NUMBER W_PERFORMANCE_BAND_D

PERFORMANCE_BAND_WID
PERFORMANCE_BAND_PRV_WID NUMBER W_PERFORMANCE_BAND_D

PERFORMANCE_BAND_PRV_WID

PRD_OF_WRK_BAND_WID NUMBER W_PRD_OF_WRK_BAND_D

PRD_OF_WRK_BAND_WID
ENTERPRISE_WID NUMBER

ENTERPRISE_WID
COST_CENTER_WID NUMBER

COST_CENTER_WID
COMPARATIO_BAND_WID NUMBER

COMPARATIO_BAND_WID
SALARY_BAND_WID NUMBER

SALARY_BAND_WID
POTENTIAL_BAND_WID NUMBER W_POTENTIAL_BAND_D

HR_GEN01_WID NUMBER W_HR_GEN01_RH

HR_GEN01_PRV_WID NUMBER

HR_GEN02_WID NUMBER

HR_GEN02_PRV_WID NUMBER

DWDMR A-Z.doc
HR_GEN03_WID NUMBER

HR_GEN03_PRV_WID NUMBER

HIRE_DT DATE

HIRE_DT
LAST_HIRE_DT DATE

LAST_HIRE_DT
POW_START_DT DATE

POW_START_DT
BIRTH_DT DATE

BIRTH_DT
ORG_ENTRY_DT DATE

ORG_ENTRY_DT
JOB_ENTRY_DT DATE

JOB_ENTRY_DT
GRD_ENTRY_DT DATE

GRD_ENTRY_DT
POS_ENTRY_DT DATE

POS_ENTRY_DT
LOC_ENTRY_DT DATE

LOC_ENTRY_DT
LAST_PROM_DT DATE

LAST_PROM_DT
LAST_SAL_INCR_DT DATE

LAST_SAL_INCR_DT
LAST_TERM_DT DATE

HEADCOUNT NUMBER(10,3)

HEADCOUNT
HEADCOUNT_PRV NUMBER(10,3)

HEADCOUNT_ASG NUMBER(10,3)

HEADCOUNT_ASG
FTE NUMBER(10,3)

FTE
FTE_PRV NUMBER(10,3)

FTE_ASG NUMBER(10,3)

FTE_ASG

DWDMR A-Z.doc
SALARY_ANNL NUMBER(18,6)

SALARY_ANNL
SALARY_MONTH NUMBER(18,3)

SALARY_MONTH
SALARY_DAY NUMBER(18,3)

SALARY_DAY
SALARY_HOUR NUMBER(18,6)

SALARY_HOUR
SALARY_ANNL_ASG NUMBER(18,6)

SALARY_ANNL_ASG
SALARY_MONTH_ASG NUMBER(18,3)

SALARY_MONTH_ASG
SALARY_DAY_ASG NUMBER(18,3)

SALARY_DAY_ASG
SALARY_HOUR_ASG NUMBER(18,6)

SALARY_HOUR_ASG
COMPARATIO NUMBER(10,3)

COMPARATIO
TOTAL_SERVICE_DAYS NUMBER

TOTAL_SERVICE_DAYS
CURRENT_SERVICE_DAYS NUMBER

CURRENT_SERVICE_DAYS
CURRENT_SERVICE_MONTHS NUMBER

CURRENT_SERVICE_MONTHS
AGE_IN_MONTHS NUMBER

AGE_IN_MONTHS
NRMLSD_PERF_RATING NUMBER

NRMLSD_PERF_RATING
NRMLSD_PERF_PRV_RATING NUMBER

NRMLSD_PERF_PRV_RATING
NRMLSD_PERF_RATING_ASG NUMBER

NRMLSD_PERF_RATING_ASG
ORIG_PERF_RATING VARCHAR2(40)

ORIG_PERF_RATING
ORIG_PERF_PRV_RATING VARCHAR2(40)

ORIG_PERF_PRV_RATING
NRMLSD_POTENTIAL NUMBER

ORIG_POTENTIAL VARCHAR2(30)

DWDMR A-Z.doc
STD_HOURS_MONTH NUMBER(10,3)

STD_HOURS_MONTH
STD_HOURS_DAY NUMBER(18,3)

STD_HOURS_DAY
IASG_ALLCTN_FACTOR NUMBER

IASG_ALLCTN_FACTOR
EMP_IND NUMBER

EMP_IND
CWK_IND NUMBER

CWK_IND
FIRST_RECORD_CNT NUMBER

HIRE_EVENT_CNT NUMBER

HIRE_EVENT_CNT
REHIRE_EVENT_CNT NUMBER

REHIRE_EVENT_CNT
TERM_EVENT_CNT NUMBER

TERM_EVENT_CNT
LAST_ACTIVE_EVENT_CNT NUMBER

ASG_START_EVENT_CNT NUMBER

ASG_START_EVENT_CNT
ASG_END_EVENT_CNT NUMBER

ASG_END_EVENT_CNT
PROM_EVENT_CNT NUMBER

PROM_EVENT_CNT
TRANSFER_EVENT_CNT NUMBER

TRANSFER_EVENT_CNT
REORG_EVENT_CNT NUMBER

REORG_EVENT_CNT
ASG_STATUS_CHANGE_CNT NUMBER

ASG_STATUS_CHANGE_CNT
ORG_CHANGE_CNT NUMBER

ORG_CHANGE_CNT
JOB_CHANGE_CNT NUMBER

JOB_CHANGE_CNT
POS_CHANGE_CNT NUMBER

POS_CHANGE_CNT
GRD_CHANGE_CNT NUMBER

GRD_CHANGE_CNT

DWDMR A-Z.doc
LOC_CHANGE_CNT NUMBER

LOC_CHANGE_CNT
SUP_CHANGE_CNT NUMBER

SUP_CHANGE_CNT
SAL_CHANGE_CNT NUMBER

SAL_CHANGE_CNT
PFRT_CHANGE_CNT NUMBER

PFRT_CHANGE_CNT
HDC_CHANGE_CNT NUMBER

HDC_CHANGE_CNT
HDC_GAIN_CNT NUMBER

HDC_GAIN_CNT
HDC_LOSS_CNT NUMBER

HDC_LOSS_CNT
FTE_CHANGE_CNT NUMBER

FTE_CHANGE_CNT
FTE_GAIN_CNT NUMBER

FTE_GAIN_CNT
FTE_LOSS_CNT NUMBER

FTE_LOSS_CNT
HR_GEN01_CHANGE_CNT NUMBER

HR_GEN02_CHANGE_CNT NUMBER

HR_GEN03_CHANGE_CNT NUMBER

TERM_STATUS_IND NUMBER

TERM_STATUS_IND
W_ASG_ACTIVE_INACTIVE_CODE VARCHAR2(80)

W_ASG_ACTIVE_INACTIVE_CODE

W_WORKER_TYPE_CODE VARCHAR2(80)

W_WORKER_TYPE_CODE
W_WORKER_SUBTYPE_CODE VARCHAR2(80)

W_WORKER_SUBTYPE_CODE
DOC_CURR_CODE VARCHAR2(30)

DOC_CURR_CODE
LOC_CURR_CODE VARCHAR2(30)

LOC_CURR_CODE

DWDMR A-Z.doc
LOC_EXCH_RATE_TYPE VARCHAR2(30)

LOC_EXCH_RATE_TYPE
LOC_EXCHANGE_RATE NUMBER(22,6)

LOC_EXCHANGE_RATE
EXCHANGE_DT DATE

EXCHANGE_DT
GLOBAL1_EXCHANGE_RATE NUMBER(10,6)

GLOBAL1_EXCHANGE_RATE
GLOBAL2_EXCHANGE_RATE NUMBER(10,6)

GLOBAL2_EXCHANGE_RATE
GLOBAL3_EXCHANGE_RATE NUMBER(10,6)

GLOBAL3_EXCHANGE_RATE
CREATED_BY_WID NUMBER

CREATED_BY_WID
CHANGED_BY_WID NUMBER

CHANGED_BY_WID
CREATED_ON_DT DATE

CREATED_ON_DT
CHANGED_ON_DT DATE

CHANGED_ON_DT
AUX1_CHANGED_ON_DT DATE

AUX1_CHANGED_ON_DT
AUX2_CHANGED_ON_DT DATE

AUX2_CHANGED_ON_DT
AUX3_CHANGED_ON_DT DATE

AUX3_CHANGED_ON_DT
AUX4_CHANGED_ON_DT DATE

AUX4_CHANGED_ON_DT
EFFECTIVE_FROM_DT DATE

EFFECTIVE_FROM_DT
EFFECTIVE_TO_DT DATE

EFFECTIVE_TO_DT
DELETE_FLG VARCHAR2(1)

DELETE_FLG
W_INSERT_DT DATE

W_INSERT_DT
W_UPDATE_DT DATE

W_UPDATE_DT
DATASOURCE_NUM_ID NUMBER

DATASOURCE_NUM_ID

DWDMR A-Z.doc
ETL_PROC_WID NUMBER

ETL_PROC_WID
INTEGRATION_ID VARCHAR2(80)

INTEGRATION_ID
TENANT_ID VARCHAR2(80)

TENANT_ID
X_CUSTOM VARCHAR2(10)

X_CUSTOM

DWDMR A-Z.doc
W_XACT_SOURCE_D
Business Name: W_XACT_SOURCE_D

Description:
This table stores the different transaction source types

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate key to uniquely identify a NUMBER
record.

SOURCE_CODE Identifies the source code of the VARCHAR2(80)


transaction source.

SOURCE_TYPE This is the Transaction Source type VARCHAR2(30)

W_SOURCE_CODE Identifies the source code as VARCHAR2(80)


converted in the datawarehouse. This
is a domain value column.
W_SOURCE_CODE1 Identifies the source code1 as VARCHAR2(80)
converted in the datawarehouse. This
is a domain value column.
CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
created the record in the source
system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
last modified the record in the source
system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
source system.
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
system.
ACTIVE_FLG Identifies the active status of the VARCHAR2(1)
transaction source in the source
system.
AUX1_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
time of the auxiliary table's record
which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
time of the auxiliary table's record
which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
time of the auxiliary table's record
which acts as a source for the current
table.

DWDMR A-Z.doc
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
time of the auxiliary table's record
which acts as a source for the current
table.
DELETE_FLG This flag indicates the deletion status CHAR(1)
of the record in the source system. A
value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
warehouse table.
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
data warehouse table.

DATASOURCE_NUM_ID This column is the unique identifier of NUMBER


the source system from which data
was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
process used to create or update this
data.
INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)
a dimension or fact entity in its source
system. In case of composite keys, the
value in this column can consist of
concatenated parts.

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.

DWDMR A-Z.doc
W_XACT_TYPE_D
Business Name: Transaction Type Dimension Table

Description:
W_XACT_TYPE_D dimension table defines various transaction types as available from the domain and cleint value
lists. This table is designed to be a Type-1 dimension.

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID Surrogate key to uniquely identify a NUMBER
record.

W_XACT_CODE Identifies the code for classification VARCHAR2(80)


and grouping of the transaction. For
example, sales invoice lines would be
identified as SALES_IVCLNS, sales
order lines would be identified as
SALES_ORDLNS.

W_XACT_CAT_CODE Identifies the code of the transaction VARCHAR2(80)


category. It is a grouping of
transactions with similar
characteristics. For example 'Asset
posting' to group assets.

XACT_TYPE_CODE Identifies the transaction type code as VARCHAR2(80)


defined in the source system.
Transaction type is a specification of
the source of the transaction.

XACT_TYPE_CODE1 Identifies the transaction type code as VARCHAR2(80)


defined in the source system.
Transaction type is a specification of
the source of the transaction. This is a
flex field.
XACT_TYPE_CODE2 Identifies the transaction type code as VARCHAR2(80)
defined in the source system.
Transaction type is a specification of
the source of the transaction. This is a
flex field.
XACT_SUBTYPE_CODE Identifies the transaction sub type VARCHAR2(80)
code as defined in the source system.

W_XACT_TYPE_CODE Identifies the transaction type code as VARCHAR2(80)


converted in the datawarehouse. This
is a domain value column.

W_XACT_TYPE_CODE1 Identifies the transaction type code as VARCHAR2(80)


converted in the datawarehouse. This
is a domain value column.

W_XACT_TYPE_CODE2 Identifies the transaction type code as VARCHAR2(80)


converted in the datawarehouse. This
is a domain value column.

DWDMR A-Z.doc
W_XACT_SUBTYPE_CODE Identifies the transaction sub type VARCHAR2(80)
code as converted in the
datawarehouse. This is a domain
value column.
ACTIVE_FLG Identifies whether the record is CHAR(1)
Active/Enabled in the source

CREATED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D


dimension indicating the user who
created the record in the source
system.
CHANGED_BY_WID This is a foreign key to the W_USER_D NUMBER W_USER_D
dimension indicating the user who
last modified the record in the source
system.
CREATED_ON_DT Identifies the date and time when the DATE
record was initially created in the
source system.
CHANGED_ON_DT Identifies the date and time when the DATE
record was last modified in the source
system.
AUX1_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
time of the auxiliary table's record
which acts as a source for the current
table.
AUX2_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
time of the auxiliary table's record
which acts as a source for the current
table.
AUX3_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
time of the auxiliary table's record
which acts as a source for the current
table.
AUX4_CHANGED_ON_DT Siebel System field. This column DATE
identifies the last modified date and
time of the auxiliary table's record
which acts as a source for the current
table.
DELETE_FLG This flag indicates the deletion status CHAR(1)
of the record in the source system. A
value of "Y" indicates that the record
is deleted from the source system and
logically deleted from the data
warehouse; a value of "N" indicates
that the record is active.

W_INSERT_DT This column stores the date on which DATE


the record was inserted in the data
warehouse table.
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
data warehouse table.

DWDMR A-Z.doc
DATASOURCE_NUM_ID This column is the unique identifier of NUMBER
the source system from which data
was extracted. In order to be able to
trace the data back to its source,
Siebel recommends that you define
separate unique source IDs for each
of your different source instances.

ETL_PROC_WID Siebel System Field. This column is the NUMBER


unique identifier for the specific ETL
process used to create or update this
data.
INTEGRATION_ID This column is the unique identifier of VARCHAR2(80)
a dimension or fact entity in its source
system. In case of composite keys, the
value in this column can consist of
concatenated parts.

TENANT_ID This column is the unique identifier VARCHAR2(80)


for a Tenant in a multi-tenant
environment. This would typically be
used in an Application Service
Provider (ASP) / Software As a Service
(SOAS) model.

X_CUSTOM This column is used as a generic field VARCHAR2(10)


for customer extensions.

DWDMR A-Z.doc
W_YEAR_D
Business Name: Year Dimension

Description:

This is a dimension table that stores information about every calendar year that exists in the base time
dimension table W_DAY_D. One row is stored in this table for each year. This table gets loaded from W_DAY_D.

Table Columns:
Column Name Description Datatype Lookup Table
ROW_WID This uniquely identifies a calendar NUMBER
year record in this table. The
Surrogate Key of the Table ROW_WID is generated as year in
YYYY format.
CAL_YEAR Identifies the Calendar Year in YYYY NUMBER
format.
Calendar Year
JULIAN_YEAR_NUM Identifies the Julian Year This day NUMBER
belongs to.
Julian Year Number
PER_NAME_YEAR Identifies the Calendar Year Period VARCHAR2(200)
Name for example "1979".
Period Year Name
YEAR_AGO_WID Identifies the Date in YYYYMMDD NUMBER
format of the same day in the
Year Ago Surrogate Key previous year.
YEAR_KEY Year Key(Obsolete) NUMBER

Year Key(Obsolete)
CAL_YEAR_END_DT_KEY Identifies the Last Date of the Year in NUMBER
Julian.
Calendar Year End Date in Julian
Format(Obsolete)
CAL_YEAR_END_DT_WID Identifies the Last Day(in YYYYMMDD) NUMBER W_DAY_D
of the Year this day belongs to.
Calendar Year End Date Surrogate
Key
CAL_YEAR_START_DT_KEY Identifies the Start Date of the Year in NUMBER
Julian.
Calendar Year Start Date in Julian
Format(Obsolete)
CAL_YEAR_START_DT_WID Identifies the Last Day(in YYYYMMDD) NUMBER W_DAY_D
of the Year this day belongs to.
Calendar Year Start Date
Surrogate Key
CAL_YEAR_START_DT Identifies the Start Date of the DATE
Calendar Year.
Calendar Year Start Date
CAL_YEAR_END_DT Identifies the Last Date of the DATE
Calendar Year.
Calendar Year End Date
W_CURRENT_CAL_YEAR_CODE This is the code that indicates VARCHAR2(50)
whether it is Current or Next or
Calendar Year Code Previous year with reference to
current year. This code gets updated
everyday and the default value is '?'.

DWDMR A-Z.doc
W_INSERT_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Insert Date data warehouse table.
and Time
W_UPDATE_DT This column stores the date on which DATE
the record was last updated in the
Warehouse Record Update Date data warehouse table.
and Time
X_CUSTOM This column is used as a generic field VARCHAR2(10)
for customer extensions.
Generic Extension Column

DWDMR A-Z.doc

Das könnte Ihnen auch gefallen