Entering content frameProcedure documentation Entity type: attributes  Locate the document in its SAP Library structure

These subjects are dealt with here:

General information on attributes

Attributes that describe the entities of an entity type are normally assigned to an entity type. In other words, the attributes of an entity type determine the properties it can have.

Attributes are either assigned directly to an entity type, taken over from the ABAP/4 Dictionary or inherited from a generalization.

Attributes that were transferred to the entity type when a table or view was assigned are indicated by an entry in the column Dic. Attributes that the entity type inherited from the generalization are indicated by an entry in the column Inh.

See also Attributes of entity types.

How to...

display the attributes of an entity type

create the attributes of an entity type

change the attributes of an entity type

delete the attributes of an entity type

create tables and transfer attributes

Other subjects

Entity type: definition

Entity type: generalizations

Entity type: Dictionary assignment

Entity type: comment

Entity type: example

Entity type: aliases

Entity type: hypertext

Entity type: variants

Entity type: switching to a different entity type

Entity type: use in data models (inverse hierarchy)

Inverse hierarchy: changing the display

 

 

Leaving content frame