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


TABLE: HR.PER_STARTUP_PERSON_TYPES_TL

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


PER_STARTUP_PERSON_TYPES_TL holds the predefined definitions for translated person types that are propagated to PER_PERSON_TYPES when a new Business
Group is created. The default information held in PER_PERSON_TYPES
can be overridden for a specific Business Group.


Storage Details
Tablespace: TablespaceAPPS_TS_SEED
PCT Free: 10
PCT Used:
Primary Key: PER_STARTUP_PERSON_TYPES_TL_PK
  1. ColumnUSER_PERSON_TYPE
  2. ColumnLANGUAGE
Indexes
Index Type Uniqueness Tablespace Column
PER_STARTUP_PERSON_TYPES_TL_PK NORMAL UNIQUE TablespaceAPPS_TS_SEED ColumnUSER_PERSON_TYPE
ColumnLANGUAGE
PER_STARTUP_PERSON_TYPES_TL_N1 NORMAL NONUNIQUE TablespaceAPPS_TS_SEED ColumnSEEDED_PERSON_TYPE_KEY
Columns
Name Datatype Length Mandatory Comments
SYSTEM_PERSON_TYPE VARCHAR2 (30) Yes System code for the person type
USER_PERSON_TYPE VARCHAR2 (80) Yes User-defined name for the person type
LANGUAGE VARCHAR2 (4) Yes Defined language
SOURCE_LANG VARCHAR2 (4) Yes Actual language
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
DEFAULT_FLAG VARCHAR2 (30) Yes Indicates whether this is the default name for a particular system code.
CURRENT_APPLICANT_FLAG VARCHAR2 (30)
Flag to indicate whether this is an Applicant type.
CURRENT_EMP_OR_APL_FLAG VARCHAR2 (30)
Flag to indicate whether this is an Employee and an Applicant type.
CURRENT_EMPLOYEE_FLAG VARCHAR2 (30)
Flag to indicate whether this is an Employee type.
SEEDED_PERSON_TYPE_KEY VARCHAR2 (30) Yes Seeded person type key
Query Text

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


SELECT SYSTEM_PERSON_TYPE
,      USER_PERSON_TYPE
,      LANGUAGE
,      SOURCE_LANG
,      LAST_UPDATE_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_LOGIN
,      CREATED_BY
,      CREATION_DATE
,      DEFAULT_FLAG
,      CURRENT_APPLICANT_FLAG
,      CURRENT_EMP_OR_APL_FLAG
,      CURRENT_EMPLOYEE_FLAG
,      SEEDED_PERSON_TYPE_KEY
FROM HR.PER_STARTUP_PERSON_TYPES_TL;

Dependencies

[top of page]

HR.PER_STARTUP_PERSON_TYPES_TL does not reference any database object

HR.PER_STARTUP_PERSON_TYPES_TL is referenced by following:

SchemaAPPS
TriggerPER_STARTUP_PERSON_T041315_WHO
SynonymPER_STARTUP_PERSON_TYPES_TL
SchemaPUBLIC
SynonymPER_STARTUP_PERSON_TYPES_TL