Answer Posted / harish kollipara
The main differnce beteen ALE and EDI is n the type of
exchange of business data.
For EDI the transfer of data is from IDoc's( Intermediate
documents) to a flat file.
Where as in ALE it is from Memory to memory transfer.
| Is This Answer Correct ? | 7 Yes | 9 No |
Post New Answer View All Answers
What is the difference between field-group header and other field groups?
Advantages and disadvantages of different types of bdc's?
What are the main events of which are used for logical database?
Write the bdc table structure? : abap bdc
How do you activate a function exit?
Hi,have Good Command in SAP ABAP, ABAP WEBDYNPRO now i want to learn sap IS utilities.. can u plz suggest me is it useful r not? If not can i learn BI? Is ABAP with BI have gud future?
What are the differences between a database index and a match code?
What are the field and chain statements?
What happens Update command is used without where clause ?
What is view? Explain the different types of view?
What are the steps in creating screen ?
How do I find the output type of a table or a program?
A field containing quantity amounts (data type quan) must be assigned to a referencetable and a reference field. Explain?
How to creat transactions? : abap data dictionary
Suppose there is a secondary index on 4 non-key fields A,B,C & D. There are 3 select queries :- a) one on basis of A, B, C , D b) Second on basis of A, B, C c) Third on basis of D, C,B, A In which all situations , the above secondary index will be used?