X12OutboundEdiHeaders
class X12OutboundEdiHeaders
A structure containing the details for an outbound EDI object.
Types
Properties
Link copied to clipboard
Specifies control number configuration for outbound X12 EDI headers. These settings determine the starting values for interchange, functional group, and transaction set control numbers.
Link copied to clipboard
The delimiters, for example semicolon (;
), that separates sections of the headers for the X12 object.
Link copied to clipboard
The functional group headers for the X12 object.
Link copied to clipboard
Specifies the time format in the GS05 element (time) of the functional group header. The following formats use 24-hour clock time:
Link copied to clipboard
In X12 EDI messages, delimiters are used to mark the end of segments or elements, and are defined in the interchange control header.
Link copied to clipboard
Specifies whether or not to validate the EDI for this X12 object: TRUE
or FALSE
.