SAP ABAP Data Element WDY_CONTEXT_ABAP_TYPE (Web Dynpro: ABAP Type of an Attribute)
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_ABAP_TYPE |
Short Description | Web Dynpro: ABAP Type of an Attribute |
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 | 132 | |
Decimal Places | 0 | |
Output Length | 132 | |
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 | Type |
Medium | 20 | Type |
Long | 30 | Attribute Type |
Heading | 0 |
Documentation
Definition
The property "type" specifies the ABAP type of the attribute.
The kind of types depends on the type specification.
- Type specification "type"
- Elementary types of the Dictionary (data element types)
- Example: S_CARR_ID, DATS
- Built-in types that are instantiated:
- I, D, T, F, STRING, XSTRING
- Components of tables and structures
- Example: SFLIGHT-CARRID
- Type specification "type ref to"
- Classes and interfaces
- Elementary types of the Dictionary (data element types)
- Built-in txpes that can be instantiated
- Generic Type REF TO DATA
Use
Dependencies
Example
History
Last changed by/on | SAP | 20080411 |
SAP Release Created in | 640 |