ABAP Keyword Documentation → ABAP Glossary
structure
Either a structured type in ABAP Dictionary or a name for a structured data object in an ABAP program. Structures in ABAP programs can be accessed as whole structures or just by component. In ABAP, structures that contain only character-like, flat components can also be handled like elementary data objects.