Structures are differentiated from database tables based on the following three criteria:
* A structure does not contain or reflect an associated ABAP/4 Data Dictionary table.
* A structure does not contain a primary key.
* A structure does not have any technical properties like class, size, category, or buffering specifications.
|