DBA Data[Home] [Help] [Dependency Information]


TABLE: IGI.IGI_PLSQL_CONTROL

Object Details
Object Name: IGI_PLSQL_CONTROL
Object Type: TABLE
Owner: IGI
FND Design Data: TableIGI.IGI_PLSQL_CONTROL
Subobject Name:
Status: VALID


IGI_PLSQL_CONTROL is the error log table for many requirements in Oracle Public Sector Financials (International).


Storage Details
Tablespace: TablespaceAPPS_TS_INTERFACE
PCT Free: 10
PCT Used:
Columns
Name Datatype Length Mandatory Comments
REPORT_RUN_ID NUMBER
Yes Report run identifier
ENTRY_TYPE VARCHAR2 (240) Yes Entry type
SEQUENCE NUMBER

Sequence
ENTRY_TEXT VARCHAR2 (2000)
General description of type of error logged
Query Text

Cut, paste (and edit) the following text to query this object:


SELECT REPORT_RUN_ID
,      ENTRY_TYPE
,      SEQUENCE
,      ENTRY_TEXT
FROM IGI.IGI_PLSQL_CONTROL;

Dependencies

[top of page]

IGI.IGI_PLSQL_CONTROL does not reference any database object

IGI.IGI_PLSQL_CONTROL is referenced by following:

SchemaAPPS
SynonymIGI_PLSQL_CONTROL