PER_PERSON_TYPE_USAGES_M

This table is used to store the person type information for a person's relationship to the business group partition. The system person type is recorded to indicate whether a person is an employee, applicant, contingent worker, or non-worker at any given time.

Details

  • Schema: FUSION

  • Object owner: PER

  • Object type: TABLE

  • Tablespace: FUSION_TS_TX_DATA

Primary Key

Name Columns

PER_PERSON_TYPE_USAGES_M_PK

PERSON_TYPE_USAGE_ID, EFFECTIVE_START_DATE, EFFECTIVE_END_DATE, EFFECTIVE_LATEST_CHANGE, EFFECTIVE_SEQUENCE

Columns

Name Datatype Length Precision Not-null Comments Flexfield-mapping
PERSON_TYPE_USAGE_ID NUMBER 18 Yes System generated part of the primary key. Surrogate key.
PERSON_ID NUMBER 18 Yes Person for whom this person type usage is recorded
PERSON_TYPE_ID NUMBER 18 Yes Identifies the flavor of non-worker person type
EFFECTIVE_START_DATE DATE Yes Date Effective Entity: indicates the date at the beginning of the date range within which the row is effective.
EFFECTIVE_END_DATE DATE Yes Date Effective Entity: indicates the date at the end of the date range within which the row is effective.
OBJECT_VERSION_NUMBER NUMBER 9 Yes Used to implement optimistic locking. This number is incremented every time that the row is updated. The number is compared at the start and end of a transaction to detect whether another session has updated the row since it was queried.
LAST_UPDATED_BY VARCHAR2 64 Yes Who column: indicates the user who last updated the row.
LAST_UPDATE_DATE TIMESTAMP Yes Who column: indicates the date and time of the last update of the row.
LAST_UPDATE_LOGIN VARCHAR2 32 Who column: indicates the session login associated to the user who last updated the row.
CREATED_BY VARCHAR2 64 Yes Who column: indicates the user who created the row.
CREATION_DATE TIMESTAMP Yes Who column: indicates the date and time of the creation of the row.
ATTRIBUTE_CATEGORY VARCHAR2 30 Descriptive Flexfield: structure definition of the user descriptive flexfield. Person Type Usage Attributes (PER_PERSON_TYPE_USG_DFF)
ATTRIBUTE1 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Person Type Usage Attributes (PER_PERSON_TYPE_USG_DFF)
ATTRIBUTE2 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Person Type Usage Attributes (PER_PERSON_TYPE_USG_DFF)
ATTRIBUTE3 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Person Type Usage Attributes (PER_PERSON_TYPE_USG_DFF)
ATTRIBUTE4 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Person Type Usage Attributes (PER_PERSON_TYPE_USG_DFF)
ATTRIBUTE5 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Person Type Usage Attributes (PER_PERSON_TYPE_USG_DFF)
ATTRIBUTE6 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Person Type Usage Attributes (PER_PERSON_TYPE_USG_DFF)
ATTRIBUTE7 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Person Type Usage Attributes (PER_PERSON_TYPE_USG_DFF)
ATTRIBUTE8 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Person Type Usage Attributes (PER_PERSON_TYPE_USG_DFF)
ATTRIBUTE9 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Person Type Usage Attributes (PER_PERSON_TYPE_USG_DFF)
ATTRIBUTE10 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Person Type Usage Attributes (PER_PERSON_TYPE_USG_DFF)
ATTRIBUTE11 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Person Type Usage Attributes (PER_PERSON_TYPE_USG_DFF)
ATTRIBUTE12 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Person Type Usage Attributes (PER_PERSON_TYPE_USG_DFF)
ATTRIBUTE13 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Person Type Usage Attributes (PER_PERSON_TYPE_USG_DFF)
ATTRIBUTE14 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Person Type Usage Attributes (PER_PERSON_TYPE_USG_DFF)
ATTRIBUTE15 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Person Type Usage Attributes (PER_PERSON_TYPE_USG_DFF)
ATTRIBUTE16 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Person Type Usage Attributes (PER_PERSON_TYPE_USG_DFF)
ATTRIBUTE17 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Person Type Usage Attributes (PER_PERSON_TYPE_USG_DFF)
ATTRIBUTE18 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Person Type Usage Attributes (PER_PERSON_TYPE_USG_DFF)
ATTRIBUTE19 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Person Type Usage Attributes (PER_PERSON_TYPE_USG_DFF)
ATTRIBUTE20 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Person Type Usage Attributes (PER_PERSON_TYPE_USG_DFF)
ATTRIBUTE21 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Person Type Usage Attributes (PER_PERSON_TYPE_USG_DFF)
ATTRIBUTE22 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Person Type Usage Attributes (PER_PERSON_TYPE_USG_DFF)
ATTRIBUTE23 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Person Type Usage Attributes (PER_PERSON_TYPE_USG_DFF)
ATTRIBUTE24 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Person Type Usage Attributes (PER_PERSON_TYPE_USG_DFF)
ATTRIBUTE25 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Person Type Usage Attributes (PER_PERSON_TYPE_USG_DFF)
ATTRIBUTE26 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Person Type Usage Attributes (PER_PERSON_TYPE_USG_DFF)
ATTRIBUTE27 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Person Type Usage Attributes (PER_PERSON_TYPE_USG_DFF)
ATTRIBUTE28 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Person Type Usage Attributes (PER_PERSON_TYPE_USG_DFF)
ATTRIBUTE29 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Person Type Usage Attributes (PER_PERSON_TYPE_USG_DFF)
ATTRIBUTE30 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Person Type Usage Attributes (PER_PERSON_TYPE_USG_DFF)
EFFECTIVE_SEQUENCE NUMBER 4 Yes Date Effective Entity: indicates the order of different changes made during a day. The lowest value represents the earliest change in the day.
LEGAL_ENTITY_ID NUMBER 18 Optional Legal Entity to which this person type usage should be associated. Particularly user for Benefits processing. Not set for EMP, APL, CWK rows.
SYSTEM_PERSON_TYPE VARCHAR2 30 Yes Identifies a system type (from lookup, allowed values EMP, APL, CWK, NONW) the person can be classed as at a given time.
EFFECTIVE_LATEST_CHANGE VARCHAR2 30 Yes Date Effective Entity: 'Y' indicates that this row represents the latest change in the day.
ATTRIBUTE_NUMBER1 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield. Person Type Usage Attributes (PER_PERSON_TYPE_USG_DFF)
ATTRIBUTE_NUMBER2 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield. Person Type Usage Attributes (PER_PERSON_TYPE_USG_DFF)
ATTRIBUTE_NUMBER3 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield. Person Type Usage Attributes (PER_PERSON_TYPE_USG_DFF)
ATTRIBUTE_NUMBER4 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield. Person Type Usage Attributes (PER_PERSON_TYPE_USG_DFF)
ATTRIBUTE_NUMBER5 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield. Person Type Usage Attributes (PER_PERSON_TYPE_USG_DFF)
ATTRIBUTE_NUMBER6 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield. Person Type Usage Attributes (PER_PERSON_TYPE_USG_DFF)
ATTRIBUTE_NUMBER7 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield. Person Type Usage Attributes (PER_PERSON_TYPE_USG_DFF)
ATTRIBUTE_NUMBER8 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield. Person Type Usage Attributes (PER_PERSON_TYPE_USG_DFF)
ATTRIBUTE_NUMBER9 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield. Person Type Usage Attributes (PER_PERSON_TYPE_USG_DFF)
ATTRIBUTE_NUMBER10 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield. Person Type Usage Attributes (PER_PERSON_TYPE_USG_DFF)
ATTRIBUTE_NUMBER11 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield. Person Type Usage Attributes (PER_PERSON_TYPE_USG_DFF)
ATTRIBUTE_NUMBER12 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield. Person Type Usage Attributes (PER_PERSON_TYPE_USG_DFF)
ATTRIBUTE_NUMBER13 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield. Person Type Usage Attributes (PER_PERSON_TYPE_USG_DFF)
ATTRIBUTE_NUMBER14 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield. Person Type Usage Attributes (PER_PERSON_TYPE_USG_DFF)
ATTRIBUTE_NUMBER15 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield. Person Type Usage Attributes (PER_PERSON_TYPE_USG_DFF)
ATTRIBUTE_NUMBER16 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield. Person Type Usage Attributes (PER_PERSON_TYPE_USG_DFF)
ATTRIBUTE_NUMBER17 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield. Person Type Usage Attributes (PER_PERSON_TYPE_USG_DFF)
ATTRIBUTE_NUMBER18 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield. Person Type Usage Attributes (PER_PERSON_TYPE_USG_DFF)
ATTRIBUTE_NUMBER19 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield. Person Type Usage Attributes (PER_PERSON_TYPE_USG_DFF)
ATTRIBUTE_NUMBER20 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield. Person Type Usage Attributes (PER_PERSON_TYPE_USG_DFF)
ATTRIBUTE_DATE1 DATE Descriptive Flexfield: segment of the user descriptive flexfield. Person Type Usage Attributes (PER_PERSON_TYPE_USG_DFF)
ATTRIBUTE_DATE2 DATE Descriptive Flexfield: segment of the user descriptive flexfield. Person Type Usage Attributes (PER_PERSON_TYPE_USG_DFF)
ATTRIBUTE_DATE3 DATE Descriptive Flexfield: segment of the user descriptive flexfield. Person Type Usage Attributes (PER_PERSON_TYPE_USG_DFF)
ATTRIBUTE_DATE4 DATE Descriptive Flexfield: segment of the user descriptive flexfield. Person Type Usage Attributes (PER_PERSON_TYPE_USG_DFF)
ATTRIBUTE_DATE5 DATE Descriptive Flexfield: segment of the user descriptive flexfield. Person Type Usage Attributes (PER_PERSON_TYPE_USG_DFF)
ATTRIBUTE_DATE6 DATE Descriptive Flexfield: segment of the user descriptive flexfield. Person Type Usage Attributes (PER_PERSON_TYPE_USG_DFF)
ATTRIBUTE_DATE7 DATE Descriptive Flexfield: segment of the user descriptive flexfield. Person Type Usage Attributes (PER_PERSON_TYPE_USG_DFF)
ATTRIBUTE_DATE8 DATE Descriptive Flexfield: segment of the user descriptive flexfield. Person Type Usage Attributes (PER_PERSON_TYPE_USG_DFF)
ATTRIBUTE_DATE9 DATE Descriptive Flexfield: segment of the user descriptive flexfield. Person Type Usage Attributes (PER_PERSON_TYPE_USG_DFF)
ATTRIBUTE_DATE10 DATE Descriptive Flexfield: segment of the user descriptive flexfield. Person Type Usage Attributes (PER_PERSON_TYPE_USG_DFF)
ATTRIBUTE_DATE11 DATE Descriptive Flexfield: segment of the user descriptive flexfield. Person Type Usage Attributes (PER_PERSON_TYPE_USG_DFF)
ATTRIBUTE_DATE12 DATE Descriptive Flexfield: segment of the user descriptive flexfield. Person Type Usage Attributes (PER_PERSON_TYPE_USG_DFF)
ATTRIBUTE_DATE13 DATE Descriptive Flexfield: segment of the user descriptive flexfield. Person Type Usage Attributes (PER_PERSON_TYPE_USG_DFF)
ATTRIBUTE_DATE14 DATE Descriptive Flexfield: segment of the user descriptive flexfield. Person Type Usage Attributes (PER_PERSON_TYPE_USG_DFF)
ATTRIBUTE_DATE15 DATE Descriptive Flexfield: segment of the user descriptive flexfield. Person Type Usage Attributes (PER_PERSON_TYPE_USG_DFF)
ENTERPRISE_ID NUMBER 18 Yes Identifier of Enterprise, used for multi-tenancy partitioning. Foreign key to HR_ORGANIZATION_UNITS.

Indexes

Index Uniqueness Tablespace Columns
PER_PERSON_TYPE_USAGES_M_FK2 Non Unique Default PERSON_TYPE_ID
PER_PERSON_TYPE_USAGES_M_N1 Non Unique Default PERSON_ID, SYSTEM_PERSON_TYPE, EFFECTIVE_START_DATE
PER_PERSON_TYPE_USAGES_M_N2 Non Unique Default PERSON_ID, PERSON_TYPE_ID, EFFECTIVE_START_DATE
PER_PERSON_TYPE_USAGES_M_N3 Non Unique Default LAST_UPDATE_DATE
PER_PERSON_TYPE_USAGES_M_PK Unique Default PERSON_TYPE_USAGE_ID, EFFECTIVE_START_DATE, EFFECTIVE_END_DATE, EFFECTIVE_LATEST_CHANGE, EFFECTIVE_SEQUENCE