‎2007 Jan 26 7:18 AM
‎2007 Jan 26 7:19 AM
Structure is just set of fields.. it contains no data. The fields in structure can be viewed in SE11 transaction.
View contains data..There are 4 types of views Maintainenance view, database view..project view..etc.. you might want to go thru help to know all.. But the entries can be seen in SE11 .
View doesn't physically contain data. It points to the data in table/s using a set of joins and conditions.
regds,
kiran
‎2007 Jan 26 7:19 AM
Structure is just set of fields.. it contains no data. The fields in structure can be viewed in SE11 transaction.
View contains data..There are 4 types of views Maintainenance view, database view..project view..etc.. you might want to go thru help to know all.. But the entries can be seen in SE11 .
View doesn't physically contain data. It points to the data in table/s using a set of joins and conditions.
regds,
kiran
‎2007 Jan 26 7:27 AM
‎2007 Jan 26 7:30 AM
Structure is like a skeleton for a table, or it is just a collection of fields, which stores no data..
View is a logical grouping of fields from different tables and it holds data of different tables together.
Reward points if found useful...!
Cheers
Abhishek