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???
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / sandeep k
Views are different. Programs are different.
View is a psuedo-table which doesnt exist in reality.
It is only used as a se16d kind of a thing.
So u cant use a view in a program.
Instead u can use the logic (i.e., joining condition) of
the view inside the program.
Is This Answer Correct ? | 1 Yes | 4 No |
in which event validation is done?
What is meant by stacked list?
What are the merits of its?-
What are screen painter? Menu painter? Gui status?
What are the two levels in defining a match code? : abap data dictionary
Can I craete a Field without a Data Element ? How
What are V1 & V2 updates within the SAP LUW? Why & How they occur?
What will happen if i dont use initialization and start of selction event in report?
Explain what is sap script? What is the purpose of sap script?
What is the secondary index?
which is procedure used for SAP Enhancement?
How do you call a report from a transaction ?