SAP ABAP Class IF_SOAP_SESSION_PROTOCOL (Protocol Interface of Session Protocol)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_SOAP_PROTOCOL Interface for SOAP Protocols 20030610
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SOAP_SESSION_PROTOCOL SOAP Runtime Protocol 20030710
Properties
Class IF_SOAP_SESSION_PROTOCOL  
Short Description Protocol Interface of Session Protocol    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20030610   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 TSRC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_SOAP_SESSION_PROTOCOL has no interface implemented.
Friends
Class IF_SOAP_SESSION_PROTOCOL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_SESSMETH_COOKIE Constant Public Type reference (TYPE) STRING TSRC_FPVAL_COMSES_METH_COOKS Session Mechanism with HTTP Cookies 20030610
2 CO_SESSMETH_NONE Constant Public Type reference (TYPE) STRING TSRC_FPVAL_COMSES_METH_NONE Session Mechanism Unknown 20030610
3 CO_SESSMODE_OFF Constant Public Type reference (TYPE) STRING TSRC_FPVAL_COMSES_ENABL_NO Without Session (Stateless) 20030610
4 CO_SESSMODE_ON Constant Public Type reference (TYPE) STRING TSRC_FPVAL_COMSES_ENABL_YES With Session (Stateful) 20030610
5 DISPLAY_NAME Instance attribute Public Attribute reference (LIKE) 20030610
6 NAME Constant Public Type reference (TYPE) ANYURI TSRC_SOAP_SESSION_PROTOCOL Protocol Name 20030610
7 PRIORITY Instance attribute Public Attribute reference (LIKE) 20030610
Methods
# Method Level Visibility Method type Description Created on
1 DISABLE_SESSION Instance method Public Method Deactivate Session-Oriented Communication 20030611
2 ENABLE_SESSION Instance method Public Method Activate Session-Oriented Communication 20030611
3 GET_FEATURE_PROPERTY Instance method Public Method 20030610
4 GET_SESSION_METHOD Instance method Public Method Get Session Mechanism 20030610
5 GET_SESSION_MODE Instance method Public Method Get Session Mode 20030610
6 GET_SUPPORTED_FEATURE_URIS Instance method Public Method 20030610
7 INIT Instance method Public Method 20030610
8 POST_PROCESS Instance method Public Method 20030610
9 PRE_PROCESS Instance method Public Method 20030610
10 SET_FEATURE_PROPERTY Instance method Public Method 20030610
Events
Class IF_SOAP_SESSION_PROTOCOL has no event.
Types
Class IF_SOAP_SESSION_PROTOCOL has no local type.
Method Signatures

Method DISABLE_SESSION Signature

Method DISABLE_SESSION on class IF_SOAP_SESSION_PROTOCOL has no parameter.
# Exception Resumable Description Created on
1 CX_SOAP_FAILURE Fehler beim Prozessieren eines SOAP Aufrufs 20030806

Method ENABLE_SESSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing METHOD Value transfer Type reference (TYPE) STRING CO_SESSMETH_COOKIE Methode zur Realisierung der Sitzung 20030611
# Exception Resumable Description Created on
1 CX_SOAP_FAILURE Fehler beim Prozessieren eines SOAP Aufrufs 20030806

Method GET_FEATURE_PROPERTY Signature

Method GET_FEATURE_PROPERTY on class IF_SOAP_SESSION_PROTOCOL has no parameter.
Method GET_FEATURE_PROPERTY on class IF_SOAP_SESSION_PROTOCOL has no exception.

Method GET_SESSION_METHOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning METHOD Value transfer Type reference (TYPE) STRING Session mechanismus 20030611

Method GET_SESSION_METHOD on class IF_SOAP_SESSION_PROTOCOL has no exception.

Method GET_SESSION_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning MODE Value transfer Type reference (TYPE) STRING Session ein/aus? 20030610

Method GET_SESSION_MODE on class IF_SOAP_SESSION_PROTOCOL has no exception.

Method GET_SUPPORTED_FEATURE_URIS Signature

Method GET_SUPPORTED_FEATURE_URIS on class IF_SOAP_SESSION_PROTOCOL has no parameter.
Method GET_SUPPORTED_FEATURE_URIS on class IF_SOAP_SESSION_PROTOCOL has no exception.

Method INIT Signature

Method INIT on class IF_SOAP_SESSION_PROTOCOL has no parameter.
Method INIT on class IF_SOAP_SESSION_PROTOCOL has no exception.

Method POST_PROCESS Signature

Method POST_PROCESS on class IF_SOAP_SESSION_PROTOCOL has no parameter.
Method POST_PROCESS on class IF_SOAP_SESSION_PROTOCOL has no exception.

Method PRE_PROCESS Signature

Method PRE_PROCESS on class IF_SOAP_SESSION_PROTOCOL has no parameter.
Method PRE_PROCESS on class IF_SOAP_SESSION_PROTOCOL has no exception.

Method SET_FEATURE_PROPERTY Signature

Method SET_FEATURE_PROPERTY on class IF_SOAP_SESSION_PROTOCOL has no parameter.
Method SET_FEATURE_PROPERTY on class IF_SOAP_SESSION_PROTOCOL has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in