SAP ABAP Class CL_WDR_CONFIG_MODIFIER_COMP (Implementation of IF_WDR_CONFIG_MODIFIER_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
Properties
| Class | CL_WDR_CONFIG_MODIFIER_COMP | |
| Short Description | Implementation of IF_WDR_CONFIG_MODIFIER_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_MODIFIER_COMP has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_WDR_CONFIG_MODIFIER | Access to Properties of a Configuration Object | 20100707 | ||
| 2 | IF_WDR_CONFIG_MODIFIER_COMP | Access to Properties of a Component Configuration | 20100707 | ||
| 3 | IF_WD_ADAPT_IMPLICIT_MODIFIER | Modify Implicit Adaptations | 20100707 | ||
| 4 | IF_WD_ADAPT_IMPLICIT_READER | Read Implicit Adaptations | 20100707 | ||
| 5 | IF_WD_CONFIG_COMP_MODIFIER | API Change Component Configuration | 20100707 | ||
| 6 | IF_WD_CONFIG_COMP_READER | Read Interface for the Component Configuration | 20100707 | ||
| 7 | IF_WD_CONFIG_MODIFIER | API Change Configuration | 20100707 | ||
| 8 | IF_WD_CONFIG_READER | Read Interface for Configurations | 20100707 | ||
| 9 | IF_WD_PERS_TABLE_MODIFIER | To Read and Change Component Configuration as a Table | 20100707 | ||
| 10 | IF_WD_PERS_TABLE_READER | Reads the configuration data as a table | 20100707 |
Friends
Class CL_WDR_CONFIG_MODIFIER_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_CONFIG_COMP_CONTAINER | Data Container for a Component Configuration | 20100707 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_WDR_CONFIG_MODIFIER_COMP | API Change Component Configuration | 20100707 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20100707 | ||
| 2 | Instance method | Public | Method | 20100708 |
Events
Class CL_WDR_CONFIG_MODIFIER_COMP has no event.
Types
Class CL_WDR_CONFIG_MODIFIER_COMP has no local type.
Method Signatures
Method SET_COMP_CONTAINER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COMP_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_WDR_CONFIG_COMP_CONTAINER | Daten-Container für eine Component-Konfiguration | 20100707 | |||
| 2 | MODIFIER | Call by reference | Object reference (TYPE REF TO) | IF_WDR_CONFIG_MODIFIER_COMP | API Änderung Component-Konfiguration | 20100708 |
Method SET_COMP_CONTAINER on class CL_WDR_CONFIG_MODIFIER_COMP has no exception.
Method SET_MODIFIER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MODIFIER | Call by reference | Object reference (TYPE REF TO) | IF_WDR_CONFIG_MODIFIER_COMP | interne API Änderung Component-Konfiguration | 20100708 |
Method SET_MODIFIER on class CL_WDR_CONFIG_MODIFIER_COMP has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 703 |