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 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 2 | 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 | Constant | Private | Type reference (TYPE) | ENQMODE | 'E' | 20130313 | |||
| 2 | Constant | Private | Type reference (TYPE) | ENQMODE | 'O' | 20130313 | |||
| 3 | Constant | Private | Type reference (TYPE) | ENQMODE | 'R' | 20130313 | |||
| 4 | Constant | Private | Type reference (TYPE) | ENQMODE | 'X' | 20130313 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | WDY_BOOLEAN | 20130313 | ||||
| 6 | Instance attribute | Private | Attribute reference (LIKE) | 20130313 | |||||
| 7 | Static Attribute | Protected | Type reference (TYPE) | WDY_BOOLEAN | ABAP_FALSE | Supplement for True Boolean Type: 'X' == True '' == False | 20130513 | ||
| 8 | Constant | Public | Type reference (TYPE) | SY-MSGID | '/UI2/WD_CFG' | 20130313 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | WDY_BOOLEAN | 20130313 |
Methods
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 | IS_COMPONENT | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | 20130313 | ||||
| 2 | IS_WORKBENCH_OBJECT | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | 20130313 | ||||
| 3 | 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 | ENQUMODE | Call by reference | Type reference (TYPE) | ENQMODE | 20130313 | ||||
| 2 | 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 | ENQUEUE_ERROR | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | 20130313 | ||||
| 2 | ENQUMODE | Call by reference | Type reference (TYPE) | ENQMODE | 20130313 | ||||
| 3 | KEY | Call by reference | Type reference (TYPE) | WDY_CONFIG_KEY | 20130313 | ||||
| 4 | LOCKING_USER | Call by reference | Type reference (TYPE) | SY-UNAME | 20130313 | ||||
| 5 | 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 | EXISTS | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | 20130313 | ||||
| 2 | KEY | Call by reference | Type reference (TYPE) | WDY_CONFIG_KEY | 20130313 | ||||
| 3 | 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 | CONFIG_KEY | Call by reference | Type reference (TYPE) | WDY_CONFIG_KEY | 20130313 | ||||
| 2 | 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 | CONFIG_KEY | Call by reference | Type reference (TYPE) | WDY_CONFIG_KEY | 20130313 | ||||
| 2 | OBJECT_KEY | Call by reference | Type reference (TYPE) | /UI2/WDR_TROBJ_KEY | 20130313 | ||||
| 3 | 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 | HAS_PERMISSION | Value transfer | Type reference (TYPE) | WDY_BOOLEAN | 20130313 | ||||
| 2 | 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 | CONFIG_TYPE | Call by reference | Type reference (TYPE) | WDY_CONFIG_TYPE | 20130313 | ||||
| 2 | IS_VALID | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | 20130313 | ||||
| 3 | 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 | 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 |