SAP ABAP Class /SDF/CL_CONN_CHECK (Connection Monitoring : base functionality)
Hierarchy
ST-PI (Software Component) SAP Solution Tools Plug-In
   SV-SMG-SDD (Application Component) Service Data Download
     /SDF/STPI_6X (Package) Release 6.XX dependent Basis Addon SLM
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /SDF/CL_HTTP_CONN_CHECK Connection Monitoring : HTTP checks 20101112
2 Inheritance (c INHERITING FROM c_ref)  /SDF/CL_RFC_CONN_CHECK Connection Monitoring: RFC checks 20101112
Properties
Class /SDF/CL_CONN_CHECK  
Short Description Connection Monitoring : base functionality    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /SDF/STPI_6X   Release 6.XX dependent Basis Addon SLM 
Created 20101112   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /SDF/CL_CONN_CHECK has no forward declaration.
Interfaces
Class /SDF/CL_CONN_CHECK has no interface implemented.
Friends
Class /SDF/CL_CONN_CHECK has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_RFC_TIMEOUT Constant Private Type reference (TYPE) I 15 RFC time-out in seconds 20101115
2 CO_RFC_TIMEOUT_STRING Constant Private Type reference (TYPE) STRING CO_RFC_TIMEOUT RFC time-out in seconds 20101115
3 CO_TASK_ID_RETRIES Constant Private Type reference (TYPE) I 5 20101115
4 MT_RESULT Instance attribute Private Type reference (TYPE) /SDF/E2E_RESULT_TT Table Type for the Result of the Data Collectors 20101118
5 MT_STATUS Instance attribute Private Type reference (TYPE) /SDF/E2E_EFWKE_RETURN_STATUS_T Table Type for Return Status 20101115
6 MT_TASK Static Attribute Private Type reference (TYPE) LTY_T_TASK 20101117
Methods
# Method Level Visibility Method type Description Created on
1 CALLBACK Static method Public Method 20101115
2 CHECK_DESTINATION_DEFINITION Instance method Private Method 20101119
3 CHECK_DESTINATION_TYPE Instance method Protected Method 20101119
4 CLOSE_CONNECTION Instance method Public Method 20101117
5 CREATE_FOR_HTTP Static method Public Method 20101112
6 CREATE_FOR_RFC Static method Public Method 20101112
7 CREATE_TASK_ENTRY Instance method Private Method 20101117
8 EVAL_PARAMS Instance method Private Method 20101112
9 EXEC Instance method Public Method 20101115
10 EXEC_CHECK Instance method Private Method 20101115
11 GEN_ERROR Instance method Private Method report an error 20101119
12 GEN_INTERNAL_ERROR Instance method Private Method report an error when executing connection check 20101119
13 GEN_INVALID_DESTINATION_ERROR Instance method Private Method report an error when executing connection check 20101119
14 GEN_TIMEOUT_RESULT Instance method Private Method report an error when executing connection check 20101117
15 GEN_TYPE_ERROR Instance method Private Method report an error when executing connection check 20101119
16 GET_CHECK_FUNCTION Instance method Public Method return the RFC function name, that implements the conn check 20101115
17 GET_CONNECTION_TYPE Instance method Protected Method 20101119
18 GET_DESTINATION Instance method Private Method retrieve destination name from input parameter 20101115
19 GET_INSTANCE Static method Private Method retrieve CL_CONN_CHECK instance for given task id 20101119
20 GET_LATENCY Static method Protected Method helper method 20101118
21 GET_LOGON_STATUS Static method Protected Method helper method 20101118
22 GET_MODE Instance method Private Method 20101115
23 GET_PING_STATUS Static method Protected Method helper method 20101118
24 GET_RESULT Instance method Public Method 20101118
25 GET_STATUS Instance method Public Method 20101118
26 GET_TIMEOUT Static method Protected Method in seconds 20101122
27 SET_CHECK_RESULT Instance method Private Method 20101117
Events
Class /SDF/CL_CONN_CHECK has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 LTY_CHECK_REQUEST Protected See coding 20101117
2 LTY_CHECK_RESULT Private See coding 20101117
3    
4    
5    
6 LTY_TASK Private See coding 20101117
7 LTY_TASK_ID Private Type reference (TYPE) CHAR8 20101117
8 LTY_TASK_STATUS Private Type reference (TYPE) CHAR1 20101117
9    
10    
11    
12 LTY_T_TASK Private See coding 20101117
Method Signatures

Method CALLBACK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_TASK Call by reference Type reference (TYPE) CLIKE 20101115

Method CALLBACK on class /SDF/CL_CONN_CHECK has no exception.

Method CHECK_DESTINATION_DEFINITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_REQUEST Call by reference Object reference (TYPE REF TO) LTY_CHECK_REQUEST 20101119
2 Returning RP_VALID Value transfer Type reference (TYPE) BOOLEAN boolean variable (X=true, -=false, space=unknown) 20101119

Method CHECK_DESTINATION_DEFINITION on class /SDF/CL_CONN_CHECK has no exception.

Method CHECK_DESTINATION_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_TYPE Call by reference Type reference (TYPE) RFCTYPE Type of RFC connection 20101119
2 Returning RP_VALID Value transfer Type reference (TYPE) BOOLEAN boolean variable (X=true, -=false, space=unknown) 20101119

Method CHECK_DESTINATION_TYPE on class /SDF/CL_CONN_CHECK has no exception.

Method CLOSE_CONNECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_TASK_ID Call by reference Type reference (TYPE) CLIKE 20101117

Method CLOSE_CONNECTION on class /SDF/CL_CONN_CHECK has no exception.

Method CREATE_FOR_HTTP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_SELOPT_PARA Call by reference Type reference (TYPE) /SDF/E2E_SELECTION_PARA_T Table Type of Selection Parameter for Data Collectors 20101118
2 Returning RR_CHECK Value transfer Object reference (TYPE REF TO) /SDF/CL_CONN_CHECK 20101112

Method CREATE_FOR_HTTP on class /SDF/CL_CONN_CHECK has no exception.

Method CREATE_FOR_RFC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_SELOPT_PARA Call by reference Type reference (TYPE) /SDF/E2E_SELECTION_PARA_T Table Type of Selection Parameter for Data Collectors 20101118
2 Returning RR_CHECK Value transfer Object reference (TYPE REF TO) /SDF/CL_CONN_CHECK 20101112

Method CREATE_FOR_RFC on class /SDF/CL_CONN_CHECK has no exception.

Method CREATE_TASK_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_REQUEST Call by reference Object reference (TYPE REF TO) LTY_CHECK_REQUEST 20101117
2 Returning RP_TASK_ID Value transfer Type reference (TYPE) LTY_TASK_ID Character field, 8 characters long 20101117

Method CREATE_TASK_ENTRY on class /SDF/CL_CONN_CHECK has no exception.

Method EVAL_PARAMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_SELOPT_PARA Call by reference Type reference (TYPE) /SDF/E2E_SELECTION_PARA_T Table Type of Selection Parameter for Data Collectors 20101115

Method EVAL_PARAMS on class /SDF/CL_CONN_CHECK has no exception.

Method EXEC Signature

Method EXEC on class /SDF/CL_CONN_CHECK has no parameter.
Method EXEC on class /SDF/CL_CONN_CHECK has no exception.

Method EXEC_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_TASK Call by reference Object reference (TYPE REF TO) LTY_TASK 20101117
2 Returning RP_RC Value transfer Type reference (TYPE) SYSUBRC 20101117

Method EXEC_CHECK on class /SDF/CL_CONN_CHECK has no exception.

Method GEN_ERROR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_MESSAGE Call by reference Type reference (TYPE) C 20101119
2 Importing IP_STATUS Call by reference Type reference (TYPE) I 20101119
3 Importing IR_REQUEST Call by reference Object reference (TYPE REF TO) LTY_CHECK_REQUEST 20101119

Method GEN_ERROR on class /SDF/CL_CONN_CHECK has no exception.

Method GEN_INTERNAL_ERROR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_LOCATION Call by reference Type reference (TYPE) STRING 20101208
2 Importing IR_REQUEST Call by reference Object reference (TYPE REF TO) LTY_CHECK_REQUEST 20101119

Method GEN_INTERNAL_ERROR on class /SDF/CL_CONN_CHECK has no exception.

Method GEN_INVALID_DESTINATION_ERROR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_REQUEST Call by reference Object reference (TYPE REF TO) LTY_CHECK_REQUEST 20101119

Method GEN_INVALID_DESTINATION_ERROR on class /SDF/CL_CONN_CHECK has no exception.

Method GEN_TIMEOUT_RESULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_REQUEST Call by reference Object reference (TYPE REF TO) LTY_CHECK_REQUEST 20101117

Method GEN_TIMEOUT_RESULT on class /SDF/CL_CONN_CHECK has no exception.

Method GEN_TYPE_ERROR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_REQUEST Call by reference Object reference (TYPE REF TO) LTY_CHECK_REQUEST 20101119

Method GEN_TYPE_ERROR on class /SDF/CL_CONN_CHECK has no exception.

Method GET_CHECK_FUNCTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RP_CHECK_FUNCTION Value transfer Type reference (TYPE) STRING 20101115

Method GET_CHECK_FUNCTION on class /SDF/CL_CONN_CHECK has no exception.

Method GET_CONNECTION_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RP_TYPE Value transfer Type reference (TYPE) STRING 20101119

Method GET_CONNECTION_TYPE on class /SDF/CL_CONN_CHECK has no exception.

Method GET_DESTINATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_PARA Call by reference Object reference (TYPE REF TO) /SDF/E2E_SELECTION_PARA Selection Parameter for Data Provider 20101115
2 Returning RP_DESTINATION Value transfer Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20101115

Method GET_DESTINATION on class /SDF/CL_CONN_CHECK has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_TASK_ID Call by reference Type reference (TYPE) CHAR8 Character field, 8 characters long 20101119
2 Returning RR_PROCESSOR Value transfer Object reference (TYPE REF TO) /SDF/CL_CONN_CHECK Connection Monitoring : base functionality 20101119

Method GET_INSTANCE on class /SDF/CL_CONN_CHECK has no exception.

Method GET_LATENCY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EP_LATENCY Call by reference Type reference (TYPE) I 20101118
2 Exporting EP_MESSAGE Call by reference Type reference (TYPE) STRING 20101118
3 Importing IP_END_TIME Call by reference Type reference (TYPE) TIMESTAMPL UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun) 20101118
4 Importing IP_FUNC Call by reference Type reference (TYPE) STRING 20101119
5 Importing IP_MESSAGE Call by reference Type reference (TYPE) STRING 20101118
6 Importing IP_START_TIME Call by reference Type reference (TYPE) TIMESTAMPL 20101118

Method GET_LATENCY on class /SDF/CL_CONN_CHECK has no exception.

Method GET_LOGON_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EP_MESSAGE Call by reference Type reference (TYPE) STRING 20101118
2 Exporting EP_STATUS Call by reference Type reference (TYPE) /SDF/E2E_TRAFFIC_LIGHT_NUMERIC Numeric values for traffic lights 20101118
3 Importing IP_FUNC Call by reference Type reference (TYPE) STRING 20101119
4 Importing IP_MESSAGE Call by reference Type reference (TYPE) STRING 20101118
5 Importing IP_RC Call by reference Type reference (TYPE) SYSUBRC Return Value, Return Value After ABAP Statements 20101118

Method GET_LOGON_STATUS on class /SDF/CL_CONN_CHECK has no exception.

Method GET_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_PARA Call by reference Object reference (TYPE REF TO) /SDF/E2E_SELECTION_PARA Selection Parameter for Data Provider 20101115
2 Returning RP_MODE Value transfer Type reference (TYPE) STRING 20101115

Method GET_MODE on class /SDF/CL_CONN_CHECK has no exception.

Method GET_PING_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EP_MESSAGE Call by reference Type reference (TYPE) STRING 20101118
2 Exporting EP_STATUS Call by reference Type reference (TYPE) /SDF/E2E_TRAFFIC_LIGHT_NUMERIC Numeric values for traffic lights 20101118
3 Importing IP_FUNC Call by reference Type reference (TYPE) STRING 20101119
4 Importing IP_MESSAGE Call by reference Type reference (TYPE) STRING 20101118
5 Importing IP_RC Call by reference Type reference (TYPE) SYSUBRC Return Value, Return Value After ABAP Statements 20101118

Method GET_PING_STATUS on class /SDF/CL_CONN_CHECK has no exception.

Method GET_RESULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_RESULT Value transfer Type reference (TYPE) /SDF/E2E_RESULT_TT Table Type for the Result of the Data Collectors 20101118

Method GET_RESULT on class /SDF/CL_CONN_CHECK has no exception.

Method GET_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_STATUS Value transfer Type reference (TYPE) /SDF/E2E_EFWKE_RETURN_STATUS_T Table Type for Return Status 20101118

Method GET_STATUS on class /SDF/CL_CONN_CHECK has no exception.

Method GET_TIMEOUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RP_TIMEOUT Value transfer Type reference (TYPE) I 20101122

Method GET_TIMEOUT on class /SDF/CL_CONN_CHECK has no exception.

Method SET_CHECK_RESULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_TASK Call by reference Object reference (TYPE REF TO) LTY_TASK 20101117

Method SET_CHECK_RESULT on class /SDF/CL_CONN_CHECK has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 2008_1_620