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
Explain difference between primary key and unique key?
What is the last entry in all bdc tables? : abap bdc
Mention some important events in abap programming.
What are the tcodes for performance tuning?
What are the parameters used in each function?
On which even we can validate the input fields in module progams?
In selection screen I have three fields, plant mat no and material group. If I input plant how do I get the mat no and material group based on plant dynamically?
What is amdp (abap managed data procedures)?
Explain enhancements
What are Pull and Push Methods?
How to copy table across clients?
How do you read files from the application server ? : abap bdc
How to transfer data into line items using batch input session method? : abap bdc
How to create user interfaces for lists?
How can we create callable modules of program code within one abap/4 program?