SAP ABAP Class CL_SRT_WSP_CONFIG_ID_CACHE (Cache for Special Configuration IDs)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-WS-ABA-CFG (Application Component) WebServices ABAP Configuration
⤷
SOAP_CONFIG (Package) SOAP Configuration Framework
⤷
⤷
Properties
| Class | CL_SRT_WSP_CONFIG_ID_CACHE | |
| Short Description | Cache for Special Configuration IDs | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SOAP_CONFIG | SOAP Configuration Framework |
| Created | 20070417 | SAP |
| Last change | 20131127 | 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_SRT_WSP_CONFIG_ID_CACHE has no interface implemented.
Friends
Class CL_SRT_WSP_CONFIG_ID_CACHE has no friend class.
Attributes
Class CL_SRT_WSP_CONFIG_ID_CACHE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Existence Check for Qualified Name | 20070417 | |
| 2 | Static method | Public | Method | Existence Check for Qualified Name | 20070507 | |
| 3 | Static method | Private | Method | Reade Cache for String | 20070507 | |
| 4 | Static method | Private | Method | Reade Cache for String | 20070507 | |
| 5 | Static method | Public | Method | Create Key for Specified Name | 20070417 | |
| 6 | Static method | Public | Method | Create Key for String | 20070417 | |
| 7 | Static method | Public | Method | Read Qualified Name for Specified Key | 20070417 | |
| 8 | Static method | Public | Method | Read String for Specified Key | 20070417 | |
| 9 | Static method | Private | Method | Read Substrings | 20070417 | |
| 10 | Static method | Public | Method | List QName information for specified QName pattern | 20110222 | |
| 11 | Static method | Public | Method | Remove String for Specified Key | 20070522 | |
| 12 | Static method | Private | Method | Sets Change Information | 20070507 | |
| 13 | Static method | Public | Method | Set String Value for Specified Key | 20070507 | |
| 14 | Static method | Public | Method | Set String Value for Specified Key | 20070507 |
Events
Class CL_SRT_WSP_CONFIG_ID_CACHE has no event.
Types
Class CL_SRT_WSP_CONFIG_ID_CACHE has no local type.
Method Signatures
Method EXISTS_QNAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PI_QNAME | Call by reference | Type reference (TYPE) | QNAME | Qualified Name | 20070417 | |||
| 2 | PI_USE_TYPE | Call by reference | Type reference (TYPE) | SRT_WSP_NAME_USE_TYPE | Typ der Nutzung für SRT Namens-Cache | 20070417 | |||
| 3 | PR_EXISTS | Value transfer | Type reference (TYPE) | BOOLEAN | X=existiert; space=sonst | 20070417 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20070417 |
Method EXISTS_STRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PI_STRING | Call by reference | Type reference (TYPE) | STRING | String Wert | 20070507 | |||
| 2 | PI_USE_TYPE | Call by reference | Type reference (TYPE) | SRT_WSP_NAME_USE_TYPE | 20070507 | ||||
| 3 | PR_EXISTS | Value transfer | Type reference (TYPE) | BOOLEAN | 20070507 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20070507 |
Method GET_INFO_BY_QNAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PE_EXISTS | Call by reference | Type reference (TYPE) | BOOLEAN | X=Eintrag existiert bereits; space=sonst | 20070507 | |||
| 2 | PE_HASH | Call by reference | Type reference (TYPE) | HASH160 | 20070507 | ||||
| 3 | PE_KEY | Call by reference | Type reference (TYPE) | GUID_32 | interner Schlüssel | 20070507 | |||
| 4 | PI_QNAME | Call by reference | Type reference (TYPE) | QNAME | QName Wert | 20070507 | |||
| 5 | PI_USE_TYPE | Call by reference | Type reference (TYPE) | SRT_WSP_NAME_USE_TYPE | 20070507 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20070507 |
Method GET_INFO_BY_STRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PE_EXISTS | Call by reference | Type reference (TYPE) | BOOLEAN | X=Eintrag existiert bereits; space=sonst | 20070507 | |||
| 2 | PE_HASH | Call by reference | Type reference (TYPE) | HASH160 | neuer Hashwert, falls Eintrag nicht existiert | 20070507 | |||
| 3 | PE_KEY | Call by reference | Type reference (TYPE) | GUID_32 | interner Schlüssel | 20070507 | |||
| 4 | PI_STRING | Call by reference | Type reference (TYPE) | STRING | String Wert | 20070507 | |||
| 5 | PI_USE_TYPE | Call by reference | Type reference (TYPE) | SRT_WSP_NAME_USE_TYPE | Eintragstyp | 20070507 |
Method GET_INFO_BY_STRING on class CL_SRT_WSP_CONFIG_ID_CACHE has no exception.
Method GET_KEY_FOR_QNAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PI_QNAME | Call by reference | Type reference (TYPE) | QNAME | Qualified Name | 20070417 | |||
| 2 | PI_USE_TYPE | Call by reference | Type reference (TYPE) | SRT_WSP_NAME_USE_TYPE | Typ der Nutzung für SRT Namens-Cache | 20070417 | |||
| 3 | PR_KEY | Value transfer | Type reference (TYPE) | GUID_32 | GUID im 'CHAR' Format in Großschreibung | 20070417 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20070417 |
Method GET_KEY_FOR_STRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PI_STRING | Call by reference | Type reference (TYPE) | STRING | Nutzdaten | 20070417 | |||
| 2 | PI_USE_TYPE | Call by reference | Type reference (TYPE) | SRT_WSP_NAME_USE_TYPE | Typ der Nutzung für SRT Namens-Cache | 20070417 | |||
| 3 | PR_KEY | Value transfer | Type reference (TYPE) | GUID_32 | Cache-Schlüssel | 20070417 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20070417 |
Method GET_QNAME_BY_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PE_QNAME | Call by reference | Type reference (TYPE) | QNAME | Nutzdaten | 20070417 | |||
| 2 | PI_KEY | Call by reference | Type reference (TYPE) | GUID_32 | Cache-Key | 20070417 | |||
| 3 | PI_USE_TYPE | Call by reference | Type reference (TYPE) | SRT_WSP_NAME_USE_TYPE | 20070507 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20070417 |
Method GET_STRING_BY_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PE_STRING | Call by reference | Type reference (TYPE) | STRING | Nutzdaten | 20070417 | |||
| 2 | PI_KEY | Call by reference | Type reference (TYPE) | GUID_32 | Key | 20070417 | |||
| 3 | PI_USE_TYPE | Call by reference | Type reference (TYPE) | SRT_WSP_NAME_USE_TYPE | 20070507 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20070417 |
Method GET_STRING_PARTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PE_PARTS | Call by reference | Type reference (TYPE) | SRT_WSP_STRINGS | Teil-Strings | 20070417 | |||
| 2 | PI_ENTRY | Call by reference | Type reference (TYPE) | SRT_NAME_CACHE | SRT Namens-Cache | 20070417 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20070417 |
Method LIST_QNAME_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_QNAME_INFO_LIST | Call by reference | Type reference (TYPE) | SRT_NAME_CACHE_QNAME_LIST | List of QName infrormation from name cache | 20110222 | |||
| 2 | I_QNAME_PATTERN | Call by reference | Type reference (TYPE) | QNAME | Qualified Name | 20110222 |
Method LIST_QNAME_INFO on class CL_SRT_WSP_CONFIG_ID_CACHE has no exception.
Method REMOVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PI_KEY | Call by reference | Type reference (TYPE) | GUID_32 | Specherschlüssel | 20070522 | |||
| 2 | PI_USE_TYPE | Call by reference | Type reference (TYPE) | SRT_WSP_NAME_USE_TYPE | Typ der Nutzung für SRT Namens-Cache | 20070522 |
Method REMOVE on class CL_SRT_WSP_CONFIG_ID_CACHE has no exception.
Method SET_CHANGE_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PC_ENTRY | Call by reference | Type reference (TYPE) | SRT_NAME_CACHE | 20070507 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20070507 |
Method SET_QNAME_FOR_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PI_KEY | Call by reference | Type reference (TYPE) | GUID_32 | 20070507 | ||||
| 2 | PI_QNAME | Call by reference | Type reference (TYPE) | QNAME | neuer QName Wert | 20070507 | |||
| 3 | PI_USE_TYPE | Call by reference | Type reference (TYPE) | SRT_WSP_NAME_USE_TYPE | 20070507 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20070507 |
Method SET_STRING_FOR_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PI_KEY | Call by reference | Type reference (TYPE) | GUID_32 | Schlüssel | 20070507 | |||
| 2 | PI_STRING | Call by reference | Type reference (TYPE) | STRING | neuer String Wert | 20070507 | |||
| 3 | PI_USE_TYPE | Call by reference | Type reference (TYPE) | SRT_WSP_NAME_USE_TYPE | Nutzungstyp | 20070507 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20070507 |
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 710 |