Search Results igs_co_dtl_ole
Overview
The table IGS_CO_DTL_OLE is a data object within the Oracle E-Business Suite (EBS) Student System (IGS). As indicated by its description, it is designed to store OLE (Object Linking and Embedding) information specifically related to a correspondence item. This suggests its role was to manage embedded or linked document objects within the student correspondence subsystem. Critically, the ETRM metadata explicitly labels the IGS product as "Obsolete" and notes this table is "Not implemented in this database." This indicates that while the table structure was defined, it was never deployed in standard EBS 12.1.1 or 12.2.2 instances, rendering it a non-operational artifact of the application's design history.
Key Information Stored
Based on the provided metadata, the table's structure is defined by a composite primary key and its relationship to a parent table. The primary columns are CORRESPONDENCE_TYPE and REFERENCE_NUMBER, which together form the primary key constraint IGS_CO_DTL_OLE_PK. While specific data columns for the OLE content (such as BLOB data, file pointers, or OLE metadata) are not detailed in the excerpt, the table's purpose implies it would have held the technical details necessary to render or access an embedded object. The key structure confirms that this OLE data is a child record of a specific correspondence detail entry.
Common Use Cases and Queries
Given the table's status as not implemented, there are no active use cases or operational queries in a standard EBS environment. In a hypothetical scenario where it was active, its purpose would have been to support correspondence generation with rich content. Analytical or data retrieval queries would have joined to the parent correspondence detail table. A typical pattern to retrieve OLE data for a correspondence item would have been:
- SELECT ole.* FROM igs_co_dtl_ole ole, igs_co_dtl dtl WHERE ole.correspondence_type = dtl.correspondence_type AND ole.reference_number = dtl.reference_number AND dtl.some_identifier = :input_value;
Any reporting on correspondence attachments or embedded content would have leveraged this table, but such functionality was not realized in the shipped product.
Related Objects
The primary related object is the IGS_CO_DTL table, which is the parent table for IGS_CO_DTL_OLE. The foreign key relationship is explicitly defined, with IGS_CO_DTL_OLE.CORRESPONDENCE_TYPE and IGS_CO_DTL_OLE.REFERENCE_NUMBER referencing columns in IGS_CO_DTL. This establishes that OLE information is a detail record of a correspondence detail. No other dependent tables, views, or APIs are listed in the provided metadata, which is consistent with the object's unimplemented state. Developers or DBAs encountering this table should treat it as a schema artifact with no live data or dependencies in a standard implementation.
-
Table: IGS_CO_DTL_OLE
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_CO_DTL_OLE, object_name:IGS_CO_DTL_OLE, status:VALID, product: IGS - Student System , description: Contains OLE information for correspondence item , implementation_dba_data: IGS.IGS_CO_DTL_OLE ,
-
Table: IGS_CO_DTL_OLE
12.2.2
product: IGS - Student System (Obsolete) , description: Contains OLE information for correspondence item , implementation_dba_data: Not implemented in this database ,
-
APPS.IGS_CO_GEN_002 dependencies on IGS_CO_DTL_OLE
12.1.1
-
APPS.IGS_CO_DTL_OLE_PKG dependencies on IGS_CO_DTL_OLE
12.1.1
-
SYNONYM: APPS.IGS_CO_DTL_OLE
12.1.1
owner:APPS, object_type:SYNONYM, object_name:IGS_CO_DTL_OLE, status:VALID,
-
APPS.IGS_CO_DTL_OLE_PKG SQL Statements
12.1.1
-
APPS.IGS_CO_GEN_002 dependencies on IGS_CO_DTL
12.1.1
-
TABLE: IGS.IGS_CO_DTL_OLE
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_CO_DTL_OLE, object_name:IGS_CO_DTL_OLE, status:VALID,
-
Table: IGS_CO_DTL
12.2.2
product: IGS - Student System (Obsolete) , description: Contains textual information and describes details for correspondence items , implementation_dba_data: Not implemented in this database ,
-
APPS.IGS_CO_GEN_002 dependencies on IGS_CO_DTL_OLE_PKG
12.1.1
-
PACKAGE BODY: APPS.IGS_CO_DTL_OLE_PKG
12.1.1
-
Table: IGS_CO_DTL
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_CO_DTL, object_name:IGS_CO_DTL, status:VALID, product: IGS - Student System , description: Contains textual information and describes details for correspondence items , implementation_dba_data: IGS.IGS_CO_DTL ,
-
PACKAGE BODY: APPS.IGS_CO_DTL_OLE_PKG
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:IGS_CO_DTL_OLE_PKG, status:VALID,
-
APPS.IGS_CO_DTL_OLE_PKG dependencies on IGS_CO_DTL_OLE_PKG
12.1.1
-
PACKAGE BODY: APPS.IGS_CO_GEN_002
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:IGS_CO_GEN_002, status:VALID,
-
APPS.IGS_CO_GEN_002 SQL Statements
12.1.1
-
12.1.1 DBA Data
12.1.1
-
PACKAGE BODY: APPS.IGS_CO_GEN_002
12.1.1
-
12.2.2 FND Design Data
12.2.2
-
12.1.1 FND Design Data
12.1.1
-
12.1.1 DBA Data
12.1.1
-
12.1.1 DBA Data
12.1.1
-
PACKAGE BODY: APPS.AD_LONGTOLOB_PKG
12.2.2
-
PACKAGE BODY: APPS.AD_LONGTOLOB_PKG
12.1.1
-
12.1.1 DBA Data
12.1.1
-
eTRM - IGS Tables and Views
12.1.1
description: Holds applicant whose records are wrongly available . It is recommended that such applicant records are deleted from the system . It synchronizes with UCAS view 'ivStarW'. ,
-
eTRM - IGS Tables and Views
12.1.1
description: Holds applicant whose records are wrongly available . It is recommended that such applicant records are deleted from the system . It synchronizes with UCAS view 'ivStarW'. ,