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 is dynpro? what are its components ?
I need the coding for BDC program to upload Purchase orders of known vendor (ME21) in Material Management
What is the step-by-step process to create a table in data dictionary? : abap data dictionary
What is an authorization in sap?
Type casting and error handling
Where do you find info on new developments in SAP?
What is a transport?
How to create a link between modified form and modified print program?
What are the different types of view?
What is the use of program rsbdcsub? : abap bdc
What is size category?
What is the maximum number of match code id's that can be defined for one match code object ?
What are different types of parameters?
Hi guy.. i have to face an interview in a couple of day.. so can you please give me some good and tough question on abap.
What is the length of function code at user-command?