SAP ABAP Class IF_WSPROTOCOL_SESSION (Only WS: Session Handling)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_WSPROTOCOL | ABAP Proxies: Available Protocols | 20030730 |
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
| Class | IF_WSPROTOCOL_SESSION | |
| Short Description | Only WS: Session Handling | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20030730 | SAP |
| Last change | 20140121 | 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_WSPROTOCOL_SESSION has no interface implemented.
Friends
Class IF_WSPROTOCOL_SESSION 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 | 20030730 | ||
| 2 | Constant | Public | Type reference (TYPE) | STRING | TSRC_FPVAL_COMSES_METH_NONE | Session Mechanism Unknown | 20030730 | ||
| 3 | Constant | Public | Type reference (TYPE) | STRING | TSRC_FPVAL_COMSES_ENABL_NO | Without Session (Stateless) | 20030730 | ||
| 4 | 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
Class IF_WSPROTOCOL_SESSION has no event.
Types
Class IF_WSPROTOCOL_SESSION has no local type.
Method Signatures
Method DISABLE_SESSION Signature
Method DISABLE_SESSION on class 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 class 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 class IF_WSPROTOCOL_SESSION has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in |