SAP ABAP Class CL_POC_CONNECTIVITY (Connectivity Manager)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-EPT-POC (Application Component) Process Orchestration for Built-In Processes
     BS_POC_FEDERATION (Package) Process Orchestration - Federation
Properties
Class CL_POC_CONNECTIVITY  
Short Description Connectivity Manager    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package BS_POC_FEDERATION   Process Orchestration - Federation 
Created 20100806   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_POC_CONNECTIVITY has no forward declaration.
Interfaces
Class CL_POC_CONNECTIVITY has no interface implemented.
Friends
Class CL_POC_CONNECTIVITY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GO_CONNECTIVITY Static Attribute Private Object reference (TYPE REF TO) CL_POC_CONNECTIVITY Connectivity Manager 20101026
2 MO_APPL_LOG Instance attribute Private Object reference (TYPE REF TO) CL_POC_APPLICATION_LOG Application Log 20100820
3 MV_MASTER_REGISTRY_LOGSYS Instance attribute Private Type reference (TYPE) POC_LOGSYS Master Registry: Logical System 20100930
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Private Constructor CONSTRUCTOR 20100806
2 GET_INSTANCE Static method Public Method Gets an Instance 20100806
3 GET_LOGICAL_SYSTEM_DETAILS Instance method Public Method Retrieves Logical System Details 20100806
4 GET_LOGICAL_SYSTEM_MANDT Instance method Public Method Get Logical System for a Client/Mandt 20100806
5 GET_REGISTRY_DESTINATION Instance method Public Method Get Registry Destination Details 20100809
Events
Class CL_POC_CONNECTIVITY has no event.
Types
Class CL_POC_CONNECTIVITY has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_POC_CONNECTIVITY has no parameter.
Method CONSTRUCTOR on class CL_POC_CONNECTIVITY has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_CONNECTIVITY Call by reference Object reference (TYPE REF TO) CL_POC_CONNECTIVITY Connectivity Manager 20100806

Method GET_INSTANCE on class CL_POC_CONNECTIVITY has no exception.

Method GET_LOGICAL_SYSTEM_DETAILS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_LOGICAL_SYSTEM_DETAILS Call by reference Type reference (TYPE) POC_T_LOGICAL_SYSTEM_DB Logical System Details 20100806
2 Importing IT_LOGICAL_SYSTEM Call by reference Type reference (TYPE) POC_T_LOGICAL_SYSTEM Logical System 20100806

Method GET_LOGICAL_SYSTEM_DETAILS on class CL_POC_CONNECTIVITY has no exception.

Method GET_LOGICAL_SYSTEM_MANDT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_LOGSYS Call by reference Type reference (TYPE) POC_LOGSYS Logical system 20100806
2 Importing IV_MANDT Call by reference Type reference (TYPE) MANDT SY-MANDT Client 20100806

Method GET_LOGICAL_SYSTEM_MANDT on class CL_POC_CONNECTIVITY has no exception.

Method GET_REGISTRY_DESTINATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_REGISTRY_DETAILS Call by reference Type reference (TYPE) POC_C_LOGIC_SYS Registry Details 20100809

Method GET_REGISTRY_DESTINATION on class CL_POC_CONNECTIVITY has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 703