Search Results account
The JL_CL_GL_ACCT_HIER_TMP
table in Oracle E-Business Suite (EBS) 12.1.1 or 12.2.2 is a temporary table primarily utilized within the Latin American localization modules, particularly for Chile (CL) or similar regional implementations. This table plays a critical role in the processing of accounting hierarchies, ensuring compliance with local statutory requirements for financial reporting and ledger management. Below is a detailed analysis of its purpose, structure, and functional context within Oracle EBS.
Purpose and Functional Context
TheJL_CL_GL_ACCT_HIER_TMP
table serves as an intermediary storage structure during the generation or validation of General Ledger (GL) account hierarchies. These hierarchies are essential for financial reporting, tax compliance, and analytical accounting in jurisdictions with strict regulatory frameworks, such as Chile. The table is typically populated during batch processes, such as the execution of local reports or the submission of accounting data to tax authorities. Its temporary nature ensures efficient processing without permanently storing transient data in the application database.
Table Structure and Key Columns
While the exact schema may vary slightly between EBS 12.1.1 and 12.2.2, the table generally includes the following key columns:- REQUEST_ID: Ties the data to a specific concurrent request or batch job.
- ACCOUNT_SEGMENT: Stores segment values from the GL chart of accounts.
- PARENT_ACCOUNT: Indicates the hierarchical parent of an account segment.
- LEVEL_NUMBER: Defines the depth of the account in the hierarchy.
- STATUS_FLAG: Marks records as processed, errored, or pending.
- CREATION_DATE and LAST_UPDATE_DATE: Track record lifecycle timestamps.
Integration with Oracle EBS Modules
The table interacts primarily with the following EBS components:- General Ledger (GL): Provides the source account segments and validates hierarchical relationships.
- Subledger Accounting (SLA): Ensures subledger journal entries align with hierarchical rules.
- Localization Modules (e.g., JL): Enforces country-specific accounting standards during financial data processing.
Data Lifecycle and Cleanup
As a temporary table,JL_CL_GL_ACCT_HIER_TMP
is typically truncated or purged after successful job completion. Oracle EBS may employ the FND_CONCURRENT_REQUESTS
table to manage data retention, automatically clearing records tied to obsolete requests. Administrators should monitor space usage, as incomplete jobs may leave orphaned data requiring manual intervention.
Customization and Extensions
In customized implementations, this table may be extended to include additional segmentation or validation logic. For example, columns for industry-specific attributes or multi-org access control (MOAC) parameters could be added. However, such modifications require careful testing to avoid conflicts with standard functionality.Conclusion
TheJL_CL_GL_ACCT_HIER_TMP
table is a specialized component of Oracle EBS's localization framework, enabling compliant financial reporting in regulated markets. Its design emphasizes transactional efficiency and data integrity, aligning with Oracle's best practices for temporary data handling. Understanding its structure and integration points is crucial for support teams managing Latin American implementations, particularly in environments with complex accounting hierarchies.
-
Lookup Type: JLCO_GL_LEVEL
12.1.1
product: JL - Latin America Localizations , meaning: Account Grouping Level , description: Account Grouping Level ,
-
Lookup Type: JLCO_GL_LEVEL
12.2.2
product: JL - Latin America Localizations , meaning: Account Grouping Level , description: Account Grouping Level ,
-
Concurrent Program: JLCOGLNA
12.1.1
execution_filename: JLCOGLNA , product: JL - Latin America Localizations , user_name: JLCOGLNA , description: Third Party/Account Report , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: JLCOGLAN
12.1.1
execution_filename: JLCOGLAN , product: JL - Latin America Localizations , user_name: JLCOGLAN , description: Account/Third Party Report , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: JLBRRCAD
12.1.1
execution_filename: JLBRRCAD , product: JL - Latin America Localizations , user_name: JLBRRCAD , description: Customer Account Detail Report , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: JLCOGLAN
12.2.2
execution_filename: JLCOGLAN , product: JL - Latin America Localizations , user_name: JLCOGLAN , description: Account/Third Party Report , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: JLCOGLNA
12.2.2
execution_filename: JLCOGLNA , product: JL - Latin America Localizations , user_name: JLCOGLNA , description: Third Party/Account Report , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: JLBRRCAD
12.2.2
execution_filename: JLBRRCAD , product: JL - Latin America Localizations , user_name: JLBRRCAD , description: Customer Account Detail Report , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: JLCOFADR
12.2.2
execution_filename: JLCOFADR , product: JL - Latin America Localizations , user_name: JLCOFADR , description: Colombia Inflation Adjusted Account Drill Down Report , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: JLCOFADR
12.1.1
execution_filename: JLCOFADR , product: JL - Latin America Localizations , user_name: JLCOFADR , description: Colombia Inflation Adjusted Account Drill Down Report , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Lookup Type: JLBR_SPED_ACCOUNT_TYPE
12.2.2
product: JL - Latin America Localizations , meaning: Brazilian SPED Account Types , description: Brazilian SPED Account Types ,
-
Concurrent Program: JLCOGLAN_XML
12.2.2
product: JL - Latin America Localizations , user_name: Colombian Account / Third Party Report (XML) - Not Supported: Reserved For Future Use , description: Colombian Account / Third Party Report , argument_method: Standard , enabled: No , execution_method: Java Concurrent Program ,
-
Concurrent Program: JLCOGLNA_XML
12.2.2
product: JL - Latin America Localizations , user_name: Colombian Third Party / Account Report (XML) - Not Supported: Reserved For Future Use , description: Colombian Third Party / Account Report , argument_method: Standard , enabled: No , execution_method: Java Concurrent Program ,
-
Concurrent Program: JLBRRCAD_XML
12.1.1
product: JL - Latin America Localizations , user_name: Brazilian Receivables Customer Account Detail Report (XML) - Not Supported: Reserved For Future Use , description: Brazilian Receivables Customer Account Detail Report , argument_method: Standard , enabled: No , execution_method: Java Concurrent Program ,
-
Concurrent Program: JLBRRCAD_XML
12.2.2
product: JL - Latin America Localizations , user_name: Brazilian Receivables Customer Account Detail Report (XML) - Not Supported: Reserved For Future Use , description: Brazilian Receivables Customer Account Detail Report , argument_method: Standard , enabled: No , execution_method: Java Concurrent Program ,
-
Concurrent Program: JLCOGLAN_XML
12.1.1
product: JL - Latin America Localizations , user_name: Colombian Account / Third Party Report (XML) - Not Supported: Reserved For Future Use , description: Colombian Account / Third Party Report , argument_method: Standard , enabled: No , execution_method: Java Concurrent Program ,
-
Concurrent Program: JLCOGLNA_XML
12.1.1
product: JL - Latin America Localizations , user_name: Colombian Third Party / Account Report (XML) - Not Supported: Reserved For Future Use , description: Colombian Third Party / Account Report , argument_method: Standard , enabled: No , execution_method: Java Concurrent Program ,
-
Concurrent Program: JLCOFADR_XML
12.1.1
product: JL - Latin America Localizations , user_name: Colombian Fixed Assets Inflation Adjusted Account Drill Down Report (XML) - Not Supported: Reserved For Future Use , description: Colombian Fixed Assets Inflation Adjusted Account Drill Down Report , argument_method: Standard , enabled: No , execution_method: Java Concurrent Program ,
-
Concurrent Program: JLCOFADR_XML
12.2.2
product: JL - Latin America Localizations , user_name: Colombian Fixed Assets Inflation Adjusted Account Drill Down Report (XML) - Not Supported: Reserved For Future Use , description: Colombian Fixed Assets Inflation Adjusted Account Drill Down Report , argument_method: Standard , enabled: No , execution_method: Java Concurrent Program ,
-
View: JL_CO_GL_ACCOUNTS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:JL.JL_CO_GL_ACCOUNTS_V, object_name:JL_CO_GL_ACCOUNTS_V, status:VALID, product: JL - Latin America Localizations , implementation_dba_data: APPS.JL_CO_GL_ACCOUNTS_V ,
-
View: JL_CO_GL_ACCOUNTS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:JL.JL_CO_GL_ACCOUNTS_V, object_name:JL_CO_GL_ACCOUNTS_V, status:VALID, product: JL - Latin America Localizations , implementation_dba_data: APPS.JL_CO_GL_ACCOUNTS_V ,
-
Lookup Type: JLBR_COLLECT_IMPORT_ERROR
12.1.1
product: JL - Latin America Localizations , meaning: JLBR COLLECT IMPORT ERROR , description: Collection import error ,
-
Table: JL_CL_GL_ACCT_HIER_TMP
12.2.2
owner:JL, object_type:TABLE, fnd_design_data:JL.JL_CL_GL_ACCT_HIER_TMP, object_name:JL_CL_GL_ACCT_HIER_TMP, status:VALID, product: JL - Latin America Localizations , description: Chilean General Ledger "8 Columns Trial Balance" Report Account Hierarchy , implementation_dba_data: JL.JL_CL_GL_ACCT_HIER_TMP ,
-
Table: JL_CL_GL_ACCT_HIER_TMP
12.1.1
owner:JL, object_type:TABLE, fnd_design_data:JL.JL_CL_GL_ACCT_HIER_TMP, object_name:JL_CL_GL_ACCT_HIER_TMP, status:VALID, product: JL - Latin America Localizations , description: Chilean General Ledger "8 Columns Trial Balance" Report Account Hierarchy , implementation_dba_data: JL.JL_CL_GL_ACCT_HIER_TMP ,
-
Table: JL_ZZ_GL_AXI_MODEL_RANGES
12.2.2
owner:JL, object_type:TABLE, fnd_design_data:JL.JL_ZZ_GL_AXI_MODEL_RANGES, object_name:JL_ZZ_GL_AXI_MODEL_RANGES, status:VALID, product: JL - Latin America Localizations , description: Accounting Model Account Ranges , implementation_dba_data: JL.JL_ZZ_GL_AXI_MODEL_RANGES ,
-
Table: JL_ZZ_GL_AXI_ACCOUNTS
12.1.1
owner:JL, object_type:TABLE, fnd_design_data:JL.JL_ZZ_GL_AXI_ACCOUNTS, object_name:JL_ZZ_GL_AXI_ACCOUNTS, status:VALID, product: JL - Latin America Localizations , description: Runtime Inflation Adjustment Gain and Loss Account Ranges , implementation_dba_data: JL.JL_ZZ_GL_AXI_ACCOUNTS ,
-
Table: JL_ZZ_GL_AXI_ACCOUNTS
12.2.2
owner:JL, object_type:TABLE, fnd_design_data:JL.JL_ZZ_GL_AXI_ACCOUNTS, object_name:JL_ZZ_GL_AXI_ACCOUNTS, status:VALID, product: JL - Latin America Localizations , description: Runtime Inflation Adjustment Gain and Loss Account Ranges , implementation_dba_data: JL.JL_ZZ_GL_AXI_ACCOUNTS ,
-
Table: JL_ZZ_GL_AXI_MODEL_RANGES
12.1.1
owner:JL, object_type:TABLE, fnd_design_data:JL.JL_ZZ_GL_AXI_MODEL_RANGES, object_name:JL_ZZ_GL_AXI_MODEL_RANGES, status:VALID, product: JL - Latin America Localizations , description: Accounting Model Account Ranges , implementation_dba_data: JL.JL_ZZ_GL_AXI_MODEL_RANGES ,
-
Lookup Type: JLBR_COLLECT_IMPORT_ERROR
12.2.2
product: JL - Latin America Localizations , meaning: JLBR COLLECT IMPORT ERROR , description: Collection import error ,
-
Table: JL_CO_GL_MG_RANGES
12.2.2
owner:JL, object_type:TABLE, fnd_design_data:JL.JL_CO_GL_MG_RANGES, object_name:JL_CO_GL_MG_RANGES, status:VALID, product: JL - Latin America Localizations , description: Magnetic Media Account Ranges , implementation_dba_data: JL.JL_CO_GL_MG_RANGES ,
-
Table: JL_CO_GL_MG_RANGES
12.1.1
owner:JL, object_type:TABLE, fnd_design_data:JL.JL_CO_GL_MG_RANGES, object_name:JL_CO_GL_MG_RANGES, status:VALID, product: JL - Latin America Localizations , description: Magnetic Media Account Ranges , implementation_dba_data: JL.JL_CO_GL_MG_RANGES ,
-
Concurrent Program: JLARFIMP
12.2.2
execution_filename: JLCOFADR , product: JL - Latin America Localizations , user_name: JLCOFADR , description: Colombia Inflation Adjusted Account Drill Down Report , argument_method: Standard , enabled: No , execution_method: Oracle Reports ,
-
Concurrent Program: JLARFAIR
12.2.2
execution_filename: JLCOFADR , product: JL - Latin America Localizations , user_name: JLCOFADR , description: Colombia Inflation Adjusted Account Drill Down Report , argument_method: Standard , enabled: No , execution_method: Oracle Reports ,
-
Concurrent Program: JLARFISR
12.1.1
execution_filename: JLCOFADR , product: JL - Latin America Localizations , user_name: JLCOFADR , description: Colombia Inflation Adjusted Account Drill Down Report , argument_method: Standard , enabled: No , execution_method: Oracle Reports ,
-
Concurrent Program: JLARFIMP
12.1.1
execution_filename: JLCOFADR , product: JL - Latin America Localizations , user_name: JLCOFADR , description: Colombia Inflation Adjusted Account Drill Down Report , argument_method: Standard , enabled: No , execution_method: Oracle Reports ,
-
Concurrent Program: JLARFISR
12.2.2
execution_filename: JLCOFADR , product: JL - Latin America Localizations , user_name: JLCOFADR , description: Colombia Inflation Adjusted Account Drill Down Report , argument_method: Standard , enabled: No , execution_method: Oracle Reports ,
-
Concurrent Program: JLARFAIR
12.1.1
execution_filename: JLCOFADR , product: JL - Latin America Localizations , user_name: JLCOFADR , description: Colombia Inflation Adjusted Account Drill Down Report , argument_method: Standard , enabled: No , execution_method: Oracle Reports ,
-
Concurrent Program: JLARFIRR
12.2.2
execution_filename: JLCOFADR , product: JL - Latin America Localizations , user_name: JLCOFADR , description: Colombia Inflation Adjusted Account Drill Down Report , argument_method: Standard , enabled: No , execution_method: Oracle Reports ,
-
Concurrent Program: JLARFIRR
12.1.1
execution_filename: JLCOFADR , product: JL - Latin America Localizations , user_name: JLCOFADR , description: Colombia Inflation Adjusted Account Drill Down Report , argument_method: Standard , enabled: No , execution_method: Oracle Reports ,
-
Concurrent Program: JLARFGLR
12.2.2
execution_filename: JLCOFADR , product: JL - Latin America Localizations , user_name: JLCOFADR , description: Colombia Inflation Adjusted Account Drill Down Report , argument_method: Standard , enabled: No , execution_method: Oracle Reports ,
-
Concurrent Program: JLARFGLR
12.1.1
execution_filename: JLCOFADR , product: JL - Latin America Localizations , user_name: JLCOFADR , description: Colombia Inflation Adjusted Account Drill Down Report , argument_method: Standard , enabled: No , execution_method: Oracle Reports ,
-
Table: JL_BR_AR_SELECT_ACCOUNTS_ALL
12.1.1
owner:JL, object_type:TABLE, fnd_design_data:JL.JL_BR_AR_SELECT_ACCOUNTS_ALL, object_name:JL_BR_AR_SELECT_ACCOUNTS_ALL, status:VALID, product: JL - Latin America Localizations , description: Bank Account distribution criteria for Bank Transfer batches , implementation_dba_data: JL.JL_BR_AR_SELECT_ACCOUNTS_ALL ,
-
Table: JL_BR_AR_SELECT_ACCOUNTS_ALL
12.2.2
owner:JL, object_type:TABLE, fnd_design_data:JL.JL_BR_AR_SELECT_ACCOUNTS_ALL, object_name:JL_BR_AR_SELECT_ACCOUNTS_ALL, status:VALID, product: JL - Latin America Localizations , description: Bank Account distribution criteria for Bank Transfer batches , implementation_dba_data: JL.JL_BR_AR_SELECT_ACCOUNTS_ALL ,
-
Lookup Type: JLBR_SPED_ACCT_NATURE
12.2.2
product: JL - Latin America Localizations , meaning: JLBR_SPED_ACCT_NATURE , description: Account Type Associated to Natural Accounts ,