DraftSupplierNegotiationResponsessectionsrequirementsresponseValues
The Response Values resource manages details about the requirement responses of a supplier negotiation.
Columns
Name | Type | Description |
DraftSupplierNegotiationResponsesResponseNumber [KEY] | Long | Value that uniquely identifies the negotiation response in a line. |
SectionsResponseNumber [KEY] | Long | Value that uniquely identifies the negotiation response in sections. |
SectionsSectionId [KEY] | Long | Uniquely identifies the section in response according to the section ID. |
RequirementsRequirementId [KEY] | Long | Uniquely identifies the requirement for a response according to the requirement ID. |
RequirementsResponseNumber [KEY] | Long | Value that uniquely identifies the negotiation response in requirements. |
ResponseNumber | Long | Value that uniquely identifies the requirement response value when there is no scoring applicable. This is applicable for text entry box responses. |
SectionId | Long | Value that uniquely identifies the section. |
Section | String | Name of the requirement section. |
RequirementId | Long | Value that uniquely identifies the requirement. |
RequirementNumber | String | Value that uniquely identifies the sequence for the requirement. |
Requirement | String | Name of the requirement. |
RequirementLevel | Decimal | The level at which the requirement is located in the requirement hierarchy. For example, 1, 2, 3, and so on. Level 1 requirement has a section as a parent. Level 2 onward represents the branching requirements with an acceptable response score as a parent. |
RequirementValueId [KEY] | Long | Value that uniquely identifies the response value. |
ScoreId | Long | Value that uniquely identifies the response. This value is applicable for Multiple Choice With Single Selection or Multiple Choice With Multiple Selections response values. |
QuestionId | Long | Value that uniquely identifies the requirement for a question. |
ScoreDisplayNumber | String | Value that uniquely identifies the score display. The application sets this value for each requirement that uses Multiple Choice With Single Selection or Multiple Choice With Multiple Selections. It also sets this value for each response that replies to a number, date, or date time requirement. |
ResponseValueText | String | Response value for a requirement where response type is text. |
ResponseValueNumber | Decimal | Response value for a requirement where response type is number. |
ResponseValueDate | Date | Response value for a requirement where response type is date. |
ResponseValueDateTime | Datetime | Response value for a requirement where response type is date and time. |
IsSelectedFlag | Bool | Contains one of the following values: true or false. If true, then the response value is selected in multiple choice single select or multiple choice multiple select requirements. If false, then the response isn't selected. |
TargetTextValue | String | Target value set by the category manager. This value is applicable for text or URL (Uniform Resource Locator). |
TargetNumberValue | Decimal | Target value set by the category manager. This value is applicable for numbers. |
TargetDateValue | Date | Target value set by the category manager. This value is applicable for dates. |
TargetDatetimeValue | Datetime | Target value set by the category manager. This value is applicable for date and time. |
CreatedBy | String | Identifies the user who created the row. |
CreationDate | Datetime | Timestamp of the creation of the row. |
LastUpdateDate | Datetime | Date and time when the user most recently updated the response value. |
LastUpdatedBy | String | User who most recently updated the response value. |
AllowAttachmentCode | String | Value that determines whether the supplier can add attachments with the requirements. Valid values are OPTIONAL, REQUIRED, and NON_ALLOWED. The default value is NOT_ALLOWED. |
attachments | String | attachments |
Finder | String | finder |
EffectiveDate | Date | This query parameter is used to fetch resources which are effective dated as of the specified start date. |