Hierarchy
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WD_CONFIG_TOOL_BASE | Basis Interface Configurations API | 20100315 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_WDR_CFG_CHANGE_TOOL | Base Class for Configuration API | 20100315 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_WDR_CFG_CHANGE_TOOL_ENHC | API Implementation for Comp Config Enhancement | 20100319 |
Properties
| Class | CL_WDR_CFG_CHANGE_TOOL_BASE | |
| Short Description | Base Class for Configuration API | |
| Super Class | ||
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWDP_CONFIGURATION | Configuration for WD4A |
| Created | 20100315 | 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... | |
| 4 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_WD_CONFIG_TOOL_BASE | Basis Interface Configurations API | 20100315 |
Friends
Class CL_WDR_CFG_CHANGE_TOOL_BASE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | CHECKED_STATE | CHECKED_STATE_UNKNOWN | Character Field of Length 1 | 20100315 | ||
| 2 | Constant | Private | Type reference (TYPE) | CHECKED_STATE | 'N' | Character Field of Length 1 | 20100315 | ||
| 3 | Constant | Private | Type reference (TYPE) | CHECKED_STATE | 'Y' | Character Field of Length 1 | 20100315 | ||
| 4 | Constant | Private | Type reference (TYPE) | CHECKED_STATE | '0' | Character Field of Length 1 | 20100315 | ||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_WDR_CONFIG_DATA_CONTAINER | Data Container for Configuration Object | 20100315 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | WDY_BOOLEAN | ABAP_FALSE | Replacement for Real Boolean Type: 'X' == True '' == False | 20100315 | ||
| 7 | Instance attribute | Private | Type reference (TYPE) | CHAR01 | CL_WDR_CONFIG_CTS=>C_OPERATION_READ | Character Field of Length 1 | 20100315 | ||
| 8 | Instance attribute | Private | Type reference (TYPE) | WDY_BOOLEAN | ABAP_FALSE | Editing lock maintained | 20100315 | ||
| 9 | Instance attribute | Private | Type reference (TYPE) | WDY_BOOLEAN | Replacement for Real Boolean Type: 'X' == True '' == False | 20100420 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | WDY_BOOLEAN | ABAP_FALSE | Replacement for Real Boolean Type: 'X' == True '' == False | 20100315 | ||
| 11 | Instance attribute | Private | Type reference (TYPE) | CHECKED_STATE | CHECKED_STATE_UNKNOWN | Character Field of Length 1 | 20100315 | ||
| 12 | Instance attribute | Private | Type reference (TYPE) | CHECKED_STATE | CHECKED_STATE_UNKNOWN | Character Field of Length 1 | 20100315 | ||
| 13 | Instance attribute | Private | Type reference (TYPE) | WDY_BOOLEAN | Replacement for Real Boolean Type: 'X' == True '' == False | 20100519 | |||
| 14 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_WDR_CFG_TRANSPORT_HANDLER | Transport Handling for Configuration Objects | 20100518 | |||
| 15 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_WDR_CFG_REPOSITORY_HANDLER | Repository Interaction for a Configuration Object | 20100315 | |||
| 16 | Instance attribute | Private | Type reference (TYPE) | I | SAVING_STATE_NO | 20100315 | |||
| 17 | Constant | Private | Type reference (TYPE) | I | 2 | 20100315 | |||
| 18 | Constant | Private | Type reference (TYPE) | I | 0 | 20100315 | |||
| 19 | Constant | Private | Type reference (TYPE) | I | 4 | 20100519 | |||
| 20 | Constant | Private | Type reference (TYPE) | I | 1 | 20100315 | |||
| 21 | Constant | Private | Type reference (TYPE) | I | 3 | 20100512 | |||
| 22 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_WDR_CFG_TRANSPORT_HANDLER | Transport Handling for Configuration Objects | 20100315 |
Methods
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | ACTION_STARTED | Instance Event (0) |
Public (2) |
Starts and action that ends with CANCELLED or FINISHED | 20100315 |
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | CHECKED_STATE | Private | Type reference (TYPE) | CHAR01 | Character Field of Length 1 | 20100315 | |
Method Signatures
Method AUTHORITY_CHECK_FOR_CHANGE Signature
Method AUTHORITY_CHECK_FOR_CHANGE on class CL_WDR_CFG_CHANGE_TOOL_BASE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | keine Änderungsberechtigung | 20100315 |
Method AUTHORITY_CHECK_FOR_DISPLAY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | KEY | Call by reference | Object reference (TYPE REF TO) | CL_WDR_CFG_OBJ_KEY | Key-Komponenten der Konfigurationstabellen | 20100315 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exceptions der Config-API | 20100315 |
Method CANCEL_SPECIAL Signature
Method CANCEL_SPECIAL on class CL_WDR_CFG_CHANGE_TOOL_BASE has no parameter.
Method CANCEL_SPECIAL on class CL_WDR_CFG_CHANGE_TOOL_BASE has no exception.
Method CHECK_FOR_CHANGEABILITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FOR_CREATE | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20100315 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Objekt in diesem System nicht änderbar | 20100315 |
Method CHECK_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | KEY | Call by reference | Object reference (TYPE REF TO) | CL_WDR_CFG_OBJ_KEY | Identifikation eines Objekts in der WD-Konfiguration | 20100519 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exceptions der Config-API | 20100315 |
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) | IF_WDR_CFG_REPOSITORY_HANDLER | Repository-Interaktion für ein Konfigurationsobjekt | 20100315 | |||
| 4 | SUPPRESS_AUTH_CHECK_FOR_DISP | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | Berechtigungsprüfung für Anzeige unterdrücken | 20100315 | |||
| 5 | TRANSPORT_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_WDR_CFG_TRANSPORT_HANDLER | Transport-Behandlung für Konfigurationsobjekte | 20100315 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | keine Anzeigeberechtigung | 20100315 |
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OBJECT_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20100326 | ||||
| 2 | ORIGINAL_CONFIG | Call by reference | Type reference (TYPE) | WDY_CONFIG_KEY | Schlüssel für Delegatons-Enhancement | 20101012 | |||
| 3 | PARENT | Call by reference | Type reference (TYPE) | WDY_CONFIG_KEY | Key-Komponenten der Konfigurationstabellen | 20100901 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20100326 |
Method EXECUTE_DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DEVCLASS | Call by reference | Type reference (TYPE) | DEVCLASS | Paket | 20100525 | |||
| 2 | TRANSPORT | Value transfer | Type reference (TYPE) | TRKORR | 20100525 | ||||
| 3 | WITH_MESSAGE | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20100525 |
Method EXECUTE_DELETE on class CL_WDR_CFG_CHANGE_TOOL_BASE has no exception.
Method EXISTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXISTS | Value transfer | Type reference (TYPE) | WDY_BOOLEAN | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20100315 |
Method EXISTS on class CL_WDR_CFG_CHANGE_TOOL_BASE has no exception.
Method FILL_MSGV1U2 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MESSAGE | Call by reference | Type reference (TYPE) | IF_WD_CONFIG_TOOL=>MESSAGE | 20110202 | ||||
| 2 | TRANSPORT_HANDLER | Value transfer | Object reference (TYPE REF TO) | IF_WDR_CFG_TRANSPORT_HANDLER | Transport-Behandlung für Konfigurationsobjekte | 20110202 |
Method FILL_MSGV1U2 on class CL_WDR_CFG_CHANGE_TOOL_BASE has no exception.
Method GET_ACTUAL_MODIFIER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MODIFIER | Value transfer | Object reference (TYPE REF TO) | IF_WDR_CONFIG_DATA_CONTAINER | Datencontainer für Konfigurationsobjekt | 20100315 |
Method GET_ACTUAL_MODIFIER on class CL_WDR_CFG_CHANGE_TOOL_BASE has no exception.
Method GET_ACTUAL_READER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | READER | Value transfer | Object reference (TYPE REF TO) | IF_WDR_CONFIG_DATA_CONTAINER | Datencontainer für Konfigurationsobjekt | 20100315 |
Method GET_ACTUAL_READER on class CL_WDR_CFG_CHANGE_TOOL_BASE has no exception.
Method GET_DATA_CONTAINER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | READER | Value transfer | Object reference (TYPE REF TO) | IF_WDR_CONFIG_DATA_CONTAINER | Datencontainer für Konfigurationsobjekt | 20140625 |
Method GET_DATA_CONTAINER on class CL_WDR_CFG_CHANGE_TOOL_BASE has no exception.
Method GET_DEVCLASS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DEVCLASS | Value transfer | Type reference (TYPE) | DEVCLASS | Paket | 20100527 |
Method GET_DEVCLASS on class CL_WDR_CFG_CHANGE_TOOL_BASE has no exception.
Method GET_LOCKED_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXCEPTION | Call by reference | Object reference (TYPE REF TO) | CX_WD_CONFIG_TOOL | Exceptions der Config-API | 20100707 | |||
| 2 | LOCKING_USER | Call by reference | Type reference (TYPE) | SY-UNAME | Benutzername | 20100707 | |||
| 3 | MESSAGE | Call by reference | Type reference (TYPE) | IF_WD_CONFIG_TOOL_BASE=>MESSAGE | 20100707 | ||||
| 4 | TRANSPORT_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_WDR_CFG_TRANSPORT_HANDLER | Transport-Behandlung für Konfigurationsobjekte | 20100707 |
Method GET_LOCKED_MESSAGE on class CL_WDR_CFG_CHANGE_TOOL_BASE has no exception.
Method GET_MASTERLANG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MASTERLANG | Value transfer | Type reference (TYPE) | MASTERLANG | Originalsprache in Repository-Objekten | 20100527 |
Method GET_MASTERLANG on class CL_WDR_CFG_CHANGE_TOOL_BASE has no exception.
Method GET_TRANSPORT_INFORMER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TRANSPORT_INFORMER | Value transfer | Object reference (TYPE REF TO) | IF_WDR_CFG_TRANSPORT_INFORMER | Transport-Behandlung für Konfigurationsobjekte | 20100701 |
Method GET_TRANSPORT_INFORMER on class CL_WDR_CFG_CHANGE_TOOL_BASE has no exception.
Method HANDLE_NOT_SAVED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MESSAGES | Value transfer | Type reference (TYPE) | IF_WD_CONFIG_TOOL_BASE=>MESSAGES | 20100514 | ||||
| 2 | TRANSPORT_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_WDR_CFG_TRANSPORT_HANDLER | Transport-Behandlung für Konfigurationsobjekte | 20100519 |
Method HANDLE_NOT_SAVED on class CL_WDR_CFG_CHANGE_TOOL_BASE has no exception.
Method IMPORT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | KEY | Call by reference | Object reference (TYPE REF TO) | CL_WDR_CFG_OBJ_KEY | Identifikation eines Objekts in der WD-Konfiguration | 20100315 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exceptions der Config-API | 20100315 |
Method INVALID_CALL Signature
Method INVALID_CALL on class CL_WDR_CFG_CHANGE_TOOL_BASE has no parameter.
Method INVALID_CALL on class CL_WDR_CFG_CHANGE_TOOL_BASE has no exception.
Method IS_LOADED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_LOADED | Value transfer | Type reference (TYPE) | WDY_BOOLEAN | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20100526 |
Method IS_LOADED on class CL_WDR_CFG_CHANGE_TOOL_BASE has no exception.
Method IS_LOCKED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_LOCKED | Value transfer | Type reference (TYPE) | WDY_BOOLEAN | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20100512 |
Method IS_LOCKED on class CL_WDR_CFG_CHANGE_TOOL_BASE has no exception.
Method LOAD_VERSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VERSION_NUMBER | Call by reference | Type reference (TYPE) | VRSD-VERSNO | Versionsverwaltung: Versionsnummer | 20100527 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exceptions der Config-API | 20100527 |
Method LOCK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MESSAGE | Call by reference | Type reference (TYPE) | IF_WD_CONFIG_TOOL_BASE=>MESSAGE | 20100707 | ||||
| 2 | SUCCESS | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20100707 |
Method LOCK on class CL_WDR_CFG_CHANGE_TOOL_BASE has no exception.
Method NO_AUTHORITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TRANSPORT_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_WDR_CFG_TRANSPORT_HANDLER | Transport-Behandlung für Konfigurationsobjekte | 20100518 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exceptions der Config-API | 20100518 |
Method NO_ENQUEUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LOCKING_USER | Call by reference | Type reference (TYPE) | SY-UNAME | Benutzername | 20100518 | |||
| 2 | MESSAGE | Value transfer | Type reference (TYPE) | IF_WD_CONFIG_TOOL_BASE=>MESSAGE | 20100518 | ||||
| 3 | TRANSPORT_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_WDR_CFG_TRANSPORT_HANDLER | Transport-Behandlung für Konfigurationsobjekte | 20100518 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exceptions der Config-API | 20100518 |
Method ON_ACTION_CANCELLED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MESSAGES | Value transfer | Attribute reference (LIKE) | 20100315 | |||||
| 2 | SENDER | Call by reference | Attribute reference (LIKE) | 20100519 |
Method ON_ACTION_CANCELLED on class CL_WDR_CFG_CHANGE_TOOL_BASE has no exception.
Method ON_ACTION_FINISHED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DEVCLASS | Value transfer | Attribute reference (LIKE) | 20100315 | |||||
| 2 | MESSAGES | Value transfer | Attribute reference (LIKE) | 20100315 | |||||
| 3 | SENDER | Call by reference | Attribute reference (LIKE) | 20100519 | |||||
| 4 | TRANSPORT | Value transfer | Attribute reference (LIKE) | 20100315 |
Method ON_ACTION_FINISHED on class CL_WDR_CFG_CHANGE_TOOL_BASE has no exception.
Method ON_ACTION_FINISHED_4_RENAME_C Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DEVCLASS | Call by reference | Type reference (TYPE) | DEVCLASS | 20100519 | ||||
| 2 | TRANSPORT | Value transfer | Type reference (TYPE) | TRKORR | 20100519 |
Method ON_ACTION_FINISHED_4_RENAME_C on class CL_WDR_CFG_CHANGE_TOOL_BASE has no exception.
Method ON_ACTION_FINISHED_4_RENAME_D Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DEVCLASS | Call by reference | Type reference (TYPE) | DEVCLASS | 20100519 | ||||
| 2 | TRANSPORT | Call by reference | Type reference (TYPE) | TRKORR | 20100519 |
Method ON_ACTION_FINISHED_4_RENAME_D on class CL_WDR_CFG_CHANGE_TOOL_BASE has no exception.
Method ON_ACTION_FINISHED_FOR_DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DEVCLASS | Call by reference | Type reference (TYPE) | DEVCLASS | Paket | 20100315 | |||
| 2 | TRANSPORT | Call by reference | Type reference (TYPE) | TRKORR | 20100315 |
Method ON_ACTION_FINISHED_FOR_DELETE on class CL_WDR_CFG_CHANGE_TOOL_BASE has no exception.
Method ON_ACTION_FINISHED_FOR_SAVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DEVCLASS | Call by reference | Type reference (TYPE) | DEVCLASS | 20100315 | ||||
| 2 | TRANSPORT | Value transfer | Type reference (TYPE) | TRKORR | 20100315 |
Method ON_ACTION_FINISHED_FOR_SAVE on class CL_WDR_CFG_CHANGE_TOOL_BASE has no exception.
Method ON_ACTION_FINISHED_FOR_SPECIAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TRANSPORT | Call by reference | Type reference (TYPE) | TRKORR | 20100514 |
Method ON_ACTION_FINISHED_FOR_SPECIAL on class CL_WDR_CFG_CHANGE_TOOL_BASE has no exception.
Method OPEN_4_DELETE Signature
Method OPEN_4_DELETE on class CL_WDR_CFG_CHANGE_TOOL_BASE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exceptions der Config-API | 20100614 |
Method PERFORM_DELETION Signature
Method PERFORM_DELETION on class CL_WDR_CFG_CHANGE_TOOL_BASE has no parameter.
Method PERFORM_DELETION on class CL_WDR_CFG_CHANGE_TOOL_BASE has no exception.
Method REGISTER Signature
Method REGISTER on class CL_WDR_CFG_CHANGE_TOOL_BASE has no parameter.
Method REGISTER on class CL_WDR_CFG_CHANGE_TOOL_BASE has no exception.
Method REMOVE_ENQUEUE Signature
Method REMOVE_ENQUEUE on class CL_WDR_CFG_CHANGE_TOOL_BASE has no parameter.
Method REMOVE_ENQUEUE on class CL_WDR_CFG_CHANGE_TOOL_BASE has no exception.
Method RENAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TARGET_KEY | Call by reference | Object reference (TYPE REF TO) | CL_WDR_CFG_OBJ_KEY | Key-Komponenten der Konfigurationstabellen | 20100517 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exceptions der Config-API | 20100517 |
Method SAVE_ENDED Signature
Method SAVE_ENDED on class CL_WDR_CFG_CHANGE_TOOL_BASE has no parameter.
Method SAVE_ENDED on class CL_WDR_CFG_CHANGE_TOOL_BASE has no exception.
Method SAVE_SPECIAL Signature
Method SAVE_SPECIAL on class CL_WDR_CFG_CHANGE_TOOL_BASE has no parameter.
Method SAVE_SPECIAL on class CL_WDR_CFG_CHANGE_TOOL_BASE has no exception.
Method SAVE_SPECIAL_CANCELLED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MESSAGES | Call by reference | Type reference (TYPE) | IF_WD_CONFIG_TOOL=>MESSAGES | 20100514 |
Method SAVE_SPECIAL_CANCELLED on class CL_WDR_CFG_CHANGE_TOOL_BASE has no exception.
Method SAVE_SPECIAL_EXECUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_WEBDYNPRO_ENV | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20100514 | |||
| 2 | TRANSPORT | Call by reference | Type reference (TYPE) | TRKORR | Auftrag/Aufgabe | 20100514 |
Method SAVE_SPECIAL_EXECUTE on class CL_WDR_CFG_CHANGE_TOOL_BASE has no exception.
Method SEND_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MESSAGE | Call by reference | Type reference (TYPE) | IF_WD_CONFIG_TOOL_BASE=>MESSAGE | 20100315 |
Method SEND_MESSAGE on class CL_WDR_CFG_CHANGE_TOOL_BASE has no exception.
Method SET_ENQUEUE Signature
Method SET_ENQUEUE on class CL_WDR_CFG_CHANGE_TOOL_BASE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme-Klasse für die WD-Konfiguration | 20100315 |
Method START_EDIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FOR_CREATE | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20100315 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Objekt im System nicht änderbar oder keine Berechtigung | 20100315 |
Method START_RENAME Signature
Method START_RENAME on class CL_WDR_CFG_CHANGE_TOOL_BASE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exceptions der Config-API | 20100610 |
Method UNREGISTER Signature
Method UNREGISTER on class CL_WDR_CFG_CHANGE_TOOL_BASE has no parameter.
Method UNREGISTER on class CL_WDR_CFG_CHANGE_TOOL_BASE has no exception.
Event Signatures
Event ACTION_STARTED Signature
Event ACTION_STARTED on class CL_WDR_CFG_CHANGE_TOOL_BASE has no parameter.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 703 |