Difference between transparent tables and pooled tables ?
Answer Posted / ramana
Transparent table : is table that we created in the data
dictinary (se11), has one to one relationship with table in
the database.
table is in the data base has same name as in the data
dictionary.
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.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain the difference between domain and data element?
How does the interection between the dynpro and the abap/4 modules takes place?
When is the top-of-page event triggered? : abap data dictionary
What are the major steps will you use for tuning?
What are the modes in lock objects? : sap abap data dictionary
A subroutine can contain nested form and endform blocks. State true or false. : abap modularization
In an abap/4 program how do you access data that exists on a presentation server vs on an application server?
What is difference between inner join and outer join?
Structures can contain data only during the runtime of a program (t/f) : abap data dictionary
What are the problems in processing batch input sessions? How is batch inputprocess different from processing online?
What is asynchronous update?
How will you link form with the event driven in sap scripts?
what is a text table ?
what is the difference between Blocked ALV and interactive ALV?
What are control tables? : abap data dictionary