public MEA(FileEDI fileEDI) { _fileEDI = fileEDI; c502 = new C502(); c174 = new C174(); utility = new UtilitySegment(); }
public PIA_H(OrderInformations orderInformationsFromArticles, FileEDI fileEDI) { _orderInformationsFromArticles = orderInformationsFromArticles; c212 = new C212(); _fileEDI = fileEDI; utility = new UtilitySegment(); }
public LIN_A(OrderInformations orderInformationsFromArticles, string consecutiveNumbering, FileEDI fileEDI) { _orderInformationsFromArticles = orderInformationsFromArticles; _fileEDI = fileEDI; c212 = new C212(); _consecutiveNumbering = consecutiveNumbering; }
public NAD(OrderInformations orderInformations, FileEDI fileEDI) { _orderInformations = orderInformations; _fileEDI = fileEDI; c082 = new C082(); c080 = new C080(); c059 = new C059(); }
public UNB(OrderInformations orderInformations, FileEDI fileEDI) { _orderInformations = orderInformations; _fileEDI = fileEDI; s001 = new S001(); s002 = new S002(); s003 = new S003(); s004 = new S004(); }
public COM(OrderInformations orderInformations, FileEDI fileEDI) { _orderInformations = orderInformations; _fileEDI = fileEDI; }
public UNZ(OrderInformations orderInformations, FileEDI fileEDI) //string e0036, string e0020) { _orderInformations = orderInformations; _fileEDI = fileEDI; }