SAP ABAP Class IF_CLB_CONNECTIVITY (SAIL: Connectivity controller)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CLB_CONNECTIVITY_CTLR SAIL: Connectivity controller 20110808
Properties
Class IF_CLB_CONNECTIVITY  
Short Description SAIL: Connectivity controller    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20110808   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_CLB_CONFIGURATION Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 IF_CLB_METHOD_PROCESS Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 IF_HTTP_REQUEST Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class IF_CLB_CONNECTIVITY has no interface implemented.
Friends
Class IF_CLB_CONNECTIVITY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_SSFAPPL Constant Public Type reference (TYPE) SSFAPPL 'CLBOAU' SSF Application 20110927
Methods
# Method Level Visibility Method type Description Created on
1 GET_CONNECTOR Instance method Public Method Get the connector 20110812
Events
Class IF_CLB_CONNECTIVITY has no event.
Types
Class IF_CLB_CONNECTIVITY has no local type.
Method Signatures

Method GET_CONNECTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_APPLI_CONFIG Call by reference Type reference (TYPE) IF_CLB_CONFIGURATION=>TY_APPLICATION_CONFIG 20111220
2 Importing IS_CONNECTION_DATA Call by reference Type reference (TYPE) IF_CLB_METHOD_PROCESS=>TS_CONNECTION_DATA 20111220
3 Importing IV_ENDPOINT Call by reference Type reference (TYPE) STRING 20111220
4 Importing IV_METHOD Call by reference Type reference (TYPE) STRING IF_HTTP_REQUEST=>CO_REQUEST_METHOD_POST 20111220
5 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) IF_CLB_HTTP_CONNECTOR SAIL: Client Facade 20110825
# Exception Resumable Description Created on
1 CX_CLB_CONNECTIVITY SAIL: Configuration exception 20110831
2 CX_CLB_RUNTIME SAIL: Runtime exception 20110914
History
Last changed by/on SAP  20130531 
SAP Release Created in