BISAC X12 Version 3060 Business Example
Back to EDI Cookbook Table of Contents
Back to 850 Purchase Order - Complex Example
Retrieve 850 Purchase Order File - Complex Example


850 Purchase Order - Complex 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*0001~
BEG*00*NE*PONUM-1234567**980131**AE~
CSH*B~
DTM*037*980205***19~
SI*BI*CR*BI~
N1*ST**15*6678157~
N1*BT**15*1135309~
REF*PD*PROMO-987~
PO1*1*12*UN*29*SR*IB*0835209881~
CTP******DIS*.57~
PO1*2*23*UN*29.5*SR*IB*0835210022~
CTP******DIS*.57~
PO1*3*32*UN*26*SR*IB*0835210456~
CTP******DIS*.57~
PO1*4*34*UN*24*SR*IB*0835210979~
CTP******DIS*.57~
PO1*5*20*UN*6.99*SR*IB*0835211614~
CTP******DIS*.57~
PO1*6*40*UN*5.5*SR*IB*0835212653~
CTP******DIS*.57~
PO1*7*34*UN*6.99*SR*IB*0835209784~
CTP******DIS*.57~
PO1*8*18*UN*8.95*SR*IB*0835213153~
CTP******DIS*.57~
CTT*8*213~
SE*26*0001~


Back to EDI Cookbook Table of Contents
Back to 850 Purchase Order - Complex Example
Retrieve 850 Purchase Order File - Complex Example