SAP ABAP Data Element WDY_WB_VC_ATTR (Web Dynpro: Attribute Name)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-WD-ABA (Application Component) Web Screen Tools - ABAP
⤷
SWDP_DWB_TOOL_VIEW_CONTROLLER (Package) Web Dynpro Workbench Tool: View/Controller Editor

⤷

⤷

Basic Data
Data Element | WDY_WB_VC_ATTR |
Short Description | Web Dynpro: Attribute Name |
Data Type
Category of Dictionary Type | D | Domain |
Type of Object Referenced | No Information | |
Domain / Name of Reference Type | WDY_WB_VC_ATTR | |
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 | Attribute |
Medium | 15 | Attribute |
Long | 20 | Attribute |
Heading | 15 | Attribute |
Documentation
Definition
Unique label for an attribute in a view or controller.
The label can consist of alphanumeric characters and the special character underscore (_). The label must not start with a digit, an underscore, or the letter combination wd.
Use
Like private instance attributes of a class, attributes can be used locally in all methods of the view or the controller.
Dependencies
The labels for attributes, events, actions, and methods share the same namespace within the view/controller - that is, an attribute cannot have the same name as an event, an action, or a method.
Example
History
Last changed by/on | SAP | 20080411 |
SAP Release Created in | 640 |