SAP ABAP Class CL_WDR_CONTEXT_NODE_INFO (Metadata of Context Node)
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 - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WD_CONTEXT_NODE_INFO | Web Dynpro: Interface for the metadata of a node | 20021016 |
Properties
| Class | CL_WDR_CONTEXT_NODE_INFO | |
| Short Description | Metadata of Context Node | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | S | System Program |
| Category | 0 | |
| Package | SWDP_RUNTIME_CORE | Web Dynpro Runtime: Core Functions |
| Created | 20021016 | 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_WD_CONTEXT_NODE_INFO | Web Dynpro: Interface for the metadata of a node | 20021016 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_WDR_CONTEXT_ELEMENT | 20040123 | Base Class of all Elements of Web Dynpro Nodes | |
| 2 | CL_WDR_CONTEXT_NODE | 20040203 | Basis Class of all Web Dynpro Context Nodes |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | WDR_CONTEXT_ATTR_INFO_MAP | Meta Information of All Node Attributes | 20090812 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | WDR_CONTEXT_CHILD_INFO_MAP | Meta Information of All Child Nodes of a Node | 20090812 | |||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_WDR_CONTROLLER | Controller to Which Node Info Refers | 20090812 | |||
| 4 | Instance attribute | Private | Attribute reference (LIKE) | 20090722 | |||||
| 5 | Instance attribute | Protected | Type reference (TYPE) | STRING | Dispose Method | 20090812 | |||
| 6 | Instance attribute | Protected | Object reference (TYPE REF TO) | OBJECT | Dispose Object | 20090812 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | True if Node Info Cannot Be Changed | 20090812 | |||
| 8 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | True if IS_FINALIZED and All Child Nodes Cannot Be Changed | 20090812 | |||
| 9 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | Automatically Initialize Lead Selection? | 20090812 | |||
| 10 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | Collection: 1..x ? | 20090812 | |||
| 11 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | Selection: 1..x ? | 20090812 | |||
| 12 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | Collection: x..n ? | 20090812 | |||
| 13 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | Selection: x..n ? | 20090812 | |||
| 14 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | Singleton Node? | 20090812 | |||
| 15 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_WDR_CONTEXT_NODE_INFO | Metadata of Context Node | 20040702 | |||
| 16 | Instance attribute | Public | See coding | 20070823 | |||||
| 17 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | 20090812 | ||||
| 18 | Instance attribute | Private | Attribute reference (LIKE) | 20090722 | |||||
| 19 | Instance attribute | Protected | Type reference (TYPE) | STRING | 20090812 | ||||
| 20 | Instance attribute | Public | Type reference (TYPE) | STRING | Node Name | 20021127 | |||
| 21 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | Bound Type | 20070313 | |||
| 22 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_WDR_CONTEXT_NODE_INFO | CL_WD_CONTEXT_NODE_INFO | 20021127 | |||
| 23 | Instance attribute | Public | Object reference (TYPE REF TO) | DATA | Data for the Smart Client | 20070319 | |||
| 24 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | Structure Type for All Static Attributes | 20090812 | |||
| 25 | Instance attribute | Protected | Type reference (TYPE) | STRING | Supply Method | 20090812 | |||
| 26 | Instance attribute | Protected | Object reference (TYPE REF TO) | OBJECT | Supply Object | 20090812 | |||
| 27 | Static Attribute | Protected | Type reference (TYPE) | I | ID Attribute Types to Be Changed | 20090812 | |||
| 28 | Instance attribute | Protected | Type reference (TYPE) | WDY_BOOLEAN | All attributes have been read | 20090812 | |||
| 29 | Instance attribute | Protected | Type reference (TYPE) | WDR_CONTEXT_ATTR_INFO_MAP | Meta Information of All Node Attributes | 20090812 | |||
| 30 | Instance attribute | Protected | Type reference (TYPE) | WDR_CONTEXT_CHILD_INFO_MAP | Meta Information of All Child Nodes of a Node | 20090812 | |||
| 31 | Instance attribute | Protected | Type reference (TYPE) | TY_MAPPING_INTERNAL | Mapping Description | 20090812 | |||
| 32 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | 20090812 | ||||
| 33 | Static Attribute | Protected | Type reference (TYPE) | STRING | Temporary Buffer | 20090812 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Creates a New Instance | 20040601 | |
| 2 | Static method | Public | Method | Creates a New Instance | 20040601 | |
| 3 | Instance method | Public | Method | Gets the attributes info (internal) | 20070227 | |
| 4 | Instance method | Public | Method | Gets the attributes info (internal) | 20070227 | |
| 5 | Instance method | Protected | Method | Returns Path of Node for Error Messages | 20090812 | |
| 6 | Static method | Protected | Method | Takes a new unique alias ID | 20090812 | |
| 7 | Instance method | Public | Method | 20090429 | ||
| 8 | Instance method | Protected | Method | Initializes Attributes Once Only | 20090812 | |
| 9 | Instance method | Protected | Method | Recursive Reset | 20090812 | |
| 10 | Instance method | Protected | Method | Reset All Existing Nodes for this Node Info | 20090812 | |
| 11 | Instance method | Protected | Method | Initializes Node Info of Mapped Node | 20090812 | |
| 12 | Instance method | Protected | Method | Mode info type has changed | 20090812 | |
| 13 | Instance method | Public | Method | Recursive Reset (similar to INVALIDATE) | 20071025 | |
| 14 | Instance method | Public | Method | Resets RTTI in the attribute info | 20080613 | |
| 15 | Instance method | Protected | Method | Initializes Info with Described Mapping | 20090812 | |
| 16 | Instance method | Public | Method | Selects an attribute as boolean (smart client) | 20080723 | |
| 17 | Instance method | Protected | Method | Initializes Controller for All Subnodes | 20090812 | |
| 18 | Instance method | Protected | Method | Gets all statically declared attributes | 20090812 | |
| 19 | Instance method | Protected | Method | 20090812 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | ON_TYPE_CHANGED | Static Event (1) |
Public (2) |
Change changes are made to the node info | 20070220 |
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_MAPPING_INTERNAL | Protected | See coding | 20090812 | begin of tY_MAPPING_INTERNAL,
is_Lazy type Abap_Bool,
is_Mapped type Abap_Bool,
Is_Complete type Abap_Bool,
Lazy type WDR_CONTEXT_MAPPING_INFO,
begin of Instant,
Controller type ref to Cl_Wdr_Controller,
Path type String_Table,
Info type ref to cl_Wdr_Context_Node_Info,
end of Instant,
end of ty_Mapping_Internal
|
Method Signatures
Method CREATE 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 aller Attribute eines Node | 20041126 | |||
| 2 | DISPOSE_METHOD | Call by reference | Type reference (TYPE) | STRING | 20040601 | ||||
| 3 | DISPOSE_OBJECT | Call by reference | Object reference (TYPE REF TO) | OBJECT | 20040601 | ||||
| 4 | IS_INITIALIZE_LEAD_SELECTION | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20040601 | |||
| 5 | IS_MANDATORY | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20040601 | ||||
| 6 | IS_MANDATORY_SELECTION | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20040601 | ||||
| 7 | IS_MULTIPLE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20040601 | ||||
| 8 | IS_MULTIPLE_SELECTION | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20040601 | ||||
| 9 | IS_SINGLETON | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20040601 | ||||
| 10 | MAPPED_EXTERNAL | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20041116 | |||
| 11 | MAPPING_INFO | Call by reference | Type reference (TYPE) | WDR_CONTEXT_MAPPING_INFO | Mapping-Beschreibung | 20040601 | |||
| 12 | NAME | Call by reference | Type reference (TYPE) | STRING | 20040601 | ||||
| 13 | NODE_TYPE | Call by reference | Type reference (TYPE) | I | 20090722 | ||||
| 14 | PARENT | Call by reference | Object reference (TYPE REF TO) | CL_WDR_CONTEXT_NODE_INFO | CL_WD_CONTEXT_NODE_INFO | 20040601 | |||
| 15 | RESULT | Value transfer | Object reference (TYPE REF TO) | CL_WDR_CONTEXT_NODE_INFO | Metadaten eines Kontextknotens | 20040601 | |||
| 16 | STATIC_ELEMENT_RTTI | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | Run Time Type Services | 20040601 | |||
| 17 | STATIC_ELEMENT_TYPE | Call by reference | Type reference (TYPE) | STRING | 20040601 | ||||
| 18 | SUPPLY_METHOD | Call by reference | Type reference (TYPE) | STRING | 20040601 | ||||
| 19 | SUPPLY_OBJECT | Call by reference | Object reference (TYPE REF TO) | OBJECT | 20040601 | ||||
| 20 | WEBDYNPRO_CONVERSION | Call by reference | Object reference (TYPE REF TO) | DATA | 20040705 |
Method CREATE on class CL_WDR_CONTEXT_NODE_INFO has no exception.
Method CREATE_FROM_STRUCT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DISPOSE_OBJECT | Call by reference | Object reference (TYPE REF TO) | OBJECT | 20040601 | ||||
| 2 | INFO | Call by reference | Type reference (TYPE) | WDR_CTX_FACTORY_NODE_INFO | 20040601 | ||||
| 3 | NODE_TYPE | Call by reference | Type reference (TYPE) | I | 20090722 | ||||
| 4 | PARENT | Call by reference | Object reference (TYPE REF TO) | CL_WDR_CONTEXT_NODE_INFO | Metadaten eines Kontextknotens | 20040601 | |||
| 5 | RESULT | Value transfer | Object reference (TYPE REF TO) | CL_WDR_CONTEXT_NODE_INFO | Metadaten eines Kontextknotens | 20040601 | |||
| 6 | SUPPLY_OBJECT | Call by reference | Object reference (TYPE REF TO) | OBJECT | 20040601 | ||||
| 7 | WEBDYNPRO_CONVERSION | Call by reference | Object reference (TYPE REF TO) | DATA | 20040715 |
Method CREATE_FROM_STRUCT on class CL_WDR_CONTEXT_NODE_INFO has no exception.
Method GET_ATTRIBUTES_INTERNAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTRIBUTE_INFOS | Value transfer | Type reference (TYPE) | WDR_CONTEXT_ATTR_INFO_MAP | Meta-Information für ein Attribut eines Context-Knotens | 20070227 | |||
| 2 | GET_RTTI | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | ABAP_FALSE | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20070227 | ||
| 3 | ONLY_DECLARED | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | ABAP_FALSE | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20070227 |
Method GET_ATTRIBUTES_INTERNAL on class CL_WDR_CONTEXT_NODE_INFO has no exception.
Method GET_ATTRIBUTE_INTERNAL 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 Attribut eines Context-Knotens | 20070227 | |||
| 2 | GET_RTTI | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | ABAP_FALSE | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20070227 | ||
| 3 | NAME | Call by reference | Type reference (TYPE) | STRING | 20070227 | ||||
| 4 | ONLY_IF_DECLARED | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | ABAP_FALSE | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20070227 |
Method GET_ATTRIBUTE_INTERNAL on class CL_WDR_CONTEXT_NODE_INFO has no exception.
Method GET_FULL_NAME 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 | 20090812 | ||||
| 2 | FULL_NAME | Value transfer | Type reference (TYPE) | STRING | 20090812 |
Method GET_FULL_NAME on class CL_WDR_CONTEXT_NODE_INFO has no exception.
Method GET_NEW_ALIAS_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NEW_ID | Value transfer | Type reference (TYPE) | WDR_CONTEXT_ATTRIBUTE_INFO-ALIAS_ID | 20090812 |
Method GET_NEW_ALIAS_ID on class CL_WDR_CONTEXT_NODE_INFO has no exception.
Method GET_ORIGINAL_PATH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ORIGINAL_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT | Web-Dynpro-Context | 20090429 | |||
| 2 | ORIGINAL_PATH | Call by reference | Type reference (TYPE) | STRING | 20090429 | ||||
| 3 | PATH | Call by reference | Type reference (TYPE) | STRING | 20090429 |
Method GET_ORIGINAL_PATH on class CL_WDR_CONTEXT_NODE_INFO has no exception.
Method INIT_ATTRIBUTES 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 | 20090812 |
Method INIT_ATTRIBUTES on class CL_WDR_CONTEXT_NODE_INFO has no exception.
Method INVALIDATE Signature
Method INVALIDATE on class CL_WDR_CONTEXT_NODE_INFO has no parameter.
Method INVALIDATE on class CL_WDR_CONTEXT_NODE_INFO has no exception.
Method INVALIDATE_NODES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | REMOVE_CHILD_NODES | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20090812 |
Method INVALIDATE_NODES on class CL_WDR_CONTEXT_NODE_INFO has no exception.
Method MAP_NODE_INFO Signature
Method MAP_NODE_INFO on class CL_WDR_CONTEXT_NODE_INFO has no parameter.
Method MAP_NODE_INFO on class CL_WDR_CONTEXT_NODE_INFO has no exception.
Method RAISE_TYPE_CHANGED Signature
Method RAISE_TYPE_CHANGED on class CL_WDR_CONTEXT_NODE_INFO has no parameter.
Method RAISE_TYPE_CHANGED on class CL_WDR_CONTEXT_NODE_INFO has no exception.
Method RESET Signature
Method RESET on class CL_WDR_CONTEXT_NODE_INFO has no parameter.
Method RESET on class CL_WDR_CONTEXT_NODE_INFO has no exception.
Method RESET_ATTRIBUTE_INFO_RTTI Signature
Method RESET_ATTRIBUTE_INFO_RTTI on class CL_WDR_CONTEXT_NODE_INFO has no parameter.
Method RESET_ATTRIBUTE_INFO_RTTI on class CL_WDR_CONTEXT_NODE_INFO has no exception.
Method RESOLVE_MAPPING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MAPPED_INFO | Call by reference | Object reference (TYPE REF TO) | CL_WDR_CONTEXT_NODE_INFO | 20090812 | ||||
| 2 | MAPPED_NODE | Call by reference | Object reference (TYPE REF TO) | CL_WDR_CONTEXT_NODE | 20090812 |
Method RESOLVE_MAPPING on class CL_WDR_CONTEXT_NODE_INFO has no exception.
Method SET_ATTRIBUTE_AS_BOOLEAN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTR_NAME | Call by reference | Type reference (TYPE) | STRING | 20080723 | ||||
| 2 | IS_BOOLEAN | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | ABAP_TRUE | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20080723 |
Method SET_ATTRIBUTE_AS_BOOLEAN on class CL_WDR_CONTEXT_NODE_INFO has no exception.
Method SET_CONTROLLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTROLLER | Call by reference | Object reference (TYPE REF TO) | CL_WDR_CONTROLLER | 20090812 |
Method SET_CONTROLLER on class CL_WDR_CONTEXT_NODE_INFO has no exception.
Method _GET_ALL_ATTRIBUTES Signature
Method _GET_ALL_ATTRIBUTES on class CL_WDR_CONTEXT_NODE_INFO has no parameter.
Method _GET_ALL_ATTRIBUTES on class CL_WDR_CONTEXT_NODE_INFO has no exception.
Method _GET_ATTRIBUTE_RTTI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTR_NAME | Call by reference | Type reference (TYPE) | STRING | 20090812 | ||||
| 2 | ATTR_REF | Call by reference | Object reference (TYPE REF TO) | WDR_CONTEXT_ATTRIBUTE_INFO | 20090812 | ||||
| 3 | O_ATTR_REF | Value transfer | Object reference (TYPE REF TO) | WDR_CONTEXT_ATTRIBUTE_INFO | 20090812 |
Method _GET_ATTRIBUTE_RTTI on class CL_WDR_CONTEXT_NODE_INFO has no exception.
Event Signatures
Event ON_TYPE_CHANGED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTROLLER | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_WDR_CONTROLLER | Controller der geänderten Node | 20070220 | ||
| 2 | NODE_INFO | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_WDR_CONTEXT_NODE_INFO | Geänderte Node | 20070220 | ||
| 3 | NODE_NAME | Exporting | Value transfer | Type reference (TYPE) | STRING | Name der geänderten Node | 20070220 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 640 |