IPWorks EDI 2020 Kotlin Edition

Questions / Feedback?

StartInterchangeHeader Method

Creates a new EDI Interchange header segment on the current document.

Syntax

public fun startInterchangeHeader(version: String?)

Remarks

When called, a new interchange start (ISA or UNB) segment is created and set as the current segment. You should then set the values on said segment before creating a functional group or a new transaction set within the document.

Copyright (c) 2021 /n software inc. - All rights reserved.
IPWorks EDI 2020 Kotlin Edition - Version 20.0 [Build 8033]