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


VIEW: APPS.IGS_UC_CVINSTITUTION_2003

Object Details
Object Name: IGS_UC_CVINSTITUTION_2003
Object Type: VIEW
Owner: APPS
FND Design Data: ViewIGS.IGS_UC_CVINSTITUTION_2003
Subobject Name:
Status: VALID

***** Warning: Oracle Internal Use Only *****

Oracle Corporation does not support access to Oracle
applications data using this object, except from standard Oracle Applications programs.

View Type

Internal

[View Source]

Columns
Name Datatype Length Mandatory Comments
INST VARCHAR2 (3)
3 character Institution Code for Small Systems
TIMESTAMP DATE

Timestamp
INSTCODE VARCHAR2 (5)
Institution Code for Small Systems
INSTNAME VARCHAR2 (20)
Institution Name for Small Systems
UCAS VARCHAR2 (1)
Indicates the system to which the record belongs to
GTTR VARCHAR2 (1)
Indicates the system to which the record belongs to
SWAS VARCHAR2 (1)
Indicates the system to which the record belongs to
NMAS VARCHAR2 (1)
Indicates the system to which the record belongs to
Query Text

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


SELECT INST
,      TIMESTAMP
,      INSTCODE
,      INSTNAME
,      UCAS
,      GTTR
,      SWAS
,      NMAS
FROM APPS.IGS_UC_CVINSTITUTION_2003;

Dependencies

[top of page]

APPS.IGS_UC_CVINSTITUTION_2003 references the following:

SchemaAPPS
SynonymIGS_UC_CINST_INTS
APPS.IGS_UC_CVINSTITUTION_2003 is referenced by following:

SchemaAPPS
SynonymIGS_UC_U_CVINSTITUTION_2003