Answer Posted / mishra
Logical databases are special ABAP programs that retrieve
data and make it available to application programs. The
most common use of logical databases is still to read data
from database tables by linking them to executable ABAP
programs.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
In tm, if a group of employees gets 10 days of annual leave, what will be the time evaluation status? : sap abap hr
How many lists can a program can produce?
Can we create an abap program without using y or z?
How would you set the formatting options statically and dynamically within a report?
Explain how do you get output from idoc?
Explain the advantages/disadvantages of logical databases?
Explain the Inportance of pa30? : abap hr
What is open sql?
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?
What do you mean by transparent tables in sap abap? : abap data dictionary
What are the data types of the external layer? : abap data dictionary
what are Hana Basics
Explain the Types of Select statements?
What is the role of ‘refresh’ in internal table?
what is bapi,badi,bdc,ale idocs?