Contains POQ question catalog attributes for supplier questionnaires.
Module: Supplier Model
QUESTION_ID
| Name | Datatype | Length | Precision | Not Null | Comments | Referred Table | Referred Column |
|---|---|---|---|---|---|---|---|
| QUESTION_ID | NUMBER | 38 | 0 | True | Internal system identifier for this question. | ||
| SOURCE_RECORD_ID | VARCHAR2 | 64 | This column is for Oracle Internal use only. Source record identifier. | ||||
| QUESTION_NAME | VARCHAR2 | 128 | Question name or identifier entered by the user. | ||||
| RESPONDER_TYPE | VARCHAR2 | 32 | Indicates whether the question responder should be a supplier or an internal user. | ||||
| CRITICAL_QUESTION_FLAG | VARCHAR2 | 16 | Specifies whether a question is critical for evaluation. | ||||
| RESPONSE_REQUIRED_FLAG | VARCHAR2 | 16 | Specifies whether a response is required when a responder engages the question. |
Copyright © 2019, 2026, Oracle and/or its affiliates.