Answer Posted / narendra
ALE-
Itz used within organisation(ie sap to sap)
It uses Trfc ports
Data stored in memory buffer
message format is single
uses R/3 connection
uses Idoc to transfer data
EDI-
Itz used across organisation(ie sap to non-sap vice versa)
uses File ports
Data stored in files
Multiple message formats
uses TCP/IP connections
uses EDI subsystems(middle ware systems) like makator, mq-
series.
| Is This Answer Correct ? | 14 Yes | 0 No |
Post New Answer View All Answers
How to upload more than 2GB file from External Source to SAP?
How are BAPI different from normal function modules?
What is difference between dialog program and a report?
What is the table buffer? Which type of tables used this buffer?
Create any functions? How to go about it?
What is payroll driver ? : abap hr
Can you delete data element, which is being used by table fields?
How can we use multiple transactions by using bdc_insert? : abap bdc
What is open sql?
What are the Control levels in internal tables?
Does every abap/4 have a modular structure?
What are the events used in abap in the order of execution?
how to read the standard field value in your custom program.
What is the difference between a structure and an append structure?
Concepts of OO ABAP and why we are using it?