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 CHECK_CONFIG_KEY_EXISTS Instance method Public Method Check config key already exists 20101215
2 CHECK_CONFIG_NAME_EXISTS Instance method Public Method Check config name already exists 20101215
3 CHECK_LP_EXISTS Instance method Public Method Check if LP for proxy already exists in local client 20101215
4 GET_CONFIG_INFO Instance method Public Method Get current information of derserialized object 20101222
5 SAVE_CONFIG Instance method Public Method Save deserialized config 20101215
6 SET_NEW_CONFIG_KEY Instance method Public Method Set a new internal config key 20101215
7 SET_NEW_CONFIG_NAME Instance method Public Method Set new config name 20101215
8 SET_NEW_LOGICAL_PORT_NAME 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 Returning 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 Returning 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 Returning R_EXISTS Value transfer Type reference (TYPE) BOOLEAN 20101215
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20101215

Method GET_CONFIG_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CONFIG_KEY Call by reference Type reference (TYPE) GUID_32 Internal configuration key 20101222
2 Exporting E_CONFIG_NAME Call by reference Type reference (TYPE) SRT_WSP_RT_CONFIG_NAME WSP Name of RT Configuration 20101222
3 Exporting E_IS_PROVIDER Call by reference Type reference (TYPE) BOOLEAN X=is provider config; space=is consumer config 20101222
4 Exporting E_LP_NAME Call by reference Type reference (TYPE) SRT_LP_NAME Logical Port Name 20101222
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20101222

Method SAVE_CONFIG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_CFG Value transfer Object reference (TYPE REF TO) IF_SRT_WSP_CONFIG_RT 20101215
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20101215

Method SET_NEW_CONFIG_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ALSO_EXISTS Call by reference Type reference (TYPE) BOOLEAN 20101215
2 Importing 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 Exporting E_ALSO_EXISTS Call by reference Type reference (TYPE) BOOLEAN 20101215
2 Importing I_DISPLAY_NAME Value transfer Type reference (TYPE) SRT_WSP_DISPLAY_NAME 20101215
3 Importing I_NAME Value transfer Type reference (TYPE) SRT_WSP_RT_CONFIG_NAME 20101215
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20101215

Method SET_NEW_LOGICAL_PORT_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_LP_ALREADY_EXISTS Call by reference Type reference (TYPE) BOOLEAN 20110308
2 Importing I_LP_NAME Call by reference Type reference (TYPE) STRING 20101215
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20101215
History
Last changed by/on SAP  20110908 
SAP Release Created in 740