EDIFACT data dictionaries
EDIFACT stands for Electronic Data Interchange For Administration, Commerce, and Transport. It is an international standard for electronic data interchange (EDI). Using this standard enables you to exchange business documents in a structured format.
EDIFACT standard uses data dictionaries that serve as a comprehensive reference guide for defining how data should be formatted and interpreted for EDI transactions.
An EDIFACT data dictionary specifies the structure, syntax, and semantics of each component used in EDIFACT messages. It helps ensure that data exchanged between trading partners is consistent and interoperable across different systems and industries.
Adeptia Connect supports the types of EDIFACT data dictionaries described in the following table:
Data Dictionary
| Description
|
|---|
EDIFACT_D97A
| - Includes various standardized messages such as orders (ORDERS), invoices (INVOIC), shipping instructions (IFTMIN), etc.
- Defines segments like UNH (Message header), BGM (Beginning of message), DTM (Date/time), etc., which are used to structure EDIFACT messages.
- Specifies individual data elements within segments, such as date formats, product codes, quantities, etc.
- Includes combinations of data elements that form a single logical unit, used for more complex data structures.
|
EDIFACT_D96A
| - Includes messages, segments, composite data elements, and data elements similar to D97A but based on the specifications defined in Directory 96A.
- Contains updates and revisions specific to Directory 96A, which may differ from later releases like D97A.
- Used in older or legacy EDI systems that were implemented before the release of D97A.
|
EDIFACT_07A
| - Includes messages, segments, composite data elements, and data elements tailored to meet the specific requirements of a particular industry or use case.
- Customizations may align closely with industry-specific standards or regulatory requirements.
- Allows EDIFACT to be adapted for use in sectors like healthcare, automotive, retail, etc., with specific data requirements.
|