Answer Posted / bandivenkateswarlu
EDI:
edi is electronic data interchange is exchange the data by
electronically from one system to the another system that
is weather is document or anything.ex:if you send the
purchase or der from the (sender) system that means outbound
system that is recieved to sales order to the inbound
system(Reciever)
so that means that document is changed by electronically
from the outbound system to the inbound system.
ALE:
Application link enabling it provides the link between the
two systems that is the sap or non-sap or third party
systems within the distributed systems only. ex: if u send
the purchase order from the outbound system the inbound
system also recieves the same purchase order . that means
there is no change. so changes not possible in ALE.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is PS structure
How can an internal table with header line and one without header line be distinguished when passed to a subroutine? : abap modularization
Difference between Insert, Update and Modify?
What is netweaver???what is the relationship with ABAP?
Do we have to migrate all sapscript forms to smart forms?
There is a situation where there is a field "MATERIAL DESCRIPTION" in say 20 display only transaction. You want that whenever user opens any of these transaction, this particular field is masked with ****. But table does not holds ****. It holds the actual value. What are different ways of doing it? Which is the best way.
Performance tuning techniques
How many types of size categories and data classes are there?
When, how and how would you control changes to standard SAP objects.
What is the difference between sy-tabix and sy-index? Where it is used?
Can you show multiple alvs on a single screen?
Explain the advantages of abap query tool?
Explain about drill down report?
What is the difference between upload and ws_upload ? : abap bdc
In an abap/4 program how do you access data that exists on a presentation server vs on an application server?