SAP ABAP Interface IF_WSPROTOCOL_SESSION (Only WS: Session Handling)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-WS-ABA-RT (Application Component) WebServices ABAP Runtime
⤷
SAI_PROXY_RUNTIME_WS_PROTOCOL (Package) ABAP Proxies: WS Protocols
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_WSPROTOCOL_SESSION | Implementation IF_WSPROTOCOL_SESSION | 20030915 |
Properties
| Interface | IF_WSPROTOCOL_SESSION | |
| Short Description | Only WS: Session Handling |
General Data
| Package | SAI_PROXY_RUNTIME_WS_PROTOCOL | ABAP Proxies: WS Protocols |
| Created | 20030730 | SAP |
| Last changed | 20140121 | SAP |
| 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_WSPROTOCOL | ABAP Proxies: Available Protocols | 20030730 |
Friends
Interface IF_WSPROTOCOL_SESSION has no friend.
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 | 20030730 | |
| 2 | CO_SESSMETH_NONE | Constant | Public | Type reference (TYPE) | STRING | TSRC_FPVAL_COMSES_METH_NONE | Session Mechanism Unknown | 20030730 | |
| 3 | CO_SESSMODE_OFF | Constant | Public | Type reference (TYPE) | STRING | TSRC_FPVAL_COMSES_ENABL_NO | Without Session (Stateless) | 20030730 | |
| 4 | CO_SESSMODE_ON | Constant | Public | Type reference (TYPE) | STRING | TSRC_FPVAL_COMSES_ENABL_YES | With Session (Stateful) | 20030730 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20030730 | ||
| 2 | Instance method | Public | Method | 20030730 | ||
| 3 | Instance method | Public | Method | 20030730 | ||
| 4 | Instance method | Public | Method | 20030730 |
Events
Interface IF_WSPROTOCOL_SESSION has no event.
Types
Interface IF_WSPROTOCOL_SESSION has no local type.
Method Signatures
Method DISABLE_SESSION Signature
Method DISABLE_SESSION on Interface IF_WSPROTOCOL_SESSION has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Application Integration: Technischer Fehler | 20030922 |
Method ENABLE_SESSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | METHOD | Call by reference | Type reference (TYPE) | STRING | CO_SESSMETH_COOKIE | Methode zur Realisierung der Sitzung | 20030730 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Application Integration: Technischer Fehler | 20030922 |
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 | 20030730 |
Method GET_SESSION_METHOD on Interface IF_WSPROTOCOL_SESSION 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 | 20030730 |
Method GET_SESSION_MODE on Interface IF_WSPROTOCOL_SESSION has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 640 |