Class Method list used by SAP ABAP Class CL_CNV_MBT_700_SPRD_TABLE_IO (Upload or download a table from / to a spreadsheet)
SAP ABAP Class
CL_CNV_MBT_700_SPRD_TABLE_IO (Upload or download a table from / to a spreadsheet) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CL_ABAP_ELEMDESCR - GET_DDIC_FIELD | Runtime Type Services | ||
| 2 | CL_ABAP_STRUCTDESCR - GET_COMPONENTS | Runtime Type Services | ||
| 3 | CL_ABAP_TABLEDESCR - GET_TABLE_LINE_TYPE | Runtime Type Services | ||
| 4 | CL_ABAP_TYPEDESCR - DESCRIBE_BY_DATA | Runtime Type Services | ||
| 5 | CL_ABAP_TYPEDESCR - GET_RELATIVE_NAME | Runtime Type Services | ||
| 6 | CL_CNV_MBT_700_SPRD_TABLE_IO - BUILD_FIELD_CATALOG | Upload or download a table from / to a spreadsheet | ||
| 7 | CL_CNV_MBT_700_SPRD_TABLE_IO - BUILD_FIELD_CATALOG | Upload or download a table from / to a spreadsheet | ||
| 8 | CL_CNV_MBT_700_SPRD_TABLE_IO - GET_ALL_COMPONENTS | Upload or download a table from / to a spreadsheet | SOURCE lt_components = me->get_all_components( |
|
| 9 | CL_CNV_MBT_700_SPRD_TABLE_IO - GET_ALL_COMPONENTS | Upload or download a table from / to a spreadsheet | SOURCE ir_struct_descr = lr_struct_type_descr ). |
|
| 10 | CL_CNV_MBT_700_SPRD_TABLE_IO - GET_ALL_COMPONENTS | Upload or download a table from / to a spreadsheet | SOURCE lt_included_components = me->get_all_components( ir_struct_descr = lr_included_struct ). |
|
| 11 | CL_CNV_MBT_SPRD_WORKBOOK - CREATE_SHEET | Spreadsheet Workbook | ||
| 12 | CL_CNV_MBT_SPRD_WORKBOOK - SAVE | Spreadsheet Workbook | ||
| 13 | CL_CNV_MBT_SPRD_WORKBOOK - LOAD | Spreadsheet Workbook | ||
| 14 | CL_CNV_MBT_SPRD_WORKBOOK - GET_SHEETS | Spreadsheet Workbook | ||
| 15 | CL_CNV_MBT_SPRD_WORKBOOK - CONSTRUCTOR | Spreadsheet Workbook | ||
| 16 | CL_CNV_MBT_SPRD_WORKSHEET - CONVERT_FROM_STRING_TABLE | Spreadsheet Worksheet | ||
| 17 | CL_CNV_MBT_SPRD_WORKSHEET - CONVERT_TO_STRING_TABLE | Spreadsheet Worksheet | ||
| 18 | CL_CNV_MBT_SPRD_WORKSHEET - GET_DATA | Spreadsheet Worksheet | ||
| 19 | CL_CNV_MBT_SPRD_WORKSHEET - GET_NAME | Spreadsheet Worksheet | ||
| 20 | CL_CNV_MBT_SPRD_WORKSHEET - SET_DATA | Spreadsheet Worksheet | ||
| 21 | CL_CNV_MBT_SPRD_WORKSHEET - SET_DATA_HEADER | Spreadsheet Worksheet | ||
| 22 | CL_CNV_MBT_SPRD_WORKSHEET - SET_HEADER | Spreadsheet Worksheet |