SAP ABAP Class CL_WDR_CFG_REPOSITORY_HANDLER (Repository Interaction for a Conf. or Custom. Object)
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 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WDR_CFG_REPOSITORY_HANDLER Repository Interaction for an Object 20100315
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WDR_CFG_APCO_REP_HANDLER Repository Interaction for a Configuration Object 20090724
2 Inheritance (c INHERITING FROM c_ref)  CL_WDR_CFG_COCU_REP_HANDLER Repository Interaction for a Customizing Object 20090728
3 Inheritance (c INHERITING FROM c_ref)  CL_WDR_CFG_COPE_REP_HANDLER Repository Functions for Personalization of Comp Configs 20101103
Properties
Class CL_WDR_CFG_REPOSITORY_HANDLER  
Short Description Repository Interaction for a Conf. or Custom. Object    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_CONFIGURATION   Configuration for WD4A 
Created 20090529   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_WD_CONFIG_TOOL Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_WDR_CFG_REPOSITORY_HANDLER Repository Interaction for an Object 20100315
Friends
# Friend Modeled only Created on Description
1 CL_WD_CONFIG_FACTORY 20090727 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' Lock Mode 20100329
2 ENQUMODE_O Constant Private Type reference (TYPE) ENQMODE 'O' Lock Mode 20100209
3 ENQUMODE_R Constant Private Type reference (TYPE) ENQMODE 'R' Lock Mode 20100209
4 ENQUMODE_X Constant Private Type reference (TYPE) ENQMODE 'X' Lock Mode 20100209
5 IS_COMPONENT Instance attribute Protected Type reference (TYPE) WDY_BOOLEAN Replacement for Real Boolean Type: 'X' == True '' == False 20090825
6 IS_WORKBENCH_OBJECT Instance attribute Private Attribute reference (LIKE) Replacement for Real Boolean Type: 'X' == True '' == False 20100812
7 MSGID Constant Public Type reference (TYPE) SY-MSGID 'SWDP_CONFIGURATION' Message Class 20090529
8 OPTIMISTIC_ENQUEUE Instance attribute Private Type reference (TYPE) WDY_BOOLEAN Replacement for Real Boolean Type: 'X' == True '' == False 20100209
Methods
# Method Level Visibility Method type Description Created on
1 AFTER_DELETE Instance method Private Method 20100812
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20090724
3 DELETE Instance method Private Method 20100812
4 DEQUEUE_FOR_EDIT Instance method Private Method 20100812
5 DEQUEUE_FOR_EDIT_IMPL Instance method Protected Method 20100209
6 ENQUEUE_FOR_EDIT Instance method Private Method 20100812
7 ENQUEUE_FOR_EDIT_IMPL Instance method Protected Method 20100209
8 GET_OBJECT_NAME Instance method Public Method 20100812
9 GET_OBJECT_NAME_IMPL Instance method Protected Method 20100315
10 GET_OBJTYPE_AS_MSGV Instance method Private Method 20100812
11 GET_OBJ_KEY Instance method Public Method 20100315
12 GET_TRANSP_KEY Instance method Public Method 20100315
13 HAS_CHANGE_PERMISSION Instance method Protected Method 20090529
14 HAS_CHANGE_PERMISSION_IMPL Instance method Protected Method 20100315
15 HAS_DISPLAY_PERMISSION Instance method Private Method 20100812
16 IS_CONFIG_TYPE_VALID Instance method Protected Method 20100706
17 IS_KEY_VALID Instance method Private Method 20100812
18 PROVIDE_DATA_CONTAINER Instance method Public Method 20100512
Events
Class CL_WDR_CFG_REPOSITORY_HANDLER has no event.
Types
Class CL_WDR_CFG_REPOSITORY_HANDLER has no local type.
Method Signatures

Method AFTER_DELETE Signature

Method AFTER_DELETE on class CL_WDR_CFG_REPOSITORY_HANDLER has no parameter.
Method AFTER_DELETE on class CL_WDR_CFG_REPOSITORY_HANDLER 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 Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20090825
2 Importing IS_WORKBENCH_OBJECT Call by reference Type reference (TYPE) WDY_BOOLEAN Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20090724
3 Importing OPTIMISTIC_ENQUEUE Call by reference Type reference (TYPE) WDY_BOOLEAN Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20100209

Method CONSTRUCTOR on class CL_WDR_CFG_REPOSITORY_HANDLER has no exception.

Method DELETE Signature

Method DELETE on class CL_WDR_CFG_REPOSITORY_HANDLER has no parameter.
Method DELETE on class CL_WDR_CFG_REPOSITORY_HANDLER has no exception.

Method DEQUEUE_FOR_EDIT Signature

Method DEQUEUE_FOR_EDIT on class CL_WDR_CFG_REPOSITORY_HANDLER has no parameter.
Method DEQUEUE_FOR_EDIT on class CL_WDR_CFG_REPOSITORY_HANDLER 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 Sperrmodus 20100209
2 Importing KEY Call by reference Type reference (TYPE) WDY_CONFIG_KEY Key-Komponenten der Konfigurationstabellen 20100209

Method DEQUEUE_FOR_EDIT_IMPL on class CL_WDR_CFG_REPOSITORY_HANDLER has no exception.

Method ENQUEUE_FOR_EDIT Signature

Method ENQUEUE_FOR_EDIT on class CL_WDR_CFG_REPOSITORY_HANDLER has no parameter.
Method ENQUEUE_FOR_EDIT on class CL_WDR_CFG_REPOSITORY_HANDLER 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 Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20100209
2 Importing ENQUMODE Call by reference Type reference (TYPE) ENQMODE Sperrmodus 20100209
3 Importing KEY Call by reference Type reference (TYPE) WDY_CONFIG_KEY Key-Komponenten der Konfigurationstabellen 20100209
4 Exporting LOCKING_USER Call by reference Type reference (TYPE) SY-UNAME Benutzername 20100209
5 Exporting MESSAGE Call by reference Type reference (TYPE) IF_WD_CONFIG_TOOL=>MESSAGE 20100209

Method ENQUEUE_FOR_EDIT_IMPL on class CL_WDR_CFG_REPOSITORY_HANDLER has no exception.

Method GET_OBJECT_NAME Signature

Method GET_OBJECT_NAME on class CL_WDR_CFG_REPOSITORY_HANDLER has no parameter.
Method GET_OBJECT_NAME on class CL_WDR_CFG_REPOSITORY_HANDLER 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 Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20100315
2 Importing KEY Call by reference Type reference (TYPE) WDY_CONFIG_KEY Key-Komponenten der Konfigurationstabellen 20100315
3 Exporting OBJECT_NAME Call by reference Type reference (TYPE) WDY_COMPONENT_NAME Web Dynpro : Name der Component 20100315

Method GET_OBJECT_NAME_IMPL on class CL_WDR_CFG_REPOSITORY_HANDLER has no exception.

Method GET_OBJTYPE_AS_MSGV Signature

Method GET_OBJTYPE_AS_MSGV on class CL_WDR_CFG_REPOSITORY_HANDLER has no parameter.
Method GET_OBJTYPE_AS_MSGV on class CL_WDR_CFG_REPOSITORY_HANDLER 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 Key-Komponenten der Konfigurationstabellen 20100315
2 Returning OBJ_KEY Value transfer Object reference (TYPE REF TO) CL_WDR_CFG_OBJ_KEY Identifikation eines Objekts in der WD-Konfiguration 20100315

Method GET_OBJ_KEY on class CL_WDR_CFG_REPOSITORY_HANDLER 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 Key-Komponenten der Konfigurationstabellen 20100315
2 Exporting OBJECT_KEY Call by reference Type reference (TYPE) WDR_TROBJ_KEY Schlüssel für WDA Transportcomponent 20100315
3 Exporting OBJECT_TABLES Call by reference Type reference (TYPE) CTS_OBJECT_TABLES WBO remote API: Tabellenschlüssel für Stücklisten 20100315

Method GET_TRANSP_KEY on class CL_WDR_CFG_REPOSITORY_HANDLER has no exception.

Method HAS_CHANGE_PERMISSION Signature

Method HAS_CHANGE_PERMISSION on class CL_WDR_CFG_REPOSITORY_HANDLER has no parameter.
Method HAS_CHANGE_PERMISSION on class CL_WDR_CFG_REPOSITORY_HANDLER 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 Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20100315
2 Importing KEY Call by reference Type reference (TYPE) WDY_CONFIG_KEY Key-Komponenten der Konfigurationstabellen 20100315

Method HAS_CHANGE_PERMISSION_IMPL on class CL_WDR_CFG_REPOSITORY_HANDLER has no exception.

Method HAS_DISPLAY_PERMISSION Signature

Method HAS_DISPLAY_PERMISSION on class CL_WDR_CFG_REPOSITORY_HANDLER has no parameter.
Method HAS_DISPLAY_PERMISSION on class CL_WDR_CFG_REPOSITORY_HANDLER 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 zu prüfender config_type 20100706
2 Exporting IS_VALID Call by reference Type reference (TYPE) WDY_BOOLEAN Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20100706
3 Exporting MESSAGES Call by reference Type reference (TYPE) IF_WD_CONFIG_TOOL=>MESSAGES 20100706

Method IS_CONFIG_TYPE_VALID on class CL_WDR_CFG_REPOSITORY_HANDLER has no exception.

Method IS_KEY_VALID Signature

Method IS_KEY_VALID on class CL_WDR_CFG_REPOSITORY_HANDLER has no parameter.
Method IS_KEY_VALID on class CL_WDR_CFG_REPOSITORY_HANDLER 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) CL_WDR_CONFIG_DATA_CONTAINER Datencontainer für Konfigurationsobjekt 20100512

Method PROVIDE_DATA_CONTAINER on class CL_WDR_CFG_REPOSITORY_HANDLER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 800