SAP ABAP Interface IF_SRT_WSP_SOAP_APPLICATION (WSP SOAP Application)
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_SOAP_APPLICATION WSP SOAP Application 20051014
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SRT_WSP_SOAP_APPLICATION_XI WSP SOAP Application 20100305
Properties
Interface IF_SRT_WSP_SOAP_APPLICATION  
Short Description WSP SOAP Application    
General Data
Package SOAP_CONFIG   SOAP Configuration Framework 
Created 20051014   SAP 
Last changed 20090618   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_SOAP_RUNTIME Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 TSRTP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface IF_SRT_WSP_SOAP_APPLICATION has no interface.
Friends
Interface IF_SRT_WSP_SOAP_APPLICATION has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_LOCATION_CLIENT Constant Public Type reference (TYPE) SRT_WSP_LOCATION TSRTP_LOCATION_CLIENT Location WS Client 20051014
2 CO_LOCATION_SERVER Constant Public Type reference (TYPE) SRT_WSP_LOCATION TSRTP_LOCATION_SERVER Location WS Server 20051014
3 CO_LOCATION_UNKNOWN Constant Public Type reference (TYPE) SRT_WSP_LOCATION TSRTP_LOCATION_UNKNOWN Location WS Unknown 20051014
4 DESCRIPTION Instance attribute Public Type reference (TYPE) SRT_WSP_CONFIG_DESCRIPTION Description 20051014
5 DISPLAY_NAME Instance attribute Public Type reference (TYPE) SRT_WSP_DISPLAY_NAME SOAP Application Display Name 20051018
6 ENDPOINT_TYPE Instance attribute Public Type reference (TYPE) SRT_WSP_ENDPOINT_TYPE WSP End Point Type 20051014
7 IS_DEFAULT Instance attribute Public Type reference (TYPE) BOOLEAN Default SOAP application for endpoint 20060113
8 LOCATION Instance attribute Public Type reference (TYPE) SRT_WSP_LOCATION Location WS Provider/Consumer 20051014
9 NAME Instance attribute Public Type reference (TYPE) SRT_WSP_SOAP_APPL_NAME SOAP Application Name 20051014
10 SAP_RELEASE Instance attribute Public Type reference (TYPE) SYSAPRL Corresponding Release of SAP System 20051014
11 TERMINATED Instance attribute Public Type reference (TYPE) BOOLEAN SOAP application is terminated 20051019
Methods
# Method Level Visibility Method type Description Created on
1 GET_ALL_PROFILES Instance method Public Method Returns profiles belonging to this SOAP application 20051014
2 GET_PROFILE Instance method Public Method Returns the specified profile 20051014
3 TERMINATE Instance method Public Method Terminates this profile 20051019
Events
Interface IF_SRT_WSP_SOAP_APPLICATION has no event.
Types
Interface IF_SRT_WSP_SOAP_APPLICATION has no local type.
Method Signatures

Method GET_ALL_PROFILES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PROFILES Value transfer Type reference (TYPE) SRT_IF_SRT_WSP_PROFILE_DT_TAB table of WSP Configuration DT Profiles 20051014
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20051014

Method GET_PROFILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PROFILE Value transfer Object reference (TYPE REF TO) IF_SRT_WSP_CONFIG_PROFILE_DT 20051014
2 Importing PROFILE_NAME Call by reference Type reference (TYPE) SRT_WSP_PROFILE_CONFIG_NAME WSP name of the profile config 20051018
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20051014

Method TERMINATE Signature

Method TERMINATE on Interface IF_SRT_WSP_SOAP_APPLICATION has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20051019
History
Last changed by/on SAP  20090618 
SAP Release Created in 710