You are on page 1of 1

*CALL FUNCTION EXCEL_OLE_STANDARD_DAT EXPORTING file_name = p_file TABLES data_tab = t_planilha EXCEPTIONS file_not_exist = 1 filename_expected = 2 communication_error = 3 ole_object_method_error = 4 ole_object_property_error

= 5 invalid_pivot_fields = 6 download_problem = 7 OTHERS = 8.

You might also like