Questionnaire Response Value Details
The Questionnaire Response Value Details view object stores details about the response values.
Data Store Key : FscmTopModelAM.PrcExtractAM.PoqBiccExtractAM.QuestionnaireResponseValueExtractPVO
Primary Keys : QuestnaireRespValueId
Initial Extract Date : CreationDate
Incremental Extract Date : LastUpdateDate
Attributes
This table provides the list of exposed attributes and their descriptions.
| Name | Description |
|---|---|
| AccResponseId | Value that identifies the acceptable response from poq_ques_acc_responses. |
| CreatedBy | User who created the questionnaire response value. |
| CreationDate | Date and time when the application created the questionnaire response value. |
| IsSelectedFlag | Indicates if acceptable response value is selected by the responder or not. |
| LastUpdateDate | Date when the questionnaire response value was last updated. |
| LastUpdateLogin | Session login associated with the user who last updated the questionnaire response value. |
| LastUpdatedBy | User who last updated the questionnaire response value. |
| ObjectVersionNumber | Value that identifies the number of times the questionnaire response value has been updated. |
| QuestnaireAccResponseId | Value that uniquely identifies the questionnaire's acceptable response. |
| QuestnaireRespValueId | Value that uniquely identifies a response to question. |
| QuestnaireResponseId | Value that uniquely Identifies a response to questionnaire question. |
| ResponseValidate | Indicates if the response value has additional validations. |
| ResponseValueDate | Indicates a response value for a questionnaire question setup with response type as date. |
| ResponseValueDatetime | Indicates a response value for a questionnaire question setup with response type as date and time. |
| ResponseValueNum | Indicates the date of a manually entered response to questionnaire value. |
| ResponseValueTxt | The text of a manually entered response to questionnaire question value. |