SAP ABAP Interface IF_SRT_WSP_SEARCH_FACTORY (Used Lists' Search Factory Interface)
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 - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SRT_WSP_SEARCH_FACTORY Used Lists' Search Factory 20080219
Properties
Interface IF_SRT_WSP_SEARCH_FACTORY  
Short Description Used Lists' Search Factory Interface    
General Data
Package SOAP_CONFIG   SOAP Configuration Framework 
Created 20080219   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
Interface IF_SRT_WSP_SEARCH_FACTORY has no forward declaration.
Interfaces
Interface IF_SRT_WSP_SEARCH_FACTORY has no interface.
Friends
Interface IF_SRT_WSP_SEARCH_FACTORY has no friend.
Attributes
Interface IF_SRT_WSP_SEARCH_FACTORY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 FIND_ACT_PROFILES_BY_SDEF Instance method Public Method Find Active Profiles in Business Scenarios by Service Def. 20080222
2 FIND_APPL_KEYS_BY_CONS_GROUP Instance method Public Method Find Provider Systems in Business Scenario by Service Group 20080222
3 FIND_CO_GROUP_BY_PROXY Instance method Public Method Find Service Groups by Proxy Name 20080314
4 FIND_PROFILES_BY_SDEF Instance method Public Method Find Profiles in Business Scenarios by Service Definition 20080222
5 FIND_PROVIDER_BY_SERVICE_GROUP Instance method Public Method Find Provider Systems in Business Scenario by Service Group 20120711
6 FIND_SCENARIOS_BY_APPL_KEY Instance method Public Method Find Business Scenarios by Application Key 20080222
7 FIND_SCENARIOS_BY_CONS_GROUP Instance method Public Method Find Business Scenarios by Service Group 20080222
8 FIND_SCENARIOS_BY_PROFILE Instance method Public Method Find Business Scenarions by Profile 20080222
9 FIND_SCENARIOS_BY_SDEF Instance method Public Method Find Business Scenarios by Service Definition Name 20080222
10 FIND_SDEF_BY_PROFILE Instance method Public Method Find Service Definitions in Business Scenarios by Profile 20080222
11 FIND_USER_ASSIGN_BY_APPL_KEY Instance method Public Method Find Logon Data Assignment by Application Key 20090319
Events
Interface IF_SRT_WSP_SEARCH_FACTORY has no event.
Types
Interface IF_SRT_WSP_SEARCH_FACTORY has no local type.
Method Signatures

Method FIND_ACT_PROFILES_BY_SDEF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_PROFILES Call by reference Type reference (TYPE) SRT_WSP_PROFILE_CONFIG_NAMES Configuration Profile Information 20080222
2 Importing I_SERVICE_NAME Call by reference Type reference (TYPE) SRT_WSP_DT_OBJ_NAME WSP Name of Interface Object 20080222
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20080222

Method FIND_APPL_KEYS_BY_CONS_GROUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_APPL_KEYS Call by reference Type reference (TYPE) SRT_WSP_APPLICATION_INFO_TAB 20080222
2 Importing I_CONSUMER_GROUP Call by reference Type reference (TYPE) SRT_WSP_DT_OBJ_NAME WSP Name of Interface Object 20080222
3 Importing I_CONSUMER_SYS_ID Call by reference Type reference (TYPE) SRT_WSP_CONSUMER_SYS_ID SRT: Central Configuration: Consumer SLD ID 20110330
4 Importing I_EXCLUDE_SCENARIO Call by reference Type reference (TYPE) SRT_WSP_CONFIG_REQUEST_NAME WSP Name of Configuration Request (Mass Configuration) 20090316
5 Importing I_ONLY_ACTIVE Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20080310
6 Importing I_TYPE Call by reference Type reference (TYPE) SRT_WSP_CONFIG_REQUEST_TYPE 'LOCL' WSP Type of Configuration Request (Mass Configuration) 20110330
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20080222

Method FIND_CO_GROUP_BY_PROXY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CO_GROUPS Call by reference Type reference (TYPE) SRT_WSP_DT_OBJ_NAMES 20080314
2 Importing I_PROXY_NAME Call by reference Type reference (TYPE) SRT_WSP_DT_OBJ_NAME WSP Name of Interface Object 20080314
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20080314

Method FIND_PROFILES_BY_SDEF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_PROFILES Call by reference Type reference (TYPE) SRT_WSP_PROFILE_CONFIG_NAMES Configuration Profile Information 20080222
2 Importing I_SERVICE_NAME Call by reference Type reference (TYPE) SRT_WSP_DT_OBJ_NAME WSP Name of Interface Object 20080222
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20080222

Method FIND_PROVIDER_BY_SERVICE_GROUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning APPL_KEYS Value transfer Type reference (TYPE) SRT_WSP_APPLICATION_INFO_TAB Table of Application Information 20120711
2 Importing CONSUMER_IBCR Call by reference Type reference (TYPE) SRT_WSP_IBCR_ID SRT: Identifiable Business Context Reference ID 20120711
3 Importing EXCLUDE_SCENARIO Call by reference Type reference (TYPE) SRT_WSP_CONFIG_REQUEST_NAME WSP Name of Configuration Request (Mass Configuration) 20120711
4 Importing ONLY_ACTIVE Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20120711
5 Importing SERVICE_GROUP Call by reference Type reference (TYPE) SRT_WSP_DT_OBJ_NAME WSP Name of Interface Object 20120711
6 Importing TYPE Call by reference Type reference (TYPE) SRT_WSP_CONFIG_REQUEST_TYPE 'LOCL' WSP Type of Configuration Request (Mass Configuration) 20120711
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20120711

Method FIND_SCENARIOS_BY_APPL_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SCENARIO_NAMES Call by reference Type reference (TYPE) SRT_WSP_CONFIG_REQUEST_NAMES List of Configuration Requests 20080222
2 Importing I_APPL_KEY Call by reference Type reference (TYPE) GUID_32 GUID in 'CHAR' Format in Uppercase 20080222
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20080222

Method FIND_SCENARIOS_BY_CONS_GROUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SCENARIO_NAMES Call by reference Type reference (TYPE) SRT_WSP_CONFIG_REQUEST_NAMES List of Configuration Requests 20080222
2 Importing I_CONSUMER_GROUP Call by reference Type reference (TYPE) SRT_WSP_DT_OBJ_NAME WSP Name of Interface Object 20080222
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20080222

Method FIND_SCENARIOS_BY_PROFILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SCENARIO_NAMES Call by reference Type reference (TYPE) SRT_WSP_CONFIG_REQUEST_NAMES List of Configuration Requests 20080222
2 Importing I_PROFILE_NAME Call by reference Type reference (TYPE) SRT_WSP_PROFILE_CONFIG_NAME WSP Name of Profile Configuration 20080222
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20080222

Method FIND_SCENARIOS_BY_SDEF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SCENARIO_NAMES Call by reference Type reference (TYPE) SRT_WSP_CONFIG_REQUEST_NAMES WSP Name of Configuration Request (Mass Configuration) 20080222
2 Importing I_SERVICE_NAME Call by reference Type reference (TYPE) SRT_WSP_DT_OBJ_NAME WSP Name of Interface Object 20080222
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20080222

Method FIND_SDEF_BY_PROFILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SERVICE_NAMES Call by reference Type reference (TYPE) SRT_WSP_DT_OBJ_NAMES 20080222
2 Importing I_PROFILE_NAME Call by reference Type reference (TYPE) SRT_WSP_PROFILE_CONFIG_NAME WSP Name of Profile Configuration 20080222
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20080222

Method FIND_USER_ASSIGN_BY_APPL_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_APPL_USER_ASSIGN Call by reference Type reference (TYPE) SRT_WSP_APPLICATION_INFO_TAB Table of Application Information 20090319
2 Importing I_APPL_KEY Call by reference Type reference (TYPE) GUID_32 GUID in 'CHAR' Format in Uppercase 20090319
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20090319
History
Last changed by/on SAP  20130531 
SAP Release Created in 711