Search Results p2p flow in oracle fusion
The GL_XFR_CALENDAR_MAPPINGS
table in Oracle E-Business Suite (EBS) 12.1.1 and 12.2.2 is a critical repository table used within the General Ledger (GL) module to manage calendar mappings during financial data transfers, particularly in consolidation and translation processes. This table stores mappings between source and target calendars, ensuring accurate period alignment when financial data is transferred between different ledgers or reporting currencies. Below is a detailed analysis of its structure, purpose, and functional significance.
Purpose and Functional Context
TheGL_XFR_CALENDAR_MAPPINGS
table facilitates cross-ledger or cross-calendar data transfers by defining how periods in a source calendar correspond to periods in a target calendar. This is essential for:
- Financial Consolidation: When consolidating data from subsidiaries with different fiscal calendars.
- Currency Translation: When translating amounts from one reporting currency to another, where calendars may differ.
- Data Integration: Ensuring period integrity when importing data from external systems with disparate calendars.
Table Structure and Key Columns
The table's structure includes columns that define the relationship between source and target calendars, along with contextual metadata. Key columns include:- SOURCE_CALENDAR_CODE: Identifies the calendar of the source ledger (e.g., 'FISCAL' or 'CORP').
- TARGET_CALENDAR_CODE: Specifies the calendar of the target ledger or reporting currency.
- SOURCE_PERIOD_NAME: The period name in the source calendar (e.g., 'JAN-2024').
- TARGET_PERIOD_NAME: The corresponding period name in the target calendar.
- CREATION_DATE, CREATED_BY: Audit columns tracking when and who created the mapping.
- LAST_UPDATE_DATE, LAST_UPDATED_BY: Audit columns for tracking modifications.
GL_PERIODS
and GL_LEDGERS
.
Integration with Other Modules
The table interacts with several EBS components:- General Ledger: Directly referenced during journal import, consolidation, and translation processes.
- Subledger Accounting (SLA): Ensures period alignment when subledger entries are transferred to GL.
- Financial Reporting: Supports accurate period mappings in tools like FSG or BI Publisher.
Technical Considerations
- Indexing: Typically indexed on
SOURCE_CALENDAR_CODE
andTARGET_CALENDAR_CODE
for performance. - Data Volume: The table is relatively small but critical; corruption can disrupt financial processes.
- Customization Risks: Manual updates to this table are rare but require strict validation to avoid misalignment.
Example Use Case
A multinational corporation with subsidiaries in the US (calendar: Jan-Dec) and Europe (calendar: Apr-Mar) usesGL_XFR_CALENDAR_MAPPINGS
to map Q1 (Jan-Mar) in the US to Q4 (Jan-Mar) in Europe during consolidation. This ensures revenue and expenses are aggregated correctly despite differing fiscal years.
Conclusion
TheGL_XFR_CALENDAR_MAPPINGS
table is a foundational element in Oracle EBS for maintaining temporal consistency in financial data across heterogeneous calendars. Its design supports complex consolidation and reporting requirements, making it indispensable for global enterprises. Proper configuration and periodic validation of this table are recommended to ensure accurate financial reporting and compliance.
-
Concurrent Program: GL_FUSION_TRANSFER_PURGE
12.2.2
execution_filename: gl_fusion_transfer_pkg.purge_data , product: GL - General Ledger , user_name: Fusion Transfer - Purge , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: GL_FUSION_TRANSFER_FULL
12.2.2
product: GL - General Ledger , user_name: Fusion Balance Transfer - Full , argument_method: Standard , enabled: Yes , execution_method: Java Concurrent Program ,
-
Table: GL_XFR_CALENDAR_MAPPINGS
12.2.2
owner:GL, object_type:TABLE, fnd_design_data:SQLGL.GL_XFR_CALENDAR_MAPPINGS, object_name:GL_XFR_CALENDAR_MAPPINGS, status:VALID, product: GL - General Ledger , description: This table is used to store calendar mappings between EBS and Fusion ledger. , implementation_dba_data: GL.GL_XFR_CALENDAR_MAPPINGS ,
-
Concurrent Program: GL_FUSION_TRANSFER_INC
12.2.2
product: GL - General Ledger , user_name: Fusion Balance Transfer - Incremental , argument_method: Standard , enabled: Yes , execution_method: Java Concurrent Program ,
-
Table: GL_XFR_SYSTEM_LEDGERS
12.2.2
owner:GL, object_type:TABLE, fnd_design_data:SQLGL.GL_XFR_SYSTEM_LEDGERS, object_name:GL_XFR_SYSTEM_LEDGERS, status:VALID, product: GL - General Ledger , description: Stores the list of Fusion Ledgers with their corresponding BSV assignment type. , implementation_dba_data: GL.GL_XFR_SYSTEM_LEDGERS ,
-
Table: GL_XFR_PERIOD_MAPPINGS
12.2.2
owner:GL, object_type:TABLE, fnd_design_data:SQLGL.GL_XFR_PERIOD_MAPPINGS, object_name:GL_XFR_PERIOD_MAPPINGS, status:VALID, product: GL - General Ledger , description: Uses Calendar Mapping Id and stores mapping between EBS periods to Fusion Periods. , implementation_dba_data: GL.GL_XFR_PERIOD_MAPPINGS ,
-
Table: GL_XFR_LEDGER_BSV_MAPS
12.2.2
owner:GL, object_type:TABLE, fnd_design_data:SQLGL.GL_XFR_LEDGER_BSV_MAPS, object_name:GL_XFR_LEDGER_BSV_MAPS, status:VALID, product: GL - General Ledger , description: Stores specific Balancing segment values of a Fusion Ledger that can be used for booking balances by the external instances. , implementation_dba_data: GL.GL_XFR_LEDGER_BSV_MAPS ,
-
Table: GL_XFR_SOURCE_SYSTEMS
12.2.2
owner:GL, object_type:TABLE, fnd_design_data:SQLGL.GL_XFR_SOURCE_SYSTEMS, object_name:GL_XFR_SOURCE_SYSTEMS, status:VALID, product: GL - General Ledger , description: Stores the list of External Instances with URL info that will be used to drill down from Fusion GL balances to the external instance , implementation_dba_data: GL.GL_XFR_SOURCE_SYSTEMS ,
-
Table: GL_XFR_LEDGER_MAPPINGS
12.2.2
owner:GL, object_type:TABLE, fnd_design_data:SQLGL.GL_XFR_LEDGER_MAPPINGS, object_name:GL_XFR_LEDGER_MAPPINGS, status:VALID, product: GL - General Ledger , description: This table is used to store ledger mappings between EBS and Fusion ledger. , implementation_dba_data: GL.GL_XFR_LEDGER_MAPPINGS ,
-
Lookup Type: CONFIG_SEARCH_CRITERIA
12.2.2
product: GL - General Ledger , meaning: Accounting Setup Flow Search Criteria , description: Accounting Setup Flow Search Criteria ,
-
Lookup Type: CONFIG_SEARCH_CRITERIA
12.1.1
product: GL - General Ledger , meaning: Accounting Setup Flow Search Criteria , description: Accounting Setup Flow Search Criteria ,
-
Lookup Type: GL_ASF_CFG_SEARCH_CRITERIA
12.1.1
product: GL - General Ledger , meaning: Accounting Setup Flow Search Criteria (1) , description: Accounting Setup Flow Search Criteria (1) ,
-
Lookup Type: GL_ASF_CFG_SEARCH_CRITERIA
12.2.2
product: GL - General Ledger , meaning: Accounting Setup Flow Search Criteria (1) , description: Accounting Setup Flow Search Criteria (1) ,
-
Lookup Type: GL_ASF_LEDGER_TYPE
12.2.2
product: GL - General Ledger , meaning: GL ASF Ledger Type , description: GL Account Setup Flow Ledger Type List ,
-
Lookup Type: GL_ASF_LEDGER_TYPE
12.1.1
product: GL - General Ledger , meaning: GL ASF Ledger Type , description: GL Account Setup Flow Ledger Type List ,
-
Lookup Type: GL_ASF_LEDGER_ASSIGN_OPTIONS
12.1.1
product: GL - General Ledger , meaning: GL ASF Ledger Assignment Options , description: GL Account Setup Flow Ledger Assignment Options List ,
-
Lookup Type: GL_ASF_LEDGER_DISABLE_ENABLE
12.2.2
product: GL - General Ledger , meaning: GL ASF Ledger Disable or Enable , description: GL Account Setup Flow Ledger Disable or Enable ,
-
Lookup Type: GL_ASF_LEDGER_DISABLE_ENABLE
12.1.1
product: GL - General Ledger , meaning: GL ASF Ledger Disable or Enable , description: GL Account Setup Flow Ledger Disable or Enable ,
-
Lookup Type: GL_ASF_LEDGER_ASSIGN_OPTIONS
12.2.2
product: GL - General Ledger , meaning: GL ASF Ledger Assignment Options , description: GL Account Setup Flow Ledger Assignment Options List ,
-
Lookup Type: GL_ASF_LEDGER_ASSOCIATE_LEVEL
12.2.2
product: GL - General Ledger , meaning: GL ASF Ledger Secondary Ledger Assocaition Level , description: GL Account Setup Flow Ledger Secondary Ledger Assocaition Level ,
-
Lookup Type: GL_ASF_LEDGER_ASSOCIATE_LEVEL
12.1.1
product: GL - General Ledger , meaning: GL ASF Ledger Secondary Ledger Assocaition Level , description: GL Account Setup Flow Ledger Secondary Ledger Assocaition Level ,
-
Lookup Type: GL_ASF_LEDGER_SEARCH
12.2.2
product: GL - General Ledger , meaning: GL ASF Ledger Search , description: GL Account Setup Flow Ledger Search Criteria List ,
-
Lookup Type: GL_ASF_LEDGER_SEARCH
12.1.1
product: GL - General Ledger , meaning: GL ASF Ledger Search , description: GL Account Setup Flow Ledger Search Criteria List ,
-
Lookup Type: GL_ASF_LEDGER_ADB_OPTIONS
12.1.1
product: GL - General Ledger , meaning: GL ASF Ledger Average Daily Balances Options , description: General Ledger Account Setup Flow Ledger Average Daily Balances Options ,
-
Lookup Type: GL_ASF_LEDGER_ADB_OPTIONS
12.2.2
product: GL - General Ledger , meaning: GL ASF Ledger Average Daily Balances Options , description: General Ledger Account Setup Flow Ledger Average Daily Balances Options ,
-
Lookup Type: GL_ASF_LEDGER_CATEGORY
12.1.1
product: GL - General Ledger , meaning: GL ASF Ledger Category , description: GL Account Setup Flow Ledger Category List ,
-
Lookup Type: GL_ASF_LEDGER_CATEGORY
12.2.2
product: GL - General Ledger , meaning: GL ASF Ledger Category , description: GL Account Setup Flow Ledger Category List ,
-
Lookup Type: GL_CRM_HIST_RATES_ACTIONS
12.1.1
product: GL - General Ledger , meaning: GL/CRM Historicals Rates Actions for Spreadsheet , description: General Ledger Currency Rates Manager Historical Rates actions for Spreadsheet ,
-
Lookup Type: GL_CRM_HIST_RATES_ACTIONS
12.2.2
product: GL - General Ledger , meaning: GL/CRM Historicals Rates Actions for Spreadsheet , description: General Ledger Currency Rates Manager Historical Rates actions for Spreadsheet ,
-
Lookup Type: MOVEMERGE_REQUEST_STATUS
12.2.2
product: GL - General Ledger , meaning: MOVEMERGE_REQUEST_STATUS ,
-
Lookup Type: MOVEMERGE_REQUEST_STATUS
12.1.1
product: GL - General Ledger , meaning: MOVEMERGE_REQUEST_STATUS ,
-
Concurrent Program: GLUJITX
12.1.1
execution_filename: GL_JOURNAL_IMPORT_TAX_PKG.Update_taxes , product: GL - General Ledger , user_name: GLUJITX , description: Update Tax Details in Journal Import , argument_method: Standard , enabled: No , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: GLUJITX
12.2.2
execution_filename: GL_JOURNAL_IMPORT_TAX_PKG.Update_taxes , product: GL - General Ledger , user_name: GLUJITX , description: Update Tax Details in Journal Import , argument_method: Standard , enabled: No , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: GLMRCU
12.2.2
execution_filename: GLMRCU , product: GL - General Ledger , user_name: GLMRCU , description: Creates Opening Balance Journals in Reporting Currency , argument_method: Database fetch , enabled: Yes , execution_method: Spawned ,
-
Concurrent Program: GLMRCU
12.1.1
execution_filename: GLMRCU , product: GL - General Ledger , user_name: GLMRCU , description: Creates Opening Balance Journals in Reporting Currency , argument_method: Database fetch , enabled: Yes , execution_method: Spawned ,
-
Lookup Type: GL_CONFIG_STATUS
12.1.1
product: GL - General Ledger , meaning: Accounting Configuration Status , description: Accounting Configuration Status ,
-
Lookup Type: GL_CONFIG_STATUS
12.2.2
product: GL - General Ledger , meaning: Accounting Configuration Status , description: Accounting Configuration Status ,
-
Lookup Type: GLBAAR_STATUSES
12.1.1
product: GL - General Ledger , meaning: GLBAAR_STATUSES ,
-
Lookup Type: GLBAAR_STATUSES
12.2.2
product: GL - General Ledger , meaning: GLBAAR_STATUSES ,
-
Lookup Type: VALIDATION_STATUS
12.2.2
product: GL - General Ledger , meaning: VALIDATION_STATUS ,
-
Lookup Type: ELIMINATION_STATUS
12.2.2
product: GL - General Ledger , meaning: ELIMINATION_STATUS ,
-
Lookup Type: ELIMINATION_STATUS
12.1.1
product: GL - General Ledger , meaning: ELIMINATION_STATUS ,
-
Lookup Type: VALIDATION_STATUS
12.1.1
product: GL - General Ledger , meaning: VALIDATION_STATUS ,
-
File: SQLGLProduct_Dependencies.html
12.1.1
product: GL - General Ledger , size: 95.172 KBytes , file_type: HTML Report , description: SQLGLProduct_Dependencies.html is an html report that documentsexternal dependencies to tables and views in the GL product. ,
-
File: SQLGL_Dependencies.html
12.2.2
product: GL - General Ledger , size: 606.824 KBytes , file_type: HTML Report , description: SQLGL_Dependencies.html is an html report that documents dependencies to tables and views in the GL product. ,
-
File: SQLGLProduct_Dependencies.html
12.2.2
product: GL - General Ledger , size: 29.085 KBytes , file_type: HTML Report , description: SQLGLProduct_Dependencies.html is an html report that documentsexternal dependencies to tables and views in the GL product. ,
-
File: SQLGL_Dependencies.html
12.1.1
product: GL - General Ledger , size: 717.044 KBytes , file_type: HTML Report , description: SQLGL_Dependencies.html is an html report that documents dependencies to tables and views in the GL product. ,
-
Lookup Type: REVERSIBLE_CODE
12.2.2
product: GL - General Ledger , meaning: REVERSIBLE_CODE ,
-
Lookup Type: REVERSIBLE_CODE
12.1.1
product: GL - General Ledger , meaning: REVERSIBLE_CODE ,
-
Lookup Type: GL_ASF_CFG_STATUS_CODES
12.1.1
product: GL - General Ledger , meaning: Accounting Configuration Status Codes , description: Accounting Configuration Status Codes ,