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


VIEW: APPS.IGS_UC_IVSTARX_2003_V

Object Details
Object Name: IGS_UC_IVSTARX_2003_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewIGS.IGS_UC_IVSTARX_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 occupation information will be held in different Hercules views for different systems. This View selects the applicant occupation 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
ETHNIC NUMBER (22)
Ethnic origin
POCCEDUCHANGEDATE DATE

Date of change of Parental Occupation details
SOCIALCLASS VARCHAR2 (1)
Social Class - pre 2000
POCC VARCHAR2 (4)
Parental Occupation Group
POCCTEXT VARCHAR2 (22)
EAS Parental Occupation Text
SOCIOECONOMIC VARCHAR2 (1)
Socio-economic classification
OCCBACKGROUND VARCHAR2 (22)
Occupation background
Query Text

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


SELECT APPNO
,      TIMESTAMP
,      ETHNIC
,      POCCEDUCHANGEDATE
,      SOCIALCLASS
,      POCC
,      POCCTEXT
,      SOCIOECONOMIC
,      OCCBACKGROUND
FROM APPS.IGS_UC_IVSTARX_2003_V;

Dependencies

[top of page]

APPS.IGS_UC_IVSTARX_2003_V references the following:

SchemaAPPS
SynonymIGS_UC_U_IVSTARX_2003
APPS.IGS_UC_IVSTARX_2003_V is referenced by following:

SchemaAPPS
Package BodyIGS_UC_LOAD_HERCULES_DATA - show dependent code