SAP ABAP Class CL_SRT_WSP_CENTRAL_SCENARIO_CB (Contract-Based Central Business Scenario)
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_CENTRAL_SCENARIO_CB Contract-Based Central Business Scenario 20120627
Properties
Class CL_SRT_WSP_CENTRAL_SCENARIO_CB  
Short Description Contract-Based Central Business Scenario    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SOAP_CONFIG   SOAP Configuration Framework 
Created 20120627   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 TSRTG Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 TSRTP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_SRT_WSP_CENTRAL_SCENARIO_CB Contract-Based Central Business Scenario 20120627
Friends
# Friend Modeled only Created on Description
1 CL_SRT_WSP_CONFIG_REGISTRY 20120627 WSP Configuration Registry
2 CL_SRT_WSP_FACTORY 20120627 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) STRING 'CL_SRT_WSP_CONFIG_REQUEST' Class Name 20120627
2 MT_CONNECTIONS Instance attribute Private Type reference (TYPE) STTY_SRT_WSP_CB_CONNECTION SRT: Contract Based Connections 20120629
3 M_CONFIG_REQUEST_NAME_INT Instance attribute Private Type reference (TYPE) SRT_WSP_CONFIG_REQUEST_NAME WSP name of the configuration request (mass configuration) 20120627
4 M_USER_ACCOUNT_QUERY Static Attribute Private Object reference (TYPE REF TO) IF_SRT_WSP_USER_ACCOUNT_QUERY Query interface for user accounts 20121214
5 ST_AVAIL_DOMAIN_SYSTEM_LIST Static Attribute Private Type reference (TYPE) SRT_WSP_DOMAIN_SYS_AVAIL_TAB Available domain systems 20121220
6 ST_COMMON_DOMAIN_LIST Static Attribute Private Type reference (TYPE) SRT_WSP_COMMON_DOMAIN_TAB SRT: Common Domain List of 2 Systems 20130226
7 S_CONNECTIVITY Static Attribute Private Object reference (TYPE REF TO) IF_SRT_WSP_CONNECTIVITY_OUT Connectivity 20121220
Methods
# Method Level Visibility Method type Description Created on
1 ADD_CB_CONNECTION Instance method Private Method Adds contract based connection 20121122
2 ADD_PROVIDER_ONLY Instance method Private Method Adds Provider Only 20121122
3 ADD_SG_CONNECTION Instance method Private Method Adds Service Group connection 20121122
4 BUILD_SEARCH_PARAMETERS Static method Public Method 20120627
5 CALCULATE_COMMON_DOMAIN Static method Public Method Calculates common domain between two systems 20121203
6 CHECK Instance method Private Method Check configuration request 20120627
7 CHECK_CFACT_SINGLE_PROV_ASSIGN Static method Public Method Check whether the cons. factory is assigned to 1 provider 20130815
8 CHECK_CFACT_UNIQUE_ASSIGNMENT Static method Public Method 20130612
9 CHECK_CONTRACT_CONNECTION Static method Private Method Checks contract based connection 20121010
10 CHECK_MED_SYS_AVAILABILITY Static method Private Method Checks availability of med system 20121220
11 CHECK_PROVIDER_ONLY Static method Private Method Checks provider Only connection 20121122
12 CHECK_SERVICE_GROUP_CONNECTION Static method Private Method Checks service group based connection 20121010
13 CHECK_SGRP_SINGLE_PROV_ASSIGN Static method Public Method Check whether the service group is assigned to 1 provider 20130815
14 CHECK_UACC_4_COMMON_DOMAIN Static method Private Method Check the Assigned User Account Type match the Common Domain 20121207
15 CHECK_UACC_4_PROVIDER_IF Static method Private Method Check the Assigned User Account Type match the Common Domain 20121210
16 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20120627
17 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20120627
18 EXISTS Static method Public Method Exists Scenario 20130205
19 GET_CONFIG_REQ_4_DOMAIN_SYSTEM Static method Public Method 20120627
20 GET_CONNS_BY_TYPE Instance method Private Method SRT: filters by given connection type 20130418
21 GET_SDEFS_FOR_CONTRACT_IMPL Static method Private Method Gets referencing sdef of contract implementation 20121204
22 HAS_CHANGED Instance method Private Method Configuration changed 20120627
23 INITIALIZE Instance method Private Method Initialize the configuration request 20120627
24 IS_NON_MANAGED_SYSTEM Static method Private Method is med system a non managed system 20130819
25 LIST Static method Public Method 20120627
26 LOCK Instance method Private Method Locks the configuration request 20120627
27 MAINTAIN_MIF_FOR_COBASED_SCGR Instance method Private Method Maintain MIF for Service Group Connection Contract Based 20120802
28 OPEN Static method Public Method Open a configuration request 20120627
29 PERFORM_CONNECTIONS_PING Instance method Private Method 20130418
30 PREPARE_CONNECTIONS_4_PING Instance method Private Method 20130418
31 REMOVE Static method Public Method Remove businesss scenario 20120627
32 SET_CB_CONNECTION_ONE_WAY Static method Private Method Sets one-way connections for export 20121204
33 SET_CB_CONNECTION_REQ_RES Static method Private Method Sets request- response connections for export 20121204
34 SET_CONNECTION_PROVIDER_ONLY Static method Private Method Sets provider-only connection for export 20121204
35 SET_SG_CONNECTION_ONE_WAY Static method Private Method Sets service group based(only) one way connection for export 20121204
36 SET_SG_CONNECTION_REQ_RES Static method Private Method Sets service group based(only) REQ/RES connection for export 20121204
37 UNLOCK Instance method Private Method Unlocks the configuration request 20120627
Events
Class CL_SRT_WSP_CENTRAL_SCENARIO_CB has no event.
Types
Class CL_SRT_WSP_CENTRAL_SCENARIO_CB has no local type.
Method Signatures

Method ADD_CB_CONNECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ASSIGNMENT_ID Value transfer Type reference (TYPE) SRT_WSP_CONFIG_ASS_ID WSP ID of Configuration Request Assignment (Mass Config.) 20121123
2 Importing CONNECTION Call by reference Type reference (TYPE) SSTR_SRT_WSP_CB_CONNECTION SRT: Contract Based Connection 20121126
3 Exporting E_MESSAGES Call by reference Type reference (TYPE) SOAP_ERROR_INFO_LIST List of SOAP Framework Errors 20121123
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20121122

Method ADD_PROVIDER_ONLY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ASSIGNMENT_ID Value transfer Type reference (TYPE) SRT_WSP_CONFIG_ASS_ID WSP ID of Configuration Request Assignment (Mass Config.) 20121126
2 Importing CONNECTION Call by reference Type reference (TYPE) SSTR_SRT_WSP_CB_CONNECTION SRT: Contract Based Connection 20121126
3 Exporting E_MESSAGES Call by reference Type reference (TYPE) SOAP_ERROR_INFO_LIST List of SOAP Framework Errors 20121122
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20121122

Method ADD_SG_CONNECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ASSIGNMENT_ID Value transfer Type reference (TYPE) SRT_WSP_CONFIG_ASS_ID WSP ID of Configuration Request Assignment (Mass Config.) 20121126
2 Importing CONNECTION Call by reference Type reference (TYPE) SSTR_SRT_WSP_CB_CONNECTION SRT: Contract Based Connection Type 20121126
3 Exporting E_MESSAGES Call by reference Type reference (TYPE) SOAP_ERROR_INFO_LIST List of SOAP Framework Errors 20121122
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20121122

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 20120627
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20120627

Method CALCULATE_COMMON_DOMAIN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning COMMON_DOMAIN_NAME Value transfer Type reference (TYPE) SRT_WSP_DOMAIN_CONFIG_NAME 20121203
2 Importing MED_SYSTEM_SOURCE Call by reference Type reference (TYPE) SRT_WSP_DOMAIN_SYSTEM_KEY 20121203
3 Importing MED_SYSTEM_TARGET Call by reference Type reference (TYPE) SRT_WSP_DOMAIN_SYSTEM_KEY 20121203
4 Importing RAISE_EXCEPTION Call by reference Type reference (TYPE) BOOLEAN 20121203
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20121203

Method CHECK Signature

Method CHECK on class CL_SRT_WSP_CENTRAL_SCENARIO_CB has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20120627

Method CHECK_CFACT_SINGLE_PROV_ASSIGN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ASSIGNED_2_PROVIDER_IBCR Call by reference Type reference (TYPE) SRT_WSP_IBCR_ID WSP Name of Interface Object 20130815
2 Importing CENTRAL_SCENARIO_CB Call by reference Object reference (TYPE REF TO) IF_SRT_WSP_CENTRAL_SCENARIO_CB Contract-Based Central Business Scenario 20130815
3 Importing CONSUMER_FACTORY Call by reference Type reference (TYPE) SRT_WSP_CONSUMER_FACTORY SRT: Consumer Factory 20130815
4 Importing CONSUMER_IBCR Call by reference Type reference (TYPE) SRT_WSP_IBCR_ID SRT: Identifiable Business Context Reference ID 20130815
5 Importing PROVIDER_IBCR Call by reference Type reference (TYPE) SRT_WSP_IBCR_ID SRT: Identifiable Business Context Reference ID 20130815
6 Exporting USED_IN_SCENARIO_NAME Call by reference Type reference (TYPE) SRT_WSP_CONFIG_REQUEST_NAME WSP Name of Configuration Request (Mass Configuration) 20130815
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20130815

Method CHECK_CFACT_UNIQUE_ASSIGNMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CENTRAL_SCENARIO_CB Call by reference Object reference (TYPE REF TO) IF_SRT_WSP_CENTRAL_SCENARIO_CB Contract-Based Central Business Scenario 20130614
2 Importing CONSUMER_FACTORY Call by reference Type reference (TYPE) SRT_WSP_CONSUMER_FACTORY WSP Name of Interface Object 20130612
3 Importing CONSUMER_IBCR Call by reference Type reference (TYPE) SRT_WSP_IBCR_ID SRT: Identifiable Business Context Reference ID 20130612
4 Returning CONTRACT_IMPL Value transfer Type reference (TYPE) SRT_WSP_DT_OBJ_NAME WSP Name of Interface Object 20130612
5 Importing PROVIDER_IBCR Call by reference Type reference (TYPE) SRT_WSP_IBCR_ID SRT: Identifiable Business Context Reference ID 20130612
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20130612

Method CHECK_CONTRACT_CONNECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CENTRAL_SCENARIO_CB Call by reference Object reference (TYPE REF TO) IF_SRT_WSP_CENTRAL_SCENARIO_CB Contract-Based Central Business Scenario 20130614
2 Importing CHECK_SCOPE Call by reference Type reference (TYPE) SRT_WSP_CHECK_SCOPE Boolean Variable (X=True, -=False, Space=Unknown) 20121212
3 Exporting COMMON_DOMAIN_NAME Call by reference Type reference (TYPE) SRT_WSP_DOMAIN_CONFIG_NAME WSP Name of configuration domain 20130226
4 Importing CONNECTION Call by reference Type reference (TYPE) SSTR_SRT_WSP_CB_CONNECTION SRT: Contract Based Connection 20121010
5 Exporting MESSAGES Call by reference Type reference (TYPE) SOAP_ERROR_INFO_LIST List of SOAP Framework Errors 20121016
6 Exporting UASSIGNMENT_ID_LIST Call by reference Type reference (TYPE) SRT_WSP_UASSIGN_TO_CON_IBCR_T SRT: Consumer IBCR to User Account Assignment ID 20121207
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20121010

Method CHECK_MED_SYS_AVAILABILITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting AVAILABLE Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20121220
2 Importing MED_SYSTEM Call by reference Type reference (TYPE) SRT_WSP_DOMAIN_SYSTEM_KEY SOAManager Connectivity: Key/ID of a tenant/sap client 20121220
3 Exporting MESSAGES Call by reference Type reference (TYPE) SOAP_ERROR_INFO_LIST List of SOAP Framework Errors 20121220

Method CHECK_MED_SYS_AVAILABILITY on class CL_SRT_WSP_CENTRAL_SCENARIO_CB has no exception.

Method CHECK_PROVIDER_ONLY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CHECK_SCOPE Call by reference Type reference (TYPE) SRT_WSP_CHECK_SCOPE SRT: Check scope 20121220
2 Importing CONNECTION Call by reference Type reference (TYPE) SSTR_SRT_WSP_CB_CONNECTION SRT: Contract Based Connection 20121122
3 Exporting MESSAGES Call by reference Type reference (TYPE) SOAP_ERROR_INFO_LIST List of SOAP Framework Errors 20121122
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20121122

Method CHECK_SERVICE_GROUP_CONNECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CENTRAL_SCENARIO_CB Call by reference Object reference (TYPE REF TO) IF_SRT_WSP_CENTRAL_SCENARIO_CB Contract-Based Central Business Scenario 20130815
2 Importing CHECK_SCOPE Call by reference Type reference (TYPE) SRT_WSP_CHECK_SCOPE Boolean Variable (X=True, -=False, Space=Unknown) 20121213
3 Exporting COMMON_DOMAIN_NAME Call by reference Type reference (TYPE) SRT_WSP_DOMAIN_CONFIG_NAME WSP Name of configuration domain 20130226
4 Importing CONNECTION Call by reference Type reference (TYPE) SSTR_SRT_WSP_CB_CONNECTION SRT: Contract Based Connection 20121010
5 Exporting MESSAGES Call by reference Type reference (TYPE) SOAP_ERROR_INFO_LIST List of SOAP Framework Errors 20121016
6 Exporting UASSIGNMENT_ID_LIST Call by reference Type reference (TYPE) SRT_WSP_UASSIGN_TO_CON_IBCR_T SRT: Consumer IBCR to User Account Assignment ID 20121207
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20121010

Method CHECK_SGRP_SINGLE_PROV_ASSIGN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ASSIGNED_2_PROVIDER_IBCR Call by reference Type reference (TYPE) SRT_WSP_IBCR_ID WSP Name of Interface Object 20130815
2 Importing CENTRAL_SCENARIO_CB Call by reference Object reference (TYPE REF TO) IF_SRT_WSP_CENTRAL_SCENARIO_CB Contract-Based Central Business Scenario 20130815
3 Importing CONSUMER_IBCR Call by reference Type reference (TYPE) SRT_WSP_IBCR_ID SRT: Identifiable Business Context Reference ID 20130815
4 Importing PROVIDER_IBCR Call by reference Type reference (TYPE) SRT_WSP_IBCR_ID SRT: Identifiable Business Context Reference ID 20130815
5 Importing SERVICE_GROUP Call by reference Type reference (TYPE) SRT_WSP_DT_OBJ_NAME 20130815
6 Exporting USED_IN_SCENARIO_NAME Call by reference Type reference (TYPE) SRT_WSP_CONFIG_REQUEST_NAME WSP Name of Configuration Request (Mass Configuration) 20130815
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20130815

Method CHECK_UACC_4_COMMON_DOMAIN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CHECK_SCOPE Call by reference Type reference (TYPE) SRT_WSP_CHECK_SCOPE SRT: Check scope 20121214
2 Exporting COMMON_DOMAIN_NAME Call by reference Type reference (TYPE) SRT_WSP_DOMAIN_CONFIG_NAME WSP Name of configuration domain 20130226
3 Importing CONNECTION Call by reference Type reference (TYPE) SSTR_SRT_WSP_CB_CONNECTION SRT: Contract Based Connection 20121207
4 Exporting MESSAGES Call by reference Type reference (TYPE) SOAP_ERROR_INFO_LIST List of SOAP Framework Errors 20121207
5 Exporting UASSIGNMENT_ID_LIST Call by reference Type reference (TYPE) SRT_WSP_UASSIGN_TO_CON_IBCR_T SRT: Consumer IBCR to User Account Assignment ID 20121207
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20121207

Method CHECK_UACC_4_PROVIDER_IF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COMMON_DOMAIN_REF Call by reference Object reference (TYPE REF TO) IF_SRT_WSP_CONFIG_DOMAIN_PM WSP Configuration Domain (Profile Management) 20121210
2 Importing CONSUMER_IBC_R Call by reference Type reference (TYPE) SRT_WSP_IBCR_ID 20121210
3 Importing CONSUMER_OBJECT_NAME Call by reference Type reference (TYPE) SRT_WSP_DT_OBJ_NAME 20121210
4 Importing CONSUMER_OBJECT_TYPE Call by reference Type reference (TYPE) SRT_WSP_CONSUMER_OBJECT_TYPE 20121210
5 Importing FORCE_DB_READ Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20121214
6 Changing MESSAGES Call by reference Type reference (TYPE) SOAP_ERROR_INFO_LIST List of SOAP Framework Errors 20121210
7 Importing PROVIDER_IBCR Call by reference Type reference (TYPE) SRT_WSP_IBCR_ID 20121210
8 Importing PROVIDER_IF_QNAME Call by reference Type reference (TYPE) QNAME 20121210
9 Importing SCENARIO_NAME_EXT Call by reference Type reference (TYPE) SRT_WSP_CONFIG_REQUEST_NAME 20130117
10 Importing SCENARIO_TYPE Call by reference Type reference (TYPE) SRT_WSP_CONFIG_REQUEST_TYPE 20121210
11 Changing UASSIGNMENT_ID_LIST Call by reference Type reference (TYPE) SRT_WSP_UASSIGN_TO_CON_IBCR_T SRT: Consumer IBCR to User Account Assignment ID 20121210
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20121210

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_SRT_WSP_CENTRAL_SCENARIO_CB has no parameter.
Method CLASS_CONSTRUCTOR on class CL_SRT_WSP_CENTRAL_SCENARIO_CB has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Value transfer Type reference (TYPE) SRT_WSP_CONFIG_REQUEST_NAME 20120627
2 Importing TYPE Value transfer Type reference (TYPE) SRT_WSP_CONFIG_REQUEST_TYPE 20120627
3 Importing VERSION Value transfer Type reference (TYPE) SRT_WSP_CONFIG_REQUEST_VERSION WSP version of configuration request (mass configuration) 20120627
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20120627

Method EXISTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EXISTS Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20130205
2 Importing NAME Call by reference Type reference (TYPE) SRT_WSP_CONFIG_REQUEST_NAME WSP Name of Configuration Request (Mass Configuration) 20130205
3 Importing STATE Call by reference Type reference (TYPE) SRT_WSP_CONFIG_REQUEST_STATE WSP State of Configuration Request (Mass Configuration) 20130205
4 Importing TYPE Call by reference Type reference (TYPE) SRT_WSP_CONFIG_REQUEST_TYPE WSP Type of Configuration Request (Mass Configuration) 20130205
5 Importing VERSION Call by reference Type reference (TYPE) SRT_WSP_CONFIG_REQUEST_VERSION WSP Version of Configuration Request (Mass Configuration) 20130205
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20130205

Method GET_CONFIG_REQ_4_DOMAIN_SYSTEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CONFIG_REQUEST_LIST Value transfer Type reference (TYPE) SRT_WSP_CONFIG_REQUEST_NAMES 20120627
2 Importing DOMAIN_SYSTEM_KEY Call by reference Type reference (TYPE) SRT_WSP_DOMAIN_SYSTEM_KEY 20120627
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20120627

Method GET_CONNS_BY_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_CONNECTIONS Value transfer Type reference (TYPE) STTY_SRT_WSP_CB_CONNECTION SRT: Contract Based Connections 20130418
2 Importing I_CONN_TYPE Call by reference Type reference (TYPE) SRT_WSP_IS_CONN_TYPE SRT: Connection types in Integration Scenario 20130418
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20130418

Method GET_SDEFS_FOR_CONTRACT_IMPL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CONTRACT_IMPL Call by reference Type reference (TYPE) SRT_WSP_DT_OBJ_NAME Internal name of contract implementation 20121204
2 Importing I_SYSTEM_KEY Call by reference Type reference (TYPE) SRT_WSP_CON_SYSTEM_KEY SOAManager Connectivity: Key/ID of a system 20121204
3 Returning R_SERVICE_DEFINITIONS Value transfer Type reference (TYPE) SRT_WSP_DT_OBJ_NAMES Technical name of service definition 20121204
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20121204

Method HAS_CHANGED Signature

Method HAS_CHANGED on class CL_SRT_WSP_CENTRAL_SCENARIO_CB has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20120627

Method INITIALIZE Signature

Method INITIALIZE on class CL_SRT_WSP_CENTRAL_SCENARIO_CB has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20120627

Method IS_NON_MANAGED_SYSTEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MED_SYSTEM Call by reference Type reference (TYPE) SRT_WSP_DOMAIN_SYSTEM_KEY SOAManager Connectivity: Key/ID of a tenant/sap client 20130819
2 Returning NON_MANAGED Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20130819

Method IS_NON_MANAGED_SYSTEM on class CL_SRT_WSP_CENTRAL_SCENARIO_CB has no exception.

Method LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CONFIG_REQUEST_LIST Value transfer Type reference (TYPE) SRT_WSP_CONFIG_REQUEST_NAMES 20120627
2 Importing MAX_HITS Call by reference Type reference (TYPE) SRT_AD_SEARCH_NUM_MAX_HITS 20120627
3 Importing SEARCH_ATTRIBUTES Call by reference Type reference (TYPE) SRT_WSP_AD_SEARCH_ATTRIBUTE_T 20120627

Method LIST on class CL_SRT_WSP_CENTRAL_SCENARIO_CB has no exception.

Method LOCK Signature

Method LOCK on class CL_SRT_WSP_CENTRAL_SCENARIO_CB has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20120627

Method MAINTAIN_MIF_FOR_COBASED_SCGR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONSUMER_COIM Call by reference Type reference (TYPE) SRT_WSP_DT_OBJ_NAME WSP Name of Interface Object 20120802
2 Importing CONSUMER_SYSTEM Call by reference Type reference (TYPE) SRT_WSP_CON_SYSTEM_KEY SOAManager Connectivity: Key/ID of a system 20120802
3 Returning MIF Value transfer Object reference (TYPE REF TO) IF_SRT_WSP_CC_MIF SRT: Central MIF Object 20120802
4 Importing PROVIDER_COIM Call by reference Type reference (TYPE) SRT_WSP_DT_OBJ_NAME WSP Name of Interface Object 20120802
5 Importing PROVIDER_SYSTEM Call by reference Type reference (TYPE) SRT_WSP_CON_SYSTEM_KEY SOAManager Connectivity: Key/ID of a system 20120802
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20120802

Method OPEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CONFIG_REQUEST Value transfer Object reference (TYPE REF TO) IF_SRT_WSP_CENTRAL_SCENARIO_CB Contract-Based Central Business Scenario 20120627
2 Importing NAME Value transfer Type reference (TYPE) SRT_WSP_CONFIG_REQUEST_NAME WSP name of the configuration request (mass configuration) 20120627
3 Importing TYPE Value transfer Type reference (TYPE) SRT_WSP_CONFIG_REQUEST_TYPE WSP type of the configuration request (mass configuration) 20120627
4 Importing VERSION Value transfer Type reference (TYPE) SRT_WSP_CONFIG_REQUEST_VERSION 0 WSP version of configuration request (mass configuration) 20120627
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20120627

Method PERFORM_CONNECTIONS_PING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONNS_TO_PING Call by reference Type reference (TYPE) STTY_SRT_WSP_CB_CONN_PING SRT: Contract Based Connections Ping Results 20130418
2 Returning PING_RESULTS Value transfer Type reference (TYPE) STTY_SRT_WSP_CB_CONN_PING SRT: Contract Based Connections Ping Results 20130418
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20130418

Method PREPARE_CONNECTIONS_4_PING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CONNS_TO_PING Value transfer Type reference (TYPE) STTY_SRT_WSP_CB_CONN_PING SRT: Contract Based Connections Ping Results 20130418
2 Importing CONN_ASSIGN_ID Call by reference Type reference (TYPE) SRT_WSP_CONFIG_ASS_ID WSP ID of Configuration Request Assignment (Mass Config.) 20130418
3 Importing CONN_TYPE Call by reference Type reference (TYPE) SRT_WSP_IS_CONN_TYPE SRT: Connection types in Integration Scenario 20130418
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20130418

Method REMOVE Signature

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

Method SET_CB_CONNECTION_ONE_WAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CB_CONNECTIONS Call by reference Type reference (TYPE) SSTR_SRT_WSP_CCON_CONFIG_SCEN2 Central Configuration: Configuration Scenario 20121204
2 Importing I_CB_REQ_DATA Call by reference Type reference (TYPE) SRT_REQ_CB_DATA Contract-Based Business Scenario: Data 20121204
3 Importing I_COMMON_DOMAIN Call by reference Type reference (TYPE) SRT_WSP_DOMAIN_CONFIG_NAME WSP Name of configuration domain 20121211
4 Changing MESSAGES Call by reference Type reference (TYPE) SRT_WSP_CNTRL_CONFIG_MESSAGES table of central configuration messages 20121204
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20121204

Method SET_CB_CONNECTION_REQ_RES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CB_CONNECTIONS Call by reference Type reference (TYPE) SSTR_SRT_WSP_CCON_CONFIG_SCEN2 Central Configuration: Configuration Scenario 20121204
2 Importing I_CB_REQ_DATA Call by reference Type reference (TYPE) SRT_REQ_CB_DATA Contract-Based Business Scenario: Data 20121204
3 Importing I_COMMON_DOMAIN Call by reference Type reference (TYPE) SRT_WSP_DOMAIN_CONFIG_NAME WSP Name of configuration domain 20121211
4 Changing MESSAGES Call by reference Type reference (TYPE) SRT_WSP_CNTRL_CONFIG_MESSAGES table of central configuration messages 20121204
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20121204

Method SET_CONNECTION_PROVIDER_ONLY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CB_CONNECTIONS Call by reference Type reference (TYPE) SSTR_SRT_WSP_CCON_CONFIG_SCEN2 Central Configuration: Configuration Scenario 20121204
2 Importing I_CB_REQ_DATA Call by reference Type reference (TYPE) SRT_REQ_CB_DATA Contract-Based Business Scenario: Data 20121204
3 Changing MESSAGES Call by reference Type reference (TYPE) SRT_WSP_CNTRL_CONFIG_MESSAGES table of central configuration messages 20121204
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20121204

Method SET_SG_CONNECTION_ONE_WAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CB_CONNECTIONS Call by reference Type reference (TYPE) SSTR_SRT_WSP_CCON_CONFIG_SCEN2 Central Configuration: Configuration Scenario 20121204
2 Importing I_CB_REQ_DATA Call by reference Type reference (TYPE) SRT_REQ_CB_DATA Contract-Based Business Scenario: Data 20121204
3 Changing MESSAGES Call by reference Type reference (TYPE) SRT_WSP_CNTRL_CONFIG_MESSAGES table of central configuration messages 20121204
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20121204

Method SET_SG_CONNECTION_REQ_RES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CB_CONNECTIONS Call by reference Type reference (TYPE) SSTR_SRT_WSP_CCON_CONFIG_SCEN2 Central Configuration: Configuration Scenario 20121204
2 Importing I_CB_REQ_DATA Call by reference Type reference (TYPE) SRT_REQ_CB_DATA Contract-Based Business Scenario: Data 20121204
3 Changing MESSAGES Call by reference Type reference (TYPE) SRT_WSP_CNTRL_CONFIG_MESSAGES table of central configuration messages 20121204
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20121204

Method UNLOCK Signature

Method UNLOCK on class CL_SRT_WSP_CENTRAL_SCENARIO_CB has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20120627
History
Last changed by/on SAP  20140121 
SAP Release Created in 740