What are logical databases? What are the advantages/
dis-advantages of logical databases?
Answer Posted / sunita garbyal
Logical database are special ABAP programs that retrive data & make it available to application programs.
Advantages of Logical database.
• No need of taking care of the key field and the foreign key realtionship between the tables in question.(relationship between diff tables are reflected in tree structure of Logical database).
• A selection screen with appropriate selection criteria is automatically created.
• Program standard authority checks are executed by Logical database itself in reports.
• Logical database improves the performance of reports at runtime.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Define spool request?
What is the tcode to create indexes?
Mention some important events in abap programming.
Different types of locks?
In ALV reporting when u execute your report which event gets triggered.
Explain the difference between function group and function module?
how to see the table output?
What is the difference between upload and ws_upload ? : abap bdc
What are the components of selection table?
Value table VS check Table.
What is the sap abap?
What are the objects of the abap dictionary or what types of objects can be created in the abap dictionary? : abap data dictionary
suppose i want to print sap script output in different printers at a time what are the settings i'll have to make?
What is sap luw or update transaction?
How can you find the field/data underlying a transaction?