WHAT IS INTERFACE? HOW MANY INTERFACES
Answer Posted / arjun manglekar
I think there are 2 interfaces
1) Inbound Interfaces (Inbound IDOC)
2) Outbound Interfaces (Outbound Idoc)
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain data dictionary in abap?
What are system fields for secondary lists?
What is an abap data dictionary? : abap data dictionary
What are the buffering options in abap?
What are the functional areas? User groups? And how does abap/4 query work in relation to these?
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.
Difference between top-of-page and top-of-page during at line- selection?
Can a filed occur in several field groups? : abap modularization
How did you test the form you developed? How did you taken print?
What are local objects?
Describe the difference between macro and subroutine?
What is modularization and its benefits? : abap modularization
Create any functions? How to go about it?
Why we are using Macros instead of Function Modules
How to maintain lists?