SAP ABAP Class IF_WDR_CONTEXT_MANAGER (Interface of a Context Manager as Used by Data Container)
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_WDR_COMPONENT | Base Class of All Web Dynpro Components | 20021015 |
Properties
Class | IF_WDR_CONTEXT_MANAGER | |
Short Description | Interface of a Context Manager as Used by Data Container | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20021015 | SAP |
Last change | 20070911 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_WDR_CONTEXT_MANAGER has no forward declaration.
Interfaces
Class IF_WDR_CONTEXT_MANAGER has no interface implemented.
Friends
Class IF_WDR_CONTEXT_MANAGER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Type reference (TYPE) | WDR_CONTROLLERS | Web Dynpro: Table with View Controllers | 20030228 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20030218 | |
2 | ![]() |
Instance method | Public | Method | Returns the context with the given name or null | 20021015 |
3 | ![]() |
Instance method | Public | Method | Returns an ID that hopefully identifies the context manager | 20021015 |
4 | ![]() |
Instance method | Public | Method | 20030218 |
Events
Class IF_WDR_CONTEXT_MANAGER has no event.
Types
Class IF_WDR_CONTEXT_MANAGER has no local type.
Method Signatures
Method EXIT Signature
Method EXIT on class IF_WDR_CONTEXT_MANAGER has no parameter.
Method EXIT on class IF_WDR_CONTEXT_MANAGER has no exception.
Method GET_CONTEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COMPONENT_USAGE_NAME | Call by reference | Type reference (TYPE) | STRING | 20030218 | |||
2 | ![]() |
CONTEXT | Value transfer | Object reference (TYPE REF TO) | IF_WDR_CONTEXT | Returns the root node | 20030218 | ||
3 | ![]() |
CONTEXT_NAME | Call by reference | Type reference (TYPE) | STRING | 20030218 |
Method GET_CONTEXT on class IF_WDR_CONTEXT_MANAGER has no exception.
Method GET_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RET | Value transfer | Type reference (TYPE) | STRING | 20021015 |
Method GET_ID on class IF_WDR_CONTEXT_MANAGER has no exception.
Method GET_MAPPABLE_CONTEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COMPONENT_USAGE_NAME | Call by reference | Type reference (TYPE) | STRING | 20030218 | |||
2 | ![]() |
CONTEXT | Value transfer | Object reference (TYPE REF TO) | IF_WDR_CONTEXT | Web Dynpro internal part of the Interface for all contexts. | 20030218 | ||
3 | ![]() |
CONTEXT_NAME | Call by reference | Type reference (TYPE) | STRING | 20030218 |
Method GET_MAPPABLE_CONTEXT on class IF_WDR_CONTEXT_MANAGER has no exception.
History
Last changed by/on | SAP | 20070911 |
SAP Release Created in |