SAP ABAP Class /UI2/CL_WDR_CFG_REPO_HNDL (Repository interaction for a configuration or customizing ob)
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_WDR_CFG_REPO_HNDL Repository interaction for a single object 20130313
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /UI2/CL_WDR_CFG_APCO_REP_HNDL Repository interaction for configuration object 20130314
2 Inheritance (c INHERITING FROM c_ref)  /UI2/CL_WDR_CFG_COCU_REP_HNDL Repository-Interaction of Customizing-Objekt 20130314
3 Inheritance (c INHERITING FROM c_ref)  /UI2/CL_WDR_CFG_COPE_REP_HNDL Repository Functions of Personalization of Component Config 20130314
Properties
Class /UI2/CL_WDR_CFG_REPO_HNDL  
Short Description Repository interaction for a configuration or customizing ob    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /UI2/WD_CONFIGURATION   UI2: WD Configuration 
Created 20130313   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_WD_CFG_TOOL Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 /UI2/IF_WDR_CFG_REPO_HNDL Repository interaction for a single object 20130313
Friends
# Friend Modeled only Created on Description
1 /UI2/CL_WD_CFG_FACTORY 20130313 Factory class for configuration API
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ENQUMODE_E Constant Private Type reference (TYPE) ENQMODE 'E' 20130313
2 ENQUMODE_O Constant Private Type reference (TYPE) ENQMODE 'O' 20130313
3 ENQUMODE_R Constant Private Type reference (TYPE) ENQMODE 'R' 20130313
4 ENQUMODE_X Constant Private Type reference (TYPE) ENQMODE 'X' 20130313
5 IS_COMPONENT Instance attribute Protected Type reference (TYPE) WDY_BOOLEAN 20130313
6 IS_WORKBENCH_OBJECT Instance attribute Private Attribute reference (LIKE) 20130313
7 LOCK_CONF_USERT Static Attribute Protected Type reference (TYPE) WDY_BOOLEAN ABAP_FALSE Supplement for True Boolean Type: 'X' == True '' == False 20130513
8 MSGID Constant Public Type reference (TYPE) SY-MSGID '/UI2/WD_CFG' 20130313
9 OPTIMISTIC_ENQUEUE Instance attribute Private Type reference (TYPE) WDY_BOOLEAN 20130313
Methods
# Method Level Visibility Method type Description Created on
1 AFTER_DELETE Instance method Private Method 20130313
2 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20130513
3 CONSTRUCTOR Instance method Public Constructor 20130313
4 DELETE Instance method Private Method 20130313
5 DEQUEUE_FOR_EDIT Instance method Private Method 20130313
6 DEQUEUE_FOR_EDIT_IMPL Instance method Protected Method 20130313
7 ENQUEUE_FOR_EDIT Instance method Private Method 20130313
8 ENQUEUE_FOR_EDIT_IMPL Instance method Protected Method 20130313
9 GET_OBJECT_NAME Instance method Public Method 20130313
10 GET_OBJECT_NAME_IMPL Instance method Protected Method 20130313
11 GET_OBJTYPE_AS_MSGV Instance method Private Method 20130313
12 GET_OBJ_KEY Instance method Public Method 20130313
13 GET_TRANSP_KEY Instance method Public Method 20130313
14 HAS_CHANGE_PERMISSION Instance method Protected Method 20130313
15 HAS_CHANGE_PERMISSION_IMPL Instance method Protected Method 20130313
16 HAS_DISPLAY_PERMISSION Instance method Private Method 20130313
17 IS_CONFIG_TYPE_VALID Instance method Protected Method 20130313
18 IS_KEY_VALID Instance method Private Method 20130313
19 PROVIDE_DATA_CONTAINER Instance method Public Method 20130313
Events
Class /UI2/CL_WDR_CFG_REPO_HNDL has no event.
Types
Class /UI2/CL_WDR_CFG_REPO_HNDL has no local type.
Method Signatures

Method AFTER_DELETE Signature

Method AFTER_DELETE on class /UI2/CL_WDR_CFG_REPO_HNDL has no parameter.
Method AFTER_DELETE on class /UI2/CL_WDR_CFG_REPO_HNDL has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class /UI2/CL_WDR_CFG_REPO_HNDL has no parameter.
Method CLASS_CONSTRUCTOR on class /UI2/CL_WDR_CFG_REPO_HNDL has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_COMPONENT Call by reference Type reference (TYPE) WDY_BOOLEAN 20130313
2 Importing IS_WORKBENCH_OBJECT Call by reference Type reference (TYPE) WDY_BOOLEAN 20130313
3 Importing OPTIMISTIC_ENQUEUE Call by reference Type reference (TYPE) WDY_BOOLEAN 20130313

Method CONSTRUCTOR on class /UI2/CL_WDR_CFG_REPO_HNDL has no exception.

Method DELETE Signature

Method DELETE on class /UI2/CL_WDR_CFG_REPO_HNDL has no parameter.
Method DELETE on class /UI2/CL_WDR_CFG_REPO_HNDL has no exception.

Method DEQUEUE_FOR_EDIT Signature

Method DEQUEUE_FOR_EDIT on class /UI2/CL_WDR_CFG_REPO_HNDL has no parameter.
Method DEQUEUE_FOR_EDIT on class /UI2/CL_WDR_CFG_REPO_HNDL has no exception.

Method DEQUEUE_FOR_EDIT_IMPL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ENQUMODE Call by reference Type reference (TYPE) ENQMODE 20130313
2 Importing KEY Call by reference Type reference (TYPE) WDY_CONFIG_KEY 20130313

Method DEQUEUE_FOR_EDIT_IMPL on class /UI2/CL_WDR_CFG_REPO_HNDL has no exception.

Method ENQUEUE_FOR_EDIT Signature

Method ENQUEUE_FOR_EDIT on class /UI2/CL_WDR_CFG_REPO_HNDL has no parameter.
Method ENQUEUE_FOR_EDIT on class /UI2/CL_WDR_CFG_REPO_HNDL has no exception.

Method ENQUEUE_FOR_EDIT_IMPL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ENQUEUE_ERROR Call by reference Type reference (TYPE) WDY_BOOLEAN 20130313
2 Importing ENQUMODE Call by reference Type reference (TYPE) ENQMODE 20130313
3 Importing KEY Call by reference Type reference (TYPE) WDY_CONFIG_KEY 20130313
4 Exporting LOCKING_USER Call by reference Type reference (TYPE) SY-UNAME 20130313
5 Exporting MESSAGE Call by reference Type reference (TYPE) /UI2/IF_WD_CFG_TOOL=>MESSAGE 20130313

Method ENQUEUE_FOR_EDIT_IMPL on class /UI2/CL_WDR_CFG_REPO_HNDL has no exception.

Method GET_OBJECT_NAME Signature

Method GET_OBJECT_NAME on class /UI2/CL_WDR_CFG_REPO_HNDL has no parameter.
Method GET_OBJECT_NAME on class /UI2/CL_WDR_CFG_REPO_HNDL has no exception.

Method GET_OBJECT_NAME_IMPL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EXISTS Call by reference Type reference (TYPE) WDY_BOOLEAN 20130313
2 Importing KEY Call by reference Type reference (TYPE) WDY_CONFIG_KEY 20130313
3 Exporting OBJECT_NAME Call by reference Type reference (TYPE) WDY_COMPONENT_NAME 20130313

Method GET_OBJECT_NAME_IMPL on class /UI2/CL_WDR_CFG_REPO_HNDL has no exception.

Method GET_OBJTYPE_AS_MSGV Signature

Method GET_OBJTYPE_AS_MSGV on class /UI2/CL_WDR_CFG_REPO_HNDL has no parameter.
Method GET_OBJTYPE_AS_MSGV on class /UI2/CL_WDR_CFG_REPO_HNDL has no exception.

Method GET_OBJ_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONFIG_KEY Call by reference Type reference (TYPE) WDY_CONFIG_KEY 20130313
2 Returning OBJ_KEY Value transfer Object reference (TYPE REF TO) /UI2/CL_WDR_CFG_OBJ_KEY 20130313

Method GET_OBJ_KEY on class /UI2/CL_WDR_CFG_REPO_HNDL has no exception.

Method GET_TRANSP_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONFIG_KEY Call by reference Type reference (TYPE) WDY_CONFIG_KEY 20130313
2 Exporting OBJECT_KEY Call by reference Type reference (TYPE) /UI2/WDR_TROBJ_KEY 20130313
3 Exporting OBJECT_TABLES Call by reference Type reference (TYPE) CTS_OBJECT_TABLES 20130313

Method GET_TRANSP_KEY on class /UI2/CL_WDR_CFG_REPO_HNDL has no exception.

Method HAS_CHANGE_PERMISSION Signature

Method HAS_CHANGE_PERMISSION on class /UI2/CL_WDR_CFG_REPO_HNDL has no parameter.
Method HAS_CHANGE_PERMISSION on class /UI2/CL_WDR_CFG_REPO_HNDL has no exception.

Method HAS_CHANGE_PERMISSION_IMPL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning HAS_PERMISSION Value transfer Type reference (TYPE) WDY_BOOLEAN 20130313
2 Importing KEY Call by reference Type reference (TYPE) WDY_CONFIG_KEY 20130313

Method HAS_CHANGE_PERMISSION_IMPL on class /UI2/CL_WDR_CFG_REPO_HNDL has no exception.

Method HAS_DISPLAY_PERMISSION Signature

Method HAS_DISPLAY_PERMISSION on class /UI2/CL_WDR_CFG_REPO_HNDL has no parameter.
Method HAS_DISPLAY_PERMISSION on class /UI2/CL_WDR_CFG_REPO_HNDL has no exception.

Method IS_CONFIG_TYPE_VALID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONFIG_TYPE Call by reference Type reference (TYPE) WDY_CONFIG_TYPE 20130313
2 Exporting IS_VALID Call by reference Type reference (TYPE) WDY_BOOLEAN 20130313
3 Exporting MESSAGES Call by reference Type reference (TYPE) /UI2/IF_WD_CFG_TOOL=>MESSAGES 20130313

Method IS_CONFIG_TYPE_VALID on class /UI2/CL_WDR_CFG_REPO_HNDL has no exception.

Method IS_KEY_VALID Signature

Method IS_KEY_VALID on class /UI2/CL_WDR_CFG_REPO_HNDL has no parameter.
Method IS_KEY_VALID on class /UI2/CL_WDR_CFG_REPO_HNDL has no exception.

Method PROVIDE_DATA_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DATA_CONTAINER Value transfer Object reference (TYPE REF TO) /UI2/CL_WDR_CFG_DATA_CONTAINER 20130313

Method PROVIDE_DATA_CONTAINER on class /UI2/CL_WDR_CFG_REPO_HNDL has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in 100