SAP ABAP Class IF_WD_CONTEXT (Web Dynpro Context)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_WDR_CONTEXT | Web Dynpro Internal Part of the Interface for All Contexts. | 20021016 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_WDR_CONTROLLER | 20021015 |
Properties
| Class | IF_WD_CONTEXT | |
| Short Description | Web Dynpro Context | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20020903 | SAP |
| Last change | 20130531 | 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_WD_CONTEXT has no interface implemented.
Friends
Class IF_WD_CONTEXT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | WDR_CHANGE_KIND | 'A' | Web Dynpro: Type of Context Node Change | 20040719 | ||
| 2 | Constant | Public | Type reference (TYPE) | WDR_CHANGE_KIND | 'C' | Web Dynpro: Type of Context Node Change | 20040719 | ||
| 3 | Constant | Public | Type reference (TYPE) | WDR_CHANGE_KIND | 'L' | Web Dynpro: Type of Context Node Change | 20040719 | ||
| 4 | Constant | Public | Type reference (TYPE) | WDR_CHANGE_KIND | 'S' | Web Dynpro: Type of Context Node Change | 20040719 | ||
| 5 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_WD_CONTROLLER | Web Dynpro Controller Interface | 20021015 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | STRING | NAME | 20020903 | |||
| 7 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | ROOT | 20021016 | |||
| 8 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE_INFO | IF_WD_CONTEXT_NODE_INFO | 20021016 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Adds an Entry for Attribute Changes | 20050406 | |
| 2 | Instance method | Public | Method | 20040719 | ||
| 3 | Instance method | Public | Method | 20040719 | ||
| 4 | Instance method | Public | Method | 20040719 | ||
| 5 | Instance method | Public | Method | Resets the changed by client flag in the context, i. e. in a | 20021016 | |
| 6 | Instance method | Public | Method | 20040719 |
Events
Class IF_WD_CONTEXT has no event.
Types
Class IF_WD_CONTEXT has no local type.
Method Signatures
Method ADD_CONTEXT_ATTRIBUTE_CHANGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTRIBUTE_NAME | Call by reference | Type reference (TYPE) | STRING | Attributname | 20050406 | |||
| 2 | DELEGATE_TO_ORIGINAL | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | ABAP_TRUE | weiterleiten an Original des Kontext-Elementes | 20050406 | ||
| 3 | ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Web Dynpro: Schnittstelle für ein Knotenelement | 20050406 | |||
| 4 | ENTRY_ADDED | Value transfer | Type reference (TYPE) | WDY_BOOLEAN | Eintrag wurde eingetragen | 20050406 | |||
| 5 | FORCE_ENTRY | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | ABAP_FALSE | Eintrag auch schreiben, wenn Werte gleich | 20050406 | ||
| 6 | NEW_VALUE | Call by reference | Type reference (TYPE) | DATA | neuer Wert | 20050406 |
Method ADD_CONTEXT_ATTRIBUTE_CHANGE on class IF_WD_CONTEXT has no exception.
Method DISABLE_CONTEXT_CHANGE_LOG Signature
Method DISABLE_CONTEXT_CHANGE_LOG on class IF_WD_CONTEXT has no parameter.
Method DISABLE_CONTEXT_CHANGE_LOG on class IF_WD_CONTEXT has no exception.
Method ENABLE_CONTEXT_CHANGE_LOG Signature
Method ENABLE_CONTEXT_CHANGE_LOG on class IF_WD_CONTEXT has no parameter.
Method ENABLE_CONTEXT_CHANGE_LOG on class IF_WD_CONTEXT has no exception.
Method GET_CONTEXT_CHANGE_LOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | AND_RESET | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Log soll anschließend zurückgesetzt werden | 20040719 | ||
| 2 | CHANGE_LIST | Value transfer | Type reference (TYPE) | WDR_CONTEXT_CHANGE_LIST | Web Dynpro: Liste mit Context-Änderungen | 20040719 |
Method GET_CONTEXT_CHANGE_LOG on class IF_WD_CONTEXT has no exception.
Method RESET_CHANGED_BY_CLIENT Signature
Method RESET_CHANGED_BY_CLIENT on class IF_WD_CONTEXT has no parameter.
Method RESET_CHANGED_BY_CLIENT on class IF_WD_CONTEXT has no exception.
Method RESET_CONTEXT_CHANGE_LOG Signature
Method RESET_CONTEXT_CHANGE_LOG on class IF_WD_CONTEXT has no parameter.
Method RESET_CONTEXT_CHANGE_LOG on class IF_WD_CONTEXT has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |