Maps response repository values.
Module: Supplier Model
RESP_REPOSITORY_VALUE_ID
| Name | Datatype | Length | Precision | Not Null | Comments | Referred Table | Referred Column |
|---|---|---|---|---|---|---|---|
| RESP_REPOSITORY_VALUE_ID | NUMBER | 38 | 0 | True | identifier for a qualification response details. | ||
| SOURCE_RECORD_ID | NUMBER | 38 | 0 | This column is for Oracle Internal use only. Internal system identifier for a qualification response details | |||
| RESPONSE_REPOSITORY_ID | NUMBER | 38 | 0 | Identifier of the qualification response | |||
| RESPONSE_VALUE_TEXT | VARCHAR2 | 999 | The text of a manually entered question response value | ||||
| RESPONSE_VALUE_DATE | DATE | Response value for a question setup with response type as date | |||||
| RESPONSE_VALUE_DATETIME | TIMESTAMP | Response value for a question setup with response type as date and time | |||||
| RESPONSE_VALUE_NUM | NUMBER | 38 | 0 | The numeric value of a manually entered question response | |||
| ACC_RESPONSE_TEXT | VARCHAR2 | 999 | The text of a manually entered acceptable response value |
Copyright © 2019, 2026, Oracle and/or its affiliates.