Code: Alles auswählen.
TYPE-POOL YGUI .
  types:
    YGUI_LINETABS type standard table of string .
  types:
    YGUI_FOLDLINETAB type standard table of string .
  types:
    YGUI_LINETAB type standard table of i .
  types:
    YGUI_my_string(256) type c .
  types:
    YGUI_prop_line_type(80) type c .
  types:
    YGUI_prop_tab type standard table of char80 .