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
A subroutine can contain nested form and endform blocks. State true or false. : abap modularization
Are you familiar with all steps for setting up a workflow?
How can we set the table spaces and extent sizes? : abap data dictionary
What is the function of a data element?
Final class
How to use messages in lists?
What is alv programming in abap?
In delivery processing which step comes first picking, packing, posting goods issue ?
What is roles and responsibilities of sap hr consultants? : sap abap hr
List the events in abap/4 language?
What is an internal table?
What is the difference between internal tables and extract datasets? : abap modularization
What are the page headers for secondary lists?
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.
What is a type group?