• The structure is a combination of different variables or data types.
  • Structures do not hold memory. But it holds memory only at runtime.
types : Begin of <structure name>,
                   ------
                   ------
                  End of <structure name>.


Types: BEGIN OF TY_STR,
        NAME(12TYPE C,
        AGE   TYPE I,
        PLACE(20TYPE C,
       END OF TY_STR.



Serkan AKKAVAK
Computer Engineer
SAP Department Deputy Manager
Contact : serkurumsal@yandex.com