Answer Posted / suresh
EDI(Electronic Document Interchange)(External Partner): EDI
is used to involved across the organization. that is we can
Transfer the data
between sap to sap or sap to non-sap.
ex: suppose you can send the purchase order(Customer Side)
from one system to another system.
while we are receiving the purchase order from sender
this is change to sales order(Vendor side).
ALE(Application Linking And Enable)(internal Partner): ALE
is used to involved the organization.that is we can transfer
The data between only
sap systems( ex: transfer 800 client to 900 client)
ex: Suppose you can send the purchase order(Customer Side)
from one client to another client in sap system.
While we are receiving the purchase order from sender
same as purchase order.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is the difference between a dialog program and a report?
dynamic programming in sap abap
What are the basic functions of database utility?
Setting up a BDC program where you find information from?
Explain the different types of mode (run code) in call transaction method?
Where do you find info on new developments in SAP?
Explain client-dependent and client-independent tables.
How many secondary indexes can we create in a table?
What are the commands used for interactive reports?
On abap: did you set up a workflow? Are you familiar with all the steps for setting up a workflow?
What is meant by hotspots?
What abap statement will trigger list generation?
What are the different types of parameters? How can you distinguish between different kinds of parameters?
What do you mean by transparent tables in sap abap? : abap data dictionary
If I want to execute a program only in background not in foreground is there any option for this? : abap bdc