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


VIEW: APPS.IGS_UC_IVFORMQUALS_2004

Object Details
Object Name: IGS_UC_IVFORMQUALS_2004
Object Type: VIEW
Owner: APPS
FND Design Data: ViewIGS.IGS_UC_IVFORMQUALS_2004
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
QUALID NUMBER (22)
Qualification identifier
TIMESTAMP DATE

Time stamp - date and time of last change
QUALTYPE VARCHAR2 (30)
Qualification type
AWARDBODY VARCHAR2 (10)
Awarding body code
TITLE VARCHAR2 (100)
Award title
GRADE VARCHAR2 (20)
Grade obtained
QUALDATE DATE

Qualification date
Query Text

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


SELECT APPNO
,      QUALID
,      TIMESTAMP
,      QUALTYPE
,      AWARDBODY
,      TITLE
,      GRADE
,      QUALDATE
FROM APPS.IGS_UC_IVFORMQUALS_2004;

Dependencies

[top of page]

APPS.IGS_UC_IVFORMQUALS_2004 references the following:

SchemaAPPS
SynonymIGS_UC_IFRMQUL_INTS
APPS.IGS_UC_IVFORMQUALS_2004 is referenced by following:

SchemaAPPS
SynonymIGS_UC_U_IVFORMQUALS_2004