Can we write inner join between transparent table and
cluster table? If both having common fields?
Answer Posted / rakesh akula
ABAP developers should not bother about the cluster and
pool tables becoz we ABAPiers are mostly concerned with
TRANSparent tables as it holds application data which is
much more important to run a organization.
IF ur interested then go for R & D by joining SAPLABS there
you get a better exposure to do this things..
Best of luck . anyways don't try to use joins between
altogether different tables it won't work.
| Is This Answer Correct ? | 6 Yes | 9 No |
Post New Answer View All Answers
What are the different attributes that can be assigned to a variant?
In selection screen, I have three fields, plant material number and material group. If I input plant how do I get the material number and material group based on plantdynamically?
What are the advantages and disadvantages of different types of bdc's?
What do you understand by work area and internal tables in abap? Why do we use it?
How many structures can be created in a Ztable ?
function modules are also external subroutines. State true or false. : abap modularization
How do you differentiate tax for different countries? : sap abap hr
Name the abap/4 modularization techniques? : abap modularization
Where do you create indexes in abap?
What is synchronous update?
What is its? : abap hr
How can a lock object be called in the transaction?
How many default tab strips are there?
What function does data dictionary perform?
Which one is better joins or views and why?