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


TABLE: HR.PER_PREV_JOB_INFO_TYPES

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


Classification of extra information for jobs held against previous employers.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Columns
Name Datatype Length Mandatory Comments
INFORMATION_TYPE VARCHAR2 (40) Yes identifier for the information type
ACTIVE_INACTIVE_FLAG VARCHAR2 (30) Yes Identifies if the information type is currently active
MULTIPLE_OCCURANCES_FLAG VARCHAR2 (30) Yes Identifies if it is possible to have more than one of this information type for a single previous job
DESCRIPTION VARCHAR2 (240)
Description for the information type
LEGISLATION_CODE VARCHAR2 (30)
legislation to which the information type belongs
OBJECT_VERSION_NUMBER NUMBER (9) Yes Used to store object version number
LAST_UPDATE_DATE DATE
Yes Standard WHO columns
LAST_UPDATED_BY NUMBER (15) Yes Standard WHO columns
LAST_UPDATE_LOGIN NUMBER (15)
Standard WHO columns
CREATED_BY NUMBER (15) Yes Standard WHO columns
CREATION_DATE DATE
Yes Standard WHO columns
Query Text

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


SELECT INFORMATION_TYPE
,      ACTIVE_INACTIVE_FLAG
,      MULTIPLE_OCCURANCES_FLAG
,      DESCRIPTION
,      LEGISLATION_CODE
,      OBJECT_VERSION_NUMBER
,      LAST_UPDATE_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_LOGIN
,      CREATED_BY
,      CREATION_DATE
FROM HR.PER_PREV_JOB_INFO_TYPES;

Dependencies

[top of page]

HR.PER_PREV_JOB_INFO_TYPES does not reference any database object

HR.PER_PREV_JOB_INFO_TYPES is referenced by following:

SchemaAPPS
SynonymPER_PREV_JOB_INFO_TYPES
TriggerPER_PREV_JOB_INFO_TYPES_WHO
SchemaPUBLIC
SynonymPER_PREV_JOB_INFO_TYPES