Answer Posted / upen
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 and linking them to executable ABAP
programs while setting the program contents
| Is This Answer Correct ? | 2 Yes | 15 No |
Post New Answer View All Answers
What is the different between template and a table?
what is abstract classes
What is difference between float and packed data type?
Explain what are interactive reports?
What are the types of windows in sap script?
What are the steps in a bdc session? : abap bdc
What is a currency factoring technique?
Explain the advantages and disadvantages of abap query tool?
What is match code? : sap abap hr
Can a constructor be redefined?
What are the function module in bdc?
What is the diff between database view and maintenance view?
How many primary keys can be created for a table?
The data of a view is not physically stored, but derived from one or more tables (t/f) : abap data dictionary
What are subroutines? : abap modularization