SAP TYPES STRUC ABAP Statements



Get Example source ABAP code based on a different SAP table
  


• BEGIN OF TYPES
• END OF TYPES

TYPES, BEGIN OF struct_type
Short Reference

ABAP_SYNTAX
TYPES BEGIN OF struc_type.
...
TYPES comp ...
TYPES comp TYPE struc_type BOXED.