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

BUDGET_NAME, TRANSACTION_CURRENCY_CODE, CONCAT_ACCOUNT, FISCAL_PERIOD_NAME, CURRENCY_TYPE, LEDGER_ID

Columns

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 999 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 This column is for Oracle Internal use only. 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 BIGDECIMAL 10 Accounting period net amount in trxn currency.
TRXN_CRNC_PRD_NET_ACTIVITY_CR BIGDECIMAL 10 Accounting period net credit in trxn currency.
TRXN_CRNC_PRD_NET_ACTIVITY_DR BIGDECIMAL 10 Accounting period net debit in trxn currency.
LEDGER_CURRENCY_CODE VARCHAR2 16 Functional currency code of the ledger.
LDGR_CRNC_PRD_NET_ACTIVITY BIGDECIMAL 10 Accounting period net amount in ledger currency. This column is not populated for Statistical currency rows.
LDGR_CRNC_PRD_NET_ACTIVITY_CR BIGDECIMAL 10 Accounting period net credit in ledger currency. This column is not populated for Statistical currency rows.
LDGR_CRNC_PRD_NET_ACTIVITY_DR BIGDECIMAL 10 Accounting period net debit in ledger currency. This column is not populated for Statistical currency rows.
CREATED_BY_USER_ID VARCHAR2 128 User who created the accounting record. DW_USER_D USERNAME
CREATION_DATE TIMESTAMP 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 BIGDECIMAL 10 Ledger currency to global currency exchange rate.
GBL_CRNC_PRD_NET_ACTIVITY BIGDECIMAL 10 Accounting period net amount in global currency. This column is not populated for Statistical currency rows.
GBL_CRNC_PRD_NET_ACTIVITY_CR BIGDECIMAL 10 Accounting period net credit in global currency. This column is not populated for Statistical currency rows.
GBL_CRNC_PRD_NET_ACTIVITY_DR BIGDECIMAL 10 Accounting period net debit in global currency. This column is not populated for Statistical currency rows.