SAP ABAP Class /SDF/CL_HTTP_CONN_CHECK (Connection Monitoring : HTTP checks)
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 - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /SDF/CL_CONN_CHECK Connection Monitoring : base functionality 20101112
Properties
Class /SDF/CL_HTTP_CONN_CHECK  
Short Description Connection Monitoring : HTTP checks    
Super Class /SDF/CL_CONN_CHECK Connection Monitoring : base functionality 
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_HTTP_CONN_CHECK has no forward declaration.
Interfaces
Class /SDF/CL_HTTP_CONN_CHECK has no interface implemented.
Friends
Class /SDF/CL_HTTP_CONN_CHECK has no friend class.
Attributes
Class /SDF/CL_HTTP_CONN_CHECK has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_CONNECTION Static method Public Method 20101121
2 GET_ERROR_MESSAGE Static method Private Method get error message from failed HTTP call 20101122
Events
Class /SDF/CL_HTTP_CONN_CHECK has no event.
Types
Class /SDF/CL_HTTP_CONN_CHECK has no local type.
Method Signatures

Method CHECK_CONNECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EP_LATENCY_IN_MS Call by reference Type reference (TYPE) I 20101121
2 Exporting EP_LATENCY_MESSAGE Call by reference Type reference (TYPE) STRING 20101121
3 Exporting EP_LOGON_MESSAGE Call by reference Type reference (TYPE) STRING 20101121
4 Exporting EP_LOGON_STATUS Call by reference Type reference (TYPE) /SDF/E2E_TRAFFIC_LIGHT_NUMERIC Numeric values for traffic lights 20101121
5 Exporting EP_PING_MESSAGE Call by reference Type reference (TYPE) STRING 20101121
6 Exporting EP_PING_STATUS Call by reference Type reference (TYPE) /SDF/E2E_TRAFFIC_LIGHT_NUMERIC Numeric values for traffic lights 20101121
7 Importing IP_DESTINATION Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20101121
8 Importing IP_LATENCY Call by reference Type reference (TYPE) CHAR1 Single-character flag 20101121
9 Importing IP_LOGON Call by reference Type reference (TYPE) CHAR1 Single-character flag 20101121
10 Importing IP_PING Call by reference Type reference (TYPE) CHAR1 Single-character flag 20101121

Method CHECK_CONNECTION on class /SDF/CL_HTTP_CONN_CHECK has no exception.

Method GET_ERROR_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_FUNC Call by reference Type reference (TYPE) STRING 20101122
2 Importing IP_RC Call by reference Type reference (TYPE) SYSUBRC Return Value, Return Value After ABAP Statements 20101122
3 Importing IR_CLIENT Call by reference Object reference (TYPE REF TO) IF_HTTP_CLIENT HTTP Client Abstraction 20101122
4 Returning RP_MESSAGE Value transfer Type reference (TYPE) STRING 20101122

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