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 | 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 | Constant | Private | Type reference (TYPE) | ENQMODE | 'E' | Lock Mode | 20100329 | ||
| 2 | Constant | Private | Type reference (TYPE) | ENQMODE | 'O' | Lock Mode | 20100209 | ||
| 3 | Constant | Private | Type reference (TYPE) | ENQMODE | 'R' | Lock Mode | 20100209 | ||
| 4 | Constant | Private | Type reference (TYPE) | ENQMODE | 'X' | Lock Mode | 20100209 | ||
| 5 | Instance attribute | Protected | Type reference (TYPE) | WDY_BOOLEAN | Replacement for Real Boolean Type: 'X' == True '' == False | 20090825 | |||
| 6 | Instance attribute | Private | Attribute reference (LIKE) | Replacement for Real Boolean Type: 'X' == True '' == False | 20100812 | ||||
| 7 | Constant | Public | Type reference (TYPE) | SY-MSGID | 'SWDP_CONFIGURATION' | Message Class | 20090529 | ||
| 8 | Instance attribute | Private | Type reference (TYPE) | WDY_BOOLEAN | Replacement for Real Boolean Type: 'X' == True '' == False | 20100209 |
Methods
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 | IS_COMPONENT | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20090825 | |||
| 2 | IS_WORKBENCH_OBJECT | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20090724 | |||
| 3 | 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 | ENQUMODE | Call by reference | Type reference (TYPE) | ENQMODE | Sperrmodus | 20100209 | |||
| 2 | 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 | ENQUEUE_ERROR | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20100209 | |||
| 2 | ENQUMODE | Call by reference | Type reference (TYPE) | ENQMODE | Sperrmodus | 20100209 | |||
| 3 | KEY | Call by reference | Type reference (TYPE) | WDY_CONFIG_KEY | Key-Komponenten der Konfigurationstabellen | 20100209 | |||
| 4 | LOCKING_USER | Call by reference | Type reference (TYPE) | SY-UNAME | Benutzername | 20100209 | |||
| 5 | 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 | EXISTS | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20100315 | |||
| 2 | KEY | Call by reference | Type reference (TYPE) | WDY_CONFIG_KEY | Key-Komponenten der Konfigurationstabellen | 20100315 | |||
| 3 | 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 | CONFIG_KEY | Call by reference | Type reference (TYPE) | WDY_CONFIG_KEY | Key-Komponenten der Konfigurationstabellen | 20100315 | |||
| 2 | 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 | CONFIG_KEY | Call by reference | Type reference (TYPE) | WDY_CONFIG_KEY | Key-Komponenten der Konfigurationstabellen | 20100315 | |||
| 2 | OBJECT_KEY | Call by reference | Type reference (TYPE) | WDR_TROBJ_KEY | Schlüssel für WDA Transportcomponent | 20100315 | |||
| 3 | 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 | HAS_PERMISSION | Value transfer | Type reference (TYPE) | WDY_BOOLEAN | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20100315 | |||
| 2 | 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 | CONFIG_TYPE | Call by reference | Type reference (TYPE) | WDY_CONFIG_TYPE | zu prüfender config_type | 20100706 | |||
| 2 | IS_VALID | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20100706 | |||
| 3 | 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 | 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 |