POQ_QUALIFICATIONS

POQ_QUALIFICATIONS stores qualifications created for a supplier, or supplier and supplier site combination in the context of a procurement business unit. Once the qualification is evaluated, it carries an outcome, which can be used in other procurement flows.

Details

  • Schema: FUSION

  • Object owner: POQ

  • Object type: TABLE

  • Tablespace: FUSION_TS_TX_DATA

Primary Key

Name Columns

POQ_QUALIFICATIONS_PK

QUALIFICATION_ID

Columns

Name Datatype Length Precision Not-null Comments
QUALIFICATION_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.
CREATION_SOURCE VARCHAR2 30 Indicates the creation source of the qualification.
QUALIFICATION_NUMBER VARCHAR2 30 Yes Qualification number assigned to the qualification.
QUALIFICATION_NAME VARCHAR2 80 Yes Qualification name assigned to the qualification.
INITIATIVE_ID NUMBER 18 The unique identifier associated with the initiative.
QUAL_AREA_ID NUMBER 18 Yes The unique identifier associated with the qualification area.
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 qualified.
SUPPLIER_SITE_ID NUMBER 18 Supplier site identifier who is being qualified.
SUPP_CONTACT_PARTY_ID NUMBER 18 The unique identifier associated with the supplier contact.
OWNER_ID NUMBER 18 Yes Person id of Qualification Owner.
QUALIFICATION_OUTCOME VARCHAR2 80 The outcome assigned to the qualification.
STATUS VARCHAR2 30 Yes The status of the qualification.
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.
EVALUATION_DUE_DATE DATE Date by which this Qualification should be evaluated.
EVALUATED_BY NUMBER 18 Person identifier of the evaluator. For automatic evaluation of a qualification, the value is -1.
QUALIFICATION_COMMENTS VARCHAR2 1000 Text value of manually added qualification comments
EXPIRATION_REMINDER_PERIOD NUMBER 3 Value of expriration reminder duration
EXPIRATION_REMINDER_TYPE VARCHAR2 30 Type of expriration reminder duration. For example: days, weeks, or months.
EVALUATION_DATE TIMESTAMP Date at which the evaluation for this qualification took place
COMPLETED_DATE TIMESTAMP Indicates the date on which the qualification is finalized.
CANCELED_BY NUMBER 18 The id of the user who canceled the qualification.
CANCELED_DATE TIMESTAMP Indicates the canceled date of the qualification.
CANCELED_REASON_CODE VARCHAR2 1000 The reason for cancelation of the qualification. This is specified by the user if the qualification is canceled directly or a system populated reason if this entry was canceled due to action on a related entity.
LATEST_FLAG VARCHAR2 1 Flag indicating if the qualification is the last qualification for a supplier, site, BU across qualification area revisions.
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_id from POZ_SUPPLIER_MERGE_REQUESTS.
AUTO_EVALUATED_FLAG VARCHAR2 1 Specifies whether the qualification was automatically evaluated.
QUALIFICATION_SCORE NUMBER This field stores the calculated score for the qualification.
ORIG_QUALIFICATION_SCORE NUMBER This field stores the original calculated score of the qualification.
ORIG_QUALIFICATION_OUTCOME VARCHAR2 80 This field stores the original calculated outcome of the qualification.
OVERRIDE_REASON VARCHAR2 1000 This field stores the reason behind overriding a qualification outcome.
OVERRIDDEN_BY NUMBER 18 The id of the user who has overriden the qualification score.
OVERRIDE_DATE TIMESTAMP Indicates the time when the qualification score was overriden.
SHOW_QUAL_TO_SUPPLIER_FLAG VARCHAR2 1 This flag will determine whether or not to display the qualification to the supplier.
SHOW_QUAL_SUPP_RESP_FLAG VARCHAR2 1 This flag will determine whether or not to display responses to questions with supplier responder type.
SHOW_QUAL_INTER_RESP_FLAG VARCHAR2 1 This flag will determine whether or not to display responses to questions with internal responder type.
NOTE_TO_SUPPLIER VARCHAR2 1000 The note will be displayed to the supplier if the supplier has access to view the qualification.
REQUALIFY_EXECUTED_FLAG VARCHAR2 1 This flag will determine whether or not this qualification has started the requalifation process.
REQUALIFY_EXPIRATION_FLAG VARCHAR2 1 This flag will determine whether or not to requalify the qualification based upon the expiration date and expiration period.
REQUALIFY_RESPONSE_FLAG VARCHAR2 1 This flag will determine whether or not to requalify the qualification based upon a new response on the qualification.
REQUALIFY_REQUEST_ID NUMBER 18 Requalfication Enterprise Service Scheduler. The request identifer of the job that created the qualification.
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.
EVAL_READY_DATE TIMESTAMP Date on which this qualification goes into READY_FOR_EVALUATION status.
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_QUALIFICATIONS poq_initiatives INITIATIVE_ID
POQ_QUALIFICATIONS poq_qual_areas_b QUAL_AREA_ID
POQ_QUALIFICATIONS poz_suppliers SUPPLIER_ID
poq_qual_responses poq_qualifications QUALIFICATION_ID
poq_assessment_quals poq_qualifications QUALIFICATION_ID

Indexes

Index Uniqueness Tablespace Columns Status
POQ_QUALIFICATIONS_N1 Non Unique Default UPPER("QUALIFICATION_NAME")
POQ_QUALIFICATIONS_N2 Non Unique Default OWNER_ID
POQ_QUALIFICATIONS_N3 Non Unique Default STATUS
POQ_QUALIFICATIONS_N4 Non Unique Default SUPPLIER_ID
POQ_QUALIFICATIONS_N5 Non Unique Default QUALIFICATION_NAME, QUALIFICATION_OUTCOME
POQ_QUALIFICATIONS_N6 Non Unique Default REQUEST_ID, MERGE_REQUEST_ID, SUPPLIER_ID, SUPPLIER_SITE_ID
POQ_QUALIFICATIONS_N7 Non Unique Default REQUEST_ID, MERGE_REQUEST_ID Obsolete
POQ_QUALIFICATIONS_N8 Non Unique Default INITIATIVE_ID, SUPPLIER_ID, STATUS
POQ_QUALIFICATIONS_N9 Non Unique Default PRC_BU_ID, SUPPLIER_ID, NVL("SUPPLIER_SITE_ID",(-1)), STATUS
POQ_QUALIFICATIONS_PK Unique Default QUALIFICATION_ID
POQ_QUALIFICATIONS_U1 Unique Default PRC_BU_ID, QUALIFICATION_NUMBER