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
rmazzali
Active Contributor
0 Likes

A table contains DATA records in the DB, a structure does not contain anything, you use only to to declare data types in the programs or to use it as template in showing data into dynpros.

Roberto