SAP ABAP Class /UI2/CL_WDR_CFG_CHG_TOOL_BASE (Base class for configuration API)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   CA-UI2-INT-BE (Application Component) Backend Enablement
     /UI2/WD_CONFIGURATION (Package) UI2: WD Configuration
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /UI2/IF_WD_CFG_TOOL_BASE Basis Interface Configurations-API 20130314
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /UI2/CL_WDR_CFG_CHG_TOOL Baseclass for configuration API 20130314
Properties
Class /UI2/CL_WDR_CFG_CHG_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 /UI2/WD_CONFIGURATION   UI2: WD Configuration 
Created 20130314   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 /UI2/IF_WDR_CFG_CONSTANTS Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 /UI2/IF_WD_CFG_TOOL Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 /UI2/IF_WD_CFG_TOOL_BASE Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
4 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 /UI2/IF_WD_CFG_TOOL_BASE Basis Interface Configurations-API 20130314
Friends
Class /UI2/CL_WDR_CFG_CHG_TOOL_BASE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AUTHORITY_FOR_CHANGE Instance attribute Private Type reference (TYPE) CHECKED_STATE CHECKED_STATE_UNKNOWN 20130314
2 CHECKED_STATE_FALSE Constant Private Type reference (TYPE) CHECKED_STATE 'N' 20130314
3 CHECKED_STATE_TRUE Constant Private Type reference (TYPE) CHECKED_STATE 'Y' 20130314
4 CHECKED_STATE_UNKNOWN Constant Private Type reference (TYPE) CHECKED_STATE '0' 20130314
5 DATA_CONTAINER Instance attribute Private Object reference (TYPE REF TO) /UI2/IF_WDR_CFG_DATA_CONTAINER 20130314
6 DATA_LOADED Instance attribute Private Type reference (TYPE) WDY_BOOLEAN ABAP_FALSE 20130314
7 FUNCTION Instance attribute Private Type reference (TYPE) CHAR01 /UI2/CL_WDR_CFG_CTS=>C_OPERATION_READ 20130314
8 HAS_LOCK Instance attribute Private Type reference (TYPE) WDY_BOOLEAN ABAP_FALSE 20130314
9 IS_WEBDYNPRO_ENV Instance attribute Private Type reference (TYPE) WDY_BOOLEAN 20130314
10 KEEP_LOCKED Instance attribute Private Type reference (TYPE) WDY_BOOLEAN ABAP_FALSE 20130314
11 OBJECT_CHANGEABLE Instance attribute Private Type reference (TYPE) CHECKED_STATE CHECKED_STATE_UNKNOWN 20130314
12 OBJECT_EXISTS Instance attribute Private Type reference (TYPE) CHECKED_STATE CHECKED_STATE_UNKNOWN 20130314
13 REGISTERED Instance attribute Private Type reference (TYPE) WDY_BOOLEAN 20130314
14 RENAME_HANDLER Instance attribute Private Object reference (TYPE REF TO) /UI2/IF_WDR_CFG_TRANSPORT_HNDL 20130314
15 REPOSITORY_HANDLER Instance attribute Private Object reference (TYPE REF TO) /UI2/IF_WDR_CFG_REPO_HNDL 20130314
16 SAVING_STATE Instance attribute Private Type reference (TYPE) I SAVING_STATE_NO 20130314
17 SAVING_STATE_DELETE Constant Private Type reference (TYPE) I 2 20130314
18 SAVING_STATE_NO Constant Private Type reference (TYPE) I 0 20130314
19 SAVING_STATE_RENAME Constant Private Type reference (TYPE) I 4 20130314
20 SAVING_STATE_SAVE Constant Private Type reference (TYPE) I 1 20130314
21 SAVING_STATE_SPECIAL Constant Private Type reference (TYPE) I 3 20130314
22 TRANSPORT_HANDLER Instance attribute Private Object reference (TYPE REF TO) /UI2/IF_WDR_CFG_TRANSPORT_HNDL 20130314
Methods
# Method Level Visibility Method type Description Created on
1 AUTHORITY_CHECK_FOR_CHANGE Instance method Private Method 20130314
2 AUTHORITY_CHECK_FOR_DISPLAY Instance method Private Method 20130314
3 CANCEL_SPECIAL Instance method Protected Method 20130314
4 CHECK_FOR_CHANGEABILITY Instance method Private Method 20130314
5 CHECK_KEY Instance method Private Method 20130314
6 CONSTRUCTOR Instance method Protected Constructor 20130314
7 CREATE Instance method Protected Method 20130314
8 EXECUTE_DELETE Instance method Private Method 20130314
9 EXISTS Instance method Private Method 20130314
10 FILL_MSGV1U2 Instance method Private Method 20130314
11 GET_ACTUAL_MODIFIER Instance method Protected Method 20130314
12 GET_ACTUAL_READER Instance method Protected Method 20130314
13 GET_DEVCLASS Instance method Protected Method 20130314
14 GET_LOCKED_MESSAGE Instance method Private Method 20130314
15 GET_MASTERLANG Instance method Protected Method 20130314
16 GET_TRANSPORT_INFORMER Instance method Protected Method 20130314
17 HANDLE_NOT_SAVED Instance method Protected Method 20130314
18 IMPORT Instance method Protected Method 20130314
19 INVALID_CALL Instance method Private Method 20130314
20 IS_LOADED Instance method Protected Method 20130314
21 IS_LOCKED Instance method Public Method 20130314
22 LOAD_VERSION Instance method Protected Method 20130314
23 LOCK Instance method Public Method 20130314
24 NO_AUTHORITY Instance method Private Method 20130314
25 NO_ENQUEUE Instance method Private Method 20130314
26 ON_ACTION_CANCELLED Instance method Private Event handling method 20130314
27 ON_ACTION_FINISHED Instance method Private Event handling method 20130314
28 ON_ACTION_FINISHED_4_RENAME_C Instance method Private Method 20130314
29 ON_ACTION_FINISHED_4_RENAME_D Instance method Private Method 20130314
30 ON_ACTION_FINISHED_FOR_DELETE Instance method Private Method 20130314
31 ON_ACTION_FINISHED_FOR_SAVE Instance method Private Method 20130314
32 ON_ACTION_FINISHED_FOR_SPECIAL Instance method Private Method 20130314
33 OPEN_4_DELETE Instance method Protected Method 20130314
34 PERFORM_DELETION Instance method Protected Method 20130314
35 REGISTER Instance method Private Method 20130314
36 REMOVE_ENQUEUE Instance method Protected Method 20130314
37 RENAME Instance method Protected Method 20130314
38 SAVE_ENDED Instance method Private Method 20130314
39 SAVE_SPECIAL Instance method Protected Method 20130314
40 SAVE_SPECIAL_CANCELLED Instance method Protected Method 20130314
41 SAVE_SPECIAL_EXECUTE Instance method Protected Method 20130314
42 SEND_MESSAGE Instance method Private Method 20130314
43 SET_ENQUEUE Instance method Private Method 20130314
44 START_EDIT Instance method Protected Method 20130314
45 START_RENAME Instance method Private Method 20130314
46 UNREGISTER Instance method Private Method 20130314
Events
# Event Type Visibility Description Created on
1 ACTION_STARTED Instance Event
(0)
Public
(2)
20130314
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 CHECKED_STATE Private Type reference (TYPE) CHAR01 20130314
Method Signatures

Method AUTHORITY_CHECK_FOR_CHANGE Signature

Method AUTHORITY_CHECK_FOR_CHANGE on class /UI2/CL_WDR_CFG_CHG_TOOL_BASE has no parameter.
# Exception Resumable Description Created on
1 /UI2/CX_WD_CFG_TOOL 20130314

Method AUTHORITY_CHECK_FOR_DISPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing KEY Call by reference Object reference (TYPE REF TO) /UI2/CL_WDR_CFG_OBJ_KEY 20130314
# Exception Resumable Description Created on
1 /UI2/CX_WD_CFG_TOOL 20130314

Method CANCEL_SPECIAL Signature

Method CANCEL_SPECIAL on class /UI2/CL_WDR_CFG_CHG_TOOL_BASE has no parameter.
Method CANCEL_SPECIAL on class /UI2/CL_WDR_CFG_CHG_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 Importing FOR_CREATE Call by reference Type reference (TYPE) WDY_BOOLEAN 20130314
# Exception Resumable Description Created on
1 /UI2/CX_WD_CFG_TOOL 20130314

Method CHECK_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing KEY Call by reference Object reference (TYPE REF TO) /UI2/CL_WDR_CFG_OBJ_KEY 20130314
# Exception Resumable Description Created on
1 /UI2/CX_WD_CFG_TOOL 20130314

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FOR_EDITOR Call by reference Type reference (TYPE) WDY_BOOLEAN 20130314
2 Importing IS_WEBDYNPRO_ENV Call by reference Type reference (TYPE) WDY_BOOLEAN 20130314
3 Importing REPOSITORY_HANDLER Call by reference Object reference (TYPE REF TO) /UI2/IF_WDR_CFG_REPO_HNDL 20130314
4 Importing SUPPRESS_AUTH_CHECK_FOR_DISP Call by reference Type reference (TYPE) WDY_BOOLEAN 20130314
5 Importing TRANSPORT_HANDLER Call by reference Object reference (TYPE REF TO) /UI2/IF_WDR_CFG_TRANSPORT_HNDL 20130314
# Exception Resumable Description Created on
1 /UI2/CX_WD_CFG_TOOL 20130314

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OBJECT_NAME Call by reference Type reference (TYPE) CSEQUENCE 20130314
2 Importing ORIGINAL_CONFIG Call by reference Type reference (TYPE) WDY_CONFIG_KEY 20130314
3 Importing PARENT Call by reference Type reference (TYPE) WDY_CONFIG_KEY 20130314
# Exception Resumable Description Created on
1 /UI2/CX_WD_CFG_TOOL 20130314

Method EXECUTE_DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DEVCLASS Call by reference Type reference (TYPE) DEVCLASS 20130314
2 Importing TRANSPORT Value transfer Type reference (TYPE) TRKORR 20130314
3 Importing WITH_MESSAGE Call by reference Type reference (TYPE) WDY_BOOLEAN 20130314

Method EXECUTE_DELETE on class /UI2/CL_WDR_CFG_CHG_TOOL_BASE has no exception.

Method EXISTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EXISTS Value transfer Type reference (TYPE) WDY_BOOLEAN 20130314

Method EXISTS on class /UI2/CL_WDR_CFG_CHG_TOOL_BASE has no exception.

Method FILL_MSGV1U2 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing MESSAGE Call by reference Type reference (TYPE) /UI2/IF_WD_CFG_TOOL=>MESSAGE 20130314
2 Importing TRANSPORT_HANDLER Value transfer Object reference (TYPE REF TO) /UI2/IF_WDR_CFG_TRANSPORT_HNDL 20130314

Method FILL_MSGV1U2 on class /UI2/CL_WDR_CFG_CHG_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 Returning MODIFIER Value transfer Object reference (TYPE REF TO) /UI2/IF_WDR_CFG_DATA_CONTAINER 20130314

Method GET_ACTUAL_MODIFIER on class /UI2/CL_WDR_CFG_CHG_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 Returning READER Value transfer Object reference (TYPE REF TO) /UI2/IF_WDR_CFG_DATA_CONTAINER 20130314

Method GET_ACTUAL_READER on class /UI2/CL_WDR_CFG_CHG_TOOL_BASE has no exception.

Method GET_DEVCLASS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DEVCLASS Value transfer Type reference (TYPE) DEVCLASS 20130314

Method GET_DEVCLASS on class /UI2/CL_WDR_CFG_CHG_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 Exporting EXCEPTION Call by reference Object reference (TYPE REF TO) /UI2/CX_WD_CFG_TOOL 20130314
2 Importing LOCKING_USER Call by reference Type reference (TYPE) SY-UNAME 20130314
3 Changing MESSAGE Call by reference Type reference (TYPE) /UI2/IF_WD_CFG_TOOL_BASE=>MESSAGE 20130314
4 Importing TRANSPORT_HANDLER Call by reference Object reference (TYPE REF TO) /UI2/IF_WDR_CFG_TRANSPORT_HNDL 20130314

Method GET_LOCKED_MESSAGE on class /UI2/CL_WDR_CFG_CHG_TOOL_BASE has no exception.

Method GET_MASTERLANG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning MASTERLANG Value transfer Type reference (TYPE) MASTERLANG 20130314

Method GET_MASTERLANG on class /UI2/CL_WDR_CFG_CHG_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 Returning TRANSPORT_INFORMER Value transfer Object reference (TYPE REF TO) /UI2/IF_WDR_CFG_TRANSPORT_INF 20130314

Method GET_TRANSPORT_INFORMER on class /UI2/CL_WDR_CFG_CHG_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 Importing MESSAGES Value transfer Type reference (TYPE) /UI2/IF_WD_CFG_TOOL_BASE=>MESSAGES 20130314
2 Importing TRANSPORT_HANDLER Call by reference Object reference (TYPE REF TO) /UI2/IF_WDR_CFG_TRANSPORT_HNDL 20130314

Method HANDLE_NOT_SAVED on class /UI2/CL_WDR_CFG_CHG_TOOL_BASE has no exception.

Method IMPORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing KEY Call by reference Object reference (TYPE REF TO) /UI2/CL_WDR_CFG_OBJ_KEY 20130314
# Exception Resumable Description Created on
1 /UI2/CX_WD_CFG_TOOL 20130314

Method INVALID_CALL Signature

Method INVALID_CALL on class /UI2/CL_WDR_CFG_CHG_TOOL_BASE has no parameter.
Method INVALID_CALL on class /UI2/CL_WDR_CFG_CHG_TOOL_BASE has no exception.

Method IS_LOADED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IS_LOADED Value transfer Type reference (TYPE) WDY_BOOLEAN 20130314

Method IS_LOADED on class /UI2/CL_WDR_CFG_CHG_TOOL_BASE has no exception.

Method IS_LOCKED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IS_LOCKED Value transfer Type reference (TYPE) WDY_BOOLEAN 20130314

Method IS_LOCKED on class /UI2/CL_WDR_CFG_CHG_TOOL_BASE has no exception.

Method LOAD_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VERSION_NUMBER Call by reference Type reference (TYPE) VRSD-VERSNO 20130314
# Exception Resumable Description Created on
1 /UI2/CX_WD_CFG_TOOL 20130314

Method LOCK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting MESSAGE Call by reference Type reference (TYPE) /UI2/IF_WD_CFG_TOOL_BASE=>MESSAGE 20130314
2 Exporting SUCCESS Call by reference Type reference (TYPE) WDY_BOOLEAN 20130314

Method LOCK on class /UI2/CL_WDR_CFG_CHG_TOOL_BASE has no exception.

Method NO_AUTHORITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TRANSPORT_HANDLER Call by reference Object reference (TYPE REF TO) /UI2/IF_WDR_CFG_TRANSPORT_HNDL 20130314
# Exception Resumable Description Created on
1 /UI2/CX_WD_CFG_TOOL 20130314

Method NO_ENQUEUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LOCKING_USER Call by reference Type reference (TYPE) SY-UNAME 20130314
2 Importing MESSAGE Value transfer Type reference (TYPE) /UI2/IF_WD_CFG_TOOL_BASE=>MESSAGE 20130314
3 Importing TRANSPORT_HANDLER Call by reference Object reference (TYPE REF TO) /UI2/IF_WDR_CFG_TRANSPORT_HNDL 20130314
# Exception Resumable Description Created on
1 /UI2/CX_WD_CFG_TOOL 20130314

Method ON_ACTION_CANCELLED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MESSAGES Value transfer Attribute reference (LIKE) 20130314
2 Importing SENDER Value transfer Attribute reference (LIKE) 20130314

Method ON_ACTION_CANCELLED on class /UI2/CL_WDR_CFG_CHG_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 Importing DEVCLASS Value transfer Attribute reference (LIKE) 20130314
2 Importing MESSAGES Value transfer Attribute reference (LIKE) 20130314
3 Importing SENDER Value transfer Attribute reference (LIKE) 20130314
4 Importing TRANSPORT Value transfer Attribute reference (LIKE) 20130314

Method ON_ACTION_FINISHED on class /UI2/CL_WDR_CFG_CHG_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 Importing DEVCLASS Call by reference Type reference (TYPE) DEVCLASS 20130314
2 Importing TRANSPORT Value transfer Type reference (TYPE) TRKORR 20130314

Method ON_ACTION_FINISHED_4_RENAME_C on class /UI2/CL_WDR_CFG_CHG_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 Importing DEVCLASS Call by reference Type reference (TYPE) DEVCLASS 20130314
2 Importing TRANSPORT Call by reference Type reference (TYPE) TRKORR 20130314

Method ON_ACTION_FINISHED_4_RENAME_D on class /UI2/CL_WDR_CFG_CHG_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 Importing DEVCLASS Call by reference Type reference (TYPE) DEVCLASS 20130314
2 Importing TRANSPORT Call by reference Type reference (TYPE) TRKORR 20130314

Method ON_ACTION_FINISHED_FOR_DELETE on class /UI2/CL_WDR_CFG_CHG_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 Importing DEVCLASS Call by reference Type reference (TYPE) DEVCLASS 20130314
2 Importing TRANSPORT Value transfer Type reference (TYPE) TRKORR 20130314

Method ON_ACTION_FINISHED_FOR_SAVE on class /UI2/CL_WDR_CFG_CHG_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 Importing TRANSPORT Call by reference Type reference (TYPE) TRKORR 20130314

Method ON_ACTION_FINISHED_FOR_SPECIAL on class /UI2/CL_WDR_CFG_CHG_TOOL_BASE has no exception.

Method OPEN_4_DELETE Signature

Method OPEN_4_DELETE on class /UI2/CL_WDR_CFG_CHG_TOOL_BASE has no parameter.
# Exception Resumable Description Created on
1 /UI2/CX_WD_CFG_TOOL 20130314

Method PERFORM_DELETION Signature

Method PERFORM_DELETION on class /UI2/CL_WDR_CFG_CHG_TOOL_BASE has no parameter.
Method PERFORM_DELETION on class /UI2/CL_WDR_CFG_CHG_TOOL_BASE has no exception.

Method REGISTER Signature

Method REGISTER on class /UI2/CL_WDR_CFG_CHG_TOOL_BASE has no parameter.
Method REGISTER on class /UI2/CL_WDR_CFG_CHG_TOOL_BASE has no exception.

Method REMOVE_ENQUEUE Signature

Method REMOVE_ENQUEUE on class /UI2/CL_WDR_CFG_CHG_TOOL_BASE has no parameter.
Method REMOVE_ENQUEUE on class /UI2/CL_WDR_CFG_CHG_TOOL_BASE has no exception.

Method RENAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TARGET_KEY Call by reference Object reference (TYPE REF TO) /UI2/CL_WDR_CFG_OBJ_KEY 20130314
# Exception Resumable Description Created on
1 /UI2/CX_WD_CFG_TOOL 20130314

Method SAVE_ENDED Signature

Method SAVE_ENDED on class /UI2/CL_WDR_CFG_CHG_TOOL_BASE has no parameter.
Method SAVE_ENDED on class /UI2/CL_WDR_CFG_CHG_TOOL_BASE has no exception.

Method SAVE_SPECIAL Signature

Method SAVE_SPECIAL on class /UI2/CL_WDR_CFG_CHG_TOOL_BASE has no parameter.
Method SAVE_SPECIAL on class /UI2/CL_WDR_CFG_CHG_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 Importing MESSAGES Call by reference Type reference (TYPE) /UI2/IF_WD_CFG_TOOL=>MESSAGES 20130314

Method SAVE_SPECIAL_CANCELLED on class /UI2/CL_WDR_CFG_CHG_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 Importing IS_WEBDYNPRO_ENV Call by reference Type reference (TYPE) WDY_BOOLEAN 20130314
2 Importing TRANSPORT Call by reference Type reference (TYPE) TRKORR 20130314

Method SAVE_SPECIAL_EXECUTE on class /UI2/CL_WDR_CFG_CHG_TOOL_BASE has no exception.

Method SEND_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MESSAGE Call by reference Type reference (TYPE) /UI2/IF_WD_CFG_TOOL_BASE=>MESSAGE 20130314

Method SEND_MESSAGE on class /UI2/CL_WDR_CFG_CHG_TOOL_BASE has no exception.

Method SET_ENQUEUE Signature

Method SET_ENQUEUE on class /UI2/CL_WDR_CFG_CHG_TOOL_BASE has no parameter.
# Exception Resumable Description Created on
1 /UI2/CX_WD_CFG_TOOL 20130314

Method START_EDIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FOR_CREATE Call by reference Type reference (TYPE) WDY_BOOLEAN 20130314
# Exception Resumable Description Created on
1 /UI2/CX_WD_CFG_TOOL 20130314

Method START_RENAME Signature

Method START_RENAME on class /UI2/CL_WDR_CFG_CHG_TOOL_BASE has no parameter.
# Exception Resumable Description Created on
1 /UI2/CX_WD_CFG_TOOL 20130314

Method UNREGISTER Signature

Method UNREGISTER on class /UI2/CL_WDR_CFG_CHG_TOOL_BASE has no parameter.
Method UNREGISTER on class /UI2/CL_WDR_CFG_CHG_TOOL_BASE has no exception.
Event Signatures

Event ACTION_STARTED Signature
Event ACTION_STARTED on class /UI2/CL_WDR_CFG_CHG_TOOL_BASE has no parameter.
History
Last changed by/on SAP  20131127 
SAP Release Created in 100