X12 0.0.5 → 0.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (60) hide show
  1. data/CHANGELOG +6 -1
  2. data/Rakefile +14 -3
  3. data/example/parse.rb +1 -0
  4. data/lib/X12.rb +2 -2
  5. data/lib/X12/Base.rb +5 -1
  6. data/lib/X12/Field.rb +18 -14
  7. data/lib/X12/Loop.rb +10 -6
  8. data/lib/X12/Parser.rb +31 -5
  9. data/lib/X12/Segment.rb +15 -2
  10. data/misc/997.d12 +8 -775
  11. data/misc/IEA.d12 +10 -0
  12. data/misc/ISA.d12 +24 -0
  13. data/misc/SE.d12 +12 -0
  14. data/misc/ST.d12 +7 -0
  15. data/misc/Tbl143.d12 +302 -0
  16. data/misc/Tbl479.d12 +238 -0
  17. data/misc/Tbl715.d12 +11 -0
  18. data/misc/Tbl716.d12 +27 -0
  19. data/misc/Tbl717.d12 +10 -0
  20. data/misc/Tbl718.d12 +29 -0
  21. data/misc/Tbl720.d12 +12 -0
  22. data/misc/Tbl723.d12 +14 -0
  23. data/misc/TblI01.d12 +11 -0
  24. data/misc/TblI03.d12 +6 -0
  25. data/misc/TblI05.d12 +42 -0
  26. data/misc/TblI10.d12 +5 -0
  27. data/misc/TblI11.d12 +18 -0
  28. data/misc/TblI13.d12 +6 -0
  29. data/misc/TblI14.d12 +7 -0
  30. data/test/tc_factory_997.rb +6 -6
  31. data/test/tc_parse_997.rb +4 -4
  32. metadata +23 -37
  33. data/doc/classes/X12.html +0 -174
  34. data/doc/classes/X12/Base.html +0 -677
  35. data/doc/classes/X12/Composite.html +0 -156
  36. data/doc/classes/X12/Empty.html +0 -186
  37. data/doc/classes/X12/Field.html +0 -339
  38. data/doc/classes/X12/Loop.html +0 -202
  39. data/doc/classes/X12/Parser.html +0 -306
  40. data/doc/classes/X12/Segment.html +0 -277
  41. data/doc/classes/X12/Table.html +0 -198
  42. data/doc/created.rid +0 -1
  43. data/doc/files/CHANGELOG.html +0 -108
  44. data/doc/files/README.html +0 -474
  45. data/doc/files/TODO.html +0 -95
  46. data/doc/files/lib/X12/Base_rb.html +0 -83
  47. data/doc/files/lib/X12/Composite_rb.html +0 -83
  48. data/doc/files/lib/X12/Empty_rb.html +0 -83
  49. data/doc/files/lib/X12/Field_rb.html +0 -83
  50. data/doc/files/lib/X12/Loop_rb.html +0 -83
  51. data/doc/files/lib/X12/Parser_rb.html +0 -83
  52. data/doc/files/lib/X12/Segment_rb.html +0 -83
  53. data/doc/files/lib/X12/Table_rb.html +0 -83
  54. data/doc/files/lib/X12_rb.html +0 -100
  55. data/doc/fr_class_index.html +0 -35
  56. data/doc/fr_file_index.html +0 -38
  57. data/doc/fr_method_index.html +0 -62
  58. data/doc/index.html +0 -27
  59. data/doc/rdoc-style.css +0 -208
  60. data/test/ts_x12.rb +0 -27
@@ -0,0 +1,10 @@
1
+ # $Id: IEA.d12 41 2009-03-16 22:53:28Z ikk $
2
+
3
+ /* To define the end of an interchange of zero or more functional
4
+ groups and interchange-related control segments */
5
+
6
+ segment IEA {
7
+ NumberOfIncludedFunctionalGroups I R 1-5 /* A count of the number of functional groups included in an interchange */
8
+ InterchangeControlNumber I R 9-9 /* A control number assigned by the interchange sender */
9
+ } # IEA
10
+
@@ -0,0 +1,24 @@
1
+ # $Id: ISA.d12 41 2009-03-16 22:53:28Z ikk $
2
+
3
+ /* To start and identify an interchange of zero or more functional
4
+ groups and interchange-related control segments */
5
+
6
+ segment ISA {
7
+ AuthorizationInformationQualifier S R 2-2 TblI01 /* Code to identify the type of information in the Authorization Information */
8
+ AuthorizationInformation S R 10-10 /* Information used for additional identification or authorization of the interchange sender or the data in the interchange; the type of information is set by the Authorization Information Qualifier (I01) */
9
+ SecurityInformationQualifier S R 2-2 TblI03 /* Code to identify the type of information in the Security Information */
10
+ SecurityInformation S R 10-10 /* This is used for identifying the security information about the interchange sender or the data in the interchange; the type of information is set by the Security Information Qualifier (I03) */
11
+ InterchangeIdQualifier1 S R 2-2 TblI05 /* Qualifier to designate the system/method of code structure used to designate the sender or receiver ID element being qualified */
12
+ InterchangeSenderId S R 15-15 /* Identification code published by the sender for other parties to use as the receiver ID to route data to them; the sender always codes this value in the sender ID element */
13
+ InterchangeIdQualifier2 S R 2-2
14
+ InterchangeReceiverId S R 15-15 /* Identification code published by the receiver of the data; When sending, it is used by the sender as their sending ID, thus other parties sending to them will use this as a receiving ID to route data to them */
15
+ InterchangeDate S R 6-6 /* Date of the interchange */
16
+ InterchangeTime S R 4-4 /* Time of the interchange */
17
+ InterchangeControlStandardsIdentifier S R 1-1 TblI10 /* Code to identify the agency responsible for the control standard used by the message that is enclosed by the interchange header and trailer */
18
+ InterchangeControlVersionNumber S R 5-5 TblI11 /* This version number covers the interchange control segments */
19
+ InterchangeControlNumber I R 9-9 /* A control number assigned by the interchange sender */
20
+ AcknowledgmentRuested S R 1-1 TblI13 /* Code sent by the sender to request an interchange acknowledgment (TA1) */
21
+ UsageIndicator S R 1-1 TblI14 /* Code to indicate whether data enclosed by this interchange envelope is test, production or information */
22
+ ComponentElementSeparator S R 1-1 /* Type is not applicable; the component element separator is a delimiter and not a data element; this field provides the delimiter used to separate component data elements within a composite data structure; this value must be different than the data element separator and the segment terminator */
23
+ } # ISA
24
+
@@ -0,0 +1,12 @@
1
+ # $Id: SE.d12 41 2009-03-16 22:53:28Z ikk $
2
+
3
+ /* To indicate the end of the transaction set and provide the count of
4
+ the transmitted segments (including the beginning (ST) and ending (SE)
5
+ segments) */
6
+
7
+ segment SE {
8
+ NumberOfIncludedSegments I R 1-10 /* Total number of segments included in a transaction set including ST and SE segments */
9
+ TransactionSetControlNumber S R 4-9 /* Identifying control number that must be unique within the transaction set functional group assigned by the originator for a transaction set */
10
+ } # SE
11
+
12
+
@@ -0,0 +1,7 @@
1
+ # $Id: ST.d12 41 2009-03-16 22:53:28Z ikk $
2
+ # To indicate the start of a transaction set and to assign a control number
3
+
4
+ segment ST {
5
+ TransactionSetIdentifierCode S R 3-3 Tbl143 /* Code uniquely identifying a Transaction Set */
6
+ TransactionSetControlNumber S R 4-9 /* Identifying control number that must be unique within the transaction set functional group assigned by the originator for a transaction set */
7
+ } # ST
@@ -0,0 +1,302 @@
1
+ # $Id: Tbl143.d12 41 2009-03-16 22:53:28Z ikk $
2
+
3
+ table Tbl143 {
4
+ 100 Insurance Plan Description
5
+ 101 Name and Address Lists
6
+ 104 Air Shipment Information
7
+ 105 Business Entity Filings
8
+ 106 Motor Carrier Rate Proposal
9
+ 107 Request for Motor Carrier Rate Proposal
10
+ 108 Response to a Motor Carrier Rate Proposal
11
+ 109 Vessel Content Details
12
+ 110 Air Freight Details and Invoice
13
+ 112 Property Damage Report
14
+ 120 Vehicle Shipping Order
15
+ 121 Vehicle Service
16
+ 124 Vehicle Damage
17
+ 125 Multilevel Railcar Load Details
18
+ 126 Vehicle Application Advice
19
+ 127 Vehicle Baying Order
20
+ 128 Dealer Information
21
+ 129 Vehicle Carrier Rate Update
22
+ 130 Student Educational Record (Transcript)
23
+ 131 Student Educational Record (Transcript) Acknowledgment
24
+ 135 Student Loan Application
25
+ 138 Testing Results Request and Report
26
+ 139 Student Loan Guarantee Result
27
+ 140 Product Registration
28
+ 141 Product Service Claim Response
29
+ 142 Product Service Claim
30
+ 143 Product Service Notification
31
+ 144 Student Loan Transfer and Status Verification
32
+ 146 Request for Student Educational Record (Transcript)
33
+ 147 Response to Request for Student Educational Record (Transcript)
34
+ 148 Report of Injury, Illness or Incident
35
+ 149 Notice of Tax Adjustment or Assessment
36
+ 150 Tax Rate Notification
37
+ 151 Electronic Filing of Tax Return Data Acknowledgment
38
+ 152 Statistical Government Information
39
+ 153 Unemployment Insurance Tax Claim or Charge Information
40
+ 154 Uniform Commercial Code Filing
41
+ 155 Business Credit Report
42
+ 157 Notice of Power of Attorney
43
+ 159 Motion Picture Booking Confirmation
44
+ 160 Transportation Automatic Equipment Identification
45
+ 161 Train Sheet
46
+ 163 Transportation Appointment Schedule Information
47
+ 170 Revenue Receipts Statement
48
+ 175 Court and Law Enforcement Notice
49
+ 176 Court Submission
50
+ 180 Return Merchandise Authorization and Notification
51
+ 185 Royalty Regulatory Report
52
+ 186 Insurance Underwriting Requirements Reporting
53
+ 188 Educational Course Inventory
54
+ 189 Application for Admission to Educational Institutions
55
+ 190 Student Enrollment Verification
56
+ 191 Student Loan Pre-Claims and Claims
57
+ 194 Grant or Assistance Application
58
+ 195 Federal Communications Commission (FCC) License Application
59
+ 196 Contractor Cost Data Reporting
60
+ 197 Real Estate Title Evidence
61
+ 198 Loan Verification Information
62
+ 199 Real Estate Settlement Information
63
+ 200 Mortgage Credit Report
64
+ 201 Residential Loan Application
65
+ 202 Secondary Mortgage Market Loan Delivery
66
+ 203 Secondary Mortgage Market Investor Report
67
+ 204 Motor Carrier Load Tender
68
+ 205 Mortgage Note
69
+ 206 Real Estate Inspection
70
+ 210 Motor Carrier Freight Details and Invoice
71
+ 211 Motor Carrier Bill of Lading
72
+ 212 Motor Carrier Delivery Trailer Manifest
73
+ 213 Motor Carrier Shipment Status Inquiry
74
+ 214 Transportation Carrier Shipment Status Message
75
+ 215 Motor Carrier Pick-up Manifest
76
+ 216 Motor Carrier Shipment Pick-up Notification
77
+ 217 Motor Carrier Loading and Route Guide
78
+ 218 Motor Carrier Tariff Information
79
+ 219 Logistics Service Request
80
+ 220 Logistics Service Response
81
+ 222 Cartage Work Assignment
82
+ 223 Consolidators Freight Bill and Invoice
83
+ 224 Motor Carrier Summary Freight Bill Manifest
84
+ 225 Response to a Cartage Work Assignment
85
+ 242 Data Status Tracking
86
+ 244 Product Source Information
87
+ 248 Account Assignment/Inquiry and Service/Status
88
+ 249 Animal Toxicological Data
89
+ 250 Purchase Order Shipment Management Document
90
+ 251 Pricing Support
91
+ 252 Insurance Producer Administration
92
+ 255 Underwriting Information Services
93
+ 256 Periodic Compensation
94
+ 260 Application for Mortgage Insurance Benefits
95
+ 261 Real Estate Information Request
96
+ 262 Real Estate Information Report
97
+ 263 Residential Mortgage Insurance Application Response
98
+ 264 Mortgage Loan Default Status
99
+ 265 Real Estate Title Insurance Services Order
100
+ 266 Mortgage or Property Record Change Notification
101
+ 267 Individual Life, Annuity and Disability Application
102
+ 268 Annuity Activity
103
+ 270 Eligibility, Coverage or Benefit Inquiry
104
+ 271 Eligibility, Coverage or Benefit Information
105
+ 272 Property and Casualty Loss Notification
106
+ 273 Insurance/Annuity Application Status
107
+ 275 Patient Information
108
+ 276 Health Care Claim Status Request
109
+ 277 Health Care Claim Status Notification
110
+ 278 Health Care Services Review Information
111
+ 280 Voter Registration Information
112
+ 285 Commercial Vehicle Safety and Credentials Information Exchange
113
+ 286 Commercial Vehicle Credentials
114
+ 288 Wage Determination
115
+ 290 Cooperative Advertising Agreements
116
+ 300 Reservation (Booking Request) (Ocean)
117
+ 301 Confirmation (Ocean)
118
+ 303 Booking Cancellation (Ocean)
119
+ 304 Shipping Instructions
120
+ 306 Dock Receipt
121
+ 309 U.S. Customs Manifest
122
+ 310 Freight Receipt and Invoice (Ocean)
123
+ 311 Canadian Customs Information
124
+ 312 Arrival Notice (Ocean)
125
+ 313 Shipment Status Inquiry (Ocean)
126
+ 315 Status Details (Ocean)
127
+ 317 Delivery/Pickup Order
128
+ 319 Terminal Information
129
+ 321 Demurrage Guarantee (Ocean)
130
+ 322 Terminal Operations and Intermodal Ramp Activity
131
+ 323 Vessel Schedule and Itinerary (Ocean)
132
+ 324 Vessel Stow Plan (Ocean)
133
+ 325 Consolidation of Goods in Container
134
+ 326 Consignment Summary List
135
+ 350 U.S. Customs Status Information
136
+ 352 U.S. Customs Carrier General Order Status
137
+ 353 U.S. Customs Events Advisory Details
138
+ 354 U.S. Customs Automated Manifest Archive Status
139
+ 355 U.S. Customs Acceptance/Rejection
140
+ 356 U.S. Customs Permit to Transfer Request
141
+ 357 U.S. Customs In-Bond Information
142
+ 358 U.S. Customs Consist Information
143
+ 361 Carrier Interchange Agreement (Ocean)
144
+ 362 Cargo Insurance Advice of Shipment
145
+ 404 Rail Carrier Shipment Information
146
+ 410 Rail Carrier Freight Details and Invoice
147
+ 411 Freight Details and Invoice Summary (Rail)
148
+ 414 Rail Carhire Settlements
149
+ 417 Rail Carrier Waybill Interchange
150
+ 418 Rail Advance Interchange Consist
151
+ 419 Advance Car Disposition
152
+ 420 Car Handling Information
153
+ 421 Estimated Time of Arrival and Car Scheduling
154
+ 422 Shipper's Car Order
155
+ 423 Rail Industrial Switch List
156
+ 425 Rail Waybill Request
157
+ 426 Rail Revenue Waybill
158
+ 429 Railroad Retirement Activity
159
+ 431 Railroad Station Master File
160
+ 432 Rail Deprescription
161
+ 433 Railroad Reciprocal Switch File
162
+ 434 Railroad Mark Register Update Activity
163
+ 435 Standard Transportation Commodity Code Master
164
+ 436 Locomotive Information
165
+ 437 Railroad Junctions and Interchanges Activity
166
+ 440 Shipment Weights
167
+ 451 Railroad Event Report
168
+ 452 Railroad Problem Log Inquiry or Advice
169
+ 453 Railroad Service Commitment Advice
170
+ 455 Railroad Parameter Trace Registration
171
+ 456 Railroad Equipment Inquiry or Advice
172
+ 460 Railroad Price Distribution Request or Response
173
+ 463 Rail Rate Reply
174
+ 466 Rate Request
175
+ 468 Rate Docket Journal Log
176
+ 470 Railroad Clearance
177
+ 475 Rail Route File Maintenance
178
+ 485 Ratemaking Action
179
+ 486 Rate Docket Expiration
180
+ 490 Rate Group Definition
181
+ 492 Miscellaneous Rates
182
+ 494 Scale Rate Table
183
+ 500 Medical Event Reporting
184
+ 501 Vendor Performance Review
185
+ 503 Pricing History
186
+ 504 Clauses and Provisions
187
+ 511 Requisition
188
+ 517 Material Obligation Validation
189
+ 521 Income or Asset Offset
190
+ 527 Material Due-In and Receipt
191
+ 536 Logistics Reassignment
192
+ 540 Notice of Employment Status
193
+ 561 Contract Abstract
194
+ 567 Contract Completion Status
195
+ 568 Contract Payment Management Report
196
+ 601 U.S. Customs Export Shipment Information
197
+ 602 Transportation Services Tender
198
+ 620 Excavation Communication
199
+ 622 Intermodal Ramp Activity
200
+ 625 Well Information
201
+ 650 Maintenance Service Order
202
+ 715 Intermodal Group Loading Plan
203
+ 805 Contract Pricing Proposal
204
+ 806 Project Schedule Reporting
205
+ 810 Invoice
206
+ 811 Consolidated Service Invoice/Statement
207
+ 812 Credit/Debit Adjustment
208
+ 813 Electronic Filing of Tax Return Data
209
+ 814 General Request, Response or Confirmation
210
+ 815 Cryptographic Service Message
211
+ 816 Organizational Relationships
212
+ 818 Commission Sales Report
213
+ 819 Operating Expense Statement
214
+ 820 Payment Order/Remittance Advice
215
+ 821 Financial Information Reporting
216
+ 822 Account Analysis
217
+ 823 Lockbox
218
+ 824 Application Advice
219
+ 826 Tax Information Exchange
220
+ 827 Financial Return Notice
221
+ 828 Debit Authorization
222
+ 829 Payment Cancellation Request
223
+ 830 Planning Schedule with Release Capability
224
+ 831 Application Control Totals
225
+ 832 Price/Sales Catalog
226
+ 833 Mortgage Credit Report Order
227
+ 834 Benefit Enrollment and Maintenance
228
+ 835 Health Care Claim Payment/Advice
229
+ 836 Procurement Notices
230
+ 837 Health Care Claim
231
+ 838 Trading Partner Profile
232
+ 839 Project Cost Reporting
233
+ 840 Request for Quotation
234
+ 841 Specifications/Technical Information
235
+ 842 Nonconformance Report
236
+ 843 Response to Request for Quotation
237
+ 844 Product Transfer Account Adjustment
238
+ 845 Price Authorization Acknowledgment/Status
239
+ 846 Inventory Inquiry/Advice
240
+ 847 Material Claim
241
+ 848 Material Safety Data Sheet
242
+ 849 Response to Product Transfer Account Adjustment
243
+ 850 Purchase Order
244
+ 851 Asset Schedule
245
+ 852 Product Activity Data
246
+ 853 Routing and Carrier Instruction
247
+ 854 Shipment Delivery Discrepancy Information
248
+ 855 Purchase Order Acknowledgment
249
+ 856 Ship Notice/Manifest
250
+ 857 Shipment and Billing Notice
251
+ 858 Shipment Information
252
+ 859 Freight Invoice
253
+ 860 Purchase Order Change Request - Buyer Initiated
254
+ 861 Receiving Advice/Acceptance Certificate
255
+ 862 Shipping Schedule
256
+ 863 Report of Test Results
257
+ 864 Text Message
258
+ 865 Purchase Order Change Acknowledgment/Request - Seller Initiated
259
+ 866 Production Sequence
260
+ 867 Product Transfer and Resale Report
261
+ 868 Electronic Form Structure
262
+ 869 Order Status Inquiry
263
+ 870 Order Status Report
264
+ 871 Component Parts Content
265
+ 872 Residential Mortgage Insurance Application
266
+ 875 Grocery Products Purchase Order
267
+ 876 Grocery Products Purchase Order Change
268
+ 877 Manufacturer Coupon Family Code Structure
269
+ 878 Product Authorization/De-Authorization
270
+ 879 Price Information
271
+ 880 Grocery Products Invoice
272
+ 881 Manufacturer Coupon Redemption Detail
273
+ 882 Direct Store Delivery Summary Information
274
+ 883 Market Development Fund Allocation
275
+ 884 Market Development Fund Settlement
276
+ 885 Retail Account Characteristics
277
+ 886 Customer Call Reporting
278
+ 887 Coupon Notification
279
+ 888 Item Maintenance
280
+ 889 Promotion Announcement
281
+ 891 Deduction Research Report
282
+ 893 Item Information Request
283
+ 894 Delivery/Return Base Record
284
+ 895 Delivery/Return Acknowledgment or Adjustment
285
+ 896 Product Dimension Maintenance
286
+ 920 Loss or Damage Claim - General Commodities
287
+ 924 Loss or Damage Claim - Motor Vehicle
288
+ 925 Claim Tracer
289
+ 926 Claim Status Report and Tracer Reply
290
+ 928 Automotive Inspection Detail
291
+ 940 Warehouse Shipping Order
292
+ 943 Warehouse Stock Transfer Shipment Advice
293
+ 944 Warehouse Stock Transfer Receipt Advice
294
+ 945 Warehouse Shipping Advice
295
+ 947 Warehouse Inventory Adjustment Advice
296
+ 980 Functional Group Totals
297
+ 990 Response To a Load Tender
298
+ 994 Administrative Message
299
+ 996 File Transfer
300
+ 997 Functional Acknowledgment
301
+ 998 Set Cancellation
302
+ } # Tbl143
@@ -0,0 +1,238 @@
1
+ # $Id: Tbl479.d12 41 2009-03-16 22:53:28Z ikk $
2
+
3
+ table Tbl479 {
4
+ AA Account Analysis (822)
5
+ AB Logistics Service Request (219)
6
+ AD Individual Life, Annuity and Disability Application (267)
7
+ AF Application for Admission to Educational Institutions (189)
8
+ AG Application Advice (824)
9
+ AH Logistics Service Response (220)
10
+ AI Automotive Inspection Detail (928)
11
+ AK Student Educational Record (Transcript) Acknowledgment (131)
12
+ AL Set Cancellation (998) and Application Acceptance/Rejection Advice (499)
13
+ AN Return Merchandise Authorization and Notification (180)
14
+ AO Income or Asset Offset (521)
15
+ AR Warehouse Stock Transfer Shipment Advice (943)
16
+ AS Transportation Appointment Schedule Information (163)
17
+ AT Animal Toxicological Data (249)
18
+ AW Warehouse Inventory Adjustment Advice (947)
19
+ BC Business Credit Report (155)
20
+ BE Benefit Enrollment and Maintenance (834)
21
+ BF Business Entity Filings (105)
22
+ BL Motor Carrier Bill of Lading (211)
23
+ BS Shipment and Billing Notice (857)
24
+ CA Purchase Order Change Acknowledgment/Request - Seller Initiated (865)
25
+ CB Unemployment Insurance Tax Claim or Charge Information (153)
26
+ CC Clauses and Provisions (504)
27
+ CD Credit/Debit Adjustment (812)
28
+ CE Cartage Work Assignment (222)
29
+ CF Corporate Financial Adjustment Information (844 and 849)
30
+ CG Administrative Message (994)
31
+ CH Car Handling Information (420)
32
+ CI Consolidated Service Invoice/Statement (811)
33
+ CJ Manufacturer Coupon Family Code Structure (877)
34
+ CK Manufacturer Coupon Redemption Detail (881)
35
+ CM Component Parts Content (871)
36
+ CN Coupon Notification (887)
37
+ CO Cooperative Advertising Agreements (290)
38
+ CP Electronic Proposal Information (251, 805)
39
+ CR Rail Carhire Settlements (414)
40
+ CS Cryptographic Service Message (815)
41
+ CT Application Control Totals (831)
42
+ CV Commercial Vehicle Safety and Credentials Information Exchange (285)
43
+ D3 Contract Completion Status (567)
44
+ D4 Contract Abstract (561)
45
+ D5 Contract Payment Management Report (568)
46
+ DA Debit Authorization (828)
47
+ DD Shipment Delivery Discrepancy Information (854)
48
+ DF Market Development Fund Allocation (883)
49
+ DI Dealer Information (128)
50
+ DM Shipper's Car Order (422)
51
+ DS Data Status Tracking (242)
52
+ DX Direct Exchange Delivery and Return Information (894, 895)
53
+ EC Educational Course Inventory (188)
54
+ ED Student Educational Record (Transcript) (130)
55
+ EI Railroad Equipment Inquiry or Advice (456)
56
+ ER Revenue Receipts Statement (170)
57
+ ES Notice of Employment Status (540)
58
+ EV Railroad Event Report (451)
59
+ EX Excavation Communication (620)
60
+ FA Functional Acknowledgment (997)
61
+ FB Freight Invoice (859)
62
+ FC Court and Law Enforcement Information (175, 176)
63
+ FG Motor Carrier Loading and Route Guide (217)
64
+ FH Motor Carrier Tariff Information (218)
65
+ FR Financial Reporting (821, 827)
66
+ FT File Transfer (996)
67
+ GB Average Agreement Demurrage (423)
68
+ GC Damage Claim Transaction Sets (920, 924, 925, 926)
69
+ GE General Request, Response or Confirmation (814)
70
+ GF Response to a Load Tender (990)
71
+ GL Intermodal Group Loading Plan (715)
72
+ GP Grocery Products Invoice (880)
73
+ GR Statistical Government Information (152)
74
+ GT Grant or Assistance Application (194)
75
+ HB Eligibility, Coverage or Benefit Information (271)
76
+ HC Health Care Claim (837)
77
+ HI Health Care Services Review Information (278)
78
+ HN Health Care Claim Status Notification (277)
79
+ HP Health Care Claim Payment/Advice (835)
80
+ HR Health Care Claim Status Request (276)
81
+ HS Eligibility, Coverage or Benefit Inquiry (270)
82
+ IA Air Freight Details and Invoice (110, 980)
83
+ IB Inventory Inquiry/Advice (846)
84
+ IC Rail Advance Interchange Consist (418)
85
+ ID Insurance/Annuity Application Status (273)
86
+ IE Insurance Producer Administration (252)
87
+ IG Direct Store Delivery Summary Information (882)
88
+ II Rail Freight Details and Invoice Summary (411)
89
+ IJ Report of Injury, Illness or Incident (148)
90
+ IM Motor Carrier Freight Details and Invoice (210, 980)
91
+ IN Invoice Information (810,819)
92
+ IO Ocean Shipment Billing Details (310, 312, 980)
93
+ IP Intermodal Ramp Activity (622)
94
+ IR Rail Carrier Freight Details and Invoice (410, 980)
95
+ IS Estimated Time of Arrival and Car Scheduling (421)
96
+ KM Commercial Vehicle Credentials (286)
97
+ LA Federal Communications Commission (FCC) License Application (195)
98
+ LB Lockbox (823)
99
+ LI Locomotive Information (436)
100
+ LN Property and Casualty Loss Notification (272)
101
+ LR Logistics Reassignment (536)
102
+ LS Asset Schedule (851)
103
+ LT Student Loan Transfer and Status Verification (144)
104
+ MA Motor Carrier Summary Freight Bill Manifest (224)
105
+ MC Request for Motor Carrier Rate Proposal (107)
106
+ MD Department of Defense Inventory Management (527)
107
+ ME Mortgage Origination (198, 200, 201, 261, 262, 263, 833, 872)
108
+ MF Market Development Funds Settlement (884)
109
+ MG Mortgage Servicing Transaction Sets (203, 206, 260, 264, 266)
110
+ MH Motor Carrier Rate Proposal (106)
111
+ MI Motor Carrier Shipment Status Inquiry (213)
112
+ MJ Secondary Mortgage Market Loan Delivery (202)
113
+ MK Response to a Motor Carrier Rate Proposal (108)
114
+ MM Medical Event Reporting (500)
115
+ MN Mortgage Note (205)
116
+ MO Maintenance Service Order (650)
117
+ MP Motion Picture Booking Confirmation (159)
118
+ MQ Consolidators Freight Bill and Invoice (223)
119
+ MR Multilevel Railcar Load Details (125)
120
+ MS Material Safety Data Sheet (848)
121
+ MT Electronic Form Structure (868)
122
+ MV Material Obligation Validation (517)
123
+ MW Rail Waybill Response (427)
124
+ MX Material Claim (847)
125
+ MY Response to a Cartage Work Assignment (225)
126
+ NC Nonconformance Report (842)
127
+ NL Name and Address Lists (101)
128
+ NP Notice of Power of Attorney (157)
129
+ NT Notice of Tax Adjustment or Assessment (149)
130
+ OC Cargo Insurance Advice of Shipment (362)
131
+ OG Order Group - Grocery (875, 876)
132
+ OR Organizational Relationships (816)
133
+ OW Warehouse Shipping Order (940)
134
+ PA Price Authorization Acknowledgment/Status (845)
135
+ PB Railroad Parameter Trace Registration (455)
136
+ PC Purchase Order Change Request - Buyer Initiated (860)
137
+ PD Product Activity Data (852)
138
+ PE Periodic Compensation (256)
139
+ PF Annuity Activity (268)
140
+ PG Insurance Plan Description (100)
141
+ PH Pricing History (503)
142
+ PI Patient Information (275)
143
+ PJ Project Schedule Reporting (806)
144
+ PK Project Cost Reporting (839) and Contractor Cost Data Reporting (196)
145
+ PL Railroad Problem Log Inquiry or Advice (452)
146
+ PN Product Source Information (244)
147
+ PO Purchase Order (850)
148
+ PQ Property Damage Report (112)
149
+ PR Purchase Order Acknowledgement (855)
150
+ PS Planning Schedule with Release Capability (830)
151
+ PT Product Transfer and Resale Report (867)
152
+ PU Motor Carrier Shipment Pick-up Notification (216)
153
+ PV Purchase Order Shipment Management Document (250)
154
+ PY Payment Cancellation Request (829)
155
+ QG Product Information (878, 879, 888, 889, 893, 896)
156
+ QM Transportation Carrier Shipment Status Message (214)
157
+ QO Ocean Shipment Status Information (313, 315)
158
+ RA Payment Order/Remittance Advice (820)
159
+ RB Railroad Clearance (470)
160
+ RC Receiving Advice/Acceptance Certificate (861)
161
+ RD Royalty Regulatory Report (185)
162
+ RE Warehouse Stock Receipt Advice (944)
163
+ RH Railroad Reciprocal Switch File (433)
164
+ RI Routing and Carrier Instruction (853)
165
+ RJ Railroad Mark Register Update Activity (434)
166
+ RK Standard Transportation Commodity Code Master (435)
167
+ RL Rail Industrial Switch List (423)
168
+ RM Railroad Station Master File (431)
169
+ RN Requisition Transaction (511)
170
+ RO Ocean Booking Information (300, 301,303)
171
+ RP Commission Sales Report (818)
172
+ RQ Request for Quotation (840) and Procurement Notices (836)
173
+ RR Response to Request For Quotation (843)
174
+ RS Order Status Information (869, 870)
175
+ RT Report of Test Results (863)
176
+ RU Railroad Retirement Activity (429)
177
+ RV Railroad Junctions and Interchanges Activity (437)
178
+ RW Rail Revenue Waybill (426)
179
+ RX Rail Deprescription (432)
180
+ RY Request for Student Educational Record (Transcript) (146)
181
+ RZ Response to Request for Student Educational Record (Transcript) (147)
182
+ SA Air Shipment Information (104)
183
+ SB Switch Rails (424)
184
+ SC Price/Sales Catalog (832)
185
+ SD Student Loan Pre-Claims and Claims (191)
186
+ SE Shipper's Export Declaration (601)
187
+ SG SG Receiving Advice - Grocery (885)
188
+ SH Ship Notice/Manifest (856)
189
+ SI Shipment Information (858)
190
+ SJ Transportation Automatic Equipment Identification (160)
191
+ SL Student Loan Application and Guarantee (135, 139)
192
+ SM Motor Carrier Load Tender (204)
193
+ SN Rail Route File Maintenance (475)
194
+ SO Ocean Shipment Information (304, 306, 309, 311, 317, 319, 321, 322, 323, 324, 325, 350, 352, 353, 354, 355, 356, 357, 358, 361)
195
+ SP Specifications/Technical Information (841)
196
+ SQ Production Sequence (866)
197
+ SR Rail Carrier Shipment Information (404, 419)
198
+ SS Shipping Schedule (862)
199
+ ST Railroad Service Commitment Advice (453)
200
+ SU Account Assignment/Inquiry and Service/Status (248)
201
+ SV Student Enrollment Verification (190)
202
+ SW Warehouse Shipping Advice (945)
203
+ TA Electronic Filing of Tax Return Data Acknowledgment (151)
204
+ TC Court Submission (176)
205
+ TD Trading Partner Profile (838)
206
+ TF Electronic Filing of Tax Return Data (813)
207
+ TI Tax Information Exchange (826)
208
+ TM Motor Carrier Delivery Trailer Manifest (212)
209
+ TN Tax Rate Notification (150)
210
+ TO Real Estate Title Services (197, 199, 265)
211
+ TP Rail Rate Transactions (460, 463, 466, 468, 485, 486, 490, 492, 494)
212
+ TR Train Sheet (161)
213
+ TS Transportation Services Tender (602)
214
+ TT Testing Results Request and Report (138)
215
+ TX Text Message (864)
216
+ UA Retail Account Characteristics (885)
217
+ UB Customer Call Reporting (886)
218
+ UC Uniform Commercial Code Filing (154)
219
+ UD Deduction Research Report (891)
220
+ UI Underwriting Information Services (255)
221
+ UP Motor Carrier Pick-up Manifest (215)
222
+ UW Insurance Underwriting Requirements Reporting (186)
223
+ VA Vehicle Application Advice (126)
224
+ VB Vehicle Baying Order (127)
225
+ VC Vehicle Shipping Order (120)
226
+ VD Vehicle Damage (124)
227
+ VE Vessel Content Details (109)
228
+ VH Vehicle Carrier Rate Update (129)
229
+ VI Voter Registration Information (280)
230
+ VS Vehicle Service (121)
231
+ WA Product Service Transaction Sets (140, 141, 142, 143)
232
+ WB Rail Carrier Waybill Interchange (417)
233
+ WG Vendor Performance Review (501)
234
+ WI Wage Determination (288)
235
+ WL Well Information (625)
236
+ WR Shipment Weights (440)
237
+ WT Rail Waybill Request (425)
238
+ } # Tbl479