Search Results line item display for gl account
The GL_ACCT_MAP table in Oracle E-Business Suite (EBS) 12.1.1 and 12.2.2 is a critical repository for account mapping rules used in the General Ledger (GL) module. This table stores mappings between source values (such as segments from subledger transactions) and target General Ledger account combinations, facilitating automated journal entry generation. Below is a detailed analysis of its structure, purpose, and functional significance.
Purpose and Functional Role
The GL_ACCT_MAP table enables dynamic account derivation during subledger-to-GL journal creation. It eliminates manual intervention by mapping source attributes (e.g., Inventory Org, Transaction Type) to predefined GL account combinations. This is particularly useful in modules like Accounts Payable (AP), Accounts Receivable (AR), and Inventory (INV), where transactional data must align with GL accounting rules.Key Columns and Structure
The table's structure includes the following critical columns:- APPLICATION_ID: Identifies the source EBS module (e.g., 200 for AP, 222 for AR).
- SOURCE_TYPE: Specifies the context (e.g., 'INV' for Inventory, 'AP' for Payables).
- SOURCE_VALUE: The source segment value (e.g., Inventory Org Code).
- TARGET_VALUE: The mapped GL segment value (e.g., Natural Account).
- SEGMENT_TYPE: Defines the segment being mapped (e.g., 'ACCOUNT', 'COST_CENTER').
- ENABLED_FLAG: Activates/deactivates the mapping rule.
Integration with Subledger Accounting
In Oracle EBS 12.1.1/12.2.2, the GL_ACCT_MAP table integrates with the Subledger Accounting (SLA) engine. During journal import, SLA references these mappings to derive accounts dynamically. For example:- An AP invoice line with a "Freight" expense type might map to GL account 01-000-543210-0000-000.
- An Inventory transaction could map to a specific Cost of Goods Sold (COGS) account based on the item category.
Configuration and Maintenance
Mappings are typically configured via:- Oracle General Ledger: Navigate to Setup > Financials > Accounting Setup Manager.
- AD_ZD_SEED.UPGRADE: Used in 12.2.2 for seed data patches.
Performance and Impact
The table's efficiency directly affects journal generation speed. Indexes on APPLICATION_ID, SOURCE_TYPE, and SOURCE_VALUE optimize query performance. Poorly designed mappings can lead to:- Journal errors due to invalid account combinations.
- Performance degradation during high-volume transaction processing.
Version-Specific Considerations
In EBS 12.2.2, the table may include additional columns for cloud compatibility or enhanced auditing. Cross-validation rules in 12.2.2 also interact with GL_ACCT_MAP to enforce accounting policies.Conclusion
The GL_ACCT_MAP table is a cornerstone of Oracle EBS's financial architecture, enabling seamless, rule-based account derivation. Its proper configuration ensures accurate GL postings and compliance with organizational accounting standards. Understanding its structure and integration points is essential for functional consultants and system administrators.-
File: R115 GMF ACCOUNT SETUP.pdf
12.2.2
product: GMF - Process Manufacturing Financials , size: 13.372 KBytes , file_type: PDF Diagram ,
-
File: R115 GMF ACCOUNT SETUP.pdf
12.1.1
product: GMF - Process Manufacturing Financials , size: 13.372 KBytes , file_type: PDF Diagram ,
-
Table: GL_ACCT_MAP
12.1.1
owner:GMF, object_type:TABLE, fnd_design_data:GMF.GL_ACCT_MAP, object_name:GL_ACCT_MAP, status:VALID, product: GMF - Process Manufacturing Financials , description: GL Account Mapping information - contains the GL Account Mapping info. The Account mappings are defined for a Company, Account Title and attributes whose priority is >0 in gl_acct_hrc table. Note that these attributes are optional and a NU , implementation_dba_data: GMF.GL_ACCT_MAP ,
-
Table: GL_ACCT_MAP
12.2.2
owner:GMF, object_type:TABLE, fnd_design_data:GMF.GL_ACCT_MAP, object_name:GL_ACCT_MAP, status:VALID, product: GMF - Process Manufacturing Financials , description: GL Account Mapping information - contains the GL Account Mapping info. The Account mappings are defined for a Company, Account Title and attributes whose priority is >0 in gl_acct_hrc table. Note that these attributes are optional and a NU , implementation_dba_data: GMF.GL_ACCT_MAP ,
-
Lookup Type: CM_CMRGLR_REPORT_TYPE
12.1.1
product: GMF - Process Manufacturing Financials , meaning: Report Type for CMRGLR Report , description: Report Type for CMRGLR Report ,
-
Lookup Type: CM_CMRGLR_REPORT_TYPE
12.2.2
product: GMF - Process Manufacturing Financials , meaning: Report Type for CMRGLR Report , description: Report Type for CMRGLR Report ,
-
Table: GL_ACCU_MAP
12.2.2
owner:GMF, object_type:TABLE, fnd_design_data:GMF.GL_ACCU_MAP, object_name:GL_ACCU_MAP, status:VALID, product: GMF - Process Manufacturing Financials , description: This table contains the GL Account Unit Mapping information. The Account Unit mapping are defined for a Company, Organization and Warehouse. Organization and Warehouse are optional and a blank value means all value. The GL Mapping program , implementation_dba_data: GMF.GL_ACCU_MAP ,
-
Table: GL_ACCU_MAP
12.1.1
owner:GMF, object_type:TABLE, fnd_design_data:GMF.GL_ACCU_MAP, object_name:GL_ACCU_MAP, status:VALID, product: GMF - Process Manufacturing Financials , description: This table contains the GL Account Unit Mapping information. The Account Unit mapping are defined for a Company, Organization and Warehouse. Organization and Warehouse are optional and a blank value means all value. The GL Mapping program , implementation_dba_data: GMF.GL_ACCU_MAP ,
-
Table: GL_ACCT_HRC
12.1.1
owner:GMF, object_type:TABLE, fnd_design_data:GMF.GL_ACCT_HRC, object_name:GL_ACCT_HRC, status:VALID, product: GMF - Process Manufacturing Financials , description: This table contains the account selection priority for the companies and the account titles. These priorities are used by the GL Mapping program to retrieve the accounts for sub-ledger posting, in the order of account selection priority. In , implementation_dba_data: GMF.GL_ACCT_HRC ,
-
Table: GL_ACCT_HRC
12.2.2
owner:GMF, object_type:TABLE, fnd_design_data:GMF.GL_ACCT_HRC, object_name:GL_ACCT_HRC, status:VALID, product: GMF - Process Manufacturing Financials , description: This table contains the account selection priority for the companies and the account titles. These priorities are used by the GL Mapping program to retrieve the accounts for sub-ledger posting, in the order of account selection priority. In , implementation_dba_data: GMF.GL_ACCT_HRC ,
-
Concurrent Program: GLR19USR
12.1.1
execution_filename: GLR19USR , product: GMF - Process Manufacturing Financials , user_name: GLR19USR , description: Account Mapping Report of OPM GL , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: GLR19USR
12.2.2
execution_filename: GLR19USR , product: GMF - Process Manufacturing Financials , user_name: GLR19USR , description: Account Mapping Report of OPM GL , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: GLR09USR
12.1.1
execution_filename: GLR09USR , product: GMF - Process Manufacturing Financials , user_name: GLR09USR , description: Account Key List Report of OPM GL , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: GLR11USR
12.1.1
execution_filename: GLR11USR , product: GMF - Process Manufacturing Financials , user_name: GLR11USR , description: Distribution Report By Account Key of OPM GL , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: GLR09USR
12.2.2
execution_filename: GLR09USR , product: GMF - Process Manufacturing Financials , user_name: GLR09USR , description: Account Key List Report of OPM GL , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: GLR11USR
12.2.2
execution_filename: GLR11USR , product: GMF - Process Manufacturing Financials , user_name: GLR11USR , description: Distribution Report By Account Key of OPM GL , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Lookup Type: GL_REPORT_TYPE
12.2.2
product: GMF - Process Manufacturing Financials , meaning: GL Report On , description: GL Report On ,
-
Lookup Type: GL_REPORT_TYPE
12.1.1
product: GMF - Process Manufacturing Financials , meaning: GL Report On , description: GL Report On ,
-
Concurrent Program: CMRGLR
12.1.1
execution_filename: CMRGLR , product: GMF - Process Manufacturing Financials , user_name: CMRGLR , description: GL Item Cost Detail Report of OPM CM , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: CMRGLR
12.2.2
execution_filename: CMRGLR , product: GMF - Process Manufacturing Financials , user_name: CMRGLR , description: GL Item Cost Detail Report of OPM CM , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Table: GL_SEVT_TTL
12.1.1
owner:GMF, object_type:TABLE, fnd_design_data:GMF.GL_SEVT_TTL, object_name:GL_SEVT_TTL, status:VALID, product: GMF - Process Manufacturing Financials , description: GL mapping subevent account titles. Account titles that are impacted by a subsystem subevent. , implementation_dba_data: GMF.GL_SEVT_TTL ,
-
Table: GL_SEVT_TTL
12.2.2
owner:GMF, object_type:TABLE, fnd_design_data:GMF.GL_SEVT_TTL, object_name:GL_SEVT_TTL, status:VALID, product: GMF - Process Manufacturing Financials , description: GL mapping subevent account titles. Account titles that are impacted by a subsystem subevent. , implementation_dba_data: GMF.GL_SEVT_TTL ,
-
Concurrent Program: GLR20USR
12.1.1
execution_filename: GLR20USR , product: GMF - Process Manufacturing Financials , user_name: GLR20USR , description: Sub-Event/Account Title Report , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: GLR20USR
12.2.2
execution_filename: GLR20USR , product: GMF - Process Manufacturing Financials , user_name: GLR20USR , description: Sub-Event/Account Title Report , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: CMRGLR_XML
12.1.1
product: GMF - Process Manufacturing Financials , user_name: GL Item Cost Detail Report (XML) , description: GL Item Cost Detail Report of OPM CM , argument_method: Standard , enabled: Yes , execution_method: Java Concurrent Program ,
-
Concurrent Program: CMRGLR_XML
12.2.2
product: GMF - Process Manufacturing Financials , user_name: GL Item Cost Detail Report (XML) , description: GL Item Cost Detail Report of OPM CM , argument_method: Standard , enabled: Yes , execution_method: Java Concurrent Program ,
-
Concurrent Program: GLR20USR_XML
12.1.1
product: GMF - Process Manufacturing Financials , user_name: Sub-Event/Account Title Report (XML) , description: Detailed Subledger Report of OPM GL , argument_method: Standard , enabled: Yes , execution_method: Java Concurrent Program ,
-
Concurrent Program: GLR20USR_XML
12.2.2
product: GMF - Process Manufacturing Financials , user_name: Sub-Event/Account Title Report (XML) , description: Detailed Subledger Report of OPM GL , argument_method: Standard , enabled: Yes , execution_method: Java Concurrent Program ,
-
Table: GL_LEDG_MAP
12.1.1
owner:GMF, object_type:TABLE, fnd_design_data:GMF.GL_LEDG_MAP, object_name:GL_LEDG_MAP, status:VALID, product: GMF - Process Manufacturing Financials , description: GL ledger mapping. Used for GL mapping. , implementation_dba_data: GMF.GL_LEDG_MAP ,
-
Table: GL_LEDG_MAP
12.2.2
owner:GMF, object_type:TABLE, fnd_design_data:GMF.GL_LEDG_MAP, object_name:GL_LEDG_MAP, status:VALID, product: GMF - Process Manufacturing Financials , description: GL ledger mapping. Used for GL mapping. , implementation_dba_data: GMF.GL_LEDG_MAP ,
-
View: GMF_LEGAL_ENTITIES_VW2
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:GMF.GMF_LEGAL_ENTITIES_VW2, object_name:GMF_LEGAL_ENTITIES_VW2, status:VALID, product: GMF - Process Manufacturing Financials , description: Helper view for display of Legal Entities in Costing , implementation_dba_data: APPS.GMF_LEGAL_ENTITIES_VW2 ,
-
View: GMF_LEGAL_ENTITIES_VW2
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:GMF.GMF_LEGAL_ENTITIES_VW2, object_name:GMF_LEGAL_ENTITIES_VW2, status:VALID, product: GMF - Process Manufacturing Financials , description: Helper view for display of Legal Entities in Costing , implementation_dba_data: APPS.GMF_LEGAL_ENTITIES_VW2 ,
-
View: GMF_XLA_LOTCOST_ADJS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:GMF.GMF_XLA_LOTCOST_ADJS_V, object_name:GMF_XLA_LOTCOST_ADJS_V, status:VALID, product: GMF - Process Manufacturing Financials , description: View for SLA ADR sources from Lot Cost Adjustments View , implementation_dba_data: APPS.GMF_XLA_LOTCOST_ADJS_V ,
-
Table: GL_ALOC_EXP
12.1.1
owner:GMF, object_type:TABLE, fnd_design_data:GMF.GL_ALOC_EXP, object_name:GL_ALOC_EXP, status:VALID, product: GMF - Process Manufacturing Financials , description: This table contains the expense to allocate information for an allocation code. The data from this table is used for GL expense allocation processing in determining total expense to allocate. , implementation_dba_data: GMF.GL_ALOC_EXP ,
-
Table: GL_ALOC_EXP
12.2.2
owner:GMF, object_type:TABLE, fnd_design_data:GMF.GL_ALOC_EXP, object_name:GL_ALOC_EXP, status:VALID, product: GMF - Process Manufacturing Financials , description: This table contains the expense to allocate information for an allocation code. The data from this table is used for GL expense allocation processing in determining total expense to allocate. , implementation_dba_data: GMF.GL_ALOC_EXP ,
-
Table: GL_TEXT_TBL_TL
12.2.2
owner:GMF, object_type:TABLE, fnd_design_data:GMF.GL_TEXT_TBL_TL, object_name:GL_TEXT_TBL_TL, status:VALID, product: GMF - Process Manufacturing Financials , description: GL Module Text Lines. Descriptive text for all tables in this module. , implementation_dba_data: GMF.GL_TEXT_TBL_TL ,
-
Table: GL_TEXT_TBL_TL
12.1.1
owner:GMF, object_type:TABLE, fnd_design_data:GMF.GL_TEXT_TBL_TL, object_name:GL_TEXT_TBL_TL, status:VALID, product: GMF - Process Manufacturing Financials , description: GL Module Text Lines. Descriptive text for all tables in this module. , implementation_dba_data: GMF.GL_TEXT_TBL_TL ,
-
Table: GL_UPDT_CTL
12.1.1
owner:GMF, object_type:TABLE, fnd_design_data:GMF.GL_UPDT_CTL, object_name:GL_UPDT_CTL, status:VALID, product: GMF - Process Manufacturing Financials , description: The control table for OPM GL Update Process. Only used with OPM integrated with Oracle Financials. , implementation_dba_data: GMF.GL_UPDT_CTL ,
-
Table: SY_EXCP_TBL
12.1.1
owner:GMF, object_type:TABLE, fnd_design_data:GMF.SY_EXCP_TBL, object_name:SY_EXCP_TBL, status:VALID, product: GMF - Process Manufacturing Financials , description: Contains the errors generated by OPM GL Synchronization process for invalid data. The exception report runs off this table. , implementation_dba_data: GMF.SY_EXCP_TBL ,
-
Table: GL_UPDT_CTL
12.2.2
owner:GMF, object_type:TABLE, fnd_design_data:GMF.GL_UPDT_CTL, object_name:GL_UPDT_CTL, status:VALID, product: GMF - Process Manufacturing Financials , description: The control table for OPM GL Update Process. Only used with OPM integrated with Oracle Financials. , implementation_dba_data: GMF.GL_UPDT_CTL ,
-
Table: SY_EXCP_TBL
12.2.2
owner:GMF, object_type:TABLE, fnd_design_data:GMF.SY_EXCP_TBL, object_name:SY_EXCP_TBL, status:VALID, product: GMF - Process Manufacturing Financials , description: Contains the errors generated by OPM GL Synchronization process for invalid data. The exception report runs off this table. , implementation_dba_data: GMF.SY_EXCP_TBL ,
-
Table: GL_VALN_CDS
12.1.1
owner:GMF, object_type:TABLE, fnd_design_data:GMF.GL_VALN_CDS, object_name:GL_VALN_CDS, status:VALID, product: GMF - Process Manufacturing Financials , description: Validation codes for account key auto-generation. , implementation_dba_data: GMF.GL_VALN_CDS ,
-
Table: GL_VALN_CDS
12.2.2
owner:GMF, object_type:TABLE, fnd_design_data:GMF.GL_VALN_CDS, object_name:GL_VALN_CDS, status:VALID, product: GMF - Process Manufacturing Financials , description: Validation codes for account key auto-generation. , implementation_dba_data: GMF.GL_VALN_CDS ,
-
Table: GL_TEXT_HDR
12.1.1
owner:GMF, object_type:TABLE, fnd_design_data:GMF.GL_TEXT_HDR, object_name:GL_TEXT_HDR, status:VALID, product: GMF - Process Manufacturing Financials , description: Table used to store text types for GL , implementation_dba_data: GMF.GL_TEXT_HDR ,
-
Table: GL_TEXT_HDR
12.2.2
owner:GMF, object_type:TABLE, fnd_design_data:GMF.GL_TEXT_HDR, object_name:GL_TEXT_HDR, status:VALID, product: GMF - Process Manufacturing Financials , description: Table used to store text types for GL , implementation_dba_data: GMF.GL_TEXT_HDR ,
-
Table: GL_PLCY_SEG
12.2.2
owner:GMF, object_type:TABLE, fnd_design_data:GMF.GL_PLCY_SEG, object_name:GL_PLCY_SEG, status:VALID, product: GMF - Process Manufacturing Financials , description: Segments for account key segregation. Stores the Chart of Accounts. , implementation_dba_data: GMF.GL_PLCY_SEG ,
-
Table: GL_PLCY_SEG
12.1.1
owner:GMF, object_type:TABLE, fnd_design_data:GMF.GL_PLCY_SEG, object_name:GL_PLCY_SEG, status:VALID, product: GMF - Process Manufacturing Financials , description: Segments for account key segregation. Stores the Chart of Accounts. , implementation_dba_data: GMF.GL_PLCY_SEG ,
-
Lookup Type: CM_CMRGLR_SORT_BY
12.1.1
product: GMF - Process Manufacturing Financials , meaning: Lookup For Sort By , description: Lookup For Sort By ,
-
Lookup Type: CM_CMRGLR_SORT_BY
12.2.2
product: GMF - Process Manufacturing Financials , meaning: Lookup For Sort By , description: Lookup For Sort By ,
-
Lookup Type: BURDEN_LEVEL
12.2.2
product: GMF - Process Manufacturing Financials , meaning: Burden Level for Percentage Burden Codes , description: Burden Level for Percentage Burden Codes ,