SAP ABAP Class CL_SRT_WSP_CTRL_CFG_TASK_MNGD (SOAManager Central Configuration: Task Managed System)
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 - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SRT_WSP_CTRL_CFG_TASK SOAManager Central Configuration: Task 20110113
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SRT_WSP_CC_TASK SRT: Common Central Config Task Interface 20120702
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SRT_WSP_CTRL_CFG_TASK_OPER SOAManager Central Configuration: Task Operations 20110113
Properties
Class CL_SRT_WSP_CTRL_CFG_TASK_MNGD  
Short Description SOAManager Central Configuration: Task Managed System    
Super Class CL_SRT_WSP_CTRL_CFG_TASK SOAManager Central Configuration: Task 
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SOAP_CONFIG   SOAP Configuration Framework 
Created 20110113   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SRT_WSP_CTRL_CFG_TASK_MNGD has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SRT_WSP_CC_TASK SRT: Common Central Config Task Interface 20120702
2 IF_SRT_WSP_CTRL_CFG_TASK_OPER SOAManager Central Configuration: Task Operations 20110113
Friends
# Friend Modeled only Created on Description
1 CL_SRT_WSP_CC_TASK_FACTORY 20120702 SRT: Central Config Task Factory
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_CLASS_NAME Constant Public Type reference (TYPE) STRING 'CL_SRT_WSP_CTRL_CFG_TASK_MNGD' 20110113
2 CO_MIME_PATH Constant Private Type reference (TYPE) SRT_WSP_DT_OBJ_NAME 'SAP/BC/XML_SECURITY/X509/' 20110321
3 CO_SSO_APPL Constant Private Type reference (TYPE) SSFAPPL 'SSO2' 20110321
4 CO_SSO_CONTEXT Constant Private Type reference (TYPE) PSECONTEXT 'SSFA' 20110321
Methods
# Method Level Visibility Method type Description Created on
1 ADD_CERTIFICATE Instance method Private Method 20110113
2 DELETE_ENTITIES Instance method Private Method 20110321
3 GET_CERTIFICATE Instance method Private Method 20110113
4 GET_SYSTEM_STATUS Instance method Private Method 20110321
5 LOG_WORKLIST Instance method Private Method Logs the worklist before config processor starts processing 20110429
6 OPEN Static method Protected Method 20110113
7 OPEN_READ_ONLY Static method Protected Method 20110113
8 PING_SCENARIO_CONNECTIONS Instance method Private Method 20130425
9 PROCESS_CONFIG Instance method Private Method Process provider/consumer configurations 20110321
10 PROCESS_DELETE_PROVIDER Instance method Private Method Deletes old endpoints 20110420
11 PROCESS_TRANSFERRED_ENTITIES Instance method Private Method 20110321
12 RETRIEVE_ENTITIES Instance method Private Method 20110321
13 WRITE_CERTIFICATE Instance method Public Method 20110321
Events
Class CL_SRT_WSP_CTRL_CFG_TASK_MNGD has no event.
Types
Class CL_SRT_WSP_CTRL_CFG_TASK_MNGD has no local type.
Method Signatures

Method ADD_CERTIFICATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CERT_ADDED Value transfer Type reference (TYPE) BOOLEAN 20110113
2 Importing I_CERT_REQUEST Call by reference Type reference (TYPE) SSTR_SRT_WSP_CCON_CERT 20110113
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20110113

Method DELETE_ENTITIES Signature

Method DELETE_ENTITIES on class CL_SRT_WSP_CTRL_CFG_TASK_MNGD has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20110321

Method GET_CERTIFICATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting CERTIFICATE_B64 Value transfer Type reference (TYPE) STRING 20110113
2 Exporting PSE_APPL Call by reference Type reference (TYPE) SSFAPPL 20110113
3 Exporting PSE_CONTEXT Call by reference Type reference (TYPE) PSECONTEXT 20110113
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20110113

Method GET_SYSTEM_STATUS Signature

Method GET_SYSTEM_STATUS on class CL_SRT_WSP_CTRL_CFG_TASK_MNGD has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_ACCOUNT 20110321
2 CX_SRT_WSP_CONFIG 20110321

Method LOG_WORKLIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONFIG_PROCESSOR Call by reference Object reference (TYPE REF TO) IF_SRT_WSP_CONFIG_PROCESSOR WSP configuration processor for mass requests 20110429
2 Importing LOCATION Call by reference Type reference (TYPE) SRT_WSP_LOCATION WSP Location 20110429
3 Importing WORKLIST Call by reference Type reference (TYPE) SRT_WSP_WKL_ITEM_KEYS WSP Work Item Key List 20110429
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20110429

Method OPEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ENTITY_DATA Call by reference Type reference (TYPE) SRT_WSP_CON_DATA_RAWSTRING 20110113
2 Importing ENTITY_NAME Call by reference Type reference (TYPE) SRT_WSP_CNTRL_ENTITY_NAME 20110113
3 Importing ENTITY_OPERATION Call by reference Type reference (TYPE) SRT_WSP_CNTRL_ENTITY_OPERATION 20110113
4 Importing ENTITY_TYPE Call by reference Type reference (TYPE) SRT_WSP_CNTRL_ENTITY_TYPE 20110113
5 Importing ENTITY_VERSION Call by reference Type reference (TYPE) SRT_WSP_CNTRL_ENTITY_VERSION 20110113
6 Importing PROCESSING_MODE Call by reference Type reference (TYPE) SRT_WSP_CON_PROCESSING_MODE 20110113
7 Importing SENDER_DOMAIN_SYSTEM_KEY Call by reference Type reference (TYPE) SRT_WSP_DOMAIN_SYSTEM_KEY 20110321
8 Importing SENDER_TENANT_KEY Call by reference Type reference (TYPE) SRT_WSP_CON_TENANT_KEY SOAManager Connectivity: Key/ID of a tenant/sap client 20110324
9 Importing TARGET_DOMAIN_SYSTEM_KEY Call by reference Type reference (TYPE) SRT_WSP_DOMAIN_SYSTEM_KEY 20110321
10 Importing TARGET_TENANT_KEY Call by reference Type reference (TYPE) SRT_WSP_CON_TENANT_KEY SOAManager Connectivity: Key/ID of a tenant/sap client 20110324
11 Returning TASK Value transfer Object reference (TYPE REF TO) IF_SRT_WSP_CC_TASK SRT: Common Central Config Task Interface 20110113
12 Importing TASK_ID Call by reference Type reference (TYPE) SRT_WSP_CNTRL_CONFIG_TASK_ID 20110113
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20110113

Method OPEN_READ_ONLY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning TASK Value transfer Object reference (TYPE REF TO) IF_SRT_WSP_CC_TASK SRT: Common Central Config Task Interface 20110113
2 Importing TASK_ID Call by reference Type reference (TYPE) SRT_WSP_CNTRL_CONFIG_TASK_ID 20110113
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20110113

Method PING_SCENARIO_CONNECTIONS Signature

Method PING_SCENARIO_CONNECTIONS on class CL_SRT_WSP_CTRL_CFG_TASK_MNGD has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20130425

Method PROCESS_CONFIG Signature

Method PROCESS_CONFIG on class CL_SRT_WSP_CTRL_CFG_TASK_MNGD has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20110321

Method PROCESS_DELETE_PROVIDER Signature

Method PROCESS_DELETE_PROVIDER on class CL_SRT_WSP_CTRL_CFG_TASK_MNGD has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20110420

Method PROCESS_TRANSFERRED_ENTITIES Signature

Method PROCESS_TRANSFERRED_ENTITIES on class CL_SRT_WSP_CTRL_CFG_TASK_MNGD has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20110321

Method RETRIEVE_ENTITIES Signature

Method RETRIEVE_ENTITIES on class CL_SRT_WSP_CTRL_CFG_TASK_MNGD has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20110321

Method WRITE_CERTIFICATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CERT Call by reference Type reference (TYPE) XSTRING 20110321
2 Importing CERT64 Call by reference Type reference (TYPE) STRING 20110321
3 Exporting CERT_ADDED Call by reference Type reference (TYPE) BOOLEAN 20110321
4 Importing CERT_NAME Call by reference Type reference (TYPE) STRING 20110321
5 Importing SSF_APP Call by reference Type reference (TYPE) SSFAPPL 20110321
6 Importing SSF_CONTEXT Call by reference Type reference (TYPE) PSECONTEXT 20110321

Method WRITE_CERTIFICATE on class CL_SRT_WSP_CTRL_CFG_TASK_MNGD has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in 740