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


TABLE: HR.PER_CONTACT_INFO_TYPES

Object Details
Object Name: PER_CONTACT_INFO_TYPES
Object Type: TABLE
Owner: HR
FND Design Data: TablePER.PER_CONTACT_INFO_TYPES
Subobject Name:
Status: VALID


PER_CONTACT_INFO_TYPES holds the definitions of extra information


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
PER_CONTACT_INFO_TYPES_PK NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnINFORMATION_TYPE
Columns
Name Datatype Length Mandatory Comments
INFORMATION_TYPE VARCHAR2 (30) Yes The name or code of the information type, which is also the primary key.
ACTIVE_INACTIVE_FLAG VARCHAR2 (1) Yes Indicates whether the information type is active or inactive.
MULTIPLE_OCCURENCES_FLAG VARCHAR2 (1) Yes Indicates whether a contact relationship may have multiple occurrences of this type.
LEGISLATION_CODE VARCHAR2 (30)
The legislation to which the information type applies.
LAST_UPDATE_DATE DATE

Standard who column.
LAST_UPDATED_BY NUMBER (15)
Standard who column.
LAST_UPDATE_LOGIN NUMBER (15)
Standard who column.
CREATED_BY NUMBER (15)
Standard who column.
CREATION_DATE DATE

Standard who column.
REQUEST_ID NUMBER (15)
Standard who column.
PROGRAM_APPLICATION_ID NUMBER (15)
Standard who column.
PROGRAM_ID NUMBER (15)
Standard who column.
PROGRAM_UPDATE_DATE DATE

Standard who column.
OBJECT_VERSION_NUMBER NUMBER (9)
System-generated version of row. Increments by one with each update.
Query Text

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


SELECT INFORMATION_TYPE
,      ACTIVE_INACTIVE_FLAG
,      MULTIPLE_OCCURENCES_FLAG
,      LEGISLATION_CODE
,      LAST_UPDATE_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_LOGIN
,      CREATED_BY
,      CREATION_DATE
,      REQUEST_ID
,      PROGRAM_APPLICATION_ID
,      PROGRAM_ID
,      PROGRAM_UPDATE_DATE
,      OBJECT_VERSION_NUMBER
FROM HR.PER_CONTACT_INFO_TYPES;

Dependencies

[top of page]

HR.PER_CONTACT_INFO_TYPES does not reference any database object

HR.PER_CONTACT_INFO_TYPES is referenced by following:

SchemaAPPS
SynonymPER_CONTACT_INFO_TYPES
TriggerPER_CONTACT_INFO_TYPES_WHO
SchemaPUBLIC
SynonymPER_CONTACT_INFO_TYPES