Message Implementation Guideline (MIG) The Good Guys. Message Envelope Implementation Guide. The Good Guys Suppliers. Audience: Version: 1.

Size: px
Start display at page:

Download "Message Implementation Guideline (MIG) The Good Guys. Message Envelope Implementation Guide. The Good Guys Suppliers. Audience: Version: 1."

Transcription

1 Message Implementation Guideline (MIG) The Good Guys Message Envelope Implementation Guide Audience: The Good Guys Suppliers Version: 1.0 Status: Issue Date: Written by: Final 29-Sep-2011 Sudhir Rajai Solution Architect evision Pty Ltd

2 CONTENTS DOCUMENT PROPERTIES... 3 Copyright... 3 Change History... 3 UN/EDIFACT SPECIFICATIONS... 4 Definition of UN/EDIFACT... 4 UN/EDIFACT Syntax... 4 Structure of an Interchange... 4 ENVELOPE SEGMENT DEFINITIONS... 7 CONTACT DETAILS evision - MessageXchange The Good Guys evision Pty Ltd Commercial In Confidence 2

3 DOCUMENT PROPERTIES Copyright This document is the property of: Evision Pty Ltd. Level 3, 488 Bourke Street, Melbourne Vic This Message Implementation Guide has been created for The Good Guys. Unauthorized access, copying, replication and usage for a purpose other than for which this is intended is prohibited by Copyright Laws. The holder is responsible for incorporating revisions into his copy of the document and keeping the contents up-to-date. Change History Version Date Updated by Nature of Amendment Sep-2011 Sudhir Rajai Initial Version evision Pty Ltd Commercial In Confidence 3

4 UN/EDIFACT SPECIFICATIONS Definition of UN/EDIFACT United Nations rules for Electronic Data Interchange for Administration, Commerce and Transport. They comprise a set of internationally agreed standards, directories and guidelines for the electronic interchange of structured data, and in particular that related to trade in goods and services, between independent computerized information systems - EDI systems. UN/EDIFACT Syntax The UN / EDIFACT syntax rules set the standards for structuring data into segments, segments into messages, and messages into an interchange. Structure of an Interchange Below is a diagram of the control segments of UN/EDIFACT format. Segments starting with UN are called service segments. They constitute the envelope or the packing of the EDIFACT messages. User data segments contain the information itself, in a format specific to each message type. An Interchange may consist of the following segments: Segment ID Segment Name Usage UNA Service String Advice Optional UNB Interchange Header Mandatory UNG Functional Group Header Conditional UNH Message Header Mandatory User Data Segments UNT Message Trailer Mandatory UNE Functional Group Trailer Conditional UNZ Interchange Trailer Mandatory evision Pty Ltd Commercial In Confidence 4

5 STRUCTURE OF A MESSAGE Each data segment has a specific place within the sequence of segments in the message. They may occur in any of the following three sections of the message: Heading section - A segment occurring in this section relates to the entire message. Detail section - A segment occurring in this section relates to the detail information only. Summary section - Only segments containing totals or control information may occur in the summary section. The same segment type may occur in more than one of the message sections, e.g. in the header and in the detail section, and/or more than once in the same section. Some segments may be repeated a certain number of times at their specific location in the message. The status, Mandatory or Conditional, and the maximum number of repetitions of segment types are indicated in the message structure. Within a message, specific groups of functionally related segments may be repeated; these groups are referred to as "segment groups". The maximum number of repetitions of a particular segment group at a specific location is included in the message definition. A segment group may be nested within other segment groups, provided that the inner segment group terminates before any outer segment group terminates. SEGMENT STRUCTURE A segment consists of: A segment tag: identifies the segment type Data element separators Simple, composite, or component data elements A segment terminator Data elements can be defined as having a fixed or variable length. A composite data element contains two or more component data elements. A component data element is a simple data element used in a composite data element. A data element can be qualified by another data element, the value of which is expressed as a code that gives specific meaning to the data. The data value of a qualifier is a code taken from an agreed set of code values. evision Pty Ltd Commercial In Confidence 5

6 SEPARATORS In EANCOM four service characters (extracted from UNOA) have a special meaning and act as the default separators for EANCOM. ASCII HEX Apostrophe ' 27 Segment terminator Decimal. 2E Decimal Point Point Plus sign + 2B Segment tag and data element separator Colon : 3A Component data element separator Question mark? 3F Release character; immediately preceding one of the service characters; it stores their normal meaning. E.g. 10?+10=20 means 10+10=20. Question mark is represented by?? UN / EDIFACT DOCUMENTATION CONVENTIONS Format and Picture of Data Elements The following conventions apply in the present documentation: a n an a3 n3 an3 a..3 n..3 an..3 alphabetic characters numeric characters alpha-numeric characters 3alphabetic characters, fixed length 3 numeric characters, fixed length 3 alpha-numeric characters, fixed length up to 3 alphabetic characters up to 3 numeric characters up to 3 alpha-numeric characters The format and picture of the data elements that will be used by The Good Guys in the following EDI documents comply with the UN/EDIFACT Standards. USAGE INDICATORS There are five types of status used in the following pages, whether for simple, component or composite data elements. They are listed below and can be identified when relevant by the abbreviations. MANDATORY M Indicates that the entity is required and must be sent. RECOMMENDED R Indicates that the entity is advised or recommended. CONDITIONAL C Indicates that the entity must be sent in certain conditions, as defined by the relevant explanatory note. OPTIONAL O Indicates that the entity is optional and may be sent at the discretion of the user. NOT USED N Indicates that the entity is not used and should be omitted. evision Pty Ltd Commercial In Confidence 6

7 ENVELOPE SEGMENT DEFINITIONS Segment: UNA - Service String Advice Position: Usage: O Max. Use: 1 Purpose: To define default separators used in message. Example: UNA:+.? ' Position Segment Usage Representation 010 UNA1 COMPONENT DATA ELEMENT SEPARATOR M an..1 UNA2 DATA ELEMENT SEPARATOR M an..1 UNA3 DECIMAL MARK M an..1 UNA4 RELEASE INDICATOR M an..1 UNA5 RESERVED FOR FUTURE USE M an..1 UNA6 SEGMENT TERMINATOR M an..1 evision Pty Ltd Commercial In Confidence 7

8 Segment: UNB - Interchange header Position: Usage: M Max. Use: 1 Purpose: To start, identify and specify an interchange. Example: UNB+UNOA: :ZZ :ZZ : ' Position Segment Usage Representation 010 S001 SYNTAX IDENTIFIER M 0001 Syntax identifier UNOA - UN/ECE level A M a Syntax version number 3 - Version 3 M n1 020 S002 INTERCHANGE SENDER M 0004 Sender identification M an Partner identification code qualifier ZZ - Mutually defined C an S003 INTERCHANGE RECIPIENT M 0010 Recipient identification M an Partner identification code qualifier ZZ - Mutually defined C an S004 DATE/TIME OF PREPARATION M 0017 Date of preparation M n Time of preparation M n Interchange control reference M an..14 evision Pty Ltd Commercial In Confidence 8

9 Notes: EDI identification codes: The Good Guys Australia Test The Good Guys New Zealand Test The Good Guys Australia Production The Good Guys New Zealand Production The combination of the values carried in data elements S002, S003 and 0020 shall be used to identify uniquely the interchange, for the purpose of acknowledgement. evision Pty Ltd Commercial In Confidence 9

10 Segment: UNH - Message header Position: Usage: M Max. Use: 1 Purpose: To head, identify and specify a message. Example: UNH ORDERS:D:96A:UN:EAN008' Position Segment Usage Representation Message reference number M an S009 MESSAGE IDENTIFIER M Message type ORDERS - Purchase order message CONTRL - Syntax and service report message 0065 ORDRSP - Purchase order response message ORDCHG - Purchase order change request message M an..6 DESADV - Despatch advice message INVOIC - Invoice message PRICAT - Price/sales catalogue message 0052 Message version number D - Draft version/un/edifact Directory M an Message release number 96A - Release A M an Controlling agency UN - UN/CEFACT M an Association assigned code EAN008 C an..6 evision Pty Ltd Commercial In Confidence 10

11 Segment: UNT - Message trailer Position: Usage: M Max. Use: 1 Purpose: To end and check the completeness of a message. Example: UNT ' Position Segment Usage Representation Number of segments in the message M n Message reference number M an..14 evision Pty Ltd Commercial In Confidence 11

12 Segment: UNZ - Interchange trailer Position: Usage: M Max. Use: 1 Purpose: To end and check the completeness of an interchange. Example: UNZ ' Position Segment Usage Representation Interchange control count M n Interchange control reference M an..14 evision Pty Ltd Commercial In Confidence 12

13 CONTACT DETAILS evision - MessageXchange 3/488 Bourke Street Melbourne, VIC Australia, 3000 P: E: info@messagexchange.com Technical support P: E: support@messagexchange.com The Good Guys Toni Green B2B Project Leader The Good Guys Phone: tonigreen@thegoodguys.com.au evision Pty Ltd Commercial In Confidence 13

EDI DOCUMENT MAPPING AND TECHNICAL GUIDE

EDI DOCUMENT MAPPING AND TECHNICAL GUIDE EDI DOCUMENT MAPPING AND TECHNICAL GUIDE Prepared by Information Process Technology Pty Ltd Page 1 of 6 TABLE OF CONTENTS 1. EDIFACT STANDARD...3 1.1 SEPARATORS...3 1.2 FORMAT OF DATA ELEMENTS...3 1.3

More information

EDI UN/EDIFACT Mapping Guide

EDI UN/EDIFACT Mapping Guide EDI UN/EDIFACT Mapping Guide Based on the EANCOM 1997 Guideline using UN/EDIFACT Directories D.96A Note: This document was designed on the basis of another EDI trading supplier David Jones Limited. Colorado

More information

Service Segments. Edition 2012

Service Segments. Edition 2012 EANCO 2002 S3 Service Segments Edition 2012 essage Structure Chart... 2 Branching Diagram... 3 Segments... 4 Segments Layout... 5 2. essage Structure Chart UNA 1 C 1 - Service string advice UNB 2 1 - Interchange

More information

NORDIC ebuilding EDIFACT CONTRL

NORDIC ebuilding EDIFACT CONTRL Message Guideline NORDIC ebuilding EDIFACT CONTRL based on CONTRL Syntax and service report message UN D.03A S3 Version: 1 Issue date: 2012-09-06 Per-Lennart Persson Generated by GEFEG.FX Generated by

More information

EDI DOCUMENT MAPPING AND TECHNICAL GUIDE

EDI DOCUMENT MAPPING AND TECHNICAL GUIDE EDI DOCUMENT MAPPING AND TECHNICAL GUIDE Prepared by Information Process Technology Pty Ltd Page 1 of 9 TABLE OF CONTENTS 1. EDIFACT STANDARD...3 1.1 SEPARATORS...3 1.2 FORMAT OF DATA ELEMENTS...3 1.3

More information

COLES EXPRESS DC - CONTRL Syntax and service report message for batch EDI

COLES EXPRESS DC - CONTRL Syntax and service report message for batch EDI COLES EXPRESS DC - CONTRL Syntax and service report message for batch EDI EDIFACT/D01B/EANCOM 2002/CONTRL: CONTRL Syntax and service report message for batch EDI Version: 0.1 Draft Company: Coles Express

More information

APERAK. Application error and acknowledgement message. Edition 2016

APERAK. Application error and acknowledgement message. Edition 2016 EANCOM 2002 S3 Application error and acknowledgement message Edition 2016 1. Introduction... 2 2. Message Structure Chart... 4 3. Branching Diagram... 5 4. Segments Description... 6... 8 6. Example(s)...

More information

APERAK. Application error and acknowledgement message. Edition 2012

APERAK. Application error and acknowledgement message. Edition 2012 EANCOM 2002 S4 Application error and acknowledgement message Edition 2012 1. Introduction... 2 2. Message Structure Chart... 4 3. Branching Diagram... 5 4. Segments... 6... 7 6. Example(s)... 21 Application

More information

03/08/02 Despatch advice message - DESADV. Despatch advice message. Message Status=2

03/08/02 Despatch advice message - DESADV. Despatch advice message. Message Status=2 DESADV Despatch advice message Message Status=2 A message specifying details for goods despatched or ready for despatch under agreed conditions. The United Nations Despatch Advice Message serves both as

More information

KEYMAN. Security key and certificate management message. Edition 2016

KEYMAN. Security key and certificate management message. Edition 2016 EANCOM 2002 S4 Security key and certificate management message Edition 2016 1. Introduction... 2 2. Message Structure Chart... 3 3. Branching Diagram... 4 4. Segments Description... 5... 6 6. Example(s)...

More information

COLES B2B - ORDERS Purchase order message

COLES B2B - ORDERS Purchase order message COLES B2B - ORDERS Purchase order message EDIFACT/D01B/EANCOM 2002/ORDERS: ORDERS Purchase order message Version: 1.6 Author: Coles COLES_B2B_D01B_ORDERS_V1.6.ecs 1 Ver 1.6 ORDERS Purchase order message

More information

Despatch Advice Message outbound

Despatch Advice Message outbound Despatch Advice Message outbound Edifact Subset: EANCOM Release version: EANCOM syntax version 3, 2002 release Message Type: DESADV REFERENCE DIRECTORY: D.01B EANCOM SUBSET VERSION: 007 Document Version

More information

COLES B2B INVOIC Invoice message

COLES B2B INVOIC Invoice message COLES B2B INVOIC Invoice message EDIFACT/D01B/EANCOM 2002/INVOIC: INVOIC Invoice message Version: 1.4 Author: Coles COLES_B2B_D01B_INVOIC_V1.4.ecs 1 Ver 1.4 INVOIC Invoice message Message Status=13 A message

More information

AUTACK. Secure authentication and acknowledgement message. Edition 2016

AUTACK. Secure authentication and acknowledgement message. Edition 2016 EANCOM 2002 S4 Secure authentication and acknowledgement message Edition 2016 1. Introduction... 2 2. Message Structure Chart... 3 3. Branching Diagram... 4 4. Segments Description... 5 5. Segments Layout...

More information

Liquor - Direct to Store Purchase order message - ORDERS D01B

Liquor - Direct to Store Purchase order message - ORDERS D01B Liquor - Direct to Store Purchase order message - ORDERS D01B EDIFACT/D01B/EANCOM 2002/ORDERS: ORDERS Purchase order message Version: 1.0 Author: Coles Group CGL_LL_D01B_ORDERS_V1.0.ecs 1 Ver 1.0 ORDERS

More information

D a n s k e B a n k M e s s a g e I m p l e m e n t a t i o n G u i d e C o n t r o l M e s s a g e

D a n s k e B a n k M e s s a g e I m p l e m e n t a t i o n G u i d e C o n t r o l M e s s a g e D a n s k e B a n k M e s s a g e I m p l e m e n t a t i o n G u i d e C o n t r o l M e s s a g e ( EDIFA CT D.96A CONTRL) Page 1 of 14 CONTENTS 1 INTRODUCTION 2 SCOPE 2.1 Functional Definition 2.2 Field

More information

AUTACK. Secure authentication and acknowledgement message. Edition 2012

AUTACK. Secure authentication and acknowledgement message. Edition 2012 Secure authentication and acknowledgement message Edition 2012 1. Introduction... 2 2. Message Structure Chart... 3 3. Branching Diagram... 4 4. Segments Description... 5 5. Segments Layout... 6 6. Example(s)...

More information

GENRAL. General purpose message. Edition 2016

GENRAL. General purpose message. Edition 2016 EANCOM 2002 S4 Edition 2016 1. Introduction... 2 2. Message Structure Chart... 3 3. Branching Diagram... 4 4. Segments Description... 5... 7 6. Example(s)... 28 EANCOM 2002 S4 The Messages 1. Introduction

More information

KITS. EDI Technical Documentation. EDIFACT Standard Version D96A COLLECTIVE PURCHASE ORDERS MESSAGE. Version: 1.0

KITS. EDI Technical Documentation. EDIFACT Standard Version D96A COLLECTIVE PURCHASE ORDERS MESSAGE. Version: 1.0 KITS EDI Technical Documentation EDIFACT Standard Version D96A COLLECTIVE PURCHASE ORDERS MESSAGE Version: 1.0 ORDERS EDIFACT D96A Technical Specification V 1.0 Page 1 1. Overview EDI (Electronic Data

More information

Electronic data interchange for administration, commerce and Transport (EDIFACT) - Application level syntax rules

Electronic data interchange for administration, commerce and Transport (EDIFACT) - Application level syntax rules ISO 9735 : 1988 (E) Electronic data interchange for administration, commerce and Transport (EDIFACT) - Application level syntax rules 1 Scope This International Standard gives syntax rules for the preparation

More information

Danske Bank EDI Message Specification. Bank Status Message (EDIFACT D.96A BANSTA) Page 1 of 19

Danske Bank EDI Message Specification. Bank Status Message (EDIFACT D.96A BANSTA) Page 1 of 19 Page 1 of 19 Danske Bank EDI Message Specification Bank Status Message (EDIFACT D.96A BANSTA) Page 2 of 19 CONTENTS 1 INTRODUCTION 2 SCOPE 2.1 Functional Definition 2.2 Field of Application 2.3 Principles

More information

EDIFACT D01B REMADV With business example. Message Implementation Guide. April 2011

EDIFACT D01B REMADV With business example. Message Implementation Guide. April 2011 Target Australia Pty Ltd (A.B.N. 75 004 250 944) 12 14 Thompson Road Box 41 North Geelong Vic 3215 Telephone: (03) 5246 2000 Message Implementation Guide EDIFACT D01B REMADV With business example April

More information

Joint ISO/TC 154 UN/CEFACT Syntax Working Group (JSWG) publication of ISO

Joint ISO/TC 154 UN/CEFACT Syntax Working Group (JSWG) publication of ISO Joint ISO/TC 154 UN/CEFACT Syntax Working Group (JSWG) publication of ISO 9735-1 equivalent to the official ISO publication: ISO 9735-1 (First edition 1998-10-01) Electronic data interchange for administration,

More information

MediaSaturn VMI ORDRSP (EAN009) S3

MediaSaturn VMI ORDRSP (EAN009) S3 Message Implementation Guideline MediaSaturn VMI ORDRSP (EAN009) S3 based on ORDRSP Purchase order response message EANCOM 2002 S3 Version: 2002 - Edition 2010 Variant: Issue date: 26.10.2016 Author: Robert

More information

EDIFACT. Interchange Control. Guidelines

EDIFACT. Interchange Control. Guidelines EDIFACT Interchange Control Guidelines EDIFACT INTERCHANGE CONTROL GUIDELINES This manual contains valuable proprietary information and trade secrets of Saturn Corporation and embodies substantial creative

More information

Service Segments. Edition 2012

Service Segments. Edition 2012 EANO 2002 S4 Service Segments Edition 2012 essage Structure hart... 2 Branching Diagram... 3 Segments... 4 Segments Layout... 5 EANO 2002 S4 Part II 2. essage Structure hart UNA 1 1 - Service string advice

More information

CONDRA. Drawing administration message. Edition 2012

CONDRA. Drawing administration message. Edition 2012 EANCOM 2002 S4 Edition 2012 1. Introduction... 2 2. Message Structure Chart... 5 3. Branching Diagram... 6 4. Segments... 9... 11 6. Example(s)... 27 EANCOM 2002 S4 Part II The Messages 1. Introduction

More information

COLES DSD INVOIC Invoice message

COLES DSD INVOIC Invoice message COLES DSD INVOIC Invoice message EDIFACT/D01B/EANCOM 2002/INVOIC: INVOIC Invoice message Version: 1.5 Author: Coles 1 Ver 1.5 INVOIC Invoice message Message Status=13 A message claiming payment for goods

More information

BMW e-invoicing EDI Implementation Guideline. VDA 4988 v.1.0

BMW e-invoicing EDI Implementation Guideline. VDA 4988 v.1.0 BMW e-invoicing EDI Implementation Guideline VDA 4988 v.1.0 Change History Version Summary of Changes Date 1. MIG created / GoLive 09/01/2019 Contents 1. INTRODUCTION... 1 2. INTERCHANGE STRUCTURE... 2

More information

VERMAS Verified Gross Mass Message

VERMAS Verified Gross Mass Message EDIFACT Version D Release 16A VERMAS Message Implementation Guide Version 1.0.0 Change history Version Date Comments 1.0.0 10-Jan-2019 Initial version Contact our GLOBE Export EDI Team: Hamburg Süd GLOBE

More information

Message Definition ORDERS Purchasing order ECR-Austria EANCOM 2002 (Syntax 3) Version 1.6

Message Definition ORDERS Purchasing order ECR-Austria EANCOM 2002 (Syntax 3) Version 1.6 Message Definition ORDERS Purchasing order ECR-Austria EANCOM 2002 (Syntax 3) Version 1.6 Message Type: Message Version: Responsible Agency: Directory Name: Directory Version: ORDERS 010(EANCOM) GS1-Austria

More information

CORRECTING INVOICE CONFIRMATION. Message. Version 1.0 EANCOM 97/EDIFACT D.96A

CORRECTING INVOICE CONFIRMATION. Message. Version 1.0 EANCOM 97/EDIFACT D.96A CORRECTING INVOICE CONFIRMATION Message Version 1.0 EAN 97/EDIFACT D.96A agreed-upon by EDI Working Group of ECR Poland Club The document contains only those segments and data elements that were agreed

More information

COLES EXPRESS DC - DESADV Despatch advice message

COLES EXPRESS DC - DESADV Despatch advice message COLES EXPRESS DC - DESADV Despatch advice message EDIFACT/D01B/EANCOM 2002/DESADV: DESADV Despatch advice message Version: 0.1 Draft Company: Coles Express Modified: 20/11/2015 DESADV Despatch advice message

More information

FINSTA. Financial statement of an account message. Edition 2008

FINSTA. Financial statement of an account message. Edition 2008 EANCOM 2002 S3 Financial statement of an account message Edition 2008 1. Introduction... 2 2. Message Structure Chart... 4 3. Branching Diagram... 5 4. Segments... 8... 10 6. Example(s)... 32 EANCOM 2002

More information

EDIFACT DESADV CROSS DOCK MESSAGE FORMAT

EDIFACT DESADV CROSS DOCK MESSAGE FORMAT EDIFACT DESADV CROSS DOCK MESSAGE FORMAT A TECHNICAL GUIDE FOR SUPPLIERS 7 th October, 2008 Page 1 of 17 Issue 2 TABLE OF CONTENTS 1. OVERVIEW... 3 1.1 Introduction... 3 2. SEGMENTS LAYOUT... 4 2.1 Legend...

More information

DESADV Despatch advice message

DESADV Despatch advice message DESADV Despatch advice message EDIFACT/D99B/DESADV: DESADV Despatch advice message Version: 1.0 Final Author: Pauline Flanigan Publication: 12/10/2015 Created: 11/30/2015 Modified: 12/10/2015 Table of

More information

THE COMDIS MESSAGE EANCOM97/EDIFACT D.96A. agreed-upon by EDI Working Group of ECR Poland. Issue 1.0, April 2011

THE COMDIS MESSAGE EANCOM97/EDIFACT D.96A. agreed-upon by EDI Working Group of ECR Poland. Issue 1.0, April 2011 Polska THE COMDIS MESSAGE EANCOM97/EDIFACT D.96A Issue 1.0, April 2011 agreed-upon by EDI Working Group of ECR Poland The document contains only these segments and data elements that were agreed and accepted

More information

Application of ISO/ EDIFACT and OFTP

Application of ISO/ EDIFACT and OFTP Application of ISO/ EDIFACT and OFTP General At the end of 1987, the ISO (International Standardization Organization) adopted a general set of rules for the construction of standardized data messages between

More information

BWI Group. Supplier EDI Specification. Remittance Advice Message REMADV. EDIFACT REMADV D.99.B BWI Version 1.0

BWI Group. Supplier EDI Specification. Remittance Advice Message REMADV. EDIFACT REMADV D.99.B BWI Version 1.0 BWI Group Supplier EDI Specification Remittance Advice Message REMADV EDIFACT REMADV D.99.B BWI Version 1.0 Implementation Guideline BWI Group REMADV Version 1.0 / 06/23/2010 II.M01-1 CHANGE CONTROL Document

More information

SWG-F D6 MESSAGE IMPLEMENTATION GUIDELINE OF THE UN/EDIFACT SECURE AUTHENTICATION & ACKNOWLEDGEMENT MESSAGE AUTACK. DRAFT 0.6m

SWG-F D6 MESSAGE IMPLEMENTATION GUIDELINE OF THE UN/EDIFACT SECURE AUTHENTICATION & ACKNOWLEDGEMENT MESSAGE AUTACK. DRAFT 0.6m SWG-F D6 MESSAGE IMPLEMENTATION GUIDELINE OF THE UN/EDIFACT SECURE AUTHENTICATION & ACKNOWLEDGEMENT MESSAGE AUTACK DRAFT 0.6m This simplified Message Implementation Guide is designed to accommodate the

More information

SANMINA-SCI EDI INBOUND ORDRSP MESSAGE VERSION: EDIFICE D97A

SANMINA-SCI EDI INBOUND ORDRSP MESSAGE VERSION: EDIFICE D97A SANMINA-SCI EDI INBOUND ORDRSP MESSAGE VERSION: EDIFICE D97A Author: SANMINA-SCI EDI Group Trading Partner: All EDI Suppliers Modified: July 14, 2010 Version: 01 Supplier_D97A_IORDRSP.rtf 1 Purchase order

More information

Implementation guide. Control message. EDIFACT format

Implementation guide. Control message. EDIFACT format Control message EDIFACT format Version 1.0.0 Publishing date 15 ars 2011 Table of contents 1 INTRODUCTION... 3 1.1 SCENARIO: FILE CONFIRATION REPORT... 3 1.2 RELATED DOCUENTS... 3 2 HISTORY... 4 3 IPLEENTATION

More information

Automotive Experience Division. EDI Implementation Guideline. Delivery Just In Time (DELJIT) Used with JIS Suppliers

Automotive Experience Division. EDI Implementation Guideline. Delivery Just In Time (DELJIT) Used with JIS Suppliers Based on EDIFACT D04B DELJIT Public Standard Automotive Experience Division EDI Implementation Guideline Delivery Just In Time (DELJIT) Used with JIS Suppliers Adient DELJIT JIS Implementation Guideline

More information

HORSCH DESADV. Message Implementation Guideline. based on. DESADV Despatch advice message UN D.07A S3

HORSCH DESADV. Message Implementation Guideline. based on. DESADV Despatch advice message UN D.07A S3 Message Guideline HORSCH DESADV based on DESADV Despatch advice message UN D.07A S3 Version: D07A Variant: 1.0 Issue date: 1/27/2018 Author: ecosio GmbH 1 Message Structure... 2 2 Branching Diagram...

More information

BMW e-invoicing EDI Implementation Guideline. VDA 4938 T2 v.1.0

BMW e-invoicing EDI Implementation Guideline. VDA 4938 T2 v.1.0 BMW e-invoicing EDI Implementation Guideline VDA 4938 T2 v.1.0 Change History Version Summary of Changes Date 1.0 MIG created / GoLive 09/01/2019 Contents 1. INTRODUCTION... 1 2. INTERCHANGE STRUCTURE...

More information

Economic and Social Council

Economic and Social Council UNITED NATIONS E Economic and Social Council ECONOMIC COMMISSION FOR EUROPE Distr. RESTRICTED TRADE/WP.4/R.1151 20 June 1995 Working Party on Facilitation of International Trade Procedures (Item 4 of the

More information

EDIFACT APERAK / Application Error & Acknowledgement Message

EDIFACT APERAK / Application Error & Acknowledgement Message Delphi Vega Supplier EDI Specification Application Error & Acknowledgment Message APERAK EDIFACT APERAK D.97A Delphi Version 1.1 Final Implementation Guideline Delphi APERAK Version 1.1-03/22/01 II.M05-1

More information

Molded & Decorated Plastic Systems. Summit Polymers Inc. EDI IMPLEMENTATION GUIDELINES

Molded & Decorated Plastic Systems. Summit Polymers Inc. EDI IMPLEMENTATION GUIDELINES Summit Polymers Inc. EDI IMPLEMENTATION GUIDELINES EDI HELP DESK Technical Center 6715 South Sprinkle Road Portage, MI 49002 (269) 324-9330 x198 edi@summitpolymers.com 1 August 9, 2017 INTRODUCTION Enclosed

More information

DESADV D96a Specification - DAVID. Specification. Lemvigh Müller Despatch Advice (DAVID) Lemvigh-Müller A/S DESADV D96a DAVID (purchase) 1

DESADV D96a Specification - DAVID. Specification. Lemvigh Müller Despatch Advice (DAVID) Lemvigh-Müller A/S DESADV D96a DAVID (purchase) 1 Specification Lemvigh Müller Despatch Advice (DAVID) Lemvigh-Müller A/S DESADV D96a DAVID (purchase) 1 1 Document information 1.1 Purpose of document This document describes how purcase orders from Lemvigh-Müller

More information

GENERAL MOTORS IMPLEMENTATION GUIDELINES FOR INTERCHANGE CONTROL

GENERAL MOTORS IMPLEMENTATION GUIDELINES FOR INTERCHANGE CONTROL Corporate Information Standards GENERAL MOTORS IMPLEMENTATION GUIDELINES FOR INTERCHANGE CONTROL CORPORATE INFORMATION STANDARDS INFORMATION SYSTEMS & SERVICES GENERAL MOTORS CORPORATION Copyright September

More information

B2B Business Document Definition Implementation Guide

B2B Business Document Definition Implementation Guide B2B Business Document Definition Implementation Guide Self-Bill Invoice (EANCOM SBINVOIC) Version 1.04, 20 th June 2011 Copyright: M&S plc 2007. Neither the whole nor any part of this Document may be reproduced

More information

Automotive Experience Division. EDI Implementation Guideline. Delivery Schedule (DELFOR)

Automotive Experience Division. EDI Implementation Guideline. Delivery Schedule (DELFOR) Based on EDIFACT D96A DELFOR Public Standard Automotive Experience Division EDI Implementation Guideline Delivery Schedule (DELFOR) Adient DELFOR Implementation Guideline Version 2.11/October 2016 Page

More information

GENERAL MOTORS IMPLEMENTATION GUIDELINES FOR CONTRL MESSAGE ACKNOWLEDGEMENT/REJECTION ADVICE MESSAGE

GENERAL MOTORS IMPLEMENTATION GUIDELINES FOR CONTRL MESSAGE ACKNOWLEDGEMENT/REJECTION ADVICE MESSAGE Corporate Information Standards GENERAL MOTORS IMPLEMENTATION GUIDELINES FOR CONTRL MESSAGE ACKNOWLEDGEMENT/REJECTION ADVICE MESSAGE CORPORATE INFORMATION STANDARDS INFORMATION SYSTEMS & SERVICES GENERAL

More information

APERAK MESSAGE USER GUIDE

APERAK MESSAGE USER GUIDE APERAK MESSAGE USER GUIDE Messaging User Guide (EDI) Technical Guide for the EDI format APERAK message containing the response to a message sent to valenciaportpcs s Verified Gross Mass Service. PCS16-VERMS005-17/02/2017

More information

Message flow and use of EDIFACT Corporate egateway

Message flow and use of EDIFACT Corporate egateway Message flow and use of EDIFACT Corporate egateway Table of contents 1 PURPOSE OF THIS GUIDE...1 2 INTRODUCTION...1 2.1 THE EDIFACT MESSAGE STRUCTURE...2 2.2 SEGMENT TABLE NOTATION...3 3 IDENTIFICATION

More information

GUIDE FOR DESADV DESADV D 96A. Message Type Version Release DIEHL INFORMATIK DESADV. EDIFACT Version 96 A. 12/2015 Page 1

GUIDE FOR DESADV DESADV D 96A. Message Type Version Release DIEHL INFORMATIK DESADV. EDIFACT Version 96 A. 12/2015 Page 1 GUIDE FOR Message Type Version Release D 96A 12/2015 Page 1 EDI_GUIDELINE_DIEHL_Informatik_96_A.doc 1. Message Layout Diagram... 3 1.1. Explanatory Requirements... 3 2. Segment... 4 2.1. Header Section...

More information

Message Implementation Documentation. Hella GLOBAL DELJIT. based on. DELJIT Delivery just in time message UN D.04B S3

Message Implementation Documentation. Hella GLOBAL DELJIT. based on. DELJIT Delivery just in time message UN D.04B S3 Message Documentation Hella GLOBAL DELJIT based on DELJIT Delivery just in time message UN D.04B S3 Structure Chart Branching Diagram Segment Details Version: JAI 1.1 Variant: Issue date: 01.06.2009 Top

More information

TEXAS INSTRUMENTS. Delivery Just in Time. Message: DELJIT. (Inbound to TI) Based on EDIFICE Issue 2 (Based on EDIFACT Version 92.

TEXAS INSTRUMENTS. Delivery Just in Time. Message: DELJIT. (Inbound to TI) Based on EDIFICE Issue 2 (Based on EDIFACT Version 92. TEXAS INSTRUMENTS Delivery Just in Time Message: DELJIT (Inbound to TI) Based on EDIFICE Issue 2 (Based on EDIFACT Version 92.1) Date : July 1996 TI Version 1.0 This document can be found on the World

More information

DELFOR Delivery schedule message

DELFOR Delivery schedule message DELFOR Delivery schedule message EDIFACT/D99B/DELFOR: DELFOR Delivery schedule message Version: 1.0 Final Author: Pauline Flanigan Publication: 3/14/2016 Created: 11/18/2015 Modified: 3/14/2016 Table of

More information

Dubai Trade IFTSAI D99B (Vessel Schedule) Implementation Guide

Dubai Trade IFTSAI D99B (Vessel Schedule) Implementation Guide Dubai Trade IFTSAI D99B (Vessel Schedule) Implementation Guide Version: 0.1(Draft) Company: Dubai Trade 1. PURPOSE This EDI Message Implementation Guide has been developed by Dubai Trade to assist interested

More information

APERAK Application Error and Acknowledgement Message From INTTRA To Customer EDIFACT Version D Release 99B. User Guide Version 1.0

APERAK Application Error and Acknowledgement Message From INTTRA To Customer EDIFACT Version D Release 99B. User Guide Version 1.0 APERAK Application Error and Acknowledgement Message From INTTRA To Customer EDIFACT Version D Release 99B User Guide Version 1.0 Version 1.0 Page 1 of 32 Table of Contents I. Audience... 3 II. Business

More information

EDI USER'S GUIDE SALES REPORT SLSRPT D 96A

EDI USER'S GUIDE SALES REPORT SLSRPT D 96A EDI USER'S GUIDE SALES REPORT SLSRPT D 96A PRINTEMPS EDI USER'S GUIDE INDEX Control versions...3 1 INTRODUCTION...4 1.1 Goals of this guide...4 1.2 Advantages of EDI (Electronic Data Interchange)...4 1.3

More information

Service Segment Version 3

Service Segment Version 3 Message Implementation Service Segment Version 3 Rev 2000-02-01 Swedish Bankers Association Svenska Bankföreningen sed96a-e.xxx 20 August 1998 ver 2.0 Page 1 Revisions - Service segments Date: Changes:

More information

Ford Motor Company. EDI Implementation Documentation INVRPT D.03A. Structure Chart Branching Diagram Segment Details. Issue date

Ford Motor Company. EDI Implementation Documentation INVRPT D.03A. Structure Chart Branching Diagram Segment Details. Issue date Ford Motor Company EDI Documentation INVRPT D.03A Structure Chart Branching Diagram Segment Details FORD-WERKE GmbH Cologne Systems Planning & Christopher Glogau Tel.: ++49-221-90-13665 Issue 1.4 Issue

More information

TEXAS INSTRUMENTS. Delivery Schedule Message DELFOR (JIT) (Inbound to TI) Based on EDIFICE Issue 2 (Based on EDIFACT Version 92.1)

TEXAS INSTRUMENTS. Delivery Schedule Message DELFOR (JIT) (Inbound to TI) Based on EDIFICE Issue 2 (Based on EDIFACT Version 92.1) TEXAS INSTRUMENTS Delivery Schedule Message DELFOR (JIT) (Inbound to TI) Based on EDIFICE Issue 2 (Based on EDIFACT Version 92.1) Date : July 1996 TI Version 1.0 This document can be found on the World

More information

EDI USER'S GUIDE INVENTORY REPORT INVRPT D 96A

EDI USER'S GUIDE INVENTORY REPORT INVRPT D 96A EDI USER'S GUIDE INVENTORY REPORT INVRPT D 96A PRINTEMPS EDI USER'S GUIDE INDEX Control versions...3 1 INTRODUCTION...4 1.1 Goals of this guide...4 1.2 Advantages of EDI (Electronic Data Interchange)...4

More information

Grundfos EDIFACT D.96.A

Grundfos EDIFACT D.96.A Grundfos EDIFACT D.96.A Title INVRPT - Documentation (Forecast) Create Date 29-05-2007 Last Update 17-02-2009, version 1.05 Author Grundfos EDI Team Owner Grundfos Group EDI Team 1 Prologue Introduction

More information

Wacker Neuson EDIFACT DELFOR D.96A

Wacker Neuson EDIFACT DELFOR D.96A Wacker Neuson EDI Guideline EDIFACT DELFOR D.96A Delivery Schedule Message DRAFT - Version 0.1 - Table of contents 1. Contact... 3 2. s... 3 3. Description of DELFOR D.96A... 3 4. History... 3 5. Introduction...

More information

IFTSAI Ocean Transport Schedule

IFTSAI Ocean Transport Schedule EDIFACT Version D Release 99B IFTSAI Ocean Transport Schedule Message Implementation Guide Version 1.0 Change history Version Date Comments 1.0.0 01-Sep-2018 Initial version Contact our ecommerce team:

More information

Danske Bank EDI Message Specification Bank Status Message (EDIFACT D.96A BANSTA)

Danske Bank EDI Message Specification Bank Status Message (EDIFACT D.96A BANSTA) Page 1 of 22 Danske Bank EDI Message Specification Bank Status Message (EDIFACT D.96A BANSTA) Page 2 of 22 CONTENTS 1 INTRODUCTION 2 SCOPE 2.1 Functional Definition 2.2 Field of Application 2.3 Principles

More information

EDIFACT EANCOM INVOIC D96A

EDIFACT EANCOM INVOIC D96A EDIFACT EANCOM INVOIC D96A Segment UNA UNB UNH BGM DE-Nr. Designation Description Service String Advice UNA:+.? ' Interchange Header S001 Syntax identifier 0001 Syntax identifier UNOC 0002 Syntax version

More information

HM Revenue & Customs

HM Revenue & Customs HM Revenue & Customs Message Implementation Guidelines for Return of Expenses and Benefits Employer's Declaration 2010-2011 P11B11 Version: 1.0 Status: Approved CONTENTS Message Implementation Guidelines

More information

memorandum Syntax and structure of EDI messages Regulation F: EDI communication Appendix report 1: April 2007 Rev. 1

memorandum Syntax and structure of EDI messages Regulation F: EDI communication Appendix report 1: April 2007 Rev. 1 memorandum Regulation F: EDI communication Appendix report 1: Syntax and structure of EDI messages April 2007 Rev. 1 In case of any discrepancy between the Danish text and the English translation, the

More information

Grundfos EDIFACT D.96.A

Grundfos EDIFACT D.96.A Grundfos EDIFACT D.96.A Title ORDERS - Documentation Create Date 01-03-2003 Last Update 17-02-2009, version 2.03 Author Grundfos EDI Team Owner Grundfos Group EDI Team 1 Prologue Introduction The present

More information

APERAK in BIP. Message Implementation Guideline. based on. APERAK Application error and acknowledgement message UN D.01B S3

APERAK in BIP. Message Implementation Guideline. based on. APERAK Application error and acknowledgement message UN D.01B S3 Message Guideline in BIP based on Application error and acknowledgement message UN D.01B S3 Version: D01B Variant: BIP_1.2_en Issue date: 31.03.2011 Author: ipa, bka, avo Contents Timing when receiving...

More information

Delivery Schedule EDIFACT DELFOR D96A. Saint-Gobain Sékurit - EDI Supplier specification Version 1.1 (2017)

Delivery Schedule EDIFACT DELFOR D96A. Saint-Gobain Sékurit - EDI Supplier specification Version 1.1 (2017) Delivery Schedule EDIFACT DELFOR D96A Version 1.1 (2017) Saint-Gobain Sékurit - EDI Supplier specification - 1 - Table of content 1. INTRODUCTION... - 3-2. MESSAGE DESCRIPTION... - 3-2.1. HEADER SECTION...

More information

B2B Business Document Definition Implementation Guide

B2B Business Document Definition Implementation Guide B2B Business Document Definition Implementation Guide Contract (EANCOM CNDCNT) Version 1.04, 24 th August 2011 Copyright: M&S plc 2010. Neither the whole nor any part of this Document may be reproduced

More information

Adobe - EDIFACT SLSRPT D93.A

Adobe - EDIFACT SLSRPT D93.A Adobe - EDIFACT SLSRPT D93.A Sales Data Report Message Version: RSLSRPTD93Av1 Final Modified: 11/24/2004 Notes: 10/26/2004 - In an effort to validate that 100% of a partners reporting locations has been

More information

Message Implementation Documentation. Statusmeldung. based on IFTSTA International multimodal status report message

Message Implementation Documentation. Statusmeldung. based on IFTSTA International multimodal status report message TEST Message Implementation Documentation Statusmeldung based on IFTSTA International multimodal status report message EANCOM 2002 S3; D01B; Edition 2010 Table of revisions Branching Diagram Details Version:

More information

Wacker Neuson EDIFACT DESADV D.96A

Wacker Neuson EDIFACT DESADV D.96A Wacker Neuson EDI Guideline EDIFACT DESADV D.96A Despatch Advice Message DRAFT - Version 0.1 - Table of contents 1. Contact... 3 2. s... 3 3. Description of DELFOR D.96A... 3 4. History... 3 5. Introduction...

More information

EDIFICE Message Implementation Guideline Inventory Report Supplier to Distributor. INVRPT Issue EDSD10. Endorsed on 15 June 2011

EDIFICE Message Implementation Guideline Inventory Report Supplier to Distributor. INVRPT Issue EDSD10. Endorsed on 15 June 2011 The Global Network for B2B Integration in High Tech Industries EDIFICE Message Implementation Guideline Inventory Report Supplier to Distributor INVRPT Issue EDSD10 Endorsed on 15 June 2011 Based on UN/EDIFACT

More information

Adobe - EDIFACT INVRPT D.93A

Adobe - EDIFACT INVRPT D.93A Adobe - EDIFACT INVRPT D.93A Inventory Report Version: RINVRPTD93Av1 Final Modified: 01/04/2005 Notes: 10/26/2004 - In an effort to validate that 100% of a partners reporting locations has been received,

More information

ORDRSP - Message. 2. Order response: ORDRSP. 2.1 Content

ORDRSP - Message. 2. Order response: ORDRSP. 2.1 Content April 16, 2008 valid from March 19, 2009 page 1 1. Applied standards All EDI messages base on the EDI message standard D.96 A and the appliance recommendation of the German GS1 association for EANCOM.

More information

Contents ISO :2002. Page

Contents ISO :2002. Page Joint ISO/TC 154 UN/CEFACT Syntax Working Group (JSWG) publication of ISO 9735-5 equivalent to the official ISO publication: ISO 9735-5 (Second edition 2002-07-01) Electronic data interchange for administration,

More information

ZF Group North American Operations. EDI Implementation Guide

ZF Group North American Operations. EDI Implementation Guide EDI Implementation Guide EDIFACT DELFOR D.97A Version 1.4 Authors: Bill Roeding Publication Date: December 1, 1999 Created: April 16, 1999 Modified: May 13, 2005 Table of Contents Introduction... 1 ZF

More information

VERMAS Verified Gross Mass

VERMAS Verified Gross Mass UN/EDIFACT Version D16A VERMAS Verified Gross Mass Message Implementation Guide Version 1.0.0 Change history Version Date Comments 1.0.0 12-May-2016 Initial version Contact our ecommerce team: Hamburg

More information

QALITY. Quality data message. Edition 2012

QALITY. Quality data message. Edition 2012 EANCOM 2002 S4 Edition 2012 1. Introduction... 2 2. Message Structure Chart... 3 3. Branching Diagram... 4 4. Segments... 8... 11 6. Example(s)... 39 EANCOM 2002 S4 Part II The Messages 1. Introduction

More information

DSV IFTSTA D94. Message Implementation Guideline. based on. IFTSTA International multimodal status report message UN D.94A S3

DSV IFTSTA D94. Message Implementation Guideline. based on. IFTSTA International multimodal status report message UN D.94A S3 Message Guideline based on IFTSTA International multimodal status report message UN D.94A S3 Version: D94A Variant: 1.3 Issue date: 2011-11-01 Author: EDI Support SE 1 Message Structure... 2 2 Branching

More information

Adobe - EDIFACT D97.A ORDERS

Adobe - EDIFACT D97.A ORDERS Adobe - EDIFACT D97.A ORDERS Purchase Order Message for TLP Version: UNEDIFACT D97A ORDERS Modified: 06/09/2010 TLP_EDFT_D97AORDERS_060910.ecs 1 For internal use only ORDERS Purchase order message Message

More information

Version 1.3 from

Version 1.3 from for the use of the UN/EDIFACT-Message as a Message acknowledgment and/or status information Version 1.3 from 12.04.2002 Table of contents 1 INTRODUCTION 4 1.1 Introduction 5 1.2 Functional Definition 5

More information

CP EDI 997 Guidelines (Version 7010)

CP EDI 997 Guidelines (Version 7010) CP EDI 997 Guidelines (Version 7010) CP EDI 997 Guidelines 1 October, 2018 997 Functional Acknowledgment Introduction: Functional Group ID=FA This X12 Transaction Set contains the format and establishes

More information

Self Billing Invoice EDIFACT GLOBAL INVOICE V.2 for Magna Steyr Graz N

Self Billing Invoice EDIFACT GLOBAL INVOICE V.2 for Magna Steyr Graz N Self Billing Invoice EDIFACT GLOBAL INVOICE V.2 for Magna Steyr Standard Supersedes Edition 10/2006 Purpose This standard describes the specifications of Magna Steyr for supplier concerning the usage of

More information

JIS Toolbox. PRODAT / Odette EDIFACT D.03A. Buffer Monitor. Transmission of the last shipped shift number

JIS Toolbox. PRODAT / Odette EDIFACT D.03A. Buffer Monitor. Transmission of the last shipped shift number JIS Toolbox Buffer Monitor PRODAT / Odette EDIFACT D.03A Content Message Type 3 Message Structure 3 Segements 5 UNA 5 UNB 5 UNH 6 BGM 6 DTM 7 7 8 LIN 8 PIA 9 IMD 10 UNT 11 UNZ 11 Version Changed by on

More information

EDItEUR Book Trade EDI Implementation Guidelines Orders to Invoices: DESADV, Status 3

EDItEUR Book Trade EDI Implementation Guidelines Orders to Invoices: DESADV, Status 3 T.7 USING THE DESPATCH ADVICE TO NOTIFY DELIVERIES T.7.1 PRINCIPLES The DESADV message enables a supplier to communicate to a customer the content of a delivery which includes items from either a single

More information

COLES EIDC - ORDERS Purchase order message

COLES EIDC - ORDERS Purchase order message 07/11/13 Purchae order meage - ORDERS COLES EIDC - ORDERS Purchae order meage EDIFACT/D01B/EANCOM 2002/ORDERS: ORDERS Purchae order meage Verion: 1.3 Author: Cole 1 Ver 1.3 07/11/13 Purchae order meage

More information

B2B Business Document Definition Implementation Guide

B2B Business Document Definition Implementation Guide B2B Business Document Definition Implementation Guide Invoice M&S Franchises (EANCOM INVOIC) Version 1.1, 7 th June 2011 Copyright: M&S plc 2007. Neither the whole nor any part of this Document may be

More information

May 8, 2008 valid from November 18, 2008 page 1

May 8, 2008 valid from November 18, 2008 page 1 May 8, 2008 valid from November 18, 2008 page 1 1. Applied standards All EDI messages base on the EDI message standard D.96 A and the appliance recommendation of the German GS1 association for EANCOM.

More information

KANBAN Message DELJIT KB EDIFACT DELJIT D.97A

KANBAN Message DELJIT KB EDIFACT DELJIT D.97A SECTION M04 KANBAN Message DELJIT KB EDIFACT DELJIT D.97A MGO Version Implementation Guideline MGO_DELJITKB version 1.1 / 1998.10.22 II.M04-1 Document Change Log Version Date Description 1.0 1998.05.12

More information

S.3 USING THE DESPATCH ADVICE FOR JOURNAL ISSUE NOTIFICATIONS OR DESPATCH ADVICES

S.3 USING THE DESPATCH ADVICE FOR JOURNAL ISSUE NOTIFICATIONS OR DESPATCH ADVICES EDItEUR Implementation Guidelines for Serials, Version 1.3 S.3 USING THE DESPATCH ADVICE FOR JOURNAL ISSUE NOTIFICATIONS OR DESPATCH ADVICES S.3.0 CHANGES FROM VERSION 1.2 Page S-3-4 Page S-3-6 Page S-3-7

More information

EDI IMPLEMENTATION GUIDELINE

EDI IMPLEMENTATION GUIDELINE EDI IMPLEMENTATION GUIDELINE History of changes Ver. Date Author Reason of change Chapter / Page V1.0 Oct. 2005 B.K. You Creation V1.1 March 2006 F. Bataille Presentation V.1.2 March 2006 B.K. You Mise-à-jour

More information