Search Results teller code id
The GL_XFR_PERIOD_MAPPINGS table in Oracle E-Business Suite (EBS) 12.1.1 and 12.2.2 is a critical repository for storing period mapping definitions used during the financial data transfer process between source and target ledgers. This table plays a pivotal role in ensuring accurate and seamless period alignment when consolidating or transferring accounting entries across different ledgers with varying fiscal calendars. Below is a detailed analysis of its structure, functionality, and significance in Oracle EBS.
Purpose and Functionality
The GL_XFR_PERIOD_MAPPINGS table stores mappings between source and target accounting periods, facilitating the correct posting of journal entries when data is transferred between ledgers with dissimilar period structures. This is particularly important in multi-org or multi-ledger environments where subsidiaries or business units operate under different fiscal calendars. The table ensures that transactions from a source period are accurately mapped to the corresponding target period, preventing misalignment in financial reporting.
Key Columns and Structure
The table comprises several key columns that define the period mapping logic:
- TRANSFER_ID: A unique identifier linking to the GL_XFR_HEADERS table, representing the transfer batch.
- SOURCE_PERIOD_NAME: The accounting period in the source ledger from which data is being transferred.
- TARGET_PERIOD_NAME: The corresponding period in the target ledger where the data will be posted.
- CREATION_DATE, CREATED_BY, LAST_UPDATE_DATE, LAST_UPDATED_BY: Standard Oracle audit columns tracking record creation and modifications.
- STATUS: Indicates whether the mapping is active or inactive.
Integration with Other Modules
The GL_XFR_PERIOD_MAPPINGS table is tightly integrated with the General Ledger (GL) module, particularly during the Journal Import and Data Conversion processes. It works in conjunction with:
- GL_XFR_HEADERS: Contains metadata about the transfer batch.
- GL_XFR_LINES: Stores the actual journal entry lines being transferred.
- GL_PERIODS: Validates period names against the target ledger's calendar.
Technical Considerations
In Oracle EBS 12.1.1 and 12.2.2, the table is part of the APPS schema and is typically accessed via Oracle's standard APIs or through custom PL/SQL scripts. Direct DML operations are discouraged to maintain data integrity. Key technical aspects include:
- Indexing: Typically indexed on TRANSFER_ID and SOURCE_PERIOD_NAME for performance optimization.
- Validation: Oracle enforces referential integrity with parent tables like GL_XFR_HEADERS.
- Partitioning: In large implementations, the table may be partitioned by TRANSFER_ID for scalability.
Business Process Implications
From a business perspective, the GL_XFR_PERIOD_MAPPINGS table enables:
- Consolidation of financial statements across entities with different fiscal year-ends.
- Accurate period-end closing processes in global deployments.
- Support for statutory and management reporting requirements.
- Compliance with accounting standards that require specific period alignment.
Conclusion
The GL_XFR_PERIOD_MAPPINGS table is a fundamental component of Oracle EBS's financial architecture, particularly in multi-ledger environments. Its role in ensuring accurate period mapping during data transfer processes makes it indispensable for organizations with complex accounting structures. Proper configuration and maintenance of this table are essential for reliable financial consolidation and reporting in both Oracle EBS 12.1.1 and 12.2.2 implementations.
-
Lookup Type: PERIOD CODE
12.2.2
product: GL - General Ledger , meaning: PERIOD CODE ,
-
Lookup Type: PERIOD CODE
12.1.1
product: GL - General Ledger , meaning: PERIOD CODE ,
-
Lookup Type: RELATIVE PERIOD CODE
12.1.1
product: GL - General Ledger , meaning: RELATIVE PERIOD CODE ,
-
Lookup Type: RELATIVE PERIOD CODE
12.2.2
product: GL - General Ledger , meaning: RELATIVE PERIOD CODE ,
-
Lookup Type: GLDI_TRACKING
12.2.2
product: GL - General Ledger , meaning: GLDI_TRACKING ,
-
Lookup Type: GLDI_TRACKING
12.1.1
product: GL - General Ledger , meaning: GLDI_TRACKING ,
-
Lookup Type: CONSOLIDATION_STATUS
12.1.1
product: GL - General Ledger , meaning: CONSOLIDATION_STATUS ,
-
Lookup Type: CONSOLIDATION_STATUS
12.2.2
product: GL - General Ledger , meaning: CONSOLIDATION_STATUS ,
-
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 ,
-
Lookup Type: GL_ASF_OU_SEARCH_CRITERIA
12.1.1
product: GL - General Ledger , meaning: YES/NO(1) ,
-
Lookup Type: GL_ASF_OU_SEARCH_CRITERIA
12.2.2
product: GL - General Ledger , meaning: YES/NO(1) ,
-
Lookup Type: OFSA_CURRENCY_TYPE
12.2.2
product: GL - General Ledger , meaning: OFSA/GL Currency Type Code ,
-
Lookup Type: OFSA_CURRENCY_TYPE
12.1.1
product: GL - General Ledger , meaning: OFSA/GL Currency Type Code ,
-
Lookup Type: VALIDATION RULE
12.1.1
product: GL - General Ledger , meaning: VALIDATION RULE ,
-
Lookup Type: VALIDATION RULE
12.2.2
product: GL - General Ledger , meaning: VALIDATION RULE ,
-
Concurrent Program: GLXRLVAT
12.1.1
execution_filename: GLXRLVAT , product: GL - General Ledger , user_name: GLXRLVAT , description: VAT report by period,currency and tax code , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: GLXRLVAT
12.2.2
execution_filename: GLXRLVAT , product: GL - General Ledger , user_name: GLXRLVAT , description: VAT report by period,currency and tax code , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
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 ,
-
Lookup Type: CURRENCY_CODE
12.2.2
product: GL - General Ledger , meaning: CURRENCY_CODE ,
-
Lookup Type: CURRENCY_CODE
12.1.1
product: GL - General Ledger , meaning: CURRENCY_CODE ,
-
Lookup Type: ENTRY_CODE
12.1.1
product: GL - General Ledger , meaning: ENTRY_CODE ,
-
Lookup Type: DR_CR
12.2.2
product: GL - General Ledger , meaning: DR_CR ,
-
Lookup Type: TRANSLATION_BAL_TYPE
12.2.2
product: GL - General Ledger , meaning: TRANSLATION_BAL_TYPE ,
-
Lookup Type: TRANSLATION_BAL_TYPE
12.1.1
product: GL - General Ledger , meaning: TRANSLATION_BAL_TYPE ,
-
Lookup Type: GL_MRC_CURRSETUP_INHERIT_TYPE
12.1.1
product: GL - General Ledger , meaning: GL_MRC_CURRSETUP_INHERIT_TYPE ,
-
Lookup Type: CR_DR
12.1.1
product: GL - General Ledger , meaning: CR_DR ,
-
Lookup Type: ALL_CURRENCIES
12.1.1
product: GL - General Ledger , meaning: ALL_CURRENCIES , description: All Currencies ,
-
Lookup Type: ENTRY_CODE
12.2.2
product: GL - General Ledger , meaning: ENTRY_CODE ,
-
Lookup Type: CR_DR
12.2.2
product: GL - General Ledger , meaning: CR_DR ,
-
Lookup Type: ALL_CURRENCIES
12.2.2
product: GL - General Ledger , meaning: ALL_CURRENCIES , description: All Currencies ,
-
Lookup Type: ACCOUNT_CATEGORY_CODE
12.2.2
product: GL - General Ledger , meaning: ACCOUNT_CATEGORY_CODE ,
-
Lookup Type: SUBSIDIARY_TYPE
12.1.1
product: GL - General Ledger , meaning: SUBSIDIARY_TYPE ,
-
Lookup Type: SUMMARY_FLAG
12.2.2
product: GL - General Ledger , meaning: SUMMARY_FLAG ,
-
Lookup Type: CONVERSION_RATE_TYPE
12.2.2
product: GL - General Ledger , meaning: CONVERSION_RATE_TYPE ,
-
Lookup Type: BUDGET_ENTITY_STATUSES
12.2.2
product: GL - General Ledger , meaning: BUDGET_ENTITY_STATUSES ,
-
Lookup Type: GL_MRC_CURRSETUP_INHERIT_TYPE
12.2.2
product: GL - General Ledger , meaning: GL_MRC_CURRSETUP_INHERIT_TYPE ,
-
Lookup Type: AB_JOURNAL_TYPE
12.2.2
product: GL - General Ledger , meaning: AB_JOURNAL_TYPE ,
-
Lookup Type: SR_LINE_TYPE
12.1.1
product: GL - General Ledger , meaning: SR_LINE_TYPE ,
-
Lookup Type: DR_CR
12.1.1
product: GL - General Ledger , meaning: DR_CR ,
-
Lookup Type: MA_TRANSACTION_CURRENCY
12.2.2
product: GL - General Ledger , meaning: MA_TRANSACTION_CURRENCY ,
-
Lookup Type: SR_LINE_TYPE
12.2.2
product: GL - General Ledger , meaning: SR_LINE_TYPE ,
-
Lookup Type: SUBSIDIARY_TYPE
12.2.2
product: GL - General Ledger , meaning: SUBSIDIARY_TYPE ,
-
Lookup Type: CONCURRENCY_TEMPLATES
12.2.2
product: GL - General Ledger , meaning: CONCURRENCY_TEMPLATES ,
-
Lookup Type: GL_BUDGET_UPDATE_MODE
12.2.2
product: GL - General Ledger , meaning: GL_BUDGET_UPDATE_MODE , description: Budget Update Mode ,
-
Lookup Type: MA_TRANSACTION_CURRENCY
12.1.1
product: GL - General Ledger , meaning: MA_TRANSACTION_CURRENCY ,
-
Lookup Type: SUMMARY_FLAG
12.1.1
product: GL - General Ledger , meaning: SUMMARY_FLAG ,
-
Lookup Type: CONVERSION_RATE_TYPE
12.1.1
product: GL - General Ledger , meaning: CONVERSION_RATE_TYPE ,
-
Lookup Type: BUDGET_ENTITY_STATUSES
12.1.1
product: GL - General Ledger , meaning: BUDGET_ENTITY_STATUSES ,
-
Lookup Type: AB_JOURNAL_TYPE
12.1.1
product: GL - General Ledger , meaning: AB_JOURNAL_TYPE ,