SAP ABAP Class CL_SRT_WSP_CONFIG_WKL_FACT (WSP Configuration Worklist Factory)
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_WKL_FACT  
Short Description WSP Configuration Worklist Factory    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SOAP_CONFIG   SOAP Configuration Framework 
Created 20070514   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SRT_WSP_CONFIG_WKL_FACT has no forward declaration.
Interfaces
Class CL_SRT_WSP_CONFIG_WKL_FACT has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_SRT_WSP_CONFIG_WORKLIST 20070514 WSP Configuration Worklist for Proccessor
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_CONFIG_WKL_FACT' Class Name 20070514
2 CO_OBJECT_TYPE_COGRP Constant Private Type reference (TYPE) SRT_WSP_WKL_OBJECT_TYPE 'CO_GRP' WSP Object Type 20070704
3 CO_OBJECT_TYPE_SDEF Constant Private Type reference (TYPE) SRT_WSP_WKL_OBJECT_TYPE 'SDEF' WSP Object Type 20070704
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_SR_CONNECTION Static method Private Method Check Central Services Registry Connection 20121206
2 CREATE_CONSUMER_CONFIG Static method Protected Method Work item method - create a consumer configuration 20070514
3 CREATE_CONSUMER_CONFIG_CO_FACT Static method Protected Method Work item method - create consumer config - CoFactory 20120704
4 CREATE_PROVIDER_CONFIG Static method Protected Method Work item method - create a provider configuration 20070514
5 DELETE_CONSUMER_CONFIG Static method Protected Method Work item method - delete a consumer configuration 20070514
6 DELETE_CONSUMER_CONFIG_CO_FACT Static method Protected Method Work item method - delete a consumer config - CoFactory 20120704
7 DELETE_PROVIDER_CONFIG Static method Protected Method Work item method - delete a provider configuration 20070514
8 PING_SR Static method Private Method Ping Central Services Registry 20121206
9 PUBLISH_SERVICES Static method Protected Method Work item method - publish services 20110329
10 REPAIR_SR_CONNECTION Static method Private Method Repair Connection to Central Service Registry 20121206
11 SYNCHRONIZE_REGISTRY Static method Protected Method Work item method - synchronize services registry 20121004
12 UPDATE_UDDI_INFO Static method Protected Method Work item method - update UDDI information for all systems 20070626
13 UPDATE_WSIL Static method Protected Method Work item method - update WSIL 20070704
Events
Class CL_SRT_WSP_CONFIG_WKL_FACT has no event.
Types
Class CL_SRT_WSP_CONFIG_WKL_FACT has no local type.
Method Signatures

Method CHECK_SR_CONNECTION Signature

Method CHECK_SR_CONNECTION on class CL_SRT_WSP_CONFIG_WKL_FACT has no parameter.
Method CHECK_SR_CONNECTION on class CL_SRT_WSP_CONFIG_WKL_FACT has no exception.

Method CREATE_CONSUMER_CONFIG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing STRUCTURE Call by reference Type reference (TYPE) SRT_WSP_WKL_CREATE_CONFIG_C WSP worklist parameter structure - create consumer cfg 20070514
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20070514

Method CREATE_CONSUMER_CONFIG_CO_FACT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing STRUCTURE Call by reference Type reference (TYPE) SRT_WSP_WKL_CREATE_CONFIG_CFAC WSP Worklist Parameter Structure - Create Consumer Config. 20120704
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20120704

Method CREATE_PROVIDER_CONFIG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing STRUCTURE Call by reference Type reference (TYPE) SRT_WSP_WKL_CREATE_CONFIG_P WSP worklist parameter structure - create provider cfg 20070514
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20070514

Method DELETE_CONSUMER_CONFIG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing STRUCTURE Call by reference Type reference (TYPE) SRT_WSP_WKL_DELETE_CONFIG_C WSP worklist parameter structure - delete consumer cfg 20070514
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20070514

Method DELETE_CONSUMER_CONFIG_CO_FACT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing STRUCTURE Call by reference Type reference (TYPE) SRT_WSP_WKL_DELETE_CONFIG_CFAC WSP Worklist Parameter Structure - Delete Consumer Config. 20120704
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20120704

Method DELETE_PROVIDER_CONFIG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing STRUCTURE Call by reference Type reference (TYPE) SRT_WSP_WKL_DELETE_CONFIG_P WSP worklist parameter structure - delete provider cfg 20070514
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20070514

Method PING_SR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PING_SUCCESSFUL Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20121206

Method PING_SR on class CL_SRT_WSP_CONFIG_WKL_FACT has no exception.

Method PUBLISH_SERVICES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing STRUCTURE Call by reference Type reference (TYPE) SRT_WSP_WKL_UPDATE_WSIL WSP worklist parameter structure - create provider config. 20110329
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20110329

Method REPAIR_SR_CONNECTION Signature

Method REPAIR_SR_CONNECTION on class CL_SRT_WSP_CONFIG_WKL_FACT has no parameter.
Method REPAIR_SR_CONNECTION on class CL_SRT_WSP_CONFIG_WKL_FACT has no exception.

Method SYNCHRONIZE_REGISTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing STRUCTURE Call by reference Type reference (TYPE) SRT_WSP_WKL_SYNC_REGISTRY WSP Worklist Parameter Structure - Update UDDI Information 20121004
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20121004

Method UPDATE_UDDI_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing STRUCTURE Call by reference Type reference (TYPE) SRT_WSP_WKL_UPDATE_UDDI_INFO WSP worklist parameter structure - create provider cfg 20070626
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20070626

Method UPDATE_WSIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing STRUCTURE Call by reference Type reference (TYPE) SRT_WSP_WKL_UPDATE_WSIL WSP worklist parameter structure - create provider cfg 20070704
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20070704
History
Last changed by/on SAP  20130531 
SAP Release Created in 710