| View Name: | scrqstnrsq_v |
| View Number: | 5171 |
| Group: | Sales Mgr |
| Description: | Displays answers and next question. Used by form Call Script Questions (9542), Call Script Detail (9541), and Call Script Campaigns (9543) |
| Flags: | VIEW_OPTIMIZED |
| Baseline/Custom: | Baseline |
| View Field Name | Table Name | Field Name | Comment | Generic Field Id |
|---|---|---|---|---|
| objid | scrqstn_rspns | objid | Internal record number of the answer | 3 (UNIQUE) |
| seq_num | scrqstn_rspns | seq_num | Sequence number of the question | |
| response | scrqstn_rspns | response | Text of the response | |
| score | scrqstn_rspns | score | Numeric score of the response | |
| nxtqstn_seq_num | next_qstn(script_qstn) | seq_num | Sequence number of the next question | |
| nxtqstn_objid | next_qstn(script_qstn) | objid | Internal record number of the question | |
| nxtqstn_question | next_qstn(script_qstn) | question | Text of the question | |
| parqstn_objid | parent_qstn(script_qstn) | objid | Objid of the parent question |
| Join From | Join To |
|---|---|
| (scrqstn_rspns).next2script_qstn | OUTER next_qstn(script_qstn).next2scqstn_rspns |
| (scrqstn_rspns).current2script_qstn | parent_qstn(script_qstn).qstn2scqstn_rspns |
| scrqstnrsq_v | |||