SAP ABAP Class IF_WDR_CFG_REPOSITORY_HANDLER (Repository Interaction for an Object)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WDR_CFG_ENHC_REP_HANDLER Repository Functions for Enhancements of Comp Configs 20100319
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WDR_CFG_REPOSITORY_HANDLER Repository Interaction for a Conf. or Custom. Object 20100315
Properties
Class IF_WDR_CFG_REPOSITORY_HANDLER  
Short Description Repository Interaction for an Object    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20100312   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
Class IF_WDR_CFG_REPOSITORY_HANDLER has no interface implemented.
Friends
Class IF_WDR_CFG_REPOSITORY_HANDLER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 IS_WORKBENCH_OBJECT Instance attribute Public Type reference (TYPE) WDY_BOOLEAN Replacement for Real Boolean Type: 'X' == True '' == False 20100325
Methods
# Method Level Visibility Method type Description Created on
1 AFTER_DELETE Instance method Public Method 20100312
2 DELETE Instance method Public Method 20100312
3 DEQUEUE_FOR_EDIT Instance method Public Method 20100312
4 ENQUEUE_FOR_EDIT Instance method Public Method 20100312
5 GET_OBJECT_NAME Instance method Public Method 20100312
6 GET_OBJTYPE_AS_MSGV Instance method Public Method 20100312
7 HAS_CHANGE_PERMISSION Instance method Public Method 20100312
8 HAS_DISPLAY_PERMISSION Instance method Public Method 20100312
9 IS_KEY_VALID Instance method Public Method 20100312
10 PROVIDE_DATA_CONTAINER Instance method Public Method 20100312
Events
Class IF_WDR_CFG_REPOSITORY_HANDLER has no event.
Types
Class IF_WDR_CFG_REPOSITORY_HANDLER has no local type.
Method Signatures

Method AFTER_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 Paket 20100312
2 Importing IS_WEBDYNPRO_ENV Call by reference Type reference (TYPE) WDY_BOOLEAN Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20100420
3 Importing KEY Call by reference Object reference (TYPE REF TO) CL_WDR_CFG_OBJ_KEY Identifikation eines Objekts in der WD-Konfiguration 20100312
4 Importing OBJECT_NAME Call by reference Type reference (TYPE) WDY_COMPONENT_NAME Web Dynpro : Name der Component 20100312
5 Importing TRANSPORT Call by reference Type reference (TYPE) TRKORR Auftrag/Aufgabe 20100312

Method AFTER_DELETE on class IF_WDR_CFG_REPOSITORY_HANDLER has no exception.

Method DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EXISTS Call by reference Type reference (TYPE) WDY_BOOLEAN Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20100312
2 Importing KEY Call by reference Object reference (TYPE REF TO) CL_WDR_CFG_OBJ_KEY Identifikation eines Objekts in der WD-Konfiguration 20100312

Method DELETE on class IF_WDR_CFG_REPOSITORY_HANDLER has no exception.

Method DEQUEUE_FOR_EDIT 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) CL_WDR_CFG_OBJ_KEY Identifikation eines Objekts in der WD-Konfiguration 20100312

Method DEQUEUE_FOR_EDIT on class IF_WDR_CFG_REPOSITORY_HANDLER has no exception.

Method ENQUEUE_FOR_EDIT 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 20100312
2 Importing KEY Call by reference Object reference (TYPE REF TO) CL_WDR_CFG_OBJ_KEY Identifikation eines Objekts in der WD-Konfiguration 20100312
3 Exporting LOCKING_USER Call by reference Type reference (TYPE) SY-UNAME Benutzername 20100312
4 Exporting MESSAGE Call by reference Type reference (TYPE) IF_WD_CONFIG_TOOL=>MESSAGE 20100312

Method ENQUEUE_FOR_EDIT on class IF_WDR_CFG_REPOSITORY_HANDLER has no exception.

Method GET_OBJECT_NAME 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 20100312
2 Importing KEY Call by reference Object reference (TYPE REF TO) CL_WDR_CFG_OBJ_KEY Identifikation eines Objekts in der WD-Konfiguration 20100312
3 Exporting OBJECT_NAME Call by reference Type reference (TYPE) CSEQUENCE 20100312

Method GET_OBJECT_NAME on class IF_WDR_CFG_REPOSITORY_HANDLER has no exception.

Method GET_OBJTYPE_AS_MSGV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning MSGV Value transfer Type reference (TYPE) SYMSGV Nachrichtenvariable 20100312

Method GET_OBJTYPE_AS_MSGV on class IF_WDR_CFG_REPOSITORY_HANDLER has no exception.

Method HAS_CHANGE_PERMISSION 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 20100312
2 Importing KEY Call by reference Object reference (TYPE REF TO) CL_WDR_CFG_OBJ_KEY Identifikation eines Objekts in der WD-Konfiguration 20100312

Method HAS_CHANGE_PERMISSION on class IF_WDR_CFG_REPOSITORY_HANDLER has no exception.

Method HAS_DISPLAY_PERMISSION 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 20100312
2 Importing KEY Call by reference Object reference (TYPE REF TO) CL_WDR_CFG_OBJ_KEY Identifikation eines Objekts in der WD-Konfiguration 20100312

Method HAS_DISPLAY_PERMISSION on class IF_WDR_CFG_REPOSITORY_HANDLER has no exception.

Method IS_KEY_VALID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting IS_VALID Call by reference Type reference (TYPE) WDY_BOOLEAN Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20100312
2 Importing KEY Call by reference Object reference (TYPE REF TO) CL_WDR_CFG_OBJ_KEY Identifikation eines Objekts in der WD-Konfiguration 20100312
3 Exporting MESSAGES Call by reference Type reference (TYPE) IF_WD_CONFIG_TOOL=>MESSAGES 20100312

Method IS_KEY_VALID on class IF_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) IF_WDR_CONFIG_DATA_CONTAINER Hält die Daten eines Objekts für die API 20100312

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