how can i fetch the records of 3 tables with a single select
query,without using join.
Answer Posted / fawaz
select mara~matnr from mara.
select vbrk~arktx from vbrk where arktx = mara~matnr.
select ........
endselect
| Is This Answer Correct ? | 0 Yes | 8 No |
Post New Answer View All Answers
What is an interface? In what scenario we use interface? What is the difference between abstract class and interface?
What is view? Different types of view. Explain?
What are different types of parameters?
What are the different methods of passing data?
Explain what is sap script? What is the purpose of sap script? Difference between sap script and report?
if while coding power goes off , how to retrieve the codes?
What are the events in classical reports?
Explain the difference between domain and data element? What are aggregate object?
BDC program to migrate data to SAP R/3 database. The data will be uploaded using transaction ME11. (Session Method) plz mention the detail coding Tahnks, Rahul
What are Pull and Push Methods?
How do you Export a session ?
What is the difference between collect and sum?
What is the Difference between At Line selection and At user-command?
How is conversion of data types done between abap/4 & db layer? : abap data dictionary
Can we define our own match code id's for sap matchcodes ?