SAP ABAP Interface IF_SOAP_APPLICATION_RT (Interface of SOAP Application for SOAP Runtime)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-WS-ABA-RT (Application Component) WebServices ABAP Runtime
     SOAP_CORE (Package) SOAP Runtime: Core SOAP Functionality
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SOAP_APPLICATION Implementation of a SOAP Application Container 20030211
Properties
Interface IF_SOAP_APPLICATION_RT  
Short Description Interface of SOAP Application for SOAP Runtime    
General Data
Package SOAP_CORE   SOAP Runtime: Core SOAP Functionality 
Created 20030211   SAP 
Last changed 20110908   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 TSOAT Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface IF_SOAP_APPLICATION_RT has no interface.
Friends
Interface IF_SOAP_APPLICATION_RT has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DISPLAY_NAME Instance attribute Public Type reference (TYPE) STRING Name (to Display) 20030211
2 ENDPOINT_TYPE Instance attribute Public Type reference (TYPE) ANYURI End Point URI 20030211
3 NAME Instance attribute Public Type reference (TYPE) ANYURI Name (as URI) 20030211
4 RUNTIME_TYPE Instance attribute Public Type reference (TYPE) STRING 20110504
Methods
# Method Level Visibility Method type Description Created on
1 EXEC_PROCESSING Instance method Public Method Execute Application Logic (Server-Side) 20030211
2 FINISH Instance method Public Method Finish Processing 20081106
3 GET_PROTOCOLS Instance method Public Method Requesting all SOAP Protocols of the Application 20030211
4 GET_PROTOCOL_BY_NAME Instance method Public Method Query Specific SOAP Protocol 20030610
5 GET_REQUEST_MESSAGE Instance method Public Method Request the Request Message 20030211
6 GET_RESPONSE_MESSAGE Instance method Public Method Request the Response Message 20030211
7 GET_ROLES Instance method Public Method Request the SOAP Role(s) 20030211
8 GET_SEQUENCE_PROTOCOL Instance method Public Method Request sequence protocol 20110104
9 GET_TRANSPORT_BINDING Instance method Public Method Request Transport Bindings of the Application 20030211
10 INIT Instance method Public Method Initialize Application with Configuration 20030211
11 INIT_PROCESSING Instance method Public Method Initialization for Request Processing 20030211
12 INIT_Q4 Instance method Public Method Initialize Application on Provider Side, after queueing 20101223
13 INIT_WS Instance method Public Method Initialize Application with WS Key (Server Only) 20030211
Events
Interface IF_SOAP_APPLICATION_RT has no event.
Types
Interface IF_SOAP_APPLICATION_RT has no local type.
Method Signatures

Method EXEC_PROCESSING Signature

Method EXEC_PROCESSING on Interface IF_SOAP_APPLICATION_RT has no parameter.
# Exception Resumable Description Created on
1 CX_SOAP_APPLICATION soap application exception 20030903

Method FINISH Signature

Method FINISH on Interface IF_SOAP_APPLICATION_RT has no parameter.
Method FINISH on Interface IF_SOAP_APPLICATION_RT has no exception.

Method GET_PROTOCOLS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PROTOCOLS Value transfer Type reference (TYPE) SOAP_PROTOCOL_LIST Liste von SOAP Protokollen 20030211

Method GET_PROTOCOLS on Interface IF_SOAP_APPLICATION_RT has no exception.

Method GET_PROTOCOL_BY_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PROTOCOL_NAME Value transfer Type reference (TYPE) ANYURI CL_SOAP_RUNTIME=>CO_PROTOCOL_URI_SESSION Name (URI) des gewünschten SOAP Protokolls 20030610
2 Returning PROTOCOL_REF Value transfer Object reference (TYPE REF TO) IF_SOAP_PROTOCOL SOAP Protokoll Instanz 20030610

Method GET_PROTOCOL_BY_NAME on Interface IF_SOAP_APPLICATION_RT has no exception.

Method GET_REQUEST_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning REQUEST Value transfer Object reference (TYPE REF TO) IF_SOAP_MESSAGE aktuelle Request Message 20030211

Method GET_REQUEST_MESSAGE on Interface IF_SOAP_APPLICATION_RT has no exception.

Method GET_RESPONSE_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESPONSE Value transfer Object reference (TYPE REF TO) IF_SOAP_MESSAGE Response Message 20030211

Method GET_RESPONSE_MESSAGE on Interface IF_SOAP_APPLICATION_RT has no exception.

Method GET_ROLES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ROLES Value transfer Type reference (TYPE) SOAP_ROLES_LIST Rollen 20030211

Method GET_ROLES on Interface IF_SOAP_APPLICATION_RT has no exception.

Method GET_SEQUENCE_PROTOCOL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_SEQUENCE_PROTOCOL Value transfer Object reference (TYPE REF TO) IF_SOAP_SEQUENCE_PROTOCOL Sequence Protocol 20110104

Method GET_SEQUENCE_PROTOCOL on Interface IF_SOAP_APPLICATION_RT has no exception.

Method GET_TRANSPORT_BINDING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning TRANSPORT_BINDING Value transfer Object reference (TYPE REF TO) IF_SOAP_TRANSPORT_BINDING aktuelles TransportBinding Objekt 20030211

Method GET_TRANSPORT_BINDING on Interface IF_SOAP_APPLICATION_RT has no exception.

Method INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONFIGURATION Call by reference Type reference (TYPE) SOAP_CFG_LIST feature-property-value liste 20030211

Method INIT on Interface IF_SOAP_APPLICATION_RT has no exception.

Method INIT_PROCESSING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT Value transfer Object reference (TYPE REF TO) CL_SOAP_CONTEXT Kontext für einen SOAP Aufruf (Serverseite) 20030211
2 Importing OPERATION Value transfer Type reference (TYPE) QNAME QName der gerufenen Operation (Serverseite) 20030812

Method INIT_PROCESSING on Interface IF_SOAP_APPLICATION_RT has no exception.

Method INIT_Q4 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT Call by reference Object reference (TYPE REF TO) CL_SOAP_CONTEXT Context 20101223

Method INIT_Q4 on Interface IF_SOAP_APPLICATION_RT has no exception.

Method INIT_WS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing WS_KEY Call by reference Type reference (TYPE) SCR_WSCFG_KEY WebService Konfigurations-Key 20030211

Method INIT_WS on Interface IF_SOAP_APPLICATION_RT has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 640