SAP ABAP Interface IF_SRT_WSP_CONFIG_REQUEST (WSP Configuration Group Object for Mass Configuration)
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_CONFIG_REQUEST WSP Configuration Group Object for Mass Configuration 20070402
Properties
Interface IF_SRT_WSP_CONFIG_REQUEST  
Short Description WSP Configuration Group Object for Mass Configuration    
General Data
Package SOAP_CONFIG   SOAP Configuration Framework 
Created 20070402   SAP 
Last changed 20140121   SAP 
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 IF_SRT_WSP_CONFIG_REQUEST has no interface.
Friends
Interface IF_SRT_WSP_CONFIG_REQUEST has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CHANGED Instance attribute Public Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20070403
2 CHANGED_AT Instance attribute Public Type reference (TYPE) UZEIT Time 20070403
3 CHANGED_BY Instance attribute Public Type reference (TYPE) UNAME User Name 20070403
4 CHANGED_CP Instance attribute Public Type reference (TYPE) PROGRAMM ABAP Program Name 20070403
5 CHANGED_ON Instance attribute Public Type reference (TYPE) UDATUM Last Changed On 20070403
6 CHANGED_TC Instance attribute Public Type reference (TYPE) TCODE Transaction Code 20070403
7 CO_CENTRAL_SCENARIO Constant Public Type reference (TYPE) SRT_WSP_CONFIG_REQUEST_NAME 'CENTRAL_SCENARIO' WSP Name of Configuration Request (Mass Configuration) 20121210
8 CREATED_AT Instance attribute Public Type reference (TYPE) UZEIT Time 20070403
9 CREATED_BY Instance attribute Public Type reference (TYPE) UNAME User Name 20070403
10 CREATED_CP Instance attribute Public Type reference (TYPE) PROGRAMM ABAP Program Name 20070403
11 CREATED_ON Instance attribute Public Type reference (TYPE) UDATUM Last Changed On 20070403
12 CREATED_TC Instance attribute Public Type reference (TYPE) TCODE Transaction Code 20070403
13 DESCRIPTION Instance attribute Public Type reference (TYPE) SRT_WSP_CONFIG_DESCRIPTION WSP Configuration Description 20070403
14 NAME Instance attribute Public Type reference (TYPE) SRT_WSP_CONFIG_REQUEST_NAME WSP name of the configuration request (mass configuration) 20070403
15 NEW Instance attribute Public Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20070403
16 READ_ONLY Instance attribute Public Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20070403
17 SCENARIO_ID Instance attribute Public Type reference (TYPE) SRT_WSP_CONFIG_REQ_ID 20110114
18 STATE Instance attribute Public Type reference (TYPE) SRT_WSP_CONFIG_REQUEST_STATE WSP state of the config request (mass cfg) 20070403
19 TERMINATED Instance attribute Public Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20070403
20 TYPE Instance attribute Public Type reference (TYPE) SRT_WSP_CONFIG_REQUEST_TYPE WSP type of the configuration request (mass configuration) 20070403
21 VERSION Instance attribute Public Type reference (TYPE) SRT_WSP_CONFIG_REQUEST_VERSION WSP version of configuration request (mass configuration) 20070403
Methods
# Method Level Visibility Method type Description Created on
1 ACTIVATE Instance method Public Method Activates the configuration request 20070403
2 ADD_CONSUMERGROUP_ASSIGNMENT Instance method Public Method Add a Consumer Group - Provider Assignment 20070405
3 ADD_PROVIDER_ASSIGNMENT Instance method Public Method Add a Profile - Service Definition Assignment 20070416
4 DEACTIVATE Instance method Public Method Deactivates the configuration request 20070403
5 DELETE Instance method Public Method Deletes the configuration request 20070403
6 DEL_CONSUMERGROUP_ASSIGNMENT Instance method Public Method Delete a Consumer Group - Provider Assignment 20070405
7 DEL_PROVIDER_ASSIGNMENT Instance method Public Method Delete a Profile - Service Definition Assignment 20070416
8 EXPORT_TO_XML Instance method Public Method Exports a profile to an xml 20080320
9 GET_CB_ASSIGNS_CONSUMER Instance method Public Method Returns contract based consumer assignments 20120918
10 GET_CB_ASSIGNS_PROVIDER Instance method Public Method Returns contract based provider assignments 20120918
11 GET_CONSUMERGROUP_ASSIGNMENTS Instance method Public Method Returns a consumer group - provider assignment list 20070521
12 GET_PIF_ASGN_4_SCGR_APPL_KEY Instance method Public Method 20110321
13 GET_PROVIDER_ASSIGNMENTS Instance method Public Method Returns a profile - service definition assignment list 20070521
14 IMPORT_FROM_CCON Static method Public Method Import from Central Configuration Version 1 20110301
15 IMPORT_FROM_CCON_2 Static method Public Method Import from Central Configuration Version 2 20120711
16 SAVE Instance method Public Method Persists the configuration request on the database 20070403
17 SET_COMMUNICATION_PROTOCOL Instance method Public Method Set Communication Protocol for Consumer Group Assignment 20120116
18 SET_DESCRIPTION Instance method Public Method Sets Description 20070413
19 SET_EDIT_MODE Instance method Public Method Set the Edit Mode 20070403
Events
Interface IF_SRT_WSP_CONFIG_REQUEST has no event.
Types
Interface IF_SRT_WSP_CONFIG_REQUEST has no local type.
Method Signatures

Method ACTIVATE Signature

Method ACTIVATE on Interface IF_SRT_WSP_CONFIG_REQUEST has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20070403

Method ADD_CONSUMERGROUP_ASSIGNMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONSUMER_GROUP_NAME Call by reference Type reference (TYPE) SRT_WSP_DT_OBJ_NAME WSP name of the interface object 20120817
2 Importing CONSUMER_SYS_ID Call by reference Type reference (TYPE) SRT_WSP_CONSUMER_SYS_ID 20120817
3 Importing PROVIDER_APPLICATION_KEY Call by reference Type reference (TYPE) GUID_32 Providersystem 20120817
4 Importing USE_XI Call by reference Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20080313
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20070405

Method ADD_PROVIDER_ASSIGNMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PROFILE_NAME Value transfer Type reference (TYPE) SRT_WSP_PROFILE_CONFIG_NAME WSP name of the profile config 20070416
2 Importing PROVIDER_SYS_ID Value transfer Type reference (TYPE) SRT_WSP_PROVIDER_SYS_ID 20110114
3 Importing SERVICE_DEFINITION_NAME Value transfer Type reference (TYPE) SRT_WSP_DT_OBJ_NAME WSP name of the interface object 20070416
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20070416

Method DEACTIVATE Signature

Method DEACTIVATE on Interface IF_SRT_WSP_CONFIG_REQUEST has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20070403

Method DELETE Signature

Method DELETE on Interface IF_SRT_WSP_CONFIG_REQUEST has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20070403

Method DEL_CONSUMERGROUP_ASSIGNMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONSUMER_GROUP_NAME Call by reference Type reference (TYPE) SRT_WSP_DT_OBJ_NAME WSP name of the interface object 20120817
2 Importing CONSUMER_SYS_ID Call by reference Type reference (TYPE) SRT_WSP_CONSUMER_SYS_ID 20120817
3 Importing PROVIDER_APPLICATION_KEY Call by reference Type reference (TYPE) GUID_32 Providersystem 20120817
4 Importing USE_XI Call by reference Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20080313
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20070405

Method DEL_PROVIDER_ASSIGNMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PROFILE_NAME Call by reference Type reference (TYPE) SRT_WSP_PROFILE_CONFIG_NAME WSP name of the profile config 20070416
2 Importing PROVIDER_SYS_ID Call by reference Type reference (TYPE) SRT_WSP_PROVIDER_SYS_ID 20110114
3 Importing SERVICE_DEFINITION_NAME Call by reference Type reference (TYPE) SRT_WSP_DT_OBJ_NAME WSP name of the interface object 20070416
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20070416

Method EXPORT_TO_XML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EXPORT_ASSIGNS Call by reference Type reference (TYPE) BOOLEAN X 20080320
2 Returning RE_DOC Value transfer Type reference (TYPE) XSTRING 20080320
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20080320

Method GET_CB_ASSIGNS_CONSUMER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ASSIGNMENT_LIST Value transfer Type reference (TYPE) SRT_WSP_CR_CI_CON_LIST WSP Config. Request Contract Impl. Consumer To provider IBCR 20120918
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20120918

Method GET_CB_ASSIGNS_PROVIDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ASSIGNMENT_LIST Value transfer Type reference (TYPE) SRT_WSP_CR_CI_PRO_LIST WSP Config. Request Contract Impl. Provider to IBCR 20120918
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20120918

Method GET_CONSUMERGROUP_ASSIGNMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ASSIGNMENT_LIST Value transfer Type reference (TYPE) SRT_WSP_CR_CG_SYSTEM_LIST WSP Config Request Consumer Gruppe - Provider Zuordnung List 20070521
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20070521

Method GET_PIF_ASGN_4_SCGR_APPL_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ASSIGNMENT_LIST Value transfer Type reference (TYPE) STTY_SRT_REQ_DATA_PIF 20110321
2 Importing CONSUMER_SYS_ID Call by reference Type reference (TYPE) SRT_WSP_CONSUMER_SYS_ID 20110321
3 Importing PROV_APPL_KEY Call by reference Type reference (TYPE) GUID_32 20110321
4 Importing SERVICE_GROUP Call by reference Type reference (TYPE) SRT_WSP_DT_OBJ_NAME 20110321
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20110321

Method GET_PROVIDER_ASSIGNMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ASSIGNMENT_LIST Value transfer Type reference (TYPE) SRT_WSP_CR_SD_PROFILE_LIST WSP Config Request Service Definition - Profile Zuordnung 20070521
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20070521

Method IMPORT_FROM_CCON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SCENARIO Call by reference Type reference (TYPE) SSTR_SRT_WSP_CCON_CONFIG_SCEN Central Configuration: Configuration Scenario 20110321
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20110301

Method IMPORT_FROM_CCON_2 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SCENARIO Call by reference Type reference (TYPE) SSTR_SRT_WSP_CCON_CONFIG_SCEN2 Central Configuration: Configuration Scenario 20120711
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20120711

Method SAVE Signature

Method SAVE on Interface IF_SRT_WSP_CONFIG_REQUEST has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20070403

Method SET_COMMUNICATION_PROTOCOL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONSUMER_GROUP_NAME Value transfer Type reference (TYPE) SRT_WSP_DT_OBJ_NAME WSP Name of Interface Object 20120116
2 Importing CONSUMER_SYS_ID Value transfer Type reference (TYPE) SRT_WSP_CONSUMER_SYS_ID SRT: Central Configuration: Consumer SLD ID 20120116
3 Importing PROVIDER_APPLICATION_KEY Value transfer Type reference (TYPE) GUID_32 GUID in 'CHAR' Format in Uppercase 20120116
4 Importing USE_XI Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20120116
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20120116

Method SET_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DESCRIPTION Call by reference Type reference (TYPE) SRT_WSP_CONFIG_DESCRIPTION WSP configuration description 20070413
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20070413

Method SET_EDIT_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing READ_ONLY Call by reference Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20070403
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20070403
History
Last changed by/on SAP  20140121 
SAP Release Created in 710