SAP ABAP Class CX_CTS_LOCK_EXCEPTION (CTS: Lock error)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CTS-TMS-PLS (Application Component) TMS for non-ABAP (CTS+)
⤷
SCTS_EXT_REQ_EXC (Package) CTS+ Organizer Exception Package
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_CTS_EXCEPTION | CTS General Exception | 20070502 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_CTS_CHANGES_LOCKED | Changes locked for given system | 20070404 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CX_CTS_REQUEST_ALREADY_LOCKED | Request is locked elsewhere | 20070502 |
Properties
| Class | CX_CTS_LOCK_EXCEPTION | |
| Short Description | CTS: Lock error | |
| Super Class | CX_CTS_EXCEPTION | CTS General Exception |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | PU | |
| Program status | ||
| Category | 40 | Exception Class |
| Package | SCTS_EXT_REQ_EXC | CTS+ Organizer Exception Package |
| Created | 20070404 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_CTS_LOCK_EXCEPTION has no forward declaration.
Interfaces
Class CX_CTS_LOCK_EXCEPTION has no interface implemented.
Friends
Class CX_CTS_LOCK_EXCEPTION has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | See coding | 20070502 | |||||
| 2 | Instance attribute | Public | Type reference (TYPE) | TRKORR | Request/Task | 20070502 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20070404 | |
| 2 | Static method | Public | Method | Do not use constructor, use this instead | 20111019 |
Events
Class CX_CTS_LOCK_EXCEPTION has no event.
Types
Class CX_CTS_LOCK_EXCEPTION has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MESSAGE_VARIABLE_1 | Call by reference | Type reference (TYPE) | SYMSGV | 20080319 | ||||
| 2 | MESSAGE_VARIABLE_2 | Call by reference | Type reference (TYPE) | SYMSGV | 20080319 | ||||
| 3 | MESSAGE_VARIABLE_3 | Call by reference | Type reference (TYPE) | SYMSGV | 20080319 | ||||
| 4 | MESSAGE_VARIABLE_4 | Call by reference | Type reference (TYPE) | SYMSGV | 20080319 | ||||
| 5 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20070404 | ||||
| 6 | TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20070404 | ||||
| 7 | TRKORR | Call by reference | Type reference (TYPE) | TRKORR | 20070502 |
Method CONSTRUCTOR on class CX_CTS_LOCK_EXCEPTION has no exception.
Method RAISE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PREVIOUS | Call by reference | Object reference (TYPE REF TO) | CX_CTS_EXCEPTION | CTS General Exception | 20111019 | |||
| 2 | TRKORR | Call by reference | Type reference (TYPE) | TRKORR | Auftrag/Aufgabe | 20111019 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CTS: Sperrfehler | 20111019 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 702 |