Search Results gl_subr_led
Overview
The GL_SUBR_LED table is a core data object within the Process Manufacturing Financials (GMF) module of Oracle E-Business Suite 12.1.1 and 12.2.2. It functions as the subsidiary ledger, serving as the critical liaison between Oracle Process Manufacturing (OPM) subsystems and the General Ledger (GL). Its primary role is to store detailed transactional accounting entries, or "bookings," generated from OPM subsystem documents such as production, inventory, and cost transactions. These entries are populated and updated by the OPM Subsidiary Ledger Update process, which prepares the data for eventual posting and reconciliation with the central GL. This table is essential for maintaining a granular, auditable trail of financial impacts originating from manufacturing operations before their summarization in the general ledger.
Key Information Stored
The table captures the complete accounting attributes for each subsidiary ledger entry. Key columns include SUBLEDGER_ID, the primary key uniquely identifying each booking. It stores fundamental accounting dimensions such as ACCT_ID (the detailed account), LEDGER_CODE, and CO_CODE (company/legal entity). Transaction-specific data is held in columns like REFERENCE_NO (linking to the source OPM document), TRANS_SOURCE_TYPE, and SUB_EVENT_TYPE. Monetary amounts are recorded with CURRENCY_BASE and CURRENCY_TRANS columns, while QUANTITY_UM and related fields capture the unit of measure and quantity for material-based transactions. The table also includes period and date information, status flags, and foreign key references to numerous master tables, ensuring referential integrity across the financial architecture.
Common Use Cases and Queries
The primary use case is tracing the detailed accounting impact of OPM transactions. Analysts query this table to investigate discrepancies between OPM subledger totals and GL balances, audit specific manufacturing events, or generate detailed operational financial reports. Common SQL patterns involve joining to master tables to translate codes into meaningful descriptions. For example, a query to analyze production variance postings might join GL_SUBR_LED to GL_ACCT_MST and GL_SRCE_MST, filtering on relevant SUB_EVENT_TYPE and accounting period. The table is also central to custom reconciliation reports that aggregate amounts by ledger, account, and source document before comparing them to GL journal line summaries.
Related Objects
GL_SUBR_LED maintains extensive foreign key relationships with foundational GMF and GL master tables, as documented in the ETRM. These relationships are critical for data validation and reporting:
- GL_ACCT_MST on GL_SUBR_LED.ACCT_ID
- GL_ACCT_TTL on GL_SUBR_LED.ACCT_TTL_TYPE
- GL_ACCU_MST on GL_SUBR_LED.ACCTG_UNIT_ID
- GL_CURR_MST on GL_SUBR_LED.CURRENCY_BASE and CURRENCY_TRANS
- GL_LDGR_MST on GL_SUBR_LED.LEDGER_CODE
- GL_PLCY_MST on GL_SUBR_LED.CO_CODE
- GL_SEVT_MST on GL_SUBR_LED.SUB_EVENT_TYPE
- GL_SRCE_MST on GL_SUBR_LED.TRANS_SOURCE_TYPE
- GL_SUBR_STA on GL_SUBR_LED.REFERENCE_NO
- SY_UOMS_MST on GL_SUBR_LED.QUANTITY_UM
These relationships define the table's position as the central junction point between transactional detail and the enterprise's chart of accounts, ledger structure, and currency definitions.
-
Table: GL_SUBR_LED
12.1.1
owner:GMF, object_type:TABLE, fnd_design_data:GMF.GL_SUBR_LED, object_name:GL_SUBR_LED, status:VALID, product: GMF - Process Manufacturing Financials , description: GL subsidiary ledger. Liaison between subsystems and GL. Stores all the bookings of OPM subsystem transactions (documents). Updated by the OPM Subsidiary Ledger Update process. , implementation_dba_data: GMF.GL_SUBR_LED ,
-
Table: GL_SUBR_LED
12.2.2
owner:GMF, object_type:TABLE, fnd_design_data:GMF.GL_SUBR_LED, object_name:GL_SUBR_LED, status:VALID, product: GMF - Process Manufacturing Financials , description: GL subsidiary ledger. Liaison between subsystems and GL. Stores all the bookings of OPM subsystem transactions (documents). Updated by the OPM Subsidiary Ledger Update process. , implementation_dba_data: GMF.GL_SUBR_LED ,
-
APPS.OPI_DBI_MTL_VARIANCE_PKG dependencies on GL_SUBR_LED
12.1.1
-
APPS.OPI_DBI_COGS_OPM_PKG dependencies on GL_SUBR_LED
12.1.1
-
APPS.OPI_DBI_PRE_R12_RES_PKG dependencies on GL_SUBR_LED
12.1.1
-
APPS.OPI_DBI_INV_VALUE_OPM_INCR_PKG dependencies on GL_SUBR_LED
12.1.1
-
APPS.OPI_DBI_JOB_TXN_STG_PKG dependencies on GL_SUBR_LED
12.1.1
-
APPS.OPI_DBI_WIP_COMP_OPM_PKG dependencies on GL_SUBR_LED
12.1.1
-
APPS.OPI_DBI_INV_CCA_OPM_PKG dependencies on GL_SUBR_LED
12.1.1
-
APPS.OPI_DBI_INV_VALUE_OPM_INIT_PKG dependencies on GL_SUBR_LED
12.1.1
-
APPS.OPI_DBI_OPM_COGS_PKG dependencies on GL_SUBR_LED
12.1.1
-
APPS.OPI_DBI_PRE_R12_COGS_PKG dependencies on GL_SUBR_LED
12.1.1
-
Table: GL_SUBR_LED_EFC
12.1.1
owner:GMF, object_type:TABLE, fnd_design_data:GMF.GL_SUBR_LED_EFC, object_name:GL_SUBR_LED_EFC, status:VALID, product: GMF - Process Manufacturing Financials , description: Shadow table of GL_SUBR_LED for EFC migration. Stores the original values of columns of GL_SUBR_LED that are to be converted to the Euro currency as a part of EFC migration. The table consists of the primary key columns of GL_SUBR_LED and , implementation_dba_data: GMF.GL_SUBR_LED_EFC ,
-
Table: GL_SUBR_LED_EFC
12.2.2
owner:GMF, object_type:TABLE, fnd_design_data:GMF.GL_SUBR_LED_EFC, object_name:GL_SUBR_LED_EFC, status:VALID, product: GMF - Process Manufacturing Financials , description: Shadow table of GL_SUBR_LED for EFC migration. Stores the original values of columns of GL_SUBR_LED that are to be converted to the Euro currency as a part of EFC migration. The table consists of the primary key columns of GL_SUBR_LED and , implementation_dba_data: GMF.GL_SUBR_LED_EFC ,
-
TABLE: GMF.GL_SUBR_LED_EFC
12.2.2
owner:GMF, object_type:TABLE, fnd_design_data:GMF.GL_SUBR_LED_EFC, object_name:GL_SUBR_LED_EFC, status:VALID,
-
TABLE: GMF.GL_SUBR_LED_EFC
12.1.1
owner:GMF, object_type:TABLE, fnd_design_data:GMF.GL_SUBR_LED_EFC, object_name:GL_SUBR_LED_EFC, status:VALID,
-
SYNONYM: APPS.GL_SUBR_LED
12.1.1
owner:APPS, object_type:SYNONYM, object_name:GL_SUBR_LED, status:VALID,
-
SYNONYM: APPS.GL_SUBR_LED
12.2.2
owner:APPS, object_type:SYNONYM, object_name:GL_SUBR_LED, status:VALID,
-
VIEW: APPS.GL_SUBR_LED_VW
12.1.1
-
APPS.OPI_DBI_INV_VALUE_OPM_INIT_PKG dependencies on GME_BATCH_HEADER
12.1.1
-
VIEW: GMF.GL_SUBR_LED#
12.2.2
owner:GMF, object_type:VIEW, object_name:GL_SUBR_LED#, status:VALID,
-
VIEW: APPS.GL_SUBR_LED_VW
12.2.2
-
Table: GL_CURR_MST
12.1.1
owner:GMF, object_type:TABLE, fnd_design_data:GMF.GL_CURR_MST, object_name:GL_CURR_MST, status:VALID, product: GMF - Process Manufacturing Financials , description: This table contains the Currency definitions. Note that with Oracle Financials integration this table is populated with the Currency data from Oracle Financials. , implementation_dba_data: GMF.GL_CURR_MST ,
-
Table: GL_CURR_MST
12.2.2
owner:GMF, object_type:TABLE, fnd_design_data:GMF.GL_CURR_MST, object_name:GL_CURR_MST, status:VALID, product: GMF - Process Manufacturing Financials , description: This table contains the Currency definitions. Note that with Oracle Financials integration this table is populated with the Currency data from Oracle Financials. , implementation_dba_data: GMF.GL_CURR_MST ,
-
VIEW: APPS.GLEX_VIEW
12.2.2
-
APPS.OPI_DBI_OPM_COGS_PKG dependencies on IC_WHSE_MST
12.1.1
-
VIEW: APPS.GLEX_VIEW
12.1.1
-
VIEW: GMF.GL_SUBR_LED#
12.2.2
-
APPS.OPI_DBI_PRE_R12_RES_PKG dependencies on CR_RSRC_MST_B
12.1.1
-
APPS.OPI_DBI_PRE_R12_RES_PKG dependencies on GME_MATERIAL_DETAILS
12.1.1
-
APPS.OPI_DBI_PRE_R12_RES_PKG dependencies on CR_RSRC_DTL
12.1.1
-
Table: GL_SUBR_STA
12.1.1
owner:GMF, object_type:TABLE, fnd_design_data:GMF.GL_SUBR_STA, object_name:GL_SUBR_STA, status:VALID, product: GMF - Process Manufacturing Financials , description: OPM Subsidiary Ledger Update process Control table , implementation_dba_data: GMF.GL_SUBR_STA ,
-
APPS.OPI_DBI_OPM_COGS_PKG dependencies on OE_ORDER_LINES_ALL
12.1.1
-
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 ,
-
APPS.OPI_DBI_PRE_R12_RES_PKG dependencies on GME_RESOURCE_TXNS
12.1.1
-
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: GL_LDGR_MST
12.1.1
owner:GMF, object_type:TABLE, fnd_design_data:GMF.GL_LDGR_MST, object_name:GL_LDGR_MST, status:VALID, product: GMF - Process Manufacturing Financials , description: GL ledgers , implementation_dba_data: GMF.GL_LDGR_MST ,
-
APPS.OPI_DBI_COGS_OPM_PKG SQL Statements
12.1.1
-
APPS.OPI_DBI_INV_CCA_OPM_PKG dependencies on IC_TRAN_CMP
12.1.1
-
Table: GL_SUBR_STA
12.2.2
owner:GMF, object_type:TABLE, fnd_design_data:GMF.GL_SUBR_STA, object_name:GL_SUBR_STA, status:VALID, product: GMF - Process Manufacturing Financials , description: OPM Subsidiary Ledger Update process Control table , implementation_dba_data: GMF.GL_SUBR_STA ,
-
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 ,
-
APPS.OPI_DBI_WIP_COMP_OPM_PKG dependencies on GL_SUBR_TST
12.1.1
-
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 ,
-
APPS.OPI_DBI_INV_VALUE_OPM_INCR_PKG SQL Statements
12.1.1
-
Table: GL_LDGR_MST
12.2.2
owner:GMF, object_type:TABLE, fnd_design_data:GMF.GL_LDGR_MST, object_name:GL_LDGR_MST, status:VALID, product: GMF - Process Manufacturing Financials , description: GL ledgers , implementation_dba_data: GMF.GL_LDGR_MST ,
-
PACKAGE BODY: APPS.OPI_DBI_PRE_R12_COGS_PKG
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:OPI_DBI_PRE_R12_COGS_PKG, status:VALID,
-
12.2.2 DBA Data
12.2.2
-
12.2.2 DBA Data
12.2.2
-
PACKAGE BODY: APPS.OPI_DBI_PRE_R12_RES_PKG
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:OPI_DBI_PRE_R12_RES_PKG, status:VALID,