CN_SRP_PARTICIPANTS_ALL

This table stores Participant and Analyst information.

Details

  • Schema: FUSION

  • Object owner: CN

  • Object type: TABLE

  • Tablespace: FUSION_TS_TX_DATA

Primary Key

Name Columns

CN_SRP_PARTICIPANTS_ALL_PK

PARTICIPANT_ID

Columns

Name Datatype Length Precision Not-null Comments
PARTICIPANT_ID NUMBER 18 Yes System generated primary key
ATTRIBUTE_NUMBER1 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_NUMBER2 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_NUMBER3 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_NUMBER4 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_NUMBER5 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_NUMBER6 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_NUMBER7 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_NUMBER8 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_NUMBER9 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_NUMBER10 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_DATE1 DATE Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_DATE2 DATE Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_DATE3 DATE Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_DATE4 DATE Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_DATE5 DATE Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_DATE6 DATE Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_DATE7 DATE Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_DATE8 DATE Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_DATE9 DATE Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_DATE10 DATE Descriptive Flexfield: segment of the user descriptive flexfield.
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.
PARTICIPANT_NAME VARCHAR2 360 Participant Name. This can't be directly updated in this table. To update this field, the user's name can be changed in Users and Roles.
PARTICIPANT_TYPE VARCHAR2 60 Yes Participant Type
PARTY_ID NUMBER 18 Party Identifier
PARTY_NUMBER VARCHAR2 30 Party Number
PARTICIPANT_LAST_NAME VARCHAR2 150 Participant Last Name
PARTICIPANT_FIRST_NAME VARCHAR2 150 Participant Last Name
HR_PERSON_NUMBER VARCHAR2 30 HR Person Number
HR_PRIMARY_WORKER_NUMBER VARCHAR2 30 Employee Number
START_DATE DATE Yes Participant start date governs assignment start date.
END_DATE DATE Participant End Date. This date may be the Participant employment termination date.
ACTIVE_FLAG VARCHAR2 1 Yes Active or Inactive Indicator
ANALYST_ID NUMBER 18 Compensation Analyst Identifier
ORG_ID NUMBER 18 Yes Indicates the identifier of the business unit associated to the row.
COMPENSATION_END_DATE DATE The date upto which the Participant may be paid even if he is no longer an active Participant.
HOLD_PAYMENT_FLAG VARCHAR2 1 Yes Hold Payment Indicator will contain Y/N.
HOLD_REASON VARCHAR2 30 Reason for hold.
PAYEE_ONLY VARCHAR2 1 This flag indicates if the Participant can only be setup as an alternate Payee.
DISPLAY_IDENTIFIER VARCHAR2 60 Display Identifier
SOURCE_SYSTEM VARCHAR2 60 System from where this record originated.
SOURCE_SYSTEM_ID VARCHAR2 60 Primary Key of the record in the Source System.
ATTRIBUTE_CATEGORY VARCHAR2 30 Descriptive Flexfield: structure definition of the user descriptive flexfield.
ATTRIBUTE1 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE2 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE3 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE4 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE5 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE6 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE7 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE8 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE9 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE10 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE11 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE12 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE13 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE14 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE15 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
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.
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.
USER_GUID VARCHAR2 64 User Identifier
REQUEST_ID NUMBER 18 Enterprise Service Scheduler: indicates the request ID of the job that created or last updated the row.
JOB_DEFINITION_NAME VARCHAR2 100 Enterprise Service Scheduler: indicates the name of the job that created or last updated the row.
JOB_DEFINITION_PACKAGE VARCHAR2 900 Enterprise Service Scheduler: indicates the package name of the job that created or last updated the row.
CLASSIFY_BATCH_NUMBER NUMBER 18 Specify a batch number for running classification
CREDITING_BATCH_NUMBER NUMBER 18 Specify a batch number for running crediting
ROLLUP_BATCH_NUMBER NUMBER 18 Specify a batch number for running rollup
CALC_BATCH_NUMBER NUMBER 18 Specify a batch number for running calculation
CREDIT_CNT NUMBER Number of credits of the participant in a single period.

Foreign Keys

Table Foreign Table Foreign Key Column
cn_tp_transactions_all cn_srp_participants_all PARTICIPANT_ID
cn_participant_roles cn_srp_participants_all PARTICIPANT_ID
cn_tp_measure_results_all cn_srp_participants_all PARTICIPANT_ID
cn_tp_measure_results_all cn_srp_participants_all CREDITED_PARTICIPANT_ID
cn_tp_participant_pay_all cn_srp_participants_all CREDITED_PARTICIPANT_ID
cn_tp_participant_pay_all cn_srp_participants_all PAYEE_PARTICIPANT_ID
cn_srp_participant_details_all cn_srp_participants_all PARTICIPANT_ID
cn_srp_comp_plans_all cn_srp_participants_all PARTICIPANT_ID
cn_srp_goals_all cn_srp_participants_all PARTICIPANT_ID
cn_sim_srp_per_form_metr_all cn_srp_participants_all PARTICIPANT_ID
cn_srp_alternate_payees_all cn_srp_participants_all PARTICIPANT_ID
cn_sim_credits_all cn_srp_participants_all PARTICIPANT_ID
cn_sim_credits_all cn_srp_participants_all CREDITED_PARTICIPANT_ID
cn_tp_transactions_all_h cn_srp_participants_all PARTICIPANT_ID
cn_srp_subledger_all cn_srp_participants_all PARTICIPANT_ID
cn_sim_process_batches_all cn_srp_participants_all PARTICIPANT_ID
cn_tp_transactions_staging_t cn_srp_participants_all PARTICIPANT_ID
cn_tp_transactions_staging_t cn_srp_participants_all CREDITED_PARTICIPANT_ID
cn_tp_calc_job_prtcpnts_all cn_srp_participants_all PARTICIPANT_ID
cn_tp_transactions_int cn_srp_participants_all PARTICIPANT_ID
cn_tp_transactions_int cn_srp_participants_all CREDITED_PARTICIPANT_ID
cn_srp_pay_groups_all cn_srp_participants_all SALESREP_ID
cn_tp_calc_simulation_srp_all cn_srp_participants_all PARTICIPANT_ID
cn_srp_per_incremental_all cn_srp_participants_all PARTICIPANT_ID
cn_tp_earnings_all cn_srp_participants_all PARTICIPANT_ID
cn_tp_earnings_all cn_srp_participants_all CREDITED_PARTICIPANT_ID
cn_sim_earnings_all cn_srp_participants_all PARTICIPANT_ID
cn_sim_earnings_all cn_srp_participants_all CREDITED_PARTICIPANT_ID
cn_tp_process_batches_all cn_srp_participants_all PARTICIPANT_ID
cn_tp_credits_all cn_srp_participants_all PARTICIPANT_ID
cn_tp_credits_all cn_srp_participants_all CREDITED_PARTICIPANT_ID
cn_sim_measure_results_all cn_srp_participants_all PARTICIPANT_ID
cn_sim_measure_results_all cn_srp_participants_all CREDITED_PARTICIPANT_ID
cn_srp_per_form_metrics_all cn_srp_participants_all PARTICIPANT_ID
cn_disputes_all cn_srp_participants_all PARTICIPANT_ID
cn_tp_srp_batches cn_srp_participants_all PARTICIPANT_ID
cn_tp_srp_credits_all cn_srp_participants_all PARTICIPANT_ID
cn_sim_transactions_all cn_srp_participants_all PARTICIPANT_ID
cn_process_audit_lines_all cn_srp_participants_all PARTICIPANT_ID
cn_tp_notify_logs_all cn_srp_participants_all PARTICIPANT_ID
cn_tp_paysheets_all cn_srp_participants_all PARTICIPANT_ID
cn_tp_earnings_all_h cn_srp_participants_all PARTICIPANT_ID
cn_tp_earnings_all_h cn_srp_participants_all CREDITED_PARTICIPANT_ID
cn_tp_credits_all_h cn_srp_participants_all PARTICIPANT_ID
cn_tp_credits_all_h cn_srp_participants_all CREDITED_PARTICIPANT_ID

Indexes

Index Uniqueness Tablespace Columns
CN_SRP_PARTICIPANTS_N1 Non Unique Default PARTICIPANT_TYPE, ACTIVE_FLAG, ORG_ID, PARTICIPANT_ID, ANALYST_ID, PARTY_ID
CN_SRP_PARTICIPANTS_N2 Non Unique Default PARTY_ID, ORG_ID
CN_SRP_PARTICIPANTS_N3 Non Unique Default PARTICIPANT_ID, PARTICIPANT_NAME, PARTY_ID, SOURCE_SYSTEM_ID, ORG_ID
CN_SRP_PARTICIPANTS_N4 Non Unique Default REQUEST_ID
CN_SRP_PARTICIPANTS_PK Unique Default PARTICIPANT_ID