structure

ABAP Dictionary (BC-DWB-DIC)

ABAP Dictionary object type.

Object type of the ABAP Dictionary.

A structure is a complex type and consists of components that can have any type (data element, structure, table type or reference type).

Structures are used in ABAP programs or to define the type of the interface parameters of function modules.