Difference between transparent tables and pooled tables ?

Answer Posted / paramjeet

Transparent tables: Transparent tables in the dictionary has
a one-to-one relation with the table in database. Its
structure corresponds to single database field. Table in the
database has the same name as in the dictionary. Transparent
table holds application data.

Pooled tables: Pooled tables in the dictionary has a
many-to-one relation with the table in database. Table in
the database has the different name as in the dictionary.
Pooled table are stored in table pool at the database level.

Is This Answer Correct ?    8 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What happens Update command is used without where clause ?

833


Explain the different types of mode (run code) in call transaction method?

765


When the top-of-page event does get triggered?

866


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....

1844


What happens if we use leave to list-processing without using suppress-dialog?

875


What is the max. No. Of structures that can be included in a table or structure? : abap data dictionary

772


How to create a check box/option button in a list?

2672


Why do we use FOR ALL ENTRIES and what is the pre-requisite

1144


Structures can contain data only during the runtime of a program (t/f) : abap data dictionary

1017


Explain what is an rdbms?

769


function modules are also external subroutines. State true or false. : abap modularization

779


How do you set up background jobs in sap?

732


Explain sap abap 3-tier architecture?

977


How to get that a secondary index is attached to a select query?

1116


What are secondary indexes. How can we know which index is being used in a select query?

1194