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


TABLE: BEN.BEN_PTNL_LER_FOR_PER

Object Details
Object Name: BEN_PTNL_LER_FOR_PER
Object Type: TABLE
Owner: BEN
FND Design Data: TableBEN.BEN_PTNL_LER_FOR_PER
Subobject Name:
Status: VALID


BEN_PTNL_LER_FOR_PER for a person is an occurrence of data change detection in person indicative data for a person, an event that is detected as a result of the examination of the passage of time, or a scheduled event that is explicitly assigned to the person.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Primary Key: BEN_PTNL_LER_FOR_PER_PK
  1. ColumnPTNL_LER_FOR_PER_ID
Indexes
Index Type Uniqueness Tablespace Column
BEN_PTNL_LER_FOR_PER_PK NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnPTNL_LER_FOR_PER_ID
BEN_PTNL_LER_FOR_PER_FK2 NORMAL NONUNIQUE TablespaceAPPS_TS_TX_IDX ColumnCSD_BY_PTNL_LER_FOR_PER_ID
BEN_PTNL_LER_FOR_PER_FK3 NORMAL NONUNIQUE TablespaceAPPS_TS_TX_IDX ColumnBUSINESS_GROUP_ID
BEN_PTNL_LER_FOR_PER_FK4 NORMAL NONUNIQUE TablespaceAPPS_TS_TX_IDX ColumnENRT_PERD_ID
BEN_PTNL_LER_FOR_PER_N1 NORMAL NONUNIQUE TablespaceAPPS_TS_TX_IDX ColumnLER_ID
BEN_PTNL_LER_FOR_PER_N2 NORMAL NONUNIQUE TablespaceAPPS_TS_TX_IDX ColumnPERSON_ID
Columns
Name Datatype Length Mandatory Comments
PTNL_LER_FOR_PER_ID NUMBER (15) Yes System generated primary key column.
BUSINESS_GROUP_ID NUMBER (15) Yes Foreign Key to HR_ORGANIZATION_UNITS
LF_EVT_OCRD_DT DATE
Yes Life event occurred date.
LER_ID NUMBER (15) Yes Foreign Key to BEN_LER_F.
PTNL_LER_FOR_PER_STAT_CD VARCHAR2 (30) Yes Potential life event reason for person status.
PERSON_ID NUMBER (15) Yes Foreign Key to PER_PEOPLE_F.
DTCTD_DT DATE

Detected date.
PROCD_DT DATE

Processed date.
UNPROCD_DT DATE

Unprocessed Date.
VOIDD_DT DATE

Voided date.
MNL_DT DATE

Manual date.
ENRT_PERD_ID NUMBER (15)
Foreign key to BEN_ENRT_PERD.
MNLO_DT DATE

Manual override date.
LAST_UPDATE_DATE DATE

Standard Who column - date when a user last updated this row.
LAST_UPDATED_BY NUMBER (15)
Standard who column - user who last updated this row (foreign key to FND_USER.USER_ID).
LAST_UPDATE_LOGIN NUMBER (15)
Standard who column - operating system login of user who last updated this row (foreign key to FND_LOGINS.LOGIN_ID).
CREATED_BY NUMBER (15)
Standard who column - user who created this row (foreign key to FND_USER.USER_ID).
CREATION_DATE DATE

Standard who column - date when this row was created.
REQUEST_ID NUMBER (15)
Concurrent Program who column - concurrent request id of the program that last updated this row (foreign key to FND_CONCURRENT_REQUESTS.REQUEST_ID).
PROGRAM_APPLICATION_ID NUMBER (15)
Concurrent Program who column - application id of the program that last updated this row (foreign key to FND_APPLICATION.APPLICATION_ID).
PROGRAM_ID NUMBER (15)
Concurrent Program who column - program id of the program that last updated this row (foreign key to FND_CONCURRENT_PROGRAM.CONCURRENT_PROGRAM_ID).
PROGRAM_UPDATE_DATE DATE

Concurrent Program who column - date when a program last updated this row).
OBJECT_VERSION_NUMBER NUMBER (9)
System-generated primary key. Increments by one each update.
PTNL_LER_FOR_PER_SRC_CD VARCHAR2 (30)
Potential life event reason for person source.
NTFN_DT DATE

Notification date.
CSD_BY_PTNL_LER_FOR_PER_ID NUMBER (15)
Foreign key to BEN_CSD_BY_PTNL_LER_FOR_PER_F.
TRGR_TABLE_PK_ID NUMBER (15)
Triggering table primary key.
Query Text

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


SELECT PTNL_LER_FOR_PER_ID
,      BUSINESS_GROUP_ID
,      LF_EVT_OCRD_DT
,      LER_ID
,      PTNL_LER_FOR_PER_STAT_CD
,      PERSON_ID
,      DTCTD_DT
,      PROCD_DT
,      UNPROCD_DT
,      VOIDD_DT
,      MNL_DT
,      ENRT_PERD_ID
,      MNLO_DT
,      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
,      PTNL_LER_FOR_PER_SRC_CD
,      NTFN_DT
,      CSD_BY_PTNL_LER_FOR_PER_ID
,      TRGR_TABLE_PK_ID
FROM BEN.BEN_PTNL_LER_FOR_PER;

Dependencies

[top of page]

BEN.BEN_PTNL_LER_FOR_PER does not reference any database object

BEN.BEN_PTNL_LER_FOR_PER is referenced by following:

SchemaAPPS
SynonymBEN_PTNL_LER_FOR_PER
TriggerBEN_PTNL_LER_FOR_PER_WHO