SAP ABAP Interface IF_SRT_WSP_AIE_INTEGRATION (SOA Manager and ABAP in Eclipse integration)
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_AIE_INTEGRATION IF_SRT_WSP_AIE_INTEGRATION 20120716
Properties
Interface IF_SRT_WSP_AIE_INTEGRATION  
Short Description SOA Manager and ABAP in Eclipse integration    
General Data
Package SOAP_CONFIG   SOAP Configuration Framework 
Created 20120611   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
Interface IF_SRT_WSP_AIE_INTEGRATION has no forward declaration.
Interfaces
Interface IF_SRT_WSP_AIE_INTEGRATION has no interface.
Friends
Interface IF_SRT_WSP_AIE_INTEGRATION has no friend.
Attributes
Interface IF_SRT_WSP_AIE_INTEGRATION has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONFIGURE_SD_SCP Instance method Public Method Configure service definition with SCP mechanism 20120726
2 GET_BINDING_WSDL_FOR_SD Instance method Public Method Get binding WSDL URL for a service definition 20120716
3 GET_SERVICES_REGISTRY_MAIN_URL Instance method Public Method Get Services Registry main URL 20120727
4 GET_SERVICES_REGISTRY_URL Instance method Public Method Get Services Registry URL for an object 20120727
5 GET_SERVICE_REGISTRIES Instance method Public Method Get list of Services Registry connections 20120801
6 GET_SOAMANAGER_MAIN_URL Instance method Public Method Get SOA Manager main URL 20120727
7 GET_SOAMANAGER_URL Instance method Public Method Get SOA Manager UI URL for an object 20120716
8 GET_SR_CLASSIFICATION_SYSTEMS Instance method Public Method Get list of classification systems from Services Registry 20120802
9 GET_SR_CLASSIFICATION_VALUES Instance method Public Method Get list of classification values for a given classification 20120801
10 GET_SR_PUBLISHING_SYSTEMS Instance method Public Method Get list of publishing system details from Services Registry 20120801
11 GET_SR_SERVICE_DEFINITIONS Instance method Public Method Get Service Defintions in Services Registry 20120802
12 IS_SD_CONFIGURED Instance method Public Method Check whether service definition is configured 20120726
Events
Interface IF_SRT_WSP_AIE_INTEGRATION has no event.
Types
Interface IF_SRT_WSP_AIE_INTEGRATION has no local type.
Method Signatures

Method CONFIGURE_SD_SCP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJECT_NAME Call by reference Type reference (TYPE) SRT_WSP_DT_OBJ_NAME WSP Name of Interface Object 20120726
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20120726

Method GET_BINDING_WSDL_FOR_SD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJECT_NAME Call by reference Type reference (TYPE) SRT_WSP_DT_OBJ_NAME WSP Name of Interface Object 20120716
2 Returning R_WSDL_URL Value transfer Type reference (TYPE) STRING Endpoints information including service 20120716
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20120716

Method GET_SERVICES_REGISTRY_MAIN_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_URL Value transfer Type reference (TYPE) STRING 20120727
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20120802

Method GET_SERVICES_REGISTRY_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJECT_NAME Call by reference Type reference (TYPE) SRT_WSP_DT_OBJ_NAME WSP Name of Interface Object 20120727
2 Importing I_OBJECT_TYPE Call by reference Type reference (TYPE) SRT_WSP_AIE_OBJECT_TYPE ABAP in Eclipse integration with SOA Manager: Object Type 20120727
3 Returning R_URL Value transfer Type reference (TYPE) STRING 20120727
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20120802

Method GET_SERVICE_REGISTRIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_REGISTRIES Value transfer Type reference (TYPE) STTY_SR_REGISTRY_INFO Services Registry: Registry information 20120801
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20120802

Method GET_SOAMANAGER_MAIN_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_URL Value transfer Type reference (TYPE) STRING 20120727
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20120802

Method GET_SOAMANAGER_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJECT_NAME Call by reference Type reference (TYPE) SRT_WSP_DT_OBJ_NAME WSP Name of Interface Object 20120716
2 Importing I_OBJECT_TYPE Call by reference Type reference (TYPE) SRT_WSP_AIE_OBJECT_TYPE Central Design Time Cache: Object Type 20120716
3 Returning R_URL Value transfer Type reference (TYPE) STRING 20120716
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20120716

Method GET_SR_CLASSIFICATION_SYSTEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SERVICES_REGISTRY Call by reference Type reference (TYPE) SDEL_REGISTRY Services Registry 20120802
2 Returning R_CLASSIFICATIONS Value transfer Type reference (TYPE) STTY_SR_CLASSIF_SYSTEM_KEY Services Registry: Classification System key(ID) 20120802
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20120802

Method GET_SR_CLASSIFICATION_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CLASSIFICATION_KEY Call by reference Type reference (TYPE) ER_CLASS_NAME Classification TModel Key Name 20120801
2 Importing I_SERVICES_REGISTRY Call by reference Type reference (TYPE) SDEL_REGISTRY Services Registry 20120801
3 Returning R_CLASSIFICATION_VALUES Value transfer Type reference (TYPE) STTY_SR_CLASSIF_VALUE Services Registry: Classification value with Key 20120801
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20120802

Method GET_SR_PUBLISHING_SYSTEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SERVICES_REGISTRY Call by reference Type reference (TYPE) SDEL_REGISTRY Services Registry 20120801
2 Returning R_SYSTEMS Value transfer Type reference (TYPE) STTY_SR_APPLICATION_INFO Services Registry: Application information 20120801
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20120802

Method GET_SR_SERVICE_DEFINITIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_APPLICATION_KEY Call by reference Type reference (TYPE) SDTE_SRT_WSP_SR_APP_KEY Publishing System Application Key(V3 API) 20120802
2 Importing I_CLASSIFICATION_VALUES Call by reference Type reference (TYPE) WSTAXONOMY_SEARCH_TAB Classification values 20120802
3 Importing I_PORT_TYPE_NAME Call by reference Type reference (TYPE) STRING PortType Name of a Service Definition 20120802
4 Importing I_SD_NAME Call by reference Type reference (TYPE) VEPNAME Internal name of a Service Definition 20120802
5 Importing I_SERVICES_REGISTRY Call by reference Type reference (TYPE) SDEL_REGISTRY Services Registry Name 20120802
6 Importing I_SYSTEM_SLD_ID Call by reference Type reference (TYPE) SDEL_ER_SLD_ID Publishing System SLD ID 20120802
7 Returning R_SERVICE_DEFINITIONS Value transfer Type reference (TYPE) STTY_SR_SERVICE_DEF_INFO Table of Service Definition Information 20120802
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20120802

Method IS_SD_CONFIGURED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJECT_NAME Call by reference Type reference (TYPE) SRT_WSP_DT_OBJ_NAME WSP Name of Interface Object 20120726
2 Returning R_RESULT Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20120726
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20120726
History
Last changed by/on SAP  20130531 
SAP Release Created in