SAP ABAP Class CL_WDR_CONFIG_OBJECT_COMP (Implementation of IF_WDR_CONFIG_OBJECT_COMP)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-ABA (Application Component) Web Dynpro ABAP
⤷
SWDP_CONFIGURATION (Package) Configuration for WD4A
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WDR_CONFIG_OBJECT | Access to a Configuration Object | 20100707 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WDR_CONFIG_OBJECT_COMP | Access to a Component Configuration | 20100707 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WD_CONFIG_TOOL | Basis Interface Configurations API | 20100707 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WD_CONFIG_TOOL_BASE | Basis Interface Configurations API | 20100707 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WD_CONFIG_TOOL_COMP | API Configuration Component | 20100707 |
Properties
| Class | CL_WDR_CONFIG_OBJECT_COMP | |
| Short Description | Implementation of IF_WDR_CONFIG_OBJECT_COMP | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWDP_CONFIGURATION | Configuration for WD4A |
| Created | 20100707 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_WDR_CONFIG_OBJECT_COMP has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_WDR_CONFIG_OBJECT | Access to a Configuration Object | 20100707 | ||
| 2 | IF_WDR_CONFIG_OBJECT_COMP | Access to a Component Configuration | 20100707 | ||
| 3 | IF_WD_CONFIG_TOOL | Basis Interface Configurations API | 20100707 | ||
| 4 | IF_WD_CONFIG_TOOL_BASE | Basis Interface Configurations API | 20100707 | ||
| 5 | IF_WD_CONFIG_TOOL_COMP | API Configuration Component | 20100707 |
Friends
Class CL_WDR_CONFIG_OBJECT_COMP has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_WDR_CFG_CHANGE_TOOL_COMP1 | Implementation of the Configuration API for Components | 20100707 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_WD_CONFIG_TOOL_ENHC | API Configuration Component Enhancement | 20100707 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | WDY_BOOLEAN | ABAP_FALSE | Replacement for Real Boolean Type: 'X' == True '' == False | 20100708 | ||
| 4 | Instance attribute | Private | Type reference (TYPE) | WDY_BOOLEAN | ABAP_FALSE | Replacement for Real Boolean Type: 'X' == True '' == False | 20100708 | ||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_WDR_CONFIG_MODIFIER_COMP | Implementation of IF_WDR_CONFIG_MODIFIER_COMP | 20100707 | |||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_WDR_CFG_TRANSPORT_HANDLER | Transport Handling for Configuration Objects | 20100707 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Event handling method | 20100707 | ||
| 2 | Instance method | Private | Event handling method | 20100707 | ||
| 3 | Instance method | Public | Constructor | CONSTRUCTOR | 20100707 | |
| 4 | Instance method | Private | Event handling method | 20100707 | ||
| 5 | Instance method | Private | Method | 20100707 | ||
| 6 | Instance method | Private | Method | 20100707 |
Events
Class CL_WDR_CONFIG_OBJECT_COMP has no event.
Types
Class CL_WDR_CONFIG_OBJECT_COMP has no local type.
Method Signatures
Method ACTION_CANCELLED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SENDER | Call by reference | Attribute reference (LIKE) | 20100707 |
Method ACTION_CANCELLED on class CL_WDR_CONFIG_OBJECT_COMP has no exception.
Method ACTION_FINISHED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SENDER | Call by reference | Attribute reference (LIKE) | 20100707 |
Method ACTION_FINISHED on class CL_WDR_CONFIG_OBJECT_COMP has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | REPOSITORY_HANDLER | Call by reference | Object reference (TYPE REF TO) | CL_WDR_CFG_COMP_REP_HANDLER | Repository-Handler für Component-Konfigurationen | 20100707 | |||
| 2 | TRANSPORT_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_WDR_CFG_TRANSPORT_HANDLER | Transport-Behandlung für Konfigurationsobjekte | 20100707 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exceptions der Config-API | 20100707 |
Method MESSAGES_SENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MESSAGES | Call by reference | Attribute reference (LIKE) | 20100707 |
Method MESSAGES_SENT on class CL_WDR_CONFIG_OBJECT_COMP has no exception.
Method RESET_ENH_TOOL Signature
Method RESET_ENH_TOOL on class CL_WDR_CONFIG_OBJECT_COMP has no parameter.
Method RESET_ENH_TOOL on class CL_WDR_CONFIG_OBJECT_COMP has no exception.
Method SET_ENH_TOOL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ENHNAME | Call by reference | Type reference (TYPE) | ENHNAME | Id eines Enhancements | 20100707 |
Method SET_ENH_TOOL on class CL_WDR_CONFIG_OBJECT_COMP has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 703 |