SAP ABAP Class CL_FDT_WD_FACTORY (FDT WD: Factory for UI)
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_COMPONENT_FACTORY | FDT WD: Factory for WD components | 20061219 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FDT_WD_COMP_INTERN_FACTORY | FDT WD: Internal Factory for WD components | 20081113 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FDT_WD_FACTORY | FDT WD: Factory | 20061219 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FDT_WD_MODEL_FACTORY | FDT WD: Factory for WD Model | 20061219 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FDT_WD_SERVICE_FACTORY | FDT WD: FACTORY FOR SERVICES | 20090903 |
Properties
| Class | CL_FDT_WD_FACTORY | |
| Short Description | FDT WD: Factory for UI | |
| Super Class | ||
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SFDT_WD_INFRASTRUCTURE | BRFplus: Web Dynpro UI: Infrastructure |
| Created | 20061219 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_FDT_WD_FACTORY has no forward declaration.
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_FACTORY | FDT WD: Factory | 20061219 | ||
| 4 | IF_FDT_WD_MODEL_FACTORY | FDT WD: Factory for WD Model | 20061219 | ||
| 5 | IF_FDT_WD_SERVICE_FACTORY | FDT WD: FACTORY FOR SERVICES | 20090903 |
Friends
Class CL_FDT_WD_FACTORY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | C | 'A' | Prefix Admin Data | 20061219 | ||
| 2 | Constant | Private | Type reference (TYPE) | C | 'O' | Prefix Object | 20061219 | ||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_FDT_WD_FILTER_SERVICE | FDT WD: Filter Service | 20100713 | |||
| 4 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_FDT_WD_FACTORY | FDT WD: Factory for UI | 20061219 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20090925 | |
| 2 | Instance method | Protected | Constructor | CONSTRUCTOR | 20061219 | |
| 3 | Instance method | Public | Method | 20091104 | ||
| 4 | Instance method | Private | Method | 20081013 |
Events
Class CL_FDT_WD_FACTORY has no event.
Types
Class CL_FDT_WD_FACTORY has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_FDT_WD_FACTORY has no parameter.
Method CLASS_CONSTRUCTOR on class CL_FDT_WD_FACTORY has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_FDT_WD_FACTORY has no parameter.
Method CONSTRUCTOR on class CL_FDT_WD_FACTORY has no exception.
Method GET_INSTANCE Signature
Method GET_INSTANCE on class CL_FDT_WD_FACTORY has no parameter.
Method GET_INSTANCE on class CL_FDT_WD_FACTORY has no exception.
Method SET_CONFIGURATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_COMPONENT | Value transfer | Object reference (TYPE REF TO) | IF_WD_COMPONENT | 20081013 | ||||
| 2 | IO_CONFIGURATION | Value transfer | Object reference (TYPE REF TO) | IF_FDT_WD_CONFIGURATION | 20081013 | ||||
| 3 | IO_USAGE | Value transfer | Object reference (TYPE REF TO) | IF_WD_COMPONENT_USAGE | 20081013 |
Method SET_CONFIGURATION on class CL_FDT_WD_FACTORY has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |