SAP ABAP Data Element WDY_CONTEXT_DDIC_STRUCTURE (Web Dynpro: Dictionary Structure of a Context Node)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-WD-ABA (Application Component) Web Screen Tools - ABAP
     SWDP_DWB_TOOL_CONTEXTS (Package) WebDynpro Workbench Tool: Context Editor
Basic Data
Data Element WDY_CONTEXT_DDIC_STRUCTURE
Short Description Web Dynpro: Dictionary Structure of a Context Node  
Data Type
Category of Dictionary Type     Direct Type Entry
Type of Object Referenced     No Information
Domain / Name of Reference Type      
Data Type CHAR   Character String 
Length 30    
Decimal Places 0    
Output Length 30    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 Structure 
Medium 20 Dictionary structure 
Long 30 Node: Dictionary Structure 
Heading  
Documentation

Definition

The context node adapts the specified structure from the Dictionary. Therefore, all components of the structure are dynamically available as attributes of the node at runtime.

Individual components of the structure can also be added directly as attributes, so these attributes can be accessed directly at runtime. In addition, the properties "Read-Only" and "Default Value" can be set for these attributes in the context editor.

You can use the pushbutton "Add Attributes from Structure" in the context editor to add attributes. This starts a selection dialog.

Use

Dependencies

A node with an adapted structure cannot contain child nodes. The node cannot contain attributes except attributes whose names are identical with the names of the structure components. Changes to these are restricted (properties "Read-Only" and "Default Value").

When the structure assignment is adapted by a context node, the restriction to specific attributes is forced - that is, a subtree that may be located under the context node is deleted.

Example

History
Last changed by/on SAP  20080411 
SAP Release Created in 640