SAP ABAP Data Element WDY_CONTEXT_NODE_SINGLETON (Web Dynpro: Singleton (1 Runtime Instance) of a 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_NODE_SINGLETON |
Short Description | Web Dynpro: Singleton (1 Runtime Instance) of a Node |
Data Type
Category of Dictionary Type | D | Domain |
Type of Object Referenced | No Information | |
Domain / Name of Reference Type | WDY_CONTEXT_BOOL | |
Data Type | CHAR | Character String |
Length | 1 | |
Decimal Places | 0 | |
Output Length | 1 | |
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 | Singleton |
Medium | 20 | Singleton |
Long | 40 | Singleton (1 Runtime Instance) |
Heading | 0 |
Documentation
Definition
The property "Singleton" specifies the number of instances that can exist in a dependent context node (that does not belong directly to the root node).
If the property "Singleton" is set, exactly one instance of the node exists. Its content changes when the lead selection of the parent node changes.
If the property "Singleton" is not set, one instance per parent instance exists. The content of the instances does not change when the lead selection of the parent changes.
Default:
- In Basis Release 7.00 up to and including Support Package 11:
Yes (one runtime instance)
- In Basis Release 7.00 Support Package 12 and higher:
No (one runtime instance per parent node)
Use
You can find a detailed description of the effect that the Singleton" property has on runtime in a Web Dynpro application at
https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/4810
Dependencies
Example
History
Last changed by/on | SAP | 20080411 |
SAP Release Created in | 630 |