INTERFACES zif_excel_sheet_printsettings . INTERFACES zif_excel_sheet_properties . INTERFACES zif_excel_sheet_protection . INTERFACES zif_excel_sheet_vba_project . END OF mty_s_outline_row . TYPES: ...
data: gt_fieldcat type slis_t_fieldcat_alv with header line. data: gt_spfli type standard table of spfli with header line. start-of-selection. perform frm_get_data. perform frm_disp_data.