SAP ABAP Class CX_CTS_DIST_CTL_EXCEPTION (Core cCTS exception)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CTS-TMS-CTR (Application Component) Central CTS # Transport Management
⤷
SCTS_DIST_CTL_COMMON (Package) Common Parts of cCTS Organizer and Transport Manager
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_CTS_EXCEPTION | CTS General Exception | 20090930 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_CTS_PLUGIN_EXCEPTION | cCTS: Base exception for Plugins | 20121217 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CX_CTS_WHITELIST_NOT_ALLOWED | cCTS: this lock does not allow whitelist entries | 20111102 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CX_CTS_UI_REUSE | TMS: Unknown foreign system (checked by BAdI) | 20130418 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CX_CTS_TRANSPORT_ENTITY | Exceptions from Handling Transport Entities | 20100316 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CX_CTS_TP_REPORTED_ERROR | cCTS: tp reported an error | 20120130 |
| 6 | Inheritance (c INHERITING FROM c_ref) | CX_CTS_TP_NEEDS_UPDATE | cCTS: tp needs update | 20120201 |
| 7 | Inheritance (c INHERITING FROM c_ref) | CX_CTS_TMS_QA_ACTIVE | cCTS: Former QA in TMS is active for a system | 20111024 |
| 8 | Inheritance (c INHERITING FROM c_ref) | CX_CTS_TECH_PROBLEM | cCTS: technical Problem with a system | 20111109 |
| 9 | Inheritance (c INHERITING FROM c_ref) | CX_CTS_PROJECT_TYPE | Central CTS: Project type exception | 20100316 |
| 10 | Inheritance (c INHERITING FROM c_ref) | CX_CTS_PROJECT | Central CTS: Project exception | 20100316 |
| ... | Click here to see Used By full list (20 items) | |||
Properties
| Class | CX_CTS_DIST_CTL_EXCEPTION | |
| Short Description | Core cCTS exception | |
| 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_DIST_CTL_COMMON | Common Parts of cCTS Organizer and Transport Manager |
| Created | 20090930 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_CTS_DIST_CTL_EXCEPTION has no forward declaration.
Interfaces
Class CX_CTS_DIST_CTL_EXCEPTION has no interface implemented.
Friends
Class CX_CTS_DIST_CTL_EXCEPTION has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | STMSCALERT | TMS CI: Alert Structure | 20090930 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | STRING | 20101120 | ||||
| 3 | Constant | Public | See coding | 20101120 | |||||
| 4 | Constant | Public | See coding | 20110801 | |||||
| 5 | Constant | Public | See coding | 20100904 | |||||
| 6 | Constant | Public | See coding | 20100611 | |||||
| 7 | Instance attribute | Public | Type reference (TYPE) | STRING | 20100904 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20090930 | |
| 2 | Instance method | Public | Method | Returns reference to CI alert structure | 20090930 | |
| 3 | Instance method | Public | Method | Returns the subtype ID of the exception | 20110907 | |
| 4 | Instance method | Public | Method | Returns message index | 20090930 | |
| 5 | Instance method | Public | Method | Returns a list of all previous exceptions | 20121012 | |
| 6 | Static method | Public | Method | Returns TMS Alog structure | 20091001 | |
| 7 | Instance method | Protected | Method | Helper for list of exceptions | 20121012 |
Events
Class CX_CTS_DIST_CTL_EXCEPTION has no event.
Types
Class CX_CTS_DIST_CTL_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 | ALERT | Call by reference | Type reference (TYPE) | STMSCALERT | 20090930 | ||||
| 2 | APP | Call by reference | Type reference (TYPE) | STRING | 20101120 | ||||
| 3 | MESSAGE_VARIABLE_1 | Call by reference | Type reference (TYPE) | SYMSGV | 20090930 | ||||
| 4 | MESSAGE_VARIABLE_2 | Call by reference | Type reference (TYPE) | SYMSGV | 20090930 | ||||
| 5 | MESSAGE_VARIABLE_3 | Call by reference | Type reference (TYPE) | SYMSGV | 20090930 | ||||
| 6 | MESSAGE_VARIABLE_4 | Call by reference | Type reference (TYPE) | SYMSGV | 20090930 | ||||
| 7 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20090930 | ||||
| 8 | PROCESS_GOV_INFO | Call by reference | Type reference (TYPE) | STRING | 20100904 | ||||
| 9 | TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20090930 |
Method CONSTRUCTOR on class CX_CTS_DIST_CTL_EXCEPTION has no exception.
Method GET_ALERT_REF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ALERT_REF | Value transfer | Object reference (TYPE REF TO) | STMSCALERT | TMS CI: Alert-Struktur | 20090930 |
Method GET_ALERT_REF on class CX_CTS_DIST_CTL_EXCEPTION has no exception.
Method GET_EXCEPTION_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID | Value transfer | Type reference (TYPE) | SCX_T100KEY | T100 Schlüssel mit Abbildung der Parameter auf Attributnamen | 20110907 |
Method GET_EXCEPTION_TYPE on class CX_CTS_DIST_CTL_EXCEPTION has no exception.
Method GET_INDEX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INDEX | Value transfer | Type reference (TYPE) | I | 20090930 |
Method GET_INDEX on class CX_CTS_DIST_CTL_EXCEPTION has no exception.
Method GET_PREVIOUS_EXCEPTIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_LIST | Value transfer | Type reference (TYPE) | SCTS_EXCEPTION_LIST | 20121012 |
Method GET_PREVIOUS_EXCEPTIONS on class CX_CTS_DIST_CTL_EXCEPTION has no exception.
Method GET_TMS_ALERT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID | Call by reference | Type reference (TYPE) | TMSALOG-ID | CI: Alert-ID | 20091001 | |||
| 2 | TMSALOG | Value transfer | Type reference (TYPE) | TMSALOG | TMS Alert: Logging Tabelle | 20091001 |
Method GET_TMS_ALERT on class CX_CTS_DIST_CTL_EXCEPTION has no exception.
Method _ADD_PREVIOUS_EXCEPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXC | Call by reference | Object reference (TYPE REF TO) | CX_CTS_EXCEPTION | CTS General Exception | 20121012 | |||
| 2 | LIST | Call by reference | Type reference (TYPE) | SCTS_EXCEPTION_LIST | 20121012 |
Method _ADD_PREVIOUS_EXCEPTION on class CX_CTS_DIST_CTL_EXCEPTION has no exception.
Meta Relationship - Used By (full list)
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 702 |