in views..date base view can be used instead of join state ment in a program..it is one of reusable technique..is it correct???
Answer Posted / prafulla nayak
Yes, we can use views instead of join statement in program.
this will work as inner join concept.
This is preferred when database access time is more(in run time analysis - SE30 ).
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
What is the difference between call transaction method and the session method? : abap bdc
What is collective search help? : sap abap data dictionary
What type of user exits have you written ?
Explain what are the events used for logical database?
Explain how to create any functions? How to go about it?
The loop-endloop on extract datasets can be used without any kind of errors. State true or false. : abap modularization
What are the names of the function modules that will be generated upon activation of a lock object?
What are the dis-advantages of logical databases? : abap hr
What is the difference between function group and function module?
How do you document abap/4 programs? Do you use program documentation menu option?
What are the two ways for restricting the value range for a domain? : abap data dictionary
What is the difference between dialog program and a report?
How do you move on to the next screen in interactive reporting?
What are the user interfaces of interactive lists?
What is “call mode”?