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


855 Purchase Order Acknowledgement - 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*855*0001~
BAK*00*AE*PONUM-1234567*980131*****980201~
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~
ACK*IQ*16*UN****IB*0835209881*******************BI*ACK*AC~
PO1*2*23*UN*29.5*SR*IB*0835210022~
CTP******DIS*.57~
ACK*IQ*32*UN****IB*0835210022*******************BI*ACK*AC~
PO1*4*34*UN*24*SR*IB*0835210979~
CTP******DIS*.57~
ACK*IQ*48*UN****IB*0835210979*******************BI*ACK*AC~
PO1*7*34*UN*6.99*SR*IB*0835209784~
CTP******DIS*.57~
ACK*IQ*40*UN****IB*0835209784*******************BI*ACK*AC~
PO1*8*18*UN*8.95*SR*IB*0835213153~
CTP******DIS*.57~
ACK*IQ*20*UN****IB*0835213153*******************BI*ACK*AC~
CTT*5*121~
SE*24*0001~


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