D90CF050 - Answer Insert Record
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
mnAnswerId | ANSWID | MATH_NUMERIC | OPT | INPUT |
This is the unique identifier value for each answer. | ||||
mnAnswerSetId | ANSETID | MATH_NUMERIC | OPT | INPUT |
This is the unique identifier value for each answer set. | ||||
AnswerValue | ANSVAL | char | OPT | INPUT |
This is what value will be displayed to the user to choose. | ||||
szUserId | USER | char | OPT | INPUT |
The code that identifies a user profile. | ||||
UpdatedDateTime | UDTTM | INVALID ITEM DATA TYPE: 55 | OPT | INPUT |
The updated date time is the timestamp when a record was updated within a table. | ||||
szMachineKey | MKEY | char | OPT | INPUT |
The Location or Machine Key indicates the name of the machine on the network (server or workstation). | ||||
szWorkStationId | JOBN | char | OPT | INPUT |
The code that identifies the work station ID that executed a particular job. | ||||
cAnswerIsDefaultFg | ANSDEFFG | char | OPT | INPUT |
This value is used to indicate whether this answer can be a default answer for a question. | ||||
nAnswerOrder | ANSRORDR | integer | OPT | INPUT |
This indicates what order the answers will be displayed. | ||||
mnAnswerScoreNum | ANSSCR | MATH_NUMERIC | OPT | INPUT |
A value assigned to an answer that is used in calculating the total score of a script. | ||||
nAnswerSequence | ANSWSEQ | integer | OPT | INPUT |
Indicates the order in which an answer should be displayed within a set of answers. | ||||
cAnswerIsEnabledFg | ANSENFG | char | OPT | INPUT |
This indicates whether the answer is available for use. |
None |
None |