SAP ABAP Interface IF_FDT_WD_UI_MODE (FDT WD: Mode, in which the UI runs)
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 - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_FDT_WD_UI_MODE | FDT WD: UI Mode (abstract) | 20071129 |
Properties
| Interface | IF_FDT_WD_UI_MODE | |
| Short Description | FDT WD: Mode, in which the UI runs |
General Data
| Package | SFDT_WD_INFRASTRUCTURE | BRFplus: Web Dynpro UI: Infrastructure |
| Created | 20070822 | SAP |
| Last changed | 20090618 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | IF_FDT_WD_UI_MODE | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Interface IF_FDT_WD_UI_MODE has no interface.
Friends
Interface IF_FDT_WD_UI_MODE has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | GC_EXPERT_MODE | Constant | Public | Type reference (TYPE) | MODE_NAME | 'CL_FDT_WD_UI_EXPERT_MODE' | Expert Mode | 20070822 | |
| 2 | GC_SIMPLE_MODE | Constant | Public | Type reference (TYPE) | MODE_NAME | 'CL_FDT_WD_UI_SIMPLE_MODE' | Simple Mode | 20070822 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Returns the configuration | 20070822 | |
| 2 | Instance method | Public | Method | Returns the description for the mode | 20080311 | |
| 3 | Instance method | Public | Method | Returns the name of the mode | 20080311 | |
| 4 | Instance method | Public | Method | Returns the UI Context | 20071128 |
Events
Interface IF_FDT_WD_UI_MODE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | DESCRIPTION | Public | See coding | Description (80 characters) | 20080311 | DESCRIPTION(80) type c
|
|
| 2 | MODE_NAME | Public | Type reference (TYPE) | FDT_WD_MODE_NAME | Name of Mode | 20070822 | |
Method Signatures
Method GET_CONFIGURATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_CONFIGURATION | Value transfer | Object reference (TYPE REF TO) | IF_FDT_WD_CONFIGURATION | Configuration for mode | 20070822 |
Method GET_CONFIGURATION on Interface IF_FDT_WD_UI_MODE has no exception.
Method GET_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_DESCRIPTION | Value transfer | Type reference (TYPE) | IF_FDT_WD_UI_MODE=>DESCRIPTION | Description | 20080311 |
Method GET_DESCRIPTION on Interface IF_FDT_WD_UI_MODE has no exception.
Method GET_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_MODE_NAME | Value transfer | Type reference (TYPE) | IF_FDT_WD_UI_MODE=>MODE_NAME | Name of Mode | 20080311 |
Method GET_NAME on Interface IF_FDT_WD_UI_MODE has no exception.
Method GET_UI_CONTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_UI_CONTEXT | Value transfer | Object reference (TYPE REF TO) | IF_FDT_WD_UI_CONTEXT | UI Context | 20071128 |
Method GET_UI_CONTEXT on Interface IF_FDT_WD_UI_MODE has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 710 |