CreateTransactionFooter Method

Closes the current transaction set by writing its footer segment.

Object Oriented Interface

public function doCreateTransactionFooter();

Procedural Interface

ipworksx12_x12writer_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) 2022 /n software inc. - All rights reserved.
IPWorks X12 2020 PHP Edition - Version 20.0 [Build 8155]