SAP ABAP Class CL_SRT_WSP_PUBLISH_STORE_KEYS (SR Publication: Key storage)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-WS-ABA-CFG (Application Component) WebServices ABAP Configuration
     SUDDICLIENT_NEW (Package) New development regarding UDDI Publication
Properties
Class CL_SRT_WSP_PUBLISH_STORE_KEYS  
Short Description SR Publication: Key storage    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SUDDICLIENT_NEW   New development regarding UDDI Publication 
Created 20110329   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SRT_WSP_PUBLISH_STORE_KEYS has no forward declaration.
Interfaces
Class CL_SRT_WSP_PUBLISH_STORE_KEYS has no interface implemented.
Friends
Class CL_SRT_WSP_PUBLISH_STORE_KEYS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_CLASS_NAME Constant Private Type reference (TYPE) STRING 'CL_SRT_WSP_PUBLISH_STORE_KEYS' Class Name 20110329
Methods
# Method Level Visibility Method type Description Created on
1 DELETE Static method Public Method Delete Publication Key 20110329
2 EXTRACT Static method Public Method Extract Publication Keys 20110329
3 STORE Static method Public Method Store publication Keys 20110329
Events
Class CL_SRT_WSP_PUBLISH_STORE_KEYS has no event.
Types
Class CL_SRT_WSP_PUBLISH_STORE_KEYS has no local type.
Method Signatures

Method DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SD_NAME Call by reference Type reference (TYPE) VEPNAME Name of a Service Definition 20110329
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20110329

Method EXTRACT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TAB_SDEFS_CONFIG_KEYS Call by reference Type reference (TYPE) SRT_WSP_SDEFS_CONFIG_KEYS WSP Configuration Keys for Service Definitions 20110329
2 Importing I_SR_OPERATION Call by reference Type reference (TYPE) SDTE_SRT_WSP_SR_OPERATION Services Registry Consumer: SR Operation Indicator 20110329
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20110329

Method STORE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_RT_CONFIG_KEYS Call by reference Type reference (TYPE) SRT_WSP_SDEF_CONFIG_KEYS WSP Configuration Keys for Service Definition 20110329
2 Importing I_SR_OPERATION Call by reference Type reference (TYPE) SDTE_SRT_WSP_SR_OPERATION Services Registry Consumer: SR Operation Indicator 20110329
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20110329
History
Last changed by/on SAP  20110908 
SAP Release Created in