1.

What Is The Differences Between Structure And Table In Data Dictionary In Abap?

Answer»

Structure and table both are 2/2 matrices but there are many differences between table and structure.

  1. Table can store the data physically but a structure dose not store.
  2. Table can have PRIMARY key but a structure dose not have.
  3.  Table can have the technical attribute but a structure dose not have.

Structure and table both are 2/2 matrices but there are many differences between table and structure.



Discussion

No Comment Found