Search Results when there is not enough money in the capital project in sap
The GMF_XLA_EXTRACT_LINES
table in Oracle E-Business Suite (EBS) versions 12.1.1 and 12.2.2 is a critical component within the General Ledger (GL) and Subledger Accounting (SLA) architecture, specifically designed to support the extraction of accounting entries for reporting and reconciliation purposes. This table is part of the Oracle General Ledger Module and plays a pivotal role in the financial data flow between subledgers and the general ledger, ensuring accurate and auditable financial reporting.
Purpose and Functionality
The primary purpose of theGMF_XLA_EXTRACT_LINES
table is to store extracted accounting entries generated by the Subledger Accounting (SLA) engine before they are transferred to the General Ledger. It acts as an intermediary repository where accounting lines from various subledgers (such as Payables, Receivables, Assets, etc.) are staged for validation, transformation, and eventual posting to the GL. This table ensures that accounting entries adhere to the configured accounting rules and are properly formatted before being imported into the General Ledger via the Journal Import process.
Key Attributes
The table contains several critical columns that define the accounting entries, including:- ACCOUNTING_LINE_NUMBER: A unique identifier for each accounting line.
- LEDGER_ID: References the ledger to which the entry belongs.
- APPLICATION_ID: Identifies the source subledger application (e.g., Payables, Receivables).
- EVENT_ID: Links to the accounting event that generated the entry.
- ACCOUNTING_DATE: The date on which the accounting entry is recorded.
- CODE_COMBINATION_ID: References the GL account combination for the entry.
- ENTERED_DR and ENTERED_CR: The debit and credit amounts in the transaction currency.
- ACCOUNTED_DR and ACCOUNTED_CR: The debit and credit amounts in the functional currency.
- STATUS: Indicates the processing status of the entry (e.g., 'UNPROCESSED', 'PROCESSED').
Integration with SLA and GL
TheGMF_XLA_EXTRACT_LINES
table is tightly integrated with the Subledger Accounting (SLA) engine, which generates accounting entries based on predefined accounting rules. Once entries are created in SLA, they are extracted and stored in this table before being pushed to the GL_INTERFACE table for journal import. This staged approach allows for validation and correction of entries before they impact the General Ledger, ensuring data integrity and compliance with accounting standards.
Usage in Reporting and Reconciliation
This table is frequently used in custom reports and reconciliation processes to verify that subledger transactions are accurately reflected in the General Ledger. Financial analysts and accountants may query this table to:- Identify discrepancies between subledger and GL balances.
- Trace the flow of accounting entries from source documents to GL journals.
- Audit accounting entries for compliance and accuracy.
Technical Considerations
In Oracle EBS 12.1.1 and 12.2.2, theGMF_XLA_EXTRACT_LINES
table is part of the XLA (Subledger Accounting) schema. It is populated during the "Transfer to GL" process, which can be initiated manually or scheduled as part of the accounting cycle. Performance tuning may be required for large volumes of data, particularly in environments with high transaction volumes. Indexes on key columns (e.g., EVENT_ID
, LEDGER_ID
) are recommended to optimize query performance.
Conclusion
TheGMF_XLA_EXTRACT_LINES
table is a foundational element in Oracle EBS's financial architecture, bridging the gap between subledgers and the General Ledger. Its role in staging, validating, and transferring accounting entries ensures the accuracy and reliability of financial data, making it indispensable for organizations leveraging Oracle EBS for financial management and reporting.
-
File: R115 GMF WAREHOUSE SETUP IN COS.pdf
12.2.2
product: GMF - Process Manufacturing Financials , size: 18.951 KBytes , file_type: PDF Diagram ,
-
File: R115 GMF WAREHOUSE SETUP IN COS.pdf
12.1.1
product: GMF - Process Manufacturing Financials , size: 18.951 KBytes , file_type: PDF Diagram ,
-
Table: GMF_XLA_EXTRACT_LINES
12.2.2
owner:GMF, object_type:TABLE, fnd_design_data:GMF.GMF_XLA_EXTRACT_LINES, object_name:GMF_XLA_EXTRACT_LINES, status:VALID, product: GMF - Process Manufacturing Financials , description: This table is the SLA Extract Lines table. The transactions for process inventory organizations are processed and all the necessary data for accounting are stored in this table. When the SLA accounting program is run data from this table , implementation_dba_data: GMF.GMF_XLA_EXTRACT_LINES ,
-
Table: GMF_XLA_EXTRACT_HEADERS
12.1.1
owner:GMF, object_type:TABLE, fnd_design_data:GMF.GMF_XLA_EXTRACT_HEADERS, object_name:GMF_XLA_EXTRACT_HEADERS, status:VALID, product: GMF - Process Manufacturing Financials , description: This table is the SLA Extract Headers table. The transactions for process inventory organizations are processed and all the necessary data for accounting are stored in this table. When the SLA accounting program is run data from this tabl , implementation_dba_data: GMF.GMF_XLA_EXTRACT_HEADERS ,
-
Table: GMF_XLA_EXTRACT_LINES
12.1.1
owner:GMF, object_type:TABLE, fnd_design_data:GMF.GMF_XLA_EXTRACT_LINES, object_name:GMF_XLA_EXTRACT_LINES, status:VALID, product: GMF - Process Manufacturing Financials , description: This table is the SLA Extract Lines table. The transactions for process inventory organizations are processed and all the necessary data for accounting are stored in this table. When the SLA accounting program is run data from this table , implementation_dba_data: GMF.GMF_XLA_EXTRACT_LINES ,
-
Table: GMF_XLA_EXTRACT_HEADERS
12.2.2
owner:GMF, object_type:TABLE, fnd_design_data:GMF.GMF_XLA_EXTRACT_HEADERS, object_name:GMF_XLA_EXTRACT_HEADERS, status:VALID, product: GMF - Process Manufacturing Financials , description: This table is the SLA Extract Headers table. The transactions for process inventory organizations are processed and all the necessary data for accounting are stored in this table. When the SLA accounting program is run data from this tabl , implementation_dba_data: GMF.GMF_XLA_EXTRACT_HEADERS ,
-
Table: GL_ACCT_TTL
12.2.2
owner:GMF, object_type:TABLE, fnd_design_data:GMF.GL_ACCT_TTL, object_name:GL_ACCT_TTL, status:VALID, product: GMF - Process Manufacturing Financials , description: This table contains the system defined Account Titles. User is not allowed to change them in OPM. , implementation_dba_data: GMF.GL_ACCT_TTL ,
-
Table: GL_ACCT_TTL
12.1.1
owner:GMF, object_type:TABLE, fnd_design_data:GMF.GL_ACCT_TTL, object_name:GL_ACCT_TTL, status:VALID, product: GMF - Process Manufacturing Financials , description: This table contains the system defined Account Titles. User is not allowed to change them in OPM. , implementation_dba_data: GMF.GL_ACCT_TTL ,
-
View: GMF_RESOURCE_COSTS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:GMF.GMF_RESOURCE_COSTS_V, object_name:GMF_RESOURCE_COSTS_V, status:VALID, product: GMF - Process Manufacturing Financials , implementation_dba_data: APPS.GMF_RESOURCE_COSTS_V ,
-
View: GMF_RESOURCE_COSTS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:GMF.GMF_RESOURCE_COSTS_V, object_name:GMF_RESOURCE_COSTS_V, status:VALID, product: GMF - Process Manufacturing Financials , description: Resource Costs View , implementation_dba_data: APPS.GMF_RESOURCE_COSTS_V ,
-
Table: GMF_XLA_ITEMS_GT
12.1.1
owner:GMF, object_type:TABLE, fnd_design_data:GMF.GMF_XLA_ITEMS_GT, object_name:GMF_XLA_ITEMS_GT, status:VALID, product: GMF - Process Manufacturing Financials , description: This table is only used in GMF Accounting Pre-Processor to store item location in the struct. Done to improve performance. , implementation_dba_data: GMF.GMF_XLA_ITEMS_GT ,
-
Table: GMF_XLA_ITEMS_GT
12.2.2
owner:GMF, object_type:TABLE, fnd_design_data:GMF.GMF_XLA_ITEMS_GT, object_name:GMF_XLA_ITEMS_GT, status:VALID, product: GMF - Process Manufacturing Financials , description: This table is only used in GMF Accounting Pre-Processor to store item location in the struct. Done to improve performance. , implementation_dba_data: GMF.GMF_XLA_ITEMS_GT ,
-
File: GMFProduct_Dependencies.html
12.2.2
product: GMF - Process Manufacturing Financials , size: 18.682 KBytes , file_type: HTML Report , description: GMFProduct_Dependencies.html is an html report that documentsexternal dependencies to tables and views in the GMF product. ,
-
File: GMF_Dependencies.html
12.2.2
product: GMF - Process Manufacturing Financials , size: 262.597 KBytes , file_type: HTML Report , description: GMF_Dependencies.html is an html report that documents dependencies to tables and views in the GMF product. ,
-
File: GMFProduct_Dependencies.html
12.1.1
product: GMF - Process Manufacturing Financials , size: 20.244 KBytes , file_type: HTML Report , description: GMFProduct_Dependencies.html is an html report that documentsexternal dependencies to tables and views in the GMF product. ,
-
File: GMF_Dependencies.html
12.1.1
product: GMF - Process Manufacturing Financials , size: 249.117 KBytes , file_type: HTML Report , description: GMF_Dependencies.html is an html report that documents dependencies to tables and views in the GMF product. ,
-
Lookup Type: IN_USE
12.2.2
product: GMF - Process Manufacturing Financials , meaning: In Use , description: In Use ,
-
Lookup Type: IN_USE
12.1.1
product: GMF - Process Manufacturing Financials , meaning: In Use , description: In Use ,
-
Table: GMF_LEDGER_VALUATION_METHODS
12.1.1
owner:GMF, object_type:TABLE, fnd_design_data:GMF.GMF_LEDGER_VALUATION_METHODS, object_name:GMF_LEDGER_VALUATION_METHODS, status:VALID, product: GMF - Process Manufacturing Financials , description: This table contains valuation cost type of the secondary ledgers associated to the primary ledger of the Legal Entity. With SLA it is possible to create the subledger journals in draft mode for multiple cost types for comparison and simulat , implementation_dba_data: GMF.GMF_LEDGER_VALUATION_METHODS ,
-
Table: GMF_LEDGER_VALUATION_METHODS
12.2.2
owner:GMF, object_type:TABLE, fnd_design_data:GMF.GMF_LEDGER_VALUATION_METHODS, object_name:GMF_LEDGER_VALUATION_METHODS, status:VALID, product: GMF - Process Manufacturing Financials , description: This table contains valuation cost type of the secondary ledgers associated to the primary ledger of the Legal Entity. With SLA it is possible to create the subledger journals in draft mode for multiple cost types for comparison and simulat , implementation_dba_data: GMF.GMF_LEDGER_VALUATION_METHODS ,
-
File: GMF_Tables.html
12.1.1
product: GMF - Process Manufacturing Financials , size: 1.276 MBytes , file_type: HTML Report , description: GMF_Tables.html is an html report that documents the table and view definitions for the GMF product. ,
-
File: GMF_Tables.html
12.2.2
product: GMF - Process Manufacturing Financials , size: 1.397 MBytes , file_type: HTML Report , description: GMF_Tables.html is an html report that documents the table and view definitions for the GMF product. ,
-
Table: CM_ACPR_CTL
12.1.1
owner:GMF, object_type:TABLE, fnd_design_data:GMF.CM_ACPR_CTL, object_name:CM_ACPR_CTL, status:VALID, product: GMF - Process Manufacturing Financials , description: The Actual Cost Process Control Table will allow the OPM user to communicate with the Actual Cost Process as it is running in the background . Using this table, the user may also review past runs and also if necessary force the process to a , implementation_dba_data: GMF.CM_ACPR_CTL ,
-
Table: CM_ACPR_CTL
12.2.2
owner:GMF, object_type:TABLE, fnd_design_data:GMF.CM_ACPR_CTL, object_name:CM_ACPR_CTL, status:VALID, product: GMF - Process Manufacturing Financials , description: The Actual Cost Process Control Table will allow the OPM user to communicate with the Actual Cost Process as it is running in the background . Using this table, the user may also review past runs and also if necessary force the process to a , implementation_dba_data: GMF.CM_ACPR_CTL ,
-
Table: CM_CUPD_CTL
12.1.1
owner:GMF, object_type:TABLE, fnd_design_data:GMF.CM_CUPD_CTL, object_name:CM_CUPD_CTL, status:VALID, product: GMF - Process Manufacturing Financials , description: Cost Update Process Control Table - allows the OPM user to communicate with the Cost Update Process as it is running in the background . Using this table, the user may also review past runs and also if necessary force the process to abort. , implementation_dba_data: GMF.CM_CUPD_CTL ,
-
Table: CM_CUPD_CTL
12.2.2
owner:GMF, object_type:TABLE, fnd_design_data:GMF.CM_CUPD_CTL, object_name:CM_CUPD_CTL, status:VALID, product: GMF - Process Manufacturing Financials , description: Cost Update Process Control Table - allows the OPM user to communicate with the Cost Update Process as it is running in the background . Using this table, the user may also review past runs and also if necessary force the process to abort. , implementation_dba_data: GMF.CM_CUPD_CTL ,
-
Table: CM_RLUP_CTL
12.1.1
owner:GMF, object_type:TABLE, fnd_design_data:GMF.CM_RLUP_CTL, object_name:CM_RLUP_CTL, status:VALID, product: GMF - Process Manufacturing Financials , description: Cost Rollup Process Control Table - allows the OPM user to communicate with the Cost Rollup Process as it is running in the background . Using this table, the user may also review past runs and also if necessary force the process to abort. , implementation_dba_data: GMF.CM_RLUP_CTL ,
-
Table: CM_RLUP_CTL
12.2.2
owner:GMF, object_type:TABLE, fnd_design_data:GMF.CM_RLUP_CTL, object_name:CM_RLUP_CTL, status:VALID, product: GMF - Process Manufacturing Financials , description: Cost Rollup Process Control Table - allows the OPM user to communicate with the Cost Rollup Process as it is running in the background . Using this table, the user may also review past runs and also if necessary force the process to abort. , implementation_dba_data: GMF.CM_RLUP_CTL ,
-
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_ACCT_MST
12.2.2
owner:GMF, object_type:TABLE, fnd_design_data:GMF.GL_ACCT_MST, object_name:GL_ACCT_MST, status:VALID, product: GMF - Process Manufacturing Financials , description: Contains the Company specific Chart of Accounts. Note that in the Oracle Financials integrated setup this table is populated with Oracle Financials Accounts while entering the Account Mapping information. , implementation_dba_data: GMF.GL_ACCT_MST ,
-
Table: GL_ACCT_MST
12.1.1
owner:GMF, object_type:TABLE, fnd_design_data:GMF.GL_ACCT_MST, object_name:GL_ACCT_MST, status:VALID, product: GMF - Process Manufacturing Financials , description: Contains the Company specific Chart of Accounts. Note that in the Oracle Financials integrated setup this table is populated with Oracle Financials Accounts while entering the Account Mapping information. , implementation_dba_data: GMF.GL_ACCT_MST ,
-
Table: GMF_BURDEN_PRIORITIES
12.1.1
owner:GMF, object_type:TABLE, fnd_design_data:GMF.GMF_BURDEN_PRIORITIES, object_name:GMF_BURDEN_PRIORITIES, status:VALID, product: GMF - Process Manufacturing Financials , description: In OPM Costing, this is where the Percentage Burden Priorities are established. , implementation_dba_data: GMF.GMF_BURDEN_PRIORITIES ,
-
Table: GMF_BURDEN_PRIORITIES
12.2.2
owner:GMF, object_type:TABLE, fnd_design_data:GMF.GMF_BURDEN_PRIORITIES, object_name:GMF_BURDEN_PRIORITIES, status:VALID, product: GMF - Process Manufacturing Financials , description: In OPM Costing, this is where the Percentage Burden Priorities are established. , implementation_dba_data: GMF.GMF_BURDEN_PRIORITIES ,
-
Table: GMF_BURDEN_CODES
12.1.1
owner:GMF, object_type:TABLE, fnd_design_data:GMF.GMF_BURDEN_CODES, object_name:GMF_BURDEN_CODES, status:VALID, product: GMF - Process Manufacturing Financials , description: In OPM Costing, this is where the Percentage Burden Codes are stored. , implementation_dba_data: GMF.GMF_BURDEN_CODES ,
-
Table: GMF_BURDEN_CODES
12.2.2
owner:GMF, object_type:TABLE, fnd_design_data:GMF.GMF_BURDEN_CODES, object_name:GMF_BURDEN_CODES, status:VALID, product: GMF - Process Manufacturing Financials , description: In OPM Costing, this is where the Percentage Burden Codes are stored. , implementation_dba_data: GMF.GMF_BURDEN_CODES ,
-
Table: GMF_BURDEN_PERCENTAGES
12.2.2
owner:GMF, object_type:TABLE, fnd_design_data:GMF.GMF_BURDEN_PERCENTAGES, object_name:GMF_BURDEN_PERCENTAGES, status:VALID, product: GMF - Process Manufacturing Financials , description: In OPM Costing, this is where the Burden Percentages are established. , implementation_dba_data: GMF.GMF_BURDEN_PERCENTAGES ,
-
Table: GMF_BURDEN_ASSOCIATION
12.1.1
owner:GMF, object_type:TABLE, fnd_design_data:GMF.GMF_BURDEN_ASSOCIATION, object_name:GMF_BURDEN_ASSOCIATION, status:VALID, product: GMF - Process Manufacturing Financials , description: In OPM Costing, this table is where the Percentage Burden Associations are stored. , implementation_dba_data: GMF.GMF_BURDEN_ASSOCIATION ,
-
Table: GMF_BURDEN_ASSOCIATION
12.2.2
owner:GMF, object_type:TABLE, fnd_design_data:GMF.GMF_BURDEN_ASSOCIATION, object_name:GMF_BURDEN_ASSOCIATION, status:VALID, product: GMF - Process Manufacturing Financials , description: In OPM Costing, this table is where the Percentage Burden Associations are stored. , implementation_dba_data: GMF.GMF_BURDEN_ASSOCIATION ,
-
Table: GMF_BURDEN_PERCENTAGES
12.1.1
owner:GMF, object_type:TABLE, fnd_design_data:GMF.GMF_BURDEN_PERCENTAGES, object_name:GMF_BURDEN_PERCENTAGES, status:VALID, product: GMF - Process Manufacturing Financials , description: In OPM Costing, this is where the Burden Percentages are established. , implementation_dba_data: GMF.GMF_BURDEN_PERCENTAGES ,
-
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 ,
-
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_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 ,
-
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 ,
-
Lookup Type: GMF_LC_IV_TRANSFER
12.2.2
product: GMF - Process Manufacturing Financials , meaning: GMF Landed Cost Adjustments in Actual Costing , description: GMF Landed Cost Adjustments in Actual Costing ,
-
Lookup Type: GMF_AC_IV_TRANSFER
12.1.1
product: GMF - Process Manufacturing Financials , meaning: GMF Invoice Variance Transfer in Actual Costing , description: GMF Invoice Variance Transfer in Actual Costing ,
-
View: GMF_XLA_INVENTORY_TXNS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:GMF.GMF_XLA_INVENTORY_TXNS_V, object_name:GMF_XLA_INVENTORY_TXNS_V, status:VALID, product: GMF - Process Manufacturing Financials , description: View for SLA ADR sources from inventory transactions , implementation_dba_data: APPS.GMF_XLA_INVENTORY_TXNS_V ,
-
Lookup Type: GMF_AC_IV_TRANSFER
12.2.2
product: GMF - Process Manufacturing Financials , meaning: GMF Invoice Variance Transfer in Actual Costing , description: GMF Invoice Variance Transfer in Actual Costing ,
-
View: GMF_XLA_INVENTORY_TXNS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:GMF.GMF_XLA_INVENTORY_TXNS_V, object_name:GMF_XLA_INVENTORY_TXNS_V, status:VALID, product: GMF - Process Manufacturing Financials , description: View for SLA ADR sources from inventory transactions , implementation_dba_data: APPS.GMF_XLA_INVENTORY_TXNS_V ,
-
Table: CM_CLDR_HDR
12.1.1
product: GMF - Process Manufacturing Financials , description: Costing Calendar Header Table , implementation_dba_data: Not implemented in this database ,