SAP ABAP Interface IF_SRT_WSP_DESERIAL_SINGLE (Deserialize single config)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-WS-ABA-CFG (Application Component) WebServices ABAP Configuration
⤷
SOAP_CONFIG (Package) SOAP Configuration Framework
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SRT_WSP_SERIAL_SINGLE | Single config serialization | 20101215 |
Properties
| Interface | IF_SRT_WSP_DESERIAL_SINGLE | |
| Short Description | Deserialize single config |
General Data
| Package | SOAP_CONFIG | SOAP Configuration Framework |
| Created | 20101215 | SAP |
| Last changed | 20110908 | SAP |
| 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
Interface IF_SRT_WSP_DESERIAL_SINGLE has no interface.
Friends
Interface IF_SRT_WSP_DESERIAL_SINGLE has no friend.
Attributes
Interface IF_SRT_WSP_DESERIAL_SINGLE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Check config key already exists | 20101215 | |
| 2 | Instance method | Public | Method | Check config name already exists | 20101215 | |
| 3 | Instance method | Public | Method | Check if LP for proxy already exists in local client | 20101215 | |
| 4 | Instance method | Public | Method | Get current information of derserialized object | 20101222 | |
| 5 | Instance method | Public | Method | Save deserialized config | 20101215 | |
| 6 | Instance method | Public | Method | Set a new internal config key | 20101215 | |
| 7 | Instance method | Public | Method | Set new config name | 20101215 | |
| 8 | Instance method | Public | Method | Set new logical port name | 20101215 |
Events
Interface IF_SRT_WSP_DESERIAL_SINGLE has no event.
Types
Interface IF_SRT_WSP_DESERIAL_SINGLE has no local type.
Method Signatures
Method CHECK_CONFIG_KEY_EXISTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_EXISTS | Value transfer | Type reference (TYPE) | BOOLEAN | 20101215 |
Method CHECK_CONFIG_KEY_EXISTS on Interface IF_SRT_WSP_DESERIAL_SINGLE has no exception.
Method CHECK_CONFIG_NAME_EXISTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_EXISTS | Value transfer | Type reference (TYPE) | BOOLEAN | 20101215 |
Method CHECK_CONFIG_NAME_EXISTS on Interface IF_SRT_WSP_DESERIAL_SINGLE has no exception.
Method CHECK_LP_EXISTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_EXISTS | Value transfer | Type reference (TYPE) | BOOLEAN | 20101215 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20101215 |
Method GET_CONFIG_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_CONFIG_KEY | Call by reference | Type reference (TYPE) | GUID_32 | Internal configuration key | 20101222 | |||
| 2 | E_CONFIG_NAME | Call by reference | Type reference (TYPE) | SRT_WSP_RT_CONFIG_NAME | WSP Name of RT Configuration | 20101222 | |||
| 3 | E_IS_PROVIDER | Call by reference | Type reference (TYPE) | BOOLEAN | X=is provider config; space=is consumer config | 20101222 | |||
| 4 | E_LP_NAME | Call by reference | Type reference (TYPE) | SRT_LP_NAME | Logical Port Name | 20101222 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20101222 |
Method SAVE_CONFIG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_CFG | Value transfer | Object reference (TYPE REF TO) | IF_SRT_WSP_CONFIG_RT | 20101215 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20101215 |
Method SET_NEW_CONFIG_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ALSO_EXISTS | Call by reference | Type reference (TYPE) | BOOLEAN | 20101215 | ||||
| 2 | I_KEY | Call by reference | Type reference (TYPE) | GUID_32 | 20101215 |
Method SET_NEW_CONFIG_KEY on Interface IF_SRT_WSP_DESERIAL_SINGLE has no exception.
Method SET_NEW_CONFIG_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ALSO_EXISTS | Call by reference | Type reference (TYPE) | BOOLEAN | 20101215 | ||||
| 2 | I_DISPLAY_NAME | Value transfer | Type reference (TYPE) | SRT_WSP_DISPLAY_NAME | 20101215 | ||||
| 3 | I_NAME | Value transfer | Type reference (TYPE) | SRT_WSP_RT_CONFIG_NAME | 20101215 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20101215 |
Method SET_NEW_LOGICAL_PORT_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_LP_ALREADY_EXISTS | Call by reference | Type reference (TYPE) | BOOLEAN | 20110308 | ||||
| 2 | I_LP_NAME | Call by reference | Type reference (TYPE) | STRING | 20101215 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20101215 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 740 |