SAP STRUCTURE - Glossary

Get Example source ABAP code based on a different SAP table
  


ARTICLE

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.
ABAP_MORE_INFO