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
What are the sequences of event block?
In SAP Script,How to display a single field(like matnr)at the right end of the form.
What is a collect statement?
What are plan versions used for? : sap abap hr
From Excel to ABAP - Is batch mode possible ?
pls if any one have idea ,reply as soon as possible 1.Allied solution group inc. is a genuine company or not ? 2.what is update module. 3.Transaction: scc3 what it is?
What is the significance of technical settings (specified while creating a table in the data dictionary) ?
What is IMG in SAP?
What is the difference between a pool table and a transparent table and how they are stored at the database level?
What is generic area buffering in abap?
Use SET PF_STATUS which is in the FM reuse_alv_grid_display to set the button
What is sap luw or update transaction?
Can I execute user exits? If yes, how?
Give few names of pooled tables in sap ?
What are the disadvantages of using explicit enhancement?