2 Tables

Tables Details

Expenses

DW_EXM_YES_NO_D_TL

Y and N translation

Details

Module: Expenses

Key Columns

CODE, LANGUAGE, CODE_TYPE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
CODE_TYPE VARCHAR2 128   True EXM_YES_NO    
CODE VARCHAR2 128   True Values are N and Y    
LANGUAGE VARCHAR2 64   True Translation language.    
SOURCE_RECORD_ID VARCHAR2 512     Source record identifier. Value is derived from a combination of code type, code and language.    
NAME VARCHAR2 2048     Values are Yes , No    
DESCRIPTION VARCHAR2 4000     description    

General Ledger

DW_ACCOUNTING_SCENARIO_D_TL

This table contains information about code, value and description.

Details

Module: General Ledger

Key Columns

CODE, LANGUAGE, VALUE_ID, CODE_TYPE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
CODE_TYPE VARCHAR2 128   True Code type. It is specific to functionality.    
CODE VARCHAR2 128   True Code.    
VALUE_ID NUMBER 38 0 True Value Identifier    
LANGUAGE VARCHAR2 64   True Translation language.    
SOURCE_RECORD_ID VARCHAR2 512     Source record identifier. Value is derived from a combination of code type and code.    
VALUE VARCHAR2 256     Value    
DESCRIPTION VARCHAR2 512     Code description.    
DW_GL_BALANCE_CA

This table contains information about aggregated metrics for GL.

Details

Module: General Ledger

Key Columns

LEDGER_CURRENCY_CODE, FISCAL_PERIOD_NAME, COST_CENTER_VALUESET_CODE, LEGAL_ENTITY_ID, FISCAL_PERIOD_SET_NAME, TRANSLATED_FLAG, LEDGER_ID, GBL_CURRENCY_CODE, TRANSACTION_CURRENCY_CODE, NTRL_ACNT_SGMNT_VALUESET_CODE, GL_BALANCING_SEGMENT, GL_BLNC_SGMNT_VALUESET_CODE, NATURAL_ACCOUNT_SEGMENT, COST_CENTER_SEGMENT

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
FISCAL_PERIOD_NAME VARCHAR2 64   True Accounting period name. DW_FISCAL_PERIOD_D FISCAL_PERIOD_NAME
FISCAL_PERIOD_SET_NAME VARCHAR2 16   True Accounting calendar name. DW_FISCAL_PERIOD_D FISCAL_PERIOD_SET_NAME
LEDGER_ID NUMBER 38 0 True Ledger identifier. DW_LEDGER_D LEDGER_ID
LEGAL_ENTITY_ID NUMBER 38 0 True Legal entity identifier. DW_LEGAL_ENTITY_D LEGAL_ENTITY_ID
GL_BALANCING_SEGMENT VARCHAR2 32   True Balancing segment for the ledger. DW_BALANCING_SEGMENT_D GL_BALANCING_SEGMENT
GL_BLNC_SGMNT_VALUESET_CODE VARCHAR2 64   True Balancing segment value set code. DW_BALANCING_SEGMENT_D GL_BLNC_SGMNT_VALUESET_CODE
NATURAL_ACCOUNT_SEGMENT VARCHAR2 32   True Natural account segment. DW_NATURAL_ACCOUNT_D NATURAL_ACCOUNT_SEGMENT
NTRL_ACNT_SGMNT_VALUESET_CODE VARCHAR2 64   True Natural account value set code. DW_NATURAL_ACCOUNT_D NTRL_ACNT_SGMNT_VALUESET_CODE
COST_CENTER_SEGMENT VARCHAR2 32   True Cost center segment. DW_COST_CENTER_D COST_CENTER_SEGMENT
COST_CENTER_VALUESET_CODE VARCHAR2 64   True Cost center value set code. DW_COST_CENTER_D COST_CENTER_VALUESET_CODE
TRANSACTION_CURRENCY_CODE VARCHAR2 64   True Transaction currency code.    
LEDGER_CURRENCY_CODE VARCHAR2 16   True Ledger currency code.    
GBL_CURRENCY_CODE VARCHAR2 16   True Global currency code.    
TRANSLATED_FLAG VARCHAR2 16   True Indicates currency translation.    
CURRENCY_TYPE VARCHAR2 64     Currency type.    
TRXN_CRNC_PRD_NET_ACTIVITY NUMBER       Accounting period net balance.    
TRXN_CRNC_PRD_NET_ACTIVITY_CR NUMBER       Accounting period net credit.    
TRXN_CRNC_PRD_NET_ACTIVITY_DR NUMBER       Accounting period net debit.    
TRXN_CRNC_PRD_END_BALANCE NUMBER       Accounting period end balance.    
TRXN_CRNC_PRD_END_BALANCE_CR NUMBER       Accounting period end credit.    
TRXN_CRNC_PRD_END_BALANCE_DR NUMBER       Accounting period end debit.    
LDGR_CRNC_PRD_NET_ACTIVITY NUMBER       Accounting period net balance in ledger currency.    
LDGR_CRNC_PRD_NET_ACTIVITY_CR NUMBER       Accounting period net credit in ledger currency.    
LDGR_CRNC_PRD_NET_ACTIVITY_DR NUMBER       Accounting period net debit in ledger currency.    
LDGR_CRNC_PRD_END_BALANCE NUMBER       Accounting period end balance in ledger currency.    
LDGR_CRNC_PRD_END_BALANCE_CR NUMBER       Accounting period end credit in ledger currency.    
LDGR_CRNC_PRD_END_BALANCE_DR NUMBER       Accounting period end debit in ledger currency.    
GBL_CRNC_PRD_NET_ACTIVITY NUMBER       Accounting period net balance in global currency.    
GBL_CRNC_PRD_NET_ACTIVITY_CR NUMBER       Accounting period net credit in global currency.    
GBL_CRNC_PRD_NET_ACTIVITY_DR NUMBER       Accounting period net debit in global currency.    
GBL_CRNC_PRD_END_BALANCE NUMBER       Accounting period end balance in global currency.    
GBL_CRNC_PRD_END_BALANCE_CR NUMBER       Accounting period end credit in global currency.    
GBL_CRNC_PRD_END_BALANCE_DR NUMBER       Accounting period end debit in global currency.    
DW_GL_BALANCE_CF

This table contains information of GL balance and the metrics in global currency.

Details

Module: General Ledger

Key Columns

FISCAL_PERIOD_NAME, CODE_COMBINATION_ID, TRANSLATED_FLAG, LEDGER_ID, TRANSACTION_CURRENCY_CODE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
LEDGER_ID NUMBER 38 0 True Ledger identifier. DW_LEDGER_D LEDGER_ID
CODE_COMBINATION_ID NUMBER 38 0 True Account key flexfield combination identifier. DW_GL_CODE_COMBINATION_D CODE_COMBINATION_ID
FISCAL_PERIOD_NAME VARCHAR2 64   True Accounting period name. DW_FISCAL_DAY_D FISCAL_PERIOD_NAME
TRANSACTION_CURRENCY_CODE VARCHAR2 64   True Transaction currency code.    
TRANSLATED_FLAG VARCHAR2 16   True Indicates currency translation.    
SOURCE_RECORD_ID VARCHAR2 256     Source record identifier. Value is derived from a combination of ledger identifier, account key flexfield combination identifier, transaction currency code, accounting period name, and translation flag.    
FISCAL_PERIOD_SET_NAME VARCHAR2 16     Accounting calendar name. DW_FISCAL_DAY_D FISCAL_PERIOD_SET_NAME
ACCT_PERIOD_START_DATE DATE       Accounting period start date.    
ACCT_PERIOD_END_DATE DATE       Accounting period end date. DW_FISCAL_DAY_D FISCAL_DAY_DATE
COST_CENTER_SEGMENT VARCHAR2 32     Cost center segment. DW_COST_CENTER_D COST_CENTER_SEGMENT
COST_CENTER_VALUESET_CODE VARCHAR2 64     Cost center value set code. DW_COST_CENTER_D COST_CENTER_VALUESET_CODE
GL_BALANCING_SEGMENT VARCHAR2 32     Balancing segment. DW_BALANCING_SEGMENT_D GL_BALANCING_SEGMENT
GL_BLNC_SGMNT_VALUESET_CODE VARCHAR2 64     Balancing segment value set code. DW_BALANCING_SEGMENT_D GL_BLNC_SGMNT_VALUESET_CODE
LEGAL_ENTITY_ID NUMBER 38 0   Legal entity identifier. DW_LEGAL_ENTITY_D LEGAL_ENTITY_ID
NATURAL_ACCOUNT_SEGMENT VARCHAR2 32     Natural account segment. DW_NATURAL_ACCOUNT_D NATURAL_ACCOUNT_SEGMENT
NTRL_ACNT_SGMNT_VALUESET_CODE VARCHAR2 64     Natural account value set code. DW_NATURAL_ACCOUNT_D NTRL_ACNT_SGMNT_VALUESET_CODE
GL_SEGMENT1 VARCHAR2 32     Accounting segment 1. DW_GL_SEGMENT_D GL_SEGMENT_CODE
GL_SEGMENT1_VALUESET_CODE VARCHAR2 64     Accounting segment 1 value set code. DW_GL_SEGMENT_D GL_SEGMENT_VALUESET_CODE
GL_SEGMENT2 VARCHAR2 32     Accounting segment 2. DW_GL_SEGMENT_D GL_SEGMENT_CODE
GL_SEGMENT2_VALUESET_CODE VARCHAR2 64     Accounting segment 2 value set code. DW_GL_SEGMENT_D GL_SEGMENT_VALUESET_CODE
GL_SEGMENT3 VARCHAR2 32     Accounting segment 3. DW_GL_SEGMENT_D GL_SEGMENT_CODE
GL_SEGMENT3_VALUESET_CODE VARCHAR2 64     Accounting segment 3 value set code. DW_GL_SEGMENT_D GL_SEGMENT_VALUESET_CODE
GL_SEGMENT4 VARCHAR2 32     Accounting segment 4. DW_GL_SEGMENT_D GL_SEGMENT_CODE
GL_SEGMENT4_VALUESET_CODE VARCHAR2 64     Accounting segment 4 value set code. DW_GL_SEGMENT_D GL_SEGMENT_VALUESET_CODE
GL_SEGMENT5 VARCHAR2 32     Accounting segment 5. DW_GL_SEGMENT_D GL_SEGMENT_CODE
GL_SEGMENT5_VALUESET_CODE VARCHAR2 64     Accounting segment 5 value set code. DW_GL_SEGMENT_D GL_SEGMENT_VALUESET_CODE
GL_SEGMENT6 VARCHAR2 32     Accounting segment 6. DW_GL_SEGMENT_D GL_SEGMENT_CODE
GL_SEGMENT6_VALUESET_CODE VARCHAR2 64     Accounting segment 6 value set code. DW_GL_SEGMENT_D GL_SEGMENT_VALUESET_CODE
GL_SEGMENT7 VARCHAR2 32     Accounting segment 7. DW_GL_SEGMENT_D GL_SEGMENT_CODE
GL_SEGMENT7_VALUESET_CODE VARCHAR2 64     Accounting segment 7 value set code. DW_GL_SEGMENT_D GL_SEGMENT_VALUESET_CODE
GL_SEGMENT8 VARCHAR2 32     Accounting segment 8. DW_GL_SEGMENT_D GL_SEGMENT_CODE
GL_SEGMENT8_VALUESET_CODE VARCHAR2 64     Accounting segment 8 value set code. DW_GL_SEGMENT_D GL_SEGMENT_VALUESET_CODE
GL_SEGMENT9 VARCHAR2 32     Accounting segment 9. DW_GL_SEGMENT_D GL_SEGMENT_CODE
GL_SEGMENT9_VALUESET_CODE VARCHAR2 64     Accounting segment 9 value set code. DW_GL_SEGMENT_D GL_SEGMENT_VALUESET_CODE
GL_SEGMENT10 VARCHAR2 32     Accounting segment 10. DW_GL_SEGMENT_D GL_SEGMENT_CODE
GL_SEGMENT10_VALUESET_CODE VARCHAR2 64     Accounting segment 10 value set code. DW_GL_SEGMENT_D GL_SEGMENT_VALUESET_CODE
CURRENCY_TYPE VARCHAR2 64     Currency type.    
TRXN_CRNC_PRD_NET_ACTIVITY NUMBER       Accounting period net balance.    
TRXN_CRNC_PRD_NET_ACTIVITY_CR NUMBER       Accounting period net credit.    
TRXN_CRNC_PRD_NET_ACTIVITY_DR NUMBER       Accounting period net debit.    
TRXN_CRNC_PRD_END_BALANCE NUMBER       Accounting period end balance.    
TRXN_CRNC_PRD_END_BALANCE_CR NUMBER       Accounting period end credit.    
TRXN_CRNC_PRD_END_BALANCE_DR NUMBER       Accounting period end debit.    
LEDGER_CURRENCY_CODE VARCHAR2 16     Ledger currency code.    
LDGR_CRNC_PRD_NET_ACTIVITY NUMBER       Accounting period net balance in ledger currency.    
LDGR_CRNC_PRD_NET_ACTIVITY_CR NUMBER       Accounting period net credit in ledger currency.    
LDGR_CRNC_PRD_NET_ACTIVITY_DR NUMBER       Accounting period net debit in ledger currency.    
LDGR_CRNC_PRD_END_BALANCE NUMBER       Accounting period end balance in ledger currency.    
LDGR_CRNC_PRD_END_BALANCE_CR NUMBER       Accounting period end credit in ledger currency.    
LDGR_CRNC_PRD_END_BALANCE_DR NUMBER       Accounting period end debit in ledger currency.    
GBL_CURRENCY_CODE VARCHAR2 16     Global currency code.    
GBL_CURRENCY_EXCH_RATE NUMBER       Ledger curreny to global currency conversion rate.    
GBL_CRNC_PRD_NET_ACTIVITY NUMBER       Accounting period net balance in global currency.    
GBL_CRNC_PRD_NET_ACTIVITY_CR NUMBER       Accounting period net credit in global currency.    
GBL_CRNC_PRD_NET_ACTIVITY_DR NUMBER       Accounting period net debit in global currency.    
GBL_CRNC_PRD_END_BALANCE NUMBER       Accounting period end balance in global currency.    
GBL_CRNC_PRD_END_BALANCE_CR NUMBER       Accounting period end credit in global currency.    
GBL_CRNC_PRD_END_BALANCE_DR NUMBER       Accounting period end debit in global currency.    
DW_GL_BALANCE_F

This table contains information about actual balances and activities of GL accounts.

Details

Module: General Ledger

Key Columns

FISCAL_PERIOD_NAME, CODE_COMBINATION_ID, LEDGER_ID, TRANSACTION_CURRENCY_CODE, TRANSLATED_FLAG

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
LEDGER_ID NUMBER 38 0 True Ledger identifier. DW_LEDGER_D LEDGER_ID
CODE_COMBINATION_ID NUMBER 38 0 True Account key flexfield combination identifier. DW_GL_CODE_COMBINATION_D CODE_COMBINATION_ID
FISCAL_PERIOD_NAME VARCHAR2 64   True Accounting period name. DW_FISCAL_DAY_D FISCAL_PERIOD_NAME
TRANSACTION_CURRENCY_CODE VARCHAR2 64   True Transaction currency code.    
TRANSLATED_FLAG VARCHAR2 16   True Indicates currency translation.    
SOURCE_RECORD_ID VARCHAR2 256     Source record identifier. Value is derived from a combination of ledger identifier, account key flexfield combination identifier, transaction currency code, accounting period name, and translation flag.    
FISCAL_PERIOD_SET_NAME VARCHAR2 16     Accounting calendar name. DW_FISCAL_DAY_D FISCAL_PERIOD_SET_NAME
ACCT_PERIOD_START_DATE DATE       Accounting period start date.    
ACCT_PERIOD_END_DATE DATE       Accounting period end date. DW_FISCAL_DAY_D FISCAL_DAY_DATE
COST_CENTER_SEGMENT VARCHAR2 32     Cost center segment. DW_COST_CENTER_D COST_CENTER_SEGMENT
COST_CENTER_VALUESET_CODE VARCHAR2 64     Cost center value set code. DW_COST_CENTER_D COST_CENTER_VALUESET_CODE
GL_BALANCING_SEGMENT VARCHAR2 32     Balancing segment. DW_BALANCING_SEGMENT_D GL_BALANCING_SEGMENT
GL_BLNC_SGMNT_VALUESET_CODE VARCHAR2 64     Balancing segment value set code. DW_BALANCING_SEGMENT_D GL_BLNC_SGMNT_VALUESET_CODE
LEGAL_ENTITY_ID NUMBER 38 0   Legal entity identifier. DW_LEGAL_ENTITY_D LEGAL_ENTITY_ID
NATURAL_ACCOUNT_SEGMENT VARCHAR2 32     Natural account segment. DW_NATURAL_ACCOUNT_D NATURAL_ACCOUNT_SEGMENT
NTRL_ACNT_SGMNT_VALUESET_CODE VARCHAR2 64     Natural account value set code. DW_NATURAL_ACCOUNT_D NTRL_ACNT_SGMNT_VALUESET_CODE
GL_SEGMENT1 VARCHAR2 32     Accounting segment 1. DW_GL_SEGMENT_D GL_SEGMENT_CODE
GL_SEGMENT1_VALUESET_CODE VARCHAR2 64     Accounting segment 1 value set code. DW_GL_SEGMENT_D GL_SEGMENT_VALUESET_CODE
GL_SEGMENT2 VARCHAR2 32     Accounting segment 2. DW_GL_SEGMENT_D GL_SEGMENT_CODE
GL_SEGMENT2_VALUESET_CODE VARCHAR2 64     Accounting segment 2 value set code. DW_GL_SEGMENT_D GL_SEGMENT_VALUESET_CODE
GL_SEGMENT3 VARCHAR2 32     Accounting segment 3. DW_GL_SEGMENT_D GL_SEGMENT_CODE
GL_SEGMENT3_VALUESET_CODE VARCHAR2 64     Accounting segment 3 value set code. DW_GL_SEGMENT_D GL_SEGMENT_VALUESET_CODE
GL_SEGMENT4 VARCHAR2 32     Accounting segment 4. DW_GL_SEGMENT_D GL_SEGMENT_CODE
GL_SEGMENT4_VALUESET_CODE VARCHAR2 64     Accounting segment 4 value set code. DW_GL_SEGMENT_D GL_SEGMENT_VALUESET_CODE
GL_SEGMENT5 VARCHAR2 32     Accounting segment 5. DW_GL_SEGMENT_D GL_SEGMENT_CODE
GL_SEGMENT5_VALUESET_CODE VARCHAR2 64     Accounting segment 5 value set code. DW_GL_SEGMENT_D GL_SEGMENT_VALUESET_CODE
GL_SEGMENT6 VARCHAR2 32     Accounting segment 6. DW_GL_SEGMENT_D GL_SEGMENT_CODE
GL_SEGMENT6_VALUESET_CODE VARCHAR2 64     Accounting segment 6 value set code. DW_GL_SEGMENT_D GL_SEGMENT_VALUESET_CODE
GL_SEGMENT7 VARCHAR2 32     Accounting segment 7. DW_GL_SEGMENT_D GL_SEGMENT_CODE
GL_SEGMENT7_VALUESET_CODE VARCHAR2 64     Accounting segment 7 value set code. DW_GL_SEGMENT_D GL_SEGMENT_VALUESET_CODE
GL_SEGMENT8 VARCHAR2 32     Accounting segment 8. DW_GL_SEGMENT_D GL_SEGMENT_CODE
GL_SEGMENT8_VALUESET_CODE VARCHAR2 64     Accounting segment 8 value set code. DW_GL_SEGMENT_D GL_SEGMENT_VALUESET_CODE
GL_SEGMENT9 VARCHAR2 32     Accounting segment 9. DW_GL_SEGMENT_D GL_SEGMENT_CODE
GL_SEGMENT9_VALUESET_CODE VARCHAR2 64     Accounting segment 9 value set code. DW_GL_SEGMENT_D GL_SEGMENT_VALUESET_CODE
GL_SEGMENT10 VARCHAR2 32     Accounting segment 10. DW_GL_SEGMENT_D GL_SEGMENT_CODE
GL_SEGMENT10_VALUESET_CODE VARCHAR2 64     Accounting segment 10 value set code. DW_GL_SEGMENT_D GL_SEGMENT_VALUESET_CODE
CURRENCY_TYPE VARCHAR2 64     Currency type.    
TRXN_CRNC_PRD_NET_ACTIVITY NUMBER       Accounting period net balance.    
TRXN_CRNC_PRD_NET_ACTIVITY_CR NUMBER       Accounting period net credit.    
TRXN_CRNC_PRD_NET_ACTIVITY_DR NUMBER       Accounting period net debit.    
TRXN_CRNC_PRD_END_BALANCE NUMBER       Accounting period end balance.    
TRXN_CRNC_PRD_END_BALANCE_CR NUMBER       Accounting period end credit.    
TRXN_CRNC_PRD_END_BALANCE_DR NUMBER       Accounting period end debit.    
LEDGER_CURRENCY_CODE VARCHAR2 16     Ledger currency code.    
LDGR_CRNC_PRD_NET_ACTIVITY NUMBER       Accounting period net balance in ledger currency.    
LDGR_CRNC_PRD_NET_ACTIVITY_CR NUMBER       Accounting period net credit in ledger currency.    
LDGR_CRNC_PRD_NET_ACTIVITY_DR NUMBER       Accounting period net debit in ledger currency.    
LDGR_CRNC_PRD_END_BALANCE NUMBER       Accounting period end balance in ledger currency.    
LDGR_CRNC_PRD_END_BALANCE_CR NUMBER       Accounting period end credit in ledger currency.    
LDGR_CRNC_PRD_END_BALANCE_DR NUMBER       Accounting period end debit in ledger currency.    
DW_GL_BUDGET_BALANCE_CF

This table contains information about General Ledger budget, GL budget facts, and balance metrics in global currency.

Details

Module: General Ledger

Key Columns

FISCAL_PERIOD_NAME, BUDGET_NAME, CURRENCY_TYPE, CONCAT_ACCOUNT, LEDGER_ID, TRANSACTION_CURRENCY_CODE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
BUDGET_NAME VARCHAR2 128   True Name of the accounting budget.    
LEDGER_ID NUMBER 38 0 True Ledger identifier of Oracle Fusion General Ledger. DW_LEDGER_D LEDGER_ID
FISCAL_PERIOD_NAME VARCHAR2 64   True Accounting period name of Oracle Fusion General Ledger. DW_FISCAL_DAY_D FISCAL_PERIOD_NAME
TRANSACTION_CURRENCY_CODE VARCHAR2 16   True Functional currency code of the transaction.    
CONCAT_ACCOUNT VARCHAR2 1024   True The concatenated string of all the segments from segment 1 through segment 30.    
CURRENCY_TYPE VARCHAR2 16   True Type of currency, for example, total or entered.    
SOURCE_RECORD_ID VARCHAR2 256     Functional key of records. Value is derived from a combination of accounting budget name, ledger identifier, GL account key flexfield combination identifier, calendar, currency code and currency type.    
CODE_COMBINATION_ID NUMBER 38 0   GL account key flexfield combination identifier. DW_GL_CODE_COMBINATION_D CODE_COMBINATION_ID
FISCAL_PERIOD_SET_NAME VARCHAR2 16     Set of accounting periods defined by a party to quantify the fiscal position of the business. DW_FISCAL_DAY_D FISCAL_PERIOD_SET_NAME
COST_CENTER_SEGMENT VARCHAR2 32     Cost center segment. DW_COST_CENTER_D COST_CENTER_SEGMENT
COST_CENTER_VALUESET_CODE VARCHAR2 64     Cost center value set code. DW_COST_CENTER_D COST_CENTER_VALUESET_CODE
GL_BALANCING_SEGMENT VARCHAR2 32     Balancing segment. DW_BALANCING_SEGMENT_D GL_BALANCING_SEGMENT
GL_BLNC_SGMNT_VALUESET_CODE VARCHAR2 64     Balancing segment value set code. DW_BALANCING_SEGMENT_D GL_BLNC_SGMNT_VALUESET_CODE
LEGAL_ENTITY_ID NUMBER 38 0   Legal entity identifier. DW_LEGAL_ENTITY_D LEGAL_ENTITY_ID
NATURAL_ACCOUNT_SEGMENT VARCHAR2 32     Natural account segment. DW_NATURAL_ACCOUNT_D NATURAL_ACCOUNT_SEGMENT
NTRL_ACNT_SGMNT_VALUESET_CODE VARCHAR2 64     Natural account value set code. DW_NATURAL_ACCOUNT_D NTRL_ACNT_SGMNT_VALUESET_CODE
GL_SEGMENT1 VARCHAR2 32     Accounting segment 1. DW_GL_SEGMENT_D GL_SEGMENT_CODE
GL_SEGMENT1_VALUESET_CODE VARCHAR2 64     Accounting segment 1 value set code. DW_GL_SEGMENT_D GL_SEGMENT_VALUESET_CODE
GL_SEGMENT2 VARCHAR2 32     Accounting segment 2. DW_GL_SEGMENT_D GL_SEGMENT_CODE
GL_SEGMENT2_VALUESET_CODE VARCHAR2 64     Accounting segment 2 value set code. DW_GL_SEGMENT_D GL_SEGMENT_VALUESET_CODE
GL_SEGMENT3 VARCHAR2 32     Accounting segment 3. DW_GL_SEGMENT_D GL_SEGMENT_CODE
GL_SEGMENT3_VALUESET_CODE VARCHAR2 64     Accounting segment 3 value set code. DW_GL_SEGMENT_D GL_SEGMENT_VALUESET_CODE
GL_SEGMENT4 VARCHAR2 32     Accounting segment 4. DW_GL_SEGMENT_D GL_SEGMENT_CODE
GL_SEGMENT4_VALUESET_CODE VARCHAR2 64     Accounting segment 4 value set code. DW_GL_SEGMENT_D GL_SEGMENT_VALUESET_CODE
GL_SEGMENT5 VARCHAR2 32     Accounting segment 5. DW_GL_SEGMENT_D GL_SEGMENT_CODE
GL_SEGMENT5_VALUESET_CODE VARCHAR2 64     Accounting segment 5 value set code. DW_GL_SEGMENT_D GL_SEGMENT_VALUESET_CODE
GL_SEGMENT6 VARCHAR2 32     Accounting segment 6. DW_GL_SEGMENT_D GL_SEGMENT_CODE
GL_SEGMENT6_VALUESET_CODE VARCHAR2 64     Accounting segment 6 value set code. DW_GL_SEGMENT_D GL_SEGMENT_VALUESET_CODE
GL_SEGMENT7 VARCHAR2 32     Accounting segment 7. DW_GL_SEGMENT_D GL_SEGMENT_CODE
GL_SEGMENT7_VALUESET_CODE VARCHAR2 64     Accounting segment 7 value set code. DW_GL_SEGMENT_D GL_SEGMENT_VALUESET_CODE
GL_SEGMENT8 VARCHAR2 32     Accounting segment 8. DW_GL_SEGMENT_D GL_SEGMENT_CODE
GL_SEGMENT8_VALUESET_CODE VARCHAR2 64     Accounting segment 8 value set code. DW_GL_SEGMENT_D GL_SEGMENT_VALUESET_CODE
GL_SEGMENT9 VARCHAR2 32     Accounting segment 9. DW_GL_SEGMENT_D GL_SEGMENT_CODE
GL_SEGMENT9_VALUESET_CODE VARCHAR2 64     Accounting segment 9 value set code. DW_GL_SEGMENT_D GL_SEGMENT_VALUESET_CODE
GL_SEGMENT10 VARCHAR2 32     Accounting segment 10. DW_GL_SEGMENT_D GL_SEGMENT_CODE
GL_SEGMENT10_VALUESET_CODE VARCHAR2 64     Accounting segment 10 value set code. DW_GL_SEGMENT_D GL_SEGMENT_VALUESET_CODE
TRXN_CRNC_PRD_NET_ACTIVITY NUMBER       Accounting period net amount in trxn currency.    
TRXN_CRNC_PRD_NET_ACTIVITY_CR NUMBER       Accounting period net credit in trxn currency.    
TRXN_CRNC_PRD_NET_ACTIVITY_DR NUMBER       Accounting period net debit in trxn currency.    
LEDGER_CURRENCY_CODE VARCHAR2 16     Functional currency code of the ledger.    
LDGR_CRNC_PRD_NET_ACTIVITY NUMBER       Accounting period net amount in ledger currency.    
LDGR_CRNC_PRD_NET_ACTIVITY_CR NUMBER       Accounting period net credit in ledger currency.    
LDGR_CRNC_PRD_NET_ACTIVITY_DR NUMBER       Accounting period net debit in ledger currency.    
CREATED_BY_USER_ID VARCHAR2 128     User who created the accounting record. DW_USER_D USERNAME
CREATION_DATE DATE       Who column: Indicates the date and time of the creation of the row. DW_FISCAL_DAY_D FISCAL_DAY_DATE
GBL_CURRENCY_CODE VARCHAR2 16     Global currency code of the General Ledger.    
GBL_CURRENCY_EXCH_RATE NUMBER       Ledger currency to global currency exchange rate.    
GBL_CRNC_PRD_NET_ACTIVITY NUMBER       Accounting period net amount in global currency.    
GBL_CRNC_PRD_NET_ACTIVITY_CR NUMBER       Accounting period net credit in global currency.    
GBL_CRNC_PRD_NET_ACTIVITY_DR NUMBER       Accounting period net debit in global currency.    
TRXN_CRNC_PRD_END_BALANCE NUMBER       Accounting period end balance.    
TRXN_CRNC_PRD_END_BALANCE_CR NUMBER       Accounting period end credit.    
TRXN_CRNC_PRD_END_BALANCE_DR NUMBER       Accounting period end debit.    
LDGR_CRNC_PRD_END_BALANCE NUMBER       Accounting period end balance in ledger currency.    
LDGR_CRNC_PRD_END_BALANCE_CR NUMBER       Accounting period end credit in ledger currency.    
LDGR_CRNC_PRD_END_BALANCE_DR NUMBER       Accounting period end debit in ledger currency.    
GBL_CRNC_PRD_END_BALANCE NUMBER       Accounting period end balance in global currency.    
GBL_CRNC_PRD_END_BALANCE_CR NUMBER       Accounting period end credit in global currency.    
GBL_CRNC_PRD_END_BALANCE_DR NUMBER       Accounting period end debit in global currency.    
DW_GL_BUDGET_CF

This table contains information about General Ledger budget, GL budget facts, and metrics in global currency.

Details

Module: General Ledger

Key Columns

FISCAL_PERIOD_NAME, CONCAT_ACCOUNT, BUDGET_NAME, LEDGER_ID, TRANSACTION_CURRENCY_CODE, CURRENCY_TYPE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
BUDGET_NAME VARCHAR2 128   True Name of the accounting budget.    
LEDGER_ID NUMBER 38 0 True Ledger identifier of Oracle Fusion General Ledger. DW_LEDGER_D LEDGER_ID
FISCAL_PERIOD_NAME VARCHAR2 64   True Accounting period name of Oracle Fusion General Ledger. DW_FISCAL_DAY_D FISCAL_PERIOD_NAME
TRANSACTION_CURRENCY_CODE VARCHAR2 16   True Functional currency code of the transaction.    
CONCAT_ACCOUNT VARCHAR2 1024   True The concatenated string of all the segments from segment 1 through segment 30.    
CURRENCY_TYPE VARCHAR2 16   True Type of currency, for example, total or entered.    
SOURCE_RECORD_ID VARCHAR2 256     Functional key of records. Value is derived from a combination of accounting budget name, ledger identifier, GL account key flexfield combination identifier, calendar, currency code and currency type.    
CODE_COMBINATION_ID NUMBER 38 0   GL account key flexfield combination identifier. DW_GL_CODE_COMBINATION_D CODE_COMBINATION_ID
FISCAL_PERIOD_SET_NAME VARCHAR2 16     Set of accounting periods defined by a party to quantify the fiscal position of the business. DW_FISCAL_DAY_D FISCAL_PERIOD_SET_NAME
COST_CENTER_SEGMENT VARCHAR2 32     Cost center segment. DW_COST_CENTER_D COST_CENTER_SEGMENT
COST_CENTER_VALUESET_CODE VARCHAR2 64     Cost center value set code. DW_COST_CENTER_D COST_CENTER_VALUESET_CODE
GL_BALANCING_SEGMENT VARCHAR2 32     Balancing segment. DW_BALANCING_SEGMENT_D GL_BALANCING_SEGMENT
GL_BLNC_SGMNT_VALUESET_CODE VARCHAR2 64     Balancing segment value set code. DW_BALANCING_SEGMENT_D GL_BLNC_SGMNT_VALUESET_CODE
LEGAL_ENTITY_ID NUMBER 38 0   Legal entity identifier. DW_LEGAL_ENTITY_D LEGAL_ENTITY_ID
NATURAL_ACCOUNT_SEGMENT VARCHAR2 32     Natural account segment. DW_NATURAL_ACCOUNT_D NATURAL_ACCOUNT_SEGMENT
NTRL_ACNT_SGMNT_VALUESET_CODE VARCHAR2 64     Natural account value set code. DW_NATURAL_ACCOUNT_D NTRL_ACNT_SGMNT_VALUESET_CODE
GL_SEGMENT1 VARCHAR2 32     Accounting segment 1. DW_GL_SEGMENT_D GL_SEGMENT_CODE
GL_SEGMENT1_VALUESET_CODE VARCHAR2 64     Accounting segment 1 value set code. DW_GL_SEGMENT_D GL_SEGMENT_VALUESET_CODE
GL_SEGMENT2 VARCHAR2 32     Accounting segment 2. DW_GL_SEGMENT_D GL_SEGMENT_CODE
GL_SEGMENT2_VALUESET_CODE VARCHAR2 64     Accounting segment 2 value set code. DW_GL_SEGMENT_D GL_SEGMENT_VALUESET_CODE
GL_SEGMENT3 VARCHAR2 32     Accounting segment 3. DW_GL_SEGMENT_D GL_SEGMENT_CODE
GL_SEGMENT3_VALUESET_CODE VARCHAR2 64     Accounting segment 3 value set code. DW_GL_SEGMENT_D GL_SEGMENT_VALUESET_CODE
GL_SEGMENT4 VARCHAR2 32     Accounting segment 4. DW_GL_SEGMENT_D GL_SEGMENT_CODE
GL_SEGMENT4_VALUESET_CODE VARCHAR2 64     Accounting segment 4 value set code. DW_GL_SEGMENT_D GL_SEGMENT_VALUESET_CODE
GL_SEGMENT5 VARCHAR2 32     Accounting segment 5. DW_GL_SEGMENT_D GL_SEGMENT_CODE
GL_SEGMENT5_VALUESET_CODE VARCHAR2 64     Accounting segment 5 value set code. DW_GL_SEGMENT_D GL_SEGMENT_VALUESET_CODE
GL_SEGMENT6 VARCHAR2 32     Accounting segment 6. DW_GL_SEGMENT_D GL_SEGMENT_CODE
GL_SEGMENT6_VALUESET_CODE VARCHAR2 64     Accounting segment 6 value set code. DW_GL_SEGMENT_D GL_SEGMENT_VALUESET_CODE
GL_SEGMENT7 VARCHAR2 32     Accounting segment 7. DW_GL_SEGMENT_D GL_SEGMENT_CODE
GL_SEGMENT7_VALUESET_CODE VARCHAR2 64     Accounting segment 7 value set code. DW_GL_SEGMENT_D GL_SEGMENT_VALUESET_CODE
GL_SEGMENT8 VARCHAR2 32     Accounting segment 8. DW_GL_SEGMENT_D GL_SEGMENT_CODE
GL_SEGMENT8_VALUESET_CODE VARCHAR2 64     Accounting segment 8 value set code. DW_GL_SEGMENT_D GL_SEGMENT_VALUESET_CODE
GL_SEGMENT9 VARCHAR2 32     Accounting segment 9. DW_GL_SEGMENT_D GL_SEGMENT_CODE
GL_SEGMENT9_VALUESET_CODE VARCHAR2 64     Accounting segment 9 value set code. DW_GL_SEGMENT_D GL_SEGMENT_VALUESET_CODE
GL_SEGMENT10 VARCHAR2 32     Accounting segment 10. DW_GL_SEGMENT_D GL_SEGMENT_CODE
GL_SEGMENT10_VALUESET_CODE VARCHAR2 64     Accounting segment 10 value set code. DW_GL_SEGMENT_D GL_SEGMENT_VALUESET_CODE
TRXN_CRNC_PRD_NET_ACTIVITY NUMBER       Accounting period net amount in trxn currency.    
TRXN_CRNC_PRD_NET_ACTIVITY_CR NUMBER       Accounting period net credit in trxn currency.    
TRXN_CRNC_PRD_NET_ACTIVITY_DR NUMBER       Accounting period net debit in trxn currency.    
LEDGER_CURRENCY_CODE VARCHAR2 16     Functional currency code of the ledger.    
LDGR_CRNC_PRD_NET_ACTIVITY NUMBER       Accounting period net amount in ledger currency.    
LDGR_CRNC_PRD_NET_ACTIVITY_CR NUMBER       Accounting period net credit in ledger currency.    
LDGR_CRNC_PRD_NET_ACTIVITY_DR NUMBER       Accounting period net debit in ledger currency.    
CREATED_BY_USER_ID VARCHAR2 128     User who created the accounting record. DW_USER_D USERNAME
CREATION_DATE DATE       Who column: Indicates the date and time of the creation of the row. DW_FISCAL_DAY_D FISCAL_DAY_DATE
GBL_CURRENCY_CODE VARCHAR2 16     Global currency code of the General Ledger.    
GBL_CURRENCY_EXCH_RATE NUMBER       Ledger currency to global currency exchange rate.    
GBL_CRNC_PRD_NET_ACTIVITY NUMBER       Accounting period net amount in global currency.    
GBL_CRNC_PRD_NET_ACTIVITY_CR NUMBER       Accounting period net credit in global currency.    
GBL_CRNC_PRD_NET_ACTIVITY_DR NUMBER       Accounting period net debit in global currency.    
DW_GL_BUDGET_F

This table contains information about the General Ledger budget.

Details

Module: General Ledger

Key Columns

FISCAL_PERIOD_NAME, CONCAT_ACCOUNT, BUDGET_NAME, LEDGER_ID, TRANSACTION_CURRENCY_CODE, CURRENCY_TYPE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
BUDGET_NAME VARCHAR2 128   True Name of the accounting budget.    
LEDGER_ID NUMBER 38 0 True Ledger identifier of Oracle Fusion General Ledger. DW_LEDGER_D LEDGER_ID
FISCAL_PERIOD_NAME VARCHAR2 64   True Accounting period name of Oracle Fusion General Ledger. DW_FISCAL_DAY_D FISCAL_PERIOD_NAME
TRANSACTION_CURRENCY_CODE VARCHAR2 16   True Functional currency code of the transaction.    
CONCAT_ACCOUNT VARCHAR2 1024   True The concatenated string of all the segments from segment 1 through segment 30.    
CURRENCY_TYPE VARCHAR2 16   True Type of currency, for example, total or entered.    
SOURCE_RECORD_ID VARCHAR2 256     Functional key of records. Value is derived from a combination of accounting budget name, ledger identifier, GL account key flexfield combination identifier, calendar name and calendar period name.    
CODE_COMBINATION_ID NUMBER 38 0   GL account key flexfield combination identifier. DW_GL_CODE_COMBINATION_D CODE_COMBINATION_ID
FISCAL_PERIOD_SET_NAME VARCHAR2 16     Set of accounting periods defined by a party to quantify the fiscal position of the business. DW_FISCAL_DAY_D FISCAL_PERIOD_SET_NAME
COST_CENTER_SEGMENT VARCHAR2 32     Cost center segment. DW_COST_CENTER_D COST_CENTER_SEGMENT
COST_CENTER_VALUESET_CODE VARCHAR2 64     Cost center value set code. DW_COST_CENTER_D COST_CENTER_VALUESET_CODE
GL_BALANCING_SEGMENT VARCHAR2 32     Balancing segment. DW_BALANCING_SEGMENT_D GL_BALANCING_SEGMENT
GL_BLNC_SGMNT_VALUESET_CODE VARCHAR2 64     Balancing segment value set code. DW_BALANCING_SEGMENT_D GL_BLNC_SGMNT_VALUESET_CODE
LEGAL_ENTITY_ID NUMBER 38 0   Legal entity identifier. DW_LEGAL_ENTITY_D LEGAL_ENTITY_ID
NATURAL_ACCOUNT_SEGMENT VARCHAR2 32     Natural account segment. DW_NATURAL_ACCOUNT_D NATURAL_ACCOUNT_SEGMENT
NTRL_ACNT_SGMNT_VALUESET_CODE VARCHAR2 64     Natural account value set code. DW_NATURAL_ACCOUNT_D NTRL_ACNT_SGMNT_VALUESET_CODE
GL_SEGMENT1 VARCHAR2 32     Accounting segment 1. DW_GL_SEGMENT_D GL_SEGMENT_CODE
GL_SEGMENT1_VALUESET_CODE VARCHAR2 64     Accounting segment 1 value set code. DW_GL_SEGMENT_D GL_SEGMENT_VALUESET_CODE
GL_SEGMENT2 VARCHAR2 32     Accounting segment 2. DW_GL_SEGMENT_D GL_SEGMENT_CODE
GL_SEGMENT2_VALUESET_CODE VARCHAR2 64     Accounting segment 2 value set code. DW_GL_SEGMENT_D GL_SEGMENT_VALUESET_CODE
GL_SEGMENT3 VARCHAR2 32     Accounting segment 3. DW_GL_SEGMENT_D GL_SEGMENT_CODE
GL_SEGMENT3_VALUESET_CODE VARCHAR2 64     Accounting segment 3 value set code. DW_GL_SEGMENT_D GL_SEGMENT_VALUESET_CODE
GL_SEGMENT4 VARCHAR2 32     Accounting segment 4. DW_GL_SEGMENT_D GL_SEGMENT_CODE
GL_SEGMENT4_VALUESET_CODE VARCHAR2 64     Accounting segment 4 value set code. DW_GL_SEGMENT_D GL_SEGMENT_VALUESET_CODE
GL_SEGMENT5 VARCHAR2 32     Accounting segment 5. DW_GL_SEGMENT_D GL_SEGMENT_CODE
GL_SEGMENT5_VALUESET_CODE VARCHAR2 64     Accounting segment 5 value set code. DW_GL_SEGMENT_D GL_SEGMENT_VALUESET_CODE
GL_SEGMENT6 VARCHAR2 32     Accounting segment 6. DW_GL_SEGMENT_D GL_SEGMENT_CODE
GL_SEGMENT6_VALUESET_CODE VARCHAR2 64     Accounting segment 6 value set code. DW_GL_SEGMENT_D GL_SEGMENT_VALUESET_CODE
GL_SEGMENT7 VARCHAR2 32     Accounting segment 7. DW_GL_SEGMENT_D GL_SEGMENT_CODE
GL_SEGMENT7_VALUESET_CODE VARCHAR2 64     Accounting segment 7 value set code. DW_GL_SEGMENT_D GL_SEGMENT_VALUESET_CODE
GL_SEGMENT8 VARCHAR2 32     Accounting segment 8. DW_GL_SEGMENT_D GL_SEGMENT_CODE
GL_SEGMENT8_VALUESET_CODE VARCHAR2 64     Accounting segment 8 value set code. DW_GL_SEGMENT_D GL_SEGMENT_VALUESET_CODE
GL_SEGMENT9 VARCHAR2 32     Accounting segment 9. DW_GL_SEGMENT_D GL_SEGMENT_CODE
GL_SEGMENT9_VALUESET_CODE VARCHAR2 64     Accounting segment 9 value set code. DW_GL_SEGMENT_D GL_SEGMENT_VALUESET_CODE
GL_SEGMENT10 VARCHAR2 32     Accounting segment 10. DW_GL_SEGMENT_D GL_SEGMENT_CODE
GL_SEGMENT10_VALUESET_CODE VARCHAR2 64     Accounting segment 10 value set code. DW_GL_SEGMENT_D GL_SEGMENT_VALUESET_CODE
TRXN_CRNC_PRD_NET_ACTIVITY NUMBER       Accounting period net amount in transaction currency.    
TRXN_CRNC_PRD_NET_ACTIVITY_CR NUMBER       Accounting period net credit in transaction currency.    
TRXN_CRNC_PRD_NET_ACTIVITY_DR NUMBER       Accounting period net debit in transaction currency.    
LEDGER_CURRENCY_CODE VARCHAR2 16     Functional currency code of the ledger.    
LDGR_CRNC_PRD_NET_ACTIVITY NUMBER       Accounting period net amount in ledger currency.    
LDGR_CRNC_PRD_NET_ACTIVITY_CR NUMBER       Accounting period net credit in ledger currency.    
LDGR_CRNC_PRD_NET_ACTIVITY_DR NUMBER       Accounting period net debit in ledger currency.    
CREATED_BY_USER_ID VARCHAR2 128     User who created the accounting record. DW_USER_D USERNAME
CREATION_DATE DATE       Who column: Indicates the date and time of the creation of the row. DW_FISCAL_DAY_D FISCAL_DAY_DATE
DW_GL_JOURNAL_CA

This table contains information about journal entries aggregated on few attributes.

Details

Module: General Ledger

Key Columns

LEDGER_CURRENCY_CODE, FISCAL_PERIOD_NAME, GLOBAL_CURRENCY_CODE, COST_CENTER_VALUESET_CODE, LEGAL_ENTITY_ID, FISCAL_PERIOD_SET_NAME, JOURNAL_LINE_STATUS, LEDGER_ID, TRANSACTION_CURRENCY_CODE, NTRL_ACNT_SGMNT_VALUESET_CODE, GL_BALANCING_SEGMENT, GL_BLNC_SGMNT_VALUESET_CODE, DEBIT_CREDIT_IND, NATURAL_ACCOUNT_SEGMENT, COST_CENTER_SEGMENT

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
FISCAL_PERIOD_SET_NAME VARCHAR2 16   True Accounting calendar name. DW_FISCAL_PERIOD_D FISCAL_PERIOD_SET_NAME
FISCAL_PERIOD_NAME VARCHAR2 16   True Accounting period name. DW_FISCAL_PERIOD_D FISCAL_PERIOD_NAME
LEDGER_ID NUMBER 38 0 True Ledger identifier. DW_LEDGER_D LEDGER_ID
LEGAL_ENTITY_ID NUMBER 38 0 True Legal entity identifier. DW_LEGAL_ENTITY_D LEGAL_ENTITY_ID
GL_BALANCING_SEGMENT VARCHAR2 32   True Balancing segment. DW_BALANCING_SEGMENT_D GL_BALANCING_SEGMENT
GL_BLNC_SGMNT_VALUESET_CODE VARCHAR2 64   True Balancing segment value set code. DW_BALANCING_SEGMENT_D GL_BLNC_SGMNT_VALUESET_CODE
NATURAL_ACCOUNT_SEGMENT VARCHAR2 32   True Natural account segment. DW_NATURAL_ACCOUNT_D NATURAL_ACCOUNT_SEGMENT
NTRL_ACNT_SGMNT_VALUESET_CODE VARCHAR2 64   True Natural account value set code. DW_NATURAL_ACCOUNT_D NTRL_ACNT_SGMNT_VALUESET_CODE
COST_CENTER_SEGMENT VARCHAR2 32   True Cost center segment. DW_COST_CENTER_D COST_CENTER_SEGMENT
COST_CENTER_VALUESET_CODE VARCHAR2 64   True Cost center value set code. DW_COST_CENTER_D COST_CENTER_VALUESET_CODE
JOURNAL_LINE_STATUS VARCHAR2 16   True Journal entry line status. Values are from the table DW_CODE_VALUES_LKP_TL with CODE_TYPE=GL_JOURNAL_STATUS. Possible values are U or P. DW_CODE_VALUES_LKP_TL CODE
TRANSACTION_CURRENCY_CODE VARCHAR2 16   True Transaction currency code.    
LEDGER_CURRENCY_CODE VARCHAR2 16   True Ledger currency code.    
GLOBAL_CURRENCY_CODE VARCHAR2 16   True Global currency code.    
DEBIT_CREDIT_IND VARCHAR2 32   True Indicates debit or credit.    
TRANSACTION_CURRENCY_AMOUNT NUMBER       Amount in transaction currency.    
LEDGER_CURRENCY_AMOUNT NUMBER       Amount in ledger currency.    
GLOBAL_CURRENCY_AMOUNT NUMBER       Amount in global currency.    
JOURNAL_LINE_ENTERED_DR NUMBER       Journal entry line debit amount in entered currency.    
JOURNAL_LINE_ENTERED_CR NUMBER       Journal entry line credit amount in entered currency.    
JOURNAL_LINE_ACCOUNTED_DR NUMBER       Journal entry line debit amount in base currency.    
JOURNAL_LINE_ACCOUNTED_CR NUMBER       Journal entry line credit amount in base currency.    
JOURNAL_LINE_GLOBAL_DR NUMBER       Journal entry line debit amount in global currency.    
JOURNAL_LINE_GLOBAL_CR NUMBER       Journal entry line credit amount in global currency.    
DW_GL_JOURNAL_CF

This table contains information about journal entries and converted reporting currency.

Details

Module: General Ledger

Key Columns

JOURNAL_HEADER_ID, JOURNAL_LINE_NUM

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
JOURNAL_HEADER_ID NUMBER 38 0 True Journal entry header identifier.    
JOURNAL_LINE_NUM NUMBER 38 0 True Journal line number.    
SOURCE_RECORD_ID VARCHAR2 128     Source record identifier. Value is derived from a combination of journal entry header identifier and journal line number.    
JOURNAL_BATCH_ID NUMBER       Journal entry batch defining column.    
FISCAL_PERIOD_SET_NAME VARCHAR2 16     Accounting calendar name. DW_FISCAL_DAY_D FISCAL_PERIOD_SET_NAME
FISCAL_PERIOD_NAME VARCHAR2 16     Accounting period name. DW_FISCAL_DAY_D FISCAL_PERIOD_NAME
ACCT_PERIOD_START_DATE DATE       Accounting period start date.    
ACCT_PERIOD_END_DATE DATE       Accounting period end date. DW_FISCAL_DAY_D FISCAL_DAY_DATE
JOURNAL_BATCH_NAME VARCHAR2 128     User-defined journal batch name.    
JOURNAL_HEADER_NAME VARCHAR2 128     User-entered journal header name.    
JOURNAL_HEADER_DESCRIPTION VARCHAR2 256     User-entered journal header description.    
JOURNAL_BATCH_DESCRIPTION VARCHAR2 256     Journal entry batch description.    
JOURNAL_POSTED_DATE DATE       Date when journal entry header was posted.    
JOURNAL_HEADER_CREATION_DATE TIMESTAMP       Date and time of the creation of the journal header row    
JRNL_HDR_DFLT_EFFECTIVE_DATE DATE       Journal header effective date.    
LEDGER_ID NUMBER 38 0   Ledger identifier. DW_LEDGER_D LEDGER_ID
JOURNAL_CATEGORY VARCHAR2 32     Journal category code. Journal entry is assigned a journal entry category to identify its purpose. Values are from the table DW_CODE_VALUES_LKP_TL with CODE_TYPE=JOURNAL_CATEGORY. DW_CODE_VALUES_LKP_TL CODE
JOURNAL_SOURCE VARCHAR2 32     Journal source. Journal entry is assigned a source name to indicate how it was created. Values are from the table DW_CODE_VALUES_LKP_TL with CODE_TYPE=GL_JOURNAL_SOURCE. DW_CODE_VALUES_LKP_TL CODE
JOURNAL_LINE_DESCRIPTION VARCHAR2 256     User-entered journal line description.    
JOURNAL_LINE_STATUS VARCHAR2 16     Journal entry line status. Values are from the table DW_CODE_VALUES_LKP_TL with CODE_TYPE=GL_JOURNAL_STATUS. Possible values are U or P. DW_CODE_VALUES_LKP_TL CODE
DEBIT_CREDIT_IND VARCHAR2 32     Indicates debit or credit    
TRANSACTION_CURRENCY_AMOUNT NUMBER       Amount in transaction currency.    
TRANSACTION_CURRENCY_CODE VARCHAR2 16     Transaction currency code.    
LEDGER_CURRENCY_AMOUNT NUMBER       Amount in ledger currency.    
LEDGER_CURRENCY_CODE VARCHAR2 16     Ledger currency code.    
CURRENCY_CONVERSION_DATE DATE       Currency conversion date.    
GLOBAL_CURRENCY_AMOUNT NUMBER       Amount in global currency.    
GLOBAL_CURRENCY_CODE VARCHAR2 16     Global currency code.    
GLOBAL_CURRENCY_EXCH_RATE NUMBER       Ledger currency to global currency conversion rate.    
CODE_COMBINATION_ID NUMBER 38 0   Account key flexfield combination identifier. DW_GL_CODE_COMBINATION_D CODE_COMBINATION_ID
COST_CENTER_SEGMENT VARCHAR2 32     Cost center segment. DW_COST_CENTER_D COST_CENTER_SEGMENT
COST_CENTER_VALUESET_CODE VARCHAR2 64     Cost center value set code. DW_COST_CENTER_D COST_CENTER_VALUESET_CODE
GL_BALANCING_SEGMENT VARCHAR2 32     Balancing segment. DW_BALANCING_SEGMENT_D GL_BALANCING_SEGMENT
GL_BLNC_SGMNT_VALUESET_CODE VARCHAR2 64     Balancing segment value set code. DW_BALANCING_SEGMENT_D GL_BLNC_SGMNT_VALUESET_CODE
LEGAL_ENTITY_ID NUMBER 38 0   Legal entity identifier. DW_LEGAL_ENTITY_D LEGAL_ENTITY_ID
NATURAL_ACCOUNT_SEGMENT VARCHAR2 32     Natural account segment. DW_NATURAL_ACCOUNT_D NATURAL_ACCOUNT_SEGMENT
NTRL_ACNT_SGMNT_VALUESET_CODE VARCHAR2 64     Natural account value set code. DW_NATURAL_ACCOUNT_D NTRL_ACNT_SGMNT_VALUESET_CODE
GL_SEGMENT1 VARCHAR2 32     Accounting segment 1. DW_GL_SEGMENT_D GL_SEGMENT_CODE
GL_SEGMENT1_VALUESET_CODE VARCHAR2 64     Accounting segment 1 value set code. DW_GL_SEGMENT_D GL_SEGMENT_VALUESET_CODE
GL_SEGMENT2 VARCHAR2 32     Accounting segment 2. DW_GL_SEGMENT_D GL_SEGMENT_CODE
GL_SEGMENT2_VALUESET_CODE VARCHAR2 64     Accounting segment 2 value set code. DW_GL_SEGMENT_D GL_SEGMENT_VALUESET_CODE
GL_SEGMENT3 VARCHAR2 32     Accounting segment 3. DW_GL_SEGMENT_D GL_SEGMENT_CODE
GL_SEGMENT3_VALUESET_CODE VARCHAR2 64     Accounting segment 3 value set code. DW_GL_SEGMENT_D GL_SEGMENT_VALUESET_CODE
GL_SEGMENT4 VARCHAR2 32     Accounting segment 4. DW_GL_SEGMENT_D GL_SEGMENT_CODE
GL_SEGMENT4_VALUESET_CODE VARCHAR2 64     Accounting segment 4 value set code. DW_GL_SEGMENT_D GL_SEGMENT_VALUESET_CODE
GL_SEGMENT5 VARCHAR2 32     Accounting segment 5. DW_GL_SEGMENT_D GL_SEGMENT_CODE
GL_SEGMENT5_VALUESET_CODE VARCHAR2 64     Accounting segment 5 value set code. DW_GL_SEGMENT_D GL_SEGMENT_VALUESET_CODE
GL_SEGMENT6 VARCHAR2 32     Accounting segment 6. DW_GL_SEGMENT_D GL_SEGMENT_CODE
GL_SEGMENT6_VALUESET_CODE VARCHAR2 64     Accounting segment 6 value set code. DW_GL_SEGMENT_D GL_SEGMENT_VALUESET_CODE
GL_SEGMENT7 VARCHAR2 32     Accounting segment 7. DW_GL_SEGMENT_D GL_SEGMENT_CODE
GL_SEGMENT7_VALUESET_CODE VARCHAR2 64     Accounting segment 7 value set code. DW_GL_SEGMENT_D GL_SEGMENT_VALUESET_CODE
GL_SEGMENT8 VARCHAR2 32     Accounting segment 8. DW_GL_SEGMENT_D GL_SEGMENT_CODE
GL_SEGMENT8_VALUESET_CODE VARCHAR2 64     Accounting segment 8 value set code. DW_GL_SEGMENT_D GL_SEGMENT_VALUESET_CODE
GL_SEGMENT9 VARCHAR2 32     Accounting segment 9. DW_GL_SEGMENT_D GL_SEGMENT_CODE
GL_SEGMENT9_VALUESET_CODE VARCHAR2 64     Accounting segment 9 value set code. DW_GL_SEGMENT_D GL_SEGMENT_VALUESET_CODE
GL_SEGMENT10 VARCHAR2 32     Accounting segment 10. DW_GL_SEGMENT_D GL_SEGMENT_CODE
GL_SEGMENT10_VALUESET_CODE VARCHAR2 64     Accounting segment 10 value set code. DW_GL_SEGMENT_D GL_SEGMENT_VALUESET_CODE
JOURNAL_REVERSAL_STATUS VARCHAR2 16     Reversed journal entry status code.Values are from the table DW_CODE_VALUES_LKP_TL with CODE_TYPE=JE_REVERSAL_STATUS. DW_CODE_VALUES_LKP_TL CODE
JOURNAL_APPROVAL_STATUS_CODE VARCHAR2 16     Journal entry batch approval status.Values are from the table DW_CODE_VALUES_LKP_TL with CODE_TYPE='JE_BATCH_APPROVAL_STATUS'. DW_CODE_VALUES_LKP_TL CODE
JOURNAL_HEADER_CREATED_BY_ID VARCHAR2 128     Journal header created by user identifier DW_USER_D USERNAME
JOURNAL_HEADER_UPDATED_BY_ID VARCHAR2 128     Journal header updated by user identifier DW_USER_D USERNAME
JOURNAL_LINE_CREATED_BY_ID VARCHAR2 128     Journal line created by user identifier DW_USER_D USERNAME
JOURNAL_LINE_UPDATED_BY_ID VARCHAR2 128     Journal line updated by user identifier DW_USER_D USERNAME
JOURNAL_APPROVED_BY VARCHAR2 128     Defining column of the employee who submitted the journal batch for approval.    
LEDGER_CATEGORY_CODE VARCHAR2 128     Ledger category. DW_CODE_VALUES_LKP_TL CODE
RELATIONSHIP_TYPE_CODE VARCHAR2 32     Relationship type code.    
JGZZ_RECON_REF VARCHAR2 256     Reconciliation reference.    
JOURNAL_LINE_ENTERED_DR NUMBER       Journal entry line debit amount in entered currency.    
JOURNAL_LINE_ENTERED_CR NUMBER       Journal entry line credit amount in entered currency.    
JOURNAL_LINE_ACCOUNTED_DR NUMBER       Journal entry line debit amount in base currency.    
JOURNAL_LINE_ACCOUNTED_CR NUMBER       Journal entry line credit amount in base currency.    
JOURNAL_LINE_GLOBAL_DR NUMBER       Journal entry line debit amount in global currency.    
JOURNAL_LINE_GLOBAL_CR NUMBER       Journal entry line credit amount in global currency.    
DW_GL_JOURNAL_F

This table contains information about journal transactions.

Details

Module: General Ledger

Key Columns

JOURNAL_LINE_NUM, JOURNAL_HEADER_ID

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
JOURNAL_HEADER_ID NUMBER 38 0 True Journal entry header identifier.    
JOURNAL_LINE_NUM NUMBER 38 0 True Journal line number.    
SOURCE_RECORD_ID VARCHAR2 128     Source record identifier. Value is derived from a combination of journal entry header identifier and journal line number.    
JOURNAL_BATCH_ID NUMBER       Journal entry batch defining column.    
FISCAL_PERIOD_SET_NAME VARCHAR2 16     Accounting calendar name. DW_FISCAL_DAY_D FISCAL_PERIOD_SET_NAME
FISCAL_PERIOD_NAME VARCHAR2 16     Accounting period name. DW_FISCAL_DAY_D FISCAL_PERIOD_NAME
ACCT_PERIOD_START_DATE DATE       Accounting period start date.    
JOURNAL_HEADER_CREATION_DATE TIMESTAMP       Date and time of the creation of the journal header row    
ACCT_PERIOD_END_DATE DATE       Accounting period end date. DW_FISCAL_DAY_D FISCAL_DAY_DATE
JOURNAL_BATCH_NAME VARCHAR2 128     User-defined journal batch name.    
JOURNAL_HEADER_NAME VARCHAR2 128     User-entered journal header name.    
JOURNAL_HEADER_DESCRIPTION VARCHAR2 256     User-entered journal header description.    
JOURNAL_BATCH_DESCRIPTION VARCHAR2 256     Journal entry batch description.    
JOURNAL_POSTED_DATE DATE       Date when journal entry header was posted.    
JRNL_HDR_DFLT_EFFECTIVE_DATE DATE       Journal header effective date.    
LEDGER_ID NUMBER 38 0   Ledger identifier. DW_LEDGER_D LEDGER_ID
JOURNAL_CATEGORY VARCHAR2 32     Journal category code. Journal entry is assigned a journal entry category to identify its purpose. Values are from the table DW_CODE_VALUES_LKP_TL with CODE_TYPE=JOURNAL_CATEGORY. DW_CODE_VALUES_LKP_TL CODE
JOURNAL_SOURCE VARCHAR2 32     Journal source. Journal entry is assigned a source name to indicate how it was created. Values are from the table DW_CODE_VALUES_LKP_TL with CODE_TYPE=GL_JOURNAL_SOURCE. DW_CODE_VALUES_LKP_TL CODE
JOURNAL_LINE_DESCRIPTION VARCHAR2 256     User-entered journal line description.    
JOURNAL_LINE_STATUS VARCHAR2 16     Journal entry line status. Values are from the table DW_CODE_VALUES_LKP_TL with CODE_TYPE=GL_JOURNAL_STATUS. Possible values are U or P. DW_CODE_VALUES_LKP_TL CODE
DEBIT_CREDIT_IND VARCHAR2 32     Indicates debit or credit    
TRANSACTION_CURRENCY_AMOUNT NUMBER       Amount in transaction currency.    
TRANSACTION_CURRENCY_CODE VARCHAR2 16     Transaction currency code.    
LEDGER_CURRENCY_AMOUNT NUMBER       Amount in ledger currency.    
LEDGER_CURRENCY_CODE VARCHAR2 16     Ledger currency code.    
CURRENCY_CONVERSION_DATE DATE       Currency conversion date.    
CODE_COMBINATION_ID NUMBER 38 0   Account key flexfield combination identifier. DW_GL_CODE_COMBINATION_D CODE_COMBINATION_ID
COST_CENTER_SEGMENT VARCHAR2 32     Cost center segment. DW_COST_CENTER_D COST_CENTER_SEGMENT
COST_CENTER_VALUESET_CODE VARCHAR2 64     Cost center value set code. DW_COST_CENTER_D COST_CENTER_VALUESET_CODE
GL_BALANCING_SEGMENT VARCHAR2 32     Balancing segment. DW_BALANCING_SEGMENT_D GL_BALANCING_SEGMENT
GL_BLNC_SGMNT_VALUESET_CODE VARCHAR2 64     Balancing segment value set code. DW_BALANCING_SEGMENT_D GL_BLNC_SGMNT_VALUESET_CODE
LEGAL_ENTITY_ID NUMBER 38 0   Legal entity identifier. DW_LEGAL_ENTITY_D LEGAL_ENTITY_ID
NATURAL_ACCOUNT_SEGMENT VARCHAR2 32     Natural account segment. DW_NATURAL_ACCOUNT_D NATURAL_ACCOUNT_SEGMENT
NTRL_ACNT_SGMNT_VALUESET_CODE VARCHAR2 64     Natural account value set code. DW_NATURAL_ACCOUNT_D NTRL_ACNT_SGMNT_VALUESET_CODE
GL_SEGMENT1 VARCHAR2 32     Accounting segment 1. DW_GL_SEGMENT_D GL_SEGMENT_CODE
GL_SEGMENT1_VALUESET_CODE VARCHAR2 64     Accounting segment 1 value set code. DW_GL_SEGMENT_D GL_SEGMENT_VALUESET_CODE
GL_SEGMENT2 VARCHAR2 32     Accounting segment 2. DW_GL_SEGMENT_D GL_SEGMENT_CODE
GL_SEGMENT2_VALUESET_CODE VARCHAR2 64     Accounting segment 2 value set code. DW_GL_SEGMENT_D GL_SEGMENT_VALUESET_CODE
GL_SEGMENT3 VARCHAR2 32     Accounting segment 3. DW_GL_SEGMENT_D GL_SEGMENT_CODE
GL_SEGMENT3_VALUESET_CODE VARCHAR2 64     Accounting segment 3 value set code. DW_GL_SEGMENT_D GL_SEGMENT_VALUESET_CODE
GL_SEGMENT4 VARCHAR2 32     Accounting segment 4. DW_GL_SEGMENT_D GL_SEGMENT_CODE
GL_SEGMENT4_VALUESET_CODE VARCHAR2 64     Accounting segment 4 value set code. DW_GL_SEGMENT_D GL_SEGMENT_VALUESET_CODE
GL_SEGMENT5 VARCHAR2 32     Accounting segment 5. DW_GL_SEGMENT_D GL_SEGMENT_CODE
GL_SEGMENT5_VALUESET_CODE VARCHAR2 64     Accounting segment 5 value set code. DW_GL_SEGMENT_D GL_SEGMENT_VALUESET_CODE
GL_SEGMENT6 VARCHAR2 32     Accounting segment 6. DW_GL_SEGMENT_D GL_SEGMENT_CODE
GL_SEGMENT6_VALUESET_CODE VARCHAR2 64     Accounting segment 6 value set code. DW_GL_SEGMENT_D GL_SEGMENT_VALUESET_CODE
GL_SEGMENT7 VARCHAR2 32     Accounting segment 7. DW_GL_SEGMENT_D GL_SEGMENT_CODE
GL_SEGMENT7_VALUESET_CODE VARCHAR2 64     Accounting segment 7 value set code. DW_GL_SEGMENT_D GL_SEGMENT_VALUESET_CODE
GL_SEGMENT8 VARCHAR2 32     Accounting segment 8. DW_GL_SEGMENT_D GL_SEGMENT_CODE
GL_SEGMENT8_VALUESET_CODE VARCHAR2 64     Accounting segment 8 value set code. DW_GL_SEGMENT_D GL_SEGMENT_VALUESET_CODE
GL_SEGMENT9 VARCHAR2 32     Accounting segment 9. DW_GL_SEGMENT_D GL_SEGMENT_CODE
GL_SEGMENT9_VALUESET_CODE VARCHAR2 64     Accounting segment 9 value set code. DW_GL_SEGMENT_D GL_SEGMENT_VALUESET_CODE
GL_SEGMENT10 VARCHAR2 32     Accounting segment 10. DW_GL_SEGMENT_D GL_SEGMENT_CODE
GL_SEGMENT10_VALUESET_CODE VARCHAR2 64     Accounting segment 10 value set code. DW_GL_SEGMENT_D GL_SEGMENT_VALUESET_CODE
JOURNAL_REVERSAL_STATUS VARCHAR2 16     Reversed journal entry status code.Values are from the table DW_CODE_VALUES_LKP_TL with CODE_TYPE=JE_REVERSAL_STATUS. DW_CODE_VALUES_LKP_TL CODE
JOURNAL_APPROVAL_STATUS_CODE VARCHAR2 16     Journal entry batch approval status. Values are from the table DW_CODE_VALUES_LKP_TL with CODE_TYPE='JE_BATCH_APPROVAL_STATUS'. DW_CODE_VALUES_LKP_TL CODE
JOURNAL_HEADER_CREATED_BY_ID VARCHAR2 128     Journal header created by user identifier DW_USER_D USERNAME
JOURNAL_HEADER_UPDATED_BY_ID VARCHAR2 128     Journal header updated by user identifier DW_USER_D USERNAME
JOURNAL_LINE_CREATED_BY_ID VARCHAR2 128     Journal line created by user identifier DW_USER_D USERNAME
JOURNAL_LINE_UPDATED_BY_ID VARCHAR2 128     Journal line updated by user identifier DW_USER_D USERNAME
JOURNAL_APPROVED_BY VARCHAR2 128     Defining column of the employee who submitted the journal batch for approval. DW_USER_D USERNAME
LEDGER_CATEGORY_CODE VARCHAR2 128     Ledger category. DW_CODE_VALUES_LKP_TL CODE
RELATIONSHIP_TYPE_CODE VARCHAR2 32     Relationship type code.    
JGZZ_RECON_REF VARCHAR2 256     Reconciliation reference.    
DW_GL_SLA_SUBLEDGER_LINKAGE_G

This table contains link between general ledger journals and subledger.

Details

Module: General Ledger

Key Columns

JOURNAL_HEADER_ID, AE_HEADER_ID, APPLICATION_ID, REF_AE_HEADER_ID, DISTRIBUTION_ID, TEMP_LINE_NUM, JOURNAL_LINE_NUM

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
APPLICATION_ID NUMBER 38 0 True Functional area within a software suite of products. For example, Financials -Payables 200, Receivables 222.    
DISTRIBUTION_ID NUMBER 38 0 True Transaction source distribution identifier.    
REF_AE_HEADER_ID NUMBER 38 0 True Reversed subledger journal entry header identifier.    
TEMP_LINE_NUM NUMBER 38 0 True Intermediary line number generated by the accounting engine when the entries are in most detail form.    
AE_HEADER_ID NUMBER 38 0 True Subledger journal entry identifier.    
JOURNAL_HEADER_ID NUMBER 38 0 True Journal entry header identifier.    
JOURNAL_LINE_NUM NUMBER 38 0 True Line number of the imported journal.    
SOURCE_RECORD_ID VARCHAR2 256     Source Record Identifier. Values are derived by concatenating application identifier, distribution identifier, journal header identifier and journal line number.    
SUBLEDGER_FACT_NAME VARCHAR2 64     Subledger fact name.    
SUBLEDGER_GBL_CURR_FACT_NAME VARCHAR2 64     Subledger global currency fact name.    
SUBLEDGER_LINK_COLUMN VARCHAR2 32     Subledger linking column.    
LINKAGE_ID NUMBER 38 0   Sub legder linkage identifier.    
JOURNAL_BATCH_NAME VARCHAR2 128     User-defined journal batch name.    
JOURNAL_HEADER_NAME VARCHAR2 128     User-entered journal header name.    
JOURNAL_HEADER_DESCRIPTION VARCHAR2 256     User-entered journal header description.    
JOURNAL_HEADER_STATUS VARCHAR2 16     Journal entry header status. Values are from the table DW_CODE_VALUES_LKP_TL with CODE_TYPE=GL_JOURNAL_STATUS. Possible values are U or P. DW_CODE_VALUES_LKP_TL CODE
JRNL_HDR_DFLT_EFFECTIVE_DATE DATE       Journal entry default effective date    
JOURNAL_POSTED_DATE DATE       Date when journal entry header was posted.    
JOURNAL_CATEGORY VARCHAR2 32     Journal category code. Journal entry is assigned a journal entry category to identify its purpose. Values are from the table DW_CODE_VALUES_LKP_TL with CODE_TYPE=JOURNAL_CATEGORY. DW_CODE_VALUES_LKP_TL CODE
JOURNAL_SOURCE VARCHAR2 32     Journal source. Journal entry is assigned a source name to indicate how it was created. Values are from the table DW_CODE_VALUES_LKP_TL with CODE_TYPE=GL_JOURNAL_SOURCE. DW_CODE_VALUES_LKP_TL CODE
JOURNAL_REVERSAL_STATUS VARCHAR2 16     Reversed journal entry status code.Values are from the table DW_CODE_VALUES_LKP_TL with CODE_TYPE=JE_REVERSAL_STATUS. DW_CODE_VALUES_LKP_TL CODE
JOURNAL_HEADER_CREATION_DATE TIMESTAMP       Date and time of the creation of the journal header row    
JOURNAL_HEADER_CREATED_BY_ID VARCHAR2 128     Journal header created by user identifier DW_USER_D USERNAME
LEDGER_ID NUMBER 38 0   Ledger identifier DW_LEDGER_D LEDGER_ID
JOURNAL_LINE_DESCRIPTION VARCHAR2 256     User-entered journal line description.    
JOURNAL_LINE_STATUS VARCHAR2 16     Journal entry line status. Values are from the table DW_CODE_VALUES_LKP_TL with CODE_TYPE=GL_JOURNAL_STATUS. Possible values are U or P. DW_CODE_VALUES_LKP_TL CODE
JOURNAL_LINE_CREATED_BY_ID VARCHAR2 128     Journal line created by user identifier DW_USER_D USERNAME
JOURNAL_BATCH_ID NUMBER       Journal entry batch defining column.    
JOURNAL_APPROVAL_STATUS_CODE VARCHAR2 16     Journal entry batch approval status. Values are from the table DW_CODE_VALUES_LKP_TL with CODE_TYPE=JE_BATCH_APPROVAL_STATUS. Possible values are V,R,I,A,J,Z.    
JOURNAL_APPROVED_BY VARCHAR2 128     Defining column of the employee who submitted the journal batch for approval.    
JOURNAL_BATCH_DESCRIPTION VARCHAR2 256     Journal entry batch description.    
GL_FISCAL_PERIOD_SET_NAME VARCHAR2 16     Accounting calendar name. DW_FISCAL_DAY_D FISCAL_PERIOD_SET_NAME
GL_FISCAL_PERIOD_NAME VARCHAR2 16     Accounting period name. DW_FISCAL_DAY_D FISCAL_PERIOD_NAME
FISCAL_PERIOD_NAME VARCHAR2 16     Accounting period name. DW_FISCAL_DAY_D FISCAL_PERIOD_NAME
ACCT_PERIOD_START_DATE DATE       Accounting period start date. DW_FISCAL_DAY_D FISCAL_DAY_DATE
ACCT_PERIOD_END_DATE DATE       Accounting period end date. DW_FISCAL_DAY_D FISCAL_DAY_DATE
GL_SL_LINK_ID NUMBER 38 0   Link to associated subledger data    
EVENT_TYPE_CODE VARCHAR2 32     Unique abbreviated name assigned to an event type and used for reporting or in reference to an option.    
EVENT_CLASS_CODE VARCHAR2 32     Unique abbreviated name assigned to an event class and used for reporting or in reference to an option.    
GL_TRANSFER_STATUS_CODE VARCHAR2 32     General Ledger transfer status code.    
GL_TRANSFER_DATE DATE       Date when journal entry is transferred to general ledger.    
XLA_ACCOUNTING_DATE DATE       Date used to determine the accounting period for transactions.    
XLA_CREATED_BY_USER_ID VARCHAR2 128     Indicates the user who created the row.    
DW_GL_VARIANCE_CF

This table contains information about both the Budget data as well as the Actual data.

Details

Module: General Ledger

Key Columns

FISCAL_PERIOD_NAME, CONCAT_ACCOUNT, CODE_COMBINATION_ID, ACCOUNTING_SCENARIO_CODE, TRANSLATED_FLAG, LEDGER_ID, TRANSACTION_CURRENCY_CODE, CURRENCY_TYPE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
ACCOUNTING_SCENARIO_CODE VARCHAR2 128   True Name of the accounting budget.    
LEDGER_ID NUMBER 38 0 True Ledger identifier of Oracle Fusion General Ledger. DW_LEDGER_D LEDGER_ID
CODE_COMBINATION_ID NUMBER 38 0 True GL account key flexfield combination identifier. DW_GL_CODE_COMBINATION_D CODE_COMBINATION_ID
FISCAL_PERIOD_NAME VARCHAR2 64   True Accounting period name of Oracle Fusion General Ledger. DW_FISCAL_DAY_D FISCAL_PERIOD_NAME
TRANSACTION_CURRENCY_CODE VARCHAR2 16   True Functional currency code of the transaction.    
CURRENCY_TYPE VARCHAR2 64   True Currency type.    
TRANSLATED_FLAG VARCHAR2 16   True Indicates currency translation.    
CONCAT_ACCOUNT VARCHAR2 1024   True The concatenated string of all the segments from segment 1 through segment 30.    
SOURCE_RECORD_ID VARCHAR2 256     Functional key of records. Value is derived from a combination of accounting budget name, ledger identifier, GL account key flexfield combination identifier, calendar, currency code and currency type.    
FISCAL_PERIOD_SET_NAME VARCHAR2 16     Set of accounting periods defined by a party to quantify the fiscal position of the business. DW_FISCAL_DAY_D FISCAL_PERIOD_SET_NAME
FISCAL_PERIOD_START_DATE DATE       Start date of the fiscal period.    
FISCAL_PERIOD_NUMBER NUMBER 38 0   Accounting period number.    
CREATED_BY_USER_ID VARCHAR2 128     User who created the accounting record. DW_USER_D USERNAME
CREATION_DATE DATE       Who column: Indicates the date and time of the creation of the row. DW_FISCAL_DAY_D FISCAL_DAY_DATE
COST_CENTER_SEGMENT VARCHAR2 32     Cost center segment. DW_COST_CENTER_D COST_CENTER_SEGMENT
COST_CENTER_VALUESET_CODE VARCHAR2 64     Cost center value set code. DW_COST_CENTER_D COST_CENTER_VALUESET_CODE
GL_BALANCING_SEGMENT VARCHAR2 32     Balancing segment. DW_BALANCING_SEGMENT_D GL_BALANCING_SEGMENT
GL_BLNC_SGMNT_VALUESET_CODE VARCHAR2 64     Balancing segment value set code. DW_BALANCING_SEGMENT_D GL_BLNC_SGMNT_VALUESET_CODE
LEGAL_ENTITY_ID NUMBER 38 0   Legal entity identifier. DW_LEGAL_ENTITY_D LEGAL_ENTITY_ID
NATURAL_ACCOUNT_SEGMENT VARCHAR2 32     Natural account segment. DW_NATURAL_ACCOUNT_D NATURAL_ACCOUNT_SEGMENT
NTRL_ACNT_SGMNT_VALUESET_CODE VARCHAR2 64     Natural account value set code. DW_NATURAL_ACCOUNT_D NTRL_ACNT_SGMNT_VALUESET_CODE
GL_SEGMENT1 VARCHAR2 32     Accounting segment 1. DW_GL_SEGMENT_D GL_SEGMENT_CODE
GL_SEGMENT1_VALUESET_CODE VARCHAR2 64     Accounting segment 1 value set code. DW_GL_SEGMENT_D GL_SEGMENT_VALUESET_CODE
GL_SEGMENT2 VARCHAR2 32     Accounting segment 2. DW_GL_SEGMENT_D GL_SEGMENT_CODE
GL_SEGMENT2_VALUESET_CODE VARCHAR2 64     Accounting segment 2 value set code. DW_GL_SEGMENT_D GL_SEGMENT_VALUESET_CODE
GL_SEGMENT3 VARCHAR2 32     Accounting segment 3. DW_GL_SEGMENT_D GL_SEGMENT_CODE
GL_SEGMENT3_VALUESET_CODE VARCHAR2 64     Accounting segment 3 value set code. DW_GL_SEGMENT_D GL_SEGMENT_VALUESET_CODE
GL_SEGMENT4 VARCHAR2 32     Accounting segment 4. DW_GL_SEGMENT_D GL_SEGMENT_CODE
GL_SEGMENT4_VALUESET_CODE VARCHAR2 64     Accounting segment 4 value set code. DW_GL_SEGMENT_D GL_SEGMENT_VALUESET_CODE
GL_SEGMENT5 VARCHAR2 32     Accounting segment 5. DW_GL_SEGMENT_D GL_SEGMENT_CODE
GL_SEGMENT5_VALUESET_CODE VARCHAR2 64     Accounting segment 5 value set code. DW_GL_SEGMENT_D GL_SEGMENT_VALUESET_CODE
GL_SEGMENT6 VARCHAR2 32     Accounting segment 6. DW_GL_SEGMENT_D GL_SEGMENT_CODE
GL_SEGMENT6_VALUESET_CODE VARCHAR2 64     Accounting segment 6 value set code. DW_GL_SEGMENT_D GL_SEGMENT_VALUESET_CODE
GL_SEGMENT7 VARCHAR2 32     Accounting segment 7. DW_GL_SEGMENT_D GL_SEGMENT_CODE
GL_SEGMENT7_VALUESET_CODE VARCHAR2 64     Accounting segment 7 value set code. DW_GL_SEGMENT_D GL_SEGMENT_VALUESET_CODE
GL_SEGMENT8 VARCHAR2 32     Accounting segment 8. DW_GL_SEGMENT_D GL_SEGMENT_CODE
GL_SEGMENT8_VALUESET_CODE VARCHAR2 64     Accounting segment 8 value set code. DW_GL_SEGMENT_D GL_SEGMENT_VALUESET_CODE
GL_SEGMENT9 VARCHAR2 32     Accounting segment 9. DW_GL_SEGMENT_D GL_SEGMENT_CODE
GL_SEGMENT9_VALUESET_CODE VARCHAR2 64     Accounting segment 9 value set code. DW_GL_SEGMENT_D GL_SEGMENT_VALUESET_CODE
GL_SEGMENT10 VARCHAR2 32     Accounting segment 10. DW_GL_SEGMENT_D GL_SEGMENT_CODE
GL_SEGMENT10_VALUESET_CODE VARCHAR2 64     Accounting segment 10 value set code. DW_GL_SEGMENT_D GL_SEGMENT_VALUESET_CODE
TRXN_CRNC_PRD_NET_ACTIVITY NUMBER       Accounting period net amount in trxn currency.    
TRXN_CRNC_PRD_NET_ACTIVITY_CR NUMBER       Accounting period net credit in trxn currency.    
TRXN_CRNC_PRD_NET_ACTIVITY_DR NUMBER       Accounting period net debit in trxn currency.    
LEDGER_CURRENCY_CODE VARCHAR2 16     Functional currency code of the ledger.    
LDGR_CRNC_PRD_NET_ACTIVITY NUMBER       Accounting period net amount in ledger currency.    
LDGR_CRNC_PRD_NET_ACTIVITY_CR NUMBER       Accounting period net credit in ledger currency.    
LDGR_CRNC_PRD_NET_ACTIVITY_DR NUMBER       Accounting period net debit in ledger currency.    
GBL_CURRENCY_CODE VARCHAR2 16     Global currency code of the General Ledger.    
GBL_CURRENCY_EXCH_RATE NUMBER       Ledger currency to global currency exchange rate.    
GBL_CRNC_PRD_NET_ACTIVITY NUMBER       Accounting period net amount in global currency.    
GBL_CRNC_PRD_NET_ACTIVITY_CR NUMBER       Accounting period net credit in global currency.    
GBL_CRNC_PRD_NET_ACTIVITY_DR NUMBER       Accounting period net debit in global currency.    
TRXN_CRNC_PRD_END_BALANCE NUMBER       Accounting period end balance.    
TRXN_CRNC_PRD_END_BALANCE_CR NUMBER       Accounting period end credit.    
TRXN_CRNC_PRD_END_BALANCE_DR NUMBER       Accounting period end debit.    
LDGR_CRNC_PRD_END_BALANCE NUMBER       Accounting period end balance in ledger currency.    
LDGR_CRNC_PRD_END_BALANCE_CR NUMBER       Accounting period end credit in ledger currency.    
LDGR_CRNC_PRD_END_BALANCE_DR NUMBER       Accounting period end debit in ledger currency.    
GBL_CRNC_PRD_END_BALANCE NUMBER       Accounting period end balance in global currency.    
GBL_CRNC_PRD_END_BALANCE_CR NUMBER       Accounting period end credit in global currency.    
GBL_CRNC_PRD_END_BALANCE_DR NUMBER       Accounting period end debit in global currency.    

Receivables

DW_AR_PAYMENT_TERMS_D

This table contains payment terms information for Receivables.

Details

Module: Receivables

Key Columns

PAYMENT_TERM_ID

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
PAYMENT_TERM_ID NUMBER 38 0 True Payment terms identifier.    
SOURCE_RECORD_ID NUMBER 38 0   Source record identifier for payment term.    
DUE_AMOUNT_INSTALLMENT1_TEXT VARCHAR2 256     Due amount text description for installment 1.    
DUE_AMOUNT_INSTALLMENT2_TEXT VARCHAR2 256     Due amount text description for installment 2.    
DUE_AMOUNT_INSTALLMENT3_TEXT VARCHAR2 256     Due amount text description for installment 3.    
DUE_AMOUNT_INSTALLMENT4_TEXT VARCHAR2 256     Due amount text description for installment 4.    
DUE_AMOUNT_INSTALLMENT5_TEXT VARCHAR2 256     Due amount text description for installment 5.    
DUE_AMOUNT_INSTALLMENT6_TEXT VARCHAR2 256     Due amount text description for installment 6.    
DUE_AMOUNT_INSTALLMENT7_TEXT VARCHAR2 256     Due amount text description for installment 7.    
DUE_AMOUNT_INSTALLMENT8_TEXT VARCHAR2 256     Due amount text description for installment 8.    
DUE_AMOUNT_INSTALLMENT9_TEXT VARCHAR2 256     Due amount text description for installment 9.    
DUE_AMOUNT_INSTALLMENT10_TEXT VARCHAR2 256     Due amount text description for installment 10.    
DW_AR_PAYMENT_TERMS_D_TL

This table contains payment terms translation information for Receivables.

Details

Module: Receivables

Key Columns

LANGUAGE, PAYMENT_TERMS_ID

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
PAYMENT_TERMS_ID NUMBER 38 0 True Payment terms identifier.    
LANGUAGE VARCHAR2 16   True Language code.    
SOURCE_RECORD_ID VARCHAR2 64     Source record identifier.    
PAYMENT_TERM_NAME VARCHAR2 64     Payment term name.    
PAYMENT_TERM_DESCRIPTION VARCHAR2 256     Payment term description.    
DW_CODE_STATUS_LKP_TL

This table contains information about code, name, and description.

Details

Module: Receivables

Key Columns

LANGUAGE, CODE_STATUS_CODE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
CODE_STATUS_CODE VARCHAR2 128   True Code.    
LANGUAGE VARCHAR2 64   True Translation language.    
SOURCE_RECORD_ID VARCHAR2 512     Source record identifier. Value is derived from a combination of code type and code.    
NAME VARCHAR2 2048     Business name or value of the code.    
DESCRIPTION VARCHAR2 4000     Code description.    
DW_CUSTOMER_ACCOUNT_D

This table contains details about customer accounts.

Details

Module: Receivables

Key Columns

CUSTOMER_ACCOUNT_ID

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
CUSTOMER_ACCOUNT_ID NUMBER 38 0 True Customer account identifier. It is used as primary key.    
SOURCE_RECORD_ID NUMBER 38 0   Source record identifier. Value is same as the customer account identifier.    
ACCOUNT_NAME VARCHAR2 256     Customer account name.    
PARTY_ID NUMBER 38 0   Party identifier.    
CUSTOMER_ACCOUNT_TYPE_CODE VARCHAR2 128     Customer account type. Values are from the table DW_CODE_VALUES_LKP_TL with CODE_TYPE=CUSTOMER_TYPE. DW_CODE_VALUES_LKP_TL CODE
CUSTOMER_ACCOUNT_CLASS_CODE VARCHAR2 128     Customer account class. Values are from the table DW_CODE_VALUES_LKP_TL with CODE_TYPE=CUSTOMER_CLASS. DW_CODE_VALUES_LKP_TL CODE
ACTIVE_FLAG VARCHAR2 16     Indicates an active account.    
STATUS VARCHAR2 16     Indicates an active/inactive account. DW_CODE_STATUS_LKP_TL CODE_STATUS_CODE
ACCOUNT_NUMBER VARCHAR2 32     Customer account number.    
TAX_CODE VARCHAR2 64     Tax code.    
AUTOPAY_FLAG VARCHAR2 16     Indicates an autopayment.    
HOLD_BILL_FLAG VARCHAR2 16     Indicates a bill on hold.    
ACCOUNT_TEMINATION_DATE DATE       Account termination date.    
ACCOUNT_ESTABLISHED_DATE DATE       Date when customer account is created.    
ACCOUNT_TERMINATION_DATE DATE       Account termination date.    
DW_CUSTOMER_LOCATION_D

This table contains details about customer location.

Details

Module: Receivables

Key Columns

CUSTOMER_LOCATION_ID

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
CUSTOMER_LOCATION_ID NUMBER 38 0 True Customer location identifier.    
SOURCE_RECORD_ID NUMBER 38 0   Source record identifier. Value is same as the customer location identifier.    
STREET_ADDRESS1 VARCHAR2 256     Street name of the customer location.    
STREET_ADDRESS2 VARCHAR2 256     Street number of the customer location.    
STREET_ADDRESS3 VARCHAR2 256     Street description of the address.    
STREET_ADDRESS4 VARCHAR2 256     Street description of the address.    
POSTAL_CODE VARCHAR2 64     Postal code of the customer location.    
CITY VARCHAR2 64     City of the customer location.    
COUNTY VARCHAR2 64     County name of the customer location.    
STATE_PROVINCE_CODE VARCHAR2 64     State of the customer location. Possible values are AZ, CA, and so on.    
COUNTRY_CODE VARCHAR2 16     Country code of the customer location. Possible values are USA for United States of America, UK for United Kingdom, and so on.    
ACTIVE_FLAG VARCHAR2 16     Indicates an active customer location.    

Subledger Accounting

DW_GL_SLA_RECON_CF

This is the reconciliation table with AP facts, AR facts,XLA details, Journal details and GL balance details.

Details

Module: Subledger Accounting

Key Columns

AE_HEADER_ID, JOURNAL_LINE_NUM, APPLICATION_ID, SOURCE_DISTRIBUTION_ID_NUM_1, PARENT_STRIPE, JOURNAL_HEADER_ID, AE_LINE_NUM, REF_AE_HEADER_ID, TEMP_LINE_NUM

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
PARENT_STRIPE VARCHAR2 128   True To identify different types of Entities eg. AR_RECEIPTS, AR_TRANSACTIONS etc    
APPLICATION_ID NUMBER 38 0 True 101 for GL, 200 for AP, 222 for AR    
AE_HEADER_ID NUMBER 38 0 True Subledger journal entry identifier.    
AE_LINE_NUM NUMBER 38 0 True Number that is associated with each subledger journal entry line.    
REF_AE_HEADER_ID NUMBER 38 0 True Reversed subledger journal entry header identifier    
TEMP_LINE_NUM NUMBER 38 0 True Intermediary line number generated by the accounting engine when the entries are in most detail form.    
SOURCE_DISTRIBUTION_ID_NUM_1 NUMBER 38 0 True Sub legder transaction source distribution identifier.    
JOURNAL_HEADER_ID NUMBER 38 0 True Journal entry header identifier.    
JOURNAL_LINE_NUM NUMBER 38 0 True Journal line number.    
SOURCE_RECORD_ID VARCHAR2 1024     Unique record identifier    
STRIPE VARCHAR2 128     To identify different types of stripes eg. Posted to GL, transferred to GL etc    
XLA_LEDGER_ID NUMBER 38 0   SLA ledger identifier DW_LEDGER_D LEDGER_ID
RECON_LEDGER_ID NUMBER 38 0   Ledger Id DW_LEDGER_D LEDGER_ID
JOURNAL_LEDGER_ID NUMBER 38 0   Journal Ledger identifier. DW_LEDGER_D LEDGER_ID
JOURNAL_LEDGER_CATEGORY_CODE VARCHAR2 128     Journal Ledger category. Values are from the table DW_CODE_VALUES_LKP_TL with CODE_TYPE=GL_ASF_LEDGER_CATEGORY. Possible values are PRIMARY, SECONDARY, ALC, and so on. DW_CODE_VALUES_LKP_TL CODE
LEGAL_ENTITY_ID NUMBER 38 0   Legal entity identifier. DW_LEGAL_ENTITY_D LEGAL_ENTITY_ID
GL_CODE_COMBINATION_ID NUMBER 38 0   GL account identifier. DW_GL_CODE_COMBINATION_D CODE_COMBINATION_ID
COST_CENTER_SEGMENT VARCHAR2 32     Cost center segment. DW_COST_CENTER_D COST_CENTER_SEGMENT
COST_CENTER_VALUESET_CODE VARCHAR2 64     Cost center value set code. DW_COST_CENTER_D COST_CENTER_VALUESET_CODE
GL_BALANCING_SEGMENT VARCHAR2 32     Balancing segment. DW_BALANCING_SEGMENT_D GL_BALANCING_SEGMENT
GL_BLNC_SGMNT_VALUESET_CODE VARCHAR2 64     Balancing segment value set code. DW_BALANCING_SEGMENT_D GL_BLNC_SGMNT_VALUESET_CODE
NATURAL_ACCOUNT_SEGMENT VARCHAR2 32     Natural account segment. DW_NATURAL_ACCOUNT_D NATURAL_ACCOUNT_SEGMENT
NTRL_ACNT_SGMNT_VALUESET_CODE VARCHAR2 64     Natural account value set code. DW_NATURAL_ACCOUNT_D NTRL_ACNT_SGMNT_VALUESET_CODE
GL_SEGMENT1 VARCHAR2 32     Accounting segment 1. DW_GL_SEGMENT_D GL_SEGMENT_CODE
GL_SEGMENT1_VALUESET_CODE VARCHAR2 64     Accounting segment 1 value set code. DW_GL_SEGMENT_D GL_SEGMENT_VALUESET_CODE
GL_SEGMENT2 VARCHAR2 32     Accounting segment 2. DW_GL_SEGMENT_D GL_SEGMENT_CODE
GL_SEGMENT2_VALUESET_CODE VARCHAR2 64     Accounting segment 2 value set code. DW_GL_SEGMENT_D GL_SEGMENT_VALUESET_CODE
GL_SEGMENT3 VARCHAR2 32     Accounting segment 3. DW_GL_SEGMENT_D GL_SEGMENT_CODE
GL_SEGMENT3_VALUESET_CODE VARCHAR2 64     Accounting segment 3 value set code. DW_GL_SEGMENT_D GL_SEGMENT_VALUESET_CODE
GL_SEGMENT4 VARCHAR2 32     Accounting segment 4. DW_GL_SEGMENT_D GL_SEGMENT_CODE
GL_SEGMENT4_VALUESET_CODE VARCHAR2 64     Accounting segment 4 value set code. DW_GL_SEGMENT_D GL_SEGMENT_VALUESET_CODE
GL_SEGMENT5 VARCHAR2 32     Accounting segment 5. DW_GL_SEGMENT_D GL_SEGMENT_CODE
GL_SEGMENT5_VALUESET_CODE VARCHAR2 64     Accounting segment 5 value set code. DW_GL_SEGMENT_D GL_SEGMENT_VALUESET_CODE
GL_SEGMENT6 VARCHAR2 32     Accounting segment 6. DW_GL_SEGMENT_D GL_SEGMENT_CODE
GL_SEGMENT6_VALUESET_CODE VARCHAR2 64     Accounting segment 6 value set code. DW_GL_SEGMENT_D GL_SEGMENT_VALUESET_CODE
GL_SEGMENT7 VARCHAR2 32     Accounting segment 7. DW_GL_SEGMENT_D GL_SEGMENT_CODE
GL_SEGMENT7_VALUESET_CODE VARCHAR2 64     Accounting segment 7 value set code. DW_GL_SEGMENT_D GL_SEGMENT_VALUESET_CODE
GL_SEGMENT8 VARCHAR2 32     Accounting segment 8. DW_GL_SEGMENT_D GL_SEGMENT_CODE
GL_SEGMENT8_VALUESET_CODE VARCHAR2 64     Accounting segment 8 value set code. DW_GL_SEGMENT_D GL_SEGMENT_VALUESET_CODE
GL_SEGMENT9 VARCHAR2 32     Accounting segment 9. DW_GL_SEGMENT_D GL_SEGMENT_CODE
GL_SEGMENT9_VALUESET_CODE VARCHAR2 64     Accounting segment 9 value set code. DW_GL_SEGMENT_D GL_SEGMENT_VALUESET_CODE
GL_SEGMENT10 VARCHAR2 32     Accounting segment 10. DW_GL_SEGMENT_D GL_SEGMENT_CODE
GL_SEGMENT10_VALUESET_CODE VARCHAR2 64     Accounting segment 10 value set code. DW_GL_SEGMENT_D GL_SEGMENT_VALUESET_CODE
FISCAL_PERIOD_SET_NAME VARCHAR2 16     Accounting calendar name. DW_FISCAL_DAY_D FISCAL_PERIOD_SET_NAME
FISCAL_PERIOD_TYPE VARCHAR2 16     Accounting period type. DW_FISCAL_DAY_D FISCAL_PERIOD_TYPE
FISCAL_PERIOD_NAME VARCHAR2 256     Accounting period name. DW_FISCAL_DAY_D FISCAL_PERIOD_NAME
ACCOUNTING_DATE DATE       Pre-SLA Accounting date. DW_FISCAL_DAY_D FISCAL_DAY_DATE
RECON_FISCAL_PERIOD_SET_NAME VARCHAR2 16     Accounting calendar name(driven by xla accounting date for AP and AR, Journal header effective date for GL ).. DW_FISCAL_DAY_D FISCAL_PERIOD_SET_NAME
RECON_FISCAL_PERIOD_TYPE VARCHAR2 16     Accounting period type(driven by xla accounting date for AP and AR, Journal header effective date for GL ).. DW_FISCAL_DAY_D FISCAL_PERIOD_TYPE
RECON_FISCAL_PERIOD_NAME VARCHAR2 256     Accounting period name(driven by xla accounting date for AP and AR, Journal header effective date for GL ). DW_FISCAL_DAY_D FISCAL_PERIOD_NAME
RECON_ACCOUNTING_DATE DATE       Accounting date(driven by xla accounting date for AP and AR, Journal header effective date for GL ).. DW_FISCAL_DAY_D FISCAL_DAY_DATE
JRNL_HDR_DFLT_EFFECTIVE_DATE DATE       Journal header effective date. DW_FISCAL_DAY_D FISCAL_DAY_DATE
SUPPLIER_PARTY_ID NUMBER 38 0   Supplier identifier. DW_PARTY_D PARTY_ID
SUPPLIER_SITE_ID NUMBER 38 0   Supplier site identifier. DW_SUPPLIER_SITE_D SUPPLIER_SITE_ID
THIRD_PARTY_ID NUMBER 38 0   Third party payee identifier. DW_PARTY_D SUPPLIER_ID
PAYABLES_BU_ID NUMBER 38 0   Payables invoicing business unit identifier. DW_INTERNAL_ORG_D ORGANIZATION_ID
PAYABLES_CODE_COMB_ID NUMBER 38 0   Payables Account Identifier DW_GL_CODE_COMBINATION_D CODE_COMBINATION_ID
INVOICE_ID NUMBER 38 0   Invoice identifier    
INVOICE_NUMBER VARCHAR2 64     Invoice number    
INVOICE_GROUP VARCHAR2 64     Invoice Group or Invoice batch name    
INVOICE_DESCRIPTION VARCHAR2 256     Invoice description    
INVOICE_VOUCHER_NUMBER VARCHAR2 64     Voucher number related to the invoice; Validated (Sequential Numbering enabled) or Non-Validated (Sequential Numbering not enabled)    
AP_DISTRIBUTION_TYPE_CODE VARCHAR2 32     Distribution type. Values are from the table DW_CODE_VALUES_LKP_TL with CODE_TYPE=INVOICE DISTRIBUTION TYPE. Possible values are ITEM, ERV, NONREC_TAX, TRV, FREIGHT, MISCELLANEOUS, TIPV, AWT, IPV, REC_TAX, ACCRUAL, PREPAY, TERV, and so on (OR) Payment distribution type. Values are from the table DW_CODE_VALUES_LKP_TL with CODE_TYPE=PAY_DIST_TYPES. DW_CODE_VALUES_LKP_TL CODE
AP_ACCOUNTING_STATUS_CODE VARCHAR2 32     Invoice distribution accounting status or Payment accounting status. Values are from the table DW_CODE_VALUES_LKP_TL with CODE_TYPE=AP_ACCOUNTING_STATUS. DW_CODE_VALUES_LKP_TL CODE
PURCHASE_ORDER_DATE TIMESTAMP       Purchase order creation date.    
INVOICED_ON_DATE DATE       Date when invoiced is created.    
INVOICE_RECEIVED_DATE DATE       Date when invoice is received.    
PAYMENT_TERMS_ID NUMBER 38 0   Payment terms identifier. DW_AP_TERMS_D PAYMENT_TERMS_ID
INVOICE_TYPE_CODE VARCHAR2 32     Invoice type. Values are from the table DW_CODE_VALUES_LKP_TL with CODE_TYPE=INVOICE TYPE. Possible values are STANDARD, CREDIT, DEBIT, PAYMENT REQUEST, PREPAYMENT, INTEREST, INVOICE REQUEST, AWT, CREDIT MEMO REQUEST, EXPENSE REPORT, MIXED, and so on. DW_CODE_VALUES_LKP_TL CODE
INVOICE_SOURCE_CODE VARCHAR2 32     Invoice source. Values are from the table DW_CODE_VALUES_LKP_TL with CODE_TYPE=SOURCE. Possible values are INVOICE GATEWAY, Recurring Invoice, SelfService, Confirm PaymentBatch, LOANS, Manual Invoice Entry, QuickCheck, and so on. DW_CODE_VALUES_LKP_TL CODE
INVOICE_CANCELLED_FLAG VARCHAR2 32     Indicates a cancelled invoice. Values are from the table DW_CODE_VALUES_LKP_TL with CODE_TYPE=FA_YESNO. DW_CODE_VALUES_LKP_TL CODE
HEADER_CREATED_BY_USER_ID VARCHAR2 128     User who created the invoice. DW_USER_D USERNAME
CREATED_BY_USER_ID VARCHAR2 128     User who created the record. DW_USER_D USERNAME
UPDATED_BY_USER_ID VARCHAR2 128     User who updated the record. DW_USER_D USERNAME
INVOICE_CREATION_DATE TIMESTAMP       Date when invoice row was created in the table.    
INVOICE_LINE_NUMBER NUMBER       Invoice line number.    
DISTRIBUTION_LINE_NUMBER NUMBER 38 0   Distribution line number.    
PURCHASE_ORDER_NUMBER VARCHAR2 32     Purchase order number.    
PURCHASE_ORDER_LINE_NUMBER NUMBER       Purchase order line number.    
RECEIVING_SHIPMENT_RECEIPT_NUM VARCHAR2 32     Shipment receipt number.    
RECEIVING_SHIPMENT_LINE_NUMBER NUMBER 38 0   Shipment line number.    
DISTRIBUTION_DESCRIPTION VARCHAR2 256     Distribution description.    
AP_INVOICE_ACCOUNTING_DATE DATE       Date when invoice was accounted DW_FISCAL_DAY_D FISCAL_DAY_DATE
PREPAY_DIST_TYPE_CODE VARCHAR2 32     Type of prepayment application distribution.    
DISTRIBUTION_CANCELLED_FLAG VARCHAR2 16     Indicates a cancelled distribution. Values are from the table DW_CODE_VALUES_LKP_TL with CODE_TYPE=FA_YESNO. DW_CODE_VALUES_LKP_TL CODE
PAYABLES_PAYMENTS_BU_ID NUMBER 38 0   Payables payments business unit identifier. DW_INTERNAL_ORG_D ORGANIZATION_ID
INVOICE_SCHEDULE_NUMBER NUMBER 38 0   Invoice schedule number.    
CHECK_ID NUMBER 38 0   Check Identifier    
CHECK_NUMBER NUMBER 38 0   Check number.    
PAYMENT_REASON_COMMENTS VARCHAR2 256     Reason for payment.    
CHECK_DATE DATE       Date when check was issued.    
CHECK_CLEARED_DATE DATE       Check cleared date.    
PAYMENT_STATUS_CODE VARCHAR2 32     Payment status. Values are from the table DW_CODE_VALUES_LKP_TL with CODE_TYPE=CHECK STATE. DW_CODE_VALUES_LKP_TL CODE
PAYMENT_CANCELLED_FLAG VARCHAR2 16     Indicates a cancelled payment. Values are from the table DW_CODE_VALUES_LKP_TL with CODE_TYPE=FA_YESNO. DW_CODE_VALUES_LKP_TL CODE
CUSTOMER_ID NUMBER 38 0   Customer identifier. DW_PARTY_D PARTY_ID
CUSTOMER_ACCOUNT_ID NUMBER 38 0   Customer account identifier. DW_CUSTOMER_ACCOUNT_D CUSTOMER_ACCOUNT_ID
RECEIVABLES_BU_ORG_ID NUMBER 38 0   Receivables business unit organization identifier. DW_INTERNAL_ORG_D ORGANIZATION_ID
CUSTOMER_TRX_ID NUMBER 38 0   Customer Transaction Identifier    
TRANSACTION_NUMBER VARCHAR2 32     Transaction number.    
TRANSACTION_CLASS_CODE VARCHAR2 32     Transaction class. Values are from the table DW_CODE_VALUES_LKP_TL with CODE_TYPE=AR_TRANSACTION_TYPE_CODE. Possible values are INV, CM, DM, or CB. DW_CODE_VALUES_LKP_TL CODE
BATCH_SOURCE_SEQ_ID NUMBER 38 0   Batch source sequence identifier. DW_AR_TRX_BATCH_SOURCES_D BATCH_SOURCE_SEQ_ID
CUST_TRX_TYPE_SEQ_ID NUMBER 38 0   Transaction type identifier DW_AR_TRANSACTION_TYPES_D CUST_TRX_TYPE_SEQ_ID
LINE_NUMBER NUMBER 38 0   Invoice Line Number    
DETAIL_LINE_NUMBER NUMBER 38 0   Invoice Detail Number    
DISTRIBUTION_COMMENTS VARCHAR2 256     Distribution Line comments    
RECEIVABLES_RECEIPT_BU_ORG_ID NUMBER 38 0   Receivables receipt business unit organization identifier. DW_INTERNAL_ORG_D ORGANIZATION_ID
CASH_RECEIPT_ID NUMBER 38 0   Cash Receipt ID    
RECEIPT_NUMBER VARCHAR2 32     Receipt number.    
RECEIPT_TYPE VARCHAR2 32     Receipt type. Values are from the table DW_CODE_VALUES_LKP_TL with CODE_TYPE=PAYMENT_CATEGORY_TYPE. Possible values are CASH for Standard ,MISC for Miscellaneous. DW_CODE_VALUES_LKP_TL CODE
RECEIPT_STATUS_CODE VARCHAR2 32     Receipt status. Values are from the table DW_CODE_VALUES_LKP_TL with CODE_TYPE=RECEIPT_CREATION_STATUS. Possible values are APPROVED, CLEARED, CONFIRMED, REMITTED, REVERSED, RISK_ELIMINATED DW_CODE_VALUES_LKP_TL CODE
RECEIPT_APPLN_STATUS_CODE VARCHAR2 32     Receipt application status. Values are from the table DW_CODE_VALUES_LKP_TL with CODE_TYPE=RECEIPT_STATUS. Possible values are NSF forNonsufficient funds, APP for Applied, STOP for Stopped payment and so on. DW_CODE_VALUES_LKP_TL CODE
RECEIPT_APPLN_ACCOUNTING_DATE DATE       Receipt application accounting date. DW_FISCAL_DAY_D FISCAL_DAY_DATE
ADJUSTMENT_ID NUMBER 38 0   Adjustment identifier.    
ADJUSTMENT_NUMBER VARCHAR2 128     Adjustment number.    
ADJUSTMENT_TYPE VARCHAR2 16     Adjustment type . Possible values are CHARGES,INVOICE,LINE,FREIGHT,TAX and so on.    
ADJUSTMENT_STATUS_CODE VARCHAR2 32     Adjustment status. Values are from the table DW_CODE_VALUES_LKP_TL with CODE_TYPE=ADJUSTMENT_STATUS. Possible values are A, R, and so on. DW_CODE_VALUES_LKP_TL CODE
CREDITMEMO_APPL_STATUS_CODE VARCHAR2 32     Credit memo application status. Values are from the table DW_CODE_VALUES_LKP_TL with CODE_TYPE=RECEIPT_STATUS or AR_APPLICATION_STATUS. Possible values are APP, ACTIVITY, and so on. DW_CODE_VALUES_LKP_TL CODE
APPLIED_TRANSACTION_NUMBER VARCHAR2 32     Applied transaction number.    
XLA_TRANSACTION_AMOUNT NUMBER       Unrounded entered amount    
XLA_LEDGER_AMOUNT NUMBER       Unrounded accounted amount    
XLA_ENTERED_DR_AMOUNT NUMBER       Unrounded entered debit amount for the journal line.    
XLA_ENTERED_CR_AMOUNT NUMBER       Unrounded entered credit amount for the journal line.    
XLA_ACCOUNTED_DR_AMOUNT NUMBER       Unrounded accounted debit for journal entry line.    
XLA_ACCOUNTED_CR_AMOUNT NUMBER       Unrounded accounted credit for journal entry line.    
XLA_MANUAL_OVERRIDE_FLAG VARCHAR2 16     Indicates a manual override. Values are from the table DW_CODE_VALUES_LKP_TL with CODE_TYPE='YES/NO'. DW_CODE_VALUES_LKP_TL CODE
SOURCE_DISTRIBUTION_TYPE VARCHAR2 32     Classification of transaction source distribution    
ACCOUNTING_LINE_CODE VARCHAR2 32     Short name of a rule to convert transactional data into a journal entry line.    
ACCOUNTING_LINE_TYPE_CODE VARCHAR2 16     Type of journal line rule: Debit, Credit, Gain or Loss.    
ACCOUNTING_CLASS_CODE VARCHAR2 32     Short name of a lookup type that is shared across application used to classify journal entry lines. DW_XLA_ACCOUNT_CLASS_LKP_TL ACCOUNTING_CLASS_CODE
XLA_LINE_TRANSACTION_AMOUNT NUMBER       XLA Line Amount in transaction Currency    
XLA_LINE_ENTERED_DR_AMOUNT NUMBER       Unrounded entered debit amount for the journal line.    
XLA_LINE_ENTERED_CR_AMOUNT NUMBER       Unrounded entered credit amount for the journal line.    
XLA_LINE_LEDGER_AMOUNT NUMBER       XLA Line Amount in Ledger Currency    
XLA_LINE_ACCOUNTED_DR_AMOUNT NUMBER       Unrounded accounted debit amount of the journal entry line.    
XLA_LINE_ACCOUNTED_CR_AMOUNT NUMBER       Unrounded accounted credit amount of the journal entry line.    
XLA_TRX_CURRENCY_CODE VARCHAR2 16     Transaction Currency Code    
RECON_TRX_CURRENCY_CODE VARCHAR2 16     Transaction Currency Code (driven by xla trx currency code for AP and AR, Journal Transaction currency code for GL )    
XLA_LEDGER_CURRENCY_CODE VARCHAR2 16     Functional currency of the ledger.    
RECON_LEDGER_CURRENCY_CODE VARCHAR2 16     Ledger Currency Code (driven by xla ledger currency code for AP and AR, Journal Ledger currency code for GL )    
GL_SL_LINK_ID NUMBER 38 0   Audit trail from subledger application to general ledger.    
EVENT_TYPE_CODE VARCHAR2 32     Unique abbreviated name assigned to an event type and used for reporting or in reference to an option. DW_XLA_EVENT_TYPES_LKP_TL EVENT_TYPE_CODE
EVENT_CLASS_CODE VARCHAR2 32     Unique abbreviated name assigned to an event class and used for reporting or in reference to an option. DW_XLA_EVENT_CLASSES_LKP_TL EVENT_CLASS_CODE
GL_TRANSFER_STATUS_CODE VARCHAR2 32     General Ledger transfer status code. Values are from the table DW_CODE_VALUES_LKP_TL with CODE_TYPE=GL_TRANSFER_STATUS. DW_CODE_VALUES_LKP_TL CODE
GL_TRANSFER_DATE DATE       Date when journal entry is transferred to general ledger. DW_FISCAL_DAY_D FISCAL_DAY_DATE
XLA_ACCOUNTING_DATE DATE       SLA Accounting date. DW_FISCAL_DAY_D FISCAL_DAY_DATE
XLA_CREATED_BY_USER_ID VARCHAR2 128     Who column: indicates the user who created the row. DW_USER_D USERNAME
JOURNAL_BATCH_ID NUMBER       Journal entry batch defining column.    
GL_FISCAL_PERIOD_SET_NAME VARCHAR2 16     Accounting calendar name. DW_FISCAL_DAY_D FISCAL_PERIOD_SET_NAME
GL_FISCAL_PERIOD_NAME VARCHAR2 16     Accounting period name. DW_FISCAL_DAY_D FISCAL_PERIOD_NAME
ACCT_PERIOD_START_DATE DATE       Accounting period start date. DW_FISCAL_DAY_D FISCAL_DAY_DATE
ACCT_PERIOD_END_DATE DATE       Accounting period end date. DW_FISCAL_DAY_D FISCAL_DAY_DATE
JOURNAL_BATCH_NAME VARCHAR2 128     User-defined journal batch name.    
JOURNAL_HEADER_NAME VARCHAR2 128     User-entered journal header name.    
JOURNAL_HEADER_DESCRIPTION VARCHAR2 256     User-entered journal header description.    
JOURNAL_POSTED_DATE DATE       Date when journal entry header was posted. DW_FISCAL_DAY_D FISCAL_DAY_DATE
JOURNAL_CATEGORY VARCHAR2 32     Journal category code. Journal entry is assigned a journal entry category to identify its purpose. Values are from the table DW_CODE_VALUES_LKP_TL with CODE_TYPE=JOURNAL_CATEGORY. DW_CODE_VALUES_LKP_TL CODE
JOURNAL_SOURCE VARCHAR2 32     Journal source. Journal entry is assigned a source name to indicate how it was created. Values are from the table DW_CODE_VALUES_LKP_TL with CODE_TYPE=GL_JOURNAL_SOURCE. DW_CODE_VALUES_LKP_TL CODE
JOURNAL_LINE_DESCRIPTION VARCHAR2 256     User-entered journal line description.    
JOURNAL_LINE_STATUS VARCHAR2 16     Journal entry line status. Values are from the table DW_CODE_VALUES_LKP_TL with CODE_TYPE=GL_JOURNAL_STATUS. Possible values are U or P. DW_CODE_VALUES_LKP_TL CODE
DEBIT_CREDIT_IND VARCHAR2 32     Indicates debit or credit    
TRANSACTION_CURRENCY_AMOUNT NUMBER       Journal Amount in transaction currency.    
TRANSACTION_CURRENCY_CODE VARCHAR2 16     Journal Transaction currency code.    
LEDGER_CURRENCY_AMOUNT NUMBER       Journal Amount in ledger currency.    
LEDGER_CURRENCY_CODE VARCHAR2 16     Journal Ledger currency code.    
CURRENCY_CONVERSION_DATE DATE       Journal Currency conversion date.    
JOURNAL_REVERSAL_STATUS VARCHAR2 16     Reversed journal entry status code.Values are from the table DW_CODE_VALUES_LKP_TL with CODE_TYPE=JE_REVERSAL_STATUS. DW_CODE_VALUES_LKP_TL CODE
JOURNAL_HEADER_CREATED_BY_ID VARCHAR2 128     Journal header created by user identifier DW_USER_D USERNAME
JOURNAL_LINE_CREATED_BY_ID VARCHAR2 128     Journal line created by user identifier DW_USER_D USERNAME
JOURNAL_APPROVAL_STATUS_CODE VARCHAR2 16     Journal entry batch approval status. Values are from the table DW_CODE_VALUES_LKP_TL with CODE_TYPE=JE_BATCH_APPROVAL_STATUS. Possible values are V,R,I,A,J,Z. DW_CODE_VALUES_LKP_TL CODE
JOURNAL_APPROVED_BY VARCHAR2 128     Defining column of the employee who submitted the journal batch for approval. DW_USER_D USERNAME
JOURNAL_BATCH_DESCRIPTION VARCHAR2 256     Journal entry batch description.    
JOURNAL_HEADER_CREATION_DATE TIMESTAMP       Date and time of the creation of the journal header row    
TRANSLATED_FLAG VARCHAR2 16     Indicates currency translation.    
CURRENCY_TYPE VARCHAR2 64     Currency type.    
TRXN_CRNC_PRD_NET_ACTIVITY NUMBER       Accounting period net balance.    
TRXN_CRNC_PRD_NET_ACTIVITY_DR NUMBER       Accounting period net credit.    
TRXN_CRNC_PRD_NET_ACTIVITY_CR NUMBER       Accounting period net debit.    
LDGR_CRNC_PRD_NET_ACTIVITY NUMBER       Accounting period net balance in ledger currency.    
LDGR_CRNC_PRD_NET_ACTIVITY_DR NUMBER       Accounting period net credit in ledger currency.    
LDGR_CRNC_PRD_NET_ACTIVITY_CR NUMBER       Accounting period net debit in ledger currency.    
DELTA_FLAG VARCHAR2 16     Delta flag to identify if the records exist in Distribution link table or if it exists only in xla_ae_lines.    
EVENT_ID NUMBER 38 0   Identifier of the categorization of accounting events that is unique within an application and event class    
ACCOUNTING_ENTRY_STATUS_CODE VARCHAR2 32     Status code of the accounting entry    
JGZZ_RECON_REF VARCHAR2 256     Reconciliation reference.    
RECON_BU_ID NUMBER 38 0   Common across all pillars - business unit organization identifier. DW_INTERNAL_ORG_D ORGANIZATION_ID
RECON_XLA_TRANSACTION_AMOUNT NUMBER       Recon Column to equalize distribution and line amounts in trx currency    
RECON_XLA_LEDGER_AMOUNT NUMBER       Recon Column to equalize distribution and line amounts in ledger currency    
RECON_XLA_ENTERED_DR_AMOUNT NUMBER       Unrounded entered debit amount for the journal line/dist line.    
RECON_XLA_ENTERED_CR_AMOUNT NUMBER       Unrounded entered credit amount for the journal line/dist line.    
RECON_XLA_ACCOUNTED_DR_AMOUNT NUMBER       Unrounded accounted debit amount for the journal line/dist line.    
RECON_XLA_ACCOUNTED_CR_AMOUNT NUMBER       Unrounded accounted credit amount for the journal line/dist line.    
RELATIONSHIP_TYPE_CODE VARCHAR2 32     Relationship level between source and target ledger.    
JOURNAL_LINE_ENTERED_DR NUMBER       Journal entry line debit amount in entered currency.    
JOURNAL_LINE_ENTERED_CR NUMBER       Journal entry line credit amount in entered currency.    
JOURNAL_LINE_ACCOUNTED_DR NUMBER       Journal entry line debit amount in base currency.    
JOURNAL_LINE_ACCOUNTED_CR NUMBER       Journal entry line credit amount in base currency.    

Common

DW_ACC_TYPE_LKP_TL

This table contains information about code, name, and description.

Details

Module: Common

Key Columns

ACC_TYPE_LKP_CODE, LANGUAGE, CODE_TYPE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
CODE_TYPE VARCHAR2 128   True Code type. It is specific to functionality.    
ACC_TYPE_LKP_CODE VARCHAR2 128   True Code.    
LANGUAGE VARCHAR2 64   True Translation language.    
SOURCE_RECORD_ID VARCHAR2 512     Source record identifier. Value is derived from a combination of code type and code.    
NAME VARCHAR2 2048     Business name or value of the code.    
DESCRIPTION VARCHAR2 4000     Code description.    
DW_ACTIVE_INACTIVE_LKP_TL

This table contains information about code, name, and description.

Details

Module: Common

Key Columns

ACTIVE_INACTIVE_LKP_CODE, LANGUAGE, CODE_TYPE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
CODE_TYPE VARCHAR2 128   True Code type. It is specific to functionality.    
ACTIVE_INACTIVE_LKP_CODE VARCHAR2 128   True Code.    
LANGUAGE VARCHAR2 64   True Translation language.    
SOURCE_RECORD_ID VARCHAR2 512     Source record identifier. Value is derived from a combination of code type and code.    
NAME VARCHAR2 2048     Business name or value of the code.    
DESCRIPTION VARCHAR2 4000     Code description.    
DW_ADJUSTMENT_STATUS_LKP_TL

This table contains information about code, name, and description.

Details

Module: Common

Key Columns

LANGUAGE, ADJUSTMENT_STATUS_CODE, CODE_TYPE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
CODE_TYPE VARCHAR2 128   True Code type. It is specific to functionality.    
ADJUSTMENT_STATUS_CODE VARCHAR2 128   True Code.    
LANGUAGE VARCHAR2 64   True Translation language.    
SOURCE_RECORD_ID VARCHAR2 512     Source record identifier. Value is derived from a combination of code type and code.    
NAME VARCHAR2 2048     Business name or value of the code.    
DESCRIPTION VARCHAR2 4000     Code description.    
DW_AGING_TYPE_LKP_TL

This table contains information about code, name, and description.

Details

Module: Common

Key Columns

LANGUAGE, CODE_TYPE, AGING_TYPE_CODE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
CODE_TYPE VARCHAR2 128   True Code type. It is specific to functionality.    
AGING_TYPE_CODE VARCHAR2 128   True Code.    
LANGUAGE VARCHAR2 64   True Translation language.    
SOURCE_RECORD_ID VARCHAR2 512     Source record identifier. Value is derived from a combination of code type and code.    
NAME VARCHAR2 2048     Business name or value of the code.    
DESCRIPTION VARCHAR2 4000     Code description.    
DW_AP_ACCOUNTING_STATUS_LKP_TL

This table contains information about code, name, and description.

Details

Module: Common

Key Columns

LANGUAGE, AP_ACCOUNTING_STATUS_LKP_CODE, CODE_TYPE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
CODE_TYPE VARCHAR2 128   True Code type. It is specific to functionality.    
AP_ACCOUNTING_STATUS_LKP_CODE VARCHAR2 128   True Code.    
LANGUAGE VARCHAR2 64   True Translation language.    
SOURCE_RECORD_ID VARCHAR2 512     Source record identifier. Value is derived from a combination of code type and code.    
NAME VARCHAR2 2048     Business name or value of the code.    
DESCRIPTION VARCHAR2 4000     Code description.    
DW_AP_DIST_MATCH_STATUS_LKP_TL

This table contains information about code, name, and description.

Details

Module: Common

Key Columns

AP_DIST_MATCH_STATUS_LKP_CODE, LANGUAGE, CODE_TYPE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
CODE_TYPE VARCHAR2 128   True Code type. It is specific to functionality.    
AP_DIST_MATCH_STATUS_LKP_CODE VARCHAR2 128   True Code.    
LANGUAGE VARCHAR2 64   True Translation language.    
SOURCE_RECORD_ID VARCHAR2 512     Source record identifier. Value is derived from a combination of code type and code.    
NAME VARCHAR2 2048     Business name or value of the code.    
DESCRIPTION VARCHAR2 4000     Code description.    
DW_AP_DISTRIBUTION_TYPE_LKP_TL

This table contains information about code, name, and description.

Details

Module: Common

Key Columns

LANGUAGE, AP_DISTRIBUTION_TYPE_LKP_CODE, CODE_TYPE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
CODE_TYPE VARCHAR2 128   True Code type. It is specific to functionality.    
AP_DISTRIBUTION_TYPE_LKP_CODE VARCHAR2 128   True Code.    
LANGUAGE VARCHAR2 64   True Translation language.    
SOURCE_RECORD_ID VARCHAR2 512     Source record identifier. Value is derived from a combination of code type and code.    
NAME VARCHAR2 2048     Business name or value of the code.    
DESCRIPTION VARCHAR2 4000     Code description.    
DW_AP_HOLD_LKP_TL

This table contains information about code, name, and description.

Details

Module: Common

Key Columns

LANGUAGE, AP_HOLD_LKP_CODE, CODE_TYPE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
CODE_TYPE VARCHAR2 128   True Code type. It is specific to functionality.    
AP_HOLD_LKP_CODE VARCHAR2 128   True Code.    
LANGUAGE VARCHAR2 64   True Translation language.    
SOURCE_RECORD_ID VARCHAR2 512     Source record identifier. Value is derived from a combination of code type and code.    
NAME VARCHAR2 2048     Business name or value of the code.    
DESCRIPTION VARCHAR2 4000     Code description.    
DW_AP_HOLD_TYPE_LKP_TL

This table contains information about code, name, and description.

Details

Module: Common

Key Columns

LANGUAGE, AP_HOLD_TYPE_LKP_CODE, CODE_TYPE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
CODE_TYPE VARCHAR2 128   True Code type. It is specific to functionality.    
AP_HOLD_TYPE_LKP_CODE VARCHAR2 128   True Code.    
LANGUAGE VARCHAR2 64   True Translation language.    
SOURCE_RECORD_ID VARCHAR2 512     Source record identifier. Value is derived from a combination of code type and code.    
NAME VARCHAR2 2048     Business name or value of the code.    
DESCRIPTION VARCHAR2 4000     Code description.    
DW_AP_INV_APPR_STATUS_LKP_TL

This table contains information about code, name, and description.

Details

Module: Common

Key Columns

LANGUAGE, AP_INV_APPR_STATUS_LKP_CODE, CODE_TYPE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
CODE_TYPE VARCHAR2 128   True Code type. It is specific to functionality.    
AP_INV_APPR_STATUS_LKP_CODE VARCHAR2 128   True Code.    
LANGUAGE VARCHAR2 64   True Translation language.    
SOURCE_RECORD_ID VARCHAR2 512     Source record identifier. Value is derived from a combination of code type and code.    
NAME VARCHAR2 2048     Business name or value of the code.    
DESCRIPTION VARCHAR2 4000     Code description.    
DW_AP_INV_LINE_PROD_TYP_LKP_TL

This table contains information about code, name, and description.

Details

Module: Common

Key Columns

LANGUAGE, CODE_TYPE, AP_INV_LINE_PROD_TYP_LKP_CODE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
CODE_TYPE VARCHAR2 128   True Code type. It is specific to functionality.    
AP_INV_LINE_PROD_TYP_LKP_CODE VARCHAR2 128   True Code.    
LANGUAGE VARCHAR2 64   True Translation language.    
SOURCE_RECORD_ID VARCHAR2 512     Source record identifier. Value is derived from a combination of code type and code.    
NAME VARCHAR2 2048     Business name or value of the code.    
DESCRIPTION VARCHAR2 4000     Code description.    
DW_AP_INV_LINE_SOURCE_LKP_TL

This table contains information about code, name, and description.

Details

Module: Common

Key Columns

LANGUAGE, AP_INV_LINE_SOURCE_LKP_CODE, CODE_TYPE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
CODE_TYPE VARCHAR2 128   True Code type. It is specific to functionality.    
AP_INV_LINE_SOURCE_LKP_CODE VARCHAR2 128   True Code.    
LANGUAGE VARCHAR2 64   True Translation language.    
SOURCE_RECORD_ID VARCHAR2 512     Source record identifier. Value is derived from a combination of code type and code.    
NAME VARCHAR2 2048     Business name or value of the code.    
DESCRIPTION VARCHAR2 4000     Code description.    
DW_AP_INV_SCH_STATUS_LKP_TL

This table contains information about code, name, and description.

Details

Module: Common

Key Columns

LANGUAGE, CODE_TYPE, AP_INV_SCH_STATUS_LKP_CODE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
CODE_TYPE VARCHAR2 128   True Code type. It is specific to functionality.    
AP_INV_SCH_STATUS_LKP_CODE VARCHAR2 128   True Code.    
LANGUAGE VARCHAR2 64   True Translation language.    
SOURCE_RECORD_ID VARCHAR2 512     Source record identifier. Value is derived from a combination of code type and code.    
NAME VARCHAR2 2048     Business name or value of the code.    
DESCRIPTION VARCHAR2 4000     Code description.    
DW_AP_INV_VAL_STATUS_LKP_TL

This table contains information about code, name, and description.

Details

Module: Common

Key Columns

LANGUAGE, CODE_TYPE, AP_INV_VAL_STATUS_LKP_CODE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
CODE_TYPE VARCHAR2 128   True Code type. It is specific to functionality.    
AP_INV_VAL_STATUS_LKP_CODE VARCHAR2 128   True Code.    
LANGUAGE VARCHAR2 64   True Translation language.    
SOURCE_RECORD_ID VARCHAR2 512     Source record identifier. Value is derived from a combination of code type and code.    
NAME VARCHAR2 2048     Business name or value of the code.    
DESCRIPTION VARCHAR2 4000     Code description.    
DW_AP_INVOICE_LINE_TYPE_LKP_TL

This table contains information about code, name, and description.

Details

Module: Common

Key Columns

AP_INVOICE_LINE_TYPE_LKP_CODE, CODE_TYPE, LANGUAGE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
CODE_TYPE VARCHAR2 128   True Code type. It is specific to functionality.    
AP_INVOICE_LINE_TYPE_LKP_CODE VARCHAR2 128   True Code.    
LANGUAGE VARCHAR2 64   True Translation language.    
SOURCE_RECORD_ID VARCHAR2 512     Source record identifier. Value is derived from a combination of code type and code.    
NAME VARCHAR2 2048     Business name or value of the code.    
DESCRIPTION VARCHAR2 4000     Code description.    
DW_AP_INVOICE_SOURCE_LKP_TL

This table contains information about code, name, and description.

Details

Module: Common

Key Columns

LANGUAGE, CODE_TYPE, AP_INVOICE_SOURCE_LKP_CODE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
CODE_TYPE VARCHAR2 128   True Code type. It is specific to functionality.    
AP_INVOICE_SOURCE_LKP_CODE VARCHAR2 128   True Code.    
LANGUAGE VARCHAR2 64   True Translation language.    
SOURCE_RECORD_ID VARCHAR2 512     Source record identifier. Value is derived from a combination of code type and code.    
NAME VARCHAR2 2048     Business name or value of the code.    
DESCRIPTION VARCHAR2 4000     Code description.    
DW_AP_PAYMENT_METHOD_LKP_TL

This table contains information about code, name, and description.

Details

Module: Common

Key Columns

AP_PAYMENT_METHOD_LKP_CODE, LANGUAGE, CODE_TYPE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
CODE_TYPE VARCHAR2 128   True Code type. It is specific to functionality.    
AP_PAYMENT_METHOD_LKP_CODE VARCHAR2 128   True Code.    
LANGUAGE VARCHAR2 64   True Translation language.    
SOURCE_RECORD_ID VARCHAR2 512     Source record identifier. Value is derived from a combination of code type and code.    
NAME VARCHAR2 2048     Business name or value of the code.    
DESCRIPTION VARCHAR2 4000     Code description.    
DW_AP_PAYMENT_STATUS_LKP_TL

This table contains information about code, name, and description.

Details

Module: Common

Key Columns

LANGUAGE, CODE_TYPE, AP_PAYMENT_STATUS_LKP_CODE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
CODE_TYPE VARCHAR2 128   True Code type. It is specific to functionality.    
AP_PAYMENT_STATUS_LKP_CODE VARCHAR2 128   True Code.    
LANGUAGE VARCHAR2 64   True Translation language.    
SOURCE_RECORD_ID VARCHAR2 512     Source record identifier. Value is derived from a combination of code type and code.    
NAME VARCHAR2 2048     Business name or value of the code.    
DESCRIPTION VARCHAR2 4000     Code description.    
DW_AP_PAYMNT_DIST_TYPE_LKP_TL

This table contains information about code, name, and description.

Details

Module: Common

Key Columns

AP_PAYMNT_DIST_TYPE_LKP_CODE, LANGUAGE, CODE_TYPE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
CODE_TYPE VARCHAR2 128   True Code type. It is specific to functionality.    
AP_PAYMNT_DIST_TYPE_LKP_CODE VARCHAR2 128   True Code.    
LANGUAGE VARCHAR2 64   True Translation language.    
SOURCE_RECORD_ID VARCHAR2 512     Source record identifier. Value is derived from a combination of code type and code.    
NAME VARCHAR2 2048     Business name or value of the code.    
DESCRIPTION VARCHAR2 4000     Code description.    
DW_AP_POSTING_STATUS_LKP_TL

This table contains information about code, name, and description.

Details

Module: Common

Key Columns

AP_POSTING_STATUS_LKP_CODE, CODE_TYPE, LANGUAGE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
CODE_TYPE VARCHAR2 128   True Code type. It is specific to functionality.    
AP_POSTING_STATUS_LKP_CODE VARCHAR2 128   True Code.    
LANGUAGE VARCHAR2 64   True Translation language.    
SOURCE_RECORD_ID VARCHAR2 512     Source record identifier. Value is derived from a combination of code type and code.    
NAME VARCHAR2 2048     Business name or value of the code.    
DESCRIPTION VARCHAR2 4000     Code description.    
DW_AR_ADJ_REASON_LKP_TL

This table contains information about code, name, and description.

Details

Module: Common

Key Columns

AR_ADJ_REASON_LKP_CODE, LANGUAGE, CODE_TYPE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
CODE_TYPE VARCHAR2 128   True Code type. It is specific to functionality.    
AR_ADJ_REASON_LKP_CODE VARCHAR2 128   True Code.    
LANGUAGE VARCHAR2 64   True Translation language.    
SOURCE_RECORD_ID VARCHAR2 512     Source record identifier. Value is derived from a combination of code type and code.    
NAME VARCHAR2 2048     Business name or value of the code.    
DESCRIPTION VARCHAR2 4000     Code description.    
DW_AR_ADJUSTMENT_TYPES_LKP_TL

This table contains information about code, name, and description.

Details

Module: Common

Key Columns

LANGUAGE, AR_ADJUSTMENT_TYPES_LKP_CODE, CODE_TYPE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
CODE_TYPE VARCHAR2 128   True Code type. It is specific to functionality.    
AR_ADJUSTMENT_TYPES_LKP_CODE VARCHAR2 128   True Code.    
LANGUAGE VARCHAR2 64   True Translation language.    
SOURCE_RECORD_ID VARCHAR2 512     Source record identifier. Value is derived from a combination of code type and code.    
NAME VARCHAR2 2048     Business name or value of the code.    
DESCRIPTION VARCHAR2 4000     Code description.    
DW_AR_APP_STATUS_LKP_TL

This table contains information about code, name, and description.

Details

Module: Common

Key Columns

LANGUAGE, AR_APP_STATUS_CODE, CODE_TYPE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
CODE_TYPE VARCHAR2 128   True Code type. It is specific to functionality.    
AR_APP_STATUS_CODE VARCHAR2 128   True Code.    
LANGUAGE VARCHAR2 64   True Translation language.    
SOURCE_RECORD_ID VARCHAR2 512     Source record identifier. Value is derived from a combination of code type and code.    
NAME VARCHAR2 2048     Business name or value of the code.    
DESCRIPTION VARCHAR2 4000     Code description.    
DW_AR_DIST_SOURCE_TYPE_LKP_TL

This table contains information about code, name, and description.

Details

Module: Common

Key Columns

LANGUAGE, AR_DIST_SOURCE_TYPE_LKP_CODE, CODE_TYPE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
CODE_TYPE VARCHAR2 128   True Code type. It is specific to functionality.    
AR_DIST_SOURCE_TYPE_LKP_CODE VARCHAR2 128   True Code.    
LANGUAGE VARCHAR2 64   True Translation language.    
SOURCE_RECORD_ID VARCHAR2 512     Source record identifier. Value is derived from a combination of code type and code.    
NAME VARCHAR2 2048     Business name or value of the code.    
DESCRIPTION VARCHAR2 4000     Code description.    
DW_AR_PAY_SCH_STATUS_LKP_TL

This table contains information about code, name, and description.

Details

Module: Common

Key Columns

LANGUAGE, PAYMENT_SCHEDULE_STATUS_CODE, CODE_TYPE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
CODE_TYPE VARCHAR2 128   True Code type. It is specific to functionality.    
PAYMENT_SCHEDULE_STATUS_CODE VARCHAR2 128   True Code.    
LANGUAGE VARCHAR2 64   True Translation language.    
SOURCE_RECORD_ID VARCHAR2 512     Source record identifier. Value is derived from a combination of code type and code.    
NAME VARCHAR2 2048     Business name or value of the code.    
DESCRIPTION VARCHAR2 4000     Code description.    
DW_AR_RECEIPT_METHOD_LKP_TL

This table contains information about code, name, and description.

Details

Module: Common

Key Columns

LANGUAGE, AR_RECEIPT_METHOD_LKP_CODE, CODE_TYPE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
CODE_TYPE VARCHAR2 128   True Code type. It is specific to functionality.    
AR_RECEIPT_METHOD_LKP_CODE VARCHAR2 128   True Code.    
LANGUAGE VARCHAR2 64   True Translation language.    
SOURCE_RECORD_ID VARCHAR2 512     Source record identifier. Value is derived from a combination of code type and code.    
NAME VARCHAR2 2048     Business name or value of the code.    
DESCRIPTION VARCHAR2 4000     Code description.    
DW_AR_RECEIPT_STATUS_LKP_TL

This table contains information about code, name, and description.

Details

Module: Common

Key Columns

LANGUAGE, RECEIPT_STATUS_CODE, CODE_TYPE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
CODE_TYPE VARCHAR2 128   True Code type. It is specific to functionality.    
RECEIPT_STATUS_CODE VARCHAR2 128   True Code.    
LANGUAGE VARCHAR2 64   True Translation language.    
SOURCE_RECORD_ID VARCHAR2 512     Source record identifier. Value is derived from a combination of code type and code.    
NAME VARCHAR2 2048     Business name or value of the code.    
DESCRIPTION VARCHAR2 4000     Code description.    
DW_AR_REV_CATEGORY_TYPE_LKP_TL

This table contains information about code, name, and description.

Details

Module: Common

Key Columns

AR_REV_CATEGORY_TYPE_LKP_CODE, LANGUAGE, CODE_TYPE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
CODE_TYPE VARCHAR2 128   True Code type. It is specific to functionality.    
AR_REV_CATEGORY_TYPE_LKP_CODE VARCHAR2 128   True Code.    
LANGUAGE VARCHAR2 64   True Translation language.    
SOURCE_RECORD_ID VARCHAR2 512     Source record identifier. Value is derived from a combination of code type and code.    
NAME VARCHAR2 2048     Business name or value of the code.    
DESCRIPTION VARCHAR2 4000     Code description.    
DW_AR_SCH_RULE_STATUS_LKP_TL

This table contains information about code, name, and description.

Details

Module: Common

Key Columns

LANGUAGE, AR_SCH_RULE_STATUS_LKP_CODE, CODE_TYPE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
CODE_TYPE VARCHAR2 128   True Code type. It is specific to functionality.    
AR_SCH_RULE_STATUS_LKP_CODE VARCHAR2 128   True Code.    
LANGUAGE VARCHAR2 64   True Translation language.    
SOURCE_RECORD_ID VARCHAR2 512     Source record identifier. Value is derived from a combination of code type and code.    
NAME VARCHAR2 2048     Business name or value of the code.    
DESCRIPTION VARCHAR2 4000     Code description.    
DW_AR_SCH_RULE_TYPE_LKP_TL

This table contains information about code, name, and description.

Details

Module: Common

Key Columns

AR_SCH_RULE_TYPE_LKP_CODE, CODE_TYPE, LANGUAGE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
CODE_TYPE VARCHAR2 128   True Code type. It is specific to functionality.    
AR_SCH_RULE_TYPE_LKP_CODE VARCHAR2 128   True Code.    
LANGUAGE VARCHAR2 64   True Translation language.    
SOURCE_RECORD_ID VARCHAR2 512     Source record identifier. Value is derived from a combination of code type and code.    
NAME VARCHAR2 2048     Business name or value of the code.    
DESCRIPTION VARCHAR2 4000     Code description.    
DW_AR_TRANSACTION_CLASS_LKP_TL

This table contains information about code, name, and description.

Details

Module: Common

Key Columns

LANGUAGE, AR_TRANSACTION_CLASS_CODE, CODE_TYPE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
CODE_TYPE VARCHAR2 128   True Code type. It is specific to functionality.    
AR_TRANSACTION_CLASS_CODE VARCHAR2 128   True Code.    
LANGUAGE VARCHAR2 64   True Translation language.    
SOURCE_RECORD_ID VARCHAR2 512     Source record identifier. Value is derived from a combination of code type and code.    
NAME VARCHAR2 2048     Business name or value of the code.    
DESCRIPTION VARCHAR2 4000     Code description.    
DW_AR_TRANSACTION_TYPE_LKP_TL

This table contains information about code, name, and description.

Details

Module: Common

Key Columns

AR_TRANSACTION_TYPE_CODE, CODE_TYPE, LANGUAGE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
CODE_TYPE VARCHAR2 128   True Code type. It is specific to functionality.    
AR_TRANSACTION_TYPE_CODE VARCHAR2 128   True Code.    
LANGUAGE VARCHAR2 64   True Translation language.    
SOURCE_RECORD_ID VARCHAR2 512     Source record identifier. Value is derived from a combination of code type and code.    
NAME VARCHAR2 2048     Business name or value of the code.    
DESCRIPTION VARCHAR2 4000     Code description.    
DW_AR_TRXN_REASON_LKP_TL

This table contains information about code, name, and description.

Details

Module: Common

Key Columns

LANGUAGE, AR_TRXN_REASON_LKP_CODE, CODE_TYPE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
CODE_TYPE VARCHAR2 128   True Code type. It is specific to functionality.    
AR_TRXN_REASON_LKP_CODE VARCHAR2 128   True Code.    
LANGUAGE VARCHAR2 64   True Translation language.    
SOURCE_RECORD_ID VARCHAR2 512     Source record identifier. Value is derived from a combination of code type and code.    
NAME VARCHAR2 2048     Business name or value of the code.    
DESCRIPTION VARCHAR2 4000     Code description.    
DW_BALANCING_SEGMENT_D

This table contains balancing segment information.

Details

Module: Common

Key Columns

GL_BLNC_SGMNT_VALUESET_CODE, GL_BALANCING_SEGMENT

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
GL_BLNC_SGMNT_VALUESET_CODE VARCHAR2 64   True Balancing segment value set identifier.    
GL_BALANCING_SEGMENT VARCHAR2 256   True Balancing segment code.    
SOURCE_RECORD_ID VARCHAR2 512     Source record identifier. Value is derived from a combination of balancing segment value set identifier and balancing segment code.    
GL_BALANCING_SEGMENT_ID VARCHAR2 512     Balancing segment identifier. Value is derived from a combination of balancing segment value set identifier and balancing segment code.    
DW_BALANCING_SEGMENT_DH

This table contains details of balancing segment hierarchy.

Details

Module: Common

Key Columns

GL_BALANCING_SEGMENT, HIERARCHY_VERSION_ID, HIERARCHY_VALUESET_CODE, HIERARCHY_TREE_CODE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
HIERARCHY_VALUESET_CODE VARCHAR2 128   True Balancing segment hierarchy tree value set identifier. DW_BALANCING_SEGMENT_D GL_BLNC_SGMNT_VALUESET_CODE
HIERARCHY_TREE_CODE VARCHAR2 32   True Balancing segment hierarchy tree identifier.    
GL_BALANCING_SEGMENT VARCHAR2 128   True Balancing segment number. DW_BALANCING_SEGMENT_D GL_BALANCING_SEGMENT
HIERARCHY_VERSION_ID VARCHAR2 64   True Balancing segment hierarchy tree version.    
SOURCE_RECORD_ID VARCHAR2 512     Source record identifier.    
HIERARCHY_NAME VARCHAR2 128     Balancing segment hierarchy name.    
HIERARCHY_VERSION_NAME VARCHAR2 128     Balancing segment hierarchy tree version name.    
TREE_CODE_VER_EFF_START_DATE DATE       Hierarchy start date.    
TREE_CODE_VER_EFF_END_DATE DATE       Hierarchy end date.    
HIERARCHY_VERSION_STATUS VARCHAR2 32     Hierarchy version status.    
LEVEL0_SEGMENT VARCHAR2 128     Balancing segment number at hierarchy level 0.    
LEVEL0_VALUESET_CODE VARCHAR2 128     Value set for balancing segment number at hierarchy level 0. It is the lowest level.    
LEVEL0_SEGMENT_ID VARCHAR2 256     Level identifier, Derived by combining value set code and segment number at hierarchy level 0.    
LEVEL1_SEGMENT VARCHAR2 128     Balancing segment number at hierarchy level 1.    
LEVEL1_VALUESET_CODE VARCHAR2 128     Value set for balancing segment number at hierarchy level 1.    
LEVEL1_SEGMENT_ID VARCHAR2 256     Level identifier, Derived by combining value set code and segment number at hierarchy level 1.    
LEVEL2_SEGMENT VARCHAR2 128     Balancing segment number at hierarchy level 2.    
LEVEL2_VALUESET_CODE VARCHAR2 128     Value set for balancing segment number at hierarchy level 2.    
LEVEL2_SEGMENT_ID VARCHAR2 256     Level identifier, Derived by combining value set code and segment number at hierarchy level 2.    
LEVEL3_SEGMENT VARCHAR2 128     Balancing segment number at hierarchy level 3.    
LEVEL3_VALUESET_CODE VARCHAR2 128     Value set for balancing segment number at hierarchy level 3.    
LEVEL3_SEGMENT_ID VARCHAR2 256     Level identifier, Derived by combining value set code and segment number at hierarchy level 3.    
LEVEL4_SEGMENT VARCHAR2 128     Balancing segment number at hierarchy level 4.    
LEVEL4_VALUESET_CODE VARCHAR2 128     Value set for balancing segment number at hierarchy level 4.    
LEVEL4_SEGMENT_ID VARCHAR2 256     Level identifier, Derived by combining value set code and segment number at hierarchy level 4.    
LEVEL5_SEGMENT VARCHAR2 128     Balancing segment number at hierarchy level 5.    
LEVEL5_VALUESET_CODE VARCHAR2 128     Value set for balancing segment number at hierarchy level 5.    
LEVEL5_SEGMENT_ID VARCHAR2 256     Level identifier, Derived by combining value set code and segment number at hierarchy level 5.    
LEVEL6_SEGMENT VARCHAR2 128     Balancing segment number at hierarchy level 6.    
LEVEL6_VALUESET_CODE VARCHAR2 128     Value set for balancing segment number at hierarchy level 6.    
LEVEL6_SEGMENT_ID VARCHAR2 256     Level identifier, Derived by combining value set code and segment number at hierarchy level 6.    
LEVEL7_SEGMENT VARCHAR2 128     Balancing segment number at hierarchy level 7.    
LEVEL7_VALUESET_CODE VARCHAR2 128     Value set for balancing segment number at hierarchy level 7.    
LEVEL7_SEGMENT_ID VARCHAR2 256     Level identifier, Derived by combining value set code and segment number at hierarchy level 7.    
LEVEL8_SEGMENT VARCHAR2 128     Balancing segment number at hierarchy level 8.    
LEVEL8_VALUESET_CODE VARCHAR2 128     Value set for balancing segment number at hierarchy level 8.    
LEVEL8_SEGMENT_ID VARCHAR2 256     Level identifier, Derived by combining value set code and segment number at hierarchy level 8.    
LEVEL9_SEGMENT VARCHAR2 128     Balancing segment number at hierarchy level 9.    
LEVEL9_VALUESET_CODE VARCHAR2 128     Value set for balancing segment number at hierarchy level 9.    
LEVEL9_SEGMENT_ID VARCHAR2 256     Level identifier, Derived by combining value set code and segment number at hierarchy level 9.    
LEVEL10_SEGMENT VARCHAR2 128     Balancing segment number at hierarchy level 10.    
LEVEL10_VALUESET_CODE VARCHAR2 128     Value set for balancing segment number at hierarchy level 10.    
LEVEL10_SEGMENT_ID VARCHAR2 256     Level identifier, Derived by combining value set code and segment number at hierarchy level 10.    
LEVEL11_SEGMENT VARCHAR2 128     Balancing segment number at hierarchy level 11.    
LEVEL11_VALUESET_CODE VARCHAR2 128     Value set for balancing segment number at hierarchy level 11.    
LEVEL11_SEGMENT_ID VARCHAR2 256     Level identifier, Derived by combining value set code and segment number at hierarchy level 11.    
LEVEL12_SEGMENT VARCHAR2 128     Balancing segment number at hierarchy level 12.    
LEVEL12_VALUESET_CODE VARCHAR2 128     Value set for balancing segment number at hierarchy level 12.    
LEVEL12_SEGMENT_ID VARCHAR2 256     Level identifier, Derived by combining value set code and segment number at hierarchy level 12.    
LEVEL13_SEGMENT VARCHAR2 128     Balancing segment number at hierarchy level 13.    
LEVEL13_VALUESET_CODE VARCHAR2 128     Value set for balancing segment number at hierarchy level 13.    
LEVEL13_SEGMENT_ID VARCHAR2 256     Level identifier, Derived by combining value set code and segment number at hierarchy level 13.    
LEVEL14_SEGMENT VARCHAR2 128     Balancing segment number at hierarchy level 14.    
LEVEL14_VALUESET_CODE VARCHAR2 128     Value set for balancing segment number at hierarchy level 14.    
LEVEL14_SEGMENT_ID VARCHAR2 256     Level identifier, Derived by combining value set code and segment number at hierarchy level 14.    
LEVEL15_SEGMENT VARCHAR2 128     Balancing segment number at hierarchy level 15.    
LEVEL15_VALUESET_CODE VARCHAR2 128     Value set for balancing segment number at hierarchy level 15.    
LEVEL15_SEGMENT_ID VARCHAR2 256     Level identifier, Derived by combining value set code and segment number at hierarchy level 15.    
LEVEL16_SEGMENT VARCHAR2 128     Balancing segment number at hierarchy level 16.    
LEVEL16_VALUESET_CODE VARCHAR2 128     Value set for balancing segment number at hierarchy level 16.    
LEVEL16_SEGMENT_ID VARCHAR2 256     Level identifier, Derived by combining value set code and segment number at hierarchy level 16.    
LEVEL17_SEGMENT VARCHAR2 128     Balancing segment number at hierarchy level 17.    
LEVEL17_VALUESET_CODE VARCHAR2 128     Value set for balancing segment number at hierarchy level 17.    
LEVEL17_SEGMENT_ID VARCHAR2 256     Level identifier, Derived by combining value set code and segment number at hierarchy level 17.    
LEVEL18_SEGMENT VARCHAR2 128     Balancing segment number at hierarchy level 18.    
LEVEL18_VALUESET_CODE VARCHAR2 128     Value set for balancing segment number at hierarchy level 18.    
LEVEL18_SEGMENT_ID VARCHAR2 256     Level identifier, Derived by combining value set code and segment number at hierarchy level 18.    
LEVEL19_SEGMENT VARCHAR2 128     Balancing segment number at hierarchy level 19.    
LEVEL19_VALUESET_CODE VARCHAR2 128     Value set for balancing segment number at hierarchy level 19.    
LEVEL19_SEGMENT_ID VARCHAR2 256     Level identifier, Derived by combining value set code and segment number at hierarchy level 19.    
LEVEL20_SEGMENT VARCHAR2 128     Balancing segment number at hierarchy level 20.    
LEVEL20_VALUESET_CODE VARCHAR2 128     Value set for balancing segment number at hierarchy level 20.    
LEVEL20_SEGMENT_ID VARCHAR2 256     Level identifier, Derived by combining value set code and segment number at hierarchy level 20.    
LEVEL21_SEGMENT VARCHAR2 128     Balancing segment number at hierarchy level 21.    
LEVEL21_VALUESET_CODE VARCHAR2 128     Value set for balancing segment number at hierarchy level 21.    
LEVEL21_SEGMENT_ID VARCHAR2 256     Level identifier, Derived by combining value set code and segment number at hierarchy level 21.    
LEVEL22_SEGMENT VARCHAR2 128     Balancing segment number at hierarchy level 22.    
LEVEL22_VALUESET_CODE VARCHAR2 128     Value set for balancing segment number at hierarchy level 22.    
LEVEL22_SEGMENT_ID VARCHAR2 256     Level identifier, Derived by combining value set code and segment number at hierarchy level 22.    
LEVEL23_SEGMENT VARCHAR2 128     Balancing segment number at hierarchy level 23.    
LEVEL23_VALUESET_CODE VARCHAR2 128     Value set for balancing segment number at hierarchy level 23.    
LEVEL23_SEGMENT_ID VARCHAR2 256     Level identifier, Derived by combining value set code and segment number at hierarchy level 23.    
LEVEL24_SEGMENT VARCHAR2 128     Balancing segment number at hierarchy level 24.    
LEVEL24_VALUESET_CODE VARCHAR2 128     Value set for balancing segment number at hierarchy level 24.    
LEVEL24_SEGMENT_ID VARCHAR2 256     Level identifier, Derived by combining value set code and segment number at hierarchy level 24.    
LEVEL25_SEGMENT VARCHAR2 128     Balancing segment number at hierarchy level 25.    
LEVEL25_VALUESET_CODE VARCHAR2 128     Value set for balancing segment number at hierarchy level 25.    
LEVEL25_SEGMENT_ID VARCHAR2 256     Level identifier, Derived by combining value set code and segment number at hierarchy level 25.    
LEVEL26_SEGMENT VARCHAR2 128     Balancing segment number at hierarchy level 26.    
LEVEL26_VALUESET_CODE VARCHAR2 128     Value set for balancing segment number at hierarchy level 26.    
LEVEL26_SEGMENT_ID VARCHAR2 256     Level identifier, Derived by combining value set code and segment number at hierarchy level 26.    
LEVEL27_SEGMENT VARCHAR2 128     Balancing segment number at hierarchy level 27.    
LEVEL27_VALUESET_CODE VARCHAR2 128     Value set for balancing segment number at hierarchy level 27.    
LEVEL27_SEGMENT_ID VARCHAR2 256     Level identifier, Derived by combining value set code and segment number at hierarchy level 27.    
LEVEL28_SEGMENT VARCHAR2 128     Balancing segment number at hierarchy level 28.    
LEVEL28_VALUESET_CODE VARCHAR2 128     Value set for balancing segment number at hierarchy level 28.    
LEVEL28_SEGMENT_ID VARCHAR2 256     Level identifier, Derived by combining value set code and segment number at hierarchy level 28.    
LEVEL29_SEGMENT VARCHAR2 128     Balancing segment number at hierarchy level 29.    
LEVEL29_VALUESET_CODE VARCHAR2 128     Value set for balancing segment number at hierarchy level 29.    
LEVEL29_SEGMENT_ID VARCHAR2 256     Level identifier, Derived by combining value set code and segment number at hierarchy level 29.    
LEVEL30_SEGMENT VARCHAR2 128     Balancing segment number at hierarchy level 30.    
LEVEL30_VALUESET_CODE VARCHAR2 128     Value set for balancing segment number at hierarchy level 30.    
LEVEL30_SEGMENT_ID VARCHAR2 256     Level identifier, Derived by combining value set code and segment number at hierarchy level 30.    
LEVEL31_SEGMENT VARCHAR2 128     Balancing segment number at hierarchy level 31.    
LEVEL31_VALUESET_CODE VARCHAR2 128     Value set for balancing segment number at hierarchy level 31. It is the highest level.    
LEVEL31_SEGMENT_ID VARCHAR2 256     Level identifier, Derived by combining value set code and segment number at hierarchy level 31.    
FIXED_HIER_LEVEL NUMBER 38 0   Distance of the node from the highest level of hierarchy.    
DW_BUCKET_TYPE_LKP_TL

This table contains information about code, name, and description.

Details

Module: Common

Key Columns

BUCKET_TYPE_CODE, CODE_TYPE, LANGUAGE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
CODE_TYPE VARCHAR2 128   True Code type. It is specific to functionality.    
BUCKET_TYPE_CODE VARCHAR2 128   True Code.    
LANGUAGE VARCHAR2 64   True Translation language.    
SOURCE_RECORD_ID VARCHAR2 512     Source record identifier. Value is derived from a combination of code type and code.    
NAME VARCHAR2 2048     Business name or value of the code.    
DESCRIPTION VARCHAR2 4000     Code description.    
DW_BUSINESS_UNIT_D

This table stores the Business Units information.

Details

Module: Common

Key Columns

BUSINESS_UNIT_ID

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
BUSINESS_UNIT_ID NUMBER 38 0 True Business Unit Id, Translation in DW_INTERNAL_ORG_D_TL table.    
SOURCE_RECORD_ID NUMBER 38 0   Uniquely identifies a Business Unit Id    
PRIMARY_LEDGER_ID NUMBER 38 0   Business unit primary ledger identifier.    
PRIMARY_LEDGER VARCHAR2 32     Business unit primary ledger name.    
STATUS_CODE VARCHAR2 32     Indicates if a business unit is active or inactive. For translation, refer table DW_CODE_VALUES_LKP_TL with CODE_TYPE='ACTIVE_INACTIVE'    
DW_BUSINESS_UNIT_D_TL

This table contains information about the translated names for business units.

Details

Module: Common

Key Columns

BUSINESS_UNIT_ID, LANGUAGE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
BUSINESS_UNIT_ID NUMBER 38 0 True Business unit identifier.    
LANGUAGE VARCHAR2 16   True Language code.    
SOURCE_RECORD_ID NUMBER 38 0   Uniquely identifies a Business Unit, Language code is not included in this identifier.    
BUSINESS_UNIT_NAME VARCHAR2 256     This is the name of the business unit.    
DW_CATALOG_CONTROL_LVL_LKP_TL

This table contains information about code, name, and description.

Details

Module: Common

Key Columns

CATALOG_CONTROL_LEVEL_CODE, LANGUAGE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
CATALOG_CONTROL_LEVEL_CODE VARCHAR2 128   True Code.    
LANGUAGE VARCHAR2 64   True Translation language.    
SOURCE_RECORD_ID VARCHAR2 512     Source record identifier. Value is derived from a combination of code type and code.    
NAME VARCHAR2 2048     Business name or value of the code.    
DESCRIPTION VARCHAR2 4000     Code description.    
DW_CHART_OF_ACC_LKP_TL

This table contains information about code, name, and description.

Details

Module: Common

Key Columns

LANGUAGE, CHART_OF_ACC_LKP_CODE, CODE_TYPE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
CODE_TYPE VARCHAR2 128   True Code type. It is specific to functionality.    
CHART_OF_ACC_LKP_CODE VARCHAR2 128   True Code.    
LANGUAGE VARCHAR2 64   True Translation language.    
SOURCE_RECORD_ID VARCHAR2 512     Source record identifier. Value is derived from a combination of code type and code.    
NAME VARCHAR2 2048     Business name or value of the code.    
DESCRIPTION VARCHAR2 4000     Code description.    
DW_CODE_VALUES_LKP_TL

This table contains information about code, name, and description.

Details

Module: Common

Key Columns

CODE, CODE_TYPE, LANGUAGE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
CODE_TYPE VARCHAR2 128   True Code type. It is specific to functionality.    
CODE VARCHAR2 128   True Code.    
LANGUAGE VARCHAR2 64   True Translation language.    
SOURCE_RECORD_ID VARCHAR2 512     Source record identifier. Value is derived from a combination of code type and code.    
NAME VARCHAR2 2048     Business name or value of the code.    
DESCRIPTION VARCHAR2 4000     Code description.    
DW_CONTENT_PARAM_CONFIG

This table stores all the Config parameters and their values from BI Configuration

Details

Module: Common

Key Columns

PARAMETER_VALUE, PARAMETER_CODE, DATASOURCE_CODE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
DATASOURCE_CODE VARCHAR2 32   True Datasource code.    
PARAMETER_CODE VARCHAR2 128   True Parameter code.    
PARAMETER_VALUE VARCHAR2 1024   True Parameter code value.    
SOURCE_RECORD_ID VARCHAR2 1024     Source record identifier.    
DW_COST_CENTER_D

This table contains cost center segment information.

Details

Module: Common

Key Columns

COST_CENTER_VALUESET_CODE, COST_CENTER_SEGMENT

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
COST_CENTER_VALUESET_CODE VARCHAR2 64   True Cost center value set identifier.    
COST_CENTER_SEGMENT VARCHAR2 256   True Cost center segment code.    
SOURCE_RECORD_ID VARCHAR2 512     Source record identifier. Values are derived from a combination of cost center value set identifier and cost center code.    
COST_CENTER_SEGMENT_ID VARCHAR2 512     Cost center segment identifier, Value is derived by combining cost center value set code and segment code.    
DW_COST_CENTER_DH

This table contains information about cost center segment hierarchy.

Details

Module: Common

Key Columns

HIERARCHY_VERSION_ID, COST_CENTER_SEGMENT, HIERARCHY_VALUESET_CODE, HIERARCHY_TREE_CODE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
HIERARCHY_VALUESET_CODE VARCHAR2 128   True Cost center hierarchy tree value set identifier. DW_COST_CENTER_D COST_CENTER_VALUESET_CODE
HIERARCHY_TREE_CODE VARCHAR2 32   True Cost center hierarchy tree identifier.    
COST_CENTER_SEGMENT VARCHAR2 128   True Cost center number. DW_COST_CENTER_D COST_CENTER_SEGMENT
HIERARCHY_VERSION_ID VARCHAR2 64   True Cost center hierarchy tree version.    
SOURCE_RECORD_ID VARCHAR2 512     Source record identifier.    
HIERARCHY_NAME VARCHAR2 128     Cost center hierarchy name.    
HIERARCHY_VERSION_NAME VARCHAR2 128     Name of cost center hierarchy tree version.    
TREE_CODE_VER_EFF_START_DATE DATE       Start date of hierarchy.    
TREE_CODE_VER_EFF_END_DATE DATE       End date of hierarchy.    
HIERARCHY_VERSION_STATUS VARCHAR2 32     Hierarchy version status.    
LEVEL0_SEGMENT VARCHAR2 128     Cost center number at hierarchy level 0.    
LEVEL0_VALUESET_CODE VARCHAR2 128     Value set for cost center number at hierarchy level 0. It is the lowest level.    
LEVEL0_SEGMENT_ID VARCHAR2 256     Level identifier, Derived by combining value set code and segment number at hierarchy level 0.    
LEVEL1_SEGMENT VARCHAR2 128     Cost center number at hierarchy level 1.    
LEVEL1_VALUESET_CODE VARCHAR2 128     Value set for cost center number at hierarchy level 1.    
LEVEL1_SEGMENT_ID VARCHAR2 256     Level identifier, Derived by combining value set code and segment number at hierarchy level 1.    
LEVEL2_SEGMENT VARCHAR2 128     Cost center number at hierarchy level 2.    
LEVEL2_VALUESET_CODE VARCHAR2 128     Value set for cost center number at hierarchy level 2.    
LEVEL2_SEGMENT_ID VARCHAR2 256     Level identifier, Derived by combining value set code and segment number at hierarchy level 2.    
LEVEL3_SEGMENT VARCHAR2 128     Cost center number at hierarchy level 3.    
LEVEL3_VALUESET_CODE VARCHAR2 128     Value set for cost center number at hierarchy level 3.    
LEVEL3_SEGMENT_ID VARCHAR2 256     Level identifier, Derived by combining value set code and segment number at hierarchy level 3.    
LEVEL4_SEGMENT VARCHAR2 128     Cost center number at hierarchy level 4.    
LEVEL4_VALUESET_CODE VARCHAR2 128     Value set for cost center number at hierarchy level 4.    
LEVEL4_SEGMENT_ID VARCHAR2 256     Level identifier, Derived by combining value set code and segment number at hierarchy level 4.    
LEVEL5_SEGMENT VARCHAR2 128     Cost center number at hierarchy level 5.    
LEVEL5_VALUESET_CODE VARCHAR2 128     Value set for cost center number at hierarchy level 5.    
LEVEL5_SEGMENT_ID VARCHAR2 256     Level identifier, Derived by combining value set code and segment number at hierarchy level 5.    
LEVEL6_SEGMENT VARCHAR2 128     Cost center number at hierarchy level 6.    
LEVEL6_VALUESET_CODE VARCHAR2 128     Value set for cost center number at hierarchy level 6.    
LEVEL6_SEGMENT_ID VARCHAR2 256     Level identifier, Derived by combining value set code and segment number at hierarchy level 6.    
LEVEL7_SEGMENT VARCHAR2 128     Cost center number at hierarchy level 7.    
LEVEL7_VALUESET_CODE VARCHAR2 128     Value set for cost center number at hierarchy level 7.    
LEVEL7_SEGMENT_ID VARCHAR2 256     Level identifier, Derived by combining value set code and segment number at hierarchy level 7.    
LEVEL8_SEGMENT VARCHAR2 128     Cost center number at hierarchy level 8.    
LEVEL8_VALUESET_CODE VARCHAR2 128     Value set for cost center number at hierarchy level 8.    
LEVEL8_SEGMENT_ID VARCHAR2 256     Level identifier, Derived by combining value set code and segment number at hierarchy level 8.    
LEVEL9_SEGMENT VARCHAR2 128     Cost center number at hierarchy level 9.    
LEVEL9_VALUESET_CODE VARCHAR2 128     Value set for cost center number at hierarchy level 9.    
LEVEL9_SEGMENT_ID VARCHAR2 256     Level identifier, Derived by combining value set code and segment number at hierarchy level 9.    
LEVEL10_SEGMENT VARCHAR2 128     Cost center number at hierarchy level 10.    
LEVEL10_VALUESET_CODE VARCHAR2 128     Value set for cost center number at hierarchy level 10.    
LEVEL10_SEGMENT_ID VARCHAR2 256     Level identifier, Derived by combining value set code and segment number at hierarchy level 10.    
LEVEL11_SEGMENT VARCHAR2 128     Cost center number at hierarchy level 11.    
LEVEL11_VALUESET_CODE VARCHAR2 128     Value set for cost center number at hierarchy level 11.    
LEVEL11_SEGMENT_ID VARCHAR2 256     Level identifier, Derived by combining value set code and segment number at hierarchy level 11.    
LEVEL12_SEGMENT VARCHAR2 128     Cost center number at hierarchy level 12.    
LEVEL12_VALUESET_CODE VARCHAR2 128     Value set for cost center number at hierarchy level 12.    
LEVEL12_SEGMENT_ID VARCHAR2 256     Level identifier, Derived by combining value set code and segment number at hierarchy level 12.    
LEVEL13_SEGMENT VARCHAR2 128     Cost center number at hierarchy level 13.    
LEVEL13_VALUESET_CODE VARCHAR2 128     Value set for cost center number at hierarchy level 13.    
LEVEL13_SEGMENT_ID VARCHAR2 256     Level identifier, Derived by combining value set code and segment number at hierarchy level 13.    
LEVEL14_SEGMENT VARCHAR2 128     Cost center number at hierarchy level 14.    
LEVEL14_VALUESET_CODE VARCHAR2 128     Value set for cost center number at hierarchy level 14.    
LEVEL14_SEGMENT_ID VARCHAR2 256     Level identifier, Derived by combining value set code and segment number at hierarchy level 14.    
LEVEL15_SEGMENT VARCHAR2 128     Cost center number at hierarchy level 15.    
LEVEL15_VALUESET_CODE VARCHAR2 128     Value set for cost center number at hierarchy level 15.    
LEVEL15_SEGMENT_ID VARCHAR2 256     Level identifier, Derived by combining value set code and segment number at hierarchy level 15.    
LEVEL16_SEGMENT VARCHAR2 128     Cost center number at hierarchy level 16.    
LEVEL16_VALUESET_CODE VARCHAR2 128     Value set for cost center number at hierarchy level 16.    
LEVEL16_SEGMENT_ID VARCHAR2 256     Level identifier, Derived by combining value set code and segment number at hierarchy level 16.    
LEVEL17_SEGMENT VARCHAR2 128     Cost center number at hierarchy level 17.    
LEVEL17_VALUESET_CODE VARCHAR2 128     Value set for cost center number at hierarchy level 17.    
LEVEL17_SEGMENT_ID VARCHAR2 256     Level identifier, Derived by combining value set code and segment number at hierarchy level 17.    
LEVEL18_SEGMENT VARCHAR2 128     Cost center number at hierarchy level 18.    
LEVEL18_VALUESET_CODE VARCHAR2 128     Value set for cost center number at hierarchy level 18.    
LEVEL18_SEGMENT_ID VARCHAR2 256     Level identifier, Derived by combining value set code and segment number at hierarchy level 18.    
LEVEL19_SEGMENT VARCHAR2 128     Cost center number at hierarchy level 19.    
LEVEL19_VALUESET_CODE VARCHAR2 128     Value set for cost center number at hierarchy level 19.    
LEVEL19_SEGMENT_ID VARCHAR2 256     Level identifier, Derived by combining value set code and segment number at hierarchy level 19.    
LEVEL20_SEGMENT VARCHAR2 128     Cost center number at hierarchy level 20.    
LEVEL20_VALUESET_CODE VARCHAR2 128     Value set for cost center number at hierarchy level 20.    
LEVEL20_SEGMENT_ID VARCHAR2 256     Level identifier, Derived by combining value set code and segment number at hierarchy level 20.    
LEVEL21_SEGMENT VARCHAR2 128     Cost center number at hierarchy level 21.    
LEVEL21_VALUESET_CODE VARCHAR2 128     Value set for cost center number at hierarchy level 21.    
LEVEL21_SEGMENT_ID VARCHAR2 256     Level identifier, Derived by combining value set code and segment number at hierarchy level 21.    
LEVEL22_SEGMENT VARCHAR2 128     Cost center number at hierarchy level 22.    
LEVEL22_VALUESET_CODE VARCHAR2 128     Value set for cost center number at hierarchy level 22.    
LEVEL22_SEGMENT_ID VARCHAR2 256     Level identifier, Derived by combining value set code and segment number at hierarchy level 22.    
LEVEL23_SEGMENT VARCHAR2 128     Cost center number at hierarchy level 23.    
LEVEL23_VALUESET_CODE VARCHAR2 128     Value set for cost center number at hierarchy level 23.    
LEVEL23_SEGMENT_ID VARCHAR2 256     Level identifier, Derived by combining value set code and segment number at hierarchy level 23.    
LEVEL24_SEGMENT VARCHAR2 128     Cost center number at hierarchy level 24.    
LEVEL24_VALUESET_CODE VARCHAR2 128     Value set for cost center number at hierarchy level 24.    
LEVEL24_SEGMENT_ID VARCHAR2 256     Level identifier, Derived by combining value set code and segment number at hierarchy level 24.    
LEVEL25_SEGMENT VARCHAR2 128     Cost center number at hierarchy level 25.    
LEVEL25_VALUESET_CODE VARCHAR2 128     Value set for cost center number at hierarchy level 25.    
LEVEL25_SEGMENT_ID VARCHAR2 256     Level identifier, Derived by combining value set code and segment number at hierarchy level 25.    
LEVEL26_SEGMENT VARCHAR2 128     Cost center number at hierarchy level 26.    
LEVEL26_VALUESET_CODE VARCHAR2 128     Value set for cost center number at hierarchy level 26.    
LEVEL26_SEGMENT_ID VARCHAR2 256     Level identifier, Derived by combining value set code and segment number at hierarchy level 26.    
LEVEL27_SEGMENT VARCHAR2 128     Cost center number at hierarchy level 27.    
LEVEL27_VALUESET_CODE VARCHAR2 128     Value set for cost center number at hierarchy level 27.    
LEVEL27_SEGMENT_ID VARCHAR2 256     Level identifier, Derived by combining value set code and segment number at hierarchy level 27.    
LEVEL28_SEGMENT VARCHAR2 128     Cost center number at hierarchy level 28.    
LEVEL28_VALUESET_CODE VARCHAR2 128     Value set for cost center number at hierarchy level 28.    
LEVEL28_SEGMENT_ID VARCHAR2 256     Level identifier, Derived by combining value set code and segment number at hierarchy level 28.    
LEVEL29_SEGMENT VARCHAR2 128     Cost center number at hierarchy level 29.    
LEVEL29_VALUESET_CODE VARCHAR2 128     Value set for cost center number at hierarchy level 29.    
LEVEL29_SEGMENT_ID VARCHAR2 256     Level identifier, Derived by combining value set code and segment number at hierarchy level 29.    
LEVEL30_SEGMENT VARCHAR2 128     Cost center number at hierarchy level 30.    
LEVEL30_VALUESET_CODE VARCHAR2 128     Value set for cost center number at hierarchy level 30.    
LEVEL30_SEGMENT_ID VARCHAR2 256     Level identifier, Derived by combining value set code and segment number at hierarchy level 30.    
LEVEL31_SEGMENT VARCHAR2 128     Cost center number at hierarchy level 31.    
LEVEL31_VALUESET_CODE VARCHAR2 128     Value set for cost center number at hierarchy level 31. It is the highest level.    
LEVEL31_SEGMENT_ID VARCHAR2 256     Level identifier, Derived by combining value set code and segment number at hierarchy level 31.    
FIXED_HIER_LEVEL NUMBER 38 0   Distance of the node from the highest level of hierarchy.    
DW_CURRENCY_DETAILS_D_TL

This table provides the details of a currency used.

Details

Module: Common

Key Columns

CURRENCY_CODE, LANGUAGE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
CURRENCY_CODE VARCHAR2 16   True The Currency Code    
LANGUAGE VARCHAR2 16   True Language code in which the Currency Details are provided    
SOURCE_RECORD_ID VARCHAR2 64     Unique identifier of the table. Combination of Currency_code and Language    
CURRENCY_DESCRIPTION VARCHAR2 512     The description of the currency code    
CURRENCY_NAME VARCHAR2 512     The name of the currency code    
DW_CUSTOMER_CATEGORY_LKP_TL

This table contains information about code, name, and description.

Details

Module: Common

Key Columns

CUSTOMER_CATEGORY_LKP_CODE, LANGUAGE, CODE_TYPE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
CODE_TYPE VARCHAR2 128   True Code type. It is specific to functionality.    
CUSTOMER_CATEGORY_LKP_CODE VARCHAR2 128   True Code.    
LANGUAGE VARCHAR2 64   True Translation language.    
SOURCE_RECORD_ID VARCHAR2 512     Source record identifier. Value is derived from a combination of code type and code.    
NAME VARCHAR2 2048     Business name or value of the code.    
DESCRIPTION VARCHAR2 4000     Code description.    
DW_CUSTOMER_CLASS_LKP_TL

This table contains information about code, name, and description.

Details

Module: Common

Key Columns

LANGUAGE, CODE_TYPE, CUSTOMER_CLASS_CODE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
CODE_TYPE VARCHAR2 128   True Code type. It is specific to functionality.    
CUSTOMER_CLASS_CODE VARCHAR2 128   True Code.    
LANGUAGE VARCHAR2 64   True Translation language.    
SOURCE_RECORD_ID VARCHAR2 512     Source record identifier. Value is derived from a combination of code type and code.    
NAME VARCHAR2 2048     Business name or value of the code.    
DESCRIPTION VARCHAR2 4000     Code description.    
DW_CUSTOMER_TYPE_CODE_LKP_TL

This table contains information about code, name, and description.

Details

Module: Common

Key Columns

LANGUAGE, CUSTOMER_TYPE_CODE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
CUSTOMER_TYPE_CODE VARCHAR2 128   True Code.    
LANGUAGE VARCHAR2 64   True Translation language.    
SOURCE_RECORD_ID VARCHAR2 512     Source record identifier. Value is derived from a combination of code type and code.    
NAME VARCHAR2 2048     Business name or value of the code.    
DESCRIPTION VARCHAR2 4000     Code description.    
DW_CUSTOMER_TYPE_LKP_TL

This table contains information about code, name, and description.

Details

Module: Common

Key Columns

LANGUAGE, CUSTOMER_TYPE_CODE, CODE_TYPE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
CODE_TYPE VARCHAR2 128   True Code type. It is specific to functionality.    
CUSTOMER_TYPE_CODE VARCHAR2 128   True Code.    
LANGUAGE VARCHAR2 64   True Translation language.    
SOURCE_RECORD_ID VARCHAR2 512     Source record identifier. Value is derived from a combination of code type and code.    
NAME VARCHAR2 2048     Business name or value of the code.    
DESCRIPTION VARCHAR2 4000     Code description.    
DW_DAY_D

This table stores day-level information about the Gregorian calendar.

Details

Module: Common

Key Columns

CAL_DAY_ID

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
CAL_DAY_ID NUMBER 38 0 True Date in YYYYMMDD format.    
SOURCE_RECORD_ID NUMBER 38 0   Integration identifier generated by formatting the date in YYYYMMDD format.    
CALENDAR_DATE DATE       Calendar date.    
DAY_OF_WEEK NUMBER 38 0   Day of the week. Possible values are 1 through 7.    
DAY_OF_MONTH NUMBER 38 0   Day of the month. Possible values are 1 through 31.    
DAY_OF_YEAR NUMBER 38 0   Day of the year. Possible values are 1 through 366.    
DAY_AGO_DATE DATE       Previous day's date.    
DAY_AGO_ID NUMBER 38 0   Previous date in YYYYMMDD format.    
DAY_CODE VARCHAR2 16     Name of the day. Possible values are SUN, MON, and so on.    
DAY_LOCALE_NAME VARCHAR2 32     Full Name of the day. Possible values are Sunday, Monday..etc    
JULIAN_DAY_NUMBER NUMBER 38 0   Date in Julian format.    
CAL_WEEK_ID NUMBER 38 0   Week identifier in YYYYW format. For example, 197949.    
CAL_MONTH_ID NUMBER 38 0   Month identifier in YYYYQMM format. For example, 1979412.    
CAL_QUARTER_ID NUMBER 38 0   Quarter identifier in YYYYQ format. For example, 19794.    
CAL_YEAR_ID NUMBER 38 0   Year identifier in YYYY format. For example, 1979.    
CAL_MONTH_CODE VARCHAR2 32     Calendar month period. For example, 1979/12.    
CAL_QUARTER_CODE VARCHAR2 32     Calendar quarter period. For example, 1979 Q4.    
CAL_WEEK_CODE VARCHAR2 32     Calendar week period. For example, 1979 Week53.    
CAL_WEEK_START_DATE DATE       Start date of the week.    
CAL_WEEK_END_DATE DATE       End date of the week.    
CAL_MONTH_START_DATE DATE       Start date of the month.    
CAL_MONTH_END_DATE DATE       End date of the month.    
CAL_QUARTER_START_DATE DATE       Start date of the quarter.    
CAL_QUARTER_END_DATE DATE       End date of the quarter.    
CAL_YEAR_START_DATE DATE       Start date of the year.    
CAL_YEAR_END_DATE DATE       End date of the year.    
CAL_MONTH_NUMBER NUMBER 38 0   Calendar month of this day. Possible values are 1 through 12.    
CAL_HALF_NUMBER NUMBER 38 0   Calendar half-year of this day. Possible values are 1 and 2.    
CAL_MONTH_LOCALE_NAME VARCHAR2 32     Calendar month name of this day. Possible values are January, February    
CAL_QUARTER_NUMBER NUMBER 38 0   Calendar quarter of this day. Possible values are 1, 2, 3, and 4.    
CAL_TRIMESTER_NUMBER NUMBER 38 0   Calendar trimester of this day. Possible values are 1, 2 and 3.    
CAL_WEEK_NUMBER NUMBER 38 0   Calendar week identifier. Possible values are 1 through 53.    
CAL_MONTH_END_DATE_ID NUMBER 38 0   Last day of month in YYYYMMDD format.    
CAL_MONTH_START_DATE_ID NUMBER 38 0   First day of month in YYYYMMDD format.    
CAL_WEEK_END_DATE_ID NUMBER 38 0   Last day of week in YYYYMMDD format.    
CAL_WEEK_START_DATE_ID NUMBER 38 0   First day of week in YYYYMMDD format.    
CAL_QUARTER_START_DATE_ID NUMBER 38 0   First day of quarter in YYYYMMDD format.    
CAL_QUARTER_END_DATE_ID NUMBER 38 0   Last day of quarter in YYYYMMDD format.    
CAL_YEAR_END_DATE_ID NUMBER 38 0   Last day of year in YYYYMMDD format.    
CAL_YEAR_START_DATE_ID NUMBER 38 0   First day of year in YYYYMMDD format.    
FIRST_DAY_CAL_WEEK_FLAG VARCHAR2 16     Indicates that this day is the first day of the calendar week.    
LAST_DAY_CAL_WEEK_FLAG VARCHAR2 16     Indicates that this day is the last day of the calendar week.    
FIRST_DAY_CAL_MONTH_FLAG VARCHAR2 16     Indicates that this day is the first day of the calendar month.    
LAST_DAY_CAL_MONTH_FLAG VARCHAR2 16     Indicates that this day is the last day of the calendar month.    
FIRST_DAY_CAL_QTR_FLAG VARCHAR2 16     Indicates that this day is the first day of the calendar quarter.    
LAST_DAY_CAL_QTR_FLAG VARCHAR2 16     Indicates that this day is the last day of the calendar quarter.    
FIRST_DAY_CAL_YEAR_FLAG VARCHAR2 16     Indicates that this day is the first day of the calendar year.    
LAST_DAY_CAL_YEAR_FLAG VARCHAR2 16     Indicates that this day is the last day of the calendar year.    
CURRENT_CAL_DAY_CODE VARCHAR2 16     Indicates current day. Possible value is Current.    
CURRENT_CAL_WEEK_CODE VARCHAR2 16     Indicates that this day belongs to current week. Possible value is Current.    
CURRENT_CAL_MONTH_CODE VARCHAR2 16     Indicates that this day belongs to current month. Possible value is Current.    
CURRENT_CAL_QTR_CODE VARCHAR2 16     Indicates that this day belongs to current quarter. Possible value is Current.    
CURRENT_CAL_YEAR_CODE VARCHAR2 16     Indicates that this day belongs to current year. Possible value is Current.    
MONTH_END_OR_PRV_CRNT_DATE DATE       For current month, day before current date else Month end date    
QUARTER_END_OR_PRV_CRNT_DATE DATE       For current quarter, day before current date else quarter end date    
YEAR_END_OR_PRV_CRNT_DATE DATE       For current year, day before current date else year end date    
TRAILING_MONTH_NUMBER NUMBER 38 0   Indicate trailing month number    
TRAILING_QUARTER_NUMBER NUMBER 38 0   Indicate trailing quarter number    
TRAILING_YEAR_NUMBER NUMBER 38 0   Indicate trailing year number    
DW_DAYS_OF_WEEK_LKP_TL

This table contains information about code, name, and description.

Details

Module: Common

Key Columns

LANGUAGE, DAYS_OF_WEEK_LKP_CODE, CODE_TYPE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
CODE_TYPE VARCHAR2 128   True Code type. It is specific to functionality.    
DAYS_OF_WEEK_LKP_CODE VARCHAR2 128   True Code.    
LANGUAGE VARCHAR2 64   True Translation language.    
SOURCE_RECORD_ID VARCHAR2 512     Source record identifier. Value is derived from a combination of code type and code.    
NAME VARCHAR2 2048     Business name or value of the code.    
DESCRIPTION VARCHAR2 4000     Code description.    
DW_DEPARTMENT_D

This table stores the Departments information.

Details

Module: Common

Key Columns

DEPARTMENT_ID

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
DEPARTMENT_ID NUMBER 38 0 True Department Id, Translation in DW_INTERNAL_ORG_D_TL table.    
SOURCE_RECORD_ID NUMBER 38 0   Uniquely identifies a Department    
MANAGER_NAME VARCHAR2 2048     This is the name of the manager of the department    
MANAGER_PERSON_NUMBER VARCHAR2 32     This is the person number of the manager of the department    
LOCATION_ID NUMBER 38 0   Department Location Id    
PHONE_NUMBER VARCHAR2 256     Department Location Phone Number    
FAX_NUMBER VARCHAR2 256     Department Location Fax Number    
EMAIL_ADDRESS VARCHAR2 256     Department Location Email Address    
ADDRESS_LINE_1 VARCHAR2 256     Department Location Address Line 1    
ADDRESS_LINE_2 VARCHAR2 256     Department Location Address Line 2    
CITY_CODE VARCHAR2 128     Department Location City or Town    
POSTAL_CODE VARCHAR2 32     Department Location Postal Code    
COUNTY_CODE VARCHAR2 128     Department Location County    
STATE_PROV_CODE VARCHAR2 128     Department Location State Or Province    
COUNTRY_CODE VARCHAR2 64     Department Location Country    
STATUS_CODE VARCHAR2 32     Indicates if an department is active or inactive. For translation, refer table DW_CODE_VALUES_LKP_TL with CODE_TYPE='ACTIVE_INACTIVE'    
EFFECTIVE_START_DATE DATE       Organization effective start date, date range within which the row is effective.    
EFFECTIVE_END_DATE DATE       Organization effective end date, date range within which the row is effective.    
DW_DEPARTMENT_D_TL

This table contains information about the translated names for departments.

Details

Module: Common

Key Columns

DEPARTMENT_ID, LANGUAGE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
DEPARTMENT_ID NUMBER 38 0 True Department identifier.    
LANGUAGE VARCHAR2 16   True Language code.    
SOURCE_RECORD_ID NUMBER 38 0   Uniquely identifies a Department, Language code is not included in this identifier.    
DEPARTMENT_NAME VARCHAR2 256     This is the name of the department.    
DW_DMD_EXT_TABLE_COLUMNS

Contains the column information of the Enrichment table.

Details

Module: Common

Key Columns

TABLE_NAME, COLUMN_NAME, DATASOURCE_CODE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
DATASOURCE_CODE VARCHAR2 32   True Datasource code.    
TABLE_NAME VARCHAR2 128   True Table name    
COLUMN_NAME VARCHAR2 128   True Column name    
SOURCE_RECORD_ID VARCHAR2 512     Source record identifier    
COLUMN_TYPE VARCHAR2 64     Column type    
CONTAINER_DOMAIN_CODE VARCHAR2 64     Set of columns explaining the given domain    
COLUMN_DOMAIN_CODE VARCHAR2 64     Container domain code which this column refers to    
AGGREGATION_LOGIC VARCHAR2 1024     Column aggregation logic Default NULL if there is no aggregation logic    
DW_DMD_EXT_TABLE_DOMAINS

Contains Enrichment Table Key To Domain Key Relationship

Details

Module: Common

Key Columns

TABLE_NAME, DOMAIN_CODE, DOMAIN_KEY, DATASOURCE_CODE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
DATASOURCE_CODE VARCHAR2 32   True Datasource code.    
TABLE_NAME VARCHAR2 128   True Table name    
DOMAIN_CODE VARCHAR2 64   True Domain Code    
DOMAIN_KEY VARCHAR2 64   True Domain key    
SOURCE_RECORD_ID VARCHAR2 512     Source record identifier.    
DOMAIN_KEY_COLUMN VARCHAR2 64     Domain key column of table corresponding to actual domain Key    
DW_DMD_EXT_TABLE_JOIN_INFO

Contains info on join conditions between fact and dimension of enrichment tables.

Details

Module: Common

Key Columns

LEFT_COLUMN, RIGHT_TABLE, RIGHT_COLUMN, LEFT_TABLE, DATASOURCE_CODE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
DATASOURCE_CODE VARCHAR2 32   True Datasource code.    
LEFT_TABLE VARCHAR2 128   True Left side table of join condition    
RIGHT_TABLE VARCHAR2 128   True Right side table of join condition    
LEFT_COLUMN VARCHAR2 128   True Left table join column    
RIGHT_COLUMN VARCHAR2 128   True Right table join column    
SOURCE_RECORD_ID VARCHAR2 512     Source record identifier.    
SOURCE_DATASOURCE_CODE VARCHAR2 128     Datasource code for the source object used in the join condition.    
SOURCE_ENTITY_TYPE VARCHAR2 128     Entity type for the source object used in the join condition, Possible values are System and Enrichment.    
DW_DMD_EXT_TABLE_SUBJECT_AREA_MAP

Contains enrichment tables and subject area relationship.

Details

Module: Common

Key Columns

TABLE_NAME, SUBJECT_AREA_NAME, DATASOURCE_CODE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
DATASOURCE_CODE VARCHAR2 32   True Datasource code.    
TABLE_NAME VARCHAR2 128   True Table name    
SUBJECT_AREA_NAME VARCHAR2 256   True Subject Area name    
SOURCE_RECORD_ID VARCHAR2 512     Source record identifier.    
DW_DMD_EXT_TABLES

Contains data enrichment table information.

Details

Module: Common

Key Columns

TABLE_NAME, DATASOURCE_CODE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
DATASOURCE_CODE VARCHAR2 32   True Datasource code.    
TABLE_NAME VARCHAR2 128   True Table name    
SOURCE_RECORD_ID VARCHAR2 256     Source record identifier.    
TABLE_DESCRIPTION VARCHAR2 1024     Table description    
TABLE_TYPE VARCHAR2 64     Table type    
TABLE_ROLE VARCHAR2 64     Table role    
AUGMENTATION_NAME VARCHAR2 512     Table augmentation name    
ENRICHMENT_ACTION_TYPE VARCHAR2 128     Enrichment action type    
ENRICHMENT_OBJECT_TYPE VARCHAR2 128     Enrichment object type    
ENRICHMENT_OBJECT_SOURCE VARCHAR2 128     Enrichment object source    
EXTENDED_DOMAIN VARCHAR2 128     Extending Domain    
DW_DMD_TABLE_DOMAINS

Contains Warehouse Table Key To Domain Key Relationship.

Details

Module: Common

Key Columns

TABLE_NAME, DOMAIN_CODE, DOMAIN_KEY

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
TABLE_NAME VARCHAR2 128   True Table name    
DOMAIN_CODE VARCHAR2 64   True Domain Code    
DOMAIN_KEY VARCHAR2 64   True Domain key    
SOURCE_RECORD_ID VARCHAR2 256     Source record identifier.    
DOMAIN_KEY_COLUMN VARCHAR2 64     Domain key column of table corresponding to actual domain Key    
DW_EGP_APPROVAL_STATUS_LKP_TL

This table contains information about code, name, and description.

Details

Module: Commmon

Key Columns

LANGUAGE, EGP_APPROVAL_STATUS_CODE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
EGP_APPROVAL_STATUS_CODE VARCHAR2 128   True Code.    
LANGUAGE VARCHAR2 64   True Translation language.    
SOURCE_RECORD_ID VARCHAR2 512     Source record identifier. Value is derived from a combination of code type and code.    
NAME VARCHAR2 2048     Business name or value of the code.    
DESCRIPTION VARCHAR2 4000     Code description.    
DW_EGP_ITEM_TYPE_LKP_TL

This table contains information about code, name, and description.

Details

Module: Common

Key Columns

LANGUAGE, EGP_ITEM_TYPE_CODE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
EGP_ITEM_TYPE_CODE VARCHAR2 128   True Code.    
LANGUAGE VARCHAR2 64   True Translation language.    
SOURCE_RECORD_ID VARCHAR2 512     Source record identifier. Value is derived from a combination of code type and code.    
NAME VARCHAR2 2048     Business name or value of the code.    
DESCRIPTION VARCHAR2 4000     Code description.    
DW_EGP_LIFECYCLE_PHASE_LKP_TL

This table contains information about code, name, and description.

Details

Module: Common

Key Columns

LANGUAGE, EGP_LIFECYCLE_PHASE_CODE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
EGP_LIFECYCLE_PHASE_CODE VARCHAR2 128   True Code.    
LANGUAGE VARCHAR2 64   True Translation language.    
SOURCE_RECORD_ID VARCHAR2 512     Source record identifier. Value is derived from a combination of code type and code.    
NAME VARCHAR2 2048     Business name or value of the code.    
DESCRIPTION VARCHAR2 4000     Code description.    
DW_EGP_PLANNING_CODE_LKP_TL

This table contains information about code, name, and description.

Details

Module: Common

Key Columns

LANGUAGE, EGP_PLANNING_CODE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
EGP_PLANNING_CODE VARCHAR2 128   True Code.    
LANGUAGE VARCHAR2 64   True Translation language.    
SOURCE_RECORD_ID VARCHAR2 512     Source record identifier. Value is derived from a combination of code type and code.    
NAME VARCHAR2 2048     Business name or value of the code.    
DESCRIPTION VARCHAR2 4000     Code description.    
DW_EGP_PLANNING_TYPE_LKP_TL

This table contains information about code, name, and description.

Details

Module: Common

Key Columns

LANGUAGE, EGP_PLANNING_TYPE_CODE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
EGP_PLANNING_TYPE_CODE VARCHAR2 128   True Code.    
LANGUAGE VARCHAR2 64   True Translation language.    
SOURCE_RECORD_ID VARCHAR2 512     Source record identifier. Value is derived from a combination of code type and code.    
NAME VARCHAR2 2048     Business name or value of the code.    
DESCRIPTION VARCHAR2 4000     Code description.    
DW_ENRICHMENT_TABLE_DETAILS

Stores information of the latest job that updated the DFF table.

Details

Module: Common

Key Columns

ENRICHMENT_TABLE_NAME

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
ENRICHMENT_TABLE_NAME VARCHAR2 128   True DFF Target table name    
CREATED_BY_JOB VARCHAR2 32     Job ID that created mapping    
DW_ERR_RECORD_STRUCTURE

It will maintain the primary keys of the warehouse tables, to facilitate tabular reporting of ERROR_RECORD_ID columns from ERROR_RECORDS table.

Details

Module: Common

Key Columns

TARGET_TABLE_NAME , COLUMN_NAME

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
TARGET_TABLE_NAME VARCHAR2 512   True Table name where loading error occurred.    
COLUMN_NAME VARCHAR2 512   True Column name added to the error record ID structure.    
COLUMN_ORDER NUMBER 38 0   Order of column in the error record ID structure.    
SOURCE_TYPE_CODE VARCHAR2 32     Source Code of OAX    
DW_ERR_RECORDS

This table contains information about the loading error conditions.

Details

Module: Common

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
JOB_ID VARCHAR2 512     Job identifier. It can be used to identify all the errors or rejected records during a DW refresh.    
PROCESS_NAME VARCHAR2 128     Process which caused the error.    
FUNCTIONAL_AREA_CODE VARCHAR2 4000     Functional area name.    
TABLE_NAME VARCHAR2 512     Table name where loading error occurred.    
TABLE_TYPE VARCHAR2 32     Table type where loading error occurred. Possible values are WAREHOUSE or INTERNAL.    
ERROR_TIME TIMESTAMP       Date and time when the error occurred.    
ERROR_CODE VARCHAR2 256     Error type. Possible value are DUPLICATE, TRIM, or OTHER.    
RESERVED1 VARCHAR2 32767     For oracle internal use only.    
ERROR_RECORD_ID VARCHAR2 4000     Error record identifier. Value is derived from concatenation of primary key value in the defined sequence with vertical bar as delimiter.    
ERROR_STATUS VARCHAR2 256     Placeholder column for future usage.    
ERROR_SUB_STATUS VARCHAR2 256     Placeholder column for future usage.    
SOURCE_TYPE_CODE VARCHAR2 32     Source Code of OAX    
DW_FISCAL_CONTEXT_G

This table contains information about the relationship between organization or ledger with a fiscal calendar.

Details

Module: Common

Key Columns

LEDGER_ID, FISCAL_PERIOD_SET_NAME, FISCAL_PERIOD_TYPE, ORGANIZATION_ID

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
ORGANIZATION_ID NUMBER 38 0 True Organization identifier.    
LEDGER_ID NUMBER 38 0 True Ledger identifier.    
FISCAL_PERIOD_SET_NAME VARCHAR2 16   True Accounting calendar name.    
FISCAL_PERIOD_TYPE VARCHAR2 16   True Accounting period type.    
SOURCE_RECORD_ID VARCHAR2 128     Source record identifier. Value is derived from a combination of organization identifier, accounting calendar name, accounting period type, ledger identifier.    
LEDGER_NAME VARCHAR2 128     Ledger name    
DW_FISCAL_DAY_D

This table contains day-level information of fiscal calendars. Join can be done on one of these combinations (Fiscal Period Set Name - Fiscal Period Type - Fiscal Day Date Id, Fiscal Period Set Name - Fiscal Period Type - Fiscal Day Date, Fiscal Period Set Name - Fiscal Period Name - Fiscal Day Date Id, Fiscal Period Set Name - Fiscal Period Name - Fiscal Day Date)

Details

Module: Common

Key Columns

FISCAL_PERIOD_SET_NAME, FISCAL_PERIOD_TYPE, FISCAL_PERIOD_NAME, FISCAL_DAY_DATE_ID

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
FISCAL_PERIOD_NAME VARCHAR2 64   True Accounting period name.    
FISCAL_PERIOD_SET_NAME VARCHAR2 16   True Accounting calendar name. #1    
FISCAL_PERIOD_TYPE VARCHAR2 16   True Accounting period type.    
FISCAL_DAY_DATE_ID NUMBER 38 0 True Fiscal day in YYYYMMDD format.    
SOURCE_RECORD_ID VARCHAR2 64     Source record identifier. Value is derived from a combination of accounting calendar name, accounting period type, accounting period nameand fiscal day in YYYYMMDD format.    
FISCAL_PERIOD_SORT_KEY VARCHAR2 256     Enables sorting by fiscal calendar and fiscal period.    
FISCAL_DAY_DATE DATE       Date of the fiscal day.    
FISCAL_DAY_CODE VARCHAR2 64     Name of the fiscal day. Values are from the table DW_CODE_VALUES_LKP_TL with CODE_TYPE=DAYS_OF_WEEK.    
ADJUSTMENT_PERIOD_FLAG VARCHAR2 16     Indicates an adjustment period for the fiscal year.    
FISCAL_PERIOD_NUMBER NUMBER 38 0   Accounting period number.    
FISCAL_PERIOD_START_DATE DATE       Start date of the fiscal period.    
FISCAL_PERIOD_START_DATE_ID NUMBER 38 0   First day of fiscal day in YYYYMMDD format.    
FISCAL_PERIOD_END_DATE DATE       End date of the fiscal period.    
FISCAL_PERIOD_END_DATE_ID NUMBER 38 0   Last day of fiscal period in YYYYMMDD format.    
FISCAL_QUARTER_NUMBER NUMBER 38 0   Fiscal quarter. Possible values are 1, 2, 3, and 4.    
FISCAL_QUARTER_CODE VARCHAR2 16     Fiscal quarter . For example, 1999Q2.    
FISCAL_QUARTER_START_DATE DATE       Start date of the fiscal quarter.    
FISCAL_QUARTER_START_DATE_ID NUMBER 38 0   First day of fiscal quarter in YYYYMMDD format.    
FISCAL_QUARTER_END_DATE DATE       End date of the fiscal quarter.    
FISCAL_QUARTER_END_DATE_ID NUMBER 38 0   Last day of fiscal quarter in YYYYMMDD format.    
FISCAL_HALF_NUMBER NUMBER 38 0   Fiscal half year. Possible values are 1 and 2.    
FISCAL_YEAR_NUMBER NUMBER 38 0   Fiscal Year in YYYY format.    
FISCAL_YEAR_START_DATE DATE       Start date of the fiscal year.    
FISCAL_YEAR_START_DATE_ID NUMBER 38 0   First day of fiscal year in YYYYMMDD format.    
FISCAL_YEAR_END_DATE DATE       End date of the fiscal year.    
FISCAL_YEAR_END_DATE_ID NUMBER 38 0   Last day of fiscal year in YYYYMMDD format.    
FISCAL_YEAR_TOTAL_WEEKS NUMBER 38 0   Number of weeks in this fiscal year.    
FISCAL_YEAR_TOTAL_DAYS NUMBER 38 0   Number of days in this fiscal year.    
FISCAL_DAY_OF_YEAR NUMBER 38 0   Day number in the fiscal year.    
FISCAL_DAY_OF_QUARTER NUMBER 38 0   Day number in the fiscal quarter.    
FISCAL_DAY_OF_PERIOD NUMBER 38 0   Day number in the fiscal period.    
FIRST_DAY_FISCAL_PERIOD_FLAG VARCHAR2 16     Indicates that this day is the first day of fiscal period.    
FIRST_DAY_FISCAL_QUARTER_FLAG VARCHAR2 16     Indicates that this day is the first day of fiscal quarter.    
FIRST_DAY_FISCAL_YEAR_FLAG VARCHAR2 16     Indicates that this day is the first day of fiscal year.    
LAST_DAY_FISCAL_PERIOD_FLAG VARCHAR2 16     Indicates that this day is the last day of fiscal period.    
LAST_DAY_FISCAL_QUARTER_FLAG VARCHAR2 16     Indicates that this day is the last day of fiscal quarter.    
LAST_DAY_FISCAL_YEAR_FLAG VARCHAR2 16     Indicates that this day is the last day of fiscal year.    
FISCAL_WEEK_NUMBER NUMBER 38 0   Week number in the fiscal year. Possible values are 1, 2, and so on.    
FISCAL_WEEK_START_DATE DATE       Start date of the fiscal week.    
FISCAL_WEEK_START_DATE_ID NUMBER 38 0   First day of fiscal week in YYYYMMDD format.    
FISCAL_WEEK_END_DATE DATE       End date of the fiscal week.    
FISCAL_WEEK_END_DATE_ID NUMBER 38 0   Last day of fiscal week in YYYYMMDD format.    
FIRST_DAY_FISCAL_WEEK_FLAG VARCHAR2 16     Indicates that this day is the first day of fiscal week.    
LAST_DAY_FISCAL_WEEK_FLAG VARCHAR2 16     Indicates that this day is the last day of fiscal week.    
FISCAL_DAY_OF_WEEK NUMBER 38 0   Day number in the fiscal week.    
CURRENT_FISCAL_DAY_CODE VARCHAR2 16     Indicates the current fiscal day. Possible value is Current.    
CURRENT_FISCAL_WEEK_CODE VARCHAR2 16     Indicates that this day belongs to current fiscal week. Possible value is Current.    
CURRENT_FISCAL_PERIOD_CODE VARCHAR2 16     Indicates that this day belongs to current fiscal period. Possible value is Current.    
CURRENT_FISCAL_QUARTER_CODE VARCHAR2 16     Indicates that this day belongs to current fiscal quarter. Possible value is Current.    
CURRENT_FISCAL_YEAR_CODE VARCHAR2 16     Indicates that this day belongs to current fiscal year. Possible value is Current.    
FISCAL_TRAILING_PERIOD_NUMBER NUMBER 38 0   Indicates the trailing fiscal period number    
FISCAL_TRAILING_QUARTER_NUMBER NUMBER 38 0   Indicates the trailing fiscal quarter number    
FISCAL_TRAILING_YEAR_NUMBER NUMBER 38 0   Indicates the trailing fiscal year number    

Notes

#1: DW_FISCAL_DAY_D can be joined to DW_FISCAL_PERIOD_D using FISCAL_PERIOD_SET_NAME, FISCAL_PERIOD_NAME

DW_FISCAL_DAY_D can be joined to DW_FISCAL_QUARTER_D using FISCAL_PERIOD_SET_NAME, FISCAL_PERIOD_TYPE, FISCAL_YEAR_NUMBER, FISCAL_QUARTER_NUMBER

DW_FISCAL_DAY_D can be joined to DW_FISCAL_YEAR_D using FISCAL_PERIOD_SET_NAME, FISCAL_PERIOD_TYPE, FISCAL_YEAR_NUMBER

DW_FISCAL_PERIOD_D

This table contains period-level information of fiscal calendars.

Details

Module: Common

Key Columns

FISCAL_PERIOD_SET_NAME, FISCAL_PERIOD_NAME

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
FISCAL_PERIOD_SET_NAME VARCHAR2 16   True Accounting calendar name.    
FISCAL_PERIOD_NAME VARCHAR2 256   True Accounting period name.    
SOURCE_RECORD_ID VARCHAR2 256     Source record identifier. Value is derived from a combination of accounting calendar name and accounting period name.    
FISCAL_PERIOD_SORT_KEY VARCHAR2 256     Enables sorting by fiscal calendar and fiscal period.    
FISCAL_PERIOD_TYPE VARCHAR2 16     Accounting period type.    
ADJUSTMENT_PERIOD_FLAG VARCHAR2 16     Indicates an adjustment period for the fiscal year.    
FISCAL_PERIOD_NUMBER NUMBER 38 0   Accounting period number.    
FISCAL_PERIOD_START_DATE DATE       Start date of the fiscal period.    
FISCAL_PERIOD_START_DATE_ID NUMBER 38 0   First day of fiscal day in YYYYMMDD format.    
FISCAL_PERIOD_END_DATE DATE       End date of the fiscal period.    
FISCAL_PERIOD_END_DATE_ID NUMBER 38 0   Last day of fiscal period in YYYYMMDD format.    
FISCAL_YEAR_NUMBER NUMBER 38 0   Fiscal Year in YYYY format.    
FISCAL_QUARTER_NUMBER NUMBER 38 0   Fiscal quarter. Possible values are 1, 2, 3, and 4.    
FISCAL_QUARTER_CODE VARCHAR2 16     Fiscal quarter period. For example, 1999Q2.    
FISCAL_HALF_NUMBER NUMBER 38 0   Fiscal half. Possible values are 1 and 2.    
FISCAL_PERIOD_TOTAL_WEEKS NUMBER 38 0   Number of weeks in the fiscal period.    
FISCAL_PERIOD_TOTAL_DAYS NUMBER 38 0   Number of days in the fiscal period.    
FISCAL_YEAR_TOTAL_WEEKS NUMBER 38 0   Number of weeks in this fiscal year.    
FISCAL_YEAR_TOTAL_DAYS NUMBER 38 0   Number of days in this fiscal year.    
FISCAL_QUARTER_START_DATE DATE       Start date of the fiscal quarter.    
FISCAL_QUARTER_START_DATE_ID NUMBER 38 0   First day of fiscal quarter in YYYYMMDD format.    
FISCAL_QUARTER_END_DATE DATE       End date of the fiscal quarter.    
FISCAL_QUARTER_END_DATE_ID NUMBER 38 0   Last day of fiscal quarter in YYYYMMDD format.    
FISCAL_YEAR_START_DATE DATE       Start date of the fiscal year.    
FISCAL_YEAR_START_DATE_ID NUMBER 38 0   First day of fiscal year in YYYYMMDD format.    
FISCAL_YEAR_END_DATE DATE       End date of the fiscal year.    
FISCAL_YEAR_END_DATE_ID NUMBER 38 0   Last day of fiscal year in YYYYMMDD format.    
FIRST_PERIOD_FISCAL_QTR_FLAG VARCHAR2 16     Indicates the first fiscal period of the fiscal quarter.    
LAST_PERIOD_FISCAL_QTR_FLAG VARCHAR2 16     Indicates the last fiscal period of the fiscal quarter.    
FIRST_PERIOD_FISCAL_YEAR_FLAG VARCHAR2 16     Indicates the first fiscal period of the fiscal year.    
LAST_PERIOD_FISCAL_YEAR_FLAG VARCHAR2 16     Indicates the last fiscal period of the fiscal year.    
CURRENT_FISCAL_PERIOD_CODE VARCHAR2 16     Indicates that this day belongs to current fiscal period. Possible value is Current.    
CURRENT_FISCAL_QUARTER_CODE VARCHAR2 16     Indicates that this day belongs to current fiscal quarter. Possible value is Current.    
CURRENT_FISCAL_YEAR_CODE VARCHAR2 16     Indicates that this day belongs to current fiscal year. Possible value is Current.    
PERIOD_END_OR_PRV_CRNT_DATE DATE       For current fiscal period, day before current date else fiscal period end date    
QUARTER_END_OR_PRV_CRNT_DATE DATE       For current fiscal quarter, day before current date else fiscal quarter end date    
YEAR_END_OR_PRV_CRNT_DATE DATE       For current fiscal year, day before current date else fiscal year end date    
FISCAL_TRAILING_PERIOD_NUMBER NUMBER 38 0   Indicates the trailing fiscal period number    
FISCAL_TRAILING_QUARTER_NUMBER NUMBER 38 0   Indicates the trailing fiscal quarter number    
FISCAL_TRAILING_YEAR_NUMBER NUMBER 38 0   Indicates the trailing fiscal year number    
DW_FISCAL_QUARTER_D

This table contains quarter-level information of fiscal calendars.

Details

Module: Common

Key Columns

FISCAL_PERIOD_SET_NAME, FISCAL_PERIOD_TYPE, FISCAL_QUARTER_NUMBER, FISCAL_YEAR_NUMBER

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
FISCAL_PERIOD_SET_NAME VARCHAR2 16   True Accounting calendar name.    
FISCAL_PERIOD_TYPE VARCHAR2 16   True Accounting period type.    
FISCAL_YEAR_NUMBER NUMBER 38 0 True Fiscal Year in YYYY format.    
FISCAL_QUARTER_NUMBER NUMBER 38 0 True Fiscal quarter. Possible values are 1, 2, 3, and 4.    
SOURCE_RECORD_ID VARCHAR2 64     Source record identifier. Value is derived from a combination of accounting calendar name, accounting period type, fiscal year in YYYY format, and fiscal quarter.    
FISCAL_HALF_NUMBER NUMBER 38 0   Fiscal half. Possible values are 1 and 2.    
FISCAL_QUARTER_CODE VARCHAR2 16     Fiscal quarter period. For example, 1999Q2.    
FISCAL_QUARTER_START_DATE DATE       Start date of the fiscal quarter.    
FISCAL_QUARTER_START_DATE_ID NUMBER 38 0   First day of fiscal quarter in YYYYMMDD format.    
FISCAL_QUARTER_END_DATE DATE       End date of the fiscal quarter.    
FISCAL_QUARTER_END_DATE_ID NUMBER 38 0   Last day of fiscal quarter in YYYYMMDD format.    
FISCAL_YEAR_START_DATE DATE       Start date of the fiscal year.    
FISCAL_YEAR_START_DATE_ID NUMBER 38 0   First day of fiscal year in YYYYMMDD format.    
FISCAL_YEAR_END_DATE DATE       End date of the fiscal year.    
FISCAL_YEAR_END_DATE_ID NUMBER 38 0   Last day of fiscal year in YYYYMMDD format.    
FISCAL_YEAR_TOTAL_WEEKS NUMBER 38 0   Number of weeks in this fiscal year.    
FISCAL_YEAR_TOTAL_DAYS NUMBER 38 0   Number of days in this fiscal year.    
FIRST_QUARTER_FISCAL_YEAR_FLG VARCHAR2 16     Indicates that this quarter is the first quarter of fiscal year.    
LAST_QUARTER_FISCAL_YEAR_FLAG VARCHAR2 16     Indicates that this quarter is the last quarter of fiscal year.    
CURRENT_FISCAL_QUARTER_CODE VARCHAR2 16     Indicates that this day belongs to current fiscal quarter. Possible value is Current.    
CURRENT_FISCAL_YEAR_CODE VARCHAR2 16     Indicates that this day belongs to current fiscal year. Possible value is Current.    
FISCAL_TRAILING_QUARTER_NUMBER NUMBER 38 0   Indicates the trailing fiscal quarter number    
FISCAL_TRAILING_YEAR_NUMBER NUMBER 38 0   Indicates the trailing fiscal year number    
QUARTER_END_OR_PRV_CRNT_DATE DATE       For current fiscal quarter, day before current date else fiscal quarter end date    
DW_FISCAL_YEAR_D

This table contains year-level information of fiscal calendars.

Details

Module: Common

Key Columns

FISCAL_PERIOD_SET_NAME, FISCAL_PERIOD_TYPE, FISCAL_YEAR_NUMBER

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
FISCAL_PERIOD_SET_NAME VARCHAR2 16   True Accounting calendar name.    
FISCAL_PERIOD_TYPE VARCHAR2 16   True Accounting period type.    
FISCAL_YEAR_NUMBER NUMBER 38 0 True Fiscal Year in YYYY format.    
SOURCE_RECORD_ID VARCHAR2 64     Source record identifier of a fiscal year.    
FISCAL_YEAR_START_DATE DATE       Start date of the fiscal year.    
FISCAL_YEAR_START_DATE_ID NUMBER 38 0   First day of fiscal year in YYYYMMDD format.    
FISCAL_YEAR_END_DATE DATE       End date of the fiscal year.    
FISCAL_YEAR_END_DATE_ID NUMBER 38 0   Last day of fiscal year in YYYYMMDD format.    
FISCAL_YEAR_TOTAL_WEEKS NUMBER 38 0   Number of weeks in this fiscal year.    
FISCAL_YEAR_TOTAL_DAYS NUMBER 38 0   Number of days in this fiscal year.    
CURRENT_FISCAL_YEAR_CODE VARCHAR2 16     Indicates that this day belongs to current fiscal year. Possible value is Current.    
FISCAL_TRAILING_YEAR_NUMBER NUMBER 38 0   Indicates the trailing fiscal year number    
YEAR_END_OR_PRV_CRNT_DATE DATE       For current fiscal year, day before current date else fiscal year end date    
DW_FLEX_BI_OBJECT_LBL_LKP_TL

This table contains information about flexfield BI objects and their names.

Details

Module: Common

Key Columns

KEY_FLEXFIELD_CODE, LANGUAGE, APPLICATION_ID, SEGMENT_LABEL_CODE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
APPLICATION_ID NUMBER 38 0 True Application identifier.    
KEY_FLEXFIELD_CODE VARCHAR2 16   True Key flexfield code.    
SEGMENT_LABEL_CODE VARCHAR2 32   True Segment label code of the BI object.    
LANGUAGE VARCHAR2 16   True Translation language.    
SOURCE_RECORD_ID VARCHAR2 128     Source record identifier.    
BI_OBJECT_NAME VARCHAR2 256     Fixed name of the BI object.    
SEGMENT_LABEL_NAME VARCHAR2 64     Implementation specific name of the BI object.    
SEGMENT_LABEL_DESCRIPTION VARCHAR2 256     Implementation specific description of the BI object.    
DW_FLEX_BI_OBJECT_VAL_SET_H

This table contains information about the BI objects and the associated value sets.

Details

Module: Common

Key Columns

CHART_OF_ACCOUNTS_ID, APPLICATION_ID, VALUESET_CODE, KEY_FLEXFIELD_CODE, BI_OBJECT_NAME

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
APPLICATION_ID NUMBER 38 0 True Application identifier.    
KEY_FLEXFIELD_CODE VARCHAR2 16   True Key flexfield code.    
CHART_OF_ACCOUNTS_ID NUMBER 38 0 True Chart of account identifier.    
BI_OBJECT_NAME VARCHAR2 256   True Fixed name of the BI object.    
VALUESET_CODE VARCHAR2 64   True Value set for the BI object.    
SOURCE_RECORD_ID VARCHAR2 512     Source record identifier.    
DW_GL_BATCH_APP_STATUS_LKP_TL

This table contains information about code, name, and description.

Details

Module: Common

Key Columns

GL_BATCH_APP_STATUS_LKP_CODE, CODE_TYPE, LANGUAGE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
CODE_TYPE VARCHAR2 128   True Code type. It is specific to functionality.    
GL_BATCH_APP_STATUS_LKP_CODE VARCHAR2 128   True Code.    
LANGUAGE VARCHAR2 64   True Translation language.    
SOURCE_RECORD_ID VARCHAR2 512     Source record identifier. Value is derived from a combination of code type and code.    
NAME VARCHAR2 2048     Business name or value of the code.    
DESCRIPTION VARCHAR2 4000     Code description.    
DW_GL_CODE_COMBINATION_D

This table contains key flex field segments information for GL.

Details

Module: General Ledger

Key Columns

CODE_COMBINATION_ID

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
CODE_COMBINATION_ID NUMBER 38 0 True Account key flexfield combination identifier.  
SOURCE_RECORD_ID VARCHAR2 64     Source record identifier. Value is same as the account key flexfield combination identifier.  
CHART_OF_ACCOUNTS_ID NUMBER 38 0   Chart of account identifier.  
ENABLED_FLAG VARCHAR2 16     Indicates that code combination is enabled.  
CONCAT_SEGMENTS VARCHAR2 2048     Concatenated segments.  
GL_BALANCING_SEGMENT VARCHAR2 32     Balancing segment.  
GL_BLNC_SGMNT_VALUESET_CODE VARCHAR2 64     Balancing segment value set code.  
COST_CENTER_SEGMENT VARCHAR2 32     Cost center segment.  
COST_CENTER_VALUESET_CODE VARCHAR2 64     Cost center value set code.  
NATURAL_ACCOUNT_SEGMENT VARCHAR2 32     Natural account segment.  
NTRL_ACNT_SGMNT_VALUESET_CODE VARCHAR2 64     Natural account value set code.  
GL_SEGMENT1 VARCHAR2 32     Accounting segment 1.  
GL_SEGMENT1_VALUESET_CODE VARCHAR2 64     Accounting segment 1 value set code.  
GL_SEGMENT2 VARCHAR2 32     Accounting segment 2.  
GL_SEGMENT2_VALUESET_CODE VARCHAR2 64     Accounting segment 2 value set code.  
GL_SEGMENT3 VARCHAR2 32     Accounting segment 3.  
GL_SEGMENT3_VALUESET_CODE VARCHAR2 64     Accounting segment 3 value set code.  
GL_SEGMENT4 VARCHAR2 32     Accounting segment 4.  
GL_SEGMENT4_VALUESET_CODE VARCHAR2 64     Accounting segment 4 value set code.  
GL_SEGMENT5 VARCHAR2 32     Accounting segment 5.  
GL_SEGMENT5_VALUESET_CODE VARCHAR2 64     Accounting segment 5 value set code.  
GL_SEGMENT6 VARCHAR2 32     Accounting segment 6.  
GL_SEGMENT6_VALUESET_CODE VARCHAR2 64     Accounting segment 6 value set code.  
GL_SEGMENT7 VARCHAR2 32     Accounting segment 7.  
GL_SEGMENT7_VALUESET_CODE VARCHAR2 64     Accounting segment 7 value set code.  
GL_SEGMENT8 VARCHAR2 32     Accounting segment 8.  
GL_SEGMENT8_VALUESET_CODE VARCHAR2 64     Accounting segment 8 value set code.  
GL_SEGMENT9 VARCHAR2 32     Accounting segment 9.  
GL_SEGMENT9_VALUESET_CODE VARCHAR2 64     Accounting segment 9 value set code.  
GL_SEGMENT10 VARCHAR2 32     Accounting segment 10.  
GL_SEGMENT10_VALUESET_CODE VARCHAR2 64     Accounting segment 10 value set code.  
GL_SEGMENT11 VARCHAR2 32     Accounting segment 11.  
GL_SEGMENT11_VALUESET_CODE VARCHAR2 64     Accounting segment 11 value set code.  
GL_SEGMENT12 VARCHAR2 32     Accounting segment 12.  
GL_SEGMENT12_VALUESET_CODE VARCHAR2 64     Accounting segment 12 value set code.  
GL_SEGMENT13 VARCHAR2 32     Accounting segment 13.  
GL_SEGMENT13_VALUESET_CODE VARCHAR2 64     Accounting segment 13 value set code.  
GL_SEGMENT14 VARCHAR2 32     Accounting segment 14.  
GL_SEGMENT14_VALUESET_CODE VARCHAR2 64     Accounting segment 14 value set code.  
GL_SEGMENT15 VARCHAR2 32     Accounting segment 15.  
GL_SEGMENT15_VALUESET_CODE VARCHAR2 64     Accounting segment 15 value set code.  
GL_SEGMENT16 VARCHAR2 32     Accounting segment 16.  
GL_SEGMENT16_VALUESET_CODE VARCHAR2 64     Accounting segment 16 value set code.  
GL_SEGMENT17 VARCHAR2 32     Accounting segment 17.  
GL_SEGMENT17_VALUESET_CODE VARCHAR2 64     Accounting segment 17 value set code.  
GL_SEGMENT18 VARCHAR2 32     Accounting segment 18.  
GL_SEGMENT18_VALUESET_CODE VARCHAR2 64     Accounting segment 18 value set code.  
GL_SEGMENT19 VARCHAR2 32     Accounting segment 19.  
GL_SEGMENT19_VALUESET_CODE VARCHAR2 64     Accounting segment 19 value set code.  
GL_SEGMENT20 VARCHAR2 32     Accounting segment 20.  
GL_SEGMENT20_VALUESET_CODE VARCHAR2 64     Accounting segment 20 value set code.  
GL_SEGMENT21 VARCHAR2 32     Accounting segment 21.  
GL_SEGMENT21_VALUESET_CODE VARCHAR2 64     Accounting segment 21 value set code.  
GL_SEGMENT22 VARCHAR2 32     Accounting segment 22.  
GL_SEGMENT22_VALUESET_CODE VARCHAR2 64     Accounting segment 22 value set code.  
GL_SEGMENT23 VARCHAR2 32     Accounting segment 23.  
GL_SEGMENT23_VALUESET_CODE VARCHAR2 64     Accounting segment 23 value set code.  
GL_SEGMENT24 VARCHAR2 32     Accounting segment 24.  
GL_SEGMENT24_VALUESET_CODE VARCHAR2 64     Accounting segment 24 value set code.  
GL_SEGMENT25 VARCHAR2 32     Accounting segment 25.  
GL_SEGMENT25_VALUESET_CODE VARCHAR2 64     Accounting segment 25 value set code.  
GL_SEGMENT26 VARCHAR2 32     Accounting segment 26.  
GL_SEGMENT26_VALUESET_CODE VARCHAR2 64     Accounting segment 26 value set code.  
GL_SEGMENT27 VARCHAR2 32     Accounting segment 27.  
GL_SEGMENT27_VALUESET_CODE VARCHAR2 64     Accounting segment 27 value set code.  
GL_SEGMENT28 VARCHAR2 32     Accounting segment 28.  
GL_SEGMENT28_VALUESET_CODE VARCHAR2 64     Accounting segment 28 value set code.  
GL_SEGMENT29 VARCHAR2 32     Accounting segment 29.  
GL_SEGMENT29_VALUESET_CODE VARCHAR2 64     Accounting segment 29 value set code.  
GL_SEGMENT30 VARCHAR2 32     Accounting segment 30.  
GL_SEGMENT30_VALUESET_CODE VARCHAR2 64     Accounting segment 30 value set code.  
DW_GL_JOURNAL_REV_STAT_LKP_TL

This table contains information about code, name, and description.

Details

Module: Common

Key Columns

LANGUAGE, GL_JOURNAL_REV_STAT_LKP_CODE, CODE_TYPE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
CODE_TYPE VARCHAR2 128   True Code type. It is specific to functionality.    
GL_JOURNAL_REV_STAT_LKP_CODE VARCHAR2 128   True Code.    
LANGUAGE VARCHAR2 64   True Translation language.    
SOURCE_RECORD_ID VARCHAR2 512     Source record identifier. Value is derived from a combination of code type and code.    
NAME VARCHAR2 2048     Business name or value of the code.    
DESCRIPTION VARCHAR2 4000     Code description.    
DW_GL_JOURNAL_STATUS_LKP_TL

This table contains information about code, name, and description.

Details

Module: Common

Key Columns

LANGUAGE, GL_JOURNAL_STATUS_LKP_CODE, CODE_TYPE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
CODE_TYPE VARCHAR2 128   True Code type. It is specific to functionality.    
GL_JOURNAL_STATUS_LKP_CODE VARCHAR2 128   True Code.    
LANGUAGE VARCHAR2 64   True Translation language.    
SOURCE_RECORD_ID VARCHAR2 512     Source record identifier. Value is derived from a combination of code type and code.    
NAME VARCHAR2 2048     Business name or value of the code.    
DESCRIPTION VARCHAR2 4000     Code description.    
DW_GL_LEDGER_RELATIONSHIPS_D

This table contains the relationships between ledgers. Each relationship between a primary ledger and a secondary ledger or between a ledger and its reporting currency is stored in one or more rows in this table.

Details

Module: Common

Key Columns

RELATIONSHIP_ID

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
RELATIONSHIP_ID NUMBER 38 0 True Ledger relationship identifier.    
SOURCE_RECORD_ID VARCHAR2 64     Source record identifier.    
SOURCE_LEDGER_ID NUMBER 38 0   Ledger identifier where reporting currency conversions are based from transactions, journals, or balances.    
TARGET_LEDGER_ID VARCHAR2 16     Destination ledger identifier for conversion of transactions, journals, or balances.    
SOURCE_CURRENCY_CODE VARCHAR 16     Source ledger currency code    
SOURCE_LEDGER_NAME VARCHAR 32     Source ledger name    
SOURCE_LEDGER_SHORT_NAME VARCHAR 32     Source ledger short name    
SOURCE_LEDGER_CATEGORY_CODE VARCHAR 32     Source ledger category code    
TARGET_CURRENCY_CODE VARCHAR 16     Target ledger functional currency.    
TARGET_LEDGER_NAME VARCHAR 32     User entered target ledger name.    
TARGET_LEDGER_SHORT_NAME VARCHAR 32     User entered target ledger short name.    
TARGET_LEDGER_CATEGORY_CODE VARCHAR 32     Target ledger category code. Valid values are PRIMARY, SECONDARY and ALC.    
RELATIONSHIP_TYPE_CODE VARCHAR 32     Relationship level between source and target ledger.    
RELATIONSHIP_ENABLED_FLAG VARCHAR 16     Whether or not ledger relationship is enabled.    
GL_RELATIONSHIP_STATUS_CODE VARCHAR 32     Ledger relationship status code.    
SOURCE_CHART_OF_ACCOUNTS_ID NUMBER 38 0   Source ledger chart of accounts identifier    
TARGET_CHART_OF_ACCOUNTS_ID NUMBER 38 0   Target ledger chart of accounts identifier    
PRIMARY_LEDGER_ID NUMBER 38 0   Ledger identifier of the primary ledger as defined in the accounting configuration.    
APPLICATION_ID NUMBER 38 0   Application defining column (backward compatible only).    
ORG_ID NUMBER 38 0   Indicates the identifier of the business unit associated to the row.    
DW_GL_SEGMENT_D

This table contains non qualified GL segment information.

Details

Module: General Ledger

Key Columns

GL_SEGMENT_VALUESET_CODE, GL_SEGMENT_CODE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
GL_SEGMENT_VALUESET_CODE VARCHAR2 64   True Accounting segment value set identifier.    
GL_SEGMENT_CODE VARCHAR2 512   True Accounting segment code.    
SOURCE_RECORD_ID VARCHAR2 1024     Source record identifier. Value is derived from a combination of accounting segment value set identifier and accounting segment code.    
GL_SEGMENT_ID VARCHAR2 1024     Accounting segment identifier, Value is derived by combining accounting segment value set identifier and segment code.    
DW_GL_SEGMENT_D_TL

This table contains translated information about accounting segments.

Details

Module: General Ledger

Key Columns

LANGUAGE, GL_SEGMENT_VALUESET_CODE, GL_SEGMENT_CODE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
GL_SEGMENT_VALUESET_CODE VARCHAR2 64   True Accounting segment value set identifier. DW_GL_SEGMENT_D GL_SEGMENT_CODE
GL_SEGMENT_CODE VARCHAR2 256   True Accounting segment code. DW_GL_SEGMENT_D GL_SEGMENT_CODE
LANGUAGE VARCHAR2 16   True Language code.    
SOURCE_RECORD_ID VARCHAR2 512     Source record identifier. Value is derived from a combination of accounting segment value set identifier and accounting segment code.    
GL_SEGMENT_ID VARCHAR2 1024     Accouting segment identifier, Value is derived from a combination of accounting segment value set identifier and accounting segment code.    
GL_SEGMENT_NAME VARCHAR2 256     GL Segment Value name    
GL_SEGMENT_DESCRIPTION VARCHAR2 256     GL Segment Value Description    
DW_GL_SEGMENT_DH

GL Segment Hierarchy dimension

Details

Module: General Ledger

Key Columns

HIERARCHY_VERSION_ID, GL_SEGMENT, HIERARCHY_VALUESET_CODE, HIERARCHY_TREE_CODE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
HIERARCHY_VALUESET_CODE VARCHAR2 128   True Accounting segment hierarchy tree value set identifier. DW_GL_SEGMENT_D GL_SEGMENT_CODE
HIERARCHY_TREE_CODE VARCHAR2 32   True Accounting segment hierarchy tree identifier.    
GL_SEGMENT VARCHAR2 128   True Accounting segment number. DW_GL_SEGMENT_D GL_SEGMENT_CODE
HIERARCHY_VERSION_ID VARCHAR2 64   True Accounting segment hierarchy tree version.    
SOURCE_RECORD_ID VARCHAR2 512     Source record identifier.    
HIERARCHY_NAME VARCHAR2 128     Accounting segment hierarchy name.    
HIERARCHY_VERSION_NAME VARCHAR2 128     Accounting segment hierarchy tree version name.    
TREE_CODE_VER_EFF_START_DATE DATE       Hierarchy start date.    
TREE_CODE_VER_EFF_END_DATE DATE       Hierarchy end date.    
HIERARCHY_VERSION_STATUS VARCHAR2 32     Hierarchy version status.    
LEVEL0_SEGMENT VARCHAR2 128     Accounting segment number at hierarchy level 0.    
LEVEL0_VALUESET_CODE VARCHAR2 128     Value set for accounting segment number at hierarchy level 0. It is the lowest level.    
LEVEL0_SEGMENT_ID VARCHAR2 256     Level identifier, Derived by combining value set code and segment number at hierarchy level 0.    
LEVEL1_SEGMENT VARCHAR2 128     Accounting segment number at hierarchy level 1.    
LEVEL1_VALUESET_CODE VARCHAR2 128     Value set for accounting segment number at hierarchy level 1.    
LEVEL1_SEGMENT_ID VARCHAR2 256     Level identifier, Derived by combining value set code and segment number at hierarchy level 1.    
LEVEL2_SEGMENT VARCHAR2 128     Accounting segment number at hierarchy level 2.    
LEVEL2_VALUESET_CODE VARCHAR2 128     Value set for accounting segment number at hierarchy level 2.    
LEVEL2_SEGMENT_ID VARCHAR2 256     Level identifier, Derived by combining value set code and segment number at hierarchy level 2.    
LEVEL3_SEGMENT VARCHAR2 128     Accounting segment number at hierarchy level 3.    
LEVEL3_VALUESET_CODE VARCHAR2 128     Value set for accounting segment number at hierarchy level 3.    
LEVEL3_SEGMENT_ID VARCHAR2 256     Level identifier, Derived by combining value set code and segment number at hierarchy level 3.    
LEVEL4_SEGMENT VARCHAR2 128     Accounting segment number at hierarchy level 4.    
LEVEL4_VALUESET_CODE VARCHAR2 128     Value set for accounting segment number at hierarchy level 4.    
LEVEL4_SEGMENT_ID VARCHAR2 256     Level identifier, Derived by combining value set code and segment number at hierarchy level 4.    
LEVEL5_SEGMENT VARCHAR2 128     Accounting segment number at hierarchy level 5.    
LEVEL5_VALUESET_CODE VARCHAR2 128     Value set for accounting segment number at hierarchy level 5.    
LEVEL5_SEGMENT_ID VARCHAR2 256     Level identifier, Derived by combining value set code and segment number at hierarchy level 5.    
LEVEL6_SEGMENT VARCHAR2 128     Accounting segment number at hierarchy level 6.    
LEVEL6_VALUESET_CODE VARCHAR2 128     Value set for accounting segment number at hierarchy level 6.    
LEVEL6_SEGMENT_ID VARCHAR2 256     Level identifier, Derived by combining value set code and segment number at hierarchy level 6.    
LEVEL7_SEGMENT VARCHAR2 128     Accounting segment number at hierarchy level 7.    
LEVEL7_VALUESET_CODE VARCHAR2 128     Value set for accounting segment number at hierarchy level 7.    
LEVEL7_SEGMENT_ID VARCHAR2 256     Level identifier, Derived by combining value set code and segment number at hierarchy level 7.    
LEVEL8_SEGMENT VARCHAR2 128     Accounting segment number at hierarchy level 8.    
LEVEL8_VALUESET_CODE VARCHAR2 128     Value set for accounting segment number at hierarchy level 8.    
LEVEL8_SEGMENT_ID VARCHAR2 256     Level identifier, Derived by combining value set code and segment number at hierarchy level 8.    
LEVEL9_SEGMENT VARCHAR2 128     Accounting segment number at hierarchy level 9.    
LEVEL9_VALUESET_CODE VARCHAR2 128     Value set for accounting segment number at hierarchy level 9.    
LEVEL9_SEGMENT_ID VARCHAR2 256     Level identifier, Derived by combining value set code and segment number at hierarchy level 9.    
LEVEL10_SEGMENT VARCHAR2 128     Accounting segment number at hierarchy level 10.    
LEVEL10_VALUESET_CODE VARCHAR2 128     Value set for accounting segment number at hierarchy level 10.    
LEVEL10_SEGMENT_ID VARCHAR2 256     Level identifier, Derived by combining value set code and segment number at hierarchy level 10.    
LEVEL11_SEGMENT VARCHAR2 128     Accounting segment number at hierarchy level 11.    
LEVEL11_VALUESET_CODE VARCHAR2 128     Value set for accounting segment number at hierarchy level 11.    
LEVEL11_SEGMENT_ID VARCHAR2 256     Level identifier, Derived by combining value set code and segment number at hierarchy level 11.    
LEVEL12_SEGMENT VARCHAR2 128     Accounting segment number at hierarchy level 12.    
LEVEL12_VALUESET_CODE VARCHAR2 128     Value set for accounting segment number at hierarchy level 12.    
LEVEL12_SEGMENT_ID VARCHAR2 256     Level identifier, Derived by combining value set code and segment number at hierarchy level 12.    
LEVEL13_SEGMENT VARCHAR2 128     Accounting segment number at hierarchy level 13.    
LEVEL13_VALUESET_CODE VARCHAR2 128     Value set for accounting segment number at hierarchy level 13.    
LEVEL13_SEGMENT_ID VARCHAR2 256     Level identifier, Derived by combining value set code and segment number at hierarchy level 13.    
LEVEL14_SEGMENT VARCHAR2 128     Accounting segment number at hierarchy level 14.    
LEVEL14_VALUESET_CODE VARCHAR2 128     Value set for accounting segment number at hierarchy level 14.    
LEVEL14_SEGMENT_ID VARCHAR2 256     Level identifier, Derived by combining value set code and segment number at hierarchy level 14.    
LEVEL15_SEGMENT VARCHAR2 128     Accounting segment number at hierarchy level 15.    
LEVEL15_VALUESET_CODE VARCHAR2 128     Value set for accounting segment number at hierarchy level 15.    
LEVEL15_SEGMENT_ID VARCHAR2 256     Level identifier, Derived by combining value set code and segment number at hierarchy level 15.    
LEVEL16_SEGMENT VARCHAR2 128     Accounting segment number at hierarchy level 16.    
LEVEL16_VALUESET_CODE VARCHAR2 128     Value set for accounting segment number at hierarchy level 16.    
LEVEL16_SEGMENT_ID VARCHAR2 256     Level identifier, Derived by combining value set code and segment number at hierarchy level 16.    
LEVEL17_SEGMENT VARCHAR2 128     Accounting segment number at hierarchy level 17.    
LEVEL17_VALUESET_CODE VARCHAR2 128     Value set for accounting segment number at hierarchy level 17.    
LEVEL17_SEGMENT_ID VARCHAR2 256     Level identifier, Derived by combining value set code and segment number at hierarchy level 17.    
LEVEL18_SEGMENT VARCHAR2 128     Accounting segment number at hierarchy level 18.    
LEVEL18_VALUESET_CODE VARCHAR2 128     Value set for accounting segment number at hierarchy level 18.    
LEVEL18_SEGMENT_ID VARCHAR2 256     Level identifier, Derived by combining value set code and segment number at hierarchy level 18.    
LEVEL19_SEGMENT VARCHAR2 128     Accounting segment number at hierarchy level 19.    
LEVEL19_VALUESET_CODE VARCHAR2 128     Value set for accounting segment number at hierarchy level 19.    
LEVEL19_SEGMENT_ID VARCHAR2 256     Level identifier, Derived by combining value set code and segment number at hierarchy level 19.    
LEVEL20_SEGMENT VARCHAR2 128     Accounting segment number at hierarchy level 20.    
LEVEL20_VALUESET_CODE VARCHAR2 128     Value set for accounting segment number at hierarchy level 20.    
LEVEL20_SEGMENT_ID VARCHAR2 256     Level identifier, Derived by combining value set code and segment number at hierarchy level 20.    
LEVEL21_SEGMENT VARCHAR2 128     Accounting segment number at hierarchy level 21.    
LEVEL21_VALUESET_CODE VARCHAR2 128     Value set for accounting segment number at hierarchy level 21.    
LEVEL21_SEGMENT_ID VARCHAR2 256     Level identifier, Derived by combining value set code and segment number at hierarchy level 21.    
LEVEL22_SEGMENT VARCHAR2 128     Accounting segment number at hierarchy level 22.    
LEVEL22_VALUESET_CODE VARCHAR2 128     Value set for accounting segment number at hierarchy level 22.    
LEVEL22_SEGMENT_ID VARCHAR2 256     Level identifier, Derived by combining value set code and segment number at hierarchy level 22.    
LEVEL23_SEGMENT VARCHAR2 128     Accounting segment number at hierarchy level 23.    
LEVEL23_VALUESET_CODE VARCHAR2 128     Value set for accounting segment number at hierarchy level 23.    
LEVEL23_SEGMENT_ID VARCHAR2 256     Level identifier, Derived by combining value set code and segment number at hierarchy level 23.    
LEVEL24_SEGMENT VARCHAR2 128     Accounting segment number at hierarchy level 24.    
LEVEL24_VALUESET_CODE VARCHAR2 128     Value set for accounting segment number at hierarchy level 24.    
LEVEL24_SEGMENT_ID VARCHAR2 256     Level identifier, Derived by combining value set code and segment number at hierarchy level 24.    
LEVEL25_SEGMENT VARCHAR2 128     Accounting segment number at hierarchy level 25.    
LEVEL25_VALUESET_CODE VARCHAR2 128     Value set for accounting segment number at hierarchy level 25.    
LEVEL25_SEGMENT_ID VARCHAR2 256     Level identifier, Derived by combining value set code and segment number at hierarchy level 25.    
LEVEL26_SEGMENT VARCHAR2 128     Accounting segment number at hierarchy level 26.    
LEVEL26_VALUESET_CODE VARCHAR2 128     Value set for accounting segment number at hierarchy level 26.    
LEVEL26_SEGMENT_ID VARCHAR2 256     Level identifier, Derived by combining value set code and segment number at hierarchy level 26.    
LEVEL27_SEGMENT VARCHAR2 128     Accounting segment number at hierarchy level 27.    
LEVEL27_VALUESET_CODE VARCHAR2 128     Value set for accounting segment number at hierarchy level 27.    
LEVEL27_SEGMENT_ID VARCHAR2 256     Level identifier, Derived by combining value set code and segment number at hierarchy level 27.    
LEVEL28_SEGMENT VARCHAR2 128     Accounting segment number at hierarchy level 28.    
LEVEL28_VALUESET_CODE VARCHAR2 128     Value set for accounting segment number at hierarchy level 28.    
LEVEL28_SEGMENT_ID VARCHAR2 256     Level identifier, Derived by combining value set code and segment number at hierarchy level 28.    
LEVEL29_SEGMENT VARCHAR2 128     Accounting segment number at hierarchy level 29.    
LEVEL29_VALUESET_CODE VARCHAR2 128     Value set for accounting segment number at hierarchy level 29.    
LEVEL29_SEGMENT_ID VARCHAR2 256     Level identifier, Derived by combining value set code and segment number at hierarchy level 29.    
LEVEL30_SEGMENT VARCHAR2 128     Accounting segment number at hierarchy level 30.    
LEVEL30_VALUESET_CODE VARCHAR2 128     Value set for accounting segment number at hierarchy level 30.    
LEVEL30_SEGMENT_ID VARCHAR2 256     Level identifier, Derived by combining value set code and segment number at hierarchy level 30.    
LEVEL31_SEGMENT VARCHAR2 128     Accounting segment number at hierarchy level 31.    
LEVEL31_VALUESET_CODE VARCHAR2 128     Value set for accounting segment number at hierarchy level 31. It is the highest level.    
LEVEL31_SEGMENT_ID VARCHAR2 256     Level identifier, Derived by combining value set code and segment number at hierarchy level 31.    
FIXED_HIER_LEVEL NUMBER 38 0   Distance of the node from the highest level of hierarchy.    
DW_GL_TRANSFER_STATUS_LKP_TL

This table contains information about code, name, and description.

Details

Module: Common

Key Columns

GL_TRANSFER_STATUS_LKP_CODE, LANGUAGE, CODE_TYPE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
CODE_TYPE VARCHAR2 128   True Code type. It is specific to functionality.    
GL_TRANSFER_STATUS_LKP_CODE VARCHAR2 128   True Code.    
LANGUAGE VARCHAR2 64   True Translation language.    
SOURCE_RECORD_ID VARCHAR2 512     Source record identifier. Value is derived from a combination of code type and code.    
NAME VARCHAR2 2048     Business name or value of the code.    
DESCRIPTION VARCHAR2 4000     Code description.    
DW_GROUP_ACC_LKP_TL

This table contains information about code, name, and description.

Details

Module: Common

Key Columns

GROUP_ACC_LKP_CODE, CODE_TYPE, LANGUAGE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
CODE_TYPE VARCHAR2 128   True Code type. It is specific to functionality.    
GROUP_ACC_LKP_CODE VARCHAR2 128   True Code.    
LANGUAGE VARCHAR2 64   True Translation language.    
SOURCE_RECORD_ID VARCHAR2 512     Source record identifier. Value is derived from a combination of code type and code.    
NAME VARCHAR2 2048     Business name or value of the code.    
DESCRIPTION VARCHAR2 4000     Code description.    
DW_INDUSTRY_LKP_TL

This table contains information about code, name, and description.

Details

Module: Common

Key Columns

INDUSTRY_LKP_CODE, LANGUAGE, CODE_TYPE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
CODE_TYPE VARCHAR2 128   True Code type. It is specific to functionality.    
INDUSTRY_LKP_CODE VARCHAR2 128   True Code.    
LANGUAGE VARCHAR2 64   True Translation language.    
SOURCE_RECORD_ID VARCHAR2 512     Source record identifier. Value is derived from a combination of code type and code.    
NAME VARCHAR2 2048     Business name or value of the code.    
DESCRIPTION VARCHAR2 4000     Code description.    
DW_INSERT_ACCTG_METHD_LKP_TL

This table contains information about code, name, and description.

Details

Module: Common

Key Columns

LANGUAGE, INSERT_ACCTG_METHD_LKP_CODE, CODE_TYPE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
CODE_TYPE VARCHAR2 128   True Code type. It is specific to functionality.    
INSERT_ACCTG_METHD_LKP_CODE VARCHAR2 128   True Code.    
LANGUAGE VARCHAR2 64   True Translation language.    
SOURCE_RECORD_ID VARCHAR2 512     Source record identifier. Value is derived from a combination of code type and code.    
NAME VARCHAR2 2048     Business name or value of the code.    
DESCRIPTION VARCHAR2 4000     Code description.    
DW_INSERT_COUNTRY_LKP_TL

This table contains information about code, name, and description.

Details

Module: Common

Key Columns

LANGUAGE, INSERT_COUNTRY_LKP_CODE, CODE_TYPE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
CODE_TYPE VARCHAR2 128   True Code type. It is specific to functionality.    
INSERT_COUNTRY_LKP_CODE VARCHAR2 128   True Code.    
LANGUAGE VARCHAR2 64   True Translation language.    
SOURCE_RECORD_ID VARCHAR2 512     Source record identifier. Value is derived from a combination of code type and code.    
NAME VARCHAR2 2048     Business name or value of the code.    
DESCRIPTION VARCHAR2 4000     Code description.    
DW_INSERT_LEDGER_CAT_LKP_TL

This table contains information about code, name, and description.

Details

Module: Common

Key Columns

INSERT_LEDGER_CAT_LKP_CODE, CODE_TYPE, LANGUAGE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
CODE_TYPE VARCHAR2 128   True Code type. It is specific to functionality.    
INSERT_LEDGER_CAT_LKP_CODE VARCHAR2 128   True Code.    
LANGUAGE VARCHAR2 64   True Translation language.    
SOURCE_RECORD_ID VARCHAR2 512     Source record identifier. Value is derived from a combination of code type and code.    
NAME VARCHAR2 2048     Business name or value of the code.    
DESCRIPTION VARCHAR2 4000     Code description.    
DW_INTERNAL_ORG_CLASS_D

This table stores the Organizations classifications and related information.

Details

Module: Common

Key Columns

CLASSIFICATION_CODE, ORGANIZATION_ID

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
ORGANIZATION_ID NUMBER 38 0 True Organization Identifier, Translation in DW_INTERNAL_ORG_D_TL table.    
CLASSIFICATION_CODE VARCHAR2 64   True Seeded classifications code for organizations.    
SOURCE_RECORD_ID VARCHAR2 128     Uniquely identifies Organization Identifier and its Classification    
EFFECTIVE_START_DATE DATE       Classification effective start date    
EFFECTIVE_END_DATE DATE       Classification effective end date    
STATUS_CODE VARCHAR2 32     Indicates if an organization is active or inactive. For translation, refer table DW_CODE_VALUES_LKP_TL with CODE_TYPE='ACTIVE_INACTIVE'    
SET_ID NUMBER 38 0   Identifies a set of reference data shared across business units and other entities. Also known as Reference Data Sets, they are used to filter reference data in transactional UIs.    
LEGISLATION_CODE VARCHAR2 32     Legislation code derived from Legal Entity, Translation in DW_LEGISLATION_D_TL table.    
DW_INTERNAL_ORG_D

This table contains information about organizations and business units.

Details

Module: Common

Key Columns

ORGANIZATION_ID

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
ORGANIZATION_ID NUMBER 38 0 True Business unit or organization identifier. Value is derived from the table DW_INTERNAL_ORG_D_TL.    
SOURCE_RECORD_ID NUMBER 38 0   Source record identifier of the usiness unit or organization.    
EFFECTIVE_START_DATE DATE       Organization effective start date, date range within which the row is effective.    
EFFECTIVE_END_DATE DATE       Organization effective end date, date range within which the row is effective.    
ORGANIZATION_MANAGER_NAME VARCHAR2 2048     Organization manager name.    
ORG_MANAGER_PERSON_NUMBER VARCHAR2 32     Organization manager person number.    
ORG_LEGAL_ENTITY_ID NUMBER 38 0   Organization legal entity identifier.    
BUSINESS_UNIT_MANAGER_NAME VARCHAR2 2048     Business unit manager name.    
ORGANIZATION_LOCATION_ID NUMBER 38 0   Organization location identifier.    
CURRENCY_CODE VARCHAR2 256     Business unit default currency code.    
LEGAL_ENTITY_ID NUMBER 38 0   Business unit legal entity identifier.    
BUSINESS_UNIT_DATE_TO DATE       Business unit end date.    
BUSINESS_UNIT_START_FROM DATE       Business unit start date.    
ORGANIZATION_STATUS_CODE VARCHAR2 32     Business unit status.    
ORGANIZATION_CODE VARCHAR2 32     Organization code.    
ORGANIZATION_TYPE VARCHAR2 32     Organization type. This is a user defined type for differentiating between organizations. For example you many want to differentiate between different kinds of Departments, say as Health and Safety , Service Departments, Training.    
PRIMARY_LEDGER_ID NUMBER 38 0   Business unit primary ledger identifier.    
PRIMARY_LEDGER VARCHAR2 32     Business unit primary ledger name.    
SET_ID NUMBER 38 0   Business unit set identifier.    
PHONE_NUMBER VARCHAR2 256     Organization location phone number.    
FAX_NUMBER VARCHAR2 256     Organization location fax number.    
EMAIL_ADDRESS VARCHAR2 256     Organization location email.    
ADDRESS_LINE_1 VARCHAR2 256     Organization location address line 1.    
ADDRESS_LINE_2 VARCHAR2 256     Organization location address line 2.    
CITY_CODE VARCHAR2 128     Organization location city or town.    
POSTAL_CODE VARCHAR2 32     Organization location postal code.    
COUNTY_CODE VARCHAR2 128     Organization location county.    
STATE_PROV_CODE VARCHAR2 128     Organization location state or province.    
COUNTRY_CODE VARCHAR2 64     Organization location country.    
INV_LEGAL_ENTITY_ID NUMBER 38 0   Inventory organization legal entity identifier    
INV_BUSINESS_UNIT_ID NUMBER 38 0   Inventory organization business unit identifier    
INV_SUPPLIER_ID NUMBER 38 0   Inventory organization supplier identifier    
INV_SUPPLIER_SITE_ID NUMBER 38 0   Inventory organization supplier site identifier    
INV_MASTER_ORGANIZATION_ID NUMBER 38 0   Inventory organization master organization identifier    
BUSINESS_UNIT_FLAG VARCHAR2 16     Indicates whether organization is a business unit.    
BILLING_REVENUE_MNG_BU_FLAG VARCHAR2 16     Indicates whether business unit performs billing and revenue management business function.    
COLLECTIONS_MNGMNT_BU_FLAG VARCHAR2 16     Indicates whether business unit performs collections management business function.    
CUST_CONTRACT_MNGMNT_BU_FLAG VARCHAR2 16     Indicates whether business unit performs customer contract management business function.    
CUSTOMER_PAYMENTS_BU_FLAG VARCHAR2 16     Indicates whether business unit performs customer payments business function.    
EXPENSE_MNGMNT_BU_FLAG VARCHAR2 16     Indicates whether business unit performs expense management business function.    
FINANCIAL_BU_FLAG VARCHAR2 16     Indicates a financial BU. Includes business units that perform collections management, customer payments, expense management, payables invoicing, payables payment, or billing and revenue management business function.    
MATERIALS_MNGMNT_BU_FLAG VARCHAR2 16     Indicates whether business unit performs materials management business function.    
PAYABLES_INVOICING_BU_FLAG VARCHAR2 16     Indicates whether business unit performs payables invoicing business function.    
PAYABLES_PAYMENT_BU_FLAG VARCHAR2 16     Indicates whether business unit performs payables payment business function.    
PRC_CONTRACT_MNGMNT_BU_FLAG VARCHAR2 16     Indicates whether business unit performs procurement contract management business function.    
PROCUREMENT_BU_FLAG VARCHAR2 16     Indicates whether business unit performs procurement business function.    
PROJECT_ACCOUNTING_BU_FLAG VARCHAR2 16     Indicates whether business unit performs project accounting business function.    
RECEIVING_BU_FLAG VARCHAR2 16     Indicates whether business unit performs receiving business function.    
REQUISITION_BU_FLAG VARCHAR2 16     Indicates whether business unit performs requisitioning business function.    
COST_ORGANIZATION_FLAG VARCHAR2 16     Indicates a cost organization.    
DEPARTMENT_FLAG VARCHAR2 16     Indicates a department or human resource organization.    
ENTERPRISE_FLAG VARCHAR2 16     Indicates an enterprise.    
EXPENDITURE_ORGANIZATION_FLAG VARCHAR2 16     Indicates an expenditure organization.    
INTERNAL_FLAG VARCHAR2 16     Indicates an internal organization.    
INV_ORGANIZATION_FLAG VARCHAR2 16     Indicates an inventory organization.    
PAYROLL_STATUTORY_UNIT_FLAG VARCHAR2 16     Indicates a payroll statutory unit.    
PROJECT_ORGANIZATION_FLAG VARCHAR2 16     Indicates a project organization.    
PROJECT_UNIT_FLAG VARCHAR2 16     Indicates a project unit.    
REPORTING_EST_FLAG VARCHAR2 16     Indicates a reporting establishment.    
SALES_GROUP_FLAG VARCHAR2 16     Indicates a marketing resource, sales resource, partner resource, or resource organization.    
LEGAL_EMPLOYER_FLAG VARCHAR2 16     Indicates a legal employer.    
DISABILITY_ORGANIZATION_FLG VARCHAR2 16     Indicates a disability organization.    
INV_INVENTORY_FLAG VARCHAR2 16     Indicates the usge of Organization. DW_INV_ORG_USAGE_LKP_TL INV_ORG_USAGE_CODE
TAX_REPORTING_UNIT_FLAG VARCHAR2 16     Indicates whether organization is a tax reporting unit organization.    
DW_INTERNAL_ORG_D_TL

This table contains information about the translated names for organizations and business units.

Details

Module: Common

Key Columns

LANGUAGE, ORGANIZATION_ID

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
ORGANIZATION_ID NUMBER 38 0 True Business unit or organization identifier.    
LANGUAGE VARCHAR2 16   True Language code.    
SOURCE_RECORD_ID NUMBER 38 0   Source record identifier. Value is derived from BU or organization identifier.    
ORGANIZATION_NAME VARCHAR2 256     Business unit or organization name.    
DW_INV_ORGANIZATION_D

This table stores the inventory organization information.

Details

Module: Common

Key Columns

INV_ORGANIZATION_ID

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
INV_ORGANIZATION_ID NUMBER 38 0 True Inventroy organization Id, Translation in DW_INTERNAL_ORG_D_TL table.    
SOURCE_RECORD_ID NUMBER 38 0   Uniquely identifies a inventroy organization.    
INV_ORGANIZATION_CODE VARCHAR2 32     Organization code.    
INV_LEGAL_ENTITY_ID NUMBER 38 0   Inventory organization legal entity identifier    
INV_BUSINESS_UNIT_ID NUMBER 38 0   Inventory organization business unit identifier    
INV_SUPPLIER_ID NUMBER 38 0   Inventory organization supplier identifier    
INV_SUPPLIER_SITE_ID NUMBER 38 0   Inventory organization supplier site identifier    
INV_MASTER_ORGANIZATION_ID NUMBER 38 0   Inventory organization master organization identifier    
LOCATION_ID NUMBER 38 0   Inventory organization location identifier.    
PHONE_NUMBER VARCHAR2 256     Inventory organization location phone number.    
FAX_NUMBER VARCHAR2 256     Inventory organization location fax number.    
EMAIL_ADDRESS VARCHAR2 256     Inventory organization location email.    
ADDRESS_LINE_1 VARCHAR2 256     Inventory organization location address line 1.    
ADDRESS_LINE_2 VARCHAR2 256     Inventory organization location address line 2.    
CITY_CODE VARCHAR2 128     Inventory organization location city or town.    
POSTAL_CODE VARCHAR2 32     Inventory organization location postal code.    
COUNTY_CODE VARCHAR2 128     Inventory organization location county.    
STATE_PROV_CODE VARCHAR2 128     Inventory organization location state or province.    
COUNTRY_CODE VARCHAR2 64     Inventory organization location country.    
STATUS_CODE VARCHAR2 32     Indicates if an organization is active or inactive. DW_ACTIVE_INACTIVE_LKP_TL ACTIVE_INACTIVE_LKP_CODE
INV_INVENTORY_FLAG VARCHAR2 16     Indicates the usge of Organization. DW_INV_ORG_USAGE_LKP_TL INV_ORG_USAGE_CODE
DW_INV_ORGANIZATION_D_TL

This table contains information about the translated names for inventory organization.

Details

Module: Common

Key Columns

LANGUAGE, INV_ORGANIZATION_ID

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
INV_ORGANIZATION_ID NUMBER 38 0 True Inventroy organization identifier.    
LANGUAGE VARCHAR2 16   True Language code.    
SOURCE_RECORD_ID NUMBER 38 0   Uniquely identifies a inventroy organization Language code is not included in this identifier.    
INV_ORGANIZATION_NAME VARCHAR2 256     This is the name of the inventroy organization.    
DW_INVENTORY_ITEM_D

This table contains the details of the inventory item.

Details

Module: Common

Key Columns

INVENTORY_ITEM_ID, ORGANIZATION_ID

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
INVENTORY_ITEM_ID NUMBER 38 0 True Unique identifier for an item.    
ORGANIZATION_ID NUMBER 38 0 True A organizing unit in the internal or external structure of your enterprise.    
SOURCE_RECORD_ID VARCHAR2 128     Source record id based on concatenation of INVENTORY_ITEM_ID and ORGANIZATION_ID    
ITEM_NUMBER VARCHAR2 512     Identifier of the Item.    
BASE_ITEM_ID NUMBER 38 0   Attribute indicating the Model from which an ATO configuration was created.    
ITEM_TYPE VARCHAR2 32     Indicator or classification for an item, such as finished or purchased. DW_EGP_ITEM_TYPE_LKP_TL EGP_ITEM_TYPE_CODE
SOURCE_SUBINVENTORY VARCHAR2 16     Attribute indicating the sub inventory from which an internal requisition draws the item.    
APPROVAL_STATUS VARCHAR2 32     The Approval Status of the Item. DW_EGP_APPROVAL_STATUS_LKP_TL EGP_APPROVAL_STATUS_CODE
START_DATE_ACTIVE TIMESTAMP       The date on which a task, event or business process begins.    
END_DATE_ACTIVE TIMESTAMP       Date on which Item is inactivated    
FIXED_ORDER_QUANTITY NUMBER       Attribute indicating the quantity used to modify the size of planned order quantities or repetitive daily rates    
HAZARD_CLASS_ID NUMBER 38 0   Attribute indicating the category of Hazard material for International trade.    
ORDER_COST NUMBER       Attribute indicating the fixed cost associated with placing an order for the item.    
PRIMARY_UOM_CODE VARCHAR2 16     The principal unit of measure in which the quantity of an item is managed. DW_UNIT_OF_MEASURE_D_TL UOM_CODE
SERIAL_NUMBER_CONTROL_CODE NUMBER       Attribute indicating number assigned to each unit of an item and used to track the item.    
VOLUME_UOM_CODE VARCHAR2 16     Attribute indicating Volume Unit of Measure. DW_UNIT_OF_MEASURE_D_TL UOM_CODE
WEIGHT_UOM_CODE VARCHAR2 16     Attribute indicating Weight Unit of Measure. DW_UNIT_OF_MEASURE_D_TL UOM_CODE
UNIT_VOLUME NUMBER       Attribute Indicating Volume of One Unit of Item.    
UNIT_WEIGHT NUMBER       Attribute Indicating Weight of One Unit of Item.    
PARENT_ITEM_CLASS_ID NUMBER 38 0   Parent item class identifier. DW_ITEM_CLASS_LKP_TL ITEM_CLASS_LKP_CODE
ITEM_CLASS_ID NUMBER 38 0   Item class identifier from which the attribute group is inherited. DW_ITEM_CLASS_LKP_TL ITEM_CLASS_LKP_CODE
MINIMUM_ORDER_QUANTITY NUMBER       Attribute indicating Minimum Order quantity of the Item.    
MAXIMUM_ORDER_QUANTITY NUMBER       Attribute indicating Maximum Order quantity of the Item.    
STD_LOT_SIZE NUMBER       The amount of a particular item that is ordered from the plant or a supplier or issued as a standard quantity to the production process.    
SHELF_LIFE_DAYS NUMBER       Attribute indicating number of days each lot is active.    
UNIT_OF_ISSUE VARCHAR2 32     Attribute indicating Unit of measure used for issuing the item from inventory.    
PLANNER_CODE VARCHAR2 16     Attribute indicating the material planner for the item.    
MRP_PLANNING_CODE NUMBER       Attribute indicating the organization level planning for the Item. Choices -Min-Max,Not Planned, Reorder Point. DW_EGP_PLANNING_CODE_LKP_TL EGP_PLANNING_CODE
ENABLED_FLAG VARCHAR2 16     Attribute indicating the item class is enabled for use.    
CUSTOMER_ORDER_ENABLED_FLAG VARCHAR2 16     Attribute indicating whether an item is currently customer orderable.    
INVENTORY_ITEM_FLAG VARCHAR2 16     Attribute indicating whether the Item can be Stocked and transacted.    
PROCESS_QUALITY_ENABLED_FLAG VARCHAR2 16     Attribute indicating whether to use the process manufacturing quality module with this item.    
PURCHASING_ENABLED_FLAG VARCHAR2 16     Attribute which determines whether the item can be added in to a purchase order.    
RETURNABLE_FLAG VARCHAR2 16     Attribute indicating whether to allow customers to return an item.    
SERVICEABLE_PRODUCT_FLAG VARCHAR2 16     Attribute indicating whether the item is eligible to be covered by a service contract.    
INVOICEABLE_ITEM_FLAG VARCHAR2 16     Attribute indicating whether to include an item on an Oracle Receivables invoice.    
INVOICE_ENABLED_FLAG VARCHAR2 16     Attribute indicating whether to activate an item for invoicing in Oracle Receivables.    
PLANNING_TIME_FENCE_DAYS NUMBER       Attribute indicating the optional day added to the planning time fence when planning time fence is User defined.    
FULL_LEAD_TIME NUMBER       Attribute indicating the days required to procure or manufacture an item.    
CUM_MANUFACTURING_LEAD_TIME NUMBER       Attribute indicating the manufacturing lead time of an assembly (in days) plus the largest adjusted cumulative manufacturing lead time of its components, where each is adjusted by subtracting the operation lead time offset.    
FIXED_LEAD_TIME NUMBER       Attribute indicating the days required to make an assembly independent of order quantity, such as setup or tear down time.    
VARIABLE_LEAD_TIME NUMBER       Attribute indicating time to produce one additional unit of an assembly.    
CUMULATIVE_TOTAL_LEAD_TIME NUMBER       Attribute indicating the total lead time of the assembly plus the largest adjusted cumulative total lead time of its components, where each is adjusted by subtracting the operation lead time offset.    
POSTPROCESSING_LEAD_TIME NUMBER       Attribute indicating the days required to receive a purchased item into inventory from the initial supplier receipt.    
PREPROCESSING_LEAD_TIME NUMBER       Attribute indicating the days which must be added to purchasing or manufacturing lead time to place an order.    
INVENTORY_ITEM_STATUS_CODE VARCHAR2 16     Code used to control the transaction activity of an item. DW_ITEM_STATUS_LKP_TL ITEM_STATUS_LKP_CODE
CURRENT_PHASE_CODE VARCHAR2 128     Each phase represents a set of tasks and deliverables that are required before promoting the object to the next phase of the Item Lifecycle. Possible values are Concept, Design, Prototype, Preproduction etc DW_EGP_LIFECYCLE_PHASE_LKP_TL EGP_LIFECYCLE_PHASE_CODE
PLANNING_MAKE_BUY_CODE NUMBER       Attribute indicating whether the item is usually manufactured or bought. DW_EGP_PLANNING_TYPE_LKP_TL EGP_PLANNING_TYPE_CODE
MUST_USE_APPROVED_VENDOR_FLAG VARCHAR2 16     Attribute indicating whether to use only approved suppliers. Possible values are Y,N. DW_YN_LKP_TL YN_LKP_CODE
MIN_MINMAX_QUANTITY NUMBER       Attribute indicating the minimum qty for Min-Max Planning.    
MAX_MINMAX_QUANTITY NUMBER       Attribute indicating the maximum qty for Min-Max Planning.    
BACK_TO_BACK_ENABLED VARCHAR2 16     Indicates that an item is enabled for back-to-back ordering.    
CURRENT_PHASE_START_DATE DATE       Indicates the date when current phase of the item becomes active.    
CURRENT_PHASE_TYPE VARCHAR2 32     One of the four seeded Lifecycle Phases. It can be either of Design, Prototype or Preproduction, Production, and End of Life. DW_EGP_LIFECYCLE_PHASE_LKP_TL EGP_LIFECYCLE_PHASE_CODE
DW_INVENTORY_ITEM_D_TL

This table contains the translation details of the Inventory Items.

Details

Module: Common

Key Columns

LANGUAGE, INVENTORY_ITEM_ID, ORGANIZATION_ID

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
INVENTORY_ITEM_ID NUMBER 38 0 True Inventory Item Id    
LANGUAGE VARCHAR2 16   True Language    
ORGANIZATION_ID NUMBER 38 0 True Organization Id    
SOURCE_RECORD_ID VARCHAR2 256     Source record Id formed by concatenatinf INVENTORY_ITEM_ID,LANGUAGE and ORGANIZATION_ID    
ITEM_DESCRIPTION VARCHAR2 256     Item Description    
DW_INV_ORG_USAGE_LKP_TL

This table contains information about code, name, and description.

Details

Module: Common

Key Columns

INV_ORG_USAGE_CODE, LANGUAGE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
INV_ORG_USAGE_CODE VARCHAR2 128   True Code.    
LANGUAGE VARCHAR2 64   True Translation language.    
SOURCE_RECORD_ID VARCHAR2 512     Source record identifier. Value is derived from a combination of code type and code.    
NAME VARCHAR2 2048     Business name or value of the code.    
DESCRIPTION VARCHAR2 4000     Code description.    
DW_ITEM_CAT_ASSIGNMENTS_D

This table contains information of items assigned to a Catalog and its category.

Details

Module: Common

Key Columns

CATEGORY_ID, INVENTORY_ITEM_ID, CATEGORY_SET_ID, ORGANIZATION_ID

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
CATEGORY_SET_ID NUMBER 38 0 True Identifier for category set, Category set is collection of items grouped into categories. Value is derived from the table DW_ITEM_CATEGORIES_D_TL.    
CATEGORY_ID NUMBER 38 0 True Category identifier for category belonging to the Item Catalog. Value is derived from the table DW_ITEM_CATEGORY_SETS_D_TL.    
INVENTORY_ITEM_ID NUMBER 38 0 True Unique identifier for an item. This represents the ItemId for which this assignment is created. DW_INVENTORY_ITEM_D INVENTORY_ITEM_ID
ORGANIZATION_ID NUMBER 38 0 True A organizing unit in the internal or external structure of your enterprise. DW_INVENTORY_ITEM_D ORGANIZATION_ID
SOURCE_RECORD_ID VARCHAR2 128     Source record identifier formed by item identifier, organization identifier, category set identifier and category identifier.    
DW_ITEM_CATEGORIES_D

This table contains item categories information.

Details

Module: Common

Key Columns

CATEGORY_ID

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
CATEGORY_ID NUMBER 38 0 True CATEGORY_ID    
SOURCE_RECORD_ID NUMBER 38 0   Source record identifier.    
CATEGORY_CODE VARCHAR2 1024     CATEGORY_CODE    
START_DATE_ACTIVE DATE       START_DATE_ACTIVE    
END_DATE_ACTIVE DATE       END_DATE_ACTIVE    
DW_ITEM_CATEGORIES_D_TL

This table contains information about the translated names for item categories.

Details

Module: Common

Key Columns

CATEGORY_ID, LANGUAGE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
CATEGORY_ID NUMBER 38 0 True Category identifier.    
LANGUAGE VARCHAR2 16   True Indicates the code of the language into which the contents of the translatable columns are translated.    
SOURCE_RECORD_ID NUMBER 38 0   Source record Id formed by category identifier.    
CATEGORY_NAME VARCHAR2 256     Translatable name of the category.    
DESCRIPTION VARCHAR2 256     Translatable description of the category.    
DW_ITEM_CATEGORIES_DH

This table holds the information about Item category Hierarchy.

Details

Module: Common

Key Columns

CATEGORY_ID, CATEGORY_SET_ID

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
CATEGORY_SET_ID NUMBER 38 0 True Collection of items grouped into categories. DW_ITEM_CATEGORY_SETS_D CATEGORY_SET_ID
CATEGORY_ID NUMBER 38 0 True Category belonging to the Item Catalog. DW_ITEM_CATEGORIES_D CATEGORY_ID
SOURCE_RECORD_ID VARCHAR2 64     Unique Identifier    
CATALOG_CODE VARCHAR2 32     Unique indentifier of the catalogs.    
CATEGORY_CODE VARCHAR2 1024     A unique identification assigned to an item class which can be easily associated with the UNSPC category.    
LVL NUMBER       Level    
PATH VARCHAR2 4000     Path    
PARENT_CATEGORY_ID1 VARCHAR2 4000     Parent Category ID1 DW_ITEM_CATEGORIES_D CATEGORY_ID
PARENT_CATEGORY_CODE1 VARCHAR2 1024     Parent Category Code1    
PARENT_CATEGORY_ID2 VARCHAR2 4000     Parent Category ID2 DW_ITEM_CATEGORIES_D CATEGORY_ID
PARENT_CATEGORY_CODE2 VARCHAR2 1024     Parent Category Code2    
PARENT_CATEGORY_ID3 VARCHAR2 4000     Parent Category ID3 DW_ITEM_CATEGORIES_D CATEGORY_ID
PARENT_CATEGORY_CODE3 VARCHAR2 1024     Parent Category Code3    
PARENT_CATEGORY_ID4 VARCHAR2 4000     Parent Category ID4 DW_ITEM_CATEGORIES_D CATEGORY_ID
PARENT_CATEGORY_CODE4 VARCHAR2 1024     Parent Category Code4    
PARENT_CATEGORY_ID5 VARCHAR2 4000     Parent Category ID5 DW_ITEM_CATEGORIES_D CATEGORY_ID
PARENT_CATEGORY_CODE5 VARCHAR2 1024     Parent Category Code5    
PARENT_CATEGORY_ID6 VARCHAR2 4000     Parent Category ID6 DW_ITEM_CATEGORIES_D CATEGORY_ID
PARENT_CATEGORY_CODE6 VARCHAR2 1024     Parent Category Code6    
PARENT_CATEGORY_ID7 VARCHAR2 4000     Parent Category ID7 DW_ITEM_CATEGORIES_D CATEGORY_ID
PARENT_CATEGORY_CODE7 VARCHAR2 1024     Parent Category Code7    
PARENT_CATEGORY_ID8 VARCHAR2 4000     Parent Category ID8 DW_ITEM_CATEGORIES_D CATEGORY_ID
PARENT_CATEGORY_CODE8 VARCHAR2 1024     Parent Category Code8    
PARENT_CATEGORY_ID9 VARCHAR2 4000     Parent Category ID9 DW_ITEM_CATEGORIES_D CATEGORY_ID
PARENT_CATEGORY_CODE9 VARCHAR2 1024     Parent Category Code9    
PARENT_CATEGORY_ID10 VARCHAR2 4000     Parent Category ID10 DW_ITEM_CATEGORIES_D CATEGORY_ID
PARENT_CATEGORY_CODE10 VARCHAR2 1024     Parent Category Code10    
PARENT_CATEGORY_ID11 VARCHAR2 4000     Parent Category ID11 DW_ITEM_CATEGORIES_D CATEGORY_ID
PARENT_CATEGORY_CODE11 VARCHAR2 1024     Parent Category Code11    
PARENT_CATEGORY_ID12 VARCHAR2 4000     Parent Category ID12 DW_ITEM_CATEGORIES_D CATEGORY_ID
PARENT_CATEGORY_CODE12 VARCHAR2 1024     Parent Category Code12    
PARENT_CATEGORY_ID13 VARCHAR2 4000     Parent Category ID13 DW_ITEM_CATEGORIES_D CATEGORY_ID
PARENT_CATEGORY_CODE13 VARCHAR2 1024     Parent Category Code13    
PARENT_CATEGORY_ID14 VARCHAR2 4000     Parent Category ID14 DW_ITEM_CATEGORIES_D CATEGORY_ID
PARENT_CATEGORY_CODE14 VARCHAR2 1024     Parent Category Code14    
PARENT_CATEGORY_ID15 VARCHAR2 4000     Parent Category ID15 DW_ITEM_CATEGORIES_D CATEGORY_ID
PARENT_CATEGORY_CODE15 VARCHAR2 1024     Parent Category Code15    
DW_ITEM_CATEGORY_SETS_D

This table contains item category set information.

Details

Module: Common

Key Columns

CATEGORY_SET_ID

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
CATEGORY_SET_ID NUMBER 38 0 True CATEGORY_SET_ID    
SOURCE_RECORD_ID NUMBER 38 0   Source record identifier.    
CATALOG_CODE VARCHAR2 32     CATALOG_CODE    
MULT_ITEM_CAT_ASSIGN_FLAG VARCHAR2 16     MULT_ITEM_CAT_ASSIGN_FLAG    
CONTROL_LEVEL NUMBER       CONTROL_LEVEL DW_CATALOG_CONTROL_LVL_LKP_TL CATALOG_CONTROL_LEVEL_CODE
DEFAULT_CATEGORY_CODE VARCHAR2 1024     Category an item is assigned to when during new item creation    
START_DATE DATE       Date the catalog will become active    
END_DATE DATE       Date the catalog will become inactive    
DW_ITEM_CATEGORY_SETS_D_TL

This table contains information about the translated names for item category sets.

Details

Module: Common

Key Columns

LANGUAGE, CATEGORY_SET_ID

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
CATEGORY_SET_ID NUMBER 38 0 True Category set identifier, Category set represents collection of items grouped into categories.    
LANGUAGE VARCHAR2 16   True Indicates the code of the language into which the contents of the translatable columns are translated.    
SOURCE_RECORD_ID NUMBER 38 0   Source record Id formed by category set identifier.    
CATEGORY_SET_NAME VARCHAR2 32     Translatable name of the category set.    
DESCRIPTION VARCHAR2 256     Translatable description of the category set.    
DW_ITEM_CLASS_LKP_TL

This table contains information about code, name, and description.

Details

Module: Common

Key Columns

LANGUAGE, ITEM_CLASS_LKP_CODE, CODE_TYPE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
CODE_TYPE VARCHAR2 128   True Code type. It is specific to functionality.    
ITEM_CLASS_LKP_CODE VARCHAR2 128   True Code.    
LANGUAGE VARCHAR2 64   True Translation language.    
SOURCE_RECORD_ID VARCHAR2 512     Source record identifier. Value is derived from a combination of code type and code.    
NAME VARCHAR2 2048     Business name or value of the code.    
DESCRIPTION VARCHAR2 4000     Code description.    
DW_ITEM_PHASE_LKP_TL

This table contains information about code, name, and description.

Details

Module: Common

Key Columns

ITEM_PHASE_LKP_CODE, LANGUAGE, CODE_TYPE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
CODE_TYPE VARCHAR2 128   True Code type. It is specific to functionality.    
ITEM_PHASE_LKP_CODE VARCHAR2 128   True Code.    
LANGUAGE VARCHAR2 64   True Translation language.    
SOURCE_RECORD_ID VARCHAR2 512     Source record identifier. Value is derived from a combination of code type and code.    
NAME VARCHAR2 2048     Business name or value of the code.    
DESCRIPTION VARCHAR2 4000     Code description.    
DW_ITEM_STATUS_LKP_TL

This table contains information about code, name, and description.

Details

Module: Common

Key Columns

LANGUAGE, ITEM_STATUS_LKP_CODE, CODE_TYPE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
CODE_TYPE VARCHAR2 128   True Code type. It is specific to functionality.    
ITEM_STATUS_LKP_CODE VARCHAR2 128   True Code.    
LANGUAGE VARCHAR2 64   True Translation language.    
SOURCE_RECORD_ID VARCHAR2 512     Source record identifier. Value is derived from a combination of code type and code.    
NAME VARCHAR2 2048     Business name or value of the code.    
DESCRIPTION VARCHAR2 4000     Code description.    
DW_JOURNAL_CATEGORY_LKP_TL

This table contains information about code, name, and description.

Details

Module: Common

Key Columns

LANGUAGE, JOURNAL_CATEGORY_LKP_CODE, CODE_TYPE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
CODE_TYPE VARCHAR2 128   True Code type. It is specific to functionality.    
JOURNAL_CATEGORY_LKP_CODE VARCHAR2 128   True Code.    
LANGUAGE VARCHAR2 64   True Translation language.    
SOURCE_RECORD_ID VARCHAR2 512     Source record identifier. Value is derived from a combination of code type and code.    
NAME VARCHAR2 2048     Business name or value of the code.    
DESCRIPTION VARCHAR2 4000     Code description.    
DW_JOURNAL_SOURCE_LKP_TL

This table contains information about code, name, and description.

Details

Module: Common

Key Columns

LANGUAGE, JOURNAL_SOURCE_LKP_CODE, CODE_TYPE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
CODE_TYPE VARCHAR2 128   True Code type. It is specific to functionality.    
JOURNAL_SOURCE_LKP_CODE VARCHAR2 128   True Code.    
LANGUAGE VARCHAR2 64   True Translation language.    
SOURCE_RECORD_ID VARCHAR2 512     Source record identifier. Value is derived from a combination of code type and code.    
NAME VARCHAR2 2048     Business name or value of the code.    
DESCRIPTION VARCHAR2 4000     Code description.    
DW_LEDGER_SET_ASSIGNMENTS_D

This table contains ledgers and ledger sets assignment mapping.

Details

Module: Common

Key Columns

LEDGER_SET_ID, LEDGER_ID

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
LEDGER_SET_ID NUMBER 38 0 True Ledger set Identifier. DW_LEDGER_SET_D LEDGER_SET_ID
LEDGER_ID NUMBER 38 0 True Ledger identifier. DW_LEDGER_D LEDGER_ID
SOURCE_RECORD_ID VARCHAR2 64     Source record identifier, Value is derived from ledger set identifier and ledger identifier.    
DW_LEDGER_SET_D

This table contains ledger sets information. Ledger set is grouping of ledgers. Multiple ledgers and ledger sets can be grouped in one ledger set. Ledgers in a given ledger set share the same chart of accounts and accounting calendar combination. This table will only store the ledger sets to ledger assignments, It will not store ledger sets assigned to given ledger set.

Details

Module: Common

Key Columns

LEDGER_SET_ID

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
LEDGER_SET_ID NUMBER 38 0 True Ledger set identifier.    
SOURCE_RECORD_ID NUMBER 38 0   Source record identifier.    
LEDGER_SET_NAME VARCHAR2 32     Ledger set name.    
LEDGER_SET_SHORT_NAME VARCHAR2 32     Ledger set short name.    
LEDGER_SET_DESCRIPTION VARCHAR2 256     Ledger set description.    
LEDGER_SET_CHART_OF_ACCOUNTS_ID NUMBER 38 0   Chart of accounts identifier.    
LEDGER_SET_CALENDER_NAME VARCHAR2 16     Accounting calendar name.    
LEDGER_SET_PERIOD_TYPE VARCHAR2 16     Accounting period type.    
DW_LEGAL_ENTITY_D

This table contains information about legal entities.

Details

Module: Common

Key Columns

LEGAL_ENTITY_ID

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
LEGAL_ENTITY_ID NUMBER 38 0 True Legal entity identifier.    
SOURCE_RECORD_ID NUMBER 38 0   Source record identifier for legal entity.    
LEGAL_ENTITY_NAME VARCHAR2 256     Legal entity name.    
LEGAL_ENTITY_IDENTIFIER VARCHAR2 32     Unique number used to identify a legal entity; either manually set by the user or composed of the country of registration and the registration number of the identifying jurisdiction if automatically generated. This is only relevant for third party legal entity.    
EFFECTIVE_FROM DATE       Effective start date for legal entity.    
EFFECTIVE_TO DATE       Effective end date for legal entity.    
PAYROLL_STATUTORY_UNIT_FLAG VARCHAR2 16     Indicates a legal entity PSU.    
TRANSACTING_ENTITY_FLAG VARCHAR2 16     Indicates a transacting legal entity.    
ADDRESS_ELEMENT_ATTRIBUTE1 VARCHAR2 256     Location address element attribute 1.    
ADDRESS_ELEMENT_ATTRIBUTE2 VARCHAR2 256     Location address element attribute 2.    
CITY VARCHAR2 64     Legal entity location city.    
POSTAL_CODE VARCHAR2 64     Legal entity location postal code.    
COUNTY VARCHAR2 64     Legal entity location county.    
STATE VARCHAR2 64     Legal entity location state.    
COUNTRY_CODE VARCHAR2 16     Legal entity location country.    
REGISTERED_NAME VARCHAR2 256     Legal entity registration name.    
REGISTRATION_NUMBER VARCHAR2 32     Legal entity registration number.    
DW_LEGAL_ENTITY_LEDGER_REL_D

This table contains information about relationship between ledger and legal entities.

Details

Module: Common

Key Columns

LEDGER_ID, LEGAL_ENTITY_ID

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
LEGAL_ENTITY_ID NUMBER 38 0 True Legal entity identifier.    
LEDGER_ID NUMBER 38 0 True Unique ledger identifier.    
SOURCE_RECORD_ID VARCHAR2 256     Source record identifier,combination of LEGAL_ENTITY_ID and LEDGER_ID    
CHART_OF_ACCOUNTS_ID NUMBER 38 0   Key flexfield structure identifier.    
LEGAL_ENTITY_NAME VARCHAR2 256     Legal entity name.    
LEGAL_ENTITY_IDENTIFIER VARCHAR2 32     Unique number used to identify a legal entity; either manually set by the user or composed of the country of registration and the registration number of the identifying jurisdiction if automatically generated. This is only relevant for third party legal entity.    
EFFECTIVE_FROM DATE       Effective start date for legal entity.    
EFFECTIVE_TO DATE       Effective end date for legal entity.    
PAYROLL_STATUTORY_UNIT_FLAG VARCHAR2 16     Indicates a legal entity PSU.    
TRANSACTING_ENTITY_FLAG VARCHAR2 16     Indicates a transacting legal entity.    
LEDGER_NAME VARCHAR2 32     User entered unique ledger name.    
LEDGER_SHORT_NAME VARCHAR2 32     User entered unique ledger short name.    
LEDGER_DESCRIPTION VARCHAR2 256     Description of the ledger definition.    
LEDGER_CATEGORY_CODE VARCHAR2 32     Type of ledger. Valid values are PRIMARY, SECONDARY and ALC.    
LEDGER_CURRENCY_CODE VARCHAR2 16     Functional currency of the ledger.    
LE_LAST_UPDATED_BY VARCHAR2 128     indicates the user who last updated the row.    
LE_LAST_UPDATE_LOGIN VARCHAR2 64     indicates the session login associated to the user who last updated the row.    
LE_LAST_UPDATE_DATE TIMESTAMP       indicates the date and time of the last update of the row.    
LE_CREATION_DATE TIMESTAMP       indicates the date and time of the creation of the row.    
DW_MATCH_BASIS_LKP_TL

This table contains information about code, name, and description.

Details

Module: Common

Key Columns

LANGUAGE, MATCH_BASIS_CODE, CODE_TYPE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
CODE_TYPE VARCHAR2 128   True Code type. It is specific to functionality.    
MATCH_BASIS_CODE VARCHAR2 128   True Code.    
LANGUAGE VARCHAR2 64   True Translation language.    
SOURCE_RECORD_ID VARCHAR2 512     Source record identifier. Value is derived from a combination of code type and code.    
NAME VARCHAR2 2048     Business name or value of the code.    
DESCRIPTION VARCHAR2 4000     Code description.    
DW_MSC_PLAN_MAKE_BUY_LKP_TL

This table contains information about code, name, and description.

Details

Module: Common

Key Columns

LANGUAGE, MSC_PLAN_MAKE_BUY_CODE, CODE_TYPE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
CODE_TYPE VARCHAR2 128   True Code type. It is specific to functionality.    
MSC_PLAN_MAKE_BUY_CODE VARCHAR2 128   True Code.    
LANGUAGE VARCHAR2 64   True Translation language.    
SOURCE_RECORD_ID VARCHAR2 512     Source record identifier. Value is derived from a combination of code type and code.    
NAME VARCHAR2 2048     Business name or value of the code.    
DESCRIPTION VARCHAR2 4000     Code description.    
DW_NATURAL_ACCOUNT_D

This table contains natural account segment information.

Details

Module: General Ledger

Key Columns

NTRL_ACNT_SGMNT_VALUESET_CODE, NATURAL_ACCOUNT_SEGMENT

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
NTRL_ACNT_SGMNT_VALUESET_CODE VARCHAR2 64   True Natural account value set identifier.    
NATURAL_ACCOUNT_SEGMENT VARCHAR2 256   True Natural account segment code.    
SOURCE_RECORD_ID VARCHAR2 512     Source record identifier. Value is derived from a combination of natural account value set identifier and segment code.    
NATURAL_ACCOUNT_SEGMENT_ID VARCHAR2 512     Natural account segment identifier, Value is derived by combining natural account value set identifier and segment code.    
ACCOUNT_TYPE VARCHAR2 32     Account type code. Possible values are O for Owner's Equity, R for Revenue, A for Asset, E for Expense, or L for Liability.    
FINANCIAL_CATEGORY VARCHAR2 32     Account financial category. Possible values are AP, AR, COGS, DEPRECIATION, CASH, and so on.    
DW_NATURAL_ACCOUNT_DH

This table contains information about natural account segment hierarchy.

Details

Module: General Ledger

Key Columns

HIERARCHY_VERSION_ID, HIERARCHY_VALUESET_CODE, NATURAL_ACCOUNT_SEGMENT, HIERARCHY_TREE_CODE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
HIERARCHY_VALUESET_CODE VARCHAR2 128   True Natural account hierarchy tree value set identifier. DW_NATURAL_ACCOUNT_D NTRL_ACNT_SGMNT_VALUESET_CODE
HIERARCHY_TREE_CODE VARCHAR2 32   True Natural account hierarchy tree identifier.    
NATURAL_ACCOUNT_SEGMENT VARCHAR2 128   True Natural account number. DW_NATURAL_ACCOUNT_D NATURAL_ACCOUNT_SEGMENT
HIERARCHY_VERSION_ID VARCHAR2 64   True Natural account hierarchy tree version.    
SOURCE_RECORD_ID VARCHAR2 512     Source record identifier.    
HIERARCHY_NAME VARCHAR2 128     Natural account hierarchy name.    
HIERARCHY_VERSION_NAME VARCHAR2 128     Natural account hierarchy tree version name.    
TREE_CODE_VER_EFF_START_DATE DATE       Hierarchy start date.    
TREE_CODE_VER_EFF_END_DATE DATE       Hierarchy end date.    
HIERARCHY_VERSION_STATUS VARCHAR2 32     Hierarchy version status.    
LEVEL0_SEGMENT VARCHAR2 128     Natural account number at hierarchy level 0.    
LEVEL0_VALUESET_CODE VARCHAR2 128     Value set for natural account number at hierarchy level 0. It is the lowest level.    
LEVEL0_SEGMENT_ID VARCHAR2 256     Level identifier, Derived by combining value set code and segment number at hierarchy level 0.    
LEVEL1_SEGMENT VARCHAR2 128     Natural account number at hierarchy level 1.    
LEVEL1_VALUESET_CODE VARCHAR2 128     Value set for natural account number at hierarchy level 1.    
LEVEL1_SEGMENT_ID VARCHAR2 256     Level identifier, Derived by combining value set code and segment number at hierarchy level 1.    
LEVEL2_SEGMENT VARCHAR2 128     Natural account number at hierarchy level 2.    
LEVEL2_VALUESET_CODE VARCHAR2 128     Value set for natural account number at hierarchy level 2.    
LEVEL2_SEGMENT_ID VARCHAR2 256     Level identifier, Derived by combining value set code and segment number at hierarchy level 2.    
LEVEL3_SEGMENT VARCHAR2 128     Natural account number at hierarchy level 3.    
LEVEL3_VALUESET_CODE VARCHAR2 128     Value set for natural account number at hierarchy level 3.    
LEVEL3_SEGMENT_ID VARCHAR2 256     Level identifier, Derived by combining value set code and segment number at hierarchy level 3.    
LEVEL4_SEGMENT VARCHAR2 128     Natural account number at hierarchy level 4.    
LEVEL4_VALUESET_CODE VARCHAR2 128     Value set for natural account number at hierarchy level 4.    
LEVEL4_SEGMENT_ID VARCHAR2 256     Level identifier, Derived by combining value set code and segment number at hierarchy level 4.    
LEVEL5_SEGMENT VARCHAR2 128     Natural account number at hierarchy level 5.    
LEVEL5_VALUESET_CODE VARCHAR2 128     Value set for natural account number at hierarchy level 5.    
LEVEL5_SEGMENT_ID VARCHAR2 256     Level identifier, Derived by combining value set code and segment number at hierarchy level 5.    
LEVEL6_SEGMENT VARCHAR2 128     Natural account number at hierarchy level 6.    
LEVEL6_VALUESET_CODE VARCHAR2 128     Value set for natural account number at hierarchy level 6.    
LEVEL6_SEGMENT_ID VARCHAR2 256     Level identifier, Derived by combining value set code and segment number at hierarchy level 6.    
LEVEL7_SEGMENT VARCHAR2 128     Natural account number at hierarchy level 7.    
LEVEL7_VALUESET_CODE VARCHAR2 128     Value set for natural account number at hierarchy level 7.    
LEVEL7_SEGMENT_ID VARCHAR2 256     Level identifier, Derived by combining value set code and segment number at hierarchy level 7.    
LEVEL8_SEGMENT VARCHAR2 128     Natural account number at hierarchy level 8.    
LEVEL8_VALUESET_CODE VARCHAR2 128     Value set for natural account number at hierarchy level 8.    
LEVEL8_SEGMENT_ID VARCHAR2 256     Level identifier, Derived by combining value set code and segment number at hierarchy level 8.    
LEVEL9_SEGMENT VARCHAR2 128     Natural account number at hierarchy level 9.    
LEVEL9_VALUESET_CODE VARCHAR2 128     Value set for natural account number at hierarchy level 9.    
LEVEL9_SEGMENT_ID VARCHAR2 256     Level identifier, Derived by combining value set code and segment number at hierarchy level 9.    
LEVEL10_SEGMENT VARCHAR2 128     Natural account number at hierarchy level 10.    
LEVEL10_VALUESET_CODE VARCHAR2 128     Value set for natural account number at hierarchy level 10.    
LEVEL10_SEGMENT_ID VARCHAR2 256     Level identifier, Derived by combining value set code and segment number at hierarchy level 10.    
LEVEL11_SEGMENT VARCHAR2 128     Natural account number at hierarchy level 11.    
LEVEL11_VALUESET_CODE VARCHAR2 128     Value set for natural account number at hierarchy level 11.    
LEVEL11_SEGMENT_ID VARCHAR2 256     Level identifier, Derived by combining value set code and segment number at hierarchy level 11.    
LEVEL12_SEGMENT VARCHAR2 128     Natural account number at hierarchy level 12.    
LEVEL12_VALUESET_CODE VARCHAR2 128     Value set for natural account number at hierarchy level 12.    
LEVEL12_SEGMENT_ID VARCHAR2 256     Level identifier, Derived by combining value set code and segment number at hierarchy level 12.    
LEVEL13_SEGMENT VARCHAR2 128     Natural account number at hierarchy level 13.    
LEVEL13_VALUESET_CODE VARCHAR2 128     Value set for natural account number at hierarchy level 13.    
LEVEL13_SEGMENT_ID VARCHAR2 256     Level identifier, Derived by combining value set code and segment number at hierarchy level 13.    
LEVEL14_SEGMENT VARCHAR2 128     Natural account number at hierarchy level 14.    
LEVEL14_VALUESET_CODE VARCHAR2 128     Value set for natural account number at hierarchy level 14.    
LEVEL14_SEGMENT_ID VARCHAR2 256     Level identifier, Derived by combining value set code and segment number at hierarchy level 14.    
LEVEL15_SEGMENT VARCHAR2 128     Natural account number at hierarchy level 15.    
LEVEL15_VALUESET_CODE VARCHAR2 128     Value set for natural account number at hierarchy level 15.    
LEVEL15_SEGMENT_ID VARCHAR2 256     Level identifier, Derived by combining value set code and segment number at hierarchy level 15.    
LEVEL16_SEGMENT VARCHAR2 128     Natural account number at hierarchy level 16.    
LEVEL16_VALUESET_CODE VARCHAR2 128     Value set for natural account number at hierarchy level 16.    
LEVEL16_SEGMENT_ID VARCHAR2 256     Level identifier, Derived by combining value set code and segment number at hierarchy level 16.    
LEVEL17_SEGMENT VARCHAR2 128     Natural account number at hierarchy level 17.    
LEVEL17_VALUESET_CODE VARCHAR2 128     Value set for natural account number at hierarchy level 17.    
LEVEL17_SEGMENT_ID VARCHAR2 256     Level identifier, Derived by combining value set code and segment number at hierarchy level 17.    
LEVEL18_SEGMENT VARCHAR2 128     Natural account number at hierarchy level 18.    
LEVEL18_VALUESET_CODE VARCHAR2 128     Value set for natural account number at hierarchy level 18.    
LEVEL18_SEGMENT_ID VARCHAR2 256     Level identifier, Derived by combining value set code and segment number at hierarchy level 18.    
LEVEL19_SEGMENT VARCHAR2 128     Natural account number at hierarchy level 19.    
LEVEL19_VALUESET_CODE VARCHAR2 128     Value set for natural account number at hierarchy level 19.    
LEVEL19_SEGMENT_ID VARCHAR2 256     Level identifier, Derived by combining value set code and segment number at hierarchy level 19.    
LEVEL20_SEGMENT VARCHAR2 128     Natural account number at hierarchy level 20.    
LEVEL20_VALUESET_CODE VARCHAR2 128     Value set for natural account number at hierarchy level 20.    
LEVEL20_SEGMENT_ID VARCHAR2 256     Level identifier, Derived by combining value set code and segment number at hierarchy level 20.    
LEVEL21_SEGMENT VARCHAR2 128     Natural account number at hierarchy level 21.    
LEVEL21_VALUESET_CODE VARCHAR2 128     Value set for natural account number at hierarchy level 21.    
LEVEL21_SEGMENT_ID VARCHAR2 256     Level identifier, Derived by combining value set code and segment number at hierarchy level 21.    
LEVEL22_SEGMENT VARCHAR2 128     Natural account number at hierarchy level 22.    
LEVEL22_VALUESET_CODE VARCHAR2 128     Value set for natural account number at hierarchy level 22.    
LEVEL22_SEGMENT_ID VARCHAR2 256     Level identifier, Derived by combining value set code and segment number at hierarchy level 22.    
LEVEL23_SEGMENT VARCHAR2 128     Natural account number at hierarchy level 23.    
LEVEL23_VALUESET_CODE VARCHAR2 128     Value set for natural account number at hierarchy level 23.    
LEVEL23_SEGMENT_ID VARCHAR2 256     Level identifier, Derived by combining value set code and segment number at hierarchy level 23.    
LEVEL24_SEGMENT VARCHAR2 128     Natural account number at hierarchy level 24.    
LEVEL24_VALUESET_CODE VARCHAR2 128     Value set for natural account number at hierarchy level 24.    
LEVEL24_SEGMENT_ID VARCHAR2 256     Level identifier, Derived by combining value set code and segment number at hierarchy level 24.    
LEVEL25_SEGMENT VARCHAR2 128     Natural account number at hierarchy level 25.    
LEVEL25_VALUESET_CODE VARCHAR2 128     Value set for natural account number at hierarchy level 25.    
LEVEL25_SEGMENT_ID VARCHAR2 256     Level identifier, Derived by combining value set code and segment number at hierarchy level 25.    
LEVEL26_SEGMENT VARCHAR2 128     Natural account number at hierarchy level 26.    
LEVEL26_VALUESET_CODE VARCHAR2 128     Value set for natural account number at hierarchy level 26.    
LEVEL26_SEGMENT_ID VARCHAR2 256     Level identifier, Derived by combining value set code and segment number at hierarchy level 26.    
LEVEL27_SEGMENT VARCHAR2 128     Natural account number at hierarchy level 27.    
LEVEL27_VALUESET_CODE VARCHAR2 128     Value set for natural account number at hierarchy level 27.    
LEVEL27_SEGMENT_ID VARCHAR2 256     Level identifier, Derived by combining value set code and segment number at hierarchy level 27.    
LEVEL28_SEGMENT VARCHAR2 128     Natural account number at hierarchy level 28.    
LEVEL28_VALUESET_CODE VARCHAR2 128     Value set for natural account number at hierarchy level 28.    
LEVEL28_SEGMENT_ID VARCHAR2 256     Level identifier, Derived by combining value set code and segment number at hierarchy level 28.    
LEVEL29_SEGMENT VARCHAR2 128     Natural account number at hierarchy level 29.    
LEVEL29_VALUESET_CODE VARCHAR2 128     Value set for natural account number at hierarchy level 29.    
LEVEL29_SEGMENT_ID VARCHAR2 256     Level identifier, Derived by combining value set code and segment number at hierarchy level 29.    
LEVEL30_SEGMENT VARCHAR2 128     Natural account number at hierarchy level 30.    
LEVEL30_VALUESET_CODE VARCHAR2 128     Value set for natural account number at hierarchy level 30.    
LEVEL30_SEGMENT_ID VARCHAR2 256     Level identifier, Derived by combining value set code and segment number at hierarchy level 30.    
LEVEL31_SEGMENT VARCHAR2 128     Natural account number at hierarchy level 31.    
LEVEL31_VALUESET_CODE VARCHAR2 128     Value set for natural account number at hierarchy level 31. It is the highest level.    
LEVEL31_SEGMENT_ID VARCHAR2 256     Level identifier, Derived by combining value set code and segment number at hierarchy level 31.    
FIXED_HIER_LEVEL NUMBER 38 0   Distance of the node from the highest level of hierarchy.    
DW_OAX_VERSION

This table will contain a single record of the current version of OAX.

Details

Module: Common

Key Columns

RELEASE_VERSION

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
RELEASE_VERSION VARCHAR2 32   True Release Version    
RELEASE_VERSION_SEQUENCE NUMBER 38 0   Release Version Sequence Number    
DW_ORGANIZATION_TYPE_LKP_TL

This table contains information about code, name, and description.

Details

Module: Common

Key Columns

LANGUAGE, CODE_TYPE, ORGANIZATION_TYPE_LKP_CODE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
CODE_TYPE VARCHAR2 128   True Code type. It is specific to functionality.    
ORGANIZATION_TYPE_LKP_CODE VARCHAR2 128   True Code.    
LANGUAGE VARCHAR2 64   True Translation language.    
SOURCE_RECORD_ID VARCHAR2 512     Source record identifier. Value is derived from a combination of code type and code.    
NAME VARCHAR2 2048     Business name or value of the code.    
DESCRIPTION VARCHAR2 4000     Code description.    
DW_PARTY_SIC_CODE_TYPE_TL

Table to store the translations for SIC TYPE and SIC Code combinations.

Details

Module: Common

Key Columns

LANGUAGE, SIC_CODE, SIC_CODE_TYPE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
SIC_CODE_TYPE VARCHAR2 128   True SIC Code Type    
SIC_CODE VARCHAR2 128   True SIC Code    
LANGUAGE VARCHAR2 64   True Translation language    
SOURCE_RECORD_ID VARCHAR2 512     Source Record Identifier It is a unique combination of CODE_TYPE, CODE    
NAME VARCHAR2 2048     Business name or value of the code    
DESCRIPTION VARCHAR2 4000     Description of the code    
DW_PARTY_STATUS_LKP_TL

This table contains information about code, name, and description.

Details

Module: Common

Key Columns

PARTY_STATUS_LKP_CODE, LANGUAGE, CODE_TYPE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
CODE_TYPE VARCHAR2 128   True Code type. It is specific to functionality.    
PARTY_STATUS_LKP_CODE VARCHAR2 128   True Code.    
LANGUAGE VARCHAR2 64   True Translation language.    
SOURCE_RECORD_ID VARCHAR2 512     Source record identifier. Value is derived from a combination of code type and code.    
NAME VARCHAR2 2048     Business name or value of the code.    
DESCRIPTION VARCHAR2 4000     Code description.    
DW_PLACE_OF_SUPPLY_TYPE_LKP_TL

This table contains information about code, name, and description.

Details

Module: Common

Key Columns

CODE, CODE_TYPE, LANGUAGE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
CODE_TYPE VARCHAR2 128   True Code type. It is specific to functionality.    
CODE VARCHAR2 128   True Code.    
LANGUAGE VARCHAR2 64   True Translation language.    
SOURCE_RECORD_ID VARCHAR2 512     Source record identifier. Value is derived from a combination of code type and code.    
NAME VARCHAR2 2048     Business name or value of the code.    
DESCRIPTION VARCHAR2 4000     Code description.    
DW_POR_ITEM_SOURCE_D_TL

Requisition Item source Translation

Details

Module: Purchasing

Key Columns

CODE, LANGUAGE, CODE_TYPE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
CODE_TYPE VARCHAR2 128   True Code type. It is specific to functionality.    
CODE VARCHAR2 128   True Code.    
LANGUAGE VARCHAR2 64   True Translation language.    
SOURCE_RECORD_ID VARCHAR2 512     Source record identifier. Value is derived from a combination of code type and code.    
NAME VARCHAR2 2048     Business name or value of the code.    
DESCRIPTION VARCHAR2 4000     Code description.    
DW_PO_INV_MATCH_OPTION_LKP_TL

This table contains information about code, name, and description.

Details

Module: Common

Key Columns

LANGUAGE, PO_INV_MATCH_OPTION_CODE, CODE_TYPE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
CODE_TYPE VARCHAR2 128   True Code type. It is specific to functionality.    
PO_INV_MATCH_OPTION_CODE VARCHAR2 128   True Code.    
LANGUAGE VARCHAR2 64   True Translation language.    
SOURCE_RECORD_ID VARCHAR2 512     Source record identifier. Value is derived from a combination of code type and code.    
NAME VARCHAR2 2048     Business name or value of the code.    
DESCRIPTION VARCHAR2 4000     Code description.    
DW_PURCHASE_BASIS_LKP_TL

This table contains information about code, name, and description.

Details

Module: Common

Key Columns

LANGUAGE, PURCHASE_BASIS_CODE, CODE_TYPE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
CODE_TYPE VARCHAR2 128   True Code type. It is specific to functionality.    
PURCHASE_BASIS_CODE VARCHAR2 128   True Code.    
LANGUAGE VARCHAR2 64   True Translation language.    
SOURCE_RECORD_ID VARCHAR2 512     Source record identifier. Value is derived from a combination of code type and code.    
NAME VARCHAR2 2048     Business name or value of the code.    
DESCRIPTION VARCHAR2 4000     Code description.    
DW_RCPT_CREATION_STATUS_LKP_TL

This table contains information about code, name, and description.

Details

Module: Common

Key Columns

LANGUAGE, CODE_TYPE, RECEIPT_CREATION_STATUS_CODE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
CODE_TYPE VARCHAR2 128   True Code type. It is specific to functionality.    
RECEIPT_CREATION_STATUS_CODE VARCHAR2 128   True Code.    
LANGUAGE VARCHAR2 64   True Translation language.    
SOURCE_RECORD_ID VARCHAR2 512     Source record identifier. Value is derived from a combination of code type and code.    
NAME VARCHAR2 2048     Business name or value of the code.    
DESCRIPTION VARCHAR2 4000     Code description.    
DW_SCM_CODE_VALUES_LKP_TL

This table contains information about code, name, and description for the SCM related codes.

Details

Module: Common

Key Columns

CODE, CODE_TYPE, LANGUAGE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
CODE_TYPE VARCHAR2 128   True Code type. It is specific to functionality.    
CODE VARCHAR2 128   True Code.    
LANGUAGE VARCHAR2 64   True Translation language.    
SOURCE_RECORD_ID VARCHAR2 512     Source record identifier. Value is derived from a combination of code type and code.    
NAME VARCHAR2 2048     Business name or value of the code.    
DESCRIPTION VARCHAR2 4000     Code description.    
DW_SUPPLIER_SITE_D

This table contains supplier site information.

Details

Module: Common

Key Columns

SUPPLIER_SITE_ID

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
SUPPLIER_SITE_ID NUMBER 38 0 True Supplier site identifier.    
SOURCE_RECORD_ID NUMBER 38 0   Source Record Identifier for supplier site. It is used as the primary key.    
ACTIVE_FLAG VARCHAR2 16     Indicates an active supplier.    
SUPPLIER_SITE_CODE VARCHAR2 16     Supplier site code.    
SUPPLIER_SITE_NUMBER VARCHAR2 32     Supplier site number.    
SUPPLIER_SITE_NAME VARCHAR2 16     Supplier site name.    
SUPPLIER_RECEIPT_TYPE_CODE VARCHAR2 32     Supplier Receipt type, Identifies how to consolidate the receipts to create invoices. Possible values are PACKING_SLIP, RECEIPT, or PAY_SITE.    
PAYMENT_TERMS_ID NUMBER 38 0   Payment terms identifier. DW_AP_TERMS_D PAYMENT_TERMS_ID
PAYMENT_GROUP_CODE VARCHAR2 32     Payment group type. Values are derived from the table DW_CODE_VALUES_LKP_TL with CODE_TYPE=PAY GROUP. Possible values are Priority, GPS, FOREIGN, Standard, or International. DW_CODE_VALUES_LKP_TL CODE
ADDRESS1 VARCHAR2 256     Address Line 1.    
ADDRESS2 VARCHAR2 256     Address Line 2.    
CITY VARCHAR2 64     Supplier location city. Possible value are Cleveland, New York, New Jersey, and so on.    
COUNTY VARCHAR2 64     Supplier location county. Possible values are Lorrain, New York, Middlesex, and so on.    
POSTAL_CODE VARCHAR2 64     Supplier location postal code. Possible values are 44105, 10013, 07054, and so on.    
STATE VARCHAR2 64     Supplier location state. Possible values are OH, NY, NJ, and so on.    
PROVINCE VARCHAR2 64     Supplier location province. Possible values are ARKANSAS, NEW HAMPSHIRE, ARIZONA, and so on.    
COUNTRY VARCHAR2 32     Supplier location country code. Possible values are US, GB, CA, and so on.    
PHONE_NUMBER VARCHAR2 32     Supplier phone number.    
FAX_NUMBER VARCHAR2 64     Supplier fax number.    
CUSTOMER_NUMBER VARCHAR2 32     Customer number with the supplier site.    
SUPPLIER_ID NUMBER 38 0   Supplier identifier.    
PARTY_ID NUMBER 38 0   Party identifier.    
PARTY_SITE_ID NUMBER 38 0   Party site identifier.    
LOCATION_ID NUMBER 38 0   Location identifier.    
PRC_BUSINESS_UNIT_ID NUMBER 38 0   Procurement business unit identifier. DW_INTERNAL_ORG_D ORGANIZATION_ID
INACTIVE_DATE DATE       Inactive date of the site. DW_DAY_D CALENDAR_DATE
PURCHASING_SITE_FLAG VARCHAR2 16     Indicates whether you can purchase from this site. Values are from the table DW_CODE_VALUES_LKP_TL with CODE_TYPE=FA_YESNO DW_CODE_VALUES_LKP_TL CODE
PCARD_SITE_FLAG VARCHAR2 16     Indicator of whether the site allows use of procurement cards. Values are from the table DW_CODE_VALUES_LKP_TL with CODE_TYPE=FA_YESNO DW_CODE_VALUES_LKP_TL CODE
DW_SUPPLIER_SOURCE_LKP_TL

This table contains information about code, name, and description.

Details

Module: Common

Key Columns

LANGUAGE, SUPPLIER_SOURCE_LKP_CODE, CODE_TYPE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
CODE_TYPE VARCHAR2 128   True Code type. It is specific to functionality.    
SUPPLIER_SOURCE_LKP_CODE VARCHAR2 128   True Code.    
LANGUAGE VARCHAR2 64   True Translation language.    
SOURCE_RECORD_ID VARCHAR2 512     Source record identifier. Value is derived from a combination of code type and code.    
NAME VARCHAR2 2048     Business name or value of the code.    
DESCRIPTION VARCHAR2 4000     Code description.    
DW_SUPPLIER_TYPE_LKP_TL

This table contains information about Supplier Type code, name and description.

Details

Module: Common

Key Columns

LANGUAGE, SUPPLIER_TYPE_CODE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
SUPPLIER_TYPE_CODE VARCHAR2 128   True Supplier type code    
LANGUAGE VARCHAR2 64   True Translation language.    
SOURCE_RECORD_ID VARCHAR2 512     Source record identifier    
SUPPLIER_TYPE_NAME VARCHAR2 2048     Business name or value of the supplier type code.    
SUPPLIER_TYPE_DESCRIPTION VARCHAR2 4000     Supplier type code description.    
DW_SUPSITE_PMT_GRP_NAME_LKP_TL

This table contains information about code, name, and description.

Details

Module: Common

Key Columns

LANGUAGE, SUPSITE_PMT_GRP_NAME_LKP_CODE, CODE_TYPE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
CODE_TYPE VARCHAR2 128   True Code type. It is specific to functionality.    
SUPSITE_PMT_GRP_NAME_LKP_CODE VARCHAR2 128   True Code.    
LANGUAGE VARCHAR2 64   True Translation language.    
SOURCE_RECORD_ID VARCHAR2 512     Source record identifier. Value is derived from a combination of code type and code.    
NAME VARCHAR2 2048     Business name or value of the code.    
DESCRIPTION VARCHAR2 4000     Code description.    
DW_TARGET_EXTENSION_MAPPINGS_DFG

Stores information about the extended DFF Attributes. This table Contains all the Extended DFF tables and its corresponding attributes and labels.

Details

Module: Common

Key Columns

DW_COLUMN_NAME, DW_TABLE_NAME

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
DW_TABLE_NAME VARCHAR2 128   True DFF Target table name    
DW_COLUMN_NAME VARCHAR2 128   True DFF Attribute Name    
DW_DATA_TYPE VARCHAR2 32     DFF Data Type    
DW_DATA_LENGTH VARCHAR2 16     DFF Data Length    
DW_DATA_SCALE VARCHAR2 16     DFF Data scale    
DW_IS_PRIMARY VARCHAR2 16     DFF IS Primary Column    
DISPLAY_LABEL VARCHAR2 2048     DFF Prompt Value    
COLUMN_ORDER VARCHAR2 16     DFF column position    
DW_TAX_POINT_BASIS_LKP_TL

This table contains information about code, name, and description.

Details

Module: Common

Key Columns

CODE, CODE_TYPE, LANGUAGE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
CODE_TYPE VARCHAR2 128   True Code type. It is specific to functionality.    
CODE VARCHAR2 128   True Code.    
LANGUAGE VARCHAR2 64   True Translation language.    
SOURCE_RECORD_ID VARCHAR2 512     Source record identifier. Value is derived from a combination of code type and code.    
NAME VARCHAR2 2048     Business name or value of the code.    
DESCRIPTION VARCHAR2 4000     Code description.    
DW_UNIT_OF_MEASURE_D_TL

Unit of measurement Dimension translation.

Details

Module: Common

Key Columns

LANGUAGE, UNIT_OF_MEASURE_ID

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
UNIT_OF_MEASURE_ID NUMBER     True Unit of measure Identifier    
LANGUAGE VARCHAR2 16   True Language code.    
SOURCE_RECORD_ID VARCHAR2 128     Source record identifier    
UOM_CODE VARCHAR2 16     Unique short code assigned to a UOM    
UOM_CLASS VARCHAR2 16     UOM Class    
BASE_UOM_FLAG VARCHAR2 16     Base UOM flag    
DISABLE_DATE DATE       Date from when the UOM cannot be used to define conversions    
UNIT_OF_MEASURE_NAME VARCHAR2 32     Translatable UOM name    
UNIT_OF_MEASURE_DESCRIPTION VARCHAR2 64     Translatable UOM description    
DW_USER_D

This table contains information about users who created or modified records in the source system from which the rows have been extracted. It has the users' contact and location information.

Details

Module: Common

Key Columns

USERNAME

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
USERNAME VARCHAR2 128   True User name.    
SOURCE_RECORD_ID VARCHAR2 128     Source record identifier. Value is same as the user name.    
FIRST_NAME VARCHAR2 256     First name.    
MIDDLE_NAME VARCHAR2 256     Middle name.    
LAST_NAME VARCHAR2 256     Last name.    
FULL_NAME VARCHAR2 2048     Full name.    
NAME_PREFIX VARCHAR2 256     Name prefix.    
NAME_SUFFIX VARCHAR2 128     Name suffix.    
NAME_EFFECTIVE_START_DATE TIMESTAMP       Effective start date for user name.    
WORK_PHONE_NUMBER VARCHAR2 256     Work phone.    
MOBILE_PHONE_NUMBER VARCHAR2 256     Mobile number.    
PAGER_NUMBER VARCHAR2 256     Pager number.    
FAX_NUMBER VARCHAR2 256     Fax number.    
PRIMARY_EMAIL_ADDRESS VARCHAR2 256     Primary email.    
SUPERVISOR_NAME VARCHAR2 256     Supervisor name.    
DEPARTMENT_ID NUMBER 38 0   Department.    
LOGIN_ID VARCHAR2 256     Login.    
USER_FORMED_DATE TIMESTAMP       Date of user account creation.    
ACTIVE_FLAG VARCHAR2 32     User active flag.    
PARTY_ID NUMBER 38 0   User party id    
DW_WEEK_D

This table contains week-level information about the Gregorian calendar.

Details

Module: Common

Key Columns

CAL_WEEK_ID

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
CAL_WEEK_ID NUMBER 38 0 True Week identifier in YYYYW format. For example, 197949.    
SOURCE_RECORD_ID NUMBER 38 0   Integration identifier generated by formatting the week in YYYYMMDD format.    
CAL_YEAR_ID NUMBER 38 0   Year identifier in YYYY format. For example, 1979.    
CAL_WEEK_CODE VARCHAR2 32     Calendar week period Name. For example, 1979 Week53.    
CAL_WEEK_START_DATE DATE       Start date of the week.    
CAL_WEEK_END_DATE DATE       End date of the week.    
CAL_YEAR_START_DATE DATE       Start date of the year.    
CAL_YEAR_END_DATE DATE       End date of the year.    
CAL_WEEK_NUMBER NUMBER 38 0   Calendar week identifier. Possible values are 1 through 53.    
CAL_WEEK_END_DATE_ID NUMBER 38 0   Last day of week in YYYYMMDD format.    
CAL_WEEK_START_DATE_ID NUMBER 38 0   First day of week in YYYYMMDD format.    
CAL_YEAR_END_DATE_ID NUMBER 38 0   Last day of year in YYYYMMDD format.    
CAL_YEAR_START_DATE_ID NUMBER 38 0   First day of year in YYYYMMDD format.    
FIRST_WEEK_CAL_YEAR_FLAG VARCHAR2 16     Indicates that this week is the first week of calendar year.    
LAST_WEEK_CAL_YEAR_FLAG VARCHAR2 16     Indicates that this week is the last week of calendar year.    
CURRENT_CAL_WEEK_CODE VARCHAR2 16     Indicates that this day belongs to current week. Possible value is Current.    
CURRENT_CAL_YEAR_CODE VARCHAR2 16     Indicates that this day belongs to current year. Possible value is Current.    
DW_WH_REFRESH_DETAILS

This table contains the list of the warehouse views that was updated to facilitate BI server cache refresh.

Details

Module: Common

Key Columns

TABLE_NAME

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
TABLE_NAME VARCHAR2 256   True Name of the warehouse view that was updated.    
JOB_ID VARCHAR2 256     Load plan run job identifier.    
SOURCE_TYPE_CODE VARCHAR2 32     Source Code of OAX    
DW_WH_REFRESH_SUMMARY

This table contains warehouse refresh summary information.

Details

Module: Common

Key Columns

JOB_ID, PROCESS_NAME, FUNCTIONAL_AREA_CODE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
JOB_ID VARCHAR2 256   True Load plan job identifier.    
PROCESS_NAME VARCHAR2 128   True Process name.    
FUNCTIONAL_AREA_CODE VARCHAR2 1024   True Functional area code.    
SOURCE_RECORD_ID VARCHAR2 2048     Source record identifier. Value is derived from a combination of load plan job identifier, process name, and functional area code.    
FUNCTIONAL_AREA_NAME VARCHAR2 1024     Functional area name.    
SOURCE_TYPE_CODE VARCHAR2 32     Source Code of OAX    
WAREHOUSE_REFRESH_DATETIME TIMESTAMP       Warehouse refresh completion time stamp.    
SOURCE_EXTRACT_DATETIME TIMESTAMP       Source extract completion time stamp.    
DW_WORKER_LOCATION_D

Business location Dimension.

Details

Module: Common

Key Columns

LOCATION_ID

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
LOCATION_ID NUMBER 38 0 True Business Location ID DW_WORKER_LOCATION_D_TL LOCATION_ID
SOURCE_RECORD_ID NUMBER 38 0   Unique record Identifier.Business location ID as Primary Key    
LOCATION_CODE VARCHAR2 256     Internal Location Code    
ADDRESS_LINE_1 VARCHAR2 256     First line of address    
ADDRESS_LINE_2 VARCHAR2 256     Second line of address    
ADDRESS_LINE_3 VARCHAR2 256     Third line of address    
ADDRESS_LINE_4 VARCHAR2 256     Fourth line of address    
TOWN_OR_CITY VARCHAR2 32     Name of the Town or City for the address    
POSTAL_CODE VARCHAR2 32     Postal code of the address    
REGION1 VARCHAR2 128     Primary region in which the address is located.    
REGION2 VARCHAR2 128     Sub-region of Region 1.    
REGION3 VARCHAR2 128     Sub-region of Region 2.    
COUNTRY VARCHAR2 64     Country of the address. For translation refer table DW_COUNTRY_D_TL. DW_COUNTRY_D_TL COUNTRY
MAIN_PHONE_NUMBER VARCHAR2 256     Main Phone Number    
MAIN_PHONE_EXTENSION VARCHAR2 64     Main Phone Extension    
FAX_NUMBER VARCHAR2 256     Fax Number    
FAX_NUMBER_EXTENSION VARCHAR2 64     Fax Extension    
OTHER_PHONE_NUMBER VARCHAR2 256     Other Phone Number    
OTHER_PHONE_EXTENSION VARCHAR2 64     Pther pHone extension    
EMAIL_ADDRESS VARCHAR2 256     Email Address    
ACTIVE VARCHAR2 32     Active    
INVENTORY_ORGANIZATION_NAME VARCHAR2 256     Represents the inventory organization id the location is attached. This attribute is not supported.    
DW_WORKER_LOCATION_D_TL

Business location Dimension Translation.

Details

Module: Common

Key Columns

LANGUAGE, LOCATION_ID

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
LOCATION_ID NUMBER 38 0 True Location Id    
LANGUAGE VARCHAR2 16   True Language code    
SOURCE_RECORD_ID VARCHAR2 64     Source Record Identifier    
LOCATION_NAME VARCHAR2 256     Location Name    
LOCATION_DESCRIPTION VARCHAR2 256     Location Description    
DW_XLA_ACCNT_LINE_TYPES_LKP_TL

This table contains translated information about Journal Line Rules.

Details

Module: Common

Key Columns

EVENT_CLASS_CODE, APPLICATION_ID, ACCOUNTING_LINE_CODE, ACCOUNTING_LINE_TYPE_CODE, LANGUAGE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
APPLICATION_ID NUMBER 38 0 True Functional area within a software suite of products. For example, Financials or Payroll.    
EVENT_CLASS_CODE VARCHAR2 32   True Unique abbreviated name assigned to an event class and used for reporting or in reference to an option.    
ACCOUNTING_LINE_TYPE_CODE VARCHAR2 16   True Unique abbreviated name assigned to a journal line rule and used for reporting or in reference to an option.    
ACCOUNTING_LINE_CODE VARCHAR2 32   True Unique abbreviated name assigned to a journal line rule and used for reporting or in reference to an option.    
LANGUAGE VARCHAR2 16   True Indicates the code of the language into which the contents of the translatable columns are translated.    
SOURCE_RECORD_ID VARCHAR2 256     Source record identifier    
ENTITY_CODE VARCHAR2 32     Unique abbreviated name assigned to an entity and used for reporting or in reference to an option.    
NAME VARCHAR2 128     Rule to convert transactional data into a journal entry line.    
DESCRIPTION VARCHAR2 256     Additional information associated with the rule to convert transactional data into a journal entry line.    
SOURCE_LANG VARCHAR2 16     Indicates the code of the language in which the contents of the translatable columns were originally created.    
DW_XLA_ACCOUNT_CLASS_LKP_TL

This table contains information about sla accounting class code, name and description.

Details

Module: Common

Key Columns

LANGUAGE, ACCOUNTING_CLASS_CODE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
ACCOUNTING_CLASS_CODE VARCHAR2 128   True Accounting class code    
LANGUAGE VARCHAR2 64   True Translation language    
SOURCE_RECORD_ID VARCHAR2 512     Source record identifier    
ACCOUNTING_CLASS_NAME VARCHAR2 2048     Business name or value of the accounting class code    
ACCOUNTING_CLASS_DESCRIPTION VARCHAR2 4000     Accounting class code description    
DW_YEAR_D

This table contains year-level information about the Gregorian calendar.

Details

Module: Common

Key Columns

CAL_YEAR_ID

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
CAL_YEAR_ID NUMBER 38 0 True Year identifier in YYYY format. For example, 1979.    
SOURCE_RECORD_ID NUMBER 38 0   Integration identifier generated by formatting the date in YYYYMMDD format.    
CAL_YEAR_START_DATE DATE       Start date of the year.    
CAL_YEAR_END_DATE DATE       End date of the year.    
CAL_YEAR_END_DATE_ID NUMBER 38 0   Last day of year in YYYYMMDD format.    
CAL_YEAR_START_DATE_ID NUMBER 38 0   First day of year in YYYYMMDD format.    
CURRENT_CAL_YEAR_CODE VARCHAR2 16     Indicates that this day belongs to current year. Possible value is Current.    
YEAR_END_OR_PRV_CRNT_DATE DATE       For current year, day before current date else year end date    
TRAILING_YEAR_NUMBER NUMBER 38 0   Indicate trailing year number    
DW_YESNO_LKP_TL

This table contains information about code, name, and description.

Details

Module: Common

Key Columns

YESNO_LKP_CODE, CODE_TYPE, LANGUAGE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
CODE_TYPE VARCHAR2 128   True Code type. It is specific to functionality.    
YESNO_LKP_CODE VARCHAR2 128   True Code.    
LANGUAGE VARCHAR2 64   True Translation language.    
SOURCE_RECORD_ID VARCHAR2 512     Source record identifier. Value is derived from a combination of code type and code.    
NAME VARCHAR2 2048     Business name or value of the code.    
DESCRIPTION VARCHAR2 4000     Code description.    
DW_YESNONEVER_LKP_TL

This table contains information about code, name, and description.

Details

Module: Common

Key Columns

LANGUAGE, YESNONEVER_LKP_CODE, CODE_TYPE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
CODE_TYPE VARCHAR2 128   True Code type. It is specific to functionality.    
YESNONEVER_LKP_CODE VARCHAR2 128   True Code.    
LANGUAGE VARCHAR2 64   True Translation language.    
SOURCE_RECORD_ID VARCHAR2 512     Source record identifier. Value is derived from a combination of code type and code.    
NAME VARCHAR2 2048     Business name or value of the code.    
DESCRIPTION VARCHAR2 4000     Code description.    
DW_YN_LKP_TL

This table contains information about code, name, and description.

Details

Module: Common

Key Columns

LANGUAGE, CODE_TYPE, YN_LKP_CODE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
CODE_TYPE VARCHAR2 128   True Code type. It is specific to functionality.    
YN_LKP_CODE VARCHAR2 128   True Code.    
LANGUAGE VARCHAR2 64   True Translation language.    
SOURCE_RECORD_ID VARCHAR2 512     Source record identifier. Value is derived from a combination of code type and code.    
NAME VARCHAR2 2048     Business name or value of the code.    
DESCRIPTION VARCHAR2 4000     Code description.    
DW_ZX_JURISDICTIONS_LKP_TL

This table contains information about code and name for the Tax Jurisdiction codes

Details

Module: Common

Key Columns

TAX_REGIME_CODE, TAX_JURISDICTION_ID, LANGUAGE, TAX, TAX_JURISDICTION_CODE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
TAX_REGIME_CODE VARCHAR2 32   True Code type. It is specific to functionality.    
TAX VARCHAR2 32   True Code Type    
TAX_JURISDICTION_CODE VARCHAR2 32   True Tax Jurisdictions Code    
TAX_JURISDICTION_ID NUMBER 38 0 True Translation language.    
LANGUAGE VARCHAR2 16   True Tax Jurisdiction id    
SOURCE_RECORD_ID VARCHAR2 512     Source record identifier. Value is derived from a combination of code type and code.    
TAX_JURISDICTION_NAME VARCHAR2 256     Tax Jurisdiction Name    
DW_ZX_RATES_LKP_TL

This table contains information about name for the Tax Rate and Description.

Details

Module: Common

Key Columns

TAX_RATE_ID, LANGUAGE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
TAX_RATE_ID NUMBER 38 0 True Tax Rate Id    
LANGUAGE VARCHAR2 16   True Language    
SOURCE_RECORD_ID VARCHAR2 512     Source record identifier. Value is derived from a combination of code type and code.    
TAX_RATE_NAME VARCHAR2 256     Tax Full Name    
DESCRIPTION VARCHAR2 256     Tax rate description    
DW_ZX_REGIMES_LKP_TL

This table contains information about code and name for the Tax Regimes

Details

Module: Common

Key Columns

TAX_REGIME_CODE, LANGUAGE, TAX_REGIME_ID

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
TAX_REGIME_CODE VARCHAR2 128   True Code type. It is specific to functionality.    
TAX_REGIME_ID NUMBER 38 0 True Code.    
LANGUAGE VARCHAR2 16   True Translation language.    
SOURCE_RECORD_ID VARCHAR2 512     Source record identifier. Value is derived from a combination of code type and code.    
TAX_REGIME_NAME VARCHAR2 256     Business name or value of the code.    
DW_ZX_TAXES_LKP_TL

This table contains information about code and name for the Taxes

Details

Module: Common

Key Columns

TAX_REGIME_CODE, CONTENT_OWNER_ID, TAX_ID, LANGUAGE, TAX

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
TAX_REGIME_CODE VARCHAR2 128   True Code type. It is specific to functionality.    
TAX VARCHAR2 32   True Code Type    
CONTENT_OWNER_ID NUMBER 38 0 True Content Owner id    
TAX_ID NUMBER 38 0 True Translation language.    
LANGUAGE VARCHAR2 16   True Tax id    
SOURCE_RECORD_ID VARCHAR2 512     Source record identifier. Value is derived from a combination of code type and code.    
TAX_FULL_NAME VARCHAR2 128     Tax Full Name    

Purchasing

DW_ACCEPTANCE_REQUIRED_D_TL

Acceptance Required translation

Details

Module: Purchasing

Key Columns

CODE, LANGUAGE, CODE_TYPE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
CODE_TYPE VARCHAR2 128   True Audit Code Type    
CODE VARCHAR2 128   True Audit Code    
LANGUAGE VARCHAR2 64   True Translation language.    
SOURCE_RECORD_ID VARCHAR2 512     Source record identifier. Value is derived from a combination of code and language.    
NAME VARCHAR2 2048     Audit Code Name    
DESCRIPTION VARCHAR2 4000     Audit Code description    
DW_AGING_ONSET_POINT_D_TL

Aging Onset Point translation

Details

Module: Purchasing

Key Columns

CODE, LANGUAGE, CODE_TYPE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
CODE_TYPE VARCHAR2 128   True Audit Code Type    
CODE VARCHAR2 128   True Audit Code    
LANGUAGE VARCHAR2 64   True Translation language.    
SOURCE_RECORD_ID VARCHAR2 512     Source record identifier. Value is derived from a combination of code and language.    
NAME VARCHAR2 2048     Audit Code Name    
DESCRIPTION VARCHAR2 4000     Audit Code description    
DW_AGREEMENT_CF

Agreement Fact

Details

Module: Purchasing

Key Columns

PRICE_BREAK_ID, AGREEMENT_ID, AGREEMENT_LINE_ID

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
AGREEMENT_ID NUMBER 38 0 True Agreement Header unique identifer    
AGREEMENT_LINE_ID NUMBER 38 0 True Agreement Line unique identifer. For Contract Purchase Agreements (CPA) it will be -99999    
PRICE_BREAK_ID NUMBER 38 0 True Agreement Price Break (PO Line Location) unique identifer. If no price break then -99999    
SOURCE_RECORD_ID VARCHAR2 128     Source record identifier.    
AGREEMENT_NUMBER VARCHAR2 32     Purchase order number    
AGREEMENT_LINE_NUMBER NUMBER 38 0   Agreement Line number    
PRICE_BREAK_NUMBER NUMBER 38 0   Price Break Number    
UNIQUE_AGREEMENT_LINE_INDICATOR VARCHAR2 16     This column will help in identifying unique agreement line records in the fact . If agreement line has multiple price breaks , only one of them will be set as Y , rest all will be set as N. If agreement line has a single (or dummy) price breaks, that price break record will be set as Y. If the unique_agreement_line_indicator ='Y' filter is applied , it will bring the fact to agreement line grain DW_Y_N_D_TL CODE
AGREEMENT_TYPE VARCHAR2 32     Type of the agreement document BLANKET/CONTRACT. For translations, need to filter DOCUMENT_TYPE_CODE='PA' in DW_PO_DOCUMENT_TYPES_ALL_D_TL. To be joined with DW_PO_DOCUMENT_TYPES_ALL_D_TL (DOCUMENT_SUBTYPE, PRC_BU_ID) using (AGREEMENT_TYPE, PROCUREMENT_BU_ID) DW_PO_DOCUMENT_TYPES_ALL_D_TL DOCUMENT_SUBTYPE ,PRC_BU_ID
AGREEMENT_STATUS VARCHAR2 32     Document Status. Values are ONHOLD, OPEN, CANCELLED. DW_AGREEMENT_STATUS_D_TL CODE
AGREEMENT_REVISION_NUM NUMBER       Agreement final revision number    
PROCUREMENT_BU_ID NUMBER 38 0   Procurement BU Identifer DW_INTERNAL_ORG_D ORGANIZATION_ID
LEGAL_ENTITY_ID NUMBER 38 0   Business unit legal entity identifier. This is derived using Procument BU DW_LEGAL_ENTITY_D LEGAL_ENTITY_ID
LEDGER_ID NUMBER 38 0   Business unit primary ledger. This is derived using Procument BU DW_LEDGER_D LEDGER_ID
PROC_FISCAL_PERIOD_SET_NAME VARCHAR2 16     Accounting calendar name. DW_FISCAL_DAY_D FISCAL_PERIOD_SET_NAME
PROC_FISCAL_PERIOD_TYPE VARCHAR2 16     Accounting period type. DW_FISCAL_DAY_D FISCAL_PERIOD_TYPE
FISCAL_PERIOD_NAME VARCHAR2 64     Accounting period name. DW_FISCAL_DAY_D FISCAL_PERIOD_NAME
INVENTORY_ORGANIZATION_ID NUMBER 38 0   Procurement BU Inventory Org. This will be used while getting item details DW_INV_ORGANIZATION_D INV_ORGANIZATION_ID
VENDOR_ID NUMBER 38 0   Supplier unique identifier DW_PARTY_D SUPPLIER_ID
VENDOR_SITE_ID NUMBER 38 0   Supplier site unique identifier DW_SUPPLIER_SITE_D SUPPLIER_SITE_ID
BUYER_ID NUMBER 38 0   Buyer unique identifier. DW_PERSON_NAME_CURRENT_D PERSON_ID
FINAL_APPROVER_ID NUMBER 38 0   Final approver id for revision zero of the agreement (Derived from versions table). If the agreement is System approved, Approver id will not be populated (-99999) DW_PERSON_NAME_CURRENT_D PERSON_ID
SUBMITTER_ID NUMBER 38 0   Submitter for revision zero of the agreement (Derived from action history table) DW_PERSON_NAME_CURRENT_D PERSON_ID
TERMS_ID NUMBER 38 0   Payment terms unique identifier DW_AP_TERMS_D PAYMENT_TERMS_ID
CARRIER_ID NUMBER 38 0   Carrier identifier DW_PARTY_D PARTY_ID
DOCUMENT_STYLE_ID NUMBER 38 0   Document Style Identifier . Along with LANGUAGE, fact (DOCUMENT_STYLE_ID,AGREEMENT_TYPE ) will join with DW_DOC_STYLE_LINES_TL (STYLE_ID,DOCUMENT_SUBTYPE) DW_DOC_STYLE_LINES_TL STYLE_ID ,DOCUMENT_SUBTYPE
DOCUMENT_CREATION_METHOD VARCHAR2 32     Method in which the document got created (not shown in UI). Values are AWARD_SOURCING, COPY_DOCUMENT, ENTER_PO. DW_PO_DOC_CREATION_METHOD_D_TL CODE
COMMUNICATION_METHOD VARCHAR2 32     Supplier Notification Method. Values can be EMAIL, PRINT, ,FAX etc. DW_DOC_COMM_METHOD_D_TL CODE
MODE_OF_TRANSPORT VARCHAR2 32     Type of transportation used to ship the product, such as truck, air or boat. DW_PO_MODE_OF_TRANSPORT_D_TL CODE
SERVICE_LEVEL VARCHAR2 32     Priority of transportation that affects how quickly goods are transported DW_PO_SERVICE_LEVELS_D_TL CODE
DESCRIPTION VARCHAR2 256     Descriptive comments for the document    
NOTE_TO_VENDOR VARCHAR2 1024     Note to the supplier    
NOTE_TO_RECEIVER VARCHAR2 1024     Note to the receiver of the purchase order    
AGING_ONSET_POINT VARCHAR2 32     Indicates the mutually agreed event point at which consigned material begins to age. DW_AGING_ONSET_POINT_D_TL CODE
AGING_PERIOD_DAYS NUMBER 38 0   Indicates the maximum number of days the material may be on consignment.    
CONSUMPTION_ADVICE_FREQUENCY VARCHAR2 32     Freq default value at which the Create Consumption Advice program will be run for all consumption transactions. DW_CONSMPTN_ADVICE_FREQ_D_TL CODE
CONSUMPTION_ADVICE_SUMMARY VARCHAR2 32     Granularity at which consumption advices will be generated. DW_CONSMPTN_ADVICE_SUMMRY_D_TL CODE
APPROVER_COUNT NUMBER       Count of Approvers (not System approved) for Agreement Revision    
TOTAL_AMENDMENT_COUNT NUMBER       Number of amendments to the agreement across all its versions. Amendment count does not include REVISION_NUM =    
BUYER_AMENDMENT_COUNT NUMBER       Ammendment count when ORIGINATOR_ROLE ='BUYER'    
SUPPLIER_AMENDMENT_COUNT NUMBER       Ammendment count when ORIGINATOR_ROLE ='SUPPLIER'    
LINE_TYPE_ID NUMBER 38 0   Line type unique identifier DW_PURCHASING_LINE_TYPE_D LINE_TYPE_ID
LINE_STATUS VARCHAR2 32     Line status. Values are ONHOLD, OPEN, CANCELLED. DW_AGREEMENT_LINE_STATUS_D_TL CODE
SHIP_TO_ORGANIZATION_ID NUMBER 38 0   Inventory Organization (what is seen in Price Break UI, not mandatory) DW_INV_ORGANIZATION_D INV_ORGANIZATION_ID
SHIP_TO_LOCATION_ID NUMBER 38 0   Unique identifier for the ship-to location DW_WORKER_LOCATION_D LOCATION_ID
INVENTORY_ITEM_ID NUMBER 38 0   Item Number. This fact (INVENTORY_ITEM_ID,INVENTORY_ORGANIZATION_ID) joins DW_INVENTORY_ITEM_D(INVENTORY_ITEM_ID, ORGANIZATION_ID) DW_INVENTORY_ITEM_D INVENTORY_ITEM_ID ,ORGANIZATION_ID
INVENTORY_ITEM_DESCRIPTION VARCHAR2 256     Item description.    
SUPPLIER_ITEM_NAME VARCHAR2 512     Supplier item number    
PURCHASING_CATEGORY_ID NUMBER 38 0   Item category unique identifier DW_ITEM_CATEGORIES_D CATEGORY_ID
ITEM_REVISION VARCHAR2 32     Item revision.    
NEGOTIATION_ID NUMBER 38 0   Reference to the negotiation id in sourcing (AUCTION_HEADER_ID)    
NEGOTIATION_LINE_NUMBER NUMBER       Reference to the negotiation line number in Sourcing (AUCTION_LINE_NUMBER)    
PRICE_BREAK_LOOKUP_CODE VARCHAR2 32     Cumulative or Non cumulative price break    
LINE_AGREEMENT_QUANTITY NUMBER       Quantity agreed for an agreement line    
LINE_UOM_CODE VARCHAR2 16     Unit of measure for the quantity ordered. DW_UNIT_OF_MEASURE_D_TL UOM_CODE
PRICE_BREAK_QUANTITY NUMBER       Price break quantity    
PRICE_BREAK_UOM_CODE VARCHAR2 16     Unit of measure for the price break quantity DW_UNIT_OF_MEASURE_D_TL UOM_CODE
AGREEMENT_AMOUNT NUMBER       Amount agreed for the planned or blanket purchase order. It will be null (not ) if not populated in UI    
GLOBAL_AGREEMENT_AMOUNT NUMBER       AGREEMENT_AMOUNT in global currency    
AGREEMENT_RELEASED_AMOUNT NUMBER       sum of all the approved standard PO amounts. This is as seen in the UI screen    
GLOBAL_AGREEMENT_RELEASED_AMOUNT NUMBER       AGREEMENT_RELEASED_AMOUNT in global currency    
UNIT_PRICE NUMBER       Unit price for the line    
GLOBAL_UNIT_PRICE NUMBER       Unit price in global currency    
UNIT_PRICE_DERIVED NUMBER       Derived unit price for the line with logic : WHEN PO_LINES_ALL.ORDER_TYPE_LOOKUP_CODE = 'FIXED PRICE' THEN PO_LINES_ALL.AMOUNT ELSE UNIT_PRICE    
GLOBAL_UNIT_PRICE_DERIVED NUMBER       Derived unit price in global currency    
LINE_AGREEMENT_AMOUNT NUMBER       Amount agreed for an agreement line    
GLOBAL_LINE_AGREEMENT_AMOUNT NUMBER       LINE_AGREEMENT_AMOUNT in global currency    
LINE_RELEASED_AMOUNT NUMBER       The total value of goods and services ordered for line item    
GLOBAL_LINE_RELEASED_AMOUNT NUMBER       LINE_RELEASED_AMOUNT in global currency    
PRICE_BREAK_PRICE NUMBER       Price break price    
DISCOUNT_PERCENT NUMBER       Discount percentage for price break    
CURRENCY_CODE VARCHAR2 16     Unique identifier for the currency DW_CURRENCY_DETAILS_D_TL CURRENCY_CODE
GLOBAL_CURRENCY_CODE VARCHAR2 16     Global currency code. DW_CURRENCY_DETAILS_D_TL CURRENCY_CODE
GLOBAL_CURRENCY_EXCH_RATE NUMBER       Global currency conversion rate.    
AGREEMENT_CREATED_BY VARCHAR2 64     Indicates the user who created the agreement row DW_USER_D USERNAME
AGREEMENT_LINE_CREATED_BY VARCHAR2 64     Indicates the user who created the agreement line row DW_USER_D USERNAME
AGREEMENT_LINE_TYPE_LOOKUP_CODE VARCHAR2 32     Value basis of the line    
AGREEMENT_LINE_AMOUNT NUMBER       Budget Amout for temp labor standard PO lines    
GLOBAL_AGREEMENT_LINE_AMOUNT NUMBER       Budget Amout for temp labor standard PO lines in global currency    
PRICE_BREAK_CREATED_BY VARCHAR2 64     Indicates the user who created the price break row DW_USER_D USERNAME
AGREEMENT_CREATION_DATE DATE       Agreement creation date.    
AGREEMENT_DOCUMENT_DATE DATE       The document date for revision of the agreement    
AGREEMENT_SUBMIT_DATE DATE       The submit date for revision of the agreement    
AGREEMENT_OPEN_DATE DATE       The processed date of revision of the agreement    
AGREEMENT_START_DATE DATE       Agreement Header Start Date    
AGREEMENT_END_DATE DATE       Agreement Header End Date    
AGREEMENT_APPROVED_DATE DATE       The approved date of revision of the agreement. If approved date is not populated , we will use document date of revision    
AGREEMENT_CLOSED_DATE DATE       Date the document was closed    
AGRMNT_APPR_CYCLE_TIME NUMBER       No of days between Agreement Creation and Agreement Approved Date . This value will be calculated only for below cases. Else it will be null . 1] Approved date is populated    
LINE_CREATION_DATE DATE       Agreement Line Creation Date .    
LINE_CANCEL_DATE DATE       Agreement Line Cancel Date    
LINE_CLOSED_DATE DATE       Agreement Line Closed Date    
LINE_EXPIRATION_DATE DATE       Agreement Line Expiration Date    
LINE_EXPIRY_AGRMNT_END_DATE DATE       This is a derived column which takes the Line EXPIRATION_DATE, If EXPIRATION_DATE is null then HEADER END_DATE.    
NEGOTIATION_LINE_CREATION_DATE DATE       Creation Date for Negotiation line    
NEGO_TO_AGRMNT_APPR_CYCLE_TIME NUMBER       No of days between Negotiation Line Creation Date and Agreement Approved Date This value will be calculated only for below cases. Else it will be null . 1] For BPA 2] It is sourcing based agreement 3] Approved date is populated    
PRICE_BREAK_START_DATE DATE       Effective date of the price break    
PRICE_BREAK_END_DATE DATE       End date of the price break    
AGREEMENT_APPROVED_FLAG VARCHAR2 32     Indicates whether the purchase order is approved or not. Values can be Y/N/NO VALUE. DW_Y_N_D_TL CODE
AUTO_GENERATE_ORDERS_FLAG VARCHAR2 16     Automatically Generate Orders flag. Values can be Y/N/NO VALUE. DW_Y_N_D_TL CODE
ENABLE_RETROACTIVE_PRICE_FLAG VARCHAR2 16     Indicates whether price updates on the agreement should be propagated to orders. Values can be Y/N/NO VALUE. DW_Y_N_D_TL CODE
REQUIRED_ACKNOWLEDGMENT_FLAG VARCHAR2 16     Indicates whether acceptance from the supplier is required or not. Values can be L/N/D . DW_ACCEPTANCE_REQUIRED_D_TL CODE
REQUIRES_SIGNATURE_FLAG VARCHAR2 16     Indicate if signatures are required on the document before it can be opened. Values can be Y/N/NO VALUE. DW_Y_N_D_TL CODE
BUYER_MANAGED_TRANSPORT_FLAG VARCHAR2 16     A flag to indicate that the buying company is responsible for arranging the transportation. Values can be Y/N/NO VALUE. DW_Y_N_D_TL CODE
CONFIRMING_ORDER_FLAG VARCHAR2 16     Indicates whether the purchase order is a confirming order or not. Values can be Y/N/NO VALUE. DW_Y_N_D_TL CODE
PAY_ON_RECEIPT_FLAG VARCHAR2 16     Indicator of whether the purchase order will be paid upon receipt. WHEN PAY_ON_CODE= 'RECEIPT' THEN YES ELSE NO. Values can be Y/N. DW_Y_N_D_TL CODE
PAY_ON_USE_FLAG VARCHAR2 16     Indicate whether self-billing is enabled for consumption of consigned material. Values can be Y/N/NO VALUE. DW_Y_N_D_TL CODE
IS_SOURCING_BASED_FLAG VARCHAR2 16     Flag that indicates if purchase order line has sourcing negotiation id assigned. Values can be Y/N. DW_Y_N_D_TL CODE
NEGOTIATED_FLAG VARCHAR2 16     Flag that indicates if negotiation check box was selected for purchase order line. Values can be Y/N/NO VALUE. DW_Y_N_D_TL CODE
CONSIGNMENT_LINE_FLAG VARCHAR2 16     Indicates whether the item will be purchased under consignment from supplier. Values can be Y/N/NO VALUE. DW_Y_N_D_TL CODE
DW_AGREEMENT_LINE_STATUS_D_TL

Agreement Line Status translation

Details

Module: Purchasing

Key Columns

CODE, LANGUAGE, CODE_TYPE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
CODE_TYPE VARCHAR2 128   True Audit Code Type    
CODE VARCHAR2 128   True Audit Code    
LANGUAGE VARCHAR2 64   True Translation language.    
SOURCE_RECORD_ID VARCHAR2 512     Source record identifier. Value is derived from a combination of code and language.    
NAME VARCHAR2 2048     Audit Code Name    
DESCRIPTION VARCHAR2 4000     Audit Code description    
DW_AGREEMENT_STATUS_D_TL

Agreement Status translation

Details

Module: Purchasing

Key Columns

CODE, LANGUAGE, CODE_TYPE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
CODE_TYPE VARCHAR2 128   True Audit Code Type    
CODE VARCHAR2 128   True Audit Code    
LANGUAGE VARCHAR2 64   True Translation language.    
SOURCE_RECORD_ID VARCHAR2 512     Source record identifier. Value is derived from a combination of code and language.    
NAME VARCHAR2 2048     Audit Code Name    
DESCRIPTION VARCHAR2 4000     Audit Code description    
DW_CONSMPTN_ADVICE_FREQ_D_TL

Consumption Advice Freq translation

Details

Module: Purchasing

Key Columns

CODE, LANGUAGE, CODE_TYPE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
CODE_TYPE VARCHAR2 128   True Audit Code Type    
CODE VARCHAR2 128   True Audit Code    
LANGUAGE VARCHAR2 64   True Translation language.    
SOURCE_RECORD_ID VARCHAR2 512     Source record identifier. Value is derived from a combination of code and language.    
NAME VARCHAR2 2048     Audit Code Name    
DESCRIPTION VARCHAR2 4000     Audit Code description    
DW_CONSMPTN_ADVICE_SUMMRY_D_TL

Consumption Advice Summary translation

Details

Module: Purchasing

Key Columns

CODE, LANGUAGE, CODE_TYPE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
CODE_TYPE VARCHAR2 128   True Audit Code Type    
CODE VARCHAR2 128   True Audit Code    
LANGUAGE VARCHAR2 64   True Translation language.    
SOURCE_RECORD_ID VARCHAR2 512     Source record identifier. Value is derived from a combination of code and language.    
NAME VARCHAR2 2048     Audit Code Name    
DESCRIPTION VARCHAR2 4000     Audit Code description    
DW_DOC_COMM_METHOD_D_TL

Doc Communication Method translation

Details

Module: Purchasing

Key Columns

CODE, LANGUAGE, CODE_TYPE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
CODE_TYPE VARCHAR2 128   True Audit Code Type    
CODE VARCHAR2 128   True Audit Code    
LANGUAGE VARCHAR2 64   True Translation language.    
SOURCE_RECORD_ID VARCHAR2 512     Source record identifier. Value is derived from a combination of code and language.    
NAME VARCHAR2 2048     Audit Code Name    
DESCRIPTION VARCHAR2 4000     Audit Code description    
DW_DOC_STYLE_LINES_TL

Purchasing line type dimension.

Details

Module: Purchasing

Key Columns

STYLE_ID, LANGUAGE, DOCUMENT_SUBTYPE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
STYLE_ID NUMBER 38 0 True Foreign key to the PO_DOC_STYLE_LINES_B.STYLE_ID    
DOCUMENT_SUBTYPE VARCHAR2 32   True Document subtype    
LANGUAGE VARCHAR2 16   True Indicates the code of the language into which the contents of the translatable columns are translated.    
SOURCE_RECORD_ID VARCHAR2 128     Source record identifier.    
DISPLAY_NAME VARCHAR2 256     Name of the Style    
CREATION_DATE TIMESTAMP       Who column: indicates the date and time of the creation of the row.    
LAST_UPDATE_DATE TIMESTAMP       Who column: indicates the date and time of the last update of the row.    
DW_DOCUMENT_STATUS_D_TL

PO Document status Translation

Details

Module: Purchasing

Key Columns

CODE, LANGUAGE, CODE_TYPE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
CODE_TYPE VARCHAR2 128   True Code type. It is specific to functionality.    
CODE VARCHAR2 128   True Code.    
LANGUAGE VARCHAR2 64   True Translation language.    
SOURCE_RECORD_ID VARCHAR2 512     Source record identifier. Value is derived from a combination of code type and code.    
NAME VARCHAR2 2048     Business name or value of the code.    
DESCRIPTION VARCHAR2 4000     Code description.    
DW_INVOICE_SPEND_CF

Invoice Spend Currency Fact.

Details

Module: Procurement

Key Columns

AE_HEADER_ID, INVOICE_ID, REF_AE_HEADER_ID, INVOICE_DISTRIBUTION_ID, PREPAY_APP_DIST_ID, INVOICE_LINE_NUMBER, TEMP_LINE_NUM

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
INVOICE_ID NUMBER 38 0 True Invoice identifier.    
INVOICE_LINE_NUMBER NUMBER 38 0 True Invoice line number.    
INVOICE_DISTRIBUTION_ID NUMBER 38 0 True Invoice distribution identifier.    
PREPAY_APP_DIST_ID NUMBER 38 0 True Prepayment application distribution identifier.    
REF_AE_HEADER_ID NUMBER 38 0 True Reversed sub-ledger journal entry header identifier.    
TEMP_LINE_NUM NUMBER 38 0 True Intermediary line number generated by the accounting engine when the entries are in most detail form.    
AE_HEADER_ID NUMBER 38 0 True Sub-ledger journal entry identifier.    
SOURCE_RECORD_ID VARCHAR2 256     Source record identifier. Value is derived from a combination of invoice identifier, invoice line number, distribution line number and invoice distribution identifier.    
INVOICE_NUMBER VARCHAR2 64     Invoice number.    
INVOICE_DESCRIPTION VARCHAR2 256     Invoice description.    
INVOICE_SOURCE_CODE VARCHAR2 32     Invoice source. Values are from the table DW_CODE_VALUES_LKP_TL with CODE_TYPE=SOURCE. Possible values are INVOICE GATEWAY, Recurring Invoice, Self Service, Confirm Payment Batch, LOANS, Manual Invoice Entry, Quick Check and so on. DW_SCM_CODE_VALUES_LKP_TL CODE
INVOICE_TYPE_CODE VARCHAR2 32     Invoice type. Values are from the table DW_CODE_VALUES_LKP_TL with CODE_TYPE=INVOICE TYPE. Possible values are STANDARD, CREDIT, DEBIT, PAYMENT REQUEST, PREPAYMENT, INTEREST, INVOICE REQUEST, AWT, CREDIT MEMO REQUEST, EXPENSE REPORT, MIXED, and so on. DW_SCM_CODE_VALUES_LKP_TL CODE
INVOICE_PAYMENT_TERMS_ID NUMBER 38 0   Payment terms identifier. DW_AP_TERMS_D PAYMENT_TERMS_ID
INVOICE_VALIDATION_STATUS_CODE VARCHAR2 32     Invoice validation status. Values are from the table DW_CODE_VALUES_LKP_TL with CODE_TYPE=AP_INVOICE_VALIDATION_STATUS_CODE. Possible Values are Approved, Cancelled, Unpaid, Available, Needs Reapproval DW_CODE_VALUES_LKP_TL CODE
INVOICE_APPROVAL_STATUS_CODE VARCHAR2 64     Invoice approval status. Values are from the table DW_CODE_VALUES_LKP_TL with CODE_TYPE=AP_WFAPPROVAL_STATUS. Possible values are INITIATED, MANUALLY APPROVED, NOT REQUIRED, REJECTED, REMOVED FROM APPROVAL, REQUIRED, WFAPPROVED, etc. DW_CODE_VALUES_LKP_TL CODE
INVOICE_INTER_COMPANY_FLAG VARCHAR2 16     Inter-company flag added to incorporate FUN team's inter-company feature. Values are from the table DW_CODE_VALUES_LKP_TL with CODE_TYPE=FA_YESNO DW_CODE_VALUES_LKP_TL CODE
INVOICE_RECEIVED_DATE DATE       Date when invoice is received. DW_DAY_D CALENDAR_DATE
INVOICED_ON_DATE DATE       Date when invoiced is created. DW_DAY_D CALENDAR_DATE
INVOICE_CREATION_DATE TIMESTAMP       Date when invoice row was created in the table. DW_DAY_D CALENDAR_DATE
INVOICE_CREATION_DATE_1 DATE       Date when invoice row was created in the table.    
INVOICE_CANCELLED_DATE DATE       Date when invoice was cancelled. DW_DAY_D CALENDAR_DATE
INVOICE_ACCOUNTING_DATE DATE       Date when invoice was accounted DW_DAY_D CALENDAR_DATE
INVOICE_ACCOUNTING_STATUS_CODE VARCHAR2 32     Invoice Header accounting status. Values are from the table DW_CODE_VALUES_LKP_TL with CODE_TYPE=AP_ACCOUNTING_STATUS. Possible values are Accounted, Unaccounted, Partially Accounted. DW_CODE_VALUES_LKP_TL CODE
INVOICE_PAYMENT_STATUS_CODE VARCHAR2 16     Invoice payment status. Values are from the table DW_CODE_VALUES_LKP_TL with CODE_TYPE=INVOICE PAYMENT STATUS. Possible values are Y, N and P DW_CODE_VALUES_LKP_TL CODE
PAYABLES_BU_ID NUMBER 38 0   Payable invoicing business unit identifier. DW_INTERNAL_ORG_D ORGANIZATION_ID
LEGAL_ENTITY_ID NUMBER 38 0   Legal entity identifier. DW_LEGAL_ENTITY_D LEGAL_ENTITY_ID
PARTY_ID NUMBER 38 0   Party identifier. DW_PARTY_D PARTY_ID
SUPPLIER_ID NUMBER 38 0   Supplier identifier. DW_PARTY_D SUPPLIER_ID
SUPPLIER_SITE_ID NUMBER 38 0   Supplier site identifier. DW_SUPPLIER_SITE_D SUPPLIER_SITE_ID
SUPPLIER_SITE_PROC_BU_ID NUMBER 38 0   Procurement business unit identifier. DW_INTERNAL_ORG_D ORGANIZATION_ID
FISCAL_PERIOD_SET_NAME VARCHAR2 16     Accounting calendar name. DW_FISCAL_DAY_D FISCAL_PERIOD_SET_NAME
FISCAL_PERIOD_TYPE VARCHAR2 16     Accounting period type. DW_FISCAL_DAY_D FISCAL_PERIOD_TYPE
FISCAL_PERIOD_NAME VARCHAR2 64     Accounting period name. DW_FISCAL_DAY_D FISCAL_PERIOD_NAME
HEADER_CREATED_BY_USER_ID VARCHAR2 128     User who created the invoice. DW_USER_D USERNAME
HEADER_UPDATED_BY_USER_ID VARCHAR2 128     User who updated the invoice. DW_USER_D USERNAME
LINE_DESCRIPTION VARCHAR2 256     Description of the invoice line.    
LINE_SOURCE_CODE VARCHAR2 32     Source of the invoice line. Values are from the table DW_CODE_VALUES_LKP_TL with CODE_TYPE=AP_INVOICE_LINE_SOURCE. Possible values are Imported, Maual Entry, Etax, Header Match DW_SCM_CODE_VALUES_LKP_TL CODE
LINE_TYPE_LOOKUP_CODE VARCHAR2 32     Line type. Values are from the table DW_CODE_VALUES_LKP_TL with CODE_TYPE=AP_INVOICE_LINE_TYPE. Possible values are Item, Freight, Miscellaneous, tax, Prepay DW_SCM_CODE_VALUES_LKP_TL CODE
REQUESTER_ID NUMBER 38 0   The name of the person who the requested items are intended for. DW_PERSON_D PERSON_ID
LINE_PURCHASING_CATEGORY_ID NUMBER 38 0   Item category unique identifier. DW_ITEM_CATEGORIES_D CATEGORY_ID
CONSUMPTION_ADVICE_AVAILABLE VARCHAR2 16     Basis Consumption Advice availability. Values are from the table DW_CODE_VALUES_LKP_TL with CODE_TYPE=FA_YESNO DW_CODE_VALUES_LKP_TL CODE
SHIP_TO_LOCATION_ID NUMBER 38 0   Ship to location ID. Value entered by user only if line is not PO matched. DW_WORKER_LOCATION_D LOCATION_ID
INVENTORY_ITEM_ID NUMBER       Inventory item identifier. DW_INVENTORY_ITEM_D INVENTORY_ITEM_ID
ITEM_DESCRIPTION VARCHAR2 256     Description of the item in the invoice line.    
PRODUCT_TYPE VARCHAR2 256     Type of product (Goods/Services). Values are from the table DW_CODE_VALUES_LKP_TL with CODE_TYPE=AP_PRODUCT_TYPE.    
LINE_APPROVAL_STATUS_CODE VARCHAR2 32     Invoice line approval status. Values are from the table DW_CODE_VALUES_LKP_TL with CODE_TYPE=AP_WFAPPROVAL_STATUS. Possible values are INITIATED, MANUALLY APPROVED, NOT REQUIRED, REJECTED, REMOVED FROM APPROVAL, REQUIRED, WFAPPROVED, etc. DW_CODE_VALUES_LKP_TL CODE
DISTRIBUTION_LINE_NUMBER NUMBER 38 0   Distribution line number.    
DISTRIBUTION_DESCRIPTION VARCHAR2 256     Distribution description.    
DISTRIBUTION_TYPE_CODE VARCHAR2 32     Invoice type. Values are from the table DW_CODE_VALUES_LKP_TL with CODE_TYPE=INVOICE DISTRIBUTION TYPE. Possible values are ITEM, ACCRUAL, AWT, IPV, ERV, FREIGHT, RETAINAGE etc. DW_SCM_CODE_VALUES_LKP_TL CODE
PREPAY_DIST_TYPE_CODE VARCHAR2 32     Type of prepayment application distribution.    
DISTRIBUTION_VALIDATION_STATUS VARCHAR2 32     Invoice Distribution validation status. Values are from the table DW_CODE_VALUES_LKP_TL with CODE_TYPE=AP_INVOICE_VALIDATION_STATUS_CODE. Possible values are Approved, Cancelled, Rejected, Needs Reapproval. DW_CODE_VALUES_LKP_TL CODE
DISTRIBUTION_MATCH_TYPE VARCHAR2 32     Indicates whether an invoice matched a PO or a receipt of material. Values are from the table DW_CODE_VALUES_LKP_TL with CODE_TYPE=MATCH_STATUS. Possible values are NOT_MATCHED, ITEM_TO_SERVICE_PO, ITEM_TO_PO, ITEM_TO_CA DW_SCM_CODE_VALUES_LKP_TL CODE
DIST_CANCELLED_INDICATOR VARCHAR2 16     Indicates a cancelled distribution. Values are from the table DW_CODE_VALUES_LKP_TL with CODE_TYPE=FA_YESNO. DW_CODE_VALUES_LKP_TL CODE
DIST_REVERSAL_INDICATOR VARCHAR2 16     Flag that indicates if distribution is part of a reversal pair. Values are from the table DW_CODE_VALUES_LKP_TL with CODE_TYPE=FA_YESNO. DW_CODE_VALUES_LKP_TL CODE
DISTRIBUTION_ACCOUNTING_DATE DATE       Accounting date. DW_DAY_D CALENDAR_DATE
DISTRIBUTION_POSTED_FLAG VARCHAR2 16     Invoice distribution accounting status. Values are from the table DW_CODE_VALUES_LKP_TL with CODE_TYPE=AP_POSTING_STATUS. Possible values are Y,N,S,P. DW_CODE_VALUES_LKP_TL CODE
TRACK_AS_ASSET VARCHAR2 16     Flag indicates that the item should be treated as an asset. Values are from the table DW_CODE_VALUES_LKP_TL with CODE_TYPE=FA_YESNO DW_CODE_VALUES_LKP_TL CODE
CREATED_BY_USER_ID VARCHAR2 128     User who created the record. DW_USER_D USERNAME
UPDATED_BY_USER_ID VARCHAR2 128     User who updated the record. DW_USER_D USERNAME
PAYABLES_CODE_COMB_ID NUMBER 38 0   Expense account identifier. DW_GL_CODE_COMBINATION_D CODE_COMBINATION_ID
GL_CODE_COMBINATION_ID NUMBER 38 0   Payable liability account identifier. DW_GL_CODE_COMBINATION_D CODE_COMBINATION_ID
COST_CENTER_SEGMENT VARCHAR2 32     Cost center segment. DW_COST_CENTER_D COST_CENTER_SEGMENT
COST_CENTER_VALUESET_CODE VARCHAR2 64     Cost center value set code. DW_COST_CENTER_D COST_CENTER_VALUESET_CODE
GL_BALANCING_SEGMENT VARCHAR2 32     Balancing segment. DW_BALANCING_SEGMENT_D GL_BALANCING_SEGMENT
GL_BLNC_SGMNT_VALUESET_CODE VARCHAR2 64     Balancing segment value set code. DW_BALANCING_SEGMENT_D GL_BLNC_SGMNT_VALUESET_CODE
NATURAL_ACCOUNT_SEGMENT VARCHAR2 32     Natural account segment. DW_NATURAL_ACCOUNT_D NATURAL_ACCOUNT_SEGMENT
NTRL_ACNT_SGMNT_VALUESET_CODE VARCHAR2 64     Natural account value set code. DW_NATURAL_ACCOUNT_D NTRL_ACNT_SGMNT_VALUESET_CODE
GL_SEGMENT1 VARCHAR2 32     Accounting segment 1. DW_GL_SEGMENT_D GL_SEGMENT_CODE
GL_SEGMENT1_VALUESET_CODE VARCHAR2 64     Accounting segment 1 value set code. DW_GL_SEGMENT_D GL_SEGMENT_VALUESET_CODE
GL_SEGMENT2 VARCHAR2 32     Accounting segment 2. DW_GL_SEGMENT_D GL_SEGMENT_CODE
GL_SEGMENT2_VALUESET_CODE VARCHAR2 64     Accounting segment 2 value set code. DW_GL_SEGMENT_D GL_SEGMENT_VALUESET_CODE
GL_SEGMENT3 VARCHAR2 32     Accounting segment 3. DW_GL_SEGMENT_D GL_SEGMENT_CODE
GL_SEGMENT3_VALUESET_CODE VARCHAR2 64     Accounting segment 3 value set code. DW_GL_SEGMENT_D GL_SEGMENT_VALUESET_CODE
GL_SEGMENT4 VARCHAR2 32     Accounting segment 4. DW_GL_SEGMENT_D GL_SEGMENT_CODE
GL_SEGMENT4_VALUESET_CODE VARCHAR2 64     Accounting segment 4 value set code. DW_GL_SEGMENT_D GL_SEGMENT_VALUESET_CODE
GL_SEGMENT5 VARCHAR2 32     Accounting segment 5. DW_GL_SEGMENT_D GL_SEGMENT_CODE
GL_SEGMENT5_VALUESET_CODE VARCHAR2 64     Accounting segment 5 value set code. DW_GL_SEGMENT_D GL_SEGMENT_VALUESET_CODE
GL_SEGMENT6 VARCHAR2 32     Accounting segment 6. DW_GL_SEGMENT_D GL_SEGMENT_CODE
GL_SEGMENT6_VALUESET_CODE VARCHAR2 64     Accounting segment 6 value set code. DW_GL_SEGMENT_D GL_SEGMENT_VALUESET_CODE
GL_SEGMENT7 VARCHAR2 32     Accounting segment 7. DW_GL_SEGMENT_D GL_SEGMENT_CODE
GL_SEGMENT7_VALUESET_CODE VARCHAR2 64     Accounting segment 7 value set code. DW_GL_SEGMENT_D GL_SEGMENT_VALUESET_CODE
GL_SEGMENT8 VARCHAR2 32     Accounting segment 8. DW_GL_SEGMENT_D GL_SEGMENT_CODE
GL_SEGMENT8_VALUESET_CODE VARCHAR2 64     Accounting segment 8 value set code. DW_GL_SEGMENT_D GL_SEGMENT_VALUESET_CODE
GL_SEGMENT9 VARCHAR2 32     Accounting segment 9. DW_GL_SEGMENT_D GL_SEGMENT_CODE
GL_SEGMENT9_VALUESET_CODE VARCHAR2 64     Accounting segment 9 value set code. DW_GL_SEGMENT_D GL_SEGMENT_VALUESET_CODE
GL_SEGMENT10 VARCHAR2 32     Accounting segment 10. DW_GL_SEGMENT_D GL_SEGMENT_CODE
GL_SEGMENT10_VALUESET_CODE VARCHAR2 64     Accounting segment 10 value set code. DW_GL_SEGMENT_D GL_SEGMENT_VALUESET_CODE
RECEIVING_SHIPMENT_RECEIPT_NUM VARCHAR2 32     Shipment receipt number.    
RECEIVING_SHIPMENT_LINE_NUMBER NUMBER 38 0   Shipment line number.    
RECEIVING_SHIPMENT_RECEIPT_ID NUMBER 38 0   Shipment receipt identifier.    
RECEIVING_SHIPMENT_LINE_ID NUMBER 38 0   Shipment line identifier.    
PURCHASE_ORDER_ID NUMBER 38 0   Purchase order header ID    
PURCHASE_ORDER_NUMBER VARCHAR2 32     Purchase order number.    
PO_PAYMENT_TERMS_ID NUMBER 38 0   Purchase order Payment terms identifier. DW_AP_TERMS_D PAYMENT_TERMS_ID
PROCUREMENT_BU_ID NUMBER 38 0   Procurement business unit identifier. DW_INTERNAL_ORG_D ORGANIZATION_ID
REQUISITION_BU_ID NUMBER 38 0   Requisition business unit identifier. DW_INTERNAL_ORG_D ORGANIZATION_ID
BUYER_ID NUMBER 38 0   Buyer unique identifier. DW_PERSON_D PERSON_ID
MODE_OF_TRANSPORT VARCHAR2 32     Type of transportation used to ship the product such as truck, air or boat. Values are from the table DW_SCM_CODE_VALUES_LKP_TL with CODE_TYPE=WSH_MODE_OF_TRANSPORT. Possible values are PARCEL, LTL etc. DW_SCM_CODE_VALUES_LKP_TL CODE
PO_CREATION_DATE TIMESTAMP       Indicates the date and time of the creation of the row. DW_DAY_D CALENDAR_DATE
PO_CREATION_DATE_1 DATE       Indicates the date and time of the creation of the row.    
PURCHASE_ORDER_LINE_ID NUMBER 38 0   Purchase order line ID.    
PURCHASE_ORDER_LINE_NUMBER NUMBER       Purchase order line number.    
PO_LINE_PURCHASING_CATEGORY_ID NUMBER 38 0   Item category unique identifier. DW_ITEM_CATEGORIES_D CATEGORY_ID
SUPPLIER_ITEM_NAME VARCHAR2 512     Supplier item number.    
PO_LINE_TYPE_ID NUMBER 38 0   Line type unique identifier. DW_PURCHASING_LINE_TYPE_D LINE_TYPE_ID
PO_LINE_ITEM_ID NUMBER 38 0   Purchase order item unique identifier. DW_INVENTORY_ITEM_D INVENTORY_ITEM_ID
PO_LINE_ITEM_DESCRIPTION VARCHAR2 256     Purchase order item description.    
SPEND_ITEM_ID NUMBER 38 0   Purchase order item unique identifier. This is coalesced from PO_LINE_ITEM_ID (purchase order side) and INVENTORY_ITEM_ID (invoice side). DW_INVENTORY_ITEM_D INVENTORY_ITEM_ID
SPEND_ITEM_DESCRIPTION VARCHAR2 256     Purchase order item description. This is coalesced from PO_LINE_ITEM_DESCRIPTION (purchase order side) and ITEM_DESCRIPTION (invoice side).    
SPEND_PURCHASING_CATEGORY_ID NUMBER 38 0   Item category unique identifier. This is coalesced from PO_LINE_PURCHASING_CATEGORY_ID (purchase order side) and LINE_PURCHASING_CATEGORY_ID (invoice side). DW_ITEM_CATEGORIES_D CATEGORY_ID
SOURCE_AGREEMENT_DOC_STYLE_ID NUMBER 38 0   Agreement Document Style Identifier. DW_DOC_STYLE_LINES_TL STYLE_ID
SOURCE_AGREEMENT_DOC_TYPE VARCHAR2 32     Agreement Document Type (Blanket/Contract). Values are from the table DW_SCM_CODE_VALUES_LKP_TL with CODE_TYPE=POO:DOCUMENT_TYPE DW_SCM_CODE_VALUES_LKP_TL CODE
AGREEMENT_PROCUREMENT_BU_ID NUMBER 38 0   Agreement Procurement business unit identifier. DW_INTERNAL_ORG_D ORGANIZATION_ID
PO_SCHEDULE_ID NUMBER 38 0   Purchase order schedule identifier.    
PO_SCHEDULE_NUMBER NUMBER       Purchase order schedule number.    
MATCH_OPTION VARCHAR2 32     Indicator of whether the invoice for the shipment should be matched to the purchase order or the receipt. Values are from the table DW_SCM_CODE_VALUES_LKP_TL with CODE_TYPE=PO INVOICE MATCH OPTION. DW_SCM_CODE_VALUES_LKP_TL CODE
SHIP_TO_ORGANIZATION_ID NUMBER 38 0   Ship-to organization unique identifier for purchase order matched invoices. DW_INTERNAL_ORG_D ORGANIZATION_ID
SHIP_TO_CUST_ID NUMBER 38 0   Customer to whom merchandise is being sent DW_PARTY_D PARTY_ID
SHIP_TO_CUST_LOCATION_ID NUMBER 38 0   Attribute,Location where the supplier should ship the goods DW_CUSTOMER_LOCATION_D CUSTOMER_LOCATION_ID
PO_DISTRIBUTION_ID NUMBER 38 0   Purchase order distribution ID.    
PO_DISTRIBUTION_NUMBER NUMBER       Purchase order distribution number.    
DESTINATION_TYPE VARCHAR2 32     Final destination of the purchased items. Values are from the table DW_SCM_CODE_VALUES_LKP_TL with CODE_TYPE=POR_DESTINATION_TYPE. Possible values are Drop-ship, Inventory, Expense, Manufacturing etc. DW_SCM_CODE_VALUES_LKP_TL CODE
REQUISITION_NUMBER VARCHAR2 64     Requisition Header Number.    
REQUISITION_SOURCE VARCHAR2 32     Source of requisition from requisition import.    
REQUISITION_ITEM_SOURCE VARCHAR2 32     Indicates whether item comes from Catalog, Non-catalog, Quick Create, Punchout, Req Import or Service.. Values are from the table DW_SCM_CODE_VALUES_LKP_TL with CODE_TYPE=POR_ITEM_SOURCE. DW_SCM_CODE_VALUES_LKP_TL CODE
REQUISITION_DISTRIBUTION_ID NUMBER 38 0   Requisition Distribution Identifier. DW_REQ_DISTRIBUTIONS_EN DISTRIBUTION_ID
REQUISITION_LINE_ID NUMBER 38 0   Requisition Line Identifier. DW_REQUISITION_LINES_EN REQUISITION_LINE_ID
REQUISITION_ID NUMBER 38 0   Requisition Header Identifier. DW_REQUISITION_HEADERS_EN REQUISITION_HEADER_ID
TRANSACTION_CURRENCY_CODE VARCHAR2 16     Invoice currency code. DW_CURRENCY_DETAILS_D_TL CURRENCY_CODE
INVOICE_LINE_UNIT_PRICE NUMBER       Unit price for purchase order, receipt matched invoice lines, and price or quantity corrections    
TRANSACTION_LINE_UOM_CODE VARCHAR2 32     Unit of measure for line quantity invoiced. DW_UNIT_OF_MEASURE_D_TL UOM_CODE
INVOICE_LINE_QUANTITY NUMBER       Quantity invoiced. Quantity of items for matched invoice lines, price corrections, quantity corrections or unmatched invoice lines.    
INVOICE_LINE_AMOUNT NUMBER       Line amount in invoice currency.    
DISTRIBUTION_UNIT_PRICE NUMBER       Unit price for purchase order, receipt matched invoice distributions, and price or quantity corrections.    
TRANSACTION_UOM_CODE VARCHAR2 32     Unit of measure for distribution quantity invoiced. DW_UNIT_OF_MEASURE_D_TL UOM_CODE
DISTRIBUTION_QUANTITY NUMBER       Quantity billed for purchase order or receipt matched invoice distributions.    
TRANSACTION_AMOUNT NUMBER       Distribution amount in invoice currency.    
GLOBAL_CURRENCY_CODE VARCHAR2 16     Global currency code.    
GLOBAL_CURRENCY_EXCH_RATE NUMBER       Global currency conversion rate.    
IS_SPEND_FLAG VARCHAR2 16     Flag to indicate if the distribution is Spend. Values are from the table DW_SCM_CODE_VALUES_LKP_TL with CODE_TYPE=FA_YESNO. Sum of Accounting Distribution Amounts on the basis of following conditions - - Don't consider invoices for withholding taxes - Don't consider Prepayment invoices - Don't consider Prepayment applications in invoices - Don't consider Withholding taxes applied in Invoices - Invoice is approved or doesn't require approval - Invoice distribution is validated and accounted DW_CODE_VALUES_LKP_TL CODE
IS_ADDRESSABLE_FLAG VARCHAR2 16     Flag to indicate if the invoice distribution is addressable. Values are from the table DW_SCM_CODE_VALUES_LKP_TL with CODE_TYPE=FA_YESNO. Considered following invoice distributions types (excludes any Tax related distributions) - - Accrual - Item - Exchange Rate Variance - Invoice Price Variance - Retainage - Retro Accrual DW_CODE_VALUES_LKP_TL CODE
IS_PURCHASE_ORDER_MATCHED_FLAG VARCHAR2 16     Flag that indicates if invoice is matched to a Purchase Order or Receipt of a Purchase Order. Values are from the table DW_SCM_CODE_VALUES_LKP_TL with CODE_TYPE=FA_YESNO. DW_CODE_VALUES_LKP_TL CODE
IS_AGREEMENT_BASED_FLAG VARCHAR2 16     Flag that indicates if purchase order line has an agreement associated. Values are from the table DW_SCM_CODE_VALUES_LKP_TL with CODE_TYPE=FA_YESNO. Conditions for agreement based spend - - It is a PO Matched Spend Any one of the below condition is met for the purchase order line - - PO Line is created referring a blanket agreement - PO Line is created referring a contract agreement DW_CODE_VALUES_LKP_TL CODE
IS_AGREEMENT_LEAKAGE_FLAG VARCHAR2 16     Flag that indicates purchase order line doesn't have a agreement associated even though an open blanket agreement is available for the item. Values are from the table DW_SCM_CODE_VALUES_LKP_TL with CODE_TYPE=FA_YESNO. Conditions for agreement leakage flag (For 'Inventory Item' Based Purchase Orders only) - - Blanket Header is Approved - Blanket Line was created before PO distribution was created - If Blanket line was cancelled than it was cancelled later than PO distribution creation - If Blanket line was closed than it was closed later than PO distribution creation - PO distribution was created when agreement was available (Blanket Start and End Date) - Blanket Line was not expired before PO distribution was created - The Requisitioning BU in PO is Enabled as Requisitioning BU in Agreement - Item in the PO line matches with item in the Blanket Line DW_CODE_VALUES_LKP_TL CODE
IS_NEGOTIATED_FLAG VARCHAR2 16     Flag that indicates if negotiation check box was selected for purchase order line. Values are from the table DW_SCM_CODE_VALUES_LKP_TL with CODE_TYPE=FA_YESNO. DW_CODE_VALUES_LKP_TL CODE
IS_SOURCING_BASED_FLAG VARCHAR2 16     Flag that indicates if purchase order line has sourcing negotiation id assigned. Values are from the table DW_SCM_CODE_VALUES_LKP_TL with CODE_TYPE=FA_YESNO. DW_CODE_VALUES_LKP_TL CODE
IS_REQUISITION_BASED_FLAG VARCHAR2 16     Flag that indicates if purchase order is associated with a requisition. Values are from the table DW_SCM_CODE_VALUES_LKP_TL with CODE_TYPE=FA_YESNO. DW_CODE_VALUES_LKP_TL CODE
SPEND_SEC_BU_ID NUMBER 38 0   Indicates procurement BU incase of PO matched distributions otherwise supplier site procurement BU. DW_INTERNAL_ORG_D ORGANIZATION_ID
LINKAGE_ID NUMBER 38 0   Subledger linkage identifier.    
XLA_LEDGER_ID NUMBER 38 0   Self-contained accounting information set for single or multiple legal or management entities. DW_LEDGER_D LEDGER_ID
AE_LINE_NUM NUMBER 38 0   Number that is associated with each subledger journal entry line.    
ACCOUNTING_CLASS_CODE VARCHAR2 32     Short name of a lookup type that is shared across application used to classify journal entry lines. DW_XLA_ACCOUNT_CLASS_LKP_TL ACCOUNTING_CLASS_CODE
SOURCE_DISTRIBUTION_TYPE VARCHAR2 32     Classification of transaction source distribution.    
ACCOUNTING_LINE_CODE VARCHAR2 32     Short name of a rule to convert transactional data into a journal entry line.    
ACCOUNTING_LINE_TYPE_CODE VARCHAR2 16     Indicates whether the journal line rule is seeded.    
XLA_MANUAL_OVERRIDE_FLAG VARCHAR2 32     Indicates a manual override. Values are from the table DW_CODE_VALUES_LKP_TL with CODE_TYPE=FA_YESNO. DW_CODE_VALUES_LKP_TL CODE
XLA_ACCOUNTING_DATE DATE       Date used to determine the accounting period for transactions (referenced from Oracle Fusion General Ledger).    
XLA_TRANSACTION_CURRENCY_CODE VARCHAR2 16     Entered currency for the transaction data. DW_CURRENCY_DETAILS_D_TL CURRENCY_CODE
XLA_LEDGER_CURRENCY_CODE VARCHAR2 16     Functional currency of the ledger. DW_CURRENCY_DETAILS_D_TL CURRENCY_CODE
XLA_LINE_TRANSACTION_AMOUNT NUMBER       Line level unrounded entered debit amount for the journal line minus Line level unrounded entered credit amount for the journal line.    
XLA_LINE_ENTERED_DR_AMOUNT NUMBER       Line level unrounded entered debit amount for the journal line.    
XLA_LINE_ENTERED_CR_AMOUNT NUMBER       Line level unrounded entered credit amount for the journal line.    
XLA_LINE_LEDGER_AMOUNT NUMBER       Line level unrounded accounted debit amount of the journal entry line minus Line level unrounded accounted credit amount of the journal entry line.    
XLA_LINE_ACCOUNTED_DR_AMOUNT NUMBER       Line level unrounded accounted debit amount of the journal entry line.    
XLA_LINE_ACCOUNTED_CR_AMOUNT NUMBER       Line level unrounded accounted credit amount of the journal entry line.    
XLA_LINE_GLOBAL_AMOUNT NUMBER       Line level unrounded global debit amount for the journal line minus Line level unrounded global credit amount for the journal line.    
XLA_LINE_GLOBAL_DR_AMOUNT NUMBER       Line level unrounded global debit amount for the journal line.    
XLA_LINE_GLOBAL_CR_AMOUNT NUMBER       Line level unrounded global credit amount for the journal line.    
XLA_TRANSACTION_AMOUNT NUMBER       Unrounded entered debit amount for the journal line minus Unrounded entered credit amount for the journal line.    
XLA_ENTERED_DR_AMOUNT NUMBER       Unrounded entered debit amount for the journal line.    
XLA_ENTERED_CR_AMOUNT NUMBER       Unrounded entered credit amount for the journal line.    
XLA_LEDGER_AMOUNT NUMBER       Unrounded accounted debit for journal entry line minus Unrounded accounted credit for journal entry line.    
XLA_ACCOUNTED_DR_AMOUNT NUMBER       Unrounded accounted debit for journal entry line.    
XLA_ACCOUNTED_CR_AMOUNT NUMBER       Unrounded accounted credit for journal entry line.    
XLA_GLOBAL_AMOUNT NUMBER       Unrounded global debit amount for the journal line minus Unrounded global credit amount for the journal line.    
XLA_GLOBAL_DR_AMOUNT NUMBER       Unrounded global debit amount for the journal line.    
XLA_GLOBAL_CR_AMOUNT NUMBER       Unrounded global credit amount for the journal line.    
DW_POR_DESTINATION_TYPE_D_TL

Destination Type Code Dimension Translation

Details

Module: Purchasing

Key Columns

CODE, LANGUAGE, CODE_TYPE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
CODE_TYPE VARCHAR2 128   True Code type. It is specific to functionality.    
CODE VARCHAR2 128   True Code.    
LANGUAGE VARCHAR2 64   True Translation language.    
SOURCE_RECORD_ID VARCHAR2 512     Source record identifier. Value is derived from a combination of code type and code.    
NAME VARCHAR2 2048     Business name or value of the code.    
DESCRIPTION VARCHAR2 4000     Code description.    
DW_POR_DLVR_TO_LCTN_TYPE_D_TL

Deliver to location type translation

Details

Module: Purchasing

Key Columns

CODE, LANGUAGE, CODE_TYPE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
CODE_TYPE VARCHAR2 128   True Code type. It is specific to functionality.    
CODE VARCHAR2 128   True Code.    
LANGUAGE VARCHAR2 64   True Translation language.    
SOURCE_RECORD_ID VARCHAR2 512     Source record identifier. Value is derived from a combination of code type and code.    
NAME VARCHAR2 2048     Business name or value of the code.    
DESCRIPTION VARCHAR2 4000     Code description.    
DW_POR_DOCUMENT_STATUS_D_TL

Requisition Document Status Code Dimension Translation

Details

Module: Purchasing

Key Columns

CODE, LANGUAGE, CODE_TYPE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
CODE_TYPE VARCHAR2 128   True Code type. It is specific to functionality.    
CODE VARCHAR2 128   True Code.    
LANGUAGE VARCHAR2 64   True Translation language.    
SOURCE_RECORD_ID VARCHAR2 512     Source record identifier. Value is derived from a combination of code type and code.    
NAME VARCHAR2 2048     Business name or value of the code.    
DESCRIPTION VARCHAR2 4000     Code description.    
DW_POR_ITEM_SOURCE_D_TL

Requisition Item source Translation

Details

Module: Purchasing

Key Columns

CODE, LANGUAGE, CODE_TYPE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
CODE_TYPE VARCHAR2 128   True Code type. It is specific to functionality.    
CODE VARCHAR2 128   True Code.    
LANGUAGE VARCHAR2 64   True Translation language.    
SOURCE_RECORD_ID VARCHAR2 512     Source record identifier. Value is derived from a combination of code type and code.    
NAME VARCHAR2 2048     Business name or value of the code.    
DESCRIPTION VARCHAR2 4000     Code description.    
DW_POR_LINE_STATUS_D_TL

Requisition Line Status Code Dimension Translation

Details

Module: Purchasing

Key Columns

CODE, LANGUAGE, CODE_TYPE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
CODE_TYPE VARCHAR2 128   True Code type. It is specific to functionality.    
CODE VARCHAR2 128   True Code.    
LANGUAGE VARCHAR2 64   True Translation language.    
SOURCE_RECORD_ID VARCHAR2 512     Source record identifier. Value is derived from a combination of code type and code.    
NAME VARCHAR2 2048     Business name or value of the code.    
DESCRIPTION VARCHAR2 4000     Code description.    
DW_POR_SOURCE_TYPE_D_TL

Source Type Code Dimension Translation

Details

Module: Purchasing

Key Columns

CODE, LANGUAGE, CODE_TYPE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
CODE_TYPE VARCHAR2 128   True Code type. It is specific to functionality.    
CODE VARCHAR2 128   True Code.    
LANGUAGE VARCHAR2 64   True Translation language.    
SOURCE_RECORD_ID VARCHAR2 512     Source record identifier. Value is derived from a combination of code type and code.    
NAME VARCHAR2 2048     Business name or value of the code.    
DESCRIPTION VARCHAR2 4000     Code description.    
DW_PO_AGENT_ASSIGNMENTS_D

PO Agent Assignment Dimension

Details

Module: Purchasing

Key Columns

ASSIGNMENT_ID

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
ASSIGNMENT_ID NUMBER 38 0 True Automactically generated unique identifier of agent and procuremnet BU combination.    
SOURCE_RECORD_ID NUMBER 38 0   Source record identifier.    
PRC_BU_ID NUMBER 38 0   Procurement BU unique identifier. DW_INTERNAL_ORG_D ORGANIZATION_ID
AGENT_ID NUMBER 38 0   Internal person identifier. DW_PERSON_NAME_CURRENT_D PERSON_ID
ACTIVE_FLAG VARCHAR2 32     Indicates if this combination of agent and prc bu is still active. Possible value 'Y' and 'N'.    
CREATED_BY VARCHAR2 128     Indicates the user who created the row.    
CREATION_DATE TIMESTAMP       Indicates the date and time of the creation of the row.    
LAST_UPDATE_DATE TIMESTAMP       Date from which the expense template can no longer be used.    
LAST_UPDATED_BY VARCHAR2 128     Indicates the date and time of the last update of the row.    
DEFAULT_PRINTER_NAME VARCHAR2 128     Default printer name for the procurement agent.    
DEFAULT_REQ_BU_ID NUMBER 38 0   Default requisitioning business unit identifier. DW_INTERNAL_ORG_D ORGANIZATION_ID
DW_PO_COUNTRY_CODE_D_TL

PO country code Translation

Details

Module: Purchasing

Key Columns

CODE, LANGUAGE, CODE_TYPE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
CODE_TYPE VARCHAR2 128   True Code type. It is specific to functionality.    
CODE VARCHAR2 128   True Code.    
LANGUAGE VARCHAR2 64   True Translation language.    
SOURCE_RECORD_ID VARCHAR2 512     Source record identifier. Value is derived from a combination of code type and code.    
NAME VARCHAR2 2048     Business name or value of the code.    
DESCRIPTION VARCHAR2 4000     Code description.    
DW_PO_DISCOUNT_TYPE_D_TL

PO Discount type Translation

Details

Module: Purchasing

Key Columns

CODE, LANGUAGE, CODE_TYPE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
CODE_TYPE VARCHAR2 128   True Code type. It is specific to functionality.    
CODE VARCHAR2 128   True Code.    
LANGUAGE VARCHAR2 64   True Translation language.    
SOURCE_RECORD_ID VARCHAR2 512     Source record identifier. Value is derived from a combination of code type and code.    
NAME VARCHAR2 2048     Business name or value of the code.    
DESCRIPTION VARCHAR2 4000     Code description.    
DW_PO_DOC_CREATION_METHOD_D_TL

PO Document Creation Method Dimension Translation

Details

Module: Purchasing

Key Columns

CODE, LANGUAGE, CODE_TYPE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
CODE_TYPE VARCHAR2 128   True Code type. It is specific to functionality.    
CODE VARCHAR2 128   True Code.    
LANGUAGE VARCHAR2 64   True Translation language.    
SOURCE_RECORD_ID VARCHAR2 512     Source record identifier. Value is derived from a combination of code type and code.    
NAME VARCHAR2 2048     Business name or value of the code.    
DESCRIPTION VARCHAR2 4000     Code description.    
DW_PO_DOCUMENT_TYPES_ALL_D_TL

Purchasing doc types translation

Details

Module: Purchasing

Key Columns

DOCUMENT_SUBTYPE, PRC_BU_ID, LANGUAGE, DOCUMENT_TYPE_CODE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
DOCUMENT_TYPE_CODE VARCHAR2 32   True Document type    
DOCUMENT_SUBTYPE VARCHAR2 32   True Document subtype    
PRC_BU_ID NUMBER 38 0 True Procurement Business Unit    
LANGUAGE VARCHAR2 16   True Language into which the contents of the translatable columns are translated    
SOURCE_RECORD_ID VARCHAR2 128     Source record identifier    
TYPE_NAME VARCHAR2 128     Document type name    
DW_PO_LINE_STATUS_D_TL

PO Line Status Code Dimension Translation

Details

Module: Purchasing

Key Columns

CODE, LANGUAGE, CODE_TYPE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
CODE_TYPE VARCHAR2 128   True Code type. It is specific to functionality.    
CODE VARCHAR2 128   True Code.    
LANGUAGE VARCHAR2 64   True Translation language.    
SOURCE_RECORD_ID VARCHAR2 512     Source record identifier. Value is derived from a combination of code type and code.    
NAME VARCHAR2 2048     Business name or value of the code.    
DESCRIPTION VARCHAR2 4000     Code description.    
DW_PO_LOCATION_TYPE_D_TL

PO location type Translation

Details

Module: Purchasing

Key Columns

CODE, LANGUAGE, CODE_TYPE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
CODE_TYPE VARCHAR2 128   True Code type. It is specific to functionality.    
CODE VARCHAR2 128   True Code.    
LANGUAGE VARCHAR2 64   True Translation language.    
SOURCE_RECORD_ID VARCHAR2 512     Source record identifier. Value is derived from a combination of code type and code.    
NAME VARCHAR2 2048     Business name or value of the code.    
DESCRIPTION VARCHAR2 4000     Code description.    
DW_PO_MATCH_OPTION_D_TL

PO match optionTranslation

Details

Module: Purchasing

Key Columns

CODE, LANGUAGE, CODE_TYPE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
CODE_TYPE VARCHAR2 128   True Code type. It is specific to functionality.    
CODE VARCHAR2 128   True Code.    
LANGUAGE VARCHAR2 64   True Translation language.    
SOURCE_RECORD_ID VARCHAR2 512     Source record identifier. Value is derived from a combination of code type and code.    
NAME VARCHAR2 2048     Business name or value of the code.    
DESCRIPTION VARCHAR2 4000     Code description.    
DW_PO_MATCHING_TYPE_D_TL

PO matching type Translation

Details

Module: Purchasing

Key Columns

CODE, LANGUAGE, CODE_TYPE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
CODE_TYPE VARCHAR2 128   True Code type. It is specific to functionality.    
CODE VARCHAR2 128   True Code.    
LANGUAGE VARCHAR2 64   True Translation language.    
SOURCE_RECORD_ID VARCHAR2 512     Source record identifier. Value is derived from a combination of code type and code.    
NAME VARCHAR2 2048     Business name or value of the code.    
DESCRIPTION VARCHAR2 4000     Code description.    
DW_PO_MODE_OF_TRANSPORT_D_TL

PO Mode of Transport Dimension Translation

Details

Module: Purchasing

Key Columns

CODE, LANGUAGE, CODE_TYPE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
CODE_TYPE VARCHAR2 128   True Code type. It is specific to functionality.    
CODE VARCHAR2 128   True Code.    
LANGUAGE VARCHAR2 64   True Translation language.    
SOURCE_RECORD_ID VARCHAR2 512     Source record identifier. Value is derived from a combination of code type and code.    
NAME VARCHAR2 2048     Business name or value of the code.    
DESCRIPTION VARCHAR2 4000     Code description.    
DW_PO_SCHEDULE_STATUS_D_TL

PO Schedule Status Dimension Translation

Details

Module: Purchasing

Key Columns

CODE, LANGUAGE, CODE_TYPE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
CODE_TYPE VARCHAR2 128   True Code type. It is specific to functionality.    
CODE VARCHAR2 128   True Code.    
LANGUAGE VARCHAR2 64   True Translation language.    
SOURCE_RECORD_ID VARCHAR2 512     Source record identifier. Value is derived from a combination of code type and code.    
NAME VARCHAR2 2048     Business name or value of the code.    
DESCRIPTION VARCHAR2 4000     Code description.    
DW_PO_SERVICE_LEVELS_D_TL

PO Service Levels Dimension Translation

Details

Module: Purchasing

Key Columns

CODE, LANGUAGE, CODE_TYPE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
CODE_TYPE VARCHAR2 128   True Code type. It is specific to functionality.    
CODE VARCHAR2 128   True Code.    
LANGUAGE VARCHAR2 64   True Translation language.    
SOURCE_RECORD_ID VARCHAR2 512     Source record identifier. Value is derived from a combination of code type and code.    
NAME VARCHAR2 2048     Business name or value of the code.    
DESCRIPTION VARCHAR2 4000     Code description.    
DW_PRICE_BREAK_TYPE_D_TL

Price Break type translation

Details

Module: Purchasing

Key Columns

CODE, LANGUAGE, CODE_TYPE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
CODE_TYPE VARCHAR2 128   True Audit Code Type    
CODE VARCHAR2 128   True Audit Code    
LANGUAGE VARCHAR2 64   True Translation language.    
SOURCE_RECORD_ID VARCHAR2 512     Source record identifier. Value is derived from a combination of code and language.    
NAME VARCHAR2 2048     Audit Code Name    
DESCRIPTION VARCHAR2 4000     Audit Code description    
DW_PURCHASE_ORDER_CF

Purchase Order Fact

Details

Module: Purchasing

Key Columns

PO_DISTRIBUTION_ID, PURCHASE_ORDER_ID, PURCHASE_ORDER_LINE_ID, PO_SCHEDULE_ID

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
PURCHASE_ORDER_ID NUMBER 38 0 True PO header unique identifier    
PURCHASE_ORDER_LINE_ID NUMBER 38 0 True PO Line unique identifier    
PO_SCHEDULE_ID NUMBER 38 0 True PO line location unique identifier    
PO_DISTRIBUTION_ID NUMBER 38 0 True Purchase order distribution identifier    
SOURCE_RECORD_ID VARCHAR2 256     Source record identifier    
PURCHASE_ORDER_NUMBER VARCHAR2 32     Purchase order number    
BILL_TO_LOCATION_ID NUMBER 38 0   Bill-to location unique identifier DW_WORKER_LOCATION_D LOCATION_ID
BUYER_ID NUMBER 38 0   Buyer unique identifier. DW_PERSON_NAME_CURRENT_D PERSON_ID
STYLE_ID NUMBER 38 0   Document Style Identifier . Along with LANGUAGE, fact (DOCUMENT_STYLE_ID,AGREEMENT_TYPE ) will join with DW_DOC_STYLE_LINES_TL (STYLE_ID,DOCUMENT_SUBTYPE) DW_DOC_STYLE_LINES_TL STYLE_ID DOCUMENT_SUBTYPE
DOCUMENT_STATUS VARCHAR2 32     Header status (values could be "CLOSED FOR INVOICING",OPEN, "CLOSED FOR RECEIVING", etc) DW_DOCUMENT_STATUS_D_TL CODE
COMMENTS VARCHAR2 256     Descriptive comments for the document    
CURRENCY_CODE VARCHAR2 16     Unique identifier for the purchase order currency. DW_CURRENCY_DETAILS_D_TL CURRENCY_CODE
BUDGET_CONTROL_ENABLED_FLAG VARCHAR2 16     Flag to indicate if Budgetary conrol was enabled at the time of Purchase Order creation. Not applicable to Agreements. DW_Y_N_D_TL CODE
DOCUMENT_CREATION_METHOD VARCHAR2 32     Method in which the document got created - Autocreate, enter PO , etc... DW_PO_DOC_CREATION_METHOD_D_TL CODE
FUNDS_STATUS VARCHAR2 32     Status to indicate whether funds have been reserved on the document or not (values could be LIQUIDATED, PARTIALLY_LIQUIDATED, RESERVED etc..) DW_POR_FUNDS_STATUS_D_TL CODE
REVISION_NUM NUMBER       Document revision number    
REVISED_DATE DATE       Date the document was last revised    
ACCEPTANCE_DUE_DATE DATE       Date by which the supplier should accept the purchase order    
ACCEPTANCE_REQUIRED_FLAG VARCHAR2 16     Indicates whether acceptance from the supplier is required or not DW_ACCEPTANCE_REQUIRED_D_TL CODE
TERMS_ID NUMBER 38 0   Payment terms unique identifier DW_AP_TERMS_D PAYMENT_TERMS_ID
PO_DOCUMENT_TYPE VARCHAR2 32     Type of the document. Value will be STANDARD. For translations, need to filter DOCUMENT_TYPE_CODE='PA' in DW_PO_DOCUMENT_TYPES_ALL_D_TL. To be joined with DW_PO_DOCUMENT_TYPES_ALL_D_TL (DOCUMENT_SUBTYPE, PRC_BU_ID) using (AGREEMENT_TYPE, PROCUREMENT_BU_ID) DW_PO_DOCUMENT_TYPES_ALL_D_TL DOCUMENT_SUBTYPE PRC_BU_ID
PO_CREATION_DATE TIMESTAMP       Indicates the date and time of the creation of the row    
PO_CREATION_DATE_1 DATE       Indicates the date and time of the creation of the row    
PROCUREMENT_BU_ID NUMBER 38 0   Procurement Business unit ID DW_INTERNAL_ORG_D ORGANIZATION_ID
AGREEMENT_PROCUREMENT_BU_ID NUMBER 38 0   Procurement BU of the Agreement (Blanket or Contract) DW_INTERNAL_ORG_D ORGANIZATION_ID
REQUISITION_BASED_FLAG VARCHAR2 16     If REQUISITION_DISTRIBUTION_ID is present or not in DW_PURCHASE_ORDER (values Y/N) DW_Y_N_D_TL CODE
SOURCING_BASED_FLAG VARCHAR2 16     If AUCTION_HEADER_ID is present or not in DW_PURCHASE_ORDER (values Y/N) DW_Y_N_D_TL CODE
AGREEMENT_LEAKAGE_FLAG VARCHAR2 16     If POLine is present in DW_AGREEMENT_LEAKAGE_STAGE table then Y else N DW_Y_N_D_TL CODE
PROC_CARD_INDICATOR VARCHAR2 16     Unique identifer for the procurement card used for the order. If Procurement card id is not null then Y else N DW_Y_N_D_TL CODE
BUYER_MANAGED_TRANSPORT_FLAG VARCHAR2 16     A flag to indicate that the buying company is responsible for arranging the transportation, from picking up the requested goods to delivering to ship-to locations specified on the order. Value will be Y/N DW_Y_N_D_TL CODE
CONFIRMING_ORDER_FLAG VARCHAR2 16     Indicates whether the purchase order is a confirming order or not (values would be Y/N) DW_Y_N_D_TL CODE
SUPPLIER_ID NUMBER 38 0   Supplier unique identifier DW_PARTY_D SUPPLIER_ID
SUPPLIER_SITE_ID NUMBER 38 0   Supplier site unique identifier DW_SUPPLIER_SITE_D SUPPLIER_SITE_ID
COMMUNICATION_METHOD VARCHAR2 32     Supplier Notification Method (valuescould be EMAIL, FAX, NONE etc) DW_DOC_COMM_METHOD_D_TL CODE
APPROVED_FLAG VARCHAR2 16     PO approval flag indicator (Value would be Y ) DW_Y_N_D_TL CODE
PO_RATE_TYPE VARCHAR2 32     Currency conversion rate type ( values would be Corporate, User) DW_RATE_TYPE_D_TL CODE
PAY_ON_RECEIPT_INDICATOR VARCHAR2 16     Indicator of whether the purchase order will be paid upon receipt (logic to calculate when PO PAY_ON_CODE = 'RECEIPT' then Y else N) DW_Y_N_D_TL CODE
PO_CLOSED_DATE DATE       Date the document was closed    
LEGAL_ENTITY_ID NUMBER 38 0   Sold to Legal Entity unique identifier. Indicates the party which is financially responsible for the purchases on a purchase order. DW_LEGAL_ENTITY_D LEGAL_ENTITY_ID
BILLTO_BU_ID NUMBER 38 0   Bill-to Business Unit unique identifier. This captures the business unit which vouches the supplier invoices received for a purchase orde DW_INTERNAL_ORG_D ORGANIZATION_ID
PO_REQUISITION_BU_ID NUMBER 38 0   Req BU ID DW_INTERNAL_ORG_D ORGANIZATION_ID
SUBMITTER_ID NUMBER 38 0   Submitter for revision zero of the PO (Derived from PO action history table) DW_PERSON_NAME_CURRENT_D PERSON_ID
PO_CREATED_BY VARCHAR2 64     Who column: indicates the user who created the header DW_USER_D USERNAME
FROZEN_FLAG VARCHAR2 16     Indicates whether the document is frozen or not DW_Y_N_D_TL CODE
SOURCE_AGREEMENT_DOC_STYLE_ID NUMBER 38 0   Document Style Identifier DW_DOC_STYLE_LINES_TL STYLE_ID
SOURCE_AGREEMENT_DOC_TYPE VARCHAR2 32     BLANKET or CONTRACT DW_PO_DOCUMENT_TYPES_ALL_D_TL DOCUMENT_SUBTYPE PRC_BU_ID
PROC_FISCAL_PERIOD_SET_NAME VARCHAR2 16     Accounting calendar name. DW_FISCAL_DAY_D FISCAL_PERIOD_SET_NAME
PROC_FISCAL_PERIOD_TYPE VARCHAR2 16     Accounting period type. DW_FISCAL_DAY_D FISCAL_PERIOD_TYPE
REQ_FISCAL_PERIOD_SET_NAME VARCHAR2 16     Accounting calendar name. DW_FISCAL_DAY_D FISCAL_PERIOD_SET_NAME
REQ_FISCAL_PERIOD_TYPE VARCHAR2 16     Accounting period type. DW_FISCAL_DAY_D FISCAL_PERIOD_TYPE
FISCAL_PERIOD_NAME VARCHAR2 64     Accounting period name. DW_FISCAL_DAY_D FISCAL_PERIOD_NAME
PO_HEADER_MODE_OF_TRANSPORT VARCHAR2 32     Type of transportation used to ship the product, such as truck, air or boat    
PO_HEADER_CARRIER_ID NUMBER 38 0   Carrier ID (Party ID)    
PO_HEADER_SERVICE_LEVEL VARCHAR2 32     Priority of transportation that affects how quickly goods are transported    
PO_PROCUREMENT_LEDGER_ID NUMBER 38 0   Primary ledger ID of Procurement BU    
AGREEMENT_PROC_LEDGER_ID NUMBER 38 0   Primary ledger ID of Agreement procurement BU    
PO_REQUISITION_LEDGER_ID NUMBER 38 0   Primary ledger ID of Requisition BU    
PO_APPROVER_COUNT NUMBER 38 0   Purchase order total approver count for revision    
PO_FINAL_APPROVER_ID NUMBER 38 0   Purchase order final approver for revision DW_PERSON_NAME_CURRENT_D PERSON_ID
PO_TOTAL_AMENDMENT_COUNT NUMBER 38 0   Purchase order total amendment count (when po revision number > )    
PO_BUYER_AMENDMENT_COUNT NUMBER 38 0   Purchase order buyer amendment count (when po revision number > )    
PO_SUPPLIER_AMENDMENT_COUNT NUMBER 38 0   Purchase order supplier amendment count (when po revision number > )    
PO_DOCUMENT_DATE DATE       PO Document date for revision    
PO_SUBMIT_DATE DATE       PO Submit date for revision    
PO_OPEN_DATE DATE       PO Open date for revision    
PO_APPROVED_DATE DATE       PO Approval date for revision    
PO_COMMUNICATED_DATE DATE       PO Communicated Date for revision    
PURCHASE_ORDER_LINE_NUMBER NUMBER       Line number    
INV_ITEM_ID NUMBER 38 0   Item unique identifier. DW_INVENTORY_ITEM_D INVENTORY_ITEM_ID ,ORGANIZATION_ID
INV_ITEM_DESCRIPTION VARCHAR2 256     Item description.    
SUPPLIER_ITEM_NAME VARCHAR2 512     Supplier item number    
PURCHASING_CATEGORY_ID NUMBER 38 0   Item category unique identifier DW_ITEM_CATEGORIES_D CATEGORY_ID
NEGOTIATED_FLAG VARCHAR2 16     Indicates whether the buyer negotiated the price or not (values Y/N) DW_Y_N_D_TL CODE
LINE_STATUS VARCHAR2 32     Purchase order line status (values could be "CLOSED FOR INVOICING",OPEN, "CLOSED FOR RECEIVING", etc) DW_PO_LINE_STATUS_D_TL CODE
NOTE_TO_VENDOR VARCHAR2 2048     Short note to supplier    
QUANTITY NUMBER       Quantity ordered on the line    
DISCOUNT NUMBER            
DISCOUNT_TYPE VARCHAR2 32          
BASE_UNIT_PRICE NUMBER       Base unit price    
BASE_UNIT_PRICE_GLOBAL NUMBER       Base Unit price in global currency    
CANCEL_REASON VARCHAR2 256     Cancellation reason provided by employee    
CLOSED_REASON VARCHAR2 256     Describes why the line is closed    
PO_LINE_UNIT_PRICE NUMBER       Unit price for the line    
PO_LINE_UNIT_PRICE_GLOBAL NUMBER       Unit price for the line in global currency    
PO_LINE_UNIT_PRICE_DERIVED NUMBER       Derived unit price for the line with logic : WHEN PO_LINES_ALL.ORDER_TYPE_LOOKUP_CODE = 'FIXED PRICE' THEN TOTAL_EXCLUDING_ALL_TAX ELSE PO_LINE_UNIT_PRICE    
PO_LINE_UNIT_PRICE_DERIVED_GLOBAL NUMBER       Derived unit price for the line in global currency    
DISCOUNT_REASON VARCHAR2 256     Description of the reason for the discount    
CONSIGNMENT_LINE_FLAG VARCHAR2 16     Indicates whether the item on line will be purchased under consignment arrangement from supplier. Values: Y/N. Applicable to both BPA and PO Lines. DW_Y_N_D_TL CODE
PO_LINE_TYPE_ID NUMBER 38 0   Line type unique identifier DW_PURCHASING_LINE_TYPE_D LINE_TYPE_ID
NEGOTIATION_HEADER_ID NUMBER 38 0   Reference to the negotiation id in sourcing    
NEGOTIATION_LINE_NUMBER NUMBER       Reference to the negotiation line number in Sourcing    
PO_LINE_CANCEL_DATE DATE       Cancellation date    
PO_LINE_CANCELLED_BY NUMBER 38 0   Unique identifier of the employee who cancelled the line DW_PERSON_NAME_CURRENT_D PERSON_ID
SOURCE_AGREEMENT_HEADER_ID NUMBER 38 0   Unique identifier of the quotation (standard or planned POs only) or global agreement (standard POs only) referenced by this line    
SOURCE_AGREEMENT_LINE_ID NUMBER 38 0   Unique identifier of the quotation line (standard or planned POs only) or global agreement line (standard POs only) referenced by this line    
SOURCE_AGREEMENT_ORDER_NUMBER VARCHAR2 32     Header Number of the BPA or CPA    
SOURCE_AGREEMENT_LINE_NUMBER NUMBER 38 0   Line Number of the BPA or CPA    
MANUAL_PRICE_CHANGE_FLAG VARCHAR2 16     Only for Standard PO lines referencing a Global Agreement, Contract, or Quotation: Y if the user has manually entered a price overriding the source document price, N or null otherwise DW_Y_N_D_TL CODE
PO_LINE_UOM_CODE VARCHAR2 16     Unit of measure for the quantity ordered DW_UNIT_OF_MEASURE_D_TL UOM_CODE
NEGO_LINE_CREATION_DATE DATE       Negotiation line creation date.    
ORDER_TYPE_LOOKUP_CODE VARCHAR2 32     Value basis of the line    
PO_SCHEDULE_NUMBER NUMBER       Shipment line number    
SHIP_TO_ORGANIZATION_ID NUMBER 38 0   Ship-to organization unique identifier DW_INV_ORGANIZATION_D INV_ORGANIZATION_ID
COUNTRY_OF_ORIGIN_CODE VARCHAR2 16     Country of manufacture for this shipment ( values could be US, IN, FR etc..) DW_PO_COUNTRY_CODE_D_TL CODE
DESTINATION_TYPE_CODE VARCHAR2 32     Final destination of the purchased items ( values could be MANUFACTURING, EXPENSE, INVENTORY etc..) DW_POR_DESTINATION_TYPE_D_TL CODE
NOTE_TO_RECEIVER VARCHAR2 2048     Shipment level Note to receiver, which would hold the note to receiver info coming from req lines.    
FINAL_DISCHARGE_LOCATION_ID NUMBER 38 0   The final discharge location identifier. DW_WORKER_LOCATION_D LOCATION_ID
PRODUCT_TYPE VARCHAR2 256     The value of product type specifies whether the transaction line is for a good, or a service, or it is a memo line. ( values could be GOODS,SERVICES) DW_ZX_PRODUCT_TYPE_D_TL CODE
RECEIVING_ROUTING_ID NUMBER 38 0   Receipt routing unique identifier DW_RCV_ROUTING_HEADERS_D_TL CODE
ALLOW_SUBSTITUTE_RECEIPTS_FLAG VARCHAR2 16     Indicates whether substitute items can be received in place of the ordered items ( values would be Y/N) DW_Y_N_D_TL CODE
MATCH_OPTION VARCHAR2 32     Indicator of whether the invoice for the shipment should be matched to the purchase order or the receipt ( values would be R - Receipt, P - Order, C - Consumption Advice) DW_PO_MATCH_OPTION_D_TL CODE
PO_SCH_QUANTITY NUMBER       Quantity ordered or break quantity for blanket purchase orders, RFQs and quotations    
PO_SCH_QUANTITY_CANCELLED NUMBER       Quantity cancelled    
QUANTITY_RECEIVED NUMBER       Quantity received until today    
QUANTITY_SHIPPED NUMBER       Quantity shipped    
QUANTITY_ACCEPTED NUMBER       Quantity accepted after inspection, up until today    
QUANTITY_REJECTED NUMBER       Quantity rejected after inspection, up until today    
AMOUNT_ACCEPTED NUMBER       Amount Accepted for service lines    
AMOUNT_RECEIVED NUMBER       Stores the amount received for service lines    
AMOUNT_SHIPPED NUMBER       Amount pending for Work Confirmation    
AMOUNT_ACCEPTED_GLOBAL NUMBER       Amount Accepted for service lines in global currency    
AMOUNT_RECEIVED_GLOBAL NUMBER       Stores the amount received for service lines in global currency    
AMOUNT_SHIPPED_GLOBAL NUMBER       Amount pending for Work Confirmation in global currency    
PROMISED_DATE DATE       Promised Delivery Date. A date that the supplier has promised to deliver the ordered item or service    
NEED_BY_DATE DATE       Requested Delivery Date. A date that the buying company requests the ordered item or service to be delivered    
UOM_CODE VARCHAR2 16     Unit of measure for the quantity ordered DW_UNIT_OF_MEASURE_D_TL UOM_CODE
PROMISED_SHIP_DATE DATE       A date that the supplier has promised to ship the item ordered by the buying company    
REQUESTED_SHIP_DATE DATE       A date that the buying company requests the ordered item ready to ship    
CLOSED_FOR_INVOICE_DATE DATE       Date when the Shipment is closed for Invoice    
CLOSED_FOR_RECEIVING_DATE DATE       Date when the Shipment is closed for receiving    
CANCEL_DATE DATE       Cancellation date    
SHIPMENT_CLOSED_DATE DATE       Date when the Shipment is closed for both Receiving and Invoice    
SHIP_TO_CUST_ID NUMBER 38 0   Customer to whom merchandise is being sent DW_PARTY_D PARTY_ID
SHIP_TO_CUST_LOCATION_ID NUMBER 38 0   Attribute,Location where the supplier should ship the goods DW_CUSTOMER_LOCATION_D CUSTOMER_LOCATION_ID
SHIP_TO_LOCATION_ID NUMBER 38 0   Unique identifier for the ship-to location DW_WORKER_LOCATION_D LOCATION_ID
MATCH_APPROVAL_LEVEL VARCHAR2 16     Match approval level. Values can be 2-way, 3 way, 4 way. DW_PO_MATCHING_TYPE_D_TL CODE
SCHEDULE_STATUS VARCHAR2 32     Shipment status(applicable only to SPO) DW_PO_SCHEDULE_STATUS_D_TL CODE
BACK_TO_BACK_FLAG VARCHAR2 16     Indicates the purchase order schedule has a backing sales order that is fulfilled using a back to back order. DW_Y_N_D_TL CODE
PO_LINE_LOC_MODE_OF_TRANSPORT VARCHAR2 32     Type of transportation used to ship the product, such as truck, air or boat. IFNULL(SCHEDULE columns, HEADER columns) logic is implemented for this DW_PO_MODE_OF_TRANSPORT_D_TL CODE
PO_LINE_LOC_CARRIER_ID NUMBER 38 0   Type of carrier for the RFQ or quotation shipment. IFNULL(SCHEDULE columns, HEADER columns) logic is implemented for this DW_PARTY_D PARTY_ID
PO_LINE_LOC_SERVICE_LEVEL VARCHAR2 32     Priority of transportation that affects how quickly goods are transported. IFNULL(SCHEDULE columns, HEADER columns) logic is implemented for this DW_PO_SERVICE_LEVELS_D_TL CODE
PO_DISTRIBUTION_NUMBER NUMBER       Distribution number    
ACCRUAL_ACCOUNT_ID NUMBER 38 0   Unique identifier for the General Ledger accrual account DW_GL_CODE_COMBINATION_D CODE_COMBINATION_ID
VARIANCE_ACCOUNT_ID NUMBER 38 0   Unique identifier for the General Ledger variance account DW_GL_CODE_COMBINATION_D CODE_COMBINATION_ID
QUANTITY_CANCELLED NUMBER       Quantity cancelled for the distribution    
CONSIGNMENT_QUANTITY NUMBER       Quantity In Consigned Inventory after deliver transaction    
QUANTITY_BILLED NUMBER       Quantity invoiced by Oracle Payables against the distribution    
QUANTITY_DELIVERED NUMBER       Quantity delivered against the distribution    
AMOUNT_BILLED NUMBER       Amount invoiced by Oracle Payables against the distribution    
AMOUNT_DELIVERED NUMBER       Amount delivered for service lines    
AMOUNT_CANCELLED NUMBER       Amount cancelled for service lines    
RECOVERABLE_EXCLUSIVE_TAX NUMBER       The Recoverable exclusive tax amount for the distribution.    
NONRECOVERABLE_EXCLUSIVE_TAX NUMBER       The Nonrecoverable exclusive tax amount for the distribution.    
RECOVERABLE_INCLUSIVE_TAX NUMBER       The portion of the taxes paid that is included in the Distribution Ordered amount and which is recoverable.    
NONRECOVERABLE_INCLUSIVE_TAX NUMBER       The portion of the taxes paid that is included in the Distribution Ordered amount and which is nonrecoverable.    
TOTAL_EXCLUDING_ALL_TAX NUMBER       The Purchase order distribution amount that is exclusive of all the taxes    
AMOUNT_BILLED_GLOBAL NUMBER       Amount invoiced by Oracle Payables against the distribution in global currency    
AMOUNT_DELIVERED_GLOBAL NUMBER       Amount delivered for service lines in global currency    
AMOUNT_CANCELLED_GLOBAL NUMBER       Amount cancelled for service lines in global currency    
RECOVERABLE_EXCLUSIVE_TAX_GLOBAL NUMBER       The Recoverable exclusive tax amount for the distribution in global currency    
NONRECOVERABLE_EXCLUSIVE_TAX_GLOBAL NUMBER       The Nonrecoverable exclusive tax amount for the distribution in global currency    
RECOVERABLE_INCLUSIVE_TAX_GLOBAL NUMBER       The portion of the taxes paid in global currency that is included in the Distribution Ordered amount and which is recoverable.    
NONRECOVERABLE_INCLUSIVE_TAX_GLOBAL NUMBER       The portion of the taxes paid in global currency that is included in the Distribution Ordered amount and which is nonrecoverable.    
TOTAL_EXCLUDING_ALL_TAX_GLOBAL NUMBER       The Purchase order distribution amount in global currency that is exclusive of all the taxes    
DELIVER_TO_PERSON_ID NUMBER 38 0   Unique identifier for the requester DW_PERSON_NAME_CURRENT_D PERSON_ID
ORIGINAL_QUANTITY_ORDERED NUMBER       Quantity ordered on the distribution    
PO_DIST_RATE_DATE DATE       Currency conversion date    
PO_DIST_RATE NUMBER       Currency conversion rate    
DELIVER_TO_LOCATION_ID NUMBER 38 0   Unique identifier for the delivery location DW_CUSTOMER_LOCATION_D CUSTOMER_LOCATION_ID
DELIVER_TO_CUST_LOCATION_ID NUMBER 38 0   The final location where goods will be delivered that were previously received from a supplier DW_CUSTOMER_LOCATION_D CUSTOMER_LOCATION_ID
DELIVER_TO_CUST_ID NUMBER 38 0   Customer to whom merchandise is being delivered    
GL_CODE_COMBINATION_ID NUMBER 38 0   Unique identifier for the General Ledger charge account DW_GL_CODE_COMBINATION_D CODE_COMBINATION_ID
PO_DIST_CREATED_BY VARCHAR2 64     Who column: indicates the user who created the distribution DW_USER_D USERNAME
GLOBAL_CURRENCY_CODE VARCHAR2 16     Global currency code. DW_CURRENCY_DETAILS_D_TL CURRENCY_CODE
GLOBAL_CURRENCY_EXCH_RATE NUMBER       Global currency conversion rate.    
COST_CENTER_SEGMENT VARCHAR2 32     Cost center segment. DW_COST_CENTER_D COST_CENTER_SEGMENT
COST_CENTER_VALUESET_CODE VARCHAR2 64     Cost center value set code. DW_COST_CENTER_D COST_CENTER_VALUESET_CODE
GL_BALANCING_SEGMENT VARCHAR2 32     Balancing segment. DW_BALANCING_SEGMENT_D GL_BALANCING_SEGMENT
GL_BLNC_SGMNT_VALUESET_CODE VARCHAR2 64     Balancing segment value set code. DW_BALANCING_SEGMENT_D GL_BLNC_SGMNT_VALUESET_CODE
NATURAL_ACCOUNT_SEGMENT VARCHAR2 32     Natural account segment. DW_NATURAL_ACCOUNT_D NATURAL_ACCOUNT_SEGMENT
NTRL_ACNT_SGMNT_VALUESET_CODE VARCHAR2 64     Natural account value set code. DW_NATURAL_ACCOUNT_D NTRL_ACNT_SGMNT_VALUESET_CODE
GL_SEGMENT1 VARCHAR2 32     Accounting segment 1. DW_GL_SEGMENT_D GL_SEGMENT_CODE
GL_SEGMENT1_VALUESET_CODE VARCHAR2 64     Accounting segment 1 value set code. DW_GL_SEGMENT_D GL_SEGMENT_VALUESET_CODE
GL_SEGMENT2 VARCHAR2 32     Accounting segment 2. DW_GL_SEGMENT_D GL_SEGMENT_CODE
GL_SEGMENT2_VALUESET_CODE VARCHAR2 64     Accounting segment 2 value set code. DW_GL_SEGMENT_D GL_SEGMENT_VALUESET_CODE
GL_SEGMENT3 VARCHAR2 32     Accounting segment 3. DW_GL_SEGMENT_D GL_SEGMENT_CODE
GL_SEGMENT3_VALUESET_CODE VARCHAR2 64     Accounting segment 3 value set code. DW_GL_SEGMENT_D GL_SEGMENT_VALUESET_CODE
GL_SEGMENT4 VARCHAR2 32     Accounting segment 4. DW_GL_SEGMENT_D GL_SEGMENT_CODE
GL_SEGMENT4_VALUESET_CODE VARCHAR2 64     Accounting segment 4 value set code. DW_GL_SEGMENT_D GL_SEGMENT_VALUESET_CODE
GL_SEGMENT5 VARCHAR2 32     Accounting segment 5. DW_GL_SEGMENT_D GL_SEGMENT_CODE
GL_SEGMENT5_VALUESET_CODE VARCHAR2 64     Accounting segment 5 value set code. DW_GL_SEGMENT_D GL_SEGMENT_VALUESET_CODE
GL_SEGMENT6 VARCHAR2 32     Accounting segment 6. DW_GL_SEGMENT_D GL_SEGMENT_CODE
GL_SEGMENT6_VALUESET_CODE VARCHAR2 64     Accounting segment 6 value set code. DW_GL_SEGMENT_D GL_SEGMENT_VALUESET_CODE
GL_SEGMENT7 VARCHAR2 32     Accounting segment 7. DW_GL_SEGMENT_D GL_SEGMENT_CODE
GL_SEGMENT7_VALUESET_CODE VARCHAR2 64     Accounting segment 7 value set code. DW_GL_SEGMENT_D GL_SEGMENT_VALUESET_CODE
GL_SEGMENT8 VARCHAR2 32     Accounting segment 8. DW_GL_SEGMENT_D GL_SEGMENT_CODE
GL_SEGMENT8_VALUESET_CODE VARCHAR2 64     Accounting segment 8 value set code. DW_GL_SEGMENT_D GL_SEGMENT_VALUESET_CODE
GL_SEGMENT9 VARCHAR2 32     Accounting segment 9. DW_GL_SEGMENT_D GL_SEGMENT_CODE
GL_SEGMENT9_VALUESET_CODE VARCHAR2 64     Accounting segment 9 value set code. DW_GL_SEGMENT_D GL_SEGMENT_VALUESET_CODE
GL_SEGMENT10 VARCHAR2 32     Accounting segment 1. DW_GL_SEGMENT_D GL_SEGMENT_CODE
GL_SEGMENT10_VALUESET_CODE VARCHAR2 64     Accounting segment 1 value set code. DW_GL_SEGMENT_D GL_SEGMENT_VALUESET_CODE
REQUISITION_HEADER_ID NUMBER 38 0   Unique system generated Requisition Order Id    
REQUISITION_LINE_ID NUMBER 38 0   Requisition Line Id    
REQUISITION_DISTRIBUTION_ID NUMBER 38 0   Requisition distribution unique identifier    
REQUISITION_BU_ID NUMBER 38 0   Requisition business unit identifier. DW_INTERNAL_ORG_D ORGANIZATION_ID
REQUISITION_NUMBER VARCHAR2 64     Requisition Number    
REQUISITION_ITEM_SOURCE VARCHAR2 32     Indicates whether item comes from catalog noncatalog quick create punchout req import or service DW_POR_ITEM_SOURCE_D_TL CODE
REQUISITION_LINE_NUMBER NUMBER       Line number    
REQUISITION_URGENT_FLAG VARCHAR2 16     Indicates whether the requisition is urgent or not ( values could be Y/N) DW_Y_N_D_TL CODE
REQUISITION_NEGOTIATED_FLAG VARCHAR2 16     Indicates whether price has been negotiated by buyer ( values could be Y/N) DW_Y_N_D_TL CODE
REQUISITION_LAST_APPROVAL_DATE DATE       This attribute captures the time when the requisition lines is last approved. It is used to compute the average approval time metric for the items on requisition lines.    
REQUISITION_LAST_SUBMITTED_DATE DATE       This attribute captures the time when the requisition line is last submitted for approval. It is used to compute the average approval time metric for the items on requisition lines.    
REQUISITION_UNIT_PRICE NUMBER       Unit price in functional currency    
REQUISITION_MODIFIED_BY_BUYER_FLAG VARCHAR2 16     Indicates whether a buyer modified this line or not DW_Y_N_D_TL CODE
REQUISITION_IMPORT_SOURCE VARCHAR2 32     Source of requisition from Requisition Import    
REQUISITION_EMERGENCY_REQ_FLAG VARCHAR2 16     Stores state of emergency req checkbox DW_Y_N_D_TL CODE
REQUISITION_JUSTIFICATION VARCHAR2 1024     Note to approver    
REQUISITION_CREATION_DATE DATE       Who column: indicates the date and time of the creation of the row.    
REQUISITION_APPROVED_DATE DATE       Date when Requisition is approved    
QUANTITY_ORDERED NUMBER       Ordered quantity ( this is net of quantity i.e ORIGINAL_QUANTITY_ORDERED - QUANTITY_CANCELLED)    
PRE_PROCESSING_LEAD_TIME NUMBER       Pre processing lead time in days (IFNULL(PO Approval date, PO Document date) - PO Creation date)    
PR_TO_PO_CYCLE_TIME NUMBER       PR to PO cycle time in days ( PO Creation date - Requisition Approval date)    
PO_OPEN_CYCLE_TIME NUMBER       PO Open cycle time in days (PO Processed date - PO Creation date)    
PO_APPROVAL_CYCLE_TIME NUMBER            
NEGO_TO_PO_CYCLE_TIME NUMBER       Negotiation to PO cycle time in days (IFNULL(PO Approval date, PO Document date) - Negotiation creation date)    
PO_CLOSE_CYCLE_TIME NUMBER       PO Close cycle time in days (PO Close date - PO Creation date)    
ORDERED_AMOUNT NUMBER       Ordered amount ( this is sum of TAX_EXCLUSIVE_AMOUNT, RECOVERABLE_INCLUSIVE_TAX and NONRECOVERABLE_INCLUSIVE_TAX)    
TOTAL_EXCLUSIVE_TAX_AMOUNT NUMBER       Total exclusive tax amount ( RECOVERABLE_TAX + NONRECOVERABLE_TAX)    
TOTAL_AMOUNT NUMBER       Total amount including all taxes ( sum of TAX_EXCLUSIVE_AMOUNT, RECOVERABLE_INCLUSIVE_TAX, NONRECOVERABLE_INCLUSIVE_TAX, RECOVERABLE_TAX, NONRECOVERABLE_TAX)    
ORDERED_AMOUNT_GLOBAL NUMBER       Ordered amount in global currency    
TOTAL_EXCLUSIVE_TAX_AMOUNT_GLOBAL NUMBER       Total exclusive tax amount in global currency    
TOTAL_AMOUNT_GLOBAL NUMBER       Total amount including all taxes in global currency    
LOCATION_TYPE VARCHAR2 32     Shipping location type (values could be INTERNAL, EXTERNAL), If SHIP to location ID is available then 'INTERNAL' else 'EXTERNAL' DW_PO_LOCATION_TYPE_D_TL CODE
OVER_RECEIPT_QUANTITY_FLAG VARCHAR2 16     Indicates whether quantity received is greater than ordered, flag value - YES/NO DW_Y_N_D_TL CODE
DW_PURCHASING_CAT_HIERARCHY_D

Purchasing category hierarchy dimension table.

Details

Module: Purchasing

Key Columns

PURCHASING_CAT_ID, PURCHASING_CAT_TYPE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
PURCHASING_CAT_ID NUMBER 38 0 True Purchasing category ID DW_ITEM_CATEGORIES_D CATEGORY_ID
PURCHASING_CAT_TYPE VARCHAR2 32   True Purchasing category Type    
SOURCE_RECORD_ID VARCHAR2 128     Source record identifier.    
LEVEL1_CAT_ID NUMBER 38 0   Level1 Category ID DW_PURCHASING_CATEGORY_D_TL PURCHASING_CAT_ID
LEVEL2_CAT_ID NUMBER 38 0   Level2 Category ID DW_PURCHASING_CATEGORY_D_TL PURCHASING_CAT_ID
LEVEL3_CAT_ID NUMBER 38 0   Level3 Category ID DW_PURCHASING_CATEGORY_D_TL PURCHASING_CAT_ID
LEVEL4_CAT_ID NUMBER 38 0   Level4 Category ID DW_PURCHASING_CATEGORY_D_TL PURCHASING_CAT_ID
LEVEL5_CAT_ID NUMBER 38 0   Level5 Category ID DW_PURCHASING_CATEGORY_D_TL PURCHASING_CAT_ID
LEVEL6_CAT_ID NUMBER 38 0   Level6 Category ID DW_PURCHASING_CATEGORY_D_TL PURCHASING_CAT_ID
LEVEL7_CAT_ID NUMBER 38 0   Level7 Category ID DW_PURCHASING_CATEGORY_D_TL PURCHASING_CAT_ID
LEVEL8_CAT_ID NUMBER 38 0   Level8 Category ID DW_PURCHASING_CATEGORY_D_TL PURCHASING_CAT_ID
LEVEL9_CAT_ID NUMBER 38 0   Level9 Category ID DW_PURCHASING_CATEGORY_D_TL PURCHASING_CAT_ID
LEVEL10_CAT_ID NUMBER 38 0   Level10 Category ID DW_PURCHASING_CATEGORY_D_TL PURCHASING_CAT_ID
NODE_LEVEL NUMBER 38 0   Node Level    
DW_PURCHASING_CATEGORY_D_TL

Purchasing Category translation table.

Details

Module: Purchasing

Key Columns

PURCHASING_CAT_ID, LANGUAGE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
PURCHASING_CAT_ID NUMBER 38 0 True Purchasing category ID DW_PURCHASING_CAT_HIERARCHY_D PURCHASING_CAT_ID
LANGUAGE VARCHAR2 16   True Indicates the code of the language into which the contents of the translatable columns are translated.    
SOURCE_RECORD_ID VARCHAR2 128     Source record identifier.    
CATEGORY_NAME VARCHAR2 32     Category Name.    
CATEGORY_DESCRIPTION VARCHAR2 256     Description about the category.    
DW_PURCHASING_LINE_TYPE_D

Purchasing line type dimension.

Details

Module: Purchasing

Key Columns

LINE_TYPE_ID

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
LINE_TYPE_ID NUMBER 38 0 True Line type unique identifier    
SOURCE_RECORD_ID NUMBER 38 0   Source record identifier.    
LINE_TYPE_CODE VARCHAR2 32     Stores a unique code to identify the line type.    
CATEGORY_ID NUMBER 38 0   Item class    
PURCHASE_BASIS VARCHAR2 32     Purchase basis of the line type. (Goods/Services). Values are from the table DW_SCM_CODE_VALUES_LKP_TL with CODE_TYPE=PURCHASE BASIS. DW_SCM_CODE_VALUES_LKP_TL CODE
MATCHING_BASIS VARCHAR2 32     Matching basis of the line type (Quantity/Amount). Values are from the table DW_SCM_CODE_VALUES_LKP_TL with CODE_TYPE=MATCH_BASIS. DW_SCM_CODE_VALUES_LKP_TL CODE
MATCH_OPTION VARCHAR2 32     Indicator of whether the invoice for the shipment should be matched to the purchase order or the receipt. Values are from DW_SCM_CODE_VALUES_LKP_TL with CODE_TYPE=PO INVOICE MATCH OPTION. Possible values are P for Purchase Order and R for Receipt DW_SCM_CODE_VALUES_LKP_TL CODE
DW_PURCHASING_LINE_TYPE_D_TL

Purchasing line type translation.

Details

Module: Purchasing

Key Columns

LANGUAGE, LINE_TYPE_ID

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
LINE_TYPE_ID NUMBER 38 0 True Line type unique identifier DW_PURCHASING_LINE_TYPE_D LINE_TYPE_ID
LANGUAGE VARCHAR2 16   True Indicates the code of the language    
SOURCE_RECORD_ID VARCHAR2 128     Source record identifier.    
LINE_TYPE VARCHAR2 32     Document line type    
LINE_TYPE_DESCRIPTION VARCHAR2 256     Line type description    
DW_RATE_TYPE_D_TL

PO rate type Translation

Details

Module: Purchasing

Key Columns

CODE, LANGUAGE, CODE_TYPE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
CODE_TYPE VARCHAR2 128   True Code type. It is specific to functionality.    
CODE VARCHAR2 128   True Code.    
LANGUAGE VARCHAR2 64   True Translation language.    
SOURCE_RECORD_ID VARCHAR2 512     Source record identifier. Value is derived from a combination of code type and code.    
NAME VARCHAR2 2048     Business name or value of the code.    
DESCRIPTION VARCHAR2 4000     Code description.    
DW_RCV_ASN_TYPE_D_TL

RCV ASN Type Dimension Translation

Details

Module: Purchasing

Key Columns

CODE, LANGUAGE, CODE_TYPE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
CODE_TYPE VARCHAR2 128   True Code type. It is specific to functionality.    
CODE VARCHAR2 128   True Code.    
LANGUAGE VARCHAR2 64   True Translation language.    
SOURCE_RECORD_ID VARCHAR2 512     Source record identifier. Value is derived from a combination of code type and code.    
NAME VARCHAR2 2048     Business name or value of the code.    
DESCRIPTION VARCHAR2 4000     Code description.    
DW_RCV_DESTINATION_TYPE_D_TL

RCV Destination Type Code Dimension Translation

Details

Module: Purchasing

Key Columns

CODE, LANGUAGE, CODE_TYPE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
CODE_TYPE VARCHAR2 128   True Code type. It is specific to functionality.    
CODE VARCHAR2 128   True Code.    
LANGUAGE VARCHAR2 64   True Translation language.    
SOURCE_RECORD_ID VARCHAR2 512     Source record identifier. Value is derived from a combination of code type and code.    
NAME VARCHAR2 2048     Business name or value of the code.    
DESCRIPTION VARCHAR2 4000     Code description.    
DW_RCV_ROUTING_HEADERS_D_TL

RCV routing Translation

Details

Module: Purchasing

Key Columns

CODE, LANGUAGE, CODE_TYPE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
CODE_TYPE VARCHAR2 128   True Code type. It is specific to functionality.    
CODE NUMBER 38 0 True Code.    
LANGUAGE VARCHAR2 64   True Translation language.    
SOURCE_RECORD_ID VARCHAR2 512     Source record identifier. Value is derived from a combination of code type and code.    
NAME VARCHAR2 2048     Business name or value of the code.    
DESCRIPTION VARCHAR2 4000     Code description.    
DW_RCV_SHIPMENT_STATUS_D_TL

RCV Shipment Status Code Dimension Translation

Details

Module: Purchasing

Key Columns

CODE, LANGUAGE, CODE_TYPE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
CODE_TYPE VARCHAR2 128   True Code type. It is specific to functionality.    
CODE VARCHAR2 128   True Code.    
LANGUAGE VARCHAR2 64   True Translation language.    
SOURCE_RECORD_ID VARCHAR2 512     Source record identifier. Value is derived from a combination of code type and code.    
NAME VARCHAR2 2048     Business name or value of the code.    
DESCRIPTION VARCHAR2 4000     Code description.    
DW_RCV_SHIPMENTS_CF

Receiving shipment fact table

Details

Module: Purchasing

Key Columns

SHIPMENT_LINE_ID

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
SHIPMENT_LINE_ID NUMBER 38 0 True Receiving shipment receipt line unique identifier.    
SOURCE_RECORD_ID VARCHAR2 256     Source record identifier.    
SHIPMENT_HEADER_ID NUMBER 38 0   Receiving shipment receipt header unique identifier.    
RECEIPT_NUM VARCHAR2 32     Receipt number for the receiving shipment receipt header.    
SUPPLIER_ID NUMBER 38 0   Supplier unique identifier. DW_PARTY_D SUPPLIER_ID
SUPPLIER_SITE_ID NUMBER 38 0   Supplier site unique identifier. DW_SUPPLIER_SITE_D SUPPLIER_SITE_ID
SHIP_TO_ORG_ID NUMBER 38 0   Inventory organization unique identifier where the receipt and shipment are created. DW_INV_ORGANIZATION_D INV_ORGANIZATION_ID
EXPECTED_RECEIPT_DATE DATE       This column stores the expected arrival date of the shipment.    
ASN_TYPE VARCHAR2 32     ASN (Advanced Shipment Notification) type of the shipment. Valid values are ASN, ASBN and STD for a receipt. DW_RCV_ASN_TYPE_D_TL CODE
SHIPPED_DATE DATE       This column stores the date when the shipment was created.    
SHIPMENT_NUM VARCHAR2 32     Shipment number assigned by the shipment source. Corresponds to the ASN number, Intransit number and Transfer order number.    
FREIGHT_CARRIER_ID NUMBER 38 0   This column stores the Freight Carrier unique identifier. DW_PARTY_D PARTY_ID
PACKING_SLIP VARCHAR2 32     This column stores the Packing slip number.    
BILL_OF_LADING VARCHAR2 32     This column stores the Bill of lading number.    
WAYBILL_AIRBILL_NUM VARCHAR2 32     This column stores the waybill or air bill number.    
NUM_OF_CONTAINERS NUMBER 38 0   This column stores the number of containers in the shipment.    
COMMENTS VARCHAR2 4000     This column stores the note created by the receiver.    
HEADER_CREATION_DATE TIMESTAMP       Indicates the date and time of the creation of the header row.    
HEADER_CREATION_DATE_1 DATE       Indicates the date of the creation of the header row.    
HEADER_CREATED_BY_USER VARCHAR2 128     Indicates the user who created the header row. DW_USER_D USERNAME
HEADER_LAST_UPDATE_DATE TIMESTAMP       Indicates the date and time of the last update of the header row.    
HEADER_LAST_UPDATED_BY_USER VARCHAR2 128     Indicates the user who last updated the header row. DW_USER_D USERNAME
PROC_FISCAL_PERIOD_SET_NAME VARCHAR2 16     Accounting calendar name based on primary ledger of procurement org. DW_FISCAL_DAY_D FISCAL_PERIOD_SET_NAME
PROC_FISCAL_PERIOD_TYPE VARCHAR2 16     Accounting period type based on primary ledger of procurement org. DW_FISCAL_DAY_D FISCAL_PERIOD_TYPE
INV_FISCAL_PERIOD_SET_NAME VARCHAR2 16     Accounting calendar name based on primary ledger of receiving inventory org. DW_FISCAL_DAY_D FISCAL_PERIOD_SET_NAME
INV_FISCAL_PERIOD_TYPE VARCHAR2 16     Accounting period type based on primary ledger of receiving inventory org. DW_FISCAL_DAY_D FISCAL_PERIOD_TYPE
REQ_FISCAL_PERIOD_SET_NAME VARCHAR2 16     Accounting calendar name based on primary ledger of requisition org. DW_FISCAL_DAY_D FISCAL_PERIOD_SET_NAME
REQ_FISCAL_PERIOD_TYPE VARCHAR2 16     Accounting period type based on primary ledger of requisition org. DW_FISCAL_DAY_D FISCAL_PERIOD_TYPE
FISCAL_PERIOD_NAME VARCHAR2 64     Accounting period name. DW_FISCAL_DAY_D FISCAL_PERIOD_NAME
SHIPMENT_LINE_NUM NUMBER 38 0   This column stores the number corresponding to the shipment line.    
ITEM_ID NUMBER 38 0   This column stores the inventory item unique identifier of the document for which the receiving shipment receipt line is created. Columns (INVENTORY_ITEM_ID, SHIP_TO_ORG_ID) joins DW_INVENTORY_ITEM_D (INVENTORY_ITEM_ID, ORGANIZATION_ID) DW_INVENTORY_ITEM_D INVENTORY_ITEM_ID ,ORGANIZATION_ID
ITEM_DESCRIPTION VARCHAR2 256     This column stores the purchase order line item description for PO receipts. For other documents, it stores the inventory item description.    
SUPPLIER_ITEM_NAME VARCHAR2 512     Supplier item number.    
CATEGORY_ID NUMBER 38 0   This column stores the Item category unique identifier. DW_ITEM_CATEGORIES_D CATEGORY_ID
PO_HEADER_ID NUMBER 38 0   This column stores the purchase order header unique identifier.    
PO_LINE_ID NUMBER 38 0   This column stores the purchase order line unique identifier.    
PO_LINE_LOCATION_ID NUMBER 38 0   This column stores the purchase order schedule unique identifier.    
PO_DISTRIBUTION_ID NUMBER 38 0   This column stores the purchase order distribution unique identifier. This is populated once shipment lines are put away i.e. delivered.    
QUANTITY_SHIPPED NUMBER       This column stores the net quantity shipped for the receiving shipment receipt line.    
QUANTITY_RECEIVED NUMBER       This column stores the net quantity received for the receiving shipment receipt line.    
QUANTITY_ACCEPTED NUMBER       This column stores the net quantity accepted for the receiving shipment receipt line.    
QUANTITY_REJECTED NUMBER       This column stores the net quantity rejected for the receiving shipment receipt line.    
QUANTITY_DELIVERED NUMBER       This column stores the net quantity delivered for the receiving shipment receipt line.    
QUANTITY_RETURNED NUMBER       This column stores the net quantity returned for the receiving shipment receipt line.    
QUANTITY_CONSUMED NUMBER       Supplier consigned Inventory consumed quantity.    
UOM_CODE VARCHAR2 16     This column stores the unit of measure code for the receiving shipment receipt line. DW_UNIT_OF_MEASURE_D_TL UOM_CODE
CONSIGNED_FLAG VARCHAR2 16     This column if the receipt line is created for consigned material. Values are Y/N/NO VALUE DW_Y_N_D_TL CODE
RECEIVED_BY_USER_ID NUMBER 38 0   This column stores the Unique identifier for the person who created the receiving transaction. DW_PERSON_NAME_CURRENT_D PERSON_ID
SHIP_TO_LOCATION_ID NUMBER 38 0   Receiving location unique identifier. DW_WORKER_LOCATION_D LOCATION_ID
DESTINATION_TYPE_CODE VARCHAR2 32     Destination type code for the shipment line. Values are RECEIVING, DROP SHIP, EXPENSE, INVENTORY, MANUFACTURING DW_RCV_DESTINATION_TYPE_D_TL CODE
SHIPMENT_LINE_STATUS_CODE VARCHAR2 32     Shipment status of receipt line. Values are EXPECTED, PARTIALLY RECEIVED, FULLY RECEIVED, CANCELLED. DW_RCV_SHIPMENT_STATUS_D_TL CODE
SOURCE_DOCUMENT_CODE VARCHAR2 32     Source document code for the receiving transactions. Values are PO, RMA, ASN, REQ, INVENTORY, TRANSFER ORDER etc. Currently only SOURCE_DOCUMENT_CODE = PO is considered DW_RCV_SOURCE_DOCUMENT_TYPE_D_TL CODE
LINE_CREATION_DATE TIMESTAMP       Indicates the date and time of the creation of the receipt line.    
LINE_CREATION_DATE_1 DATE       Indicates the date of the creation of the receipt line.    
LINE_CREATED_BY_USER VARCHAR2 128     Indicates the user who created the receipt line. DW_USER_D USERNAME
LINE_LAST_UPDATE_DATE TIMESTAMP       Indicates the date and time of the last update of the receipt line.    
LINE_LAST_UPDATED_BY_USER VARCHAR2 128     Indicates the user who last updated the row. DW_USER_D USERNAME
RECEIPT_DATE DATE       Receiving date of goods/services. In case of multiple receive transactions for the shipment line, this column will hold the latest transaction date for RECEIVE or UNORDERED transactions.    
DELIVER_DATE DATE       Delivery date of goods/services. In case of multiple deliver transactions for the shipment line, this column will hold the latest transaction date for DELIVER transactions.    
PURCHASE_ORDER_NUMBER VARCHAR2 32     Purchase order number.    
PO_DOCUMENT_STATUS VARCHAR2 32     Purchase order status. Values are CLOSED FOR INVOICING, OPEN, CLOSED FOR RECEIVING etc. DW_DOCUMENT_STATUS_D_TL CODE
PO_REVISION_NUM NUMBER 38 0   Purchase order document revision number.    
PO_APPROVED_DATE DATE       Date on which first version of purchase order was approved.    
PROCUREMENT_BU_ID NUMBER 38 0   Procurement business unit identifier. DW_INTERNAL_ORG_D ORGANIZATION_ID
REQUISITION_BU_ID NUMBER 38 0   Requisition business unit identifer. DW_INTERNAL_ORG_D ORGANIZATION_ID
REQUISITION_LEDGER_ID NUMBER 38 0   Primary ledger id of requisition BU    
PROCUREMENT_LEDGER_ID NUMBER 38 0   Primary ledger id of procurment BU    
BUYER_ID NUMBER 38 0   Buyer unique identifier. DW_PERSON_NAME_CURRENT_D PERSON_ID
PO_LINE_NUMBER NUMBER 38 0   Purchase order line number.    
PO_LINE_TYPE_ID NUMBER 38 0   Purchase order line type unique identifier. DW_PURCHASING_LINE_TYPE_D LINE_TYPE_ID
PO_LINE_STATUS VARCHAR2 32     Purchase order line status. Values are CLOSED FOR INVOICING, OPEN, CLOSED FOR RECEIVING etc. DW_PO_LINE_STATUS_D_TL CODE
PO_LINE_UNIT_PRICE NUMBER       Unit price for the purchase order line.    
PO_CURRENCY_CODE VARCHAR2 16     Unique identifier for the purchase order currency. DW_CURRENCY_DETAILS_D_TL CURRENCY_CODE
PO_LINE_LOCATION_NUMBER NUMBER 38 0   Purchase order line location (schedule) number.    
SCHEDULE_STATUS VARCHAR2 32     Purchase order line location (schedule) status. DW_PO_SCHEDULE_STATUS_D_TL CODE
PRODUCT_TYPE VARCHAR2 256     Product type specifies whether the transaction line is for a good, or a service, or it is a memo line. Values could be GOODS/SERVICES. DW_ZX_PRODUCT_TYPE_D_TL CODE
RECEIVING_ROUTING_ID NUMBER 38 0   Receipt routing unique identifier. DW_RCV_ROUTING_HEADERS_D_TL CODE
QUANTITY_ORDERED NUMBER       Purchase order line location quantity ordered.    
PO_UOM_CODE VARCHAR2 16     Unit of measure code for the purchase order line. DW_UNIT_OF_MEASURE_D_TL UOM_CODE
NEED_BY_DATE DATE       Date that the buying company requests the ordered item or service to be delivered.    
ACCEPTABLE_EARLY_DAYS NUMBER       Maximum acceptable number of days items can be received early.    
ACCEPTABLE_LATE_DAYS NUMBER       Maximum acceptable number of days items can be received late.    
PROMISED_DELIVERY_DATE DATE       Date that the supplier has promised to deliver the ordered item or service.    
MODE_OF_TRANSPORT VARCHAR2 32     Type of transportation used to ship the product, such as truck, air or boat (values could be AIR, PARCEL etc.). This column has coalesced value from PO Line Location and then PO Header. DW_PO_MODE_OF_TRANSPORT_D_TL CODE
SERVICE_LEVEL VARCHAR2 32     Priority of transportation that affects how quickly goods are transported (values could be Standard, Express, Air etc.). This column has coalesced value from PO Line Location and then PO Header. DW_PO_SERVICE_LEVELS_D_TL CODE
RECEIPT_CORRECTION_FLAG VARCHAR2 32     Indicates if the shipment line contains any correction transaction. Values are YES, NO. DW_Y_N_D_TL CODE
RECEIPT_ACCEPTED_FLAG VARCHAR2 32     Indicates if shipment line has Accepted Quantity = Received Quantity. Values are Y,N. DW_Y_N_D_TL CODE
RECEIPT_REJECTED_FLAG VARCHAR2 32     Indicates if shipment line has Rejected Quantity > . Values are Y,N. DW_Y_N_D_TL CODE
RECEIPT_RETURNED_FLAG VARCHAR2 32     Indicates if shipment line has Returned Quantity > . Values are Y,N. DW_Y_N_D_TL CODE
UNORDERED_RECEIPT_FLAG VARCHAR2 32     Indicates if receipt line is unordered and not yet matched to any purchase order i.e. no MATCH transaction type for the receipt line. Values are Y,N. DW_Y_N_D_TL CODE
SHIPMENT_RECEIVED_FLAG VARCHAR2 32     Indicates if receipt line has been received i.e. receipt line has RECEIVE/UNORDERED transaction types. Values are Y,N. DW_Y_N_D_TL CODE
ASN_BASED_FLAG VARCHAR2 32     Indicates if receipt line is ASN or ASBN based. Values are Y,N. DW_Y_N_D_TL CODE
SUBSTITUTE_ITEM_FLAG VARCHAR2 32     Indicates if receipt line is a substitute item. Values are Y,N. DW_Y_N_D_TL CODE
PROCESSING_TIME NUMBER       Indicates no. of days to receive goods after purchase order (revision ). RECEIPT DATE - PO APPROVED DATE (revision ) Value will be NULL if any one of the date attributes are NULL. In cases where PO APPROVED DATE > RECEIPT DATE (example in back dated receipts), values will be capped at .    
POST_PROCESSING_TIME NUMBER       Indicates no. of days to deliver goods to requester after receiving the goods. DELIVER DATE - RECEIPT DATE Value will be NULL if any one of the date attributes are NULL. Value will change in cases where line is not fully delivered.    
TRANSPORTATION_TIME NUMBER       Indicates no. of days to received goods after it is shipped. Applicable only for ASN based shipments. RECEIPT HEADER CREATION DATE - SHIPPED DATE Value will be NULL if any one of the date attributes are NULL.    
EARLY_DELIVERY_FLAG VARCHAR2 32     Indicates if shipment was received early. RECEIPT DATE < PROMISED DELIVEY DATE, if null NEED BY DATE. Value will be N if any one of the date attributes are NULL. DW_Y_N_D_TL CODE
ONTIME_DELIVERY_FLAG VARCHAR2 32     Indicates if shipment was received on-time. RECEIPT DATE = PROMISED DELIVEY DATE, if null NEED BY DATE. Value will be N if any one of the date attributes are NULL. DW_Y_N_D_TL CODE
LATE_DELIVERY_FLAG VARCHAR2 32     Indicates if shipment was received late. RECEIPT DATE > PROMISED DELIVEY DATE, if null NEED BY DATE. Value will be N if any one of the date attributes are NULL. DW_Y_N_D_TL CODE
EARLY_DELIVERY_TOLERANCE_FLAG VARCHAR2 32     Indicates if shipment was received early including receipt tolerances. RECEIPT DATE < PROMISED DELIVEY DATE, if null NEED BY DATE - ACCEPTABLE EARLY DAYS. Value will be N if any one of the date attributes are NULL. DW_Y_N_D_TL CODE
ONTIME_DELIVERY_TOLERANCE_FLAG VARCHAR2 32     Indicates if shipment was received on-time including receipt tolerances. RECEIPT DATE BETWEEN (PROMISED DELIVEY DATE, if null NEED BY DATE) - ACCEPTABLE EARLY DAYS AND (PROMISED DELIVEY DATE, if null NEED BY DATE) + ACCEPTABLE LATE DAYS Value will be N if any one of the date attributes are NULL. DW_Y_N_D_TL CODE
LATE_DELIVERY_TOLERANCE_FLAG VARCHAR2 32     Indicates if shipment was received late including receipt tolerances. RECEIPT DATE > PROMISED DELIVEY DATE, if null NEED BY DATE + ACCEPTABLE LATE DAYS Value will be N if any one of the date attributes are NULL. DW_Y_N_D_TL CODE
DW_RCV_SOURCE_DOCUMENT_TYPE_D_TL

RCV Source Document Type Dimension Translation

Details

Module: Purchasing

Key Columns

CODE, LANGUAGE, CODE_TYPE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
CODE_TYPE VARCHAR2 128   True Code type. It is specific to functionality.    
CODE VARCHAR2 128   True Code.    
LANGUAGE VARCHAR2 64   True Translation language.    
SOURCE_RECORD_ID VARCHAR2 512     Source record identifier. Value is derived from a combination of code type and code.    
NAME VARCHAR2 2048     Business name or value of the code.    
DESCRIPTION VARCHAR2 4000     Code description.    
DW_REQUISITION_CF

Requisitions Fact

Details

Module: Purchasing

Key Columns

REQUISITION_DISTRIBUTION_ID

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
REQUISITION_DISTRIBUTION_ID NUMBER 38 0 True Requisition distribution unique identifier    
SOURCE_RECORD_ID NUMBER 38 0   Source record identifier    
REQUISITION_DISTRIBUTION_NUMBER NUMBER       Requisition distribution number    
REQUISITION_LINE_ID NUMBER 38 0   Requisition line unique identifier    
REQUISITION_LINE_NUMBER NUMBER       Requisition line number    
REQUISITION_HEADER_ID NUMBER 38 0   Requisition unique identifier    
REQUISITION_NUMBER VARCHAR2 64     Requisition number    
DISTRIBUTION_CREATION_DATE DATE       Indicates the date of creation of the row.    
DISTRIBUTION_LAST_UPDATE_DATE DATE       Indicates the date of last update of the row.    
DISTRIBUTION_CREATED_BY VARCHAR2 128     Indicates the user who created the row. DW_USER_D USERNAME
DISTRIBUTION_LAST_UPDATED_BY VARCHAR2 128     Indicates the user who last updated the row. DW_USER_D USERNAME
CODE_COMBINATION_ID NUMBER 38 0   Unique identifier for the general ledger charge account DW_GL_CODE_COMBINATION_D CODE_COMBINATION_ID
COST_CENTER_SEGMENT VARCHAR2 32     Cost center segment. DW_COST_CENTER_D COST_CENTER_SEGMENT
COST_CENTER_VALUESET_CODE VARCHAR2 64     Cost center value set code. DW_COST_CENTER_D COST_CENTER_VALUESET_CODE
GL_BALANCING_SEGMENT VARCHAR2 32     Balancing segment. DW_BALANCING_SEGMENT_D GL_BALANCING_SEGMENT
GL_BLNC_SGMNT_VALUESET_CODE VARCHAR2 64     Balancing segment value set code. DW_BALANCING_SEGMENT_D GL_BLNC_SGMNT_VALUESET_CODE
NATURAL_ACCOUNT_SEGMENT VARCHAR2 32     Natural account segment. DW_NATURAL_ACCOUNT_D NATURAL_ACCOUNT_SEGMENT
NTRL_ACNT_SGMNT_VALUESET_CODE VARCHAR2 64     Natural account value set code. DW_NATURAL_ACCOUNT_D NTRL_ACNT_SGMNT_VALUESET_CODE
GL_SEGMENT1 VARCHAR2 32     Accounting segment 1. DW_GL_SEGMENT_D GL_SEGMENT_CODE
GL_SEGMENT1_VALUESET_CODE VARCHAR2 64     Accounting segment 1 value set code. DW_GL_SEGMENT_D GL_SEGMENT_VALUESET_CODE
GL_SEGMENT2 VARCHAR2 32     Accounting segment 2. DW_GL_SEGMENT_D GL_SEGMENT_CODE
GL_SEGMENT2_VALUESET_CODE VARCHAR2 64     Accounting segment 2 value set code. DW_GL_SEGMENT_D GL_SEGMENT_VALUESET_CODE
GL_SEGMENT3 VARCHAR2 32     Accounting segment 3. DW_GL_SEGMENT_D GL_SEGMENT_CODE
GL_SEGMENT3_VALUESET_CODE VARCHAR2 64     Accounting segment 3 value set code. DW_GL_SEGMENT_D GL_SEGMENT_VALUESET_CODE
GL_SEGMENT4 VARCHAR2 32     Accounting segment 4. DW_GL_SEGMENT_D GL_SEGMENT_CODE
GL_SEGMENT4_VALUESET_CODE VARCHAR2 64     Accounting segment 4 value set code. DW_GL_SEGMENT_D GL_SEGMENT_VALUESET_CODE
GL_SEGMENT5 VARCHAR2 32     Accounting segment 5. DW_GL_SEGMENT_D GL_SEGMENT_CODE
GL_SEGMENT5_VALUESET_CODE VARCHAR2 64     Accounting segment 5 value set code. DW_GL_SEGMENT_D GL_SEGMENT_VALUESET_CODE
GL_SEGMENT6 VARCHAR2 32     Accounting segment 6. DW_GL_SEGMENT_D GL_SEGMENT_CODE
GL_SEGMENT6_VALUESET_CODE VARCHAR2 64     Accounting segment 6 value set code. DW_GL_SEGMENT_D GL_SEGMENT_VALUESET_CODE
GL_SEGMENT7 VARCHAR2 32     Accounting segment 7. DW_GL_SEGMENT_D GL_SEGMENT_CODE
GL_SEGMENT7_VALUESET_CODE VARCHAR2 64     Accounting segment 7 value set code. DW_GL_SEGMENT_D GL_SEGMENT_VALUESET_CODE
GL_SEGMENT8 VARCHAR2 32     Accounting segment 8. DW_GL_SEGMENT_D GL_SEGMENT_CODE
GL_SEGMENT8_VALUESET_CODE VARCHAR2 64     Accounting segment 8 value set code. DW_GL_SEGMENT_D GL_SEGMENT_VALUESET_CODE
GL_SEGMENT9 VARCHAR2 32     Accounting segment 9. DW_GL_SEGMENT_D GL_SEGMENT_CODE
GL_SEGMENT9_VALUESET_CODE VARCHAR2 64     Accounting segment 9 value set code. DW_GL_SEGMENT_D GL_SEGMENT_VALUESET_CODE
GL_SEGMENT10 VARCHAR2 32     Accounting segment 1. DW_GL_SEGMENT_D GL_SEGMENT_CODE
GL_SEGMENT10_VALUESET_CODE VARCHAR2 64     Accounting segment 1 value set code. DW_GL_SEGMENT_D GL_SEGMENT_VALUESET_CODE
DISTRIBUTION_QUANTITY NUMBER       Requisition distribution quantity    
DISTRIBUTION_AMOUNT NUMBER       Requisition distribution amount in functional currency    
RECOVERABLE_TAX NUMBER       Recoverable tax amount in functional currency    
NONRECOVERABLE_TAX NUMBER       Nonrecoverable tax amount in functional currency    
GLOBAL_CURRENCY_CODE VARCHAR2 16     Global currency code. DW_CURRENCY_DETAILS_D_TL CURRENCY_CODE
GLOBAL_CURRENCY_EXCH_RATE NUMBER       Global currency conversion rate.    
GLOBAL_DISTRIBUTION_AMOUNT NUMBER       Requisition distribution amount in global currency    
GLOBAL_RECOVERABLE_TAX NUMBER       Recoverable tax amount in global currency    
GLOBAL_NONRECOVERABLE_TAX NUMBER       Nonrecoverable tax amount in global currency    
PROJECT_ID NUMBER 38 0   Identifier of the project used to biuld the transaction descriptive flexfield for project-related transaction distributions DW_PJF_PROJECTS_ALL_D_TL PROJECT_ID
TASK_ID NUMBER 38 0   Identifier of the task used to build the transaction descriptive flexfield for project-related transaction distributions DW_PJF_PROJ_ELEMENTS_D_TL PROJ_ELEMENT_ID, PROJECT_ID
EXPENDITURE_TYPE_ID NUMBER 38 0   Expenditure type used to build the transaction descriptive flexfield for project-related transaction distributions DW_PJF_EXP_TYPES_D_TL EXPENDITURE_TYPE_ID
EXPENDITURE_ORGANIZATION_ID NUMBER 38 0   Identifier for expenditure organization used to build the transaction descriptive flexfield for project-related transaction distributions. DW_INTERNAL_ORG_D ORGANIZATION_ID
EXPENDITURE_ITEM_DATE DATE       Date on which project-related transaction is incurred    
ITEM_SOURCE VARCHAR2 64     Indicates whether item comes from Catalog, Noncatalog, Quick Entry, Punchout, Req import or Req service. DW_POR_ITEM_SOURCE_D_TL CODE
LINE_TYPE_ID NUMBER 38 0   Requisition line type unique identifier DW_PURCHASING_LINE_TYPE_D LINE_TYPE_ID
REQUESTER_ID NUMBER 38 0   Requisition requester unique identifier DW_PERSON_NAME_CURRENT_D PERSON_ID
NON_CATALOG_FLAG VARCHAR2 32     Indicates whether item source is Non Catalog or not DW_Y_N_D_TL CODE
URGENT_FLAG VARCHAR2 32     Indicates whether the requisition requires urgent processing or not. Values will be Y or N. DW_Y_N_D_TL CODE
MODIFIED_BY_BUYER_FLAG VARCHAR2 32     Indicates whether a buyer modified this line or not. Values will be Y or N. DW_Y_N_D_TL CODE
BUYER_PROCESSING_FLAG VARCHAR2 32     Indicates if a buyer is currently processing this requisition line. Values will be Y or N. DW_Y_N_D_TL CODE
NEW_SUPPLIER_FLAG VARCHAR2 32     Indicator that this is a new supplier. Values will be Y or N. DW_Y_N_D_TL CODE
REQUISITION_LINE_STATUS VARCHAR2 64     Status of the requisition line. Values are APPROVED, CANCELED, REJECTED, WITHDRAWN, SPLIT, REPLACED etc. DW_POR_LINE_STATUS_D_TL CODE
BACK_TO_BACK_FLAG VARCHAR2 32     Indicates whether a requisition line has a backing sales order that is fulfilled using a back to back order. Y indicates a back to back requisition line. N indicates that the requisition line is not a back to back requisition line. DW_Y_N_D_TL CODE
UOM_CODE VARCHAR2 32     Unit of measure code DW_UNIT_OF_MEASURE_D_TL UOM_CODE
LINE_QUANTITY NUMBER       Quantity ordered    
LINE_CURRENCY_CODE VARCHAR2 32     Unique identifier for the currency on req line DW_CURRENCY_DETAILS_D_TL CURRENCY_CODE
UNIT_PRICE NUMBER       Unit price in functional currency    
LINE_CURRENCY_UNIT_PRICE NUMBER       Unit price in req line currency    
LINE_AMOUNT NUMBER       Requisition line amount in functional currency    
LINE_CURRENCY_AMOUNT NUMBER       Amount on the req line in line currency    
GLOBAL_UNIT_PRICE NUMBER       Unit price in global currency    
GLOBAL_LINE_AMOUNT NUMBER       Requisition line amount in global currency    
SUGGESTED_BUYER_ID NUMBER 38 0   Suggested buyer unique identifier DW_PERSON_NAME_CURRENT_D PERSON_ID
ASSIGNED_BUYER_ID NUMBER 38 0   Assigned buyer unique identifier DW_PERSON_NAME_CURRENT_D PERSON_ID
SUGGESTED_VENDOR_NAME VARCHAR2 512     Suggested supplier name    
SUGGESTED_VENDOR_SITE VARCHAR2 256     Suggested supplier site name    
SUGGESTED_VENDOR_CONTACT VARCHAR2 128     Suggested supplier contact name    
SUGGESTED_VENDOR_EMAIL VARCHAR2 2048     Suggested supplier email contact information    
SUGGESTED_VENDOR_FAX VARCHAR2 32     Suggested supplier contact fax number    
SUGGESTED_VENDOR_PHONE VARCHAR2 32     Suggested supplier phone number    
VENDOR_ID NUMBER 38 0   Supplier unique identifier DW_PARTY_D SUPPLIER_ID
VENDOR_SITE_ID NUMBER 38 0   Supplier site unique identifier DW_SUPPLIER_SITE_D SUPPLIER_SITE_ID
ITEM_ID NUMBER 38 0   Item unique identifier. Inventory org will be DESTINATION_ORGANIZATION_ID DW_INVENTORY_ITEM_D INVENTORY_ITEM_ID ,ORGANIZATION_ID
ITEM_DESCRIPTION VARCHAR2 256     Item description    
SUGGESTED_SUPPLIER_ITEM_NUMBER VARCHAR2 512     Suggested supplier product number    
CATEGORY_ID NUMBER 38 0   Item category unique identifier DW_ITEM_CATEGORIES_D CATEGORY_ID
LINE_LAST_APPROVAL_DATE DATE       Date when the requisition lines is last approved. It is used to compute the average approval time metric for the items on requisition lines.    
LINE_LAST_SUBMITTED_DATE DATE       Date when the requisition line is last submitted for approval. It is used to compute the average approval time metric for the items on requisition lines.    
NEED_BY_DATE DATE       Date the requisition is needed internally    
LINE_CREATED_BY VARCHAR2 128     Indicates the user who created requisition line DW_USER_D USERNAME
LINE_LAST_UPDATE_DATE DATE       Indicates the date of last update of requisition line    
LINE_CREATION_DATE VARCHAR2 128     Indicates the date of creation of requisition line    
LINE_LAST_UPDATED_BY VARCHAR2 128     Indicates the user who last updated requisition line DW_USER_D USERNAME
PO_HEADER_ID NUMBER 38 0   Purchase order header unique identifier    
PO_NUMBER VARCHAR2 32     Purchase order number    
PO_DESCRIPTION VARCHAR2 256     Purchase Order descriptive comments    
PO_CREATION_DATE DATE       Indicates the date of creation of purchase order    
PO_PROC_BU_ID NUMBER 38 0   Procurement business unit identifier DW_INTERNAL_ORG_D ORGANIZATION_ID
REQ_PROC_BU_ID NUMBER 38 0   Procurement business unit identifier in requisition document. In requisitions, procurement BU is stamped from purchase agreement when requisition line is created or bsed on assignment rules for emergency requisitions (auto create PO scenario). DW_INTERNAL_ORG_D ORGANIZATION_ID
SECURITY_PROC_BU_ID NUMBER 38 0   If REQ_PROC_BU_ID is null then PO_PROC_BU_ID else REQ_PROC_BU_ID DW_INTERNAL_ORG_D ORGANIZATION_ID
PO_LINE_ID NUMBER 38 0   Purchase order line unique identifier    
PO_LINE_NUMBER NUMBER       Purchase order line number    
PO_LINE_TYPE_ID NUMBER 38 0   Purchase order line type unique identifier DW_PURCHASING_LINE_TYPE_D LINE_TYPE_ID
PO_LINE_CREATION_DATE DATE       Indicates the date of creation of purchsae order line    
PO_LINE_CLOSE_DATE DATE       Indicates the date when purchase order line is closed    
PO_DOCUMENT_STATUS VARCHAR2 32     Purchase order status. Values are CLOSED FOR INVOICING, OPEN, CLOSED FOR RECEIVING etc DW_DOCUMENT_STATUS_D_TL CODE
PO_LINE_STATUS VARCHAR2 32     Purchase order line status. Values could be CLOSED FOR INVOICING, OPEN, CLOSED FOR RECEIVING etc DW_PO_LINE_STATUS_D_TL CODE
SOURCE_ORGANIZATION_ID NUMBER 38 0   Inventory organization which will supply the item to the destination inventory organization in an internal material transfer operation. DW_INTERNAL_ORG_D ORGANIZATION_ID
SOURCE_SUBINVENTORY VARCHAR2 64     Subinventory within a source inventory organization which will supply the item to the destination inventory organization in an internal material transfer operation. Inventory org will be DESTINATION_ORGANIZATION_ID DW_INV_SUBINVENTORY_D SECONDARY_INVENTORY_NAME,ORGANIZATION_ID
SOURCE_TYPE_CODE VARCHAR2 64     Indicator of the type of the source of supply for the requisition line. The possible values are INTERNAL for inventory organizations and EXTERNAL for suppliers. DW_POR_SOURCE_TYPE_D_TL CODE
DESTINATION_ORGANIZATION_ID NUMBER 38 0   Destination organization unique identifier DW_INTERNAL_ORG_D ORGANIZATION_ID
DESTINATION_SUBINVENTORY VARCHAR2 64     Destination subinventory name. Inventory org will be DESTINATION_ORGANIZATION_ID DW_INV_SUBINVENTORY_D SECONDARY_INVENTORY_NAME,ORGANIZATION_ID
DESTINATION_TYPE_CODE VARCHAR2 64     Destination type code. Values could be EXPENSE, INVENTORY, MANUFACTURING, DROP SHIP etc DW_POR_DESTINATION_TYPE_D_TL CODE
ONE_TIME_LOCATION_FLAG VARCHAR2 32     Indicates that the deliver to location of the requisition line is a one-time location. Values are Y or N. DW_Y_N_D_TL CODE
DELIVER_TO_LOCATION_ID NUMBER 38 0   Deliver-to location unique identifier DW_WORKER_LOCATION_D LOCATION_ID
DELIVER_TO_CUST_ID NUMBER 38 0   Customer to whom merchandise is being delivered. DW_PARTY_D PARTY_ID
DELIVER_TO_CUST_LOCATION_ID NUMBER 38 0   Customer location unique identifier. The final location where goods will be delivered that were previously received from a supplier. For Structured One-Time Address, this represents the delivery location. DW_CUSTOMER_LOCATION_D CUSTOMER_LOCATION_ID
SALES_ORDER_NUMBER VARCHAR2 64     Backing Sales Order Number    
WORK_ORDER_NUMBER VARCHAR2 256     Number of the contract manufacturing work order.    
PARENT_REQ_LINE_ID NUMBER 38 0   Unique identifier of the parent requisition line for a modified requisition line    
CANCEL_DATE DATE       Cancel date    
CANCEL_REASON VARCHAR2 256     Cancel reason    
AGREEMENT_TYPE VARCHAR2 64     Source document type - Blanket or Contract    
AGREEMENT_HEADER_ID NUMBER 38 0   Suggested source blanket agreement or contract header unique identifier    
AGREEMENT_HEADER_NUMBER VARCHAR2 32     Suggested source blanket agreement or contract header number    
AGREEMENT_LINE_ID NUMBER 38 0   Suggested source blanket agreement line identifier    
AGREEMENT_LINE_NUMBER NUMBER 38 0   Suggested source blanket agreement line number    
NEGOTIATION_HEADER_ID NUMBER 38 0   Reference to sourcing auction id    
NEGOTIATION_NUMBER VARCHAR2 256     Reference to sourcing auction number    
NEGOTIATION_LINE_NUMBER NUMBER       Reference to sourcing auction line number    
NEGOTIATION_REQUIRED_FLAG VARCHAR2 32     Indicates whether an RFQ is required prior to placement on a purchase order. Values will be Y or N. DW_Y_N_D_TL CODE
NEGOTIATED_BY_PREPARER_FLAG VARCHAR2 32     Indicates whether price has been negotiated by buyer. Values will be Y or N. DW_Y_N_D_TL CODE
FULFILLED_DATE DATE       Fufilled_date for a given PO Line will be the max fufilled_date among its schedules. The fufilled date for a PO schedule is calculated as 1. min of SHIPMENT_CLOSED_DATE and CLOSED_FOR_INVOICE_DATE if RECEIPT_REQUIRED_FLAG and INSPECTION_REQUIRED_FLAG are marked as N Else 2. min of SHIPMENT_CLOSED_DATE and CLOSED_FOR_RECEIVING_DATE. Fulfill date will have value only if all the the schedule lines for that PO line is closed for Receiving or invoicing.    
PROCESSED_DATE DATE       Processed Date of version 0 of purchase order.    
INTERFACE_SOURCE_CODE VARCHAR2 32     Source of requisition from requisition import. Values are DOO, SCO, INV etc.    
EMERGENCY_REQ_FLAG VARCHAR2 32     Stores state of emergency requisition checkbox. Values will be Y or N. DW_Y_N_D_TL CODE
INTERNAL_TRANSFER_REQ_FLAG VARCHAR2 32     Indicates whether all lines of the requisition are for internal material transfer. Values will be Y or N.    
REQUISITION_DOCUMENT_STATUS VARCHAR2 32     Requisition document status. Values are PENDING APPROVAL, APPROVED, CANCELED, REJECTED, WITHDRAWN etc. DW_POR_DOCUMENT_STATUS_D_TL CODE
DESCRIPTION VARCHAR2 256     Description for requisition    
JUSTIFICATION VARCHAR2 1024     Note to approver    
EMERGENCY_PO_NUMBER VARCHAR2 32     Purchase order number reserved in advance for an emergency requisition    
REQUISITION_BU_ID NUMBER 38 0   Requisition business unit identifier DW_INTERNAL_ORG_D ORGANIZATION_ID
OVERRIDING_APPROVER_ID NUMBER 38 0   Overriding first approver identifier for a requisition for approval routing. DW_PERSON_NAME_CURRENT_D PERSON_ID
PREPARER_ID NUMBER 38 0   Unique identifier of the employee who prepared the requisition DW_PERSON_NAME_CURRENT_D PERSON_ID
CURRENCY_CODE VARCHAR2 32     Unique identifier for the requisition currency DW_CURRENCY_DETAILS_D_TL CURRENCY_CODE
REQ_BU_PRIMARY_LEDGER_ID NUMBER 38 0   Primary ledger identifier of requisition business unit DW_LEDGER_D LEDGER_ID
HEADER_CREATION_DATE DATE       Indicates the date of creation of requisition header    
HEADER_LAST_UPDATE_DATE VARCHAR2 128     Indicates the date of last update of requisition header    
HEADER_CREATED_BY VARCHAR2 128     Indicates the user who created requisition header DW_USER_D USERNAME
HEADER_LAST_UPDATED_BY VARCHAR2 128     Indicates the user who last updated requisition header DW_USER_D USERNAME
REQ_FISCAL_PERIOD_SET_NAME VARCHAR2 16     Accounting calendar name. DW_FISCAL_DAY_D FISCAL_PERIOD_SET_NAME
REQ_FISCAL_PERIOD_TYPE VARCHAR2 16     Accounting period type. DW_FISCAL_DAY_D FISCAL_PERIOD_TYPE
FIRST_SUBMIT_DATE DATE       Date when requisition was first submitted.    
FIRST_SUBMITTER_ID NUMBER 38 0   Indicates the user who first submitted the requisition. DW_PERSON_NAME_CURRENT_D PERSON_ID
FIRST_APPROVAL_DATE DATE       Date when requisition was first approved    
FIRST_APPROVER_ID NUMBER 38 0   Indicates the user who first approved the requisition. DW_PERSON_NAME_CURRENT_D PERSON_ID
LAST_SUBMIT_DATE DATE       Date when requisition was last submitted.    
LAST_SUBMITTER_ID NUMBER 38 0   Indicates the user who last submitted the requisition. DW_PERSON_NAME_CURRENT_D PERSON_ID
LAST_APPROVAL_DATE DATE       Date when requisition was last approved    
LAST_APPROVER_ID NUMBER 38 0   Indicates the user who last approved the requisition. DW_PERSON_NAME_CURRENT_D PERSON_ID
NEGOTIATED_FLAG VARCHAR2 32     Values will be Y if requisition was negotiated through any RFQ/sourcing event, else N DW_Y_N_D_TL CODE
PROCESSED_FLAG VARCHAR2 32     Values will be Y if requisition is processed and converted into purchase order, else N DW_Y_N_D_TL CODE
FULFILLED_FLAG VARCHAR2 32     Values will be Y if requisition is processed and purchase order line is closed, else N DW_Y_N_D_TL CODE
LINE_PARENT_FLAG VARCHAR2 32     Value will be Y if the line is the parent requisition line for a modified requisition line, else N DW_Y_N_D_TL CODE
REQ_APPROVAL_CYCLE_TIME NUMBER       Time taken to get requisition approved in first cycle i.e. from first submit date to first approval date    
REQ_PROCESS_CYCLE_TIME NUMBER       Time taken to process requisition i.e requisition line last approval date to processed date of purchase order version 0    
REQ_APPROVAL_TO_FULFIL_TIME NUMBER       Time taken to fulfil requisition i.e. from req line last approval date to purchase order line closed date    
REQ_SUBMIT_TO_FULFIL_TIME NUMBER       Time taken to fulfil requisition i.e. from req line last submit date to purchase order line closed date    
PR_TO_PO_CYCLE_TIME NUMBER       Time between requisition line last approval date and purchse order creation date    
DW_Y_N_D_TL

Y and N Values

Details

Module: Purchasing

Key Columns

CODE, LANGUAGE, CODE_TYPE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
CODE_TYPE VARCHAR2 128   True Audit Code Type    
CODE VARCHAR2 128   True Audit Code    
LANGUAGE VARCHAR2 64   True Translation language.    
SOURCE_RECORD_ID VARCHAR2 512     Source record identifier. Value is derived from a combination of code and language.    
NAME VARCHAR2 2048     Audit Code Name    
DESCRIPTION VARCHAR2 4000     Audit Code description    
DW_ZX_PRODUCT_TYPE_D_TL

PO product type Translation

Details

Module: Purchasing

Key Columns

CODE, LANGUAGE, CODE_TYPE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
CODE_TYPE VARCHAR2 128   True Code type. It is specific to functionality.    
CODE VARCHAR2 128   True Code.    
LANGUAGE VARCHAR2 64   True Translation language.    
SOURCE_RECORD_ID VARCHAR2 512     Source record identifier. Value is derived from a combination of code type and code.    
NAME VARCHAR2 2048     Business name or value of the code.    
DESCRIPTION VARCHAR2 4000     Code description.    

Cost Management

DW_CST_COST_BOOKS_TL

Master table for cost book translation

Details

Module: Cost Management

Key Columns

LANGUAGE, COST_BOOK_ID

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
COST_BOOK_ID NUMBER 38 0 True Identifies a row in CST_COST_BOOKS_B table.    
LANGUAGE VARCHAR2 16   True Indicates the code of the language into which the contents of the translatable columns are translated.    
SOURCE_RECORD_ID VARCHAR2 64     System Generated    
COST_BOOK_DESC VARCHAR2 256     Cost Book Description    
DW_CST_COST_ELEMENT_TYPES_LKP_TL

This table contains information about code, name, and description.

Details

Module: Cost Management

Key Columns

LANGUAGE, CST_COST_ELEMENT_TYPES_CODE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
CST_COST_ELEMENT_TYPES_CODE VARCHAR2 128   True Code.    
LANGUAGE VARCHAR2 64   True Translation language.    
SOURCE_RECORD_ID VARCHAR2 512     Source record identifier. Value is derived from a combination of code type and code.    
NAME VARCHAR2 2048     Business name or value of the code.    
DESCRIPTION VARCHAR2 4000     Code description.    
DW_CST_COST_ELEMENTS_D

This is the base table of all cost elements defined in cost management. These cost elements help in providing break-up of item cost into various elements as per business requirements of cost accounting and management accounting.

Details

Module: Cost Management

Key Columns

COST_ELEMENT_ID

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
COST_ELEMENT_ID NUMBER 38 0 True Unique identifier of the cost element DW_CST_COST_ELEMENTS_D_TL COST_ELEMENT_ID
SOURCE_RECORD_ID VARCHAR2 64     System Generated    
COST_ELEMENT_TYPE VARCHAR2 32     Cost Element Type. DW_CST_COST_ELEMENT_TYPES_LKP_TL CST_COST_ELEMENT_TYPES_CODE
COST_ELEMENT_CODE VARCHAR2 32     Cost Element Code    
DW_CST_COST_ELEMENTS_D_TL

This table contains the cost element descriptions in languages implemented with the application.

Details

Module: Cost Management

Key Columns

COST_ELEMENT_ID, LANGUAGE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
COST_ELEMENT_ID NUMBER 38 0 True Unique identifier of the colst element    
LANGUAGE VARCHAR2 16   True Indicates the code of the language into which the contents of the translatable columns are translated.    
SOURCE_RECORD_ID VARCHAR2 64     System Generated    
COST_ELEMENT_DESC VARCHAR2 256     Cost element description    
DW_CST_COST_METHODS_LKP_TL

This table contains information about code, name, and description.

Details

Module: Cost Management

Key Columns

LANGUAGE, CST_COST_METHODS_CODE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
CST_COST_METHODS_CODE VARCHAR2 128   True Code.    
LANGUAGE VARCHAR2 64   True Translation language.    
SOURCE_RECORD_ID VARCHAR2 512     Source record identifier. Value is derived from a combination of code type and code.    
NAME VARCHAR2 2048     Business name or value of the code.    
DESCRIPTION VARCHAR2 4000     Code description.    
DW_CST_COST_ORG_BOOKS_D

This dimension table contains the Cost organization and cost book association. It describes the Ledger, calendar, currency, accounting attributes of the defined cost-org book.

Details

Module: Cost Management

Key Columns

COST_ORG_ID, COST_BOOK_ID

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
COST_ORG_ID NUMBER 38 0 True Cost Organization Identifier. Cost Books are assigned to this Cost Organization DW_INTERNAL_ORG_D_TL ORGANIZATION_ID
COST_BOOK_ID NUMBER 38 0 True Cost Book Identiifier DW_CST_COST_BOOKS_TL COST_BOOK_ID
SOURCE_RECORD_ID VARCHAR2 128     System Identifier    
LEDGER_ID NUMBER 38 0   "This is the unique Ledger corresponding to the cost organization and cost book. It can be Primary, Secondary or any other Ledger defined in Financial setups. When not populated it indicates Ledger-less cost organization and cost book entity, which may be used for costing simulations." DW_LEDGER_D LEDGER_ID
LEGAL_ENTITY_ID NUMBER       Legal Entity Identifier DW_LEGAL_ENTITY_D LEGAL_ENTITY_ID
COST_ORG_CODE VARCHAR2 256     Cost org Code    
COST_BOOK_CODE VARCHAR2 32     Cost Book Code    
COST_ORG_STATUS VARCHAR2 32     Indicates if a cost organization is active or inactive. DW_ACTIVE_INACTIVE_LKP_TL ACTIVE_INACTIVE_LKP_CODE
CURRENCY_CODE VARCHAR2 16     "Identifies the currency used for representing the value of transactions in the cost organization, cost book and ledger setup. If Ledger is specified, it takes the default curreny of Ledger"    
PRIMARY_BOOK_FLAG VARCHAR2 16     "Identifies if the Cost Book has been associated with Primary/Secondary Ledger or its Ledger less book. This flag has three values as Primary Ledger - Y, Secondary Ledger -- N" DW_YN_LKP_TL YN_LKP_CODE
CREATE_ACCOUNTING_FLAG VARCHAR2 16     "Y - Indicates that accounting entries would be created in SLA for the transactions asssociated with this cost organization, book and ledger setup." DW_YN_LKP_TL YN_LKP_CODE
FIRST_LEDGER_PERIOD_NAME VARCHAR2 16     "This is the first period value of the associated accounting period set for cost transactions to be accounted in. It allows the costing period maintenance of open/close, etc for all subsequent periods including this period."    
FROM_DATE DATE       This identifies the Cost Org-Cost Book association start date    
TO_DATE DATE       This identifies the Cost Org-Cost Book association end date    
CALENDAR_NAME VARCHAR2 16     Period of time, extending from one date to another, defined by a party to quantify the fiscal position of the business. It can be divided into accounting periods.    
FISCAL_PERIOD_SET_NAME VARCHAR2 16     Fiscal Period Set Name DW_FISCAL_DAY_D FISCAL_PERIOD_SET_NAME
FISCAL_PERIOD_TYPE VARCHAR2 16     Period type. Examples are Weekly, Monthly, Quarterly DW_FISCAL_DAY_D FISCAL_PERIOD_TYPE
DW_CST_COST_PROFILES_D

This table contains the cost profiles set up by the user.

Details

Module: Cost Management

Key Columns

COST_PROFILE_ID

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
COST_PROFILE_ID NUMBER 38 0 True Cost Profile Identifier DW_CST_COST_PROFILES_D_TL COST_PROFILE_ID
SOURCE_RECORD_ID VARCHAR2 64     System Identifier    
COST_PROFILE_CODE VARCHAR2 32     Cost Profile Code    
DW_CST_COST_PROFILES_D_TL

This table contains the cost profile descriptions translations.

Details

Module: Cost Management

Key Columns

LANGUAGE, COST_PROFILE_ID

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
COST_PROFILE_ID NUMBER 38 0 True Cost Profile Identifier    
LANGUAGE VARCHAR2 16   True Indicates the code of the language into which the contents of the translatable columns are translated.    
SOURCE_RECORD_ID VARCHAR2 64     System Generated    
COST_PROFILE_DESC VARCHAR2 256     Cost Profile Description    
DW_CST_EXPENSE_POOLS_D

This dimension table contains the Expense Pool information.

Details

Module: Cost Management

Key Columns

EXPENSE_POOL_ID

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
EXPENSE_POOL_ID NUMBER 38 0 True Surrogate key and unique identifier for each expense pool. DW_CST_EXPENSE_POOLS_D_TL EXPENSE_POOL_ID
SOURCE_RECORD_ID VARCHAR2 64     System Identifier    
DW_CST_EXPENSE_POOLS_D_TL

Expense Pools - Dimension Translation Table

Details

Module: Cost Management

Key Columns

LANGUAGE, EXPENSE_POOL_ID

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
EXPENSE_POOL_ID NUMBER 38 0 True Surrogate key and unique identifier for each expense pool.    
LANGUAGE VARCHAR2 16   True Indicates the code of the language into which the contents of the translatable columns are translated.    
SOURCE_RECORD_ID VARCHAR2 64     System Generated    
EXPENSE_POOL_DESC VARCHAR2 256     Indicates the translated description of the expense pools.    
EXPENSE_POOL_NAME VARCHAR2 128     Indicates the translated name of the expense pools.    
DW_CST_INV_VALUATION_CF

This fact table contains inventory valuation with quantities at the inventory attribute level and the costs at total level.

Details

Module: Cost Management

Key Columns

VALUATION_ID

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
VALUATION_ID NUMBER 38 0 True Surrogate key that identifies a row in this table.    
SOURCE_RECORD_ID VARCHAR2 32     System Identifier    
COST_BOOK_ID NUMBER 38 0   Identifies the Cost Book assigned to the Cost Organization. DW_CST_COST_ORG_BOOKS_D COST_BOOK_ID
COST_ORG_ID NUMBER 38 0   Identifies the Cost Organization associated with the inventory organization. DW_CST_COST_ORG_BOOKS_D COST_ORG_ID
EFFECTIVE_START_DATE DATE       Snapshot Start Date DW_DAY_D CALENDAR_DATE
EFFECTIVE_END_DATE DATE       Snapshot End date DW_DAY_D CALENDAR_DATE
LEGAL_ENTITY_ID NUMBER 38 0   Legal entity Identifier DW_LEGAL_ENTITY_D LEGAL_ENTITY_ID
COST_ORG_BOOK_LEDGER_ID NUMBER 38 0   "This is the unique Ledger corresponding to the cost organization and cost book. It can be Primary, Secondary or any other Ledger defined in Financial setups. A Null value indicates Ledger-less cost organization and cost book entity, which may be used for costing simulations." DW_LEDGER_D LEDGER_ID
CURRENCY_CODE VARCHAR2 32     Identifies the currency of the transaction.    
VAL_UNIT_ID NUMBER 38 0   Valuation unit identifier DW_CST_VALUATION_UNITS_D VAL_UNIT_ID
INVENTORY_ORG_ID NUMBER 38 0   Indicates The Inventory Org To Which The Item Belongs DW_INTERNAL_ORG_D ORGANIZATION_ID
INVENTORY_ITEM_ID NUMBER 38 0   Inventory Item Identifier #1 DW_INVENTORY_ITEM_D INVENTORY_ITEM_ID
SUBINVENTORY_CODE VARCHAR2 16     The subinventory code DW_INV_SUBINVENTORY_D SECONDARY_INVENTORY_NAME
SUBINVENTORY_LOCATION_ID NUMBER 38 0   This identifies the location of the subinventory DW_WORKER_LOCATION_D LOCATION_ID
LOCATOR_ID NUMBER 38 0   Inventory locator identifier DW_INV_LOCATOR_D INVENTORY_LOCATION_ID
QUANTITY_ONHAND NUMBER       Quantity Onhand for the period.    
VU_QUANTITY_ONHAND NUMBER       Total quantity at the VU level for the period    
UOM_CODE VARCHAR2 16     Unit of Measure of the quantities DW_UNIT_OF_MEASURE_D_TL UOM_CODE
GLOBAL_CURRENCY_CODE VARCHAR2 32     Analytics currency code    
GLOBAL_CURRENCY_EXCH_RATE NUMBER       Transaction to Global currency exchange rate    
AMOUNT NUMBER       Quantity onhand amount    
VU_AMOUNT NUMBER       Total amount at the VU level    
WRITEOFF_AMOUNT NUMBER       Quantity onhand amount that is in write-off instead of inventory.    
VU_WRITEOFF_AMOUNT NUMBER       Total amount that is in write-off instead of Inventory at the VU level.    
STANDARD_COST NUMBER       Standard cost, if the valuation is for standard cost method.    
VU_UNIT_COST NUMBER       Unit Cost at the VU level    
PERP_AVERAGE_COST NUMBER       Perpetual Average cost, if the valuation is for perpetual average cost method.    
ACCTD_AMOUNT NUMBER       Amount that is final accounted.    
EXCL_FROM_ACCTG_AMOUNT NUMBER       Amount that is excluded from accounting.    
GLOBAL_AMOUNT NUMBER       Global Quantity onhand amount    
GLOBAL_VU_AMOUNT NUMBER       Total global amount at the VU level    
GLOBAL_WRITEOFF_AMOUNT NUMBER       Quantity onhand global amount that is in write-off instead of inventory.    
GLOBAL_VU_WRITEOFF_AMOUNT NUMBER       Total global amount that is in write-off instead of Inventory at the VU level.    
GLOBAL_STANDARD_COST NUMBER       Global Standard cost, if the valuation is for standard cost method.    
GLOBAL_VU_UNIT_COST NUMBER       Global Unit Cost at the VU level    
GLOBAL_PERP_AVERAGE_COST NUMBER       Global Perpetual Average cost, if the valuation is for perpetual average cost method.    
GLOBAL_ACCTD_AMOUNT NUMBER       Global Amount that is final accounted.    
GLOBAL_EXCL_FROM_ACCTG_AMOUNT NUMBER       Global Amount that is excluded from accounting.    
COST_METHOD_CODE VARCHAR2 32     The cost method code. Contains values PERPETUAL AVERAGE, STANDARD and ACTUAL. DW_CST_COST_METHODS_LKP_TL CST_COST_METHODS_CODE
FISCAL_PERIOD_SET_NAME VARCHAR2 16     Fiscal Period Set Name. #2 DW_FISCAL_DAY_D FISCAL_PERIOD_SET_NAME
FISCAL_PERIOD_TYPE VARCHAR2 16     Period type. Examples are Weekly, Monthly, Quarterly. #2 DW_FISCAL_DAY_D FISCAL_PERIOD_TYPE
LAST_UPDATE_DATE DATE       Who column: indicates the date and time of the last update of the row. DW_DAY_D CALENDAR_DATE

Notes

#1 In these cases in addition to the item columns INVENTORY_ORG_ID column should also be used for join with DW_INVENTORY_ITEM_D

#2 In these cases to join with DW_FISCAL_DAY_D apart from FISCAL_PERIOD_TYPE and FISCAL_PERIOD_SET_NAME the relationship should be based on EFFECTIVE_START_DATE or EFFECTIVE_END_DATE columns depending on Fiscal Period is being checked for Effective_Start_Date or Effective_End_Date

DW_CST_ITEM_COST_CF

This fact table contains information about Item Costing.

Details

Module: Cost Management

Key Columns

COST_BOOK_ID, VAL_UNIT_ID, EXPENSE_POOL_ID, EFFECTIVE_START_DATE, COST_LEVEL_CODE, COST_ELEMENT_ID, COST_ORG_ID, INVENTORY_ITEM_ID

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
COST_ORG_ID NUMBER 38 0 True Cost Org identifier DW_CST_COST_ORG_BOOKS_D COST_ORG_ID
COST_BOOK_ID NUMBER 38 0 True Cost Book identifier DW_CST_COST_ORG_BOOKS_D COST_BOOK_ID
INVENTORY_ITEM_ID NUMBER 38 0 True Inventory Item Identifier #1 DW_INVENTORY_ITEM_D INVENTORY_ITEM_ID
VAL_UNIT_ID NUMBER 38 0 True Valuation Unit Identifier DW_CST_VALUATION_UNITS_D VAL_UNIT_ID
COST_ELEMENT_ID NUMBER 38 0 True Cost element corresponding to the cost of the transaction. DW_CST_COST_ELEMENTS_D COST_ELEMENT_ID
EXPENSE_POOL_ID NUMBER 38 0 True Identifies the expense pool for which this cost is created. DW_CST_EXPENSE_POOLS_D EXPENSE_POOL_ID
COST_LEVEL_CODE VARCHAR2 32   True Indicates the level of the standard cost detail. Options are This Level Cost and Lower Level Cost. DW_ORA_CST_STD_COST_LEVEL_LKP_TL ORA_CST_STD_COST_LEVEL_CODE
EFFECTIVE_START_DATE DATE     True Indicates the date at the beginning of the date range within which the row is effective DW_DAY_D CALENDAR_DATE
SOURCE_RECORD_ID VARCHAR2 512     System Identifier    
EFFECTIVE_END_DATE DATE       Indicates the date at the end of the date range within which the row is effective DW_DAY_D CALENDAR_DATE
LEGAL_ENTITY_ID NUMBER 38 0   Legal entity Identifier DW_LEGAL_ENTITY_D LEGAL_ENTITY_ID
COST_ORG_BOOK_LEDGER_ID NUMBER 38 0   "This is the unique Ledger corresponding to the cost organization and cost book. It can be Primary, Secondary or any other Ledger defined in Financial setups. A Null value indicates Ledger-less cost organization and cost book entity, which may be used for costing simulations." DW_LEDGER_D LEDGER_ID
SCENARIO_ID NUMBER 38 0   Scenario Identifier DW_CST_SCENARIOS_D SCENARIO_ID
INVENTORY_ORG_ID NUMBER 38 0   Identifies the master organization of the item for which the standard cost is entered    
COST_PROFILE_ID NUMBER 38 0   Cost Profile Identifier DW_CST_COST_PROFILES_D COST_PROFILE_ID
CURRENCY_CODE VARCHAR2 16     Indicates the currency code in which the cost is entered    
GLOBAL_CURRENCY_CODE VARCHAR2 32     Analytics currency code    
GLOBAL_CURRENCY_EXCH_RATE NUMBER       Transaction to Global currency exchange rate    
UNIT_COST NUMBER       Indicates the unit cost in transaction/document currency    
GLOBAL_UNIT_COST NUMBER       Indicates the unit cost in global/analytical currency    
COST_METHOD_CODE VARCHAR2 32     The cost method code. Possible values are PERPETUAL AVERAGE,STANDARD ad ACTUAL. DW_CST_COST_METHODS_LKP_TL CST_COST_METHODS_CODE
FISCAL_PERIOD_SET_NAME VARCHAR2 16     Fiscal Period Set Name #2 DW_FISCAL_DAY_D FISCAL_PERIOD_SET_NAME
FISCAL_PERIOD_TYPE VARCHAR2 16     Period type. Examples are Weekly, Monthly, Quarterly #2 DW_FISCAL_DAY_D FISCAL_PERIOD_TYPE
UOM_CODE VARCHAR2 32     Unit of Measure DW_UNIT_OF_MEASURE_D_TL UOM_CODE

Notes

#1 In these cases in addition to the item columns INVENTORY_ORG_ID column should also be used for join with DW_INVENTORY_ITEM_D

#2 In these cases to join with DW_FISCAL_DAY_D apart from FISCAL_PERIOD_TYPE and FISCAL_PERIOD_SET_NAME the relationship should be based on EFFECTIVE_START_DATE column

DW_CST_SCENARIOS_D

This table contains the header information about the cost planning scenarios.

Details

Module: Cost Management

Key Columns

SCENARIO_ID

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
SCENARIO_ID NUMBER 38 0 True Surrogate key and unique identifier for each cost planning scenario    
SOURCE_RECORD_ID VARCHAR2 64     System Identifier    
EFFECTIVE_START_DATE DATE       Indicates the date when the scenario becomes effective    
SCENARIO_NUMBER VARCHAR2 32     User definable number to identify the cost planning scenario    
SCENARIO_TYPE VARCHAR2 32     Indicates the type of the scenario DW_ORA_CST_SCENARIO_TYPES_LKP_TL ORA_CST_SCENARIO_TYPES_CODE
STATE_CODE VARCHAR2 32     Indicates the state of the scenario DW_ORA_CST_SCENARIO_STATE_LKP_TL ORA_CST_SCENARIO_STATE_CODE
STATUS_CODE VARCHAR2 32     Indicates the status of the scenario DW_ORA_CST_SCENARIO_STATUS_SMPL_LKP_TL ORA_CST_SCENARIO_STATUS_SMPL_CODE
COMMENTS VARCHAR2 1024     Indicates the detailed information or comments about the cost planning scenario being defined    
DW_CST_VALUATION_STRUCTURE_MODES_LKP_TL

This table contains information about code, name, and description.

Details

Module: Cost Management

Key Columns

CST_VALUATION_STRUCTURE_MODES_CODE, LANGUAGE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
CST_VALUATION_STRUCTURE_MODES_CODE VARCHAR2 128   True Code.    
LANGUAGE VARCHAR2 64   True Translation language.    
SOURCE_RECORD_ID VARCHAR2 512     Source record identifier. Value is derived from a combination of code type and code.    
NAME VARCHAR2 2048     Business name or value of the code.    
DESCRIPTION VARCHAR2 4000     Code description.    
DW_CST_VALUATION_STRUCTURE_TYPES_LKP_TL

This table contains information about code, name, and description.

Details

Module: Cost Management

Key Columns

CST_VALUATION_STRUCTURE_TYPES_CODE, LANGUAGE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
CST_VALUATION_STRUCTURE_TYPES_CODE VARCHAR2 128   True Code.    
LANGUAGE VARCHAR2 64   True Translation language.    
SOURCE_RECORD_ID VARCHAR2 512     Source record identifier. Value is derived from a combination of code type and code.    
NAME VARCHAR2 2048     Business name or value of the code.    
DESCRIPTION VARCHAR2 4000     Code description.    
DW_CST_VALUATION_STRUCTURES_TL

Translation table containing the valuation structure descriptions.

Details

Module: Cost Management

Key Columns

VAL_STRUCTURE_ID, LANGUAGE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
VAL_STRUCTURE_ID NUMBER 38 0 True Single column FK. Identifies a row in CST_VAL_STRUCTURES_B table. The corresponding tranlated descriptions are stored in this table.    
LANGUAGE VARCHAR2 16   True Indicates the code of the language into which the contents of the translatable columns are translated.    
SOURCE_RECORD_ID VARCHAR2 64     System Generated    
VAL_STRUCTURE_DESC VARCHAR2 256     Valuation Structure Description    
DW_CST_VALUATION_UNITS_D

This table contains the valuation unit information.

Details

Module: Cost Management

Key Columns

VAL_UNIT_ID

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
VAL_UNIT_ID NUMBER 38 0 True Surrogate key identifying Valuation Unit row in this table. DW_CST_VALUATION_UNITS_TL VAL_UNIT_ID
SOURCE_RECORD_ID VARCHAR2 64     System Generated    
VAL_STRUCTURE_ID NUMBER 38 0   Identifies the Valuation Structure. DW_CST_VALUATION_STRUCTURES_TL VAL_STRUCTURE_ID
VAL_UNIT_CODE VARCHAR2 1024     Valuation Unit Code    
COST_ORG_ID NUMBER 38 0   Identifies the Cost Organization. DW_CST_COST_ORG_BOOKS_D COST_ORG_ID
COST_BOOK_ID NUMBER 38 0   Identifies the Cost Book assigned to the Cost Organization. DW_CST_COST_ORG_BOOKS_D COST_BOOK_ID
VAL_STRUCTURE_CODE VARCHAR2 32     Valuation Structure Code    
VAL_STRUCTURE_TYPE_CODE VARCHAR2 32     Valuation Structure Type DW_CST_VALUATION_STRUCTURE_TYPES_LKP_TL CST_VALUATION_STRUCTURE_TYPES_CODE
VAL_STRUCTURE_MODE_CODE VARCHAR2 32     Valuation Structure Creation Mode DW_CST_VALUATION_STRUCTURE_MODES_LKP_TL CST_VALUATION_STRUCTURE_MODES_CODE
DW_CST_VALUATION_UNITS_TL

Translation table containing the valuation unit descriptions.

Details

Module: Cost Management

Key Columns

VAL_UNIT_ID, LANGUAGE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
VAL_UNIT_ID NUMBER 38 0 True Valuation Unit Identifier    
LANGUAGE VARCHAR2 16   True Indicates the code of the language into which the contents of the translatable columns are translated.    
SOURCE_RECORD_ID VARCHAR2 64     System Generated    
VAL_UNIT_DESC VARCHAR2 256     Valuation Unit Description    
DW_ORA_CST_SCENARIO_STATE_LKP_TL

This table contains information about code, name, and description.

Details

Module: Cost Management

Key Columns

ORA_CST_SCENARIO_STATE_CODE, LANGUAGE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
ORA_CST_SCENARIO_STATE_CODE VARCHAR2 128   True Code.    
LANGUAGE VARCHAR2 16   True Translation language.    
SOURCE_RECORD_ID VARCHAR2 256     Source record identifier. Value is derived from a combination of code type and code.    
NAME VARCHAR2 128     Business name or value of the code.    
DESCRIPTION VARCHAR2 256     Code description.    
DW_ORA_CST_SCENARIO_STATUS_SMPL_LKP_TL

This table contains information about code, name, and description.

Details

Module: Cost Management

Key Columns

LANGUAGE, ORA_CST_SCENARIO_STATUS_SMPL_CODE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
ORA_CST_SCENARIO_STATUS_SMPL_CODE VARCHAR2 128   True Code.    
LANGUAGE VARCHAR2 16   True Translation language.    
SOURCE_RECORD_ID VARCHAR2 256     Source record identifier. Value is derived from a combination of code type and code.    
NAME VARCHAR2 128     Business name or value of the code.    
DESCRIPTION VARCHAR2 256     Code description.    
DW_ORA_CST_SCENARIO_TYPES_LKP_TL

This table contains information about code, name, and description.

Details

Module: Cost Management

Key Columns

ORA_CST_SCENARIO_TYPES_CODE, LANGUAGE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
ORA_CST_SCENARIO_TYPES_CODE VARCHAR2 128   True Code.    
LANGUAGE VARCHAR2 64   True Translation language.    
SOURCE_RECORD_ID VARCHAR2 512     Source record identifier. Value is derived from a combination of code type and code.    
NAME VARCHAR2 2048     Business name or value of the code.    
DESCRIPTION VARCHAR2 4000     Code description.    
DW_ORA_CST_STD_COST_LEVEL_LKP_TL

This table contains information about code, name, and description.

Details

Module: Cost Management

Key Columns

LANGUAGE, ORA_CST_STD_COST_LEVEL_CODE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
ORA_CST_STD_COST_LEVEL_CODE VARCHAR2 128   True Code.    
LANGUAGE VARCHAR2 64   True Translation language.    
SOURCE_RECORD_ID VARCHAR2 512     Source record identifier. Value is derived from a combination of code type and code.    
NAME VARCHAR2 2048     Business name or value of the code.    
DESCRIPTION VARCHAR2 4000     Code description.    

Inventory Management

DW_INV_LOCATOR_CONTROL_LKP_TL

This table contains information about code, name, and description.

Details

Module: Inventory Management

Key Columns

LANGUAGE, INV_LOCATOR_CONTROL_CODE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
INV_LOCATOR_CONTROL_CODE VARCHAR2 128   True Code.    
LANGUAGE VARCHAR2 64   True Translation language.    
SOURCE_RECORD_ID VARCHAR2 512     Source record identifier. Value is derived from a combination of code type and code.    
NAME VARCHAR2 2048     Business name or value of the code.    
DESCRIPTION VARCHAR2 4000     Code description.    
DW_INV_LOCATOR_D

Master table for Stock Locators.

Details

Module: Inventory Management

Key Columns

INVENTORY_LOCATION_ID

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
INVENTORY_LOCATION_ID NUMBER 38 0 True This identifies the inventory locator.    
SOURCE_RECORD_ID VARCHAR2 64     Source Record Identifier    
ORGANIZATION_ID NUMBER 38 0   This identifies the inventory organization.    
INVENTORY_ITEM_ID NUMBER 38 0   This identifies the inventory item.    
LOCATOR_NAME VARCHAR2 2048     Concatenated segment values.    
DESCRIPTION VARCHAR2 64     Locator Key Flex Field    
INVENTORY_LOCATION_TYPE VARCHAR2 32     This is the type of inventory locator. DW_INV_LOCATOR_TYPE_LKP_TL INV_LOCATOR_TYPE_CODE
DISABLE_DATE DATE       Date when this locator is disabled    
DW_INV_LOCATOR_TYPE_LKP_TL

This table contains information about code, name, and description.

Details

Module: Inventory Management

Key Columns

LANGUAGE, INV_LOCATOR_TYPE_CODE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
INV_LOCATOR_TYPE_CODE VARCHAR2 128   True Code.    
LANGUAGE VARCHAR2 64   True Translation language.    
SOURCE_RECORD_ID VARCHAR2 512     Source record identifier. Value is derived from a combination of code type and code.    
NAME VARCHAR2 2048     Business name or value of the code.    
DESCRIPTION VARCHAR2 4000     Code description.    
DW_INV_MATERIAL_TXNS_CF

This table stores every material transaction performed in inventory.

Details

Module: Inventory Management

Key Columns

TRANSACTION_ID

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
TRANSACTION_ID NUMBER 38 0 True Primary key of the inventory transaction.    
SOURCE_RECORD_ID VARCHAR2 64     System Generated    
ORGANIZATION_ID NUMBER 38 0   This identifies the inventory organization. DW_INTERNAL_ORG_D ORGANIZATION_ID
BUSINESS_UNIT_ID NUMBER 38 0   This identifies the business unit DW_BUSINESS_UNIT_D BUSINESS_UNIT_ID
LEGAL_ENTITY_ID NUMBER 38 0   This identifies the legal entity for the business unit DW_LEGAL_ENTITY_D LEGAL_ENTITY_ID
PRIMARY_LEDGER_ID NUMBER 38 0   Primary ledger of the organization DW_LEDGER_D LEDGER_ID
INVENTORY_ITEM_ID NUMBER 38 0   This identifies the inventory item. DW_INVENTORY_ITEM_D INVENTORY_ITEM_ID
SUBINVENTORY_CODE VARCHAR2 16     Transaction secondary inventory DW_INV_SUBINVENTORY_D SECONDARY_INVENTORY_NAME
SUBINVENTORY_LOCATION_ID NUMBER 38 0   This identifies the location of the subinventory DW_WORKER_LOCATION_D LOCATION_ID
LOCATOR_ID NUMBER 38 0   This identifies the item locator. DW_INV_LOCATOR_D INVENTORY_LOCATION_ID
TRANSACTION_UOM VARCHAR2 16     This is the user preferred unit of measure for this transaction. DW_UNIT_OF_MEASURE_D_TL UOM_CODE
SECONDARY_UOM_CODE VARCHAR2 16     Secondary unit of measure that may have been used to do the material transaction DW_UNIT_OF_MEASURE_D_TL UOM_CODE
CREATION_TIMESTAMP TIMESTAMP       Who column: indicates the date and time of the creation of the row.    
CREATION_DATE DATE       Who column: indicates the date and time of the creation of the row. DW_DAY_D CALENDAR_DATE
LAST_UPDATE_TIMESTAMP TIMESTAMP       Who column: indicates the date and time of the last update of the row.    
LAST_UPDATE_DATE DATE       Who column: indicates the date and time of the last update of the row. DW_DAY_D CALENDAR_DATE
TRANSACTION_SET_ID NUMBER 38 0   This identifies the transaction group.    
CREATED_BY VARCHAR2 128     Who column: indicates the user who created the row. DW_USER_D USERNAME
LAST_UPDATED_BY VARCHAR2 128     Who column: indicates the user who last updated the row. DW_USER_D USERNAME
TRANSACTION_TYPE_ID NUMBER 38 0   Identifies the transaction type. DW_INV_TRANSACTION_TYPES_TL TRANSACTION_TYPE_ID
TRANSACTION_ACTION_ID NUMBER 38 0   Identifies the transaction action. DW_INV_TRNX_ACTION_LKP_TL INV_TRANSACTION_ACTION_CODE
REASON_ID NUMBER 38 0   This identifies the transaction reason.    
TRANSACTION_SOURCE_TYPE_ID NUMBER 38 0   Transaction source type identifier DW_INV_TXN_SOURCE_TYPES_TL TRANSACTION_SOURCE_TYPE_ID
ERROR_EXPLANATION VARCHAR2 256     This is the error explanation text.    
TRANSFER_LEGAL_ENTITY_ID NUMBER 38 0   This identifies the legal entity for the transferring business unit DW_LEGAL_ENTITY_D LEGAL_ENTITY_ID
TRANSFER_BU_ID NUMBER 38 0   This identifies the transferring business unit DW_BUSINESS_UNIT_D BUSINESS_UNIT_ID
TRANSFER_ORGANIZATION_ID NUMBER 38 0   Transfer opposing organization id DW_INTERNAL_ORG_D ORGANIZATION_ID
TRANSFER_SUBINVENTORY VARCHAR2 16     Transfer transaction opposing subinventory DW_INV_SUBINVENTORY_D SECONDARY_INVENTORY_NAME
XFR_SUBINVENTORY_LOCATION_ID NUMBER 38 0   This identifies the location of the transferring subinventory DW_WORKER_LOCATION_D LOCATION_ID
TRANSFER_LOCATOR_ID NUMBER 38 0   Transfer transaction opposing locator id DW_INV_LOCATOR_D INVENTORY_LOCATION_ID
OWNING_TP_TYPE NUMBER 38 0   Owning Trading Partner Type. The values are based on MTL_TP_TYPES lookup. DW_INV_OWNING_TYPE_LKP_TL INV_OWNING_TYPE_CODE
OWNING_ORGANIZATION_ID NUMBER 38 0   This identifies the owning organization or entity. DW_INTERNAL_ORG_D ORGANIZATION_ID
OWNING_SUPPLIER_SITE_ID NUMBER 38 0   This identifies the owning supplier site identifier DW_SUPPLIER_SITE_D SUPPLIER_SITE_ID
OWNING_PARTY_ID NUMBER 38 0   Vendor organization Identifier DW_PARTY_D PARTY_ID
TRANSFER_OWNING_TP_TYPE NUMBER 38 0   Transfer Owning Trading Partner Type. The values are based on MTL_TP_TYPES lookup. DW_INV_OWNING_TYPE_LKP_TL INV_OWNING_TYPE_CODE
XFR_OWNING_ORGANIZATION_ID NUMBER 38 0   Transfer owning organization identifier DW_INTERNAL_ORG_D ORGANIZATION_ID
XFR_OWNING_SUPPLIER_SITE_ID NUMBER 38 0   Transfer owning supplier site identifier DW_SUPPLIER_SITE_D SUPPLIER_SITE_ID
XFR_OWNING_PARTY_ID NUMBER 38 0   Transfer vendor organization Identifier DW_PARTY_D PARTY_ID
TRANSACTION_TIMESTAMP TIMESTAMP       This is the date when the transaction was processed.    
TRANSACTION_DATE DATE       This is the date when the transaction was processed. DW_DAY_D CALENDAR_DATE
CONSUMPTION_LINE_ID NUMBER 38 0   This is a foreign key to INV_CONS_ADVICE_LINES.CONSUMPTION_LINE_ID    
PARENT_TRANSACTION_ID NUMBER 38 0   This identifies the parent transaction in this table.    
PRIMARY_QUANTITY NUMBER       Transaction quantity in terms of primary uom of the item    
SECONDARY_TRANSACTION_QUANTITY NUMBER       This is the secondary transaction quantity.    
TRANSACTION_QUANTITY NUMBER       This is the transaction quantity in the user's preferred unit of measure.    
DEPARTMENT_ID NUMBER 38 0   This identifies the department name of the user DW_DEPARTMENT_D DEPARTMENT_ID
FISCAL_PERIOD_SET_NAME VARCHAR2 16     Name of the accounting calendar. DW_FISCAL_DAY_D FISCAL_PERIOD_SET_NAME
FISCAL_PERIOD_TYPE VARCHAR2 16     Accounting period type. Examples are Weekly, Monthly, Quarterly. DW_FISCAL_DAY_D FISCAL_PERIOD_TYPE
SOURCE_LINE NUMBER 38 0   User entered source line identifier for outside transactions    
DW_INV_MTL_TXNS_LOT_SERIAL_CF

This table stores every material transaction performed in inventory.

Details

Module: Inventory Management

Key Columns

LOT_NUMBER, SERIAL_NUMBER, TRANSACTION_ID

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
TRANSACTION_ID NUMBER 38 0 True Primary key of the inventory transaction.    
LOT_NUMBER VARCHAR2 128   True This number identifies an inventory lot.    
SERIAL_NUMBER VARCHAR2 128   True This stores the item unit number    
SOURCE_RECORD_ID VARCHAR2 64     System Generated    
ORGANIZATION_ID NUMBER 38 0   This identifies the inventory organization. DW_INTERNAL_ORG_D ORGANIZATION_ID
BUSINESS_UNIT_ID NUMBER 38 0   This identifies the business unit DW_BUSINESS_UNIT_D BUSINESS_UNIT_ID
LEGAL_ENTITY_ID NUMBER 38 0   This identifies the legal entity for the business unit DW_LEGAL_ENTITY_D LEGAL_ENTITY_ID
PRIMARY_LEDGER_ID NUMBER 38 0   Primary ledger of the organization DW_LEDGER_D LEDGER_ID
INVENTORY_ITEM_ID NUMBER 38 0   This identifies the inventory item. DW_INVENTORY_ITEM_D INVENTORY_ITEM_ID
SUBINVENTORY_CODE VARCHAR2 16     Transaction secondary inventory DW_INV_SUBINVENTORY_D SECONDARY_INVENTORY_NAME
SUBINVENTORY_LOCATION_ID NUMBER 38 0   This identifies the location of the subinventory DW_WORKER_LOCATION_D LOCATION_ID
LOCATOR_ID NUMBER 38 0   This identifies the item locator. DW_INV_LOCATOR_D INVENTORY_LOCATION_ID
TRANSACTION_UOM VARCHAR2 16     This is the user preferred unit of measure for this transaction. DW_UNIT_OF_MEASURE_D_TL UOM_CODE
SECONDARY_UOM_CODE VARCHAR2 16     Secondary unit of measure that may have been used to do the material transaction DW_UNIT_OF_MEASURE_D_TL UOM_CODE
CREATION_TIMESTAMP TIMESTAMP       Who column: indicates the date and time of the creation of the row.    
CREATION_DATE DATE       Who column: indicates the date and time of the creation of the row. DW_DAY_D CALENDAR_DATE
LAST_UPDATE_TIMESTAMP TIMESTAMP       Who column: indicates the date and time of the last update of the row.    
LAST_UPDATE_DATE DATE       Who column: indicates the date and time of the last update of the row. DW_DAY_D CALENDAR_DATE
TRANSACTION_SET_ID NUMBER 38 0   This identifies the transaction group.    
CREATED_BY VARCHAR2 128     Who column: indicates the user who created the row. DW_USER_D USERNAME
LAST_UPDATED_BY VARCHAR2 128     Who column: indicates the user who created the row. DW_USER_D USERNAME
TRANSACTION_TYPE_ID NUMBER 38 0   Identifies the transaction type. DW_INV_TRANSACTION_TYPES_TL TRANSACTION_TYPE_ID
TRANSACTION_ACTION_ID NUMBER 38 0   Identifies the transaction action. DW_INV_TRNX_ACTION_LKP_TL INV_TRANSACTION_ACTION_CODE
REASON_ID NUMBER 38 0   This identifies the transaction reason.    
TRANSACTION_SOURCE_TYPE_ID NUMBER 38 0   Transaction source type identifier DW_INV_TXN_SOURCE_TYPES_TL TRANSACTION_SOURCE_TYPE_ID
ERROR_EXPLANATION VARCHAR2 256     This is the error explanation text.    
TRANSFER_LEGAL_ENTITY_ID NUMBER 38 0   This identifies the legal entity for the transferring business unit DW_LEGAL_ENTITY_D LEGAL_ENTITY_ID
TRANSFER_BU_ID NUMBER 38 0   This identifies the transferring business unit DW_BUSINESS_UNIT_D BUSINESS_UNIT_ID
TRANSFER_ORGANIZATION_ID NUMBER 38 0   Transfer opposing organization id DW_INTERNAL_ORG_D ORGANIZATION_ID
TRANSFER_SUBINVENTORY VARCHAR2 16     Transfer transaction opposing subinventory DW_INV_SUBINVENTORY_D SECONDARY_INVENTORY_NAME
XFR_SUBINVENTORY_LOCATION_ID NUMBER 38 0   This identifies the location of the transferring subinventory DW_WORKER_LOCATION_D LOCATION_ID
TRANSFER_LOCATOR_ID NUMBER 38 0   Transfer transaction opposing locator id DW_INV_LOCATOR_D INVENTORY_LOCATION_ID
OWNING_TP_TYPE NUMBER 38 0   Owning Trading Partner Type. The values are based on MTL_TP_TYPES lookup. DW_INV_OWNING_TYPE_LKP_TL INV_OWNING_TYPE_CODE
OWNING_ORGANIZATION_ID NUMBER 38 0   This identifies the owning organization or entity. DW_INTERNAL_ORG_D ORGANIZATION_ID
OWNING_SUPPLIER_SITE_ID NUMBER 38 0   This identifies the owning supplier site identifier DW_SUPPLIER_SITE_D SUPPLIER_SITE_ID
OWNING_PARTY_ID NUMBER 38 0   Vendor organization Identifier DW_PARTY_D PARTY_ID
TRANSFER_OWNING_TP_TYPE NUMBER 38 0   Transfer Owning Trading Partner Type. The values are based on MTL_TP_TYPES lookup. DW_INV_OWNING_TYPE_LKP_TL INV_OWNING_TYPE_CODE
XFR_OWNING_ORGANIZATION_ID NUMBER 38 0   Transfer owning organization identifier DW_INTERNAL_ORG_D ORGANIZATION_ID
XFR_OWNING_SUPPLIER_SITE_ID NUMBER 38 0   Transfer owning supplier site identifier DW_SUPPLIER_SITE_D SUPPLIER_SITE_ID
XFR_OWNING_PARTY_ID NUMBER 38 0   Transfer vendor organization Identifier DW_PARTY_D PARTY_ID
TRANSACTION_TIMESTAMP TIMESTAMP       This is the date when the transaction was processed.    
TRANSACTION_DATE DATE       This is the date when the transaction was processed. DW_DAY_D CALENDAR_DATE
CONSUMPTION_LINE_ID NUMBER 38 0   This is a foreign key to INV_CONS_ADVICE_LINES.CONSUMPTION_LINE_ID    
PARENT_TRANSACTION_ID NUMBER 38 0   This identifies the parent transaction in this table.    
PRIMARY_QUANTITY NUMBER       Transaction quantity in terms of primary uom of the item    
SECONDARY_TRANSACTION_QUANTITY NUMBER       This is the secondary transaction quantity.    
TRANSACTION_QUANTITY NUMBER       This is the transaction quantity in the user's preferred unit of measure.    
DEPARTMENT_ID NUMBER 38 0   This identifies the department name of the user DW_DEPARTMENT_D DEPARTMENT_ID
FISCAL_PERIOD_SET_NAME VARCHAR2 16     Name of the accounting calendar. DW_FISCAL_DAY_D FISCAL_PERIOD_SET_NAME
FISCAL_PERIOD_TYPE VARCHAR2 16     Accounting period type. Examples are Weekly, Monthly, Quarterly. DW_FISCAL_DAY_D FISCAL_PERIOD_TYPE
LOT_PRIMARY_QUANTITY NUMBER       Transacted Quantity, in the item's primary unit of measure    
LOT_SEC_TRANSACTION_QUANTITY NUMBER       This is the secondary transaction quantity.    
LOT_TRANSACTION_QUANTITY NUMBER       Transaction quantity, in the user's current unit of measure    
DETAILED_PRIMARY_QUANTITY NUMBER       Derived transaction quantity for aggregation at lot/serial level    
SERIAL_COMPLETION_DATE DATE       This is the unit completion date. DW_DAY_D CALENDAR_DATE
SERIAL_CURRENT_STATUS VARCHAR2 32     Indicates the current status of this serial number.    
SOURCE_LINE NUMBER 38 0   User entered source line identifier for outside transactions    
SERIAL_COMPLETION_TIMESTAMP TIMESTAMP       This is the unit completion date.    
DW_INV_OWNING_TYPE_LKP_TL

This table contains information about code, name, and description.

Details

Module: Inventory Management

Key Columns

LANGUAGE, INV_OWNING_TYPE_CODE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
INV_OWNING_TYPE_CODE VARCHAR2 128   True Code.    
LANGUAGE VARCHAR2 64   True Translation language.    
SOURCE_RECORD_ID VARCHAR2 512     Source record identifier. Value is derived from a combination of code type and code.    
NAME VARCHAR2 2048     Business name or value of the code.    
DESCRIPTION VARCHAR2 4000     Code description.    
DW_INV_SERIAL_NUM_LKP_TL

This table contains information about code, name, and description.

Details

Module: Inventory Management

Key Columns

LANGUAGE, INV_SERIAL_NUM_CODE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
INV_SERIAL_NUM_CODE VARCHAR2 128   True Code.    
LANGUAGE VARCHAR2 64   True Translation language.    
SOURCE_RECORD_ID VARCHAR2 512     Source record identifier. Value is derived from a combination of code type and code.    
NAME VARCHAR2 2048     Business name or value of the code.    
DESCRIPTION VARCHAR2 4000     Code description.    
DW_INV_SUB_TYPE_LKP_TL

This table contains information about code, name, and description.

Details

Module: Inventory Management

Key Columns

LANGUAGE, INV_SUB_TYPE_CODE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
INV_SUB_TYPE_CODE VARCHAR2 128   True Code.    
LANGUAGE VARCHAR2 64   True Translation language.    
SOURCE_RECORD_ID VARCHAR2 512     Source record identifier. Value is derived from a combination of code type and code.    
NAME VARCHAR2 2048     Business name or value of the code.    
DESCRIPTION VARCHAR2 4000     Code description.    
DW_INV_SUBINVENTORY_D

Master table for SubInventories.

Details

Module: Inventory Management

Key Columns

SECONDARY_INVENTORY_NAME, ORGANIZATION_ID

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
SECONDARY_INVENTORY_NAME VARCHAR2 16   True This is the name of the subinventory.    
ORGANIZATION_ID NUMBER 38 0 True This identifies the inventory organization.    
SOURCE_RECORD_ID VARCHAR2 64     Source Record identifier    
DESCRIPTION VARCHAR2 64     This is description of the subinventory.    
SUBINVENTORY_TYPE VARCHAR2 32     Type of subinventory. A value 1 means storage and 2 means receiving. DW_INV_SUB_TYPE_LKP_TL INV_SUB_TYPE_CODE
LOCATOR_TYPE VARCHAR2 32     Subinventory-level stock locator control type DW_INV_LOCATOR_CONTROL_LKP_TL INV_LOCATOR_CONTROL_CODE
ASSET_INVENTORY NUMBER 38 0   Items contained within the subinventory regarded as assets DW_INV_YES_NO_NUMERIC_LKP_TL INV_YES_NO_NUMERIC_CODE
DISABLE_DATE DATE       Date this subinventory is disabled.    
DW_INV_TRANSACTION_TYPES_TL

Master table for inventory transaction types.

Details

Module: Inventory Management

Key Columns

LANGUAGE, TRANSACTION_TYPE_ID

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
TRANSACTION_TYPE_ID NUMBER 38 0 True Identifies the transaction type.    
LANGUAGE VARCHAR2 32   True Indicates the code of the language    
SOURCE_RECORD_ID VARCHAR2 256     Source Record Identifier    
TRANSACTION_TYPE_NAME VARCHAR2 128     This is the name of the transaction type.    
TRANSACTION_TYPE_DESCRIPTION VARCHAR2 256     Description of the transaction type    
DW_INV_TRNX_ACTION_LKP_TL

This table contains information about code, name, and description.

Details

Module: Inventory Management

Key Columns

LANGUAGE, INV_TRANSACTION_ACTION_CODE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
INV_TRANSACTION_ACTION_CODE VARCHAR2 128   True Code.    
LANGUAGE VARCHAR2 64   True Translation language.    
SOURCE_RECORD_ID VARCHAR2 512     Source record identifier. Value is derived from a combination of code type and code.    
NAME VARCHAR2 2048     Business name or value of the code.    
DESCRIPTION VARCHAR2 4000     Code description.    
DW_INV_TXN_SOURCE_TYPES_TL

This table contains information about valid transaction source type in the system.

Details

Module: Inventory Management

Key Columns

TRANSACTION_SOURCE_TYPE_ID, LANGUAGE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
TRANSACTION_SOURCE_TYPE_ID NUMBER 38 0 True Transaction source type identifier    
LANGUAGE VARCHAR2 16   True Indicates the code of the language into which the contents of the translatable columns are translated.    
SOURCE_RECORD_ID VARCHAR2 64     System Generated    
TRANSACTION_SOURCE_TYPE_NAME VARCHAR2 128     Name of the type of transaction source.    
TXN_SOURCE_TYPE_DESCRIPTION VARCHAR2 256     Transaction source type description    
DW_INV_YES_NO_NUMERIC_LKP_TL

This table contains information about code, name, and description.

Details

Module: Inventory Management

Key Columns

INV_YES_NO_NUMERIC_CODE, LANGUAGE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
INV_YES_NO_NUMERIC_CODE VARCHAR2 128   True Code.    
LANGUAGE VARCHAR2 64   True Translation language.    
SOURCE_RECORD_ID VARCHAR2 512     Source record identifier. Value is derived from a combination of code type and code.    
NAME VARCHAR2 2048     Business name or value of the code.    
DESCRIPTION VARCHAR2 4000     Code description.    

Order Management

DW_DEMAND_CLASS_LKP_TL

This table contains information about code, name, and description.

Details

Module: Order Management

Key Columns

LANGUAGE, DEMAND_CLASS_CODE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
DEMAND_CLASS_CODE NUMBER 38 0 True Code.    
LANGUAGE VARCHAR2 16   True Translation language.    
SOURCE_RECORD_ID VARCHAR2 128     Source record identifier. Value is derived from a combination of code type and code.    
NAME VARCHAR2 128     Business name or value of the code.    
DESCRIPTION VARCHAR2 256     Code description.    
DW_FOB_POINT_LKP_TL

This table contains information about code, name, and description.

Details

Module: Order Management

Key Columns

FOB_POINT_CODE, LANGUAGE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
FOB_POINT_CODE NUMBER 38 0 True Code.    
LANGUAGE VARCHAR2 16   True Translation language.    
SOURCE_RECORD_ID VARCHAR2 128     Source record identifier. Value is derived from a combination of code type and code.    
NAME VARCHAR2 128     Business name or value of the code.    
DESCRIPTION VARCHAR2 256     Code description.    
DW_FREIGHT_CHARGE_TERMS_LKP_TL

This table contains information about code, name, and description.

Details

Module: Order Management

Key Columns

FREIGHT_CHARGE_TERMS_CODE, LANGUAGE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
FREIGHT_CHARGE_TERMS_CODE NUMBER 38 0 True Code.    
LANGUAGE VARCHAR2 16   True Translation language.    
SOURCE_RECORD_ID VARCHAR2 128     Source record identifier. Value is derived from a combination of code type and code.    
NAME VARCHAR2 128     Business name or value of the code.    
DESCRIPTION VARCHAR2 256     Code description.    
DW_HOLD_RELEASE_REASON_LKP_TL

This table contains information about code, name, and description.

Details

Module: Order Management

Key Columns

LANGUAGE, HOLD_RELEASE_REASON_CODE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
HOLD_RELEASE_REASON_CODE VARCHAR2 128   True Code.    
LANGUAGE VARCHAR2 64   True Translation language.    
SOURCE_RECORD_ID VARCHAR2 512     Source record identifier. Value is derived from a combination of code type and code.    
NAME VARCHAR2 2048     Business name or value of the code.    
DESCRIPTION VARCHAR2 4000     Code description.    
DW_MSG_ENTITY_TYPE_LKP_TL

This table contains information about code, name, and description.

Details

Module: Order Management

Key Columns

LANGUAGE, HOLD_LEVEL_CODE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
HOLD_LEVEL_CODE VARCHAR2 128   True Code.    
LANGUAGE VARCHAR2 64   True Translation language.    
SOURCE_RECORD_ID VARCHAR2 512     Source record identifier. Value is derived from a combination of code type and code.    
NAME VARCHAR2 2048     Business name or value of the code.    
DESCRIPTION VARCHAR2 4000     Code description.    
DW_OM_FULFILLMENT_CF

Fulfillment Lines Fact - Stores all Fulfillment line information at Fulfillment line level with metrics in transactional, Ledger, and global currency values.

Details

Module: Order Management

Key Columns

FULFILL_LINE_ID

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
FULFILL_LINE_ID NUMBER 38 0 True Unique Identifier for a fulfillment line    
SOURCE_RECORD_ID VARCHAR2 128     System Identifier    
ORDER_HEADER_ID NUMBER 38 0   Unique identifier of the orchestration order    
ORDER_NUMBER VARCHAR2 64     Representation of a sales order used in communication with fulfillment systems    
LINE_ID NUMBER 38 0   Unique identifier of the sales order line    
ORDER_LINE_NUMBER NUMBER 38 0   Representation of a sales order line used in communication with fulfillment systems    
FULFILL_LINE_NUMBER NUMBER 38 0   Numerical value associated to fulfillment line. It is defaulted to 1 and increments in integers as fulfillment lines split    
LINE_DISPLAY_LINE_NUMBER VARCHAR2 128     Line number for display purposes. Corresponds to the line number on UI    
FULFILL_DISPLAY_LINE_NUMBER VARCHAR2 256     Fulfill Line number for display purposes. Corresponds to the Fulfill line number on UI    
ORGANIZATION_ID NUMBER 38 0   Indicates the identifier of the inventory organization DW_INTERNAL_ORG_D ORGANIZATION_ID
FULFILL_ORG_ID NUMBER 38 0   Reference to the unique identifier for the fulfillment organization DW_INTERNAL_ORG_D ORGANIZATION_ID
BUSINESS_UNIT_ID NUMBER 38 0   Business Unit ID DW_BUSINESS_UNIT_D BUSINESS_UNIT_ID
PROFIT_CENTER_BUSINESS_UNIT_ID NUMBER 38 0   Reference to Unique Identifier of Profit Center Business Unit DW_BUSINESS_UNIT_D BUSINESS_UNIT_ID
ORGANIZATION_BU_ID NUMBER 38 0   Inventory Business Unit ID DW_BUSINESS_UNIT_D BUSINESS_UNIT_ID
LEGAL_ENTITY_ID NUMBER 38 0   Legal entity identifier DW_LEGAL_ENTITY_D LEGAL_ENTITY_ID
ORDER_TYPE_CODE VARCHAR2 32     Name of the type of order that was placed. Stores codes for values of order types. DW_ORDER_TYPE_LKP_TL ORDER_TYPE_CODE
ORDER_STATUS_CODE VARCHAR2 32     Status of the order. DW_OM_STATUS_D STATUS_CODE
FULFILLMENT_MODE VARCHAR2 32     It captures the fulfillment mode codes. The lookup can have the below 3 values for Regular Order Fulfill Lines (Not applicable for Return Fulfill lines) - Regular, DropShip, Back to Back DW_ORDER_FULFILL_MODE_LKP_TL FULFILLMENT_MODE_CODE
LINE_CATEGORY_CODE VARCHAR2 32     Represents whether a sales order line belongs to a regular order or a return order DW_ORDER_LINE_CATEGORY_LKP_TL LINE_CATEGORY_CODE
LINE_TYPE_CODE VARCHAR2 32     Defines the system behavior for the order line transaction, in terms of values required, defaulted, and displayed. Use DW_ORDER_LINE_TYPE_LKP_TL to resolve the lookup codes for order lines, and DW_ORDER_RETURN_TYPE_LKP_TL for return lines DW_ORDER_LINE_TYPE_LKP_TL LINE_TYPE_CODE
FULFILL_LINE_STATUS_CODE VARCHAR2 32     Current fulfillment status of the fulfillment line. DW_OM_STATUS_D STATUS_CODE
SOURCE_ORDER_NUMBER VARCHAR2 64     Reference to the number of the originating sales order    
SOURCE_ORDER_SYSTEM VARCHAR2 64     Reference to the order capture system that the source order came from    
SOURCE_ORDER_LINE_NUMBER VARCHAR2 128     Reference to the number of the originating sales order line    
SOURCE_DOCUMENT_TYPE_CODE VARCHAR2 64     Indicates the Original Document document type on the order    
SPLIT_FROM_FLINE_ID NUMBER 38 0   Reference to the original fulfillment line in the event that splits occur    
SPLIT_FLINE_FLAG VARCHAR2 16     Indicates if the fulfill line is split and if it is original or a result of splitting from another line. The values - 'O' stands for the original line in an order from which there are split lines, 'C' indicates the split lines or the child lines, 'N' referes to the lines which have no association with split    
PARENT_SPLIT_LINE_FLAG VARCHAR2 16     Indicates if the fulfill line is split into atleast one further line    
PARENT_FULFILL_LINE_ID NUMBER 38 0   Used in fulfillment line hierarchies (models) to identify the immediate parent fulfillment line    
ROOT_PARENT_FULFILL_LINE_ID NUMBER 38 0   Used in fulfillment line hierarchies (models) to identify the highest fulfillment line in the hierarchy    
PARENT_LINE_ID NUMBER 38 0   Parent Line Identifier    
ROOT_PARENT_LINE_ID NUMBER 38 0   Root Parent Line Identifier    
COMP_SEQ_PATH VARCHAR2 4000     Defines the hierarchical relation of a model. Derived from BOM table    
INVENTORY_ITEM_ID NUMBER 38 0   Reference to the unique identifier for the inventory item #1 DW_INVENTORY_ITEM_D INVENTORY_ITEM_ID
ITEM_TYPE_CODE VARCHAR2 32     Indicates a grouping of all items of a particular type that share the same set of item attributes. Stores codes for values like - Model, Option Class, Standard, etc DW_ORDER_ITEM_TYPE_LKP_TL ORDER_ITEM_TYPE_CODE
ITEM_SUBTYPE_CODE VARCHAR2 32     More specific sub group for ITEM_TYPE_CODE. Model/Service/One-Time Item characteristic detail (like ATO, PTOSMC, PTONONSMC). Stores codes for values like - Standard, Pick to order model, Kit, etc DW_ORDER_ITEM_SUBTYPE_LKP_TL ORDER_ITEM_SUBTYPE_CODE
SALES_PRODUCT_TYPE_CODE VARCHAR2 32     Identifies sales product type of product on the fulfillment line. Stores codes for values like:- Goods, Subscription, extended warranty, etc DW_SALES_PRODUCT_TYPE_LKP_TL SALES_PRODUCT_TYPE_CODE
PAYMENT_TERM_ID NUMBER 38 0   Identifies the AR payment term associated with the Payment terms DW_AR_PAYMENT_TERMS_D PAYMENT_TERM_ID
COVERED_FULFILL_LINE_ID NUMBER 38 0   Fulfill line ID of the item for which coverage is required within the order    
COVERED_INVENTORY_ITEM_ID NUMBER 38 0   Inventory Item id of the item that is covered #1 DW_INVENTORY_ITEM_D INVENTORY_ITEM_ID
COVERED_ORDER_NUMBER VARCHAR2 64     Order number of the item that is covered    
COVERED_LINE_DISPLAY_LINE_NUM VARCHAR2 128     Line Display line number of the item line that is covered    
COVERED_FLINE_DISPLAY_LINE_NUM VARCHAR2 128     Fulfill line Display line number of the item line that is covered    
PARENT_LINE_DISPLAY_LINE_NUM VARCHAR2 128     Display line number of parent line    
PARENT_FLINE_DISPLAY_LINE_NUM VARCHAR2 128     Display line number of parent fulfill line    
RP_LINE_DISPLAY_LINE_NUM VARCHAR2 128     Display line number of root parent line    
RP_FLINE_DISPLAY_LINE_NUM VARCHAR2 128     Display line number of root parent fulfill line    
CONFIGURED_ITEM_ID NUMBER 38 0   Inventory item of shippable ATO configuration #1 DW_INVENTORY_ITEM_D INVENTORY_ITEM_ID
ORIGINAL_INVENTORY_ITEM_ID NUMBER 38 0   Reference to the unique identifier for the original inventory item that was populated on the fulfillment line from decomposition #1 DW_INVENTORY_ITEM_D INVENTORY_ITEM_ID
TRX_UOM VARCHAR2 16     Unit of measure of the Item used for the transaction DW_UNIT_OF_MEASURE_D_TL UOM_CODE
DEMAND_CLASS_CODE VARCHAR2 32     Demand Class used by the promise engine to consume target allocation amounts. This helps identify different market and customer segments. DW_DEMAND_CLASS_LKP_TL DEMAND_CLASS_CODE
BILL_TO_CUSTOMER_ACCOUNT_ID NUMBER 38 0   Reference to the unique identifier for the bill-to customer DW_CUSTOMER_ACCOUNT_D CUSTOMER_ACCOUNT_ID
BILL_TO_PARTY_ID NUMBER 38 0   Reference to the unique identifier for bill-to Party DW_PARTY_D PARTY_ID
SOLD_TO_PARTY_ID NUMBER 38 0   Reference to the unique identifier for the sold-to Party. DW_PARTY_D PARTY_ID
SHIP_TO_PARTY_ID NUMBER 38 0   Reference to the unique identifier for ship-to Party DW_PARTY_D PARTY_ID
LEDGER_ID NUMBER 38 0   Primary ledger id. Derived from the Business Unit. DW_LEDGER_D LEDGER_ID
FISCAL_PERIOD_TYPE VARCHAR2 16     Period type. Derived from the ledger associated with the Business Unit. #2 DW_FISCAL_DAY_D FISCAL_PERIOD_TYPE
FISCAL_PERIOD_SET_NAME VARCHAR2 16     Period Set Name.Derived from the ledger associated with the Business Unit. #2 DW_FISCAL_DAY_D FISCAL_PERIOD_SET_NAME
ORDER_OPEN_FLAG VARCHAR2 16     Indicates that the status of an order that is not closed or canceled    
ORDER_ON_HOLD_FLAG VARCHAR2 16     Indicates an order is not accepting further processing    
FULFILL_LINE_OPEN_FLAG VARCHAR2 16     Indicates that the status of a fulfillment line that is not closed or canceled    
FULFILL_LINE_ON_HOLD_FLAG VARCHAR2 16     Indicates fulfillment lines are not accepting further processing    
SALES_AGREEMENT_FLAG VARCHAR2 16     Indicated application of a Sales Agreement    
INVOICEABLE_ITEM_FLAG VARCHAR2 16     This fulfillment line has an item that is enabled for billing or invoicing    
INVOICE_ENABLED_FLAG VARCHAR2 16     Indicator implying the line / item qualifies for billing    
ORDER_SUBMIT_DATE DATE       The date and time of the submission of the order DW_DAY_D CALENDAR_DATE
ORDER_SUBMIT_TIMESTAMP TIMESTAMP       The date and time of the submission of the order    
ORDERED_DATE DATE       Date when the items where ordered DW_DAY_D CALENDAR_DATE
ORDERED_TIMESTAMP TIMESTAMP       Date when the items where ordered    
DOCUMENT_CURRENCY_CODE VARCHAR2 32     Currency code captured at the order header level    
GLOBAL_CURRENCY_CODE VARCHAR2 32     Analytics currency code    
GLOBAL_CURRENCY_EXCH_RATE NUMBER       Transaction to Global currency exchange rate    
ORDERED_QTY NUMBER       The quantity of a good or service ordered    
RESERVED_QTY NUMBER       Quantity of an item that was set aside in a warehouse specifically to fulfill the demand from a given fulfillment line    
TRX_UNIT_SELLING_PRICE NUMBER       The price per unit that a buyer paid for an item    
TRX_UNIT_LIST_PRICE NUMBER       The base selling price before applying discounts. It typically defaults from the item definition    
TRX_FLINE_AMT NUMBER       Total amount to be paid by a customer for every fulfill line. (Unit selling price x ordered quantity) whether return or general orders    
TRX_ORDER_AMT NUMBER       Total amount to be paid by a customer for every fulfill line. (Unit selling price x ordered quantity) for general orders    
GLOBAL_UNIT_SELLING_PRICE NUMBER       In Global Currency - The price per unit that a buyer paid for an item    
GLOBAL_UNIT_LIST_PRICE NUMBER       In Global Currency - The base selling price before applying discounts. It typically defaults from the item definition    
GLOBAL_FLINE_AMT NUMBER       In Global Currency - Total amount to be paid by a customer for every fulfill line. (Unit selling price x ordered quantity) whether return or general orders    
GLOBAL_ORDER_AMT NUMBER       In Global Currency - Total amount to be paid by a customer for every fulfill line. (Unit selling price x ordered quantity) for general orders    
SCHEDULE_SHIP_DATE DATE       The current date the shipment is planned to ship on DW_DAY_D CALENDAR_DATE
SCHEDULE_SHIP_TIMESTAMP TIMESTAMP       The current date the shipment is planned to ship on    
PROMISE_SHIP_DATE DATE       The date that was promised to the customer that the item would ship DW_DAY_D CALENDAR_DATE
PROMISE_SHIP_TIMESTAMP TIMESTAMP       The date that was promised to the customer that the item would ship    
REQUEST_SHIP_DATE DATE       The original date the customer requested the item ship on DW_DAY_D CALENDAR_DATE
REQUEST_SHIP_TIMESTAMP TIMESTAMP       The original date the customer requested the item ship on    
ACTUAL_SHIP_DATE DATE       The date the shipment was actually sent DW_DAY_D CALENDAR_DATE
ACTUAL_SHIP_TIMESTAMP TIMESTAMP       The date the shipment was actually sent    
SCHEDULE_ARRIVAL_DATE DATE       The current date the shipment is planned to arrive on DW_DAY_D CALENDAR_DATE
SCHEDULE_ARRIVAL_TIMESTAMP TIMESTAMP       The current date the shipment is planned to arrive on    
PROMISE_ARRIVAL_DATE DATE       The date that was promised to the customer that the item would arrive DW_DAY_D CALENDAR_DATE
PROMISE_ARRIVAL_TIMESTAMP TIMESTAMP       The date that was promised to the customer that the item would arrive    
REQUEST_ARRIVAL_DATE DATE       The original date the customer requested the item arrive on DW_DAY_D CALENDAR_DATE
REQUEST_ARRIVAL_TIMESTAMP TIMESTAMP       The original date the customer requested the item arrive on    
SHIPPABLE_FLAG VARCHAR2 16     Indicates whether a fulfillment line can be shipped to a customer    
SHIPPED_FLAG VARCHAR2 16     Indicates whether a fulfillment line is shipped or not. Applies to Line_Category Order, based on. the Actual Ship Date being populated or not.    
SHIPPED_FROM_INVENTORY_FLAG VARCHAR2 16     Indicates if the item that is shipped is shipped from inventory. For example, the Main ATO item will be shipped from inventory and not it's options    
ON_TIME_SHIPMENT_SCH_DATE_FLAG VARCHAR2 16     Indicates if the shipment is done before the schedule ship date    
ON_TIME_SHIPMENT_REQ_DATE_FLAG VARCHAR2 16     Indicates if the shipment is done before the request ship date    
SHIPPED_IN_FULL_FLAG VARCHAR2 16     Indicates if the shipment is done as per the original order without splitting the lines    
PERFECT_ORDER_FLAG VARCHAR2 16     This is a column derived using OPEN_ORDER_FLAG and PERFECT_ORDER_LINES_FLAG. This can be used for directly aggregating at Order Grain to determine if an order is perfect or not. Logic for aggregating it would be : MIN(PERFECT_ORDER_FLAG) by ORDER_HEADER_ID    
ORDER_SHIPPED_IN_FULL_FLAG VARCHAR2 16     This is a column derived using OPEN_ORDER_FLAG and SHIPPED_IN_FULL_FLAG. This can be used for directly aggregating at Order Grain to determine if an order is Shipped in Full or Not. Logic for aggregating it would be : MIN(ORDER_SHIPPED_IN_FULL_FLAG) by ORDER_HEADER_ID    
PERFECT_ORDER_LINES_FLAG VARCHAR2 16     Indicates if the order fulfillment line was a perfect order line or not    
CARRIER_NAME VARCHAR2 512     Trading Partner Carrier Name    
MODE_OF_TRANSPORT VARCHAR2 32     Type of transportation used to ship the product, such as - Truck, Air, Boat, etc DW_WSH_TRANSPORT_MODE_LKP_TL TRANSPORT_MODE_CODE
SERVICE_LEVEL VARCHAR2 32     Priority of transportation that affects how quickly goods are transported DW_WSH_SERVICE_LEVEL_LKP_TL SERVICE_LEVEL_CODE
SHIP_SET_NAME VARCHAR2 64     Group of order lines within an order that need to ship together from their common origin to a common destination and which have the same scheduled ship date    
SHIPMENT_PRIORITY_CODE VARCHAR2 32     Indicates the priority of the fulfillment lines to be shipped. For Ex - High, low, medium DW_SHIPMENT_PRIORITY_LKP_TL SHIPMENT_PRIORITY_CODE
FOB_POINT_CODE VARCHAR2 32     Code that indicates freight on board. This indicates who owns the goods while they are in transit.For Ex - Destination, Origin, etc DW_FOB_POINT_LKP_TL FOB_POINT_CODE
FREIGHT_TERMS_CODE VARCHAR2 32     Freight Terms, specifying the responsibility for Freight charges. For Ex - Add Freight, Prepaid Frieght, etc DW_FREIGHT_CHARGE_TERMS_LKP_TL FREIGHT_CHARGE_TERMS_CODE
SHIPPED_QTY NUMBER       Quantity of product on a fulfillment line that is shipped    
FULFILLED_DATE DATE       Date when the order line is fulfilled (Goods shipped, hardware installed etc.) DW_DAY_D CALENDAR_DATE
FULFILLED_TIMESTAMP TIMESTAMP       Date when the order line is fulfilled (Goods shipped, hardware installed etc.)    
FULFILLED_FLAG VARCHAR2 16     Indicated if the order line if fulfilled    
FULFILLED_QTY NUMBER       Quantity used to fulfill the order line    
FULFILL_LINE_CANCEL_DATE DATE       Date on which customer requested cancellation on the fulfill line DW_DAY_D CALENDAR_DATE
FULFILL_LINE_CANCEL_TIMESTAMP TIMESTAMP       Date on which customer requested cancellation on the fulfill line    
ORDER_CANCELLED_FLAG VARCHAR2 16     Indicates if the entire order has been cancelled or not    
ORDER_CANCELLED_REASON_CODE VARCHAR2 32     Reason for cancelation of order DW_RETURN_REASON_LKP_TL RETURN_REASON_CODE
FULFILL_LINE_CANCEL_FLAG VARCHAR2 16     Indicates if the order fulfill line has been cancelled or not    
CANCELLED_QTY NUMBER       Canceled Quantity    
RMA_RECEIPT_DATE DATE       Actual Receipt Date of items for a return order, populated here by the receiving fulfillment system DW_DAY_D CALENDAR_DATE
RMA_RECEIPT_TIMESTAMP TIMESTAMP       Actual Receipt Date of items for a return order, populated here by the receiving fulfillment system    
RETURN_LINE_FLAG VARCHAR2 16     Indicates if the fulfill line is a return line    
RETURNED_LINE_FLAG VARCHAR2 16     Indicates if the return fulfill line is closed or not    
UNREFERENCED_RETURN_FLAG VARCHAR2 16     Identify return that does not include a reference order.    
ORIGINAL_ORDER_NUMBER VARCHAR2 64     Corresponds to the original order number for which return is generated    
RETURN_ASSOCIATED_FLAG VARCHAR2 16     Indicates if the original fulfill line has a return associated with it in future    
RETURN_REASON_CODE VARCHAR2 32     Justification for a return of a specific product. Many companies have standard reasons that are assigned to returns to be used to analyze the quantity and types of returns DW_RETURN_REASON_LKP_TL RETURN_REASON_CODE
RMA_DELIVERED_QTY NUMBER       The quantity delivered against the receipt fulfill line    
TRX_BILLED_AMT NUMBER       Transaction currency billed amount for a order fulfill line    
GLOBAL_BILLED_ORDER_AMT NUMBER       Global currency billed amount for a order fulfill line    
SUBMITTED_BY VARCHAR2 64     Order submitted by DW_USER_D USERNAME
CREATION_DATE DATE       fulfill line creation date DW_DAY_D CALENDAR_DATE
CREATION_TIMESTAMP TIMESTAMP       fulfill line creation date    
ORDER_CREATION_DATE DATE       order creation date DW_DAY_D CALENDAR_DATE
ORDER_CREATION_TIMESTAMP TIMESTAMP       order creation date    
CREATED_BY VARCHAR2 64     Fulfill line created by DW_USER_D USERNAME
LAST_UPDATE_DATE DATE       Fulfill line last update date DW_DAY_D CALENDAR_DATE
LAST_UPDATE_TIMESTAMP TIMESTAMP       Fulfill line last update date    
LAST_UPDATED_BY VARCHAR2 64     Fulfill line last updated by DW_USER_D USERNAME

Notes

#1 In these cases in addition to the item columns ORGANIZATION_ID column should also be used for join with DW_INVENTORY_ITEM_D

#2 In these cases to join with DW_FISCAL_DAY_D apart from FISCAL_PERIOD_TYPE and FISCAL_PERIOD_SET_NAME the relationship should be based on ORDERED_DATE column

DW_OM_HOLD_CODES_D

This reference base table stores the definition of Hold Codes.

Details

Module: Order Management

Key Columns

HOLD_CODE_ID

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
HOLD_CODE_ID NUMBER 38 0 True Unique identifier of the hold code.    
SOURCE_RECORD_ID VARCHAR2 64     System Generated    
HOLD_CODE VARCHAR2 32     Identifier for the hold.    
EFFECTIVE_START_DATE DATE       Date Effective Entity: indicates the date at the beginning of the date range within which the row is effective.    
EFFECTIVE_END_DATE DATE       Date Effective Entity: indicates the date at the end of the date range within which the row is effective.    
GENERAL_HOLD_FLAG VARCHAR2 16     Indicates that a specific hold code prevents all services from being performed.    
SYSTEM_FLAG VARCHAR2 16     System seeded holds that cannot be updated or deleted.    
DW_OM_HOLD_CODES_D_TL

Translation table to store hold names and hold descriptions.

Details

Module: Order Management

Key Columns

LANGUAGE, HOLD_CODE_ID

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
HOLD_CODE_ID NUMBER 38 0 True Reference to the unique identifier for hold codes    
LANGUAGE VARCHAR2 16   True Indicates the code of the language into which the contents of the translatable columns are translated.    
SOURCE_RECORD_ID VARCHAR2 64     System Generated    
HOLD_NAME VARCHAR2 256     Name given by user for the hold code.    
HOLD_DESCRIPTION VARCHAR2 1024     Description for the hold code.    
DW_OM_HOLDS_CF

This table contains details of Holds Facts.

Details

Module: Order Management

Key Columns

FULFILL_LINE_ID, HOLD_INSTANCE_ID

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
HOLD_INSTANCE_ID NUMBER 38 0 True Unique identifier of the hold instance    
FULFILL_LINE_ID NUMBER 38 0 True Unique Identifier for a fulfillment line    
SOURCE_RECORD_ID VARCHAR2 128     System Identifier    
ACTIVE_FLAG VARCHAR2 16     Identifies whether a hold is active on a transaction.    
APPLY_TIMESTAMP TIMESTAMP       Date hold was placed.    
APPLY_DATE DATE       Date hold was placed. DW_DAY_D CALENDAR_DATE
APPLIED_BY VARCHAR2 128     The user name that requested to apply this hold instance. This is only applicable when the apply system is DOO workbench. DW_USER_D USERNAME
HOLD_CODE_ID NUMBER 38 0   Reference to the unique identifier for hold codes DW_OM_HOLD_CODES_D HOLD_CODE_ID
HOLD_COMMENTS VARCHAR2 256     Comments the user who is initiating the hold adds to the hold.    
HOLD_CREATION_DATE DATE       Who column: indicates the date and time of the creation of the row. DW_DAY_D CALENDAR_DATE
HOLD_CREATION_TIMESTAMP TIMESTAMP       Who column: indicates the date and time of the creation of the row.    
HOLD_LAST_UPDATE_DATE DATE       Who column: indicates the date and time of the last update of the row. DW_DAY_D CALENDAR_DATE
HOLD_LAST_UPDATE_TIMESTAMP TIMESTAMP       Who column: indicates the date and time of the last update of the row.    
HOLD_CREATED_BY VARCHAR2 128     Who column: indicates the user who created the row. DW_USER_D USERNAME
HOLD_LAST_UPDATED_BY VARCHAR2 128     Who column: indicates the user who last updated the row. DW_USER_D USERNAME
HOLD_RELEASE_COMMENTS VARCHAR2 256     Comments added by user while releasing a hold.    
HOLD_RELEASE_REASON_CODE VARCHAR2 32     Reason for releasing the hold. DW_HOLD_RELEASE_REASON_LKP_TL HOLD_RELEASE_REASON_CODE
TRANSACTION_ENTITY_NAME1 VARCHAR2 32     Entity name corresponding to Transaction Entity Id1.    
HOLD_LEVEL VARCHAR2 32     Reference to the level at which the hold is applied DW_MSG_ENTITY_TYPE_LKP_TL HOLD_LEVEL_CODE
RELEASE_TIMESTAMP TIMESTAMP       The date when the hold is released.    
RELEASE_DATE DATE       The date when the hold is released. DW_DAY_D CALENDAR_DATE
RELEASED_BY VARCHAR2 128     The user name that requested to release this hold instance. DW_USER_D USERNAME
HOLD_SOURCE_ORDER_SYSTEM VARCHAR2 64     Reference to the order capture system that the source order came from.    
APPLY_SYSTEM VARCHAR2 32     The system that requested to apply this hold instance.    
ORDER_HEADER_ID NUMBER 38 0   Unique identifier of the orchestration order    
ORDER_NUMBER VARCHAR2 64     Representation of a sales order used in communication with fulfillment systems    
LINE_ID NUMBER 38 0   Unique identifier of the sales order line    
ORDER_LINE_NUMBER NUMBER 38 0   Representation of a sales order line used in communication with fulfillment systems    
FULFILL_LINE_NUMBER NUMBER 38 0   Numerical value associated to fulfillment line. It is defaulted to 1 and increments in integers as fulfillment lines split    
LINE_DISPLAY_LINE_NUMBER VARCHAR2 128     Line number for display purposes. Corresponds to the line number on UI    
FULFILL_DISPLAY_LINE_NUMBER VARCHAR2 256     Fulfill Line number for display purposes. Corresponds to the Fulfill line number on UI    
ORGANIZATION_ID NUMBER 38 0   Indicates the identifier of the inventory organization DW_INTERNAL_ORG_D ORGANIZATION_ID
FULFILL_ORG_ID NUMBER 38 0   Reference to the unique identifier for the fulfillment organization DW_INTERNAL_ORG_D ORGANIZATION_ID
BUSINESS_UNIT_ID NUMBER 38 0   Business Unit ID DW_BUSINESS_UNIT_D BUSINESS_UNIT_ID
PROFIT_CENTER_BUSINESS_UNIT_ID NUMBER 38 0   Reference to Unique Identifier of Profit Center Business Unit DW_BUSINESS_UNIT_D BUSINESS_UNIT_ID
ORGANIZATION_BU_ID NUMBER 38 0   Inventory Business Unit ID DW_BUSINESS_UNIT_D BUSINESS_UNIT_ID
LEGAL_ENTITY_ID NUMBER 38 0   Legal entity identifier DW_LEGAL_ENTITY_D LEGAL_ENTITY_ID
ORDER_TYPE_CODE VARCHAR2 32     Name of the type of order that was placed DW_ORDER_TYPE_LKP_TL ORDER_TYPE_CODE
ORDER_STATUS_CODE VARCHAR2 32     Status of the order DW_OM_STATUS_D STATUS_CODE
LINE_CATEGORY_CODE VARCHAR2 32     Represents whether a sales order line belongs to a regular order or a return order DW_ORDER_LINE_CATEGORY_LKP_TL LINE_CATEGORY_CODE
LINE_TYPE_CODE VARCHAR2 32     Defines the system behavior for the order line transaction, in terms of values required, defaulted, and displayed. Use DW_ORDER_LINE_TYPE_LKP_TL to resolve the lookup codes for order lines, and DW_ORDER_RETURN_TYPE_LKP_TL for return lines DW_ORDER_LINE_TYPE_LKP_TL LINE_TYPE_CODE
FULFILL_LINE_STATUS_CODE VARCHAR2 32     Current fulfillment status of the fulfillment line DW_OM_STATUS_D STATUS_CODE
SOURCE_ORDER_NUMBER VARCHAR2 64     Reference to the number of the originating sales order    
SOURCE_ORDER_SYSTEM VARCHAR2 64     Reference to the order capture system that the source order came from    
SOURCE_ORDER_LINE_NUMBER VARCHAR2 128     Reference to the number of the originating sales order line    
SOURCE_DOCUMENT_TYPE_CODE VARCHAR2 64     Indicates the Original Document document type on the order    
PARENT_FULFILL_LINE_ID NUMBER 38 0   Used in fulfillment line hierarchies (models) to identify the immediate parent fulfillment line    
ROOT_PARENT_FULFILL_LINE_ID NUMBER 38 0   Used in fulfillment line hierarchies (models) to identify the highest fulfillment line in the hierarchy    
PARENT_LINE_ID NUMBER 38 0   Parent Line Identifier    
ROOT_PARENT_LINE_ID NUMBER 38 0   Root Parent Line Identifier    
COMP_SEQ_PATH VARCHAR2 4000     Defines the hierarchical relation of a model. Derived from BOM table    
INVENTORY_ITEM_ID NUMBER 38 0   Reference to the unique identifier for the inventory item DW_INVENTORY_ITEM_D INVENTORY_ITEM_ID
ITEM_TYPE_CODE VARCHAR2 32     Indicates a grouping of all items of a particular type that share the same set of item attributes DW_ORDER_ITEM_TYPE_LKP_TL ORDER_ITEM_TYPE_CODE
ITEM_SUBTYPE_CODE VARCHAR2 32     More specific sub group for ITEM_TYPE_CODE. Model/Service/One-Time Item characteristic detail (like ATO, PTOSMC, PTONONSMC) DW_ORDER_ITEM_SUBTYPE_LKP_TL ORDER_ITEM_SUBTYPE_CODE
SALES_PRODUCT_TYPE_CODE VARCHAR2 32     Identifies sales product type of product on the fulfillment line DW_SALES_PRODUCT_TYPE_LKP_TL SALES_PRODUCT_TYPE_CODE
PAYMENT_TERM_ID NUMBER 38 0   Identifies the AR payment term associated with the Payment terms DW_AR_PAYMENT_TERMS_D PAYMENT_TERM_ID
PARENT_LINE_DISPLAY_LINE_NUM VARCHAR2 128     Display line number of parent line    
PARENT_FLINE_DISPLAY_LINE_NUM VARCHAR2 128     Display line number of parent fulfill line    
RP_LINE_DISPLAY_LINE_NUM VARCHAR2 128     Display line number of root parent line    
RP_FLINE_DISPLAY_LINE_NUM VARCHAR2 128     Display line number of root parent fulfill line    
CONFIGURED_ITEM_ID NUMBER 38 0   Inventory item of shippable ATO configuration DW_INVENTORY_ITEM_D INVENTORY_ITEM_ID
ORIGINAL_INVENTORY_ITEM_ID NUMBER 38 0   Reference to the unique identifier for the original inventory item that was populated on the fulfillment line from decomposition DW_INVENTORY_ITEM_D INVENTORY_ITEM_ID
BILL_TO_CUSTOMER_ACCOUNT_ID NUMBER 38 0   Reference to the unique identifier for the bill-to customer DW_CUSTOMER_ACCOUNT_D CUSTOMER_ACCOUNT_ID
BILL_TO_PARTY_ID NUMBER 38 0   Reference to the unique identifier for bill-to Party DW_PARTY_D PARTY_ID
SOLD_TO_PARTY_ID NUMBER 38 0   Reference to the unique identifier for the sold-to Party. DW_PARTY_D PARTY_ID
SHIP_TO_PARTY_ID NUMBER 38 0   Reference to the unique identifier for ship-to Party DW_PARTY_D PARTY_ID
LEDGER_ID NUMBER 38 0   Primary ledger id DW_LEDGER_D LEDGER_ID
FISCAL_PERIOD_TYPE VARCHAR2 16     Period type DW_FISCAL_DAY_D FISCAL_PERIOD_TYPE
FISCAL_PERIOD_SET_NAME VARCHAR2 16     Period Set Name DW_FISCAL_DAY_D FISCAL_PERIOD_SET_NAME
ORDER_OPEN_FLAG VARCHAR2 16     Indicates that the status of an order that is not closed or canceled    
ORDER_ON_HOLD_FLAG VARCHAR2 16     Indicates an order is not accepting further processing    
FULFILL_LINE_OPEN_FLAG VARCHAR2 16     Indicates that the status of a fulfillment line that is not closed or canceled    
FULFILL_LINE_ON_HOLD_FLAG VARCHAR2 16     Indicates fulfillment lines are not accepting further processing    
SALES_AGREEMENT_FLAG VARCHAR2 16     Indicated application of a Sales Agreement    
ORDER_SUBMIT_DATE DATE       The date and time of the submission of the order DW_DAY_D CALENDAR_DATE
ORDER_SUBMIT_TIMESTAMP TIMESTAMP       The date and time of the submission of the order    
ORDERED_DATE DATE       Date when the items where ordered DW_DAY_D CALENDAR_DATE
ORDERED_TIMESTAMP TIMESTAMP       Date when the items where ordered    
SCHEDULE_SHIP_DATE DATE       The current date the shipment is planned to ship on DW_DAY_D CALENDAR_DATE
SCHEDULE_SHIP_TIMESTAMP TIMESTAMP       The current date the shipment is planned to ship on    
PROMISE_SHIP_DATE DATE       The date that was promised to the customer that the item would ship DW_DAY_D CALENDAR_DATE
PROMISE_SHIP_TIMESTAMP TIMESTAMP       The date that was promised to the customer that the item would ship    
REQUEST_SHIP_DATE DATE       The original date the customer requested the item ship on DW_DAY_D CALENDAR_DATE
REQUEST_SHIP_TIMESTAMP TIMESTAMP       The original date the customer requested the item ship on    
ACTUAL_SHIP_DATE DATE       The date the shipment was actually sent DW_DAY_D CALENDAR_DATE
ACTUAL_SHIP_TIMESTAMP TIMESTAMP       The date the shipment was actually sent    
SCHEDULE_ARRIVAL_DATE DATE       The current date the shipment is planned to arrive on DW_DAY_D CALENDAR_DATE
SCHEDULE_ARRIVAL_TIMESTAMP TIMESTAMP       The current date the shipment is planned to arrive on    
PROMISE_ARRIVAL_DATE DATE       The date that was promised to the customer that the item would arrive DW_DAY_D CALENDAR_DATE
PROMISE_ARRIVAL_TIMESTAMP TIMESTAMP       The date that was promised to the customer that the item would arrive    
REQUEST_ARRIVAL_DATE DATE       The original date the customer requested the item arrive on DW_DAY_D CALENDAR_DATE
REQUEST_ARRIVAL_TIMESTAMP TIMESTAMP       The original date the customer requested the item arrive on    
FULFILLED_DATE DATE       Date when the order line is fulfilled (Goods shipped, hardware installed etc.) DW_DAY_D CALENDAR_DATE
FULFILLED_TIMESTAMP TIMESTAMP       Date when the order line is fulfilled (Goods shipped, hardware installed etc.)    
FULFILL_LINE_CANCEL_DATE DATE       Date on which customer requested cancellation on the fulfill line DW_DAY_D CALENDAR_DATE
FULFILL_LINE_CANCEL_TIMESTAMP TIMESTAMP       Date on which customer requested cancellation on the fulfill line    
ORDER_CANCELLED_FLAG VARCHAR2 16     Indicates if the entire order has been cancelled or not    
ORDER_CANCELLED_REASON_CODE VARCHAR2 32     Reason for cancelation of order DW_RETURN_REASON_LKP_TL RETURN_REASON_CODE
FULFILL_LINE_CANCEL_FLAG VARCHAR2 16     Indicates if the order fulfill line has been cancelled or not    
RMA_RECEIPT_DATE DATE       Actual Receipt Date of items for a return order, populated here by the receiving fulfillment system DW_DAY_D CALENDAR_DATE
RMA_RECEIPT_TIMESTAMP TIMESTAMP       Actual Receipt Date of items for a return order, populated here by the receiving fulfillment system    
ORIGINAL_ORDER_NUMBER VARCHAR2 64     Corresponds to the original order number for which return is generated    
SUBMITTED_BY VARCHAR2 64     Order submitted by DW_USER_D USERNAME
CREATION_DATE DATE       fulfill line creation date DW_DAY_D CALENDAR_DATE
CREATION_TIMESTAMP TIMESTAMP       fulfill line creation date    
ORDER_CREATION_DATE DATE       order creation date DW_DAY_D CALENDAR_DATE
ORDER_CREATION_TIMESTAMP TIMESTAMP       order creation date    
CREATED_BY VARCHAR2 64     Fulfill line created by DW_USER_D USERNAME
LAST_UPDATE_DATE DATE       Fulfill line last update date DW_DAY_D CALENDAR_DATE
LAST_UPDATE_TIMESTAMP TIMESTAMP       Fulfill line last update date    
LAST_UPDATED_BY VARCHAR2 64     Fulfill line last updated by DW_USER_D USERNAME
DW_OM_STATUS_D

List of all possible status codes that can be used in Distributed Order Orchestration.

Details

Module: Order Management

Key Columns

STATUS_ID

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
STATUS_ID NUMBER 38 0 True Unique identifier of the status.    
SOURCE_RECORD_ID VARCHAR2 64     System Generated    
STATUS_CODE VARCHAR2 32     Status code    
DW_OM_STATUS_D_TL

This table stores Status codes used with in Order Orchestration.

Details

Module: Order Management

Key Columns

LANGUAGE, STATUS_ID

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
STATUS_ID NUMBER 38 0 True Reference to the unique identifier of the status    
LANGUAGE VARCHAR2 16   True Indicates the code of the language into which the contents of the translatable columns are translated.    
SOURCE_RECORD_ID VARCHAR2 64     System Generated    
DISPLAY_NAME VARCHAR2 256     Process class that is displayed to user.    
DW_ORDER_FULFILL_MODE_LKP_TL

This table contains information about code, name, and description.

Details

Module: Order Management

Key Columns

LANGUAGE, FULFILLMENT_MODE_CODE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
FULFILLMENT_MODE_CODE VARCHAR2 128   True Code.    
LANGUAGE VARCHAR2 64   True Translation language.    
SOURCE_RECORD_ID VARCHAR2 512     Source record identifier. Value is derived from a combination of code type and code.    
NAME VARCHAR2 2048     Business name or value of the code.    
DESCRIPTION VARCHAR2 4000     Code description.    
DW_ORDER_ITEM_SUBTYPE_LKP_TL

This table contains information about code, name, and description.

Details

Module: Order Management

Key Columns

LANGUAGE, ORDER_ITEM_SUBTYPE_CODE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
ORDER_ITEM_SUBTYPE_CODE VARCHAR2 128   True Code.    
LANGUAGE VARCHAR2 64   True Translation language.    
SOURCE_RECORD_ID VARCHAR2 512     Source record identifier. Value is derived from a combination of code type and code.    
NAME VARCHAR2 2048     Business name or value of the code.    
DESCRIPTION VARCHAR2 4000     Code description.    
DW_ORDER_ITEM_TYPE_LKP_TL

This table contains information about code, name, and description.

Details

Module: Order Management

Key Columns

LANGUAGE, ORDER_ITEM_TYPE_CODE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
ORDER_ITEM_TYPE_CODE VARCHAR2 128   True Code.    
LANGUAGE VARCHAR2 64   True Translation language.    
SOURCE_RECORD_ID VARCHAR2 512     Source record identifier. Value is derived from a combination of code type and code.    
NAME VARCHAR2 2048     Business name or value of the code.    
DESCRIPTION VARCHAR2 4000     Code description.    
DW_ORDER_LINE_CATEGORY_LKP_TL

This table contains information about code, name, and description.

Details

Module: Order Management

Key Columns

LANGUAGE, LINE_CATEGORY_CODE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
LINE_CATEGORY_CODE VARCHAR2 128   True Code.    
LANGUAGE VARCHAR2 64   True Translation language.    
SOURCE_RECORD_ID VARCHAR2 512     Source record identifier. Value is derived from a combination of code type and code.    
NAME VARCHAR2 2048     Business name or value of the code.    
DESCRIPTION VARCHAR2 4000     Code description.    
DW_ORDER_LINE_TYPE_LKP_TL

This table contains information about code, name, and description.

Details

Module: Order Management

Key Columns

LANGUAGE, LINE_TYPE_CODE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
LINE_TYPE_CODE VARCHAR2 128   True Code.    
LANGUAGE VARCHAR2 64   True Translation language.    
SOURCE_RECORD_ID VARCHAR2 512     Source record identifier. Value is derived from a combination of code type and code.    
NAME VARCHAR2 2048     Business name or value of the code.    
DESCRIPTION VARCHAR2 4000     Code description.    
DW_ORDER_RETURN_TYPE_LKP_TL

This table contains information about code, name, and description.

Details

Module: Order Management

Key Columns

ORDER_RETURN_TYPE_CODE, LANGUAGE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
ORDER_RETURN_TYPE_CODE VARCHAR2 128   True Code.    
LANGUAGE VARCHAR2 16   True Translation language.    
SOURCE_RECORD_ID VARCHAR2 128     Source record identifier. Value is derived from a combination of code type and code.    
NAME VARCHAR2 128     Business name or value of the code.    
DESCRIPTION VARCHAR2 256     Code description.    
DW_ORDER_TYPE_LKP_TL

This table contains information about code, name, and description.

Details

Module: Order Management

Key Columns

ORDER_TYPE_CODE, LANGUAGE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
ORDER_TYPE_CODE VARCHAR2 128   True Code.    
LANGUAGE VARCHAR2 64   True Translation language.    
SOURCE_RECORD_ID VARCHAR2 512     Source record identifier. Value is derived from a combination of code type and code.    
NAME VARCHAR2 2048     Business name or value of the code.    
DESCRIPTION VARCHAR2 4000     Code description.    
DW_RETURN_REASON_LKP_TL

This table contains information about code, name, and description.

Details

Module: Order Management

Key Columns

LANGUAGE, RETURN_REASON_CODE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
RETURN_REASON_CODE NUMBER 38 0 True Code.    
LANGUAGE VARCHAR2 16   True Translation language.    
SOURCE_RECORD_ID VARCHAR2 128     Source record identifier. Value is derived from a combination of code type and code.    
NAME VARCHAR2 128     Business name or value of the code.    
DESCRIPTION VARCHAR2 256     Code description.    
DW_SALES_PRODUCT_TYPE_LKP_TL

This table contains information about code, name, and description.

Details

Module: Order Management

Key Columns

LANGUAGE, SALES_PRODUCT_TYPE_CODE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
SALES_PRODUCT_TYPE_CODE VARCHAR2 128   True Code.    
LANGUAGE VARCHAR2 64   True Translation language.    
SOURCE_RECORD_ID VARCHAR2 512     Source record identifier. Value is derived from a combination of code type and code.    
NAME VARCHAR2 2048     Business name or value of the code.    
DESCRIPTION VARCHAR2 4000     Code description.    
DW_SHIPMENT_PRIORITY_LKP_TL

This table contains information about code, name, and description.

Details

Module: Order Management

Key Columns

LANGUAGE, SHIPMENT_PRIORITY_CODE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
SHIPMENT_PRIORITY_CODE NUMBER 38 0 True Code.    
LANGUAGE VARCHAR2 16   True Translation language.    
SOURCE_RECORD_ID VARCHAR2 128     Source record identifier. Value is derived from a combination of code type and code.    
NAME VARCHAR2 128     Business name or value of the code.    
DESCRIPTION VARCHAR2 256     Code description.    
DW_WSH_SERVICE_LEVEL_LKP_TL

This table contains information about code, name, and description.

Details

Module: Order Management

Key Columns

SERVICE_LEVEL_CODE, LANGUAGE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
SERVICE_LEVEL_CODE NUMBER 38 0 True Code.    
LANGUAGE VARCHAR2 16   True Translation language.    
SOURCE_RECORD_ID VARCHAR2 128     Source record identifier. Value is derived from a combination of code type and code.    
NAME VARCHAR2 128     Business name or value of the code.    
DESCRIPTION VARCHAR2 256     Code description.    
DW_WSH_TRANSPORT_MODE_LKP_TL

This table contains information about code, name, and description.

Details

Module: Order Management

Key Columns

LANGUAGE, TRANSPORT_MODE_CODE

Columns

Name Datatype Length Precision Not Null Comments Referred Table Referred Column
TRANSPORT_MODE_CODE NUMBER 38 0 True Code.    
LANGUAGE VARCHAR2 16   True Translation language.    
SOURCE_RECORD_ID VARCHAR2 128     Source record identifier. Value is derived from a combination of code type and code.    
NAME VARCHAR2 128     Business name or value of the code.    
DESCRIPTION VARCHAR2 256     Code description.    

Tables Without WHO Columns

All tables have two system date columns which can be used to get the last refresh dates.

These system date columns are:
  • W$_INSERT_DT - the timestamp when that particular record was inserted into that table.
  • W$_UPDATE_DT - the timestamp when that particular row was updated in that table.
Objects that don't have the WHO columns are the views based on the data warehouse tables. Views based on the data warehouse tables won't have any WHO columns because they aren't tables; instead they are views joining two or more underlying data warehouse tables.
The following views based on the data warehouse tables don't have the WHO columns:
  • DW_BUSINESS_UNIT_D
  • DW_DEPARTMENT_D
  • DW_INV_ORGANIZATION_D
  • DW_BUSINESS_UNIT_D_TL
  • DW_DEPARTMENT_D_TL
  • DW_INV_ORGANIZATION_D_TL
  • DW_PERSON_NAME_CURRENT_D