how can i fetch the records of 3 tables with a single select
query,without using join.
Answer Posted / m.kmart
If the creteria is to use "Single" select query, then
create a view on the 3 tables in the question and inturn
write a single select satement.
| Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
Can you assign a matchcode object to a parameter? If so how?
What are number ranges?
What is an update task? : abap modularization
Hi my dear friends,Please give the answers for the following link http://www.saptechnical.com/InterviewQ/interviewQ.htm
How many types of tables exist and what are they in data dictionary?
In sap scripts, how will you link form with the event driven?
What are pooled tables?
how do you call third selection screen ?
On abap: did you set up a workflow? Are you familiar with all the steps for setting up a workflow?
What is For-period and In-period
What is the major difference between pool tables and transparent tables?
What is the max no of match code id’s that can be defined for one match code object?
To how many tables can an append structure be assigned. : abap data dictionary
What are spa/gpa parameters (sap memory)?
What is the use of table control in bdc is it same in module pool table control? : abap bdc