NIPO ODIN Version 5.17
Using System Fields in the Sample Table
All system fields in the Sample tables may only be referred to by their system names, not by their actual field names. Any attempt to access them by the actual field name results in an error message.
Setting names and Field names in Sample table
Field name in Sample table
|
Field name in NIPO ODIN Script
|
AppointmentName
|
TTAppointmentName
|
AppointmentTime
|
TTAppointmentTime
|
CallIntervalBegin
|
TTCallIntervalBegin
|
CallIntervalEnd
|
TTCallIntervalEnd
|
Channel
|
TTChannel
|
ContactTime
|
TTContactTime
|
DisplayField1
|
TTDisplayField1
|
DisplayField2
|
TTDisplayField2
|
DisplayField3
|
TTDisplayField3
|
DisplayField4
|
TTDisplayField4
|
Email
|
TTRespEmail
|
ExtraData
|
TTExtraData
|
GroupID
|
TTGroupID
|
ID
|
TTID
|
Indicator2ndNumber
|
TTIndicator2ndNumber
|
InterviewerNumber
|
TTInterviewerNumber
|
InterviewNumber
|
TTInterviewNumber
|
Language
|
TTLanguage
|
NumberOfContacts
|
TTNumberOfContacts
|
ResponseCode
|
TTStatusCode
|
SecondPhoneNumber
|
TTSecondPhoneNumber
|
ShowDisplayFields
|
TTShowDisplayFields
|
ShowSecondPhoneNumber
|
TTShowSecondPhoneNumber
|
Status
|
TTAvailabilityCode
|
SystemData
|
TTSystemData
|
TargetInterviewer
|
TTTargetInterviewer
|
TelephoneNumber
|
TTTelephoneNumber
|
TimeDifference
|
TTTimeDifference
|
Note: The fields ID , Status , SystemData , Language , Channel and ResponseCode are system fields and may be read but may not be changed by the NIPO ODIN questionnaire. The Language field is automatically updated when switching between *LANGUAGE sections. The ResponseCode field is indirectly managed by the commands *NONRESP , *ABORT , *CUT , *END , *APPOINT and *ENDNGB .
|