Structure and table in data dictionary in ABAP

Write down the differentiations between structure and table in data dictionary in the ABAP.

E

Expert

Verified

  • Structure and table both are 2/2 matrices however there are various differences between table as well as in structure.
  • Table can store and keep the data physically however a structure doesn’t store.
  • Table can enfold primary key however a structure doesn’t have.
  • Table can enfold the technical attribute however a structure doesn’t have.
  • Structure doesn’t hold technical attributes.
  • Structure doesn’t hold primary key.
  • Structure doesn’t maintain the underline database level.

   Related Questions in Basic Computer Science

©TutorsGlobe All rights reserved 2022-2023.