ABAP Keyword Documentation → ABAP Glossary
structure
Either a structured type in the ABAP Dictionary or a name for a structured data object in an ABAP program. You can access whole structures or merely by component. In ABAP, structures that contain only character-type, flat components can also be treated as elementary data objects in ABAP.