Answer Posted / harish kollipara
ALE: Used to send data or business documents from one SAP
to another SAP system.
Eg: From client 400 in SAP system to client 300 in SAP
system.
EDI:Used to send data or business documents from SAP to SAP
or SAP to non-SAP systems.
| Is This Answer Correct ? | 15 Yes | 1 No |
Post New Answer View All Answers
data:zxyz type xyz. where xyz is a standard sap structure where it contains data type fields and line type (refer to other structure) fields. my question is how to assign values to field zxyz-str-matnr where str is a structure inside xyz structure.
What are the differences between transparent tables, pooled tables & cluster tables? : abap data dictionary
Events that can be used in both the classical and interactive reports
Does the call transaction method allow multiple transactions to be processed by sap?
what is diff between ECC 5.0 AND ECC 6.0
What are the advantages/ dis-advantages of logical databases?
8)when u create sales report what u can see in that report ? what rthose field names or data element names? 9)when u create purchase order details report what u can see in that report ?what rthose fieldnames or dataelements? 10)when u create material stock report in material master grouped by material type and plant what u can see in report ?what rthose field names or dataelement ? 11)when u create shipping forecast report what u can see in that report ?what rthose data elements or field names?
What is an authorization in sap?
What is an interface? In what scenario we use interface? What is the difference between abstract class and interface?
How will you read from internal table records in a given value range (without using loop)
Explain what are extracts?
What primary key and foreign key relationship
Does every abap/4 have a modular structure? : abap modularization
In which table the material master data is stored?
While using extract datasets it is required to have a special workarea for interface. State true or false. : abap modularization