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


VIEW: APPS.IGS_UC_IVSTARZ1_2003

Object Details
Object Name: IGS_UC_IVSTARZ1_2003
Object Type: VIEW
Owner: APPS
FND Design Data: ViewIGS.IGS_UC_IVSTARZ1_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
APPNO NUMBER (22)
Application Number
TIMESTAMP DATE

Time stamp - date and time of last change
DATECEFSENT DATE

Date Clearing Entry Form sent
CEFNO NUMBER (22)
Clearing Entry Form Number
CENTRALCLEARING VARCHAR2 (1)
Central Clearing was discontinued in 1999. This field is no longer used, but contains the constant "N" for backward compatibility.
INST VARCHAR2 (3)
Institution Code
COURSE VARCHAR2 (6)
Course Code
CAMPUS VARCHAR2 (1)
Campus Code
FACULTY VARCHAR2 (1)
Faculty Code
ENTRYYEAR NUMBER (22)
Entry Year
ENTRYMONTH NUMBER (22)
Entry Month
ENTRYPOINT VARCHAR2 (1)
Point of Entry
RESULT VARCHAR2 (1)
Result. Previously used in Central Clearing. Now only contains "A" (Accept) if Inst or Course are not null. Null otherwise
Query Text

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


SELECT APPNO
,      TIMESTAMP
,      DATECEFSENT
,      CEFNO
,      CENTRALCLEARING
,      INST
,      COURSE
,      CAMPUS
,      FACULTY
,      ENTRYYEAR
,      ENTRYMONTH
,      ENTRYPOINT
,      RESULT
FROM APPS.IGS_UC_IVSTARZ1_2003;

Dependencies

[top of page]

APPS.IGS_UC_IVSTARZ1_2003 references the following:

SchemaAPPS
SynonymIGS_UC_ISTARZ1_INTS
APPS.IGS_UC_IVSTARZ1_2003 is referenced by following:

SchemaAPPS
SynonymIGS_UC_U_IVSTARZ1_2003