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


VIEW: APPS.IGS_UC_IVFORMQUALS_2006_V

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

View Type

A public view which may be useful for custom reporting or other data
requirements.


Normal View for IVFORMQUALS for the 2006 odbc-link cycle


[View Source]

Columns
Name Datatype Length Mandatory Comments
APPNO NUMBER (22)
Application Number
QUALID NUMBER (22)
Unique identifier for this qualification entry
TIMESTAMP DATE

Time stamp - date and time of last change
QUALTYPE VARCHAR2 (30)
Qualification type - e.g. GCSE, A, HSC
AWARDBODY VARCHAR2 (10)
Awarding body such as exam boarde.g. AQA, OCR
TITLE VARCHAR2 (100)
Subject/unit/module/component name
GRADE VARCHAR2 (20)
Grade
QUALDATEYEAR VARCHAR2 (0)
Year completed studying for qualification
QUALDATEMONTH VARCHAR2 (0)
Month completed studying for qualification
Query Text

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


SELECT APPNO
,      QUALID
,      TIMESTAMP
,      QUALTYPE
,      AWARDBODY
,      TITLE
,      GRADE
,      QUALDATEYEAR
,      QUALDATEMONTH
FROM APPS.IGS_UC_IVFORMQUALS_2006_V;

Dependencies

[top of page]

APPS.IGS_UC_IVFORMQUALS_2006_V references the following:

SchemaAPPS
SynonymIGS_UC_U_IVFORMQUALS_2006
APPS.IGS_UC_IVFORMQUALS_2006_V is referenced by following:

SchemaAPPS
Package BodyIGS_UC_LOAD_HERCULES_DATA - show dependent code