SAP ABAP Interface IF_FDT_WD_FACTORY (FDT WD: Factory)
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_FACTORY | FDT WD: Factory for UI | 20061219 |
Properties
| Interface | IF_FDT_WD_FACTORY | |
| Short Description | FDT WD: Factory |
General Data
| Package | SFDT_WD_INFRASTRUCTURE | BRFplus: Web Dynpro UI: Infrastructure |
| Created | 20061219 | SAP |
| Last changed | 20110908 | 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 | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_FDT_WD_COMPONENT_FACTORY | FDT WD: Factory for WD components | 20061219 | ||
| 2 | IF_FDT_WD_COMP_INTERN_FACTORY | FDT WD: Internal Factory for WD components | 20081113 | ||
| 3 | IF_FDT_WD_MODEL_FACTORY | FDT WD: Factory for WD Model | 20061219 | ||
| 4 | IF_FDT_WD_SERVICE_FACTORY | FDT WD: FACTORY FOR SERVICES | 20091008 |
Friends
Interface IF_FDT_WD_FACTORY has no friend.
Attributes
Interface IF_FDT_WD_FACTORY has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Returns a configuration | 20061219 | |
| 2 | Static method | Public | Method | Returns the instance | 20061219 | |
| 3 | Instance method | Public | Method | Returns a UI context | 20070725 | |
| 4 | Instance method | Public | Method | Returns an interface to execute the UI | 20070712 | |
| 5 | Instance method | Public | Method | Returns a UI mode | 20070822 | |
| 6 | Instance method | Public | Method | Returns an viewer (Deprecated) | 20061221 |
Events
Interface IF_FDT_WD_FACTORY has no event.
Types
Interface IF_FDT_WD_FACTORY has no local type.
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 | FDT: Runtime-Configuration for Web Dynpro | 20061219 |
Method GET_CONFIGURATION on Interface IF_FDT_WD_FACTORY has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_FDT_WD_FACTORY | Instance | 20061219 |
Method GET_INSTANCE on Interface IF_FDT_WD_FACTORY 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 | FDT: UI Context Channel | 20070725 |
Method GET_UI_CONTEXT on Interface IF_FDT_WD_FACTORY has no exception.
Method GET_UI_EXECUTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_UI_EXECUTION | Value transfer | Object reference (TYPE REF TO) | IF_FDT_WD_UI_EXECUTION | UI Execution | 20070712 |
Method GET_UI_EXECUTION on Interface IF_FDT_WD_FACTORY has no exception.
Method GET_UI_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MODE_NAME | Call by reference | Type reference (TYPE) | IF_FDT_WD_UI_MODE=>MODE_NAME | Mode name | 20070822 | |||
| 2 | RO_UI_MODE | Value transfer | Object reference (TYPE REF TO) | IF_FDT_WD_UI_MODE | FDT WD: Mode, in which the UI runs | 20070822 |
Method GET_UI_MODE on Interface IF_FDT_WD_FACTORY has no exception.
Method GET_VIEWER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_VIEWER | Value transfer | Object reference (TYPE REF TO) | IF_FDT_WD_VIEWER | FDT: WD User Interface Viewer | 20061221 |
Method GET_VIEWER on Interface IF_FDT_WD_FACTORY has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |