SAP ABAP Class IF_DD_VIEW_TYPES (Types and Constants in View Environment)
Properties
| Class | IF_DD_VIEW_TYPES | |
| Short Description | Types and Constants in View Environment | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20120525 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_DD_VIEW_TYPES has no forward declaration.
Interfaces
Class IF_DD_VIEW_TYPES has no interface implemented.
Friends
Class IF_DD_VIEW_TYPES has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | VIEWTYPE | 'X' | Type External View | 20120525 | ||
| 2 | Constant | Public | Type reference (TYPE) | VIEWTYPE | 'HDPSCEVA' | All View Classes Without External Views | 20120525 |
Methods
Class IF_DD_VIEW_TYPES has no method.
Events
Class IF_DD_VIEW_TYPES has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_S_VIMAPPING | Public | See coding | 20120802 | begin of ty_s_vimapping,
viewname type viewname,
dbviewname type dbviewname,
end of ty_s_vimapping
|
||
| 2 | TY_S_VIRESULT | Public | See coding | 20120828 | begin of ty_s_viresult,
viewname type viewname,
dbviewname type dbviewname,
severity(1),
end of ty_s_viresult
|
||
| 3 | TY_T_VIMAPPING | Public | See coding | 20120802 | ty_t_vimapping type table of ty_s_vimapping
|
||
| 4 | TY_T_VIRESULT | Public | See coding | 20120828 | ty_t_viresult type table of ty_s_viresult
|
||
| 5 | VIEWTYPE | Public | Type reference (TYPE) | STRING | 20120525 | |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in |