SAP ABAP Class IF_SRT_WSP_HCHK_DB_CONTROLLER (SRT Health Check: DB Operations for Controller Class)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SRT_WSP_HCHECK_DB_LAYER SRT Health Check: DB Operations 20110117
Properties
Class IF_SRT_WSP_HCHK_DB_CONTROLLER  
Short Description SRT Health Check: DB Operations for Controller Class    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20100218   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SRT_WSP_HCHK_DB_CONTROLLER has no forward declaration.
Interfaces
Class IF_SRT_WSP_HCHK_DB_CONTROLLER has no interface implemented.
Friends
Class IF_SRT_WSP_HCHK_DB_CONTROLLER has no friend class.
Attributes
Class IF_SRT_WSP_HCHK_DB_CONTROLLER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_HEALTH_CHECK_ID Instance method Public Method Create a new health check identifier 20110117
2 DELETE_HEALTH_CHECK_ID Instance method Public Method Delete already existing health check identifier from DB 20110117
3 GET_HEALTH_CHECK Instance method Public Method Get Single Health Check 20110117
4 GET_HEALTH_CHECK_STATUS Instance method Public Method Gets the health check status 20110117
5 KEEP_HEALTH_CHECK_ID Instance method Public Method Keeps health check 20110117
6 LIST_HEALTH_CHECK_IDS Instance method Public Method List existing health check identifiers 20110117
7 UPDATE_HEALTH_CHECK_STATUS Instance method Public Method Updates the health check identifier with the overall status 20110117
Events
Class IF_SRT_WSP_HCHK_DB_CONTROLLER has no event.
Types
Class IF_SRT_WSP_HCHK_DB_CONTROLLER has no local type.
Method Signatures

Method CREATE_HEALTH_CHECK_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ASYNC_PROCESSING Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20110117
2 Importing I_CHECK_ID Call by reference Type reference (TYPE) SRT_WSP_HCHECK_CHECK_ID If given, use this check ID instead of generating a new one 20110117
3 Importing I_SYSTEM_KEY Call by reference Type reference (TYPE) SRT_WSP_CON_TENANT_KEY SOAManager Connectivity: System Key 20110117
4 Returning R_ID Value transfer Type reference (TYPE) SRT_WSP_HCHECK_CHECK_ID SRT Health Check : Check ID 20110117
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20110117

Method DELETE_HEALTH_CHECK_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CHECK_ID Call by reference Type reference (TYPE) SRT_WSP_HCHECK_CHECK_ID SRT Health Check : Check ID 20110117
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20110117

Method GET_HEALTH_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CHECK_ID Call by reference Type reference (TYPE) SRT_WSP_HCHECK_CHECK_ID SRT Health Check : Check ID 20110117
2 Returning R_CHECK_INFO Value transfer Type reference (TYPE) SRT_WSP_HCHECK_IDENTIFIER_INFO SRT Health Check: Identifier information 20110117

Method GET_HEALTH_CHECK on class IF_SRT_WSP_HCHK_DB_CONTROLLER has no exception.

Method GET_HEALTH_CHECK_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_PROGRESS_STATUS Call by reference Type reference (TYPE) SRT_WSP_HCHECK_CHECK_STATUS SRT Health Check: Component Check Status 20110117
2 Exporting E_RESULT_STATUS Call by reference Type reference (TYPE) SRT_WSP_HCHECK_RESULT_STATUS SRT Health Check: Component Check Status 20110117
3 Importing I_CHECK_ID Call by reference Type reference (TYPE) SRT_WSP_HCHECK_CHECK_ID SRT Health Check : Check ID 20110117
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20110117

Method KEEP_HEALTH_CHECK_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CHECK_ID Call by reference Type reference (TYPE) SRT_WSP_HCHECK_CHECK_ID SRT Health Check : Check ID 20110117
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20110117

Method LIST_HEALTH_CHECK_IDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_IDENTIFIER_INFORMATION Call by reference Type reference (TYPE) SRT_WSP_HCHK_IDENTIFIER_INFO SRT Health Check: Identifier information 20110117
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20110117

Method UPDATE_HEALTH_CHECK_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CHECK_ID Call by reference Type reference (TYPE) SRT_WSP_HCHECK_CHECK_ID SRT Health Check : Check ID 20110117
2 Importing I_PROGRESS_STATUS Call by reference Type reference (TYPE) SRT_WSP_HCHECK_CHECK_STATUS SRT Health Check: Component Check Status 20110117
3 Importing I_RESULT_STATUS Call by reference Type reference (TYPE) SRT_WSP_HCHECK_RESULT_STATUS SRT Health Check: Component Check Status 20110117
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20110117
History
Last changed by/on SAP  20110908 
SAP Release Created in