SAP ABAP Class CL_WDR_CONFIG_CTS (Lock and Transport WD Configuration)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-ABA (Application Component) Web Dynpro ABAP
⤷
SWDP_CONFIGURATION (Package) Configuration for WD4A
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_WDR_CONFIG_CTS_A | CTS Object for Admin. Layer | 20070809 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_WDR_CONFIG_CTS_ENH | Lock and Transport WD Configuration | 20090507 |
Properties
| Class | CL_WDR_CONFIG_CTS | |
| Short Description | Lock and Transport WD Configuration | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWDP_CONFIGURATION | Configuration for WD4A |
| Created | 20070508 | SAP |
| Last change | 20110908 | 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 CL_WDR_CONFIG_CTS has no interface implemented.
Friends
Class CL_WDR_CONFIG_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' | Copy | 20070508 | ||
| 2 | Constant | Public | Type reference (TYPE) | CHAR01 | 'I' | Create | 20070508 | ||
| 3 | Constant | Public | Type reference (TYPE) | CHAR01 | 'D' | Delete | 20070508 | ||
| 4 | Constant | Public | Type reference (TYPE) | CHAR01 | 'M' | Change | 20070508 | ||
| 5 | Constant | Public | Type reference (TYPE) | CHAR01 | 'R' | Read | 20070508 | ||
| 6 | Constant | Public | Type reference (TYPE) | TROBJTYPE | 'WDCA' | Object Type | 20070508 | ||
| 7 | Constant | Public | Type reference (TYPE) | TROBJTYPE | 'WDCC' | Object Type | 20070508 | ||
| 8 | Instance attribute | Public | Type reference (TYPE) | WDY_CONFIG_KEY | Key Components of Configuration Tables | 20070508 | |||
| 9 | Instance attribute | Protected | Type reference (TYPE) | WDR_PERS_SCOPE | Web Dynpro: Personalization Range | 20070508 | |||
| 10 | Instance attribute | Protected | Type reference (TYPE) | TROBJTYPE | Object Type | 20070508 | |||
| 11 | Instance attribute | Protected | Type reference (TYPE) | DEVCLASS | Package | 20070521 | |||
| 12 | Instance attribute | Protected | Type reference (TYPE) | CHAR01 | Character Field of Length 1 | 20070508 | |||
| 13 | Instance attribute | Protected | Type reference (TYPE) | I | 0 | 20070508 | |||
| 14 | Instance attribute | Public | Type reference (TYPE) | CTS_MESSAGES | WBO Remote API: Messages for Result of Action | 20070508 | |||
| 15 | Instance attribute | Public | Type reference (TYPE) | CTS_OBJCAT_ENTRY | WBO Remote API: Object Attribute for Object Directory | 20070508 | |||
| 16 | Instance attribute | Public | Type reference (TYPE) | CTS_OBJECT_LOCK | WBO Remote API: Objects Locked by Change Request | 20070509 | |||
| 17 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | 20091207 | ||||
| 18 | Instance attribute | Public | Type reference (TYPE) | CTS_REQUESTS | Potentially Suitable Requests | 20070508 | |||
| 19 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | 20091207 | ||||
| 20 | Static Attribute | Public | Type reference (TYPE) | TRKORR | Request/Task | 20090218 | |||
| 21 | Static Attribute | Public | Type reference (TYPE) | TRKORR | Open request that contains the object | 20090218 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Changes the config. key | 20070516 | |
| 2 | Instance method | Public | Method | 20070508 | ||
| 3 | Instance method | Public | Method | 20090311 | ||
| 4 | Instance method | Public | Method | 20090402 | ||
| 5 | Instance method | Public | Constructor | CONSTRUCTOR | 20070508 | |
| 6 | Instance method | Public | Method | 20090128 | ||
| 7 | Instance method | Public | Method | Returns the current function | 20080728 | |
| 8 | Instance method | Public | Method | 20070509 | ||
| 9 | Instance method | Public | Method | 20090128 | ||
| 10 | Instance method | Public | Method | 20070509 | ||
| 11 | Instance method | Public | Method | 20070508 | ||
| 12 | Instance method | Public | Method | 20091201 | ||
| 13 | Instance method | Public | Method | 20070509 |
Events
Class CL_WDR_CONFIG_CTS has no event.
Types
Class CL_WDR_CONFIG_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 | Key-Komponenten der Konfigurationstabellen | 20070516 | |||
| 2 | DEVCLASS | Call by reference | Type reference (TYPE) | DEVCLASS | Paket | 20070521 |
Method CHANGE_CONFIG_KEY on class CL_WDR_CONFIG_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 | 20070508 |
Method CHECK_CONFIG_OBJECT on class CL_WDR_CONFIG_CTS has no exception.
Method CLEAR_LAST_TRANSPORT Signature
Method CLEAR_LAST_TRANSPORT on class CL_WDR_CONFIG_CTS has no parameter.
Method CLEAR_LAST_TRANSPORT on class CL_WDR_CONFIG_CTS has no exception.
Method CLEAR_MESSAGES Signature
Method CLEAR_MESSAGES on class CL_WDR_CONFIG_CTS has no parameter.
Method CLEAR_MESSAGES on class CL_WDR_CONFIG_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 | 20070508 | ||||
| 2 | CONFIG_SCOPE | Value transfer | Type reference (TYPE) | WDR_PERS_SCOPE | 20070508 | ||||
| 3 | CONFIG_TYPE | Value transfer | Type reference (TYPE) | TROBJTYPE | 20070508 | ||||
| 4 | FUNCTION | Value transfer | Type reference (TYPE) | CHAR01 | 20070508 |
Method CONSTRUCTOR on class CL_WDR_CONFIG_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 | Paket | 20090128 |
Method GET_DEVCLASS on class CL_WDR_CONFIG_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 | Charakterfeld der Länge 1 | 20080728 |
Method GET_FUNCTION on class CL_WDR_CONFIG_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 | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20070509 | |||
| 2 | REQUESTS | Call by reference | Type reference (TYPE) | CTS_REQUESTS | WBO remote API: Änderungsaufträge | 20070509 |
Method GET_REQUESTS_FOR_CONFIG on class CL_WDR_CONFIG_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 | Auftrag/Aufgabe | 20090128 |
Method GET_TRANSPORT on class CL_WDR_CONFIG_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 | 20070509 | ||||
| 2 | TRKORR | Call by reference | Type reference (TYPE) | TRKORR | Auftrag/Aufgabe | 20070509 | |||
| 3 | TRKORRTEXT | Call by reference | Type reference (TYPE) | AS4TEXT | Kurzbeschreibung von Repository-Objekten | 20070509 |
Method INSERT_CONFIG_OBJECT on class CL_WDR_CONFIG_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 | 20070508 |
Method LOCK_CONFIG_OBJECT on class CL_WDR_CONFIG_CTS has no exception.
Method LOCK_CONFIG_OBJECT_OPTIMISTIC Signature
Method LOCK_CONFIG_OBJECT_OPTIMISTIC on class CL_WDR_CONFIG_CTS has no parameter.
Method LOCK_CONFIG_OBJECT_OPTIMISTIC on class CL_WDR_CONFIG_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 | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20090304 | |||
| 2 | RETVAL | Value transfer | Type reference (TYPE) | I | 20070509 |
Method UNLOCK_CONFIG_OBJECT on class CL_WDR_CONFIG_CTS has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |