SAP ABAP Class CL_CSI_LP_HELPER (CSI Endpoint Handler)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-EPT-RCC (Application Component) Remote Control and Communication Framework
     CSI_RCCF (Package) Cloud Service specific RCCF Implementations
Properties
Class CL_CSI_LP_HELPER  
Short Description CSI Endpoint Handler    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CSI_RCCF   Cloud Service specific RCCF Implementations 
Created 20100112   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_CSI_LP_HELPER has no interface implemented.
Friends
Class CL_CSI_LP_HELPER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_LP_TEMPLATE Constant Private Type reference (TYPE) SRT_LP_NAME 'CSI_{0}' Logical Port Name 20100112
2 GC_REPLACE0 Constant Private Type reference (TYPE) CSI_STRING '{0}' CSI String 20100112
Methods
# Method Level Visibility Method type Description Created on
1 COPY_LPORT Static method Private Method Copy a logical Port 20100112
2 DELETE_LOGICAL_PORT Static method Public Method Delete a logical Port 20100112
3 GET_LOGICAL_PORT_DATA Static method Public Method Get the data (ssl/port) for a Logical Port 20110720
4 GET_LOGICAL_PORT_NAME Static method Public Method Get or Create a Logical Port for a given IP Address 20100112
Events
Class CL_CSI_LP_HELPER has no event.
Types
Class CL_CSI_LP_HELPER has no local type.
Method Signatures

Method COPY_LPORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LOGICALPORT_FROM Call by reference Type reference (TYPE) SRT_LP_NAME Logical Port Name 20100112
2 Importing IV_LOGICALPORT_TO Call by reference Type reference (TYPE) SRT_LP_NAME Logical Port Name 20100112
3 Importing IV_NEW_HOSTNAME Call by reference Type reference (TYPE) CSI_STRING CSI IP Address 20100118
4 Importing IV_PROXYCLASS_NAME Call by reference Type reference (TYPE) SRT_WSP_DT_OBJ_NAME WSP Name of Interface Object 20100112
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20100112

Method DELETE_LOGICAL_PORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LOGICALPORT_NAME Call by reference Type reference (TYPE) SRT_LP_NAME Logical Port Name 20100112
2 Importing IV_PROXYCLASS_NAME Call by reference Type reference (TYPE) SRT_WSP_DT_OBJ_NAME WSP Name of Interface Object 20100112
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20100112

Method GET_LOGICAL_PORT_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_PORT Call by reference Type reference (TYPE) CSI_INT URL Port 20110720
2 Exporting EV_PROTOCOL Call by reference Type reference (TYPE) CSI_STRING URL Protocol 20110720
3 Importing IV_LP_NAME Call by reference Type reference (TYPE) SRT_LP_NAME Logical Port Name 20110720
4 Importing IV_PROXYCLASS_NAME Call by reference Type reference (TYPE) SRT_WSP_DT_OBJ_NAME WSP Name of Interface Object 20110720

Method GET_LOGICAL_PORT_DATA on class CL_CSI_LP_HELPER has no exception.

Method GET_LOGICAL_PORT_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_HOSTNAME Call by reference Type reference (TYPE) CSI_STRING CSI IP Address 20100118
2 Importing IV_LP_TEMPLATE_NAME Call by reference Type reference (TYPE) SRT_LP_NAME Logical Port Name 20100112
3 Importing IV_NAME Call by reference Type reference (TYPE) CSI_STRING CSI String 20100112
4 Importing IV_PROXYCLASS_NAME Call by reference Type reference (TYPE) SRT_WSP_DT_OBJ_NAME WSP Name of Interface Object 20100112
5 Returning RV_LP_NAME Value transfer Type reference (TYPE) SRT_LP_NAME Logical Port Name 20100112
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20100112
History
Last changed by/on SAP  20130531 
SAP Release Created in 702