how can i fetch the records of 3 tables with a single select
query,without using join.
Answer Posted / naveen
we can use alternative to joins are
1.for all entries
2.views.
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
What is “call mode”?
What are the classifications of the sap abap data classes?
What are logical databases? What are the advantages of logical databases?
What are the components of sap scripts? : abap hr
How to eliminate duplicate entries in internal tables? : abap data dictionary
What is the difference between retroactive accounting period, earliest retroactive accounting period? : sap abap hr
Can we control the sequence in which multiple implementations of a multiple use BADI are called? If yes, how?
What is the abap program name to process the batch input session automatically? : abap bdc
How can we send data to external programs?
What is an internal table?
What are the components in sap application server?
What is a help view? : abap data dictionary
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 is interactive reporting?
What is the difference between select statement and provide statement ? : abap hr