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


VIEW: APPS.IGS_UC_IVSTARN_2003

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

Time stamp - date and time of last change
CHECKDIGIT NUMBER (22)
Application number check digit
NAMECHANGEDATE DATE

Application number check digit
TITLE VARCHAR2 (4)
Mr, Miss, Ms, Mrs, Lord etc
FORENAMES VARCHAR2 (50)
Forenames
SURNAME VARCHAR2 (30)
Surnames
BIRTHDATE DATE

Date of birth
SEX VARCHAR2 (1)
M - Male, F - Female
Query Text

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


SELECT APPNO
,      TIMESTAMP
,      CHECKDIGIT
,      NAMECHANGEDATE
,      TITLE
,      FORENAMES
,      SURNAME
,      BIRTHDATE
,      SEX
FROM APPS.IGS_UC_IVSTARN_2003;

Dependencies

[top of page]

APPS.IGS_UC_IVSTARN_2003 references the following:

SchemaAPPS
SynonymIGS_UC_ISTARN_INTS
APPS.IGS_UC_IVSTARN_2003 is referenced by following:

SchemaAPPS
SynonymIGS_UC_U_IVSTARN_2003