WHAT IS INTERFACE? HOW MANY INTERFACES
Answer Posted / tharun
Generally BAPI,ALE,IDOC are called interfaces.They allow to
get data from other SAP or Non SAP system.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
any 1 having notes on SAP-ABAP certification, or even if any 1 could provide the url for getting notes on SAP-ABAP certification, would be appreciated.
Explain what is the purpose of sap script?
What are data classes? What are the various data classes available for selection? : abap data dictionary
What are the functional areas?
A function module can be called from a transaction screen outside an abap/4 program. State true or false. : abap modularization
Name the abap/4 modularization techniques? : abap modularization
How can we access the correction and transport system? : abap data dictionary
how to create module pool program using table controls based on selection criteria specified for sales document item in the first screen and item details in the second screen. plz mention the detail coding Tahnks, Rahul
What are the different types of internal table?
Which transaction code can I used to analyze the performance of ABAP program.?
Suppose there is check box along with the rows. The requirement is, select the require check boxes and press a used defined button to save all these checked row data to another table. How can you do it?
What is at exit-command:?
In sap script how to print bar code in vertical manner
How to copy table across clients?
What are the differences between se01, se09 and se10?