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


VIEW: APPS.IGS_UC_UVCONTACT_2003

Object Details
Object Name: IGS_UC_UVCONTACT_2003
Object Type: VIEW
Owner: APPS
FND Design Data: ViewIGS.IGS_UC_UVCONTACT_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
CONTACTCODE VARCHAR2 (1)
Contact code, takes values from A - Z
TIMESTAMP DATE

Time stamp - date and time of last change
UPDATER VARCHAR2 (17)
ID of last updater
NAME VARCHAR2 (35)
Name
POST VARCHAR2 (35)
Post Held
ADDRESS1 VARCHAR2 (35)
Contact address line 1
ADDRESS2 VARCHAR2 (35)
Contact address line 2
ADDRESS3 VARCHAR2 (35)
Contact address line 3
ADDRESS4 VARCHAR2 (35)
Contact address line 4
TELEPHONE VARCHAR2 (20)
Telephone Number
EMAIL VARCHAR2 (40)
Email address
FAX VARCHAR2 (20)
Fax number
Query Text

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


SELECT CONTACTCODE
,      TIMESTAMP
,      UPDATER
,      NAME
,      POST
,      ADDRESS1
,      ADDRESS2
,      ADDRESS3
,      ADDRESS4
,      TELEPHONE
,      EMAIL
,      FAX
FROM APPS.IGS_UC_UVCONTACT_2003;

Dependencies

[top of page]

APPS.IGS_UC_UVCONTACT_2003 references the following:

SchemaAPPS
SynonymIGS_UC_UCNTACT_INTS
APPS.IGS_UC_UVCONTACT_2003 is referenced by following:

SchemaAPPS
SynonymIGS_UC_U_UVCONTACT_2003