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 can we achieve MVC ?
What are match codes? describe?
can any one answer these questions 1)How do you convert non-character field to character field? 2)How do you work with semi colon separated files? 3)why cant we use normal function module for data transfer? 4)what is the structure of CTU-PARAMS? 5)can we use transfer dataset to transfer data in internal table?
How do you document ABAP programs? Do you use program documentation menu option?
function modules are also external subroutines. State true or false. : abap modularization
what is the purpose of BAPI BAPI_CUSTMATINFO_GETLIST What is input and output of this BAPI.
How to create a link between modified form and modified print program?
What are aggregated objects : abap data dictionary
Explain the difference between function group and function module?
What is open sql vs native sql ?
What are the different software packets available in the market? : sap abap hr
What is read line in abap?
How many default tab strips are there? How to insert more tabs in it?
in bdcsome times we get the ok code for "enter" wrongly instead of '/00'.what is the reason.how we can exceed this problem.
What is the significance of the memory table ‘screen’?