SAP ABAP Class CX_CTS_DEPENDENCIES_EXC (dependencies-related exception)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CTS-TMS-CTR (Application Component) Central CTS # Transport Management
⤷
SCTS_DIST_CTL_OVERLAP (Package) Overlapping calculations
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_CTS_EXCEPTION | CTS General Exception | 20110830 |
Properties
| Class | CX_CTS_DEPENDENCIES_EXC | |
| Short Description | dependencies-related 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_OVERLAP | Overlapping calculations |
| Created | 20110830 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_CTS_DEPENDENCIES_EXC has no forward declaration.
Interfaces
Class CX_CTS_DEPENDENCIES_EXC has no interface implemented.
Friends
Class CX_CTS_DEPENDENCIES_EXC 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) | STRING | details URL | 20110830 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | I | number of downgrades | 20110831 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | I | number of predecessors | 20110831 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20110830 |
Events
Class CX_CTS_DEPENDENCIES_EXC has no event.
Types
Class CX_CTS_DEPENDENCIES_EXC has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DETAILS_URL | Call by reference | Type reference (TYPE) | STRING | 20110830 | ||||
| 2 | DOWNGRADES_NO | Call by reference | Type reference (TYPE) | I | 20110831 | ||||
| 3 | MESSAGE_VARIABLE_1 | Call by reference | Type reference (TYPE) | SYMSGV | 20110830 | ||||
| 4 | MESSAGE_VARIABLE_2 | Call by reference | Type reference (TYPE) | SYMSGV | 20110830 | ||||
| 5 | MESSAGE_VARIABLE_3 | Call by reference | Type reference (TYPE) | SYMSGV | 20110830 | ||||
| 6 | MESSAGE_VARIABLE_4 | Call by reference | Type reference (TYPE) | SYMSGV | 20110830 | ||||
| 7 | PREDECESSORS_NO | Call by reference | Type reference (TYPE) | I | 20110831 | ||||
| 8 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20110830 | ||||
| 9 | TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20110830 |
Method CONSTRUCTOR on class CX_CTS_DEPENDENCIES_EXC has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 702 |