Can we write inner join between transparent table and
cluster table? If both having common fields?
Answer Posted / manoranjan
No, wecan't.
1. We can use inner join conditions between two or more
transparent tables.
2. Join conditions can be used in between two pooled tables.
3. But Join conditions can't be used in between two cluster
tables.
Regards,
Manoranjan.
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
what comes in Timkein written test I hope some body can tell me at this id plz tell it before 9 pm 19 march
Explain the difference between domain and data element? What are aggregate object?
Final class
What is check table?
Explain how is batch input process different from processing on line?
What is the use of table maintenance allowed?
Explain the Inportance of pa40? : abap hr
What are the types of table fields in the sap abap?
List some of the many different ways that the sap standard functionality can be changed by a customer?
How to create a link between modified form and modified print program?
there are 2 selection screens. material num in screen 200 and plant in screen 300. so how can you write in INITIALISATION event?
Can we include customizing include or an append structure with pooled or cluster tables?
If a table that is to be extended contains a long field, we cannot use append structures why? : abap data dictionary
If A is the super class of B. And both the classes have constructor. We create an object of class B. Then which constructor will be called? If both then in which order?
What is the difference between getting and get late?