SAP ABAP Class CL_SRT_WSP_CC_TASK_FACTORY (SRT: Central Config Task 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_CC_TASK_FACTORY  
Short Description SRT: Central Config Task Factory    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SOAP_CONFIG   SOAP Configuration Framework 
Created 20120702   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SRT_WSP_CC_TASK_FACTORY has no forward declaration.
Interfaces
Class CL_SRT_WSP_CC_TASK_FACTORY has no interface implemented.
Friends
Class CL_SRT_WSP_CC_TASK_FACTORY 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_CC_TASK_FACTORY' 20120702
Methods
# Method Level Visibility Method type Description Created on
1 OPEN Static method Public Method Create new central config task 20120702
2 OPEN_BY_ID Static method Public Method Open existing central config task by ID 20120702
3 OPEN_BY_ID_READ_ONLY Static method Public Method Open existing central config task by ID (read-only) 20120702
4 OPEN_FROM_XML Static method Public Method Opens a task from xml 20120702
Events
Class CL_SRT_WSP_CC_TASK_FACTORY has no event.
Types
Class CL_SRT_WSP_CC_TASK_FACTORY has no local type.
Method Signatures

Method OPEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COST Call by reference Type reference (TYPE) SRT_WSP_TASK_COST Cost 20130430
2 Importing ENTITY_DATA Call by reference Type reference (TYPE) SRT_WSP_CON_DATA_RAWSTRING SOAManager Connectivity : Application data as RAW String 20120702
3 Importing ENTITY_NAME Call by reference Type reference (TYPE) SRT_WSP_CNTRL_ENTITY_NAME Name of the entity which is distributed 20120702
4 Importing ENTITY_OPERATION Call by reference Type reference (TYPE) SRT_WSP_CNTRL_ENTITY_OPERATION Operation to be performed over the distributed entity 20120702
5 Importing ENTITY_TYPE Call by reference Type reference (TYPE) SRT_WSP_CNTRL_ENTITY_TYPE Type of the entity which is distributed 20120702
6 Importing ENTITY_VERSION Call by reference Type reference (TYPE) SRT_WSP_CNTRL_ENTITY_VERSION Version of the entity which is distributed 20120702
7 Importing PROCESSING_MODE Call by reference Type reference (TYPE) SRT_WSP_CON_PROCESSING_MODE SOAManager Connectivity : Processing Mode 20120702
8 Importing SENDER_DOMAIN_SYSTEM_KEY Call by reference Type reference (TYPE) SRT_WSP_DOMAIN_SYSTEM_KEY SRT Central Configuration: Domain System Key 20120702
9 Importing TARGET_DOMAIN_SYSTEM_KEY Call by reference Type reference (TYPE) SRT_WSP_DOMAIN_SYSTEM_KEY SRT Central Configuration: Domain System Key 20120702
10 Returning TASK Value transfer Object reference (TYPE REF TO) IF_SRT_WSP_CC_TASK SRT: Common Central Config Task Interface 20120702
11 Importing TASK_TYPE Call by reference Type reference (TYPE) SRT_WSP_CNTRL_CONFIG_TASK_TYPE SOAManager Central Configuration: Task Type 20120702
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20120702

Method OPEN_BY_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TASK_ID Call by reference Type reference (TYPE) SRT_WSP_CNTRL_CONFIG_TASK_ID SOAManager Central Configuration: Task ID (GUID32) 20120702
2 Importing I_TASK_TYPE Call by reference Type reference (TYPE) SRT_WSP_CNTRL_CONFIG_TASK_TYPE SOAManager Central Configuration: Task Type 20120702
3 Returning R_TASK Value transfer Object reference (TYPE REF TO) IF_SRT_WSP_CC_TASK SRT: Common Central Config Task Interface 20120702
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20120702

Method OPEN_BY_ID_READ_ONLY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TASK_ID Call by reference Type reference (TYPE) SRT_WSP_CNTRL_CONFIG_TASK_ID SOAManager Central Configuration: Task ID (GUID32) 20120702
2 Importing I_TASK_TYPE Call by reference Type reference (TYPE) SRT_WSP_CNTRL_CONFIG_TASK_TYPE SOAManager Central Configuration: Task Type 20120702
3 Returning R_TASK Value transfer Object reference (TYPE REF TO) IF_SRT_WSP_CC_TASK SRT: Common Central Config Task Interface 20120702
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20120702

Method OPEN_FROM_XML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TASK_INSTANCE Value transfer Object reference (TYPE REF TO) IF_SRT_WSP_CC_TASK SRT: Common Central Config Task Interface 20120702
2 Exporting E_TASK_STRUCT Value transfer Type reference (TYPE) SRT_WSP_CTRL_CFG_TASK_INFO 20120702
3 Importing I_TASK_TYPE Call by reference Type reference (TYPE) SRT_WSP_CNTRL_CONFIG_TASK_TYPE 20120702
4 Importing I_XSTRING Call by reference Type reference (TYPE) XSTRING 20120702
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20120702
History
Last changed by/on SAP  20140121 
SAP Release Created in 740