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


VIEW: APPS.IGS_UC_CVNAME_2003

Object Details
Object Name: IGS_UC_CVNAME_2003
Object Type: VIEW
Owner: APPS
FND Design Data: ViewIGS.IGS_UC_CVNAME_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) Yes Application Number
TIMESTAMP DATE

Date and time of last change
CHECKDIGIT NUMBER (22) Yes Application number check digit
NAMECHANGEDATE DATE

Date and time of last change
TITLE VARCHAR2 (4) Yes Mr., Miss, Ms, Mrs., Lord etc
FORENAMES VARCHAR2 (24)
First Names
SURNAME VARCHAR2 (18) Yes Surname
INDEXSURN VARCHAR2 (18) Yes Surname in upper case
CANCELLED VARCHAR2 (1)
Y - Cancelled
WITHDRAWN VARCHAR2 (1)
Y - Withdrawn
STATUS VARCHAR2 (1) Yes Status code
BIRTHDATE DATE

Date of Birth
SEX VARCHAR2 (1) Yes M - Male , F - Female
CHOICESALLTRANSPARENT VARCHAR2 (1)
Applications Choices are visible to institution or not
EXTRASTATUS NUMBER (22)
Indicates whether the applicant is in extra processing
Query Text

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


SELECT APPNO
,      TIMESTAMP
,      CHECKDIGIT
,      NAMECHANGEDATE
,      TITLE
,      FORENAMES
,      SURNAME
,      INDEXSURN
,      CANCELLED
,      WITHDRAWN
,      STATUS
,      BIRTHDATE
,      SEX
,      CHOICESALLTRANSPARENT
,      EXTRASTATUS
FROM APPS.IGS_UC_CVNAME_2003;

Dependencies

[top of page]

APPS.IGS_UC_CVNAME_2003 references the following:

SchemaAPPS
SynonymIGS_UC_CVNAME_INTS
APPS.IGS_UC_CVNAME_2003 is referenced by following:

SchemaAPPS
SynonymIGS_UC_G_CVGNAME_2006
SynonymIGS_UC_N_CVNNAME_2006
SynonymIGS_UC_U_CVNAME_2003