SAP ABAP Class /UI2/CL_WDR_CFG_CTS (Lock and transport of WD configuration)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
CA-UI2-INT-BE (Application Component) Backend Enablement
⤷
/UI2/WD_CONFIGURATION (Package) UI2: WD Configuration
⤷
⤷
Properties
| Class | /UI2/CL_WDR_CFG_CTS | |
| Short Description | Lock and transport of WD configuration | |
| 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 | 20130314 | SAP |
| Last change | 20131127 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class /UI2/CL_WDR_CFG_CTS has no interface implemented.
Friends
Class /UI2/CL_WDR_CFG_CTS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | CHAR01 | 'C' | 20130314 | |||
| 2 | Constant | Public | Type reference (TYPE) | CHAR01 | 'I' | 20130314 | |||
| 3 | Constant | Public | Type reference (TYPE) | CHAR01 | 'D' | 20130314 | |||
| 4 | Constant | Public | Type reference (TYPE) | CHAR01 | 'M' | 20130314 | |||
| 5 | Constant | Public | Type reference (TYPE) | CHAR01 | 'R' | 20130314 | |||
| 6 | Constant | Public | Type reference (TYPE) | TROBJTYPE | 'WDCA' | 20130314 | |||
| 7 | Constant | Public | Type reference (TYPE) | TROBJTYPE | 'WDCC' | 20130314 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | WDY_CONFIG_KEY | 20130314 | ||||
| 9 | Instance attribute | Protected | Type reference (TYPE) | WDR_PERS_SCOPE | 20130314 | ||||
| 10 | Instance attribute | Protected | Type reference (TYPE) | TROBJTYPE | 20130314 | ||||
| 11 | Instance attribute | Protected | Type reference (TYPE) | DEVCLASS | 20130314 | ||||
| 12 | Instance attribute | Protected | Type reference (TYPE) | CHAR01 | 20130314 | ||||
| 13 | Instance attribute | Protected | Type reference (TYPE) | I | 0 | 20130314 | |||
| 14 | Instance attribute | Public | Type reference (TYPE) | CTS_MESSAGES | 20130314 | ||||
| 15 | Instance attribute | Public | Type reference (TYPE) | CTS_OBJCAT_ENTRY | 20130314 | ||||
| 16 | Instance attribute | Public | Type reference (TYPE) | CTS_OBJECT_LOCK | 20130314 | ||||
| 17 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | 20130314 | ||||
| 18 | Instance attribute | Public | Type reference (TYPE) | CTS_REQUESTS | 20130314 | ||||
| 19 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | 20130314 | ||||
| 20 | Static Attribute | Public | Type reference (TYPE) | TRKORR | 20130314 | ||||
| 21 | Static Attribute | Public | Type reference (TYPE) | TRKORR | 20130314 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20130314 | ||
| 2 | Instance method | Public | Method | 20130314 | ||
| 3 | Instance method | Public | Method | 20130314 | ||
| 4 | Instance method | Public | Method | 20130314 | ||
| 5 | Instance method | Public | Constructor | 20130314 | ||
| 6 | Instance method | Public | Method | 20130314 | ||
| 7 | Instance method | Public | Method | 20130314 | ||
| 8 | Instance method | Public | Method | 20130314 | ||
| 9 | Instance method | Public | Method | 20130314 | ||
| 10 | Instance method | Public | Method | 20130314 | ||
| 11 | Instance method | Public | Method | 20130314 | ||
| 12 | Instance method | Public | Method | 20130314 | ||
| 13 | Instance method | Public | Method | 20130314 |
Events
Class /UI2/CL_WDR_CFG_CTS has no event.
Types
Class /UI2/CL_WDR_CFG_CTS has no local type.
Method Signatures
Method CHANGE_CONFIG_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 | 20130314 | ||||
| 2 | DEVCLASS | Call by reference | Type reference (TYPE) | DEVCLASS | 20130314 |
Method CHANGE_CONFIG_KEY on class /UI2/CL_WDR_CFG_CTS has no exception.
Method CHECK_CONFIG_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RETVAL | Value transfer | Type reference (TYPE) | I | 20130314 |
Method CHECK_CONFIG_OBJECT on class /UI2/CL_WDR_CFG_CTS has no exception.
Method CLEAR_LAST_TRANSPORT Signature
Method CLEAR_LAST_TRANSPORT on class /UI2/CL_WDR_CFG_CTS has no parameter.
Method CLEAR_LAST_TRANSPORT on class /UI2/CL_WDR_CFG_CTS has no exception.
Method CLEAR_MESSAGES Signature
Method CLEAR_MESSAGES on class /UI2/CL_WDR_CFG_CTS has no parameter.
Method CLEAR_MESSAGES on class /UI2/CL_WDR_CFG_CTS has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONFIG_KEY | Value transfer | Type reference (TYPE) | WDY_CONFIG_KEY | 20130314 | ||||
| 2 | CONFIG_SCOPE | Value transfer | Type reference (TYPE) | WDR_PERS_SCOPE | 20130314 | ||||
| 3 | CONFIG_TYPE | Value transfer | Type reference (TYPE) | TROBJTYPE | 20130314 | ||||
| 4 | FUNCTION | Value transfer | Type reference (TYPE) | CHAR01 | 20130314 |
Method CONSTRUCTOR on class /UI2/CL_WDR_CFG_CTS has no exception.
Method GET_DEVCLASS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DEVCLASS | Value transfer | Type reference (TYPE) | DEVCLASS | 20130314 |
Method GET_DEVCLASS on class /UI2/CL_WDR_CFG_CTS has no exception.
Method GET_FUNCTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_FUNCTION | Value transfer | Type reference (TYPE) | CHAR01 | 20130314 |
Method GET_FUNCTION on class /UI2/CL_WDR_CFG_CTS has no exception.
Method GET_REQUESTS_FOR_CONFIG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_LOCKED | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | 20130314 | ||||
| 2 | REQUESTS | Call by reference | Type reference (TYPE) | CTS_REQUESTS | 20130314 |
Method GET_REQUESTS_FOR_CONFIG on class /UI2/CL_WDR_CFG_CTS has no exception.
Method GET_TRANSPORT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TRANSPORT | Value transfer | Type reference (TYPE) | TRKORR | 20130314 |
Method GET_TRANSPORT on class /UI2/CL_WDR_CFG_CTS has no exception.
Method INSERT_CONFIG_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RETVAL | Value transfer | Type reference (TYPE) | I | 20130314 | ||||
| 2 | TRKORR | Call by reference | Type reference (TYPE) | TRKORR | 20130314 | ||||
| 3 | TRKORRTEXT | Call by reference | Type reference (TYPE) | AS4TEXT | 20130314 |
Method INSERT_CONFIG_OBJECT on class /UI2/CL_WDR_CFG_CTS has no exception.
Method LOCK_CONFIG_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RETVAL | Value transfer | Type reference (TYPE) | I | 20130314 |
Method LOCK_CONFIG_OBJECT on class /UI2/CL_WDR_CFG_CTS has no exception.
Method LOCK_CONFIG_OBJECT_OPTIMISTIC Signature
Method LOCK_CONFIG_OBJECT_OPTIMISTIC on class /UI2/CL_WDR_CFG_CTS has no parameter.
Method LOCK_CONFIG_OBJECT_OPTIMISTIC on class /UI2/CL_WDR_CFG_CTS has no exception.
Method UNLOCK_CONFIG_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | KEEP_MESSAGES | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | 20130314 | ||||
| 2 | RETVAL | Value transfer | Type reference (TYPE) | I | 20130314 |
Method UNLOCK_CONFIG_OBJECT on class /UI2/CL_WDR_CFG_CTS has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 100 |