list some middlewares used in EDI ?
Answers were Sorted based on User's Feedback
Answer / rupeshkumar
TIBCO, XI , PI are the middlewares we using in EDI, to connect with SAP to NON SAP system.
Is This Answer Correct ? | 1 Yes | 0 No |
How do you find out whether a file exits on the presentation server?
what "types" can be assigned to a data object in an abap
What is step-loop? Explain all the steps?
1.If a table is fully buffered?can we fire single select? 2.Diff between submit progam name and submit program name and return? 3.central address management in sap script? 4.main criteria for using loop at read table?
Can we create a Table Without a Primary key?
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 are the differences between a database index and a match code? : abap data dictionary
what is ment by view?how many types are there ?what are they?and what is the difference between data base view and projection view?
what connects smartform to it's driver program?
what is the difference between data: begin of ty_emp, eno type i, ename type string, dno type i, end of ty_emp. and types: begin of ty_emp, eno type i, ename type string, dno type i, end of ty_emp.
What is a BAdi? How to implement a BAdi?
What is exception class and test class. How to use it?