Trucking Commodity Origin and Destination - Transcription

For Information onlyThis is an electronic survey example for information purposes only. This is not a working questionnaire.

Introduction

Purpose

The purpose of the Freight Trucking Statistics Program (FTS) is to measure commodity movements done by Canadian road carriers.

Transcription

TRANS_Q1:

Interviewer: Enter the document code.

0 Domestic Shipment 1 Missing 2 International Shipment 3 Out-of-Scope 4 End Transcription

TRANS_Q26 OOS Question:

Interviewer: Select the reason the shipping document is out of scope.

1 Ancillary Charges 2 Debits 3 Rentals 4 Date of shipment is outside of reference period 5 Origin and destination is in the United States of America. 6 Other

TRANS_Q26S:

Interviewer: Explain briefly.

DocumentCode_E:

Transcription incomplete. Please complete transcriptions before exiting.

MULT Q1:

Interviewer: Does the shipping document contain information for more than one shipment?

  • 1.: Yes
  • 3.: No

MULT Q2:

Interviewer: What is the number of shipments on this shipping document?

TRANS_Q2 TripType:

Interviewer: Select the trip type.

1 Direct - Single Commodity 2 Direct - Multi Commodity 3 Interline - Single Commodity Initial 4 Interline - Single Commodity Subsequent 5 Interline - Multi Commodity Initial 6 Interline - Multi Commodity Subsequent 7 Round Trip 8 Drop-off 9 Pick-up 10 Drop-off / Pick-up

Trip Type 1

Trans_Q3 Trip1_ShippingDate:

Interviewer: Enter the date of the shipment. yyyy-mm-dd

Trans Q3E1:

If date is outside of reference period then.
"The date is outside the reference period."

Trans_Q4 Trip1_Origin:

Interviewer: Enter the origin of the shipment.

Trans_Q4E1 Trip1_OriginE1:

IF DocCode = 0 AND Origin at POS(1) = '2' OR '3' THEN "Document Code 0 (Domestic Inter-city Shipment) has been selected. Origin must be within Canada."

Trans_Q5 Trip1_OriginPCZipCode:

Interviewer: Enter the postal/zip code of the origin.

Trans Q5E1:

If Trans Q4 = Canadian (1) "Invalid format for postal code. Format must be x9x9x9x. Please return and correct."

"Postal Code must be 6 characters long. Please return and correct."

Trans Q5E2:

Trans_Q6 Trip1_Destination:

Interviewer: Enter the destination of the shipment.

Trans_Q6E1 Trip1_DestinationE1:

IF DocCode = 0 AND Destination at POS(1) = '2' OR '3' THEN "Document Code 0 (Domestic Inter-city Shipment) has been selected. Destination must be within Canada."

Trans_Q6E2 Trip1_DestinationE2:

IF DocCode = 2 AND Origin and Destination <> Pos(1) '2' OR '3' THEN "Document Code 2 (International Shipment) has been selected. Origin or Destination must be outside of Canada."

Trans Q6E3:

IF Origin and Destination = Pos(1) '2' OR '3' THEN "If the origin and destination are outside of Canada, Document Code 4 (Out of Scope) must be selected."

Trans_Q7 Trip1_DestinationPCZipCode:

Interviewer: Enter the postal/zip code of the destination.

Trans Q7E1:

If Trans Q6 = Canadian (1) "Invalid format for postal code. Format must be x9x9x9x. Please return and correct."

Trans Q7E1B:

Postal Code must be 6 characters long. Please return and correct.

Trans Q7E2:

If Trans Q6 = US or Mexico (2 or 3) And Trans Q7 does not equal all numbers(5 numbers or less, no characters), THEN "The postal code/zip code is invalid. »

Trans_Q8 Trip1_Commodity:

Interviewer: Enter the name of the commodity. UN code takes priority over commodity name.

Trans_Q9C Trip1_HazardousC:

IF Pos (1 and 2) of Commodity = 'UN' THEN Trans_Q9 = 1 (Yes) ELSE Trans_Q9 = 2 (No)

Trans_Q9 Trip1_Hazardous:

Interviewer: Is this commodity a hazardous good?

  • 1.: Yes
  • 3.: No

Trans_Q10 Trip1_Container:

Interviewer: Was this commodity shipped by container?

  • 1.: Yes
  • 3.: No

Trans_Q11 Trip1_TOFC:

Interviewer: Is TOFC (Trailer on Flat Car) indicated on the shipping document?

  • 1.: Yes
  • 3.: No

Trans_Q12 Trip1_COFC:

Interviewer: Is COFC (Container On Flat Car) indicated on the shipping document?

  • 1.: Yes
  • 3.: No

Trans_Q13C Trip1_WeightC:

IF Trans_Q13 = DK or RF or 0 Then Trans_Q16

Trans_Q13 Trip1_Weight:

Interviewer: Enter the weight of the shipment.

Trans_Q14 Trip1_WeightUnit:

Interviewer: Enter the unit of measure of the weight.

1 Kilograms 2 Pounds 3 Metric Tonnes 4 Imperial Tons

Trans_Q15 Trip1_WeightConditionCode:

Interviewer: Enter the weight condition code.

0 Actual Weight 1 Actual weight of shipment, but other weight used for calculating revenue 2 Conversion from another unit of measure 3 Described on document only as minimum 4 Convenient weight (not actual) used for calculating revenue

Trans_Q16 Trip1_Quantity:

Interviewer: Enter the quantity of the shipment.

Trans_Q17 Trip1_Units:

Interviewer: Enter the unit of measure of the quantity.

Trans_Q18C:

IF Trans_Q18 = DK or RF or 0 Then Trans_Q20

Trans_Q18 Trip1_Revenue:

Interviewer: Enter the revenue earned from the shipment.

Trans_Q19 Trip1_RevenueConditionCode:

Interviewer: Enter the revenue condition code.

0 Face Value 1 American Currency 2 Round Trip 3 Minimum 4 Includes Non Transportation Surcharges 5 Includes Transportation Surcharges

Trans_Q20 Trip1_Rate:

Interviewer: Enter the rate for this commodity.

Trans C21:

If Trans Q20 = DK, RF, or 0 Then skip Trans Q21

Trans_Q21 Trip1_RateConditionCode:

Interviewer: Enter the rate condition code.

0 Per 100 Pounds 1 Per 100 Kilograms 2 Per 100 Liters 3 Per Imperial Ton 4 Per Metric Tonne 5 Per 100 Gallons 6 Per unit 7 Minimum or contracts

Trip Type 2

Trans_Q3 Trip2_ShippingDate:

Interviewer: Enter the date of the shipment. yyyy-mm-dd

Trans_Q4 Trip2_Origin:

Interviewer: Enter the origin of the shipment.

Trans_Q4E1 Trip2_OriginE1:

IF DocCode = 0 AND Origin Country = '2' OR '3' THEN "Document Code 0 (Domestic Inter-city Shipment) has been selected. Origin must be within Canada."

TRANS_Q5 Trip2_OriginPCZipCode:

Interviewer: Enter the postal or zip code of the origin.

Trans Q5E1:

If Trans Q4 = Canadian (1) "Invalid format for postal code. Format must be x9x9x9x. Please return and correct."

Trans Q5E1B:

"Postal Code must be 6 characters long. Please return and correct."

Trans Q5E2:

If Trans Q4 = US or Mexico (2 or 3) And Trans Q5 does not equal all numbers (5 numbers or less, no characters), THEN "The postal code/zip code is invalid. »

TRANS_Q6 Trip2_Destination:

Interviewer: Enter the destination of the shipment.

TRANS_Q6E1 Trip2_DestinationE1:

IF DocCode = 0 AND Destination Country = '2' OR '3' THEN "Document Code 0 (Domestic Inter-city Shipment) has been selected. Destination must be within Canada."

TRANS_Q6E2 Trip2_DestinationE2:

IF DocCode = 2 AND Origin and Destination Country <> '2' OR '3' THEN "Document Code 2 (International Shipment) has been selected. Origin or Destination must be outside of Canada."

TRANS_Q7 Trip2_DestinationPCZipCode:

Interviewer:Enter the postal/zip code of the destination.

Trans Q7E1:

If Trans Q6 = Canadian (1) "Invalid format for postal code. Format must be x9x9x9x. Please return and correct."

Trans Q7E1B:

Postal Code must be 6 characters long. Please return and correct.

Trans Q7E2:

If Trans Q6 = US or Mexico (2 or 3) And Trans Q7 does not equal all numbers(5 numbers or less, no characters), THEN "The postal code/zip code is invalid. »

Trans_Q13C:

IF Trans_Q13 = DK or RF or 0 Then Trans_Q16

Trans_Q13:

Interviewer: Enter the total weight of the shipment.

Trans_Q14:

Interviewer: Enter the unit of measure of the weight.

1 Kilograms 2 Pounds 3 Metric Tonnes 4 Imperial Tons

TRANS_Q15 Trip2_WeightConditionCode:

Interviewer: Enter the weight condition code.

0 Actual Weight 1 Actual weight of shipment, but other weight used for calculating revenue 2 Conversion from another unit of measure 3 Described on document only as minimum 4 Convenient weight (not actual) used for calculating revenue

TRANS_Q16 Trip2_Quantity:

If there is a weight given, this should not be asked.
Interviewer: Enter the total quantity of the shipment.

TRANS_Q17 Trip2_Units:

Interviewer: Enter the unit of measure of the quantity.

TRANS_Q18 Trip2_Revenue:

Interviewer: Enter the total revenue earned from the shipment.

Trans_Q19C:

If Trans_Q18 = DK RF or 0 skip Rev Condition Code

TRANS_Q19 Trip2_RevenueConditionCode:

Interviewer: Enter the revenue condition code.

0 Face Value 1 American Currency 2 Round Trip 3 Minimum 4 Includes Non Transportation Surcharges 5 Includes Transportation Surcharges

TRANS_Q20 Trip2_Rate:

Interviewer: Enter the total rate for this shipment

Trans_Q21C:

IF TRANS_Q20 = DK RF or 0 THEN Skip TRANS_Q21

TRANS_Q21 Trip2_RateConditionCode:

Interviewer: Enter the rate condition code.

0 Per 100 Pounds 1 Per 100 Kilograms 2 Per 100 Liters 3 Per Imperial Ton 4 Per Metric Tonne 5 Per 100 Gallons 6 Per unit 7 Minimum or contracts

ASub:

INTERVIEWER: Press <1> to continue.

S_Q5 Trip2Sub_Commodity:

Interviewer: Enter the name of the commodity. UN code takes priority over commodity name.

S_Q6C Trip2Sub_HazardousC:

IF Pos (1 and 2) of S_Q5 = 'UN' THEN S_Q6 = 1 (Yes) ELSE S_Q6 = 2 (No)

S_Q6 Trip2Sub_Hazardous:

Interviewer: Is this commodity a hazardous good?

  • 1.: Yes
  • 3.: No

S_Q7 Trip2Sub_Container:

Interviewer: Was this commodity shipped by container?

  • 1.: Yes
  • 3.: No

S_Q8 Trip2_TOFC:

Interviewer: Is TOFC (Trailer on Flat Car) indicated on the shipping document?

  • 1.: Yes
  • 3.: No

S_Q9 Trip2_COFC:

Interviewer: Is COFC (Container On Flat Car) indicated on the shipping document?

  • 1.: Yes
  • 3.: No

S_Q10C Trip2Sub_Weight_C:

IF S_Q10 = DK or RF or 0 Then S_Q13

S_Q10 Trip2Sub_Weight:

Interviewer: Enter the weight of this commodity.

S_Q11 Trip2Sub_WeightUnit:

Interviewer: Enter the unit of measure of the weight. 1 Kilograms 2 Pounds 3 Metric Tonnes 4 Imperial Tons

S_Q12 Trip2Sub_WeightConditionCode:

Interviewer: Enter the weight condition code. 0 Actual Weight 1 Actual weight of shipment, but other weight used for calculating revenue 2 Conversion from another unit of measure 3 Described on document only as minimum 4 Convenient weight (not actual) used for calculating revenue

S_Q13 Trip2Sub_Quantity:

Interviewer: Enter the quantity of this commodity.

S_Q14 Trip2Sub_Units:

Interviewer: Enter the unit of measure of the quantity. Trigram of Units If there is a weight given, this should not be asked.

S_Q15 Trip2Sub_Revenue:

Interviewer: Enter the revenue earned from this commodity.

S_Q16C:

If S_Q15 = DK or RF or 0 Then skip S_Q16

S_Q16 Trip2Sub_RevenueConditionCode:

Interviewer: Enter the revenue condition code. 0 Face Value 1 American Currency 2 Round Trip 3 Minimum 4 Includes Non Transportation Surcharges 5 Includes Transportation Surcharges

S_Q17 Trip2Sub_Rate:

Interviewer: Enter the rate for this commodity.

S_Q18C:

If S_Q17 = DK, RF, or 0 Then skip S_Q18

S_Q18 Trip2Sub_RateConditionCode:

Interviewer: Enter the rate condition code. 0 Per 100 Pounds 1 Per 100 Kilograms 2 Per 100 Liters 3 Per Imperial Ton 4 Per Metric Tonne 5 Per 100 Gallons 6 Per unit 7 Minimum or contracts

SQ23:

Interviewer: Would you like to add another sub-record?

  • 1.: Yes
  • 3.: No

Trip2Sub_E:

If sub record count is less than 2 then "You have entered only one sub record for Trip Type 2. Please add a sub record or delete the entire sub record, and then go to the TripType field and change the TripType from 2 ( Direct Shipment, multiple commodities) to 1 (Direct Shipment, single commodity)."

Trip2_E:

"Sub record revenues ( $) differ in total from the total shipment revenue ($) by 20% or more. Please verify and correct."

Trip Type 3

Trans_Q3 Trip3_ShippingDate:

Interviewer: Enter the date of the shipment. yyyy-mm-dd

Trans Q3E1:

If date is outside of reference period then "The date is outside the reference period."

TRANS_Q4 Trip3_Origin:

Interviewer: Enter the origin of the shipment.

TRANS_Q4E1 Trip3_OriginE1:

IF DocCode = 0 AND Destination Country = '2' OR '3' THEN "Document Code 0 (Domestic Inter-city Shipment) has been selected. Destination must be within Canada."

TRANS_Q5 Trip3_OriginPCZipCode:

Interviewer: Enter the postal/zip code of the origin.

Trans Q5E1:

If Trans Q4 = Canadian (1) Then standard postal code edit (apparently ORDD has a standard edit to use) for Trans Q5 "Invalid format for postal code. Format must be x9x9x9x. Please return and correct."

Trans Q5E1B:

Postal Code must be 6 characters long. Please return and correct.

Trans Q5E2:

If Trans Q4 = US or Mexico (2 or 3) And Trans Q5 does not equal all numbers (5 numbers or less, no characters), THEN "The postal code/zip code is invalid. »

TRANS_Q6 Trip3_Destination:

Interviewer: Enter the final destination of the shipment.

TRANS_Q6E1 Trip3_DestinationE1:

IF DocCode = 0 AND Destination at POS(1) = '2' OR '3' THEN "Document Code 0 (Domestic Inter-city Shipment) has been selected. Destination must be within Canada."

TRANS_Q6E2 Trip3_DestinationE2:

IF DocCode = 2 AND Origin and Destination Country <> '2' OR '3' THEN "Document Code 2 (International Shipment) has been selected. Origin or Destination must be outside of Canada."

TRANS_Q7 Trip3_DestinationPCZipCode:

Interviewer: Enter the postal/zip code of the destination.

Trans Q7E1:

If Trans Q6 = Canadian (1) Then standard postal code edit (apparently ORDD has a standard edit to use) for Trans Q7 "Invalid format for postal code. Format must be x9x9x9x. Please return and correct."

Trans Q7E1B:

"Postal Code must be 6 characters long. Please return and correct."

Trans Q7E2:

If Trans Q6 = US or Mexico (2 or 3) And Trans Q7 does not equal all numbers(5 numbers or less, no characters), THEN "The postal code/zip code is invalid. »

Trans_Q8 Trip3_Commodity:

Interviewer: Enter the name of the commodity. UN code takes priority over commodity name.

TRANS_Q9C Trip3_HazardousC:

IF Pos (1 and 2) of SCTG Code = 'UN' THEN TRANS_Q9 = 1 (Yes) ELSE TRANS_Q9 = 2 (No)

TRANS_Q9 Trip3_Hazardous:

Interviewer: Is this commodity a hazardous good?

  • 1.: Yes
  • 3.: No

TRANS_Q10 Trip3_Container:

Interviewer: Was this commodity shipped by container?

  • 1.: Yes
  • 3.: No

TRANS_Q11 Trip3_TOFC:

Interviewer: Is TOFC (Trailer on Flat Car) indicated on the shipping document?

  • 1.: Yes
  • 3.: No

TRANS_Q12 Trip3_COFC:

Interviewer: Is COFC (Container On Flat Car) indicated on the shipping document?

  • 1.: Yes
  • 3.: No

TRANS_Q13_C Trip3_Weight_C:

IF Trans_Q13 = DK or RF or 0 Then Trans_Q16

TRANS_Q13 Trip3_Weight:

Interviewer: Enter the weight of the shipment.

TRANS_Q14 Trip3_WeightUnit:

Interviewer: Enter the unit of measure of the weight.

1 Kilograms 2 Pounds 3 Metric Tonnes 4 Imperial Tons

TRANS_Q15 Trip3_WeightConditionCode:

Interviewer: Enter the weight condition code.

0 Actual Weight 1 Actual weight of shipment, but other weight used for calculating revenue 2 Conversion from another unit of measure 3 Described on document only as minimum 4 Convenient weight (not actual) used for calculating revenue

TRANS_Q16 Trip3_Quantity:

Interviewer: Enter the quantity of the shipment.

TRANS_Q17 Trip3_Units:

Interviewer: Enter the unit of measure of the quantity.

TRANS_Q18 Trip3_Revenue:

Interviewer: Enter the total revenue earned from the shipment.

Trans_Q19C:

If Trans_Q18 = DK RF or 0 skip TRANS_Q19

TRANS_Q19 Trip3_RevenueConditionCode:

Interviewer: Enter the revenue condition code.

0 Face Value 1 American Currency 2 Round Trip 3 Minimum 4 Includes Non Transportation Surcharges 5 Includes Transportation Surcharges

TRANS_Q20 Trip3_TotalRate:

Interviewer: Enter the total rate for this shipment

Trans_Q21C:

IF TRANS_Q20 = DK or RF or 0 THEN Skip TRANS_Q21

TRANS_Q21 Trip3_RateConditionCode:

Interviewer: Enter the rate condition code.

0 Per 100 Pounds 1 Per 100 Kilograms 2 Per 100 Liters 3 Per Imperial Ton 4 Per Metric Tonne 5 Per 100 Gallons 6 Per unit 7 Minimum or contracts

ASub:

INTERVIEWER: Press <1> to continue.

S_Q3 Trip3Sub_Destination:

Interviewer: Enter the destination where this carrier dropped off the shipment to be picked up by another carrier.

S_Q4 Trip3Sub_DestinationPCZipCode:

Interviewer : Enter the postal/zip code of the destination.

S Q4E1:

If S Q3 = Canadian (1) "Invalid format for postal code. Format must be x9x9x9x. Please return and correct."

SQ4E1B:

"Postal Code must be 6 characters long. Please return and correct."

S Q4E2:

If S Q3 = US or Mexico (2 or 3) And Trans Q4 does not equal all numbers(5 numbers or less, no characters), THEN "The postal code/zip code is invalid."

S_Q19 Trip3Sub_CarrierRevenue:

Interviewer: Enter the revenue earned by this carrier.

S_Q20C:

If S_Q19 = DK RF or 0 Then skip S_Q20

S_Q20 Trip3Sub_RevenueConditionCode:

Interviewer : Enter the revenue condition code.

0 Face Value 1 American Currency 2 Round Trip 3 Minimum 4 Includes Non Transportation Surcharges 5 Includes Transportation Surcharges

S_Q21 Trip3Sub_Rate:

Interviewer: Enter the rate charged by this carrier.

S_Q21C:

IF S_Q21 = DK RF or 0 THEN Skip S_Q22

S_Q22 Trip3Sub_RateConditionCode:

Interviewer : Enter the rate condition code.

0 Per 100 Pounds 1 Per 100 Kilograms 2 Per 100 Liters 3 Per Imperial Ton 4 Per Metric Tonne 5 Per 100 Gallons 6 Per unit 7 Minimum or contracts

SQ23:

Interviewer: Would you like to add another sub-record?

  • 1.: Yes
  • 3.: No

Edit:

IF SQ23 = 1 then "Only one subrecord is permitted for this trip type."

Trip3_E:

IF Transcription Line Revenue is < than sub record revenue total (revenue of all sub records) then "The revenue earned by the sampled carrier ($) must be less than the revenue earned for the whole shipment ($). Please verify and correct."

Trip Type 4

Trans_Q3 Trip4_ShippingDate:

Interviewer: Enter the date of the shipment. yyyy-mm-dd

Trans Q3E1:

If date is outside of reference period then "The date is outside the reference period."

TRANS_Q4 Trip4_Origin:

Interviewer: Enter the true origin of the shipment.

TRANS_Q4E1 Trip4_OriginE1:

IF DocCode = 0 AND Origin at POS(1) = 'U' OR 'M' THEN "Document Code 0 (Domestic Inter-city Shipment) has been selected. Origin must be within Canada."

TRANS_Q5 Trip4_OriginPCZipCode:

Interviewer : Enter the postal/zip code of the origin.

Trans Q5E1:

If Trans Q4 = Canadian (1) Then standard postal code edit (apparently ORDD has a standard edit to use) for Trans Q5 "Invalid format for postal code. Format must be x9x9x9x. Please return and correct."

Trans Q5E1B:

"Postal Code must be 6 characters long. Please return and correct."

Trans Q5E2:

If Trans Q4 = US or Mexico (2 or 3) And Trans Q5 does not equal all numbers (5 numbers or less, no characters), THEN "The postal code/zip code is invalid. »

TRANS_Q6 Trip4_Destination:

Interviewer: Enter the destination of the shipment.

TRANS_Q6E1 Trip4_DestinationE1:

IF DocCode = 0 AND Destination at POS(1) = 'U' OR 'M' THEN "Document Code 0 (Domestic Inter-city Shipment) has been selected. Destination must be within Canada."

TRANS_Q6E1 Trip4_DestinationE2:

IF DocCode = 2 AND Origin and Destination <> Pos(1) 'U' OR 'M' THEN "Document Code 2 (International Shipment) has been selected. Origin or Destination must be outside of Canada."

TRANS_Q7 Trip4_DestinationPCZipCode:

Interviewer : Enter the postal/zip code of the destination.

Trans Q7E1:

If Trans Q6 = Canadian (1) Then standard postal code edit (apparently ORDD has a standard edit to use) for Trans Q7 "Invalid format for postal code. Format must be x9x9x9x. Please return and correct."

Trans Q7E1B:

Postal Code must be 6 characters long. Please return and correct.

Trans Q7E2:

If Trans Q6 = US or Mexico (2 or 3) And Trans Q7 does not equal all numbers(5 numbers or less, no characters), THEN "The postal code/zip code is invalid. »

TRANS_Q8 Trip4_Commodity:

Interviewer: Enter the name of the commodity. UN code takes priority over commodity name.

TRANS_Q9C Trip4_HazardousC:

IF Pos (1 and 2) of SCTG Code = 'UN' THEN Trip4_Hazardous = 1 (Yes) ELSE Trip4_Hazardous = 2 (No)

TRANS_Q9 Trip4_Hazardous:

Interviewer: Is this commodity a hazardous good?

  • 1.: Yes
  • 3.: No

TRANS_Q10 Trip4_Container:

Interviewer: Was this commodity shipped by container?

  • 1.: Yes
  • 3.: No

TRANS_Q11 Trip4_TOFC:

Interviewer: Is TOFC (Trailer on Flat Car) indicated on the shipping document?

  • 1.: Yes
  • 3.: No

TRANS_Q12 Trip4_COFC:

Interviewer: Is COFC (Container On Flat Car) indicated on the shipping document?

  • 1.: Yes
  • 3.: No

TRANS_Q13C Trip4_Weight_C:

IF Trans_Q13 = DK or RF or 0 Then Trans_Q16

TRANS_Q13 Trip4_Weight:

Interviewer: Enter the weight of the shipment.

TRANS_Q14 Trip4_WeightUnit:

Interviewer: Enter the unit of measure of the weight.

1 Kilograms 2 Pounds 3 Metric Tonnes 4 Imperial Tons

TRANS_Q15 Trip4_WeightConditionCode:

Interviewer: Enter the weight condition code.

0 Actual Weight 1 Actual weight of shipment, but other weight used for calculating revenue 2 Conversion from another unit of measure 3 Described on document only as minimum 4 Convenient weight (not actual) used for calculating revenue

TRANS_Q16 Trip4_Quantity:

If there is a weight given, this should not be asked.
Interviewer: Enter the total quantity of the shipment.

TRANS_Q17 Trip4_Units:

Interviewer: Enter the unit of measure of the quantity.

TRANS_Q18 Trip4_Revenue:

Interviewer: Enter the total revenue earned from the shipment.

Trans_Q19C:

If Trans_Q18 = DK RF or 0 skip Rev Condition Code

Interviewer: Enter the revenue condition code.

0 Face Value 1 American Currency 2 Round Trip 3 Minimum 4 Includes Non Transportation Surcharges 5 Includes Transportation Surcharges

TRANS_Q20 Trip4_Rate:

Interviewer: Enter the total rate for this shipment

Trans_Q21C:

IF TRANS_Q20 = DK or RF or 0 THEN Skip TRANS_Q21

TRANS_Q21 Trip4_RateConditionCode:

Interviewer: Enter the rate condition code.

0 Per 100 Pounds 1 Per 100 Kilograms 2 Per 100 Liters 3 Per Imperial Ton 4 Per Metric Tonne 5 Per 100 Gallons 6 Per unit 7 Minimum or contracts

ASub:

INTERVIEWER: Press <1> to continue.

S_Q1 Trip4Sub_Origin:

Interviewer: Enter the origin where the shipment was picked up by this carrier.

S_Q2 Trip4Sub_OriginPCZipCode:

Interviewer: Enter the postal/zip code of the origin

SQ2E1:

If SQ1 = Canadian (1) Then standard postal code edit (apparently ORDD has a standard edit to use) "Invalid format for postal code. Format must be x9x9x9x. Please return and correct."

SQ2E1B:

"Postal Code must be 6 characters long. Please return and correct."

SQ2E2:

If S Q1 = US or Mexico (2 or 3) And SQ2 does not equal all numbers (5 numbers or less, no characters), THEN "The postal code/zip code is invalid. »

S_Q19 Trip4Sub_CarrierRevenue:

Interviewer: Enter the revenue earned by this carrier.

S_Q20C:

If S_Q19 = DK RF or 0 Then skip Rev Condition Code

S_Q20 Trip4Sub_RevenueConditionCode:

Interviewer : Enter the revenue condition code.

0 Face Value 1 American Currency 2 Round Trip 3 Minimum 4 Includes Non Transportation Surcharges 5 Includes Transportation Surcharges

S_Q21 Trip4Sub_Rate:

Interviewer: Enter the rate charged by this carrier.

S_Q21C:

IF S_Q21 = DK or RF or 0 THEN Skip S_Q22

S_Q22 Trip4Sub_RateConditionCode:

Interviewer : Enter the rate condition code.

0 Per 100 Pounds 1 Per 100 Kilograms 2 Per 100 Liters 3 Per Imperial Ton 4 Per Metric Tonne 5 Per 100 Gallons 6 Per unit 7 Minimum or contracts

SQ23:

Interviewer: Would you like to add another sub-record?

  • 1.: Yes
  • 3.: No

Edit:

IF SQ23 = 1 then "Only one subrecord is permitted for this trip type."

Trip4_E:

IF Transcription Line Revenue is < than sub record revenue total (revenue of all sub records) then "The revenue earned by the sampled carrier ($) must be less than the revenue earned for the whole shipment ($). Please verify and correct"

Trip Type 5

TRANS_Q3 Trip5_ShippingDate:

Interviewer: Enter the date of the shipment. yyyy-mm-dd

TRANS_Q4 Trip5_Origin:

Interviewer: Enter the origin of the shipment.

TRANS_Q4E1 Trip5_OriginE1:

IF DocCode = 0 AND Origin at POS(1) = 'U' OR 'M' THEN "Document Code 0 (Domestic Inter-city Shipment) has been selected. Origin must be within Canada."

TRANS_Q5 Trip5_OriginPCZipCode:

Interviewer: Enter the postal/zip code of the origin.

Trans Q5E1:

If Trans Q4 = Canadian (1) Then standard postal code edit (apparently ORDD has a standard edit to use) for Trans Q5 "Invalid format for postal code. Format must be x9x9x9x. Please return and correct."

Trans Q5E1B:

Postal Code must be 6 characters long. Please return and correct.

Trans Q5E2:

If Trans Q4 = US or Mexico (2 or 3) And Trans Q5 does not equal all numbers (5 numbers or less, no characters), THEN "The postal code/zip code is invalid. »

TRANS_Q6 Trip5_Destination:

Interviewer: Enter the final destination of the shipment.

TRANS_Q6E1 Trip5_DestinationE1:

IF DocCode = 0 AND Destination at POS(1) = 'U' OR 'M' THEN "Document Code 0 (Domestic Inter-city Shipment) has been selected. Destination must be within Canada."

TRANS_Q6E2 Trip5_DestinationE2:

IF DocCode = 2 AND Origin and Destination <> Pos(1) 'U' OR 'M' THEN "Document Code 2 (International Shipment) has been selected. Origin or Destination must be outside of Canada."

TRANS_Q7 Trip5_DestinationPCZipCode:

Interviewer: Enter the postal/zip code of the destination.

Trans Q7E1:

If Trans Q6 = Canadian (1) Then standard postal code edit (apparently ORDD has a standard edit to use) for Trans Q7 "Invalid format for postal code. Format must be x9x9x9x. Please return and correct."

Trans Q7E1B:

"Postal Code must be 6 characters long. Please return and correct."

Trans Q7E2:

If Trans Q6 = US or Mexico (2 or 3) And Trans Q7 does not equal all numbers(5 numbers or less, no characters), THEN "The postal code/zip code is invalid. »

TRANS_Q13C Trip5_Weight_C:

IF Trans_Q13 = DK or RF or 0 Then Trans_Q16

TRANS_Q13 Trip5_Weight:

Interviewer: Enter the total weight of the shipment.

TRANS_Q14 Trip5_WeightUnit:

Interviewer: Enter the unit of measure of the weight.

1 Kilograms 2 Pounds 3 Metric Tonnes 4 Imperial Tons

TRANS_Q15 Trip5_WeightConditionCode:

Interviewer: Enter the weight condition code.

0 Actual Weight 1 Actual weight of shipment, but other weight used for calculating revenue 2 Conversion from another unit of measure 3 Described on document only as minimum 4 Convenient weight (not actual) used for calculating revenue

TRANS_Q16 Trip5_Quantity:

If there is a weight given, this should not be asked.
Interviewer: Enter the total quantity of the shipment.

TRANS_Q17 Trip5_Units:

Interviewer: Enter the unit of measure of the quantity.

TRANS_Q18 Trip5_RevenueFullTrip:

Interviewer: Enter the total revenue earned from the shipment.

Trans_Q19C:

IF Trans_Q18 = DK or RF or 0 skip Trans_Q19

TRANS_Q19 Trip5_RevenueConditionCodeFullTrip:

Interviewer: Enter the revenue condition code.

0 Face Value 1 American Currency 2 Round Trip 3 Minimum 4 Includes Non Transportation Surcharges 5 Includes Transportation Surcharges

TRANS_Q20 Trip5_FullTripRate:

Interviewer: Enter the total rate for this shipment

Trans_Q21C:

IF TRANS_Q20 = DK or RF or 0 THEN Skip TRANS_Q21

TRANS_Q21 Trip5_FullTripRateConditionCode:

Interviewer: Enter the rate condition code.

0 Per 100 Pounds 1 Per 100 Kilograms 2 Per 100 Liters 3 Per Imperial Ton 4 Per Metric Tonne 5 Per 100 Gallons 6 Per unit 7 Minimum or contracts

TRANS_Q22 Trip5_RevenueCarrierTrip:

Interviewer: Enter the revenue earned by this carrier for the shipment.

Trans_Q23C:

IF TRANS_Q22 = DK or RF or 0 skip TRANS_Q24

TRANS_Q23 Trip5_RevenueConditionCodeCarrierTrip:

Interviewer : Enter the revenue condition code.

0 Face Value 1 American Currency 2 Round Trip 3 Minimum 4 Includes Non Transportation Surcharges 5 Includes Transportation Surcharges

TRANS_Q24 Trip5_CarrierRate:

Interviewer: Enter the rate charged by this carrier.

Trans_Q25C:

IF TRANS_Q24 = DK or RF or 0 THEN Skip TRANS_Q25

TRANS_Q25 Trip5_RateConditionCode:

Interviewer : Enter the rate condition code.

0 Per 100 Pounds 1 Per 100 Kilograms 2 Per 100 Liters 3 Per Imperial Ton 4 Per Metric Tonne 5 Per 100 Gallons 6 Per unit 7 Minimum or contracts

ASub:

INTERVIEWER: Press <1> to continue.

S_Q3 Trip5Sub_Destination:

Interviewer: Enter the destination where this carrier dropped off the shipment to be picked up by another carrier.

S_Q4 Trip5Sub_DestinationPCZipCode:

Interviewer : Enter the postal/zip code of the destination.

S Q4E1:

If S Q3 = Canadian (1) Then standard postal code edit (apparently ORDD has a standard edit to use) "Invalid format for postal code. Format must be x9x9x9x. Please return and correct."

SQ4E1B:

"Postal Code must be 6 characters long. Please return and correct."

S Q4E2:

If S Q3 = US or Mexico (2 or 3) And Trans Q4 does not equal all numbers(5 numbers or less, no characters), THEN "The postal code/zip code is invalid."

S_Q5 Trip5Sub_Commodity:

Interviewer: Enter the name of the commodity. UN code takes priority over commodity name.

S_Q6C Trip5Sub_HazardousC:

IF Pos (1 and 2) of SCTG Code = 'UN' THEN Trip5_Hazardous = 1 (Yes) ELSE Trip5_Hazardous = 2 (No)

S_Q6 Trip5Sub_Hazardous:

Interviewer: Is this commodity a hazardous good?

  • 1.: Yes
  • 3.: No

S_Q7 Trip5Sub_Container:

Interviewer: Was this commodity shipped by container?

  • 1.: Yes
  • 3.: No

S_Q8 Trip5Sub_TOFC:

Interviewer: Is TOFC (Trailer on Flat Car) indicated on the shipping document?

  • 1.: Yes
  • 3.: No

S_Q9 Trip5Sub_COFC:

Interviewer: Is COFC (Container On Flat Car) indicated on the shipping document?

  • 1.: Yes
  • 3.: No

S_Q10 Trip5Sub_Weight:

Interviewer: Enter the weight of this commodity.

S_Q11C:

IF S_Q10 = DK or RF or 0 Then S_Q13

S_Q11 Trip5Sub_WeightUnit:

Interviewer: Enter the unit of measure of the weight.

1 Kilograms
2 Pounds
3 Metric Tonnes
4 Imperial Tons

S_Q12 Trip5Sub_WeightConditionCode:

Interviewer: Enter the weight condition code. 0 Actual Weight 1 Actual weight of shipment, but other weight used for calculating revenue 2 Conversion from another unit of measure 3 Described on document only as minimum 4 Convenient weight (not actual) used for calculating revenue

S_Q13 Trip5Sub_Quantity:

Interviewer: Enter the quantity of this commodity.

S_Q14 Trip5Sub_Units:

Interviewer:Enter the unit of measure of the quantity.

S_Q15 Trip5Sub_RevenueFullTrip:

Interviewer: Enter the revenue earned from this commodity for the entire shipment.

S_Q16C:

If S_Q15 = DK or RF or 0 Then skip S_Q16

S_Q16 Trip5Sub_RevenueConditionCodeFullTrip:

Interviewer: Enter the revenue condition code.

0 Face Value
1 US Currency
2 Round Trip
3 Minimum
4 Include Non Transportation Surcharges
5 Include Transportation Surcharges

S_Q17 Trip5Sub_RateFullTrip:

Interviewer: Enter the rate for this commodity for the entire shipment.

S_Q18C:

If S_Q17 = DK, RF, or 0 Then skip S_Q18

S_Q18 Trip5Sub_RateConditionCodeFullTrip:

Interviewer: Enter the rate condition code.

0 Per 100 Pounds
1 Per 100 Kilograms
2 Per 100 Liters
3 Per Imperial Ton
4 Per Metric Tonne
5 Per 100 Gallons
6 Per unit
7 Minimum or contracts

S_Q19 Trip5Sub_RevenueCarrierTrip:

Interviewer: Enter the revenue this carrier earned from this commodity.

S_Q19C:

If S_Q19 = DK or RF or 0 Then skip S_Q20

S_Q20 Trip5Sub_RevenueConditionCodeCarrierTrip:

Interviewer: Enter the revenue condition code. 0 Face Value 1 American Currency 2 Round Trip 3 Minimum 4 Includes Non Transportation Surcharges 5 Includes Transportation Surcharges

S_Q21 Trip5Sub_RateCarrierTrip:

Interviewer: Enter the rate for this commodity charged by this carrier.

S_Q21C:

IF S_Q21 = DK or RF or 0 THEN Skip S_Q22

SQ23:

Interviewer: Would you like to add another sub-record?

  • 1.: Yes
  • 3.: No

Trip5Sub_E:

If sub record count is less than 2 then "You have entered only one sub record for Trip Type 5 (Interline shipment, multi-commodity Initial Carrier). Please add a sub record or delete the entire sub record, and then go to the TripType field and change the TripType from 5 to 3 (Interline, Single Commodity Initial Carrier)."

Trip5_E1:

"Sub record revenues total for the full trip ($) differ in total from the total shipment revenue ($) for the full trip by 20% or more. Please verify and correct."

Trip5_E2:

"Sub record revenue for the carrier's portion ($all sub records) differ in total from the total shipment revenue ($) for the carrier's portion by 20% or more. Please verify and correct."

Trip5_E3:

IF Transcription Line RevenueFullTrip (In the summary section) is < than RevenueCarrierTrip (in the summary section) then "The total revenues earned by the sampled carrier ($) must be less than the total revenues earned for the whole shipment ($). Please verify and correct."

Trip Type 6

Trans_Q3 Trip6_ShippingDate:

Interviewer: Enter the date of the shipment. yyyy-mm-dd

Trans Q3E1:

If date is outside of reference period then "The date is outside the reference period."

Trans_Q4 Trip6_Origin:

Interviewer: Enter the true origin of the shipment.

Trans_Q4E1 Trip6_OriginE1:

IF DocCode = 0 AND Origin at POS(1) = 'U' OR 'M' THEN "Document Code 0 (Domestic Inter-city Shipment) has been selected. Origin must be within Canada."

Trans_Q5 Trip6_OriginPCZipCode:

Interviewer: Enter the postal/zip code of the origin.

Trans Q5E1:

If Trans Q4 = Canadian (1) Then standard postal code edit (apparently ORDD has a standard edit to use) for Trans Q5 "Invalid format for postal code. Format must be x9x9x9x. Please return and correct."

Trans Q5E1B:

Postal Code must be 6 characters long. Please return and correct.

Trans Q5E2:

If Trans Q4 = US or Mexico (2 or 3) And Trans Q5 does not equal all numbers (5 numbers or less, no characters), THEN "The postal code/zip code is invalid. »

Trans_Q6 Trip6_Destination:

Interviewer: Enter the destination of the shipment.

Trans_Q6E1 Trip6_DestinationE1:

IF DocCode = 0 AND Destination at POS(1) = 'U' OR 'M' THEN "Document Code 0 (Domestic Inter-city Shipment) has been selected. Destination must be within Canada."

Trans_Q6E2 Trip6_DestinationE2:

IF DocCode = 2 AND Origin and Destination <> Pos(1) 'U' OR 'M' THEN "Document Code 2 (International Shipment) has been selected. Origin or Destination must be outside of Canada."

Interviewer: Enter the postal/zip code of the destination.

Trans Q7E1:

If Trans Q6 = Canadian (1) Then standard postal code edit (apparently ORDD has a standard edit to use) for Trans Q7 "Invalid format for postal code. Format must be x9x9x9x. Please return and correct."

Trans Q7E1B:

"Postal Code must be 6 characters long. Please return and correct."

Trans Q7E2:

If Trans Q6 = US or Mexico (2 or 3) And Trans Q7 does not equal all numbers(5 numbers or less, no characters), THEN "The postal code/zip code is invalid. »

IF Trans_Q13 = DK or RF or 0 Then Trans_Q16

Interviewer: Enter the total weight of the shipment.

Trans_Q14 Trip6_WeightUnit:

Interviewer: Enter the unit of measure of the weight.

1 Kilograms 2 Pounds 3 Metric Tonnes 4 Imperial Tons

Trans_Q15 Trip6_WeightConditionCode:

Interviewer: Enter the weight condition code.

0 Actual Weight 1 Actual weight of shipment, but other weight used for calculating revenue 2 Conversion from another unit of measure 3 Described on document only as minimum 4 Convenient weight (not actual) used for calculating revenue

Trans_Q16 Trip6_Quantity:

Interviewer: Enter the total quantity of the shipment.

Trans_Q17 Trip6_Units:

Interviewer: Enter the unit of measure of the quantity.

Trans_Q18 Trip6_RevenueFullTrip:

Interviewer: Enter the total revenue earned from the shipment.

Trans_Q19C:

IF Trans_Q18 = DK or RF or 0 skip Trans_Q19

Trans_Q19 Trip6_RevenueConditionCodeFullTrip:

Interviewer: Enter the revenue condition code.

0 Face Value
1 US Currency
2 Round Trip
3 Minimum
4 Include Non Transportation Surcharges
5 Include Transportation Surcharges

Trans_Q20 Trip6_FullTripRate:

Interviewer: Enter the total rate for this shipment

Trans_Q21C:

IF TRANS_Q20 = DK or RF or 0 THEN Skip TRANS_Q21

Trans_Q21 Trip6_FullTripRateConditionCode:

Interviewer: Enter the rate condition code.

0 Per 100 Pounds
1 Per 100 Kilograms
2 Per 100 Liters
3 Per Imperial Ton
4 Per Metric Tonne
5 Per 100 Gallons
6 Per unit
7 Minimum or contracts

Trans_Q22 Trip6_RevenueCarrierTrip:

Interviewer: Enter the revenue earned by this carrier for the shipment.

Trans_Q23C:

IF TRANS_Q22 = DK or RF or 0 skip TRANS_Q24

Trans_Q23 Trip6_RevenueConditionCodeCarrierTrip:

Interviewer: Enter the revenue condition code.

0 Face Value 1 American Currency 2 Round Trip 3 Minimum 4 Includes Non Transportation Surcharges 5 Includes Transportation Surcharges

Trans_Q24 Trip6_CarrierRate:

Interviewer: Enter the rate charged by this carrier.

Trans_Q25C:

IF TRANS_Q24 = DK or RF or 0 THEN Skip TRANS_Q25

Trans_Q25 Trip6_RateConditionCode:

Interviewer: Enter the rate condition code.

0 Per 100 Pounds 1 Per 100 Kilograms 2 Per 100 Liters 3 Per Imperial Ton 4 Per Metric Tonne 5 Per 100 Gallons 6 Per unit 7 Minimum or contracts

ASub:

INTERVIEWER: Press <1> to continue.

S_Q1 Trip6Sub_Origin:

Trigram consisting of City, Province, and SGC Code Interviewer: Enter the origin where the shipment was picked up by this carrier.

S_Q2 Trip6Sub_OriginPCZipCode:

Interviewer: Enter the postal/zip code of the origin

SQ2E1:

If SQ1 = Canadian (1) Then standard postal code edit (apparently ORDD has a standard edit to use) "Invalid format for postal code. Format must be x9x9x9x. Please return and correct."

SQ2E1B:

"Postal Code must be 6 characters long. Please return and correct."

SQ2E2:

If S Q1 = US or Mexico (2 or 3) And SQ2 does not equal all numbers (5 numbers or less, no characters), THEN "The postal code/zip code is invalid. »

S_Q5 Trip6Sub_Commodity:

Interviewer: Enter the name of the commodity. UN code takes priority over commodity name.

S_Q6C Trip6Sub_HazardousC:

IF Pos (1 and 2) of SCTG Code = 'UN' THEN S_Q6 = 1 (Yes) ELSE S_Q6 = 2 (No)

S_Q6 Trip6Sub_Hazardous:

Interviewer: Is this commodity a hazardous good?

1 Yes
3 No (default set to no for English and French)

S_Q7 Trip6Sub_Container:

Interviewer: Was this commodity shipped by container?

1 Yes
3 No (default set to no for English and French)

S_Q8 Trip6Sub_TOFC:

Interviewer: Is TOFC (trailer on Flat Car) indicated on the shipping document?

1 Yes
3 No (default set to no for English and French)

S_Q9 Trip6Sub_COFC:

Interviewer: Is COFC (Container On Flat Car) indicated on the shipping document?

1 Yes
3 No (default set to no for English and French)

S_Q10 Trip6Sub_Weight:

Interviewer: Enter the weight of this commodity.

S_Q11C:

IF S_Q10 = DK or RF or 0 Then S_Q13

S_Q11 Trip6Sub_WeightUnit:

Interviewer: Enter the unit of measure of the weight.

1 Kilograms
2 Pounds
3 Metric Tonnes
4 Imperial Tons

S_Q12 Trip6Sub_WeightConditionCode:

Interviewer: Enter the weight condition code.

0 Actual Weight
1 Actual weight of shipment, but other weight used for calculating revenue
2 Conversion from another unit of measure
3 Described on document only as minimum
4 Convenient weight (not actual) used for calculating revenue

S_Q13 Trip6Sub_Quantity:

Interviewer: Enter the quantity of this commodity.

S_Q14 Trip6Sub_Units:

Interviewer: Enter the unit of measure of the quantity.

S_Q15 Trip6Sub_RevenueFullTrip:

Interviewer: Enter the revenue earned from this commodity for the entire shipment.

S_Q16C:

If S_Q15 = DK or RF or 0 Then skip S_Q16

S_Q16 Trip6Sub_RevenueConditionCodeFullTrip:

Interviewer: Enter the revenue condition code. 0 Face Value 1 American Currency 2 Round Trip 3 Minimum 4 Includes Non Transportation Surcharges 5 Includes Transportation Surcharges

S_Q17 Trip6Sub_RateFullTrip:

Interviewer: Enter the rate for this commodity for the entire shipment.

S_Q18C:

If S_Q17 = DK, RF, or 0 Then skip S_Q18

S_Q18 Trip6Sub_RateConditionCodeFullTrip:

Interviewer: Enter the rate condition code. 0 Per 100 Pounds 1 Per 100 Kilograms 2 Per 100 Liters 3 Per Imperial Ton 4 Per Metric Tonne 5 Per 100 Gallons 6 Per unit 7 Minimum or contracts

S_Q19 Trip6Sub_RevenueCarrierTrip:

Interviewer: Enter the revenue this carrier earned from this commodity.

S_Q19C:

If S_Q19 = DK or RF or 0 Then skip S_Q20

S_Q20 Trip6Sub_RevenueConditionCodeCarrierTrip:

Interviewer: Enter the revenue condition code. 0 Face Value 1 American Currency 2 Round Trip 3 Minimum 4 Includes Non Transportation Surcharges 5 Includes Transportation Surcharges

S_Q21 Trip6Sub_RateCarrierTrip:

Interviewer: Enter the rate for this commodity charged by this carrier.

S_Q21C:

IF S_Q21 = DK or RF or 0 THEN Skip S_Q22

S_Q22 Trip6Sub_RateConditionCodeCarrierTrip:

Interviewer: Enter the rate condition code. 0 Per 100 Pounds 1 Per 100 Kilograms 2 Per 100 Liters 3 Per Imperial Ton 4 Per Metric Tonne 5 Per 100 Gallons 6 Per unit 7 Minimum or contracts

SQ23:

Interviewer: Would you like to add another sub-record?

  • 1.: Yes
  • 3.: No

Trip6Sub_E:

If sub record count is less than 2 then

"You have entered only one sub record for Trip Type 6 (Interline shipment, multi-commodity Subsequent Carrier). Please add a sub record or delete the entire sub record, and then go to the TripType field and change the TripType from 6 to 4 (Interline Shipment, Single Commodity Subsequent)."

Trip6_E1:

"Sub record revenues total for the full trip ($) differ in total from the total shipment revenue ($) for the full trip by 20% or more. Please verify and correct."

Trip6_E2:

"Sub record revenues for the carrier's portion ($) differ in total from the total shipment revenue ($) for the carrier's portion by 20% or more. Please verify and correct."

Trip6_E3:

IF Transcription Line RevenueFullTrip (In the summary section) is < than RevenueCarrierTrip (in the summary section) then "The total revenues earned by the sampled carrier ($) must be less than the total revenues earned for the whole shipment. Please verify and correct."

Trip Type 7

Trans_Q3 Trip7_ShippingDate:

Interviewer: Enter the date of the shipment. yyyy-mm-dd

Trans Q3E1:

If date is outside of reference period then "The date is outside the reference period."

Trans_Q4 Trip7_Origin:

Interviewer: Enter the origin of the shipment.

Trans_Q4E1 Trip7_OriginE1:

IF DocCode = 0 AND Origin at POS(1) = 'U' OR 'M' THEN "Document Code 0 (Domestic Inter-city Shipment) has been selected. Origin must be within Canada."

Trans_Q5 Trip7_OriginPCZipCode:

Interviewer : Enter the postal/zip code of the origin.

Trans Q5E1:

If Trans Q4 = Canadian (1) Then standard postal code edit (apparently ORDD has a standard edit to use) for Trans Q5 "Invalid format for postal code. Format must be x9x9x9x. Please return and correct."

Trans Q5E1B:

"Postal Code must be 6 characters long. Please return and correct."

Trans Q5E2:

If Trans Q4 = US or Mexico (2 or 3) And Trans Q5 does not equal all numbers (5 numbers or less, no characters), THEN "The postal code/zip code is invalid. »

Trans_Q6 Trip7_Destination:

Interviewer: Enter the destination of the shipment. For this shipment type, this should be the same as the origin.

Trans_Q6E1 Trip7_DestinationE1:

IF DocCode = 0 AND Destination at POS(1) = 'U' OR 'M' THEN "Document Code 0 (Domestic Inter-city Shipment) has been selected. Destination must be within Canada."

Trans_Q7 Trip7_DestinationPCZipCode:

Interviewer: Enter the postal/zip code of the destination.

Trans Q7E1:

If Trans Q6 = Canadian (1) Then standard postal code edit (apparently ORDD has a standard edit to use) for Trans Q7 "Invalid format for postal code. Format must be x9x9x9x. Please return and correct."

Trans Q7E1B:

Postal Code must be 6 characters long. Please return and correct.

Trans Q7E2:

If Trans Q6 = US or Mexico (2 or 3) And Trans Q7 does not equal all numbers(5 numbers or less, no characters), THEN "The postal code/zip code is invalid. »

Trains_Q13C Trip7_Weight_C:

IF Trans_Q13 = DK or RF or 0 Then Trans_Q16

Trans_Q13 Trip7_Weight:

Interviewer: Enter the total weight of the shipment.

Trans_Q14 Trip7_WeightUnit:

Interviewer: Enter the unit of measure of the weight.

1 Kilograms
2 Pounds
3 Metric Tonnes
4 Imperial Tons

Trans_Q15 Trip7_WeightConditionCode:

Interviewer: Enter the weight condition code.

0 Actual Weight
1 Actual weight of shipment, but other weight used for calculating revenue
2 Conversion from another unit of measure
3 Described on document only as minimum
4 Convenient weight (not actual) used for calculating revenue

Trans_Q16 Trip7_Quantity:

Interviewer: Enter the total quantity of the shipment.

Trans_Q17 Trip7_Units:

Interviewer: Enter the unit of measure of the quantity.

Trans_Q18 Trip7_RevenueFullTrip:

Interviewer: Enter the total revenue earned from the shipment.

Trans_Q19C:

IF Trans_Q18 = DK or RF or 0 skip Trans_Q19

Trans_Q19 Trip7_RevenueConditionCodeFullTrip:

Interviewer: Enter the revenue condition code.

0 Face Value
1 US Currency
2 Round Trip
3 Minimum
4 Include Non Transportation Surcharges
5 Include Transportation Surcharges

ASub:

INTERVIEWER: Press <1> to continue.

S_Q1 Trip7Sub_Origin:

Trigram consisting of City, Province, and SGC Code Interviewer:
Enter the origin of the commodity.

S_Q2 Trip7Sub_OriginPCZipCode:

Interviewer: Enter the postal/zip code of the origin.

SQ2E1:

If SQ1 = Canadian (1) Then standard postal code edit (apparently ORDD has a standard edit to use) "Invalid format for postal code. Format must be x9x9x9x. Please return and correct."

SQ2E1B:

"Postal Code must be 6 characters long. Please return and correct."

SQ2E2:

If S Q1 = US or Mexico (2 or 3) And SQ2 does not equal all numbers (5 numbers or less, no characters), THEN "The postal code/zip code is invalid. »

S_Q3 Trip7Sub_Destination:

Interviewer: Enter the destination of the commodity.

S_Q4 Trip7Sub_DestinationPCZipCode:

Postal Code or Zip Code

Interviewer: Enter the postal/zip code of the destination.

S Q4E1:

If S Q3 = Canadian (1) Then standard postal code edit (apparently ORDD has a standard edit to use) "Invalid format for postal code. Format must be x9x9x9x. Please return and correct."

SQ4E1B:

"Postal Code must be 6 characters long. Please return and correct."

S Q4E2:

If S Q3 = US or Mexico (2 or 3) And Trans Q4 does not equal all numbers(5 numbers or less, no characters), THEN "The postal code/zip code is invalid."

S_Q5 Trip7Sub_Commodity:

Interviewer: Enter the name of the commodity. If the truck returned to the origin empty, select the appropriate "empty" description from the commodity list for the return trip.

S_Q6C Trip7Sub_HazardousC:

IF Pos (1 and 2) of SCTG Code = 'UN' THEN S_Q6 = 1 (Yes) ELSE S_Q6 = 2 (No)

S_Q6 Trip7Sub_Hazardous:

Interviewer: Is this commodity a hazardous good?

1 Yes
3 No (default set to no for English and French)

S_Q7 Trip7Sub_Container:

Interviewer: Was this commodity shipped by container?

1 Yes
3 No (default set to no for English and French)

S_Q8 Trip7Sub_TOFC:

Interviewer: Is TOFC (trailer on Flat Car) indicated on the shipping document?

1 Yes
3 No (default set to no for English and French)

S_Q9 Trip7Sub_COFC:

Interviewer: Is COFC (Container On Flat Car) indicated on the shipping document?

1 Yes
3 No (default set to no for English and French)

S_Q10 Trip7_Weight:

Interviewer: Enter the weight of this commodity.

S_Q11C:

IF S_Q10 = DK or RF or 0 Then S_Q13

S_Q11 Trip7_WeightUnit:

Interviewer: Enter the unit of measure of the weight.

1 Kilograms 2 Pounds 3 Metric Tonnes 4 Imperial Tons

S_Q12 Trip7_WeightConditionCode:

Interviewer: Enter the weight condition code.

0 Actual Weight 1 Actual weight of shipment, but other weight used for calculating revenue 2 Conversion from another unit of measure 3 Described on document only as minimum 4 Convenient weight (not actual) used for calculating revenue

S_Q13 Trip7 Sub_Quantity:

Interviewer: Enter the quantity of this commodity.

S_Q14 Trip7 Sub_Units:

Interviewer: Enter the unit of measure of the quantity.

S_Q15 Trip7_RevenueFullTrip:

Interviewer: Enter the revenue earned from this commodity.

S_Q16C:

If S_Q15 = DK or RF or 0 Then skip S_Q16

S_Q16 Trip7_RevenueConditionCodeFullTrip:

Interviewer: Enter the revenue condition code.

0 Face Value 1 American Currency 2 Round Trip 3 Minimum 4 Includes Non Transportation Surcharges 5 Includes Transportation Surcharges

S_Q17 Trip7Sub_RateFullTrip:

Interviewer: Enter the rate for this commodity.

S_Q18C:

If S_Q17 = DK, RF, or 0 Then skip S_Q18

S_Q18 Trip7Sub_RateConditionCodeFullTrip:

Interviewer: Enter the rate condition code.

0 Per 100 Pounds
1 Per 100 Kilograms
2 Per 100 Liters
3 Per Imperial Ton
4 Per Metric Tonne
5 Per 100 Gallons
6 Per unit
7 Minimum or contracts

SQ23:

Interviewer: Would you like to add another sub-record?

  • 1.: Yes
  • 3.: No

Trip7Sub_E2:

If sub record count is < than 2 then
"You have entered only one sub record for Trip Type 7 - Round Trip. Please add a sub record or delete all sub records and change the Trip Type."

Trip7_E1:

"Sub record revenues ($) differ in total from the total shipment revenue ($) by 20% or more. Please verify and correct."

Trip7_E2:

IF Transcription Line RevenueFullTrip is < than sub record RevenueFullTrip total (revenue of all sub records) then "Sub record revenue total ($) is greater than the total shipment revenue ($). Please verify and correct."

Trip Type 8

Trans_Q3 Trip8_ShippingDate:

Interviewer: Enter the date of the shipment. yyyy-mm-dd

Trans Q3E1:

If date is outside of reference period then "The date is outside the reference period."

Trans_Q4 Trip8_Origin:

Interviewer: Enter the origin of the shipment.

Trans_Q4E1 Trip8_OriginE1:

IF DocCode = 0 AND Origin at POS(1) = 'U' OR 'M' THEN "Document Code 0 (Domestic Inter-city Shipment) has been selected. Origin must be within Canada."

Trans_Q5 Trip8_OriginPCZipCode:

Interviewer : Enter the postal/zip code of the origin.

Trans Q5E1B:

"Postal Code must be 6 characters long. Please return and correct."

Trans Q5E2:

If Trans Q4 = US or Mexico (2 or 3) And Trans Q5 does not equal all numbers (5 numbers or less, no characters), THEN "The postal code/zip code is invalid. »

Trans_Q6 Trip8_Destination:

Interviewer: Enter the final destination of the shipment.

Trans_Q6E1 Trip8_DestinationE1:

IF DocCode = 0 AND Destination at POS(1) = 'U' OR 'M' THEN "Document Code 0 (Domestic Inter-city Shipment) has been selected. Destination must be within Canada."

Trans_Q6E2 Trip8_DestinationE2:

IF DocCode = 2 AND Origin and Destination <> Pos(1) 'U' OR 'M' THEN "Document Code 2 (International Shipment) has been selected. Origin or Destination must be outside of Canada."

Trans_Q7 Trip8_DestinationPCZipCode:

Interviewer: Enter the postal/zip code of the destination.

Trans Q7E1:

If Trans Q6 = Canadian (1) Then standard postal code edit (apparently ORDD has a standard edit to use) for Trans Q7 "Invalid format for postal code. Format must be x9x9x9x. Please return and correct."

Trans Q7E1B:

Postal Code must be 6 characters long. Please return and correct.

Trans Q7E2:

If Trans Q6 = US or Mexico (2 or 3) And Trans Q7 does not equal all numbers(5 numbers or less, no characters), THEN "The postal code/zip code is invalid. »

Trans_Q13C Trip8_Weight_C:

IF Trans_Q13 = DK or RF or 0 Then Trans_Q16

Trans_Q13 Trip8_Weight:

Interviewer: Enter the total weight of the shipment.

Trans_Q14 Trip8_WeightUnit:

Interviewer: Enter the unit of measure of the weight. 1 Kilograms 2 Pounds 3 Metric Tonnes 4 Imperial Tons

Trans_Q15 Trip8_WeightConditionCode:

Interviewer: Enter the weight condition code.

0 Actual Weight
1 Actual weight of shipment, but other weight used for calculating revenue
2 Conversion from another unit of measure
3 Described on document only as minimum
4 Convenient weight (not actual) used for calculating revenue

Trans_Q16 Trip8_Quantity:

If there is a weight given, this should not be asked.
Interviewer: Enter the total quantity of the shipment.

Trans_Q17 Trip8_Units:

Interviewer: Enter the unit of measure of the quantity.

Trans_Q18 Trip8_RevenueFullTrip:

Interviewer: Enter the total revenue earned from the shipment.

Trans_Q19C:

IF Trans_Q18 = DK or RF or 0 skip Trans_Q19

Trans_Q19 Trip8_RevenueConditionCodeFullTrip:

Interviewer: Enter the revenue condition code.

0 Face Value
1 US Currency
2 Round Trip
3 Minimum
4 Include Non Transportation Surcharges
5 Include Transportation Surcharges

ASub:

INTERVIEWER: Press <1> to continue.

S_Q3 Trip8Sub_Destination:

Interviewer: Enter the destination of the commodity.

S_Q4 Trip8Sub_DestinationPCZipCode:

Interviewer: Enter the postal/zip code of the destination.

S Q4E1:

If S Q3 = Canadian (1) Then standard postal code edit (apparently ORDD has a standard edit to use) "Invalid format for postal code. Format must be x9x9x9x. Please return and correct."

SQ4E1B:

"Postal Code must be 6 characters long. Please return and correct."

S Q4E2:

If S Q3 = US or Mexico (2 or 3) And Trans Q4 does not equal all numbers(5 numbers or less, no characters), THEN "The postal code/zip code is invalid."

S_Q5 Trip8Sub_Commodity:

Interviewer: Enter the name of the commodity. UN code takes priority over commodity name.

S_Q6C Trip8Sub_HazardousC:

IF Pos (1 and 2) of SCTG Code = 'UN' THEN S_Q6 = 1 (Yes) ELSE S_Q6 = 2 (No)

S_Q6 Trip8Sub_Hazardous:

Interviewer: Is this commodity a hazardous good?

1 Yes
3 No (default set to no for English and French)

S_Q7 Trip8Sub_Container:

Interviewer: Was this commodity shipped by container?

1 Yes
3 No (default set to no for English and French)

S_Q8 Trip8Sub_TOFC:

Interviewer: Is TOFC (trailer on Flat Car) indicated on the shipping document?

1 Yes
3 No (default set to no for English and French)

S_Q9 Trip8Sub_COFC:

S_Q10 Trip8_Weight:

Interviewer: Enter the weight of this commodity.

S_Q11C:

IF S_Q10 = DK or RF or 0 Then S_Q13

S_Q11 Trip8_WeightUnit:

Interviewer: Enter the unit of measure of the weight.

1 Kilograms
2 Pounds
3 Metric Tonnes
4 Imperial Tons

S_Q12 Trip8_WeightConditionCode:

Interviewer: Enter the weight condition code.

0 Actual Weight 1 Actual weight of shipment, but other weight used for calculating revenue 2 Conversion from another unit of measure 3 Described on document only as minimum 4 Convenient weight (not actual) used for calculating revenue

S_Q13 Trip8Sub _Quantity:

Interviewer: Enter the quantity of this commodity.

S_Q14 Trip8Sub_Units:

Interviewer: Enter the unit of measure of the quantity.

S_Q15 Trip8_RevenueFullTrip:

Interviewer: Enter the revenue earned from this commodity.

S_Q16C:

If S_Q15 = DK or RF or 0 Then skip S_Q16

S_Q16 Trip8_RevenueConditionCodeFullTrip:

Interviewer: Enter the revenue condition code.

0 Face Value 1 American Currency 2 Round Trip 3 Minimum 4 Includes Non Transportation Surcharges 5 Includes Transportation Surcharges

S_Q17 Trip8Sub_RateFullTrip:

Interviewer: Enter the rate for this commodity.

S_Q18C:

If S_Q17 = DK, RF, or 0 Then skip S_Q18

S_Q18 Trip8Sub_RateConditionCodeFullTrip:

Interviewer: Enter the rate condition code.

0 Per 100 Pounds
1 Per 100 Kilograms
2 Per 100 Liters
3 Per Imperial Ton
4 Per Metric Tonne
5 Per 100 Gallons
6 Per unit
7 Minimum or contracts

SQ23:

Interviewer: Would you like to add another sub-record?

  • 1.: Yes
  • 3.: No

Trip8Sub_E:

If sub record count is < than 2 then
"You have entered only one sub record for Trip Type 8 - Drop-off. Please add a sub record or delete all sub records and change the Trip Type."

Trip8_E1:

"Sub record revenues ($) differ in total from the total shipment revenue ($) by 20% or more. Please verify and correct."

Trip8_E2:

IF Transcription Line RevenueFullTrip is < than sub record RevenueFullTrip total (revenue of all sub records) then "Sub record revenue total ($) is greater than the total shipment revenue ($). Please verify and correct."

Trip Type 9

Trans_Q3 Trip9_ShippingDate:

Interviewer: Enter the date of the shipment. yyyy-mm-dd

Trans Q3E1:

If date is outside of reference period then "The date is outside the reference period."

Trans_Q4 Trip9_Origin:

Interviewer: Enter the origin of the shipment. This is where the first commodity was picked up.

Trans_Q4E1 Trip9_OriginE1:

IF DocCode = 0 AND Origin at POS(1) = 'U' OR 'M' THEN "Document Code 0 (Domestic Inter-city Shipment) has been selected. Origin must be within Canada."

Trans_Q5 Trip9_OriginPCZipCode:

Interviewer: Enter the postal/zip code of the origin.

Trans Q5E1:

If Trans Q4 = Canadian (1) Then standard postal code edit (apparently ORDD has a standard edit to use) for Trans Q5 "Invalid format for postal code. Format must be x9x9x9x. Please return and correct."

Trans Q5E1B:

"Postal Code must be 6 characters long. Please return and correct."

Trans Q5E2:

If Trans Q4 = US or Mexico (2 or 3) And Trans Q5 does not equal all numbers (5 numbers or less, no characters), THEN "The postal code/zip code is invalid. »

Trans_Q6 Trip9_Destination:

Interviewer: Enter the final destination of the shipment.

IF DocCode = 0 AND Destination at POS(1) = 'U' OR 'M' THEN "Document Code 0 (Domestic Inter-city Shipment) has been selected. Destination must be within Canada."

Trans_Q6E2 Trip9_DestinationE2:

IF DocCode = 2 AND Origin and Destination <> Pos(1) 'U' OR 'M' THEN "Document Code 2 (International Shipment) has been selected. Origin or Destination must be outside of Canada."

Trans_Q7 Trip9_DestinationPCZipCode:

Interviewer: Enter the postal/zip code of the destination.

Trans Q7E1:

If Trans Q6 = Canadian (1) Then standard postal code edit (apparently ORDD has a standard edit to use) for Trans Q7 "Invalid format for postal code. Format must be x9x9x9x. Please return and correct."

Trans Q7E1B:

Postal Code must be 6 characters long. Please return and correct.

Trans Q7E2:

If Trans Q6 = US or Mexico (2 or 3) And Trans Q7 does not equal all numbers(5 numbers or less, no characters), THEN "The postal code/zip code is invalid. »

Trans_Q13C Trip9_Weight_C:

IF Trans_Q13 = DK or RF or 0 Then Trans_Q16

Trans_Q13 Trip9_Weight:

Interviewer: Enter the total weight of the shipment.

Trans_Q14 Trip9_WeightUnit:

Interviewer: Enter the unit of measure of the weight.

1 Kilograms
2 Pounds
3 Metric Tonnes
4 Imperial Tons

Trans_Q15 Trip9_WeightConditionCode:

Interviewer: Enter the weight condition code.

0 Actual Weight
1 Actual weight of shipment, but other weight used for calculating revenue
2 Conversion from another unit of measure
3 Described on document only as minimum
4 Convenient weight (not actual) used for calculating revenue

Trans_Q16 Trip9_Quantity:

If there is a weight given, this should not be asked.
Interviewer: Enter the total quantity of the shipment.

Trans_Q17 Trip9_Units:

Interviewer: Enter the unit of measure of the quantity.

Trans_Q18 Trip9_RevenueFullTrip:

Interviewer: Enter the total revenue earned from the shipment.

Trans_Q19C:

IF Trans_Q18 = DK or RF or 0 skip Trans_Q19

Trans_Q19 Trip9_RevenueConditionCodeFullTrip:

Interviewer: Enter the revenue condition code.

0 Face Value
1 US Currency
2 Round Trip
3 Minimum
4 Include Non Transportation Surcharges
5 Include Transportation Surcharges

ASub:

INTERVIEWER: Press <1> to continue.

S_Q1 Trip9Sub_Origin:

Interviewer: Enter the origin of the commodity.

S_Q2 Trip9Sub_OriginPCZipCode:

Interviewer: Enter the postal/zip code of the origin

SQ2E1:

If SQ1 = Canadian (1) Then standard postal code edit (apparently ORDD has a standard edit to use) "Invalid format for postal code. Format must be x9x9x9x. Please return and correct."

SQ2E1B:

"Postal Code must be 6 characters long. Please return and correct."

SQ2E2:

If S Q1 = US or Mexico (2 or 3) And SQ2 does not equal all numbers (5 numbers or less, no characters), THEN "The postal code/zip code is invalid. »

S_Q5 Trip9Sub_Commodity:

Interviewer: Enter the name of the commodity. UN code takes priority over commodity name.

S_Q6C Trip9Sub_HazardousC:

IF Pos (1 and 2) of SCTG Code = 'UN' THEN S_Q6 = 1 (Yes) ELSE S_Q6 = 2 (No)

S_Q6 Trip9Sub_Hazardous:

Interviewer: Is this commodity a hazardous good?

1 Yes
3 No (default set to no for English and French)

S_Q7 Trip9Sub_Container:

Interviewer: Was this commodity shipped by container?

  • 1.: Yes
  • 3.: No

S_Q10 Trip9Sub_Weight:

Interviewer: Enter the weight of this commodity.

S_Q11C:

IF S_Q10 = DK or RF or 0 Then S_Q13

S_Q11 Trip9Sub_WeightUnit:

Interviewer: Enter the unit of measure of the weight.

1 Kilograms 2 Pounds 3 Metric Tonnes 4 Imperial Tons

S_Q12 Trip9Sub_WeightConditionCode:

Interviewer: Enter the weight condition code.

0 Actual Weight 1 Actual weight of shipment, but other weight used for calculating revenue 2 Conversion from another unit of measure 3 Described on document only as minimum 4 Convenient weight (not actual) used for calculating revenue

S_Q13 Trip9 Sub _Quantity:

Interviewer: Enter the quantity of this commodity.

S_Q14 Trip9 Sub_Units:

Interviewer: Enter the unit of measure of the quantity.

S_Q15 Trip9Sub_RevenueFullTrip:

Interviewer: Enter the revenue earned from this commodity.

S_Q16C:

If S_Q15 = DK or RF or 0 Then skip S_Q16

Interviewer: Enter the revenue condition code.

0 Face Value 1 American Currency 2 Round Trip 3 Minimum 4 Includes Non Transportation Surcharges 5 Includes Transportation Surcharges

S_Q17 Trip9Sub_RateFullTrip:

Interviewer: Enter the rate for this commodity.

S_Q18C:

If S_Q17 = DK, RF, or 0 Then skip S_Q18

S_Q18 Trip9Sub_RateConditionCodeFullTrip:

Interviewer: Enter the rate condition code.

0 Per 100 Pounds
1 Per 100 Kilograms
2 Per 100 Liters
3 Per Imperial Ton
4 Per Metric Tonne
5 Per 100 Gallons
6 Per unit
7 Minimum or contracts

SQ23:

Interviewer: Would you like to add another sub-record?

  • 1.: Yes
  • 3.: No

Trip9Sub_E:

If sub record count is < than 2 then

"You have entered only one sub record for Trip Type 9 - Pick-up. Please add a sub record or delete all sub records and change the Trip Type."

Trip9_E1:

"Sub record revenues ($) differ in total from the total shipment revenue ($) by 20% or more. Please verify and correct."

Trip9_E2:

IF Transcription Line RevenueFullTrip is < than sub record RevenueFullTrip total (revenue of all sub records) then "Sub record revenue total ($) is greater than the total shipment revenue ($). Please verify and correct."

Trip Type 10

Trans_Q3 Trip10_ShippingDate:

Interviewer: Enter the date of the shipment. yyyy-mm-dd

Trans Q3E1:

If date is outside of reference period then "The date is outside the reference period."

Trans_Q4 Trip10_Origin:

Interviewer: Enter the origin of the shipment. This is where the first commodity was picked up.

Trans_Q4E1 Trip10_OriginE1:

IF DocCode = 0 AND Origin at POS(1) = 'U' OR 'M' THEN "Document Code 0 (Domestic Inter-city Shipment) has been selected. Origin must be within Canada."

Trans_Q5 Trip10_OriginPCZipCode:

Interviewer: Enter the postal/zip code of the origin.

Trans Q5E1:

If Trans Q4 = Canadian (1) Then standard postal code edit (apparently ORDD has a standard edit to use) for Trans Q5 "Invalid format for postal code. Format must be x9x9x9x. Please return and correct."

Trans Q5E1B:

"Postal Code must be 6 characters long. Please return and correct."

Trans Q5E2:

If Trans Q4 = US or Mexico (2 or 3) And Trans Q5 does not equal all numbers (5 numbers or less, no characters), THEN "The postal code/zip code is invalid. »

Trans_Q6 Trip10_Destination:

Interviewer: Enter the final destination of the shipment.

Trans_Q6E1 Trip10_DestinationE1:

IF DocCode = 0 AND Destination at POS(1) = 'U' OR 'M' THEN "Document Code 0 (Domestic Inter-city Shipment) has been selected. Destination must be within Canada."

Trans_Q6E2 Trip10_DestinationE2:

IF DocCode = 2 AND Origin and Destination <> Pos(1) 'U' OR 'M' THEN "Document Code 2 (International Shipment) has been selected. Origin or Destination must be outside of Canada."

Trans_Q7 Trip10_DestinationPCZipCode:

Interviewer: Enter the postal/zip code of the destination.

Trans Q7E1:

If Trans Q6 = Canadian (1) Then standard postal code edit (apparently ORDD has a standard edit to use) for Trans Q7 "Invalid format for postal code. Format must be x9x9x9x. Please return and correct."

Trans Q7E1B:

Postal Code must be 6 characters long. Please return and correct.

Trans Q7E2:

If Trans Q6 = US or Mexico (2 or 3) And Trans Q7 does not equal all numbers(5 numbers or less, no characters), THEN "The postal code/zip code is invalid. »

Trans_Q13C Trip10_Weight_C:

IF Trans_Q13 = DK or RF or 0 Then Trans_Q16

Trans_Q13 Trip10_Weight:

Interviewer: Enter the total weight of the shipment.

Trans_Q14 Trip10_WeightUnit:

Interviewer: Enter the unit of measure of the weight.

1 Kilograms
2 Pounds
3 Metric Tonnes
4 Imperial Tons

Trans_Q15 Trip10_WeightConditionCode:

Interviewer: Enter the weight condition code.

0 Actual Weight
1 Actual weight of shipment, but other weight used for calculating revenue
2 Conversion from another unit of measure
3 Described on document only as minimum
4 Convenient weight (not actual) used for calculating revenue

Trans_Q16 Trip10_Quantity:

If there is a weight given, this should not be asked.
Interviewer: Enter the total quantity of the shipment.

Trans_Q17 Trip10_Units:

Interviewer: Enter the unit of measure of the quantity.

Trans_Q18 Trip10_RevenueFullTrip:

Interviewer: Enter the total revenue earned from the shipment.

Trans_Q19C:

IF Trans_Q18 = DK or RF or 0 skip Trans_Q19

Trans_Q19 Trip10_RevenueConditionCodeFullTrip:

Interviewer: Enter the revenue condition code.

0 Face Value
1 US Currency
2 Round Trip
3 Minimum
4 Include Non Transportation Surcharges
5 Include Transportation Surcharges

ASub:

INTERVIEWER: Press <1> to continue.

S_Q1 Trip10Sub_Origin:

Interviewer: Enter the origin of the commodity.

S_Q2 Trip10Sub_OriginPCZipCode:

Interviewer: Enter the postal/zip code of the origin

SQ2E1:

If SQ1 = Canadian (1) Then standard postal code edit (apparently ORDD has a standard edit to use) "Invalid format for postal code. Format must be x9x9x9x. Please return and correct."

SQ2E1B:

"Postal Code must be 6 characters long. Please return and correct."

SQ2E2:

If S Q1 = US or Mexico (2 or 3) And SQ2 does not equal all numbers (5 numbers or less, no characters), THEN "The postal code/zip code is invalid. »

S_Q3 Trip10Sub_Destination:

Interviewer: Enter the destination of the commodity.

S_Q4 Trip10Sub_DestinationPCZipCode:

Interviewer: Enter the postal/zip code of the destination.

S Q4E1:

If S Q3 = Canadian (1) Then standard postal code edit (apparently ORDD has a standard edit to use) "Invalid format for postal code. Format must be x9x9x9x. Please return and correct."

SQ4E1B:

"Postal Code must be 6 characters long. Please return and correct."

S Q4E2:

If S Q3 = US or Mexico (2 or 3) And Trans Q4 does not equal all numbers(5 numbers or less, no characters), THEN "The postal code/zip code is invalid."

S_Q5 Trip10Sub_Commodity:

Interviewer: Enter the name of the commodity. UN code takes priority over commodity name.

S_Q6C Trip10Sub_HazardousC:

IF Pos (1 and 2) of SCTG Code = 'UN' THEN
Trip10_Hazardous = 1 (Yes) ELSE
Trip10_Hazardous = 2 (No)

S_Q6 Trip10Sub_Hazardous:

Interviewer: Is this commodity a hazardous good?

1 Yes
3 No (default set to no for English and French)

S_Q7 Trip10Sub_Container:

Interviewer: Was this commodity shipped by container?

1 Yes
3 No (default set to no for English and French)

S_Q10 Trip10Sub_Weight:

Interviewer: Enter the weight of this commodity.

S_Q11C:

IF S_Q10 = DK or RF or 0 Then S_Q13

S_Q11 Trip10Sub_WeightUnit:

Interviewer: Enter the unit of measure of the weight.

1 Kilograms 2 Pounds 3 Metric Tonnes 4 Imperial Tons

S_Q12 Trip10Sub_WeightConditionCode:

Interviewer: Enter the weight condition code.

0 Actual Weight 1 Actual weight of shipment, but other weight used for calculating revenue 2 Conversion from another unit of measure 3 Described on document only as minimum 4 Convenient weight (not actual) used for calculating revenue

S_Q13 Trip10 Sub_Quantity:

Interviewer: Enter the quantity of this commodity.

S_Q15 Trip10Sub_RevenueFullTrip:

Interviewer: Enter the revenue earned from this commodity.

S_Q16C:

If S_Q15 = DK or RF or 0 Then skip S_Q16

S_Q16 Trip10Sub_RevenueConditionCodeFullTrip:

Interviewer: Enter the revenue condition code.

0 Face Value 1 American Currency 2 Round Trip 3 Minimum 4 Includes Non Transportation Surcharges 5 Includes Transportation Surcharges

S_Q17 Trip10Sub_RateFullTrip:

Interviewer: Enter the rate for this commodity.

S_Q18C:

If S_Q17 = DK, RF, or 0 Then skip S_Q18

S_Q18 Trip10Sub_RateConditionCodeFullTrip:

Interviewer: Enter the rate condition code.

0 Per 100 Pounds
1 Per 100 Kilograms
2 Per 100 Liters
3 Per Imperial Ton
4 Per Metric Tonne
5 Per 100 Gallons
6 Per unit
7 Minimum or contracts

SQ23:

Interviewer: Would you like to add another sub-record?

  • 1.: Yes
  • 3.: No

Trip10Sub_E:

If sub record count is < than 2 then

"You have entered only one sub record for Trip Type 10 - Drop/off / Pick/up. Please add a sub record or delete all sub records and change the Trip Type."

Trip10_E1:

"Sub record revenues ($) differ in total from the total shipment revenue ($) by 20% or more. Please verify and correct."

Trip10_E2:

IF Transcription Line RevenueFullTrip is < than sub record RevenueFullTrip total (revenue of all sub records) then "Sub record revenue total ($) is greater than the total shipment revenue ($). Please verify and correct."

Date modified: