CreateTransactionFooter Method

Closes the current transaction set by writing its footer segment.

Syntax

public void createTransactionFooter();

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 Java Edition - Version 20.0 [Build 8155]