interchangeControlHeader = new ISA(); $this->functionalGroupHeader = new GS(); $this->heading = new EDI850Heading(); $this->detail = new EDI850Detail(); $this->summary = new EDI850Summary(); $this->functionalGroupTrailer = new GE(); $this->interchangeControlTrailer = new IEA(); } }