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
How to create user interfaces for lists?
What is difference between dialog program and a report?
Explain about workbench request and customization requests?
Which one is better joins or views and why?
What is its?
What is img? : sap abap hr
What is the difference between collect and append statements?
What will you code in start-of-selection & end-of-selection ?
What does the insert statement in extract datasets do? : abap modularization
How many tables are there in sap?
What is retro active accounting
What are the relational operations that can be performed on view in sap? : abap data dictionary
What is an update type with reference to a match code id?
What is an abap dictionary? : abap data dictionary
Does sap handle multiple currencies?