Search Results gl account analysis subledger
The GMF.GL_PLCY_MST
table in Oracle E-Business Suite (EBS) versions 12.1.1 and 12.2.2 is a critical data structure within the Global Accounting Engine (GMF) module, which facilitates multi-organization and multi-currency accounting. This table stores master policy definitions that govern how accounting entries are generated, validated, and posted across different ledgers, legal entities, and operating units. Below is a detailed analysis of its purpose, structure, and functional relevance in Oracle EBS.
Purpose and Functional Context
TheGMF.GL_PLCY_MST
table serves as the foundation for defining accounting policies in the Global Accounting Engine. These policies determine the rules for journal entry creation, account combinations, and validation checks during the posting process. It integrates with Oracle General Ledger (GL), Subledger Accounting (SLA), and other financial modules to ensure compliance with corporate, statutory, and regulatory accounting standards. Policies defined in this table influence how transactions are aggregated, accounted, and reported across multiple legal entities or business units.
Key Columns and Structure
The table consists of columns that define policy attributes, including:- PLCY_ID: Primary key uniquely identifying each accounting policy.
- PLCY_NAME: Descriptive name of the policy for administrative reference.
- PLCY_TYPE: Classifies the policy (e.g., "DEFAULT", "LEGAL_ENTITY", "OPERATING_UNIT").
- LEDGER_ID: References the
GL_LEDGERS
table to associate the policy with a specific ledger. - ORG_ID: Links to the operating unit or legal entity (
HR_ORGANIZATION_UNITS
) to which the policy applies. - START_DATE and END_DATE: Define the active period of the policy.
- STATUS: Indicates whether the policy is "ACTIVE", "INACTIVE", or "PENDING".
- CREATION_DATE, CREATED_BY, LAST_UPDATE_DATE, LAST_UPDATED_BY: Audit columns tracking record changes.
Integration with Other Modules
GMF.GL_PLCY_MST
interacts with:
- General Ledger (GL): Policies control journal entry validation, balancing rules, and account combinations.
- Subledger Accounting (SLA): Defines mapping rules for subledger journal entries.
- Multi-Org Access Control (MOAC): Ensures policies adhere to security contexts for cross-organization data access.
Technical Considerations
- Indexing: The table is typically indexed on
PLCY_ID
,LEDGER_ID
, andORG_ID
for performance optimization. - Partitioning: In large implementations, partitioning by
LEDGER_ID
orORG_ID
may be employed. - APIs: Oracle provides PL/SQL APIs (e.g.,
GMF_POLICY_PUB
) to create, modify, or query policies programmatically.
Customization and Extensions
Organizations often extend the table's functionality by:- Adding custom columns via descriptive flexfields (DFFs).
- Implementing triggers to enforce business-specific validation logic.
- Integrating with third-party systems through Oracle Integration Bus (OIC) or custom interfaces.
Conclusion
TheGMF.GL_PLCY_MST
table is a cornerstone of Oracle EBS's Global Accounting Engine, enabling centralized control over accounting policies in complex, multi-entity environments. Its design ensures scalability, auditability, and compliance, making it indispensable for financial configurations in EBS 12.1.1 and 12.2.2. Proper understanding and utilization of this table are essential for implementing accurate and efficient accounting processes.
-
Concurrent Program: GLXACSDL
12.2.2
execution_filename: GLXACSDL , product: GL - General Ledger , user_name: GLXACSDL , description: Account Analysis with Subledger Detail (132 char) , argument_method: Standard , enabled: No , execution_method: Oracle Reports ,
-
Concurrent Program: GLXACSDL
12.1.1
execution_filename: GLXACSDL , product: GL - General Ledger , user_name: GLXACSDL , description: Account Analysis with Subledger Detail (132 char) , argument_method: Standard , enabled: No , execution_method: Oracle Reports ,
-
Concurrent Program: GLXACSDW
12.2.2
execution_filename: GLXACSDW , product: GL - General Ledger , user_name: GLXACSDW , description: Account Analysis with Subledger Detail (180 char) , argument_method: Standard , enabled: No , execution_method: Oracle Reports ,
-
Concurrent Program: GLXACSDW
12.1.1
execution_filename: GLXACSDW , product: GL - General Ledger , user_name: GLXACSDW , description: Account Analysis with Subledger Detail (180 char) , argument_method: Standard , enabled: No , execution_method: Oracle Reports ,
-
File: GL Setup.pdf
12.1.1
product: GL - General Ledger , size: 11.812 KBytes , file_type: PDF Diagram ,
-
File: GL Setup.pdf
12.2.2
product: GL - General Ledger , size: 11.812 KBytes , file_type: PDF Diagram ,
-
Lookup Type: ACCOUNT TYPE
12.1.1
product: AP - Payables , meaning: Account Type , description: Bank Account Record Types ,
-
Lookup Type: ACCOUNT TYPE
12.2.2
product: AP - Payables , meaning: Account Type , description: Bank Account Record Types ,
-
Concurrent Program: XLAAARPT
12.1.1
product: XLA - Subledger Accounting , user_name: Account Analysis Report , description: Standard Account Analysis Report , argument_method: Standard , enabled: Yes , execution_method: Java Concurrent Program ,
-
Concurrent Program: XLAAARPT
12.2.2
product: XLA - Subledger Accounting , user_name: Account Analysis Report , description: Standard Account Analysis Report , argument_method: Standard , enabled: Yes , execution_method: Java Concurrent Program ,
-
Lookup Type: ACCOUNT TYPE
12.2.2
product: GL - General Ledger , meaning: Account Type , description: Bank Account Record Types ,
-
Lookup Type: XLA_GL_TRANSFER_EXCEPTIONS
12.1.1
product: XLA - Subledger Accounting , meaning: XLA_GL_TRANSFER_EXCEPTIONS , description: Sepcifies the transfer to GL exceptions ,
-
Lookup Type: XLA_GL_TRANSFER_EXCEPTIONS
12.2.2
product: XLA - Subledger Accounting , meaning: XLA_GL_TRANSFER_EXCEPTIONS , description: Sepcifies the transfer to GL exceptions ,
-
Lookup Type: ACCOUNT TYPE
12.1.1
product: GL - General Ledger , meaning: Account Type , description: Bank Account Record Types ,
-
Lookup Type: GL DATE OPTIONS
12.2.2
product: AP - Payables , meaning: Gl Date Options , description: GL Date options for system parameters form ,
-
TABLE: GMF.GL_PLCY_MST
12.1.1
owner:GMF, object_type:TABLE, fnd_design_data:GMF.GL_PLCY_MST, object_name:GL_PLCY_MST, status:VALID,
-
TABLE: GMF.GL_PLCY_MST
12.2.2
owner:GMF, object_type:TABLE, fnd_design_data:GMF.GL_PLCY_MST, object_name:GL_PLCY_MST, status:VALID,
-
TABLE: AR.AR_GL_RECON_GT
12.1.1
owner:AR, object_type:TABLE, fnd_design_data:AR.AR_GL_RECON_GT, object_name:AR_GL_RECON_GT, status:VALID,
-
TABLE: AR.AR_GL_RECON_GT
12.2.2
owner:AR, object_type:TABLE, fnd_design_data:AR.AR_GL_RECON_GT, object_name:AR_GL_RECON_GT, status:VALID,
-
Concurrent Program: GLXCCAAR
12.1.1
product: GL - General Ledger , user_name: GL Cash Clearing Account Analysis Report , description: GL Cash Clearing Account Analysis Report , argument_method: Standard , enabled: Yes , execution_method: Java Concurrent Program ,
-
Concurrent Program: GLXCCAAR
12.2.2
product: GL - General Ledger , user_name: GL Cash Clearing Account Analysis Report , description: GL Cash Clearing Account Analysis Report , argument_method: Standard , enabled: Yes , execution_method: Java Concurrent Program ,
-
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 ,
-
Concurrent Program: GLWACCTR
12.2.2
execution_filename: GLWACCTR , product: GL - General Ledger , user_name: GLWACCTR , description: Account Analysis - Contra Account , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: GLWACCTR
12.1.1
execution_filename: GLWACCTR , product: GL - General Ledger , user_name: GLWACCTR , description: Account Analysis - Contra Account , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
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 ,
-
PACKAGE: APPS.PAY_ORG_PAYMENT_METHOD_API
12.1.1
-
PACKAGE: APPS.PAY_ORG_PAYMENT_METHOD_API
12.2.2
-
File: R115 GMF ACCOUNT SETUP.pdf
12.2.2
product: GMF - Process Manufacturing Financials , size: 13.372 KBytes , file_type: PDF Diagram ,
-
Concurrent Program: JGSLAAAR
12.2.2
product: JG - Regional Localizations , user_name: Global GL and SLA Account Analysis Report , description: Global GL and SLA Account Analysis Report , argument_method: Standard , enabled: Yes , execution_method: Java Concurrent Program ,
-
Concurrent Program: JGSLAAAR
12.1.1
product: JG - Regional Localizations , user_name: Global GL and SLA Account Analysis Report , description: Global GL and SLA Account Analysis Report , argument_method: Standard , enabled: Yes , execution_method: Java Concurrent Program ,
-
Concurrent Program: GLACTANL2
12.2.2
execution_filename: GLRJED , product: GL - General Ledger , user_name: GLRJED , description: Account Analysis Report , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: GLACTANL
12.1.1
execution_filename: GLRJED , product: GL - General Ledger , user_name: GLRJED , description: Account Analysis Report , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: GLACTANL2
12.1.1
execution_filename: GLRJED , product: GL - General Ledger , user_name: GLRJED , description: Account Analysis Report , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: FGLACTANL132
12.2.2
execution_filename: GLRJED , product: GL - General Ledger , user_name: GLRJED , description: Account Analysis Report , argument_method: Standard , enabled: No , execution_method: Oracle Reports ,
-
Concurrent Program: FGLACTANL180
12.2.2
execution_filename: GLRJED , product: GL - General Ledger , user_name: GLRJED , description: Account Analysis Report , argument_method: Standard , enabled: No , execution_method: Oracle Reports ,
-
Concurrent Program: GLACTANP180
12.2.2
execution_filename: GLACTANP , product: GL - General Ledger , user_name: GLACTANP , description: Account Analysis with Payables Detail , argument_method: Standard , enabled: No , execution_method: Oracle Reports ,
-
Concurrent Program: FGLACTANL132
12.1.1
execution_filename: GLRJED , product: GL - General Ledger , user_name: GLRJED , description: Account Analysis Report , argument_method: Standard , enabled: No , execution_method: Oracle Reports ,
-
Concurrent Program: FGLACTANL180
12.1.1
execution_filename: GLRJED , product: GL - General Ledger , user_name: GLRJED , description: Account Analysis Report , argument_method: Standard , enabled: No , execution_method: Oracle Reports ,
-
Concurrent Program: GLACTANP180
12.1.1
execution_filename: GLACTANP , product: GL - General Ledger , user_name: GLACTANP , description: Account Analysis with Payables Detail , argument_method: Standard , enabled: No , execution_method: Oracle Reports ,
-
Concurrent Program: GLACTANL
12.2.2
execution_filename: GLRJED , product: GL - General Ledger , user_name: GLRJED , description: Account Analysis Report , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: GLACTANP
12.1.1
execution_filename: GLACTANP , product: GL - General Ledger , user_name: GLACTANP , description: Account Analysis with Payables Detail , argument_method: Standard , enabled: No , execution_method: Oracle Reports ,
-
Concurrent Program: GLACTANP
12.2.2
execution_filename: GLACTANP , product: GL - General Ledger , user_name: GLACTANP , description: Account Analysis with Payables Detail , argument_method: Standard , enabled: No , execution_method: Oracle Reports ,
-
Concurrent Program: FGLACTANP132
12.2.2
execution_filename: GLACTANP , product: GL - General Ledger , user_name: GLACTANP , description: Account Analysis with Payables Detail , argument_method: Standard , enabled: No , execution_method: Oracle Reports ,
-
Concurrent Program: FGLACTANP132
12.1.1
execution_filename: GLACTANP , product: GL - General Ledger , user_name: GLACTANP , description: Account Analysis with Payables Detail , argument_method: Standard , enabled: No , execution_method: Oracle Reports ,
-
Concurrent Program: FGLACTANP180
12.1.1
execution_filename: GLACTANP , product: GL - General Ledger , user_name: GLACTANP , description: Account Analysis with Payables Detail , argument_method: Standard , enabled: No , execution_method: Oracle Reports ,
-
Concurrent Program: FGLACTANP180
12.2.2
execution_filename: GLACTANP , product: GL - General Ledger , user_name: GLACTANP , description: Account Analysis with Payables Detail , argument_method: Standard , enabled: No , execution_method: Oracle Reports ,
-
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 ,
-
File: GML_11i_PO-Cost-GL Details.pdf
12.1.1
product: GML - Process Manufacturing Logistics , size: 19.87 KBytes , file_type: PDF Diagram ,
-
Lookup Type: GL PERIOD OPTION
12.1.1
product: PA - Projects , meaning: Gl Period Option , description: Gl Period Option ,
-
Lookup Type: GL DATE OPTIONS
12.1.1
product: AP - Payables , meaning: Gl Date Options , description: GL Date options for system parameters form ,