IPWorks EDI 2020 JavaScript Edition

Questions / Feedback?

CreateTransactionFooter Method

Closes the current transaction set by writing its footer segment.

Syntax

async vdawriter.createTransactionFooter(): Promise<void>

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 JavaScript Edition - Version 20.0 [Build 8262]