what is the difference b/w database and data dictionary?
Answer Posted / chandrasekhar
DATA Dictionary: Where u create objects,tables,views etc..
it holds the structure only not the data. these objects reside in repository
Database: holds the data of the objects what we created in data dictionary.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What are the arithmetic operators in the sap abap?
while implementing badi what are the tables u find??
Can I execute user exits? If yes, how?
What is view? Explain the different types of view?
How do you Export a session ?
How would you define the exponents for a type âfâ field?
Explain the function module in bdc?
In the MM module for finding out the standard cost what is the view one has to look at?
What is the use of a pretty printer?
Hi, I have a requirement for locking the fax field in user master records. As you know user can edit the details using the System>profile>own data (SU3), it is causing some security threat to our model. What i want is users should not be able to change the fax field under communications when they get into su3.I have heard of user Exist functionality but don't know how to implement it. Can you suggest something, it will be greatly appreciated.
How can we use multiple transactions by using bdc_insert? : abap bdc
What is the maximum number of structures that can be included in a table or structure : abap data dictionary
Can we make use of flow logic control key words in abap/4 and vice-versa?
What are the restrictions on subscreens?
What is Field group?