SAP ABAP Class CL_SRT_WSP_CONSUMER_FACTORY (SRT: Consumer 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
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SRT_WSP_CONSUMER_FACTORY SRT: Consumer Factory Configuration 20120615
Properties
Class CL_SRT_WSP_CONSUMER_FACTORY  
Short Description SRT: Consumer 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 20120615   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SRT_WSP_CONSUMER_FACTORY has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SRT_WSP_CONSUMER_FACTORY SRT: Consumer Factory Configuration 20120615
Friends
# Friend Modeled only Created on Description
1 CL_SRT_WSP_FACTORY 20120615 WSP Factory Class
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_CLASS_NAME Constant Private Type reference (TYPE) SRT_WSP_DT_OBJ_NAME 'CL_SRT_WSP_CONSUMER_FACTORY' 20120615
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_SEARCH_PARAMETERS Static method Public Method Build Search Parameters 20120615
2 CHECK_CONDITIONS Instance method Public Method Check Conditions 20120615
3 CHECK_DT_OBJECT Instance method Private Method Check Existence of Design Time Object 20120615
4 CHECK_FILTER Static method Private Method Check Filter Structure 20120615
5 CHECK_RANGE_ROW Instance method Private Method check one routing row agains another 20120615
6 CHECK_READ_ONLY Instance method Private Method Check whether Consumer Factory is locked 20120615
7 CONSTRUCTOR Instance method Private Constructor 20120615
8 DELETE_TEXT Instance method Private Method Delete Text 20120615
9 DELETE_TEXTS Instance method Private Method Delete Texts 20120615
10 EXPLODE_FILTER Static method Public Method Explode Filter 20120615
11 GET_ALL_RANGES Instance method Protected Method Get all Ranges for a Determination 20120615
12 GET_TEXTS Instance method Private Method Get Texts 20120615
13 INIT_DT_OBJECT Instance method Private Method Initialize DT Object Attributes 20120615
14 INIT_FROM_DB Instance method Private Method 20120615
15 LIST Static method Public Method List Consumer Factroy Configurations 20120615
16 LOCK Instance method Private Method Lock Consumer Factory 20120615
17 OPEN Static method Protected Method 20120615
18 REMOVE Static method Public Method Remove Consumer Factory 20120615
19 SAVE_TEXTS Instance method Private Method Save Texts 20120615
20 UNLOCK Instance method Private Method Unlock Consumer Factory 20120615
Events
Class CL_SRT_WSP_CONSUMER_FACTORY has no event.
Types
Class CL_SRT_WSP_CONSUMER_FACTORY has no local type.
Method Signatures

Method BUILD_SEARCH_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SEARCH_PARAMETER Value transfer Type reference (TYPE) SRT_WSP_AD_SEARCH_PARAMETER_T 20120615
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20120615

Method CHECK_CONDITIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CHECK_MODE Call by reference Type reference (TYPE) SDTE_SRT_WSP_CF_LRD_CHECK_MODE 'A' 20120615
2 Importing I_CONDITION_ID Call by reference Type reference (TYPE) SRT_WSP_COND_ID 20120615
3 Importing I_DETERMINATION_MODE Call by reference Type reference (TYPE) SDTE_SRT_WSP_CF_MODE 'R' 20120615
4 Returning OVERLAP Value transfer Type reference (TYPE) BOOLEAN 20120615
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20120615

Method CHECK_DT_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONSUMER_FACTORY Call by reference Type reference (TYPE) SRT_WSP_CONSUMER_FACTORY 20120615
2 Returning EXISTS Value transfer Type reference (TYPE) BOOLEAN 20120615
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20120615

Method CHECK_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FILTER Call by reference Type reference (TYPE) SRT_WSP_DT_OBJ_NAME 20120615
2 Returning OK Value transfer Type reference (TYPE) BOOLEAN 20120615
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20120615

Method CHECK_RANGE_ROW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CHK_HIGH Call by reference Type reference (TYPE) ANY 20120615
2 Importing I_CHK_LOW Call by reference Type reference (TYPE) ANY 20120615
3 Importing I_CHK_OPTION Call by reference Type reference (TYPE) SRT_OPTION 20120615
4 Importing I_CHK_SIGN Call by reference Type reference (TYPE) SRT_SIGN 20120615
5 Importing I_TBC_HIGH Call by reference Type reference (TYPE) ANY 20120615
6 Importing I_TBC_LOW Call by reference Type reference (TYPE) ANY 20120615
7 Importing I_TBC_OPTION Call by reference Type reference (TYPE) SRT_OPTION 20120615
8 Importing I_TBC_SIGN Call by reference Type reference (TYPE) SRT_SIGN 20120615
9 Returning R_OVERLAP Value transfer Type reference (TYPE) BOOLEAN 20120615

Method CHECK_RANGE_ROW on class CL_SRT_WSP_CONSUMER_FACTORY has no exception.

Method CHECK_READ_ONLY Signature

Method CHECK_READ_ONLY on class CL_SRT_WSP_CONSUMER_FACTORY has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20120615

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONSUMER_FACTORY Call by reference Type reference (TYPE) SRT_WSP_CONSUMER_FACTORY 20120615
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20120615

Method DELETE_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID Call by reference Type reference (TYPE) TDID 20120615
2 Importing LANGUAGE Call by reference Type reference (TYPE) SPRAS 20120615
3 Importing OBJECT Call by reference Type reference (TYPE) TDOBJECT 20120615
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20120615

Method DELETE_TEXTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LANGUAGE Call by reference Type reference (TYPE) SPRAS 20120615
2 Importing OBJECT Call by reference Type reference (TYPE) TDOBJECT 20120615
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20120615

Method EXPLODE_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning COMPONENT_LIST Value transfer Type reference (TYPE) ABAP_COMPONENT_TAB 20120615
2 Importing FILTER Call by reference Type reference (TYPE) TYPENAME 20120615
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20120615

Method GET_ALL_RANGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_TAB_RANGE_ALL Value transfer Type reference (TYPE) STTY_SRT_CF_DET_EXT 20120615
2 Importing I_DETERMINATION_MODE Call by reference Type reference (TYPE) SDTE_SRT_WSP_CF_MODE 20120615
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20120615

Method GET_TEXTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OBJECT Call by reference Type reference (TYPE) TDOBJECT 20120615
2 Returning TEXTS Value transfer Type reference (TYPE) STTY_SRT_WSP_TEXT_LINE 20120615
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20120615

Method INIT_DT_OBJECT Signature

Method INIT_DT_OBJECT on class CL_SRT_WSP_CONSUMER_FACTORY has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20120615

Method INIT_FROM_DB Signature

Method INIT_FROM_DB on class CL_SRT_WSP_CONSUMER_FACTORY has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20120615

Method LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CONSUMER_FACTORY_LIST Value transfer Type reference (TYPE) STTY_SRT_WSP_CONSUMER_FACTORY 20120615
2 Importing MAX_HITS Call by reference Type reference (TYPE) SRT_AD_SEARCH_NUM_MAX_HITS 100 20120615
3 Importing SEARCH_ATTRIBUTES Call by reference Type reference (TYPE) SRT_WSP_AD_SEARCH_ATTRIBUTE_T 20120615
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20120615

Method LOCK Signature

Method LOCK on class CL_SRT_WSP_CONSUMER_FACTORY has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20120615

Method OPEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONSUMER_FACTORY Call by reference Type reference (TYPE) SRT_WSP_CONSUMER_FACTORY 20120615
2 Returning CONSUMER_FACTORY_OBJ Value transfer Object reference (TYPE REF TO) CL_SRT_WSP_CONSUMER_FACTORY 20120615
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20120615

Method REMOVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONSUMER_FACTORY Call by reference Type reference (TYPE) SRT_WSP_CONSUMER_FACTORY 20120615
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20120615

Method SAVE_TEXTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OBJECT Call by reference Type reference (TYPE) TDOBJECT 20120615
2 Importing TEXTS Call by reference Type reference (TYPE) STTY_SRT_WSP_TEXT_LINE 20120615
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20120615

Method UNLOCK Signature

Method UNLOCK on class CL_SRT_WSP_CONSUMER_FACTORY has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20120615
History
Last changed by/on SAP  20130531 
SAP Release Created in 740