Online Help TEDISegmentSpec
Unit JclEDI_ANSIX12
Types
TEDISegmentSpec |
||||||||||||||||
The TEDISegmentSpec object stores EDI segment specification data.
Segment specification properties.
These procedures are used in the Assemble and Disassemble methods to work with TStrings compatible string data from TEDIElementSpec.
This function implements the assembling of EDI data into EDI specification file format.
This procedure implements the disassembling of EDI data from EDI specification file format. The TEDISegmentSpec stores its specification data with a special element that has the id of "Reserved". This indicates that it is reserved data and should not be treated as element specification data. When the segment is assembled it inserts the "Reserved" data as the first element. When the segment is disassembled it extracts the "Reserved" data from the first element. See TEDIElementSpec for more information. See Specification Classes for more general information about EDI specification classes. |
Usage
Notes & Examples |
< Under Construction > |