how can i fetch the records of 3 tables with a single select
query,without using join.
Answer Posted / pratima
You can create a View table and use only one select
statement.
Is This Answer Correct ? | 16 Yes | 1 No |
Post New Answer View All Answers
foreign key enforcement?
How do you Export a session ?
Different types of luws. What are they?
What will happen when we use fully buffered in abap?
What are Table control and tab strip control in dialog programming ?
What is read line in abap?
If yes then why do we require logical database
How to creat transactions? : abap data dictionary
What are the differences between macro and subroutine?
Can multiple abap systems connect to abap database?
A field containing quantity amounts (data type quan) must be assigned to a referencetable and a reference field. Explain?
Can you assign a matchcode object to a parameter? If so how?
Can we access static attribute from instance method
how to capture the errors in bdc Call transaction method?
What are the events we use in dialog programming and explain them?