SAP ABAP Class IF_WDR_COMPONENT_FACTORY (Interface for Component Implementation Discovery a. Managing)
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
Class | IF_WDR_COMPONENT_FACTORY | |
Short Description | Interface for Component Implementation Discovery a. Managing | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20021017 | SAP |
Last change | 20070911 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_WDR_COMPONENT_FACTORY has no forward declaration.
Interfaces
Class IF_WDR_COMPONENT_FACTORY has no interface implemented.
Friends
Class IF_WDR_COMPONENT_FACTORY has no friend class.
Attributes
Class 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
Class IF_WDR_COMPONENT_FACTORY has no event.
Types
Class 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 class 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 class IF_WDR_COMPONENT_FACTORY has no exception.
History
Last changed by/on | SAP | 20070911 |
SAP Release Created in |