InterviewSolution
Saved Bookmarks
| 1. |
What is use of transparent table in ABAP? How it is different from Pool tables? |
|
Answer» Transparent table has one to one relation with the table in the database however Pool table has many to one relationship with database tables. |
|