cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

Dear SD Gurus,

Can anybody tell me what is the difference between a Table and Structure

Pls Reply.

0 Likes
View Entire Topic
Former Member
0 Likes

Tables are Database, which stay in system for long duration , as good as permanent, untill & unless the data is archived, which is not very frequent. Data at transaction level are captured from multiple tables, so as to meet the requirement. We can view the data in the table through T.code SE11 & SE16. there are certain tables in which data can be maintained as well as displayed. To maintain data, we use T.Code: SM30 or SM31.

Structures are temporary table & hold the data for that particular instance or transaction.

Regards,

Rajesh Banka

Reward suitable points.

  • How to give points: Mark your thread as a question while creating it. In the answers you get, you can assign the points by clicking on the stars to the left. You also get a point yourself for rewarding (one per thread).