SAP ABAP Interface IF_SRTFT_CFG_RT_CONFIG (SRT RT Configuration Interface)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-WS-ABA-CFG (Application Component) WebServices ABAP Configuration
     SOAP_FT_TOOLS (Package) SOAP RT Fast Track Development
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SRTFT_CFG_RT_CONFIG SRT_RT Configuration Interface 20060627
Properties
Interface IF_SRTFT_CFG_RT_CONFIG  
Short Description SRT RT Configuration Interface    
General Data
Package SOAP_FT_TOOLS   SOAP RT Fast Track Development 
Created 20060627   SAP 
Last changed 20090618   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_SRTFT_CFG_RT_CONFIG Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 CL_SRT_TOOLS Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Interface IF_SRTFT_CFG_RT_CONFIG has no interface.
Friends
Interface IF_SRTFT_CFG_RT_CONFIG 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 X=Object changed; space=Not changed 20060629
2 DT_OBJ_NAME Instance attribute Public Type reference (TYPE) SRT_WSP_DT_OBJ_NAME SRT Name of Interface Object 20060711
3 IMMUTABLE Instance attribute Public Type reference (TYPE) BOOLEAN X=Object cannot be changed; space=Otherwise 20060711
4 NEW Instance attribute Public Type reference (TYPE) BOOLEAN X=New object; space=Existing object 20060628
5 READ_ONLY Instance attribute Public Type reference (TYPE) BOOLEAN X=Object is R/O; space=Otherwise 20060629
6 TERMINATED Instance attribute Public Type reference (TYPE) BOOLEAN X=Object terminated; space=Otherwise 20060628
7 WSD_NAME Instance attribute Public Type reference (TYPE) WEBSNAME Variant Name 20060711
8 WS_KEY Instance attribute Public Type reference (TYPE) SRT_REGISTRY_WSKEY SRT Registry: Web Service Release Key 20060628
Methods
# Method Level Visibility Method type Description Created on
1 ADD_OP_RT_PROPERTIES Instance method Public Method Add Operation-Specific Runtime Properties 20060711
2 ADD_RT_PROPERTIES Instance method Public Method Add Properties 20060706
3 DELETE Instance method Public Method Deletes RT Configuration 20060628
4 GET_ACCESS_URL Instance method Public Method Gets Access URL 20060704
5 GET_DESCRIPTION_TEXT Instance method Public Method Gets Description of Configuration 20060704
6 GET_DT_INTERFACE Instance method Public Method Gets Read Interface for DT Object 20060629
7 GET_OP_RT_PROPERTIES Instance method Public Method Gets Runtime Properties for Specified Operation 20060629
8 GET_RT_PROPERTIES Instance method Public Method Gets Runtime Properties 20060628
9 GET_SERVICE_DEF_WSDL_URL Instance method Public Method Gets WSDL URL for Service Definition 20060711
10 GET_WSDL_URL Instance method Public Method Gets WSDL URL 20060704
11 SAVE Instance method Public Method Saves RT Configuration 20060629
12 SET_EDIT_MODE Instance method Public Method Sets Editing Mode 20060628
13 SET_OP_RT_PROPERTIES Instance method Public Method Sets Operation-Specific Runtime Properties 20060629
14 SET_RT_PROPERTIES Instance method Public Method Sets Runtime Properties 20060627
15 SET_UDDI_REGISTRY Instance method Public Method Sets Name of UDDI Registry for Publication 20060705
16 TERMINATE Instance method Public Method Terminates Current Object 20060628
17 UDDI_HIDE Instance method Public Method Unpublishes RT Configuration in UDDI 20060705
18 UDDI_PUBLISH Instance method Public Method Publishes RT Configuration in UDDI 20060705
Events
Interface IF_SRTFT_CFG_RT_CONFIG has no event.
Types
Interface IF_SRTFT_CFG_RT_CONFIG has no local type.
Method Signatures

Method ADD_OP_RT_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_OPERATION_NAME Call by reference Type reference (TYPE) SRT_REGISTRY_OPERATION_INT SRT-Registry: interner Name SOAP-Operation 20060711
2 Importing PI_PROPERTIES Value transfer Type reference (TYPE) SRT_WSP_TEMPL_PROPERTIES SRT Profil Eigenschaften 20060711
# Exception Resumable Description Created on
1 CX_SRTFT_CONFIG 20060711

Method ADD_RT_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_PROPERTIES Call by reference Type reference (TYPE) SRT_WSP_TEMPL_PROPERTIES SRT Profil Eigenschaften 20060706
# Exception Resumable Description Created on
1 CX_SRTFT_CONFIG 20060706

Method DELETE Signature

Method DELETE on Interface IF_SRTFT_CFG_RT_CONFIG has no parameter.
# Exception Resumable Description Created on
1 CX_SRTFT_CONFIG 20060628

Method GET_ACCESS_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_URL_GENERATOR Call by reference Object reference (TYPE REF TO) IF_SRT_WSP_URL_GENERATOR Url Generator 20080309
2 Returning PR_URL Value transfer Type reference (TYPE) STRING 20060704
# Exception Resumable Description Created on
1 CX_SRTFT_CONFIG 20060704
2 CX_SRT_WSP_CONFIG WSP Exception 20080309

Method GET_DESCRIPTION_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PR_TEXT Value transfer Type reference (TYPE) STRING 20060704

Method GET_DESCRIPTION_TEXT on Interface IF_SRTFT_CFG_RT_CONFIG has no exception.

Method GET_DT_INTERFACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PR_DT_READ_IF Value transfer Object reference (TYPE REF TO) IF_SRTFT_CFG_DT_PROVIDER SRT DT Konfig. Schnittstelle 20060629

Method GET_DT_INTERFACE on Interface IF_SRTFT_CFG_RT_CONFIG has no exception.

Method GET_OP_RT_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_OPERATION_NAME Call by reference Type reference (TYPE) SRT_REGISTRY_OPERATION_INT SRT-Registry: interner Name SOAP-Operation 20060629
2 Returning PR_PROPERTIES Value transfer Type reference (TYPE) SRT_WSP_TEMPL_PROPERTIES SRT Profil Eigenschaften 20060629
# Exception Resumable Description Created on
1 CX_SRTFT_CONFIG 20060629

Method GET_RT_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PR_PROPERTIES Value transfer Type reference (TYPE) SRT_WSP_TEMPL_PROPERTIES SRT Profil Eigenschaften 20060628
# Exception Resumable Description Created on
1 CX_SRTFT_CONFIG 20060628

Method GET_SERVICE_DEF_WSDL_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_DT_OBJ_NAME Call by reference Type reference (TYPE) SRT_WSP_DT_OBJ_NAME SRT Name des Interface Objekts 20060711
2 Importing PI_USE_HTTPS Call by reference Type reference (TYPE) BOOLEAN ' ' X=benutze HTTPS; space=benutze HTTP 20060711
3 Importing PI_WSDL_PROPERTIES Call by reference Type reference (TYPE) SRT_WSDL_PROPERTIES SRT-Tools: Eigenschaften für die WSDL-Generierung 20060711
4 Importing PI_WSDL_VERSION Call by reference Type reference (TYPE) STRING CL_SRT_TOOLS=>CO_WSDL_11 20060711
5 Returning PR_WSDL_URL Value transfer Type reference (TYPE) STRING WSDL-URL 20060711
# Exception Resumable Description Created on
1 CX_SRTFT_CONFIG 20060711

Method GET_WSDL_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_URL_GENERATOR Call by reference Object reference (TYPE REF TO) IF_SRT_WSP_URL_GENERATOR Url Generator 20080309
2 Importing PI_WSDL_PROPERTIES Value transfer Type reference (TYPE) SRT_WSDL_PROPERTIES SRT-Tools: Eigenschaften für die WSDL-Generierung 20060704
3 Importing PI_WSDL_VERSION Call by reference Type reference (TYPE) STRING CL_SRT_TOOLS=>CO_WSDL_11 20060704
4 Returning PR_URL Value transfer Type reference (TYPE) STRING 20060704
# Exception Resumable Description Created on
1 CX_SRTFT_CONFIG 20060704
2 CX_SRT_WSP_CONFIG WSP Exception 20080309

Method SAVE Signature

Method SAVE on Interface IF_SRTFT_CFG_RT_CONFIG has no parameter.
# Exception Resumable Description Created on
1 CX_SRTFT_CONFIG 20060629

Method SET_EDIT_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_READ_ONLY Call by reference Type reference (TYPE) BOOLEAN X=R/O Modus; space=W-Modus 20060629
# Exception Resumable Description Created on
1 CX_SRTFT_CONFIG 20060628

Method SET_OP_RT_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_OPERATION_NAME Call by reference Type reference (TYPE) SRT_REGISTRY_OPERATION_INT SRT-Registry: interner Name SOAP-Operation 20060629
2 Importing PI_PROPERTIES Value transfer Type reference (TYPE) SRT_WSP_TEMPL_PROPERTIES SRT Profil Eigenschaften 20060629
# Exception Resumable Description Created on
1 CX_SRTFT_CONFIG 20060629

Method SET_RT_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_PROPERTIES Value transfer Type reference (TYPE) SRT_WSP_TEMPL_PROPERTIES SRT Profil Eigenschaften 20060629
# Exception Resumable Description Created on
1 CX_SRTFT_CONFIG 20060627

Method SET_UDDI_REGISTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_UDDI_REGISTRY_NAME Call by reference Type reference (TYPE) UDDICLS_REGISTRY UDDI-Client: Name der UDDI-Registry 20060705

Method SET_UDDI_REGISTRY on Interface IF_SRTFT_CFG_RT_CONFIG has no exception.

Method TERMINATE Signature

Method TERMINATE on Interface IF_SRTFT_CFG_RT_CONFIG has no parameter.
Method TERMINATE on Interface IF_SRTFT_CFG_RT_CONFIG has no exception.

Method UDDI_HIDE Signature

Method UDDI_HIDE on Interface IF_SRTFT_CFG_RT_CONFIG has no parameter.
# Exception Resumable Description Created on
1 CX_SRTFT_CONFIG 20060705

Method UDDI_PUBLISH Signature

Method UDDI_PUBLISH on Interface IF_SRTFT_CFG_RT_CONFIG has no parameter.
# Exception Resumable Description Created on
1 CX_SRTFT_CONFIG 20060705
History
Last changed by/on SAP  20090618 
SAP Release Created in 700