what is the difference between transparent, pooled and
cluster table
Answer Posted / devi
transparent table: Having one to one relationship with table
definition in the database. we can use it in the inner join
and in index.
pooled tables: having many to one relationship with the
database. we cant use it in inner join and index.
clustered table:having many to one relationship with database.
stores a single table in the sap db, having a common primary
key.
| Is This Answer Correct ? | 7 Yes | 4 No |
Post New Answer View All Answers
1/ How do u apprach if error occur in sending idocs ? 2/ where u assigned process code ?
What is PS structure
Explain what is the significance of hide?
What is dynamic action? : sap abap hr
What is projection view?
What are Delivery classes? What data will you want to transport during client copy?
there are 2 selection screens. material num in screen 200 and plant in screen 300. so how can you write in INITIALISATION event?
Name some system global variables you can use in abap programs?
How many types of data classes are there in sap?
Explain how to write a bdc - how do you go about it?
What happens if a function module runs in an update task?
What does a lock object involve?
What is the bapi?
how can we use the text randomly or circularly in smartforms.... means... suppose i have 'abap' horizantally... but i want it in vertically... how can... plz any body tell me this....
Name the abap/4 modularization techniques?