SAP ABAP Class CL_FDT_WD_UI_MODE (FDT WD: UI Mode (abstract))
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-BR (Application Component) BRFplus - ABAP-Based Business Rules
⤷
SFDT_WD_INFRASTRUCTURE (Package) BRFplus: Web Dynpro UI: Infrastructure
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FDT_WD_UI_MODE | FDT WD: Mode, in which the UI runs | 20071129 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_FDT_WD_UI_EXPERT_MODE | FDT WD: Expert UI Mode | 20071129 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_FDT_WD_UI_SIMPLE_MODE | FDT WD: Simple UI Mode | 20071129 |
Properties
| Class | CL_FDT_WD_UI_MODE | |
| Short Description | FDT WD: UI Mode (abstract) | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SFDT_WD_INFRASTRUCTURE | BRFplus: Web Dynpro UI: Infrastructure |
| Created | 20071129 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_FDT_WD_UI_MODE | FDT WD: Mode, in which the UI runs | 20071129 |
Friends
Class CL_FDT_WD_UI_MODE has no friend class.
Attributes
Class CL_FDT_WD_UI_MODE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20080218 | |
| 2 | Instance method | Private | Method | Sets default hotkeys | 20110712 |
Events
Class CL_FDT_WD_UI_MODE has no event.
Types
Class CL_FDT_WD_UI_MODE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_FDT_WD_UI_MODE has no parameter.
Method CONSTRUCTOR on class CL_FDT_WD_UI_MODE has no exception.
Method GET_DEFAULT_HOTKEYS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_HOTKEYS | Value transfer | Type reference (TYPE) | IF_FDT_WD_USER_CONFIGURATION=>TS_HOTKEYS | 20110712 |
Method GET_DEFAULT_HOTKEYS on class CL_FDT_WD_UI_MODE has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 711 |