Class Method list used by SAP ABAP Class CL_SRT_WSP_HCHECK_OFFICE2007 (Converter for Health check results to excel)
SAP ABAP Class
CL_SRT_WSP_HCHECK_OFFICE2007 (Converter for Health check results to excel) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CL_GUI_FRONTEND_SERVICES - GUI_DOWNLOAD | Frontend Services | ||
| 2 | CL_GUI_FRONTEND_SERVICES - FILE_SAVE_DIALOG | Frontend Services | ||
| 3 | CL_SRT_HEALTH_CHECK_CNTR - BUILD_NAVIGATION_URL | Controller for the health check | ||
| 4 | CL_SRT_HEALTH_CHECK_CNTR - GET_HEALTH_CHECK_COMPONENTS | Controller for the health check | ||
| 5 | CL_SRT_HEALTH_CHECK_CNTR - GET_HEALTH_CHECK_GROUPS | Controller for the health check | ||
| 6 | CL_SRT_HEALTH_CHECK_COMP - GET_RESULT | Parent class for all check components | ||
| 7 | CL_SRT_HEALTH_CHECK_COMP - GET_RESULT | Parent class for all check components | ||
| 8 | CL_SRT_HEALTH_CHECK_COMP - GET_STATUS | Parent class for all check components | ||
| 9 | CL_SRT_HEALTH_CHECK_COMP - GET_STATUS | Parent class for all check components | ||
| 10 | CL_SRT_WSP_EXCEL_2007 - SET_GROUPING | Office2007 export | ||
| 11 | CL_SRT_WSP_EXCEL_2007 - TRANSFORM | Office2007 export | ||
| 12 | CL_SRT_WSP_EXCEL_2007 - SET_SPAN_ROW | Office2007 export | ||
| 13 | CL_SRT_WSP_EXCEL_2007 - SET_COLUMN_WIDTH | Office2007 export | ||
| 14 | CL_SRT_WSP_EXCEL_2007 - SET_CELL | Office2007 export | ||
| 15 | CL_SRT_WSP_EXCEL_2007 - GET_COLUMN_COUNT | Office2007 export | ||
| 16 | CL_SRT_WSP_EXCEL_2007 - CONSTRUCTOR | Office2007 export | ||
| 17 | CL_SRT_WSP_EXCEL_2007 - ADD_SHEET | Office2007 export | ||
| 18 | CL_SRT_WSP_HCHECK_OFFICE2007 - DETERMINE_GROUP_STATUS | Converter for Health check results to excel | SOURCE me->determine_group_status( exporting i_check_id = i_check_id it_components = lt_components i_groupid = ls_group-groupid |
|
| 19 | CL_SRT_WSP_HCHECK_OFFICE2007 - DETERMINE_GROUP_STATUS | Converter for Health check results to excel | SOURCE importing e_progress = l_progress e_progress_status = l_progress_status e_result_status = l_result_status ). |
|
| 20 | CL_SRT_WSP_HCHECK_OFFICE2007 - GET_IMAGE_FOR_RESULT_STATUS | Converter for Health check results to excel | SOURCE l_icon_name = me->get_image_for_result_status( i_status = cl_srt_health_check_cntr=>c_status_success i_big_size = abap_true ). |
|
| 21 | CL_SRT_WSP_HCHECK_OFFICE2007 - GET_IMAGE_FOR_RESULT_STATUS | Converter for Health check results to excel | SOURCE l_icon_name = me->get_image_for_result_status( i_status = l_result_status i_big_size = abap_true ). |
|
| 22 | CL_SRT_WSP_HCHECK_OFFICE2007 - GET_IMAGE_FOR_RESULT_STATUS | Converter for Health check results to excel | SOURCE l_icon_name = me->get_image_for_result_status( i_status = ls_result_data-status ). |
|
| 23 | CL_SRT_WSP_HCHECK_OFFICE2007 - GET_IMAGE_FOR_RESULT_STATUS | Converter for Health check results to excel | SOURCE l_icon_name = me->get_image_for_result_status( i_status = l_status ). |
|
| 24 | CL_SRT_WSP_HCHECK_OFFICE2007 - GET_TEXT_FOR_STATUS | Converter for Health check results to excel | SOURCE l_text = me->get_text_for_status( i_progress_status = l_progress_status ). |
|
| 25 | CL_SRT_WSP_HCHECK_OFFICE2007 - GET_TEXT_FOR_STATUS | Converter for Health check results to excel | SOURCE l_text = me->get_text_for_status( i_progress_status = l_progress_status ). |
|
| 26 | CL_SRT_WSP_HCHECK_OFFICE2007 - GET_TEXT_FOR_STATUS | Converter for Health check results to excel | SOURCE l_status_text = me->get_text_for_status( i_result_status = l_status ). |
|
| 27 | CL_SRT_WSP_HCHECK_OFFICE2007 - TRANSFORM | Converter for Health check results to excel | ||
| 28 | IF_SRT_WSP_HEALTH_CHECK_COMP - GET_META_DATA | Item for the SRT WSP Health check | ||
| 29 | IF_SRT_WSP_HEALTH_CHECK_COMP - GET_START_MODE | Item for the SRT WSP Health check |