SAP ABAP Class CL_SRT_WSP_CONFIG_PROCESSOR (WSP configuration processor for mass requests)
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 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SRT_WSP_CONFIG_PROCESSOR WSP configuration processor for mass requests 20070417
Properties
Class CL_SRT_WSP_CONFIG_PROCESSOR  
Short Description WSP configuration processor for mass requests    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SOAP_CONFIG   SOAP Configuration Framework 
Created 20070417   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 TSRTP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_SRT_WSP_CONFIG_PROCESSOR WSP configuration processor for mass requests 20070417
Friends
# Friend Modeled only Created on Description
1 CL_SRT_WSP_FACTORY 20070418 WSP Factory Class
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_ASYNC_FB Constant Private Type reference (TYPE) RS38L_FNAM 'SRT_PROCESS_WORKLIST' Name of Function Module 20070702
2 CO_CLASS_NAME Constant Private Type reference (TYPE) STRING 'CL_SRT_WSP_CONFIG_PROCESSOR' 20070418
3 MT_SRT_ST_REQ_CFACT Instance attribute Private Type reference (TYPE) SRT_WSP_ST_REQ_CFACT_LIST SOAP Configuration: Required State of Consumer Factory 20120704
4 MT_SRT_ST_REQ_CON Instance attribute Private Type reference (TYPE) SRT_WSP_ST_REQ_CON_LIST 20110113
5 MT_SRT_ST_REQ_PRO Instance attribute Private Type reference (TYPE) SRT_WSP_ST_REQ_PRO_LIST 20110113
6 M_CONFIG_REQUEST Instance attribute Private Type reference (TYPE) SRT_WSP_CONFIG_REQUEST_NAME 20110113
7 M_DO_ASYNC Instance attribute Private Type reference (TYPE) BOOLEAN Processing in Asynchronous Mode 20070702
8 M_FALLBACK_HANDLER Static Attribute Private Object reference (TYPE REF TO) IF_SRT_WSP_FALLBACK_LP_HANDLER Handler for Fallback Logical Ports 20080318
9 M_LOCATION Instance attribute Private Type reference (TYPE) SRT_WSP_LOCATION 20110113
10 M_PROFILE_NAME Instance attribute Private Type reference (TYPE) SRT_WSP_PROFILE_CONFIG_NAME 20110113
11 M_PROFILE_VERSION Instance attribute Private Type reference (TYPE) SRT_WSP_PROFILE_CONFIG_VERSION 20110113
12 M_PROVIDER_IBCR Instance attribute Private Type reference (TYPE) SRT_WSP_IBCR_ID SRT: Identifiable Business Context Reference ID 20120704
13 M_REGISTRY Static Attribute Private Object reference (TYPE REF TO) IF_SRT_WSP_CONFIG_REGISTRY WSP Configuration Registry 20080318
14 M_ST_ACT_C_DB_STRUC_MIGR Static Attribute Private Type reference (TYPE) BOOLEAN 20110113
15 M_ST_ACT_P_DB_STRUC_MIGR Static Attribute Private Type reference (TYPE) BOOLEAN 20110113
16 M_ST_REQ_C_DB_STRUC_MIGR Static Attribute Private Type reference (TYPE) BOOLEAN 20110113
17 M_ST_REQ_P_DB_STRUC_MIGR Static Attribute Private Type reference (TYPE) BOOLEAN 20110113
18 M_SYSTEM_INFO_PROVIDER Static Attribute Private Object reference (TYPE REF TO) IF_SRT_WSP_SYSTEM_INFO WSP System Information 20080318
19 M_SYSTEM_KEY Instance attribute Private Type reference (TYPE) GUID_32 20110113
20 M_TYPE Instance attribute Private Type reference (TYPE) SRT_WSP_CONFIG_REQUEST_TYPE 20110113
21 M_USER_ACCOUNT_QUERY_HANDLER Static Attribute Private Object reference (TYPE REF TO) IF_SRT_WSP_USER_ACCOUNT_QUERY Query interface for user accounts 20080318
22 M_WORKLIST Instance attribute Private Object reference (TYPE REF TO) IF_SRT_WSP_CONFIG_WORKLIST WSP Configuration Worklist for Proccessor 20070426
Methods
# Method Level Visibility Method type Description Created on
1 ASYNC_WORKLIST_PROCESS Instance method Private Method Process Specified Worklist Asynchronously 20070702
2 BUILD_REQUIRED_STATE Instance method Private Method Create the Required State Image 20070418
3 BUILD_REQUIRED_STATE_ACCOUNT Instance method Private Method Create the Required State Image from Account 20070418
4 BUILD_REQUIRED_STATE_CONSUMER Instance method Private Method Create the Required State Image from Consumer 20070418
5 BUILD_REQUIRED_STATE_PROVIDER Instance method Private Method Create the required state image from Provider 20070418
6 CHECK_FOR_STOP Instance method Private Method 20080813
7 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20070426
8 LOCK Instance method Private Method Locks the configuration worklist 20070705
9 MIGRATE_TO_EHP2_DATA Static method Protected Method 20080820
10 MIGR_ST_ACT_C_TO_72L Instance method Protected Method 20110113
11 MIGR_ST_ACT_P_TO_72L Instance method Protected Method 20110113
12 MIGR_ST_REQ_C_TO_72L Instance method Protected Method 20110113
13 MIGR_ST_REQ_P_TO_72L Instance method Protected Method 20110113
14 OPEN Static method Public Method Open the Processor Object 20070426
15 SET_FILTERING_PARAMS Instance method Private Method 20110113
16 UNLOCK Instance method Private Method Unlocks the configuration worklist 20070705
17 UPDATE_WORKLIST Instance method Private Method Update the Current Worklist for Mass Objects 20070418
18 UPDATE_WORKLIST_ACCOUNT Instance method Private Method Update the Current Worklist for Account Objects 20070418
19 UPDATE_WORKLIST_CONSUMER Instance method Private Method Update the Current Worklist for Consumer Objects 20070418
20 UPDATE_WORKLIST_INIT Instance method Private Method Update the Current Worklist for Initial Tasks 20070626
21 UPDATE_WORKLIST_PROVIDER Instance method Private Method Update the Current Worklist for Provider Objects 20070418
Events
Class CL_SRT_WSP_CONFIG_PROCESSOR has no event.
Types
Class CL_SRT_WSP_CONFIG_PROCESSOR has no local type.
Method Signatures

Method ASYNC_WORKLIST_PROCESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PR_TASK_ID Value transfer Type reference (TYPE) GUID_32 Interne Task-ID für Callback Methoden 20070702
2 Importing WORKLIST_TO_RUN Value transfer Type reference (TYPE) SRT_WSP_WKL_ITEM_KEYS WSP Work Item Key List 20080815

Method ASYNC_WORKLIST_PROCESS on class CL_SRT_WSP_CONFIG_PROCESSOR has no exception.

Method BUILD_REQUIRED_STATE Signature

Method BUILD_REQUIRED_STATE on class CL_SRT_WSP_CONFIG_PROCESSOR has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20070418

Method BUILD_REQUIRED_STATE_ACCOUNT Signature

Method BUILD_REQUIRED_STATE_ACCOUNT on class CL_SRT_WSP_CONFIG_PROCESSOR has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20070418

Method BUILD_REQUIRED_STATE_CONSUMER Signature

Method BUILD_REQUIRED_STATE_CONSUMER on class CL_SRT_WSP_CONFIG_PROCESSOR has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20070418

Method BUILD_REQUIRED_STATE_PROVIDER Signature

Method BUILD_REQUIRED_STATE_PROVIDER on class CL_SRT_WSP_CONFIG_PROCESSOR has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20070418

Method CHECK_FOR_STOP Signature

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

Method CHECK_FOR_STOP on class CL_SRT_WSP_CONFIG_PROCESSOR has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_SRT_WSP_CONFIG_PROCESSOR has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20070426

Method LOCK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TEST_LOCK Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20080814
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20070705

Method MIGRATE_TO_EHP2_DATA Signature

Method MIGRATE_TO_EHP2_DATA on class CL_SRT_WSP_CONFIG_PROCESSOR has no parameter.
Method MIGRATE_TO_EHP2_DATA on class CL_SRT_WSP_CONFIG_PROCESSOR has no exception.

Method MIGR_ST_ACT_C_TO_72L Signature

Method MIGR_ST_ACT_C_TO_72L on class CL_SRT_WSP_CONFIG_PROCESSOR has no parameter.
Method MIGR_ST_ACT_C_TO_72L on class CL_SRT_WSP_CONFIG_PROCESSOR has no exception.

Method MIGR_ST_ACT_P_TO_72L Signature

Method MIGR_ST_ACT_P_TO_72L on class CL_SRT_WSP_CONFIG_PROCESSOR has no parameter.
Method MIGR_ST_ACT_P_TO_72L on class CL_SRT_WSP_CONFIG_PROCESSOR has no exception.

Method MIGR_ST_REQ_C_TO_72L Signature

Method MIGR_ST_REQ_C_TO_72L on class CL_SRT_WSP_CONFIG_PROCESSOR has no parameter.
Method MIGR_ST_REQ_C_TO_72L on class CL_SRT_WSP_CONFIG_PROCESSOR has no exception.

Method MIGR_ST_REQ_P_TO_72L Signature

Method MIGR_ST_REQ_P_TO_72L on class CL_SRT_WSP_CONFIG_PROCESSOR has no parameter.
Method MIGR_ST_REQ_P_TO_72L on class CL_SRT_WSP_CONFIG_PROCESSOR has no exception.

Method OPEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CONFIG_PROCESSOR Value transfer Object reference (TYPE REF TO) IF_SRT_WSP_CONFIG_PROCESSOR WSP configuration proccessor for mass requests 20070426
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20070426

Method SET_FILTERING_PARAMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CONFIG_REQUEST Call by reference Type reference (TYPE) SRT_WSP_CONFIG_REQUEST_NAME 20110113
2 Importing IM_LOCATION Call by reference Type reference (TYPE) SRT_WSP_LOCATION TSRTP_LOCATION_BOTH 20110113
3 Importing IM_PROFILE_NAME Call by reference Type reference (TYPE) SRT_WSP_PROFILE_CONFIG_NAME 20110113
4 Importing IM_PROFILE_VERSION Call by reference Type reference (TYPE) SRT_WSP_PROFILE_CONFIG_VERSION 20110113
5 Importing IM_PROVIDER_IBCR_ID Call by reference Type reference (TYPE) SRT_WSP_IBCR_ID SRT: Identifiable Business Context Reference ID 20120828
6 Importing IM_TYPE Call by reference Type reference (TYPE) SRT_WSP_CONFIG_REQUEST_TYPE 20110113

Method SET_FILTERING_PARAMS on class CL_SRT_WSP_CONFIG_PROCESSOR has no exception.

Method UNLOCK Signature

Method UNLOCK on class CL_SRT_WSP_CONFIG_PROCESSOR has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20070705

Method UPDATE_WORKLIST Signature

Method UPDATE_WORKLIST on class CL_SRT_WSP_CONFIG_PROCESSOR has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20070418

Method UPDATE_WORKLIST_ACCOUNT Signature

Method UPDATE_WORKLIST_ACCOUNT on class CL_SRT_WSP_CONFIG_PROCESSOR has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20070418

Method UPDATE_WORKLIST_CONSUMER Signature

Method UPDATE_WORKLIST_CONSUMER on class CL_SRT_WSP_CONFIG_PROCESSOR has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20070418

Method UPDATE_WORKLIST_INIT Signature

Method UPDATE_WORKLIST_INIT on class CL_SRT_WSP_CONFIG_PROCESSOR has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20070626

Method UPDATE_WORKLIST_PROVIDER Signature

Method UPDATE_WORKLIST_PROVIDER on class CL_SRT_WSP_CONFIG_PROCESSOR has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20070418
History
Last changed by/on SAP  20131127 
SAP Release Created in 710