how many types of interfaces are there in abap ?
Answers were Sorted based on User's Feedback
Answer / prasanthi buddepu
In ABAP, there are 2 types of interfaces.
1. Local interfaces and
2. Global interfaces.
Is This Answer Correct ? | 29 Yes | 9 No |
Answer / prasanthi
In SAP R/3 system, 3 main types of interfaces are
System Interface,User Interface and Communications Interface.
In OOABAP, above two local and global.
But in ABAP, Outbound and Inbound Interfaces.
Outbound Interfaces - Retrieving data from SAP and sending
to other systems.
Inbound Interfaces - Sending data from other system to SAP.
Example:
Outbound interface is used to send IDocs to the ALE server.
Inbound interface is used to analyze the received Idoc.
Check this link.
http://help.sap.com/saphelp_nw04/helpdata/en/cd/0b733cb7d61952e10000000a11405a/content.htm
Is This Answer Correct ? | 18 Yes | 3 No |
Answer / keshav
Three Interfaces are there:
-Presentation Interface
-Database Interface
-Operating System Interface
Is This Answer Correct ? | 0 Yes | 29 No |
Tcode for enhancements?
Hi Toall abap gurus what are the variants in alv reports ? and what is the use of reuse_alv_variants_get ? and what is the purpose of i_save parmaetr in the resue_av_grid-display funmodule? what is the purpose of reuse _av_default_varinat_get ? Thanks in advance for ur answers kumar
Explain the disadvantages of abap query tool?
what is the role of extended syntax check in performance tuning?
MY DOMAIN IS SAP-ABAP COMPARE TO WEBDYNPRO AND CRM-TECHNICAL WHICH IS BEST?
what is process code?
How to get the column count of a report?
6) Difference between a table and smartform?
How is conversion of data types done between abap/4 & db layer? : abap data dictionary
what is the difference between user exit and customer exit? what is ment by cusomer exit?and what is the difference between user exit and badi?
Explain the difference between free and refresh?
What is the Transaction code for entancements?