Class Method list used by SAP ABAP Class CL_INM_KFM_EXCEL_EXPORT (Export to Microsoft Excel)
SAP ABAP Class
CL_INM_KFM_EXCEL_EXPORT (Export to Microsoft Excel) is using
# | Object Type | Object Name | Object Description | Note |
---|---|---|---|---|
![]() |
![]() |
|||
1 | ![]() |
CL_INM_KFM_EXCEL_EXPORT - CONVERT_DATA_IN_TEXT | Export to Microsoft Excel | SOURCE CALL METHOD me->convert_data_in_text |
2 | ![]() |
CL_INM_KFM_EXCEL_EXPORT - CONVERT_DATA_IN_TEXT | Export to Microsoft Excel | SOURCE EXPORTING |
3 | ![]() |
CL_INM_KFM_EXCEL_EXPORT - CONVERT_DATA_IN_TEXT | Export to Microsoft Excel | SOURCE iv_field_structure = iv_field_structure |
4 | ![]() |
CL_INM_KFM_EXCEL_EXPORT - CONVERT_DATA_IN_TEXT | Export to Microsoft Excel | SOURCE it_data = it_data |
5 | ![]() |
CL_INM_KFM_EXCEL_EXPORT - CONVERT_DATA_IN_TEXT | Export to Microsoft Excel | SOURCE IMPORTING |
6 | ![]() |
CL_INM_KFM_EXCEL_EXPORT - CONVERT_DATA_IN_TEXT | Export to Microsoft Excel | SOURCE ev_text = lv_data. |
7 | ![]() |
CL_INM_KFM_EXCEL_EXPORT - CREATE_XML | Export to Microsoft Excel | SOURCE CALL METHOD me->create_xml |
8 | ![]() |
CL_INM_KFM_EXCEL_EXPORT - CREATE_XML | Export to Microsoft Excel | SOURCE EXPORTING |
9 | ![]() |
CL_INM_KFM_EXCEL_EXPORT - CREATE_XML | Export to Microsoft Excel | SOURCE iv_field_structure = iv_field_structure |
10 | ![]() |
CL_INM_KFM_EXCEL_EXPORT - CREATE_XML | Export to Microsoft Excel | SOURCE it_data = it_data |
11 | ![]() |
CL_INM_KFM_EXCEL_EXPORT - CREATE_XML | Export to Microsoft Excel | SOURCE IMPORTING |
12 | ![]() |
CL_INM_KFM_EXCEL_EXPORT - CREATE_XML | Export to Microsoft Excel | SOURCE ev_xml_string = lv_xml. |