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


VIEW: APPS.IGS_UC_IVSTARPQR_2003_V

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

View Type

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


From 2004, applicant qualification information will be held in different Hercules views for different systems. This View selects the applicant qualification information belonging to all the systems.


[View Source]

Columns
Name Datatype Length Mandatory Comments
APPNO NUMBER (22)
Application Number
TIMESTAMP DATE

Time stamp - date and time of last change
SUBJECTID NUMBER (22)
Subject identification number see cvEBLsubject
EBLRESULT VARCHAR2 (2)
Contents depends on board: A-grade, A-grade and S-grade, Range mark, Percentage etc
EBLAMENDED VARCHAR2 (2)
Grade amend by board: As EBLresult
CLAIMEDRESULT VARCHAR2 (2)
Grade claimed by candidate: As EBLresult
Query Text

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


SELECT APPNO
,      TIMESTAMP
,      SUBJECTID
,      EBLRESULT
,      EBLAMENDED
,      CLAIMEDRESULT
FROM APPS.IGS_UC_IVSTARPQR_2003_V;

Dependencies

[top of page]

APPS.IGS_UC_IVSTARPQR_2003_V references the following:

SchemaAPPS
SynonymIGS_UC_U_IVSTARPQR_2003
APPS.IGS_UC_IVSTARPQR_2003_V is referenced by following:

SchemaAPPS
Package BodyIGS_UC_LOAD_HERCULES_DATA - show dependent code