InterviewSolution
Saved Bookmarks
| 1. |
What Is An Abap Data Dictionary? |
|
Answer» ABAP 4 data dictionary describes the LOGICAL structures of the objects USED in application development and SHOWS how they are MAPPED to the UNDERLYING relational database in tables/views. ABAP 4 data dictionary describes the logical structures of the objects used in application development and shows how they are mapped to the underlying relational database in tables/views. |
|