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 | 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 | Constant | Private | Type reference (TYPE) | SRT_LP_NAME | 'CSI_{0}' | Logical Port Name | 20100112 | ||
| 2 | Constant | Private | Type reference (TYPE) | CSI_STRING | '{0}' | CSI String | 20100112 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | Copy a logical Port | 20100112 | |
| 2 | Static method | Public | Method | Delete a logical Port | 20100112 | |
| 3 | Static method | Public | Method | Get the data (ssl/port) for a Logical Port | 20110720 | |
| 4 | 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 | IV_LOGICALPORT_FROM | Call by reference | Type reference (TYPE) | SRT_LP_NAME | Logical Port Name | 20100112 | |||
| 2 | IV_LOGICALPORT_TO | Call by reference | Type reference (TYPE) | SRT_LP_NAME | Logical Port Name | 20100112 | |||
| 3 | IV_NEW_HOSTNAME | Call by reference | Type reference (TYPE) | CSI_STRING | CSI IP Address | 20100118 | |||
| 4 | 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 | WSP Exception | 20100112 |
Method DELETE_LOGICAL_PORT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_LOGICALPORT_NAME | Call by reference | Type reference (TYPE) | SRT_LP_NAME | Logical Port Name | 20100112 | |||
| 2 | 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 | WSP Exception | 20100112 |
Method GET_LOGICAL_PORT_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_PORT | Call by reference | Type reference (TYPE) | CSI_INT | URL Port | 20110720 | |||
| 2 | EV_PROTOCOL | Call by reference | Type reference (TYPE) | CSI_STRING | URL Protocol | 20110720 | |||
| 3 | IV_LP_NAME | Call by reference | Type reference (TYPE) | SRT_LP_NAME | Logical Port Name | 20110720 | |||
| 4 | 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 | IV_HOSTNAME | Call by reference | Type reference (TYPE) | CSI_STRING | CSI IP Address | 20100118 | |||
| 2 | IV_LP_TEMPLATE_NAME | Call by reference | Type reference (TYPE) | SRT_LP_NAME | Logical Port Name | 20100112 | |||
| 3 | IV_NAME | Call by reference | Type reference (TYPE) | CSI_STRING | CSI String | 20100112 | |||
| 4 | IV_PROXYCLASS_NAME | Call by reference | Type reference (TYPE) | SRT_WSP_DT_OBJ_NAME | WSP Name of Interface Object | 20100112 | |||
| 5 | RV_LP_NAME | Value transfer | Type reference (TYPE) | SRT_LP_NAME | Logical Port Name | 20100112 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20100112 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 702 |