Search Results line item display for gl account
The GL_IMP_COA_NORM_HIER_INTERFACE
table in Oracle E-Business Suite (EBS) 12.1.1 or 12.2.2 serves as a critical interface table for importing and normalizing Chart of Accounts (COA) hierarchy data into the General Ledger (GL) module. This table is part of the Oracle General Ledger's data conversion and integration framework, enabling organizations to efficiently migrate or update COA hierarchies from external systems or legacy applications into Oracle EBS. Below is a detailed breakdown of its purpose, structure, and usage.
Purpose and Functionality
TheGL_IMP_COA_NIER_NORM_HIER_INTERFACE
table acts as a staging area for COA hierarchy data before it is validated and processed into the Oracle GL system. It supports the normalization of hierarchical relationships between segments, ensuring data integrity and consistency during imports. This table is primarily used in scenarios such as:
- Data Migration: Transferring COA hierarchies from legacy systems to Oracle EBS.
- Bulk Updates: Modifying or expanding existing COA structures in bulk.
- Integration: Synchronizing COA hierarchies with external financial systems.
Key Columns and Structure
The table includes columns that define the hierarchical relationships between COA segments, validation flags, and processing status indicators. Some of the critical columns are:- REQUEST_ID: Identifies the import request, linking records to a specific data load.
- STATUS: Indicates the processing state (e.g., 'PENDING', 'PROCESSED', 'ERROR').
- PARENT_VALUE and CHILD_VALUE: Define the parent-child relationships between segment values.
- SEGMENT_NUM: Specifies the segment position in the COA structure.
- VALIDATION_FLAG: Marks whether the record has passed validation checks.
Data Flow and Processing
The typical workflow involving this table includes:- Data Loading: External data is inserted into
GL_IMP_COA_NORM_HIER_INTERFACE
via SQL scripts, APIs, or data integration tools. - Validation: Oracle's COA import programs validate the data against predefined rules (e.g., segment lengths, valid parent-child relationships).
- Processing: Validated data is transferred to the core GL tables (e.g.,
GL_CODE_COMBINATIONS
,GL_SEGMENT_VALUES
). - Error Handling: Records with errors remain in the interface table for correction, flagged by the
STATUS
andERROR_MESSAGE
columns.
Technical Considerations
- Performance: Large-scale imports may require indexing or batch processing to optimize performance.
- Security: Access to this table should be restricted to authorized users due to its role in financial data management.
- Customization: Organizations may extend the table's functionality with custom validation logic or triggers.
Conclusion
TheGL_IMP_COA_NORM_HIER_INTERFACE
table is a pivotal component in Oracle EBS for managing COA hierarchy imports. Its design ensures data accuracy and streamline the transition from external systems to Oracle GL. Proper utilization of this table requires an understanding of COA structures, validation rules, and Oracle's data processing workflows. By leveraging this interface effectively, organizations can maintain robust and flexible financial hierarchies within their Oracle EBS environment.
-
File: GL Setup.pdf
12.1.1
product: GL - General Ledger , size: 11.812 KBytes , file_type: PDF Diagram ,
-
File: GL Setup.pdf
12.2.2
product: GL - General Ledger , size: 11.812 KBytes , file_type: PDF Diagram ,
-
Lookup Type: ACCOUNT TYPE
12.2.2
product: GL - General Ledger , meaning: Account Type , description: Bank Account Record Types ,
-
Lookup Type: ACCOUNT TYPE
12.1.1
product: GL - General Ledger , meaning: Account Type , description: Bank Account Record Types ,
-
Lookup Type: GLJAHE
12.2.2
product: GL - General Ledger , meaning: GLJAHE , description: Lookup for prompts and menus ,
-
Lookup Type: GLJAHE
12.1.1
product: GL - General Ledger , meaning: GLJAHE , description: Lookup for prompts and menus ,
-
Lookup Type: BATCH_STATUS
12.1.1
product: GL - General Ledger , meaning: Batch Status , description: Batch Status ,
-
Lookup Type: BATCH_STATUS
12.2.2
product: GL - General Ledger , meaning: Batch Status , description: Batch Status ,
-
View: GLFV_CHARTS_OF_ACCOUNTS
12.2.2
product: GL - General Ledger , description: A chart of accounts is the account structure defined for recording transactions and maintaining account balances to fit the specified needs of your organization. , implementation_dba_data: Not implemented in this database ,
-
Lookup Type: FUNDS_CHECK_RESULT_CODE
12.2.2
product: GL - General Ledger , meaning: FUNDS_CHECK_RESULT_CODE ,
-
Lookup Type: FUNDS_CHECK_RESULT_CODE
12.1.1
product: GL - General Ledger , meaning: FUNDS_CHECK_RESULT_CODE ,
-
View: GLFV_CHARTS_OF_ACCOUNTS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:SQLGL.GLFV_CHARTS_OF_ACCOUNTS, object_name:GLFV_CHARTS_OF_ACCOUNTS, status:VALID, product: GL - General Ledger , description: A chart of accounts is the account structure defined for recording transactions and maintaining account balances to fit the specified needs of your organization. , implementation_dba_data: APPS.GLFV_CHARTS_OF_ACCOUNTS ,
-
Concurrent Program: GLACTANL2_XML
12.1.1
product: GL - General Ledger , user_name: Account Analysis - (180 Char) (XML) - Not Supported: Reserved For Future Use , description: Account Analysis Report , argument_method: Standard , enabled: No , execution_method: Java Concurrent Program ,
-
Concurrent Program: GLACTANL_XML
12.1.1
product: GL - General Ledger , user_name: Account Analysis - (132 Char) (XML) - Not Supported: Reserved For Future Use , description: Account Analysis Report , argument_method: Standard , enabled: No , execution_method: Java Concurrent Program ,
-
Concurrent Program: GLXRLACH_XML
12.1.1
product: GL - General Ledger , user_name: Chart of Accounts - Account Hierarchy (XML) - Not Supported: Reserved For Future Use , description: Account Hierarchies Listing , argument_method: Standard , enabled: No , execution_method: Java Concurrent Program ,
-
Table: GL_IMP_COA_NORM_HIER_INTERFACE
12.2.2
owner:GL, object_type:TABLE, fnd_design_data:SQLGL.GL_IMP_COA_NORM_HIER_INTERFACE, object_name:GL_IMP_COA_NORM_HIER_INTERFACE, status:VALID, product: GL - General Ledger , description: Interface table to capture data for the import Child Ranges for Parent Chart of Account Segment Values. , implementation_dba_data: GL.GL_IMP_COA_NORM_HIER_INTERFACE ,
-
Concurrent Program: GLXCCAAR
12.1.1
product: GL - General Ledger , user_name: GL Cash Clearing Account Analysis Report , description: GL Cash Clearing Account Analysis Report , argument_method: Standard , enabled: Yes , execution_method: Java Concurrent Program ,
-
Concurrent Program: GLXCCAAR
12.2.2
product: GL - General Ledger , user_name: GL Cash Clearing Account Analysis Report , description: GL Cash Clearing Account Analysis Report , argument_method: Standard , enabled: Yes , execution_method: Java Concurrent Program ,
-
Table: GL_IEA_AUTOGEN_MAP
12.2.2
owner:GL, object_type:TABLE, fnd_design_data:SQLGL.GL_IEA_AUTOGEN_MAP, object_name:GL_IEA_AUTOGEN_MAP, status:VALID, product: GL - General Ledger , description: Automatic account generation mapping rules for the Global Intercompany System , implementation_dba_data: GL.GL_IEA_AUTOGEN_MAP ,
-
Table: GL_XFR_CCID_MAPPINGS
12.2.2
owner:GL, object_type:TABLE, fnd_design_data:SQLGL.GL_XFR_CCID_MAPPINGS, object_name:GL_XFR_CCID_MAPPINGS, status:VALID, product: GL - General Ledger , description: This table contains the account mappings for each period for a ledger mapping. , implementation_dba_data: GL.GL_XFR_CCID_MAPPINGS ,
-
Table: GL_IMP_COA_ERR_INTERFACE
12.2.2
owner:GL, object_type:TABLE, fnd_design_data:SQLGL.GL_IMP_COA_ERR_INTERFACE, object_name:GL_IMP_COA_ERR_INTERFACE, status:VALID, product: GL - General Ledger , description: Error message interface table for the Chart of Account Segment Values Import process. , implementation_dba_data: GL.GL_IMP_COA_ERR_INTERFACE ,
-
Table: GL_IEA_AUTOGEN_MAP
12.1.1
owner:GL, object_type:TABLE, fnd_design_data:SQLGL.GL_IEA_AUTOGEN_MAP, object_name:GL_IEA_AUTOGEN_MAP, status:VALID, product: GL - General Ledger , description: Automatic account generation mapping rules for the Global Intercompany System , implementation_dba_data: GL.GL_IEA_AUTOGEN_MAP ,
-
Concurrent Program: GLOSUM
12.2.2
execution_filename: GLOSUM , product: GL - General Ledger , user_name: GLOSUM , description: Collects financial item data for BIS. , argument_method: Database fetch , enabled: No , execution_method: Spawned ,
-
Concurrent Program: GLOSUM
12.1.1
execution_filename: GLOSUM , product: GL - General Ledger , user_name: GLOSUM , description: Collects financial item data for BIS. , argument_method: Database fetch , enabled: No , execution_method: Spawned ,
-
Concurrent Program: GLXRBJRN_XML
12.1.1
product: GL - General Ledger , user_name: Budget - Journals by Account (XML) - Not Supported: Reserved For Future Use , description: Budget Journals by Flexfield Report , argument_method: Standard , enabled: No , execution_method: Java Concurrent Program ,
-
Concurrent Program: GLXAVADT_XML
12.1.1
product: GL - General Ledger , user_name: Account Analysis - Average Balance Audit (XML) - Not Supported: Reserved For Future Use , description: Average Balance Audit Trail Report , argument_method: Standard , enabled: No , execution_method: Java Concurrent Program ,
-
Table: GL_TAX_OPTION_ACCOUNTS
12.2.2
owner:GL, object_type:TABLE, fnd_design_data:SQLGL.GL_TAX_OPTION_ACCOUNTS, object_name:GL_TAX_OPTION_ACCOUNTS, status:VALID, product: GL - General Ledger , description: Setup tax options for natural account values , implementation_dba_data: GL.GL_TAX_OPTION_ACCOUNTS ,
-
Table: GL_TAX_OPTION_ACCOUNTS
12.1.1
owner:GL, object_type:TABLE, fnd_design_data:SQLGL.GL_TAX_OPTION_ACCOUNTS, object_name:GL_TAX_OPTION_ACCOUNTS, status:VALID, product: GL - General Ledger , description: Setup tax options for natural account values , implementation_dba_data: GL.GL_TAX_OPTION_ACCOUNTS ,
-
Table: GL_CONSOLIDATION_ACCOUNTS
12.2.2
owner:GL, object_type:TABLE, fnd_design_data:SQLGL.GL_CONSOLIDATION_ACCOUNTS, object_name:GL_CONSOLIDATION_ACCOUNTS, status:VALID, product: GL - General Ledger , description: Account ranges for consolidating balances , implementation_dba_data: GL.GL_CONSOLIDATION_ACCOUNTS ,
-
Table: GL_CONSOLIDATION_ACCOUNTS
12.1.1
owner:GL, object_type:TABLE, fnd_design_data:SQLGL.GL_CONSOLIDATION_ACCOUNTS, object_name:GL_CONSOLIDATION_ACCOUNTS, status:VALID, product: GL - General Ledger , description: Account ranges for consolidating balances , implementation_dba_data: GL.GL_CONSOLIDATION_ACCOUNTS ,
-
Table: GL_IEA_SEGMENT_MAP
12.1.1
owner:GL, object_type:TABLE, fnd_design_data:SQLGL.GL_IEA_SEGMENT_MAP, object_name:GL_IEA_SEGMENT_MAP, status:VALID, product: GL - General Ledger , description: Automatic account generation segment mapping rules for the Global Intercompany System , implementation_dba_data: GL.GL_IEA_SEGMENT_MAP ,
-
Table: GL_IEA_SEGMENT_MAP
12.2.2
owner:GL, object_type:TABLE, fnd_design_data:SQLGL.GL_IEA_SEGMENT_MAP, object_name:GL_IEA_SEGMENT_MAP, status:VALID, product: GL - General Ledger , description: Automatic account generation segment mapping rules for the Global Intercompany System , implementation_dba_data: GL.GL_IEA_SEGMENT_MAP ,
-
Table: GL_OASIS_FIN_ASSIGNMENTS_11I
12.1.1
owner:GL, object_type:TABLE, fnd_design_data:SQLGL.GL_OASIS_FIN_ASSIGNMENTS_11I, object_name:GL_OASIS_FIN_ASSIGNMENTS_11I, status:VALID, product: GL - General Ledger , description: Natural account value mappings for financial items , implementation_dba_data: GL.GL_OASIS_FIN_ASSIGNMENTS_11I ,
-
Table: GL_BUDGET_FROZEN_RANGES
12.1.1
owner:GL, object_type:TABLE, fnd_design_data:SQLGL.GL_BUDGET_FROZEN_RANGES, object_name:GL_BUDGET_FROZEN_RANGES, status:VALID, product: GL - General Ledger , description: Frozen account ranges for a budget or budget organization , implementation_dba_data: GL.GL_BUDGET_FROZEN_RANGES ,
-
Table: GL_BUDGET_FROZEN_RANGES
12.2.2
owner:GL, object_type:TABLE, fnd_design_data:SQLGL.GL_BUDGET_FROZEN_RANGES, object_name:GL_BUDGET_FROZEN_RANGES, status:VALID, product: GL - General Ledger , description: Frozen account ranges for a budget or budget organization , implementation_dba_data: GL.GL_BUDGET_FROZEN_RANGES ,
-
Table: GL_IEA_SEGMENT_RULE_MAP
12.1.1
owner:GL, object_type:TABLE, fnd_design_data:SQLGL.GL_IEA_SEGMENT_RULE_MAP, object_name:GL_IEA_SEGMENT_RULE_MAP, status:VALID, product: GL - General Ledger , description: Automatic account generation individual segment mapping rules for the Global Intercompany System , implementation_dba_data: GL.GL_IEA_SEGMENT_RULE_MAP ,
-
Table: GL_OASIS_FIN_ASSIGNMENTS
12.2.2
product: GL - General Ledger , description: Natural account value mappings for financial items , implementation_dba_data: Not implemented in this database ,
-
Table: GL_OASIS_FIN_ASSIGNMENTS_11I
12.2.2
owner:GL, object_type:TABLE, fnd_design_data:SQLGL.GL_OASIS_FIN_ASSIGNMENTS_11I, object_name:GL_OASIS_FIN_ASSIGNMENTS_11I, status:VALID, product: GL - General Ledger , description: Natural account value mappings for financial items , implementation_dba_data: GL.GL_OASIS_FIN_ASSIGNMENTS_11I ,
-
Table: GL_OASIS_FIN_ASSIGNMENTS
12.1.1
product: GL - General Ledger , description: Natural account value mappings for financial items , implementation_dba_data: Not implemented in this database ,
-
Table: GL_IEA_SEGMENT_RULE_MAP
12.2.2
owner:GL, object_type:TABLE, fnd_design_data:SQLGL.GL_IEA_SEGMENT_RULE_MAP, object_name:GL_IEA_SEGMENT_RULE_MAP, status:VALID, product: GL - General Ledger , description: Automatic account generation individual segment mapping rules for the Global Intercompany System , implementation_dba_data: GL.GL_IEA_SEGMENT_RULE_MAP ,
-
Concurrent Program: GLWACCTR
12.2.2
execution_filename: GLWACCTR , product: GL - General Ledger , user_name: GLWACCTR , description: Account Analysis - Contra Account , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: GLWACCTR
12.1.1
execution_filename: GLWACCTR , product: GL - General Ledger , user_name: GLWACCTR , description: Account Analysis - Contra Account , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Lookup Type: ACCOUNT_INQUIRY_TYPE
12.1.1
product: GL - General Ledger , meaning: ACCOUNT_INQUIRY_TYPE ,
-
Lookup Type: ACCOUNT_INQUIRY_TYPE
12.2.2
product: GL - General Ledger , meaning: ACCOUNT_INQUIRY_TYPE ,
-
Table: GL_BALANCES
12.1.1
owner:GL, object_type:TABLE, fnd_design_data:SQLGL.GL_BALANCES, object_name:GL_BALANCES, status:VALID, product: GL - General Ledger , description: Account balances for both detail and summary accounts , implementation_dba_data: GL.GL_BALANCES ,
-
Table: GL_BALANCES
12.2.2
owner:GL, object_type:TABLE, fnd_design_data:SQLGL.GL_BALANCES, object_name:GL_BALANCES, status:VALID, product: GL - General Ledger , description: Account balances for both detail and summary accounts , implementation_dba_data: GL.GL_BALANCES ,
-
Lookup Type: MJE_BATCH_STATUS
12.1.1
product: GL - General Ledger , meaning: MJE_BATCH_STATUS ,
-
Lookup Type: MJE_BATCH_STATUS
12.2.2
product: GL - General Ledger , meaning: MJE_BATCH_STATUS ,
-
Lookup Type: ACCOUNT_RPT_KIND
12.2.2
product: GL - General Ledger , meaning: ACCOUNT_RPT_KIND ,
-
Lookup Type: GL_RECONCILIATION_RULES
12.1.1
product: GL - General Ledger , meaning: GL_RECONCILIATION_RULES ,