BISAC X12 Version 3060 Business Example
Back to EDI Cookbook Table of Contents
Back to 810 Invoice - Simple Example
Retrieve 810 Invoice File - Simple Example


810 Invoice - Simple Example - File Display

For the following example the character  ~  is used as the segment terminator. All of the following lines of data would normally be concatinated. For example a file containing all the segments for a transaction set would be viewed as segment #1~segment #2~segment #3~. No carriage return or line feed characters should be used unless the carriage return or line feed character is the segment terminator.


ST*810*000012102~
BIG*980110*ABCD1234**0123456789123~
N1*RI**15*2002450~
IT1*1*2*UN*8.4*PE*IB*0835201031~
CTP**SLP*10.5***DIS*.8~
IT1*2*1*UN*24*PE*IB*0835208338~
CTP**SLP*30***DIS*.8~
TDS*4080~
CTT*2*3~
SE*10*000012102~


Back to EDI Cookbook Table of Contents
Back to 810 Invoice - Simple Example
Retrieve 810 Invoice File - Simple Example