What is the difference between tables and structures?

Submitted by: Administrator
Tables:
1) Data is permanently stored in tables in the database.

2) Database tables are generated from them.

Structure:
1) It contains data temporarily during program run-time.

2) No Database tables are generated from it.
Submitted by: Administrator

Read Online SAP ABAP Job Interview Questions And Answers