what do u mean by one to one relationship in the database of
transparent and many to one relation in pooled table could
please tell me the answers i couldnt understand the concepts
Answer Posted / hari
Actually, SAP itself defines some pre-defined tables. All
these table details will be maintained in Data Dictionary.
For transparent table it is always one to one relation. It
means, there exist only one table in the DB for an table in
Data Dictionary.
For Pooled table it is always many to one relation. It
means, there exist only one table in the DB for more than
two table in Data Dictionary. Physically one table exists in
Database level, however the tables in Data Dictionary are
act as views. This concept is implement only to use by SAP
itself. In general, we dont make use of this concept. This
concept meant of better performance of the SAP application.
| Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
What are the different window types in sapscript?
How do you find the information on the current screen? : abap bdc
How can you distinguish between different kinds of parameters?
Explain what is the step-by-step process to create a table in data dictionary?
What has to be done to the packed fields before submitting to a BDC session.
What is occurs in internal table?
SAP query how to use end users?
What is an update task? : abap modularization
Can you create an internal table dynamically?(at run time)
Is a logical database a requirement/must to write an abap/4 query?
How can you access the function code from menu painter?
What is the difference between a substructure and an append structure? : abap data dictionary
Did you use buffering?
What is the advantage of structures?
what are the critical issues u face in ur project?