IPWorks EDIFACT 2020 iOS Edition

Questions / Feedback?

startFunctionalGroupHeader (method)

Creates a new EDI functional group header segment on the current document.

Syntax

- (void)startFunctionalGroupHeader;
public func startFunctionalGroupHeader() throws -> Void

Remarks

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

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks EDIFACT 2020 iOS Edition - Version 20.0 [Build 8209]