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 is the difference between skip and reserve?
i want to add 2 records to a table but the last field in the table is 1000 char long.Is it possible?if yes how?
What are the two statements which are required in an abap program to output an icon using a write statement?
can any one answer these questions 1)How do you convert non-character field to character field? 2)How do you work with semi colon separated files? 3)why cant we use normal function module for data transfer? 4)what is the structure of CTU-PARAMS? 5)can we use transfer dataset to transfer data in internal table?
What is alv programming in abap? When is this grid used in abap? : abap hr
Do we create table fields with out data elements and domains?
In se11 -->Tech. settings --> Data class. If I save table as Mater data OR Transaction data, what effect will it has for 'Storage' in Database after activation. or In Database how it will store in both the cases.
What is the difference between a substructure and an append structure?
What are the payroll related infotypes? : abap hr
visibility section for class level and attributes level
how to create module pool program using table controls based on selection criteria specified for sales document item in the first screen and item details in the second screen. plz mention the detail coding Tahnks, Rahul
What are base tables of an aggregate object?
Difference between transparent tables and pooled tables? : abap hr
How do you populate data into a multiple line field?
What is the use of the statement leave to list-processing?