GL_LEDGERS

GL_LEDGERS contains information about the ledgers defined in the Accounting Setup Manager and the ledger sets defined in the Ledger Set form. Each row includes the ledger or ledger set name, short name, description, ledger currency, calendar, period type, chart of accounts, and other information. Some columns in this table are not applicable for ledger sets. In this case, default values would be inserted into these columns for ledger sets.

Details

  • Schema: FUSION

  • Object owner: GL

  • Object type: TABLE

  • Tablespace: FUSION_TS_TX_DATA

Primary Key

Name Columns

GL_LEDGERS_PK

LEDGER_ID

Columns

Name Datatype Length Precision Not-null Comments Flexfield-mapping
LEDGER_ID NUMBER 18 Yes Unique ledger identifier.
NAME VARCHAR2 30 Yes User entered unique ledger name.
SHORT_NAME VARCHAR2 20 Yes User entered unique ledger short name.
DESCRIPTION VARCHAR2 240 Description of the ledger definition.
LEDGER_CATEGORY_CODE VARCHAR2 30 Yes Type of ledger. Valid values are PRIMARY, SECONDARY and ALC.
ALC_LEDGER_TYPE_CODE VARCHAR2 30 Yes Reporting currency type (NONE, TARGET, and SOURCE).
OBJECT_TYPE_CODE VARCHAR2 1 Yes Ledger type (ledger or ledger set).
LE_LEDGER_TYPE_CODE VARCHAR2 1 Yes Ledger legal type (legal or management).
COMPLETION_STATUS_CODE VARCHAR2 30 Ledger setup status (Not Started, Incomplete, and Complete).
CONFIGURATION_ID NUMBER 18 Link to an accounting setup identifier.
CHART_OF_ACCOUNTS_ID NUMBER 18 Yes Key flexfield structure identifier.
CURRENCY_CODE VARCHAR2 15 Yes Functional currency of the ledger.
PERIOD_SET_NAME VARCHAR2 15 Yes A 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.
ACCOUNTED_PERIOD_TYPE VARCHAR2 15 Yes Period type assigned to the ledger.
FIRST_LEDGER_PERIOD_NAME VARCHAR2 15 Yes First ledger accounting period name.
RET_EARN_CODE_COMBINATION_ID NUMBER 18 Yes Retained earnings key flexfield identifier.
SUSPENSE_ALLOWED_FLAG VARCHAR2 1 Yes Indicates whether suspense posting is allowed.
ALLOW_INTERCOMPANY_POST_FLAG VARCHAR2 1 Yes Allow intercompany posting flag.
TRACK_ROUNDING_IMBALANCE_FLAG VARCHAR2 1 Yes Indicates whether rounding imbalances are tracked.
ENABLE_AVERAGE_BALANCES_FLAG VARCHAR2 1 Yes Indicates whether average balances are maintained for the ledger.
CUM_TRANS_CODE_COMBINATION_ID NUMBER 18 Cumulative translation adjustment key flexfield identifier.
RES_ENCUMB_CODE_COMBINATION_ID NUMBER 18 Reserve for encumbrance key flexfield identifier.
NET_INCOME_CODE_COMBINATION_ID NUMBER 18 Net income key flexfield identifier.
ROUNDING_CODE_COMBINATION_ID NUMBER 18 Track rounding imbalances key flexfield identifier.
ENABLE_BUDGETARY_CONTROL_FLAG VARCHAR2 1 Yes Indicates whether budgetary control is enabled.
REQUIRE_BUDGET_JOURNALS_FLAG VARCHAR2 1 Yes Journal required for budget flag.
ENABLE_JE_APPROVAL_FLAG VARCHAR2 1 Yes Enable journal entry approval flag.
ENABLE_AUTOMATIC_TAX_FLAG VARCHAR2 1 Yes Indicates whether automatic tax is enabled.
CONSOLIDATION_LEDGER_FLAG VARCHAR2 1 Yes Indicates whether the ledger is a consolidation ledger.
TRANSLATE_EOD_FLAG VARCHAR2 1 Yes Indicates whether the end of day average balances are translated.
TRANSLATE_QATD_FLAG VARCHAR2 1 Yes Whether or not Quarter To Date Average balances are translated.
TRANSLATE_YATD_FLAG VARCHAR2 1 Yes Whether or not Year To Date Average balances are translated.
TRANSACTION_CALENDAR_ID NUMBER 18 Transaction calendar identifier. Foreign key to GL_TRANSACTION_CALENDAR.
DAILY_TRANSLATION_RATE_TYPE VARCHAR2 30 Rate type to be used for translaton of average balances.
AUTOMATICALLY_CREATED_FLAG VARCHAR2 1 Yes Automatically created flag used for ledger sets.
BAL_SEG_VALUE_OPTION_CODE VARCHAR2 1 Yes Indicates whether all segment values or specific segment values are assiged to ledger.
BAL_SEG_COLUMN_NAME VARCHAR2 25 Yes Ledger chart of accounts balancing segment name.
MGT_SEG_VALUE_OPTION_CODE VARCHAR2 1 Yes Management segment value option.
MGT_SEG_COLUMN_NAME VARCHAR2 25 Ledger chart of accounts management segment name.
BAL_SEG_VALUE_SET_ID NUMBER 18 Yes Ledger chart of accounts balancing segment value set identifier.
MGT_SEG_VALUE_SET_ID NUMBER 18 Management segment value set identifier.
IMPLICIT_ACCESS_SET_ID NUMBER 18 Implicit access set identifier.Foreign key to GL_ACCESS_SETS.
CRITERIA_SET_ID NUMBER 18 Journal reversal criteria set identifier.
FUTURE_ENTERABLE_PERIODS_LIMIT NUMBER 18 Yes Number of future enterable periods.
LEDGER_ATTRIBUTES VARCHAR2 2000 Yes Compiled values of any segment qualifier assigned to the segment value.
IMPLICIT_LEDGER_SET_ID NUMBER 18 Implicit ledger set created during ledger creation.
LATEST_OPENED_PERIOD_NAME VARCHAR2 15 Latest opened accounting period name.
LATEST_ENCUMBRANCE_YEAR NUMBER 18 Latest open year for encumbrances.
PERIOD_AVERAGE_RATE_TYPE VARCHAR2 30 Default balances level period average rate type used for actual translation.
PERIOD_END_RATE_TYPE VARCHAR2 30 Default balances level period end rate type used for actual translation.
BUDGET_PERIOD_AVG_RATE_TYPE VARCHAR2 30 Default balances level period average rate type used for budget translation.
BUDGET_PERIOD_END_RATE_TYPE VARCHAR2 30 Default balances level period end rate type used for budget translation.
SLA_ACCOUNTING_METHOD_CODE VARCHAR2 30 Subledger accounting method code.
SLA_ACCOUNTING_METHOD_TYPE VARCHAR2 1 Subledger accounting method type.
SLA_DESCRIPTION_LANGUAGE VARCHAR2 15 Subledger accounting description language.
SLA_ENTERED_CUR_BAL_SUS_CCID NUMBER 18 Suspense account used for balancing subledger journal entries by entered currency.
SLA_SEQUENCING_FLAG VARCHAR2 1 Whether or not subledger sequencing is required.
SLA_BAL_BY_LEDGER_CURR_FLAG VARCHAR2 1 Subledger balance by ledger currency flag.
SLA_LEDGER_CUR_BAL_SUS_CCID NUMBER 18 Suspense account used for balancing subledger journal entries by ledger currency.
ENABLE_SECONDARY_TRACK_FLAG VARCHAR2 1 Enable secondary tracking for closing and translation flag.
ENABLE_REVAL_SS_TRACK_FLAG VARCHAR2 1 Enable secondary tracking for revaluation flag.
LAST_UPDATE_DATE TIMESTAMP Yes Who column: indicates the date and time of the last update of the row.
LAST_UPDATED_BY VARCHAR2 64 Yes Who column: indicates the user who last updated the row.
CREATION_DATE TIMESTAMP Yes Who column: indicates the date and time of the creation of the row.
CREATED_BY VARCHAR2 64 Yes Who column: indicates the user who created the row.
LAST_UPDATE_LOGIN VARCHAR2 32 Who column: indicates the session login associated to the user who last updated the row.
ATTRIBUTE_CATEGORY VARCHAR2 150 Descriptive Flexfield: structure definition of the user descriptive flexfield. Ledgers (GL_LEDGERS)
ATTRIBUTE1 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Ledgers (GL_LEDGERS)
ATTRIBUTE2 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Ledgers (GL_LEDGERS)
ATTRIBUTE3 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Ledgers (GL_LEDGERS)
ATTRIBUTE4 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Ledgers (GL_LEDGERS)
ATTRIBUTE5 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Ledgers (GL_LEDGERS)
ATTRIBUTE6 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Ledgers (GL_LEDGERS)
ATTRIBUTE7 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Ledgers (GL_LEDGERS)
ATTRIBUTE8 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Ledgers (GL_LEDGERS)
ATTRIBUTE9 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Ledgers (GL_LEDGERS)
ATTRIBUTE10 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Ledgers (GL_LEDGERS)
ATTRIBUTE11 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Ledgers (GL_LEDGERS)
ATTRIBUTE12 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Ledgers (GL_LEDGERS)
ATTRIBUTE13 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Ledgers (GL_LEDGERS)
ATTRIBUTE14 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Ledgers (GL_LEDGERS)
ATTRIBUTE15 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Ledgers (GL_LEDGERS)
ATTRIBUTE_NUMBER1 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield. Ledgers (GL_LEDGERS)
ATTRIBUTE_NUMBER2 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield. Ledgers (GL_LEDGERS)
ATTRIBUTE_NUMBER3 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield. Ledgers (GL_LEDGERS)
ATTRIBUTE_NUMBER4 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield. Ledgers (GL_LEDGERS)
ATTRIBUTE_NUMBER5 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield. Ledgers (GL_LEDGERS)
ATTRIBUTE_DATE1 DATE Descriptive Flexfield: segment of the user descriptive flexfield. Ledgers (GL_LEDGERS)
ATTRIBUTE_DATE2 DATE Descriptive Flexfield: segment of the user descriptive flexfield. Ledgers (GL_LEDGERS)
ATTRIBUTE_DATE3 DATE Descriptive Flexfield: segment of the user descriptive flexfield. Ledgers (GL_LEDGERS)
ATTRIBUTE_DATE4 DATE Descriptive Flexfield: segment of the user descriptive flexfield. Ledgers (GL_LEDGERS)
ATTRIBUTE_DATE5 DATE Descriptive Flexfield: segment of the user descriptive flexfield. Ledgers (GL_LEDGERS)
ENABLE_RECONCILIATION_FLAG VARCHAR2 1 Yes Enable journal reconciliation flag.
CREATE_JE_FLAG VARCHAR2 1 Yes Oracle internal use only.
SLA_LEDGER_CASH_BASIS_FLAG VARCHAR2 1 Subledger cash basis accounting flag.
COMPLETE_FLAG VARCHAR2 1 Ledger configuration completion status flag.
OBJECT_VERSION_NUMBER NUMBER 9 Yes Used to implement optimistic locking. This number is incremented every time that the row is updated. The number is compared at the start and end of a transaction to detect whether another session has updated the row since it was queried.
USSGL_OPTION_CODE VARCHAR2 1 Journal import validates USSGL transaction codes when this value is 'Yes'.
VALIDATE_JOURNAL_REF_DATE VARCHAR2 1 Journal reference date will be validated to ensure the date falls into an open or future enterable period.
JRNLS_GROUP_BY_DATE_FLAG VARCHAR2 1 Indicates how journal import will group journal lines by accounting date.
REVAL_FROM_PRI_LGR_CURR VARCHAR2 1 Indicates which currency to use when creating revaluation entries for the additional ledger currency.
AUTOREV_AFTER_OPEN_PRD_FLAG VARCHAR2 1 General Ledger automatically submits the AutoReverse program when a new period is first opened when this flag is enabled.
PRIOR_PRD_NOTIFICATION_FLAG VARCHAR2 1 When this flag is enabled, Oracle Fusion General Ledger notifies a user when a journal is entered for a prior period.
POP_UP_STAT_ACCOUNT_FLAG VARCHAR2 1 If this flag is enabled, then users can enter statistical amounts along with monetary amounts in the Enter Journals window.
THRESHOLD_AMOUNT NUMBER Threshold amount allows to create an additional balancing journal line if accounted debit and accounted credit offset is more than a certain amount.
NUMBER_OF_PROCESSORS NUMBER 9 Used by Subledger Accounting to indicate the number of processors.
PROCESSING_UNIT_SIZE NUMBER 9 Used by Subledger Accounting to indicate the processing unit size.
RELEASE_UPGRADE_FROM VARCHAR2 15 Indicates the release that the ledger is upgraded from.
CROSS_LGR_CLR_ACC_CCID NUMBER 18 Cross ledger clearing account combination identifier.
INTERCO_GAIN_LOSS_CCID NUMBER 18 Intercompany gain loss code combination identifier.
SEQUENCING_MODE_CODE VARCHAR2 2 Sequencing Code to identify the level of Sequencing. Valid values are - No Sequencing, Ledger level Sequencing and Legal Entity level Sequencing.
DOC_SEQUENCING_OPTION_CODE VARCHAR2 1 Document Sequencing Option. Valid values are - General Ledger, Payables and Receivables.
ENF_SEQ_DATE_CORRELATION_CODE VARCHAR2 1 Option to enforce correlation between sequence date and subledger trasaction sequence number for subledger transactions.
AR_DOC_SEQUENCING_OPTION_FLAG VARCHAR2 1 Document sequencing option enforced for receivables.
AP_DOC_SEQUENCING_OPTION_FLAG VARCHAR2 1 Document sequencing option enforced for payables.
NET_CLOSING_BAL_FLAG VARCHAR2 1 Yes or No indicates whether Closing Journals programs will create net closing journal entries or accumulated closing journal entries.
AUTOMATE_SEC_JRNL_REV_FLAG VARCHAR2 1 Yes or No indicates whether a replicated secondary ledger journal can be reversed or not when the parent primary ledger journal is reversed.
MINIMUM_THRESHOLD_AMOUNT NUMBER Minimum threshold used to determine whether the difference between accounted debits and accounted credits is a rounding error or a balancing issue. The actual threshold used may be larger.
STRICT_PERIOD_CLOSE_FLAG VARCHAR2 1 STRICT_PERIOD_CLOSE_FLAG is used to determine for given period whether the period close process should error out if period in certain set of subledgers is not yet closed or any unprocessed/partly processed transactions lying in both subledgers and general ledger.
INCOME_STMT_ADB_STATUS_CODE VARCHAR2 30 The status of maintaining average balances for income statement accounts. Some possible values are ENABLED and DISABLED.
BALANCE_MJE_BY_CURRENCY_FLAG VARCHAR2 1 Indicates whether to require manually created journals are balanced by currency.
SINGLE_CURRENCY_JOURNAL_FLAG VARCHAR2 1 Indicates whether to limit a journal to a single currency.
PARTITION_GROUP_CODE VARCHAR2 15 Partition grouping information for this ledger which when combined with the journal or balance period, determines the database partition in which journals or balances for this ledger are stored.
POSTING_CUTOFF_FLAG VARCHAR2 1 Indicates whether to limit posting to journals with accounting dates on or before the cutoff date. Valid values are Y and N.
POSTING_CUTOFF_DATE DATE Date that accounting date on each journal is evaluated against to determine posting eligibility. Journals with accounting dates on or before the specified cutoff are eligible for posting.
POSTING_CUTOFF_TIMEZONE_CODE VARCHAR2 50 Time zone used to derive the cutoff date that the accounting date on each journal is evaluated against to determine whether a journal is eligible for posting.
LEDGER_SET_CLASSIFICATION_CODE VARCHAR2 30 Classification of a ledger set. Valid values are ORA_GL_CURRENCY_SPECIFIC for ledger sets with a specific currency and ORA_GL_GAAP_VIEW for ledger sets with a full accounting view.
LEDGER_SET_CURRENCY_CODE VARCHAR2 15 Currency associated with the ledger set.

Foreign Keys

Table Foreign Table Foreign Key Column
GL_LEDGERS gl_ledger_configurations CONFIGURATION_ID
GL_LEDGERS gl_code_combinations RES_ENCUMB_CODE_COMBINATION_ID
GL_LEDGERS gl_code_combinations NET_INCOME_CODE_COMBINATION_ID
GL_LEDGERS gl_code_combinations ROUNDING_CODE_COMBINATION_ID
GL_LEDGERS gl_transaction_calendar TRANSACTION_CALENDAR_ID
GL_LEDGERS gl_daily_conversion_types DAILY_TRANSLATION_RATE_TYPE
GL_LEDGERS gl_access_sets IMPLICIT_ACCESS_SET_ID
GL_LEDGERS gl_ledgers IMPLICIT_LEDGER_SET_ID
GL_LEDGERS gl_daily_conversion_types PERIOD_AVERAGE_RATE_TYPE
GL_LEDGERS gl_daily_conversion_types PERIOD_END_RATE_TYPE
GL_LEDGERS gl_autorev_criteria_sets CRITERIA_SET_ID
GL_LEDGERS gl_period_sets PERIOD_SET_NAME
GL_LEDGERS gl_period_types ACCOUNTED_PERIOD_TYPE
GL_LEDGERS gl_code_combinations RET_EARN_CODE_COMBINATION_ID
GL_LEDGERS gl_code_combinations CUM_TRANS_CODE_COMBINATION_ID
ap_recon_summary_details gl_ledgers LEDGER_ID
jv_accounting_headers gl_ledgers LEDGER_ID
gl_translation_interim gl_ledgers LEDGER_ID
ap_invoice_payments_all gl_ledgers SET_OF_BOOKS_ID
gl_ledger_norm_seg_vals gl_ledgers LEDGER_ID
fun_trx_headers gl_ledgers TO_LEDGER_ID
vrm_create_event_dists_interim gl_ledgers LEDGER_ID
jg_zz_vat_trx_upg_stg gl_ledgers LEDGER_ID
je_fr_das2_ven_summary_t gl_ledgers SET_OF_BOOKS_ID
gl_je_lines_recon gl_ledgers LEDGER_ID
gl_ledger_set_assignments gl_ledgers LEDGER_SET_ID
gl_ledger_set_assignments gl_ledgers LEDGER_ID
gl_ledger_relationships gl_ledgers SOURCE_LEDGER_ID
gl_ledger_relationships gl_ledgers TARGET_LEDGER_ID
gl_ledger_relationships gl_ledgers PRIMARY_LEDGER_ID
gl_ledger_relationships gl_ledgers SLA_LEDGER_ID
gl_ledger_relationships gl_ledgers TARGET_LEDGER_NAME
jl_br_sped_extr_params gl_ledgers LEDGER_ID
gl_je_headers gl_ledgers LEDGER_ID
ap_tax_codes_all gl_ledgers SET_OF_BOOKS_ID
gl_access_set_assignments gl_ledgers LEDGER_ID
vrm_customer_contract_headers gl_ledgers LEDGER_ID
gl_interface gl_ledgers LEDGER_ID
gl_track_delta_balances gl_ledgers LEDGER_ID
jg_zz_vat_rep_entities gl_ledgers LEDGER_ID
fa_mc_deferred_deprn gl_ledgers SET_OF_BOOKS_ID
gl_translation_statuses gl_ledgers LEDGER_ID
vrm_ebiz_gl_balances gl_ledgers LEDGER_ID
ar_recon_summary_ccid gl_ledgers LEDGER_ID
vrm_new_ar_sources gl_ledgers LEDGER_ID
ar_trx_dist_line_balances_all gl_ledgers LEDGER_ID
vrm_ebiz_gl_je_hdr_lines gl_ledgers LEDGER_ID
fa_mc_books gl_ledgers SET_OF_BOOKS_ID
fa_mc_book_controls gl_ledgers SET_OF_BOOKS_ID
fa_mc_book_controls gl_ledgers PRIMARY_SET_OF_BOOKS_ID
ar_recon_summary_details gl_ledgers LEDGER_ID
cst_cost_distributions gl_ledgers LEDGER_ID
fun_bal_inter_accounts_addl gl_ledgers FROM_LEDGER_ID
fun_bal_inter_accounts_addl gl_ledgers TO_LEDGER_ID
gl_ledger_segment_values gl_ledgers LEDGER_ID
ap_selected_invoices_all gl_ledgers SET_OF_BOOKS_ID
jl_br_sped_prcpnt_codes gl_ledgers LEDGER_ID
gl_ledger_set_norm_assign gl_ledgers LEDGER_ID
gl_ledger_set_norm_assign gl_ledgers LEDGER_SET_ID
fa_mc_deprn_periods gl_ledgers SET_OF_BOOKS_ID
ap_recon_summary_parameters gl_ledgers LEDGER_ID
vrm_ledger_options gl_ledgers LEDGER_ID
fa_mc_mass_rates gl_ledgers SET_OF_BOOKS_ID
ap_invoice_lines_all gl_ledgers SET_OF_BOOKS_ID
je_fr_das2_details_t gl_ledgers SET_OF_BOOKS_ID
gl_balances_delta gl_ledgers LEDGER_ID
je_fr_das2_etb_headers_t gl_ledgers SET_OF_BOOKS_ID
gl_daily_balances gl_ledgers LEDGER_ID
je_fr_das2_le_headers_t gl_ledgers SET_OF_BOOKS_ID
gl_xfr_system_ledgers gl_ledgers LEDGER_ID
gl_historical_rates gl_ledgers LEDGER_ID
zx_acct_tx_cls_defs_all gl_ledgers LEDGER_ID
vrm_perf_obligation_lin_dists gl_ledgers LEDGER_ID
fa_mc_revaluations gl_ledgers SET_OF_BOOKS_ID
gl_net_income_accounts gl_ledgers LEDGER_ID
gl_interface_control gl_ledgers SET_OF_BOOKS_ID
fa_mc_retirements gl_ledgers SET_OF_BOOKS_ID
gl_balances_delta_interim gl_ledgers LEDGER_ID
fa_book_controls_history gl_ledgers SET_OF_BOOKS_ID
fun_bal_recon_result gl_ledgers FROM_LEDGER_ID
fun_bal_recon_result gl_ledgers TO_LEDGER_ID
fa_mc_books_rates gl_ledgers SET_OF_BOOKS_ID
vrm_perf_obligation_lines gl_ledgers LEDGER_ID
gl_automatic_posting_options gl_ledgers LEDGER_ID
poz_suppliers gl_ledgers SET_OF_BOOKS_ID
fv_gtas_data_act_rep_run gl_ledgers LEDGER_ID
gl_xfr_ledger_bsv_maps gl_ledgers LEDGER_ID
ap_distribution_set_lines_all gl_ledgers SET_OF_BOOKS_ID
fun_trx_batches gl_ledgers FROM_LEDGER_ID
ap_recon_summary_ccid gl_ledgers LEDGER_ID
financials_system_params_all gl_ledgers SET_OF_BOOKS_ID
fa_mc_deprn_detail gl_ledgers SET_OF_BOOKS_ID
gl_balances gl_ledgers LEDGER_ID
gl_je_lines gl_ledgers LEDGER_ID
fa_mc_deprn_summary_h gl_ledgers SET_OF_BOOKS_ID
gl_translation_tracking gl_ledgers LEDGER_ID
gl_hierview_ledger_info gl_ledgers LEDGER_ID
fa_mc_deprn_detail_h gl_ledgers SET_OF_BOOKS_ID
ap_invoices_all gl_ledgers SET_OF_BOOKS_ID
fun_bal_inter_rules gl_ledgers FROM_LEDGER_ID
fun_bal_inter_rules gl_ledgers TO_LEDGER_ID
fun_bal_intra_rules gl_ledgers LEDGER_ID
fa_mc_conversion_rates gl_ledgers SET_OF_BOOKS_ID
fa_mc_conversion_history gl_ledgers SET_OF_BOOKS_ID
xla_transfer_ledgers gl_ledgers SECONDARY_LEDGER_ID
xla_transfer_ledgers gl_ledgers PRIMARY_LEDGER_ID
fa_mc_books_summary gl_ledgers SET_OF_BOOKS_ID
gl_suspense_accounts gl_ledgers LEDGER_ID
gl_ledger_set_requests gl_ledgers LEDGER_ID
gl_ledger_set_requests gl_ledgers LEDGER_SET_ID
gl_ledgers gl_ledgers IMPLICIT_LEDGER_SET_ID
vrm_recon_summary_ccid gl_ledgers LEDGER_ID
fa_mc_deprn_summary gl_ledgers SET_OF_BOOKS_ID
je_fr_das2_le_etb_summ_t gl_ledgers SET_OF_BOOKS_ID
gl_access_set_norm_assign gl_ledgers LEDGER_ID
gl_period_statuses gl_ledgers LEDGER_ID
jl_br_sped_acct_configs_f gl_ledgers LEDGER_ID
xla_external_system_ledger_map gl_ledgers FUSION_LEDGER_ID
ap_invoice_distributions_all gl_ledgers SET_OF_BOOKS_ID
gl_xfr_psft_interface gl_ledgers LEDGER_ID
ar_recon_summary_parameters gl_ledgers LEDGER_ID
vrm_new_app_sources gl_ledgers LEDGER_ID
ap_system_parameters_all gl_ledgers SET_OF_BOOKS_ID

Indexes

Index Uniqueness Tablespace Columns
GL_LEDGERS_N1 Non Unique Default CHART_OF_ACCOUNTS_ID, PERIOD_SET_NAME, ACCOUNTED_PERIOD_TYPE
GL_LEDGERS_N2 Non Unique Default BAL_SEG_VALUE_SET_ID
GL_LEDGERS_N3 Non Unique Default MGT_SEG_VALUE_SET_ID
GL_LEDGERS_N4 Non Unique Default LAST_UPDATE_DATE
GL_LEDGERS_N5 Non Unique Default UPPER("NAME")
GL_LEDGERS_U1 Unique Default NAME
GL_LEDGERS_U2 Unique Default LEDGER_ID
GL_LEDGERS_U3 Unique Default SHORT_NAME