SupplierQualificationQuestionsacceptableResponses
The Acceptable Responses resource gets the acceptable response for a particular question.
Columns
Name | Type | Description |
SupplierQualificationQuestionsQuestionId [KEY] | Long | SupplierQualificationQuestionsQuestionId of SupplierQualificationQuestionsacceptableResponses |
AcceptableResponseId [KEY] | Long | Value that uniquely identifies the acceptable response. |
QuestionId | Long | Value that uniquely identifies the question an acceptable response applies to. |
DisplaySequence | Int | Specifies the order in which the acceptable responses should be displayed to the responder on a questionnaire for this specific question. |
ResponseText | String | Text of a manually entered acceptable response value. |
AttachmentAllowedCode | String | Abbreviation that identifies whether the responder is allowed to attach any documents to their responses. |
AttachmentAllowed | String | Value that identifies whether the responder is allowed to attach any documents to their responses. |
PreferredResponseFlag | Bool | Contains one of the following values: true or false. If true, then the response value is the preferred response value for this question when evaluating responses. If false, then the response value is not the preferred response value. The default value is false. |
CategoryId | Long | CategoryId of SupplierQualificationQuestionsacceptableResponses |
Category | String | Category of SupplierQualificationQuestionsacceptableResponses |
ParentCategoryId | Long | ParentCategoryId of SupplierQualificationQuestionsacceptableResponses |
PurchasingCategoryFlag | Bool | PurchasingCategoryFlag of SupplierQualificationQuestionsacceptableResponses |
AttributeId | Long | AttributeId of SupplierQualificationQuestionsacceptableResponses |
AttributeCode | String | AttributeCode of SupplierQualificationQuestionsacceptableResponses |
AttributeValueCode | String | AttributeValueCode of SupplierQualificationQuestionsacceptableResponses |
OriginalAcceptableResponseId | Long | Value that uniquely identifies the original account response for propagate responses for a new revision of a question. |
Score | Int | Score that is automatically assigned to the question response if the user selects the corresponding acceptable value as the question response. |
CriticalResponseFlag | Bool | Contains one of the following values: true or false. If true, then the response is critical for evaluation. If false, then the response is not critical. The default value is false. |
ExcludeScoringFlag | Bool | Contains one of the following values: true or false. If true, then the question is excluded from scoring. If false, then the question is included in scoring. The default value is false. |
Finder | String | Finder of SupplierQualificationQuestionsacceptableResponses |