" lt_tab type of any
CALL FUNCTION 'POPUP_WITH_TABLE_DISPLAY'
    EXPORTING
      endpos_col         = 80
      endpos_row         = 25
      startpos_col       = 1
      startpos_row       = 1
      titletext          = 'PopUp Title for Display Table'
*   IMPORTING
*     CHOISE             =
    TABLES
      valuetab           = lt_tab
   EXCEPTIONS
     break_off          = 1
     OTHERS             = 2
 
 
 
 
 
 
 
 
 
 
Serkan AKKAVAK
Bilgisayar Mühendisi
serkurumsal@yandex.com