Hierarchy
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_WDR_CONTEXT_NODE_INFO | Metadata of Context Node | 20021016 |
Properties
| Interface | IF_WD_CONTEXT_NODE_INFO | |
| Short Description | Web Dynpro: Interface for the metadata of a node |
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_WDR_VALUE_HELP_HANDLER | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Interface IF_WD_CONTEXT_NODE_INFO has no interface.
Friends
Interface IF_WD_CONTEXT_NODE_INFO has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_FORMAT_CONDENSE | Constant | Public | Type reference (TYPE) | WDY_ATTRFORM_CONDENSE | 'X' | Blank Character Handling, Compress | 20060516 | |
| 2 | C_FORMAT_DEFAULT | Constant | Public | Type reference (TYPE) | CHAR01 | '' | Default Value | 20060516 | |
| 3 | C_FORMAT_NO_CONDENSE | Constant | Public | Type reference (TYPE) | WDY_ATTRFORM_CONDENSE | '-' | Blank Character Handling, Do Not Compress | 20060516 | |
| 4 | C_FORMAT_NULL_AS_BLANK | Constant | Public | Type reference (TYPE) | WDY_ATTRFORM_NULL | 'X' | Zero as Space | 20060516 | |
| 5 | C_FORMAT_NULL_AS_NULL | Constant | Public | Type reference (TYPE) | WDY_ATTRFORM_NULL | '-' | Zero as Zero | 20060516 | |
| 6 | C_FORMAT_SIGNPOS_LEFT | Constant | Public | Type reference (TYPE) | WDY_ATTRFORM_SIGN | '-' | Plus/Minus Sign on Left | 20060516 | |
| 7 | C_FORMAT_SIGNPOS_RIGHT | Constant | Public | Type reference (TYPE) | WDY_ATTRFORM_SIGN | 'X' | Plus/Minus Sign on Right | 20060516 | |
| 8 | C_NODE_TYPE | Constant | Public | See coding | 20091124 | ||||
| 9 | C_VALUE_HELP_MODE | Constant | Public | See coding | 20060721 | ||||
| 10 | M_NODE_TYPE | Instance attribute | Public | Type reference (TYPE) | I | 20091124 | |||
| 11 | REFFIELDTYPE_CURR | Constant | Public | Type reference (TYPE) | WDR_CONTEXT_ATTRIBUTE_INFO-REFERENCE_FIELD_TYPE | 'c' | Reference Field Type Currency | 20041028 | |
| 12 | REFFIELDTYPE_QUAN | Constant | Public | Type reference (TYPE) | WDR_CONTEXT_ATTRIBUTE_INFO-REFERENCE_FIELD_TYPE | 'q' | Reference Field Type Quantities | 20041028 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Adds an Attribute | 20020903 | |
| 2 | Instance method | Public | Method | Adds a Lower-Level Node | 20021127 | |
| 3 | Instance method | Public | Method | Creates a Info Object and Adds it as a Lower-Level Node | 20030807 | |
| 4 | Instance method | Public | Method | Defines Newly Mapped Lower-Level Node | 20041115 | |
| 5 | Instance method | Public | Method | Adds a Lower-Level Node | 20030306 | |
| 6 | Instance method | Public | Method | Follows the Path and Returns the Target Node | 20031114 | |
| 7 | Instance method | Public | Method | Returns an Attribute | 20020903 | |
| 8 | Instance method | Public | Method | Delivers All Attributes | 20020910 | |
| 9 | Instance method | Public | Method | Gets the formatting properties for an attribute | 20060510 | |
| 10 | Instance method | Public | Method | Returns the list of all attribute names | 20080114 | |
| 11 | Instance method | Public | Method | Returns Type of Input Help of Attribute | 20041125 | |
| 12 | Instance method | Public | Method | Returns value help for an attribute | 20060721 | |
| 13 | Instance method | Public | Method | Returns a Lower-Level Node | 20021127 | |
| 14 | Instance method | Public | Method | Returns All Lower-Level Nodes | 20021127 | |
| 15 | Instance method | Public | Method | Returns Corresponding Controller | 20041123 | |
| 16 | Instance method | Public | Method | Returns Node Name | 20021127 | |
| 17 | Instance method | Public | Method | Returns Parent Node | 20021127 | |
| 18 | Instance method | Public | Method | Returns Primary Attribute or Is Initial | 20050715 | |
| 19 | Instance method | Public | Method | Returns RTTI Object for Structure Type of Static Attributes | 20040706 | |
| 20 | Instance method | Public | Method | Indicates whether an attribute exists | 20070221 | |
| 21 | Instance method | Public | Method | Returns Flag: Attribute Has Input Help | 20040816 | |
| 22 | Instance method | Public | Method | Checks if associated controller has been removed already | 20071120 | |
| 23 | Instance method | Public | Method | Returns ABAP_TRUE if Specified Child Node Is Rekursive | 20030305 | |
| 24 | Instance method | Public | Method | True if Node Info Cannot Be Changed | 20041126 | |
| 25 | Instance method | Public | Method | ABAP_TRUE, Lead Selection Is Automatically Initialized | 20030918 | |
| 26 | Instance method | Public | Method | ABAP_TRUE, Collection Must Have at least One Element | 20021127 | |
| 27 | Instance method | Public | Method | ABAP_TRUE, Selection Must Have at least One Element | 20021127 | |
| 28 | Instance method | Public | Method | ABAP_TRUE if Mapping Is Complete | 20050110 | |
| 29 | Instance method | Public | Method | ABAP_TRUE, Collection Can Have More than One Element | 20021127 | |
| 30 | Instance method | Public | Method | ABAP_TRUE, Selection Can Have More than One Element | 20021127 | |
| 31 | Instance method | Public | Method | ABAP_TRUE, Node Is Singleton | 20021127 | |
| 32 | Instance method | Public | Method | Deletes an Attribute | 20041230 | |
| 33 | Instance method | Public | Method | Deletes Lower-Level Node | 20040423 | |
| 34 | Instance method | Public | Method | Deletes All Attributes of Node | 20041230 | |
| 35 | Instance method | Public | Method | Sets the formatting properties for an attribute | 20060510 | |
| 36 | Instance method | Public | Method | Sets the reference field for an attribute | 20051107 | |
| 37 | Instance method | Public | Method | Defines a callback to get the attribute reference | 20060905 | |
| 38 | Instance method | Public | Method | Sets value help for an attribute | 20060721 | |
| 39 | Instance method | Public | Method | Sets the fixed values for an attribute | 20030424 | |
| 40 | Instance method | Public | Method | Marks Node Info as Not Modifiable | 20041126 | |
| 41 | Instance method | Public | Method | Completes an External Mapping Once | 20041115 | |
| 42 | Instance method | Public | Method | Specifies whether an attribute can have the value NULL | 20060124 |
Events
Interface IF_WD_CONTEXT_NODE_INFO has no event.
Types
Interface IF_WD_CONTEXT_NODE_INFO has no local type.
Method Signatures
Method ADD_ATTRIBUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTRIBUTE_INFO | Value transfer | Type reference (TYPE) | WDR_CONTEXT_ATTRIBUTE_INFO | ATTRIBUTE_INFO | 20020903 |
Method ADD_ATTRIBUTE on Interface IF_WD_CONTEXT_NODE_INFO has no exception.
Method ADD_CHILD_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHILD_INFO | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE_INFO | Beschreibung des Unterknotens | 20021216 | |||
| 2 | IS_STATIC | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 'IS_STATIC: statisch definiert, nicht mehr änderbar | 20040426 |
Method ADD_CHILD_NODE on Interface IF_WD_CONTEXT_NODE_INFO has no exception.
Method ADD_NEW_CHILD_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTRIBUTES | Call by reference | Type reference (TYPE) | WDR_CONTEXT_ATTR_INFO_MAP | Meta-Information für ein Attribute eines Nodes eines Context | 20041021 | |||
| 2 | CHILD_NODE_INFO | Value transfer | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE_INFO | 20030814 | ||||
| 3 | DISPOSE_METHOD | Call by reference | Type reference (TYPE) | STRING | Name der Dispose - Methode | 20060105 | |||
| 4 | DISPOSE_OBJECT | Call by reference | Object reference (TYPE REF TO) | OBJECT | Instanz der Dispose - Methode | 20041115 | |||
| 5 | IS_2D_NODE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20120828 | ||||
| 6 | IS_INITIALIZE_LEAD_SELECTION | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | ist die Lead-Selektion immer definiert ? | 20030918 | ||
| 7 | IS_MANDATORY | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Existiert immer min. 1 Element ? | 20030807 | ||
| 8 | IS_MANDATORY_SELECTION | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Ist immer min. 1 Element ausgewählt ? | 20030807 | ||
| 9 | IS_MULTIPLE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | können mehrere Elemente existieren ? | 20030807 | ||
| 10 | IS_MULTIPLE_SELECTION | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | können mehrere Elemente ausgewählt werden ? | 20030807 | ||
| 11 | IS_RANGE_NODE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20090723 | ||||
| 12 | IS_SINGLETON | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | existiert Knoten nur für die Lead-Selection des Vaters ? | 20030807 | ||
| 13 | IS_STATIC | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 'IS_STATIC: statisch definiert, nicht mehr änderbar | 20040423 | ||
| 14 | NAME | Call by reference | Type reference (TYPE) | STRING | Web Dynpro: Name eines Kontext Knotens | 20030807 | |||
| 15 | STATIC_ELEMENT_RTTI | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | Run Time Type Services | 20040421 | |||
| 16 | STATIC_ELEMENT_TYPE | Call by reference | Type reference (TYPE) | STRING | qualifizierter Typ Name für RTTI | 20030807 | |||
| 17 | SUPPLY_METHOD | Call by reference | Type reference (TYPE) | STRING | Name der Supply - Methode | 20030807 | |||
| 18 | SUPPLY_OBJECT | Call by reference | Object reference (TYPE REF TO) | OBJECT | Instanz der Supply - Methode | 20030807 |
Method ADD_NEW_CHILD_NODE on Interface IF_WD_CONTEXT_NODE_INFO has no exception.
Method ADD_NEW_MAPPED_CHILD_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHILD_NAME | Call by reference | Type reference (TYPE) | STRING | Web Dynpro: Name eines Kontext Knotens | 20041115 | |||
| 2 | CHILD_NODE_INFO | Value transfer | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE_INFO | WebDynpro: Schnittstelle der Metadaten eines Knotens | 20041118 | |||
| 3 | IS_STATIC | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Soll neuer Knoten statisch sein | 20041208 | ||
| 4 | MAPPING_INFO | Call by reference | Type reference (TYPE) | WDR_CONTEXT_MAPPING_INFO | Mapping-Beschreibung | 20041115 |
Method ADD_NEW_MAPPED_CHILD_NODE on Interface IF_WD_CONTEXT_NODE_INFO has no exception.
Method ADD_RECURSIVE_CHILD_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHILD_INFO | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE_INFO | Beschreibung des Unterknotens | 20030306 | |||
| 2 | CHILD_NAME | Call by reference | Type reference (TYPE) | STRING | Web Dynpro: Name eines Kontext Knotens | 20030306 | |||
| 3 | IS_STATIC | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 'IS_STATIC: statisch definiert, nicht mehr änderbar | 20040426 |
Method ADD_RECURSIVE_CHILD_NODE on Interface IF_WD_CONTEXT_NODE_INFO has no exception.
Method FOLLOW_PATH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTRIBUTE_INFO | Call by reference | Type reference (TYPE) | WDR_CONTEXT_ATTRIBUTE_INFO | Meta-Information für ein Attribute eines Nodes eines Context | 20031114 | |||
| 2 | NODE | Value transfer | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE_INFO | CL_WD_CONTEXT_NODE_INFO | 20031114 | |||
| 3 | PATH | Call by reference | Type reference (TYPE) | STRING_TABLE | Pfad als String-Tabelle | 20031114 | |||
| 4 | PATH_STRING | Value transfer | Type reference (TYPE) | STRING | Pfadangabe als String mit '.' als Trenner | 20031114 | |||
| 5 | START_INDEX | Call by reference | Type reference (TYPE) | I | 1 | Start-Index in Tabelle | 20031114 |
Method FOLLOW_PATH on Interface IF_WD_CONTEXT_NODE_INFO has no exception.
Method GET_ATTRIBUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTRIBUTE_INFO | Value transfer | Type reference (TYPE) | WDR_CONTEXT_ATTRIBUTE_INFO | 20020903 | ||||
| 2 | NAME | Value transfer | Type reference (TYPE) | STRING | 20020903 |
Method GET_ATTRIBUTE on Interface IF_WD_CONTEXT_NODE_INFO has no exception.
Method GET_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTRIBUTES | Value transfer | Type reference (TYPE) | WDR_CONTEXT_ATTR_INFO_MAP | List von Attribute-Info | 20020910 |
Method GET_ATTRIBUTES on Interface IF_WD_CONTEXT_NODE_INFO has no exception.
Method GET_ATTRIBUTE_FORMAT_PROPS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FORMAT_PROPERTIES | Value transfer | Type reference (TYPE) | WDY_ATTRIBUTE_FORMAT_PROP | WD: Formatierung der Ein-Ausgabe | 20060510 | |||
| 2 | NAME | Call by reference | Type reference (TYPE) | STRING | 20060510 |
Method GET_ATTRIBUTE_FORMAT_PROPS on Interface IF_WD_CONTEXT_NODE_INFO has no exception.
Method GET_ATTRIBUTE_NAMES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTRIBUTE_NAMES | Value transfer | Type reference (TYPE) | STRING_TABLE | Tabelle von Strings | 20080114 |
Method GET_ATTRIBUTE_NAMES on Interface IF_WD_CONTEXT_NODE_INFO has no exception.
Method GET_ATTRIBUTE_VALUEHELP_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Call by reference | Type reference (TYPE) | STRING | Name des Attributes | 20041125 | |||
| 2 | TYPE | Value transfer | Type reference (TYPE) | SYCHAR01 | Enum: CL_WDR_VALUE_HELP_HANDLER=>CO_VH_TYPE_... | 20041125 |
Method GET_ATTRIBUTE_VALUEHELP_TYPE on Interface IF_WD_CONTEXT_NODE_INFO has no exception.
Method GET_ATTRIBUTE_VALUE_HELP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Call by reference | Type reference (TYPE) | STRING | 20060721 | ||||
| 2 | VALUE_HELP | Value transfer | Type reference (TYPE) | STRING | 20060721 | ||||
| 3 | VALUE_HELP_MODE | Call by reference | Type reference (TYPE) | I | Werte siehe Konstante C_VALUE_HELP_MODE | 20060802 |
Method GET_ATTRIBUTE_VALUE_HELP on Interface IF_WD_CONTEXT_NODE_INFO has no exception.
Method GET_CHILD_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHILD_NODE | Value transfer | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE_INFO | 20021127 | ||||
| 2 | NAME | Value transfer | Type reference (TYPE) | STRING | 20021127 |
Method GET_CHILD_NODE on Interface IF_WD_CONTEXT_NODE_INFO has no exception.
Method GET_CHILD_NODES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHILD_NODES | Value transfer | Type reference (TYPE) | WDR_CONTEXT_CHILD_INFO_MAP | Liste von Node-Info | 20021127 |
Method GET_CHILD_NODES on Interface IF_WD_CONTEXT_NODE_INFO has no exception.
Method GET_CONTROLLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTROLLER | Value transfer | Object reference (TYPE REF TO) | IF_WD_CONTROLLER | WebDynpro: Controller Schnittstelle | 20041123 |
Method GET_CONTROLLER on Interface IF_WD_CONTEXT_NODE_INFO has no exception.
Method GET_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Value transfer | Type reference (TYPE) | STRING | Web Dynpro: Name eines Kontext Knotens | 20021127 |
Method GET_NAME on Interface IF_WD_CONTEXT_NODE_INFO has no exception.
Method GET_PARENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NODE | Value transfer | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE_INFO | IF_WD_CONTEXT_NODE_INFO | 20021127 |
Method GET_PARENT on Interface IF_WD_CONTEXT_NODE_INFO has no exception.
Method GET_PRIMARY_ATTRIBUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTRIBUTE_INFO | Value transfer | Type reference (TYPE) | WDR_CONTEXT_ATTRIBUTE_INFO | Meta-Information für ein Attribute eines Nodes eines Context | 20050715 |
Method GET_PRIMARY_ATTRIBUTE on Interface IF_WD_CONTEXT_NODE_INFO has no exception.
Method GET_STATIC_ATTRIBUTES_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RTTI | Value transfer | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | Run Time Type Services | 20040706 |
Method GET_STATIC_ATTRIBUTES_TYPE on Interface IF_WD_CONTEXT_NODE_INFO has no exception.
Method HAS_ATTRIBUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HAS_ATTRIBUTE | Value transfer | Type reference (TYPE) | WDY_BOOLEAN | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20070221 | |||
| 2 | NAME | Value transfer | Type reference (TYPE) | STRING | 20070221 |
Method HAS_ATTRIBUTE on Interface IF_WD_CONTEXT_NODE_INFO has no exception.
Method HAS_ATTRIBUTE_VALUE_HELP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FLAG | Value transfer | Type reference (TYPE) | ABAP_BOOL | Meta-Informationen überAttribute | 20040816 | |||
| 2 | NAME | Call by reference | Type reference (TYPE) | STRING | Name des Attributes | 20040816 |
Method HAS_ATTRIBUTE_VALUE_HELP on Interface IF_WD_CONTEXT_NODE_INFO has no exception.
Method IS_ALIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_ALIVE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20071120 |
Method IS_ALIVE on Interface IF_WD_CONTEXT_NODE_INFO has no exception.
Method IS_CHILD_NODE_RECURSIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHILD_NODE_NAME | Call by reference | Type reference (TYPE) | STRING | Web Dynpro: Name eines Kontext Knotens | 20030305 | |||
| 2 | FLAG | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20030305 |
Method IS_CHILD_NODE_RECURSIVE on Interface IF_WD_CONTEXT_NODE_INFO has no exception.
Method IS_FINALIZED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DEEP | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20041201 | ||||
| 2 | FLAG | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20041126 |
Method IS_FINALIZED on Interface IF_WD_CONTEXT_NODE_INFO has no exception.
Method IS_INITIALIZE_LEAD_SELECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FLAG | Value transfer | Type reference (TYPE) | ABAP_BOOL | 'INIT_LEAD_SELECTION': Initialisierung durch Laufzeit | 20030918 |
Method IS_INITIALIZE_LEAD_SELECTION on Interface IF_WD_CONTEXT_NODE_INFO has no exception.
Method IS_MANDATORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FLAG | Value transfer | Type reference (TYPE) | ABAP_BOOL | 'IS_MANDATORY': min. ein Knotenelement | 20021127 |
Method IS_MANDATORY on Interface IF_WD_CONTEXT_NODE_INFO has no exception.
Method IS_MANDATORY_SELECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FLAG | Value transfer | Type reference (TYPE) | ABAP_BOOL | 'IS_MANDATORY_SELECTION': Min. ein Knoten-Element ausgewählt | 20021127 |
Method IS_MANDATORY_SELECTION on Interface IF_WD_CONTEXT_NODE_INFO has no exception.
Method IS_MAPPING_COMPLETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20050110 |
Method IS_MAPPING_COMPLETE on Interface IF_WD_CONTEXT_NODE_INFO has no exception.
Method IS_MULTIPLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FLAG | Value transfer | Type reference (TYPE) | ABAP_BOOL | 'IS_MULTIPLE': Knoten kann mehrere Knotenelemente enthalten | 20021127 |
Method IS_MULTIPLE on Interface IF_WD_CONTEXT_NODE_INFO has no exception.
Method IS_MULTIPLE_SELECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FLAG | Value transfer | Type reference (TYPE) | ABAP_BOOL | 'IS_MULTIPLE_SELECTION': Mehrfach Auswahl ist möglich | 20021127 |
Method IS_MULTIPLE_SELECTION on Interface IF_WD_CONTEXT_NODE_INFO has no exception.
Method IS_SINGLETON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FLAG | Value transfer | Type reference (TYPE) | ABAP_BOOL | 'IS_SINGLETON': Instanz nur für 'Lead-Selection' | 20021127 |
Method IS_SINGLETON on Interface IF_WD_CONTEXT_NODE_INFO has no exception.
Method REMOVE_ATTRIBUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Call by reference | Type reference (TYPE) | STRING | 20041230 |
Method REMOVE_ATTRIBUTE on Interface IF_WD_CONTEXT_NODE_INFO has no exception.
Method REMOVE_CHILD_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Call by reference | Type reference (TYPE) | STRING | Web Dynpro: Name eines Kontext Knotens | 20040423 |
Method REMOVE_CHILD_NODE on Interface IF_WD_CONTEXT_NODE_INFO has no exception.
Method REMOVE_DYNAMIC_ATTRIBUTES Signature
Method REMOVE_DYNAMIC_ATTRIBUTES on Interface IF_WD_CONTEXT_NODE_INFO has no parameter.
Method REMOVE_DYNAMIC_ATTRIBUTES on Interface IF_WD_CONTEXT_NODE_INFO has no exception.
Method SET_ATTRIBUTE_FORMAT_PROPS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FORMAT_PROPERTIES | Call by reference | Type reference (TYPE) | WDY_ATTRIBUTE_FORMAT_PROP | WD: Formatierung der Ein-Ausgabe | 20060510 | |||
| 2 | NAME | Call by reference | Type reference (TYPE) | STRING | 20060510 |
Method SET_ATTRIBUTE_FORMAT_PROPS on Interface IF_WD_CONTEXT_NODE_INFO has no exception.
Method SET_ATTRIBUTE_REFERENCE_FIELD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Value transfer | Type reference (TYPE) | STRING | Web Dynpro: Name eines Kontext Elementes | 20051107 | |||
| 2 | REFERENCE_FIELD | Call by reference | Type reference (TYPE) | WDR_CONTEXT_ATTRIBUTE_INFO-REFERENCE_FIELD | Referenzfeld | 20051107 | |||
| 3 | REFERENCE_FIELD_TYPE | Call by reference | Type reference (TYPE) | WDR_CONTEXT_ATTRIBUTE_INFO-REFERENCE_FIELD_TYPE | Referenzfeldart cl_wdr_context_node_info=>reffieldtyp_* | 20051107 |
Method SET_ATTRIBUTE_REFERENCE_FIELD on Interface IF_WD_CONTEXT_NODE_INFO has no exception.
Method SET_ATTRIBUTE_REF_CALLBACK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CALLBACK_METHOD | Call by reference | Type reference (TYPE) | STRING | Name des Callbacks | 20060905 | |||
| 2 | CALLBACK_OBJECT | Call by reference | Object reference (TYPE REF TO) | OBJECT | Klasseninstanz, die den Callback implementiert | 20060905 | |||
| 3 | NAME | Call by reference | Type reference (TYPE) | STRING | Name des Attributes (Betrag- oder Mengenfeld) | 20060905 | |||
| 4 | REFERENCE_FIELD_TYPE | Call by reference | Type reference (TYPE) | WDR_CONTEXT_ATTRIBUTE_INFO-REFERENCE_FIELD_TYPE | Referenzfeldart cl_wdr_context_node_info=>reffieldtyp_* | 20060905 |
Method SET_ATTRIBUTE_REF_CALLBACK on Interface IF_WD_CONTEXT_NODE_INFO has no exception.
Method SET_ATTRIBUTE_VALUE_HELP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Call by reference | Type reference (TYPE) | STRING | 20060721 | ||||
| 2 | VALUE_HELP | Call by reference | Type reference (TYPE) | CSEQUENCE | 20060721 | ||||
| 3 | VALUE_HELP_MODE | Call by reference | Type reference (TYPE) | I | C_VALUE_HELP_MODE-AUTOMATIC | 20060721 |
Method SET_ATTRIBUTE_VALUE_HELP on Interface IF_WD_CONTEXT_NODE_INFO has no exception.
Method SET_ATTRIBUTE_VALUE_SET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Value transfer | Type reference (TYPE) | STRING | Web Dynpro: Name eines Kontext Elementes | 20030424 | |||
| 2 | VALUE_SET | Call by reference | Type reference (TYPE) | WDR_CONTEXT_ATTR_VALUE_LISTGEN | Alle Festwerte eines Attributes mit Texten | 20030424 |
Method SET_ATTRIBUTE_VALUE_SET on Interface IF_WD_CONTEXT_NODE_INFO has no exception.
Method SET_FINALIZED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DEEP | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20041126 |
Method SET_FINALIZED on Interface IF_WD_CONTEXT_NODE_INFO has no exception.
Method SET_MAPPING_COMPLETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTEXT_PATH | Call by reference | Type reference (TYPE) | STRING_TABLE | Web Dynpro: Segmente eines Kontext Pfades | 20041115 | |||
| 2 | MAPPED_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTROLLER | WebDynpro: Controller Schnittstelle | 20041115 |
Method SET_MAPPING_COMPLETE on Interface IF_WD_CONTEXT_NODE_INFO has no exception.
Method SET_NULLABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_NULLABLE | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20060124 | |||
| 2 | NAME | Call by reference | Type reference (TYPE) | STRING | Name des Attributes | 20060124 |
Method SET_NULLABLE on Interface IF_WD_CONTEXT_NODE_INFO has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 630 |