EDI Integrator 2016 PHP Edition
EDI Integrator 2016 PHP Edition
Questions / Feedback?

CreateTransactionFooter Method

Closes the current transaction set by writing its footer segment.

Object Oriented Interface

public function doCreateTransactionFooter();

Procedural Interface

inedi_ediwriter_do_createtransactionfooter($res);

Remarks

The CreateTransactionFooter method will write any existing segments to the output stream and then generate and write the transaction set closing segment (SE or UNT). If there are no open transaction sets, an exception will be thrown.

 
 
Copyright (c) 2019 /n software inc. - All rights reserved.
EDI Integrator 2016 PHP Edition - Version 16.0 [Build 7240]