SAP ABAP Class CX_CTS_REQUEST_INVALID (Request status for given action not permitted)
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 | 20070515 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CX_CTS_REQUEST_INVALID_ATTRS | Missing/invalid request attributes | 20080618 |
2 | Inheritance (c INHERITING FROM c_ref) | CX_CTS_REQUEST_INVALID_PROJECT | Invalid project | 20080214 |
3 | Inheritance (c INHERITING FROM c_ref) | CX_CTS_REQUEST_INVALID_STATE | Request has invalid state or tasks have invalid state(s) | 20111020 |
4 | Inheritance (c INHERITING FROM c_ref) | CX_CTS_REQUEST_INVALID_TARGET | Invalid request target | 20080214 |
5 | Inheritance (c INHERITING FROM c_ref) | CX_CTS_REQUEST_INVALID_TYPE | Invalid request target | 20080214 |
6 | Inheritance (c INHERITING FROM c_ref) | CX_CTS_REQUEST_INVALID_USER | Invalid Request Owner | 20090320 |
Properties
Class | CX_CTS_REQUEST_INVALID | |
Short Description | Request status for given action not permitted | |
Super Class | CX_CTS_EXCEPTION | CTS General Exception |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 40 | Exception Class |
Package | SCTS_EXT_REQ_EXC | CTS+ Organizer Exception Package |
Created | 20070515 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CX_CTS_REQUEST_INVALID has no forward declaration.
Interfaces
Class CX_CTS_REQUEST_INVALID has no interface implemented.
Friends
Class CX_CTS_REQUEST_INVALID has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | See coding | 20070515 | ||||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | TRKORR | Request/Task | 20070515 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20070515 |
2 | ![]() |
Static method | Public | Method | Do not use constructor, use this instead | 20111019 |
3 | ![]() |
Static method | Public | Method | 20070515 |
Events
Class CX_CTS_REQUEST_INVALID has no event.
Types
Class CX_CTS_REQUEST_INVALID 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 | 20070515 | |||
2 | ![]() |
MESSAGE_VARIABLE_2 | Call by reference | Type reference (TYPE) | SYMSGV | 20070515 | |||
3 | ![]() |
MESSAGE_VARIABLE_3 | Call by reference | Type reference (TYPE) | SYMSGV | 20070515 | |||
4 | ![]() |
MESSAGE_VARIABLE_4 | Call by reference | Type reference (TYPE) | SYMSGV | 20070515 | |||
5 | ![]() |
PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20070515 | |||
6 | ![]() |
TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20070515 | |||
7 | ![]() |
TRKORR | Call by reference | Type reference (TYPE) | TRKORR | 20070515 |
Method CONSTRUCTOR on class CX_CTS_REQUEST_INVALID 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 | Abstrakte Oberklasse aller globalen Exceptions | 20111019 | ||
2 | ![]() |
TRKORR | Call by reference | Type reference (TYPE) | TRKORR | Auftrag/Aufgabe | 20111019 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Der Auftrag ist schon anderweitig gesperrt | 20111019 |
Method RAISE_MESSAGE_EXCEPTION 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_ROOT | Abstrakte Oberklasse aller globalen Exceptions | 20070515 | ||
2 | ![]() |
TRKORR | Call by reference | Type reference (TYPE) | TRKORR | Auftrag/Aufgabe | 20100525 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Der Auftrag ist schon anderweitig gesperrt | 20080107 |
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 702 |