SAP ABAP Class CL_WEB_DYNPRO (Is Web Dynpro active?)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-ABA-RUN (Application Component) Web Dynpro ABAP Runtime
⤷
SWDP_RUNTIME_CORE (Package) Web Dynpro Runtime: Core Functions

⤷

⤷

Properties
Class | CL_WEB_DYNPRO | |
Short Description | Is Web Dynpro active? | |
Super Class | ||
Instantiability of a Class | 1 | Protected |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SWDP_RUNTIME_CORE | Web Dynpro Runtime: Core Functions |
Created | 20070524 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_WEB_DYNPRO has no interface implemented.
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | IF_WEB_DYNPRO | 20070524 | Is Web Dnypro active? |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Public | Type reference (TYPE) | ABAP_BOOL | 20070524 | |||
2 | ![]() |
Static Attribute | Public | Type reference (TYPE) | VALUEHELPINFO_T | 20110803 |
Methods
Class CL_WEB_DYNPRO has no method.
Events
Class CL_WEB_DYNPRO has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | VALUEHELPINFO_T | Public | See coding | 20110803 | BEGIN OF valuehelpinfo_t,
valuesuggest TYPE wdy_boolean,
suggestfiltermethod TYPE wdui_suggest_filter_method,
suggestfiltercolumn TYPE wdui_suggest_filter_column,
END OF valuehelpinfo_t
|
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 731 |