POQ_ASSESSMENTS

POQ_ASSESSMENTS contains assessments created based on a qualification model for supplier, supplier site combination. Each assessment is in the context of a procurement business unit, and carries an outcome once the assessment is evaluated.

Details

  • Schema: FUSION

  • Object owner: POQ

  • Object type: TABLE

  • Tablespace: FUSION_TS_TX_DATA

Primary Key

Name Columns

POQ_ASSESSMENTS_PK

ASSESSMENT_ID

Columns

Name Datatype Length Precision Not-null Comments
ASSESSMENT_ID NUMBER 18 Yes System-generated unique identifier.
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.
ASSESSMENT_NUMBER VARCHAR2 30 Yes The assessment number assigned to the assessment.
ASSESSMENT_NAME VARCHAR2 80 Yes Assessment name associated with the qualification model name.
INITIATIVE_ID NUMBER 18 The unique identifier associated with the initiative.
QUAL_MODEL_ID NUMBER 18 Yes The unique identifier associated with the qualification model.
PRC_BU_ID NUMBER 18 Yes The unique identifier associated with the procurement business unit.
SUPPLIER_ID NUMBER 18 Yes Supplier identifier who is being assessed.
SUPPLIER_SITE_ID NUMBER 18 Supplier site identifier associated with the assessment.
SUPP_CONTACT_PARTY_ID NUMBER 18 The unique identifier associated with the supplier contact.
OWNER_ID NUMBER 18 Yes The unique identifier associated with the person who is the assessment owner.
ASSESSMENT_OUTCOME VARCHAR2 80 The outcome assigned to the assessment.
STATUS VARCHAR2 30 Yes The status assigned to the assessment.
EVALUATION_DUE_DATE DATE Assessment evaluation due date.
EVALUATED_BY NUMBER 18 Person identifier of the evaluator. For automatic evaluation of the assessment, the value is -1.
ASSESSMENT_COMMENTS VARCHAR2 1000 Text value of manually added assessment comments.
EVALUATION_DATE TIMESTAMP Date at which the evaluation for this assessment took place.
EXPIRATION_REMINDER_TYPE VARCHAR2 30 Type of expriration reminder duration e.g. days, weeks, or months.
EXPIRATION_REMINDER_PERIOD NUMBER 3 Value of expriration reminder duration.
EFFECTIVE_START_DATE TIMESTAMP Date Effective Entity: indicates the date at the beginning of the date range within which the row is effective.
EFFECTIVE_END_DATE TIMESTAMP Date Effective Entity: indicates the date at the end of the date range within which the row is effective.
LATEST_FLAG VARCHAR2 1 Flag indicating if the assessment is the latest one for a given supplier, site, procurment business unit and qualification area across revision.
COMPLETED_DATE TIMESTAMP Indicates the date on which the assessment is finalized.
CANCELED_BY NUMBER 18 The identifier of the user who canceled the assessment. The assessment could be canceled directly or an action on a related entity can lead to the cancellation of this entry.
CANCELED_DATE TIMESTAMP Indicates the date on which the assessment is canceled.
CANCELED_REASON_CODE VARCHAR2 1000 The reason for cancelation of the assessment. This is specified by the user if the assessment is canceled directly or a system populated reason if the entry was canceled due to action on a related entity.
SEND_SUPP_QNNAIRE_FLAG VARCHAR2 1 A flag indicating whether the questionnaire is sent to the supplier contact or not.
SEND_INT_QNNAIRE_FLAG VARCHAR2 1 A flag indicating whether the questionnaire is sent to the internal responder or not.
REQUEST_ID NUMBER 18 Enterprise Service Scheduler: indicates the request ID of the job that created or last updated the row.
MERGE_REQUEST_ID NUMBER 18 Unique identifier that references merge request identifier from supplier model supplier merge requests table.
ASSESSMENT_SCORE NUMBER This field stores the calculated score of the assessment.
ORIG_ASSESSMENT_SCORE NUMBER This field stores the original calculated score of the assessment.
ORIG_ASSESSMENT_OUTCOME VARCHAR2 80 This field stores the original calculated outcome of the assessment.
OVERRIDE_REASON VARCHAR2 1000 This field stores the reason behind overriding a assessment outcome.
OVERRIDEN_BY NUMBER 18 The id of the user who has overriden the assessment score.
OVERRIDE_DATE TIMESTAMP Indicates the time when the assessment score was overriden.
AUTO_EVALUATED_FLAG VARCHAR2 1 Specifies whether the assessment was automatically evaluated.
SHOW_ASSESSMT_TO_SUPP_FLAG VARCHAR2 1 This flag will determine whether or not to display the assessment to the supplier.
SHOW_ASSESSMENT_QUAL_FLAG VARCHAR2 1 This flag will determine whether or not to display the qualifications on the assessment to the supplier.
NOTE_TO_SUPPLIER VARCHAR2 1000 The note to supplier will be displayed to the supplier if the supplier has access to view the assessment.
SOURCING_ELIGIBILITY_CODE VARCHAR2 30 Indicates the sourcing eligibility value for this assessment.
EVAL_READY_DATE TIMESTAMP Date on which this assessment goes into READY_FOR_EVALUATION status.
REASSESS_EXECUTED_FLAG VARCHAR2 1 This flag will determine whether or not this assessment has started the reassessment process.
REASSESS_QUALIFICATION_FLAG VARCHAR2 1 This flag will determine whether or not to reassess the assessment based upon a new active qualification.
REASSESS_REQUEST_ID NUMBER 18 Reassessment Enterprise Service Scheduler. The request identifier of the job that created the assessment.
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.
CREATION_SOURCE VARCHAR2 30 Indicates the creation source of the assessment.
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.
ATTRIBUTE16 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE17 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE18 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE19 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE20 VARCHAR2 150 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.
ATTRIBUTE_TIMESTAMP1 TIMESTAMP Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_TIMESTAMP2 TIMESTAMP Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_TIMESTAMP3 TIMESTAMP Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_TIMESTAMP4 TIMESTAMP Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_TIMESTAMP5 TIMESTAMP Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_TIMESTAMP6 TIMESTAMP Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_TIMESTAMP7 TIMESTAMP Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_TIMESTAMP8 TIMESTAMP Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_TIMESTAMP9 TIMESTAMP Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_TIMESTAMP10 TIMESTAMP 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.
CREATION_DATE TIMESTAMP Yes Who column: indicates the date and time of the creation of the row.
CREATED_BY VARCHAR2 64 Yes Who column: indicates the user who created the row.
LAST_UPDATE_DATE TIMESTAMP Yes Who column: indicates the date and time of the last update of the row.
LAST_UPDATED_BY VARCHAR2 64 Yes Who column: indicates the user who last updated the row.
LAST_UPDATE_LOGIN VARCHAR2 32 Who column: indicates the session login associated to the user who last updated the row.

Foreign Keys

Table Foreign Table Foreign Key Column
POQ_ASSESSMENTS poz_suppliers SUPPLIER_ID
POQ_ASSESSMENTS poq_qual_models QUAL_MODEL_ID
POQ_ASSESSMENTS poq_initiatives INITIATIVE_ID
poq_assessment_quals poq_assessments ASSESSMENT_ID

Indexes

Index Uniqueness Tablespace Columns Status
POQ_ASSESSMENTS_N1 Non Unique Default OWNER_ID
POQ_ASSESSMENTS_N2 Non Unique Default STATUS
POQ_ASSESSMENTS_N3 Non Unique Default SUPPLIER_ID
POQ_ASSESSMENTS_N4 Non Unique Default UPPER("ASSESSMENT_NAME")
POQ_ASSESSMENTS_N5 Non Unique Default ASSESSMENT_NAME, ASSESSMENT_OUTCOME
POQ_ASSESSMENTS_N6 Non Unique Default REQUEST_ID, MERGE_REQUEST_ID, SUPPLIER_ID, SUPPLIER_SITE_ID
POQ_ASSESSMENTS_N7 Non Unique Default REQUEST_ID, MERGE_REQUEST_ID Obsolete
POQ_ASSESSMENTS_PK Unique FUSION_TS_TX_DATA ASSESSMENT_ID
POQ_ASSESSMENTS_U1 Unique Default PRC_BU_ID, ASSESSMENT_NUMBER