SAP ABAP Interface IF_WD_CONTEXT (Web Dynpro Context)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-ABA-RUN (Application Component) Web Dynpro ABAP Runtime
     SWDP_RUNTIME_CORE (Package) Web Dynpro Runtime: Core Functions
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
Interface IF_WD_CONTEXT  
Short Description Web Dynpro Context    
General Data
Package SWDP_RUNTIME_CORE   Web Dynpro Runtime: Core Functions 
Created 20020903   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface IF_WD_CONTEXT has no interface.
Friends
Interface IF_WD_CONTEXT has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CHANGED_ATTRIBUTE Constant Public Type reference (TYPE) WDR_CHANGE_KIND 'A' Web Dynpro: Type of Context Node Change 20040719
2 CHANGED_COLLECTION Constant Public Type reference (TYPE) WDR_CHANGE_KIND 'C' Web Dynpro: Type of Context Node Change 20040719
3 CHANGED_LEADSELECTION Constant Public Type reference (TYPE) WDR_CHANGE_KIND 'L' Web Dynpro: Type of Context Node Change 20040719
4 CHANGED_SELECTION Constant Public Type reference (TYPE) WDR_CHANGE_KIND 'S' Web Dynpro: Type of Context Node Change 20040719
5 CONTROLLER Instance attribute Public Object reference (TYPE REF TO) IF_WD_CONTROLLER Web Dynpro Controller Interface 20021015
6 NAME Instance attribute Public Type reference (TYPE) STRING NAME 20020903
7 ROOT_NODE Instance attribute Public Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE ROOT 20021016
8 ROOT_NODE_INFO 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 ADD_CONTEXT_ATTRIBUTE_CHANGE Instance method Public Method Adds an Entry for Attribute Changes 20050406
2 DISABLE_CONTEXT_CHANGE_LOG Instance method Public Method 20040719
3 ENABLE_CONTEXT_CHANGE_LOG Instance method Public Method 20040719
4 GET_CONTEXT_CHANGE_LOG Instance method Public Method 20040719
5 RESET_CHANGED_BY_CLIENT Instance method Public Method Resets the changed by client flag in the context, i. e. in a 20021016
6 RESET_CONTEXT_CHANGE_LOG Instance method Public Method 20040719
Events
Interface IF_WD_CONTEXT has no event.
Types
Interface 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 Importing ATTRIBUTE_NAME Call by reference Type reference (TYPE) STRING Attributname 20050406
2 Importing DELEGATE_TO_ORIGINAL Call by reference Type reference (TYPE) WDY_BOOLEAN ABAP_TRUE weiterleiten an Original des Kontext-Elementes 20050406
3 Importing ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Schnittstelle für ein Knotenelement 20050406
4 Returning ENTRY_ADDED Value transfer Type reference (TYPE) WDY_BOOLEAN Eintrag wurde eingetragen 20050406
5 Importing FORCE_ENTRY Call by reference Type reference (TYPE) WDY_BOOLEAN ABAP_FALSE Eintrag auch schreiben, wenn Werte gleich 20050406
6 Importing NEW_VALUE Call by reference Type reference (TYPE) DATA neuer Wert 20050406

Method ADD_CONTEXT_ATTRIBUTE_CHANGE on Interface IF_WD_CONTEXT has no exception.

Method DISABLE_CONTEXT_CHANGE_LOG Signature

Method DISABLE_CONTEXT_CHANGE_LOG on Interface IF_WD_CONTEXT has no parameter.
Method DISABLE_CONTEXT_CHANGE_LOG on Interface IF_WD_CONTEXT has no exception.

Method ENABLE_CONTEXT_CHANGE_LOG Signature

Method ENABLE_CONTEXT_CHANGE_LOG on Interface IF_WD_CONTEXT has no parameter.
Method ENABLE_CONTEXT_CHANGE_LOG on Interface 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 Importing AND_RESET Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE Log soll anschließend zurückgesetzt werden 20040719
2 Returning CHANGE_LIST Value transfer Type reference (TYPE) WDR_CONTEXT_CHANGE_LIST Web Dynpro: Liste mit Context-Änderungen 20040719

Method GET_CONTEXT_CHANGE_LOG on Interface IF_WD_CONTEXT has no exception.

Method RESET_CHANGED_BY_CLIENT Signature

Method RESET_CHANGED_BY_CLIENT on Interface IF_WD_CONTEXT has no parameter.
Method RESET_CHANGED_BY_CLIENT on Interface IF_WD_CONTEXT has no exception.

Method RESET_CONTEXT_CHANGE_LOG Signature

Method RESET_CONTEXT_CHANGE_LOG on Interface IF_WD_CONTEXT has no parameter.
Method RESET_CONTEXT_CHANGE_LOG on Interface IF_WD_CONTEXT has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 630