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
What will be your approach towards optimizing legacy code? Will you suggest change in technology? Does OO ABAP bring any performance benefits? How will you deal with queries in a loop? How will you optimize nested loops?
In which time constraint does the infotype records depend on the subtype ? : abap hr
What is the basic difference internal tables and database tables? : abap data dictionary
I created a field and entered the field type, when I double clicked the field type to define the domain; it is asking for an ACCESS KEY, I am not changing any SAP defined tables, working on a user defined table.
What is bdc programming? : abap bdc
If I want to execute a bdc program only in background not in foreground is there any option for this? : abap bdc
What are the functional modules used in sequence in bdc? : abap bdc
when are objects are passed from task to the change request?
How can the standard tables of sap be modified?
Explain what are the system fields? Explain?
What are the basic objects of the data dictionary?
What is sap locking?
Can you create a table with fields not referring to data elements? : abap data dictionary
Name some system global variables you can use in abap programs?
Can we display a list in a pop-up screen other than full-size stacked list?