What are the differences between the table and the structure in the data dictionary in the SAP ABAP?

devquora
devquora

Posted On: Feb 22, 2018

 

The are many differences between the table and the structure of the data dictionary in the SAP ABAP. Major ones are:

TableStructure
The data dictionary can be stored in the table.In the structure, the data table can’t be stored.
A table has the primary key.The structure doesn’t have the primary key.

    Related Questions

    Please Login or Register to leave a response.

    Related Questions

    Sap Abap Interview Questions

    What is the SAP ABAP?

    Firstly SAP stands for the System Application and Products in the data processing...

    Sap Abap Interview Questions

    When was the SAP ABAP being created?

    The SAP ABAP was being developed in the year 1972 and it was mainly created by the Wellenruther, Hopp, Hector, Plattner and Tschira...

    Sap Abap Interview Questions

    What are the types of the programming language used in the SAP ABAP software?

    The following are the types of the programming language used in the SAP ABAP software:..