SAP ABAP Class CL_CPA_CACHE (XI Cache: Bindings and Channels)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-XI-IBC-SRV (Application Component) Services
⤷
SAI_SERVICES (Package) Determine Adapter Configuration
⤷
⤷
Properties
| Class | CL_CPA_CACHE | |
| Short Description | XI Cache: Bindings and Channels | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SAI_SERVICES | Determine Adapter Configuration |
| Created | 20051104 | 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_CPA_CACHE has no interface implemented.
Friends
Class CL_CPA_CACHE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_AI_CACHE_APP_LOG | Application Log for Cache Refresh | 20070103 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_CPA_CACHE_WS | XI Cache: Bindings and Channels | 20060813 | |||
| 3 | Static Attribute | Public | Type reference (TYPE) | CHAR01 | '*' | Wildcard | 20070212 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20070103 | |
| 2 | Instance method | Private | Method | 20110605 | ||
| 3 | Instance method | Public | Method | Deletes All Bindings and Channels in 'Full Cache Refresh' | 20051207 | |
| 4 | Instance method | Private | Method | Deletes Channels | 20051209 | |
| 5 | Instance method | Private | Method | Delete Sender Agreements | 20051209 | |
| 6 | Instance method | Private | Method | Delete Receiver Agreements | 20051209 | |
| 7 | Instance method | Private | Method | Delete Direct Connections | 20051209 | |
| 8 | Static method | Public | Method | Gets address header for a logical port | 20061116 | |
| 9 | Static method | Public | Method | Read Most Specific Logical Ports | 20070212 | |
| 10 | Static method | Public | Method | Read Most Specific Logical Ports | 20051110 | |
| 11 | Static method | Public | Method | Is Adapter a WS-RT Adapter? | 20051118 | |
| 12 | Instance method | Public | Method | Cache Refresh for CPA Objects (Bindings & Channels) | 20051207 | |
| 13 | Instance method | Private | Method | Add Channels | 20051209 | |
| 14 | Instance method | Private | Method | Add Sender Agreements | 20051209 | |
| 15 | Instance method | Private | Method | Add Receiver Agreements | 20051209 | |
| 16 | Instance method | Private | Method | Add Direct Connections | 20051209 |
Events
Class CL_CPA_CACHE has no event.
Types
Class CL_CPA_CACHE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | APP_LOG | Value transfer | Object reference (TYPE REF TO) | CL_AI_CACHE_APP_LOG | Application Log für Cache-Refresh | 20070103 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20070103 |
Method CORRECT_INCONSISTENT_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHANNELATTS | Call by reference | Type reference (TYPE) | SSRV_ATTRIBUTET | Tabelle der Attribute | 20110605 | |||
| 2 | CHANNELS | Call by reference | Type reference (TYPE) | SSRV_CHANNELT | Tabelle der Channels | 20110605 |
Method CORRECT_INCONSISTENT_DATA on class CL_CPA_CACHE has no exception.
Method DELETE_ALL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONSUMER | Call by reference | Type reference (TYPE) | SXICACHE_CONSUMER | Cache-Abnehmer (Business System) | 20071128 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20051207 |
Method DELETE_CHANNELS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHANNELS | Call by reference | Type reference (TYPE) | SSRV_CHANNELT | Tabelle der Channels | 20060616 | |||
| 2 | DELETED_OBJ | Call by reference | Type reference (TYPE) | SAPXI_OBJECT_KEYTAB | XI - Table of Objects | 20051209 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20051209 |
Method DELETE_INBOUND_BINDINGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DELETED_OBJ | Call by reference | Type reference (TYPE) | SAPXI_OBJECT_KEYTAB | XI - Table of Objects | 20051209 | |||
| 2 | INBINDINGS | Call by reference | Type reference (TYPE) | SSRV_BINDINGT | Tabelle der Bindings | 20060616 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20051209 |
Method DELETE_OUTBOUND_BINDINGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DELETED_OBJ | Call by reference | Type reference (TYPE) | SAPXI_OBJECT_KEYTAB | XI - Table of Objects | 20051209 | |||
| 2 | OUTBINDINGS | Call by reference | Type reference (TYPE) | SSRV_BINDINGT | Tabelle der Bindings | 20060616 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20051209 |
Method DELETE_P2P_BINDINGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DELETED_OBJ | Call by reference | Type reference (TYPE) | SAPXI_OBJECT_KEYTAB | XI - Table of Objects | 20051209 | |||
| 2 | P2PBINDINGS | Call by reference | Type reference (TYPE) | SSRV_P2PBINDINGT | Tabelle der P2P-Bindings | 20060719 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20051209 |
Method GET_ADDRESS_HEADER_BY_PORT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LOGICAL_PORT | Call by reference | Type reference (TYPE) | SSRV_RTCONFIG_ID | XI Services: Mapping XI Config to WS Runtime Config | 20061116 | |||
| 2 | RESULT | Value transfer | Type reference (TYPE) | SSRV_SENDER_RECEIVER | XI Services: Mapping XI Config to WS Runtime Config | 20061116 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XI Services: Inbound und Outbound Binding Fehler | 20061116 |
Method GET_CONFIGURED_RECEIVERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACTIONNAME | Call by reference | Type reference (TYPE) | SXI_ACTION | XI: Interface-Name | 20070212 | |||
| 2 | ACTIONNS | Call by reference | Type reference (TYPE) | SXI_ACTION_NS | XI: Interface-Namensraum | 20070212 | |||
| 3 | FROM_PARTY | Call by reference | Type reference (TYPE) | SXI_FROM_PARTY | XI: From-Party | 20070212 | |||
| 4 | FROM_SERVICE | Call by reference | Type reference (TYPE) | SXI_FROM_SERVICE | XI: From-Service | 20070212 | |||
| 5 | RESULT | Value transfer | Type reference (TYPE) | SXI_ADDRESSES_NORM | XI Services: Runtime Configuration ID | 20070212 | |||
| 6 | TO_PARTY | Value transfer | Type reference (TYPE) | SXI_TO_PARTY | XI:To-Party - Wildcard erlaubt | 20070212 | |||
| 7 | TO_SERVICE | Value transfer | Type reference (TYPE) | SXI_TO_SERVICE | XI: To-Service - Wildcard erlaubt | 20070212 |
Method GET_CONFIGURED_RECEIVERS on class CL_CPA_CACHE has no exception.
Method GET_LOGICAL_PORT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACTIONNAME | Call by reference | Type reference (TYPE) | SXI_ACTION | XI: Interface-Name | 20051110 | |||
| 2 | ACTIONNS | Call by reference | Type reference (TYPE) | SXI_ACTION_NS | XI: Interface-Namensraum | 20051110 | |||
| 3 | FROM_PARTY | Call by reference | Type reference (TYPE) | SXI_FROM_PARTY | XI: From-Party | 20051110 | |||
| 4 | FROM_SERVICE | Call by reference | Type reference (TYPE) | SXI_FROM_SERVICE | XI: From-Service | 20051110 | |||
| 5 | RESULT | Value transfer | Type reference (TYPE) | SSRV_RTCONFIG_ID | XI Services: Runtime Configuration ID | 20051110 | |||
| 6 | TO_PARTY | Call by reference | Type reference (TYPE) | SXI_TO_PARTY | XI:To-Party | 20051110 | |||
| 7 | TO_SERVICE | Call by reference | Type reference (TYPE) | SXI_TO_SERVICE | XI: To-Service | 20051110 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XI Services: Inbound und Outbound Binding Fehler | 20051110 |
Method IS_WS_ADAPTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Call by reference | Type reference (TYPE) | SSRV_ADAPTER_NAME | XI Services: Adapter Name | 20051118 | |||
| 2 | NAMESPACE | Call by reference | Type reference (TYPE) | SSRV_ADAPTER_NS | XI Services: Adapter Namespace | 20051118 | |||
| 3 | RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20051118 |
Method IS_WS_ADAPTER on class CL_CPA_CACHE has no exception.
Method REFRESH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHANNELATTS | Call by reference | Type reference (TYPE) | SSRV_ATTRIBUTET | Tabelle der Attribute | 20051209 | |||
| 2 | CHANNELMODS | Call by reference | Type reference (TYPE) | SSRV_CHANNELMODT | Tabelle der Channelmodule | 20060220 | |||
| 3 | CHANNELS | Call by reference | Type reference (TYPE) | SSRV_CHANNELT | Tabelle der Channels | 20051209 | |||
| 4 | CONSUMER | Call by reference | Type reference (TYPE) | SXICACHE_CONSUMER | Cache-Abnehmer (Business System) | 20051207 | |||
| 5 | DELETED_CHANNELS | Call by reference | Type reference (TYPE) | SAPXI_OBJECT_KEYTAB | XI - Table of Objects | 20051209 | |||
| 6 | DELETED_INBINDINGS | Call by reference | Type reference (TYPE) | SAPXI_OBJECT_KEYTAB | XI - Table of Objects | 20051209 | |||
| 7 | DELETED_OUTBINDINGS | Call by reference | Type reference (TYPE) | SAPXI_OBJECT_KEYTAB | XI - Table of Objects | 20051209 | |||
| 8 | DELETED_P2PBINDINGS | Call by reference | Type reference (TYPE) | SAPXI_OBJECT_KEYTAB | XI - Table of Objects | 20051209 | |||
| 9 | DELETED_SRVIFS | Call by reference | Type reference (TYPE) | SAPXI_OBJECT_KEYTAB | XI - Table of Objects | 20060813 | |||
| 10 | EXCEPTION_TAB | Value transfer | Type reference (TYPE) | SXI_CX_CACHE_MULTIPLE_TAB | Tabelle der Exceptions CX_CACHE_MULTIPLE | 20051209 | |||
| 11 | INBINDINGATTS | Call by reference | Type reference (TYPE) | SSRV_ATTRIBUTET | Tabelle der Attribute | 20051209 | |||
| 12 | INBINDINGS | Call by reference | Type reference (TYPE) | SSRV_BINDINGT | Tabelle der Bindings | 20051209 | |||
| 13 | INBINDINGUSERS | Call by reference | Type reference (TYPE) | SSRV_BINDINGUSRT | XI Binding: Tabelle der User | 20051209 | |||
| 14 | OUTBINDEXTRACTORS | Call by reference | Type reference (TYPE) | RDT_EXTRACTOR | Tabelle der Extractors (wie DB) | 20051209 | |||
| 15 | OUTBINDHDRMAP | Call by reference | Type reference (TYPE) | SSRV_BINDHDRMAPT | XI Services: Tabelle der Header Mappings (Feld -> Extraktor) | 20051207 | |||
| 16 | OUTBINDINGATTS | Call by reference | Type reference (TYPE) | SSRV_ATTRIBUTET | Tabelle der Attribute | 20051209 | |||
| 17 | OUTBINDINGS | Call by reference | Type reference (TYPE) | SSRV_BINDINGT | Tabelle der Bindings | 20051209 | |||
| 18 | OUTBINDNAMESPACES | Call by reference | Type reference (TYPE) | RDT_NAMESPACE | Tabelle der Namespaces | 20051209 | |||
| 19 | P2PBINDINGATTS | Call by reference | Type reference (TYPE) | SSRV_ATTRIBUTET | Tabelle der Attribute | 20051209 | |||
| 20 | P2PBINDINGS | Call by reference | Type reference (TYPE) | SSRV_P2PBINDINGT | Tabelle der P2P-Bindings | 20051209 | |||
| 21 | SRVIFS | Call by reference | Type reference (TYPE) | SSRV_RTWSDLT | Tabelle der SSRVRTWSDL | 20060813 |
Method REFRESH on class CL_CPA_CACHE has no exception.
Method UPDATE_CHANNELS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHANNELATTS | Call by reference | Type reference (TYPE) | SSRV_ATTRIBUTET | Tabelle der Channelattribute | 20051209 | |||
| 2 | CHANNELMODS | Call by reference | Type reference (TYPE) | SSRV_CHANNELMODT | Tabelle der Channelmodule | 20060220 | |||
| 3 | CHANNELS | Call by reference | Type reference (TYPE) | SSRV_CHANNELT | Tabelle der Channels | 20051209 | |||
| 4 | CONSUMER | Call by reference | Type reference (TYPE) | SXICACHE_CONSUMER | Cache-Abnehmer (Business System) | 20051209 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20051209 |
Method UPDATE_INBOUND_BINDINGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHANNELATTS | Call by reference | Type reference (TYPE) | SSRV_ATTRIBUTET | Tabelle der Channelattribute | 20051209 | |||
| 2 | CHANNELS | Call by reference | Type reference (TYPE) | SSRV_CHANNELT | Tabelle der Channels | 20051209 | |||
| 3 | CONSUMER | Call by reference | Type reference (TYPE) | SXICACHE_CONSUMER | Cache-Abnehmer (Business System) | 20060724 | |||
| 4 | INBINDINGATTS | Call by reference | Type reference (TYPE) | SSRV_ATTRIBUTET | XI Services: Tabelle der Bindingattribute | 20051209 | |||
| 5 | INBINDINGS | Call by reference | Type reference (TYPE) | SSRV_BINDINGT | Tabelle der Bindings | 20051209 | |||
| 6 | INBINDINGUSERS | Call by reference | Type reference (TYPE) | SSRV_BINDINGUSRT | XI Binding: Tabelle der User | 20051209 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20051209 |
Method UPDATE_OUTBOUND_BINDINGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHANNELATTS | Call by reference | Type reference (TYPE) | SSRV_ATTRIBUTET | Tabelle der Channelattribute | 20051209 | |||
| 2 | CHANNELS | Call by reference | Type reference (TYPE) | SSRV_CHANNELT | Tabelle der Channels | 20051209 | |||
| 3 | CONSUMER | Call by reference | Type reference (TYPE) | SXICACHE_CONSUMER | Cache-Abnehmer (Business System) | 20060724 | |||
| 4 | OUTBINDEXTRACTORS | Call by reference | Type reference (TYPE) | RDT_EXTRACTOR | Tabelle der Extractors (wie DB) | 20051209 | |||
| 5 | OUTBINDHDRMAP | Call by reference | Type reference (TYPE) | SSRV_BINDHDRMAPT | XI Services: Tabelle der Header Mappings (Feld -> Extraktor) | 20051209 | |||
| 6 | OUTBINDINGATTS | Call by reference | Type reference (TYPE) | SSRV_ATTRIBUTET | XI Services: Tabelle der Bindingattribute | 20051209 | |||
| 7 | OUTBINDINGS | Call by reference | Type reference (TYPE) | SSRV_BINDINGT | Tabelle der Bindings | 20051209 | |||
| 8 | OUTBINDNAMESPACES | Call by reference | Type reference (TYPE) | RDT_NAMESPACE | Tabelle der Namespaces | 20051209 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20051209 |
Method UPDATE_P2P_BINDINGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHANNELATTS | Call by reference | Type reference (TYPE) | SSRV_ATTRIBUTET | Tabelle der Channelattribute | 20051209 | |||
| 2 | CHANNELS | Call by reference | Type reference (TYPE) | SSRV_CHANNELT | Tabelle der Channels | 20051209 | |||
| 3 | CONSUMER | Call by reference | Type reference (TYPE) | SXICACHE_CONSUMER | Cache-Abnehmer (Business System) | 20051209 | |||
| 4 | P2PBINDINGATTS | Call by reference | Type reference (TYPE) | SSRV_ATTRIBUTET | XI Services: Tabelle der Bindingattribute | 20051209 | |||
| 5 | P2PBINDINGS | Call by reference | Type reference (TYPE) | SSRV_P2PBINDINGT | Tabelle der Bindings | 20051209 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20051209 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |