Explain logical databases
Give a brief explanation of the logical databases. And also write down merits and demerits of it.
Expert
To read data from the database tables we use logical database. A logical database offers read-only access to the group of related tables to the ABAP/4 program.
Merits:
i) Check functions which check that user input is exact, complete and reasonable.
ii) Meaningfulness of data selection.
iii) Central authorization checks for the database accesses.
iv) Good read access performance while retaining hierarchical data view determined by application logic.
Disadvantages:
i) If you don’t specify the logical database in program attributes, the GET events not at all happen.
ii) There is no ENDGET command; consequently the code block associated with the event ends with next event statement (such as another GET or END-OF-SELECTION).
Explain briefly the statement IP is the connection-less protocol.
Briefly explain XOML files?
Give a brief explanation of ROM.
Give detail explanation of runtime services.
Give brief explanation about Custom Activities.
Write differences between the Parallel and Serial port.
Explain the term RAM. Describe in detail.
Is the after and before swapping Process are similar or not? State the cause also?
Briefly describe the flow of a typical Instruction Word?
Write down the discriminate between static and dynamic memory.
18,76,764
1947026 Asked
3,689
Active Tutors
1415418
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!