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


TABLE: IGS.IGS_UC_MV_JOINT_ADM

Object Details
Object Name: IGS_UC_MV_JOINT_ADM
Object Type: TABLE
Owner: IGS
FND Design Data: TableIGS.IGS_UC_MV_JOINT_ADM
Subobject Name:
Status: VALID


Holds the details of institutions, which are recorded as joint admissions Entities. - OBSOLETE


Storage Details
Tablespace: TablespaceAPPS_TS_INTERFACE
PCT Free: 10
PCT Used:
Columns
Name Datatype Length Mandatory Comments
CHILDINST VARCHAR2 (3)
Institution Code (of main or Child institution)
PARENTINST1 VARCHAR2 (3)
Institution Code (of first Parent institution)
PARENTINST2 VARCHAR2 (3)
Institution Code (of second Parent institution)
PARENTINST3 VARCHAR2 (3)
Institution Code (of third Parent institution)
PARENTINST4 VARCHAR2 (3)
Institution Code (of fourth Parent institution)
PARENTINST5 VARCHAR2 (3)
Institution Code (of fifth Parent institution)
Query Text

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


SELECT CHILDINST
,      PARENTINST1
,      PARENTINST2
,      PARENTINST3
,      PARENTINST4
,      PARENTINST5
FROM IGS.IGS_UC_MV_JOINT_ADM;

Dependencies

[top of page]

IGS.IGS_UC_MV_JOINT_ADM does not reference any database object

IGS.IGS_UC_MV_JOINT_ADM is referenced by following:

SchemaAPPS
SynonymIGS_UC_MV_JOINT_ADM