SAP ABAP Class CL_ADT_WDY_CONTEXT_CODE_WIZARD (Resource controller for context node ascess for code templat)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-AIE-WDA (Application Component) Web Dynpro ABAP Design Tool for ABAP in Eclipse
⤷
SWDP_ADT (Package) SWDP ADT Development

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_ADT_REST_RESOURCE | Basis Class for ADT Resource Controllers | 20120709 |
Properties
Class | CL_ADT_WDY_CONTEXT_CODE_WIZARD | |
Short Description | Resource controller for context node ascess for code templat | |
Super Class | CL_ADT_REST_RESOURCE | Basis Class for ADT Resource Controllers |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SWDP_ADT | SWDP ADT Development |
Created | 20120709 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_ADT_WDY_CONTEXT_CODE_WIZARD has no forward declaration.
Interfaces
Class CL_ADT_WDY_CONTEXT_CODE_WIZARD has no interface implemented.
Friends
Class CL_ADT_WDY_CONTEXT_CODE_WIZARD has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Public | Type reference (TYPE) | STRING | 'CL_ADT_WDY_CONTEXT_CODE_WIZARD' | 20130201 | ||
2 | ![]() |
Static Attribute | Public | Type reference (TYPE) | STRING | 'compname' | 20130201 | ||
3 | ![]() |
Static Attribute | Public | Type reference (TYPE) | STRING | 'contname' | 20130201 | ||
4 | ![]() |
Static Attribute | Public | Type reference (TYPE) | STRING | 'version' | 20130201 |
Methods
Class CL_ADT_WDY_CONTEXT_CODE_WIZARD has no method.
Events
Class CL_ADT_WDY_CONTEXT_CODE_WIZARD has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_CONTEXT | Public | See coding | 20120709 | begin of ty_context,
context_info type standard table of ty_context_info with default key,
end of ty_context
|
||
2 | TY_CONTEXT_INFO | Public | See coding | 20120709 | begin of ty_context_info,
node_name type wdy_md_object_name,
attribute_name type wdy_md_object_name,
operation_type type i,
is_table type string,
cardinality(2) type c,
abap_type(132) type c,
end of ty_context_info
|
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 740 |