SAP ABAP Data Element WDY_WB_VC_METHNAME (Web Dynpro: Method)
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_METHNAME |
| Short Description | Web Dynpro: Method |
Data Type
| Category of Dictionary Type | D | Domain |
| Type of Object Referenced | No Information | |
| Domain / Name of Reference Type | WDY_WB_VC_METHNAME | |
| 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 | Method |
| Medium | 15 | Method |
| Long | 20 | Method |
| Heading | 15 | Method |
Documentation
Definition
Unique label for a method (includes also event handler and supply function) within a view/controller.
The label can consist of alphanumeric characters and the special character underscore (_). The label must not start with a number, an underscore, or the letter combination "wd".
Use
The meaning of a method depends on the method type.
Dependencies
The labels for methods, attributes, actions, and events share the same namespace within the view/controller. This means that a method cannot have the same name as an attribute, an action, or an event.
Example
History
| Last changed by/on | SAP | 20080411 |
| SAP Release Created in | 630 |