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


VIEW: APPS.IGS_UC_UVCOURSEVACOPTIONS_2003

Object Details
Object Name: IGS_UC_UVCOURSEVACOPTIONS_2003
Object Type: VIEW
Owner: APPS
FND Design Data: ViewIGS.IGS_UC_UVCOURSEVACOPTIONS_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
COURSE VARCHAR2 (6)
Course Code
CAMPUS VARCHAR2 (1)
Campus Code
OPTIONCODE VARCHAR2 (2)
Option Code
TIMESTAMP DATE

Time stamp - date and time of last change
UPDATER VARCHAR2 (17)
ID of last updater
CLUPDATED VARCHAR2 (1)
Y - Updated not yet notified
CLDATE DATE

Vacancies updated date
VACSTATUS VARCHAR2 (1)
Y - Open to all applicants,N - Closed, O - Overseas only (not applicable to an option)
Query Text

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


SELECT COURSE
,      CAMPUS
,      OPTIONCODE
,      TIMESTAMP
,      UPDATER
,      CLUPDATED
,      CLDATE
,      VACSTATUS
FROM APPS.IGS_UC_UVCOURSEVACOPTIONS_2003;

Dependencies

[top of page]

APPS.IGS_UC_UVCOURSEVACOPTIONS_2003 references the following:

SchemaAPPS
SynonymIGS_UC_UCRSVOP_INTS
APPS.IGS_UC_UVCOURSEVACOPTIONS_2003 is referenced by following:

SchemaAPPS
SynonymIGS_UC_U_UVCOURSEVACOPS_2003