CreateTransactionFooter Method

Closes the current transaction set by writing its footer segment.

Object Oriented Interface

public function doCreateTransactionFooter();

Procedural Interface

ipworksedi_vdawriter_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 EDI 2020 PHP Edition - Version 20.0 [Build 8203]