SAP ABAP Interface IF_WD_CONTEXT_NODE (Web Dynpro: Interface for Context Nodes)
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_WD_CONTEXT_NODE_RANGE API for Context Range Supply 20090717
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WDR_CONTEXT_NODE Basis Class of all Web Dynpro Context Nodes 20030925
Properties
Interface IF_WD_CONTEXT_NODE  
Short Description Web Dynpro: Interface for Context Nodes    
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)
2 IF_WD_CONTEXT_ELEMENT Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 IF_WD_CONTEXT_NODE Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Interface IF_WD_CONTEXT_NODE has no interface.
Friends
Interface IF_WD_CONTEXT_NODE has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 NO_SELECTION Constant Public Type reference (TYPE) I -2 Invalid selection 20020903
2 USE_LEAD_SELECTION Constant Public Type reference (TYPE) I -1 Use Lead Selection 20020909
Methods
# Method Level Visibility Method type Description Created on
1 BIND_ELEMENT Instance method Public Method Binds Element (SET_INITIAL_ELEMENTS=ABAP_TRUE) 20030305
2 BIND_ELEMENTS Instance method Public Method Binds Elemente (SET_INITIAL_ELEMENTS=ABAP_TRUE) 20021104
3 BIND_STRUCTURE Instance method Public Method Binds Structure (SET_INITIAL_ELEMENTS=ABAP_TRUE) 20030806
4 BIND_TABLE Instance method Public Method Binds Table (SET_INITIAL_ELEMENTS=ABAP_TRUE) 20030806
5 CLEAR_SELECTION Instance method Public Method Deletes Selection 20020903
6 CREATE_ELEMENT Instance method Public Method Creates an Element with all Static Attributes 20020904
7 CREATE_ELEMENT_STATIC_ATTR Instance method Public Method Exclusively Creates the Statically Declared Attributes 20021127
8 GET_ATTRIBUTE Instance method Public Method Returns the Value of an Attribute 20021127
9 GET_ATTRIBUTE_PROPERTIES Instance method Public Method Returns the attribute properties for an attribute 20070111
10 GET_ATTRIBUTE_PROPS_FOR_ELEM Instance method Public Method Returns the attribute properties for the whole element 20070111
11 GET_ATTRIBUTE_PROPS_FOR_NODE Instance method Public Method Returns attribute properties for the whole node 20070111
12 GET_ATTRIBUTE_REF Instance method Public Method Returns Reference to Copy of Attribute Value 20030306
13 GET_CHILD_NODE Instance method Public Method Child Node of Lead Selection or Specific Index 20020903
14 GET_CHILD_NODES Instance method Public Method All Lower-Level Nodes of Lead Selection or Specific Index 20030204
15 GET_CONTEXT Instance method Public Method Provides Context 20030121
16 GET_ELEMENT Instance method Public Method Element of Lead Selection or Specific Index 20021104
17 GET_ELEMENTS Instance method Public Method Returns All Elements 20030815
18 GET_ELEMENT_COUNT Instance method Public Method Returns Number of Node Elements 20040303
19 GET_LEAD_SELECTION Instance method Public Method Returns Element of Lead Selection 20030311
20 GET_LEAD_SELECTION_INDEX Instance method Public Method Returns Index of Lead Seletion 20030311
21 GET_META_PATH Instance method Public Method Returns the Meta Path of the Node Including the Controller 20031022
22 GET_NODE_INFO Instance method Public Method Returns Meta Information About Node 20021127
23 GET_PARENT_ELEMENT Instance method Public Method Returns the Element whose Child Node this Node Is 20040819
24 GET_PATH Instance method Public Method Returns the Path Including Controller and Element Indices 20031022
25 GET_SELECTED_ELEMENTS Instance method Public Method Returns All Selected Elements 20030815
26 GET_SORTABLE_PATH Instance method Public Method 20080729
27 GET_STATIC_ATTRIBUTES Instance method Public Method Returns Copy of All Statically Declared Attributes 20021127
28 GET_STATIC_ATTRIBUTES_REF Instance method Public Method Returns Reference to a Copy of All Static Attributes 20030305
29 GET_STATIC_ATTRIBUTES_TABLE Instance method Public Method Returns All Static Attributes of All Elements 20040706
30 INVALIDATE Instance method Public Method Invalidates All Elements of Node 20020903
31 IS_ALIVE Instance method Public Method Checks whether associated controller has already closed 20071218
32 IS_ATTRIBUTE_NULL Instance method Public Method Returns TRUE if Attribute Is NULL 20050714
33 IS_CHANGED_BY_CLIENT Instance method Public Method True if Node or Element Is Changed by Client 20030305
34 IS_FINALIZED Instance method Public Method True if Node Can No Longer Be Changed 20041126
35 IS_SELECTED Instance method Public Method True if Element Is Selected 20020903
36 IS_SUPPLIED Instance method Public Method True if Supply Method Has Already Run 20041130
37 MOVE_ELEMENT Instance method Public Method Moves Element from Index FROM to Index TO 20050610
38 MOVE_FIRST Instance method Public Method Set Lead Selection to First Node Element 20020903
39 MOVE_LAST Instance method Public Method Set Lead Selection to Last Node Element 20020903
40 MOVE_NEXT Instance method Public Method Set Lead Selection to Subsequent Node Element 20020903
41 MOVE_PREVIOUS Instance method Public Method Set Lead Selection to Previous Node Element 20020903
42 MOVE_TO Instance method Public Method Set Lead Selection to Specified Node Element 20020903
43 PATH_GET_ATTRIBUTE Instance method Public Method Resolves the Path to an Attribute 20031022
44 PATH_GET_ELEMENT Instance method Public Method Resolves the Path to an Elenemt 20031022
45 PATH_GET_NODE Instance method Public Method Resolves the Path to Node 20031022
46 REMOVE_ELEMENT Instance method Public Method Removes Single Element if Existing 20021104
47 RESET_CHANGED_BY_CLIENT Instance method Public Method Resets CHANGED_BY_CLIENT Flag (Recursive). 20030305
48 SET_ATTRIBUTE Instance method Public Method Sets the Value of Individual Attribute 20030305
49 SET_ATTRIBUTE_NULL Instance method Public Method Sets Value of Individual Attributes to NULL 20050714
50 SET_ATTRIBUTE_PROPERTY Instance method Public Method Sets a property for an attribute 20070111
51 SET_ATTRIBUTE_PROPS_FOR_ELEM Instance method Public Method Sets the properties for multiple attributes 20070111
52 SET_ATTRIBUTE_PROPS_FOR_NODE Instance method Public Method Sets attribute properties for the whole node 20070111
53 SET_CHANGED_BY_CLIENT Instance method Public Method Denotes Node as Changed by Client 20041126
54 SET_FINALIZED Instance method Public Method Denotes Node as No Longer Modifiable (Except Invalitdate) 20041126
55 SET_LEAD_SELECTION Instance method Public Method Set Element of Lead Selection with Index 20030311
56 SET_LEAD_SELECTION_INDEX Instance method Public Method Set Element of Lead Selection with Index 20030311
57 SET_SELECTED Instance method Public Method Set Element as Selected or Remove Flag 20020903
58 SET_STATIC_ATTRIBUTES Instance method Public Method Sets the Value of Statically Declared Attributes 20030806
59 SET_STATIC_ATTRIBUTES_NULL Instance method Public Method Sets the Value of Statically Declared Attributes to NULL 20050714
60 TO_XML Instance method Public Method Returns Canonical XML Representation 20041203
Events
Interface IF_WD_CONTEXT_NODE has no event.
Types
Interface IF_WD_CONTEXT_NODE has no local type.
Method Signatures

Method BIND_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT WebDynpro: Schnittstelle für Kontext Knoten 20041125
2 Importing INDEX Call by reference Type reference (TYPE) I Index eines Kontext Elementes 20041020
3 Importing NEW_ITEM Call by reference Type reference (TYPE) DATA Liste von Elementen oder Modeldaten 20030305
4 Importing SET_INITIAL_ELEMENTS Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE Falls TRUE setzen der initialen Elemente, sonst Anfügen 20030305

Method BIND_ELEMENT on Interface IF_WD_CONTEXT_NODE has no exception.

Method BIND_ELEMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INDEX Call by reference Type reference (TYPE) I Index eines Kontext Elementes 20041020
2 Importing NEW_ITEMS Call by reference Type reference (TYPE) ANY TABLE Liste von Elementen oder Modeldaten 20021105
3 Importing SET_INITIAL_ELEMENTS Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE Falls TRUE setzen der initialen Elemente, sonst Anfügen 20021105

Method BIND_ELEMENTS on Interface IF_WD_CONTEXT_NODE has no exception.

Method BIND_STRUCTURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT WebDynpro: Schnittstelle für Kontext Knoten 20041125
2 Importing INDEX Call by reference Type reference (TYPE) I Index eines Kontext Elementes 20041020
3 Importing NEW_ITEM Call by reference Type reference (TYPE) DATA Liste von Elementen oder Modeldaten 20030806
4 Importing SET_INITIAL_ELEMENTS Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE Falls TRUE setzen der initialen Elemente, sonst Anfügen 20030806

Method BIND_STRUCTURE on Interface IF_WD_CONTEXT_NODE has no exception.

Method BIND_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INDEX Call by reference Type reference (TYPE) I Index eines Kontext Elementes 20041020
2 Importing NEW_ITEMS Call by reference Type reference (TYPE) ANY TABLE Liste von Elementen oder Modeldaten 20030806
3 Importing SET_INITIAL_ELEMENTS Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE Falls TRUE setzen der initialen Elemente, sonst Anfügen 20030806

Method BIND_TABLE on Interface IF_WD_CONTEXT_NODE has no exception.

Method CLEAR_SELECTION Signature

Method CLEAR_SELECTION on Interface IF_WD_CONTEXT_NODE has no parameter.
Method CLEAR_SELECTION on Interface IF_WD_CONTEXT_NODE has no exception.

Method CREATE_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Neu erzeugte Element 20020904
2 Importing STATIC_ATTRIBUTE_VALUES Call by reference Object reference (TYPE REF TO) DATA Wert für die Initialisierung der Attribute 20030122

Method CREATE_ELEMENT on Interface IF_WD_CONTEXT_NODE has no exception.

Method CREATE_ELEMENT_STATIC_ATTR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning STATIC_ATTRIBUTES Value transfer Object reference (TYPE REF TO) DATA 20021127

Method CREATE_ELEMENT_STATIC_ATTR on Interface IF_WD_CONTEXT_NODE has no exception.

Method GET_ATTRIBUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INDEX Call by reference Type reference (TYPE) I USE_LEAD_SELECTION Web Dynpro: Index eines Kontext Elementes 20021127
2 Importing NAME Call by reference Type reference (TYPE) STRING Web Dynpro: Name eines Kontext Elementes 20021127
3 Exporting VALUE Value transfer Type reference (TYPE) DATA 20021127

Method GET_ATTRIBUTE on Interface IF_WD_CONTEXT_NODE has no exception.

Method GET_ATTRIBUTE_PROPERTIES 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 20070111
2 Importing INDEX Call by reference Type reference (TYPE) I USE_LEAD_SELECTION 20070111
3 Returning PROPERTIES Value transfer Type reference (TYPE) WDR_CONTEXT_PROPERTIES WD ABAP: Context-Attribut-Property 20070111

Method GET_ATTRIBUTE_PROPERTIES on Interface IF_WD_CONTEXT_NODE has no exception.

Method GET_ATTRIBUTE_PROPS_FOR_ELEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INDEX Call by reference Type reference (TYPE) I USE_LEAD_SELECTION 20070111
2 Returning PROPERTIES Value transfer Type reference (TYPE) WDR_CONTEXT_PROPERTIES_TAB WD ABAP: Context-Attribut-Properties für ein Element 20070111

Method GET_ATTRIBUTE_PROPS_FOR_ELEM on Interface IF_WD_CONTEXT_NODE has no exception.

Method GET_ATTRIBUTE_PROPS_FOR_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IN_END_INDEX Call by reference Type reference (TYPE) I 0 20070111
2 Importing IN_START_INDEX Call by reference Type reference (TYPE) I 1 20070111
3 Exporting OUT_END_INDEX Call by reference Type reference (TYPE) I 20070111
4 Exporting OUT_START_INDEX Call by reference Type reference (TYPE) I 20070111
5 Exporting PROPERTIES Call by reference Type reference (TYPE) WDR_CONTEXT_PROP_FOR_NODE_TAB WD ABAP: Context-Attribut-Properties für einen Knoten 20070111

Method GET_ATTRIBUTE_PROPS_FOR_NODE on Interface IF_WD_CONTEXT_NODE has no exception.

Method GET_ATTRIBUTE_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INDEX Call by reference Type reference (TYPE) I USE_LEAD_SELECTION Web Dynpro: Index eines Kontext Elementes 20030306
2 Importing NAME Call by reference Type reference (TYPE) STRING Web Dynpro: Name eines Kontext Elementes 20030306
3 Returning VALUE Value transfer Object reference (TYPE REF TO) DATA $REF$ 20030306

Method GET_ATTRIBUTE_REF on Interface IF_WD_CONTEXT_NODE has no exception.

Method GET_CHILD_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CHILD_NODE Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Kindknoten 20021030
2 Importing INDEX Call by reference Type reference (TYPE) I USE_LEAD_SELECTION IIndex eines Kontext Elementes 20020903
3 Importing NAME Call by reference Type reference (TYPE) STRING Name des Kindknotens 20020903

Method GET_CHILD_NODE on Interface IF_WD_CONTEXT_NODE has no exception.

Method GET_CHILD_NODES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CHILD_NODES Value transfer Type reference (TYPE) WDR_CONTEXT_CHILD_MAP Meta-Informationen aller Child-Nodes eines Node 20030204
2 Importing INDEX Call by reference Type reference (TYPE) I USE_LEAD_SELECTION Web Dynpro: Index eines Kontext Elementes 20030204

Method GET_CHILD_NODES on Interface IF_WD_CONTEXT_NODE has no exception.

Method GET_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CONTEXT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT Web Dynpro Kontext 20030121

Method GET_CONTEXT on Interface IF_WD_CONTEXT_NODE has no exception.

Method GET_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INDEX Call by reference Type reference (TYPE) I USE_LEAD_SELECTION Web Dynpro: Index eines Kontext Elementes 20021104
2 Returning NODE_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Das Element oder initial falls nicht vorhanden 20021104

Method GET_ELEMENT on Interface IF_WD_CONTEXT_NODE has no exception.

Method GET_ELEMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FROM Value transfer Type reference (TYPE) I Web Dynpro: Index eines Kontext Elementes 20040823
2 Returning SET Value transfer Type reference (TYPE) WDR_CONTEXT_ELEMENT_SET 20030815
3 Importing TO Value transfer Type reference (TYPE) I Web Dynpro: Index eines Kontext Elementes 20040823

Method GET_ELEMENTS on Interface IF_WD_CONTEXT_NODE has no exception.

Method GET_ELEMENT_COUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning COUNT Value transfer Type reference (TYPE) I 20040303

Method GET_ELEMENT_COUNT on Interface IF_WD_CONTEXT_NODE has no exception.

Method GET_LEAD_SELECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20030311

Method GET_LEAD_SELECTION on Interface IF_WD_CONTEXT_NODE has no exception.

Method GET_LEAD_SELECTION_INDEX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning INDEX Value transfer Type reference (TYPE) I Web Dynpro: Index eines Kontext Elementes 20030311

Method GET_LEAD_SELECTION_INDEX on Interface IF_WD_CONTEXT_NODE has no exception.

Method GET_META_PATH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning META_PATH Value transfer Type reference (TYPE) STRING Web Dynpro: Zugriffspfad eines Kontext Elementes 20031022
2 Importing WITHOUTCONTROLLER Call by reference Type reference (TYPE) ABAP_BOOL 20031022

Method GET_META_PATH on Interface IF_WD_CONTEXT_NODE has no exception.

Method GET_NODE_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning NODE_INFO Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE_INFO IF_WD_CONTEXT_NODE_INFO 20021127

Method GET_NODE_INFO on Interface IF_WD_CONTEXT_NODE has no exception.

Method GET_PARENT_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Schnittstelle für die dynamische Verarbeitung von Elementen 20040819

Method GET_PARENT_ELEMENT on Interface IF_WD_CONTEXT_NODE has no exception.

Method GET_PATH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PATH Value transfer Type reference (TYPE) STRING Web Dynpro: Zugriffspfad eines Kontext Elementes 20031022
2 Importing WITHOUTCONTROLLER Call by reference Type reference (TYPE) ABAP_BOOL 20031022

Method GET_PATH on Interface IF_WD_CONTEXT_NODE has no exception.

Method GET_SELECTED_ELEMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INCLUDING_LEAD_SELECTION Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20040929
2 Returning SET Value transfer Type reference (TYPE) WDR_CONTEXT_ELEMENT_SET 20030815

Method GET_SELECTED_ELEMENTS on Interface IF_WD_CONTEXT_NODE has no exception.

Method GET_SORTABLE_PATH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INDEX_LENGTH Call by reference Type reference (TYPE) I 6 20080729
2 Returning PATH Value transfer Type reference (TYPE) STRING 20080729
3 Importing WITHOUTCONTROLLER Call by reference Type reference (TYPE) WDY_BOOLEAN ABAP_FALSE 20080729

Method GET_SORTABLE_PATH on Interface IF_WD_CONTEXT_NODE has no exception.

Method GET_STATIC_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INDEX Call by reference Type reference (TYPE) I USE_LEAD_SELECTION Web Dynpro: Index eines Kontext Elementes 20021127
2 Exporting STATIC_ATTRIBUTES Value transfer Type reference (TYPE) DATA $REF$ 20021127

Method GET_STATIC_ATTRIBUTES on Interface IF_WD_CONTEXT_NODE has no exception.

Method GET_STATIC_ATTRIBUTES_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INDEX Call by reference Type reference (TYPE) I USE_LEAD_SELECTION Web Dynpro: Index eines Kontext Elementes 20030305
2 Returning STATIC_ATTRIBUTES Value transfer Object reference (TYPE REF TO) DATA 20030305

Method GET_STATIC_ATTRIBUTES_REF on Interface IF_WD_CONTEXT_NODE has no exception.

Method GET_STATIC_ATTRIBUTES_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FROM Call by reference Type reference (TYPE) I 1 Web Dynpro: Index eines Kontext Elementes 20040706
2 Exporting TABLE Call by reference Type reference (TYPE) ANY TABLE 20040706
3 Importing TO Call by reference Type reference (TYPE) I 2147483647 Web Dynpro: Index eines Kontext Elementes 20040706

Method GET_STATIC_ATTRIBUTES_TABLE on Interface IF_WD_CONTEXT_NODE has no exception.

Method INVALIDATE Signature

Method INVALIDATE on Interface IF_WD_CONTEXT_NODE has no parameter.
Method INVALIDATE on Interface IF_WD_CONTEXT_NODE has no exception.

Method IS_ALIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IS_ALIVE Value transfer Type reference (TYPE) ABAP_BOOL 20071218

Method IS_ALIVE on Interface IF_WD_CONTEXT_NODE has no exception.

Method IS_ATTRIBUTE_NULL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning FLAG Value transfer Type reference (TYPE) ABAP_BOOL 20050714
2 Importing INDEX Call by reference Type reference (TYPE) I USE_LEAD_SELECTION 20050714
3 Importing NAME Call by reference Type reference (TYPE) STRING 20050714

Method IS_ATTRIBUTE_NULL on Interface IF_WD_CONTEXT_NODE has no exception.

Method IS_CHANGED_BY_CLIENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning FLAG Value transfer Type reference (TYPE) ABAP_BOOL $REF$ 20030305

Method IS_CHANGED_BY_CLIENT on Interface IF_WD_CONTEXT_NODE has no exception.

Method IS_FINALIZED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DEEP Call by reference Type reference (TYPE) ABAP_BOOL 20041201
2 Returning FLAG Value transfer Type reference (TYPE) ABAP_BOOL 20041126

Method IS_FINALIZED on Interface IF_WD_CONTEXT_NODE has no exception.

Method IS_SELECTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning FLAG Value transfer Type reference (TYPE) ABAP_BOOL FLAG 20020903
2 Importing INDEX Value transfer Type reference (TYPE) I 20020903

Method IS_SELECTED on Interface IF_WD_CONTEXT_NODE has no exception.

Method IS_SUPPLIED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning FLAG Value transfer Type reference (TYPE) ABAP_BOOL 20041130

Method IS_SUPPLIED on Interface IF_WD_CONTEXT_NODE has no exception.

Method MOVE_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FROM Call by reference Type reference (TYPE) I Quellindex 20050610
2 Importing TO Call by reference Type reference (TYPE) I Zielindex 20050610

Method MOVE_ELEMENT on Interface IF_WD_CONTEXT_NODE has no exception.

Method MOVE_FIRST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning NEW_LEAD_SELECTION Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Neues Element der Lead-Selection oder initial 20021105

Method MOVE_FIRST on Interface IF_WD_CONTEXT_NODE has no exception.

Method MOVE_LAST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning NEW_LEAD_SELECTION Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Neues Element der Lead-Selection oder initial 20021105

Method MOVE_LAST on Interface IF_WD_CONTEXT_NODE has no exception.

Method MOVE_NEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning NEW_LEAD_SELECTION Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Neues Element der Lead-Selection oder initial 20021105

Method MOVE_NEXT on Interface IF_WD_CONTEXT_NODE has no exception.

Method MOVE_PREVIOUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning NEW_LEAD_SELECTION Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Neues Element der Lead-Selection oder initial 20021105

Method MOVE_PREVIOUS on Interface IF_WD_CONTEXT_NODE has no exception.

Method MOVE_TO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INDEX Call by reference Type reference (TYPE) I INDEX 20020903
2 Returning NEW_LEAD_SELECTION Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Neues Element der Lead-Selection oder initial 20021105

Method MOVE_TO on Interface IF_WD_CONTEXT_NODE has no exception.

Method PATH_GET_ATTRIBUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PATH Value transfer Type reference (TYPE) STRING 20031022
2 Returning RESULT Value transfer Object reference (TYPE REF TO) DATA 20031022
3 Importing START_INDEX_FOR_ELEMENT_INDEX Call by reference Type reference (TYPE) I 1 20031022

Method PATH_GET_ATTRIBUTE on Interface IF_WD_CONTEXT_NODE has no exception.

Method PATH_GET_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PATH Value transfer Type reference (TYPE) STRING 20031022
2 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Basisklasse aller Elemente von WebDynpro Knoten 20031022
3 Importing START_INDEX_FOR_ELEMENT_INDEX Call by reference Type reference (TYPE) I 1 20031022

Method PATH_GET_ELEMENT on Interface IF_WD_CONTEXT_NODE has no exception.

Method PATH_GET_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PATH Value transfer Type reference (TYPE) STRING 20031022
2 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Basisklasse aller WebDynpro Kontextknoten 20031022
3 Importing START_INDEX_FOR_ELEMENT_INDEX Call by reference Type reference (TYPE) I 1 20031022

Method PATH_GET_NODE on Interface IF_WD_CONTEXT_NODE has no exception.

Method REMOVE_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Schnittstelle für die dynamische Verarbeitung von Elementen 20021104
2 Returning HAS_BEEN_REMOVED Value transfer Type reference (TYPE) ABAP_BOOL ABAP_TRUE, falls Element existent war 20021104

Method REMOVE_ELEMENT on Interface IF_WD_CONTEXT_NODE has no exception.

Method RESET_CHANGED_BY_CLIENT Signature

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

Method SET_ATTRIBUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INDEX Call by reference Type reference (TYPE) I USE_LEAD_SELECTION 20030305
2 Importing NAME Call by reference Type reference (TYPE) STRING $REF$ 20030305
3 Importing VALUE Call by reference Type reference (TYPE) DATA 20030305

Method SET_ATTRIBUTE on Interface IF_WD_CONTEXT_NODE has no exception.

Method SET_ATTRIBUTE_NULL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INDEX Call by reference Type reference (TYPE) I USE_LEAD_SELECTION 20050714
2 Importing NAME Call by reference Type reference (TYPE) STRING $REF$ 20050714

Method SET_ATTRIBUTE_NULL on Interface IF_WD_CONTEXT_NODE has no exception.

Method SET_ATTRIBUTE_PROPERTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ALL_ELEMENTS Call by reference Type reference (TYPE) WDY_BOOLEAN ABAP_FALSE setze die Property für alle Elemente 20070111
2 Importing ATTRIBUTE_NAME Call by reference Type reference (TYPE) STRING 20070111
3 Importing INDEX Call by reference Type reference (TYPE) I USE_LEAD_SELECTION 20070111
4 Importing PROPERTY Call by reference Type reference (TYPE) IF_WD_CONTEXT_ELEMENT=>T_PROPERTY 20070111
5 Importing VALUE Call by reference Type reference (TYPE) WDY_BOOLEAN Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20070111

Method SET_ATTRIBUTE_PROPERTY on Interface IF_WD_CONTEXT_NODE has no exception.

Method SET_ATTRIBUTE_PROPS_FOR_ELEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ALL_ELEMENTS Call by reference Type reference (TYPE) WDY_BOOLEAN ABAP_FALSE Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20070111
2 Importing INDEX Call by reference Type reference (TYPE) I USE_LEAD_SELECTION 20070111
3 Importing KEEP_OTHERS Call by reference Type reference (TYPE) WDY_BOOLEAN ABAP_FALSE Bisherige Attribut-Properties beibehalten 20070130
4 Importing PROPERTIES Call by reference Type reference (TYPE) WDR_CONTEXT_PROPERTIES_TAB WD ABAP: Context-Attribut-Properties für ein Element 20070111

Method SET_ATTRIBUTE_PROPS_FOR_ELEM on Interface IF_WD_CONTEXT_NODE has no exception.

Method SET_ATTRIBUTE_PROPS_FOR_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing KEEP_OTHERS Call by reference Type reference (TYPE) WDY_BOOLEAN ABAP_FALSE bisherige Properties beibehalten 20070130
2 Importing PROPERTIES Call by reference Type reference (TYPE) WDR_CONTEXT_PROP_FOR_NODE_TAB WD ABAP: Context-Attribut-Properties für einen Knoten 20070111

Method SET_ATTRIBUTE_PROPS_FOR_NODE on Interface IF_WD_CONTEXT_NODE has no exception.

Method SET_CHANGED_BY_CLIENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FLAG Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20041126

Method SET_CHANGED_BY_CLIENT on Interface IF_WD_CONTEXT_NODE has no exception.

Method SET_FINALIZED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DEEP Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20041126

Method SET_FINALIZED on Interface IF_WD_CONTEXT_NODE has no exception.

Method SET_LEAD_SELECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT INDEX 20030311

Method SET_LEAD_SELECTION on Interface IF_WD_CONTEXT_NODE has no exception.

Method SET_LEAD_SELECTION_INDEX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INDEX Value transfer Type reference (TYPE) I Index eines Kontext Elementes 20030311

Method SET_LEAD_SELECTION_INDEX on Interface IF_WD_CONTEXT_NODE has no exception.

Method SET_SELECTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FLAG Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE Wert den die Eigenschaft annehmen soll 20020903
2 Importing INDEX Value transfer Type reference (TYPE) I USE_LEAD_SELECTION Index des Kontext Elementes 20020903

Method SET_SELECTED on Interface IF_WD_CONTEXT_NODE has no exception.

Method SET_STATIC_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INDEX Call by reference Type reference (TYPE) I USE_LEAD_SELECTION 20030806
2 Importing STATIC_ATTRIBUTES Call by reference Type reference (TYPE) DATA 20030828

Method SET_STATIC_ATTRIBUTES on Interface IF_WD_CONTEXT_NODE has no exception.

Method SET_STATIC_ATTRIBUTES_NULL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INDEX Call by reference Type reference (TYPE) I USE_LEAD_SELECTION 20050714

Method SET_STATIC_ATTRIBUTES_NULL on Interface IF_WD_CONTEXT_NODE has no exception.

Method TO_XML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning XML Value transfer Type reference (TYPE) STRING 20041203

Method TO_XML on Interface IF_WD_CONTEXT_NODE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 630