Search Results general ledger
The PSB.PSB_GL_INTERFACES table in Oracle E-Business Suite (EBS) versions 12.1.1 and 12.2.2 is a critical component within the Public Sector Budgeting (PSB) module, serving as an intermediary repository for journal entries before they are transferred to the General Ledger (GL). This table plays a pivotal role in ensuring seamless integration between PSB and GL by staging budgetary accounting entries, adjustments, and other financial transactions. Below is a detailed breakdown of its structure, functionality, and significance in Oracle EBS implementations.
Purpose and Context
The PSB.PSB_GL_INTERFACES table acts as a bridge between PSB and GL modules, facilitating the transfer of budget-related journal entries. In Oracle EBS, PSB is used by government and public sector entities to manage budgetary controls, appropriations, and fund accounting. The table ensures that budgetary transactions (e.g., budget journals, encumbrances, and adjustments) are accurately captured and validated before being posted to GL via the standard GL_INTERFACE table. This staged approach minimizes errors and ensures compliance with accounting standards.
Key Columns and Structure
The table comprises columns designed to store transactional data, metadata, and processing flags. Key columns include:
- INTERFACE_ID: A unique identifier for each journal entry.
- BATCH_ID: Groups related journal entries for batch processing.
- LEDGER_ID: Associates entries with a specific ledger in GL.
- ACCOUNTING_DATE: The fiscal period for the journal entry.
- CURRENCY_CODE: The currency of the transaction.
- ACTUAL_FLAG: Distinguishes between actual, budget, or encumbrance entries.
- STATUS: Indicates the processing state (e.g., 'NEW', 'POSTED', 'ERROR').
- AMOUNT: The monetary value of the journal line.
- REFERENCE_*: Fields for tracking source documents (e.g., budget adjustments).
Integration Workflow
The typical workflow involves:
- Data Population: PSB modules (e.g., Budget Execution, Appropriations) populate PSB_GL_INTERFACES with journal entries.
- Validation: Entries are validated against PSB rules (e.g., fund availability, budgetary control).
- Transfer to GL_INTERFACE: Validated entries are moved to GL_INTERFACE for further processing.
- GL Posting: GL's standard import process posts the entries to the ledger.
Technical Considerations
In EBS 12.1.1 and 12.2.2, the table is often customized to accommodate public sector requirements, such as:
- Multi-Fund Accounting: Additional columns may track fund sources or appropriation categories.
- Audit Trails: Timestamp and user columns log creation/modification details.
- Error Handling: The STATUS column flags entries requiring manual intervention.
Performance and Maintenance
To optimize performance:
- Indexes on BATCH_ID and STATUS expedite batch processing.
- Regular purging of posted entries reduces table size.
- Concurrent programs automate the transfer to GL_INTERFACE.
Conclusion
The PSB.PSB_GL_INTERFACES table is indispensable for public sector organizations using Oracle EBS, ensuring accurate and auditable budget-to-GL integration. Its design supports complex budgetary controls while aligning with GL's accounting framework. Proper configuration and maintenance of this table are crucial for financial reporting compliance and operational efficiency in EBS 12.1.1 and 12.2.2 environments.
-
TABLE: PSB.PSB_GL_INTERFACES
12.1.1
owner:PSB, object_type:TABLE, fnd_design_data:PSB.PSB_GL_INTERFACES, object_name:PSB_GL_INTERFACES, status:VALID,
-
Lookup Type: GLDI_ENFORCEMENT
12.1.1
product: GL - General Ledger , meaning: GLDI_ENFORCEMENT ,
-
Lookup Type: GLDI_DATA_ENTRY
12.1.1
product: GL - General Ledger , meaning: GLDI_DATA_ENTRY ,
-
Lookup Type: GLDI_TRACKING
12.2.2
product: GL - General Ledger , meaning: GLDI_TRACKING ,
-
Lookup Type: GLDI_ENFORCEMENT
12.2.2
product: GL - General Ledger , meaning: GLDI_ENFORCEMENT ,
-
Lookup Type: GLDI_DEFINITION
12.1.1
product: GL - General Ledger , meaning: GLDI_DEFINITION ,
-
VIEW: APPS.WIP_STANDARD_CLASSES_VAL_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:WIP.WIP_STANDARD_CLASSES_VAL_V, object_name:WIP_STANDARD_CLASSES_VAL_V, status:VALID,
-
VIEW: APPS.WIP_STANDARD_CLASSES_VAL_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:WIP.WIP_STANDARD_CLASSES_VAL_V, object_name:WIP_STANDARD_CLASSES_VAL_V, status:VALID,
-
Lookup Type: GLDI_DEFINITION
12.2.2
product: GL - General Ledger , meaning: GLDI_DEFINITION ,
-
Lookup Type: GLDI_DATA_ENTRY
12.2.2
product: GL - General Ledger , meaning: GLDI_DATA_ENTRY ,
-
Lookup Type: GLDI_TRACKING
12.1.1
product: GL - General Ledger , meaning: GLDI_TRACKING ,
-
TABLE: AR.AR_POSTING_CONTROL
12.2.2
owner:AR, object_type:TABLE, fnd_design_data:AR.AR_POSTING_CONTROL, object_name:AR_POSTING_CONTROL, status:VALID,
-
VIEW: APPS.WIP_REPETITIVE_CLASSES_VAL_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:WIP.WIP_REPETITIVE_CLASSES_VAL_V, object_name:WIP_REPETITIVE_CLASSES_VAL_V, status:VALID,
-
VIEW: APPS.WIP_NON_STANDARD_CLASSES_VAL_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:WIP.WIP_NON_STANDARD_CLASSES_VAL_V, object_name:WIP_NON_STANDARD_CLASSES_VAL_V, status:VALID,
-
Lookup Type: TRANSACTION_TYPE
12.1.1
product: GL - General Ledger , meaning: Transaction Type , description: Transaction Type ,
-
Lookup Type: TRANSACTION_TYPE
12.2.2
product: GL - General Ledger , meaning: Transaction Type , description: Transaction Type ,
-
VIEW: APPS.WIP_NON_STANDARD_CLASSES_VAL_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:WIP.WIP_NON_STANDARD_CLASSES_VAL_V, object_name:WIP_NON_STANDARD_CLASSES_VAL_V, status:VALID,
-
Lookup Type: FEM_OBJECT_TYPE_DSC
12.2.2
product: FEM - Enterprise Performance Foundation (Obsolete) , meaning: FEM Object Type DSC , description: FEM Object Type DSC ,
-
TABLE: AR.AR_POSTING_CONTROL
12.1.1
owner:AR, object_type:TABLE, fnd_design_data:AR.AR_POSTING_CONTROL, object_name:AR_POSTING_CONTROL, status:VALID,
-
Concurrent Program: GLGENLED
12.1.1
execution_filename: GLRGNL , product: GL - General Ledger , user_name: GLRGNL , description: General Ledger , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: GLGENLED2
12.1.1
execution_filename: GLRGNL , product: GL - General Ledger , user_name: GLRGNL , description: General Ledger , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: GLGENLED2
12.2.2
execution_filename: GLRGNL , product: GL - General Ledger , user_name: GLRGNL , description: General Ledger , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
VIEW: APPS.WIP_REPETITIVE_CLASSES_VAL_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:WIP.WIP_REPETITIVE_CLASSES_VAL_V, object_name:WIP_REPETITIVE_CLASSES_VAL_V, status:VALID,
-
Concurrent Program: GLRFCLD
12.2.2
execution_filename: GLRFCLD , product: GL - General Ledger , user_name: GLRFCLD , description: Foreign Currency General Ledger , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
VIEW: APPS.PSBFV_GL_ACCOUNT_HIERARCHIES
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PSB.PSBFV_GL_ACCOUNT_HIERARCHIES, object_name:PSBFV_GL_ACCOUNT_HIERARCHIES, status:VALID,
-
Lookup Type: FEM_OBJECT_TYPE_DSC
12.1.1
product: FEM - Enterprise Performance Foundation , meaning: FEM Object Type DSC , description: FEM Object Type DSC ,
-
Concurrent Program: JGZZGLVR
12.1.1
execution_filename: JGZZGLVR , product: JG - Regional Localizations , user_name: ECE General Ledger VAT Register , description: ECE General Ledger VAT Register , argument_method: Standard , enabled: No , execution_method: Oracle Reports ,
-
Concurrent Program: GLGENLED
12.2.2
execution_filename: GLRGNL , product: GL - General Ledger , user_name: GLRGNL , description: General Ledger , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: IGIPMGLT
12.1.1
execution_filename: IGIPMGLT.SubledgerTxfrToGL , product: IGI - Public Sector Financials International , user_name: Multi Period Posting - General Ledger Transfer , description: Multi Period Posting - General Ledger Transfer , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: GLITGFSTOGL
12.1.1
execution_filename: GL_ITG_FROM_TSER_PKG.GL_IMPORT , product: GL - General Ledger , user_name: GLITGFSTOGL , description: Transfer Financial Services data to General Ledger , argument_method: Standard , enabled: No , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: GLRFCLD
12.1.1
execution_filename: GLRFCLD , product: GL - General Ledger , user_name: GLRFCLD , description: Foreign Currency General Ledger , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Lookup Type: YES/NO
12.1.1
product: GL - General Ledger , meaning: Yes/No , description: Yes/No ,
-
Lookup Type: YES/NO
12.2.2
product: GL - General Ledger , meaning: Yes/No , description: Yes/No ,
-
Concurrent Program: IGIRDPAG
12.1.1
execution_filename: IGIRDMSC.Transfer_to_gl , product: IGI - Public Sector Financials International , user_name: Dunning Letters: Post Adjustments to General Ledger , description: Dunning Letters: Post Adjustments to General Ledger , argument_method: Standard , enabled: No , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: FII_GL_CCID_I_C
12.1.1
execution_filename: FII_GL_CCID_C.main , product: FII - Financial Intelligence , user_name: Update General Ledger Code Combination Identifier Dimension , description: Update General Ledger Code Combination Identifier Dimension , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
TABLE: PSB.PSB_GL_BUDGETS
12.1.1
owner:PSB, object_type:TABLE, fnd_design_data:PSB.PSB_GL_BUDGETS, object_name:PSB_GL_BUDGETS, status:VALID,
-
Concurrent Program: GLITGGLTOFS
12.1.1
execution_filename: GL_ITG_TO_TSER_PKG.GL_EXTRACT , product: GL - General Ledger , user_name: GLITGGLTOFS , description: Transfer General Ledger data to Financial Services , argument_method: Standard , enabled: No , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: JGZZGLVR
12.2.2
execution_filename: JGZZGLVR , product: JG - Regional Localizations , user_name: ECE General Ledger VAT Register , description: ECE General Ledger VAT Register , argument_method: Standard , enabled: No , execution_method: Oracle Reports ,
-
Concurrent Program: GLITGGLTOFS
12.2.2
execution_filename: GL_ITG_TO_TSER_PKG.GL_EXTRACT , product: GL - General Ledger , user_name: GLITGGLTOFS , description: Transfer General Ledger data to Financial Services , argument_method: Standard , enabled: No , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: IGIPMGLT
12.2.2
execution_filename: IGIPMGLT.SubledgerTxfrToGL , product: IGI - Public Sector Financials International , user_name: Multi Period Posting - General Ledger Transfer , description: Multi Period Posting - General Ledger Transfer , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: GLITGFSTOGL
12.2.2
execution_filename: GL_ITG_FROM_TSER_PKG.GL_IMPORT , product: GL - General Ledger , user_name: GLITGFSTOGL , description: Transfer Financial Services data to General Ledger , argument_method: Standard , enabled: No , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: PACCTIER
12.1.1
execution_filename: PACCTIER , product: PA - Projects , user_name: Tieback Cross Charge Distributions From General Ledger , description: Tieback Cross Charge Distributions From General Ledger , argument_method: Standard , enabled: No , execution_method: Oracle Reports ,
-
Concurrent Program: PACCTIER
12.2.2
execution_filename: PACCTIER , product: PA - Projects , user_name: Tieback Cross Charge Distributions From General Ledger , description: Tieback Cross Charge Distributions From General Ledger , argument_method: Standard , enabled: No , execution_method: Oracle Reports ,
-
Concurrent Program: IGIRDPAG
12.2.2
execution_filename: IGIRDMSC.Transfer_to_gl , product: IGI - Public Sector Financials International , user_name: Dunning Letters: Post Adjustments to General Ledger , description: Dunning Letters: Post Adjustments to General Ledger , argument_method: Standard , enabled: No , execution_method: PL/SQL Stored Procedure ,
-
Lookup Type: XLA_JELINESRPT_TRANSFER_STATUS
12.2.2
product: XLA - Subledger Accounting , meaning: Transfer or Posting Status for Journal Entries Report , description: Transfer or Posting Status for Journal Entries Report ,
-
Concurrent Program: FII_GL_CCID_I_C
12.2.2
execution_filename: FII_GL_CCID_C.main , product: FII - Financial Intelligence (Obsolete) , user_name: Update General Ledger Code Combination Identifier Dimension , description: Update General Ledger Code Combination Identifier Dimension , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
TABLE: FA.FA_JOURNAL_ENTRIES
12.2.2
owner:FA, object_type:TABLE, fnd_design_data:OFA.FA_JOURNAL_ENTRIES, object_name:FA_JOURNAL_ENTRIES, status:VALID,
-
Concurrent Program: FEM_XGL_POST_ENGINE
12.1.1
execution_filename: FEM_XGL_POST_ENGINE_PKG.Main , product: FEM - Enterprise Performance Foundation , user_name: FEM_XGL_POST_ENGINE , description: The Import External General Ledger Data program will be used to facilitate the loading of monetary and statistical data from non-Oracle General Ledger systems into the FEM_BALANCES table , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: FII_GL_CCID_C
12.1.1
execution_filename: FII_GL_CCID_C.main , product: FII - Financial Intelligence , user_name: Update General Ledger Code Combination Identifier Dimension , description: Update General Ledger Code Combination Identifier Dimension , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: FEM_XGL_POST_ENGINE
12.2.2
execution_filename: FEM_XGL_POST_ENGINE_PKG.Main , product: FEM - Enterprise Performance Foundation (Obsolete) , user_name: FEM_XGL_POST_ENGINE , description: The Import External General Ledger Data program will be used to facilitate the loading of monetary and statistical data from non-Oracle General Ledger systems into the FEM_BALANCES table , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,