SAP ABAP Interface IF_SOAP_APPLICATION_CS (Interface of SOAP Application for Client Applications)
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_CLIENT | General SOAP Application for the Caller Side | 20030211 |
Properties
Interface | IF_SOAP_APPLICATION_CS | |
Short Description | Interface of SOAP Application for Client Applications |
General Data
Package | SOAP_CORE | SOAP Runtime: Core SOAP Functionality |
Created | 20030211 | SAP |
Last changed | 20130531 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | CL_SOAP_RUNTIME | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Interface IF_SOAP_APPLICATION_CS has no interface.
Friends
Interface IF_SOAP_APPLICATION_CS 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 |
Methods
Events
Interface IF_SOAP_APPLICATION_CS has no event.
Types
Interface IF_SOAP_APPLICATION_CS has no local type.
Method Signatures
Method DETERMINE_PROCESSING_MODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_PROCESSING_MODE | Value transfer | Type reference (TYPE) | SRT_SEQUENCE_PROCESSMODE | 20120727 |
Method DETERMINE_PROCESSING_MODE on Interface IF_SOAP_APPLICATION_CS has no exception.
Method EXECUTE_PROCESSING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
OPERATION | Call by reference | Type reference (TYPE) | QNAME | Operationsname | 20040317 | ||
2 | ![]() |
REQUEST | Call by reference | Type reference (TYPE) | QNAME | Requestname | 20061025 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler beim Prozessieren eines SOAP Aufrufs | 20030424 | |
2 | ![]() |
SOAP-Fault beim Ausführen eines SOAP Aufrufs | 20030814 |
Method FINISH Signature
Method FINISH on Interface IF_SOAP_APPLICATION_CS has no parameter.
Method FINISH on Interface IF_SOAP_APPLICATION_CS has no exception.
Method GET_DOMAIN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONS_DOMAIN | Call by reference | Type reference (TYPE) | SRT_SEQUENCE_DOMAIN | service Domäne für Consumer Gruppe | 20080307 | ||
2 | ![]() |
PROT_DOMAIN | Call by reference | Type reference (TYPE) | SRT_SEQUENCE_DOMAIN | Service Domäne für Protokoll | 20080307 |
Method GET_DOMAIN on Interface IF_SOAP_APPLICATION_CS has no exception.
Method GET_PROTOCOLS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PROTOCOLS | Value transfer | Type reference (TYPE) | SOAP_PROTOCOL_LIST | Liste von SOAP Protokollen | 20030217 |
Method GET_PROTOCOLS on Interface IF_SOAP_APPLICATION_CS has no exception.
Method GET_PROTOCOL_BY_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PROTOCOL_NAME | Call by reference | Type reference (TYPE) | ANYURI | CL_SOAP_RUNTIME=>CO_PROTOCOL_URI_SESSION | Name (URI) des gewünschten Protokolls | 20030516 | |
2 | ![]() |
PROTOCOL_REF | Value transfer | Object reference (TYPE REF TO) | IF_SOAP_PROTOCOL | Referenz auf das Protokollobjekt (oder Null) | 20030516 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
soap core exception | 20030516 |
Method GET_REQUEST_MESSAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
REQUEST | Value transfer | Object reference (TYPE REF TO) | IF_SOAP_MESSAGE | aktuelle Request Message | 20030211 |
Method GET_REQUEST_MESSAGE on Interface IF_SOAP_APPLICATION_CS has no exception.
Method GET_RESPONSE_MESSAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESPONSE | Value transfer | Object reference (TYPE REF TO) | IF_SOAP_MESSAGE | Response Message | 20030211 |
Method GET_RESPONSE_MESSAGE on Interface IF_SOAP_APPLICATION_CS has no exception.
Method GET_TRANSPORT_BINDING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
TRANSPORT_BINDING | Value transfer | Object reference (TYPE REF TO) | IF_SOAP_TRANSPORT_BINDING | Transport Binding | 20030428 |
Method GET_TRANSPORT_BINDING on Interface IF_SOAP_APPLICATION_CS has no exception.
Method INIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONFIGURATION | Call by reference | Type reference (TYPE) | SOAP_CFG_LIST | Feature-Property-Value-Liste zur Konfiguration | 20030211 | ||
2 | ![]() |
CONFIGURATION_OPERATIONS | Call by reference | Type reference (TYPE) | SOAP_CFG_OP_LIST | Liste von feature-property-value Listen | 20030821 | ||
3 | ![]() |
CONFIG_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_SRT_WSP_RT_CONFIG | WSP configuration runtime object | 20050824 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler beim Prozessieren eines SOAP Aufrufs | 20030424 |
Method INIT_SECTOR2 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_CLIENT_RUNTIME | Call by reference | Object reference (TYPE REF TO) | CL_SOAP_RUNTIME_CLIENT | 20101209 | |||
2 | ![]() |
IO_CONFIG | Call by reference | Object reference (TYPE REF TO) | IF_SRT_WSP_RT_CONFIG | 20101209 | |||
3 | ![]() |
IO_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_SOAP_CONTEXT | 20101209 | |||
4 | ![]() |
IO_REQUEST_MESSAGE | Call by reference | Object reference (TYPE REF TO) | IF_SOAP_MESSAGE | 20101209 | |||
5 | ![]() |
IO_RESPONSE_MESSAGE | Call by reference | Object reference (TYPE REF TO) | IF_SOAP_MESSAGE | 20101209 | |||
6 | ![]() |
IO_TRANSPORT_BINDING | Call by reference | Object reference (TYPE REF TO) | IF_SOAP_TRANSPORT_BINDING | 20101209 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20101209 |
Method IS_LOCAL_CALL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LOCAL_CALL | Value transfer | Type reference (TYPE) | BOOLEAN | TSOAP_TRUE for local call (shortcut) | 20120403 |
Method IS_LOCAL_CALL on Interface IF_SOAP_APPLICATION_CS has no exception.
Method IS_MAPPING_SOURCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_MAPPING_SOURCE | Value transfer | Type reference (TYPE) | BOOLEAN | 20101201 |
Method IS_MAPPING_SOURCE on Interface IF_SOAP_APPLICATION_CS has no exception.
Method IS_MAPPING_TARGET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_MAPPING_TARGET | Value transfer | Type reference (TYPE) | BOOLEAN | 20101201 |
Method IS_MAPPING_TARGET on Interface IF_SOAP_APPLICATION_CS has no exception.
Method SET_INTERNAL_OPERATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_INTERNAL_OPERATION | Call by reference | Type reference (TYPE) | SRT_WSP_DT_OBJ_NAME | Internal operation | 20120530 |
Method SET_INTERNAL_OPERATION on Interface IF_SOAP_APPLICATION_CS has no exception.
Method SET_MAPPING_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_IS_COUPLED | Call by reference | Type reference (TYPE) | XSDBOOLEAN | 20120712 | |||
2 | ![]() |
IV_MAPPING_NAME | Call by reference | Type reference (TYPE) | SRT_OB_MAPPING_NAME | 20120712 | |||
3 | ![]() |
IV_SOURCE_IF_NAME | Call by reference | Type reference (TYPE) | SRT_INTERFACE_NAME | 20120712 | |||
4 | ![]() |
IV_SOURCE_IF_OP | Call by reference | Type reference (TYPE) | SRT_INTERFACE_OPERATION | 20120712 |
Method SET_MAPPING_DATA on Interface IF_SOAP_APPLICATION_CS has no exception.
Method SET_PARENT_EVENT_MSG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_PARENT_EVENT_MSG_ID | Call by reference | Type reference (TYPE) | SYSUUID_X | parent event message id | 20081210 |
Method SET_PARENT_EVENT_MSG on Interface IF_SOAP_APPLICATION_CS has no exception.
Method SET_PARENT_MESSAGE_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_PARENT_MESSAGE_ID | Call by reference | Type reference (TYPE) | SXMSGUID | Parent Message ID | 20101216 |
Method SET_PARENT_MESSAGE_ID on Interface IF_SOAP_APPLICATION_CS has no exception.
Method SET_PARENT_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_PARENT_TYPE | Call by reference | Type reference (TYPE) | SRT_PARENT_TYPE | 20120712 |
Method SET_PARENT_TYPE on Interface IF_SOAP_APPLICATION_CS has no exception.
Method SET_SERVER_CONTEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SERVER_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_WS_SERVER_CONTEXT | 20120712 |
Method SET_SERVER_CONTEXT on Interface IF_SOAP_APPLICATION_CS has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 640 |