Search Results gl_evnt_mst
Overview
The GL_EVNT_MST table is a core master data table within the GMF (Process Manufacturing Financials) module of Oracle E-Business Suite 12.1.1 and 12.2.2. It serves as the definitive repository for pre-defined Event codes. In the context of Oracle Process Manufacturing (OPM), an event is defined as any activity that has a financial impact, such as material consumption, production completion, or cost adjustments. This table provides the standardized codes that are referenced throughout the financial transaction lifecycle to categorize and account for these operational activities, ensuring consistent financial integration between OPM and the General Ledger.
Key Information Stored
The primary data stored in GL_EVNT_MST is the event type code, which acts as the unique identifier for a financial event. Based on the provided metadata and standard GMF table structures, the key column is EVENT_TYPE, which forms the table's primary key (GL_EVNT_MST_PK). While the exact column list is not fully detailed in the excerpt, related foreign key information indicates the presence of a TRANS_SOURCE_TYPE column. This column links to the GL_SRCE_MST table, which manages transaction source types, thereby classifying the event within a broader financial source framework. The table's design ensures each event is uniquely coded and associated with a valid transaction source.
Common Use Cases and Queries
This table is primarily referenced for validation, reporting, and setup purposes. A common use case is during the configuration of the GMF financial integration, where the valid list of events is reviewed or extended. For reporting, queries often join GL_EVNT_MST to transaction tables to produce financial analyses categorized by event type. A typical query pattern would retrieve all active event codes for a given source:
- SELECT event_type, description FROM gl_evnt_mst WHERE trans_source_type = 'PRODUCTION';
Another critical use case is troubleshooting the posting of OPM transactions to GL, where verifying that a transaction's event code exists in GL_EVNT_MST is a fundamental step in diagnosing integration errors.
Related Objects
GL_EVNT_MST is a central reference table with several key dependencies, as indicated by its foreign keys. The table GL_SRCE_MST is a parent table, providing valid source types via the TRANS_SOURCE_TYPE column. Furthermore, GL_EVNT_MST is referenced as a parent table by other GMF entities. The GL_EVNT_PLC (Event Policy) table defines accounting rules for specific events, and the GL_SEVT_MST (Sub-Event Master) table holds more granular sub-event codes, both using EVENT_TYPE as a foreign key to GL_EVNT_MST. This structure creates a hierarchy: Source Type -> Event -> Sub-Event, which governs the financial accounting flow for manufacturing activities.
-
Table: GL_EVNT_MST
12.1.1
owner:GMF, object_type:TABLE, fnd_design_data:GMF.GL_EVNT_MST, object_name:GL_EVNT_MST, status:VALID, product: GMF - Process Manufacturing Financials , description: This table contains the pre-defined Event codes. An event is any activity within OPM that has a financial impact. , implementation_dba_data: GMF.GL_EVNT_MST ,
-
Table: GL_EVNT_MST
12.2.2
owner:GMF, object_type:TABLE, fnd_design_data:GMF.GL_EVNT_MST, object_name:GL_EVNT_MST, status:VALID, product: GMF - Process Manufacturing Financials , description: This table contains the pre-defined Event codes. An event is any activity within OPM that has a financial impact. , implementation_dba_data: GMF.GL_EVNT_MST ,
-
APPS.GML_PO_GLDIST dependencies on GL_EVNT_MST
12.1.1
-
APPS.GML_PO_GLDIST dependencies on GL_EVNT_MST
12.2.2
-
APPS.GML_PO_GLDIST dependencies on GL_EVNT_PLC
12.2.2
-
SYNONYM: APPS.GL_EVNT_MST
12.1.1
owner:APPS, object_type:SYNONYM, object_name:GL_EVNT_MST, status:VALID,
-
APPS.GML_PO_GLDIST dependencies on GL_EVNT_PLC
12.1.1
-
APPS.GML_PO_GLDIST dependencies on GL_SRCE_MST
12.1.1
-
APPS.GML_PO_GLDIST dependencies on GL_SRCE_MST
12.2.2
-
VIEW: GMF.GL_EVNT_MST#
12.2.2
owner:GMF, object_type:VIEW, object_name:GL_EVNT_MST#, status:VALID,
-
SYNONYM: APPS.GL_EVNT_MST
12.2.2
owner:APPS, object_type:SYNONYM, object_name:GL_EVNT_MST, status:VALID,
-
VIEW: GMF.GL_EVNT_MST#
12.2.2
-
Table: GL_SRCE_MST
12.1.1
owner:GMF, object_type:TABLE, fnd_design_data:GMF.GL_SRCE_MST, object_name:GL_SRCE_MST, status:VALID, product: GMF - Process Manufacturing Financials , description: Subsystem master table , implementation_dba_data: GMF.GL_SRCE_MST ,
-
Table: GL_SEVT_MST
12.2.2
owner:GMF, object_type:TABLE, fnd_design_data:GMF.GL_SEVT_MST, object_name:GL_SEVT_MST, status:VALID, product: GMF - Process Manufacturing Financials , description: GL mapping subevents. OPM user is not allowed to modify this information. , implementation_dba_data: GMF.GL_SEVT_MST ,
-
TABLE: GMF.GL_EVNT_MST
12.2.2
owner:GMF, object_type:TABLE, fnd_design_data:GMF.GL_EVNT_MST, object_name:GL_EVNT_MST, status:VALID,
-
TABLE: GMF.GL_EVNT_MST
12.1.1
owner:GMF, object_type:TABLE, fnd_design_data:GMF.GL_EVNT_MST, object_name:GL_EVNT_MST, status:VALID,
-
Table: GL_SRCE_MST
12.2.2
owner:GMF, object_type:TABLE, fnd_design_data:GMF.GL_SRCE_MST, object_name:GL_SRCE_MST, status:VALID, product: GMF - Process Manufacturing Financials , description: Subsystem master table , implementation_dba_data: GMF.GL_SRCE_MST ,
-
Table: GL_SEVT_MST
12.1.1
owner:GMF, object_type:TABLE, fnd_design_data:GMF.GL_SEVT_MST, object_name:GL_SEVT_MST, status:VALID, product: GMF - Process Manufacturing Financials , description: GL mapping subevents. OPM user is not allowed to modify this information. , implementation_dba_data: GMF.GL_SEVT_MST ,
-
Table: GL_EVNT_PLC
12.2.2
owner:GMF, object_type:TABLE, fnd_design_data:GMF.GL_EVNT_PLC, object_name:GL_EVNT_PLC, status:VALID, product: GMF - Process Manufacturing Financials , description: Event specific Company Fiscal Policy information , implementation_dba_data: GMF.GL_EVNT_PLC ,
-
Table: GL_EVNT_PLC
12.1.1
owner:GMF, object_type:TABLE, fnd_design_data:GMF.GL_EVNT_PLC, object_name:GL_EVNT_PLC, status:VALID, product: GMF - Process Manufacturing Financials , description: Event specific Company Fiscal Policy information , implementation_dba_data: GMF.GL_EVNT_PLC ,
-
12.2.2 DBA Data
12.2.2
-
12.1.1 DBA Data
12.1.1
-
12.2.2 DBA Data
12.2.2
-
PACKAGE BODY: APPS.GML_PO_GLDIST
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:GML_PO_GLDIST, status:VALID,
-
PACKAGE BODY: APPS.GML_PO_GLDIST
12.2.2
owner:APPS, object_type:PACKAGE BODY, object_name:GML_PO_GLDIST, status:VALID,
-
12.2.2 DBA Data
12.2.2
-
12.1.1 DBA Data
12.1.1
-
12.2.2 DBA Data
12.2.2
-
12.2.2 FND Design Data
12.2.2
-
12.1.1 FND Design Data
12.1.1
-
12.2.2 DBA Data
12.2.2
-
APPS.GML_PO_GLDIST SQL Statements
12.2.2
-
12.1.1 DBA Data
12.1.1
-
APPS.GML_PO_GLDIST SQL Statements
12.1.1
-
eTRM - GMF Tables and Views
12.1.1
description: Defines Third-Party software which has a supported interface to OPM. ,
-
eTRM - GMF Tables and Views
12.2.2
description: Defines Third-Party software which has a supported interface to OPM. ,
-
PACKAGE BODY: APPS.GML_PO_GLDIST
12.2.2
-
PACKAGE BODY: APPS.GML_PO_GLDIST
12.1.1
-
APPS.GML_PO_GLDIST dependencies on GML_PO_GLDIST
12.2.2
-
APPS.GML_PO_GLDIST dependencies on GML_PO_GLDIST
12.1.1
-
eTRM - GMF Tables and Views
12.2.2
description: Defines Third-Party software which has a supported interface to OPM. ,
-
eTRM - GMF Tables and Views
12.1.1
description: Defines Third-Party software which has a supported interface to OPM. ,
-
12.2.2 DBA Data
12.2.2
-
12.1.1 DBA Data
12.1.1