This table contains information about the General Ledger budget.
Module: General Ledger
BUDGET_NAME, CONCAT_ACCOUNT, CURRENCY_TYPE, FISCAL_PERIOD_NAME, LEDGER_ID, TRANSACTION_CURRENCY_CODE
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 | 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 | BIGDECIMAL | 10 | Accounting period net amount in transaction currency. | ||||
TRXN_CRNC_PRD_NET_ACTIVITY_CR | BIGDECIMAL | 10 | Accounting period net credit in transaction currency. | ||||
TRXN_CRNC_PRD_NET_ACTIVITY_DR | BIGDECIMAL | 10 | Accounting period net debit in transaction 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. | ||||
LDGR_CRNC_PRD_NET_ACTIVITY_CR | BIGDECIMAL | 10 | Accounting period net credit in ledger currency. | ||||
LDGR_CRNC_PRD_NET_ACTIVITY_DR | BIGDECIMAL | 10 | 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 | TIMESTAMP | Who column: Indicates the date and time of the creation of the row. | DW_FISCAL_DAY_D | FISCAL_DAY_DATE |
Copyright © 2019, 2022, Oracle and/or its affiliates.