SAP ABAP Class IF_SOAP_SESSION_PROTOCOL_RT (Protocol Interface of Session Protocol (for SRT))
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 | 20030807 |
Properties
| Class | IF_SOAP_SESSION_PROTOCOL_RT | |
| Short Description | Protocol Interface of Session Protocol (for SRT) | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20030807 | SAP |
| Last change | 20090618 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_SOAP_SESSION_PROTOCOL_RT has no interface implemented.
Friends
Class IF_SOAP_SESSION_PROTOCOL_RT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | STRING | TSRC_FPVAL_COMSES_METH_COOKS | Session Mechanism with HTTP Cookies | 20030807 | ||
| 2 | Constant | Public | Type reference (TYPE) | STRING | TSRC_FPVAL_COMSES_METH_NONE | Session Mechanism Unknown | 20030807 | ||
| 3 | Constant | Public | Type reference (TYPE) | STRING | TSRC_FPVAL_COMSES_ENABL_NO | Without Session (Stateless) | 20030807 | ||
| 4 | Constant | Public | Type reference (TYPE) | STRING | TSRC_FPVAL_COMSES_ENABL_YES | With Session (Stateful) | 20030807 | ||
| 5 | Constant | Public | Type reference (TYPE) | ANYURI | TSRC_SOAP_SESSION_PROTOCOL | Log name | 20030807 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Deactivate Session-Oriented Communication | 20030807 | |
| 2 | Instance method | Public | Method | Activate Session-Oriented Communication | 20030807 | |
| 3 | Instance method | Public | Method | Get Session Mechanism | 20030807 | |
| 4 | Instance method | Public | Method | Get Session Mode | 20030807 |
Events
Class IF_SOAP_SESSION_PROTOCOL_RT has no event.
Types
Class IF_SOAP_SESSION_PROTOCOL_RT has no local type.
Method Signatures
Method DISABLE_SESSION Signature
Method DISABLE_SESSION on class IF_SOAP_SESSION_PROTOCOL_RT has no parameter.
Method DISABLE_SESSION on class IF_SOAP_SESSION_PROTOCOL_RT has no exception.
Method ENABLE_SESSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | METHOD | Value transfer | Type reference (TYPE) | STRING | CO_SESSMETH_COOKIE | Methode zur Realisierung der Sitzung | 20030807 |
Method ENABLE_SESSION on class IF_SOAP_SESSION_PROTOCOL_RT has no exception.
Method GET_SESSION_METHOD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | METHOD | Value transfer | Type reference (TYPE) | STRING | Session mechanismus | 20030807 |
Method GET_SESSION_METHOD on class IF_SOAP_SESSION_PROTOCOL_RT has no exception.
Method GET_SESSION_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MODE | Value transfer | Type reference (TYPE) | STRING | Session ein/aus? | 20030807 |
Method GET_SESSION_MODE on class IF_SOAP_SESSION_PROTOCOL_RT has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in |