SAP ABAP Class CL_WDR_CFG_CHANGE_TOOL (Base Class for Configuration API)
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 | Inheritance (c INHERITING FROM c_ref) | CL_WDR_CFG_CHANGE_TOOL_BASE | Base Class for Configuration API | 20100315 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WDR_CONFIG_OBJECT | Access to a Configuration Object | 20100506 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WD_CONFIG_TOOL | Basis Interface Configurations API | 20090424 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_WDR_CFG_CHANGE_TOOL_APPL1 | Implementation of the Configuration API for Applications | 20090526 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_WDR_CFG_CHANGE_TOOL_COCU | API Implementation for Component Customizing | 20090728 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_WDR_CFG_CHANGE_TOOL_COMP1 | Implementation of the Configuration API for Components | 20090518 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_WDR_CFG_CHANGE_TOOL_COPE | API Implementation for Component Personalization | 20101103 |
Properties
| Class | CL_WDR_CFG_CHANGE_TOOL | |
| Short Description | Base Class for Configuration API | |
| Super Class | CL_WDR_CFG_CHANGE_TOOL_BASE | Base Class for Configuration API |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWDP_CONFIGURATION | Configuration for WD4A |
| Created | 20090424 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 3 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_WDR_CONFIG_OBJECT | Access to a Configuration Object | 20100506 | ||
| 2 | IF_WD_CONFIG_TOOL | Basis Interface Configurations API | 20090424 |
Friends
Class CL_WDR_CFG_CHANGE_TOOL 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_OBJ_KEY | Identification of an Object in the WD Configuration | 20100514 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_WDR_CONFIG_DATA_CONTAINER | Data Container for Configuration Object | 20100512 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_WDR_CFG_REPOSITORY_HANDLER | Repository Interaction for a Conf. or Custom. Object | 20100512 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20090424 |
Events
Class CL_WDR_CFG_CHANGE_TOOL has no event.
Types
Class CL_WDR_CFG_CHANGE_TOOL has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FOR_EDITOR | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20100716 | |||
| 2 | IS_WEBDYNPRO_ENV | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20100420 | |||
| 3 | REPOSITORY_HANDLER | Call by reference | Object reference (TYPE REF TO) | CL_WDR_CFG_REPOSITORY_HANDLER | Repository-Interaktion für ein Konfigurationsobjekt | 20090515 | |||
| 4 | SUPPRESS_AUTH_CHECK_FOR_DISP | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | Berechtigungsprüfung für Anzeige unterdrücken | 20091112 | |||
| 5 | TRANSPORT_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_WDR_CFG_TRANSPORT_HANDLER | Transport-Behandlung für Konfigurationsobjekte | 20090515 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | keine Anzeigeberechtigung | 20090522 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 800 |