CN_PLAN_COMPONENTS_ALL_B

Contains detail data about the Plan Components.

Details

  • Schema: FUSION

  • Object owner: CN

  • Object type: TABLE

  • Tablespace: REFERENCE

Primary Key

Name Columns

CN_PLAN_COMPONENTS_ALL_B_PK

PLAN_COMPONENT_ID, ORG_ID

Columns

Name Datatype Length Precision Not-null Comments
PLAN_COMPONENT_ID NUMBER 18 Yes Plan Component id is the number generated by the system
CALC_VARIABLE_ID NUMBER 18 Id used for package generation.
ORG_ID NUMBER 18 Yes Indicates the identifier of the business unit associated to the row.
INCREMENTAL_TYPE VARCHAR2 30 This column is to store incremental type
INCENTIVE_TYPE VARCHAR2 30 Determines the type of plan component - (1) per event (commission) (2) per interval (bonus)
START_DATE DATE Yes Start date of the plan component
END_DATE DATE Yes This is the End date of plan component
EARNING_TYPE_ID NUMBER 18 Determines the earning type of the plan component
PLAN_COMP_STATUS VARCHAR2 30 Yes This column determines whether plan component is valid for calculation
AP_LIAB_ID NUMBER 18 This column is to store related Liability Account ID
AP_EXP_ID NUMBER 18 This column is to store related Expense Accout ID
REPORT_GROUP VARCHAR2 30 Stores the incentive type for plan component
DELETE_FLAG VARCHAR2 1 This flag indicates whether the plan component is active
PAYMENT_GROUP_CODE VARCHAR2 30 This column is to store payment group for this plan component
CALCULATION_PHASE NUMBER 9 Determines the phase in which calculation engine processes this plan component
CURRENCY_CODE VARCHAR2 10 This column is to store the currency code
INDIRECT_CREDIT VARCHAR2 30 Yes This column is to store indirect credit
THIRDPARTY_PAYEE_FLAG VARCHAR2 1 Indicates whether third party payment is allowed
SALESREP_ENDDATED_FLAG VARCHAR2 1 This flag indicates if calculation needs to be done on this plan components even for the end dated participants
APPROVAL_STATUS VARCHAR2 30 Yes Approval Status of the plan component
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.
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.
ATTRIBUTE_CATEGORY VARCHAR2 30 Descriptive Flexfield: structure definition of the user descriptive flexfield.
ATTRIBUTE1 VARCHAR2 240 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE2 VARCHAR2 240 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE3 VARCHAR2 240 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE4 VARCHAR2 240 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE5 VARCHAR2 240 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE6 VARCHAR2 240 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE7 VARCHAR2 240 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE8 VARCHAR2 240 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE9 VARCHAR2 240 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE10 VARCHAR2 240 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE11 VARCHAR2 240 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE12 VARCHAR2 240 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE13 VARCHAR2 240 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE14 VARCHAR2 240 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE15 VARCHAR2 240 Descriptive Flexfield: segment of the user descriptive flexfield.
INVALID_REASON_CODE VARCHAR2 80 This column holds the reason for invalid plan component
INVALID_REASON_TOKENS VARCHAR2 160 The column holds the token values for invalid reason message
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.
ATTRIBUTE_DATE11 DATE Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_DATE12 DATE Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_DATE13 DATE Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_DATE14 DATE Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_DATE15 DATE Descriptive Flexfield: segment of the user descriptive flexfield.
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_NUMBER11 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_NUMBER12 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_NUMBER13 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_NUMBER14 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_NUMBER15 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield.
SEED_DATA_SOURCE VARCHAR2 512 Source of seed data record. A value of 'BULK_SEED_DATA_SCRIPT' indicates that record was bulk loaded. Otherwise, specifies the name of the seed data file.
ORA_SEED_SET1 VARCHAR2 1 Yes Oracle internal use only. Indicates the edition-based redefinition (EBR) context of the row for SET1. Context values are Y or N.
ORA_SEED_SET2 VARCHAR2 1 Yes Oracle internal use only. Indicates the edition-based redefinition (EBR) context of the row for SET2. Context values are Y or N.

Foreign Keys

Table Foreign Table Foreign Key Column
CN_PLAN_COMPONENTS_ALL_B cn_credit_types_all_b EARNING_TYPE_ID, ORG_ID
cn_tp_measure_results_all cn_plan_components_all_b PLAN_COMPONENT_ID, ORG_ID
cn_srp_plan_components_all cn_plan_components_all_b PLAN_COMPONENT_ID, ORG_ID
cn_tp_participant_pay_all cn_plan_components_all_b PLAN_COMPONENT_ID, ORG_ID
cn_sim_srp_per_form_metr_all cn_plan_components_all_b PLAN_COMPONENT_ID, ORG_ID
cn_srp_alternate_payees_all cn_plan_components_all_b PLAN_COMPONENT_ID, ORG_ID
cn_plan_component_formulas_all cn_plan_components_all_b PLAN_COMPONENT_ID, ORG_ID
cn_srp_subledger_all cn_plan_components_all_b PLAN_COMPONENT_ID, ORG_ID
cn_tp_earnings_all cn_plan_components_all_b PLAN_COMPONENT_ID, ORG_ID
cn_sim_earnings_all cn_plan_components_all_b PLAN_COMPONENT_ID, ORG_ID
cn_sim_measure_results_all cn_plan_components_all_b PLAN_COMPONENT_ID, ORG_ID
cn_srp_form_rate_tables_all cn_plan_components_all_b PLAN_COMPONENT_ID, ORG_ID
cn_srp_per_form_metrics_all cn_plan_components_all_b PLAN_COMPONENT_ID, ORG_ID
cn_plan_components_all_tl cn_plan_components_all_b PLAN_COMPONENT_ID, ORG_ID
cn_comp_plan_components_all cn_plan_components_all_b PLAN_COMPONENT_ID, ORG_ID
cn_process_audit_lines_all cn_plan_components_all_b PLAN_COMPONENT_ID, ORG_ID
cn_tp_notify_logs_all cn_plan_components_all_b PLAN_COMPONENT_ID, ORG_ID
cn_tp_paysheets_all cn_plan_components_all_b QUOTA_ID, ORG_ID
cn_tp_earnings_all_h cn_plan_components_all_b PLAN_COMPONENT_ID, ORG_ID
cn_srp_form_metrics_all cn_plan_components_all_b PLAN_COMPONENT_ID, ORG_ID

Indexes

Index Uniqueness Tablespace Columns
CN_PLAN_COMPONENTS_ALL_B_F1 Non Unique Default EARNING_TYPE_ID
CN_PLAN_COMPONENTS_ALL_B_U1 Unique Default PLAN_COMPONENT_ID, ORG_ID, ORA_SEED_SET1
CN_PLAN_COMPONENTS_ALL_B_U11 Unique Default PLAN_COMPONENT_ID, ORG_ID, ORA_SEED_SET2