Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

EDI

Former Member
0 Likes
579

what is an EDI subsystem...?

3 REPLIES 3
Read only

Former Member
0 Likes
554

hi

good

The EDI interface is used to connect an EDI subsystem to the SAP system. EDI subsystems perform all EDI-related tasks such as Converting the data Handling messages or interchanges Communications Managing the partner profiles Monitoring processing. The EDI interface is based on IDoc technology. IDoc technology is independent of EDI standards. All data is exchanged via files between the SAP System and the EDI subsystem. The synchronous RFC (remote function call) is used to define the time of transfer of the files between both systems. Via the EDI interface, the following data can be exchanged:

Outbound IDocs. IDocs are transferred from the SAP System to the EDI subsystem.

Inbound IDocs. IDocs are transferred from the EDI subsystem to the SAP System.

Status report. To inform the SAP System of the progress of processing of the outbound IDocs, the EDI subsystem transfers the status report to the SAP System.

http://www.erpgenie.com/sap/sapedi/edi_subsystems.htm

thanks

mrutyun^

Read only

Former Member
0 Likes
554

See the below links

/people/bla.suranyi/blog/2006/06/08/sap-xi-supports-edifact

/people/william.li/blog/2006/03/17/how-to-get-started-using-conversion-agent-from-itemfield

/people/paul.medaille/blog/2005/11/17/more-on-the-sap-conversion-agent-by-itemfield

http://www.stylusstudio.com/edi/XML_to_X12.html

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/b0b355ae-0501-0010-3b83-8f2...

Check this for Conversions-

/people/bla.suranyi/blog/2006/06/08/sap-xi-supports-edifact

http://www.seeburger.it/fileadmin/it/pdf/2005_04_sapphire_Ferrero_transcript.pdf

http://www.seeburger.com/fileadmin/com/pdf/Butler_Group_SEEBURGER_Technology_Audit.pdf

http://www.seeburger.com/fileadmin/com/pdf/AS2_General_Overview.pdf

http://www.seeburger.com

http://www.seeburger.com/fileadmin/com/pdf/AS2_General_Overview.pdf

http://www.seeburger.it/fileadmin/it/pdf/2005_04_sapphire_Ferrero_transcript.pdf

http://www.seeburger.com/fileadmin/com/pdf/SEEBURGER_SAP_Adapter_engl.pdf

http://www.seeburger.com/fileadmin/com/pdf/Butler_Group_SEEBURGER_Technology_Audit.pdf

http://www.sap.com/france/company/events/2006/02-01-Automotive-Seeburger.pdf

http://h41123.www4.hp.com/presentations/ISUG/XISeeBurger.ppt

http://www.sap.com/asia/company/events/nwtechdays/presentation/australia-slides/Pre-Built_Integratio...

Cn you plz let me know ifyou have any queries

<b>Gentran</b> is one of the most wide used edi subsytems

What is EDI?

EDI is commonly defined as the computer-to-computer exchange of common business documents using a standardized format. It is more specifically defined as the automatic company-to-company exchange of information for common business functions such as purchasing, invoicing, remittance advises, transportation, etc. With EDI, electronically transmitted data replaces paper documents (e.g., purchase orders, invoices, purchase acknowledgment) throughout the business transaction cycle. Data is “translated” into a standard format sent most commonly through public data transmission networks.

EDI stands for ELCTRONIC DATA INTERCHANGE.

as the name specifies,it is used to transfer the data from SAP to non sap or nonsap to SAP.

with particular standards like ASNSI12,EDICFACT,etc...

EDI subsytems are,

Gentran,Tibco

Read only

Former Member
0 Likes
554

Hi sekhar,

EDI subsystem is a one which helps to convert the EDI document in standard EDI format ( ANSI X12, EDIFACT) to an idoc format and vice-versa.

Pls reward if useful.