SAP ABAP Class IF_CRM_UI_SESSION_CONTEXT (Session Context Storage)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CRM_UI_F_CUCOSESSIONCO_IMPL | 20060525 |
Properties
| Class | IF_CRM_UI_SESSION_CONTEXT | |
| Short Description | Session Context Storage | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20060525 | SAP |
| Last change | 20081007 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_CRM_UI_SESSION_CONTEXT has no forward declaration.
Interfaces
Class IF_CRM_UI_SESSION_CONTEXT has no interface implemented.
Friends
Class IF_CRM_UI_SESSION_CONTEXT has no friend class.
Attributes
Class IF_CRM_UI_SESSION_CONTEXT has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Deletes name/value pair and returns value of deleted pair | 20060525 | |
| 2 | Instance method | Public | Method | Get value | 20060525 | |
| 3 | Instance method | Public | Method | Set value | 20060525 |
Events
Class IF_CRM_UI_SESSION_CONTEXT has no event.
Types
Class IF_CRM_UI_SESSION_CONTEXT has no local type.
Method Signatures
Method DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_NAME | Call by reference | Type reference (TYPE) | STRING | 20060525 | ||||
| 2 | RV_RESULT | Value transfer | Type reference (TYPE) | STRING | 20060525 |
Method DELETE on class IF_CRM_UI_SESSION_CONTEXT has no exception.
Method GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_NAME | Call by reference | Type reference (TYPE) | STRING | 20060525 | ||||
| 2 | RV_RESULT | Value transfer | Type reference (TYPE) | STRING | 20060525 |
Method GET on class IF_CRM_UI_SESSION_CONTEXT has no exception.
Method SET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_NAME | Call by reference | Type reference (TYPE) | STRING | 20060525 | ||||
| 2 | IV_VALUE | Call by reference | Type reference (TYPE) | STRING | 20060525 |
Method SET on class IF_CRM_UI_SESSION_CONTEXT has no exception.
History
| Last changed by/on | SAP | 20081007 |
| SAP Release Created in |