BISAC X12 Version 3060 Business Example
Back to EDI Cookbook Table of Contents
Back to 850 Purchase Order - Simple Example
Retrieve 850 Purchase Order File - Simple Example
850 Purchase Order - 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*850*000000101~ BEG*00*NE*0123456789123** 980106**AC~ CSH*O~ DTM*175*980615***19~ N1*BT**15*1135309~ N1*ST**15*6678157~ PO1*1*2*UN*10.5*SR* IB*0835201031~ CTP******DIS*.8~ PO1*2*10*UN*9.25*SR* IB*0835202151~ CTP******DIS*.8~ PO1*3*5*UN*30*SR* IB*0835208338~ CTP******DIS*.8~ CTT*3*17~ SE*14*000000101~
Back to EDI Cookbook Table of Contents
Back to 850 Purchase Order - Simple Example
Retrieve 850 Purchase Order File - Simple Example