Search Results what is mt-access in rrc setup request
The GL_ACCT_MST table in Oracle E-Business Suite (EBS) 12.1.1 or 12.2.2 is a critical component of the General Ledger (GL) module, serving as the master repository for accounting flexfield segment values and their associated attributes. This table stores the valid combinations of segment values that constitute an account in the Accounting Flexfield structure, ensuring data integrity and consistency across financial transactions. Below is a detailed analysis of its structure, purpose, and significance in Oracle EBS.
Purpose and Role in Oracle EBS
The GL_ACCT_MST table is central to the Chart of Accounts (COA) configuration, which defines the accounting structure used for financial reporting and transaction processing. It stores all valid account combinations derived from the Accounting Flexfield segments (e.g., Company, Cost Center, Account, etc.). This table ensures that only predefined and validated account combinations are used in journal entries, preventing erroneous or unauthorized postings. It acts as a reference for other modules like Accounts Payable (AP), Accounts Receivable (AR), and Assets (FA), which rely on valid account combinations for their transactions.Key Columns and Structure
The table includes columns that define the account combination and its metadata:- ACCOUNT_SEGMENT: Stores the concatenated segment values forming the complete account code (e.g., 01-000-1000-000).
- SEGMENT1 to SEGMENTN: Individual segment values corresponding to the flexfield structure (e.g., SEGMENT1 for Company, SEGMENT2 for Cost Center).
- ACCOUNT_TYPE: Classifies the account as Asset, Liability, Revenue, Expense, etc.
- ENABLED_FLAG: Indicates whether the account combination is active (Y/N).
- START_DATE_ACTIVE and END_DATE_ACTIVE: Define the period during which the account is valid.
- DESCRIPTION: A textual description of the account combination.
Integration with Other Modules
The GL_ACCT_MST table is referenced by transactional tables across Oracle EBS, such as:- GL_JE_LINES: Journal entry lines validate account combinations against this table.
- AP_INVOICE_DISTRIBUTIONS: Invoice distributions use valid accounts from GL_ACCT_MST.
- FA_DISTRIBUTION_HISTORY: Asset accounting relies on valid account combinations.
Technical Considerations
- Indexing: The table is indexed on ACCOUNT_SEGMENT and individual segments for performance optimization.
- Flexfield Dependencies: Changes to the Accounting Flexfield structure (e.g., adding a segment) require updates to this table.
- Data Security: Access is restricted via Oracle's Data Access Set (DAS) and Security Rules to enforce segregation of duties.
Maintenance and Best Practices
To ensure optimal performance and data accuracy:- Regularly purge obsolete account combinations using GL_ACCOUNT_COMBINATIONS_PURGE.
- Monitor growth to avoid bloating, as excessive combinations can degrade performance.
- Use the GL_ACCOUNT_COMBINATIONS form or APIs (e.g., FND_FLEX_EXT) for updates.
Conclusion
The GL_ACCT_MST table is foundational to Oracle EBS's financial architecture, ensuring that all transactions adhere to the defined Chart of Accounts. Its design supports rigorous validation, integration with subledgers, and compliance with accounting standards. Proper management of this table is essential for maintaining financial data integrity and system performance.-
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: 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: 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 ,
-
Lookup Type: GMF_ACOST_ERRMSG_LEVEL
12.1.1
product: GMF - Process Manufacturing Financials , meaning: Cost Error Message Level , description: Cost Error Message Level ,
-
Lookup Type: GMF_ACOST_ERRMSG_LEVEL
12.2.2
product: GMF - Process Manufacturing Financials , meaning: Cost Error Message Level , description: Cost Error Message Level ,
-
Table: GL_CLDR_DTL
12.2.2
owner:GMF, object_type:TABLE, fnd_design_data:GMF.GL_CLDR_DTL, object_name:GL_CLDR_DTL, status:VALID, product: GMF - Process Manufacturing Financials , description: This table contains the period defination for Fiscal year. This table is not used with Oracle Financials integrated setup. , implementation_dba_data: GMF.GL_CLDR_DTL ,
-
Table: GL_CLDR_HDR
12.2.2
owner:GMF, object_type:TABLE, fnd_design_data:GMF.GL_CLDR_HDR, object_name:GL_CLDR_HDR, status:VALID, product: GMF - Process Manufacturing Financials , description: This table contains the Fiscal Year defination for a Company. This table is not used with Oracle Financials integrated setup. , implementation_dba_data: GMF.GL_CLDR_HDR ,
-
Table: GL_ACCT_USG
12.1.1
owner:GMF, object_type:TABLE, fnd_design_data:GMF.GL_ACCT_USG, object_name:GL_ACCT_USG, status:VALID, product: GMF - Process Manufacturing Financials , description: This table contains the user-defined Acount Usages. These codes are used for reporting purposes only. This table is not used with Oracle Financials integrated setup. , implementation_dba_data: GMF.GL_ACCT_USG ,
-
Table: GL_ACCT_USG
12.2.2
owner:GMF, object_type:TABLE, fnd_design_data:GMF.GL_ACCT_USG, object_name:GL_ACCT_USG, status:VALID, product: GMF - Process Manufacturing Financials , description: This table contains the user-defined Acount Usages. These codes are used for reporting purposes only. This table is not used with Oracle Financials integrated setup. , implementation_dba_data: GMF.GL_ACCT_USG ,
-
Table: GL_CLDR_DTL
12.1.1
owner:GMF, object_type:TABLE, fnd_design_data:GMF.GL_CLDR_DTL, object_name:GL_CLDR_DTL, status:VALID, product: GMF - Process Manufacturing Financials , description: This table contains the period defination for Fiscal year. This table is not used with Oracle Financials integrated setup. , implementation_dba_data: GMF.GL_CLDR_DTL ,
-
Table: GL_CLDR_HDR
12.1.1
owner:GMF, object_type:TABLE, fnd_design_data:GMF.GL_CLDR_HDR, object_name:GL_CLDR_HDR, status:VALID, product: GMF - Process Manufacturing Financials , description: This table contains the Fiscal Year defination for a Company. This table is not used with Oracle Financials integrated setup. , implementation_dba_data: GMF.GL_CLDR_HDR ,
-
Table: GL_ACCT_CLS
12.1.1
owner:GMF, object_type:TABLE, fnd_design_data:GMF.GL_ACCT_CLS, object_name:GL_ACCT_CLS, status:VALID, product: GMF - Process Manufacturing Financials , description: User-defined Account classes. These classes are used to classify accounts and are used for reporting purposes only. Note that this table is not used under Oracle Financials Integrated setup. , implementation_dba_data: GMF.GL_ACCT_CLS ,
-
Table: GL_ACCT_CLS
12.2.2
owner:GMF, object_type:TABLE, fnd_design_data:GMF.GL_ACCT_CLS, object_name:GL_ACCT_CLS, status:VALID, product: GMF - Process Manufacturing Financials , description: User-defined Account classes. These classes are used to classify accounts and are used for reporting purposes only. Note that this table is not used under Oracle Financials Integrated setup. , implementation_dba_data: GMF.GL_ACCT_CLS ,
-
Table: GL_ACCT_TYP
12.1.1
owner:GMF, object_type:TABLE, fnd_design_data:GMF.GL_ACCT_TYP, object_name:GL_ACCT_TYP, status:VALID, product: GMF - Process Manufacturing Financials , description: This table consists of four pre-defined General Ledger account types which are used to classify accounts into four broad categories. This table is not used with Oracle Financials integrated setup. , implementation_dba_data: GMF.GL_ACCT_TYP ,
-
Table: GL_ACCT_TYP
12.2.2
owner:GMF, object_type:TABLE, fnd_design_data:GMF.GL_ACCT_TYP, object_name:GL_ACCT_TYP, status:VALID, product: GMF - Process Manufacturing Financials , description: This table consists of four pre-defined General Ledger account types which are used to classify accounts into four broad categories. This table is not used with Oracle Financials integrated setup. , implementation_dba_data: GMF.GL_ACCT_TYP ,
-
Table: GL_ACCT_VAL
12.1.1
owner:GMF, object_type:TABLE, fnd_design_data:GMF.GL_ACCT_VAL, object_name:GL_ACCT_VAL, status:VALID, product: GMF - Process Manufacturing Financials , description: This table contains validation codes assignment to Accounts. The Accounts may only be auto-generated with the Accounting unit with same Validation codes. This table is not used with Oracle Financials integrated setup. , implementation_dba_data: GMF.GL_ACCT_VAL ,
-
Table: GL_ACCU_VAL
12.2.2
owner:GMF, object_type:TABLE, fnd_design_data:GMF.GL_ACCU_VAL, object_name:GL_ACCU_VAL, status:VALID, product: GMF - Process Manufacturing Financials , description: This table contains validation codes assignment to Account Units. The Accounting unit may only be auto-generated with the Accounts with same Validation codes. This table is not used with Oracle Financials integrated setup. , implementation_dba_data: GMF.GL_ACCU_VAL ,
-
Table: GL_ACCU_VAL
12.1.1
owner:GMF, object_type:TABLE, fnd_design_data:GMF.GL_ACCU_VAL, object_name:GL_ACCU_VAL, status:VALID, product: GMF - Process Manufacturing Financials , description: This table contains validation codes assignment to Account Units. The Accounting unit may only be auto-generated with the Accounts with same Validation codes. This table is not used with Oracle Financials integrated setup. , implementation_dba_data: GMF.GL_ACCU_VAL ,
-
Table: GL_ACCT_VAL
12.2.2
owner:GMF, object_type:TABLE, fnd_design_data:GMF.GL_ACCT_VAL, object_name:GL_ACCT_VAL, status:VALID, product: GMF - Process Manufacturing Financials , description: This table contains validation codes assignment to Accounts. The Accounts may only be auto-generated with the Accounting unit with same Validation codes. This table is not used with Oracle Financials integrated setup. , implementation_dba_data: GMF.GL_ACCT_VAL ,
-
Table: GL_SETU_ERR
12.1.1
owner:GMF, object_type:TABLE, fnd_design_data:GMF.GL_SETU_ERR, object_name:GL_SETU_ERR, status:VALID, product: GMF - Process Manufacturing Financials , description: GL mapping setup errors found during Subsidiary Ledger Update process. Not currently used. , implementation_dba_data: GMF.GL_SETU_ERR ,
-
Table: GL_SETU_ERR
12.2.2
owner:GMF, object_type:TABLE, fnd_design_data:GMF.GL_SETU_ERR, object_name:GL_SETU_ERR, status:VALID, product: GMF - Process Manufacturing Financials , description: GL mapping setup errors found during Subsidiary Ledger Update process. Not currently used. , implementation_dba_data: GMF.GL_SETU_ERR ,
-
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. ,
-
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_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.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_EXPN_CDS_TMP
12.1.1
owner:GMF, object_type:TABLE, fnd_design_data:GMF.GL_EXPN_CDS_TMP, object_name:GL_EXPN_CDS_TMP, status:VALID, product: GMF - Process Manufacturing Financials , description: Temporary table used for performance improvment in cost allocation process. This table is populated with values from GL_CODE_COMBINATIONS table. , implementation_dba_data: GMF.GL_EXPN_CDS_TMP ,
-
Table: GL_EXPN_CDS_TMP
12.2.2
owner:GMF, object_type:TABLE, fnd_design_data:GMF.GL_EXPN_CDS_TMP, object_name:GL_EXPN_CDS_TMP, status:VALID, product: GMF - Process Manufacturing Financials , description: Temporary table used for performance improvment in cost allocation process. This table is populated with values from GL_CODE_COMBINATIONS table. , implementation_dba_data: GMF.GL_EXPN_CDS_TMP ,
-
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: 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_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 ,
-
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: 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: 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: 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_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: 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: 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_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 ,