SAP ABAP Interface IF_SR_INBOUND_HELPER_SERVICES (Services Registry inbound - helper class)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-WS-ABA-CFG (Application Component) WebServices ABAP Configuration
     SUDDICLIENT_NEW (Package) New development regarding UDDI Publication
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SR_INBOUND_HELPER_SERVICES Services Registry inbound - helper class 20110118
Properties
Interface IF_SR_INBOUND_HELPER_SERVICES  
Short Description Services Registry inbound - helper class    
General Data
Package SUDDICLIENT_NEW   New development regarding UDDI Publication 
Created 20090522   SAP 
Last changed 20140121   SAP 
Unicode checks active    
Forward declarations
Interface IF_SR_INBOUND_HELPER_SERVICES has no forward declaration.
Interfaces
Interface IF_SR_INBOUND_HELPER_SERVICES has no interface.
Friends
Interface IF_SR_INBOUND_HELPER_SERVICES has no friend.
Attributes
Interface IF_SR_INBOUND_HELPER_SERVICES has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DELETE_PHYSICAL_SYSTEMS Static method Public Method Delete physical systems 20110118
2 DELETE_SERVICES Static method Public Method Delete services and endpoints 20110118
3 DELETE_SERVICE_DEFINITIONS Static method Public Method Delete service definitions 20110118
4 FILTER_SERVICE_DEFINITIONS Static method Public Method Checks whether the service definition are allowed to puiblis 20110118
5 FIND_PHYSICAL_SYSTEMS Static method Public Method Find physical systems 20110118
6 FIND_SERVICE_DEFINITIONS Static method Public Method Find service definitions 20110118
7 FIND_SERVICE_DEFS_UI Static method Public Method Simpler method for finding service definition 20110118
8 FIND_SERVICE_ENDPOINTS Static method Public Method Find service endpoints 20110118
9 GET_ALL_CLASS_SYSTEMS_LIST Static method Public Method Get Classification Systems tmodel keys 20110118
10 GET_CLASSIF_SYSTEMS_GT Static method Public Method Get classification systems greater than version 20110118
11 GET_CLASSIF_SYSTEM_VALUES Static method Public Method Get values for classification system 20110118
12 GET_CLASS_SYSTEM_QNAME Static method Public Method Get QName of classification system from it's tmodel key 20110118
13 GET_CLASS_SYSTEM_TMODEL_KEY Static method Public Method Get Classification System tmodel Key from it's Qname 20110118
14 GET_CS_ADDITIONAL_META_DATA Static method Public Method Get Classification System additional metadata 20110118
15 GET_NO_IMPLEMENTATION_TEXT Static method Public Method Get No implementation Text for not implemented methods 20110118
16 GET_OBJECT_DT_URL Static method Public Method get Service definition PortType WSDL url 20110118
17 GET_PHYSICAL_SYSTEMS Static method Public Method Get physical system details 20110118
18 GET_SD_BINDING_UDDI_KEY Static method Public Method Get Binding UDDI Key for a Service Defintion 20110118
19 GET_SD_CLASSIFICATIONS Static method Public Method Get Service Classifications 20110118
20 GET_SD_NAME_FROM_UDDI_KEY Static method Public Method Get SD Name from it's UDDI Key 20110118
21 GET_SD_SERVICE_UDDI_KEY Static method Public Method Get Service UDDI Key for a Service Defintion 20110118
22 GET_SD_UDDI_KEY Static method Public Method Get UDDI Key of a SD 20110118
23 GET_SEP_BY_GUID Static method Public Method Get SEP by guid 20110118
24 GET_SERVICE_DEFINITIONS Static method Public Method Get WSD details 20110118
25 GET_SERVICE_ENDPOINTS Static method Public Method Get SEP details 20110118
26 GET_SERV_DEF_CONFIG_STATE Static method Public Method Get the state of service definition 20110118
27 GET_SYSTEM Static method Public Method Get existing system object by key 20110118
28 GET_SYSTEM_BY_GUID Static method Public Method Get physical system by guid 20110118
29 GET_SYSTEM_BY_KEY Static method Public Method Retrieve physical system data by logical or UDDI key 20110118
30 GET_SYSTEM_SLDID Static method Public Method Get system SLD ID 20130925
31 GET_SYSTEM_UDDI_KEY Static method Public Method Get physical system uddi key 20110118
32 GET_WSD Static method Public Method Get existing WSD object by key 20110118
33 GET_WSD_BY_GUID Static method Public Method Get WSD by guid 20110118
34 PUBLISH_CLASSIFICATION_SYSTEM Static method Public Method Publish a classification system 20110118
35 PUBLISH_PHYSICAL_SYSTEMS Static method Public Method Publishes a physical system with its classifications 20110118
36 PUBLISH_SERVICES Static method Public Method Publishes services and endpoints 20110118
37 PUBLISH_SERVICE_DEFINITIONS Static method Public Method Publishes services definitions with classifs and descrs 20110118
Events
Interface IF_SR_INBOUND_HELPER_SERVICES has no event.
Types
Interface IF_SR_INBOUND_HELPER_SERVICES has no local type.
Method Signatures

Method DELETE_PHYSICAL_SYSTEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_SYSTEM Call by reference Type reference (TYPE) STTY_SR_COMBINED_KEY Services Registry : Combined Key Table 20110118
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20110118

Method DELETE_SERVICES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_SERVICE Call by reference Type reference (TYPE) STTY_SR_PC_COMBINED_KEY Services Registry : Combined Keys for parent and child 20110118
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20110118

Method DELETE_SERVICE_DEFINITIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_SERVICE_DEFINITION Call by reference Type reference (TYPE) STTY_SR_COMBINED_KEY Services Registry : Combined Key Table 20110118
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20110118

Method FILTER_SERVICE_DEFINITIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_SERVICE Call by reference Type reference (TYPE) STTY_SR_WSD_BASIC Services Registry : WSD input table 20110118
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20110118

Method FIND_PHYSICAL_SYSTEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_LIST_DESCRIPTION Call by reference Type reference (TYPE) SSTR_SR_LIST_DESCRIPTION Services Registry : List description for WS-return 20110118
2 Exporting ET_SYSTEM Call by reference Type reference (TYPE) STTY_SR_SYSTEM_BASIC Services Registry : System data basic table 20110118
3 Importing IS_LIST_REQUIREMENT Call by reference Type reference (TYPE) SSTR_SR_LIST_REQUIREMENT Services Registry : List description for WS-Input 20110118
4 Importing IT_CLASSIFICATION Call by reference Type reference (TYPE) STTY_SR_CLASSIFICATION_BASIC Services Registry : Table for basic classification 20110118
5 Importing IV_HOST_NAME Call by reference Type reference (TYPE) SYHOST Computer Name of Current Application Server 20110118
6 Importing IV_NAME Call by reference Type reference (TYPE) SYSYSID Name of the SAP System 20110118
7 Importing IV_TYPE Call by reference Type reference (TYPE) SDTE_SRT_WSP_SR_SYSTEM_TYPE Services Registry : System Type 20110118
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20110118

Method FIND_SERVICE_DEFINITIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_LIST_DESCRIPTION Call by reference Type reference (TYPE) SSTR_SR_LIST_DESCRIPTION Services Registry : List description for WS-return 20110118
2 Exporting ET_WSD Call by reference Type reference (TYPE) STTY_SR_WSD_BASIC Services Registry : WSD input table 20110118
3 Importing IS_LIST_REQUIREMENT Call by reference Type reference (TYPE) SSTR_SR_LIST_REQUIREMENT Services Registry : List description for WS-Input 20110118
4 Importing IT_CLASSIFICATION Call by reference Type reference (TYPE) STTY_SR_CLASSIFICATION_BASIC Services Registry : Table for basic classification 20110118
5 Importing IT_SYSTEM_KEY Call by reference Type reference (TYPE) STTY_SR_LOGICAL_KEY Services Registry : Logical Key Table 20110118
6 Importing IT_TECHNICAL_NAME Call by reference Type reference (TYPE) STTY_SR_TECHNICAL_NAME Services Registry : Technical Name Table 20110118
7 Importing IV_CONFIG_STATE Call by reference Type reference (TYPE) SDTE_SRT_WSP_SR_CONFIG_STATE Services Registry : WSD Config State 20110118
8 Importing IV_NAME Call by reference Type reference (TYPE) SDTE_SRT_WSP_SR_NAME Services Registry : Name 20110118
9 Importing IV_NAMESPACE Call by reference Type reference (TYPE) SDTE_SRT_WSP_SR_NAMESPACE Services Registry : Namespace 20110118
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20110118

Method FIND_SERVICE_DEFS_UI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_WSD Call by reference Type reference (TYPE) STTY_SR_WSD_OBJECT Services Registry : WSD Object Table 20110118
2 Importing IT_CLASSIFICATION Call by reference Type reference (TYPE) STTY_SR_CLASSIFICATION_VALUE Services Registry : Classification values for processing 20110118
3 Importing IV_NAME Call by reference Type reference (TYPE) SDTE_SRT_WSP_SR_NAME Services Registry : Name 20110118
4 Importing IV_NAMESPACE Call by reference Type reference (TYPE) SDTE_SRT_WSP_SR_NAMESPACE Services Registry : Namespace 20110118
5 Importing IV_STATE Call by reference Type reference (TYPE) SDTE_SRT_WSP_SR_CONFIG_STATE Services Registry : WSD Config State 20110118
6 Importing IV_SYSTEM_KEY Call by reference Type reference (TYPE) SDTE_SRT_WSP_SR_LOGICAL_KEY Services Registry : Logical Key 20110118
7 Importing IV_TECHNICAL_NAME Call by reference Type reference (TYPE) VEPNAME Name of a Service Definition 20110118
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20110118

Method FIND_SERVICE_ENDPOINTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_LIST_DESCRIPTION Call by reference Type reference (TYPE) SSTR_SR_LIST_DESCRIPTION Services Registry : List description for WS-return 20110118
2 Exporting ET_SEP Call by reference Type reference (TYPE) STTY_SR_SEP_BASIC Services Registry : Service Endpoint Input 20110118
3 Importing IS_LIST_REQUIREMENT Call by reference Type reference (TYPE) SSTR_SR_LIST_REQUIREMENT Services Registry : List description for WS-Input 20110118
4 Importing IT_CLASSIFICATION Call by reference Type reference (TYPE) STTY_SR_CLASSIFICATION_BASIC Services Registry : Table for basic classification 20110118
5 Importing IT_WSD_KEY Call by reference Type reference (TYPE) STTY_SR_COMBINED_KEY Services Registry : Combined Key Table 20110118
6 Importing IV_PROTOCOL Call by reference Type reference (TYPE) SDTE_SRT_WSP_SR_PROTOCOL Services Registry : Web Service Endpoint Protocol 20110118
7 Importing IV_TRANSPORT Call by reference Type reference (TYPE) SDTE_SRT_WSP_SR_TRANSPORT Services Registry : Web Service Endpoint Transport 20110118
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20110118

Method GET_ALL_CLASS_SYSTEMS_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TAB_TMODEL_KEYS Call by reference Type reference (TYPE) STTY_ER_CLASS_ID Classification IDs 20110118

Method GET_ALL_CLASS_SYSTEMS_LIST on Interface IF_SR_INBOUND_HELPER_SERVICES has no exception.

Method GET_CLASSIF_SYSTEMS_GT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_LIST_DESCRIPTION Call by reference Type reference (TYPE) SSTR_SR_LIST_DESCRIPTION Services Registry : List description for WS-return 20110118
2 Exporting ET_CLASSIF_SYS Call by reference Type reference (TYPE) STTY_SR_CLASSIF_SYS_BASIC Services Registry : Classification system for service 20110118
3 Importing IS_LIST_REQUIREMENT Call by reference Type reference (TYPE) SSTR_SR_LIST_REQUIREMENT Services Registry : List description for WS-Input 20110118
4 Importing IV_VERSION Call by reference Type reference (TYPE) SDTE_SRT_WSP_SR_VALUESVERSION Services Registry : Values version of classification system 20110118
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20110118

Method GET_CLASSIF_SYSTEM_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_LIST_DESCRIPTION Call by reference Type reference (TYPE) SSTR_SR_LIST_DESCRIPTION Services Registry : List description for WS-return 20110118
2 Exporting ET_CLASSIF_VALUE Call by reference Type reference (TYPE) STTY_SR_CLASSIF_VALDESCRIPTION Services Registry : Classification value and description 20110118
3 Exporting EV_VERSION Call by reference Type reference (TYPE) SDTE_SRT_WSP_SR_VALUESVERSION Services Registry : Values version of classification system 20110118
4 Importing IS_LIST_REQUIREMENT Call by reference Type reference (TYPE) SSTR_SR_LIST_REQUIREMENT Services Registry : List description for WS-Input 20110118
5 Importing IV_TMODEL_KEY Call by reference Type reference (TYPE) SDTE_SRT_WSP_SR_UDDI_KEY Services Registry : UDDI Key 20110118
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20110118

Method GET_CLASS_SYSTEM_QNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CS_QNAME Call by reference Type reference (TYPE) QNAME Qualified Name 20110118
2 Importing I_CS_TMODEL_KEY Call by reference Type reference (TYPE) ER_CLASS_NAME Classification TModel Key Name 20110118

Method GET_CLASS_SYSTEM_QNAME on Interface IF_SR_INBOUND_HELPER_SERVICES has no exception.

Method GET_CLASS_SYSTEM_TMODEL_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CS_TMODEL_KEY Call by reference Type reference (TYPE) ER_CLASS_NAME Classification TModel Key Name 20110118
2 Importing I_CS_QNAME Call by reference Type reference (TYPE) QNAME Qualified Name 20110118

Method GET_CLASS_SYSTEM_TMODEL_KEY on Interface IF_SR_INBOUND_HELPER_SERVICES has no exception.

Method GET_CS_ADDITIONAL_META_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TAB_ADDITIONAL_METADATA Call by reference Type reference (TYPE) STTY_CS_ADDITIONAL_METADATA Classification System additional Meta Data 20110118
2 Importing I_CS_TMODEL_KEY Call by reference Type reference (TYPE) ER_CLASS_NAME Classification TModel Key Name 20110118

Method GET_CS_ADDITIONAL_META_DATA on Interface IF_SR_INBOUND_HELPER_SERVICES has no exception.

Method GET_NO_IMPLEMENTATION_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ERROR_TEXT Call by reference Type reference (TYPE) STRING 20110118
2 Importing I_OPERATION Call by reference Type reference (TYPE) STRING 20110118
3 Importing I_SD_NAME Call by reference Type reference (TYPE) VEPNAME 'ServicesRegistryFlatSi' Name of a Service Definition 20120913

Method GET_NO_IMPLEMENTATION_TEXT on Interface IF_SR_INBOUND_HELPER_SERVICES has no exception.

Method GET_OBJECT_DT_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DT_WSDL_URL Call by reference Type reference (TYPE) STRING Design Time PortType URL 20110118
2 Importing I_REGISTRY_NAME Call by reference Type reference (TYPE) SDEL_REGISTRY Services Registry 20110118
3 Importing I_REVERSE_PROXY Call by reference Type reference (TYPE) SRT_REV_PRX_PROXY_NAME Reverse proxy name 20110118
4 Importing I_SD_NAME Call by reference Type reference (TYPE) VEPNAME Name of a Service Definition 20110118
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20110118

Method GET_PHYSICAL_SYSTEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SYSTEM Call by reference Type reference (TYPE) STTY_SR_SYSTEM_BASIC Services Registry : System data basic table 20110118
2 Importing IT_KEY Call by reference Type reference (TYPE) STTY_SR_COMBINED_KEY Services Registry : Combined Key Table 20110118
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20110118

Method GET_SD_BINDING_UDDI_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_UDDI_KEY Call by reference Type reference (TYPE) STRING 20110118
2 Importing I_BINDING_KEY Call by reference Type reference (TYPE) GUID_32 GUID in 'CHAR' Format in Uppercase 20110118

Method GET_SD_BINDING_UDDI_KEY on Interface IF_SR_INBOUND_HELPER_SERVICES has no exception.

Method GET_SD_CLASSIFICATIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CLASSIFICATIONS Call by reference Type reference (TYPE) STTY_OBJECT_CLASSIFICATIONS Object Classifications 20110118
2 Importing I_SD_NAME Call by reference Type reference (TYPE) VEPNAME Name of a Service Definition 20110118

Method GET_SD_CLASSIFICATIONS on Interface IF_SR_INBOUND_HELPER_SERVICES has no exception.

Method GET_SD_NAME_FROM_UDDI_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SD_NAME Call by reference Type reference (TYPE) VEPNAME Name of a Service Definition 20110118
2 Importing I_UDDI_KEY Call by reference Type reference (TYPE) STRING UDDI Key 20110118

Method GET_SD_NAME_FROM_UDDI_KEY on Interface IF_SR_INBOUND_HELPER_SERVICES has no exception.

Method GET_SD_SERVICE_UDDI_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_UDDI_KEY Call by reference Type reference (TYPE) STRING 20110118
2 Importing I_CONFIG_KEY Call by reference Type reference (TYPE) GUID_32 Name of a Service Definition 20110118

Method GET_SD_SERVICE_UDDI_KEY on Interface IF_SR_INBOUND_HELPER_SERVICES has no exception.

Method GET_SD_UDDI_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_UDDI_KEY Call by reference Type reference (TYPE) STRING UDDI Key 20110118
2 Importing I_SD_NAME Call by reference Type reference (TYPE) VEPNAME Name of a Service Definition 20110118

Method GET_SD_UDDI_KEY on Interface IF_SR_INBOUND_HELPER_SERVICES has no exception.

Method GET_SEP_BY_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_GUID Call by reference Type reference (TYPE) SDTE_SRT_WSP_SR_IDENTIFIER Services Registry : Identifier 20110118
2 Returning RO_SEP Value transfer Object reference (TYPE REF TO) IF_SR_INBOUND_SEP Services Registry : Service Endpoint 20110118
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20110118

Method GET_SERVICE_DEFINITIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_WSD Call by reference Type reference (TYPE) STTY_SR_WSD_BASIC Services Registry : WSD input table 20110118
2 Importing IT_KEY Call by reference Type reference (TYPE) STTY_SR_COMBINED_KEY Services Registry : Combined Key Table 20110118
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20110118

Method GET_SERVICE_ENDPOINTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SEP Call by reference Type reference (TYPE) STTY_SR_SEP_BASIC Services Registry : Service Endpoint Input 20110118
2 Importing IT_KEY Call by reference Type reference (TYPE) STTY_SR_COMBINED_KEY Services Registry : Combined Key Table 20110118
3 Importing IT_SRV_KEY Call by reference Type reference (TYPE) STTY_SR_COMBINED_KEY Combined Key Table for Service 20130925
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20110118

Method GET_SERV_DEF_CONFIG_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CONFIG_STATE Call by reference Type reference (TYPE) STRING 20110118
2 Exporting E_SD_NOT_EXISTS Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20110118
3 Importing I_SD_NAME Call by reference Type reference (TYPE) VEPNAME Name of a Service Definition 20110118

Method GET_SERV_DEF_CONFIG_STATE on Interface IF_SR_INBOUND_HELPER_SERVICES has no exception.

Method GET_SYSTEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LOGICAL_KEY Call by reference Type reference (TYPE) SDTE_SRT_WSP_SR_LOGICAL_KEY Services Registry : Logical Key 20110118
2 Importing IV_UDDI_KEY Call by reference Type reference (TYPE) SDTE_SRT_WSP_SR_UDDI_KEY Services Registry : UDDI Key 20110118
3 Returning RO_SYSTEM Value transfer Object reference (TYPE REF TO) IF_SR_INBOUND_SYSTEM Services Registry : Physical System 20110118
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20110118

Method GET_SYSTEM_BY_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_GUID Call by reference Type reference (TYPE) SDTE_SRT_WSP_SR_IDENTIFIER Services Registry : Identifier 20110118
2 Returning RO_SYSTEM Value transfer Object reference (TYPE REF TO) IF_SR_INBOUND_SYSTEM Services Registry : Physical System 20110118
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20110118

Method GET_SYSTEM_BY_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_SYSTEM Call by reference Type reference (TYPE) SSTR_SR_SYSTEM Services Registry : System data internal 20110118
2 Importing IV_LOGICAL_KEY Call by reference Type reference (TYPE) SDTE_SRT_WSP_SR_LOGICAL_KEY Services Registry : Logical Key 20110118
3 Importing IV_UDDI_KEY Call by reference Type reference (TYPE) SDTE_SRT_WSP_SR_UDDI_KEY Services Registry : UDDI Key 20110118
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20110118

Method GET_SYSTEM_SLDID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_SLDID Call by reference Type reference (TYPE) SDEL_ER_SLD_ID SLD ID 20130925
2 Importing IV_SYSTEM_KEY Call by reference Type reference (TYPE) SDTE_SRT_WSP_SR_LOGICAL_KEY Services Registry : Logical Key 20130925
3 Importing IV_UDDI_KEY Call by reference Type reference (TYPE) SDTE_SRT_WSP_SR_UDDI_KEY Services Registry : UDDI Key 20130925
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20130925

Method GET_SYSTEM_UDDI_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CLIENT_SLD_ID Call by reference Type reference (TYPE) STRING 20110118
2 Returning R_UDDI_KEY Value transfer Type reference (TYPE) STRING 20110118

Method GET_SYSTEM_UDDI_KEY on Interface IF_SR_INBOUND_HELPER_SERVICES has no exception.

Method GET_WSD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LOGICAL_KEY Call by reference Type reference (TYPE) SDTE_SRT_WSP_SR_LOGICAL_KEY 20110118
2 Importing IV_UDDI_KEY Call by reference Type reference (TYPE) SDTE_SRT_WSP_SR_UDDI_KEY Services Registry : UDDI Key 20110118
3 Returning RO_WSD Value transfer Object reference (TYPE REF TO) IF_SR_INBOUND_WSD Services Registry : Web Service Definition 20110118
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20110118

Method GET_WSD_BY_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_GUID Call by reference Type reference (TYPE) SDTE_SRT_WSP_SR_IDENTIFIER Services Registry : Identifier 20110118
2 Returning RO_WSD Value transfer Object reference (TYPE REF TO) IF_SR_INBOUND_WSD Services Registry : Web Service Definition 20110118
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20110118

Method PUBLISH_CLASSIFICATION_SYSTEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_CLASSIFICATION Call by reference Type reference (TYPE) STTY_SR_CLASSIFICATION_BASIC Services Registry : Table for basic classification 20110118
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20110118

Method PUBLISH_PHYSICAL_SYSTEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SYSTEM_KEY Call by reference Type reference (TYPE) STTY_SR_COMBINED_KEY Services Registry : Combined Key Table 20110118
2 Importing IT_SYSTEM Call by reference Type reference (TYPE) STTY_SR_SYSTEM_BASIC System data for publication 20110118
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20110118

Method PUBLISH_SERVICES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_KEY Call by reference Type reference (TYPE) STTY_SR_COMBINED_KEY Services Registry : Combined Key Table 20110118
2 Importing IT_SERVICE Call by reference Type reference (TYPE) STTY_SR_SEP_BASIC Services Registry : Service Endpoint Input 20110118
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20110118

Method PUBLISH_SERVICE_DEFINITIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_KEY Call by reference Type reference (TYPE) STTY_SR_COMBINED_KEY Services Registry : Combined Key Table 20110118
2 Importing IT_SERVICE Call by reference Type reference (TYPE) STTY_SR_WSD_BASIC Services Registry : WSD input table 20110118
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20110118
History
Last changed by/on SAP  20140121 
SAP Release Created in 740