SAP ABAP Interface IF_WDR_COMPONENT_FACTORY (Interface for Component Implementation Discovery a. Managing)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-ABA-RUN (Application Component) Web Dynpro ABAP Runtime
⤷
SWDP_RUNTIME_CORE (Package) Web Dynpro Runtime: Core Functions

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_WDR_CLIENT_COMPONENT | Web Dynpro: Abstraction of Component | 20021017 |
Properties
Interface | IF_WDR_COMPONENT_FACTORY | |
Short Description | Interface for Component Implementation Discovery a. Managing |
General Data
Package | SWDP_RUNTIME_CORE | Web Dynpro Runtime: Core Functions |
Created | 20021017 | SAP |
Last changed | 20070911 | SAP |
Unicode checks active |
Forward declarations
Interface IF_WDR_COMPONENT_FACTORY has no forward declaration.
Interfaces
Interface IF_WDR_COMPONENT_FACTORY has no interface.
Friends
Interface IF_WDR_COMPONENT_FACTORY has no friend.
Attributes
Interface IF_WDR_COMPONENT_FACTORY has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Creates and initializes a new Component instance | 20021017 |
2 | ![]() |
Instance method | Public | Method | Deletes the given Component instance. | 20021017 |
Events
Interface IF_WDR_COMPONENT_FACTORY has no event.
Types
Interface IF_WDR_COMPONENT_FACTORY has no local type.
Method Signatures
Method CREATE_COMPONENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ASSISTANCE_CLASS | Call by reference | Object reference (TYPE REF TO) | OBJECT | Basis für eine Web-Dynpro-Assistance-Klasse | 20060817 | ||
2 | ![]() |
COMPONENT | Value transfer | Object reference (TYPE REF TO) | CL_WDR_COMPONENT | Base class of all Web Dynpro applications | 20021128 | ||
3 | ![]() |
COMPONENT_INFO | Call by reference | Object reference (TYPE REF TO) | IF_WDR_RR_COMPONENT | 20040521 | |||
4 | ![]() |
COMPONENT_USAGE_NAME | Call by reference | Type reference (TYPE) | STRING | 20021017 | |||
5 | ![]() |
CONFIGURATION_ID | Call by reference | Type reference (TYPE) | WDY_CONFIG_KEY | Key-Komponenten der Konfigurationstabellen | 20041125 |
Method CREATE_COMPONENT on Interface IF_WDR_COMPONENT_FACTORY has no exception.
Method DELETE_COMPONENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
INSTANCE | Call by reference | Object reference (TYPE REF TO) | CL_WDR_COMPONENT | Base class of all Web Dynpro applications | 20021017 |
Method DELETE_COMPONENT on Interface IF_WDR_COMPONENT_FACTORY has no exception.
History
Last changed by/on | SAP | 20070911 |
SAP Release Created in | 640 |