SAP ABAP Class CL_WDR_CFG_CHANGE_TOOL_APPL1 (Implementation of the Configuration API for Applications)
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 Class for Configuration API | 20090526 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WDR_CONFIG_OBJECT_APPL | Access to an Application Configuration | 20100506 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WD_CONFIG_TOOL_APPL | API Configuration Application | 20090526 |
Properties
| Class | CL_WDR_CFG_CHANGE_TOOL_APPL1 | |
| Short Description | Implementation of the Configuration API for Applications | |
| Super Class | CL_WDR_CFG_CHANGE_TOOL | 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 | 20090526 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_WDR_CFG_CHANGE_TOOL_APPL1 has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_WDR_CONFIG_OBJECT_APPL | Access to an Application Configuration | 20100506 | ||
| 2 | IF_WD_CONFIG_TOOL_APPL | API Configuration Application | 20090526 |
Friends
Class CL_WDR_CFG_CHANGE_TOOL_APPL1 has no friend class.
Attributes
Class CL_WDR_CFG_CHANGE_TOOL_APPL1 has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20100420 |
Events
Class CL_WDR_CFG_CHANGE_TOOL_APPL1 has no event.
Types
Class CL_WDR_CFG_CHANGE_TOOL_APPL1 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_APPL_REP_HANDLER | Repository-Interaktion für ein Konfigurationsobjekt | 20100420 | |||
| 4 | SUPPRESS_AUTH_CHECK_FOR_DISP | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | Berechtigungsprüfung für Anzeige unterdrücken | 20100420 | |||
| 5 | TRANSPORT_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_WDR_CFG_TRANSPORT_HANDLER | Transport-Behandlung für Konfigurationsobjekte | 20100420 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | keine Anzeigeberechtigung | 20100420 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 800 |