SAP ABAP Class CL_SRT_WSP_HCHECK_OFFICE2007 (Converter for Health check results to excel)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-WS-ABA-CFG (Application Component) WebServices ABAP Configuration
     SOAP_CONFIG_CHECK (Package) Check tools for SOAP Configuration Framework
Properties
Class CL_SRT_WSP_HCHECK_OFFICE2007  
Short Description Converter for Health check results to excel    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SOAP_CONFIG_CHECK   Check tools for SOAP Configuration Framework 
Created 20100331   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_SRT_WSP_HCHECK_OFFICE2007 has no interface implemented.
Friends
Class CL_SRT_WSP_HCHECK_OFFICE2007 has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MR_EXCEL Instance attribute Private Object reference (TYPE REF TO) CL_SRT_WSP_EXCEL_2007 Office2007 export 20110117
2 M_XSTR Instance attribute Private Type reference (TYPE) XSTRING 20110117
Methods
# Method Level Visibility Method type Description Created on
1 DETERMINE_GROUP_STATUS Instance method Private Method 20110117
2 DOWNLOAD Instance method Public Method 20110117
3 GET_IMAGE_FOR_RESULT_STATUS Instance method Private Method 20110117
4 GET_TEXT_FOR_STATUS Instance method Private Method 20110117
5 TRANSFORM Instance method Public Method 20110117
Events
Class CL_SRT_WSP_HCHECK_OFFICE2007 has no event.
Types
Class CL_SRT_WSP_HCHECK_OFFICE2007 has no local type.
Method Signatures

Method DETERMINE_GROUP_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_PROGRESS Call by reference Type reference (TYPE) SRT_WSP_HCHECK_CHECK_PROGRESS SRT Health Check: Check Progress (Value Fluctuation 0 - 100) 20110117
2 Exporting E_PROGRESS_STATUS Call by reference Type reference (TYPE) SRT_WSP_HCHECK_CHECK_STATUS SRT Health Check: Component Check Status 20110117
3 Exporting E_RESULT_STATUS Call by reference Type reference (TYPE) SRT_WSP_HCHECK_RESULT_STATUS SRT Health Check: Component Check Status 20110117
4 Importing IT_COMPONENTS Call by reference Type reference (TYPE) SRT_HCHECK_COMP_TBL Table of health check items 20110117
5 Importing I_CHECK_ID Call by reference Type reference (TYPE) SRT_WSP_HCHECK_CHECK_ID SRT Health Check : Check ID 20110117
6 Importing I_GROUPID Call by reference Type reference (TYPE) STRING 20110117

Method DETERMINE_GROUP_STATUS on class CL_SRT_WSP_HCHECK_OFFICE2007 has no exception.

Method DOWNLOAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_HEALTH_CHECK_CONTROLLER Call by reference Object reference (TYPE REF TO) CL_SRT_HEALTH_CHECK_CNTR Controller for the health check 20110117
2 Importing I_CHECK_ID Call by reference Type reference (TYPE) SRT_WSP_HCHECK_CHECK_ID SRT Health Check : Check ID 20110117
3 Importing I_SYSTEM_KEY Call by reference Type reference (TYPE) SRT_WSP_CON_TENANT_KEY SOAManager Connectivity: System Key 20110117
4 Returning XSTR Value transfer Type reference (TYPE) XSTRING 20110117

Method DOWNLOAD on class CL_SRT_WSP_HCHECK_OFFICE2007 has no exception.

Method GET_IMAGE_FOR_RESULT_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ICON_NAME Value transfer Type reference (TYPE) STRING 20110117
2 Importing I_BIG_SIZE Call by reference Type reference (TYPE) BOOLEAN ABAP_FALSE Boolean Variable (X=True, -=False, Space=Unknown) 20110117
3 Importing I_STATUS Call by reference Type reference (TYPE) SRT_WSP_HCHECK_RESULT_STATUS SRT Health Check: Component Check Status 20110117

Method GET_IMAGE_FOR_RESULT_STATUS on class CL_SRT_WSP_HCHECK_OFFICE2007 has no exception.

Method GET_TEXT_FOR_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PROGRESS_STATUS Call by reference Type reference (TYPE) SRT_WSP_HCHECK_CHECK_STATUS SRT Health Check: Component Check Status 20110117
2 Importing I_RESULT_STATUS Call by reference Type reference (TYPE) SRT_WSP_HCHECK_RESULT_STATUS SRT Health Check: Component Check Status 20110117
3 Returning R_TEXT Value transfer Type reference (TYPE) STRING 20110117

Method GET_TEXT_FOR_STATUS on class CL_SRT_WSP_HCHECK_OFFICE2007 has no exception.

Method TRANSFORM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_HEALTH_CHECK_CONTROLLER Call by reference Object reference (TYPE REF TO) CL_SRT_HEALTH_CHECK_CNTR Controller for the health check 20110117
2 Importing I_CHECK_ID Call by reference Type reference (TYPE) SRT_WSP_HCHECK_CHECK_ID SRT Health Check : Check ID 20110117
3 Importing I_SYSTEM_KEY Call by reference Type reference (TYPE) SRT_WSP_CON_TENANT_KEY SOAManager Connectivity: System Key 20110117
4 Returning XSTR Value transfer Type reference (TYPE) XSTRING 20110117

Method TRANSFORM on class CL_SRT_WSP_HCHECK_OFFICE2007 has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in